/*----------------------------------*/
.social-icons{
     height: 40px;
     margin: 0px;
  }
  
/*----------------------------------*/
#bannerS { 
width: 900px; 
height: 300px;
background: url('/sites/all/themes/evolve/images/baner.png') no-repeat 0px 0px transparent;
padding: 4px;
margin:0px auto;
}

/*-----------MobileGPS-------------*/
@font-face {
	font-family: 'Ubuntu';
	src: url('/sites/all/themes/evolve/fonts/ubuntu-lwebfont.ttf') format('truetype'), url('/sites/all/themes/evolve/fonts/ubuntu-lwebfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

h1, h2, h3, h4, h5, h6 {
    color: #2d3237;
    font-family: "Raleway";
    font-weight: 400;
}

#mobileDiv {
	width: 650px;
	margin: 0px auto;
}

.mobileGroups {
	position: relative;
	padding: 60px 0px 30px;
}

.mobileGroups ul li
{
	display: block;
	list-style: none;
}

.mobileGroups ul,li {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
}

.mobileGroups li {
	background-image: url(/sites/all/themes/evolve/images/bg_sprite.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 95px;
	margin-bottom: 11px;
}

.mobileGroups li.tall {
	background-position: 0px -297px;
	height: 118px;
}

.mobileGroups li a,a:link,a:visited {
	text-decoration: none;
}

.mobileGroups li a:hover {
	text-decoration: none;
	color: #0c85cf !important;
	transition: all 0.2s cubic-bezier(0, 0, 0.58, 1) 0;
}

.mobileGroups li a {
	color: #474747;
	display: block;
	padding-left: 115px;
	height: 100%;
	position: relative;
	padding-right: 365px;
	font: 12px/12px Ubuntu;
}

.mobileGroups li a strong {
	font-size: 20px;
	color: #0c85cf;
	display: block;
	line-height: 40px;
	padding-top: 5px;
}

.mobileGroups li a img {
	float: left;
	margin-left: -90px;
	margin-top: 12px;
}

.mobileGroups li.tall a img {
	margin-top: 22px;
}

.mobileGroups .pict {
	display: block;
	position: absolute;
	top: 10px;
	right: 52px;
}

.bx header {
	border-bottom: 1px solid #ababab;
	height: 25px;
	margin-bottom: 25px;
	padding-top: 12px;
}

.bx header h2 {
	color: #666;
	font: bold 32px/32px Ubuntu;
	background-color: #FFF;
	margin: 0px 10px;
	padding: 0px 9px;
	float: left;
}

.bx h3 {
	font-weight: normal;
	padding: 10px 0px;
}

.bx h3 a {
	color: #bf0000;
	font: 27px/26px Ubuntu;
} 


.bg-purple
	{
		background-color: #5F8CB4;
	}

#section-top-bar > .container > .row
{
padding : 0px;
margin : 0px;
}



.title-d {
 background: rgba(0, 0, 0, 0) url("../images/bg_title-d.png") no-repeat 15px 0;
}

h2.title-dedyk {
  font-size: 14px;
	color: #000;
  font-family: "Open Sans","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
	margin-bottom: 40px;
}

h4.subtitle {
  font-size: 25px;
	color: #4a82bf;
  font-family: "Open Sans","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: 200;
}


.dedyk{
  background-image:url(../images/dedyk_map_bg.jpg);
	background-size: 100% auto;
	padding: 40px 0;
	color: #000;
}

.info-d{
  padding: 15px;
}

.strefy {
 background: #fff;
 padding: 40px 0;
 color: #000;
}

.mapka {
 background: #fff;
 padding: 40px 0 0;
 color: #000;
}

.czujnik{
  background: #ececec;
	padding: 80px 0 50px;
	color: #000;
	text-align: left !important;
}

h3.mapka-regiony {
    color: #4a82bf;
    font-family: "Open Sans","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 30px;
    font-weight: 200;
		margin-left: 50px;
		margin-top: 50px;
}

h3.flota{
    color: #4a82bf;
    font-family: "Open Sans","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 30px;
    font-weight: 200;
		text-align: center;
		margin-top: -40px;
    margin-bottom: 40px;
}

.mapka p{
		margin-left: 50px;
		font-size: 18px;
}

.photo-map {
  text-align: center;
}

h3.naglowek {
  font-size: 25px;
	color: #4a82bf;
  font-family: "Open Sans","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: 200;
}

h4.naglowek {
  font-size: 20px;
	color: #4a82bf;
  font-family: "Open Sans","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: 200;
}

.czujnik .podkreslenie {
  width:80%;
  height:10px;
  background-color:#5c75ac;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  margin:15px 0 5px;
  box-shadow: 2px 1px 2px rgba(0, 0, 0, 1);
}

.strefy-oferta .podkreslenie, 
.strefy .podkreslenie {
  width:100px;
  height:10px;
  background-color:#5c75ac;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  margin:15px auto 0;
}



.czujnik-d .img-responsive {
  margin: 0 auto 20px;
}

.page-node-110 .czujnik-d {
    min-height: 420px;
}

.oferta {
 min-height: 520px;
}

.czujnik-d {
    background: #fff none repeat scroll 0 0;
    margin-bottom: 30px;
    min-height: 420px;
    padding-bottom: 10px;
}

.czujnik-t {
  padding: 0 15px;
}

.monitoring-osob,
.kontrola-paliwa {
    min-height:700px;
}

.title-k {
    color: #fff;
    position: relative;
    margin-top: 160px;
}

.text-k {
    color: #fff;
    font-size: 24px;
    margin-top: 24px;
    position: relative;
    text-shadow: 2px 1px 2px rgba(0, 0, 0, 1);
    line-height: 30px;
		margin-bottom: 220px;
}

.podkreslenie2 {
	width:25%;
   height:10px;
   background-color:white;
   -webkit-border-radius: 50px;
   -moz-border-radius: 50px;
   border-radius: 50px;
   margin:15px 0 0 0;
	 position:relative;
   box-shadow: 2px 1px 2px rgba(0, 0, 0, 1);
}

.podkreslenie3 {
	width:100%;
   height:10px;
   background-color:white;
   -webkit-border-radius: 50px;
   -moz-border-radius: 50px;
   border-radius: 50px;
   margin:15px 0 0 0;
	 position:relative;
   box-shadow: 2px 1px 2px rgba(0, 0, 0, 1);
}

h1.big-title {
  font-size: 54px;
	text-shadow: 2px 1px 2px rgba(0, 0, 0, 1);
	font-weight: 500;
	color: #fff;
}

h2.big-title2{
  font-size: 35px;
	font-weight: 200;
	color: #fff;
	margin-bottom: 40px;
}

.modul-can{
	min-height:500px;
  padding-top: 80px;
}

.text-c {
    color: #fff;
    font-size: 24px;
    margin-top: 24px;
    position: relative;
    text-shadow: 2px 1px 2px rgba(0, 0, 0, 1);
    line-height: 30px;
		margin-bottom: 40px;
		text-align: center;
}

.podkreslenie-ico,
.podkreslenie4 {
  width:100%;
  height:4px;
  background-color:#fff;
}


.can-info {
 padding: 80px 0;
 overflow: hidden;
 
}

.kontrolki {
 background: rgba(0, 0, 0, 0) url("../images/maszyny budowlane/kontrolki.png") no-repeat center top;
 padding-top: 100px;
}


.podajnik {
 background: rgba(0, 0, 0, 0) url("../images/maszyny budowlane/podajniki.png") no-repeat center top;
 padding-top: 100px;
}


.hydraulika {
 background: rgba(0, 0, 0, 0) url("../images/maszyny budowlane/hydraulika.png") no-repeat center top;
 padding-top: 100px;
}


.joystick {
 background: rgba(0, 0, 0, 0) url("../images/maszyny budowlane/joystick.png") no-repeat center top;
 padding-top: 100px;
}

.zboze {
 background: rgba(0, 0, 0, 0) url("../images/maszyny-rolnicze/ikonki/zboze.png") no-repeat center top;
 padding-top: 100px;
}

.kontrola {
 background: rgba(0, 0, 0, 0) url("../images/maszyny-rolnicze/ikonki/kontrola.png") no-repeat center top;
 padding-top: 100px;
}

.koszenie {
 background: rgba(0, 0, 0, 0) url("../images/maszyny-rolnicze/ikonki/koszenie.png") no-repeat center top;
 padding-top: 100px;
}

.os {
 background: rgba(0, 0, 0, 0) url("../images/maszyny-rolnicze/ikonki/os.png") no-repeat center top;
 padding-top: 100px;
}

.odsniezanie {
 background: rgba(0, 0, 0, 0) url("../images/pojazdy-komunalne/odsniezanie.png") no-repeat center top;
 padding-top: 100px;
}

.ilosc {
 background: rgba(0, 0, 0, 0) url("../images/pojazdy-komunalne/ilosc.png") no-repeat center top;
 padding-top: 100px;
}

.podajniki {
 background: rgba(0, 0, 0, 0) url("../images/pojazdy-komunalne/podajniki.png") no-repeat center top;
 padding-top: 100px;
}

.silnik {
 background: rgba(0, 0, 0, 0) url("../images/pojazdy-flotowe/silnik.png") no-repeat center top;
 padding-top: 100px;
}

.paliwo {
 background: rgba(0, 0, 0, 0) url("../images/pojazdy-flotowe/paliwo.png") no-repeat center top;
 padding-top: 100px;
}

.czas {
 background: rgba(0, 0, 0, 0) url("../images/pojazdy-flotowe/czas.png") no-repeat center top;
 padding-top: 100px;
}

.eko {
 background: rgba(0, 0, 0, 0) url("../images/pojazdy-flotowe/eko.png") no-repeat center top;
 padding-top: 100px;
}

.tacho-s {
 background: rgba(0, 0, 0, 0) url("../images/pojazdy-ciezarowe/tacho_simple.png") no-repeat center top;
 padding-top: 100px;
 margin-top: 80px;
}

.tacho-d {
 background: rgba(0, 0, 0, 0) url("../images/pojazdy-ciezarowe/tacho_ddd.png") no-repeat center top;
 padding-top: 100px;
 margin-top: 80px;
}



.modul-can p{
 color: #fff;
 text-align: center;
 text-shadow: 2px 1px 2px rgba(0, 0, 0, 1);
 padding-top: 10px;
}

.modul-can .big-title {
  text-align: center;
}

.menu-maszyny-pojazdy {
 overflow: hidden;
}

.menu-maszyny-pojazdy ul.menu,
.menu-maszyny-pojazdy ul.menu li{
  padding: 0;
	margin: 0;
}

.menu-maszyny-pojazdy ul.menu li.last{
	margin-right: 0;
}

.menu-maszyny-pojazdy ul.menu li{
    display: block;
    float: left;
    height: 125px;
    margin-right: 0.5%;
    text-align: center;
    width: 12%;
}

.menu-maszyny-pojazdy ul.menu li a{
  border-bottom: 3px solid #fff;
	font-size: 14px;
	display: block;
	color: #000;
}

.menu-maszyny-pojazdy ul.menu li a:hover,
.menu-maszyny-pojazdy ul.menu li a.active{
  border-bottom: 3px solid #4a82bf;
	color: #4a82bf;
	padding-bottom: 2px;
}	

#mr {
 background: rgba(0, 0, 0, 0) url("../images/bg_mr.png") no-repeat center top;
 padding-top: 90px;
}

#mb {
 background: rgba(0, 0, 0, 0) url("../images/bg_mb.png") no-repeat center top;
 padding-top: 90px;
}
#pc {
 background: rgba(0, 0, 0, 0) url("../images/bg_pc.png") no-repeat center top;
 padding-top: 90px;
}
#pf {
 background: rgba(0, 0, 0, 0) url("../images/bg_pf.png") no-repeat center top;
 padding-top: 90px;
}
#pk {
 background: rgba(0, 0, 0, 0) url("../images/bg_pk.png") no-repeat center top;
 padding-top: 90px;
}
#sw {
 background: rgba(0, 0, 0, 0) url("../images/bg_sw.png") no-repeat center top;
 padding-top: 90px;
}
#ko {
 background: rgba(0, 0, 0, 0) url("../images/bg_ko.png") no-repeat center top;
 padding-top: 90px;
}
#mo {
 background: rgba(0, 0, 0, 0) url("../images/bg_mo.png") no-repeat center top;
 padding-top: 90px;
}

