html,
body {
  overflow-x: hidden;
  margin: 0px;
  padding: 0px;
  font-family: Merriweather, serif;
  font-size: 22px;
  color: #000;
  background-color: #f4f7fa;
}

.c15 {
  margin: 10px auto;
  margin-bottom: 25px;
}

.c15,
.c15 td,
.c15 tr {
  border: 1px solid #d6d6d6;
}

.c15 .c3 p {
  padding: 5px;
  margin-bottom: 0px;
  margin-top: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0px;
}

caption,
th,
td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

#title_block {
  width: 100%;
}

.title_block_wrapper {
  width: 100%;
  height: 100%;
}

.title_block_content {
  position: relative;
  width: 100%;
  height: 100%;
}

.title_block_img .title_img {
  margin: 0px !important;
  padding: 0px !important;
  height: 100% !important;
  width: 100% !important;
  display: inline !important;
  -o-object-fit: cover;
  object-fit: cover;
}

.title_block_img {
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.title_block_shadow {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  background: #000 !important;
  opacity: 0.7;
}

.title_block_texts {
  position: relative;
  z-index: 9;
  background: transparent !important;
  padding: 21px;
}

.title_block_bread span a, .title_block_bread span{
  color: #fff;
  font: bold 10px/16px 'IBM Plex Sans', sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  opacity: 0.88;
}

/* .title_block_bread span a:hover {
  text-decoration: none;
} */

.title_h1 {
  font: 600 40px/48px 'IBM Plex Sans', sans-serif;
  color: #fff;
}

.title_bq {
  border-left: 4px solid #349dee;
  padding-left: 16px;
  color: #fff;
  opacity: 0.88;
  font: 24px/40px Merriweather, serif;
}

.title_block_author {
  margin-top: 26px;
}

.tauthor {
  font: 600 19px/24px 'IBM Plex Sans', sans-serif;
  color: #349dee;
}

.tdate {
  margin-top: 2px;
  color: #fff;
  font: 500 10px/16px 'IBM Plex Sans', sans-serif;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.title_block_texts div {
  background: transparent !important;
}

#top_xs {
  padding-top: 5px;
  display: none;
  background-image: url();
  height: 80px;
  background-repeat: no-repeat;
  background-position: top right;
}

.lead_text {
  color: #565d6d;
}

#top {
  height: 120px;
  background: transparent;
  width: 100%;
  background-image: url();
  background-repeat: no-repeat;
  background-position: top right;
}

#topwrap {
  height: 80px;
  max-width: 1000px;
  margin: 0 auto;
  background: transparent;
}

.topleft {
  height: 80px;
  width: 740px;
  float: left;
  position: relative;
  margin-left: 10px;
}

.toplogo {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 10px;
}

.topdate {
  position: absolute;
  top: 25px;
  left: 500px;
  font-size: 12px;
  line-height: 20px;
  color: #96a0a8;
}

#bodyWrapper {
  max-width: 1000px;
  margin: 0 auto;
  background: #ffffff;
  box-shadow: 1px 1px 10px 0px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 1px 1px 10px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 1px 1px 10px 0px rgba(0, 0, 0, 0.5);
}

#mainWrapper {
  width: 100%;
  height: 100%;
}

#wrapper {
  max-width: 1000px;
  margin: 0px auto;
}

#content {
  padding: 0px;
  text-align: left;
  width: 100%;
}

#content .padWrap {
  padding: 15px;
}

#content img {
  max-width: 100%;
  display: block;
  margin: 20px auto;
}

#content p, #content ul li {
  font-size: 18px;
  line-height: 1.6;
}

.pg {
  font-size: 22px !important;
  line-height: 36px !important;
  margin-bottom: 33px;
}

#content h1 {
  font-size: 36px;
  line-height: 50px;
  font-weight: bold;
}

#content h2 {
  font-family: 'IBM Plex Sans', sans-serif;
  font-size: 28px;
  margin-bottom: 33px;
  line-height: 32px;
}

#content h3 {
  font-size: 22px;
  line-height: 36px;
  margin-bottom: 33px;
}

#content ul li span {
  display: block;
  font-size: 16px;
  color: gray;
  font-weight: normal;
  line-height: 20px;
}

.uetgue {
  width: 350px;
}

.glava {
  list-style-image: url();
}

a {
  color: #0299ff;
  text-decoration: none;
}

a:hover {
  color: #05519d;
  text-decoration: underline;
}


.glava li {
  margin-bottom: 20px;
  line-height: 32px;
  font-weight: bold;
  font-family: 'IBM Plex Sans', sans-serif;
}

#content ul {
  font-size: 22px;
  line-height: 28px;
  font-weight: 500;
}

#content ul li {
  margin-bottom: 5px;
}

img.comm-foto {
  display: block;
  margin: 10px 0 0 0 !important;
}

#comments {
  margin-top: 50px;
}

#comments .pg {
  font-size: 14px !important;
  line-height: 28px !important;
  padding-left: 65px;
}

#comments h2 {
  background: url('../images/comentsm.jpg') no-repeat;
  padding-left: 40px;
  color: #000;
  border-bottom: 0px solid;
  border-color: #000;
  text-transform: uppercase;
  padding-bottom: 10px;
}

#comments .item {
  text-align: left;
  padding: 10px;
  margin: 10px 0px;
  min-height: 80px;
  border-bottom: 1px dashed #05519d;
}

#comments .item :last-child {
  border-bottom: none;
}

#comments .item .info {
}

#comments .coment_ava {
  float: left;
  margin-right: 15px;
}

#comments .coment_ava img {
  margin: 0px;
  width: 50px;
  height: 50px;
  border-radius: 5px;
  object-fit: cover;
  object-position: top;
}

@media screen and (max-width: 1020px) {
  #content {
    width: 100%;
  }
}

@media screen and (max-width: 840px) {
  .topdate {
    display: none;
  }
}

@media screen and (max-width: 780px) {
  .topleft {
    width: 100%;
  }
}

@media screen and (max-width: 690px) {
  .topleft {
    width: 100%;
  }
}

@media screen and (max-width: 660px) {
  #content h1 {
    font-size: 28px;
    line-height: 36px;
  }

  .mainLogo {
    width: 400px;
  }
}

@media screen and (max-width: 590px) {
  .mainLogo {
    width: 300px;
    margin-top: 10px;
  }
}

@media screen and (max-width: 560px) {
  /*
	#top {display:none;}
	#top_xs {display:block;}
	*/

  .pg {
    margin-left: 0px;
    margin-right: 0px;
  }

  #content .padWrap {
    padding: 8px 15px;
  }
}

@media screen and (max-width: 520px) {
  /*
	#top {display:none;}
	#top_xs {display:block;}
	*/
}

@media screen and (max-width: 420px) {
  .title_bq {
    font-size: 18px !important;
    line-height: 28px !important;
  }

  .tauthor {
    font-size: 14px;
  }
}

@media screen and (max-width: 470px) {
  .mainLogo {
    width: 200px;
  }

  #top {
    height: 80px;
  }
}

@media screen and (max-width: 380px) {
  .mainLogo {
    width: 180px;
  }
}

@media screen and (max-width: 345px) {
  .mainLogo {
    width: 150px;
  }
}

@media screen and (max-width: 310px) {
  .mainLogo {
    display: none;
  }

  #top {
    background-position: top center;
  }
}

@media screen and (min-width: 1300px) {
  #wrapper {
    max-width: 1000px;
  }

  #content {
    width: 100%;
  }

  #topwrap {
    max-width: 1000px;
  }
}

