@import url("https://fonts.googleapis.com/css?family=Lato:100,300,400,400i,700,900&subset=latin-ext");
@import url("https://fonts.googleapis.com/css?family=Amatic+SC:400,700&subset=latin-ext");
@import url("https://fonts.googleapis.com/css?family=Parisienne&subset=latin-ext");
@import url("https://fonts.googleapis.com/css?family=Stalemate&subset=latin-ext");
@font-face {
font-family: 'Conv_ARACNE-ULTRA-CONDENSED_light';
src: url(//gdzieszumilas.pl/wp-content/themes/gdzieszumilas/fonts/ARACNE-ULTRA-CONDENSED_light.eot);
src: local('☺'), url(//gdzieszumilas.pl/wp-content/themes/gdzieszumilas/fonts/ARACNE-ULTRA-CONDENSED_light.woff) format('woff'), url(//gdzieszumilas.pl/wp-content/themes/gdzieszumilas/fonts/ARACNE-ULTRA-CONDENSED_light.ttf) format('truetype'), url(//gdzieszumilas.pl/wp-content/themes/gdzieszumilas/fonts/ARACNE-ULTRA-CONDENSED_light.svg) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Conv_ARACNE-ULTRA-CONDENSED_regular_italic';
src: url(//gdzieszumilas.pl/wp-content/themes/gdzieszumilas/fonts/ARACNE-ULTRA-CONDENSED_regular_italic.eot);
src: local('☺'), url(//gdzieszumilas.pl/wp-content/themes/gdzieszumilas/fonts/ARACNE-ULTRA-CONDENSED_regular_italic.woff) format('woff'), url(//gdzieszumilas.pl/wp-content/themes/gdzieszumilas/fonts/ARACNE-ULTRA-CONDENSED_regular_italic.ttf) format('truetype'), url(//gdzieszumilas.pl/wp-content/themes/gdzieszumilas/fonts/ARACNE-ULTRA-CONDENSED_regular_italic.svg) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Conv_DRofi';
src: url(//gdzieszumilas.pl/wp-content/themes/gdzieszumilas/fonts/DRofi.eot);
src: local('☺'), url(//gdzieszumilas.pl/wp-content/themes/gdzieszumilas/fonts/DRofi.woff) format('woff'), url(//gdzieszumilas.pl/wp-content/themes/gdzieszumilas/fonts/DRofi.ttf) format('truetype'), url(//gdzieszumilas.pl/wp-content/themes/gdzieszumilas/fonts/DRofi.svg) format('svg');
font-weight: normal;
font-style: normal;
}
body{
font-family: 'Amatic SC', cursive;
font-size: 20px;
}
p{ font-size: 20px;
line-height: 28px;
margin: 0px 0px 10px;
text-align: justify;
font-weight: 400;
}
p strong{
font-weight: 700;
}
h3{
line-height: 34px;
}
.nav>li>a{
padding: 10px 6px;
}
.navbar-nav>li{
padding-top: 25px !important;
}
.navbar-default .navbar-nav>li>a{
font-size: 19px;
} .rounded{
border-radius: 50%;
}
.full-width-own{
width: 100%;
} .navbar-brand{
height: auto;
padding: 10px 0px;
}
.navbar-default{
background-color: #fff;
}
.bar__contact{
display: inline-block;
padding: 4px 25px;
border: 2px solid #00e5e9;
border-radius: 25px;
font-size: 20px;
min-width: 420px;
margin: 26px 0 0 60px;
}
.bar__contact i{
padding: 0px 6px;
}
.bar__contact a{
color: #00e5e9;
font-weight: 700;
text-decoration: none;
transition: all .2s linear;
}
.bar__contact a:hover{
color: #00c498;
}
.bar__contact span{
color: #00c498;
font-weight: 700;
}
.navbar-nav>li.icon__social{
padding: 7px 0px !important;
}
.nav>li.icon__social>a{
padding-left: 5px;
padding-right: 5px;
border-bottom: none !important;
}
.nav>li.icon__social>a:hover{
opacity: 0.9;
border-bottom: none !important;
}
.navbar-nav>li{
padding: 20px 3px 0px;
}
.fb{
color: #3b5999;
}
.insta{
color: #e4405f;
}
.pint{
color: #bd081c;
}
.navbar-default .navbar-nav>li>a{
color: #000;
border-bottom: 2px solid #fff;
transition: all .2s linear;
padding-bottom: 3px;
font-weight: 700;
}
.navbar-default .navbar-nav>li>a:hover{
border-bottom: 2px solid #00e5e9;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{
background-color: transparent;
color: #000;
border-bottom: 2px solid #00e5e9;
}
.title{ font-size: 8em;
font-family: 'Conv_ARACNE-ULTRA-CONDENSED_light';
font-weight: bold;
position: relative;
text-align: center;
padding: 120px 0px 45px;
line-height: 50px;
}
.title:after{
display: block;
text-align: center;
content: url(//gdzieszumilas.pl/wp-content/themes/gdzieszumilas/img/underline.png);
} .cd-top {
display: inline-block;
height: 30px;
width: 30px;
position: fixed;
bottom: 0px;
right: 0px;
z-index: 10;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.05); overflow: hidden;
text-indent: 100%;
white-space: nowrap;
background: rgba(0, 229, 233, 0.8) url(//gdzieszumilas.pl/wp-content/themes/gdzieszumilas/img/cd-top-arrow.svg) no-repeat center 50%;
visibility: hidden;
opacity: 0;
-webkit-transition: opacity .3s 0s, visibility 0s .3s, linear 1s;
-moz-transition: opacity .3s 0s, visibility 0s .3s, linear 1s;
transition: opacity .3s 0s, visibility 0s .3s, linear 1s;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
-webkit-transition: opacity .3s 0s, visibility 0s 0s;
-moz-transition: opacity .3s 0s, visibility 0s 0s;
transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible { visibility: visible;
opacity: 1;
}
.cd-top.cd-fade-out { opacity: .5;
}
.no-touch .cd-top:hover {
background-color: rgb(0, 196, 152);
opacity: 1;
}
@media only screen and (min-width: 768px) {
.cd-top {
right: 0px;
bottom: 0px;
}
}
@media only screen and (min-width: 1024px) {
.cd-top {
height: 50px;
width: 50px;
right: 0px;
bottom: 0px;
}
}
.no-js #loader { display: none;  }
.js #loader { display: block; position: absolute; left: 100px; top: 0; }
.se-pre-con {
position: fixed;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
z-index: 9999;
background: url(//gdzieszumilas.pl/wp-content/themes/gdzieszumilas/img/loader.gif) center no-repeat #fff;
}
.jumbotron{
background: url(//gdzieszumilas.pl/wp-content/themes/gdzieszumilas/img/bg.jpg) no-repeat center center; 
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
min-height: 960px;
}
.jumbo__heading {
width: 100%;
height: 200px;
margin: 0px auto;
font-family: 'Amatic SC', cursive;
background: url(//gdzieszumilas.pl/wp-content/themes/gdzieszumilas/img/top_bg.png) center no-repeat;
margin-top: 240px;
font-size: 6em;
color: #fff;
line-height: 85px;
}
.jumbo__heading span{
display: block;
font-size: 0.5em;
margin-top: 15px;
font-family: 'Conv_ARACNE-ULTRA-CONDENSED_light';
}
.see__more{
margin-top: 140px;
color: #fff;
font-weight: 600;
}
.see__more i{
display: block;
}
.see__more a{
color: #fff;
text-decoration: none;
}
.see__more a:hover{
opacity: 0.7;
} .right{
float: right;
}
.left{
float: left;
}
.box{
text-align: center;
opacity: 0.8;
transition: all .2s ease-in;
}
.box__title{
font-family: 'Conv_ARACNE-ULTRA-CONDENSED_light';
font-weight: bold;
font-size: 4.5em;
line-height: 1em;
margin: 25px 0px;
}
.box__img{
padding: 45px 0px 0px;
}
.box__desc p{
font-weight: 300; font-size: 20px;
line-height: 28px;
padding-bottom: 65px;
width: 75%;
margin: 0px auto;
text-align: center;
}
.box__contact{ border: 5px solid transparent;
border-image: url(//gdzieszumilas.pl/wp-content/themes/gdzieszumilas/img/border.png) 5 round;
transition: all .2s ease-in;
}
.box:hover
{
opacity: 1;
}
@-webkit-keyframes swing-n
{
15%
{
-webkit-transform: translateX(5px);
transform: translateX(5px);
}
30%
{
-webkit-transform: translateX(-5px);
transform: translateX(-5px);
} 
50%
{
-webkit-transform: translateX(3px);
transform: translateX(3px);
}
65%
{
-webkit-transform: translateX(-3px);
transform: translateX(-3px);
}
80%
{
-webkit-transform: translateX(2px);
transform: translateX(2px);
}
100%
{
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes swing-n
{
15%
{
-webkit-transform: translateX(5px);
transform: translateX(5px);
}
30%
{
-webkit-transform: translateX(-5px);
transform: translateX(-5px);
}
50%
{
-webkit-transform: translateX(3px);
transform: translateX(3px);
}
65%
{
-webkit-transform: translateX(-3px);
transform: translateX(-3px);
}
80%
{
-webkit-transform: translateX(2px);
transform: translateX(2px);
}
100%
{
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
.swing-n:hover
{
-webkit-animation: swing-n 1s ease;
animation: swing-n 1s ease;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
} .insta__bg{
background: url(//gdzieszumilas.pl/wp-content/themes/gdzieszumilas/img/insta_bg.jpg) no-repeat center center;
-webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; height: 210px;
}
.insta__text{
top: 100px;
color: #fff;
font-family: 'Conv_ARACNE-ULTRA-CONDENSED_light';
font-size: 50px;
font-weight: 500;
}
.insta__text a{
color: #fff;
font-weight: 600;
}
.image{
position:relative;
overflow:hidden;
padding-bottom:100%;
}
#onas .image{
position:relative;
overflow:hidden;
padding-bottom:25px;
}
.image img{
position:absolute;
}
.nopadding{
padding: 0px;
} #kontakt p{
font-weight: 100;
color: #fff;
}
.form__info{
margin-top: 55px;
}
.kontakt__bg{
background: url(//gdzieszumilas.pl/wp-content/themes/gdzieszumilas/img/bg_kontakt.jpg) no-repeat center center; 
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
.kontakt__title{
font-size: 8em;
color: #fff;
font-weight: 400;
font-family: 'Conv_ARACNE-ULTRA-CONDENSED_light';
margin: 35px 0 45px;
}
.form-group{
margin-bottom: 5px;
}
.form-control{
border-radius: 0; font-size: 18px;
color: #000;
font-weight: 400;
padding: 15px 25px;
height: auto;
}
#slider12a .slider-track-high, #slider12c .slider-track-high, #slider12b .slider-track-low, #slider12c .slider-track-low {
background: #5d5d5d;
}
#slider12c .slider-selection {
background: #129ec8;
}
.round{
border-radius: 0 !important;
}
.slider-handle{
background-color: #129ec8 !important;
width: 15px;
height: 15px;
}
.slider.slider-horizontal .slider-track{
height: 5px;
}
.budget{
margin: 20px 0px;
color: #fff;
font-size: 22px;
}
.budget span{
padding: 0px 20px;
}
.form-check{
color: #fff;
padding: 20px 20px;
font-size: 10px;
font-weight: 100;
}
.form-check label{ display: block;
margin-left: 20px;
margin-top: -20px;
margin-bottom: 0px;
font-size: 14px;
}
#contact-form{
padding-bottom: 55px;
}
input[type="submit"]{
margin: 20px 20px 0 0;
background: url(//gdzieszumilas.pl/wp-content/themes/gdzieszumilas/img/wyslij.png) no-repeat;
border: 0;
width: 165px;
height: 60px;
text-indent: -9999px;
}
input[type="submit"]:hover{
background: url(//gdzieszumilas.pl/wp-content/themes/gdzieszumilas/img/wyslij.png) no-repeat;
opacity: 0.7;
}
.footer__bg{
background: #000000;
}
.footer__bar{
font-size: 12px;
padding: 25px 0px;
color: #fff;
font-weight: 400;
}
.navbar-toggle{
padding: 15px 15px; 
margin-top: 15px;
margin-right: 20px;
}
.flower-r{
position: absolute;
z-index: 1;
right: 0;
}
.flower-l{
position: absolute;
z-index: 1;
left: 0;
}
#oferta, #realizacje{
position: relative;
z-index: 10;
}
#realizacje{
padding-bottom: 90px;
}
.masonry-column{
padding: 0px;
margin: 0px;
margin-bottom: 45px;
}
.thumbnail{
padding: 0px;
margin-bottom: 0px;
} .img__wrap {
position: relative;
}
.img__description_layer {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: rgba(0, 0, 0, 0.6);
color: #fff;
visibility: hidden;
opacity: 0;
display: flex;
align-items: center;
justify-content: center; transition: opacity .2s, visibility .2s;
}
.img__wrap:hover .img__description_layer {
visibility: visible;
opacity: 1;
cursor: pointer;
}
.img__description {
margin-top: 15px;
text-align: center;
transition: .2s;
transform: translateY(1em);
}
.img__wrap:hover .img__description {
transform: translateY(0);
}
.img__title{
font-family: 'Conv_ARACNE-ULTRA-CONDENSED_light';
font-size: 5em;
display: block;
line-height: 58px;
margin-bottom: 10px;
}
.img__date{
font-size: 1em;
text-transform: uppercase;
font-weight: 700;
}
.img__description_contact {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: #f2e6e6;
color: #fff;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
color: #656154;
font-family: 'Conv_ARACNE-ULTRA-CONDENSED_light';
font-size: 5em;
line-height: 70px;
}
ul.list{
list-style: none;
margin-left: -40px;
}
ul.list li:before{
content: '✓';
font-weight: 700;
color: #00c498;
padding-right: 10px;
margin-left: -25px;
}
ul.list li{
margin-left: 25px;
}
a .box__contact{
color: #000;
}
.wpcf7-mail-sent-ok, .wpcf7-validation-errors{
color: #fff;
}
span.wpcf7-not-valid-tip{
padding: 5px 0px;
font-size: 14px;
}
span.wpcf7-list-item{
margin: 0px !important;
}  @media only screen and (max-width: 767px) {
.box__img{
padding: 0px;
}
.box__desc p{
padding-bottom: 0px;
width: 100%;
}
.flower{
display: none;
}
.box__desc{
padding-bottom: 25px;
width: 100%; 
}
img.full-width-own{
max-width: 50%;
padding: 25px 0px;
}
.text-xs-center {
text-align: center;
} 
.title{
padding: 45px 0px 15px;
}
.budget span{
padding: 5px 20px 10px;
display: block;
}
.insta__text{
font-size: 3em;
}
.jumbotron{
min-height: 400px;
}
.jumbo__heading {
width: 100%;
margin: 0px auto;
font-family: 'Amatic SC', cursive;
background: url(//gdzieszumilas.pl/wp-content/themes/gdzieszumilas/img/top_bg.png) top center no-repeat;
background-size: 100%;
margin-top: 140px;
font-size: 6em;
color: #fff;
line-height: 80px;
}
.jumbo__heading span{
display: block;
font-size: 0.5em;
margin-top: 15px;
font-family: 'Conv_ARACNE-ULTRA-CONDENSED_light';
}
.see__more{
margin-top: 40px;
color: #fff;
font-weight: 600;
}
.brand img{
margin-left: 20px;
height: 55px;
}
.navbar-nav {
margin: 0px -15px;
}
.navbar-nav>li{
padding: 0px 15px !important;
}
.navbar-default .navbar-nav>li>a{
color: #000;
border-bottom: 0;
transition: all .2s linear;
padding-bottom: 8px;
}
.navbar-default .navbar-nav>li>a:hover{
border-bottom: 0;
background: #eee;
}
.slider-horizontal{
max-width: 100% !important;
}
.disable-hover,
.disable-hover * {
pointer-events: none !important;
}
}
@media only screen and (max-width: 480px) {
.insta__bg{
height: 250px;
}
.kontakt__title{
margin: 15px 0 15px;
font-size: 5em;
}
.insta__text{
font-size: 2.5em;
}
.jumbo__heading {
margin-top: 120px;
font-size: 2.5em;
line-height: 58px;
}.see__more{
margin-top: 10px;
}
.title{
font-size: 4em;
}
.box__title{
font-size: 3em;
}
.see__more i{
font-size: 20px;
}
.img__title{
font-family: 'Conv_ARACNE-ULTRA-CONDENSED_light';
font-size: 3em;
display: block;
line-height: 50px;
margin-bottom: 10px;
}
.img__description_contact {
font-family: 'Conv_ARACNE-ULTRA-CONDENSED_light';
font-size: 3em;
line-height: 50px;
}
#realizacje{
padding-bottom: 0px;
}
} .grecaptcha-badge{
visibility: hidden !important;
}