/*
Theme Name: crfumed
Author: GW
*/
/*html {
  scroll-behavior: smooth;
}*/

/*MAIN*/
html body {
  font-family: 'Montserrat', sans-serif !important;
  font-size: 15px !important;
  line-height: 1.7em !important;
  background: #fff;
  font-weight: 400;
  color: #444444 !important;
  position: relative;
  overflow-x: hidden;
}
html, body {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin: 0px;
  padding: 0;
  height: auto;
  float: left;
}
a:hover {
  text-decoration: none;
  color: #4ba5e1;
}
a:focus {
  outline: none !important;
  outline-offset: 0 !important;
}
a:focus, a:hover, a:active {
  outline: none;
}
*:focus, *:hover, *:active {
  outline: none;
}
a, * {
  outline: none;
}
a {
  color: #3b1ba4;
}
.main-row, .site-content {
  float: left;
  width: 100%;
}
.container {
  max-width: 1350px !important;
  width: 80% !important;
  margin: 0 auto;
  position: relative;
}
img {
  max-width: 100%;
  height: auto;
}
.entry-content img, .entry-summary img, .comment-content img[height], img[class*="align"], img[class*="wp-image-"], img[class*="attachment-"] {
  height: auto;
}
img.size-full, img.size-large, img.wp-post-image {
  height: auto;
  max-width: 100%;
}
.alignleft {
  float: left;
}
.alignright {
  float: right;
}
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
figure.wp-caption.alignleft, img.alignleft {
  margin: 5px 30px 20px 0;
}
.wp-caption.alignleft {
  margin: 5px 20px 5px 0;
}
figure.wp-caption.alignright, img.alignright {
  margin: 5px 0 20px 30px;
}
.wp-caption.alignright {
  margin: 5px 0 5px 10px;
}
img.aligncenter {
  margin: 5px auto;
}
img.alignnone {
  margin: 5px 0;
}
.wp-caption .wp-caption-text, .entry-caption, .gallery-caption {
  color: #220e10;
  font-size: 18px;
  font-style: italic;
  font-weight: 300;
  margin: 0 0 24px;
}
div.wp-caption.alignright img[class*="wp-image-"] {
  float: right;
}
div.wp-caption.alignright .wp-caption-text {
  padding-left: 10px;
}
.gallery {
	text-align: center;
}
.gallery-item {
  float: none !important;
  display: inline-block !important;
}
.gallery-item img {
	border: none !important;
}
img.wp-smiley, .rsswidget img {
  border: 0;
  border-radius: 0;
  box-shadow: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
.wp-caption.alignleft + ul, .wp-caption.alignleft + ol {
  list-style-position: inside;
}
blockquote {
  padding: 0 0 0 0px;
  margin: 0 0 20px 0;
  border-left: 0px solid #eeeeee;
  float: left;
  font-size: 20px;
  width: 100%;
}
blockquote p {
  font-size: 16px;
  font-style: italic;
  font-weight: 500;
  line-height: 26px;
}
.dark-bg {
  background: #171931;
  color: #FFFFFF;
}
.light-bg {
  background: #4ba5e1;
  color: #171931;
}
.font-dark {
  color: #171931 !important;
}
.font-light {
  color: #4ba5e1;
}
.font-white {
  color: #ffffff;
}
.font-black {
  color: #000000;
}
.font-17 {
  font-size: 17px;
  line-height: 24px;
}
.font-20 {
  font-size: 20px;
  line-height: 27px;
}
.font-70 {
  font-size: 70px;
  line-height: 70px;
}
.font-w300 {
  font-weight: 300;
}
.p-6 {
  padding: 4rem !important;
}
.p-7 {
  padding: 5rem !important;
}
.pt-6 {
  padding: 4rem 0 !important;
}
.pl-7 {
  padding-left: 7% !important;
}
.pr-7 {
  padding-right: 7% !important;
}
h1, h2, h3, h4, h5 {
  color: #333333;
  margin: 20px 0;
}
.page-content h2, .page-content h3, .page-content h4, .page-content h5 {
  color: #333333;
  margin: 50px 0 30px 0;
	font-weight: 400;
}
.page-content h2 {
	font-size: 24px;
	line-height: 1.5;
}
.page-content h3 {
	font-size: 17px;
	line-height: 1.5;
}
.page-content h4 {
	font-size: 16px;
	line-height: 1.5;
}
.page-content h5 {
	font-size: 15px;
	line-height: 1.5;
}
.page-content h6 {
	font-size: 14px;
	line-height: 1.5;
}
html body b, html body strong {
  font-weight: 700;
}
.wp-block-file {
	float: left;
	width: 100%;
	margin-top: 30px;
	margin-bottom: 40px;
}
.wp-block-file__embed {
	margin-bottom: 30px!important;
}
.wp-block-file a {
	font-size: 15px;
}
.wp-block-file__button {
	background: #4ba5e1!important;
	font-size: 16px;
	line-height: 18px;
	color: #FFFFFF!important;
	text-decoration: none !important;
	padding: 10px 20px!important;
}
.border-radius {
	border: 1px solid #eeeeee;
	border-radius: 10px;
	padding: 30px;
}
/*ACCORDIONS*/
#accordionmain .sezon-title {
	display: block;
	width: 100%;
	background: #F5F5F5;
	font-size: 18px;
	font-weight: 700;
	text-align: left;
	letter-spacing: 1px;
	cursor: pointer;
	text-decoration: none !important;
	padding: 20px 30px;
	  transition: all 0.3s ease 0s !important;
  -moz-transition: all 0.3s ease 0s !important;
  -webkit-transition: all 0.3s ease 0s !important;
  -o-transition: all 0.3s ease 0s !important;
  -ms-transition: all 0.3s ease 0s !important;
	margin-bottom: 10px;
}
#accordionmain .sezon-title:hover {
	background: #4ba5e1;
	color: #FFFFFF;
}
#accordionmain .card {
	padding: 0px;
  border: 0px solid rgba(0,0,0,0);
  border-radius: 0;
}
#accordionmain .accordion-title {
	font-size: 15px;
	line-height: 18px;
	font-weight: 600;
	text-decoration: none !important;
	color: #171931;
}
#accordionmain .card-header h3 {
	margin: 0px;
	padding: 10px 30px;
	border: none !important;
}
#accordionmain .package-title {
		font-size: 15px;
	line-height: 18px;
}
#accordionmain .card h5 {
	margin: 10px 0;
}
/*PAGES BOXES*/
.page-content a {
  color: #171931;
  text-decoration: underline;
}
.page-content a:hover {
  color: #4ba5e1;
  text-decoration: underline;
}
.border-radius {
  border-radius: 10px;
}
.border-gray {
  border: 1px solid #eeeeee;
}
.wp-block-media-text > .wp-block-media-text__content {
  padding: 0 10px 0 30px !important;
}
.wp-block-details {
  background: #F7F7F7;
  border: 1px solid #eeeeee;
  margin-bottom: 15px;
  padding: 0 20px;
  border-radius: 10px;
}
.wp-block-details summary {
  font-weight: 600;
  padding-bottom: 20px;
  padding-top: 20px;
  letter-spacing: 0.3px;
}
.wp-block-button a {
  background: #171931;
  color: #4ba5e1;
  text-decoration: none !important;
  font-size: 15px;
  font-weight: 500;
  padding: 15px 30px;
	letter-spacing: 1px;
	  transition: all 0.3s ease 0s !important;
  -moz-transition: all 0.3s ease 0s !important;
  -webkit-transition: all 0.3s ease 0s !important;
  -o-transition: all 0.3s ease 0s !important;
  -ms-transition: all 0.3s ease 0s !important;
}
.wp-block-button a strong,
.wp-block-button a b {
	font-weight: 600;
}
.wp-block-button.zoom a:hover {
	transform: scale(1.05,1.05);
}
.wp-block-button a:hover {
  background: #4ba5e1;
  color: #171931;
  text-decoration: none !important;
}
.border-right {
  border-right: 1px solid #eeeeee;
}
.main-btn-dark a{
  font-size: 14px;
  line-height: 20px;
  display: inline-block;
  padding: 15px 20px;
  background: #171931;
  color: #4ba5e1 !important;
  text-decoration: none;
  border-radius: 30px;
  transition: all 0.3s ease 0s !important;
  -moz-transition: all 0.3s ease 0s !important;
  -webkit-transition: all 0.3s ease 0s !important;
  -o-transition: all 0.3s ease 0s !important;
  -ms-transition: all 0.3s ease 0s !important;
  font-weight: 600;
  letter-spacing: 1px; 
	margin: 30px 0;
}
.main-btn-dark a:hover {
	  background: #4ba5e1;
  color: #171931 !important;
}
.wp-block-table {
	border: none !important;
}
.wp-block-table td, 
.wp-block-table th {
	padding: 25px 20px!important; 
	font-size: 15px;
	line-height: 22px;
	vertical-align: top;
}
.wp-block-table.is-style-stripes tbody tr:nth-child(2n+1) {
	background-color: transparent!important;
}
.wp-block-table.is-style-stripes tbody tr:nth-child(2n+1) th,
.wp-block-table.is-style-stripes tbody tr:nth-child(2n+1) td{
	background-color: #f7f7f7!important;
}
.wp-block-table.is-style-stripes tbody tr:nth-child(2n+1) td:first-child {
	border-radius: 10px 0 0 10px;
}
.wp-block-table.is-style-stripes tbody tr:nth-child(2n+1) td:last-child {
	border-radius: 0 10px 10px 0;
}
/*HEADER*/
.main-menu {
  float: left;
  width: 100%;
  background: none;
  color: #FFFFFF;
  height: auto;
  position: absolute;
  z-index: 2; 
}

