.alert {
    background:  #fff;
    margin-bottom:  15px;
    padding:  10px;
    border: 1px #8a9e42 solid;
    position:  relative;
}

button.close {
    background: #eceaea;
    position:  absolute;
    right: 5px;
    border-radius: 50%;
    top: 5px;
    color:  #000;
}

.alert.alert-danger {
    background: #f8d6d6;
    color: #f00;
}

.alert.alert-success {
    background: #ebfcae;
    color: #7ea200;
}


ul.pagination{

    display: flex!important;
    justify-content: center;
}
.pagination a, .pagination span {
    vertical-align: -webkit-baseline-middle;
}
.pagination li:hover{
    color: #465157;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #fcd248;
}
.pagination li.active{
   color: #465157;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #fcd248;
}
.pagination li{
    -webkit-box-align: center;
    -ms-flex-align: center;
    width: 40px;
    height: 40px;
     -webkit-box-shadow: inset 0 0 0 2px #a2aab7;
    box-shadow: inset 0 0 0 2px #a2aab7;
      -webkit-transition: color .25s linear,background .25s linear,-webkit-box-shadow .25s linear;
    -o-transition: color .25s linear,box-shadow .25s linear,background .25s linear;
    transition: color .25s linear,box-shadow .25s linear,background .25s linear;
    transition: color .25s linear,box-shadow .25s linear,background .25s linear,-webkit-box-shadow .25s linear;
    align-items: center;
    margin: 0 4px;
    border-radius: 50%;
    text-align: center;
}
.grid-control .btn {
    height: 50px;
    width: auto;
    max-width: auto;
    min-width: auto;
    margin-bottom: 10px;
    padding: 3px 30px;
    border-radius: 0!important;
}
.btn--new{
    color:#71767f;
    border-radius:0;
    background-image:-webkit-gradient(linear,right top,left top,color-stop(50%,#fff),color-stop(50%,#b7d554));
    background-image:-o-linear-gradient(right,#fff 50%,#b7d554 50%);
    background-image:linear-gradient(to left,#fff 50%,#b7d554 50%);
    border:1px solid #b7d554
}
.btn--new:active,.btn--new:focus,.btn--new:hover{
    color:#fff;
    background-position:left top
}
.btn--new-active{
    color:#fff;
    background:#b7d554;
}
.grid-control{
        padding:0 0 40px;
}
/*.active{
color:#465157;
-webkit-box-shadow:none;
box-shadow:none;
background:#fcd248}
}
*/
.tabs__list.choose > h2 {
    margin: 20px 0 10px;
}
.tabs__list.choose {margin: 0 0 25px!important;}

.news-button{
    margin: 0;
}

.gallery_prev .photo img {
    width: auto;
    height: auto;
    position: relative;
}

.gallery_prev a.photo {
    display: flex;
    justify-content: center;
    align-items: center;
}

#modal_calendar .form_calendar>.wrap_input:last-child {
    margin-top: 15px;
}
#modal_calendar .infofield {
    margin: 15px 0 5px;
}
.prices_row span {
    margin-right: 10px;
    font-size: 16px;
}
.prices_row svg{
    max-width: 20px;
    max-height: 20px;
    margin-right: 10px;
}
.choose-block__price .prices_row span, .choose-block__price .prices_row svg {
    display: none;
}
.choose-block__price.dates .prices_row span, .choose-block__price.dates .prices_row svg {
    display: inline-block;
}

.choose-block__item-img img {
    max-height: 110px;
    max-width: 110px;
    height: auto;
    width: auto;
    margin: 0 auto;
    display: block;
    align-self: center;
    left: calc(50% - 55px);
}


/*********15.01.2019******/

#array_up{
    display: none;    
}

#calendar-nara{
    margin-left: .75em;
    margin-right: .75em;
    overflow: hidden;
}
#calendar-nara .fc-time-grid>.fc-bg{
    border-top: 1px solid #ddd;
}
#calendar-nara .fc-view-container .fc-agendaWeek-view {
    min-width: 947px;
    width: 100%;
}
#calendar-nara .fc-view-container {
    overflow-x: auto!important;
}
#calendar-nara .fc-head .day_thead_title{
    height: 36px;
    font-size: 16px;
    font-weight: bold;
    background: #f9f9f9;
    text-align: center;
    line-height: 36px;
    color: #323538;
}
#calendar-nara .fc-today{
    position: relative;
}
#calendar-nara .fc-widget-header .fc-today:before{
    top: 3px;
}
#calendar-nara .fc-today:before{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 7px;
    right: 6px;
    content: '';
    background: rgba(183, 213, 84, .1);
    
}
#calendar-nara .fc-head .day_thead_number{
    padding-top: 20px;
    padding-bottom: 10px;
    padding-left: 10px;
    font-size: 17px;
    font-weight: bold;
    color: #323538;
}
#calendar-nara .fc-today .day_thead_title{
    background: #b7d554;
}
#calendar-nara .fc-today .day_thead_number{
   
    color: rgba(183, 213, 84, 1);
}

