/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 24 2022 | 16:20:12 */
.right-box-start {
    padding: 30px 30px 0px 54px;
}

.right-box-start h3 {
    color: #fff;
}

.right-box-start p {
    color: #c1c1c1;
    padding: 4px;
}

.left-box-start img {
    margin-bottom: -42px;
}

.zolo_gradient_icon_description {
  padding: 0px !important;
}

.zolo_gradient_icon_title {
  margin-top: 8px;
}

.onas-col h2 {
  color: #fff;
  font-size: 40px;
  margin-left: 100px;
}

#bdo {
    position: relative;
    top: -150px;
}

#kontakt {
	background: url(/wp-content/uploads/2022/01/bgk-dark-03.png);
  	background-position: bottom right !important;
  	background-repeat: no-repeat !important;
}

#poznaj {
	background: url(/wp-content/uploads/2022/01/bgk-dark-04.png);
  	background-position: top left !important;
  	background-repeat: no-repeat !important;
}


.start-konta-tel a {
  font-size: 40px;
  line-height: 48px;
  color: #fff;
  transition: 0.3s;
}

.start-konta-tel a:hover {
  color: #6eb22d;
}

.start-konta-tel img {
  transform: translatey(8px);
  margin-right: 18px;
  width: 40px;
}

.start-konta-tel.mailo a {
  font-size: 28px;
}

.start-konta-tel.mailo img {
  transform: translatey(11px);
}

.start-konta-city {
  margin-top: 10px;
}

.start-konta-city img {
  width: 40px;
  float: left;
  padding-bottom: 40px;
  margin-right: 21px;
  margin-top: 10px;
}

.start-konta-city p {
  color: #fff;
}

.kontaktino h2 {
  color: #fff;
  font-size: 40px;
}

#nav_toggle:after {
    content: "MENU";
    position: absolute;
    margin-left: 14px;
    margin-top: -1px;
    color: #fff;
}

#nav_toggle {
    height: 24px !important;
}

@media only screen and (max-width: 767px) {  
  .no-mobile {
    display: none;
  }
	.left-box-start {
  width: 105%;
  margin-left: -18px;
}  
  .right-box-start {
  padding: 10px 30px 50px 40px !important;
}
  .onas-col {
  padding-bottom: 50px;
}
.konta-col {
  padding: 40px 10px 10px 10px;
}
}

@media only screen and (max-width:1400px) {
  .only-fhd  {
    display: none;
  }
}

@media (-webkit-device-pixel-ratio: 1.25) {
  .no-pixrat  {
    display: none;
  }
}