html { height: 100%; }
body {
	width:100%;
	height:100%;
	
	font-family: 'Quicksand', Arial, serif;
	background-color:#fff;
	font-size: 1.0em;
	color:#000;
	line-height:155%;
	font-weight:300;	
	
}

section {
	width:100%;
	clear:both;	
	margin-bottom:60px;
}

a {
	text-decoration:none;
	color:#000;
	font-weight:300;
}
a:hover {
	border-bottom:0px solid #fff;
	color:#fff;
}

h1,h2,h3,h4 {
font-family: 'Quicksand';
font-weight:900;
}

h1 {
	font-size:2.8em;
	font-weight:900;
	/*color:#5b6f80;*/
	color:#6c62c2;
	margin-bottom:50px;

}

h2 {

	font-size:2.0em;
	letter-spacing:0px;
	line-height:135%;
	font-weight:900;
	color:#6c62c2;
		
}

h3 {
	font-size:1.4em;
	line-height:160%;
	font-weight:400;
		color:#d77e8a;
}

h4 {
	font-size:1.2em;
	margin-top:40px;
	font-weight:400;
	text-transform:uppercase;

}

blockquote {
    padding: 30px 40px;
    font-size: 25px;
    border-left: 5px solid #d77e8a;
    /* margin: 20px 40px; */
    color: #d77e8a;
    line-height: 150%;
    font-weight: 100;
}

p {
 font-size:1.0em;
 font-weight:300;
 line-height:160%;
}
/*padding-top:150px;
	width:100%;
	height:430px;
	background-image: url("../img/banerStart.jpg");
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center top;*/

#banerStart {
	width:100%;
	background-color:#fff;
	height:100%;
	margin-top: -70px;
}

#ramkaStart {
	height:100%;
	line-height:50px;
}

#nawigacjaTop {
	width:100%;
	height:50px;
}

#nawigacja {
position:fixed;
top:0px;
background-color:#fff;
height:70px;
width:100%;
z-index:999;	
}

#nawigacjaSubSite {
	position:fixed;
	width:100%;
	z-index:99;
	top:0px;
}

#hasloSubSite {
	
	text-align:left;
	padding-bottom:80px;
}

#hasloSubSite h1 {
	margin-left:100px;
	
}

.addTlo {
	background-color:#a9011b;
	padding:26px 50px 35px 50px;
	border-radius:6px;
}

.margin-left-100 {
	margin-left:100px;
}

.light {
	font-weight:300;
	margin-top:-30px;
}

.potrzeby {
	list-style-type:disc;
	font-size:1.2em;
}
.potrzeby li {
	margin:0px 0px 25px 0px;
}

label {
	color:#fff;
}
/*
.addTlo ul li a {
	color:#a9011b !important;
}

.addTlo ul li a:hover {
	border-bottom:2px solid #a9011b !important;
}
*/

#tloStart {
	width:100%;
	height:100%;

	background-image: url("../img/tlo-start3.jpg");
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center top;
}

#tloStartSubSite {
	width:100%;
	
	background-image: url("../img/tloStart.jpg");
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center top;
}


#hasloPrzewodnie {
	
	margin:14% auto 0px;
	
	text-align:center;
}

#hasloPrzewodnie h2 {
	color:#fff;
	font-weight:400;
	font-size:1.3em;
}

#hasloPrzewodnie img {
	margin:0px;
	max-width:50%;
	padding:0px;
}

#hasloPrzewodnie a {
	padding:0px;
}

#pomocDorazna {
	width:100%;
	
	
	background-image: url("../img/pomocDoraznaTlo.jpg");
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center top;
	
}

#coJeszcze {
	width:100%;	
	height:100%;
	background-image: url("../img/coMozesz.jpg");
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center top;
	
}

#akcjeCaritasPolska {
	width:100%;
	background-color:#a9011b;
	/*margin-bottom:0px !important;*/
}

.liczbyTlo {
	width:100%;
	background-image: url("../img/liczbyTlo.jpg");
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center top;
}

