
:root {
  --main-bg-color: #fff;
  --main-text-color: #141719;
  --white-text-color: #fff;
  --green-color:#5C7F71;  
  
  --beige-color: #D7D2CB;
  --beige-color-50: #ebe8e5;
  --beige-color-50-bad: rgba(215, 210, 203, 0.5);
  
  --orange-color:#FF671F;
  --background-light-gray-color:#F0F0F0;
  --gray-color:#D9D9D9;
  --link-gray-color: #979797;
  
  --colour-main-grey-80: rgba(193, 198, 200, 0.80);
  --colour-main-grey-900:  #141719;
  
}

@font-face {font-family: "WT Monarch Nova Roman";
  src: url("/fonts/5e4df315bceb4e9c81342f0cfbc7dbf8.eot"); /* IE9*/
  src: url("/fonts/5e4df315bceb4e9c81342f0cfbc7dbf8.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
  url("/fonts/5e4df315bceb4e9c81342f0cfbc7dbf8.woff2") format("woff2"), /* chrome、firefox */
  url("/fonts/5e4df315bceb4e9c81342f0cfbc7dbf8.woff") format("woff"), /* chrome、firefox */
  url("/fonts/5e4df315bceb4e9c81342f0cfbc7dbf8.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url("/fonts/5e4df315bceb4e9c81342f0cfbc7dbf8.svg#WT Monarch Nova Roman") format("svg"); /* iOS 4.1- */
}

html {
  scroll-behavior: smooth;
}

body {
  padding-top: 5rem;
  font-family: Arsenal;
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0px;
}

.starter-template {
  padding: 3rem 1.5rem;
  text-align: center;
}

h1, h2, h3 {
  font-family:"WT Monarch Nova Roman";
  font-style: normal;
}

h1 {
  font-weight: 400;
  font-size: 40px;
  line-height: 43px;
  text-align: center;
  letter-spacing: 1px;
  color: var(--beige-color);
}

.oo-quote span {
  color: var(--beige-color);
  font-size: 18px;
  font-family: Arsenal;
  font-weight: 700;
  line-height: 18px;  
  padding-left:50px;
  margin-right: -140px;
}

.oo-quote h1 {
  font-size: 128px;  
  line-height: 125px;
  font-family:"WT Monarch Nova Roman";
  letter-spacing: 1px;
}


h2 {
  font-weight: 400;
  text-align:left;
  size: 22px;
  line-height:36px;
  color: var(--green-color);
}



h2 {
  text-align:center;
  margin-top:20px;
  margin-bottom:20px;
}
p {
  text-align:center;
  margin-bottom:20px;
  
}

#o_nas {
  margin: 0 auto;
  margin-bottom: 30px;
  width: 70%;
}

#section_2 {
  margin-bottom: 30px;
    background-size: cover;
    width: 100%;
    background: url('../../images/ZASOBY-0012-1005992.jpg');
    height: 510px;
    background-position-y: center;
    background-position-x: center;
}


#tradycja h2 {
  font-size:28px;
  margin-top: 50px;
  margin-bottom: 50px;
}

#tradycja
{
  margin-bottom: 50px;

}

#tradycja .col-2nd {
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
}

.personel h3 {
  color: var(--orange-color);

font-size: 16px;
font-family: Arsenal;
font-weight: 700;
line-height: 26px;
}

.personel p {
  font-size: 12px;
  font-family: Arsenal;
  line-height: 18px;
  color:var(--colour-main-grey-80);
}

.menu h3 {
  color: var(--orange-color);

font-size: 16px;
font-family: Arsenal;
font-weight: 700;
line-height: 26px;
}

.menu p {
  font-size: 12px;
  font-family: Arsenal;
  line-height: 18px;
  color:var(--colour-main-grey-80);
}



#lokalizacje .address {
margin-top:20px;
color: var(--colour-main-grey-900);
font-size: 16px;
font-family: Arsenal;
font-weight: 700;
line-height: 18px;
}

#lokalizacje img {
  float: left;
}


#lokalizacje .col-xs-12.col-lg-6.col-left {
  
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
}

#lokalizacje h2 {
  text-align: center;
}

#lokalizacja .row .row {
  margin-bottom: 30px;
}

#lokalizacje img:hover {
  cursor:pointer;
  opacity:0.8;
}

#lokalizacje .row.lokalizacja 
{
 margin-top:20px;
 margin-bottom:30px;
}

#slogan {
  width:100%;
  height:464px;
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
  background: var(--colour-main-grey-100-warm, #D7D2CB);
}

#slogan h2 {
  color: var(--green-color);
  font-size: 64px;
  font-family:"WT Monarch Nova Roman";
  line-height: 66px;
  letter-spacing: 1px;
}


#icon-to-top {
  display:none;
  position:fixed;
  right:30px;
  bottom:55px;

}

@media only screen and (min-width: 992px) {

  p {
    text-align:left;
  }

  h2 {
    text-align:left;
  }
    
}


body {
  margin-top: 310px;
}


.parallax-img-1{
  position: absolute;
  top: 389px;
  left:1%;
}
.parallax-img-2{
  position: absolute;
  top: 633px;
  left: 38%;
}

.parallax-img-3{
  position: absolute;
  top: 389px;
  right:1%;
}

.parallax-wrap {
  margin-top: 150px;
  
}

.buonappetito div {
  background: url('/images/buon-appetito.svg') no-repeat;
  transform: rotate(90deg);
}


#o_nas h2 {
  margin-bottom:77px;
}

#o_nas .col-left {
  margin-bottom:77px;

}


#rezerwacje .col-right {
  background:url('../../images/zasoby-1005844.jpg') no-repeat;
  height:875px;
}

main.container.rezerwacje {
  margin-top: -147px;
}


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

  
  main.container.rezerwacje {
    margin-top: unset;
  }

  
 #lokalizacje img {
  float: left;
  width: 50px;
}

#lokalizacje .address {
  margin-top:0px;
  text-align: left;
}
#lokalizacje p {
  margin-top:0px;
  text-align: left;
  margin-left: 55px;
}


  #o_nas {
    margin: unset;
    margin-bottom: 30px;
    width: 100%;
  }

.buonappetito {
  visibility:none;
}

  .parallax-wrap {
    margin-top: 100px;
    margin-bottom: 100px;
}


  .parallax-img-1.rellax img {
    width: 120px;
}
.parallax-img-2.rellax img {
  width: 120px;
}

.parallax-img-3.rellax img {
  width: 120px;
}
.parallax-img-1.rellax {
  top:250px;
}

.parallax-img-2.rellax {
  top:390px;
}
.parallax-img-3.rellax {
  top:250px;
}


  .oo-quote span {    
    font-size: 10px;
    padding-left:25px;
    margin-right: -115px;
  }

  .oo-quote h1 {
    font-size: 40px;  
    line-height: 43px;
    letter-spacing: 1px;
  }  

  body {
    margin-top: 170px;
  }
  
}


