/*
Theme Name:     Novina
Author:         HEDEA
Author URI:     https://hedea.pl
Template:       Divi
Version:        1.0
*/

@import url("../Divi/style.css");
@import url('https://fonts.googleapis.com/css?family=Raleway:300,400,700,900');

svg:not(:root), #banerek {
    overflow: hidden;
}

h1, h2, h3, h4, h5, h6 {
	color: #002678;
}

#banerek .svg {
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 100%;
    z-index: 3;
}

#banerek .svg svg {
    fill: #fff;
    width: 101%;
}

ol.wniosek {
	    list-style: none;
    margin-top: 30px;
    color: #000;
}

ol.wniosek li {
	    position: relative;
    padding-left: 50px;
    padding-top: 10px;
    padding-bottom: 10px;
}

ol.wniosek li:nth-child(1):before {
	content: '1';
	    display: inline-block;
    font-size: 16px;
    opacity: 0.2;
    border: 2px solid;
    border-radius: 50%;
    height: 31px;
    width: 23px;
    font-weight: bold;
    padding-left: 12px;
    padding-top: 4px;
    margin-right: 10px;
    margin-bottom: 8px;
	position: absolute;
	left: 0;
}

ol.wniosek li:nth-child(2):before {
	content: '2';
	    display: inline-block;
    font-size: 16px;
    opacity: 0.2;
    border: 2px solid;
    border-radius: 50%;
    height: 31px;
    width: 23px;
    font-weight: bold;
    padding-left: 12px;
    padding-top: 4px;
    margin-right: 10px;
    margin-bottom: 8px;
	position: absolute;
	left: 0;
}

ol.wniosek li:nth-child(3):before {
	content: '3';
	    display: inline-block;
    font-size: 16px;
    opacity: 0.2;
    border: 2px solid;
    border-radius: 50%;
    height: 31px;
    width: 23px;
    font-weight: bold;
    padding-left: 12px;
    padding-top: 4px;
    margin-right: 10px;
    margin-bottom: 8px;
	position: absolute;
	left: 0;
}

ol.wniosek li:nth-child(4):before {
	content: '4';
	    display: inline-block;
    font-size: 16px;
    opacity: 0.2;
    border: 2px solid;
    border-radius: 50%;
    height: 31px;
    width: 23px;
    font-weight: bold;
    padding-left: 12px;
    padding-top: 4px;
    margin-right: 10px;
    margin-bottom: 8px;
	position: absolute;
	left: 0;
}

.se-tring {
    position: relative;
}

.se-tring span {
    position: absolute;
    width: 0;
    height: 0;
    top: 0;
}

.se-tring .left {
    border-bottom: 100px solid #fff;
    border-right: 30vw solid transparent;
    left: 0;
}

.se-tring-gray .left, .se-tring-gray .right {
    border-bottom: 100px solid #f7f7f7;
}

.se-tring .right {
    border-bottom: 100px solid #fff;
    border-left: 70vw solid transparent;
    right: 0;
}

.se-tring-gray .left, .se-tring-gray .right {
    border-bottom: 100px solid #f7f7f7;
}

#drugi_krzyk {position: relative; margin-top: -100px;  height: 100px;}
#trzeci {position: relative;height: 100px;}

.se-tring-rev .left {
    border-right: 70vw solid transparent;
}

.se-tring-rev .right {
    border-left: 30vw solid transparent;
}

#main-footer {
    background-color: #002678;
    text-align: center;
    padding-top: 55px;
    padding-bottom: 35px;
}

#main-footer p {
	font-size: 15px;
	color: #fff;
	    line-height: normal;
    margin-top: 15px;
    font-weight: bold;
}

#main-footer span.copy {
	font-size: 13px;
	color: #fff;
	opacity: 0.3;
	    line-height: normal;
    margin-top: 15px;
	margin-top: 20px;
	display: inline-block;
}

#main-footer span.copy a {color: #fff;}