#adresy {
	background-color:#000;
	color:#ccc;
	margin-bottom:0px;
}

#adresy a {
	color:#d49f88;
}

#liczby {
	margin-bottom:0px !important;
	background-color:#a9011b;
}

#stopka {
	margin:25px 0px 0px 0px;
	background-color:#6c62c2;
	color:#fff;
	font-weight:400;
}

#stopka a {
	color:#fff;
}

#stopka p {
	font-weight:400;
	font-size:0.9em;
}

#stopka ul li a {
	font-size:0.9em;
}

.fitImg {
	max-width:100%;
}

.parallax {
	
    height: 100%; 
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.logo {
	margin:0px 90px 0px 100px;
	width:155px;
}

.maleLogo {
    width: 105px !important;
}

.fitIn {
max-width:100%;	
}

.statystyka {
	font-weight:900;
	font-size:1.2em;
	margin-top:60px;
	margin-bottom:60px;
	color:#fff;
	text-transform:uppercase;
}


.statystykaSrodek {
	font-weight:900;
	font-size:1.2em;
	margin-top:120px;
	
	color:#fff;
	text-transform:uppercase;
}


.borderRightBottom {
 border-right:1px solid #fff;	
 border-bottom:1px solid #fff;
}

.borderBottom {
	border-bottom:1px solid #fff;
}
.borderRight {
 border-right:1px solid #fff;	
}

.largeDarkButton {
	font-size:2.2em;
	color:#fff;
	background-color:#a9011b;
	padding:16px 33px 19px 33px;
	font-weight:700;
	border-radius:8px;
	
}

.extraLarge {
	font-size:3.6em;
}

.add50Desktop {
	margin-left:50px;
}

.add150Desktop {
	margin-left:150px;
}

.brown {
	color:#874531;
}

.card {
	border:0px !important;
	border-bottom:1px solid #a9011b !important;
}

.card-header {
	background-color: #fff;
}

.btn-link {
	color:#a9011b;
	font-weight:700;
	font-size:1.2em;
}


.cherry {
	color:#b83360;
}

.w600 {
	font-weight:700;
}

.w400 {
	font-weight:400;
}

.bgWhite {
	background-color:#fff;
}

.bgBlack {
	background-color:#000;
	color:#ccc;
}

.bgGrey {
	background-color:#ccc;
}

.bgGrey2 {
	background-color:#666;
}


.brd-2 {
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	padding:2% 3%;
}

.brd-1 {
	padding:2% 3%;
	border-right:1px solid #000;
}

.hoverWb:hover {
	background-color:#fff;
	color:#000;
}

.hoverBw:hover {
	background-color:#000;
	color:#fff;
}

.padding-50 {
	padding:50px;
}

.padding-100 {
	padding:100px;
}

.padding-h-50 {
	padding-right:50px;
	padding-left:50px;
}

.padding-h-100 {
	padding-right:100px;
	padding-left:100px;
}


.padding-h-100-v50 {
	padding:50px 100px;
}

.padding-25 {
	padding:25px;
}

.padding-v-15 {
	padding:15px 0px;
}

.benefitInfo p {
font-size:0.9em;	
}

.credits {
	font-size:0.8em;
}


.margin-v-50 {
	margin-top:50px;
	margin-bottom:50px;
}

.margin-v-30 {
	margin-top:30px;
	margin-bottom:30px;
}

.margin-t-250d {
	margin-top:250px;
}

.dzienBlog {
	font-weight:900;
	font-size:1.8em;
}

.fotoBlog {
	width:100%;
	margin-top:10px;
	margin-bottom:15px;
}

.fotoBlog img {
	width:100%;
}

.newsBox:hover {
	background-color:#eaeaea;
}

.moreBox {
	text-align:center;
}

.moreBox:hover {
	background-color:#a9011b;
	color:#fff;
	text-decoration:none;
}

.moreBox:hover a{
	background-color:#a9011b;
	color:#fff;
	text-decoration:none;
}

.borderNews {
	border:1px solid #a9011b;
}

.wiecejBlog {
	float:right;
	background-color:#a9011b;
	color:#fff;
	padding:6px 18px 8px 18px;
}

.wiecejNews {
	float:right;
	
	color:#a9011b;
	
}

.wiecejNews:hover, .starszeWiadomosci:hover {
color:#53000d;
}

.starszeWiadomosci {
	color:#a9011b;
	text-transform:uppercase;
	font-weight:900;
	font-size:1.6em;
	padding:22px 26px;
	text-align:center;
	border:1px solid #a9011b;
}

.starszeWiadomosci:hover {
	text-decoration:none;
	background-color:#a9011b;
	color:#fff;
}

.crtTlo {
	background-color:#a9011b;
}


.trescBlog p{ 
margin-bottom:25px;
}

/*formularz stopka*/

 .footer-newsletter form {
  margin-top: 30px;
  background: #fff;
  padding: 6px 10px;
  position: relative;
  border-radius: 4px 0 0 4px;
}

.footer-newsletter form input[type="email"] {
  border: 0;
  padding: 4px;
  width: calc(100% - 110px);
}

.footer-newsletter form input[type="submit"] {
  position: absolute;
  top: 0;
  right: -4px;
  bottom: 0;
  border: 0;
  background: none;
  font-size: 16px;
  padding: 0 20px;
  background: #9f1d20;
  color: #fff;
  transition: 0.3s;
  border-radius: 0 4px 4px 0;
}

 .footer-newsletter form input[type="submit"]:hover {
  background: #14806c;
}

.form-check-label a {
	color:#a9011b !important;
}

.form-check-input {
	margin-left:-80px !important;
}

/*karuzlea logosy */
/*********************************************************************/
/* Bootstrap 4 Multiple Item Carousel */
/*********************************************************************/
/* medium - display 2  */
@media (min-width: 768px) {

    .carousel-inner .carousel-item-right.active,
    .carousel-inner .carousel-item-next {
        transform: translateX(50%);
    }

    .carousel-inner .carousel-item-left.active,
    .carousel-inner .carousel-item-prev {
        transform: translateX(-50%);
    }
}

/* large - display 3 */
@media (min-width: 992px) {

    .carousel-inner .carousel-item-right.active,
    .carousel-inner .carousel-item-next {
        transform: translateX(33%);
    }

    .carousel-inner .carousel-item-left.active,
    .carousel-inner .carousel-item-prev {
        transform: translateX(-33%);
    }
}

@media (max-width: 768px) {
    .carousel-inner .carousel-item>div {
        display: none;
    }

    .carousel-inner .carousel-item>div:first-child {
        display: block;
    }
}

.carousel-inner .carousel-item.active,
.carousel-inner .carousel-item-next,
.carousel-inner .carousel-item-prev {
    display: flex;
}

.carousel-inner .carousel-item-right,
.carousel-inner .carousel-item-left {
    transform: translateX(0);
}


/*tabsy*/

#tabs{
	background: #007b5e;
    color: #000;
}
#tabs h6.section-title{
    color: #000;
}