@media screen and (min-width: 1600px) {
  #wrapper {
    max-width: 1000px;
  }

  #content {
    width: 100%;
  }

  #topwrap {
    max-width: 1000px;
  }
}

a:active,
a:focus {
  outline: none;
}

input {
  outline: none;
}

input:active {
  outline: none;
}

:focus {
  outline: none;
}

button:active,
button:focus {
  outline: none !important;
}

button::-moz-focus-inner {
  border: 0 !important;
}

#footer {
  padding: 10px;
  text-align: center;
}

.Figure img {
  display: block;
  margin: 0 auto;
  float: none;
}

.bg_mm {
  background-color: antiquewhite;
  text-align: center;
}

.c2 {
  width: 50%;
}

.left_count {
  display: table;
  text-align: center;
  padding: 10px 30px;
  background: red;
  margin: 12px auto;
  color: #fff;
  text-shadow: 0 -1px 0 #000000, 0 -1px 0 #000000, 0 1px 0 #000000, 0 1px 0 #000000, -1px 0 0 #000000, 1px 0 0 #000000,
    -1px 0 0 #000000, 1px 0 0 #000000, -1px -1px 0 #000000, 1px -1px 0 #000000, -1px 1px 0 #000000, 1px 1px 0 #000000,
    -1px -1px 0 #000000, 1px -1px 0 #000000, -1px 1px 0 #000000, 1px 1px 0 #000000;
  font-size: 130% !important;
  border-radius: 5px;
}

.left_count .prod_left_val {
  font-size: 52px !important;
}

#order_form {
  background: white;
  padding: 20px;
  max-width: 600px;
  font-family: Arial;
  margin: 20px;
  background-image: url();
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding-bottom: 55px;
}

#order_form .order_form_pole {
  padding: 10px;
  margin: 10px;
}

#order_form .order_form_pole {
  padding: 10px;
  margin: 10px;
}

#order_form h2 {
  margin: 25px 0 0 0;
  padding: 0px;
  line-height: 32px;
  border: none;
}

#order_form span {
  font-size: 12px;
}

#order_form {
  background: white;
  padding: 20px;
  max-width: 600px;
  font-family: Arial;
  margin: 20px;
  background-image: url();
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding-bottom: 55px;
}

element.style {
  font-size: 16px;
}

#order_form span {
  font-size: 12px;
}

#order_form div {
  background: transparent !important;
}

.article__text {
  color: #333;
  padding-top: 14px;
}

#order_form label {
  display: block;
  padding: 5px 0 5px 0;
  font-weight: bold;
  font-size: 16px;
}

#order_form input {
  font-size: 21px;
  border-radius: 3px;
  border: 2px solid #e9d7dc;
  max-width: 300px;
  width: 80%;
}

input[placeholder='Ваше имя'],
input[placeholder='Ваш телефон'] {
  padding-left: 5px;
  height: 42px;
  margin-bottom: 10px;
}

input {
  outline: none;
}

#order_form button,
.obutton {
  display: inline-block;
  padding: 20px;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
  -webkit-box-shadow: 0 4px 15px 0 rgba(129, 150, 160, 0.45);
  box-shadow: 0 4px 15px 0 rgba(129, 150, 160, 0.45);
  border-radius: 5px;
  background-color: #0299ff;
  background-position: 1.35em 0.94em;
  background-size: 1em;
  background-repeat: no-repeat;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  border: none;
  cursor: pointer;
  font-size: 20px;
  margin-top: 20px;
}

#order_form {
  background: white;
  padding: 20px;
  max-width: 600px;
  font-family: Arial;
  margin: 20px 0px;
  background-image: url();
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding-bottom: 55px;
}

.input-roulette {
  padding-left: 5px;
  height: 42px;
  margin-bottom: 10px;
  width: 300px;
  max-width: 100%;
}

.submit-roulette:hover {
  background: #bb0000;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}

@media screen and (max-width: 480px) {
  #order_form .order_form_pole {
    padding: 0px;
    margin: 2px;
  }
}

@media screen and (max-width: 480px) {
  #order_form label {
    font-size: 14px;
  }
}

@media screen and (max-width: 349px) {
  #order_form button {
    margin-left: 0px;
  }
}

@media screen and (max-width: 480px) {
  #order_form button {
    font-size: 16px;
  }
}

@media screen and (max-width: 459px) {
  #order_form input {
    width: 80%;
  }
}

@media screen and (max-width: 480px) {
  #order_form {
    padding: 10px;
    padding-bottom: 180px;
    margin-bottom: -200px;
  }
}

@media (max-width: 599px) and (min-width: 460px) {
  #order_form {
    padding: 20px !important;
    margin: 0px -26px !important;
    padding-bottom: 160px !important;
    margin-bottom: -190px !important;
  }
}

@media screen and (max-width: 480px) {
  #order_form label {
    font-size: 14px;
  }
}

@media screen and (max-width: 459px) {
  #order_form input {
    width: 80%;
  }
}

@media screen and (max-width: 349px) {
  #order_form input {
    font-size: 17px;
  }
}

@media screen and (max-width: 459px) {
  #order_form input {
    width: 80%;
  }
}

@media screen and (max-width: 459px) {
  #order_form {
    margin-left: -20px;
    margin-right: -20px;
  }
}

@media screen and (max-width: 480px) {
  #order_form {
    padding: 10px;
    padding-bottom: 180px;
    margin-bottom: -200px;
  }
}

@media (max-width: 739px) and (min-width: 600px) {
  #order_form {
    padding: 20px !important;
    margin: 0px -12px !important;
    padding-bottom: 116px !important;
    margin-bottom: -170px !important;
  }
}

@media screen and (max-width: 480px) {
  #order_form label {
    font-size: 14px;
  }
}

@media screen and (max-width: 349px) {
  #order_form input {
    font-size: 17px;
  }
}

@media screen and (max-width: 459px) {
  #order_form input {
    width: 80%;
  }
}

.bg_tt {
  background: #ffeca6;
  padding: 20px;
}

p.rul_1 {
  text-align: center;
  color: red;
  font-weight: bold;
  padding: 0;
  font-size: 120%;
}

h4.rul_3 {
  text-align: center;
  color: green;
  font-weight: bold;
  padding: 0;
  font-size: 110%;
}

p.rul_2 {
  text-align: center;
  font-weight: bold;
  font-size: 120%;
}

.center {
  text-align: center;
}

.additional {
  font-size: 11px;
  text-align: center;
}

