

body {
  margin: 0;
  font-family: 'Poppins', sans-serif;
}

*:focus, textarea:focus, input:focus {
  outline: none;
}


ul{
  list-style: none;
  margin: 0;
  padding: 0 !important;
}

.header {
margin-top: -50px;
}

textarea {
  padding: 15px;
  box-sizing: border-box;
}




/* .topbar {
display: flex;  
justify-content: right;
align-items: center;
background-color:#3f87da !important;
height: 50px;
}

.topbar li {
  margin-right: 10px;
  color: white;
}

.topbar li:last-child {
  margin-right: 80px;
}

.topbar li a {
  text-decoration: none;
  color: white;
  font-weight: 600;
}

.logo {
  width: 300px;
  height: 100px;

}

.topnav {
  display: flex;  
  align-items: center;
  justify-content: space-between;
  
 
 
}

.topnav li {
  margin-right: 10px;
  
}

.topnav1 li a {
  text-decoration: none;
  color: black;
  
}

.topnav1 {
  display: flex;
  flex-direction: row;
  font-weight: 700;
  font-size: 20px;

}

.topnav1 li  {
padding-right: 30px;

}

.kont {
  display: flex;
  flex-direction: row;
 align-items: center;
 justify-content: space-between;
  margin-right: 30px;
  color:#3f87da ;
  font-size: 20px;
  font-weight: 600;
    
}

.toplogo {
  margin-left: 30px;
  
}

.inf {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  margin-right: 80px !important;  
}

.logo1 {
display: none;
margin-top: 40px;

position: absolute;
}




 
.topbar0 {
display: flex;  
justify-content: center;
align-items: center;
background-color:#3f87da !important;
height: 50px;
visibility: hidden;


}

.topbar0 li {
color: white;
font-size: 20px;
font-weight: 700;

}




.hidden-menu {
  display: none;
}

















.photo1 {
  background-color: royalblue;
  height: 790px;
 
} */



.formularz {
  display: flex;
  flex-direction: column;
  max-width: 1300px;
  margin: 0 auto;
  padding-top: 100px;
 
}

.formularz-text {
  max-width: 400px;
  text-align: center;
  margin-bottom: 20px;
  font-size: 20px;
  
}

.formularz1 {
  padding: 10px;
}

.formularz1-tx {
  padding: 20px;
  color: #3f87da;
  font-weight: 700;
}


.form-content {
  background-color: white;
  max-width: 425px;
  border-radius: 10px;
}


.form-t {
  display: flex;
  flex-direction: row;
  
  
  
}

.form-t li {
  margin-right: 10px;
  width: 100%;
  
}

.form-t li form input {
  background-color: #d0e5ff  ;
  border: none;
  height: 50px;
  border-radius: 10px;
  padding-left: 10px;
  color: #3f87da;
  
}

.in1 {
  width: 90%;
 
}

.in2 {
  width: 95%;
}


.form-z form {
  text-align: center;
  color: #3f87da;
  font-weight: 700;
  
}

.form-z form input {
  margin-right: 5px;
}


.formularz2-tx {
  text-align: center;
  padding: 30px 0;
  
}




.separator {
  margin-top: 125px;
  margin: 50px auto 0;
  max-width: 1600px;
  margin-bottom: 50px;
  padding-left: 10px;
  padding-right: 10px;
}

.separator-tx {
  font-size: 35px;
  color: #3f87da;
  font-weight: 700;
  
}

.separator-tx a {
  color: red;
}


.separator-line {
  display: flex;
  flex-direction: row;
}

/* .separator-line1 {
  background-color: #3f87da;
  height: 7px;
  width: 25%;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
} */

.separator-line2 {
  border-top: #3f87da 3px dashed;
  width: 100%;

}







.separator-last {
  background-color: #ff9d00;
  display: flex;
  flex-direction: row;
  margin-bottom: 50px;


 
}



.separator-last1 {
  display: flex;
  flex-direction: row;
  max-width: 1300px;
  
  padding: 17px 10px;
  align-items: center;
  margin: 0 auto;
  
}
  
.separator-text {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin-left: 70px;
}


.separator-text2 {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
}


.separator-last2 {
  display: flex;
  flex-direction: row;
  max-width: 1300px;
  
  padding: 17px 10px;
  align-items: center;
  margin: 0 auto;
  
}

