@font-face{font-family:'DinPro';src:url('https://static.tildacdn.com/tild3530-6131-4061-b433-653736313630/pfdintextcomppro-thi.woff') format('woff');font-weight:100;font-style:normal}@font-face{font-family:'DinPro';src:url('https://static.tildacdn.com/tild6463-3835-4362-b339-613231656139/din-pro-condensed-li.woff') format('woff');font-weight:300;font-style:normal}@font-face{font-family:'DinPro';src:url('https://static.tildacdn.com/tild6464-6634-4132-b463-363631326338/din-pro-condensed-re.woff') format('woff');font-weight:400;font-style:normal}@font-face{font-family:'DinPro';src:url('https://static.tildacdn.com/tild3861-6665-4334-b262-336137363436/fishlakes.woff') format('woff');font-weight:500;font-style:normal}@font-face{font-family:'DinPro';src:url('https://static.tildacdn.com/tild6530-6461-4837-b265-376237383932/ofontru_PF-Din-Text-.woff') format('woff');font-weight:600;font-style:normal}@font-face{font-family:'DinPro';src:url('https://static.tildacdn.com/tild3063-3538-4366-a530-626432333537/a_futurica.woff') format('woff');font-weight:700;font-style:normal}


select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    min-width: 70px;
    background-image: url(https://pms.frontdesk24.ru/BookingWidgetFront/img/down.png);
    background-repeat: no-repeat;
    background-position: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 40px;
    padding-left: 5px;
    border-style: solid;
    border-width: thin;
    border-color: #B8C4CC;
    padding-right: 23px;
	font-family: 'DinPro';
	font-size: 18px;
}

    select option {
        padding: 2px 2px;
    }

/* ---------------------------
            1. search 
-------------------------------*/

.extraservices-detail {
	padding-left: 15px;
    padding-right: 10px;
    border-bottom-style: solid;
    border-color: #C6CACC;
    border-bottom-width: thin;
	font-family: 'DinPro';
    padding-bottom: 15px;
    max-height: 600px;
    overflow: auto;
	
}

.search {
    background-color: #EEF5F7;
    padding-right: 16px;
    padding-left: 16px;
    padding-top: 12px;
    padding-bottom: 12px;
    color: #32373B;
	text-align: center;
}

.search_unit {
    display: inline-block;
    padding-left: 9px;
    padding-right: 9px;
    padding-top: 10px;
    padding-bottom: 10px;
    vertical-align: middle;
	font-family: 'DinPro';
}

    .search_unit > span:first-child {
        display: block;
        text-transform: uppercase;
        font-size: 11px;
        font-weight: bolder;
        font-stretch: ultra-condensed;
        letter-spacing: -0.3px;
        padding-bottom: 10px;
    }

    .search_unit > input {
        border-color: #B8C4CC;
        border-style: solid;
        border-width: thin;
        height: 36px;
        padding-left: 13px;
        letter-spacing: 0px;
        font-size: 15px;
        font-weight: bold;
        font-stretch: condensed;
    }

    .search_unit > #bronhotel {
        padding-left: 13px;
        letter-spacing: 0px;
        font-size: 15px;
        font-weight: bold;
        font-stretch: condensed;
        text-transform: uppercase;
        width: 100%;
    }

        .search_unit > #bronhotel > option {
            font-stretch: condensed;
            text-transform: uppercase;
        }

.datepicker {
    background-image: url(https://pms.frontdesk24.ru/BookingWidgetFront/img/calendar.png);
    background-repeat: no-repeat;
    background-position: right;
    padding-right: 30px;
    min-width: 70px;
    text-transform: uppercase;
	font-family: 'DinPro';
}

.work-button {
    color: #ffffff;
    background-color: #640017;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    font-family: 'DinPro';
	text-transform: uppercase;
	font-size: 16px;
    border: 0 none;
    white-space: nowrap;
    font-weight: 500;
    font-size: 16px;
    padding-left: 60px;
    padding-right: 60px;
    padding-bottom: 20px;
    padding-top: 20px;
	cursor: pointer;
}

.uc-animation-button a:hover, .t692__col:hover{
        transform: scale(1.05);
        box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.2), 4px 4px 8px rgba(0, 0, 0, 0.2);
}