p.et_pb_contact_field {
	margin-bottom: 14px;
}

.et_pb_contact p input, .et_pb_contact p textarea, .et_pb_subscribe .et_pb_contact_field input, .et_pb_subscribe .et_pb_contact_field textarea {
	    background: #eee;
}

.et_contact_bottom_container {
	float: none;
    text-align: center;
    margin-top: 0;
}

.et_pb_contact_reset, .et_pb_contact_submit {
	margin: auto;
    background: #111111 !important;
    border-color: #111111 !important;
    border-radius: 12px !important;
    color: #fff !important;
    font-weight: 900 !important;
    text-transform: uppercase !important;
    font-size: 16px !important;
    letter-spacing: 1px !important;
    padding: 8px 30px !important;
}

.et_pb_button:hover:after, .et_pb_more_button:hover:after, .et_pb_newsletter_button:hover:after, .et_pb_pricing_table_button:hover:after, .et_pb_promo_button:hover:after {font-size: 25px;}
#wniosek form p {position: relative;}
#wniosek form p:before {
	    content: '1';
    width: 20px;
    height: 20px;
    background: #000;
    color: #fff;
    font-size: 9px;
    position: absolute;
    top: 14px;
    z-index: 10;
    border-radius: 50%;
    text-align: center;
    line-height: 20px;
    left: 25px;
	font-family: Helvetica,Arial,Lucida,sans-serif;
}

#wniosek form p:nth-child(2):before {
	content: '2';
}

#wniosek form p:nth-child(3):before {
	content: '3';
}

#wniosek form p:nth-child(4):before {
	content: '4';
}

#wniosek form p:nth-child(5):before {
	content: '5';
}
/*
#wniosek form p:nth-child(6):before {
	content: '6';
}

#wniosek form p:nth-child(7):before {
	content: '7';
}

#wniosek form p:nth-child(8):before {
	content: '8';
}

#wniosek form p:nth-child(9):before {
	content: '9';
}

#wniosek form p:nth-child(10):before {
	content: '10';
}

#wniosek form p:nth-child(11):before {
	content: '11';
}

#wniosek form p:nth-child(12):before {
	content: '12';
} */

@media (max-width: 1270px) {
	#wniosek form p:before {left: 10px;}
}

@media (max-width: 740px) {
	#wniosek form p:before {left: 0;}
}

#top-menu li.current-menu-item>a {
	color: #002678;
}

#top-menu li.current-menu-item>a:after {
	content: '';
	display: block;
	background: #1acbaa;
	width: 100%;
	height: 2px;
	margin-top: 5px;
}

.et_pb_scroll_top.et-pb-icon {
	    background: #111111;
    border: 2px solid;
    border-radius: 50%;
    right: 20px;
    bottom: 30px;
}

#banerek h1.entry-title {
	    letter-spacing: 2px;
    font-weight: 900;
    margin-bottom: 55px;
}

.nav li ul, .et_mobile_menu {border-color: #1ACBAA;padding: 0;top: 54px;}
#top-menu li.current-menu-ancestor>a, .mobile_menu_bar:before {color: #1acbaa;}
header#main-header.et-fixed-header ul.sub-menu {
    top: 42px;
}
#top-menu li li {
    margin: 0;
    padding: 0;    width: 100%;
}
#top-menu li li a {
	width: 100%;
	border-bottom: 1px solid #eee;    line-height: normal;
    padding: 15px 20px;
}

#menu-item-30, #menu-item-31, #menu-item-32 {
	display: none !important;
}

.home #menu-item-30, .home #menu-item-31, .home #menu-item-32 {
	display: inline-block !important;
}
#cookie-notice .cn-button {
    margin-left: 10px;
    background: #1acbaa;
    text-shadow: none;
    color: #ffffff;
    border: none;
    border-radius: 0;
    font-weight: bold;
    font-family: 'Source Sans Pro',Helvetica,Arial,Lucida,sans-serif;
    border-radius: 5px;
    font-size: 13px;
    padding: 7px 20px;
}