.separator-text :nth-child(1) {
  font-size: 30px;
  font-weight: 700;
}


.separator-text :nth-child(2) {
  font-size: 25px;
  margin-left: 20px;
  
}



/* .fire {
  position: absolute;
  margin-top: -32px;
}






.separator-news {
  background-color: #ff9d00;
  display: flex;
  flex-direction: row;
  margin-bottom: 50px;
  margin-top: 50px;

  
}



.separator-news-text {
  display: flex;
  flex-direction: row;
  width: 85%;
 align-items: center;
  margin: 0 auto;
  padding: 20px 10px;
  letter-spacing: 1px;
  justify-content: center;
  
  
}

.separator-news-text a {
 font-weight: 700;
  
  
}


.separator-news-text1 {
 width: 30%;
 font-size: 20px;
 color: white;
} 


.separator-news-text2 {
  display: flex;
  flex-direction: row;
width: 52%;
  align-items: center;
   justify-content: flex-end;
   margin-left: 10px;
   
} 



.separator-news-text2 form  {
  width: 75%;
  margin-right: 30px;
  
  
 
}

.separator-news-text2 form input  {
  width: 100%;
  background-color: #ffc465;
  border: none;
  padding: 15px 10px;
  border-radius: 10px;
  font-weight: 700;
  
  
 
}

.separator-news-text22 {
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 700px;
  justify-content: flex-end;
}





.separator-ship {
  
 
  
}



.news-text {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 10px 20px;
  background-color:#ff9d00 ;
  color: white;
  font-weight:700 ;
  display: none;
  
} */















.text-bottom {
  color: #3f87da;
  font-size: 30px;
  font-weight: 700;
  max-width: 1300px;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 40px;
} 


















.bottom-containres {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  max-width: 1600px;
  margin: 0 auto;

 
}





.bottom-containres div{
 margin: 0 10px;
  margin-bottom: 10px;

 
}

.bottom-containres div img {
  width: 100%;
  height: auto;
}



 



































/* ================================footer=========================== */
  /* footer {
    background-color: #f0f0f0;
    
    
  }

  .footer-logo {
    margin-top: 30px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }


  .footer-logo:nth-child(2) {
    width: 200px;
    height: 65px;
    margin:  0 auto;
   
  }



  .footer-logo div  {
   display: flex;
   flex-direction: row;
   margin: 0 auto;
  }

  .footer-logo div i {
   font-size: 50px;
   color: #535353;
   padding: 10px 15px;
   }






  .footer-content {
    display: flex;
    flex-direction: row;
    max-width: 1300px;
    margin: 0 auto;
    justify-content: space-between;
  }


  .footer-text {
    margin-top: 30px;
    margin-bottom: 30px;
  }


  .footer-text ul li a{
    text-decoration: none;
    color: black;
  }

  .footer-text ul li:nth-child(1) {
    font-weight: 700;
  }

  .footer-end {
    background-color: #535353;
    height: 80px ;
  }


 */







/* 
===================BUTTONS=============== */
/* .button {
  background-color: #3f87da;
  padding: 10px 100px;
  border-radius: 10px;
  color: white;
  text-decoration: none;
  font-weight: 700;
}


.button2 {
  background-color: #ffc400;
  padding: 10px 25px;
  color: black;
  text-transform: uppercase;
 
}

.button3 {
  padding: 10px 25px;
   width: 100px;
   text-align: center;
}


.button4  {
  padding: 10px 75px;
} */
















/* ====================================UBEZPIECZENIA====================================== */



.photo2 {
  background-color: royalblue;
  height: 240px;
 
}


.formularz-2 {
  padding-top: 50px;
  align-items: flex-start;
 
}

.formularz1-2 {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding-bottom: 30px;
}

.form-content-2 {
  max-width: 1200px;
  margin: 0 auto;
  padding: 10px ;
}

.form-z-2 {
  margin-top: -35px;
  margin-left: 80px;
 
}

.formularz-text-2 {
  display: none;
}

.form-z-3 {
  display: none;
}

.in2-2 {
 width: 270px !important;
}


.form-b {
  margin-top: 22px;
}