.uc-animation-wht-btn a:hover{
        transform: scale(1.05);
       box-shadow: 4px 4px 8px rgba(255, 255, 255, 0.2);
}


    .work-button:hover {
        border-color: #81A9E4;
    }
    
    .uc-animation-card .t692__col:hover{
        transform: scale(1.05);
        box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.2), 4px 4px 8px rgba(0, 0, 0, 0.2);
}

.age-selector {
    margin-right: 1px;
    width: 58px;
}

    .age-selector[disabled] {
        color: Transparent;
        background: none;
    }

#filter-tariff,
#filter-room {
    margin-left: 10px;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: -0.3px;
    color: #606060;
}

    #filter-tariff span,
    #filter-room span {
        font-size: 14px;
        font-weight: bold;
    }

    #filter-tariff a:visited,
    #filter-tariff a,
    #filter-room a:visited,
    #filter-room a {
        color: #33aaff;
    }

.placeHolderMode {
    text-transform: none;
    font-weight: normal;
}

#bronperiod {
    min-width: 90px;
}

/*  calendar */
.date-picker-wrapper .month-wrapper {
    color: White;
    background-color: transparent !important;
}

.month-name {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    font-stretch: condensed;
    letter-spacing: -1px;
}

.week-name {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    font-stretch: condensed;
    letter-spacing: -1px;
}

.date-picker-wrapper .month-wrapper table .day {
    color: White !important;
    font-size: 15px !important;
    font-weight: bold;
    font-stretch: condensed;
    font-family: 'DinPro';
    letter-spacing: -1px;
}

.date-picker-wrapper .month-wrapper table td {
    padding: 0px !important;
    height: 28px;
    width: 33px;
}

