* {
	font-family: 'Instrument Sans', sans-serif !important;
}

span.a {
	display: inline;
	/* the default for span */
	width: 100px;
	height: 100px;
	padding: 5px;
	border: 1px solid blue;
	background-color: yellow;
}

span.b {
	display: inline-block;
	width: 100px;
	height: 100px;
	padding: 5px;
	border: 1px solid blue;
	background-color: yellow;
}

span.c {
	display: block;
	width: 100px;
	height: 100px;
	padding: 5px;
	border: 1px solid blue;
	background-color: yellow;
}

#motolp {
	max-width: 1200px;
	padding: 0 10px;
	margin: 0 auto;
	font-family: 'Gotham Bold', 'Montserrat', Arial, sans-serif;
	color: #fff;
	overflow: hidden;
	text-align: center;
	box-sizing: border-box;
	background: #ffffff;
}
#motolp * {
	box-sizing: border-box;
}

#motolp h2,
#motolp h3,
#motolp h4 {
	color: #fff;
	font-size: 24px;
	margin: 0;
	padding: 0;
}

#motolp .font_bold {
	font-family: 'Gotham Bold', 'Montserrat', Arial, sans-serif;
}

#motolp .font_bold2 {
	font-family: 'Gotham Bold', 'Montserrat', Arial, sans-serif;
	font-size: 36px;
}

#motolp .clearfix {
	float: none;
	margin: auto;
	width: auto;
}
#motolp div {
	text-align: left;
}
#motolp img.lazy {
	width: auto;
}

img.lazy {
	width: auto;
	max-width: 100%;
}

#motolp img {
	display: block;
	max-width: 100%;
	border-radius: 8px;
}

#motolp .pad {
	padding: 10px 0;
}

#motolp .ico5 {
	width: 120px !important;
	float: left;
	object-fit: contain;
	vertical-align: middle;
}

#motolp .z1 {
	vertical-align: middle;
}

#motolp .motolp-row {
	display: flex;
}
#motolp .motolp-row-reverse {
	flex-direction: row-reverse;
}

#motolp .motolp-col {
	width: 50%;
	color: #000000;
}

#motolp .motolp-col-inside {
	width: 20%;
	color: #000000;
}
#motolp li {
	margin-bottom: 10px;
}

#motolp .motolp-col-2b {
	width: 100%;
	padding: 20px 15px;
	font-size: 15px;
	font-family: 'Gotham Bold', 'Montserrat', Arial, sans-serif;
	margin: 0;
	text-align: center;
	min-height: 200px;
}

#motolp .motolp-col-2bb {
	width: 100%;

	padding: 20px 15px;
	font-size: 15px;
	font-family: 'Gotham Bold', 'Montserrat', Arial, sans-serif;
	margin: 0px;
	text-align: center;
	min-height: 200px;
}

#motolp .motolp-col-2c {
	width: 100%;
	background: transparent;
	padding: 0px 15px 20px 15px;
	font-size: 15px;
	font-family: 'Gotham Bold', 'Montserrat', Arial, sans-serif;
	margin: 0px;
	text-align: center;
	min-height: 100px;
}

#motolp .vid {
	width: 80%;
	margin: 0 auto;
}

#motolp .motolp-col-cta {
	width: 50%;
	background: transparent;
	padding: 20px 0;
	font-size: 15px;
	font-family: 'Gotham Bold', 'Montserrat', Arial, sans-serif;
	margin: 0px;
	text-align: left;
}

#motolp .motolp-col-2bbb {
	width: 100%;

	padding: 20px 15px;
	font-size: 15px;
	font-family: 'Gotham Bold', 'Montserrat', Arial, sans-serif;
	margin: 0px;
	text-align: center;
	min-height: 200px;
}

#motolp .motolp-col-one {
	width: 600px;
	margin: 0 auto;
	padding: 20px 0px 40px 0px;
}

#motolp .text_col_one {
	width: 100%;
	padding: 0px;
	margin: 0;
	color: #ffffff;
	font-size: 10pt;
	font-weight: 400;
	line-height: 12pt;
	text-align: center;
}

#motolp .motolp-col-one h2 {
	color: #ffffff;
	font-size: 19pt;
	line-height: 13pt;
	font-weight: 700;
	text-align: center;
	padding: 20px 20px 30px 20px;
}

#motolp .container_comp {
	display: flex;
	align-items: center;
	justify-content: left;
	padding: 10px 0;
	width: 100%;
}

#motolp .container_comp2 {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 10px 60px 10px 60px;
	margin: 0 auto;
	width: 50%;
}

#motolp .image {
	width: 25%;

	margin: 0;
	padding: 0;
}
#motolp .text {
	font-family: 'Gotham Bold', Arial, sans-serif;
	font-size: 10pt;

	line-height: 13pt;
	text-align: left;
	width: 75%;
}

#motolp .auto-resizable-iframe {
	max-width: 1920px;
	margin: 0px auto;
}

