

/* Start:/bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1507810557666*/
div.bx-yandex-map {color: black; font-size: 11px;}
div.bx-yandex-map div.YMaps-b-balloon-content {color: black; font-size: 11px;}
div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td {
	padding: 0px !important;
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td textarea{
	font-size: 11px;
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td.YMaps-b-balloon-b {
	background-image: none !important;
}

/* End */


/* Start:/local/templates/termo-jet-v4/components/bitrix/news.list/ORdelivery_map/style.css?16105402437782*/
.export__block {
  color: #fff;
  padding: 35px 0;
  background: url('/images/osobennosti-dogovora-postavki-v-2018-godu.png') no-repeat center center / cover;
  position: relative;
}

.export__block::before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: linear-gradient(-90deg, rgb(54, 81, 139) 0%, rgba(219, 33, 77, 0.8) 100%);
  background: -moz-linear-gradient(-90deg, rgb(54, 81, 139) 0%, rgba(219, 33, 77, 0.8) 100%);
  background: -webkit-linear-gradient(-90deg, rgb(54, 81, 139) 0%, rgba(219, 33, 77, 0.8) 100%);
  background: -ms-linear-gradient(-90deg, rgb(54, 81, 139) 0%, rgba(219, 33, 77, 0.8) 100%);
  z-index: 1;
}

.export__block h2 {
  z-index: 2;
  position: relative;
  color: #fff;
}

.export__block h2:before {
  background-position: -13px 0px;
}

.export__block-cont {
  z-index: 2;
  position: relative;
}

.export__table-wrap {
  margin-top: 12px;
  width: 100%;
}

.export__table-wrap table {
  text-align: center;
  vertical-align: middle;
  min-width: 1020px;
}

.export__table-wrap table tr {
  border-bottom: 1px solid #fff;
}

.export__table-wrap table tr:first-child, .export__table-wrap table tr:last-child {
  border: none;
}

.export__table-wrap table th {
  text-transform: uppercase;
  font-size: 17px;
  font-weight: 600;
  vertical-align: middle;
  letter-spacing: -0.5px;
}

.export__table-wrap table th:nth-child(1), .export__table-wrap table th:nth-child(2),
.export__table-wrap table td:nth-child(1), .export__table-wrap table td:nth-child(2) {
  text-align: left;
}

.export__table-wrap table td {
  font-size: 16px;
  padding: 10px 0;
  vertical-align: middle;
  position: relative;
}

.export__min {
  font-size: 12px;
  display: block;
}

.export__table-wrap table img {
  margin: 0;
}

.export__table-wrap table td.export__cross:after {
  position: absolute;
  content: '';
  width: 60px;
  height: 4px;
  border-radius: 5px;
  background: #fff;
  transform: rotate(45deg);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.export__img-cont {
  position: relative;
  cursor: pointer;
}

.export__img-cont>span {
  opacity: 0;
  display: none;
  position: absolute;
  bottom: -30px;
  left: -20px;
  width: auto;
  padding: 7px 15px;
  min-width: 105px;
  font-size: 11px;
  color: #fff;
  background: #db214d;
  transition: .3s ease all;
  z-index: 10;
}

.export__img-cont>span:before {
  position: absolute;
  content: '';
  left: 40px;
  top: -16px;
  border: 10px solid transparent;
  border-bottom: 10px solid #db214d;
}

.export__img-cont:hover>span {
  opacity: 1;
  display: block;
}

.export__block.light {
  color: #05386b;
  padding: 35px 0;
  background: #fff;
  position: relative;
  padding-bottom: 85px;
}

.export__block.light.notgr {
  color: #05386b;
  padding: 15px 0;
  background: #fff;
  position: relative;
}

.export__block.light::before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: none;
  background: -moz-linear-gradient(-90deg, rgb(54, 81, 139) 0%, rgba(219, 33, 77, 0.8) 100%);
  background: none;
  background: -ms-linear-gradient(-90deg, rgb(54, 81, 139) 0%, rgba(219, 33, 77, 0.8) 100%);
  z-index: 1;
}

.export__block.light.notgr::before {
  display: none;
}

.export__block.light h2 {
  z-index: 2;
  position: relative;
  color: #05386b;
}

.export__block.light h2:before {
  background-position: -44px 0px;
}

.export__block.light .export__block-cont {
  z-index: 2;
  position: relative;
}

.export__block.light .export__table-wrap {
  margin-top: 12px;
  width: 100%;
}

.export__block.light .export__table-wrap table {
  text-align: center;
  vertical-align: middle;
  min-width: 1020px;
}

.export__block.light .export__table-wrap table tr {
  border-bottom: 1px solid #05386b;
}

.export__block.light .export__table-wrap table tr:first-child, .export__table-wrap table tr:last-child {
  border: none;
}

.export__block.light .export__table-wrap table th {
  text-transform: uppercase;
  font-size: 17px;
  font-family: 'OpenSansBold';
  vertical-align: middle;
  letter-spacing: -0.5px;
}

.export__block.light .export__table-wrap table th:nth-child(1), .export__table-wrap table th:nth-child(2),
.export__block.light .export__table-wrap table td:nth-child(1), .export__table-wrap table td:nth-child(2) {
  text-align: left;
}

.export__block.light .export__table-wrap table td {
  font-size: 16px;
  padding: 10px 0;
  vertical-align: middle;
  position: relative;
}

.export__block.light .export__min {
  font-size: 12px;
  display: block;
  color: #597683;
}

.export__block.light .export__table-wrap table img {
  margin: 0;
}

.export__block.light .export__table-wrap table td.export__cross:after {
  position: absolute;
  content: '';
  width: 60px;
  height: 4px;
  border-radius: 5px;
  background: #fff;
  transform: rotate(45deg);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.export__block.light .export__img-cont {
  position: relative;
  cursor: pointer;
}

.export__block.light .export__img-cont>span {
  opacity: 0;
  display: none;
  position: absolute;
  bottom: -50px;
  left: -20px;
  width: auto;
  padding: 7px 15px;
  min-width: 105px;
  font-size: 11px;
  color: #fff;
  background: #05386b;
  transition: .3s ease all;
  z-index: 10;
}

.export__block.light .export__img-cont>span:before {
  position: absolute;
  content: '';
  left: 40px;
  top: -16px;
  border: 10px solid transparent;
  border-bottom: 10px solid #05386b;
}

.export__block.light .export__img-cont:hover>span {
  opacity: 1;
  display: block;
}

#delivery_map {
  height: 430px;
}

@media (max-height: 870px) {
  #delivery_map {
    height: 330px;
  }
}

