@import url('https://fonts.googleapis.com/css?family=PT+Sans:400,400i,700,700i&display=swap');

body *, html{
    box-sizing: border-box;
    font-family: 'PT Sans', sans-serif;
    font-weight: 400;
}
body{
/*    background: url(/dist/pink-bg.png) top no-repeat;
    background-size: cover;*/
}
strong{
    font-weight: bolder !important;
}

p{
    font-size: 1.1rem;
}
.header{
    background: #ffffff url('/assets/layout/ornament.png') top left repeat-x;
    
}
.header1{
    background-color: #f2f5f8;
}
.logo{
    line-height: 1;
}
.logo-container{
    background: #5e5453;
}
.logo a{
    font-family: 'Cambria', serif;
    color: #383737;
    text-decoration: none;
    font-weight: bold;
}
.nav{
    /*margin-top: 5px;*/
}
.menu-item{
    font-family: "PT Sans", sans-serif;
    line-height: 24px;
    /*text-transform: uppercase;*/
}
.menu-item a{
    display: block;
    color: #5e5453;
    padding: 10px;
    
}
.menu-item a:hover{
    border-radius: 30px;
    border: 1px #5e5453 solid;
}
.nav-link{
/*    color: #ffffff;
    font-size: 1.1rem;
    padding: 0 0.26rem 0
    padding: 0 1rem 0 1rem;*/
    /*font-weight: bold;*/
}
.nav-link a{
    color: #383737;
    font-weight: normal;
    /*text-transform: uppercase*/
}
.nav-link a:hover{
    color: #ff5836;
    text-decoration: underline;
}
.phone{
    font-size: 1.3rem;
    font-weight: bold;
}
.mail{
    font-size: 0.9rem;
    color: #6b9773;
}
.carousel-caption{
    position: absolute;
    left: 50%;
    right: 0;
    background: rgba(144,137,136,0.8);
    bottom: 0;
    text-align: left;
    padding-left: 1rem;
}
.carousel-caption h2{
    
}

/*.carousel .carousel-inner {
    height: 373px;
}*/
/*.carousel-caption{
    bottom: 2rem;
}*/
/*.carousel-caption a{
    display: inline-block;
    background: rgb(255,88,54);
    color: #ffffff;
    padding: 1.5rem 3rem 1.5rem;
    border-radius: 2.5rem;
    margin-top: 3rem;
    text-decoration: none;
    position: relative;
}
.carousel-caption > h2{
    font-size: 4.25rem;
    font-weight: bold;
    text-transform: uppercase;
}*/
.offer{
    background: #f4f3f3;
}
.offer>img{
    position: relative;
}
.color-overlay {
    width: calc(100% - 30px);
    height: 100%;
    position: absolute;
    top: 0;
    left: 15px;
    background: rgba(94,84,83,0.59);
    color: #ffffff;
    transition: 1s ease-in;
}
.color-overlay:hover{
    background: rgba(94,84,83,1);
    /*transform: rotate(180deg);*/
    overflow: hidden;
}
/*.color-overlay:hover a{
    color: #000;
}*/
.menu-restorana li>img{
    position: relative;
}
.menu-restorana a{
    color: #ffffff;
}
.ploshadki li>img{
    position: relative;
}
.ploshadki a{
    color: #ffffff;
}
.afisha-mainpage h3{
    font-weight: normal;
    font-size: 1.3rem;
    color: #6b9773;
}
.afisha-mainpage p{
    font-size: 0.9rem;
}
.afisha-mainpage a{
    color: rgb(33, 37, 41);
}
.afisha-mainpage-background{
    background: rgb(244,243,243);
}
.owl-image-container{
    height: 15rem;
    overflow: hidden;
}
.owl-image-container img{
    /*object-fit: contain;*/
    height: inherit;
    object-fit: cover;
}

footer{
    background-color: rgb(244, 243, 243);
    background-image: url('/assets/layout/ornament.png');
    background-position:  0 100%;
    background-repeat: repeat-x;
}

