/* template */
body,html {
  height: 100%;
  scroll-behavior: smooth;
}

/* hidden spacer before sections for proper offset */
section::before {
    height: 7rem;
    content: "";
    display:block;
}
section::after {
    height: 2rem;
    content: "";
    display:block;
}
/* helpers */
.vh-50 {
    min-height: 50vh;
}
.vh-75 {
    min-height: 75vh;
}
.vh-100 {
    min-height: 100vh;
}
/*Header Block styles*/
.menu-contact {
    margin-right: 1rem;
}
.menu-contact .nav-item .nav-link{
    font-size: .85rem;
    font-weight: 400;
    color: rgba(105,107,111, 1);
    padding: .5rem;
}
.menu-contact .nav-item .nav-link:hover, .menu-contact .nav-item .nav-link:focus,
.menu-contact .nav-item .nav-link:active{
    color: rgba(181,147,118, 1);
}
.menu-contact .nav-item .spr {
    position: relative;
    top: 8px;
    color: rgba(105,107,111, 1);
}
#home {
    background: transparent url("../images/bg-header.jpg") no-repeat center;
    background-size: cover;
    border-bottom:3px solid #b59376;
}
#home::before {
    height: 0;
    content: "";
    display:block;
}
#home::after{
    height: 2rem;
    content: "";
    display:block;
}
.text-block {
    margin: 28% 0 0 7%;
    padding: 1.5rem 2rem;
    width: 40%;
    background: rgba(78,61,47,.75);
    color: #fff;
}
.text-block h1 {
    display: block;
    margin: 0 0 1.65rem 0;
    font-size: 4rem;
    line-height: .85;
    color:#fff;
}
.text-block h1 .sm-hdng {
    display: block;
    font-family: 'Noto Sans', sans-serif;
    font-size: 2.5rem;
}
.text-block.eng h1 {
    font-size: 4.75rem;
    line-height: .85;
}
.text-block.eng h1 .sm-hdng {
    font-size: 2.25rem;
    margin: 0 auto 0 2rem;
}
.divr {
    display: block;
    background: transparent url("../images/div.png") no-repeat;
    background-size: contain;
    width: 284px;
    height: 39px;
    margin: .75rem auto 0 auto;
}
.text-block p{
    font-size: 1.35rem;
}