#tabs .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #000;
    background-color: transparent;
    border-color: transparent transparent #f3f3f3;
    border-bottom: 4px solid !important;
    font-size: 20px;
    font-weight: bold;
}
#tabs .nav-tabs .nav-link {
    border: 0px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    color: #000;
    font-size: 20px;
}

.nav-tabs .nav-link {
	border:0px !important;
}

#kontaktTabContent {
	width:100%;
	margin-top:25px;
}

/*koniec tabsów*/
#infolinia {
	float:right;
	color:#fff;
	font-weight:700;
	display:inline;
	line-height:35px;
	
}

#menu {
float:right;
	margin-top:0px;
	margin-right:0px;
	/*background-color:#ee8e9a;*/
	padding:10px 0px 24px 30px;
	/*border-radius:25px;*/
}

.clrMargin-top {
	margin-top:0px !important;
}

#menu ul {
	list-style:none;
	padding-bottom:25px;
	display:inline;
	
}

#menu ul li {
	float:left;
	height:25px;
	margin-top:0px;
	line-height:35px;
	float:left;
	margin-right:50px;
}

#menu ul li a {
	color:#6c62c2;
	font-weight:700;
	padding:0px 5px;
	
	font-size:1.05em;
	
}

#menu ul li a img {
	
	max-width:20px;
	border-left:0px !important;
	margin-bottom:5px;
}