#motolp .auto-resizable-iframe > div {
	position: relative;
	padding-bottom: 56.35%;
	height: 0px;
}

#motolp .auto-resizable-iframe iframe {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

#motolp .space_line {
	text-align: left;

	background: transparent;
	margin: 60px 0 0 0;
}

#motolp .ccb {
	justify-content: center;
	color: #000000;
	text-align: left;
	min-height: 165px;
	background: transparent;
	width: 90%;
	margin: 0 auto;
	padding: 10px 20px 10px 20px;
}

#motolp .ccb h2 {
	font-size: 17pt;
	line-height: 19pt;
	font-weight: 300;
	justify-content: center;
	color: #000000;
	text-align: center;
	padding: 10px 0px 20px 0px;
}

#motolp .bc {
	font-family: 'Gotham Light', Arial, sans-serif;
	font-size: 13pt;
	font-weight: 400;
	line-height: 15pt;
	text-align: left;
	padding: 30px 0px 0px 0px;
}

#motolp .bc h1 {
	font-family: 'Gotham Bold', Arial, sans-serif;
	font-size: 23pt;
	font-weight: 400;
	line-height: 20pt;
	letter-spacing: -1.2px;
	text-align: left;
	padding: 0px 0px 10px 0px;
}
#motolp .n1 {
	max-width: 300px;
	height: auto;
	padding: 20px 0px 30px 0px;
}
#motolp .bc3 {
	font-family: 'Gotham Light', Arial, sans-serif;
	font-size: 16pt;
	font-weight: 300;
	line-height: 24pt;
	text-align: left;
	padding: 20px 0px 20px 0px;
	color: #000;
}

#motolp .bc3b {
	font-family: 'Gotham Light', Arial, sans-serif;
	font-size: 17pt;
	font-weight: 400;
	line-height: 19pt;
	text-align: left;
	width: 100%;
	padding: 0px 20px 20px 0px;
	vertical-align: top;
	color: #000;
}

#motolp .price_custom {
	font-size: 14pt !important;
	padding: 5px 0px 5px 0px !important;
}

#motolp .bc3 h3 {
	font-family: 'Gotham Bold', Arial, sans-serif;
	font-size: 23pt;
	font-weight: 400;
	line-height: 26pt;
	letter-spacing: -1.2px;
	text-align: left !important;
	padding: 0px 0px 30px 0px;
	color: #000;
}

#motolp .bc3 h4 {
	font-family: 'Gotham Bold', Arial, sans-serif;
	font-size: 30pt;
	font-weight: 400;
	line-height: 26pt;
	letter-spacing: -1.2px;
	text-align: left !important;
	padding: 20px 0px 0px 0px;
	color: #000;
}

#motolp .price_small {
	font-family: 'Gotham Bold', Arial, sans-serif;
	font-size: 20pt;
	font-weight: 400;
	line-height: 21pt;
	letter-spacing: -1.2px;

	padding: 0px;
	color: #000;
}

#motolp .bc4 h3 {
	font-family: 'Gotham Bold', Arial, sans-serif;
	font-size: 23pt;
	font-weight: 400;
	line-height: 20pt;
	letter-spacing: -1.2px;
	text-align: center;
	padding: 0px 0px 30px 0px;
	color: #000;
}

#motolp .bc4 {
	font-family: 'Gotham Light', Arial, sans-serif;
	font-size: 17pt;
	font-weight: 400;
	line-height: 19pt;
	text-align: center;
	width: 60%;
	margin: 0 auto;
	padding: 20px 0px 20px 0px;
	color: #000;
}

#motolp .bc44 {
	font-family: 'Gotham Light', Arial, sans-serif;
	font-size: 17pt;
	font-weight: 400;
	line-height: 19pt;
	text-align: center;
	width: 100%;
	margin: 0 auto;
	padding: 30px 0px 50px 0px;
	color: #000;
}

#motolp .bc4 h1 {
	font-family: 'Gotham Bold', Arial, sans-serif;
	font-size: 25pt;
	font-weight: 400;
	line-height: 26pt;
	letter-spacing: -1.2px;
	text-align: left;
	padding: 0px 0px 10px 0px;
}

#motolp .bc5 {
	font-family: 'Gotham Book', Arial, sans-serif;
	font-size: 9pt;
	font-weight: 300;
	line-height: 11pt;
	text-align: center;
	width: 60%;
	margin: 0 auto;
	padding: 0px 0px 30px 0px;
}

#motolp .bc6 {
	font-family: 'Gotham Book', Arial, sans-serif;
	font-size: 9pt;
	font-weight: 300;
	line-height: 11pt;
	text-align: left;
	margin: 0 auto;
	padding: 20px 0px 30px 0px;
	color: #000;
}

#motolp .bc7 {
	font-family: 'Gotham Book', Arial, sans-serif;
	font-size: 9pt;
	font-weight: 300;
	line-height: 11pt;
	text-align: center;
	margin: 0 auto;
	padding: 0px 0px 30px 0px;
	color: #000;
}