@media (max-width: 1024px){
    #navbar1 .container {
        padding: 0;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 1.25rem;
        padding-left: 1.25rem;
    }
    .menu-contact .nav-item .nav-link {
        padding: .5rem;
    }
    .text-block {
        margin: 28% 0 0 5%;
        width: 50%;
    }
    .text-block h1 {
        margin: 0 0 1.15rem 0;
        font-size: 3.65rem;
    }
    .text-block h1 .sm-hdng {
        font-size: 2.15rem;
    }
    .text-block p{
        font-size: 1.2rem;
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .navbar-brand img {
        width:90%;
        height: auto;
        margin: 0 0 -0.5rem 0;
    }
    .navbar-caption {
        margin-left: 0;
        font-size: 70%;
    }
    .navbar-dark .navbar-toggler {
        margin: -0.6rem -0.45rem 0 0;
    }
    .navbar-dark .navbar-nav .nav-link {
        font-size: 1.1rem;
    }
    #home::before,
    #home::after{
        height: 0;
        content: "";
        display: block;
    }
    .text-block {
        margin: 28% 0 2% 5%;
        width: 56%;
    }
    .text-block p {
        font-size: 1.1rem;
    }
    .text-block h1 {
        font-size: 3.45rem;
    }
    .text-block h1 .sm-hdng {
        font-size: 2rem;
    }
    .text-block.eng h1 {
        font-size: 3.75rem;
    }
    .text-block.eng h1 .sm-hdng{
        font-size: 1.75rem;
        margin: 0 auto 0 1.75rem;
    }
}
@media (max-width: 767px) and (min-width: 576px) {
    .navbar{
        padding: 0 1rem 0.5rem 1rem;
    }
    .navbar-brand img {
        width: 85%;
        height: auto;
        margin: 0 0 -0.5rem 0;
    }
    .navbar-caption {
        margin-left: 0;
        font-size: 70%;
    }
    .navbar-toggler {
        right: 1.5rem;
        top: 0;
    }
    .navbar-dark .navbar-nav .nav-link {
        font-size: 1.1rem;
        padding: .5rem 1rem;
    }
    .text-block {
        margin: 28% 0 0 5%;
        padding: 1rem .5rem;
        width: 70%;
    }
    .text-block h1 {
        margin: 0 0 1rem 0;
        font-size: 3rem;
    }
    .text-block.eng h1 {
        font-size: 3rem;
    }
    .text-block h1 .sm-hdng {
        font-size: 2rem;
    }
    .text-block.eng h1 .sm-hdng{
        font-size: 1.25rem;
        margin: 0 auto 0 1rem;
    }
    .text-block p {
        font-size: 1rem;
    }
}
@media (max-width: 575px) and (min-width: 349px) {
    .navbar{
        padding: 0 1rem 0.5rem 1rem;
    }
    .navbar-brand img {
        width: 82%;
        height: auto;
        margin: 0 0 -0.5rem 0;
    }
    .navbar-caption {
        margin-left: 0;
        font-size: 70%;
    }
    .navbar-toggler {
        right: 1.5rem;
        top: 0;
    }
    .navbar-dark .navbar-nav .nav-link {
        font-size: 1.1rem;
        padding: .5rem 1rem;
    }
    .text-block {
        margin: 28% 0 0 5%;
        padding: 1rem .5rem;
        width: 70%;
    }
    .text-block h1 {
        margin: 0 0 0 0;
        font-size: 2.5rem;
    }
    .text-block.eng h1 {
        font-size: 3rem;
    }
    .text-block h1 .sm-hdng {
        font-size: 1.5rem;
    }
    .text-block.eng h1 .sm-hdng{
        font-size: 1.25rem;
        margin: 0 auto 0 1rem;
    }
    .text-block p {
        font-size: 95%;
    }
    .divr {
        width: 75%;
    }
}
@media (max-width: 375px){
    .navbar-toggler {
        right: 1.5rem;
        top: 0;
    }
    .navbar-dark .navbar-nav .nav-link {
        font-size: 1.1rem;
        padding: .5rem 1rem;
    }
    .text-block {
        margin: 28% 0 0 5%;
        padding: .5rem 0;
        width: 92%;
    }
    .text-block h1 {
        margin: 0 0 0 0;
        font-size: 2rem;
    }
    .text-block.eng h1 {
        font-size: 2.75rem;
    }
    .text-block h1 .sm-hdng {
        font-size: 1.25rem;
    }
    .text-block.eng h1 .sm-hdng{
        font-size: 1.25rem;
        margin: 0 auto 0 1rem;
    }
    .text-block p {
        font-size: 85%;
    }
    .divr {
        width: 75%;
    }
}
@media (max-width: 348px){
    .navbar{
        padding: 0.5rem 1rem;
    }
    .navbar-brand img {
        width: 70%;
        height: auto;
        margin: 0 0 -0.5rem 0;
    }
    .navbar-caption {
        margin-left: 0;
        font-size: 70%;
    }
    .navbar-toggler {
        right: 1.5rem;
        top: 0;
    }
    .navbar-dark .navbar-nav .nav-link {
        font-size: 1.1rem;
        padding: .5rem 1rem;
    }
    .text-block {
        margin: 28% 0 0 5%;
        padding: .5rem 0;
        width: 92%;
    }
    .text-block h1 {
        margin: 0 0 0 0;
        font-size: 2rem;
    }
    .text-block.eng h1 {
        font-size: 2.75rem;
    }
    .text-block h1 .sm-hdng{
        font-size: 1.25rem;
    }
    .text-block.eng h1 .sm-hdng{
        font-size: 1.25rem;
    }
    .text-block p {
        font-size: 85%;
    }
    .divr {
        width: 75%;
    }
}
/*About Block styles*/
#about, #services, #roomms, #restaurant, #testimonials{
    width:95%;
    margin: 0 auto;
}
#about::before{
    height: 2.5rem;
    content: "";
    display: block;
}
#about::after{
    height: 3.5rem;
    content: "";
    display: block;
}
.small-heading {
    display: block;
    margin: 0 0 0 2rem;
    font-size: 1.75rem;
    color: #68717b;
}
.small-heading::after{
    content:'';
    display:inline-block;
    margin: 0 0 0 13px;
    background: #c4c4c4;
    width: 150px;
    height: 1px;
}
.main-heading {
    margin: 0 0 3.5rem 2rem;
    font-size: 4.75rem;
}
#about p{
    padding: 0 5rem 0 2rem;
}
.about-list{
    list-style: none;
    position: relative;
    margin: 0 0 1.5rem 2rem;
}
.about-list li{
    padding: .5rem 0 0 0;
    text-align: justify;
}
.about-list li::before{
    content: '';
    position: absolute;
    left: 1%;
    transform: translateY(11%);
}
.about-img{
    max-width:100%;
    height:auto;
    margin: -6rem 0 1.5rem 0;
}
@media (max-width: 1024px){
    #about, #services, #roomms, #restaurant, #testimonials {
        width: 100%;
    }
    .small-heading {
        font-size: 1.5rem;
    }
    .main-heading {
        margin: 0 0 2rem 2rem;
        font-size: 3.75rem;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    #about::before{
        height: 3rem;
    }
    #about::after{
        height: 2rem;
    }
    .small-heading {
        margin: 0 0 0 .5rem;
        font-size: 1.35rem;
    }
    .main-heading {
        margin: 0 0 2rem .5rem;
        font-size: 3rem;
    }
    #about p {
        padding: 0 1rem 0 .5rem;
        font-size: 95%;
    }
}
@media (max-width: 767px) and (min-width: 576px) {
    #about::before{
        height: 1.5rem;
        content: "";
        display: block;
    }
    #about::after{
        height: 3rem;
        content: "";
        display: block;
    }
    .small-heading {
        margin: 0 0 0 1rem;
        font-size: 1.35rem;
    }
    .main-heading {
        margin: 0 0 2rem 1rem;
        font-size: 3.35rem;
    }
    #about p {
        padding: 0 1rem;
    }
    .about-img {
        display:block;
        width: 78%;
        margin: 0 auto;
    }
    #about p, #about .about-list{
        font-size: 95%;
    }
}
@media (max-width: 575px) and (min-width: 349px) {
    #about::before{
        height: 1.5rem;
        content: "";
        display: block;
    }
    #about::after{
        height: 3rem;
        content: "";
        display: block;
    }
    .small-heading {
        margin: 0 0 0 1rem;
        font-size: 1.35rem;
    }
    .main-heading {
        margin: 0 0 2rem 1rem;
        font-size: 3.35rem;
    }
    #about p {
        padding: 0 1rem;
    }
    .about-img {
        display:block;
        width: 78%;
        margin: 0 auto;
    }
    #about p, #about .about-list{
        font-size: 95%;
    }
}
@media (max-width: 375px){
    .small-heading {
        font-size: 1.5rem;
        margin: 0 0 0 1rem;
    }
    .small-heading.eng::after{
        width: 60px;
    }
    .main-heading {
        margin: 0 0 2rem 1rem;
        font-size: 3rem;
    }
    #about p, #about .about-list{
        font-size: 85%;
    }
    #about p{
        padding: 0 .5rem;
    }
    .about-img {
        width: 90%;
        margin: 0 auto;
        display: block;
    }
}
@media (max-width: 348px){
    .small-heading {
        font-size: 1.5rem;
        margin: 0 0 0 1rem;
    }
    .small-heading::after {
        width: 115px;
    }
    .small-heading.eng::after{
        width: 60px;
    }
    .main-heading {
        margin: 0 0 2rem 1rem;
        font-size: 3rem;
    }
    #about p, #about .about-list{
        font-size: 83%;
    }
    #about p{
        padding: 0 .5rem;
    }
    .about-img {
        width: 90%;
        margin: 0 auto;
        display: block;
    }
}
/*Divider Block styles*/
/*Divider Block styles*/
#divider::before,
#divider::after,
#divider2::before,
#divider2::after,
#divider3::before,
#divider3::after{
    height: 0;
    content: "";
    display: block;
}
.divider .lines{
    display: block;
    background: #959fa4;
    padding: 1px 0 0 0;
    width: 30%;
    margin: 1rem auto;
}
.divider .div-icon{
    background: #fff url("../images/mark.png") no-repeat center;
    background-size:contain;
    display: block;
    position: relative;
    width: 83px;
    height: 61px;
    margin: -3rem auto;
    padding: 0 2.35rem;
}
@media (max-width: 991px) and (min-width: 768px) {
    .divider .div-icon{
        top: 0;
        left: 0;
    }
}
@media (max-width: 767px) and (min-width: 576px) {
    .divider .div-icon{
        top: 0.05rem;
        left: 0;
        width: 70px;
        height: 50px;
        padding: 0 2rem;
    }
    .divider .lines {
        width: 45%;
    }
}
@media (max-width: 575px) and (min-width: 349px) {
    .divider .div-icon{
        top: 0.05rem;
        left: 0;
        width: 70px;
        height: 50px;
        padding: 0 2rem;
    }
    .divider .lines {
        width: 45%;
    }
}
@media (max-width: 348px){
    .divider .div-icon{
        top: 0.05rem;
        left: 0;
        width: 70px;
        height: 50px;
        padding: 0 2rem;
    }
    .divider .lines {
        width: 45%;
    }
}
/*Services Block styles*/
#services::before {
    height: 4rem;
    content: "";
    display: block;
}
#services::after {
    height: 6.5rem;
    content: "";
    display: block;
}
.service-card {
    border: 1px solid #dcdcdc;
    height: 200px;
    margin: 0 0 1rem 0;
}
.service-card .icon-sec {
    background: rgba(181,147,118,.91);
}
.service-card .icon-sec .icon-1,
.service-card .icon-sec .icon-2,
.service-card .icon-sec .icon-3,
.service-card .icon-sec .icon-4,
.service-card .icon-sec .icon-5,
.service-card .icon-sec .icon-6{
    display: block;
    margin: 40% auto 0 auto;
    width:55px;
    height: 55px;
}
.service-card .icon-sec .icon-1{
    background: transparent url("../images/icon-1.png") no-repeat center;
    background-size: contain;
}
.service-card .icon-sec .icon-2{
    background: transparent url("../images/icon-2.png") no-repeat center;
    background-size: contain;
}
.service-card .icon-sec .icon-3{
    background: transparent url("../images/icon-3.png") no-repeat center;
    background-size: contain;
}
.service-card .icon-sec .icon-4{
    background: transparent url("../images/icon-4.png") no-repeat center;
    background-size: contain;
}
.service-card .icon-sec .icon-5{
    background: transparent url("../images/icon-5.png") no-repeat center;
    background-size: contain;
}
.service-card .icon-sec .icon-6{
    background: transparent url("../images/icon-6.png") no-repeat center;
    background-size: contain;
}
.service-card .descr .heading{
    margin: 1rem 0 1.25rem 0;
    font-size: 1.5rem;
    color: #9f8066;
}
.service-card .descr p{
    margin:0;
    font-size: .95rem;
}
@media (max-width: 1024px){
    #services::after {
        height: 3.5rem;
    }
    .service-card {
        height: 175px;
    }
    .service-card .icon-sec .icon-1, .service-card .icon-sec .icon-2,
    .service-card .icon-sec .icon-3, .service-card .icon-sec .icon-4,
    .service-card .icon-sec .icon-5, .service-card .icon-sec .icon-6 {
        margin: 60% auto 0 auto;
        width: 45px;
        height: 45px;
    }
    .service-card .descr .heading {
        margin: 1rem 0 1rem 0;
        font-size: 1.25rem;
    }
    .service-card .descr p {
        margin: 0;
        font-size: .8rem;
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .service-card {
        height: 230px;
    }
    .info-blocks.eng .service-card {
        height: 175px;
    }
    .service-card .icon-sec .icon-1, .service-card .icon-sec .icon-2,
    .service-card .icon-sec .icon-3, .service-card .icon-sec .icon-4,
    .service-card .icon-sec .icon-5, .service-card .icon-sec .icon-6 {
        width: 35px;
        height: 35px;
    }
    .service-card .descr .heading {
        margin: 1rem 0 1rem 0;
        font-size: 1.25rem;
    }
    .service-card .descr p {
        font-size: 75%;
        text-align: left !important;
    }
}
@media (max-width: 767px) and (min-width: 576px) {
    .service-card {
        height: 200px;
    }
    .info-blocks.eng .service-card {
        height: 155px;
    }
    .service-card .icon-sec .icon-1, .service-card .icon-sec .icon-2,
    .service-card .icon-sec .icon-3, .service-card .icon-sec .icon-4,
    .service-card .icon-sec .icon-5, .service-card .icon-sec .icon-6 {
        width: 40px;
        height: 40px;
    }
    .service-card .descr .heading {
        margin: 1rem 0 1rem 0;
        font-size: 1.35rem;
    }
    .service-card .descr p {
        font-size: 80%;
        text-align: left !important;
    }

}
@media (max-width: 575px) and (min-width: 349px) {
    .service-card {
        height: 160px;
    }
    .info-blocks.eng .service-card {
        height: 140px;
    }
    .service-card .icon-sec .icon-1, .service-card .icon-sec .icon-2,
    .service-card .icon-sec .icon-3, .service-card .icon-sec .icon-4,
    .service-card .icon-sec .icon-5, .service-card .icon-sec .icon-6 {
        width: 40px;
        height: 40px;
    }
    .service-card .descr .heading {
        margin: 1rem 0 1rem 0;
        font-size: 1.5rem;
    }
    .service-card .descr p {
        font-size: 95%;
        text-align: left !important;
    }

}
@media (max-width: 375px){
    .service-card {
        height: 165px;
    }
    .info-blocks.eng .service-card {
        height: 155px;
    }
    #services .main-heading {
        font-size: 2.75rem;
    }
    .service-card .descr .heading {
        font-size: 1.35rem;
    }
    .service-card .descr p {
        font-size: 85%;
        text-align: left !important;
    }
}
@media (max-width: 348px){
    .service-card {
        height: 196px;
    }
    .info-blocks.eng .service-card {
        height: 155px;
    }
    #services .main-heading {
        font-size: 2.5rem;
    }
    .service-card .descr .heading {
        font-size: 1.4rem;
    }
    .service-card .descr p {
        font-size: 83%;
        text-align: left !important;
    }
}
/*Rooms Block styles*/
#rooms::before {
    height: 4rem;
    content: "";
    display: block;
}
#rooms::after {
    height: 6.5rem;
    content: "";
    display: block;
}
.room-card{
    margin: 0 15px !important;
}
.room-card .room-img{
    margin:0;
    border:none;
}
.room-card .room-descr{
    padding: 1rem;
    height:330px;
    border: 1px solid #d9d9d9;
}
#RoomsCarousel.eng .room-card .room-descr{
    height:345px;
}
.room-card .room-name a{
    font-size: 1.35rem;
    text-decoration:none;
    color: #656c73;
}
.room-card .room-name a:hover{
    text-decoration:none;
    color: #b59376;
}
.room-card  .room-price,
.price-descr .room-price{
    font-family: 'Viaoda Libre', cursive;
    font-size: 2.85rem;
    color: #b59376;
}
.room-card  .room-price{
    margin: 0 0 .5rem .5rem;
    padding: 0 0 .55rem 0;
    border-bottom: 1px dotted #d9d9d9;
}
.room-card  .room-price .currency,
.room-card  .room-price .night,
.price-descr .room-price .currency,
.price-descr  .room-price .night{
    position: relative;
    font-family: 'Noto Sans', sans-serif;
    font-size: 1rem;
}
.currency{
    bottom: 27px;
    color:#68717b;
}
.night{
    top: 4px;
    left: -40px;
    color:#abb0b6;
}
.room-details th, .room-details td{
    padding: .25rem 0;
    font-size: .95rem;
}
.room-details th{
    border-right: 1px dotted #d9d9d9;
    font-weight: 400;
    color:#444b52;
}
.room-details td{
    padding-left:.5rem;
    color:#656c73;
}
.room-button {
    text-align: center;
    margin: -20px 0 0 0;
}
.room-button .btn-primary{
    padding: .5rem 5rem .5rem 5rem;
}
#rooms .owl-nav {
    position: absolute;
    top: -8%;
    right: 1%;
}
#rooms .owl-nav .owl-prev span,
#rooms .owl-nav .owl-next span{
    font-size: 2.75rem;
    color:#7e878b;
}
#rooms .owl-nav .owl-prev span{
    margin-right:10px;
}
.discl-info {
    display: inline-block;
    margin: 3rem 0 0 2rem;
}
.tels{
    display: inline-block;
    list-style:none;
    padding: 1rem;
    margin: 0 0 0 .5rem;
    border:1px solid #dcdcdc;
}
.tels li{
    display: inline-block;
}
.sml {
    font-size: .95rem;
}
.big{
    font-family: 'Viaoda Libre', cursive;
    font-size: 2rem;
    color:#7e6863;
}
@media (max-width: 1024px){
    #rooms::after {
        height: 3.5rem;
    }
    .room-name{
        height: 40px;
    }
    .room-card .room-name a {
        font-size: 1.2rem;
    }
    .room-card .room-price, .price-descr .room-price{
        font-size: 2.55rem;
    }
    .room-details th, .room-details td{
        font-size: .8rem;
    }
    .room-button .btn-primary {
        padding: .5rem 3rem .5rem 3rem;
    }
    .discl-info {
        margin: 2rem 0 0 0;
        font-size:.95rem;
    }
    .tels {
        padding: .5rem;
        margin: 0 0 0 0;
    }
    .sml {
        font-size: .8rem;
    }
    .big {
        font-size: 1.5rem;
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .room-card .room-descr {
        padding: 1rem .5rem;
        height: 360px;
    }
    .room-card .room-name a {
        font-size: 1rem;
    }
    .room-card .room-price, .price-descr .room-price{
        font-size: 2rem;
    }
    .room-card .room-price .currency, .room-card .room-price .night,
    .price-descr .room-price .currency, .price-descr .room-price .night{
        font-size: .8rem;
    }
    .currency {
        bottom: 20px;
    }
    .night {
        top: 5px;
        left: -32px;
    }
    .room-details th, .room-details td{
        font-size: .8rem;
    }
    #RoomsCarousel.eng .room-details td br{
        display:none;
    }
    .room-button .btn-primary {
        padding: .5rem 3rem .5rem 3rem;
    }
    .discl-info {
        margin: 2rem 0 0 0;
        font-size:.95rem;
    }
    .tels {
        padding: .5rem;
        margin: 0 0 0 0;
    }
    .sml {
        font-size: .8rem;
    }
    .big {
        font-size: 1.5rem;
    }
}
@media (max-width: 767px) and (min-width: 576px) {
    .room-card .room-descr {
        padding: 1rem .5rem;
    }
    .room-name {
        height: 50px;
    }
    .room-card .room-name a {
        font-size: 1.25rem;
    }
    .room-card .room-price, .price-descr .room-price{
        font-size: 2.35rem;
    }
    .room-card .room-price .currency, .room-card .room-price .night,
    .price-descr .room-price .currency, .price-descr .room-price .night{
        font-size: .8rem;
    }
    .currency {
        bottom: 20px;
    }
    .night {
        top: 5px;
        left: -32px;
    }
    .room-button .btn-primary {
        padding: .5rem 2rem .5rem 2rem;
    }
    .discl-info {
        margin: 1rem 2rem;
    }
    .tels {
        margin: 0 0 0 23%;
    }
}
@media (max-width: 575px) and (min-width: 349px) {
    .room-card .room-descr {
        padding: 1rem 1rem;
    }
    .room-name {
        height: 30px;
    }
    .room-card .room-name a {
        font-size: 1.4rem;
    }
    .room-card .room-price, .price-descr .room-price{
        font-size: 2.75rem;
    }
    .room-card .room-price .currency, .room-card .room-price .night,
    .price-descr .room-price .currency, .price-descr .room-price .night{
        font-size: 1rem;
    }
    .currency {
        bottom: 27px;
    }
    .night {
        top: 4px;
        left: -40px;
    }
    .room-details th, .room-details td {
        font-size: .95rem;
    }
    .room-button .btn-primary {
        padding: .5rem 5rem .5rem 5rem;
    }
    .discl-info {
        margin: 1rem 2rem;
    }
    .tels {
        margin: 0 0 0 13%;
    }
}
@media (max-width: 375px){
    .room-card .room-descr {
        padding: 1rem 1rem;
    }
    .room-name {
        height: 40px;
    }
    .room-card .room-name a {
        font-size: 1.25rem;
    }
    .room-card .room-price, .price-descr .room-price{
        font-size: 2.75rem;
    }
    .room-card .room-price .currency, .room-card .room-price .night,
    .price-descr .room-price .currency, .price-descr .room-price .night{
        font-size: 1rem;
    }
    .currency {
        bottom: 27px;
    }
    .night {
        top: 4px;
        left: -40px;
    }
    .room-details th, .room-details td {
        font-size: .85rem;
    }
    .room-button .btn-primary {
        padding: .5rem 5rem .5rem 5rem;
    }
    .discl-info {
        margin: 1rem;
        font-size: .85rem;
    }
    .tels {
        margin: 0 0 0 5%;
    }
}
@media (max-width: 348px){
    #rooms .small-heading::after {
        width: 86px;
    }
    #rooms .owl-nav {
        top: -10%;
    }
    .room-card .room-descr {
        padding: 1rem 1rem;
    }
    .room-name {
        height: 40px;
    }
    .room-card .room-name a {
        font-size: 1.25rem;
    }
    .room-card .room-price, .price-descr .room-price{
        font-size: 2.75rem;
    }
    .room-card .room-price .currency, .room-card .room-price .night,
    .price-descr .room-price .currency, .price-descr .room-price .night{
        font-size: 1rem;
    }
    .currency {
        bottom: 27px;
    }
    .night {
        top: 4px;
        left: -40px;
    }
    .room-details th, .room-details td {
        font-size: .85rem;
    }
    .room-button .btn-primary {
        padding: .5rem 3rem .5rem 3rem;
    }
    .discl-info {
        margin: 1rem;
        font-size: .85rem;
    }
    .tels {
        margin: 0;
    }
}

