

/* Start:/bitrix/templates/travelline2/src/css/fix/solutions.css?17522238988285*/
.flex-block {
    display: flex;
}
.soultions-zoibo__text-block {
    max-width: 470px;
    padding-bottom: 150px;
}
.soultions-zoibo__text-block .strip__text {
    text-align: left;
}
.bo-solutions {
    background-image: url('/upload/images/solutions/zoibo/baza_otdiha.png');
    min-height: 600px;
    background-position: center -33%;
    background-repeat: no-repeat;
}
.bo-solutions__text {
    display: flex;
    align-items: baseline;
    justify-content: space-around;
    max-width: 1450px;
    margin: 0 auto;
    text-align: center;
}
.bo-solutions__text-block {
    border: 2px solid #EDCBFF;
    border-radius: 10px;
    padding: 20px;
    position: relative;
}
.bo-solutions__text-block::before, .bo-solutions__text-block::after {
    content: '';
    position: absolute;
    left: calc(50% - 13px);
    bottom: -20px;
    border: 10px solid transparent;
    border-top: 10px solid #EDCBFF;
}
.bo-solutions__text-block::after {
    border-top: 10px solid white;
    bottom: -17px;
}
.bo-block {
    background: radial-gradient(381.00px at 65.78% 86.74%, #002353 0%, #0047A7 100%);
    padding: 100px 0 0;
}
.strip__bo-solutions {
    padding-bottom: 0;
    position: sticky;
    top: 40px;
    background-color: #fff;
}
.bo-block__image {
    background-image: url('/upload/images/solutions/zoibo/zoibo_site.png');
    width: 570px;
    height: 570px;
    position: relative;
    display: block;
    background-repeat: no-repeat;
}
.bo-block__description {
    width: 50%;
    color: #fff;
    text-align: left;
    padding: 0 15px;
}
.bo-block__description .strip__text {
    text-align: left;
}
.strip_type-prize .strip__text {
    column-count: 2;
    column-gap: 2rem;
    text-align: left;
}
.strip_type-prize {
    padding-bottom: 0;
    background: #fff;
}
.strip_type-prize-image {
    display: block;
    margin: 0 auto;
}
.page-block {
    overflow: unset;
}
.list__item_type-brochure, .list__item_type-news-list, ol__item_type-brochure, ol__item_type-news-list, ul__item_type-brochure, ul__item_type-news-list {
    margin-bottom: 30px;
}
.icon_play7 {
    position: absolute;
    content: '';
    z-index: 1;
    top: calc(50% - 45px);
    left: calc(50% - 45px);
    width: 90px;
    height: 90px;
    background: url(/bitrix/templates/travelline2/src/icons/play2.svg) center no-repeat;
}
.strip_type-price {
    background: #fff;
}
.webinar-videolink {
    position: relative;
    display: block;
    margin: 0 15px;
}
.webinar-videolink:hover:before {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: rgba(32,48,64,.8);
    content: '';
    display: block;
    z-index: 1;
}
.price-item__text-line.with-input {
    overflow: hidden;
    display: flex;
    align-items: center;
    padding: 0;
}
.price-item__text-line.with-input label {
    background-color: #fff;
    border-right: 1px solid #e5edf4;
    width: 60%;
}
.price-item__text-line.with-input .form_check-block {
    margin-top: 7px;
}
.strip_type-price__card {
    max-width: 770px;
}
.strip_type-price__card .text-color-red {
    color: #b71b4a;
    width: 40%;
    padding: 0 10px;
}
.strip_type-price__card .text-color-red.text-big {
    font-size: 28px;
    font-family: 'Roboto Condensed';
}
.strip_type-slider-reviews {
    background: #0047A7;
}
.product-block__main-icon.icon_solutions:before {
    background-size: contain;
}

.price-item__text-line.with-input .additional-text {
    font-family: 'Open Sans';
    font-size: 13px;
    line-height: 15px;
    padding-top: 9px;
    font-weight: 400;
    text-align: center;
    width: 100%;
    display: block;
}
.text-big__stars {
    font-size: 16px;
    position: relative;
    top: -16px;
}
.container-900 {
    max-width: 900px;
    margin: 0 auto;
}
.product-menu__logo {
    width: auto;
}
@media (max-width: 1440px) {
    .product-control__list-value {
        width: 100%;
    }
    .soultions-zoibo__text-block {
        max-width: 600px;
        margin: 0 auto;
        padding: 0;
        text-align: center;
    }
    .soultions-zoibo__text-block .strip__text {
        text-align: center;
    }
}
@media(max-width: 1200px){
    .support-news__single-news,.support-news__block-news {
        width: 100%;
    }
    .bo-block__description {
        width: 100%;
    }
    .webinar-videolink__preview {
        margin: 0 auto;
        display: block;
    }
    .bo-solutions__text-block {
        margin: 0 10px;
    }
    .strip__bo-solutions .container {
        padding: 0 15px;
    }
    .bo-solutions__text-block {
        padding: 15px;
    }
}
@media(max-width: 992px){
    .bo-block__image {
        display: none;
    }
    .bo-block {
        padding: 70px 0;
    }
}
@media(max-width: 610px) {

    .bo-solutions__text {
        flex-direction: column;
        align-items: center;
    }
    .bo-solutions__text-block {
        width: 100%;
        background: #fff;
        margin-bottom: 20px;
    }
    .bo-solutions__text-block::before, .bo-solutions__text-block::after {
        display: none;
    }
    .strip__bo-solutions {
        position: relative;
        padding: 70px 15px;
    }
    .bo-solutions {
        background: none;
        min-height: auto;
    }
    .product-menu__logo {
        display: none;
    }
}
@media(max-width: 520px) {
    .strip_type-prize .strip__text {
        column-count: 1;
    }
    .price-item__text-line.with-input label {
        width: 100%;
        border-right: none;
        padding: 12px 0 0;
    }
    .price-item__text-line.with-input {
        flex-direction: column;
        padding-bottom: 12px;
    }
    .strip_type-price__card .text-color-red {
        font-family: 'Open Sans';
        width: 100%;
        text-align: left;
        padding-left: 42px;
    }
    .strip_type-price__card .text-color-red.text-big {
        font-size: 16px;
        text-align: left;
    }
    .price-item__text-parameter {
        display: none;
    }
    .price-item__text-line.with-input .additional-text {
        padding: 0;
        text-align: left;
        font-size: 11px;
    }
    .text-big__stars {
        top: 0;
    }
}

@media(max-width: 499px) {
    .form-checkbox+.form-label-checkbox {
        max-width: none;
    }
}

@media(max-width: 370px){
    .product-block__main-icon.icon_solutions:before {
        background-size: contain;
    }
    .button.right20 {
        margin-right: 15px;
    }
}

@-webkit-keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -60%, 0);
        transform: translate3d(0, -60%, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown;
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.animated.delay-05s {
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
}

.animated.delay-1s {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}

.animated.delay-15s {
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s;
}
.blog-popup__image {
    bottom: 0!important;
}

.sp-form[sp-id="161058"] .sp-field label {
    display: none;
}

@media (print), (prefers-reduced-motion: reduce) {
    .animated {
        -webkit-animation-duration: 1ms !important;
        animation-duration: 1ms !important;
        -webkit-transition-duration: 1ms !important;
        transition-duration: 1ms !important;
        -webkit-animation-iteration-count: 1 !important;
        animation-iteration-count: 1 !important;
    }
}
/* End */


/* Start:/bitrix/templates/travelline2/src/css/fix/solutions_countryside.css?17522238981886*/
.strip_type-product-first-screen {
    display: block!important;
}
.slider_type-full-width-container {
    position: relative;
    background: #0047A7;
}

.progressBarContainer {
    position: absolute;
    bottom: 20px;
    width: 211px;
    left: 0;
    z-index: 2;
}

.progressBarContainer div {
    display: block;
    width: 100px;
    padding: 0;
    cursor: pointer;
    margin-right: 5%;
    float: left;
    color: white;
}

.progressBarContainer div:last-child {
    margin-right: 0;
}

.progressBarContainer div span.progressBar {
    width: 100%;
    height: 8px;
    background-color: #002353;
    display: block;
    border-radius: 4px;
}

.progressBarContainer div span.progressBar .inProgress {
    background-color: #4989E1;
    width: 0;
    height: 8px;
    border-radius: 4px;
}

@media (min-width: 1620px) {
    .strip_type-product-first-screen .product-first-screen__img.tl-site {
        top: -18%;
    }
}
@media (max-width: 1620px) {
    .strip_type-product-first-screen .product-first-screen__img.tl-site {
        width: 70%;
        right: -10%;
        bottom: -120px;
        top: auto;
    }
    .progressBarContainer {
        position: relative;
    }
}
@media (max-width: 1300px) {
    .strip_type-product-first-screen .product-first-screen__img.tl-site {
        bottom: -8%;
    }
}

@media (max-width: 1200px) {
    .strip_type-product-first-screen .product-first-screen__img.tl-site {
        width: 43%;
        right: 0;
        position: absolute;
        bottom: -11%;
    }
}
@media (max-width: 1023px) {
    .strip_type-product-first-screen .product-first-screen {
        margin: 0 auto;
    }
    .product-first-screen__img.tl-site {
        display: none;
    }
    .progressBarContainer {
        left: 50%;
        transform: translateX(-50%);
    }
}
/* End */


/* Start:/bitrix/templates/travelline2/src/css/fix/fix-popup.css?1752223898349*/

.blog-popup .sp-form strong,
.blog-popup .sp-form p {
    color: #9dc136!important;
    text-align: center!important;
    display: block!important;
}
.sp-form[sp-id="142060"] .sp-field label {
    display: none!important;
}
.sp-form[sp-id="142060"] {
    padding: 0!important;
}
.sp-form .sp-field {
    padding: 0 0 8px!important;
}
/* End */


/* Start:/bitrix/templates/travelline2/src/css/fix/product-actions.css?17522238988912*/
.button.muted {
    background: #86A3CB;
    position: relative;
    z-index: 0;
    color: #fff;
    border: 1px solid #86A3CB;
}

.button.muted:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    left: 0;
    cursor: default;
}
.menu_type-actions {
    display: flex!important;
    align-items: center;
    padding: 0 15px;
    float: right!important;
}
.product-intro__action-text {
    max-width: 650px;
    margin: 0 0 70px 0;
}
.product-actions {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.card-bg-0 {
    background: #fff;
    border: 1px solid #C7D5E3;
}
.card-bg-1 {
    background: #0047A7;
    color: #fff;
}
.card-bg-2 {
    background: #395173;
    color: #fff;
}
.card-bg-3 {
    background: #ECF1F6;
    color: #406080;
}

.card-width-full {
    border-radius: 8px;
    width: 100%;
    padding: 0 0 0 80px;
}
.card-width-half {
    border-radius: 4px;
    width: calc(50% - 15px);
    padding: 50px 40px 60px 40px;
}
.product-actions__action {
    text-align: left;
    margin-bottom: 40px;
}
.product-actions__action:hover {
    box-shadow: 0 0 30px rgba(26,82,162,.5);
}
.card-width-full .product-actions__action-description {
    width: 50%;
    padding: 70px 0;
}
.card-width-full .product-actions__action-photo {
    width: 50%;
}
.card-width-full .product-actions__action-photo img {
    float: right;
}
.product-actions__action {
    position: relative;
    display: flex!important;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.product-actions__action-title {
    margin-bottom: 20px;
    line-height: 40px;
    font-weight: 400;
}
.product-actions__action-subtitle {
    margin-bottom: 30px;
    font-weight: bold;
}

.product-actions__action-price     {
    margin-bottom: 25px;
}
.product-actions__action-price .regular {
    font-family: 'Open Sans';
    font-size: 18px;
    line-height: 24px;
}
.card-width-half .product-actions__action-price {
    color: #F0285A;
}
.product-actions__action-price:not(.full) .gray,
.strip__table .gray {
    color: #86A3CB;
}

.product-actions__action-price .gray-lined,
.strip__table .gray-lined {
    margin-right: 20px;
    color: #86A3CB;
    text-decoration-line: line-through;
}

.product-actions__action-price .white-lined {
    font-size: 24px;
    font-weight: 300;
    margin-right: 10px;
    text-decoration-line: line-through;
}


.product-actions__action-price .big {
    font-size: 30px;
}
.product-actions__action-text {
    margin-bottom: 45px;
}

.product-actions__action-motivator {
    position: absolute;
    width: 110px;
    height: 110px;
    bottom: 0;
    right: 0;
}
.card-width-full .product-actions__link {
    color: #fff;
    text-decoration: none;
}
.card-width-full .product-actions__link:hover,
.strip__table-price a:hover {
    text-decoration: underline;
}
.card-width-half .product-actions__link,
.strip__table-price a {
    color: #F0285A;
    text-decoration: none;
}

.card-width-half .product-actions__link:hover {
    text-decoration: underline;
}
.btn-data-action.muted {
    position: relative;
    z-index: 0;
}
.btn-data-action.muted:hover {
    background-color: #789fc7;
}
.btn-data-action {
    padding-left: 50px;
    position: relative;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.btn-data-action:before {
    content: '';
    position: absolute;
    background: url('/upload/images/actions/unchecked.png') no-repeat;
    width: 18px;
    height: 18px;
    margin-bottom: 10px;
    left: 20px;
    top: 10px;
}
.btn-data-action:active:before {
    background: url('/upload/images/actions/checked-focused.png') no-repeat;
}
.btn-data-action.active:before {
    background: url('/upload/images/actions/checked.png') no-repeat;
}
.btn-data-action.muted:before {
    background: url('/upload/images/actions/checked-gray.png') no-repeat;
}
.button_type-big.btn-data-action:before {
    top: 15px;
}
.btn-data-action:not(.muted).active {
    background: #F0285A;
    border: 1px solid #F0285A;
    color: #fff;
}
.btn-data-action.muted:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    left: 0;
    cursor: default;
}
.strip__table {
    width: 100%;
    max-width: 770px;
    margin: 0 auto 30px;
}
.strip__table-title {
    margin-bottom: 20px;
    font-weight: 400;
}
.strip__table-text {
    font-size: 14px;
    margin-bottom: 20px;
}
.strip__table-notice {
    max-width: 770px;
    margin: 0 auto 100px;
    text-align: center;
}
.strip__table td.strip__table-input {
    position: relative;
    cursor: pointer;
    padding-left: 60px;
}
.strip__table-input:before {
    content: '';
    position: absolute;
    background: url('/upload/images/actions/unchecked-gray.png') no-repeat;
    width: 18px;
    height: 18px;
    margin-bottom: 10px;
    left: 20px;
    top: 15px;
}
.strip__table-input.active-muted:before {
    background: url('/upload/images/actions/checked-gray-muted.png') no-repeat;
}
.strip__table-input.active/*:not(.active-muted)*/:before {
    background: url('/upload/images/actions/checked-gray-table.png') no-repeat;
}
.strip__table-price {
    color: #D81646;
}
.strip__table td {
    padding: 12px 20px;
    border: 1px solid #E5EDF4;
    vertical-align: top;
    border-left: none;
}
.strip__table td:first-child {
    text-align: left;
}
.strip__table td:last-child {
    border-right: none;
    text-align: right;
}

.strip__table tr:nth-child(odd) {
    background: #fbfcfd;
}
.card-bg-3 .product-actions__link{
    color: #F0285A;
}

.card-bg-3 .product-actions__action-price {
    color: #F0285A;
}

.slider_type-actions .product-actions__action {
    margin: 25px;
}


.product-actions__action-list li {
    position: relative;
    padding-left: 30px;
    margin-bottom: 15px;
}

.product-actions__action-list li::before {
    content: "\2022";
    color: #296DCB;
    font-weight: 700;
    display: inline-block;
    width: 35px;
    font-size: 42px;
    position: absolute;
    left: 0;
    top: 0;
}

.product-actions__action-msg {
    margin-top: 10px;
    font-size: 12px;
    color: #2B3D56;
}
.product-actions__action-msg.bg-1 {
    color: #4989E1;
}

.card-width-full .product-actions__action-photo.full img {
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
}

@media(max-width: 1120px) {
    .strip_type-product-btn-block.two-btns {
        display: block;
        max-width: 300px;
        text-align: left;
    }
    .strip_type-product-btn-block.two-btns .button:not(:last-child) {
        margin-bottom: 20px;
    }
}

@media(max-width: 1035px) {
    .product-actions__action-buttons .button {
        margin-bottom: 20px;
    }
    .card-width-full {
        padding: 0 0 0 40px;
    }

}


@media(max-width: 768px) {
    .strip__table tr {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        margin-bottom: 30px;
    }
    .strip__table td {
        margin: 0 -1px -1px 0;
        position: relative;
        width: 50%;
    }
}
@media(max-width: 767px) {
    .product-intro__action-text {
        margin: 0 auto 70px;
    }
    .strip_type-product-btn-block {
        text-align: center;
    }

    .product-actions__action-photo {
        display: none;
    }
    .card-width-full .product-actions__action-description {
        width: 100%;
        padding: 40px 0;
    }
    .card-width-full {
        padding: 0 40px;
    }
    .card-width-half {
        width: 100%;
        padding: 40px;
    }
    .card-width-full .product-actions__link {
        color: #fff;
        text-decoration: underline;
    }
    .card-width-full .product-actions__link:hover,
    .strip__table-price a:hover {
        text-decoration: none;
    }
    .card-width-half .product-actions__link,
    .strip__table-price a {
        color: #F0285A;
        text-decoration: underline;
    }

    .card-width-half .product-actions__link:hover {
        text-decoration: none;
    }
}
@media(max-width: 600px) {
    .strip_type-product-btn-block {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
    }
    .strip_type-product-btn-block .button {
        margin-bottom: 20px;
        margin-right: 0;
    }
}
@media(max-width: 480px) {
    .strip__table td {
        width: 100%;
    }
}
/* End */
/* /bitrix/templates/travelline2/src/css/fix/solutions.css?17522238988285 */
/* /bitrix/templates/travelline2/src/css/fix/solutions_countryside.css?17522238981886 */
/* /bitrix/templates/travelline2/src/css/fix/fix-popup.css?1752223898349 */
/* /bitrix/templates/travelline2/src/css/fix/product-actions.css?17522238988912 */