p.et_pb_contact_field_12:before {
	display: none !important;
}

p.et_pb_contact_field_12 span.et_pb_contact_field_options_title {
	display: none !important;
}

.et_pb_contact p input[type=checkbox]:checked+label i:before, .et_pb_subscribe .et_pb_contact_field input[type=checkbox]:checked+label i:before {color: #111;}
@media (max-width: 600px) {
#banerek h1.entry-title {
    font-size: 22px;
    margin-bottom: 10px;
    padding: 0;
}

.et_pb_fullwidth_section .et_pb_post_title {
    padding: 50px 0;
}
}
#wniosek form p.et_pb_contact_field_5:before { display: none !important;}
.spolka_notowana {
    padding-left: 35px;
    position: absolute;
    margin-top: 32px;
    transition: 0.5s all ease;
    width: 205px;
}
.et-fixed-header .spolka_notowana {
	    margin-top: 16px;
	width: 230px;
}

@media (min-width: 981px) and (max-width: 1205px) {
	.spolka_notowana { display:none; }
}

@media (max-width: 600px) {
	.container.et_menu_container {
    z-index: 99;
    width: 100%;
    padding: 0 15px;
}
}

@media (max-width: 505px) {
	.spolka_notowana {
		    max-width: 215px;
    padding-left: 20px;
	}
}

@media (max-width: 420px) {
	.spolka_notowana {
		    position: relative;
    display: block;
    padding-left: 6px;
       margin-top: -22px;
    width: 170px;
	}
	
	.container.et_menu_container {padding-bottom: 20px;}
}

#top-menu li#menu-item-32 a {
	font-weight: bold;
    color: #000;
    text-transform: uppercase;
}

ol.wniosek li:nth-child(1) {
	font-weight: bold;
    font-size: 125%;
}

ol.wniosek li a {
	    padding-top: 5px;
    display: inline-block;
    color: #000;
}

#toc-svg svg {
	fill: #fff;
}

#toc-svg {margin-top: -105px;}
#wniosek {
padding-bottom: 0 !important;overflow: hidden;}

#wniosek .et_pb_row_1 {
	    padding: 0;
    margin-top: 50px;    position: relative;
    z-index: 0;
}

#wniosek .et_pb_module.et_pb_code.et_pb_code_0 {
	    position: relative;
    z-index: -1;
}

#naglowki h1, #naglowki h2 {color: #fff;}

#naglowki h1 {
	font-size: 40px;
    font-weight: 900;
    margin-top: 50px;
}

#zadzwon {
	color: #fff;
	margin-top: 110px;
	font-size: 32px;
}

#zadzwon a {
	color: #fff;
    font-weight: 900;
}

#naglowki h2 {
	    font-weight: bold;
    font-size: 36px;
    margin-top: 10px;
}

#wniosek--tyyul h2 {color: #fff;       text-align: center;
    margin-top: 0;}

.home .et_pb_contact p input, .home .et_pb_contact p textarea, .home .et_pb_subscribe .et_pb_contact_field input, .home .et_pb_subscribe .et_pb_contact_field textarea {
    background: #fff;
}

.home .et_pb_contact_field_checkbox, .home .et_pb_contact_field_options_title, .home .et_pb_contact_field_radio, .home .et_pb_contact_field_select_title {
    display: block;
    color: #fff;
    font-size: 12px;
}

.et_pb_contact_field_options_wrapper .et_pb_contact_field_options_title {display:none;}

@media (max-width: 850px) {
	#naglowki h1 {
    font-size: 20px;
    font-weight: 900;
    margin-top: 0;
}
	
	#naglowki h2 {
    font-weight: bold;
    font-size: 14px;
    margin-top: 0;
}
	
	#wniosek--tyyul h2 {
    font-weight: 800;
    font-size: 20px;
    text-align: center;
}
	.et_pb_section .et_pb_column .et_pb_module {
    margin-bottom: 15px;
}
	
	#zadzwon {
		font-size: 22px;
    margin-top: 0;
    margin-bottom: 25px;
	}
}