.date-picker-wrapper .month-wrapper .caption th {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

.date-picker-wrapper .month-wrapper .week-name th {
    padding-top: 15px !important;
    padding-bottom: 10px !important;
}

.date-picker-wrapper .month-wrapper table div.day.nextMonth,
.date-picker-wrapper .month-wrapper table div.day.lastMonth {
    color: #999 !important;
}

.date-picker-wrapper .month-wrapper table div.day.invalid {
    color: #555555 !important;
}

.date-picker-wrapper .month-wrapper table div.day.real-today:not(.checked) {
    background-color: #96B6CC;
    color: Black !important;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    padding-top: 4px;
    height: 24px;
    width: 30px;
    margin-left: 3px;
}

.date-picker-wrapper:not(.single-date) {
    width: 580px !important;
}

.date-picker-wrapper.single-date {
    width: 300px !important;
}

.date-picker-wrapper .month-wrapper table.month2,
.date-picker-wrapper .month-wrapper table.month1 {
    width: 231px !important;
}

.date-picker-wrapper .gap {
    left: 272px !important;
}

.date-picker-wrapper .month-wrapper {
    padding-left: 27px !important;
    padding-right: 27px !important;
    padding-bottom: 22px !important;
    border: none !important;
}

    .date-picker-wrapper .month-wrapper table div.day.checked {
        background-color: #2C71A1 !important;
        width: 100%;
        margin: 0px;
        margin-left: 0px;
        padding-top: 4px;
        margin-top: 1px;
        height: 22px;
    }


    .date-picker-wrapper .month-wrapper table div.day.start,
    .date-picker-wrapper .month-wrapper table tr td:first-child div.day.checked {
        -webkit-border-top-left-radius: 25px;
        -webkit-border-bottom-left-radius: 25px;
        -moz-border-radius-topleft: 25px;
        -moz-border-radius-bottomleft: 25px;
        border-top-left-radius: 25px;
        border-bottom-left-radius: 25px;
        margin-left: 3px;
    }

    .date-picker-wrapper .month-wrapper table div.day.end,
    .date-picker-wrapper .month-wrapper table tr td:last-child div.day.checked {
        -webkit-border-top-right-radius: 25px;
        -webkit-border-bottom-right-radius: 25px;
        -moz-border-radius-topright: 25px;
        -moz-border-radius-bottomright: 26px;
        border-top-right-radius: 25px;
        border-bottom-right-radius: 25px;
    }

.date-picker-wrapper.single-date .month-wrapper table div.day.start,
.date-picker-wrapper.single-date .month-wrapper table tr td:first-child div.day.checked {
    -webkit-border-top-right-radius: 25px;
    -webkit-border-bottom-right-radius: 25px;
    -moz-border-radius-topright: 25px;
    -moz-border-radius-bottomright: 25px;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    margin-left: 3px;
}

.date-picker-wrapper.single-date .month-wrapper table div.day.end,
.date-picker-wrapper.single-date .month-wrapper table tr td:last-child div.day.checked {
    -webkit-border-top-left-radius: 25px;
    -webkit-border-bottom-teft-radius: 25px;
    -moz-border-radius-topleft: 25px;
    -moz-border-radius-bottomleft: 26px;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
}

.date-picker-wrapper .drp_top-bar.normal .normal-top {
    display: none !important;
    color: transparent;
}

.date-picker-wrapper table .caption .next,
.date-picker-wrapper table .caption .prev {
    padding: 9px 16px !important;
    background-color: #575757;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
}

.date-picker-wrapper table .caption .next {
    background-image: url(https://pms.frontdesk24.ru/BookingWidgetFront/img/next.png);
    background-repeat: no-repeat;
    background-position: center;
}

.date-picker-wrapper table .caption .prev {
    background-image: url(https://pms.frontdesk24.ru/BookingWidgetFront/img/prev.png);
    background-repeat: no-repeat;
    background-position: center;
}

.date-picker-wrapper table .caption .invalid {
    display: none;
}

.date-picker-wrapper .drp_top-bar {
    position: absolute !important;
    background-color: black !important;
    top: 0px;
    left: 0px;
    width: 580px;
    height: 290px !important;
    opacity: 0.77;
}

.search.with-time .date-picker-wrapper .drp_top-bar {
    height: 340px !important;
}

.date-picker-wrapper.single-date .drp_top-bar {
    width: 300px;
}

.date-picker-wrapper .time {
    font-size: 16px;
    margin-top: 15px;
}

    .date-picker-wrapper .time .minute {
        display: none;
    }

    .date-picker-wrapper .time .time1 {
        margin-left: 10px;
        display: inline-block;
    }

    .date-picker-wrapper .time .time2 {
        float: right;
        margin-right: 88px;
    }

@media only screen and (max-width: 620px) {
    .date-picker-wrapper .drp_top-bar {
        height: 530px !important;
        width: 240px;
    }

    .month-wrapper table.month1 {
        display: block;
    }

    .date-picker-wrapper .month-wrapper table {
        float: none;
        width: 230px !important;
    }

    .date-picker-wrapper {
        width: 280px !important;
        margin-left: 30px;
    }

        .date-picker-wrapper .month-wrapper {
            padding-left: 0px !important;
        }

            .date-picker-wrapper .month-wrapper table.month2 {
                float: left;
            }
}


/* ---------------------------
            2. rooms 
-------------------------------*/

.roomtype {
    border-width: thin;
    border-bottom-style: solid;
    border-color: #C6CACC;
	font-family: 'DinPro';
}

.roomtype-pictures {
    padding-top: 15px;
}

.roomtype-info {
    margin-left: 10px;
    vertical-align: top;
}

.roomtype-price {
    vertical-align: top;
    margin-left: 15px;
    margin-top: 15px;
    margin-bottom: 15px;
}

    .roomtype-price .price {
        font-stretch: ultra-condensed;
        letter-spacing: -0.3px;
        font-size: 28px;
        font-weight: bold;
    }

    .roomtype-price .selected-count {
        font-stretch: ultra-condensed;
        letter-spacing: -0.3px;
        font-size: 28px;
        font-weight: bold;
        display: block;
    }

    .roomtype-price .rate {
        font-size: 20px;
        font-weight: bold;
    }

        .roomtype-price .rate img {
            vertical-align: baseline;
        }

    .roomtype-price .price {
        font-stretch: ultra-condensed;
        letter-spacing: -0.3px;
        font-size: 28px;
        font-weight: bold;
    }

.room-button,
.variants-button {
    background-color: White;
    cursor: pointer;
    border-color: #B8C4CC;
    border-style: solid;
    border-width: thin;
    min-height: 16px;
    padding-left: 13px;
    padding-right: 13px;
    padding-top: 12px;
    padding-bottom: 10px;
    text-transform: uppercase;
    font-size: 12px;
    font-stretch: condensed;
    letter-spacing: -0.3px;
    font-weight: bold;
    text-align: center;
}

.roomtype-price .room-button,
.variants-button {
    margin-top: 20px;
}

    .variants-button:hover,
    .room-button:hover {
        border-color: #81A9E4;
        border-style: solid;
        border-width: thin;
    }

.space {
    margin-left: 6px;
}

.wait {
    background-image: url(../img/wait.gif);
    background-repeat: no-repeat;
    background-position: center;
    min-height: 30px;
}

.roomtype-price > .rooms-count {
    margin-left: 5px;
    margin-top: 20px;
    float: left;
    margin-right: 5px;
}

/* Итого выбрано */

#total-container {
    display: inline-block;
    padding-left: 10px;
    padding-right: 9px;
    padding-top: 27px;
    padding-bottom: 12px;
}

#total-text {
    display: inline-block;
}

    #total-text > label {
        font-stretch: ultra-condensed;
        letter-spacing: -0.3px;
        font-size: 22px;
        font-weight: bold;
    }

    #total-text > .price-and-rate {
        display: inline-block;
    }

        #total-text > .price-and-rate > .rate {
            font-size: 20px;
            font-weight: bold;
            padding-right: 15px;
        }

            #total-text > .price-and-rate > .rate img {
                vertical-align: baseline;
            }

        #total-text > .price-and-rate > .price {
            font-stretch: ultra-condensed;
            letter-spacing: -0.3px;
            font-size: 28px;
            font-weight: bold;
            margin-left: 15px;
            margin-right: 3px;
        }

