footer{
		 text-align: center;
}


hr.gradienStyleLine {
    border: 0;
    height: 1px;
	width: 80%;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
	text-align: center;
}

.centeredCarouselContent{

 top: 10em;
	/*position: absolute;
    top: 0;*/
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
     margin-left: 150px;
    align-items: center;
    height: 100%;
	width:80%;
}

.carousel-inner{
    background-image: url('../img/mainBackground.jpg');

background-repeat: no-repeat;
    background-attachment: fixed;
	background-position:center;
	width:100%;
position: relative;
height:600px;

    /*background-position: center center;
    background-repeat: no-repeat;
    height:600px;*/
  }


.ulNone li{
	display:inline;
	
}

/*hr.gradienStyleLine:after {
    content: "ยง";
    display: inline-block;
    position: relative;
    top: -0.7em;
    font-size: 1.5em;
    padding: 0 0.25em;
    background: white;
}*/

hr.gradienStyleLineMenu {
    border: 0;
    height: 1px;
	width: 100%;
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
	text-align: center;
}

hr.gradienStyleLineMenu:after {
    content: "Menu";
    display: inline-block;
    position: relative;
    top: -0.7em;
    font-size: 1.5em;
    padding: 0 0.25em;
	color: white;
}

.footerSection{
	background: black;
	text-align: center;
	color: white;
	width:100%;
	height:200px;
}

.offerContent{
	background-color: #6599FF;
}

.form-group.required .control-label:after {
  content:"*";color:red;
}


.contactSection
{
	background:url("../img/mainBackground.jpg");
	background-repeat: no-repeat;
    background-attachment: fixed;
	background-position:center;
	width:100%;
position: relative;
	
}

.contactLabel{
	text-align: center;
	color: rgba(0,0,0,0.8);
	
}





.dataCircle{
	width: 200px;
	height: 200px;
	border-radius: 100%;
	background: red;
}

.carousel-indicators li {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 10px;
    text-indent: 0;
    cursor: pointer;
    border: none;
    border-radius: 50%;
    background-color: rgba(255, 255, 255,0.9);
    box-shadow: inset 1px 1px 1px 1px rgba(0,0,0,0.5);
	text-align: center;
}

.carousel-indicators .active {
    width: 15px;
    height: 15px;
    margin: 10px;
	box-shadow: inset 1px 1px 1px 1px rgba(0,0,0,0.5);
    background-color: rgba(0, 0, 0,0.9);
	text-align: center;
}

.ulNone
{
	list-style-type: none;
	color: black;
}

.menuStyle a
{
	color: white;
	font-size: 18;
	display:inline;
    padding: 10px 40px;
}


.aboutSection
{
	width: 100%;
	heigth:600px;
	
}

.opinionSection
{
	width: 100%;
}




/* faster sliding speed */
.carousel-inner > .item {
    -webkit-transition: 2s ease-in-out left;
    -moz-transition: 2s ease-in-out left;
    -o-transition: 2s ease-in-out left;
    transition: 2s ease-in-out left;
}


/* keep full widget on smaller screens */
@media screen (max-width: 767px) { 
	body {
		padding-left: 0;
		padding-right: 0;
	}


}

/*Enlarge offer*/

/*#chevron1:hover ~ #offer1{
	fill:transparent;
	transform: translate(0px,0);
	-webkit-transition: 1s ease-in-out;
}

#chevron1:hover{
	fill:transparent;
	transform: translate(290px,0);
	-webkit-transition: 2s ease-in-out;
	
}

#chevron2:hover ~ #offer2{
	fill:transparent;
	transform: translate(0px,0);
	-webkit-transition: 1s ease-in-out;
}

#chevron2:hover{
	fill:transparent;
	transform: translate(290px,0);
	-webkit-transition: 2s ease-in-out;
}

#chevron3:hover ~ #offer3{
	fill:transparent;
	transform: translate(0px,0);
	-webkit-transition: 1s ease-in-out;
}
#chevron3:hover{
	fill:transparent;
	transform: translate(290px,0);
	transform: scale(1.5,1);
	-webkit-transition: 2s ease-in-out;
}

#chevron4:hover ~ #offer4{
	fill:transparent;
	transform: translate(0px,0);
	-webkit-transition: 1s ease-in-out;
}

#chevron4:hover{
	fill:transparent;
	transform: translate(290px,0);
	-webkit-transition: 2s ease-in-out;
}

#chevron5:hover{
	fill:transparent;
	transform: translate(290px,0);
	-webkit-transition: 2s ease-in-out;
}

#chevron5:hover ~ #offer5{
	fill:transparent;
	transform: translate(0px,0);
	-webkit-transition: 1s ease-in-out;
}*/


.goToOffer1{
	position: relative;
	left: 215px;
	
	
}

