/*
Theme Name: DominNet Theme
Theme URI: http://prodesignagency.com
Description: This is a custom child theme for Prodesign Agency
Author: Damian Majkut
Author URI: http://prodesignagency.com
Template: twentyseventeen
Version: 0.1
*/

html
{
    font-size: 100%;
    -webkit-animation-name: slidertext-anim; /* Safari 4.0 - 8.0 */
    -webkit-animation-duration: 4s; /* Safari 4.0 - 8.0 */
    animation-name: slidertextanim;
    animation-duration: 3s;
    position: relative;
}

h1 {
	font-family: Roboto, Helvetica, Arial, Helvetica Neue,  sans-serif;
	text-transform: uppercase;
	font-size: 5rem;
	color:#000;
	font-weight: 600;
}

h2 {
	font-family: Roboto, Helvetica, Arial, Helvetica Neue,  sans-serif;
	text-transform: uppercase;
	font-size: 1.4rem;
	color:#000;
	font-weight: 400;
}

h3 {
	font-family: Roboto, Helvetica, Arial, Helvetica Neue,  sans-serif;
	font-size: 1.7rem;
	color: #B3B5BC;
	font-weight: 600;
}

body {
	font-family: Roboto, Helvetica, Arial, Helvetica Neue,  sans-serif;
	color:#8d8988;
	font-size: 16px;
	overflow-x: hidden;
 }

a {
	color:#8d8988;
}

/* POPUP */
.lub {
	color: #8d8988;
	font-size: 23px;
	padding-top: 15px;
	padding-bottom: 15px;
	
}
.zadzwon-pp {
	color: #8d8988;
	font-size: 23px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.zadzwon-pp span {
	color: #000;
}
.line-pp {
	width: 50%;
	height: 4px;
	background: #b7fb3d;
	background-size: 50% 4px;
}
.zap-dost {
	color: #4d4d4d;
	font-size: 23px;
	font-weight: 600;
	padding-top: 20px;
	padding-bottom: 20px;
}
.dz-za-zaint {
	color: #cccccc;
	font-weight: 600;
	font-size: 16px;
}
.modal-content {
	padding: 25px 10px 10px 25px;
	border-radius: 15px;
	top: 200px;
}

.img-logo-pp {
	width: 200px;
}

.modal-header {
	border-bottom: none !important;
}
.modal-footer {
	border-top: none !important;
}
/* END POPUP */
.custom-logo-link img {
	max-height: 50px;
	margin-bottom: 20px;
}
div.navigation-top div.wrap {
	padding-top: 0px;
}

.wrap {
	padding:0px;
}

.site-branding {
	padding-top: 32px;
	padding-bottom:32px;
}

body {
  overflow-x: hidden;
}


#IconLogoFooter {
 	display: block;  
}


.ikony-footer {
  display: inline-block;
width: 90%;
  margin-left: 5%;
  margin-right: 5%;
}

.tel-icon-footer {
  float: left;
  padding: 10px 19px 0px 19px;
}

.img-tel-icon-footer {
  width: 50px;
  
}

.email-icon-footer {
  float: left;
    padding: 10px 19px 0px 19px;
}

.img-email-icon-footer {
  width: 50px;
}

.fb-icon-footer {
  float: left;
    padding: 10px 19px 0px 19px;
}

.img-fb-icon-footer {
  width: 50px;
}

@media screen and (min-width: 1100px) {
.s1-txt-2 {
  width: 70%;
  }
}



div#MenuID.col-sm-8 div.navigation-top.site-navigation-fixed div.wrap {
  padding-top: 5px !important;
}

.site-navigation-fixed {
  height: 70px;
}



.animated:hover {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
   animation-iteration-count: infinite ;

  -webkit-animation-iteration-count: infinite ;
  animation-iteration-count: infinite ;
}

#LogoID {
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;

}

.ikony-header {
  display: inline-block;
  float: right;
}
.tel-icon-header {
  float: left;
  padding: 10px 10px 0px 10px;
}

.img-tel-icon-header {
  width: 30px;
  
}

.email-icon-header {
  float: left;
    padding: 10px 10px 0px 10px;
}

.img-email-icon-header {
  width: 30px;
}

.fb-icon-header {
  float: left;
    padding: 10px 10px 0px 10px;
}

.img-fb-icon-header {
  width: 30px;
}

html.js.svg.background-fixed body.home.page-template-default.page.page-id-7.logged-in.admin-bar.wp-custom-logo.twentyseventeen-front-page.page-one-column.title-tagline-hidden.colors-light.customize-support div#page.site div.site-content-contain div#content.site-content section div#background-top.container-fluid div.container-fluid div.row.width1180 div.col-sm-8 {
  padding-left: 0px !important;
}
.site-content {
	padding-top: 30px;
	padding-bottom: 30px;
}
#btn-slider-left {
   animation-name: btnslideranimation;

	/* for chrome and safari*/
            -webkit-animation-duration: 2s;
            -webkit-animation-name: btnslideranimation;

            /*for firefox*/
            -moz-animation-duration: 2s;
            -moz-animation-name: btnslideranimation;

              /* for opera*/
            -o-animation-duration: 2s;
            -o-animation-name: pbtnslideranimation;

              /* Standard syntax*/
            animation-duration: 2s;
            animation-name: btnslideranimation;
}  



#background-top.container-fluid div.container-fluid div.row.width1180 div.col-sm-8 {
  padding-left: 0px !important;
}


section div#background-top.container-fluid div.container-fluid div.row.width1180 div.col-sm-8 div#myCarousel.carousel.slide a.left.carousel-control {
  display: none;
}

#btn-slider-left span {
cursor: pointer;
display: inline-block;
position: relative;
transition: 0.5s;

}

#btn-slider-left:hover span:after {
content: '»';
position: absolute;
opacity: 1;
top: 0;
right: -20px;
transition: 0.5s;
}

#btn-slider-left:hover span {
padding-right: 25px;
}