@media (max-height: 600px) {
  #delivery_map {
    height: 230px;
  }
}

@media (max-height: 480px) {
  #delivery_map {
    height: 130px;
  }
}

@media (max-width: 991px) {
  .export__table-wrap {
    overflow-x: auto;
  }
}

.map_navig>span {
  cursor: pointer;
  margin: 0 1em 1em 0em;
  font-size: 1.2em;
  border-bottom: 1px dashed;
  display: inline-block;
}

.filter_block {
  background: #06396b;
  padding: 3rem;
}

.filter_block__select {
  font-size: 13px;
  color: #597683;
  height: 40px;
  max-width: 155px;
  min-width: 100px;
  flex-grow: 1;
}

.filter_block .row_flex {
  justify-content: space-between;
}

.filter_form__reset {
  border-radius: 3px;
  background-color: #db214d;
  height: 40px;
  width: 40px;
  align-items: center;
  display: flex;
  justify-content: center;
  color: #fff;
  text-align: center;
  cursor: pointer;
}

.preload_table {
  align-items: center;
  position: relative;
  width: 100px;
  height: 100px;
  /* display: flex; */
  margin: 0 auto;
  margin: 10em auto;
  -webkit-animation: heartBeat infinite alternate 0.4s;
  -o-animation: heartBeat infinite alternate 0.4s;
  animation: heartBeat infinite alternate 0.4s;
}

.preload_table table {
  display: none;
}