.main-menu .top-menu-row {
  padding: 20px 0;
  align-items: center;
	margin-bottom: 10px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.border-radius-column li a {
	border-radius: 30px!important;
}
html body #mega-menu-wrap-primary #mega-menu-primary .menu-btn a.mega-menu-link {
  background: #4ba5e1;
  color: #171931;
  font-size: 13px;
  font-weight: 600!important;
  text-align: center;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-color: #4ba5e1;
  border-style: solid;
  border-top-width: 2px;
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-left-width: 2px;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  border-bottom-left-radius: 30px;
  height: auto;
	line-height: 15px !important;
	margin-top: 10px;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column-standard > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
	line-height: 18px;
}
#mega-menu-wrap-primary #mega-menu-primary input, #mega-menu-wrap-primary #mega-menu-primary .widget_media_image {
	border: none !important;
}
#mega-menu-wrap-primary #mega-menu-primary input, #mega-menu-wrap-primary #mega-menu-primary img {
  max-width: 100%;
  width: 100%;
}
.main-menu .bottom-menu-row {
  justify-content: space-between;
}
.logotyp {
  width: auto;
  float: left;
}
.logotyp a {
  display: inline-block;
  vertical-align: middle;
}
.logotyp img {
  height: auto;
  width: 100%;
}
/*SOCIAL*/
.social-icons-bar {
  display: inline-block;
  vertical-align: middle;
  margin-left: 30px;
}
.social-icons-bar .social-icon {
  width: 30px;
  height: 30px;
  margin-left: 5px;
  float: right;
  border: 1px solid #ffffff;
  text-align: center;
  border-radius: 100%;
  color: #ffffff;
  padding: 7px;
  font-size: 14px;
}
a.social-icon {
  text-decoration: none !important;
  display: block;
}
a.social-icon .fa-brands {
  color: #4ba5e1;
  text-align: center;
  line-height: 25px;
  font-size: 14px;
}
/*SLIDER*/
.glide {
  position: relative;
  float: left;
  width: 100%;
}
.glide.bullets {
  position: absolute;
  bottom: 20px;
  text-align: right;
  width: auto;
  right: 5%;
}
.glide.bullets .glide__bullet {
  width: 15px;
  height: 15px;
  margin: 1px;
  background: #171931;
  border: none !important;
  border-radius: 3px;
}
.glide.bullets .glide__bullet.glide__bullet--active {
  background: #4ba5e1;
}
.main-arrows {
  position: absolute;
  top: 50%;
  width: 100%;
}
.main-arrows button.glide__arrow {
  background: none !important;
  border: none !important;
}
.main-arrows button.glide__arrow {
  font-size: 40px;
  line-height: 40px;
  padding: 10px;
}
.main-arrows button.glide__arrow.glide__arrow--prev {
  left: -5%;
  position: absolute;
	color: #fff;
}
.main-arrows button.glide__arrow.glide__arrow--next {
  right: -5%;
  position: absolute;
	color: #fff;
}
.main-arrows.glide-main-slider button.glide__arrow.glide__arrow--prev {
  left: 3%;
  position: absolute;
}
.main-arrows.glide-main-slider button.glide__arrow.glide__arrow--next {
  right: 3%;
  position: absolute;
}
.section-slider {
  float: left;
  width: 100%;
}
.section-slider .container {
	padding-top: 220px;
	padding-bottom: 150px;
}
.slaider-contant-img  {
	text-align: center;
}
/*.slaider-contant-img img {
	max-height: 440px;
}*/
.section-slider .glide-item {
  float: left;
  position: relative;
  height: auto;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center right!important;
}
.glide-item {
  float: left;
  position: relative;
  height: auto;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
}
.slaider-contant-link {
  width: 100%;
  padding: 5px 10px 20px 0px;
  float: left;
}
#carouselIndicators {
  float: left;
  width: 100%;
}
#carouselIndicators .carousel-caption {
  left: 10% !important;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 50% !important;
  bottom: auto;
  right: auto;
  color: #111111;
  text-align: left;
}
#carouselIndicators .carousel-caption-inner {
  color: #111111;
  text-align: left;
}
.slaider-contant {
  font-size: 17px;
  line-height: 26px;
  font-weight: 200;
  color: #ffffff;
  margin-bottom: 30px;
  letter-spacing: 1px;
}
.slaider-contant h1 {
  font-weight: 200;
	font-size: 25px;
  line-height: 32px;
	color: #ffffff;
	margin-top: 50px;
	margin-bottom: 40px;
}
.slaider-contant h1 b,
.slaider-contant h1 strong {
  font-weight: 900;
	font-size: 35px;
  line-height: 40px;
	color: #ffffff;
}
.slaider-contant a.slaider-link {
  font-size: 16px;
  line-height: 20px;
  display: inline-block;
  float: left;
  padding: 15px 40px;
  margin-top: 20px;
  background: #4ba5e1;
  color: #ffffff !important; 
  text-decoration: none;
  border-radius: 10px;
  transition: all 0.3s ease 0s !important;
  -moz-transition: all 0.3s ease 0s !important;
  -webkit-transition: all 0.3s ease 0s !important;
  -o-transition: all 0.3s ease 0s !important;
  -ms-transition: all 0.3s ease 0s !important;
  font-weight: 500;
  letter-spacing: 1px;
}
.slaider-contant a:hover {
  background: #7428b6;
  color: #ffffff !important;
}
/*MENU*/
.head-contact {
  float: left;
  width: 100%;
  font-size: 15px;
  line-height: 16px;
  letter-spacing: 1px;
  color: #ffffff;
  text-align: right;
}
.head-contact .head-ctn {
	display: inline-block;
	vertical-align: middle;
	padding: 0 15px; 
	font-size: 12.5px;
	line-height: 20px;
	font-weight: 500;
}
.head-contact .head-ctn svg {
	margin-right: 7px;
	margin-top: -2px;
}
.head-data.menu-head {
  padding-right: 15px;
  margin-right: 15px;
  border-right: 1px solid rgb(255,255,255,0.5);
}
.head-data.menu-head ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
.head-data.menu-head ul li {
  list-style: none;
  display: inline-block;
  padding: 0 5px;
}
.head-data {
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px;
}
.head-data a {
  color: #4ba5e1;
  text-decoration: none;
  transition: all 0.3s ease 0s !important;
  -moz-transition: all 0.3s ease 0s !important;
  -webkit-transition: all 0.3s ease 0s !important;
  -o-transition: all 0.3s ease 0s !important;
  -ms-transition: all 0.3s ease 0s !important;
  display: inline-block;
  vertical-align: middle;
}
.head-data a:hover {
  color: #FFFFFF;
}
.head-data.mail-head a:before {
  position: relative;
  width: 23px;
  height: 23px;
  background: url(img/email.svg);
  content: '';
  top: -2px;
  margin-right: 13px;
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.head-data.phone-head a:before {
  position: relative;
  width: 18px;
  height: 18px;
  top: -2px;
  background: url(img/phone.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  content: '';
  margin-right: 13px;
  display: inline-block;
  vertical-align: middle;
}
.panel {
  position: fixed;
  right: -15.625em;
  width: 15.625em;
  background: #4ba5e1;
}
.push {
  position: relative;
}
/*MENU*/
.nav-link {
	color: #ffffff !important;
	font-weight: 500;
	font-size: 12px;
	line-height: 14px;
	padding: 13px 15px!important;
	letter-spacing: 2px;
	text-transform: uppercase;
	display: inline-block;
	width: auto !important;
	max-width: none !important;
	  transition: all 0.3s ease 0s !important;
  -moz-transition: all 0.3s ease 0s !important;
  -webkit-transition: all 0.3s ease 0s !important;
  -o-transition: all 0.3s ease 0s !important;
  -ms-transition: all 0.3s ease 0s !important;
}
.wyroznione .nav-link {
	color: #ffffff !important;
	background: #4ba5e1;
	border-radius: 10px;
	padding: 13px 25px!important;
}
.wyroznione .nav-link:hover {
  background: #7428b6;
  color: #ffffff !important;
}
.navbar {
	padding:10px 0px;
}
.navbar .menu-item:first-child .nav-link{
	padding-left: 10px !important;
}
/*SECTION*/
.ciemny {
  background: #171a32;
  color: #DDDDDD;
}
.jasny {
  background: #4ba5e1;
  color: #333333;
}
h1.section-title {
  font-weight: 100;
  font-size: 2.5em;
  line-height: 1em;
  color: #4ba5e1;
  margin: 50px 0 30px 0;
  width: 100%;
}
h2.section-title {
  font-weight: 100;
  font-size: 2.5em;
  line-height: 1em;
  margin: 50px 0 30px 0;
  width: 100%;
}
h2.section-title .last {
  font-weight: 700;
}
h4.section-title {
  font-weight: 100;
  font-size: 2em;
  margin: 0px 0 50px 0;
  width: 100%;
  text-align: center;
  color: #FFFFFF;
  display: inline-block;
}
h1, h2, h3, h4, h5 {
  font-weight: 300;
}
.section-home {
	float: left;
	width: 100%;
}
.section-home .section-home-desc h2, 
.section-home .section-home-desc h3, 
.section-home .section-home-desc h4, 
.section-home .section-home-desc h5,
.main-header {
  font-size: 30px;
  line-height: 35px;
  letter-spacing: 1px;
  margin-bottom: 30px;
}
ul.buttons-list {
  float: left;
  width: 100%;
  padding: 0px;
  margin: 20px 0;
  list-style: none;
  display:inline-block;
  text-align: center;
  justify-content: center;
}
ul.buttons-list li {
  list-style: none;
  margin: 5px 3px;
  display: inline-block;
}
.buttons-list a {
  padding: 10px 20px;
  background: none;
  border: 1px solid #eeeeee;
  color: #eeeeee;
  text-decoration: none;
  border-radius: 30px;
  transition: all 0.3s ease 0s !important;
  -moz-transition: all 0.3s ease 0s !important;
  -webkit-transition: all 0.3s ease 0s !important;
  -o-transition: all 0.3s ease 0s !important;
  -ms-transition: all 0.3s ease 0s !important;
  font-weight: 400;
  letter-spacing: 1px;
	display: block;
}
.buttons-list a:hover {
  background: #4ba5e1;
	border: 1px solid #4ba5e1;
}
.buttons-list.dark-buttons a {
  background: #171931;
  color: #FFFFFF;
  border: 2px solid #171931;
}
.buttons-list.dark-buttons a:hover {
  background: none;
  color: #171931;
}
.home-section {
  float: left;
  width: 100%;
}


/*ABOUT SECTION*/
#about .section-adds-list h2 {
	font-size: 23px;
	line-height: 26px;
	font-weight: 400;
	margin-bottom: 30px;
	margin-top: 15px;
	color: #fff;
}
#about .section-adds-list h2 b {
	font-weight: 600;
}
#about .section-content {
	padding-top: 70px;
}
#about .section-adds-list {
	padding: 95px 15px 30px 70px;