.photo {
 padding-bottom: 20px;
}

.timocom {
   background: #cccccc;
	 padding: 40px 0;
	 color: #000;
}

.timocom .podkreslenie {
  width:170px;
  height:10px;
  background-color:#5c75ac;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  margin:15px auto 0;
}

h3.timocom-h {
    color: #4a82bf;
    font-family: "Open Sans","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 29px;
    font-weight: 200;
		text-align: center;
		
}

h1.timocom-h {
    color: #4a82bf;
    font-family: "Open Sans","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 39px;
    font-weight: 200;
		text-align: center;
		
}

.timocom .podkreslenie5 {
  width:270px;
  height:10px;
  background-color:#5c75ac;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  margin:15px auto;
}

.tacho {
 padding: 80px 0;
 overflow: hidden;
 color: #fff;
}

.tacho p {
    color: #fff;
    padding-top: 10px;
    text-align: center;
    text-shadow: 2px 1px 2px rgba(0, 0, 0, 1);
}

.photo-tacho {
  padding-top: 30px;
}

.monitoring-osob .title-k {
   margin-top: 400px;
}

h3.oferta-h {
    color: #000;
    font-family: "Open Sans","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 34px;
    font-weight: 600;
		text-align: center;
		margin-bottom: 40px;
}

p.oferta-p {
    font-size: 20px;
		text-align: center;
}