.formularz1-tx-2 {
  padding: 0;
}



.ub {
  font-size: 18px;
}



.ub-text {
  max-width: 1600px;
  margin: 0 auto;
  font-size: 30px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 20px;
  padding-left: 20px;
}


.ub-p-conteiners {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
    max-width: 1600px;
    margin: 0 auto;
    padding: 20px;
   
}



.ub-content {
  width:750px ;
  height: 250px;
  background-color: #d7e9ff;
  border-radius: 10px;
  padding: 20px !important ;

  -webkit-box-shadow: 8px 8px 16px -10px rgba(66, 68, 90, 1);
  -moz-box-shadow: 8px 8px 16px -10px rgba(66, 68, 90, 1);
  box-shadow: 8px 8px 16px -10px rgba(66, 68, 90, 1);
  margin-bottom: 20px;
  
}


.ub-content :nth-child(2) {
  font-weight: 700;
  padding: 10px 0;

}









/* ====================================KONTAKT====================================== */

.kont-conteiners {
  max-width: 1600px;
  display: flex;
  flex-direction: row;
  margin: 0 auto;
  justify-content: space-between;
  padding: 0 10px;
  margin-bottom: 200px;

}



.kont-conteiners img {
  width: 50%;
  border-radius: 10px;
 
}


.kont-text ul {
  margin-bottom: 35px;
  
}



.kont-text ul :nth-child(1) {
  
  font-weight: 700;
}

.kont-text1 {
  text-transform: uppercase;
}

.kont-text1 :nth-child(1) {
  font-size: 25px;
}

.kont-text1 :nth-child(2) {
  font-size: 20px;
}

.kont-text2 :nth-child(1) {
  font-size: 20px;
}

.kont-text2 :nth-child(2) {
  font-size: 15px;
}


.kont-formularz {
  max-width: 500px;
  border: 1px solid #3f87da;
  border-radius: 10px;
  padding: 30px ;
  display: flex;
    flex-direction: column;
    max-width: 1300px;
    margin: 0 auto;
	max-width: 655px;
    
}


.kont-form-text {
 font-weight: 700;
 font-size: 20px;
 letter-spacing: 1px;
 margin-bottom: 30px;
}



.kont-form-1 {
  display: flex;
  flex-wrap: wrap;
  
  padding-bottom: 20px;

 
}

.kont-form-3 {
  display: flex;
  flex-direction: row;
}





.kont-form-ul2 :nth-child(1) {
  color: #3f87da;
  font-weight: 700;
}


.kont-form-ul2 {
  padding-right: 30px;
  
  }


.kont-form-ul2 li form input {
  background-color: #cee6ff;
  border: none;
  padding: 10px;
  border-radius: 10px;
  width: 100%;


}

.kont-form-ul3 {
  padding-right: 10px;
}


.kont-form-ul3 li select {
  background-color: #cee6ff;
  border: none;
  padding: 10px;
  border-radius: 10px;
  width: 100%;


}


.kont-form-ul4 li form input {
  height: 70px;
  background-color: #cee6ff;
  border: none;
  padding: 10px;
  border-radius: 10px;
  width: 90%;
}

.textarea1 {
  resize: none;
  height: 220px;
  width: 100%;
  background-color: #cee6ff;
  border: none;
  padding: 10px;
  border-radius: 10px;
  
}


.kont-form-ul3 :nth-child(1) {
  color: #3f87da;
  font-weight: 700;
}

.kont-form-ul4 :nth-child(1) {
  color: #3f87da;
  font-weight: 700;
}
.kont-form-2 {
 
  padding-bottom: 20px;
}






























/* header */




.header ul {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
  background-color: #fff;
}







/* menu */

/* .header .menu {
  clear: both;
  max-height: 0;
  transition: max-height .2s ease-out;
 padding-left: 20px;

  
}
 */




/* menu icon */

/* .header .menu-icon {
  cursor: pointer;
  display: inline-block;
  float: right;
  padding: 28px 20px;
  position: relative;
  user-select: none;
}

.header .menu-icon .navicon {
  background: #333;
  display: block;
  height: 2px;
  position: relative;
  transition: background .2s ease-out;
  width: 18px;
}

.header .menu-icon .navicon:before,
.header .menu-icon .navicon:after {
  background: #333;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  transition: all .2s ease-out;
  width: 100%;
}

.header .menu-icon .navicon:before {
  top: 5px;
}

.header .menu-icon .navicon:after {
  top: -5px;
} */

