
.caret-right {
    border-bottom: 4px solid transparent;
    border-top: 4px solid transparent;
    border-left: 4px solid;
    display: inline-block;
    height: 0;
    vertical-align: middle;
    width: 0;
	margin-left: 6px;
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

button{
	cursor:pointer;
}

textarea:focus, input:focus, select:focus{
    outline: none;
}

select::-ms-expand {
    display: none;
}

html , body{
	margin:0;
	padding:0;
	height: 100%;
	color:#fff;
	font-family: 'Prompt', sans-serif;
	font-size:20px;
	background-color:#fff;
	border-top:5px solid #2832a7;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{
	font-family: 'Prompt', sans-serif;
}

.container {
    width: 1200px;
}
.container-body .container {
	width: 820px;
}

a{
	text-decoration:none;
}

a:hover{
	text-decoration:none;
}

p{
	color:#fff;
	font-size:18px;
	line-height:22px;
	font-family: 'Prompt', sans-serif;
}

.navbar{
	min-height: 100px;
}

.navbar-fixed-top{
	border-width:0;
}

.language-multi{
	width:100%;
	margin:0;
	padding:0;
	color:#ffffff;
	background-color:#000000;
}

.img-center{
	margin:0 auto;
}

.navbar-nav {
    float:right;
    margin:0 auto;
    display: block;
    text-align: center;
	margin-top:10px;
	/*width:94%;*/
}
.navbar-brand{
	padding-left:0;
	display:block;
}
.nav > li > a{
	padding:10px 0 5px 0;
}

.navbar-default{
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom:0;
	background-color: #fff;
	border-color: #fff;
	border-bottom-width: 0px;
	border-bottom-color: #fff;
	background-image:URL('../../img/data/bg_menu.jpg');
	background-repeat:repeat-x;
	background-position:center bottom;
	border-radius: 0px;
	border-bottom: 1px solid #eee !important;
}

.navbar-nav > li {
	padding-left:0px;
	padding-right:10px;
    display: inline-block;
    float:none;
}

.navbar-nav > li:last-child {
    padding-right:0;
}

.navbar-default .navbar-nav > li > a{
	color:#2a2a2a !important;
	font-size:15px;
	width:100%;
	font-family: 'Prompt', sans-serif;
	font-size: 16px;
	font-weight: 500;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
}
.navbar-default .navbar-nav > li.apply{
	color:#fff;
}
.navbar-default .navbar-nav > li.apply a{
	color:#fff !important;
}
.navbar-default .navbar-nav > .active > a{
	color:#fed307 !important;
	background-color:transparent !important;
	font-family: 'Prompt', sans-serif;
}
.navbar-default .navbar-nav > li{
	width:auto;
	padding-left:0px;
	padding-right:55px;
}
.navbar-default .navbar-nav > li:last-child {
	border-right:0;
}
.navbar-default .navbar-nav > li > a:hover , .navbar-default .navbar-nav > li > a.actived{
	color:#2832a7 !important;
	width:100%;
	font-size: 16px;
	font-weight: 500;
}
.navbar-default .navbar-nav > li.apply > a:hover{
	color:#fed307 !important;
}

.navbar-default .navbar-nav > li.menu-1{
	padding-left:45px;
	background-repeat:no-repeat;
	background-image:URL("../../img/data/Car Black-01.svg");
	background-position: 13px;
	background-size:20px 26px;
}
.navbar-default .navbar-nav > li.menu-1:hover{
	padding-left:45px;
	background-repeat:no-repeat;
	background-image:URL("../../img/data/Car Blue-01.svg");
	background-position:13px;
	background-size:20px 26px;
}

.navbar-default .navbar-nav > li.menu-2{
	padding-left:30px;
	background-repeat:no-repeat;
	background-image:URL("../../img/data/News Black-01.svg");
	background-position:left center;
	background-size:20px 26px;
}
.navbar-default .navbar-nav > li.menu-2:hover{
	padding-left:30px;
	background-repeat:no-repeat;
	background-image:URL("../../img/data/News Blue-01.svg");
	background-position:left center;
	background-size:20px 26px;
}


.navbar-default .navbar-nav > li.menu-3{
	padding-left:30px;
	background-repeat:no-repeat;
	background-image:URL("../../img/data/Activity Black-01.svg");
	background-position:left center;
	background-size:20px 26px;
}
.navbar-default .navbar-nav > li.menu-3:hover{
	padding-left:30px;
	background-repeat:no-repeat;
	background-image:URL("../../img/data/Activity Blue-01.svg");
	background-position:left center;
	background-size:20px 26px;
}

.navbar-default .navbar-nav > li.menu-4{
	padding-left:30px;
	background-repeat:no-repeat;
	background-image:URL("../../img/data/auction black.svg");
	background-position:left center;
	background-size:20px 26px;
}
.navbar-default .navbar-nav > li.menu-4:hover{
	padding-left:30px;
	background-repeat:no-repeat;
	background-image:URL("../../img/data/auction blue-01.svg");
	background-position:left center;
	background-size:20px 26px;
}

.navbar-default .navbar-nav > li > a.menu-compare{
	display:block;
	width:22px;
	height:26px;
	background-repeat:no-repeat;
	background-image:URL("../../img/data/Compare Black.svg");
	background-position:left bottom;
	background-size:22px 26px;
}
.navbar-default .navbar-nav > li > a.menu-compare:hover{
	background-image:URL("../../img/data/Compare Blue.svg");
}


.navbar-default .navbar-nav > li > a.menu-favorite{
	display:block;
	width:22px;
	height:26px;
	background-repeat:no-repeat;
	background-image:URL("../../img/data/favorite black-01.svg");
	background-position:left bottom;
	background-size:22px 26px;
}
.navbar-default .navbar-nav > li > a.menu-favorite:hover{
	background-image:URL("../../img/data/favorite blue-01.svg");
}

.navbar-default .navbar-nav > li > a.menu-search{
	display:block;
	width:22px;
	height:26px;
	background-repeat:no-repeat;
	background-image:URL("../../img/data/search black-01.svg");
	background-position:left bottom;
	background-size:22px 26px;
}
.navbar-default .navbar-nav > li > a.menu-search:hover{
	background-image:URL("../../img/data/search blue-01.svg");
}


.navbar-default .navbar-nav > .active > a:hover{
	color:#fff;
	background-color:transparent;
}

.container-fluid{
	padding-left:0;
	padding-right:0;
}

.navbar-default .container{
	padding-left:15px;
}

.navbar-nav-main{
	float:left;
	margin-top:40px;
}
.navbar>.container .navbar-brand{
	margin-left:0;
}
.navbar-default .navbar-nav-right{
	margin-top:10px;
}
.navbar-default .navbar-nav-right:ntd{
	border
}

.navbar-default .navbar-nav-right > li {
	padding-left:0px;
	padding-right:5px;
	margin-right:0px;
	border-right:1px solid #fff;
}
.navbar-default .navbar-nav-right > li > a{
	padding-right:0px;
	line-height:0;
	
}
.navbar-default .navbar-nav-right > li > a.lan-th{
	border-right:0;
}
.navbar-default .navbar-nav-right > li > a.apply-now{
	margin-top:0;
	padding:20px 5px;
	margin-left:30px;
	color:#ffd300 !important;
	border-right:1px solid #ffd300;
}
.navbar-default .navbar-nav-right > li:nth-child(2) {
	border-right:0;
}
/*-------------------------------------*/



/*Section*/
.section{
	clear:both;
	margin:0px 0 0 ;
	padding:0 0 15px 0;
	background-repeat:no-repeat;
	background-image:URL("../../img/section_1_bg.png");
	background-position:center top;
}
.txt-banner , .title-page{
	font-size:24px;
	color:#ffd300;
	font-family: 'Prompt', sans-serif;
}
.txt-banner-sub{
	color:#fff;
	/*font-size:32px;*/
	font-size:28px;
	font-family: 'Prompt', sans-serif;
}
.block-apply{
	margin-top:30px;
	padding-right:30px;
}
.block-banner{
	padding-top:120px;
}
.apply-now{
	margin:0;
	padding:0;
	color:#f80707;
	font-size: 13px;
	font-family: 'Prompt', sans-serif;
}
.header-or{
	font-size: 13px;
	font-family: 'Prompt', sans-serif;
	color:#f80707;
}
.section-home-detail{
	margin:20px 0 0 0;
	padding:15px;
	
}
.navbar-default .navbar-nav-right > li.lanth a{
	border-right:0;
}
h1.batch{
	font-size:33px;
	color:#d8d8d8;
	font-family: 'Prompt', sans-serif;
}
p.homespace{
	margin-top:30px;
	text-indent: 40px;
	line-height:26px;
}
h1{
	font-size:34px;
	color:#ffd300;
	font-family: 'Prompt', sans-serif;
}


.modal-dialog {
    margin-top: 90px;
}

@media (max-width: 767px) {
    
}


/*-- Footer --*/
footer{
	margin:0;
	padding:10px 0 0 0;
	font-size:14px;
	background-color: #fff;
}
footer h2{
	margin:0 0 25px 0;
	padding:0;
	font-family: Prompt;
	font-size: 18px;
	font-weight: 600;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: 0.6px;
	color: #2a2a2a;
}
footer .list-footer-menu{
	margin:0;
	padding:0;
	list-style-type:none;
}
footer .list-footer-menu li{
	margin:0;
	padding:7px 0;
	line-height:18px;
}
footer .list-footer-menu li a{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 15px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: 0.6px;
	color: #ffffff;
}
footer .list-footer-menu-bts{
	text-align:center;
}
footer .email-footer , footer .tel-footer{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 15px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: 0.6px;
	color: #ffffff;
}
footer .email-footer{
	margin-top:25px;
}
footer .tel-footer{
	margin-top:15px;
}
footer .socail-footer{
	margin-top:30px;
}
footer .copyright{
	display:block;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 15px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: 0.6px;
	color: #ffffff;
	text-align:center;
}
footer .footer-border{
	margin-bottom:30px;
}
/*POPUP*/
.popskeaker{
	padding:60px 70px 30px 70px;
	width:600px;
	height:auto;
	overflow:hidden;
	color:#2a2a2a;
}
.popskeaker .title-speaker{
	padding:0;
	color:#2a2a2a;
}
.popskeaker .position-speaker{
	color:#2a2a2a;
}
.popskeaker p{
	color:#2a2a2a;
	font-size:14px;
	line-height:16px;
}
.blockticket{
	padding:15px;
}
#fancybox-content{
	border:none !important;
}
#fancybox-close{
    position: absolute;
    top: 25px  !important;
    right: 25px  !important;
    width: 26px !important;
    height: 26px !important;
    background-image: url(../../img/fancy_close.png) !important;
	background-color:transparent !important;
	background-position:center center !important;
    cursor: pointer;
    z-index: 1103;
    display: none;
	background-repeat:no-repeat !important;
}