#total-container > .room-button,
.roomtype .room-button {
    display: inline-block;
}

.disabled-button {
    background-color: #F0F0F0;
}

    .disabled-button:hover {
        border-color: #B8C4CC !important;
        border-style: solid;
        border-width: thin;
    }


@media only screen and (max-width: 837px) {
    #total-container {
        float: inherit;
        padding-left: 9px;
        padding-top: 9px;
        display: block;
    }

    #total-text {
        min-width: 300px;
    }
}


@media only screen and (max-width: 502px) {
    #total-text {
        min-width: inherit;
        margin-bottom: 26px;
    }

    #total-container > .room-button {
        width: inherit;
    }

    .ui-tooltip {
        min-width: calc(100% - 150px);
    }
}

@media only screen and (max-width: 480px) {
   
	
	 .search {
	padding-top: 30px;
    padding-left: 25px;
    padding-right: 25px;
	text-align: left;
	}
	
	.work-button {
		width: 180px;
		text-align: center;
	}
	
	.roomtype-pictures {
    width: 100%;
}
}


/* Варианты */

.boarding-variant > .boarding-name {
    font-size: 19px;
    font-weight: bold;
}

.tariff-variant {
    margin-bottom: 5px;
    margin-top: 10px;
}

.selected {
    margin-top: 20px;
}

.tariff-variant > .tariff-info {
    margin-bottom: 20px;
    margin-right: 10px;
}

    .tariff-variant > .tariff-info > .tariff-name {
        font-size: 18px;
        margin-bottom: 5px;
        text-align: right;
        padding-top: 10px;
    }

    .tariff-variant > .tariff-info > .tariff-decription {
        font-size: 12px;
        color: gray;
    }

.tariff-variant > .tariff-price,
.tariff-variant > .tariff-price-button {
    display: inline-block;
    vertical-align: top;
    margin-left: 15px;
    margin-top: 0px;
    margin-bottom: 15px;
}

.tariff-variant > .tariff-price-button {
    width: 140px;
}

.tariff-variant > .tariff-price {
    text-align: right;
}


    .tariff-variant > .tariff-price .rate {
        font-size: 20px;
        font-weight: bold;
        margin-left: 3px;
    }

        .tariff-variant > .tariff-price .rate img {
            vertical-align: top;
        }

    .tariff-variant > .tariff-price .price {
        font-stretch: ultra-condensed;
        letter-spacing: -0.3px;
        font-size: 28px;
        font-weight: bold;
    }

    .tariff-variant > .tariff-price .month-price,
    .tariff-variant > .tariff-price .month-rate,
    .roomtype-price .month-rate {
        font-size: 13px;
        font-stretch: condensed;
    }

    .tariff-variant > .tariff-price .month-price,
    .roomtype-price .month-price {
        font-size: 18px;
        font-weight: bold;
        padding-right: 3px;
        font-stretch: condensed;        
    }

