body {
	background: url(../images/bg.png) #949494;
}

.allcontain{
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
}

.header{
	background: #ffb7db;
	background: url(../images/header_bg.gif);
	color: #FFF;
	text-align: center;
	text-shadow: 1px 1px 1px #000;
	height:24px;
	line-height:24px;
}

.header a {
	color: #FFF;
}

.header .container{
	padding: 0px;
}

.socialicon{
	list-style-type: none;
	display: inline-block;
	margin: 0px;
	padding-left: 11.2%; 
}

.socialicon>li{
	float: left;
	padding-top: 2px;
}

.socialicon>li>a{
	padding-right: 10px;
	color: #fff;
	text-decoration: none;
}
.socialicon>li>a:hover{
	color: #e75807;

}
 
.givusacall{
	list-style-type: none;
	display: inline-block;
	letter-spacing: 1px;
	font-family: 'BebasNeue Regular';
	font-size: 12.7px;	
	color: #ff4ea7;
	margin-bottom: 0px;
	padding-left: 26.1%;
}
.givusacall>li{
		float: right;
}
 .logreg{
 	list-style-type: none;
 	display: inline-block; 	
	font-family: 'BebasNeue Regular';
	font-size: 9pt;
	color: #ff4ea7;
	margin-bottom: 0px;
	padding-left: 23%;
}
.logreg>li{
float: left;

}
.logreg>li>a{
	text-decoration: none;
	color: #ff4ea7;
	padding-right: 6px;
}
.logreg>li>a:hover{
	color:#e75807;
}
.logreg .register{
	border-left: 1px solid #ff4ea7;
	padding-left: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.copyrights{
	text-indent:-9999px;
	height:0;
	line-height:0;
	font-size:0;
	overflow:hidden;
}
@media screen and (max-width: 825px) {
.socialicon{
padding-left: 5%;
}
.givusacall{
	padding-left: 15%;
}
}
@media screen and (max-width: 555px){
	.givusacall{
	padding-left: 10%;
}
.logreg{
		padding-left: 13%;
}
}
@media screen and (max-width: 440px){
	.givusacall{
	padding-left: 3%;
	font-size: 11px;
}
.logreg{
		padding-left: 8%;
		font-size: 11px;
}
.socialicon>li{
	font-size: 11px;
}
.socialicon{
	padding-left: 0px;
}
}

/*----------------------End Header --------------------*/
 
.logo{
	position: absolute;
	z-index: 999;
	width: 370px;
	padding: 10px !important;
}
.topnav{
	background: none;
}
.topnavbar .container{
	margin-left: 107px !important;
}
.toggle-costume{
	float: left;
}

#navbarontop{
	padding-top: 15px;
	height:69px; 
}
@font-face {
  font-family: "BebasNeue Regular";
    src: url(../css/fonts/BebasNeue-Regular.otf) format("truetype");
}
  #navbarontop > li > a {
  	font-family: 'BebasNeue Regular';
  	font-size: 17px;
  	color: #ff4ea7;
    padding-top: 0px;
    padding-bottom: 6px;
    margin-bottom: 22px;
 	padding-left: 10px;
    padding-right: 10px!important;
    margin-left: 34px;
    border-bottom: 2px solid rgba(0,0,0,.0);
	/*text-shadow: 1px 1px 2px #000;*/

  }
  #navbarontop > li >a:hover{
  	background-color: none!important;
  	background: none!important;
  	/*border-bottom: 2px solid #FB516F;*/
	/*background:url(../images/bg_navi_h.png);*/
  }

#navbarontop > li > a > span {
	display: block;
	color: #ff4ea7;
}
 

 #navbarontop>button{
 	background: none;
 	background-color: none;
 	border: 2px solid #e75807;
 	font-family: 'BebasNeue Regular';
 	margin-left: 60px;
  	font-size: 16.99px;
  	color: #313943;
  	padding-left: 19px;
  	padding-right: 19px;
  	padding-top: -2px;
  	padding-bottom:-2px;
 }
 #navbarontop>button:hover{
 	background-color: #e75807;
 	color: #fff;
 }
 .dropdowncostume{
 	margin-left: 0px;
 }
 .navbar-default .toggle-costume:hover,
.navbar-default .toggle-costume:focus {
  background-color: #EBDEC6;
}
.navbar-default .toggle-costume.icon-bar {
  background-color: #FFF;
}
.navbar-default .toggle-costume:hover .icon-bar {
  background-color: #FFF;
}
#navbarontop .open > a,
#navbarontop .open > a:hover,
#navbarontop .open > a:focus {
	background-color: none!important;
  border-color: #e75807;
}
#navbarontop a:focus {
  outline: none;
  border-bottom: 2px solid #e75807; 
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
	font-family: 'BebasNeue Regular';
	font-size: 13pt;
	color: #000;
	background-color: rgba(255,255,255,.5);
	text-align: center;

}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover{
	background-color: #fff;
}
.dropdown.open .dropdown-menu {
    max-height: 200px;
    opacity: 1;
}


.navi_bg {
    background-image: url(../images/bg_navi.png);
}


 /*----------------- Navbar On Top Media screen -------------*/
@media screen and (min-width: 320px) and (max-width: 480px){
	.dropdowncostume{
		padding-left: 0px;
		margin-left: 0px;
	}
	.topnavbar .container{
		margin-left: 10px !important;
	}
	.logo{
		position: absolute;
		z-index: 999;
		width: 240px;
		padding: 8px !important;
	}
	.toggle-costume{
		float: right;
	}
	#navbarontop{
		padding-left: 0px;
		padding-top: 26px; 
		height: 250px;
	}
	#navbarontop>li>a{
		margin-left: 0px;
		padding-left: 50px;
		font-size: 13pt;
		margin-bottom: 10px;

	}
	#navbarontop>button{
		margin-left:50px;
	
	}
	.navbar-default .navbar-nav .open .dropdowncostume > li > a {
		text-align: center;
		margin-left: 40px;
	}

	#upmenu{
		height: 400px;
	}
}

