@charset "UTF-8";
.moto-color1 {
  color: #009aff;
}
.moto-color1_1 {
  color: #007bcc;
}
.moto-color1_2 {
  color: #008be6;
}
.moto-color1_3 {
  color: #ca521f;
}
.moto-color1_4 {
  color: #1aa4ff;
}
.moto-color1_5 {
  color: #33aeff;
}
.moto-color2 {
  color: #566c34;
}
.moto-color2_1 {
  color: #060a0e;
}
.moto-color2_2 {
  color: #0e1720;
}
.moto-color2_3 {
  color: #566c34;
}
.moto-color2_4 {
  color: #1e3143;
}
.moto-color2_5 {
  color: #263e54;
}
.moto-color3 {
  color: #8a94a5;
}
.moto-color3_1 {
  color: #6d798d;
}
.moto-color3_2 {
  color: #7a8699;
}
.moto-color3_3 {
  color: #8a94a5;
}
.moto-color3_4 {
  color: #97a0af;
}
.moto-color3_5 {
  color: #a6adba;
}
.moto-color4 {
  color: #bfd6ff;
}
.moto-color4_1 {
  color: #8ab4ff;
}
.moto-color4_2 {
  color: #a3c4ff;
}
.moto-color4_3 {
  color: #bfd6ff;
}
.moto-color4_4 {
  color: #d6e5ff;
}
.moto-color4_5 {
  color: #f0f5ff;
}
.moto-color5 {
  color: #e8e8e8;
}
.moto-color5_1 {
  color: #cfcfcf;
}
.moto-color5_2 {
  color: #dbdbdb;
}
.moto-color5_3 {
  color: #e8e8e8;
}
.moto-color5_4 {
  color: #f5f5f5;
}
.moto-color5_5 {
  color: #ffffff;
}
.moto-color_custom1 {
  color: #000000;
}
.moto-color_custom2 {
  color: #f0f3f5;
}
.moto-color_custom3 {
  color: #ffffff;
}
.moto-color_custom4 {
  color: #ff3232;
}
.moto-color_custom5 {
  color: #46c646;
}
.moto-bg-color1 {
  background: #ca521f;
}
.moto-bg-color1_1 {
  background: #007bcc;
}
.moto-bg-color1_2 {
  background: #008be6;
}
.moto-bg-color1_3 {
  background: #ca521f;
}
.moto-bg-color1_4 {
  background: #1aa4ff;
}
.moto-bg-color1_5 {
  background: #33aeff;
}
.moto-bg-color2 {
  background: #566c34;
}
.moto-bg-color2_1 {
  background: #060a0e;
}
.moto-bg-color2_2 {
  background: #0e1720;
}
.moto-bg-color2_3 {
  background: #566c34;
}
.moto-bg-color2_4 {
  background-color: rgba(144,102,43,0.9);
}
.moto-bg-color2_5 {
  background: #263e54;
}
.moto-bg-color3 {
  background: #8a94a5;
}
.moto-bg-color3_1 {
  background: #6d798d;
}
.moto-bg-color3_2 {
  background: #7a8699;
}
.moto-bg-color3_3 {
  background: #8a94a5;
}
.moto-bg-color3_4 {
  background: #97a0af;
}
.moto-bg-color3_5 {
  background: #a6adba;
}
.moto-bg-color4 {
  background: #bfd6ff;
}
.moto-bg-color4_1 {
  background: #8ab4ff;
}
.moto-bg-color4_2 {
  background: #a3c4ff;
}
.moto-bg-color4_3 {
  background: #bfd6ff;
}
.moto-bg-color4_4 {
  background: #d6e5ff;
}
.moto-bg-color4_5 {
  background: #f0f5ff;
}
.moto-bg-color5 {
  background: #e8e8e8;
}
.moto-bg-color5_1 {
  background: #cfcfcf;
}
.moto-bg-color5_2 {
  background: #dbdbdb;
}
.moto-bg-color5_3 {
  background: #e8e8e8;
}
.moto-bg-color5_4 {
  background: #f5f5f5;
}
.moto-bg-color5_5 {
  background: #ffffff;
}
.moto-bg-color_custom1 {
  background: #000000;
}
.moto-bg-color_custom2 {
  background: #f0f3f5;
}
.moto-bg-color_custom3 {
  background: #ffffff;
}
.moto-bg-color_custom4 {
  background: #ff3232;
}
.moto-bg-color_custom5 {
  background: #46c646;
}
@media screen and (min-width: 1039px) {
  .moto-parallax,
  .moto-background-fixed {
    background-attachment: fixed;
  }
}
.moto-spacing-top-auto {
  padding-top: initial;
}
.moto-spacing-top-zero {
  padding-top: 0;
}
.moto-spacing-top-small {
  padding-top: 25px;
}
.moto-spacing-top-small2 {
  padding-top: 15px;
}
.moto-spacing-top-medium {
  padding-top: 75px;
}
.moto-spacing-top-large {
  padding-top: 140px;
}
.moto-spacing-bottom-auto {
  padding-bottom: initial;
}
.moto-spacing-bottom-zero {
  padding-bottom: 0;
}
.moto-spacing-bottom-small {
  padding-bottom: 25px;
}
.moto-spacing-bottom-small2 {
  padding-bottom: 10px;
}
.moto-spacing-bottom-medium {
  padding-bottom: 75px;
}
.moto-spacing-bottom-large {
  padding-bottom: 140px;
}
.moto-spacing-left-auto {
  padding-left: initial;
}
.moto-spacing-left-zero {
  padding-left: 0;
}
.moto-spacing-left-small {
  padding-left: 25px;
}
.moto-spacing-left-small2 {
  padding-left: 15px;
}
.moto-spacing-left-small3 {
  padding-left: 35px;
}
.moto-spacing-left-medium2 {
  padding-left: 45px;
}
.moto-spacing-left-medium {
  padding-left: 75px;
}
.moto-spacing-left-large {
  padding-left: 140px;
}
.moto-spacing-right-auto {
  padding-right: initial;
}
.moto-spacing-right-zero {
  padding-right: 0;
}
.moto-spacing-right-small {
  padding-right: 25px;
}
.moto-spacing-right-medium {
  padding-right: 75px;
}
.moto-spacing-right-large {
  padding-right: 140px;
}
@media (max-width: 1039px) {
  .moto-spacing-top-small {
    padding-top: 15px;
  }
  .moto-spacing-top-medium {
    padding-top: 30px;
  }
  .moto-spacing-top-large {
    padding-top: 50px;
  }
  .moto-spacing-bottom-small {
    padding-bottom: 15px;
  }
  .moto-spacing-bottom-medium {
    padding-bottom: 30px;
  }
  .moto-spacing-bottom-large {
    padding-bottom: 50px;
  }
  .moto-spacing-left-small {
    padding-left: 15px;
  }
  .moto-spacing-left-medium {
    padding-left: 30px;
  }
  .moto-spacing-left-large {
    padding-left: 50px;
  }
  .moto-spacing-right-small {
    padding-right: 15px;
  }
  .moto-spacing-right-medium {
    padding-right: 30px;
  }
  .moto-spacing-right-large {
    padding-right: 50px;
  }
}
@media (max-width: 767px) {
  .moto-spacing-top-small {
    padding-top: 15px;
  }
  .moto-spacing-top-medium {
    padding-top: 25px;
  }
  .moto-spacing-top-large {
    padding-top: 40px;
  }
  .moto-spacing-bottom-small {
    padding-bottom: 15px;
  }
  .moto-spacing-bottom-medium {
    padding-bottom: 25px;
  }
  .moto-spacing-bottom-large {
    padding-bottom: 40px;
  }
  .moto-spacing-left-small {
    padding-left: 15px;
  }
  .moto-spacing-left-medium {
    padding-left: 25px;
  }
  .moto-spacing-left-large {
    padding-left: 40px;
  }
  .moto-spacing-right-small {
    padding-right: 15px;
  }
  .moto-spacing-right-medium {
    padding-right: 25px;
  }
  .moto-spacing-right-large {
    padding-right: 40px;
  }
}
@media (max-width: 479px) {
  .moto-spacing-top-small {
    padding-top: 15px;
  }
  .moto-spacing-top-medium {
    padding-top: 25px;
  }
  .moto-spacing-top-large {
    padding-top: 40px;
  }
  .moto-spacing-bottom-small {
    padding-bottom: 15px;
  }
  .moto-spacing-bottom-medium {
    padding-bottom: 25px;
  }
  .moto-spacing-bottom-large {
    padding-bottom: 40px;
  }
  .moto-spacing-left-small {
    padding-left: 15px;
  }
  .moto-spacing-left-medium {
    padding-left: 25px;
  }
  .moto-spacing-left-large {
    padding-left: 40px;
  }
  .moto-spacing-right-small {
    padding-right: 15px;
  }
  .moto-spacing-right-medium {
    padding-right: 25px;
  }
  .moto-spacing-right-large {
    padding-right: 40px;
  }
}
.moto-container_content_59d5e2314 {
  margin-top: 10px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: #ffffff;
  border-style: solid;
  border-color: #e8e8e8;
  border-left-width: 2px;
  border-right-width: 2px;
  border-top-width: 2px;
  border-bottom-width: 2px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.moto-container_content_59d5e2313 {
  margin-top: 10px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: #ffffff;
  border-style: solid;
  border-color: #e8e8e8;
  border-left-width: 2px;
  border-right-width: 2px;
  border-top-width: 2px;
  border-bottom-width: 2px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.moto-container_content_59d5e2312 {
  margin-top: 10px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: #ffffff;
  border-style: solid;
  border-color: #e8e8e8;
  border-left-width: 2px;
  border-right-width: 2px;
  border-top-width: 2px;
  border-bottom-width: 2px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.moto-container_header_59d5c8fc1 {
  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: rgba(255,255,255,0.9);
  
  border-bottom:1px solid #566c34;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 1px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-container_content_59d536732 {
  margin-top: 10px;
  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: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.moto-container_content_59d536753 {
  margin-top: 10px;
  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: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.moto-container_content_59d534b71 {
  margin-top: 10px;
  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: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.moto-container_content_566a97c1 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: #aaaaaa;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-container_content_566aa10a {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: transparent;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-container_content_57c050ff1 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: #ffffff;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-container_content_57174585 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 90px;
  padding-bottom: 90px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: transparent;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.moto-text_186 {
  font-weight: 400;
  font-style: normal;
  font-family: arial, helvetica, sans-serif;
  color: #747474;
  font-size: 18px;
  line-height: 1.2;
  letter-spacing: 0px;
}
.moto-text_186 a {
  color: #bfd6ff;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.moto-text_186 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #f0f3f5;
}
.moto-background_2 {
  background-color: #ca521f;
  background-size: auto;
  background-position: left top;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
.moto-background_1 {
  background-color: #f5f4f3;
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-image: url('/mt-demo/64200/64215/mt-content/uploads/2017/10/mt-1200-content-bg03.jpg');
}
.moto-background {
  background-color: #ffffff;
}
.moto-text_system_14 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Ubuntu', sans-serif;
  color: #566c34;
  font-size: 14px;
  line-height: 1.2;
  letter-spacing: 0px;
}
.moto-text_system_14 a {
  color: #566c34;
  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: #ca521f;
}
@media (max-width: 1039px) {
  .moto-text_system_14 {
    font-size: 10px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_14 {
    font-size: 12px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_14 {
    font-size: 12px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
.moto-text_system_13 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Roboto', sans-serif;
  color: #566c34;
  font-size: 30px;
  line-height: 1.2;
  letter-spacing: 0px;
}
.moto-text_system_13 a {
  color: #566c34;
  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: #8a94a5;
}
@media (max-width: 1039px) {
  .moto-text_system_13 {
    font-size: 25px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_13 {
    font-size: 20px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_13 {
    font-size: 20px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
.moto-text_system_12 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Poppins', sans-serif;
  color: #ca521f;
  font-size: 55px;
  line-height: 1.2;
  letter-spacing: 0px;
}
.moto-text_system_12 a {
  color: #ca521f;
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
}
.moto-text_system_12 a:hover {
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
  color: #566c34;
}
@media (max-width: 1039px) {
  .moto-text_system_12 {
    font-size: 40px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_12 {
    font-size: 35px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_12 {
    font-size: 35px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
.moto-text_system_11 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Poppins', sans-serif;
  color: #8a94a5;
  font-size: 13px;
  line-height: 1.3;
  letter-spacing: 0px;
}
.moto-text_system_11 a {
  color: #444;
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
}
.moto-text_system_11 a:hover {
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
  color: #ca521f;
}
@media (max-width: 1039px) {
  .moto-text_system_11 {
    font-size: 12px;
    line-height: 1.3;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_11 {
    font-size: 12px;
    line-height: 1.3;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_11 {
    font-size: 12px;
    line-height: 1.3;
    letter-spacing: 0px;
  }
}
.moto-text_system_10 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  line-height: 2.4;
  letter-spacing: 0px;
}
.moto-text_system_10 .datagen {
	margin:-2px 0 0 0 ;
}
.moto-text_system_10 a {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color:#eee;
}
.moto-text_system_10 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #566c34;
}
@media (max-width: 1039px) {
  .moto-text_system_10 {
    font-size: 15px;
    line-height: 2.2;
    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: 13px;
    line-height: 1.4;
    letter-spacing: 0px;
  }
}
.moto-text_system_9 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Poppins', sans-serif;
  color: #8a94a5;
  font-size: 18px;
  line-height: 1.6;
  letter-spacing: 0px;
}
.moto-text_system_9 a {
  color: #566c34;
  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: #ca521f;
}
@media (max-width: 1039px) {
  .moto-text_system_9 {
    font-size: 16px;
    line-height: 1.4;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_9 {
    font-size: 14px;
    line-height: 1.6;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_9 {
    font-size: 14px;
    line-height: 1.6;
    letter-spacing: 0px;
  }
}
.moto-text_system_8 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Poppins', sans-serif;
  color: #566c34;
  font-size: 24px;
  line-height: 1.5;
  letter-spacing: 0px;
}
.moto-text_system_8 a {
  color: #566c34;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.moto-text_system_8 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #ca521f;
}
@media (max-width: 1039px) {
  .moto-text_system_8 {
    font-size: 15px;
    line-height: 1.3;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_8 {
    font-size: 16px;
    line-height: 1.6;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_8 {
    font-size: 16px;
    line-height: 1.3;
    letter-spacing: 0px;
  }
}
.moto-text_system_7 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Poppins', sans-serif;
  color: #566c34;
  font-size: 22px;
  line-height: 1.6;
  letter-spacing: 0px;
  text-align:center;
  min-height:80px;
}
.moto-text_system_7 a {
  color: #566c34;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.moto-text_system_7 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #ca521f;
}
@media (max-width: 1039px) {
  .moto-text_system_7 {
    font-size: 16px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_7 {
    font-size: 16px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_7 {
    font-size: 16px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
.moto-text_system_6 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Roboto', sans-serif;
  color: #566c34;
  font-size: 40px;
  line-height: 1.8;
  letter-spacing: 0px;
}
.moto-text_system_6 a {
  color: #ca521f;
  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: #ca521f;
}
@media (max-width: 1039px) {
  .moto-text_system_6 {
    font-size: 24px;
    line-height: 1.7;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_6 {
    font-size: 25px;
    line-height: 1.8;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_6 {
    font-size: 23px;
    line-height: 1.6;
    letter-spacing: 0px;
  }
}
.moto-text_system_5 {
  font-weight: 500;
  font-style: normal;
  font-family: 'Roboto', sans-serif;
  color: #ffffff;
  font-size: 76px;
  line-height: 1.1;
  letter-spacing: 0px;
}
.moto-text_system_5 a {
  color: #f0f3f5;
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
}
.moto-text_system_5 a:hover {
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
  color: #566c34;
}
@media (max-width: 1039px) {
  .moto-text_system_5 {
    font-size: 45px;
    line-height: 1.1;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_5 {
    font-size: 30px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_5 {
    font-size: 18px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
.moto-text_system_4 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Roboto', sans-serif;
  color: #ffffff;
  font-size: 76px;
  line-height: 1.4;
  letter-spacing: 1px;
}
.moto-text_system_4 a {
  color: #566c34;
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
}
.moto-text_system_4 a:hover {
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
  color: #ca521f;
}
@media (max-width: 1039px) {
  .moto-text_system_4 {
    font-size: 47px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_4 {
    font-size: 55px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_4 {
    font-size: 55px;
    line-height: 1.3;
    letter-spacing: 0px;
  }
}
.moto-text_system_3 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Roboto', sans-serif;
  color: #ffffff;
  font-size: 270px;
  line-height: 1.1;
  letter-spacing: 0px;
}
.moto-text_system_3 a {
  color: #566c34;
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
}
.moto-text_system_3 a:hover {
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
  color: #ca521f;
}
@media (max-width: 1039px) {
  .moto-text_system_3 {
    font-size: 200px;
    line-height: 1.3;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_3 {
    font-size: 150px;
    line-height: 1.3;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_3 {
    font-size: 120px;
    line-height: 1.4;
    letter-spacing: 0px;
  }
}
.moto-text_system_2 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Poppins', sans-serif;
  color: #ca521f;
  font-size: 20px;
  line-height: 1.2;
  letter-spacing: 0px;
}
.moto-text_system_2 a {
  color: #ca521f;
  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: #566c34;
}
@media (max-width: 1039px) {
  .moto-text_system_2 {
    font-size: 18px;
    line-height: 1.2;
    letter-spacing: 1px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_2 {
    font-size: 16px;
    line-height: 1.2;
    letter-spacing: 1px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_2 {
    font-size: 16px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
.moto-text_system_1 {
  font-style: normal;
  font-family: 'Roboto', sans-serif;
  color: #ffffff;
  font-size: 17px;
  line-height: 20px;
  letter-spacing: 0px;
  height:80px;
  position:relative;
}
.moto-text_system_1 img {
}
.moto-text_system_1 p {
	margin: 0;
  position: absolute;
  top: 0;
  left: 80px;
}
.moto-text_system_1 a {
  color: #ca521f;
  text-decoration: none;
  font-weight: 700;
  font-style: normal;
}
.moto-text_system_1 a.black {
  color: #222;

}
.moto-text_system_1 a:hover {
  text-decoration: none;
  font-style: normal;
  color: #90662b;
}
@media (max-width: 1039px) {
  .moto-text_system_1 {

    
  }
}
@media (max-width: 767px) {
  .moto-text_system_1 {

    
  }
}
@media (max-width: 479px) {
  .moto-text_system_1 {
    
  }
  .moto-text_system_1 p {
  	top:0%;
  }
}
.moto-text_normal {
  font-weight: 400;
  font-style: normal;
  font-family: 'Poppins', sans-serif;
  color: #666;
  font-size: 15px;
  line-height: 1.6;
  letter-spacing: 0px;
}
.moto-text_normal a {
  color: #8a94a5;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.moto-text_normal a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #ca521f;
}
@media (max-width: 1039px) {
  .moto-text_normal {
    font-size: 13px;
    line-height: 1.6;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_normal {
    font-size: 13px;
    line-height: 1.5;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_normal {
    font-size: 13px;
    line-height: 1.5;
    letter-spacing: 0px;
  }
}
.moto-widget-text a {
  transition: .3s;
}
.moto-widget-text li {
  position: relative;
}
.moto-widget-text li:before {
  position: absolute;
  content: '';
  transition: .3s;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0,-50%);
  transform: translate(0,-50%);
}
.moto-widget-text ul li {
  padding: 0 0 0 28px;
}
.moto-widget-text ul li:not(:last-child) {
  margin-bottom: 15px;
}
.moto-widget-text ul li:before {
  content: '\f105';
  color: #ca521f;
  font: 16px/1 'FontAwesome';
}
.moto-widget-text ol {
  counter-reset: moto-counter;
}
.moto-widget-text ol li {
  padding-left: 41px;
}
.moto-widget-text ol li:not(:last-child) {
  margin: 0 0 15px;
}
.moto-widget-text ol li:before {
  font: 500 16px/1 'Poppins';
  color: #566c34;
  content: counter(moto-counter,decimal-leading-zero) ".";
  counter-increment: moto-counter;
}
.moto-widget-menu .moto-widget-menu-toggle-btn {
  width: 40px;
  height: 40px;
  padding: 0 8px;
}
.moto-widget-menu .moto-widget-menu-toggle-btn .moto-widget-menu-toggle-btn-icon {
  font-size: 24px;
  line-height: 40px;
}
.moto-widget-menu .moto-widget-menu-list {
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .moto-widget-menu .moto-widget-menu-list {
    display: none;
  }
}
.moto-widget-menu .moto-widget-menu-list > .moto-widget-menu-item:not(:first-child) {
  margin-left: 36px;
}
.moto-widget-menu .moto-widget-menu-list > .moto-widget-menu-item.lessPadding {
	margin-left: 6px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-menu .moto-widget-menu-list > .moto-widget-menu-item:not(:first-child) {
    margin-left: 10px;
  }
}
.moto-widget-menu .moto-widget-menu-list > .moto-widget-menu-item > .moto-widget-menu-link {
  position: relative;
  display: block;
  font-size: 12px;
  line-height: 1.25;
  transition: .3s;
}
.moto-widget-menu .moto-widget-menu-list .moto-widget-menu-sublist {
  top: calc(100% + 8px);
  left: -15px;
  min-width: 150px;
  padding: 7px 0;
  transition: .3s;
}
.moto-widget-menu .moto-widget-menu-list .moto-widget-menu-sublist:before {
  position: absolute;
  top: -9px;
  height: 9px;
  left: 0;
  width: 100%;
  content: "";
}
.moto-widget-menu .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link {
  font-size: 12px;
  padding: 7px 15px;
  transition: .3s;
  text-align: left;
}
.moto-widget-menu .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link .moto-widget-menu-link-arrow {
  position: absolute;
  right: 10px;
  left: auto;
  line-height: inherit;
  font-size: inherit;
}
.moto-widget-menu .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link .moto-widget-menu-link-arrow:before {
  content: '\f105';
}
.moto-widget-menu .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-sublist {
  left: calc(100% + 4px) !important;
  top: -7px;
}
.moto-widget-menu .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-sublist:before {
  top: 0;
  left: -5px;
  width: 5px;
  height: 100%;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-list >.moto-widget-menu-item:not(:first-child) {
  margin-left: 36px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-menu.moto-preset-default .moto-widget-menu-list >.moto-widget-menu-item:not(:first-child) {
    margin-left: 10px;
  }
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-list >.moto-widget-menu-item >.moto-widget-menu-link {
  border-width: 0 0 2px;
  border-style: solid;
  padding: 3px 0;
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-list >.moto-widget-menu-item >.moto-widget-menu-link {
  border-width: 0 0 2px;
  border-style: solid;
  padding: 3px 0;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-list >.moto-widget-menu-item:not(:first-child) {
  margin-left: 10px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-menu.moto-preset-3 .moto-widget-menu-list >.moto-widget-menu-item:not(:first-child) {
    margin-left: 5px;
  }
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-list >.moto-widget-menu-item >.moto-widget-menu-link {
  padding: 8px 20px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-menu.moto-preset-3 .moto-widget-menu-list >.moto-widget-menu-item >.moto-widget-menu-link {
    padding: 6px 5px;
    font-size: 11px;
  }
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-list >.moto-widget-menu-item >.moto-widget-menu-link .moto-widget-menu-link-arrow {
  position: relative;
  font-size: inherit;
  transition: .3s;
  margin-left: 3px;
  line-height: inherit;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-list >.moto-widget-menu-item >.moto-widget-menu-link .moto-widget-menu-link-arrow:before {
  content: "\f107";
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-list .moto-widget-menu-sublist {
  box-shadow: 0 1px 10px 0 rgba(0,0,0,0.3);
  left: 50%;
  -webkit-transform: translate(-50%,0);
  transform: translate(-50%,0);
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link {
  text-align: center;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link .moto-widget-menu-link-arrow {
  display: none;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-item:not(:last-child) .moto-widget-menu-link:after {
  position: absolute;
  content: '';
  left: 15px;
  right: 15px;
  bottom: 0;
  margin: 0 auto;
  width: auto;
  height: 1px;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-sublist {
  top: -7px;
  -webkit-transform: translate(0,0);
  transform: translate(0,0);
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-sublist .moto-widget-menu-item:last-child .moto-widget-menu-link:after {
  display: none;
}
@media screen and (max-width: 767px) {
  .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list {
    border: 1px solid;
  }
  .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item {
    border: none;
    margin: 0 !important;
    padding: 0;
  }
  .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item:after,
  .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item:before {
    display: none;
  }
  .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item:not(:last-child) {
    border-bottom: 1px solid;
  }
  .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link {
    padding: 10px 50px 10px 20px;
    font-size: 18px;
    line-height: 1.2;
    text-align: left;
    border: none;
    border-radius: 0;
  }
  .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link:after,
  .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link:before {
    display: none;
  }
  .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link .moto-widget-menu-link-arrow {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    text-align: center;
    width: 50px;
    height: 100%;
    transition: .3s;
    font-size: 18px;
  }
  .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link .moto-widget-menu-link-arrow:after {
    content: "\f107";
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    height: 100%;
  }
  .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link .moto-widget-menu-link-arrow:before {
    display: none;
  }
  .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-sublist {
    width: 100%;
    padding: 0;
    border: none;
    box-shadow: none;
    border-radius: 0;
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
  }
  .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-sublist:before,
  .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-sublist:after {
    content: none;
  }
  .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-sublist .moto-widget-menu-item {
    width: 100%;
    border-bottom: none;
  }
  .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link {
    padding: 7px 40px;
    font-size: 14px;
    margin: 0;
    border: none;
    text-align: left;
  }
  .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link .moto-widget-menu-link-arrow {
    right: 0;
    top: 50%;
    font-size: 18px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    color: inherit !important;
  }
  .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link:before,
  .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link:after {
    display: none;
  }
  .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-sublist .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link {
    padding: 7px 40px 7px 60px;
  }
}
.moto-widget-button .moto-widget-button-link {
  position: relative;
  text-align: center;
  z-index: 1;
  line-height: 1.2;
  border-width: 2px;
  border-style: solid;
  transition: .3s;
  font-size: 18px;
  padding: 17.5px;
  border-radius: 10px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-button .moto-widget-button-link {
    padding: 12px 10px;
    font-size: 14px;
  }
}
.moto-widget-button .moto-widget-button-link .moto-widget-button-label {
  position: relative;
}
.moto-widget-button .moto-widget-button-link .moto-widget-theme-icon {
  position: relative;
  float: right;
  transition: .3s;
  line-height: inherit;
  font-size: inherit;
  margin-left: 10px;
}
.moto-widget-button .moto-widget-button-link .moto-widget-theme-icon:before {
  transition: .3s;
}
.moto-widget-button .moto-widget-button-link.moto-size-small {
  padding: 12.5px 10px;
  min-width: 140px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-button .moto-widget-button-link.moto-size-small {
    min-width: 110px;
    padding: 8px 10px;
  }
}
.moto-widget-button .moto-widget-button-link.moto-size-medium {
  min-width: 180px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-button .moto-widget-button-link.moto-size-medium {
    min-width: 130px;
  }
}
.moto-widget-button .moto-widget-button-link.moto-size-large {
  min-width: 220px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-button .moto-widget-button-link.moto-size-large {
    min-width: 170px;
  }
}
.moto-widget-button.moto-preset-4 .moto-widget-button-link {
  border-radius: 0;
}
.moto-widget-button.moto-preset-5 .moto-widget-button-link {
  border: none;
  padding: 0;
  min-width: 0;
}
.moto-widget-button.moto-preset-5 .moto-widget-button-link.moto-size-small {
  font-size: 16px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-button.moto-preset-5 .moto-widget-button-link.moto-size-small {
    font-size: 12px;
  }
}
.moto-widget-button.moto-preset-5 .moto-widget-button-link.moto-size-large {
  font-size: 20px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-button.moto-preset-5 .moto-widget-button-link.moto-size-large {
    font-size: 16px;
  }
}
.moto-widget-button.moto-preset-5 .moto-widget-button-link .moto-widget-theme-icon {
  display: inline-block;
}
.moto-widget-button.moto-preset-5 .moto-widget-button-link .moto-widget-theme-icon:before {
  content: '\f105';
}
.moto-widget-image .moto-widget-image-link {
  position: relative;
  overflow: hidden;
  transition: .3s;
}
.moto-widget-image .moto-widget-image-link:before {
  z-index: 1;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border-width: 2px;
  border-style: solid;
  z-index: 5;
}
.moto-widget-image .moto-widget-image-link:after {
  z-index: 5;
  left: 50%;
  top: 50%;
  opacity: 1;
  font: 28px/1 'FontAwesome';
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
.moto-widget-image .moto-widget-image-link:before,
.moto-widget-image .moto-widget-image-link:after {
  position: absolute;
  content: "";
  transition: 0.3s;
}
.moto-widget-image .moto-widget-image-picture {
  transition: .3s;
}
.moto-widget-image.moto-preset-default .moto-widget-image-link:before,
.moto-widget-image.moto-preset-default .moto-widget-image-link:after {
  display: none;
}
.moto-widget-image.moto-preset-2 .moto-widget-image-link {
  border-radius: 50%;
}
.moto-widget-image.moto-preset-2 .moto-widget-image-link:before,
.moto-widget-image.moto-preset-2 .moto-widget-image-link:after {
  display: none;
}
.moto-widget-image.moto-preset-3 .moto-widget-image-link:after {
  content: "\f00e";
  top: 45%;
}
.moto-widget-image.moto-preset-3 .moto-widget-image-link:hover:after {
  top: 50%;
}
.moto-widget-image.moto-preset-4 .moto-widget-image-link:before {
  border-width: 1px;
  width: auto;
  height: auto;
}
.moto-widget-image.moto-preset-4 .moto-widget-image-link:hover:before {
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
  transition: .4s ease-out;
}
.moto-widget-image.moto-preset-4 .moto-widget-image-link:after {
  content: '\f002';
}
.moto-widget-image.moto-preset-5 .moto-widget-image-link:after {
  left: 45%;
  content: "\f065";
}
.moto-widget-image.moto-preset-5 .moto-widget-image-link:hover:after {
  left: 50%;
  transition: .4s ease-out;
}
.moto-widget-grid-gallery .moto-widget-grid-gallery-item .caption {
  display: block;
  z-index: 99;
  margin: 0 auto;
  bottom: 0;
  width: auto;
  max-width: 90%;
  padding: 15px;
  opacity: 0;
  transition: .3s;
}
@media screen and (max-width: 767px) {
  .moto-widget-grid-gallery .moto-widget-grid-gallery-item .caption {
    padding: 5px;
  }
}
.moto-widget-grid-gallery .moto-widget-grid-gallery-item .caption_text {
  text-align: center;
  font-size: 14px;
  line-height: 1.15;
}
.moto-widget-grid-gallery .moto-widget-grid-gallery-item .caption-visible {
  opacity: 1;
}
.moto-widget-grid-gallery .moto-widget-grid-gallery-item:before {
  width: 100%;
  height: 100%;
  z-index: 1;
  left: 0%;
  top: 0;
  border-width: 2px;
  border-style: solid;
}
.moto-widget-grid-gallery .moto-widget-grid-gallery-item:after {
  z-index: 2;
  font: 28px/1 'FontAwesome';
  left: 50%;
  top: 50%;
  opacity: 1;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
.moto-widget-grid-gallery .moto-widget-grid-gallery-item:before,
.moto-widget-grid-gallery .moto-widget-grid-gallery-item:after {
  position: absolute;
  content: "";
}
.moto-widget-grid-gallery .moto-widget-grid-gallery-item .moto-widget-grid-gallery-image {
  transition: .3s;
}
.moto-widget-grid-gallery .moto-widget-grid-gallery-item .caption,
.moto-widget-grid-gallery .moto-widget-grid-gallery-item:after,
.moto-widget-grid-gallery .moto-widget-grid-gallery-item:before {
  transition: .3s;
}
.moto-widget-grid-gallery.moto-preset-default .moto-widget-grid-gallery-item .caption {
  bottom: 30%;
}
.moto-widget-grid-gallery.moto-preset-default .moto-widget-grid-gallery-item .caption-visible {
  bottom: 0;
}
.moto-widget-grid-gallery.moto-preset-default .moto-widget-grid-gallery-item:after {
  content: "\f00e";
  top: 30%;
}
.moto-widget-grid-gallery.moto-preset-default .moto-widget-grid-gallery-item:hover:after {
  top: 50%;
}
.moto-widget-grid-gallery.moto-preset-2 .moto-widget-grid-gallery-item .caption {
  top: auto;
  bottom: 0;
}
.moto-widget-grid-gallery.moto-preset-2 .moto-widget-grid-gallery-item .caption-visible {
  bottom: 20%;
}
.moto-widget-grid-gallery.moto-preset-2 .moto-widget-grid-gallery-item:after {
  content: "\f002";
  top: 60%;
}
.moto-widget-grid-gallery.moto-preset-2 .moto-widget-grid-gallery-item:hover:after {
  top: 50%;
}
.moto-widget-grid-gallery.moto-preset-3 .moto-widget-grid-gallery-item .caption {
  left: 0;
  right: auto;
  width: auto;
  max-width: 100%;
}
.moto-widget-grid-gallery.moto-preset-3 .moto-widget-grid-gallery-item:after {
  content: '\f065';
}
.moto-widget-slider .bx-pager {
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  font-size: 0;
}
@media screen and (max-width: 1039px) {
  .moto-widget-slider .bx-pager {
    bottom: 5px;
  }
}
.moto-widget-slider .bx-pager-item {
  vertical-align: middle;
}
.moto-widget-slider .bx-pager-item:not(:first-child) {
  margin-left: 9px;
}
@media screen and (max-width: 767px) {
  .moto-widget-slider .bx-pager-item:not(:first-child) {
    margin-left: 4px;
  }
}
.moto-widget-slider .bx-pager-link {
  width: 12px;
  height: 12px;
  border-width: 2px;
  border-style: solid;
  font-size: 0;
  transition: all .3s;
}
@media screen and (max-width: 767px) {
  .moto-widget-slider .bx-pager-link {
    width: 8px;
    height: 8px;
    border-width: 1px;
  }
}
.moto-widget-slider .bx-caption {
  top: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: auto;
  padding: 10px;
  width: 75%;
  -webkit-transform: translate(0,-50%);
  transform: translate(0,-50%);
}
@media screen and (max-width: 767px) {
  .moto-widget-slider .bx-caption {
    padding: 5px;
  }
}
.moto-widget-slider .bx-caption_text {
  text-align: center;
  font-size: 76px;
  line-height: 1.15;
}
@media screen and (max-width: 1039px) {
  .moto-widget-slider .bx-caption_text {
    font-size: 44px;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-slider .bx-caption_text {
    font-size: 18px;
  }
}
.moto-widget-slider .bx-controls-direction .bx-prev,
.moto-widget-slider .bx-controls-direction .bx-next {
  top: 50%;
  font-size: 0;
  transition: .3s;
  -webkit-transform: translate(0,-50%);
  transform: translate(0,-50%);
  z-index: 1;
}
.moto-widget-slider .bx-controls-direction .bx-prev:before,
.moto-widget-slider .bx-controls-direction .bx-next:before {
  line-height: 1;
  transition: .3s;
  font-family: FontAwesome;
}
.moto-widget-slider .bx-controls-direction .bx-prev {
  left: 1%;
}
.moto-widget-slider .bx-controls-direction .bx-prev:before {
  content: "\f104";
}
.moto-widget-slider .bx-controls-direction .bx-next {
  right: 1%;
}
.moto-widget-slider .bx-controls-direction .bx-next:before {
  content: "\f105";
}
.moto-widget-slider.moto-widget-carousel .bx-wrapper {
  padding: 0 75px;
}
@media screen and (max-width: 767px) {
  .moto-widget-slider.moto-widget-carousel .bx-wrapper {
    padding: 0 40px;
  }
}
.moto-widget-slider.moto-widget-carousel .carousel-block {
  padding: 0 0 40px;
}
.moto-widget-slider.moto-widget-carousel .bx-pager {
  bottom: -38px;
}
.moto-widget-slider.moto-widget-carousel .bx-controls-direction .bx-prev {
  left: 1%;
}
.moto-widget-slider.moto-widget-carousel .bx-controls-direction .bx-next {
  right: 1%;
}
.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-prev,
.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-next {
  width: 50px;
  height: 50px;
  text-align: center;
  border-width: 0 0 2px;
  border-style: solid;
}
@media screen and (max-width: 767px) {
  .moto-widget-slider.moto-preset-default .bx-controls-direction .bx-prev,
  .moto-widget-slider.moto-preset-default .bx-controls-direction .bx-next {
    width: 30px;
    height: 30px;
  }
}
.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: 29px;
  line-height: 47px;
  transition: .3s;
}
@media screen and (max-width: 767px) {
  .moto-widget-slider.moto-preset-default .bx-controls-direction .bx-prev:before,
  .moto-widget-slider.moto-preset-default .bx-controls-direction .bx-next:before {
    line-height: 31px;
    font-size: 14px;
  }
}
.moto-widget-slider.moto-preset-2 .bx-pager-link {
  border-radius: 50%;
}
.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: 50px;
}
@media screen and (max-width: 767px) {
  .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: 20px;
  }
}
.moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-prev:before {
  content: '\f0a8';
}
.moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-next:before {
  content: '\f0a9';
}
.moto-widget-social-links .moto-widget-social-links-item:not(:first-child) {
  margin: 0 0 0 10px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-social-links .moto-widget-social-links-item:not(:first-child) {
    margin: 0 0 0 4px;
  }
}
.moto-widget-social-links .moto-widget-social-links-item .moto-widget-social-links-link {
  position: relative;
  width: 60px;
  height: 60px;
  text-align: center;
  font: 16px/60px 'FontAwesome';
  transition: .3s;
}
@media screen and (max-width: 1039px) {
  .moto-widget-social-links .moto-widget-social-links-item .moto-widget-social-links-link {
    width: 40px;
    height: 40px;
    font: 14px/40px 'FontAwesome';
  }
}
.moto-widget-social-links .moto-widget-social-links-item .moto-widget-social-links-link:before {
  display: block;
  transition: .3s;
}
.moto-widget-social-links .moto-widget-social-links-link_facebook:before {
  content: "\f09a";
}
.moto-widget-social-links .moto-widget-social-links-link_googleplus:before {
  content: "\f0d5";
}
.moto-widget-social-links .moto-widget-social-links-link_twitter:before {
  content: "\f099";
}
.moto-widget-social-links .moto-widget-social-links-link_pinterest:before {
  content: "\f0d2";
}
.moto-widget-social-links .moto-widget-social-links-link_linkedin:before {
  content: "\f0e1";
}
.moto-widget-social-links .moto-widget-social-links-link_instagram:before {
  content: "\f16d";
}
.moto-widget-social-links.moto-preset-default .moto-widget-social-links-item:not(:first-child) {
  margin: 0 0 0 22px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-social-links.moto-preset-default .moto-widget-social-links-item:not(:first-child) {
    margin: 0 0 0 10px;
  }
}
.moto-widget-social-links.moto-preset-default .moto-widget-social-links-item .moto-widget-social-links-link {
  width: auto;
  height: auto;
  line-height: 1;
}
.moto-widget-social-links.moto-preset-2 .moto-widget-social-links-item .moto-widget-social-links-link {
  border-width: 2px;
  border-style: solid;
  border-radius: 3px;
  line-height: 56px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-social-links.moto-preset-2 .moto-widget-social-links-item .moto-widget-social-links-link {
    line-height: 36px;
  }
}
.moto-widget-social-links.moto-preset-2 .moto-widget-social-links-item .moto-widget-social-links-link:hover:before {
  -webkit-transform: rotateY(-360deg);
  -ms-transform: rotateY(-360deg);
  transform: rotateY(-360deg);
  transition: .3s ease-out;
}
.moto-widget-social-links.moto-preset-3 .moto-widget-social-links-item .moto-widget-social-links-link {
  border-radius: 50%;
}
.moto-widget-contact_form .moto-widget-contact_form-form {
  overflow: visible;
}
.moto-widget-contact_form .moto-widget-contact_form-group {
  padding-bottom: 4px;
}
.moto-widget-contact_form .moto-widget-contact_form-group .moto-widget-contact_form-label {
  display: none;
}
.moto-widget-contact_form .moto-widget-contact_form-group .moto-widget-contact_form-field {
  font-size: 16px;
  padding: 10px 24px;
  line-height: normal;
  height: 60px;
  outline: none;
  border-width: 2px;
  border-style: solid;
  -webkit-appeareance: none;
}
@media screen and (max-width: 1039px) {
  .moto-widget-contact_form .moto-widget-contact_form-group .moto-widget-contact_form-field {
    font-size: 14px;
    height: 45px;
    padding: 10px 15px;
  }
}
.moto-widget-contact_form .moto-widget-contact_form-group .moto-widget-contact_form-field.moto-widget-contact_form-textarea {
  min-height: 110px;
}
.moto-widget-contact_form .moto-widget-contact_form-group .moto-widget-contact_form-field-error,
.moto-widget-contact_form .moto-widget-contact_form-group .moto-widget-contact_form-required {
  position: absolute;
  font-size: 11px;
  top: 4px;
  right: 7px;
  line-height: 1;
}
.moto-widget-contact_form .moto-widget-contact_form-buttons {
  margin-top: 10px;
}
.moto-widget-contact_form .moto-widget-contact_form-success,
.moto-widget-contact_form .moto-widget-contact_form-danger {
  position: relative;
  font-size: 12px;
  bottom: 4px;
}
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-group .moto-widget-contact_form-field {
  border-radius: 10px;
}
.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-group .moto-widget-contact_form-field {
  padding: 10px 0;
  border-width: 0 0 2px;
}
.moto-back-to-top-button {
  -webkit-transform: translate(0,100px);
  transform: translate(0,100px);
  right: 40px;
  bottom: 40px;
  transition: .3s;
}
.moto-back-to-top-button.moto-back-to-top-button_visible {
  -webkit-transform: translate(0,0);
  transform: translate(0,0);
}
.moto-back-to-top-button .moto-back-to-top-button-link {
  width: 50px;
  height: 50px;
  font: 24px/46px 'FontAwesome';
  color: #ffffff;
  text-align: center;
  transition: .3s;
  background: #ca521f;
  border-radius: 50%;
}
@media screen and (max-width: 1039px) {
  .moto-back-to-top-button .moto-back-to-top-button-link {
    width: 40px;
    height: 40px;
    font: 18px/38px 'FontAwesome';
  }
}
.moto-back-to-top-button .moto-back-to-top-button-link .moto-back-to-top-button-icon:before {
  content: "\f106";
}
.moto-back-to-top-button .moto-back-to-top-button-link:hover {
  background: #8a94a5;
}
.moto-widget-divider.moto-preset-default .moto-widget-divider-line {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #e8e8e8;
}
.moto-widget-divider.moto-preset-2 .moto-widget-divider-line {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #ca521f;
}
.moto-widget-divider.moto-preset-3 .moto-widget-divider-line {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #8a94a5;
}
.moto-widget-image.moto-preset-3 .moto-widget-image-link:after {
  color: transparent;
}
.moto-widget-image.moto-preset-3 .moto-widget-image-link:before {
  background-color: transparent;
  border-color: transparent;
}
.moto-widget-image.moto-preset-3 .moto-widget-image-link:hover:after {
  color: #ffffff;
}
.moto-widget-image.moto-preset-3 .moto-widget-image-link:hover:before {
  background-color: rgba(0,0,0,0.5);
  border-color: transparent;
}
.moto-widget-image.moto-preset-4 .moto-widget-image-link:after {
  color: transparent;
}
.moto-widget-image.moto-preset-4 .moto-widget-image-link:before {
  background-color: transparent;
  border-color: transparent;
}
.moto-widget-image.moto-preset-4 .moto-widget-image-link:hover:after {
  color: transparent;
}
.moto-widget-image.moto-preset-4 .moto-widget-image-link:hover:before {
  background-color: rgba(0,0,0,0.3);
  border-color: #ffffff;
}
.moto-widget-image.moto-preset-5 .moto-widget-image-link:after {
  color: transparent;
}
.moto-widget-image.moto-preset-5 .moto-widget-image-link:before {
  background-color: transparent;
  border-color: transparent;
}
.moto-widget-image.moto-preset-5 .moto-widget-image-link:hover:after {
  color: #ffffff;
}
.moto-widget-image.moto-preset-5 .moto-widget-image-link:hover:before {
  background-color: rgba(149,149,149,0.3);
  border-color: transparent;
}
.moto-widget-button.moto-preset-default .moto-widget-button-link {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #ffffff;
  background-color: #ca521f;
  border-color: #ca521f;
}
.moto-widget-button.moto-preset-default .moto-widget-button-link:hover {
  color: #ffffff;
  background-color: #a6adba;
  border-color: #a6adba;
}
.moto-widget-button.moto-preset-default .moto-widget-button-link .moto-widget-button-label {
  text-decoration: none;
}
.moto-widget-button.moto-preset-2 .moto-widget-button-link {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #566c34;
  background-color: transparent;
  border-color: #566c34;
}
.moto-widget-button.moto-preset-2 .moto-widget-button-link:hover {
  color: #ffffff;
  background-color: #566c34;
  border-color: #566c34;
}
.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: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #566c34;
  background-color: #ffffff;
  border-color: #ffffff;
}
.moto-widget-button.moto-preset-3 .moto-widget-button-link:hover {
  color: #ffffff;
  background-color: #8ab4ff;
  border-color: #8ab4ff;
}
.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: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #ffffff;
  background-color: #ca521f;
  border-color: #ca521f;
}
.moto-widget-button.moto-preset-4 .moto-widget-button-link:hover {
  color: #ca521f;
  background-color: #ffffff;
  border-color: #ffffff;
}
.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: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #8a94a5;
}
.moto-widget-button.moto-preset-5 .moto-widget-button-link:hover {
  color: #ca521f;
}
.moto-widget-button.moto-preset-5 .moto-widget-button-link:hover .moto-widget-button-label {
  text-decoration: none;
}
.moto-widget-button.moto-preset-5 .moto-widget-button-link:hover .moto-widget-theme-icon:before {
  color: #ca521f;
}
.moto-widget-button.moto-preset-5 .moto-widget-button-link .moto-widget-button-label {
  text-decoration: none;
}
.moto-widget-button.moto-preset-5 .moto-widget-button-link .moto-widget-theme-icon:before {
  color: #8a94a5;
}
.moto-widget-social-links.moto-preset-default .moto-widget-social-links-link:before {
  color: #bfd6ff;
}
.moto-widget-social-links.moto-preset-default .moto-widget-social-links-link:hover:before {
  color: #ca521f;
}
.moto-widget-social-links.moto-preset-2 .moto-widget-social-links-link {
  border-color: #bfd6ff;
  background-color: #bfd6ff;
}
.moto-widget-social-links.moto-preset-2 .moto-widget-social-links-link:before {
  color: #ffffff;
}
.moto-widget-social-links.moto-preset-2 .moto-widget-social-links-link:hover {
  border-color: #bfd6ff;
  background-color: #bfd6ff;
}
.moto-widget-social-links.moto-preset-2 .moto-widget-social-links-link:hover:before {
  color: #ffffff;
}
.moto-widget-social-links.moto-preset-3 .moto-widget-social-links-link {
  background-color: #ca521f;
}
.moto-widget-social-links.moto-preset-3 .moto-widget-social-links-link:before {
  color: #ffffff;
}
.moto-widget-social-links.moto-preset-3 .moto-widget-social-links-link:hover {
  background-color: #8a94a5;
}
.moto-widget-social-links.moto-preset-3 .moto-widget-social-links-link:hover:before {
  color: #ffffff;
}
.moto-widget-slider.moto-preset-default .bx-caption {
  background-color: transparent;
}
.moto-widget-slider.moto-preset-default .bx-caption_text {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #ffffff;
  text-decoration: none;
}
.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-prev,
.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-next {
  background-color: #ca521f;
  border-color: #ca521f;
}
.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-prev:before,
.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-next:before {
  color: #ffffff;
}
.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-prev:hover,
.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-next:hover {
  background-color: #8a94a5;
  border-color: #8a94a5;
}
.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-prev:hover:before,
.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-next:hover:before {
  color: #ffffff;
}
.moto-widget-slider.moto-preset-default .bx-pager-link {
  border-color: transparent;
  background-color: #8a94a5;
}
.moto-widget-slider.moto-preset-default .bx-pager-link:hover {
  border-color: transparent;
  background-color: #ca521f;
}
.moto-widget-slider.moto-preset-default .bx-pager-link.active {
  border-color: transparent;
  background-color: #ca521f;
}
.moto-widget-slider.moto-preset-default .bx-pager-link.active:hover {
  border-color: transparent;
  background-color: #ca521f;
}
.moto-widget.moto-widget-carousel.moto-preset-default .moto-widget-carousel-caption {
  background-color: transparent;
}
.moto-widget-slider.moto-preset-2 .bx-caption {
  background-color: transparent;
}
.moto-widget-slider.moto-preset-2 .bx-caption_text {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #ffffff;
  text-decoration: none;
}
.moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-prev:before,
.moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-next:before {
  color: #cfcfcf;
}
.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: #566c34;
}
.moto-widget-slider.moto-preset-2 .bx-pager-link {
  border-color: transparent;
  background-color: #cfcfcf;
}
.moto-widget-slider.moto-preset-2 .bx-pager-link:hover {
  border-color: transparent;
  background-color: #566c34;
}
.moto-widget-slider.moto-preset-2 .bx-pager-link.active {
  border-color: transparent;
  background-color: #566c34;
}
.moto-widget-slider.moto-preset-2 .bx-pager-link.active:hover {
  border-color: transparent;
  background-color: #566c34;
}
.moto-widget.moto-widget-carousel.moto-preset-2 .moto-widget-carousel-caption {
  background-color: transparent;
}
.moto-widget-grid-gallery.moto-preset-default .caption_text {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
  color: #ffffff;
}
.moto-widget-grid-gallery.moto-preset-default .caption {
  background-color: transparent;
}
.moto-widget-grid-gallery.moto-preset-default .moto-widget-grid-gallery-item:before {
  background-color: transparent;
  border-color: transparent;
}
.moto-widget-grid-gallery.moto-preset-default .moto-widget-grid-gallery-item:after {
  color: transparent;
}
.moto-widget-grid-gallery.moto-preset-default .moto-widget-grid-gallery-item:hover:before {
  background-color: rgba(25,25,25,0.2);
  border-color: transparent;
}
.moto-widget-grid-gallery.moto-preset-default .moto-widget-grid-gallery-item:hover:after {
  color: #ffffff;
}
.moto-widget-grid-gallery.moto-preset-2 .caption_text {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
  color: #f0f3f5;
}
.moto-widget-grid-gallery.moto-preset-2 .caption {
  background-color: transparent;
}
.moto-widget-grid-gallery.moto-preset-2 .moto-widget-grid-gallery-item:before {
  background-color: transparent;
  border-color: transparent;
}
.moto-widget-grid-gallery.moto-preset-2 .moto-widget-grid-gallery-item:after {
  color: transparent;
}
.moto-widget-grid-gallery.moto-preset-2 .moto-widget-grid-gallery-item:hover:before {
  background-color: rgba(0,154,255,0.8);
  border-color: transparent;
}
.moto-widget-grid-gallery.moto-preset-2 .moto-widget-grid-gallery-item:hover:after {
  color: #ffffff;
}
.moto-widget-grid-gallery.moto-preset-3 .caption_text {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
  color: #ffffff;
}
.moto-widget-grid-gallery.moto-preset-3 .caption {
  background-color: #ca521f;
}
.moto-widget-grid-gallery.moto-preset-3 .moto-widget-grid-gallery-item:before {
  background-color: transparent;
  border-color: transparent;
}
.moto-widget-grid-gallery.moto-preset-3 .moto-widget-grid-gallery-item:after {
  color: transparent;
}
.moto-widget-grid-gallery.moto-preset-3 .moto-widget-grid-gallery-item:hover:before {
  background-color: rgba(0,0,0,0.3);
  border-color: transparent;
}
.moto-widget-grid-gallery.moto-preset-3 .moto-widget-grid-gallery-item:hover:after {
  color: #ffffff;
}
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-form {
  font-family: 'Poppins', sans-serif;
  background-color: transparent;
}
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-form .moto-widget-contact_form-field {
  color: #8a94a5;
  background-color: #ffffff;
  font-style: normal;
  font-weight: 400;
  border-color: transparent;
}
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-form .moto-widget-contact_form-field.ng-touched.ng-invalid {
  color: #8a94a5;
  background-color: #ffffff;
  border-color: #ff3232;
}
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-form .moto-widget-contact_form-field::-webkit-input-placeholder {
  color: #8a94a5;
}
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-form .moto-widget-contact_form-field::-moz-placeholder {
  color: #8a94a5;
}
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-form .moto-widget-contact_form-field:-ms-input-placeholder {
  color: #8a94a5;
}
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-form .moto-widget-contact_form-field-error {
  font-style: normal;
  font-weight: 400;
  color: #ff3232;
}
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-form .moto-widget-contact_form-success {
  font-style: normal;
  font-weight: 400;
  color: #566c34;
}
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-form .moto-widget-contact_form-danger {
  font-style: normal;
  font-weight: 400;
  color: #ff3232;
}
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-form .moto-widget-contact_form-checkbox-icon {
  width: 16px;
  height: 16px;
  font-size: 16px;
  border-color: #81868c;
  color: #55616d;
}
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-form .moto-widget-contact_form-group-not-valid .moto-widget-contact_form-checkbox-icon {
  border-color: #ff0000;
}
.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-form {
  font-family: 'Roboto', sans-serif;
  background-color: transparent;
}
.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-form .moto-widget-contact_form-label {
  color: #6d798d;
}
.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-form .moto-widget-contact_form-field {
  color: #566c34;
  background-color: #f5f5f5;
  font-style: normal;
  font-weight: 400;
  border-color: transparent;
}
.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-form .moto-widget-contact_form-field.ng-touched.ng-invalid {
  color: #566c34;
  background-color: #f5f5f5;
  border-color: #ff3232;
}
.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-form .moto-widget-contact_form-field::-webkit-input-placeholder {
  color: #566c34;
}
.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-form .moto-widget-contact_form-field::-moz-placeholder {
  color: #566c34;
}
.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-form .moto-widget-contact_form-field:-ms-input-placeholder {
  color: #566c34;
}
.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-form .moto-widget-contact_form-field-error {
  font-style: normal;
  font-weight: 400;
  color: #ff3232;
}
.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-form .moto-widget-contact_form-success {
  font-style: normal;
  font-weight: 400;
  color: #46c646;
}
.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-form .moto-widget-contact_form-danger {
  font-style: normal;
  font-weight: 400;
  color: #ff3232;
}
.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-form .moto-widget-contact_form-checkbox-icon {
  width: 16px;
  height: 16px;
  font-size: 16px;
  border-color: #81868c;
  color: #55616d;
}
.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-form .moto-widget-contact_form-group-not-valid .moto-widget-contact_form-checkbox-icon {
  border-color: #ff0000;
}
.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-form {
  font-family: 'Poppins', sans-serif;
  background-color: transparent;
}
.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-form .moto-widget-contact_form-field {
  color: #8a94a5;
  background-color: transparent;
  font-style: normal;
  font-weight: 400;
  border-color: #e8e8e8;
}
.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-form .moto-widget-contact_form-field.ng-touched.ng-invalid {
  color: #8a94a5;
  background-color: transparent;
  border-color: #ff3232;
}
.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-form .moto-widget-contact_form-field::-webkit-input-placeholder {
  color: #8a94a5;
}
.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-form .moto-widget-contact_form-field::-moz-placeholder {
  color: #8a94a5;
}
.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-form .moto-widget-contact_form-field:-ms-input-placeholder {
  color: #8a94a5;
}
.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-form .moto-widget-contact_form-field-error {
  font-style: normal;
  font-weight: 400;
  color: #ff3232;
}
.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-form .moto-widget-contact_form-success {
  font-style: normal;
  font-weight: 400;
  color: #46c646;
}
.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-form .moto-widget-contact_form-danger {
  font-style: normal;
  font-weight: 400;
  color: #ff3232;
}
.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-form .moto-widget-contact_form-checkbox-icon {
  width: 16px;
  height: 16px;
  font-size: 16px;
  border-color: #81868c;
  color: #55616d;
}
.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-form .moto-widget-contact_form-group-not-valid .moto-widget-contact_form-checkbox-icon {
  border-color: #ff0000;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-list .moto-widget-menu-item:hover .moto-widget-menu-link-level-1 {
  color: #33aeff;
  border-color: #33aeff;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link-level-1 {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #ffffff;
  text-decoration: none;
  border-color: transparent;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link-level-1.moto-widget-menu-link-active {
  color: #33aeff;
  text-decoration: none;
  border-color: #33aeff;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link-level-1.moto-widget-menu-link-active:hover {
  color: #33aeff;
  border-color: #33aeff;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-sublist {
  background-color: #ffffff;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-sublist .moto-widget-menu-item:hover > .moto-widget-menu-link {
  color: #ca521f;
  background-color: transparent;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-sublist .moto-widget-menu-item:hover > .moto-widget-menu-link .moto-widget-menu-link-arrow {
  color: #ca521f;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #566c34;
  text-decoration: none;
  background-color: transparent;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link.moto-widget-menu-link-active {
  color: #ca521f;
  text-decoration: none;
  background-color: transparent;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link.moto-widget-menu-link-active .moto-widget-menu-link-arrow {
  color: #ca521f;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link.moto-widget-menu-link-active:hover {
  color: #ca521f;
  background-color: transparent;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link.moto-widget-menu-link-active:hover .moto-widget-menu-link-arrow {
  color: #ca521f;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link-arrow {
  color: #566c34;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-toggle-btn {
  color: #ca521f;
  background-color: #ffffff;
}
@media screen and (max-width: 767px) {
  .moto-widget-menu.moto-preset-default.moto-widget-menu-mobile-open .moto-widget-menu-toggle-btn {
    color: #566c34;
    background-color: #ffffff;
  }
  .moto-widget-menu.moto-preset-default.moto-widget-menu-mobile-open .moto-widget-menu-list {
    border-color: #ca521f;
  }
  .moto-widget-menu.moto-preset-default.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item {
    border-color: #ca521f;
  }
  .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: #ca521f;
  }
  .moto-widget-menu.moto-preset-default.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link.moto-widget-menu-link-active {
    color: #ffffff;
    text-decoration: none;
    background-color: #566c34;
  }
  .moto-widget-menu.moto-preset-default.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-sublist {
    background-color: #ca521f;
  }
  .moto-widget-menu.moto-preset-default.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-link {
    color: #ffffff;
    text-decoration: none;
    background-color: transparent;
  }
  .moto-widget-menu.moto-preset-default.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-link.moto-widget-menu-link-active {
    text-decoration: none;
    background-color: #566c34;
  }
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-list .moto-widget-menu-item:hover .moto-widget-menu-link-level-1 {
  color: #ca521f;
  border-color: #ca521f;
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link-level-1 {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #566c34;
  text-decoration: none;
  border-color: transparent;
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link-level-1.moto-widget-menu-link-active {
  color: #33aeff;
  text-decoration: none;
  border-color: #33aeff;
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link-level-1.moto-widget-menu-link-active:hover {
  color: #ca521f;
  border-color: #ca521f;
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-sublist {
  background-color: rgba(86,108,52,0.9);
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-sublist .moto-widget-menu-item:hover > .moto-widget-menu-link {
  color: #8a94a5;
  background-color: #ffffff;
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-sublist .moto-widget-menu-item:hover > .moto-widget-menu-link .moto-widget-menu-link-arrow {
  color: #8a94a5;
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #ffffff;
  text-decoration: none;
  background-color: transparent;
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link.moto-widget-menu-link-active {
  color: #8a94a5;
  text-decoration: none;
  background-color: #ffffff;
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link.moto-widget-menu-link-active .moto-widget-menu-link-arrow {
  color: #8a94a5;
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link.moto-widget-menu-link-active:hover {
  color: #8a94a5;
  background-color: #ffffff;
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link.moto-widget-menu-link-active:hover .moto-widget-menu-link-arrow {
  color: #8a94a5;
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link-arrow {
  color: #ffffff;
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-toggle-btn {
  color: #ca521f;
  background-color: #ffffff;
}
@media screen and (max-width: 767px) {
  .moto-widget-menu.moto-preset-2.moto-widget-menu-mobile-open .moto-widget-menu-toggle-btn {
    color: #566c34;
    background-color: #ffffff;
  }
  .moto-widget-menu.moto-preset-2.moto-widget-menu-mobile-open .moto-widget-menu-list {
    border-color: #ca521f;
  }
  .moto-widget-menu.moto-preset-2.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item {
    border-color: #ca521f;
  }
  .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: #ca521f;
  }
  .moto-widget-menu.moto-preset-2.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link.moto-widget-menu-link-active {
    color: #ffffff;
    text-decoration: none;
    background-color: #566c34;
  }
  .moto-widget-menu.moto-preset-2.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-sublist {
    background-color: #ca521f;
  }
  .moto-widget-menu.moto-preset-2.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-link {
    color: #ffffff;
    text-decoration: none;
    background-color: transparent;
  }
  .moto-widget-menu.moto-preset-2.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-link.moto-widget-menu-link-active {
    color: #ffffff;
    text-decoration: none;
    background-color: #566c34;
  }
}
.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: #ca521f;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-list .moto-widget-menu-item:hover .moto-widget-menu-link-level-1 .moto-widget-menu-link-arrow:before {
  color: #ffffff;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link-level-1 {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #566c34;
  text-decoration: none;
  background-color: transparent;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link-level-1 .moto-widget-menu-link-arrow:before {
  color: #566c34;
}
.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: #ca521f;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link-level-1.moto-widget-menu-link-active .moto-widget-menu-link-arrow:before {
  color: #ffffff;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link-level-1.moto-widget-menu-link-active:hover {
  color: #ffffff;
  background-color: #ca521f;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link-level-1.moto-widget-menu-link-active:hover .moto-widget-menu-link-arrow:before {
  color: #ffffff;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-sublist {
  background-color: #ffffff;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-sublist .moto-widget-menu-item:hover > .moto-widget-menu-link {
  color: #ca521f;
  background-color: transparent;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #566c34;
  text-decoration: none;
  background-color: transparent;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link:after {
  background-color: #e8e8e8;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link.moto-widget-menu-link-active {
  color: #ca521f;
  text-decoration: none;
  background-color: transparent;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link.moto-widget-menu-link-active:hover {
  color: #ca521f;
  background-color: transparent;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-toggle-btn {
  color: #8ab4ff;
  background-color: #ffffff;
}
@media screen and (max-width: 767px) {
  .moto-widget-menu.moto-preset-3.moto-widget-menu-mobile-open .moto-widget-menu-toggle-btn {
    color: #8ab4ff;
    background-color: #ffffff;
  }
  .moto-widget-menu.moto-preset-3.moto-widget-menu-mobile-open .moto-widget-menu-list {
    border-color: #8ab4ff;
  }
  .moto-widget-menu.moto-preset-3.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item {
    border-color: #8ab4ff;
  }
  .moto-widget-menu.moto-preset-3.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link {
    color: #ffffff;
    text-decoration: none;
    background-color: #8ab4ff;
  }
  .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: #8ab4ff;
    text-decoration: none;
    background-color: #ffffff;
  }
  .moto-widget-menu.moto-preset-3.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-sublist {
    background-color: #8ab4ff;
  }
  .moto-widget-menu.moto-preset-3.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-link {
    color: #ffffff;
    text-decoration: none;
    background-color: transparent;
  }
  .moto-widget-menu.moto-preset-3.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-link.moto-widget-menu-link-active {
    color: #8ab4ff;
    text-decoration: none;
    background-color: #ffffff;
  }
}
.moto-media-player.moto-preset-default .mejs-inner .mejs-controls .mejs-button.mejs-button_active button {
  background-color: #d3d8db;
}
.moto-media-player.moto-preset-default .mejs-inner .mejs-controls .mejs-button.mejs-button_active button:before {
  color: #55616d;
}
.moto-media-player.moto-preset-default .mejs-controls .mejs-button button,
.moto-media-player.moto-preset-default .mejs-controls .mejs-volume-button button,
.moto-media-player.moto-preset-default .mejs-overlay-button {
  background-color: transparent;
}
.moto-media-player.moto-preset-default .mejs-controls .mejs-button button:before,
.moto-media-player.moto-preset-default .mejs-controls .mejs-volume-button button:before,
.moto-media-player.moto-preset-default .mejs-overlay-button:before {
  color: #d3d8db;
}
.moto-media-player.moto-preset-default .mejs-controls .mejs-button button:hover:before,
.moto-media-player.moto-preset-default .mejs-controls .mejs-volume-button button:hover:before,
.moto-media-player.moto-preset-default .mejs-overlay-button:hover:before {
  color: #7f878a;
}
.moto-media-player.moto-preset-default .mejs-controls {
  font-family: tahoma, arial, helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #81868c;
  background-color: #ffffff;
  font-size: 12px;
  border-color: #d3d8db;
}
.moto-media-player.moto-preset-default .mejs-controls .mejs-time-current,
.moto-media-player.moto-preset-default .mejs-controls .mejs-time-handle {
  background-color: #7f878a;
}
.moto-media-player.moto-preset-default .mejs-controls .mejs-horizontal-volume-current,
.moto-media-player.moto-preset-default .mejs-controls .mejs-horizontal-volume-handle {
  background-color: #7f878a;
}
.moto-media-player.moto-preset-default .mejs-controls .mejs-time-loaded {
  background-color: rgba(127,135,138,0.25);
}
.moto-media-player.moto-preset-default .mejs-controls .mejs-time-total {
  background-color: rgba(127,135,138,0.25);
}
.moto-media-player.moto-preset-default .mejs-controls .mejs-time-handle {
  box-shadow: 0px 0px 4px 0px #7f878a;
}
.moto-media-player.moto-preset-default .mejs-controls .mejs-horizontal-volume-total {
  background-color: rgba(127,135,138,0.5);
}
.moto-media-player.moto-preset-default .mejs-controls .mejs-horizontal-volume-handle {
  box-shadow: 0px 0px 4px 0px #7f878a;
}
.moto-widget-pagination.moto-preset-default {
  font-family: 'Poppins', 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: #8a94a5;
  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: #ca521f;
}
.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: #566c34;
  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: #566c34;
  border-color: transparent;
  text-decoration: none;
}
.moto-widget-countdown.moto-preset-default .countdown-item-amount {
  color: #ffffff;
  font-style: normal;
  font-weight: 400;
  font-size: 27px;
}
.moto-widget-countdown.moto-preset-default .countdown-item-unit {
  color: #ca521f;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
}
.moto-widget-countdown.moto-preset-default .countdown-item-delimiter {
  min-width: 40px;
  font-size: 25px;
  color: #ffffff;
}
.moto-widget-countdown.moto-preset-default .countdown-item-block {
  font-family: 'Merriweather', serif;
  font-weight: 400;
  font-style: normal;
  color: #81868c;
  background-color: transparent;
  font-size: 12px;
  height: 112px;
  width: 112px;
  border-color: #ffffff;
  border-top-width: 2px;
  border-left-width: 2px;
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-style: solid;
  border-radius: 61px;
}
.moto-widget-countdown.moto-preset-2 .countdown-item-amount {
  color: #ffffff;
  font-style: normal;
  font-weight: 400;
  font-size: 27px;
}
.moto-widget-countdown.moto-preset-2 .countdown-item-unit {
  color: #ffffff;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
}
.moto-widget-countdown.moto-preset-2 .countdown-item-delimiter {
  min-width: 40px;
  font-size: 25px;
  color: transparent;
}
.moto-widget-countdown.moto-preset-2 .countdown-item-block {
  font-family: 'Merriweather', serif;
  font-weight: 400;
  font-style: normal;
  color: #81868c;
  background-color: #ca521f;
  font-size: 12px;
  height: 112px;
  width: 112px;
  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: #566c34;
  font-style: normal;
  font-weight: 400;
  font-size: 27px;
}
.moto-widget-countdown.moto-preset-3 .countdown-item-unit {
  color: #566c34;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
}
.moto-widget-countdown.moto-preset-3 .countdown-item-delimiter {
  min-width: 40px;
  font-size: 20px;
  color: transparent;
}
.moto-widget-countdown.moto-preset-3 .countdown-item-block {
  font-family: 'Merriweather', serif;
  font-weight: 400;
  font-style: normal;
  color: #81868c;
  background-color: transparent;
  font-size: 12px;
  height: 112px;
  width: 112px;
  border-color: #ffffff;
  border-top-width: 3px;
  border-left-width: 3px;
  border-right-width: 3px;
  border-bottom-width: 3px;
  border-style: solid;
  border-radius: 5px;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__header {
  background-color: transparent;
  border-bottom-width: 0px;
  border-color: transparent;
  border-left-width: 0px;
  border-radius: 0px;
  border-right-width: 0px;
  border-style: none;
  border-top-width: 0px;
  color: #566c34;
  font-family: 'Roboto', sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__header-icon {
  color: #566c34;
  font-size: 32px;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__collapse-icon {
  color: #ca521f;
  font-size: 32px;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__collapse-icon:before {
  content: "\f105";
}
@media screen and (max-width: 1039px) {
  .moto-widget-accordion.moto-preset-default .moto-widget-accordion__header {
    font-size: 17px;
  }
  .moto-widget-accordion.moto-preset-default .moto-widget-accordion__header-icon {
    font-size: 24px;
  }
  .moto-widget-accordion.moto-preset-default .moto-widget-accordion__collapse-icon {
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-accordion.moto-preset-default .moto-widget-accordion__header {
    font-size: 17px;
  }
  .moto-widget-accordion.moto-preset-default .moto-widget-accordion__header-icon {
    font-size: 14px;
  }
  .moto-widget-accordion.moto-preset-default .moto-widget-accordion__collapse-icon {
    font-size: 14px;
  }
}
@media screen and (max-width: 479px) {
  .moto-widget-accordion.moto-preset-default .moto-widget-accordion__header {
    font-size: 16px;
  }
  .moto-widget-accordion.moto-preset-default .moto-widget-accordion__header-icon {
    font-size: 14px;
  }
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item {
  border-bottom-width: 1px;
  border-color: #e8e8e8;
  border-left-width: 0px;
  border-radius: 0px;
  border-right-width: 0px;
  border-style: solid;
  border-top-width: 0px;
  margin-bottom: 20px;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item .moto-widget-accordion__header-title {
  text-decoration: none;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item .moto-widget-accordion__content {
  background-color: transparent;
  border-bottom-width: 0px;
  border-color: transparent;
  border-left-width: 0px;
  border-radius: 0px;
  border-style: none;
  border-top-width: 0px;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item:hover {
  border-color: #e8e8e8;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item:hover .moto-widget-accordion__header {
  color: #566c34;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item:hover .moto-widget-accordion__header-icon {
  color: #566c34;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item:hover .moto-widget-accordion__collapse-icon {
  color: #ca521f;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item.moto-widget-accordion__item_open {
  border-bottom-width: 1px;
  border-color: #e8e8e8;
  border-left-width: 0px;
  border-radius: 0px;
  border-style: solid;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__header-title {
  text-decoration: none;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__header {
  background-color: transparent;
  border-bottom-width: 0px;
  border-color: transparent;
  border-radius: 0px;
  border-style: none;
  color: #566c34;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__header-icon {
  color: #566c34;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__collapse-icon {
  color: #ca521f;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__collapse-icon:before {
  content: "\f107";
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item.moto-widget-accordion__item_open:hover {
  border-color: #e8e8e8;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item.moto-widget-accordion__item_open:hover .moto-widget-accordion__header {
  color: #566c34;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item.moto-widget-accordion__item_open:hover .moto-widget-accordion__header-icon {
  color: #566c34;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item.moto-widget-accordion__item_open:hover .moto-widget-accordion__collapse-icon {
  color: #ca521f;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__header {
  background-color: transparent;
  border-bottom-width: 0px;
  border-color: transparent;
  border-left-width: 0px;
  border-radius: 0px;
  border-right-width: 0px;
  border-style: none;
  border-top-width: 0px;
  color: #566c34;
  font-family: 'Roboto', sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__header-icon {
  color: #566c34;
  font-size: 32px;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__collapse-icon {
  color: #ca521f;
  font-size: 32px;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__collapse-icon:before {
  content: "\f055";
}
@media screen and (max-width: 1039px) {
  .moto-widget-accordion.moto-preset-2 .moto-widget-accordion__header {
    font-size: 16px;
  }
  .moto-widget-accordion.moto-preset-2 .moto-widget-accordion__header-icon {
    font-size: 24px;
  }
  .moto-widget-accordion.moto-preset-2 .moto-widget-accordion__collapse-icon {
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-accordion.moto-preset-2 .moto-widget-accordion__header {
    font-size: 14px;
  }
  .moto-widget-accordion.moto-preset-2 .moto-widget-accordion__header-icon {
    font-size: 14px;
  }
  .moto-widget-accordion.moto-preset-2 .moto-widget-accordion__collapse-icon {
    font-size: 14px;
  }
}
@media screen and (max-width: 479px) {
  .moto-widget-accordion.moto-preset-2 .moto-widget-accordion__header {
    font-size: 14px;
  }
  .moto-widget-accordion.moto-preset-2 .moto-widget-accordion__header-icon {
    font-size: 14px;
  }
  .moto-widget-accordion.moto-preset-2 .moto-widget-accordion__collapse-icon {
    font-size: 14px;
  }
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item {
  border-bottom-width: 1px;
  border-color: #cfcfcf;
  border-left-width: 1px;
  border-radius: 0px;
  border-right-width: 1px;
  border-style: solid;
  border-top-width: 1px;
  margin-bottom: 5px;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item .moto-widget-accordion__header-title {
  text-decoration: none;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item .moto-widget-accordion__content {
  background-color: transparent;
  border-bottom-width: 0px;
  border-color: transparent;
  border-left-width: 0px;
  border-radius: 0px;
  border-style: none;
  border-top-width: 0px;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item:hover {
  border-color: #cfcfcf;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item:hover .moto-widget-accordion__header {
  background-color: transparent;
  color: #566c34;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item:hover .moto-widget-accordion__header-icon {
  color: #566c34;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item:hover .moto-widget-accordion__collapse-icon {
  color: #ca521f;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item.moto-widget-accordion__item_open {
  border-bottom-width: 1px;
  border-color: #cfcfcf;
  border-left-width: 1px;
  border-radius: 0px;
  border-right-width: 1px;
  border-style: solid;
  border-top-width: 1px;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__header-title {
  text-decoration: none;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__header {
  background-color: transparent;
  border-bottom-width: 0px;
  border-color: transparent;
  border-radius: 0px;
  border-style: none;
  color: #566c34;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__header-icon {
  color: #566c34;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__collapse-icon {
  color: #ca521f;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__collapse-icon:before {
  content: "\f056";
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item.moto-widget-accordion__item_open:hover {
  border-color: #cfcfcf;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item.moto-widget-accordion__item_open:hover .moto-widget-accordion__header {
  color: #566c34;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item.moto-widget-accordion__item_open:hover .moto-widget-accordion__collapse-icon {
  color: #ca521f;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__header {
  background-color: #ca521f;
  border-bottom-width: 0px;
  border-color: transparent;
  border-left-width: 0px;
  border-radius: 0px;
  border-right-width: 0px;
  border-style: none;
  border-top-width: 0px;
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__header-icon {
  color: #ffffff;
  font-size: 32px;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__collapse-icon {
  color: #ffffff;
  font-size: 32px;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__collapse-icon:before {
  content: "\f105";
}
@media screen and (max-width: 1039px) {
  .moto-widget-accordion.moto-preset-3 .moto-widget-accordion__header {
    font-size: 16px;
  }
  .moto-widget-accordion.moto-preset-3 .moto-widget-accordion__header-icon {
    font-size: 24px;
  }
  .moto-widget-accordion.moto-preset-3 .moto-widget-accordion__collapse-icon {
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-accordion.moto-preset-3 .moto-widget-accordion__header {
    font-size: 14px;
  }
  .moto-widget-accordion.moto-preset-3 .moto-widget-accordion__header-icon {
    font-size: 14px;
  }
  .moto-widget-accordion.moto-preset-3 .moto-widget-accordion__collapse-icon {
    font-size: 14px;
  }
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__item {
  border-bottom-width: 0px;
  border-color: transparent;
  border-left-width: 0px;
  border-radius: 0px;
  border-right-width: 0px;
  border-style: none;
  border-top-width: 0px;
  margin-bottom: 2px;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__item .moto-widget-accordion__header-title {
  text-decoration: none;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__item .moto-widget-accordion__content {
  background-color: transparent;
  border-bottom-width: 0px;
  border-color: transparent;
  border-left-width: 0px;
  border-radius: 0px;
  border-style: none;
  border-top-width: 0px;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__item:hover .moto-widget-accordion__header {
  background-color: #ca521f;
  color: #ffffff;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__item:hover .moto-widget-accordion__header-icon {
  color: #ffffff;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__item:hover .moto-widget-accordion__collapse-icon {
  color: #ffffff;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__item.moto-widget-accordion__item_open {
  border-bottom-width: 0px;
  border-color: transparent;
  border-left-width: 0px;
  border-radius: 0px;
  border-style: none;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__header-title {
  text-decoration: none;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__header {
  background-color: #ca521f;
  border-bottom-width: 0px;
  border-color: transparent;
  border-radius: 0px;
  border-style: none;
  color: #ffffff;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__header-icon {
  color: #ffffff;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__collapse-icon {
  color: #ffffff;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__collapse-icon:before {
  content: "\f107";
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__item.moto-widget-accordion__item_open:hover .moto-widget-accordion__header {
  background-color: #ca521f;
}
.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-cookie-notification {
  background-color: #1f2228;
}
.moto-cookie-notification__button_close {
  color: rgba(255,255,255,0.4);
}
.moto-cookie-notification__button_close:hover {
  color: #ffffff;
}
.moto-widget-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: 10px;
  padding-right: 10px;
}
.moto-cell h1 {
  color:#e85113;
  font-size:20px;
  letter-spacing:1px;
}
.moto-cell h1.color2 {
  color:#a6c872;
  letter-spacing:0px;
}
.moto-cell h2 {
  color:#437950;
  font-size:18px;
}
.moto-cell h3 {
  color:#a6c872;
  font-size:16px;
  font-style:oblique;
}
.row {
  margin-left: -10px;
  margin-right: -10px;
}
.row-fixed .container-fluid {
  max-width: 1200px;
}

.hoverFade {
	opacity:0.9;
}
.hoverFade:hover {
	opacity:1;
	transform: scale(1.1);
}