@import"http://fonts.googleapis.com/css?family=Montserrat:400,700";
@import"http://fonts.googleapis.com/css?family=Lato:300,400,700";
/*!
 *  Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
	font-family: FontAwesome;
	src: url(../App_Themes/Aziatop_CSS/fonts/fontawesome-webfont.eot?v=4.2.0);
	src: url(../App_Themes/Aziatop_CSS/fonts/fontawesome-webfont.eot?#iefix&v=4.2.0) format('embedded-opentype'), url(../App_Themes/Aziatop_CSS/fonts/fontawesome-webfont.woff?v=4.2.0) format('woff'), url(../App_Themes/Aziatop_CSS/fonts/fontawesome-webfont.ttf?v=4.2.0) format('truetype'), url(../App_Themes/Aziatop_CSS/fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular) format('svg')
}
.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.fa-lg {
	font-size: 1.33333333em;
	line-height: .75em;
	vertical-align: -15%
}
.fa-2x {
	font-size: 2em
}
.fa-3x {
	font-size: 3em
}
.fa-4x {
	font-size: 4em
}
.fa-5x {
	font-size: 5em
}
.fa-fw {
	width: 1.28571429em;
	text-align: center
}
.fa-ul {
	padding-left: 0;
	margin-left: 2.14285714em;
	list-style-type: none
}
.fa-ul>li {
	position: relative
}
.fa-li {
	position: absolute;
	left: -2.14285714em;
	width: 2.14285714em;
	top: .14285714em;
	text-align: center
}
.fa-li.fa-lg {
	left: -1.85714286em
}
.fa-border {
	padding: .2em .25em .15em;
	border: solid .08em #eee;
	border-radius: .1em
}
.pull-right {
	float: right
}
.pull-left {
	float: left
}
.fa.pull-left {
	margin-right: .3em
}
.fa.pull-right {
	margin-left: .3em
}
.fa-spin {
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear
}
.celeste{ color:#29aae1;}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform:rotate(0deg);
transform:rotate(0deg)
}
100% {
-webkit-transform:rotate(359deg);
transform:rotate(359deg)
}
}
@keyframes fa-spin {
0% {
-webkit-transform:rotate(0deg);
transform:rotate(0deg)
}
100% {
-webkit-transform:rotate(359deg);
transform:rotate(359deg)
}
}
.fa-rotate-90 {
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}
.fa-rotate-180 {
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}
.fa-rotate-270 {
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg)
}
.fa-flip-horizontal {
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1)
}
.fa-flip-vertical {
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
	-webkit-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	transform: scale(1, -1)
}
:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
	-webkit-filter: none;
	filter: none
}
.fa-stack {
	position: relative;
	display: inline-block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle
}
.fa-stack-1x, .fa-stack-2x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center
}
.fa-stack-1x {
	line-height: inherit
}
.fa-stack-2x {
	font-size: 2em
}
.fa-inverse {
	color: #fff
}
.fa-glass:before {
	content: ""
}
.fa-music:before {
	content: ""
}
.fa-search:before {
	content: ""
}
.fa-envelope-o:before {
	content: ""
}
.fa-heart:before {
	content: ""
}
.fa-star:before {
	content: ""
}
.fa-star-o:before {
	content: ""
}
.fa-user:before {
	content: ""
}
.fa-film:before {
	content: ""
}
.fa-th-large:before {
	content: ""
}
.fa-th:before {
	content: ""
}
.fa-th-list:before {
	content: ""
}
.fa-check:before {
	content: ""
}
.fa-remove:before, .fa-close:before, .fa-times:before {
	content: ""
}
.fa-search-plus:before {
	content: ""
}
.fa-search-minus:before {
	content: ""
}
.fa-power-off:before {
	content: ""
}
.fa-signal:before {
	content: ""
}
.fa-gear:before, .fa-cog:before {
	content: ""
}
.fa-trash-o:before {
	content: ""
}
.fa-home:before {
	content: ""
}
.fa-file-o:before {
	content: ""
}
.fa-clock-o:before {
	content: ""
}
.fa-road:before {
	content: ""
}
.fa-download:before {
	content: ""
}
.fa-arrow-circle-o-down:before {
	content: ""
}
.fa-arrow-circle-o-up:before {
	content: ""
}
.fa-inbox:before {
	content: ""
}
.fa-play-circle-o:before {
	content: ""
}
.fa-rotate-right:before, .fa-repeat:before {
	content: ""
}
.fa-refresh:before {
	content: ""
}
.fa-list-alt:before {
	content: ""
}
.fa-lock:before {
	content: ""
}
.fa-flag:before {
	content: ""
}
.fa-headphones:before {
	content: ""
}
.fa-volume-off:before {
	content: ""
}
.fa-volume-down:before {
	content: ""
}
.fa-volume-up:before {
	content: ""
}
.fa-qrcode:before {
	content: ""
}
.fa-barcode:before {
	content: ""
}
.fa-tag:before {
	content: ""
}
.fa-tags:before {
	content: ""
}
.fa-book:before {
	content: ""
}
.fa-bookmark:before {
	content: ""
}
.fa-print:before {
	content: ""
}
.fa-camera:before {
	content: ""
}
.fa-font:before {
	content: ""
}
.fa-bold:before {
	content: ""
}
.fa-italic:before {
	content: ""
}
.fa-text-height:before {
	content: ""
}
.fa-text-width:before {
	content: ""
}
.fa-align-left:before {
	content: ""
}
.fa-align-center:before {
	content: ""
}
.fa-align-right:before {
	content: ""
}
.fa-align-justify:before {
	content: ""
}
.fa-list:before {
	content: ""
}
.fa-dedent:before, .fa-outdent:before {
	content: ""
}
.fa-indent:before {
	content: ""
}
.fa-video-camera:before {
	content: ""
}
.fa-photo:before, .fa-image:before, .fa-picture-o:before {
	content: ""
}
.fa-pencil:before {
	content: ""
}
.fa-map-marker:before {
	content: ""
}
.fa-adjust:before {
	content: ""
}
.fa-tint:before {
	content: ""
}
.fa-edit:before, .fa-pencil-square-o:before {
	content: ""
}
.fa-share-square-o:before {
	content: ""
}
.fa-check-square-o:before {
	content: ""
}
.fa-arrows:before {
	content: ""
}
.fa-step-backward:before {
	content: ""
}
.fa-fast-backward:before {
	content: ""
}
.fa-backward:before {
	content: ""
}
.fa-play:before {
	content: ""
}
.fa-pause:before {
	content: ""
}
.fa-stop:before {
	content: ""
}
.fa-forward:before {
	content: ""
}
.fa-fast-forward:before {
	content: ""
}
.fa-step-forward:before {
	content: ""
}
.fa-eject:before {
	content: ""
}
.fa-chevron-left:before {
	content: ""
}
.fa-chevron-right:before {
	content: ""
}
.fa-plus-circle:before {
	content: ""
}
.fa-minus-circle:before {
	content: ""
}
.fa-times-circle:before {
	content: ""
}
.fa-check-circle:before {
	content: ""
}
.fa-question-circle:before {
	content: ""
}
.fa-info-circle:before {
	content: ""
}
.fa-crosshairs:before {
	content: ""
}
.fa-times-circle-o:before {
	content: ""
}
.fa-check-circle-o:before {
	content: ""
}
.fa-ban:before {
	content: ""
}
.fa-arrow-left:before {
	content: ""
}
.fa-arrow-right:before {
	content: ""
}
.fa-arrow-up:before {
	content: ""
}
.fa-arrow-down:before {
	content: ""
}
.fa-mail-forward:before, .fa-share:before {
	content: ""
}
.fa-expand:before {
	content: ""
}
.fa-compress:before {
	content: ""
}
.fa-plus:before {
	content: ""
}
.fa-minus:before {
	content: ""
}
.fa-asterisk:before {
	content: ""
}
.fa-exclamation-circle:before {
	content: ""
}
.fa-gift:before {
	content: ""
}
.fa-leaf:before {
	content: ""
}
.fa-fire:before {
	content: ""
}
.fa-eye:before {
	content: ""
}
.fa-eye-slash:before {
	content: ""
}
.fa-warning:before, .fa-exclamation-triangle:before {
	content: ""
}
.fa-plane:before {
	content: ""
}
.fa-calendar:before {
	content: ""
}
.fa-random:before {
	content: ""
}
.fa-comment:before {
	content: ""
}
.fa-magnet:before {
	content: ""
}
.fa-chevron-up:before {
	content: ""
}
.fa-chevron-down:before {
	content: ""
}
.fa-retweet:before {
	content: ""
}
.fa-shopping-cart:before {
	content: ""
}
.fa-folder:before {
	content: ""
}
.fa-folder-open:before {
	content: ""
}
.fa-arrows-v:before {
	content: ""
}
.fa-arrows-h:before {
	content: ""
}
.fa-bar-chart-o:before, .fa-bar-chart:before {
	content: ""
}
.fa-twitter-square:before {
	content: ""
}
.fa-facebook-square:before {
	content: ""
}
.fa-camera-retro:before {
	content: ""
}
.fa-key:before {
	content: ""
}
.fa-gears:before, .fa-cogs:before {
	content: ""
}
.fa-comments:before {
	content: ""
}
.fa-thumbs-o-up:before {
	content: ""
}
.fa-thumbs-o-down:before {
	content: ""
}
.fa-star-half:before {
	content: ""
}
.fa-heart-o:before {
	content: ""
}
.fa-sign-out:before {
	content: ""
}
.fa-linkedin-square:before {
	content: ""
}
.fa-thumb-tack:before {
	content: ""
}
.fa-external-link:before {
	content: ""
}
.fa-sign-in:before {
	content: ""
}
.fa-trophy:before {
	content: ""
}
.fa-github-square:before {
	content: ""
}
.fa-upload:before {
	content: ""
}
.fa-lemon-o:before {
	content: ""
}
.fa-phone:before {
	content: ""
}
.fa-square-o:before {
	content: ""
}
.fa-bookmark-o:before {
	content: ""
}
.fa-phone-square:before {
	content: ""
}
.fa-twitter:before {
	content: ""
}
.fa-facebook:before {
	content: ""
}
.fa-github:before {
	content: ""
}
.fa-unlock:before {
	content: ""
}
.fa-credit-card:before {
	content: ""
}
.fa-rss:before {
	content: ""
}
.fa-hdd-o:before {
	content: ""
}
.fa-bullhorn:before {
	content: ""
}
.fa-bell:before {
	content: ""
}
.fa-certificate:before {
	content: ""
}
.fa-hand-o-right:before {
	content: ""
}
.fa-hand-o-left:before {
	content: ""
}
.fa-hand-o-up:before {
	content: ""
}
.fa-hand-o-down:before {
	content: ""
}
.fa-arrow-circle-left:before {
	content: ""
}
.fa-arrow-circle-right:before {
	content: ""
}
.fa-arrow-circle-up:before {
	content: ""
}
.fa-arrow-circle-down:before {
	content: ""
}
.fa-globe:before {
	content: ""
}
.fa-wrench:before {
	content: ""
}
.fa-tasks:before {
	content: ""
}
.fa-filter:before {
	content: ""
}
.fa-briefcase:before {
	content: ""
}
.fa-arrows-alt:before {
	content: ""
}
.fa-group:before, .fa-users:before {
	content: ""
}
.fa-chain:before, .fa-link:before {
	content: ""
}
.fa-cloud:before {
	content: ""
}
.fa-flask:before {
	content: ""
}
.fa-cut:before, .fa-scissors:before {
	content: ""
}
.fa-copy:before, .fa-files-o:before {
	content: ""
}
.fa-paperclip:before {
	content: ""
}
.fa-save:before, .fa-floppy-o:before {
	content: ""
}
.fa-square:before {
	content: ""
}
.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
	content: ""
}
.fa-list-ul:before {
	content: ""
}
.fa-list-ol:before {
	content: ""
}
.fa-strikethrough:before {
	content: ""
}
.fa-underline:before {
	content: ""
}
.fa-table:before {
	content: ""
}
.fa-magic:before {
	content: ""
}
.fa-truck:before {
	content: ""
}
.fa-pinterest:before {
	content: ""
}
.fa-pinterest-square:before {
	content: ""
}
.fa-google-plus-square:before {
	content: ""
}
.fa-google-plus:before {
	content: ""
}
.fa-money:before {
	content: ""
}
.fa-caret-down:before {
	content: ""
}
.fa-caret-up:before {
	content: ""
}
.fa-caret-left:before {
	content: ""
}
.fa-caret-right:before {
	content: ""
}
.fa-columns:before {
	content: ""
}
.fa-unsorted:before, .fa-sort:before {
	content: ""
}
.fa-sort-down:before, .fa-sort-desc:before {
	content: ""
}
.fa-sort-up:before, .fa-sort-asc:before {
	content: ""
}
.fa-envelope:before {
	content: ""
}
.fa-linkedin:before {
	content: ""
}
.fa-rotate-left:before, .fa-undo:before {
	content: ""
}
.fa-legal:before, .fa-gavel:before {
	content: ""
}
.fa-dashboard:before, .fa-tachometer:before {
	content: ""
}
.fa-comment-o:before {
	content: ""
}
.fa-comments-o:before {
	content: ""
}
.fa-flash:before, .fa-bolt:before {
	content: ""
}
.fa-sitemap:before {
	content: ""
}
.fa-umbrella:before {
	content: ""
}
.fa-paste:before, .fa-clipboard:before {
	content: ""
}
.fa-lightbulb-o:before {
	content: ""
}
.fa-exchange:before {
	content: ""
}
.fa-cloud-download:before {
	content: ""
}
.fa-cloud-upload:before {
	content: ""
}
.fa-user-md:before {
	content: ""
}
.fa-stethoscope:before {
	content: ""
}
.fa-suitcase:before {
	content: ""
}
.fa-bell-o:before {
	content: ""
}
.fa-coffee:before {
	content: ""
}
.fa-cutlery:before {
	content: ""
}
.fa-file-text-o:before {
	content: ""
}
.fa-building-o:before {
	content: ""
}
.fa-hospital-o:before {
	content: ""
}
.fa-ambulance:before {
	content: ""
}
.fa-medkit:before {
	content: ""
}
.fa-fighter-jet:before {
	content: ""
}
.fa-beer:before {
	content: ""
}
.fa-h-square:before {
	content: ""
}
.fa-plus-square:before {
	content: ""
}
.fa-angle-double-left:before {
	content: ""
}
.fa-angle-double-right:before {
	content: ""
}
.fa-angle-double-up:before {
	content: ""
}
.fa-angle-double-down:before {
	content: ""
}
.fa-angle-left:before {
	content: ""
}
.fa-angle-right:before {
	content: ""
}
.fa-angle-up:before {
	content: ""
}
.fa-angle-down:before {
	content: ""
}
.fa-desktop:before {
	content: ""
}
.fa-laptop:before {
	content: ""
}
.fa-tablet:before {
	content: ""
}
.fa-mobile-phone:before, .fa-mobile:before {
	content: ""
}
.fa-circle-o:before {
	content: ""
}
.fa-quote-left:before {
	content: ""
}
.fa-quote-right:before {
	content: ""
}
.fa-spinner:before {
	content: ""
}
.fa-circle:before {
	content: ""
}
.fa-mail-reply:before, .fa-reply:before {
	content: ""
}
.fa-github-alt:before {
	content: ""
}
.fa-folder-o:before {
	content: ""
}
.fa-folder-open-o:before {
	content: ""
}
.fa-smile-o:before {
	content: ""
}
.fa-frown-o:before {
	content: ""
}
.fa-meh-o:before {
	content: ""
}
.fa-gamepad:before {
	content: ""
}
.fa-keyboard-o:before {
	content: ""
}
.fa-flag-o:before {
	content: ""
}
.fa-flag-checkered:before {
	content: ""
}
.fa-terminal:before {
	content: ""
}
.fa-code:before {
	content: ""
}
.fa-mail-reply-all:before, .fa-reply-all:before {
	content: ""
}
.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
	content: ""
}
.fa-location-arrow:before {
	content: ""
}
.fa-crop:before {
	content: ""
}
.fa-code-fork:before {
	content: ""
}
.fa-unlink:before, .fa-chain-broken:before {
	content: ""
}
.fa-question:before {
	content: ""
}
.fa-info:before {
	content: ""
}
.fa-exclamation:before {
	content: ""
}
.fa-superscript:before {
	content: ""
}
.fa-subscript:before {
	content: ""
}
.fa-eraser:before {
	content: ""
}
.fa-puzzle-piece:before {
	content: ""
}
.fa-microphone:before {
	content: ""
}
.fa-microphone-slash:before {
	content: ""
}
.fa-shield:before {
	content: ""
}
.fa-calendar-o:before {
	content: ""
}
.fa-fire-extinguisher:before {
	content: ""
}
.fa-rocket:before {
	content: ""
}
.fa-maxcdn:before {
	content: ""
}
.fa-chevron-circle-left:before {
	content: ""
}
.fa-chevron-circle-right:before {
	content: ""
}
.fa-chevron-circle-up:before {
	content: ""
}
.fa-chevron-circle-down:before {
	content: ""
}
.fa-html5:before {
	content: ""
}
.fa-css3:before {
	content: ""
}
.fa-anchor:before {
	content: ""
}
.fa-unlock-alt:before {
	content: ""
}
.fa-bullseye:before {
	content: ""
}
.fa-ellipsis-h:before {
	content: ""
}
.fa-ellipsis-v:before {
	content: ""
}
.fa-rss-square:before {
	content: ""
}
.fa-play-circle:before {
	content: ""
}
.fa-ticket:before {
	content: ""
}
.fa-minus-square:before {
	content: ""
}
.fa-minus-square-o:before {
	content: ""
}
.fa-level-up:before {
	content: ""
}
.fa-level-down:before {
	content: ""
}
.fa-check-square:before {
	content: ""
}
.fa-pencil-square:before {
	content: ""
}
.fa-external-link-square:before {
	content: ""
}
.fa-share-square:before {
	content: ""
}
.fa-compass:before {
	content: ""
}
.fa-toggle-down:before, .fa-caret-square-o-down:before {
	content: ""
}
.fa-toggle-up:before, .fa-caret-square-o-up:before {
	content: ""
}
.fa-toggle-right:before, .fa-caret-square-o-right:before {
	content: ""
}
.fa-euro:before, .fa-eur:before {
	content: ""
}
.fa-gbp:before {
	content: ""
}
.fa-dollar:before, .fa-usd:before {
	content: ""
}
.fa-rupee:before, .fa-inr:before {
	content: ""
}
.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
	content: ""
}
.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
	content: ""
}
.fa-won:before, .fa-krw:before {
	content: ""
}
.fa-bitcoin:before, .fa-btc:before {
	content: ""
}
.fa-file:before {
	content: ""
}
.fa-file-text:before {
	content: ""
}
.fa-sort-alpha-asc:before {
	content: ""
}
.fa-sort-alpha-desc:before {
	content: ""
}
.fa-sort-amount-asc:before {
	content: ""
}
.fa-sort-amount-desc:before {
	content: ""
}
.fa-sort-numeric-asc:before {
	content: ""
}
.fa-sort-numeric-desc:before {
	content: ""
}
.fa-thumbs-up:before {
	content: ""
}
.fa-thumbs-down:before {
	content: ""
}
.fa-youtube-square:before {
	content: ""
}
.fa-youtube:before {
	content: ""
}
.fa-xing:before {
	content: ""
}
.fa-xing-square:before {
	content: ""
}
.fa-youtube-play:before {
	content: ""
}
.fa-dropbox:before {
	content: ""
}
.fa-stack-overflow:before {
	content: ""
}
.fa-instagram:before {
	content: ""
}
.fa-flickr:before {
	content: ""
}
.fa-adn:before {
	content: ""
}
.fa-bitbucket:before {
	content: ""
}
.fa-bitbucket-square:before {
	content: ""
}
.fa-tumblr:before {
	content: ""
}
.fa-tumblr-square:before {
	content: ""
}
.fa-long-arrow-down:before {
	content: ""
}
.fa-long-arrow-up:before {
	content: ""
}
.fa-long-arrow-left:before {
	content: ""
}
.fa-long-arrow-right:before {
	content: ""
}
.fa-apple:before {
	content: ""
}
.fa-windows:before {
	content: ""
}
.fa-android:before {
	content: ""
}
.fa-linux:before {
	content: ""
}
.fa-dribbble:before {
	content: ""
}
.fa-skype:before {
	content: ""
}
.fa-foursquare:before {
	content: ""
}
.fa-trello:before {
	content: ""
}
.fa-female:before {
	content: ""
}
.fa-male:before {
	content: ""
}
.fa-gittip:before {
	content: ""
}
.fa-sun-o:before {
	content: ""
}
.fa-moon-o:before {
	content: ""
}
.fa-archive:before {
	content: ""
}
.fa-bug:before {
	content: ""
}
.fa-vk:before {
	content: ""
}
.fa-weibo:before {
	content: ""
}
.fa-renren:before {
	content: ""
}
.fa-pagelines:before {
	content: ""
}
.fa-stack-exchange:before {
	content: ""
}
.fa-arrow-circle-o-right:before {
	content: ""
}
.fa-arrow-circle-o-left:before {
	content: ""
}
.fa-toggle-left:before, .fa-caret-square-o-left:before {
	content: ""
}
.fa-dot-circle-o:before {
	content: ""
}
.fa-wheelchair:before {
	content: ""
}
.fa-vimeo-square:before {
	content: ""
}
.fa-turkish-lira:before, .fa-try:before {
	content: ""
}
.fa-plus-square-o:before {
	content: ""
}
.fa-space-shuttle:before {
	content: ""
}
.fa-slack:before {
	content: ""
}
.fa-envelope-square:before {
	content: ""
}
.fa-wordpress:before {
	content: ""
}
.fa-openid:before {
	content: ""
}
.fa-institution:before, .fa-bank:before, .fa-university:before {
	content: ""
}
.fa-mortar-board:before, .fa-graduation-cap:before {
	content: ""
}
.fa-yahoo:before {
	content: ""
}
.fa-google:before {
	content: ""
}
.fa-reddit:before {
	content: ""
}
.fa-reddit-square:before {
	content: ""
}
.fa-stumbleupon-circle:before {
	content: ""
}
.fa-stumbleupon:before {
	content: ""
}
.fa-delicious:before {
	content: ""
}
.fa-digg:before {
	content: ""
}
.fa-pied-piper:before {
	content: ""
}
.fa-pied-piper-alt:before {
	content: ""
}
.fa-drupal:before {
	content: ""
}
.fa-joomla:before {
	content: ""
}
.fa-language:before {
	content: ""
}
.fa-fax:before {
	content: ""
}
.fa-building:before {
	content: ""
}
.fa-child:before {
	content: ""
}
.fa-paw:before {
	content: ""
}
.fa-spoon:before {
	content: ""
}
.fa-cube:before {
	content: ""
}
.fa-cubes:before {
	content: ""
}
.fa-behance:before {
	content: ""
}
.fa-behance-square:before {
	content: ""
}
.fa-steam:before {
	content: ""
}
.fa-steam-square:before {
	content: ""
}
.fa-recycle:before {
	content: ""
}
.fa-automobile:before, .fa-car:before {
	content: ""
}
.fa-cab:before, .fa-taxi:before {
	content: ""
}
.fa-tree:before {
	content: ""
}
.fa-spotify:before {
	content: ""
}
.fa-deviantart:before {
	content: ""
}
.fa-soundcloud:before {
	content: ""
}
.fa-database:before {
	content: ""
}
.fa-file-pdf-o:before {
	content: ""
}
.fa-file-word-o:before {
	content: ""
}
.fa-file-excel-o:before {
	content: ""
}
.fa-file-powerpoint-o:before {
	content: ""
}
.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
	content: ""
}
.fa-file-zip-o:before, .fa-file-archive-o:before {
	content: ""
}
.fa-file-sound-o:before, .fa-file-audio-o:before {
	content: ""
}
.fa-file-movie-o:before, .fa-file-video-o:before {
	content: ""
}
.fa-file-code-o:before {
	content: ""
}
.fa-vine:before {
	content: ""
}
.fa-codepen:before {
	content: ""
}
.fa-jsfiddle:before {
	content: ""
}
.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
	content: ""
}
.fa-circle-o-notch:before {
	content: ""
}
.fa-ra:before, .fa-rebel:before {
	content: ""
}
.fa-ge:before, .fa-empire:before {
	content: ""
}
.fa-git-square:before {
	content: ""
}
.fa-git:before {
	content: ""
}
.fa-hacker-news:before {
	content: ""
}
.fa-tencent-weibo:before {
	content: ""
}
.fa-qq:before {
	content: ""
}
.fa-wechat:before, .fa-weixin:before {
	content: ""
}
.fa-send:before, .fa-paper-plane:before {
	content: ""
}
.fa-send-o:before, .fa-paper-plane-o:before {
	content: ""
}
.fa-history:before {
	content: ""
}
.fa-circle-thin:before {
	content: ""
}
.fa-header:before {
	content: ""
}
.fa-paragraph:before {
	content: ""
}
.fa-sliders:before {
	content: ""
}
.fa-share-alt:before {
	content: ""
}
.fa-share-alt-square:before {
	content: ""
}
.fa-bomb:before {
	content: ""
}
.fa-soccer-ball-o:before, .fa-futbol-o:before {
	content: ""
}
.fa-tty:before {
	content: ""
}
.fa-binoculars:before {
	content: ""
}
.fa-plug:before {
	content: ""
}
.fa-slideshare:before {
	content: ""
}
.fa-twitch:before {
	content: ""
}
.fa-yelp:before {
	content: ""
}
.fa-newspaper-o:before {
	content: ""
}
.fa-wifi:before {
	content: ""
}
.fa-calculator:before {
	content: ""
}
.fa-paypal:before {
	content: ""
}
.fa-google-wallet:before {
	content: ""
}
.fa-cc-visa:before {
	content: ""
}
.fa-cc-mastercard:before {
	content: ""
}
.fa-cc-discover:before {
	content: ""
}
.fa-cc-amex:before {
	content: ""
}
.fa-cc-paypal:before {
	content: ""
}
.fa-cc-stripe:before {
	content: ""
}
.fa-bell-slash:before {
	content: ""
}
.fa-bell-slash-o:before {
	content: ""
}
.fa-trash:before {
	content: ""
}
.fa-copyright:before {
	content: ""
}
.fa-at:before {
	content: ""
}
.fa-eyedropper:before {
	content: ""
}
.fa-paint-brush:before {
	content: ""
}
.fa-birthday-cake:before {
	content: ""
}
.fa-area-chart:before {
	content: ""
}
.fa-pie-chart:before {
	content: ""
}
.fa-line-chart:before {
	content: ""
}
.fa-lastfm:before {
	content: ""
}
.fa-lastfm-square:before {
	content: ""
}
.fa-toggle-off:before {
	content: ""
}
.fa-toggle-on:before {
	content: ""
}
.fa-bicycle:before {
	content: ""
}
.fa-bus:before {
	content: ""
}
.fa-ioxhost:before {
	content: ""
}
.fa-angellist:before {
	content: ""
}
.fa-cc:before {
	content: ""
}
.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
	content: ""
}
.fa-meanpath:before {
	content: ""
}
@font-face {
	font-family: Flat-UI-Icons;
	src: url(../App_Themes/Aziatop_CSS/fonts/Startup-Icons.eot);
	src: url(../App_Themes/Aziatop_CSS/fonts/Startup-Icons.eot?#iefix) format("embedded-opentype"), url(../App_Themes/Aziatop_CSS/fonts/Startup-Icons.woff) format("woff"), url(../App_Themes/Aziatop_CSS/fonts/Startup-Icons.ttf) format("truetype"), url(../App_Themes/Aziatop_CSS/fonts/Startup-Icons.svg#Flat-UI-Icons) format("svg")
}
[data-icon]:before {
	font-family: Flat-UI-Icons;
	content: attr(data-icon);
	speak: none;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased
}
.fui-triangle-up, .fui-triangle-up-small, .fui-triangle-right-large, .fui-triangle-left-large, .fui-triangle-down, .fui-info, .fui-alert, .fui-question, .fui-window, .fui-windows, .fui-arrow-right, .fui-arrow-left, .fui-loop, .fui-cmd, .fui-mic, .fui-triangle-down-small, .fui-check-inverted, .fui-heart, .fui-location, .fui-plus, .fui-check, .fui-cross, .fui-list, .fui-new, .fui-video, .fui-photo, .fui-volume, .fui-time, .fui-eye, .fui-chat, .fui-home, .fui-upload, .fui-search, .fui-user, .fui-mail, .fui-lock, .fui-power, .fui-star, .fui-calendar, .fui-gear, .fui-book, .fui-exit, .fui-trash, .fui-folder, .fui-bubble, .fui-cross-inverted, .fui-plus-inverted, .fui-export, .fui-radio-unchecked, .fui-radio-checked, .fui-checkbox-unchecked, .fui-checkbox-checked, .fui-flat, .fui-calendar-solid, .fui-star-2, .fui-credit-card, .fui-clip, .fui-link, .fui-pause, .fui-play, .fui-tag, .fui-document, .fui-image, .fui-facebook, .fui-youtube, .fui-vimeo, .fui-twitter, .fui-stumbleupon, .fui-spotify, .fui-skype, .fui-pinterest, .fui-path, .fui-myspace, .fui-linkedin, .fui-googleplus, .fui-dribbble, .fui-blogger, .fui-behance, .fui-list-thumbnailed, .fui-list-small-thumbnails, .fui-list-numbered, .fui-list-large-thumbnails, .fui-list-columned, .fui-list-bulleted, .fui-arrow-down, .fui-arrow-up, .fui-phone, .fui-round-bubble, .fui-apple, .fui-android, .fui-microsoft, .fui-ovi {
	display: inline-block;
	font-family: Flat-UI-Icons;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased
}
.fui-triangle-up:before {
	content: ""
}
.fui-triangle-up-small:before {
	content: ""
}
.fui-triangle-right-large:before {
	content: ""
}
.fui-triangle-left-large:before {
	content: ""
}
.fui-triangle-down:before {
	content: ""
}
.fui-info:before {
	content: ""
}
.fui-alert:before {
	content: ""
}
.fui-question:before {
	content: ""
}
.fui-window:before {
	content: ""
}
.fui-windows:before {
	content: ""
}
.fui-arrow-right:before {
	content: ""
}
.fui-arrow-left:before {
	content: ""
}
.fui-loop:before {
	content: ""
}
.fui-cmd:before {
	content: ""
}
.fui-mic:before {
	content: ""
}
.fui-triangle-down-small:before {
	content: ""
}
.fui-check-inverted:before {
	content: ""
}
.fui-heart:before {
	content: ""
}
.fui-location:before {
	content: ""
}
.fui-plus:before {
	content: ""
}
.fui-check:before {
	content: ""
}
.fui-cross:before {
	content: ""
}
.fui-list:before {
	content: ""
}
.fui-new:before {
	content: ""
}
.fui-video:before {
	content: ""
}
.fui-photo:before {
	content: ""
}
.fui-volume:before {
	content: ""
}
.fui-time:before {
	content: ""
}
.fui-eye:before {
	content: ""
}
.fui-chat:before {
	content: ""
}
.fui-home:before {
	content: ""
}
.fui-upload:before {
	content: ""
}
.fui-search:before {
	content: ""
}
.fui-user:before {
	content: ""
}
.fui-mail:before {
	content: ""
}
.fui-lock:before {
	content: ""
}
.fui-power:before {
	content: ""
}
.fui-star:before {
	content: ""
}
.fui-calendar:before {
	content: ""
}
.fui-gear:before {
	content: ""
}
.fui-book:before {
	content: ""
}
.fui-exit:before {
	content: ""
}
.fui-trash:before {
	content: ""
}
.fui-folder:before {
	content: ""
}
.fui-bubble:before {
	content: ""
}
.fui-cross-inverted:before {
	content: ""
}
.fui-plus-inverted:before {
	content: ""
}
.fui-export:before {
	content: ""
}
.fui-radio-unchecked:before {
	content: ""
}
.fui-radio-checked:before {
	content: ""
}
.fui-checkbox-unchecked:before {
	content: ""
}
.fui-checkbox-checked:before {
	content: ""
}
.fui-flat:before {
	content: ""
}
.fui-calendar-solid:before {
	content: ""
}
.fui-star-2:before {
	content: ""
}
.fui-credit-card:before {
	content: ""
}
.fui-clip:before {
	content: ""
}
.fui-link:before {
	content: ""
}
.fui-pause:before {
	content: ""
}
.fui-play:before {
	content: ""
}
.fui-tag:before {
	content: ""
}
.fui-document:before {
	content: ""
}
.fui-image:before {
	content: ""
}
.fui-facebook:before {
	content: ""
}
.fui-youtube:before {
	content: ""
}
.fui-vimeo:before {
	content: ""
}
.fui-twitter:before {
	content: ""
}
.fui-stumbleupon:before {
	content: ""
}
.fui-spotify:before {
	content: ""
}
.fui-skype:before {
	content: ""
}
.fui-pinterest:before {
	content: ""
}
.fui-path:before {
	content: ""
}
.fui-myspace:before {
	content: ""
}
.fui-linkedin:before {
	content: ""
}
.fui-googleplus:before {
	content: ""
}
.fui-dribbble:before {
	content: ""
}
.fui-blogger:before {
	content: ""
}
.fui-behance:before {
	content: ""
}
.fui-list-thumbnailed:before {
	content: ""
}
.fui-list-small-thumbnails:before {
	content: ""
}
.fui-list-numbered:before {
	content: ""
}
.fui-list-large-thumbnails:before {
	content: ""
}
.fui-list-columned:before {
	content: ""
}
.fui-list-bulleted:before {
	content: ""
}
.fui-arrow-down:before {
	content: ""
}
.fui-arrow-up:before {
	content: ""
}
.fui-phone:before {
	content: ""
}
.fui-round-bubble:before {
	content: ""
}
.fui-apple:before {
	content: ""
}
.fui-android:before {
	content: ""
}
.fui-microsoft:before {
	content: ""
}
.fui-ovi:before {
	content: ""
}
.pattern-80 {
	content: "";
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	
}
.pattern-50 {
	content: "";
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	
}
.pattern-40 {
	content: "";
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	
}
.pattern-20 {
	content: "";
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	
}
.pattern {
	content: "";
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
body {
	color: #34495e;
	font-family: Lato, Helvetica, Arial, sans-serif;
	font-size: 15.988px;
	line-height: 1.231
}
input, button, select, textarea {
	font-family: Lato, Helvetica, Arial, sans-serif;
	font-size: 14px
}
a {
	color: #29aae1;
	text-decoration: none;
	transition: .25s
}
a:hover {
	color: #e30f83;
	text-decoration: none
}
h1, .h1 {
	font-size: 63px
}
h2, .h2 {
	font-size: 40px
}
h3, .h3 {
	font-size: 32px
}
h4, .h4 {
	font-size: 24px
}
h5, .h5 {
	font-size: 20px
}
h6, .h6 {
	font-size: 16px
}
h1.titulo{ color:#fff; font-size:50px;}
h1.titulo span{ font-size:30px;}
.text16{  line-height:normal;}

@media(max-width:767px) {
h1, .h1 {
	font-size: 56.8px
}
}

@media(max-width:479px) {
h1, .h1 {
	font-size: 42.6px
}
}

@media(max-width:322px) {
h1, .h1 {
	font-size: 35.5px
}
}

@media(max-width:767px) {
h2, .h2 {
	font-size: 33.6px
}
}

@media(max-width:479px) {
h2, .h2 {
	font-size: 29.4px
}
}

@media(max-width:767px) {
h3, .h3 {
	font-size: 25.6px
}
}

@media(max-width:479px) {
h3, .h3 {
	font-size: 22.4px
}
}

@media(max-width:767px) {
h4, .h4 {
	font-size: 19.2px
}
}

@media(max-width:479px) {
h4, .h4 {
	font-size: 16.8px
}
}

@media(max-width:767px) {
h5, .h5 {
	font-size: 16px
}
}

@media(max-width:479px) {
h5, .h5 {
	font-size: 16px
}
}

@media(max-width:767px) {
h6, .h6 {
	font-size: 12.8px
}
}

@media(max-width:479px) {
h6, .h6 {
	font-size: 12.8px
}
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
	line-height: 1.2em;
	color: #34495e;
	font-family: Montserrat, Helvetica, Arial, sans-serif
}
h1 {
	letter-spacing: -2px
}
h2 {
	margin-bottom: 40px
}

@media(max-width:767px) {
h2 {
	margin-bottom: 20px;
	letter-spacing: -2px
}
}
h3 {
	margin-bottom: 30px;
	margin-top: 2px
}
h4 {
	margin-top: 4px;
	margin-bottom: 5px
}
h6 .fa-ul li {
	padding-bottom: 10px
}
p {
	font-size: 17px;
	/*line-height: normal*/
}

