body{
	position:relative;
}

.moto-color1{
	color:#27b6de;
}

.moto-color1_1{
	color:#1c94b5;
}

.moto-color1_2{
	color:#1fa6cc;
}

.moto-color1_3{
	color:#27b6de;
}

.moto-color1_4{
	color:#3cbde1;
}

.moto-color1_5{
	color:#52c5e5;
}

.moto-color2{
	color:#fff;
}

.moto-color2_1{
	color:#e6e6e6;
}

.moto-color2_2{
	color:#f2f2f2;
}

.moto-color2_3{
	color:#fff;
}

.moto-color2_4{
	color:#fff;
}

.moto-color2_5{
	color:#fff;
}

.moto-color3{
	color:#454545;
}

.moto-color3_1{
	color:#2b2b2b;
}

.moto-color3_2{
	color:#383838;
}

.moto-color3_3{
	color:#454545;
}

.moto-color3_4{
	color:#525252;
}

.moto-color3_5{
	color:#5e5e5e;
}

.moto-color4{
	color:#d0d0d0;
}

.moto-color4_1{
	color:#b8b8b8;
}

.moto-color4_2{
	color:#c4c4c4;
}

.moto-color4_3{
	color:#d0d0d0;
}

.moto-color4_4{
	color:#dedede;
}

.moto-color4_5{
	color:#ebebeb;
}

.moto-color5{
	color:#928e92;
}

.moto-color5_1{
	color:#777377;
}

.moto-color5_2{
	color:#848084;
}

.moto-color5_3{
	color:#928e92;
}

.moto-color5_4{
	color:#9d9a9d;
}

.moto-color5_5{
	color:#aaa7aa;
}

.moto-color_custom1{
	color:#000;
}

.moto-color_custom2{
	color:#fff;
}

.moto-color_custom3{
	color:#00a8ff;
}

.moto-color_custom4{
	color:#f00;
}

.moto-color_custom5{
	color:#ffde00;
}

.moto-widget{
	position:relative;
}

.row-fixed .container-fluid{
	margin-left:auto;
	margin-right:auto;
}

.container-fluid .container-fluid{
	padding-left:0;
	padding-right:0;
}

.moto-widget-cover{
	display:none;
}

.moto-widget-text-content{
	padding:0 1px;
}

.moto-align-left{
	text-align:left;
}

.moto-align-center{
	text-align:center;
}

.moto-align-right{
	text-align:right;
}

.moto-widget-button .moto-widget-button-link{
	display:inline-block;
	cursor:pointer;
}

.moto-widget-button .moto-widget-theme-icon{
	display:none;
}

.moto-widget-text ul,.moto-widget-text ol{
	list-style-type:none;
}

.moto-widget-divider{
	font-size:0;
}

.moto-widget-divider .moto-widget-divider-line{
	margin:0;
	display:inline-block;
	width:100%;
}

.moto-widget-social-links{
	font-size:0;
}

.moto-widget-social-links .moto-widget-social-links-list{
	list-style:none;
	margin:0;
	padding:0;
	display:inline-block;
}

.moto-widget-social-links .moto-widget-social-links-item{
	display:inline-block;
	list-style:none;
}

.moto-widget-social-links .moto-widget-social-links-item.moto-widget-social-links-item_hidden{
	display:none;
}

.moto-widget-social-links .moto-widget-social-links-link{
	display:inline-block;
}

.moto-widget-social-links .moto-widget-social-links-link:hover{
	text-decoration:none;
}

.moto-widget-image{
	font-size:0;
}

.moto-widget-image .moto-widget-image-link{
	display:inline-block;
}

.moto-widget-image .moto-widget-image-picture{
	width:100%;
	max-width:100%;
}

.moto-widget-image.moto-widget-image_empty{
	display:none;
}

.moto-widget-menu .moto-widget-menu-toggle-btn{
	display:none;
	text-align:center;
}

@media screen and (max-width: 767px){
	.moto-widget-menu .moto-widget-menu-toggle-btn{
		display:inline-block;
	}

}

@media screen and (max-width: 767px){
	.moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list{
		display:block;
		padding:0;
	}

	.moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item{
		display:block;
		margin:0;
	}

	.moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link{
		width:100%;
	}

	.moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link .moto-widget-menu-link-arrow{
		display:none;
	}

	.moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-sublist{
		position:static;
		display:block;
		padding:0;
	}

	.moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-item{
		width:auto;
		max-width:100%;
	}

}

.moto-widget-menu .moto-widget-menu-list{
	list-style:none;
}

@media screen and (max-width: 767px){
	.moto-widget-menu .moto-widget-menu-list{
		position:absolute;
		z-index:100;
		top:-20px;
		left:0;
		right:0;
		display:none;
	}

}

.moto-widget-menu .moto-widget-menu-list .moto-widget-menu-item{
	display:inline-block;
	position:relative;
}

.moto-widget-menu .moto-widget-menu-sublist{
	display:none;
	position:absolute;
	left:0;
	z-index:1;
}

.moto-widget-menu .moto-widget-menu-sublist .moto-widget-menu-item{
	display:block;
}

.moto-widget-menu .moto-widget-menu-sublist .moto-widget-menu-link{
	position:relative;
	display:block;
}

.moto-widget-map .moto-widget-map-frame{
	display:block;
}

.moto-widget-iframe .frame-empty{
	display:none;
}

.moto-widget-iframe .moto-widget-iframe-frame{
	display:block;
}