@media screen and (min-width: 481px) and (max-width: 767px){
.topnavbar .container{
	margin-left: 10px !important;
}
.toggle-costume{
float: right;
}
 #navbarontop>button{
 	margin-left:50px;
 
 }
.logo{
	position: absolute;
	top:10px;
	padding-top: 9px;
}
#navbarontop{
	 padding-left: 0px;
	padding-top: 40px; 
	height: 250px;
}
#navbarontop>li>a{
	margin-left: 0px;
	padding-left: 50px;
	font-size: 13pt;
	margin-bottom: 10px;

}
.navbar-default .navbar-nav .open .dropdowncostume > li > a {
	text-align: center;
	margin-left: 40px;
}
#upmenu{
	margin-bottom: 15px;
}
}
@media screen and (min-width: 768px) and (max-width: 1199px){
	.topnavbar .container {
		margin-left: 50px !important;
	}
	#navbarontop{
		padding-left: 25%;
	}
	#navbarontop > li > a {
    padding-bottom: 6px;
    margin-bottom: 22px;
 	padding-left: 0px;
    padding-right: 0px!important;
    margin-left: 40px;
	text-align:center;

  }
}



/* ------------------------ End Navbar On Top -----------------*/
/*------------------------- Start Carousel --------------------*/


@font-face{
	font-family: "OpenSans Semibold";
	src: url(../css/fonts/OpenSans-Semibold.ttf) format("truetype");

}
.carousel-caption{
	z-index: 999;
}
.carousel-caption>h2{
	text-align: left;
	font-family: 'OpenSans Semibold';
	font-size: 25.12pt;
	text-shadow: 0 0px 0px rgba(0, 0, 0, .0);

}
@font-face{
	font-family: "OpenSans Regular";
	src:url(../css/fonts/OpenSans-Regular.ttf) format("truetype");
}
.carousel-caption>h2>p{
font-family: 'OpenSans Regular';
font-size: 15.88pt;
}
.carousel-caption {
    top: 35%;
    left:13%;
    right:auto;
    bottom: auto;
}

@media screen and (min-width: 320px) and (max-width:767px){
.carousel-caption>h2{
	font-size: 13pt;
}
.carousel-caption {
    top: 15%;

}
 
.carousel-caption>p{
font-size: 10pt;
}	
}
 

/* -----------------------------Second Navbar ---------------------------------------*/
.downicon{
	padding-left: 40px;
}
.midle-nav{
	background: rgba(248,199,45,.8);
 	border: 0px;
 	position: absolute;
 	bottom: 0px;
 	width: 100%;
 	margin: 0px;
 	border-radius: 0px;
 
 
}
#navbarmidle{
		padding-left: 6.6%;
		padding-bottom: 26px;
		width: 100%;
 
}
.searchtxt{
	max-width: 1349px;
}
.searchtxt>h1{
	font-family: "OpenSans Semibold";
	font-size: 22pt;
	color: #fff;
	margin-top: 14px;
	margin-bottom: 14px;
	padding-left: 15px;
	max-width: 1349px;

}
.navbar-default .textcostume:hover,
.navbar-default .textcostume:focus {
  background-color: #fff;
}
.navbar-default .textcostume:hover .icon-bar {
  background-color: #000;
}
.navbar-default .textcostume:focus .icon-bar{
	background-color: #000;
}
.navbar-default .textcostume .icon-bar {
  background-color: #fff;
}
.navbar-default .textcostume {
  border-color: #fff;
}
.navbar-default .textcostume {
  border-color: #fff;
}
.navbarborder>li{
	margin-right: 9px;
}
.navbarborder>li>a{
	font-family: "OpenSans Regular";
	font-size: 13pt;
	color: #fff !important;
	background-color: none;
	padding-top: 11px;
	padding-bottom: 11px;
	border: 1px solid #fff!important;
}
.navbarborder>li>a:hover{
	color: #F8C72D !important;
	background-color: #fff!important;

}
.navbarborder>li:last-child{
 	padding-right: 0px;
 	margin-right: 0px;
	margin-left: 30px;
	padding-right: 0px;
}
.searchform{
	padding-right: 64px;
	background: none;
	background-color: none;
	border: 1px solid #fff;
	border-radius: 0px;
	box-shadow: 0px;
	box-shadow: inset 0px;
	height: 44px;
	margin: 0px;
}
.searchform:focus {
  border-color: #fff;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 255, 255, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 255, 255, .6);
}
.searchformmargin{
	margin: 0px;
	border: 0px;
	padding: 0px;
	margin-right: 9px;
}
.searchform::-webkit-input-placeholder {
    color: #fff;
    font-family: "OpenSans Regular";
    font-size:13pt;
    box-shadow: 0px;
 

}
.searchform::-moz-placeholder {
    /* FF 19+ */
    color: #fff;
    font-family: "OpenSans Regular";
    font-size: 13pt;
    box-shadow: 0px;
 

}
.priceslider{
	font-family: "OpenSans Regular";
	background-color: none;
	background: none;
	border: none;
	color: #fff;
}
.slidertxt{
	font-family: "OpenSans Regular";
	color: #fff;
}
.searchnav{
	margin-right: 7.3%;
}
.searchbutton{
	border: 0px;
	background: none;
	background-color: none;
	font-size: 13pt;
	color: #fff;
	padding-top: 20px;
}
.btn-costume{
	border-radius: 0px;
}

 

@media only screen and (min-width: 1200px){
	.li-category{
		width: 205px;
	}
	.li-minyear{
		width: 156px;
	}
	.li-maxyear{
		width: 156px;
	}
	.li-slideprice{
		margin-left: 36px;
		width: 249px;
	}
	.li-search{
		margin-left: 40px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 1365px){
	.midle-nav{
		position: relative;
		background: rgb(248,199,45);
		top:0px;
}
.searchtxt>h1{
	font-size: 18pt;
 
 
	padding-left: 0px;

}
.navbarborder>li{
	padding-right: 9px;
 
}
.searchform{
	padding-right: 10px;
	height: 44px;
	margin: 0px;
	margin-right: 9px;
}
.searchformmargin{
	margin-bottom: 20px;
 
 
}
.searchbutton{
	margin-right: 0px;
	margin-left: 0px;
}

}
@media screen and (min-width: 1065px) and (max-width: 1140px){
	#navbarmidle{
		padding-left: 10px;
		padding-right: 0px;
	}
}
 