/*POPUP*/
.fancybox-overlay{
	opacity: 1;
	filter: alpha(opacity=100); /* For IE8 and earlier */
	background-color: rgba(0, 0, 0, 0.4);
}

/*---------------------------*/
.redRectangle{
  width: 174px;
  height: 36px;
  border-radius: 3px;
  border: solid 1px #f80707;
  background-color: #ffffff;
}
.navbar-top-menu{
	float:right;
	margin-top:-25px;
}
.navbar-menu{
	margin:0 auto !important;
	margin-top:15px !important;
	padding-bottom:4px !important;
}
.selectsearch {
	width: 184px;
	height: 40px;
	padding-left:35px;
	border-radius: 3px;
	border: solid 1px #d8d8d8;
	background-color: #ffffff;
	font-family: Prompt;
	font-size: 15px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #0b0b0b;
	background-image:URL(../../img/place.png);
	background-repeat:no-repeat;
	background-position:5px 10px;
}
.inputsearch{
	width: 529px;
	height: 40px;
	padding-left:30px;
	border-radius: 3px;
	border: solid 1px #d8d8d8;
	background-color: #ffffff;
	font-family: 'Prompt', sans-serif;
	font-size: 15px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #949494;
	background-image:URL(../../img/search.png);
	background-repeat:no-repeat;
	background-position:5px 10px;
}
.btn-search{
	width: 86px;
	height: 40px;
	border-radius: 3px;
	background-color: #f80707;
	font-family: Prompt;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #ffffff;
	border:none;
}
.slick-dots{
	bottom: 35px;
}
.slick-dots li.slick-active button:before{
	opacity:1;
	color:#cfd2d7;
}
.slick-dots li button:before {
	font-size:60px;
	color:#fff;
	opacity:1;
}

h1.tilte{
	margin-top:0px;
	margin-bottom:0px;
	font-family: 'Prompt', sans-serif;
	font-size: 30px;
	font-weight: 500;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #0b0b0b;
	text-align:center;
}
.titleline{
	margin:0 auto;
	margin-bottom:40px;
	padding-top:0;
	width: 139px;
	height: 1px;
	border:none;
	border-bottom: solid 3px #f80707;
}
.block-promotion-img{
	border:1px solid #e4e4e4;
}
.title-promotion{
	padding:15px 30px;
	font-family: Prompt;
	font-size: 17px;
	font-weight: 500;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #0b0b0b;
}
.slick-prev, .slick-next{
	width:55px;
	height:55px;
}
.slick-prev{
	left: -60px;
}
.slick-next {
    right: -60px;
}

.title-suggest{
	height: 50px;
	padding:15px 30px;
	font-family: Prompt;
	font-size: 15px;
	font-weight: 600;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.2;
	letter-spacing: normal;
	color: #2a2a2a;
	text-align:center;
}
.item-suggest{
	margin-left: 25px;
	margin-right: 25px;
	text-align:center;
	min-height:180px;
	border-left: solid 1px #e1e0e0;
	border-right: solid 1px #e1e0e0;
	border-bottom: solid 1px #e1e0e0;
}
.sub-suggest{
	font-size: 14px;
	color: #2a2a2a;
}
.opentime-suggest{
	font-size: 14px;
	font-weight: 500;
	color: #43a047;
}
.location-suggest{
	font-size: 13px;
	color: #2a2a2a;
}

.item-findfriend{
	padding:15px;
	border: solid 1px #e1e0e0;
}
.detail-findfriend{
	margin-top:15px;
	font-family: Thonburi;
	font-size: 15px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.67;
	letter-spacing: normal;
	color: #0d0d0d;
}
.section-date{
	margin:0;
	padding:0;
	list-style-type:none;
}
.section-date li{
	float:left;
	margin-right:8px;
}
.block-date{
	width: 30px;
	height: 30px;
	color:#fff;
	padding-top:2%;
	font-size: 12px;
	font-weight: 500;
	text-align:center;
	border-radius: 25px;
	background-color: #5b7ed1;
}
.block-findfriend .item{
	padding-left:25px;
	padding-right:25px;
}

.section-findfriend-detail{
	clear:both;
	margin-top:10px;
}

.sport-findfriend{
	color:#2a2a2a;
	font-size: 12px;
	padding-top:11px;
	padding-bottom:2px;
	padding-left:30px;
	margin-bottom:5px;
	background-image:URL(../../img/icon-valleyball.svg);
	background-repeat:no-repeat;
	background-position:0px 10px;
	background-size:18px 18px;
}
.sport-date{
	color:#373737;
	font-size: 12px;
	padding-top:11px;
	padding-bottom:2px;
	padding-left:30px;
	margin-bottom:5px;
	background-image:URL(../../img/icon-time.svg);
	background-repeat:no-repeat;
	background-position:0px 10px;
}
.sport-location{
	color:#2a2a2a;
	font-size: 12px;
	padding-top:11px;
	padding-bottom:2px;
	padding-left:30px;
	margin-bottom:5px;
	background-image:URL(../../img/icon-location.svg);
	background-repeat:no-repeat;
	background-position:0px 10px;
}
.sport-person{
	color:#373737;
	font-size: 12px;
	padding-top:11px;
	padding-bottom:2px;
	padding-left:30px;
	margin-bottom:5px;
	background-image:URL(../../img/icon-join.svg);
	background-repeat:no-repeat;
	background-position:0px 10px;
}
.sport-count{
	color:#373737;
	font-size: 12px;
	padding-top:11px;
	padding-bottom:2px;
	padding-left:30px;
	margin-bottom:5px;
	background-image:URL(../../img/icon-comment.svg);
	background-repeat:no-repeat;
	background-position:0px 10px;
}

.title-profile{
	font-family: Prompt;
	font-size: 16px;
	font-weight: 500;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #2a2a2a;
	text-align:left;
}
.time-profile{
	font-family: Prompt;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #777777;
	
}
.block-profile{
	line-height:14px;
}
.profile-readmore{
	color:#0052ff;
}

.section-ads{
	margin:0;
	padding:180px 0 0 0;
	margin-top:60px;
	height: 494px;
	opacity: 0.55;
	background-color: #000000;
	/*background-image:URL(../../img/sport-ff-count.jpg);
	background-repeat:no-repeat;
	background-position:0;*/
}
.title-ads{
	font-family: Prompt;
	font-size: 43px;
	font-weight: 600;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: center;
	color: #ffffff;
}
.link-ads{
	display:block;
	margin:0 auto;
	margin-top:30px;
	width: 200px;
	height: 50px;
	border-radius: 3px;
	border: solid 2px #ffffff;
	background-color:transparent;
}
.link-ads a{
	font-family: Prompt;
	font-size: 20px;
	font-weight: 500;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: center;
	color: #ffffff;
}


