/* -----GLOBAL---- */
header{
	position: absolute;
    background: rgba(255, 255, 255, 0.7);
    left: 0;
    right: 0;
}
body {
    background-image: url(http://arenda360.zp.ua/wp-content/themes/arenda360/img/bg1080.jpg);
    background-size: cover;
}

.row {
    display: flex;
    flex-direction: row;
}
.column {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}


/* -----HEADER---- */


.site-branding {
    display: flex;
    justify-content: space-between;
    padding: 0 10%;
    z-index: 100;
}
.site-branding img{
    height: 60px;
}
.site-branding a span, .header-title {
    font-family: 'El Messiri', sans-serif;
    font-weight: 400;
    font-style: italic;
    font-size: 35px;
    color: #545454;
}
.header-title span {
    font-family: 'Racing Sans One', cursive;
    font-size: 38px;
    color: #853D3D;
}
.site-branding a {
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    z-index: 100;
}
.site-branding a span {
    font-size: 24px;
    color: #545454;
    margin: 0;
    padding: 0;
}
.site-branding a svg {
    height: 47px;
}


/* -----TOP SLIDER---- */
.top-title h1 {
    font-family: 'El Messiri', sans-serif;
}
.image-container.row {
    justify-content: space-evenly;
    padding: 10% 0;
}
.single-image-container.column span {
    font-family: 'Rubik', sans-serif;
    font-size: 23px;
    padding-top: 20px;
}
.rooms-slider-wrapper {
    width: 100%;
    background: rgba(223, 221, 217, 0.15);
}
.rooms-slider-main-item {
    height: 80vh!important;
}
.service-content-top {
    padding: 50px 0px;
}
.service-content-top h2{
	text-align: center;
    text-transform: uppercase;
    font-family: 'El Messiri', sans-serif;
    /* font-family: 'Rubik', sans-serif; */
    font-size: 28px;
}
.top-title {
    width: 55%;
    position: absolute;
    top: 30%;
    display: flex;
    left: 10%;
    background: #404040b5;
    color: #ffffffd9;
    font-size: 30px;
    padding: 15px 50px;
    border-bottom: 15px solid #a7a7a780;
/* 	border-bottom: 15px solid rgb(35 33 33 / 50%); */
/*     display: flex;
    justify-content: center;
    align-items: center; */
}

/* -----ROOMS SLIDER---- */
.slick-arrow {
    position: absolute;
}
.slick-next {
    right: 0;
}
.service-content-bottom {
    background: #e9eff0;
    padding: 25px 20px 15px 20px;
    margin-bottom: 35px;
}
.flore-number {
    display: flex;
    justify-content: space-between;
    font-family: 'Rubik Mono One', sans-serif;
    font-size: 30px;
}
.flore-number a {
    font-size: 15px
}
img.youtube-link-svg {
    height: 24px;
    margin: 9px 0px 0px 0px;
    filter: grayscale(0.7);
}
img.youtube-link-svg:hover {
    filter: grayscale(0);
}
.rooms-image {
    width: 240px;
    height: 240px;
    padding: 20px;
    border: 8px solid #e7e7e7e0;
    /* box-shadow: 0 0 4px #969696; */
}
/* .rooms-item-title-and-price {
    position: absolute;
    top: 0;
    background: #999999d9;
} */
.rooms-item-title-and-price {
    position: absolute;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    width: 110px;
    height: 224px;
    backdrop-filter: blur(10px);
    top: 0;
    color: #ffffff;
    background: #65656594;
    margin: 8px 0px 0px 8px;
    padding: 21px 9px 14px 9px;
    border-right: 4px solid #65656594;
}
.rooms-item-title-and-price b {
text-decoration: underline;
}

.service-wrapper {
    padding: 0px 100px 0 196px;
}

.description {
    position: absolute;
    left: 22px;
    width: 98%;
    height: 203px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    text-decoration: underline;
    background: silver;
    margin: 20px 0px 0px 0px;
    padding: 10px 0 10px 25px;
}

.tip-content {
    padding: 5% 20%;
}

/* -----SINGLE PAGE---- */
.srv {width: 50%;
    /* height: auto;  */
}

a.back-to-services {
    position: absolute;
    display: flex;
    flex-direction: column-reverse;
    width: 60%;
    padding: 10px;
    background: #dde4ed;
    font-family: 'Rubik Mono One', sans-serif;
    font-size: 21px;
    color: #4a4a4a;
    text-decoration: none;
    z-index: 1;
}
.tip-content-wrapper {
    display: flex;
    padding-top: 9%;
}
.tip-content-text {
    width: 50%;
}
.rooms-description {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #564b4b7a;
    margin: 25px 30px 0 0;
}
.rooms-description span {
    color: rgb(80 80 80);
}
.final {
    margin: 25px 30px 25px 0;
}

/*-----FOOTER-----*/
.footer-wrapper {
    position: absolute;
    justify-content: space-between;
    padding: 1% 9%;
    width: 100%;
    font-family: 'Rubik', sans-serif;
    color: #3c3c3c;
    background: #f0f8ffba;
    border-top: 4px solid #c5c5c580;
}
.wall {
    background: #3c3c3c38;
    width: 2px;
}
.footer-adress, .footer-telephone, .footer-cf-wrapper {padding: 0 10px; justify-content: flex-start;}

.footer-adress a, .footer-telephone a{
    color: #3c3c3c;
    text-decoration: none;
}
.footer-telephone.column {
    white-space: nowrap;
}
.footer-name-phone-cf {
    display: flex;
    flex-direction: column;
}

/*-----FOOTER-CONTACT-FORM-----*/
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required, input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-email {
    width: 90%;
    border: 0;
    border-radius: 0;
    border-bottom: 1px solid darkgrey;
    background: transparent;
}
input.wpcf7-form-control.wpcf7-submit.submint-button {
    margin: 20px 0 0 0;
    border-radius: 0;
    background: transparent;
    padding: 10px 35px;
}

.footer-wrapper .wpcf7 form .wpcf7-response-output{
	display:none!important
}
.footer-wrapper .wpcf7-not-valid-tip{
	position:absolute!important;
	font-size:12px
}

@media screen and (max-width: 1024px){
    .top-title {
		width: auto;
		position: absolute;
		top: 20%;
		left: 9%;		
		font-size: 20px;
		padding: 15px;
		border-bottom: 15px solid #a1a1a180;
    }
    .single-image-container.column span {
        font-size: 18px;
    }
}
@media screen and (max-width: 600px){
	.service-wrapper .slick-dotted.slick-slider{
		margin-bottom:0;
		padding-bottom:30px;		
	}
	.slick-slider .slick-dots{
		bottom:0
	}
	.slick-slider .slick-next, .slick-slider .slick-prev{
		top:95%	;
		z-index:9
	}
	.slick-slider .slick-next{
		right:0
	}
	.slick-slider .slick-prev{
		left:0
	}
	.site-branding img{
        height: 100%;
    }
	.service-wrapper{
		padding:0
    }
    .image-container.row {
        flex-direction: column;
    }
    .service-content-top {
        display: none;
    }
	.description{
		position:static;
		padding: 10px 0 10px 10px;
		min-width: 105px;
    	font-size: 14px;
	}
	.service-content-bottom {		
		padding: 25px 10px 15px 10px;		
	}
	.rooms-slider-wrapper{
		overflow:hidden;
		min-width:240px
	}
	.top-title {
		width: auto;
		position: absolute;
		top: 20%;
		left: 0%;		
		font-size: 20px;
		padding: 15px;
		border-bottom: 15px solid #a1a1a180;
	}
	.site-branding{padding:0 5px}
	.header-title span{font-size:26px}
	.header-title{font-size:21px}
    .site-branding a span{font-size:18px}

    .tip-content {padding: 15% 3%;}
    a.back-to-services {width: 94%;}
    .tip-content-wrapper {flex-direction: column;}
    .tip-content-text {width: 100%;}
    .srv {width: 100%; height: 240px; }

    .footer-wrapper {
        flex-direction: column;
    }
    .wall {
        width: 90%;
        height: 2px;
        margin: 10px 0 10px 0;
    }
}