.strefy-oferta {
    margin-top: 80px;
}


.linki-oferta {
   background: #fff;
	 padding: 40px 0;
	 z-index:2;
}

.linki-oferta .link-oferta1 {
   display: block;
	 width: 277px;
	 height: 238px;
   background: rgba(0, 0, 0, 0) url("../images/offer/link_ciezarowe.jpg") no-repeat center center;
	 margin: 0 auto;
	 position: relative;
}

.linki-oferta .link-oferta2 {
   display: block;
	 width: 277px;
	 height: 238px;
   background: rgba(0, 0, 0, 0) url("../images/offer/link_flotowe.jpg") no-repeat center center;
	 margin: 0 auto;
	 position: relative;
}

.linki-oferta .link-oferta3 {
   display: block;
	 width: 277px;
	 height: 238px;
   background: rgba(0, 0, 0, 0) url("../images/offer/link_budowlane.jpg") no-repeat center center;
	 margin: 0 auto;
	 position: relative;
}

.linki-oferta .link-oferta4 {
   display: block;
	 width: 277px;
	 height: 238px;
   background: rgba(0, 0, 0, 0) url("../images/offer/link_rolnicze.jpg") no-repeat center center;
	 margin: 0 auto;
	 position: relative;
}


.linki-oferta .link-oferta5 {
   display: block;
	 width: 277px;
	 height: 238px;
   background: rgba(0, 0, 0, 0) url("../images/offer/link_komunalne.jpg") no-repeat center center;
	 margin: 0 auto;
	 position: relative;
}