.title-event{
	margin:0;
	padding:15px;
	font-family: Prompt;
	font-size: 17px;
	font-weight: 600;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.35;
	letter-spacing: normal;
	text-align:left;
	color: #0b0b0b;
	height:60px;
}
.section-event-detail{
	margin-top:25px;
}
.event-run , .event-date , .event-group , .event-time , .event-location{
	color:#373737;
	font-size: 11px;
	padding-top:5px;
	padding-bottom:7px;
	padding-left:40px;
	margin-bottom:5px;
	text-align:left;
	background-image:URL(../../img/icon-run.svg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	background-size:18px 18px;
}
.event-date{
	background-image:URL(../../img/icon-group.svg);
	background-repeat:no-repeat;
}
.event-date{
	background-image:URL(../../img/icon-date.svg);
}
.event-group{
	background-image:URL(../../img/icon-group.svg);
}
.event-time{
	background-image:URL(../../img/icon-time.svg);
}
.event-location{
	background-image:URL(../../img/icon-location.svg);
}
.item-ads {
    margin-left: 25px;
    margin-right: 25px;
    text-align: center;
    min-height: 210px;
    border-left: solid 1px #e1e0e0;
    border-right: solid 1px #e1e0e0;
    border-bottom: solid 1px #e1e0e0;
}

.block-lastest .item-suggest{
	margin-left: 9px;
	margin-right: 9px;
}
.section-item-lastest{
	margin-bottom:30px;
}


/*POPUP Login*/
.sectionpopup{
	margin:0;
	padding:15px;
	width: auto;
	height: auto;
	border-radius: 5px;
	background-color: #ffffff;
	background-color:#fff;
}
.sectionpopup-forget{
	width:450px !important;
	padding:25px 25px 40px 25px !important;
}
.sectionpopup h1.tilte{
	margin-top:15px;
	font-size:20px;
}
.login-fb{
	margin-bottom:15px;
}
.line-or{
	position:relative;
	margin-top:50px;
	width: 318px;
	height: 1px;
	border: solid 1px #dcdcdc;
}
.line-btn-or{
	position:relative;
	margin-top:-25px;
}

.formdetail input{
	display:block;
	width: 95%;
	height: 50px;
	margin:0 auto;
	margin-top:15px;
	margin-bottom:15px;
	padding:15px 0 15px 15px;
	border-radius: 3px;
	border: solid 1px #d2d2d2;
	background-color: #ffffff;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #000;
}
.formdetail input::-webkit-input-placeholder {
  color: #bfbfbf;
}

.submit-login{
	display:block;
	width: 95%;
	height: auto;
	margin:0 auto;
	margin-top:15px;
	margin-bottom:15px;
	padding:5px 0;
	border-radius: 5px;
	background-color: #ff0000;
	font-family: Prompt;
	font-size: 28px;
	font-weight: 500;
	color: #ffffff;
	border:none;
}
.block-register-login{
	margin:0 auto;
	margin-top:25px;
	width:265px;
	font-family: Prompt;
	font-size: 15px;
	font-weight: 500;
	color: #9b9b9b;
}
.text-register a{
	color:#ff5a5f;
	font-family: Prompt;
	font-size: 15px;
	font-weight: 500;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
}
.text-ever-register{
	display:block;
	text-align:center;
}
.text-ever-register a{
	color:#ff5a5f;
	font-family: Prompt;
	font-size: 15px;
	font-weight: 500;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	
}
.text-login a{
	color:#9b9b9b;
	font-family: Prompt;
	font-size: 15px;
	font-weight: 500;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
}
 
.fancybox-close{
	top: -10px  !important;
    right: 15px  !important;
    width: 17px !important;
    height: 17px !important;
    background-image: url(../../img/close.png) !important;
	background-color:transparent !important;
	background-position:center center !important;
	background-size:auto !important;
}
.selectformregister{
	display:block;
	width: 230px;
	height: 40px;
	margin:0 auto;
	margin-top:15px;
	margin-bottom:15px;
	border-radius: 3px;
	border: solid 1px #d2d2d2;
	background-color: #ffffff;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #353535;
	 text-align-last:center; 
}
h2.tilte-sub {
    margin-top: 50px;
    margin-bottom: 25px;
    font-family: 'Prompt', sans-serif;
    font-size: 16px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #2e2e2e;
    text-align: center;
}
.fancybox-inner{
	height:auto !important;
}

/* Customize the label (the container) */
.containercheckbox {
	display: block;
	position: relative;
	padding-left: 35px;
	margin-bottom: 30px;
	cursor: pointer;
	font-size: 13px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	color: #616161;
}

/* Hide the browser's default checkbox */
.containercheckbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  border-radius: 2px;
  border: solid 1px #cccccc;
  background-color: #ffffff;
}

/* On mouse-over, add a grey background color */
.containercheckbox:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.containercheckbox input:checked ~ .checkmark {
  background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.containercheckbox input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.container .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.slick-dotted.slick-slider {
    margin-bottom: 0px;
}
.navbar-menu-profile{
	width:920px;
}
.dropdown-menu{
	border:0;
	background-color:#fff;
}
.dropdown-menu a{
	display:block;
	padding:5px 15px;
	margin:0 15px;
	color: #3a3a3a !important;
    font-size: 13px;
    font-family: 'Prompt', sans-serif;
    font-size: 15px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 42px;
    letter-spacing: normal;
	border-bottom:1px solid #d1d1d1;
}
.dropdown-menu div.cover-menu-sub:hover{
	background-color:#2832a7;
}
.dropdown-menu{
	/*padding:30px 15px;*/
	padding:0;
	width: auto;
	height: auto;
}
.dropdown-menu a:hover{
	color:#fff !important;
}
li.dropdown.open{
	/*background-color:#2832a7;*/
}
.navbar-default .navbar-nav>.open>a:hover{
	background-color:transparent;
}

.block-profile{
	padding:15px;
	width:150px;
	height:auto;
	left:0;
	margin-top:5px !important;
}
.block-profile{
	width:170px;
}
.block-profile ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
.block-profile ul li{
	margin:0;
	padding:0;
	border-bottom:1px solid #6b6b6b;
}
.block-profile ul li:last-child {
	border-bottom:0;
}
.block-profile ul li a{
	display:block;
	color: #6b6b6b !important;
    font-size: 15px;
    width: 100%;
    font-family: 'Prompt', sans-serif;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: normal;
    color: #6b6b6b;
	text-align:center;
}
.block-profile ul li a:hover{
	padding-bottom:0;
	border-bottom:0;
}

.backtotop{
	position:fixed;
	z-index:99;
	right:30px;
	bottom:30px;
}
/*#navbarformobile{
	display:none;
}*/

.item-lastsport{
	padding-left:15px;
	padding-right:15px;
}


.block-category{
	margin:30px 0;
}
.block-category img{
	opacity:0.6;
}
.category-bg{
	width:260px;
	height:232px;
	background-color:#000;
}
.category-method{
	position:absolute;
	margin:-57% 0 0 0;
}
.category-method .category-title{
	width:260px;
	height:auto;
	font-family: 'Prompt', sans-serif;
	font-size: 25px;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: 0.7px;
	color: #ffffff;
	text-align:center;
}
.category-count{
	width:260px;
	font-family: 'Prompt', sans-serif;
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: 0.6px;
	color: #ffffff;
	text-align:center;
}
.category-row-space{
	margin-top:15px;
}
.navbar-default .navbar-nav>.open>a:hover , .navbar-default .navbar-nav>.open>a{
	color:#2a2a2a !important;
	background-color: transparent  !important;
}


/*Subpage*/
.sub-page .tilte{
	text-align:left;
}
.banner-subpage{
	height:400px;
}
.block-category-banner{
	margin-top:-15px;
}
.block-category-banner .category-bg{
	width:100%;
	height:auto;
	background-color:#000;
}
.block-category-banner .category-method{
	position:relative;
	margin:-18% 0 0 0;
}
.banner-subpage .category-title{
	width: 100%;
	height: 90px;
	font-family: Prompt;
	font-size: 60px;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #fdfdfd;
	text-align:center;
}
.whiterectangle{
	width: 160px;
	height: 40px;
	text-align:center;
	border-radius: 3px;
	background-color: #ffffff;
	border: solid 1px #bdbdbd;
}
a .whiterectangle{
	margin: 0;
	padding: 10px 0 0 0;
	font-size: 16px;
	color: #7e7e7e;
	font-family: 'Prompt', sans-serif;
}
.but-map{
	cursor:none;
	float:left;
	display:block;
	margin:15px 0 0 0;
	padding:0 0 0 25px;
	color: #0b0b0b;
	font-size:16px;
	background-repeat:no-repeat;
	background-image:URL("../../img/map.svg");
	background-position:left center;
}
.lcs_wrap{
	float:left;
	margin:10px 0 0 10px;
}

.placelist-item-lastsport img{
	width:100%;
}
.placelist-item-lastsport .item-suggest{
	margin-left: 0;
    margin-right: 0;
}

.fliter-place{
	width: 390px;
	height: 213px;
	padding:10px 30px;
	border-radius: 1px;
	left: 0;
	margin-top: 15px !important;
	border: 1px solid #d8d8d8;
}

.readmore{
	width: 400px;
	height: 50px;
	margin:0 auto;
	margin-top:60px;
	border-radius: 2px;
	padding-top: 10px;
    text-align: center;
    border: solid 1px #f80707;
}
.readmore a{
	margin: 0;
	padding: 0;
	font-size: 20px;
	color: #f80707;
	font-weight: 500;
	font-family: 'Prompt', sans-serif;
}

.row-filter{
	margin-top:15px;
}


/*-------------------- Radio Style -------------------- */
/* The container */
.container-radio {
	padding-top:10px;
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 15px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
	color:#2a2a2a;
}

/* Hide the browser's default radio button */
.container-radio input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom radio button */
.checkmark {
    position: absolute;
    top: 7px;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
    border-radius: 50%;
}
.row-filter .dropdown.open .dropdown-menu{
	display:block;
	text-decoration:none;
}
.container-radio:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.container-radio input:checked ~ .checkmark {
    background-color: #fff;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.container-radio-radio:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the indicator (dot/circle) when checked */
.container-radio input:checked ~ .checkmark:after {
    display: block;
}

/* Style the indicator (dot/circle) */
.container-radio .checkmark:after {
	top: 4px;
	left: 4px;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	background: red;
	border: 1px solid red;
}
/*-------------------- Radio Style -------------------- */

.btn-sendform{
	width: 111px;
	height: 35px;
	color:#fff;
	border-radius: 2px;
	background-color: #f80707;
	border:none;
}
.btn-cancel{
	background-color: #8d8d8d;
}

.row-filter .dropdown.open .whiterectangle{
	border: solid 1px #f80707;
}
.row-filter .dropdown.open a .whiterectangle{
	color:#f80707;
}
.block-filter-submit{
	width:260px;
	margin-left:20px;
}

#amount{
	width:100%;
	margin-top:10px;
	margin-bottom:20px;
	text-align:center;
	color: #2a2a2a;
}
.ui-corner-all{
	border-radius: 10px;
}
.fliter-range{
	padding:40px 30px 0 30px;
	height: 340px;
}
.lcs_switch.lcs_on {
    background: #f80707;
    box-shadow: 0 0 2px #f80707 inset;
}
.display-on .placelist-item-lastsport{
	padding-left:5px;
	padding-right:5px;
}

.display-on .title-suggest,
.display-on .sub-suggest,
.display-on .opentime-suggest,
.display-on .location-suggest{
	font-size:12px;
	margin-bottom:3px;
}
.display-on{
	display:none;
}
.display-on .title-suggest{
	padding: 15px;
}
.block-map{
	margin-top:65px;
}
.display-on  .item-suggest{
	min-height: 150px;
}


.list-social-header a{
	float:left;
	margin-right:15px;
}
.list-social-header a:last-child{
	margin-right:0px;
}
.list-social-header{
	margin-top:55px;
}
.block-navbar-nav-slide-menu .list-social-header{
	margin-top:5px;
}

.navbar-header{
	width:100%;
}
.block-login{
	margin-top:25px;
}
.block-login a{
	float:left;
}

.navbar-default .navbar-login li{
	padding-right:15px;
}
.navbar-default .navbar-login li:last-child{
	padding-right:0;
}
.sub-tilte{
	margin-bottom:0;
	color:#2a2a2a;
	font-size:18px;
	text-align:center;
}
.row-space-top{
	margin-top:15px;
}
.item-suggest{
	margin:0;
	padding:15px;
	min-height:auto;
	background-color:#f8f8f8;
}

.btn-readmore{
	float:right;
	margin:15px 15px 0 0;
	padding:5px 15px;
	color:#fff;
	font-size:16px;
	border-radius: 30px;
	background-color:#2832a7;
}
.btn-readmore-new{
	float:right;
	margin:15px 5px 0 0;
	padding:0;
}
.title-suggest{
	padding:15px 15px 5px 15px;
	margin-bottom:0;
	font-size:22px;
	text-align:left;
}
.sub-suggest{
	margin-top:15px;
	padding: 0 15px;
	text-align:left;
	font-size:28px;
	color:red;
}
.title-suggest-1{
	font-size:12px;
	height:auto;
}
.sub-suggest-1{
	margin-top:5px;
	font-size:15px;
	margin-top:0;
	margin-bottom:0;
}
.item-suggest-sub{
	padding:5px 5px 15px 5px;
}
.btn-readmore-1{
	margin-top:10px;
	margin-right:10px;
	padding:5px 10px;
	font-size:10px;
}
.item-news-block{
	padding:15px 15px 15px 15px;
	border:0;
}
.title-news{
	margin:0;
	padding:5px 0;
	text-align:left;
	color:#2a2a2a;
}
.detail-news{
	margin-top:10px;
	height:50px;
	color:#2a2a2a;
	font-size:17px;
	text-align:left;
}
.detail-news a{
	font-size:16px;
}

.text-footer{
	color:#777777;
	font-size:12px;
	line-height:18px;
}

footer a{
	color:#777777;
}
.datetime{
	color:#bbbbbb;
	font-size:10px;
}
.datetime{
	/*color:#747474;*/
	font-size:12px;
}
.row-footer-space{
	padding-top:15px;
	padding-bottom:15px;
	border-bottom:1px solid #e6e6e6;
}
.row-footer-space:last-child{
	border-bottom:0
}
.title-recent-footer{
	font-size:14px;
	line-height:18px;
	color:#2a2a2a;
}
.txt-link-footer{
	font-size:14px;
	display:block;
	padding-bottom:10px;
}
.footerbackground{
	margin-top:50px;
	padding:15px 0;
	background-color:#2832a7;
}
footer .copyright{
	color:#fff;
	font-family: 'Prompt', sans-serif;
	text-align:right;
}
.row-space-product{
	margin-bottom:30px;
}
.filter-search{
	padding:0 15px;
}
.filter-search .title{
	padding:15px 0;
	color:#fff;
	text-align:center;
	background-color:#aaaaaa;
}
.brand{
	padding:15px 15px 15px 0;
	color:#2a2a2a;
}
.brand-block:hover{
	cursor:pointer;
	margin-left:-25px;
	background-color:#aaaaaa;
}
.brand-block:hover a{
	color:#fff;
	padding-left:25px;
}
.brand-block:hover .corner-right{
	color:#fff;
}


#amount , #amount-year , #amount-mile{
    width: 100%;
    margin-top: 25px;
    margin-bottom: 20px;
    text-align: center;
    color: #2a2a2a;
	font-size:14px;
}
hr{
	margin-top: 10px;
    margin-bottom: 10px;
}
.btn-auto{
	margin:0;
	padding:7px 18px;
	color:#2832a7;
	font-size:14px;
	/*background-color:#2832a7 !important;*/
	background-color:transparent;
	border-radius: 10px;
	border:1px solid #2832a7;
}
.btn-auto:hover{
	color:#fff;
	background-color:#2832a7;
}
.btn-noauto{
	margin:0;
	padding:7px 18px;
	color:#5d5c5c;
	font-size:14px;
	background-color:transparent;
	border-radius: 10px;
	border:1px solid #5d5c5c;
}
.btn-noauto:hover{
	color:#fff;
	background-color:#5d5c5c;
}
.sub-suggest-productpage{
	font-size:16px;
	line-height:22px;
	font-weight:bold;
}
.btn-readmore-productpage{
	margin-top: 65px;
	position: absolute;
	margin-left: 58px;
}
.title-suggest-productpage{
	font-size:13px;
}
.pagination a{
	font-size:14px;
	color:#2832a7;
	margin-right:8px;
}
.pagination a.actived{
	font-weight:bold;
}