@media screen and (min-width: 769px) {
.nav-tabs > li > a {
margin-right: 2px;
line-height: 1.42857143;
border-radius: 4px 4px 0 0;
}

.navbar-toggle .icon-bar {
display: block;
width: 22px;
height: 2px;
border-radius: 0px;
}

.nav-tabs > li a:hover {
border-bottom: 4px solid #0e37e1;
border-top: none;
border-left: none;
border-right: none;
transform: scale(0.92) translatey(6px);
}

.nav-tabs > li > a {
transition:   0.3s;
transform: 1s;
}
}

@media screen and (min-width: 769px) {
#top-menu ul {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
margin: 0;
padding-left: 10px;
display: flex;
}


#top-menu li a {
position: relative;
display: block;
margin: 10px 1px;
padding: 10px 12px;
color: black;
font-size: 15px;
font-weight:300;
text-transform: uppercase;
text-decoration: none;
letter-spacing: 0.5px;
transition: 0.3s;
overflow: hidden;
}

#top-menu li a::before {
content: '';
position: absolute;
top: calc(50% - 2px);
left: -100%;
width: 100%;
height: 1px;
border-radius:4px;
background: #b1f33b;
transition: 0.3s;
}
#top-menu li :hover {
color: black !important;
}

#top-menu li a:hover::before {
animation: animate .4s linear forwards;
}
}

@keyframes animate {
0% {
top: calc(50% - 2px);
left: -100%;
height: 2px;
z-index: 1;
}
50% {
top: calc(50% - 2px);
left: 0;
height: 4px;
z-index: 1;
}
100% {
top: 0;
left: 0;
height: 100%;
z-index: -1;
}
}
.data-wpisu {
	position: absolute;
	right: 15px;
	top: 25px;
}



.tytul-wpisu-content-single {
  font-size: 30px;
  font-weight: 600;
  padding-bottom: 5px;
}

.data-wpisu-content-single {
  margin-bottom: 10px;
}

.tytul-wpisu-content {
  font-size: 30px;
  font-weight: 600;
  padding-bottom: 20px;
}

.data-wpisu-content {
  text-align: center;
	position: absolute;
    right: 20px;
    top: 10px;
}

.obrazek-wpis-top {
  text-align: center;
  margin-bottom: 30px;
}

.border-wpis {
  padding: 20px;
  border: 2px solid #b1f33b;
  border-radius: 15px;
  position: relative;
}

.post-thumbnail { 
  text-align: center;
}

body {
overflow-x: hidden;
}
.page-header {
  display: none;
}


/* .starsze-wpisy a {
  background: #b1f33a;
	color: #323232;
  font-weight: 600;
	margin: 20px auto 40px auto;
	padding: 15px 25px;
}
.starsze-wpisy:hover a {
	color: #fff;
} */
.starsze-wpisy {
 margin: 0px 0 0px 0;

	text-align: center;
	
}
.wpisy-glowna {
	padding-left: 15px;
	padding-right: 15px;
}

#site-navigation {
  background: transparent;
  margin-bottom: 10px;
}
@media screen and (min-width: 768px) {
  #site-navigation {
/*   float: right; */
}
}

#top-menu {

  font-size: 15px;
}

.efekt1 {
    background-image: url("/wp-content/uploads/2018/02/efekt1-gora.png");
   background-repeat: no-repeat, repeat;
  background-size: cover;
  height: 15px; 
  width: 100%;
 background-size: 100% 15px;
}
.efekt2 {
    background-image: url("/wp-content/uploads/2018/02/efekt1.png");
   background-repeat: no-repeat, repeat;
  background-size: cover;
  height: 15px; 
  width: 100%;
 background-size: 100% 15px;
}


.gora-row {
  margin-bottom: 30px;
}

/* .entry-header {
display: none;  
} */

#primary {
  max-width: 1180px !important;
}

/* ######## PANEL PROMOCJA ######### */
.dol-div {
  height: 12px;
}

.img-super-oferta {
margin-top: 5px;  
}

.cena-in {
  color: #000;
  font-size: 24px;
  font-weight: 800;
  border: 2px solid #b1f33b;
  padding: 8px;
  height:54px;
}
#Wiecej {
text-align: left; 
  padding-left: 0px !important;
}

#Wiecej a {
  color: #000;
}

.promocja-oferta {
  padding: 0px !important;
}

.s-o-1-txt1 {
text-align: left;
  color: #000;
  font-size: 22px;
  font-weight: 600;

}

.s-o-1-txt2 {
text-align: left;
  color: #000;
  font-size: 16px;
  margin-bottom: 20px;
}

.s-o-1-txt3 {
text-align: left;
  color: #000;
  font-size: 22px;
  font-weight: 600;
}

.s-o-1-txt4 {
text-align: left;
  color: #000;
  font-size: 16px;
  margin-bottom: 20px;
}

.obrazek-super-oferta {
  margin: 0 auto;
height: 170px;
  width: 170px;
}

.glyphicon {
color: #000; 
  top: 130px;
}

.slider-oferta {
      background-image: url("/wp-content/uploads/2018/02/kropki.png");
   background-repeat: no-repeat, repeat;
  background-size: cover;
 height: 405px;
  padding: 10px;
}

#s-o-1, #s-o-2, #s-o-3 {
  height: 300px;
  padding-left: 20px;
  padding-right: 10px;  
}

#myCarousel2 ol li {
  display: none;
}

.super-oferta {
text-align: center;  
}

.so-txt {
color: #30429a;
  font-size: 24px;
  font-weight: 600;
     margin-top: 10px;
  margin-bottom: 10px;
}

.btn-prom {
color: #30429a;
  border: 2px solid #30429a;
  background: transparent;
  padding: 3px 6px 3px 6px;
  font-size: 14px;
}
.btn-prom:hover {
color: #b1f33b;
  border: 2px solid #b1f33b;
  background: transparent;
}

.button-prom {
  margin-bottom: 20px;
}

.txt-promocja-opis {
  color: #000;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 20px;
  padding-left: 55px;
  padding-right: 55px;
}