/* menu btn */

/* .header .menu-btn {
  display: none;
}

.header .menu-btn:checked ~ .menu {
  max-height: 250px;
  height: 250px;
 
  
}

.header .menu-btn:checked ~ .menu-icon .navicon {
  background: transparent;
}

.header .menu-btn:checked ~ .menu-icon .navicon:before {
  transform: rotate(-45deg);
}

.header .menu-btn:checked ~ .menu-icon .navicon:after {
  transform: rotate(45deg);
}

.header .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:before,
.header .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:after {
  top: 0;
}



.ref1 {
  width: 50%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  
}

.wrapperref {
  background-color: #eee;
}




 */














































/* =====================================SLIDER======================================================== */



/* *,
*:before,
*:after {
  box-sizing: border-box;
}




.carousel {
  position: relative;
  width: 50%;
  height: 50px; 
  margin: 0 auto;
}

.carousel-content {
  position: relative;
  overflow: hidden;
  transition: width .4s;
  height: 100%;
}

.slide {
  height: 100%;
  background-color: black;
  position: absolute;
  z-index: 1;
  transition: left .4s cubic-bezier(.47,.13,.15,.89);
}

.slide-2 {
  background-color: green;
}

.slide-3 {
  background-color: red;
}

.slide-4 {
  background-color: purple;
}

.slide-5 {
  background-color: yellow;
}

.nav {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  background-color: rgba(150,150,150,.3);
  width: 20px;
  height: 20px;
  z-index: 2;
  cursor: pointer;
  border-radius: 50%;
  border: none;
  outline: none;
  color: white;
  -webkit-user-select: none;
}

.nav-left {
  left: -25px;
}

.nav-right {
  right: -25px;
}

.carousel-arrow-icon-left {
  margin-left: 5px;
  margin-top: 2px;
}

.carousel-arrow-icon-right {
  margin-left: 7px;
  margin-top: 2px;
} */





.ex-text {
  max-width: 1600px;
  margin: 0 auto;
  /* margin-top: 100px; */
  margin-bottom: 100px ;
  padding: 0 10px;
  box-sizing: border-box;
  text-align: justify;
  font-size: 18px;
}

.arm-img {
  width: 100px;
  height: 100px;
  margin-right: 15px;
}

.arm-content {
  height: 250px;
  display: flex;
  align-items: center;
  background-color: white;
  border: 1px #898fcf solid;
}


.arm-content :nth-child(2) {
  font-weight: 500;
  padding: 10px 0;
}



.firma {
  display:  flex;
  flex-direction: row;
  justify-content: center;
  max-width: 1600px;
  margin: 0 auto;
  flex-wrap: wrap ;
  align-items: center;
}


.firma img {
  width: 500px;
  height: 400px;

}

.firmatxt {
  margin: 15px;
  font-size: 18px;
}

.firmatxt2 {
  text-align: center;
  margin-top: 50px;
  margin: 50px 10px 0 10px;
}

.ubezpieczenie {
  display: flex;
  flex-direction: row;
  margin-top: 50px !important;
  margin: 0 auto;
  max-width: 1600px;
  justify-content: center;
  align-items: center;
}


.box1 {
  margin-top: 50px;
  text-align: center;
  padding: 0 10px;
}

.ftxt {
  color: #3f87da;

  
}



.box1 span {
  color: #3f87da;
}

.box1 :nth-child(2) {
  font-size: 20px;
}
.box1 :nth-child(3) {
  font-size: 18px;
}

.cyt {
  font-size: 20px;
  font-family: 'Caveat', cursive;
}