.formularz_wniosku {
	    max-width: 100%;
    width: 600px;
    margin: auto;
}
@media (min-width: 801px) {
#wniosek form p:before {
	    left: 6px;
    border: 3px solid #fff;
    top: 11px;
}
}

.et_pb_contact_reset, .et_pb_contact_submit {
	background: none !important;
    border-color: #fff !important;
    border-radius: 0 !important;
}

@media (max-width: 600px) {
	#toc-svg {
    margin-top: -22px;
} 
}



.animateme {
	    position: initial;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	overflow: hidden;
	z-index: -1;
}

.bg-bubbles {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.bg-bubbles li {
  position: absolute;
  list-style: none;
  display: block;
  width: 40px;
  height: 40px;
  background-color: rgba(255,255,255,0.3);
  bottom: 60px;
  -webkit-animation: square 25s infinite;
  animation: square 25s infinite;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  opacity:0;
}

.bg-bubbles li:nth-child(1) {
  left: 3%;
  background:transparent;
  border:4px solid rgba(255,255,255,0.3);
}
.bg-bubbles li:nth-child(2) {
  left: 6%;
  width: 75px;
  height: 75px;
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
  -webkit-animation-duration: 17s;
          animation-duration: 17s;
}
.bg-bubbles li:nth-child(3) {
  left: 15%;
  width: 175px;
  height: 175px;
  -webkit-animation-delay: 4s;
          animation-delay: 4s;
}
.bg-bubbles li:nth-child(4) {
  left: 40%;
  width: 90px;
  height: 90px;
  -webkit-animation-duration: 22s;
          animation-duration: 22s;
}
.bg-bubbles li:nth-child(5) {
  left: 70%;
  background:transparent;
  border:4px solid rgba(255,255,255,0.3);
}
.bg-bubbles li:nth-child(6) {
  left: 90%;
  width: 90px;
  height: 90px;
  -webkit-animation-delay: 3s;
          animation-delay: 3s;
  background:transparent;
  border:4px solid rgba(255,255,255,0.3);
}
.bg-bubbles li:nth-child(7) {
  left: 32%;
  width: 60px;
  height: 60px;
  -webkit-animation-delay: 7s;
          animation-delay: 7s;
  background:transparent;
  border:4px solid rgba(255,255,255,0.3);
}
.bg-bubbles li:nth-child(8) {
  left: 55%;
  width: 50px;
  height: 50px;
  -webkit-animation-delay: 15s;
          animation-delay: 15s;
  -webkit-animation-duration: 40s;
          animation-duration: 40s;
}
.bg-bubbles li:nth-child(9) {
  left: 30%;
  width: 140px;
  height: 140px;
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
  -webkit-animation-duration: 40s;
          animation-duration: 40s;
  background:transparent;
  border:4px solid rgba(255,255,255,0.3);
}
.bg-bubbles li:nth-child(10) {
  left: 90%;
  width: 60px;
  height: 60px;
  -webkit-animation-delay: 11s;
          animation-delay: 11s;
}
.bg-bubbles li:nth-child(11) {
  left: 10%;
  width: 40px;
  height: 40px;
  -webkit-animation-delay: 13s;
          animation-delay: 13s;
}
.bg-bubbles li:nth-child(12) {
  left: 55%;
  width: 175px;
  height: 175px;
  -webkit-animation-delay: 7s;
          animation-delay: 7s;
  background:transparent;
  border:4px solid rgba(255,255,255,0.3);
}

.bg-bubbles li:nth-child(13) {
  left: 65%;
  width: 100px;
  height: 100px;
  -webkit-animation-delay: 8s;
          animation-delay: 8s;
}

@-webkit-keyframes square {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity:0;
  }
  50% {
    opacity:1;
  }
  100% {
    -webkit-transform: translateY(-700px) rotate(600deg);
            transform: translateY(-700px) rotate(600deg);
    opacity:1;
  }
}
@keyframes square {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity:0;
  }
  50% {
    opacity:1;
  }
  100% {
    -webkit-transform: translateY(-700px) rotate(600deg);
            transform: translateY(-700px) rotate(600deg);
    opacity:0;
  }
}

