/* FRONTEND LESS
****************/

html {
	overflow-y: scroll;
}

 html, body, .block {
    height: 100%;
  }

hr {
    border: none;
    border-bottom: 1px solid #cccccc;
}

/* YOUR CSS HERE */


.maincontainer

{
	    min-height: 50vh;
}


.popover .popover-title, .popover, .popover-content   {
position: absolute;
	left:0;
	display: none;
	top:0;
}

.nav-wrapper .nav.menu  {
margin-left: 10%;	
}
nav .brand-logo img {

    height: 140%;
    margin-left: 18%;
	    -webkit-transition: all .4s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.pinned nav .brand-logo img {

    height: 90%;
    margin-left: 12%;
}



 // Class for when element is above threshold
  .pin-top {
    position: relative;
  }

  // Class for when element is below threshold
  .pin-bottom {
    position: relative;
  }

  // Class for when element is pinned
  .pinned {
    position: fixed !important;
  }
#fdsfsewf nav {
	
    -webkit-transition: all .8s ease-in-out;
    transition: all 0.8s ease-in-out;

}

#fdsfsewf.pinned nav {
background-color: #f3eeeb;	
    -webkit-transition: all .8s ease-in-out;
    transition: all 0.8s ease-in-out;
    border-bottom: 1px solid #ccc;
}
#fdsfsewf.pinned nav a {

}



.hhert2 {
position: relative;
	
}

.hhert2:before {
	    content: "";
    display: block;
    height: 40px;
    width: 100%;
    background: #ffffff;
    position: absolute;
    left: 0px;
    top: -40px;
}


.hhert1 {
position: relative;
	
}
.hhert1:before {
	        content: "";
    display: block;
    height: 140%;
    width: 50%;
    background: #812D33;
    position: absolute;
    left: 0px;
    top: -20%;
}



.boxm2 
			{

				    border: 1px solid #812d33;
        padding: 2vw 3vw;
    font-size: 13px;
    line-height: 130%;
    margin-top: 30px;
    margin-bottom: 30px;
    background: #fff;
			}
			
			
	.boxm2 h3 {
     border-bottom: 1px solid #812d33;
    padding-bottom: 8px;
	    font-size: 2rem;
		margin-top: 0;
}	


.boxm1 {
    color: #f3eeeb;
    font-size: 24px;
    letter-spacing: 1.7px;
    line-height: 27px;
    text-transform: uppercase;
    background: #812d33;
    padding: 4vw !important;
}
.boxm3 
{
	
	background-image: url(/images/www/girl_1b.jpg);
    background-size: cover; position:relative;
    min-height: 600px;     background-position: center;
    border-top: 1px solid #b1b1b1;
    border-bottom: 1px solid #b1b1b1;
}

.boxm3b 
{
	
	    background-color: transparent;
    position: relative;
    bottom: 10px;
    right: 3vw;
    font-size: 150%;
    width: 40%;
    width: 100%;
    clear: both;
	
	
}
.nagl1 {
	    font-size: 5rem;
    font-weight: bolder;
	
}

.nagl2 {
	    font-size: 3rem;
    font-weight: bolder;
	
}

.marginbot1 {    
margin-bottom: 7vh;

}
.padd4vw {
	
	padding: 3vw !important;
}
.partnerzy img {
	    border: 1px solid #ccc;
    background: white;
    max-width: 100%;
	padding: 1vw;
}

.infonaj1 .mod-articles-category-title  {
	
	    padding-left: 73px;
    display: block;
}




.infonaj1 .mod-articles-category-date {
	    display: block;
    position: absolute;
}

.infonaj1  .mod-articles-category-group {
	    font-weight: bold;
}
.item-pageramkiwiad1, .category-listramkiwiad1
{
	padding: 4vw;
    border: 1px solid #ccc;
    background: #fff;
}


.padbot20 {
	
padding-bottom: 20px;	
}


.tabs .tab a {
	font-weight: bolder;
	font-size: 19px;
	
	
}

cite {
	border-left: 4px solid rgba(40, 86, 119, 0.16);
    display: block;
    padding-left: 17px;
    font-family: serif;
    color: #285677;
	    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 17px;
}
cite span {
	
	    width: 100%;
    display: block;
    text-align: center
}


cite + sup {
    display: block;
    width: 100%;
    text-align: right;
    font-weight: 600;
    font-size: 10px;
    color: #9e9e9e;
    margin-bottom: 10px;
	
}
.jicons-icons {
	display:none;
}

@media (min-width: 768px) {
	
.boxm3b	
	{
		
		background-color: transparent;     position: absolute;
    bottom: 10px;
    right: 3vw;     font-size: 150%;
    width: 40%
	}
	
	
	
}

@media (min-width: 992px) {
	
	.boxm1 {
   color: #f3eeeb;
    font-size: 34px;
    letter-spacing: 1.7px;
    line-height: 42px;
    text-transform: uppercase;
    background: #812d33;
    padding: 4vw !important;
	
}
			
	.nagl1 {
	    font-size: 7rem;
    font-weight: bolder;
	
}

.nagl2 {
	    font-size: 4rem;
    font-weight: bolder;
	
}
	
	
	
}

@media (min-width: 1170px) {}