#acidezInfo article p, #guia article p{ line-height:20px;}
#product-description p{ line-height:20px;}
@media(max-width:767px) {
p {
	font-size: 15px
}
}
.lead {
	font-family: Montserrat, Helvetica, Arial, sans-serif;
	font-size: 23.8px;
	line-height: 1.4642745;
	font-weight: 400;
	margin-bottom: 30px
}
.lead span{ font-size:12px; text-transform:uppercase;}

@media(max-width:767px) {
.lead {
	font-size: 17.5px
}
}
small {
	font-size: 84%;
	line-height: 2.050846
}
blockquote {
	position: relative;
	border-left: none;
	padding-left: 19px
}
blockquote p {
	font-size: 20.006px;
	line-height: 1.549829;
	font-weight: 400;
	margin-bottom: .4em
}
blockquote small {
	font-size: 18.004px;
	line-height: 1.722169;
	font-style: italic;
	color: #34495e
}
blockquote small:before {
	content: ""
}
blockquote:before {
	position: absolute;
	left: 0;
	width: 3px;
	height: 100%;
	top: 0;
	bottom: 0;
	background-color: #ebedee;
	content: "";
	border-radius: 2px
}
.img-rounded {
	border-radius: 5px
}
.img-comment {
	font-size: 14.994px;
	line-height: 1.231;
	font-style: italic;
	margin: 24px 0
}
.text-primary {
	color: #9aca3c
}
a.text-primary:hover, a.text-primary:focus {
	color: #7ba230
}
.text-success {
	color: #2ecc71
}
a.text-success:hover, a.text-success:focus {
	color: #25a35a
}
.text-danger {
	color: #e74c3c
}
a.text-danger:hover, a.text-danger:focus {
	color: #b93d30
}
.text-warning {
	color: #f1c40f
}
a.text-warning:hover, a.text-warning:focus {
	color: #c19d0c
}
.text-info {
	color: #3498db
}
a.text-info:hover, a.text-info:focus {
	color: #2a7aaf
}
.text-inverse {
	color: #fff
}
a.text-inverse:hover, a.text-inverse:focus {
	color: #ccc
}
.muted {
	color: #bdc3c7
}
a.muted:hover, a.muted:focus {
	color: #979c9f
}
footer {
	background-color: transparent
}
.input-append input {
	border-radius: 6px 0 0 6px
}
.bg-white {
	background-color: #6f287b;
}
.bg-black {
	background-color: #000
}
.bg-turquoise {
	background-color: #1abc9c
}
.bg-green-sea {
	background-color: #16a085
}
.bg-emerland {
	background-color: #2ecc71
}
.bg-nephritis {
	background-color: #27ae60
}
.bg-peter-river {
	background-color: #3498db
}
.bg-belize-hole {
	background-color: #2980b9
}
.bg-amethyst {
	background-color: #9b59b6
}
.bg-wisteria {
	background-color: #8e44ad
}
.bg-wet-asphalt {
	background-color: #34495e
}
.bg-midnight-blue {
	/*background-color: #2c3e50*/
	background-color:#0057a0;
}
.bg-sun-flower {
	background-color: #f1c40f
}
.bg-orange {
	background-color: #ec3b24
}
.bg-carrot {
	background-color: #e67e22
}
.bg-pumpkin {
	background-color: #d35400
}
.bg-alizarin {
	background-color: #e74c3c
}
.bg-pomegranate {
	background-color: #c0392b
}
.bg-clouds {
	background-color: #f6f9fa;
	background: linear-gradient(90deg, #fff 0, #f1f7f9 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f1f7f9', GradientType=1)
}
.bg-silver {
	background-color: #bdc3c7
}
.bg-concrete {
	background-color: #95a5a6
}
.bg-asbestos {
	background-color: #7f8c8d
}
.bg-base {
	background-color: #34495e
}
.bg-firm {
	background-color: #1abc9c
}
.bg-success {
	background-color: #2ecc71
}
.bg-danger {
	background-color: #e74c3c
}
.bg-warning {
	background-color: #f1c40f
}
.bg-info {
	background-color: #3498db
}
.bg-gray {
	background-color: #f1f4f9
}
.bordered {
	border-style: solid
}
.bordered.bg-turquoise {
	border-color: #16a085
}
.bordered.bg-emerland {
	border-color: #27ae60
}
.bordered.bg-peter-river {
	border-color: #2980b9
}
.bordered.bg-amethyst {
	border-color: #8e44ad
}
.bordered.bg-wet-asphalt {
	border-color: #2c3e50
}
.bordered.bg-sun-flower {
	border-color: #f39c12
}
.bordered.bg-carrot {
	border-color: #d35400
}
.bordered.bg-alizarin {
	border-color: #c0392b
}
.bordered.bg-clouds {
	border-color: #bdc3c7
}
.bordered.bg-concrete {
	border-color: #7f8c8d
}
body {
	overflow-x: hidden;
	color: #7f8c8d;
	line-height: 1.29
}

@media(max-width:767px) {
body {
	padding-right: 0;
	padding-left: 0
}
}
li {
	line-height: 27px
}
.btn {
	transition: .25s;
	text-transform: uppercase
}
.btn.btn-large {
	font-size: 17px;
	padding: 12px 18px
}
.btn>[class^=fui-] {
	margin-left: 4px;
	margin-right: 4px;
	line-height: inherit;
	display: inline-block;
	vertical-align: top
}
textarea, input[type=text], input[type=password], input[type=datetime], input[type=datetime-local], input[type=date], input[type=month], input[type=time], input[type=week], input[type=number], input[type=email], input[type=url], input[type=search], input[type=tel], input[type=color], .uneditable-input {
	outline: none
}
.form-group {
	margin-bottom: 20px
}
label {
	line-height: 20px;
	margin-bottom: 10px;
	font-size: 16px;
	line-height: 1.2em;
	color: #34495e;
	font-family: Montserrat, Helvetica, Arial, sans-serif
}

@media(max-width:767px) {
label {
	font-size: 12.8px
}
}

@media(max-width:479px) {
label {
	font-size: 12.8px
}
}
.carousel {
	line-height: 1
}
.hero-unit h1 {
	margin-bottom: 0;
	font-size: 60px;
	line-height: 1;
	letter-spacing: -1px;
	color: inherit
}
h4, h5, h6 {
	margin-top: 10px;
	margin-bottom: 10px
}
p {
	margin-bottom: 10px
}
.page-wrapper {
	position: relative;
	z-index: 2;
	background: #fff
}
.header-background {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0
}
.page-wrapper, .header-antiflicker, body>header .header-background {
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	transition: all .33s cubic-bezier(.694, .0482, .335, 1)
}
.nav-visible .page-wrapper, .nav-visible .navbar.navbar-fixed-top, .nav-visible .header-antiflicker, .nav-visible body>header .header-background {
	-webkit-transform: translate3d(-230px, 0, 0);
	-ms-transform: translate3d(-230px, 0, 0);
	transform: translate3d(-230px, 0, 0)
}
.no-csstransitions .page-wrapper, .no-csstransitions .header-antiflicker {
	left: 0
}
.no-csstransitions.nav-visible .page-wrapper, .no-csstransitions.nav-visible .navbar.navbar-fixed-top, .no-csstransitions.nav-visible .header-antiflicker {
	left: -230px!important;
	right: auto
}
.carousel-indicators {
	width: 100%
}
[class^=fui-] {
	display: inline-block;
	vertical-align: middle
}
body>section, header, footer {
	position: relative;
	box-sizing: border-box
}

@media(max-width:767px) {
body>section, header, footer {
	padding-right: 5px;
	padding-left: 5px
}
}
img {
	width: auto\9;
	height: auto;
	max-width: 100%;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic
}
img {
	-webkit-backface-visibility: hidden
}
textarea, input[type=text], input[type=password], input[type=datetime], input[type=datetime-local], input[type=date], input[type=month], input[type=time], input[type=week], input[type=number], input[type=email], input[type=url], input[type=search], input[type=tel], input[type=color], .uneditable-input {
	font-size: 16px
}

@media(max-width:767px) {
textarea, input[type=text], input[type=password], input[type=datetime], input[type=datetime-local], input[type=date], input[type=month], input[type=time], input[type=week], input[type=number], input[type=email], input[type=url], input[type=search], input[type=tel], input[type=color], .uneditable-input {
	font-size: 14.4px
}
}
a:hover, button:hover, a:focus, button:focus, a:active, button:active {
	outline: none
}
.bs-callout {
	padding: 20px;
	margin: 20px 0;
	border: 1px solid #eee;
	border-left-width: 5px;
	border-radius: 3px
}
.bs-callout h4 {
	margin-top: 0;
	margin-bottom: 5px
}
.bs-callout p:last-child {
	margin-bottom: 0
}
.bs-callout code {
	border-radius: 3px
}
.bs-callout+.bs-callout {
	margin-top: -5px
}
.bs-callout-default {
	border-left-color: #777
}
.bs-callout-default h4 {
	color: #777
}
.bs-callout-primary {
	border-left-color: #29aae1
}
.bs-callout-primary h1, .bs-callout-primary h2, .bs-callout-primary h3, .bs-callout-primary h4, .bs-callout-primary h5, .bs-callout-primary h6 {
	color: #29aae1
}
.bs-callout-success {
	border-left-color: #2ecc71
}
.bs-callout-success h1, .bs-callout-success h2, .bs-callout-success h3, .bs-callout-success h4, .bs-callout-success h5, .bs-callout-success h6 {
	color: #2ecc71
}
.bs-callout-danger {
	border-left-color: #e74c3c
}
.bs-callout-danger h1, .bs-callout-danger h2, .bs-callout-danger h3, .bs-callout-danger h4, .bs-callout-danger h5, .bs-callout-danger h6 {
	color: #e74c3c
}
.bs-callout-warning {
	border-left-color: #f1c40f
}
.bs-callout-warning h1, .bs-callout-warning h2, .bs-callout-warning h3, .bs-callout-warning h4, .bs-callout-warning h5, .bs-callout-warning h6 {
	color: #f1c40f
}
.bs-callout-info {
	border-left-color: #3498db
}
.bs-callout-info h1, .bs-callout-info h2, .bs-callout-info h3, .bs-callout-info h4, .bs-callout-info h5, .bs-callout-info h6 {
	color: #3498db
}
.fa-ul {
	margin-left: 1.7em;
	margin-top: 17px
}

@media(max-width:767px) {
.fa-ul {
	margin-top: 7px
}
}
.fa-ul li {
	margin-bottom: 8px
}

@media(max-width:767px) {
.fa-ul li {
	margin-bottom: 3px
}
}
.text-white h1, .text-white h2, .text-white h3, .text-white h5, .text-white h6, .text-white p {
	color: #fff
}
.bg-cover {
	background-position: 50% 50%;
	background-size: cover
}
.video-container {
	position: relative;
	padding-bottom: 56.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%
}
.separator {
	background-color: #29aae1;
	height: 2px;
	width: 80px;
	display: inline-block
}
.cd-top {
	display: inline-block;
	height: 40px;
	width: 40px;
	position: fixed;
	bottom: 40px;
	right: 10px;
	box-shadow: 0 0 10px rgba(0,0,0,.05);
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	background: rgba(52,73,94,.8) url(../App_Themes/Aziatop_CSS/images/cd-top-arrow.svg) no-repeat center 50%;
	
	visibility: hidden;
	opacity: 0;
	transition: opacity .3s 0s, visibility 0s .3s;
	z-index: 9999
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
	transition: opacity .3s 0s, visibility 0s 0s
}
.cd-top.cd-is-visible {
	visibility: visible;
	opacity: 1
}
.cd-top.cd-fade-out {
	opacity: .5
}
.no-touch .cd-top:hover {
	background-color: #29aae1;
	opacity: 1
}

@media only screen and (min-width:768px) {
.cd-top {
	right: 20px;
	bottom: 20px
}
}

@media only screen and (min-width:1024px) {
.cd-top {
	height: 60px;
	width: 60px;
	right: 30px;
	bottom: 90px
}
}
.anchor:before {
	content: '';
	display: block;
	position: relative;
	width: 0;
	height: 170px;
	margin-top: -170px
}
p a {
	font-weight: 700
}
.img-margin-top {
	margin-top: 40px
}
.v-wrapper {
	display: table;
	height: 100%;
	width: 100%
}
.v-wrapper .v-inner {
	display: table-cell;
	height: 100%;
	vertical-align: middle
}
.btns .btn+.btn {
	margin-left: 20px
}
.btn-lg {
	letter-spacing: 1px
}
.btn-white {
	border: 2px solid #fff;
	color: #fff;
	background: none
}
.btn-brand-line {
	border: 2px solid #29aae1;
	color: #29aae1;
	background: none
}
.btn-white-line {
	border: 2px solid #fff;
	color: #fff;
	background: rgba(255,255,255,0)
}
.btn-grey-line {
	border: 2px solid #ccc;
	color: #fff;
	background: rgba(255,255,255,0)
}
.col-xs-15, .col-sm-15, .col-md-15, .col-lg-15 {
	position: relative;
	min-height: 1px;
	padding-right: 10px;
	padding-left: 10px
}
.col-xs-15 {
	width: 20%;
	float: left
}

@media(min-width:768px) {
.col-sm-15 {
	width: 20%;
	float: left
}
}

@media(min-width:992px) {
.col-md-15 {
	width: 20%;
	float: left
}
}

@media(min-width:1200px) {
.col-lg-15 {
	width: 20%;
	float: left
}
}

@media only screen and (max-width:779px) {
.link-more {
	display: inline-block;
	margin-bottom: 40px
}
}
.white-font h1, .white-font h2, .white-font h3, .white-font h4, .white-font h5, .white-font h6, .white-font p, .white-font body, .white-font span {
	color: #fff
}
.navbar {
	left: 0;
	right: 0
}
.navbar .brand {
	padding: 23px 28px 24px 0;
	float: left
}
.navbar .subnav {
	display: none
}
.navbar a {
	transition: .25s
}
.navbar .navbar-collapse {
	padding-left: 0;
	padding-right: 0
}
.navbar .nav>li {
	float: left
}
.navbar .nav>li>a:hover, .navbar .nav>li>a:focus {
	background: none
}
.navbar .navbar-toggle {
	margin: 26px 0 10px;
	color: #fff;
	background: none;
	padding: 0;
	width: 30px;
	height: 30px;
	
	border-radius: 0
}
.navbar .navbar-toggle:before {
	display: none
}
.navbar .navbar-form .btn {
	height: auto;
	line-height: 22px;
	padding-top: 10px;
	padding-bottom: 10px
}
.navbar .nav>li>a>[class*=fui-] {
	font-size: 24px;
	margin: -10px 0 0;
	position: relative;
	top: 4px
}
.navbar.navbar-fixed-top {
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	transition: all .33s cubic-bezier(.694, .0482, .335, 1);
	max-width: 1170px;
	margin: 0 auto
}

@media(min-width:768px)and (max-width:991px) {
.navbar-collapse.collapse {
	display: none!important
}
.navbar-toggle {
	display: block
}
.navbar-header {
	float: none
}
}
.header-19 .navbar-collapse.collapse, .header-16 .navbar-collapse.collapse {
	display: none!important
}

@media(max-width:991px) {
body .navbar-collapse {
	width: 230px;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	height: 100%!important;
	z-index: 1
}
}

@media(min-width:992px) {
body>.collapse.navbar-collapse {
	display: none!important
}
}
body .navbar-collapse#header-19, body .navbar-collapse#header-16 {
	width: 230px;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	height: 100%!important;
	z-index: 1
}
body>.navbar-collapse {
	padding: 25px 0;
	overflow: auto;
	background: #222527;
	min-height: 100%
}
body>.navbar-collapse::-webkit-scrollbar {
display:none
}
body>.navbar-collapse .pull-right, body>.navbar-collapse .pull-left {
	float: none!important
}
body>.navbar-collapse .nav {
	margin: 0 0 10px
}
body>.navbar-collapse .nav>li {
	margin: 0
}
body>.navbar-collapse .nav>li>a {
	display: block;
	padding: 12px 35px;
	border-bottom: 2px solid #24292d;
	font-size: 13px;
	font-weight: 400;
	letter-spacing: 1px;
	color: #5b5e61;
	text-transform: uppercase
}
body>.navbar-collapse .nav>li>a:hover, body>.navbar-collapse .nav>li>a:focus, body>.navbar-collapse .nav>li>a.active {
	color: #fff
}
body>.navbar-collapse .nav>li>a:hover, body>.navbar-collapse .nav>li>a:focus {
	background: none
}
body>.navbar-collapse .nav>li.active>a {
	color: #fff
}
body>.navbar-collapse .nav>li.active>a:hover, body>.navbar-collapse .nav>li.active>a:focus, body>.navbar-collapse .nav>li.active>a.active {
	color: #fff
}
body>.navbar-collapse .subnav {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0
}
body>.navbar-collapse .subnav li>a {
	display: block;
	margin: 0;
	padding: 7px 35px;
	font-size: 13px;
	font-weight: 400;
	color: #5b5e61;
	text-transform: capitalize
}
body>.navbar-collapse .subnav li>a:hover, body>.navbar-collapse .subnav li>a:focus, body>.navbar-collapse .subnav li>a.active {
	color: #fff
}
body>.navbar-collapse .navbar-form, body>.navbar-collapse .navbar-search {
	padding: 10px 35px;
	margin: 0;
	border-bottom: 0 none;
	border-top: 0 none;
	box-shadow: none
}
body>.navbar-collapse .navbar-form:focus, body>.navbar-collapse .navbar-search:focus {
	outline: 0 none
}
body>.navbar-collapse .navbar-form .btn, body>.navbar-collapse .navbar-search .btn, body>.navbar-collapse .navbar-form .btn-primary, body>.navbar-collapse .navbar-search .btn-primary {
	height: 30px;
	line-height: 20px;
	font-size: 15px;
	color: #5b5e61;
	background: none;
	padding: 0
}
body>.navbar-collapse .navbar-form .btn:hover, body>.navbar-collapse .navbar-search .btn:hover, body>.navbar-collapse .navbar-form .btn-primary:hover, body>.navbar-collapse .navbar-search .btn-primary:hover {
	color: #fff
}
.delimiter {
	margin-top: 200px
}
.delimiter.line {
	margin-top: 150px;
	margin-bottom: 150px;
	border-top: 2px solid #ebedee
}
header {
	padding-top: 100px;
	padding-bottom: 70px;
	z-index: 100
}
header .brand {
	font-size: 25px;
	font-weight: 800;
	letter-spacing: -1px;
	color: #2c3e50
}