#motolp .motolp-video h2 {
	padding: 30px 20px 20px 20px;
	color: #3e8ddd;
	font-size: 20pt;
	font-weight: 700;
	text-align: center;
}

#motolp .motolp-colccc {
	width: 100%;
	color: #ffffff;
	padding: 20px 30px 20px 0;
}

#motolp .motolp-colccc h2 {
	color: #3e8ddd;
	font-size: 20pt;
	font-weight: 700;
	padding: 0px 0px 20px 0;
}

#motolp .motolp-colbn {
	width: 50%;
	color: #000000;

	display: flex;
	justify-content: center;
}
#motolp .motolp-colbn_20 {
	width: 20%;
	color: #000000;
	display: flex;
	justify-content: center;
	background: #ffffff;
}

#motolp .motolp-colbn_10 {
	width: 150px;
	color: #000000;
	display: flex;
	justify-content: left;
	align-items: left;
	background: #ffffff;
}
#motolp .motolp-colbn_40 {
	width: 40%;
	color: #000000;
	display: flex;
	justify-content: center;
	background: #ffffff;
}

#motolp .motolp-colbn_60 {
	width: 60%;
	color: #000000;
	display: flex;
	justify-content: center;
	background: transparent;
}

#motolp .motolp-col_left {
	width: 50%;
	color: #ffffff;
	padding: 0 0 0 40px;
	padding: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	background: transparent;
}

#motolp .motolp-col_60_left {
	width: 60%;
	color: #ffffff;
	padding: 0 0 0 40px;
	padding: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	background: #ffffff;
}

#motolp .motolp-col_80_left {
	width: 80%;
	color: #ffffff;
	padding: 0 0 0 40px;
	padding: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	background: #ffffff;
}

#motolp .motolp-col_90_left {
	width: 90%;
	color: #ffffff;
	padding: 0 0 0 40px;
	padding: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: left;
	background: #ffffff;
}

#motolp .motolp-col_40_left {
	width: 40%;
	color: #ffffff;
	padding: 0 0 0 40px;
	padding: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	background: transparent;
}

#motolp .motolp-col_right {
	width: 50%;
	color: #ffffff;
	padding: 0 0 0 40px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

#motolp .motolp-col-1_left {
	background: transparent;
	padding: 0;
	text-align: left;
	display: flex;
	justify-content: center;
	flex-direction: column;
}

#motolp .motolp-col-1_left h2 {
	font-size: 15pt;
	color: #d1c1aa;
}

#motolp .motolp-col-1_right {
	background: transparent;
	padding: 0;
	text-align: left;
	display: flex;
	justify-content: center;
	flex-direction: column;
}

#motolp .motolp-col-1_right h2 {
	font-size: 15pt;
	color: #d1c1aa;
}

#motolp .motolp-col-1bc {
	background: transparent;
	padding: 5px 2px 0 2px;
	text-align: left;
	display: flex;
	justify-content: center;
	flex-direction: column;
	font-size: 11px;
}

#motolp .content1 {
	text-align: center;
	font-size: 11pt;
	font-weight: 400;
	line-height: 13pt;
	padding: 0 30px 0 0;
}

#motolp .content2 {
	text-align: center;
	font-size: 11pt;
	font-weight: 400;
	line-height: 13pt;
	padding: 0 20px 0 20px;
}

#motolp .content3 {
	text-align: center;
	font-size: 14pt;
	font-weight: 400;
	line-height: 18pt;
	padding: 30px 20px 30px 20px;
}

#motolp .content3 h1 {
	font-family: 'Gotham Bold', Arial, sans-serif;
	text-align: center;
	font-size: 24pt;
	font-weight: 600;
	line-height: 24pt;
	padding: 0 20px 0px 20px;
}

#motolp .content3 h2 {
	font-family: 'Gotham Bold', Arial, sans-serif;
	text-align: center;
	font-size: 23pt;
	font-weight: 600;
	line-height: 24pt;
	padding: 0 20px 0px 20px;
	color: #000000;
}

#motolp .content3 {
	text-align: center;
	font-size: 14pt;
	font-weight: 400;
	line-height: 18pt;
	padding: 30px 20px 30px 20px;
}

#motolp .content4 h1 {
	font-family: 'Gotham Light', Arial, sans-serif;
	text-align: center;
	font-size: 24pt;
	font-weight: 300;
	line-height: 24pt;
	padding: 0 20px 0px 20px;
}

#motolp .content4 h2 {
	font-family: 'Gotham Light', Arial, sans-serif;
	text-align: center;
	font-size: 23pt;
	font-weight: 300;
	line-height: 26pt;
	padding: 0 20px 0px 20px;
	color: #000000;
}

#motolp .bold_font {
	font-family: 'Gotham Bold', 'Montserrat', Arial, sans-serif;
}

