html,
body {
	overflow-x: hidden;
	margin: 0px;
	padding: 0px;
	font-family: 'Roboto', Tahoma;
	font-size: 18px;
	color: #000;
	background-color: #F4F7FA;
}

a:hover {
	text-decoration: none;
}

#top_xs {
	padding-top: 5px;
	display: none;
	height: 80px;
	background-repeat: no-repeat;
	background-position: top right;
}

#top_xs embed {
	width: 50px;
	height: 50px;
}

#top_xs_left {
	width: 50px;
	height: 50px;
	float: left;
	margin-top: 5px;
	margin-left: 5px;
}

#top_xs_right {
	width: 50px;
	height: 50px;
	float: right;
	margin-top: 10px;
}

#head_title {
	background-image: url(../../../content/8DxMtq7YPXdX277/images/main.jpg);
	background-size: cover;
	height: 300px;
	position: relative;
	padding: 15px;
}

#top {
	height: 120px;
	background: transparent;
	width: 100%;
	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;
}

#head_title:before {
	display: block;
	content: '';
	top: 0;
	left: 0;
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: -webkit-gradient(linear, left top, left bottom, from(#000000), to(#000000));
	background: -webkit-linear-gradient(top, #000000 0%, #000000 100%);
	background: -moz-linear-gradient(top, #000000 0%, #000000 100%);
	background: -o-linear-gradient(top, #000000 0%, #000000 100%);
	background: linear-gradient(to bottom, #000000 0%, #000000 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 1)));
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
	background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);

}


.topright {
	height: 110px;
	width: 224px;
	float: right;
}

.toplogo {
	position: absolute;
	width: 40px;
	height: 40px;
	top: 10px;
}

.toplogo embed {
	border: 0px;
	max-width: 50px;
	max-height: 50px;
	overflow: hidden !important;
}

.topdate {
	position: absolute;
	top: 25px;
	left: 500px;
	font-size: 12px;
	line-height: 20px;
	color: #96a0a8;
}

.topdate .city {
	display: block-inline;
	font-size: 13px;
	font-weight: bold;
	margin-left: 25px;
	color: #05519d;
}

#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;
}

#subtop {
	width: 998px;
	color: #39b4ff;
	margin: 0 auto;
	background: #F3F3F3 !important;
	border: solid 1px #e7e7e7;
	height: 30px;
}

#subtop h2 {
	line-height: 40px;
	margin-bottom: 0;
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
}

#subtop ul {
	display: inline-block;
	vertical-align: top;
	margin-top: 5px;
	padding: 0;
	list-style: none;
	margin-left: 10px;
}

#subtop ul li {
	display: inline-block;
	margin-right: 11px;
	font-weight: normal;
	font-size: 14px;
	letter-spacing: 0.99px;
	padding: 3px;
	color: #000;
}

#subtop ul li.active {
	/*
	border: 2px solid;
    border-radius: 3px;
	padding:4px;
	*/
}

.tag {
	display: inline-block;
	margin: 0 10px 10px 0;
	padding: 0 9px;
	width: auto;
	height: 30px;
	line-height: 28px;
	font-size: 13px;
	letter-spacing: 0.1px;
	font-weight: normal;
	background-color: transparent;
	color: #366799;
	border: 1px solid #7e9fb8;
	border-radius: 2px;
	text-decoration: none;
	cursor: text;
}

#subtop .tagactive {
	background-color: #01478d;
	border-color: #01478d;
	color: white;
	text-decoration: none;
}

#content {
	padding: 0px;
	text-align: left;
	width: 100%;
}

#content .padWrap {
	padding: 15px;
}

#content img {
	max-width: 100%;
	display: block;
	/* margin: 20px 0px; */
}

.logo_blank {
	max-width: 100px !important;
	width: 100%;
}

#content p {
	font-size: 17px;
	line-height: 1.4em;
  margin-bottom: 20px;
}

#content p a{
  color: red;
}

.pg {
	font-size: 18px;
	line-height: 29px;
	margin: 1em;
}

#content .date {
	display: inline-block;
	color: #a3b0b9;
	font-size: 13px;
}