#calendar-nara .fc-event.not_active{
    background: rgba(252, 210, 72, .8)!important;
}
#calendar-nara .fc-event{
    left: 6px!important;
    right:1px!important;
    background: #fcd248!important;
    padding: 10px;
}
#calendar-nara .fc-today{
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

#calendar-nara .fc-axis{
    padding: 0;
    width: 30px!important;
}

#calendar-nara thead{
    border-bottom: 0;
}
#calendar-nara .fc-axis span{
    font-size: 17px;
    font-weight: bold;
    color: #323538;
}
#calendar-nara .fc-time-grid-event .fc-content{
    color: #323538!important;
    font-weight: bold;
    font-size: 12px;
}

.fc-widget-header tr th.fc-day-header:nth-child(7), .fc-widget-header tr th.fc-day-header:nth-child(8), .fc-time-grid.fc-unselectable tr td:nth-child(7):after, .fc-time-grid.fc-unselectable tr td:nth-child(8):after {
    background: transparent!important;
}

#calendar-nara thead.fc-head.fix th .day_thead_number{
    display: none;
}


#calendar-nara .fc-time-grid>.fc-bg{
    border-top: 1px solid #ddd;
}


.w--control-count-btn{
    position: absolute;
    top: -10px;
    right: 15px;
    display: flex;
    align-items: center;
    z-index: 9;
}
.w--control-count-btn .b--count{
    margin-right: 80px;
}
.w--control-count-btn .b--count span{
    font-size: 18px;
    color: #465157;
    font-weight: bold;
}
.btn.btn--see-photo{
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 220px;
    height: 50px;
    min-width: 100px;
    color: #465157;
    font-weight: 600;
    font-family: 'Open Sans',sans-serif;
    font-size: 16px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: #fcd248;
    border-radius: 28px;
    background-image: -webkit-gradient(linear,right top,left top,color-stop(50%,#fcd248),color-stop(50%,#fff));
    background-image: -o-linear-gradient(right,#fcd248 50%,#fff 50%);
    background-image: linear-gradient(to left,#fcd248 50%,#fff 50%);
    background-size: 200% 100%;
    background-position: right top;
    border: 1px solid #fcd248;
    -webkit-transition: all .25s linear;
    -o-transition: all .25s linear;
    transition: all .25s linear;
}
.btn.btn--see-photo:hover{
    color: #fff;
}
.row-rel{
    position: relative;
}
@media only screen and (max-width : 991px) {

    .w--control-count-btn .b--count{
        margin-right: 20px;
    }
}
@media only screen and (max-width : 768px) {
.w--control-count-btn{
    position: relative;
    justify-content: center;
    top: 0;
    right: 0;
    width: 100%;
    margin-bottom: 30px;
}
.fc-toolbar .fc-left{
    justify-content: center;    
}
.fc-toolbar .fc-left h2{
    position: relative;
    left: 0;
    margin-right: 20px;
    margin-left: 20px;
}
}
@media only screen and (max-width : 480px) {
    .w--control-count-btn{
        flex-direction: column;    
    }
    .w--control-count-btn .b--count{
        margin-right: 0;
        margin-bottom: 20px;
    }
}