.preload_table:before {
  content: " ";
  display: block;
  width: 100%;
  height: 100%;
  background: url(/local/templates/termo-jet-v4/css/../images/preloader-logo.png);
  background-repeat: no-repeat;
  background-position: center;
}

.preload_table:after {
  content: " ";
  display: block;
  background: url(/local/templates/termo-jet-v4/css/../images/preloader-text.png);
  width: 99px;
  height: 15px;
  margin-top: 10px;
  margin: 0 auto;
}

.filter_block__hidden_option {
  display: none;
}

.filter__btn_toogle {
  display: none;
}

@media (max-width: 767px) {
  .filter_block__select {
    flex-grow: 1;
    flex-basis: 100%;
    max-width: 100%;
    align-items: center;
    margin-bottom: 15px;
    border-radius: 5px;
  }

  .filter_block__select:last-of-type {
    flex-basis: 0;
  }

  .filter_form__reset {
    margin-bottom: 15px;
    margin-left: 1.5em;
  }
}

/* End */


/* Start:/local/templates/termo-jet-v4/css/components/full-width-hidden-block.css?15507545121589*/
.full-width-hidden-parent {
    position: relative;
    -webkit-transition: height 0.6s 0.6s;
    -o-transition: height 0.6s 0.6s;
    transition: height 0.6s 0.6s;
}

.full-width-hidden-parent.active {
    -webkit-transition: height 0.6s;
    -o-transition: height 0.6s;
    transition: height 0.6s;
}

.full-width-hidden-block-wrap .choose-cur {

}

.full-width-hidden-block-wrap {
    position: absolute;
    z-index: 2;
    height: 0px;
    left: 0;
    overflow: hidden;
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
}

.full-width-hidden-parent.active .full-width-hidden-block-wrap {
    -webkit-transition: all 0.6s 0.6s;
    -o-transition: all 0.6s 0.6s;
    transition: all 0.6s 0.6s;
}

.full-width-hidden-block-wrap .full-width-hidden-block-body {
    position: relative;
    background: #d3e3ed;
    box-shadow: inset 0px -20px 15px -10px #CDDAE0, inset 0px 20px 15px -10px #CDDAE0;
}

@media (min-width: 769px){
    .full-width-hidden-block-wrap {
        margin-top: 30px;
    }

    .full-width-hidden-block-wrap .close-btn {
        right: 45px;
        top: 35px;
    }

    .full-width-hidden-block-wrap .full-width-hidden-block-body {
        margin-top: 30px;
    }
}

@media (max-width: 768px){
    .full-width-hidden-block-wrap {
        margin-top: 10px;
    }

    .full-width-hidden-block-wrap .close-btn {
        right: 15px;
        top: 10px;
    }

    .full-width-hidden-block-wrap .full-width-hidden-block-body {
        margin-top: 20px;
    }
}
/* End */


/* Start:/local/templates/termo-jet-v4/components/tj/main.feedback/make-order/style.css?155075451210616*/
.small-baket-wrap {
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 10;
    width: 260px;
    -webkit-transition: all 0.6s 0.6s;
    -o-transition: all 0.6s 0.6s;
    transition: all 0.6s 0.6s;
    -webkit-transform: translateY(120%);
    -ms-transform: translateY(120%);
    -o-transform: translateY(120%);
    transform: translateY(120%);
}

.small-baket-wrap.active {
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
}

.small-baket-wrap .small-baket-body {
    box-shadow: 0px 0px 30px -6px #000000;
    background: #FFFFFF;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
}

.small-baket-wrap .small-baket-body.active {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
}

.small-baket-wrap .small-baket-inner {
    max-height: 280px;
    overflow: auto;
}

.small-baket-wrap .small-baket-item {
    position: relative;
    max-height: 200px;
    -webkit-transition: transform 0.6s, opacity 0.6s, max-height 0.6s 0.4s;
    -o-transition: transform 0.6s, opacity 0.6s, max-height 0.6s 0.4s;
    transition: transform 0.6s, opacity 0.6s, max-height 0.6s 0.4s;
}

