/* b-main-aitem */
.b-main-aitem {
  min-width: 480px;
  margin: 0 auto;
  position: relative;
}
.b-main-aitem .jcarousel {
  position: relative;
  margin: 0 auto;
  height: auto;
  max-width: 800px;
  min-width: 480px;
  box-shadow: 0 -8px 18px rgba(30, 32, 35, 0.15);
  background-color: #444;
}
.container.bs .b-main-aitem .jcarousel {
	max-width: 730px;
}
@media screen and (max-width: 749px) {
  .b-main-aitem .jcarousel {
		width: 100%;
		max-width: 100%;
		height: auto;
    overflow: hidden;
  }
}
@media screen and (min-width: 750px) and (max-width: 999px) {
  .b-main-aitem .jcarousel {
    width: 730px;
		height: 100px;
    overflow: hidden;
  }
}
.b-main-aitem .jcarousel li {
  position: relative;
  list-style: none;
	line-height: 0;
	width: 100vw;
	min-width: 480px;
}

.slider-aitem__caption {
	left: 0;
	bottom: 0;
	line-height: 50px;
	color: #FFF;
	font-size: 18px;
	padding: 0 37px;
	overflow: hidden;
	margin: 0;
	position: absolute;
	width: 100%;
	left: 0;
	height: 60px;
	bottom: 0;
	background-color: rgba(12,26,30,.5);
}
.b-main-aitem .jcarousel img {
	display: block;
	max-width: 100%;
	height: auto !important;
}
.container.bs .b-main-aitem .jcarousel img {
  width: 730px;
  height: auto;
}
@media screen and (max-width: 749px) {
  .container.bs .b-main-aitem .jcarousel img {
    width: 480px;
  }
}
.b-main-aitem .jcarousel .info {
  position: absolute;
  top: 0;
  left: 110px;
  width: 350px;
  margin: 82px 0 0;
}
.b-main-aitem .jcarousel .info h3 {
  text-transform: uppercase;
  font-size: 48px;
  line-height: 55px;
  font-weight: bold;
  color: #201811;
}
.b-main-aitem .jcarousel .info p {
  font-size: 18px;
  color: #201811;
}
.b-main-aitem .jcarousel .info div {
  margin: 42px 0 0;
  width: 165px;
  height: 40px;
  background: #02a0ea;
  text-align: center;
}
.b-main-aitem .jcarousel .info div a {
  font-size: 14px;
  display: block;
  padding: 12px 0 0;
  width: 165px;
  height: 28px;
  color: #fff;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.b-main-aitem .jcarousel .info div a:hover {
  background-color: #e9f8ff;
  color: #02a0ea;
}
.b-main-aitem .jcarousel-controls {
  z-index: 2;
}
.b-main-aitem .jcarousel-controls a {
  position: absolute;
  width: 30px;
  top: 50%;
  z-index: 1;
  margin-top: -15px;
}
.container.bs .b-main-aitem .jcarousel-controls a {
	top: 50%;
}
.b-main-aitem .jcarousel-controls a.prev {
  left: 10px;
  height: 27px;
  width: 14px;
  background: rgba(0, 0, 0, 0) url("images/arrow-carousel-sprite.png") no-repeat scroll 0 0;
}
.b-main-aitem .jcarousel-controls a.prev:hover {
  background-position: 0 -27px;
}
.b-main-aitem .jcarousel-controls a.next {
  right: 10px;
  height: 27px;
  width: 14px;
  background: rgba(0, 0, 0, 0) url("images/arrow-carousel-sprite.png") no-repeat scroll -14px 0;
}
.b-main-aitem .jcarousel-controls a.next:hover {
  background-position: -14px -27px;
}
.b-main-aitem .jcarousel-pagination {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
}
.b-main-aitem .jcarousel-pagination li {
  text-decoration: none;
  zoom: 1;
  display: inline;
}
.b-main-aitem .jcarousel-pagination li a {
  background: #6b6636;
  width: 10px;
  height: 10px;
  display: inline-table;
  border-radius: 5px;
  margin: 0 2px 20px;
  opacity: 0.7;
}
.b-main-aitem .jcarousel-pagination li.active a {
  opacity: 1;
}
/* b-main-aitem */
/* .b-main-carousel */
.b-main-carousel {

  min-width: 480px;
  margin: 0 auto;
  background: url("images/main-carousel-bg.jpg") 0 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  z-index: 1;
}
.b-main-carousel .b-title {
  font-size: 46px;
  color: #1e2023;
  margin: 70px 0 30px 0;
  font-weight: bold;
  text-align: center;
  padding: 55px 0 0 0;
  margin: 0;
}
.b-main-carousel .jcarousel {
  position: relative;
  bottom: -70px;
  max-width: 800px;
  min-width: 480px;
  -webkit-box-shadow: 0 20px 40px rgba(30, 32, 35, 0.15);
  -moz-box-shadow: 0 20px 40px rgba(30, 32, 35, 0.15);
  box-shadow: 0 20px 40px rgba(30, 32, 35, 0.15);
  margin: auto;
  z-index: 2;
}
@media screen and (min-width: 750px) and (max-width: 999px) {
  .b-main-carousel .jcarousel {
    max-width: 750px;
  }
}
@media screen and (max-width: 749px) {
  .b-main-carousel .jcarousel {
    max-width: 480px;
  }
}
.b-main-carousel .jcarousel li {
  max-width: 800px;
  min-width: 480px;
  width: 100%;
  position: relative;
}
.b-main-carousel .jcarousel li .label{
	width: 100%;
	position: relative;
}
.b-main-carousel .jcarousel li p {
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: rgba(12, 26, 30, 0.5);
  width: 100%;
  height: 70px;
  line-height: 70px;
  color: #ffffff;
  font-size: 18px;
  padding: 0 37px;
  overflow: hidden;
  margin: 0;
}
.b-main-carousel .jcarousel img {
  width: 100%;
  height: auto;
  min-width: 480px;
}
@media screen and (min-width: 750px) and (max-width: 999px) {
  .b-main-carousel .jcarousel img {
    max-width: 750px;
  }
}
@media screen and (max-width: 749px) {
  .b-main-carousel .jcarousel img {
    max-width: 480px;
	height: 240px;
  }
}
.b-main-carousel .jcarousel-controls {
  right: 0;
  bottom: 0;
  padding: 1%;
  z-index: 100;
}
.b-main-carousel .jcarousel-controls a {
  position: absolute;
  top: 50%;
}
.b-main-carousel .jcarousel-controls a.prev {
  left: 10px;
  width: 14px;
  height: 27px;
  background: url("images/arrow-carousel-sprite.png") 0 0 no-repeat;
  outline: none;
}
.b-main-carousel .jcarousel-controls a.prev:hover {
  background-position: 0 -27px;
}
.b-main-carousel .jcarousel-controls a.next {
  right: 10px;
  width: 14px;
  height: 27px;
  background: url("images/arrow-carousel-sprite.png") -14px 0 no-repeat;
  outline: none;
}
.b-main-carousel .jcarousel-controls a.next:hover {
  background-position: -14px -27px;
}
/* /.b-main-carousel */
/* .b-main-about */
.b-main-about {
  max-width: 1900px;
  min-width: 480px;
  margin: 0 auto;
  background: #ffffff;
  padding-bottom: 55px;
}
.b-main-about .b-title {
  font-size: 46px;
  color: #1e2023;
  margin: 70px 0 30px 0;
  font-weight: bold;
  text-align: center;
  padding: 55px 0 70px 0;
  margin: 0;
}
.b-main-about .b-content {
  min-height: 400px;
  min-width: 460px;
  max-width: 1100px;
  margin: 0 auto;
  position: relative;
  background-color: #ffffff;
  -webkit-box-shadow: 0 20px 40px rgba(30, 32, 35, 0.15);
  -moz-box-shadow: 0 20px 40px rgba(30, 32, 35, 0.15);
  box-shadow: 0 20px 40px rgba(30, 32, 35, 0.15);
}
.b-main-about .b-content iframe {
  border: none;
  position: relative;
  left: 0;
  top: 0;
  max-width: 420px;
  max-width: 640px;
  height: 400px;
  display: none;
}
@media screen and (max-width: 749px) {
  .b-main-about .b-content iframe {
    width: 400px;
  }
}
.b-main-about .b-content iframe.active {
  display: block;
}
.b-main-about .b-content div {
  padding: 27px 30px 35px 33px;
}
.b-main-about .b-content div h2 {
  font-size: 20px;
  color: #a6a6a6;
  margin-bottom: 20px;
  padding-left: 15px;
}
.b-main-about .b-content div ul {
  list-style-type: none;
  padding: 0 10% 5% 10%;
  margin: 0px;
}
.b-main-about .b-content div ul li {
	background: url("images/ul-bull.png") left center no-repeat;
	padding-left: 20px !important;
	font-size: 14px !important;
	display: inline-block;
	float: left;
	padding: 10px;
}
@media screen and (min-width: 750px) and (max-width: 999px) {
  .b-main-about .b-content div ul li {
    width: 50%;
  }
}
.b-main-about .b-content div ul li a.active {
  color: #02a0ea;
}
/* /.b-main-about */
/* .jcarousel */
.jcarousel {
  overflow: hidden;
  position: relative;
}
.jcarousel ul {
  width: 20000em;
  position: relative;
}
.jcarousel ul li {
  float: left;
}
/* /.jcarousel */