/*Modals styles - rooms*/
.modal-content{
    padding: 1rem 0;
    border: 2px solid #f2f2f2;
}
.modal-title {
    margin: 0 0 0 1rem;
    font-size: 2rem;
    line-height: 1.25;
    color:#212529;
}
.modal-header button.close {
    font-size: 2.5rem;
}
.room-img, .thumb-img{
    width: 100%;
    height: auto;
    margin: 0 0 1rem 0;
    border: 1px solid #b59376;
}
.room-gallery{
    margin-right: -7px;
    margin-left: -7px;
}
.room-gallery .col-4 {
    padding: 0 5px;
}
.price-block {
    margin: 0 0 1rem 0;
    padding: 0 0 .5rem 0;
    border-bottom: 1px dotted #d9d9d9;
}
.price-title, .price-descr {
    display: inline-block;
}
.price-title {
    margin: 0 2.35rem 0 0;
}
.price-title.per-room{
    margin: 0 1.85rem 0 0;
}
.price-title p, .price-descr p{
    margin:0;
}
.price-descr .room-price {
    font-size: 2.5rem;
}
.price-descr.per-room .room-price{
    font-size: 2rem;
}
.price-descr.per-room  .room-price .currency, .price-descr.per-room  .room-price .night{
    font-size:.85rem;
}
.price-descr.per-room  .room-price .currency{
    bottom: 20px;
}
.price-descr.per-room  .room-price .night{
    top: 5px;
    left: -35px;
}
.modal .sub-heading{
    margin: 1.25rem 0;
    font-size: 1.75rem;
}
.modal .sub-heading::after {
    content: '';
    display: inline-block;
    background: #c4c4c4;
    height: 1px;
    width: 150px;
    margin: 0 0 0 10px;
}
.modal .modal-list {
    list-style: none;
    text-align: justify;
    padding-left: 3rem;
    margin: 0;
}
.modal-list li{
    padding: 5px 0;
}
.modal-list li::before{
    content: '\25A0';
    position: absolute;
    left: 6%;
    font-size: 1.35em;
    color: #b59376;
    transform: translateY(-25%);
}
.modal .discl-info {
    display: inline-block;
    margin: 1rem 0 0 0;
    font-size:.95rem;
    color:rgba(33,37,41,.83);
}
.booking{
    margin: 1.5rem 0 0 0;
    padding-top: 1.5rem;
    border-top:1px solid rgba(33,37,41,.15);
}
.booking-info {
    display: inline-block;
    margin: 0 0 0 37%;
}
.booking .tels{
    padding: .5rem 1rem;
    background: #b59376;
    border-color:#b59376;
}
.booking .tels .big {
    font-size: 1.65rem;
    color: #ffffff;
}
@media (max-width: 1024px){
    .modal-body .room-details th, .modal-body .room-details td {
        font-size: .95rem;
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .modal-img{
        margin: 0 0 1rem 0;
    }
    .modal-title {
        font-size: 1.85rem;
    }
    .price-title p{
        margin: 0 0 1rem 0;
        font-size: 1rem !important;
    }
    .modal-body .room-details th, .modal-body .room-details td {
        font-size: .8rem;
    }
    .modal .sub-heading {
        font-size: 1.75rem;
    }
    .modal .sub-heading::after {
        width: 65px;
    }
    .modal-body p, .modal-list{
        font-size: 95%;
    }
    .modal .modal-list {
        padding-left: 2rem;
    }
    .modal .discl-info {
        font-size: .8rem;
    }
    .booking-info {
        margin: 0;
        font-size: 1rem !important;
    }
    .tels {
        margin: 0 0 0 0;
    }

}
@media (max-width: 767px) and (min-width: 576px) {
    .modal-dialog {
        max-width: 560px;
    }
    .modal-content {
        padding: 0.25rem;
    }
    .modal-body {
        padding: 1rem .5rem;
    }
    .modal-img{
        margin: 0 0 1rem 0;
    }
    .modal-header .close {
        padding: .5rem;
    }
    .modal-title {
        font-size: 2rem;
    }
    .modal-header button.close {
        font-size: 2rem;
    }
    .price-title p{
        margin: 0 0 1rem 0;
        font-size: 1rem !important;
    }
    .modal .sub-heading {
        font-size: 1.75rem;
    }
    .modal .sub-heading::after {
        width: 120px;
    }
    .modal-body p, .modal-list{
        font-size: 95%;
    }
    .modal-body .room-details th, .modal-body .room-details td {
        font-size: .95rem;
    }
    .modal .modal-list {
        text-align: left;
        padding-left: 2rem;
    }
    .modal .discl-info {
        font-size: .8rem;
    }
    .booking-info {
        margin: 0;
        font-size: 1rem !important;
    }
    .tels {
        margin: 0 0 0 0;
    }
}
@media (max-width: 575px) and (min-width: 349px) {
    .modal-content {
        padding: 0.25rem;
    }
    .modal-body {
        padding: 1rem .5rem;
    }
    .modal-img{
        margin: 0 0 1rem 0;
    }
    .modal-header .close {
        padding: .5rem;
    }
    .modal-title {
        font-size: 2rem;
    }
    .modal-header button.close {
        font-size: 2rem;
    }
    .price-title p{
        margin: 0 0 1rem 0;
        font-size: 1rem !important;
    }
    .modal .sub-heading {
        font-size: 1.75rem;
    }
    .modal .sub-heading::after {
        width: 120px;
    }
    .modal-body p, .modal-list{
        font-size: 95%;
    }
    .modal .modal-list {
        text-align: left;
        padding-left: 2rem;
    }
    .modal .discl-info {
        font-size: .8rem;
    }
    .booking-info {
        margin: 0;
        font-size: 1rem !important;
    }
    .tels {
        margin: 0;
    }
}
@media (max-width: 375px){
    .modal-content {
        padding: 0.25rem;
    }
    .modal-body {
        padding: 1rem 0;
    }
    .modal-img{
        margin: 0 0 1rem 0;
    }
    .modal-header .close {
        padding: .5rem;
    }
    .modal-title {
        font-size: 1.45rem;
    }
    .modal-header button.close {
        font-size: 2rem;
    }
    .price-title p{
        margin: 0 0 1rem 0;
        font-size: 1rem !important;
    }
    .modal-body .room-details th, .modal-body .room-details td {
        font-size: .8rem;
    }
    .modal .sub-heading {
        font-size: 1.5rem;
    }
    .modal .sub-heading::after {
        width: 65px;
    }
    .modal-body p, .modal-list{
        font-size: 84%;
    }
    .modal .modal-list {
        text-align: left;
        padding-left: 2rem;
    }
    .modal .discl-info {
        font-size: .8rem;
    }
    .booking-info {
        margin: 0;
        font-size: 1rem !important;
    }
}
@media (max-width: 348px){
    .modal-content {
        padding: 0.25rem;
    }
    .modal-body {
        padding: 1rem 0;
    }
    .modal-img{
        margin: 0 0 1rem 0;
    }
    .modal-header .close {
        padding: .5rem;
    }
    .modal-title {
        font-size: 1.45rem;
    }
    .modal-header button.close {
        font-size: 2rem;
    }
    .price-title p{
        margin: 0 0 1rem 0;
        font-size: 1rem !important;
    }
    .modal-body .room-details th, .modal-body .room-details td {
        font-size: .8rem;
    }
    .modal .sub-heading {
        font-size: 1.5rem;
    }
    .modal .sub-heading::after {
        width: 65px;
    }
    .modal-body p, .modal-list{
        font-size: 84%;
    }
    .modal .modal-list {
        text-align: left;
        padding-left: 2rem;
    }
    .modal .discl-info {
        font-size: .8rem;
    }
    .booking-info {
        margin: 0;
        font-size: 1rem !important;
    }
}
/*Rooms Block styles*/
#restaurant::before {
    height: 4rem;
    content: "";
    display: block;
}
#restaurant::after {
    height: 6.5rem;
    content: "";
    display: block;
}
#restaurant .about-img{
    margin: 0;
}
#restaurant p{
    padding: 0 5rem 0 2rem;
}
#restaurant .sub-heading{
    margin: 1.75rem 0 2.5rem 2rem;
    font-size: 2.25rem;
}
#restaurant .sub-heading::after{
    content:'';
    display:inline-block;
    background:#c4c4c4;
    height:1px;
    width: 150px;
    margin: 0 0 0 10px;
}
.food-menu {
    width: 85%;
    margin: 0 0 0 2rem;
}
.food-menu .menu-item-title{
    margin: 0 0 .75rem 0;
    font-family: 'Noto Sans', sans-serif;
    font-size: 1.15rem;
    color: #212529;
}
#restaurant .food-menu .menu-item .menu-item-description p.menu-item-ingredients{
    padding: 0;
    font-size: .95rem;
    line-height: 1.25;
    color: #68717b;
}
.food-menu .menu-item .menu-item-description .sep-line {
    display: inline-block;
    margin: 0 0 0 10px;
    width: 160px;
    border-bottom: 1px dotted #b7b7b7;
}
.food-menu .menu-item.item-1 .menu-item-description .sep-line{
    width: 198px;
}
.food-menu .menu-item.item-3 .menu-item-description .sep-line{
    width: 308px;
}
.food-menu .menu-item.item-4 .menu-item-description .sep-line{
    width: 238px;
}
.food-menu.eng .menu-item .menu-item-description .sep-line {
    width: 218px;
}
.food-menu.eng .menu-item.item-1 .menu-item-description .sep-line{
    width: 295px;
}
.food-menu.eng .menu-item.item-3 .menu-item-description .sep-line{
    width: 310px;
}
.food-menu.eng .menu-item.item-4 .menu-item-description .sep-line{
    width: 225px;
}
.food-menu .menu-item .price{
    display: block;
    margin: 26% 0 0 5px;
    font-family: 'Viaoda Libre', cursive;
    font-size: 2rem;
    color: #b59376;
}
.food-menu .menu-item .price .currency {
    position: relative;
    font-family: 'Noto Sans', sans-serif;
    font-size: 1rem;
    bottom: 18px;
    color: #68717b;
}
#restaurant p.discl-info {
    padding: 0 2rem;
    margin: 1rem 0 0 0;
    font-size:.95rem;
    color:rgba(33,37,41,.64);
}
.info-button {
    margin: 2rem auto 0 auto;
    text-align: center;
}
@media (max-width: 1024px){
    #restaurant::after {
        height: 3.5rem;
    }
    #restaurant .main-heading {
        font-size: 3.35rem;
    }
    #restaurant p {
        padding: 0 2rem 0 2rem;
    }
    .food-menu .menu-item-title {
        margin: 0 0 .5rem 0;
        font-size: 1.1rem;
    }
    #restaurant .food-menu .menu-item .menu-item-description p.menu-item-ingredients {
        font-size: .75rem;
        line-height: 1.35;
    }
    #restaurant .food-menu.eng .menu-item .menu-item-description p.menu-item-ingredients {
        font-size: .8rem;
    }
    .food-menu .menu-item .menu-item-description .sep-line {
        width: 102px;
    }
    .food-menu .menu-item.item-1 .menu-item-description .sep-line {
        width: 130px;
    }
    .food-menu .menu-item.item-3 .menu-item-description .sep-line {
        width: 220px;
    }
    .food-menu .menu-item.item-4 .menu-item-description .sep-line {
        width: 166px;
    }
    .food-menu.eng .menu-item.item-3 .menu-item-description .sep-line {
        width: 225px;
    }
    .food-menu.eng .menu-item .menu-item-description .sep-line {
        width: 146px;
    }
    .food-menu.eng .menu-item.item-4 .menu-item-description .sep-line {
        width: 152px;
    }
    .food-menu.eng .menu-item.item-1 .menu-item-description .sep-line {
        width: 215px;
    }
    .food-menu .menu-item .price {
        margin: 28% 0 0 5px;
        font-size: 1.85rem;
    }
    .food-menu .menu-item .price .currency {
        font-size: .95rem;
    }
    #restaurant p.discl-info {
        font-size: .8rem;
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    #restaurant .main-heading {
        font-size: 2.75rem;
    }
    #restaurant p {
        padding: 0 1rem;
        font-size: 95%;
    }
    #restaurant .sub-heading {
        margin: 1.5rem 0 2rem 1rem;
        font-size: 2rem;
    }
    .food-menu .menu-item-title {
        margin: 0 0 .25rem 0;
        font-size: 1rem;
    }
    #restaurant .food-menu.eng .menu-item .menu-item-description p.menu-item-ingredients {
        font-size: .8rem;
    }
    .food-menu .menu-item .menu-item-description .menu-item-ingredients br{
        display:none;
    }
    .food-menu .menu-item .menu-item-description .sep-line {
        width: 134px;
    }
    .food-menu .menu-item.item-1 .menu-item-description .sep-line {
        width: 238px;
    }
    .food-menu .menu-item.item-3 .menu-item-description .sep-line {
        width: 93px;
    }
    .food-menu .menu-item.item-4 .menu-item-description .sep-line {
        width: 238px;
    }
    .food-menu.eng .menu-item .menu-item-description .sep-line {
        width: 150px;
    }
    .food-menu.eng .menu-item.item-3 .menu-item-description .sep-line {
        width: 110px;
    }
    .food-menu.eng .menu-item .menu-item-description .sep-line {
        width: 240px;
    }
    .food-menu.eng .menu-item.item-1 .menu-item-description .sep-line {
        width: 128px;
    }
    .food-menu .menu-item.item-3 .price {
        margin: 41% 0 0 0;
    }
    .food-menu .menu-item .price {
        margin: 61% 0 0 0;
        font-size: 1.5rem;
    }
    .food-menu .menu-item.item-1 .price {
        margin: 42% 0 0 0;
    }
    .food-menu .menu-item .price .currency {
        font-size: .8rem;
    }
    #restaurant p.discl-info {
        padding: 0 0 0 1rem;
    }
}
@media (max-width: 767px) and (min-width: 576px) {
    #restaurant .main-heading {
        font-size: 2.75rem;
    }
    #restaurant .about-img {
        margin: 0 auto;
    }
    #restaurant p {
        padding: 0 2rem 0 1rem;
        font-size: 95%;
    }
    #restaurant .sub-heading {
        margin: 1.75rem 0 2.5rem 1rem;
    }
    #restaurant .food-menu.eng .menu-item .menu-item-description p.menu-item-ingredients {
        font-size: .8rem;
    }
    .food-menu .menu-item .menu-item-description .menu-item-ingredients br{
        display:none;
    }
    .food-menu .menu-item .menu-item-description .menu-item-ingredients br{
        display:none;
    }
    .food-menu .menu-item .menu-item-description .sep-line {
        width: 105px;
    }
    .food-menu .menu-item.item-1 .menu-item-description .sep-line {
        width: 137px;
    }
    .food-menu .menu-item.item-3 .menu-item-description .sep-line {
        width: 222px;
    }
    .food-menu .menu-item.item-4 .menu-item-description .sep-line {
        width: 135px;
    }
    .food-menu.eng .menu-item .menu-item-description .sep-line {
        width: 150px;
    }
    .food-menu.eng .menu-item.item-3 .menu-item-description .sep-line {
        width: 270px;
    }
    .food-menu.eng .menu-item .menu-item-description .sep-line {
        width: 145px;
    }
    .food-menu.eng .menu-item.item-1 .menu-item-description .sep-line {
        width: 326px;
    }

}
@media (max-width: 575px) and (min-width: 349px) {
    #restaurant .main-heading {
        font-size: 2.2rem;
    }
    #restaurant .about-img {
        margin: 0 auto;
    }
    #restaurant p {
        padding: 0 2rem 0 1rem;
        font-size: 95%;
    }
    #restaurant .sub-heading {
        margin: 1.75rem 0 2.5rem 1rem;
    }
    .food-menu .menu-item .menu-item-description .menu-item-ingredients br{
        display:none;
    }
    #restaurant .food-menu .menu-item .menu-item-description p.menu-item-ingredients {
        font-size: .8rem;
        line-height: 1.5;
    }
    .food-menu .menu-item .menu-item-description .sep-line {
        width: 150px;
    }
    .food-menu .menu-item.item-1 .menu-item-description .sep-line {
        width: 265px;
    }
    .food-menu .menu-item.item-3 .menu-item-description .sep-line {
        width: 112px;
    }
    .food-menu .menu-item.item-4 .menu-item-description .sep-line {
        width: 260px;
    }
    .food-menu.eng .menu-item .menu-item-description .sep-line {
        width: 20px;
    }
    .food-menu.eng .menu-item.item-1 .menu-item-description .sep-line {
        width: 140px;
    }
    .food-menu.eng .menu-item.item-3 .menu-item-description .sep-line {
        width: 120px;
    }
    .food-menu.eng .menu-item.item-4 .menu-item-description .sep-line {
        width: 260px;
    }
    .food-menu .menu-item .price {
         margin: 67% 0 0 2px;
         font-size: 1.85rem;
     }
    .food-menu .menu-item.item-3 .price {
        margin: 41% 0 0 2px;
    }
    .food-menu .menu-item.item-4 .price {
        margin: 100% 0 0 2px;
    }
    .food-menu.eng .menu-item.item-4 .price {
        margin: 70% 0 0 2px;
    }
    .food-menu.eng .menu-item .price {
        margin: 46% 0 0 2px;
    }
    .food-menu .menu-item .price .currency {
        font-size: .8rem;
    }
    #restaurant p.discl-info {
        font-size: .8rem;
        padding: 0 1rem;
    }
}
@media (max-width: 375px){
    #restaurant .main-heading {
        font-size: 2rem;
    }
    #restaurant .about-img {
        margin: 0 auto;
    }
    #restaurant p {
        padding: 0 1rem 0 1rem;
        font-size: 85%;
    }
    #restaurant .sub-heading {
        margin: 1.75rem 0 2rem 1rem;
        font-size: 1.85rem;
    }
    #restaurant .sub-heading::after {
        width: 100px;
    }
    #restaurant .small-heading.eng::after {
        width: 100px;
    }
    .food-menu .menu-item-title {
        margin: 0 0 .5rem 0;
        font-size: 1rem;
    }
    .food-menu .menu-item .menu-item-description .menu-item-ingredients br{
        display:none;
    }
    #restaurant .food-menu .menu-item .menu-item-description p.menu-item-ingredients {
        font-size: .75rem;
        line-height: 1.5;
    }
    #restaurant .food-menu.eng .menu-item .menu-item-description p.menu-item-ingredients {
        font-size: .8rem;
    }
    .food-menu .menu-item .menu-item-description .sep-line {
        width: 150px;
    }
    .food-menu .menu-item.item-1 .menu-item-description .sep-line {
        width: 90px;
    }
    .food-menu .menu-item.item-3 .menu-item-description .sep-line {
        width: 112px;
    }
    .food-menu .menu-item.item-4 .menu-item-description .sep-line {
        width: 98px;
    }
    .food-menu.eng .menu-item .menu-item-description .sep-line {
        width: 45px;
    }
    .food-menu.eng .menu-item.item-1 .menu-item-description .sep-line {
        width: 170px;
    }
    .food-menu.eng .menu-item.item-3 .menu-item-description .sep-line {
        width: 172px;
    }
    .food-menu.eng .menu-item.item-4 .menu-item-description .sep-line {
        width: 143px;
    }
    .food-menu .menu-item .price {
        margin: 89% 0 0 -7px;
        font-size: 1.65rem;
    }
    .food-menu .menu-item.item-3 .price {
        margin: 74% 0 0 -7px;
    }
    .food-menu .menu-item.item-4 .price {
        margin: 123% 0 0 -7px;
    }
    .food-menu .menu-item .price .currency {
        font-size: .7rem;
        left: -6px;
    }
    #restaurant p.discl-info {
        font-size: .8rem;
        padding: 0 1rem;
    }
}
@media (max-width: 348px){
    #restaurant .main-heading {
        font-size: 2rem;
    }
    #restaurant .about-img {
        margin: 0 auto;
    }
    #restaurant p {
        padding: 0 1rem 0 1rem;
        font-size: 83%;
    }
    #restaurant .sub-heading {
        margin: 1.75rem 0 2rem 1rem;
        font-size: 1.85rem;
    }
    #restaurant .sub-heading::after {
        width: 73px;
    }
    .food-menu .menu-item-title {
        margin: 0 0 .5rem 0;
        font-size: .95rem;
    }
    .food-menu .menu-item .menu-item-description .menu-item-ingredients br{
        display:none;
    }
    #restaurant .food-menu .menu-item .menu-item-description p.menu-item-ingredients {
        font-size: .75rem;
        line-height: 1.5;
    }
    #restaurant .food-menu.eng .menu-item .menu-item-description p.menu-item-ingredients {
        font-size: .8rem;
    }
    .food-menu .menu-item .menu-item-description .sep-line {
        width: 150px;
    }
    .food-menu .menu-item.item-1 .menu-item-description .sep-line {
        width: 64px;
    }
    .food-menu .menu-item.item-3 .menu-item-description .sep-line {
        width: 112px;
    }
    .food-menu .menu-item.item-4 .menu-item-description .sep-line {
        width: 77px;
    }
    .food-menu.eng .menu-item .menu-item-description .sep-line {
        width: 45px;
    }
    .food-menu.eng .menu-item.item-1 .menu-item-description .sep-line {
        width: 170px;
    }
    .food-menu.eng .menu-item.item-3 .menu-item-description .sep-line {
        width: 172px;
    }
    .food-menu.eng .menu-item.item-4 .menu-item-description .sep-line {
        width: 143px;
    }
    .food-menu .menu-item .price {
        margin: 89% 0 0 -7px;
        font-size: 1.3rem;
    }
    .food-menu .menu-item.item-3 .price {
        margin: 74% 0 0 -7px;
    }
    .food-menu .menu-item.item-4 .price {
        margin: 123% 0 0 -7px;
    }
    .food-menu.eng .menu-item.item-4 .price {
        margin: 146% 0 0 -7px;
    }
    .food-menu .menu-item .price .currency {
        font-size: .7rem;
        left: -14px;
    }
    #restaurant p.discl-info {
        font-size: .8rem;
        padding: 0 1rem;
    }
}