.small-baket-wrap .small-baket-item.hidden {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
    opacity: 0;
    max-height: 0;
}

.small-baket-wrap .small-baket-item .small-baket-item-body {
    position: relative;
    margin: 0px 7px;
    padding: 12px 0px 12px 12px;
    border-bottom: 1px solid #b6cddb;
}

.small-baket-wrap .small-baket-item:last-of-type .small-baket-item-body {
    border-bottom: none;
}

.small-baket-wrap .small-baket-item-name {
    font-size: 14px;
    color: #597683;
    line-height: 1;
    padding-left: 0;
    vertical-align: bottom;
}

.small-baket-wrap .small-baket-item-quantity {
    font-size: 21px;
    color: #05386b;
    line-height: 1;
    vertical-align: bottom;
    position: relative;
}

.small-baket-wrap .small-baket-item-delete {
    display: block;
    background: url("/local/templates/termo-jet-v4/components/tj/main.feedback/make-order/images/del-from-cart-ico.png") no-repeat;
    width: 15px;
    height: 16px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 15px;
    cursor: pointer;
}

.small-baket-wrap .small-baket-summ-quantity {
    font-size: 16px;
    color: #424242;
    line-height: 1;
    font-weight: bold;
}

.small-baket-wrap .small-baket-btns-wrap {
    font-size: 0;
    position: relative;
    background: #FFFFFF;
}

.small-baket-wrap .small-baket-btns-wrap .small-baket-order-btn {
    display: inline-block;
    vertical-align: top;
    width: 120px;
    text-align: center;
    background: #d62137;
    font-family: 'ProximaNovaBold';
    text-transform: uppercase;
    color: #FFFFFF;
    line-height: 1;
    cursor: pointer;
}

.small-baket-wrap .small-baket-btns-wrap .small-baket-close-btn {
    display: inline-block;
    vertical-align: top;
    width: 60px;
    text-align: center;
    color: #424242;
    cursor: pointer;
    background: #12b99f;
}

.small-baket-wrap .small-baket-btns-wrap .small-baket-close-btn:after {
    content: " ";
    display: inline-block;
    background: url("/local/templates/termo-jet-v4/components/tj/main.feedback/make-order/images/hide-small-basket-ico.png") no-repeat;
    width: 43px;
    height: 25px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
}

.small-baket-wrap .small-baket-btns-wrap.active .small-baket-close-btn:after {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
}

.small-baket-wrap .small-baket-summ {
    position: relative;
    display: inline-block;
    width: 80px;
    height: 58px;
    text-align: center;
}

.small-baket-wrap .small-baket-summ:before {
    content: " ";
    background: url("/local/templates/termo-jet-v4/components/tj/main.feedback/make-order/images/add-to-cart-ico.png") no-repeat;
    width: 40px;
    height: 29px;
    display: block;
    position: absolute;
    top: 5px;
    bottom: 0;
    left: -4px;
    right: 0;
    margin: auto;
}

.small-baket-wrap .small-baket-summ .small-baket-summ-quantity {
    color: #08d3f4;
    font-size: 21px;
    padding-top: 6px;
}

#order-form-wrap {
    position: fixed;
    width: 0%;
    height: 100%;
    opacity: 0;
    top: 0;
    background: rgba(255, 255, 255, 0.8);
    z-index: 20;
    -webkit-transition: opacity 0.6s 0.6s, width 0s 1.2s;
    -o-transition: opacity 0.6s 0.6s, width 0s 1.2s;
    transition: opacity 0.6s 0.6s, width 0s 1.2s;
    overflow: hidden;
}

#order-form-wrap.active {
    opacity: 1;
    width: 100%;
    -webkit-transition: opacity 0.6s;
    -o-transition: opacity 0.6s;
    transition: opacity 0.6s;
}

#order-form-wrap .container {
    width: 865px;
}

#order-form-wrap #order-form-body {
    position: absolute;
    background: #FFFFFF;
    right: 0;
    height: 100%;
    overflow-y: auto;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
    box-shadow: 0px 0px 15px -7px #000000;
}