#motolp .motolp-col-1 h1,
#motolp .motolp-col-1 h3 {
	font-size: 20px;
	font-family: 'Gotham Bold', 'Montserrat', Arial, sans-serif;
	margin: 0;
}

#motolp .motolp-col-2b h2 {
	padding: 20px 15px;
	font-size: 15px;
	font-family: 'Gotham Bold', 'Montserrat', Arial, sans-serif;
	margin: 0px;
	text-align: center;
}

#motolp .motolp-col-2bb h2 {
	padding: 20px 15px;
	font-size: 15px;
	font-family: 'Gotham Bold', 'Montserrat', Arial, sans-serif;
	margin: 0px;
	text-align: center;
}

#motolp .motolp-col-2bbb h2 {
	padding: 20px 15px;
	font-size: 15px;
	font-family: 'Gotham Bold', 'Montserrat', Arial, sans-serif;
	margin: 0px;
	text-align: center;
}

#motolp .cc {
	max-width: 250px;
	padding: 0px 0 0px 0;
	color: #000000;
}

#motolp .cc h2 {
	font-size: 11pt;
	font-weight: 700;
	line-height: 13pt;
	color: #000000;
	max-width: 200px;
	margin: 0 auto 10px auto;
	padding: 0px;
}

#motolp .ccc {
	max-width: 300px;
	padding: 20px 10px 50px 10px;
	color: #ffffff;
}

#motolp .ccc h2 {
	font-size: 11pt;
	font-weight: 700;
	line-height: 13pt;
	color: #ffffff;
	max-width: 300px;
	margin: 0 auto 10px auto;
	padding: 0 5px;
}

#img9 {
	margin: 30px auto 10px auto;
	padding: 0px;
	max-width: 575px;
	width: 100%;
}

#img6 {
	padding: 0px 0 0 0;
}

#i0 {
	object-fit: contain;
	padding: 0px;
}

#motolp .motolp-col-1 h2 {
	font-weight: 400;
	font-size: 20px;
	margin-bottom: 10px;
	color: #000000;
	text-align: left;
}
#motolp .motolp-col-1 h3 {
	font-weight: 700;
	margin-bottom: 15px;
	color: #000000;
}
#motolp .motolp-col-1 strong {
	font-weight: 700;
}
#motolp .motolp-col-2 {
	background: transparent;
}

#motolp .motolp-col-2c {
	background: #a6e030;
}

#motolp .motolp-col-2b {
	margin: 0px;
	padding: 0px 0px;
	font-size: 12px;
	font-weight: lighter;
	text-align: center;
}

#motolp .motolp-col-2bb {
	padding: 0px 0px;
	font-size: 12px;
	font-weight: lighter;
	text-align: center;
}

#motolp .motolp-col-2bbb {
	padding: 0px;
	font-size: 12px;
	font-weight: lighter;
	text-align: center;
}

#motolp .motolp-s7 {
	width: 100%;
	display: flex;
	justify-content: center;
	padding-top: 0px;

	background: url('bg5.jpg');

	background-size: 100% 100%;
}

#motolp .bg9 {
	background: url('bg9.jpg');
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

#motolp .bg66 {
	background: #fff;
}

#motolp .bg666 {
	background: #d2d2d2;
}

#motolp .padding20 {
	margin: 30px 15px;
}

#motolp .motolp-s8 {
	font-family: 'Gotham Book', 'Montserrat', Arial, sans-serif;
	padding: 35px 120px 35px 120px;
	color: #646464;
	background: #ffffff;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	font-size: 12px;
	font-weight: 300;
	text-align: center;
}

#motolp .motolp-s3 {
	color: #000;
	background: #ffffff;
	font-size: 15px;
	padding: 5px 20px 0px 0;
	font-weight: 700;
	text-align: right;
}

#motolp .url_link {
	font-family: 'Gotham Book', 'Montserrat', Arial, sans-serif;
	text-decoration: none;
	color: #051426;
}

#motolp .url_link2 {
	font-family: 'Gotham Book', 'Montserrat', Arial, sans-serif;
	text-decoration: none;
	color: #ff554d;
}

#motolp .url_link3 {
	font-family: 'Gotham Book', 'Montserrat', Arial, sans-serif;
	text-decoration: none;
	color: #ffffff;
}

#motolp .section_footer {
	font-family: 'Gotham Light', 'Montserrat', Arial, sans-serif;
	padding: 20px 0 0 0px;
	margin: 0;
	color: #051426;
	background: #ffffff;

	font-size: 9px;
	font-weight: 300;
	text-align: left;
}

#motolp .border-s8 {
	background: url('bg4.jpg');
	background-repeat: no-repeat;
	background: #070c3f;
	background-size: 100% 100%;
}

#motolp .border-line {
	margin: 0 50px;
	border-top: 2px #ffffff solid;
}

#motolp .motolp-s9 {
	width: 100%;
	display: flex;
	justify-content: center;
	padding-top: 0px;
	background: #003c47;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

