	@charset "UTF-8";
.moto-color1 {
	color: #ed421c;
}
.moto-color1_1 {
	color: #c63110;
}
.moto-color1_2 {
	color: #de3712;
}
.moto-color1_3 {
	color: #ed421c;
}
.moto-color1_4 {
	color: #ef5634;
}
.moto-color1_5 {
	color: #f1694b;
}
.moto-color2 {
	color: #777;
}
.moto-color2_1 {
	color: #5e5e5e;
}
.moto-color2_2 {
	color: #6b6b6b;
}
.moto-color2_3 {
	color: #777;
}
.moto-color2_4 {
	color: #858585;
}
.moto-color2_5 {
	color: #919191;
}
.moto-color3 {
	color: #cc2803;
}
.moto-color3_1 {
	color: #9c1f02;
}
.moto-color3_2 {
	color: #b52303;
}
.moto-color3_3 {
	color: #cc2803;
}
.moto-color3_4 {
	color: #e72d03;
}
.moto-color3_5 {
	color: #fb3509;
}
.moto-color4 {
	color: #727281;
}
.moto-color4_1 {
	color: #5b5b67;
}
.moto-color4_2 {
	color: #676774;
}
.moto-color4_3 {
	color: #727281;
}
.moto-color4_4 {
	color: #80808f;
}
.moto-color4_5 {
	color: #8d8d9b;
}
.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: #fff;
}
.moto-color_custom1 {
	color: #010101;
}
.moto-color_custom2 {
	color: #4f3f39;
}
.moto-color_custom3 {
	color: #1ac895;
}
.moto-color_custom4 {
	color: #ab1111;
}
.moto-color_custom5 {
	color: #bbb;
}
.moto-bg-color1 {
	background: #ed421c;
}
.moto-bg-color1_1 {
	background: #c63110;
}
.moto-bg-color1_2 {
	background: #de3712;
}
.moto-bg-color1_3 {
	background: #ed421c;
}
.moto-bg-color1_4 {
	background: #ef5634;
}
.moto-bg-color1_5 {
	background: #f1694b;
}
.moto-bg-color2 {
	background: #777;
}
.moto-bg-color2_1 {
	background: #5e5e5e;
}
.moto-bg-color2_2 {
	background: #6b6b6b;
}
.moto-bg-color2_3 {
	background: #777;
}
.moto-bg-color2_4 {
	background: #858585;
}
.moto-bg-color2_5 {
	background: #919191;
}
.moto-bg-color3 {
	background: #cc2803;
}
.moto-bg-color3_1 {
	background: #9c1f02;
}
.moto-bg-color3_2 {
	background: #b52303;
}
.moto-bg-color3_3 {
	background: #cc2803;
}
.moto-bg-color3_4 {
	background: #e72d03;
}
.moto-bg-color3_5 {
	background: #fb3509;
}
.moto-bg-color4 {
	background: #727281;
}
.moto-bg-color4_1 {
	background: #5b5b67;
}
.moto-bg-color4_2 {
	background: #676774;
}
.moto-bg-color4_3 {
	background: #727281;
}
.moto-bg-color4_4 {
	background: #80808f;
}
.moto-bg-color4_5 {
	background: #8d8d9b;
}
.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: #fff;
}
.moto-bg-color_custom1 {
	background: #010101;
}
.moto-bg-color_custom2 {
	background: #4f3f39;
}
.moto-bg-color_custom3 {
	background: #1ac895;
}
.moto-bg-color_custom4 {
	background: #ab1111;
}
.moto-bg-color_custom5 {
	background: #bbb;
}
@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: 20px;
}
.moto-spacing-top-medium {
	padding-top: 45px;
}
.moto-spacing-top-large {
	padding-top: 110px;
}
.moto-spacing-bottom-auto {
	padding-bottom: initial;
}
.moto-spacing-bottom-zero {
	padding-bottom: 0;
}
.moto-spacing-bottom-small {
	padding-bottom: 20px;
}
.moto-spacing-bottom-medium {
	padding-bottom: 45px;
}
.moto-spacing-bottom-large {
	padding-bottom: 110px;
}
.moto-spacing-left-auto {
	padding-left: initial;
}
.moto-spacing-left-zero {
	padding-left: 0;
}
.moto-spacing-left-small {
	padding-left: 20px;
}
.moto-spacing-left-medium {
	padding-left: 45px;
}
.moto-spacing-left-large {
	padding-left: 110px;
}
.moto-spacing-right-auto {
	padding-right: initial;
}
.moto-spacing-right-zero {
	padding-right: 0;
}
.moto-spacing-right-small {
	padding-right: 20px;
}
.moto-spacing-right-medium {
	padding-right: 45px;
}
.moto-spacing-right-large {
	padding-right: 110px;
}
@media (max-width: 1039px) {
.moto-spacing-top-small {
	padding-top: 10px;
}
.moto-spacing-top-medium {
	padding-top: 30px;
}
.moto-spacing-top-large {
	padding-top: 100px;
}
.moto-spacing-bottom-small {
	padding-bottom: 10px;
}
.moto-spacing-bottom-medium {
	padding-bottom: 30px;
}
.moto-spacing-bottom-large {
	padding-bottom: 50px;
}
.moto-spacing-left-small {
	padding-left: 10px;
}
.moto-spacing-left-medium {
	padding-left: 30px;
}
.moto-spacing-left-large {
	padding-left: 50px;
}
.moto-spacing-right-small {
	padding-right: 10px;
}
.moto-spacing-right-medium {
	padding-right: 30px;
}
.moto-spacing-right-large {
	padding-right: 50px;
}
}
@media (max-width: 767px) {
.moto-spacing-top-small {
	padding-top: 10px;
}
.moto-spacing-top-medium {
	padding-top: 25px;
}
.moto-spacing-top-large {
	padding-top: 40px;
}
.moto-spacing-bottom-small {
	padding-bottom: 10px;
}
.moto-spacing-bottom-medium {
	padding-bottom: 25px;
}
.moto-spacing-bottom-large {
	padding-bottom: 40px;
}
.moto-spacing-left-small {
	padding-left: 10px;
}
.moto-spacing-left-medium {
	padding-left: 25px;
}
.moto-spacing-left-large {
	padding-left: 40px;
}
.moto-spacing-right-small {
	padding-right: 10px;
}
.moto-spacing-right-medium {
	padding-right: 25px;
}
.moto-spacing-right-large {
	padding-right: 40px;
}
}
@media (max-width: 479px) {
.moto-spacing-top-small {
	padding-top: 10px;
}
.moto-spacing-top-medium {
	padding-top: 20px;
}
.moto-spacing-top-large {
	padding-top: 35px;
}
.moto-spacing-bottom-small {
	padding-bottom: 10px;
}
.moto-spacing-bottom-medium {
	padding-bottom: 20px;
}
.moto-spacing-bottom-large {
	padding-bottom: 35px;
}
.moto-spacing-left-small {
	padding-left: 10px;
}
.moto-spacing-left-medium {
	padding-left: 20px;
}
.moto-spacing-left-large {
	padding-left: 35px;
}
.moto-spacing-right-small {
	padding-right: 10px;
}
.moto-spacing-right-medium {
	padding-right: 20px;
}
.moto-spacing-right-large {
	padding-right: 35px;
}
}
h1 {
	margin: 0em 0;
}
h2 {
	margin: 0em 0;
}
h3 {
	margin: 0em 0;
}
h4 {
	margin: 0em 0;
}
.moto-container_header_5ca30f993 {
	background-color: rgba(1,1,1,0.57);
	border-style: solid;
	border-color: #fff;
	border-left-width: 2px;
	border-right-width: 2px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	transition-duration: 0.4s;
	transition-property: background-color, border-color;
}
.moto-container_header_5ca30f372 {
	background-color: rgba(1,1,1,0.57);
	border-style: solid;
	border-color: #fff;
	border-left-width: 2px;
	border-right-width: 2px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	transition-duration: 0.4s;
	transition-property: background-color, border-color;
}
.moto-container_content_5ca304621 {
	border-style: solid;
	border-color: #fff;
	border-left-width: 2px;
	border-right-width: 2px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	transition-duration: 0.4s;
	transition-property: background-color, border-color;
}
.moto-text_205 {
	font-weight: 400;
	font-style: italic;
	font-family: 'Montserrat', sans-serif;
	color: #fff;
	font-size: 20px;
	line-height: 1.4;
	letter-spacing: 0px;
}
.moto-text_205 a {
	color: #fff;
	text-decoration: none;
	font-weight: 300;
	font-style: normal;
}
.moto-text_205 a:hover {
	text-decoration: none;
	font-weight: 300;
	font-style: normal;
	color: #fff;
}
@media (max-width: 1039px) {
.moto-text_205 {
	font-size: 16px;
	line-height: 1.6;
	letter-spacing: 0px;
}
}
@media (max-width: 767px) {
.moto-text_205 {
	font-size: 14px;
	line-height: 1.5;
	letter-spacing: 0px;
}
}
@media (max-width: 479px) {
.moto-text_205 {
	font-size: 14px;
	line-height: 1.5;
	letter-spacing: 0px;
}
}
.moto-container_content_5ca070881 {
	background-color: rgba(1,1,1,0.57);
	border-style: solid;
	border-color: #fff;
	border-left-width: 2px;
	border-right-width: 2px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	transition-duration: 0.4s;
	transition-property: background-color, border-color;
}
.moto-text_203 {
	font-weight: 500;
	font-style: normal;
	font-family: 'Montserrat', sans-serif;
	color: #010101;
	font-size: 16px;
	line-height: 1.4;
	letter-spacing: 0px;
}
.moto-text_203 a {
	color: #fff;
	text-decoration: none;
	font-weight: 300;
	font-style: normal;
}
.moto-text_203 a:hover {
	text-decoration: none;
	font-weight: 300;
	font-style: normal;
	color: #fff;
}
@media (max-width: 1039px) {
.moto-text_203 {
	font-size: 14px;
	line-height: 1.6;
	letter-spacing: 0px;
}
}
@media (max-width: 767px) {
.moto-text_203 {
	font-size: 14px;
	line-height: 1.5;
	letter-spacing: 0px;
}
}
@media (max-width: 479px) {
.moto-text_203 {
	font-size: 14px;
	line-height: 1.5;
	letter-spacing: 0px;
}
}
.moto-container_content_5c9fdaa02 {
	background-color: rgba(1,1,1,0.57);
	border-style: solid;
	border-color: #fff;
	border-left-width: 2px;
	border-right-width: 2px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	transition-duration: 0.4s;
	transition-property: background-color, border-color;
}
.moto-container_content_5c9fd53e1 {
	background-color: rgba(1,1,1,0.57);
	border-style: solid;
	border-color: #fff;
	border-left-width: 2px;
	border-right-width: 2px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	transition-duration: 0.4s;
	transition-property: background-color, border-color;
}
.moto-container_footer_566a97cc {
	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_550bde8a {
	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: #4f3f39;
	border-style: none;
	border-color: #fff;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	background-image: none;
}
.moto-background_2 {
	background-color: #ed421c;
}
.moto-background_1 {
	background-color: #010101;
	background-attachment: fixed;
	background-image: url('/subdom/vocal/mt-content/uploads/2019/03/mt-1791-content-bg01.jpg');
	background-size: cover;
	background-position: top;
	background-repeat: no-repeat;
}
.moto-background {
	background-color: #fff;
}
.moto-text_system_14 {
	font-weight: 600;
	font-style: normal;
	font-family: 'Montserrat', sans-serif;
	color: #010101;
	font-size: 16px;
	line-height: 1.2;
	letter-spacing: 0px;
}
.moto-text_system_14 a {
	color: #fff;
	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: #fff;
}
@media (max-width: 1039px) {
.moto-text_system_14 {
	font-size: 14px;
	line-height: 1.2;
	letter-spacing: 0px;
}
}
@media (max-width: 767px) {
.moto-text_system_14 {
	font-size: 14px;
	line-height: 1.2;
	letter-spacing: 0px;
}
}
@media (max-width: 479px) {
.moto-text_system_14 {
	font-size: 14px;
	line-height: 1.2;
	letter-spacing: 0px;
}
}
.moto-text_system_13 {
	font-weight: 400;
	font-style: normal;
	font-family: 'Oswald', sans-serif;
	color: #fff;
	font-size: 46px;
	line-height: 1.2;
	letter-spacing: 0px;
}
.moto-text_system_13 a {
	color: #ed421c;
	text-decoration: none;
	font-weight: 500;
	font-style: normal;
}
.moto-text_system_13 a:hover {
	text-decoration: none;
	font-weight: 500;
	font-style: normal;
	color: #777;
}
@media (max-width: 1039px) {
.moto-text_system_13 {
	font-size: 25px;
	line-height: 1.3;
	letter-spacing: 0px;
}
}
@media (max-width: 767px) {
.moto-text_system_13 {
	font-size: 30px;
	line-height: 1.3;
	letter-spacing: 0px;
}
}
@media (max-width: 479px) {
.moto-text_system_13 {
	font-size: 30px;
	line-height: 1.1;
	letter-spacing: 0px;
}
}
.moto-text_system_12 {
	font-weight: 300;
	font-style: normal;
	font-family: 'Montserrat', sans-serif;
	color: #fff;
	font-size: 25px;
	line-height: 1.4;
	letter-spacing: 0px;
}
.moto-text_system_12 a {
	color: #fff;
	text-decoration: none;
	font-weight: 400;
	font-style: italic;
}
.moto-text_system_12 a:hover {
	text-decoration: none;
	font-weight: 400;
	font-style: italic;
	color: #fff;
}
@media (max-width: 1039px) {
.moto-text_system_12 {
	font-size: 17px;
	line-height: 1.4;
	letter-spacing: 0px;
}
}
@media (max-width: 767px) {
.moto-text_system_12 {
	font-size: 18px;
	line-height: 1.4;
	letter-spacing: 0px;
}
}
@media (max-width: 479px) {
.moto-text_system_12 {
	font-size: 15px;
	line-height: 1.4;
	letter-spacing: 0px;
}
}
.moto-text_system_11 {
	font-weight: 300;
	font-style: normal;
	font-family: 'Montserrat', sans-serif;
	color: #cc2803;
	font-size: 12px;
	line-height: 1.7;
	letter-spacing: 0px;
}
.moto-text_system_11 a {
	color: #727281;
	text-decoration: none;
	font-weight: 400;
	font-style: normal;
}
.moto-text_system_11 a:hover {
	text-decoration: none;
	font-weight: 400;
	font-style: normal;
	color: #fff;
}
@media (max-width: 1039px) {
.moto-text_system_11 {
	font-size: 12px;
	line-height: 1.4;
	letter-spacing: 0px;
}
}
@media (max-width: 767px) {
.moto-text_system_11 {
	font-size: 12px;
	line-height: 1.4;
	letter-spacing: 0px;
}
}
@media (max-width: 479px) {
.moto-text_system_11 {
	font-size: 12px;
	line-height: 1.4;
	letter-spacing: 0px;
}
}
.moto-text_system_10 {
	font-weight: 300;
	font-style: normal;
	font-family: 'Montserrat', sans-serif;
	color: #fff;
	font-size: 14px;
	line-height: 1.4;
	letter-spacing: 0px;
}
.moto-text_system_10 a {
	color: #fff;
	text-decoration: none;
	font-weight: 400;
	font-style: normal;
}
.moto-text_system_10 a:hover {
	text-decoration: none;
	font-weight: 400;
	font-style: normal;
	color: #ed421c;
}
@media (max-width: 1039px) {
.moto-text_system_10 {
	font-size: 14px;
	line-height: 1.4;
	letter-spacing: 0px;
}
}
@media (max-width: 767px) {
.moto-text_system_10 {
	font-size: 13px;
	line-height: 1.2;
	letter-spacing: 0px;
}
}
@media (max-width: 479px) {
.moto-text_system_10 {
	font-size: 12px;
	line-height: 1.2;
	letter-spacing: 0px;
}
}
.moto-text_system_9 {
	font-weight: 500;
	font-style: normal;
	font-family: 'Montserrat', sans-serif;
	color: #777;
	font-size: 18px;
	line-height: 0.9;
	letter-spacing: 0px;
}
.moto-text_system_9 a {
	color: #fff;
	text-decoration: none;
	font-weight: 300;
	font-style: normal;
}
.moto-text_system_9 a:hover {
	text-decoration: none;
	font-weight: 300;
	font-style: normal;
	color: #fff;
}
@media (max-width: 1039px) {
.moto-text_system_9 {
	font-size: 14px;
	line-height: 1;
	letter-spacing: 0px;
}
}
@media (max-width: 767px) {
.moto-text_system_9 {
	font-size: 14px;
	line-height: 0.9;
	letter-spacing: 0px;
}
}
@media (max-width: 479px) {
.moto-text_system_9 {
	font-size: 14px;
	line-height: 1;
	letter-spacing: 0px;
}
}
.moto-text_system_8 {
	font-weight: 500;
	font-style: normal;
	font-family: 'Montserrat', sans-serif;
	color: #010101;
	font-size: 22px;
	line-height: 1;
	letter-spacing: 0px;
}
.moto-text_system_8 a {
	color: #ed421c;
	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: #ed421c;
}
@media (max-width: 1039px) {
.moto-text_system_8 {
	font-size: 15px;
	line-height: 1.4;
	letter-spacing: 0px;
}
}
@media (max-width: 767px) {
.moto-text_system_8 {
	font-size: 20px;
	line-height: 1;
	letter-spacing: 0px;
}
}
@media (max-width: 479px) {
.moto-text_system_8 {
	font-size: 20px;
	line-height: 1;
	letter-spacing: 0px;
}
}
.moto-text_system_7 {
	font-weight: 400;
	font-style: normal;
	font-family: 'Oswald', sans-serif;
	color: #fff;
	font-size: 30px;
	line-height: 1.4;
	letter-spacing: 0px;
}
.moto-text_system_7 a {
	color: #fff;
	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: #fff;
}
@media (max-width: 1039px) {
.moto-text_system_7 {
	font-size: 25px;
	line-height: 1.4;
	letter-spacing: 0px;
}
}
@media (max-width: 767px) {
.moto-text_system_7 {
	font-size: 26px;
	line-height: 1.4;
	letter-spacing: 0px;
}
}
@media (max-width: 479px) {
.moto-text_system_7 {
	font-size: 22px;
	line-height: 1.4;
	letter-spacing: 0px;
}
}
.moto-text_system_6 {
	font-weight: 500;
	font-style: normal;
	font-family: 'Oswald', sans-serif;
	color: #fff;
	font-size: 50px;
	line-height: 1.4;
	letter-spacing: 0px;
}
.moto-text_system_6 a {
	color: #ed421c;
	text-decoration: none;
	font-weight: 700;
	font-style: normal;
}
.moto-text_system_6 a:hover {
	text-decoration: none;
	font-weight: 700;
	font-style: normal;
	color: #ed421c;
}
@media (max-width: 1039px) {
.moto-text_system_6 {
	font-size: 36px;
	line-height: 1.4;
	letter-spacing: 0px;
}
}
@media (max-width: 767px) {
.moto-text_system_6 {
	font-size: 32px;
	line-height: 1.4;
	letter-spacing: 0px;
}
}
@media (max-width: 479px) {
.moto-text_system_6 {
	font-size: 25px;
	line-height: 1.4;
	letter-spacing: 0px;
}
}
.moto-text_system_5 {
	font-weight: 500;
	font-style: normal;
	font-family: 'Oswald', sans-serif;
	color: #010101;
	font-size: 48px;
	line-height: 1.1;
	letter-spacing: 0px;
}
.moto-text_system_5 a {
	color: #fff;
	text-decoration: none;
	font-weight: 400;
	font-style: normal;
}
.moto-text_system_5 a:hover {
	text-decoration: none;
	font-weight: 400;
	font-style: normal;
	color: #fff;
}
@media (max-width: 1039px) {
.moto-text_system_5 {
	font-size: 25px;
	line-height: 1.2;
	letter-spacing: 0px;
}
}
@media (max-width: 767px) {
.moto-text_system_5 {
	font-size: 30px;
	line-height: 1.2;
	letter-spacing: 0px;
}
}
@media (max-width: 479px) {
.moto-text_system_5 {
	font-size: 30px;
	line-height: 1.2;
	letter-spacing: 0px;
}
}
.moto-text_system_4 {
	font-weight: 500;
	font-style: normal;
	font-family: 'Oswald', sans-serif;
	color: #fff;
	font-size: 110px;
	line-height: 1;
	letter-spacing: 0px;
}
.moto-text_system_4 a {
	color: #fff;
	text-decoration: none;
	font-weight: 700;
	font-style: normal;
}
.moto-text_system_4 a:hover {
	text-decoration: none;
	font-weight: 700;
	font-style: normal;
	color: #fff;
}
@media (max-width: 1039px) {
.moto-text_system_4 {
	font-size: 60px;
	line-height: 1.2;
	letter-spacing: 0px;
}
}
@media (max-width: 767px) {
.moto-text_system_4 {
	font-size: 45px;
	line-height: 1.4;
	letter-spacing: 1px;
}
}
@media (max-width: 479px) {
.moto-text_system_4 {
	font-size: 40px;
	line-height: 1.1;
	letter-spacing: 1px;
}
}
.moto-text_system_3 {
	font-weight: 400;
	font-style: normal;
	font-family: 'Playfair Display', serif;
	color: #ed421c;
	font-size: 90px;
	line-height: 1.2;
	letter-spacing: 0px;
}
.moto-text_system_3 a {
	color: #ed421c;
	text-decoration: none;
	font-weight: 400;
	font-style: normal;
}
.moto-text_system_3 a:hover {
	text-decoration: none;
	font-weight: 400;
	font-style: normal;
	color: #ed421c;
}
@media (max-width: 1039px) {
.moto-text_system_3 {
	font-size: 44px;
	line-height: 1.2;
	letter-spacing: 0px;
}
}
@media (max-width: 767px) {
.moto-text_system_3 {
	font-size: 32px;
	line-height: 1.2;
	letter-spacing: 0px;
}
}
@media (max-width: 479px) {
.moto-text_system_3 {
	font-size: 27px;
	line-height: 1.2;
	letter-spacing: 0px;
}
}
.moto-text_system_2 {
	font-weight: 500;
	font-style: normal;
	font-family: 'Oswald', sans-serif;
	color: #ed421c;
	font-size: 36px;
	line-height: 1.9;
	letter-spacing: 0px;
}
.moto-text_system_2 a {
	color: #fff;
	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: #fff;
}
@media (max-width: 1039px) {
.moto-text_system_2 {
	font-size: 20px;
	line-height: 1.5;
	letter-spacing: 0px;
}
}
@media (max-width: 767px) {
.moto-text_system_2 {
	font-size: 24px;
	line-height: 1.5;
	letter-spacing: 0px;
}
}
@media (max-width: 479px) {
.moto-text_system_2 {
	font-size: 24px;
	line-height: 1.5;
	letter-spacing: 0px;
}
}
.moto-text_system_1 {
	font-weight: 700;
	font-style: normal;
	font-family: 'Poppins', sans-serif;
	color: #777;
	font-size: 28px;
	line-height: 1.6;
	letter-spacing: 0px;
}
.moto-text_system_1 a {
	color: #777;
	text-decoration: none;
	font-weight: 700;
	font-style: normal;
}
.moto-text_system_1 a:hover {
	text-decoration: none;
	font-weight: 700;
	font-style: normal;
	color: #777;
}
@media (max-width: 1039px) {
.moto-text_system_1 {
	font-size: 20px;
	line-height: 1.4;
	letter-spacing: 0px;
}
}
@media (max-width: 767px) {
.moto-text_system_1 {
	font-size: 22px;
	line-height: 1.4;
	letter-spacing: 0px;
}
}
@media (max-width: 479px) {
.moto-text_system_1 {
	font-size: 20px;
	line-height: 1.4;
	letter-spacing: 0px;
}
}
.moto-text_normal {
	font-weight: 400;
	font-style: normal;
	font-family: 'Montserrat', sans-serif;
	color: #010101;
	font-size: 16px;
	line-height: 1.4;
	letter-spacing: 0px;
}
.moto-text_normal a {
	color: #777;
	text-decoration: none;
	font-weight: 400;
	font-style: normal;
}
.moto-text_normal a:hover {
	text-decoration: none;
	font-weight: 400;
	font-style: normal;
	color: #ed421c;
}
@media (max-width: 1039px) {
.moto-text_normal {
	font-size: 13px;
	line-height: 1.4;
	letter-spacing: 0px;
}
}
@media (max-width: 767px) {
.moto-text_normal {
	font-size: 14px;
	line-height: 1.5;
	letter-spacing: 0px;
}
}
@media (max-width: 479px) {
.moto-text_normal {
	font-size: 14px;
	line-height: 1.5;
	letter-spacing: 0px;
}
}
.moto-widget-text * {
	transition: .3s;
}
.moto-widget-text li {
	position: relative;
}
.moto-widget-text ul li {
	padding: 0 0 0 30px;
}
.moto-widget-text ul li:not(:last-child) {
	margin-bottom: 10px;
}
.moto-widget-text ul li:before {
	position: absolute;
	display: inline-block;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0;
	z-index: 0;
	font: 18px/18px FontAwesome;
	color: #ed421c;
	content: "\f00c";
	text-align: center;
}
.moto-widget-text ol {
	counter-reset: moto-counter;
}
.moto-widget-text ol li {
	padding: 0 0 0 100px;
}
.moto-widget-text ol li:not(:last-child) {
	margin-bottom: 25px;
}
.moto-widget-text ol li:before {
	position: absolute;
	display: inline-block;
	top: 0;
	left: 0;
	z-index: 0;
	font: 700 52px/1 'Open Sans', sans-serif;
	color: #bbb;
	content: counter(moto-counter,decimal-leading-zero);
	counter-increment: moto-counter;
}
.moto-widget-menu-toggle-btn {
	width: 40px;
	height: 40px;
	padding: 0 8px;
}
.moto-widget-menu-toggle-btn-icon {
	font-size: 24px;
	line-height: 40px;
}
.moto-widget-menu-link {
	padding: 5px 15px;
	font-size: 12px;
	line-height: 1;
	position: relative;
	display: block;
	text-align: left;
	transition: .3s;
	z-index: 1;
}
@media screen and (max-width: 1039px) {
.moto-widget-menu-link {
	padding: 3px 8px;
	font-size: 12px;
}
}
.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 .moto-widget-menu-sublist {
	top: calc(100% + 10px);
	min-width: 180px;
	left: 0;
	padding: 15px 0;
	box-shadow: -1px 2px 5px rgba(0,0,0,0.2);
}
@media screen and (max-width: 1280px) {
.moto-widget-menu .moto-widget-menu-list >.moto-widget-menu-item .moto-widget-menu-sublist {
	min-width: 150px;
	left: -60px;
}
}
@media screen and (max-width: 1039px) {
.moto-widget-menu .moto-widget-menu-list >.moto-widget-menu-item .moto-widget-menu-sublist {
	min-width: 120px;
	left: -50px;
}
}
.moto-widget-menu .moto-widget-menu-list >.moto-widget-menu-item .moto-widget-menu-sublist:before {
	position: absolute;
	top: -14px;
	height: 14px;
	left: 0;
	width: 100%;
	content: "";
}
.moto-widget-menu .moto-widget-menu-list >.moto-widget-menu-item .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link {
	font-size: 12px;
	line-height: 18px;
	padding: 6px 10px;
}
@media screen and (max-width: 1039px) {
.moto-widget-menu .moto-widget-menu-list >.moto-widget-menu-item .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link {
	font-size: 12px;
}
}
.moto-widget-menu .moto-widget-menu-list >.moto-widget-menu-item .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-sublist {
	top: -15px;
	left: calc(100% + 5px);
}
@media screen and (max-width: 1280px) {
.moto-widget-menu .moto-widget-menu-list >.moto-widget-menu-item .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-sublist {
	left: auto;
	right: calc(100% + 5px);
}
}
.moto-widget-menu .moto-widget-menu-list >.moto-widget-menu-item .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-sublist:before {
	content: "";
	width: 7px;
	height: 100%;
	top: 0;
	left: -7px;
	position: absolute;
}
@media screen and (max-width: 1280px) {
.moto-widget-menu .moto-widget-menu-list >.moto-widget-menu-item .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-sublist: before {
	left: auto;
	right: -7px;
}
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-list >.moto-widget-menu-item:not(:first-child) {
	margin-left: 34px;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-list >.moto-widget-menu-item >.moto-widget-menu-link {
	border-bottom: 1px solid;
	padding: 4px 0;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-list >.moto-widget-menu-item .moto-widget-menu-sublist {
	border-width: 1px;
	border-style: solid;
}
.moto-widget-menu.moto-preset-default .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 {
	position: absolute;
	right: 10px;
	font: 16px 'FontAwesome';
	transition: .33s all ease;
	line-height: 21px;
	transform: none;
	-webkit-transform: none;
}
.moto-widget-menu.moto-preset-default .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:before {
	content: '\f105';
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-list >.moto-widget-menu-item .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link:after {
	content: '';
	height: 1px;
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-list >.moto-widget-menu-item .moto-widget-menu-sublist .moto-widget-menu-item:last-child .moto-widget-menu-link:after {
	display: none;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-list >.moto-widget-menu-item .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-sublist {
	top: -16px;
}
.moto-widget-menu.moto-preset-2 .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-2 .moto-widget-menu-list >.moto-widget-menu-item: not(: first-child) {
	margin-left: 6px;
}
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-list >.moto-widget-menu-item >.moto-widget-menu-link {
	line-height: 21px;
	border: 2px solid;
}
.moto-widget-menu.moto-preset-2 .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 {
	position: relative;
	font: 16px 'FontAwesome';
	transition: .33s all ease;
	padding-left: 5px;
	line-height: 21px;
	transform: none;
	-webkit-transform: none;
}
.moto-widget-menu.moto-preset-2 .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:before {
	content: '\f105';
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-list >.moto-widget-menu-item .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link:after {
	content: '';
	height: 1px;
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-list >.moto-widget-menu-item >.moto-widget-menu-link {
	padding: 8px 16px;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-list >.moto-widget-menu-item .moto-widget-menu-sublist .moto-widget-menu-item:last-child .moto-widget-menu-link:after {
	content: none;
}
.moto-widget-menu.moto-preset-3 .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 {
	display: block;
	position: absolute;
	right: 10px;
	top: 50%;
	-webkit-transform: translate(0,-50%);
	transform: translate(0,-50%);
	font-size: 20px;
}
.moto-widget-menu.moto-preset-3 .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:before {
	content: "\f105";
}
@media screen and (max-width: 767px) {
.moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list {
	border: 2px solid;
	z-index: 560;
}
.moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item {
	border: none;
	margin: 0 !important;
	padding: 0;
}
.moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item:after, .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item:before {
	display: none;
}
.moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link {
	padding: 10px 50px 10px 20px;
	font-size: 14px;
	line-height: 1.2;
	text-align: left;
	border: none;
	border-radius: 0;
}
.moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link:after, .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link:before {
	display: none;
}
.moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link .moto-widget-menu-link-arrow {
	display: block !important;
	position: absolute !important;
	right: 0 !important;
	top: 0;
	text-align: center !important;
	width: 50px !important;
	height: 100%;
	transition: .3s;
	font-family: FontAwesome !important;
	color: inherit !important;
}
.moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link .moto-widget-menu-link-arrow:after {
	content: "\f107";
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
	height: 100%;
	color: inherit !important;
}
.moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link .moto-widget-menu-link-arrow:before {
	display: none;
}
.moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-sublist {
	width: 100%;
	padding: 0;
	border: none;
	box-shadow: none;
	border-radius: 0;
	-webkit-transform: translate(0,0);
	transform: translate(0,0);
}
.moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-sublist:before, .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-sublist:after {
	content: none;
}
.moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-sublist .moto-widget-menu-item {
	width: 100%;
	border-bottom: none;
}
.moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link {
	padding: 7px 40px;
	font-size: 14px;
	margin: 0;
	border: none;
	text-align: left;
}
.moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link:before, .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link:after {
	display: none;
}
.moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-sublist .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link {
	padding: 7px 40px 7px 60px;
}
}
.moto-widget-button .moto-widget-button-link {
	position: relative;
	text-align: center;
	z-index: 1;
	transition: .3s;
	line-height: 20px;
	border-width: 2px;
	border-style: solid;
}
.moto-widget-button .moto-widget-button-link.moto-size-small {
	font-size: 13px;
	padding: 12px 10px;
	min-width: 150px;
}
@media screen and (max-width: 1039px) {
.moto-widget-button .moto-widget-button-link.moto-size-small {
	font-size: 12px;
	min-width: 100px;
	padding: 7px 10px;
}
}
.moto-widget-button .moto-widget-button-link.moto-size-medium {
	font-size: 14px;
	padding: 17px 10px;
	min-width: 200px;
}
@media screen and (max-width: 1039px) {
.moto-widget-button .moto-widget-button-link.moto-size-medium {
	min-width: 140px;
	padding: 12px 10px;
	font-size: 13px;
}
}
.moto-widget-button .moto-widget-button-link.moto-size-large {
	font-size: 15px;
	padding: 17px 10px;
	min-width: 250px;
}
@media screen and (max-width: 1039px) {
.moto-widget-button .moto-widget-button-link.moto-size-large {
	min-width: 160px;
	font-size: 12px;
	padding: 10px 12px;
}
}
.moto-widget-button.moto-preset-4 .moto-widget-button-link {
	min-width: 0;
	border: none;
	padding: 0;
	border-radius: 0;
}
.moto-widget-button.moto-preset-4 .moto-widget-button-link .moto-widget-theme-icon {
	display: inline-block;
	position: relative;
	line-height: 22px;
	margin-right: 5px;
	font-size: 24px;
	float: left;
}
.moto-widget-button.moto-preset-4 .moto-widget-button-link .moto-widget-theme-icon:before {
	content: "\f01d";
	transition: .3s;
}
.moto-widget-image .moto-widget-image-link {
	position: relative;
	overflow: hidden;
	transition: .3s;
}
.moto-widget-image .moto-widget-image-link .moto-widget-image-picture {
	transition: .3s;
}
.moto-widget-image .moto-widget-image-link:before, .moto-widget-image .moto-widget-image-link:after {
	content: "";
	position: absolute;
	transition: all .3s ease-in-out;
}
.moto-widget-image .moto-widget-image-link:before {
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	border: 1px solid;
}
.moto-widget-image .moto-widget-image-link:after {
	top: 50%;
	left: 50%;
	font-family: FontAwesome;
	font-size: 34px;
	z-index: 5;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
.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:before {
	border: 3px solid;
}
.moto-widget-image.moto-preset-3 .moto-widget-image-link:after {
	content: "\f144";
}
.moto-widget-image.moto-preset-4 .moto-widget-image-link:before {
	border: 2px solid;
}
.moto-widget-image.moto-preset-4 .moto-widget-image-link:after {
	content: "\f144";
	font-size: 80px;
}
@media screen and (max-width: 1039px) {
.moto-widget-image.moto-preset-4 .moto-widget-image-link: after {
	font-size: 60px;
}
}
.moto-widget-image.moto-preset-5 .moto-widget-image-link:after {
	font-size: 24px;
	content: '\f00e';
}
.moto-widget-grid-gallery .moto-widget-grid-gallery-item .moto-widget-grid-gallery-image {
	transition: .35s;
}
.moto-widget-grid-gallery .moto-widget-grid-gallery-item .caption {
	position: absolute;
	z-index: 99;
	display: block;
	width: auto;
	padding: 5px;
	opacity: 0;
	transition: .35s;
}
.moto-widget-grid-gallery .moto-widget-grid-gallery-item .caption_text {
	text-align: center;
	font-size: 22px;
	line-height: 1.4;
	letter-spacing: .88px;
}
.moto-widget-grid-gallery .moto-widget-grid-gallery-item .caption-visible {
	opacity: 1;
	transition: .35s;
}
.moto-widget-grid-gallery .moto-widget-grid-gallery-item:before, .moto-widget-grid-gallery .moto-widget-grid-gallery-item:after {
	position: absolute;
	transition: .35s;
}
.moto-widget-grid-gallery .moto-widget-grid-gallery-item:before {
	content: "";
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	border-width: 1px;
	border-style: solid;
}
.moto-widget-grid-gallery .moto-widget-grid-gallery-item:after {
	z-index: 10;
	font-family: FontAwesome;
	font-size: 32px;
}
.moto-widget-grid-gallery.moto-preset-default .moto-widget-grid-gallery-item .caption {
	opacity: 0;
	right: auto;
	top: 80%;
	left: 0;
	width: 100%;
	bottom: auto;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	padding: 22px 30px;
}
.moto-widget-grid-gallery.moto-preset-default .moto-widget-grid-gallery-item .caption_text {
	font-size: 18px;
	line-height: 24px;
	letter-spacing: 1.08px;
	text-align: center;
}
.moto-widget-grid-gallery.moto-preset-default .moto-widget-grid-gallery-item .caption-visible {
	opacity: 1;
}
.moto-widget-grid-gallery.moto-preset-default .moto-widget-grid-gallery-item:after {
	bottom: 50%;
	width: 100%;
	text-align: center;
	content: "\f067";
	transform: translateY(50%);
	-webkit-transform: translateY(50%);
	font-size: 30px;
}
.moto-widget-grid-gallery.moto-preset-2 .moto-widget-grid-gallery-items .moto-widget-grid-gallery-item .caption {
	top: 65%;
	left: 50%;
	font-size: 24px;
	text-align: center;
	opacity: 0;
	transition: all .3s;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 100%;
}
.moto-widget-grid-gallery.moto-preset-2 .moto-widget-grid-gallery-items .moto-widget-grid-gallery-item:hover .caption {
	top: 60%;
	opacity: 1;
}
.moto-widget-grid-gallery.moto-preset-2 .moto-widget-grid-gallery-items .moto-widget-grid-gallery-item:after {
	bottom: 50%;
	width: 100%;
	text-align: center;
	content: "\f065";
	transform: translateY(50%) scale(0);
	-webkit-transform: translateY(50%) scale(0);
	font-size: 35px;
}
.moto-widget-grid-gallery.moto-preset-2 .moto-widget-grid-gallery-items .moto-widget-grid-gallery-item:hover:after {
	transform: translateY(50%) scale(1);
	-webkit-transform: translateY(50%) scale(1);
}
.moto-widget-grid-gallery.moto-preset-3 .moto-widget-grid-gallery-items .moto-widget-grid-gallery-item .caption {
	width: 70%;
	padding: 5px 20px;
	bottom: auto;
	top: 80%;
	left: 50%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	opacity: 0;
}
.moto-widget-grid-gallery.moto-preset-3 .moto-widget-grid-gallery-items .moto-widget-grid-gallery-item .caption-visible {
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	opacity: 1;
}
.moto-widget-grid-gallery.moto-preset-3 .moto-widget-grid-gallery-items .moto-widget-grid-gallery-item:after {
	bottom: 50%;
	width: 100%;
	text-align: center;
	content: "\f002";
	transform: translateY(50%);
	-webkit-transform: translateY(50%);
	font-size: 34px;
}
.moto-widget-slider .bx-wrapper .bx-controls {
	font-size: 0;
}
.moto-widget-slider .bx-wrapper .bx-controls a {
	transition: .3s;
}
.moto-widget-slider .bx-wrapper .bx-controls .bx-pager {
	position: absolute;
	bottom: 75px;
}
@media screen and (max-width: 1039px) {
.moto-widget-slider .bx-wrapper .bx-controls .bx-pager {
	bottom: 10px;
}
}
.moto-widget-slider .bx-wrapper .bx-controls .bx-pager .bx-pager-item:not(:first-child) {
	margin-left: 14px;
}
.moto-widget-slider .bx-wrapper .bx-controls .bx-pager .bx-pager-item .bx-pager-link {
	width: 9px;
	height: 9px;
	transition: .3s;
	border-radius: 50%;
	border-width: 1px;
	border-style: solid;
}
.moto-widget-slider .bx-wrapper .bx-controls .bx-controls-direction a {
	z-index: 1;
}
.moto-widget-slider .bx-wrapper .bx-controls .bx-controls-direction .bx-prev, .moto-widget-slider .bx-wrapper .bx-controls .bx-controls-direction .bx-next {
	display: block;
	position: absolute;
	text-align: center;
	top: 50%;
	-webkit-transform: translate(0,-50%);
	transform: translate(0,-50%);
	border-width: 2px;
	border-style: solid;
	width: 60px;
	height: 60px;
	transition: .3s;
}
.moto-widget-slider .bx-wrapper .bx-controls .bx-controls-direction .bx-prev:before, .moto-widget-slider .bx-wrapper .bx-controls .bx-controls-direction .bx-next:before {
	transition: .3s;
	font: 16px/56px FontAwesome;
}
.moto-widget-slider .bx-wrapper .bx-controls .bx-controls-direction .bx-prev {
	left: 40px;
}
@media screen and (max-width: 1039px) {
.moto-widget-slider .bx-wrapper .bx-controls .bx-controls-direction .bx-prev {
	left: 10px;
}
}
.moto-widget-slider .bx-wrapper .bx-controls .bx-controls-direction .bx-prev:before {
	content: "\f104";
}
.moto-widget-slider .bx-wrapper .bx-controls .bx-controls-direction .bx-next {
	right: 40px;
}
@media screen and (max-width: 1039px) {
.moto-widget-slider .bx-wrapper .bx-controls .bx-controls-direction .bx-next {
	right: 10px;
}
}
.moto-widget-slider .bx-wrapper .bx-controls .bx-controls-direction .bx-next:before {
	content: "\f105";
}
.moto-widget-slider .bx-caption {
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 50%;
	-webkit-transform: translate(0,-50%);
	transform: translate(0,-50%);
	padding: 10px 20px;
	width: 61%;
}
.moto-widget-slider .bx-caption_text {
	text-align: center;
	font-size: 100px;
	line-height: 1.2;
}
@media screen and (max-width: 1039px) {
.moto-widget-slider .bx-caption_text {
	font-size: 18px;
}
}
@media screen and (max-width: 1039px) {
.moto-widget-slider .bx-caption {
	padding: 10px;
	width: 75%;
}
}
.moto-widget-slider .carousel-block {
	padding-bottom: 40px;
}
.moto-widget-slider .carousel-block .bx-wrapper {
	padding: 0 60px;
}
.moto-widget-slider .carousel-block .bx-wrapper .bx-controls .bx-controls-direction .bx-prev {
	left: 0;
}
.moto-widget-slider .carousel-block .bx-wrapper .bx-controls .bx-controls-direction .bx-next {
	right: 0;
}
.moto-widget-slider .carousel-block .bx-wrapper .bx-controls .bx-pager {
	bottom: -40px !important;
	width: 100%;
	text-align: center;
	position: relative;
}
.moto-widget-slider.moto-widget-slider-loader li:first-child:after {
	border-top-color: rgba(222,55,18,0.2);
	border-right-color: rgba(222,55,18,0.2);
	border-bottom-color: rgba(222,55,18,0.2);
	border-left-color: #de3712;
}
.moto-widget-slider.moto-preset-default .bx-wrapper .bx-controls .bx-pager {
	width: 100%;
	position: absolute;
	bottom: 30px;
}
@media screen and (max-width: 1039px) {
.moto-widget-slider.moto-preset-default .bx-wrapper .bx-controls .bx-pager {
	bottom: 10px;
}
}
.moto-widget-slider.moto-preset-default .bx-wrapper .bx-controls .bx-pager .bx-pager-item:not(:first-child) {
	margin-left: 6px;
}
.moto-widget-slider.moto-preset-default .bx-wrapper .bx-controls .bx-pager .bx-pager-item .bx-pager-link {
	width: 24px;
	height: 5px;
	transition: .3s;
	border-radius: 0;
	border-width: 1px;
	border-style: solid;
}
.moto-widget-slider.moto-preset-default .bx-wrapper .bx-controls .bx-controls-direction .bx-prev, .moto-widget-slider.moto-preset-default .bx-wrapper .bx-controls .bx-controls-direction .bx-next {
	border: none;
	display: block;
	position: absolute;
	text-align: center;
	top: 50%;
	-webkit-transform: translate(0,-50%);
	transform: translate(0,-50%);
	width: 24px;
	height: 24px;
	transition: .3s;
}
@media screen and (max-width: 1039px) {
.moto-widget-slider.moto-preset-default .bx-wrapper .bx-controls .bx-controls-direction .bx-prev, .moto-widget-slider.moto-preset-default .bx-wrapper .bx-controls .bx-controls-direction .bx-next {
	top: 50%;
}
}
.moto-widget-slider.moto-preset-default .bx-wrapper .bx-controls .bx-controls-direction .bx-prev:before, .moto-widget-slider.moto-preset-default .bx-wrapper .bx-controls .bx-controls-direction .bx-next:before {
	transition: .3s;
	font: 30px/24px FontAwesome;
}
.moto-widget-slider.moto-preset-default .bx-wrapper .bx-controls .bx-controls-direction .bx-prev {
	left: 10px;
}
.moto-widget-slider.moto-preset-default .bx-wrapper .bx-controls .bx-controls-direction .bx-next {
	right: 10px;
}
.moto-widget-slider.moto-preset-default .carousel-block .bx-wrapper {
	padding: 0 50px;
}
.moto-widget-slider.moto-preset-default .carousel-block .bx-wrapper .bx-controls .bx-pager {
	text-align: center;
	position: relative;
}
.moto-widget-slider.moto-preset-default .carousel-block .bx-wrapper .bx-controls .bx-controls-direction .bx-prev {
	left: 0;
}
.moto-widget-slider.moto-preset-default .carousel-block .bx-wrapper .bx-controls .bx-controls-direction .bx-next {
	right: 0;
}
.moto-widget-slider.moto-preset-2 .bx-wrapper .bx-controls .bx-pager .bx-pager-item:not(:first-child) {
	margin-left: 10px;
}
.moto-widget-slider.moto-preset-2 .bx-wrapper .bx-controls .bx-pager .bx-pager-item .bx-pager-link {
	border-width: 1px;
	border-style: solid;
}
.moto-widget-slider.moto-preset-2 .bx-wrapper .bx-controls .bx-prev, .moto-widget-slider.moto-preset-2 .bx-wrapper .bx-controls .bx-next {
	width: 45px;
	height: 45px;
	border-radius: 50%;
}
.moto-widget-slider.moto-preset-2 .bx-wrapper .bx-controls .bx-prev:before, .moto-widget-slider.moto-preset-2 .bx-wrapper .bx-controls .bx-next:before {
	font: 24px/41px FontAwesome;
}
.moto-widget-slider.moto-preset-2 .carousel-block {
	padding-bottom: 20px;
}
.moto-widget-slider.moto-preset-2 .carousel-block .bx-wrapper {
	padding: 0;
}
.moto-widget-slider.moto-preset-2 .carousel-block .bx-wrapper .bx-controls .bx-pager {
	bottom: -20px !important;
	text-align: left;
}
.moto-widget-slider.moto-preset-2 .carousel-block .bx-wrapper .bx-controls .bx-controls-direction {
	display: inline-block;
	position: absolute;
	bottom: -20px;
	top: auto;
	left: auto;
	right: 0;
}
.moto-widget-slider.moto-preset-2 .carousel-block .bx-wrapper .bx-controls .bx-controls-direction .bx-prev, .moto-widget-slider.moto-preset-2 .carousel-block .bx-wrapper .bx-controls .bx-controls-direction .bx-next {
	display: inline-block;
	position: relative;
	top: auto;
	-webkit-transform: none;
	transform: none;
}
.moto-widget-slider.moto-preset-2 .carousel-block .bx-wrapper .bx-controls .bx-controls-direction .bx-next {
	right: auto;
}
.moto-widget-slider.moto-preset-2 .carousel-block .bx-wrapper .bx-controls .bx-controls-direction .bx-prev {
	left: auto;
	margin-right: 15px;
}
.moto-widget-contact_form input[type="text"]:focus {
	outline: none;
	background-color: transparent;
}
.moto-widget-contact_form textarea:focus {
	outline: none;
}
.moto-widget-contact_form .moto-widget-contact_form-success, .moto-widget-contact_form .moto-widget-contact_form-danger {
	position: relative;
	font-size: 13px;
	top: 0;
}
.moto-widget-contact_form .moto-widget-contact_form-form {
	overflow: visible;
}
.moto-widget-contact_form .moto-widget-contact_form-label {
	display: none;
}
.moto-widget-contact_form .moto-widget-contact_form-group {
	margin-bottom: 3px;
}
.moto-widget-contact_form .moto-widget-contact_form-group .moto-widget-contact_form-field {
	border: 1px solid;
	padding: 18px 25px;
	font-size: 14px;
	line-height: 22px;
	border-radius: 2px;
}
.moto-widget-contact_form .moto-widget-contact_form-group .moto-widget-contact_form-field.moto-widget-contact_form-textarea {
	height: 120px;
	margin-bottom: 20px;
}
.moto-widget-contact_form .moto-widget-contact_form-buttons {
	margin-top: 20px;
}
.moto-widget-contact_form .moto-widget-contact_form-field-error {
	right: 16px;
	top: 3px;
	font-size: 10px;
	position: absolute;
}
.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-group .moto-widget-contact_form-field {
	padding: 18px 28px;
	text-align: center;
}
.moto-back-to-top-button {
	right: 40px;
	bottom: -50px;
	transition: .3s;
}
@media screen and (max-width: 1039px) {
.moto-back-to-top-button {
	right: 20px;
}
}
@media screen and (max-width: 767px) {
.moto-back-to-top-button {
	right: 10px;
}
}
.moto-back-to-top-button.moto-back-to-top-button_visible {
	bottom: 40px;
}
@media screen and (max-width: 1280px) {
.moto-back-to-top-button.moto-back-to-top-button_visible {
	bottom: 30px;
}
}
@media screen and (max-width: 1039px) {
.moto-back-to-top-button.moto-back-to-top-button_visible {
	right: 20px;
	bottom: 120px;
}
}
@media screen and (max-width: 767px) {
.moto-back-to-top-button.moto-back-to-top-button_visible {
	bottom: 70px;
}
}
.moto-back-to-top-button .moto-back-to-top-button-link {
	transition: .3s;
	color: #fff;
	background: #ed421c;
	font: 26px/56px 'FontAwesome';
	text-align: center;
	height: 58px;
	border-radius: 50%;
	width: 58px;
}
@media screen and (max-width: 1039px) {
.moto-back-to-top-button .moto-back-to-top-button-link {
	height: 40px;
	width: 40px;
	font: 22px/38px 'FontAwesome';
}
}
.moto-back-to-top-button .moto-back-to-top-button-link:hover {
	background: #cc2803;
}
.moto-back-to-top-button .moto-back-to-top-button-link .moto-back-to-top-button-icon:before {
	content: "\f106";
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__header {
	padding: 15px 0;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__content {
	padding: 5px 0 0 13px;
}
.moto-widget-completion_bars__header {
	padding-bottom: 10px;
}
.moto-widget-completion_bars__item {
	padding-bottom: 18px;
}
.moto-widget-divider.moto-preset-default .moto-widget-divider-line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ed421c;
}
.moto-widget-divider.moto-preset-2 .moto-widget-divider-line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #777;
}
.moto-widget-divider.moto-preset-3 .moto-widget-divider-line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dbdbdb;
}
.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: transparent;
}
.moto-widget-image.moto-preset-3 .moto-widget-image-link:hover:before {
	background-color: rgba(0,0,0,0.4);
}
.moto-widget-image.moto-preset-4 .moto-widget-image-link:after {
	color: #fff;
}
.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: #fff;
}
.moto-widget-image.moto-preset-4 .moto-widget-image-link:hover:before {
	background-color: rgba(25,25,25,0.4);
}
.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: transparent;
}
.moto-widget-image.moto-preset-5 .moto-widget-image-link:hover:before {
	background-color: rgba(224,49,49,0.7);
	border-color: transparent;
}
.moto-widget-button.moto-preset-default .moto-widget-button-link {
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	font-style: normal;
	color: #fff;
	background-color: #ed421c;
	border-color: transparent;
}
.moto-widget-button.moto-preset-default .moto-widget-button-link:hover {
	color: #fff;
	background-color: #cc2803;
	border-color: transparent;
}
.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: 'Montserrat', sans-serif;
	font-weight: 700;
	font-style: normal;
	color: #777;
	background-color: transparent;
	border-color: #ed421c;
}
.moto-widget-button.moto-preset-2 .moto-widget-button-link:hover {
	color: #fff;
	background-color: #ed421c;
	border-color: #ed421c;
}
.moto-widget-button.moto-preset-2 .moto-widget-button-link .moto-widget-button-label {
	text-decoration: none;
}
.moto-widget-button.moto-preset-3 .moto-widget-button-link {
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	font-style: normal;
	color: #fff;
	background-color: transparent;
	border-color: #ed421c;
}
.moto-widget-button.moto-preset-3 .moto-widget-button-link:hover {
	color: #fff;
	background-color: #ed421c;
	border-color: #ed421c;
}
.moto-widget-button.moto-preset-3 .moto-widget-button-link .moto-widget-button-label {
	text-decoration: none;
}
.moto-widget-button.moto-preset-4 .moto-widget-button-link {
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	font-style: normal;
	color: #fff;
}
.moto-widget-button.moto-preset-4 .moto-widget-button-link:hover {
	color: #ed421c;
}
.moto-widget-button.moto-preset-4 .moto-widget-button-link:hover .moto-widget-button-label {
	text-decoration: none;
}
.moto-widget-button.moto-preset-4 .moto-widget-button-link:hover .moto-widget-theme-icon:before {
	color: #ed421c;
}
.moto-widget-button.moto-preset-4 .moto-widget-button-link .moto-widget-button-label {
	text-decoration: none;
}
.moto-widget-button.moto-preset-4 .moto-widget-button-link .moto-widget-theme-icon:before {
	color: #fff;
}
.moto-widget-button.moto-preset-5 .moto-widget-button-link {
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	font-style: normal;
	color: #777;
	background-color: #fff;
	border-color: transparent;
}
.moto-widget-button.moto-preset-5 .moto-widget-button-link:hover {
	color: #fff;
	background-color: #777;
	border-color: transparent;
}
.moto-widget-button.moto-preset-5 .moto-widget-button-link .moto-widget-button-label {
	text-decoration: none;
}
.moto-widget-social-links.moto-preset-default .moto-widget-social-links-link {
	border-color: #fff;
	background-color: #fff;
}
.moto-widget-social-links.moto-preset-default .moto-widget-social-links-link:before {
	color: #919191;
}
.moto-widget-social-links.moto-preset-default .moto-widget-social-links-link:hover {
	border-color: #727281;
	background-color: #727281;
}
.moto-widget-social-links.moto-preset-default .moto-widget-social-links-link:hover:before {
	color: #fff;
}
.moto-widget-social-links.moto-preset-2 .moto-widget-social-links-link {
	border-color: transparent;
	background-color: transparent;
}
.moto-widget-social-links.moto-preset-2 .moto-widget-social-links-link:before {
	color: #ed421c;
}
.moto-widget-social-links.moto-preset-2 .moto-widget-social-links-link:hover {
	border-color: transparent;
	background-color: transparent;
}
.moto-widget-social-links.moto-preset-2 .moto-widget-social-links-link:hover:before {
	color: #fff;
}
.moto-widget-social-links.moto-preset-3 .moto-widget-social-links-link:before {
	color: #777;
}
.moto-widget-social-links.moto-preset-3 .moto-widget-social-links-link:hover:before {
	color: #ed421c;
}
.moto-widget-slider.moto-preset-default .bx-caption {
	background-color: transparent;
}
.moto-widget-slider.moto-preset-default .bx-caption_text {
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	font-style: normal;
	color: #fff;
	text-decoration: none;
}
.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-prev:before, .moto-widget-slider.moto-preset-default .bx-controls-direction .bx-next:before {
	color: #fff;
}
.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: #ed421c;
}
.moto-widget-slider.moto-preset-default .bx-pager-link {
	border-color: transparent;
	background-color: #fff;
}
.moto-widget-slider.moto-preset-default .bx-pager-link:hover {
	border-color: transparent;
	background-color: #ed421c;
}
.moto-widget-slider.moto-preset-default .bx-pager-link.active {
	border-color: transparent;
	background-color: #ed421c;
}
.moto-widget-slider.moto-preset-default .bx-pager-link.active:hover {
	border-color: transparent;
	background-color: #ed421c;
}
.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: 'Montserrat', sans-serif;
	font-weight: 700;
	font-style: normal;
	color: #fff;
	text-decoration: none;
}
.moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-prev, .moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-next {
	background-color: #cc2803;
	border-color: transparent;
}
.moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-prev:before, .moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-next:before {
	color: #010101;
}
.moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-prev:hover, .moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-next:hover {
	background-color: #010101;
	border-color: transparent;
}
.moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-prev:hover:before, .moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-next:hover:before {
	color: #cc2803;
}
.moto-widget-slider.moto-preset-2 .bx-pager-link {
	border-color: #fff;
	background-color: transparent;
}
.moto-widget-slider.moto-preset-2 .bx-pager-link:hover {
	border-color: #fff;
	background-color: #fff;
}
.moto-widget-slider.moto-preset-2 .bx-pager-link.active {
	border-color: #fff;
	background-color: #fff;
}
.moto-widget-slider.moto-preset-2 .bx-pager-link.active:hover {
	background-color: #fff;
}
.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: 'Montserrat', sans-serif;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	color: #fff;
}
.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: #777;
}
.moto-widget-grid-gallery.moto-preset-default .moto-widget-grid-gallery-item:hover:after {
	color: #fff;
}
.moto-widget-grid-gallery.moto-preset-2 .caption_text {
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	color: #fff;
}
.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: #ed421c;
}
.moto-widget-grid-gallery.moto-preset-2 .moto-widget-grid-gallery-item:hover:after {
	color: #fff;
}
.moto-widget-grid-gallery.moto-preset-3 .caption_text {
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	color: #fff;
}
.moto-widget-grid-gallery.moto-preset-3 .caption {
	background-color: transparent;
}
.moto-widget-grid-gallery.moto-preset-3 .moto-widget-grid-gallery-item:before {
	background-color: transparent;
	border-color: transparent;
}
.moto-widget-grid-gallery.moto-preset-3 .moto-widget-grid-gallery-item:after {
	color: transparent;
}
.moto-widget-grid-gallery.moto-preset-3 .moto-widget-grid-gallery-item:hover:before {
	background-color: rgba(45,46,46,0.5);
}
.moto-widget-grid-gallery.moto-preset-3 .moto-widget-grid-gallery-item:hover:after {
	color: #fff;
}
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-form {
	font-family: 'Montserrat', sans-serif;
}
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-form .moto-widget-contact_form-field {
	color: #777;
	background-color: transparent;
	font-style: normal;
	font-weight: 500;
	border-color: #777;
}
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-form .moto-widget-contact_form-field.ng-touched.ng-invalid {
	color: #777;
	background-color: transparent;
	border-color: #ab1111;
}
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-form .moto-widget-contact_form-field::-webkit-input-placeholder {
	color: #777;
}
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-form .moto-widget-contact_form-field::-moz-placeholder {
	color: #777;
}
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-form .moto-widget-contact_form-field:-ms-input-placeholder {
	color: #777;
}
.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: #ab1111;
}
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-form .moto-widget-contact_form-success {
	font-style: normal;
	font-weight: 400;
	color: #1ac895;
}
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-form .moto-widget-contact_form-danger {
	font-style: normal;
	font-weight: 400;
	color: #ab1111;
}
.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: #f00;
}
.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-form {
	font-family: 'Montserrat', sans-serif;
	background-color: transparent;
}
.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-form .moto-widget-contact_form-field {
	color: #777;
	background-color: #fff;
	font-style: normal;
	font-weight: 500;
	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: #777;
	background-color: #fff;
	border-color: #ab1111;
}
.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-form .moto-widget-contact_form-field::-webkit-input-placeholder {
	color: #777;
}
.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-form .moto-widget-contact_form-field::-moz-placeholder {
	color: #777;
}
.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-form .moto-widget-contact_form-field:-ms-input-placeholder {
	color: #777;
}
.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: #ab1111;
}
.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-form .moto-widget-contact_form-success {
	font-style: normal;
	font-weight: 400;
	color: #1ac895;
}
.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-form .moto-widget-contact_form-danger {
	font-style: normal;
	font-weight: 400;
	color: #ab1111;
}
.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: #f00;
}
.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-form {
	font-family: 'Montserrat', sans-serif;
	background-color: transparent;
}
.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-form .moto-widget-contact_form-field {
	color: #777;
	background-color: #fff;
	font-style: normal;
	font-weight: 300;
	border-color: #fff;
}
.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-form .moto-widget-contact_form-field.ng-touched.ng-invalid {
	color: #777;
	background-color: #fff;
	border-color: #ab1111;
}
.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-form .moto-widget-contact_form-field::-webkit-input-placeholder {
	color: #777;
}
.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-form .moto-widget-contact_form-field::-moz-placeholder {
	color: #777;
}
.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-form .moto-widget-contact_form-field:-ms-input-placeholder {
	color: #777;
}
.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: #ab1111;
}
.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-form .moto-widget-contact_form-success {
	font-style: normal;
	font-weight: 400;
	color: #1ac895;
}
.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-form .moto-widget-contact_form-danger {
	font-style: normal;
	font-weight: 400;
	color: #ab1111;
}
.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: #f00;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-list .moto-widget-menu-item:hover .moto-widget-menu-link-level-1 {
	color: #ed421c;
	border-color: transparent;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link-level-1 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 300;
	font-style: normal;
	color: #fff;
	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: #fff;
	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:hover {
	color: #ed421c;
	border-color: transparent;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-sublist {
	background-color: #fff;
	border-color: transparent;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-sublist .moto-widget-menu-item:hover > .moto-widget-menu-link {
	color: #ed421c;
}
.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: transparent;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link {
	font-family: 'Montserrat', sans-serif;
	font-weight: 300;
	font-style: normal;
	color: #010101;
	text-decoration: none;
	background-color: transparent;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link:after {
	background-color: 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: #010101;
	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: 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 {
	color: #ed421c;
}
.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: transparent;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link-arrow {
	color: transparent;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-toggle-btn {
	color: #fff;
	background-color: #777;
}
@media screen and (max-width: 767px) {
.moto-widget-menu.moto-preset-default.moto-widget-menu-mobile-open .moto-widget-menu-toggle-btn {
	color: #fff;
	background-color: #777;
}
.moto-widget-menu.moto-preset-default.moto-widget-menu-mobile-open .moto-widget-menu-list {
	background-color: #fff;
	border-color: #ed421c;
}
.moto-widget-menu.moto-preset-default.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item {
	border-color: transparent;
}
.moto-widget-menu.moto-preset-default.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link {
	color: #777;
	text-decoration: none;
	background-color: transparent;
}
.moto-widget-menu.moto-preset-default.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link.moto-widget-menu-link-active {
	color: #777;
	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 {
	background-color: #fff;
}
.moto-widget-menu.moto-preset-default.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-link {
	color: #777;
	text-decoration: none;
	background-color: transparent;
}
.moto-widget-menu.moto-preset-default.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-link.moto-widget-menu-link-active {
	color: #777;
	text-decoration: none;
	background-color: transparent;
}
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-list .moto-widget-menu-item:hover .moto-widget-menu-link-level-1 {
	color: #fff;
	background-color: #ed421c;
	border-color: #ed421c;
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link-level-1 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	font-style: normal;
	color: #fff;
	text-decoration: none;
	background-color: transparent;
	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: #fff;
	text-decoration: none;
	background-color: transparent;
	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:hover {
	color: #fff;
	background-color: #ed421c;
	border-color: #ed421c;
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-sublist {
	background-color: #fff;
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-sublist .moto-widget-menu-item:hover > .moto-widget-menu-link {
	color: #777;
	background-color: transparent;
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-sublist .moto-widget-menu-item:hover > .moto-widget-menu-link .moto-widget-menu-link-arrow {
	color: #777;
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link {
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	font-style: normal;
	color: #010101;
	text-decoration: none;
	background-color: transparent;
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link:after {
	background-color: transparent;
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link.moto-widget-menu-link-active {
	color: #010101;
	text-decoration: none;
	background-color: transparent;
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link.moto-widget-menu-link-active .moto-widget-menu-link-arrow {
	color: #010101;
}
.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: #777;
}
.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: #777;
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link-arrow {
	color: #010101;
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-toggle-btn {
	color: #ed421c;
	background-color: #fff;
}
@media screen and (max-width: 767px) {
.moto-widget-menu.moto-preset-2.moto-widget-menu-mobile-open .moto-widget-menu-toggle-btn {
	color: #fff;
	background-color: #ed421c;
}
.moto-widget-menu.moto-preset-2.moto-widget-menu-mobile-open .moto-widget-menu-list {
	background-color: #ed421c;
	border-color: #ed421c;
}
.moto-widget-menu.moto-preset-2.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item {
	border-color: transparent;
}
.moto-widget-menu.moto-preset-2.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link {
	color: #fff;
	text-decoration: none;
	background-color: transparent;
}
.moto-widget-menu.moto-preset-2.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link.moto-widget-menu-link-active {
	color: #fff;
	text-decoration: none;
	background-color: #ed421c;
}
.moto-widget-menu.moto-preset-2.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-sublist {
	background-color: #fff;
}
.moto-widget-menu.moto-preset-2.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-link {
	color: #777;
	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: #ed421c;
	text-decoration: none;
	background-color: transparent;
}
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-list {
	background-color: #fff;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-list .moto-widget-menu-item:hover .moto-widget-menu-link-level-1 {
	color: #fff;
	background-color: #ed421c;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link-level-1 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	font-style: normal;
	color: #010101;
	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-active {
	color: #fff;
	text-decoration: none;
	background-color: #ed421c;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-sublist {
	background-color: #fff;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-sublist .moto-widget-menu-item:hover > .moto-widget-menu-link {
	color: #ed421c;
	background-color: transparent;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-sublist .moto-widget-menu-item:hover > .moto-widget-menu-link .moto-widget-menu-link-arrow {
	color: #ed421c;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link {
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	font-style: normal;
	color: #010101;
	text-decoration: none;
	background-color: transparent;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link.moto-widget-menu-link-active {
	color: #ed421c;
	text-decoration: none;
	background-color: transparent;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link.moto-widget-menu-link-active .moto-widget-menu-link-arrow {
	color: #ed421c;
}
.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: #ed421c;
	background-color: transparent;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link.moto-widget-menu-link-active:hover .moto-widget-menu-link-arrow {
	color: #ed421c;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link-arrow {
	color: #010101;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-toggle-btn {
	color: #010101;
	background-color: transparent;
}
@media screen and (max-width: 767px) {
.moto-widget-menu.moto-preset-3.moto-widget-menu-mobile-open .moto-widget-menu-toggle-btn {
	color: #ed421c;
	background-color: transparent;
}
.moto-widget-menu.moto-preset-3.moto-widget-menu-mobile-open .moto-widget-menu-list {
	background-color: #fff;
	border-color: #ed421c;
}
.moto-widget-menu.moto-preset-3.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item {
	border-color: transparent;
}
.moto-widget-menu.moto-preset-3.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link {
	color: #777;
	text-decoration: none;
	background-color: transparent;
}
.moto-widget-menu.moto-preset-3.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link.moto-widget-menu-link-active {
	color: #fff;
	text-decoration: none;
	background-color: #ed421c;
}
.moto-widget-menu.moto-preset-3.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-sublist {
	background-color: #fff;
}
.moto-widget-menu.moto-preset-3.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-link {
	color: #777;
	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: #ed421c;
	text-decoration: none;
	background-color: transparent;
}
}
.moto-widget-pagination.moto-preset-default {
	font-family: 'Montserrat', 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: #ed421c;
	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: #cc2803;
}
.moto-widget-pagination.moto-preset-default .moto-pagination-link_active, .moto-widget-pagination.moto-preset-default li.active a {
	font-style: normal;
	font-weight: 400;
	color: #cc2803;
	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: 400;
	color: #cc2803;
	border-color: transparent;
	text-decoration: none;
}
.moto-media-player.moto-preset-default .mejs-inner .mejs-controls .mejs-button.mejs-button_active button {
	background-color: #777;
}
.moto-media-player.moto-preset-default .mejs-inner .mejs-controls .mejs-button.mejs-button_active button:before {
	color: #cc2803;
}
.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: #fff;
}
.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: 'Montserrat', sans-serif;
	font-weight: 400;
	font-style: normal;
	color: #cc2803;
	background-color: #777;
	font-size: 12px;
	border-color: #777;
}
.moto-media-player.moto-preset-default .mejs-controls .mejs-time-current, .moto-media-player.moto-preset-default .mejs-controls .mejs-time-handle {
	background-color: #cc2803;
}
.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: #fff;
}
.moto-media-player.moto-preset-default .mejs-controls .mejs-time-loaded {
	background-color: rgba(204,40,3,0.25);
}
.moto-media-player.moto-preset-default .mejs-controls .mejs-time-total {
	background-color: rgba(204,40,3,0.25);
}
.moto-media-player.moto-preset-default .mejs-controls .mejs-time-handle {
	box-shadow: 0px 0px 4px 0px #cc2803;
}
.moto-media-player.moto-preset-default .mejs-controls .mejs-horizontal-volume-total {
	background-color: rgba(255,255,255,0.5);
}
.moto-media-player.moto-preset-default .mejs-controls .mejs-horizontal-volume-handle {
	box-shadow: 0px 0px 4px 0px #fff;
}
.moto-widget-countdown.moto-preset-default .countdown-item-amount {
	color: #fff;
	font-style: normal;
	font-weight: 600;
	font-size: 43px;
}
.moto-widget-countdown.moto-preset-default .countdown-item-unit {
	color: #fff;
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
}
.moto-widget-countdown.moto-preset-default .countdown-item-delimiter {
	min-width: 60px;
	font-size: 40px;
	color: #fff;
}
.moto-widget-countdown.moto-preset-default .countdown-item-block {
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	font-style: normal;
	color: #81868c;
	background-color: #ed421c;
	font-size: 12px;
	height: 120px;
	width: 120px;
	border-color: transparent;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-style: none;
	border-radius: 115px;
}
@media screen and (max-width: 1039px) {
.moto-widget-countdown.moto-preset-default .countdown-item-amount {
	font-size: 35px;
}
.moto-widget-countdown.moto-preset-default .countdown-item-unit {
	font-size: 14px;
}
.moto-widget-countdown.moto-preset-default .countdown-item-delimiter {
	min-width: 35px;
}
.moto-widget-countdown.moto-preset-default .countdown-item-block {
	height: 120px;
	width: 120px;
}
}
@media screen and (max-width: 767px) {
.moto-widget-countdown.moto-preset-default .countdown-item-amount {
	font-size: 28px;
}
.moto-widget-countdown.moto-preset-default .countdown-item-unit {
	font-size: 11px;
}
.moto-widget-countdown.moto-preset-default .countdown-item-delimiter {
	min-width: 20px;
}
.moto-widget-countdown.moto-preset-default .countdown-item-block {
	height: 100px;
	width: 100px;
}
}
@media screen and (max-width: 479px) {
.moto-widget-countdown.moto-preset-default .countdown-item-amount {
	font-size: 20px;
}
.moto-widget-countdown.moto-preset-default .countdown-item-unit {
	font-size: 10px;
}
.moto-widget-countdown.moto-preset-default .countdown-item-delimiter {
	min-width: 10px;
	font-size: 22px;
}
.moto-widget-countdown.moto-preset-default .countdown-item-block {
	height: 60px;
	width: 60px;
}
}
.moto-widget-countdown.moto-preset-2 .countdown-item-amount {
	color: #fff;
	font-style: normal;
	font-weight: 400;
	font-size: 60px;
}
.moto-widget-countdown.moto-preset-2 .countdown-item-unit {
	color: #fff;
	font-style: normal;
	font-weight: 400;
	font-size: 17px;
}
.moto-widget-countdown.moto-preset-2 .countdown-item-delimiter {
	min-width: 60px;
	font-size: 20px;
	color: #ed421c;
}
.moto-widget-countdown.moto-preset-2 .countdown-item-block {
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	font-style: normal;
	color: #81868c;
	background-color: #ed421c;
	font-size: 12px;
	height: 120px;
	width: 120px;
	border-color: #fff;
	border-top-width: 5px;
	border-left-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-style: solid;
	border-radius: 2px;
}
@media screen and (max-width: 1039px) {
.moto-widget-countdown.moto-preset-2 .countdown-item-amount {
	font-size: 35px;
}
.moto-widget-countdown.moto-preset-2 .countdown-item-unit {
	font-size: 14px;
}
.moto-widget-countdown.moto-preset-2 .countdown-item-delimiter {
	min-width: 50px;
}
.moto-widget-countdown.moto-preset-2 .countdown-item-block {
	height: 120px;
	width: 120px;
}
}
@media screen and (max-width: 767px) {
.moto-widget-countdown.moto-preset-2 .countdown-item-amount {
	font-size: 28px;
}
.moto-widget-countdown.moto-preset-2 .countdown-item-unit {
	font-size: 11px;
}
.moto-widget-countdown.moto-preset-2 .countdown-item-delimiter {
	min-width: 20px;
}
.moto-widget-countdown.moto-preset-2 .countdown-item-block {
	height: 100px;
	width: 100px;
}
}
@media screen and (max-width: 479px) {
.moto-widget-countdown.moto-preset-2 .countdown-item-amount {
	font-size: 20px;
}
.moto-widget-countdown.moto-preset-2 .countdown-item-unit {
	font-size: 10px;
}
.moto-widget-countdown.moto-preset-2 .countdown-item-delimiter {
	min-width: 10px;
}
.moto-widget-countdown.moto-preset-2 .countdown-item-block {
	height: 60px;
	width: 60px;
}
}
.moto-widget-countdown.moto-preset-3 .countdown-item-amount {
	color: #777;
	font-style: normal;
	font-weight: 400;
	font-size: 45px;
}
.moto-widget-countdown.moto-preset-3 .countdown-item-unit {
	color: #777;
	font-style: normal;
	font-weight: 400;
	font-size: 17px;
}
.moto-widget-countdown.moto-preset-3 .countdown-item-delimiter {
	min-width: 60px;
	font-size: 20px;
	color: #fff;
}
.moto-widget-countdown.moto-preset-3 .countdown-item-block {
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	font-style: normal;
	color: #81868c;
	background-color: #fff;
	font-size: 12px;
	height: 120px;
	width: 120px;
	border-color: transparent;
	border-top-width: 3px;
	border-left-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-style: solid;
	border-radius: 115px;
}
@media screen and (max-width: 1039px) {
.moto-widget-countdown.moto-preset-3 .countdown-item-amount {
	font-size: 35px;
}
.moto-widget-countdown.moto-preset-3 .countdown-item-unit {
	font-size: 14px;
}
.moto-widget-countdown.moto-preset-3 .countdown-item-delimiter {
	min-width: 50px;
}
.moto-widget-countdown.moto-preset-3 .countdown-item-block {
	height: 100px;
	width: 100px;
}
}
@media screen and (max-width: 767px) {
.moto-widget-countdown.moto-preset-3 .countdown-item-amount {
	font-size: 28px;
}
.moto-widget-countdown.moto-preset-3 .countdown-item-unit {
	font-size: 11px;
}
.moto-widget-countdown.moto-preset-3 .countdown-item-delimiter {
	min-width: 20px;
}
.moto-widget-countdown.moto-preset-3 .countdown-item-block {
	height: 100px;
	width: 100px;
}
}
@media screen and (max-width: 479px) {
.moto-widget-countdown.moto-preset-3 .countdown-item-amount {
	font-size: 20px;
}
.moto-widget-countdown.moto-preset-3 .countdown-item-unit {
	font-size: 10px;
}
.moto-widget-countdown.moto-preset-3 .countdown-item-delimiter {
	min-width: 10px;
}
.moto-widget-countdown.moto-preset-3 .countdown-item-block {
	height: 60px;
	width: 60px;
}
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__header {
	background-color: transparent;
	border-bottom-width: 0px;
	border-color: transparent;
	border-left-width: 0px;
	border-radius: 0px;
	border-right-width: 0px;
	border-style: none;
	border-top-width: 0px;
	color: #777;
	font-family: 'Montserrat', sans-serif;
	font-size: 26px;
	font-style: normal;
	font-weight: 600;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__header-icon {
	color: #777;
	font-size: 24px;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__collapse-icon {
	color: #ed421c;
	font-size: 36px;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__collapse-icon:before {
	content: "\f107";
}
@media screen and (max-width: 1039px) {
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__header {
	font-size: 16px;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__header-icon {
	font-size: 16px;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__collapse-icon {
	font-size: 16px;
}
}
@media screen and (max-width: 767px) {
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__header {
	font-size: 15px;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__header-icon {
	font-size: 15px;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__collapse-icon {
	font-size: 15px;
}
}
@media screen and (max-width: 479px) {
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__header {
	font-size: 15px;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__header-icon {
	font-size: 15px;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__collapse-icon {
	font-size: 17px;
}
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item {
	border-bottom-width: 1px;
	border-color: #dbdbdb;
	border-left-width: 0px;
	border-radius: 0px;
	border-right-width: 0px;
	border-style: solid;
	border-top-width: 0px;
	margin-bottom: 0px;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item .moto-widget-accordion__header-title {
	text-decoration: none;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item .moto-widget-accordion__content {
	background-color: transparent;
	border-bottom-width: 0px;
	border-color: transparent;
	border-left-width: 0px;
	border-radius: 0px;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item:hover {
	border-color: #dbdbdb;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item:hover .moto-widget-accordion__header {
	background-color: transparent;
	border-color: transparent;
	color: #ed421c;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item:hover .moto-widget-accordion__header-icon {
	color: #ed421c;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item:hover .moto-widget-accordion__collapse-icon {
	color: #ed421c;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item:hover .moto-widget-accordion__content {
	background-color: transparent;
	border-color: transparent;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item.moto-widget-accordion__item_open {
	border-bottom-width: 1px;
	border-color: #dbdbdb;
	border-left-width: 0px;
	border-radius: 0px;
	border-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
}
.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: solid;
	color: #777;
	border-left-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__header-icon {
	color: #777;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__collapse-icon {
	color: #ed421c;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__collapse-icon:before {
	content: "\f106";
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item.moto-widget-accordion__item_open:hover {
	border-color: #dbdbdb;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item.moto-widget-accordion__item_open:hover .moto-widget-accordion__header {
	border-color: transparent;
	color: #ed421c;
	background-color: transparent;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item.moto-widget-accordion__item_open:hover .moto-widget-accordion__header-icon {
	color: #ed421c;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item.moto-widget-accordion__item_open:hover .moto-widget-accordion__collapse-icon {
	color: #ed421c;
}
.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: #ed421c;
	font-family: 'Montserrat', sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__header-icon {
	color: #ed421c;
	font-size: 20px;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__collapse-icon {
	color: #ed421c;
	font-size: 20px;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__collapse-icon:before {
	content: "\f054";
}
@media screen and (max-width: 1039px) {
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__header {
	font-size: 18px;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__header-icon {
	font-size: 18px;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__collapse-icon {
	font-size: 18px;
}
}
@media screen and (max-width: 479px) {
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__header {
	font-size: 16px;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__header-icon {
	font-size: 16px;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__collapse-icon {
	font-size: 16px;
}
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item {
	border-bottom-width: 1px;
	border-color: #9c1f02;
	border-left-width: 1px;
	border-radius: 0px;
	border-right-width: 1px;
	border-style: solid;
	border-top-width: 1px;
	margin-bottom: 10px;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item .moto-widget-accordion__header-title {
	text-decoration: none;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item .moto-widget-accordion__content {
	background-color: transparent;
	border-bottom-width: 0px;
	border-color: #9c1f02;
	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: #9c1f02;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item:hover .moto-widget-accordion__header {
	background-color: transparent;
	border-color: #ed421c;
	color: #ed421c;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item:hover .moto-widget-accordion__header-icon {
	color: #ed421c;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item:hover .moto-widget-accordion__collapse-icon {
	color: #ed421c;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item:hover .moto-widget-accordion__content {
	background-color: transparent;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item.moto-widget-accordion__item_open {
	border-bottom-width: 1px;
	border-color: #9c1f02;
	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: #ed421c;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__header-icon {
	color: #fff;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__collapse-icon {
	color: #ed421c;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__collapse-icon:before {
	content: "\f078";
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item.moto-widget-accordion__item_open:hover .moto-widget-accordion__header {
	color: #ed421c;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item.moto-widget-accordion__item_open:hover .moto-widget-accordion__collapse-icon {
	color: #ed421c;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__header {
	background-color: #777;
	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: #fff;
	font-family: 'Montserrat', sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: 700;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__header-icon {
	color: #ed421c;
	font-size: 17px;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__collapse-icon {
	color: #fff;
	font-size: 17px;
}
.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: 16px;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__collapse-icon {
	font-size: 16px;
}
}
@media screen and (max-width: 767px) {
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__header {
	font-size: 15px;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__header-icon {
	font-size: 15px;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__collapse-icon {
	font-size: 15px;
}
}
.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: 15px;
}
.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: #ed421c;
	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: #777;
	color: #fff;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__item:hover .moto-widget-accordion__header-icon {
	color: #777;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__item:hover .moto-widget-accordion__collapse-icon {
	color: #fff;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__item.moto-widget-accordion__item_open {
	border-bottom-width: 1px;
	border-color: transparent;
	border-left-width: 1px;
	border-radius: 1px;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
}
.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: #777;
	border-bottom-width: 1px;
	border-color: transparent;
	border-radius: 0px;
	border-style: solid;
	color: #fff;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__header-icon {
	color: #fff;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__collapse-icon {
	color: #fff;
}
.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-social-links-extended.moto-preset-default .moto-widget-social-links-extended__item {
	margin-bottom: 0px;
	margin-left: 14px;
	margin-right: 14px;
}
@media screen and (max-width: 1039px) {
.moto-widget-social-links-extended.moto-preset-default .moto-widget-social-links-extended__item {
	margin-left: 8px;
	margin-right: 8px;
}
}
.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: 7px;
	margin-left: 7px;
}
@media screen and (max-width: 1039px) {
.moto-widget-social-links-extended.moto-preset-default.moto-align-center .moto-widget-social-links-extended__item {
	margin-right: 4px;
	margin-left: 4px;
}
}
.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: 12px;
	width: 20px;
	height: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-radius: 48px;
	border-style: none;
	color: #fff;
	background-color: #ed421c;
	border-color: transparent;
}
.moto-widget-social-links-extended.moto-preset-default .moto-widget-social-links-extended__link:hover {
	color: #fff;
	background-color: #cc2803;
	border-color: transparent;
}
.moto-widget-social-links-extended.moto-preset-2 .moto-widget-social-links-extended__item {
	margin-bottom: 0px;
	margin-left: 16px;
	margin-right: 16px;
}
@media screen and (max-width: 1039px) {
.moto-widget-social-links-extended.moto-preset-2 .moto-widget-social-links-extended__item {
	margin-left: 17px;
	margin-right: 17px;
}
}
.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: 8px;
	margin-left: 8px;
}
@media screen and (max-width: 1039px) {
.moto-widget-social-links-extended.moto-preset-2.moto-align-center .moto-widget-social-links-extended__item {
	margin-right: 8.5px;
	margin-left: 8.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: 18px;
	width: 20px;
	height: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-radius: 0px;
	border-style: solid;
	color: #777;
	background-color: transparent;
	border-color: transparent;
}
.moto-widget-social-links-extended.moto-preset-2 .moto-widget-social-links-extended__link:hover {
	color: #ed421c;
	background-color: transparent;
}
.moto-widget-social-links-extended.moto-preset-2 .moto-widget-social-links-extended__link {
	width: auto;
	height: auto;
}
.moto-widget-social-links-extended.moto-preset-3 .moto-widget-social-links-extended__item {
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
}
@media screen and (max-width: 479px) {
.moto-widget-social-links-extended.moto-preset-3 .moto-widget-social-links-extended__item {
	margin-left: 5px;
	margin-right: 5px;
}
}
.moto-widget-social-links-extended.moto-preset-3 .moto-widget-social-links-extended__item:last-child {
	margin-bottom: 0;
	margin-right: 0;
}
.moto-widget-social-links-extended.moto-preset-3.moto-align-left .moto-widget-social-links-extended__item {
	margin-left: 0;
}
.moto-widget-social-links-extended.moto-preset-3.moto-align-center .moto-widget-social-links-extended__item {
	margin-right: 5px;
	margin-left: 5px;
}
.moto-widget-social-links-extended.moto-preset-3.moto-align-right .moto-widget-social-links-extended__item {
	margin-right: 0;
}
.moto-widget-social-links-extended.moto-preset-3.moto-align-right .moto-widget-social-links-extended__item:first-child {
	margin-left: 0;
}
.moto-widget-social-links-extended.moto-preset-3 .moto-widget-social-links-extended__link {
	font-size: 16px;
	width: 60px;
	height: 60px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-radius: 61px;
	border-style: none;
	color: #4f3f39;
	background-color: #fff;
	border-color: transparent;
}
.moto-widget-social-links-extended.moto-preset-3 .moto-widget-social-links-extended__link:hover {
	color: #ed421c;
	background-color: #fff;
	border-color: transparent;
}
@media screen and (max-width: 1039px) {
.moto-widget-social-links-extended.moto-preset-3 .moto-widget-social-links-extended__link {
	width: 45px;
	height: 45px;
}
}
@media screen and (max-width: 479px) {
.moto-widget-social-links-extended.moto-preset-3 .moto-widget-social-links-extended__link {
	width: 30px;
	height: 30px;
	font-size: 12px;
}
}
.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: #fff;
	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: 25px;
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__headers-wrapper {
	margin-bottom: 20px;
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__content {
	border-style: none;
	border-left-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-radius: 0px;
	border-color: transparent;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__header {
	font-size: 20px;
	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: #ed421c;
	padding-top: 23px;
	padding-right: 22px;
	padding-bottom: 23px;
	padding-left: 22px;
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__header-title {
	font-family: 'Montserrat', sans-serif;
	font-style: normal;
	font-weight: 500;
	color: #fff;
	text-decoration: none;
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__header-icon {
	font-size: 20px;
	margin-right: 10px;
	color: #fff;
	margin-left: 10px;
}
@media screen and (max-width: 1039px) {
.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: 15px;
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__header {
	font-size: 14px;
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__header-icon {
	font-size: 16px;
}
}
@media screen and (max-width: 767px) {
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__item {
	margin-bottom: 25px;
}
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__header:hover {
	border-color: transparent;
	background-color: #cc2803;
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__header:hover .moto-widget-tabs__header-title {
	color: #fff;
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__header:hover .moto-widget-tabs__header-icon {
	color: #fff;
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__header.moto-widget-tabs__header_opened {
	border-style: none;
	border-left-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-radius: 0px;
	background-color: #cc2803;
	border-color: transparent;
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__header.moto-widget-tabs__header_opened .moto-widget-tabs__header-title {
	color: #fff;
	text-decoration: none;
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__header.moto-widget-tabs__header_opened .moto-widget-tabs__header-icon {
	color: #fff;
}
@media screen and (max-width: 767px) {
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__header.moto-widget-tabs__header_opened {
	margin-bottom: 20px;
}
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__header.moto-widget-tabs__header_opened:hover {
	background-color: #cc2803;
	border-color: transparent;
}
.moto-widget-tabs.moto-preset-default.moto-widget-tabs_type-vertical .moto-widget-tabs__headers-wrapper {
	margin-left: 20px;
	margin-right: 20px;
}
.moto-widget-tabs.moto-preset-default.moto-widget-tabs_type-vertical .moto-widget-tabs__header_desktop {
	margin-bottom: 25px;
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__header_desktop:last-child, .moto-widget-tabs.moto-preset-default .moto-widget-tabs__header-icon:last-child, .moto-widget-tabs.moto-preset-default .moto-widget-tabs__headers-wrapper_icon-right .moto-widget-tabs__header-icon, .moto-widget-tabs.moto-preset-default .moto-widget-tabs__headers-wrapper_icon-right + .moto-widget-tabs__items-wrapper .moto-widget-tabs__header-icon, .moto-widget-tabs.moto-preset-default.moto-widget-tabs_type-vertical .moto-widget-tabs__header_desktop, .moto-widget-tabs.moto-preset-default.moto-widget-tabs_type-vertical_right .moto-widget-tabs__headers-wrapper {
	margin-right: 0;
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__headers-wrapper_icon-left .moto-widget-tabs__header-icon, .moto-widget-tabs.moto-preset-default .moto-widget-tabs__headers-wrapper_icon-left + .moto-widget-tabs__items-wrapper .moto-widget-tabs__header-icon, .moto-widget-tabs.moto-preset-default.moto-widget-tabs_type-vertical_left .moto-widget-tabs__headers-wrapper {
	margin-left: 0;
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__item:last-child, .moto-widget-tabs.moto-preset-default.moto-widget-tabs_type-vertical .moto-widget-tabs__headers-wrapper, .moto-widget-tabs.moto-preset-default.moto-widget-tabs_type-vertical .moto-widget-tabs__header_desktop:last-child {
	margin-bottom: 0;
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header_desktop {
	margin-right: 50px;
}
.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;
	border-color: transparent;
	padding-top: 20px;
	padding-bottom: 20px;
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header {
	font-size: 18px;
	border-style: none;
	border-left-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-radius: 0px;
	border-color: #bbb;
	background-color: transparent;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header-title {
	font-family: 'Montserrat', sans-serif;
	font-style: normal;
	font-weight: 500;
	color: #010101;
	text-decoration: none;
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header-icon {
	font-size: 37px;
	margin-right: 10px;
	color: #010101;
	margin-left: 10px;
}
@media screen and (max-width: 1039px) {
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header {
	font-size: 16px;
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header-icon {
	font-size: 31px;
}
}
@media screen and (max-width: 767px) {
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__item {
	margin-bottom: 50px;
}
}
@media screen and (max-width: 479px) {
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header {
	font-size: 15px;
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header-icon {
	font-size: 26px;
}
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header:hover {
	border-color: transparent;
	background-color: transparent;
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header:hover .moto-widget-tabs__header-title {
	color: #ed421c;
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header:hover .moto-widget-tabs__header-icon {
	color: #ed421c;
}
.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: transparent;
	border-color: transparent;
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header.moto-widget-tabs__header_opened .moto-widget-tabs__header-title {
	color: #ed421c;
	text-decoration: none;
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header.moto-widget-tabs__header_opened .moto-widget-tabs__header-icon {
	color: #ed421c;
}
@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: #ed421c;
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header.moto-widget-tabs__header_opened:hover .moto-widget-tabs__header-icon {
	color: #ed421c;
}
.moto-widget-tabs.moto-preset-2.moto-widget-tabs_type-vertical .moto-widget-tabs__headers-wrapper {
	margin-left: 0px;
	margin-right: 0px;
}
.moto-widget-tabs.moto-preset-2.moto-widget-tabs_type-vertical .moto-widget-tabs__header_desktop {
	margin-bottom: 50px;
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header_desktop:last-child, .moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header-icon:last-child, .moto-widget-tabs.moto-preset-2 .moto-widget-tabs__headers-wrapper_icon-right .moto-widget-tabs__header-icon, .moto-widget-tabs.moto-preset-2 .moto-widget-tabs__headers-wrapper_icon-right + .moto-widget-tabs__items-wrapper .moto-widget-tabs__header-icon, .moto-widget-tabs.moto-preset-2.moto-widget-tabs_type-vertical .moto-widget-tabs__header_desktop, .moto-widget-tabs.moto-preset-2.moto-widget-tabs_type-vertical_right .moto-widget-tabs__headers-wrapper {
	margin-right: 0;
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__headers-wrapper_icon-left .moto-widget-tabs__header-icon, .moto-widget-tabs.moto-preset-2 .moto-widget-tabs__headers-wrapper_icon-left + .moto-widget-tabs__items-wrapper .moto-widget-tabs__header-icon, .moto-widget-tabs.moto-preset-2.moto-widget-tabs_type-vertical_left .moto-widget-tabs__headers-wrapper {
	margin-left: 0;
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__item:last-child, .moto-widget-tabs.moto-preset-2.moto-widget-tabs_type-vertical .moto-widget-tabs__headers-wrapper, .moto-widget-tabs.moto-preset-2.moto-widget-tabs_type-vertical .moto-widget-tabs__header_desktop:last-child {
	margin-bottom: 0;
}
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header_desktop {
	margin-right: 1px;
}
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__headers-wrapper {
	margin-bottom: 0px;
}
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__content {
	border-style: solid;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-radius: 0px;
	background-color: #fff;
	border-color: #cc2803;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header {
	font-size: 17px;
	border-style: solid;
	border-left-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-radius: 0px;
	border-color: #cc2803;
	background-color: #010101;
	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: 'Montserrat', sans-serif;
	font-style: normal;
	font-weight: 700;
	color: #fff;
	text-decoration: none;
}
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header-icon {
	font-size: 24px;
	margin-right: 10px;
	color: #fff;
	margin-left: 10px;
}
@media screen and (max-width: 767px) {
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__item {
	margin-bottom: 1px;
}
}
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header:hover {
	background-color: #cc2803;
}
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header:hover .moto-widget-tabs__header-title {
	color: #fff;
}
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header:hover .moto-widget-tabs__header-icon {
	color: #fff;
}
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header.moto-widget-tabs__header_opened {
	border-style: solid;
	border-left-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-radius: 0px;
	background-color: #cc2803;
	border-color: #010101;
}
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header.moto-widget-tabs__header_opened .moto-widget-tabs__header-title {
	color: #fff;
	text-decoration: none;
}
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header.moto-widget-tabs__header_opened .moto-widget-tabs__header-icon {
	color: #fff;
}
@media screen and (max-width: 767px) {
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header.moto-widget-tabs__header_opened {
	margin-bottom: 0px;
}
}
.moto-widget-tabs.moto-preset-3.moto-widget-tabs_type-vertical .moto-widget-tabs__headers-wrapper {
	margin-left: 0px;
	margin-right: 0px;
}
.moto-widget-tabs.moto-preset-3.moto-widget-tabs_type-vertical .moto-widget-tabs__header_desktop {
	margin-bottom: 1px;
}
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header_desktop:last-child, .moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header-icon:last-child, .moto-widget-tabs.moto-preset-3 .moto-widget-tabs__headers-wrapper_icon-right .moto-widget-tabs__header-icon, .moto-widget-tabs.moto-preset-3 .moto-widget-tabs__headers-wrapper_icon-right + .moto-widget-tabs__items-wrapper .moto-widget-tabs__header-icon, .moto-widget-tabs.moto-preset-3.moto-widget-tabs_type-vertical .moto-widget-tabs__header_desktop, .moto-widget-tabs.moto-preset-3.moto-widget-tabs_type-vertical_right .moto-widget-tabs__headers-wrapper {
	margin-right: 0;
}
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__headers-wrapper_icon-left .moto-widget-tabs__header-icon, .moto-widget-tabs.moto-preset-3 .moto-widget-tabs__headers-wrapper_icon-left + .moto-widget-tabs__items-wrapper .moto-widget-tabs__header-icon, .moto-widget-tabs.moto-preset-3.moto-widget-tabs_type-vertical_left .moto-widget-tabs__headers-wrapper {
	margin-left: 0;
}
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__item:last-child, .moto-widget-tabs.moto-preset-3.moto-widget-tabs_type-vertical .moto-widget-tabs__headers-wrapper, .moto-widget-tabs.moto-preset-3.moto-widget-tabs_type-vertical .moto-widget-tabs__header_desktop:last-child {
	margin-bottom: 0;
}
.moto-widget-tabs.moto-preset-3.moto-widget-tabs_type-horizontal .moto-widget-tabs__headers-wrapper {
	margin-bottom: -1px;
}
.moto-widget-tabs.moto-preset-3.moto-widget-tabs_type-vertical_left .moto-widget-tabs__headers-wrapper {
	margin-right: -1px;
}
.moto-widget-tabs.moto-preset-3.moto-widget-tabs_type-vertical_right .moto-widget-tabs__headers-wrapper {
	margin-left: -1px;
}
@media screen and (max-width: 767px) {
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header.moto-widget-tabs__header_opened {
	margin-bottom: -1px;
}
}
.moto-cookie-notification {
	background-color: #1f2228;
}
.moto-cookie-notification__button_close {
	color: rgba(255,255,255,0.4);
}
.moto-cookie-notification__button_close:hover {
	color: #fff;
}
.moto-widget-tile-gallery.moto-preset-default .moto-widget-tile-gallery__item {
	border-style: none;
	border-left-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-radius: 0px;
	border-color: transparent;
}
.moto-widget-tile-gallery.moto-preset-default .moto-widget-tile-gallery__item-layer {
	background-color: transparent;
	border-style: none;
	border-left-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-radius: 0px;
	border-color: transparent;
}
.moto-widget-tile-gallery.moto-preset-default .moto-widget-tile-gallery__item-layer-icon {
	color: transparent;
}
.moto-widget-tile-gallery.moto-preset-default .moto-widget-tile-gallery__item-layer-icon:before {
	content: "\f067";
}
.moto-widget-tile-gallery.moto-preset-default .moto-widget-tile-gallery__item-caption {
	font-family: 'Montserrat', sans-serif;
	font-style: normal;
	font-weight: 700;
	text-decoration: none;
	color: #ed421c;
	background-color: #fff;
	font-size: 16px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.moto-widget-tile-gallery.moto-preset-default .moto-widget-tile-gallery__item:hover .moto-widget-tile-gallery__item-layer {
	background-color: rgba(237,66,28,0.86);
}
.moto-widget-tile-gallery.moto-preset-default .moto-widget-tile-gallery__item:hover .moto-widget-tile-gallery__item-layer-icon {
	font-size: 42px;
	color: #fff;
}
@media screen and (max-width: 1039px) {
.moto-widget-tile-gallery.moto-preset-default .moto-widget-tile-gallery__item-caption {
	padding-top: 16px;
	padding-right: 16px;
	padding-bottom: 16px;
	padding-left: 16px;
}
}
@media screen and (max-width: 767px) {
.moto-widget-tile-gallery.moto-preset-default .moto-widget-tile-gallery__item-caption {
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	font-size: 14px;
}
.moto-widget-tile-gallery.moto-preset-default .moto-widget-tile-gallery__item:hover .moto-widget-tile-gallery__item-layer-icon {
	font-size: 30px;
}
}
.moto-widget-tile-gallery.moto-preset-default .moto-widget-tile-gallery__item-caption {
	position: absolute;
	width: 100%;
	bottom: -100%;
	left: 0;
	right: 0;
}
.moto-widget-tile-gallery.moto-preset-default .moto-widget-tile-gallery__item:hover .moto-widget-tile-gallery__item-caption {
	bottom: 0;
}
.moto-widget-tile-gallery.moto-preset-2 .moto-widget-tile-gallery__item {
	border-style: none;
	border-left-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-radius: 0px;
	border-color: transparent;
}
.moto-widget-tile-gallery.moto-preset-2 .moto-widget-tile-gallery__item-layer {
	background-color: transparent;
	border-style: none;
	border-left-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-radius: 0px;
	border-color: transparent;
}
.moto-widget-tile-gallery.moto-preset-2 .moto-widget-tile-gallery__item-layer-icon {
	font-size: 40px;
	color: transparent;
}
.moto-widget-tile-gallery.moto-preset-2 .moto-widget-tile-gallery__item-layer-icon:before {
	content: "\f00e";
}
.moto-widget-tile-gallery.moto-preset-2 .moto-widget-tile-gallery__item-caption {
	font-family: 'Montserrat', sans-serif;
	font-style: normal;
	font-weight: 400;
	text-decoration: none;
	color: #777;
	background-color: transparent;
	font-size: 16px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.moto-widget-tile-gallery.moto-preset-2 .moto-widget-tile-gallery__item:hover {
	border-color: transparent;
}
.moto-widget-tile-gallery.moto-preset-2 .moto-widget-tile-gallery__item:hover .moto-widget-tile-gallery__item-layer {
	background-color: rgba(255,255,255,0.65);
}
.moto-widget-tile-gallery.moto-preset-2 .moto-widget-tile-gallery__item:hover .moto-widget-tile-gallery__item-layer-icon {
	color: #777;
}
@media screen and (max-width: 767px) {
.moto-widget-tile-gallery.moto-preset-2 .moto-widget-tile-gallery__item-layer-icon {
	font-size: 30px;
}
.moto-widget-tile-gallery.moto-preset-2 .moto-widget-tile-gallery__item-caption {
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	font-size: 14px;
}
}
.moto-widget-tile-gallery.moto-preset-2 .moto-widget-tile-gallery__item-layer {
	margin: 0;
	padding: 0;
	padding-top: 30px;
}
.moto-widget-tile-gallery.moto-preset-2 .moto-widget-tile-gallery__item:hover .moto-widget-tile-gallery__item-layer {
	padding-top: 0;
}
.moto-widget-tile-gallery.moto-preset-3 .moto-widget-tile-gallery__item {
	border-style: none;
	border-left-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-radius: 0px;
	border-color: transparent;
}
.moto-widget-tile-gallery.moto-preset-3 .moto-widget-tile-gallery__item-layer {
	background-color: transparent;
	border-style: solid;
	border-left-width: 16px;
	border-top-width: 16px;
	border-right-width: 16px;
	border-bottom-width: 16px;
	border-radius: 0px;
	border-color: transparent;
}
.moto-widget-tile-gallery.moto-preset-3 .moto-widget-tile-gallery__item-layer-icon {
	font-size: 40px;
	color: transparent;
}
.moto-widget-tile-gallery.moto-preset-3 .moto-widget-tile-gallery__item-layer-icon:before {
	content: "\f00e";
}
.moto-widget-tile-gallery.moto-preset-3 .moto-widget-tile-gallery__item-caption {
	font-family: 'Montserrat', sans-serif;
	font-style: normal;
	font-weight: 400;
	text-decoration: none;
	color: #fff;
	background-color: transparent;
	font-size: 16px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.moto-widget-tile-gallery.moto-preset-3 .moto-widget-tile-gallery__item:hover .moto-widget-tile-gallery__item-layer {
	background-color: #ed421c;
}
.moto-widget-tile-gallery.moto-preset-3 .moto-widget-tile-gallery__item:hover .moto-widget-tile-gallery__item-layer-icon {
	color: #fff;
}
@media screen and (max-width: 767px) {
.moto-widget-tile-gallery.moto-preset-3 .moto-widget-tile-gallery__item-layer-icon {
	font-size: 30px;
}
.moto-widget-tile-gallery.moto-preset-3 .moto-widget-tile-gallery__item-caption {
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	font-size: 14px;
}
}
.moto-widget-tile-gallery.moto-preset-3 .moto-widget-tile-gallery__item-layer {
	margin: 0;
	padding: 0;
	padding-bottom: 16px;
}
.moto-widget-tile-gallery.moto-preset-3 .moto-widget-tile-gallery__item:hover .moto-widget-tile-gallery__item-layer {
	padding-bottom: 0;
}
.moto-widget-blog-post_tags.moto-preset-default .moto-widget-blog-post_tags__item-link {
	font-family: 'Montserrat', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 13px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-style: solid;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-radius: 10px;
	text-decoration: none;
	color: #2e3a46;
	background-color: #fff;
	border-color: #d3d8db;
}
.moto-widget-blog-post_tags.moto-preset-default .moto-widget-blog-post_tags__item-link:hover {
	font-style: normal;
	font-weight: 400;
	background-color: #d3d8db;
}
.moto-widget-blog-post_tags.moto-preset-default .moto-widget-blog-post_tags__item {
	margin-right: 4px;
	margin-bottom: 4px;
}
.moto-widget-blog-post_tags.moto-preset-default .moto-widget-blog-post_tags__title {
	margin-right: 15px;
	margin-bottom: 4px;
}
.moto-widget-blog-category_list.moto-preset-default .moto-widget-blog-category_list__item {
	padding-bottom: 10px;
	border-bottom-style: solid;
	border-bottom-color: #e8e8e8;
	border-bottom-width: 1px;
	margin-bottom: 10px;
}
.moto-widget-blog-category_list.moto-preset-default .moto-widget-blog-category_list__item-link {
	font-family: 'Montserrat', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	color: #ed421c;
}
.moto-widget-blog-category_list.moto-preset-default .moto-widget-blog-category_list__item-link:hover {
	color: #010101;
	font-style: normal;
	font-weight: 400;
}
.moto-widget-blog-category_list.moto-preset-default .moto-widget-blog-category_list__item-text {
	font-size: 16px;
	text-decoration: none;
}
.moto-widget-blog-category_list.moto-preset-default .moto-widget-blog-category_list__item-text:hover {
	text-decoration: none;
}
@media screen and (max-width: 1039px) {
.moto-widget-blog-category_list.moto-preset-default .moto-widget-blog-category_list__item-text {
	font-size: 14px;
}
}
.moto-widget-blog-category_list.moto-preset-default .moto-widget-blog-category_list__item-link:hover .moto-widget-blog-category_list__item-icon {
	color: #010101;
}
.moto-widget-blog-category_list.moto-preset-default .moto-widget-blog-category_list__item-icon {
	font-size: 8px;
	margin-right: 10px;
	color: #ed421c;
}
.moto-widget-blog-category_list.moto-preset-2 .moto-widget-blog-category_list__item {
	padding-bottom: 10px;
	border-bottom-style: solid;
	border-bottom-color: #010101;
	border-bottom-width: 1px;
	margin-bottom: 10px;
}
.moto-widget-blog-category_list.moto-preset-2 .moto-widget-blog-category_list__item-link {
	font-family: 'Montserrat', sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	color: #010101;
}
.moto-widget-blog-category_list.moto-preset-2 .moto-widget-blog-category_list__item-link:hover {
	color: #ed421c;
	font-style: normal;
	font-weight: 500;
}
.moto-widget-blog-category_list.moto-preset-2 .moto-widget-blog-category_list__item-text {
	font-size: 16px;
	text-decoration: none;
}
@media screen and (max-width: 1039px) {
.moto-widget-blog-category_list.moto-preset-2 .moto-widget-blog-category_list__item-text {
	font-size: 14px;
}
}
.moto-widget-blog-category_list.moto-preset-2 .moto-widget-blog-category_list__item-link:hover .moto-widget-blog-category_list__item-icon {
	color: #ed421c;
}
.moto-widget-blog-category_list.moto-preset-2 .moto-widget-blog-category_list__item-icon {
	font-size: 10px;
	margin-right: 10px;
	color: #010101;
}
.moto-widget-callback.moto-preset-default {
	bottom: 40px;
	left: 40px;
	right: auto;
	box-shadow: 0 4px 10px 0 rgba(46,58,70,0.35);
	background-color: #fff;
	color: #ed421c;
	max-height: 80vh;
}
@media screen and (max-width: 1039px) {
.moto-widget-callback.moto-preset-default {
	bottom: 35px;
	left: 10px;
}
}
@media screen and (max-width: 767px) {
.moto-widget-callback.moto-preset-default {
	bottom: 50px;
	left: 10px;
}
}
@media screen and (max-width: 479px) {
.moto-widget-callback.moto-preset-default {
	bottom: 120px;
	left: 10px;
}
}
.moto-widget-callback.moto-preset-default.moto-widget-callback_opened, .moto-widget-callback.moto-preset-default.moto-widget-callback_opening {
	border-radius: 3px;
	border-style: none;
	border-left-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-color: transparent;
}
.moto-widget-callback.moto-preset-default.moto-widget-callback_closed, .moto-widget-callback.moto-preset-default.moto-widget-callback_closing {
	border-style: none;
	border-left-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-color: transparent;
	border-radius: 40px;
}
.moto-widget-callback.moto-preset-default .moto-widget-callback__agent .moto-widget-callback__thumbnail_image:not(.moto-widget-callback__thumbnail_empty) {
	border-radius: 40px;
	margin-bottom: 10px;
}
.moto-widget-callback.moto-preset-default .moto-widget-callback__agent .moto-widget-callback__thumbnail_icon:not(.moto-widget-callback__thumbnail_empty) {
	font-size: 80px;
	margin-bottom: 10px;
}
.moto-widget-callback.moto-preset-default .moto-widget-callback__more-details-divider {
	border-top-color: #727281;
	border-top-width: 1px;
}
.moto-widget-callback.moto-preset-default .moto-widget-callback__more-details-button {
	color: #010101;
}
.moto-widget-callback.moto-preset-default .moto-widget-callback__more-details-button:hover {
	color: #cc2803;
}
.moto-widget-callback.moto-preset-default .moto-widget-callback__close-button {
	color: #010101;
}
.moto-widget-callback.moto-preset-default .moto-widget-callback__close-button:hover {
	color: #cc2803;
}
.moto-widget-callback.moto-preset-default .moto-widget-callback__overlay_open-button {
	background-color: transparent;
}
.moto-widget-callback.moto-preset-default .moto-widget-callback__overlay_link {
	background-color: transparent;
}
.moto-widget-callback.moto-preset-default .moto-widget-callback__open-button:hover .moto-widget-callback__overlay_open-button {
	background-color: rgba(255,255,255,0.35);
}
.moto-widget-callback.moto-preset-default .moto-widget-callback__more-details-item:hover .moto-widget-callback__overlay_link {
	background-color: rgba(255,255,255,0.25);
}
.moto-widget-callback.moto-preset-default .moto-widget-callback__thumbnail_image:not(.moto-widget-callback__thumbnail_empty), .moto-widget-callback.moto-preset-default .moto-widget-callback__open-button .moto-widget-callback__thumbnail_empty {
	width: 80px;
	height: 80px;
	font-size: 50px;
}
@media screen and (max-width: 1039px) {
.moto-widget-callback.moto-preset-default .moto-widget-callback__thumbnail_image: not(.moto-widget-callback__thumbnail_empty), .moto-widget-callback.moto-preset-default .moto-widget-callback__open-button .moto-widget-callback__thumbnail_empty {
	width: 70px;
	height: 70px;
	font-size: 45px;
}
}
@media screen and (max-width: 479px) {
.moto-widget-callback.moto-preset-default .moto-widget-callback__thumbnail_image: not(.moto-widget-callback__thumbnail_empty), .moto-widget-callback.moto-preset-default .moto-widget-callback__open-button .moto-widget-callback__thumbnail_empty {
	height: 70px;
	width: 70px;
}
}
.moto-widget-callback.moto-preset-default.moto-widget-callback_closed, .moto-widget-callback.moto-preset-default.moto-widget-callback_closing {
	width: 80px;
}
@media screen and (max-width: 1039px) {
.moto-widget-callback.moto-preset-default.moto-widget-callback_closed, .moto-widget-callback.moto-preset-default.moto-widget-callback_closing {
	width: 70px;
}
}
@media screen and (max-width: 479px) {
.moto-widget-callback.moto-preset-default.moto-widget-callback_closed, .moto-widget-callback.moto-preset-default.moto-widget-callback_closing {
	width: 70px;
}
}
.moto-widget-callback.moto-preset-default .moto-widget-callback__open-button .moto-widget-callback__thumbnail_icon:not(.moto-widget-callback__thumbnail_empty) {
	font-size: 50px;
	line-height: 80px;
}
@media screen and (max-width: 1039px) {
.moto-widget-callback.moto-preset-default .moto-widget-callback__open-button .moto-widget-callback__thumbnail_icon: not(.moto-widget-callback__thumbnail_empty) {
	font-size: 45px;
	line-height: 70px;
}
}
@media screen and (max-width: 479px) {
.moto-widget-callback.moto-preset-default .moto-widget-callback__open-button .moto-widget-callback__thumbnail_icon: not(.moto-widget-callback__thumbnail_empty) {
	line-height: 70px;
}
}
.moto-widget-content_slider.moto-preset-default .bx-prev, .moto-widget-content_slider.moto-preset-default .bx-next {
	background-color: #cc2803;
	border-color: transparent;
	color: #fff;
	width: 50px;
	height: 50px;
	border-style: none;
	border-left-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-radius: 0px;
	top: 50%;
	transform: translateY(-50%);
	transition: .4s;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-style: normal;
	font-weight: 400;
}
.moto-widget-content_slider.moto-preset-default .bx-prev:before, .moto-widget-content_slider.moto-preset-default .bx-next:before {
	font-size: 30px;
}
.moto-widget-content_slider.moto-preset-default .bx-prev:hover, .moto-widget-content_slider.moto-preset-default .bx-next:hover {
	background-color: #ed421c;
	border-color: transparent;
}
@media screen and (max-width: 1039px) {
.moto-widget-content_slider.moto-preset-default .bx-prev, .moto-widget-content_slider.moto-preset-default .bx-next {
	width: 40px;
	height: 40px;
}
.moto-widget-content_slider.moto-preset-default .bx-prev:before, .moto-widget-content_slider.moto-preset-default .bx-next:before {
	font-size: 20px;
}
}
@media screen and (max-width: 767px) {
.moto-widget-content_slider.moto-preset-default .bx-prev, .moto-widget-content_slider.moto-preset-default .bx-next {
	width: 24px;
	height: 24px;
}
.moto-widget-content_slider.moto-preset-default .bx-prev:before, .moto-widget-content_slider.moto-preset-default .bx-next:before {
	font-size: 12px;
}
}
.moto-widget-content_slider.moto-preset-default .bx-pager-link {
	border-style: none;
	width: 25px;
	height: 2px;
	border-left-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-radius: 0px;
	background-color: #960f0f;
	color: #fff;
	transition: .4s;
	font-family: 'Montserrat', sans-serif;
	font-style: normal;
	font-weight: 400;
	border-color: transparent;
}
.moto-widget-content_slider.moto-preset-default .bx-pager {
	left: 20%;
	bottom: 100px;
}
@media screen and (max-width: 1039px) {
.moto-widget-content_slider.moto-preset-default .bx-pager {
	bottom: 20px;
}
}
.moto-widget-content_slider.moto-preset-default .bx-pager-item:not(:last-child) {
	margin-right: 10px;
}
.moto-widget-content_slider.moto-preset-default .bx-pager-link {
	border-style: none;
	width: 25px;
	height: 2px;
	border-left-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-radius: 0px;
	background-color: #960f0f;
	color: #fff;
	transition: .4s;
	font-family: 'Montserrat', sans-serif;
	font-style: normal;
	font-weight: 400;
	border-color: transparent;
}
.moto-widget-content_slider.moto-preset-default .bx-pager-link:hover {
	background-color: #fff;
	color: #ed421c;
}
.moto-widget-content_slider.moto-preset-default .bx-pager-link.active {
	color: #ed421c;
	background-color: #fff;
	border-color: transparent;
}
.moto-widget-content_slider.moto-preset-default .bx-prev {
	left: 40px;
}
.moto-widget-content_slider.moto-preset-default .bx-prev:before {
	content: "\f104";
}
@media screen and (max-width: 1039px) {
.moto-widget-content_slider.moto-preset-default .bx-prev {
	left: 40px;
}
}
@media screen and (max-width: 767px) {
.moto-widget-content_slider.moto-preset-default .bx-prev {
	left: 10px;
}
}
.moto-widget-content_slider.moto-preset-default .bx-next {
	right: 40px;
}
.moto-widget-content_slider.moto-preset-default .bx-next:before {
	content: "\f105";
}
@media screen and (max-width: 1039px) {
.moto-widget-content_slider.moto-preset-default .bx-next {
	right: 40px;
}
}
@media screen and (max-width: 767px) {
.moto-widget-content_slider.moto-preset-default .bx-next {
	right: 10px;
}
}
.moto-widget-content_slider.moto-preset-default .moto-widget-loader__indicator {
	border-top-color: rgba(204,40,3,0.2);
	border-right-color: rgba(204,40,3,0.2);
	border-bottom-color: rgba(204,40,3,0.2);
	border-left-color: #cc2803;
}
.moto-widget-content_slider.moto-preset-2 .bx-prev, .moto-widget-content_slider.moto-preset-2 .bx-next {
	background-color: #ed421c;
	border-color: transparent;
	color: #fff;
	width: 60px;
	height: 60px;
	border-style: none;
	border-left-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-radius: 50px;
	top: 50%;
	transform: translateY(-50%);
	transition: .4s;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-style: normal;
	font-weight: 400;
}
.moto-widget-content_slider.moto-preset-2 .bx-prev:before, .moto-widget-content_slider.moto-preset-2 .bx-next:before {
	font-size: 25px;
}
.moto-widget-content_slider.moto-preset-2 .bx-prev:hover, .moto-widget-content_slider.moto-preset-2 .bx-next:hover {
	background-color: #727281;
	border-color: transparent;
}
@media screen and (max-width: 1039px) {
.moto-widget-content_slider.moto-preset-2 .bx-prev, .moto-widget-content_slider.moto-preset-2 .bx-next {
	width: 40px;
	height: 40px;
}
.moto-widget-content_slider.moto-preset-2 .bx-prev:before, .moto-widget-content_slider.moto-preset-2 .bx-next:before {
	font-size: 20px;
}
}
@media screen and (max-width: 767px) {
.moto-widget-content_slider.moto-preset-2 .bx-prev, .moto-widget-content_slider.moto-preset-2 .bx-next {
	width: 24px;
	height: 24px;
}
.moto-widget-content_slider.moto-preset-2 .bx-prev:before, .moto-widget-content_slider.moto-preset-2 .bx-next:before {
	font-size: 12px;
}
}
.moto-widget-content_slider.moto-preset-2 .bx-pager-link {
	border-style: none;
	width: 12px;
	height: 12px;
	border-left-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-radius: 50px;
	background-color: #cc2803;
	color: #fff;
	transition: .4s;
	font-family: 'Montserrat', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 0px;
}
.moto-widget-content_slider.moto-preset-2 .bx-pager {
	left: 50%;
	transform: translateX(-50%);
	bottom: 40px;
}
@media screen and (max-width: 1039px) {
.moto-widget-content_slider.moto-preset-2 .bx-pager {
	bottom: 20px;
}
}
.moto-widget-content_slider.moto-preset-2 .bx-pager-item:not(:last-child) {
	margin-right: 6px;
}
.moto-widget-content_slider.moto-preset-2 .bx-pager-link {
	border-style: none;
	width: 12px;
	height: 12px;
	border-left-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-radius: 50px;
	background-color: #cc2803;
	color: #fff;
	transition: .4s;
	font-family: 'Montserrat', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 0px;
}
.moto-widget-content_slider.moto-preset-2 .bx-pager-link:hover {
	background-color: #ed421c;
	color: #fff;
}
.moto-widget-content_slider.moto-preset-2 .bx-pager-link.active {
	color: #fff;
	background-color: #ed421c;
	border-color: transparent;
}
.moto-widget-content_slider.moto-preset-2 .bx-prev {
	left: 40px;
}
.moto-widget-content_slider.moto-preset-2 .bx-prev:before {
	content: "\f177";
}
@media screen and (max-width: 1039px) {
.moto-widget-content_slider.moto-preset-2 .bx-prev {
	left: 40px;
}
}
@media screen and (max-width: 767px) {
.moto-widget-content_slider.moto-preset-2 .bx-prev {
	left: 10px;
}
}
.moto-widget-content_slider.moto-preset-2 .bx-next {
	right: 40px;
}
.moto-widget-content_slider.moto-preset-2 .bx-next:before {
	content: "\f178";
}
@media screen and (max-width: 1039px) {
.moto-widget-content_slider.moto-preset-2 .bx-next {
	right: 40px;
}
}
@media screen and (max-width: 767px) {
.moto-widget-content_slider.moto-preset-2 .bx-next {
	right: 10px;
}
}
.moto-widget-content_slider.moto-preset-2 .moto-widget-loader__indicator {
	border-top-color: rgba(204,40,3,0.2);
	border-right-color: rgba(204,40,3,0.2);
	border-bottom-color: rgba(204,40,3,0.2);
	border-left-color: #cc2803;
}
.moto-widget-breadcrumbs.moto-preset-default .moto-widget-breadcrumbs__list {
	background-color: transparent;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: 0px;
	border-color: transparent;
	border-radius: 0px;
	border-style: none;
}
.moto-widget-breadcrumbs.moto-preset-default .moto-widget-breadcrumbs__item-content {
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	background-color: transparent;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: 0px;
	border-color: transparent;
	border-radius: 0px;
	border-style: none;
}
.moto-widget-breadcrumbs.moto-preset-default .moto-widget-breadcrumbs__item-content_link {
	color: #777;
	text-decoration: none;
}
.moto-widget-breadcrumbs.moto-preset-default .moto-widget-breadcrumbs__item-content_link:hover {
	color: #ed421c;
}
.moto-widget-breadcrumbs.moto-preset-default .moto-widget-breadcrumbs__item-content_current {
	color: #ed421c;
}
.moto-widget-breadcrumbs.moto-preset-default .moto-widget-breadcrumbs__item-delimiter {
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	color: #777;
}
.moto-widget-breadcrumbs.moto-preset-default .moto-widget-breadcrumbs__item-icon {
	color: #777;
	font-size: 14px;
	margin-right: 5px;
}
.moto-widget-breadcrumbs.moto-preset-default .moto-widget-breadcrumbs__item:hover .moto-widget-breadcrumbs__item-icon {
	color: #ed421c;
}
.moto-widget-breadcrumbs.moto-preset-default .moto-widget-breadcrumbs__item-delimiter, .moto-widget-breadcrumbs.moto-preset-default .moto-widget-breadcrumbs__item:not(:last-child) {
	margin-right: 10px;
}
.moto-widget-breadcrumbs.moto-preset-default .moto-widget-breadcrumbs__item-icon:last-child {
	margin-right: 0;
}
.moto-widget-breadcrumbs.moto-preset-2 .moto-widget-breadcrumbs__list {
	background-color: transparent;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: 0px;
	border-color: transparent;
	border-radius: 0px;
	border-style: none;
}
.moto-widget-breadcrumbs.moto-preset-2 .moto-widget-breadcrumbs__item-content {
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 600;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	background-color: transparent;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: 0px;
	border-color: transparent;
	border-radius: 0px;
	border-style: none;
}
.moto-widget-breadcrumbs.moto-preset-2 .moto-widget-breadcrumbs__item-content_link {
	color: #fff;
	text-decoration: none;
}
.moto-widget-breadcrumbs.moto-preset-2 .moto-widget-breadcrumbs__item-content_link:hover {
	color: #ed421c;
}
.moto-widget-breadcrumbs.moto-preset-2 .moto-widget-breadcrumbs__item-content_current {
	color: #fff;
}
.moto-widget-breadcrumbs.moto-preset-2 .moto-widget-breadcrumbs__item-delimiter {
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 600;
	color: #fff;
}
.moto-widget-breadcrumbs.moto-preset-2 .moto-widget-breadcrumbs__item-icon {
	color: #fff;
	font-size: 12px;
	margin-right: 5px;
}
.moto-widget-breadcrumbs.moto-preset-2 .moto-widget-breadcrumbs__item:hover .moto-widget-breadcrumbs__item-icon {
	color: #ed421c;
}
.moto-widget-breadcrumbs.moto-preset-2 .moto-widget-breadcrumbs__item-delimiter, .moto-widget-breadcrumbs.moto-preset-2 .moto-widget-breadcrumbs__item:not(:last-child) {
	margin-right: 10px;
}
.moto-widget-breadcrumbs.moto-preset-2 .moto-widget-breadcrumbs__item-icon:last-child {
	margin-right: 0;
}
.container-fluid, .moto-cell {
	padding-left: 10px;
	padding-right: 10px;
}
.row {
	margin-left: -10px;
	margin-right: -10px;
}
.moto-container_width-fixed, .row-fixed .container-fluid {
	max-width: 1200px;
}