/* ==========================================================================
   Author's custom styles - Adrian Kaliński graphic designer x-kom.pl
   ========================================================================== */

/* =================================== kontenery sekcje =================================== */

.container {
    border-radius: 30px;
    /* Do zaokrągleń dodajemy prefiksy dla starszych przeglądarek */
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    max-width: 1140px;
    overflow: hidden;
    border: 1px solid #f2f2f2;
    letter-spacing: .6px;
    line-height: 1.42857;
    font-size: 17px;
       /*font-family: 'Rubrik-Regular', sans-serif;*/
    font-family: 'Nunito', sans-serif !important;
    color: #000;
    /*background: #000;*/
}

.top {
    margin: 0 auto;
    padding: 0;
    background: url("../images/bg_top.png") top center no-repeat;
   -webkit-background-size: cover;
   -moz-background-size: cover;
   -o-background-size: cover;
   background-size: cover; 
    /*background: #009cff;*/
    min-height: 500px;
}

.top_small {
    margin: 0 auto;
    padding: 0;
    background: url("../images/bg_top.png") top center no-repeat;
   -webkit-background-size: cover;
   -moz-background-size: cover;
   -o-background-size: cover;
   background-size: cover; 
    /*background: #009cff;*/
    min-height: 680px;
}

.see_more{
    /*background: url("../images/bg2.png")center center no-repeat;*/
    background: #eee;
    /*height: 150px;*/
    padding-top: 30px;
    padding-bottom: 30px;
    margin-top: 25px;
    float: none;
    text-align: center;
}

.gratisy{
    background: url("../images/gratis_bg.png")center center no-repeat fixed;
       -webkit-background-size: cover;
   -moz-background-size: cover;
   -o-background-size: cover;
   background-size: cover; 
    /*background: #eee;*/
    padding-top: 30px;
    padding-bottom: 30px;
    margin-top: 25px;
    float: none;
    text-align: center;
}



.footer {
    padding-top: 0px;
    padding-bottom: 15px;
    color: #5b5b5b;
    background-color: #fff;
    text-align: center;
    font-size: 12px;
    max-width:90%;
    margin: 0 auto;
    min-height: 30px;
}

.instrukcja{
    background-color: #000;
    padding: 40px;
}

.logo{
    padding: 0;
    vertical-align: middle;
    max-width: 171px;
    position: relative;
    top:30px;
    left:15px;
    padding-bottom: 60px;
}

.logo2{
    padding: 0;
    vertical-align: middle;
    float:right;
    max-width: 42px;
    position: relative;
    top:350px;
}


.logo_small{
    text-align:center; 
    margin:0 auto;
    padding:30px;
    max-width: 231px;
    float: none;
}

.logo_small2{
    padding: 0;
    float:right;
    max-width: 42px;
    position: relative;
    top:150px;
}


.sprawdz {
    margin: 0 auto;
    padding: 0;
    text-align: left;
}

.numer{
    display: inline-block; 
    height: 50px;
    vertical-align: middle;
    /*padding: 20px;*/
}
.nr1::before{
    content: url("../images/instrukcja/1w.svg");
    height: 50px;
    width: auto;
}
.nr2::before{
    content: url("../images/instrukcja/2w.svg");
}
.nr3::before{
    content: url("../images/instrukcja/3w.svg");
}


.gwiazdka::before{
    content: url("../images/star.png");
    
}

.mini_hr::before{
    content: url("../images/mini_hr.png");
}

.kolko::after{
    content: url("../images/menu/dott.svg");
    display: inline-block;
    width: 27px;
    height: auto;
    margin-left: 12px;
    vertical-align: middle;
}


/* =================================== kolory =================================== */

.black{
    background-color: #000;
}

.white{
    color:#fff;
}

.kolor{
    color:#8250fa;
}
/* =================================== foto =================================== */

.produkt {
    padding: 0px 30px 0px 30px;
}
.produkt2 {
    padding: 30px 0px 30px 0px;
    margin: 0 auto;
}


.produkt_xs {
    text-align: center; 
    margin: 0 auto;
    padding: 0px 30px 0px 100px;
}
.foto_max_{
    max-width: 228px;   
}

.no-padding{
   padding-right: 0px;
    padding-left: 0px;
}

.produkt_foto{
    padding: 0px 30px 0px 30px;
}

.top_foto{
    padding-top: 30px;
    padding-left: 60px;
    padding-right: 60px;
    margin: 0 auto;
}