#content .date::before {
	display: inline-block;
	content: "";
	margin-right: 10px;
	width: 10px;
	height: 10px;
}

#content h1 {
	font-size: 38px;
	line-height: 50px;
	font-weight: 500;
}

#content h2 {
	font-size: 28px;
	border-bottom: 1px dotted #000;
}

#content h3 {
	font-size: 20px;
	line-height: 30px;
}

#content ul li span {
	display: block;
	font-size: 16px;
	color: gray;
	font-weight: normal;
	line-height: 20px;
}

.glava {
	list-style-image: url(../../../content/8DxMtq7YPXdX277/images/qtick.png);
}

.glava li {
	margin-bottom: 20px;
}

.note {
	float: right;
	max-width: 200px;
	font-weight: 500 !important;
	font-size: 18px !important;
}

.note_left {
	float: left;
	max-width: 200px;
	font-weight: 500 !important;
	font-size: 18px !important;
}

#content ul {

}

#content ul li {
	margin-bottom: 20px;
}

#content ul li::marker{
  content: '•';
}

#content blockquote {
	border-left: 5px solid;
	border-color: #39b4ff;
	padding: 10px 25px 10px 25px;
	margin: 35px;
	color: #39b4ff;
	font-weight: bold;
	font-size: 20px;
	line-height: 30px;
}

#comments {
	margin-top: 80px;
}

#comments .pg {
	margin: 25px 0 1em;
	font-size: 14px;
	line-height: 1.6;
}

#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::after {
	content: "";
	display: block;
	clear: both;
}

#comments .item :last-child {
	border-bottom: none;
}

.article_content img{
  display: block;
  margin: 0 auto 15px;
}


#comments .item .name {
	padding-top: 15px;
	/* display: block; */
	font-size: 16px;
	font-weight: bold;
	color: #05519d;
}

#comments .item .info p {
	display: block;
	font-size: 15px;
	line-height: 19px;
	margin-top: 4px;
	text-align: justify;
	margin-right: 20px;
}

#comments .coment_ava {
	float: left;
	margin-right: 15px;
}

#comments .coment_ava img {
	margin: 0px;
	width: 50px;
	height: 50px;
	border-radius: 5px;
}

#comments .date {
	font-weight: normal;
	background: none;
	/* display: none; */
}

#comments .date::before {
	background-image: none;
	margin-right: 0px;
}

#sidebar {
	min-height: 800px;
	width: 300px;
	float: left;
}

#sidebar h3 {
	display: block;
	font-size: 1.5em;
	-webkit-margin-before: 0.83em;
	-webkit-margin-after: 0.83em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	font-weight: bold;
}

#sidebar .news {
	border-top: 1px solid #a1c5e1;
	padding: 20px 0 20px 0;
}

#sidebar .news .time {
	float: left;
	font-weight: bold;
	color: #05519d;
	text-align: left;
	margin-bottom: 5px;
}

#sidebar .news p {
	margin: 0 0 0 50px;
	font-size: 16px;
	color: black;
	display: block;
	font-weight: bold;
}

#sidebar .news p .play {
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
	width: 19px;
	height: 19px;
}

.units {
	margin-top: 10px;
	margin-bottom: 10px;
}

@media screen and (max-width: 1020px) {

	#subtop {
		width: 100%;
	}

	#content {
		width: 100%;
	}

	#sidebar {
		display: none;
	}

	#head_title {
		background-image: url(../../../content/8DxMtq7YPXdX277/images/main.jpg);
		background-size: cover;
		background-position: center;
		height: 300px;
		position: relative;
		padding: 15px;
	}
}

@media screen and (max-width: 999px) {
	.topright {
		display: none;
	}
}

@media screen and (max-width: 840px) {
	.topdate {
		display: none;
	}
}

@media screen and (max-width: 780px) {
	.topleft {
		width: 100%;
	}

	#head_title {
		background-image: url(../../../content/8DxMtq7YPXdX277/images/main.jpg);
		background-size: cover;
		height: 250px;
		position: relative;
		padding: 15px;
	}

	.note,
	.note_left {
		float: none;
		max-width: 100%;
	}
}

