.isDesktop .col,
.isDesktop .col-1,
.isDesktop .col-2,
.isDesktop .col-3,
.isDesktop .col-4,
.isDesktop .col-5,
.isDesktop .col-6,
.isDesktop .col-7,
.isDesktop .col-8,
.isDesktop .col-9,
.isDesktop .col-10,
.isDesktop .col-11,
.isDesktop .col-12,
.isDesktop .col-lg,
.isDesktop .col-lg-1,
.isDesktop .col-lg-2,
.isDesktop .col-lg-3,
.isDesktop .col-lg-4,
.isDesktop .col-lg-5,
.isDesktop .col-lg-6,
.isDesktop .col-lg-7,
.isDesktop .col-lg-8,
.isDesktop .col-lg-9,
.isDesktop .col-lg-10,
.isDesktop .col-lg-11,
.isDesktop .col-lg-12,
.isDesktop .col-xl,
.isDesktop .col-xl-1,
.isDesktop .col-xl-2,
.isDesktop .col-xl-3,
.isDesktop .col-xl-4,
.isDesktop .col-xl-5,
.isDesktop .col-xl-6,
.isDesktop .col-xl-7,
.isDesktop .col-xl-8,
.isDesktop .col-xl-9,
.isDesktop .col-xl-10,
.isDesktop .col-xl-11,
.isDesktop .col-xl-12,
.isMobile .col,
.isMobile .col-1,
.isMobile .col-2,
.isMobile .col-3,
.isMobile .col-4,
.isMobile .col-5,
.isMobile .col-6,
.isMobile .col-7,
.isMobile .col-8,
.isMobile .col-9,
.isMobile .col-10,
.isMobile .col-11,
.isMobile .col-12,
.isMobile .col-md,
.isMobile .col-md-1,
.isMobile .col-md-2,
.isMobile .col-md-3,
.isMobile .col-md-4,
.isMobile .col-md-5,
.isMobile .col-md-6,
.isMobile .col-md-7,
.isMobile .col-md-8,
.isMobile .col-md-9,
.isMobile .col-md-10,
.isMobile .col-md-11,
.isMobile .col-md-12,
.isMobile .col-sm,
.isMobile .col-sm-1,
.isMobile .col-sm-2,
.isMobile .col-sm-3,
.isMobile .col-sm-4,
.isMobile .col-sm-5,
.isMobile .col-sm-6,
.isMobile .col-sm-7,
.isMobile .col-sm-8,
.isMobile .col-sm-9,
.isMobile .col-sm-10,
.isMobile .col-sm-11,
.isMobile .col-sm-12 {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 10px;
	padding-left: 10px
}


/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */

html {
	font-family: sans-serif;
	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

article,
aside,
footer,
header,
nav,
section {
	display: block
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

figcaption,
figure,
main {
	display: block
}

figure {
	margin: 1em 40px
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

pre {
	font-family: monospace, monospace;
	font-size: 1em
}

a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects
}

a:active,
a:hover {
	outline-width: 0
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted
}

b,
strong {
	font-weight: inherit;
	font-weight: bolder
}

code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

dfn {
	font-style: italic
}

mark {
	background-color: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

audio,
video {
	display: inline-block
}

audio:not([controls]) {
	display: none;
	height: 0
}

img {
	border-style: none
}

svg:not(:root) {
	overflow: hidden
}

button,
input,
optgroup,
select,
textarea {
	font-family: sans-serif;
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
	-webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
	border-style: none;
	padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
	outline: 1px dotted ButtonText
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}

legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	white-space: normal
}

progress {
	display: inline-block;
	vertical-align: baseline
}

textarea {
	overflow: auto
}

[type=checkbox],
[type=radio] {
	box-sizing: border-box;
	padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
	height: auto
}

[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

details,
menu {
	display: block
}

summary {
	display: list-item
}

canvas {
	display: inline-block
}

[hidden],
template {
	display: none
}

@media print {
	*,
	:after,
	:before,
	blockquote:first-letter,
	blockquote:first-line,
	div:first-letter,
	div:first-line,
	li:first-letter,
	li:first-line,
	p:first-letter,
	p:first-line {
		text-shadow: none!important;
		box-shadow: none!important
	}
	a,
	a:visited {
		text-decoration: underline
	}
	abbr[title]:after {
		content: " (" attr(title) ")"
	}
	pre {
		white-space: pre-wrap!important
	}
	blockquote,
	pre {
		border: 1px solid #999;
		page-break-inside: avoid
	}
	thead {
		display: table-header-group
	}
	img,
	tr {
		page-break-inside: avoid
	}
	h2,
	h3,
	p {
		orphans: 3;
		widows: 3
	}
	h2,
	h3 {
		page-break-after: avoid
	}
	.navbar {
		display: none
	}
	.badge {
		border: 1px solid #000
	}
	.table {
		border-collapse: collapse!important
	}
	.table td,
	.table th {
		background-color: #fff!important
	}
	.table-bordered td,
	.table-bordered th {
		border: 1px solid #ddd!important
	}
}

html {
	box-sizing: border-box
}

*,
:after,
:before {
	box-sizing: inherit
}

@-ms-viewport {
	width: device-width
}

html {
	-ms-overflow-style: scrollbar;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #292b2c;
	background-color: #fff;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	-webkit-text-size-adjust: none
}

[tabindex="-1"]:focus {
	outline: none!important
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	font-size: .875rem;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-weight: 400
}

abbr[data-original-title],
abbr[title] {
	cursor: help
}

address {
	margin-bottom: 1rem;
	font-style: normal;
	line-height: inherit
}

dl,
ol,
p,
ul {
	margin: 0;
	padding: 0
}

dl,
ol,
ul {
	border: 0;
	vertical-align: baseline
}

ol,
ul {
	list-style: none
}

dt {
	font-weight: 700
}

dd {
	margin-bottom: .5rem;
	margin-left: 0
}

blockquote {
	margin: 0 0 1rem
}

a {
	color: #f70000;
	outline: 0
}

a,
a:focus,
a:hover {
	text-decoration: none
}

a:focus,
a:hover {
	color: #ab0000
}

pre {
	margin-top: 0;
	margin-bottom: 1rem;
	overflow: auto
}

figure {
	margin: 0 0 1rem
}

img {
	vertical-align: middle
}

[role=button] {
	cursor: pointer
}

[role=button],
a,
area,
button,
input,
label,
select,
summary,
textarea {
	touch-action: manipulation
}

table {
	border-collapse: collapse;
	background-color: transparent
}

caption {
	padding-top: .75rem;
	padding-bottom: .75rem;
	color: #636c72;
	caption-side: bottom
}

caption,
th {
	text-align: left
}

label {
	display: inline-block;
	margin-bottom: .5rem
}

button:focus {
	outline: 1px dotted;
	outline: 5px auto -webkit-focus-ring-color
}

button,
input,
select,
textarea {
	line-height: inherit
}

input[type=checkbox]:disabled,
input[type=radio]:disabled {
	cursor: not-allowed
}

input[type=date],
input[type=datetime-local],
input[type=month],
input[type=time] {
	-webkit-appearance: listbox
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
	border-radius: 0
}

textarea {
	resize: vertical
}

fieldset {
	min-width: 0;
	padding: 0;
	margin: 0;
	border: 0
}

legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: .5rem;
	font-size: 1.5rem;
	line-height: inherit
}

input[type=search] {
	-webkit-appearance: none
}

output {
	display: inline-block
}

[hidden] {
	display: none!important
}

.jsx-573694529 .row {
	justify-content: space-between;
}

.MainHeaderDesktop {
	background-color: #FF0000;
	padding: 10px 0;
	border-bottom: 1px solid #000;
}

.MainHeaderDesktop .container {
	background-color: #FF0000;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.container {
	max-width: 1250px;
	margin: auto;
	padding: 0 15px;
}

h1 {
	line-height: 1.3;
	margin: 30px 0 20px;
	font-size: 2rem;
	font-family: 'sukhumvit';
	font-weight: 700;
}

h2 {
	line-height: 1.3;
	margin: 20px 0 20px;
	font-size: 1.5rem;
	font-family: 'sukhumvit';
	font-weight: 700;
}

img {
	max-width: 100%;
}

.content p {
	margin-bottom: 20px;
}

.photos {
	margin-bottom: 20px;
}

.photos img {
	display: block;
	margin: auto;
}

.photos i {
	display: block;
	text-align: center;
	font-style: italic;
	margin: 10px 0;
}

.time {
	background: url(../img/time.png) no-repeat left center;
	padding-left: 20px;
	color: #b3b3b3;
}

.time-social {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 20px;
	align-items: center;
}

.content ul {
	margin-bottom: 20px;
	margin-left: 20px;
}

.content ul li {
	list-style: disc;
	margin-bottom: 20px;
}

.comTitle {
	border-bottom: 2px solid #000;
	color: #000;
	font-size: 27px;
	margin-top: 50px;
	margin-bottom: 30px;
	padding: 5px 10px;
	text-align: center;
}

.commit-text {
	margin-bottom: 20px;
}

.photo {
	height: 50px;
	width: 50px;
}

.photo {
	float: left;
	margin-right: 10px;
}

img.photo-people {
	border-radius: 50px;
	width: 75px;
}

.com-txt b:first-child {
	display: block;
	padding: 15px 0 25px;
}

.btn {
	padding: 11px 20px;
	background: #DE0606;
	color: #fff;
	font-weight: 700;
	font-size: 18px;
	border-radius: 10px;
	display: block;
	margin: 0 auto;
	max-width: 323px;
	text-align: center;
	animation: pulse 1s infinite alternate ease-in-out;
}

.btn:hover {
	color: #fff;
	background: #c90505;
}

.product-image
{
	font-size: 0;
	text-align: center;
}
.order
{
	margin: 20px auto 0;
	max-width: 320px;
}
.order__prices
{
	font-size: 0;
	text-align: center;
}
.order__price
{
	color: #b2b2b2;
	display: inline-block;
	font-size: 21px;
	font-weight: 700;
	vertical-align: middle;
}
.order__price--old
{
	margin-right: 10px;
	text-decoration: line-through;
}
.order__price--new
{
	color: #0d9ee9;
	font-size: 32px;
}
.order__form
{
	margin-top: 10px;
}
.order__label
{
	display: block;
	width: 100%;
}
.order__label:not(:first-of-type)
{
	margin-top: 15px;
}
form input
{
	background-color: #f8f9f9;
	border: 1px solid #e7e7e7;
	border-radius: 3px;
	color: #999999;
	display: block;
	margin-bottom: 10px;
	font-family: "Ubuntu", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.2;
	outline: none;
	padding: 15px;
	transition: all .3s ease-out;
	width: 100%;
}
form input::-webkit-input-placeholder
{
	color: #999999;
	font-family: "Ubuntu", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.2;
	opacity: 1;
}
form input::-moz-placeholder
{
	color: #999999;
	font-family: "Ubuntu", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.2;
	opacity: 1;
}
form input:-moz-placeholder
{
	color: #999999;
	font-family: "Ubuntu", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.2;
	opacity: 1;
}
form input:-ms-input-placeholder
{
	color: #999999;
	font-family: "Ubuntu", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.2;
	opacity: 1;
}

form input:focus
{
	box-shadow: 0 0 0 3px rgba(28, 156, 234, 0.3);
}
form button
{
	background: linear-gradient(to bottom,#188be2 0%,#0c4d99 100%), #188be2;
	border: none;
	border-radius: 3px;
	color: #ffffff;
	cursor: pointer;
	display: block;
	font-size: 18px;
	font-weight: 700;
	margin: 0 auto 0;
	max-width: 320px;
	outline: none;
	padding: 15px;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
	
animation: 1s pulse infinite alternate ease-in-out;
	z-index: 1;
}

.order__time
{
	font-size: 18px;
	margin-top: 20px;
	text-align: center;
}
.order__timer
{
	color: #ff0000;
	font-weight: 700;
}


.comeback_container .btn,.btn {
	animation: 1s pulse infinite alternate ease-in-out;
}


@keyframes pulse {
    0% {
        -webkit-transform: scale(1.0);-ms-transform: scale(1.0);transform: scale(1.0);
    }

    100% {
        -webkit-transform: scale(0.95);-ms-transform: scale(0.95);transform: scale(0.95);
    }
}

.submit-form:after {
    display: inline-block;
    -webkit-animation: dotty steps(1,end) 1.5s infinite;
            animation: dotty steps(1,end) 1.5s infinite;
    content: '';
    position:absolute;
    margin-left:10px;
  }
  
  @-webkit-keyframes dotty {
    0%   { content: ''; }
    25%  { content: '>'; }
    50%  { content: '>>'; }
    75%  { content: '>>>'; }
    100% { content: ''; }
  }
  
  @keyframes dotty {
    0%   { content: ''; }
    25%  { content: '>'; }
    50%  { content: '>>'; }
    75%  { content: '>>>'; }
    100% { content: ''; }
  }

  span#id {
	  position: relative;
	  top: 20px;
  }

  .img-form {
	  width: 250px;
  }

  .logo {
	display: flex;
	align-items:center;
}

.logo a {
	display: block;
	margin-right: 15px;
}
.logo p {
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
    font-size: 26px;
}

@media (max-width:700px) {
	.search {
		display: none;
	}
	.logo a {
		margin-right: 7px;
	}
	.img-form {
		width: 300px;
	}
	.logo p {
		font-size: 16px;
	}
	.answer {
		margin-left: 40px;
	}
	h1 {
		line-height: 1;
	}
}

.after-form {
	text-align: center;
	margin-top: 10px;
	font-size: 14px;
}

.after-form b {
	color: red;
}

.imp-text {
	background: #FFDCB6;
    padding: 15px;
    margin-bottom: 15px;
}

.imp-text p:last-child {
	margin-bottom: 0;
}