.noBorder {
border-left:0px !important;
}
#menu ul li a:hover {
	border-bottom:4px solid #fff;
	text-decoration:none;
}



#menu ul a
{
	display:block;

	}
	
	

#menu ul li
{
	position:relative;
	float:left;
	
}


#menu ul ul
{
	display:none;
	position:absolute;
	top:100%;
	left:0;
	background:#fff;
	padding:0;
	z-index:9999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999;
}

#menu ul ul li
{
	float:none;
	width:200px;
	text-align:left;
	z-index:9999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999;
}

#menu ul li:hover > ul
{
	display:block
}

/*menu podstrony*/
#menuSubSite {
	
	float:left;
	font-family: 'Source Sans Pro', sans-serif;
	background-color:#fff;
	width:100%;
	height:150px;
	position:fixed;
}

#menuSubSite ul {
	margin-top:15px;
	margin-left:35px;
	list-style:none;
	float:left;
}

#menuSubSite ul li {
	float:left;
	padding:0px 15px 0px 15px;
	height:35px;
	margin-top:0px;
	display:inline;
	
}

#menuSubSite ul li a {
	color:#5b6f80;
	font-weight:700;
	
	
	font-size:1.2em;
	
}

#menuSubSite ul li a img {
	
	max-width:20px;
	border-left:0px !important;
	margin-bottom:5px;
}

.noBorder {
border-left:0px !important;
}
#menuSubSite ul li a:hover {
	color:#ff3792;
	background-color:#fff;
	text-decoration:none;
}

#menuSubSite ul li:hover a{
	background-color:#fff;
	color:#ff3792;
	border-bottom:2px solid #ff3792;
}

#menuSubSite ul li:hover {
	background-color:#fff;
}

#menuSubSite ul a
{
	display:block;

	}
	
	

#menuSubSite ul li
{
	position:relative;
	float:left;
	
}


#menuSubSite ul ul
{
	display:none;
	position:absolute;
	top:100%;
	left:0;
	background:#fff;
	padding:0;
	z-index:9999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999;
}

#menuSubSite ul ul li
{
	float:none;
	width:200px;
	text-align:left;
	z-index:9999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999;
}

#menuSubSite ul li:hover > ul
{
	display:block
}

/*koniec menu podstrony*/


.white {
	color:#fff;
}


/*menu*/
.pollSlider {
  position: fixed;
  height: 100%;

  width: 270px;
  right: 0px;
  top:0px;
  margin-right:-270px;
  z-index:999999999999999999999;
   background: #78c242;
   border-right:3px solid #ff3792;
   }
  
  .pollSlider ul {
	  margin-top:42px;
	  margin-left:25px;
	  font-weight:300;
	 
  }
  
  .pollSlider a {
	  text-decoration:none;
	  line-height:180%;
	  color:#fff;
	  padding:3px 5px;
  }
  
    .pollSlider a:hover {
		color:#ff3792;
		background-color:#fff;
	}
	
	.pollSlider li {border-bottom:0px solid #fff;
width:80%;}

.pollSlider li a {
	
	font-size:1.1em;
	font-weight:400;
	line-height:2.4em;
	
}

.pollSlider li a img {
	max-width:22px;
	margin-right:4px;
}

.pollSlider li a img:hover {
	
}

.pollSlider li .last {
	border-bottom:0px;
}

#pollSlider-button {
  position: fixed;
  width: 55px;
  height: 50px;
  right: 25px;
  top: 8px;
  z-index:9999999;
  display:none;
}


/*ikonka*/
.position {
  position: absolute;
  top: 55px;
  right: 25px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  z-index: 99999;
}