@media screen and (max-width: 690px) {
	.topleft {
		width: 100%;
	}

	#tags {
		display: none;
	}
}

@media screen and (max-width: 660px) {
	#head_title {
		background-image: url(../../../content/8DxMtq7YPXdX277/images/main.jpg);
		background-size: cover;
		background-repeat: no-repeat;
		height: 170px;
		position: relative;
		padding: 15px;
	}

	#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;}
	*/
	#head_title {
		background-image: url(../../../content/8DxMtq7YPXdX277/images/main.jpg);
		background-size: cover;
		height: 170px;
		position: relative;
		padding: 15px;
	}

	.pg {
		margin-left: 0px;
		margin-right: 0px;
	}

	#content .padWrap {
		padding: 8px;
	}
}

@media screen and (max-width: 520px) {


	#head_title {
		background-image: url(../../../content/8DxMtq7YPXdX277/images/main.jpg);
		background-size: cover;
		height: 170px;
		position: relative;
		padding: 15px;
	}
}
@media screen and (max-width: 660px) {
	#content h1 {
    font-size: 28px;
    line-height: 36px;
	}
}
@media screen and (max-width: 480px) {
	#content h1 {
		font-size: 20px;
		line-height: 28px;
	}

	.prod__ch {
		width: 85% !important;
	}
}

@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 (max-width: 358px) {
	#subtop ul li {
		font-size: 11px;
	}
}

@media screen and (min-width: 1300px) {
	#subtop {
		width: 998px;
	}

	#wrapper {
		max-width: 1000px;
	}

	#content {
		width: 100%;
	}

	#topwrap {
		max-width: 1000px;
	}
}