@media(max-width:767px) {
header .brand {
	font-size: 22.5px
}
}
header .brand img:first-child {
	float: left;
	margin: -10px 15px 0 0
}
section * {
	z-index: 2
}
.background {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	background: 50% 35% no-repeat;
	background-size: cover;
	opacity: 20;
	filter: alpha(opacity=2000);
	opacity: .2;
	filter: alpha(opacity=20)
}

@media(max-width:768px) {
.background {
	background-size: auto 200%
}
}
.container {
	position: relative;
	z-index: 2
}

@media(max-width:767px) {
header {
	box-sizing: border-box
}
}
.cd-intro a {
	text-decoration: none
}
.cd-intro i, .cd-intro em {
	font-style: normal
}
.cd-intro .cd-words-wrapper {
	display: inline-block;
	position: relative;
	text-align: left
}
.cd-intro .cd-words-wrapper b {
	display: inline-block;
	position: absolute;
	white-space: nowrap;
	left: 0;
	top: 0
}
.cd-intro .cd-words-wrapper b.is-visible {
	position: relative
}
.cd-intro .no-js .cd-words-wrapper b {
	opacity: 0
}
.cd-intro .no-js .cd-words-wrapper b.is-visible {
	opacity: 1
}
.cd-intro .cd-headline.rotate-1 .cd-words-wrapper {
	-webkit-perspective: 300px;
	perspective: 300px
}
.cd-intro .cd-headline.rotate-1 b {
	opacity: 0;
	-webkit-transform-origin: 50% 100%;
	-ms-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
	-webkit-transform: rotateX(180deg);
	-ms-transform: rotateX(180deg);
	transform: rotateX(180deg)
}
.cd-intro .cd-headline.rotate-1 b.is-visible {
	opacity: 1;
	-webkit-transform: rotateX(0deg);
	-ms-transform: rotateX(0deg);
	transform: rotateX(0deg);
	-webkit-animation: cd-rotate-1-in 1.2s;
	animation: cd-rotate-1-in 1.2s
}
.cd-intro .cd-headline.rotate-1 b.is-hidden {
	-webkit-transform: rotateX(180deg);
	-ms-transform: rotateX(180deg);
	transform: rotateX(180deg);
	-webkit-animation: cd-rotate-1-out 1.2s;
	animation: cd-rotate-1-out 1.2s
}
@-webkit-keyframes cd-rotate-1-in {
0% {
-webkit-transform:rotateX(180deg);
opacity:0
}
35% {
-webkit-transform:rotateX(120deg);
opacity:0
}
65% {
opacity:0
}
100% {
-webkit-transform:rotateX(360deg);
opacity:1
}
}
@keyframes cd-rotate-1-in {
0% {
-webkit-transform:rotateX(180deg);
-ms-transform:rotateX(180deg);
transform:rotateX(180deg);
opacity:0
}
35% {
-webkit-transform:rotateX(120deg);
-ms-transform:rotateX(120deg);
transform:rotateX(120deg);
opacity:0
}
65% {
opacity:0
}
100% {
-webkit-transform:rotateX(360deg);
-ms-transform:rotateX(360deg);
transform:rotateX(360deg);
opacity:1
}
}
@-webkit-keyframes cd-rotate-1-out {
0% {
-webkit-transform:rotateX(0deg);
opacity:1
}
35% {
-webkit-transform:rotateX(-40deg);
opacity:1
}
65% {
opacity:0
}
100% {
-webkit-transform:rotateX(180deg);
opacity:0
}
}
@keyframes cd-rotate-1-out {
0% {
-webkit-transform:rotateX(0deg);
-ms-transform:rotateX(0deg);
transform:rotateX(0deg);
opacity:1
}
35% {
-webkit-transform:rotateX(-40deg);
-ms-transform:rotateX(-40deg);
transform:rotateX(-40deg);
opacity:1
}
65% {
opacity:0
}
100% {
-webkit-transform:rotateX(180deg);
-ms-transform:rotateX(180deg);
transform:rotateX(180deg);
opacity:0
}
}
.cd-intro .cd-headline.type .cd-words-wrapper {
	vertical-align: top
}
.cd-intro .cd-headline.type .cd-words-wrapper::after {
	content: '';
	position: absolute;
	right: 0;
	top: 50%;
	bottom: auto;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	height: 90%;
	width: 1px;
	background-color: #aebcb9
}
.cd-intro .cd-headline.type .cd-words-wrapper.waiting::after {
	-webkit-animation: cd-pulse 1s infinite;
	animation: cd-pulse 1s infinite
}
.cd-intro .cd-headline.type .cd-words-wrapper.selected {
	background-color: #aebcb9
}
.cd-intro .cd-headline.type .cd-words-wrapper.selected::after {
	visibility: hidden
}
.cd-intro .cd-headline.type .cd-words-wrapper.selected b {
	color: #0d0d0d
}
.cd-intro .cd-headline.type b {
	visibility: hidden
}
.cd-intro .cd-headline.type b.is-visible {
	visibility: visible
}
.cd-intro .cd-headline.type i {
	position: absolute;
	visibility: hidden
}
.cd-intro .cd-headline.type i.in {
	position: relative;
	visibility: visible
}
@-webkit-keyframes cd-pulse {
0% {
-webkit-transform:translateY(-50%) scale(1);
opacity:1
}
40% {
-webkit-transform:translateY(-50%) scale(.9);
opacity:0
}
100% {
-webkit-transform:translateY(-50%) scale(0);
opacity:0
}
}
@keyframes cd-pulse {
0% {
-webkit-transform:translateY(-50%) scale(1);
-ms-transform:translateY(-50%) scale(1);
transform:translateY(-50%) scale(1);
opacity:1
}
40% {
-webkit-transform:translateY(-50%) scale(.9);
-ms-transform:translateY(-50%) scale(.9);
transform:translateY(-50%) scale(.9);
opacity:0
}
100% {
-webkit-transform:translateY(-50%) scale(0);
-ms-transform:translateY(-50%) scale(0);
transform:translateY(-50%) scale(0);
opacity:0
}
}
.cd-intro .cd-headline.rotate-2 .cd-words-wrapper {
	-webkit-perspective: 300px;
	perspective: 300px
}
.cd-intro .cd-headline.rotate-2 i, .cd-intro .cd-headline.rotate-2 em {
	display: inline-block;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}
