body{
	font-family: 'Open Sans', sans-serif;
	font-weight: 800;
}
a{
	-webkit-transition: opacity 0.3s ease-in-out;
	-moz-transition: opacity 0.3s ease-in-out;
	-o-transition: opacity 0.3s ease-in-out;
	transition: opacity 0.3s ease-in-out;
	opacity:1;
}
a:hover{
	opacity: 0.5;
}
img{
	width: 100%;
	height: 100%;
}
.top-bg{
	background: url("../img/bg-top.jpg") center top no-repeat;
	height: 1018px;
}
.top-logo img{
	height:50px;
	width: 310px;
	margin-top:70px;
}
.top-menu{
	margin-top:80px;
	text-align: right;
}
.top-menu a{
	font-size: 11px;
	color: #fff;
	letter-spacing: 1.1px;
	text-decoration: none;
}
.top-menu p{
	display: inline-block;
	margin-left: 50px;
}
.top-line img{
	height: 30px;
	width: 210px;
}
.top-line-1{
	margin-top: 150px;
}
.top-line-2{
	margin-top:65px;
}
h1{
	color: #f21d41;
	font-size: 107px !important;
	margin-left: 100px;
	margin-top: 30px;
}
h2{
	color: #f21d41;
	font-size: 35px !important;
	margin-left: 100px;
	margin-top: -30px;
}
.top-contact{
	margin-top: 30px;
	margin-left: 100px;
	height: 50px !important;
	background: url("../img/contact-arrow.png") left no-repeat;
}
.top-contact img{
	height: 50px;
	width: 50px;
}

.contact-me{
	font-size: 11px;
	color: #f21d41;
	letter-spacing: 1.1px;
	text-decoration: none;
	margin-top:15px;
	margin-left: 55px;
}














.we-do{
	margin-top: 83px;
}
.we-do-line img{
	height: 30px !important;
	width: 210px !important;
}
.we-do-bg{
	height: 311px !important;
	width: 293px;
	background: url("../img/grey-frame.png") center top no-repeat;
	text-align: center;
}
.we-do-bg img{
	height: 80px;
	width: 80px;
	margin: 0 auto;
	margin-top: 100px;
}

.we-do-bg p{
	font-size: 20px;
	color: #f21d41;
	letter-spacing: 1.1px;
	text-decoration: none;
}














.sunday{
	background: url("../img/middle-bg.jpg") center top no-repeat;
	height: 511px;
	margin-top: 113px;
}
.sunday-contact{
	margin-top: 30px;
	margin-left: 100px;
	height: 50px !important;
	background: url("../img/contact-arrow.png") left no-repeat;
}
.sunday-container{
	margin-top: 130px;
}
.sunday-naprawiam{
	font-size: 25px;
	color: #f21d41;
	letter-spacing: 1.1px;
	text-decoration: none;
}
.sunday-niedziela{
	font-size: 35px;
	color: #f21d41;
	letter-spacing: 1.1px;
	text-decoration: none;
}

.sunday-niedziela span{
	color: #fff;
	border-bottom: 3px solid #fff;
}















.tires-container{
	margin-top: 77px;
}
.tires-h3{
	font-size: 20px;
	color: #f21d41;
	letter-spacing: 1.1px;
	text-decoration: none;
}
.tires-logo img{
	width: 200px !important;
	height: 80px !important;
	margin-top: 5px;
}









.bottom-bg{
	background: url("../img/bottom-top.jpg") center top no-repeat;
	height: 796px;
	margin-top: 62px;
}
.bottom-container{
	margin-top: 167px;
}
.bottom-phone{
	background: url("../img/phone-icon.png") left top no-repeat;
	height: 80px;
	margin-top: 15px;
}
.bottom-adress{
	background: url("../img/placeholders-icon.png") left top no-repeat;
	height: 80px;
	margin-top: 15px;
}
.bottom-phone p{
	font-size: 13px;
	color: #f21d41;
	letter-spacing: 1.1px;
	text-decoration: none;
	margin-left: 80px;
	margin-top: 30px;
}
.bottom-adress p{
	font-size: 13px;
	color: #f21d41;
	letter-spacing: 1.1px;
	text-decoration: none;
	margin-left: 70px;
	margin-top: 20px;
}
.maps-button img{
	width: 300px;
	height: 100px;
	margin-top: 220px;
	margin-left: -40px;
}

.m-button{
	text-align: center;
	margin-top: -36px;
}
.m-button-img{
	width: 25px;
	height: 25px;
}















