

/* Start:/bitrix/templates/portal-inner/components/bitrix/system.pagenavigation/tripStay/style.css?1634297625405*/
.load_more {
    padding: 15px 95px;
    cursor: pointer;
    text-align: center;
    background: #064D86;
    color: #fff;
    margin: auto;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    width: fit-content;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    display: inline-block;
}

.load_more_wrapper {
    width: 100%;
    text-align: center;
}
/* End */


/* Start:/bitrix/templates/portal-inner/components/bitrix/news.list/tic/style.css?16377388143098*/
.howtoget-item {

}
.howtoget-item-column {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 49% 49%;
    -ms-grid-rows: auto auto;
    grid-template: auto auto / 49% 49%;
    margin-bottom: 50px;
    position: relative;
    grid-column-gap: 2%;
}
.howtoget-item:last-child {
    margin-bottom: 0px;
}

.descBlock-name {
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #032539;
    margin-bottom: 15px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    border-bottom: 4px solid #064D86;
    padding-bottom: 15px;
    display: inline-block;
}

.descBlock-nameContacts {
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #032539;
    margin-bottom: 15px;
}

.descBlock-description1 {
    color: #032539;
    line-height: 24px;
    font-size: 18px;
    margin-bottom: 40px;
}

.photo-item-counter {
    position: absolute;
    color: #fff;
    z-index: 10;
    top: 364px;
    left: 75.5%;
    transform: translateX(-50%);
    line-height: 22px;
    font-size: 18px;
    font-weight: 500;
}

.photo-item img {
    margin: auto;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    height: 100%;
}

.howtoget-item-photoBlock {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
}

.howtoget-item-descBlock {
    display: grid;
    grid-template-rows: auto -webkit-max-content;
    grid-template-rows: auto max-content;
}

.howtoget-item-photoContainer {
    -ms-grid-column: 2;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
   .howtoget-item-descBlock {
        margin-right: 2%;
   }
   .howtoget-item-photoContainer {
       margin-left: 2%;
   }
}

.contact-item {
    font-size: 18px;
    line-height: 24px;
    color: #032539;
    margin-bottom: 20px;
    display: flex;
    align-items: stretch;
}

.contact-item:last-child {
    margin-bottom: 0px;
}

.contact-item img {
    padding-right: 10px;
}

.contact-item a,
.contact-item a:focus,
.contact-item a:hover,
.contact-item a:visited,
.contact-item a:active {
    text-decoration: none;
    color: #032539;
}
.photo-item{
    height: 400px !important;
}

.mailBtn__wrapper .mailBtn span {
    padding: 20px 15px;
    /* text-transform: lowercase; */
    margin: auto;
    background: linear-gradient(90deg, #2A69BF 0%, #064D86 100%);
    border-radius: 2px;
    color: #fff;
    display: block;
    margin-top: 28px;
    margin-bottom: 10px;
    cursor: pointer;
    text-align: center;
}

.mailBtn__wrapper label {
    margin: 0 auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    display: block;
}
@media(max-width:900px){
    .howtoget-item-column {
    grid-template: auto auto / 100%;
    grid-column-gap: 0;
}
    .descBlock-description{
        margin-top: 30px;
        font-size: 14px;
        margin-bottom: 10px;
        text-align: justify;
    }
    .photo-item-counter{
        top: 364px !important;
    }
    .descBlock-nameContacts,
    .contact-item {
      font-size: 14px;
    }
}

/* End */
/* /bitrix/templates/portal-inner/components/bitrix/system.pagenavigation/tripStay/style.css?1634297625405 */
/* /bitrix/templates/portal-inner/components/bitrix/news.list/tic/style.css?16377388143098 */