#order-form-wrap.active #order-form-body {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
    -webkit-transition: all 0.6s 0.6s;
    -o-transition: all 0.6s 0.6s;
    transition: all 0.6s 0.6s;
}

#order-form-wrap #order-form-body .close-btn {
    top: 10px;
    right: 10px;
}

#order-form-wrap form {
    font-size: 0;
}

#order-form-wrap .order-form-contacts .order-form-contacts-text {
    font-family: 'FiraSansMedium', sans-serif;
    margin-top: 10px;
}

#order-form-wrap .order-form-input input {
    width: 100%;
    border: 1px solid #c6c6c6;
    color: #232323;
    background: transparent;
}

#order-form-wrap .order-form-input input::-moz-placeholder {
    color: #232323;
    font-family: 'FiraSansRegular';
    font-size: 20px;
}

#order-form-wrap .order-form-input input::-webkit-input-placeholder{
    color: #232323;
    font-family: 'FiraSansRegular';
    font-size: 20px;
}

#order-form-wrap .order-form-checkbox-title {
    margin-bottom: 25px;
}

#order-form-wrap .order-form-checkbox-item {
    font-size: 0;
    margin-bottom: 18px;
}

#order-form-wrap .order-form-checkbox-item .order-form-checkbox-body {
    font-size: 0;
}

#order-form-wrap .order-form-checkbox-item input {
    display: none;
}

#order-form-wrap .order-form-checkbox-item label {
    cursor: pointer;
}

#order-form-wrap .order-form-checkbox-item label .order-form-checkbox-item-bg {
    content: " ";
    display: inline-block;
    vertical-align: middle;
    width: 26px;
    height: 26px;
    border: 1px solid #c6c6c6;
}

#order-form-wrap .order-form-checkbox-item label.active .order-form-checkbox-item-bg {
    background: #002c57;
}

#order-form-wrap .order-form-checkbox-item label .order-form-checkbox-item-value {
    display: inline-block;
    vertical-align: middle;
    padding-left: 20px;
    font-size: 16px;
    background: #FFFFFF;
}

#order-form-wrap .order-form-user-captcha {
    display: none;
}

#order-form-wrap .order-form-input.error input, #order-form-wrap .order-form-input.error textarea {
    border-color: red;
    -webkit-animation: shake 0.6s;
    animation: shake 0.6s;
}

#order-form-wrap #order-form-submit {
    margin: 30px 0px 0px;
}

#order-form-wrap .feedback-suc {
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
    -webkit-transform: translateX(20%);
    -ms-transform: translateX(20%);
    -o-transform: translateX(20%);
    transform: translateX(20%);
    opacity: 0;
}

#order-form-wrap .feedback-suc.active {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}

#order-form-wrap .feedback-suc {
    margin: 15px 0px 0px;
    display: block;
}

#order-form-wrap .order-form-input input:-webkit-autofill, #order-form .order-form-input textarea:-webkit-autofill {
    -webkit-box-shadow:0 0 0 50px #FFFFFF inset;
    -webkit-text-fill-color: #232323;
}

@media (min-width: 769px){
    .small-baket-wrap .small-baket-btns-wrap .small-baket-close-btn {
        padding: 15px 0px;
    }

    .small-baket-wrap .small-baket-btns-wrap .small-baket-order-btn {
        font-size: 16px;
        padding: 13px 0px;
    }

    .small-baket-wrap .small-baket-summ {
        height: 58px;
    }

    .small-baket-wrap .small-baket-body {
        padding-bottom: 88px;
    }

    .small-baket-wrap .small-baket-body.active {
        top: 58px;
    }

    #order-form-wrap #order-form-body {
        padding: 40px 80px 60px 80px;
    }

    #order-form-wrap form {
        margin-top: 45px;
    }

    #order-form-wrap .order-form-input {
        margin-bottom: 25px;
    }

    #order-form-wrap .order-form-input p {
        margin-bottom: 10px;
    }

    #order-form-wrap .order-form-input input {
        font-size: 20px;
        padding: 2px 20px;
    }
}

