@charset "UTF-8";
.moto-color1 {
  color: #bac494;
}
.moto-color1_1 {
  color: #a4b172;
}
.moto-color1_2 {
  color: #aeba82;
}
.moto-color1_3 {
  color: #bac494;
}
.moto-color1_4 {
  color: #c4cca3;
}
.moto-color1_5 {
  color: #ced5b3;
}
.moto-color2 {
  color: #e6e6e6;
}
.moto-color2_1 {
  color: #cccccc;
}
.moto-color2_2 {
  color: #d9d9d9;
}
.moto-color2_3 {
  color: #e6e6e6;
}
.moto-color2_4 {
  color: #f2f2f2;
}
.moto-color2_5 {
  color: #ffffff;
}
.moto-color3 {
  color: #191919;
}
.moto-color3_1 {
  color: #000000;
}
.moto-color3_2 {
  color: #0d0d0d;
}
.moto-color3_3 {
  color: #191919;
}
.moto-color3_4 {
  color: #262626;
}
.moto-color3_5 {
  color: #333333;
}
.moto-color4 {
  color: #ffe400;
}
.moto-color4_1 {
  color: #ccb600;
}
.moto-color4_2 {
  color: #e6cd00;
}
.moto-color4_3 {
  color: #ffe400;
}
.moto-color4_4 {
  color: #ffe71a;
}
.moto-color4_5 {
  color: #ffe933;
}
.moto-color5 {
  color: #666666;
}
.moto-color5_1 {
  color: #4d4d4d;
}
.moto-color5_2 {
  color: #595959;
}
.moto-color5_3 {
  color: #666666;
}
.moto-color5_4 {
  color: #737373;
}
.moto-color5_5 {
  color: #808080;
}
.moto-color_custom1 {
  color: #000000;
}
.moto-color_custom2 {
  color: #ffffff;
}
.moto-color_custom3 {
  color: #00a8ff;
}
.moto-color_custom4 {
  color: #ff0000;
}
.moto-color_custom5 {
  color: #ffde00;
}
.moto-bg-color1 {
  background: #bac494;
}
.moto-bg-color1_1 {
  background: #a4b172;
}
.moto-bg-color1_2 {
  background: #aeba82;
}
.moto-bg-color1_3 {
  background: #bac494;
}
.moto-bg-color1_4 {
  background: #c4cca3;
}
.moto-bg-color1_5 {
  background: #ced5b3;
}
.moto-bg-color2 {
  background: #e6e6e6;
}
.moto-bg-color2_1 {
  background: #cccccc;
}
.moto-bg-color2_2 {
  background: #d9d9d9;
}
.moto-bg-color2_3 {
  background: #e6e6e6;
}
.moto-bg-color2_4 {
  background: #f2f2f2;
}
.moto-bg-color2_5 {
  background: #ffffff;
}
.moto-bg-color3 {
  background: #191919;
}
.moto-bg-color3_1 {
  background: #000000;
}
.moto-bg-color3_2 {
  background: #0d0d0d;
}
.moto-bg-color3_3 {
  background: #191919;
}
.moto-bg-color3_4 {
  background: #262626;
}
.moto-bg-color3_5 {
  background: #333333;
}
.moto-bg-color4 {
  background: #ffe400;
}
.moto-bg-color4_1 {
  background: #ccb600;
}
.moto-bg-color4_2 {
  background: #e6cd00;
}
.moto-bg-color4_3 {
  background: #ffe400;
}
.moto-bg-color4_4 {
  background: #ffe71a;
}
.moto-bg-color4_5 {
  background: #ffe933;
}
.moto-bg-color5 {
  background: #666666;
}
.moto-bg-color5_1 {
  background: #4d4d4d;
}
.moto-bg-color5_2 {
  background: #595959;
}
.moto-bg-color5_3 {
  background: #666666;
}
.moto-bg-color5_4 {
  background: #737373;
}
.moto-bg-color5_5 {
  background: #808080;
}
.moto-bg-color_custom1 {
  background: #000000;
}
.moto-bg-color_custom2 {
  background: #ffffff;
}
.moto-bg-color_custom3 {
  background: #00a8ff;
}
.moto-bg-color_custom4 {
  background: #ff0000;
}
.moto-bg-color_custom5 {
  background: #ffde00;
}
@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: 35px;
}
.moto-spacing-top-large {
  padding-top: 50px;
}
.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: 35px;
}
.moto-spacing-bottom-large {
  padding-bottom: 50px;
}
.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: 35px;
}
.moto-spacing-left-large {
  padding-left: 50px;
}
.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: 35px;
}
.moto-spacing-right-large {
  padding-right: 50px;
}
@media (max-width: 1039px) {
  .moto-spacing-top-small {
    padding-top: 10px;
  }
  .moto-spacing-top-medium {
    padding-top: 25px;
  }
  .moto-spacing-top-large {
    padding-top: 40px;
  }
  .moto-spacing-bottom-small {
    padding-bottom: 10px;
  }
  .moto-spacing-bottom-medium {
    padding-bottom: 25px;
  }
  .moto-spacing-bottom-large {
    padding-bottom: 40px;
  }
  .moto-spacing-left-small {
    padding-left: 10px;
  }
  .moto-spacing-left-medium {
    padding-left: 25px;
  }
  .moto-spacing-left-large {
    padding-left: 40px;
  }
  .moto-spacing-right-small {
    padding-right: 10px;
  }
  .moto-spacing-right-medium {
    padding-right: 25px;
  }
  .moto-spacing-right-large {
    padding-right: 40px;
  }
}
@media (max-width: 767px) {
  .moto-spacing-top-small {
    padding-top: 7px;
  }
  .moto-spacing-top-medium {
    padding-top: 15px;
  }
  .moto-spacing-top-large {
    padding-top: 30px;
  }
  .moto-spacing-bottom-small {
    padding-bottom: 7px;
  }
  .moto-spacing-bottom-medium {
    padding-bottom: 15px;
  }
  .moto-spacing-bottom-large {
    padding-bottom: 30px;
  }
  .moto-spacing-left-small {
    padding-left: 7px;
  }
  .moto-spacing-left-medium {
    padding-left: 15px;
  }
  .moto-spacing-left-large {
    padding-left: 30px;
  }
  .moto-spacing-right-small {
    padding-right: 7px;
  }
  .moto-spacing-right-medium {
    padding-right: 15px;
  }
  .moto-spacing-right-large {
    padding-right: 30px;
  }
}
@media (max-width: 479px) {
  .moto-spacing-top-small {
    padding-top: 5px;
  }
  .moto-spacing-top-medium {
    padding-top: 13px;
  }
  .moto-spacing-top-large {
    padding-top: 28px;
  }
  .moto-spacing-bottom-small {
    padding-bottom: 5px;
  }
  .moto-spacing-bottom-medium {
    padding-bottom: 13px;
  }
  .moto-spacing-bottom-large {
    padding-bottom: 28px;
  }
  .moto-spacing-left-small {
    padding-left: 5px;
  }
  .moto-spacing-left-medium {
    padding-left: 13px;
  }
  .moto-spacing-left-large {
    padding-left: 28px;
  }
  .moto-spacing-right-small {
    padding-right: 5px;
  }
  .moto-spacing-right-medium {
    padding-right: 13px;
  }
  .moto-spacing-right-large {
    padding-right: 28px;
  }
}
.moto-text_175 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Gentium Basic', serif;
  color: #333333;
  font-size: 16px;
  line-height: 1.3;
  letter-spacing: 0px;
}
.moto-text_175 a {
  color: #333333;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.moto-text_175 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #bac494;
}
@media (max-width: 1039px) {
  .moto-text_175 {
    font-size: 13px;
    line-height: 1.3;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_175 {
    font-size: 13px;
    line-height: 1.3;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_175 {
    font-size: 13px;
    line-height: 1.3;
    letter-spacing: 0px;
  }
}
.moto-container_content_5557c6c7 {
  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: #bac494;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  background-image: url('../images/mt-0041-services-bg1.jpg');
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.moto-container_content_5557bf50b6340 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: transparent;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-container_content_5557bf5a34f0e {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: transparent;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-container_content_5557bf51e0f1b {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: transparent;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-container_content_5557bef4bf2c4 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: transparent;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-container_content_5557bcb61bdff {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: transparent;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-container_content_5557b8c7dcdaf {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: transparent;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-container_content_5557b7af {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: transparent;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-container_content_5557b605 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 30px;
  padding-right: 30px;
  background-color: #cccccc;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  background-image: url('../images/mt-0041-home-bg3.jpg');
  background-size: auto;
  background-position: center center;
  background-repeat: repeat;
}
.moto-container_content_5557b5cb {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #bac494;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  background-image: url('../images/mt-0041-home-bg2.jpg');
  background-size: auto;
  background-position: center center;
  background-repeat: repeat;
}
.moto-container_content_5557a413 {
  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: #bac494;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  background-image: url('../images/mt-0041-services-bg1.jpg');
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.moto-container_content_55579429 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: transparent;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-container_content_5557562313386 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 30px;
  padding-bottom: 27px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: #4d4d4d;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  background-image: url('../images/mt-0041-about-bg1.jpg');
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.moto-container_content_55573f61 {
  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: #bac494;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  background-image: url('../images/mt-0041-home-bg2.jpg');
  background-size: auto;
  background-position: center center;
  background-repeat: repeat;
}
.moto-container_content_555721e7 {
  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: #bac494;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  background-image: url('../images/mt-0041-home-bg2.jpg');
  background-size: auto;
  background-position: center center;
  background-repeat: repeat;
}
.moto-container_content_555721e1 {
  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: #4d4d4d;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  background-image: url('../images/mt-0041-home-bg1.jpg');
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.moto-container_content_55571e61 {
  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: #bac494;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  background-image: url('../images/mt-0041-home-bg2.jpg');
  background-size: auto;
  background-position: center center;
  background-repeat: repeat;
}
.moto-container_header_5553b35d86b72 {
  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: #bac494;
  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_5553b35d8678a {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: transparent;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-container_header_5553b35d863a2 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: transparent;
  border-style: solid;
  border-color: #ffffff;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  background-image: none;
}
.moto-container_header_5553b35d85bd1 {
  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: #191919;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  background-image: url('../images/mt-0041-home-slider1.jpg');

  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.moto-container_header_5553ac97 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: transparent;
  border-style: solid;
  border-color: #fff;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-container_header_55531f18 {
  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: #bac494;
  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_55531f0a {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: transparent;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-container_header_5551bcf1 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: transparent;
  border-style: solid;
  border-color: #ffffff;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  background-image: none;
}
.moto-container_header_5551bc83 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: #ffffff;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-container_header_553eb17e {
  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: #0d0d0d;
  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_550ab39519fb6 {
  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: #f2f2f2;
  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_550ab39518846 {
  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: #f2f2f2;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  background-image: none;
}
.moto-container_header_550a8056 {
  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: #f2f2f2;
  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_550a7fd4 {
  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: #f2f2f2;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  background-image: none;
}
.moto-background_2 {
  background-color: #ffffff;
  background-size: auto;
  background-position: left top;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
.moto-background_1 {
  background-color: #000000;
  background-size: auto;
  background-position: left top;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
.moto-background {
  background-color: #f2f2f2;
  background-size: auto;
  background-position: left top;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
.moto-text_system_14 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Gentium Basic', serif;
  color: #e6e6e6;
  font-size: 40px;
  line-height: 1.2;
  letter-spacing: 0px;
}
.moto-text_system_14 a {
  color: #e6e6e6;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.moto-text_system_14 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #bac494;
}
@media (max-width: 1039px) {
  .moto-text_system_14 {
    font-size: 36px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_14 {
    font-size: 36px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_14 {
    font-size: 32px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
.moto-text_system_13 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Gentium Basic', serif;
  color: #e6e6e6;
  font-size: 14px;
  line-height: 1.2;
  letter-spacing: 0px;
}
.moto-text_system_13 a {
  color: #e6e6e6;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.moto-text_system_13 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #bac494;
}
@media (max-width: 1039px) {
  .moto-text_system_13 {
    font-size: 12px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_13 {
    font-size: 12px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_13 {
    font-size: 12px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
.moto-text_system_12 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Gentium Basic', serif;
  color: #666666;
  font-size: 16px;
  line-height: 1.3;
  letter-spacing: 0px;
}
.moto-text_system_12 a {
  color: #bac494;
  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: #666666;
}
@media (max-width: 1039px) {
  .moto-text_system_12 {
    font-size: 13px;
    line-height: 1.3;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_12 {
    font-size: 13px;
    line-height: 1.1;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_12 {
    font-size: 13px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
.moto-text_system_11 {
  font-weight: 700;
  font-style: normal;
  font-family: 'Gentium Basic', serif;
  color: #191919;
  font-size: 18px;
  line-height: 1.16;
  letter-spacing: 0px;
}
.moto-text_system_11 a {
  color: #666666;
  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: #191919;
}
@media (max-width: 1039px) {
  .moto-text_system_11 {
    font-size: 14px;
    line-height: 1.1;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_11 {
    font-size: 14px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_11 {
    font-size: 14px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
.moto-text_system_10 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Gentium Basic', serif;
  color: #666666;
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 0px;
}
.moto-text_system_10 a {
  color: #666666;
  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: #bac494;
}
@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: 14px;
    line-height: 1.5;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_10 {
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 0px;
  }
}
.moto-text_system_9 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Gentium Basic', serif;
  color: #666666;
  font-size: 18px;
  line-height: 1.4;
  letter-spacing: 0px;
}
.moto-text_system_9 a {
  color: #666666;
  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: #191919;
}
@media (max-width: 1039px) {
  .moto-text_system_9 {
    font-size: 16px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_9 {
    font-size: 15px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_9 {
    font-size: 15px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
.moto-text_system_8 {
  font-weight: 700;
  font-style: normal;
  font-family: 'Gentium Basic', serif;
  color: #191919;
  font-size: 22px;
  line-height: 1.1;
  letter-spacing: 0px;
}
.moto-text_system_8 a {
  color: #191919;
  text-decoration: underline;
  font-weight: 700;
  font-style: normal;
}
.moto-text_system_8 a:hover {
  text-decoration: underline;
  font-weight: 700;
  font-style: normal;
  color: #666666;
}
@media (max-width: 1039px) {
  .moto-text_system_8 {
    font-size: 17px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_8 {
    font-size: 15px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_8 {
    font-size: 15px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
.moto-text_system_7 {
  font-weight: 700;
  font-style: normal;
  font-family: 'Gentium Basic', serif;
  color: #191919;
  font-size: 24px;
  line-height: 1.2;
  letter-spacing: 0px;
}
.moto-text_system_7 a {
  color: #191919;
  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: #666666;
}
@media (max-width: 1039px) {
  .moto-text_system_7 {
    font-size: 15px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_7 {
    font-size: 18px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_7 {
    font-size: 17px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
.moto-text_system_6 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Gentium Basic', serif;
  color: #191919;
  font-size: 30px;
  line-height: 1.2;
  letter-spacing: 0px;
}
.moto-text_system_6 a {
  color: #ffffff;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.moto-text_system_6 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #ffffff;
}
@media (max-width: 1039px) {
  .moto-text_system_6 {
    font-size: 18px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_6 {
    font-size: 20px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_6 {
    font-size: 17px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
.moto-text_system_5 {
  font-weight: 700;
  font-style: normal;
  font-family: 'Gentium Basic', serif;
  color: #191919;
  font-size: 36px;
  line-height: 1;
  letter-spacing: 0px;
}
.moto-text_system_5 a {
  color: #191919;
  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: #666666;
}
@media (max-width: 1039px) {
  .moto-text_system_5 {
    font-size: 22px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_5 {
    font-size: 20px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_5 {
    font-size: 20px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
.moto-text_system_4 {
  font-weight: 700;
  font-style: normal;
  font-family: 'Gentium Basic', serif;
  color: #191919;
  font-size: 60px;
  line-height: 1.2;
  letter-spacing: 0px;
}
.moto-text_system_4 a {
  color: #ffffff;
  text-decoration: none;
  font-weight: 700;
  font-style: normal;
}
.moto-text_system_4 a:hover {
  text-decoration: none;
  font-weight: 700;
  font-style: normal;
  color: #ffffff;
}
@media (max-width: 1039px) {
  .moto-text_system_4 {
    font-size: 35px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_4 {
    font-size: 35px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_4 {
    font-size: 27px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
.moto-text_system_3 {
  font-weight: 700;
  font-style: normal;
  font-family: 'Gentium Basic', serif;
  color: #191919;
  font-size: 70px;
  line-height: 1.2;
  letter-spacing: 0px;
}
.moto-text_system_3 a {
  color: #191919;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.moto-text_system_3 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #666666;
}
@media (max-width: 1039px) {
  .moto-text_system_3 {
    font-size: 50px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_3 {
    font-size: 50px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_3 {
    font-size: 50px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
.moto-text_system_2 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Gentium Basic', serif;
  color: #a4b172;
  font-size: 12px;
  line-height: 1.2;
  letter-spacing: 1px;
}
.moto-text_system_2 a {
  color: #666666;
  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: #666666;
}
@media (max-width: 1039px) {
  .moto-text_system_2 {
    font-size: 10px;
    line-height: 1.2;
    letter-spacing: 1px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_2 {
    font-size: 12px;
    line-height: 1.2;
    letter-spacing: 1px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_2 {
    font-size: 12px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
.moto-text_system_1 {
  font-weight: 700;
  font-style: normal;
  font-family: 'Gentium Basic', serif;
  color: #191919;
  font-size: 60px;
  line-height: 1.2;
  letter-spacing: 0px;
}
.moto-text_system_1 a {
  color: #191919;
  text-decoration: none;
  font-weight: 700;
  font-style: normal;
}
.moto-text_system_1 a:hover {
  text-decoration: none;
  font-weight: 700;
  font-style: normal;
  color: #191919;
}
@media (max-width: 1039px) {
  .moto-text_system_1 {
    font-size: 45px;
    line-height: 0.9;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_1 {
    font-size: 50px;
    line-height: 0.9;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_1 {
    font-size: 50px;
    line-height: 0.5;
    letter-spacing: 0px;
  }
}
.moto-text_normal {
  font-weight: 400;
  font-style: normal;
  font-family: 'Gentium Basic', serif;
  color: #666666;
  font-size: 16px;
  line-height: 1.3;
  letter-spacing: 0px;
}
.moto-text_normal a {
  color: #ffffff;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.moto-text_normal a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #ffe400;
}
@media (max-width: 1039px) {
  .moto-text_normal {
    font-size: 13px;
    line-height: 1.3;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_normal {
    font-size: 13px;
    line-height: 1.3;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_normal {
    font-size: 13px;
    line-height: 1.3;
    letter-spacing: 0px;
  }
}
.moto-widget-text ul li,
.moto-widget-text ol li {
  font-family: 'Gentium Basic', sans-serif;
  color: #191919;
  position: relative;
  font-size: 18px;
  line-height: 30px;
  font-weight: 700;
}
@media screen and (max-width: 1039px) {
  .moto-widget-text ul li,
  .moto-widget-text ol li {
    line-height: 20px;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-text ul li,
  .moto-widget-text ol li {
    line-height: 30px;
    font-size: 14px;
  }
}
.moto-widget-text ul li:before,
.moto-widget-text ol li:before {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
}
.moto-widget-text ul li {
  padding-left: 30px;
}
.moto-widget-text ul li:before {
  display: inline-block;
  text-align: center;
  font: normal normal normal 16px/1 FontAwesome;
  content: " \f13a";
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #bac494;
  top: 1px;
  line-height: 30px;
  font-size: 22px;
}
.moto-widget-text ol {
  counter-reset: moto-counter;
}
.moto-widget-text ol li {
  padding-left: 40px;
}
.moto-widget-text ol li:before {
  content: counter(moto-counter) ".";
  counter-increment: moto-counter;
  color: #191919;
}
.moto-widget-button .moto-widget-button-label {
  min-width: 10px;
  display: inline-block;
  vertical-align: middle;
}
.moto-widget-button .moto-widget-button-link {
  text-align: center;
  cursor: pointer;
  border-radius: 5px;
}
.moto-widget-button.moto-preset-default .moto-size-small,
.moto-widget-button.moto-preset-2 .moto-size-small,
.moto-widget-button.moto-preset-3 .moto-size-small,
.moto-widget-button.moto-preset-4 .moto-size-small {
  font-size: 12px;
  padding: 0 11px;
  line-height: 26px;
}
.moto-widget-button.moto-preset-default .moto-size-medium,
.moto-widget-button.moto-preset-2 .moto-size-medium,
.moto-widget-button.moto-preset-3 .moto-size-medium,
.moto-widget-button.moto-preset-4 .moto-size-medium {
  font-size: 16px;
  padding: 0 19px;
  line-height: 36px;
}
.moto-widget-button.moto-preset-default .moto-size-large,
.moto-widget-button.moto-preset-2 .moto-size-large,
.moto-widget-button.moto-preset-3 .moto-size-large,
.moto-widget-button.moto-preset-4 .moto-size-large {
  font-size: 20px;
  padding: 0 25px;
  line-height: 46px;
}
.moto-widget-button.moto-preset-default .moto-widget-theme-icon,
.moto-widget-button.moto-preset-2 .moto-widget-theme-icon,
.moto-widget-button.moto-preset-3 .moto-widget-theme-icon,
.moto-widget-button.moto-preset-4 .moto-widget-theme-icon {
  display: none;
}
.moto-widget-button.moto-preset-5 .moto-size-small {
  font-size: 12px;
}
.moto-widget-button.moto-preset-5 .moto-size-medium {
  font-size: 16px;
}
.moto-widget-button.moto-preset-5 .moto-size-large {
  font-size: 20px;
}
.moto-widget-social-links .moto-widget-social-links-link {
  text-align: center;
}
.moto-widget-social-links .moto-widget-social-links-link:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.moto-widget-social-links .moto-widget-social-links-link_facebook:before {
  content: "\f09a";
}
.moto-widget-social-links .moto-widget-social-links-link_googleplus:before {
  content: "\f0d5";
}
.moto-widget-social-links .moto-widget-social-links-link_twitter:before {
  content: "\f099";
}
.moto-widget-social-links .moto-widget-social-links-link_pinterest:before {
  content: "\f0d2";
}
.moto-widget-social-links .moto-widget-social-links-link_linkedin:before {
  content: "\f0e1";
}
.moto-widget-social-links .moto-widget-social-links-link_instagram:before {
  content: "\f16d";
}
.moto-widget-social-links.moto-preset-default .moto-widget-social-links-item {
  margin: 0 0px 0px 8px;
}
.moto-widget-social-links.moto-preset-default.moto-align-left .moto-widget-social-links-list {
  margin-left: -3px;
}
.moto-widget-social-links.moto-preset-default.moto-align-right .moto-widget-social-links-list {
  margin-right: -3px;
}
.moto-widget-social-links.moto-preset-default .moto-widget-social-links-link {
  height: 42px;
  width: 42px;
  border-radius: 50%;
}
.moto-widget-social-links.moto-preset-default .moto-widget-social-links-link:before {
  font-size: 22px;
  line-height: 42px;
}
.moto-widget-social-links.moto-preset-2 .moto-widget-social-links-item {
  margin: 0 2px 0px 2px;
}
.moto-widget-social-links.moto-preset-2.moto-align-left .moto-widget-social-links-list {
  margin-left: -3px;
}
.moto-widget-social-links.moto-preset-2.moto-align-right .moto-widget-social-links-list {
  margin-right: -3px;
}
.moto-widget-social-links.moto-preset-2 .moto-widget-social-links-link {
  height: 42px;
  width: 38px;
}
.moto-widget-social-links.moto-preset-2 .moto-widget-social-links-link:before {
  font-size: 22px;
  line-height: 42px;
}
.moto-widget-social-links.moto-preset-3 .moto-widget-social-links-item {
  margin: 0px 0px 0px 8px;
}
.moto-widget-social-links.moto-preset-3.moto-align-left .moto-widget-social-links-list {
  margin-left: -2px;
}
.moto-widget-social-links.moto-preset-3.moto-align-right .moto-widget-social-links-list {
  margin-right: -2px;
}
.moto-widget-social-links.moto-preset-3 .moto-widget-social-links-link {
  height: 42px;
  width: 42px;
  border-radius: 50%;
}
.moto-widget-social-links.moto-preset-3 .moto-widget-social-links-link:before {
  font-size: 22px;
  line-height: 42px;
}
.moto-widget-social-links.moto-preset-3 .moto-widget-social-links-link_facebook {
  background-color: #3A589B;
}
.moto-widget-social-links.moto-preset-3 .moto-widget-social-links-link_facebook:hover {
  background-color: #5C7AB5;
}
.moto-widget-social-links.moto-preset-3 .moto-widget-social-links-link_googleplus {
  background-color: #D6492F;
}
.moto-widget-social-links.moto-preset-3 .moto-widget-social-links-link_googleplus:hover {
  background-color: #E26C4F;
}
.moto-widget-social-links.moto-preset-3 .moto-widget-social-links-link_twitter {
  background-color: #598DCA;
}
.moto-widget-social-links.moto-preset-3 .moto-widget-social-links-link_twitter:hover {
  background-color: #7BA9D9;
}
.moto-widget-social-links.moto-preset-3 .moto-widget-social-links-link_pinterest {
  background-color: #CA2127;
}
.moto-widget-social-links.moto-preset-3 .moto-widget-social-links-link_pinterest:hover {
  background-color: #D93E46;
}
.moto-widget-social-links.moto-preset-3 .moto-widget-social-links-link_linkedin {
  background-color: #007AB9;
}
.moto-widget-social-links.moto-preset-3 .moto-widget-social-links-link_linkedin:hover {
  background-color: #0099CC;
}
.moto-widget-social-links.moto-preset-3 .moto-widget-social-links-link_instagram {
  background-color: #ffc600;
}
.moto-widget-social-links.moto-preset-3 .moto-widget-social-links-link_instagram:hover {
  background-color: #ffe27f;
}
.moto-widget-image.moto-preset-2 .moto-widget-image-link {
  position: relative;
  overflow: hidden;
}
.moto-widget-image.moto-preset-2 .moto-widget-image-link:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: block;
  width: 100%;
  height: 100%;
}
.moto-widget-image.moto-preset-3 .moto-widget-image-link {
  position: relative;
  overflow: hidden;
}
.moto-widget-image.moto-preset-3 .moto-widget-image-link:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: block;
  width: 100%;
  height: 100%;
}
.moto-widget-image.moto-preset-4 .moto-widget-image-link {
  position: relative;
  border-radius: 50%;
  overflow: hidden;
}
.moto-widget-image.moto-preset-4 .moto-widget-image-link:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: block;
  width: 100%;
  height: 100%;
}
.moto-widget-image.moto-preset-5 .moto-widget-image-link {
  position: relative;
}
.moto-widget-image.moto-preset-5 .moto-widget-image-link:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 5px solid transparent;
}
.moto-widget-menu {
  font-size: 16px;
}
.moto-widget-menu .moto-widget-menu-toggle-btn {
  margin-bottom: 10px;
  width: 50px;
  text-align: center;
}
.moto-widget-menu .moto-widget-menu-toggle-btn .moto-widget-menu-toggle-btn-icon {
  line-height: 40px;
}
.moto-widget-menu .moto-widget-menu-list {
  display: inline-block;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  .moto-widget-menu .moto-widget-menu-list {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item {
    border-bottom: 1px solid transparent;
    border-right: none;
    text-align: left;
  }
  .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link {
    padding: 5px 15px 5px;
    font-size: 17px;
    line-height: 1.5;
    border: none;
  }
  .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-sublist {
    margin-left: 0 !important;
  }
  .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-item {
    text-align: left;
    border-bottom: none;
    margin: 0;
  }
  .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-link-level-3 {
    padding: 0 25px 0 55px !important;
  }
}
.moto-widget-menu .moto-widget-menu-item {
  line-height: 40px;
}
.moto-widget-menu .moto-widget-menu-item .moto-widget-menu-link-level-1 {
  display: block;
  font-size: 14px;
  padding: 0 28px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-menu .moto-widget-menu-item .moto-widget-menu-link-level-1 {
    font-size: 14px;
    padding: 0 7px;
  }
}
.moto-widget-menu .moto-widget-menu-item .moto-widget-menu-link-level-1 .moto-widget-menu-link-arrow:before {
  content: '\f0d7';
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  bottom: 0px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .moto-widget-menu .moto-widget-menu-item .moto-widget-menu-link-level-1 .moto-widget-menu-link-arrow:before {
    display: none;
  }
}
.moto-widget-menu .moto-widget-menu-item .moto-widget-menu-link-level-1:hover {
  cursor: pointer;
}
.moto-widget-menu .moto-widget-menu-item .moto-widget-menu-sublist {
  padding: 18px 0 20px;
  min-width: 105px;
  white-space: nowrap;
}
.moto-widget-menu .moto-widget-menu-item .moto-widget-menu-sublist .moto-widget-menu-item {
  text-align: left;
  border-right: none;
}
.moto-widget-menu .moto-widget-menu-item .moto-widget-menu-sublist .moto-widget-menu-item:after {
  border-right: none;
}
.moto-widget-menu .moto-widget-menu-item .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link {
  line-height: 30px;
  font-size: 12px;
  padding: 0 10px;
  text-transform: capitalize;
}
@media screen and (max-width: 767px) {
  .moto-widget-menu .moto-widget-menu-item .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link {
    padding: 0 25px 0 35px;
  }
}
.moto-widget-menu .moto-widget-menu-item .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link:hover {
  cursor: pointer;
}
.moto-widget-menu .moto-widget-menu-item .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-sublist {
  top: -18px;
}
.moto-widget-menu .moto-widget-menu-item:last-child {
  margin-right: 0;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-item .moto-widget-menu-link-level-1 {
  margin-right: 1px;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-item .moto-widget-menu-link-level-1.moto-widget-menu-link-active .moto-widget-menu-sublist {
  display: block;
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-item .moto-widget-menu-link-level-1.moto-widget-menu-link-active .moto-widget-menu-sublist {
  display: block;
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-sublist {
  display: none;
}
@media screen and (max-width: 767px) {
  .moto-widget-menu.moto-preset-3.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item {
    border-bottom: none;
    border-right: none;
    text-align: left;
  }
  .moto-widget-menu.moto-preset-3.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link-level-1 {
    padding: 5px 15px 5px;
    font-size: 17px;
    line-height: 1.5;
    margin-bottom: 2px;
  }
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-sublist {
  margin-left: 29px;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-sublist:after {
  content: '';
  top: 0;
  left: -29px;
  width: 29px;
  height: 100%;
  position: absolute;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-item {
  margin-right: 29px;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-item .moto-widget-menu-link-level-1 {
  padding: 0 28px;
  line-height: 52px;
  border: 1px solid transparent;
  font-size: 16px;
}
.moto-widget-contact_form ::-webkit-input-placeholder {
  color: #666666;
}
.moto-widget-contact_form :-moz-placeholder {
  color: #666666;
  opacity: 1;
}
.moto-widget-contact_form ::-moz-placeholder {
  color: #666666;
  opacity: 1;
}
.moto-widget-contact_form :-ms-input-placeholder {
  color: #666666;
}
.moto-widget-contact_form .moto-widget-contact_form-textarea {
  height: 335px;
}
.moto-widget-contact_form .moto-widget-contact_form-group {
  padding-bottom: 30px;
}
.moto-widget-contact_form .moto-widget-contact_form-label {
  display: none;
}
.moto-widget-contact_form .moto-widget-contact_form-field-error {
  font-size: 14px;
  display: inline-block;
  position: absolute;
  left: 0px;
  bottom: 6px;
  line-height: 18px;
  margin-left: 2px;
  padding: 2px 0px 3px 17px;
}
.moto-widget-contact_form .moto-widget-contact_form-field-error:before {
  display: inline-block;
  content: "\f057";
  font-family: FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  position: absolute;
  left: 0px;
  top: 1px;
  color: #bac494;
}
.moto-widget-contact_form .moto-widget-contact_form-success,
.moto-widget-contact_form .moto-widget-contact_form-danger {
  font-size: 14px;
  line-height: 14px;
  position: absolute;
}
.moto-widget-contact_form .moto-widget-contact_form-field {
  border: 1px solid transparent;
  font-size: 16px;
  padding: 5px 15px 5px 15px;
  border-radius: 7px;
}
.moto-widget-contact_form .moto-widget-contact_form-field.ng-touched.ng-invalid {
  border: 1px solid transparent;
}
.moto-widget-contact_form .moto-widget-contact_form-submit {
  font-family: "Gentium Basic ", sans-serif;
  display: inline-block;
  color: #666666;
}
.moto-widget-contact_form .moto-widget-contact_form-buttons {
  padding-top: 25px;
  text-align: left;
  font-size: 13px;
  border: none;
}
.moto-widget-contact_form .moto-widget-contact_form-buttons .moto-widget-contact_form-submit {
  border: none;
  font-size: 16px;
  padding: 0 19px;
  line-height: 36px;
  color: #ffffff;
  border-radius: 5px;
  background-color: #bac494;
}
.moto-widget-contact_form .moto-widget-contact_form-buttons .moto-widget-contact_form-submit:hover {
  color: #ffffff;
  background-color: #191919;
}
.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-field {
  border: 1px solid transparent;
  font-size: 16px;
  padding: 15px 15px 18px 15px;
}
.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-field.ng-touched.ng-invalid {
  border: 1px solid transparent;
}
.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-field {
  border: 1px solid transparent;
  font-size: 16px;
  padding: 15px 15px 18px 15px;
  border-radius: 5px;
}
.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-field.ng-touched.ng-invalid {
  border: 1px solid transparent;
}
.moto-widget-slider.moto-preset-default {
  height: 630px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-slider.moto-preset-default {
    height: 316px;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-slider.moto-preset-default {
    height: 127px;
  }
}
.moto-widget-slider.moto-preset-default .bx-pager {
  position: absolute;
  bottom: 40px;
}
@media screen and (max-width: 767px) {
  .moto-widget-slider.moto-preset-default .bx-pager {
    bottom: 15px;
  }
}
.moto-widget-slider.moto-preset-default .bx-pager-link {
  font-size: 0;
  display: block;
  width: 76px;
  height: 6px;
  margin: 0 20px;
  border: 1px solid transparent;
}
@media screen and (max-width: 1039px) {
  .moto-widget-slider.moto-preset-default .bx-pager-link {
    width: 40px;
    height: 6px;
    margin: 0 10px;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-slider.moto-preset-default .bx-pager-link {
    width: 25px;
    height: 6px;
    margin: 0 7px;
  }
}
.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-prev,
.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-next {
  top: 50%;
  margin-top: -40px;
  width: 35px;
  height: 35px;
  z-index: 50;
  font-size: 0;
  font-family: FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0,0);
  border: 1px solid transparent;
  border-radius: 50%;
  text-decoration: none;
  text-align: center;
}
.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: 30px;
  line-height: 30px;
}
.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-prev:hover,
.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-next:hover {
  text-decoration: none;
}
.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-prev {
  right: 412px;
}
@media screen and (min-width: 1280px) and (max-width: 1281px) {
  .moto-widget-slider.moto-preset-default .bx-controls-direction .bx-prev {
    right: 140px;
  }
}
.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-prev:before {
  content: "\f104";
}
.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-next {
  right: 360px;
}
@media screen and (min-width: 1280px) and (max-width: 1281px) {
  .moto-widget-slider.moto-preset-default .bx-controls-direction .bx-next {
    right: 90px;
  }
}
.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-next:before {
  content: "\f105";
}
@media screen and (max-width: 1039px) {
  .moto-widget-slider.moto-preset-default .bx-controls-direction .bx-prev,
  .moto-widget-slider.moto-preset-default .bx-controls-direction .bx-next {
    margin-top: -18px;
    width: 36px;
    height: 36px;
  }
  .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: 30px;
    line-height: 33px;
  }
  .moto-widget-slider.moto-preset-default .bx-controls-direction .bx-prev {
    right: 65px;
    padding-right: 4px;
  }
  .moto-widget-slider.moto-preset-default .bx-controls-direction .bx-next {
    right: 15px;
    padding-left: 4px;
  }
}
@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 {
    margin-top: -11px;
    width: 23px;
    height: 23px;
  }
  .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: 18px;
  }
  .moto-widget-slider.moto-preset-default .bx-controls-direction .bx-prev {
    right: 65px;
  }
  .moto-widget-slider.moto-preset-default .bx-controls-direction .bx-next {
    right: 35px;
  }
}
.moto-widget-slider.moto-preset-default .bx-caption {
  top: 50%;
  left: 19%;
  right: 10%;
/*  width: 750px;*/
  height: 100%;
  padding-top: 250px;
  text-align: center;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: left;
  padding-left: 30px;
}
@media screen and (min-width: 1280px) and (max-width: 1281px) {
  .moto-widget-slider.moto-preset-default .bx-caption {
    padding-top: 150px;
  }
}
@media screen and (max-width: 1039px) {
  .moto-widget-slider.moto-preset-default .bx-caption {
    left: 1%;
    width: 450px;
    padding-left: 30px;
    padding-top: 100px;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-slider.moto-preset-default .bx-caption {
    left: 5%;
    width: 200px;
    padding-left: 10px;
    padding-top: 50px;
  }
}
.moto-widget-slider.moto-preset-default .bx-caption span {
  font-size: 70px;
  line-height: 1;
}
@media screen and (max-width: 1039px) {
  .moto-widget-slider.moto-preset-default .bx-caption span {
    font-size: 30px;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-slider.moto-preset-default .bx-caption span {
    font-size: 17px;
  }
}
.moto-widget-slider.moto-preset-2 .bx-pager {
  position: absolute;
  left: 0px;
  width: 100%;
  bottom: 30px;
}
.moto-widget-slider.moto-preset-2 .bx-pager-link {
  font-size: 24px;
  display: inline-block;
  margin: 0 10px;
  text-decoration: none;
}
.moto-widget-slider.moto-preset-2 .bx-pager-link:hover,
.moto-widget-slider.moto-preset-2 .bx-pager-link.active {
  text-decoration: none;
}
.moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-prev,
.moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-next {
  top: 50%;
  margin-top: -40px;
  width: 60px;
  height: 70px;
  z-index: 50;
  font-size: 0;
  font-family: FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0,0);
  text-decoration: none;
  text-align: center;
  font-weight: normal;
}
.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: 70px;
  line-height: 70px;
}
.moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-prev:hover,
.moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-next:hover {
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  .moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-prev,
  .moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-next {
    margin-top: -55px;
  }
}
.moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-prev {
  left: 35px;
}
.moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-prev:before {
  content: "\f0d9";
}
.moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-next {
  right: 35px;
}
.moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-next:before {
  content: "\f0da";
}
.moto-widget-slider.moto-preset-2 .bx-caption {
  top: 50%;
  left: 100px;
  right: 100px;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
}
.moto-widget-slider.moto-preset-2 .bx-caption span {
  font-size: 60px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-slider.moto-preset-2 .bx-caption span {
    font-size: 40px;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-slider.moto-preset-2 .bx-caption span {
    font-size: 22px;
  }
}
.moto-widget-carousel .moto-widget-carousel-caption {
  padding: 5px;
}
.moto-widget-carousel.moto-preset-default .bx-pager {
  position: initial;
}
.moto-widget-grid-gallery .caption {
  font-size: 18px;
}
.moto-widget-grid-gallery .caption.caption-visible {
  display: table;
  width: 100%;
  height: 100%;
  visibility: visible;
}
.moto-widget-grid-gallery.moto-preset-default .caption {
  top: 0;
  padding: 9px 18px;
  text-align: center;
  border: none;
}
.moto-widget-grid-gallery.moto-preset-default .caption.caption-visible {
  display: table;
  width: 100%;
  height: 101%;
  visibility: visible;
}
.moto-widget-grid-gallery.moto-preset-default .caption p {
  display: table-cell;
  vertical-align: middle;
  word-break: break-all;
  word-break: break-word;
}
.moto-widget-grid-gallery.moto-preset-2 .caption {
  top: 0;
  text-align: center;
}
.moto-widget-grid-gallery.moto-preset-2 .caption.caption-visible {
  display: table;
  width: 100%;
  height: 101%;
  visibility: visible;
}
.moto-widget-grid-gallery.moto-preset-2 .caption p {
  padding: 0 10px;
  display: table-cell;
  vertical-align: middle;
  word-break: break-all;
  word-break: break-word;
}
.moto-widget-grid-gallery.moto-preset-2 .caption p:after {
  display: block;
  margin: auto;
  font-family: FontAwesome;
  color: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 80px;
  content: '+';
  vertical-align: middle;
}
.moto-widget-grid-gallery.moto-preset-3 .caption {
  top: 0;
  text-align: center;
}
.moto-widget-grid-gallery.moto-preset-3 .caption.caption-visible {
  display: table;
  width: 100%;
  height: 101%;
  visibility: visible;
}
.moto-widget-grid-gallery.moto-preset-3 .caption p {
  padding: 0 10px;
  display: table-cell;
  vertical-align: middle;
  word-break: break-all;
  word-break: break-word;
}
.moto-back-to-top-button {
  right: 25px;
  bottom: 50px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media screen and (max-width: 1039px) {
  .moto-back-to-top-button {
    right: 10px;
    bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  .moto-back-to-top-button {
    right: 10px;
    bottom: 10px;
  }
}
.moto-back-to-top-button .moto-back-to-top-button-link {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.moto-back-to-top-button .moto-back-to-top-button-link:hover .moto-back-to-top-button-icon {
  background: #bac494;
  color: #ffffff;
  border-radius: 50%;
}
.moto-back-to-top-button .moto-back-to-top-button-icon {
  color: #ffffff;
  background: #191919;
  border-radius: 50%;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 28px;
  line-height: 40px;
  height: 42px;
  width: 42px;
  text-align: center;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0,0);
}
.moto-back-to-top-button .moto-back-to-top-button-icon:before {
  content: "\f106";
}
.moto-widget-divider.moto-preset-default .moto-widget-divider-line {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #cccccc;
}
.moto-widget-divider.moto-preset-2 .moto-widget-divider-line {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: rgba(204,204,204,0.5);
}
.moto-widget-divider.moto-preset-3 .moto-widget-divider-line {
  border-top-width: 3px;
  border-top-style: solid;
  border-top-color: #e6e6e6;
}
.moto-widget-image.moto-preset-2 .moto-widget-image-link:before {
  background-color: transparent;
}
.moto-widget-image.moto-preset-2 .moto-widget-image-link:hover:before {
  background-color: rgba(25,25,25,0.7);
}
.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(255,255,255,0.3);
}
.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(25,25,25,0.7);
}
.moto-widget-image.moto-preset-5 .moto-widget-image-link:before {
  background-color: transparent;
  border-color: #191919;
}
.moto-widget-image.moto-preset-5 .moto-widget-image-link:hover:before {
  border-color: #bac494;
}
.moto-widget-button.moto-preset-default .moto-widget-button-link {
  font-family: arial, helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #ffffff;
  background-color: #191919;
}
.moto-widget-button.moto-preset-default .moto-widget-button-link:hover {
  background-color: #bac494;
}
.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: arial, helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #ffffff;
  background-color: #bac494;
}
.moto-widget-button.moto-preset-2 .moto-widget-button-link:hover {
  background-color: #191919;
}
.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: arial, helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #ffffff;
  background-color: #ffe400;
}
.moto-widget-button.moto-preset-3 .moto-widget-button-link:hover {
  background-color: #191919;
}
.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: arial, helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #ffffff;
  background-color: #bac494;
}
.moto-widget-button.moto-preset-4 .moto-widget-button-link:hover {
  background-color: #ffe400;
}
.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: arial, helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #191919;
}
.moto-widget-button.moto-preset-5 .moto-widget-button-link:hover {
  color: #bac494;
}
.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: #bac494;
}
.moto-widget-social-links.moto-preset-default .moto-widget-social-links-link:before {
  color: #ffffff;
}
.moto-widget-social-links.moto-preset-default .moto-widget-social-links-link:hover {
  background-color: #191919;
}
.moto-widget-social-links.moto-preset-2 .moto-widget-social-links-link:before {
  color: #191919;
}
.moto-widget-social-links.moto-preset-2 .moto-widget-social-links-link:hover:before {
  color: #808080;
}
.moto-widget-social-links.moto-preset-3 .moto-widget-social-links-link:before {
  color: #ffffff;
}
.moto-widget-slider.moto-preset-default .bx-caption {
  background-color: rgba(25,25,25,0.4);
}
.moto-widget-slider.moto-preset-default .bx-caption {
  font-family: 'Gentium Basic', serif;
  font-weight: 700;
  font-style: normal;
  color: #ffe400;
  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;
  border-color: #ffffff;
}
.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 {
  border-color: rgba(255,255,255,0.3);
}
.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: rgba(255,255,255,0.3);
}
.moto-widget-slider.moto-preset-default .bx-pager-link {
  border-color: #ffffff;
  background-color: transparent;
}
.moto-widget-slider.moto-preset-default .bx-pager-link:hover {
  background-color: #ffffff;
}
.moto-widget-slider.moto-preset-default .bx-pager-link.active {
  border-color: #ffffff;
  background-color: #ffffff;
}
.moto-widget-slider.moto-preset-2 .bx-caption {
  background-color: transparent;
}
.moto-widget-slider.moto-preset-2 .bx-caption {
  font-family: 'Gentium Basic', serif;
  font-weight: 400;
  font-style: normal;
  color: #ffffff;
  text-decoration: none;
}
.moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-prev,
.moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-next {
  background-color: transparent;
}
.moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-prev:before,
.moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-next:before {
  color: rgba(255,255,255,0.3);
}
.moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-prev:hover:before,
.moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-next:hover:before {
  color: #ffffff;
}
.moto-widget-slider.moto-preset-2 .bx-pager-link {
  color: #ffffff;
}
.moto-widget-slider.moto-preset-2 .bx-pager-link:hover {
  color: #bac494;
}
.moto-widget-slider.moto-preset-2 .bx-pager-link.active {
  color: #bac494;
}
.moto-widget-grid-gallery.moto-preset-default .caption {
  font-family: 'Gentium Basic', serif;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
  color: #191919;
}
.moto-widget-grid-gallery.moto-preset-default .caption {
  background-color: rgba(255,255,255,0.5);
}
.moto-widget-grid-gallery.moto-preset-2 .caption {
  font-family: 'Gentium Basic', serif;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
  color: #ffffff;
}
.moto-widget-grid-gallery.moto-preset-2 .caption {
  background-color: rgba(25,25,25,0.5);
}
.moto-widget-grid-gallery.moto-preset-3 .caption {
  font-family: 'Gentium Basic', serif;
  font-weight: 700;
  font-style: normal;
  text-decoration: none;
  color: #ffffff;
}
.moto-widget-grid-gallery.moto-preset-3 .caption {
  background-color: rgba(25,25,25,0.7);
}
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-form {
  font-family: 'Gentium Basic', serif;
}
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-form .moto-widget-contact_form-field {
  color: #666666;
  background-color: #ffffff;
  font-style: normal;
  font-weight: 400;
  border-color: #cccccc;
}
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-form .moto-widget-contact_form-field.ng-touched.ng-invalid {
  color: #bac494;
  background-color: #ffffff;
  border-color: #bac494;
}
.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: #bac494;
}
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-form .moto-widget-contact_form-success {
  font-style: normal;
  font-weight: 400;
  color: #bac494;
}
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-form .moto-widget-contact_form-danger {
  font-style: normal;
  font-weight: 400;
  color: #bac494;
}
.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: 'Gentium Basic', serif;
}
.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-form .moto-widget-contact_form-field {
  color: #666666;
  background-color: #ffffff;
  font-style: normal;
  font-weight: 400;
  border-color: #191919;
}
.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-form .moto-widget-contact_form-field.ng-touched.ng-invalid {
  color: #bac494;
  background-color: #ffffff;
  border-color: #bac494;
}
.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: #bac494;
}
.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-form .moto-widget-contact_form-success {
  font-style: normal;
  font-weight: 400;
  color: #bac494;
}
.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-form .moto-widget-contact_form-danger {
  font-style: normal;
  font-weight: 400;
  color: #bac494;
}
.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: 'Gentium Basic', serif;
}
.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-form .moto-widget-contact_form-field {
  color: #666666;
  background-color: #ffffff;
  font-style: normal;
  font-weight: 400;
  border-color: #bac494;
}
.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-form .moto-widget-contact_form-field.ng-touched.ng-invalid {
  color: #bac494;
  background-color: #ffffff;
  border-color: #191919;
}
.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: #bac494;
}
.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-form .moto-widget-contact_form-success {
  font-style: normal;
  font-weight: 400;
  color: #bac494;
}
.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-form .moto-widget-contact_form-danger {
  font-style: normal;
  font-weight: 400;
  color: #bac494;
}
.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: #bac494;
}
.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: #bac494;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link-level-1 {
  font-family: 'Gentium Basic', serif;
  font-weight: 700;
  font-style: normal;
  color: #191919;
  text-decoration: none;
  background-color: transparent;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link-level-1 .moto-widget-menu-link-arrow:before {
  color: #191919;
}
.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: #bac494;
  text-decoration: none;
  background-color: transparent;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link-level-1.moto-widget-menu-link-active .moto-widget-menu-link-arrow:before {
  color: #bac494;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-sublist {
  background-color: #bac494;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-sublist .moto-widget-menu-item:hover > .moto-widget-menu-link {
  color: #0d0d0d;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link {
  font-family: arial, helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #ffffff;
  text-decoration: none;
  background-color: #bac494;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link.moto-widget-menu-link-active {
  color: #0d0d0d;
  text-decoration: none;
  background-color: #bac494;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-toggle-btn {
  color: #ffffff;
  background-color: #bac494;
}
@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: #bac494;
  }
  .moto-widget-menu.moto-preset-default.moto-widget-menu-mobile-open .moto-widget-menu-list {
    background-color: transparent;
  }
  .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: #ffffff;
    text-decoration: none;
    background-color: #808080;
  }
  .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: #191919;
    text-decoration: none;
    background-color: #808080;
  }
  .moto-widget-menu.moto-preset-default.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-sublist {
    background-color: #808080;
  }
  .moto-widget-menu.moto-preset-default.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-link {
    color: #ffffff;
    text-decoration: none;
    background-color: #808080;
  }
  .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: #0d0d0d;
    text-decoration: none;
    background-color: #808080;
  }
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-list .moto-widget-menu-item:hover .moto-widget-menu-link-level-1 {
  color: #191919;
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-list .moto-widget-menu-item:hover .moto-widget-menu-link-level-1 .moto-widget-menu-link-arrow:before {
  color: #191919;
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link-level-1 {
  font-family: 'Gentium Basic', serif;
  font-weight: 700;
  font-style: normal;
  color: #bac494;
  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-arrow:before {
  color: #bac494;
}
.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: #191919;
  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 .moto-widget-menu-link-arrow:before {
  color: #191919;
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-sublist {
  background-color: #bac494;
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-sublist .moto-widget-menu-item:hover > .moto-widget-menu-link {
  color: #0d0d0d;
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link {
  font-family: arial, helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #ffffff;
  text-decoration: none;
  background-color: #bac494;
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link.moto-widget-menu-link-active {
  color: #0d0d0d;
  text-decoration: none;
  background-color: #bac494;
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-toggle-btn {
  color: #ffffff;
  background-color: #bac494;
}
@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: #bac494;
  }
  .moto-widget-menu.moto-preset-2.moto-widget-menu-mobile-open .moto-widget-menu-list {
    background-color: transparent;
  }
  .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: #ffffff;
    text-decoration: none;
    background-color: #808080;
  }
  .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: #191919;
    text-decoration: none;
    background-color: #808080;
  }
  .moto-widget-menu.moto-preset-2.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-sublist {
    background-color: #808080;
  }
  .moto-widget-menu.moto-preset-2.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-link {
    color: #ffffff;
    text-decoration: none;
    background-color: #808080;
  }
  .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: #0d0d0d;
    text-decoration: none;
    background-color: #808080;
  }
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-list .moto-widget-menu-item:hover .moto-widget-menu-link-level-1 {
  color: #ffffff;
  background-color: #808080;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-list .moto-widget-menu-item:hover .moto-widget-menu-link-level-1 .moto-widget-menu-link-arrow:before {
  color: #191919;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link-level-1 {
  font-family: 'Gentium Basic', serif;
  font-weight: 400;
  font-style: normal;
  color: #808080;
  text-decoration: none;
  background-color: transparent;
  border-color: #808080;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link-level-1 .moto-widget-menu-link-arrow:before {
  color: #bac494;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link-level-1.moto-widget-menu-link-active {
  color: #ffffff;
  text-decoration: none;
  background-color: #808080;
  border-color: #808080;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link-level-1.moto-widget-menu-link-active .moto-widget-menu-link-arrow:before {
  color: #191919;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-sublist {
  background-color: #bac494;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-sublist .moto-widget-menu-item:hover > .moto-widget-menu-link {
  color: #0d0d0d;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link {
  font-family: arial, helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #ffffff;
  text-decoration: none;
  background-color: #bac494;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link.moto-widget-menu-link-active {
  color: #0d0d0d;
  text-decoration: none;
  background-color: #bac494;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-toggle-btn {
  color: #ffffff;
  background-color: #bac494;
}
@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: #bac494;
  }
  .moto-widget-menu.moto-preset-3.moto-widget-menu-mobile-open .moto-widget-menu-list {
    background-color: #808080;
  }
  .moto-widget-menu.moto-preset-3.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link {
    color: #191919;
    text-decoration: none;
    background-color: #ffffff;
    border-color: #808080;
  }
  .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: #666666;
    border-color: #808080;
  }
  .moto-widget-menu.moto-preset-3.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-sublist {
    background-color: #808080;
  }
  .moto-widget-menu.moto-preset-3.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-link {
    color: #ffffff;
    text-decoration: none;
    background-color: #808080;
  }
  .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: #0d0d0d;
    text-decoration: none;
    background-color: #808080;
  }
}
.moto-widget-pagination.moto-preset-default {
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
}
.moto-widget-pagination.moto-preset-default .moto-pagination-item,
.moto-widget-pagination.moto-preset-default li {
  margin-right: 5px;
}
.moto-widget-pagination.moto-preset-default .moto-pagination-link,
.moto-widget-pagination.moto-preset-default a {
  color: #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-media-player.moto-preset-default .mejs-inner .mejs-controls .mejs-button.mejs-button_active button {
  background-color: #d3d8db;
}
.moto-media-player.moto-preset-default .mejs-inner .mejs-controls .mejs-button.mejs-button_active button:before {
  color: #55616d;
}
.moto-media-player.moto-preset-default .mejs-controls .mejs-button button,
.moto-media-player.moto-preset-default .mejs-controls .mejs-volume-button button,
.moto-media-player.moto-preset-default .mejs-overlay-button {
  background-color: transparent;
}
.moto-media-player.moto-preset-default .mejs-controls .mejs-button button:before,
.moto-media-player.moto-preset-default .mejs-controls .mejs-volume-button button:before,
.moto-media-player.moto-preset-default .mejs-overlay-button:before {
  color: #d3d8db;
}
.moto-media-player.moto-preset-default .mejs-controls .mejs-button button:hover:before,
.moto-media-player.moto-preset-default .mejs-controls .mejs-volume-button button:hover:before,
.moto-media-player.moto-preset-default .mejs-overlay-button:hover:before {
  color: #7f878a;
}
.moto-media-player.moto-preset-default .mejs-controls {
  font-family: tahoma, arial, helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #81868c;
  background-color: #ffffff;
  font-size: 12px;
  border-color: #d3d8db;
}
.moto-media-player.moto-preset-default .mejs-controls .mejs-time-current,
.moto-media-player.moto-preset-default .mejs-controls .mejs-time-handle {
  background-color: #7f878a;
}
.moto-media-player.moto-preset-default .mejs-controls .mejs-horizontal-volume-current,
.moto-media-player.moto-preset-default .mejs-controls .mejs-horizontal-volume-handle {
  background-color: #7f878a;
}
.moto-media-player.moto-preset-default .mejs-controls .mejs-time-loaded {
  background-color: rgba(127,135,138,0.25);
}
.moto-media-player.moto-preset-default .mejs-controls .mejs-time-total {
  background-color: rgba(127,135,138,0.25);
}
.moto-media-player.moto-preset-default .mejs-controls .mejs-time-handle {
  box-shadow: 0px 0px 4px 0px #7f878a;
}
.moto-media-player.moto-preset-default .mejs-controls .mejs-horizontal-volume-total {
  background-color: rgba(127,135,138,0.5);
}
.moto-media-player.moto-preset-default .mejs-controls .mejs-horizontal-volume-handle {
  box-shadow: 0px 0px 4px 0px #7f878a;
}
.moto-widget-countdown.moto-preset-default .countdown-item-amount {
  color: #2e3a46;
  font-style: normal;
  font-weight: 400;
  font-size: 30px;
}
.moto-widget-countdown.moto-preset-default .countdown-item-unit {
  color: #81868c;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
}
.moto-widget-countdown.moto-preset-default .countdown-item-delimiter {
  min-width: 20px;
  font-size: 22px;
  color: #d3d8db;
}
.moto-widget-countdown.moto-preset-default .countdown-item-block {
  font-family: tahoma, arial, helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #81868c;
  background-color: #d3d8db;
  font-size: 12px;
  height: 80px;
  width: 80px;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-style: none;
  border-radius: 40px;
}
.moto-widget-countdown.moto-preset-2 .countdown-item-amount {
  color: #2e3a46;
  font-style: normal;
  font-weight: 400;
  font-size: 30px;
}
.moto-widget-countdown.moto-preset-2 .countdown-item-unit {
  color: #81868c;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
}
.moto-widget-countdown.moto-preset-2 .countdown-item-delimiter {
  min-width: 20px;
  font-size: 22px;
  color: #d3d8db;
}
.moto-widget-countdown.moto-preset-2 .countdown-item-block {
  font-family: tahoma, arial, helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #81868c;
  background-color: #d3d8db;
  font-size: 12px;
  height: 80px;
  width: 80px;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-style: none;
  border-radius: 0px;
}
.moto-widget-countdown.moto-preset-3 .countdown-item-amount {
  color: #2e3a46;
  font-style: normal;
  font-weight: 400;
  font-size: 30px;
}
.moto-widget-countdown.moto-preset-3 .countdown-item-unit {
  color: #81868c;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
}
.moto-widget-countdown.moto-preset-3 .countdown-item-delimiter {
  min-width: 20px;
  font-size: 30px;
  color: #81868c;
}
.moto-widget-countdown.moto-preset-3 .countdown-item-block {
  font-family: tahoma, arial, helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #81868c;
  font-size: 12px;
  height: 80px;
  width: 80px;
  border-color: #81868c;
  border-top-width: 3px;
  border-left-width: 3px;
  border-right-width: 3px;
  border-bottom-width: 3px;
  border-style: solid;
  border-radius: 40px;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__header {
  background-color: transparent;
  border-bottom-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-top-width: 0px;
  border-color: transparent;
  border-radius: 0px;
  border-style: none;
  color: #80868b;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__header-icon {
  color: #80868b;
  font-size: 20px;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__collapse-icon {
  color: #80868b;
  font-size: 20px;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__collapse-icon:before {
  content: "\f105";
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item {
  border-bottom-width: 1px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-top-width: 0px;
  border-color: #d3d8db;
  border-radius: 0px;
  border-style: solid;
  margin-bottom: 0px;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item .moto-widget-accordion__header-title {
  text-decoration: none;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item .moto-widget-accordion__content {
  background-color: transparent;
  border-bottom-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-top-width: 0px;
  border-color: transparent;
  border-radius: 0px;
  border-style: none;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item:hover .moto-widget-accordion__header {
  color: #54616d;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item:hover .moto-widget-accordion__header-icon {
  color: #54616d;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item:hover .moto-widget-accordion__collapse-icon {
  color: #54616d;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item.moto-widget-accordion__item_open {
  border-bottom-width: 1px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-top-width: 0px;
  border-color: #d3d8db;
  border-radius: 0px;
  border-style: solid;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__header-title {
  text-decoration: none;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__header {
  background-color: transparent;
  border-bottom-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-top-width: 0px;
  border-color: transparent;
  border-radius: 0px;
  border-style: none;
  color: #54616d;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__header-icon {
  color: #80868b;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__collapse-icon {
  color: #54616d;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__collapse-icon:before {
  content: "\f107";
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item.moto-widget-accordion__item_open:hover .moto-widget-accordion__header-icon {
  color: #54616d;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__header {
  background-color: #ffffff;
  border-color: transparent;
  border-bottom-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-top-width: 0px;
  border-radius: 0px;
  border-style: none;
  color: #80868b;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__header-icon {
  color: #80868b;
  font-size: 20px;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__collapse-icon {
  color: #80868b;
  font-size: 14px;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__collapse-icon:before {
  content: "\f067";
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item {
  border-bottom-width: 1px;
  border-color: #d3d8db;
  border-left-width: 1px;
  border-radius: 0px;
  border-right-width: 1px;
  border-style: solid;
  border-top-width: 1px;
  margin-bottom: 10px;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item .moto-widget-accordion__header-title {
  text-decoration: none;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item .moto-widget-accordion__content {
  background-color: #ffffff;
  border-bottom-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-top-width: 0px;
  border-color: transparent;
  border-radius: 0px;
  border-style: none;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item:hover .moto-widget-accordion__header {
  background-color: #ffffff;
  color: #54616d;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item:hover .moto-widget-accordion__header-icon {
  color: #54616d;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item:hover .moto-widget-accordion__collapse-icon {
  color: #54616d;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item.moto-widget-accordion__item_open {
  border-bottom-width: 1px;
  border-color: #54616d;
  border-left-width: 1px;
  border-radius: 0px;
  border-right-width: 1px;
  border-style: solid;
  border-top-width: 1px;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__header-title {
  text-decoration: none;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__header {
  background-color: #ffffff;
  border-bottom-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-top-width: 0px;
  border-color: transparent;
  border-radius: 0px;
  border-style: none;
  color: #54616d;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__header-icon {
  color: #54616d;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__collapse-icon {
  color: #54616d;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__collapse-icon:before {
  content: "\f00d";
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item.moto-widget-accordion__item_open:hover .moto-widget-accordion__header {
  color: #80868b;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__header {
  background-color: #d3d8db;
  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: #54616d;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-size: 18px;
  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: #80868b;
  font-size: 12px;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__collapse-icon:before {
  content: "\f105";
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__item {
  border-bottom-width: 0px;
  border-color: transparent;
  border-left-width: 0px;
  border-radius: 0px;
  border-right-width: 0px;
  border-style: none;
  border-top-width: 0px;
  margin-bottom: 5px;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__item .moto-widget-accordion__header-title {
  text-decoration: none;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__item .moto-widget-accordion__content {
  background-color: #ffffff;
  border-bottom-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-top-width: 0px;
  border-color: transparent;
  border-radius: 0px;
  border-style: none;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__item:hover .moto-widget-accordion__header {
  background-color: #54616d;
  color: #ffffff;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__item:hover .moto-widget-accordion__header-icon {
  color: #ffffff;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__item:hover .moto-widget-accordion__collapse-icon {
  color: #ffffff;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__item.moto-widget-accordion__item_open {
  border-bottom-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-top-width: 0px;
  border-color: transparent;
  border-radius: 0px;
  border-style: none;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__header-title {
  text-decoration: none;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__header {
  background-color: #54616d;
  border-bottom-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-top-width: 0px;
  border-color: transparent;
  border-radius: 0px;
  border-style: none;
  color: #ffffff;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__header-icon {
  color: #ffffff;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__collapse-icon {
  color: #ffffff;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__collapse-icon:before {
  content: "\f107";
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__item.moto-widget-accordion__item_open:hover .moto-widget-accordion__header {
  background-color: #54616d;
}
.moto-widget-back-to-top {
  top: auto;
  bottom: 60px;
  right: 40px;
  left: auto;
}
.moto-widget-back-to-top.moto-back-to-top-button_visible {
  -webkit-animation-name: none;
  animation-name: none;
}
@media screen and (max-width: 1039px) {
  .moto-widget-back-to-top {
    top: auto;
    bottom: 20px;
    right: 20px;
    left: auto;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-back-to-top {
    top: auto;
    left: auto;
  }
}
@media screen and (max-width: 479px) {
  .moto-widget-back-to-top {
    top: auto;
    left: auto;
  }
}
.moto-widget-back-to-top .moto-widget-back-to-top-link {
  width: 48px;
  height: 48px;
}
.moto-widget-back-to-top .moto-widget-back-to-top-link {
  font-size: 24px;
  background-color: rgba(211,216,219,0.8);
  color: #2e3a46;
  border-color: #ffffff;
  border-style: solid;
  border-bottom-width: 1px;
  border-top-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-radius: 0px;
}
.moto-widget-back-to-top .moto-widget-back-to-top-link:hover {
  color: #d3d8db;
  background-color: #2e3a46;
  border-color: #d3d8db;
}
.moto-widget-back-to-top .moto-widget-back-to-top-icon:before {
  content: "\f077";
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__header_desktop {
  margin-right: 10px;
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__headers-wrapper {
  margin-bottom: 10px;
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__content {
  border-style: solid;
  border-left-width: 1px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-radius: 3px;
  border-color: #d3d8db;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__header {
  font-size: 14px;
  border-style: solid;
  border-left-width: 1px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-radius: 3px;
  border-color: transparent;
  background-color: transparent;
  padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 20px;
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__header-title {
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #54616d;
  text-decoration: none;
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__header-icon {
  font-size: 18px;
  margin-right: 10px;
  color: #54616d;
}
@media screen and (max-width: 767px) {
  .moto-widget-tabs.moto-preset-default .moto-widget-tabs__item {
    margin-bottom: 10px;
  }
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__header:hover {
  border-color: #d3d8db;
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__header:hover .moto-widget-tabs__header-title {
  color: #2e3a46;
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__header:hover .moto-widget-tabs__header-icon {
  color: #2e3a46;
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__header.moto-widget-tabs__header_opened {
  border-style: solid;
  border-left-width: 1px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-radius: 3px;
  background-color: #d3d8db;
  border-color: #d3d8db;
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__header.moto-widget-tabs__header_opened .moto-widget-tabs__header-title {
  color: #2e3a46;
  text-decoration: none;
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__header.moto-widget-tabs__header_opened .moto-widget-tabs__header-icon {
  color: #2e3a46;
}
@media screen and (max-width: 767px) {
  .moto-widget-tabs.moto-preset-default .moto-widget-tabs__header.moto-widget-tabs__header_opened {
    margin-bottom: 10px;
  }
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__header_desktop:last-child,
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__header-icon:last-child {
  margin-right: 0;
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__item:last-child {
  margin-bottom: 0;
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header_desktop {
  margin-right: 0px;
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__headers-wrapper {
  margin-bottom: 0px;
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__content {
  border-style: none;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-radius: 0px;
  background-color: #d3d8db;
  border-color: transparent;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header {
  font-size: 14px;
  border-style: none;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-radius: 0px;
  border-color: transparent;
  background-color: transparent;
  padding-top: 14px;
  padding-right: 30px;
  padding-bottom: 14px;
  padding-left: 30px;
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header-title {
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #54616d;
  text-decoration: none;
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header-icon {
  font-size: 18px;
  margin-right: 10px;
  color: #54616d;
}
@media screen and (max-width: 767px) {
  .moto-widget-tabs.moto-preset-2 .moto-widget-tabs__item {
    margin-bottom: 0px;
  }
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header:hover {
  border-color: transparent;
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header:hover .moto-widget-tabs__header-title {
  color: #2e3a46;
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header:hover .moto-widget-tabs__header-icon {
  color: #2e3a46;
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header.moto-widget-tabs__header_opened {
  border-style: none;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-radius: 0px;
  background-color: #d3d8db;
  border-color: transparent;
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header.moto-widget-tabs__header_opened .moto-widget-tabs__header-title {
  color: #54616d;
  text-decoration: none;
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header.moto-widget-tabs__header_opened .moto-widget-tabs__header-icon {
  color: #54616d;
}
@media screen and (max-width: 767px) {
  .moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header.moto-widget-tabs__header_opened {
    margin-bottom: 0px;
  }
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header.moto-widget-tabs__header_opened:hover .moto-widget-tabs__header-title {
  color: #2e3a46;
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header.moto-widget-tabs__header_opened:hover .moto-widget-tabs__header-icon {
  color: #2e3a46;
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header_desktop:last-child,
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header-icon:last-child {
  margin-right: 0;
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__item:last-child {
  margin-bottom: 0;
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__headers-wrapper {
  margin-bottom: 0px;
}
@media screen and (max-width: 767px) {
  .moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header.moto-widget-tabs__header_opened {
    margin-bottom: 0px;
  }
}
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header_desktop {
  margin-right: 1px;
}
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__headers-wrapper {
  margin-bottom: 0px;
}
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__content {
  border-style: solid;
  border-left-width: 1px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-radius: 0px;
  background-color: #ffffff;
  border-color: #d3d8db;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
}
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header {
  font-size: 14px;
  border-style: solid;
  border-left-width: 1px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 0px;
  border-radius: 0px;
  border-color: transparent;
  background-color: #d3d8db;
  padding-top: 18px;
  padding-right: 30px;
  padding-bottom: 18px;
  padding-left: 30px;
}
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header-title {
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #54616d;
  text-decoration: none;
}
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header-icon {
  font-size: 18px;
  margin-right: 10px;
  color: #54616d;
}
@media screen and (max-width: 767px) {
  .moto-widget-tabs.moto-preset-3 .moto-widget-tabs__item {
    margin-bottom: 1px;
  }
}
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header:hover {
  background-color: #54616d;
}
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header:hover .moto-widget-tabs__header-title {
  color: #ffffff;
}
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header:hover .moto-widget-tabs__header-icon {
  color: #ffffff;
}
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header.moto-widget-tabs__header_opened {
  border-style: solid;
  border-left-width: 1px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 0px;
  border-radius: 0px;
  background-color: #ffffff;
  border-color: #d3d8db;
}
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header.moto-widget-tabs__header_opened .moto-widget-tabs__header-title {
  color: #54616d;
  text-decoration: none;
}
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header.moto-widget-tabs__header_opened .moto-widget-tabs__header-icon {
  color: #54616d;
}
@media screen and (max-width: 767px) {
  .moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header.moto-widget-tabs__header_opened {
    margin-bottom: 0px;
  }
}
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header_desktop:last-child,
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header-icon:last-child {
  margin-right: 0;
}
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__item:last-child {
  margin-bottom: 0;
}
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__headers-wrapper {
  margin-bottom: -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-widget-social-links-extended.moto-preset-default .moto-widget-social-links-extended__item {
  margin-bottom: 5px;
  margin-left: 5px;
  margin-right: 5px;
}
.moto-widget-social-links-extended.moto-preset-default .moto-widget-social-links-extended__item:last-child {
  margin-bottom: 0;
  margin-right: 0;
}
.moto-widget-social-links-extended.moto-preset-default.moto-align-left .moto-widget-social-links-extended__item {
  margin-left: 0;
}
.moto-widget-social-links-extended.moto-preset-default.moto-align-center .moto-widget-social-links-extended__item {
  margin-right: 2.5px;
  margin-left: 2.5px;
}
.moto-widget-social-links-extended.moto-preset-default.moto-align-right .moto-widget-social-links-extended__item {
  margin-right: 0;
}
.moto-widget-social-links-extended.moto-preset-default.moto-align-right .moto-widget-social-links-extended__item:first-child {
  margin-left: 0;
}
.moto-widget-social-links-extended.moto-preset-default .moto-widget-social-links-extended__link {
  font-size: 26px;
  width: 46px;
  height: 46px;
  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: #2e3a46;
  border-color: transparent;
}
.moto-widget-social-links-extended.moto-preset-default .moto-widget-social-links-extended__link:hover {
  color: #2e3a46;
  background-color: #d3d8db;
  border-color: transparent;
}
.moto-widget-social-links-extended.moto-preset-2 .moto-widget-social-links-extended__item {
  margin-bottom: 10px;
  margin-left: 10px;
  margin-right: 10px;
}
.moto-widget-social-links-extended.moto-preset-2 .moto-widget-social-links-extended__item:last-child {
  margin-bottom: 0;
  margin-right: 0;
}
.moto-widget-social-links-extended.moto-preset-2.moto-align-left .moto-widget-social-links-extended__item {
  margin-left: 0;
}
.moto-widget-social-links-extended.moto-preset-2.moto-align-center .moto-widget-social-links-extended__item {
  margin-right: 5px;
  margin-left: 5px;
}
.moto-widget-social-links-extended.moto-preset-2.moto-align-right .moto-widget-social-links-extended__item {
  margin-right: 0;
}
.moto-widget-social-links-extended.moto-preset-2.moto-align-right .moto-widget-social-links-extended__item:first-child {
  margin-left: 0;
}
.moto-widget-social-links-extended.moto-preset-2 .moto-widget-social-links-extended__link {
  font-size: 26px;
  width: 46px;
  height: 46px;
  border-top-width: 2px;
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-left-width: 2px;
  border-radius: 25px;
  border-style: solid;
  color: #55616d;
  background-color: #ffffff;
  border-color: #55616d;
}
.moto-widget-social-links-extended.moto-preset-2 .moto-widget-social-links-extended__link:hover {
  color: #d3d8db;
  background-color: #2e3a46;
}
.moto-widget-social-links-extended.moto-preset-3 .moto-widget-social-links-extended__item {
  margin-bottom: 10px;
  margin-left: 10px;
  margin-right: 10px;
}
.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;
}
.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: 20px;
  width: 32px;
  height: 32px;
  border-top-width: 2px;
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-left-width: 2px;
  border-radius: 0px;
  border-style: solid;
  color: #55616d;
  background-color: #d3d8db;
  border-color: transparent;
}
.moto-widget-social-links-extended.moto-preset-3 .moto-widget-social-links-extended__link:hover {
  background-color: #ffffff;
  border-color: #d3d8db;
}
.container-fluid,
.moto-cell {
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row-fixed .container-fluid {
  max-width: 1200px;
}