.month-price-block {
    cursor: pointer;
}

    .roomtype-price .price-or,
    .tariff-variant > .tariff-price .price-or {
        font-size: 14px;
        display: block;
        line-height: 4px;
        padding-bottom: 8px;
        padding-top: 3px;
        color: #888;
    }

        .roomtype-price .price-or:after {
            content: '';
            border-top-style: solid;
            border-color: #C6CACC;
            width: 90px;
            border-top-width: thin;
            margin-left: 5px;
            margin-top: 3px;
            position: absolute;
        }

.month-price-block .price-from {
    padding-right: 3px;
}

#room .price-from {
    display: none;
}

.month-price-descr {
    display: none;
}

    .roomtype-price .month-price-descr > span:first-child {
        display: block;
        font-weight: bold;
        font-size: 11px;
        text-transform: uppercase;
        padding-top: 5px;
    }

    .roomtype-price .month-price-descr > span:last-child {
        font-size: 13px;
        font-stretch: condensed;
        padding-bottom: 5px;
        display: block;
    }

#room .roomtype-price .month-price-descr {
    display: inherit;
}

.month-price .space {
    margin-left: 4px;
}

.ui-tooltip {
    background-color: #FFE58F;
    min-width: 600px;
}

/* Альтернативы */
.not-exists,
#alternatives {
    margin-top: 15px;
    font-size: 20px;
    margin-left: 30px;
}

    #alternatives > span,
    #alternatives > div {
        margin-top: 15px;
    }

    #alternatives a,
    #alternatives a:visited {
        color: #33aaff;
    }


/* Блок поиска */

#searches {
    border-bottom-style: solid;
    border-color: #C6CACC;
    border-width: thin;
    padding-bottom: 15px;
}

.nodates {
    border-bottom-style: none !important;
}

/* ---------------------------
            3. room 
-------------------------------*/

.order .order-detail:first-child {
    margin-top: 0px;
	font-family: 'DinPro';
}

.order .order-detail {
    margin-top: 30px;
	font-family: 'DinPro';
	font
}

#search-params {
    border-bottom-style: solid;
    border-color: #C6CACC;
    border-width: thin;
    padding-bottom: 5px;
}

.redalert {
    outline-style: solid;
    outline-width: 1px;
    outline-color: Red;
}

.text-result {
    font-size: 20px;
    font-weight: bold;
    color: rgb(52, 152, 219);
    margin-top: 20px;
    max-width: 495px;
}

#result > a {
    font-size: 14px;
}

#result > br {
    line-height: 38px;
}

#result > a,
#result > a:link,
#result > a:visited {
    font-size: 14px;
    color: #999;
}

#room .jssort01 {
    display: none;
}

#room > .roomtype {
    border-bottom-style: none !important;
    background-color: #EEF5F7 !important;
    padding-left: 20px !important;
}

    #room > .roomtype:not(:first-child) {
        margin-top: 10px;
    }

    #room > .roomtype > .roomtype-pictures,
    #room > .roomtype > .roomtype-info {
        padding-right: 40px;
    }


    #room > .roomtype > .roomtype-pictures {
        min-height: initial !important;
    }

.promocodeBlock {
    margin-left: -10px;
}

.promocode {
    width: 70px;
    height: 30px;
    text-align: center;
    text-transform: uppercase;
}

.promocodeButton {
    width: 70px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-top: 7px;
    display: inline-block;
}

.detail-unit {
    display: inline-block;
    padding-left: 9px;
    padding-right: 9px;
    padding-top: 10px;
    padding-bottom: 10px;
    vertical-align: top;
}

    .detail-unit > span:first-child {
        display: block;
        padding-bottom: 8px;
    }

    .detail-unit > span {
        text-transform: uppercase;
        font-size: 11px;
        font-weight: bolder;
        font-stretch: ultra-condensed;
        letter-spacing: -0.3px;
		 font-size: 14px;
         font-weight: 500;
    }

    .detail-unit > .data-label {
        margin-bottom: 12px;
        font-size: 15px;
        text-transform: uppercase;
        font-weight: bolder;
        font-stretch: ultra-condensed;
        letter-spacing: -0.3px;
        max-width: 205px;
    }

        .detail-unit > .data-label > img {
            margin-left: 3px;
        }

    .detail-unit > input,
    .detail-unit > textarea {
        border-color: #B8C4CC;
        border-style: solid;
        border-width: thin;
        letter-spacing: 0px;
        font-size: 15px;
        font-weight: bold;
        font-stretch: condensed;
        padding-left: 13px;
        padding-right: 13px;
        margin-bottom: 7px;
    }

    .detail-unit > textarea {
        padding-top: 9px;
    }

    .detail-unit > input {
        height: 35px;
    }