#btnlogo{
	margin-left:15px;
}

.navbar {
    border:0;
}
 
.comment{
	color:#747474;
}

.new-product:hover{
	opacity:0.5;
	background-color:#000;
}




/*-----------------*/
.image {
	opacity: 1;
	display: block;
	width: 100%;
	height: auto;
	transition: .5s ease;
	backface-visibility: hidden;
}
.new-tracjk-product {
	position: absolute;
	left:30px;
	top:0;
	z-index:99;
}
.middle {
	cursor:pointer;
	width:100%;
	transition: .5s ease;
	opacity: 0;
	position: absolute;
	top: 38%;
	right: 0%;
	height:440px;
	transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	/*transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);*/
	text-align: center;
}
.block-col-productall a.new-product{
	background-color:#000;
	display:block;
}

/*.block-col-productall a:hover .image {
	opacity: 0.2;
}

.block-col-productall a:hover .middle {
	opacity: 1;
}*/

.text{
	color: #fff;
	font-size: 16px;
	padding: 5px 30px;
	font-family: 'HiraKakuPro-W6-AlphaNum';
	border: transparent;
	border-radius: 5px;
}
/*-----------------*/


.over-detail{
	display:block;
	margin-top:15px;
	color:#fff;
	text-align:center;
	font-size:16px;
	font-family: 'Prompt', sans-serif;
	background-color:transparent !important;
}
.over-detail:hover{
	color:#fff;
}
.block-search-product{
	position: absolute;
	left:0;
	top:0;
	margin:0 auto;
	width:100%;
}

.flexbox__item {
    /*display: table-cell;
    vertical-align: middle;*/
	margin-top:30px;
	
}
.zeta{
	font-size:18px;
	color:#fff;
}
.classified-container {
    height: 450px;
    position: absolute;
    top: 0;
    width: 350px;
	z-index:99;
}
.flexbox--fixed {
	margin-top:120px;
    table-layout: fixed;
	
}
.classified-search {
    position: relative;
    z-index: 100;
	box-shadow: 0 10px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19) !important;
}
.classified-search__head {
    border-radius: 4px 4px 0 0;
    background-color: #2832a7;
    color: #FFF;
    line-height: 20px;
    padding: 7px 30px;
}
.classified-search__body, .classified-search__foot {
    padding: 15px;
}
.classified-search__foot {
	padding:5px;
}
.classified-search__body {
    background-color: #FFF;
}
.classified-form {
    display: inline-block;
    height: 100%;
    width: 100%;
}
.btn--primary {
	width:100%;
	font-size:18px;
    -webkit-box-shadow: 0 2px 0 #cbbb00;
    box-shadow: 0 2px 0 #cbbb00;
    background-color: #FEEA00;
    border-color: transparent;
    color: #2a2a2a !important;
}
.classified-search__foot {
    background-color: #fff;
    border-radius: 0 0 2px 4px;
}
.classified-search__body select{
	width:100%;
	padding:5px 15px;
	margin-bottom:15px;
	font-size:14px;
	color:#2a2a2a;
}
.no-padding{
	padding-left:0;
	padding-right:0;
}