/*Offer Block styles*/
#offer::before {
    height: 4rem;
    content: "";
    display: block;
}
#offer::after {
    height: 4.5rem;
    content: "";
    display: block;
}
#offer {
    background: transparent url("../images/bg-offer.jpg") no-repeat center;
    background-size: cover;
    padding: 0 2.5rem;
}
#offer .main-heading, #footer .main-heading {
    line-height: 1;
    font-size: 3.75rem;
    color:#cfba98;
 }
#offer .small-heading, #footer .small-heading{
    font-size: 1.5rem;
    color:#959ba1;
}
#offer p{
    padding:0 5rem 0 2rem;
    color:#fff;
}
.contact-tels{
    display: block;
    width: 50%;
    list-style: none;
    margin: 2rem auto;
    padding: 1rem 3rem;
    background: rgba(172,154,125,.23);
    border: 1px solid rgba(220,220,220,.23);
}
#offer .contact-tels .sml{
    color:#c4c4c4;
}
#offer .contact-tels .big{
    color:#ffe8bd;
}

@media (max-width: 1024px){
    #offer::after {
        height: 2.5rem;
    }
    #offer {
        padding: 0 15px;
    }
    #offer .small-heading, #footer .small-heading {
        font-size: 1.25rem;
    }
    #offer .main-heading, #footer .main-heading {
        line-height: 1;
        font-size: 2.75rem;
    }
    #offer.eng .small-heading::after{
        width: 85px;
    }
    #offer p {
        padding: 0 3rem 0 2rem;
    }
    .contact-tels {
        padding: 1rem 2rem;
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    #offer .small-heading, #footer .small-heading {
        font-size: 1rem;
    }
    #offer .main-heading, #footer .main-heading {
        line-height: 1;
        font-size: 2.25rem;
    }
    #offer.eng .small-heading::after{
        width: 85px;
    }
    #offer p {
        padding: 0 0 0 1rem;
        font-size: 95%;
    }
    .contact-tels {
        padding: 1rem .5rem 1rem 1.5rem;
        width: 60%;
    }
}
@media (max-width: 767px) and (min-width: 576px) {
    #offer.eng .small-heading::after{
        width: 100px;
    }
    #offer p {
        padding: 0 2rem 0 1rem;
        font-size: 95%;
    }
    .contact-tels {
        padding: 1rem 2rem 1rem 3rem;
    }
    .offer-img {
        display: block;
        width: 85%;
        margin: 0 auto;
    }
}
@media (max-width: 575px) and (min-width: 349px) {
    #offer.eng .small-heading::after{
        width: 100px;
    }
    #offer p {
        padding: 0 2rem 0 1rem;
        font-size: 95%;
    }
    .contact-tels {
        padding: 1rem 2rem;
    }
    .offer-img {
        display: block;
        width: 85%;
        margin: 0 auto;
    }
}
@media (max-width: 375px){
    #offer .small-heading, #footer .small-heading {
        font-size: 1.05rem;
    }
    #offer .small-heading::after{
        width: 97px;
    }
    #offer.eng .small-heading::after{
        width: 33px;
    }
    #offer .main-heading, #footer .main-heading {
        line-height: 1;
        font-size: 2.15rem;
    }
    #offer p {
        padding: 0 2rem 0 1rem;
        font-size: 95%;
    }
    .contact-tels {
        padding: 1rem 2rem;
        width: 75%;
    }
    .offer-img {
        display: block;
        width: 85%;
        margin: 0 auto;
    }
}
@media (max-width: 348px){
    #offer .small-heading, #footer .small-heading {
        font-size: 1.05rem;
    }
    #offer .small-heading::after{
        width: 97px;
    }
    #offer.eng .small-heading::after{
        width: 33px;
    }
    #offer .main-heading, #footer .main-heading {
        line-height: 1;
        font-size: 2rem;
    }
    #offer p {
        padding: 0 2rem 0 1rem;
        font-size: 83%;
    }
    .contact-tels {
        padding: 1rem 2rem;
        width: 75%;
    }
    .offer-img {
        display: block;
        width: 85%;
        margin: 0 auto;
    }
}