#polityka {
	text-align: center;
    font-weight: bold;
    text-transform: uppercase;
}

#polityka a {
	color: #fff;
}
#form99.et_pb_contact_captcha_question, #form99 .et_pb_contact_right { color:#fff !important; font-size: 24px; margin-right: 10px;}
#formu88 .et_pb_contact_captcha_question, #formu88.et_pb_contact_right { font-size: 24px; margin-right: 10px;}
#form99 { position: relative; z-index:100;}
.bg-bubbles { z-index:-1;}
input.et_pb_contact_captcha { margin-bottom: 10px !important;}
#formu88 .et_pb_contact_submit et_pb_button, #formu88 .et_pb_contact_reset, #formu88 .et_pb_contact_submit { border: 2px solid #000 !important; color:#000 !important;}

div#wpcf7-f248-p10-o1 {
    margin: auto;
    max-width: 100%;
    width: 600px;
}

form.wpcf7-form p {
	margin: 0;padding: 0;
}

form.wpcf7-form input[type=text], form.wpcf7-form input[type=email], form.wpcf7-form textarea {
    width: 100%;
    padding: 16px;
    border-width: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #999;
    background-color: #fff;
    font-size: 14px;
    -webkit-appearance: none;
    margin-bottom: 10px;
}

.podwojne {
    display: flex;
    align-items: center;
    grid-gap: 5px;
}

span.wpcf7-list-item {
    margin: 0;
}

span.wpcf7-list-item-label {
    font-size: 13px;
    color: #fff;
}

input.wpcf7-form-control.wpcf7-submit {
    background: #000;
    color: #fff;
    border: 2px solid #000;
    font-weight: bold;
    font-size: 15px;
    padding: 15px 35px;
    transition: 0.5s all ease;
}

input.wpcf7-form-control.wpcf7-submit:hover {
	background: #333;
}

.wpcf7-form-control-wrap {
    display: inherit;
}

span.wpcf7-not-valid-tip {
    background: #f00;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    position: absolute;
    bottom: 0;
    line-height: normal;
    padding: 2px 5px;
}

div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    background: #f7e700;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    position: absolute;
    z-index: 10;
}

@media (max-width: 767px) {
	.podwojne {
    display: block;
	}.podwojne br {
		display:none;
	}
}

section#novinaMain {
    background-image: url(/wp-content/uploads/2022/10/hero.jpg);
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
}

section#novinaMain .container {
    padding: 0;
}

.novinaRow {
    min-height: 540px;
    padding: 50px 0;
    display: flex;
    align-items: center;
}

.novinaLeft {
    width: 40%;
}

.novinaRight {
    width: 60%;
}

.novinaLeft h1 {
    font-size: 45px;
    line-height: 50px;
    color: #002678;
    margin-bottom: 0;
    font-weight: bold;
}
.novinaLeft h2 {
    font-size: 32px;
    color: #80869b;
}

.tytMin {
	display: inline-block;
	background: #1ACBAA;
    padding: 5px 15px;
    border-radius: 5px;
    color: #fff;
	font-weight: bold;
    margin-top: 20px;
	font-size: 18px;
}