@media screen and (min-width:768px)and (max-width: 1064px){
 #navbarmidle{
 	max-width: 671px;
 	margin-right: auto;
 	margin-left: auto;

 padding-right: 0px;
padding-left: 0px;
 }
.navbarborder{
	width: 520px;
}	
	 #amount{
	 	width: 100px;
	 	font-size: 10px;
	 }
	  #slider-range{
	 	width: 130px!important;
	 }
	 .li-slideprice>p{
	 	font-size: 10px;
	 	width: 132px;
	 }
	 .li-slideprice{
	 	width: 135px;
	 }
.navbarborder>li>a{
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
}
.downicon{
		padding-left: 5px;
		margin-left: 5px;
	}
.searchform{
	width: 40px;
}
.searchform::-webkit-input-placeholder {
    font-size:11pt;
}
.searchform::-moz-placeholder {
    font-size: 11pt;
}
.navbar-form .searchform{
	width: 133px;
}
.navbarborder>li:last-child{
	margin-left: 0px;
}
}
@media screen and (max-width: 767px){
#navbarmidle{
	padding-left: 20px;
	background: rgb(248,199,45);
}
.navbarborder>li:last-child {
	margin-left: 0px;
}
.navbarborder>li{
	margin-right: 0px;
}	
	.li-category{
		width: 100%;
	}
	.li-minyear{
		width: 100%;
	}
	.li-maxyear{
		width: 100%;
	}
	#amount{
	 	width: 50%;
	 	font-size: 14px;
	 }
	  #slider-range{
	 	width: 98%!important;
	 }
	 .li-slideprice>p{
	 	font-size: 14px;
	 	width: 100%;
	 }
	 .li-slideprice{
	 	width: 100%;
	 	margin-left: 0px;
	 }
.midle-nav{
		position:relative;
		top:0px;
		background: rgba(248,199,45,.9)
	}
	.navbarborder{
		margin-left: 0px;
		margin-right: 0px;
	}
	.navbarborder>li{
		padding-left: 0px;
		padding-bottom: 20px;
		padding-right: 0px;
	}
	.navbarborder>li>a{
		font-weight: bold;
	}

 .textcostume>h1{
 	position: absolute;
 	left: -200px;
 	top:-20px;
 	font-family: "OpenSans Semibold";
	font-size: 22pt;
	color: #fff;

 }
 .searchtxt>h1{
 	font-size: 0pt;
}
.searchbutton{
display: block;
margin-right: auto;
margin-left: auto;
}
.searchform::-webkit-input-placeholder {
font-weight: bold;
}
.searchform::-moz-placeholder {
    /* FF 19+ */
font-weight: bold;
 

}
.searchformmargin{
	margin-bottom: 20px;
	border: 0px;
	padding: 0px;
	margin-right: 0px;
}

}

 
/*   ---------------------------   fetured cars   ---------------------------------    */
@font-face{
	font-family: "OpenSans-Light";
	src: url(../css/fonts/OpenSans-Light.ttf) format("truetype");
}
.feturedsection>h1{
	font-family: "OpenSans-Light";
	font-size: 41px;
	padding-top: 46px;
	padding-bottom: 50px;
	color: #020243;
}

.carstxt{
	padding-left: 45px;
	padding-right: 88px;
}
.bdots{
	padding-right: 40px;
} 
.row{
	padding: 0px;
	margin: 0px;

}


@media screen and (min-width: 320px) and (max-width: 480px){
	.feturedsection>h1{
	font-size: 15pt;
	padding-top: 20px;
	padding-bottom: 20px;
 
}
.bdots{
	padding-right: 15px;
} 
.carstxt{
	padding-left: 20px;
	padding-right: 15px;
}
}
@media screen and (min-width: 480px) and (max-width: 640px){
	.feturedsection>h1{
	font-size: 20pt;
}
.bdots{
	padding-right: 20px;
}
.carstxt{
	padding-left: 20px;
	padding-right: 20px;
} 
}

