

@media only screen and (min-width: 992px) {

    .container {
        max-width: 1600px;
    }

   
}

.naglowek {
    background-color: #3f87da !important;
    margin: 0px;
    padding: 0%;
    width: 100%;
    min-height: 50px;
}

.debug {
    border: solid 10px green !important;
}

.linkNaglowek {
    font-family: Poppins;
    color: white !important;
    font-size: 18px;
    font-weight: 300;
    margin-left: 15px;
}
.linkNaglowek:HOVER {
    color: black !important;
}


.link1 {
    font-family: 'Poppins';
    color: black;
    font-size: 18px;
    font-weight: 500;
    margin-left: 15px;
    text-decoration: none;
}

.telefon1 {
    font-family: Poppins;
    color: #3f87da;
    font-size: 18px;
    font-weight: 500;
    margin-left: 15px;
    text-decoration: none;
}

.bg1{
    /* background: url('../img/splash.png') no-repeat   center center fixed; */
    background: url('../img/rejsy-wycieczkowe.jpg') no-repeat  center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 75vh;
    padding-top: 100px;
}

.bg_index {
    width: 100%;
    background-color: #3f87da;
}

.bg1a {
    /* background: url('../img/splash.png') no-repeat   center center fixed; */
    background: url('../img/rejsy-wycieczkowe-z-polskim-pilotem.jpg') no-repeat  center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-height: 350px;
}

.bg2{
    background: url('../img/flaga.png') no-repeat ;
    /* height: 550px; */
    margin-top: 20px;
}

.szukajIndex_top {
    width: 100%;
    background-color: #3f87da ;
    border-radius: 10px;
}


.szukajIndex {
    width: 100%;
    min-height: 195px;
    background-color: white;
    border-radius: 10px;
}

.szukaj2 {
    width: 100%;
    min-height: 195px;
    margin-top: 30px;
    background-color: white;
    border-radius: 10px;
}

.szukaj2a {
    /* border: 1px solid red; */
    margin: 30px;
}

.szukaj2c {
    /* border: 1px solid red; */
    margin: 5px;
}

.szukaj2t {
    font-family: 'Poppins';
    color: #3f87da;
    font-size: 16px;
    font-weight: 500;
}


.szukaj2x {
    font-family: 'Poppins';
    color: #fff;
    font-size: 16px;
    font-weight: 500;
}


.szukaj2i {
    background-color: #d0e5ff;
    font-family: poppins;
    font-size: 14px;
    border: 0px;
    color: #3f87da;
    height: 50px;
    border-radius: 10px;
    /* text-align: center; */
    /* margin: 2px; */
}
.szukaj2i::placeholder {
    color: #3f87da;
}

.szukaj {
    border-radius: 10px;
    width: 420px;
    background-color: white;
    padding: 30px;
}

.szukajinput {
    width: 49%;
    background-color: #d0e5ff;
    border: 0px;
    border-radius: 7px;
    height: 50px;
    color: #3f87da;
   box-sizing: border-box;
   padding: 0 10px 0 13px;
   margin: 0 0 10px 0;
}


.szukajinput::placeholder {
    background-color: #d0e5ff;
    border: 0px;
    border-radius: 7px;
    height: 50px;
    color: #3f87da;
    line-height: 50px;
}




.szukajselect {
  width: 100%;
  background-color: #d0e5ff;
  border: 0px;
  border-radius: 7px;
  height: 50px;
  color: #3f87da;
  margin: 0 0 10px 0;
  box-sizing: border-box;
  padding: 0 0 0 10px;



}
.szukajselect::placeholder {
  background-color: #d0e5ff;
  border: 0px;
  border-radius: 7px;
  height: 50px;
  color: #3f87da;
  line-height: 50px;
}




.naglowek1 {
    font-family: Poppins;
    color: white;
    font-size: 28px;
    font-weight: 400;
    /* margin-left: 15px;    
    padding: 10px; */




    
}


.naglowek2 {
  font-family: Poppins;
  color: #3f87da;
  font-size: 32px;
  font-weight: 600;
  margin: 0px;    
  padding: 0px;
  /* margin-top: 50px; */

}

.naglowek_flex {
    font-family: Poppins;
    color: #3f87da;
    font-size: 32px;
    font-weight: 600;
    margin: 0px;    
    padding: 0px;
    /* margin-top: 50px; */

    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}


.naglowek3, .naglowek3 a {
    font-family: Poppins;
    color: black;
    font-size: 30px;
    font-weight: 600;
    margin: 0px;    
    padding: 0px;
    text-decoration: none;
    
}



.container.showTitlePage.startpage{ 
    padding-left: 23px;
   }

.container.showTitlePage { 
    margin-top: 40px;
   }
   
   .container.showTitlePage h1 { 
       font-family: 'Poppins'; 
       color: #000;
       font-size: 20px;
       margin-left: 0;
       padding-left: 0;
   }

.super_oferta {
    text-align: center;
    background-color: black;
    font-size: 16px;
    color: white;
    font-family: 'Poppins';
    font-weight: 500;
    padding: 7px 0;
    width: 150px;
    display: block;
    border-radius: 3px;
}

