@charset "utf-8";
/* CSS Document */

body {
  background: #203658;
}

.header {
	background: #16253b;
}

.lang {
	background: #203658;
	color: #38b4e7;
}

.lang:hover,
.lang:focus {
	color: #38b4e7;
	text-decoration: none;
}

.mainmenu .active a,
.mainmenu > li > a:hover,
.mainmenu > li > a:focus {
	background: #52beea;
}

.dropdown-menu {
	background-color: #203658;
	color: #38b4e7;
}

.dropdown-menu >li > a {
	color: #38b4e7;
	text-decoration: none;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #38b4e7;
  text-decoration: none;
  background-color: #203658;
}

.search {
	background: url(../images/wsearch.png) no-repeat;
}

.search_white {
	background: url(../images/search_white.png) no-repeat;
}

.carousel-control.left {
  background: url(../images/warrow_left.png) no-repeat;
}

.carousel-control.right {
  background: url(../images/warrow_right.png) no-repeat;
}

.righticons {
	background: url(../images/wrighticons_bg.png) no-repeat;
}

.banner_top_1 .title {
	background: url(../images/snow_icon.png) no-repeat 15px 25px;
}

.banner_top_1 .desc {
	background: url(../images/warrow_right.png) no-repeat right 25px top 380px;
}

.banner_top_2 .desc {
	background: url(../images/warrow_right.png) no-repeat right 10px top 160px;
}

.banner_top_pass .title {
	color: #38b4e7;
}

.banner_top_pass .desc {
	background: url(../images/multi_pass_icon.png) no-repeat 25px bottom;
}

.banner_top_3 .title {
	background: url(../images/snow_icon.png) no-repeat 50px 25px;
}

.banner_top_3 .desc {
	background: url(../images/warrow_right.png) no-repeat right 15px top 420px;
}

.car_item .title {
	color: #38b4e7;
}

.car_item .val {
	color: #38b4e7;
}

.tr_num {
	color: #38b4e7;
}

.banner_btm_1 {
	height: 365px;
}

.banner_btm_1 .title {
	text-align: right;
	min-height: 280px;
	padding: 20px 50px 0px 50px;
	font-family: elite;
	line-height: 48px;
	font-size: 62px;
	color: #28a8e0;
	background: none;
	text-shadow: 1px 1px #b8b8b8;
}

.banner_btm_1 .desc {
	text-align: right;
	min-height: 60px;
	padding: 10px 100px 0px 100px;
	font-family: caps;
	font-size: 15px;
	color: #ffffff;
	background: url(../images/warrow_right.png) no-repeat right 50px center;
}

.banner_btm_2 {
	height: 225px;
}

.banner_btm_2 .title {
	padding: 20px 20px 0px 30px;
	font-family: elite;
	font-size: 62px;
	line-height: 48px;
	color: #ffffff;
	text-align: right;
	background: none;
}

.banner_btm_2 .desc {
	min-height: 60px;
	padding: 105px 60px 40px 0px;
	font-family: caps;
	font-size: 15px;
	color: #ffffff;
	text-align: right;
	background: url(../images/warrow_right.png) no-repeat right 15px top 90px;
}

.banner_btm_3 {
	height: 225px;
}

.banner_btm_3 .title {
	padding: 20px 20px 0px 30px;
	font-family: elite;
	font-size: 62px;
	line-height: 48px;
	color: #ffffff;
	text-align: right;
	background: none;
}

.banner_btm_3 .desc {
	min-height: 60px;
	padding: 95px 60px 60px 0px;
	font-family: caps;
	font-size: 15px;
	color: #ffffff;
	text-align: right;
	background: url(../images/warrow_right.png) no-repeat right 15px top 90px;
}

.nbs-flexisel-nav-left {
	left: -35px;
    background: url(../images/warrow_left.png) no-repeat left top;
}

.nbs-flexisel-nav-right {
    right: -35px;
    background: url(../images/warrow_right.png) no-repeat right top;
}

.share2 {
	background-color: #42574f;
}

.hvr-sweep-to-right:before {
	background: url(../images/wbhov.png) repeat;
}