/* -----------------------Featured Cars--------------------------------------------------------*/
.img1colon{
	max-width:46.3%;
}
.img1colon>img{
 
	width: 100%;
  
}
.costumrow{
	border-top: 1px solid #BABABA;
	border-bottom: 1px solid #BABABA;	
}
.txt1colon{
	width: 53.7%;
}
.featurecontant{
	width:85%;
	height: auto;
	border: 1px solid #e75807; 
	margin-right: auto;
	margin-left: auto;
 
}
.featurecontant>h1{
	font-family: "OpenSans Regular";
	font-size: 19.8px;
	text-align: center;
	color: #5B5B5B;
	margin-top:14%;
	margin-bottom: 8px;

}
.featurecontant>p{
	font-family: "OpenSans Regular";
	font-size: 11.44px;
	text-align: center;
	color: #5B5B5B;
}
.featurecontant>h2{
	font-family: "OpenSans Regular";
	font-size: 12.41pt;
	color: #020243;
	text-align: center;
	letter-spacing: 8px;
	margin-top: 36%;
	margin-bottom: 19px;
}
.featurecontant>button{
	background: #020243;
	border: 1px solid #020243;
	font-family: "OpenSans Regular";
	font-size: 19px;
	color:#fff;
	letter-spacing: 5px;
	width: 68%;
	margin-left: 17%;
	margin-bottom: 26px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.featurecontant>button:hover{
	-moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
    transition: all .2s ease-in;
	border: 1px solid #020243;
	background: none;
	color: #020243;
} 
 

.img2colon{
	padding: 0px!important;
	margin: 0px!important;
	max-width:46.3%;

}
.img2colon>img{
	width: 100%;
}
#readmore{
	overflow-y: auto;
	position: absolute;
	background-color: #fff;
	top:0px;
	margin-top: 30px;
	height: 0px;
 	max-width: 290px;
}
#readmore>h1{
	text-align: center;
	font-family: "OpenSans Regular";
	color: #5B5B5B;
	font-size: 19.8px;
}
#readmore>p{
	font-family: "OpenSans Regular";
	font-size: 11.44px;
	text-align: center;
	color: #5B5B5B;
	margin-right: 20px;
	margin-left: 20px;
}
#readmore>button{
	background: none;
	border: 1px solid #020243; 
	font-family: "OpenSans Regular";
	font-size: 19px;
	color:#020243;
	letter-spacing: 5px;
	width: 70%;
	margin-left: 17%;
	margin-bottom: 26px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#readmore>button:hover{
	background: #020243;
	color: #fff;
	-moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in; 
} 
#readmore2{
	overflow-y: auto;
	position: absolute;
	background-color: #fff;
	top:0px;
	margin-top: 30px;
	height: 0px;
 	max-width: 290px;
}
#readmore2>h1{
	text-align: center;
	font-family: "OpenSans Regular";
	color: #5B5B5B;
	font-size: 19.8px;
}
#readmore2>p{
	font-family: "OpenSans Regular";
	font-size: 11.44px;
	text-align: center;
	color: #5B5B5B;
	margin-right: 20px;
	margin-left: 20px;
}
#readmore2>button{
	background: none;
	border: 1px solid #020243; 
	font-family: "OpenSans Regular";
	font-size: 19px;
	color:#020243;
	letter-spacing: 5px;
	width: 68%;
	margin-left: 17%;
	margin-bottom: 26px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#readmore2>button:hover{
	background: #020243;
	color: #fff;
	-moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in; 
}

@media screen and (max-width: 1198px){
.featurecontant{
width: 85%;
margin-right:auto;
margin-left: auto;

}
 
 
.costumrow{
	border-top: 0px solid #BABABA;
	border-bottom: 0px solid #BABABA;
}
.colborder1{
border-top: 1px solid #BABABA;
border-left: 1px solid #BABABA;
border-right:1px solid #BABABA; 
border-bottom: 1px solid #BABABA;
}
.colborder2{
border-left: 1px solid #BABABA;
border-right:1px solid #BABABA; 
border-bottom: 1px solid #BABABA;
}
.costumcol{
display: block;
max-width: 683px;
margin-right: auto;
margin-left: auto;
}
}
@media screen and (max-width: 651px){
.colborder1{
 border-top: 0px solid #BABABA;
 border-left:0px solid #BABABA;
 border-right:0px solid #BABABA; 
 border-bottom: 0px;
}
.img1colon>img{
	width: 312px;
	margin-left: 3px;
}
.img2colon>img{
	width: 312px;
	margin-left: 3px;
}
.colborder2{
border:0px solid #BABABA;
}
.txt1colon{
 width: 310px;
 margin-left: 3px;
}
.featurecontant{
 
width: 100%;
}
.costumcol{
display: block;
max-width: 320px;
margin-right: auto;
margin-left: auto;
}
#readmore{
 	max-width: 99%;
}
#readmore2{
 	max-width: 99%;
}
}

/*  ------------------------------------  *Latest cars *   -----------------------------------   */
.carimages{
	 max-width: 100%;
}
.latestcars>h1{
	font-family: "OpenSans-Light";
	font-size: 41px;
	letter-spacing: 10px;
	padding-top: 66px;
	padding-bottom: 70px;
	color: #020243;
}
.sortby{
	font-family: "OpenSans Regular";
	font-size: 16px;
	color: #262626;
}
.latestlist{
	color: #6D6D6D;
	font-family: "OpenSans Regular";
	font-size: 14px;
	color: #262626;
 
}
.latest-navleft{
	width: 752px;
	margin-left: auto!important;
	margin-right: auto!important;
	border: 0px;
	float: none!important;

}
.latest-navleft>li:last-child{
	padding-left: 216px;
}
.latest-navleft>li>a{
	color: #6D6D6D;
	font-family: "OpenSans Regular";
	font-size: 14.8px;
	border: 0px;
	padding-top: 0px;
 
}
.latest-navleft > li > a:hover,
.latest-navleft > li > a:focus {
  text-decoration: none;
  background-color: #fff;
  outline: none;
}
.latest-navleft>li>button{
	background: none;
	background-color: none;
	border: 0px;
	font-size: 15pt;
	color: #F8C72D;
}
.latest-navleft>li>button:hover{
	color: #3F86D2;
}

.latest-navleft>li>a:hover{
	background: none;
	background-color: none;
	border: 0px;
	 
}
@media screen and (min-width: 1200px){
.latest-navleft{
	width: 810px;

}	
}
@media screen and (max-width: 767px){
.latestcars>h1{
	font-size: 18px;
	letter-spacing: 5px;
	padding-top: 20px;
	margin-top: 0px;
	padding-bottom: 40px;
}	
.latest-navleft{
	padding-bottom: 0px;
	padding-bottom: 0px;
	height: 186px;
}
.latest-navleft>li{
	float: none;

}
.latestcars{
	padding-bottom: 0px!important;
}
 
 
 
 .li-sortby{
 	padding-bottom: 20px;
 }
 .sortby{
font-weight: bold;
}

.latestcars{
	text-align: center;
	padding-bottom: 20px;
}
#hideonmobile{
	visibility: hidden;
}
.latest-navleft{
	width: 260px;

}
}
@media screen and (min-width: 768px) and (max-width: 1067px){
.sortby{
	font-family: "OpenSans Regular";
	font-size: 14px;
	color: #262626;
}
.latestlist{
	font-size: 12px;
 
}
.latest-navleft>li>a{
padding-left: 0px;
	}
.latest-navleft{
	width: 675px;

}
}

/*-----------------------------------Image Car Thumbnail --------------------------*/