.txt-promocja {
  margin-top: 5px;
  margin-bottom: 15px;
  color: #000;
  font-size: 30px;
  font-weight: 600;
}

.promocja {
  text-align: center; 
}

.promocja-oferta {
background: #fff;
padding: 5px;
  opacity: 0.9;
}



.line-prom {
 background: #30429a;
  margin-left: 10px;
  margin-right: 10px;
  height: 2px;
  margin-bottom: 15px;
}

/* ######## END PANEL PROMOCJA ###### */

/* ######### HEADER #############*/
.sexy_line { 
    display:block;
    border:none;
    color:#b1f33b;
    height:5px;
    background:black;
    background: -webkit-gradient(radial, 50% 50%, 0, 50% 50%, 600, from(#b1f33b), to(#000));
}

.site-branding {
padding-bottom: 0px !important;
}


#top-menu li a {
color: #fff !important;  
}


#sec-header {
  background: #000;
}

.navigation-top  {
	background: #000 !important;
  border: none !important;
  padding-top: 0px;
  padding-bottom: 0px;
  top: 40px;
}

/* ######### END HEADER ############ */

/* ######### SLIDER ############ */

div#myCarousel.carousel.slide ol.carousel-indicators {
  top: 450px;
  z-index: 1;
}

#myCarousel ol {
  left: 0px !important;
  margin-left: 15px;
}

#myCarousel ol li {
  margin-right: 15px;
}

#myCarousel > a:nth-child(4) > span:nth-child(1),
#myCarousel > a:nth-child(3) > span:nth-child(1) {
  display: none;
}

/*  
.right, .left {
  display: none;
}
*/

.s1-txt-1 {
  margin-top: 70px;
	font-size: 16px;
  font-weight: 100;
	letter-spacing: 2px;
	text-transform: uppercase;
  color: #fff;
   text-shadow: 2px 2px 5px #000;
    animation-name: nowosctekst;

	/* for chrome and safari*/
            -webkit-animation-duration: 0.5s;
            -webkit-animation-name: nowosctekst;

            /*for firefox*/
            -moz-animation-duration: 0.5s;
            -moz-animation-name: nowosctekst;

              /* for opera*/
            -o-animation-duration: 0.5s;
            -o-animation-name: nowosctekst;

              /* Standard syntax*/
            animation-duration: 0.5s;
            animation-name: nowosctekst;
  

}

.s1-txt-2 {
font-size: 50px;
  font-weight: 800;
  color: #b1f33b;
  text-shadow: 2px 2px 5px #000;
    animation-name: drukujemytekst;

	/* for chrome and safari*/
            -webkit-animation-duration: 1s;
            -webkit-animation-name: drukujemytekst;

            /*for firefox*/
            -moz-animation-duration: 1s;
            -moz-animation-name: drukujemytekst;

              /* for opera*/
            -o-animation-duration: 1s;
            -o-animation-name: drukujemytekst;

              /* Standard syntax*/
            animation-duration: 1s;
            animation-name: drukujemytekst;
  
 
  
}

.s1-txt-3 {
font-size: 18px;
  font-weight: 300;
  color: #fff;
  max-width: 450px;
   text-shadow: 2px 2px 5px #000;
   animation-name: pasjatekst;

	/* for chrome and safari*/
            -webkit-animation-duration: 1.5s;
            -webkit-animation-name: pasjatekst;

            /*for firefox*/
            -moz-animation-duration: 1.5s;
            -moz-animation-name: pasjatekst;

              /* for opera*/
            -o-animation-duration: 1.5s;
            -o-animation-name: pasjatekst;

              /* Standard syntax*/
            animation-duration: 1.5s;
            animation-name: pasjatekst;
}


.carousel-indicators li {
    display: inline-block;
    width: 18px;
    height: 18px;
}

.carousel-indicators .active {
    display: inline-block;
    width: 20px;
    height: 20px;
  background-color: #000;
  border: 4px solid #fff;

}

.carousel-control.left, .carousel-control.right {
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0) 0, rgba(0,0,0,0) 100%);
    background-image: -o-linear-gradient(left, rgba(0,0,0,0) 0, rgba(0,0,0,0.0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(0,0,0,0)), to(rgba(0,0,0,0)));
    background-image: linear-gradient(to right, rgba(0,0,0,0) 0, rgba(0,0,0,0) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

.carousel-indicators {
 text-align: left; 
}

.carousel-control {
text-shadow: 0 0px 0px rgba(0,0,0,0) !important;
}

.img-logo-slider {
 width: 600px; 
  margin-top: 150px;
}

#btn-slider-left {
  color: #fff;
  background: none;
  border: 2px solid #b1f33b;
  padding-top: 7px !important;
  padding-bottom: 7px !important;
  font-weight: bold;
}

.btn-slider {
  margin-top: 30px;
}

#s1-id, #s2-id, #s3-id {
  height: 500px;
}

#background-top {
  padding: 0px !important;
    background-image: url("/wp-content/uploads/2018/02/Dominnet_web_background-min.jpg");
   background-repeat: no-repeat, repeat;
  background-size: cover;
  background-position: bottom;
  height: 500px; 
}

/* ######### END SLIDER ############ */

.linia3 {
  width: 100%;
  height: 3px;
  background: #e7e7e7;
  margin-top: -3px;
  -webkit-box-shadow: 0 5px 6px -6px grey;
-moz-box-shadow: 0 5px 6px -6px grey;
box-shadow: 0 5px 6px -6px grey;
}

#navtabsy2 {
background: #f7f7f7;
}
#container-linia {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.text-navtabs-1 ul {
margin-left: 50px; 
  margin-top: 20px;
}

#btn-szczegoly {
  background: #b1f33b;
  color: #323232;
  padding: 7px 30px 7px 30px;	
  margin-bottom: 30px;
  margin-left: 30px;
}


.img-navtabs-1 {
  	margin-top: 30px;

}



.nav-tabs > li a:hover {
    border-bottom: 3px solid #0e37e1; 
margin-bottom: -1px;
  border-top: none;
  	border-left: none;
 	border-right: none;
}
.nav-tabs > li:focus {
margin-bottom: -1px;
  border-top: none;
  	border-left: none;
 	border-right: none;
}

