

/* Start:/local/templates/sigma_2019/components/bitrix/catalog.section/pisma-carousel/style.css?15693289661364*/
.thanksgiving_gallery {
    height: 200px;
    margin-bottom: 55px;
    overflow: hidden;
    padding:0;
    list-style-type:none;
}

.thanksgiving_gallery__item {
    position: relative;
    display: inline-block;
    margin-right: 25px;
    width: 150px;
    height: 198px;
	/*margin: 0 42px 15px;*/
}

.thanksgiving_gallery__item img {
    width: 150px;
    height: 198px;
    display:block;
    margin:auto;
}

.thanksgiving_gallery__item .loop {
    position: absolute;
    bottom: 20px;
    right: 40px;
    background: url('/img/thanksgiving/loop.png') no-repeat;
    width: 11px;
    height: 11px;
}

.thanksgiving .bx-wrapper {
    border: none;
    background: none;
    -moz-box-shadow: 0 0 0 #ccc;
    -webkit-box-shadow: 0 0 0 #ccc;
    box-shadow: 0 0 0 #ccc;
}

.thanksgiving .bx-wrapper .bx-prev {
    background: url('/images/arrow-left.png') 50% no-repeat;
    left: -24px;
}

.thanksgiving .bx-wrapper .bx-next {
    background: url('/images/arrow-right.png') 50% no-repeat;
    right: -24px;
}

.thanksgiving .bx-wrapper .bx-prev:hover, 
.thanksgiving .bx-wrapper .bx-prev:focus,
.thanksgiving .bx-wrapper .bx-next:hover, 
.thanksgiving .bx-wrapper .bx-next:focus {
    background-position: 50%;
}

.bx-pager.bx-default-pager {
    display: none;
}

@media (min-width:992px) {
    .thanksgiving .bx-wrapper {
        margin-left: 50px;
    }
}

/* End */


/* Start:/local/templates/sigma_2019/components/pixelplus/feedback_reCaptcha/order-now-popup-ext/style.css?15693289663982*/
.order-now-popup-ext {
  background: #fff;
  min-height: 126px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  padding: 0;
  font-family: 'DaxlinePro-ExtraBold', Arial, serif;
  font-size: 18px;
  color: #fff;
  line-height: 22px;
}

.order-now-popup-ext form {
  width: 100%;
}

.order-now-popup-ext .labels_block {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}

.order-now-popup-ext .title {
  margin-bottom: 12px;
}

.order-now-popup-ext .error_list {
  font-family: "DaxlineProRegular", Arial, serif;
  color: #df010b;
  font-size: small;
  margin: 15px 0;
}
.order-now-popup-ext .label_block {
  width: 100%;
}
.order-now-popup-ext .label_block input[type=text] {
  width: 100%;
  margin-bottom: 15px;
  height: 34px;
  border: #d3d3d3 solid 1px;
  font-family: Arial, serif;
  font-style: italic;
  font-size: 12px;
  color: #4b4b4b;
  line-height: 30px;
  padding: 0 12px;
}

.order-now-popup-ext .label_block input[type=text]::-webkit-input-placeholder { color: #4b4b4b; }
.order-now-popup-ext .label_block input[type=text]::-moz-placeholder          { color: #4b4b4b; } /* Firefox 19+ */
.order-now-popup-ext .label_block input[type=text]:-moz-placeholder           { color: #4b4b4b; } /* Firefox 18- */
.order-now-popup-ext .label_block input[type=text]:-ms-input-placeholder      { color: #4b4b4b; }

.order-now-popup-ext .label_block input[type=submit] {
  width: 304px;
  height: 50px;
  line-height: 34px;
  font-family: 'DaxlinePro-Bold', Arial, serif;
  font-size: 16px;
  background: url(/img/arrow-btn-big.jpg) no-repeat center center;
  border: 0;
  padding: 0 0 0 30px;
  text-align: left;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.order-now-popup-ext .label_block input[type=submit]:hover {
  opacity: .7;
}

.order-now-popup-ext .send_ok {
  font-size: 20px;
  color: #000;
  text-align: center;
}
.order-now-popup-ext .order-popup-title {
  font-family: "DaxlineProRegular", Arial, serif;
  font-size: 27px;
  font-weight: 300;
  color: #000;
  padding-bottom: 25px;
  border-bottom: 5px solid #df010b;
  margin-bottom: 25px;
  margin-left: -24px;
  margin-right: -24px;
}
.order-now-popup-ext .order-popup-title span {
  padding: 0 25px;
}
@media only screen and (max-width: 767px), screen and (max-device-width: 767px) {
  .order-now-popup-ext {
    margin: 0 -15px;
    border-right: 0;
    border-left: 0;
    padding: 16px 13px;
    min-height: 203px;
  }
  

  .order-now-popup-ext .labels_block {
    flex-direction: column;
    align-items: start;
  }
  
  .order-now-popup-ext .label_block {
    width: 100%;
    margin-top: 11px;
  }
  
  .order-now-popup-ext .label_block:first-child {
    margin-top: 0;
  }
  
  .order-now-popup-ext .label_block input[type=text] {
    width: 100%;
  }
}

/*@media only screen and (max-width: 320px), screen and (max-device-width: 320px) {
  .order-now-popup-ext {
    background-image: url(/img/arrow-btn-big.jpg);
  }
}*/
#params-block {
  margin-bottom: 15px;
}
#params-block .dop_property
{
  color: #000;
  font-family: Arial, sans-serif;
  list-style:none;
  margin-top: 5px;
  padding:0;
}
#params-block .dop_property li
{
  font-size:12px;
  text-align: left;
  line-height: 14px;
  margin-bottom: 10px;
}
#params-block .dop_property li span
{
  color: #f42412;
  font-size:14px;
  display:block;
  font-weight:bold;
}
#params-block .service-name {
  font-family: Arial, sans-serif;
  font-size: 16px;
  color: #000;
  margin-bottom: 15px;
}
#params-block .freight-page_car-park-property-name {
  font-size: 12px;
}
#params-block .freight-page_car-park-property-value {
  font-size: 14px;
}

[name=PX_SERVICE_NAME],
[name=PX_PRICE],
[name=PX_DISTANCE] {
  display: none;
}
/* End */
/* /local/templates/sigma_2019/components/bitrix/catalog.section/pisma-carousel/style.css?15693289661364 */
/* /local/templates/sigma_2019/components/pixelplus/feedback_reCaptcha/order-now-popup-ext/style.css?15693289663982 */