#motolp .motolp-s8bcb {
	border-top: 30px solid #000000;
}

#motolp .b {
	padding: 0 25px 0px 25px;
	color: #ffffff;
	font-size: 10pt;
	font-weight: 300;
	line-height: 12pt;
	text-align: center;
}

#motolp .b2 {
	font-family: 'Gotham Book', 'Montserrat', Arial, sans-serif;
	padding: 0 20px 0px 20px;
	color: #000000;
	font-size: 13pt;
	font-weight: 300;
	line-height: 15pt;
	text-align: center;
}
#motolp .b2 h1 {
	font-size: 15pt;
	padding: 0;
	margin-top: 5px;
	line-height: 15pt;
	text-align: center;
}
#motolp .b2 h2 {
	font-size: 15pt;

	line-height: 15pt;
	text-align: center;
}

#motolp .b3 {
	font-family: 'Gotham Book', 'Montserrat', Arial, sans-serif;
	padding: 0 10px 0px 10px;
	color: #000000;
	font-size: 10pt;
	font-weight: 300;
	line-height: 12pt;
	text-align: left;
}

#motolp .b4 {
	padding: 20px 10px 10px 10px;
	color: #0082fa;
	font-size: 15pt;
	line-height: 15pt;
	font-weight: 700;
	text-align: center;
}

#motolp .bg1 {
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-size: cover;

	min-height: 200px;
}

#motolp .bg2 {
	background: #090066;
	background: url('bg8.jpg');
}

#motolp .bg7 {
	background: url(bg7.jpg);
	background-size: 100% 100%;
}

#motolp .bg8 {
	background: url(bg8.jpg);
	background-size: 100% 100%;
}

#motolp .vav {
	background: #fff;

	background-repeat: no-repeat;

	background-size: 100% 100%;

	min-height: 200px;
	padding: 0 0 0 60px;
	margin: 0 -3px;
}

#motolp .vav22 {
	background: #ffffff;

	background-repeat: no-repeat;

	background-size: 100% 100%;

	min-height: 200px;
	padding: 0 60px 0 0;
	margin: 0 -3px;
}
#motolp .vav2 {
	background-repeat: no-repeat;

	background-size: 100% 100%;
}
#motolp .m1 {
	max-width: 227px;
	justify-content: center;
	margin: 0 auto;
	padding: 30px 0 20px 0;
	text-align: center;
}

#motolp .vav3 {
	background: url('bg8.jpg');
	background-repeat: no-repeat;

	background-size: 100% 100%;
}

#motolp .transp {
	background: transparent;
}

#motolp .ico1 {
	justify-content: top;
	margin: 0 auto;
	text-align: center;
	padding: 14px 0px;
	max-width: 123px;
	width: 100%;
}

#motolp .ico2 {
	justify-content: top;
	margin: 0 auto;
	text-align: center;
	padding: 0px 0px 20px 0;
	max-width: 86px;
	width: 100%;
}

#motolp .cta {
	justify-content: top;
	margin: 0 auto;
	text-align: center;
	padding: 0px 0px 0 0;
}

#motolp .cta2 {
	justify-content: top;
	margin: 0 auto;
	text-align: center;
	max-width: 250px;
	padding: 20px 0px 50px 0;
}

#motolp .cta3 {
	vertical-align: bottom !important;
	margin: 0 auto;
	text-align: center;
	max-width: 200px;
	padding: 20px 0px 30px 0;
}

#motolp .hh {
	padding: 20px 30px 0px;
}

#motolp .hh2 {
	padding: 0px 30px 0px 30px;
}

#motolp .show_mobile {
	display: none;
}

#motolp .show_desktop {
	display: block;
}

#hh2 {
	font-weight: normal;
	font-size: 20px;
	text-align: left;
}

#motolp .sup_custom_1 {
	font-size: 7pt;
	line-height: 6pt;
}

#motolp .sup_custom_2 {
	font-size: 11pt;
	line-height: 8pt;
}

#motolp .green_c {
	background: #002330;
}

#motolp .green_l {
	background: #003c47;
}

#motolp .bold_font {
	font-family: 'Gotham Bold', Arial, sans-serif;
}

@media screen and (max-width: 1000px) {
	#motolp.cc {
		max-width: 250px;
		color: #000000;
	}

	#motolp .cc h2 {
		max-width: 250px;
		padding: 0 10px;
	}

	#motolp.ccc {
		max-width: 180px;
		color: #ffffff;
	}

	#motolp .ccc h2 {
		max-width: 180px;
		font-size: 10pt;
		line-height: 16pt;
		padding: 0 20px;
	}

	#motolp .content1 {
		font-size: 10pt;
		line-height: 13pt;
	}

	#motolp .content2 {
		font-size: 10pt;
		line-height: 13pt;
	}

	#motolp .content3 {
		font-size: 14pt;
		line-height: 18pt;
	}
}