.txtcontent{
	position: absolute;
	top:0px;
	left:0px;
	background: rgba(12,12,12,.7);
	width: 100%;
	height: 100%;
	 opacity: 0;
	-webkit-transition: opacity 500ms;
  	-moz-transition: opacity 500ms;
  	-o-transition: opacity 500ms;
  	transition: opacity 500ms;


}
 .stars{
 	font-size: 7px;
	padding-top: 57px;
	padding-bottom: 12px;
	text-align: center;
	border-bottom: 2px solid #F6F6FB;
	margin-left:58px;
	margin-right: 58px;
	color: #F6F6FB;

}
.simpletxt{
	text-align: center;
	border-top: 1px solid #F6F6FB;
	border-bottom: 1px solid #F6F6FB;
	margin-top: 2px;
	margin-left: 58px;
	margin-right: 58px;
	padding-top: 40px;
}
.simpletxt>h3{
	font-family: "OpenSans Semibold";
	font-size: 13.6px;
	color:#ff4ea7;
	margin: 0px;
}
.simpletxt>p{
	font-family: "OpenSans Regular";
	font-size: 11.2px;
	color: #ff4ea7;
	padding-top: 7px;
}
.simpletxt>h4{
	font-family: "OpenSans Regular";
	font-size:11.3px;
	font-weight: bold;
	text-align: center;
	color: #FFF;
	padding-bottom: 25px;

}

.simpletxt>button{
	background: none;
	border: 1px solid #fff;
	font-family:"OpenSans Regular";
	color: #fff;
	margin-bottom: 14px;
}
.wishtxt{
	padding-bottom: 42px;
}
.wishtxt .paragraph1{
	font-family: "OpenSans Regular";
	font-size:11.32px;
	color: #fff;
	float: left;


}
.wishtxt .paragraph2{
	font-family: "OpenSans Regular";
	font-size: 11.32px;
	color: #fff;
	float: right;
}
.stars2{
 	font-size: 7px;
	padding-top: 10px;
	margin-top: 2px;
	text-align: center;
	border-top: 2px solid #F6F6FB;
	margin-left:58px;
	margin-right: 58px;
	color: #F6F6FB;

}
.txthover>img{
	width:100%;

}
.txthover:hover .txtcontent{
	opacity: 1;
}
@media screen and (min-width: 320px) and (max-width: 766px){
 .stars{
	padding-top: 20px;
}
}
@media screen and (min-width: 1200px)and (max-width: 1280px){
.stars{
	padding-top: 37px;
}
}
/*  -----------------     End Latest Cars Images    ------------------------ */
/* ------------------ Newsletter Section -----------------------------------*/
.newslettercontent{
	position: relative;
	width: 100%;
	height: auto;
}
.leftside{
	position: relative;
}
.leftside>img{
	position: relative;
	width:51.5%;
	margin-top: 7%;
	margin-left: 8.1%;
	margin-bottom: 7%;
	z-index: 99;
}
@font-face{
  font-family: "OpenSans Bold";
  src: url(../css/fonts/OpenSans-Bold.ttf) format("truetype");
}
.leftside>h1{
	font-family: "OpenSans Bold";
	top:39%;
	left: 13.2%;
	position: absolute;
	font-size: 27px;
	letter-spacing: 8px;
	z-index: 100;
	margin: 0px;
}
.leftside>p{
	position: absolute;
	font-family: "OpenSans Regular";
	top:47.5%;
	left: 13.2%;
	font-size: 20px;
	z-index: 100;
	width: 35%;
}
.rightside{
	position: absolute;
	top:0;
	left: 50%;
	z-index: 1;
}
.rightside>img{
	position: relative;
	width: 100%;
	padding-top: 4px;
	z-index: 1;
}
.rightside>input{
	position: absolute;
	top:34%;
	left:25%;
	font-family: "OpenSans-Light";
	font-size: 26.8px;
	color:#fff;
	background: none;
	background-color: none;
	border-top: none;
	border-left: none;
	border-right:none;
	border-bottom: 1px solid #fff;	
	border-radius: 0;
	width: 53%;
	padding: 0px;
	z-index: 99;
}
#subemail:focus{
	border-bottom: 1px solid #C7D7E5;
	 box-shadow: inset 0 0px;

	}
#subemail::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:#fff;
 	line-height: 35px;
}
#subemail:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:#fff;
   opacity:  1;
   line-height: 35px;
}
#subemail::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:#fff;
   opacity:  1;
   line-height: 35px;
}
#subemail:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:#fff;
   line-height: 35px;
}

.rightside>button{
	position: absolute;
	top:45%;
	left:25%;
	z-index: 99;
	background: none;
	border: 1px solid #fff;
	font-family: "OpenSans-Light";
	font-size: 31.5px;
	color: #fff;
	letter-spacing: 11px;
	padding-left: 26.7px;
	padding-right: 26.7px;
	width: 53%;
	height: 12%;
}
 .rightside>button:hover{
 	background:#fff;
 	color: #000;
 	-moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
    transition: all .2s ease-in;

 }

 @media screen and (max-width: 676px){
.newslettercontent{
	margin-bottom: 90%;
}
.rightside>button{
	left:0%;
	top:48%;
	font-size: 31.5px;
	margin-left: 10%;
	width: 80%;
}
 .leftside>img{
 		transform:rotate(90deg);
 		width: 100%;
 		margin-left: 0%;
 		margin-top:30%;
 	}
.leftside>h1{
	font-size: 13px;
	letter-spacing: 4px;
	text-align: center;
	top:14%;
	left: 26%;
}
.leftside>p{
	font-size: 12px;
	top:25%;
	left: 23%;
	width: 55%!important;
}
.rightside{
left:0;
top:90%;
}
.rightside>input{
width: 80%;
margin-left: 10%;
left: 0%;
}
}
 @media screen and (max-width: 460px){
 	.rightside>button{
 		font-size: 26px;
 	}
 }