.submit-roulette:hover {
  background: #bb0000;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}

.submit-roulette:active {
  -webkit-transform: translateY(2px);
  transform: translateY(2px);
  -webkit-box-shadow: none;
  box-shadow: none;
}

input[value='Получить бесплатно'],
.submit-roulette {
  text-transform: uppercase;
  padding: 10px 30px;
  margin: 15px 0;
  outline: none;
  border: none;
  margin-top: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0px 4px 3px #242120;
  box-shadow: 0px 4px 3px #242120;
  background: red;
  color: #fff;
  font-weight: bold;
  cursor: pointer;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
  width: 300px;
  max-width: 100%;
}

input[value='Получить бесплатно']:hover {
  background: #bb0000 !important;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}

input[value='Получить бесплатно']:active {
  -webkit-transform: translateY(2px);
  transform: translateY(2px);
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.input-roulette {
  padding-left: 5px;
  height: 42px;
  margin-bottom: 10px;
  width: 300px;
  max-width: 100%;
}

input[placeholder='Ваше имя'],
input[placeholder='Ваш телефон'] {
  padding: 5px;
  padding-left: 5px;
  height: 42px;
  margin-bottom: 10px;
}

.ruletka-p {
  text-indent: 0px;
  color: black;
  text-align: center !important;
  margin: 15px;
  line-height: 25px;
  font-weight: bold;
}

.ruletka-p h2 {
  font-size: 25px;
  margin-bottom: 15px;
}

.ruletka-a {
  color: rgb(22, 151, 206);
}

.spin-wrapper {
  -webkit-box-shadow: 0 0 10px;
  box-shadow: 0 0 10px;
  border: 3px solid red;
  padding: 20px 10px;
  border-radius: 10px;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.spin-wrapper .ruletka-p {
  margin-bottom: 15px;
}

.danger-text {
  color: red;
  font-weight: bold;
  display: block;
}

.wheel {
  width: 380px !important;
  margin: 0 auto;
  position: relative;
}

.wheel img {
  max-width: 100%;
}

.wheel-img {
  -webkit-transition: 4s;
  transition: 4s;
}

.wheel-cursor {
  position: absolute;
  width: 35% !important;
  height: 35%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: none !important;
}

.cursor-text {
  position: absolute;
  z-index: 2;
  display: inline-block;
  width: 45% !important;
  height: 45%;
  font: 12px Arial !important;
  line-height: 61px !important;
  cursor: pointer;
  border-radius: 50%;
  vertical-align: middle;
  text-align: center;
  background-color: #ccc;
  border: 1px solid #ccc;
  top: 49%;
  left: 50%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-box-shadow: rgba(255, 255, 255, 1) 0px -2px 0px inset, rgba(255, 255, 255, 1) 0px 2px 0px inset,
    rgba(0, 0, 0, 0.4) 0px 0px 5px;
  box-shadow: rgba(255, 255, 255, 1) 0px -2px 0px inset, rgba(255, 255, 255, 1) 0px 2px 0px inset, rgba(0, 0, 0, 0.4) 0px 0px 5px;
  background: rgb(255, 255, 255);
  background: radial-gradient(ellipse at center, rgba(255, 255, 255, 1) 0%, rgba(234, 234, 234, 1) 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eaeaea', GradientType=1);
}

.order_block {
  display: none;
  text-align: center !important;
}

.order_block h3 {
  font: bold 18px Arial !important;
  background: transparent;
}

#push-comments #push_0nmdlkhxjax {
  background-color: #f0f0f0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: Arial, serif;
  padding: 3rem 2rem;
  -webkit-transition: 1s;
  transition: 1s;
  width: 100%;
}

#push-comments #push_0nmdlkhxjax.hide {
  opacity: 0;
  display: block !important;
}

#push-comments #push_0nmdlkhxjax__form {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: auto;
  max-width: 600px;
}

#push-comments #push_0nmdlkhxjax__title {
  color: #43a047;
  border-bottom: 0px solid;
  -webkit-box-shadow: 1px 4px 10px -7px #ccc;
  box-shadow: 1px 4px 10px -7px #ccc;
  display: inline-block;
  font-size: 24px;
  font-weight: bold;
  line-height: 20px;
  margin-top: 0;
  margin-bottom: 16px;
}

#push-comments #push_0nmdlkhxjax__message {
  border: 1px solid #43a047;
  -webkit-box-shadow: 0px 2px 4px -3px #237a27;
  box-shadow: 0px 2px 4px -3px #237a27;
  font-size: 16px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 20px;
  height: 120px;
  width: 100%;
}

#push-comments #push_0nmdlkhxjax__submit {
  background: #43a047;
  border: none;
  -webkit-box-shadow: 0px 2px 4px -3px #000;
  box-shadow: 0px 2px 4px -3px #000;
  color: #fff;
  cursor: pointer;
  border-radius: 25px;
  display: table;
  margin: 20px 0 0;
  height: 50px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  text-align: center;
  text-shadow: 0px 0px 1px #237a27;
  font-size: 18px;
  max-width: 280px;
  width: 100%;
}

#push-comments #push_0nmdlkhxjax__submit:hover {
  background: #237a27;
  text-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

#push-comments #push_0nmdlkhxjax__label::before,
#push-comments #push_0nmdlkhxjax__label::after {
  content: '';
  display: none;
}

#luckyshop_form,
#profit_form2,
#omni_form,
#everad_form,
#shakes_form,
#apilead_form,
#hp_form,
#p_hp_form,
#pw_hp_form,
#leadtrade_form,
#drcash_form,
#t_drcash_form,
#rocket_form,
#ad1_form,
#p_omni_form,
#m_leads,
#kma_form,
#adbees_form,
#crm_form,
#leadbit_form,
#cpagetti_form,
#monsterleads_form,
#tl_form,
#adeptcpa_form,
#burg_tl_form,
#scpa_pw_ad1_form,
#scpa_pw_hp_form,
#scpa_pw_tl_form,
#scpa_pw_apilead_form,
#scpa_pw_leadtrade_form,
#scpa_pw_drcash_form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
}

.time_remains {
  font-size: 1.1em;
  color: red;
  font-weight: bold;
}

.spin-result-wrapper {
  display: none;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  top: 0;
  z-index: 999;
  left: 0;
  height: 100%;
  position: fixed;
  background-color: rgba(0, 0, 0, 0.6);
  text-align: center;
}

.pop-up-window {
  position: relative;
  max-width: 400px;
  right: 0px;
  left: 0px;
  top: 40%;
  margin: 0px auto;
  background: #ffffff none repeat scroll 0% 0%;
  text-align: center;
  padding: 10px;
  padding-top: 70px;
  padding-bottom: 20px;
  border-radius: 10px;
  -webkit-animation: 0.7s ease 0s normal none 1 running pop-up-appear;
  animation: 0.7s ease 0s normal none 1 running pop-up-appear;
}

.close-popup {
  position: absolute;
  width: 30px;
  height: 30px;
  background-image: url();
  background-size: 100%;
  top: -40px;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 10px #fff;
  box-shadow: 0 0 10px #fff;
  right: -40px;
  cursor: pointer;
}

.pop-up-heading {
  font-size: 40px;
  margin-bottom: 20px;
}

.pop-up-text {
  margin-bottom: 25px;
  font-size: 24px;
  line-height: 30px;
  text-align: center !important;
}

.pop-up-button {
  text-transform: uppercase;
  text-decoration: none !important;
  padding: 10px 20%;
  font-size: 20px;
  border-radius: 5px;
  background-color: rgb(113, 195, 65);
  color: rgb(255, 255, 255) !important;
  border: medium none;
  cursor: pointer;
  outline: medium none;
}

.super-rotation {
  -webkit-animation-name: super-rotation;
  animation-name: super-rotation;
  -webkit-animation-duration: 7s;
  animation-duration: 7s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}

@-webkit-keyframes super-rotation {
  70% {
    -webkit-transform: rotate(1600deg);
    transform: rotate(1600deg);
  }

  100% {
    -webkit-transform: rotate(1574deg);
    transform: rotate(1574deg);
  }
}

@keyframes super-rotation {
  70% {
    -webkit-transform: rotate(1600deg);
    transform: rotate(1600deg);
  }

  100% {
    -webkit-transform: rotate(1574deg);
    transform: rotate(1574deg);
  }
}

.cursor-text:active {
  -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 5px inset;
  box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 5px inset;
}

.pop-up-layer {
  position: fixed !important;
  top: 0px !important;
  width: 100% !important;
  height: 100% !important;
  background-color: rgba(0, 0, 0, 0.7) !important;
  z-index: 99 !important;
}

.pop-up-layer-show {
  display: block;
}

