/*CUSTOM STYLES*/

.header-socials {
    position: relative;
    right: 0;
    z-index: 1;
}

@media screen and (max-width: 768px) {
    .header-socials {
        right: 100%;
    }
}

div#about-us {
    position: absolute;
    margin-top: -100px;
}

.header-phone {
    color: #fff !important;
    text-decoration: none;
    font-weight: 600;
    line-height: 30px;
    margin-right: 5px;
    font-size: 12px !important;
}

ul.hotel-services-list {
    list-style: none;
}

.short-desc {
    background: #ffffff80;
    padding: 20px;
    border-radius: 5px;
}

ul.hotel-services-list li:before {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    margin-top: 2px;
    left: 35px;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBVcGxvYWRlZCB0bzogU1ZHIFJlcG8sIHd3dy5zdmdyZXBvLmNvbSwgR2VuZXJhdG9yOiBTVkcgUmVwbyBNaXhlciBUb29scyAtLT4NCjxzdmcgaGVpZ2h0PSI4MDBweCIgd2lkdGg9IjgwMHB4IiB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiANCgkgdmlld0JveD0iMCAwIDUxMiA1MTIiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHBvbHlnb24gc3R5bGU9ImZpbGw6IzBCQTRFMDsiIHBvaW50cz0iMjAyLjYyNCw0NzguMDE2IDAsMjkxLjM2IDcwLjUxMiwyMTQuOCAxOTEuOTY4LDMyNi42NTYgNDMxLjQ0LDMzLjk4NCA1MTIsOTkuOTA0ICIvPg0KPC9zdmc+) no-repeat;
    background-size: cover;
}

.row.secondrow div {
    margin: 0 auto;
}

img.service-img.non-svg.scaled-image {
    margin: 0 auto !important;
}

.row.bg-nomer {
    align-items: flex-start;
    border-radius: 5px;
}

.service-header {
    font-family: TTCommons-Regular;
    color: #000;
    font-size: 25pt;
    line-height: 1;
    text-transform: uppercase;
    text-align: center;
    margin-top: 10px;
}

.bg-bukovel-img3 {
    padding-top: 30px !important;
}

.nomera-header {
    margin-bottom: 20px;
}

.nomera-content {
    margin: 50px 0 30px;
}

.nomera-content .testimonial-inner:before {
    content: "";
    display: none;
}

.nomera-content .testimonial-inner:after {
    content: "";
    display: none;
}

.nomera-content .testimonial-image img {
    border-radius: 5px;
    position: relative;
    display: block;
    max-width: unset !important;
    width: 32vh;
}

a:hover {
    color: #95beeb !important;
}

.pgcu-post__details {
    min-height: 350px;
}

.pgcu-button--rounded {
    border-radius: 4px;
    position: absolute !important;
    bottom: 30px;
    left: 25%;
}

span.price_value.price_min:before {
    content: 'від';
    display: block;
	margin-bottom: -10px;
}

.rooms .hb_room .price span {
    font-size: 17px !important;
}

.entry-summary span.price_value.price_min {
    font-size: 20px;
}

a.roomreservation {
    display: block;
    position: relative;
    width: fit-content;
    background: #226fe2;
    color: #fff;
    padding: 3px 15px 5px 15px;
    border-radius: 5px;
    margin: 0 auto;
	text-decoration: none !important;
	line-height: 30px;
}

a.roomreservation:hover {
    background: #5e8ed6;
	color: #fff !important;
}

div#services, div#roomreservation {
    position: relative;
    top: -80px;
}

.dopservicescont {
    display: flex;
    position: relative;
    width: 60%;
    flex-direction: row;
}

.dopservices {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: flex-start;
}

div#footer-sidebar div {
    position: relative;
    margin: 0 auto;
}

.main-navigation li a:hover {
    color: #fff !important;
}

.main-navigation li a {
    padding: 14px 10px 12px !important;
}

ul.hb_single_room_tabs li:last-child {
    display: none !important;
}

.main-navigation ul {
    display: flex !important;
    align-items: center;
}

ul#primary-menu li {
    width: max-content !important;
}

.email {
    margin-left: 65px;
}

.App__1ABKx {
    height: auto !important;
}

/*MOBILE DEVICES*/

@media only screen and (max-width: 1300px){


}

@media only screen and (max-width: 1200px){

    .dopservicescont {
        display: flex;
        position: relative;
        width: 80%;
        flex-direction: row;
    }

}

@media only screen and (max-width: 991px){
    
	
}

@media only screen and (max-width: 767px){

    .dopservicescont {
        display: flex;
        position: relative;
        width: 60%;
        flex-direction: column;
    }

    .dopservices {
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: center;
        align-items: flex-start;
    }
	
}

@media only screen and (max-width: 588px){

    .dopservicescont {
        display: flex;
        position: relative;
        width: 80%;
        flex-direction: column;
    }	
	
}

@media only screen and (max-width: 450px){

    .dopservicescont {
        display: flex;
        position: relative;
        width: 90%;
        flex-direction: column;
    }	

}

@media only screen and (max-width: 380px){
	
	
}