.kal {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 1600px;
  margin: 0 auto 50px auto;
  }
  
  .kal1 {
      display: flex;
      flex-direction: row;
      width: 100%;
  }
  
  .kal1 div {
      background-color:#efefef ;
      padding: 20px;
      font-weight: 700;
      font-size: 23px;
      border-right: 3px solid #f4f4f4;
      border-bottom: 3px solid #f4f4f4;
      width: 100%;
      text-align: center;
      
  }
  
  .kal1 :nth-child(1) {
   width: 100%px;
   text-align: left;
   min-width: 100px;
  }
  .kal1 div:last-child {
  border-right:none ;
  }
  
  
  
  .kal2 {
      display: flex;
      flex-direction: row;
      width: 100%;
  }
  
  .kal2 div {
      
      padding: 20px 40px;
      
      font-size: 20px;
      border-right: 3px solid #f4f4f4;
      border-bottom: 3px solid #f4f4f4;
      width: 100%;
      text-align: center;
      
  }
  
  .kal2 :nth-child(1) {
      width: 100%;
      text-align: left;
      min-width: 100px;
     }
     
     .kal2 div:last-child {
      border-right:none ;
      }





      .row {
        justify-content: center;
      }

      .me-2 {
        display: none;
      }



      .dalej {
        text-align: center;
        margin-bottom: 10px;
      }
    

      .newsdiv {
        display: flex;
        justify-content: space-between;
        align-items: center;
        max-width: 1600px !important;
        margin: 0 auto;
        flex-wrap: wrap;
      }


      .zapiszsie {
        margin-left:10px  !important;
      }

      .pilotf {
        font-size: 17px !important;
      }

      .nav-item {
        padding:  0 20px;
      }



      .lmin1 {
        display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 1600px;
    margin: 0 auto;
    flex-wrap: wrap;
    padding: 0 10px;
}


.oftxt {
  justify-content: flex-start;
}

.of1 {
  display: flex;
  flex-wrap: wrap;
}

.of2 {
  min-width: 390px;
}

.szukaj2i2 {
  width: 49.5%;
}
.szukaj2t {
  margin: 0;
}
   

.term1 {
  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;
}


.boxcena {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}

.boxocena {
  display: flex;
  justify-content: center;

  align-items: center;
  margin-top: 20px;
}