.cd-intro .cd-headline.rotate-2 b {
	opacity: 0
}
.cd-intro .cd-headline.rotate-2 i {
	-webkit-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: translateZ(-20px) rotateX(90deg);
	-ms-transform: translateZ(-20px) rotateX(90deg);
	transform: translateZ(-20px) rotateX(90deg);
	opacity: 0
}
.cd-intro .is-visible .cd-headline.rotate-2 i {
	opacity: 1
}
.cd-intro .cd-headline.rotate-2 i.in {
	-webkit-animation: cd-rotate-2-in .4s forwards;
	animation: cd-rotate-2-in .4s forwards
}
.cd-intro .cd-headline.rotate-2 i.out {
	-webkit-animation: cd-rotate-2-out .4s forwards;
	animation: cd-rotate-2-out .4s forwards
}
.cd-intro .cd-headline.rotate-2 em {
	-webkit-transform: translateZ(20px);
	-ms-transform: translateZ(20px);
	transform: translateZ(20px)
}
.cd-intro .no-csstransitions .cd-headline.rotate-2 i {
	-webkit-transform: rotateX(0deg);
	-ms-transform: rotateX(0deg);
	transform: rotateX(0deg);
	opacity: 0
}
.cd-intro .no-csstransitions .cd-headline.rotate-2 i em {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}
.cd-intro .no-csstransitions .cd-headline.rotate-2 .is-visible i {
	opacity: 1
}
@-webkit-keyframes cd-rotate-2-in {
0% {
opacity:0;
-webkit-transform:translateZ(-20px) rotateX(90deg)
}
60% {
opacity:1;
-webkit-transform:translateZ(-20px) rotateX(-10deg)
}
100% {
opacity:1;
-webkit-transform:translateZ(-20px) rotateX(0deg)
}
}
@keyframes cd-rotate-2-in {
0% {
opacity:0;
-webkit-transform:translateZ(-20px) rotateX(90deg);
-ms-transform:translateZ(-20px) rotateX(90deg);
transform:translateZ(-20px) rotateX(90deg)
}
60% {
opacity:1;
-webkit-transform:translateZ(-20px) rotateX(-10deg);
-ms-transform:translateZ(-20px) rotateX(-10deg);
transform:translateZ(-20px) rotateX(-10deg)
}
100% {
opacity:1;
-webkit-transform:translateZ(-20px) rotateX(0deg);
-ms-transform:translateZ(-20px) rotateX(0deg);
transform:translateZ(-20px) rotateX(0deg)
}
}
@-webkit-keyframes cd-rotate-2-out {
0% {
opacity:1;
-webkit-transform:translateZ(-20px) rotateX(0)
}
60% {
opacity:0;
-webkit-transform:translateZ(-20px) rotateX(-100deg)
}
100% {
opacity:0;
-webkit-transform:translateZ(-20px) rotateX(-90deg)
}
}
@keyframes cd-rotate-2-out {
0% {
opacity:1;
-webkit-transform:translateZ(-20px) rotateX(0);
-ms-transform:translateZ(-20px) rotateX(0);
transform:translateZ(-20px) rotateX(0)
}
60% {
opacity:0;
-webkit-transform:translateZ(-20px) rotateX(-100deg);
-ms-transform:translateZ(-20px) rotateX(-100deg);
transform:translateZ(-20px) rotateX(-100deg)
}
100% {
opacity:0;
-webkit-transform:translateZ(-20px) rotateX(-90deg);
-ms-transform:translateZ(-20px) rotateX(-90deg);
transform:translateZ(-20px) rotateX(-90deg)
}
}
.cd-intro .cd-headline.loading-bar span {
	display: inline-block;
	padding: .2em 0
}
.cd-intro .cd-headline.loading-bar .cd-words-wrapper {
	overflow: hidden;
	vertical-align: top
}
.cd-intro .cd-headline.loading-bar .cd-words-wrapper::after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	height: 3px;
	width: 0;
	background: #0096a7;
	z-index: 2;
	transition: width .3s -.1s
}
.cd-intro .cd-headline.loading-bar .cd-words-wrapper.is-loading::after {
	width: 100%;
	transition: width 3s
}
.cd-intro .cd-headline.loading-bar b {
	opacity: 0;
	transition: opacity .3s
}
.cd-intro .cd-headline.loading-bar b.is-visible {
	opacity: 1;
	top: 0
}
.cd-intro .cd-headline.slide span {
	display: inline-block
}
.cd-intro .cd-headline.slide .cd-words-wrapper {
	/*overflow: hidden;*/
	vertical-align: top
}
.cd-intro .cd-headline.slide b {
	top: 25px;
	opacity: 0
	
}
.cd-intro .cd-headline.slide b.is-visible {
	
	opacity: 1;
	-webkit-animation: slide-in .6s;
	animation: slide-in .6s
}
.cd-intro .cd-headline.slide b.is-hidden {
	-webkit-animation: slide-out .6s;
	animation: slide-out .6s
}
@media(max-width:1025px) {
	.cd-intro .cd-headline.slide b {
	top: -35px;
	
	
}
.cd-intro{ margin-bottom:50px;}
	}
/*
@-webkit-keyframes slide-in {
0% {
opacity:0;
-webkit-transform:translateY(-100%)
}
60% {
opacity:1;
-webkit-transform:translateY(20%)
}
100% {
opacity:1;
-webkit-transform:translateY(0)
}
}
@keyframes slide-in {
0% {
opacity:0;
-webkit-transform:translateY(-100%);
-ms-transform:translateY(-100%);
transform:translateY(-100%)
}
60% {
opacity:1;
-webkit-transform:translateY(20%);
-ms-transform:translateY(20%);
transform:translateY(20%)
}
100% {
opacity:1;
-webkit-transform:translateY(0);
-ms-transform:translateY(0);
transform:translateY(0)
}
}*/

@-webkit-keyframes slide-in {
0% {
opacity:0;
}
100% {
opacity:1;
}
}
@-moz-keyframes slide-in {
0% {
opacity:0;
}
100% {
opacity:1;
}
}
@-o-keyframes slide-in {
0% {
opacity:0;
}
100% {
opacity:1;
}
}
@keyframes slide-in {
0% {
opacity:0;
}
100% {
opacity:1;
}
}



/*
@-webkit-keyframes slide-out {
0% {
opacity:1;
-webkit-transform:translateY(0)
}
60% {
opacity:0;
-webkit-transform:translateY(120%)
}
100% {
opacity:0;
-webkit-transform:translateY(100%)
}
}
@keyframes slide-out {
0% {
opacity:1;
-webkit-transform:translateY(0);
-ms-transform:translateY(0);
transform:translateY(0)
}
60% {
opacity:0;
-webkit-transform:translateY(120%);
-ms-transform:translateY(120%);
transform:translateY(120%)
}
100% {
opacity:0;
-webkit-transform:translateY(100%);
-ms-transform:translateY(100%);
transform:translateY(100%)
}
}*/

@-webkit-keyframes slide-out {
0% {
opacity:1;
}
100% {
opacity:0;
}
}
@-moz-keyframes slide-out {
0% {
opacity:1;
}
100% {
opacity:0;
}
}
@-o-keyframes slide-out {
0% {
opacity:1;
}
100% {
opacity:0;
}
}
@keyframes slide-out {
0% {
opacity:1;
}
100% {
opacity:0;
}
}



.cd-intro .cd-headline.clip span {
	display: inline-block;
	padding: .2em 0
}
.cd-intro .cd-headline.clip .cd-words-wrapper {
	overflow: hidden;
	vertical-align: top
}
.cd-intro .cd-headline.clip .cd-words-wrapper::after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	width: 2px;
	height: 100%;
	background-color: #aebcb9
}
.cd-intro .cd-headline.clip b {
	opacity: 0
}
.cd-intro .cd-headline.clip b.is-visible {
	opacity: 1
}
.cd-intro .cd-headline.zoom .cd-words-wrapper {
	-webkit-perspective: 300px;
	perspective: 300px
}
.cd-intro .cd-headline.zoom b {
	opacity: 0
}
.cd-intro .cd-headline.zoom b.is-visible {
	opacity: 1;
	-webkit-animation: zoom-in .8s;
	animation: zoom-in .8s
}
.cd-intro .cd-headline.zoom b.is-hidden {
	-webkit-animation: zoom-out .8s;
	animation: zoom-out .8s
}
@-webkit-keyframes zoom-in {
0% {
opacity:0;
-webkit-transform:translateZ(100px)
}
100% {
opacity:1;
-webkit-transform:translateZ(0)
}
}
@keyframes zoom-in {
0% {
opacity:0;
-webkit-transform:translateZ(100px);
-ms-transform:translateZ(100px);
transform:translateZ(100px)
}
100% {
opacity:1;
-webkit-transform:translateZ(0);
-ms-transform:translateZ(0);
transform:translateZ(0)
}
}
@-webkit-keyframes zoom-out {
0% {
opacity:1;
-webkit-transform:translateZ(0)
}
100% {
opacity:0;
-webkit-transform:translateZ(-100px)
}
}
@keyframes zoom-out {
0% {
opacity:1;
-webkit-transform:translateZ(0);
-ms-transform:translateZ(0);
transform:translateZ(0)
}
100% {
opacity:0;
-webkit-transform:translateZ(-100px);
-ms-transform:translateZ(-100px);
transform:translateZ(-100px)
}
}
.cd-intro .cd-headline.rotate-3 .cd-words-wrapper {
	-webkit-perspective: 300px;
	perspective: 300px
}
.cd-intro .cd-headline.rotate-3 b {
	opacity: 0
}
.cd-intro .cd-headline.rotate-3 i {
	display: inline-block;
	-webkit-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	transform: rotateY(180deg);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}
.cd-intro .is-visible .cd-headline.rotate-3 i {
	-webkit-transform: rotateY(0deg);
	-ms-transform: rotateY(0deg);
	transform: rotateY(0deg)
}
.cd-intro .cd-headline.rotate-3 i.in {
	-webkit-animation: cd-rotate-3-in .6s forwards;
	animation: cd-rotate-3-in .6s forwards
}
.cd-intro .cd-headline.rotate-3 i.out {
	-webkit-animation: cd-rotate-3-out .6s forwards;
	animation: cd-rotate-3-out .6s forwards
}
.cd-intro .no-csstransitions .cd-headline.rotate-3 i {
	-webkit-transform: rotateY(0deg);
	-ms-transform: rotateY(0deg);
	transform: rotateY(0deg);
	opacity: 0
}
.cd-intro .no-csstransitions .cd-headline.rotate-3 .is-visible i {
	opacity: 1
}
@-webkit-keyframes cd-rotate-3-in {
0% {
-webkit-transform:rotateY(180deg)
}
100% {
-webkit-transform:rotateY(0deg)
}
}
@keyframes cd-rotate-3-in {
0% {
-webkit-transform:rotateY(180deg);
-ms-transform:rotateY(180deg);
transform:rotateY(180deg)
}
100% {
-webkit-transform:rotateY(0deg);
-ms-transform:rotateY(0deg);
transform:rotateY(0deg)
}
}
@-webkit-keyframes cd-rotate-3-out {
0% {
-webkit-transform:rotateY(0)
}
100% {
-webkit-transform:rotateY(-180deg)
}
}
@keyframes cd-rotate-3-out {
0% {
-webkit-transform:rotateY(0);
-ms-transform:rotateY(0);
transform:rotateY(0)
}
100% {
-webkit-transform:rotateY(-180deg);
-ms-transform:rotateY(-180deg);
transform:rotateY(-180deg)
}
}
.cd-intro .cd-headline.scale b {
	opacity: 0
}
.cd-intro .cd-headline.scale i {
	display: inline-block;
	opacity: 0;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0)
}
.cd-intro .is-visible .cd-headline.scale i {
	opacity: 1
}
.cd-intro .cd-headline.scale i.in {
	-webkit-animation: scale-up .6s forwards;
	animation: scale-up .6s forwards
}
.cd-intro .cd-headline.scale i.out {
	-webkit-animation: scale-down .6s forwards;
	animation: scale-down .6s forwards
}
.cd-intro .no-csstransitions .cd-headline.scale i {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 0
}
.cd-intro .no-csstransitions .cd-headline.scale .is-visible i {
	opacity: 1
}
@-webkit-keyframes scale-up {
0% {
-webkit-transform:scale(0);
opacity:0
}
60% {
-webkit-transform:scale(1.2);
opacity:1
}
100% {
-webkit-transform:scale(1);
opacity:1
}
}
@keyframes scale-up {
0% {
-webkit-transform:scale(0);
-ms-transform:scale(0);
transform:scale(0);
opacity:0
}
60% {
-webkit-transform:scale(1.2);
-ms-transform:scale(1.2);
transform:scale(1.2);
opacity:1
}
100% {
-webkit-transform:scale(1);
-ms-transform:scale(1);
transform:scale(1);
opacity:1
}
}
@-webkit-keyframes scale-down {
0% {
-webkit-transform:scale(1);
opacity:1
}
60% {
-webkit-transform:scale(0);
opacity:0
}
}
@keyframes scale-down {
0% {
-webkit-transform:scale(1);
-ms-transform:scale(1);
transform:scale(1);
opacity:1
}
60% {
-webkit-transform:scale(0);
-ms-transform:scale(0);
transform:scale(0);
opacity:0
}
}
.cd-intro .cd-headline.push b {
	opacity: 0
}
.cd-intro .cd-headline.push b.is-visible {
	opacity: 1;
	-webkit-animation: push-in .6s;
	animation: push-in .6s
}
.cd-intro .cd-headline.push b.is-hidden {
	-webkit-animation: push-out .6s;
	animation: push-out .6s
}
@-webkit-keyframes push-in {
0% {
opacity:0;
-webkit-transform:translateX(-100%)
}
60% {
opacity:1;
-webkit-transform:translateX(10%)
}
100% {
opacity:1;
-webkit-transform:translateX(0)
}
}
@keyframes push-in {
0% {
opacity:0;
-webkit-transform:translateX(-100%);
-ms-transform:translateX(-100%);
transform:translateX(-100%)
}
60% {
opacity:1;
-webkit-transform:translateX(10%);
-ms-transform:translateX(10%);
transform:translateX(10%)
}
100% {
opacity:1;
-webkit-transform:translateX(0);
-ms-transform:translateX(0);
transform:translateX(0)
}
}
@-webkit-keyframes push-out {
0% {
opacity:1;
-webkit-transform:translateX(0)
}
60% {
opacity:0;
-webkit-transform:translateX(110%)
}
100% {
opacity:0;
-webkit-transform:translateX(100%)
}
}
@keyframes push-out {
0% {
opacity:1;
-webkit-transform:translateX(0);
-ms-transform:translateX(0);
transform:translateX(0)
}
60% {
opacity:0;
-webkit-transform:translateX(110%);
-ms-transform:translateX(110%);
transform:translateX(110%)
}
100% {
opacity:0;
-webkit-transform:translateX(100%);
-ms-transform:translateX(100%);
transform:translateX(100%)
}
}
section.blog-6-detail {
	padding-top: 95px;
	padding-bottom: 95px
}