body.product-cate .over-detail img{
	width:30%;
}
body.product-cate .middle{
	height: 200px;
	top: 35%;
}
body.product-cate .over-detail{
	margin-top: 5px;
	line-height:20px;
    font-size:11px;
}
/*Home*/
.block-right-producthome .over-detail img{
	width:20%;
}
.block-right-producthome .middle{
	height: 200px;
	top: 35%;
}
.block-right-producthome .over-detail{
	margin-top: 5px;
	line-height:20px;
    font-size:11px;
}
/*Home*/
.search-block{
	width:100%;
	border:0;
	border-bottom:1px solid #000;
}
/*.link-search-brand{
	margin-top:50px;
	color:#2a2a2a;
}*/
.link-search-brand{
	/*margin-top:50px;
	padding:5px 15px;
	color:#fff;
	background-color:#2832a7;
	border:2px solid #2832a7;
	border-radius:10px;
	font-weight:*/
	color:#2a2a2a;
}
.link-search-brand:hover{
	/*margin-top:50px;
	padding:5px 15px;
	color:#fff;
	background-color:#2832a7;
	border:2px solid #2832a7;
	border-radius:10px;*/
	/*color:#fff !important;*/
	color:#fff;
}
.body-search{
	margin-top:0px;
	padding-bottom:25px;
	    padding-left: 25px;
	border:1px solid #e7e7e7;
	border:1px solid #e7e7e7;
}

.ui-slider .ui-slider-handle{
	width:1px;
}
.ui-state-default, .ui-widget-content .ui-state-default{
	border: 1px solid #000;
    background: #000;
    font-weight: normal;
    color: #2a2a2a;
}
.ui-corner-all{
	border-radius:0;
	border-top-left-radius:0;
}
.ui-slider-horizontal{
	height:1px;
}
.ui-widget-header{
	border: 1px solid #000 !important;
	background: #000;
}
.ui-slider-horizontal .ui-slider-handle{
	margin-left:0;
}
.ui-slider{
	margin-right:30px;
}
.ui-slider-range {
	margin-top:4px;
}
.ui-widget.ui-widget-content{
	border: 1px solid transparent;
}
.hr-padding-right{
	margin-right:30px;
}

.sub-menu-brands{
	display:none;
	margin:-129px 0 0 0;
	padding:15px;
	position:absolute;
	z-index:99;
	margin-left:230px;
	/*width:290px;*/
	width:110%;
	border:1px solid #dadada;
	background-color:#fff;
}

.sub-menu-brands-model{
	display:none;
	/*top:-1px;*/
	margin:-42px 0 0 -15px;
	padding:15px;
	position:absolute;
	z-index:99;
	margin-left:250px;
	/*width:290px;*/
	width:95%;
	border:1px solid #dadada;
	background-color:#fff;
	border-left:0;
}
.sub-menu-brands-model-2{
	display:none;
	/*top:-1px;*/
	margin:-42px 0 0 0;
	padding:15px;
	position:absolute;
	z-index:99;
	margin-left:250px;
	/*width:290px;*/
	width:95%;
	border:1px solid #dadada;
	background-color:#fff;
	border-left:0;
}

.title-sub-menu-brand{
	color:#2832a7;
}
.text-search-brand{
	margin:10px 0 0 0;
	padding:5px;
	padding-left:45px;
	width:100%;
	color:#000;
	border-radius:10px;
	border:1px solid #d8d8d8;
	background-image:URL('../../img/data/iconserchfield.jpg');
	background-repeat:no-repeat;
	background-position:5px center;
}
.list-brands{
	list-style-type:none;
	margin:15px 0 0;
	padding:0;
	
	/*overflow: auto;
    height: 420px;
    padding-right: 15px;*/
	
}
.list-brands li{
	margin:0 0 2px 0;
	padding-bottom:5px;
	border-bottom:1px solid #d8d8d8;
}
.list-brands li:last-child{
	border-bottom:0;
	padding-bottom:0;
	margin-bottom:0;
}
.list-brands li a{
	color:#141414 !important;
	font-size:14px;
}
.list-brands li img{
	margin-right:10px;
}
.count-list-brands{
	padding-top:0px;
	color:#b7b7b7;
	font-size:12px;
}

.dropright .dropdown-menu {
	top: -95px;
    right: auto;
    left: 100%;
    margin-top: 0;
}

.dropdown-menu .list-brands{
	
}
.dropdown-menu .list-brands li{
	padding-bottom:0;
	margin-bottom:0;
	border-bottom:0;
}
.dropdown-menu .list-brands a{
	font-size:14px;
	    line-height: 32px;
}
.dropdown-menu .list-brands li a:hover{
	color:#b7b7b7 !important;
}


/*Detail Page*/
.title-detail{
	/*margin-top:50px;*/
	margin-top:0px;
	color:#2a2a2a;
	font-size:22px;
	font-weight:bold;
	font-family: 'Prompt', sans-serif;
}
.detail-page{
	margin:15px 0;
	padding:0;
	background-color:#b7b7b7;
	border-color:#b7b7b7;
}
.description-detail{
	color:#0b0b0b;
	font-size:17px;
}
.description-detail ul{
	margin:20px 0 0 0;
	padding:0;
}
.description-detail ul li{
	margin-top:0;
	margin-bottom:0px;
	color:#2832a7;
	font-size:16px;
}
.description-detail ul li span{
	color:#0b0b0b;
	font-size: 13px;
}
.social-detail{
	margin-top:30px;
}
.social-detail a{
	display:block;
	color:#0b0b0b;
	font-size:10px;
	text-align:center;
}
.slide-vertical .slick-prev, .slide-vertical .slick-next{
	width:45px;
	height:16px;
}
.slide-vertical .slick-prev{
	top: 4%;
	left:20px;
	z-index:99;
}
.slide-vertical .slick-next{
	top: 96%;
	right:20px;
}

.title-relate{
	margin:0;
	padding:0;
	font-size:30px;
	color:#0b0b0b;
}
.row-relate{
	margin-top:70px;
}
.row-relate hr.detail-page{
	margin-top:15px;

}

.row-cal{
	margin-top:50px;
	
}
.block-cal{
	margin:0 auto;
	padding:30px 50px;
	width:950px;
	background-color:#2832a7;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border: 0px solid #000000;
}
.title-cal{
	margin:0;
	padding:0;
	font-size:26px;
	color:#fff;
	text-align:center;
}
.cal-detail{
	margin-bottom:15px;
	color:#fff;
	font-size:20px;
}
.block-cal input{
	padding-top:5px;
	padding-bottom:5px;
	padding-left:7px;
	font-size:18px;
	color:#5f5f5f;
	border:0;
}
.block-cal .input-1{
	width:90px;
	margin-left:20px;
}
.block-cal .input-2{
	width:60px;
	margin-left:0px;
}
.cal-detail-2{
	color:#fff;
	font-size:18px;
}
.cal-detail-3{
	margin-top:15px;
	text-align:center;
	color:red;
	font-size:32px;
	background-color:#fff;
}
.interest-this-car{
	margin:30px 0 0 0;
	padding:10px 0;
	width:100%;
	color:#2832a7;
	font-size:30px;
	text-align:center;
	background-color:#fff;
	border:0;
}
.interest-this-car:hover{
	color:#fff;
	background-color:#2832a7;
	border:1px solid #fff;
}

.block-carhomepage .slick-slide{
	padding-bottom:30px;
}
.block-carhomepage .slick-dots{
	    bottom: -32px
}
.block-carhomepage .slick-dots li.slick-active button:before {
	opacity: 1;
	margin-top:5px;
	color: transparent;
	background-color:#ffd703;
}
.block-carhomepage .slick-dots li button:before {
	font-size: 60px;
	color: #b7b7b7;
	opacity: 1;
}
.block-carhomepage .slick-dots li button:before{
	width:25px;
	height:10px;
	background-color:transparent;
	border-radius:15px;
}
.block-col-productall .producr-border{
	display:block;
	cursor:pointer;
}
.block-col-productall .producr-border:hover{
	box-shadow: 0 10px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19) !important;
}

/*--------*/
.block-cover .slick-slide{
	padding-bottom:0px;
}
.block-cover .slick-dots{
	bottom: 30px;
}
.block-cover .slick-dots li.slick-active button:before {
	opacity: 1;
	margin-top:5px;
	color: transparent;
	background-color:#ffd703;
}
.block-cover .slick-dots li button:before {
	font-size: 60px;
	color: #b7b7b7;
	opacity: 1;
}
.block-cover .slick-dots li button:before{
	width:25px;
	height:10px;
	background-color:transparent;
	border-radius:15px;
}
.btn-readmore-interest{
	margin:10px 0 0 0;
	padding:5px 20px;
	color:#2832a7;
	border-radius: 35px;
	/*border:1px solid #2832a7;*/
	background-color:transparent;
}
.btn-readmore-interest:hover{
	/*color:#fff;
	border:1px solid #2832a7;
	background-color:#2832a7;*/
}
.btn-readmore-interest-small{
	margin-top:0px;
	font-size:13px;
	padding:3px 12px;
}

.news-border{
	display:block;
	cursor:pointer;
}
.news-border:hover{
	box-shadow: 0 10px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19) !important;
}

.over-detail:hover{
	color:#2832a7;
	/*box-shadow: 0 10px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(222,222,222,0.19) !important;*/
}
.icon-round{
	width:32px;
	height:32px;
	color:#2832a7;
	font-size:18px;
	padding:6px 0 0 7px;
	border-radius: 50%;
	/*border:1px solid #2832a7;*/
}
.icon-round:hover{
	color:#fff;
	background-color:#2832a7;
	border:1px solid #2832a7;
}
.prev-block{
	cursor:pointer;
	position:absolute;
	top:-65px;
	left: 430px;
}
.next-block{
	cursor:pointer;
	position:absolute;
	top:-65px;
	right: 430px;
}