.NovinaZadzwon {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.NovinaZadzwon span {
    background: #1acbaa;
    color: #fff;
    padding: 5px 10px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.NovinaZadzwon a {
    background: #002678;
    color: #fff;
    padding: 10px 20px;
    font-size: 25px;
    font-weight: bold;
	border-radius: 5px;
}

.novinaForm {
    background: #fff;
    padding: 30px;
    border-radius: 10px;
    box-shadow: 1px 1px 30px #0026780f;
	    max-width: 100%;
    width: 500px;
    margin-left: 40px;
}

.novinaForm form.wpcf7-form input[type=text], .novinaForm form.wpcf7-form input[type=email], .novinaForm form.wpcf7-form textarea {
    border: 1px solid #d6dce9!important;
    border-radius: 5px;
    padding: 10px 15px;
	color: #1C3967;
}

textarea.wpcf7-form-control.wpcf7-textarea {
	max-width: 100%;
    max-height: 130px;
    min-width: 100%;
    height: 100px;    margin-bottom: 0;
}

.novinaForm br {
    display: none;
}

div#oferta {
    background: #F3FCFB !important;
}

span.wpcf7-list-item-label {
    font-size: 12px;
    color: #80869b;
}

input.wpcf7-form-control.wpcf7-submit {
    background: #002678;
    border: none;
    border-radius: 10px;
    padding: 13px 40px;
    font-size: 14px;
}

input.wpcf7-form-control.wpcf7-submit:hover {
    background: #1ACBAA;
}

a.przecz__pp {
    font-size: 13px;
    font-weight: bold;
    color: #8086b5;
}

ol.wniosek li:before {
	opacity: 1 !important;
    color: #1acbaa;
}

.et_pb_scroll_top.et-pb-icon {
    bottom: 90px;
    border: none;
    background: #1ACBAA;
}

div#oferta img {
    width: 50px;
}

@media (max-width: 1400px) {
	.novinaLeft h1 {
    font-size: 40px;
    line-height: 41px;
}.novinaLeft h2 {
    font-size: 21px;
    color: #80869b;
}
}

#banerek h1.entry-title {
    letter-spacing: normal;
    margin: 25px 0;
    font-size: 48px;
}

@media (max-width: 900px) {
	.novinaRow {
    display: block;    padding: 20px 0;
}
	.novinaLeft {
    width: 100%;
}.novinaLeft h1 {
    font-size: 20px;
    line-height: 21px;
}.novinaLeft h2 {
    font-size: 15px;
    color: #80869b;
}.tytMin {
    margin-top: 10px;
    font-size: 14px;
    padding: 2px 10px;
}.novinaRight {
    width: 100%;
    margin-top: 15px;
}
	div#wniosek2 {
    background: no-repeat;
    box-shadow: none;
    margin-left: 0;
    padding: 0;
}
	
	#logo {
    max-height: unset;
    width: 100px;
}.container.et_menu_container {
    padding-bottom: 0;
}
	.spolka_notowana {
    position: absolute !important;
    left: 120px;
    top: 30px;
    margin: 0;
    width: 165px;
}
	
	.NovinaZadzwon {
    margin-bottom: 10px;
}
	
	.NovinaZadzwon a {
    font-size: 20px;
    padding: 7px 15px;
}
	
	.NovinaZadzwon span {
    font-size: 12px;
    padding: 8px;
    line-height: normal;
}div#page-container {
    overflow: hidden;
}section#novinaMain {
    background-size: 770px;
    background-position: 70% top;
	position: relative;
}
	
	section#novinaMain:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #ffffffbf;
    left: 0;
    top: 0;
}
	
	#banerek h1.entry-title {
    letter-spacing: normal;
    margin: 15px 0;
    font-size: 31px;
}
}

.et_pb_module.et_pb_fullwidth_post_title_0.et_pb_section_parallax.et_pb_post_title.et_pb_text_align_center.et_pb_bg_layout_light.et_pb_featured_bg {
    background: rgb(51,138,203);
    background: linear-gradient(90deg, rgba(51,138,203,1) 0%, rgba(0,38,120,1) 100%);
}

span.et_parallax_bg {
    opacity: 0.2;
}