.hit {
    /* float: left;
    width: 60%;
    box-sizing: border-box;
    padding: 0 10px;
    margin-left: 100px;


    backdrop-filter: contrast(0.5);
    padding: 20px;
    border-radius: 15px; */


    float: left;
    width: 60%;
    box-sizing: border-box;
    padding: 0 10px;
    margin-left: 100px;
    /* background-color: rgb(0 161 255 / 87%); */
    /* backdrop-filter: contrast(0.8); */
    padding: 30px 20px 30px 40px;
    border-radius: 15px;



}

.textr {
    margin-top: 22px;
    font-size: 48px;
    color: white;
    font-family: 'Poppins';
    text-shadow: 1px 2px 4px #000;
    line-height: 1.2;
  
}

.textr2 {

    font-size: 40px;
    color: white;
    font-family: 'Poppins';
    text-shadow: 1px 2px 4px #000;
    line-height: 1.2;
   
}

.textr2 small {
    font-size: 17px;
    color: white;
    font-family: 'Poppins';
    text-shadow: 1px 2px 4px #000;
}

.label_search {
    color: #3f87da;
    font-size: 17px;
    font-weight: 600;
}

.szukaj1 {
    font-family: poppins;
    font-size: 20px;
    background-color: #3f87da;
    color: white;
    width: 100%;
    height: 50px;
    margin-top: 20px;
    border-radius: 5px;
    border: 0px;
}

.opis {
    font-family: poppins;
    font-size: 15px;
    color: black;
    margin: 3px;
}



.podkreslenie {
    padding: 0px;
    border-bottom: #3f87da dashed 3px;
width: 100%;
margin: 0;
}


