<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#hero2{
    padding-left:100px;
}

.hero-left2 .themouse{
    display:none!important;
}


.sub-content h2{
    color:#272727;
    font-family: 'Yeseva One', cursive;

    font-size:39px;
    font-weight:500!important;
    margin-bottom:15px!important;
    letter-spacing:5px;
    color:#272727;
}

.bread{
    color:#D6C4B8;
    font-family: 'K2D', sans-serif;
    font-size:20px;
    padding-bottom:15px;
    font-weight:200!important;
}

.sub-content .desc{
    font-family: 'K2D', sans-serif;

    font-size: 22px;
    font-weight: 300;
    line-height: 38px;
    padding-top: 15px;
    color:#272727;
    padding-right:25px;

}


.for2 .gallery-row{
  padding-right:0px!important;
}

.hero-left2{
    max-width: 32%;
    display: flex;
    align-items: center;
}

#gal2{
 
    flex-wrap:wrap;
    padding-bottom:50px;

    display:flex;
    justify-content:flex-start;


}


/* Simple lightbox */

.the-row2{
    display:flex;
}

.img-col2{
    max-width:85%;
    width:85%;

}



.thumbnail {
    max-width: 100%;
  }
  
  .italic { font-style: italic; }
  .small { font-size: 0.8em; }
  
  /** LIGHTBOX MARKUP **/
  
  .lightbox {
      /** Default lightbox to hidden */
      display: none;
  
      /** Position and style */
      position: fixed;
      z-index: 999;
      width: 100%;
      height: 100%;
      text-align: center;
      top: 0;
      left: 0;
      background: rgba(27, 26, 26, 0.8);
  }
  
  .lightbox img {
      /** Pad the lightbox image */
      max-width: 90%;
      max-height: 90%;
     
      margin-top: 1%;
    
  }
  
  .lightbox:target {
      /** Remove default browser outline */
      outline: none;
  
      /** Unhide lightbox **/
      display: block;
  }


  .support{
      display:flex;
      flex-direction:column;
      background-color:#D6C4B8;
      max-width:270px;
      justify-content:center;
      height:300px;
      padding-left:50px;
      padding-right:50px;
      margin-top:40%;
      overflow:hidden;
  }

   .support p {
       text-align:center;
       line-height:24px;
       padding-bottom:5px;
   }

  .support img{
      width:50px;
      height:auto;
      display:flex;
      margin:0 auto;
  }

  .title2sub{
      text-align:left;
      padding-left:100px;
     
  }



  #gal3{
      padding-top:50px;
      padding-bottom:150px;
      padding-right:50px;
  }






  /* SUB PAGE #2 */


.mob2{
    background-image:url("../img/bazantowo/baz1.png")!important; 
}


.hero-right3{
    background-image:url("../img/bazantowo/baz1.png")!important;
}


.hero-right4{
    background-image:url("../img/cube/6.png")!important;
}

.mob3{
    background-image:url("../img/cube/6.png")!important;
}




  .sup2{
      margin-top:0px;
  }


  #row3{
      display:flex;
      align-items:flex-end;
      width: 100%;
   
  }



.row-next{
    width:100%;


}


.row-next2{
    width:100%;
    display:flex;
    flex-direction: row;;

 
}

.img-col03{
    background-image:url("../img/bazantowo/baz0.png")!important;
    height:980px;
    width:60%;
    background-size:cover;
    background-repeat:no-repeat;
    float:right;
    background-position:center;
    
}

.img-col04{
    background-image:url("../img/bazantowo/img02.png")!important;
    height:580px;
    width:1000px;
    background-size:cover;
    background-repeat:no-repeat;
    float:left;
    background-position:center;
}



.img-col05{
    background-image:url("../img/bazantowo/img03.png");
    height:580px;
    width:803px;
    background-size:cover;
    background-repeat:no-repeat;
    float:left;
    background-position:center;
 
    right:0px;
    margin-top:320px;
}



.img-col02{
    margin-bottom: -4px!important;
}



/* Cube */

.cubecol1{
    background-image:url("../img/cube/8.png")!important;
    height:580px;
    width:75%!important;
}</pre></body></html>