@media screen and (max-width:1024px){
	.leftside>h1{
		font-size: 16px;
		top:25%;
	}
	.leftside>p{
		font-size: 14px;
		top:38%;
		width: 30%;
	}
	.rightside>input{
		font-size: 20px;
	}
	.rightside>button{
	 	font-size: 27px;
		letter-spacing: 3px;
	}
}
/*-------------------------------------End Newsletter Section ----------------*/	
/*-------------------------------------Bottom Menu -----------------------------------------------*/
 .bottommenu{
	position: relative;
	text-align: center;
	width: 1200px;
	margin: auto;
	background-color: #ffb7db;
	background-image: url(../images/footer_bg.gif);
 }
 .bottomlogo{
	 text-align: center;
	 margin-top: 10px;
 }
 .dotlogo{
 	font-size: 12px;
 	color: #ff4ea7;
 	padding-right: 78px;
 	padding-left: 78px;
 }
 .bottommenu>ul{
	  padding-top: 25px;
	  margin-left: auto;
	  margin-right: auto;
	  display: inline-block;
 }
 .bottommenu>ul>li>a{
 	font-family: "OpenSans Regular";
 	letter-spacing: 4px;
	color: #ff4ea7;
	font-weight: bold;
 }

.bottommenu>ul>li>a:hover{
	background-color: none;
	background: none;
	border: none;
	font-family: "OpenSans Regular";
	letter-spacing: 4px;
	color: #000;
}

  .bottomlinks{
  	border: 0px;
  }
  .bottomlinks>li>a{
  border: 0px;
  }
  .bottomlinks > li > a:hover,
.bottomlinks > li > a:focus {
  background-color: transparent;
  outline: none;
}
  .bottommenu>p{
  	text-align: center;
  	font-family: "OpenSans Regular";
  	font-size: 13px;
  	color: #ff4ea7;
  	padding-top: 20px;
  }
 .bottommenu>img{
 	margin-bottom: 25px;
 	margin-top: 25px;
 }
.bottomsocial{
	display: inline;
	padding-left: 50%;
	margin-left: -64px;
	font-size: 20px;
	color: #e75807;

}
.bottomsocial>a{
	color: #e75807;
	padding-right: 20px;
}
.bottomsocial>a:hover{
	color: #191919;
}
.bottomsocial>a>i{
	margin-bottom: 20px;
}
@media screen and (min-width:320px) and (max-width:359px){
	.bottommenu{
		top:30px;
	}
  	.bottommenu>p{
  		font-size: 12px;
  		padding-top: 20px;
  	}
  	.bottommenu>ul{
  		padding-left: 0px;
  	}
  	.bottomlinks>{
  		padding-left: 20px;

  	}
  	.bottomlinks>li>a{
  		

  	}
  	.bottomlinks>li{
  	float: none;
  text-align: center;
  		 
  	}
  	.bottommenu>img{
  		margin-bottom: 15px;
  		margin-top: 15px;
  	}
  	 .dotlogo{
 
 	padding-right: 15px;
 	padding-left: 15px;
 }
  }
 @media screen and (min-width:360px) and (max-width:480px){
  	.bottommenu>p{
  		font-size: 12px;
  		padding-top: 20px;
  	}
  	.bottommenu>ul{

  	}
  	.bottomlinks>{
  		padding-left: 20px;

  	}
  	.bottomlinks>li>a{
  		

  	}
  	.bottomlinks>li{
  	float: none;
  	text-align: center;
  		 
  	}
  	.bottommenu>img{
  		margin-bottom: 15px;
  		margin-top: 15px;
  	}
  	 .dotlogo{
 
 	padding-right: 15px;
 	padding-left: 15px;
 }
  }
  
@media screen and (max-width: 800px) {
	.dotlogo{
		padding-right: 30px;
		padding-left: 30px;
	}

	.bottommenu {
		top:0px;
		width:auto;
	}

	.bottomlinks > li {
		float: none;
		text-align: center;
		width: 50%;
		float: left;
		border: 1px solid #FFF;
	}

	.bottomlinks > li:nth-of-type(odd) {
		float: none;
		text-align: center;
		width: 50%;
		float: left;
		border-right: none;
	}

	.bottommenu {
		top:0px;
	}

	.bottommenu>ul>li>a {
	display: flex !important;
	text-align:left;
    width: 100%;
    height: 50px;
    line-height: 50px;
    color: #ff3399;
    /*text-shadow: 1px 1px 1px #39192f;*/
    align-items: center;
    justify-content: space-between;
    padding: 0 12px;
    box-sizing: border-box;
    font-weight: bold;
    letter-spacing: 0.1em;
    box-shadow: rgba(255,255,255,0.5) 1px 1px 1px inset;
    background: linear-gradient(to bottom, rgba(255, 183, 219, 0.5) 50%, rgba(255, 183, 219, 0.5) 51%),url(../images/bg_h2.png);
    top: 0;
	}

	.bottommenu>ul>li>a:hover {
		color: #ff3399;
		background: linear-gradient(to bottom, rgba(255, 183, 219, 0.5) 50%, rgba(255, 183, 219, 0.5) 51%),url(../images/bg_h2.png);
	}

	.bottommenu>ul {
		width: 100%;
		margin-bottom: 10px;
		padding-top:10px;
	}

	.topnav {
		display: none;
	}

	.navbar-menu {
		position: fixed;
		right: 0px;
		top: 0px;
		z-index: 10000;
		background: rgba(255, 255, 255, 0.8);
		display: block !important;
		color: #5d5f60;
		border-radius: 0px;
		font-size: 24px;
		padding: 0 8px;
	}

	.navbar-menu:hover{
		color: #5d5f60;
	}

	#slideMenu {		
		width: 160px;
		position: fixed;
		right: -160px;		
		top: 0px;
		z-index: 10000;
		border: 1px solid #5d5f60;
		display: block !important;
		color: #FF91BA;
		margin: 0;
		padding: 0;
		background: #ffb7db;
		box-shadow: 0px 5px 5px  rgba(0,0,0,0.4);
	}

	.list_nav_slide ul {
		margin-top: 10px;
		width: auto;
		padding: 0;
		border-top: 1px solid #FFF;
		list-style-type: none;
	}
	
	.list_nav_slide ul li {
		background: #ff3399;
		text-align: center;
		margin: 5px;
	}

	.list_nav_slide ul li a{
	display: block;
	padding: 15px 20px;
	border-bottom: 1px solid #ffffff;
	text-decoration: none;
	line-height: 100%;
	color: #ffffff;
	}
	
	.list_nav_slide li a:hover,
	.list_nav_slide li a.current {
	background: #ffb7db;
	color: #ffffff;
}
	
	.foot-mobile {
		display: block !important;
		margin-top: 16px;
	}
}
 



