
@charset "UTF-8";
.moto-color1 {
  color: #b3b0b0;
}
.moto-color1_1 {
  color: #211c33;
}
.moto-color1_2 {
  color: #f9da3e;
}
.moto-color1_3 {
  color: #b3b0b0;
}
.moto-color1_4 {
  color: #fbe36f;
}
.moto-color1_5 {
  color: #fbe888;
}
.moto-color2 {
  color: #eeeeee;
}
.moto-color2_1 {
  color: #d4d4d4;
}
.moto-color2_2 {
  color: #e0e0e0;
}
.moto-color2_3 {
  color: #eeeeee;
}
.moto-color2_4 {
  color: #fafafa;
}
.moto-color2_5 {
  color: #ffffff;
}
.moto-color3 {
  color: #ffffff;
}
.moto-color3_1 {
  color: #e6e6e6;
}
.moto-color3_2 {
  color: #f2f2f2;
}
.moto-color3_3 {
  color: #ffffff;
}
.moto-color3_4 {
  color: #ffffff;
}
.moto-color3_5 {
  color: #ffffff;
}
.moto-color4 {
  color: #24292d;
}
.moto-color4_1 {
  color: #0e0f11;
}
.moto-color4_2 {
  color: #191c1f;
}
.moto-color4_3 {
  color: #24292d;
}
.moto-color4_4 {
  color: #30363c;
}
.moto-color4_5 {
  color: #3b434a;
}
.moto-color5 {
  color: #808080;
}
.moto-color5_1 {
  color: #666666;
}
.moto-color5_2 {
  color: #737373;
}
.moto-color5_3 {
  color: #808080;
}
.moto-color5_4 {
  color: #8c8c8c;
}
.moto-color5_5 {
  color: #999999;
}
.moto-color_custom1 {
  color: #000000;
}
.moto-color_custom2 {
  color: #afaeac;
}
.moto-color_custom3 {
  color: #589df0;
}
.moto-color_custom4 {
  color: #c60000;
}
.moto-color_custom5 {
  color: #62b828;
}
.moto-bg-color1 {
  background: #b3b0b0;
}
.moto-bg-color1_1 {
  background: #211c33;
}
.moto-bg-color1_2 {
  background: #f9da3e;
}
.moto-bg-color1_3 {
  background: #b3b0b0;
}
.moto-bg-color1_4 {
  background: #fbe36f;
}
.moto-bg-color1_5 {
  background: #fbe888;
}
.moto-bg-color2 {
  background: #eeeeee;
}
.moto-bg-color2_1 {
  background: #d4d4d4;
}
.moto-bg-color2_2 {
  background: #e0e0e0;
}
.moto-bg-color2_3 {
  background: #eeeeee;
 
}
.moto-bg-color2_33 {
  /*background: #eeeeee;*/
  background-image: url("../images/who-we-work.jpg");
  background-position: center;
  background-repeat: repeat-y;
  background-size: auto;
  padding: 60px 0 !important;
}
.moto-bg-color2_4 {
  background: #fafafa;
}
.moto-bg-color2_5 {
  background: #ffffff;
}
.moto-bg-color3 {
  background: #ffffff;
}
.moto-bg-color3_1 {
  background: #e6e6e6;
}
.moto-bg-color3_2 {
  background: #f2f2f2;
}
.moto-bg-color3_3 {
  background: #ffffff;
}
.moto-bg-color3_4 {
  background: #ffffff;
}
.moto-bg-color3_5 {
  background: #ffffff;
}
.moto-bg-color4 {
  background: #24292d;
}
.moto-bg-color4_1 {
  background: #0e0f11;
}
.moto-bg-color4_2 {
  background: #191c1f;
}
.moto-bg-color4_3 {
  background: #24292d;
}
.moto-bg-color4_4 {
  background: #30363c;
}
.moto-bg-color4_5 {
  background: #3b434a;
}
.moto-bg-color5 {
  background: #808080;
}
.moto-bg-color5_1 {
  background: #666666;
}
.moto-bg-color5_2 {
  background: #737373;
}
.moto-bg-color5_3 {
  background: #808080;
}
.moto-bg-color5_4 {
  background: #8c8c8c;
}
.moto-bg-color5_5 {
  background: #999999;
}
.moto-bg-color_custom1 {
  background: #000000;
}
.moto-bg-color_custom2 {
  background: #afaeac;
}
.moto-bg-color_custom3 {
  background: #589df0;
}
.moto-bg-color_custom4 {
  background: #c60000;
}
.moto-bg-color_custom5 {
  background: #62b828;
}
@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: 45px;
}
.moto-spacing-top-large {
  padding-top: 65px;
}
.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: 45px;
}
.moto-spacing-bottom-large {
  padding-bottom: 65px;
}
.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: 45px;
}
.moto-spacing-left-large {
  padding-left: 65px;
}
.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: 45px;
}
.moto-spacing-right-large {
  padding-right: 65px;
}
@media (max-width: 1039px) {
  .moto-spacing-top-small {
    padding-top: 10px;
  }
  .moto-spacing-top-medium {
    padding-top: 25px;
  }
  .moto-spacing-top-large {
    padding-top: 45px;
  }
  .moto-spacing-bottom-small {
    padding-bottom: 10px;
  }
  .moto-spacing-bottom-medium {
    padding-bottom: 25px;
  }
  .moto-spacing-bottom-large {
    padding-bottom: 45px;
  }
  .moto-spacing-left-small {
    padding-left: 10px;
  }
  .moto-spacing-left-medium {
    padding-left: 25px;
  }
  .moto-spacing-left-large {
    padding-left: 45px;
  }
  .moto-spacing-right-small {
    padding-right: 10px;
  }
  .moto-spacing-right-medium {
    padding-right: 25px;
  }
  .moto-spacing-right-large {
    padding-right: 45px;
  }
}
@media (max-width: 767px) {
  .moto-spacing-top-small {
    padding-top: 10px;
  }
  .moto-spacing-top-medium {
    padding-top: 20px;
  }
  .moto-spacing-top-large {
    padding-top: 30px;
  }
  .moto-spacing-bottom-small {
    padding-bottom: 10px;
  }
  .moto-spacing-bottom-medium {
    padding-bottom: 20px;
  }
  .moto-spacing-bottom-large {
    padding-bottom: 30px;
  }
  .moto-spacing-left-small {
    padding-left: 10px;
  }
  .moto-spacing-left-medium {
    padding-left: 20px;
  }
  .moto-spacing-left-large {
    padding-left: 30px;
  }
  .moto-spacing-right-small {
    padding-right: 10px;
  }
  .moto-spacing-right-medium {
    padding-right: 20px;
  }
  .moto-spacing-right-large {
    padding-right: 30px;
  }
}
@media (max-width: 479px) {
  .moto-spacing-top-small {
    padding-top: 10px;
  }
  .moto-spacing-top-medium {
    padding-top: 20px;
  }
  .moto-spacing-top-large {
    padding-top: 30px;
  }
  .moto-spacing-bottom-small {
    padding-bottom: 10px;
  }
  .moto-spacing-bottom-medium {
    padding-bottom: 20px;
  }
  .moto-spacing-bottom-large {
    padding-bottom: 30px;
  }
  .moto-spacing-left-small {
    padding-left: 10px;
  }
  .moto-spacing-left-medium {
    padding-left: 20px;
  }
  .moto-spacing-left-large {
    padding-left: 30px;
  }
  .moto-spacing-right-small {
    padding-right: 10px;
  }
  .moto-spacing-right-medium {
    padding-right: 20px;
  }
  .moto-spacing-right-large {
    padding-right: 30px;
  }
}
h1 {
  margin: 0em 0;
}
h2 {
  margin: 0em 0;
}
h3 {
  margin: 0em 0;
}
h4 {
  margin: 0em 0;
}
.moto-container_header_5cad82d21 {
  background-color: #000000;
  background-size: cover;
  transition-duration: 0.4s;
  transition-property: background-color, border-color;
  background-image: url(../images/mt-0478-about-header-bg.jpg);
}
.moto-text_160 {
  font-weight: 700;
font-style: normal;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
color: #f2f2f2;
font-size: 16px;
line-height: 2;
letter-spacing: 0px;
}
.moto-text_160 a {
  color: #000000;
  text-decoration: none;
  font-weight: 700;
  font-style: normal;
}
.moto-text_160 a:hover {
  text-decoration: none;
  font-weight: 700;
  font-style: normal;
  color: #b3b0b0;
}
@media (max-width: 1039px) {
  .moto-text_160 {
    font-size: 11px;
    line-height: 1.9;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_160 {
    font-size: 12px;
    line-height: 2.3;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_160 {
    font-size: 11px;
    line-height: 2.1;
    letter-spacing: 0px;
  }
}
.moto-text_159 {
  font-weight: 700;
font-style: normal;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
color: #ffffff;
font-size: 55px;
line-height: 1.2;
letter-spacing: 0px;
text-transform: capitalize;
/*background-color: rgba(0,0,0,0.5);*/
padding: 10px;
}
.moto-text_159 a {
  color: #afaeac;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.moto-text_159 a:hover {
  text-decoration: none;
  font-weight: 900;
  font-style: normal;
  color: #b3b0b0;
}
@media (max-width: 1039px) {
  .moto-text_159 {
    font-size: 36px;
    line-height: 1.4;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_159 {
    font-size: 35px;
    line-height: 1.3;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_159 {
    font-size: 30px;
    line-height: 1.1;
    letter-spacing: 0px;
  }
}
.moto-text_158 {
  font-weight: 700;
  font-style: normal;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #000000;
  font-size: 38px;
  line-height: 1.2;
  letter-spacing: 0px;
}
.moto-text_158 a {
  color: #000000;
  text-decoration: none;
  font-weight: 700;
  font-style: normal;
}
.moto-text_158 a:hover {
  text-decoration: none;
  font-weight: 700;
  font-style: normal;
  color: #b3b0b0;
}
@media (max-width: 1039px) {
  .moto-text_158 {
    font-size: 25px;
    line-height: 1.1;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_158 {
    font-size: 22px;
    line-height: 1.1;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_158 {
    font-size: 22px;
    line-height: 1.1;
    letter-spacing: 0px;
  }
}
.moto-container_footer_5795d8c1df11e {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: #eeeeee;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-container_header_57932a3b1 {
  background-color: transparent;
  transition-duration: 0.4s;
  transition-property: background-color, border-color;
}
.moto-background_2 {
  background-color: #b3b0b0;
  background-size: auto;
  background-position: left top;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
.moto-background_1 {
  background-color: #eeeeee;
  background-size: auto;
  background-position: left top;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
.moto-background {
  background-color: #ffffff;
  background-size: auto;
  background-position: left top;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
.moto-text_system_14 {
  font-weight: 900;
  font-style: normal;
  font-family: 'Roboto', sans-serif;
  color: #b3b0b0;
  font-size: 72px;
  line-height: 1.2;
  letter-spacing: 0px;
}
.moto-text_system_14 a {
  color: #afaeac;
  text-decoration: none;
  font-weight: 900;
  font-style: normal;
}
.moto-text_system_14 a:hover {
  text-decoration: none;
  font-weight: 900;
  font-style: normal;
  color: #b3b0b0;
}
@media (max-width: 1039px) {
  .moto-text_system_14 {
    font-size: 36px;
    line-height: 2.2;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_14 {
    font-size: 54px;
    line-height: 1.5;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_14 {
    font-size: 54px;
    line-height: 1.5;
    letter-spacing: 0px;
  }
}
.moto-text_system_13 {
  font-weight: 700;
  font-style: normal;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #b3b0b0;
  font-size: 155px;
  line-height: 0.9;
  letter-spacing: 0px;
}
.moto-text_system_13 a {
  color: #b3b0b0;
  text-decoration: none;
  font-weight: 700;
  font-style: normal;
}
.moto-text_system_13 a:hover {
  text-decoration: none;
  font-weight: 700;
  font-style: normal;
  color: #808080;
}
@media (max-width: 1039px) {
  .moto-text_system_13 {
    font-size: 125px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_13 {
    font-size: 120px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_13 {
    font-size: 100px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
.moto-text_system_12 {
  font-weight: 400;
  font-style: normal;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #000000;
  font-size: 14px;
  line-height: 1.6;
  letter-spacing: 0px;
}
.moto-text_system_12 a {
  color: #000000;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.moto-text_system_12 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #c60000;
}
@media (max-width: 1039px) {
  .moto-text_system_12 {
    font-size: 14px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_12 {
    font-size: 14px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_12 {
    font-size: 14px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
.moto-text_system_11 {
  font-weight: 700;
  font-style: normal;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #000000;
  font-size: 12px;
  line-height: 1.2;
  letter-spacing: 0px;
}
.moto-text_system_11 a {
  color: #000000;
  text-decoration: none;
  font-weight: 700;
  font-style: normal;
}
.moto-text_system_11 a:hover {
  text-decoration: none;
  font-weight: 700;
  font-style: normal;
  color: #b3b0b0;
}
@media (max-width: 1039px) {
  .moto-text_system_11 {
    font-size: 11px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_11 {
    font-size: 12px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_11 {
    font-size: 12px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
.moto-text_system_10 {
  font-weight: 400;
  font-style: normal;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #000000;
  font-size: 16px;
  line-height: 1.7;
  letter-spacing: 0px;
  margin-bottom: 15px;
}
.moto-text_system_10 a {
  color: #c60000;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.moto-text_system_10 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #000000;
}
@media (max-width: 1039px) {
  .moto-text_system_10 {
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_10 {
    font-size: 16px;
line-height: 1.6;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_10 {
    font-size: 15px;
line-height: 1.6;
letter-spacing: 0px;
  }
}
.moto-text_system_9 {
  font-weight: 400;
  font-style: normal;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #ffffff;
  font-size: 18px;
  line-height: 1.7;
  letter-spacing: 0px;
}
.moto-text_system_9 a {
  color: #ffffff;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.moto-text_system_9 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #b3b0b0;
}
@media (max-width: 1039px) {
  .moto-text_system_9 {
    font-size: 16px;
line-height: 2.4;
letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_9 {
    font-size: 17px;
    line-height: 1.8;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_9 {
    font-size: 17px;
    line-height: 2;
    letter-spacing: 0px;
  }
}
.moto-text_system_8 {
  font-weight: 700;
  font-style: normal;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #000000;
  font-size: 18px;
  line-height: 1.2;
  letter-spacing: 0px;
}
.moto-text_system_8 a {
  color: #000000;
  text-decoration: none;
  font-weight: 700;
  font-style: normal;
}
.moto-text_system_8 a:hover {
  text-decoration: none;
  font-weight: 700;
  font-style: normal;
  color: #b3b0b0;
}
@media (max-width: 1039px) {
  .moto-text_system_8 {
    font-size: 18px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_8 {
    font-size: 18px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_8 {
    font-size: 18px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
.moto-text_system_7 {
  font-weight: 400;
  font-style: normal;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #0e0248;
font-size: 20px;
line-height: 1.7;
  letter-spacing: 0px;
}
.moto-text_system_7 a {
  color: #000000;
  text-decoration: none;
  font-weight: 700;
  font-style: normal;
}
.moto-text_system_7 a:hover {
  text-decoration: none;
  font-weight: 700;
  font-style: normal;
  color: #c60000;
}
@media (max-width: 1039px) {
  .moto-text_system_7 {
    font-size: 19px;
    line-height: 1.1;
    letter-spacing: 0px;
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_7 {
    font-size: 20px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_7 {
    font-size: 20px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
.moto-text_system_6 {
  font-weight: 700;
  font-style: normal;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #000000;
  font-size: 24px;
  line-height: 1.2;
  letter-spacing: 0px;
}
.moto-text_system_6 a {
  color: #000000;
  text-decoration: none;
  font-weight: 700;
  font-style: normal;
}
.moto-text_system_6 a:hover {
  text-decoration: none;
  font-weight: 700;
  font-style: normal;
  color: #b3b0b0;
}
@media (max-width: 1039px) {
  .moto-text_system_6 {
    font-size: 20px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_6 {
    font-size: 19px;
    line-height: 1.3;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_6 {
    font-size: 19px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
.moto-text_system_5 {
  font-weight: 700;
  font-style: normal;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #0e0248;
  font-size: 48px;
  line-height: 1.2;
  letter-spacing: 0px;
}
.moto-text_system_5 a {
  color: #000000;
  text-decoration: none;
  font-weight: 700;
  font-style: normal;
}
.moto-text_system_5 a:hover {
  text-decoration: none;
  font-weight: 700;
  font-style: normal;
  color: #b3b0b0;
}
@media (max-width: 1039px) {
  .moto-text_system_5 {
    font-size: 34px;
    line-height: 1.1;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_5 {
    font-size: 32px;
    line-height: 1.1;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_5 {
    font-size: 30px;
    line-height: 1.1;
    letter-spacing: 0px;
  }
}
.moto-text_system_4 {
  font-weight: 400;
  font-style: normal;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #000000;
  font-size: 58px;
  line-height: 1.2;
  letter-spacing: 0px;
}
.moto-text_system_4 a {
  color: #000000;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.moto-text_system_4 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #b3b0b0;
}
@media (max-width: 1039px) {
  .moto-text_system_4 {
    font-size: 31px;
    line-height: 1.4;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_4 {
    font-size: 27px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_4 {
    font-size: 25px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
.moto-text_system_3 {
  font-weight: 700;
  font-style: normal;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #ffffff;
  font-size: 72px;
  line-height: 1.2;
  letter-spacing: 0px;
}
.moto-text_system_3 a {
  color: #ffffff;
  text-decoration: underline;
  font-weight: 700;
  font-style: normal;
}
.moto-text_system_3 a:hover {
  text-decoration: none;
  font-weight: 700;
  font-style: normal;
  color: #000000;
}
@media (max-width: 1039px) {
  .moto-text_system_3 {
    font-size: 39px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_3 {
    font-size: 37px;
    line-height: 1.1;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_3 {
    font-size: 31px;
    line-height: 1.1;
    letter-spacing: 0px;
  }
}
.moto-text_system_2 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Roboto', sans-serif;
  color: #808080;
  font-size: 18px;
  line-height: 1;
  letter-spacing: 0px;
}
.moto-text_system_2 a {
  color: #808080;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.moto-text_system_2 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #808080;
}
@media (max-width: 1039px) {
  .moto-text_system_2 {
    font-size: 16px;
    line-height: 1.4;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_2 {
    font-size: 18px;
    line-height: 2;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_2 {
    font-size: 18px;
    line-height: 2;
    letter-spacing: 0px;
  }
}
.moto-text_system_1 {
  font-weight: 400;
  font-style: normal;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #b3b0b0;
  font-size: 36px;
  line-height: 1;
  letter-spacing: 0px;
}
.moto-text_system_1 a {
  color: #b3b0b0;
  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: #b3b0b0;
}
@media (max-width: 1039px) {
  .moto-text_system_1 {
    font-size: 27px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_1 {
    font-size: 36px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_1 {
    font-size: 36px;
    line-height: 1.1;
    letter-spacing: 0px;
  }
}
.moto-text_normal {
  font-weight: 400;
  font-style: normal;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #000000;
  font-size: 14px;
  line-height: 1.7;
  letter-spacing: 0px;
}
.moto-text_normal a {
  color: #000000;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.moto-text_normal a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #c60000;
}
@media (max-width: 1039px) {
  .moto-text_normal {
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_normal {
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_normal {
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 0px;
  }
}
.moto-widget-text ul li {
  position: relative;
  padding: 0 0 0 23px;
}
.moto-widget-text ul li:not(:last-child) {
  margin-bottom: 5px;
}
.moto-widget-text ul li a {
  transition: all .3s;
}
.moto-widget-text ul li:before {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #000000;
 /* content: "";*/
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.moto-widget-text ol {
  counter-reset: moto-counter;
}
.moto-widget-text ol li {
  position: relative;
  padding-left: 30px;
  transition: all .3s;
}
.moto-widget-text ol li:first-child {
  margin-top: 0;
}
.moto-widget-text ol li:before {
  content: counter(moto-counter) ".";
  counter-increment: moto-counter;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  color: #24292d;
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  text-align: center;
  font-size: 14px;
  line-height: 20px;
}
.moto-widget-menu .moto-widget-menu-toggle-btn {
  width: 40px;
  height: 40px;
  padding: 0 8px;
  margin-bottom: 10px;
}
.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;
  margin-top: 20px;
  margin-left: 60px;
}
@media screen and (max-width: 767px) {
  .moto-widget-menu .moto-widget-menu-list {
    display: none;
  }
}
.moto-widget-menu .moto-widget-menu-list > .moto-widget-menu-item {
  text-align: left;
  vertical-align: middle;
}
.moto-widget-menu .moto-widget-menu-list > .moto-widget-menu-item > .moto-widget-menu-link {
  display: block;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
  transition: all .3s;
}
.moto-widget-menu .moto-widget-menu-list .moto-widget-menu-sublist {
top: calc(100% + 15px);
min-width: 200px;
padding: 15px 0 0 0;

left: 60%;
  -webkit-transform: translateX(-60%);
  transform: translateX(-60%);
}
.moto-widget-menu .moto-widget-menu-list .moto-widget-menu-sublist:after {
  position: absolute;
  top: -14px;
  left: 0;
  right: 0;
  width: 100%;
  height: 14px;
  content: "";
}
@media screen and (max-width: 1039px) {
  .moto-widget-menu .moto-widget-menu-list .moto-widget-menu-sublist {
    top: calc(100% + 17px);
  }
  .moto-widget-menu .moto-widget-menu-list .moto-widget-menu-sublist:after {
    top: -17px;
    height: 17px;
  }
}
.moto-widget-menu .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-item {
  display: block;
  border-bottom: 2px solid #fff;
}
.moto-widget-menu .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-item:not(:last-child) {
  margin-bottom: 8px;
}
.moto-widget-menu .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link {
  font-size: 16px;
padding: 2px 0px 5px 20px;
text-align: left;
transition: all .3s;
}
.moto-widget-menu .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-sublist {
  left: calc(100% + 1px);
  top: -25px;
  margin-left: 0;
  margin-top: 0;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.moto-widget-menu .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-sublist:before {
  position: absolute;
  left: -1px;
  display: block;
  margin: 0;
  border: none;
  top: 0;
  width: 1px;
  height: 100%;
  background: transparent;
  content: "";
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-list > .moto-widget-menu-item:not(:first-child) {
  margin-left: 15px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-menu.moto-preset-default .moto-widget-menu-list > .moto-widget-menu-item:not(:first-child) {
    margin-left: 20px;
  }
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-list > .moto-widget-menu-item > .moto-widget-menu-link {
  font-size: 18px;
  padding: 18px 0;
  z-index: 2;
}
@media screen and (max-width: 1039px) {
  .moto-widget-menu.moto-preset-default .moto-widget-menu-list > .moto-widget-menu-item > .moto-widget-menu-link {
    padding: 15px 0;
  }
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-list > .moto-widget-menu-item > .moto-widget-menu-link .moto-widget-menu-link-arrow {
  text-align: center;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  font-size: 11px;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-list > .moto-widget-menu-item > .moto-widget-menu-link .moto-widget-menu-link-arrow:before {
  transition: color .3s;
  content: "\f078";
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-list > .moto-widget-menu-item {
  margin-right: 5px;
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-list > .moto-widget-menu-item:last-child {
  border-right: none;
  margin-right: 0;
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-list > .moto-widget-menu-item > .moto-widget-menu-link-level-1 {
  padding: 20px 30px;
  font-size: 14px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-menu.moto-preset-2 .moto-widget-menu-list > .moto-widget-menu-item > .moto-widget-menu-link-level-1 {
    padding: 15px 10px;
  }
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-list > .moto-widget-menu-item > .moto-widget-menu-link-level-1:after {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  background-color: #b3b0b0;
  z-index: -1;
  content: "";
  transition: all .3s ease;
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-list > .moto-widget-menu-item > .moto-widget-menu-link-level-1:hover:after,
.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:after {
  height: 100%;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-list > .moto-widget-menu-item:not(:first-child) {
  margin-left: 20px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-menu.moto-preset-3 .moto-widget-menu-list > .moto-widget-menu-item:not(:first-child) {
    margin-left: 10px;
  }
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-list > .moto-widget-menu-item > .moto-widget-menu-link-level-1 {
  padding: 5px 50px;
  border: 1px solid;
  border-radius: 5px;
  overflow: hidden;
  font-size: 18px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-menu.moto-preset-3 .moto-widget-menu-list > .moto-widget-menu-item > .moto-widget-menu-link-level-1 {
    padding: 5px 4px;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list {
    border: 2px solid;
    z-index: 560;
  }
  .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 !important;
    position: absolute !important;
    right: 0 !important;
    top: 0;
    text-align: center !important;
    width: 50px !important;
    height: 100%;
    transition: .3s;
    left: auto;
    transform: none;
    font-family: FontAwesome !important;
    font-size: inherit !important;
    color: inherit !important;
  }
  .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: translate(0,0);
    transform: translate(0,0);
  }
  .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: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-item .moto-widget-menu-link:hover {
    padding: 7px 40px;
  }
  .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 {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  text-align: center;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: all .3s;
}
.moto-widget-button .moto-widget-button-link .moto-widget-button-label {
  position: relative;
  z-index: 2;
}
.moto-widget-button .moto-widget-button-link.moto-size-small {
  font-size: 12px;
}
.moto-widget-button .moto-widget-button-link.moto-size-medium {
  font-size: 14px;
}
.moto-widget-button .moto-widget-button-link.moto-size-large {
  font-size: 18px;
}
.moto-widget-button.moto-preset-default .moto-widget-button-link {
  padding: 12px 44px;
}
.moto-widget-button.moto-preset-2 .moto-widget-button-link {
  padding: 12px 45px;
}
.moto-widget-button.moto-preset-4 .moto-widget-button-link {
  padding: 12px 28px 10px;
}
.moto-widget-button.moto-preset-4 .moto-widget-button-link:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  opacity: 0;
  z-index: 0;
  content: "";
  -webkit-transform: scale(.4);
  transform: scale(.4);
  transition: all .3s ease;
}
.moto-widget-button.moto-preset-4 .moto-widget-button-link:hover:before {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.moto-widget-button.moto-preset-5 .moto-widget-button-link {
  padding: 16px 39px 14px;
  border-radius: 3px;
  overflow: hidden;
}
.moto-widget-button.moto-preset-5 .moto-widget-button-link:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background: #24292d;
  content: " ";
  z-index: -1;
  transition: all .3s;
}
.moto-widget-button.moto-preset-5 .moto-widget-button-link:hover:after {
  width: 100%;
}
.moto-widget-image .moto-widget-image-link {
  position: relative;
  text-align: center;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.moto-widget-image .moto-widget-image-link:before,
.moto-widget-image .moto-widget-image-link:after {
  position: absolute;
  content: "";
  -webkit-transition: all .3s;
  transition: all .3s;
}
.moto-widget-image .moto-widget-image-link .moto-widget-image-picture {
  -webkit-transition: .5s;
  transition: .5s;
}
.moto-widget-image.moto-preset-2 .moto-widget-image-link img {
  border-radius: 50%;
  overflow: hidden;
}
.moto-widget-image.moto-preset-2 .moto-widget-image-link:before {
  top: 0;
  left: 0;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.moto-widget-image.moto-preset-3 .moto-widget-image-link:before {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.moto-widget-image.moto-preset-4 .moto-widget-image-link {
  overflow: hidden;
}
.moto-widget-image.moto-preset-4 .moto-widget-image-link:before {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.moto-widget-image.moto-preset-4 .moto-widget-image-link:after {
  top: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
  font-family: FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0,0);
  font-size: 40px;
  line-height: 40px;
  content: "\f00e";
  z-index: 2;
  -webkit-transform: translateY(-50%) scale(0);
  transform: translateY(-50%) scale(0);
}
.moto-widget-image.moto-preset-4 .moto-widget-image-link:hover .moto-widget-image-picture {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.moto-widget-image.moto-preset-4 .moto-widget-image-link:hover:after {
  -webkit-transform: translateY(-50%) scale(1);
  transform: translateY(-50%) scale(1);
}
.moto-widget-image.moto-preset-5 .moto-widget-image-link {
  overflow: hidden;
}
.moto-widget-image.moto-preset-5 .moto-widget-image-link:before {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.moto-widget-image.moto-preset-5 .moto-widget-image-link:after {
  opacity: 0;
  top: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
  font-family: FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0,0);
  font-size: 24px;
  line-height: 24px;
  content: "\f00e";
  z-index: 2;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: all .3s;
  transition: all .3s;
}
.moto-widget-image.moto-preset-5 .moto-widget-image-link:hover:after {
  opacity: 1;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.moto-widget-contact_form .moto-widget-contact_form-form {
  overflow: visible;
  border: 1px solid;
}
.moto-widget-contact_form .moto-widget-contact_form-group {
  padding-bottom: 20px;
}
.moto-widget-contact_form .moto-widget-contact_form-group .moto-widget-contact_form-label {
  display: none;
}
.moto-widget-contact_form .moto-widget-contact_form-group .moto-widget-contact_form-field {
  font-size: 14px;
  padding: 7px 17px;
  line-height: 24px;
  height: 46px;
  outline: none;
  border-radius: 0;
  border: none;
  -webkit-appearance: none;
}
.moto-widget-contact_form .moto-widget-contact_form-group .moto-widget-contact_form-field.moto-widget-contact_form-textarea {
  height: 206px;
}
.moto-widget-contact_form .moto-widget-contact_form-group .moto-widget-contact_form-field-error,
.moto-widget-contact_form .moto-widget-contact_form-group .moto-widget-contact_form-required {
  position: absolute;
  font-size: 11px;
  line-height: 12px;
  top: 5px;
  right: 5px;
}
.moto-widget-contact_form .moto-widget-contact_form-success,
.moto-widget-contact_form .moto-widget-contact_form-danger {
  position: relative;
  font-size: 14px;
  line-height: 15px;
  bottom: 11px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-contact_form .moto-widget-contact_form-success,
  .moto-widget-contact_form .moto-widget-contact_form-danger {
    font-size: 12px;
  }
}
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-field {
  border: 2px solid;
  border-radius: 5px;
}
.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-field {
  border-bottom: 1px solid;
}
.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-field {
  border: 2px solid;
  border-radius: 5px;
}
.moto-widget-slider {
  overflow: hidden;
}
.moto-widget-slider .bx-pager {
  position: absolute;
  text-align: center;
  width: auto;
  bottom: 10px;
  left: 0;
  right: 0;
  z-index: 100;
}
.moto-widget-slider .bx-pager-item {
  vertical-align: middle;
}
.moto-widget-slider .bx-pager-link {
  font-size: 0;
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.moto-widget-slider .bx-caption {
  width: 1170px;
  top: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (max-width: 1039px) {
  .moto-widget-slider .bx-caption_text {
    font-size: 40px;
    line-height: 42px;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-slider .bx-caption_text {
    font-size: 20px;
    line-height: 24px;
  }
}
@media screen and (max-width: 1039px) {
  .moto-widget-slider .bx-caption {
    width: 600px;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-slider .bx-caption {
    padding: 10px 40px;
    width: 100%;
  }
}
.moto-widget-slider .bx-controls-direction {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.moto-widget-slider .bx-controls-direction .bx-prev,
.moto-widget-slider .bx-controls-direction .bx-next {
  top: 50%;
  font-size: 0;
  font-family: FontAwesome;
  font-weight: normal;
  text-align: center;
  z-index: 50;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all .3s;
  transition: all .3s;
}
.moto-widget-slider .bx-controls-direction .bx-prev:before,
.moto-widget-slider .bx-controls-direction .bx-next:before {
  -webkit-transition: all .3s;
  transition: all .3s;
}
.moto-widget-slider .bx-controls-direction .bx-prev:before {
  content: "\f104";
}
.moto-widget-slider .bx-controls-direction .bx-next:before {
  content: "\f105";
}
.moto-widget-slider.moto-preset-default .bx-pager-item {
  width: 16px;
  height: 16px;
  margin: 0 4px;
}
@media screen and (max-width: 767px) {
  .moto-widget-slider.moto-preset-default .bx-pager-item {
    width: 10px;
    height: 10px;
  }
}
.moto-widget-slider.moto-preset-default .bx-pager-link {
  border: 2px solid;
  border-radius: 50%;
}
.moto-widget-slider.moto-preset-default .bx-caption {
  padding: 20px;
  max-width: 660px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-slider.moto-preset-default .bx-caption {
    max-width: 375px;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-slider.moto-preset-default .bx-caption {
    padding: 20px 35px;
    max-width: 150px;
  }
  .moto-widget-slider.moto-preset-default .bx-caption_text {
    font-size: 18px;
    line-height: 21px;
    letter-spacing: 0px;
  }
}
.moto-widget-slider.moto-preset-default .bx-caption_text {
  text-align: left;
  font-size: 72px;
  line-height: 75px;
  letter-spacing: 4px;
}
.moto-widget-slider.moto-preset-default .bx-controls-direction {
  top: auto;
  bottom: 100px;
  width: 1170px;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
@media screen and (max-width: 1280px) {
  .moto-widget-slider.moto-preset-default .bx-controls-direction {
    bottom: 45px;
  }
}
@media screen and (max-width: 1039px) {
  .moto-widget-slider.moto-preset-default .bx-controls-direction {
    bottom: 30px;
    width: 600px;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-slider.moto-preset-default .bx-controls-direction {
    bottom: auto;
    top: 50%;
    width: 100%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-prev,
.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-next {
  width: 40px;
  height: 40px;
}
.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-prev:before,
.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-next:before {
  font-size: 24px;
  line-height: 40px;
}
@media screen and (max-width: 767px) {
  .moto-widget-slider.moto-preset-default .bx-controls-direction .bx-prev,
  .moto-widget-slider.moto-preset-default .bx-controls-direction .bx-next {
    width: 20px;
    height: 20px;
  }
  .moto-widget-slider.moto-preset-default .bx-controls-direction .bx-prev:before,
  .moto-widget-slider.moto-preset-default .bx-controls-direction .bx-next:before {
    font-size: 18px;
    line-height: 20px;
  }
}
.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-prev {
  left: 10px;
}
.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-prev:before {
  content: "\f060";
}
.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-next {
  right: auto;
  left: 55px;
}
@media screen and (max-width: 767px) {
  .moto-widget-slider.moto-preset-default .bx-controls-direction .bx-next {
    right: 10px;
    left: auto;
  }
}
.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-next:before {
  content: "\f061";
}
.moto-widget-slider.moto-widget-carousel .bx-controls-direction {
  width: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.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;
  left: auto;
}
.moto-widget-slider.moto-preset-2 .bx-pager-item {
  width: 20px;
  height: 20px;
  margin: 0 5px;
}
@media screen and (max-width: 767px) {
  .moto-widget-slider.moto-preset-2 .bx-pager-item {
    width: 10px;
    height: 10px;
  }
}
.moto-widget-slider.moto-preset-2 .bx-caption {
  text-align: center;
  padding: 20px;
  font-size: 40px;
  line-height: 42px;
}
@media screen and (max-width: 767px) {
  .moto-widget-slider.moto-preset-2 .bx-caption {
    font-size: 30px;
    line-height: 32px;
  }
}
.moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-prev:before,
.moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-next:before {
  font-size: 24px;
  line-height: 24px;
}
.moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-prev {
  left: 10%;
}
@media screen and (max-width: 1039px) {
  .moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-prev {
    left: 30px;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-prev {
    left: 10px;
  }
}
.moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-next {
  right: 10%;
}
@media screen and (max-width: 1039px) {
  .moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-next {
    right: 30px;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-next {
    right: 10px;
  }
}
.moto-widget-slider.moto-widget-slider-loader li:first-child:after {
  border-top-color: rgba(249,218,62,0.2);
  border-right-color: rgba(249,218,62,0.2);
  border-bottom-color: rgba(249,218,62,0.2);
  border-left-color: #f9da3e;
}
.moto-widget-grid-gallery .moto-widget-grid-gallery-item {
  position: relative;
  overflow: hidden;
}
.moto-widget-grid-gallery .moto-widget-grid-gallery-item .caption {
  z-index: 2;
  -webkit-transition: all .5s;
  transition: all .5s;
}
.moto-widget-grid-gallery .moto-widget-grid-gallery-item:before,
.moto-widget-grid-gallery .moto-widget-grid-gallery-item:after {
  position: absolute;
  content: "";
  -webkit-transition: all .5s;
  transition: all .5s;
}
.moto-widget-grid-gallery .moto-widget-grid-gallery-item .moto-widget-grid-gallery-image {
  -webkit-transition: all .5s;
  transition: all .5s;
}
.moto-widget-grid-gallery.moto-preset-default .moto-widget-grid-gallery-item {
  text-align: center;
}
.moto-widget-grid-gallery.moto-preset-default .moto-widget-grid-gallery-item:before {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.moto-widget-grid-gallery.moto-preset-default .moto-widget-grid-gallery-item:after {
  top: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
  font-family: FontAwesome;
  text-rendering: auto;
  transform: translate(0,0);
  font-size: 40px;
  line-height: 40px;
  content: "\f00e";
  z-index: 2;
  -webkit-transform: translateY(-50%) scale(0);
  transform: translateY(-50%) scale(0);
}
.moto-widget-grid-gallery.moto-preset-default .moto-widget-grid-gallery-item .caption {
  opacity: 0;
  position: absolute;
  top: auto;
  bottom: 5%;
  margin: 0 auto;
  padding: 20px 30px;
  width: 100%;
}
.moto-widget-grid-gallery.moto-preset-default .moto-widget-grid-gallery-item .caption_text {
  text-align: center;
}
.moto-widget-grid-gallery.moto-preset-default .moto-widget-grid-gallery-item .caption.caption-visible {
  opacity: 1;
  line-height: 1;
}
.moto-widget-grid-gallery.moto-preset-default .moto-widget-grid-gallery-item:hover .moto-widget-grid-gallery-image {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.moto-widget-grid-gallery.moto-preset-default .moto-widget-grid-gallery-item:hover:after {
  -webkit-transform: translateY(-50%) scale(1);
  transform: translateY(-50%) scale(1);
}
.moto-widget-grid-gallery.moto-preset-2 .moto-widget-grid-gallery-item:before {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.moto-widget-grid-gallery.moto-preset-2 .moto-widget-grid-gallery-item .caption {
  position: absolute;
  top: 50%;
  margin: 0 auto;
  padding: 20px 30px;
  width: 100%;
  opacity: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.moto-widget-grid-gallery.moto-preset-2 .moto-widget-grid-gallery-item .caption_text {
  line-height: 1;
  text-align: center;
}
.moto-widget-grid-gallery.moto-preset-2 .moto-widget-grid-gallery-item .caption.caption-visible {
  opacity: 1;
}
.moto-widget-grid-gallery.moto-preset-3 .moto-widget-grid-gallery-item {
  overflow: hidden;
  text-align: center;
}
.moto-widget-grid-gallery.moto-preset-3 .moto-widget-grid-gallery-item:before {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.moto-widget-grid-gallery.moto-preset-3 .moto-widget-grid-gallery-item:after {
  opacity: 0;
  top: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
  font-family: FontAwesome;
  transform: translate(0,0);
  font-size: 24px;
  line-height: 24px;
  content: "\f00e";
  z-index: 2;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: all .3s;
  transition: all .3s;
}
.moto-widget-grid-gallery.moto-preset-3 .moto-widget-grid-gallery-item:hover:after {
  opacity: 1;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.moto-widget-grid-gallery.moto-preset-3 .moto-widget-grid-gallery-item .caption {
  display: block;
  opacity: 0;
  top: auto;
  bottom: 5%;
  padding: 20px 30px;
}
.moto-widget-grid-gallery.moto-preset-3 .moto-widget-grid-gallery-item .caption_text {
  line-height: 1;
  font-size: 22px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .moto-widget-grid-gallery.moto-preset-3 .moto-widget-grid-gallery-item .caption_text {
    font-size: 12px;
  }
}
.moto-widget-grid-gallery.moto-preset-3 .moto-widget-grid-gallery-item .caption-visible {
  opacity: 1;
}
.moto-back-to-top-button {
  right: 40px;
  bottom: 40px;
  width: 50px;
  height: 50px;
  transition: all .35s;
}
@media screen and (max-width: 767px) {
  .moto-back-to-top-button {
    bottom: 20px;
    right: 20px;
  }
}
.moto-back-to-top-button .moto-back-to-top-button-icon {
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  font-family: FontAwesome;
  font-size: 24px;
  line-height: 50px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0,0);
  color: #ffffff;
  background-color: #211c33;
  text-align: center;
  z-index: 5;
  box-shadow: 0 0 0 rgba(0,0,0,0.12), 3px 4px 8px 0px rgba(0,0,0,0.11);
  transition: all .35s;
}
.moto-back-to-top-button .moto-back-to-top-button-icon:after {
  position: absolute;
  left: 0;
  right: 0;
  content: "\f106";
  z-index: 3;
}
.moto-back-to-top-button .moto-back-to-top-button-icon:hover {
  background-color: #211c33;
}
.moto-widget-divider.moto-preset-default .moto-widget-divider-line {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #3c3227;
}
.moto-widget-divider.moto-preset-2 .moto-widget-divider-line {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #3c3227;
}
.moto-widget-divider.moto-preset-3 .moto-widget-divider-line {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #3c3227;
}
.moto-widget-image.moto-preset-2 .moto-widget-image-link:before {
  background-color: transparent;
}
.moto-widget-image.moto-preset-3 .moto-widget-image-link:before {
  background-color: transparent;
}
.moto-widget-image.moto-preset-3 .moto-widget-image-link:hover:before {
  background-color: rgba(0,0,0,0.5);
}
.moto-widget-image.moto-preset-4 .moto-widget-image-link:after {
  color: #ffffff;
}
.moto-widget-image.moto-preset-4 .moto-widget-image-link:before {
  background-color: transparent;
}
.moto-widget-image.moto-preset-4 .moto-widget-image-link:hover:before {
  background-color: rgba(0,0,0,0.8);
}
.moto-widget-image.moto-preset-5 .moto-widget-image-link:after {
  color: transparent;
}
.moto-widget-image.moto-preset-5 .moto-widget-image-link:before {
  background-color: transparent;
}
.moto-widget-image.moto-preset-5 .moto-widget-image-link:hover:after {
  color: #ffffff;
}
.moto-widget-image.moto-preset-5 .moto-widget-image-link:hover:before {
  background-color: rgba(36,41,45,0.5);
}
.moto-widget-button.moto-preset-default .moto-widget-button-link {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
font-style: normal;
color: #fff;
  background-color: #b3b0b0;
}
.moto-widget-button.moto-preset-default .moto-widget-button-link:hover {
  color: #ffffff;
  background-color: #000000;
}
.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: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #000000;
  background-color: transparent;
}
.moto-widget-button.moto-preset-2 .moto-widget-button-link:hover {
  color: #000000;
  background-color: #b3b0b0;
}
.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: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: 400;
font-style: normal;
color: #fbfafa;
background-color: #211c33;
padding: 10px;
border-radius: 4px;
font-size: 18px;
margin-bottom: 20px;
}
.moto-widget-button.moto-preset-3 .moto-widget-button-link:hover {
  color: #b7adad;
}
.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: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #24292d;
  background-color: #b3b0b0;
}
.moto-widget-button.moto-preset-4 .moto-widget-button-link:hover {
  color: #24292d;
  background-color: #b3b0b0;
}
.moto-widget-button.moto-preset-4 .moto-widget-button-link .moto-widget-button-label {
  text-decoration: none;
}
.moto-widget-button.moto-preset-5 .moto-widget-button-link {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #000000;
  background-color: #b3b0b0;
}
.moto-widget-button.moto-preset-5 .moto-widget-button-link:hover {
  color: #ffffff;
  background-color: transparent;
}
.moto-widget-button.moto-preset-5 .moto-widget-button-link .moto-widget-button-label {
  text-decoration: none;
}
.moto-widget-social-links.moto-preset-default .moto-widget-social-links-link {
  background-color: #ffffff;
}
.moto-widget-social-links.moto-preset-default .moto-widget-social-links-link:before {
  color: #000000;
}
.moto-widget-social-links.moto-preset-2 .moto-widget-social-links-link:before {
  color: #ffffff;
}
.moto-widget-social-links.moto-preset-3 .moto-widget-social-links-link {
  border-color: #b3b0b0;
  background-color: #ffffff;
}
.moto-widget-social-links.moto-preset-3 .moto-widget-social-links-link:before {
  color: #b3b0b0;
}
.moto-widget-social-links.moto-preset-3 .moto-widget-social-links-link:hover {
  background-color: #b3b0b0;
}
.moto-widget-social-links.moto-preset-3 .moto-widget-social-links-link:hover:before {
  color: #000000;
}
.moto-widget-slider.moto-preset-default .bx-caption {
  background-color: transparent;
}
.moto-widget-slider.moto-preset-default .bx-caption_text {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  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: transparent;
}
.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-prev:before,
.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-next:before {
  color: #ffffff;
}
.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-prev:hover,
.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-next:hover {
  background-color: #b3b0b0;
}
.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: #000000;
}
.moto-widget-slider.moto-preset-default .bx-pager-link {
  border-color: #b3b0b0;
  background-color: transparent;
}
.moto-widget-slider.moto-preset-default .bx-pager-link:hover {
  background-color: #b3b0b0;
}
.moto-widget-slider.moto-preset-default .bx-pager-link.active {
  border-color: #b3b0b0;
  background-color: #b3b0b0;
}
.moto-widget-slider.moto-preset-2 .bx-caption {
  background-color: transparent;
}
.moto-widget-slider.moto-preset-2 .bx-caption_text {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #ffffff;
  text-decoration: none;
}
.moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-prev:before,
.moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-next:before {
  color: #24292d;
}
.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: #b3b0b0;
}
.moto-widget-slider.moto-preset-2 .bx-pager-link {
  background-color: #ffffff;
}
.moto-widget-slider.moto-preset-2 .bx-pager-link:hover {
  background-color: #b3b0b0;
}
.moto-widget-slider.moto-preset-2 .bx-pager-link.active {
  background-color: #b3b0b0;
}
.moto-widget-grid-gallery.moto-preset-default .caption_text {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
  color: #ffffff;
}
.moto-widget-grid-gallery.moto-preset-default .moto-widget-grid-gallery-item:before {
  background-color: transparent;
}
.moto-widget-grid-gallery.moto-preset-default .moto-widget-grid-gallery-item:after {
  color: transparent;
}
.moto-widget-grid-gallery.moto-preset-default .moto-widget-grid-gallery-item:hover:before {
  background-color: rgba(0,0,0,0.8);
}
.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: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  text-decoration: none;
  color: #ffffff;
}
.moto-widget-grid-gallery.moto-preset-2 .moto-widget-grid-gallery-item:before {
  background-color: transparent;
}
.moto-widget-grid-gallery.moto-preset-2 .moto-widget-grid-gallery-item:hover:before {
  background-color: rgba(0,0,0,0.5);
}
.moto-widget-grid-gallery.moto-preset-3 .caption_text {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-style: normal;
  text-decoration: none;
  color: #24292d;
}
.moto-widget-grid-gallery.moto-preset-3 .moto-widget-grid-gallery-item:before {
  background-color: rgba(255,255,255,0.5);
}
.moto-widget-grid-gallery.moto-preset-3 .moto-widget-grid-gallery-item:after {
  color: #24292d;
}
.moto-widget-grid-gallery.moto-preset-3 .moto-widget-grid-gallery-item:hover:after {
  color: #24292d;
}
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-form {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  border-color: transparent;
}
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-form .moto-widget-contact_form-field {
  color: #000000;
  background-color: transparent;
  font-style: normal;
  font-weight: 400;
  border-color: #000000;
}
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-form .moto-widget-contact_form-field.ng-touched.ng-invalid {
  color: #000000;
  background-color: transparent;
  border-color: #000000;
}
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-form .moto-widget-contact_form-field::-webkit-input-placeholder {
  color: #000000;
}
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-form .moto-widget-contact_form-field::-moz-placeholder {
  color: #000000;
}
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-form .moto-widget-contact_form-field:-ms-input-placeholder {
  color: #000000;
}
.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: #c60000;
}
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-form .moto-widget-contact_form-success {
  font-style: normal;
  font-weight: 400;
  color: #62b828;
}
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-form .moto-widget-contact_form-danger {
  font-style: normal;
  font-weight: 400;
  color: #c60000;
}
.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: "Helvetica Neue", Helvetica, Arial, sans-serif;
  border-color: transparent;
}
.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-form .moto-widget-contact_form-field {
  color: #24292d;
  background-color: #ffffff;
  font-style: normal;
  font-weight: 400;
  border-color: #24292d;
}
.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-form .moto-widget-contact_form-field.ng-touched.ng-invalid {
  color: #24292d;
  background-color: #ffffff;
  border-color: #c60000;
}
.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-form .moto-widget-contact_form-field::-webkit-input-placeholder {
  color: #24292d;
}
.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-form .moto-widget-contact_form-field::-moz-placeholder {
  color: #24292d;
}
.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-form .moto-widget-contact_form-field:-ms-input-placeholder {
  color: #24292d;
}
.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: #c60000;
}
.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-form .moto-widget-contact_form-success {
  font-style: normal;
  font-weight: 400;
  color: #62b828;
}
.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-form .moto-widget-contact_form-danger {
  font-style: normal;
  font-weight: 400;
  color: #c60000;
}
.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: "Helvetica Neue", Helvetica, Arial, sans-serif;
  border-color: transparent;
}
.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-form .moto-widget-contact_form-field {
  color: #24292d;
  background-color: #ffffff;
  font-style: normal;
  font-weight: 400;
  border-color: #b3b0b0;
}
.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-form .moto-widget-contact_form-field.ng-touched.ng-invalid {
  color: #24292d;
  background-color: #ffffff;
  border-color: #c60000;
}
.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-form .moto-widget-contact_form-field::-webkit-input-placeholder {
  color: #24292d;
}
.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-form .moto-widget-contact_form-field::-moz-placeholder {
  color: #24292d;
}
.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-form .moto-widget-contact_form-field:-ms-input-placeholder {
  color: #24292d;
}
.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: #c60000;
}
.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-form .moto-widget-contact_form-success {
  font-style: normal;
  font-weight: 400;
  color: #62b828;
}
.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-form .moto-widget-contact_form-danger {
  font-style: normal;
  font-weight: 400;
  color: #c60000;
}
.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: #b3b0b0;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-list .moto-widget-menu-item:hover .moto-widget-menu-link-level-1 .moto-widget-menu-link-arrow:before {
  color: #b3b0b0;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link-level-1 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #ffffff;
  text-decoration: none;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link-level-1 .moto-widget-menu-link-arrow:before {
  color: #ffffff;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link-level-1.moto-widget-menu-link-active {
  color: #7B7575;
  text-decoration: none;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link-level-1.moto-widget-menu-link-active .moto-widget-menu-link-arrow:before {
  color: #b3b0b0;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-sublist {
  background-color:#211c33;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-sublist .moto-widget-menu-item:hover > .moto-widget-menu-link {
  color: #7B7575;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #fff;
  text-decoration: none;
  background-color: transparent;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link.moto-widget-menu-link-active {
  color: #b3b0b0;
  text-decoration: none;
  background-color: transparent;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-toggle-btn {
  color: #ffffff;
  background-color: #b3b0b0;
}
@media screen and (max-width: 767px) {
  .moto-widget-menu.moto-preset-default.moto-widget-menu-mobile-open .moto-widget-menu-toggle-btn {
    color: #ffffff;
    background-color: #b3b0b0;
  }
  .moto-widget-menu.moto-preset-default.moto-widget-menu-mobile-open .moto-widget-menu-list {
    background-color: #ffffff;
    border-color: #000000;
  }
  .moto-widget-menu.moto-preset-default.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item {
    border-color: #000000;
  }
  .moto-widget-menu.moto-preset-default.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link {
    color: #24292d;
    text-decoration: none;
    background-color: transparent;
  }
  .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: #b3b0b0;
  }
  .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: #24292d;
    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: #b3b0b0;
    text-decoration: none;
    background-color: transparent;
  }
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-list .moto-widget-menu-item:hover .moto-widget-menu-link-level-1 {
  color: #ffffff;
  background-color: #b3b0b0;
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link-level-1 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #eeeeee;
  text-decoration: none;
  background-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: #ffffff;
  text-decoration: none;
  background-color: #b3b0b0;
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-sublist {
  background-color: #000000;
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-sublist .moto-widget-menu-item:hover > .moto-widget-menu-link {
  color: #ffffff;
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #b3b0b0;
  text-decoration: none;
  background-color: transparent;
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link.moto-widget-menu-link-active {
  color: #ffffff;
  text-decoration: none;
  background-color: transparent;
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-toggle-btn {
  color: #ffffff;
  background-color: #b3b0b0;
}
@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: #b3b0b0;
  }
  .moto-widget-menu.moto-preset-2.moto-widget-menu-mobile-open .moto-widget-menu-list {
    background-color: #ffffff;
    border-color: #000000;
  }
  .moto-widget-menu.moto-preset-2.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item {
    border-color: #000000;
  }
  .moto-widget-menu.moto-preset-2.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link {
    color: #24292d;
    text-decoration: none;
    background-color: transparent;
  }
  .moto-widget-menu.moto-preset-2.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link.moto-widget-menu-link-active {
    color: #ffffff;
    text-decoration: none;
    background-color: #b3b0b0;
  }
  .moto-widget-menu.moto-preset-2.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-sublist {
    background-color: #ffffff;
  }
  .moto-widget-menu.moto-preset-2.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-link {
    color: #24292d;
    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: #b3b0b0;
    text-decoration: none;
    background-color: transparent;
  }
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-list .moto-widget-menu-item:hover .moto-widget-menu-link-level-1 {
  color: #b3b0b0;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link-level-1 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #ffffff;
  text-decoration: none;
  background-color: transparent;
  border-color: #24292d;
}
.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: #b3b0b0;
  text-decoration: none;
  background-color: transparent;
  border-color: #24292d;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-sublist {
  background-color: #000000;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-sublist .moto-widget-menu-item:hover > .moto-widget-menu-link {
  color: #ffffff;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #b3b0b0;
  text-decoration: none;
  background-color: transparent;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link.moto-widget-menu-link-active {
  color: #ffffff;
  text-decoration: none;
  background-color: transparent;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-toggle-btn {
  color: #ffffff;
  background-color: #b3b0b0;
}
@media screen and (max-width: 767px) {
  .moto-widget-menu.moto-preset-3.moto-widget-menu-mobile-open .moto-widget-menu-toggle-btn {
    color: #ffffff;
    background-color: #b3b0b0;
  }
  .moto-widget-menu.moto-preset-3.moto-widget-menu-mobile-open .moto-widget-menu-list {
    background-color: #ffffff;
    border-color: #000000;
  }
  .moto-widget-menu.moto-preset-3.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item {
    border-color: #000000;
  }
  .moto-widget-menu.moto-preset-3.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link {
    color: #24292d;
    text-decoration: none;
    background-color: transparent;
  }
  .moto-widget-menu.moto-preset-3.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link.moto-widget-menu-link-active {
    color: #ffffff;
    text-decoration: none;
    background-color: #b3b0b0;
  }
  .moto-widget-menu.moto-preset-3.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-sublist {
    background-color: #ffffff;
  }
  .moto-widget-menu.moto-preset-3.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-link {
    color: #24292d;
    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: #b3b0b0;
    text-decoration: none;
    background-color: transparent;
  }
}
.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: "Helvetica Neue", Helvetica, Arial, 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-countdown.moto-preset-default .countdown-item-amount {
  color: #b3b0b0;
  font-style: normal;
  font-weight: 400;
  font-size: 60px;
}
.moto-widget-countdown.moto-preset-default .countdown-item-unit {
  color: #b3b0b0;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
}
.moto-widget-countdown.moto-preset-default .countdown-item-delimiter {
  min-width: 40px;
  font-size: 20px;
  color: transparent;
}
.moto-widget-countdown.moto-preset-default .countdown-item-block {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #81868c;
  background-color: transparent;
  font-size: 12px;
  height: 160px;
  width: 160px;
  border-color: #808080;
  border-top-width: 3px;
  border-left-width: 3px;
  border-right-width: 3px;
  border-bottom-width: 3px;
  border-style: solid;
  border-radius: 134px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-countdown.moto-preset-default .countdown-item-block {
    height: 120px;
    width: 120px;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-countdown.moto-preset-default .countdown-item-amount {
    font-size: 22px;
  }
  .moto-widget-countdown.moto-preset-default .countdown-item-unit {
    font-size: 12px;
  }
  .moto-widget-countdown.moto-preset-default .countdown-item-delimiter {
    min-width: 15px;
  }
  .moto-widget-countdown.moto-preset-default .countdown-item-block {
    height: 80px;
    width: 80px;
  }
}
@media screen and (max-width: 479px) {
  .moto-widget-countdown.moto-preset-default .countdown-item-amount {
    font-size: 22px;
  }
  .moto-widget-countdown.moto-preset-default .countdown-item-unit {
    font-size: 12px;
  }
  .moto-widget-countdown.moto-preset-default .countdown-item-delimiter {
    min-width: 10px;
  }
  .moto-widget-countdown.moto-preset-default .countdown-item-block {
    height: 60px;
    width: 60px;
  }
}
.moto-widget-countdown.moto-preset-2 .countdown-item-amount {
  color: #999999;
  font-style: normal;
  font-weight: 400;
  font-size: 22px;
}
.moto-widget-countdown.moto-preset-2 .countdown-item-unit {
  color: #999999;
  font-style: normal;
  font-weight: 400;
  font-size: 10px;
}
.moto-widget-countdown.moto-preset-2 .countdown-item-delimiter {
  min-width: 30px;
  font-size: 22px;
  color: #b3b0b0;
}
.moto-widget-countdown.moto-preset-2 .countdown-item-block {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #81868c;
  background-color: #b3b0b0;
  font-size: 12px;
  height: 80px;
  width: 80px;
  border-color: #999999;
  border-top-width: 5px;
  border-left-width: 5px;
  border-right-width: 5px;
  border-bottom-width: 5px;
  border-style: dotted;
  border-radius: 2px;
}
.moto-widget-countdown.moto-preset-3 .countdown-item-amount {
  color: #ffffff;
  font-style: normal;
  font-weight: 400;
  font-size: 30px;
}
.moto-widget-countdown.moto-preset-3 .countdown-item-unit {
  color: #ffffff;
  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: #ffffff;
}
.moto-widget-countdown.moto-preset-3 .countdown-item-block {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #81868c;
  background-color: transparent;
  font-size: 12px;
  height: 80px;
  width: 80px;
  border-color: #ffffff;
  border-top-width: 3px;
  border-left-width: 3px;
  border-right-width: 3px;
  border-bottom-width: 3px;
  border-style: solid;
  border-radius: 40px;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__header {
  background-color: transparent;
  border-bottom-width: 1px;
  border-color: #eeeeee;
  border-left-width: 1px;
  border-radius: 0px;
  border-right-width: 1px;
  border-style: solid;
  border-top-width: 1px;
  color: #000000;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__header-icon {
  color: #000000;
  font-size: 16px;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__collapse-icon {
  color: #b3b0b0;
  font-size: 16px;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__collapse-icon:before {
  content: "\f067";
}
@media screen and (max-width: 1039px) {
  .moto-widget-accordion.moto-preset-default .moto-widget-accordion__header {
    font-size: 14px;
  }
  .moto-widget-accordion.moto-preset-default .moto-widget-accordion__header-icon {
    font-size: 14px;
  }
  .moto-widget-accordion.moto-preset-default .moto-widget-accordion__collapse-icon {
    font-size: 12px;
  }
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item {
  border-bottom-width: 1px;
  border-color: #eeeeee;
  border-left-width: 1px;
  border-radius: 0px;
  border-right-width: 1px;
  border-style: solid;
  border-top-width: 1px;
  margin-bottom: 7px;
}
.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: 1px;
  border-color: #eeeeee;
  border-left-width: 1px;
  border-radius: 0px;
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item:hover {
  border-color: #eeeeee;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item:hover .moto-widget-accordion__header {
  background-color: transparent;
  color: #b3b0b0;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item:hover .moto-widget-accordion__header-icon {
  color: #b3b0b0;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item:hover .moto-widget-accordion__collapse-icon {
  color: #b3b0b0;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item:hover .moto-widget-accordion__content {
  border-color: #eeeeee;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item.moto-widget-accordion__item_open {
  border-bottom-width: 1px;
  border-color: #eeeeee;
  border-left-width: 1px;
  border-radius: 0px;
  border-right-width: 1px;
  border-style: solid;
  border-top-width: 1px;
}
.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: 1px;
  border-color: transparent;
  border-radius: 0px;
  border-style: solid;
  color: #b3b0b0;
  border-left-width: 1px;
  border-top-width: 1px;
  border-right-width: 1px;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__header-icon {
  color: #b3b0b0;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__collapse-icon {
  color: #b3b0b0;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__collapse-icon:before {
  content: "\f068";
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item.moto-widget-accordion__item_open:hover .moto-widget-accordion__header {
  color: #b3b0b0;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__header {
  background-color: transparent;
  border-bottom-width: 0px;
  border-color: transparent;
  border-left-width: 0px;
  border-radius: 0px;
  border-right-width: 0px;
  border-style: none;
  border-top-width: 0px;
  color: #eeeeee;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__header-icon {
  color: #eeeeee;
  font-size: 18px;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__collapse-icon {
  color: #b3b0b0;
  font-size: 26px;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__collapse-icon:before {
  content: "\f105";
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item {
  border-bottom-width: 1px;
  border-color: #e8e8e8;
  border-left-width: 0px;
  border-radius: 0px;
  border-right-width: 0px;
  border-style: solid;
  border-top-width: 0px;
  margin-bottom: 0px;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item .moto-widget-accordion__header-title {
  text-decoration: none;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item .moto-widget-accordion__content {
  background-color: transparent;
  border-bottom-width: 0px;
  border-color: transparent;
  border-left-width: 0px;
  border-radius: 0px;
  border-style: none;
  border-top-width: 0px;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item:hover {
  border-color: #808080;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item:hover .moto-widget-accordion__header {
  background-color: transparent;
  color: #eeeeee;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item:hover .moto-widget-accordion__header-icon {
  color: #eeeeee;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item:hover .moto-widget-accordion__collapse-icon {
  color: #b3b0b0;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item.moto-widget-accordion__item_open {
  border-bottom-width: 1px;
  border-color: #808080;
  border-left-width: 0px;
  border-radius: 0px;
  border-right-width: 0px;
  border-style: solid;
  border-top-width: 0px;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__header-title {
  text-decoration: none;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__header {
  background-color: transparent;
  border-bottom-width: 0px;
  border-color: transparent;
  border-radius: 0px;
  border-style: none;
  color: #eeeeee;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__header-icon {
  color: #eeeeee;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__collapse-icon {
  color: #b3b0b0;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__collapse-icon:before {
  content: "\f107";
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item.moto-widget-accordion__item_open:hover .moto-widget-accordion__header {
  color: #eeeeee;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__header {
  background-color: transparent;
  border-bottom-width: 0px;
  border-color: transparent;
  border-left-width: 0px;
  border-radius: 0px;
  border-right-width: 0px;
  border-style: none;
  border-top-width: 0px;
  color: #999999;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__header-icon {
  color: #54616d;
  font-size: 20px;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__collapse-icon {
  color: #999999;
  font-size: 22px;
}
.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: transparent;
  border-bottom-width: 0px;
  border-color: transparent;
  border-left-width: 0px;
  border-radius: 0px;
  border-style: none;
  border-top-width: 0px;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__item:hover .moto-widget-accordion__header {
  background-color: transparent;
  color: #b3b0b0;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__item:hover .moto-widget-accordion__header-icon {
  color: #ffffff;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__item:hover .moto-widget-accordion__collapse-icon {
  color: #b3b0b0;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__item.moto-widget-accordion__item_open {
  border-bottom-width: 0px;
  border-color: transparent;
  border-left-width: 0px;
  border-radius: 0px;
  border-style: none;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__header-title {
  text-decoration: none;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__header {
  background-color: transparent;
  border-bottom-width: 0px;
  border-color: transparent;
  border-radius: 0px;
  border-style: none;
  color: #b3b0b0;
}
.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: #b3b0b0;
}
.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: transparent;
  color: #b3b0b0;
}
.moto-widget-social-links-extended.moto-preset-default .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-default .moto-widget-social-links-extended__item {
    margin-left: 6px;
    margin-right: 6px;
  }
}
.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: 5px;
  margin-left: 5px;
}
@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: 3px;
    margin-left: 3px;
  }
}
.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: 30px;
  height: 30px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-radius: 0px;
  border-style: none;
  color: #000000;
  background-color: #ffffff;
  border-color: transparent;
}
.moto-widget-social-links-extended.moto-preset-default .moto-widget-social-links-extended__link:hover {
  color: #000000;
  background-color: #b3b0b0;
  border-color: transparent;
}
@media screen and (max-width: 1039px) {
  .moto-widget-social-links-extended.moto-preset-default .moto-widget-social-links-extended__link {
    font-size: 14px;
    width: 26px;
    height: 26px;
  }
}
.moto-widget-social-links-extended.moto-preset-2 .moto-widget-social-links-extended__item {
  margin-bottom: 0px;
  margin-left: 10px;
  margin-right: 10px;
}
.moto-widget-social-links-extended.moto-preset-2 .moto-widget-social-links-extended__item:last-child {
  margin-bottom: 0;
  margin-right: 0;
}
.moto-widget-social-links-extended.moto-preset-2.moto-align-left .moto-widget-social-links-extended__item {
  margin-left: 0;
}
.moto-widget-social-links-extended.moto-preset-2.moto-align-center .moto-widget-social-links-extended__item {
  margin-right: 5px;
  margin-left: 5px;
}
.moto-widget-social-links-extended.moto-preset-2.moto-align-right .moto-widget-social-links-extended__item {
  margin-right: 0;
}
.moto-widget-social-links-extended.moto-preset-2.moto-align-right .moto-widget-social-links-extended__item:first-child {
  margin-left: 0;
}
.moto-widget-social-links-extended.moto-preset-2 .moto-widget-social-links-extended__link {
  font-size: 20px;
  width: 40px;
  height: 40px;
  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: #000000;
  border-color: transparent;
}
.moto-widget-social-links-extended.moto-preset-2 .moto-widget-social-links-extended__link:hover {
  color: #ffffff;
  background-color: #b3b0b0;
  border-color: transparent;
}
.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: 0px;
    margin-right: 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: 0px;
    margin-left: 0px;
  }
}
.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: 24px;
  width: 40px;
  height: 40px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-radius: 0px;
  border-style: solid;
  color: #b3b0b0;
  background-color: #ffffff;
  border-color: #b3b0b0;
}
.moto-widget-social-links-extended.moto-preset-3 .moto-widget-social-links-extended__link:hover {
  color: #0e0f11;
  background-color: #b3b0b0;
  border-color: #b3b0b0;
}
@media screen and (max-width: 1039px) {
  .moto-widget-social-links-extended.moto-preset-3 .moto-widget-social-links-extended__link {
    font-size: 20px;
    width: 32px;
    height: 32px;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-social-links-extended.moto-preset-3 .moto-widget-social-links-extended__link {
    font-size: 18px;
    width: 25px;
    height: 25px;
  }
}
.moto-widget-back-to-top {
  top: auto;
  bottom: 60px;
  right: 40px;
  left: auto;
}
.moto-widget-back-to-top.moto-back-to-top-button_visible {
  -webkit-animation-name: none;
  animation-name: none;
}
@media screen and (max-width: 1039px) {
  .moto-widget-back-to-top {
    top: auto;
    bottom: 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: 20px;
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__headers-wrapper {
  margin-bottom: 0px;
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__content {
  border-style: none;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-radius: 0px;
  border-color: rgba(0,0,0,0.1);
  padding-top: 0px;
  padding-right: 20px;
  padding-bottom: 0px;
  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: 29px;
  border-color: transparent;
  background-color: #24292d;
  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: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  color: #ffffff;
  text-decoration: none;
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__header-icon {
  font-size: 14px;
  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: 13px;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-tabs.moto-preset-default .moto-widget-tabs__item {
    margin-bottom: 20px;
  }
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__header:hover {
  border-color: transparent;
  background-color: #b3b0b0;
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__header:hover .moto-widget-tabs__header-title {
  color: #24292d;
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__header:hover .moto-widget-tabs__header-icon {
  color: #24292d;
}
.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: 29px;
  background-color: #b3b0b0;
  border-color: transparent;
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__header.moto-widget-tabs__header_opened .moto-widget-tabs__header-title {
  color: #24292d;
  text-decoration: none;
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__header.moto-widget-tabs__header_opened .moto-widget-tabs__header-icon {
  color: #24292d;
}
@media screen and (max-width: 767px) {
  .moto-widget-tabs.moto-preset-default .moto-widget-tabs__header.moto-widget-tabs__header_opened {
    margin-bottom: 0px;
  }
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__header.moto-widget-tabs__header_opened:hover {
  border-color: transparent;
}
.moto-widget-tabs.moto-preset-default.moto-widget-tabs_type-vertical .moto-widget-tabs__headers-wrapper {
  margin-left: 0px;
  margin-right: 0px;
}
.moto-widget-tabs.moto-preset-default.moto-widget-tabs_type-vertical .moto-widget-tabs__header_desktop {
  margin-bottom: 20px;
}
.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: 15px;
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__headers-wrapper {
  margin-bottom: 10px;
}
.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: 15px;
  padding-right: 0px;
  padding-bottom: 20px;
  padding-left: 0px;
}
.moto-widget-tabs.moto-preset-2 .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: #b3b0b0;
  background-color: transparent;
  padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 20px;
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header-title {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #000000;
  text-decoration: none;
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header-icon {
  font-size: 14px;
  margin-right: 10px;
  color: #999999;
  margin-left: 10px;
}
@media screen and (max-width: 767px) {
  .moto-widget-tabs.moto-preset-2 .moto-widget-tabs__item {
    margin-bottom: 15px;
  }
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header:hover {
  border-color: #b3b0b0;
  background-color: #b3b0b0;
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header:hover .moto-widget-tabs__header-title {
  color: #000000;
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header:hover .moto-widget-tabs__header-icon {
  color: #000000;
}
.moto-widget-tabs.moto-preset-2 .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: #b3b0b0;
  border-color: transparent;
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header.moto-widget-tabs__header_opened .moto-widget-tabs__header-title {
  color: #000000;
  text-decoration: none;
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header.moto-widget-tabs__header_opened .moto-widget-tabs__header-icon {
  color: #999999;
}
@media screen and (max-width: 767px) {
  .moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header.moto-widget-tabs__header_opened {
    margin-bottom: 10px;
  }
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header.moto-widget-tabs__header_opened:hover {
  background-color: #b3b0b0;
  border-color: transparent;
}
.moto-widget-tabs.moto-preset-2.moto-widget-tabs_type-vertical .moto-widget-tabs__headers-wrapper {
  margin-left: 10px;
  margin-right: 10px;
}
.moto-widget-tabs.moto-preset-2.moto-widget-tabs_type-vertical .moto-widget-tabs__header_desktop {
  margin-bottom: 15px;
}
.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-3 .moto-widget-tabs__header_desktop {
  margin-right: 1px;
}
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__headers-wrapper {
  margin-bottom: 0px;
}
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__content {
  border-style: solid;
  border-left-width: 1px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-radius: 0px;
  background-color: 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: none;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-radius: 0px;
  border-color: transparent;
  background-color: transparent;
  padding-top: 18px;
  padding-right: 30px;
  padding-bottom: 18px;
  padding-left: 30px;
}
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header-title {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #24292d;
  text-decoration: none;
}
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header-icon {
  font-size: 18px;
  margin-right: 10px;
  color: #24292d;
  margin-left: 10px;
}
@media screen and (max-width: 767px) {
  .moto-widget-tabs.moto-preset-3 .moto-widget-tabs__item {
    margin-bottom: 1px;
  }
}
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header:hover {
  background-color: transparent;
}
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header:hover .moto-widget-tabs__header-title {
  color: #b3b0b0;
}
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header:hover .moto-widget-tabs__header-icon {
  color: #b3b0b0;
}
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header.moto-widget-tabs__header_opened {
  border-style: none;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-radius: 0px;
  background-color: transparent;
  border-color: transparent;
}
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header.moto-widget-tabs__header_opened .moto-widget-tabs__header-title {
  color: #b3b0b0;
  text-decoration: none;
}
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header.moto-widget-tabs__header_opened .moto-widget-tabs__header-icon {
  color: #b3b0b0;
}
@media screen and (max-width: 767px) {
  .moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header.moto-widget-tabs__header_opened {
    margin-bottom: 0px;
  }
}
.moto-widget-tabs.moto-preset-3.moto-widget-tabs_type-vertical .moto-widget-tabs__headers-wrapper {
  margin-left: 0px;
  margin-right: 0px;
}
.moto-widget-tabs.moto-preset-3.moto-widget-tabs_type-vertical .moto-widget-tabs__header_desktop {
  margin-bottom: 1px;
}
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header_desktop:last-child,
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header-icon:last-child,
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__headers-wrapper_icon-right .moto-widget-tabs__header-icon,
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__headers-wrapper_icon-right + .moto-widget-tabs__items-wrapper .moto-widget-tabs__header-icon,
.moto-widget-tabs.moto-preset-3.moto-widget-tabs_type-vertical .moto-widget-tabs__header_desktop,
.moto-widget-tabs.moto-preset-3.moto-widget-tabs_type-vertical_right .moto-widget-tabs__headers-wrapper {
  margin-right: 0;
}
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__headers-wrapper_icon-left .moto-widget-tabs__header-icon,
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__headers-wrapper_icon-left + .moto-widget-tabs__items-wrapper .moto-widget-tabs__header-icon,
.moto-widget-tabs.moto-preset-3.moto-widget-tabs_type-vertical_left .moto-widget-tabs__headers-wrapper {
  margin-left: 0;
}
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__item:last-child,
.moto-widget-tabs.moto-preset-3.moto-widget-tabs_type-vertical .moto-widget-tabs__headers-wrapper,
.moto-widget-tabs.moto-preset-3.moto-widget-tabs_type-vertical .moto-widget-tabs__header_desktop:last-child {
  margin-bottom: 0;
}
.moto-widget-tabs.moto-preset-3.moto-widget-tabs_type-horizontal .moto-widget-tabs__headers-wrapper {
  margin-bottom: -1px;
}
.moto-widget-tabs.moto-preset-3.moto-widget-tabs_type-vertical_left .moto-widget-tabs__headers-wrapper {
  margin-right: -1px;
}
.moto-widget-tabs.moto-preset-3.moto-widget-tabs_type-vertical_right .moto-widget-tabs__headers-wrapper {
  margin-left: -1px;
}
@media screen and (max-width: 767px) {
  .moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header.moto-widget-tabs__header_opened {
    margin-bottom: -1px;
  }
}
.moto-cookie-notification {
  background-color: #1f2228;
}
.moto-cookie-notification__button_close {
  color: rgba(255,255,255,0.4);
}
.moto-cookie-notification__button_close:hover {
  color: #ffffff;
}
.moto-widget-tile-gallery.moto-preset-default .moto-widget-tile-gallery__item {
  border-style: none;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-radius: 0px;
  border-color: transparent;
}
.moto-widget-tile-gallery.moto-preset-default .moto-widget-tile-gallery__item-layer {
  background-color: transparent;
  border-style: none;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-radius: 0px;
  border-color: transparent;
}
.moto-widget-tile-gallery.moto-preset-default .moto-widget-tile-gallery__item-layer-icon {
  color: transparent;
}
.moto-widget-tile-gallery.moto-preset-default .moto-widget-tile-gallery__item-layer-icon:before {
  content: "\f03e";
}
.moto-widget-tile-gallery.moto-preset-default .moto-widget-tile-gallery__item-caption {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
  color: #999999;
  background-color: transparent;
  font-size: 16px;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
}
.moto-widget-tile-gallery.moto-preset-default .moto-widget-tile-gallery__item:hover .moto-widget-tile-gallery__item-layer {
  background-color: rgba(0,0,0,0.3);
}
.moto-widget-tile-gallery.moto-preset-default .moto-widget-tile-gallery__item:hover .moto-widget-tile-gallery__item-layer-icon {
  font-size: 42px;
  color: #999999;
}
@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: none;
}
.moto-widget-tile-gallery.moto-preset-2 .moto-widget-tile-gallery__item-caption {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
  color: #eeeeee;
  background-color: transparent;
  font-size: 16px;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}
.moto-widget-tile-gallery.moto-preset-2 .moto-widget-tile-gallery__item:hover .moto-widget-tile-gallery__item-layer {
  background-color: rgba(255,255,255,0.7);
}
.moto-widget-tile-gallery.moto-preset-2 .moto-widget-tile-gallery__item:hover .moto-widget-tile-gallery__item-layer-icon {
  color: #eeeeee;
}
@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: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
  color: #999999;
  background-color: transparent;
  font-size: 16px;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}
.moto-widget-tile-gallery.moto-preset-3 .moto-widget-tile-gallery__item:hover .moto-widget-tile-gallery__item-layer {
  background-color: #b3b0b0;
}
.moto-widget-tile-gallery.moto-preset-3 .moto-widget-tile-gallery__item:hover .moto-widget-tile-gallery__item-layer-icon {
  color: #999999;
}
@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: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 6px;
  padding-bottom: 6px;
  border-style: solid;
  border-left-width: 1px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-radius: 0px;
  text-decoration: none;
  color: #000000;
  background-color: #ffffff;
  border-color: #000000;
}
.moto-widget-blog-post_tags.moto-preset-default .moto-widget-blog-post_tags__item-link:hover {
  font-style: normal;
  font-weight: 400;
  background-color: #000000;
  color: #b3b0b0;
  border-color: #000000;
}
.moto-widget-blog-post_tags.moto-preset-default .moto-widget-blog-post_tags__item {
  margin-right: 4px;
  margin-bottom: 1px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-blog-post_tags.moto-preset-default .moto-widget-blog-post_tags__item {
    margin-right: 6px;
  }
}
.moto-widget-blog-post_tags.moto-preset-default .moto-widget-blog-post_tags__title {
  margin-right: 15px;
  margin-bottom: 1px;
}
.moto-widget-blog-category_list.moto-preset-default .moto-widget-blog-category_list__item {
  padding-bottom: 10px;
  border-bottom-style: solid;
  border-bottom-color: rgba(105,105,105,0.11);
  border-bottom-width: 1px;
  margin-bottom: 10px;
}
.moto-widget-blog-category_list.moto-preset-default .moto-widget-blog-category_list__item-link {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  color: #000000;
}
.moto-widget-blog-category_list.moto-preset-default .moto-widget-blog-category_list__item-link:hover {
  color: #b3b0b0;
  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: #b3b0b0;
}
.moto-widget-blog-category_list.moto-preset-default .moto-widget-blog-category_list__item-icon {
  font-size: 8px;
  margin-right: 10px;
  color: #000000;
}
.moto-widget-blog-category_list.moto-preset-default .moto-widget-blog-category_list__item-count {
  color: #55616d;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  margin-left: 10px;
}
.moto-widget-blog-category_list.moto-preset-2 .moto-widget-blog-category_list__item {
  padding-bottom: 10px;
  border-bottom-style: solid;
  border-bottom-color: #eeeeee;
  border-bottom-width: 1px;
  margin-bottom: 10px;
}
.moto-widget-blog-category_list.moto-preset-2 .moto-widget-blog-category_list__item-link {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  color: #b3b0b0;
}
.moto-widget-blog-category_list.moto-preset-2 .moto-widget-blog-category_list__item-link:hover {
  color: #eeeeee;
  font-style: normal;
  font-weight: 700;
}
.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: #eeeeee;
}
.moto-widget-blog-category_list.moto-preset-2 .moto-widget-blog-category_list__item-icon {
  font-size: 10px;
  margin-right: 10px;
  color: #eeeeee;
}
.moto-widget-blog-category_list.moto-preset-2 .moto-widget-blog-category_list__item-count {
  color: #55616d;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  margin-left: 10px;
}
.moto-widget-callback.moto-preset-default {
  bottom: 40px;
  left: 40px;
  right: auto;
  box-shadow: 0 4px 10px 0 rgba(46,58,70,0.35);
  background-color: #ffffff;
  color: #b3b0b0;
  max-height: 80vh;
}
@media screen and (max-width: 1039px) {
  .moto-widget-callback.moto-preset-default {
    bottom: 80px;
    left: 10px;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-callback.moto-preset-default {
    bottom: 60px;
    left: 10px;
  }
}
@media screen and (max-width: 479px) {
  .moto-widget-callback.moto-preset-default {
    bottom: 70px;
    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: #eeeeee;
  border-top-width: 1px;
}
.moto-widget-callback.moto-preset-default .moto-widget-callback__more-details-button {
  color: #000000;
}
.moto-widget-callback.moto-preset-default .moto-widget-callback__more-details-button:hover {
  color: #b3b0b0;
}
.moto-widget-callback.moto-preset-default .moto-widget-callback__close-button {
  color: #000000;
}
.moto-widget-callback.moto-preset-default .moto-widget-callback__close-button:hover {
  color: #b3b0b0;
}
.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 {
    height: 70px;
    width: 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: 80px;
}
@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: transparent;
  border-color: transparent;
  color: #ffffff;
  width: 40px;
  height: 40px;
  border-style: none;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-radius: 0px;
  top: 85%;
  transform: translateY(-50%);
  transition: .4s;
  font-family: "Helvetica Neue", Helvetica, Arial, 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: 20px;
}
.moto-widget-content_slider.moto-preset-default .bx-prev:hover,
.moto-widget-content_slider.moto-preset-default .bx-next:hover {
  background-color: #b3b0b0;
  border-color: transparent;
  color: #000000;
}
@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;
  }
}
.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: 25px;
  background-color: #999999;
  color: #000000;
  transition: .4s;
  font-family: "Helvetica Neue", Helvetica, Arial, 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: 25px;
  background-color: #999999;
  color: #000000;
  transition: .4s;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
}
.moto-widget-content_slider.moto-preset-default .bx-pager-link:hover {
  background-color: #b3b0b0;
  color: #999999;
  border-color: transparent;
}
.moto-widget-content_slider.moto-preset-default .bx-pager-link.active {
  color: #ffffff;
  background-color: #b3b0b0;
  border-color: transparent;
}
.moto-widget-content_slider.moto-preset-default .bx-prev {
  left: 19%;
}
.moto-widget-content_slider.moto-preset-default .bx-prev:before {
  content: "\f060";
}
@media screen and (max-width: 1039px) {
  .moto-widget-content_slider.moto-preset-default .bx-prev {
    left: 1%;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-content_slider.moto-preset-default .bx-prev {
    left: 5%;
  }
}
.moto-widget-content_slider.moto-preset-default .bx-next {
  right: auto;
  left: 21.5%;
}
.moto-widget-content_slider.moto-preset-default .bx-next:before {
  content: "\f061";
}
@media screen and (max-width: 1039px) {
  .moto-widget-content_slider.moto-preset-default .bx-next {
    left: 6%;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-content_slider.moto-preset-default .bx-next {
    left: 17%;
  }
}
.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: "Helvetica Neue", Helvetica, Arial, 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: "Helvetica Neue", Helvetica, Arial, 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: "Helvetica Neue", Helvetica, Arial, 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: "Helvetica Neue", Helvetica, Arial, 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: "Helvetica Neue", Helvetica, Arial, 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: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  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: #b3b0b0;
  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: #b3b0b0;
}
.moto-widget-breadcrumbs.moto-preset-2 .moto-widget-breadcrumbs__item-content_current {
  color: #999999;
  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: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  color: #ffffff;
}
.moto-widget-breadcrumbs.moto-preset-2 .moto-widget-breadcrumbs__item-icon {
  color: #b3b0b0;
  font-size: 16px;
  margin-right: 5px;
}
.moto-widget-breadcrumbs.moto-preset-2 .moto-widget-breadcrumbs__item:hover .moto-widget-breadcrumbs__item-icon {
  color: #b3b0b0;
}
.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;
}
@media screen and (max-width: 1039px) {
  .moto-widget-breadcrumbs.moto-preset-2 .moto-widget-breadcrumbs__item-content {
    font-size: 13px;
  }
  .moto-widget-breadcrumbs.moto-preset-2 .moto-widget-breadcrumbs__item-delimiter {
    font-size: 13px;
  }
  .moto-widget-breadcrumbs.moto-preset-2 .moto-widget-breadcrumbs__item-icon {
    font-size: 13px;
  }
}
.moto-widget-breadcrumbs.moto-preset-2 .moto-widget-breadcrumbs__item-icon:last-child {
  margin-right: 0;
}
.moto-widget-pagination.moto-preset-default {
  font-family: "Helvetica Neue", Helvetica, Arial, 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: #81868c;
  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: #d3d8db;
}
.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: #2e3a46;
  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: #2e3a46;
  border-color: transparent;
  text-decoration: none;
}
.moto-widget-blog-post_tags.moto-preset-2 .moto-widget-blog-post_tags__item-link {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 4px;
  padding-bottom: 4px;
  border-style: none;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-radius: 0px;
  text-decoration: none;
  color: #2e3a46;
  background-color: #d3d8db;
  border-color: transparent;
}
.moto-widget-blog-post_tags.moto-preset-2 .moto-widget-blog-post_tags__item-link:hover {
  font-style: normal;
  font-weight: 400;
  background-color: #55616d;
  color: #ffffff;
}
.moto-widget-blog-post_tags.moto-preset-2 .moto-widget-blog-post_tags__item {
  margin-right: 4px;
  margin-bottom: 4px;
}
.moto-widget-blog-post_tags.moto-preset-2 .moto-widget-blog-post_tags__title {
  margin-right: 15px;
  margin-bottom: 4px;
}
.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: "Helvetica Neue", Helvetica, Arial, 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: "Helvetica Neue", Helvetica, Arial, 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: "Helvetica Neue", Helvetica, Arial, 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: "Helvetica Neue", Helvetica, Arial, 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: "Helvetica Neue", Helvetica, Arial, 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: "Helvetica Neue", Helvetica, Arial, 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: "Helvetica Neue", Helvetica, Arial, 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: "Helvetica Neue", Helvetica, Arial, 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: "Helvetica Neue", Helvetica, Arial, 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: "Helvetica Neue", Helvetica, Arial, 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: "Helvetica Neue", Helvetica, Arial, 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: "Helvetica Neue", Helvetica, Arial, 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: "Helvetica Neue", Helvetica, Arial, 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: "Helvetica Neue", Helvetica, Arial, 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: "Helvetica Neue", Helvetica, Arial, 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: "Helvetica Neue", Helvetica, Arial, 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: "Helvetica Neue", Helvetica, Arial, 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: "Helvetica Neue", Helvetica, Arial, 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: "Helvetica Neue", Helvetica, Arial, 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: "Helvetica Neue", Helvetica, Arial, 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;
}
.moto-widget-text .table.moto-preset-default {
  border-style: solid;
  border-left-width: 0px;
  border-top-width: 1px;
  border-right-width: 0px;
  border-bottom-width: 1px;
  border-radius: 0px;
  border-color: #d3d8db;
}
.moto-widget-text .table.moto-preset-default>tbody>tr>td,
.moto-widget-text .table.moto-preset-default>tbody>tr>th,
.moto-widget-text .table.moto-preset-default>thead>tr>td,
.moto-widget-text .table.moto-preset-default>thead>tr>th {
  border-style: solid;
  border-left-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 0px;
  border-top-width: 0px;
  border-radius: 0px;
  border-color: #d3d8db;
}
.moto-widget-text .table.moto-preset-default>tbody>tr {
  background-color: #ffffff;
}
.moto-widget-text .table.moto-preset-default.table-striped>tbody>tr:nth-child(2n) {
  background-color: #f4f5f6;
}
.moto-widget-text .table.moto-preset-default.table-striped>tbody>tr:nth-child(2n+1) {
  background-color: #ffffff;
}
.moto-widget-text .table.moto-preset-default>tbody>tr>th {
  background-color: #2e3a46;
}
.moto-widget-text .table.moto-preset-default>thead>tr {
  background-color: #55616d;
}
.moto-widget-text .table.moto-preset-default.table-hover>tbody>tr:hover {
  background-color: #c0c2c5;
}
.moto-widget-text .table.moto-preset-default.table-hover.table-striped>tbody>tr:nth-child(2n):hover {
  background-color: #c0c2c5;
}
.moto-widget-text .table.moto-preset-default.table-hover.table-striped>tbody>tr:nth-child(2n+1):hover {
  background-color: #c0c2c5;
}
.moto-widget-text .table.moto-preset-2 {
  border-style: solid;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-radius: 0px;
  border-color: #55616d;
}
.moto-widget-text .table.moto-preset-2>tbody>tr>td,
.moto-widget-text .table.moto-preset-2>tbody>tr>th,
.moto-widget-text .table.moto-preset-2>thead>tr>td,
.moto-widget-text .table.moto-preset-2>thead>tr>th {
  border-style: solid;
  border-left-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-top-width: 1px;
  border-radius: 0px;
  border-color: #55616d;
}
.moto-widget-text .table.moto-preset-2>tbody>tr {
  background-color: #2e3a46;
}
.moto-widget-text .table.moto-preset-2.table-striped>tbody>tr:nth-child(2n) {
  background-color: #384450;
}
.moto-widget-text .table.moto-preset-2.table-striped>tbody>tr:nth-child(2n+1) {
  background-color: #2e3a46;
}
.moto-widget-text .table.moto-preset-2>tbody>tr>th {
  background-color: #d3d8db;
}
.moto-widget-text .table.moto-preset-2>thead>tr {
  background-color: #414d59;
}
.moto-widget-text .table.moto-preset-2.table-hover>tbody>tr:hover {
  background-color: #818991;
}
.moto-widget-text .table.moto-preset-2.table-hover.table-striped>tbody>tr:nth-child(2n):hover {
  background-color: #818991;
}
.moto-widget-text .table.moto-preset-2.table-hover.table-striped>tbody>tr:nth-child(2n+1):hover {
  background-color: #818991;
}
.moto-widget-text .table.moto-preset-3 {
  border-style: solid;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-radius: 0px;
  border-color: #81868c;
}
.moto-widget-text .table.moto-preset-3>tbody>tr>td,
.moto-widget-text .table.moto-preset-3>tbody>tr>th,
.moto-widget-text .table.moto-preset-3>thead>tr>td,
.moto-widget-text .table.moto-preset-3>thead>tr>th {
  border-style: solid;
  border-left-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-top-width: 1px;
  border-radius: 0px;
  border-color: #81868c;
}
.moto-widget-text .table.moto-preset-3>tbody>tr {
  background-color: #d3d8db;
}
.moto-widget-text .table.moto-preset-3.table-striped>tbody>tr:nth-child(2n) {
  background-color: #bec3c7;
}
.moto-widget-text .table.moto-preset-3.table-striped>tbody>tr:nth-child(2n+1) {
  background-color: #d3d8db;
}
.moto-widget-text .table.moto-preset-3>tbody>tr>th {
  background-color: #ffffff;
}
.moto-widget-text .table.moto-preset-3>thead>tr {
  background-color: #55616d;
}
.moto-widget-text .table.moto-preset-3.table-hover>tbody>tr:hover {
  background-color: #2e3a46;
}
.moto-widget-text .table.moto-preset-3.table-hover.table-striped>tbody>tr:nth-child(2n):hover {
  background-color: #2e3a46;
}
.moto-widget-text .table.moto-preset-3.table-hover.table-striped>tbody>tr:nth-child(2n+1):hover {
  background-color: #2e3a46;
}
.container-fluid,
.moto-cell {
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.moto-container_width-fixed,
.row-fixed .container-fluid {
  max-width: 1200px;
}
.logo{
  width: 300px;
height: auto;
position: absolute;
left: -42px;
}

.logo-img{
  width: 150px;
  height: auto;
}

.contactinfo .address:before {
    content: "\f015";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
color:#fff;
font-size: 20px;
padding-right: 0.5em;
position: absolute;
/*top: 10px;*/
left: -22px;
  }
.contactinfo  .phone a:before {
    content: "\f095";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #fff;

    font-size: 20px;
    padding-right: 0.5em;
     position: absolute; 
    /* top: 10px; */
  left: -22px;
}

 .contactinfo .mail a:before {
  content: "\f0e0";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
color:#fff;
font-size: 20px;
padding-right: 0.5em;
position: absolute;
/*top: 10px;*/
left: -22px;
}
.contactinfo .time a:before {
  content: "\f017";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
color:#fff;
font-size: 20px;
padding-right: 0.5em;
position: absolute;
/*top: 10px;*/
left: -22px;
}
 .contactinfo .address{
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
}
 .contactinfo .mail a {
    color: #fff;
    font-size: 16px;
    margin-left: 5px;
}
 .contactinfo .phone a {
    color: #fff;
    font-size: 16px;
}
 .contactinfo .time a {
    color: #fff;
    font-size: 16px;
}

 .contactinfo .address {
    margin-left: 22px;
    margin-bottom: 10px;
    position: relative;
}
.contactinfo .mail {
    margin-left: 22px;
    margin-bottom: 10px;
    position: relative;
    line-height: 24px;
}
.contactinfo .phone {
    margin-left: 22px;
    margin-bottom: 10px;
    position: relative;
}
.contactinfo .time {
    margin-left: 22px;
    margin-bottom: 10px;
    position: relative;
}


/*custom*/
.address:before {
    content: "\f015";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
color:#e82c2a;
font-size: 20px;
padding-right: 0.5em;
position: absolute;
/*top: 10px;*/
left: -25px;
  }
  .phone a:before {
    content: "\f095";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #e82c2a;

    font-size: 20px;
    padding-right: 0.5em;
  position: absolute; 
      /*  top: 10px; */
left: -25px;
}

.mail a:before {
  content: "\f0e0";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
color:#e82c2a;
font-size: 20px;
padding-right: 0.5em;
position: absolute;
/*top: 10px;*/
left: -25px;
}
.time a:before {
  content: "\f017";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
color:#e82c2a;
font-size: 20px;
padding-right: 0.5em;
position: absolute;
/*top: 10px;*/
left: -25px;
}
.address{
  margin-left: 23px;
  position: relative;
  margin-bottom: 10px;
}
.address{
   font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
  color: #000;
  text-transform: uppercase;
}
.address:hover{
color:
red;
text-decoration: none;
}
.phone {
margin-left: 23px;
 position: relative;
 margin-bottom: 10px;
}
.phone a{
   font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
  color: #000;
}
.phone a:hover{
color:
red;
text-decoration: none;
}
.mail{
 margin-left: 23px;
  position: relative;
}
.mail a{
   font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
  color: #000;
  text-transform: lowercase;
  text-decoration: none;
  line-height: 26px;
}
.mail a:hover{
color:
red;
text-decoration: none;
}
.time{
  margin-left: 23px;
  position: relative;
}
.time a{
   font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
  color: #000;
}
.time a:hover{
color:
#121640;
text-decoration: none;
}

footer h2{
  font-size: 22px;
color: #fff;
font-weight: 600;
margin-bottom: 20px;
font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
}
.copy p
{
 text-align: center;
}

.item_list li a:before {
  content: "\f061";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
color:#fff;
font-size: 17px;
padding-right: 0.5em;
/*position: absolute;
top: 10px;*/
left: 2px;
}
 .item_list li{
  margin-bottom: 10px;
 /* position: relative;*/
 }
 .item_list li a {
    color: #fff;
    font-size: 16px;
}

.sitemap li a{
  color: #000!important;
}
.map-home iframe{

width: 100%; 
}
.foot-logo{
  width: 200px;
  margin-bottom: 15px;
}
.businessname{
  font-size: 23px;
font-style: normal;
font-weight: 600;
color: #fff;
margin-bottom: 10px;
}

.item_list2{
  width: 40%;
margin: 0 auto;
}


.item_list2 li a:before {
  content: "\f061";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
color:#e82c2a;
font-size: 17px;
padding-right: 0.5em;
/*position: absolute;
top: 10px;*/
left: 2px;
}
 .item_list2 li{
margin-bottom: 10px !important;
/*position: relative;
*/border: 1px solid #000;
padding: 10px !important;
border-radius: 5px;
 }
 .item_list2 li a {
    color: #202020;
    font-size: 16px;
    text-transform: capitalize;
}
.item_list2 li a:after {
 /* content: "\f06e";*/
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
color:#e82c2a;
font-size: 17px;
padding-right: 0.5em;
/*position: absolute;
top: 10px;*/
left: 20px;
}
 
 footer{

    background-color: #2d2a2a;
 }
 .center{
  text-align: center;
 }

 .listimg img{
  border: 1px solid #d0cece;
 }
 /* Style the buttons */
.btn {
  border: none;
  outline: none;
  padding: 12px 16px;
  background-color: white;
  cursor: pointer;
}

.btn:hover {
  background-color: #ddd;
}

.btn.active {
  background-color: #666;
  color: white;
}
iframe{
  width: 100%;
}
.contactimg{
  width: 260px;
height: auto;
margin-bottom: 10px;
}

.flexbox{
  display: flex;
flex-flow: wrap row;
justify-content: space-around;
}

.box{
  width: 200px;
  height: 60px;
margin-bottom: 5px;
/*background-color: #2b2748;*/
}

.box img{
  width: 200px;
  height: auto;
}
.bottom-btn a{
position: absolute;
bottom: 0px;
left: 0px;
}
.pro img{
 /* border: 2px solid #000;*/
border-radius: 2px;
}
#section-header{
 /* position: absolute;*/
z-index: 9999;
width: 100%;
}
.moto-sticky__attached{
background-color: #090808;
}
.mapnew {
         filter: grayscale(100%);         
}

.filter-button
{
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
  
    border-radius: 5px;
    text-align: center;
    color: #000;
    margin-bottom: 30px;
    margin-left: 30px;

}
.filter-button:hover
{
    /*font-size: 18px;*/
  
    border-radius: 5px;
    text-align: center;
    color: #ffffff;
    background-color: #E72C2A;

}
.btn-default:active .filter-button:active
{
    background-color: #E72C2A;
    color: white;
}

.bannertitle{

font-weight: 600;
font-style: normal;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
color: #fff;
font-size: 28px;
line-height: 1.7;
letter-spacing: 0px;
margin-bottom: 15px;
padding: 10px; 
}


footer .moto-text_system_7 {
    font-weight: 400;
    font-style: normal;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #fff;
    font-size: 22px;
    line-height: 1.2;
    letter-spacing: 0px;
}
footer p{
   font-weight: normal;
    font-style: normal;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #fff;
    font-size: 17px;
line-height: 1.7;
letter-spacing: 0px;
}

.project a{
 width: 370px;
height: 370px;
display: table-cell!important;
vertical-align: middle;
background: #f2f2f2;
}
.project a img{

max-width: 100%;
max-height: 100%;
width: auto;
height: auto;
text-align: center;
vertical-align: middle;
margin: 0 auto;
display: block;
float: none; 
}

/*media*/
/*top*/
.homehead
{
    position: absolute!important;
z-index: 9999;
width: 100%;
}

         .bannertitle {
  font-weight: 600;
  font-style: normal;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #fff;
  font-size: 38px;
  line-height: 1.7;
  letter-spacing: 0px;
  margin-bottom: 15px;
  padding: 10px;
  margin-top: 30px;
}
.logo {
    width: 185px;
    height: auto;
    position: absolute;
    left: -14px;
}
.moto-text_159 {
  font-size: 50px;
  line-height: 1.1;
  letter-spacing: 0px;
  margin-top: 0;
}
.moto-widget-menu .moto-widget-menu-list {
   
    margin-top: 20px;
    margin-left: 0;
}
.moto-spacing-top-large {
    padding-top: 50px;
}
.project a {
    width: 300px;
    height: 300px;
    display: table-cell !important;
    vertical-align: middle;
    background: #f2f2f2;
}
/*home img*/
.logo {
    width: 185px !important;
height: 50px !important;
}
.bannertitle {
    font-size: 23px;
    line-height: 1;
}
.homeimg1
{
    width: 570px!important;
    height: 312px!important;
}
.homeimg img
{
  width: 370px!important;
  height: 277px!important;  
}
.workimg img
{
  width: 570px!important;
  height: 416px!important;
}
.box img {
    width: 200px!important;
    height: 49px!important;
}
.foot-logo {
    width: 370px !important;
margin-bottom: 15px;
height: 100px !important;
}
.phoneimg
{
    width:33px;
    height:33px;
}

/*project page*/
.breadcrumb
{

}
.moto-text_system_7 strong{
    font-size: 16px;
line-height: 25px;

}
.filter-button {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    border-radius: 5px;
    text-align: center;
    color: #000;
    margin-bottom: 30px;
    margin-left: 0px;
}

.project a {
    width: 370px;
    height: 375px;
    display: table-cell !important;
    vertical-align: middle;
    background: #f2f2f2;
}
.project a img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    text-align: center;
    vertical-align: middle;
    margin: 0 auto;
    display: block;
    float: none;
}
/*precastimg*/
.precastimg
{
   width: 1170px!important;
    height: 781px!important;
}
/*product*/
.pro img {
     width: 270px!important;
    height: 270px!important;
    margin-bottom:10px;
}
/*product list*/
.listimg img {
   width: 270px!important;
    height: 270px!important;
}
/*contact*/
.contactimg {
   width: 370px!important;
    height: 493px!important;
    margin-bottom: 10px;
}

.moto-widget-contact_form-buttons
{
    margin-top:30px;
}
.item_list2
{
    margin:0 auto;
    display:block;
    width:100%;
}
.item_list2 li
{
}
.item_list2 li a
{
    color:#000;
    font-size:16px;
}
.bx-controls-direction{
position: absolute;
bottom: 31px;
width: 100%;
}
@media(max-width: 1440px)
{
         .bannertitle {
  font-weight: 600;
  font-style: normal;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #fff;
  font-size: 38px;
  line-height: 1.7;
  letter-spacing: 0px;
  margin-bottom: 15px;
  padding: 10px;
  margin-top: 30px;
}
.logo {
    width: 185px;
    height: auto;
    position: absolute;
    left: -14px;
}
.moto-text_159 {
  font-size: 50px;
  line-height: 1.1;
  letter-spacing: 0px;
  margin-top: 0;
}
.moto-widget-menu .moto-widget-menu-list {
   
    margin-top: 20px;
    margin-left: 0;
}
.moto-spacing-top-large {
    padding-top: 50px;
}

/*home img*/
.logo {
    width: 185px !important;
height: 50px !important;
}
.bannertitle {
    font-size: 23px;
    line-height: 1;
}
.homeimg1
{
    width: 570px!important;
    height: 312px!important;
}
.homeimg img
{
  width: 370px!important;
  height: 277px!important;  
}
.workimg img
{
  width: 570px!important;
  height: 416px!important;
}
.box img {
    width: 200px!important;
    height: 49px!important;
}
.foot-logo {
    /*width: 370px !important;
margin-bottom: 15px;
height: 100px !important;*/
width: 250px !important;
margin-bottom: 15px;
height: 68px !important;
}
/*project page*/
.breadcrumb
{

}
.moto-text_system_7 strong{
    font-size: 20px;
line-height: 25px;

}
.filter-button {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    border-radius: 5px;
    text-align: center;
    color: #000;
    margin-bottom: 30px;
    margin-left: 0px;
}

.project a {
    width: 370px;
    height: 375px;
    display: table-cell !important;
    vertical-align: middle;
    background: #f2f2f2;
}
.project a img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    text-align: center;
    vertical-align: middle;
    margin: 0 auto;
    display: block;
    float: none;
}
/*precastimg*/
.precastimg
{
    width: 1170px!important;
    height: 781px!important;
}
/*product*/
.pro img {
    width: 270px!important;
    height: 270px!important;
    margin-bottom:10px;
}
/*product list*/
.listimg img {
   width: 270px!important;
    height: 270px!important;
}
/*contact*/
.contactimg {
    width: 370px!important;
    height: 493px!important;
    margin-bottom: 10px;
}
}
@media(max-width: 1199px)
{
      .bannertitle {
  font-weight: 600;
  font-style: normal;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #fff;
  font-size: 38px;
  line-height: 1.7;
  letter-spacing: 0px;
  margin-bottom: 15px;
  padding: 10px;
  margin-top: 30px;
}
.logo {
    width: 185px;
    height: auto;
    position: absolute;
    left: -14px;
}
.moto-text_159 {
  font-size: 50px;
  line-height: 1.1;
  letter-spacing: 0px;
  margin-top: 0;
}
.moto-widget-menu .moto-widget-menu-list {
   
    margin-top: 20px;
    margin-left: 0;
}
.moto-spacing-top-large {
    padding-top: 50px;
}

/*home img*/

.logo {
       width: 200px !important;
    height: 54px !important;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-list > .moto-widget-menu-item > .moto-widget-menu-link {
    padding: 5px 0;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-list > .moto-widget-menu-item > .moto-widget-menu-link {
    font-size: 15px;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-list > .moto-widget-menu-item:not(:first-child) {
    margin-left: 10px;
}
.bannertitle {
    font-size: 23px;
    line-height: 1;
}
.homeimg1
{
    width: 482px!important;
    height: 263px!important;
}
.homeimg img
{
  width: 311px!important;
  height: 233px!important;  
}
.workimg img
{
  width: 470px!important;
  height: 371px!important;
}
.box img {
    width: 200px!important;
    height: 49px!important;
}
.foot-logo {
    width: 311px !important;
    margin-bottom: 15px;
    height: 84px!important;
}
.businessname {
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    color: #fff;
    margin-bottom: 10px;
}
/*project page*/
.breadcrumb
{

}
.moto-text_system_7 strong{
    font-size: 16px;
line-height: 25px;

}
.filter-button {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    border-radius: 5px;
    text-align: center;
    color: #000;
    margin-bottom: 30px;
    margin-left: 0px;
}

.project a {
    width: 311px;
    height: 330px;
    display: table-cell !important;
    vertical-align: middle;
    background: #f2f2f2;
}
.project a img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    text-align: center;
    vertical-align: middle;
    margin: 0 auto;
    display: block;
    float: none;
}
/*precastimg*/
.precastimg
{
    width: 992px!important;
    height: 663px!important;
}
/*product*/
.pro img {
    width: 226px!important;
    height:226px!important;
    margin-bottom:10px;
}
/*product list*/
.listimg img {
   width: 226px!important;
    height:226px!important;
}
/*contact*/
.contactimg {
    width: 311px!important;
    height: 414px!important;
    margin-bottom: 10px;
}
.copy
{
 padding: 15px 0;
}
}
@media(max-width: 1023px){
  .bannertitle {
  font-weight: 600;
  font-style: normal;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #fff;
  font-size: 38px;
  line-height: 1.7;
  letter-spacing: 0px;
  margin-bottom: 15px;
  padding: 10px;
  margin-top: 30px;
}
.logo {
    width: 185px;
    height: auto;
    position: absolute;
    left: -14px;
}
.moto-text_159 {
  font-size: 50px;
  line-height: 1.1;
  letter-spacing: 0px;
  margin-top: 0;
}
.moto-widget-menu .moto-widget-menu-list {
   
    margin-top: 20px;
    margin-left: 0;
}
.moto-spacing-top-large {
    padding-top: 50px;
}

/*home img*/
.logo {
       width: 200px !important;
    height: 54px !important;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-list > .moto-widget-menu-item > .moto-widget-menu-link {
    padding: 5px 0;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-list > .moto-widget-menu-item > .moto-widget-menu-link {
    font-size: 15px;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-list > .moto-widget-menu-item:not(:first-child) {
    margin-left: 10px;
}
.bannertitle {
    font-size: 23px;
    line-height: 1;
}
.homeimg1
{
    width: 446px!important;
    height: 255px!important;
}
.homeimg img
{
  width: 300px!important;
  height: 255px!important;  
}
.workimg img
{
  width: 466px!important;
  height: 367px!important;
}
.box img {
    width: 200px!important;
    height: 49px!important;
}
.foot-logo {
    width: 300px !important;
margin-bottom: 15px;
height: 81px !important;
}
.businessname {
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    color: #fff;
    margin-bottom: 10px;
}
/*project page*/
.breadcrumb
{

}
.moto-text_system_7 strong{
    font-size: 16px;
line-height: 25px;

}
.filter-button {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    border-radius: 5px;
    text-align: center;
    color: #000;
    margin-bottom: 30px;
    margin-left: 0px;
}

.project a {
    width: 300px;
    height: 295px;
    display: table-cell !important;
    vertical-align: middle;
    background: #f2f2f2;
}
.project a img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    text-align: center;
    vertical-align: middle;
    margin: 0 auto;
    display: block;
    float: none;
}
/*precastimg*/
.precastimg
{
    width: 962px!important;
    height: 642px!important;
}
/*product*/
.pro img {
    width: 218px!important;
    height: 218px!important;
    margin-bottom:10px;
}
/*product list*/
.listimg img {
   width: 218px!important;
    height: 218px!important;
}
/*contact*/
.contactimg {
    width: 300px!important;
    height: 400px!important;
    margin-bottom: 10px;
}
}

@media(max-width: 991px)
{
    .bannertitle {
  font-weight: 600;
  font-style: normal;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #fff;
  font-size: 28px;
  line-height: 1.3;
  letter-spacing: 0px;
  margin-bottom: 15px;
  padding: 10px;
  margin-top: 30px;
}
.logo {
    width: 100%;
    height: auto;
    position: unset;
    left: 0;
}
.moto-text_159 {
  font-size: 30px;
  line-height: 1.1;
  letter-spacing: 0px;
  margin-top: 100px;
}
.moto-widget-menu .moto-widget-menu-list {
   
    margin-top: 20px;
    margin-left: 0;
}
.moto-spacing-top-large {
    padding-top: 50px;
}
.boximg{
  margin-top: 100px;
}
/*home img*/
.logo {
    width: 130px !important;
height: 35px !important;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-list > .moto-widget-menu-item > .moto-widget-menu-link {
    padding: 8px 20px;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-list > .moto-widget-menu-item > .moto-widget-menu-link {
    font-size: 13px;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-list > .moto-widget-menu-item:not(:first-child) {
    margin-left: 5px;
}
.bannertitle {
    font-size: 23px;
    line-height: 1;
}
.homeimg1
{
    width:354px!important;
    height: 193px!important;
}
.homeimg img
{
  width: 226px!important;
  height: 169px!important;  
}
.moto-text_system_7 {
    font-size: 16px;
    line-height: 1.1;
    letter-spacing: 0px;
}
.workimg img
{
  width: 354px!important;
  height: 279px!important;
}
.box img {
    width: 200px!important;
    height: 49px!important;
}
.foot-logo {
    width: 226px !important;
    margin-bottom: 15px;
    height: 61px!important;
}
.businessname {
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    color: #fff;
    margin-bottom: 10px;
}
/*project page*/
.breadcrumb
{

}
.moto-text_system_7 strong{
    font-size: 16px;
line-height: 25px;

}
.filter-button {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    border-radius: 5px;
    text-align: center;
    color: #000;
    margin-bottom: 30px;
    margin-left: 0px;
}
.project
{
    display: flex;
flex-flow: row wrap;
}
.filter
{
 width: 50% !important;   
}
.project a {
    width: 226px;
    height: 270px;
    display: table-cell !important;
    vertical-align: middle;
    background: #f2f2f2;
}
.project a img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    text-align: center;
    vertical-align: middle;
    margin: 0 auto;
    display: block;
    float: none;
}
/*precastimg*/
.precastimg
{
    width: 738px!important;
    height: 492px!important;
}
/*product*/
.pro img {
    width: 162px!important;
    height: 162px!important;
    margin-bottom: 10px;
}
.pro .moto-text_system_7
{
    font-size:14px;
}
/*product list*/
.listimg img {
    width: 162px!important;
    height: 162px!important;
}
/*contact*/
.contactimg {
    width: 226px!important;
    height: 301px!important;
    margin-bottom: 10px;
}
}
@media(max-width: 767px){
 .bannertitle {
  font-weight: 600;
  font-style: normal;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #fff;
  font-size: 28px;
  line-height: 1.3;
  letter-spacing: 0px;
  margin-bottom: 15px;
  padding: 10px;
  margin-top: 30px;
}
.logo {
    width: 100%;
    height: auto;
    position: unset;
    left: 0;
}
.moto-text_159 {
  font-size: 30px;
  line-height: 1.1;
  letter-spacing: 0px;
  margin-top: 100px;
}
.moto-widget-menu .moto-widget-menu-list {
   
    margin-top: 20px;
    margin-left: 0;
}
.moto-spacing-top-large {
    padding-top: 50px;
}

.boximg{
  margin-top: 100px;
}
/*home img*/
.logo {
    width: 300px !important;
    height: 81px !important;
    display: block;
    margin: auto;
}

.top-phone
{
    display: block;
margin: auto;
width: 300px;
text-align: center;
}
.bannertitle {
    font-size: 23px;
    line-height: 1;
}
.homeimg1
{
    width: 610px !important;
height: 333px !important;
margin: 0 auto;
    display: block;
}
.homeimg img
{
  width: 610px!important;
  height: 457px!important;  
}
.workimg img
{
  width: 470px!important;
  height: 371px!important;
}
.box img {
    width: 200px!important;
    height: 49px!important;
}
.foot-logo {
    width: 300px !important;
margin-bottom: 15px;
height: 81px !important;
}
/*project page*/
.moto-text_system_7 strong{
    font-size: 16px;
line-height: 25px;

}
.filter-button {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    border-radius: 5px;
    text-align: center;
    color: #000;
    margin-bottom: 30px;
    margin-left: 0px;
}
.project
{
    display: flex;
flex-flow: row wrap;
}
.filter
{
 width: 50% !important;   
}
.project a {
    width: 320px;
    height: 270px;
    display: table-cell !important;
    vertical-align: middle;
    background: #f2f2f2;
}
.project a img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    text-align: center;
    vertical-align: middle;
    margin: 0 auto;
    display: block;
    float: none;
}
/*precastimg*/
.precastimg
{
    width: 610px!important;
    height: 407px!important;
}
/*product*/
.pro img {
    width: 100%!important;
    height: 290px!important;
    margin-bottom: 10px;
}
.pro{
display: flex;
flex-flow: row wrap;
}
.pro .col-sm-3
{
    width:50%;
}
/*product list*/
.listimg img {
   width: 290px!important;
    height: 290px!important;
}
.listimg{
display: flex;
flex-flow: row wrap;
}
.listimg .col-sm-3
{
    width:50%;
}
/*contact*/
.contactimg 
{
   /* width: 610px !important;
    height   : 812px !important;*/
    width: 400px !important;
    height   : 533px !important;
    margin-bottom: 10px;
}
.contact-form
{
    margin-top:30px;
}
}
@media(max-width: 639px){
  .bannertitle {
  font-weight: 600;
  font-style: normal;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #fff;
  font-size: 28px;
  line-height: 1.3;
  letter-spacing: 0px;
  margin-bottom: 15px;
  padding: 10px;
  margin-top: 30px;
}
.logo {
    width: 100%;
    height: auto;
    position: unset;
    left: 0;
}
.moto-text_159 {
  font-size: 30px;
  line-height: 1.1;
  letter-spacing: 0px;
  margin-top: 100px;
}
.moto-widget-menu .moto-widget-menu-list {
   
    margin-top: 20px;
    margin-left: 0;
}
.moto-spacing-top-large {
    padding-top: 30px;
}

.boximg{
  margin-top: 100px;
}
/*home img*/
.logo {
    width: 450px !important;
height: 122px !important;
}
.bannertitle {
    font-size: 23px;
    line-height: 1;
}
.homeimg1
{
    width: 100%!important;
    height: 246px!important;
}
.homeimg img
{
  width: 450px!important;
  height: 337px!important;  
}
.workimg img
{
  width: 450px!important;
  height: 355px!important;
}
.box img {
    width: 200px!important;
    height: 49px!important;
}
.foot-logo {
    width: 450px !important;
    margin-bottom: 15px;
    height: 122px!important;
}
/*project page*/
.moto-text_system_7 strong{
    font-size: 16px;
line-height: 25px;

}
.filter-button {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    border-radius: 5px;
    text-align: center;
    color: #000;
    margin-bottom: 30px !important;
    margin-left: 0px;
}
.project
{
    display: block;

}
.filter
{
 width: 100% !important;   
}
.project a {
    width: 450px;
    height: 350px;
    display: table-cell !important;
    vertical-align: middle;
    background: #f2f2f2;
}
.project a img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    text-align: center;
    vertical-align: middle;
    margin: 0 auto;
    display: block;
    float: none;
}
/*precastimg*/
.precastimg
{
    width: 450px!important;
    height: 300px!important;
}
/*product*/
.pro img {
    width: 100%!important;
    height: 450px!important;
}
.pro{
display: flex;
flex-flow: row wrap;
}
.pro .col-sm-3
{
    width:100%;
}
/*product list*/
.listimg img {
   width: 450px!important;
    height: 450px!important;
}
.listimg .col-sm-3
{
    width:100%;
}
/*contact*/
.contactimg {
    width: 450px!important;
    height: 599px!important;
    margin-bottom: 10px;
}
.contact-form
{
    margin-top:30px;
}
}
@media(max-width: 479px){
  .bannertitle {
  font-weight: 600;
  font-style: normal;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #fff;
  font-size: 28px;
  line-height: 1.3;
  letter-spacing: 0px;
  margin-bottom: 15px;
  padding: 10px;
  margin-top: 0px;
}
.logo {
    width: 100%;
    height: auto;
    position: unset;
    left: 0;
}
.moto-text_159 {
  font-size: 30px;
  line-height: 1.1;
  letter-spacing: 0px;
  margin-top: 200px;
}
.moto-widget-menu .moto-widget-menu-list {
   
    margin-top: 20px;
    margin-left: 0;
}
.moto-spacing-top-large {
    padding-top: 30px;
}

.boximg{
  margin-top: 100px;
}
/*home img*/
.logo {
    width: 100%!important;
    height: 89px!important;
}
.bannertitle {
    font-size: 23px;
    line-height: 1;
}
.homeimg1
{
    width: 100%!important;
    height: 180px!important;
}
.homeimg img
{
  width: 100%!important;
  height: 247px!important;  
}
.workimg img
{
  width: 100%!important;
  height: 260px!important;
}
.box img {
    width: 100%!important;
    height: 49px!important;
}
.foot-logo {
    width: 100% !important;
    margin-bottom: 15px;
    height: 90px!important;
}
/*project page*/
.moto-text_system_7 strong{
    font-size: 16px;
line-height: 25px;

}
.filter-button {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    border-radius: 5px;
    text-align: center;
    color: #000;
    margin-bottom: 30px;
    margin-left: 0px;
}
.project a {
    width: 100%;
    height: 310px;
    display: table-cell !important;
    vertical-align: middle;
    background: #f2f2f2;
}
.project a img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    text-align: center;
    vertical-align: middle;
    margin: 0 auto;
    display: block;
    float: none;
}
/*precastimg*/
.precastimg
{
    width: 100%!important;
    height: 220px!important;
}
/*product*/
.pro img {
    width: 100%!important;
    height: 330px!important;
}
/*product list*/
.listimg img {
   width: 100%!important;
    height: 330px!important;
}
/*contact*/
.contactimg {
    width: 100%!important;
    height: 439px!important;
    margin-bottom: 10px;
}
.contact-form
{
    margin-top:30px;
}
/*edit*/
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: 2px;
    width: 100%!important;
    max-width: 100%!important;
}
.table-bordered, .table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border: 1px solid #ddd;
    font-size: 13px!important;
}
}


@media(max-width: 359px){
  .bannertitle {
  font-weight: 600;
  font-style: normal;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #fff;
  font-size: 28px;
  line-height: 0.7;
  letter-spacing: 0px;
  margin-bottom: 15px;
  padding: 10px;
  margin-top: 0px;
}
.logo {
    width: 100%;
    height: auto;
    position: unset;
    left: 0;
}
.moto-text_159 {
  font-size: 30px;
  line-height: 1.1;
  letter-spacing: 0px;
  margin-top: 200px;
}
.moto-widget-menu .moto-widget-menu-list {
   
    margin-top: 20px;
    margin-left: 0;
}
.moto-spacing-top-large {
    padding-top: 30px;
}
.project a {
    width: 300px;
    height: 300px;
    display: table-cell !important;
    vertical-align: middle;
    background: #f2f2f2;
}

/*home img*/
.logo {
    width: 100%!important;
    height: auto!important;
}
.bannertitle {
    font-size: 23px;
    line-height: 1;
}
.homeimg1
{
    width: 100%!important;
    height: 158px!important;
}
.homeimg img
{
  width:100%!important;
  height:217px!important;   
}
.workimg img
{
    width:100%!important;
  height:228px!important; 
}
.box img {
    width: 100%!important;
    height: 49px!important;
}
.foot-logo {
    width: 100% !important;
    margin-bottom: 15px;
    height: 79px !important;
}

/*project page*/
.moto-text_system_7 strong{
    font-size: 16px;
line-height: 25px;

}
.filter-button {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    border-radius: 5px;
    text-align: center;
    color: #000;
    margin-bottom: 30px;
    margin-left: 0px;
}
.project a {
    width: 290px;
    height: 290px;
    display: table-cell !important;
    vertical-align: middle;
    background: #f2f2f2;
}
.project a img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    text-align: center;
    vertical-align: middle;
    margin: 0 auto;
    display: block;
    float: none;
}
/*precastimg*/
.precastimg
{
    width: 100%!important;
    height: 193px!important;
}
/*product*/
.pro img {
    width: 100%!important;
    height: 290px!important;
}
/*product list*/
.listimg img {
   width: 100%!important;
    height: 290px!important;
}
/*contact*/
.contactimg {
    width: 100%!important;
    height: 386px!important;
    margin-bottom: 10px;
}
.contact-form
{
    margin-top:30px;
}


/*edit*/
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: 2px;
    width: 265px !important;
    max-width: 265px !important;
}
.table-bordered, .table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border: 1px solid #ddd;
    font-size: 10px!important;
}
#featured_products, #tablenew
{
    width: 250px !important;
}
.topspace
{
    margin-top:30px;
}
.btn {
    border: none;
    outline: none;
    padding: 2px 9px;
    background-color: white;
    cursor: pointer;
}
}