#nav-toggle {
  cursor: pointer;
  padding: 10px 35px 16px 0px;
}

#nav-toggle span,
#nav-toggle span:before,
#nav-toggle span:after {
  cursor: pointer;
  border-radius: 1px;
  height: 3px;
  width: 44px;
  background: #000;
  position: absolute;
  display: block;
  content: '';
}

#nav-toggle span:before {
  top: -10px;
}

#nav-toggle span:after {
  bottom: -10px;
}

#nav-toggle span,
#nav-toggle span:before,
#nav-toggle span:after {
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}

#nav-toggle.active span {
  background-color: transparent;
  }

#nav-toggle.active span:before,
#nav-toggle.active span:after {
  top: 0;
}

#nav-toggle.active span:before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

#nav-toggle.active span:after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

/*mobile*/
@media screen and (max-width: 1400px) {
	

}


@media screen and (max-width: 1290px) {

.middleOne img {
	max-width:90%
}
#center {
	width:880px;
}

#center img {
	max-width:100%;
}

.b70 {
	width:557px;
}

.b30 {
	width:263px;
}

.imgBox {
	width:33.3333%;
	float:left;
}




}

@media screen and (min-width:1025px) and (max-width: 1449px) {
	.logo {
	display:none;
}
}

@media screen and (max-width: 1024px) {
	.padding-h-100 {
	padding-left:50px;
	padding-right:50px;
}

#pollSlider-button {
		display:block;
	}
	
#menu {
	display:none;	
	}
	
	.logo {
	display:block;
}

#pomocDorazna {	
background-image:none;
background-color:#a9011b;
}

.margin-t-250d {
	margin-top:50px;
}

.largeDarkButton {
	font-size:1.2em;
	padding:14px 19px 16px 19px;
	border-radius:8px;
	
}
	
#hasloPrzewodnie {
	float:none;
	margin:auto;
	margin-top:20%;
	width:100%;
	text-align:center;
	clear:both;
}

#tloStart {
	width:100%;
	

	background-image: url("../img/tlo-start-mobile2022.webp");
	background-repeat:no-repeat;
	background-size:cover;
	background-position:top center;
	margin-top: -100px;
}

#hasloPrzewodnie img {
	max-width:80%;
}
	
#coJeszcze {
		background-image:none;
		background-color:#fff;
}

.padding-h-100-v50 {
    padding: 50px 30px;
}

.magdaOpis {
	
}

.duzeLogo {
	max-width:90% !important;
}

.add50Desktop {
	margin-left:0px;
}

.add150Desktop {
	margin-left:0px;
}

.starszeWiadomosci {
	font-size:1.0em;
	padding:12px 14px;
}

	
}

@media screen and (max-width: 830px) {
	

}

@media screen and (max-width: 780px) {
	
	

}

@media screen and (max-width: 1080px) {
	
	
}


@media screen and (max-width: 640px) {
	
	
	
	
	

}

@media only screen and (min--moz-device-pixel-ratio: 1.3),

only screen and (-webkit-min-device-pixel-ratio: 1.3),

only screen and (min-device-pixel-ratio: 1.3) {

#pollSlider-button {
  position: fixed;
  width: 55px;
  height: 50px;
  right: 10px;
  top: 0px;
  z-index:9999999;
  display:block;
  
}


	
}


  

@media (min-aspect-ratio: 16/9) {
  .fullscreen-bg__video {
    width: 100%;
    height: auto;
  }
  
 
}

@media (max-aspect-ratio: 16/9) {
  .fullscreen-bg__video {
    width: auto;
    height: 100%;
  }
  
 
}

@media (max-width: 767px) {
  .fullscreen-bg {
    background: url('../img/mainTlo.jpg') center center / cover no-repeat;
  }

  .fullscreen-bg__video {
    display: none;
  }
  
  .padding-h-100 {
	padding-left:30px;
	padding-right:30px;
}

#hasloPrzewodnie {
	
	margin:270px auto 0px;
	
	text-align:center;
}

#hasloPrzewodnie h1 {
	font-size:2.0em;
}

}