.aitem-top-left{
	width: 750px;
	float:left;
	margin: auto;
}
.aitem-top-right{
	width: 350px;
	margin: auto;
	float:left;
}
.aitem-top-right div{
	padding-right: 0;
}
.aitem-top-right img{
	min-width: 100%;
}
.aitem-wrap{
	padding: 10px;
}
@media screen and (min-width: 750px) and (max-width: 1099px) {
	.aitem-top-left{
		width: 730px;
		float:none;
	}
	.aitem-top-right{
		display: none
	}

	.aitem-wrap{
		padding: 5px;
	}
}
@media screen and (max-width: 749px) {
	.aitem-top-left{
		width: 480px;
		float:none;
	}
	.aitem-top-right{
		display: none
	}

	.aitem-wrap{
		padding: 0px;
	}
}
.main_suggestions .b-main-aitem .jcarousel {
  max-width: 760px;
  min-width: 300px;
  box-shadow: none !important;
  padding-bottom: 35px;
  background: transparent;
}
.main_suggestions .b-main-aitem .jcarousel-pagination {
  position: absolute;
  line-height: 18px;
  bottom: 5px;
  width: 100%;
  text-align: center;
}
.main_suggestions .b-main-aitem .jcarousel-pagination li {
  text-decoration: none;
  margin: 0 10px;
  border-radius: 9px;
  zoom: 1;
  display: inline-block;
}
.main_suggestions .b-main-aitem .jcarousel-pagination li a {
  width: 10px;
  height: 10px;
  display: inline-table;
  border-radius: 5px;
  margin: 0;
  background: #fff;
  border: 1px solid #858585;
}
.main_suggestions .b-main-aitem .jcarousel-pagination li.active a {
  background: #318cca;
  border-color: #318cca;
}
.main_suggestions .b-main-aitem .jcarousel-controls{
  /* display: none; */
}