@media (max-width: 768px){
    .small-baket-wrap .small-baket-btns-wrap .small-baket-close-btn {
        padding: 10px 0px;
    }

    .small-baket-wrap .small-baket-btns-wrap .small-baket-order-btn {
        font-size: 14px;
        padding: 12px 0px;
    }

    .small-baket-wrap .small-baket-summ {
        height: 52px;
    }

    .small-baket-wrap .small-baket-body {
        padding-bottom: 70px;
    }

    .small-baket-wrap .small-baket-body.active {
        top: 70px;
    }

    #order-form-wrap #order-form-body {
        padding: 20px 35px 20px 15px;
    }

    #order-form-wrap #order-form-submit button {
        width: 100%;
    }

    #order-form-wrap form {
        margin-top: 25px;
    }

    #order-form-wrap .order-form-input {
        margin-bottom: 15px;
    }

    #order-form-wrap .order-form-input p {
        margin-bottom: 5px;
    }

    #order-form-wrap .order-form-input input {
        font-size: 18px;
        padding: 2px 10px;
    }
}
/* End */


/* Start:/local/templates/termo-jet-v4/components/tj/main.feedback/quick-order/style.css?15507545126138*/
#quick-order-modal-wrap {
    position: fixed;
    width: 100%;
    height: 0%;
    background: rgba(255, 255, 255, 0.8);
    z-index: 1000;
    top: 0;
    overflow: auto;
    opacity: 0;
    -webkit-transition: opacity 0.6s 0.6s, height 0s 1.2s;
    -o-transition: opacity 0.6s 0.6s, height 0s 1.2s;
    transition: opacity 0.6s 0.6s, height 0s 1.2s;
}

#quick-order-modal-wrap.active {
    opacity: 1;
    height: 100%;
    -webkit-transition: opacity 0.6s;
    -o-transition: opacity 0.6s;
    transition: opacity 0.6s;
}

#quick-order-modal-wrap.animated {
    overflow: hidden;
}

#quick-order-modal-wrap #quick-order-modal-body {
    border: 2px solid #002c57;
    background: #FFFFFF;
    position: relative;
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
    -webkit-transform: translateY(20%);
    -ms-transform: translateY(20%);
    -o-transform: translateY(20%);
    transform: translateY(20%);
    opacity: 0;
}

#quick-order-modal-wrap.active #quick-order-modal-body {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all 0.6s 0.6s;
    -o-transition: all 0.6s 0.6s;
    transition: all 0.6s 0.6s;
}

#quick-order-modal-wrap #quick-order-modal-body .close-btn {
    position: absolute;
    right: 10px;
    top: 10px;
}

#quick-order-modal-wrap form {
    font-size: 0;
}

#quick-order-modal-wrap .quick-order-modal-contacts .quick-order-modal-contacts-text {
    font-family: 'FiraSansMedium', sans-serif;
    margin-top: 10px;
}

#quick-order-modal-wrap .quick-order-modal-input input, #quick-order-modal-wrap .quick-order-modal-input textarea {
    width: 100%;
    border: 1px solid #c6c6c6;
    color: #232323;
    background: transparent;
}

#quick-order-modal-wrap .quick-order-modal-input input::-moz-placeholder {
    color: #232323;
    font-family: 'FiraSansRegular';
    font-size: 20px;
}

#quick-order-modal-wrap .quick-order-modal-input input::-webkit-input-placeholder{
    color: #232323;
    font-family: 'FiraSansRegular';
    font-size: 20px;
}

#quick-order-modal-wrap .quick-order-modal-input textarea {
    resize: none;
}

#quick-order-modal-wrap .quick-order-modal-checkbox-title {
    margin-bottom: 25px;
}

#quick-order-modal-wrap .quick-order-modal-checkbox-item {
    font-size: 0;
    margin-bottom: 18px;
}

#quick-order-modal-wrap .quick-order-modal-checkbox-item .quick-order-modal-checkbox-body {
    font-size: 0;
}