@font-face{
	font-family: "Roboto Light";
	src: url(../css/fonts/Roboto-Light.ttf) format("truetype");

}
.footer{
	background-color: #ff4ea7;
	background-image: url(../images/footer-bg.png);
	color: #fff;
	font-family: "Roboto Light";
	font-size: 12px;

width: 100%;
height: 30px;
 
}
.copyright{
	float:left;
	padding-left: 10%;
	padding-top: 5px;
}
.atisda{
	float: right;
	padding-right: 10%;
	padding-top: 5px;
	text-decoration: none;
}
.copyright>a{
	color: #fff;
	border: 0px;
}
.copyright>a:hover{
 text-decoration: none;
}
.atisda>a{
	color: #d99735;
	border: 0px;
}
.atisda>a:hover{
	text-decoration: none;
}
 
@media screen and (max-width:800px){
	.footer{
		margin-top: 15px;
	}
	.copyright{
		float: none;
	text-align: center;
	padding: 0;
	padding-top: 5px;
	margin-bottom: 7px;
}
.atisda{
	float: none;
	text-align: center;
	padding: 0;
}
	 
	.footer>a:hover{
		color: #F97906;
	}
	.footer{
 
		height: 55px;
 
}
}
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
      -ms-transition-duration: 0.8s;
       -o-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.font5 {
	font-weight: bold;
}

.font10 {
	font-weight: normal;
	color: #ff4ea7;
	margin-left:20px;
	margin-top:2px;
	font-size:15px;
}

.headline {
	background: url(../images/head_line.png);
	background-size: 100% 100%;
	color: #FFF;
	height: 43px;
	padding:12px;
	margin-bottom: 5px;
}

.bottom-text {
	margin:10px;
}

.bottom-line {
	background: url(../images/top_line.png);
	height:3px;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
}

.foot-tel {
	margin-top: 6px;
}

.foot-tel a{
	color: #ff4ea7;
}

.contents img{
	width: 100%;
}

.title-contents {
	text-align: center;
}

.title-contents h2 {
    color: #ff4ea7;
    font-size: 1.4em;
    /*margin-top: 0px;*/
    margin-bottom: 10px;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 14px;
    background-image: url(../images/bg_h2.png);
    border-radius: 3px;
   /* -moz-text-shadow: 1px 1px 2px #000;
    -webkit-text-shadow: 1px 1px 2px #000;
    text-shadow: 1px 1px 2px #000;*/
	text-align:left;
}



.title-contents .fa{
    color: #ed5500;
  }


.div-left-row h2 {
    color: #ff4ea7;
    font-size: 1.4em;
    /*margin-top: 0px;*/
    margin-bottom: 10px;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 14px;
    background-image: url(../images/bg_h2.png);
    border-radius: 3px;
    /*-moz-text-shadow: 1px 1px 2px #000;
    -webkit-text-shadow: 1px 1px 2px #000;*/
    /*text-shadow: 1px 1px 2px #000;*/
	text-align:left;
}

.div-left-row .fa{
    color: #ed5500;
  }


.title-contents img{
	width: 100%;
}

.pick-bg {
	width: 100%;
	padding-top: 4px;
}

.swiper-container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	z-index: 1
 }
 
 
 .swiper-container-event {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	z-index: 1
 }

 .pick-item {
    text-align: center;
    display: block;
    position: relative;
	margin: 0px;
}

img {
	height: auto;
	max-width: 100%;
	vertical-align: middle;
}

#big_img{
	width:250px;
	
	}
	
.staffPro h3 {
	margin-bottom: 20px;
	text-align: center;
	font-size: 2em;
}

.staffPro h4 {
	background: #F7F7F7;
	text-align: center;
	padding: 10px;
}

.title-date {
    color: #e75604;
    font-weight: bold;
    font-size:16px;
}

.title-title {
    color: #676767;
	font-weight: bold;
	font-size:16px;
}

.row-comment {
    color: #953A5C;
	font-size:14px;
	line-height: 28px;
}

.news-contents {
	text-align: center;
	margin: 8px;
	border-bottom: 1px dotted #ae0000;
}

.index-schedule-item {
    text-align: center;
    display: block;
    position: relative;
    margin: 4px 1px;
	background: #FFF;
	border: 1px solid #ff4ea7;
}

.index-schedule-item-img {
	background:#F9F9F9;
}

.index-schedule-item-name {
    width: 100%;
    color: #ff4ea7;
    display: block;
    margin: 2px auto;
    font-size:14px;
    font-weight:bold;
}

.index-schedule-item-size {
	width: 100%;
	color: #FFF;
	display: block;
	margin: 2px auto;
	font-size: 12px;
	padding: 2px;
	font-weight: bold;
	background-color: #ff4ea7;
}

.index-schedule-item-time {
    width: 100%;
    color: #FF91BA;
    display: block;
    margin: 2px auto;
    font-size: 14px;
}

.schedule-box a:hover {
	text-decoration: none;
}

.schedule-box {
	padding: 0px;
}

.inner5 {
	margin-bottom: 10px;
	border-top: none;
}

.access-map{
	background-size: auto 100%;
}

.top-line {
	height: 3px;
	background: url(../images/top_line.png);
}

.system-table {
	margin: auto;
    display: table;
	background: url(../images/table_title_bg.png);
}