.moto-widget-video .video-container{
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.moto-widget-video .video-container .video-frame{
	position:absolute;
	top:0;
	width:100%;
	height:100%;
	display:block;
}

.moto-widget-video .frame-empty{
	display:none;
}

.moto-widget-contact_form .moto-widget-contact_form-form{
	width:100%;
}

.moto-widget-contact_form .moto-widget-contact_form-group{
	position:relative;
}

.moto-widget-contact_form .moto-widget-contact_form-field{
	display:block;
	width:100%;
}

.moto-widget-contact_form .moto-widget-contact_form-field.moto-widget-contact_form-textarea{
	resize:none;
}

.moto-widget-slider .slider-empty{
	display:none;
}

.moto-widget-slider .bx-wrapper{
	position:relative;
	margin:0 auto;
	padding:0;
}

.moto-widget-slider .bx-wrapper img{
	width:100%;
	display:inline-block;
}

.moto-widget-slider .bx-viewport{
	-webkit-transform:translatez(0);
	-moz-transform:translatez(0);
	-ms-transform:translatez(0);
	-o-transform:translatez(0);
	transform:translatez(0);
}

.moto-widget-slider .bx-caption{
	position:absolute;
	text-align:left;
}

.moto-widget-slider .bx-pager,.moto-widget-slider .bx-controls-auto{
	width:100%;
}

.moto-widget-slider .bx-loading{
	height:100%;
	width:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:2000;
}

.moto-widget-slider .bx-pager{
	text-align:center;
}

.moto-widget-slider .bx-pager .bx-pager-item,.moto-widget-slider .bx-controls-auto .bx-controls-auto-item{
	display:inline-block;
}

.moto-widget-slider .bx-pager.bx-default-pager a{
	display:block;
	outline:0;
}

.moto-widget-slider .bx-controls-direction a{
	position:absolute;
	outline:0;
	z-index:9999;
}

.moto-widget-slider .bx-controls-direction a.bx-prev.disabled,.moto-widget-slider .bx-controls-direction a.bx-next.disabled{
	display:none;
}

.moto-widget-slider .bx-controls-auto{
	text-align:center;
}

.moto-widget-slider .bx-controls-auto .bx-start,.moto-widget-slider .bx-controls-auto .bx-stop{
	display:block;
	outline:0;
}

.moto-widget-slider .moto-widget-slider-list li{
	text-align:center;
}

.moto-widget-slider .moto-widget-slider-list li:before{
	content:' ';
	display:inline-block;
	vertical-align:middle;
	height:100%;
}

@-webkit-keyframes justified-gallery-animation{
	from{
		opacity:0;
	}

	to{
		opacity:1;
	}

}

@-moz-keyframes justified-gallery-animation{
	from{
		opacity:0;
	}

	to{
		opacity:1;
	}

}

@-o-keyframes justified-gallery-animation{
	from{
		opacity:0;
	}

	to{
		opacity:1;
	}

}

@keyframes justified-gallery-animation{
	from{
		opacity:0;
	}

	to{
		opacity:1;
	}

}

.moto-widget-grid-gallery .moto-widget-grid-gallery-items{
	width:100%;
	position:relative;
	overflow:hidden;
}

.moto-widget-grid-gallery .moto-widget-grid-gallery-items .moto-widget-grid-gallery-item{
	position:absolute;
	display:inline-block;
	overflow:hidden;
	opacity:0;
}

.moto-widget-grid-gallery .moto-widget-grid-gallery-items .moto-widget-grid-gallery-image{
	position:absolute;
	top:50%;
	left:50%;
	margin:0;
	padding:0;
	border:none;
}

.moto-widget-grid-gallery .moto-widget-grid-gallery-items .caption{
	display:none;
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	margin:0;
	padding:0;
	word-wrap:break-word;
}

.moto-widget-grid-gallery .moto-widget-grid-gallery-items .caption.caption-visible{
	display:block;
	opacity:1;
	-webkit-animation:justified-gallery-animation 0.5s 0 ease;
	-moz-animation:justified-gallery-animation 0.5s 0 ease;
	-ms-animation:justified-gallery-animation 0.5s 0 ease;
	-o-animation:justified-gallery-animation 0.5s 0 ease;
	animation:justified-gallery-animation 0.5s 0 ease;
}

.moto-widget-grid-gallery .moto-widget-grid-gallery-items .caption-empty{
	visibility:hidden;
}

.moto-widget-grid-gallery .moto-widget-grid-gallery-items .entry-visible{
	opacity:1;
	-webkit-animation:justified-gallery-animation 0.5s 0 ease;
	-moz-animation:justified-gallery-animation 0.5s 0 ease;
	-ms-animation:justified-gallery-animation 0.5s 0 ease;
	-o-animation:justified-gallery-animation 0.5s 0 ease;
	animation:justified-gallery-animation 0.5s 0 ease;
}

.moto-widget-grid-gallery .moto-widget-grid-gallery-items .spinner{
	position:absolute;
	bottom:0;
	margin-left:-24px;
	padding:10px 0 10px 0;
	left:50%;
	opacity:initial;
	filter:initial;
	overflow:initial;
}

.moto-widget-grid-gallery .moto-widget-grid-gallery-items .spinner > span{
	display:inline-block;
	opacity:0;
	width:8px;
	height:8px;
	margin:0 4px 0 4px;
	background-color:#000;
	border-top-left-radius:6px;
	border-top-right-radius:6px;
	border-bottom-right-radius:6px;
	border-bottom-left-radius:6px;
}

.mfp-bg{
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1042;
	overflow:hidden;
	position:fixed;
	background:#0b0b0b;
	opacity:0.8;
}

.mfp-wrap{
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1043;
	position:fixed;
	outline:none !important;
	-webkit-backface-visibility:hidden;
}

.mfp-container{
	text-align:center;
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;
	padding:0 8px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

.mfp-container:before{
	content:'';
	display:inline-block;
	height:100%;
	vertical-align:middle;
}

.mfp-align-top .mfp-container:before{
	display:none;
}

.mfp-content{
	position:relative;
	display:inline-block;
	vertical-align:middle;
	margin:0 auto;
	text-align:left;
	z-index:1045;
}

.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{
	width:100%;
	cursor:auto;
}

.mfp-ajax-cur{
	cursor:progress;
}

.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{
	cursor:-moz-zoom-out;
	cursor:-webkit-zoom-out;
	cursor:zoom-out;
}

.mfp-zoom{
	cursor:pointer;
	cursor:-webkit-zoom-in;
	cursor:-moz-zoom-in;
	cursor:zoom-in;
}

.mfp-auto-cursor .mfp-content{
	cursor:auto;
}

.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{
	-webkit-user-select:none;
	-moz-user-select:none;
	user-select:none;
}

.mfp-loading.mfp-figure{
	display:none;
}

.mfp-hide{
	display:none !important;
}

.mfp-preloader{
	color:#ccc;
	position:absolute;
	top:50%;
	width:auto;
	text-align:center;
	margin-top:-0.8em;
	left:8px;
	right:8px;
	z-index:1044;
}

.mfp-preloader a{
	color:#ccc;
}

.mfp-preloader a:hover{
	color:#fff;
}

.mfp-s-ready .mfp-preloader{
	display:none;
}

.mfp-s-error .mfp-content{
	display:none;
}

button.mfp-close,button.mfp-arrow{
	overflow:visible;
	cursor:pointer;
	background:transparent;
	border:0;
	-webkit-appearance:none;
	display:block;
	outline:none;
	padding:0;
	z-index:1046;
	-webkit-box-shadow:none;
	box-shadow:none;
}

.mfp-close{
	width:44px;
	height:44px;
	line-height:44px;
	position:absolute;
	right:0;
	top:0;
	text-decoration:none;
	text-align:center;
	opacity:0.65;
	padding:0 0 18px 10px;
	color:#fff;
	font-style:normal;
	font-size:28px;
	font-family:Arial, Baskerville, monospace;
}

.mfp-close:hover,.mfp-close::focus{
	opacity:1;
}

.mfp-close:active{
	top:1px;
}

.mfp-close-btn-in .mfp-close{
	color:#333;
}

.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{
	color:#fff;
	right:-6px;
	text-align:right;
	padding-right:6px;
	width:100%;
}

.mfp-counter{
	position:absolute;
	top:0;
	right:0;
	color:#ccc;
	font-size:12px;
	line-height:18px;
	white-space:nowrap;
}

.mfp-arrow{
	position:absolute;
	opacity:0.3;
	margin:0;
	top:50%;
	margin-top:-50px;
	padding:0;
	width:80px;
	height:100px;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	font-family:FontAwesome;
	font-style:normal;
	font-weight:normal;
	text-decoration:inherit;
	text-align:center;
	line-height:100px;
	color:#fff;
	font-size:48px;
}

.mfp-arrow:active{
	margin-top:-48px;
}

.mfp-arrow:hover,.mfp-arrow:focus{
	opacity:1;
}

.mfp-arrow-left{
	left:0;
}

.mfp-arrow-right{
	right:0;
}

.mfp-arrow-left:before,.mfp-arrow-left .mfp-b{
	content:"\f104";
}

.mfp-arrow-right:before,.mfp-arrow-right .mfp-b{
	content:"\f105";
}

.mfp-iframe-holder{
	padding-top:40px;
	padding-bottom:40px;
}

.mfp-iframe-holder .mfp-content{
	line-height:0;
	width:100%;
	max-width:900px;
}

.mfp-iframe-holder .mfp-close{
	top:-40px;
}

.mfp-iframe-scaler{
	width:100%;
	height:0;
	overflow:hidden;
	padding-top:56.25%;
}

.mfp-iframe-scaler iframe{
	position:absolute;
	display:block;
	top:0;
	left:0;
	width:100%;
	height:100%;
	box-shadow:0 0 8px rgba(0,0,0,0.6);
	background:#000;
}

img.mfp-img{
	width:auto;
	max-width:100%;
	height:auto;
	display:block;
	line-height:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding:40px 0 40px;
	margin:0 auto;
}

.mfp-figure{
	line-height:0;
}

.mfp-figure:after{
	content:'';
	position:absolute;
	left:0;
	top:40px;
	bottom:40px;
	display:block;
	right:0;
	width:auto;
	height:auto;
	z-index:-1;
	box-shadow:0 0 8px rgba(0,0,0,0.6);
	background:#444;
}

.mfp-figure small{
	color:#bdbdbd;
	display:block;
	font-size:12px;
	line-height:14px;
}

.mfp-figure figure{
	margin:0;
}

.mfp-bottom-bar{
	margin-top:-36px;
	position:absolute;
	top:100%;
	left:0;
	width:100%;
	cursor:auto;
}

.mfp-title{
	text-align:left;
	line-height:18px;
	color:#f3f3f3;
	word-wrap:break-word;
	padding-right:36px;
}

.mfp-image-holder .mfp-content{
	max-width:100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure{
	cursor:pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape),screen and (max-height: 300px){
	.mfp-img-mobile .mfp-image-holder{
		padding-left:0;
		padding-right:0;
	}

	.mfp-img-mobile img.mfp-img{
		padding:0;
	}

	.mfp-img-mobile .mfp-figure:after{
		top:0;
		bottom:0;
	}

	.mfp-img-mobile .mfp-figure small{
		display:inline;
		margin-left:5px;
	}

	.mfp-img-mobile .mfp-bottom-bar{
		background:rgba(0,0,0,0.6);
		bottom:0;
		margin:0;
		top:auto;
		padding:3px 5px;
		position:fixed;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
	}

	.mfp-img-mobile .mfp-bottom-bar:empty{
		padding:0;
	}

	.mfp-img-mobile .mfp-counter{
		right:5px;
		top:3px;
	}

	.mfp-img-mobile .mfp-close{
		top:0;
		right:0;
		width:35px;
		height:35px;
		line-height:35px;
		background:rgba(0,0,0,0.6);
		position:fixed;
		text-align:center;
		padding:0;
	}

}

@media all and (max-width: 900px){
	.mfp-arrow{
		-webkit-transform:scale(0.75);
		transform:scale(0.75);
	}

	.mfp-arrow-left{
		-webkit-transform-origin:0;
		transform-origin:0;
	}

	.mfp-arrow-right{
		-webkit-transform-origin:100%;
		transform-origin:100%;
	}

	.mfp-container{
		padding-left:6px;
		padding-right:6px;
	}

}

.moto-back-to-top-button{
	position:fixed;
	visibility:hidden;
	opacity:0;
	cursor:pointer;
}

.moto-back-to-top-button.moto-back-to-top-button_visible{
	visibility:visible;
	opacity:1;
}

.moto-back-to-top-button .moto-back-to-top-button-link{
	display:inline-block;
}

.moto-spacing-top-auto{
	padding-top:auto;
}

.moto-spacing-top-zero{
	padding-top:0;
}

.moto-spacing-top-small{
	padding-top:15px;
}

.moto-spacing-top-medium{
	padding-top:40px;
}

.moto-spacing-top-large{
	padding-top:90px;
}

.moto-spacing-bottom-auto{
	padding-bottom:auto;
}

.moto-spacing-bottom-zero{
	padding-bottom:0;
}

.moto-spacing-bottom-small{
	padding-bottom:15px;
}

.moto-spacing-bottom-medium{
	padding-bottom:40px;
}

.moto-spacing-bottom-large{
	padding-bottom:90px;
}

.moto-spacing-left-auto{
	padding-left:auto;
}

.moto-spacing-left-zero{
	padding-left:0;
}

.moto-spacing-left-small{
	padding-left:15px;
}

.moto-spacing-left-medium{
	padding-left:40px;
}

.moto-spacing-left-large{
	padding-left:90px;
}

.moto-spacing-right-auto{
	padding-right:auto;
}

.moto-spacing-right-zero{
	padding-right:0;
}

.moto-spacing-right-small{
	padding-right:15px;
}

.moto-spacing-right-medium{
	padding-right:40px;
}

.moto-spacing-right-large{
	padding-right:90px;
}

@media (max-width: 1039px){
	.moto-spacing-top-small{
		padding-top:10px;
	}

	.moto-spacing-top-medium{
		padding-top:25px;
	}

	.moto-spacing-top-large{
		padding-top:40px;
	}

	.moto-spacing-bottom-small{
		padding-bottom:10px;
	}

	.moto-spacing-bottom-medium{
		padding-bottom:25px;
	}

	.moto-spacing-bottom-large{
		padding-bottom:40px;
	}

	.moto-spacing-left-small{
		padding-left:10px;
	}

	.moto-spacing-left-medium{
		padding-left:25px;
	}

	.moto-spacing-left-large{
		padding-left:40px;
	}

	.moto-spacing-right-small{
		padding-right:10px;
	}

	.moto-spacing-right-medium{
		padding-right:25px;
	}

	.moto-spacing-right-large{
		padding-right:40px;
	}

}

@media (max-width: 767px){
	.moto-spacing-top-small{
		padding-top:10px;
	}

	.moto-spacing-top-medium{
		padding-top:25px;
	}

	.moto-spacing-top-large{
		padding-top:35px;
	}

	.moto-spacing-bottom-small{
		padding-bottom:10px;
	}

	.moto-spacing-bottom-medium{
		padding-bottom:25px;
	}

	.moto-spacing-bottom-large{
		padding-bottom:35px;
	}

	.moto-spacing-left-small{
		padding-left:10px;
	}

	.moto-spacing-left-medium{
		padding-left:25px;
	}

	.moto-spacing-left-large{
		padding-left:35px;
	}

	.moto-spacing-right-small{
		padding-right:10px;
	}

	.moto-spacing-right-medium{
		padding-right:25px;
	}

	.moto-spacing-right-large{
		padding-right:35px;
	}

}

@media (max-width: 479px){
	.moto-spacing-top-small{
		padding-top:10px;
	}

	.moto-spacing-top-medium{
		padding-top:25px;
	}

	.moto-spacing-top-large{
		padding-top:35px;
	}

	.moto-spacing-bottom-small{
		padding-bottom:10px;
	}

	.moto-spacing-bottom-medium{
		padding-bottom:25px;
	}

	.moto-spacing-bottom-large{
		padding-bottom:35px;
	}

	.moto-spacing-left-small{
		padding-left:10px;
	}

	.moto-spacing-left-medium{
		padding-left:25px;
	}

	.moto-spacing-left-large{
		padding-left:35px;
	}

	.moto-spacing-right-small{
		padding-right:10px;
	}

	.moto-spacing-right-medium{
		padding-right:25px;
	}

	.moto-spacing-right-large{
		padding-right:35px;
	}

}

.moto-container_content_5550b5f9dae81{
	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_5550b5a26346d{
	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_5550b5324fe3a{
	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_5550b478{
	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_5550b3c1{
	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_5550b3e0{
	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_5550b2ac{
	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_5550a956{
	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_55509d1f{
	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_5550822c{
	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_555075b8{
	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:#2b2b2b;
	border-style:none;
	border-color:#fff;
	border-left-width:0px;
	border-right-width:0px;
	border-top-width:0px;
	border-bottom-width:0px;
	border-top-left-radius:0px;
	border-top-right-radius:0px;
	border-bottom-left-radius:0px;
	border-bottom-right-radius:0px;
	background-image:url('/mt-demo/53800/53826/mt-content/uploads/2015/05/mt-0031-about-bg2.jpg');
	background-size:cover;
	background-position:center center;
3	background-repeat:no-repeat;
}

.moto-container_content_55506aa7{
	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:#2b2b2b;
	border-style:none;
	border-color:#fff;
	border-left-width:0px;
	border-right-width:0px;
	border-top-width:0px;
	border-bottom-width:0px;
	border-top-left-radius:0px;
	border-top-right-radius:0px;
	border-bottom-left-radius:0px;
	border-bottom-right-radius:0px;
	background-image: url(../../images/about-bg1.jpg);
	background-size:cover;
	background-position:center center;
	background-repeat:no-repeat;
}

.moto-container_content_5550690d{
	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_55506928{
	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_footer_55505ec1{
	margin-top:10px;
	margin-bottom:10px;
	margin-left:0px;
	margin-right:0px;
	padding-top:3px;
	padding-bottom:1px;
	padding-left:0px;
	padding-right:0px;
	background-color:#27b6de;
	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_footer_55505d8b{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:15px;
	margin-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	background-color:#27b6de;
	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_footer_55505b95{
	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:#2b2b2b;
	border-style:none;
	border-color:#fff;
	border-left-width:0px;
	border-right-width:0px;
	border-top-width:0px;
	border-bottom-width:0px;
	border-top-left-radius:0px;
	border-top-right-radius:0px;
	border-bottom-left-radius:0px;
	border-bottom-right-radius:0px;
	background-image:url('/mt-demo/53800/53826/mt-content/uploads/2015/05/mt-0031-home-header.jpg');
	background-size:auto;
	background-position:left top;
	background-repeat:repeat;
}

.moto-container_content_55505a30{
	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_55504eef{
	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:#2b2b2b;
	border-style:none;
	border-color:#fff;
	border-left-width:0px;
	border-right-width:0px;
	border-top-width:0px;
	border-bottom-width:0px;
	border-top-left-radius:0px;
	border-top-right-radius:0px;
	border-bottom-left-radius:0px;
	border-bottom-right-radius:0px;
	background-image:url('/mt-demo/53800/53826/mt-content/uploads/2015/05/mt-0031-home-bg1.jpg');
	background-size:cover;
	background-position:center center;
	background-repeat:no-repeat;
}

.moto-container_content_55504c9f{
	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_554c7ea4{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	background-color:transparent;
	border-style:none;
	border-color:#fff;
	border-left-width:0px;
	border-right-width:0px;
	border-top-width:0px;
	border-bottom-width:0px;
	border-top-left-radius:0px;
	border-top-right-radius:0px;
	border-bottom-left-radius:0px;
	border-bottom-right-radius:0px;
}

.moto-container_header_554c7b68{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	padding-top:5px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	background-color:#27b6de;
	border-style:none;
	border-color:#fff;
	border-left-width:0px;
	border-right-width:0px;
	border-top-width:0px;
	border-bottom-width:0px;
	border-top-left-radius:0px;
	border-top-right-radius:0px;
	border-bottom-left-radius:0px;
	border-bottom-right-radius:0px;
}

.moto-container_header_554c7afe{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:20px;
	margin-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	background-color:#27b6de;
	border-style:none;
	border-color:#fff;
	border-left-width:0px;
	border-right-width:0px;
	border-top-width:0px;
	border-bottom-width:0px;
	border-top-left-radius:0px;
	border-top-right-radius:0px;
	border-bottom-left-radius:0px;
	border-bottom-right-radius:0px;
}

.moto-container_header_554c79b5{
	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:#2b2b2b;
	border-style:none;
	border-color:#fff;
	border-left-width:0px;
	border-right-width:0px;
	border-top-width:0px;
	border-bottom-width:0px;
	border-top-left-radius:0px;
	border-top-right-radius:0px;
	border-bottom-left-radius:0px;
	border-bottom-right-radius:0px;
	background-image:url('/mt-demo/53800/53826/mt-content/uploads/2015/05/mt-0031-home-header.jpg');
	background-size:auto;
	background-position:left top;
	background-repeat:repeat;
}

.moto-container_content_5549f7e8{
	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:#454545;
	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_5549ec0c{
	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:#2b2b2b;
	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_5549ec22{
	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:#2b2b2b;
	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_5549e69d{
	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:#454545;
	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_5549e491{
	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:#454545;
	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_5547f3e4{
	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:#ebebeb;
	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_5547f1ce{
	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:#454545;
	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_554767d1{
	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_553eb41d{
	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:50px;
	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;
	background-image:url('/mt-demo/53800/53826/mt-content/uploads/2015/03/mt-0016-404-bg.jpg');
	background-size:cover;
	background-position:center center;
	background-repeat:no-repeat;
}

.moto-container_content_550bd7b2{
	margin-top:12px;
	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_550bcb1b{
	margin-top:35px;
	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_550bcb9e{
	margin-top:35px;
	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_550bcbb6{
	margin-top:35px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	background-color:#fff;
	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_550bcd7e{
	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_550bcdae{
	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:#383838;
	border-style:none;
	border-color:#fff;
	border-left-width:0px;
	border-right-width:0px;
	border-top-width:0px;
	border-bottom-width:0px;
	border-top-left-radius:0px;
	border-top-right-radius:0px;
	border-bottom-left-radius:0px;
	border-bottom-right-radius:0px;
	background-image:url('/mt-demo/53800/53826/mt-content/uploads/2015/03/mt-0016-exhibitions-bg1.jpg');
	background-size:cover;
	background-position:center center;
	background-repeat:no-repeat;
}

.moto-container_content_550aeead{
	margin-top:50px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	background-color:#fff;
	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_550aef36{
	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:#fff;
	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_footer_550ad835c1c8a{
	margin-top:50px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	padding-top:5px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	background-color:#fff;
	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_550ad400{
	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_550ad422{
	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:#ebebeb;
	border-style:none;
	border-color:#fff;
	border-left-width:0px;
	border-right-width:0px;
	border-top-width:0px;
	border-bottom-width:0px;
	border-top-left-radius:0px;
	border-top-right-radius:0px;
	border-bottom-left-radius:0px;
	border-bottom-right-radius:0px;
	background-image:url('/mt-demo/53800/53826/mt-content/uploads/2015/03/mt-0016-bio-bg1.jpg');
	background-size:cover;
	background-position:center center;
	background-repeat:no-repeat;
}

.moto-container_content_550acfc9{
	margin-top:13px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	padding-top:0px;
	padding-bottom:19px;
	padding-left:0px;
	padding-right:0px;
	background-color:#fff;
	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_550ad300{
	margin-top:20px;
	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_550ab779{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	padding-top:0px;
	padding-bottom:30px;
	padding-left:0px;
	padding-right:0px;
	background-color:#fff;
	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_550ab5c4{
	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:#fff;
	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_550ab572{
	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_footer_550ab3f52de0d{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	padding-top:5px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	background-color:#fff;
	border-style:none;
	border-color:#fff;
	border-left-width:0px;
	border-right-width:0px;
	border-top-width:0px;
	border-bottom-width:0px;
	border-top-left-radius:0px;
	border-top-right-radius:0px;
	border-bottom-left-radius:0px;
	border-bottom-right-radius:0px;
}

.moto-container_header_550ab39518846{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	background-color:#fff;
	border-style:none;
	border-color:#fff;
	border-left-width:0px;
	border-right-width:0px;
	border-top-width:0px;
	border-bottom-width:0px;
	border-top-left-radius:0px;
	border-top-right-radius:0px;
	border-bottom-left-radius:0px;
	border-bottom-right-radius:0px;
	background-image:none;
}

.moto-container_header_550ab39519fb6{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	background-color:#fff;
	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_footer_550aac88{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	padding-top:5px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	background-color:#fff;
	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_550aaa06{
	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_550aaa1a{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:25px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	background-color:#fff;
	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_550a9a65{
	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:#383838;
	border-style:none;
	border-color:#fff;
	border-left-width:0px;
	border-right-width:0px;
	border-top-width:0px;
	border-bottom-width:0px;
	border-top-left-radius:0px;
	border-top-right-radius:0px;
	border-bottom-left-radius:0px;
	border-bottom-right-radius:0px;
	background-image:url('/mt-demo/53800/53826/mt-content/uploads/2015/03/mt-0016-home-bg2.jpg');
	background-size:cover;
	background-position:center center;
	background-repeat:no-repeat;
}

.moto-container_content_550a971c{
	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:#fff;
	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_550a9429{
	margin-top:44px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	background-color:#fff;
	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_550a92bf{
	margin-top:39px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	background-color:#fff;
	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_550a91f9{
	margin-top:40px;
	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_550a8e25{
	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:#ebebeb;
	border-style:none;
	border-color:#fff;
	border-left-width:0px;
	border-right-width:0px;
	border-top-width:0px;
	border-bottom-width:0px;
	border-top-left-radius:0px;
	border-top-right-radius:0px;
	border-bottom-left-radius:0px;
	border-bottom-right-radius:0px;
	background-image:url('/mt-demo/53800/53826/mt-content/uploads/2015/03/mt-0016-home-bg1.jpg');
	background-size:cover;
	background-position:center center;
	background-repeat:no-repeat;
}

.moto-container_content_550a8698{
	margin-top:5px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	padding-top:20px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	background-color:#fff;
	border-style:none;
	border-color:#fff;
	border-left-width:0px;
	border-right-width:0px;
	border-top-width:0px;
	border-bottom-width:0px;
	border-top-left-radius:0px;
	border-top-right-radius:0px;
	border-bottom-left-radius:0px;
	border-bottom-right-radius:0px;
}

.moto-container_header_550a8056{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	background-color:#fff;
	border-style:none;
	border-color:#fff;
	border-left-width:0px;
	border-right-width:0px;
	border-top-width:0px;
	border-bottom-width:0px;
	border-top-left-radius:0px;
	border-top-right-radius:0px;
	border-bottom-left-radius:0px;
	border-bottom-right-radius:0px;
}

.moto-container_header_550a7fd4{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	background-color:#fff;
	border-style:none;
	border-color:#fff;
	border-left-width:0px;
	border-right-width:0px;
	border-top-width:0px;
	border-bottom-width:0px;
	border-top-left-radius:0px;
	border-top-right-radius:0px;
	border-bottom-left-radius:0px;
	border-bottom-right-radius:0px;
	background-image:none;
}

.moto-container_content_550a7f8d{
	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;
	background-image:url('/mt-demo/53800/53826/mt-content/uploads/2015/03/mt-0016-home-slider1.jpg');
	background-size:auto;
	background-position:center center;
	background-repeat:no-repeat;
}

.moto-container_footer_54b396f3{
	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:#928e92;
	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_footer_547c7345{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	padding-top:0px;
	padding-bottom:260px;
	padding-left:0px;
	padding-right:0px;
	background-color:#00a8ff;
	border-style:none;
	border-color:#fff;
	border-left-width:0px;
	border-right-width:0px;
	border-top-width:0px;
	border-bottom-width:0px;
	border-top-left-radius:0px;
	border-top-right-radius:0px;
	border-bottom-left-radius:0px;
	border-bottom-right-radius:0px;
	background-image:none;
}

.moto-container_content_54759d6e{
	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_footer_54759cc9{
	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_footer_54759cd5{
	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_footer_546357ca{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	background-color:transparent;
	border-style:solid;
	border-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_footer_54633ff2{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	border-style:solid;
	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_footer_54633dae{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	border-style:solid;
	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_footer_5461fc29{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	border-style:solid;
	border-left-width:0px;
	border-right-width:0px;
	border-top-width:0px;
	border-bottom-width:0px;
	border-top-left-radius:0px;
	border-top-right-radius:0px;
	border-bottom-left-radius:0px;
	border-bottom-right-radius:0px;
}

.moto-text_normal{
	font-weight:400;
	font-style:normal;
	font-family:'Open Sans', sans-serif;
	color:#27b6de;
	font-size:13px;
	line-height:1.7;
	letter-spacing:0px;
}

.moto-text_normal a{
	color:#928e92;
	text-decoration:none;
	font-weight:400;
	font-style:normal;
}

.moto-text_normal a:hover{
	text-decoration:underline;
	font-weight:400;
	font-style:normal;
	color:#27b6de;
}

@media (max-width: 1039px){
	.moto-text_normal{
		font-size:13px;
		line-height:1.5;
		letter-spacing:0px;
	}

}

@media (max-width: 767px){
	.moto-text_normal{
		font-size:13px;
		line-height:1.5;
		letter-spacing:0px;
	}

}

@media (max-width: 479px){
	.moto-text_normal{
		font-size:13px;
		line-height:1.5;
		letter-spacing:0px;
	}

}

.moto-text_system_1{
	font-weight:400;
	font-style:normal;
	font-family:'Fjalla One', sans-serif;
	color:#fff;
	font-size:47px;
	line-height:0.9;
	letter-spacing:0px;
}

.moto-text_system_1 a{
	color:#fff;
	text-decoration:none;
	font-weight:400;
	font-style:normal;
}

.moto-text_system_1 a:hover{
	text-decoration:none;
	font-weight:400;
	font-style:normal;
	color:#fff;
}

@media (max-width: 1039px){
	.moto-text_system_1{
		font-size:32px;
		line-height:0.8;
		letter-spacing:0px;
	}

}

@media (max-width: 767px){
	.moto-text_system_1{
		font-size:36px;
		line-height:1.2;
		letter-spacing:0px;
	}

}

@media (max-width: 479px){
	.moto-text_system_1{
		font-size:34px;
		line-height:0.9;
		letter-spacing:0px;
	}

}

.moto-text_system_2{
	font-weight:400;
	font-style:normal;
	font-family:'Fjalla One', sans-serif;
	color:#fff;
	font-size:39px;
	line-height:1.4;
	letter-spacing:-1px;
}

.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.1;
		letter-spacing:0px;
	}

}

@media (max-width: 767px){
	.moto-text_system_2{
		font-size:39px;
		line-height:1.2;
		letter-spacing:0px;
	}

}

@media (max-width: 479px){
	.moto-text_system_2{
		font-size:39px;
		line-height:1.2;
		letter-spacing:0px;
	}

}

.moto-text_system_3{
	font-weight:400;
	font-style:normal;
	font-family:'Fjalla One', sans-serif;
	color:#5e5e5e;
	font-size:72px;
	line-height:1.2;
	letter-spacing:0px;
}

.moto-text_system_3 a{
	color:#5e5e5e;
	text-decoration:underline;
	font-weight:400;
	font-style:normal;
}

.moto-text_system_3 a:hover{
	text-decoration:none;
	font-weight:400;
	font-style:normal;
	color:#27b6de;
}

@media (max-width: 1039px){
	.moto-text_system_3{
		font-size:55px;
		line-height:1.2;
		letter-spacing:0px;
	}

}

@media (max-width: 767px){
	.moto-text_system_3{
		font-size:45px;
		line-height:1.2;
		letter-spacing:0px;
	}

}

@media (max-width: 479px){
	.moto-text_system_3{
		font-size:40px;
		line-height:1.2;
		letter-spacing:0px;
	}

}

.moto-text_system_4{
	  
	font-weight: 400;
    font-style: normal;
    font-family: 'Fjalla One', sans-serif;
    color: #e53a16;
    text-transform: uppercase;
    font-size: 35px;
    line-height: 1.0;
    letter-spacing: 0px;
}

.moto-text_system_4 a{
	color:#5e5e5e;
	text-decoration:underline;
	font-weight:400;
	font-style:normal;
}

.moto-text_system_4 a:hover{
	text-decoration:none;
	font-weight:400;
	font-style:normal;
	color:#27b6de;
}

@media (max-width: 1039px){
	.moto-text_system_4{
		font-size:29px;
		line-height:1.2;
		letter-spacing:0px;
	}

}

@media (max-width: 767px){
	.moto-text_system_4{
		font-size:32px;
		line-height:1.2;
		letter-spacing:0px;
	}

}

@media (max-width: 479px){
	.moto-text_system_4{
		font-size:26px;
		line-height:1.2;
		letter-spacing:0px;
	}

}

.moto-text_system_5{
	font-weight:400;
	font-style:normal;
	font-family:'Fjalla One', sans-serif;
	color:#555;
	font-size:32px;
	line-height:1.2;
	letter-spacing:0px;
	text-transform:uppercase;
}

.moto-text_system_5 a{
	color:#5e5e5e;
	text-decoration:underline;
	font-weight:400;
	font-style:normal;
}

.moto-text_system_5 a:hover{
	text-decoration:none;
	font-weight:400;
	font-style:normal;
	color:#27b6de;
}

@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:20px;
		line-height:1.2;
		letter-spacing:0px;
	}

}

.moto-text_system_6{
	font-weight:400;
	font-style:normal;
	font-family:'Fjalla One', sans-serif;
	color:#1b4588;
	font-size:25px;
	line-height:1.2;
	letter-spacing:0px;
}

.moto-text_system_6 a{
	color:#1B4588;
	font-weight:400;
	font-style:normal;
}

.moto-text_system_6 a:hover{
	text-decoration:none;
	font-weight:400;
	font-style:normal;
	color:#5e5e5e;
}

@media (max-width: 1039px){
	.moto-text_system_6{
		font-size:17px;
		line-height:1.2;
		letter-spacing:0px;
	}

}

@media (max-width: 767px){
	.moto-text_system_6{
		font-size:28px;
		line-height:1.2;
		letter-spacing:0px;
	}

}

@media (max-width: 479px){
	.moto-text_system_6{
		font-size:26px;
		line-height:1.2;
		letter-spacing:0px;
	}

}

.moto-text_system_7{
	font-weight:300;
	font-style:normal;
	font-family:'Open Sans', sans-serif;
	color:#27b6de;
	font-size:22px;
	line-height:1.2;
	letter-spacing:0px;
}

.moto-text_system_7 a{
	color:#27b6de;
	text-decoration:underline;
	font-weight:300;
	font-style:normal;
}

.moto-text_system_7 a:hover{
	text-decoration:none;
	font-weight:300;
	font-style:normal;
	color:#5e5e5e;
}

@media (max-width: 1039px){
	.moto-text_system_7{
		font-size:16px;
		line-height:1.2;
		letter-spacing:0px;
	}

}

@media (max-width: 767px){
	.moto-text_system_7{
		font-size:18px;
		line-height:1.2;
		letter-spacing:0px;
	}

}

@media (max-width: 479px){
	.moto-text_system_7{
		font-size:15px;
		line-height:1.2;
		letter-spacing:0px;
	}

}

.moto-text_system_8{
	font-weight:400;
	font-style:normal;
	font-family:'Fjalla One', sans-serif;
	color:#383838;
	font-size:19px;
	line-height:1.2;
	letter-spacing:0px;
}

.moto-text_system_8 a{
	color:#383838;
	text-decoration:underline;
	font-weight:400;
	font-style:normal;
}

.moto-text_system_8 a:hover{
	text-decoration:none;
	font-weight:400;
	font-style:normal;
	color:#27b6de;
}

@media (max-width: 1039px){
	.moto-text_system_8{
		font-size:15px;
		line-height:1.1;
		letter-spacing:0px;
	}

}

@media (max-width: 767px){
	.moto-text_system_8{
		font-size:15px;
		line-height:1.1;
		letter-spacing:0px;
	}

}

@media (max-width: 479px){
	.moto-text_system_8{
		font-size:15px;
		line-height:1.1;
		letter-spacing:0px;
	}

}

.moto-text_system_9{
	font-weight:400;
	font-style:normal;
	font-family:'Open Sans', sans-serif;
	color:#928e92;
	font-size:16px;
	line-height:1.6;
	letter-spacing:0px;
}

.moto-text_system_9 a{
	color:#27b6de;
	text-decoration:none;
	font-weight:400;
	font-style:normal;
}

.moto-text_system_9 a:hover{
	text-decoration:underline;
	font-weight:400;
	font-style:normal;
	color:#928e92;
}

@media (max-width: 1039px){
	.moto-text_system_9{
		font-size:15px;
		line-height:1.2;
		letter-spacing:0px;
	}

}

@media (max-width: 767px){
	.moto-text_system_9{
		font-size:15px;
		line-height:1.2;
		letter-spacing:0px;
	}

}

@media (max-width: 479px){
	.moto-text_system_9{
		font-size:15px;
		line-height:1.2;
		letter-spacing:0px;
	}

}

.moto-text_system_10{
	font-weight:400;
	font-style:normal;
	font-family:'Open Sans', sans-serif;
	color:#717171;
	font-size:15px;
	line-height:2.0;
	letter-spacing:0px;
	text-align:justify
}

.moto-text_system_10 a{
	color:#e43e25;
	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:#1B4588;
}

@media (max-width: 1039px){
	.moto-text_system_10{
		font-size:13px;
		line-height:1.4;
		letter-spacing:0px;
	}

}

@media (max-width: 767px){
	.moto-text_system_10{
		font-size:13px;
		line-height:1.4;
		letter-spacing:0px;
	}

}

@media (max-width: 479px){
	.moto-text_system_10{
		font-size:13px;
		line-height:1.3;
		letter-spacing:0px;
	}

}

.moto-text_system_11{
	font-weight:400;
	font-style:normal;
	font-family:'Open Sans', sans-serif;
	color:#928e92;
	font-size:13px;
	line-height:2.2;
	letter-spacing:0px;
}

.moto-text_system_11 a{
	color:#928e92;
	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:#27b6de;
}

@media (max-width: 1039px){
	.moto-text_system_11{
		font-size:12px;
		line-height:2.4;
		letter-spacing:0px;
	}

}

@media (max-width: 767px){
	.moto-text_system_11{
		font-size:13px;
		line-height:1.4;
		letter-spacing:0px;
	}

}

@media (max-width: 479px){
	.moto-text_system_11{
		font-size:13px;
		line-height:1.4;
		letter-spacing:0px;
	}

}

.moto-text_system_12{
	font-weight:400;
	font-style:normal;
	font-family:'Fjalla One', sans-serif;
	color:#27b6de;
	font-size:56px;
	line-height:1.2;
	letter-spacing:0px;
}

.moto-text_system_12 a{
	color:#27b6de;
	text-decoration:underline;
	font-weight:400;
	font-style:normal;
}

.moto-text_system_12 a:hover{
	text-decoration:none;
	font-weight:400;
	font-style:normal;
	color:#27b6de;
}

@media (max-width: 1039px){
	.moto-text_system_12{
		font-size:22px;
		line-height:1.2;
		letter-spacing:0px;
	}

}

@media (max-width: 767px){
	.moto-text_system_12{
		font-size:22px;
		line-height:1.2;
		letter-spacing:0px;
	}

}

@media (max-width: 479px){
	.moto-text_system_12{
		font-size:22px;
		line-height:1.2;
		letter-spacing:0px;
	}

}

.moto-text_system_13{
	font-weight:400;
	font-style:normal;
	font-family:'Fjalla One', sans-serif;
	color:#fff;
	font-size:20px;
	line-height:1.8;
	letter-spacing:0px;
}

.moto-text_system_13 a{
	color:#fff;
	text-decoration:none;
	font-weight:400;
	font-style:normal;
}

.moto-text_system_13 a:hover{
	text-decoration:none;
	font-weight:400;
	font-style:normal;
	color:#fff;
}

@media (max-width: 1039px){
	.moto-text_system_13{
		font-size:20px;
		line-height:1.2;
		letter-spacing:0px;
	}

}

@media (max-width: 767px){
	.moto-text_system_13{
		font-size:20px;
		line-height:1.2;
		letter-spacing:0px;
	}

}

@media (max-width: 479px){
	.moto-text_system_13{
		font-size:20px;
		line-height:1.2;
		letter-spacing:0px;
	}

}

.moto-text_system_14{
	font-weight:400;
	font-style:normal;
	font-family:'Fjalla One', sans-serif;
	color:#5e5e5e;
	font-size:22px;
	line-height:1.2;
	letter-spacing:0px;
}

.moto-text_system_14 a{
	color:#383838;
	text-decoration:underline;
	font-weight:400;
	font-style:normal;
}

.moto-text_system_14 a:hover{
	text-decoration:none;
	font-weight:400;
	font-style:normal;
	color:#27b6de;
}

@media (max-width: 1039px){
	.moto-text_system_14{
		font-size:17px;
		line-height:1.2;
		letter-spacing:0px;
	}

}

@media (max-width: 767px){
	.moto-text_system_14{
		font-size:17px;
		line-height:1.2;
		letter-spacing:0px;
	}

}

@media (max-width: 479px){
	.moto-text_system_14{
		font-size:16px;
		line-height:1.2;
		letter-spacing:0px;
	}

}

.moto-background{
	background-color:#fff;
	background-size:auto;
	background-position:left top;
	background-repeat:no-repeat;
	background-attachment:scroll;
}

.moto-background_1{
	background-color:#2b2b2b;
	background-size:auto;
	background-position:left top;
	background-repeat:no-repeat;
	background-attachment:scroll;
}

.moto-background_2{
	background-color:#fff;
	background-size:auto;
	background-position:left top;
	background-repeat:no-repeat;
	background-attachment:scroll;
}

.moto-widget-text ul li,.moto-widget-text ol li{
	font-family:'Open Sans', sans-serif;
	color:#fff;
	position:relative;
	font-size:13px;
	line-height:36px;
	padding-left:19px;
}

.list-style ul li{
	color:#666;
	font-family:'Open Sans', sans-serif;
	position:relative;
	font-size:14px;
	line-height:36px;
	padding-left:19px;
}

.moto-widget-text ul li:before,.moto-widget-text ol li:before{
	position:absolute;
	z-index:0;
	top:0;
	left:0;
}

.moto-widget-text ul li:before{
	display:inline-block;
	text-align:center;
	font:normal normal normal 16px/1 FontAwesome;
	content:"";
	font-size:6px;
	height:6px;
	width:6px;
	background:#f99f02;
	border-radius:3px;
	text-rendering:auto;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
	color:#27b6de;
	top:15px;
}

.list-style ul li:before{
	display:inline-block;
	text-align:center;
	font:normal normal normal 16px/1 FontAwesome;
	content:"";
	font-size:6px;
	height:6px;
	width:6px;
	background:#1b4588;
	border-radius:3px;
	text-rendering:auto;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
	color:#27b6de;
	top:15px;
}

.moto-widget-text ol{
	counter-reset:moto-counter;
}

.moto-widget-text ol li{
	padding-left:19px;
}

.moto-widget-text ol li:before{
	content:counter(moto-counter) ".";
	counter-increment:moto-counter;
	top:0;
	font-size:14px;
	color:#27b6de;
}

.moto-widget-button .moto-widget-button-label{
	min-width:10px;
	display:inline-block;
	vertical-align:middle;
}

.moto-widget-button .moto-widget-button-link{
	text-align:center;
	cursor:pointer;
	font-family:'Fjalla One', sans-serif;
	text-transform:uppercase;
}

.moto-widget-button .moto-widget-button-link:hover{
	text-decoration:none;
}

.moto-widget-button .moto-size-small{
	font-size:13px;
	padding:0 18px;
	line-height:36px;
}

.moto-widget-button .moto-size-medium{
	font-size:18px;
	padding:0 20px;
	line-height:46px;
}

.moto-widget-button .moto-size-large{
	font-size:23px;
	padding:0 40px;
	line-height:56px;
}

.moto-widget-button .moto-widget-theme-icon{
	display:none;
}

.moto-widget-button.moto-preset-default .moto-widget-button-link{
	background:#27b6de;
	color:#fff;
	text-transform:uppercase;
}

.moto-widget-button.moto-preset-default .moto-widget-button-link:hover{
	background:#1c94b5;
	color:#fff;
}

.moto-widget-button.moto-preset-2 .moto-widget-button-link{
	background:none;
	color:#5e5e5e;
	text-transform:uppercase;
}

.moto-widget-button.moto-preset-2 .moto-widget-button-link:hover{
	background:#27b6de;
	color:#fff;
}

.moto-widget-button.moto-preset-3 .moto-widget-button-link{
	background:none;
	color:#fff;
	text-transform:uppercase;
}

.moto-widget-button.moto-preset-3 .moto-widget-button-link:hover{
	background:#27b6de;
	color:#fff;
}

.moto-widget-button.moto-preset-4 .moto-widget-button-link{
	font-family:'Open Sans', sans-serif;
	text-transform:lowercase;
	color:#454545;
}

.moto-widget-button.moto-preset-4 .moto-widget-button-link:hover{
	color:#27b6de;
}

.moto-widget-button.moto-preset-4 .moto-widget-button-link:after{
	display:inline-block;
	text-align:right;
	font:normal normal normal 16px/1 FontAwesome;
	content:"\f061";
	text-rendering:auto;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
	color:#27b6de;
	padding-left:13px;
}

.moto-widget-button.moto-preset-4 .moto-size-large{
	padding:0;
}

.moto-widget-button.moto-preset-4 .moto-size-medium{
	padding:0;
}

.moto-widget-button.moto-preset-4 .moto-size-small{
	padding:0;
}

.moto-widget-button.moto-preset-5 .moto-widget-button-link{
	font-family:'Open Sans', sans-serif;
	text-transform:lowercase;
	color:#fff;
}

.moto-widget-button.moto-preset-5 .moto-widget-button-link:hover{
	color:#27b6de;
}

.moto-widget-button.moto-preset-5 .moto-widget-button-link:after{
	display:inline-block;
	text-align:right;
	font:normal normal normal 16px/1 FontAwesome;
	content:"\f061";
	text-rendering:auto;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
	color:#27b6de;
	padding-left:13px;
}

.moto-widget-button.moto-preset-5 .moto-size-large{
	padding:0;
}

.moto-widget-button.moto-preset-5 .moto-size-medium{
	padding:0;
}

.moto-widget-button.moto-preset-5 .moto-size-small{
	padding:0;
}

.moto-widget-divider .moto-widget-divider-line{
	border-top-width:1px;
	border-top-style:solid;
}

.moto-widget-divider.moto-preset-default .moto-widget-divider-line{
	border-top-color:#606060;
}

.moto-widget-divider.moto-preset-2 .moto-widget-divider-line{
	border-top-color:#27b6de;
}

.moto-widget-divider.moto-preset-3 .moto-widget-divider-line{
	border-top-color:#777377;
	border-top-style:dashed;
}

.moto-widget-social-links .moto-widget-social-links-link{
	text-align:center;
	vertical-align:middle;
	display:table-cell;
}

.moto-widget-social-links .moto-widget-social-links-link:before{
	display:inline-block;
	font:normal normal normal 14px/1 FontAwesome;
	text-rendering:auto;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
	position:relative;
	font-size:17px;
}

.moto-widget-social-links .moto-widget-social-links-link_facebook:before{
	content:"\f09a";
}

.moto-widget-social-links .moto-widget-social-links-link_googleplus:before{
	content:"\f0d5";
}

.moto-widget-social-links .moto-widget-social-links-link_twitter:before{
	content:"\f099";
}

.moto-widget-social-links .moto-widget-social-links-link_pinterest:before{
	content:"\f0d2";
}

.moto-widget-social-links .moto-widget-social-links-link_linkedin:before{
	content:"\f0e1";
}

.moto-widget-social-links .moto-widget-social-links-link_instagram:before{
	content:"\f16d";
}

.moto-widget-social-links.moto-preset-default.moto-align-left .moto-widget-social-links-list{
	margin-left:-10px;
}

.moto-widget-social-links.moto-preset-default.moto-align-right .moto-widget-social-links-list{
	margin-right:-10px;
}

.moto-widget-social-links.moto-preset-default .moto-widget-social-links-link{
	height:27px;
	width:27px;
	color:#2b2b2b;
}

@media screen and (max-width: 1039px){
	.moto-widget-social-links.moto-preset-default .moto-widget-social-links-link{
		height:25px;
		width:25px;
	}

}

.moto-widget-social-links.moto-preset-default .moto-widget-social-links-link:hover{
	color:#27b6de;
}

.moto-widget-social-links.moto-preset-2.moto-align-left .moto-widget-social-links-list{
	margin-left:-10px;
}

.moto-widget-social-links.moto-preset-2.moto-align-right .moto-widget-social-links-list{
	margin-right:-10px;
}

.moto-widget-social-links.moto-preset-2 .moto-widget-social-links-link{
	height:27px;
	width:27px;
	color:#fff;
}

@media screen and (max-width: 1039px){
	.moto-widget-social-links.moto-preset-2 .moto-widget-social-links-link{
		height:25px;
		width:25px;
	}

}

.moto-widget-social-links.moto-preset-2 .moto-widget-social-links-link:hover{
	color:#27b6de;
}

.moto-widget-social-links.moto-preset-3 .moto-widget-social-links-item{
	margin:0px 5px 0px 4px;
}

.moto-widget-social-links.moto-preset-3.moto-align-left .moto-widget-social-links-list{
	margin-left:-2px;
}

.moto-widget-social-links.moto-preset-3.moto-align-right .moto-widget-social-links-list{
	margin-right:-2px;
}

.moto-widget-social-links.moto-preset-3 .moto-widget-social-links-link{
	color:#fff;
	height:32px;
	width:32px;
	background-color:#27b6de;
}

.moto-widget-social-links.moto-preset-3 .moto-widget-social-links-link:before{
	font-size:18px;
	line-height:32px;
}

.moto-widget-social-links.moto-preset-3 .moto-widget-social-links-link:hover{
	background-color:#2b2b2b;
}

.moto-widget-image.moto-preset-2 .moto-widget-image-link{
	position:relative;
	overflow:hidden;
}

.moto-widget-image.moto-preset-2 .moto-widget-image-link:before,.moto-widget-image.moto-preset-2 .moto-widget-image-link:after{
	content:'';
	position:absolute;
	left:0;
	top:0;
	right:0;
	bottom:0;
}

.moto-widget-image.moto-preset-2 .moto-widget-image-link:before{
	display:block;
	width:100%;
	height:100%;
}

.moto-widget-image.moto-preset-2 .moto-widget-image-link:after{
	width:29px;
	height:29px;
	margin:auto;
	font-family:FontAwesome;
	color:#fff;
	font-size:inherit;
	text-rendering:auto;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
	font-size:30px;
}

.moto-widget-image.moto-preset-2 .moto-widget-image-link:hover:before{
	background:rgba(69,69,69,0.7);
}

.moto-widget-image.moto-preset-2 .moto-widget-image-link:hover:after{
	content:'\f00e';
}

.moto-widget-image.moto-preset-3 .moto-widget-image-link{
	position:relative;
	border:1px solid #454545;
}

.moto-widget-image.moto-preset-3 .moto-widget-image-link:after{
	content:'';
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	border:3px solid #fff;
}

.moto-widget-image.moto-preset-3 .moto-widget-image-link:hover{
	border:1px solid #454545;
}

.moto-widget-image.moto-preset-3 .moto-widget-image-link:hover:after{
	border:9px solid #fff;
}

.moto-widget-image.moto-preset-4 .moto-widget-image-link{
	position:relative;
	border-radius:50%;
	overflow:hidden;
}

.moto-widget-image.moto-preset-4 .moto-widget-image-link:before,.moto-widget-image.moto-preset-4 .moto-widget-image-link:after{
	content:'';
	position:absolute;
	left:0;
	top:0;
	right:0;
	bottom:0;
}

.moto-widget-image.moto-preset-4 .moto-widget-image-link:before{
	display:block;
	width:100%;
	height:100%;
}

.moto-widget-image.moto-preset-4 .moto-widget-image-link:hover:before{
	background:rgba(69,69,69,0.7);
}

.moto-widget-image.moto-preset-5 .moto-widget-image-link{
	position:relative;
}

.moto-widget-image.moto-preset-5 .moto-widget-image-link:after{
	content:'';
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	border:5px solid #454545;
}

.moto-widget-image.moto-preset-5 .moto-widget-image-link:hover:after{
	border:5px solid #27b6de;
}

.moto-widget-menu{
	font-family:'Fjalla One', sans-serif;
	font-size:18px;
}

.moto-widget-menu .moto-widget-menu-toggle-btn{
	margin-bottom:10px;
	width:50px;
	text-align:center;
	background-color:#2b2b2b;
}

.moto-widget-menu .moto-widget-menu-toggle-btn .moto-widget-menu-toggle-btn-icon{
	line-height:40px;
}

.moto-widget-menu .moto-widget-menu-toggle-btn .moto-widget-menu-toggle-btn-icon:before{
	color:#fff;
}

.moto-widget-menu .moto-widget-menu-list{
	display:inline-block;
}

@media screen and (max-width: 767px){
	.moto-widget-menu .moto-widget-menu-list{
		font-size:14px;
	}

}

@media screen and (max-width: 767px){
	.moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-toggle-btn{
		background:#383838;
		color:#fff;
	}

	.moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item{
		border-bottom:1px solid #2b2b2b;
		border-right:none;
		text-align:left;
	}

	.moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link{
		background:#383838;
		padding:5px 15px 5px;
		color:#fff;
		font-size:17px;
		line-height:1.5;
	}

	.moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link:hover{
		background:#27b6de;
		color:#fff;
	}

	.moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link.moto-widget-menu-link-active{
		background:#27b6de;
		color:#fff;
	}

	.moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-sublist{
		margin-left:0px;
		padding:5px 0px 5px;
		background:#383838;
	}

	.moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-item{
		text-align:left;
		border-bottom:none;
		margin:0;
		padding:5px 0px 0px;
	}

	.moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-link{
		padding:20px 0px 10px 0px;
		background:none;
	}

	.moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-link:hover{
		color:#27b6de;
		background:none;
	}

}

.moto-widget-menu .moto-widget-menu-item{
	text-align:center;
	line-height:139px;
}

.moto-widget-menu .moto-widget-menu-item .moto-widget-menu-link-level-1{
	display:block;
	font-size:18px;
	text-decoration:none;
	padding:0 14px;
}

@media screen and (max-width: 1039px){
	.moto-widget-menu .moto-widget-menu-item .moto-widget-menu-link-level-1{
		font-size:14px;
		padding:0 10px;
	}

}

.moto-widget-menu .moto-widget-menu-item .moto-widget-menu-link-level-1:hover{
	cursor:pointer;
}

.moto-widget-menu .moto-widget-menu-item:hover .moto-widget-menu-sublist{
	display:block;
}

.moto-widget-menu .moto-widget-menu-item .moto-widget-menu-sublist{
	padding:18px 0 20px;
	min-width:150px;
	margin-left:-25px;
	white-space:nowrap;
	background:#1c94b5;
}

.moto-widget-menu .moto-widget-menu-item .moto-widget-menu-sublist .moto-widget-menu-item{
	text-align:center;
	border-right:none;
}

.moto-widget-menu .moto-widget-menu-item .moto-widget-menu-sublist .moto-widget-menu-item:after{
	border-right:none;
}

.moto-widget-menu .moto-widget-menu-item .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link{
	font-family:'Open Sans', sans-serif;
	line-height:18px;
	font-size:12px;
	color:#fff;
	text-decoration:none;
	padding:0 30px;
}

.moto-widget-menu .moto-widget-menu-item .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link:hover{
	cursor:pointer;
	color:#27b6de;
}

.moto-widget-menu .moto-widget-menu-item:last-child{
	margin-right:0;
}

.moto-widget-menu.moto-preset-default .moto-widget-menu-item .moto-widget-menu-link-level-1{
	color:#fff;
}

.moto-widget-menu.moto-preset-default .moto-widget-menu-item .moto-widget-menu-link-level-1:hover{
	background:#27b6de;
	color:#fff;
}

.moto-widget-menu.moto-preset-default .moto-widget-menu-item .moto-widget-menu-link-level-1.moto-widget-menu-link-active{
	background:#27b6de;
	color:#fff;
}

.moto-widget-menu.moto-preset-default .moto-widget-menu-item .moto-widget-menu-link-level-1.moto-widget-menu-link-active .moto-widget-menu-sublist{
	display:block;
}

.moto-widget-menu.moto-preset-2 .moto-widget-menu-item .moto-widget-menu-link-level-1{
	color:#5e5e5e;
	line-height:28px;
	font-size:18px;
	text-transform:uppercase;
	margin-top:5px;
}

.moto-widget-menu.moto-preset-2 .moto-widget-menu-item .moto-widget-menu-link-level-1:hover{
	color:#e53a16;
}

.moto-widget-menu.moto-preset-2 .moto-widget-menu-item .moto-widget-menu-link-level-1.moto-widget-menu-link-active{
	color:#e53a16;
}

.moto-widget-menu.moto-preset-2 .moto-widget-menu-item .moto-widget-menu-link-level-1.moto-widget-menu-link-active .moto-widget-menu-sublist{
	display:block;
}

@media screen and (max-width: 1039px){
	.moto-widget-menu.moto-preset-2 .moto-widget-menu-item .moto-widget-menu-link-level-1{
		font-size:17px;
		padding:0 7px;
	}

}

.moto-widget-menu.moto-preset-2 .moto-widget-menu-item{
	border-right:2px solid #454545;
}

.moto-widget-menu.moto-preset-2 .moto-widget-menu-item:last-child{
	border-right:none;
}

.moto-widget-menu.moto-preset-2 .moto-widget-menu-sublist{
	padding:18px 0 20px;
	min-width:235px;
	white-space:nowrap;
	background:#2b2b2b;
}

.moto-widget-menu.moto-preset-2 .moto-widget-menu-sublist .moto-widget-menu-item{
	border-right:none;
}

.moto-widget-menu.moto-preset-2 .moto-widget-menu-sublist .moto-widget-menu-item:after{
	border-right:none;
}

.moto-widget-menu.moto-preset-2 .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link{
	font-family:'Open Sans', sans-serif;
	font-weight:300;
	line-height:37px;
	font-size:14px;
	color:#fff;
	text-decoration:none;
	padding:0 30px;
}

.moto-widget-menu.moto-preset-2 .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link:hover{
	cursor:pointer;
	background:#aaa7aa;
	color:#fff;
}

.moto-widget-menu.moto-preset-3 .moto-widget-menu-item .moto-widget-menu-link-level-1{
	padding:0 13px;
	color:#fff;
	line-height:28px;
}

.moto-widget-menu.moto-preset-3 .moto-widget-menu-item .moto-widget-menu-link-level-1:hover{
	color:#1c94b5;
}

.moto-widget-menu.moto-preset-3 .moto-widget-menu-item .moto-widget-menu-link-level-1.moto-widget-menu-link-active{
	color:#1c94b5;
}

.moto-widget-menu.moto-preset-3 .moto-widget-menu-item .moto-widget-menu-link-level-1.moto-widget-menu-link-active .moto-widget-menu-sublist{
	display:block;
}

.moto-widget-contact_form .moto-widget-contact_form-textarea{
	height:370px;
}

.moto-widget-contact_form ::-webkit-input-placeholder{
	color:#928e92;
}

.moto-widget-contact_form :-moz-placeholder{
	color:#928e92;
	opacity:1;
}

.moto-widget-contact_form ::-moz-placeholder{
	color:#928e92;
	opacity:1;
}

.moto-widget-contact_form :-ms-input-placeholder{
	color:#928e92;
}

.moto-widget-contact_form .moto-widget-contact_form-group{
	padding-bottom:30px;
}

.moto-widget-contact_form .moto-widget-contact_form-label{
	display:none;
}

.moto-widget-contact_form .moto-widget-contact_form-field-error{
	font-size:14px;
	font-family:'Open Sans', sans-serif;
	display:inline-block;
	position:absolute;
	left:0px;
	bottom:6px;
	line-height:18px;
	color:#27b6de;
	margin-left:2px;
	padding:2px 0px 3px 17px;
}

.moto-widget-contact_form .moto-widget-contact_form-field-error:before{
	display:inline-block;
	content:"\f057";
	font-family:FontAwesome;
	text-rendering:auto;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
	font-size:14px;
	position:absolute;
	left:0px;
	top:1px;
	color:#27b6de;
}

.moto-widget-contact_form .moto-widget-contact_form-success,.moto-widget-contact_form .moto-widget-contact_form-danger{
	color:#27b6de;
	font-size:14px;
	line-height:14px;
	position:absolute;
}

.moto-widget-contact_form .moto-widget-contact_form-required{
	color:#27b6de;
}

.moto-widget-contact_form .moto-widget-contact_form-field.ng-invalid{
	color:#27b6de;
}

.moto-widget-contact_form .moto-widget-contact_form-field{
	color:#928e92;
	background:#fff;
	border:1px solid #d0d0d0;
	font-size:13px;
	font-family:"Open Sans", sans-serif;
	padding:15px 15px 18px 15px;
}

.moto-widget-contact_form .moto-widget-contact_form-field.ng-touched.ng-invalid{
	border:1px solid #27b6de;
}

.moto-widget-contact_form .moto-widget-contact_form-submit{
	font-family:"Open Sans", sans-serif;
	display:inline-block;
	color:#928e92;
}

.moto-widget-contact_form .moto-widget-contact_form-buttons{
	padding-top:25px;
	text-align:left;
	font-size:13px;
}

.moto-widget-contact_form .moto-widget-contact_form-buttons .moto-widget-contact_form-submit{
	padding:12px 0px;
	background:none;
	color:#928e92;
	border:none;
}

.moto-widget-contact_form .moto-widget-contact_form-buttons .moto-widget-contact_form-submit:hover{
	color:#27b6de;
}

.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-field{
	color:#fff;
	background:#2b2b2b;
	border:1px solid #454545;
	font-size:14px;
	font-family:"Open Sans", sans-serif;
	padding:15px 15px 18px 15px;
	border-radius:3px;
}

.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-field.ng-touched.ng-invalid{
	border:1px solid #27b6de;
}

.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-field{
	color:#928e92;
	background:#fff;
	border:1px solid #27b6de;
	font-size:14px;
	font-family:"Open Sans", sans-serif;
	padding:15px 15px 18px 15px;
	border-radius:3px;
}

.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-field.ng-touched.ng-invalid{
	border:1px solid #454545;
}

.moto-widget-slider.moto-preset-default .bx-pager{
	text-align:right;
	position:absolute;
	bottom:100px;
	padding-right:750px;
	font-size:0;
}

@media screen and (max-width: 1039px){
	.moto-widget-slider.moto-preset-default .bx-pager{
		bottom:30px;
		padding-right:260px;
	}

}

@media screen and (max-width: 767px){
	.moto-widget-slider.moto-preset-default .bx-pager{
		bottom:10px;
		padding-right:90px;
	}

}

.moto-widget-slider.moto-preset-default .bx-pager-link{
	font-size:0;
	display:block;
	width:13px;
	height:13px;
	border-radius:50%;
	margin:0 7px;
	background:#fff;
	border:2px solid #fff;
	text-decoration:none;
}

.moto-widget-slider.moto-preset-default .bx-pager-link:hover,.moto-widget-slider.moto-preset-default .bx-pager-link.active{
	background:none;
	text-decoration:none;
	border:2px solid #fff;
}

@media screen and (max-width: 767px){
	.moto-widget-slider.moto-preset-default .bx-pager-link{
		margin:0 2px;
		width:7px;
		height:7px;
	}

}

.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-prev,.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-next{
	top:50%;
	margin-top:-65px;
	width:60px;
	height:70px;
	z-index:50;
	font-size:0;
	font-family:FontAwesome;
	text-rendering:auto;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
	transform:translate(0,0);
	background:#27b6de;
	color:#fff;
	text-decoration:none;
	text-align:center;
	font-weight:normal;
}

.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-prev:before,.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-next:before{
	font-size:70px;
	line-height:70px;
}

.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-prev:hover,.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-next:hover{
	background:#1c94b5;
	text-decoration:none;
}

@media screen and (max-width: 1039px){
	.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-prev,.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-next{
		margin-top:0px;
		width:20px;
		height:30px;
	}

	.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-prev:before,.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-next:before{
		font-size:30px;
		line-height:30px;
	}

}

@media screen and (max-width: 767px){
	.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-prev,.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-next{
		margin-top:0px;
		width:20px;
		height:30px;
	}

	.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-prev:before,.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-next:before{
		font-size:30px;
		line-height:30px;
	}

}

.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-prev{
	left:0;
}

.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-prev:before{
	content:"\f104";
}

.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-next{
	right:0;
}

.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-next:before{
	content:"\f105";
}

.moto-widget-slider.moto-preset-default .bx-caption{
	font-family:'Fjalla One', sans-serif;
	text-transform:uppercase;
	position:absolute;
	text-align:left;
	vertical-align:middle;
	bottom:0;
	right:0;
	width:50%;
	height:100%;
	background:rgba(43,43,43,0.9);
}

.moto-widget-slider.moto-preset-default .bx-caption span{
	display:block;
	color:#fff;
	font-size:47px;
	padding:390px 100px 120px 100px;
	vertical-align:middle;
}

@media screen and (max-width: 1039px){
	.moto-widget-slider.moto-preset-default .bx-caption span{
		padding:150px 30px 50px 30px;
		font-size:26px;
		line-height:1.2;
	}

}

@media screen and (max-width: 767px){
	.moto-widget-slider.moto-preset-default .bx-caption span{
		padding:40px 20px 20px 20px;
		font-size:13px;
		line-height:1.2;
	}

}

.moto-widget-slider.moto-preset-default .bx-loading{
	background:url("http://template53826.motopreview.com/mt-demo/53800/53826/mt-content/themes/mt-0031/images/slider-preset-1-loader.gif") no-repeat center center;
}

.moto-widget-slider.moto-preset-2 .bx-pager{
	margin-top:12px;
	font-size:0;
}

@media screen and (max-width: 767px){
	.moto-widget-slider.moto-preset-2 .bx-pager{
		margin-top:7px;
	}

}

.moto-widget-slider.moto-preset-2 .bx-pager-link{
	font-size:0;
	display:block;
	width:15px;
	height:15px;
	border-radius:50%;
	margin:0 10px;
	background:#454545;
	text-decoration:none;
}

.moto-widget-slider.moto-preset-2 .bx-pager-link:hover,.moto-widget-slider.moto-preset-2 .bx-pager-link.active{
	background:#27b6de;
	text-decoration:none;
}

@media screen and (max-width: 1039px){
	.moto-widget-slider.moto-preset-2 .bx-pager-link{
		margin:0 2px;
	}

}

@media screen and (max-width: 767px){
	.moto-widget-slider.moto-preset-2 .bx-pager-link{
		margin:0 2px;
	}

}

.moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-prev,.moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-next{
	top:50%;
	margin-top:-65px;
	width:60px;
	height:70px;
	z-index:50;
	font-size:0;
	font-family:FontAwesome;
	text-rendering:auto;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
	transform:translate(0,0);
	color:#fff;
	text-decoration:none;
	text-align:center;
	font-weight:normal;
	opacity:0.3;
}

.moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-prev:before,.moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-next:before{
	font-size:70px;
	line-height:70px;
}

.moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-prev:hover,.moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-next:hover{
	text-decoration:none;
	opacity:1;
}

@media screen and (max-width: 767px){
	.moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-prev,.moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-next{
		margin-top:-55px;
	}

}

.moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-prev{
	left:0;
}

.moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-prev:before{
	content:"\f104";
}

.moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-next{
	right:0;
}

.moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-next:before{
	content:"\f105";
}

.moto-widget-slider.moto-preset-2 .bx-caption{
	position:absolute;
	text-align:center;
	bottom:0;
	width:100%;
	background:rgba(43,43,43,0.9);
}

.moto-widget-slider.moto-preset-2 .bx-caption span{
	display:inline-block;
	padding:40px 16px;
	color:#fff;
	font-family:"PT Sans", sans-serif;
	font-size:47px;
	font-weight:normal;
}

@media screen and (max-width: 1039px){
	.moto-widget-slider.moto-preset-2 .bx-caption span{
		padding:7px 12px;
		font-size:26px;
		line-height:1.2;
	}

}

@media screen and (max-width: 767px){
	.moto-widget-slider.moto-preset-2 .bx-caption span{
		padding:5px 10px;
		font-size:13px;
		line-height:1.2;
	}

}

.moto-widget-slider.moto-preset-2 .bx-loading{
	background:url("http://template53826.motopreview.com/mt-demo/53800/53826/mt-content/themes/mt-0031/images/slider-preset-2-loader.gif") no-repeat center center;
}

.moto-widget-grid-gallery .caption{
	font-family:'Open Sans', sans-serif;
	font-size:14px;
}

.moto-widget-grid-gallery.moto-preset-default .caption{
	top:0;
	background:rgba(69,69,69,0.5);
	padding:9px 38px;
	text-align:center;
	color:#fff;
	border:none;
}

.moto-widget-grid-gallery.moto-preset-default .caption.caption-visible{
	display:table;
	width:100%;
	height:100%;
	visibility:visible;
}

.moto-widget-grid-gallery.moto-preset-default .caption p{
	display:table-cell;
	vertical-align:middle;
	word-break:break-all;
	word-break:break-word;
}

.moto-widget-grid-gallery.moto-preset-2 .caption{
	top:0;
	background:rgba(43,43,43,0.8);
	padding:9px 38px;
	color:#fff;
	text-align:center;
}

.moto-widget-grid-gallery.moto-preset-2 .caption.caption-visible{
	display:table;
	width:100%;
	height:100%;
	visibility:visible;
}

.moto-widget-grid-gallery.moto-preset-2 .caption p{
	display:table-cell;
	vertical-align:bottom;
	word-break:break-all;
	word-break:break-word;
}

.moto-widget-grid-gallery.moto-preset-3 .caption{
	top:0;
	background:rgba(43,43,43,0.8);
	color:#fff;
}

.moto-widget-grid-gallery.moto-preset-3 .caption:before{
	content:'';
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	border:7px solid #27b6de;
}

.moto-widget-grid-gallery.moto-preset-3 .caption.caption-visible{
	display:table;
	width:100%;
	height:100%;
	visibility:visible;
}

.moto-widget-grid-gallery.moto-preset-3 .caption p{
	padding:19px;
	display:table-cell;
	vertical-align:bottom;
	word-break:break-all;
	word-break:break-word;
}

.moto-back-to-top-button{
	right:25px;
	bottom:50px;
	-webkit-transition:all 0.5s ease;
	transition:all 0.5s ease;
}

@media screen and (max-width: 1039px){
	.moto-back-to-top-button{
		right:10px;
		bottom:10px;
	}

}

@media screen and (max-width: 767px){
	.moto-back-to-top-button{
		right:10px;
		bottom:10px;
	}

}

.moto-back-to-top-button .moto-back-to-top-button-link{
	-webkit-transition:all 0.5s ease;
	transition:all 0.5s ease;
}

.moto-back-to-top-button .moto-back-to-top-button-link:hover .moto-back-to-top-button-icon{
	color:#fff;
	background:#454545;
}

.moto-back-to-top-button .moto-back-to-top-button-icon{
	display:inline-block;
	font:normal normal normal 14px/1 FontAwesome;
	font-size:30px;
	line-height:50px;
	height:50px;
	width:50px;
	text-align:center;
	text-rendering:auto;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
	transform:translate(0,0);
	background:#1c94b5;
	color:#fff;
}

.moto-back-to-top-button .moto-back-to-top-button-icon:before{
	content:"\f077";
}

@media screen and (max-width: 1039px){
	.moto-back-to-top-button .moto-back-to-top-button-icon{
		height:38px;
		width:38px;
		font-size:25px;
		line-height:38px;
	}

}

@media screen and (max-width: 767px){
	.moto-back-to-top-button .moto-back-to-top-button-icon{
		height:28px;
		width:28px;
		font-size:21px;
		line-height:28px;
	}

}

.contact-style{
	line-height:35px;
	font-family:;
	text-align:left;
	font-size:16px;
}

.social i{
    padding: 12px 15px;
    width: 50px;
    height: 50px;
    float: left;
    font-size: 22px;
    border: 2px #337AB7 solid;
    border-radius: 50%;
    text-align: center;
    margin-right: 12px;
    margin-top: 20px;
}

.social i:hover{
 padding: 12px 15px;
    width: 50px;
    height: 50px;
    float: left;
    font-size: 22px;
	background-color:#337AB7;
	color:#fff;
	border-radius:50%;
	text-align:center;
}

/* BUTTON UNIVERSAL SYLES */

.button {
    width: 200px;
}

.button i{
	font-size:19px;
	padding-left:10px;
	line-height:50px;
}

.button a {
    display: block;
    height: 50px;
    width: 220px;
    /*TYPE*/
    color: white;
    font: 18px/50px Fjalla One;
    text-decoration: none;
    text-align: center;
	background: rgba(173,31,2,1);
background: -moz-linear-gradient(top, rgba(173,31,2,1) 0%, rgba(229,58,22,1) 62%, rgba(229,58,22,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(173,31,2,1)), color-stop(62%, rgba(229,58,22,1)), color-stop(100%, rgba(229,58,22,1)));
background: -webkit-linear-gradient(top, rgba(173,31,2,1) 0%, rgba(229,58,22,1) 62%, rgba(229,58,22,1) 100%);
background: -o-linear-gradient(top, rgba(173,31,2,1) 0%, rgba(229,58,22,1) 62%, rgba(229,58,22,1) 100%);
background: -ms-linear-gradient(top, rgba(173,31,2,1) 0%, rgba(229,58,22,1) 62%, rgba(229,58,22,1) 100%);
background: linear-gradient(to bottom, rgba(173,31,2,1) 0%, rgba(229,58,22,1) 62%, rgba(229,58,22,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ad1f02', endColorstr='#e53a16', GradientType=0 );
    
}

.button a:hover {
	color:#FFF;
	background: rgba(27,69,136,1);
	background: -moz-linear-gradient(top, rgba(27,69,136,1) 0%, rgba(27,69,136,1) 38%, rgba(22,95,204,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(27,69,136,1)), color-stop(38%, rgba(27,69,136,1)), color-stop(100%, rgba(22,95,204,1)));
	background: -webkit-linear-gradient(top, rgba(27,69,136,1) 0%, rgba(27,69,136,1) 38%, rgba(22,95,204,1) 100%);
	background: -o-linear-gradient(top, rgba(27,69,136,1) 0%, rgba(27,69,136,1) 38%, rgba(22,95,204,1) 100%);
	background: -ms-linear-gradient(top, rgba(27,69,136,1) 0%, rgba(27,69,136,1) 38%, rgba(22,95,204,1) 100%);
	background: linear-gradient(to bottom, rgba(27,69,136,1) 0%, rgba(27,69,136,1) 38%, rgba(22,95,204,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1b4588', endColorstr='#165fcc', GradientType=0 );
	
}

.button a:visited {
	color:#FFF
}

.button p {
    background: #222;
    display: block;
    height: 40px;
    width: 180px;
    margin: -50px 0 0 10px;
    /*TYPE*/
    text-align: center;
    font: 12px/45px Helvetica, Verdana, sans-serif;
    color: #fff;
    /*POSITION*/
    position: absolute;
    z-index: -1;
    /*TRANSITION*/
    -webkit-transition: margin 0.5s ease;
    -moz-transition: margin 0.5s ease;
    -o-transition: margin 0.5s ease;
    -ms-transition: margin 0.5s ease;
    transition: margin 0.5s ease;
}

/* HOVER
   ================================================== */

.button:hover .bottom { margin: -10px 0 0 10px }

.button:hover .top {
    margin: -80px 0 0 10px;
    line-height: 35px;
}

/* ACTIVE
   ================================================== */

.button a:active {
background: rgba(173,31,2,1);
background: -moz-linear-gradient(top, rgba(173,31,2,1) 0%, rgba(229,58,22,1) 62%, rgba(229,58,22,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(173,31,2,1)), color-stop(62%, rgba(229,58,22,1)), color-stop(100%, rgba(229,58,22,1)));
background: -webkit-linear-gradient(top, rgba(173,31,2,1) 0%, rgba(229,58,22,1) 62%, rgba(229,58,22,1) 100%);
background: -o-linear-gradient(top, rgba(173,31,2,1) 0%, rgba(229,58,22,1) 62%, rgba(229,58,22,1) 100%);
background: -ms-linear-gradient(top, rgba(173,31,2,1) 0%, rgba(229,58,22,1) 62%, rgba(229,58,22,1) 100%);
background: linear-gradient(to bottom, rgba(173,31,2,1) 0%, rgba(229,58,22,1) 62%, rgba(229,58,22,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ad1f02', endColorstr='#e53a16', GradientType=0 );
}

.button:active .bottom { margin: -20px 0 0 10px; }

.button:active .top { margin: -70px 0 0 10px }