.linki-oferta .link-oferta6 {
   display: block;
	 width: 277px;
	 height: 238px;
   background: rgba(0, 0, 0, 0) url("../images/offer/link_wodne.jpg") no-repeat center center;
	 margin: 0 auto;
	 position: relative;
}

.linki-oferta .link-oferta7 {
   display: block;
	 width: 277px;
	 height: 238px;
   background: rgba(0, 0, 0, 0) url("../images/offer/link_kolej.jpg") no-repeat center center;
	 margin: 0 auto;
	 position: relative;
}

.linki-oferta .link-oferta8 {
   display: block;
	 width: 277px;
	 height: 238px;
   background: rgba(0, 0, 0, 0) url("../images/offer/link_monitoring.jpg") no-repeat center center;
	 margin: 0 auto;
	 position: relative;
}


.linki-oferta .link-o {
  padding-bottom: 15px;
	position: relative;
}

.linki-oferta .link-o div:hover .caption {
    background: rgba(172, 176, 180, 0.9) none repeat scroll 0 0;
		transition: all 0.3s ease 0s;
}


.linki-oferta .link-o div:hover {
	background-size: 105% auto;
	transition: all 0.3s ease 0s;
	color: #4a82bf;
}

.linki-oferta .caption {
    background: rgba(74, 130, 191, 0.8) none repeat scroll 0 0;
    color: #fff;
    font-size: 25px;
    left: 0;
    overflow: hidden;
    padding: 20px 0;
    position: absolute;
    text-align: center;
    transition: all 0.3s ease 0s;
    top: 0;
		width: 100%;
}