/*	background:#4ba5e1;*/
/*	border-radius: 15px;*/
	margin-top: -80px;
	z-index: 1;
	position: relative;
	color: #FFFFFF;
	font-weight: 300;
}
#about .section-adds-list strong {
	font-weight: 500;
}
#about .section-adds-list:after {
	content: '';
  width: 145px;
  height: 200px;
  position: absolute;
bottom: -70px;
  right: -55px;
	background: url("img/about-bg.png");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}
#about .section-adds-list:before {
	content: '';
	width:600px;
	height:600px;
	position: absolute;
	background: url("img/squer.png");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center top;
	z-index: -1;
	left: 0;
  	top: 0;
}
#about {
	margin-bottom: 80px;
}
#about .section-adds-list-link {
	float: block;
	width: 100%;
	margin-top: 30px;
}
#about .section-adds-list-link a {
font-size: 15px;
  line-height: 20px;
  display: inline-block;
  padding: 13px 25px;
  background: #7428b6;
  color: #fff !important;
  border: 2px solid #7428b6;
  text-decoration: none;
  border-radius: 10px;
  transition: all 0.3s ease 0s !important;
  -moz-transition: all 0.3s ease 0s !important;
  -webkit-transition: all 0.3s ease 0s !important;
  -o-transition: all 0.3s ease 0s !important;
  -ms-transition: all 0.3s ease 0s !important;
  font-weight: 500;
  letter-spacing: 1px;
}
#about .section-adds-list-link a:hover {
	background: none !important;
	color: #ffffff !important;
	border: 2px solid #ffffff;
}
#about .section-adds-list ul {
	margin: 0;
	padding: 0px;
	list-style: none;
}
#about .section-adds-list ul li {
padding-left: 30px;
  position: relative;
  font-size: 15px;
  line-height: 20px;
  padding-bottom: 15px;
}
#about .section-adds-list ul li:before {
	content: "#";
	font-size: 20px;
	top: 3px;
	left: -3px;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: left;
	position: absolute;
	font-weight: 500;
	
}
.section-partners .gallery img {
	max-width: 180px;
}
/*END ABOUT SECTION*/

/*OFFER SECTION*/
/*#offer {
	background: url("img/zebra-tlo.png"); 
	background-size:  auto 450px;
	background-repeat: no-repeat;
	background-position: left top;
}*/
.single-offer {
	padding: 10px;
}
.single-offer .single-offer-inner {
	border: 1px solid #cccccc;
	padding:40px 40px;
	border-radius: 10px;
	display: block;
	height: 100%;
	background: #ffffff;
}
.single-offer-head {
	margin-bottom: 20px;
}
.single-offer-head img {
	max-width: 55px;
}
.single-offer-title {
	font-size: 15px;
	font-weight: 800;
	color: #171931;
	margin-bottom: 0px;
	margin-top: 0px;
}
.single-offer-excerpt {
	font-size: 14px;
	line-height: 21px;
	font-weight: 400;
	color: #444444;
}
.single-offer:first-child .single-offer-inner a {
	background: #4ba5e1;
}
.single-offer:last-child .single-offer-inner a {
	background: #7428b6;
}
.single-offer .single-offer-inner a {
  font-size: 13px;
  line-height: 20px;
  display: inline-block;
  padding: 10px 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  background: #3b1ba4;
  color: #ffffff !important;
  text-decoration: none;
  border-radius: 7px;
  transition: all 0.3s ease 0s !important;
  -moz-transition: all 0.3s ease 0s !important;
  -webkit-transition: all 0.3s ease 0s !important;
  -o-transition: all 0.3s ease 0s !important;
  -ms-transition: all 0.3s ease 0s !important;
  font-weight: 600;
  letter-spacing: 1px;
}
.single-offer .single-offer-inner a:hover {
	background: #111111;
  	color: #ffffff !important;
}
.section-offer-list-link {
	text-align: center;
	margin: 10px 0 20px 0;
	position: relative;
}
.section-offer-list-link:before {
	height: 1px;
	width: 100%;
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	content: '';
	border-top: 1px solid #eee;
	z-index: 0;
}
.section-offer-list-link a {
	font-size: 13px;
  line-height: 20px;
  display: inline-block;
  padding: 10px 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  background: #171931;
  color: #ffffff !important;
  text-decoration: none;
  border-radius: 60px;
  transition: all 0.3s ease 0s !important;
  -moz-transition: all 0.3s ease 0s !important;
  -webkit-transition: all 0.3s ease 0s !important;
  -o-transition: all 0.3s ease 0s !important;
  -ms-transition: all 0.3s ease 0s !important;
  font-weight: 600;
  letter-spacing: 2px;
	border: 20px solid #fff;
	z-index: 1;
	position: relative;
}
.section-offer-list-link a:hover {
	background: #4ba5e1;
  color: #171931 !important;
}
.page-template-page-offer.section-offer-list-link {
	display: none;
}
/*END OFFER SECTION*/
/* PUNKTY SECTION*/
#pkt {
	padding: 60px 0 90px 0;
}
.pkt-row {
	background: #F7F7F7;
	border: 1px solid #eeeeee;
	padding: 50px;
	border-radius: 10px;
}
.pkt-desc {
	border-right: 1px solid #cccccc;
	padding-right: 30px;
}
.section-home .pkt-desc h2,
.section-home .pkt-desc h3,
.section-home .pkt-desc h4 {
	font-size: 25px;
    line-height: 30px; 
	margin-bottom: 10px;
	margin-top: 0px;
}
.pkt-desc p,
.pkt-gallery p {
	margin-bottom: 0px !important;
}
.pkt-gallery strong,
.pkt-gallery b {
	font-size: 17px;
}
/*END pkt SECTION*/

/*ADS SECTION*/

#adv .adv-desc ul {
	margin: 0;
	padding: 0px;
	list-style: none;
}
#adv .adv-desc ul li {
	padding-left: 35px;
	position: relative;
	padding-bottom: 5px;
}
#adv .adv-desc ul li:before {
	content: "+";
	font-size: 25px;
	top: 3px;
	left: 0;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: left;
	position: absolute;
}
#adv .adv-desc a.reg2 {
	background: #7428b6;
	border:2px solid #7428b6;
}
#adv .adv-desc a {
  font-size: 18px;
  line-height: 20px;
  display: inline-block;
  padding: 15px 25px;
  background: #4ba5e1;
  border:2px solid #4ba5e1;
  color: #ffffff !important;
  text-decoration: none;
  border-radius: 10px;
  transition: all 0.3s ease 0s !important;
  -moz-transition: all 0.3s ease 0s !important;
  -webkit-transition: all 0.3s ease 0s !important;
  -o-transition: all 0.3s ease 0s !important;
  -ms-transition: all 0.3s ease 0s !important;
  font-weight: 500;
  letter-spacing: 1px;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-right: 20px;
}
#adv .adv-desc a:hover {
	  background: none;
  color: #4ba5e1 !important;
}
#adv .adv-desc a.reg2:hover {
	  background: none;
  color: #7428b6 !important;
}
#adv .section-home-desc h4 {
	margin-top: 30px;
	margin-bottom: 10px;
	font-size: 18px;
	line-height: 22px;
	font-weight: 400;
	letter-spacing: 1px;
}
/*END ADS SECTION*/

/*BAZA WIEDZY SECTION*/
#category {
	padding: 80px 0;
}
#category .category-desc-head {
	text-align: center;
}
#category .category-desc-head h3 {
	position: relative;
	background: #ffffff;
	z-index: 1;
	padding: 60px 0 20px;
	font-size: 24px;
	line-height: 28px;
}
.category-box img {
	border-radius: 10px;
	margin-bottom: 30px;
}
.category-box h4 {
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 10px;
	font-weight: 600;
}
.category-box .category-desc {
	font-size: 13px;
	line-height: 20px;
	margin-bottom: 30px;
	color: #555555;
}
.category-row .main-arrows button.glide__arrow.glide__arrow--next,
.category-row .main-arrows button.glide__arrow.glide__arrow--prev {
  color: #000000;
}
.category-row .main-arrows button.glide__arrow.glide__arrow--prev {
	left: -100px;
}
.category-row .main-arrows button.glide__arrow.glide__arrow--next {
	right: -80px;
}
/*END BAZA WIEDZY SECTION*/
/*BLOG*/
.category-list-row {
	float: left;
	width: 100%;
	margin-top: 50px;
}
.category-list .cat-item,
.category-list ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.category-list .cat-item {
	display: inline-block;
	vertical-align: middle;
}
.category-list .cat-item a {
  font-size: 13px;
  line-height: 20px;
  display: inline-block;
  padding: 10px 30px;
	border: 1px solid #4ba5e1;
	background: #4ba5e1;
  color: #171931 !important;
  text-decoration: none;
  border-radius: 7px;
  transition: all 0.3s ease 0s !important;
  -moz-transition: all 0.3s ease 0s !important;
  -webkit-transition: all 0.3s ease 0s !important;
  -o-transition: all 0.3s ease 0s !important;
  -ms-transition: all 0.3s ease 0s !important;
  font-weight: 600;
  letter-spacing: 1px;
	margin: 0 2px;
}
.category-list .cat-item a:hover {
	background: none;
}
.category-list .current-cat a,
body.blog .category-list .cat-item-blog a {
  background: #171931!important;
  color: #4ba5e1 !important;
	border: 1px solid #171931;
}
a.category-links {
  font-size: 12px;
  line-height: 20px;
  display: inline-block;
  padding: 7px 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  background: #4ba5e1;
  color: #171931 !important;
  border-radius: 30px;
  transition: all 0.3s ease 0s !important;
  -moz-transition: all 0.3s ease 0s !important;
  -webkit-transition: all 0.3s ease 0s !important;
  -o-transition: all 0.3s ease 0s !important;
  -ms-transition: all 0.3s ease 0s !important;
  font-weight: 600;
  letter-spacing: 1px;
	text-decoration: none !important;
}
a.category-links:hover {
  background: #171931;
  color: #4ba5e1 !important;
}
.page-content .category-box h4 {
	font-size: 15px;
	line-height: 20px;
	margin-bottom: 20px;
	font-weight: 600;
	margin-top: 0px !important;
}
/*END BLOG*/