.nav-tabs > li {
    float: left;
margin-bottom: -1px;
}

.nav-tabs > li > a {
  color: #000;
}

.nav-tabs > li > a:hover {
  color: #000;
  background: transparent;
}

.nav-tabs {
    border-bottom: 3px solid #e7e7e7;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #000;
    background-color: transparent;
    border-bottom: 3px solid #0e37e1;
  	border-top: none;
  	border-left: none;
 	border-right: none;
    cursor: default;
  margin-bottom: -7px;
}

#nav1 {
  width: 12.5%;
  text-align: center;
}
#nav2a {
  width: 12.5%;
  text-align: center;
}
#nav2 {
  width: 12.5%;
  text-align: center;
}
#nav3 {
  width: 12.5%;
  text-align: center;
}
#nav4 {
  width: 12.5%;
  text-align: center;
}
#nav5 {
  width: 12.5%;
  text-align: center;
}
#nav5a {
  width: 12.5%;
  text-align: center;
}
#nav6 {
  width: 12.5%;
  text-align: center;
}
#nav7 {
  width: 12.5%;
  text-align: center;
}

.aktualnosci {
color: #000;
  font-size: 26px;
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center;
}

.more-link {
  color: #323232;
	float: right;
  background: #b1f33b;
  padding: 7px 20px 7px 20px;
  font-weight: bold;
  margin-top: 15px;
}
.more-link:hover {
	color: #fff;
}

.np {
	padding-left: 0px;
	padding-right: 0px;
}
#tytul-wpisu {
  color: #000;
  font-size: 24px;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 10px;
}

#tekst-wpisu {
 font-size: 18px; 
}

.row-wpis-2 {
	background: #fff; 
	padding: 10px;
 	margin-bottom: 30px;
 	height: auto; 
	
	box-shadow: 0 14px 28px rgba(0,0,0,.1), 0 10px 10px rgba(0,0,0,.01);
}
.pl {
	padding-left: 0px;
}

.attachment-obrazek-wpis-glowna {
	float: right;
}
#wpisy {
  margin-bottom: 30px;
  padding: 0px !important;
/*     background-image: url("/wp-content/uploads/2018/01/tlo-wpisy.jpg");
   background-repeat: no-repeat, repeat;
  background-size: cover; */
  height: auto; 
	
	
}

#col-8-line-green {
  padding-right: 0px; 
}

#logo-line {
margin-bottom: 30px;
}

.line-green-2 {
 	margin-top: 60px;
   background: #b1f33a;
  height: 2px;
}

.img-logo-footer {
width: 100%;  
}

.img-microsoft {
  margin-top: 30px;
width: 250px;  
}
.img-hp {
  margin-top: 20px;
  margin-right: 5px;
width: 150px;  
}
.img-dell {
  margin-top: 20px;
width: 200px;  
}

.foot-col-cont {
  padding-top: 30px;
  font-size: 16px;
  font-weight: 300;
}

.foot-col-cont-1 {
  font-size: 16px;
  padding-top: 30px;
  font-weight: 300;
}
a {
  color: #8d8988;
}

a:hover {
  color: #b1f33a;
  text-decoration: none;
}

a:focus {
 color: #b1f33a; 
}
  
#copyright {
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 16px;
  text-align: center;
}


#footer-bottom-copy {
 text-align: center;
}

.footer-linki {
text-align: center; 
  font-size: 16px;
  font-weight: bold;
}

.footer-linki a {
 text-align: center;
  padding-left: 20px;
  padding-right: 20px;
  display: inline-block;
}

.width1180 {
 max-width: 1180px; 
  margin: 0 auto;
}

#line-green {
  margin-top: 40px;
  margin-bottom: 30px;
 background: #b1f33a;
  height: 2px;
}

.tabsy-oferta {
transition: 0.3s;
  transition-timing-function: ease-in-out;
}

#nav1 .icon-wifi {
    padding: 0px !important;
    background-image: url("/wp-content/uploads/2018/02/wifi-signal-tower-black.png");
   background-repeat: no-repeat;
  width: 50px;
  height: 50px;
  background-size: 50px 50px;
  margin: 0 auto;
}

 #nav1 > a:hover > .icon-wifi ,
 #nav1.active > a > .icon-wifi {
   padding: 0px !important;
    background-image: url("/wp-content/uploads/2018/02/wifi-signal-tower-blue.png");
   background-repeat: no-repeat;
	width: 50px;
   height: 50px;
  background-size: 50px 50px;
  margin: 0 auto;
}

#nav2a .icon-telstac {
    padding: 0px !important;
    background-image: url("/wp-content/uploads/2018/02/wifi-signal-tower-black.png");
   background-repeat: no-repeat;
  width: 50px;
  height: 50px;
  background-size: 50px 50px;
  margin: 0 auto;
}

 #nav2a > a:hover > .icon-telstac ,
 #nav2a.active > a > .icon-telstac {
   padding: 0px !important;
    background-image: url("/wp-content/uploads/2018/02/wifi-signal-tower-blue.png");
   background-repeat: no-repeat;
	width: 50px;
   height: 50px;
  background-size: 50px 50px;
  margin: 0 auto;
}

#nav2 .icon-komp {
    padding: 0px !important;
    background-image: url("/wp-content/uploads/2018/02/laptop-black.png");
   background-repeat: no-repeat;
  width: 50px;
  height: 50px;
  background-size: 50px 50px;
  margin: 0 auto;
}

 #nav2 > a:hover > .icon-komp ,
 #nav2.active > a > .icon-komp {
   padding: 0px !important;
    background-image: url("/wp-content/uploads/2018/02/laptop-blue.png");
   background-repeat: no-repeat;
	width: 50px;
   height: 50px;
  background-size: 50px 50px;
  margin: 0 auto;
}