.pop-up-window {
  position: relative;
  max-width: 400px;
  right: 0px;
  left: 0px;
  top: 40%;
  margin: 0px auto;
  background: #fff none repeat scroll 0% 0%;
  text-align: center;
  padding: 10px;
  padding-top: 70px;
  padding-bottom: 20px;
  border-radius: 10px;
  -webkit-animation: 0.7s ease 0s normal none 1 running pop-up-appear;
  animation: 0.7s ease 0s normal none 1 running pop-up-appear;
}

.pop-up-window::before {
  content: '';
  position: absolute;
  width: 110px;
  height: 110px;
  top: -55px;
  left: 0;
  right: 0px;
  margin: 0 auto;
  background-color: rgb(113, 195, 65);
  border-radius: 50%;
  -webkit-animation: 0.5s ease 0.6s normal backwards 1 running pop-up-appear-before;
  animation: 0.5s ease 0.6s normal backwards 1 running pop-up-appear-before;
}

.pop-up-window::after {
  content: '';
  position: absolute;
  width: 50px;
  height: 20px;
  top: -20px;
  left: 0px;
  right: 0;
  margin: 0 auto;
  border-width: medium medium 4px 4px;
  border-style: none none solid solid;
  border-color: currentcolor currentcolor rgb(255, 255, 255) rgb(255, 255, 255);
  -moz-border-top-colors: none;
  -moz-border-right-colors: none;
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -o-border-image: none;
  border-image: none;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: opacity 1s ease 0s;
  transition: opacity 1s ease 0s;
  -webkit-animation: 0.5s ease 0.6s normal backwards 1 running pop-up-appear-after;
  animation: 0.5s ease 0.6s normal backwards 1 running pop-up-appear-after;
}

.text_small {
  font-size: 0.5em !important;
  font-weight: normal !important;
}