/*
.triangle {
    position: relative;
    z-index: 1;
}
*/

.triangle {
 overflow: hidden;
 position: relative;
}

.triangle::before, 
.triangle::after {
    background: #ececec none repeat scroll 0 0;
    bottom: -1669px;
    content: "";
    display: inline-block;
    height: 1669px;
    left: 0;
    position: absolute;
    right: 0;
    transition: all 0.3s ease 0s;
    width: 100%;
    z-index: 999;
}

.triangle::after {
    transform: skewY(12deg);
}
.triangle::before {
    transform: skewY(-12deg);
}

/*
.triangle::before {
    border-right: 10000px solid transparent;
    transform: translateX(-100%);
}
.triangle::after {
    border-left: 10000px solid transparent;
}
*/


.korzysci {
 padding: 50px 0 100px;

}

.korzysci p{
  padding: 0 20px;
	color: #fff;
  font-size: 20px;
}

.korzysci h1.big-title {
  margin-top: 0;
	font-weight: 200;
}

.podkreslenie-k{
    background-color: white;
    box-shadow: 2px 1px 2px rgba(0, 0, 0, 1);
    height: 3px;
    margin: 25px 0 0;
    position: relative;
    width: 100%;
}

.circle {
   border: 3px solid #fff;
	 width: 25px;
	 height: 25px;
	 border-radius: 50%;
	 box-shadow: 2px 1px 2px rgba(0, 0, 0, 1);
	 margin: 30px auto;
	 }

.czujnik-d {
    min-height: 440px;
		}
		
.montaz {
   background: #fff;
	 padding: 40px 0;
}		


.montaz .img-responsive {
  text-align: center;
}

.koszty {
  padding: 80px 0;
}

.koszty p {
    color: #fff;
    font-size: 20px;
    padding: 0 20px;
}

.kwoty {
 margin-top: 80px;
}

.kwoty p {
  padding-top: 20px;
}


h3.big_title3 {
    color: #fff;
    font-size: 25px;
    font-weight: 200;
    margin-bottom: 40px;
}


.konkurencja {
 background: #4a82bf;
 padding: 60px 0;
 color: #fff;
}


.konkurencja .kon1 {
   display: block;
   background: rgba(0, 0, 0, 0) url("../images/offer/kon1.png") no-repeat center 20px;
	 margin: 0 auto;
	 position: relative;
	 padding: 120px 15px 15px;
	 border: 3px solid #306195;
	 min-height: 300px;
	 margin-bottom: 15px;
	 	 text-align: center;
}

.konkurencja .kon2 {
   display: block;
   background: rgba(0, 0, 0, 0) url("../images/offer/kon2.png") no-repeat center 20px;
	 margin: 0 auto;
	 position: relative;
	 padding: 120px 15px 15px;
	 border: 3px solid #306195;
	 min-height: 300px;
	 margin-bottom: 15px;
	 	 text-align: center;
}