.overpopup{
	margin-right:-50px;
}
.dropdown-compare{
	margin:50px 0 0 0;
	padding:15px;
	width:400px;
	top:70px;
	left: -320px;
	background-color:#fff;
}
.compare-block{
	margin:0;
	padding:15px 15px 25px 15px;
	color:#fff;
	font-size:24px;
	background-color:#2832a7;
}
.sub-dropdown-compare{
	margin:0;
	padding:15px;
	background-color:#d9d9d9;
}
.txt-compare{
	color:#2a2a2a;
}
.btn-compare-block{
	margin:0;
	padding:15px 0;
	width:100%;
	color:#fff;
	font-size:30px;
	text-align:center;
	border:0;
	background-color:#2832a7;
}


.arrow_box {
	color:#000000;
	padding:15px 15px;
	background: #fff;
	font-size:14px;
	line-height:18px;
	border: 2px solid #fff;
	text-decoration: none;
}
.arrow_box:after, .arrow_box:before {
	bottom: 100%;
	left: 83%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.arrow_box:after {
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #fff;
	border-width: 10px;
	margin-left: -10px;
}
.arrow_box:before {
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #fff;
	border-width: 25px;
	margin-left: -25px;
}
/*arrow box*/

.navbar-default #navbar ul.navbar-nav-slide-menu  li{
	padding-right: 45px !important;
}
.navbar-default #navbar ul.navbar-nav-slide-menu  li.menu-socail{
	display:inline-block;
	padding-top:20px;
	height:0px;
}
.navbar-nav-slide-menu{
	margin-top:0;
}
.block-navbar-nav-slide-menu .navbar-menu{
	margin-top:0 !important;
}
.block-navbar-nav-slide-menu{
	display:none;
	position:fixed;
	z-index:999;
	width:100%;
	background-color:#fff;
	background-image:none;
	border-radius:0;
	top:0;
	border-top: 5px solid #2832a7;
}

.count-txt{
	margin-top:10px;
	color:#b7b7b7;
	font-size:16px;
}

.slider-for img{
	padding-right:5px;
}
.marginleftdetail{
	padding-left:30px;
}
.date-time{
	margin-top: 2px;
	color: #b7b7b7;
	font-size: 12px;
}

h1.title-page{
	margin:0;
	padding:0 0 20px 15px;
	color:#2a2a2a;
	font-size:28px;
}
.dropdown-menu-1{
	min-width: 200px;
}
.navbar-default #navbar ul.list-brands li{
	padding-right:0px !important;
}

.breadcrumb{
	padding: 8px 0;
	color:#b7b7b7;
	font-size:14px;
	background-color:transparent;
}
.breadcrumb a{
	color:#b7b7b7;
	font-size:14px;
}
.breadcrumb a:hover{
	color:#2832a7;
}
.txt-condition-cal{
	margin-top:15px;
	font-size:12px;
}
body.product-cate .over-detail{
	width:100px;
	margin-right:-25px;
}
.block-bank{
	margin-bottom:15px;
}
.block-bank a{
	margin:0 0px 0 0;
	padding:3px 15px;
	color:#fff;
	font-size:14px;
	border:1px solid #fff;
	background-color:transparent;
}
.block-bank a:hover{
	margin:0 0px 0 0;
	padding:3px 15px;
	color:#2832a7;
	font-size:14px;
	background-color:#fff;
}

.show-txt-fliter{
	margin-top:15px;
	color:#2a2a2a;
	font-size:14px;
	font-weight:normal;
}

body.product-all .over-detail {
    width: 100px;
    margin-right: 20px;
}


.ui-widget-content{
	
}
.ui-slider-horizontal {
    height: .3em !Important;
}
.ui-corner-all{
	border-radius:0 !Important;
}
.ui-state-default, .ui-widget-content .ui-state-default{
	border-radius:50px !Important;
	top:-10px !important;
}

.color-block{
	display:block;
	float:left;
	margin:0 10px 0 0;
	width:26px;
	height:26px;
	border-radius:13px;
	background-color:translate;
}
.color-white{
	background-color:#fff;
	border:1px solid #d4d4d4;
}
.color-gray{
	background-color:#e5e5e5;
	border:1px solid #dbdbdb;
}
.color-yellow{
	background-color:#f7d456;
}
.color-red{
	background-color:#d44537;
}
.color-midgray{
	background-color:#777978;
}
.color-black{
	background-color:#111111;
}
.color-green{
	background-color:#89b850;
}
.color-blue{
	background-color:#3f8fc2;
}
.color-brown{
	background-color:#7d5d44;
}
.color-orange{
	background-color:#FFA500;
}
.space-color{
	margin-top:5px;
}

.corner-right{
	color:#aaaaaa;
	font-size:12px;
	padding-right:15px;
}
.block-news .slick-prev {
    left: 0px;
	width:57px;
	height:133px;
	z-index:999;
}
.block-news .slick-next {
    right: 0px;
	width:57px;
	height:133px;
}


.block-news .slick-slide{
	padding-bottom:0px;
}
.block-news .slick-dots{
	bottom: -30px;
	margin-bottom:15px;
}
.block-news .slick-dots li.slick-active button:before {
	opacity: 1;
	margin-top:5px;
	color: transparent;
	background-color:#ffd703;
}
.block-news .slick-dots li button:before {
	font-size: 60px;
	color: #b7b7b7;
	opacity: 1;
}
.block-news .slick-dots li button:before{
	width:25px;
	height:10px;
	background-color:transparent;
	border-radius:15px;
}

h1.title-news{
	padding-left:10px;
	line-height:22px;
	text-align:left;
	border-left:5px solid #2832a7;
}

.title-detail-news{
	color:#2a2a2a;
	font-size:44px;
	line-height:54px;
}
.sub-detail-news{
	color:#160709;
	font-size:14px;
	margin-top:15px;
}
.share-block-news{
	color:#2a2a2a;
	font-size:38px;
	font-weight:bold;
	line-height:24px;
}

.share-total{
	color:#2a2a2a;
	font-size:16px;
}
.news-body-detail img{
	margin-top:15px;
}
.news-body-detail p{
	margin:15px 0 0 0;
	font-size:16px;
	color:#2a2a2a;
}
h2.title-news{
	margin:15px 0;
	font-size:24px;
	color:#2a2a2a;
}
.title-news-right{
	font-size:28px;
	color:#2a2a2a;
}
.block-news-right{
	padding-left:30px;
}
.row-relate-news{
	margin-bottom:15px;
}
.row-relate-news .title-news{
	font-size:16px;
	line-height:20px;
}
.row-relate-news .detail-news{
	font-size:11px;
	line-height:14px;
}
.row-relate-news a{
	font-size:11px;
	line-height:14px;
}

.rangeslider__fill {
    background: #2832a7 !important;
    position: absolute;
}
output{
	padding-top:0 !important;
}
.rangeslider--horizontal {
    height: 10px !important;
    width: 90% !important;
}
.rangeslider__handle {
	width: 30px !important;
	height: 30px !important;
}
.rangeslider__handle:after {
	width: 10px !important;
	height: 10px !important;
}

.btn-submit-each-filter{
	margin: 0;
    padding: 1px 7px;
	/*margin-right:20px;*/
    color: #2832a7;
	font-size:12px;
    border-radius: 5px;
    border: 1px solid #2832a7;
    background-color: transparent;
}
.btn-submit-each-filter:hover{
	color:#fff;
	background-color: #2832a7;
}

.navbar-default .navbar-nav > li.block-blocksearch{
	display:none;
}

/*----- Select -------*/
.js-example-tags{
	width: 100%;
    padding: 5px 15px;
    margin-bottom: 15px;
    font-size: 14px;
    color: #2a2a2a;
}
.select2-container--default .select2-selection--single{
	height: 35px !important;
	 padding: 0px 10px !important;
	border-radius:0 !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
	width: 100%;
    padding: 5px 15px;
	border-radius:0;
}
.select2-container{
	margin-bottom:15px !important;
	color: #2a2a2a !important;
	font-size: 14px !important;
}
.select2-results__option{
	padding-left:15px !important;
}
.select2-container--default .select2-results__option{
	background-repeat:no-repeat !important;
	background-position:center right !important;
	background-size:35px;
}
/*
.select2-container--default .select2-results__option:nth-child(2) {
	background-image:url('../../img/data/icon_tayota.jpg') !important;
}
.select2-container--default .select2-results__option:nth-child(3) {
	background-image:url('../../img/data/icon_honda.jpg') !important;
}
.select2-container--default .select2-results__option:nth-child(4) {
	background-image:url('../../img/data/icon_nissan.jpg') !important;
}
.select2-container--default .select2-results__option:nth-child(5) {
	background-image:url('../../img/data/icon_mazda.jpg') !important;
}
.select2-container--default .select2-results__option:nth-child(6) {
	background-image:url('../../img/data/icon_ford.jpg') !important;
}
.select2-container--default .select2-results__option:nth-child(7) {
	background-image:url('../../img/data/icon_chef.jpg') !important;
}
.select2-container--default .select2-results__option:nth-child(8) {
	background-image:url('../../img/data/icon_isuzu.jpg') !important;
}
.select2-container--default .select2-results__option:nth-child(9) {
	background-image:url('../../img/data/icon_mis.jpg') !important;
}
.select2-container--default .select2-results__option:nth-child(10) {
	background-image:url('../../img/data/icon_hyundai.jpg') !important;
}
.select2-container--default .select2-results__option:nth-child(11) {
	background-image:url('../../img/data/icon_mini.jpg') !important;
}
.select2-container--default .select2-results__option:nth-child(12) {
	background-image:url('../../img/data/icon_bmw.jpg') !important;
}
.select2-container--default .select2-results__option:nth-child(13) {
	background-image:url('../../img/data/icon_benz.jpg') !important;
}
.select2-container--default .select2-results__option:nth-child(14) {
	background-image:url('../../img/data/icon_vv.jpg') !important;
}
.select2-container--default .select2-results__option:nth-child(15) {
	background-image:url('../../img/data/icon_mg.jpg') !important;
}
*/

