body {
margin:0;
padding:0;
font-weight:normal;
}
* a:hover
{
transition:All 0.5s ease;
-webkit-transition:All 0.5s ease;
-moz-transition:All 0.5s ease;
-o-transition:All 0.5s ease;
}
* a:focus 
{
	outline:none !important;
}
h1, h2, h3, h4, h5, h6, p, ul, ol, li {
margin:0;
padding:0;
}
ul, ol, li {
list-style:none;
}
.fl {
float:left;
}
.fr {
float:right;
}
.pade_none {
padding:0 !important;
}

.main_outer
{
	
}
.banner_part
{
	width:100%;
	background:url(images/banner-bg1.png) center top no-repeat;
	background-size:100%;background-attachment:fixed; 
}

.logo_outer {
  padding: 13px 0 0 45px !important;
}

.header_right
{
}
.header_right ul
{
	text-decoration:none;
	list-style:none;
	float:right;
}
.header_right li {
	float:left;
}
.header_right li a
{
	color:#fff;
	text-decoration:none;
	background: #2b2a28;
	font-family: "proxima_novaregular";
	font-size: 19px;
	padding: 23px 0;
	text-align: center;
	width: 177px;
	float:left;

}
.active
{
	background:#fecd08 !important;
	color:#1f1f1f !important;
}
.banner_text_outer {
  padding: 120px 0 46px;
  text-align: center;
  width: 100%;
  position:relative;
}
.automate_outer
{
	display:inline-block;
	
}
.automate_outer h1
{
	font-size:69px;
	color:#1f1f1f;
	font-family: 'proxima_novaregular';
	text-align:center;
	line-height:70px;
}
.automate_outer h2 {
  background: url(images/banner-star.png) no-repeat center 130px;
  color: #1f1f1f;
  font-family: "bebasregular";
  font-size: 106px;
  padding: 0 0 41px;
  text-align: center;
  text-transform: uppercase;
}
.automate_outer span
{
	color:#fecd08;
}
.automate_outer p
{
	font-size:19px;
	color:#1f1f1f;
	font-family: 'proxima_novaregular';
	text-align:center;
	text-transform:uppercase;
}
.private_outer {
  display: inline-block;
  margin: 40px 0 0;
  min-height: 290px;
  position: relative;
  width: 100%;
}

/* .automate-cnt-part
{
  width: 296px;
  float:left;
} */
.automate-cnt-part {
  float: none;
  width: 100%;
}
.automate_btn
{
	font-family: 'PROXIMANOVASEMIBOLDWEBFONT';
	font-size: 19px;
	line-height: 83px;
	text-align: center;
	text-transform: uppercase;
	width: 349px;
	font-weight:bold;
	float:left;
	cursor:pointer;
	margin: 0 12px 6px 0;
}
.automate_btn:last-child{ margin-right:0;}
.automate_btn a
{
	display:block;
	padding: 0 0 0 64px;
	background: #2b2a28 url(images/icon_img1.png) no-repeat 28px 12px;
	color: #555553;
}
.automate_btn a:hover
{
	background: #fecd08 url(images/icon_img.png) no-repeat 28px 12px;
	color: #2b2a28;
	text-decoration:none;
}
.list_active
{
	background: #fecd08 url(images/icon_img.png) no-repeat 28px 12px !important;
	color: #2b2a28 !important;
	text-decoration:none !important;
}


/*.automate_btn
{
	background: #fecd08 url(images/icon_img.png) no-repeat 28px 12px;
	color: #2b2a28;
	font-family: 'PROXIMANOVASEMIBOLDWEBFONT';
	font-size: 19px;
	line-height: 83px;
	padding: 0 0 0 64px;
	margin:0 0 6px;
	text-align: center;
	text-transform: uppercase;
	width: 296px;
	display:block;
	font-weight:bold;
	cursor:pointer;
}
.corporate
{
background: #2b2a28 url(images/icon_img1.png) no-repeat 28px 12px;
color: #555553;
font-family: 'PROXIMANOVASEMIBOLDWEBFONT';
font-size: 19px;
line-height: 83px;
padding: 0 0 0 64px;
text-align: center;
text-transform: uppercase;
width: 296px;
font-weight:bold;
float:left;
cursor:pointer;
}*/


.banner_right_part {
  left: 62px;
  position: fixed;
  top: 320px;
  width: 130px;display: none;
  z-index: 9999;
}
.speace {
  background: #6f6f6f;
  float: left;
  height: 20px;
  margin: 3px 0 0 12px;
  width: 1px;
}
.one_out {
  float: left;
  width: 100%;
  height: 22px;
}
.one_out p {
  color: #6f6f6f;
  font-family: "proxima_novaregular";
  font-size: 12px;
  padding: 3px 0 0 0;
  text-transform:uppercase;
  text-align:left;
}
.color_clas {
  float: left;
  margin: 0 8px 0 0;
}
.active2 {
  background: #6f6f6f !important;
  color: #fff !important;
  text-decoration: none !important;
}