/*

	Name: Simple Grid - Framework
	Version: 1.1.1
	Author: Przemek Galarowicz & Bartek Talar ( www.przemekgalarowicz.pl or www.intelart.pl)
	Licenses: Simple Grid - Framework can be used in personal and commercial projects. But you can not sell as your product.

*/

/*
	RESET
*/
* {
	margin: 0;
	padding: 0;
	border: 0;
}

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
	display:block; zoom:1;
}

a {
	font-size:100%;
	vertical-align:baseline;
}

img {
	width: 100%;
	height: auto;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

input, select {
	vertical-align:middle;
}

nav ul li {
	list-style:none;
}


/* **********************************************************************************

	SIMPLE GRID - FRAMEWORK

************************************************************************************* */
/*
	sg-nav
*/
#sg-nav-trigger {
	background: none;
	border-radius: 5px;
	border: 2px solid #c49b0b;
	cursor: pointer;
	width: 44px;
	height: 40px;
}
#sg-nav-trigger span {
	background: #c49b0b;
	display: block;
	margin: 4px auto;
	width: 30px;
	height: 3px;
}

#sg-nav {
	top: 20px;
	left: 20px;
	position: fixed;
}
#sg-nav ul {
	background: #000;
	border-radius: 5px;
	padding: 20px 0;
	display: none;
}
#sg-nav ul li a {
	display: inline-block;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	padding: 10px 30px;
}


/*
	Grid
*/
.container {
	margin: 0 auto;
	width: 1140px;
}

.container-fluid {
	margin: 0 auto;
	width: 100%;
}

.row:before,
.row:after {
  display: table;
  line-height: 0;
  content: "";
}

.row:after {
  clear: both;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6,
.col-7, .col-8, .col-9, .col-10, .col-11, .col-12,
.col-offset-1, .col-offset-2, .col-offset-3, .col-offset-4, .col-offset-5, .col-offset-6,
.col-offset-7, .col-offset-8, .col-offset-9, .col-offset-10, .col-offset-11, .col-offset-12 {
    float: left;
    min-height: 1px;
 }

.box {
	padding: 20px;
}

.box-margin {
	margin: 0 10px 0 10px;
}

.col-1, .col-offset-1 {
	width: 8.33333333333%;
}

.col-2, .col-offset-2 {
	width: 16.6666666666%;
}

.col-3, .col-offset-3 {
	width: 24.9999999999%;
}

.col-4, .col-offset-4 {
	width: 33.3333333333%;
}

.col-5, .col-offset-5 {
	width: 41.6666666666%;
}

.col-6, .col-offset-6 {
	width: 49.9999999999%;
}

.col-7, .col-offset-7 {
	width: 58.3333333333%;
}

.col-8, .col-offset-8 {
	width: 66.6666666666%;
}

.col-9, .col-offset-9 {
	width: 74.9999999999%;
}

.col-10, .col-offset-10 {
	width: 83.3333333333%;
}

.col-11, .col-offset-11 {
	width: 91.6666666666%;
}

.col-12, .col-offset-12 {
	width: 100%;
}

@media only screen and (max-width : 768px) and (min-width : 480px) {
	/*
		Grid
	*/
	.container {
		width: 96%;
	}

	.col-1, .col-2, .col-3, .col-5, .col-6,
	.col-7, .col-8, .col-9, .col-10, .col-11 {
    	width: 50%;
 	}

 	.col-4 {
		width: 33.3333333333%;
	}

 	.col-12 {
 		width:100%;
 	}

 	.col-offset-1, .col-offset-2, .col-offset-3, .col-offset-4,
 	.col-offset-5, .col-offset-6, .col-offset-7, .col-offset-8,
 	.col-offset-9, .col-offset-10, .col-offset-11, .col-offset-12 {
 		width: 0% !important;
 		display: none;
 	}

 	.box-margin {
		margin: 0 10px 0 10px;
	}
}

@media only screen and (max-width : 479px) {
	/*
		Grid
	*/
	.container {
		width: 96%;
	}

	.col-1, .col-2, .col-3, .col-4, .col-5, .col-6,
	.col-7, .col-8, .col-9, .col-10, .col-11, .col-12 {
    	float: none;
    	width: 100%;
 	}

 	.col-offset-1, .col-offset-2, .col-offset-3, .col-offset-4,
 	.col-offset-5, .col-offset-6, .col-offset-7, .col-offset-8,
 	.col-offset-9, .col-offset-10, .col-offset-11, .col-offset-12 {
 		width: 0% !important;
 		display: none;
 	}

 	.box-margin {
		margin: 0 10px 0 10px;
	}
}