#nav3 .icon-rtv {
    padding: 0px !important;
    background-image: url("/wp-content/uploads/2018/02/television-black.png");
   background-repeat: no-repeat;
  width: 50px;
  height: 50px;
  background-size: 50px 50px;
  margin: 0 auto;
}

 #nav3 > a:hover > .icon-rtv ,
 #nav3.active > a > .icon-rtv {
   padding: 0px !important;
    background-image: url("/wp-content/uploads/2018/02/television-blue.png");
   background-repeat: no-repeat;
	width: 50px;
   height: 50px;
  background-size: 50px 50px;
  margin: 0 auto;
}

#nav4 .icon-agd {
    padding: 0px !important;
    background-image: url("/wp-content/uploads/2018/02/agd-black.png");
   background-repeat: no-repeat;
  width: 50px;
  height: 50px;
  background-size: 50px 50px;
  margin: 0 auto;
}

 #nav4 > a:hover > .icon-agd ,
 #nav4.active > a:focus > .icon-agd {
   padding: 0px !important;
    background-image: url("/wp-content/uploads/2018/02/agd-blue.png");
   background-repeat: no-repeat;
	width: 50px;
   height: 50px;
  background-size: 50px 50px;
  margin: 0 auto;
}

#nav5 .icon-smart {
    padding: 0px !important;
    background-image: url("/wp-content/uploads/2018/02/tel-black.png");
   background-repeat: no-repeat;
  width: 50px;
  height: 50px;
  background-size: 50px 50px;
  margin: 0 auto;
}

 #nav5 > a:hover > .icon-smart ,
 #nav5.active > a:focus > .icon-smart {
   padding: 0px !important;
    background-image: url("/wp-content/uploads/2018/02/tel-blue.png");
   background-repeat: no-repeat;
	width: 50px;
   height: 50px;
  background-size: 50px 50px;
  margin: 0 auto;
}

#nav5a .icon-gps {
    padding: 0px !important;
    background-image: url("/wp-content/uploads/2018/02/tel-black.png");
   background-repeat: no-repeat;
  width: 50px;
  height: 50px;
  background-size: 50px 50px;
  margin: 0 auto;
}

 #nav5a > a:hover > .icon-gps ,
 #nav5a.active > a:focus > .icon-gps {
   padding: 0px !important;
    background-image: url("/wp-content/uploads/2018/02/tel-blue.png");
   background-repeat: no-repeat;
	width: 50px;
   height: 50px;
  background-size: 50px 50px;
  margin: 0 auto;
}

#nav6 .icon-serwis {
    padding: 0px !important;
    background-image: url("/wp-content/uploads/2018/02/repair-tools-cross-black.png");
   background-repeat: no-repeat;
  width: 50px;
  height: 50px;
  background-size: 50px 50px;
  margin: 0 auto;
}

 #nav6 > a:hover > .icon-serwis ,
 #nav6.active > a:focus > .icon-serwis {
   padding: 0px !important;
    background-image: url("/wp-content/uploads/2018/02/repair-tools-cross-blue.png");
   background-repeat: no-repeat;
	width: 50px;
   height: 50px;
  background-size: 50px 50px;
  margin: 0 auto;
}

.aaax {
    visibility: hidden;
    z-index: -99999999999;
    position: absolute;
}
@-webkit-keyframes nowosctekst {
0% {filter: opacity(0%); margin-left:100%; }
50% {filter: opacity(0%);}
75% {filter: opacity(0%);}
100% {filter: opacity(100%);margin-left:0%; }
}


        @-moz-keyframes nowosctekst {
        0% {filter: opacity(0%); margin-left:100%; }
50% {filter: opacity(0%);}
75% {filter: opacity(0%);}
100% {filter: opacity(100%);margin-left:0%; }
}

         @-o-keyframes nowosctekst {
            0% {filter: opacity(0%); margin-left:100%; }
50% {filter: opacity(0%);}
75% {filter: opacity(0%);}
100% {filter: opacity(100%);margin-left:0%; }
}

          @keyframes nowosctekst {
          0% {filter: opacity(0%); margin-left:100%; }
50% {filter: opacity(0%);}
75% {filter: opacity(0%);}
100% {filter: opacity(100%);margin-left:0%; }
}



@-webkit-keyframes drukujemytekst {
           0% {filter: opacity(0%); margin-left:100%; }
50% {filter: opacity(0%);}
75% {filter: opacity(0%);}
100% {filter: opacity(100%);margin-left:0%; }
}

        @-moz-keyframes drukujemytekst {
            0% {filter: opacity(0%); margin-left:100%; }
50% {filter: opacity(0%);}
75% {filter: opacity(0%);}
100% {filter: opacity(100%);margin-left:0%; }
}

         @-o-keyframes drukujemytekst {
            0% {filter: opacity(0%); margin-left:100%; }
50% {filter: opacity(0%);}
75% {filter: opacity(0%);}
100% {filter: opacity(100%);margin-left:0%; }
}

          @keyframes drukujemytekst {
           0% {filter: opacity(0%); margin-left:100%; }
50% {filter: opacity(0%);}
75% {filter: opacity(0%);}
100% {filter: opacity(100%);margin-left:0%; }
}

 @-webkit-keyframes pasjatekst {
           0% {filter: opacity(0%); margin-left:100%; }
50% {filter: opacity(0%);}
75% {filter: opacity(0%);}
100% {filter: opacity(100%);margin-left:0%; }
}

        @-moz-keyframes pasjatekst {
           0% {filter: opacity(0%); margin-left:100%; }
50% {filter: opacity(0%);}
75% {filter: opacity(0%);}
100% {filter: opacity(100%);margin-left:0%; }
}

         @-o-keyframes pasjatekst {
            0% {filter: opacity(0%); margin-left:100%; }
50% {filter: opacity(0%);}
75% {filter: opacity(0%);}
100% {filter: opacity(100%);margin-left:0%; }
}

          @keyframes pasjatekst {
           0% {filter: opacity(0%); margin-left:100%; }
50% {filter: opacity(0%);}
75% {filter: opacity(0%);}
100% {filter: opacity(100%);margin-left:0%; }
}