#quick-order-modal-wrap .quick-order-modal-checkbox-item input {
    display: none;
}

#quick-order-modal-wrap .quick-order-modal-checkbox-item label {
    cursor: pointer;
}

#quick-order-modal-wrap .quick-order-modal-checkbox-item label .quick-order-modal-checkbox-item-bg {
    content: " ";
    display: inline-block;
    vertical-align: middle;
    width: 26px;
    height: 26px;
    border: 1px solid #c6c6c6;
}

#quick-order-modal-wrap .quick-order-modal-checkbox-item label.active .quick-order-modal-checkbox-item-bg {
    background: #002c57;
}

#quick-order-modal-wrap .quick-order-modal-checkbox-item label .quick-order-modal-checkbox-item-value {
    display: inline-block;
    vertical-align: middle;
    padding-left: 20px;
    font-size: 16px;
    background: #FFFFFF;
}

#quick-order-modal-wrap .quick-order-modal-user-captcha {
    display: none;
}

#quick-order-modal-wrap .quick-order-modal-input.error input, #quick-order-modal-wrap .quick-order-modal-input.error textarea {
    border-color: red;
    -webkit-animation: shake 0.6s;
    animation: shake 0.6s;
}

#quick-order-modal-wrap .feedback-suc {
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
    -webkit-transform: translateX(20%);
    -ms-transform: translateX(20%);
    -o-transform: translateX(20%);
    transform: translateX(20%);
    opacity: 0;
}

#quick-order-modal-wrap .feedback-suc.active {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}

#quick-order-modal-wrap .feedback-suc {
    padding: 0px 15px;
    display: inline-block;
}

#quick-order-modal-wrap .quick-order-modal-input input:-webkit-autofill, #quick-order-modal .quick-order-modal-input textarea:-webkit-autofill {
    -webkit-box-shadow:0 0 0 50px #FFFFFF inset;
    -webkit-text-fill-color: #232323;
}

.quick-order-modal-open {
    cursor: pointer;
}

@media (min-width: 769px){
    #quick-order-modal-wrap #quick-order-modal-body {
        padding: 40px 80px 60px 80px;
        margin: 50px auto 30px;
    }

    #quick-order-modal-wrap form {
        margin-top: 45px;
    }

    #quick-order-modal-wrap .quick-order-modal-input {
        margin-bottom: 25px;
    }

    #quick-order-modal-wrap .quick-order-modal-input p {
        margin-bottom: 10px;
    }

    #quick-order-modal-wrap .quick-order-modal-input input, #quick-order-modal-wrap .quick-order-modal-input textarea {
        font-size: 20px;
        padding: 2px 20px;
    }

    #quick-order-modal-wrap #quick-order-modal-submit {
        margin: 30px 0px 0px;
    }
}

@media (max-width: 768px){
    #quick-order-modal-wrap #quick-order-modal-body {
        padding: 20px 15px 20px;
    }

    #quick-order-modal-wrap form {
        margin-top: 25px;
    }

    #quick-order-modal-wrap .quick-order-modal-input {
        margin-bottom: 15px;
    }

    #quick-order-modal-wrap .quick-order-modal-input p {
        margin-bottom: 5px;
    }

    #quick-order-modal-wrap .quick-order-modal-input input, #quick-order-modal-wrap .quick-order-modal-input textarea {
        font-size: 18px;
        padding: 2px 10px;
    }

    #quick-order-modal-wrap #quick-order-modal-submit {
        margin: 15px 0px 0px;
    }

    #quick-order-modal-wrap #quick-order-modal-submit button {
        width: 100%;
    }
}
/* End */
/* /bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1507810557666 */
/* /local/templates/termo-jet-v4/components/bitrix/news.list/ORdelivery_map/style.css?16105402437782 */
/* /local/templates/termo-jet-v4/css/components/full-width-hidden-block.css?15507545121589 */
/* /local/templates/termo-jet-v4/components/tj/main.feedback/make-order/style.css?155075451210616 */
/* /local/templates/termo-jet-v4/components/tj/main.feedback/quick-order/style.css?15507545126138 */