/*Testimonials Block styles*/
#testimonials::before {
    height: 4rem;
    content: "";
    display: block;
}
#testimonials::after {
    height: 4.5rem;
    content: "";
    display: block;
}
#TestimonialsCarousel .carousel-control-prev, #TestimonialsCarousel .carousel-control-next{
    width: 5%;
    font-size: 2rem;
    color: #696b6f;
    opacity: 1;
}
.item-testi {
    padding: 1rem;
    height: 255px;
    border: 1px solid #dcdcdc;
    box-shadow: 2px 3px 10px 3px #dcdcdc;
}
.carousel-inner.eng .item-testi {
    height: 270px;
}
.testi-info {
    margin: 0 0 15px 0;
}
.avatar-img {
    border: 1px solid #b59376;
    display: inline-block;
    vertical-align: middle;
}
.name {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 .5rem;
    font-size:1.15rem;
}
.country {
    display: block;
    font-size: 1rem;
    color:#68717b;
}
.rating {
    display: inline-block;
    float: right;
    padding: .25rem .5rem;
    font-family: 'Viaoda Libre', cursive;
    font-size: 1.25rem;
    border: 1px solid #dcdcdc;
}
.star{
    display: inline-block;
    margin: 5px 3px 0 0;
    background: transparent url("../images/star.png") no-repeat center;
    background-size: contain;
    width:11px;
    height:11px;
}
.quotes {
    display: inline-block;
    margin: 0 7px 0 0;
    background: transparent url("../images/quotes.png") no-repeat center;
    background-size: contain;
    width:24px;
    height:23px;
}
.testi-text p {
    font-size: .95rem;
}