.konkurencja .kon3 {
   display: block;
   background: rgba(0, 0, 0, 0) url("../images/offer/kon3.png") no-repeat center 20px;
	 margin: 0 auto;
	 position: relative;
	 padding: 120px 15px 15px;
	 border: 3px solid #306195;
	 min-height: 300px;
	 margin-bottom: 15px;	
	 	 text-align: center;
}

.konkurencja .kon4 {
   display: block;
   background: rgba(0, 0, 0, 0) url("../images/offer/kon4.png") no-repeat center 20px;
	 margin: 0 auto;
	 position: relative;
	 padding: 120px 15px 15px;
	 border: 3px solid #306195;
	 min-height: 300px;
	 margin-bottom: 15px;
	 	 text-align: center;
}

.konkurencja .kon5 {
   display: block;
   background: rgba(0, 0, 0, 0) url("../images/offer/kon5.png") no-repeat center 20px;
	 margin: 0 auto;
	 position: relative;
	 padding: 120px 15px 15px;
	 border: 3px solid #306195;
	 min-height: 300px;
	 margin-bottom: 15px;	
	 	 text-align: center;
}

.konkurencja .kon6 {
   display: block;
   background: rgba(0, 0, 0, 0) url("../images/offer/kon6.png") no-repeat center 20px;
	 margin: 0 auto;
	 position: relative;
	 padding: 120px 15px 15px;
	 border: 3px solid #306195;
	 min-height: 300px;
	 margin-bottom: 15px;	
	 	 text-align: center;
}

.konkurencja .kon7 {
   display: block;
   background: rgba(0, 0, 0, 0) url("../images/offer/kon7.png") no-repeat center 20px;
	 margin: 0 auto;
	 position: relative;
	 padding: 120px 15px 15px;
	 border: 3px solid #306195;
	 min-height: 300px;
	 margin-bottom: 15px;	 
	 text-align: center;
}

.konkurencja .kon8 {
   display: block;
   background: rgba(0, 0, 0, 0) url("../images/offer/kon8.png") no-repeat center 20px;
	 margin: 0 auto;
	 position: relative;
	 padding: 120px 15px 15px;
	 border: 3px solid #306195;
	 min-height: 300px;
	 margin-bottom: 15px;
	 text-align: center;
}

.pytania {
  background: #fff;
	padding: 0;
}

.pytania_of {
  padding: 80px 15px;
  color: #000;
}

.pytania_of h4 {
    color: #000;
    font-size: 19px;
    font-weight: 600;
    margin-bottom: 30px;
}

.pytania_bg {
   background: rgba(0, 0, 0, 0) url("../images/offer/pytania_bg.jpg") repeat center center; 
	 min-height: 959px;
}

ul.pyt {
 padding: 0;
 margin: 0;
}

ul.pyt li {
    background: rgba(0, 0, 0, 0) url("../images/offer/bg_li_pyt.png") no-repeat scroll 0px 5px;
    padding: 0 0 20px 25px;
}

.kontakt a:hover {
 text-decoration: underline;
 color: #fff;
}

.kontakt a {
 color: #fff;
 text-decoration: none;
}

.kontakt {
  color: #fff;
}

.info_of_ko {
  padding: 120px 15px;
	font-size: 32px;
	text-align: center;
	line-height: 38px;
	font-weight: 600;
}


.info_of_li {
	  padding: 0 15px 100px;
		text-align: center;
}

a.oferta-link:hover {
    text-decoration: none;
}

a.oferta-link {
   border: 3px solid #4a82bf;
	 border-radius: 8px;
	 padding: 30px 50px; 
	 font-size: 40px;
	 font-weight: 600;
	 display: block;
	 line-height: 40px;
	 width: 520px;
   margin: 0 auto;
}

.info_of_te {
    background: rgba(0, 0, 0, 0) url("../images/offer/tel_bg.png") no-repeat scroll center 0;
    font-size: 40px;
    font-weight: 600;
    padding: 160px 15px 80px;
    text-align: center;
	  line-height: 40px;	 
}