.opis_produktu{
    text-align: left; 
    padding-left: 30px;
    padding-right: 30px;
}

/* =================================== hover effect opacity animation =================================== */

.hover1 figure {
	background: #fff;
}
.hover1 figure img {
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.hover1 figure:hover img {
	opacity: .5;
}


/* =================================== marginesy =================================== */

.polecane {
  margin: 0 auto;   
}

.odstep{
    padding-bottom: 30px;
}
.odstep2{
    margin-bottom:15px;
}
.odstep3{
    margin-top:15px;
}
.maly_margin{
    margin-bottom: -50px;
}
.odstep4{
    padding-top:30px;
}



/* =================================== linie =================================== */

hr{
    border: 0;
    border-top: 1px solid #000;
}
.linia{
    color: #000;
    padding-bottom: 30px;
    padding-top: 30px;
    
}
.linia2{
    color: #8250fa; 
    padding-bottom: 15px;
    padding-top: 0px;
}

/* =================================== pozycjonowanie =================================== */

.clearfix{
    float:none;
   /* text-align: center;*/
    display: block;
    margin: 0 auto;
}

.srodek{
margin: 0 auto;
text-align: center;
margin-left: 47%;
}

.prawa{
    float:right !important;
}
.lewa{
    text-align: left !important;
    float:left !important;
}

.fot2{
    padding: 0px;
    margin: 0px;
    padding-top: 0px;
}

.fot{
    padding: 30px;
    margin:  0 auto;
    text-align: center;
}

.full{
    /*padding-right: 0px;
    padding-left: 0px;*/
    margin-left: -15px;
    margin-right: -15px;
   
}


/* =================================== fonty =================================== */

@font-face {
  font-family: 'Bebas Neue';
  src: url('../fonts/BebasNeue.otf') format("opentype");
  src: url('../fonts/BebasNeue.ttf')  format('truetype'); /* Safari, Android, iOS */
  src: url('../fonts/BebasNeue.eot')  format('embedded-opentype'); /* IE6 */
  src: local('Bebas Neue'), url('../fonts/BebasNeue.ttf')  format('truetype');
    
} 


@font-face {
  font-family: 'Rubrik-ExtraLight';
  src: url('../fonts/Rubrik-ExtraLight.otf') format("opentype"),
       url('../fonts/Rubrik-ExtraLight.ttf')  format('truetype'); /* Safari, Android, iOS */
}

@font-face {
  font-family: 'Rubrik-Light';
  src: url('../fonts/Rubrik-Light.otf') format("opentype"),
       url('../fonts/Rubrik-Light.ttf')  format('truetype'); /* Safari, Android, iOS */
}

@font-face {
  font-family: 'Rubrik-Regular';
  src: url('../fonts/Rubrik-Regular.otf') format("opentype"),
       url('../fonts/Rubrik-Regular.ttf')  format('truetype'); /* Safari, Android, iOS */
}

@font-face {
  font-family: 'Rubrik-Medium';
  src: url('../fonts/Rubrik-Medium.otf') format("opentype"),
       url('../fonts/Rubrik-Medium.ttf')  format('truetype'); /* Safari, Android, iOS */
}
 
@font-face {
  font-family: 'Rubrik-Semibold';
  src: url('../fonts/Rubrik-Semibold.otf') format("opentype"),
       url('../fonts/Rubrik-Semibold.ttf')  format('truetype'); /* Safari, Android, iOS */
}

@font-face {
  font-family: 'Rubrik-Bold';
  src: url('../fonts/Rubrik-Bold.otf') format("opentype"),
       url('../fonts/Rubrik-Bold.ttf')  format('truetype'); /* Safari, Android, iOS */
}


/* rubrik */
/*
body{
    font-family: "Rubrik-Regular", sans-serif !important;
    color: #fff;
}

.extralight{
    font-family: "Rubrik-ExtraLight", sans-serif !important;
}

.light{
    font-family: "Rubrik-Light", sans-serif !important;
}

.medium{
    font-family: "Rubrik-Medium", sans-serif !important;
}

.semibold{
    font-family: "Rubrik-Semibold", sans-serif !important;
}

.bold{
    font-family: "Rubrik-Bold", sans-serif !important;
}
*/

/* nunito */

body{
    font-family: 'Nunito', sans-serif !important;
    color: #fff;
}

.extralight{
    font-family: 'Nunito', sans-serif !important;
    font-weight: 200;
}

.light{
    font-family: 'Nunito', sans-serif !important;
    font-weight: 300;
}

.medium{
    font-family: 'Nunito', sans-serif !important;
    font-weight: 400;
}

.semibold{
    font-family: 'Nunito', sans-serif !important;
    font-weight: 700;
}

.bold{
    font-family: 'Nunito', sans-serif !important;
    font-weight: 800;
}
.extrabold{
    font-family: 'Nunito', sans-serif !important;
    font-weight: 900;
}

.cena_przekreslona{
    font-size: 24px;
    padding-top:20px;
    font-weight: 900;
    text-decoration: line-through;
}

.cena{
    font-size: 28px;
    padding-top:20px;
    font-weight: 900;
}
.small{
    font-size: 16px !important;
    color: #000 !important;
}

.kod{
    color:#b43900 !important;
}
.twarda_spacja{
     white-space: nowrap;  /* twarda spacja */
}

h1{
font-size: 30px;
font-weight: 300;
line-height: 1.2;
letter-spacing: 0;
color: #000;
margin: 0;

}

h2{
font-size: 22px;
/*font-weight: 600;*/
line-height: 1.2;
letter-spacing: 0;
color: #000;
margin: 0;
padding: 15px 0px 15px 0px;
text-align: left
}

h3{
font-size: 30px;
line-height: 1.6;
letter-spacing: 0;
color: #000;
margin-top: 10px;
  
}

h4{
font-size: 20px;
line-height: 1.2;
letter-spacing: 0;
color: #000;
padding-top:15px;
}

h5{
color: #000;
padding-top: 15px;
font-size: 14px;
text-align: center;

}
.opis{
padding: 30px;
}

.white{
    color: #fff !important;
}

p, ul, li{
font-size: 18px;
font-weight: 300;
line-height: 1.4;
letter-spacing: .6px;
color: #000;
margin: 0;
}

ul, li{
    list-style-type: none;
    text-align: left;
}

/* =================================== formularze =================================== */

.cien{
    background: #fff;
    /* cień formularza */
    -webkit-box-shadow: 8px 8px 16px 0px rgba(0,0,0,0.34);
    -moz-box-shadow: 8px 8px 16px 0px rgba(0,0,0,0.34);
    box-shadow: 8px 8px 16px 0px rgba(0,0,0,0.34);
    padding-left:30px;
    padding-right: 30px;
    padding-bottom: 20xp;
    padding-top: 20px;
    margin: 40px;
}

.form-control{
    border-radius: 0px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.formularz_nazwa{
    color:#60e5df;
    text-align: center;
    font-size: 20px;
    padding-bottom: 15px;
}
.mailing{
    background: url("../images/mailing_bg.png")center center no-repeat;
        margin: 0 auto;
    padding: 0;
   -webkit-background-size: cover;
   -moz-background-size: cover;
   -o-background-size: cover;
   background-size: cover; 
    margin-left: -15px;
    margin-right: -30px;
    min-height: 530px;
    
}

/* =================================== buttony =================================== */

.btn, .btn:visited, .btn:active, .btn-primary:active{
font-size: 20px;
vertical-align: middle;
border-radius: 30px;
border: 1px solid #000;
display: block;
min-width: 66px;
padding:  7px 40px 7px 40px;
text-align: center;
text-decoration: none;
cursor: pointer;
background: transparent;  
color:#000;
width: auto;
border-color: #000;
}

.btn:hover {
    background: #132678;
    border-color: #132678;
    color:#fff;
    transition:all 0.5s ease;
}

.btn_top, .btn_top:visited, .btn_top:active, .btn-primary:active{
font-size: 20px;
vertical-align: middle;
border-radius: 30px;
border: 1px solid #fff;
display: block;
min-width: 66px;
padding:  7px 40px 7px 40px;
text-align: center;
text-decoration: none;
cursor: pointer;
background: transparent;  
color:#fff;
width: auto;
}

.btn_top:hover{
    border: 1px solid #fff;
    background: #fff;
    color:#000 !important;
    transition:all 0.5s ease;
}

.btn_footer, .btn_footer:visited, .btn_footer:active{
font-size: 32px;
vertical-align: middle;
border-radius: 30px;
border: 1px solid #000;
display: block;
min-width: 66px;
padding:  7px 60px 7px 60px;
text-align: center;
text-decoration: none;
cursor: pointer;
background: #fff;  
color:#000;
width: auto;
}

.btn_footer:hover{
    border: 1px solid #000;
    background: #fff;
color:#000 !important;
    transition:all 0.5s ease;
}

/* =================================== linki =================================== */

a, a:hover, a:visited, a:active{
    color: #fff;
    text-decoration: none;
}

.see_more_link {
    text-decoration: none;
    font-size: 20px; 
    color: #fff ;
}
.see_more_link:hover, .see_more_link:visited, {
    color:#8250fa;
}

.footer_link {
    color: #5b5b5b !important;
    text-decoration: underline;
}



i {
    /* Wyzerowuje style przeglądarki dla wszystkich znaczników i - w tym przypadku usuwam kursywę 
    zauważcie, że nie użyłem kropki przed i, więc nie odwołuję się do klasy a do wszystkich znaczników danego typu */
    font-style: normal;
}



/* =================================== wrapper po najechniu na obrazek wyświetla info =================================== */

.img-responsive{
    margin: 0 auto;
}

.imageWrapper {
  position: absolute;
  /*top: -445px;*/
    top:0px;
  bottom: 0;
  left: 0;
  right: 0;
    padding: 15px;
}
.imageWrapper img {
    display: block;
}
.imageWrapper .infoLink {
    /*display: block;*/
    opacity: 0;
    background: #000000;
    text-decoration: none;
    -webkit-transition: opacity 500ms;
    -moz-transition: opacity 500ms;
    -o-transition: opacity 500ms;
    transition: opacity 500ms;
    padding: 40px 30px 75px 30px;
    /*font-size: 75%; */
    width: 100%;
    margin: 0 auto;
    position: relative;
    top: -15px;

}
.imageWrapper:hover .infoLink {
    opacity: 1;
}
.box{
    display: block;
    border: 1px solid #ccc;
    padding: 75px 10px 50px 10px;
}
.imageWrapper .color_font{
    color: #ffffff ;
    font-size: 100%; 
}
.imageWrapper h3,h4,h5,p,span{
    /*font-size: 100%; */
}
.imageWrapper .size_font{
    font-size: 18px; 
    margin-left: 15px;
}
.imageWrapper .size_font2{
    font-size: 14px; 
    margin-left: 15px;
}
.size_font3{
    font-size: 18px; 
    margin-top: 50px;
}
.imageWrapper .btn{
    margin: 0 auto;
}

/* =================================== karuzela =================================== */

.strzalka_lewo::before{
    content: "<";
    font-size: 20px;
    padding: 13px 20px;
    border-radius: 100px;
    /* Do zaokrągleń dodajemy prefiksy dla starszych przeglądarek */
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    -ms-border-radius: 100px;
    -o-border-radius: 100px;
    border: 1px solid #000;
    position: relative;
    top:48%;
}
.strzalka_prawo::before{
    content: ">";
    font-size: 20px;
    padding: 13px 20px;
    border-radius: 100px;
    /* Do zaokrągleń dodajemy prefiksy dla starszych przeglądarek */
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    -ms-border-radius: 100px;
    -o-border-radius: 100px;
    border: 1px solid #000;
    position: relative;
    top:48%;
}
.strzalka_prawo:hover,.strzalka_lewo:hover{
    color: #f25821;
}
.carousel-control.right{
    background: transparent;
    background-image: none;
    color: #000;
}
.carousel-control.left{
    background: transparent;
    background-image: none;
    color: #000;
}
.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #000;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.0);
    filter: alpha(opacity=100);
    opacity: 1;
}

.carousel-caption{
    position: relative;
    top:35%;
    right: 0;
    left: 5%;
    bottom: 0px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #000;
    text-align: left;
    text-shadow: 0 0px 0px rgba(0,0,0,.0);
}
.carousel-caption-center{
    left: 25%;
}
.carousel-caption h3{
    color: #000;
}
.carousel-caption p{
    color: #000;
    font-size: 14px;
}
.carousel-caption .btn,btn:visited{
    border: 1px solid #000;
    background: #fff;  
    color:#000;
    border-color: #000;
    z-index: 1000;
}
.carousel-caption .btn:hover {
    background: #f25821;
    border-color: #f25821;
    color:#fff;
    z-index: 1000;
}
.xs_btn{
    border: 1px solid #000;
    background: #fff;  
    color:#000;
    border-color: #000;
    z-index: 1000;
}
.xs_img{
    padding-left: 55px;
    padding-right: 55px;
}
.carousel-indicators {
    display: none;
}