.btn-more {
    text-align: center;
    margin: 3rem 0 0 0;
}

@media (max-width: 1024px){
    .name {
        font-size: 1rem;
    }
    .country {
        font-size: .95rem;
    }
    .testi-text p {
        font-size: .8rem;
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    #testimonials::before {
        height: 2rem;
    }
    #testimonials::after {
        height: 2.5rem;
    }
    .item-testi {
        height: 315px;
    }
    .carousel-inner.eng .item-testi {
        height: 320px;
    }
    .avatar-img {
        width: 25%;
    }
    .name {
        font-size: .95rem;
    }
    .country {
        font-size: .8rem;
    }
    .rating {
        padding: .15rem .25rem;
        font-size: 1rem;
    }
    .item-testi {
        padding: 1rem .5rem;
    }
    .testi-text p {
        font-size: 80%;
        text-align: left!important;
    }
}
@media (max-width: 767px) and (min-width: 576px) {
    #testimonials::before {
        height: 2rem;
    }
    #testimonials::after {
        height: 2.5rem;
    }
    .item-testi {
        height: 345px;
    }
    .carousel-inner.eng .item-testi {
        height: 400px;
    }
    .avatar-img {
        width: 25%;
    }
    .name {
        font-size: .8rem;
    }
    .country {
        font-size: .75rem;
    }
    .rating {
        display:none;
    }
    .item-testi {
        padding: 1rem .5rem;
    }
    .testi-text p {
        font-size: 80%;
        text-align: left!important;
    }
}
@media (max-width: 575px) and (min-width: 349px) {
    #testimonials::before {
        height: 2rem;
    }
    #testimonials::after {
        height: 2.5rem;
    }
    .item-testi {
        height: 380px;
    }
    .carousel-inner.eng .item-testi {
        height: 400px;
    }
    .avatar-img {
        width: 25%;
    }
    .name {
        font-size: .8rem;
    }
    .country {
        font-size: .75rem;
    }
    .rating {
        display:none;
    }
    .item-testi {
        padding: 1rem .5rem;
    }
    .testi-text p {
        font-size: 70%;
        text-align: left!important;
    }
}
@media (max-width: 375px){
    #testimonials::before {
        height: 2rem;
    }
    #testimonials::after {
        height: 2.5rem;
    }
    #testimonials .main-heading {
        font-size: 2.5rem;
    }
    .item-testi {
        height: 364px;
    }
    .carousel-inner.eng .item-testi {
        height: 420px;
    }
    .avatar-img {
        width: 55%;
    }
    .name {
        font-size: .8rem;
        margin: 0;
    }
    .country {
        font-size: .75rem;
    }
    .rating {
        display:none;
    }
    .item-testi {
        padding: 1rem .5rem;
    }
    .testi-text p {
        font-size: 56%;
        text-align: left!important;
    }
}
@media (max-width: 348px){
    #testimonials::before {
        height: 2rem;
    }
    #testimonials::after {
        height: 2.5rem;
    }
    #testimonials .main-heading {
        font-size: 2.5rem;
    }
    .item-testi {
        height: 422px;
    }
    .carousel-inner.eng .item-testi {
        height: 460px;
    }
    .avatar-img {
        width: 55%;
    }
    .name {
        font-size: .8rem;
        margin: 0;
    }
    .country {
        font-size: .75rem;
    }
    .rating {
        display:none;
    }
    .item-testi {
        padding: 1rem .5rem;
    }
    .testi-text p {
        font-size: 56%;
        text-align: left!important;
    }
}
    /*Hover effect*/
