

/* Start:/local/templates/gpw_boeing_2020/components/bitrix/form.result.new/form-give-feedback/style.css?17501452494068*/
#give-feedback .box-center {
  width: 800px;
}
#give-feedback form.request-rate-form {
  padding: 20px 55px;
}
#give-feedback form.request-rate-form label.auto {
  width: 100%;
}
#give-feedback form.request-rate-form .field-box.right {
  float: right;
}
#give-feedback form.request-rate-form .field-box.right .selectricWrapper,
#give-feedback form.request-rate-form .field-box.right input {
  margin-right: 0;
}
#give-feedback form.request-rate-form .field-box.left {
  float: left;
}
#give-feedback form.request-rate-form .field-box.left .selectricWrapper,
#give-feedback form.request-rate-form .field-box.left input {
  margin-right: 0;
}
#give-feedback form.request-rate-form .sprite.line-selectric {
  margin-right: 8px;
  margin-left: 8px;
}
#give-feedback form.request-rate-form .label {
  font-size: 14px;
}
#give-feedback form.request-rate-form .selectric-size.xl .selectricWrapper {
  width: 290px;
}
#give-feedback form.request-rate-form textarea.field {
  width: 100%;
  max-width: 100;
  min-width: 100;
  max-height: 200px;
  height: 70px;
  min-height: 70px;
}

#give-feedback.form-reviews {
    margin-left: 0;
}

#give-feedback {
    background: url('/images/form-bg-vertical.svg') #0E2D3F center left no-repeat;
    background-size: cover;
    padding: 20px 30px;
    margin-bottom: 30px;
    max-width: 387px;
    box-sizing: border-box;
    border-radius: 20px;
    min-width: 387px;
}
#give-feedback label {
    display: block;
    width: 100%;
}
#give-feedback .fancybox-header {
    font-family: var(--second-family);
    font-weight: 700;
    font-size: 24px;
    line-height: 120%;
    letter-spacing: -0.03em;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 20px;
}
#give-feedback .table-adaptive {
    overflow: hidden;
    margin-bottom: 0;
}
#give-feedback .table-adaptive .field {
    margin-bottom: 10px;
    margin-right: 0;
}
#give-feedback .agreement p {
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    color: rgba(71, 76, 86, 0.5);
}
#form-calculation-cost .button.button-blue {
    width: 100%;
}

.decor-img #give-feedback {
    position: relative;
    z-index: 2;
    margin: 0;
    
}

#give-feedback__box {
    display: flex;
    padding-right: 180px;
}
.decor-img #give-feedback__box img {
    border-radius: 20px;
    width: auto;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
}
#give-feedback input:not([type="submit"]) {
    border: 0.50px solid #fff;
    border-radius: 20px;
    width: 100%;;
    height: 35px;
    padding: 7px 15px;
    box-sizing: border-box;
    
}
#give-feedback input[type="submit"] {
    background: var(--orange);
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 12px;
    line-height: 120%;
    text-transform: uppercase;
    color: var(--dark-blue);
    width: 161px;
    height: 35px;
    border-radius: 50px;
    border: 1px solid var(--orange);
    padding: 0;
}
#give-feedback input[type="submit"]:hover {
    background: #FFF;
}
#give-feedback .agreement {
    margin-top: 5px;
}
#give-feedback .agreement p {
    font-family: var(--font-family);
    font-weight: 300;
    font-size: 10px !important;
    line-height: 150%;
    color: rgba(255, 255, 255, 0.5);
    padding: 0;
}
#give-feedback .agreement p a {
    color: rgba(255, 255, 255, 0.5);
    text-decoration: underline;
}
#give-feedback .agreement p a:hover {
    text-decoration: none;
}
.form-auto-fields label {
    width: 100%;
}
.form-auto-fields input:not([type="submit"]){
    height: 35px;
    border: 1px solid #fff;
    border-radius: 20px;
    color: #fff;
    background: #0F374A;
    width: 100%;
    box-sizing: border-box;
    padding: 0 15px;
}
#give-feedback .form-auto-fields > div {
    margin: 0 2.5px 10px;
    display: block;
}

#give-feedback__box .form-auto-fields > div {
    width: 161px;
}

#give-feedback__box .form-auto-fields > div:nth-child(5){
    width: 100%;
}
#give-feedback__box .fancybox-body {
    margin-left: -2.5px;
    margin-right: -2.5px;
}

input[name="form_text_b"]{
    display: none !important;
}
/* End */


/* Start:/local/templates/gpw_boeing_2020/components/bitrix/news/reviews/bitrix/news.list/.default/style.css?17501452492732*/
.review-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.review-list article {
    
}
.review-list .review_title {
   font-family: var(--font-family);
    font-weight: 400;
    font-size: 20px;
    line-height: 150%;
    color: #0E2D3F;
    margin-bottom: 20px;
    margin-top: 10px;
}
.review-list .review_date {
    font-size: 14px;
    line-height: 22px;
    color: #ACACAC;
    margin-bottom: 0px;
}
.review-list .review_text {
   font-size: 15px;
    line-height: 22px;
    color: #1C1C1C;
    margin-bottom: 10px;
}
.review-container .review-list video, .review-container .review-list img {
    width: 100%;
    margin: 0px;
    height: auto;
    float: none;
    /*max-height: 250px;*/
    /*height: 100%;*/
}