@media(max-width:767px) {
section.blog-6-detail {
	padding-top: 40px;
	padding-bottom: 40px
}
}

@media(min-width:992px) {
section.blog-6-detail .column-articles {
	width: 92%
}
}

@media(max-width:991px) {
section.blog-6-detail .column-articles {
	padding-bottom: 50px
}
}
section.blog-6-detail article {
	margin-bottom: 150px
}
section.blog-6-detail .sidebar .widget {
	padding-top: 20px
}
.blog-7 {
	padding-top: 95px;
	padding-bottom: 95px
}

@media(max-width:767px) {
.blog-7 {
	padding-top: 40px;
	padding-bottom: 40px
}
}
.blog-7 .article-box {
	margin-bottom: 30px
}
.blog-7 .article-box a {
	color: #34495e
}
.blog-7 .article-box a.btn {
	color: #fff
}
.blog-7 .article-box .text {
	background: #f8f8f8;
	padding: 19px 23px 23px;
	height: 360px;
	overflow: hidden
}
.blog-7 .article-box h2 {
	font-size: 24px;
	color: #29aae1;
	font-weight: 600;
	margin: 0
}
.blog-7 .article-box h2:hover {
	color: #9aca3c
}
.blog-7 .article-box p {
	margin-top: 10px;
	margin-bottom: 15px;
	line-height: 1.5
}
.blog-7 .article-box p.date {
	font-size: 14px
}
.blog-7 .article-box .social-shares-icons-wrapper {
	background-color: #eee;
	padding: 7px 7px 3px
}
.blog-7 .article-box .social-shares-icons-wrapper span.shares {
	line-height: 32px
}
.blog-7 .article-box .media {
	min-height: 247px;
	display: block;
	position: relative;
	overflow: hidden
}

@media(max-width:767px) {
.blog-7 .article-box .media {
	width: 100%
}
}
.blog-7 .column-articles {
	display: inline-block
}

@media(max-width:991px) {
.blog-7 .column-articles {
	padding-bottom: 50px
}
}

@media(min-width:992px) {
.blog-7 .column-articles {
	padding-right: 30px
}
}
.blog-7 .sidebar .widget {
	padding-top: 20px
}
.blog-7.masonry *, .blog-7.masonry *:before, .blog-7.masonry *:after {
	box-sizing: border-box!important
}
.blog-7.masonry .row {
	-moz-column-width: 25em;
	-webkit-column-width: 25em;
	-moz-column-gap: 1em;
	-webkit-column-gap: 1em
}
.blog-7.masonry .row .col-md-4 {
	display: inline-block;
	width: 100%;
	float: none
}
.blog-7.masonry .well {
	position: relative;
	display: block;
	padding: 0;
	border: none
}
.blog-7.masonry .article-box .text {
	height: auto
}
.contact-7 {
	padding-top: 40px;
	padding-bottom: 50px;
	background-color: #e8f0f9
}

@media(max-width:767px) {
.contact-7 {
	padding-top: 40px;
	padding-bottom: 40px
}
}
.contact-7 .heading {
	text-align: center;
	margin-bottom: 0px
}
.contact-7 .form-group .form-control {
	font-size: 20px!important;
	border: 2px solid #fff
}
.contact-7 .select.form-control {
	margin-top: 14px;
	margin-left: 20px
}
.contact-7 .select.form-control .select2-choice {
	font-weight: 600;
	padding: 5px 39px 10px 15px;
	color: #29aae1;
	border: 4px solid #29aae1;
	background-color: #fff
}
.contact-7 .select.form-control .select2-choice:hover {
	color: #fff;
	background-color: #29aae1
}
.contact-7 .select.form-control .select2-choice .select2-chosen {
	font-size: 30px;
	text-transform: initial;
	letter-spacing: 0
}

@media(max-width:321px) {
.contact-7 .select.form-control .select2-choice .select2-chosen {
	font-size: 24px
}
}
.contact-7 .select.form-control .select2-choice .select2-arrow {
	border-top-color: #29aae1
}
.select2-result-label {
	font-size: 20px!important
}
.content-4 {
	padding-top: 130px;
	padding-bottom: 120px;
	position: relative
}
.content-4 h3 {
	font-size: 30px;
	margin-bottom: 24px;
	font-weight: 300
}

@media(max-width:767px) {
.content-4 h3 {
	font-size: 27px
}
}
.content-4 p {
	font-size: 16px;
	line-height: 26px
}

@media(max-width:767px) {
.content-4 p {
	font-size: 14.4px
}
}
.content-4 .features h6 {
	margin: 0 0 13px;
	font-size: 24px;
	font-weight: 500;
	text-transform: none
}

@media(max-width:767px) {
.content-4 .features h6 {
	font-size: 21.6px
}
}
.content-4 .features p {
	font-size: 16px
}

@media(max-width:767px) {
.content-4 .features p {
	font-size: 14.4px
}
}
.content-4 .features>[class*=col-sm-] {
	position: relative;
	padding-top: 180px;
	padding-bottom: 50px
}
.content-4 .features>[class*=col-sm-]>img:first-child {
	position: absolute;
	left: 15px;
	top: 30px
}
.content-4 .features:last-child>[class*=col-sm-], .content-4 .features.last>[class*=col-sm-] {
	padding-bottom: 0
}

@media(max-width:767px) {
.content-4 .features>[class*=col-sm-], .content-4 .features:last-child>[class*=col-sm-], .content-4 .features.last>[class*=col-sm-] {
	padding-top: 150px;
	padding-bottom: 20px
}
.content-4 .features:last-child>[class*=col-sm-]:last-child, .content-4 .features.last>[class*=col-sm-]:last-child, .content-4 .features:last-child>[class*=col-sm-].last, .content-4 .features.last>[class*=col-sm-].last {
	padding-bottom: 0
}
}
.content-14 {
	padding-top: 125px;
	padding-bottom: 130px;
	position: relative
}

@media(max-width:767px) {
.content-14 {
	height: auto!important
}
}
.content-14 h3 {
	margin: 0 0 5px;
	text-align: center;
	font-size: 35px;
	font-weight: 500
}

@media(max-width:767px) {
.content-14 h3 {
	font-size: 31.5px
}
}

@media(max-width:767px) {
.content-14 h3 {
	margin-bottom: 15px
}
}
.content-14 .lead {
	font-size: 25px;
	text-align: center;
	font-weight: 300
}

@media(max-width:767px) {
.content-14 .lead {
	font-size: 22.5px
}
}

@media(max-width:767px) {
.content-14 .lead {
	line-height: 1.25;
	margin-bottom: 50px
}
}
.content-14 .features {
	margin-top: 55px
}
.content-14 .features.v-center, .content-14 .features .v-center {
	display: table;
	width: 100%
}
.content-14 .features.v-center>div, .content-14 .features .v-center>div {
	display: table-cell;
	vertical-align: middle;
	margin-top: 0;
	margin-bottom: 0;
	float: none
}

@media(min-width:768px) {
.content-14 .features.v-center.row:before, .content-14 .features .v-center.row:before, .content-14 .features.v-center.row:after, .content-14 .features .v-center.row:after {
	display: none
}
}

@media(max-width:767px) {
.content-14 .features.v-center, .content-14 .features .v-center {
	box-sizing: border-box;
	padding-left: 5px;
	padding-right: 5px
}
.content-14 .features.v-center.row, .content-14 .features .v-center.row {
	display: block;
	width: auto
}
.content-14 .features.v-center.row:before, .content-14 .features .v-center.row:before, .content-14 .features.v-center.row:after, .content-14 .features .v-center.row:after {
	display: none
}
.content-14 .features.v-center.row>*, .content-14 .features .v-center.row>* {
	display: block;
	vertical-align: baseline
}
}
.content-14 .features h6 {
	text-transform: none;
	color: #e74c3c;
	font-size: 18px;
	font-weight: 500
}
.content-14 .features .row {
	margin-top: 70px;
	color: #95a5a6
}

@media(max-width:767px) {
.content-14 .features .col-sm-6 {
	display: none
}
}
.content-14 .features .col-sm-6 img {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.content-14 .features .col-sm-2 {
	position: relative
}
.content-14 .features [class*=box] {
	position: absolute
}

@media(max-width:767px) {
.content-14 .features [class*=box] {
	position: static
}
}
.content-14 .features [class*=box] img {
	position: absolute
}

@media(max-width:767px) {
.content-14 .features [class*=box] img {
	display: none
}
}
.content-14 .features [class*="box"] img[src*="line-l"] {
	bottom: 100%;
	left: 85%;
	margin-bottom: 30px
}
.content-14 .features [class*="box"] img[src*="line-r"] {
	top: 100%;
	right: 85%;
	margin-top: 30px
}
.content-14 .features .box-1, .content-14 .features .box-5 {
	top: 112px;
	font-size: 14px
}

@media(max-width:767px) {
.content-14 .features .box-1, .content-14 .features .box-5 {
	font-size: 12.6px
}
}

@media(max-width:991px)and (min-width:768px) {
.content-14 .features .box-1, .content-14 .features .box-5 {
	top: 220px
}
}
.content-14 .features .box-2, .content-14 .features .box-6 {
	top: 375px;
	font-size: 14px
}

@media(max-width:767px) {
.content-14 .features .box-2, .content-14 .features .box-6 {
	font-size: 12.6px
}
}

@media(max-width:991px)and (min-width:768px) {
.content-14 .features .box-2, .content-14 .features .box-6 {
	top: 440px
}
}
.content-14 .features .box-3, .content-14 .features .box-7 {
	top: 625px;
	font-size: 14px
}

@media(max-width:767px) {
.content-14 .features .box-3, .content-14 .features .box-7 {
	font-size: 12.6px
}
}

@media(max-width:991px)and (min-width:768px) {
.content-14 .features .box-3, .content-14 .features .box-7 {
	top: 660px
}
}
.content-14 .features .box-4, .content-14 .features .box-8 {
	top: 880px;
	font-size: 14px
}

@media(max-width:767px) {
.content-14 .features .box-4, .content-14 .features .box-8 {
	font-size: 12.6px
}
}

@media(max-width:991px)and (min-width:768px) {
.content-14 .features .box-4, .content-14 .features .box-8 {
	top: 10px
}
}

@media(max-width:480px) {
.content-14 .features {
	margin-top: -35px
}
.content-14 .features [class*=box] {
	margin-top: 35px;
	opacity: 100!important;
	filter: alpha(opacity=10000)!important;
	opacity: 1!important;
	filter: alpha(opacity=100)!important
}
}
.content-23 {
	position: relative;
	height: auto;
	background-size: cover;
	color: #fff;
	padding:50px 0;
}
.content-23.v-center, .content-23 .v-center {
	display: table;
	width: 100%
}
.content-23.v-center>div, .content-23 .v-center>div {
	display: table-cell;
	vertical-align: middle;
	margin-top: 0;
	margin-bottom: 0;
	float: none
}

@media(min-width:768px) {
.content-23.v-center.row:before, .content-23 .v-center.row:before, .content-23.v-center.row:after, .content-23 .v-center.row:after {
	display: none
}
}

@media(max-width:767px) {
.content-23.v-center, .content-23 .v-center {
	box-sizing: border-box;
	padding-left: 5px;
	padding-right: 5px
}
.content-23.v-center.row, .content-23 .v-center.row {
	display: block;
	width: auto
}
.content-23.v-center.row:before, .content-23 .v-center.row:before, .content-23.v-center.row:after, .content-23 .v-center.row:after {
	display: none
}
.content-23.v-center.row>*, .content-23 .v-center.row>* {
	display: block;
	vertical-align: baseline
}
}
.content-23 h1 {
	line-height: 1em
}
.content-23 .control-btn,
.content-47 .control-btn {
	width: 53px;
	height: 53px;
	line-height: 53px;
	margin: 0;
	padding: 0;
	border-radius: 50%;
	text-align: center;
	font-size: 19px;
	background: #121518;
	color: #fff;
	opacity: 50;
	filter: alpha(opacity=5000);
	opacity: .5;
	filter: alpha(opacity=50);
	position: absolute;
	left: 50%;
	bottom: 90px;
	margin-left: -26.5px
}
.content-47 .control-btn{ background: #e30f83;}

@media(max-width:767px) {
.content-23 .control-btn,
.content-47 .control-btn {
	font-size: 17.1px
}
}
.content-23 .control-btn:hover, .content-23 .control-btn:focus, .content-23 .control-btn.active,
.content-47 .control-btn:hover, .content-47 .control-btn:focus, .content-47 .control-btn.active {
	color: #fff
}
.content-23 .control-btn:hover, .content-23 .control-btn:focus, .content-23 .control-btn:active, .content-23 .control-btn.active,
.content-47 .control-btn:hover, .content-47 .control-btn:focus, .content-47 .control-btn:active, .content-47 .control-btn.active {
	opacity: 100;
	filter: alpha(opacity=10000);
	opacity: 1;
	filter: alpha(opacity=100)
}

@media(max-width:480px) {
.content-23 .control-btn,
.content-47 .control-btn {
	bottom: 30px
}
}
.content-23 .control-btn-text,
.content-47 .control-btn-text {
	color: #fff;
	position: absolute;
	left: 50%;
	bottom: 65px;
	margin-left: -70px
}

@media(max-width:480px) {
.content-23 .control-btn-text,
.content-47 .control-btn-text {
	bottom: 30px
}
}
.content-23 .hero-unit {
	text-align: center;
	padding: 0;
	margin: 0;
	background-color: transparent
}
.content-23 .hero-unit h1 {
	margin: 0 0 30px;
	line-height: 65px
}

@media(max-width:480px) {
.content-23 .hero-unit h1 {
	font-size: 36px;
	font-weight: 600;
	line-height: 33px
}
}

@media(max-width:480px)and (max-width:767px) {
.content-23 .hero-unit h1 {
	font-size: 32.4px
}
}
.content-23 .hero-unit.hero-unit-bordered h1 {
	font-size: 60px;
	border: 8px solid #fff;
	display: inline-block;
	margin: 0;
	padding: 30px 40px
}

@media(max-width:767px) {
.content-23 .hero-unit.hero-unit-bordered h1 {
	font-size: 54px
}
}
.content-23 .hero-unit.hero-unit-bordered p.lead {
	margin-top: 20px
}

@media(max-width:767px) {
.content-23 .hero-unit.hero-unit-bordered h1 {
	font-size: 28px;
	font-weight: 600
}
}

@media(max-width:767px)and (max-width:767px) {
.content-23 .hero-unit.hero-unit-bordered h1 {
	font-size: 25.2px
}
}
.content-23.charts {
	text-align: center
}
.content-23.charts h2 {
	margin-bottom: 80px
}
.content-23.charts .col-md-6:nth-child(2) {
	padding-right: 50px
}
.content-23.charts .col-md-6:nth-child(3) {
	padding-left: 50px
}
.content-23.charts h1, .content-23.charts h2, .content-23.charts h3, .content-23.charts h4, .content-23.charts h5, .content-23.charts h6, .content-23.charts p, .content-23.charts div {
	color: #fff
}
.content-23 ul {
	text-align: left;
	margin-top: 30px;
	margin-bottom: 60px
}
.content-23 ul li {
	line-height: 21px;
	margin-bottom: 15px
}
.content-23 p:last-child {
	margin-bottom: 30px
}
.content-46 {
	padding-top: 95px;
	/*padding-bottom: 150px;*/
	padding-bottom: 0px;
	position: relative
}

@media(max-width:767px) {
.content-46 {
	padding-top: 40px;
	padding-bottom: 40px
}
}

@media(max-width:767px) {
.content-46 {
	height: auto!important
}
}
.content-46 h1, .content-46 h2, .content-46 h3, .content-46 h4, .content-46 h5, .content-46 h6, .content-46 p, .content-46 div {
	color: #fff
}
.content-46 h1, .content-46 h2 {
	text-align: center
}
.content-46 h2 {
	margin: 0 0 5px
}

@media(max-width:767px) {
.content-46 h2 {
	margin-bottom: 15px
}
}
.content-46 .lead {
	text-align: center
}

@media(max-width:767px) {
.content-46 .lead {
	line-height: 1.25;
	margin-bottom: 50px
}
}
.content-46 .tooltip {
	position: relative;
	display: inline-block;
	opacity: 1;
	max-width: 200px
}
.content-46 .tooltip .tooltip-inner {
	padding: 5px 10px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background-color: #000;
	border-radius: 4px;
	font-weight: 600
}
.content-46 .tooltip.top {
	padding: 5px 0;
	padding: 0 5px
}
.content-46 .tooltip.top .tooltip-arrow {
	bottom: -5px;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000
}
.content-46 .features h6 {
	text-transform: none
}
.content-46 .features .row {
	margin-top: 70px;
	color: #95a5a6
}
.content-46 .features .col-sm-6 img {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.content-46 .features .col-sm-2 {
	position: relative
}

@media(max-width:767px) {
.content-46 .features .text-right {
	text-align: left
}
}

@media(max-width:991px)and (min-width:768px) {
.content-46 .features [class*=box] {
	/*margin-top: 80px*/
	margin-top: 10px
}
.content-46 .features [class*=box]:first-child {
	/*margin-top: 150px*/
	margin-top: 10px
}
}

@media(min-width:992px) {
.content-46 .features [class*=box] {
	/*margin-top: 110px*/
	margin-top: 10px
}
.content-46 .features [class*=box]:first-child {
	/*margin-top: 225px*/
	margin-top: 10px
}
}

@media(min-width:1200px) {
.content-46 .features [class*=box] {
	/*margin-top: 110px*/
	margin-top: 10px
}
.content-46 .features [class*=box]:first-child {
	/*margin-top: 150px*/
	margin-top: 10px
}
}

@media(max-width:767px) {
.content-46 .features [class*=box] {
	position: static
}
}
.content-46 .features [class*=box] img {
	position: absolute
}
.content-46 .features [class*="box"] img[src*="line-l"] {
	bottom: 100%;
	left: 85%;
	margin-bottom: 30px
}
.content-46 .features [class*="box"] img[src*="line-r"] {
	top: 100%;
	right: 85%;
	margin-top: 30px
}

@media(max-width:480px) {
.content-46 .features {
	/*margin-top: -35px*/
	margin-top:16px;
}
.content-46 .features [class*=box] {
	margin-top: 15px;
	opacity: 100!important;
	filter: alpha(opacity=10000)!important;
	opacity: 1!important;
	filter: alpha(opacity=100)!important
}
}
.content-46 .product-color-switch {
	text-align: center;
	padding-top: 0;
	width: auto;
	position: relative
}
.content-46 .product-color-switch .product-color-item {
	display: inline-block
}
.content-46 .product-color-switch .product-color-item .switch-btn {
	position: relative;
	cursor: pointer;
	border-width: 1px;
	border-style: solid;
	border-color: #7c7c7c;
	border-radius: 50%;
	height: 3em;
	width: 3em;
	display: inline-block;
	margin: 10px;
	text-align: center
}
.content-46 .product-color-switch .product-color-item .switch-btn.product-color-blue {
	background-color: #f05023;
	border-color: #fff
}
.content-46 .product-color-switch .product-color-item .switch-btn.product-color-red {
	background-color: #ffc20e;
	border-color: #fff
}
.content-46 .product-color-switch .product-color-item .switch-btn.product-color-green {
	background-color: #05cb9a;
	border-color: #fff
}
.content-46 .product-color-switch .product-color-item .switch-btn.product-color-black {
	background-color: #124c9d;
	border-color: #fff
}
.content-46 .product-color-switch .product-color-item .switch-btn.product-color-white {
	background-color: #fff;
	border-color: #34495e
}
.content-46 .product-color-switch .product-color-item .switch-btn.product-color-deepblue {
	background-color: #00253d;
	border-color: #fff
}
.content-46 .product-color-switch .product-color-item span {
	font-size: 1.5em;
	text-align: center;
	display: block;
	visibility: hidden
}
.content-46 .no-touch .product-color-switch .product-color-item .switch-btn:hover+span {
	visibility: visible
}
.content-46.product-color-blue {
	background:url(../App_Themes/Aziatop_CSS/images/bg_control.png) #48b6e1;
	background-position: bottom center;
	background-repeat: no-repeat;
	background-size: 100%;
	background-attachment:scroll
	
	
}
.content-46.product-color-blue .product-hero-img {
	text-align: center
}
.content-46.product-color-blue .product-hero-img img {
	display: none
}
.content-46.product-color-blue .product-hero-img img.product-color-blue {
	display: inline-block
}

@media(max-width:767px) {
.content-46.product-color-blue .product-hero-img img {
	max-width: 200px;
	margin-top: 20px
}
}
.content-46.product-color-blue .product-color-switch .product-color-blue {
	border-color: #fff!important
}
.content-46.product-color-red {
	
	background:url(../App_Themes/Aziatop_CSS/images/bg_quick.png) #ffc20e;
	background-position: 50% 1%;
	background-repeat: no-repeat;
	background-size: 100%;
	background-attachment:scroll
}
.content-46.product-color-red .product-hero-img img {
	display: none
}
.content-46.product-color-red .product-hero-img img.product-color-red {
	display: inline-block
}
.content-46.product-color-red .product-color-switch .product-color-red {
	border-color: #fff!important
}
.content-46.product-color-green {
	
	background:url(../App_Themes/Aziatop_CSS/images/bg_tablet.png) #05cb9a;
	background-position: 50% 1%;
	background-repeat: no-repeat;
	background-size: 100%;
	background-attachment:scroll
}
.content-46.product-color-green .product-hero-img img {
	display: none
}
.content-46.product-color-green .product-hero-img img.product-color-green {
	display: inline-block
}
.content-46.product-color-green .product-color-switch .product-color-green {
	border-color: #fff!important
}
.content-46.product-color-black {
	background:url(../App_Themes/Aziatop_CSS/images/bg_tradicional.png) #124c9d;
	background-position: bottom	center;
	background-repeat: no-repeat;
	background-size: 100%;
	background-attachment:scroll
	
}
.content-46.product-color-black .product-hero-img img {
	display: none
}
.content-46.product-color-black .product-hero-img img.product-color-black {
	display: inline-block
}
.content-46.product-color-black .product-color-switch .product-color-black {
	border-color: #fff!important
}
.content-46.product-color-white {
	background-color: #fff
}
.content-46.product-color-white .product-hero-img img {
	display: none
}
.content-46.product-color-white .product-hero-img img.product-color-white {
	display: inline-block
}
.content-46.product-color-white .product-color-switch .product-color-white {
	border-color: #34495e!important
}
.content-46.product-color-white h1, .content-46.product-color-white h2, .content-46.product-color-white h3, .content-46.product-color-white h4, .content-46.product-color-white h5, .content-46.product-color-white h6, .content-46.product-color-white p, .content-46.product-color-white div {
	color: #34495e
}
.content-46.product-color-deepblue {
	background-color: #00253d
}
.content-46.product-color-deepblue .product-hero-img img {
	display: none
}
.content-46.product-color-deepblue .product-hero-img img.product-color-deepblue {
	display: inline-block
}
.content-46.product-color-deepblue .product-color-switch .product-color-deepblue {
	border-color: #fff!important
}
.content-46 .filter {
	margin-top: 120px
}
.content-46 .filter .col-md-5:first-child {
	text-align: right
}
.content-46 .filter img {
	max-height: 200px;
	margin-top: 30px
}
.content-46 .filter p {
	margin-top: 20px
}
.content-46 .filter h1, .content-46 .filter h2, .content-46 .filter h3 {
	text-align: center
}
.content-46 .filter h2 {
	margin-bottom: 20px
}
.content-46 .filter h4:first-child {
	margin-top: 50px
}
.content-46 .filter ul {
	margin-top: 20px
}
.content-46 .filter ul li {
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 13px
}

@media(min-width:992px) {
.content-46#product2 {
	padding-top: 400px
}
}
.content-46#product2 .product-hero-img {
	margin-top: 60px;
	margin-bottom: 80px
}
.content-46#product2 .filter img {
	max-height: 200px
}