.select2-container--default .select2-results__option--highlighted[aria-selected]{
	background-color: #fff !important;
    color: #2a2a2a !important;
}
.select2-container--default .select2-results__option[aria-selected=true]{
	background-color:transparent !important;
}

.display-text-gallery {
    display: block;
    position: absolute;
    padding: 17px 20px;
	padding-left:30px;
	padding-right:190px;
    bottom: 7px;
    width: 100%;
    height: 90px;
    color: #fff;
	font-size:14px;
    background-color: #000;
    opacity: 0.7;
    letter-spacing: .8px;
}

.btn-mark{
	display:none;
}

.btn-mark , .btn-mark:hover{
	margin-right:5px;
	margin-top:5px;
	color:#fff;
	font-size:14px;
	background-color:red;
	border:1px solid red;
}
.sub-menu-brands-model li{
	padding-left:5px;
}
.sub-menu-brands-model-2 li{
	padding-left:5px;
}

.sub-menu-brands-model .list-brands li a{
	font-size:14px;
}
.sub-menu-brands-model-2 .list-brands li a{
	font-size:14px;
}


/*--------*/
.block-compare-text{
	margin:0;
	padding: 35% 28%;
    font-size: 22px;
	color:#000000;
}
.morecar{
	font-size:16px;
	padding:30px 0 16px 0 !important;
	color:#000000;
	display:block;
}
.img-compare{
	border-top:1px solid #e1e0e0;
	border-left:1px solid #e1e0e0;
	border-right:1px solid #e1e0e0;
}
.close-compare{
	position:absolute;
	z-index:99;
	margin:0;
	padding:0;
	left:-5px;
	top:-15px;
}
.compare-car h5 button.btn-link{
	font-size:16px;
	color:#000000;
	line-height:1;
}
.compare-car h5 button.btn-link img{
	float:left;
	margin-right:15px;
}

.list-compare td{
	margin:0;
	padding:10px;
	font-size:13px;
	color:#000000;
	border-bottom:1px solid #000;
}
.compare-car .card{
	margin-bottom:60px;
}

body.home .title-suggest {
    padding: 10px 15px 2px 15px;
}
.description-detail ul{
	list-style-type:none;
	width: 100%;
}
.description-detail ul li , .description-detail p{
	float:left;
	width:50%;
    margin-top: 0;
    margin-bottom: 0px;
    color: #2832a7;
	padding-right:15px;
    font-size: 14px;
}
.description-detail-2 p{
	width:100%;
    margin-top: 0;
    margin-bottom: 0px;
    color: #0b0b0b;
	padding-right:15px;
    font-size: 15px;
}

.new-product{
	display: block;
	width: 100%;
	height: 200px;
}
.new-product img{
	height: 200px;
}

body.home .block-new-product .new-product{
	display: block;
	width: 100%;
	height: 426px;
}
body.home .block-new-product .new-product img{
	height: 426px;
}

.color-silver {
    background-color: #C0C0C0;
}
.video-container {
position: relative;
padding-bottom: 30.25%;
padding-top: 30px; height: 0; overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.select2-container--default .select2-selection--single .select2-selection__rendered{
	line-height:1.5 !important;
}

.noti-compare{
	position:absolute;
	margin:-10px 0 0 -14px;
	padding:1px 0 0 0;
	width:18px;
	height:18px;
	font-size:12px;
	border-radius:14px;
	background-color:#2832a7;
}

@media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0)
{ @media {
    .js-example-modal{
		padding-left:30px;
	}
}}



body.search-page .sub-suggest {
    /*font-size: 24px;*/
}


.txt-soldout{
	display:none;
	position:absolute;
	margin:0;
	padding:0;
	font-size:32px;
	color:red;
	font-family: Prompt;
	top: 70px;
    left: 35px;
}
.txt-soldout-home{
	font-size:52px;
	top: 170px;
    left: 125px;
}

.pagination-link a{
	font-weight: 600;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.2;
	letter-spacing: normal;
	color: #2a2a2a;
	font-size:14px;
}

.block-new-image{
	width:100%;
	height:250px;
	background-position:center center;
	background-repeat:no-repeat;
	background-size:cover;
}
.btn-submitsearchtop{
	color:#fff;
	float:right;
	font-size:16px;
	height:34px;
	padding-left:7px;
	padding-right:7px;
	border:0;
	font-family: 'Prompt', sans-serif;
	background-color:#2832a7;
}

.easy-autocomplete-container ul{
	display:block !Important;
	width:290px !Important;
}
.easy-autocomplete-container ul li, .easy-autocomplete-container ul .eac-category{
	text-align:left !Important;
	color:#000 !Important;
}

.ui-menu{
	width:280px;
}
.ui-menu-item-wrapper{
	cursor:pointer;
	color:#000;
	padding:5px;
	font-size:16px;
	background-color:#fff;
}

.brand-block .dropdown-menu a:hover{
	color: #141414 !important;
}

.select-car{
	margin: 0 10px 0 0;
    padding: 1px 7px;
    color: #2832a7;
    font-size: 11px;
    border-radius: 5px;
    border: 1px solid #2832a7;
    background-color: transparent;
	    line-height: 1.5;
}


.news-body-detail{
	color: #2a2a2a;
	line-height:1.3;
	margin-bottom:15px;
}

.news-body-detail h1,
.news-body-detail h2,
.news-body-detail h3,
.news-body-detail h4,
.news-body-detail h5,
.news-body-detail h6,
.news-body-detail li {
    color: #2a2a2a;
	line-height:1.3;
	margin-bottom:15px;
}

.news-body-detail h5,.news-body-detail li {
    font-size: 16px;
    color: #2a2a2a;
}

.price-block-detail{
	margin:0;
	padding:5px 15px;
	font-size:24px;
	text-align:center;
	color:#fff;
	border-radius:30px;
	background-color:#ff0000;
}

.block-social-detail-new{
	margin-left:32%;
}
.list-space{
	margin-top:15px;
	margin-left:15px;
}
.list-space tr{
	margin-bottom:10px;
}
.space-meta{
	margin:0;
	padding:0 0 8px 30px;
	width:50%;
	font-size:16px;
	font-weight:bold;
	background-size:20px;
}
.space-val{
	font-size:14px;
	font-weight:bold;
	color:#333399;
}

.space-meta-1{
	background-position:left top;
	background-repeat:no-repeat;
	background-image:url('../../img/calendar.svg')
}
.space-meta-2{
	background-position:left top;
	background-repeat:no-repeat;
	background-image:url('../../img/gas-station.svg')
}
.space-meta-3{
	background-position:left top;
	background-repeat:no-repeat;
	background-image:url('../../img/change-gear.svg')
}
.space-meta-4{
	background-position:left top;
	background-repeat:no-repeat;
	background-image:url('../../img/engine-with-lighting-bolt.svg')
}
.space-meta-5{
	background-position:left top;
	background-repeat:no-repeat;
	background-image:url('../../img/paintbrush.svg')
}
.space-meta-6{
	background-position:left top;
	background-repeat:no-repeat;
	background-image:url('../../img/speedometer.svg')
}
.space-meta-7{
	background-position:left top;
	background-repeat:no-repeat;
	background-image:url('../../img/place desktop-01.svg')
}

/*--------18.06.2019-----------*/
body.product-cate .over-detail {
    margin-top: 15px;
}

.blockevents{
	margin-top:15px;
	margin-bottom:15px;
}

.block-store{
	display:none;
}

.show-image-news{
	margin:0;
	padding:0;
	width:100%;
	height:239px;
	background-repeat:no-repeat;
	background-size:cover;
}
.show-image-news-1{
	height:350px;
}



/*Loading*/
/* Absolute Center Spinner */
.loadingtext {
	position: fixed;
	z-index: 9999999;
	height: 2em;
	width: 2em;
	overflow: show;
	margin: auto;
	top: 100px;
	left: -50px;
	bottom: 0;
	right: 0;
	font-size:14px;
}

.loading {
	position: fixed;
	z-index: 9999998;
	height: 2em;
	width: 2em;
	overflow: show;
	margin: auto;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}
/* Transparent Overlay */
.loading:before {
	content: '';
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: radial-gradient(rgba(40, 50, 167,1), rgba(0, 0, 0, 1));
	background: -webkit-radial-gradient(rgba(40, 50, 167,1), rgba(0, 0, 0,1));
}
/* :not(:required) hides these rules from IE9 and below */

.loading:not(:required) {
	/* hide "loading..." text */
	content: 'loading...';
	font-size: 14px;
	color: #fff;
	/*text-shadow: none;*/
	background-color: #fff;
	border: 1px solid red;
}