.system-td5 {
    font-size: 14px;
    color: #ff4ea7;
    line-height: 30px;
    font-weight: bold;
    text-align: left;
    vertical-align: middle;
    background: #FFF;
	padding: 3px 6px;
	border: 1px solid #ff4ea7;
}

.system-td10 {
    font-size: 14px;
    color: #ff4ea7;
    line-height: 30px;
    text-align: left;
    vertical-align: middle;
    background:#F6F6F6;
    padding-left: 5px;
	font-weight: bold;
	border: 1px solid #ff4ea7;
}

.system-td10k {
    font-size: 16px;
    color: #ff004e;
    line-height: 30px;
    text-align: left;
    vertical-align: middle;
    background:#F6F6F6;
    padding-left: 5px;
	font-weight: bold;
	border: 1px solid #ff4ea7;
	
}

.system-td10 a {
	color: #ff4ea7;
}

.system-td15 {
	font-size: 16px;
	line-height: 40px;
	font-weight: bold;
	vertical-align: middle;
	background: transparent;
	text-align: center;
	color: #ff4ea7;
}

.system-td20 {
    font-size: 14px;
    color: #ff4ea7;
    line-height: 30px;
    text-align: left;
    vertical-align: middle;
    background: #EEEEEE;
    padding-left: 5px;
	font-weight: bold;
	border: 1px solid #ff4ea7;
}

.recruit-table {
	margin: auto;
    display: table;
	margin-bottom: 12px;
	background: url(../images/table_title_bg.png);
}

.recruit-td5 {
    font-size: 14px;
    color: #ff4ea7;
    line-height: 35px;
    font-weight: bold;
    width: 90px;
    text-align: left;
    vertical-align: middle;
    background: #FFF;
	padding: 3px 6px;
	border: 1px solid #ff4ea7;
}

.recruit-td10 {
    font-size: 14px;
    color: #ff4ea7;
    line-height: 30px;
    text-align: left;
    vertical-align: middle;
    background: #EEEEEE;
    padding-left: 5px;
	font-weight: bold;
	border: 1px solid #ff4ea7;
}

.recruit-td10 a {
	color: #B51C35;
}

.room-item {
	border: 1px solid #ff4ea7;
	padding:5px;
}

.link-item {
    text-align: center;
    padding:10px;
}

.link-item a {
	color: #ff4ea7;
}

.staff-detail {
    border:0;
    background:none;
    width:100%;
}

.staff-bg {
    padding: 2px;
    margin: 0px auto 10px auto;
    width: 75%;
}

.staff-photo {
	overflow: hidden;
	border: 1px solid #ff4ea7;
}

.staff-photo img {
    margin: auto
}

.staff-detail .swiper-option {
    text-align: center;
    position: relative;
    top: 10px;
    margin-bottom: 25px
}

.staff-detail .swiper-option .swiper-pagination-bullet {
    margin: 3px;
    width: 10px;
    height: 10px;
    background: #BBB;
}

.staff-detail .swiper-option .swiper-pagination-bullet-active {
    background: #ff4ea7;
}

.staff-detail .swiper-option .swiper-button-next,.contents .staff-detail .swiper-option .swiper-button-prev {
    background: 0 0;
    background-color: #ddd;
    width: 35px;
    height: 30px;
    padding-top: 3px;
    font-size: 20px;
    right: 0
}

.staff-detail .swiper-option .swiper-button-next span,.contents .staff-detail .swiper-option .swiper-button-prev span {
    color: #5A200E;
}

.staff-detail .swiper-option .swiper-button-prev {
    left: 0
}

.staff-txt{
	width: 100%;
}

.staff-img{
	width: 100%;
}

.main-left {
	display: none;
}

.main-center{
	width: 100%;
}

.index-ranking-item-name {
    width: 100%;
    color: #FFF;
    display: block;
    font-size:16px;
	font-weight:bold;
	text-align: center;
	background: #FF91BA;
	padding: 5px;
}

.index-ranking-item-rank {
	text-align: center;
}

.staff-table {
	display: table;
	margin: auto;
	margin-bottom: 12px;
	background: url(../images/table_title_bg.png);
	margin-top: 7px;
}

@media only screen and (min-width: 1000px) {
	body {
		background: url(../images/bg.png) #FED8E8;
	}
	
	.news-contents {
		text-align: left;
		border: none;
		padding: 5px;
	}

	.inner5 {
		margin-bottom: 10px;
		border-top: none;
	}

	.inner10 {
		background: url(../images/table_title_bg.png);
		border-top: none;
	}

	.access-map{
		height: 430px;
	}

	.staff-txt{
		width: 66%;
	}

	.staff-img{
		width: 34%;
	}

	.staff-detail .staff-bg {
        width: 100%;
	}
	
	.main-left {
		display: block;
		width: 300px;
	}

	.main-center{
		width: 900px;
	}

	.top-event img {
		width: 100%;
	}

	.div-left-row {
		margin-bottom: 10px;
		text-align: left;
		width: 270px;
	}

	.staff-photo {
		overflow: hidden;
		border: 1px solid #ff4ea7;
		width: 300px;
		margin-top: 5px;
		margin-left: -2px;
	}
}

@media only screen and (orientation:landscape) and (max-width: 800px) {
	.staff-detail .staff-bg {
        padding: 2px;
        width: 45%;
	}
	
	.logo{
		position: absolute;
		z-index: 999;
		width: 280px;
		padding: 18px 8px !important;
	}
}

.mid-main {
	background: rgba(255, 255, 255, 0.5);
	/*margin-top: -5px;*/
	padding-top: 5px;
}

#upmenu {
	/*background: url(../images/table_title_bg.png) #FFEEFF;*/
}

.access-td5{
	font-size: 14px;
    color: #006CD8;
    vertical-align: middle;
    background: #FFF;
    font-weight: bold;
    border: 1px solid #ff4ea7;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color: #ff4ea7;
}

.navbar-default .navbar-toggle {
	border-color: #FF82B0;
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #FF82B0;
}

.navbar-menu {
	display: none;
}

#slideMenu {
	display: none;
}

.foot-mobile {
	display: none;
}