/*SUBPAGE*/
#breadcrumbs {
  margin-bottom: 20px;
}
#breadcrumbs, #breadcrumbs a {
  font-size: 12px;
	line-height: 14px;
	font-weight: 300;
  color: #cccccc;
	text-decoration: none !important;
	letter-spacing: 1px;
}
.main-head {
  background: #171931;
  padding: 200px 0 70px 0;
  width: 100%;
  color: #ffffff;
  border-top: 1px solid #22243b;
  position: relative;
	height: 500px;
}
.main-head:before {
  position: absolute;
  width: 100%;
  height: 100%;
  content: '';
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  background: url(img/bg-clean.png);
  background-repeat: no-repeat !important;
  background-position: center bottom!important;
  background-size: cover !important;
	opacity: 0.8;
}
.main-head-inner {
	z-index: 1;
  position: absolute;
  bottom: 80px;
  left: 0;
  right: 0;
}
.main-head-inner .accent-img {
	bottom: -130px; 
	right: 0; 
	width:350px;
	max-width: 100%;
}
.page-title {
  color: #ffffff;
  font-weight: 500;
  font-size: 25px;
  line-height: 1.1em;
	letter-spacing: 1px;
	margin-bottom: 40px;
}
.subtitle {
  width: 100%;
  margin: 0;
  letter-spacing: 0.5px;
	margin-bottom: 10px;
	color: #eeeeee;
	font-size: 15px;
	line-height: 22px;
	font-weight: 300;
}
.main-head a {
  color: #FFFFFF;
  text-decoration: none;
}
.page-content {
  padding-bottom: 30px;
  padding-top: 80px;
  float: left;
  width: 100%;
}
.page-content h3 {
  margin-top: 30px;
  margin-bottom: 20px;
}
.main-content {
  float: left;
  width: 100%;
}
.home-menu a {
	padding-left: 0px !important;
}