.price-detail {
    padding-top: 20px;
    padding-left: 10px;
    padding-bottom: 20px;
    border-bottom-style: solid;
    border-color: #C6CACC;
    border-width: thin;
}

    .price-detail .price-or {
        font-size: 14px;
        display: block;
        line-height: 4px;
        padding-bottom: 15px;
        color: #888;
    }
        .price-detail .price-or:after {
            content: '';
            border-top-style: solid;
            border-color: #C6CACC;
            width: 575px;
            border-top-width: thin;
            margin-left: 5px;
            margin-top: 3px;
            position: absolute;
        }

    .price-detail .price-detail-row {
        display: flex;
    }

        .price-detail .price-detail-row > span:first-child {
            width: 100px;
            text-transform: uppercase;
            font-size: 11px;
            font-weight: bolder;
            font-stretch: ultra-condensed;
            letter-spacing: -0.3px;
        }

        .price-detail .price-detail-row > span:nth-child(2) {
            margin-bottom: 12px;
            font-size: 15px;
            text-transform: uppercase;
            font-weight: bolder;
            font-stretch: ultra-condensed;
            letter-spacing: -0.3px;
            padding-right: 25px;
        }

        .price-detail .price-detail-row .price-detail-price {
            display: inline-block;
        }

.monthprice-mark {
    background-image: url(../img/econom-img.png);
    background-image: url(../img/econom-img.png);
    width: 245px;
    background-repeat: no-repeat;
    height: 38px;
}

#guestName {
    width: 380px;
}

#guestSurname,
#guestFirstName,
#email,
#phone {
    width: 165px;
}

#comment {
    resize: none;
    width: 380px;
    height: 54px;
}

#buttonBook {
    width: 167px;
    display: inline-block;
    font-size: 13px;
    letter-spacing: normal;
}

.blueButton {
    background: #640017;
    
    color: #ffffff;
    text-decoration: none;
    border: none;
}

    .blueButton:not([disabled]):hover {
        background: #480011;
       
    }


#pay > span {
    font-size: 15px;
    margin-top: 10px;
}

#cardNum {
    width: 121px;
}

#cardMonth,
#cardYear {
    width: 16px;
}

#cardHolder {
    width: 310px;
    text-transform: uppercase;
}

.slash:after {
    content: '/';
}

.detail-unit .slash {
    display: inline;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 0;
}

.widgetLink {
    color: #3498db;
    cursor: pointer;
    min-height: 32px;
    display: inline-block;
    padding-left: 5px;
    font-size: 13px;
    text-transform: none;
    letter-spacing: normal;
    line-height: 17px;
    font-weight: bolder;
    font-stretch: ultra-condensed;
}

.promoLink {
    min-height: inherit;
    padding-top: 10px;
    padding-left: 0;
}

#contact-data.withCond #buttonBook {
    margin-top: 15px;
}

label > input[type=checkbox] {
    vertical-align: top;
}


@media only screen and (max-width: 641px) {
    #cardNum {
        width: 168px;
    }

    #cardMonth,
    #cardYear {
        width: 62px;
    }

    #cardHolder {
        width: 380px;
    }

    #buttonBook {
        margin-top: 0px;
        display: block;
    }

    .price-detail .price-or:after {
        width: calc(100% - 60px);
    }

    .monthprice-mark {
        display:none
    }
}
.top_line{
    background: #000;
    display: flex;
    color: #fff;
    font-family: 'DinPro', Arial, sans-serif;
    align-items: center;
    justify-content: space-between;
    align-items: stretch;
        padding: 10px 0;
}
.top_line .middle{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    row-gap:25px
}
.top_line .last_block{
        display: flex;
    flex-direction: column;
    justify-content: end;
    align-items: flex-end;
    padding-right: 40px;
    row-gap:25px
}
.top_line .address a{
    color: #fff !important;
    border-bottom: 2px solid gray;
}

