#arrowraty{
  margin-left: -2px; 
  margin-top: -6px; 
  margin-bottom: -2px;
}

@media (max-width: 1200px) {
  #arrowraty{
    margin-left: 20px; 
  }
}

@media (max-width: 767px) {
  #arrowraty{
    margin-left: -90px; 
  }
  #podsumowanie{
    padding: 5px 10px !important;
  }
  

}

@media (max-width: 700px) {
  #myp{
    font-size: 36px;
  }
  .interactive-slider-v2 {
  	padding: 50px 0;
  }	
  #arrowraty{
    margin-left: 20px; 
  }


}

.cytaty{
	min-height:170px;
}

@media (max-width: 900px) {
  .cytaty{
	min-height:220px !important;
  }
}

@media (max-width: 500px) {
  .cytaty{
	 min-height:320px !important;
  }
  .h5jakh1{
	 font-size:35px !important;
	 margin-top: 0px !important;
  }
  .mybox h4 {
    font-size: 14px!important;
  
  }
  .tuikonki i:after {
    border: 0px solid #dedede !important;
  }
}


.def i{
  background: #de9434;
  color: white;
}


.parallax-quote-in p:after, .parallax-quote-in p:before {
    content: '';
    position: absolute;
    font-family: Tahoma;
}


.h5jakh1{
	font-size:60px;
	text-transform:uppercase; 
	color:white;
	margin-top: -40px;
	line-height: 1.1;
}

.myminibox{
  text-align: left;
}



.myminibox i{
    width: 30px;
    height: 30px;
    padding: 0px;
    font-size: 17px;
    background: #de9434;
    color: white;
    visibility: visible;
}

.myminibox i:after {
    top: -5px;
    left: -5px;
    right: -5px;
    bottom: -5px;

}

.mybox i {
    width: 62px;
    height: 60px;
    padding: 15px;
    cursor:pointer;
}

.def i {
    width: 62px;
    height: 62px;
    padding: 15px;
}


.mybox h4{
  font-weight: 600;
  font-size: 16px;
 
}

.def h4{
  font-weight: 600;
  font-size: 16px;
}


.headline > h4{
  color: white;
  font-weight: 200;
}

.opispodfoto{
  margin-left: 15px;
  font-size: 14px;
}



.myimgind{
  background-image: url(../img/mockup/ind.png);
  background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 0%;
    min-height: 450px;
}

.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}


.owl-clients-v2 img {
    width: 120px;
    height: auto;
}

.owl-pagination{
  visibility: hidden;
}

.myblurunclick{
  color: transparent;
  text-shadow: 0 0 5px rgba(0,0,0,0.5);
  pointer-events: none;
}

.mypkoszt{
  font-size:15px; 
  margin-left:15px;
  margin-bottom:20px;
  margin-top:-12px;
}

.mysmallprice{
  font-style: italic;
  font-size: 99%;
}

.mysmallprice2{
  font-style: italic;
  font-size: 80%;
}



.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}