.hover-mask a, .carousel-item .hover-mask .gallery-img, #gallery-1 .hover-mask .gallery-img,
#gallery-2 .hover-mask .gallery-img, #gallery-3 .hover-mask .gallery-img,
#gallery-4 .hover-mask .gallery-img,.menu-item .hover-mask .thumb-item{
    display: block;
    position: relative;
    overflow: hidden;
}
.hover-mask .thumb-modal, #gallery-1 .hover-mask .gallery-img, #gallery-2 .hover-mask .gallery-img,
#gallery-3 .hover-mask .gallery-img, #gallery-4 .hover-mask .gallery-img, .menu-item .hover-mask .thumb-item {
    width: 100%;
    height: auto;
    border: 1px solid #b59376;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.carousel-item .hover-mask .gallery-img{
    width: 100%;
    height: auto;
    border: 1px solid #b59376;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.hover-mask:hover .thumb-modal{
    border-top-left-radius: calc(0.75rem - 1px);
    border-top-right-radius: calc(0.75rem - 1px);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.hover-mask a .mbri-file {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 0;
    margin-bottom: 0;
    height: 100%;
    width: 100%;
    padding: 36% 20px;
    text-align: center;
    background-color: rgba(126,104,99,.67);
    border-radius: 0.75rem;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    transition: all 0.5s linear;
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
}
.carousel-item .hover-mask a p, #gallery-1 .hover-mask a .mbri-search, #gallery-2 .hover-mask a .mbri-search,
#gallery-3 .hover-mask a .mbri-search, #gallery-4 .hover-mask a .mbri-search, .menu-item .hover-mask a .mbri-search{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 0;
    margin-bottom: 0;
    height: auto;
    width: 100%;
    padding: 30.65% 20px;
    text-align: center;
    background-color: rgba(126,104,99,.67);
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    transition: all 0.5s linear;
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
}
.menu-item .hover-mask .thumb-item {
    width: 80%;
    height: auto;
}
.menu-item .hover-mask a .mbri-search{
    height: auto;
    width: 80%;
    padding: 18.5% 20px;
    font-size: .5rem;
}
#gallery-3 .hover-mask a .mbri-search{
    padding: 17.25% 20px;
}
#gallery-2 .hover-mask a .mbri-search{
    padding: 62% 20px;
}
.hover-mask:hover a p, .carousel-item .hover-mask:hover a p, .hover-mask:hover .uslugi-title, #gallery-1 .hover-mask:hover a p,
#gallery-2 .hover-mask:hover a p, #gallery-4 .hover-mask:hover a p{
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}
.hover-mask:hover .uslugi-title{
    z-index: 1;
}
.hover-mask .mbri-file, .carousel-item .hover-mask .mbri-search, #gallery-1 .hover-mask .mbri-search, #gallery-2 .hover-mask .mbri-search,
#gallery-3 .hover-mask .mbri-search, #gallery-4 .hover-mask:hover .mbri-search, .menu-item .hover-mask:hover .mbri-search{
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    color: #fff;
    font-size: 3rem;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    transition: all 0.5s linear;
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    z-index: 5;
}
.hover-mask:hover .mbri-file, .carousel-item .hover-mask:hover .mbri-search, #gallery-1 .hover-mask:hover .mbri-search, #gallery-2 .hover-mask:hover .mbri-search,
#gallery-3 .hover-mask:hover .mbri-search, #gallery-4 .hover-mask:hover .mbri-search, .menu-item .hover-mask:hover .mbri-search{
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    transition: all 0.5s linear;
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=1)";
    filter: alpha(opacity=1);
    opacity: 1;
}
/* Scroll to top button*/
#scrollToTopBtn{
    display: inline-block;
    background: #b59376;
    border: 2px solid #b59376;
    width: 50px;
    height: 50px;
    text-align: center;
    position: fixed;
    bottom: 30px;
    right: 30px;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.35);
    transition: background-color .3s, opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
    color: #ffffff;
    font-size: 2em;
}
#scrollToTopBtn:hover {
    cursor: pointer;
    background-color: #fff;
    border: 2px solid #fff;
    color: #b59376;
}
#scrollToTopBtn:active {
    background-color: #fff;
    border: 2px solid #fff;
    color: #b59376;
}
#scrollToTopBtn.show {
    opacity: 1;
    visibility: visible;
}
/*Footer Block styles*/
#footer:before{
    height: 2.5rem;
    content: "";
    display:block;
}
#footer:after{
    height: 0;
    content: "";
    display:block;
}
#footer{
    background: transparent url('../images/bg-footer.jpg') no-repeat center;
    background-size: cover;
    padding: 0 2.5rem;
}

