body
{
  font-family: 'Roboto', sans-serif ! important;
}

.fullwidth
{
/*background: url("../img/back-img1.jpg");*/
background-color: #EFEADF;
background-position: 0 0;
background-repeat: no-repeat;
background-size: cover;
max-width: initial;
overflow: visible;
margin-left: auto;
margin-right: auto;
font-family: Arial;
}


.row .row
{
  margin: 0px;
}

.top-bar-section
{
	z-index: 99;
}

.top-bar .toggle-topbar.menu-icon a span::after
{
  box-shadow: 0 0 0 1px #ac9a88, 0 7px 0 1px #ac9a88, 0 14px 0 1px #ac9a88;
}
/*top bar part style begin*/

@media only screen and (max-width: 40.063em) {

	.orbit-container .orbit-slides-container > * .orbit-caption h2 span
	{
		font-size: 13px;
		text-align: center;
	}

	.top-bar-section ul li
	{
		background: #161616 !important;
		padding-right: 5px;
	}

	.top-bar-section ul li > a
	{
		text-align: center;
		padding: 36px;
		font-size: 18px;
	}

	.panel
	{
		padding-left: 144px;
	}

	.car-content-part h3 span
	{
		font-size: 25px !important;
	}

}

@media only screen and (min-width: 40.063em) {

	.orbit-container .orbit-slides-container > * .orbit-caption
	{
		background: none;
		text-align: center;
		color:#f54b20;
		font-size: 40px;
		bottom: 90px;
	}

	.orbit-container .orbit-slides-container > * .orbit-caption h2 span
	{
		font-size: 30px;
	}

}

@media only screen and (min-width: 64.063em) {

	.top-bar-section ul
	{
		padding-top: 8px;
	}

	.top-bar .title-area
	{
		padding-top: 8px;
	}

	.orbit-container .orbit-slides-container > * .orbit-caption
	{
		top: 450px;
		background: none;
		text-align: center;
		color:#f54b20;

	}

	.orbit-container .orbit-slides-container > * .orbit-caption h2 span
	{
		font-size: 50px;
	}

}

  .contain-to-grid
  {
    z-index: 9;
    background: #161616;
    height: 60px;
  }

  .top-bar
  {
  	background: transparent;
  }

  .top-bar-section ul li
  {
  	background: transparent;
  }

  .top-bar-section li:not(.has-form) a:not(.button)
  {
  	background: transparent;
  	font-weight: bold;
  }

  .top-bar-section li:not(.has-form) a:not(.button):hover
  {
  	background: transparent;
  	color: #f54b20;
  	font-weight: bold;
  }

  .top-bar-section li.active:not(.has-form) a:not(.button)
  {
  	background: transparent;
  	border-bottom: 2px solid #f54b20;
  }

  .top-bar-section li.active:not(.has-form) a:not(.button):hover
  {
  	background: transparent;
  }

  .top-bar .name h1
  {
  	font-size: 30px;
  }

   .top-bar .name h1 span
   {
   	font-size: 30px;
    padding: 5px 5px 5px 5px;
    background: #f54b20;
    margin-left: 11px;
    border-radius: 13px;
   }

/*}*/

/*top bar part style end*/

/*slider part begin*/

.orbit-container .orbit-slides-container > *:before
{
	content: '';
	background: url("../img/slider-back1.png") no-repeat;
	background-color: rgba(54, 54, 61, 0.46);
	width: 100%;
	height: 100%;
	position: absolute;

}


.orbit-container .orbit-slides-container > * .orbit-caption h2 span
{
	color: #f54b20;
/*	font-size: 50px;*/
	background: #efeadf;
	border-radius: 15px;
	padding: 15px 10px 15px 10px;
	font-weight: 600;
}

/*begin orbit slider */
.orbit-container .orbit-slide-number {
color: transparent;
}

.orbit-container .orbit-timer .orbit-progress {

background-color:transparent;
}