@media(max-width:991px)and (min-width:768px) {
.content-46#product2 [class*=box] {
	margin-top: 60px
}
.content-46#product2 [class*=box]:first-child {
	margin-top: 90px
}
}

@media(min-width:992px) {
.content-46#product2 [class*=box] {
	margin-top: 90px
}
.content-46#product2 [class*=box]:first-child {
	margin-top: 130px
}
}

@media(min-width:1200px) {
.content-46#product2 [class*=box] {
	margin-top: 120px
}
.content-46#product2 [class*=box]:first-child {
	margin-top: 200px
}
}
.content-46 [class*=buybar] {
	background: rgba(255,255,255,.25);
	padding: 30px 0;
	margin-top: 80px;
	text-align: center
}
.content-46 [class*=buybar] a.btn-noline {
	font-size: 18px;
	color: #fff;
	font-weight: 400
}

@media(max-width:767px) {
.content-46 [class*=buybar] a.btn-noline {
	font-size: 16.2px
}
}

@media(min-width:768px) {
.content-46 [class*=buybar] a.btn-noline {
	margin-left: 30px
}
}

@media(max-width:767px) {
.content-46 [class*=buybar] a.btn-noline {
	margin-top: 20px;
	display: inline-block
}
}
.content-46 [class*=buybar] a.btn-noline:hover {
	text-decoration: underline
}
.content-46 .buybar-black {
	background: rgba(0,0,0,.2)
}
.content-46 .buybar-brand {
	background: #29aae1
}

@media(max-width:767px) {
.content-46 .product-detail {
	margin-top: 20px
}
}
.content-46-sub .row {
	margin-left: 0;
	margin-right: 0
}
.content-46-sub .product-color-drop .col-md-3 {
	padding: 0;
	margin: 0
}
.content-46-sub h5, .content-46-sub h6 {
	color: #fff;
	margin-bottom: 0
}
.content-46-sub h6 span{
	font-size:13px;
	font-weight:100 !important;
	}
.content-46-sub p{
	font-size:12px;
	line-height:normal;
	color:#fff;
	}
.content-46-sub .product-sub {
	cursor: pointer
}
.content-46-sub .product-sub img {
	margin-top: 35px;
	margin-bottom: 15px
}
.content-46-sub .product-sub-color-blue {
	background-color: #48b6e1
}
.content-46-sub .product-sub-color-red {
	background-color: #ffc20e
}
.content-46-sub .product-sub-color-green {
	background-color: #05cb9a
}
.content-46-sub .product-sub-color-black {
	background-color: #124c9d;
	
}
.content-46-sub .product-sub-color-deepblue {
	background-color: #00253d
}
.content-46-sub .product-sub-color-white {
	background-color: #fff
}

@media(max-width:991px) {
.content-46-sub .btn-white-line {
	margin-bottom: 40px
}
}
.content-47 {
	padding-top: 95px;
	padding-bottom: 95px
}

@media(max-width:767px) {
.content-47 {
	padding-top: 40px;
	padding-bottom: 40px
}
}
.content-47 h3 {
	margin-bottom: 12px
}
.content-47 p {
	margin-bottom: 25px;
	font-size: 16px
}
.content-47 article+[data-readmore-toggle] {
	padding-bottom: 18px;
	margin-bottom: 15px;
	padding-top: 8px;
	border-bottom: 1px solid rgba(255,255,255,.1);
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase
}
.content-47 article+[data-readmore-toggle]:last-child {
	border: none;
	padding-bottom: 0;
	margin-bottom: 0
}
.content-47 .col-md-8 {
	padding-right: 40px
}

@media(max-width:991px) {
.content-47 .blog {
	margin-top: 50px
}
}
.content-47 .item {
	margin-top: 20px;
	margin-bottom: 20px;
	height: 80px
}
.content-47 .item img {
	height: 100%;
	width: auto
}
.content-47 .item:before, .content-47 .item:after {
	content: " ";
	display: table
}
.content-47 .image-preview {
	background-position: 50% 50%;
	background-size: cover;
	border: 3px solid #ededed;
	display: inline-block;
	float: left;
	height: 80px;
	margin-right: 20px;
	width: 80px;
	transition: 1s;
	transition: all 1s ease-out
}
.content-47 .item-title {
	color: #a9a9a9;
	display: block;
	line-height: 1.1em;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: pre-line;
	max-height: 35px
}
.content-47 .item-title:hover {
	color: #9aca3c
}
.content-47 .item:hover .image-preview {
	border-color: #29aae1
}
.content-47 .more, .content-47 .view-all {
	color: #29aae1;
	font-size: 11px;
	font-weight: 900;
	margin-top: 20px;
	text-transform: uppercase
}
.content-47 .view-all {
	float: right
}
.content-47 .more:hover, .content-47 .view-all:hover {
	border-bottom: 1px dotted #9aca3c;
	color: #9aca3c;
	text-decoration: none
}
.content-47 .item-meta {
	display: block;
	font-style: italic;
	line-height: 2em
}
.content-47 small, .content-47 .small {
	font-size: 83%
}
.content-47.bg-midnight-blue h1, .content-47.bg-midnight-blue h2, .content-47.bg-midnight-blue h3, .content-47.bg-midnight-blue h4, .content-47.bg-midnight-blue h5, .content-47.bg-midnight-blue h6 {
	color: #fff
}
.content-47.bg-midnight-blue p {
	color: #fff
}
.content-48 {
	text-align: center
}
.footer-17 {
	padding-top: 30px;
	padding-bottom: 30px;
	line-height: 25px
}
.footer-17 .wrapper {
	position: relative;
	margin-left: 30px;
	margin-right: 30px
}

@media(max-width:479px) {
.footer-17 .wrapper {
	margin-left: 15px;
	margin-right: 15px
}
}
.footer-17 .wrapper .brand {
	position: absolute;
	top: 0;
	left: 15px;
	font-size: 12px
}

@media(max-width:767px) {
.footer-17 .wrapper .brand {
	font-size: 10.8px
}
}
.footer-17 .wrapper .brand img {
	margin-right: 10px
}
.footer-17 .wrapper a {
	color: #fff
}
.footer-17 .wrapper a:hover, .footer-17 .wrapper a:focus, .footer-17 .wrapper a.active {
	color: #29aae1
}
.footer-17 .wrapper nav {
	font-size: 20px;
	text-align: right;
	margin: 0 55px 0 0
}

@media(max-width:767px) {
.footer-17 .wrapper nav {
	font-size: 18px
}
}
.footer-17 .wrapper nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-right: 10px
}
.footer-17 .wrapper nav ul li {
	float: none;
	display: inline-block;
	margin-left: 5px;
	line-height: 25px
}

@media(max-width:767px) {
.footer-17 .wrapper nav ul li {
	margin-left: 20px
}
}
.footer-17 .wrapper nav ul li:first-child {
	margin-left: 0
}
.footer-17 .wrapper nav ul .light a {
	font-weight: 400;
	font-size: 12px
}

@media(max-width:767px) {
.footer-17 .wrapper nav ul .light {
	float: right
}
}

@media(max-width:991px) {
.footer-17 .wrapper nav {
	text-align: center;
	margin: 0
}
}
.footer-17 .wrapper .footer_language_list {
	text-align: center
}
.footer-17 .wrapper .footer_language_list ul {
	margin-bottom: 0
}
.footer-17 .wrapper .footer_language_list ul li {
	padding-left: 10px
}
.footer-17 .wrapper .footer_language_list ul li a {
	font-size: 13px;
	font-weight: 600
}
.footer-17 .wrapper .footer_language_list ul li aactive {
	color: #95a5a6
}

@media(max-width:991px) {
.footer-17 .wrapper .footer_language_list {
	margin-bottom: 15px;
	text-align: center
}
.footer-17 .wrapper .footer_language_list ul li {
	padding-left: 3px
}
.footer-17 .wrapper .footer_language_list ul li a {
	font-size: 12px;
	letter-spacing: -1px
}
}

@media(max-width:322px) {
.footer-17 .wrapper .footer_language_list ul li a {
	font-size: 11px
}
}
.footer-17 .wrapper .social-btns {
	position: absolute;
	top: 0;
	right: 15px;
	white-space: nowrap
}
.footer-17 .wrapper .social-btns>* {
	display: inline-block;
	margin-left: 15px;
	font-size: 20px;
	width: 20px;
	height: 25px;
	overflow: hidden;
	text-align: center;
	vertical-align: top;
	opacity: 100;
	filter: alpha(opacity=10000);
	opacity: 1;
	filter: alpha(opacity=100)
}

@media(max-width:767px) {
.footer-17 .wrapper .social-btns>* {
	font-size: 18px
}
}
.footer-17 .wrapper .social-btns>*:first-child {
	margin-left: 0
}
.footer-17 .wrapper .social-btns>*>* {
	display: block;
	position: relative;
	top: 0;
	transition: .25s top
}
.footer-17 .wrapper .social-btns>*:hover>* {
	top: -100%
}

@media(max-width:991px) {
.footer-17 .wrapper .brand {
	display: none
}
}

@media(max-width:480px) {
.footer-17 .wrapper nav {
	text-align: center;
	margin: 0
}
.footer-17 .wrapper nav ul li {
	float: none;
	margin: 5px 12px 0
}
.footer-17 .wrapper nav ul li:first-child {
	margin-top: 0
}
.footer-17 .wrapper .social-btns {
	margin: 0 0 30px;
	position: relative;
	display: block;
	float: none;
	right: 0
}
}
.footer-17 .awards {
	text-align: center;
	background: rgba(0,0,0,.2);
	margin-top: 30px;
	margin-bottom: -30px;
	padding: 10px 0
}

@media(max-width:767px) {
.footer-17 .awards {
	margin-left: -15px;
	margin-right: -15px
}
}
.footer-17 .awards img {
	height: 35px;
	padding: 0 15px
}

@media(max-width:479px) {
.footer-17 .awards img {
	height: 30px;
	padding: 0 5px
}
}
.header-2 {
	z-index: 100;
	left: 0;
	top: 0;
	width: 100%;
	padding-top: 0;
	padding-bottom: 0
}
.header-2>.container {
	position: relative
}
.header-2 .navbar {
	position: absolute;
	z-index: 2;
	top: 55px
}
.header-2 .navbar.navbar-fixed-top {
	position: fixed
}
.header-2 .navbar .brand {
	font-size: 25px
}

@media(max-width:767px) {
.header-2 .navbar .brand {
	font-size: 22.5px
}
}
.header-2 .navbar .brand img:first-child {
	float: left;
	margin: -10px 15px 0 0
}
.header-2 .navbar .nav>li {
	margin-left: 20px
}
.header-2 .navbar .nav>li:first-child {
	margin-left: 0
}
.header-2 .navbar .nav>li>a {
	padding: 32px 0 30px;
	font-size: 17px;
	font-weight: 400;
	letter-spacing: 1px;
	color: #fff
}

@media(max-width:767px) {
.header-2 .navbar .nav>li>a {
	font-size: 15.3px
}
}
.header-2 .navbar .nav>li>a:hover, .header-2 .navbar .nav>li>a:focus, .header-2 .navbar .nav>li>a.active {
	color: #506e8c
}
.header-2 .navbar .nav>li.active>a {
	color: #506e8c
}
.header-2 .navbar .nav>li.active>a:hover, .header-2 .navbar .nav>li.active>a:focus, .header-2 .navbar .nav>li.active>a.active {
	color: #405870
}
.header-2-sub {
	z-index: 50;
	left: 0;
	width: 100%;
	position: relative;
	padding-top: 195px;
	padding-bottom: 80px;
	color: #fff;
	text-align: center
}

@media(max-width:991px) {
.header-2-sub {
	padding-top: 165px
}
}
.header-2-sub .hero-unit {
	margin: 0;
	padding: 0;
	background: transparent
}
.header-2-sub .hero-unit h1 {
	margin: 0 0 18px;
	font-size: 30px;
	font-weight: 300;
	line-height: 40px
}

