body{
	background: #FFFFFF;
}
ul{list-style: none;margin: 0;}
a:hover{text-decoration: none;}
.bg-grey{background: #f2f2f2;}
img{font-size: 0;}
.icon {
       width: 1em; height: 1em;
       vertical-align: middle;
       fill: currentColor;
       overflow: hidden;
}
.btn-white{
	background-color: #FFFFFF;
	border-color: #0c57e1;
}
.btn-white:hover{
	background-color: #0c57e1;
	color: #0c57e1;
	color: #FFFFFF;
}
.btn-border{
	background: transparent !important;
}
.btn-border.btn-primary{
	color: #1572E8 !important;
    border: 1px solid #1572E8 !important;
}
.btn-primary{
	background-color: #0c57e1;
	border-color: #0c57e1;
}
.btn-primary:hover{
	background-color: #FFFFFF;
	color: #0c57e1;
}
.welcome{
	background: #111111;
	color: #FFFFFF;
	padding: 5px 0;
	font-size: 18px;
}
.top-contact{font-size: 20px;}
.top-contact a{color: #FFFFFF;}
.header{
	box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.10);
	background: #FFFFFF;
}
.logo{max-width: 180px;display: inline-block;font-size: 0;}
.logo img{width: 100%;font-size: 0;}
@media screen and (max-width: 768px){
	.logo{max-width: 120px;}
	.navbar{padding: 0;}
}
.navbar-light .navbar-nav .nav-link{
	font-weight: 700;
	font-size: 18px;
	padding-right: 1rem;
	padding-left: 1rem;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover{color: #1963eb;}
.navbar-light .navbar-toggler{outline: none;}
.content{min-height: calc(100vh - 254px);}
.section-title h2{
	position: relative;
	font-size: 36px;
}
.section-title h2 div{
	padding-top: 7px;
	font-size: 16px;
	color: #939393;
}
.section-title h2:after{
	content: '';
	position: absolute;
	width: 30px;
	border: 2px solid #1963eb;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	left: 0;
	right: 0;
	bottom: -20px;
	margin: 0px auto;
}
.home_contact{
	padding: 0;
	font-size: 18px;
}
.home_contact li{padding: 3px 0;}
#baidumap_home{height: 300px;font-size: 14px;}
#baidumap_home b{color: red;}
#xin-serve{
	box-shadow: 0px 0 3px rgba(0, 0, 0, 0.1);
	-ms-user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	user-select:none;
}
#xin-serve .serve-item{
	display: block;
	text-align: center;
	padding: 10px 0;
	margin: 10px 0;
}
#xin-serve .serve-item a{color: #212529;}
#xin-serve .serve-item .x-icon{
	width: 120px;
	height: 120px;
	line-height: 120px;
	border-radius: 50%;
	margin: 10px auto;
	color: #FFFFFF;
}
#xin-serve .serve-item .x-icon.tour{background: #ffc107;}
#xin-serve .serve-item .x-icon.tie{background: #03a9f4;}
#xin-serve .serve-item .x-icon.car{background: #f44336;}
#xin-serve .serve-item .x-icon.treaty{background: #4caf50;}
#xin-serve .serve-item .icon{font-size: 60px;}
#xin-serve .serve-item .small{color: #999;}
@media screen and (max-width: 768px){
	#xin-serve .serve-item{
		margin: 0;
		padding: 0;
	}
	#xin-serve .serve-item h4{font-size: 1rem;}
	#xin-serve .col-3{
		padding-right: 5px!important;
		padding-left: 5px!important;
	}
	#xin-serve .serve-item .x-icon{
		width: 50px;
		height: 50px;
		line-height: 50px;
	}
	#xin-serve .serve-item .icon{font-size: 32px;}
	#xin-serve .serve-item .btn{
		padding: .2rem .25rem;
		font-size: .75rem;
		line-height: 1.5;
		border-radius: .2rem;
	}
}
#whyus{
	box-shadow: 0px 0 2px rgba(0, 0, 0, 0.1);
}
.bottom-gb{
	background: #FFFFFF;
	padding: 20px 20px;
	color: #666;
	text-align: center;
}
.bottom-gb:hover{background: #1963eb;color: #FFFFFF;}
.bottom-gb:hover i{color: #FFFFFF;}
.bottom-gb:hover h3{color: #FFFFFF;}
.bottom-gb h3{font-size: 22px;color: #212529;font-weight: 700;}
.bottom-gb i{
	font-size: 26px;
	padding-right: 10px;
	color: #1963eb;
}
.bottom-gb:not(:last-child){border-right: 1px solid #EEE;}
@media screen and (max-width: 992px){
	.bottom-gb:nth-child(-n+4){border-bottom: 1px solid #EEE;}
	.bottom-gb{padding: 10px;}
	.bottom-gb h3{font-size: 18px;}
	.bottom-gb i{font-size: 22px;}
}
.cars-swiper-item h4{
	text-align: center;
	padding: 10px;
}
.cars-swiper-item h4 span{
	display: inline-block;
	color: #FFFFFF;
	font-size: 18px;
	padding: 7px 30px;
	border-radius: 16px;
	background: #1963eb;
}
.cars-swiper-content:after{
	content: " ";
	display: block;
	clear: both;
}
.cartype-item{
	margin-top: 40px;
	background: #FFFFFF;
}
.cartype-item:hover{box-shadow: 0 0 20px rgba(0, 0, 0, .1);}
.cartype-item-img{text-align: center;}
.cartype-item-img img{width: 100%;}
.cartype-item-dec{padding: 20px;}
.cartype-item a{
	display: block;
	font-weight: bold;
	color: #212529;
	font-size: 20px;
	margin-bottom: 10px;
}
.cartype-item a:hover{color: #1963EB;}
.cartype-item p{
	font-size: 14px;
	color: #666;
}
#xin-tour{
	background: url(../images/t_bg.jpg) 50% 0 repeat-y;
	background-position: center 0;
	background-size: cover;
	position: relative;
	padding: 80px 0;
}
.xin-tour-left{
	float: left;
	width: 30%;
}
.xin-tour-right{
	float: left;
	width: 70%;
}
.xin-tour-item{
	float: left;
	width: 100%;
	box-shadow: 0 0 7px rgba(0, 0, 0, .1);
}
.xin-tour-cont{
	background: #FFFFFF;
	text-align: center;
	padding: 16px 0;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	transition: all 0.5s;
}
.xin-tour-cont a{color: #212529;font-size: 18px;font-weight: bold;}
.xin-tour-item:hover .xin-tour-cont{background: #1963EB;}
.xin-tour-item:hover .xin-tour-cont a{color: #FFFFFF;}
.xin-tour-right .owl-carousel .owl-nav{
	position: absolute;
	left: -335px;
	top: 228px;
	right: 0;
	z-index: 1000;
	display: block;
}
.xin-tour-right .owl-carousel .owl-nav button{
	background: #FFFFFF;
	color: #212529;
	position: absolute;
	top: 0;
	text-align: center;
	outline: none;
	width: 90px;
	height: 50px;
	line-height: 50px;
	border-radius: 5px;
	box-shadow: 0px 0 7px rgba(0, 0, 0, 0.1);
	transition: all 0.5s;
}
.xin-tour-right .owl-carousel .owl-nav button:hover{
	background: #1963EB;
	color: #FFFFFF;
}
.xin-tour-right .owl-carousel .owl-nav .owl-prev{left: 0;}
.xin-tour-right .owl-carousel .owl-nav .owl-next{left: 100px;}
@media (max-width: 1199px){
	.xin-tour-right .owl-carousel .owl-nav{
		left: -280px;
		top: 190px;
	}
}
@media (max-width: 991px){
	.xin-tour-left,.xin-tour-right{width: 100%;}
	.xin-tour-item{width: 100%;}
	.xin-tour-right .owl-carousel .owl-nav{
		top: calc(100% + 10px) ;
		left: 0 ;
	}
}
.banner-wrapper{
	padding: 60px 0;
	background: #1963eb;
	color: #FFFFFF;
	font-size: 22px;
}
.banner-wrapper h3{font-weight: bold;}
#about-section{
	width: 100%;
	padding-top: 100px;
	padding-bottom: 100px;
	background: url(../images/t_bg.jpg) 50% 0 repeat-y;
	background-position: center 0;
	background-size: cover;
	position: relative;
	-ms-user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	user-select:none;
}
.about-left{
	float: left;
	width: 50%;
	position: absolute;
	left: -160px;
	top: 60px;
}
.about-right{
	float: right;
	width: 50%;
}
.about-left img{float: right;}
.about-right p{
	padding-top: 40px;
}
@media (max-width: 1700px) {
	.about-left {left: -200px;}
}

@media (max-width: 1500px) {
	.about-left {left: -100px;}
}
@media (max-width: 991px){
	.about-right{float: none;width: 100%;}
	.about-left{display: none;}
}
.new-box{
	width: 100% !important;
	border-left: 0;
	float: left;
	background: #ffffff;
	padding: 30px 20px;
	box-shadow: 0px 0 8px rgba(0, 0, 0, 0.1);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-top: 40px;
	color: #212529;
}
.new-box:hover{
	text-decoration: none;
	background: #1963eb;
	color: #FFFFFF;
}
.new-time{padding-right: 10px;}
.new-time .day{
	font-size: 42px;
	font-weight: bold;
	text-align: center;
	margin: 0;
}
.new-title{
	max-width: 400px;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
@media (max-width: 768px){
	.new-box{
		padding: 20px;
		margin-top:20px;
	}
}
.contact_box{
	width: 100% !important;
	border-left: 0;
	float: left;
	background: #ffffff;
	padding: 50px 40px;
	box-shadow: 0px 0 8px rgba(0, 0, 0, 0.1);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-top: 40px;
}
.contact_icon{
	float: left;
	width: 40px;
}
.contact_icon i{
	font-size: 28px;
	color: #1963eb;
}
.contact_icon_cont h3{font-size: 20px;}
.footer{
	background: #111111;
	color: #999;
	font-size: 14px;
}
.footer-contact ul{padding: 0;}
.footer-contact li{
	padding: 5px 0; 
	font-size: 14px;
}
.footer-contact li .clogo{width: 80px;}
.footer-contact li a{color: inherit;}
.footer-contact h5{
	font-size: 16px;
	font-weight: 700;
	color: #EEE;
}
.copyright{text-align: center;}
.copyright a{color: #999;}
.copyright a:hover{color: #007bff;}
.mr-backtop {
  background: #FFFFFF;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 50%;
  position: fixed;
  z-index: 999;
  right: 10px;
  bottom: 10px;
  vertical-align: middle;
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
  cursor: pointer;
  visibility: visible;
  opacity: 1;
  transition: visibility 0.3s, opacity 0.3s;
}
.mr-backtop .mr-topicon {
  display: inline-block;
  position: relative;
}
.mr-backtop .mr-topicon:before {
  content: ' ';
  position: relative;
  top: -5px;
  display: inline-block;
  vertical-align: middle;
  border: 10px solid transparent;
  border-bottom-color: #1963eb;
}
.nogo-top {
  visibility: hidden;
  opacity: 0;
  transition: visibility 0.3s, opacity 0.3s;
}
.foottool{
	position: fixed;
	z-index: 9999;
	right: 0;
	bottom: 10%;
}
.foottool li{
	position: relative;
	background: #2bad13;
	color: #FFFFFF;
	padding: 7px;
	margin-bottom: 10px;
	box-shadow:0 2px 12px 0 rgba(0, 0, 0, 0.1);
	border-radius: 5px;
	cursor: pointer;
	transition: all 0.3s;
}
.foottool li span{display:inline-block ;}
.foottool li .tool-left{
	width: 48px;
	height: 48px;
	line-height: 48px;
	font-size: 26px;
	text-align: center;
}
.foottool li .tool-right{
	font-size: 18px;
	padding: 10px;
	position: absolute;
	background: #FFFFFF;
	color: #212529;
	box-shadow:0 2px 12px 0 rgba(0, 0, 0, 0.1);
	border-radius: 5px;
	right: 72px;
	top: 0;
	z-index: 999;
	display: none;
}
.foottool li .tool-right:after{
	content: " ";
	border: 10px solid transparent;
	border-left: 10px solid #FFFFFF;
	position: absolute;
	top: 7px;
	right: -19px;
}
.foottool li .ftool-phone{min-width: 235px;}
.foottool li .show{display: inline-block;}
@media screen and (min-width: 768px){
	.foottool li:hover .tool-right {
		display: block;
	}
}
@media screen and (max-width: 768px) {
	.footer-contact .row .footer-wx{display: none;}
	.footer-contact .row .footer-link ul{
		display: flex;
		justify-content: center;
	}
	.footer-contact .row .footer-link li{margin: 0 7px;}
}
/* pills */
.portfolio {
    position: relative;
    margin: 10px 10px;
    float: left;
    width:calc(25% - 20px);
	box-shadow: 0px 0 8px rgba(0, 0, 0, 0.1);
    transition-duration: 0.4s;
    animation: winanim 0.5s;
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
}
.portfolio .thumbnail{
	display: block;
}
.portfolio .car-desc{
	background: #FFFFFF;
	color: #212529;
}
.portfolio:hover .car-desc{
	background: #1963EB;
	color: #FFFFFF;
}
.portfolio .car-desc .car-desc-left{padding: 0 10px;}
.portfolio .car-desc .car-desc-right{
	width: 40%;
	padding: 0 10px;
	text-align: center;
}
.portfolio .car-desc .car-desc-right img{width: 24px;}
.portfolio p{
	margin: 0;
}
.portfolio img {
  width: 100%;
  height: auto;
}

.desc {
  padding: 10px 5px;
  text-align: center;
  font-size: 90%;
  background: #fff;
  color: #000;
  text-transform: capitalize; 
  font-style: italic;
  font-weight: bold;
  display:none;
}

.nav {
  text-align: center;
  margin: 0 auto;
  padding-bottom: 3em;
}

.nav li a {
  margin: 5px;
  padding: 13px 50px;
  font-size: 14px;
  color: #1e2d3a;
  font-weight: 600;
  border: transparent;
  box-sizing: content-box;
  transition-duration: 0.4s;
}

.nav a:hover {
  background:#ea1d5d!important;
  color: #fff;
}

.nav .active {
  background: #1963eb !important;
  border: transparent;
  color: #fff;
}
#image-gallery .modal-footer{
  display: block;
}

.thumb{
  margin-top: 15px;
  margin-bottom: 15px;
}
.modal-dialog {
    max-width: 800px;
    margin: 1.75rem auto;
}
.portfolio.lost {
    margin-right: 0;
}
@keyframes winanim {
  0% {
    opacity: 0;
    transform: scale3d(.3, .3, .3)
  }
  50% {
    opacity: 1
  }
}

/* //portfolio */

@media screen and (max-width: 1199px) {
  .portfolio {calc(50% - 20px);}
}

@media screen and (max-width: 736px) {
  .portfolio {width: calc(50% - 10px);margin: 5px;}
  .portfolio .car-desc{
	  font-size: 12px;
  }
}

.breadcrumb{
	border-radius: 0;
	background: #1963EB;
	color: #FFFFFF;
	background: url(../images/bread-bg.jpg) no-repeat;
	position: relative;
	background-size: cover;
	background-position: center;
}
.breadcrumb:after{
	content: "天水信达汽车服务有限公司";
	font-size: 0;
	width: 100%;
	height: 100%;
	background: rgba(19,22,39,0.8);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
.breadcrumb .container{
	position: relative;
	z-index: 10;
}
.mr-breadbox{
	float: right;
	background: rgba(255, 255, 255, 0.1);
	padding: 10px 20px;
	border-radius: 5px;
}
.mr-breaditem {
  display: inline-block;
  font-size: 16px;
}
.mr-breaditem a {color: inherit;}
.mr-breaditem a:hover{color: #1963EB;}
.mr-breadseparator {color: #E0E0E0;}
.mr-breaditem:last-child {font-weight: bold;}
.mr-breaditem:last-child .mr-breadseparator {display: none;}
@media screen and (max-width: 768px){
	.mr-breadbox{float: left;}
}
/* News */
.news-box{
	background: #ffffff;
	padding: 30px 20px;
	box-shadow: 0px 0 8px rgba(0, 0, 0, 0.1);
	color: #212529;
	border-radius: 7px;
	margin-bottom: 20px;
}
.new-item{
	display: -moz-box; 
	display: -ms-flexbox;   
	display: -webkit-box;   
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	padding: 10px 0;
	border-bottom: 1px solid #E0E0E0;
}
.new-title a{color: #212529;}
.new-title a:hover{color: #1963eb;}
.new-pushtiem i{padding-right: 10px;}
ul.pagination li a {
	color: #212529;
	background: #FFFFFF;
	font-size: 16px;
	box-shadow: 0px 0 2px rgba(0, 0, 0, 0.1);
	border-radius: 5px;
	text-transform: uppercase;
	text-align: center;
	margin-right: 10px;
}
.page-item:first-child .page-link,.page-item:last-child .page-link{border-radius: 5px;}
ul.pagination li a:hover{
	color: #FFFFFF;
	background: #1963EB;
}
.article{padding: 30px 0;}
.article-container{
	padding: 20px;
}
.article-title{
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	padding: 20px 0;
	border-bottom: 1px dashed #eee;
}
.article-time{
	text-align: right;
	color: #909399;
	font-size: 14px;
	padding: 10px 0;
}
.article-main{
	line-height: 28px;
}
.article-main a{color: inherit;}
.article-main p{
	margin: 0;
	padding-bottom: 20px;
	text-indent: 32px;
}
.article-main h2{
	font-weight: bold;
	font-size: 22px;
	padding: 16px 0;
	
}
.article-main .img{text-align: center;padding-bottom: 20px;}
.article-main img{padding: 10px;}
.goread{
	margin-top: 30px;
}
.goread a{color: #212529;}
.goread a:hover{color: #1963EB;}
/* cartype */
.slide-outer{
	background: #ffffff;
	box-shadow: 0px 0 8px rgba(0, 0, 0, 0.1);
	border-radius: 7px;
	padding: 10px 0px 20px;
	margin-bottom: 20px;
}
.slide-item,.slide-title{
	padding: 10px 10px;
	cursor: pointer;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.slide-title{
	font-weight: bold;
	border-bottom: 1px solid #EEE;
	position: relative;
	background: url(../images/hangings.png) no-repeat 100% 100%;
	animation: run 0.39s ease-out;
}
@-moz-keyframes run{
	from{background-position: 0% 100%;}
	to{background-position: 100% 100%;}
}
@-webkit-keyframes run{
	from{background-position: 0% 100%;}
	to{background-position: 100% 100%;}
}
@keyframes run{
	from{background-position: 0% 100%;}
	to{background-position: 100% 100%;}
}
.slide-title:before{
	content: " ";
	width: 50px;
	height: 3px;
	position: absolute;
	bottom: -2px;
	left: 0;
	z-index: 2;
	background: #1963EB;
}
.slide-item i{padding-right: 10px;}
.slide-item:hover{
	color: #1963EB;
	padding-left: 15px;
}
.slide-outer:after{
	content: " ";
	display: block;
	clear: both;
}
@media (max-width: 768px){
	.slide-item{
		float: left;
		width: 50%;
	}
	.slide-contact{
		display: none;
	}
}
.cars-filter a{color: inherit;display: block;}
.cars-item{
	float: left;
	box-shadow: 0px 0 8px rgba(0, 0, 0, 0.1);
	border-radius: 6px;
	border: 1px solid transparent;
	width: 255px;
	margin: 10px;
}
.cars-item:after{
	content: "";
	display: block;
	clear: both;
}
.cars-item-img img{width: 100%;}
.cars-item-info{
	position: relative;
	background: #FFFFFF;
	color: #212529;
}
.cars-item-info p{margin: 0;padding: 0 10px;}
.cars-item:hover .cars-item-info{
	background: #1963EB;
	color: #FFFFFF;
}
@media (max-width: 991px){
	.cars-item{width: 235px;}
	.cars-item-info{font-size: 12px;}
}
@media (max-width: 540px){
	.cars-item{width: calc(50% - 10px);margin: 5px;}
}
/* Serve */
.serve-title h3{
	font-size: 24px;
	color: #1963EB;
	margin-bottom: 12px;
}
.serve-title i{padding-right: 7px;font-size: 16px;}
.serve-list-cont{
	padding: 0 20px;
}
.services .services-item{border-radius: 7px;box-shadow: 0px 0 8px rgba(0, 0, 0, 0.07);transform: scale(0.98);}
.services .services-item:hover{
	box-shadow: 0px 0 8px rgba(0, 0, 0, 0.1);
	transform: scale(1);
	transition:all 0.18s;
}
.services .services-item h4{color: #212529;}
/* faqs */
.faqs-box{
	background: #ffffff;
	padding: 30px 20px;
	box-shadow: 0px 0 8px rgba(0, 0, 0, 0.1);
	color: #212529;
	border-radius: 7px;
	margin-bottom: 20px;
}
.faqs-box h3{
	text-align: center;
	font-weight: bold;
	padding-bottom: 20px;
	position: relative;
	border-bottom: 1px solid #eeeeee;
}
.faqs-title{
	position: relative;
	font-size: 20px;
	margin-bottom: 20px;
	padding: 5px;
}
.faqs-img{
	text-align: center;
	padding: 10px;
}
.faqs-img img{max-width: 100%;}
.faqs-box .pickupcar>div{
	margin-bottom: 50px;
	align-items: center;
}
.faqs-box .pickupcar .lineright i{font-size: 20px;}
.faqs-box .pickupcar .outborder{
	border: 1px solid #1572E8;
	width: 100px;
	height: 100px;
	text-align: center;
	line-height: 100px;
	border-radius: 50%;
	font-size: 30px;
	position: relative;
	margin: 0 30px;
}
.faqs-box .pickupcar .lineright{
	padding-left: 10px;
	text-align: right;
	width: 20%;
	position: relative;
}
.faqs-box .pickupcar .outborder sup{
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
	width: 26px;
	height: 26px;
	line-height: 26px;
	color: #FFFFFF;
	border-radius: 50%;
	font-size: 14px;
	background: #1572E8;
}
.faqs-box .pickupcar .outborder p{
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	margin: 0;
	position: absolute;
	width: 100%;
	background: #FFFFFF;
	bottom: -7px;
	left: 0;
}
.faqs-box .pickupcar .outborder:after{
	content: "\f101";
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	position: absolute;
	top: calc(50% - 15px);
	right: -40px;
}
.faqs-box .pickupcar>div:last-child .outborder:after{display: none;}
.faqs-box .pickupcar>div:nth-child(3) .outborder:after{display: none;}
.faqs-box .backcar {
	padding: 0 17px;
	flex-wrap: wrap;
}
.faqs-box .backcar .outborder{
	margin-bottom: 20px;
	margin-right: 40px;
	border: 1px solid #1572E8;
	padding:5px 7px 5px 20px;
	border-radius: 5px;
	position: relative;
}
.faqs-box .backcar .outborder span{
	position: absolute;
	width: 34px;
	height: 34px;
	line-height: 34px;
	border-radius: 50%;
	background: #1572E8;
	color: #FFFFFF;
	text-align: center;
	top: 0;
	left: -17px;
}
@media (max-width: 768px){
	.faqs-box .pickupcar>div:nth-child(3) .outborder:after{display: inline-block;}
}
.sl-wrapper .sl-close,.sl-wrapper .sl-navigation button{height:44px;line-height:44px;font-family:Arial,Baskerville,monospace}.sl-wrapper .sl-close:focus,.sl-wrapper .sl-navigation button:focus{outline:0}body.hidden-scroll{overflow:hidden}.sl-overlay{position:fixed;left:0;right:0;top:0;bottom:0;background:#fff;opacity:.7;display:none;z-index:1035}.sl-wrapper .sl-close,.sl-wrapper .sl-counter{top:30px;display:none;color:#000;position:fixed}.sl-wrapper{z-index:1040}.sl-wrapper button{border:0;background:0 0;font-size:28px;padding:0;cursor:pointer}.sl-wrapper button:hover{opacity:.7}.sl-wrapper .sl-close{right:30px;z-index:10060;margin-top:-14px;margin-right:-14px;width:44px;font-size:3rem}.sl-wrapper .sl-counter{left:30px;z-index:1060;font-size:1rem}.sl-wrapper .sl-navigation{width:100%;display:none}.sl-wrapper .sl-navigation button{position:fixed;top:50%;margin-top:-22px;width:22px;text-align:center;display:block;z-index:10060;color:#000}.sl-wrapper .sl-navigation button.sl-next{right:5px;font-size:2rem}.sl-wrapper .sl-navigation button.sl-prev{left:5px;font-size:2rem}@media (min-width:35.5em){.sl-wrapper .sl-navigation button{width:44px}.sl-wrapper .sl-navigation button.sl-next{right:10px;font-size:3rem}.sl-wrapper .sl-navigation button.sl-prev{left:10px;font-size:3rem}.sl-wrapper .sl-image img{border:0}}@media (min-width:50em){.sl-wrapper .sl-navigation button{width:44px}.sl-wrapper .sl-navigation button.sl-next{right:20px;font-size:3rem}.sl-wrapper .sl-navigation button.sl-prev{left:20px;font-size:3rem}.sl-wrapper .sl-image img{border:0}}.sl-wrapper .sl-image{position:fixed;-ms-touch-action:none;touch-action:none;z-index:10000}.sl-wrapper .sl-image img{margin:0;padding:0;display:block;border:0;width:100%;height:auto}.sl-wrapper .sl-image iframe{background:#000;border:0}@media (min-width:35.5em){.sl-wrapper .sl-image iframe{border:0}}@media (min-width:50em){.sl-wrapper .sl-image iframe{border:0}}.sl-wrapper .sl-image .sl-caption{display:none;padding:10px;color:#fff;background:rgba(0,0,0,.8);font-size:1rem;position:absolute;bottom:0;left:0;right:0}.sl-wrapper .sl-image .sl-caption.pos-top{bottom:auto;top:0}.sl-wrapper .sl-image .sl-caption.pos-outside{bottom:auto}.sl-wrapper .sl-image .sl-download{display:none;position:absolute;bottom:5px;right:5px;color:#000;z-index:1060}.sl-spinner{display:none;border:5px solid #333;border-radius:40px;height:40px;left:50%;margin:-20px 0 0 -20px;opacity:0;position:fixed;top:50%;width:40px;z-index:1007;-webkit-animation:pulsate 1s ease-out infinite;-moz-animation:pulsate 1s ease-out infinite;-ms-animation:pulsate 1s ease-out infinite;-o-animation:pulsate 1s ease-out infinite;animation:pulsate 1s ease-out infinite}.sl-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}.sl-transition{transition:-moz-transform ease .2s;transition:-ms-transform ease .2s;transition:-o-transform ease .2s;transition:-webkit-transform ease .2s;transition:transform ease .2s}@-webkit-keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@-moz-keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@-o-keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@-ms-keyframes pulsate{0%,100%{opacity:0}0%{transform:scale(.1)}50%{opacity:1}100%{transform:scale(1.2)}}