@media screen and (max-width: 900px) {
	#motolp .motolp-colbn {
		width: 50%;
		color: #000000;

		font-size: 20px;
		display: flex;
		justify-content: center;
	}

	#motolp .motolp-colbn_40 {
		width: 40%;
		color: #000000;

		font-size: 20px;
		display: flex;
		justify-content: center;
	}

	#motolp .motolp-colbn_60 {
		width: 60%;
		color: #000000;

		font-size: 20px;
		display: flex;
		justify-content: center;
	}

	#motolp .motolp-colccc h2 {
		font-size: 18pt;
	}

	#motolp.ccc {
		max-width: 358px;
		margin: 0 auto;
		color: #ffffff;
		padding: 0;
		min-height: 300px;
	}

	#motolp .b {
		min-height: 50px;
		padding: 0;
	}

	#motolp .b2 {
		min-height: 100px;
		font-size: 11pt;
		line-height: 14pt;
	}
	#motolp .b2 h2 {
		font-size: 13pt;
	}

	#motolp .ccc h2 {
		font-size: 10pt;
		line-height: 15pt;
		font-weight: 700;

		color: #ffffff;
		width: 200px;
	}

	#motolp .ico1 {
		justify-content: top;
		margin: 0 auto;
		text-align: center;
		padding: 10px 0px;
		max-width: 103px;
		width: 100%;
	}

	#motolp .ico2 {
		justify-content: top;
		margin: 0 auto;
		text-align: center;
		padding: 10px 0px 20px 0;
		max-width: 86px;
		width: 100%;
	}

	#motolp .n1 {
		padding: 0px 0px 0px 0px;
	}

	#motolp .ccb {
		min-height: 160px;
		padding: 10px 20px 10px 20px;
	}

	#motolp .container_comp2 {
		padding: 10px 20px 10px 20px;
	}

	#motolp .content1 {
		font-size: 9pt;
		line-height: 13pt;
	}

	#motolp .content2 {
		font-size: 9pt;
		line-height: 13pt;
	}

	#motolp .content3 {
		font-size: 14pt;
		line-height: 18pt;
	}

	#motolp .motolp-col-1_left h2 {
		font-size: 15pt;
	}

	#motolp .motolp-col-1_right h2 {
		font-size: 15pt;
	}

	#motolp .vav {
		width: 100%;
		margin: 0 auto;
		padding: 0 30px;
	}
}

