

/* Start:/local/templates/ufd-new/components/bitrix/news.list/action-list/style.css?17774677412043*/
.spec-offer__item {
	margin-bottom: 30px;
}

.spec-offer__preview-box {
	overflow: hidden;
    position: relative;
    padding-top: 73%;
    width: 100%;
    border-radius: 4px;
}

.spec-offer__preview {
	position: absolute;
    top: 0;
    left: 0;
    display: block;
    border: 0;
    text-decoration: none;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}


.spec-offer__name {
	display: inline-block;
	text-decoration: none;
	border: 0;
	font-size: 22px;
	line-height: 1.18;
	color: #4D5357;
	margin-bottom: 6px;
}

.spec-offer__time {
	display: flex;
	width: 100%;
	border-bottom: 1px solid rgba(55, 71, 79, 0.15);
	margin-bottom: 28px;
	padding-bottom: 10px;
	justify-content: space-between;
}

.spec-offer__date {
	font-size: 16px;
	line-height: 1.1;
	color: #0073AE;
	margin-bottom: 15px;
}

.spec-offer__offset {
	font-size: 11px;
	font-weight: 600;
	line-height: 16px;
	letter-spacing: 0.07em;
	text-transform: uppercase;
	color: #37474F;
	position: relative;
	padding-left: 24px;
	margin-bottom: 15px;
}

.spec-offer__offset:before {
	content: url('/local/templates/ufd-new/components/bitrix/news.list/action-list/img/clock-icon.svg');
	position: absolute;
	left: 0;
	top: 0;
}

.spec-offer__text,
.spec-offer__text p {
	font-size: 14px;
	line-height: 1.43;
	color: #4D5357;
}

.spec-offer__text {
	padding-bottom: 15px;
}

.spec-offer__text p {
	margin-top: 0;
	margin-bottom: 15px;
}

@media all and (max-width: 991px) {
	.spec-offer__time {
		flex-wrap: wrap;
	}
}

@media all and (max-width: 767px) {
	.spec-offer__name {
		margin: 1.5rem 0 1rem 0;
	}
	.spec-offer__time {
		justify-content: center;
	}
	.spec-offer__info {
		text-align: center;
	}
}

@media all and (min-width: 992px) {
	.spec-offer__info {
	    padding: 15px 40px 15px 10px;
	}
	.spec-offer__item:hover .spec-offer__preview {
 	   transform: scale(1.04);
 	   border: 0!important;
	}
	a.spec-offer__name:hover {
		color: #a1006b;
		border: 0!important;
	}
}

/* End */


/* Start:/local/templates/ufd-new/components/bitrix/form/subscribe_spec_offer/bitrix/form.result.new/.default/style.css?17774677411688*/
table.form-table td
{
	padding: 15px 5px;
}

.form-required 
{
	color: red;
}
textarea {
	font-family: 'Arial' !important;
}
.error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(/local/templates/ufd-new/components/bitrix/form/subscribe_spec_offer/bitrix/form.result.new/.default/images/icon_warn.gif);
}

.errors {
  padding: 15px;
  background: rgba(161, 0, 107, 0.11);
  text-align: left;
  margin-top: 10px;
}
.errors b {
  color: rgb(161, 0, 107);
  font-size: 16px;
  font-weight: normal;
  text-align: left;
}

.errors ul li {
  font-size: 13px;
  margin: 2px 0px;
  text-align: left;
}

.form-note {
      padding: 15px 30px;
      background: rgb(244, 244, 244);
    }
.form-note p {
   padding: 0px !important;
}

.form-note h3 {
   color: #165788 !important;
   font-size: 24px !important;
   font-weight: bold !important;
   text-align: center;
   line-height: 1;
}
.form-note h4 {
   color: #bb186d !important;
   font-size: 16px !important;
   text-align: center;
}

.subscribe-action input[type="text"]{
   padding: 7px 15px;
   -webkit-border-radius: 7px 0px 0px 7px;
   -moz-border-radius:7px 0px 0px 7px;
   border-radius: 7px 0px 0px 7px;
   border: 1px solid #CBCBCB;
   outline: none;
}

form[name="spec_offer_subscribe"] {
   padding: 5px 0px;
}

.subscribe-action input[type="submit"] {
   height: 31px;
   border: none;
   outline: none;
   background: #165788;
   color: white;
   text-decoration: none;
   -webkit-border-radius: 0px 7px 7px 0px;
   -moz-border-radius: 0px 7px 7px 0px;
   border-radius: 0px 7px 7px 0px;
   padding: 0 16px;
   cursor: pointer;
   float: left;
   position: relative;
   left: -1px;
}

.subscribe-action input[type="submit"]:hover {
   background: #a1006b;
}
/* End */
/* /local/templates/ufd-new/components/bitrix/news.list/action-list/style.css?17774677412043 */
/* /local/templates/ufd-new/components/bitrix/form/subscribe_spec_offer/bitrix/form.result.new/.default/style.css?17774677411688 */