.boxceny {
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.boxbutton {
  margin-bottom: 20px;
  margin-left: 10px;
  margin-right: 10px;
}

.boxcena-content {
 width: 260px;
}

.boxbottom {
  display: flex;
  justify-content: space-between;
}

.lastmin2 {
  display: flex;
  flex-direction: column;
} 


     

.plp {
  display: flex;
  align-items: center;
}

.w1 {
  padding: 10px 2px !important;
}

.w2 {
  background-color: #3f87da !important;
    color: white !important;
}

.w3 {
  background-color: #042244 !important;
    color: white !important;
}




.ub ul {
  list-style: disc;
  color: #3f87da;
}

.ub ul li span {
  color: black;
}

.form12 {
  padding: 0 !important;
}



.form33 {
  margin-right: 5px;
}


.submit {
  background-color: #fff;
  border: 0;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px;
  float: right;
  cursor: pointer;
  color: #3f87da;
}




.kont-form-ul1 :nth-child(1){
  color: #3f87da;
  font-weight: 700;
  
}


.kont-form-ul1 {
padding: 0 !important ;

}

.kont-form-ul1 li  input {
  background-color: #cee6ff;
  border: none;
  padding: 10px;
  border-radius: 10px;
  width: 100%;
  
}

.iconPL {
  margin: 0 7px 0 20px;
}


.crossed-out {
  position: relative;
}

.crossed-out:after {
  content: '|';
  color: #333;
  display: block;
  font-weight: bold;
  text-align: center;
  font-size: 50px;
  font-weight: 50;
  margin-top: -50px;
  -webkit-transform: rotate(-115deg);
  -moz-transform: rotate(-115deg);
  -o-transform: rotate(-115deg);
  -ms-transform: rotate(-115deg);

  }

  .buttonOffer {
    font-family: 'Poppins';
    font-size: 20px;
    /* background-color: #3f87da; */
    background-color: #ff9d00;
    color: white;
    width: 255px;
    height: 50px;
    margin-top: 20px;
    border-radius: 5px;
    border: 0px;
    padding: 10px 20px;
    text-decoration: none;
}
.buttonOffer:hover {
  color: white;
  background-color: #ec9203;
}



.buttonMoreOffer {
  font-family: 'Poppins';
  font-size: 20px;
  /* background-color: #3f87da; */
  background-color: #ff9d00;
  color: white;
  height: 50px;
  border-radius: 5px;
  border: 0px;
  padding: 10px 20px;
  text-decoration: none;
  text-align: center;
  margin-bottom: 15px;
}

.buttonMoreOffer:hover {
color: white;
background-color: #ffc400;
}



.cenapln { font-size: 18px; font-weight: 600;}
.cenaod {color: #000;  font-size: 18px; font-weight: 700;}

.cena {
  font-size: 32px;
  color: #000;
  font-weight: 700;
}



.kartkaimg2 {
  height: 100%;
}



.bgImage {
   
  background-repeat: no-repeat; 
  background-size: cover ;  
  background-size: 120%;
  background-position: center; 
  padding: 0px;
  min-height: 300px;
  border-radius: 10px 0 0 10px;
}


label[for=polskipilot], label[for=pilotpl] {
  margin-right: 30px;
}

 
.morePL { padding-bottom: 17px;} 

.lnkm {float: right;}


/* Add this attribute to the element that needs a tooltip */
[data-tooltip] {
  position: relative;
  z-index: 2;
  cursor: pointer;
  

}

/* Hide the tooltip content by default */
[data-tooltip]:before,
[data-tooltip]:after {
  visibility: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  pointer-events: none;
  
}

/* Position tooltip above the element */
[data-tooltip]:before {
  position: absolute;
  bottom: 150%;
  left: 50%;
  margin-bottom: 5px;
  margin-left: -80px;
  padding: 7px;
  width: 160px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #000;
  background-color: hsla(0, 0%, 20%, 0.9);
  color: #fff;
  content: attr(data-tooltip);
  text-align: center;
  font-size: 17px;
  line-height: 1.2;
  
}

  /* Triangle hack to make tooltip look like a speech bubble */
  [data-tooltip]:after {
  position: absolute;
  bottom: 150%;
  left: 50%;
  margin-left: -5px;
  width: 0;
  border-top: 5px solid #000;
  border-top: 5px solid hsla(0, 0%, 20%, 0.9);
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  content: " ";
  font-size: 0;
  line-height: 0;
}


/* Show tooltip content on hover */
[data-tooltip]:hover:before,
[data-tooltip]:hover:after {
visibility: visible;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
opacity: 1;
}




/* PAGINACJA */
@keyframes cdp-in {
  from {
    transform: scale(1.5);
    opacity: 0;
  }
  to {
    transform: scale(1);
    opacity: 1;
  }
}
.cdp {
  position: relative;
  text-align: center;
  padding: 20px 0;
  font-size: 0;
  z-index: 6;
  margin: 50px 0;
  animation: cdp-in 500ms ease both;
  animation-timeout: 200ms;
}
.cdp_i {
  font-size: 14px;
  text-decoration: none;
  transition: background 250ms;
  display: inline-block;
  text-transform: uppercase;
  margin: 0 3px 6px;
  height: 38px;
  min-width: 38px;
  border-radius: 38px;
  border: 2px solid #3f87da;
  line-height: 38px;
  padding: 0;
  color: #3f87da;
  font-weight: 700;
  letter-spacing: 0.03em;

  display: inline-block;

}

.cdp_act { 
  background-color: #3f87da;
  color: #fff;
}


/* .cdp_i:first-child, .cdp_i:last-child {
  padding: 0 16px;
  margin: 0 12px 6px;
} */

.cdp_i:hover {
  background-color: #3f87da;
  color: #fff;
}
/* .cdp:not([actpage="1"]) .cdp_i:nth-child(1) {
  display: inline-block;
} */

.wyslano {
  font-weight: 500;
  font-size: 18px;
  margin-bottom: 100px;
}


/* INDEX page */
#home_slider_container {
  position: relative;
}

#home_slider_container .caption {
  text-align: center;
	position: absolute;
	width: 100%; 
/* height: 100%; */
  padding: 30px;
	z-index: 2;
	top: 50%;
	left: 50%;
	max-width: 1200px;
	margin: 0 auto;
	transform: translate(-50%,-50%);
	display: flex;
	justify-content: center;
	align-items: flex-start;
  flex-direction: column;
  background-color: rgba(214, 58, 58, 0.6);
}


.box380 {
padding:4px; width: 100%; display: block;
border-radius: 15px;
}