@media screen and (max-width: 800px) {
	#motolp .bg66 {
		background: #fff;
	}

	#motolp .bg666 {
		background: #d2d2d2;
	}

	#motolp .padding20 {
		max-width: 350px !important;
		width: 100%;
		margin: 30px auto;
	}

	#motolp .padding10_top {
		margin-top: 60px !important;
	}

	#motolp .padding10_bottom {
		margin-bottom: 60px !important;
	}

	#motolp .b4c {
		padding: 30px 0 0 0;
	}

	#motolp .show_mobile {
		display: block;
	}

	#motolp .show_desktop {
		display: none;
	}

	#motolp .ico1 {
		justify-content: top;
		margin: 0 auto;
		text-align: center;
		padding: 35px 0px 10px 0;
		max-width: 123px;
		width: 100%;
	}

	#motolp .ico2 {
		justify-content: top;
		margin: 0 auto;
		text-align: center;
		padding: 0px 0 20px 0;
		max-width: 96px;
		width: 100%;
	}

	#motolp .motolp-col-2b {
		width: 100%;
	}
	#motolp .motolp-col-2bb {
		width: 100%;
	}

	#motolp.cc {
		margin: 0 auto;

		color: #ffffff;
		max-width: 900px !important;
		width: 100%;
	}

	#motolp .cc h2 {
		max-width: 900px !important;
		width: 100%;
		font-size: 11pt;
		font-weight: 700;
		line-height: 13pt;
	}

	#motolp .ccc {
		max-width: 358px;
		margin: 0 auto;
		color: #ffffff;
		padding: 20px 10px 0px 10px;
		min-height: 160px;
	}

	#img9 {
		max-width: 445px;
		width: 100%;
	}

	#img6 {
		padding: 0;
	}

	#motolp .b2 {
		max-width: 900px !important;
		width: 100%;
		min-height: 100px;
		font-size: 13pt;

		line-height: 15pt;
	}

	#motolp .b2 h2 {
		max-width: 900px !important;
		width: 100%;
		font-size: 15pt !important;

		font-size: 13pt;

		line-height: 17pt !important;
		text-align: center;
	}

	#motolp .ccc h2 {
		font-size: 12pt;
		line-height: 17pt;
		max-width: 342px;
	}

	#motolp .motolp-row {
		flex-direction: column;
	}
	#motolp .motolp-col {
		width: 100%;
	}

	#motolp .ccb {
		min-height: 110px;
		width: 100%;
		margin: 0 auto;
	}

	#motolp .motolp-s8bcd {
		border-top: 20px solid #001429;
	}
	#motolp .ico5 {
		margin: 0 auto !important;
	}

	#motolp .motolp-colbn {
		width: 100%;
		color: #000000;
	}
	#motolp .motolp-colbn_20 {
		width: 100%;
		color: #000000;
	}
	#motolp .motolp-colbn_40 {
		width: 100%;
		color: #000000;
	}

	#motolp .motolp-colbn_60 {
		width: 100%;
		color: #000000;
	}

	#motolp .motolp-col_left {
		width: 100%;
		text-align: center;
		padding: 0 30px 0 30px;
	}

	#motolp .motolp-col_60_left {
		width: 100%;
		text-align: center;
		padding: 0 30px 0 30px;
	}

	#motolp .motolp-col_80_left {
		width: 100%;
		text-align: center;
		padding: 0 30px 0 30px;
	}

	#motolp .motolp-col_40_left {
		width: 100%;
		text-align: center;
		padding: 0 30px 0 30px;
	}

	#motolp .motolp-col_right {
		width: 100%;
		text-align: center;
		padding: 0 30px 0 30px;
	}

	#motolp .motolp-col-1_left {
		width: 100%;
		padding: 0;
		margin: 0;
	}

	#motolp .motolp-col-1_right {
		width: 100%;
		padding: 0;
		margin: 0;
	}

	#motolp .content1 {
		width: 100%;
		padding: 0;
		margin: 0;
		text-align: center;
	}

	#motolp .content2 {
		width: 100%;
		padding: 0 0 10px 0;
		margin: 0;
		text-align: center;
	}

	#motolp .content3 {
		width: 100%;
		text-align: center;
		font-size: 10pt;
		line-height: 14pt;
	}

	#motolp .content3 h1 {
		line-height: 21pt;
	}

	#motolp .content4 {
		width: 100%;
		text-align: center;
		font-size: 10pt;
		line-height: 14pt;
	}

	#motolp .content4 h1 {
		font-size: 10pt;
		line-height: 14pt;
	}

	#motolp .motolp-colccc {
		min-height: 100px;
		padding: 20px 0px 20px 0;
		text-align: center;
	}

	#motolp .motolp-col {
		width: 100%;
		color: #000000;
		min-height: 250px;
		padding: 20px 0 0 0;
	}

	#motolp .motolp-col-1 {
		padding: 0 20px;
	}

	#motolp .motolp-col-1 h1,
	#motolp .motolp-col-1 h2,
	#motolp .motolp-col-1 h3 {
		font-size: 21px;
	}

	#motolp .motolp-s8 {
		padding: 5px 20px;
	}

	#motolp .border-line {
		margin: 0 30px;
	}

	#motolp .motolp-col-2 {
		width: 100%;
	}
	#motolp .motolp-row {
		width: 100%;
	}

	#motolp .vav {
		width: 100%;
		margin: 0 auto;
		padding: 0 30px;
	}

	#motolp .vav3 {
		background: #011430;
	}

	#motolp .bg9 {
		background: #011430;
	}

	#motolp .motolp-col-2c {
		padding: 10px;
		font-size: 12px;
		min-height: 80px;
		display: flex;
		flex-direction: column;

		align-items: center;
	}

	#motolp .motolp-col-cta {
		padding: 10px;
		font-size: 12px;
		min-height: 0px;
		display: flex;
		flex-direction: column;

		align-items: center;
	}

	#motolp .motolp-col-2bbb {
		padding: 0px;
		font-size: 12px;
		min-height: 540px;
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	#motolp .hh {
		padding: 0px 20px 0 20px;
	}

	#motolp .headline_footer {
		padding: 30px 20px 20px 20px;
		color: #3e8ddd;
		font-size: 20pt;
		font-weight: 700;
		text-align: center;
	}
	#motolp .motolp-col-one {
		width: 100%;
		margin: 0 auto;
		padding: 0px 0 30px 0;
		min-height: 120px;
	}

	#motolp .text_col_one {
		padding: 0px 30px;
	}

	#motolp .motolp-s8 {
		padding: 25px 30px;
	}

	#i0 {
		padding: 0;
	}

	#motolp .n1 {
		margin: 0 auto;
		width: 80%;
	}
	#motolp .bc h1 {
		text-align: center;
	}

	#motolp .container_comp2 {
		padding: 10px 20px 10px 20px;
		width: 100%;
	}
	#motolp .cta {
		width: 85%;
		padding: 0px;
	}

	#motolp .cta2 {
		width: 57%;
		padding: 40px 0;
	}

	#motolp .cta3 {
		width: 67%;
		padding: 40px 0;
	}

	#motolp .bc4 {
		width: 80%;
	}
	#motolp .bc44 {
		width: 80%;
	}
	#motolp .bc5 {
		width: 80%;
	}
	#motolp .n1 {
		max-width: 300px;
		height: auto;
		padding: 20px 0px 30px 0px;
	}
	#motolp .bc3 {
		text-align: center;
	}
	#motolp .bc3b {
		padding: 20px 0px 0px 0px;
		text-align: center;
	}
	#motolp .price_custom {
		text-align: center;
	}

	#motolp .bc3 h3 {
		text-align: center !important;
	}

	#motolp .bc3 h4 {
		text-align: center !important;
	}

	#motolp .bc {
		padding: 0px;
	}
}