@-webkit-keyframes btnslideranimation {
   0% {filter: opacity(0%);} 
  25% {filter: opacity(0%);}
  75% {filter: opacity(0%);}
 100% {filter: opacity(100%);}
}

@-moz-keyframes btnslideranimation {
   0% {filter: opacity(0%);} 
  25% {filter: opacity(0%);}
  75% {filter: opacity(0%);}
 100% {filter: opacity(100%);}
}

@-o-keyframes btnslideranimation {
   0% {filter: opacity(0%);} 
  25% {filter: opacity(0%);}
  75% {filter: opacity(0%);}
 100% {filter: opacity(100%);}
}

@keyframes btnslideranimation {
   0% {filter: opacity(0%);} 
  25% {filter: opacity(0%);}
  75% {filter: opacity(0%);}
 100% {filter: opacity(100%);}
}


@-webkit-keyframes tada {
	
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    filter: opacity(0%);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    filter: opacity(100%);
  }
}

@keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    filter: opacity(0%);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    -ms-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    -ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    -ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    filter: opacity(100%);
  }
}

.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}
@media screen and (min-width: 769px) {
#LogoID {
  -webkit-animation-name: tada;
  animation-name: tada;
}
}

	@media screen and (max-width: 768px) {
  #PolecaneStrony {
    padding-top: 30px;
  }
		.obrazek-d {
			text-align: center;
			margin-top: 25px;
			margin-bottom: 25px;
		}
		
  
#background-top {
  padding: 0px !important;
    background-image: url("/wp-content/uploads/2018/02/Dominnet_web_background_mobile-min.jpg") !important;
   background-repeat: no-repeat, repeat;
  background-size: cover;
  background-position: bottom;
  height: 500px; 
}  
  .s1-txt-1, .s1-txt-2 {
    width: 85%;
  }
}



@media screen and (min-width: 769px) {
  div.ikony-footer {
  display: none;
}
  .navigation-top > div:nth-child(1) {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
}

@media screen and (min-width: 360px) and (max-width: 768px) {
  div.ikony-header {
    display: none;
  }
  
  #s1-id, #s2-id, #s3-id {
  height: 470px !important;
}

#background-top {
  height: 410px !important; 
}

  
  #background-top.container-fluid div.container-fluid div.row.width1180 div.col-sm-8 {
  padding-left: 0px !important;
    margin-left: -10px !important;
}
  
 .site-branding {
    padding-top: 15px !important;
  }
  
    .s1-txt-1 {
  margin-top: 20px !important;  
  }
  
  #LogoID > div > div.site-branding > div > a {
    padding-left: 15px;
  }
  
  #sec-header {
    padding: 0px !important;
  }
  
 #top-menu {
   text-align: center;
  }
  
#top-menu li > a:nth-child(1) {
    color: #b1f33b !important;
  font-size: 18px;
  }
   #top-menu li > a:nth-child(1):focus {
     color: #000 !important;
     background: #b1f33b;
     border-radius: 5px; 
  }
  
 
  
  #site-navigation > button {
    margin-top: -55px !important;
  }
  
  #width1180line > div.row.gora-row {
    margin-bottom: 0px !important;
  }
  
  .navigation-top { 
    top: 0px !important;
  }
  
  .main-navigation > div > ul {
  border-top: 0px !important;
}

  .main-navigation li {
    border-bottom: 0px !important;
  }
  
  #top-menu li:nth-child(1) {
    margin-top: 20px;
  }
  
  #site-navigation > button {
    margin-top: -15px;
    float: right;
  }
  
   #site-navigation > button > svg.icon.icon-bars, 
  #site-navigation > button > svg.icon.icon-close {
   font-size: 40px;
   color: #b1f33b;
  }
  
  #LogoID {
    width: 70%;
    float: left;
  }
  
   
   #btn-szczegoly {
    margin-top: 10px;
     float: right;
  }
  
    #row-wpis {
    margin-left: 15px;
    margin-right: 10px;
  }
  
  .row-wpis-2 {
    height: auto !important;
  }
  
    .carousel-indicators {
    top: 370px !important;
    height: 30px;
  }
  .bbb {
    display: none;
  }
  #nav1 a, #nav2 a, #nav3 a, #nav4 a, #nav5 a, #nav6 a  {
    padding: 2px;
  }   

  
  .s1-txt-2 {
    font-size: 35px !important;
  }
  #Oferta-4 {
    display: none;
  }
.site-branding .wrap  {
  text-align: center;
  }
  #top-menu {
   background: #000;
  }
  .btn-slider {
    margin-top: 15px !important;
  }
}

@media screen and (min-width: 320px) and (max-width: 359px){
    #LogoID > div > div.site-branding > div > a {
    padding-left: 15px;
  }
  
  #sec-header {
    padding: 0px !important;
  }
  
 #top-menu {
   text-align: center;
  }
  
#top-menu li > a:nth-child(1) {
    color: #b1f33b !important;
  font-size: 18px;
  }
   #top-menu li > a:nth-child(1):focus {
     color: #000 !important;
     background: #b1f33b;
     border-radius: 5px; 
  }
  
  
  #site-navigation > button {
    margin-top: -50px !important;
  }
  
  #width1180line > div.row.gora-row {
    margin-bottom: 0px !important;
  }
  
  .navigation-top { 
    top: 0px !important;
  }
  
  .main-navigation > div > ul {
  border-top: 0px !important;
}

  .main-navigation li {
    border-bottom: 0px !important;
  }
  
  #top-menu li:nth-child(1) {
    margin-top: 30px;
  }
  
  #site-navigation > button {
    margin-top: -15px;
    float: right;
  }
  
   #site-navigation > button > svg.icon.icon-bars, 
  #site-navigation > button > svg.icon.icon-close {
   font-size: 40px;
   color: #b1f33b;
  }
  
  #LogoID {
    width: 70%;
    float: left;
  }
  
   
  
  #btn-szczegoly {
    margin-top: 10px;
    float: right;
  }
  
  #row-wpis {
    margin-left: 15px;
    margin-right: 10px;
  }
  
  
  .row-wpis-2 {
    height: auto !important;
  }
  