.oferta h3,
.offer h3 {
    border-bottom: medium none;
    color: #4a82bf;
    font-family: "Calibri";
    font-size: 25px;
    font-weight: 800;
    padding: 12px 0 5px;
    text-align: center;
}

.podkreslenie-oferta {
   background-color: #4a82bf;
   height: 3px;
	 margin: 0 auto 20px;
	 width: 50%;
}

.oferta-features ul {
  margin: 0;
	padding: 0;
}


.oferta-features ul li a{
  color: #010101;
  font-size: 14px;
  font-family: "Calibri";
  font-size: 14px;
	text-align: center;
	display: block;
	margin: 5px 0;
}


.table-wrp {
  border: 2px solid #4a82bf;
	min-height: 450px;
	margin-bottom: 20px;
}


.front .bg-light-blue {
    border: none;
}

.about-us-text {
 color: #000000;
 padding: 25px 15px;
 text-indent: 150px;
 text-align: justify;
}


.about-us_bg {
  background: url(../images/index/about-us_bg.jpg) no-repeat top center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
    min-height: 609px;
}


.slider{
  padding: 20px 0;
}


.large_bold_white {
  border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	}

#section-header .dexp-dropdown a {
    padding: 0 15px !important;
}

.page-node-115 #section-page-title {
  margin-bottom: 0;
}

.system {
 min-height: 722px;
 position: relative;
}

.systemy-info {
	font-family: "Calibri";
  font-size: 24px;
	color: #fff;
	background-color: rgba(8, 0, 0, 0.4); 
	padding: 15px 0;
	bottom: 0;
	position: absolute;
	width: 100%;
 text-indent: 150px;
 text-align: justify;
 font-weight: 100;
}


.system-img img {
 margin: 5px auto;
}

h3.title-system {
	font-family: "Calibri";
  font-size: 48px;
	color: #4a82bf;
	margin-bottom: 20px;
	font-weight: 600;
}


.linksystem {
    border: 1px solid #4a82bf;
    color: #000 !important;
    display: block;
    float: left;
    font-style: italic;
    margin: 20px 0 0;
    padding: 5px 50px;
}



.telefon {
   min-height: 720px;
	 text-align: center;
	 padding-top: 100px;
	 padding-bottom: 150px;
}


h2.kontakt-title {
	 color: #4a82bf;
    font-size: 56px;
		font-weight: 100;
}

h3.kontakt-title {
	 color: #4a82bf;
    font-size: 56px;
		font-weight: 600;
}

h1.kontakt-title {
	 color: #4a82bf;
    font-size: 75px;
		font-weight: 600;

}

h3.title-systemgsm {
	font-family: "Calibri";
  font-size: 48px;
	color: #4a82bf;
	margin-bottom: 20px;
	font-weight: 600;
	text-align: center;
}

.systemgsm-img img {
  margin: 20px auto 50px;
}

.linia {
  height: 2px;
	width: 100%;
	background: #b7b7b7;
	margin-bottom: 30px;
	margin-top: 30px;
}


.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-15 {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
.col-sm-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}


.menu-produkty {
	border-bottom: 2px solid #a2a2a2;
	margin-bottom: 50px;
	overflow: hidden;
}

.menu-produkty .content {
	padding: 0 0 30px;
	overflow: hidden;
}

.menu-produkty h3.block-title {
	font-family: "Calibri";
  font-size: 48px;
	color: #4a82bf;
	padding-bottom: 10px;
	font-weight: 600;
	text-align: center; 
	border-bottom: 2px solid #a2a2a2;
	width: 50%;
	margin: 20px auto;
}

.menu-produkty ul,
.menu-produkty ul li {
 margin: 0;
 padding: 0;
}


.menu-produkty ul li.leaf {
    list-style-image: none;
    list-style-type: none;
}


.menu-produkty ul.menu li a{
    color: #4a82bf;
    display: block;
    font-family: "Calibri";
    font-size: 20px;
    height: 100px;
    margin: 0 auto 15px;
    min-height: 120px;
    padding: 95px 0 0;
    text-align: center;
    width: 100%;

}