/*PAGINACJA
-------------------------------------------------- */
.paginacja-wpisow {
  float: left;
  width: 100%;
  margin-bottom: 50px;
  text-align: left;
	margin-top: 30px;
}
.paginacja-wpisow a {
  display: block;
  color: #171931;
  text-align: center;
  font-weight: 500;
  font-size: 13px;
	letter-spacing: 1px;
  text-decoration: none !important;
  line-height: 40px;
}
.paginacja-wpisow .next:hover, .paginacja-wpisow .prev:hover, .paginacja-wpisow li:hover {
  background: #171931;
}
.paginacja-wpisow a:hover {
  color: #FFFFFF;
}
.paginacja-wpisow ul {
  padding-left: 0px;
}
.paginacja-wpisow li {
  display: inline-block !important;
  vertical-align: top;
  padding: 0px !important;
  height: 40px;
  width: 40px;
  text-align: center;
  background: #4ba5e1;
  border-radius: 30px;
}
.paginacja-wpisow li:before {
  display: none;
}
.paginacja-wpisow .prev {
  display: inline-block;
  height: 40px;
  vertical-align: top;
  background: #4ba5e1;
  text-decoration: none;
  color: #ffffff;
  border-radius: 30px;
}
.paginacja-wpisow .next {
  display: inline-block;
  height: 40px;
  vertical-align: top;
  background: #4ba5e1;
  text-decoration: none;
  color: #ffffff;
  border-radius: 30px;
}
.paginacja-wpisow .next a, .paginacja-wpisow .prev a {
  padding: 0 20px;
}
.paginacja-wpisow li.active {
  background: #171931;
}
.paginacja-wpisow li.active a {
  color: #FFFFFF;
}
/*SIDEBAR*/
.sidebar-category-box .category-list-row {
  margin-top: 0px;
	padding: 0px !important;
	margin-bottom: 40px;
}
.sidebar-category-box .category-list-row .category-list .cat-item {
	float: left;
	width: 100%;
	margin: 5px 0;
}
.sidebar-category-box .category-list-row .category-list .cat-item a {
	float: left;
	width: 100%;
	background: #ffffff;
	padding: 15px 30px;
}
.sidebar-category-box .category-list-row .category-list .cat-item a:hover {
	border: 1px solid #cccccc;
	background: #4ba5e1;
}
.sidebar-offer-box .single-offer-inner {
  border: 1px solid #cccccc;
  padding: 15px 15px;
  border-radius: 10px;
  display: block;
  height: 100%;
  background: #ffffff;
}
.sidebar-offer-box .single-offer-inner:hover {
	background: #F8F8F8;
}
.sidebar-offer-box .single-offer-inner a {
	margin: 0px;
	padding: 0px;
	display: block;
}
.sidebar-offer-box .single-offer-head {
  margin-bottom: 0px;
}
.sidebar-offer-box .single-offer-title {
  font-size: 14px;
	font-weight: 600;
	letter-spacing: 1px;
}
.sidebar-offer-box .single-offer-head img {
  max-width: 40px;
}
.page-sidebar {
	margin-top: 65px; 
}
.sidebar-offer-box .section-title {
	font-size: 20px;
	margin-bottom: 30px;
}
.page-sidebar {
  padding-left: 55px;
}
.page-sidebar .contact-sidebar-box {
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 30px 50px;
  background: #4ba5e1;
  border-radius: 10px;
  color: #FFFFFF !important;
  letter-spacing: 1px;
}
.page-sidebar .contact-sidebar-box p {
  margin-bottom: 10px;
}
.page-sidebar .contact-sidebar-box h4 {
  color: #FFFFFF !important;
}
.page-sidebar .contact-sidebar-box .wp-block-button a {
  margin-top: 10px;
  color: #FFFFFF;
  font-size: 14px;
  border: 2px solid #171931;
}
.page-sidebar .contact-sidebar-box .wp-block-button a:hover {
  color: #171931 !important;
  background: none !important;
}
.page-sidebar .contact-sidebar-box a {
  color: #171931;
}
.page-sidebar .ads-sidebar-box .widzet {
  margin-bottom: 30px;
}
.page-sidebar .ads-sidebar-box .widzet img {
  border-radius: 10px;
}
.page-sidebar .ads-sidebar-box .widzet .wp-block-latest-posts__post-excerpt {
  font-size: 14px;
  color: #444444;
}
.page-sidebar .ads-sidebar-box .widzet .wp-block-latest-posts__post-title {
  margin: 30px 0 20px 0;
  color: #000000;
  font-weight: 500;
  float: left;
  width: 100%;
}
.page-sidebar .ads-sidebar-box .widzet .wp-block-latest-posts__post-title:hover {
  color: #4ba5e1;
}
.ads-sidebar-box .widzet{
	margin: 20px 0;
}
/*FOOTER*/
footer {
  float: left;
  width: 100%;
  z-index: 2;
	background: url(img/bg-clean.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	padding: 100px 0 100px 0;
	font-size: 14px;
	font-weight: 300;
	line-height: 20px;
	color: #ffffff;
	margin-top: 70px;
}
.bottom-footer {
	float: left;
	width: 100%;
	padding: 50px 0;
}
.contact-column-info img {
	border-radius: 10px;
}
.contact-column-info ul {
	margin: 0;
	padding: 0px;
	list-style: none;
}
.contact-column-info ul li a{
	padding-left: 30px;
	position: relative;
	padding-bottom: 5px;
	float: left;
	width: 100%;
	color: #ffffff;
}
.contact-column-info ul li a:before {
	content: "+";
	font-size: 25px;
	top: 1px;
	left: 0;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	position: absolute;
	  transition: all 0.3s ease 0s !important;
  -moz-transition: all 0.3s ease 0s !important;
  -webkit-transition: all 0.3s ease 0s !important;
  -o-transition: all 0.3s ease 0s !important;
  -ms-transition: all 0.3s ease 0s !important;
}
.contact-column-info ul li a:hover:before {
	transform: rotate(180deg);
	  transition: all 0.3s ease 0s !important;
  -moz-transition: all 0.3s ease 0s !important;
  -webkit-transition: all 0.3s ease 0s !important;
  -o-transition: all 0.3s ease 0s !important;
  -ms-transition: all 0.3s ease 0s !important;
}
footer h4 {
  font-size: 17px;
	font-weight: 200;
  margin: 0px 0 30px 0;
  width: 100%;
	color: #ffffff;
	letter-spacing: 1px;
}
.contact-column-info a {
	color: #ffffff !important;
}
.contact-sidebar-box a {
	color: #ffffff;
}
.contact-footer-top {
	font-size: 20px;
	line-height: 24px;
	padding: 0px 0 60px 0;
	margin-bottom: 80px;
	border-bottom: 1px solid rgba(255,255,255,0.2);
	letter-spacing: 1px;
}
.contact-footer-top span,
.contact-footer-top span p {
	display: inline-block;
	vertical-align: middle;
	padding:0 5px;
	position: relative;
	margin-bottom: 0px;
}
.contact-footer-top span:last-child:after {
	display: none !important;
}
.contact-footer-top span:after {
	height: 20px;
	width: 1px;
	background: #ffffff;
	content: '';
	margin-left: 10px;
	opacity: 0.6;
	display: inline-block;
	position: relative;
	line-height: 26px;
	vertical-align: middle;
}
footer .footer-data {
  color: #ffffff;
  font-weight: 300;
}
footer .footer-data b,
footer .footer-data strong{
	font-weight: 500;
}
.rules-footer {
  float: left;
  width: 100%;
  position: relative;
	text-align: right;
}
.rules-footer a {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
font-size: 13px;
  color: #000000;
  text-decoration: none;
  transition: all 0.3s ease 0s !important;
  -moz-transition: all 0.3s ease 0s !important;
  -webkit-transition: all 0.3s ease 0s !important;
  -o-transition: all 0.3s ease 0s !important;
  -ms-transition: all 0.3s ease 0s !important;
}
.rules-footer a:hover {
  color: #4ba5e1;
  text-decoration: none;
}
.social-footer .social-icons-bar {
  text-align: right;
  margin-top: 0;
  float: right;
}
.social-footer .social-icons-bar .social-icon {
  width: 40px;
  height: 40px;
  margin-left: 5px;
  float: right;
  border: 1px solid #FFFFFF;
  text-align: center;
  border-radius: 100%;
  transition: all 0.3s ease 0s !important;
  -moz-transition: all 0.3s ease 0s !important;
  -webkit-transition: all 0.3s ease 0s !important;
  -o-transition: all 0.3s ease 0s !important;
  -ms-transition: all 0.3s ease 0s !important;
  color: #FFFFFF;
  font-size: 18px;
  padding: 10px;
}
.social-footer .social-icons-bar .social-icon:hover {
  border: 1px solid #4ba5e1;
  color: #4ba5e1;
}
.social-footer .social-icons-bar .social-icon:hover .fa-brands {
  color: #4ba5e1;
}
.social-footer a.social-icon {
  text-decoration: none !important;
  display: block;
}
.social-footer a.social-icon .fa-brands {
  color: #FFFFFF;
  text-align: center;
  line-height: 37px;
  transition: all 0.3s ease 0s !important;
  -moz-transition: all 0.3s ease 0s !important;
  -webkit-transition: all 0.3s ease 0s !important;
  -o-transition: all 0.3s ease 0s !important;
  -ms-transition: all 0.3s ease 0s !important;
}
.copyright-row {
  display: inline-block;
  vertical-align: middle;
font-size: 13px;
  color: #000000;
  text-decoration: none;
}

/*FORMULARZ*/

.gform_required_legend {
  display: none;
}
.gform_wrapper .gsection {
  border: none !important;
}
h3.gsection_title {
font-size: 18px;
  font-weight: 600;
  line-height: 30px;
  margin: 40px 0 10px 0 !important;
  padding: 20px 30px;
  background: #60257e;
  border-radius: 10px;
  color: #fff;
	letter-spacing: 1px;
}
.gform_wrapper .gfield input, 
.gform_wrapper .gfield select, 
.gform_wrapper .gfield textarea {
  background: none !important;
  border: 1px solid #aaaaaa !important;
  font-weight: 400 !important;
  color: #333333;
  padding: 10px 20px !important;
  border-radius: 10px;
  box-shadow: none !important;
	height: auto !important;
	font-size: 15px;
}
.gform-theme--foundation .gform_fields {
  grid-row-gap: 10px!important;
  row-gap: 10px!important;
}
.gform_wrapper .gfield {
  margin: 10px 0;
}
.gfield_label {
  font-size: 16px!important;
  font-weight: 600!important;
}
.gform_wrapper .gfield-choice-input {
  margin-top: 5px !important;
  margin-right: 5px !important;
  vertical-align: top !important;
}
footer .gform_wrapper .gfield {
  margin: 0px;
}
.gform_wrapper .gfield textarea {
  height: 150px !important;
	min-height: 0 !important;
}
.gform_footer {
  float: right;
	position: relative !important;
}
.gform_button {
	box-shadow: none !important;
  text-decoration: none!important;
  color: #ffffff!important;
  position: relative !important;
  padding: 20px 30px !important;
  float: none !important;
  clear: both !important;
  font-size: 1.2em!important;
  font-weight: 600 !important;
  background: #4ba5e1 !important;
  border: none !important;
	letter-spacing: 1px!important;
	  transition: all 0.3s ease 0s !important;
  -moz-transition: all 0.3s ease 0s !important;
  -webkit-transition: all 0.3s ease 0s !important;
  -o-transition: all 0.3s ease 0s !important;
  -ms-transition: all 0.3s ease 0s !important;
	margin: 0 auto!important;
}
.gform_button:hover {
	letter-spacing: 3px!important;
}
html body .bigger-checkbox .gfield_checkbox input[type="checkbox"] + label {
	font-weight: 500 !important;
	font-size: 15px!important;
	line-height: 22px !important;
}
.gfield_description {
	font-size: 13px !important;
	flex-shrink: 19px !important;
}
.ginput_container_checkbox label {
	font-size: 15px !important;
  line-height: 21px !important;
}
.ginput_container_checkbox {
	padding: 15px 0 !important;
}
.gfield-choice-input {
	padding: 0px !important;
}
.gform_footer {
  float: left;
  width: auto;
  position: relative;
  margin-top: 60px !important;
  padding: 0px !important;
  transition: all 0.3s ease 0s !important;
  -moz-transition: all 0.3s ease 0s !important;
  -webkit-transition: all 0.3s ease 0s !important;
  -o-transition: all 0.3s ease 0s !important;
  -ms-transition: all 0.3s ease 0s !important;
}
body .gfield_checkbox input[type=checkbox] {
  opacity: 0;
  position: absolute;
	padding: 0px!important;
}
body .gfield_checkbox input[type=checkbox] + label {
  position: relative;
  overflow: hidden;
  padding-left: 35px;
  cursor: pointer;
  display: inline-block;
	margin: 0px;
	font-size: 13px !important;
  line-height: 18px !important;
}
body .gfield_checkbox input[type=checkbox] + label:before, 
body .gfield_checkbox input[type=checkbox] + label:after {
  content: '';
  position: absolute;
  left: 0;
  z-index: 1;
  -webkit-transition: .2s;
  transition: .2s;
}
/* after */
body .gfield_checkbox input[type=checkbox]:not(:checked) + label:after {
  width: 20px;
  height: 20px;
  border: 1px solid #171931;
  top: 0px;
}
body .gfield_checkbox input[type=checkbox]:checked + label:after {
  top: 0;
  width: 20px;
  height: 20px;
  border: 1px solid #171931;
  background-color: #171931;
  z-index: 0;
  border-radius: 2px;
}
/* before */
body .gfield_checkbox input[type=checkbox]:not(:checked) + label:before {
  width: 0;
  height: 0;
  border: 3px solid transparent;
  left: 6px;
  top: 10px;
  -webkit-transform: rotateZ(37deg);
  transform: rotateZ(37deg);
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}
body .gfield_checkbox input[type=checkbox]:checked + label:before {
  top: 0;
  left: 1px;
  width: 8px;
  height: 13px;
  margin-top: 3px;
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  -webkit-transform: rotateZ(37deg);
  transform: rotateZ(37deg);
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #171931;
  opacity: 1; /* Firefox */
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #171931;
}
::-ms-input-placeholder { /* Microsoft Edge */
  color: #171931;
}
body .gform_wrapper .gform_validation_errors > h2 {
	margin: 0px;
}
body .gform_wrapper .gform_validation_errors {
background: #F4F4F4;
  border: 1px solid #eeeeee;
  border-radius: 10px;
  padding:30px 20px;
	color: #333333 !important;
}
.gform-theme--framework .gform_validation_errors .gform_submission_error a,
.gform-theme--framework .gform_validation_errors ol a,
.gform-theme--framework .gform_validation_errors .gform_submission_error {
	color: #333333 !important;
}
body .gform_wrapper .gfield_validation_message, body .gform_wrapper .validation_message {
  background: #60257e !important;
  border: 0px solid #60257e !important;
  color: #FFF !important;
  border-radius: 5px;
  padding: 8px 20px !important;
}
.gform_wrapper .gfield_error .gfield_repeater_cell label, .gform_wrapper .gfield_error label, .gform_wrapper .gfield_error legend, .gform_wrapper .gfield_validation_message, .gform_wrapper .validation_message, .gform_wrapper [aria-invalid="true"] + label, .gform_wrapper label + [aria-invalid="true"] {
  color: #60257e !important;
}
.credit-form .gsection_title {
  border: none !important;
  font-size: 22px;
  line-height: 27px;
  color: #171931;
  font-weight: 600;
}
.credit-form .gform_wrapper .gfield_label {
  display: inline-block;
  font-size: 18px;
  font-weight: 600;
}
html body .gform_wrapper .noUi-connect {
  background: #171931;
}
html body .gform_wrapper .noUi-connects, html body .gform_wrapper .noUi-target {
  border-radius: 20px !important;
}
html body .gform_wrapper .noUi-horizontal {
  height: 25px;
}
html body .gform_wrapper .noUi-horizontal .noUi-handle {
  height: 34px;
}
.ginput_container_consent label {
  display: inline;
}
.credit-form .gform_wrapper .gfield input, .credit-form .gform_wrapper .gfield textarea {
  background: #FFFFFF !important;
}
.gotop { 
  width: 40px;
  height: 40px;
  position: fixed;
  background: #171931;
  color: #FFFFFF;
  right: 20px;
  bottom: 20px;
  text-align: center;
  line-height: 37px;
	border-radius: 100%;
}
.gotop a {
  color: #FFFFFF;
  text-decoration: none !important;
  display: block;
  transform: rotate(-90deg);
	font-size: 25px !important;
  padding-bottom: 5px;
}
@media only screen and (max-width:1600px) {
	.slaider-contant-img img {
  max-height: 400px;
}
		.contact-footer-top {
  font-size: 18px;
  line-height: 22px;
}
}
@media only screen and (max-width:1500px) {
.main-head-inner .accent-img {
  width: 90%;
  max-width: 90%;
}
		.contact-footer-top {
  font-size: 17px;
  line-height: 22px;
}
.nav-link {
  padding: 13px 12px !important;
  letter-spacing: 1px;
}
.wyroznione .nav-link {
  padding: 13px 20px !important;
}
#about .section-content {
  padding-top: 40px;
}
#about .section-content .main-header {
		font-size:30px;
	} 
