.breadcrumb{padding: 3.5px 0 11.5px; border-bottom: 1px solid #cfcfcf; margin-bottom: 13px;}
.breadcrumb ul{float: left; list-style: none;}
.breadcrumb ul li{float: left; font-size: 12px;}
.breadcrumb ul li+li:before{font-family: FontAwesome; content: "\f105"; display: inline-block; margin: 0 5px 0 6px;}
.breadcrumb ul li a{display: inline-block; color: #333;}

@media (min-width:320px){
    .breadcrumb ul li.breadcrumb-mobile{display: none;}
}
@media (min-width:767px){
    .breadcrumb ul li.breadcrumb-mobile{display: block;}
}
.picture{margin-bottom: 20px;}
.picture-list{background: #fff;}
.colnews-title a{position: relative; display: inline-block; font-size: 15px; text-transform: uppercase; color: #096cd2;padding-bottom: 5px;}
.picture-item{padding: 4px; border: 1px solid #d7d7d7;position: relative;}
.picture-item i{position: absolute; top: 0; right: 0; bottom: 0; left: 0; margin: auto; width: 40px; height: 40px; background: rgba(0,0,0,0.5); border-radius: 50%; font-size: 17px; text-align: center; line-height: 40px; color: #fff; opacity: 0; transition: all 0.25s ease 0s;}
.picture-item:hover i{opacity: 1;}
.picture-more{border-top: 1px dashed #d7d7d7; padding: 10px 0 0 0;}
.picture-item a div{transition: all 0.25s ease 0s;}
.picture-item a div p{transition: all 0.5s ease 0s;color: #222;text-align: center;line-height: 24px;margin-top: 5px;}
.picture-item a div i{display: block; width: 35px; height: 35px; margin: auto; background: rgba(255,255,255,0.25); border-radius: 50%; line-height: 35px; transform: translateY(2px); opacity: 0; transition: all 0.5s ease 0s;}
.picture-list .owl-nav{position: absolute; top: 0; bottom: 0; width: 40px; height: 40px; margin: auto; background: rgb(199 33 39 / 75%); box-shadow: 0 0 3px rgb(0 0 0 / 25%); transition: all 0.25s ease 0s;}
.picture-list .owl-nav .owl-prev{left: 20px;}
.picture-list .owl-nav .owl-next{right: 20px;}
.picture-list .owl-nav i{display: block; font-size: 18px; color: #fff;}.video{margin-bottom: 15px;}
.video-item{padding: 5px 0 5px; border-bottom: 1px dashed #d7d7d7;}
.video-item:last-child{padding-bottom: 0; border-bottom: 0;}
.video-item label{position: relative; display: block; max-height: 40px; padding-left: 20px; line-height: 20px; cursor: pointer; overflow: hidden; transition: all 0.25s ease 0s;}
.video-item label:hover{color: #ed1b24;}
.video-item label i{position: absolute; top: 0; left: 0; width: 20px; height: 20px; font-size: 15px; line-height: 20px;}
.video-item input[type='radio']{display: none;}
.video-item input[type='radio']:checked~label{color: #ed1b24;}.LienHeInfo li{line-height: 22px; position: relative; margin-bottom: 15px; list-style: none;}
.LienHeInfo li:after{width: 100%; border-bottom: 1px dashed #dedede; display: block; content: ''; position: absolute; z-index: 1; top: 13px;}
.LienHeInfo li label{Display: inline-block; background: #fff; padding-right: 5px; position: relative; z-index: 2; font-size: 17px; font-weight: bold; color: #f5313d;}
.LienHeInfo li label i{width: 20px; font-size: 15px;}
.LienHeInfo li span{padding-left: 20px; display: block;}
.LienHeInfo li a{color: black;}

.formLeft{float: left; width: 100%}
.formLeftitem{margin-bottom: 15px; position: relative; width: 100%;}
.formLeft input{border-left: 0; width: calc(100% - 40px);}
.formLeft i{float: left; width: 40px; color: #f5313d; line-height: 33px; font-size: 20px; text-align: center; border: 1px solid #dedede; box-sizing: border-box;}

.formRight{float: right; position: relative; width: 100%; margin-bottom: 15px;}

@media (min-width: 320px){
    .LienHeLeft{}
    .LienHeRight{margin: 0 0 20px;}
}/*** TABLE ***/
.table{display: table; width: 100%; border-collapse: collapse; box-sizing: border-box; background: #fff;}
.table-body{display: table-row-group; line-height: 22px; text-align: center; box-sizing: border-box;}
.table-row{display: table-row;}
/*.table-row:hover{background: #f9f9f9;}*/
.table-row.table-head{text-transform: uppercase; border-bottom: 3px solid #1a6db7;}
.table-cell{border: 1px solid #d7d7d7; display: table-cell; padding: 5px 10px; vertical-align: middle; box-sizing: border-box;}
.table-cell a{display: block; color: #1a6db7;}
.table-cell a:hover{color: #ff0000;}
/*** SIZE ***/
.table-70px{width: 70px;}
@media (min-width:320px){
    .table-cell-price, .table-mobile, .table-tablet{display: none;}
}
@media (min-width:480px){
    .table-cell-price{display: table-cell;}
}
@media (min-width:767px){
    .table-mobile{display: table-cell;}
}
@media (min-width:970px){
    .table-tablet{display: table-cell}
}.gallery-item{box-sizing: border-box; margin-bottom: 30px; overflow: hidden; transition: all 0.25s ease 0s;}
.gallery-item a{display: flex; position: relative; align-items: center; justify-content: center; font-weight: bold; font-size: 16px; text-align: center; color: #fff;}
.gallery-item a div{position: absolute; transition: all 0.25s ease 0s;}
.gallery-item a div p{margin-bottom: 10px; transform: translateY(-3px); transition: all 0.5s ease 0s;}
.gallery-item a div i{display: block; width: 35px; height: 35px; margin: auto; background: rgba(255,255,255,0.25); border-radius: 50%; line-height: 35px; transform: translateY(2px); opacity: 0; transition: all 0.5s ease 0s;}
.gallery-item:hover{box-shadow: 2px 2px 4px rgba(0,0,0,0.75);}
.gallery-item:hover a div p{transform: translateY(0); text-shadow: 2px 2px 4px rgba(0,0,0,0.75);}
.gallery-item:hover a div i{transform: translateY(0); box-shadow: 1px 1px 2px rgba(0,0,0,0.5); opacity: 1;}
.gallery-item a div i:hover{box-shadow: 2px 2px 4px rgba(0,0,0,0.75);}
@media (min-width:480px){
    .gallery-item{float: left; width: calc((100% - 20px)/2); margin-right: 20px;}
    .gallery-item:nth-child(2n){margin-right: 0;}
    .gallery-name{display: -webkit-box; height: 75px; -webkit-line-clamp: 3; text-overflow: ellipsis; -webkit-box-orient: vertical; overflow: hidden;}
}
@media (min-width:580px){
    .gallery-item{width: calc((100% - 25px)/2); margin-right: 25px;}
    .gallery-item:nth-child(2n){margin-right: 0;}
}
@media (min-width:767px){
    .gallery-item{width: calc((100% - 40px)/3); margin-right: 20px;}
    .gallery-item:nth-child(2n){margin-right: 20px;}
    .gallery-item:nth-child(3n){margin-right: 0;}
}
@media (min-width:970px){
    .gallery-item{width: calc((100% - 50px)/3); margin-right: 25px;}
    .gallery-item:nth-child(2n){margin-right: 25px;}
    .gallery-item:nth-child(3n){margin-right: 0;}
}
@media (min-width:970px){
    .gallery-item{width: calc((100% - 60px)/3); margin-right: 30px;}
    .gallery-item:nth-child(2n){margin-right: 30px;}
    .gallery-item:nth-child(3n){margin-right: 0;}
}.hot .owl-nav{display: none; position: absolute; top: -27px; right: 0; width: 40px;}
.hot .owl-nav div{float: left; width: 18px; height: 18px;}
.hot .owl-nav div.owl-prev{background: url(/components/home.hot/l.png) no-repeat; margin-right: 4px;}
.hot .owl-nav div.owl-next{background: url(/components/home.hot/r.png) no-repeat;}

.hot-title{padding-left: 8px; font-size: 15px; line-height: 40px; color: #096cd2;text-transform: uppercase;}
.hot-item{margin-bottom: 15px;}
.hot-img{border: 2px solid #cfcfcf;}
.hot-name{overflow: hidden;}
.hot-name a{display: block; padding:10px 5px 0px 0px; font-size: 14px; color: #444;}

@media (min-width:320px){
    .hot-name{height: 60px;}
}
@media (min-width:480px){
    .hot-name{height: 43px;}
}
@media (min-width:970px){
    .hot:hover .owl-nav{display: block;}
}
@media (min-width:1170px){

}.leftNEWS-cat{margin-bottom: 15px;}

.leftNEWS-title{margin-bottom: 15px; padding-bottom: 1px; border-bottom: 2px solid #0092df;}
.leftNEWS-title a{position: relative; display: inline-block; font-size: 15px; text-transform: uppercase; color: #096cd2;padding-bottom: 5px;}
.leftNEWS-title a:after{content: ''; position: absolute; bottom: -3px; left: 0; width: 100%; height: 2px; background: #096cd2;}

.leftNEWS-item{}
.leftNEWS-img{margin-bottom: 7px; border: 2px solid #cfcfcf;}
.leftNEWS-name{margin-bottom: 7px;}
.leftNEWS-name a{display: block; color: #096cd2;}
.leftNEWS-prev{color: #6a6a6a;}

.leftNEWS-name-2{padding: 10px 0; border-bottom: 1px dashed #d7d7d7;}
.leftNEWS-name-2:nth-last-child(2){border-bottom: 0;}
.leftNEWS-name-2 a{display: block; color: #222; transition: all 0.25s ease 0s;}
.leftNEWS-name-2 a:hover{color: #096cd2;}

@media (min-width:320px){
    .leftNEWS-item{margin: 0 0 10px 0}
}
@media (min-width:580px){
    .leftNEWS-item{float: left; width: 360px; margin: 0 20px 0 0;}
    .leftNEWS-name-2{float: left; width: calc(100% - 380px);}
    .leftNEWS-prev{height: auto; overflow: hidden;}
}.rightNEWS-cat{margin-bottom: 10px;}
.rightNEWS-title{margin-bottom: 15px; padding-bottom: 1px; border-bottom: 2px solid #0092df;text-transform: uppercase;padding-bottom: 5px;}
.rightNEWS-title a{display: block; font-size: 15px; color: #096cd2;}
.rightNEWS-img{}
.rightNEWS-name{position: relative;padding: 5px 0 5px 10px;border-bottom: 1px dotted #cfcfcf;}
.rightNEWS-name:before{content: ''; position: absolute; top: 10px; left: 0; width: 3px; height: 3px; background: #cfcfcf;}
.rightNEWS-name a{display: block;color: #222; transition: all 0.25s ease 0s;}
.rightNEWS-item:hover .rightNEWS-name a{color: #096cd2;}
.rightNEWS-prev{height: 45px; overflow: hidden; color: #6a6a6a;}
.rightNEWS-name-2{position: relative; padding: 5px 0 5px 10px; border-bottom: 1px dotted #cfcfcf;}
.rightNEWS-name-2:nth-last-child(2){border-bottom: 0;}
.rightNEWS-name-2:before{content: ''; position: absolute; top: 10px; left: 0; width: 3px; height: 3px; background: #cfcfcf;}
.rightNEWS-name-2 a{display: block; color: #222; transition: all 0.25s ease 0s;}
.rightNEWS-name-2 a:hover{color: #096cd2;}
@media (min-width:970px){
    
}.tabs1{width: 100%;float: left;margin-bottom: 10px;}
.tabs1 .tabs{width: 100%;float: left;}
.tabs1 .tabs li {list-style:none;display:inline;position: relative;margin: 0;font-size: 13px;float: left;width: 50%;text-align: center;}
.tabs1 .tabs li a {padding:5px 0;margin: 0;display:inline-block;text-decoration:none;white-space: nowrap;background: #1986c9;color: white;width: 100%;}
.tabs1 .tabs li a.active {position: relative;z-index: 20;color: white;background: #f5313d;}
.tabs1 .tabs_content{padding: 0;width: 100%;float: left;}
.tabs1 .tabsC{}

#exrateContainer{font:400 11px/18px tahoma,verdana,sans-serif;border: 1px solid #cfcfcf;border-top: 0;}
#exrateContainer table{background:#fff;border-collapse:separate;border-spacing:1px;caption-side:top;empty-cells:show;width:100%;}
#exrateContainer table caption{background:#f3f3f3;font:bold 11px/20px tahoma;color:#666}
#exrateContainer table tbody{background:#f7f7f7;font:400 10px/18px tahoma,verdana,sans-serif;white-space:nowrap;}
#exrateContainer table tbody.second{background:#eee;}
#exrateContainer table td{padding:2px 4px;}
#exrateContainer table thead{background:#ccc;font:bold 10px/18px tahoma,verdana,sans-serif;white-space:nowrap;}.marquee{margin: 0 0 8px; border-bottom: 1px solid #cfcfcf;}
.marquee-left{ width: 768px; padding-left: 30px; background: url(/components/marquee/b.png) no-repeat top 5px left 1px;}
.marquee-left .owl-nav{position: absolute; top: 0; right: 0; width: 30px; height: 27px; background: #fff;}
.marquee-left .owl-nav div.owl-prev{float: left;}
.marquee-left .owl-nav div.owl-next{float: right;}
.marquee-left .owl-nav div i{width: 15px; height: 27px; font-size: 15px; text-align: center; line-height: 27px; color: #696969; transition: all 0.25s ease 0s;}
.marquee-left .owl-nav div:hover i{background: #696969; color: #fff;}

.marquee-name a{display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; width: calc(100% - 30px); line-height: 27px; color: #333; overflow: hidden;}

.marquee-right{line-height: 27px;}

@media (min-width:320px){
    .marquee{padding: 5px 0 8px;}
    .marquee-left{width: calc(100% - 30px);}
    .marquee-right{width: calc(100% - 2px);}
}
@media (min-width:767px){
    .marquee{padding: 5px 0;}
    .marquee-left{float: left; width: calc(100% - 340px);}
    .marquee-right{float: right; width: 298px;text-align: right;}
}
@media (min-width:970px){
    .marquee-left{width: 768px;}
}.menu{position: relative; height: 37px; background: #096cd2; z-index: 100;}

.menu-desk{float: left;}
.menu-desk ul#navigation{list-style: none;}
.menu-desk ul#navigation li{list-style: none; float: left; position: relative; border-left: 1px solid #7178be;}
.menu-desk ul#navigation li:first-child{border-right: 0;}
.menu-desk ul#navigation li a{display: block; font-size: 13px; text-transform: uppercase; line-height: 37px; color: #fff; transition: all 0.25s ease 0s;}
.menu-desk ul#navigation > li.active > a{color: #ff0;}
.menu-desk ul#navigation li a:hover{color: #ff0;}

.menu-desk ul#navigation li > ul{opacity: 0;}
.menu-desk ul#navigation li:hover > ul{visibility: visible; opacity: 1;}
.menu-desk ul#navigation li:hover > ul li{visibility: visible;}
.menu-desk ul#navigation ul,
.menu-desk ul#navigation ul li ul{top: 100%; left: 0; float: left; visibility: hidden; position: absolute; z-index: 999; width: 195px; display: none;}
.menu-desk ul#navigation ul li{width: 100%; background: #096cd2; border-bottom: 1px solid #fff;}
.menu-desk ul#navigation ul li:last-child{border-bottom: 0;}
.menu-desk ul#navigation ul li a{text-transform: none; line-height: normal; padding: 7px 5px 7px 7px;}
.menu-desk ul#navigation ul li:hover a{color: #ff0;}

.menu-mobile{position: relative; float: left; height: 37px; width: 49px; text-align: center;}
.menu-mobile span{display: block; width: 33px; height: 3px; position: absolute; top: 0; right: 0; bottom: 0; left: 0; margin: auto;  background: #fff;}
.menu-mobile span:after, .menu-mobile span:before{display: block; width: 33px; height: 3px; background: #fff; position: absolute; content: '';}
.menu-mobile span:after{bottom: -9px;}
.menu-mobile span:before{top: -9px;}

.menu-search{float: right; width: 175px; height: 19px; margin: 8px 8px 0 0; padding-bottom: 2px; border-bottom: 1px solid #fff;}
.menu-search input[type='text']{float: left; width: calc(100% - 27px); height: 19px; border: 0; text-indent: 0;}
.menu-search input::-webkit-input-placeholder{color:#fff;}
.menu-search input:-moz-placeholder{color:#fff;}
.menu-search input::-moz-placeholder{color:#fff;}
.menu-search input:-ms-input-placeholder{color:#fff;}
.menu-search input[type='submit']{float: left; width: 27px; height: 19px; background: transparent url(/theme/images/bgsearch.png) center center no-repeat;}

#menu-mobile{opacity: 0;}

@media (min-width: 320px){
    .menu-desk{display: none;}
    .menu-mobile{display: block;}
}
@media (min-width: 970px){
    .menu-desk{display: block;}
    .menu-mobile{display: none;}
    .menu-display{display: none;}
    
    .menu-desk ul#navigation li a{padding: 0 6px;}
}
@media (min-width: 1170px){
    .menu-desk ul#navigation li a{padding: 0 9px;}
}.newest{}
.newest-item{float: left;}
.newest-item:nth-child(1){width: 100%; margin-bottom: 20px;}
.newest-item:nth-child(2),
.newest-item:nth-child(3),
.newest-item:nth-child(4){margin-bottom: 20px;}
.newest-item:nth-child(4){margin-right: 0;}
.newest-img{margin-bottom: 10px;}
.newest-name{margin-bottom: 10px;}
.newest-name a{font-size: 15px; line-height: 20px; color: #222;}
.newest-item:nth-child(1) .newest-name a{font-size: 17px;}

.news-list{}
.news-item{margin: 0 0 10px; padding: 0 0 10px; border-bottom: 1px dotted #cfcfcf;}
.news-item:nth-last-child(2){border-bottom: 0;}
.news-name{margin-bottom: 10px;}
.news-name a{display: block; font-size: 15px; line-height: 20px; color: #222; transition: all 0.25s ease 0s;}
.news-name b{font-weight: bold;}
.news-item:hover .news-name a{color: #222;}
.news-img{float: left; width: 175px; margin-right: 10px;}
.news-prev{margin-bottom: 10px; line-height: 17px;}
.news-time{color: rgba(51,51,51,0.75);}

.other-item{float: left; width: calc((100% - 40px) / 3); margin-bottom: 20px;}

.other-img{margin-bottom: 10px;}
.other-name{height: 40px; margin-bottom: 10px; overflow: hidden;}
.other-name-post{margin-bottom: 5px; overflow: hidden;}
.other-name-post a{font-size: 15px; line-height: 25px; color: #222;}
.other-name-post a:hover{color: #0092df;}
.other-name-post span{color: #ccc;font-style: italic;}
.other-name a{font-size: 15px; line-height: 20px; color: #222;}
.other-name b{font-weight: bold;}
.other-item:nth-child(1) .other-name a{font-size: 17px;}

@media (min-width:320px){
    .newest-item:nth-child(2),
    .newest-item:nth-child(3),
    .newest-item:nth-child(4){width: calc((100% - 20px) / 3); margin-right: 10px;}
    .newest-item:nth-child(4){margin-right: 0;}

    .other-item{width: calc((100% - 10px) / 2); margin-right: 10px;}
    .other-item:nth-child(2n){margin-right: 0;}
}
@media (min-width:480px){
    .newest-item:nth-child(2),
    .newest-item:nth-child(3),
    .newest-item:nth-child(4){width: calc((100% - 40px) / 3); margin-right: 20px;}
    .newest-item:nth-child(4){margin-right: 0;}

    .other-item{width: calc((100% - 20px) / 3); margin-right: 10px;}
    .other-item:nth-child(2n){margin-right: 10px;}
    .other-item:nth-child(3n){margin-right: 0;}
}
@media (min-width:767px){
    .other-item{width: calc((100% - 40px) / 3); margin-right: 20px;}
    .other-item:nth-child(2n){margin-right: 20px;}
    .other-item:nth-child(3n){margin-right: 0;}
}/* blue button large */
.as-btn-blue-large {
  	display: inline-block;
  	border: none;
  	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	box-sizing: border-box;
  	margin: 0;
  	background: #009cde;
  	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif,Arial;
  	color: #fff;
  	cursor: pointer;
  	text-align: center;
  	text-decoration: none;
  	text-shadow: none;
  	text-transform: none;
  	white-space: nowrap;
  	-webkit-font-smoothing: antialiased;
	padding: 10px 16px;
	font-size: 24px;
	font-weight: 300;
  	-webkit-border-radius: 4px;
  	-moz-border-radius: 4px;
  	border-radius: 4px;
}

.as-btn-blue-large:hover {
  	color: #fff;
  	background: #0285d2;
}

.as-btn-blue-large:focus {
  	outline: 0;
}

/* blue button medium */
.as-btn-blue-medium {
  	display: inline-block;
  	border: none;
  	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	box-sizing: border-box;
  	margin: 0;
  	background: #009cde;
  	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif,Arial;
  	color: #fff;
  	cursor: pointer;
  	text-align: center;
  	text-decoration: none;
  	text-shadow: none;
  	text-transform: none;
  	white-space: nowrap;
  	-webkit-font-smoothing: antialiased;
	padding: 6px 12px;
	font-size: 14px;
	font-weight: normal;
  	-webkit-border-radius: 2px;
  	-moz-border-radius: 2px;
  	border-radius: 2px;
}

.as-btn-blue-medium:hover {
  	color: #fff;
  	background: #0285d2;
}

.as-btn-blue-medium:focus {
  	outline: 0;
}

/* blue button small */
.as-btn-blue-small {
  	display: inline-block;
  	border: none;
  	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	box-sizing: border-box;
  	margin: 0;
  	background: #009cde;
  	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif,Arial;
  	color: #fff;
  	cursor: pointer;
  	text-align: center;
  	text-decoration: none;
  	text-shadow: none;
  	text-transform: none;
  	white-space: nowrap;
  	-webkit-font-smoothing: antialiased;
	padding: 5px 10px;
	font-size: 12px;
	font-weight: normal;
  	-webkit-border-radius: 0px;
  	-moz-border-radius: 0px;
  	border-radius: 0px;
}

.as-btn-blue-small:hover {
  	color: #fff;
  	background: #0285d2;
}

.as-btn-blue-small:focus {
  	outline: 0;
}

/* blue border large */
.as-btn-blueborder-large {
  	display: inline-block;
  	border: 2px solid #009cde;
  	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	box-sizing: border-box;
  	margin: 0;
  	background: transparent;
  	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif,Arial;
  	color: #009cde;
  	cursor: pointer;
  	text-align: center;
  	text-decoration: none;
  	text-shadow: none;
  	text-transform: none;
  	vertical-align: baseline;
  	white-space: nowrap;
  	-webkit-font-smoothing: antialiased;
	padding: 10px 16px;
	font-size: 24px;
	font-weight: 300;
  	-webkit-border-radius: 4px;
  	-moz-border-radius: 4px;
  	border-radius: 4px;
}

.as-btn-blueborder-large:hover {
  	color: #fff;
  	background: #009cde;
}

.as-btn-blueborder-large:focus {
  	outline: 0;
}

/* blue border medium */
.as-btn-blueborder-medium {
  	display: inline-block;
  	border: 2px solid #009cde;
  	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	box-sizing: border-box;
  	margin: 0;
  	background: transparent;
  	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif,Arial;
  	color: #009cde;
  	cursor: pointer;
  	text-align: center;
  	text-decoration: none;
  	text-shadow: none;
  	text-transform: none;
  	vertical-align: baseline;
  	white-space: nowrap;
  	-webkit-font-smoothing: antialiased;
	padding: 6px 12px;
	font-size: 14px;
	font-weight: normal;
  	-webkit-border-radius: 2px;
  	-moz-border-radius: 2px;
  	border-radius: 2px;
}

.as-btn-blueborder-medium:hover {
  	color: #fff;
  	background: #009cde;
}

.as-btn-blueborder-medium:focus {
  	outline: 0;
}

/* blue border small */
.as-btn-blueborder-small {
  	display: inline-block;
  	border: 2px solid #009cde;
  	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	box-sizing: border-box;
  	margin: 0;
  	background: transparent;
  	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif,Arial;
  	color: #009cde;
  	cursor: pointer;
  	text-align: center;
  	text-decoration: none;
  	text-shadow: none;
  	text-transform: none;
  	vertical-align: baseline;
  	white-space: nowrap;
  	-webkit-font-smoothing: antialiased;
	padding: 5px 10px;
	font-size: 12px;
	font-weight: normal;
  	-webkit-border-radius: 0px;
  	-moz-border-radius: 0px;
  	border-radius: 0px;
}

.as-btn-blueborder-small:hover {
  	color: #fff;
  	background: #009cde;
}

.as-btn-blueborder-small:focus {
  	outline: 0;
}

/* orange button large */
.as-btn-orange-large {
  	display: inline-block;
  	border: none;
  	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	box-sizing: border-box;
  	margin: 0;
  	background: #f7a020;
  	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif,Arial;
  	color: #fff;
  	cursor: pointer;
  	text-align: center;
  	text-decoration: none;
  	text-shadow: none;
  	text-transform: none;
  	white-space: nowrap;
  	-webkit-font-smoothing: antialiased;
	padding: 10px 16px;
	font-size: 24px;
	font-weight: 300;
  	-webkit-border-radius: 4px;
  	-moz-border-radius: 4px;
  	border-radius: 4px;
}

.as-btn-orange-large:hover {
  	color: #fff;
  	background: #ffc030;
}

.as-btn-orange-large:focus {
  	outline: 0;
}

/* orange button medium */
.as-btn-orange-medium {
  	display: inline-block;
  	border: none;
  	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	box-sizing: border-box;
  	margin: 0;
  	background: #f7a020;
  	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif,Arial;
  	color: #fff;
  	cursor: pointer;
  	text-align: center;
  	text-decoration: none;
  	text-shadow: none;
  	text-transform: none;
  	white-space: nowrap;
  	-webkit-font-smoothing: antialiased;
	padding: 6px 12px;
	font-size: 14px;
	font-weight: normal;
  	-webkit-border-radius: 2px;
  	-moz-border-radius: 2px;
  	border-radius: 2px;
}

.as-btn-orange-medium:hover {
  	color: #fff;
  	background: #ffc030;
}

.as-btn-orange-medium:focus {
  	outline: 0;
}

/* orange button small */
.as-btn-orange-small {
  	display: inline-block;
  	border: none;
  	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	box-sizing: border-box;
  	margin: 0;
  	background: #f7a020;
  	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif,Arial;
  	color: #fff;
  	cursor: pointer;
  	text-align: center;
  	text-decoration: none;
  	text-shadow: none;
  	text-transform: none;
  	white-space: nowrap;
  	-webkit-font-smoothing: antialiased;
	padding: 5px 10px;
	font-size: 12px;
	font-weight: normal;
  	-webkit-border-radius: 0px;
  	-moz-border-radius: 0px;
  	border-radius: 0px;
}

.as-btn-orange-small:hover {
  	color: #fff;
  	background: #ffc030;
}

.as-btn-orange-small:focus {
  	outline: 0;
}

/* orange border large */
.as-btn-orangeborder-large {
  	display: inline-block;
  	border: 2px solid #f7a020;
  	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	box-sizing: border-box;
  	margin: 0;
  	background: transparent;
  	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif,Arial;
  	color: #f7a020;
  	cursor: pointer;
  	text-align: center;
  	text-decoration: none;
  	text-shadow: none;
  	text-transform: none;
  	vertical-align: baseline;
  	white-space: nowrap;
  	-webkit-font-smoothing: antialiased;
	padding: 10px 16px;
	font-size: 24px;
	font-weight: 300;
  	-webkit-border-radius: 4px;
  	-moz-border-radius: 4px;
  	border-radius: 4px;
}

.as-btn-orangeborder-large:hover {
  	color: #fff;
  	background: #f7a020;
}

.as-btn-orangeborder-large:focus {
  	outline: 0;
}

/* orange border medium */
.as-btn-orangeborder-medium {
  	display: inline-block;
  	border: 2px solid #f7a020;
  	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	box-sizing: border-box;
  	margin: 0;
  	background: transparent;
  	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif,Arial;
  	color: #f7a020;
  	cursor: pointer;
  	text-align: center;
  	text-decoration: none;
  	text-shadow: none;
  	text-transform: none;
  	vertical-align: baseline;
  	white-space: nowrap;
  	-webkit-font-smoothing: antialiased;
	padding: 6px 12px;
	font-size: 14px;
	font-weight: normal;
  	-webkit-border-radius: 2px;
  	-moz-border-radius: 2px;
  	border-radius: 2px;
}

.as-btn-orangeborder-medium:hover {
  	color: #fff;
  	background: #f7a020;
}

.as-btn-orangeborder-medium:focus {
  	outline: 0;
}

/* orange border small */
.as-btn-orangeborder-small {
  	display: inline-block;
  	border: 2px solid #f7a020;
  	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	box-sizing: border-box;
  	margin: 0;
  	background: transparent;
  	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif,Arial;
  	color: #f7a020;
  	cursor: pointer;
  	text-align: center;
  	text-decoration: none;
  	text-shadow: none;
  	text-transform: none;
  	vertical-align: baseline;
  	white-space: nowrap;
  	-webkit-font-smoothing: antialiased;
	padding: 5px 10px;
	font-size: 12px;
	font-weight: normal;
  	-webkit-border-radius: 0px;
  	-moz-border-radius: 0px;
  	border-radius: 0px;
}

.as-btn-orangeborder-small:hover {
  	color: #fff;
  	background: #f7a020;
}

.as-btn-orangeborder-small:focus {
  	outline: 0;
}

/* white button large */
.as-btn-white-large {
  	display: inline-block;
  	border: none;
  	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	box-sizing: border-box;
  	margin: 0;
  	background: #fff;
  	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif,Arial;
  	color: #444;
  	cursor: pointer;
  	text-align: center;
  	text-decoration: none;
  	text-shadow: none;
  	text-transform: none;
  	white-space: nowrap;
  	-webkit-font-smoothing: antialiased;
	padding: 10px 16px;
	font-size: 24px;
	font-weight: 300;
  	-webkit-border-radius: 4px;
  	-moz-border-radius: 4px;
  	border-radius: 4px;
}

.as-btn-white-large:hover {
  	color: #fff;
  	background: #444;
}

.as-btn-white-large:focus {
  	outline: 0;
}

/* white button medium */
.as-btn-white-medium {
  	display: inline-block;
  	border: none;
  	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	box-sizing: border-box;
  	margin: 0;
  	background: #fff;
  	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif,Arial;
  	color: #444;
  	cursor: pointer;
  	text-align: center;
  	text-decoration: none;
  	text-shadow: none;
  	text-transform: none;
  	white-space: nowrap;
  	-webkit-font-smoothing: antialiased;
	padding: 6px 12px;
	font-size: 14px;
	font-weight: normal;
  	-webkit-border-radius: 2px;
  	-moz-border-radius: 2px;
  	border-radius: 2px;
}

.as-btn-white-medium:hover {
  	color: #fff;
  	background: #444;
}

.as-btn-white-medium:focus {
  	outline: 0;
}

/* white button small */
.as-btn-white-small {
  	display: inline-block;
  	border: none;
  	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	box-sizing: border-box;
  	margin: 0;
  	background: #fff;
  	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif,Arial;
  	color: #444;
  	cursor: pointer;
  	text-align: center;
  	text-decoration: none;
  	text-shadow: none;
  	text-transform: none;
  	white-space: nowrap;
  	-webkit-font-smoothing: antialiased;
	padding: 5px 10px;
	font-size: 12px;
	font-weight: normal;
  	-webkit-border-radius: 0px;
  	-moz-border-radius: 0px;
  	border-radius: 0px;
}

.as-btn-white-small:hover {
  	color: #fff;
  	background: #444;
}

.as-btn-white-small:focus {
  	outline: 0;
}

/* white border large */
.as-btn-whiteborder-large {
  	display: inline-block;
  	border: 2px solid #fff;
  	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	box-sizing: border-box;
  	margin: 0;
  	background: transparent;
  	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif,Arial;
  	color: #fff;
  	cursor: pointer;
  	text-align: center;
  	text-decoration: none;
  	text-shadow: none;
  	text-transform: none;
  	vertical-align: baseline;
  	white-space: nowrap;
  	-webkit-font-smoothing: antialiased;
	padding: 10px 16px;
	font-size: 24px;
	font-weight: 300;
  	-webkit-border-radius: 4px;
  	-moz-border-radius: 4px;
  	border-radius: 4px;
}

.as-btn-whiteborder-large:hover {
  	color: #444;
  	background: #fff;
}

.as-btn-whiteborder-large:focus {
  	outline: 0;
}

/* white border medium */
.as-btn-whiteborder-medium {
  	display: inline-block;
  	border: 2px solid #fff;
  	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	box-sizing: border-box;
  	margin: 0;
  	background: transparent;
  	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif,Arial;
  	color: #fff;
  	cursor: pointer;
  	text-align: center;
  	text-decoration: none;
  	text-shadow: none;
  	text-transform: none;
  	vertical-align: baseline;
  	white-space: nowrap;
  	-webkit-font-smoothing: antialiased;
	padding: 6px 12px;
	font-size: 14px;
	font-weight: normal;
  	-webkit-border-radius: 2px;
  	-moz-border-radius: 2px;
  	border-radius: 2px;
}

.as-btn-whiteborder-medium:hover {
  	color: #444;
  	background: #fff;
}

.as-btn-whiteborder-medium:focus {
  	outline: 0;
}

/* white border small */
.as-btn-whiteborder-small {
  	display: inline-block;
  	border: 2px solid #fff;
  	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	box-sizing: border-box;
  	margin: 0;
  	background: transparent;
  	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif,Arial;
  	color: #fff;
  	cursor: pointer;
  	text-align: center;
  	text-decoration: none;
  	text-shadow: none;
  	text-transform: none;
  	vertical-align: baseline;
  	white-space: nowrap;
  	-webkit-font-smoothing: antialiased;
	padding: 5px 10px;
	font-size: 12px;
	font-weight: normal;
  	-webkit-border-radius: 0px;
  	-moz-border-radius: 0px;
  	border-radius: 0px;
}

.as-btn-whiteborder-small:hover {
  	color: #444;
  	background: #fff;
}

.as-btn-whiteborder-small:focus {
  	outline: 0;
}

/* navy button large */
.as-btn-navy-large {
  	display: inline-block;
  	border: none;
  	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	box-sizing: border-box;
  	margin: 0;
  	background: #334455;
  	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif,Arial;
  	color: #fff;
  	cursor: pointer;
  	text-align: center;
  	text-decoration: none;
  	text-shadow: none;
  	text-transform: none;
  	white-space: nowrap;
  	-webkit-font-smoothing: antialiased;
	padding: 10px 16px;
	font-size: 24px;
	font-weight: 300;
  	-webkit-border-radius: 4px;
  	-moz-border-radius: 4px;
  	border-radius: 4px;
}

.as-btn-navy-large:hover {
  	color: #fff;
  	background: #445566;
}

.as-btn-navy-large:focus {
  	outline: 0;
}

/* navy button medium */
.as-btn-navy-medium {
  	display: inline-block;
  	border: none;
  	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	box-sizing: border-box;
  	margin: 0;
  	background: #334455;
  	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif,Arial;
  	color: #fff;
  	cursor: pointer;
  	text-align: center;
  	text-decoration: none;
  	text-shadow: none;
  	text-transform: none;
  	white-space: nowrap;
  	-webkit-font-smoothing: antialiased;
	padding: 6px 12px;
	font-size: 14px;
	font-weight: normal;
  	-webkit-border-radius: 2px;
  	-moz-border-radius: 2px;
  	border-radius: 2px;
}

.as-btn-navy-medium:hover {
  	color: #fff;
  	background: #445566;
}

.as-btn-navy-medium:focus {
  	outline: 0;
}

/* navy button small */
.as-btn-navy-small {
  	display: inline-block;
  	border: none;
  	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	box-sizing: border-box;
  	margin: 0;
  	background: #334455;
  	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif,Arial;
  	color: #fff;
  	cursor: pointer;
  	text-align: center;
  	text-decoration: none;
  	text-shadow: none;
  	text-transform: none;
  	white-space: nowrap;
  	-webkit-font-smoothing: antialiased;
	padding: 5px 10px;
	font-size: 12px;
	font-weight: normal;
  	-webkit-border-radius: 0px;
  	-moz-border-radius: 0px;
  	border-radius: 0px;
}

.as-btn-navy-small:hover {
  	color: #fff;
  	background: #445566;
}

.as-btn-navy-small:focus {
  	outline: 0;
}