.footer h5{
    /*font-family: 'PT Sans', sans-serif;*/
    font-size: 1rem;
    font-weight: bold;
    color: #6b9773;
}
.footerUl{
    /*font-family: 'PT Sans', sans-serif;*/
    font-size: 1rem;
    color: #9e9e9e;
    line-height: 2rem;
}
.footerUl > li{
    font-weight: normal;
}
.footerUl > li > a{
    font-weight: normal;
    color: #9e9e9e;
}
.footerUl > li > a:hover{
    color: #000;
    text-decoration: underline;
}
.socseti{
    color: #9a9594;
}
.footer-mailto{
    color:#6b9773;
}
.h2t{
    color: #383737;
    font-size: 1.7rem;
    margin-top: 1rem
}









.h5Red{
    color: #db7560;
}

.custom-select{
    font-size: 1.5rem;
}
.form-check-input{
    margin-left: -1.45rem;
}
.object-fit-cover{
    object-fit: cover;
}
.inUl ul{
    position: absolute;
    border: 1px #000 solid;
    padding: 10px;
    background: #f2f5f8;
    border-radius: 7px;
    border: 2px #ffffff solid;
    list-style: none;
    display: none;
}

nav li:hover >ul{
    display: block;
}

.uslImage{
    width: inherit;
    object-fit: cover;
}
.uslImageContainer{
    height: 15rem;
}

.ploshadkaCard{
    border: 2px #dee2e6 solid;
    border-radius: 5px;
}
.ui-datepicker-trigger{
    display: inline-block;
    margin-left: 1rem;
}
.youtube-wrap{
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}
.youtube-wrap iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    outline-width: 0;
}

.single-project {
  margin-bottom: 30px;
}
.image-box {
  display: block;
  position: relative;
}
.portfolioImg{
    width: 270px;
    height: 270px;
    object-fit: cover;
}
.titel-venobox {
  background-color: rgba(97, 157, 9, 0.9);
  bottom: 0;
  color: #fff;
  height: 100%;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: all 0.4s ease 0s;
  visibility: hidden;
  width: 270px;
  cursor:pointer;
}
.image-box:hover .titel-venobox {
  opacity: 1;
  visibility: visible;
}
.titel-venobox .venobox {
  left: 0;
  position: absolute;
  right: 0;
  top: 35%;
}
.titel-venobox a i {
  color: #fff;
  display: block;
  font-size: 30px;
  height: 40px;
  line-height: 40px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  text-align: center;
  width: 40px;
}
.titel-venobox > span {
  color: #fff;
  display: block;
  font-family: Rubik;
  font-size: 18px;
  font-weight: 500;
  margin-top: 10px;
  position: relative;
  top: 50%;
  transition:.4s;
}
.titel-venobox > span a{color:#fff;transition:.5s;}
.titel-venobox > span a:hover{color:#474747;}

.menyu-container{
    height: 348px;
}
.menyu-layout{
    position: relative;
    /*z-index: 10;*/
    overflow: hidden !important;
    background-position: center !important;
    background-size: cover !important;
}
.menyu-layout-overlay{
    /*position: absolute;*/
    width: 100%;
    height: 100%;
    background-color: rgba(94,84,83,0.59) !important; 
    transition: all 0.2s ease 0.5s;
    /*overflow: hidden !important;*/
    /*z-index: 5;*/
}
.menyu-layout-overlay:hover{
    transform: rotate(360deg);
    background-color: rgba(94,84,83,1) !important;
    /*overflow: hidden;*/
    /*z-index: 0;*/
}
.menyu-layout-overlay a{
    display: block;
    color: #ffffff;
}

.img-zaly-list{
    width: 100%;
    height: 22rem;
    object-fit: cover;
}
.afisha-list-item{
    transition: 500ms ease-in-out 500ms;
}
.afisha-list-item:hover{
    transform: rotate(360deg);
}
.a-in-slider, .a-in-slider:hover{
    color: #ffffff;
    text-decoration: none;
}