.map-responsive{
    overflow:hidden;
    padding-bottom:35%;
    position:relative;
    height:0;
}
.map-responsive iframe{
    right: 3rem;
    top: 3rem;
    height: 65%;
    width: 90%;
    position:absolute;
    border: 5px solid #fff;
    box-shadow: 6px 3px 10px rgba(0, 0, 0, 0.3);
}
.contact-info{
    padding: 0 2rem 1rem 2rem;
    margin: 0;
    color: #fff;
}
.sub-heading3 {
    margin: 0;
}
.contacts-list {
    list-style: none;
    margin: 1rem 0;
    padding-left:.4rem;
    font-size: 1.1rem;
    color: #fff;
}
.contacts-list li {
    padding: 5px 0;
}
.social-list {
    list-style: none;
    margin: 1.5rem 0 0 .75rem;
    padding: 1rem 0 0 .5rem;
}
.social-list::before{
    content:'';
    display:block;
    position: relative;
    bottom: 15px;
    left: -12px;
    width: 170px;
    height: 1px;
    background: #dcdcdc;
}
.social-list li{
    display:inline-block;
    margin: 0 10px 0 0;
}
.contacts-icons {
    margin-right: .4rem;
}
.mapa{
    background: transparent url("../images/icons/map.png") no-repeat;
    padding: .25rem 1rem;
}
.sm3{
    font-size:75%;
}
.phone{
    background: transparent url("../images/icons/phone.png") no-repeat;
    padding: 0 1rem .42rem 1rem;
}
.web{
    background: transparent url("../images/icons/globe.png") no-repeat;
    padding: 0 1rem .45rem 1rem;
}
.mail{
    background: transparent url("../images/icons/message.png") no-repeat;
    padding: 0 1rem .25rem 1rem;
}
.clock{
    background: transparent url("../images/icons/clock.png") no-repeat;
    padding: 0 1rem .35rem 1rem;
}
.skype{
    background: transparent url("../images/icons/skype.png") no-repeat;
    padding: 0 1rem .35rem 1rem;
}

@media (max-width: 991px) and (min-width: 768px) {
    #footer::before {
        height: 1.5rem;
        content: "";
        display: block;
    }
   #footer{
       padding: 0 15px;
   }
    .contact-info {
        padding: 0 0 0 .5rem;
        margin: 0 auto 1.5rem auto;
        width: 100%;
    }
    .contacts-list li {
        padding: 4px 0;
        font-size: 90%;
    }
    .sm3 {
        font-size: smaller;
    }
    .map-responsive iframe {
        top: 15px;
        left: 15px;
        width: 91%;
    }
    .web {
        padding: 0 1rem .53rem 1rem;
    }
    .phone {
        padding: 0 1rem .47rem 1rem;
    }
    .clock{
        padding: 0 1rem .5rem 1rem;
    }
}
@media (max-width: 767px) and (min-width: 576px) {
    #footer::before {
        height: 1.5rem;
        content: "";
        display: block;
    }
    #footer {
        padding: 0 15px;
    }
    .contact-info {
        padding: 0 0 1rem 1rem;
    }
    .contacts-list li {
        padding: 6px 0;
        font-size: 95%;
    }
    .sm3 {
        font-size: smaller;
    }
    #footer .contact-info h4 {
        font-size: 1.3rem;
    }
    #footer .contact-info h4 .lines {
        width: 10%;
        margin: .65rem 0 0 .15rem;
    }
    .map-responsive iframe {
        top: 15px;
        left: 15px;
        width: 91%;
    }
    .mail{
        background: transparent url("../images/icons/message.png") no-repeat;
        padding: 0 1rem 1.25rem 1rem;
    }
    .web {
        padding: 0 1rem .53rem 1rem;
    }
    .phone {
        padding: 0 1rem .57rem 1rem;
    }
    .clock{
        padding: 0 1rem .5rem 1rem;
    }
}
@media (max-width: 575px) and (min-width: 349px) {
    #footer::before {
        height: 2rem;
        content: "";
        display: block;
    }
    #footer {
        padding: 0 15px;
    }
    .contact-info {
        padding: 0 0 1rem 1rem;
    }
    .contacts-list{
        font-size: 95%;
    }
    .contacts-list li {
        padding: 4px 0;
        font-size: 95%;
    }
    #footer .contact-info h4 {
        font-size: 1.27rem;
    }
    #footer .contact-info h4 .lines {
        width: 12%;
        margin: .65rem 0 0 .3rem;
    }
    .map-responsive iframe {
        top: 15px;
        left: 15px;
        width: 91%;
    }
    .web {
        padding: 0 1rem .53rem 1rem;
    }
    .phone {
        padding: 0 1rem .47rem 1rem;
    }
    .clock{
        padding: 0 1rem .5rem 1rem;
    }
}
@media (max-width: 348px){
    #footer::before {
        height: 1rem;
        content: "";
        display: block;
    }
    #footer{
        padding: 0 15px;
    }
    .contact-info{
        padding: 0;
        width: 100%;
    }
    .contacts-list{
        font-size: 95%;
    }
    .contacts-list li {
        padding: 4px 0;
        font-size: 95%;
    }
    #footer .contact-info h4 {
         font-size: 1.2rem;
    }
    #footer .contact-info h4 .lines {
        width: 10%;
        margin: .65rem 0 0 .15rem;
    }
    .map-responsive iframe {
        top: 15px;
        left: 15px;
        width: 91%;
    }
    .web {
        padding: 0 1rem .53rem 1rem;
    }
    .phone {
        padding: 0 1rem .47rem 1rem;
    }
    .clock{
        padding: 0 1rem .5rem 1rem;
    }
}
/*Copyright Block styles*/
#copyright::before,
#copyright::after{
    height: 0;
    content: "";
    display: block;
}
.copyright {
    /*margin-top: 2rem;*/
    text-align: center;
    font-size: smaller;
    border-top: 1px solid rgba(255,255,255, 1);
    padding: 1rem 0 0 0;
    color: #fff;
}