@media(max-width:767px) {
.header-2-sub .hero-unit h1 {
	font-size: 27px
}
}
.header-2-sub .hero-unit p {
	font-size: 13px;
	font-weight: 800;
	letter-spacing: 2px
}

@media(max-width:767px) {
.header-2-sub .hero-unit p {
	font-size: 11.7px
}
}
.header-2-sub .btns {
	display: inline-block;
	margin-top: 40px
}

@media(max-width:480px) {
.header-2-sub .btns {
	margin-top: 48px;
	display: block
}
}
.header-2-sub .btns .btn {
	min-width: 160px;
	float: left
}

@media(max-width:480px) {
.header-2-sub .btns .btn {
	float: none;
	display: block;
	margin-top: 10px
}
.header-2-sub .btns .btn:first-child {
	margin-top: 0
}
}
.header-2-sub .btns .btn+.btn {
	margin-left: 20px
}

@media(max-width:480px) {
.header-2-sub .btns .btn+.btn {
	margin-left: 0
}
}
.header-2-sub .btn.btn-inverse {
	background-color: #3c556e
}
.header-2-sub .btn.btn-inverse:hover, .header-2-sub .btn.btn-inverse:focus {
	background-color: #63778b
}
.header-2-sub .btn.btn-inverse:active, .header-2-sub .btn.btn-inverse.active {
	background-color: #33485e
}
.header-2-sub .btn.btn-danger {
	background-color: #c0392b
}
.header-2-sub .btn.btn-danger:hover, .header-2-sub .btn.btn-danger:focus {
	background-color: #cd6155
}
.header-2-sub .btn.btn-danger:active, .header-2-sub .btn.btn-danger.active {
	background-color: #a33025
}
.header-13 {
	position: absolute;
	width: 100%;
	margin: 140px auto;
	z-index: 5;
	padding-top: 0;
	padding-bottom: 0;
	opacity: 0;
	filter: alpha(opacity=0)
}

@media(max-width:767px) {
.header-13 {
	text-align: center
}
.header-13 .brand {
	position: absolute;
	top: -120px;
	left: 50%;
	margin-left: -50px
}
}

@media(max-width:767px)and (max-width:480px) {
.header-13 .brand {
	top: 0
}
}
.header-13 .brand img {
	width: 100px!important;
	height: 100px!important;
	margin-top: 10px!important
}
.loaded .header-13 {
	transition: .6s 1.4s top, 1.2s 1.4s opacity;
	opacity: 100;
	filter: alpha(opacity=10000);
	opacity: 1;
	filter: alpha(opacity=100)
}

@media(max-width:480px) {
.header-13 {
	text-align: left;
	transition-duration: 0!important;
	transition-delay: 0!important
}
}
.header-13-sub {
	position: relative;
	padding-top: 140px;
	padding-bottom: 130px;
	color: #bdc3c7
}
.header-13-sub.v-center, .header-13-sub .v-center {
	display: table;
	width: 100%
}
.header-13-sub.v-center>div, .header-13-sub .v-center>div {
	display: table-cell;
	vertical-align: middle;
	margin-top: 0;
	margin-bottom: 0;
	float: none
}

@media(min-width:768px) {
.header-13-sub.v-center.row:before, .header-13-sub .v-center.row:before, .header-13-sub.v-center.row:after, .header-13-sub .v-center.row:after {
	display: none
}
}

@media(max-width:767px) {
.header-13-sub.v-center, .header-13-sub .v-center {
	box-sizing: border-box;
	padding-left: 5px;
	padding-right: 5px
}
.header-13-sub.v-center.row, .header-13-sub .v-center.row {
	display: block;
	width: auto
}
.header-13-sub.v-center.row:before, .header-13-sub .v-center.row:before, .header-13-sub.v-center.row:after, .header-13-sub .v-center.row:after {
	display: none
}
.header-13-sub.v-center.row>*, .header-13-sub .v-center.row>* {
	display: block;
	vertical-align: baseline
}
}
.header-13-sub h3 {
	font-size: 29px;
	margin-bottom: 26px;
	font-weight: 300
}

@media(max-width:767px) {
.header-13-sub h3 {
	font-size: 26.1px
}
}
.header-13-sub .lead {
	font-size: 22px;
	font-weight: 300
}

@media(max-width:767px) {
.header-13-sub .lead {
	font-size: 19.8px
}
}
.header-13-sub .col-sm-5.col-sm-offset-1 {
	margin-top: 220px
}

@media(max-width:767px) {
.header-13-sub .col-sm-5.col-sm-offset-1 {
	margin-top: 0
}
}
.header-13-sub .btn {
	font-size: 22px;
	line-height: 21px;
	padding: 15px 20px 16px;
	display: block
}
.header-13-sub .col-sm-5.col-sm-offset-1 {
	position: relative;
	left: -15%;
	opacity: 0;
	filter: alpha(opacity=0)
}
.loaded .header-13-sub .col-sm-5.col-sm-offset-1 {
	transition: .8s .4s left, 1.2s .4s opacity;
	left: 0;
	opacity: 100;
	filter: alpha(opacity=10000);
	opacity: 1;
	filter: alpha(opacity=100)
}
.header-13-sub .col-sm-4.col-sm-offset-1 {
	position: relative;
	right: -100px;
	opacity: 0;
	filter: alpha(opacity=0)
}
.loaded .header-13-sub .col-sm-4.col-sm-offset-1 {
	transition: .8s right, 1.2s opacity;
	right: 0;
	opacity: 100;
	filter: alpha(opacity=10000);
	opacity: 1;
	filter: alpha(opacity=100)
}

@media(max-width:480px) {
.header-13-sub {
	padding-top: 90px
}
.header-13-sub>div>.container {
	padding-top: 180px
}
.header-13-sub .col-sm-5.col-sm-offset-1, .header-13-sub .col-sm-4.offset-1 {
	transition-duration: 0!important;
	transition-delay: 0!important
}
}
.header-24 {
	z-index: 100;
	left: 0;
	top: 0;
	padding-top: 0;
	padding-bottom: 0
}
.header-24>.container {
	position: relative
}
.header-24 .navbar {
	position: absolute;
	z-index: 2;
	top: 55px
}
.header-24 .navbar.navbar-fixed-top {
	position: fixed
}
.header-24 .navbar .brand {
	font-size: 25px
}

@media(max-width:767px) {
.header-24 .navbar .brand {
	font-size: 22.5px
}
}
.header-24 .navbar .brand img:first-child {
	float: left;
	margin: -10px 15px 0 0
}
.header-24 .navbar .nav>li {
	margin-left: 20px
}
.header-24 .navbar .nav>li:first-child {
	margin-left: 0
}
.header-24 .navbar .nav>li>a {
	padding: 32px 0 30px;
	font-size: 17px;
	font-weight: 400;
	letter-spacing: 1px;
	color: #fff
}

@media(max-width:767px) {
.header-24 .navbar .nav>li>a {
	font-size: 15.3px
}
}
.header-24 .navbar .nav>li>a:hover, .header-24 .navbar .nav>li>a:focus, .header-24 .navbar .nav>li>a.active {
	color: #506e8c
}
.header-24 .navbar .nav>li.active>a {
	color: #506e8c
}
.header-24 .navbar .nav>li.active>a:hover, .header-24 .navbar .nav>li.active>a:focus, .header-24 .navbar .nav>li.active>a.active {
	color: #405870
}
.header-24-sub {
	left: 0;
	position: relative;
	padding: 150px 0;
	color: #fff;
	text-align: center
}

@media(max-width:1281px) {
.header-24-sub {
	padding-top: 100px;
	padding-bottom: 100px
}
}

@media(max-width:767px) {
.header-24-sub {
	padding-top: 50px;
	padding-bottom: 50px
}
}
.header-24-sub .hero-unit {
	margin: 0;
	padding: 0;
	background: transparent
}
.header-24-sub .hero-unit h1 {
	margin: 0 0 18px;
	font-size: 30px;
	font-weight: 300;
	line-height: 40px
}

@media(max-width:767px) {
.header-24-sub .hero-unit h1 {
	font-size: 27px
}
}
.header-24-sub .hero-unit p {
	font-size: 13px;
	font-weight: 800;
	letter-spacing: 2px
}

@media(max-width:767px) {
.header-24-sub .hero-unit p {
	font-size: 11.7px
}
}
.header-24-sub .btns {
	display: inline-block;
	margin-top: 40px
}

@media(max-width:480px) {
.header-24-sub .btns {
	margin-top: 48px;
	display: block
}
}
.header-24-sub .btns .btn {
	min-width: 160px;
	float: left
}

@media(max-width:480px) {
.header-24-sub .btns .btn {
	float: none;
	display: block;
	margin-top: 10px
}
.header-24-sub .btns .btn:first-child {
	margin-top: 0
}
}
.header-24-sub .btns .btn+.btn {
	margin-left: 20px
}

@media(max-width:480px) {
.header-24-sub .btns .btn+.btn {
	margin-left: 0
}
}
.header-24-sub .btn.btn-inverse {
	background-color: #3c556e
}
.header-24-sub .btn.btn-inverse:hover, .header-24-sub .btn.btn-inverse:focus {
	background-color: #63778b
}
.header-24-sub .btn.btn-inverse:active, .header-24-sub .btn.btn-inverse.active {
	background-color: #33485e
}
.header-24-sub .btn.btn-danger {
	background-color: #c0392b
}
.header-24-sub .btn.btn-danger:hover, .header-24-sub .btn.btn-danger:focus {
	background-color: #cd6155
}
.header-24-sub .btn.btn-danger:active, .header-24-sub .btn.btn-danger.active {
	background-color: #a33025
}
.header-24-sub .title_subtitle_holder {
	vertical-align: middle;
	text-align: center;
	padding-top: 40px
}
.header-24-sub .title_subtitle_holder .title_subtitle_holder_inner {
	position: relative;
	text-align: center
}
.header-24-sub .title_subtitle_holder .title_subtitle_holder_inner h1 {
	font-size: 50px;
	text-transform: inherit
}

@media(max-width:767px) {
.header-24-sub .title_subtitle_holder .title_subtitle_holder_inner h1 {
	font-size: 45px
}
}

@media(max-width:479px) {
.header-24-sub .title_subtitle_holder .title_subtitle_holder_inner h1 {
	font-size: 30px
}
}

@media(max-width:479px)and (max-width:767px) {
.header-24-sub .title_subtitle_holder .title_subtitle_holder_inner h1 {
	font-size: 27px
}
}
.header-24-sub h1 {
	font-weight: 600;
	display: inline-block;
	vertical-align: middle;
	word-break: break-all;
	line-height: 1.25em;
	color: #fff
}
.header-24-sub .subtitle {
	display: block;
	font-size: 16px;
	line-height: 1.214285714285714em;
	font-style: italic;
	font-weight: 400;
	padding-top: 20px
}

@media(max-width:767px) {
.header-24-sub .subtitle {
	font-size: 14.4px
}
}
.header-26 {
    padding-top: 0;
    padding-bottom: 0;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 70px;
    background: rgb(111 40 123 / 50%);
    position: fixed;
}
.header-26>.container {
	position: relative
}
.header-26 .navbar {
	position: absolute;
	z-index: 2;
	top: 55px
}
.header-26 .navbar.navbar-fixed-top {
	position: fixed;
	top: -5px !important;
}
.header-26 .navbar .brand img:first-child {
	float: left;
	margin: -10px 15px 0 0
}
.header-26 .navbar .nav>li {
	margin-left: 30px
}
.header-26 .navbar .nav>li:first-child {
	margin-left: 0
}
.header-26 .navbar .nav>li>a {
	padding: 27px 0 30px;
	font-size: 17px;
    font-weight: 600;
    text-transform: initial;
    color: #fff;
    text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.5);
}

@media(max-width:767px) {
.header-26 .navbar .nav>li>a {
	font-size: 12.6px
}
}
.header-26 .navbar .nav>li>a:hover, .header-26 .navbar .nav>li>a:focus, .header-26 .navbar .nav>li>a.active {
	color: #29aae1
}
.header-26 .navbar .nav>li.active>a {
	color: #29aae1
}
.header-26 .navbar .nav>li.active>a:hover, .header-26 .navbar .nav>li.active>a:focus, .header-26 .navbar .nav>li.active>a.active {
	color: #2188b4
}
.header-26 .navbar #oldform {
	padding-top: 23px;
	padding-left: 35px;
	padding-right: 0
}
.header-26 .navbar #oldform .btn-sm {
	font-size: 14px
}
.header-26 .navbar .social {
	margin-left: 15px
}
.header-26 .navbar .social>li {
	padding: 0
}
.header-26 .navbar .social>li>a {
	padding: 22px 0;
	color: #bdc3c7
}
.header-26 .navbar .social>li>a:hover, .header-26 .navbar .social>li>a:focus, .header-26 .navbar .social>li>a.active {
	color: #29aae1
}
.header-26 .navbar .social>li>a .fa-stack-2x {
	font-size: 1.8em
}
.header-26 .navbar .social>li>a .fa-stack-1x {
	line-height: 2;
	font-size: 18px
}
.header-26-sub {
	position: relative;
	color: #34495e
}
.header-26-sub.v-center, .header-26-sub .v-center {
	display: table;
	width: 100%
}
.header-26-sub.v-center>div, 
.header-26-sub .v-center>div {
display: flex;
    align-items: flex-end;
    margin-top: 0;
    margin-bottom: 0;
    height: 100%;
}

.header-26-sub.v-center>div .row{
	width: 100%;
}

@media(min-width:768px) {
.header-26-sub.v-center.row:before, .header-26-sub .v-center.row:before, .header-26-sub.v-center.row:after, .header-26-sub .v-center.row:after {
	display: none
}
}

@media(max-width:767px) {
.header-26-sub.v-center, .header-26-sub .v-center {
	box-sizing: border-box;
	padding-left: 5px;
	padding-right: 5px
}
.header-26-sub.v-center.row, .header-26-sub .v-center.row {
	display: block;
	width: auto
}
.header-26-sub.v-center.row:before, .header-26-sub .v-center.row:before, .header-26-sub.v-center.row:after, .header-26-sub .v-center.row:after {
	display: none
}
.header-26-sub.v-center.row>*, .header-26-sub .v-center.row>* {
	display: block;
	vertical-align: baseline
}
.header-26-sub.v-center>div, 
.header-26-sub .v-center>div {
	vertical-align: top;
	
}
.header-26-sub .container div.title{ top:0px;}
.cd-intro .cd-headline.slide b {
	top: 0px;
}

.cd-intro {
    margin-bottom: 0;
}

.col-sm-5.title.cd-intro,
.col-sm-5.title.cd-intro {
    padding-top: 0;
    padding-bottom: 20%;
}

.header-26-sub.v-center>div .row {
    width: 100%;
    margin: 0 auto;
}

.col-sm-5.title.cd-intro .btns.text-right {
    text-align: center;
}

.col-sm-5.title.cd-intro h1.cd-headline {
    display: none;
}
}

@-webkit-keyframes ani-mouse {
0% {
opacity:1;
top:29%
}
15% {
opacity:1;
top:50%
}
40% {
opacity:0;
top:50%
}
45% {
opacity:0;
top:29%
}
46% {
opacity:1;
top:29%
}
}
@keyframes ani-mouse {
0% {
opacity:1;
top:29%
}
15% {
opacity:1;
top:50%
}
40% {
opacity:0;
top:50%
}
45% {
opacity:0;
top:29%
}
46% {
opacity:1;
top:29%
}
}
.header-26-sub .scroll-btn {
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 20px;
	text-align: center
}
.header-26-sub .scroll-btn>* {
	display: inline-block;
	line-height: 18px;
	font-size: 13px;
	font-weight: 600;
	color: #63caff
}

@media(max-width:767px) {
.header-26-sub .scroll-btn>* {
	font-size: 11.7px
}
}
.header-26-sub .scroll-btn>*:hover, .header-26-sub .scroll-btn>*:focus, .header-26-sub .scroll-btn>*.active {
	color: #29aae1
}
.header-26-sub .scroll-btn>*:hover, .header-26-sub .scroll-btn>*:focus, .header-26-sub .scroll-btn>*:active, .header-26-sub .scroll-btn>*.active {
	opacity: 80;
	filter: alpha(opacity=8000);
	opacity: .8;
	filter: alpha(opacity=80)
}

@media(max-width:991px) {
.header-26-sub .scroll-btn>* {
	color: #fff
}
.header-26-sub .scroll-btn>*:hover, .header-26-sub .scroll-btn>*:focus, .header-26-sub .scroll-btn>*.active {
	color: #29aae1
}
}
.header-26-sub .scroll-btn .mouse {
	position: relative;
	display: block;
	width: 30px;
	height: 45px;
	margin: 0 auto 8px;
	box-sizing: border-box;
	border: 2px solid #63caff;
	border-radius: 23px
}
.header-26-sub .scroll-btn .mouse>* {
	position: absolute;
	display: block;
	top: 29%;
	left: 50%;
	width: 8px;
	height: 8px;
	margin: -4px 0 0 -4px;
	background: #29aae1;
	border-radius: 50%;
	-webkit-animation: ani-mouse 4s linear infinite;
	animation: ani-mouse 4s linear infinite
}

@media(max-width:991px) {
.header-26-sub .scroll-btn .mouse {
	border: 2px solid #fff
}
}

@media(max-width:321px) {
.header-26-sub .scroll-btn .mouse {
	visibility: hidden
}
}

@media(max-width:479px) {
.header-26-sub .scroll-btn {
	/*bottom: 5px*/
	display:none;
}
#acidezInfo article p, #guia article p{ line-height:21px;}
}
.header-26-sub .background {
	background-image:url(../App_Themes/Aziatop_CSS/images/hero-banner-new.jpg);
	opacity: 100;
	filter: alpha(opacity=10000);
	opacity: 1;
	filter: alpha(opacity=100)
}

/* BUSCAR EN SCRIPTS.MIN.JS {$(this).css("opacity",$(this).data("origOpacity")*e)} Y REEMPLAZAR $(this).data("origOpacity")*e POR 1
*/ 


.header-26-sub h1 {
	font-size: 48px;
	line-height: 1;
	letter-spacing: -3px;
	text-transform: initial;
	color:#fff;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
}

.col-sm-5.title.cd-intro {
    height: 100%;
    padding-top: 10%;
}

.header-26-sub .img01{
	width: 80%;
}


@media(max-width:767px) {

.header-26-sub .img01 {
    width: 100%;
}

.header-26-sub h1 {
	font-size: 43.2px
}

.col-sm-5.title.cd-intro {
    padding-top: 0;
}

.cd-intro {
    margin-bottom: 0;
    margin-top: -12%;
}
}
.header-26-sub h1 span {
	margin-bottom: 15px
}