.goToOffer2{
	position: relative;
	left: 415px;
	
	
}

.goToOffer3{
	position: relative;
	left: 600px;
	
	
}

.goToOffer4{
	position: relative;
	left: 800px;
	
	
}
.goToOffer5{
	position: relative;
	left: 975px;
	
	
}



/* Styles for Map Section */
		#exactMap {
        height: 400px;
        width: 100%;
		position: relative;
		z-index: 0;
		overflow: hidden;
       }
	   
	   #mapcontact {
        height: 350px;
        width: 300px;
		position: absolute;
		top: 25px;
		right:400px;
		z-index:1;
		background: black;
		opacity: 0.7;
		text-align: center;
		font-size:16;
		color: white;
		
		}
		#mapcontact:hover
		{
			opacity: 0.9;
		}
		
		.mapSection{
			position: relative;
       }
	   
	   .btn btn-default{
		   background-color: rgba(255, 0,0,0.4); 		   
		   
	   }
	   #map{
		   
		   width:100%;
	   }
	   #exactMap{
		   width:100%;
	   }
	 

		#offercontact {
		height: 320px;
                width: 300px;
		position: fixed;
		right: -300px;
		top: 30%;
		background: black;
		opacity: 0.7;
		text-align: center;
		font-size:16;
		color: white;
                z-index: 100;

		
		}
		#offercontact:hover{
			opacity: 0.9;
		}

		.offerStyle{
        height: 300px;
        width: 300px;
		background-color: #6599FF;
		text-align: center;
		font-size:16;
		border: solid #6599FF;
		border-width: 0 1 2 3 px;
		border-radius: 50%;
		color: white;
		
		}

		.offerStyle:hover{
			width: 500px;
			height: 500px;
			-webkit-transition: 1s ease-in-out;
    -moz-transition: 1s ease-in-out;
    -o-transition: 1s ease-in-out;
    transition: 1s ease-in-out;
			
		}
		
		
		#offercontactxs {
        height: 300px;
        width: 300px;
		background-color: rgba(255, 255, 255,0.9);
		text-align: center;
		font-size:16;
		border: solid #6599FF;
		border-width: 0 1 2 3 px;
		border-radius: 50%;
		font-color: #6599FF;
                position: absolute;
                z-index: 100;
		
		}	 
		
		.rotatedText
		{
			text-align:center;
			-moz-transform: rotate(-90.0deg);
			  /* Opera 10.5 */
			  -o-transform: rotate(-90.0deg);
			  /* Saf3.1+, Chrome */
			  -webkit-transform: rotate(-90.0deg);
			  /* IE6,IE7 */
			  filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=0.083);
			  /* IE8 */
			  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0.083)";
			  /* Standard */
			  transform: rotate(-90.0deg);		
		}
		
		#floatingFlag
		{	
			height: 150px;
			width: 40px;
			position: fixed;
			right: 0px;
			top: 30%;
			background-color: black;
			border-width: 0 1 px;
			border-radius: 10px 0px 0px 10px;
			color:white;
			text-align:center;
                        z-index: 100;
			
		}	 
		 
		
		#floatingFacebookFlag {
			
                height: 150px;
		width: 40px;
		position: fixed;
		right: 0px;
		top: 65%;
		background-color: black;
		border-width: 0 1 px;
		border-radius: 10px 0px 0px 10px;
		color:white;
		text-align:center;
                z-index: 100;
		
		
		}	 
		
li.colorBorder { 
border: solid #6599FF
 } 

 a.style1{
	 color:white;
          font-family: "Georgia", serif;
	 
 }
 a.style1:hover{
	 color:white;
 }


 a{
	 color:black;
         font-family: "Georgia", serif;
 }
 
a:hover{
	 color:black;
	 font-weight: bold;
 }

	
.mottoStyle{
	
color: rgba(0,0,0,0.7);
font-size: 30px;
font-family: Verdana;
font-style: italic;	
font-weight: bold;
		
	
}
 
.mottoSection{
width: 100%;
height: 250px;
background: url('../img/mainBackground.jpg');
	 background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center; 
padding-top: 150px;
text-align: center;

}


.transparentButton
{
	background-color: transparent;
	border: solid white;
	border-width: 1 2 3 4 1px;
	overflow:hidden;
	outline:none;
	color: white;
        font-family: "Georgia", serif;
}

.transparentButton:hover
{
	color:white;
	background-color: transparent;
	border: solid white;
}
.strongLink
{
	color:white;
	font-style: bold;
}

/*.navbar-nav > li > a, .navbar-brand {
    padding-top:2px !important; 
    padding-bottom:0px !important;
    height: 40px;
}*/
.navbar {min-height:67px !important;}

#mainNav{width:100%;}


.fa-circle{
color:black;
}

.blackButton
{
color:white;
border-color:black;
font-weight:bold;
background-color:black;
font-family: "Georgia", serif;
	
}