.carousel-indicators {
    top: 420px !important;
    height: 30px;
  }
  .bbb {
    display: none;
  }
  #nav1 a, #nav2 a, #nav3 a, #nav4 a, #nav5 a, #nav6 a  {
    padding: 2px;
  }   
  .s1-txt-2 {
    font-size: 30px !important;
 
  }
  .s1-txt-1 {
    margin-top: 40px !important;
  }
  #Oferta-4 {
    display: none;
  }
.site-branding .wrap  {
  text-align: center;
  }
  #top-menu {
   background: #000;
  }
  .btn-slider {
    margin-top: 15px !important;
  }
    #LogoID {
    width: 50%;
    float: left;
  }
  
  .tel-icon-footer {
  padding: 10px 11px 0px 11px !important;
}

.email-icon-footer {
    padding: 10px 11px 0px 11px !important;
}

.fb-icon-footer {
    padding: 10px 11px 0px 11px !important;
} 
}
	.logo_white_sticky {
    position: fixed;
    z-index: 999999999999999999999999999999999;
    top: 18px;
    left: 120px;
    float: left;
    width: 140px;
  display: none;
}

@media screen and (max-width: 950px) {
  .logo_white_sticky {
    display: none !important;
}
}

@media screen and (min-width: 1700px) {
  .logo_white_sticky {
   left: 400px !important;
}
}
@media screen and (min-width: 950x) and (max-width: 1170px) {
  .logo_white_sticky {
   left: 70px !important;
}
}

.center {
	text-align: center;
	margin-top: 10px;
}

.single .byline, .group-blog .byline {
	display: none;
}

.thumbnails_dka {
	margin: 0 auto;
	text-align: center;
}

/* Insert */
.sec_insert {
	padding: 40px 0;
/* 	border-bottom: 1px solid #b1f33a;
	margin-bottom: 20px; */
}

.insert_col {
	text-align: center;
}

.a_insert,
.a_insert:visited{
	color: #8d8988;
	float: right;
	font-weight: 600;
	transition: all .12s ease;
}

.a_insert:hover {
	color: #b1f33a;
}

.eset {
	margin-top: 10px;
}

/* Poprawki 24.05 */
.sidebar-prawo {
	width: 300px;
	float: left;
	height: 1000px;
	margin-top: 58px;
}
.wpisy-lewo {
	width: calc(100% - 330px);
	float: left;
	margin-right: 30px;
}
.h2-tit-d {
	margin-top: 0px;
	font-size: 20px;
}
.p-data-wp {
	font-size: 12px;
}
#tekst-wpisu p {
	font-size: 14px;
	font-weight: 400;
}

/* ==== AKTUALNOŚCI ==== */
.ffwd_blog_style_img_0 {
	margin: 0 auto!important;
	width: 100%px!important;
}

.bwg_blog_style_img_cont_0 {
	text-align: center!important;
	width: 100%!important;
}

.ffwd_from_time_post_0,
.bwg_blog_style_object_description_0,
.ffwd_blog_style_header_0,
.ffwd_page_plugin_0{
	display: none!important;
}

.ffwd_blog_style_object_messages_0 {
	margin-top: 20px!important
}

.blog_style_object_container_0 {
	border-color: transparent !important;
	margin-bottom: 40px!important;
}

.ffwd_blog_style_object_from_pic_container_0 {
	margin-bottom: 20px!important;
}

.ffwd_blog_style_object_story_0 {
	position: relative!important;
	top: 19px!important;
}

.ffwd_view_on_facebook_0:after {
	content: "Zobacz wpis";
	background: #fff;
	color: #0079C2;
	font-size: 16px;
	padding-left: 50px;
	padding-right: 40px;
	position: absolute;
	margin-left: -170px;
}
.ffwd_see_more_message:after {
	content: "Czytaj więcej";
	background: #fff;
	color: #0079C2;
	font-size: 13px;
	padding-left: 2px;
	padding-right: 2px;
	position: absolute;
	margin-left: -64px;
	margin-top: 2px;
}
.ffwd_see_less_message:after {
	content: "Pokaż mniej";
	background: #fff;
	color: #0079C2;
	font-size: 13px;
	padding-left: 2px;
	padding-right: 2px;
	position: absolute;
	margin-left: -53px;
	margin-top: 2px;
}

#ffwd_container1_0 #ffwd_container2_0 .ffwd_title_spun1_0 {
    border: none!important;
	margin-top: 30px!important;
}

.blog_style_object_container_0:first-child {
	border: none!important;
}

/* wył logo i nazwy fb w kazdym poscie */
.ffwd_blog_style_object_from_0 {
	display: none;
}


/* 31.05 */
.owl-controls {
	display: none;
}
.owl-carousel .owl-item .pic-f {
	width: 80% !important;
}
.poj-wpis-n {
	margin-bottom: 30px;
}
.more-link {
	display: none;
}
.img-fb-side {
	height: 50px;
	margin-top: -100px;
	margin-left: 100px;
}
.a-fb-side {
	transition: all .2s ease-in-out;
}
.a-fb-side:hover .img-fb-side {
	opacity: .7;
}

/* przeszkadzajka */
	
.side-menu {
    width:400px;
    height: 148px;
    margin:4em auto 0;
    font-size: 1em;
    line-height: 2em;
    color: #fff;
    font-weight:700;
    text-transform:uppercase;
    position: fixed;
    top:150px; 
    bottom:0;
    right: -345px;
	z-index: 9999999999999999999999;

}
.side-menu ul {
	padding-left: 0px;
}
@media only screen and (max-width: 420px) {
	.side-menu {
		 right: -310px;
	}
}
.side-menu ul {
    list-style: none;
    margin: 0;
  text-align:left;
}

.ikona-telefon img{
 height:30px;
}

.ikona-email img{
 height:30px;
}

.ikona-facebook img{
 height:30px;
}