@media screen and (max-width: 760px) {
	#motolp .motolp-col-2bbb {
		padding: 0px;
		min-height: 500px;
	}
}

@media screen and (max-width: 700px) {
	#motolp .motolp-col-2bbb {
		min-height: 500px;
	}

	#motolp .ccc {
		max-width: 208px;
		margin: 0 auto;
		color: #ffffff;
		min-height: 130px;
	}
}

@media screen and (max-width: 600px) {
	#motolp .motolp-col-2bbb {
		min-height: 440px;
	}

	#motolp.cc {
		max-width: 208px;
		margin: 0 auto;
		color: #ffffff;
		padding: 0;
	}

	#motolp .cc h2 {
		line-height: 11pt;
	}

	#motolp .ccc {
		max-width: 208px;
		margin: 0 auto;
		color: #ffffff;
		min-height: 100px;
	}
	#motolp .b2 {
		min-height: 100px;
	}
}

@media screen and (max-width: 550px) {
	#motolp .b {
		min-height: 50px;
		padding: 0;
	}

	#motolp .ccc {
		max-width: 208px;
		margin: 0 auto;
		color: #ffffff;

		min-height: 150px;
	}
}

@media screen and (max-width: 500px) {
	#motolp .motolp-col-2bbb {
		min-height: 230px;
	}

	#motolp.cc {
		max-width: 208px;
		margin: 0 auto;
		color: #ffffff;
		padding: 0;
	}

	#motolp .cc h2 {
		font-size: 9pt;
		font-weight: 700;
		line-height: 11pt;
	}

	#motolp .b {
		font-size: 9pt;
		font-weight: 300;
		line-height: 11pt;
		min-height: 50px;
	}

	#motolp .ccc {
		max-width: 208px;
		margin: 0 auto;
		color: #ffffff;

		min-height: 170px;
	}

	#motolp .ccc h2 {
		font-size: 9pt;
		line-height: 16pt;
		max-width: 150px;
	}
}

@media screen and (max-width: 400px) {
	#motolp .motolp-col-2b {
		min-height: 200px;
	}
	#motolp .motolp-col-2bb {
		min-height: 200px;
	}

	#motolp .motolp-col-2bbb {
		min-height: 200px;
	}

	#motolp.cc {
		max-width: 208px;
		margin: 0 auto;
		color: #ffffff;
	}

	#motolp .cc h2 {
		font-size: 9pt;
		line-height: 16pt;
		max-width: 208px;
	}

	#motolp .ccc {
		max-width: 208px;
		margin: 0 auto;
		color: #ffffff;
		min-height: 150px;
	}

	#motolp .ccc h2 {
		font-size: 9pt;
		line-height: 16pt;
		max-width: 130px;
	}
}

.container {
	display: flex;
	margin-bottom: 20px;
	flex-direction: column;
}

.container-copy {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.container-img {
	background-image: url(./img/BG-pack.jpg?v1.1);
	background-size: cover;
	background-position: center;
	width: 100%;
	height: 400px;
}
.box {
	width: 100%;
}

.copy-logos {
	display: flex;
	justify-content: center;
}
.copy-logos img {
	object-fit: contain;
	max-width: 200px !important;
}

.copy-text {
	margin-bottom: 20px;
}

.copy-text h1,
h2,
h3,
h4,
p {
	color: #000 !important;
}

.copy-text h1 {
	font-size: 36px;
	text-align: center;
}
.copy-text h2 {
	font-size: 32px;
	text-align: center;
	font-weight: 500;
}

@media (min-width: 768px) {
	.container {
		flex-direction: row;
		margin-bottom: 30px;
	}
	.box {
		width: 50%;
	}

	.container-img {
		min-height: 500px;
	}
}

.motorolla-ai img {
	margin: 0 auto;
	margin-top: 10px;
}

/* CTA */

.button-box {
	display: flex;
}

.button-box button {
	border: none;
	padding: 16px 30px;
	font-size: 18px;
	background-color: black;
	color: white;
	margin-top: 20px;
	margin-bottom: 60px;
	border-radius: 8px;
	cursor: pointer;
	transition: all 0.2s;
	font-size: 22px;
}
.button-box button:hover {
	background-color: #272727;
}

.b2 a {
	color: black;
}

.motolp-s7 button {
	margin-top: 35px;
}

.upsidedown {
	display: inline-block;
	margin: 20px;
	margin-top: 5px;
	transform: rotate(180deg);
	font-weight: 400;
}

.copy-text h1{
	letter-spacing: 5px;
}