.event_detail_out {
  margin: 144px 0 100px;
  text-align: center;
}
.event_detail_out h2 {
  color: #2b2a28;
  font-family: "bebasregular";
  font-size: 78px;
  text-align: center;
  margin: 0;
  padding: 0;
}
.event_detail_out span
{
	color:#fecd08;
}
.event_detail_out p {
  background:url(images/banner-star2.png) no-repeat center 46px;
  color: #1f1f1f;
  font-family: "proxima_novaregular";
  font-size: 19px;
  padding: 0 0 80px;
  text-align: center;
  text-transform: uppercase;
}
.location_outer
{
	text-align:center;
	display:inline-block;
	width:639px;
	background:#f4f3f3;
} 
.location_outer h3 {
  color: #bbbbbb;
  float: left;
  font-family:"proxima_novaregular";
  font-size: 31px;
  margin: 0;
  padding: 10px 0;
  text-transform: uppercase;
  width: 75%;
}
.location_outer h3 strong
{
	font-size:24px;
	color:#5a5957;
	font-family:"bebasregular";
	text-transform:uppercase;
}
.location_outer span a {
  background: #eaeaea url(images/location1.png) no-repeat left 0;
  color: #00aaa9;
  float: left;
  font-family: "proxima_novaregular";
  font-size: 18px;
  padding: 14px 0;
  width: 25%;
  text-align:left;
  text-decoration:none;
}
.Change {
  float: left;
  padding: 4px 7px 0 46px;
}

.form_outer {
  text-align: center;
  margin: 56px 0 0 0;
}
.event_name
{
	display:inline-block;
	width:299px;
	text-align:center;
	margin:0 10px 0 0;
}
.event_name label
{
	font-size:16px;
	color:#858585;
	font-family: 'proxima_novaregular';
	width:100%;
	text-align:left;
}
.event_name input {
  border: 4px solid #ededed;
  color: #858585;
  font-family: "proxima_novaregular";
  font-size: 16px;
  padding: 21px 10px;
  width: 100%;
  height: 67px;
}


.event_name select
{
	border:4px solid #ededed;
	width:100%;
	padding:0px;
	font-size:16px;
	color:#858585;
	font-family: 'proxima_novaregular';
	height:67px;
	-moz-appearance: none;
	appearance: none;
	-webkit-appearance: none;
	background:url(images/earo_icon.png) 265px center no-repeat;
}
.event_name option
{
	font-size:16px;
	color:#858585;
	font-family: 'proxima_novaregular';
}
.date_outer
{
	text-align:center;
	margin:40px 0 0 0;
}
.date
{
    display:inline-block;
	width:199px;
	text-align:center;
	margin:0 10px 0 0;
}
.date label
{
	font-size:16px;
	color:#858585;
	font-family: 'proxima_novaregular';
	width:100%;
	text-align:left;
}
.date select
{
	border:4px solid #ededed;
	width:100%;
	padding:0;
	font-size:16px;
	color:#858585;
	font-family: 'proxima_novaregular';
	height:67px;
	-moz-appearance: none;
	appearance: none;
	-webkit-appearance: none;
	background:url(images/earo_icon.png) 165px center no-repeat;
}
.form_outer option
{
	padding:10px;
	border-bottom:1px solid #ededed;
}
.form_outer option:last-child
{
	border-bottom:none;
}

.form_outer input:focus, select:focus {
	box-shadow: 0;
	border: 4px solid #fecd08;
	outline: none;
}

.advancd_out
{
	text-align:center;
	color:#00aaa9;
	font-size:18px;
	font-family: 'proxima_novaregular';
	margin:33px 0 0 0;
	display:inline-block;
}
.advancd_out:hover
{
	color:#00aaa9;
}
input.submit_out
{
	background:url(images/submit_bg.png) center top no-repeat;
	display:inline-block;
	border:none;
	font-size:19px;
	 font-family: 'PROXIMANOVASEMIBOLDWEBFONT';
	text-transform:uppercase;
	padding:30px 0;
	width:300px;
	margin:26px 0 0 0;
}
input.submit_out:hover
{
	background:url(images/submit_bg_hvr.png) center top no-repeat;
}

.second_tab {
  float: left;
  width: 110px;
  height: 22px;
}

