

/* Start:/bitrix/components/bitrix/form.result.new/error.css?1487590253163*/
.form-error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(/bitrix/components/bitrix/form.result.new/images/icon_warn.gif);
}
/* End */


/* Start:/bitrix/templates/etn_landing/styles.css?17713463622308*/
body{
	overflow-x: hidden;
}
.header__logo:hover{
	border-color: transparent;
}

.timer {
	max-width: 300px;
	margin-top: 15px;
}
.timer__title {
  font-size: 22px;
}
.timer__watches {
  display: flex;
  text-align: center;
  margin-top: 10px;
}
.timer__number{
  font-size: 36px;
  font-family: 'Headers-Bold', sans-serif;
  margin-right: 8px;
  line-height: 26px;
}
.timer__dots {
  font-size: 36px;
  font-family: 'Headers-Bold', sans-serif;
  margin-right: 8px;
  line-height: 20px;
}
.timer__text {
  font-size: 14px;
}
.timer__button a {
  width: 300px;
  max-width: 100%;
  text-align: center;
}
.numertic-line__el_right{
	text-align: right;
}
.numeric-line__el.numertic-line__el_right:before{
  left: auto;
  right: 8px;
}

.suot{
	background: url('/bitrix/templates/etn_landing/img/suot-banner.webp') no-repeat center center;
	background-size: cover;
	padding: 50px 0;
	color: #FFF;
}
.suot__title{
  line-height: 1.1em;
  font-size: 6em;
  font-family: Headers-Bold,sans-serif;
  margin-bottom: 20px;
}
.suot__text{
  font-size: 2em;
}

ul.lined.lined_green li:before{
	background: #1a8947;
}

.unvisible, .unvisible-1, .unvisible-2, .unvisible-3, .unvisible-4, .unvisible-5, .unvisible-6, .unvisible-7, .unvisible-8{
	visibility: hidden;
}

#video-block iframe{
height: 720px;
width: 100%;
}
 .main-banners{
margin-top: 72px;
}
@media (max-width: 1280px) {
 .main-banners{
margin-top: 0px;
}
}

@media (max-width: 992px) {
	.numertic-line__el_right{
		text-align: left;
	}
	.numeric-line__el.numertic-line__el_right:before{
	  right: auto;
	  left: -8px;
	}


#video-block iframe{
height: 320px;

}
}

@media (max-width: 468px) {
#video-block iframe{
height: 240px;

}

}

.custom-checkbox input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.custom-checkbox input:disabled {
  opacity: 0;
}
.custom-checkbox {
  padding: 0;
  margin-bottom: 15px;
}
.custom-checkbox label {
  margin-left: 0;
  cursor: pointer;
  font-size: 14px;
  vertical-align: middle;
  line-height: 14px;
  position: relative;
  padding-left: 25px;
}
.custom-checkbox input + label::before {
  content: '';
  width: 20px;
  height: 20px;
  background: url(/bitrix/templates/etn_landing/img/checkbox.png) no-repeat left top;
  cursor: pointer;
  position: absolute;
  left: 0;
  top: 0;
}

.custom-checkbox input:checked + label::before {
  background-position: left bottom;
}
/* End */


/* Start:/bitrix/templates/etn_landing/template_styles.css?1771346362489*/
@media (max-width: 768px){

.__jivoMobileButton{

right: 0px!important;
bottom: 80px!important;
}

.mobile-scroll{
white-space: nowrap;
}

}

.inputtext{
font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
display: block;
  width: 100%;
border: 1px solid #dadce0;
  background: #fff;
  padding: 10px 15px;
  height: auto !important;
  border-radius: 0;
outline:none;
}

.inputtext:focus{
box-shadow: none;
  border-color: #e8550d;
  background: #fff;
outline:none;
}
/* End */
/* /bitrix/components/bitrix/form.result.new/error.css?1487590253163 */
/* /bitrix/templates/etn_landing/styles.css?17713463622308 */
/* /bitrix/templates/etn_landing/template_styles.css?1771346362489 */
