@font-face {
	font-family: 'Bebas';
	src: url('https://visa7kurort.ru/temp/fonts/Bebas.eot');
	src: local('☺'), url('https://visa7kurort.ru/temp/fonts/Bebas.woff') format('woff'), url('https://visa7kurort.ru/temp/fonts/Bebas.ttf') format('truetype'), url('https://visa7kurort.ru/temp/fonts/Bebas.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video
{
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section
{
    display: block;
}

html
{
    height: 100%;
}

input:focus
{
    outline: none;
}

body
{
    line-height: 1.2;
    font-family: 'Montserrat', sans-serif;
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    background-color: #f9f9f9;
}

ol, ul
{
    list-style: none;
}

blockquote, q
{
    quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

button:active, button:focus
{
    outline: none !important;
}

button::-moz-focus-inner
{
    border: 0 !important;
}

table
{
    border-collapse: collapse;
    border-spacing: 0;
}

main
{
    flex-grow: 1;
}

header
{
    display: block;
    background-color: #E7ECF9;
    padding-bottom: 12px;
    margin-bottom: 30px;
}

.container
{
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 2vw;
    padding-right: 2vw;
    width: calc(100% - 8vw);
}

.logo
{
    line-height: 14px;
    padding-top: 4px;
    color: #005283;
    text-decoration: none;
    font-weight: 800;
    font-size: 14px;
    display: inline-block;
    width: 310px;
    position: absolute;
    left: 20px;
}

p
{
    font-size: 16px;
    font-weight: 500;
    line-height: 1.4;
    margin-bottom: 20px;
}

.logo img
{
    width: 52px;
    float: left;
}

.logo span
{
    display: block;
    padding-top: 16px;
    margin-left: 71px;
}

.topMenu
{
    display: flex;
    justify-content: flex-end;
    width: 100%;
}

.topMenu li
{
}

footer
{
    width: 100%;
    margin-top: 60px;
    background-color: #30363A;
    color: #7f93a1;
    padding-top: 40px;
    padding-bottom: 40px;
}

.topMenu a
{
    color: #005283;
    text-decoration: none;
    display: inline-block;
    padding: 26px 1vw 20px;
}

.topMenu li:hover a:after
{
    border-bottom: 1px dotted;
}

aside
{
    width: 350px;
    position: relative;
    z-index: 10;
    padding-top: 40px;
    margin-left: 25px;
}

article
{
    width: calc(100% - 350px);
}

.wr_mane
{
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    width: calc(100% - 4vw);
}

.top__image
{
    height: 400px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin-bottom: 60px;
    position: relative;
}

.top__image:after {
    width: 100%;
    height: 50%;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    background: rgb(224,218,167);
	background: linear-gradient(0deg, rgba(224,218,167,1) 0%, rgba(198,198,198,0) 100%);
}

.titleBaner
{
    position: absolute;
    font-weight: bold;
    font-size: 30px;
    bottom: 50px;
    left: 60px;
    z-index: 1;
    color: #ffffff;
    text-shadow: 0px 0px 8px #000;
}

.titlePage
{
    margin-bottom: 60px;
}

.titlePage strong
{
    font-weight: 800;
    font-size: 39px;
    color: #4f5d64;
}

.titlePage span
{
    display: block;
    font-size: 30px;
    color: #005283;
}

.vr__image
{
    height: 400px;
    background-position: center;
    background-size: cover;
    max-width: 300px;
    width: 18vw;
    position: relative;
}

.wr__sanatoriy
{
    display: flex;
    position: relative;
    margin-bottom: 60px;
    transition: all .4s;
    opacity: 1;
}
.animated{
    
}
.title__sanatoriy
{
    width: calc(100% - 340px);
    padding-left: 40px;
}

.sanatoriyName
{
    color: #FF8000;
    font-size: 22px;
    font-weight: bold;
    text-decoration: none;
    display: block;
    margin-bottom: 10px;
}

.adres
{
    color: #0DC6D4;
    padding-left: 20px;
    background-image: url('../img/c1.png');
    background-size: containe;
    background-repeat: no-repeat;
    padding-bottom: 2px;
    background-position: center left;
    margin-bottom: 25px;
}

.descriptionSanatoriy
{
    font-weight: 300;
    padding-left: 3vw;
    margin-bottom: 25px;
}

.sanatoriyProfil
{
    font-weight: bold;
    color: #005283;
    margin-bottom: 15px;
}

.sanatoriyPrice {
    width: 200px;
    height: 45px;
    position: absolute;
    right: -21px;
    padding-left: 15px;
    text-align: center;
    line-height: 45px;
    background: rgb(224,218,167);
background: linear-gradient(90deg, rgba(224,218,167,0) 0%, rgba(255,223,14,1) 100%);
}

.sanatoriyPrice span
{
    color: #005283;
    font-weight: bold;
    font-size: 22px;
}

.link
{
    width: 175px;
    color: #262727;
    background-color: #FFDF0E;
    text-align: center;
    line-height: 46px;
    text-decoration: none;
    position: absolute;
    bottom: 21px;
    left: calc(18vw - 160px);
    border-radius: 4px;
    box-shadow: -2px 0px 16px -5px #8e6c0d;
    transition: all .4s;
}

.link:hover
{
    background-color: #f1ef10;
}

footer a
{
    color: #7f93a1;
    text-decoration: none;
}

@media (max-width:1249px){

}

.wr__filtr
{
    margin-left: 50px;
    padding: 30px;
    background-color: #E7ECF9;
    position: fixed;
    width: 250px;
    top: 0;
    right: 0;
    height: 110vh;
    overflow: hidden;
    display: none;
    margin-bottom: 60px;
}

.wr__filtr:before
{
    content: "";
    width: calc(100% - 310px);
    height: 110vh;
    position: fixed;
    left: 0;
    top: 0;
    display: block;
    background-color: rgba(55, 162, 183, 0.88);
}
.doctor{
    margin-left: 50px;
    padding: 30px;
    background-color: #E7ECF9;
    position: sticky;
    width: 250px;
    top: 100px;
    right: 0;
    margin-bottom: 60px;
}
.closeFiltr
{
    color: #020202;
    font-size: 54px;
    font-weight: 300;
    position: fixed;
    left: 3vw;
    top: 20px;
    background-color: rgba(255, 255, 255, 0.67);
    width: 50px;
    text-align: center;
    line-height: 50px;
    border-radius: 50px;
    cursor: pointer;
    transition: all .4s;
}

.closeFiltr:hover
{
    background-color: #ffffff;
}

.filtr
{
    overflow-y: scroll;
    height: calc(100vh - 50px);
    width: calc(100% + 45px);
    font-size: 12px;
    color: #005283;
}

.checkbox-other
{
    display: block;
    margin: 0 0 5px;
    line-height: 15px;
}

.checkbox-other input[type=checkbox]
{
    -webkit-appearance: none;
    -moz-appearance: none;
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: 0 5px 0 0;
    padding: 0;
    vertical-align: top;
    outline: none;
    transition: background 0.3s ease;
    background: 0 0 no-repeat;
    cursor: pointer;
    background-image: url('../img/checkbox-1.png');
}

/* Checked */

.checkbox-other input[type=checkbox]:checked
{
    background-image: url('../img/checkbox-2.png');
}

/* Focus */

.focused input[type=checkbox]
{
    box-shadow: 0 0 0 0.2rem rgba(0,123,255,.25);
}

/* Hover */

.checkbox-other input[type=checkbox]:hover
{
    filter: brightness(110%);
}

/* Active */

.checkbox-other input[type=checkbox]:active
{
    filter: brightness(80%);
}

/* Disabled */

.checkbox-other input[type=checkbox]:disabled
{
    color: #666;
    cursor: default;
}

.checkbox-other input[type=checkbox]:disabled
{
    filter: grayscale(100%);
    opacity: 0.6;
}

.filtr sup
{
    color: #f36119;
}

.filter_title
{
    font-size: 18px;
    margin-bottom: 15px;
}

.filtr fieldset
{
    margin-bottom: 30px;
}

.nav
{
}

.logo:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.touchMenu
{
    width: 33px;
    float: right;
    cursor: pointer;
    padding-top: 25px;
    display: none;
}

.touchMenu span
{
    width: 100%;
    height: 2px;
    border-radius: 3px;
    background-color: #005283;
    display: block;
    margin-bottom: 6px;
}

.topAdress {
    font-size: 14px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 1vw;
    text-align: right;
    background: rgb(2,0,36);
background: linear-gradient(90deg, rgba(2,0,36,0) 0%, rgba(0,82,131,1) 100%);
}

.topAdress a
{
    color: #fff;
    margin-left: 19px;
    text-decoration: none;
}

.topAdress span
{
    color: #fff;
}

.maneImage
{
    height: 400px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin-bottom: 60px;
    position: relative;
}

.br
{
    display: flex;
    font-size: 11px;
    color: #005283;
    margin-bottom: 30px;
}

.br li
{
}

.br a
{
    color: #71a8c9;
    text-decoration: none;
    position: relative;
    margin-right: 30px;
}

.br a:after
{
    content: "/";
    position: absolute;
    font-size: 8px;
    top: 5px;
    right: -17px;
    color: #71a8c9;
}

.pageH1
{
    color: #005283;
    font-size: 35px;
    font-weight: 400;
    margin-bottom: 15px;
    /*font-family:'Bebas',Sans-Serif;*/
    /*font-size: 47px;*/
    letter-spacing: 2px;
}

.adressSanatoria
{
    font-size: 12px;
    font-weight: bold;
    color: #005283;
    margin-bottom: 80px;
}

.openMap
{
    padding-left: 20px;
    background-image: url('../img/c1.png');
    background-repeat: no-repeat;
    background-size: contain;
    margin-left: 10px;
    font-weight: normal;
    color: #ff0000;
    cursor: pointer;
}

.wr-profil
{
    display: flex;
    padding: 40px;
    background-color: #fff;
    margin-bottom: 60px;
    position: relative;
}

.baza
{
    width: 250px;
    position: absolute;
    right: 30px;
    height: calc(100% - 73px);
    overflow-y: hidden;
}
.baza .profilList{
    overflow-y: scroll;
    height: calc(100% - 49px);
}
.profil
{
    width: calc(100% - 300px);
    margin-right: 25px;
    padding-right: 25px;
    border-right: 1px solid #00528340;
}

.profil h2
{
    color: #025b90;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 30px;
}

.profilList
{
    margin-bottom: 30px;
    font-size: 12px;
}

.profilList span
{
    margin-right: 15px;
    margin-bottom: 4px;
    display: inline-block;
}

.baza h3
{
    font-size: 16px;
    color: #025b90;
    margin-bottom: 30px;
    font-weight: bold;
}

.profil h3
{
    color: #025b90;
    font-weight: 800;
}

.h2, h2
{
    color: #025b90;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 30px;
    
}

.border
{
    border-bottom: 1px solid #00528340;
    padding-bottom: 20px;
    margin-bottom: 40px;
}

.nomeraOtelya
{
    padding: 40px;
    background-color: #fff;
}

.itemPrevNomer
{
    display: flex;
    justify-content: space-between;
}

.nomerCol
{
    width: 48%;
}

.nomerFoto
{
    margin-bottom: 20px;
    display: block;
}

.nomerName
{
    color: #04d8dd;
    font-size: 20px;
    text-decoration: none;
    display: block;
    margin-bottom: 25px;
}

.nomerParam
{
    font-size: 12px;
}

.nomerParam li
{
    display: flex;
    justify-content: space-between;
    line-height: 25px;
}

.bronyList
{
    margin-bottom: 25px;
}

.itemBrony
{
    font-size: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 9px;
    padding-bottom: 9px;
    border-bottom: #04d8dd 1px solid;
}

.bronyPrice
{
    color: #ff7813;
    font-weight: bold;
    font-size: 16px;
}

.bronyTime
{
    width: 80px;
}

.bronyPrice sub
{
    font-weight: normal;
    font-size: 80%;
}

.bronyBatton
{
    cursor: pointer;
    background-color: #04d8dd;
    padding: 8px 20px;
    border-radius: 3px;
    transition: all .4s;
}

.NomerComfort
{
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 30px;
}

.nomerComfortItem
{
    font-size: 12px;
    column-width: 48%;
    column-count: 2;
    column-gap: 4%;
}

.dotted
{
    flex-grow: 1;
    margin-left: 5px;
    margin-right: 5px;
    border-bottom: 1px dotted;
    height: 16px;
}

.bronyBatton:hover
{
    box-shadow: 0px 2px 10px -3px #375c5d;
}

.allNomer
{
    display: block;
    text-align: right;
    border-bottom: 1px solid #00528340;
    color: #025b90;
    text-decoration: none;
    font-weight: normal;
    margin-bottom: 60px;
}

.sliderRooms
{
    margin-bottom: 60px;
}

.itemRoom
{
    background-color: #fff;
    width: calc(100% - 20px);
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    border-bottom: 1px solid #04d8dd;
    display: flex;
    margin-bottom: 10px;
    justify-content: flex-end;
    align-items: center;
}

.itemRoom .h3
{
    color: #025b90;
    font-weight: normal;
    width: 250px;
    margin-bottom: 0 !important;
    flex-grow: 1;
}

.priceRoomsList
{
    align-items: center;
    margin-bottom: 60px;
}

.itemRoomPrice
{
    color: #025b90;
    font-weight: normal;
    position: relative;
    width: calc((100% - 265px) / 5 - 10px);
    padding-top: 11px;
    font-size: 20px;
    text-align: right;
    padding-right: 10px;
    margin-right: 10px;
}

.itemRoomPrice span
{
    color: #ff7813;
    font-size: 10px;
    font-weight: normal;
    position: absolute;
    top: 0;
    right: 0;
}

.itemRoomPrice:not(:last-child):after
{
    width: 1px;
    height: 32px;
    background-color: rgba(2, 91, 144, 0.44);
    display: block;
    content: "";
    position: absolute;
    right: 0;
    top: 30px;
    
}

.wrGalary
{
    position: relative;
    margin-bottom: 60px;
}

.wrkarusel
{
    position: absolute;
    width: calc(100% - 40px);
    height: 150px;
    left: 0;
    bottom: 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-left: 20px;
}

.karusel
{
    flex-grow: 1;
    overflow: hidden;
    position: relative;
}

.itemTumb
{
    display: block;
    float: left;
    opacity: .6;
    transition: all .4s;
}

.wrItemTumb
{
    margin-left: -5px;
    margin-right: -5px;
    position: absolute;
    transition: all .4s;
    display: flex;
}

.itemTumb img
{
    width: calc(100% - 10px);
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.wrCaruysel
{
    flex-grow: 1;
    margin-left: 40px;
    margin-right: 40px;
    padding: 15px 10px 15px 15px;
    border-radius: 4px;
    border: 2px solid #fff;
    background-color: rgba(255, 255, 255, 0.75);
    width: calc(100% - 30px);
}

.activeSlide
{
    opacity: 1;
}

.itemTumb:hover
{
    opacity: 1;
}

.leftBtn:after
{
    width: 0;
    height: 0;
    border-width: 13px 10px 13px 0;
    border-color: transparent #04D8DD transparent transparent;
    border-style: solid;
    background-color: rgba(0, 0, 0, 0);
    border: -1px;
    content: "";
    display: block;
    margin-left: 11px;
}

.leftBtn, .rightBtn
{
    width: 60px;
    height: 50px;
    border-radius: 50%;
    border: 0;
    background-color: rgba(255, 255, 255, 0.76);
    cursor: pointer;
    position: relative;
    z-index: 0;
    transition: all .4s;
}

.leftBtn:before, .rightBtn:before
{
    width: 80px;
    height: 80px;
    display: block;
    content: "";
    position: absolute;
    background-color: rgba(253, 253, 253, 0.48);
    border-radius: 50%;
    left: 50%;
    top: 50%;
    transform: translate3d(-50%, -50%, 10px);
    z-index: -1;
}

.rightBtn:after
{
    width: 0;
    height: 0;
    border-width: 13px 0 13px 10px;
    border-color: transparent transparent transparent #04D8DD;
    border-style: solid;
    background-color: rgba(0, 0, 0, 0);
    border: -1px;
    content: "";
    display: block;
    margin-left: 16px;
}

.leftBtn:hover,.rightBtn:hover
{
    background-color: #ffffff;
}

.leftBtn
{
    margin-left: 20px;
}

.rightBtn
{
    margin-right: 20px;
}

.karusel:after
{
    content: "'";
    display: block;
}

.itemBlock
{
    margin-bottom: 60px;
}

.werForm
{
    padding: 25px;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0px 0px 14px -4px #005283;
    margin-bottom: 60px;
    width: calc(100% - 50px);
    max-width: 350px;
    margin-left: auto;
    margin-right: auto;
}

.formTitle
{
    text-align: right;
    font-size: 20px;
    font-weight: normal;
    text-transform: uppercase;
    color: #025b90;
    margin-bottom: 20px;
}

.formTitle span
{
    font-weight: bold;
    font-size: 14px;
    color: #ff7813;
}

.formLogo
{
    width: 62px;
    float: left;
}

.input--hoshi
{
    display: block;
    position: relative;
    margin-bottom: 20px;
    color: #9b9b9b;
}

.input__fiel
{
    display: block;
    width: calc(100% - 20px);
    border-left: 0;
    border-right: 0;
    border-top: 0;
    border-bottom: 1px solid #025b90;
    padding: 13px 10px;
    position: relative;
    z-index: 10;
    background: #fff0;
    font-weight: bold;
    font-size: 18px;
    color: #025b90;
}

.input__label--hoshi
{
    position: absolute;
    top: -10px;
    font-size: 15px;
    left: 10px;
}

.input__label-content
{
    transform: translateY(25px);
    display: block;
    transition: all .4s;
}

.xdsoft_datetimepicker
{
    box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.506);
    background: #fff;
    border-bottom: 1px solid #bbb;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
    color: #333;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding: 8px;
    padding-left: 0;
    padding-top: 2px;
    position: absolute;
    z-index: 9999;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: none;
}

.xdsoft_datetimepicker.xdsoft_rtl
{
    padding: 8px 0 8px 8px;
}

.xdsoft_datetimepicker iframe
{
    position: absolute;
    left: 0;
    top: 0;
    width: 75px;
    height: 210px;
    background: transparent;
    border: none;
}

/*For IE8 or lower*/

.xdsoft_datetimepicker button
{
    border: none !important;
}

.xdsoft_noselect
{
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.xdsoft_noselect::selection
{
    background: transparent;
}

.xdsoft_noselect::-moz-selection
{
    background: transparent;
}

.xdsoft_datetimepicker.xdsoft_inline
{
    display: inline-block;
    position: static;
    box-shadow: none;
}

.xdsoft_datetimepicker *
{
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}

.xdsoft_datetimepicker .xdsoft_datepicker, .xdsoft_datetimepicker .xdsoft_timepicker
{
    display: none;
}

.xdsoft_datetimepicker .xdsoft_datepicker.active, .xdsoft_datetimepicker .xdsoft_timepicker.active
{
    display: block;
}

.xdsoft_datetimepicker .xdsoft_datepicker
{
    width: 224px;
    float: left;
    margin-left: 8px;
}

.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_datepicker
{
    float: right;
    margin-right: 8px;
    margin-left: 0;
}

.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_datepicker
{
    width: 256px;
}

.xdsoft_datetimepicker .xdsoft_timepicker
{
    width: 58px;
    float: left;
    text-align: center;
    margin-left: 8px;
    margin-top: 0;
}

.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker
{
    float: right;
    margin-right: 8px;
    margin-left: 0;
}

.xdsoft_datetimepicker .xdsoft_datepicker.active+.xdsoft_timepicker
{
    margin-top: 8px;
    margin-bottom: 3px;
}

.xdsoft_datetimepicker .xdsoft_monthpicker
{
    position: relative;
    text-align: center;
}

.xdsoft_datetimepicker .xdsoft_label i,
.xdsoft_datetimepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_today_button
{
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Q0NBRjI1NjM0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Q0NBRjI1NjQ0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDQ0FGMjU2MTQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDQ0FGMjU2MjQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoNEP54AAAIOSURBVHja7Jq9TsMwEMcxrZD4WpBYeKUCe+kTMCACHZh4BFfHO/AAIHZGFhYkBBsSEqxsLCAgXKhbXYOTxh9pfJVP+qutnZ5s/5Lz2Y5I03QhWji2GIcgAokWgfCxNvcOCCGKqiSqhUp0laHOne05vdEyGMfkdxJDVjgwDlEQgYQBgx+ULJaWSXXS6r/ER5FBVR8VfGftTKcITNs+a1XpcFoExREIDF14AVIFxgQUS+h520cdud6wNkC0UBw6BCO/HoCYwBhD8QCkQ/x1mwDyD4plh4D6DDV0TAGyo4HcawLIBBSLDkHeH0Mg2yVP3l4TQMZQDDsEOl/MgHQqhMNuE0D+oBh0CIr8MAKyazBH9WyBuKxDWgbXfjNf32TZ1KWm/Ap1oSk/R53UtQ5xTh3LUlMmT8gt6g51Q9p+SobxgJQ/qmsfZhWywGFSl0yBjCLJCMgXail3b7+rumdVJ2YRss4cN+r6qAHDkPWjPjdJCF4n9RmAD/V9A/Wp4NQassDjwlB6XBiCxcJQWmZZb8THFilfy/lfrTvLghq2TqTHrRMTKNJ0sIhdo15RT+RpyWwFdY96UZ/LdQKBGjcXpcc1AlSFEfLmouD+1knuxBDUVrvOBmoOC/rEcN7OQxKVeJTCiAdUzUJhA2Oez9QTkp72OTVcxDcXY8iKNkxGAJXmJCOQwOa6dhyXsOa6XwEGAKdeb5ET3rQdAAAAAElFTkSuQmCC);
}

.xdsoft_datetimepicker .xdsoft_label i
{
    opacity: 0.5;
    background-position: -92px -19px;
    display: inline-block;
    width: 9px;
    height: 20px;
    vertical-align: middle;
}

.xdsoft_datetimepicker .xdsoft_prev
{
    float: left;
    background-position: -20px 0;
}

.xdsoft_datetimepicker .xdsoft_today_button
{
    float: left;
    background-position: -70px 0;
    margin-left: 5px;
}

.xdsoft_datetimepicker .xdsoft_next
{
    float: right;
    background-position: 0 0;
}

.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_prev ,
.xdsoft_datetimepicker .xdsoft_today_button
{
    background-color: transparent;
    background-repeat: no-repeat;
    border: 0 none;
    cursor: pointer;
    display: block;
    height: 30px;
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    outline: medium none;
    overflow: hidden;
    padding: 0;
    position: relative;
    text-indent: 100%;
    white-space: nowrap;
    width: 20px;
    min-width: 0;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next
{
    float: none;
    background-position: -40px -15px;
    height: 15px;
    width: 30px;
    display: block;
    margin-left: 14px;
    margin-top: 7px;
}

.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_prev,
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_next
{
    float: none;
    margin-left: 0;
    margin-right: 14px;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev
{
    background-position: -40px 0;
    margin-bottom: 7px;
    margin-top: 0;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box
{
    height: 151px;
    overflow: hidden;
    border-bottom: 1px solid #ddd;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div >div
{
    background: #f5f5f5;
    border-top: 1px solid #ddd;
    color: #666;
    font-size: 12px;
    text-align: center;
    border-collapse: collapse;
    cursor: pointer;
    border-bottom-width: 0;
    height: 25px;
    line-height: 25px;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div > div:first-child
{
    border-top-width: 0;
}

.xdsoft_datetimepicker .xdsoft_today_button:hover,
.xdsoft_datetimepicker .xdsoft_next:hover,
.xdsoft_datetimepicker .xdsoft_prev:hover
{
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.xdsoft_datetimepicker .xdsoft_label
{
    display: inline;
    position: relative;
    z-index: 9999;
    margin: 0;
    padding: 5px 3px;
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
    background-color: #fff;
    float: left;
    width: 182px;
    text-align: center;
    cursor: pointer;
}

.xdsoft_datetimepicker .xdsoft_label:hover>span
{
    text-decoration: underline;
}

.xdsoft_datetimepicker .xdsoft_label:hover i
{
    opacity: 1.0;
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select
{
    border: 1px solid #ccc;
    position: absolute;
    right: 0;
    top: 30px;
    z-index: 101;
    display: none;
    background: #fff;
    max-height: 160px;
    overflow-y: hidden;
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_monthselect
{
    right: -7px;
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_yearselect
{
    right: 2px;
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover
{
    color: #fff;
    background: #ff8000;
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option
{
    padding: 2px 10px 2px 5px;
    text-decoration: none !important;
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current
{
    background: #33aaff;
    box-shadow: #178fe5 0 1px 3px 0 inset;
    color: #fff;
    font-weight: 700;
}

.xdsoft_datetimepicker .xdsoft_month
{
    width: 100px;
    text-align: right;
}

.xdsoft_datetimepicker .xdsoft_calendar
{
    clear: both;
}

.xdsoft_datetimepicker .xdsoft_year
{
    width: 48px;
    margin-left: 5px;
}

.xdsoft_datetimepicker .xdsoft_calendar table
{
    border-collapse: collapse;
    width: 100%;
}

.xdsoft_datetimepicker .xdsoft_calendar td > div
{
    padding-right: 5px;
}

.xdsoft_datetimepicker .xdsoft_calendar th
{
    height: 25px;
}

.xdsoft_datetimepicker .xdsoft_calendar td,.xdsoft_datetimepicker .xdsoft_calendar th
{
    width: 14.2857142%;
    background: #f5f5f5;
    border: 1px solid #ddd;
    color: #666;
    font-size: 12px;
    text-align: right;
    vertical-align: middle;
    padding: 0;
    border-collapse: collapse;
    cursor: pointer;
    height: 25px;
}

.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar td,.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar th
{
    width: 12.5%;
}

.xdsoft_datetimepicker .xdsoft_calendar th
{
    background: #f1f1f1;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today
{
    color: #33aaff;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_default
{
    background: #ffe9d2;
    box-shadow: #ffb871 0 1px 4px 0 inset;
    color: #000;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_mint
{
    background: #c1ffc9;
    box-shadow: #00dd1c 0 1px 4px 0 inset;
    color: #000;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div >div.xdsoft_current
{
    background: #33aaff;
    box-shadow: #178fe5 0 1px 3px 0 inset;
    color: #fff;
    font-weight: 700;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled,
.xdsoft_datetimepicker .xdsoft_time_box >div >div.xdsoft_disabled
{
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    cursor: default;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled
{
    opacity: 0.2;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
}

.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div >div:hover
{
    color: #fff !important;
    background: #ff8000 !important;
    box-shadow: none !important;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current.xdsoft_disabled:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current.xdsoft_disabled:hover
{
    background: #33aaff !important;
    box-shadow: #178fe5 0 1px 3px 0 inset !important;
    color: #fff !important;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div >div.xdsoft_disabled:hover
{
    color: inherit	!important;
    background: inherit !important;
    box-shadow: inherit !important;
}

.xdsoft_datetimepicker .xdsoft_calendar th
{
    font-weight: 700;
    text-align: center;
    color: #999;
    cursor: default;
}

.xdsoft_datetimepicker .xdsoft_copyright
{
    color: #ccc !important;
    font-size: 10px;
    clear: both;
    float: none;
    margin-left: 8px;
}

.xdsoft_datetimepicker .xdsoft_copyright a
{
    color: #eee !important;
}

.xdsoft_datetimepicker .xdsoft_copyright a:hover
{
    color: #aaa !important;
}

.xdsoft_time_box
{
    position: relative;
    border: 1px solid #ccc;
}

.xdsoft_scrollbar >.xdsoft_scroller
{
    background: #ccc !important;
    height: 20px;
    border-radius: 3px;
}

.xdsoft_scrollbar
{
    position: absolute;
    width: 7px;
    right: 0;
    top: 0;
    bottom: 0;
    cursor: pointer;
}

.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_scrollbar
{
    left: 0;
    right: auto;
}

.xdsoft_scroller_box
{
    position: relative;
}

.xdsoft_datetimepicker.xdsoft_dark
{
    box-shadow: 0 5px 15px -5px rgba(255, 255, 255, 0.506);
    background: #000;
    border-bottom: 1px solid #444;
    border-left: 1px solid #333;
    border-right: 1px solid #333;
    border-top: 1px solid #333;
    color: #ccc;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box
{
    border-bottom: 1px solid #222;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box >div >div
{
    background: #0a0a0a;
    border-top: 1px solid #222;
    color: #999;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label
{
    background-color: #000;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select
{
    border: 1px solid #333;
    background: #000;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover
{
    color: #000;
    background: #007fff;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current
{
    background: #cc5500;
    box-shadow: #b03e00 0 1px 3px 0 inset;
    color: #000;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label i,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_prev,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_next,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_today_button
{
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QUExQUUzOTA0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QUExQUUzOTE0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBQTFBRTM4RTQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBQTFBRTM4RjQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pp0VxGEAAAIASURBVHja7JrNSgMxEMebtgh+3MSLr1T1Xn2CHoSKB08+QmR8Bx9A8e7RixdB9CKCoNdexIugxFlJa7rNZneTbLIpM/CnNLsdMvNjM8l0mRCiQ9Ye61IKCAgZAUnH+mU3MMZaHYChBnJUDzWOFZdVfc5+ZFLbrWDeXPwbxIqrLLfaeS0hEBVGIRQCEiZoHQwtlGSByCCdYBl8g8egTTAWoKQMRBRBcZxYlhzhKegqMOageErsCHVkk3hXIFooDgHB1KkHIHVgzKB4ADJQ/A1jAFmAYhkQqA5TOBtocrKrgXwQA8gcFIuAIO8sQSA7hidvPwaQGZSaAYHOUWJABhWWw2EMIH9QagQERU4SArJXo0ZZL18uvaxejXt/Em8xjVBXmvFr1KVm/AJ10tRe2XnraNqaJvKE3KHuUbfK1E+VHB0q40/y3sdQSxY4FHWeKJCunP8UyDdqJZenT3ntVV5jIYCAh20vT7ioP8tpf6E2lfEMwERe+whV1MHjwZB7PBiCxcGQWwKZKD62lfGNnP/1poFAA60T7rF1UgcKd2id3KDeUS+oLWV8DfWAepOfq00CgQabi9zjcgJVYVD7PVzQUAUGAQkbNJTBICDhgwYTjDYD6XeW08ZKh+A4pYkzenOxXUbvZcWz7E8ykRMnIHGX1XPl+1m2vPYpL+2qdb8CDAARlKFEz/ZVkAAAAABJRU5ErkJggg==);
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th
{
    background: #0a0a0a;
    border: 1px solid #222;
    color: #999;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th
{
    background: #0e0e0e;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_today
{
    color: #cc5500;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_default
{
    background: #ffe9d2;
    box-shadow: #ffb871 0 1px 4px 0 inset;
    color: #000;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_mint
{
    background: #c1ffc9;
    box-shadow: #00dd1c 0 1px 4px 0 inset;
    color: #000;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box >div >div.xdsoft_current
{
    background: #cc5500;
    box-shadow: #b03e00 0 1px 3px 0 inset;
    color: #000;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td:hover,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box >div >div:hover
{
    color: #000 !important;
    background: #007fff !important;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th
{
    color: #666;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright
{
    color: #333 !important;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a
{
    color: #111 !important;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a:hover
{
    color: #555 !important;
}

.xdsoft_dark .xdsoft_time_box
{
    border: 1px solid #333;
}

.xdsoft_dark .xdsoft_scrollbar >.xdsoft_scroller
{
    background: #333 !important;
}

.xdsoft_datetimepicker .xdsoft_save_selected
{
    display: block;
    border: 1px solid #dddddd !important;
    margin-top: 5px;
    width: 100%;
    color: #454551;
    font-size: 13px;
}

.xdsoft_datetimepicker .blue-gradient-button {
	font-family: "museo-sans", "Book Antiqua", sans-serif;
	font-size: 12px;
	font-weight: 300;
	color: #82878c;
	height: 28px;
	position: relative;
	padding: 4px 17px 4px 33px;
	border: 1px solid #d7d8da;
	background: -moz-linear-gradient(top, #fff 0%, #f4f8fa 73%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(73%, #f4f8fa));
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fff 0%, #f4f8fa 73%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fff 0%, #f4f8fa 73%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fff 0%, #f4f8fa 73%);
	/* IE10+ */
	background: linear-gradient(to bottom, #fff 0%, #f4f8fa 73%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#f4f8fa',GradientType=0 );
/* IE6-9 */
}

.xdsoft_datetimepicker .blue-gradient-button:hover, .xdsoft_datetimepicker .blue-gradient-button:focus, .xdsoft_datetimepicker .blue-gradient-button:hover span, .xdsoft_datetimepicker .blue-gradient-button:focus span {
  color: #454551;
  background: -moz-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f8fa), color-stop(73%, #FFF));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f4f8fa 0%, #FFF 73%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f8fa', endColorstr='#FFF',GradientType=0 );
  /* IE6-9 */
}

.activeInput .input__label-content
{
    transform: translateY(0px);
    font-size: 12px;
}

.bronForm
{
    width: 100%;
    max-width: 230px;
    margin-left: auto;
}

.input--hoshi>img, .person>img, .medicina>img
{
    width: 30px;
    position: absolute;
    z-index: 11;
    top: 5px;
    left: -54px;
}

.person
{
    display: flex;
    justify-content: space-between;
    position: relative;
}

.person>div
{
    width: 48%;
}

/* multiselekt*/

.ms-options-wrap,
.ms-options-wrap *
{
    box-sizing: border-box;
}

.ms-options-wrap > button:focus,
.ms-options-wrap > button
{
    position: relative;
    width: 100%;
    text-align: left;
    border: 1px solid #025b90;
    background-color: #fff;
    padding: 13px 20px 14px 14px;
    margin-top: 1px;
    font-size: 13px;
    color: #aaa;
    outline-offset: -2px;
    white-space: nowrap;
    border-radius: 4px;
}

.ms-options-wrap > button > span
{
    display: inline-block;
}

.ms-options-wrap > button[disabled]
{
    background-color: #e5e9ed;
    color: #808080;
    opacity: 0.6;
}

.ms-options-wrap > button:after
{
    content: ' ';
    height: 0;
    position: absolute;
    top: 50%;
    right: 5px;
    width: 0;
    border: 6px solid rgba(0, 0, 0, 0);
    border-top-color: #025b90;
    margin-top: -3px;
}

.ms-options-wrap.ms-has-selections > button
{
    color: #333;
}

.ms-options-wrap > .ms-options
{
    position: absolute;
    left: 0;
    width: 100%;
    margin-top: 1px;
    margin-bottom: 20px;
    background: white;
    z-index: 2000;
    border: 1px solid #aaa;
    overflow: auto;
    visibility: hidden;
}

.ms-options-wrap.ms-active > .ms-options
{
    visibility: visible;
}

.ms-options-wrap > .ms-options > .ms-search input
{
    width: 100%;
    padding: 4px 5px;
    border: none;
    border-bottom: 1px groove;
    outline: none;
}

.ms-options-wrap > .ms-options .ms-selectall
{
    display: inline-block;
    font-size: .9em;
    text-decoration: none;
    color: #ff7813;
    font-weight: bold;
}

.ms-options-wrap > .ms-options .ms-selectall:hover
{
    text-decoration: underline;
}

.ms-options-wrap > .ms-options > .ms-selectall.global
{
    margin: 4px 5px;
}

.ms-options-wrap > .ms-options > ul,
.ms-options-wrap > .ms-options > ul > li.optgroup ul
{
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.ms-options-wrap > .ms-options > ul li.ms-hidden
{
    display: none;
}

.ms-options-wrap > .ms-options > ul > li.optgroup
{
    padding: 5px;
}

.ms-options-wrap > .ms-options > ul > li.optgroup + li.optgroup
{
    border-top: 1px solid #aaa;
}

.ms-options-wrap > .ms-options > ul > li.optgroup .label
{
    display: block;
    padding: 5px 0 0 0;
    font-weight: bold;
}

.ms-options-wrap > .ms-options > ul label
{
    position: relative;
    display: inline-block;
    width: 100%;
    padding: 4px 4px 4px 26px;
    margin: 1px 0;
    border: 1px dotted transparent;
    font-size: 12px;
}

.ms-options-wrap > .ms-options.checkbox-autofit > ul label,
.ms-options-wrap > .ms-options.hide-checkbox > ul label
{
    padding: 4px;
}

.ms-options-wrap > .ms-options > ul label.focused,
.ms-options-wrap > .ms-options > ul label:hover
{
    background-color: #efefef;
    border-color: #999;
}

.ms-options-wrap > .ms-options > ul li.selected label
{
    background-color: #efefef;
    border-color: transparent;
}

.ms-options-wrap > .ms-options > ul input[type="checkbox"]
{
    margin: 0 5px 0 0;
    position: absolute;
    left: 4px;
    top: 7px;
}

.ms-options-wrap > .ms-options.hide-checkbox > ul input[type="checkbox"] {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
}

.ms-options input[type=checkbox]
{
    position: absolute;
    z-index: -1;
    opacity: 0;
    display: block;
    width: 0;
    height: 0;
}

/* 3333*/

.ms-options
{
    display: block;
    margin: 0 0 10px 0;
    cursor: pointer;
    user-select: none;
    position: relative;
}

.ms-options input[type=checkbox]
{
    position: absolute;
    z-index: -1;
    opacity: 0;
    display: block;
    width: 0;
    height: 0;
}

.ms-options label
{
    display: inline-block;
    position: relative;
    padding: 0 0 0 35px;
    line-height: 22px;
}

.ms-options label:before
{
    content: "";
    display: inline-block;
    width: 14px;
    height: 14px;
    position: absolute;
    left: 7px;
    top: 7px;
    transition: background 0.3s ease;
    background: url(../img/checkbox-1.png) 0 0 no-repeat;
}

/* Checked */

.selected label:before
{
    background-image: url(../img/checkbox-2.png);
}

/* Focus */

.focused label:before
{
    box-shadow: 0 0 0 0.2rem rgba(0,123,255,.25);
}

/* Hover */

.ms-options label:hover:before
{
    filter: brightness(110%);
}

/* Active */

.ms-options label:active:before
{
    filter: brightness(80%);
}

/* Disabled */

.ms-options input[type=checkbox]:disabled + label
{
    color: #666;
    cursor: default;
}

.ms-options input[type=checkbox]:disabled + label:before
{
    filter: grayscale(100%);
    opacity: 0.6;
}

.medicina
{
    position: relative;
    margin-bottom: 30px;
}

.soglasie
{
    font-size: 10px;
    font-weight: 300;
    position: relative;
    margin-left: 30px;
}

.soglasie input[type=checkbox]
{
    position: absolute;
    z-index: -1;
    opacity: 0;
    display: block;
    width: 0;
    height: 0;
}

.soglasie span:after
{
    content: "";
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    left: -30px;
    background-image: url('../img/soglasen.png');
    top: -4px;
}

.nesoglasen span:after
{
    background-image: url('../img/NEsoglasen.png');
}

.politik
{
    margin-bottom: 30px;
}

.formButton
{
    width: calc(100% + 30px);
    margin-bottom: 30px;
    transform: translateX(-45px);
    background-color: #ff7813;
    border-radius: 4px;
    border: 0;
    padding-top: 16px;
    padding-bottom: 16px;
    color: #fff;
    font-size: 19px;
    font-weight: 300;
    letter-spacing: 1px;
    transition: all .4s;
    cursor: pointer;
}

.formButton:hover
{
    box-shadow: 0px 6px 18px -9px #a04f11;
}

.disable
{
    background-color: #dfdfdf;
    cursor: wait;
}

.disable:hover
{
    box-shadow: none;
}

.h3
{
    margin-bottom: 30px;
    color: #025b90;
}

.wr-Kontakt
{
    font-size: 14px;
    font-style: italic;
    margin-bottom: 30px;
}

.wr-Kontakt b
{
    font-weight: bold;
}

.sanatoriyInMap
{
    border: 9px solid #ffdf0e;
    margin-bottom: 60px;
}

.rightNav
{
    font-size: 14px;
}

.rightNav li
{
    line-height: 21px;
}

.rightNav a
{
    color: #333;
    text-decoration: none;
    font-style: italic;
    display: block;
}

aside .h3
{
    font-weight: bold;
}

.wrNav
{
    position: sticky;
    top: 100px;
}

@media (max-width:749px)
{
    .profil
    {
        width: 100%;
        margin-right: 0;
        padding-right: 0;
        padding-bottom: 40px;
        border-right: 0;
    }
}

.clouseMenu
{
    display: none;
    font-size: 35px;
    color: #ffffff;
    font-weight: 300;
    width: 40px;
    text-align: center;
    position: absolute;
    right: 0;
    top: 0;
}

.menuNomerPhone
{
    display: none;
    color: #fff;
    font-weight: 300;
    text-decoration: none;
    text-align: center;
    font-size: 27px;
    position: absolute;
    bottom: calc(12% + 40px);
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
}
article>ul:not(.br), article>div>ul:not(.br){
        margin: 50px 30px;
    font-style: italic;
    font-size: 90%;
}

article>ul:not(.br) li, article>div>ul:not(.br) li{
    padding: 5px 0;
    list-style: circle;
}
.infrastruktura{
    font-size: 14px;
    font-style: italic;
        margin-bottom: 30px;
}
p strong{
    font-weight: 500;
    color: #025b90;
}
h3{
        font-size: 20px;
    margin-bottom: 30px;
}
.infrastruktura li{
    display: flex;
    justify-content: space-between;
    padding: 5px 0;
}
.infrastruktura .border{
        flex-grow: 1;
    margin: -7px 7px 2px 7px;
}
.menuNomerPhone:before
{
    display: none;
    content: "Звонок по России бесплатно";
    font-size: 12px;
}
.GalarySanatoriy{
        overflow: hidden;
        width: 100%;
        position: relative;
}

.GalarySanatoriy:after{
        content: "";
    background-image: url(https://visa7kurort.ru/temp/img/logo.png);
    width: 60px;
    height: 70px;
    position: absolute;
    left: 6px;
    bottom: 0;
    background-size: contain;
    background-repeat: no-repeat;
}
.h2Title{
    font-family:'Bebas',Sans-Serif;
    font-size: 37px;
    letter-spacing: 2px;
}
.TitlePage{
    font-family: 'Bebas',Sans-Serif;
    font-size: 27px;
    letter-spacing: 2px;
    padding: 13px 0 13px 30px;
    color: #fff;
    background: rgb(2,91,144);
    background: -webkit-gradient(linear, 0 100%, 0 0, from(rgba(2,91,144,1)), to(rgba(255,255,255,1)));
    background: -webkit-linear-gradient(90deg, rgba(2,91,144,1) 0%, rgba(255,255,255,1) 100%);
    background: -moz-linear-gradient(90deg, rgba(2,91,144,1) 0%, rgba(255,255,255,1) 100%);
    background: -o-linear-gradient(90deg, rgba(2,91,144,1) 0%, rgba(255,255,255,1) 100%);
    background: linear-gradient(90deg, rgba(2,91,144,1) 0%, rgba(255,255,255,1) 100%);
}

.rightTitle{
    font-family:'Bebas',Sans-Serif;
    font-size: 27px;
    letter-spacing: 2px;
}

.city__link{
    display: block;
    margin: 0 0 5px;
    line-height: 15px;
    color: #005283;
    text-decoration: none;
}
.pogoda{
    margin-left: 50px;
    background-color: #E7ECF9;
    position: relative;
    top: 7px;
    right: 0;
    margin-bottom: 60px;
    width: 310px;
}
.gsInformer .gsLinks{
    display: none !important;
}

.gsInformer .cols_1{
    padding-bottom: 16px;
    background: #d2e8ff;
}
article>h1{
    font-weight: 800;
    font-size: 39px;
    color: #4f5d64;
    margin-bottom: 40px;
}
.vr__image:after{
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    right: 24px;
    bottom: -25px;
    background: #99999924;
    z-index: -1;
}
.vr__image:before{
    content: "";
    display: block;
    width: 50px;
    height: 50px;
    position: absolute;
    top: -25px;
    right: -25px;
    
    background-size: contain;
    background-repeat: no-repeat;
    
}

.topUp{
    position: fixed;
    
    bottom: 30px;
    width: 60px;
    height: 60px;
    background: #e7ecf9;
    font-size: 44px;
    text-align: center;
    color: #9bb9d2;
    border-radius: 6px;
    cursor: pointer;
    transition: .4s all;
    opacity: .5;
    left: -100px;
}
.topUp:hover{
    opacity: 1;
}
.topUpVisibl{
    left: 30px;
}

.wr_mane .owl-nav {
    margin-top: 10px;
    font-size: 45px;
    font-weight: 300;
    display: flex;
    justify-content: center;
}

.wr_mane .owl-nav button {
    display: flex !important;
    width: 51px;
    justify-content: center;
    align-items: flex-start;
    line-height: 60px !important;
    background: #99b8d1 !important;
    transition: all .4s;
}
.wr_mane .owl-nav button span{
        transform: translateY(-4px);
}
.itemRoomPrice strong{
    padding-top: 21px;
    display: inline-block;
}
.pagi .pagination{
    list-style: none;
    display: flex;
    width: 100%;
}
.pagi .pagination li{
     list-style: none !important; 
     padding: 10px !important;
}
.pagi .pagination li a{
        color: #333;
    text-decoration: none;
}
.pagi .pagination li.active a{
    color: #9fbcd5;
}
.search{
    display: flex;
    width: 100%;
    position: relative;
    margin: 0 0 30px 0;
}
.search input{
    padding: 10px;
    border: 1px solid #206894;
    border-radius: 3px;
    margin: 0 10px 0 0;
   width: calc(100% - 140px);
}
.search button{
    border: 0;
    background: #0e5b8a;
    color: #fff;
    padding: 10px 20px;
    width: 80px;
    text-align: center;
    border-radius: 4px;
}
.title__sanatoriy sub{
    font-size: 12px;
    margin: -5px 0 20px 0;
    display: inherit;
    
    color: red;
    padding: 0 0 0 30px;
    position: relative;
}
.title__sanatoriy sub:before{
    content:"";
    background-image: url(../img/c1.png);
    background-repeat: no-repeat;
    background-size: contain;content: "";
    background-image: url(../img/c1.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 15px;
    height: 15px;
    display: block;
    position: absolute;
    left: 9px;
}

.callToSite{
        width: 100%;
    margin-bottom: 30px;
    /* transform: translateX(-45px); */
    background-color: #ff7813;
    border-radius: 4px;
    border: 0;
    padding-top: 16px;
    padding-bottom: 16px;
    color: #fff;
    font-size: 19px;
    font-weight: 300;
    letter-spacing: 1px;
    transition: all .4s;
    display: block;
    text-align: center;
    text-decoration: none;
    margin: 30px 0 0;
    
}

.callToSite:hover{
    box-shadow: 0px 4px 7px -5px #333;
}
/* css прокрутки */
.jspContainer{
overflow: hidden;
position: relative;
}

.jspPane{
position: absolute;
}

.jspVerticalBar{
    position: absolute;
    top: 0;
    right: 0;
    width: 7px;
    height: 100%;
    background: #cecece;
    border-radius: 10px;
}

.jspHorizontalBar{
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 16px;
background: red;
}

.jspCap{
display: none;
}

.jspHorizontalBar .jspCap{
float: left;
}

.jspTrack{
background: #cecece;
position: relative;
border-radius: 10px;
}

.jspDrag{
    background: #1f6793;
    position: relative;
    top: 0;
    left: 0;
    cursor: pointer;
    border-radius: 10px;
}

.jspHorizontalBar .jspTrack, .jspHorizontalBar .jspDrag{
float: left;
height: 100%;
}

.jspArrow{
background: #50506d;
text-indent: -20000px;
display: block;
cursor: pointer;
padding: 0;
margin: 0;
}

.jspArrow.jspDisabled{
cursor: default;
background: #80808d;
}

.jspVerticalBar .jspArrow{
height: 16px;
}

.jspHorizontalBar .jspArrow{
width: 10px;
float: left;
height: 100%;
}

.jspVerticalBar .jspArrow:focus{
outline: none;
}

.jspCorner{
background: #eeeef4;
float: left;
height: 100%;
}
.openPrice{
    text-decoration: none;
    padding: 15px 30px;
    background: #04d8dd;
    color: #fff;
    margin: 15px 30px;
    border-radius: 4px;
    transition: all .4s;
}

.openPrice:hover{
    box-shadow: 0px 2px 10px -3px #375c5d;
}

@media (min-width:749px)
{
.sticky{
    position: sticky;
    top: 0;
    z-index: 100;
}
.sticky{
     box-shadow: 0px 2px 12px -9px #333;
}
.sticky .topMenu a{
        padding: 13px 1vw 4px;
       
}
.sticky .logo span{
        display: block;
    padding-top: 3px;
    margin-left: 41px;
    font-size: 12px;
}
.sticky .logo img {
    width: 32px;
    float: left;
}
}
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}