.review-list a {
    text-decoration: none;
    width: 100%;
}
.reviews-border {
    background: #FFFFFF;
    border: 3px dashed #CBD8E2;
    box-sizing: border-box;
    border-radius: 10px;
    padding: 30px 40px;
}

.btn-wrap {
    text-align: center;
    margin: 23px 0px 0px;
}
.btn-wrap .reviews-link {
    font-weight: 600;
    font-size: 22px;
    line-height: 27px;
}

.review-list .wrap-item {
    height: 295px;
    position: relative;
    overflow: hidden;
    border-radius: 5px;
    width: 209px;
    min-width: 209px;
}
/*.review-list .wrap-item::before {
    content: "";
    position: absolute;
    background: #00A4CB;
    left: 0px;
    top: 0px;
    opacity: 0.6;
    height: 100%;
    width: 100%;
    z-index: 1;
}*/

.review-list .preview-picture {
    background-size: cover !important;
    width: 100%;
    height: 100%;
}

.review-list .preview-picture.has-video::before {
    content: "";
    background: url(/images/content/warhouse/video.png) center center no-repeat;
    background-size: contain;
    width: 57px;
    height: 42px;
    display: block;
    left: 50%;
    margin-left: -28.5px;
    position: absolute;
    top: 50%;
    margin-top: -21px;
    z-index: 1;
}

.review-nav {
    position: relative;
}

.review-list__item {
    margin: 0 10px;
}
.review-list__item article {
    padding-right: 20px;
    background: rgba(14, 45, 63, 0.03);
    border-radius: 20px;
    padding: 20px;
    box-sizing: border-box;
}

.review-list__item a {
    display: flex;
    gap: 30px;
}

.review-list-slider {
    margin-left: -10px;
    margin-right: -10px;
}

.wrap-item img {
    
}


@media(max-width: 480px){
   .reviews-border {
        padding: 10px;
   }
   .review-list article,
   .reviews-iframe {
        width: 100%;
   }
   
   .review-list .wrap-item::before {
       background: none;
   }
}
/* End */


/* Start:/local/templates/gpw_boeing_2020/css/pages/news.css?17501452512853*/
.news-list-container{padding:0 0 25px 0;margin:0;width:100%}.news-list-container:before,.news-list-container:after{content:" ";display:table}.news-list-container:after{clear:both}.news-list{display:-webkit-box;display:-webkit-flexbox;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:start;-webkit-flex-pack:start;-ms-flex-pack:start;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start;-webkit-align-items:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0}.news-list .news{-webkit-box-sizing:border-box;box-sizing:border-box;width:387px;min-width:290px;}.news-list .news>a:first-child{width:100%;display:inline-block;overflow:hidden}.news-list .news img{margin:0 0 15px;min-width:100%}.news-list .news img:before,.news-list .news img:after{content:" ";display:table}.news-list .news img:after{clear:both}.news-list .news .header{color:#232323;font-family:'News Gothic', sans-serif;font-weight:400;font-size:25px;line-height:normal;padding:0 0 10px 0;height:92px}.news-list .news .header:hover{color:#609bc8}.news-list .news .header:visited{color:#b9b9b9}.news-list .news .info{padding:5px 0 0 0}.news-list .news p{font-size:14px}.news-list .news:hover{border-color:#00b5e0}
.news-content .decor-img-news {
   width: 100%;
   margin: 0;
}
.news-content__img::after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(14, 45, 63, 0) 0%, #0e2d3f 100%);
    z-index: 1
}
.news-content .decor-img-news aside {
    font-family: var(--font-family);
    font-weight: 300;
    font-size: 14px;
    line-height: 150%;
    color: #fff;
    position: absolute;
    bottom: 11px;
    left: 20px;
    z-index: 2;
}
.news-content .decor-img-news img {
    border-radius: 13px;
}

.main-news {
    padding-bottom: 120px;
    padding-top: 60px;
}
.news-content__img {
    
}
.main-news__slider .decor-img-news {
    margin: 0;
    
}
.main-news__slider .decor-img-news:hover::before {
    transform-origin: right top;
    transform: rotate(3deg);
}
.news-content__img-wrap + p,
.news-content__img-wrap + p a {
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 20px !important;
    line-height: 150%;
    color: #0E2D3F;
    padding: 0 20px 0;
}
.news-content__img-wrap + p a {
    text-decoration: none;
}
.news-content__img-wrap + p a:hover {
    text-decoration: underline;
}
.news-content__img {
    height: 219px;
    overflow: hidden;
    border-radius: 13px;
    position: relative;
}
.news-content__img-wrap {
    padding: 40px 9px 15px 9px;
    display: block;
}

.main-news__list {
    margin-left: -9px;
    margin-right: -9px;
}
/* End */
/* /local/templates/gpw_boeing_2020/components/bitrix/form.result.new/form-give-feedback/style.css?17501452494068 */
/* /local/templates/gpw_boeing_2020/components/bitrix/news/reviews/bitrix/news.list/.default/style.css?17501452492732 */
/* /local/templates/gpw_boeing_2020/css/pages/news.css?17501452512853 */
