@import "animate.css";
@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css);
@import url('https://fonts.googleapis.com/css?family=Roboto:400,500,700&display=swap&subset=latin-ext');
/*========================================================
                      Main Styles
=========================================================*/

body {
  background: #fff;
  color: #2a2a2a;
  font: 400 16px/1.5em 'Roboto', sans-serif;
}
header {
  background: #fff;
  position: relative;
  z-index: 5;
}
header .menu {
	float: left;
	width: 100%;
	background: #c10069;
}
header .menu ul {
	list-style: none;
}
main {
  display: block;
  background: #ffffff;
  margin-top: 50px;
}
img {
  max-width: 100%;
  height: auto;
}
h1 {
  font-size: 41px;
  line-height: 51px;
  font-weight: 400;
}
h2 {
  font-size: 36px;
  line-height: 44px;
  font-weight: 400;
}
h3 {
  font-size: 30px;
  line-height: 35px;
  font-weight: 400;
}
h4 {
  font-size: 25px;
  line-height: 30px;
  font-weight: 400;
}
h5 {
  font-size: 20px;
  line-height: 25px;
  font-weight: 400;
}
a {
  color: #0087c0;
  text-decoration: none;
  transition: 0.3s;
}
strong { font-weight: 700; }
small { font-size: 0.9em }
p { padding: 5px 0px; }