.side-menu ul li {
  display:block;
    background-color: #333;
    height: 50px;
  padding-right:80px;
  padding-top:10px;
  padding-bottom:10px;
    position: relative;
    -webkit-transition: -webkit-transform 0.5s,     background-color .5s, color .5s;
    transition: transform .5s, background-color .5s, color .5s;
}
/*the colors of the different columns*/
/* .side-menu ul li:nth-child(1) { background-color: #EF2F2E;} */
.side-menu ul li {
	background: #30429a;
	border-bottom: 2px solid #b1f33a;
		box-shadow: 0 3px 6px rgba(0,0,0,.16), 0 3px 6px rgba(0,0,0,.23);
}
.side-menu ul li:hover {
    /*you can make different colors depending on the nth-child like above*/
    -webkit-transform: translateX(-10em);
    transform: translateX(-10em);/*equal to left in the .side-menu*/
}
.side-menu ul li a {
  display:block;
    color: #FFF;
    text-decoration: none;
  margin-left: 60px;
	margin-top: -3px;
}
.side-menu ul li span {
    display:block;
    position: absolute;
    font-size:1em;
    line-height: 2em;
    height:2em;
    top:0;
    bottom:0;
    margin:0 auto;
    padding:6px 12px;
    left: 0;
    color: #F8F6FF;
}


/* nowa oferta */
.flip-card {
  background-color: transparent;
  width: 100%;
  height: 300px;
  perspective: 1000px;
  
}

.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.6s;
  transform-style: preserve-3d;
/*   box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2); */
	box-shadow: 0 3px 6px rgba(0,0,0,.16), 0 3px 6px rgba(0,0,0,.23);
}

.flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}

.flip-card-front, .flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
}

.flip-card-front {
  background-color: #30429a;
  color: black;
	text-align: center;
	padding: 15px;
	border-bottom: 6px solid #b1f33a;
}

.flip-card-back {
  background-color: #b1f33a;
  color: white;
  transform: rotateY(180deg);
	border-bottom: 6px solid #30429a;
	position: relative;
	padding: 30px;
	
}
.txt-ofe-back {
	color: #30429a;
	text-align: center;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
	width: 80%;
}

.p-ofe-wiec {
	background: #30429a; 
	color: #fff;
	width: 120px;
	text-align: center;
	padding: 5px 10px;
	margin: 20px auto 0 auto;
	transition: transform .2s ease-in-out;
}
.p-ofe-wiec:hover {
	cursor: pointer;
	transform: scale(1.03);
}
.sec-oferta-new {
	padding: 60px 0;
}
.w1180 {
	width: 100%;
	max-width: 1180px;
	margin: 0 auto;
}
.w1080 {
	width: 100%;
	max-width: 1080px;
	margin: 0 auto;
}
.w900 {
	width: 100%;
	max-width: 900px;
	margin: 0 auto;
}

.col-ofe-n {
	margin-bottom: 30px;
}

.img-ico-ofe-n {
	height: 70px;
	margin-top: 40px;
	margin-bottom: 40px;
}

.p-ofe-n {
	color: #fff;
	font-size: 24px;
}


/* oferta podstrona */

.sec-ps-ofe {
	padding: 60px 0;
}
.img-ps-ico-ofe {
	height: 30px;
	margin-right: 8px;
}
.h2-ps-ofe {
	margin: 5px 10px 2px 10px;
	color: #fff;
}
.d-ps-ofe-nag {
	background: #30429a;
	padding: 8px 15px;
}
.d-ps-ofe-txt {
	padding: 15px;
}
.d-ps-ofe-zdj {
	padding-left: 0px;
}

.d-ps-ofe {
	border-left: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;	
}

.col-ofe-n-ps {
	box-shadow: 0px 3px 15px rgba(0,0,0,0.2);
	margin-bottom: 30px;
}

/* aktualnosci */
.a-zob-wp,
.a-zob-wp:visited,
.a-zob-wp:focus,
.a-zob-wp:active {
	z-index: 1;
    position: relative;
    font-size: inherit;
    font-family: inherit;
    color: white;
    padding: 0.5em 1em;
    outline: none;
    border: none;
    margin: 20px 0;
    font-size: 14px;
    transition: all .2s ease-in-out;
    background-color: rgba(63, 66, 71, 1);
    box-shadow: 0 10px 20px rgba(0,0,0,.1), 0 10px 10px rgba(0,0,0,.01);
}
.a-zob-wp:hover {
	cursor: pointer;
    text-decoration: none;
    color: #fff;
}
.a-zob-wp:hover::before {
    transform-origin: center left;
    transform: scaleX(1);
}
.a-zob-wp::before {
    content: '';
    z-index: -1;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(48, 66, 154, 1);
    transform-origin: center right;
    transform: scaleX(0);
    transition: transform 0.25s ease-in-out;
}

.img-obr-gl-wpis {
	width: 100%;
}
.wpisy-kat .poj-wpis-n {
	margin-bottom: 40px;
}
.wpisy-kat .box-post {
	border-right: 2px solid #b1f33a;
}

a:hover {
	text-decoration: none;
	box-shadow: none;
}
.pagination a {
	box-shadow: none;
}
.pagination a:not(.prev):not(.next):hover {
	box-shadow: none;
}
.prev.page-numbers, .next.page-numbers {
	background: #b1f33a;
	transition: all .2s ease-in-out;
}
.prev.page-numbers:hover, .next.page-numbers:hover {
	background: #30429a;
}

.page-numbers {
	background: #b1f33a;
	color: #fff;
	height: 36px;
}

.entry-wpis .entry-title {
	color: #30429a;
}

/* Certyfikaty */
.d-cert-bcg {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	height: 450px;
	transition: all .2s ease-in-out;
}

.d-cert-bcg:hover {
	box-shadow: 0 3px 6px rgba(0,0,0,.16), 0 3px 6px rgba(0,0,0,.23);
	transform: scale(1.02);
}

.cm-cert {
	margin-bottom: 30px;
}

.logo-h {
	 -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
	  -webkit-animation-name: tada;
  animation-name: tada;
}