.blackButton:hover
{
color:white;
border-color:black;
font-weight:bold;
background-color:black;
	
}

.transparentButtonBlack
{
color:rgba(0,0,0,0.6);
border-color:black;
font-weight:bold;
background-color:transparent;
font-family: "Georgia", serif;
}

.transparentButtonBlack:hover
{
color:white;
border-color:black;
font-weight:bold;
background-color:black;
}

.navbar-nav > li > .dropdown-menu { background-color: black; color:white; }

.navbar-nav > li > .dropdown-menu a{ color: white; }

.navbar-nav > li > .dropdown-menu a:hover{ color: black; }

.navigationLink {
color:black;
}

.navigationLink:hover
{
border: solid black;
border-width: 1 2 3 4 1px;
color:black;
}

.fixed
{
    position:fixed;
    bottom: 1000px;
}

 
.back-to-top {
 
background: none;
 
margin: 0;
 
position: fixed;
 
bottom: 0;
 
right: 0;
 
width: 70px;
 
height: 70px;
 
z-index: 100;
 
display: none;
 
text-decoration: none;
 
color: white;
 
background-color: transparent;
 
}
 
  
 
.back-to-top i {
 
  font-size: 60px;
 
}

.fa-arrow-circle-up {
color:gray;
}

#offer{

min-height:600px;

}

header {
  position: relative;
  width: 100%;
  min-height: auto;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  background-position: center;
  background-image: url('../img/landing.jpg');
  text-align: center;
  color: white;
}
header .header-content {
  position: relative;
  text-align: center;
  padding: 100px 15px 100px;
  width: 100%;
}
header .header-content .header-content-inner h1 {
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 30px;
}
header .header-content .header-content-inner hr {
  margin: 30px auto;
}
header .header-content .header-content-inner p {
  font-weight: 300;
  color: rgba(0, 0, 0, 0.9);
  font-size: 16px;
  margin-bottom: 50px;
}
@media (min-width: 768px) {
  header {
    min-height: 100%;
  }
  header .header-content {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0 50px;
  }
  header .header-content .header-content-inner {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
  }
  header .header-content .header-content-inner h1 {
    font-size: 50px;
  }
  header .header-content .header-content-inner p {
    font-size: 18px;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
}


.tableContent{
	margin-right: 15px;
	margin-left:15px;
	
}

.table-nonfluid {
   width: 80%;
   border-radius: 5px;
   margin: 0px auto;
}

.td-center{
	text-align:center;
}

.table > tbody > tr > td {
     vertical-align: middle;
     margin-right: 15px;
     margin-left:15px;
}

/*#pomoc{
margin-top: 50;
margin-bottom: 50;
}*/

#pomoc:hover
{

background-color: black;
color: white;

}

/*#gabinetyLekarskie{
padding-top: 200px;
}*/

#gabinetyLekarskie:hover
{
background-color: black;
color: white;
}


/*#warsztaty{
margin-top: 50;
margin-bottom: 50;
}*/

#warsztaty:hover
{

background-color: black;
color: white;

}

/*#wulkanizacja{
margin-top: 50;
margin-bottom: 50;
}*/

#wulkanizacja:hover
{
background-color: black;
color: white;
}

/*#sklepyMoto{
margin-top: 50;
margin-bottom: 50;
}*/

#sklepyMoto:hover
{
background-color: black;
color: white;
}

/*#naukaJazdy{
margin-top: 50;
margin-bottom: 50;
}*/

#naukaJazdy:hover
{
background-color: black;
color: white;
}

/*#rehabilitacja{
margin-top: 50;
margin-bottom: 50;
}*/

#rehabilitacja:hover
{
background-color: black;
color: white;
margin-top: 50;
  margin-bottom: 50;

}

/*#multi{
margin-top: 50;
margin-bottom: 50;
}*/

#multi:hover
{
background-color: black;
color: white;
}

/*#floty{
margin-top: 50;
margin-bottom: 50;
}*/

#floty:hover
{
background-color: black;
color: white;
}

/*#doradcy{
margin-top: 50;
margin-bottom: 50;
}*/

#doradcy:hover
{
background-color: black;
color: white;
}

h2.headingPadding
{
padding-top:200;
marign-top:200;
}

P
{
 font-family: "Georgia", serif;

}

h1
{
 font-family: "Georgia", serif;

}


h2
{
 font-family: "Georgia", serif;

}

h3
{
 font-family: "Georgia", serif;

}

h4
{
 font-family: "Georgia", serif;

}

h5
{
 font-family: "Georgia", serif;

}


.navbar-brand {
  padding: 0px; /* firefox bug fix */
}
.navbar-brand>img {
  height: 64px;
  padding: 2px; /* firefox bug fix */
  width: 250px;
}