
/*
Table Of Contents

1.)  Typography
2.)  Container - Main
3.)  Header
4.)  Content - Main
5.)  Footer

===============================================*/

/*
 1.) Typography
----------------------------------------*/

@import url("bootstrap.min-13.css") all;
@import url("fontawesome-all.min-2.css") all;
@import url("fa-brands.min-2.css") all;
@import url("fa-light.min-2.css") all;
@import url("fa-regular.min-2.css") all;
@import url("fa-solid.min-2.css") all;

@import url('https://fonts.googleapis.com/css?family=Rubik:500,700,900&amp;display=swap'); /* font-family: "Rubik", sans-serif; */
@import url('https://fonts.googleapis.com/css?family=Oswald&amp;display=swap'); /* font-family: "Oswald", sans-serif; */

@font-face {
    font-family: 'Lato';
    src: url('../eot/lato-light-webfont.eot');
    src: url('../eot/lato-light-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('../woff/lato-light-webfont.woff') format('woff'),
         url('../ttf/lato-light-webfont.ttf') format('truetype'),
         url('../svg/lato-light-webfont.svg#Lato') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Lato';
    src: url('../eot/lato-regular-webfont.eot');
    src: url('../eot/lato-regular-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('../woff/lato-regular-webfont.woff') format('woff'),
         url('../ttf/lato-regular-webfont.ttf') format('truetype'),
         url('../svg/lato-regular-webfont.svg#Lato') format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Lato';
    src: url('../eot/lato-italic-webfont.eot');
    src: url('../eot/lato-italic-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('../woff/lato-italic-webfont.woff') format('woff'),
         url('../ttf/lato-italic-webfont.ttf') format('truetype'),
         url('../svg/lato-italic-webfont.svg#Lato') format('svg');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'Lato';
    src: url('../eot/latosemibold-webfont.eot');
    src: url('../eot/latosemibold-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('../woff2/latosemibold-webfont.woff2') format('woff2'),
         url('../woff/latosemibold-webfont.woff') format('woff'),
         url('../ttf/latosemibold-webfont.ttf') format('truetype'),
         url('../svg/latosemibold-webfont.svg#Lato') format('svg');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Lato';
    src: url('../eot/lato-bold-webfont.eot');
    src: url('../eot/lato-bold-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('../woff/lato-bold-webfont.woff') format('woff'),
         url('../ttf/lato-bold-webfont.ttf') format('truetype'),
         url('../svg/lato-bold-webfont.svg#Lato') format('svg');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Lato';
    src: url('../eot/lato-bolditalic-webfont.eot');
    src: url('../eot/lato-bolditalic-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('../woff2/lato-bolditalic-webfont.woff2') format('woff2'),
         url('../woff/lato-bolditalic-webfont.woff') format('woff'),
         url('../ttf/lato-bolditalic-webfont.ttf') format('truetype'),
         url('../svg/lato-bolditalic-webfont.svg#Lato') format('svg');
    font-weight: 700;
    font-style: italic;
}

@font-face {
    font-family: 'Lato';
    src: url('../eot/lato-heavy-webfont-2.eot');
    src: url('../eot/lato-heavy-webfontd41d-2.eot?#iefix') format('embedded-opentype'),
         url('../woff2/lato-heavy-webfont-2.woff2') format('woff2'),
         url('../woff/lato-heavy-webfont-2.woff') format('woff'),
         url('../ttf/lato-heavy-webfont-2.ttf') format('truetype'),
         url('../svg/lato-heavy-webfont-2.svg#latoheavy') format('svg');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Lato';
    src: url('../eot/lato-black-webfont.eot');
    src: url('../eot/lato-black-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('../woff/lato-black-webfont.woff') format('woff'),
         url('../ttf/lato-black-webfont.ttf') format('truetype'),
         url('../svg/lato-black-webfont.svg#Lato') format('svg');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('../eot/roboto-light-webfont-2.eot');
    src: url('../eot/roboto-light-webfontd41d-2.eot?#iefix') format('embedded-opentype'),
         url('../woff2/roboto-light-webfont-2.woff2') format('woff2'),
         url('../woff/roboto-light-webfont-2.woff') format('woff'),
         url('../ttf/roboto-light-webfont-2.ttf') format('truetype'),
         url('../svg/roboto-light-webfont-2.svg#Roboto') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('../eot/roboto-regular-webfont-2.eot');
    src: url('../eot/roboto-regular-webfontd41d-2.eot?#iefix') format('embedded-opentype'),
         url('../404.html') format('woff2'),
         url('../woff/roboto-regular-webfont-2.woff') format('woff'),
         url('../ttf/roboto-regular-webfont-2.ttf') format('truetype'),
         url('../svg/roboto-regular-webfont-2.svg#Roboto') format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Proxima Nova';
    src: url('../eot/proximanova-light-webfont-2.eot');
    src: url('../eot/proximanova-light-webfontd41d-2.eot?#iefix') format('embedded-opentype'),
         url('../woff2/proximanova-light-webfont-2.woff2') format('woff2'),
         url('../woff/proximanova-light-webfont-2.woff') format('woff'),
         url('../ttf/proximanova-light-webfont-2.ttf') format('truetype'),
         url('../svg/proximanova-light-webfont-2.svg#Proxima Nova') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Proxima Nova';
    src: url('../eot/proximanova-semibold-webfont-2.eot');
    src: url('../eot/proximanova-semibold-webfontd41d-2.eot?#iefix') format('embedded-opentype'),
         url('../woff2/proximanova-semibold-webfont-2.woff2') format('woff2'),
         url('../woff/proximanova-semibold-webfont-2.woff') format('woff'),
         url('../ttf/proximanova-semibold-webfont-2.ttf') format('truetype'),
         url('../svg/proximanova-semibold-webfont-2.svg#Proxima Nova') format('svg');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'seguisli';
    src: url('../eot/seguisli-2.eot');
    src: url('../eot/seguisli-2.eot') format('embedded-opentype'),
         url('../woff2/seguisli-2.woff2') format('woff2'),
         url('../woff/seguisli-2.woff') format('woff'),
         url('../ttf/seguisli-2.ttf') format('truetype'),
         url('../svg/seguisli-2.svg#seguisli') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
	font-family: 'SegoeUI';
	src: url('../eot/seguisb-2.eot');
	src: url('../eot/seguisbd41d-2.eot?#iefix') format('embedded-opentype'),
		url('../woff2/seguisb-2.woff2') format('woff2'),
		url('../404.html') format('truetype'),
		url('../404.html') format('woff'),
		url('../svg/segoeui-semibold-2.svg#SegoeUI') format('svg');
	font-weight: 600;
	font-style: normal;
}

@font-face {
    font-family: 'Segoeui';
    src: url('../404.html');
    src: url('../404.html') format('embedded-opentype'),
         url('../404.html') format('woff2'),
         url('../woff/segoeuibold-2.woff') format('woff'),
         url('../ttf/segoeuibold-2.ttf') format('truetype'),
         url('../404.html#Segoeui') format('svg');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Aerokids';
    src: url('../eot/aerokids.eot');
    src: url('../eot/aerokids.eot') format('embedded-opentype'),
         url('../woff2/aerokids.woff2') format('woff2'),
         url('../woff/aerokids.woff') format('woff'),
         url('../ttf/aerokids.ttf') format('truetype'),
         url('../svg/aerokids.svg#Aerokids') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: 'Acumin';
	src: url('../404.html');
	src: url('../404.html') format('embedded-opentype'),
		 url('../404.html') format('woff2'),
		 url('../404.html') format('woff'),
		 url('../404.html') format('truetype'),
		 url('../404.html#Acumin') format('svg');
	font-weight: 700;
	font-style: normal;
}

@font-face {
    font-family: 'US101';
    src: url('../eot/us101.eot');
    src: url('../eot/us101.eot') format('embedded-opentype'),
         url('../woff2/us101.woff2') format('woff2'),
         url('../woff/us101.woff') format('woff'),
         url('../ttf/us101.ttf') format('truetype'),
         url('../svg/us101.svg#US101') format('svg');
	font-weight: 700;
	font-style: normal;
}

@font-face {
    font-family: 'MILF';
    src: url('../eot/milf_b.eot');
    src: url('../eot/milf_b.eot') format('embedded-opentype'),
         url('../woff2/milf_b.woff2') format('woff2'),
         url('../404.html') format('woff'),
         url('../ttf/milf_b.ttf') format('truetype'),
         url('../svg/milf_b.svg#MILF') format('svg');
	font-weight: 700;
	font-style: normal;
}


/* #Basic Styles
================================================== */

body {
	-webkit-font-smoothing: antialiased;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
	font-family: "Lato", sans-serif;
	font-weight: 400;
	font-size: 22px;
	color: #000000;
	line-height: 33px;
	letter-spacing: 0.002em;
	background: #25242d;
	margin: 0;
	padding: 0;
}

@media (max-width: 1199px) {
body {
	font-size: 20px;
	line-height: 28px;
}
}

@media (max-width: 767px) {
body {
	font-size: 18px;
	line-height: 26px;
}
}

sub, 
sup {
	font-size: 65%;
}


/* #Links
================================================== */

a {
	color: #ed246d;
	text-decoration: none;
	outline: 0;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	cursor: pointer;
	outline: 0;
}

a:hover, 
a:focus, 
a:active {
	color: #cc1e5d;
	text-decoration: underline;
	outline: 0;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

a:visited {
	outline: 0;
	text-decoration: none;
}


/* #Heading H1, H2, H3, H4, H5, H6, P
================================================== */

h1, 
h2, 
h3, 
h4, 
h5, 
h6 {
	font-weight: 800;
	padding: 0 0 24px 0;
	margin: 0;
}

h1, 
h2 {
	font-size: 60px;
	line-height: 72px;
	letter-spacing: -0.001em;
}

h3 {
	font-size: 42px;
	line-height: 51px;
}

h4 {
	font-weight: 400;
	font-family: "Lato", sans-serif;
	font-size: 29px;
	line-height: 40px;
}

p {
	padding: 0 0 32px 0;
	margin: 0;
}

p:last-child {
	padding: 0 0 45px 0;
}

em {
	font-style: italic;
}

strong {
	font-weight: 700;
}

.bold {
	font-weight: 700;
}

.underline {
	text-decoration: underline;
}

.upper-case {
	text-transform: uppercase;
}

.lower-case {
	text-transform: none;
}

@media (max-width: 1199px) {
h1, 
h2, 
h3, 
h4, 
h5, 
h6 {
	padding: 0 0 20px 0;
}

h1, 
h2 {
	font-size: 42px;
	line-height: 51px;
	letter-spacing: normal;
}

h3 {
	font-size: 36px;
	line-height: 42px;
}

h4 {
	font-size: 26px;
	line-height: 36px;
}

p {
	padding: 0 0 27px 0;
}
}

@media (max-width: 767px) {
h1, 
h2, 
h3, 
h4, 
h5, 
h6 {
	padding: 0 0 17px 0;
}

h1, 
h2 {
	font-size: 32px;
	line-height: 38px;
}

h3 {
	font-size: 28px;
	line-height: 34px;
}

h4 {
	font-size: 22px;
	line-height: 30px;
}

p {
	padding: 0 0 23px 0;
}

p:last-child {
	padding: 0 0 35px 0;
}
}


/* #Unorder Styles
================================================= */

ul, 
ol {
	list-style: none;
	padding: 0;
	margin: 0;
}
	
li {
	min-height: 30px;
	position: relative;
	padding: 0 0 15px 52px;
	margin: 0;
}

li:last-child {
	margin-bottom: 32px;
}

ul li::before {
	width: 30px;
	height: 30px;
	float: left;
	content: "\f00c";
	font-family: "Font Awesome\ 5 Pro";
	font-weight: 400;
	font-size: 18px;
	color: #ffffff;
	text-align: center;
	line-height: 30px;
	background: #000000;
	border: none;
	border-radius: 360px;
	position: absolute;
	top: 2px;
	left: 0;
}

li ul:last-child li:last-child, 
li ol:last-child li:last-child {
	margin-bottom: 0;
}

@media (max-width: 1199px) {
li {
	min-height: 28px;
	padding: 0 0 15px 46px;
}

li:last-child {
	margin-bottom: 27px;
}

ul li::before {
	width: 28px;
	height: 28px;
	font-size: 16px;
	line-height: 28px;
}
}

@media (max-width: 767px) {
li {
	min-height: 22px;
	padding: 0 0 12px 36px;
}

li:last-child {
	margin-bottom: 23px;
}

ul li::before {
	width: 22px;
	height: 22px;
	font-size: 12px;
	line-height: 22px;
	top: 2px;
}
}


/* #Order Styles
================================================= */

ol {
	counter-reset: item;
}

ol > li {
	counter-increment: item;
}

ol > li::before {
	content: counter(item) ""; 
	width: 30px; 
	height: 30px; 
	float: left;
	font-weight: 400; 
	font-size: 16px;
	color: #ffffff; 
	line-height: 30px;
	text-align: center; 
	background: #000000; 
	border-radius: 360px;
	position: absolute;
	top: 1px;
	left: 0;
}

ol > li:nth-child(n+10):before {
	left: -10px;
}

ol > li:nth-child(n+100):before {
	left: -20px;
}

@media (max-width: 1199px) {
ol > li::before {
	width: 28px; 
	height: 28px; 
	font-size: 14px;
	line-height: 28px;
}
}

@media (max-width: 767px) {
ol > li::before {
	width: 22px; 
	height: 22px; 
	font-size: 12px;
	line-height: 22px;
}
}

/* #Input
================================================= */

textarea, 
select, 
input[type="text"], 
input[type="password"], 
input[type="datetime"], 
input[type="datetime-local"], 
input[type="date"], 
input[type="month"], 
input[type="time"], 
input[type="week"], 
input[type="number"], 
input[type="email"], 
input[type="url"], 
input[type="search"], 
input[type="tel"], 
input[type="color"], 
.uneditable-input {
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	outline: 0;
}

input, 
textarea, 
select {
	-webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
	-moz-transition: border linear 0.2s, box-shadow linear 0.2s;
	-ms-transition: border linear 0.2s, box-shadow linear 0.2s;
	-o-transition: border linear 0.2s, box-shadow linear 0.2s;
	transition: border linear 0.2s, box-shadow linear 0.2s;
}

label {
	width: 100%;
	float: left;
	font-family: "Segoeui", sans-serif;
	font-weight: 700;
	font-size: 18px;
	color: #000000;
	line-height: 26px;
	letter-spacing: normal;
	text-transform: none;
	padding: 0 0 10px 0;
	margin: 0;
}

textarea, 
select,
input[type="text"], 
input[type="password"], 
input[type="datetime"], 
input[type="datetime-local"], 
input[type="date"], 
input[type="month"], 
input[type="time"], 
input[type="week"], 
input[type="number"], 
input[type="email"], 
input[type="url"], 
input[type="search"], 
input[type="tel"], 
input[type="color"], 
.uneditable-input {
	width: 100%;
	height: 57px;
	float: left;
	font-family: "seguisli", sans-serif;
	font-weight: 300;
	font-size: 17px;
	color: #000000;
	line-height: 24px;
	letter-spacing: 0.043em;
	background: #f4f4f4;
	border: 1px solid #cccccc;
	border-radius: 360px;
	outline: none;
	position: relative;
	padding: 14px 40px;
	margin: 0;
}

textarea {
	height: 200px;
	outline: none;
	resize: none;
}

::-webkit-input-placeholder, 
::-webkit-textarea-placeholder {
	color: #414141;
}

input::-moz-placeholder, 
textarea::-moz-placeholder {
	color: #414141;
}

::-moz-placeholder {
	color: #414141;
}

::-ms-input-placeholder {
	color: #414141;
}

@media (max-width: 767px) {
textarea, 
select, 
input[type="text"], 
input[type="password"], 
input[type="datetime"], 
input[type="datetime-local"], 
input[type="date"], 
input[type="month"], 
input[type="time"], 
input[type="week"], 
input[type="number"], 
input[type="email"], 
input[type="url"], 
input[type="search"], 
input[type="tel"], 
input[type="color"], 
.uneditable-input {
	height: 52px;
	font-size: 16px;
	line-height: 22px;
	letter-spacing: 0.03em;
	padding: 12px 30px;
}

textarea {
	height: 170px;
}
}


/* #Buttons
================================================= */

.btn, 
button, 
input[type="button"], 
input[type="submit"] {
	width: auto;
	height: auto;
	float: none;
	display: inline-block;
	vertical-align: middle;
	font-family: "Lato", sans-serif;
	font-weight: 700;
	font-size: 30px;
	color: #ffffff;
	line-height: 36px;
	letter-spacing: 0.004em;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	white-space: normal;
	background: #ed246d;
	box-shadow: none;
	border: none;
	border-radius: 360px;
	position: relative;
	cursor: pointer;
	outline: 0;
	padding: 28px 60px 28px 60px;
	margin: 0;
}

.btn:hover, 
.btn:focus,  
.btn:active, 
.btn:active:focus, 
.btn.active, 
.btn.active:focus, 
button:hover, 
button:focus, 
button:active, 
button:active:focus, 
button.active, 
button.active:focus, 
input[type="button"]:hover, 
input[type="button"]:focus, 
input[type="button"]:active, 
input[type="button"]:active:focus, 
input[type="button"].active, 
input[type="button"].active:focus, 
input[type="submit"]:hover, 
input[type="submit"]:focus, 
input[type="submit"]:active, 
input[type="submit"]:active:focus, 
input[type="submit"].active, 
input[type="submit"].active:focus, 
.btn:not(:disabled):not(.disabled).active, 
.btn:not(:disabled):not(.disabled):active {
	color: #ffffff;
	text-decoration: none;
	background: #cc1e5d;
	outline: 0;
}

.btn.disabled, 
.btn[disabled], 
fieldset[disabled] .btn {
	cursor: not-allowed;
	filter: alpha(opacity=65);
	opacity: .65;
}

a.btn.disabled, 
fieldset[disabled] a.btn {
	pointer-events: none;
}

.btn-out {
	width: 100%;
	float: none; 
	display: inline-block;
}

@media (max-width: 1199px) {
.btn, 
button, 
input[type="button"], 
input[type="submit"] {
	font-size: 24px;
	line-height: 30px;
	padding: 21px 40px 19px 40px;
}
}

@media (max-width: 767px) {
.btn, 
button, 
input[type="button"], 
input[type="submit"] {
	font-size: 18px;
	line-height: 24px;
	padding: 15px 25px 16px 25px;
}
}

figure {
	padding: 0;
	margin: 0;
}


/* 
 2.) Container - Main
----------------------------------------*/

.container-main {
	width: 100%;
	float: left;
	background: #ffffff;
	position: relative;
	overflow: hidden;
}

.container {
	width: 100%;
	max-width: 1200px;
	padding: 0 40px;
}

@media (max-width: 767px) {
.container {
	width: 100%;
	max-width: 540px;
	padding: 0 20px;
}
}

/* Vertical Align - Middle */
.outer-bg {
	width: 100%;
	height: 100%;
	float: none;
	display: table;
	margin: 0 auto
}

.inner-bg {
	width: 100%;
	height: 100%;
	float: none;
	display: table-cell;
	vertical-align: middle;
}


/* Colors */
.pink {
	color: #ed246d;
}


/* 
 3.) Header
----------------------------------------*/

.header-main {
	width: 100%;
	height: 122px;
	float: left;
	background: #333333;
	position: relative;
	z-index: 100;
}

.header-main .brand {
	float: left;
	position: relative;
	z-index: 10;
	margin: 23px 0 0 0;
}

.header-main .brand img {
	max-width: 100%;
	max-height: 69px;
}

.header-main .nav-bar {
	float: right;
	padding: 40px 0 0 0;
}

.header-main .nav-bar nav {
	float: left;
	padding: 0;
	margin: 0 0 -27px 0;
}

.header-main .nav-bar nav ul {
	float: left;
	padding: 0;
	margin: 0;
}

.header-main .nav-bar nav ul li {
	height: 42px;
	float: left;
	font-family: "Roboto", sans-serif;
	font-weight: 400;
	font-size: 18px;
	color: #ffffff;
	line-height: 26px;
	padding: 0;
	margin: 0;
}

.header-main .nav-bar nav ul li:before {
	display: none;
}

.header-main .nav-bar nav ul li a {
	height: 42px;
	float: left;
	color: #ffffff;
	line-height: 40px;
	text-decoration: none;
	padding: 0 27px;
}

.header-main .nav-bar nav ul li:hover a, 
.header-main .nav-bar nav ul li.active a {
	color: #ffffff;
	background: #ed246d;
	border-radius: 360px;
}

.header-main .menu-btn {
	width: 34px;
	height: 26px;
	float: left;
	display: none;
	cursor: pointer;
	z-index: 10001;
	position: absolute;
	top: 38px;
	right: 40px;
}

.header-main .menu-btn .icon-bar {
	width: 100%;
	float: right;
	text-decoration: none;
	position: relative;
}

.header-main .menu-btn .icon-bar span {
	width: 100%;
	height: 4px;
	float: left;
	background: #ffffff;
	position: relative;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	margin: 10px 0 0 0;
}

.header-main .menu-btn .icon-bar span:before {
	content: "";
	width: 100%;
	height: 4px;
	float: left;
	background: #ffffff;
	position: absolute;
	top: -10px;
	left: 0;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.header-main .menu-btn .icon-bar span:after {
	content: "";
	width: 100%;
	height: 4px;
	float: left;
	background: #ffffff;
	position: absolute;
	top: 10px;
	left: 0;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.header-main .menu-btn.active {
	color: #ffffff;
}

.header-main .menu-btn.active .icon-bar span {
	background: none;
}

.header-main .menu-btn.active .icon-bar span:before {
	height: 3.5px;
	top: 0;
	background: #ffffff;
	-webkit-transform: rotate3d(0, 0, 1, 45deg);
	transform: rotate3d(0, 0, 1, 45deg);
}

.header-main .menu-btn.active .icon-bar span:after {
	height: 3.5px;
	top: 0;
	background: #ffffff;
	-webkit-transform: rotate3d(0, 0, 1, -45deg);
	transform: rotate3d(0, 0, 1, -45deg);
}

@media (min-width: 992px) {
.header-main .nav-bar {
	display: block;
}
}

@media (max-width: 991px) {
.header-main {
	height: 100px;
}

.header-main .brand {
	margin: 20px 0 0 0;
}

.header-main .brand img {
	max-height: 60px;
}

.header-main .nav-bar {
	width: 100%;
	background: #333333;
	position: absolute;
	top: 0;
	left: 0; 
	padding: 0;
}

.header-main .nav-bar nav {
	width: 100%;
	padding: 100px 0 35px 0; 
	margin: 0;
}

.header-main .nav-bar nav ul {
	width: 100%;
	margin: 0;
}

.header-main .nav-bar nav ul li {
	width: 100%;
	height: auto;
}

.header-main .nav-bar nav ul li a {
	width: 100%;
	height: auto;
	line-height: inherit;
	padding: 9px 40px;
}

.header-main .nav-bar nav ul li:hover a, 
.header-main .nav-bar nav ul li.active a {
	color: #ffffff;
	background: #ed246d;
	border-radius: 0;
}

.header-main .menu-btn {
	display: block;
}
}

@media (max-width: 767px) {
.header-main {
	height: 80px;
}

.header-main .container {
	max-width: 100%;
}

.header-main .brand {
	margin: 15px 0 0 0;
}

.header-main .brand img {
	max-height: 50px;
}

.header-main .nav-bar nav {
	width: 100%;
	padding: 80px 0 35px 0;
}

.header-main .nav-bar nav ul li a {
	padding: 8px 20px;
}

.header-main .menu-btn {
	width: 30px;
	height: 22px;
	top: 29px;
	right: 20px;
}

.header-main .menu-btn .icon-bar {
	width: 100%;
	float: right;
	text-decoration: none;
	position: relative;
}

.header-main .menu-btn .icon-bar span {
	height: 3px;
}

.header-main .menu-btn .icon-bar span:before {
	height: 3px;
	top: -9px;
}

.header-main .menu-btn .icon-bar span:after {
	height: 3px;
	top: 9px;
}

.header-main .menu-btn.active .icon-bar span:before {
	height: 3px;
}

.header-main .menu-btn.active .icon-bar span:after {
	height: 3px;
}
}


/*
 3.) Content - Main
----------------------------------------*/

.content-main { 
	width: 100%; 
	float: left;
}


/* Content - Inner */
.content-inner { 
	width: 100%; 
	float: left; 
	padding: 68px 0 80px 0;
}

@media (max-width: 1199px) {
.content-inner { 
	padding: 50px 0 60px 0;
}
}

@media (max-width: 767px) {
.content-inner { 
	padding: 43px 0 50px 0;
}
}

/* Heading - Txt */
.heading-txt {
	width: 100%;
	float: left;
	text-align: center;
	padding: 0 0 40px 0;
}

.heading-txt:last-child { 
	padding-bottom: 0;
}

.heading-txt h1:last-child, 
.heading-txt h2:last-child, 
.heading-txt h3:last-child, 
.heading-txt h4:last-child {
	padding-bottom: 0;
}

.heading-txt p:last-child {
	padding-bottom: 0;
}

.heading-txt aside { 
	width: 100%; 
	max-width: 740px; 
	float: none; 
	display: inline-block; 
	vertical-align: top;
}

@media (max-width: 767px) {
.heading-txt {
	padding: 0 0 35px 0;
}
}

/* Btn - Inner */
.btn-inner {
	width: auto;
	float: none;
	display: inline-block;
	vertical-align: top;
	padding: 0 65px;
}

.btn-inner .btn:before, 
.btn-inner button:before {
	content: "\f101";
	float: left;
	font-family: "Font Awesome\ 5 Pro";
	font-weight: 400;
	font-size: 56px;
	color: rgba(237, 36, 109, 0.64);
	line-height: 40px;
	position: absolute;
	top: 50%;
	left: -65px;
	margin: -20px 0 0 0;
}

.btn-inner .btn:after, 
.btn-inner button:after {
	content: "\f100";
	float: left;
	font-family: "Font Awesome\ 5 Pro";
	font-weight: 400;
	font-size: 56px;
	color: rgba(237, 36, 109, 0.64);
	line-height: 40px;
	position: absolute;
	top: 50%;
	right: -65px;
	margin: -20px 0 0 0;
}

@media (max-width: 1199px) {
.btn-inner .btn:before, 
.btn-inner button:before {
	font-size: 48px;
}

.btn-inner .btn:after, 
.btn-inner button:after {
	font-size: 48px;
}
}

@media (max-width: 767px) {
.btn-inner {
	padding: 0 30px;
}

.btn-inner .btn:before, 
.btn-inner button:before {
	font-size: 30px;
	line-height: 30px;
	left: -30px;
	margin: -15px 0 0 0;
}

.btn-inner .btn:after, 
.btn-inner button:after {
	font-size: 30px;
	line-height: 30px;
	right: -30px;
	margin: -15px 0 0 0;
}
}


/* BTN - SML */
.btn-sml, 
button.btn-sml, 
input.btn-sml[type="button"], 
input.btn-sml[type="submit"] {
	font-family: "Segoeui", sans-serif;
	font-size: 24px;
	line-height: 30px;
	letter-spacing: 0.018em;
	padding: 20px 50px 20px 50px;
}
	
@media (max-width: 1199px) {
.btn-sml, button.btn-sml, 
input.btn-sml[type="button"], 
input.btn-sml[type="submit"] {
	font-size: 22px;
	line-height: 28px;
	padding: 15px 50px 17px 50px;
}
}
	
@media (max-width: 767px) {
.btn-sml, 
button.btn-sml, 
input.btn-sml[type="button"], 
input.btn-sml[type="submit"] {
	font-size: 18px;
	line-height: 22px;
	padding: 16px 30px 17px 30px;
}
}


/* Video - Block */
.video-block {
	width: 100%;
	float: left;
	text-align: center;
	padding: 0 0 55px 0;
}

.video-block:last-child {
	padding-bottom: 0;
}

.video-block figure {
	width: 100%;
	max-width: 740px;
	float: none;
	display: inline-block;
	vertical-align: top; 
	text-align: center;
	overflow: hidden;
}

.video-block figure img {
	width: 100%;
}

@media (max-width: 1199px) {
.video-block {
	padding: 0 0 50px 0;
}
}

@media (max-width: 767px) {
.video-block {
	padding: 0 0 45px 0;
}
}


/* Workshops - Info */
.workshops-info {
	width: 100%;
	float: left; 
	text-align: center;
	padding: 0 0 60px 0;
}

.workshops-info:last-child {
	padding-bottom: 0;
}

.workshops-info .inner-cont { 
	width: 100%; 
	max-width: 930px; 
	float: none; 
	display: inline-block; 
	vertical-align: top;
}

.workshops-info h2 { 
	padding-bottom: 38px;
}

.workshops-info .article {
	width: 29.45%; 
	float: none; 
	display: inline-block; 
	vertical-align: top;
	text-align: center;
	background: #efefef;
	border-radius: 10px;
	position: relative;
	z-index: 2;
	padding: 25px 13px 93px 13px;
	margin: 0 1.75% 3.88% 1.75%;
}

.workshops-info .article .date {
	width: 100%;
	float: left;
	font-weight: 800;
	font-size: 72px;
	color: #ed246d;
	line-height: 74px;
	padding: 0 0 4px 0;
}

.workshops-info .article .mnth {
	width: 100%;
	float: left;
	font-weight: 800;
	font-size: 24px; 
	line-height: 30px;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
}

.workshops-info .article .day {
	width: 100%;
	float: left;
	font-weight: 600;
	font-size: 24px;
	line-height: 30px;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	padding: 0 0 2px 0;
}

.workshops-info .article .btn {
	width: 100%;
	font-size: 20px;
	color: #000000;
	line-height: 26px;
	letter-spacing: 0.02em;
	background: rgba(0, 0, 0, 0.09);
	padding: 15px 10px;
}

.workshops-info .article .btn:hover, 
.workshops-info .article .btn:focus, 
.workshops-info .article .btn:active, 
.workshops-info .article .btn:active:focus, 
.workshops-info .article .btn.active, 
.workshops-info .article .btn.active:focus {
	color: #ffffff;
	text-decoration: none;
	background: rgba(0, 0, 0, 1);
}

.workshops-info .article .btn-out { 
	position: absolute; 
	bottom: 15px; 
	left: 0; 
	padding: 0 13px;
}

.workshops-info .article-out { 
	width: 103.88%; 
	float: left; 
	padding: 0 0 42px 0; 
	margin: 0 -1.94% -3.88% -1.94%;
} 

.workshops-info .article-out:last-child { 
	padding-bottom: 0;
} 

.workshops-info .btm-btn { 	
	width: 100%; 
	float: left;
}

.workshops-info .btm-btn .btn-inner { 
	width: 100%; 
	max-width: 765px; 
	margin: 0 0 14px 0;
}

.workshops-info .btm-btn .btn-inner:last-child { 
	margin-bottom: 0;
}

.workshops-info .btm-btn .btn-inner .btn,
.workshops-info .btm-btn .btn-inner button { 
	width: 100%;
}

.workshops-info .btm-btn .btn-out { 
	width: 100%; 
	float: left;
}

.workshops-info .btm-btn .sml-txt { 
	width: 100%; 
	max-width: 765px; 
	float: none; 
	display: inline-block; 
	vertical-align:middle; 
	font-style: italic; 
	padding: 0 65px;
}	

@media (max-width: 1199px) {
.workshops-info {
	padding: 0 0 50px 0;
}

.workshops-info h2 { 
	padding-bottom: 30px;
}

.workshops-info .article .date {
	font-size: 60px;
	line-height: 60px;
	padding: 0 0 3px 0;
}

.workshops-info .article .mnth {
	font-size: 20px;
	line-height: 26px;
}

.workshops-info .article .day {
	font-size: 20px;
	line-height: 26px;
}

.workshops-info .article .btn {
	width: 100%;
	font-size: 16px;
	line-height: 20px;
	padding: 15px 10px;
}

.workshops-info .article-out { 
	padding: 0 0 35px 0; 
}
}

@media (max-width: 991px) {
.workshops-info .article {
	padding: 25px 10px 85px 10px;
}

.workshops-info .article .btn-out { 
	padding: 0 10px;
}

.workshops-info .btm-btn .btn-inner { 
	max-width: 640px; 
	margin: 0 0 10px 0;
}

.workshops-info .btm-btn .sml-txt { 
	max-width: 640px; 	
}	
}

@media (max-width: 767px) {
.workshops-info {
	padding: 0 0 45px 0;
}

.workshops-info h2 { 
	padding-bottom: 25px;
}

.workshops-info .article {
	width: 100%;
	margin: 0 0 20px 0;
}

.workshops-info .article-out { 
	width: 100%; 
	padding: 0 0 30px 0; 
	margin: 0 0 -20px 0;
} 

.workshops-info .btm-btn .btn-inner { 
	max-width: 100%; 
	margin: 0 0 10px 0;
}

.workshops-info .btm-btn .sml-txt { 
	max-width: 100%; 
	padding: 0 30px;
}	
}


/* List - Box */
.list-box {
	width: 100%; 
	float: left; 
	text-align: center; 
	margin: 0 0 60px 0;
}

.list-box:last-child { 
	margin-bottom: 0;
}

.list-box h2 { 
	text-align: center; 
	padding: 0 0 46px 0;
}

.list-box h4 { 
 	padding:0 0 30px 0;
}

.list-box ul {
	width: 107.52%;
	float: none; 
	display: inline-block; 
	vertical-align: top; 
	text-align: left; 
	padding: 0;
	margin: 0 -3.76% -15px -3.76%;
}

.list-box ul li {
	width: 42.48%; 
	float: none; 
	display: inline-block; 
	vertical-align: top; 
	margin: 0 3.60% 0 3.60%;
}

.list-box aside { 
	width: 100%; 
	max-width: 930px; 
	float: none; 
	display: inline-block; 
	vertical-align: top; 
	text-align: left;
}

.list-box .box {
	width: 100%; 
	float: left; 
	background: #efefef; 
	padding: 50px 40px 50px 40px; 
}

@media (max-width: 1199px) {
.list-box {
	margin: 0 0 50px 0;
}

.list-box h2 { 
	padding: 0 0 35px 0;
}

.list-box .box {
	padding: 50px 60px 50px 60px; 
}
}

@media (max-width: 991px) {
.list-box .box {
	padding: 50px 40px 50px 40px; 
}
}

@media (max-width: 767px) {
.list-box {
	margin: 0 0 40px 0;
}

.list-box h2 { 
	padding: 0 0 30px 0;
}

.list-box .box {
	padding: 30px 20px; 
}

.list-box ul {
	width: 100%;
	margin: 0 0 -10px 0;
}

.list-box ul li {
	width: 100%; 
	margin: 0;
}
}


/* Form - Block */
.form-block {
	width: 100%;
	float: left;
	text-align: center;
	padding: 0 0 70px 0;
}

.form-block:last-child {
	padding-bottom: 0;
}

.form-block h2 {
	padding: 0 0 7px 0;
}

.form-block h2:last-child {
	padding-bottom: 0;
}

.form-block h4 {
	padding: 0 0 7px 0;
}

.form-block h4:last-child {
	padding-bottom: 0;
}

.form-block ul {
	width: 101.80%;
	float: left;
	padding: 0 0 13px 0;
	margin: 0 -0.90% -10px -0.90%;
}

.form-block ul li {
	width: 48.20%;
	float: left;
	padding: 0;
	margin: 0 0.90% 10px 0.90%;
}

.form-block ul li:before {
	display: none;
}

.form-block .btn, 
.form-block button, 
.form-block input[type="button"], 
.form-block input[type="submit"] {
	width: 100%;
}

.form-block aside {
	width: 100%;
	max-width: 560px;
	float: none;
	display: inline-block;
	vertical-align: top;
	padding: 23px 0 0 0;
}

.form-block .box {
	width: 100%;
	float: none;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	border: 2px dotted #e1e1e1;
	padding: 55px 75px 60px 75px;
}

@media (max-width: 1199px) {
.form-block {
	padding: 0 0 60px 0;
}

.form-block .box {
	padding: 40px 40px 50px 40px;
}
}

@media (max-width: 767px) {
.form-block {
	padding: 0 0 45px 0;
}

.form-block .box {
	padding: 35px 20px 40px 20px;
}

.form-block ul {
	width: 100%;
	padding: 0 0 13px 0;
	margin: 0 0 -10px 0;
}

.form-block ul li {
	width: 100%;
	margin: 0 0 10px 0;
}

.form-block aside {
	max-width: 100%;
	padding: 16px 0 0 0;
}
}




/* Cont - List */
.cont-list { 
	width: 100%; 
	float: left; 
	text-align: center; 
	padding: 0 0 60px 0;
}

.cont-list:last-child { 
	padding-bottom: 0;
} 

.cont-list h4 { 
	padding-bottom: 50px;
} 

.cont-list aside { 
	width: 100%; 
	max-width: 930px; 
	float: none; 
	display: inline-block; 
	vertical-align: top;
}

.cont-list aside h4 { 
	font-weight: 700; 
	font-size: 24px; 
	line-height:33px; 
	padding: 0;
}

.cont-list aside p:last-child { 
	padding-bottom: 0;
}

.cont-list aside ul li {
	width: 100%;
	float: left; 
	text-align: left; 
	letter-spacing: normal;
	padding: 0 0 32px 95px;
	margin: 0;
}

.cont-list aside ul li:last-child { 
	padding-bottom: 0;
}

.cont-list aside ul li::before {
	width: 50px;
	height: 50px;
	float: left; 
	font-weight: 400; 
	font-size: 32px;
	line-height: 50px;
	text-align: center;
	background: #ed246d;
	border-radius: 360px;
	position: absolute;
	top: 10px;
	left: 0;
}

@media (max-width: 1199px) {
.cont-list { 
	padding: 0 0 50px 0;
}

.cont-list h4 { 
	padding-bottom: 50px;
} 

.cont-list aside h4 { 
	font-size: 22px; 
	line-height: 30px; 
}

.cont-list aside ul li {
	padding: 0 0 30px 80px;
}

.cont-list aside ul li::before {
	width: 40px;
	height: 40px;
	font-size: 28px;
	line-height: 40px;
	top: 7px;
}
}

@media (max-width: 767px) {
.cont-list { 
	padding: 0 0 45px 0;
}

.cont-list h4 { 
	padding-bottom: 30px;
} 

.cont-list aside h4 { 
	font-size: 20px; 
	line-height: 26px; 
}

.cont-list aside ul li {
	padding: 0 0 25px 50px;
}

.cont-list aside ul li::before {
	width: 30px;
	height: 30px;
	font-size: 20px;
	line-height: 32px;
	top: 5px;
}
}


/* Feature - List */
.feature-list {
	width: 100%;
	float: left; 
	text-align: center;
	padding: 0 0 50px 0;
}

.feature-list:last-child {
	padding-bottom: 0;
}

.feature-list .inner-cont { 
	width: 100%; 
	max-width: 930px; 
	float: none; 
	display: inline-block; 
	vertical-align: top;
}

.feature-list .heading-txt { 
	padding-bottom: 56px;
} 

.feature-list .heading-txt h2 { 
	padding-bottom: 10px;
} 

.feature-list .heading-txt aside { 
	max-width: 100%;
} 

.feature-list .article {
	width: 33.70%; 
	float: left; 
	text-align: center;
	background: #efefef;
	border-radius: 10px;
	position: relative;
	z-index: 2;
	padding: 25px 23px 97px 23px;
	margin: 0 8.15%;
}

.feature-list .article .icon-out {
	width: 100%; 
	height: 70px;
	float: left;
	line-height: 70px; 
	text-align: center; 
	margin: 0 0 17px 0;
}

.feature-list .article .icon-out img { 
	max-height: 70px;
}

.feature-list .article .sub-title {
	width: 100%;
	float: left;
	font-weight: 600;
	font-size: 24px;
	line-height: 30px;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	padding: 0 0 3px 0;
}

.feature-list .article h4 {
	width: 100%;
	float: left;
	font-weight: 800;
	font-size: 24px; 
	line-height: 30px;
	letter-spacing: normal;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
}

.feature-list .article .btn {
	width: 100%; 
	height: 56px; 
	font-weight: 900;
	font-size: 36px;
	color: #000000;
	line-height: 56px;
	letter-spacing: normal; 
	text-transform: none;
	background: rgba(0, 0, 0, 0.09);
	padding: 0 20px;
}

.feature-list .article .btn:hover, 
.feature-list .article .btn:focus, 
.feature-list .article .btn:active, 
.feature-list .article .btn:active:focus, 
.feature-list .article .btn.active, 
.feature-list .article .btn.active:focus {
	color: #ffffff;
	text-decoration: none;
	background: rgba(0, 0, 0, 1);
}

.feature-list .article .btn-out { 
	position: absolute; 
	bottom: 23px; 
	left: 0; 
	padding: 0 23px;
}

.feature-list .article-out { 
	width: 116.30%; 
	float: left; position: relative; 
	padding: 0 97px; 
	margin: 0 -8.15%;
} 

.feature-list .article-out:before { 
	content: "\f101"; 
	width: 50px; 
	height: 50px;
	float: left;
	font-family: "Font Awesome\ 5 Pro";
	font-weight: 400;
	font-size: 56px;
	color: rgba(237, 36, 109, 0.64);
	line-height: 50px; 
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -25px 0 0 -25px;
}

@media (max-width: 1199px) {
.feature-list .heading-txt { 
	padding-bottom: 45px;
} 

.feature-list .article .sub-title {
	font-size: 20px;
	line-height: 26px;
}

.feature-list .article h4 {
	font-size: 20px;
	line-height: 26px;
}

.feature-list .article .btn {
	width: 100%; 
	height: 50px;
	font-size: 30px;
	line-height: 50px;
}
}

@media (max-width: 991px) {
.feature-list .article-out { 
	padding: 0; 
} 

.feature-list .article-out:before { 
	font-size: 48px;
}
}

@media (max-width: 767px) {
.feature-list {
	padding: 0 0 45px 0;
}

.feature-list .heading-txt { 
	padding-bottom: 35px;
} 

.feature-list .article {
	width: 100%;
	margin: 0 0 50px 0;
}

.feature-list .article-out { 
	width: 100%; 
	margin: 0 0 -30px 0;
} 

.feature-list .article .btn {
	font-size: 26px;
}

.feature-list .article-out:before { 
	content: "\f103"; 
	width: 100%; 
	height: 30px;
	font-size: 30px;
	line-height: 30px; 
	top: 50%;
	left: 0;
	margin: -40px 0 0 0; 
	z-index: 5;
}
}


/* Row - Cont */
.row-cont { 
	width: 100%; 
	float: left; 
	text-align: center; 
	padding: 0 0 60px 0;
}

.row-cont:last-child { 
	padding-bottom: 0;
}

.row-cont h2 { 	
	padding-bottom: 40px;
}

.row-cont h2:last-child { 
	padding-bottom: 0;
} 	

.row-cont p { 
	text-align: left;
}

.row-cont p:last-child { 
	padding-bottom: 0;
}

.row-cont .mid-txt { 
	width: 100%; 
	max-width: 930px; 
	float: none; 
	display: inline-block; 
	vertical-align: top; 
}

@media (max-width: 1199px) {
.row-cont { 
	padding: 0 0 50px 0;
}

.row-cont h2 { 	
	padding-bottom: 30px;
}
}

@media (max-width: 767px) {
.row-cont { 
	padding: 0 0 45px 0;
}

.row-cont h2 { 	
	padding-bottom: 25px;
}
}


/* List - Box */
.list-box.list2 ul {
	width: 104%;
	margin: 0 -2% -15px -2%;
}

.list-box.list2 ul li {
	width: 46%; 
	margin: 0 1.80% 0 1.80%;
}

.list-box.list2 aside { 
	max-width: 980px; 
}

@media (max-width: 767px) {
.list-box.list2 ul {
	width: 100%;
	margin: 0 0 -10px 0;
}

.list-box.list2 ul li {
	width: 100%; 
	margin: 0;
}
}


/* Partners - Logos */
.partners-logos { 
	width: 100%; 
	float: left; 
	text-align: center; 
	padding: 0 0 55px 0;
}

.partners-logos:last-child { 
	padding-bottom: 0;
} 

.partners-logos ul { 
	float: none; 
	display: inline-block; 
	vertical-align: middle; 
	padding: 0; 
	margin: 0 -80px;
}

.partners-logos ul li { 
	float: none; 
	display: inline-block; 
	vertical-align: middle; 
	padding: 0; 
	margin: 0 80px;
}

.partners-logos ul li:before { 
	display: none;
}

.partners-logos ul li:after { 
	content: "\f067"; 
	width: 40px; 
	height: 40px;
	float: left;
	font-family: "Font Awesome\ 5 Pro";
	font-weight: 400;
	font-size: 44px;
	color: rgba(237, 36, 109, 0.64);
	line-height: 40px; 
	text-align: center;
	position: absolute;
	top: 50%;
	right: -100px;
	margin: -20px 0 0 0;
}

.partners-logos ul li:last-child:after { 
	display: none;
} 

.partners-logos ul li img { 
	max-width: 100%;
}

@media (max-width: 1199px) {
.partners-logos { 
	padding: 0 0 50px 0;
}
}

@media (max-width: 767px) {
.partners-logos { 
	padding: 0 0 45px 0;
}

.partners-logos ul { 
	width: 100%; 
	margin: 0 0 -80px 0;
}

.partners-logos ul li { 
	width: 100%; 
	margin: 0 0 80px 0;
}

.partners-logos ul li:after { 
	width: 100%; 
	height: 30px;
	font-size: 36px;
	line-height: 36px; 
	top: auto; 
	bottom: -55px;
	right: 0;
	margin: 0;
}

.partners-logos ul li:last-child:after { 
	display: none;
} 

.partners-logos ul li img { 
	max-width: 100%;
}
}


/* List - Box */
.list-box2 {
	width: 100%; 
	float: left; 
	text-align: center; 
	margin: 0 0 60px 0;
}

.list-box2:last-child { 
	margin-bottom: 0;
}

.list-box2 h2 { 
	text-align: center; 
	padding: 0 0 46px 0;
}

.list-box2 h4 { 
	width: 100%; 
	max-width: 620px; 
	float: none; 
	display: inline-block; 
	vertical-align: top; 
 	padding: 0 0 22px 0;
}

.list-box2 ul {
	width: 120%;
	float: none; 
	display: inline-block; 
	vertical-align: top; 
	text-align: left; 
	padding: 0;
	margin: 0 -10% -15px -10%;
}

.list-box2 ul li {
	width: 30%; 
	float: none; 
	display: inline-block; 
	vertical-align: top; 
	margin: 0 9.80%;
}

.list-box2 aside { 
	width: 100%; 
	max-width: 600px; 
	float: none; 
	display: inline-block; 
	vertical-align: top; 
	text-align: left;
}

.list-box2 .box {
	width: 100%; 
	float: left; 
	background: #efefef; 
	padding: 40px 40px 45px 40px; 
}

@media (max-width: 1199px) {
.list-box2 {
	margin: 0 0 50px 0;
}

.list-box2 h2 { 
	padding: 0 0 35px 0;
}
}

@media (max-width: 767px) {
.list-box2 {
	margin: 0 0 40px 0;
}

.list-box2 h2 { 
	padding: 0 0 30px 0;
}

.list-box2 .box {
	padding: 30px 20px; 
}

.list-box2 ul {
	width: 100%;
	margin: 0 0 -10px 0;
}

.list-box2 ul li {
	width: 100%; 
	margin: 0;
}
}


/* Prize - Cont */
.prize-info {
	width: 100%;
	float: left;
	margin-bottom: 50px;
}

.prize-info .heading-txt {
	padding-bottom: 65px;
}

.prize-info .heading-txt h2 {
	padding: 0 0 20px 0;
}

.prize-info .heading-txt .prize-txt {
	font-weight: 700;
	font-style: italic;
	font-size: 39px;
	line-height: 45px;
	text-transform: uppercase;
}

@media (max-width: 1199px) {
.prize-info {
	margin-bottom: 40px;
}

.prize-info .heading-txt {
	padding-bottom: 50px;
}

.prize-info .heading-txt .prize-txt {
	font-size: 32px;
	line-height: 42px;
}

.prize-info .heading-txt aside {
	max-width: 480px;
}
}

@media (max-width: 767px) {
.prize-info {
	margin-bottom: 30px;
}

.prize-info .heading-txt {
	padding-bottom: 45px;
}

.prize-info .heading-txt h2 {
	padding: 0 0 15px 0;
}

.prize-info .heading-txt .prize-txt {
	font-size: 26px;
	line-height: 36px;
}
}


/* Prize - List */
.prize-list {
	width: 100%;
	float: left;
	text-align: center;
	background: #ed246d;
	border-radius: 18px;
	padding: 58px 70px 85px 70px;
	margin: 0 0 40px 0;
}

.prize-list:last-child {
	margin-bottom: 0;
}

.prize-list h3 {
	color: #ffffff;
	text-align: center;
	text-transform: uppercase;
	padding-bottom: 36px;
}

.prize-list .article {
	width: 43.76%;
	float: none;
	display: inline-block;
	vertical-align: top;
	margin: 0 2.90% 20px 2.90%;
}

.prize-list .article .icon-out {
	width: 140px;
	float: none;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	overflow: hidden;
	position: relative;
	z-index: 1;
	margin: 0 -140px 0 0;
}

.prize-list .article .icon-out img {
	max-width: 100%;
}

.prize-list .article aside {
	width: 100%;
	float: none;
	display: inline-block;
	vertical-align: middle;
	padding: 0 0 0 150px;
	margin: 0 0 0 -5px;
}

.prize-list .article aside .prize {
	width: 100%;
	float: left;
	font-weight: 800;
	font-size: 36px;
	color: #ffffff;
	line-height: 42px;
	letter-spacing: 0.02em;
}

.prize-list .article aside .place {
	min-width: 142px;
	height: 40px;
	float: none;
	display: inline-block;
	vertical-align: top;
	font-weight: 600;
	font-size: 17px;
	color: #ffffff;
	line-height: 40px;
	letter-spacing: 0.04em;
	text-align: center;
	text-transform: uppercase;
	background: #000000;
	border-radius: 360px;
	padding: 0 20px;
	margin: 0 0 5px 0;
}

.prize-list .article aside .place sup {
	font-size: 60%;
	top: -6px
}

.prize-list .article aside p {
	font-size: 16px;
	color: #ffffff;
	line-height: 26px;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding: 0;
}

.prize-list .article.lrg {
	width: 93.76%;
}

.prize-list .article.lrg .icon-out {
	width: 50%;
	text-align: right;
	margin: 0 -4px 0 0;
}

.prize-list .article.lrg aside {
	width: 50%;
	padding: 0;
	margin: 0 0 0 -4px;
}

.prize-list .article.lrg aside .prize {
	font-size: 52px;
	line-height: 60px;
	padding: 0 0 3px 0;
}

.prize-list .article.lrg aside .place {
	min-width: 206px;
	height: 60px;
	font-size: 24px;
	line-height: 60px;
	margin: 0 0 7px 0;
}

.prize-list .article.lrg aside .place sup {
	top: -8px
}

.prize-list .article.lrg aside p {
	font-size: 24px;
	line-height: 30px;
}

.prize-list .article-out {
	width: 106.24%;
	float: left;
	margin: 0 -3.12% -20px -3.12%;
}

.prize-list .btm-txt {
	width: 100%;
	max-width: 700px;
	float: none;
	display: inline-block;
	vertical-align: top;
	color: #ffffff;
}

.prize-list .btm-box {
	width: 100%;
	max-width: 690px;
	float: none;
	display: inline-block;
	vertical-align: top;
	font-size: 30px;
	color: #ffffff;
	line-height: 40px;
	text-align: center;
	text-transform: uppercase;
	border: 2px dotted #ffffff;
	padding: 41px 30px;
	margin: 13px 0 0 0;
}

.prize-list .btm-box strong {
	font-weight: 800;
}

.prize-list .prize-cont {
	width: 100%;
	max-width: 640px;
	float: none;
	display: inline-block;
	vertical-align: top;
	text-align: left;
	margin: 0 0 28px 0;
}

.prize-list .prize-cont:last-child {
	margin-bottom: 0;
}

@media (max-width: 1199px) {
.prize-list {
	border-radius: 14px;
	padding: 58px 40px 60px 40px;
	margin: 0 0 30px 0;
}

.prize-list h3 {
	padding-bottom: 30px;
}

.prize-list .article aside .prize {
	font-size: 32px;
	line-height: 40px;
}

.prize-list .article aside .place {
	font-size: 16px;
}

.prize-list .article aside .place sup {
	top: -5px
}

.prize-list .article aside p {
	font-size: 15px;
	line-height: 25px;
}

.prize-list .article.lrg aside .prize {
	font-size: 46px;
	line-height: 56px;
}

.prize-list .article.lrg aside .place {
	font-size: 22px;
}

.prize-list .article.lrg aside .place sup {
	top: -7px
}

.prize-list .article.lrg aside p {
	font-size: 22px;
}

.prize-list .btm-box {
	max-width: 690px;
	font-size: 26px;
	line-height: 36px;
	padding: 30px 30px;
	margin: 13px 0 0 0;
}
}

@media (max-width: 767px) {
.prize-list {
	border-radius: 10px;
	padding: 43px 20px 50px 20px;
	margin: 0 0 25px 0;
}

.prize-list h3 {
	padding-bottom: 25px;
}

.prize-list .article {
	width: 100%;
	margin: 0 0 30px 0;
}

.prize-list .article .icon-out {
	width: 120px;
	margin: 0 -120px 0 0;
}

.prize-list .article aside {
	padding: 0 0 0 130px;
}

.prize-list .article.lrg {
	width: 100%;
	text-align: center;
}

.prize-list .article.lrg .icon-out {
	width: 100%;
	text-align: center;
	margin: 0 0 10px 0;
}

.prize-list .article.lrg .icon-out img {
	max-width: 160px;
}

.prize-list .article.lrg aside {
	width: 100%;
	margin: 0;
}

.prize-list .article-out {
	width: 100%;
	margin: 0 0 -20px 0;
}

.prize-list .btm-txt {
	max-width: 100%;
}

.prize-list .prize-cont {
	max-width: 300px;
	margin: 0 0 25px 0;
}

.prize-list .btm-box {
	max-width: 100%;
	font-size: 22px;
	line-height: 30px;
	padding: 20px 20px;
	margin: 0;
}
}


/* Prize - List */
.prize-list.black-bg {
	background: #333333;
}

.prize-list.black-bg .article aside .place {
	background: #0e3890;
}

.prize-list.black-bg .article.lrg .icon-out {
	padding-right: 25px;
}

@media (max-width: 767px) {
.prize-list.black-bg .article.lrg .icon-out {
	padding-right: 0;
}


}
/* Contest - Prize */
.contest-prize {
	width: 100%;
	float: left;
	background: #333333;
	border-radius: 18px;
	padding: 58px 70px 65px 70px;
	margin: 0 0 50px 0;
}

.contest-prize:last-child {
	margin-bottom: 0;
}

.contest-prize h3 {
	color: #ffffff;
	text-align: center;
	padding: 0 0 52px 0;
}

.contest-prize p {
	font-weight: 600;
	font-size: 16px;
	color: #ffffff;
	line-height: 22px;
	padding: 0 18px;
}

.contest-prize p strong {
	font-weight: 800;
}

.contest-prize .prize {
	width: 100%;
	height: 29px;
	float: left;
	font-family: "Rubik", sans-serif;
	font-weight: 500;
	font-size: 17px;
	color: #ffffff;
	line-height: 29px;
	background: #44071d;
	border-radius: 360px;
	position: relative;
	z-index: 10;
	padding: 0 18px;
	margin: 0 0 6px 0;
}

.contest-prize ul {
	width: 100%;
	float: left;
	padding: 0;
	margin: 0;
}

.contest-prize ul li {
	width: 13.40%;
	float: left;
	text-align: right;
	padding: 0;
	margin: 0 -2% 0 0;
}

.contest-prize ul li:before {
	display: none;
}

.contest-prize ul li:nth-child(2) {
	width: 14.45%;
}

.contest-prize ul li:nth-child(2) .prize {
	background: #5e0a29;
	z-index: 9;
}

.contest-prize ul li:nth-child(3) {
	width: 13.45%;
	margin: 0 -2.5% 0 0;
}

.contest-prize ul li:nth-child(3) .prize {
	background: #830f39;
	z-index: 8;
}

.contest-prize ul li:nth-child(4) {
	width: 22.45%;
	margin: 0 -2.5% 0 0;
}

.contest-prize ul li:nth-child(4) .prize {
	background: #a01346;
	z-index: 7;
}

.contest-prize ul li:nth-child(5) {
	width: 24.55%;
	margin: 0 -2.5% 0 0;
}

.contest-prize ul li:nth-child(5) .prize {
	background: #c61a58;
	z-index: 6;
}

.contest-prize ul li:nth-child(6) {
	width: 23.20%;
	margin-right: 0;
}

.contest-prize ul li:nth-child(6) .prize {
	background: #ed246d;
	z-index: 5;
}

@media (max-width: 1199px) {
.contest-prize {
	border-radius: 14px;
	padding: 58px 40px 60px 40px;
	margin: 0 0 40px 0;
}

.contest-prize h3 {
	padding: 0 0 45px 0;
}

.contest-prize ul li {
	width: 15.40%;
}

.contest-prize ul li:nth-child(2) {
	width: 16.45%;
}

.contest-prize ul li:nth-child(3) {
	width: 15.45%;
}

.contest-prize ul li:nth-child(4) {
	width: 20.45%;
}

.contest-prize ul li:nth-child(5) {
	width: 22.55%;
}

.contest-prize ul li:nth-child(6) {
	width: 21.20%;
}
}

@media (max-width: 991px) {
.contest-prize ul {
	margin: 0 0 -25px 0;
}

.contest-prize ul li {
	width: 33.33%;
	margin: 0 0 25px 0;
}

.contest-prize ul li:nth-child(2) {
	width: 41.33%;
	margin-right: -4%;
	margin-left: -4%;
}

.contest-prize ul li:nth-child(3) {
	width: 33.33%;
	margin: 0 0 25px 0;
}

.contest-prize ul li:nth-child(4) {
	width: 33.33%;
	margin: 0 0 25px 0;
}

.contest-prize ul li:nth-child(5) {
	width: 41.33%;
	margin-right: -4%;
	margin-left: -4%;
	margin-bottom: 25px;
}

.contest-prize ul li:nth-child(6) {
	width: 33.33%;
	margin: 0 0 25px 0;
}
}

@media (max-width: 767px) {
.contest-prize {
	border-radius: 10px;
	padding: 43px 20px 50px 20px;
	margin: 0 0 30px 0;
}

.contest-prize h3 {
	padding: 0 0 40px 0;
}

.contest-prize ul {
	margin: 0 0 -20px 0;
}

.contest-prize ul li {
	width: 60%;
	margin: 0 -10% 20px 0;
}

.contest-prize ul li:nth-child(2) {
	width: 50%;
	margin-right: 0;
	margin-left: 0;
}

.contest-prize ul li:nth-child(3) {
	width: 60%;
	margin: 0 -10% 20px 0;
}

.contest-prize ul li:nth-child(4) {
	width: 50%;
	margin: 0 0 20px 0;
}

.contest-prize ul li:nth-child(5) {
	width: 60%;
	margin: 0 -10% 20px 0;
}

.contest-prize ul li:nth-child(6) {
	width: 50%;
	margin: 0 0 20px 0;
}
}


/* Bouns - Box */
.bouns-box {
	width: 100%;
	float: left;
	background: #ed246d;
	border-radius: 18px;
	padding: 58px 70px 70px 70px;
	margin: 0 0 60px 0;
}

.bouns-box:last-child {
	margin-bottom: 0;
}

.bouns-box .heading-txt {
	padding: 0 0 45px 0;
}

.bouns-box .heading-txt h3 {
	color: #ffffff;
	padding-bottom: 10px;
}

.bouns-box .heading-txt h4 {
	color: #ffffff;
}

.bouns-box .heading-txt aside {
	max-width: 100%;
}

.bouns-box .article {
	width: 100%;
	float: left;
}

.bouns-box .article figure {
	width: 44.15%;
	float: none;
	display: inline-block;
	vertical-align: middle;
	border: 1px solid #d7d7d7;
	box-shadow: rgba(0, 0, 0, 0.15) 0 0 15px;
	border-radius: 20px;
	text-align: center;
	overflow: hidden;
	margin: 0 -4px 0 0;
}

.bouns-box .article figure img {
	width: 100%;
	border-radius: 20px;
}

.bouns-box .article aside {
	width: 55.85%;
	float: none;
	display: inline-block;
	vertical-align: middle;
	padding: 0 10px 0 55px;
	margin: 0 0 0 -4px;
}

.bouns-box .article aside p {
	color: #ffffff;
	padding: 0 0 23px 0;
}

.bouns-box .article aside p:last-child {
	padding-bottom: 0;
}

@media (max-width: 1199px) {
.bouns-box {
	border-radius: 14px;
	padding: 58px 40px 60px 40px;
	margin: 0 0 50px 0;
}

.bouns-box .heading-txt {
	padding: 0 0 40px 0;
}

.bouns-box .article figure {
	border-radius: 15px;
}

.bouns-box .article figure img {
	border-radius: 15px;
}

.bouns-box .article aside {
	padding: 0 0 0 40px;
}

.bouns-box .article aside p {
	padding: 0 0 20px 0;
}
}

@media (max-width: 767px) {
.bouns-box {
	border-radius: 10px;
	padding: 43px 20px 50px 20px;
	margin: 0 0 45px 0;
}

.bouns-box .heading-txt {
	padding: 0 0 35px 0;
}

.bouns-box .article figure {
	width: 100%;
	border-radius: 10px;
	margin: 0 0 25px 0;
}

.bouns-box .article figure:last-child {
	margin-bottom: 0;
}

.bouns-box .article figure img {
	border-radius: 10px;
}

.bouns-box .article aside {
	width: 100%;
	padding: 0;
	margin: 0;
}
}


/* Feature - List2 */
.feature-list2 {
	width: 100%;
	float: left;
	text-align: center;
	padding: 0 0 70px 0;
}

.feature-list2 .inner-cont {
	width: 100%;
	max-width: 760px;
	float: none;
	display: inline-block;
	vertical-align: top;
}

.feature-list2 h3 {
	padding: 0 0 45px 0;
}

.feature-list2 .article {
	width: 33.70%;
	float: none;
	display: inline-block;
	vertical-align: top;
	position: relative;
	padding: 0 0 85px 0;
	margin: 0 8% 60px 8%;
}

.feature-list2 .article h4 {
	font-weight: 800;
	font-size: 24px;
	line-height: 30px;
	padding: 0 0 20px 0;
}

.feature-list2 .article p {
	font-size: 21px;
	line-height: 28px;
	letter-spacing: normal;
	padding: 0;
}

.feature-list2 .article figure {
	width: 100%;
	float: left;
	text-align: center;
	overflow: hidden;
	border-radius: 20px;
	margin: 0 0 22px 0;
}

.feature-list2 .article figure img {
	width: 100%;
	border-radius: 20px;
}

.feature-list2 .article .btn, .feature-list2 .article button {
	width: 100%;
	height: 63px;
	line-height: 63px;
	padding: 0 20px;
}

.feature-list2 .article .btn-out {
	position: absolute;
	bottom: 0;
	left: 0;
}

.feature-list2 .article-out {
	width: 116.30%;
	float: left;
	margin: 0 -8.15% -60px -8.15%;
}

@media (max-width: 1199px) {
.feature-list2 {
	padding: 0 0 60px 0;
}

.feature-list2 h3 {
	padding: 0 0 40px 0;
}

.feature-list2 .article {
	padding: 0 0 80px 0;
}

.feature-list2 .article h4 {
	font-size: 20px;
	line-height: 28px;
}

.feature-list2 .article p {
	font-size: 19px;
	line-height: 26px;
}

.feature-list2 .article figure {
	border-radius: 15px;
	margin: 0 0 20px 0;
}

.feature-list2 .article figure img {
	border-radius: 15px;
}

.feature-list2 .article .btn, .feature-list2 .article button {
	height: 60px;
	line-height: 60px;
}
}

@media (max-width: 767px) {
.feature-list2 {
	padding: 0 0 45px 0;
}

.feature-list2 .inner-cont {
	max-width: 100%;
}

.feature-list2 h3 {
	padding: 0 0 35px 0;
}

.feature-list2 .article {
	width: 100%;
	padding: 0;
	margin: 0 0 50px 0;
}

.feature-list2 .article p {
	font-size: 17px;
	line-height: 25px;
}

.feature-list2 .article figure {
	border-radius: 10px;
}

.feature-list2 .article figure img {
	border-radius: 10px;
}

.feature-list2 .article .btn-out {
	position: relative;
	padding: 25px 0 0 0;
}

.feature-list2 .article-out {
	width: 100%;
	margin: 0 0 -50px 0;
}
}


/* User - Details2 */
.users-details2 {
	width: 100%;
	float: left;
	text-align: center;
	padding: 0 0 70px 0;
}

.users-details2:last-child {
	padding-bottom: 0;
}

.users-details2 .heading-txt {
	padding: 0 0 45px 0;
}

.users-details2 .heading-txt h3 {
	padding: 0 0 8px 0;
}

.users-details2 .heading-txt aside {
	max-width: 540px;
}

.users-details2 .article {
	width: 100%;
	max-width: 675px;
	float: none;
	display: inline-block;
	vertical-align: top;
}

.users-details2 .article figure {
	width: 256px;
	float: none;
	display: inline-block;
	vertical-align: middle;
	border-radius: 360px;
	position: relative;
	z-index: 5;
	margin: 0 -256px 0 0;
}

.users-details2 .article figure img {
	width: 100%;
	border-radius: 360px;
}

.users-details2 .article aside {
	width: 100%;
	float: none;
	display: inline-block;
	vertical-align: middle;
	text-align: left;
	padding: 0 0 0 330px;
	margin: 0 0 0 -6px;
}

.users-details2 .article aside .name {
	width: 100%;
	float: left;
	font-family: "Aerokids", sans-serif;
	font-size: 48px;
	color: #000000;
	line-height: 56px;
	padding: 0 0 20px 0;
}

.users-details2 .article aside ul {
	width: 100%;
	float: left;
	padding: 0;
	margin: 0 0 -23px 0;
}

.users-details2 .article aside ul li {
	width: 100%;
	float: left;
	padding: 0 0 0 68px;
	margin: 0 0 23px 0;
}

.users-details2 .article aside ul li i {
	width: 40px;
	height: 40px;
	float: left;
	line-height: 40px;
	position: absolute;
	top: -4px;
	left: 0;
}

.users-details2 .article aside ul li i img {
	max-width: 100%;
	vertical-align: middle;
}

.users-details2 .article aside ul li:before {
	display: none;
}

@media (max-width: 1199px) {
.users-details2 {
	padding: 0 0 60px 0;
}

.users-details2 .heading-txt {
	padding: 0 0 40px 0;
}

.users-details2 .article {
	max-width: 540px;
}

.users-details2 .article figure {
	width: 220px;
	margin: 0 -220px 0 0;
}

.users-details2 .article aside {
	text-align: left;
	padding: 0 0 0 270px;
}

.users-details2 .article aside .name {
	font-size: 40px;
	line-height: 50px;
	padding: 0 0 20px 0;
}

.users-details2 .article aside ul {
	margin: 0 0 -20px 0;
}

.users-details2 .article aside ul li {
	padding: 0 0 0 50px;
	margin: 0 0 20px 0;
}

.users-details2 .article aside ul li i {
	width: 32px;
	height: 32px;
	float: left;
	line-height: 32px;
	top: -3px;
}
}

@media (max-width: 767px) {
.users-details2 {
	padding: 0 0 45px 0;
}

.users-details2 .heading-txt {
	padding: 0 0 35px 0;
}

.users-details2 .article {
	max-width: 260px;
}

.users-details2 .article figure {
	width: 200px;
	margin: 0 0 30px 0;
}

.users-details2 .article aside {
	padding: 0;
	margin: 0;
}

.users-details2 .article aside .name {
	font-size: 32px;
	line-height: 40px;
	padding: 0 0 15px 0;
}

.users-details2 .article aside ul {
	margin: 0 0 -15px 0;
}

.users-details2 .article aside ul li {
	padding: 0 0 0 50px;
	margin: 0 0 15px 0;
}

.users-details2 .article aside ul li i {
	width: 28px;
	height: 28px;
	line-height: 28px;
	top: -2px;
}
}


/* Countdown - Cont */
.countdown-cont {
	width: 100%;
	float: left;
	text-align: center;
	padding: 0 0 60px 0;
}

.countdown-cont:last-child {
	padding-bottom: 0;
}

.countdown-cont h2 { 
	padding-bottom: 17px;
} 

.countdown-cont .inner-cont {
	width: 100%;
	max-width: 360px;
	float: none;
	display: inline-block;
	vertical-align: top; 
	padding: 0 0 40px 0;
}

.countdown-cont .is-countdown {
	width: 104.16%;
	float: left;
	position: relative; 
	margin: 0 -2.08% -30px -2.08%;
}

.countdown-cont .countdown-section {
	width: 20.84%;
	float: left;
	position: relative; 
	margin: 0 2.08% 30px 2.08%;
}

.countdown-cont .countdown-section:after {
	content: "\:"; 
	font-family: "US101", sans-serif; 
	font-weight: 700;
	font-size: 60px;
	color: #000000;
	line-height: 1em;
	position: absolute;
	top: 9px;
	right: -13px;
}

.countdown-cont .countdown-section:last-child:after { 
	display: none;
}

.countdown-cont .countdown-section .countdown-amount {
	width: 100%;
	float: left; 
	font-family: "US101", sans-serif; 
	font-weight: 700;
	font-size: 72px;
	color: #000000;
	line-height: 1em;
	text-align: center;
	text-transform: uppercase;
	padding: 0;
	margin: 0 0 2px 0;
}

.countdown-cont .countdown-section .countdown-period {
	width: 100%;
	float: left; 
	font-family: "Oswald", sans-serif;
	font-weight: 400;
	font-size: 15px;
	color: #000000;
	line-height: 20px; letter-spacing: 0.04em;
	text-transform: uppercase;
	padding: 0;
}
.countdown-cont .btm-btn { 
	width: 100%; 
	float: left;
}

.countdown-cont .btn-inner { 
	width: 100%; 
	max-width: 790px;
}

.countdown-cont .btn-inner .btn,
.countdown-cont .btn-inner button { 
	width: 100%;
}

@media (max-width: 1199px) {
.countdown-cont { 
	margin-bottom: 50px;
}
}

@media (max-width: 767px) {
.countdown-cont { 
	margin-bottom: 40px;
}

.countdown-cont .inner-cont {
	padding: 0 0 30px 0;
}

.countdown-cont .countdown-section:after {
	font-size: 50px;
	line-height: 1em;
	top: 8px;
	right: -11px;
}

.countdown-cont .countdown-section .countdown-amount {
	font-size: 60px;
}

.countdown-cont .countdown-section .countdown-period {
	font-size: 13px;
}
}


/*
 4.) Footer
----------------------------------------*/

.footer-main {
	width: 100%;
	float: left;
}

.footer-main .pre-footer {
	width: 100%;
	float: left;
	background: #28272f;
	padding: 80px 0;
}

.footer-main .pre-footer p {
	font-family: "Proxima Nova", sans-serif;
	font-weight: 300;
	font-size: 18px;
	color: #979696;
	line-height: 28px; 
	letter-spacing: normal; 
	padding-bottom: 27px;
}

.footer-main .pre-footer p:last-child {
	padding-bottom: 0;
}

.footer-main .pre-footer ol,
.footer-main .pre-footer ul { 
	padding: 0; 
	margin: 0;
}

.footer-main .pre-footer li {
	font-family: "Proxima Nova", sans-serif;
	font-weight: 300;
	font-size: 18px;
	color: #979696;
	line-height: 28px; 
	letter-spacing: normal; 
	padding: 0; 
	margin: 0; 
}

.footer-main .pre-footer ol li { 
	padding-left: 20px;
}

.footer-main .pre-footer ol li::before { 
	width: auto; 
	height: auto;
	content: counter(item) "."; 
	font-weight: 300; 
	font-size: 18px;
	color: #979696; 
	background: none; 
	border-radius: 0;
	top: 0;
}

.footer-main .pre-footer .txt { 
	padding: 0 0 56px 0;
}

.footer-main .pre-footer .txt:last-child { 
	padding-bottom: 0;
}

.footer-main .copy-rights {
	width: 100%;
	float: left;
	background: #25242d;
	padding: 55px 0;
}

.footer-main .copy-rights p { 
	width: 50%; 
	float: none; 
	display: inline-block; 
	vertical-align: middle;
	font-family: "Roboto", sans-serif;
	font-weight: 400;
	font-size: 20px;
	color: #898989;
	line-height: 30px;
	padding: 0 20px 0 0; 
	margin: 0 -4px 0 0;
}

.footer-main .copy-rights .foot-links {
	width: 50%; 
	float: none; 
	display: inline-block; 
	vertical-align: middle; 
	text-align: right; 
	padding: 0 0 0 20px; 
	margin: 0 0 0 -4px;
}

.footer-main .copy-rights .foot-links ul {
	float: none; 
	display: inline-block; 
	vertical-align: middle; 
	padding: 0;
	margin: 0 -17px;
}

.footer-main .copy-rights .foot-links ul li {
	float: none; 
	display: inline-block; 
	vertical-align: middle; 
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	font-size: 20px;
	color: #ed246d;
	line-height: 30px;
	position: relative;
	padding: 0 17px;
	margin: 0;
}

.footer-main .copy-rights .foot-links ul li a {
	color: #ed246d;
}

.footer-main .copy-rights .foot-links ul li:before {
	display: none;
}

.footer-main .copy-rights .foot-links ul li:after {
	content: " - ";
	position: absolute;
	top: 0;
	right: -2px;
}

.footer-main .copy-rights .foot-links ul li:last-child:after {
	display: none;
}

@media (max-width: 1199px) {
.footer-main .pre-footer {
	padding: 60px 0;
}

.footer-main .pre-footer p {
	font-size: 16px;
	line-height: 26px;
	padding-bottom: 25px;
}

.footer-main .pre-footer li {
	font-size: 16px;
	line-height: 26px; 
}

.footer-main .pre-footer ol li { 
	padding-left: 18px;
}

.footer-main .pre-footer ol li::before { 
	font-size: 16px;
}

.footer-main .pre-footer .txt { 
	padding: 0 0 50px 0;
}

.footer-main .copy-rights {
	padding: 40px 0;
}

.footer-main .copy-rights p {
	font-size: 18px;
	line-height: 28px;
}

.footer-main .copy-rights .foot-links ul li {
	font-size: 18px;
	line-height: 28px;
}
}

@media (max-width: 991px) {
.footer-main .copy-rights { 
	text-align: center;
}

.footer-main .copy-rights p {
	width: 100%;
	padding: 0 0 15px 0;
	margin: 0;
}

.footer-main .copy-rights p:last-child { 
	padding-bottom: 0;
}

.footer-main .copy-rights .foot-links { 	
	width: 100%; text-align: center; 
	padding: 0; 
	margin: 0; 
}
}

@media (max-width: 767px) {
.footer-main .pre-footer {
	padding: 45px 0;
}

.footer-main .pre-footer p {
	font-size: 15px;
	line-height: 24px; 
	padding: 0 0 20px 0;
}

.footer-main .pre-footer li {
	font-size: 15px;
	line-height: 24px; 
}

.footer-main .pre-footer ol li { 
	padding-left: 16px;
}

.footer-main .pre-footer ol li::before { 
	font-size: 15px;
}

.footer-main .pre-footer .txt { 
	padding: 0 0 35px 0;
}

.footer-main .copy-rights {
	padding: 35px 0;
}

.footer-main .copy-rights p {
	width: 100%;
	font-size: 16px;
	line-height: 24px;
	padding-bottom: 13px;
}

.footer-main .copy-rights .foot-links ul {
	margin: 0 -10px;
}

.footer-main .copy-rights .foot-links ul li {
	font-size: 16px;
	line-height: 24px;
	padding: 0 10px;
	margin: 0;
}

.footer-main .copy-rights .foot-links ul li:after {
	display: none;
}
}





/*
 5.) Sales - Page
----------------------------------------*/

/* Header - Inner */
.header-inner {
	width: 100%;
	height: 122px;
	float: left;
	text-align: center;
	background: #333333;
	position: relative;
	z-index: 10;
}

.header-inner .brand {
	width: 100%;
	float: left;
	text-align: center;
	margin: 30px 0 0 0;
}

.header-inner .brand img {
	max-height: 61px;
}

@media (max-width: 1199px) {
.header-inner {
	height: 100px;
}

.header-inner .brand {
	margin: 22px 0 0 0;
}

.header-inner .brand img {
	max-height: 55px;
}
}

@media (max-width: 767px) {
.header-inner {
	height: 80px;
}

.header-inner .brand {
	margin: 13px 0 0 0;
}

.header-inner .brand img {
	max-height: 45px;
}
}


/* Video - Block */
.video-block2 {
	width: 100%;
	float: left;
	text-align: center;
	padding: 0 0 60px 0;
}

.video-block2:last-child {
	padding-bottom: 0;
}

.video-block2 h3 { 	
	padding: 0 20px 45px 25px;
}

.video-block2 h3 .alt { 	
	display: inline;
	white-space: pre-wrap;   
	color: #ffffff;
	letter-spacing: normal;
	background: #ed246d; 
	line-height: 68px;
	-webkit-box-decoration-break: clone;
	box-decoration-break: clone; 
	border-radius: 10px;
	padding: 0 30px 3px 30px;
}

.video-block2 h4 { 
	text-align: left; 
	letter-spacing: 0.01em; 
	padding: 0 0 40px 0; 
}

.video-block2 h4:last-child { 
	padding-bottom: 0;
}

.video-block2 p { 
	text-align: left;
}

.video-block2 p:last-child { 
	padding-bottom: 0;
}

.video-block2 figure { 
	width: 100%; 
	max-width: 740px; 
	float: none; 
	display: inline-block; 
	vertical-align: top; 
	text-align: center; 
	overflow: hidden; 
	margin: 0 0 37px 0; 
}

.video-block2 figure:last-child { 
	margin-bottom: 0;
} 

.video-block2 figure img { 
	width: 100%;
}

@media (max-width: 1199px) {
.video-block2 {
	padding: 0 0 50px 0;
}

.video-block2 h3 { 	
	padding: 0 10px 40px 10px;
}

.video-block2 h3 .alt { 	
	line-height: 60px;
	padding: 0 20px 3px 20px;
}

.video-block2 h4 { 
	padding: 0 0 30px 0; 
}

.video-block2 figure { 
	margin: 0 0 30px 0; 
}
}

@media (max-width: 767px) {
.video-block2 {
	padding: 0 0 35px 0;
}

.video-block2 h3 { 	
	padding: 0 0 30px 0;
}

.video-block2 h3 .alt { 	
	line-height: 46px;
	border-radius: 7px;
	padding: 0 10px 1px 10px;
}

.video-block2 h4 { 
	padding: 0 0 25px 0; 
}

.video-block2 figure { 
	margin: 0 0 25px 0; 
}
}


/* Row - Content */
.row-content {
	width: 100%;
	float: left;
	text-align: center;
	padding: 0 0 40px 0;
}

.row-content:last-child {
	padding-bottom: 0;
}

.row-content h3 {
	font-size: 41px;
	padding: 0 0 30px 0;
}

.row-content h3:last-child {
	padding-bottom: 0;
}

.row-content h3 .regular {
	font-weight: 400;
}

.row-content h4 {
	padding: 0 0 32px 0;
}

.row-content h4:last-child {
	padding-bottom: 0;
}

.row-content h4.lrg { 
	font-size: 30px;
}

.row-content h4.lrg strong { 
	font-weight: 700;
}

.row-content h4.align-left { 
	text-align: left;
}

.row-content p {
	text-align: left;
}

.row-content p:last-child {
	padding-bottom: 0;
}

.row-content p.box { 
	width: 80%; 
	float: none; 
	display: inline-block; 
	vertical-align: top; 
	font-weight: 600; 
	font-size: 30px; 
	line-height: 40px; 
	text-align: center; 
	border: 2px dotted #e1e1e1; 
	padding: 30px 5% 29px 5%; 
}

.row-content p.box strong { 
	font-weight: 800;
}

.row-content p.center {
	text-align: center;
}

.row-content figure {
	float: none;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	overflow: hidden;
	box-shadow: rgba(0, 0, 0, 0.25) 0 0 40px;
	border-radius: 20px;
	margin: 0 0 40px 0;
}

.row-content figure img { 
	max-width: 100%;
	border-radius: 20px;
}

.row-content .single-img {
	width: 100%;
	text-align: center;
	overflow: hidden;
	margin: 0 0 40px 0;
}

.row-content .single-img:last-child {
	margin-bottom: 0;
}

.row-content .single-img img {
	max-width: 100%;
}

.row-content .txt { 
	width: 100%; 
	float: left; 
	padding: 0 0 50px 0;
}

.row-content .txt:last-child {
	padding-bottom: 0;
}

.row-content .list-box2 {
	width: 100%; 
	max-width: 905px; 
	float: none; 
	display: inline-block; 
	vertical-align: top; 
	background: #efefef; 
	padding: 50px 55px 50px 55px; 
	margin: 0 0 45px 0;
}

.row-content .list-box2:last-child { 
	margin-bottom: 0;
}

.row-content .list-box2 h4 { 
 	padding:0 0 30px 0;
}

.row-content .list-box2 h4.heavy { 
	font-weight: 800;
}

.row-content .list-box2 ul {
	width: 112.46%;
	float: none; 
	display: inline-block; 
	vertical-align: top; 
	text-align: left; 
	padding: 0;
	margin: 0 -5.23% -15px -6.23%;
}

.row-content .list-box2 ul li {
	width: 37.54%; 
	float: none; 
	display: inline-block; 
	vertical-align: top; 
	margin: 0 6.03% 0 6.03%;
}

.row-content .list-box2.box2 {
	max-width: 100%; 
	padding: 51px 40px 60px 40px; 
}

.row-content .list-box2.box2 ul {
	width: 104.54%;
	margin: 0 -2.27% -15px -2.27%;
}

.row-content .list-box2.box2 ul li {
	width: 45.46%; 
	margin: 0 2.07% 0 2.07%;
}

.row-content .list-box3 { 
	width: 100%; 
	max-width: 940px; 
	float: none; 
	display: inline-block; 
	background: #ed246d; 
	border-radius: 20px; 
	padding: 60px 40px; 
	margin:0 0 60px 0;
}

.row-content .list-box3:last-child { 
	margin-bottom: 0;
}

.row-content .list-box3 h4 { 
	color: #ffffff; 
	padding: 0 0 46px 0;
}

.row-content .list-box3 ol {
	text-align: left;
	counter-reset: item; 
	padding: 0 70px; 
	margin: 0; 
}

.row-content .list-box3 ol:last-child { 
	margin-bottom: 0;
}

.row-content .list-box3 ol li { 
	min-height: 50px;
	counter-increment: item; 
	padding: 0 0 35px 75px; 
	margin: 0;
}

.row-content .list-box3 ol li:last-child { 
	padding-bottom: 0;
} 

.row-content .list-box3 ol li::before {
	content: counter(item); 
	width: 50px; 
	height: 50px; 
	float: left; 
	font-weight: 600;
	font-size: 25px;
	color: #ed246d; 
	line-height: 54px; 
	text-align: center; 
	background: #ffffff; 
	border-radius: 360px;
	position: absolute;
	top: -11px;
	left: 0;
	padding: 0;
	margin: 0;
}

.row-content .list-box3 ol li h4 { 
	font-weight: 700; 
	font-size: 24px; 
	line-height: 30px; 
	padding: 0;
}

.row-content .list-box3 ol li p { 
	color: #ffffff;
}


.row-content .list-box4 {
	width: 100%; 
	max-width: 985px; 
	float: none; 
	display: inline-block; 
	vertical-align: top; 
	background: #efefef; 
	padding: 50px 40px 50px 40px; 
	margin: 0 0 60px 0;
}

.row-content .list-box4:last-child { 
	margin-bottom: 0;
}

.row-content .list-box4 h4 { 
 	padding:0 0 25px 0;
}

.row-content .list-box4 h4.heavy { 
	font-weight: 800;
}

.row-content .list-box4 ul {
	width: 100%;
	float: left; 
	text-align: left; 
	padding: 0 120px;
	margin: 0 0 -15px 0;
}

.row-content .list-box4 ul li {
	width: 100%; 
	min-height: inherit;
	float: left; 
}

.row-content .list-box4 ul li:before { 
	background: #f96060;
}

.row-content .list-box4.times ul li:before { 
	content: "\f00d";
} 

.row-content .list-box4.info ul li:before { 
	content: "\f129"; 
	font-weight: 700;
} 

@media (max-width: 1199px) {
.row-content h3 {
	font-size: 36px;
}

.row-content h4 {
	padding: 0 0 25px 0;
}

.row-content h4.lrg { 
	font-size: 26px;
}

.row-content h3 br,
.row-content h4 br { 
	display: none;
}

.row-content h4 br.block { 
	display: inline-block;
}

.row-content p.box { 
	width: 100%; 
	font-size: 22px; 
	line-height: 28px; 
	padding: 20px 10px; 
}

.row-content figure {
	margin: 0 0 35px 0;
}

.row-content .single-img {
	margin: 0 0 35px 0;
}

.row-content .txt {
	padding: 0 0 40px 0;
}

.row-content .list-box2 {
	padding: 40px 40px; 
	margin: 0 0 40px 0;
}

.row-content .list-box2 ul {
	width: 105.80%;
	margin: 0 -2.90% -15px -2.90%;
}

.row-content .list-box2 ul li {
	width: 44.20%; 
	margin: 0 2.70% 0 2.70%;
}

.row-content .list-box2.box2 {
	max-width: 100%; 
	padding: 45px 30px 50px 30px; 
}

.row-content .list-box2.box2 ul {
	width: 105.80%;
	margin: 0 -2.90% -15px -2.90%;
}

.row-content .list-box2.box2 ul li {
	width: 44.20%; 
	margin: 0 2.70% 0 2.70%;
}

.row-content .list-box3 { 
	padding: 50px 30px; 
	margin:0 0 50px 0;
}

.row-content .list-box3 h4 { 
	padding: 0 0 40px 0;
}

.row-content .list-box3 ol {
	padding: 0 30px; 
}

.row-content .list-box3 ol li { 
	min-height: 40px;
	padding: 0 0 30px 60px; 
}

.row-content .list-box3 ol li::before {
	width: 40px; 
	height: 40px; 
	font-size: 22px; 
	line-height: 44px; 
	top:  -4px;
}

.row-content .list-box3 ol li h4 { 
	font-size: 22px; 
	line-height: 28px; 
}

.row-content .list-box4 {
	padding: 40px 40px; 
	margin: 0 0 50px 0;
}

.row-content .list-box4 ul {
	padding: 0 30px;
}

.row-content .cont-box3 { 
	padding: 50px 40px 60px 40px; 
	margin: 0 0 42px 0;
}

.row-content .cont-box3 h3 { 
	padding: 0 0 40px 0;
}

.row-content .cont-box3 .inner-cont { 
	padding: 0 20px;
}
}

@media (max-width: 767px) {
.row-content h3 {
	font-size: 28px;
	padding: 0 0 25px 0;
}

.row-content h4 {
	padding: 0 0 25px 0;
}

.row-content h4.lrg { 
	font-size: 22px;
}

.row-content p.box { 
	width: 100%; 
	font-size: 22px; 
	line-height: 28px; 
	padding: 20px 10px; 
}

.row-content figure {
	border-radius: 15px;
	margin: 0 0 30px 0;
}

.row-content figure img {
	border-radius: 15px;
}

.row-content .single-img {
	margin: 0 0 30px 0;
}

.row-content .txt {
	padding: 0 0 35px 0;
}

.row-content .list-box2 {
	padding: 30px 20px; 
	margin: 0 0 30px 0;
}

.row-content .list-box2 h4 { 
 	padding:0 0 24px 0;
}

.row-content .list-box2 ul {
	width: 100%;
	margin: 0 0 -10px 0;
}

.row-content .list-box2 ul li {
	width: 100%; 
	margin: 0;
}

.row-content .list-bbox2ox.box2 {
	padding: 35px 20px 40px 20px; 
}

.row-content .list-box2.box2 ul {
	width: 100%;
	margin: 0 0 -10px 0;
}

.row-content .list-box2.box2 ul li {
	width: 100%; 
	margin: 0;
}

.row-content .list-box3 { 
	border-radius: 15px; 
	padding: 40px 20px; 
	margin:0 0 40px 0;
}

.row-content .list-box3 h4 { 
	padding: 0 0 35px 0;
}

.row-content .list-box3 ol {
	padding: 0; 
}

.row-content .list-box3 ol li { 
	min-height: 30px;
	padding: 0 0 25px 50px; 
}

.row-content .list-box3 ol li::before {
	width: 30px; 
	height: 30px; 
	font-size: 16px;
	line-height: 35px; 
	top:  -3px;
}

.row-content .list-box3 ol li h4 { 
	font-size: 20px; 
	line-height: 26px; 
}

.row-content .list-box4 {
	padding: 30px 20px; 
	margin: 0 0 40px 0;
}

.row-content .list-box4:last-child { 
	margin-bottom: 0;
}

.row-content .list-box4 h4 { 
 	padding:0 0 20px 0;
}

.row-content .list-box4 ul {
	padding: 0;
	margin: 0 0 -10px 0;
}
}

/* List - Box4 */
.row-content .list-box4.sml-box2 {
	max-width: 630px; 
	margin: 0 0 40px 0;
}

.row-content .list-box4.sml-box2 ul {
	padding: 0 80px;
}

.row-content .list-box4.sml-box2.green-bg .pink { 
	color: #56c148;
}

.row-content .list-box4.sml-box2.green-bg ul li:before { 
	background: #56c148;
} 

@media (max-width: 1199px) {
.row-content .list-box4.sml-box2 ul {
	padding: 0 30px;
}
}

@media (max-width: 767px) {
.row-content .list-box4.sml-box2 {
	max-width: 100%; 
	margin: 0 0 30px 0; 
}

.row-content .list-box4.sml-box2 ul {
	padding: 0;
}
}


/* List - Box4 */
.row-content .photo-lrg.sml { 
	max-width: 661px;
}

.row-content .list-box4.sml-box {
	max-width: 810px; 
}

.row-content .list-box4.sml-box ul {
	padding: 0 85px;
}

@media (max-width: 1199px) {
.row-content .list-box4.sml-box ul {
	padding: 0 30px;
}
}

@media (max-width: 767px) {
.row-content .list-box4.sml-box {
	max-width: 100%; 
}

.row-content .list-box4.sml-box ul {
	padding: 0;
}
}


/* User - Out */
.user-out {
	width: 100%;
	float: left;
	text-align: center;
	margin: 0 0 40px 0;
}

.user-out:last-child { 
	margin-bottom: 0;
}

.user-out .photo {
	width: 95px;
	float:left;
	border-radius: 360px;
	margin: 0 20px 20px 0;
}

.user-out .photo img {
	width: 100%;
	border-radius: 360px;
}

@media (max-width: 1199px) {
.user-out {
	margin: 0 0 35px 0;
}
}

@media (max-width: 767px) {
.user-out {
	margin: 0 0 30px 0;
}

.user-out .photo { 
	margin: 0 15px 15px 0;
}
}


/* List - Box6 */
.row-content .list-box6 {
	width: 100%; 
	float: left; 
	background: #efefef;  
	padding: 50px 85px 50px 85px; 
	margin: 0 0 40px 0;
}

.row-content .list-box6:last-child { 
	margin-bottom: 0;
}

.row-content .list-box6 h4 { 
 	padding:0 0 25px 0;
}

.row-content .list-box6 ul {
	width: 108.80%;
	float: none; 
	display: inline-block; 
	vertical-align: top;
	text-align: left; 
	padding: 0;
	margin: 0 -4.40% -15px -4.40%;
}

.row-content .list-box6 ul li {
	width: 24.53%; 
	min-height: inherit;
	float: none; 
	display: inline-block; 
	vertical-align: top;
	margin: 0 4.20%;
}

.row-content .list-box6 ul li:before { 
	background: #ed246d;
}

.row-content .list-box6 ul li:last-child { 
	margin-bottom: 0;
}

@media (max-width: 1199px) {
.row-content .list-box6 {
	padding: 50px 60px; 
}
}

@media (max-width: 991px) {
.row-content .list-box6 {
	padding: 50px 40px; 
}

.row-content .list-box6 ul {
	width: 106.60%;
	margin: 0 -3.30% -15px -3.30%;
}

.row-content .list-box6 ul li {
	width: 43.40%; 
	min-height: inherit;
	margin: 0 3.10%;
}
}

@media (max-width: 767px) {
.row-content .list-box6 {
	padding: 30px 20px; 
	margin: 0 0 30px 0;
}

.row-content .list-box6 h4 { 
 	padding:0 0 20px 0;
}
}

@media (max-width: 479px) {
.row-content .list-box6 ul {
	width: 100%;
	margin: 0 0 -10px 0;
}

.row-content .list-box6 ul li {
	width: 100%; 
	margin: 0;
}
}

/* List - Box6 */
.row-content h4.semi-bold { 
	font-weight: 600;
}

.row-content .list-box6.sml-box { 
	max-width: 990px; 
	float: none; 
	display: inline-block; 
	vertical-align: top;
	padding: 50px 55px 50px 55px; 
}

.row-content .list-box6.sml-box ul {
	width: 109%;
	margin: 0 -4.50% -15px -4.50%;
}

.row-content .list-box6.sml-box ul li {
	width: 24.53%; 
	margin: 0 4.25%;
}

.row-content .list-box6.sml-box ul li:before {
	content: "\f00d";
}

@media (max-width: 1199px) {
.row-content .list-box6.sml-box {
	padding: 50px 40px; 
}
}

@media (max-width: 991px) {
.row-content .list-box6.sml-box {
	padding: 50px 40px; 
}

.row-content .list-box6.sml-box ul {
	width: 106.60%;
	margin: 0 -3.30% -15px -3.30%;
}

.row-content .list-box6.sml-box ul li {
	width: 43.40%; 
	min-height: inherit;
	margin: 0 3.10%;
}
}

@media (max-width: 767px) {
.row-content .list-box6.sml-box {
	padding: 30px 20px; 
}

.row-content .list-box6.sml-box h4 { 
 	padding:0 0 20px 0;
}
}

@media (max-width: 479px) {
.row-content .list-box6.sml-box ul {
	width: 100%;
	margin: 0 0 -10px 0;
}

.row-content .list-box6.sml-box ul li {
	width: 100%; 
	margin: 0;
}
}


/* List - Box7 */
.row-content .list-box7 {
	width: 100%; 
	max-width: 835px; 
	float: none; 
	display: inline-block; 
	vertical-align: top; 
	background: #efefef; 
	padding: 50px 90px 50px 90px; 
	margin: 0 0 40px 0;
}

.row-content .list-box7:last-child { 
	margin-bottom: 0;
}

.row-content .list-box7 h3 { 
	padding: 0 0 20px 0;
}

.row-content .list-box7 h4 { 
 	padding:0 0 42px 0;
}

.row-content .list-box7 ul {
	width: 100%;
	float: left; 
	text-align: left; 
	padding: 0;
	margin: 0 0 -30px 0;
}

.row-content .list-box7 ul li {
	width: 100%; 
	min-height: inherit;
	float: left; 
	line-height: 30px; 
	padding: 0 0 30px 83px;
}

.row-content .list-box7 ul li:last-child { 
	margin-bottom: 0;
}

.row-content .list-box7 ul li:before {
	width: 50px;
	height: 50px;
	font-size: 25px;
	line-height: 50px; 
	background: #ed246d;
	top: 5px;
}

.row-content .list-box7.lrg-box { 
	max-width:955px; 
	padding: 60px 60px;
}

@media (max-width: 1199px) {
.row-content .list-box7 {
	padding: 50px 40px; 
}

.row-content .list-box7 h4 { 
 	padding:0 0 35px 0;
}

.row-content .list-box7 ul li { 
	line-height: 28px;
	padding: 0 0 30px 70px;
}

.row-content .list-box7 ul li:before {
	width: 40px;
	height: 40px;
	font-size: 22px;
	line-height: 42px;
}

.row-content .list-box7.lrg-box { 
	padding: 50px 40px;
}
}

@media (max-width: 767px) {
.row-content .list-box7 {
	padding: 30px 20px; 
	margin: 0 0 30px 0;
}

.row-content .list-box7 h4 { 
 	padding:0 0 30px 0;
}

.row-content .list-box7 ul li { 
	line-height: 26px;
	padding: 0 0 25px 45px;
}

.row-content .list-box7 ul li:before {
	width: 30px;
	height: 30px;
	font-size: 16px;
	line-height: 30px;
}

.row-content .list-box7.lrg-box { 
	padding: 30px 20px;
}
}


/* Services - List */
.services-list {
	width: 100%;
	float: left;
	text-align: left;
	position: relative;
	padding: 40px 0 50px 0;
	margin: 0 0 50px 0;
}

.services-list:before {
	content: "";
	width: 112%;
	height: 100%;
	float: left;
	border: 2px dotted #e1e1e1;
	position: absolute;
	top: 0;
	left:-6%;
}

.services-list .article {
	width: 46.30%;
	float: none;
	display: inline-block;
	vertical-align: top;
	margin: 0 1.60% 40px 1.60%;
}

.services-list .article .icon-out {
	width: 71px;
	float: left;
	position: relative;
	z-index: 2;
	margin: 5px -71px 0 0;
}

.services-list .article .icon-out img {
	max-width: 71px;
}

.services-list .article aside {
	width: 100%;
	float: left; 
	position: relative; 
	z-index: 1;
	padding: 0 0 0 95px;
}

.services-list .article aside h4 {
	padding: 0;
}

.services-list .article aside p {
	padding: 0 0 13px 0;
}

.services-list .article aside p:last-child {
	padding-bottom: 0;
}

.services-list .article aside ul {
	padding: 0;
	margin: 0;
}

.services-list .article aside ul li {
	padding: 0 0 0 28px;
	margin: 0 -20px 0 0;
}

.services-list .article aside ul li:before {
	width: auto;
	height: auto;
	content: "\f105";
	font-weight: 400;
	font-size: 28px;
	color: #cccccc;
	line-height: 1em;
	background: none;
	border-radius: 0;
	top: 4px;
}

.services-list .article-out {
	width: 103.70%;
	float: left;
	margin: 0 -1.85% -40px -1.85%;
}

@media (max-width: 1199px) {
.services-list {
	padding: 40px 40px 40px 40px;
	margin: 0 0 40px 0;
}

.services-list:before {
	width: 100%;
	left: 0;
}

.services-list .article aside ul li {
	margin: 0;
}
}

@media (max-width: 991px) {
.services-list .article {
	width: 100%;
	margin: 0 0 40px 0;
}

.services-list .article-out {
	width: 100%;
	margin: 0 0 -40px 0;
}
}

@media (max-width: 767px) {
.services-list {
	padding: 30px 20px 30px 20px;
}

.services-list .article .icon-out {
	width: 100%;
	margin: 0 0 20px 0;
}

.services-list .article aside {
	padding: 0;
}
}


/* Testimonials */
.testimonials {
	width: 100%;
	float: left;
	text-align: center;
	margin: 0 0 50px 0;
}

.testimonials:last-child {
	margin-bottom: 0;
}

.testimonials .article {
	width: 100%;
	float: left;
	border: 2px dotted #e1e1e1;
	padding: 25px 37px;
	margin: 0 0 15px 0;
}

.testimonials .article:last-child {
	margin-bottom: 0;
}

.testimonials .article .photo {
	width: 140px;
	float: none;
	display: inline-block;
	vertical-align: middle;
	border-radius: 360px;
	position: relative;
	z-index: 1;
	margin: 0 -140px 0 0;
}

.testimonials .article .photo img {
	width: 100%;
	border-radius: 360px;
}

.testimonials .article aside {
	width: 100%;
	float: none;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	padding: 45px 0 0 180px;
	margin: 0 0 0 -6px;
}

.testimonials .article aside:before {
	content: "";
	width: 38px;
	height: 28px;
	float: left;
	background :url(../404.html) no-repeat center center;
	background-size: 38px auto;
	position: absolute;
	top: 0;
	left: 180px;
}

.testimonials .article aside p:last-child {
	padding-bottom: 0;
}

.testimonials .article-out {
	width: 100%;
	max-width: 965px;
	float: none;
	display: inline-block;
	vertical-align: top;
	text-align: left;
}

@media (max-width: 1199px) {
.testimonials { 
	margin: 0 0 40px 0;
}

.testimonials .article { 
	padding: 25px 30px;
}
}

@media (max-width: 767px) {
.testimonials .article {
	padding: 20px 20px;
}

.testimonials .article .photo {
	width: 120px;
	margin: 0 0 10px 0;
}

.testimonials .article aside {
	padding:  40px 0 0 0;
	margin: 0;
}

.testimonials .article aside:before {
	width: 30px;
	height: 22px;
	background-size: 30px auto;
	left: 0;
}

.testimonials .article-out {
	max-width: 100%;
	text-align: center;
}
}


/* Logo - Asigo - System */
.row-content .logo-asigo-system { 
	width: 100%; 
	float: left; 
	text-align: center; 
	overflow: hidden; 
	margin: 0 0 40px 0;
}

.row-content .logo-asigo-system:last-child { 
	margin-bottom: 0;
}

.row-content .logo-asigo-system img { 
	max-width: 100%;
}

@media (max-width: 1199px) {
.row-content .logo-asigo-system { 
	margin: 0 0 30px 0;
}

.row-content .logo-asigo-system img { 
	max-width: 240px;
}
}

@media (max-width: 767px) {
.row-content .logo-asigo-system { 
	margin: 0 0 25px 0;
}

.row-content .logo-asigo-system img { 
	max-width: 160px;
}
}


/* Product - List */
.product-list2 {
	width: 100%;
	float: left;
	text-align: center;
	padding: 0 45px 40px 45px;
}

.product-list2 h3 { 
	padding: 0 0 40px 0;
}

.product-list2:last-child {
	padding-bottom: 0;
}

.product-list2 .article {
	width: 100%;
	float: left;
	background: #efefef;
	position: relative;
	padding: 60px 0 50px 0;
	margin: 0 0 40px 0;
}

.product-list2 .article:last-child {
	margin-bottom: 0;
}

.product-list2 .article h3 {
	width: 100%;
	float: left; 
	font-weight: 800; 
	font-size: 32px; 
	line-height: 36px;
	text-align: center;
	padding: 0 0 41px 0;
}

.product-list2 .article h3:last-child { 
	padding-bottom: 0;
}

.product-list2 .article .product-out { 
	width: 43.20%; 
	float: left; 
	position: relative; 
	margin: 0 0 0 -11.40%;
}

.product-list2 .article .product-out .product-img { 
	width: 100%; 
	float: left; 
	text-align: center; 
	overflow: hidden; 
	margin: 35px 0 0 0;
}

.product-list2 .article .product-out .product-img img { 
	width: 100%;
}

.product-list2 .article .product-out .offer-value {
	width: 141px;
	height: 141px;
	float: left;
	font-weight: 800;
	font-size: 20px;
	color: #ffffff;
	line-height: 30px;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	background: url(../404.html) no-repeat center center;
	background-size: 141px auto;
	text-align: center;
	position: absolute; 
	top: 10px; 
	right: 0;
	z-index: 1;
	padding: 39px 0 0 0;
}

.product-list2 .article .product-out  .offer-value strong {
	font-weight: 900;
	font-size: 26px;
}

.product-list2 .article aside { 
	width: 68.20%; 
	float: right; 
	padding:0 10% 0 40px;
}

.product-list2 .article aside .sub-title { 
	width: 100%; 
	float: none; 
	display: inline-block; 
	font-weight: 800; 
	letter-spacing: 0.01em;
}

.product-list2 .article aside ul { 
	padding: 10px 0 0 0; 
	margin: 0;
}

.product-list2 .article aside ul li { 
	padding: 0 0 28px 85px;
}

.product-list2 .article aside ul li:last-child { 
	padding-bottom: 0; 
	margin-bottom: 0;
}

.product-list2 .article aside ul li:before {
	width: 50px;
	height: 50px;
	font-size: 32px;
	line-height: 50px; 
	background: #ed246d;
	top: 5px;
}

.product-list2 .article aside p:last-child { 
	padding-bottom: 0;
} 

.product-list2 .article-out {
	width: 100%; 
	float: left; 
	text-align: left;
}

@media (max-width: 1199px) {
.product-list2 {
	padding: 0 30px 30px 30px;
}

.product-list2 h3 { 
	padding: 0 0 30px 0;
}

.product-list2 .article {
	padding: 50px 0 50px 0;
	margin: 0 0 30px 0;
}

.product-list2 .article h3 {
	font-size: 28px; 
	line-height: 34px;
	padding: 0 0 30px 0;
}

.product-list2 .article .product-out .offer-value {
	width: 100px;
	height: 100px;
	font-size: 16px;
	line-height: 24px;
	background-size: 100px auto;
	padding: 24px 0 0 0;
}

.product-list2 .article .product-out  .offer-value strong {
	font-size: 20px;
}

.product-list2 .article aside { 
	padding:0 40px 0 40px;
}

.product-list2 .article aside ul li { 
	padding: 0 0 25px 60px;
}

.product-list2 .article aside ul li:before {
	width: 40px; 
	height: 40px; 
	font-size: 24px; 
	line-height: 40px; 
	top:  6px;
}
}

@media (max-width: 767px) {
.product-list2 {
	padding: 0 0 25px 0;
}

.product-list2 h3 { 
	padding: 0 0 25px 0;
}

.product-list2 .article { 
	text-align: center;
	padding: 30px 20px;
	margin: 0 0 25px 0;
}

.product-list2 .article h3 {
	font-size: 24px; 
	line-height: 30px;
	padding: 0 0 25px 0;
}

.product-list2 .article .product-out { 
	width: 100%; 
	max-width: 220px; 
	float: none; 
	display: inline-block; 
	vertical-align: top;
	text-align: center; 
	margin: 0 0 20px -13px;
}

.product-list2 .article .product-out .product-img { 
	margin: 10px 0 0 0;
}

.product-list2 .article .product-out .offer-value {
	width: 80px;
	height: 80px;
	font-size: 12px;
	line-height: 20px;
	background-size: 80px auto;
	top: 0; 
	right: -10px; 
	padding: 19px 0 0 0;
}

.product-list2 .article .product-out  .offer-value strong {
	font-size: 16px;
}

.product-list2 .article aside { 
	width: 100%; 
	text-align: left; 
	padding: 0;
}

.product-list2 .article aside ul { 
	padding: 5px 0 0 0; 
}

.product-list2 .article aside ul li { 
	padding: 0 0 20px 50px;
}

.product-list2 .article aside ul li:before {
	width: 30px;
	height: 30px;
	font-size: 16px;
	line-height: 30px;
	top: 5px;
}
}


/* Product - List2 */
.product-list2.list2 .article {
	width: 100%;
	float: left;
	background: #ed246d; 
	border-radius: 20px;
	padding: 0 0 22px 0;
}

.product-list2.list2 .article h3 { 
	color: #ffffff; 
	text-align: left;
}

.product-list2.list2 .article .product-out { 
	width: 43%; 
	float: none; 
	display: inline-block; 
	vertical-align: bottom; 
	position: relative; 
	margin: -10px -5.6% 0 -4px; 
	right: -62.60%;
}

.product-list2.list2 .article .product-out .product-img { 
	margin: 0;
}

.product-list2.list2 .article .product-out .offer-value {
	top: 55px; 
	right: auto; left: -20px;
}

.product-list2.list2 .article aside { 
	width: 62.60%; 
	float: none; 
	display: inline-block; 
	vertical-align: bottom; 
	position: relative;
	padding: 80px 0 50px 8.5%; 
	margin: 0 -4px 0 0; 
	left: -37.40%;
}

.product-list2 .article aside .sub-title { 
	color: #ffffff;
}

.product-list2.list2 .article aside ul li { 
	color: #ffffff;
}

.product-list2.list2 .article aside ul li:before {
	color: #ed246d; 
	background: #ffffff;
}

.product-list2.list2 .article aside p { 
	color: #ffffff;
}

@media (max-width: 1199px) {
.product-list2.list2 .article .product-out .offer-value { 
	top: 40px;
	left: 0;
}

.product-list2.list2 .article aside { 
	padding: 40px 0 40px 40px; 
}
}

@media (max-width: 767px) {
.product-list2.list2 .article {
	border-radius: 15px;
	padding: 30px 20px;
}

.product-list2.list2 .article .product-out { 
	width: 100%; 
	margin: 0 0 20px -13px; 
	right: 0;
}

.product-list2.list2 .article .product-out .offer-value {
	top: 30px; 
	left: -10px;
}

.product-list2.list2 .article aside { 
	width: 100%; 
	padding: 0; 
	margin: 0; 
	left: 0;
}
}

/* Value - Table */
.value-table { 
	width: 109.80%; 
	float: left; 
	stext-align: center; 
	overflow: hidden; 
	margin: 10px -4.90% 50px -4.90%;
}

.value-table:last-child { 
	margin-bottom: 0;
} 

.value-table img { 
	width: 100%;
}

@media (max-width: 1279px) {
.value-table { 
	width: 100%; 
	margin: 10px 0 40px 0;
}
}

@media (max-width: 767px) {
.value-table { 
	margin: 10px 0 30px 0;
}
}

/* Guarantee - Box4 */
.quarantee-box4 {
	width: 100%;
	float: left;
	text-align: center; 
	padding: 0 0 60px 0;
}

.quarantee-box4:last-child { 
	padding-bottom: 0;
}

.quarantee-box4 h3 { 	
	color: #ffffff; 
	text-align: center; 
	padding: 0 0 37px 0;
}

.quarantee-box4 p { 
	color: #ffffff; 
}

.quarantee-box4 p:last-child { 
	padding-bottom: 0;
}

.quarantee-box4 .logo-out { 
	width: 220px; 
	float: right; 
	margin: 20px 0 10px 30px;
}

.quarantee-box4 .logo-out img { 
	width:100%; 
}

.quarantee-box4 .box {
	width: 100%; 
	max-width: 890px;
	float: none; 
	display: inline-block; 
	vertical-align: top;
	background: #252525;
	padding: 60px 65px 60px 65px;
}

@media (max-width: 1199px) {
.quarantee-box4 {
	padding: 0 0 50px 0;
}

.quarantee-box4 h3 { 	
	padding: 0 0 30px 0;
}

.quarantee-box4 .logo-out { 
	width: 180px; 
	margin: 10px 0 30px 30px;
}

.quarantee-box4 .box {
	padding: 50px 40px 50px 40px;
}
}

@media (max-width: 767px) {
.quarantee-box4 {
	padding: 0 0 45px 0;
}

.quarantee-box4 h3 { 	
	padding: 0 0 25px 0;
}

.quarantee-box4 .logo-out { 
	width: 100%; 
	text-align:center; 
	margin: 0 0 15px 0;
}

.quarantee-box4 .logo-out img { 
	max-width: 140px; 
}

.quarantee-box4 .box {
	max-width: 100%;
	padding: 35px 20px;
}
}


/* Guarantee - Box4 */
.quarantee-box4.lrg-box .box h3 { 	
	text-align: left; margin:0 -10% 0 0;
}

.quarantee-box4.lrg-box .box {
	max-width: 980px;
	padding: 60px 8.5% 60px 8.5%;
}

@media (max-width: 1199px) {
.quarantee-box4.lrg-box .box {
	padding: 50px 7% 50px 7%;
}
}

@media (max-width: 767px) {
.quarantee-box4.lrg-box .box {
	max-width: 100%;
	padding: 35px 20px;
}
}


/* Cont - List */
.row-content .cont-list { 
	width: 100%; 
	float: left; 
	padding: 0 0 50px 0;
}

.row-content .cont-list h3 { 
	padding: 0 0 65px 0;
} 

.row-content .cont-list ol li {
	width: 100%;
	float: left; 
	text-align: left;
	counter-increment: item;
	padding: 0 0 45px 80px;
	margin: 0;
}

.row-content .cont-list ol li:last-child { 
	padding-bottom: 0;
}

.row-content .cont-list ol li::before {
	content: "";
	width: 50px;
	height: 50px;
	float: left;
	content: counter(item);
	font-family: "Lato", sans-serif;
	font-weight: 600;
	font-size: 25px;
	color: #ffffff;
	line-height: 53px;
	text-align: center;
	background: #ed246d;
	border-radius: 360px;
	position: absolute;
	top: 10px;
	left: 0;
}

.row-content .cont-list h4 { 
	font-weight: 700; 
	font-size: 24px; 
	line-height:33px; 
	padding: 0 0 15px 0;
}

.row-content .cont-list p { 
	font-size: 24px; 
	line-height: 33px;
}

.row-content .cont-list p:last-child { 
	padding-bottom: 0;
}

@media (max-width: 1199px) {
.row-content .cont-list { 
	padding: 0 0 40px 0;
}

.row-content .cont-list h3 { 
	padding: 0 0 50px 0;
} 

.row-content .cont-list ol li {
	padding: 0 0 40px 70px;
}

.row-content .cont-list ol li::before {
	width: 40px;
	height: 40px;
	font-size: 22px;
	line-height: 42px;
	top: 7px;
}

.row-content .cont-list h4 { 
	font-size: 22px; 
	line-height: 30px; 
}

.row-content .cont-list p { 
	font-size: 22px; 
	line-height: 30px; 
}
}

@media (max-width: 767px) {
.row-content .cont-list { 
	padding: 0 0 35px 0;
}

.row-content .cont-list h3 { 
	padding: 0 0 40px 0;
} 

.row-content .cont-list ol li {
	padding: 0 0 30px 45px;
}

.row-content .cont-list ol li::before {
	width: 30px;
	height: 30px;
	font-size: 16px;
	line-height: 32px;
	top: 5px;
}

.row-content .cont-list h4 { 
	font-size: 20px; 
	line-height: 26px; 
}

.row-content .cont-list p { 
	font-size: 20px; 
	line-height: 26px; 
}
}


/* User - Details */
.user-details {
	width: 100%;
	float: left;
	text-align: center; 
	padding: 0 0 45px 0;
}

.user-details:last-child { 
	padding-bottom: 0;
}

.user-details p {
	padding: 0 0 10px 0;
}

.user-details h2 { 
	padding-bottom: 32px;
}

.user-details h2:last-child { 
	padding-bottom: 0;
}

.user-details .name {
	width: 100%;
	float: left;
	font-family: "Aerokids", sans-serif;
	font-size: 30px;
	color: #000000;
	line-height: 36px;
	padding: 0 0 2px 0;
}

.user-details figure {
	width: 100%;
	max-width: 320px;
	float: none;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	overflow: hidden;
	box-shadow: rgba(0, 0, 0, 0.05) 0 -10px 20px;
	border-radius: 20px;
	margin: 20px 0 0 0;
}

.user-details figure img {
	width: 100%;
	border-radius: 20px;
}

@media (max-width: 1199px) {
.user-details h2 { 
	padding-bottom: 25px;
}

.user-details .name {
	font-size: 26px;
	line-height: 32px;
}
}

@media (max-width: 767px) {
.user-details {
	padding: 0 0 35px 0;
}

.user-details h2 { 
	padding-bottom: 20px;
}

.user-details .name {
	font-size: 24px;
	line-height: 30px; 
	padding: 0 0 5px 0;
}

.user-details figure {
	border-radius: 15px;
}

.user-details figure img {
	border-radius: 15px;
}
}