.second_tab span {
  border: 1px solid #6f6f6f;
  border-radius: 50%;
  color: #2b2a28;
  float: left;
  font-family: "PROXIMANOVASEMIBOLDWEBFONT";
  font-size: 16px;
  height: 25px;
  padding: 1px 0;
  text-align: center;
  width: 25px;
}
/* .main-content-auto-mate {
  float: left;
  height: 350px;
  overflow: hidden;
} */
.main-content-auto-mate {
  float: left;
  width: 100%;
}
/* .auto-mate-list
{
	width:280px;
	display:block;
	background:#fff;
	text-align:left;
	padding:20px 15px 20px 20px;
	margin:0 0 0 12px;
	position:relative;
} */
.auto-mate-list {
 /*  background: #fff none repeat scroll 0 0; */
  display: block;
  margin: 0;
  padding:0;
  text-align: left;
  width: 100%;
  position:relative;
}
.auto-mate-list ul
{
	margin:0;
	padding:0;
}
.auto-mate-list ul li
{
	font-family: 'proxima_novaregular';
	font-size:16px;
	text-transform:uppercase;
	color:#a4a4a4;
	border-bottom:1px solid #e5e5e5;
}
.auto-mate-list ul li:last-child
{
	border-bottom:none;
}

.auto-mate-list ul li ul
{
	width:100%;
	position: relative;
	top:0;
	right:0;
	text-align:left;
	margin:0;
	z-index:9999;
	display:none;
	/*border-top:1px solid #e5e5e5;*/
}
.auto-mate-list ul li ul li {
  background: #fff;
  display: block !important;
  float: left;
  margin: 0 1% 0 0;

}

.auto-mate-list ul li a
{
	display:block !important;
	padding:8px 10px;
	color:#a4a4a4;
}
.auto-mate-list ul li a:hover
{
	background:#FECD08 url("images/icon_img.png") no-repeat scroll 6px 8px / 28px auto;
	color:#fff;padding-left: 39px;
	text-decoration:none;
	transition:none;
}

.private_active {
  background: #fecd08 url("images/icon_img.png") no-repeat scroll 6px 8px / 28px auto;
  color: #fff !important;
  padding-left: 39px !important;
  text-decoration: none !important;
}

.second_slide {
  background: url(images/bg_img.png) no-repeat center top;
}

.color_clas > a {
    border: 1px solid #6f6f6f;
    border-radius: 50%;
    color: #6f6f6f;
    float: left;
    font-family: "PROXIMANOVASEMIBOLDWEBFONT";
    font-size: 16px;
    height: 25px;
    padding: 1px 0;
    text-align: center;
    width: 25px;
	text-decoration:none;
}

.auto-mate-list div.blk_01 {
  background: #fff;
  display: inline-block;
  margin: 0 7px 0 0;
  vertical-align: top;
  width: 32%;
}
.auto-mate-list div.blk_01:nth-child(3) {
  margin-right: 0;
}
.catogories {
  display: none;
  margin: 14px 0 0 -4px;
  width: 100%;
  position:absolute;
  z-index:99;
  background:#fff;
}
.catogories div.blk_01 {
  background: #fff none repeat scroll 0 0;
  display: inline-block;
  margin: 0 7px 0 0;
  vertical-align: top;
  width: 32%;
}
.catogories div.blk_01:nth-child(3) {
  margin-right: 0;
}
.catogories ul li a {
  color: #a4a4a4;border-bottom: 1px solid #e5e5e5; text-align:left;
  display: block;
  padding: 8px 10px;
}
a:active{ text-decoration:none !important;}
.catogories ul li:last-child a{ border-bottom:none;}
.bg_img{background: #FECD08 url("images/icon_img.png") no-repeat scroll 6px 8px / 28px auto; color:#fff !important;padding-left: 39px !important;}


.pos
{
	position: relative;
	left:0;
	top:0;
	width:726px !important;
	background:none !important;
}
.pos .select-item
{
	width:99% !important;
	text-align:center;
}
.click_div.private_active {
  display: inline-block !important;
  margin: 0 0 5px;
  min-width: 248px;
  text-align:left;
}

/* ================7april2016================== */

.header_part.fixed {
  background-image: none;
  left: 0;
  position: fixed;
  right: 0;height: 54px;
  top: 0;
  z-index: 999;
}
.header_part {
  background: #fff none repeat scroll 0 0;
}
.header_part.fixed .logo_outer > img {
  position: absolute;
  top: 12px;
  width: 23%;
  transition: height 1s ease 0s;
}
.header_part.fixed .header_right li a {
  padding: 15px 0;transition: height 1s ease 0s;
}