@-webkit-keyframes pop-up-appear {
  0% {
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  30% {
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
  }

  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}

@keyframes pop-up-appear {
  0% {
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  30% {
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
  }

  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}

@-webkit-keyframes pop-up-appear-before {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }

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

@keyframes pop-up-appear-before {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }

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

@-webkit-keyframes pop-up-appear-after {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes pop-up-appear-after {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.pop-up-button:hover {
  color: rgb(255, 255, 255) !important;
  text-decoration: none !important;
   background-color: rgb(53, 117, 15);
}

.row-y-item .name, .row-y-name {
  font-size: 18px;
}

.row-y-item .randdate  {
  font-size: 16px;
  color: #8d8d8d;
}

@media all and (max-width: 520px) {
  .wheel {
    width: 280px !important;
  }

  .cursor-text {
    line-height: 45px !important;
    font-size: 8px !important;
  }
}

@media screen and (max-width: 345px) {
  .wheel {
    width: 250px !important;
  }

  .cursor-text {
    line-height: 40px !important;
    font-size: 8px !important;
  }
}

.Figure-caption {
  width: 100%;
  max-width: 650px;
  margin-right: auto;
  margin-left: auto;
  font-family: Proxima Nova, Arial, Helvetica Neue, sans-serif;
  font-size: 16px;
  line-height: 22px;
  max-width: 520px;
  padding-top: 4px;
  color: #1a1a1a;
  display: block;
}

.Figure {
  display: block;
  max-width: 650px;
  width: 100%;
  margin: 20px auto;
}

a.button {
  font-size: 120%;
  text-align: center;
  color: #fff !important;
  background-color: red;
  display: table;
  margin: 25px auto;
  width: 400px;
  max-width: 100%;
  border-radius: 15px;
  text-decoration: none;
  padding: 15px;
}

a.button:hover {
  background-color: #c11f1f;
}

.uetgue {
  display: block;
  margin: 10px auto;
}

.left_count {
  display: table;
  text-align: center;
  padding: 10px 30px;
  background: red;
  margin: 12px auto;
  color: #fff;
  text-shadow: 0 -1px 0 #000000, 0 -1px 0 #000000, 0 1px 0 #000000, 0 1px 0 #000000, -1px 0 0 #000000, 1px 0 0 #000000,
    -1px 0 0 #000000, 1px 0 0 #000000, -1px -1px 0 #000000, 1px -1px 0 #000000, -1px 1px 0 #000000, 1px 1px 0 #000000,
    -1px -1px 0 #000000, 1px -1px 0 #000000, -1px 1px 0 #000000, 1px 1px 0 #000000;
  font-size: 130% !important;
  border-radius: 5px;
}

.green_text {
  color: green;
  font-weight: bold;
}

.h3_form {
  margin: 20px auto;
}

.small_text {
  margin-top: 20px !important;
  font-size: 60% !important;
  line-height: 1.4 !important;
}

@media (max-width: 400px) {
  #order_form label {
    font-size: 15px;
  }
}

@media (max-width: 600px) {
  a.button {
    width: 80%;
  }
}
.error-msg {
  color: rgb(255, 0, 0);
  font-weight: 600;
}
.input-phone-container {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.valid-msg {
  color: #00c900;
  font-weight: 600;
}

input.error {
  border: 1px solid #ff7c7c;
}

.hide {
  display: none;
}

.input-phone {
  width: 100% !important;
  padding-left: 108px !important;
}

.form_input .form_input::-webkit-input-placeholder {
  color: #000 !important;
}

.form_input::-moz-placeholder {
  color: #000 !important;
}

.form_input:-moz-placeholder {
  color: #000 !important;
}

.form_input:-ms-input-placeholder {
  color: #000 !important;
}

.masked-phone {
  text-indent: 70px;
}

.iti {
  position: relative;
  display: inline-block;
  /*  width: 100%;  */
}

.iti * {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.iti__hide {
  display: none;
}

.iti__v-hide {
  visibility: hidden;
}

.iti input,
.iti input[type='text'],
.iti input[type='tel'] {
  position: relative;
  z-index: 0;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  margin-right: 0;
}

.iti__flag-container {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  padding: 1px;
}

.iti__selected-flag {
  z-index: 1;
  position: relative;
  display: flex;
  align-items: center;
  height: 100%;
  padding: 0 6px 0 8px;
}

.iti__arrow {
  margin-left: 6px;
  width: 0;
  height: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 4px solid #555;
}

.iti__arrow--up {
  border-top: none;
  border-bottom: 4px solid #555;
}

/* .iti__arrow:nth-child(even) {
      display: none;
    } */

.iti__country-list {
  position: absolute;
  z-index: 2;
  list-style: none;
  text-align: left;
  padding: 0;
  margin: 0 0 0 -1px;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
  background-color: white;
  border: 1px solid #ccc;
  white-space: nowrap;
  max-height: 200px;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}

.iti__country-list--dropup {
  bottom: 100%;
  margin-bottom: -1px;
}

@media (max-width: 500px) {
  .iti__country-list {
    white-space: normal;
  }
}

.iti__flag-box {
  display: inline-block;
  width: 20px;
}

.iti__divider {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #ccc;
}

.iti__country {
  padding: 5px 10px;
  outline: none;
}

.iti__dial-code {
  color: #999;
}

.iti__country.iti__highlight {
  background-color: rgba(0, 0, 0, 0.05);
}

.iti__flag-box,
.iti__country-name,
.iti__dial-code {
  vertical-align: middle;
}

.iti__flag-box,
.iti__country-name {
  margin-right: 6px;
}

.iti--allow-dropdown input,
.iti--allow-dropdown input[type='text'],
.iti--allow-dropdown input[type='tel'],
.iti--separate-dial-code input,
.iti--separate-dial-code input[type='text'],
.iti--separate-dial-code input[type='tel'] {
  padding-right: 6px;
  margin-left: 0;
}

.iti--allow-dropdown .iti__flag-container,
.iti--separate-dial-code .iti__flag-container {
  right: auto;
  left: 0;
}

.iti--allow-dropdown .iti__flag-container:hover {
  cursor: pointer;
}

.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag {
  background-color: rgba(0, 0, 0, 0.05);
}

.iti--allow-dropdown input[disabled] + .iti__flag-container:hover,
.iti--allow-dropdown input[readonly] + .iti__flag-container:hover {
  cursor: default;
}

.iti--allow-dropdown input[disabled] + .iti__flag-container:hover .iti__selected-flag,
.iti--allow-dropdown input[readonly] + .iti__flag-container:hover .iti__selected-flag {
  background-color: transparent;
}

.iti--separate-dial-code .iti__selected-flag {
  background-color: rgba(0, 0, 0, 0.05);
}

.iti--separate-dial-code .iti__selected-dial-code {
  margin-left: 6px;
  color: #000 !important;
}

.iti--container {
  position: absolute;
  top: -1000px;
  left: -1000px;
  z-index: 1060;
  padding: 1px;
}

.iti--container:hover {
  cursor: pointer;
}

.iti-mobile .iti--container {
  top: 30px;
  bottom: 30px;
  left: 30px;
  right: 30px;
  position: fixed;
}

.iti-mobile .iti__country-list {
  max-height: 100%;
  width: 100%;
}

.iti-mobile .iti__country {
  padding: 10px 10px;
  line-height: 1.5em;
}

.iti__flag {
  width: 20px;
}

.iti__flag.iti__be {
  width: 18px;
}

.iti__flag.iti__ch {
  width: 15px;
}

.iti__flag.iti__mc {
  width: 19px;
}

.iti__flag.iti__ne {
  width: 18px;
}

.iti__flag.iti__np {
  width: 13px;
}

.iti__flag.iti__va {
  width: 15px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .iti__flag {
    background-size: 5652px 15px;
  }
}

.iti__flag.iti__ac {
  height: 10px;
  background-position: 0px 0px;
}

.iti__flag.iti__ad {
  height: 14px;
  background-position: -22px 0px;
}

.iti__flag.iti__ae {
  height: 10px;
  background-position: -44px 0px;
}

.iti__flag.iti__af {
  height: 14px;
  background-position: -66px 0px;
}

.iti__flag.iti__ag {
  height: 14px;
  background-position: -88px 0px;
}

.iti__flag.iti__ai {
  height: 10px;
  background-position: -110px 0px;
}

.iti__flag.iti__al {
  height: 15px;
  background-position: -132px 0px;
}

.iti__flag.iti__am {
  height: 10px;
  background-position: -154px 0px;
}

.iti__flag.iti__ao {
  height: 14px;
  background-position: -176px 0px;
}

.iti__flag.iti__aq {
  height: 14px;
  background-position: -198px 0px;
}

.iti__flag.iti__ar {
  height: 13px;
  background-position: -220px 0px;
}

.iti__flag.iti__as {
  height: 10px;
  background-position: -242px 0px;
}

.iti__flag.iti__at {
  height: 14px;
  background-position: -264px 0px;
}

.iti__flag.iti__au {
  height: 10px;
  background-position: -286px 0px;
}

.iti__flag.iti__aw {
  height: 14px;
  background-position: -308px 0px;
}

.iti__flag.iti__ax {
  height: 13px;
  background-position: -330px 0px;
}

.iti__flag.iti__az {
  height: 10px;
  background-position: -352px 0px;
}

.iti__flag.iti__ba {
  height: 10px;
  background-position: -374px 0px;
}

.iti__flag.iti__bb {
  height: 14px;
  background-position: -396px 0px;
}

.iti__flag.iti__bd {
  height: 12px;
  background-position: -418px 0px;
}

.iti__flag.iti__be {
  height: 15px;
  background-position: -440px 0px;
}

.iti__flag.iti__bf {
  height: 14px;
  background-position: -460px 0px;
}

.iti__flag.iti__bg {
  height: 12px;
  background-position: -482px 0px;
}

.iti__flag.iti__bh {
  height: 12px;
  background-position: -504px 0px;
}

.iti__flag.iti__bi {
  height: 12px;
  background-position: -526px 0px;
}

.iti__flag.iti__bj {
  height: 14px;
  background-position: -548px 0px;
}

.iti__flag.iti__bl {
  height: 14px;
  background-position: -570px 0px;
}

.iti__flag.iti__bm {
  height: 10px;
  background-position: -592px 0px;
}

.iti__flag.iti__bn {
  height: 10px;
  background-position: -614px 0px;
}

.iti__flag.iti__bo {
  height: 14px;
  background-position: -636px 0px;
}

.iti__flag.iti__bq {
  height: 14px;
  background-position: -658px 0px;
}

.iti__flag.iti__br {
  height: 14px;
  background-position: -680px 0px;
}

.iti__flag.iti__bs {
  height: 10px;
  background-position: -702px 0px;
}

.iti__flag.iti__bt {
  height: 14px;
  background-position: -724px 0px;
}

.iti__flag.iti__bv {
  height: 15px;
  background-position: -746px 0px;
}

.iti__flag.iti__bw {
  height: 14px;
  background-position: -768px 0px;
}

.iti__flag.iti__by {
  height: 10px;
  background-position: -790px 0px;
}

.iti__flag.iti__bz {
  height: 14px;
  background-position: -812px 0px;
}

.iti__flag.iti__ca {
  height: 10px;
  background-position: -834px 0px;
}

.iti__flag.iti__cc {
  height: 10px;
  background-position: -856px 0px;
}

.iti__flag.iti__cd {
  height: 15px;
  background-position: -878px 0px;
}

.iti__flag.iti__cf {
  height: 14px;
  background-position: -900px 0px;
}

.iti__flag.iti__cg {
  height: 14px;
  background-position: -922px 0px;
}

.iti__flag.iti__ch {
  height: 15px;
  background-position: -944px 0px;
}

.iti__flag.iti__ci {
  height: 14px;
  background-position: -961px 0px;
}

.iti__flag.iti__ck {
  height: 10px;
  background-position: -983px 0px;
}

.iti__flag.iti__cl {
  height: 14px;
  background-position: -1005px 0px;
}

.iti__flag.iti__cm {
  height: 14px;
  background-position: -1027px 0px;
}

.iti__flag.iti__cn {
  height: 14px;
  background-position: -1049px 0px;
}

.iti__flag.iti__co {
  height: 14px;
  background-position: -1071px 0px;
}

.iti__flag.iti__cp {
  height: 14px;
  background-position: -1093px 0px;
}

.iti__flag.iti__cr {
  height: 12px;
  background-position: -1115px 0px;
}

.iti__flag.iti__cu {
  height: 10px;
  background-position: -1137px 0px;
}

.iti__flag.iti__cv {
  height: 12px;
  background-position: -1159px 0px;
}

.iti__flag.iti__cw {
  height: 14px;
  background-position: -1181px 0px;
}

.iti__flag.iti__cx {
  height: 10px;
  background-position: -1203px 0px;
}

.iti__flag.iti__cy {
  height: 14px;
  background-position: -1225px 0px;
}

.iti__flag.iti__cz {
  height: 14px;
  background-position: -1247px 0px;
}

.iti__flag.iti__de {
  height: 12px;
  background-position: -1269px 0px;
}

.iti__flag.iti__dg {
  height: 10px;
  background-position: -1291px 0px;
}

.iti__flag.iti__dj {
  height: 14px;
  background-position: -1313px 0px;
}

.iti__flag.iti__dk {
  height: 15px;
  background-position: -1335px 0px;
}

.iti__flag.iti__dm {
  height: 10px;
  background-position: -1357px 0px;
}

.iti__flag.iti__do {
  height: 14px;
  background-position: -1379px 0px;
}

.iti__flag.iti__dz {
  height: 14px;
  background-position: -1401px 0px;
}

.iti__flag.iti__ea {
  height: 14px;
  background-position: -1423px 0px;
}

.iti__flag.iti__ec {
  height: 14px;
  background-position: -1445px 0px;
}

.iti__flag.iti__ee {
  height: 13px;
  background-position: -1467px 0px;
}

.iti__flag.iti__eg {
  height: 14px;
  background-position: -1489px 0px;
}

.iti__flag.iti__eh {
  height: 10px;
  background-position: -1511px 0px;
}

.iti__flag.iti__er {
  height: 10px;
  background-position: -1533px 0px;
}

.iti__flag.iti__es {
  height: 14px;
  background-position: -1555px 0px;
}

.iti__flag.iti__et {
  height: 10px;
  background-position: -1577px 0px;
}

.iti__flag.iti__eu {
  height: 14px;
  background-position: -1599px 0px;
}

.iti__flag.iti__fi {
  height: 12px;
  background-position: -1621px 0px;
}

.iti__flag.iti__fj {
  height: 10px;
  background-position: -1643px 0px;
}

.iti__flag.iti__fk {
  height: 10px;
  background-position: -1665px 0px;
}

.iti__flag.iti__fm {
  height: 11px;
  background-position: -1687px 0px;
}

.iti__flag.iti__fo {
  height: 15px;
  background-position: -1709px 0px;
}

.iti__flag.iti__fr {
  height: 14px;
  background-position: -1731px 0px;
}

.iti__flag.iti__ga {
  height: 15px;
  background-position: -1753px 0px;
}

.iti__flag.iti__gb {
  height: 10px;
  background-position: -1775px 0px;
}

.iti__flag.iti__gd {
  height: 12px;
  background-position: -1797px 0px;
}

.iti__flag.iti__ge {
  height: 14px;
  background-position: -1819px 0px;
}

.iti__flag.iti__gf {
  height: 14px;
  background-position: -1841px 0px;
}

.iti__flag.iti__gg {
  height: 14px;
  background-position: -1863px 0px;
}

.iti__flag.iti__gh {
  height: 14px;
  background-position: -1885px 0px;
}

.iti__flag.iti__gi {
  height: 10px;
  background-position: -1907px 0px;
}

.iti__flag.iti__gl {
  height: 14px;
  background-position: -1929px 0px;
}

.iti__flag.iti__gm {
  height: 14px;
  background-position: -1951px 0px;
}

.iti__flag.iti__gn {
  height: 14px;
  background-position: -1973px 0px;
}

.iti__flag.iti__gp {
  height: 14px;
  background-position: -1995px 0px;
}

.iti__flag.iti__gq {
  height: 14px;
  background-position: -2017px 0px;
}

.iti__flag.iti__gr {
  height: 14px;
  background-position: -2039px 0px;
}

.iti__flag.iti__gs {
  height: 10px;
  background-position: -2061px 0px;
}

.iti__flag.iti__gt {
  height: 13px;
  background-position: -2083px 0px;
}

.iti__flag.iti__gu {
  height: 11px;
  background-position: -2105px 0px;
}

.iti__flag.iti__gw {
  height: 10px;
  background-position: -2127px 0px;
}

.iti__flag.iti__gy {
  height: 12px;
  background-position: -2149px 0px;
}

.iti__flag.iti__hk {
  height: 14px;
  background-position: -2171px 0px;
}

.iti__flag.iti__hm {
  height: 10px;
  background-position: -2193px 0px;
}

.iti__flag.iti__hn {
  height: 10px;
  background-position: -2215px 0px;
}

.iti__flag.iti__hr {
  height: 10px;
  background-position: -2237px 0px;
}

.iti__flag.iti__ht {
  height: 12px;
  background-position: -2259px 0px;
}

.iti__flag.iti__hu {
  height: 10px;
  background-position: -2281px 0px;
}

.iti__flag.iti__ic {
  height: 14px;
  background-position: -2303px 0px;
}

.iti__flag.iti__id {
  height: 14px;
  background-position: -2325px 0px;
}

.iti__flag.iti__ie {
  height: 10px;
  background-position: -2347px 0px;
}

.iti__flag.iti__il {
  height: 15px;
  background-position: -2369px 0px;
}

.iti__flag.iti__im {
  height: 10px;
  background-position: -2391px 0px;
}

.iti__flag.iti__in {
  height: 14px;
  background-position: -2413px 0px;
}

.iti__flag.iti__io {
  height: 10px;
  background-position: -2435px 0px;
}

.iti__flag.iti__iq {
  height: 14px;
  background-position: -2457px 0px;
}

.iti__flag.iti__ir {
  height: 12px;
  background-position: -2479px 0px;
}

.iti__flag.iti__is {
  height: 15px;
  background-position: -2501px 0px;
}

.iti__flag.iti__it {
  height: 14px;
  background-position: -2523px 0px;
}

.iti__flag.iti__je {
  height: 12px;
  background-position: -2545px 0px;
}

.iti__flag.iti__jm {
  height: 10px;
  background-position: -2567px 0px;
}

.iti__flag.iti__jo {
  height: 10px;
  background-position: -2589px 0px;
}

.iti__flag.iti__jp {
  height: 14px;
  background-position: -2611px 0px;
}

.iti__flag.iti__ke {
  height: 14px;
  background-position: -2633px 0px;
}

.iti__flag.iti__kg {
  height: 12px;
  background-position: -2655px 0px;
}

.iti__flag.iti__kh {
  height: 13px;
  background-position: -2677px 0px;
}

.iti__flag.iti__ki {
  height: 10px;
  background-position: -2699px 0px;
}

.iti__flag.iti__km {
  height: 12px;
  background-position: -2721px 0px;
}

.iti__flag.iti__kn {
  height: 14px;
  background-position: -2743px 0px;
}

.iti__flag.iti__kp {
  height: 10px;
  background-position: -2765px 0px;
}

.iti__flag.iti__kr {
  height: 14px;
  background-position: -2787px 0px;
}

.iti__flag.iti__kw {
  height: 10px;
  background-position: -2809px 0px;
}

.iti__flag.iti__ky {
  height: 10px;
  background-position: -2831px 0px;
}

.iti__flag.iti__kz {
  height: 10px;
  background-position: -2853px 0px;
}

.iti__flag.iti__la {
  height: 14px;
  background-position: -2875px 0px;
}

.iti__flag.iti__lb {
  height: 14px;
  background-position: -2897px 0px;
}

.iti__flag.iti__lc {
  height: 10px;
  background-position: -2919px 0px;
}

.iti__flag.iti__li {
  height: 12px;
  background-position: -2941px 0px;
}

.iti__flag.iti__lk {
  height: 10px;
  background-position: -2963px 0px;
}

.iti__flag.iti__lr {
  height: 11px;
  background-position: -2985px 0px;
}

.iti__flag.iti__ls {
  height: 14px;
  background-position: -3007px 0px;
}

.iti__flag.iti__lt {
  height: 12px;
  background-position: -3029px 0px;
}

.iti__flag.iti__lu {
  height: 12px;
  background-position: -3051px 0px;
}

.iti__flag.iti__lv {
  height: 10px;
  background-position: -3073px 0px;
}

.iti__flag.iti__ly {
  height: 10px;
  background-position: -3095px 0px;
}

.iti__flag.iti__ma {
  height: 14px;
  background-position: -3117px 0px;
}

.iti__flag.iti__mc {
  height: 15px;
  background-position: -3139px 0px;
}

.iti__flag.iti__md {
  height: 10px;
  background-position: -3160px 0px;
}

.iti__flag.iti__me {
  height: 10px;
  background-position: -3182px 0px;
}

.iti__flag.iti__mf {
  height: 14px;
  background-position: -3204px 0px;
}

.iti__flag.iti__mg {
  height: 14px;
  background-position: -3226px 0px;
}

.iti__flag.iti__mh {
  height: 11px;
  background-position: -3248px 0px;
}

.iti__flag.iti__mk {
  height: 10px;
  background-position: -3270px 0px;
}

.iti__flag.iti__ml {
  height: 14px;
  background-position: -3292px 0px;
}

.iti__flag.iti__mm {
  height: 14px;
  background-position: -3314px 0px;
}

.iti__flag.iti__mn {
  height: 10px;
  background-position: -3336px 0px;
}

.iti__flag.iti__mo {
  height: 14px;
  background-position: -3358px 0px;
}

.iti__flag.iti__mp {
  height: 10px;
  background-position: -3380px 0px;
}

.iti__flag.iti__mq {
  height: 14px;
  background-position: -3402px 0px;
}

.iti__flag.iti__mr {
  height: 14px;
  background-position: -3424px 0px;
}

.iti__flag.iti__ms {
  height: 10px;
  background-position: -3446px 0px;
}

.iti__flag.iti__mt {
  height: 14px;
  background-position: -3468px 0px;
}

.iti__flag.iti__mu {
  height: 14px;
  background-position: -3490px 0px;
}

.iti__flag.iti__mv {
  height: 14px;
  background-position: -3512px 0px;
}

.iti__flag.iti__mw {
  height: 14px;
  background-position: -3534px 0px;
}

.iti__flag.iti__mx {
  height: 12px;
  background-position: -3556px 0px;
}

.iti__flag.iti__my {
  height: 10px;
  background-position: -3578px 0px;
}

.iti__flag.iti__mz {
  height: 14px;
  background-position: -3600px 0px;
}

.iti__flag.iti__na {
  height: 14px;
  background-position: -3622px 0px;
}

.iti__flag.iti__nc {
  height: 10px;
  background-position: -3644px 0px;
}

.iti__flag.iti__ne {
  height: 15px;
  background-position: -3666px 0px;
}

.iti__flag.iti__nf {
  height: 10px;
  background-position: -3686px 0px;
}

.iti__flag.iti__ng {
  height: 10px;
  background-position: -3708px 0px;
}

.iti__flag.iti__ni {
  height: 12px;
  background-position: -3730px 0px;
}

.iti__flag.iti__nl {
  height: 14px;
  background-position: -3752px 0px;
}

.iti__flag.iti__no {
  height: 15px;
  background-position: -3774px 0px;
}

.iti__flag.iti__np {
  height: 15px;
  background-position: -3796px 0px;
}

.iti__flag.iti__nr {
  height: 10px;
  background-position: -3811px 0px;
}

.iti__flag.iti__nu {
  height: 10px;
  background-position: -3833px 0px;
}

.iti__flag.iti__nz {
  height: 10px;
  background-position: -3855px 0px;
}

.iti__flag.iti__om {
  height: 10px;
  background-position: -3877px 0px;
}

.iti__flag.iti__pa {
  height: 14px;
  background-position: -3899px 0px;
}

.iti__flag.iti__pe {
  height: 14px;
  background-position: -3921px 0px;
}

.iti__flag.iti__pf {
  height: 14px;
  background-position: -3943px 0px;
}

.iti__flag.iti__pg {
  height: 15px;
  background-position: -3965px 0px;
}

.iti__flag.iti__ph {
  height: 10px;
  background-position: -3987px 0px;
}

.iti__flag.iti__pk {
  height: 14px;
  background-position: -4009px 0px;
}

.iti__flag.iti__pl {
  height: 13px;
  background-position: -4031px 0px;
}

.iti__flag.iti__pm {
  height: 14px;
  background-position: -4053px 0px;
}

.iti__flag.iti__pn {
  height: 10px;
  background-position: -4075px 0px;
}

.iti__flag.iti__pr {
  height: 14px;
  background-position: -4097px 0px;
}

.iti__flag.iti__ps {
  height: 10px;
  background-position: -4119px 0px;
}

.iti__flag.iti__pt {
  height: 14px;
  background-position: -4141px 0px;
}

.iti__flag.iti__pw {
  height: 13px;
  background-position: -4163px 0px;
}

.iti__flag.iti__py {
  height: 11px;
  background-position: -4185px 0px;
}

.iti__flag.iti__qa {
  height: 8px;
  background-position: -4207px 0px;
}

.iti__flag.iti__re {
  height: 14px;
  background-position: -4229px 0px;
}

.iti__flag.iti__ro {
  height: 14px;
  background-position: -4251px 0px;
}

.iti__flag.iti__rs {
  height: 14px;
  background-position: -4273px 0px;
}

.iti__flag.iti__ru {
  height: 14px;
  background-position: -4295px 0px;
}

.iti__flag.iti__rw {
  height: 14px;
  background-position: -4317px 0px;
}

.iti__flag.iti__sa {
  height: 14px;
  background-position: -4339px 0px;
}

.iti__flag.iti__sb {
  height: 10px;
  background-position: -4361px 0px;
}

.iti__flag.iti__sc {
  height: 10px;
  background-position: -4383px 0px;
}

.iti__flag.iti__sd {
  height: 10px;
  background-position: -4405px 0px;
}

.iti__flag.iti__se {
  height: 13px;
  background-position: -4427px 0px;
}

.iti__flag.iti__sg {
  height: 14px;
  background-position: -4449px 0px;
}

.iti__flag.iti__sh {
  height: 10px;
  background-position: -4471px 0px;
}

.iti__flag.iti__si {
  height: 10px;
  background-position: -4493px 0px;
}

.iti__flag.iti__sj {
  height: 15px;
  background-position: -4515px 0px;
}

.iti__flag.iti__sk {
  height: 14px;
  background-position: -4537px 0px;
}

.iti__flag.iti__sl {
  height: 14px;
  background-position: -4559px 0px;
}

.iti__flag.iti__sm {
  height: 15px;
  background-position: -4581px 0px;
}

.iti__flag.iti__sn {
  height: 14px;
  background-position: -4603px 0px;
}

.iti__flag.iti__so {
  height: 14px;
  background-position: -4625px 0px;
}

.iti__flag.iti__sr {
  height: 14px;
  background-position: -4647px 0px;
}

.iti__flag.iti__ss {
  height: 10px;
  background-position: -4669px 0px;
}

.iti__flag.iti__st {
  height: 10px;
  background-position: -4691px 0px;
}

.iti__flag.iti__sv {
  height: 12px;
  background-position: -4713px 0px;
}

.iti__flag.iti__sx {
  height: 14px;
  background-position: -4735px 0px;
}

.iti__flag.iti__sy {
  height: 14px;
  background-position: -4757px 0px;
}

.iti__flag.iti__sz {
  height: 14px;
  background-position: -4779px 0px;
}

.iti__flag.iti__ta {
  height: 10px;
  background-position: -4801px 0px;
}

.iti__flag.iti__tc {
  height: 10px;
  background-position: -4823px 0px;
}

.iti__flag.iti__td {
  height: 14px;
  background-position: -4845px 0px;
}

.iti__flag.iti__tf {
  height: 14px;
  background-position: -4867px 0px;
}

.iti__flag.iti__tg {
  height: 13px;
  background-position: -4889px 0px;
}

.iti__flag.iti__th {
  height: 14px;
  background-position: -4911px 0px;
}

.iti__flag.iti__tj {
  height: 10px;
  background-position: -4933px 0px;
}

.iti__flag.iti__tk {
  height: 10px;
  background-position: -4955px 0px;
}

.iti__flag.iti__tl {
  height: 10px;
  background-position: -4977px 0px;
}

.iti__flag.iti__tm {
  height: 14px;
  background-position: -4999px 0px;
}

.iti__flag.iti__tn {
  height: 14px;
  background-position: -5021px 0px;
}

.iti__flag.iti__to {
  height: 10px;
  background-position: -5043px 0px;
}

.iti__flag.iti__tr {
  height: 14px;
  background-position: -5065px 0px;
}

.iti__flag.iti__tt {
  height: 12px;
  background-position: -5087px 0px;
}

.iti__flag.iti__tv {
  height: 10px;
  background-position: -5109px 0px;
}

.iti__flag.iti__tw {
  height: 14px;
  background-position: -5131px 0px;
}

.iti__flag.iti__tz {
  height: 14px;
  background-position: -5153px 0px;
}

.iti__flag.iti__ua {
  height: 14px;
  background-position: -5175px 0px;
}

.iti__flag.iti__ug {
  height: 14px;
  background-position: -5197px 0px;
}

.iti__flag.iti__um {
  height: 11px;
  background-position: -5219px 0px;
}

.iti__flag.iti__un {
  height: 14px;
  background-position: -5241px 0px;
}

.iti__flag.iti__us {
  height: 11px;
  background-position: -5263px 0px;
}

.iti__flag.iti__uy {
  height: 14px;
  background-position: -5285px 0px;
}

.iti__flag.iti__uz {
  height: 10px;
  background-position: -5307px 0px;
}

.iti__flag.iti__va {
  height: 15px;
  background-position: -5329px 0px;
}

.iti__flag.iti__vc {
  height: 14px;
  background-position: -5346px 0px;
}

.iti__flag.iti__ve {
  height: 14px;
  background-position: -5368px 0px;
}

.iti__flag.iti__vg {
  height: 10px;
  background-position: -5390px 0px;
}

.iti__flag.iti__vi {
  height: 14px;
  background-position: -5412px 0px;
}

.iti__flag.iti__vn {
  height: 14px;
  background-position: -5434px 0px;
}

.iti__flag.iti__vu {
  height: 12px;
  background-position: -5456px 0px;
}

.iti__flag.iti__wf {
  height: 14px;
  background-position: -5478px 0px;
}

.iti__flag.iti__ws {
  height: 10px;
  background-position: -5500px 0px;
}

.iti__flag.iti__xk {
  height: 15px;
  background-position: -5522px 0px;
}

.iti__flag.iti__ye {
  height: 14px;
  background-position: -5544px 0px;
}

.iti__flag.iti__yt {
  height: 14px;
  background-position: -5566px 0px;
}

.iti__flag.iti__za {
  height: 14px;
  background-position: -5588px 0px;
}

.iti__flag.iti__zm {
  height: 14px;
  background-position: -5610px 0px;
}

.iti__flag.iti__zw {
  height: 10px;
  background-position: -5632px 0px;
}

.iti__flag {
  height: 15px;
  box-shadow: 0px 0px 1px 0px #888;
  background-image: url('../images/flags.png');
  background-repeat: no-repeat;
  background-color: #dbdbdb;
  background-position: 20px 0;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .iti__flag {
    background-image: url('../images/flags%402x.png');
  }
}

.iti__flag.iti__np {
  background-color: transparent;
}

/* CUSTOM FORM */

.order-form-text {
  color: #212121;
  text-align: center;
  margin: 15px 0 25px 0;
  padding: 0 0 5px 0;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 25px;
  font-weight: 600;
  text-indent: 0;
  border-bottom: 2px solid #d32f2f;
}

.order-form-footnote {
  color: #9e9e9e !important;
  font-size: 12px !important;
  line-height: 16px !important;
  margin: 15px 0 0 0 !important;
  padding: 0;
  text-indent: 0 !important;
  text-align: left !important;
  max-width: 400px !important;
}

.order-form-body {
  box-shadow: 0 0px 25px 0px rgba(0, 0, 0, 0.25) !important;
  padding: 25px !important;
  max-width: 400px !important;
}

.order-form .order-form-label {
  color: #212121 !important;
  display: block !important;
  font-size: 10px !important;
  font-weight: bold !important;
  text-align: left !important;
  padding: 0 !important;
  line-height: 14px !important;
  margin: 0 0 5px 0 !important;
  text-transform: uppercase !important;
}

.order-form .order-form-input-field-wrapper {
  margin: 0 0 15px 0 !important;
}

.order-form .order-form-product-price-wrapper {
  opacity: 0.9;
  display: table;
  width: 150px;
  height: 150px;
  text-align: center;
  background: url('../images/product-banner.png') no-repeat center;
  background-size: 100%;
  position: absolute;
  top: 0;
  right: 0;
}

.order-form .order-form-product-price {
  color: #fff;
  font-weight: bold;
  display: table-cell;
  position: relative;
  vertical-align: middle;
  line-height: 0;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  margin: 0;
  padding: 0;
}

.order-form-product-image-section {
  position: relative !important;
  max-width: 400px !important;
  margin: 0 auto !important;
}

.order-form .order-form-product-image-link {
  border: none !important;
  line-height: 0 !important;
  display: block !important;
  box-shadow: none !important;
}

.order-form .order-form-product-image-link:hover {
  border: none !important;
}

.order-form .order-form-link {
  text-decoration: underline !important;
  box-shadow: none !important;
  color: #b71c1c !important;
  border: none !important;
}

.order-form .order-form-link:hover {
  border: none !important;
  color: #b71c1c !important;
  text-decoration: none !important;
}

.cta-button .cta-button-wrapper {
  text-align: center;
}

.cta-button .cta-button-link {
  display: inline-block;
  background: #d32f2f;
  line-height: 50px;
  padding: 0 25px;
  color: #fff;
  border-radius: 2.5px;
  border: 0;
  font-weight: 500;
  box-shadow: none;
  text-decoration: none;
}

.cta-button .cta-button-link:hover {
  background: #b71c1c;
  color: #fff;
}

.cta-button .cta-button-link:active {
  box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
}

.cta-button {
  margin: 25px 0;
  font-family: 'Roboto', sans-serif !important;
}

.order-form-submit-button {
  height: auto;
  margin: 0;
  border-radius: 2.5px;
  display: inline-block;
  background: #d32f2f;
  line-height: 50px;
  padding: 0 25px;
  color: #fff;
  border: 0;
  width: 100%;
  outline: 0;
  font-weight: bold;
  box-shadow: none;
  font-size: 16px;
  text-transform: uppercase;
  cursor: pointer;
  box-sizing: border-box;
}

.order-form .order-form-input-field {
  transition: 0.25s !important;
  display: block !important;
  width: 100% !important;
  height: 50px !important;
  background: #f5f5f5 !important;
  line-height: 50px !important;
  padding: 0 10px;
  outline: 0 !important;
  font-size: 16px !important;
  border: 2px solid #eee !important;
  border-radius: 2.5px !important;
  color: #212121 !important;
  box-sizing: border-box !important;
  box-shadow: none !important;
}