.top_line .address a:hover{
    border-bottom: 0px;
}
.top_line .address{
    display:flex;
    align-items:center;
    height:36px;
}
.logo img{
    width:100%;
}
.logo{
    padding-left:40px;
    text-align:center;
    width:170px;
}
.logo span{
    color:#fff;
}
.work_time{
    display: flex;
    column-gap: 15px;
    align-items: flex-end;
    text-align: end;
}
.top_line .last_block .tel{
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 700;
}
/*#rec741206277 .t228__logo{
    text-align:center;
}
#nav741206277 .t228__leftside{
    vertical-align:top;
}
#nav741206277 .t228__rightside{
    vertical-align:top;
}
#nav741206277 .t228__centerside{
    vertical-align:top;
}
#nav741206277 .t228__centerside li a{
    padding:5px 15px;
}
#nav741206277 .t228__centerside li a:hover{
    color:red;
    background:#fff;
}*/

.submenu{
    display:none;
}


@media (min-width:981px){
    .menu{
        list-style: none;
        display: flex;
        font-size: 20px;
        font-weight: 500;
        padding-left:0 !important;
    }
    .menu a{
        color:#fff !important;
    }
    .menu li:hover .submenu{
        display:block;
        background: #fff;
        position:absolute;
        list-style-type: none;
        z-index:1000;
        margin-top: 4px;
        padding: 15px 0 !important;
        border: 1px solid #f0f0f0;
    }
    .menu>li:hover>a,
    .menu>li:hover>span{
        background: #fff;
        color: red !important;
        
    } 
    .menu>li>a,
    .menu>li>span{
        
        padding: 5px 15px;
    } 
    .menu li:hover .submenu a{
        color:#000 !important;
    }
    .submenu li{
        padding: 5px 15px 5px 12px;
        border-left: 3px solid #fff;
    }
    .submenu li:hover{
        background: #f0f0f0;
        border-left: 3px solid red;
    }
}
@media (max-width:1100px){
    .logo {
        padding-left: 10px;
        text-align: center;
        width: 115px;
    }
    .logo span{
        font-size:12px;
    }
    .top_line .last_block{
     padding-right:10px;
    }
    .top_line .last_block{
        row-gap:20px;
    }
    .top_line .middle{
        row-gap:20px
    }
}
@media (max-width:980px){
    .menu_mobile{
        display:none;
        background: #000;
        padding:20px 0;
        flex-direction: column;
        row-gap: 10px;
    }
    .menu_mobile .logo a{
        display: flex;
        width: 100%;
        align-items: center;
        row-gap: 10px;
        column-gap: 10px;
        justify-content: center;
    }
    .menu_mobile .logo{
        width:100%;
        padding-left: 0;
        padding-bottom: 20px;
    }
    .menu_mobile .logo span{
        font-size:17px;
        font-family:'DinPro',Arial,sans-serif;
    }
    .menu{
        font-family:'DinPro',Arial,sans-serif;
    }
    .menu_mobile .logo img{
        width:115px;
    }
    .top_line.mobile{
        padding:20px 20px 20px 10px;
        align-items: center;
        bakground:#111;
    }
    .tmenu-mobile_opened~.menu_mobile{
        display:flex;
    }
    .top_line .address{
        column-gap: 5px;
    }
    .menu_mobile li{
        display: block;
        text-align: left;
        padding: 10px 20px !important;
        white-space: normal;
        border-top:1px solid #fff;
    }
    .menu_mobile li:last-child{
        border-bottom:1px solid #fff;
    }
    .menu_mobile .menu a,
    .menu_mobile .menu span{
        font-size: 22px;
        color: #ffffff !important;
        font-weight: 500;
        font-family: 'DinPro';
        cursor: pointer;
    }
    .menu_mobile .submenu a{
        font-size:18px;
    }
    .menu_mobile .menu .parent span:after{
        content: '';
        display: inline-block;
        width: 0;
        height: 0;
        margin-left: 10px;
        vertical-align: middle;
        border-top: 4px solid #fff;
        border-right: 4px solid transparent;
        border-bottom: 0 solid transparent;
        border-left: 4px solid transparent;
        transition: 0.8s;
    }
    .menu_mobile .menu .parent.open span:after{
        transform: rotate(180deg);
    }
    .submenu li,
    .submenu li:last-child{
        border:0;
    }
    .menu_mobile .submenu li{
        padding: 3px 0 !important;
        font-size:18px;
    }
    .menu_mobile .submenu{
        padding-left:0 !important;
        margin-top:10px;
    }
    .menu_mobile .menu{
        display:block;
        padding-left:0 !important;
    }
    .menu_mobile .phone{
        color: #fff;
        text-align: center;
        font-weight: 700;
        font-size: 20px;
        font-family: 'DinPro',Arial,sans-serif;
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .menu_mobile .working-hours{
        color: #fff;
        text-align: center;
        font-weight: 700;
        font-size: 16px;
        font-family: 'DinPro',Arial,sans-serif;
        padding-bottom: 30px;
    }
}
.footer{
    display: flex;
    color: #fff;
    font-family: 'DinPro', Arial, sans-serif;
    padding: 50px 40px;
    justify-content: space-between;
    align-items: stretch;
    column-gap: 50px;
}
.footer .social svg{
    background:#fff;
    border-radius:50%;
    border:1px solid #fff;
}
.footer .social{
    padding-top:10px;
    flex-grow: 1;
    align-items: end;
    display: flex;
    column-gap: 5px;
}
#allrecords .footer .third_block a[href^=tel]{
    font-size:26px;
}
.first_block img{
    width:150px;
}
.altera-logo img{
    width: 25%;
}
.footer .first_block{
    font-size:18px;
}
.footer .second_block{
    font-size:20px;
    display: flex;
    flex-direction: column;
}
.footer .second_block ul li a{
    color:#fff !important;
    text-decoration: underline !important;
}

