/* Theme Name: 25studio-optimum
Author: Sebastian Sadlej 25studio
Author URI: http://www.25studio.pl
Version: 1.0
*/
@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Lato:400,700&subset=latin-ext');
@import url('css/bootstrap.min.css'); 
@import url('css/animate.css'); 
@import url('font-awesome/css/font-awesome.min.css'); 
@import url('css/hover-min.css'); 
@import url('lightbox/css/lightbox.css'); 

* {	
	margin: 0px 0px;
	padding: 0px 0px;
        font-family: 'Lato', sans-serif;
        font-weight: 400;
}

html, body { 
    height: 100%;
	-webkit-font-smoothing: antialiased;
}
#wrap {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -50px; /* Wysokosć stopki */
}

#push, #footer {
	height: 50px; /* Wysokość stopki */
}

.col-lg-12, .container-fluid {
    padding-left: 0!important;
    padding-right: 0!important;
}
.row {
  margin-left: 0!important;
  margin-right: 0!important;
}

a:focus, a:hover {
    text-decoration: none;
    color: inherit;
}

  
  /* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}
.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
a img.alignnone {
    margin: 5px 20px 20px 0;
}
a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}
.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
/* WP - koniec*/

/*NAV*/
.navbar-brand {
	overflow: hidden;
	height: auto;
        padding-bottom: 0;
}
.top-navigation {
    background: #373737;
    color: #989898;
    font-size: 13px;
}
.top-navigation .glyphicon, .top-navigation .fa {
    color: #202020;
}
.top-navigation input {
    background: #202020;
    border-color: #202020;
    border-radius: 0;
    padding: 5px;
    height: 26px;
}
.btn-dark {
    border-radius: 0;
    background: #202020;
    color: #989898;
    padding: 2px 6px;
}
.btn-dark .glyphicon {
    color: #989898;
}
.btn-dark:hover .glyphicon {
    color: #fff;
}
.btn-dark:focus, .top-navigation input:focus {
    outline: 0;
    border-color: #202020;
    box-shadow: 0;
}
.navbar-text {
    margin-top: 8px;
    margin-bottom: 8px;
}
.navbar-form {
    margin-top: 5px;
    margin-bottom: 5px;
}
.navbar-default {
    background: #fff;
}
.navbar-default:before {
    content: '';
    display: block;
    width: 100%;
    height: 28px;
    background: url(img/shw.png) no-repeat center;
    position: absolute;
    bottom: -28px;
}
.navbar-default .navbar-nav>li>a {
    padding: 45px 20px;
    font-size: 16px;
    color: #202020;
    -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.hvr-sweep-to-bottom:before {
    background: #1c29a7;
}
.navbar-default .navbar-nav>li>a:hover {
    color: #fff;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
    background-color: #1c29a7;
}
.navbar-default .navbar-link:hover {
	color: #fec901;
}

/*SLIDER*/
.carousel-caption h2 {
    color: #fff;
    text-align: center;
    font-size: 44px;
    font-weight: 700;
}
.carousel-caption p {
    color: #fff;
    text-align: center;
    font-weight: 400;
    font-size: 22px;
}
.slider-btn {
        display: block;
    max-width: 90%;
    width: 380px;
    background: #1c29a7;
    font-size: 24px;
    text-shadow: none;
    margin: 15px auto;
    -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.slider-btn a {
    color: #fff;
    font-weight: 700;
    width: 100%;
    display: block;
    padding: 15px;
}
.carousel-caption {
right: 0;
left: 0;
background: rgba(0,0,0,.5);
}
.slider-btn:hover {
    background: #fdc705;
}
.carousel-caption {
    padding-bottom: 15vh;
}

/*OFERTA*/
.title h4{
    text-align: center;
    color: #202020;
    font-size: 24px;
    font-weight: 700;
}
.title .line {
    width: 100px;
    height: 5px;
    background: #1c29a7;
    display: block;
    margin: 0 auto;
    margin-bottom: 50px;
}
.oferta {
    overflow: hidden;
    padding-top: 40px;
    padding-bottom: 40px;
    background: #f5f5f5;
}
.oferta-item {
    background: #fff;
    height: 430px;
    overflow: hidden;
    margin-bottom: 30px;
    -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.oferta-img {
    overflow: hidden;
}
.oferta-img img {
    -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.oferta-item:hover .oferta-img img {
    -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);

}
.oferta-item:hover {
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.3);
-moz-box-shadow:    0px 0px 8px 0px rgba(0, 0, 0, 0.3);
box-shadow:         0px 0px 8px 0px rgba(0, 0, 0, 0.3);
}
.oferta-txt {
    box-sizing: border-box;
    padding: 30px 20px;
}
.oferta-txt h3 {
    text-align: center;
    color: #202020;
    font-size: 20px;
    margin-top: 0;
}
.oferta-txt p {
    text-align: justify;
    text-align-last: center;
    color: #a3a3a3;
}

/*DLACZEGO*/
.dlaczego {
    padding-top: 40px;
    padding-bottom: 40px;
}
.dlaczego-item h5 {
    color: #202020;
    font-size: 19px;
    font-weight: 700;
    height: 37px;
    margin-bottom: 5px;
}
.dlaczego-item p {
    color: #a3a3a3;
}
.dlaczego-item {
    margin-top: 30px;
}
.dlaczego-left {
    text-align: right;
}
.dlaczego-right {
    text-align: left;
}
.dlaczego-item img {
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.dlaczego-item:hover img {
        -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

/*JAK DZIAŁAMY*/
.title .white {
    color: #fff!important;
}
.line-yellow {
    background: #fdc705!important;
}
.jak-item h5 {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    height: 35px;
}
.jak-item p {
    color: #a3a3a3;
}
.spaceimg {
    background: transparent;
    padding-top: 40px;
    padding-bottom: 40px;
}

/*NUMBERS*/
.numbers {
    background: #1c29a7;
    color: #fff;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
}
.nr-item h6 {
    font-size: 60px;
    font-weight: 700;
}
.nr-item p {
    font-size: 16px;
}

/*REALIZACJE*/
.no-padding {
    padding: 0;
}
.hovereffect {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
}

.hovereffect .overlay {
  position: absolute;
  overflow: hidden;
  width: 80%;
  height: 80%;
  left: 10%;
  top: 10%;
  border-bottom: 1px solid #FFF;
  border-top: 1px solid #FFF;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale(0,1);
  -ms-transform: scale(0,1);
  transform: scale(0,1);
}

.hovereffect:hover .overlay {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.hovereffect img {
  display: block;
  position: relative;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}

.hovereffect:hover img {
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="0.6" /><feFuncG type="linear" slope="0.6" /><feFuncB type="linear" slope="0.6" /></feComponentTransfer></filter></svg>#filter');
  filter: brightness(0.6);
  -webkit-filter: brightness(0.6);
}


.hovereffect a, hovereffect p {
  color: #FFF;
  padding: 1em 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0,100%,0);
  transform: translate3d(0,100%,0);
}
.hovereffect p .glyphicon {
    font-size: 32px;
}
.hovereffect p {
    position: absolute;
    width: 100%;
    top: 50%;
    margin-top: -16px;
}

.hovereffect:hover a, .hovereffect:hover p {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

/*BOTTOM*/
.bottom-elements {
    background: #373737;
    overflow: hidden;
    padding-top: 20px;
    padding-bottom: 20px;
}
.bottom-line {
    width: 100%;
    height: 1px;
    background: #404040;
    display: block;
}
.bottom-logo {
    margin: 0 auto;
}
.bottom-ul {
    list-style: none;
    text-align: center;
}
.bottom-ul li {
    display: inline-block;
    padding: 10px 40px;
}
.bottom-ul li a {
    color: #989898;
}
.bottom-ul li a:hover {
    color: #fff;
}
.bottom-item {
    color: #989898;
    margin-top: 15px;
    margin-bottom: 15px;
}
.bottom-item img {
    opacity: 0.2;
    -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.bottom-item:hover img {
    opacity: 1;
}
.bottom-item a {
    color: #989898;
}
.bottom-item a:hover {
    color: #fff;
}

/*SCROLL*/
.scrollToTop {
    position: fixed;
    bottom: 60px;
    right: 60px;
    background: #fdc705;
    width: 40px;
    height: 40px;
    text-align: center;
    vertical-align: middle;
    padding-top: 7px;
    font-size: 20px;
    color: #fff;
    z-index: 999;
}
.scrollToTop:hover {
    color: #fff;
    background: #1e1e1e;
}
/*KONTAKT*/
.kontakt-item a {
color: #a3a3a3;
}
.kontakt-item a:hover {
color: #fdc705;
}
.map {
margin-top: 20px;
-webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  filter: gray; /* IE6-9 */
  filter: grayscale(1); /* Microsoft Edge and Firefox 35+ */
  -webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
  }
  .map:hover {
  filter: none;
  -webkit-filter: grayscale(0);
  }
  .btn-form {
  width: 100%;
  color: #fff;
  border: none;
  max-width: 100%!important;
  }
.formularz p {
display: none;
}

/*REJESTRACJA*/
.rejestracja-radio {
width: 100%;
text-align: center;
font-size: 16px;
}

/* STOPKA */
#footer {
    background-color: #373737;
}

.credit {
	margin: 5px 0;
	text-align: center;
        color: #1e1e1e;
}
.credit a {
     color: #1e1e1e;
}
.credit a:hover {
    color: #fff;
}

/*PODSTRONA*/
.top-bg {
    height: 500px;
    background: transparent;
    position: relative;
    margin-top: 120px;
}
.main h5 {
        font-size: 18px;
    font-weight: 700;
    border-bottom: 2px solid #fdc705;
    padding-bottom: 10px;
}
.main ul, .main ol {
    padding-left: 15px;
}

/*SEARCH*/
.search-title {
    text-align: center;
}
.search-title strong {
    color: #fdc705;
}
.search-results {
    text-align: center;
    font-size: 18px;
    list-style: none;
}
.search-results li a {
    color: #202020;
}
.search-results li a:hover {
    color: #1c29a7;
}
/* RESPONSYWNOŚĆ */
/* Large desktop */
@media (min-width: 1200px) {

}

/* Medium desktop */
@media (max-width: 1199px) {
    .carousel-caption h1 {
        font-size: 36px;
    }
    .carousel-caption p {
        font-size: 18px;
    }
    .slider-btn a {
        padding: 10px;
    }
    .carousel-caption {
        padding-bottom: 40px;
    }
    .oferta-item {
        height: 450px;
    }
}
 
/* Portrait tablet to landscape and desktop */
@media (max-width: 991px) {
    .carousel-caption h1 {
        font-size: 30px;
    }
    .carousel-caption p {
        font-size: 16px;
    }
    .slider-btn {
        font-size: 20px;
    }
    .slider-btn a {
        padding: 8px;
    }
    .carousel-caption {
        padding-bottom: 25px;
    }
    .carousel {
        margin-top: 150px;
    }
    .bottom-item {
        text-align: center;
    }
}
 
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
#footer {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
}
.wow {
  visibility: visible !important;
  -webkit-animation: none !important;
     -moz-animation: none !important;
       -o-animation: none !important;
      -ms-animation: none !important;
          animation: none !important;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: transparent;
}
.navbar-default .navbar-nav>li>a {
    padding: 12px;
    text-align: center;
}
.carousel-caption h1 {
    font-size: 24px;
}
.carousel-caption p {
    font-size: 14px;
}
.slider-btn {
    display: none;
}
.oferta-item {
    height: auto;
}
.oferta-item img {
    margin: 0 auto;
}
.dlaczego-right {
    text-align: right;
}
.jak-item {
    margin-bottom: 30px;
}
.bottom-item {
        text-align: left;
    }
	.navbar {
-webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.nav-up {
margin-top: -88px;
}
.wpcf7-submit {
display: block!important;
}
}
 
/* Landscape phones and down */
@media (max-width: 480px) {
#footer {
height: auto;
}
.carousel-caption p {
    display: none;
}
.navbar-default .navbar-brand {
padding: 5px;
    max-width: 110px;
    margin-left: 15px;
}
.carousel-caption h2 {
font-size: 14px;
}


}