.orbit-container .orbit-timer.paused > span {
border-color: transparent;
}

.orbit-container .orbit-timer > span {

border: solid 4px transparent;
}

.orbit-bullets li{

  background: transparent;
  border: 1px solid #ffffff;
}

.orbit-bullets li.active{

background: #ffffff;
}

.orbit-container .orbit-prev, .orbit-container .orbit-next {
 background-color: rgba(255, 0, 0, 0);
 border: 2px solid #EFEADF;
 border-radius: 100%;
 width: 45px;
 height: 45px;
 top: 86%;
 margin-left: 649px;
 margin-right: 680px;
}

.orbit-container .orbit-next > span
{
   border-right-color: #F54B20;
}

.orbit-container .orbit-prev > span
{
   border-left-color: #F54B20;
   right: 3px;
}


/*begin orbit slider */


/*slider part begin*/

/*content part begin*/
.carwas-header
{
	padding-top: 18px;
}

.carwas-header h3
{
	margin-top: -22px;
    margin-bottom: 40px;
}

.carwas-header h3 span
{
	background: #161616;
	color: #f54b20;
	padding: 5px 5px 5px 5px;
	font-size: 40px;
	border-radius: 7px;
	z-index: 9;
}
.shop-time img
{
	width: 500px;
}

@media only screen and (min-width: 64.063em) {
	.panel
	{
	  margin-right: 364px;
      margin-top: -322px;
	}

}

.panel h4
{
  color: #f54b20;
  font-weight: 600;
}

table
{
   background: #AC9A88;
   border: solid 1px #161616;
}

table thead
{
	background: #161616;
}

table tr:nth-of-type(even)
{
  background: #ac9a88;
}

table thead tr th, table thead tr td
{
	color: #f54b20;
	text-align: center;
}

table .prize-part
{
	background: #d9c9a7;
}

.parallax-window
{
    min-height: 400px;
    background: transparent;
}

.parallax-mirror
{
	z-index: 0 ! important;
}

.about-part1
{
  width: 100%;
  text-align: justify;
}

.about-part1 p, .about-part2 p
{
  color: #EFEADF;
  border: 1px solid #F54B20;
  padding: 15px;
  border-radius: 15px;
  text-align: justify;
}

.about-part2
{
	width:100%;
	margin-top: 225px;
}

/*content part end*/

/*footer part begin*/
.footer
{
	background-color:#AC9A88;
  max-width: 100%;
}

 .footer a .fa
 {
  color:#fff;
  background: #161616;
  border-radius:4px;
  text-align:center;
  text-decoration:none;
  font-family:fontawesome;
  position: relative;
  display: inline-block;
  width: 44px;
  height: 30px;
  padding-top: 6px;
  margin: 2px 10px;
  -o-transition:all .5s;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
   -webkit-font-smoothing: antialiased;
 }

 .footer a .fa:hover
 {
  background: #F54B20;
}

.footer .c-right
{
	float: left;
	text-align: left;
	color: #161616;
}

.wakaed-wlogo:before
{
  color: #ffffff;
  background: #161616;
  border-radius:4px;
  width: 44px;
  height: 30px;
  padding: 5px;
}

@media only screen and (max-width: 40em){

	.footer a .fa
	{
		margin: 2px 0px;
	}
}

/*footer part end*/

/*order form part style begin*/
@media only screen and (min-width: 64.063em){

	.order-form-part
	{
		padding: 0 250px 0 250px;
	}
}

input[type="text"], input[type="date"], select
{
  background-color: #AC9A88;
  border-color: #161616;
}

textarea
{
  background-color: #AC9A88;
  border-color: #161616;
  height: 480px;
}

button, .button
{
   background-color: #f54b20;
   border-color: #161616;
}

button:hover, .button:hover
{
   background-color: #161616;
   border-color: #161616;
   color:#f54b20;
}
/*order form part style end*/