@media(min-width:1199px) {
.header-26-sub h1 {
	font-size: 48px
}
}

@media(min-width:1199px)and (max-width:767px) {
.header-26-sub h1 {
	font-size: 48px
}
}

@media(max-width:767px) {
.header-26-sub h1 {
	font-size: 60px
}
}

@media(max-width:767px)and (max-width:767px) {
.header-26-sub h1 {
	font-size: 54px
}
}

@media(max-width:479px) {
.header-26-sub h1 {
	font-size: 55px
}
}

@media(max-width:479px)and (max-width:767px) {
.header-26-sub h1 {
	font-size: 40px
}
}

@media(max-width:320px) {
.header-26-sub h1 {
	font-size: 45px
}
}

@media(max-width:320px)and (max-width:767px) {
.header-26-sub h1 {
	font-size: 32px
}
}
.header-26-sub h3 {
	margin-bottom: 26px;
	font-weight: 300
}
.header-26-sub p {
	font-weight: 300;
	margin-bottom: 30px
}
.header-26-sub p strong {
	font-weight: 400
}
.header-26-sub .lead {
	font-size: 22px;
	font-weight: 300
}

@media(max-width:767px) {
.header-26-sub .lead {
	font-size: 19.8px
}
}

@media(max-width:479px) {
.header-26-sub .title {
	top: -100px
}
}

@media(max-width:320px) {
.header-26-sub .title {
	top: -50px
}
}
.header-26-sub .col-sm-5.col-sm-offset-1 {
	position: relative;
	left: -15%;
	opacity: 0;
	filter: alpha(opacity=0)
}
.loaded .header-26-sub .col-sm-5.col-sm-offset-1 {
	transition: .8s .4s left, 1.2s .4s opacity;
	left: 0;
	opacity: 100;
	filter: alpha(opacity=10000);
	opacity: 1;
	filter: alpha(opacity=100)
}
.header-26-sub .col-sm-4.col-sm-offset-1 {
	position: relative;
	right: -100px;
	opacity: 0;
	filter: alpha(opacity=0)
}
.loaded .header-26-sub .col-sm-4.col-sm-offset-1 {
	transition: .8s right, 1.2s opacity;
	right: 0;
	opacity: 100;
	filter: alpha(opacity=10000);
	opacity: 1;
	filter: alpha(opacity=100)
}

@media(max-width:479px) {
.header-26-sub {
	padding-top: 90px
}
.header-26-sub>div>.container {
	padding-top: 180px
}
.header-26-sub .col-sm-5.col-sm-offset-1, .header-26-sub .col-sm-4.offset-1 {
	transition-duration: 0!important;
	transition-delay: 0!important
}
}
.header-26-sub .cd-words-wrapper {
	font-size: 90px;
	letter-spacing: 0
}

@media(max-width:767px) {
.header-26-sub .cd-words-wrapper {
	font-size: 81px
}
.header-26-sub .background{
	background-image: url(../App_Themes/Aziatop_CSS/images/hero-banner-new-mobile2.jpg);
	background-repeat: no-repeat;
    background-size: cover;
	}
.content-23.custom-bg {
	background-image:none !important;
	background-color:#183171;
}
.content-23.custom-bg-2 {
	
	background-image:none !important;
	background-color:#6f287b;
}
.content-23.custom-bg-3 {
	
	background-image:none !important;
	background-color:#e45a33;
}
}

@media(max-width:767px) {
.header-26-sub .cd-words-wrapper {
	font-size: 80px
}
}

@media(max-width:767px)and (max-width:767px) {
.header-26-sub .cd-words-wrapper {
	font-size: 72px
}
}

@media(max-width:479px) {
.header-26-sub .btn-lg {
	padding: 10px 15px
}
.botoninfo{ position:absolute; bottom:30px;}
}
.mask {
	z-index: 1000;
	background-color: #000;
	opacity: 90;
	filter: alpha(opacity=9000);
	opacity: .9;
	filter: alpha(opacity=90);
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	display: none
}
.popup-video {
	z-index: 1000;
	margin: 0 10%;
	width: 80%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	display: none
}
.popup-video>* {
	width: 100%;
	height: 100%
}
h1, h2 {
	/*text-transform: uppercase*/
}
b, strong {
	font-weight: 800
}
.cd-top {
	bottom: 20px
}
.navbar {
	left: 0;
	right: 0
}
.navbar .brand {
	padding: 23px 28px 24px 0;
	float: left
}
.navbar .subnav {
	display: none
}
.navbar .navbar-collapse {
	padding-left: 0;
	padding-right: 0
}
.navbar .nav>li {
	float: left
}
.navbar .nav>li>a:hover, .navbar .nav>li>a:focus {
	background: none
}
.navbar .navbar-toggle {
	margin: 26px 0 10px;
	color: #fff;
	background: none;
	padding: 0;
	width: 30px;
	height: 30px;
	background:url(../App_Themes/Aziatop_CSS/images/menu-icon.png) 50% no-repeat;
	border-radius: 0
}
.navbar .navbar-toggle:before {
	display: none
}
.navbar .navbar-form .btn {
	height: auto;
	line-height: 22px;
	padding-top: 10px;
	padding-bottom: 10px
}
.navbar .nav>li>a>[class*=fui-] {
	font-size: 24px;
	margin: -10px 0 0;
	position: relative;
	top: 4px
}
.navbar.navbar-fixed-top {
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	transition: all .33s cubic-bezier(.694, .0482, .335, 1);
	max-width: 1170px;
	margin: 0 auto
}

@media(min-width:768px)and (max-width:991px) {
.navbar-collapse.collapse {
	display: none!important
}
.navbar-toggle {
	display: block
}
.navbar-header {
	float: none
}
}
.header-19 .navbar-collapse.collapse, .header-16 .navbar-collapse.collapse {
	display: none!important
}

@media(max-width:991px) {
body .navbar-collapse {
	width: 230px;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	height: 100%!important;
	z-index: 1
}
}

@media(min-width:992px) {
body>.collapse.navbar-collapse {
	display: none!important
}
}
body .navbar-collapse#header-19, body .navbar-collapse#header-16 {
	width: 230px;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	height: 100%!important;
	z-index: 1
}
body>.navbar-collapse {
	padding: 25px 0;
	overflow: auto;
	background: #222527;
	min-height: 100%
}
body>.navbar-collapse::-webkit-scrollbar {
display:none
}
body>.navbar-collapse .pull-right, body>.navbar-collapse .pull-left {
	float: none!important
}
body>.navbar-collapse .nav {
	margin: 0 0 10px
}
body>.navbar-collapse .nav>li {
	margin: 0
}
body>.navbar-collapse .nav>li>a {
	display: block;
	padding: 12px 35px;
	border-bottom: 2px solid #24292d;
	font-size: 13px;
	font-weight: 600;
	letter-spacing: 1px;
	color: #fff;
	text-transform: uppercase
}
body>.navbar-collapse .nav>li>a:hover, body>.navbar-collapse .nav>li>a:focus, body>.navbar-collapse .nav>li>a.active {
	color: #29aae1
}
body>.navbar-collapse .nav>li>a:hover, body>.navbar-collapse .nav>li>a:focus {
	background: none
}
body>.navbar-collapse .nav>li.active>a {
	color: #fff
}
body>.navbar-collapse .nav>li.active>a:hover, body>.navbar-collapse .nav>li.active>a:focus, body>.navbar-collapse .nav>li.active>a.active {
	color: #fff
}
body>.navbar-collapse .nav>li .btn {
	border-radius: 0
}
body>.navbar-collapse .subnav {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0
}
body>.navbar-collapse .subnav li>a {
	display: block;
	margin: 0;
	padding: 7px 35px;
	font-size: 13px;
	font-weight: 400;
	color: #5b5e61;
	text-transform: capitalize
}
body>.navbar-collapse .subnav li>a:hover, body>.navbar-collapse .subnav li>a:focus, body>.navbar-collapse .subnav li>a.active {
	color: #fff
}
body>.navbar-collapse .navbar-form, body>.navbar-collapse .navbar-search {
	padding: 10px 35px;
	margin: 0;
	border-bottom: 0 none;
	border-top: 0 none;
	box-shadow: none
}
body>.navbar-collapse .navbar-form:focus, body>.navbar-collapse .navbar-search:focus {
	outline: 0 none
}
body>.navbar-collapse .navbar-form .btn, body>.navbar-collapse .navbar-search .btn, body>.navbar-collapse .navbar-form .btn-primary, body>.navbar-collapse .navbar-search .btn-primary {
	height: 30px;
	line-height: 20px;
	font-size: 15px;
	color: #5b5e61;
	background: none;
	padding: 0
}
body>.navbar-collapse .navbar-form .btn:hover, body>.navbar-collapse .navbar-search .btn:hover, body>.navbar-collapse .navbar-form .btn-primary:hover, body>.navbar-collapse .navbar-search .btn-primary:hover {
	color: #fff
}
.navbar.navbar-fixed-top {
	max-width: 1024px;
	margin-left: 15px;
	margin-right: 15px;
	margin:0 auto !important;
	left:0; right:0;
	
}

@media(min-width:991px) {
.navbar.navbar-fixed-top {
	margin-left: 40px;
	margin-right: 40px;
	max-width: 970px;
	
}
}
.content-4, .footer-6 {
	padding-top: 80px;
	padding-bottom: 80px
}
.header-1-sub .pt-page-1 .background {
	
	opacity: 50;
	filter: alpha(opacity=5000);
	opacity: .5;
	filter: alpha(opacity=50);
	background-position: 50% 30%
}
.header-1-sub .pt-page-2 .background {
	
	opacity: 50;
	filter: alpha(opacity=5000);
	opacity: .5;
	filter: alpha(opacity=50);
	background-position: 50% 30%
}
.header-1-sub .pt-page-3 .background {
	
	opacity: 50;
	filter: alpha(opacity=5000);
	opacity: .5;
	filter: alpha(opacity=50);
	background-position: 50% 30%
}
.header-antiflicker {
	border-bottom: 1px solid #8d319d;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	backface-visibility:hidden;
	
}
.content-23 {
	overflow: hidden
}
.content-23 #bgVideo {
	overflow: hidden
}
.content-23 #bgVideo>video {
	position: absolute!important;
	top: 0!important
}
.content-23 .control-btn,
.content-47 .control-btn {
	opacity: 50;
	filter: alpha(opacity=5000);
	opacity: .5;
	filter: alpha(opacity=50)
}
.content-23.custom-bg {
	position: relative;
	background-image:url(../App_Themes/Aziatop_CSS/images/water-bg.jpg);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed
}
.content-23.custom-bg-2 {
	position: relative;
	background-image:url(../App_Themes/Aziatop_CSS/images/water-bg2.jpg);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed
}
.content-23.custom-bg-3 {
	position: relative;
	background-image:url(../App_Themes/Aziatop_CSS/images/water-bg3.jpg);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed
}
.content-23 .background {
	opacity: 70;
	filter: alpha(opacity=7000);
	opacity: .7;
	filter: alpha(opacity=70)
}

@media(max-width:479px) {
.content-23 {
	max-height: 600px
}
}

@media(max-width:991px) {
#drink_alkalise_water {
	max-height: 650px
}
}

@media(max-width:479px) {
#drink_alkalise_water {
	max-height: 440px
}
}

@media(max-width:991px) {
.mobile-bg {
	position: relative;
	
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover
}
}
.header-26-sub:after {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background: transparent url(../App_Themes/Aziatop_CSS/images/wave.png) repeat-x left top;
	background-size: auto 100%;
	margin: 0 0 -25px;
	height: 25px;
	z-index: 1
}

@media(max-width:991px) {
.header-26-sub:after {
	visibility: hidden
}
}
.beaker-wrapper {
	margin: 0 auto;
	position: relative;
	text-align: center;
	background-image:url(../App_Themes/Aziatop_CSS/images/vitalchart.png);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: contain;
	height: 400px;
	padding-top: 43px
}
.beaker-wrapper .chart {
	position: relative;
	top: -268px;
	z-index: 1
}
.beaker-wrapper .chart img {
	width: 570px
}
.beaker-wrapper .beaker-container {
	height: 400px;
	overflow: hidden;
	position: relative;
	width: 100%;
	display: inline-block;
	/*margin-left: 63px*/
}
.beaker-wrapper .beaker-container#beaker2 #liquid {
	height: 175px
}
.beaker-wrapper .beaker-container div {
	position: absolute
}
.beaker-wrapper #beaker {
	/*border: 3px solid #fff;
	border-top: 0;
	border-radius: 0 0 30px 30px;
	height: 200px;*/
	left: 50%;
	
    bottom: 140px;
    width: 70px;
}
.beaker-wrapper #beaker:before, .beaker-wrapper #beaker:after {
	/*border: 3px solid #fff;
	border-bottom: 0;
	border-radius: 30px 30px 0 0;
	content: '';
	height: 31px;
	position: absolute;
	top: -28px;
	width: 50px*/
}
.beaker-wrapper #beaker:before {
	/*left: -50px*/
}
.beaker-wrapper #beaker:after {
	/*right: -50px*/
}
.beaker-wrapper #liquid {
	
	/*background-color: rgba(0,174,239,.8);
	border: 5px solid #00aeef;
	border-radius: 0 0 20px 20px;*/
	bottom: 0;
	height: 155px;
	overflow: hidden;
	width: 68px
}
.beaker-wrapper #liquid:after {
	
	/*background-color: rgba(255,255,255,.15);
	bottom: -10px;
	content: '';
	height: 205px;
	left: -40px;
	position: absolute;
	-webkit-transform: rotate(30deg);
	-ms-transform: rotate(30deg);
	transform: rotate(30deg);
	-webkit-transform: rotate(15deg);
	-ms-transform: rotate(15deg);
	transform: rotate(15deg);
	width: 110px*/
}
.beaker-wrapper #liquid .bubble {
	-webkit-animation-name: bubble;
	animation-name: bubble;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	/*background-color: rgba(255,255,255,.5);*/
	background-color:rgba(247,0,4,.5);
	bottom: 0;
	border-radius: 10px;
	height: 20px;
	width: 20px
}
@-webkit-keyframes bubble {
0% {
bottom:0
}
50% {
/*background-color:rgba(255,255,255,.2);*/
background-color:rgba(158,223,255,.2);
bottom:80px
}
100% {
background-color:rgba(255,255,255,0);
bottom:160px
}
}
@keyframes bubble {
0% {
bottom:0
}
50% {
/*background-color:rgba(255,255,255,.2);*/
background-color:rgba(158,223,255,.2);
bottom:80px
}
100% {
background-color:rgba(255,255,255,0);
bottom:160px
}
}
.beaker-wrapper .bubble:nth-child(1) {
	left: 1px;
	-webkit-animation-delay: 25.82876ms;
	animation-delay: 25.82876ms;
	-webkit-animation-duration: 400ms;
	animation-duration: 400ms;
	-webkit-transform: scale(.4);
	-ms-transform: scale(.4);
	transform: scale(.4)
}
.beaker-wrapper .bubble:nth-child(2) {
	left: 3px;
	-webkit-animation-delay: 22.10804ms;
	animation-delay: 22.10804ms;
	-webkit-animation-duration: 1200ms;
	animation-duration: 1200ms;
	-webkit-transform: scale(.8);
	-ms-transform: scale(.8);
	transform: scale(.8)
}
.beaker-wrapper .bubble:nth-child(3) {
	left: 6px;
	-webkit-animation-delay: 16.62991ms;
	animation-delay: 16.62991ms;
	-webkit-animation-duration: 1200ms;
	animation-duration: 1200ms;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}
.beaker-wrapper .bubble:nth-child(4) {
	left: 9px;
	-webkit-animation-delay: 20.139ms;
	animation-delay: 20.139ms;
	-webkit-animation-duration: 1100ms;
	animation-duration: 1100ms;
	-webkit-transform: scale(.9);
	-ms-transform: scale(.9);
	transform: scale(.9)
}
.beaker-wrapper .bubble:nth-child(5) {
	left: 20px;
	-webkit-animation-delay: 26.83246ms;
	animation-delay: 26.83246ms;
	-webkit-animation-duration: 800ms;
	animation-duration: 800ms;
	-webkit-transform: scale(.4);
	-ms-transform: scale(.4);
	transform: scale(.4)
}
.beaker-wrapper .bubble:nth-child(6) {
	left: 30px;
	-webkit-animation-delay: 5.00925ms;
	animation-delay: 5.00925ms;
	-webkit-animation-duration: 1300ms;
	animation-duration: 1300ms;
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}
.beaker-wrapper .bubble:nth-child(7) {
	left: 40px;
	-webkit-animation-delay: 2.82471ms;
	animation-delay: 2.82471ms;
	-webkit-animation-duration: 500ms;
	animation-duration: 500ms;
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}
.modal .form-group .form-control {
	border: 2px solid #fff
}
.modal-content {
	background-color: #48b6e1;
	border-radius: 0;
	text-align: center;
	box-shadow: none;
	-webkit-box-shadow: none
}
.modal-content h1, .modal-content h2, .modal-content h3, .modal-content h4, .modal-content h5, .modal-content h6, .modal-content p, .modal-content body, .modal-content li, .modal-content ul, .modal-content span, .modal-content div {
	color: #333;
	text-align:justify;
}
.modal-body {
    
    padding:10px 45px;
}
.modal-content .modal-header {
	border-bottom: none;
	text-align: center;
	border-radius: 0
}
.modal-content .modal-header .close {
	font-size: 20px
}
.modal-content .modal-body .row {
	margin-top: 15px;
	margin-bottom: 30px
}
.modal-content .modal-body .row .product_box_title {
	font-size: 13px;
	font-weight: 600
}
.modal-content .modal-body .row .product_box_title .product_price {
	margin-top: 5px;
	font-size: 15px
}
.modal-content span{ color:#fff !important;}
.modal-footer {
	border-top: none;
	text-align: center;
	border-radius: 0;
	text-align:center !important;
}
.modal-backdrop.in {
	filter: alpha(opacity=80);
	opacity: .8
}
#product-description+[data-readmore-toggle] {
	color: #fff;
	font-weight: 700;
	margin-top: 30px;
	text-decoration: underline
}
#product-description2+[data-readmore-toggle] {
	font-weight: 700;
	text-decoration: underline
}
.fade {
	opacity: 0;
	transition: opacity .3s linear
}


@media(max-height:500px) {
.header-26-sub .container div.title{ top:170px;}
.header-26-sub h1 {
    font-size: 25px;
}
.cd-intro .cd-headline.slide b {
	top: 10px;
	
}
}

@media(max-height:600px) {
/*.header-26-sub .container div.title{ top:170px;}*/

.cd-intro .cd-headline.slide b {
	top: 10px;
	
}
}

.navbar, .navbar.navbar-fixed-top{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	backface-visibility:hidden;
	
	}