#about .section-adds-list {
  padding: 90px 0px 30px 55px;
	}
	#about .section-adds-list::before {
  left: -25px;
  top: 10px;
}
	#about .section-adds-list-link {
  margin-top: 20px;
}
}
@media only screen and (max-width:1350px) {
			.contact-footer-top {
  font-size: 18px;
  line-height: 25px;
}
	    #about .section-adds-list::before {
      left: -50px;
      top: 0px;
			width: 560px;
  height: 560px;
    }
	   #about .section-adds-list-link {
      margin-top: 10px;
    }
	    #about .section-adds-list {
      padding: 80px 0px 30px 20px;
    }
	#about .section-adds-list::after {
width: 115px;
  height: 160px;
  bottom: -70px;
  right: -50px;
	}
	#about .section-adds-list-link a {
  font-size: 13px;
	}
	#about .section-adds-list ul li {
  padding-left: 25px;
  font-size: 15px;
  line-height: 19px;
  padding-bottom: 10px;
}
  .page-sidebar .contact-sidebar-box {
    padding: 20px 20px 30px 20px;
  }
  .page-sidebar {
    padding-left: 25px;
  }
  .page-sidebar .contact-sidebar-box .wp-block-button a {
    margin-top: 0px;
    font-size: 13px;
    padding: 10px;
  }
  .page-sidebar .contact-sidebar-box h4 {
    font-size: 20px !important;
    line-height: 23px;
  }
  .head-contact {
    font-size: 14px;
  }
  .head-data.mail-head a::before {
    width: 20px;
    height: 20px;
    margin-right: 10px;
  }
  .head-data.phone-head a::before {
    width: 16px;
    height: 16px;
    margin-right: 10px;
  }
  .head-data {
    margin: 0 5px;
  }
  #primary-navigation .nav-menu li a {
    padding: 25px 7px;
    font-size: 14px;
  }
  .banks-list li {
    width: calc(25% - 15px);
  }
  .social-footer .social-icons-bar .social-icon {
    width: 30px;
    height: 30px;
    font-size: 14px;
    padding: 7px 5px;
  }
  .social-footer .social-icons-bar {
    margin-left: 0px !important;
  }
  .logo-footer img {
    width: 120px;
  }
	.slaider-contant h1 {
  font-size: 20px;
  line-height: 27px;
  margin-top: 40px;
  margin-bottom: 30px;
}
	.slaider-contant h1 b, .slaider-contant h1 strong {
  font-size: 30px;
  line-height: 35px;
}
	.slaider-contant img {
		width: 350px;
		max-width: 100%;
	}
	.slaider-contant a.slaider-link {
  font-size: 15px;
  padding: 15px 30px;
}
	.section-home .pkt-desc h2 {
  font-size: 20px;
		line-height: 25px!important;
  line-height: 15px;
  margin-bottom: 20px;
}
	.pkt-row .section-home-desc {
		margin-bottom: 20px;
	}
	footer {
  font-size: 13px;
}
}
@media only screen and (max-width:1300px) {
	html body {
  line-height: 1.5em !important;
	}
.nav-link {
  padding: 13px 8px !important;
	font-size: 12px;
	letter-spacing: 0.5px;
}
.wyroznione .nav-link {
  padding: 13px 15px !important;
}
	.single-offer-head img {
  max-width: 40px;
}
	.slaider-contant {
  font-size: 16px;
  line-height: 24px;
}
}
@media only screen and (max-width:1250px) {
	   #about .section-adds-list::before {
      left: -55px;
      top: 15px;
      width: 530px;
      height: 540px;
    }
	}
