

.centred-text {
display: table;
height: 100%;
width: 100%;    
} 

.centred-text .et_pb_text_inner {
display: table-cell;
vertical-align: middle;
}

#main-header{
	background: rgb(9,9,53);
	background: linear-gradient(90deg, rgba(9,9,53,1) 0%, rgba(2,31,106,1) 60%, rgba(9,9,53,1) 100%);
}

.cn-button.bootstrap{
	background: #212579;
	color: #0bffff;
}

#top-menu li a{line-height: 18px;}

#footer-info a{color: rgba(11,255,255,0.75);}

.text-gl-pow{font-size: 45px; color: #0bffff;}

.box-str-gl h4{letter-spacing: 1px; font-size: 20px;}

#et_mobile_nav_menu ul{
	background: rgb(9,9,53);
	background: linear-gradient(90deg, rgba(9,9,53,1) 0%, rgba(2,31,106,1) 60%, rgba(9,9,53,1) 100%);
}

#top-menu ul{
	background: rgb(9,9,53);
	background: linear-gradient(90deg, rgba(9,9,53,1) 0%, rgba(2,31,106,1) 60%, rgba(9,9,53,1) 100%);
}

.et_pb_contact_field_options_title{color: #0bffff;}

#main-footer{border-top: 4px solid #0bffff;}

#demo-canvas {
    position: fixed;
    left: 0px;
    top: 0px;
}

.et_builder_inner_content{z-index:0;}

/* menu icon */
.menu-icon-1 {
	background-image: url('/wp-content/uploads/2020/09/strona-glowna-menu.png');
	background-repeat: no-repeat;
	padding-left: 45px;
}

.menu-icon-2 {
	background-image: url('/wp-content/uploads/2020/09/informacje-o-nas-menu.png');
	background-repeat: no-repeat;
	padding-left: 45px;
}

.menu-icon-3 {
	background-image: url('/wp-content/uploads/2020/09/wypozyczalnia-samochodow-menu.png');
	background-repeat: no-repeat;
	padding-left: 45px;
}

.menu-icon-4 {
	background-image: url('/wp-content/uploads/2020/09/eletronika-samochodowa-menu.png');
	background-repeat: no-repeat;
	padding-left: 45px;
}

.menu-icon-5 {
	background-image: url('/wp-content/uploads/2020/09/kontakt-z-nami-menu.png');
	background-repeat: no-repeat;
	padding-left: 45px;
}


/* end menu icon */

@media screen and (min-width: 981px) and (max-width: 1400px) {
	.container.et_menu_container{width: 100%;}
	.box-str-gl h4{letter-spacing: 0px; font-size: 18px;}
}

@media screen and (min-width: 981px) {

}

@media screen and (min-width: 768px) and (max-width: 980px) {
	#demo-canvas {display: none; position: absolute; z-index: -999;}
}



@media screen and (max-width: 768px) {
	.text-gl-pow{font-size: 32px; color: #0bffff;}
	#demo-canvas {display: none; position: absolute; z-index:  -999;}
	
}