.loading:not(:required):after {
	content: '';
	display: block;
	font-size: 10px;
	width: 1em;
	height: 1em;
	margin-top: -0.5em;
	-webkit-animation: spinner 1500ms infinite linear;
	-moz-animation: spinner 1500ms infinite linear;
	-ms-animation: spinner 1500ms infinite linear;
	-o-animation: spinner 1500ms infinite linear;
	animation: spinner 1500ms infinite linear;
	border-radius: 0.5em;
	-webkit-box-shadow: rgba(255,255,255, 0.75) 1.5em 0 0 0, rgba(255,255,255, 0.75) 1.1em 1.1em 0 0, rgba(255,255,255, 0.75) 0 1.5em 0 0, rgba(255,255,255, 0.75) -1.1em 1.1em 0 0, rgba(255,255,255, 0.75) -1.5em 0 0 0, rgba(255,255,255, 0.75) -1.1em -1.1em 0 0, rgba(255,255,255, 0.75) 0 -1.5em 0 0, rgba(255,255,255, 0.75) 1.1em -1.1em 0 0;
	box-shadow: rgba(255,255,255, 0.75) 1.5em 0 0 0, rgba(255,255,255, 0.75) 1.1em 1.1em 0 0, rgba(255,255,255, 0.75) 0 1.5em 0 0, rgba(255,255,255, 0.75) -1.1em 1.1em 0 0, rgba(255,255,255, 0.75) -1.5em 0 0 0, rgba(255,255,255, 0.75) -1.1em -1.1em 0 0, rgba(255,255,255, 0.75) 0 -1.5em 0 0, rgba(255,255,255, 0.75) 1.1em -1.1em 0 0;
}

/* Animation */
@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}


/*------------08082019---------------*/
.row-space{
	margin-top:15px;
}
.container-form-register{
	width:620px;
	margin:0 auto;
}
.container-form-register input{
	width:100%;
	margin:0;
	padding:10px;
	color:#000;
	font-size:16px;
	border-radius: 5px;
	border:1px solid #cacaca;
}
.container-form-register p{
	font-size:14px;
	color:#737373;
}
.block-agree{
	margin:0 auto;
	width:150px;
	margin-top:30px;
	margin-bottom:3px;
	text-align:center;
}
.container-form-register input.submitform{
	display:block;
	margin:0 auto !important;
	width:300px;
	padding:10px;
	text-align:center;
	font-size:28px;
	color:#fff;
	border-radius: 5px;
	border:1px solid #2832a7;
	background-color:#2832a7
}

/*--- POPUP Login ---*/
.fancybox-inner{
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.3);
}
.sectionpopup{
	margin:0;
	padding:30px;
	width: auto;
	height: auto;
	border-radius: 5px;
	background-color: #ffffff;
	background-color:#fff;
}
.sectionpopup h1.tilte{
	margin-top:15px;
	font-size:28px;
}

.container-form-profile{
	width:790px;
	margin:0 auto;
}
label.text{
	margin:0 0 5px 0;
	padding:2px 0;
	color:#191717;
	font-size:15px;
	font-weight:normal;
	font-family: 'Prompt', sans-serif;
}
.red{
	color:#fc0202;
}

.container-form-profile input , .container-form-profile textarea{
	width:100%;
	margin:0;
	padding:5px 10px;
	font-size:15px;
	border-radius: 5px;
	border:1px solid #cacaca;
}
.btn-change-password{
	width:100%;
	padding:15px 0;
	font-size:16px;
	background-color:#2832a7;
}
.txt-other a{
	margin-top:15px;
	padding-bottom:3px;
	display:block;
	color:#2832a7;
	font-size:14px;
	text-align:center;
	text-decoration:underline;
}
.edit-field{
	margin:0;
	padding:0 0 0 20px;
	font-size:12px;
	background-position:left center;
	background-repeat:no-repeat;
	background-image:url('../../img/icon_edit.png') !important;
}
.text-description{
	display:block;
	margin-top:15px;
	font-size:13px;
	color:#c5c5c5;
	line-height:1.4;
}

.container-form-profile .row-space{
	margin-top:30px;
}

.title-history{
	color:#2832a7;
	font-size:24px;
	font-weight:bold;
}

.block-list-history{
	margin:0;
	padding:15px;
	background-color:#f8f8f8;
}
.block-list-history-title{
	padding: 1px 0;
	font-size:18px;
	font-weight:bold;
	color:#000000;
}
.block-list-history-sub-title{
	margin-top:20px;
	    margin-bottom: 15px;
	font-size:13px;
	font-weight:normal;
	color:#000;
}
.btn-buyed,.btn-more-histoty{
	width:100%;
	padding:10px 0;
	color:#fff;
	font-size:14px;
	background-color:#2832a7;
}
.btn-more-histoty{
	padding-left:15px;
	font-size:13px !important;
	background-position:18% center;
	background-repeat:no-repeat;
	background-image:url('../../img/icon_more_his.png') !important;
}
.btn-deleted{
	width:100%;
	padding:10px 0 10px 15px;
	font-size:13px;
	color:#fff;
	background-color:#c2c2c2;
	background-position:38% center;
	background-repeat:no-repeat;
	background-image:url('../../img/icon_deleted.png') !important;
}
.paddingleft5{
	padding-left:5px;
}
.paddingright5{
	padding-right:5px;
}
.block-last-history{
	padding-top:15px;
}
.img-winnner{
	margin-top:15px;
}
.btn-change-password:hover , .btn-buyed:hover , .btn-more-histoty:hover{
	background-color:#12196a;
}
.btn-deleted:hover{
	background-color:#ff0000;
}
.nopadding{
	padding-left:0;
	padding-right:0;
}
.nopadding-left{
	padding-left:0;
}
.padding30{
	padding-left:30px;
}
.row-space-history{
	margin-top:20px;
}

ul.pagination-history {
	width: auto;
	display: table;
	margin-left: auto;
	margin-right: auto;
}

ul.pagination-history li {
	float: left;
	list-style: none;
}

ul.pagination-history li a{
	padding:0;
	color:#c2c2c2;
	font-size:14px;
	padding: 0 8px;
	margin-right: 0.2rem;
}
ul.pagination-history li a:hover{
	color:#5a5a5a;
}
ul.pagination-history li.number{
	margin-right: 0.1rem;
}
ul.pagination-history li.number a:hover,
ul.pagination-history li.actived a{
	color:#fff;
	background-color:#2832a7;
	border-radius: 50%;

}

.fancybox-inner{
	background-color:#fff;
}
.sectionpopup{
	width:450px;
	padding-right:15px;
}
a#loginBtn , a#loginLineBtn{
    display: block;
    width: 95%;
    height: auto;
    margin: 0 auto;
    margin-top: px;
    margin-bottom: 15px;
    padding: 10px 0;
	padding-left:30px;
    border-radius: 5px;
    background-color: #3278EA;
    font-family: Prompt;
    font-size: 24px;
    font-weight: 500;
    color: #ffffff;
    border: none;
	text-align:center;
	background-color:translate;
	background-position:20px center;
	background-repeat:no-repeat;
	background-image:url('../../img/FindUs-FB-RGB-BRC-Site-500.svg');
	background-size: 35px
}
a#loginLineBtn{
	background-color: transparent;
	background-image:url('../../img/LINE_SOCIAL_Circle_RGB.svg');
	background-size: 35px
}
.login-gg a#loginLineBtn{
	background-color: #00b900;
	background-image:url('../../img/Line_SVG.png') !important;
	background-size: 35px
}

.btnbitnew{
	font-size:26px;
	margin-top:20px;
	background-color:#2833a8;
	color:#fff;
	width: 35%;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 25px;
	background-position:10px center;
	background-repeat:no-repeat;
	background-image:url('../../img/icon_bit_new.png');
}


.btn-change-edipeofile{
	width:100%;
	padding:15px 0;
	font-size:16px;
	color:#383838;
	background-color:#cccccc;
}
.btn-change-edipeofile-confirm{
	display:none;
	padding:15px 0;
	font-size:16px;
	color:#fff;
	background-color:#f26c4f;
}

#wpua-max-upload-existing{
	color:#ccc;
	font-size:14px;
}
#wpua-file-existing{
	float: left;
	width: 50%;
	margin-right:30px;
	/*border:0;*/
}
#wpua-upload-existing{
	float:left !important;
    font-size: 16px;
    color: #383838;
    background-color: #cccccc;
	display: block;
    width: 30%;
    height: auto;
    margin: 0 auto;
    margin-top: 2px;
    margin-bottom: 15px;
    padding: 5px 0;
    border-radius: 5px;
    font-family: Prompt;
    font-size: 16px;
    font-weight: 500;
    color: #ffffff;
    border: none;
}
#wpua-upload-existing:hover{
	 background-color: #f26c4f;
}
#wpua-allowed-files-existing{
	color:#ccc;
	font-size:14px;
	display: block;
	padding-left: 220px;
}

.updated , .wpua-edit-container h3{
	display:none;
}

#wpua-preview-existing img{
	border-radius: 50%;
}

.actived-favorite-icon{
	position:relative;
	margin:-10px 0 0 15px;
	width:12px;
	height:12px;
	background-color:red;
	border-radius: 50%;
}

#wpua-upload-button-existing{
	display:block;
	margin-bottom:30px;
	height:50px;
}
#wpua-upload-messages-existing{
	display:none;
}

.container-form-register #loginBtn , .container-form-register #loginLineBtn{
	width:100%;
	margin-left:0;
	font-size:18px;
	background-position: 15px center;
}


.select2-search__field{
	display:none !important;
}

body.compare .middle{
	height: 230px;
}