@media only screen and (max-width:1200px) {
.head-contact .head-ctn {
  padding: 0 7px;
  font-size: 11px;
	line-height: 13px;
}
	.social-icons-bar {
  margin-left: 5px;
}
	.social-icons-bar .social-icon {
  width: 20px;
  height: 20px;
padding: 4px;
  font-size: 10px;
}
  .main-menu {
    height: auto;
  }
  #carouselIndicators .carousel-caption {
    width: 40% !important;
  }
  #carouselIndicators .carousel-caption-inner {
    padding: 35px;
  }
  .p-7 {
    padding: 3rem !important;
  }
  .home .top-footer .contact-column-info {
    margin-top: -30px;
    padding: 15px !important;
  }
	.about-row .section-content,
	.about-row .section-content-list {
		-ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
	}
	#about .section-adds-list::before {
		display: none;
	}
	.section-content-list {
		background: #4ba5e1;
		border-radius: 15px;
		padding:  50px 50px 20px 50px !important;
		margin-top: -20px;
		margin-bottom: 50px;
	}
	  #about .section-adds-list::after {
      right: -75px;
    }
	#about .section-content {
		padding-right: 15px!important;
	}
	    #about .section-adds-list ul li {
      padding-left: 35px;
      line-height: 20px;
      padding-bottom: 15px;
    }
}
@media only screen and (max-width:1100px) {
	.wp-block-table td, .wp-block-table th {
  padding: 25px 10px !important;
  font-size: 14px;
  line-height: 20px;
}
	.main-head {
  height: 430px;
}
	.subtitle {
  margin-bottom: 0px;
  color: #eeeeee;
  font-size: 14px;
  line-height: 20px;
}
.single-offer .single-offer-inner {
  padding: 30px 30px;
}	
html body #main_navbar .dropdown-menu.show {
    display: block !important;
  }
  html body #main_navbar .navbar-nav .dropdown-menu .dropdown-menu a {
    font-size: 13px;
    padding: 6px 20px !important;
  }
  .navbar-toggler-close {
    display: block !important;
    width: 50px;
    height: 50px;
    position: absolute;
    z-index: 11111;
    top: 0px;
    right: 15px;
    color: #000000 !important;
  }
  .navbar-toggler-close button {
    color: #000000 !important;
    border: none !important;
  }
  .navbar-light .navbar-toggler {
    color: #ffffff;
  }
  .navbar-expand-md .navbar-toggler {
    display: block !important;
  }
	.main-menu .top-menu-row {
  padding: 20px 0 5px 0;
	}
  .navbar-light .navbar-toggler {
    position: absolute;
    right: 15px;
    top: 10px;
    padding: .25rem .50rem;
    border-color: rgba(255, 255, 255, 1) !important;
  }
  .navbar-light .navbar-toggler-icon {
    background: none !important;
  }
  .sidebar-menu .dropdown-menu > li > a {
    text-align: left;
  }
  #main_navbar .navbar-nav li a::before {
    display: none !important;
  }
  html #main_navbar .navbar-nav li a {
    padding: 18px 20px !important;
    font-size: 13px !important;
    color: #FFFFFF !important;
    text-align: left !important;
	  float: left;
	  width: 100%!important;
	  letter-spacing: 1px;
  }
	.wyroznione .nav-link {
		border-radius: 0px !important;
	}
  .navbar-toggle {
    transition: all 0.3s ease 0s !important;
    -moz-transition: all 0.3s ease 0s !important;
    -webkit-transition: all 0.3s ease 0s !important;
    -o-transition: all 0.3s ease 0s !important;
    -ms-transition: all 0.3s ease 0s !important;
  }
  .navbar-toggle[aria-expanded="false"] span {
    opacity: 1;
    transition: all 0.3s ease 0s !important;
    -moz-transition: all 0.3s ease 0s !important;
    -webkit-transition: all 0.3s ease 0s !important;
    -o-transition: all 0.3s ease 0s !important;
    -ms-transition: all 0.3s ease 0s !important;
  }
  .navbar-toggle[aria-expanded="true"] span {
    opacity: 0;
    transition: all 0.3s ease 0s !important;
    -moz-transition: all 0.3s ease 0s !important;
    -webkit-transition: all 0.3s ease 0s !important;
    -o-transition: all 0.3s ease 0s !important;
    -ms-transition: all 0.3s ease 0s !important;
  }
  .navbar-toggle:before {
    opacity: 0;
    content: "x";
    position: fixed;
    font-size: 40px;
    font-weight: 800;
    width: 40px;
    height: 40px;
    color: #fff;
    text-align: center;
    line-height: 100%;
    font-family: 'Poppins', sans-serif !important;
    right: 44px;
    top: 18px;
    transition: all 0.3s ease 0s !important;
    -moz-transition: all 0.3s ease 0s !important;
    -webkit-transition: all 0.3s ease 0s !important;
    -o-transition: all 0.3s ease 0s !important;
    -ms-transition: all 0.3s ease 0s !important;
    z-index: 1000000;
  }
  .navbar-toggle[aria-expanded="true"]:before {
    opacity: 1;
    content: "x";
    position: fixed;
    font-size: 40px;
    font-weight: 800;
    width: 40px;
    height: 40px;
    color: #fff;
    text-align: center;
    line-height: 100%;
    font-family: 'Poppins', sans-serif !important;
    right: 45px;
    top: 10px;
    transition: all 0.3s ease 0s !important;
    -moz-transition: all 0.3s ease 0s !important;
    -webkit-transition: all 0.3s ease 0s !important;
    -o-transition: all 0.3s ease 0s !important;
    -ms-transition: all 0.3s ease 0s !important;
    z-index: 1000000;
  }
  html #main_navbar .dropdown-menu {
    width: 100% !important;
    max-width: 100%;
    border-radius: 0;
  }
  .navbar-collapse {
    margin: 0 !important;
    padding: 0 0 0px 0 !important;
    background: #000;
  }
  li.social a span {
    display: inline-block !important;
    padding-left: 10px !important;
    font-size: 14px !important;
  }
  .navbar-collapse {
    -webkit-box-shadow: inset 0 0px 0 rgba(255, 255, 255, 0) !important;
    box-shadow: inset 0 0px 0 rgba(255, 255, 255, 0) !important;
    border-top: 0px solid transparent !important;
    margin-bottom: 0px;
  }
  .dropdown-menu > li > a {
    display: block;
    padding: 5px 5px;
    clear: both;
    color: #000;
    white-space: normal !important;
    width: 100%;
    text-align: center;
    font-size: 13px !important;
  }
  html .dropdown-menu {
    width: 100% !important;
    position: relative !important;
    min-width: 100%;
    background-color: transparent !important;
    margin-bottom: 15px !important;
  }
  .navbar ul {
    width: 80% !important;
    margin: 0 0px 0 0;
    padding: 0;
    text-align: center !important;
    float: left;
    min-height: 100%;
    height: auto;
      background: url(img/bg-clean.png);
  background-repeat: no-repeat !important;
  background-position: center bottom!important;
  background-size: cover !important;
    padding-bottom: 30px;
	  display: block !important;
  }
  .navbar ul ul {
    height: auto !important;
    min-height: 0 !important;
    padding-bottom: 0px !important;
    background: #df2342 !important;
    float: left !important;
  }
  .navbar ul ul a {
    border: none !important;
    font-size: 13px !important;
    padding: 10px 20px !important;
  }
  .navbar .container {
    display: inline-block !important;
    padding-bottom: 15px !important;
  }
  .main-header .container {
    border-bottom: 1px solid transparent !important;
  }
  .navbar {
    width: 100%;
    height: auto !important;
    border: 0px solid transparent !important;
    z-index: 50;
    float: left;
    text-align: left;
    display: block !important;
    padding: 0 9% !important;
  }
  .navbar li:first-child a {
    padding: 20px !important;
  }
  .navbar-collapse.show {
    background: none;
    position: fixed;
    display: block;
    height: 100% !important;
    left: 0 !important;
    transition: all 0.3s ease 0s !important;
    -moz-transition: all 0.3s ease 0s !important;
    -webkit-transition: all 0.3s ease 0s !important;
    -o-transition: all 0.3s ease 0s !important;
    -ms-transition: all 0.3s ease 0s !important;
    top: 0 !important;
    bottom: 0 !important;
    width: 100% !important;
    z-index: 1000;
    background-color: rgba(255, 255, 255, 1) !important;
  }
  .navbar-collapse {
    background: none;
    position: fixed;
    height: 100% !important;
    left: -100% !important;
    transition: all 0.3s ease 0s !important;
    -moz-transition: all 0.3s ease 0s !important;
    -webkit-transition: all 0.3s ease 0s !important;
    -o-transition: all 0.3s ease 0s !important;
    -ms-transition: all 0.3s ease 0s !important;
    top: 0 !important;
    display: block;
    bottom: 0 !important;
    width: 100% !important;
    z-index: 1000;
  }
  .navbar-collapse.collapsing {
    position: fixed;
    height: 100% !important;
    top: 0 !important;
    display: block;
    bottom: 0 !important;
    width: 50% !important;
    overflow: visible !important;
  }
  .navbar li {
    display: block !important;
    float: left !important;
    width: 100%;
    text-align: left;
  }
  .navbar li a {
    font-size: 14px !important;
    padding: 20px !important;
    color: #FFFFFF !important;
    text-align: left;
    border-bottom: 1px solid rgba(255,255,255,0.1) !important;
  }
  .dropdown.open .dropdown-menu, .dropdown-menu.show .dropdown-menu {
    display: block !important;
  }
  html #main_navbar .dropdown-menu .dropdown-menu {
    position: relative !important;
    top: auto;
    width: 100% !important;
    left: 0;
    padding: 0px 0 0 15px;
    ;
    font-size: 13px;
    box-shadow: none !important;
  }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: #000000 !important;
    background-color: #223a66 !important;
  }
  .dropdown:hover a {
    border-color: #df2342 !important;
  }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    color: #fff !important;
    background-color: transparent !important;
    border-color: #df2342 !important;
  }
	.main-menu .top-menu-row {
  border-bottom: 0px solid rgba(255, 255, 255, 0.1);
}
  .main-arrows.glide-four-arrow {
    position: relative;
    width: 90px;
    top: auto;
    bottom: 0;
    margin-top: 30px;
    left: -15px;
  }
  .glide-news .glide.bullets {
    margin-top: 50px;
    position: relative;
    bottom: 0;
    text-align: right;
    width: 200px;
    right: auto;
    left: auto;
    float: right;
  }
  .main-arrows button.glide__arrow.glide__arrow--next {
    right: 0%;
  }
  .main-arrows button.glide__arrow.glide__arrow--prev {
    left: 0%;
  }
	  .main-arrows {
    margin-top: 0;
    bottom: 10px;
    width: 80px;
    top: auto;
    left: 15px;
  }	

  .main-arrows.glide-main-slider button.glide__arrow.glide__arrow--prev, .main-arrows.glide-main-slider button.glide__arrow.glide__arrow--next {
    position: relative;
    color: #FFFFFF;
    padding: 0px;
    font-size: 20px;
  }
	.main-arrows.glide-main-category button.glide__arrow.glide__arrow--prev, 
	.main-arrows.glide-main-category button.glide__arrow.glide__arrow--next {
    position: relative;
    color: #000000;
    padding: 0px;
    font-size: 30px;
  }
	.main-arrows.glide-main-category {
    margin-top: 0;
    bottom: -80px;
    width: 100px !important;
		display: inline-block;
    top: auto;
    left: 50%;
		margin-left: -50px;
		text-align: center;
  }
	
  #primary-navigation .nav-menu li a {
    padding: 20px 4px;
    font-size: 11px;
  }
  .container {
    width: 90% !important;
  }
  #carouselIndicators .carousel-caption {
    width: 45% !important;
  }
  #carouselIndicators .carousel-caption-inner {
    padding: 20px;
  }
  .main-arrows.glide-main-slider button.glide__arrow.glide__arrow--prev {
    left: 1%;
  }
  .main-arrows.glide-main-slider button.glide__arrow.glide__arrow--next {
    right: 1%;
  }
  #carouselIndicators .carousel-caption:before {
    position: absolute;
    width: 70px;
    height: 100px;
    content: '';
    bottom: -15px;
    left: -35px;
  }
  .social-footer .social-icons-bar .social-icon {
    width: 25px;
    height: 25px;
  }
  .social-footer .social-icons-bar .social-icon {
    font-size: 12px;
    padding: 5px 5px;
  }
  .social-footer a.social-icon .fa-brands {
    line-height: 25px;
    font-size: 0.6em;
  }
}
@media only screen and (max-width:991px) {
	.section-slider .container {
  padding-top: 150px;
  padding-bottom: 100px;
}
	  #about .section-content .main-header {
    font-size: 22px;
  }
	.section-home .section-home-desc h2, .section-home .section-home-desc h3, .section-home .section-home-desc h4, .section-home .section-home-desc h5, .main-header {
  font-size: 20px;
  line-height: 26px;

}
#about .section-adds-list::before {
    left: 50%;
    right: auto;
    transform: translate(-50%);
  }
	#about {
  margin-bottom: 40px;
}
	.section-partners .gallery img {
  max-width: 100%;
}
	.pkt-desc {
  border-right: 0px solid #cccccc;
  padding-right: 15px;
}
	#pkt {
  padding:20px 0 60px 0;
}
	footer h4 {
  font-size: 17px;
}
}
@media only screen and (max-width:900px) {
	.wp-block-table td, .wp-block-table th {
  padding: 25px 10px !important;
  font-size: 13px;
  line-height: 18px;
}
  .page-sidebar .contact-sidebar-box {
    margin-top: -50px;
  }
  .section-blog {
    padding: 50px 0 70px 0;
  }
  .font-70 {
    font-size: 50px;
    line-height: 50px;
  }
  .font-17 {
    font-size: 15px;
    line-height: 22px;
  }
  .home-section h3, .home-section h4, .home-section h5 {
    font-size: 25px!important;
    line-height: 30px!important;
  }
  .social-icons-bar {
    margin-left: 10px;
  }
  .menu-link {
    display: inline-block;
  }
  .p-7, .p-6 {
    padding: 2rem !important;
  }
  h1.section-title, h2.section-title, h3.section-title, h4.section-title, h5.section-title, .page-title {
    font-size: 1.6em;
  }
}
@media only screen and (max-width:850px) {
				.contact-footer-top {
  font-size: 20px;
  line-height: 28px;
					text-align: center;
}
	.contact-footer-top span:first-child::after {
	display: none !important;
	}
	   .slaider-contant h1 {
      font-size: 18px;
      line-height: 24px;
      margin-top: 30px;
      margin-bottom: 20px;
    }
    .slaider-contant {
      font-size: 15px;
      line-height: 23px;
    }
	.logotyp {
  padding: 20px 15px;
		-ms-flex: 0 0 50%!important;
    flex: 0 0 50%!important;
    max-width: 50%!important;
}
	.logotyp img {

}
	.head-contact {
  text-align: left;
}
	  .head-contact .head-ctn {
    padding: 0 15px 0 0;
  }
	.rules-footer a {
  font-size: 12px;
	}
	.logo-footer .wp-block-image img {
  height: 50px;
}
	   .navbar-light .navbar-toggler {
      top: 15px;
	}
  .main-arrows.glide-main-slider button.glide__arrow.glide__arrow--prev {
    left: 0%;
  }
  .main-arrows.glide-main-slider button.glide__arrow.glide__arrow--next {
    right: 0%;
  }
  .main-menu .bottom-menu-row {
position: absolute;
    top: 40px;
    right: 7px;
  }
  .menu-link {
    font-size: 2.5em;
    padding: 10px 5px;
  }
  .row.top-menu-row {
    flex-direction: column-reverse;
  }
	.main-menu .top-menu-row {
  padding: 15px 0;
  align-items: unset;
	}
	 .head-contact {
    -ms-flex: 0 0 100%!important;
    flex: 0 0 100%!important;
    max-width: 100%!important;
  }
	.home .top-footer .contact-column-info {
    -ms-flex: 0 0 50%!important;
    flex: 0 0 50%!important;
    max-width: 50%!important;
  }
	.home .top-footer .gf-column {
    -ms-flex: 0 0 100%!important;
    flex: 0 0 100%!important;
    max-width: 100%!important;
  }
	.gf-column {
  padding-left: 15px;
}
	footer {
  padding: 50px 0 50px 0;
}
}
@media only screen and (max-width:768px) {
	.adv-gallery {
		display: none !important;
	}
	.single-offer-img.col-sm-3 {
		padding: 0 0 0 15px;
	}
	.single-offer-head .col-sm-9.pl-0 {
		padding: 0 0 0 15px !important;
	}
	.pkt-row {
  padding: 50px 10%;
}
	  #about .section-adds-list::after {
      right: -30px; 
		  bottom: -90px;
    }
	  #about .section-adds-list {
      padding: 0;
      margin: 0px;
    }
	   .section-content-list {
      padding: 30px 10% 40px 10% !important;
	}