.topmedia { 
	position: absolute;
	left: 50%;
	right: 0;
	top: 40px;
	line-height: 50px;
	height: 50px;
}
.topmedia a { color: #2a2a2a; }

.topbtn { 
	float: left;
	height: 50px;
	margin-right: 20px;
	background: #0087c0; 
	border-radius: 25px;
	padding-left: 30px;
	padding-right: 30px;
	color: #ffffff !important;
}
.topbtn:hover { background: #c10069; }


.logo {
	float: left; 
	height: 100px;
	margin: 20px;
	padding: 0px;
}
.logo img {
	float: left;
	max-height: 100%;
}

.fa { line-height: inherit; }

[class*='fa-']:before {
  font-weight: 300;
  font-family: 'FontAwesome';
}
.fa-phone:before { content: '\f095'; padding-right: 7px; }
.fa-envelope-o:before { content: '\f003'; padding-right: 7px; }
.fa-sign-in:before { content: '\f090'; padding-right: 7px; }
.fa-user-plus:before { content: '\f234'; padding-right: 7px; }
.fa-clock-o:before { content: '\f017'; padding-right: 7px; }
.fa-facebook:before { content: '\f09a'; }
.fa-instagram:before { content: '\f16d'; }
.fa-angle-left:before { content: '\f104'; }
.fa-angle-right:before { content: '\f105'; }

.fa-thumbs-o-up:before { content: '\f087'; font-size: 2em; }
.fa-thumbs-o-down:before { content: '\f088'; font-size: 2em; }

.bg-product { color: #2a2a2a; }
.bg-product img { margin-bottom: 10px; }
.bg-product:hover { background: #fff; }
.bg-product h5,
.bg-product p + p { margin-top: 10px; margin-bottom: 10px; }

.bg-wrap { background: #f6f6f6; }
.bg-green { background: #009746; }
.bg-black { background: #000000; }
.bg-wesprzyj { background: linear-gradient(45deg, rgba(193,0,105,1) 0%,rgba(0,135,192,1) 100%); }

.no-margin { margin: 0 !important; }
.no-border { border: 0 !important; }

.rys1  { float:right; margin-left:15px; }
.justify { text-align: justify; }
.center { text-align: center; }
.right { text-align: right; }
.white { color: #fff; }
.green { color: #009746; }
.black { color: #2a2a2a !important; }
.lite-green { color: #93d13d; }
.border-bottom { border-bottom: 1px solid #d4dada; }
.border1 { border: 1px solid #d4dada; }
.border1:hover { border: 1px solid #a6ce39; }
.orange { color: orange; }
.red { color: red; }
.error { border: 1px solid red; }
.success { border: 1px solid rgba(0,0,0,0.2); }

.rys-right { float: right; width: 45%; margin-left: 5%; }
.radius50 { border-radius: 50%; }
.left { float: left; margin-right: 20px; width: 130px; }

#pop-div {
	left: 0; 
	top: 0; 
	width: 100%; 
	height: 100%; 
	position: fixed; 
	background: rgba(0,0,0,0.8); 
	text-align: center; 
	color: #ffffff; 
	z-index: 100;
}
#pop-div img {
	max-width: 90%; 
	max-height: 80%; 
	margin-top: 2%;
	border: 10px solid #fff;
	cursor: pointer;
}

.img-wiadomosc {
	text-align: center;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	padding: 10px 0px;
	margin: 15px 0px;
}
.img-wiadomosc img {
	max-height: 450px;
}

.wiadomosci {
	float: left;
	width: 100%;
	border-bottom: 1px solid #e5e5e5;
	padding: 20px;
	box-sizing: border-box;
}
.wiadomosci:hover,
.wiadomosci-start:hover  { 
	background: #e5e5e5; 
}
.wiadomosci img { 
	max-width: 250px;
	max-height: 200px;
	float: left; 
	margin-right: 20px; 
}
.wiadomosci span { color: #2a2a2a; }
.wiadomosci p + p { text-align: right; }

.wiadomosci-start span { color: #2a2a2a; }
.wiadomosci-start p { padding-bottom: 0px; }

#strona  { display: inline-block; padding: 20px; }
#strona  a,
#strona  strong  {
	display: inline-block;
	border: 1px solid #e5e5e5;
	padding: 5px 0px;
	width: 40px;
	margin: 2px;
	text-align: center;
}
#strona  a:hover,
#strona  strong { background: #e5e5e5; }

/*========================   Menu   ==========================*/

#menu-trigger { display: none; }

.sf-menu > li { 
  float: left;
}
.sf-menu > li > a {
  display: block;
  padding: 15px 25px;
  color: #fff;
}
.sf-menu > li > a:hover  { background: rgba(0,0,0,0.1); }

.sf-menu > li:hover > ul { display: block; }
.sf-menu > li > ul {
  display: none;
  position: absolute;
  width: 280px;
  padding: 10px;
  background: #c10069;
}
.sf-menu > li > ul > li { float: left; width: 100%; }
.sf-menu > li > ul > li > a {
  display: block;
  padding: 5px 15px;
  color: #fff;
}
.sf-menu > li > ul > li > a:hover { background: rgba(0,0,0,0.1); color: #fff; }


.f-menu { display: block; }
.f-menu > li { display: inline-block; list-style-type: none; }
.f-menu a { display: block; }
.f-menu > li > a { padding: 5px 10px; color: #fff; }
.f-menu > li > a:hover { background: #fff; color: #c7003f; }
.f-menu > li > ul { display: none; }
.f-menu > li > a:before,
.f-menu > li > a:after { content: ""; display: none; }

/*==================  Stuck menu  ======================*/

.isStuck { background: #fff; z-index: 999; }
.isStuck .logo { height: 70px; margin: 5px 20px; }
.isStuck .topmedia { top: 20px; font-size: 0.9em; line-height: 40px; height: 40px; }
.isStuck .topbtn { height: 40px; }
.isStuck .sf-menu > li > a { padding: 10px 25px; }

/*==================     ToTop     ======================*/

.toTop {
  width: 42px;
  height: 42px;
  font-size: 27px;
  line-height: 38px;
  color: #8f8f90;
  background: #f7f7f7;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: fixed;
  right: 66px;
  bottom: 180px;
  display: none;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  z-index: 20;
}
.toTop:hover {
  color: #c7003f;
  background: #f7f7f7;
  text-decoration: none;
}

/*==================   Tumbnail    ======================*/

.thumb {
  display: block;
  position: relative;
  overflow: hidden;
  height: 150px;
  text-align: center;
  overflow: hidden;
}
.thumb img {
  height: 100%;
  margin: 0;
  padding: 0;
  transition: 0.5s all ease;
}
.thumb:hover img {
  transform: scale(1.2);
}
.thumb_overlay {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  transition: 0.3s all ease;
  color: #ffffff;
  background: transparent;
}
.thumb_overlay:before {
  content: '\f065';
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  font: 300 30px 'FontAwesome';
  line-height: 30px;
  margin-top: -15px;
  text-align: center;
}
.thumb:hover .thumb_overlay {
  opacity: 1;
  background: rgba(0, 0, 0, 0.3);
}

/*==================      Well     ======================*/


.well-00 {
  padding-top: 15px;
  padding-bottom: 15px;
}
.well-01 {
  padding-top: 15px;
  padding-bottom: 15px;
}
.well-02 {
  padding-top: 40px;
  padding-bottom: 40px;
}
.well-03 {
  padding-top: 65px;
  padding-bottom: 65px;
}
.well-030 {
  padding-top: 65px;
  padding-bottom: 0px;
}

/*==================    Buttons    ======================*/

.btn,
.btn-01 { transition: 0.3s; }

.btn {
  color: #fff;
  background: #c10069;
  text-decoration: none;
  border-radius: 25px;
  display: inline-block;
  padding: 15px 25px;
  text-transform: uppercase;
}
.btn:hover {
  background: #0087c0;
  text-decoration: none;
}

.btn-01 {
  color: #fff;
  background: #c7003f;
  text-decoration: none;
  display: inline-block;
  padding: 5px 20px;
  white-space: nowrap;
}
.btn-01:hover {
  background: #c7003f;
  text-decoration: none;
}

/*==================== hr ==============================*/

hr {
  background: #d4dada;
  margin: 0;
  padding: 0;
  border: 0;
  height: 1px;
}

/*==================  Input  ======================*/

input, select, textarea {
 border: 1px solid rgba(0,0,0,0.2);
 border-radius: 5px;
 color: #403a3a;
 font: 400 16px/1.5em 'Roboto', sans-serif;
 padding: 10px;
 margin: 5px 0px;
 width: 100%;
 box-sizing: border-box;
}

input[type="submit"] {
	background: #2869a9;
	border: 0px !important;
	padding: 10px 20px;
	color: #fff;
	cursor: pointer;
	width: auto;
}
input[type="submit"]:hover { 
	border: 0px !important;
	color: #fff;
	background: #403a3a;
}

input[type="radio"] {
	padding: 0px !important;
	margin: 0px !important;
	width: auto;
}
input:focus, select:focus, textarea:focus { 
	outline-style:none;
	box-shadow:none;
	border: 1px solid #0087c0; 
}

/*=================== Checkbox =======================*/

input[type="radio"]:not(:checked) + label:before,
input[type="radio"]:checked + label:before {
  content: '';
  position: absolute;
  left: 0px; 
  top: -2px;
  width: 20px; 
  height: 20px;
  border-radius: 50%;
  border: 1px solid rgba(0,0,0,0.2);
  background: #fff;
  cursor: pointer;
}
#label-plec1:before,
#label-plec2:before,
#label-oferta1:before,
#label-oferta2:before { border: 1px solid #d4dada; }

input[type="radio"]:not(:checked) + label:after,
input[type="radio"]:checked + label:after {
  font-family: 'FontAwesome';
  content: '\f111';
  position: absolute;
  top: -4px; 
  left: 6px;
  font-size: 12px;
  color: #0087c0;
  transition: all .1s;
  cursor: pointer;
}

input[type="radio"]:not(:checked),
input[type="radio"]:checked { position: absolute; left: -9999px; }
input[type="radio"]:not(:checked) + label,
input[type="radio"]:checked + label { position: relative; padding-left: 30px; }
input[type="radio"]:not(:checked) + label:after { opacity: 0; transform: scale(0); }
input[type="radio"]:checked + label:after { opacity: 1; transform: scale(1); }

/*==================      Box      ======================*/

.box_01 { width: 100%; float: left; }
.box_02 { width: 50%; float: left; }
.box_03 { width: 33.33%; float: left; }
.box_032 { width: 66.66%; float: left; }
.box_04 { width: 25%; float: left; }
.box_043 { width: 75%; float: left; }
.box_05 { width: 20%; float: left; }
.box_06 { width: 16.66%; float: left; }

.box_cnt {
  padding: 17px;
  margin: 10px;
  box-sizing: border-box;
  display: block;
}

.box_cnt_galeria {
  border: 1px solid #e5e5e5;
  padding: 10px;
  margin: 5px;
  display: block;
}

.box_top_01 {
  width: 40%;
  float: left; 
}
.box_top_02 {
  width: 20%;
  float: left; 
}

/*==================  Tables  ============================*/

table {	
	border-spacing: 0px;
    border-collapse: separate;
	width: 100%;
}
td { padding: 10px 6px; }

.table-01 { margin: 10px 0px; }
.table-01 td { border-bottom: 1px solid #e5e5e5; }
.table-01 tr:first-child td { border-top: 1px solid #e5e5e5; }
.table-01 img { max-width: 100px; max-height: 100px; }

/*============== Cookie ==========================*/

#cookie { text-align: center; }
#accept-cookies-checkbox {
  width: 30px;
  height: 30px;
  font-size: 18px;
  line-height: 28px;
  color: #fff !important;
  background: #0087c0;
  border-radius: 50%;
  float: right;
  margin: 5px 0px 10px 20px;
  text-align: center;
  text-decoration: none;
}
#accept-cookies-checkbox:hover { text-decoration: none; }

/*============== FOOTER  Styles ========================*/

footer { font-size: 15px; }
footer a { color: #fff; }
footer #cookie a { color: #0087c0; }
footer ul {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 0;
	padding-bottom: 0;
}
footer hr {
	margin: 15px 0px;
	background: rgba(255,255,255,0.5);
}
footer p { padding-bottom: 0px; }
footer ul { padding-top: 0px; margin-top: 0px; padding-left: 20px; }