.footer .second_block ul li a:hover{
    text-decoration: none !important;
}

.footer .second_block li{
    list-style-type:none;
}
.footer .second_block .title{
    font-weight:700;
    font-size:24px;
    padding-bottom:10px;
}
.footer .second_block ul{
    padding-left:0 !important;
}
.footer .third_block{
    text-align: right;
    font-size:20px;
}
.footer .third_block a{
    color:#fff !important;
}
.footer .third_block span{
    font-weight:700;
}
.footer .third_block .water{
    padding-top:20px;
}
.footer .ooo{
    padding-top:10px;
}
.footer .ip{
    padding-top:20px;
}
.footer .footer-link{
   text-decoration: underline !important;
   color:red;
}
.footer .footer-link:hover{
   text-decoration: none !important;
}
.t-menuburger {
    position: relative;
    flex-shrink: 0;
    width: 28px;
    height: 20px;
    padding: 0;
    border: none;
    background-color: transparent;
    outline: none;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    transition: transform .5s ease-in-out;
    cursor: pointer;
    z-index: 999;
}
.t-menuburger span {
    display: block;
    position: absolute;
    width: 100%;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    transition: .25s ease-in-out;
    height: 3px;
    background-color: #fff;
}
.t-menuburger span:nth-child(1) {
    top: 0px;
}
.t-menuburger span:nth-child(2), .t-menuburger span:nth-child(3) {
    top: 8px;
}
.t-menuburger span:nth-child(4) {
    top: 16px;
}
.t-menuburger-opened span:nth-child(1) {
    top: 8px;
    width: 0%;
    left: 50%;
}
.t-menuburger-opened span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.t-menuburger-opened span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.t-menuburger-opened span:nth-child(4) {
    top: 8px;
    width: 0%;
    left: 50%;
}
@media (max-width:980px){
    .footer{
        padding:50px 20px;
    }
}
@media (max-width:680px){
    .footer{
        flex-wrap:wrap;
        row-gap: 25px;
    }
    .footer .first_block,
    .footer .second_block,
    .footer .third_block{
        width:100%;
        text-align:left;
    }
    .footer .first_block{
        order:1;
    }
    .footer .second_block{
        order:3;
    }
    .footer .third_block{
        order:2;
        font-size:16px;
    }
}
.t708 .t708__btn{
    bottom:25px !important;
}
#rec761227771 .t688__img-wrapper,
#rec761298244 .t688__img-wrapper,
#rec761334744 .t688__img-wrapper,
#rec761591676 .t688__img-wrapper,
#rec761604515 .t688__img-wrapper{
    min-height:400px;
    
}
#rec761204436 .t503__img{
    max-height:130px;
    width: auto !important;
}