@media screen and (min-width: 1600px) {
	#subtop {
		width: 998px;
	}

	#wrapper {
		max-width: 1000px;
	}

	#content {
		width: 100%;
	}

	#topwrap {
		max-width: 1000px;
	}
}



	.topleft {
		margin: 0;
		width: 100%;
	}

	.toplogo {
		position: static;
		padding-top: 10px;
		width: auto;
		height: auto;
		text-align: center;
	}

	#title_block {
		width: 100%;
	}
	
	.title_block_wrapper {
		width: 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 {
		color: #fff;
		font: bold 10px/16px "IBM Plex Sans", sans-serif;
		text-transform: uppercase;
		letter-spacing: 1px;
		opacity: .88;
	}
	
	.title_h1 {
		font: 600 30px/34px "IBM Plex Sans", sans-serif;
		color: #fff;
	}
	
	.title_bq {
		border-left: 4px solid #349dee;
		padding-left: 16px;
		color: #fff;
		opacity: 0.88;
		font: 20px/30px Merriweather, serif;
	
	}
	
	.title_block_author {
		margin-top: 26px;
	}
	.title_block_texts div {
		background: transparent !important;
	}

	.green-modul {
		margin: 3px auto;
		padding: 0 15px;
		border: 1px solid #36ba67;
		border-radius: 7px;
		background-color: #00c64810;
	  }

	  .yellow-bg {
		background-color: rgb(246, 246, 149);
		color: #000 !important;
		font-weight: bold !important;
		display: inline !important;
	  }
	  .red-bg {
		background-color: rgb(252, 117, 117);
		color: #000 !important;
		font-weight: bold !important;
		display: inline !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;
	  }


	  .hide,
    .flag-dropdown {
      display: none;
    }

    .error-box {
      color: #fff !important;
      background-color: #de5042 !important;
      border-radius: 5px;
      text-align: center;
      width: 240px;
      font-size: 13px;
      line-height: 20px;
      margin: 5px auto !important;
      z-index: 100;
    }

    .underline {
      text-decoration: underline;
    }

    .red {
      color: red;
    }

    .cert-spin-block {
      text-align: center;
      font-family: sans-serif;
    }

    .cert-spin-block img {
      margin: 0;
    }

    .offer-info {}

    .offer-info__title {
      font-size: 24px;
    }

    .offer-info {
      margin: 20px 0;
    }

    .offer-info h2.offer-info__title {
      margin: 0 !important;
      color: red;
    }

    .offer-info__counter {
      display: inline-block;
      background: red;
      padding: 23px;
      margin: 12px 0px;
      width: 178px;
      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: 24px;
      border-radius: 5px;
    }

    .container_spin_form {
      display: flex;
      align-items: center;
    }

    .order-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;
      box-sizing: border-box;
      font-size: 0;
      width: 100%;
      max-width: 1000px;
      margin: 0 auto;
    }

    @media (max-width: 768px) {
      .container_spin_form {
        flex-direction: column;
      }
    }

    .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;
      animation: 0.7s ease 0s normal none 1 running pop-up-appear;
    }

    .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;
    }

    .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-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;
      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%;
      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;
      border-image: none;
      transform: rotate(-45deg);
      transition: opacity 1s ease 0s;
      animation: 0.5s ease 0.6s normal backwards 1 running pop-up-appear-after;
    }

    @keyframes pop-up-appear {
      0% {
        transform: translateY(-2000px);
      }

      30% {
        transform: translateY(100px);
      }

      100% {
        transform: translateY(0px);
      }
    }

    @keyframes pop-up-appear-before {
      0% {
        transform: scale(0);
      }

      100% {
        transform: scale(1);
      }
    }

    @keyframes pop-up-appear-after {
      0% {
        opacity: 0;
      }

      100% {
        opacity: 1;
      }
    }

    .prob {
      display: flex;
      max-width: 650px;

      padding-left: 92px;
    }

    @media all and (max-width: 1240px) {
      .prob {
        padding: 0;
      }
    }

    .pop-up-button:hover {
      color: rgb(255, 255, 255) !important;
      text-decoration: none !important;
    }

    .spin-wrapper,
    .form-wrapper {
      display: inline-block;
      vertical-align: middle;
      width: 50%;
      font-size: 20px;
      line-height: 28px;
      padding: 0 5px;
      box-sizing: border-box;
    }

    .spin-alert {
      text-indent: 0px;
      color: black;
      text-align: center !important;
      margin: 15px;
      margin-bottom: 30px;
      line-height: 25px;
      font-weight: bold;
    }

    .spin-alert__header {
      font-weight: bold;
      font-size: 26px;
      line-height: 1.6;
    }

    .spin-alert__text {
      font-size: 20px;
    }

    .spin-alert__red-text {
      color: red;
    }

    .wheel {
      width: 100%;
      max-width: 380px;
      margin: 0 auto;
      position: relative;
    }

    .wheel img {
      max-width: 100%;
      -webkit-transition: 4s;
      -o-transition: 4s;
      transition: 4s;
    }

    .wheel-cursor {
      position: absolute;
      width: 35% !important;
      height: 35%;
      min-width: 120px;
      min-height: 120px;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
    }

    .cursor-text {
      position: absolute;
      z-index: 2;
      display: flex;
      align-items: center;
      justify-content: center;
      width: 55%;
      height: 55%;
      min-width: 65px;
      min-height: 65px;
      padding: 3px;
      font-size: 14px;
      line-height: 68px;
      cursor: pointer;
      border-radius: 50%;
      vertical-align: middle;
      text-align: center;
      background-color: #ccc;
      border: 1px solid #ccc;
      top: 50%;
      left: 50%;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      -webkit-transform: translate(-50%, -50%);
      -ms-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: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(234, 234, 234, 1)));
      background: -webkit-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 1) 0%, rgba(234, 234, 234, 1) 100%);
      background: -o-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 1) 0%, rgba(234, 234, 234, 1) 100%);
      background: -webkit-radial-gradient(center, ellipse, rgba(255, 255, 255, 1) 0%, rgba(234, 234, 234, 1) 100%);
      background: -o-radial-gradient(center, ellipse, rgba(255, 255, 255, 1) 0%, rgba(234, 234, 234, 1) 100%);
      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);
    }

    .product-inner {
      display: block;
      position: relative;
    }

    img.product-img {
      display: block;
      /* width: 200px; */
      max-width: 100%;
      margin: 0 auto;
    }

    .product-prices {
      display: block;
      min-width: 150px;
      position: absolute;
      bottom: -40px;
      left: 50%;
      transform: rotate(-15deg) translateX(-50%);
      color: #000;
      box-shadow: rgba(0, 0, 0, 0.8) 0 3px 30px;
      font-size: 22px;
      font-weight: 700;
      line-height: 28px;
      text-align: center;
      background: linear-gradient(to right, #eea513 0%, #fded13 100%);
      border-width: 2px;
      border-style: solid;
      border-color: #fff;
      border-radius: 19%;
      padding: 5px;
    }

    .product-prices span {
      display: inline-block;
      text-align: center;
    }

    .product__price.old_price {
      text-decoration: line-through;
    }

    .product__price.new_price {
      border-bottom: 2px solid red;
    }

    @media all and (max-width: 768px) {
      .product-inner {
        margin-bottom: 25px;
      }

      .product-prices {
        font-size: 18px;
      }
    }

    @media all and (max-width: 767px) {
      .cursor-text {
        line-height: 65px;
      }

      .product-prices {
        left: auto;
        right: 0;
      }
    }

    #order_form {
      background: white;
      padding: 10px 10px 20px;
      max-width: 600px;
      background-image: url('./content/8DxMtq7YPXdX277/images/formbg1.jpg');
      background-repeat: no-repeat;
      background-size: 100% 100%;
      text-align: center;
    }

    img.order_form-med-pic {
      display: block;
      margin: 20px auto;
      max-width: 100px;
    }

    #order_form .form-title {
      margin-bottom: 8px;
    }

    .order-blue-text {
      color: blue;
      font-size: 14px;
      display: block;
      margin: 0;
    }

    .order-form__conditions {
      margin: 15px 10px -5px 10px;
      text-align: center;
      border: 2px solid #0299ff;
      padding: 10px;
      font-size: 12px;
      line-height: 170%;
    }

    .order_form_pole {
      padding: 10px 0;
      display: inline-block;
      margin: 0;
      width: 100%;
      box-sizing: border-box;
    }

    .order_form_pole label {
      width: 100%;
      max-width: 230px;
      margin: 0 auto;
      display: block;
      padding: 5px 0 5px 0;
      font-weight: bold;
      font-size: 16px;
      text-align: center;
      box-sizing: border-box;
    }

    .country-select,
    .order_form_pole input {
      font-size: 18px;
      padding: 15px;
      border-radius: 3px;
      border: 2px solid #e9d7dc;
      max-width: 300px;
      width: 100%;
      height: 58px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
    }

    .country-select {
      margin-top: 30px;
      padding-right: 30px;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      background: #fff url(../img/select.png) no-repeat 96% center;
    }

    select::-ms-expand {
      display: none;
    }

    .form-button-wrap {
      margin-bottom: 20px;
    }

    #order_form button {
      display: inline-block;
      padding: 20px;
      color: #fff;
      font-weight: 700;
      text-decoration: none;
      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;
      transition: all 0.15s ease-in-out;
      border: none;
      cursor: pointer;
      font-size: 20px;
      margin-top: 20px;
      max-width: 95%;
    }

    #order_form button:hover {
      background-color: #017acc;
    }

    #order_form .additional {
      display: block;
      padding: 0 10px;
      font-size: 12px;
      line-height: 1.5;
    }

    @media all and (max-width: 768px) {

      .spin-wrapper,
      .form-wrapper {
        width: 100%;
        display: block;
      }

      .form-wrapper {
        margin-top: 15px;
      }

      #order_form {
        margin: 0 auto;
        margin-top: 90px;
      }
    }

    .order-form__subtitle {
      display: none;
      font-size: 16px;
    }

    .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;
      -o-transition-timing-function: ease-in-out;
      transition-timing-function: ease-in-out;
    }

    @-webkit-keyframes super-rotation {
      70% {
        -webkit-transform: rotate(1878deg);
        transform: rotate(1878deg);
      }

      to {
        -webkit-transform: rotate(1869deg);
        transform: rotate(1869deg);
      }
    }

    @keyframes super-rotation {
      70% {
        -webkit-transform: rotate(1878deg);
        transform: rotate(1878deg);
      }

      to {
        -webkit-transform: rotate(1869deg);
        transform: rotate(1869deg);
      }
    }

    .sponsor-text {
      margin: 40px 0 20px;
      font-size: 20px;
      line-height: 28px;
      color: #0299ff;
      font-weight: bold;
      text-align: center !important;
      text-indent: 0 !important;
    }

    .sponsor-name-wrap {
      font-size: 0;
      text-align: center !important;
      margin: 0 auto;
      width: 100%;
      max-width: 600px;
      box-sizing: border-box;
    }

    .sponsor-logo,
    .sponsor-name {
      display: inline-block;
      text-align: center;
      vertical-align: middle;
    }

    .sponsor-logo {
      width: 60px;
      margin-right: 10px;
    }

    .sponsor-name {
      width: calc(100% - 70px);
      max-width: 410px;
      color: #000;
      text-align: center;
      vertical-align: middle;
      font-size: 20px;
      font-weight: bold;
    }

    @media all and (max-width: 768px) {
      .sponsor-logo {
        margin-right: 5px;
      }

      .sponsor-name {
        font-size: 18px;
      }
    }

    @media all and (max-width: 425px) {
      .sponsor-name {
        font-size: 16px;
      }
    }

    .spin-popup {
      display: none;
      position: fixed;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      right: 0;
      z-index: 999;
      background-color: rgba(0, 0, 0, 0.6) !important;
      text-align: center;
    }

    .popup-window {
      position: relative;
      max-width: 400px;
      right: 0;
      left: 0;
      top: 40%;
      margin: 0 auto;
      background: #fff 0% 0%;
      text-align: center;
      padding: 70px 10px 20px;
      border-radius: 10px;
      animation: 0.7s ease 0s normal none 1 running pop-up-appear;
    }

    .close-popup {
      position: absolute;
      width: 30px;
      height: 30px;
      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;
    }

    .popup-window::after,
    .popup-window::before {
      content: '';
      position: absolute;
      left: 0;
      right: 0;
      margin: 0 auto;
    }

    .popup-window::before {
      background-color: #71c341;
      border-radius: 50%;
      width: 110px;
      height: 110px;
      top: -55px;
      animation: 0.5s ease 0.6s normal backwards 1 running pop-up-appear-before;
    }

    .popup-window::after {
      width: 50px;
      height: 20px;
      top: -20px;
      border-width: medium medium 4px 4px;
      border-style: none none solid solid;
      border-color: currentcolor currentcolor #fff #fff;
      -moz-border-top-colors: none;
      -moz-border-right-colors: none;
      -moz-border-bottom-colors: none;
      -moz-border-left-colors: none;
      border-image: none;
      transform: rotate(-45deg);
      transition: opacity 1s ease 0s;
      animation: 0.5s ease 0.6s normal backwards 1 running pop-up-appear-after;
    }

    .popup-heading {
      font-size: 40px;
      margin-bottom: 20px;
    }

    .popup-text {
      margin-bottom: 25px;
      font-size: 24px;
      line-height: 30px;
      text-align: center;
    }

    .danger-text {
      color: red;
    }

    .popup-button {
      text-transform: uppercase;
      padding: 10px 20%;
      font-size: 20px;
      border-radius: 5px;
      background-color: #71c341;
      border: medium;
      cursor: pointer;
      outline: medium;
    }

    .popup-button,
    .popup-button:hover {
      color: #fff;
      text-decoration: none;
    }

    @keyframes pop-up-appear {
      0% {
        transform: translateY(-2000px);
      }

      30% {
        transform: translateY(100px);
      }

      to {
        transform: translateY(0);
      }
    }

    @keyframes pop-up-appear-before {
      0% {
        transform: scale(0);
      }

      to {
        transform: scale(1);
      }
    }

    @keyframes pop-up-appear-after {
      0% {
        opacity: 0;
      }

      to {
        opacity: 1;
      }
    }



.breakingnews span{
	color: #fff;
}





/*mob style*/
.limiter,
#bodyWrapper{
  max-width: 480px !important;
}
.md-links .row {
  display: grid;
}
.md-links .col:first-child .list-links {
  padding-left: 20px;
}
.footer-brand, .md-ojd {
  display: none;
}