.kartka {
    width: 95%;
    -webkit-box-shadow: 0px 0px 15px 1px #EDEDED; 
    box-shadow: 0px 0px 15px 1px #ededed;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.kartka2 {
    background-color: white;
    text-align: left;
    padding:  0 10px 10px 10px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

.kartka3 {
    width: 100%;
    -webkit-box-shadow: 0px 0px 15px 1px silver; 
    box-shadow: 0px 0px 15px 1px silver;
    border-radius: 10px;
    /* border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px; */
    margin-top: 50px;
    /* margin-bottom: 20px; */ 
}

.kartka3img {

    max-width: 400px;
    max-height: 255px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}


.tytulkartka  {
    font-family: 'Poppins';
    font-size: 20px;
    color: black;
    font-weight: bold;
    margin-top: 20px;
    min-height: 94px;
   
}

.tytulkartka > a {
  color: black;
  text-decoration: none;
}

.tytulkartka > a:hover {
  text-decoration: underline;
}

.kartkaimgStart {

  max-width: 100%;
  /* border-top-left-radius: 8px;
  border-top-right-radius: 8px; */
  border-radius: 10px 10px 0 0;

}


.kartkaimg {

    max-width: 100%;
    /* border-top-left-radius: 8px;
    border-top-right-radius: 8px; */
    border-radius: 10px 0 0 10px;
  
}

.kartka3naglowek, .kartka3naglowek a {
    font-family: poppins;
    font-size: 20px;
    font-weight: bold;
    margin-left: 10px;
    margin-bottom: 0;
    text-decoration: none;
    color: #000;
    width: 100%;
}

.col-lg-9 {
    width: 100%;
}



/* karuzela -----------------------------------------------------------------------------------------------------------------------------------  */
@media (max-width: 767px) {
    .carousel-inner .carousel-item > div {
        display: none;
    }
    .carousel-inner .carousel-item > div:first-child {
        display: block;
    }
}

.carousel-inner .carousel-item.active,
.carousel-inner .carousel-item-next,
.carousel-inner .carousel-item-prev {
    display: flex;
    justify-content: center;
}

/* @media (min-width: 768px) { */
@media (min-width: 1000px) {
    
    .carousel-inner .carousel-item-end.active,
    .carousel-inner .carousel-item-next {
      transform: translateX(25%);
    }
    
    .carousel-inner .carousel-item-start.active, 
    .carousel-inner .carousel-item-prev {
      transform: translateX(-25%);
    }
}

@media (min-width: 768px) and (max-width:1000px) { 
    
    .carousel-inner .carousel-item-end.active,
    .carousel-inner .carousel-item-next {
      transform: translateX(50%);
    }
    
    .carousel-inner .carousel-item-start.active, 
    .carousel-inner .carousel-item-prev {
      transform: translateX(-50%);
    }
}

.carousel-inner .carousel-item-end,
.carousel-inner .carousel-item-start { 
  transform: translateX(0);
}

.card {
    border: 0px !important;
    background-color: transparent !important;
}

@media (min-width: 768px) and (max-width: 1000px)  {

    .col-md-3 {
        width: 50% !important;
    }
    
    
}

.poprzedni {

    background-color: #3f87da !important;
    width: 50px;
    height: 50px;
    /* position: absolute; */
    top: 50%;
    margin-left: -50px;

}

.nastepny {

    background-color: #3f87da !important;
    width: 50px;
    height: 50px;
    /* position: absolute; */
    top: 50%;
    margin-right: -50px;

}


@media (max-width: 1700px) {
    
    .nastepny {
        margin-right: 0px !important;
        /* top: 20%; */
    }


    .poprzedni {

        background-color: #3f87da !important;
        width: 50px;
        height: 50px;
        top: 50%;
        margin-left: 0px;
    
    }
    
}

/* karuzela end ----------------------------------------------------------------------------------------------------------------------------------- */


.firmy {
    background-color: #f2f2f2;
    height: 165px;
}

.lastmin {
    background-color: #ff9d00;
}
.lastmina {
    background-color: #ff9d00;
}

.lastmin1 {
    margin-top: 20px;
}
.lastmin2 {
    font-family: poppins;
    font-size: 30px;
    font-weight: 700;
}

.lastminimg {
    position: absolute;
    margin-top: -55px;
    margin-left: -110px;
}

.statek {
    position: relative;
    /* margin-top: -55px; */
    margin-left: 0px;
}

.oferty {
    font-family: poppins;
    font-size: 16px;
    border:0px;
    background-color: #ffc400;
    color: black;
    padding: 10px 20px;
    border-radius: 10px;
    font-weight: bold;
    margin: 10px;
    text-decoration: none;
  
}

.oferty:hover {

  color: black;
  background-color: #fff;
}

.newsletter1 {
  
    /* display: flex; */
    font-family: poppins;
    font-size: 20px;
    color: white;
    /* width: auto; */
    
}


.newsletter_orange {
  background-color: #ff9d00;
}

.newsletter_send {
  background-color: #84cf83;
}

.newsletter2 {
    font-family: poppins;
    font-size: 18px;
    color: black;
    border-radius: 10px;
    border: 0px;
    background-color: #ffc465;
    width: auto;
    padding: 8px 20px;
}
.newsletter2::placeholder {
    color: black
}

.newsletterb {
    font-weight: bold;
}

.zapiszsie {
    font-family: poppins;
    background-color: #3f87da;
    color: white;
    border: 0px;
     margin-left: 25px;
     border-radius: 10px;
     font-size: 15px;
     padding: 10px;
     width: 170px;
}

.cowybrac {
    font-family: poppins;
    font-size: 22px;
}



.cowybrac2 {
    /* max-height: 250px; */
}


.cowybrac1 {
    padding: 5px;
}


/* Co wybrać @ */

@media only screen and (max-width: 1370px) {
.hit { width: 45%; margin-left: 30px; }
.textr { font-size: 45px; }
.textr2 { font-size: 35px; }
}

@media only screen and (max-width: 1100px) {
    .hit { width: 45%; margin-left: 30px; }
    .textr { font-size: 35px; }
    .textr2 { font-size: 25px; }
    }

/* komputery */
@media only screen and (min-width: 1200px) {

    .corwd {

        max-height: 280px;

    }



    .corwd {

        max-height: 180px;

    }

}


/* END Co wybrać */


.zeromargin {
    margin: 0px !important;
    padding: 0px !important;
}

.stopka {
    background-color: #535353;
    text-align: center;
    padding: 20px 0;
}

.stopka, .stopka a {
    color: #fff;
    font-family: 'Poppins';
    font-size: 12px;
    margin: 0;
    font-weight: 400;
    text-decoration: none;

}

.stopka a:hover {
    color: #fff;
    text-decoration: underline;

}


.menu2 {
    background-color: #f0f0f0;
}

.menu2a {
    font-family: 'Poppins';
    font-size: 15px;
    color: black;
}

.menu2l {
    font-family: poppins;
    font-size: 14px;
    text-decoration: none;
    color: black;
}



/* Hamburger Menu */

.navbar-light .navbar-toggler {
    color: white;
    border-color: white;
    background-color: white;
}


/* END hamburger */



/* Telefony */

@media (min-width: 962px)  {

    .mhamb {
        display: none;
    }

    .shmenu {
        display: none;
    }

}
@media (max-width: 991px)  {
  /* .bgImage {
    border-radius: 10px 10px 0 0 ;
    min-height: 300px;
  } */

  .kartkaimg {
    border-radius: 10px 10px 0 0 ;
  }


  .naglowek_flex {
  
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-left: 30px;

  }


}


@media (max-width: 961px)  {

    .mhamb2 {
        display: none;
    }
    
    .szerokosc {
        width: 100%;
    }

    

}
/* end */




.imgbox {
    padding-right: 15px;
}



.wybierz {
    font-family: poppins;
    background-color: #3f87da;
    color: white;
    border:0px;
    border-radius: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 25px;
    padding-right: 25px;
    /* width: 100%; */
    text-decoration: none;
    text-align: center;
    cursor: pointer;

}

.seoTxt h2 { font-size: 25px; margin: 20px 0;}

.wybierz:hover { color: white; background-color: #1867c2; }
.error_red { color: red; font-weight: 600; padding: 10px; border: 1px solid red;}

@media (max-width: 1000px)  {
   .ukryjd { display: none;} 
}