a#cpk {
   background: rgba(0, 0, 0, 0) url("../images/produkty/bg_cpk.png") no-repeat center top;
}

a#cpk.active,
a#cpk:hover {
   background: rgba(0, 0, 0, 0) url("../images/produkty/bg_cpk_a.png") no-repeat center top;
}

a#rg{
   background: rgba(0, 0, 0, 0) url("../images/produkty/bg_rg.png") no-repeat center top;
}

a#rg.active,
a#rg:hover {
   background: rgba(0, 0, 0, 0) url("../images/produkty/bg_rg_a.png") no-repeat center top;
}

a#kp{
   background: rgba(0, 0, 0, 0) url("../images/produkty/bg_kp.png") no-repeat center top;
}

a#kp.active,
a#kp:hover {
   background: rgba(0, 0, 0, 0) url("../images/produkty/bg_kp_a.png") no-repeat center top;
}

a#mc{
   background: rgba(0, 0, 0, 0) url("../images/produkty/bg_mc.png") no-repeat center top;
}

a#mc.active,
a#mc:hover {
   background: rgba(0, 0, 0, 0) url("../images/produkty/bg_mc_a.png") no-repeat center top;
}

a#tc{
   background: rgba(0, 0, 0, 0) url("../images/produkty/bg_tc.png") no-repeat center top;
}

a#tc.active,
a#tc:hover {
   background: rgba(0, 0, 0, 0) url("../images/produkty/bg_tc_a.png") no-repeat center top;
}

a#op{
   background: rgba(0, 0, 0, 0) url("../images/produkty/bg_op.png") no-repeat center top;
}

a#op.active,
a#op:hover {
   background: rgba(0, 0, 0, 0) url("../images/produkty/bg_op_a.png") no-repeat center top;
}

a#czu{
   background: rgba(0, 0, 0, 0) url("../images/produkty/bg_czu.png") no-repeat center top;
}

a#czu.active,
a#czu:hover {
   background: rgba(0, 0, 0, 0) url("../images/produkty/bg_czu_a.png") no-repeat center top;
}

a#ip{
   background: rgba(0, 0, 0, 0) url("../images/produkty/bg_ip.png") no-repeat center top;
}

a#ip.active,
a#ip:hover {
   background: rgba(0, 0, 0, 0) url("../images/produkty/bg_ip_a.png") no-repeat center top;
}

a#rs{
   background: rgba(0, 0, 0, 0) url("../images/produkty/bg_rs.png") no-repeat center top;
}

a#rs.active,
a#rs:hover {
   background: rgba(0, 0, 0, 0) url("../images/produkty/bg_rs_a.png") no-repeat center top;
}


blockquote {
    margin-left: 100px;
}


a.language-link img{
 display: block;
 margin: 13px auto;
}

#revslider-396 ul li:nth-child(3) .tp-caption.customin.customout.large_bold_white {
  border: 1px solid #fff !important;
	color: #000;
}

#block-block-110 ul {
  margin-left: 0;
	padding-left: 0;
}


#block-block-110 li::before {
    color: #5f8cb4;
    content: "\f00c";
    font-family: "FontAwesome";
    margin: 0 8px 0 0;
    position: relative;
}

#switch::before,
#authorisation::before,
#application::before,
#drivers::before,
#mobile::before,
#fuel::before,
#sensor::before,
#can::before {
    content: " ";
    display: block;
    height: 105px;
    margin-top: -105px;
    visibility: hidden;
}

#switch,
#authorisation,
#application,
#drivers,
#mobile,
#fuel,
#sensor,
#can {
    display: inline-block;
    margin-top: -105px;
    padding-top: 105px;
}


@media (max-width: 1191px) {

#section-header .dexp-dropdown a {
    padding: 0 5px !important;
}

}

@media (max-width: 768px) {

.breadcrumb {
 display: none;
 }
 
} 
 








