

/* Start:/bitrix/templates/travelline2/src/css/fix/product-actions.css?17476546018912*/
.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 */


/* Start:/bitrix/templates/travelline2/components/bitrix/breadcrumb/blue/style.css?17502485132235*/
.bx-breadcrumb {
	position: absolute;
	top: 16px;
	width: 100%;
	max-width: 1280px;
	left: 50%;
	transform: translate(-50%);
}
.bx-breadcrumb .bx-breadcrumb-item {
	float: left;
	margin-right: 11px;
	font-size: 12px;
	line-height: 24px;
	color: #4989E1;
}

.bx-breadcrumb-item a {
	text-decoration: none;
	color: #4989E1;
}

.bx-breadcrumb-item a:visited {
	color: #4989E1;
}

.bx-breadcrumb-item a:hover {
	color: #79ABF1;
	text-decoration: underline;
}

.bx-breadcrumb-right {
	float: left;
	width: 6px;
	height: 6px;
	border-left: solid 6px #296DCB;
	border-bottom: solid 3px transparent;
	border-top: solid 3px transparent;
	margin-right: 8px;
	position: relative;
	top: 8px;
	opacity: .5;
}

.bc-dark:not(.events-detail-fs) .bx-breadcrumb,
.bc-light .bx-breadcrumb {
	position: relative;
	margin-top: 16px;
	top: 0;
}

.bc-dark.bc-pb48 {
	padding-bottom: 48px;
}

.bc-dark .bx-breadcrumb .bx-breadcrumb-item,
.bc-dark .bx-breadcrumb .bx-breadcrumb-item a:visited,
.bc-dark .bx-breadcrumb-item a {
	color: #2B3D56;
}
.bc-dark .bx-breadcrumb-right{
	border-left: solid 6px #2B3D56;
}
.bc-dark .bx-breadcrumb .bx-breadcrumb-item,
.bc-dark .bx-breadcrumb .bx-breadcrumb-item a:visited {
	color: #2B3D56;
}
.bc-dark .bx-breadcrumb-right{
	border-left: solid 6px #2B3D56;
}

.bc-light .bx-breadcrumb .bx-breadcrumb-item,
.bc-light .bx-breadcrumb .bx-breadcrumb-item a:visited {
	color: #fff;
}
.bc-light .bx-breadcrumb-right{
	border-left: solid 6px #fff;
}
.bc-light .bx-breadcrumb .bx-breadcrumb-item,
.bc-light .bx-breadcrumb .bx-breadcrumb-item a:visited {
	color: #fff;
}
.bc-light .bx-breadcrumb-right {
	border-left: solid 6px #fff;
}

.contacts .bx-breadcrumb .bx-breadcrumb-item, .contacts .bx-breadcrumb .bx-breadcrumb-item a:visited {
	color: #fff;
}
.contacts .bx-breadcrumb-right {
	border-left: solid 6px #fff;
}

@media (max-width: 1300px) {
	.bc-light .bx-breadcrumb,
	.bc-dark .bx-breadcrumb {
		display: block;
	}
}


@media (max-width: 1300px) {
	.bx-breadcrumb {
		display: none;
		top: 8px;
	}
}
@media (max-width: 1200px) {
	.bx-breadcrumb {
		max-width: none;
		left: 15px;
		transform: none;
	}
}


/* End */
/* /bitrix/templates/travelline2/src/css/fix/product-actions.css?17476546018912 */
/* /bitrix/templates/travelline2/components/bitrix/breadcrumb/blue/style.css?17502485132235 */