.section-slider .container {
  padding-top: 150px;
  padding-bottom: 0px;
	text-align: center
}
	.slaider-contant a.slaider-link {
		float: none;
		display: inline-block;
	}
	.slaider-contant-img {
		margin-bottom: -60px;
	}
	  #about {
		  padding-top: 60px;
    }
	   .navbar-light .navbar-toggler {
      top: 8px;
    }
	  .main-head::before {
    background-position: center !important;
  }
  .page-content h2, .page-content h3, .page-content h4, .page-content h5 {
    font-size: 18px;
  }
	.page-content {
  padding-top: 40px;
}
	.page-sidebar {
  margin-top: 20px;
}
	.main-head-inner {
  bottom: 50px;
}
	#breadcrumbs, #breadcrumbs a {
  font-size: 10px;
  line-height: 12px;
}
  .page-title {
    padding-right: 0;
	  margin-bottom: 20px;
  }
  .subtitle {
    font-size: 14px;
    padding-right: 0%;
	  line-height: 20px;
  }
  .page-content {
    padding-top: 80px;
  }
  .main-menu .bottom-menu-row {
    top: 47px;
  }
	.single-offer-img.col-sm-3 {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 60px;
  }
	.contact-column-info {
		margin: 20px 0;
	}
	 .main-head-inner .accent-img {
    width: 150px;
		 bottom: -100px;
  }
	.subtitle {
		margin-bottom: 40px;
	}
	  .main-head {
    height: 400px;
  }
}
@media only screen and (max-width:750px) {
	.sidebar-category-box   .category-list {
    padding: 0 0px;
  }
	  .sidebar-offer-box.sidebar-category-box  {
    padding: 0 0px;
  }
	  .sidebar-offer-box.sidebar-category-box .category-list .cat-item a {
    font-size: 13px;
    line-height: 17px;
    padding: 20px 20px;
  }
	.paginacja-wpisow a {
  font-size: 11px;
		line-height: 30px;
	}
	.paginacja-wpisow .next {
  height: 30px;
	}
	.paginacja-wpisow li {
  height: 30px;
  width: 30px;
	}
		 .page-title {
font-size: 20px;
    line-height: 24px;
  }
	.sidebar-offer-box {
		padding: 0 30px;
	}
  .rules-footer a,
	.copyright-row {
    margin-right: 5px;
    font-size: 10px;
  }
  .social-footer .social-icons-bar {
    float: left;
    margin-top: -30px;
  }
  .top-footer .col-sm-6 {
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    flex-shrink: 0 !important;
    max-width: 100% !important;
  }
  .home .top-footer .contact-column-info {
    margin-top: 30px;
    padding: 15px 10px !important;
  }
  .row > * {
    flex-shrink: 0;
    width: 100% !important;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-top: var(--bs-gutter-y);
  }
  .logo-social-footer .col-sm-6 {
    width: 50% !important;
  }
	#category .category-desc-head h3 {
  padding: 40px 0 20px;
  font-size: 20px;
  line-height: 25px;
}
  .gform_footer {
    margin-bottom: 60px !important;
  }
  .social-footer .social-icons-bar {
    margin-top: 5px;
  }
  .section-slider .glide-item img.d-block {
    display: none !important;
  }
  .section-slider .glide-item {
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
  }
  .main-arrows {
    margin-top: -20px;
  }
	#category {
  padding: 40px 0;
}
	.category-list {
		padding: 0 15px;
	}
	#category .category-desc-head {
		margin-bottom: 0px!important;
	}
	.sidebar-offer-box .single-offer-head img {
  max-width: 30px;
}
	.blog .category-list, 
	.archive .category-list {
    padding: 0 0px;
		margin-top: 50px;
  }
	.post-category-blogs .page-content {
		padding-left:15px;
		padding-right:15px;	
	}
	.category-list .cat-item a {
  font-size: 11px;
  line-height: 14px;
  padding: 7px 20px;
		margin: 3px;
}
	.gallery-item {
  width: 49% !important;
		padding: 10px;
}
	.gallery br {
		display: none !important;
	}
					.contact-footer-top {
  font-size: 16px;
  line-height: 22px;
}
}
@media (max-width: 600px) {
	.sidebar-offer-box .single-offer-title {
		padding-left: 10px;
		font-size: 13px;
	}
	h3.gsection_title {
  font-size: 15px;
		line-height: 20px;
  padding: 15px 20px;
}
	  .page-title {
    font-size: 18px;
    line-height: 22px;
  }
	  .subtitle {
    font-size: 13px;
    line-height: 18px;
  }
	   #about .section-adds-list::after {
      width: 70px;
      height: 90px;
	}
	  #about .section-adds-list::after {
      right: -20px;
      bottom: -60px;
    }
	 .slaider-contant-img img {
    max-height: none;
    width: 75%;
    margin-top: 20px;
  }
	    .slaider-contant img {
      width: 280px;
    }
	   .slaider-contant h1 {
      font-size: 16px;
      line-height: 20px;
    }
	    .slaider-contant h1 b, .slaider-contant h1 strong {
      font-size: 22px;
      line-height: 26px;
    }
	    .slaider-contant {
      font-size: 14px;
      line-height: 21px;
    }
		.logotyp {
		-ms-flex: 0 0 none!important;
    flex: 0 0 none!important;
    max-width: none!important;
			width: auto !important;
}
	.logotyp img {
		width: 300px;
	}
		.sidebar-offer-box {
		padding: 0 15px;
	}
	.rules-footer,
	.logo-footer{
  width: 100% !important;
	-ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  padding-top: 1em;
  margin-bottom: 20px;
		text-align: left;
}
	.logo-footer .wp-block-image {
  margin-left: 0px;
		margin-right: 20px;
}
  .font-20 {
    font-size: 16px;
    line-height: 22px;
  }
  .head-data.menu-head {
    display: none;
  }
  .p-7, .p-6 {
    padding: 1em 0.3rem !important;
  }
  html .p-3 {
    padding: 1em 0.3rem !important;
  }
  .main-menu {
    height: auto;
  }
  a.post-rest-link::before {
    top: 4px;
  }
  .slaider-contant-link {
    padding: 5px 10px 10px 0px;
  }
  #carouselIndicators .carousel-caption {
    width: 55% !important;
  }
  #carouselIndicators .carousel-caption-inner {
    padding: 12px;
  }
  #carouselIndicators .carousel-caption:before {
    position: absolute;
    width: 40px;
    height: 70px;
    content: '';
    bottom: -10px;
    left: -25px;
  }
  #carouselIndicators .carousel-caption-inner p {
    margin-bottom: 0px;
  }
  .carousel-indicators {
    margin-bottom: 0.2rem !important;
  }
  .carousel-control-next, .carousel-control-prev {
    width: 8% !important;
  }
  .blog-rest-post {
    padding-top: 40px !important;
  }
  .slaider-contant a {
    font-size: 10px;
    line-height: 12px;
    padding: 7px 10px;
  }
  .main-arrows button.glide__arrow {
    font-size: 25px;
    line-height: 25px;
  }
.section-partners .gallery-item {
  width: 33%!important;
}
	#pkt .gallery-item {
  width: 50%!important;
}
	#pkt .gallery-item img {
		max-width: 100%;
		width: 150px;
	}
	html body .section-partners .gallery  br,
	html body #pkt .gallery  br {
		clear: none !important;
	}
	.single-offer-head  .col-sm-9 {
    -ms-flex: 0 0 70%!important;
    flex: 0 0 70%!important;
    flex-shrink: 0!important;
	}
	  .single-offer-img.col-sm-3 {
    max-width: 50px;
  }
	.section-offer-list {
		padding: 0 8px !important;
	}
	#pkt {
    padding: 20px 0 30px 0;
  }
	.adv-gallery {
		margin-bottom: 30px;
	}
	#adv .adv-desc ul li {
  padding-left: 30px;
  padding-bottom: 15px;
  line-height: 22px;
}
	  .home .top-footer .contact-column-info {
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
	.gform_button {
  font-size: 1.2em !important;
		line-height: 30px;
	}
	.top-footer,
	.bottom-footer,
	.rules-footer, 
	.logo-footer{
		text-align: center!important;
	}
}

@media (max-width: 480px) {

#about .section-adds-list h2 {
  font-size: 20px;
  line-height: 25px;
}
	  .logotyp {
    padding: 20px 5px !important;
		  padding-top: 5px;
  }
	    .logotyp img {
      width: 250px;
			padding-top: 5px;
    }
	  .main-menu .bottom-menu-row {
    right: 15px;
		  top: 45px;
  }
	    .social-icons-bar {
      margin-left: 5px;
    }
	    .social-icons-bar .social-icon {
      width: 17px;
      height: 17px;
      padding: 3px;
      font-size: 9px;
    }
	 .head-contact .head-ctn {
    padding: 0 0px;
    font-size: 9px;
    line-height: 10px;
		 letter-spacing: 0.5px;
  }
.head-contact .head-ctn svg {
  margin-right: 4px;
  margin-top: -2px;
	width: 15px;
  height: auto;
}
  .glide-news .glide.bullets {
    margin-top: 40px;
  }
  .glide.bullets .glide__bullet {
    width: 14px;
    height: 14px;
  }
}
@media (max-width: 400px) {
	  .navbar-light .navbar-toggler {
      padding: .10rem .40rem;
	}
	.logotyp img {
      width: 220px;
	}
	   .head-contact .head-ctn {
      letter-spacing: 0px;
    }
		.category-list .cat-item a,
		.category-list .cat-item {
			width: 100%;
			text-align: center;
}
	.section-offer-list-link a {
  padding: 10px 15px;
  border: 10px solid #fff;
	}
	    #about .section-content .main-header {
      font-size: 20px;
    }
	}
	@media (max-width: 350px) {
	  #about .section-adds-list::after {
      right: -30px;
      bottom: -75px;
    }	
	.logotyp img {
      width: 200px;
	}
		    .head-contact .head-ctn {
      font-size: 8px;
		}
	}