/*! jQuery UI - v1.11.4 - 2015-03-11
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, button.css, datepicker.css, dialog.css, draggable.css, menu.css, progressbar.css, resizable.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */
/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
	font-family: 'Roboto', sans-serif!important;
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust:100%
}
body {
	margin:0;
	font-family: 'Roboto', sans-serif!important;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display:block
}
audio, canvas, progress, video {
	display:inline-block;
	vertical-align:baseline
}
audio:not([controls]) {
display:none;
height:0
}
[hidden], template {
display:none
}
a {
	background-color:transparent
}
a:active, a:hover {
	outline:0
}
abbr[title] {
	border-bottom:1px dotted
}
b, strong {
	font-weight:700
}
dfn {
	font-style:italic
}
h1 {
	margin:.67em 0;
	font-size:2em
}
mark {
	color:#000;
	background:#ff0
}
small {
	font-size:80%
}
sub, sup {
	position:relative;
	font-size:75%;
	line-height:0;
	vertical-align:baseline
}
sup {
	top:-.5em
}
sub {
	bottom:-.25em
}
img {
	border:0
}
svg:not(:root) {
overflow:hidden
}
figure {
	margin:1em 40px
}
hr {
	height:0;
	-webkit-box-sizing:content-box;
	-moz-box-sizing:content-box;
	box-sizing:content-box
}
pre {
	overflow:auto
}
code, kbd, pre, samp {
	font-family:monospace, monospace;
	font-size:1em
}
button, input, optgroup, select, textarea {
	margin:0;
	font:inherit;
	color:inherit
}
button {
	overflow:visible
}
button, select {
	text-transform:none
}
button, html input[type=button], input[type=reset], input[type=submit] {
	-webkit-appearance:button;
	cursor:pointer
}
button[disabled], html input[disabled] {
	cursor:default
}
button::-moz-focus-inner, input::-moz-focus-inner {
padding:0;
border:0
}
input {
	line-height:normal
}
input[type=checkbox], input[type=radio] {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding:0
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
height:auto
}
input[type=search] {
	-webkit-box-sizing:content-box;
	-moz-box-sizing:content-box;
	box-sizing:content-box;
	-webkit-appearance:textfield
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
-webkit-appearance:none
}
fieldset {
	padding:.35em .625em .75em;
	margin:0 2px;
	border:1px solid silver
}
legend {
	padding:0;
	border:0
}
textarea {
	overflow:auto
}
optgroup {
	font-weight:700
}
table {
	border-spacing:0;
	border-collapse:collapse
}
td, th {
	padding:0
}/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
*, :after, :before {
	color:#000 !important;
	text-shadow:none !important;
	background:0 0 !important;
	-webkit-box-shadow:none !important;
	box-shadow:none !important
}
a, a:visited {
	text-decoration:underline
}
a[href]:after {
	content:" (" attr(href) ")"
}
abbr[title]:after {
	content:" (" attr(title) ")"
}
a[href^="javascript:"]:after, a[href^="#"]:after {
content:""
}
blockquote, pre {
	border:1px solid #999;
	page-break-inside:avoid
}
thead {
	display:table-header-group
}
img, tr {
	page-break-inside:avoid
}
img {
	max-width:100% !important
}
h2, h3, p {
	orphans:3;
	widows:3
}
h2, h3 {
	page-break-after:avoid
}
.navbar {
	display:none
}
.btn>.caret, .dropup>.btn>.caret {
	border-top-color:#000 !important
}
.label {
	border:1px solid #000
}
.table {
	border-collapse:collapse !important
}
.table td, .table th {
	background-color:#fff !important
}
.table-bordered td, .table-bordered th {
	border:1px solid #ddd !important
}
}
@font-face {
font-family:'Glyphicons Halflings';
src:url(../fonts/glyphicons-halflings-regular.eot);
src:url(../fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(../fonts/glyphicons-halflings-regular.woff2) format("woff2"), url(../fonts/glyphicons-halflings-regular.woff) format("woff"), url(../fonts/glyphicons-halflings-regular.ttf) format("truetype"), url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg")
}
.glyphicon {
	position:relative;
	top:1px;
	display:inline-block;
	font-family:'Glyphicons Halflings';
	font-style:normal;
	font-weight:400;
	line-height:1;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale
}
.glyphicon-asterisk:before {
	content:"\002a"
}
.glyphicon-plus:before {
	content:"\002b"
}
.glyphicon-eur:before, .glyphicon-euro:before {
	content:"\20ac"
}
.glyphicon-minus:before {
	content:"\2212"
}
.glyphicon-cloud:before {
	content:"\2601"
}
.glyphicon-envelope:before {
	content:"\2709"
}
.glyphicon-pencil:before {
	content:"\270f"
}
.glyphicon-glass:before {
	content:"\e001"
}
.glyphicon-music:before {
	content:"\e002"
}
.glyphicon-search:before {
	content:"\e003"
}
.glyphicon-heart:before {
	content:"\e005"
}
.glyphicon-star:before {
	content:"\e006"
}
.glyphicon-star-empty:before {
	content:"\e007"
}
.glyphicon-user:before {
	content:"\e008"
}
.glyphicon-film:before {
	content:"\e009"
}
.glyphicon-th-large:before {
	content:"\e010"
}
.glyphicon-th:before {
	content:"\e011"
}
.glyphicon-th-list:before {
	content:"\e012"
}
.glyphicon-ok:before {
	content:"\e013"
}
.glyphicon-remove:before {
	content:"\e014"
}
.glyphicon-zoom-in:before {
	content:"\e015"
}
.glyphicon-zoom-out:before {
	content:"\e016"
}
.glyphicon-off:before {
	content:"\e017"
}
.glyphicon-signal:before {
	content:"\e018"
}
.glyphicon-cog:before {
	content:"\e019"
}
.glyphicon-trash:before {
	content:"\e020"
}
.glyphicon-home:before {
	content:"\e021"
}
.glyphicon-file:before {
	content:"\e022"
}
.glyphicon-time:before {
	content:"\e023"
}
.glyphicon-road:before {
	content:"\e024"
}
.glyphicon-download-alt:before {
	content:"\e025"
}
.glyphicon-download:before {
	content:"\e026"
}
.glyphicon-upload:before {
	content:"\e027"
}
.glyphicon-inbox:before {
	content:"\e028"
}
.glyphicon-play-circle:before {
	content:"\e029"
}
.glyphicon-repeat:before {
	content:"\e030"
}
.glyphicon-refresh:before {
	content:"\e031"
}
.glyphicon-list-alt:before {
	content:"\e032"
}
.glyphicon-lock:before {
	content:"\e033"
}
.glyphicon-flag:before {
	content:"\e034"
}
.glyphicon-headphones:before {
	content:"\e035"
}
.glyphicon-volume-off:before {
	content:"\e036"
}
.glyphicon-volume-down:before {
	content:"\e037"
}
.glyphicon-volume-up:before {
	content:"\e038"
}
.glyphicon-qrcode:before {
	content:"\e039"
}
.glyphicon-barcode:before {
	content:"\e040"
}
.glyphicon-tag:before {
	content:"\e041"
}
.glyphicon-tags:before {
	content:"\e042"
}
.glyphicon-book:before {
	content:"\e043"
}
.glyphicon-bookmark:before {
	content:"\e044"
}
.glyphicon-print:before {
	content:"\e045"
}
.glyphicon-camera:before {
	content:"\e046"
}
.glyphicon-font:before {
	content:"\e047"
}
.glyphicon-bold:before {
	content:"\e048"
}
.glyphicon-italic:before {
	content:"\e049"
}
.glyphicon-text-height:before {
	content:"\e050"
}
.glyphicon-text-width:before {
	content:"\e051"
}
.glyphicon-align-left:before {
	content:"\e052"
}
.glyphicon-align-center:before {
	content:"\e053"
}
.glyphicon-align-right:before {
	content:"\e054"
}
.glyphicon-align-justify:before {
	content:"\e055"
}
.glyphicon-list:before {
	content:"\e056"
}
.glyphicon-indent-left:before {
	content:"\e057"
}
.glyphicon-indent-right:before {
	content:"\e058"
}
.glyphicon-facetime-video:before {
	content:"\e059"
}
.glyphicon-picture:before {
	content:"\e060"
}
.glyphicon-map-marker:before {
	content:"\e062"
}
.glyphicon-adjust:before {
	content:"\e063"
}
.glyphicon-tint:before {
	content:"\e064"
}
.glyphicon-edit:before {
	content:"\e065"
}
.glyphicon-share:before {
	content:"\e066"
}
.glyphicon-check:before {
	content:"\e067"
}
.glyphicon-move:before {
	content:"\e068"
}
.glyphicon-step-backward:before {
	content:"\e069"
}
.glyphicon-fast-backward:before {
	content:"\e070"
}
.glyphicon-backward:before {
	content:"\e071"
}
.glyphicon-play:before {
	content:"\e072"
}
.glyphicon-pause:before {
	content:"\e073"
}
.glyphicon-stop:before {
	content:"\e074"
}
.glyphicon-forward:before {
	content:"\e075"
}
.glyphicon-fast-forward:before {
	content:"\e076"
}
.glyphicon-step-forward:before {
	content:"\e077"
}
.glyphicon-eject:before {
	content:"\e078"
}
.glyphicon-chevron-left:before {
	content:"\e079"
}
.glyphicon-chevron-right:before {
	content:"\e080"
}
.glyphicon-plus-sign:before {
	content:"\e081"
}
.glyphicon-minus-sign:before {
	content:"\e082"
}
.glyphicon-remove-sign:before {
	content:"\e083"
}
.glyphicon-ok-sign:before {
	content:"\e084"
}
.glyphicon-question-sign:before {
	content:"\e085"
}
.glyphicon-info-sign:before {
	content:"\e086"
}
.glyphicon-screenshot:before {
	content:"\e087"
}
.glyphicon-remove-circle:before {
	content:"\e088"
}
.glyphicon-ok-circle:before {
	content:"\e089"
}
.glyphicon-ban-circle:before {
	content:"\e090"
}
.glyphicon-arrow-left:before {
	content:"\e091"
}
.glyphicon-arrow-right:before {
	content:"\e092"
}
.glyphicon-arrow-up:before {
	content:"\e093"
}
.glyphicon-arrow-down:before {
	content:"\e094"
}
.glyphicon-share-alt:before {
	content:"\e095"
}
.glyphicon-resize-full:before {
	content:"\e096"
}
.glyphicon-resize-small:before {
	content:"\e097"
}
.glyphicon-exclamation-sign:before {
	content:"\e101"
}
.glyphicon-gift:before {
	content:"\e102"
}
.glyphicon-leaf:before {
	content:"\e103"
}
.glyphicon-fire:before {
	content:"\e104"
}
.glyphicon-eye-open:before {
	content:"\e105"
}
.glyphicon-eye-close:before {
	content:"\e106"
}
.glyphicon-warning-sign:before {
	content:"\e107"
}
.glyphicon-plane:before {
	content:"\e108"
}
.glyphicon-calendar:before {
	content:"\e109"
}
.glyphicon-random:before {
	content:"\e110"
}
.glyphicon-comment:before {
	content:"\e111"
}
.glyphicon-magnet:before {
	content:"\e112"
}
.glyphicon-chevron-up:before {
	content:"\e113"
}
.glyphicon-chevron-down:before {
	content:"\e114"
}
.glyphicon-retweet:before {
	content:"\e115"
}
.glyphicon-shopping-cart:before {
	content:"\e116"
}
.glyphicon-folder-close:before {
	content:"\e117"
}
.glyphicon-folder-open:before {
	content:"\e118"
}
.glyphicon-resize-vertical:before {
	content:"\e119"
}
.glyphicon-resize-horizontal:before {
	content:"\e120"
}
.glyphicon-hdd:before {
	content:"\e121"
}
.glyphicon-bullhorn:before {
	content:"\e122"
}
.glyphicon-bell:before {
	content:"\e123"
}
.glyphicon-certificate:before {
	content:"\e124"
}
.glyphicon-thumbs-up:before {
	content:"\e125"
}
.glyphicon-thumbs-down:before {
	content:"\e126"
}
.glyphicon-hand-right:before {
	content:"\e127"
}
.glyphicon-hand-left:before {
	content:"\e128"
}
.glyphicon-hand-up:before {
	content:"\e129"
}
.glyphicon-hand-down:before {
	content:"\e130"
}
.glyphicon-circle-arrow-right:before {
	content:"\e131"
}
.glyphicon-circle-arrow-left:before {
	content:"\e132"
}
.glyphicon-circle-arrow-up:before {
	content:"\e133"
}
.glyphicon-circle-arrow-down:before {
	content:"\e134"
}
.glyphicon-globe:before {
	content:"\e135"
}
.glyphicon-wrench:before {
	content:"\e136"
}
.glyphicon-tasks:before {
	content:"\e137"
}
.glyphicon-filter:before {
	content:"\e138"
}
.glyphicon-briefcase:before {
	content:"\e139"
}
.glyphicon-fullscreen:before {
	content:"\e140"
}
.glyphicon-dashboard:before {
	content:"\e141"
}
.glyphicon-paperclip:before {
	content:"\e142"
}
.glyphicon-heart-empty:before {
	content:"\e143"
}
.glyphicon-link:before {
	content:"\e144"
}
.glyphicon-phone:before {
	content:"\e145"
}
.glyphicon-pushpin:before {
	content:"\e146"
}
.glyphicon-usd:before {
	content:"\e148"
}
.glyphicon-gbp:before {
	content:"\e149"
}
.glyphicon-sort:before {
	content:"\e150"
}
.glyphicon-sort-by-alphabet:before {
	content:"\e151"
}
.glyphicon-sort-by-alphabet-alt:before {
	content:"\e152"
}
.glyphicon-sort-by-order:before {
	content:"\e153"
}
.glyphicon-sort-by-order-alt:before {
	content:"\e154"
}
.glyphicon-sort-by-attributes:before {
	content:"\e155"
}
.glyphicon-sort-by-attributes-alt:before {
	content:"\e156"
}
.glyphicon-unchecked:before {
	content:"\e157"
}
.glyphicon-expand:before {
	content:"\e158"
}
.glyphicon-collapse-down:before {
	content:"\e159"
}
.glyphicon-collapse-up:before {
	content:"\e160"
}
.glyphicon-log-in:before {
	content:"\e161"
}
.glyphicon-flash:before {
	content:"\e162"
}
.glyphicon-log-out:before {
	content:"\e163"
}
.glyphicon-new-window:before {
	content:"\e164"
}
.glyphicon-record:before {
	content:"\e165"
}
.glyphicon-save:before {
	content:"\e166"
}
.glyphicon-open:before {
	content:"\e167"
}
.glyphicon-saved:before {
	content:"\e168"
}
.glyphicon-import:before {
	content:"\e169"
}
.glyphicon-export:before {
	content:"\e170"
}
.glyphicon-send:before {
	content:"\e171"
}
.glyphicon-floppy-disk:before {
	content:"\e172"
}
.glyphicon-floppy-saved:before {
	content:"\e173"
}
.glyphicon-floppy-remove:before {
	content:"\e174"
}
.glyphicon-floppy-save:before {
	content:"\e175"
}
.glyphicon-floppy-open:before {
	content:"\e176"
}
.glyphicon-credit-card:before {
	content:"\e177"
}
.glyphicon-transfer:before {
	content:"\e178"
}
.glyphicon-cutlery:before {
	content:"\e179"
}
.glyphicon-header:before {
	content:"\e180"
}
.glyphicon-compressed:before {
	content:"\e181"
}
.glyphicon-earphone:before {
	content:"\e182"
}
.glyphicon-phone-alt:before {
	content:"\e183"
}
.glyphicon-tower:before {
	content:"\e184"
}
.glyphicon-stats:before {
	content:"\e185"
}
.glyphicon-sd-video:before {
	content:"\e186"
}
.glyphicon-hd-video:before {
	content:"\e187"
}
.glyphicon-subtitles:before {
	content:"\e188"
}
.glyphicon-sound-stereo:before {
	content:"\e189"
}
.glyphicon-sound-dolby:before {
	content:"\e190"
}
.glyphicon-sound-5-1:before {
	content:"\e191"
}
.glyphicon-sound-6-1:before {
	content:"\e192"
}
.glyphicon-sound-7-1:before {
	content:"\e193"
}
.glyphicon-copyright-mark:before {
	content:"\e194"
}
.glyphicon-registration-mark:before {
	content:"\e195"
}
.glyphicon-cloud-download:before {
	content:"\e197"
}
.glyphicon-cloud-upload:before {
	content:"\e198"
}
.glyphicon-tree-conifer:before {
	content:"\e199"
}
.glyphicon-tree-deciduous:before {
	content:"\e200"
}
.glyphicon-cd:before {
	content:"\e201"
}
.glyphicon-save-file:before {
	content:"\e202"
}
.glyphicon-open-file:before {
	content:"\e203"
}
.glyphicon-level-up:before {
	content:"\e204"
}
.glyphicon-copy:before {
	content:"\e205"
}
.glyphicon-paste:before {
	content:"\e206"
}
.glyphicon-alert:before {
	content:"\e209"
}
.glyphicon-equalizer:before {
	content:"\e210"
}
.glyphicon-king:before {
	content:"\e211"
}
.glyphicon-queen:before {
	content:"\e212"
}
.glyphicon-pawn:before {
	content:"\e213"
}
.glyphicon-bishop:before {
	content:"\e214"
}
.glyphicon-knight:before {
	content:"\e215"
}
.glyphicon-baby-formula:before {
	content:"\e216"
}
.glyphicon-tent:before {
	content:"\26fa"
}
.glyphicon-blackboard:before {
	content:"\e218"
}
.glyphicon-bed:before {
	content:"\e219"
}
.glyphicon-apple:before {
	content:"\f8ff"
}
.glyphicon-erase:before {
	content:"\e221"
}
.glyphicon-hourglass:before {
	content:"\231b"
}
.glyphicon-lamp:before {
	content:"\e223"
}
.glyphicon-duplicate:before {
	content:"\e224"
}
.glyphicon-piggy-bank:before {
	content:"\e225"
}
.glyphicon-scissors:before {
	content:"\e226"
}
.glyphicon-bitcoin:before {
	content:"\e227"
}
.glyphicon-btc:before {
	content:"\e227"
}
.glyphicon-xbt:before {
	content:"\e227"
}
.glyphicon-yen:before {
	content:"\00a5"
}
.glyphicon-jpy:before {
	content:"\00a5"
}
.glyphicon-ruble:before {
	content:"\20bd"
}
.glyphicon-rub:before {
	content:"\20bd"
}
.glyphicon-scale:before {
	content:"\e230"
}
.glyphicon-ice-lolly:before {
	content:"\e231"
}
.glyphicon-ice-lolly-tasted:before {
	content:"\e232"
}
.glyphicon-education:before {
	content:"\e233"
}
.glyphicon-option-horizontal:before {
	content:"\e234"
}
.glyphicon-option-vertical:before {
	content:"\e235"
}
.glyphicon-menu-hamburger:before {
	content:"\e236"
}
.glyphicon-modal-window:before {
	content:"\e237"
}
.glyphicon-oil:before {
	content:"\e238"
}
.glyphicon-grain:before {
	content:"\e239"
}
.glyphicon-sunglasses:before {
	content:"\e240"
}
.glyphicon-text-size:before {
	content:"\e241"
}
.glyphicon-text-color:before {
	content:"\e242"
}
.glyphicon-text-background:before {
	content:"\e243"
}
.glyphicon-object-align-top:before {
	content:"\e244"
}
.glyphicon-object-align-bottom:before {
	content:"\e245"
}
.glyphicon-object-align-horizontal:before {
	content:"\e246"
}
.glyphicon-object-align-left:before {
	content:"\e247"
}
.glyphicon-object-align-vertical:before {
	content:"\e248"
}
.glyphicon-object-align-right:before {
	content:"\e249"
}
.glyphicon-triangle-right:before {
	content:"\e250"
}
.glyphicon-triangle-left:before {
	content:"\e251"
}
.glyphicon-triangle-bottom:before {
	content:"\e252"
}
.glyphicon-triangle-top:before {
	content:"\e253"
}
.glyphicon-console:before {
	content:"\e254"
}
.glyphicon-superscript:before {
	content:"\e255"
}
.glyphicon-subscript:before {
	content:"\e256"
}
.glyphicon-menu-left:before {
	content:"\e257"
}
.glyphicon-menu-right:before {
	content:"\e258"
}
.glyphicon-menu-down:before {
	content:"\e259"
}
.glyphicon-menu-up:before {
	content:"\e260"
}
* {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}
:after, :before {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}
html {
	font-size:10px;
	-webkit-tap-highlight-color:transparent
}
body {
	font-size:14px;
	line-height:1.42857143;
	color:#333;
	background-color:#fff
}
button, input, select, textarea {
	font-family:inherit;
	font-size:inherit;
	line-height:inherit
}
a {
	color:#337ab7;
	text-decoration:none
}
a:focus, a:hover {
	color:#23527c;
	text-decoration:underline
}
a:focus {
	outline:thin dotted;
	outline:5px auto -webkit-focus-ring-color;
	outline-offset:-2px
}
figure {
	margin:0
}
img {
	vertical-align:middle
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
	display:block;
	max-width:100%;
	height:auto
}
.img-rounded {
	border-radius:6px
}
.img-thumbnail {
	display:inline-block;
	max-width:100%;
	height:auto;
	padding:4px;
	line-height:1.42857143;
	background-color:#fff;
	border:1px solid #ddd;
	border-radius:4px;
-webkit-transition:all .2s ease-in-out;
-o-transition:all .2s ease-in-out;
transition:all .2s ease-in-out
}
.img-circle {
	border-radius:50%
}
hr {
	margin-top:20px;
	margin-bottom:20px;
	border:0;
	border-top:1px solid #eee
}
.sr-only {
	position:absolute;
	width:1px;
	height:1px;
	padding:0;
	margin:-1px;
	overflow:hidden;
	clip:rect(0, 0, 0, 0);
	border:0
}
.sr-only-focusable:active, .sr-only-focusable:focus {
	position:static;
	width:auto;
	height:auto;
	margin:0;
	overflow:visible;
	clip:auto
}
[role=button] {
cursor:pointer
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	font-family:inherit;
	font-weight:500;
	line-height:1.1;
	color:inherit
}
.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
	font-weight:400;
	line-height:1;
	color:#777
}
.h1, .h2, .h3, h1, h2, h3 {
	margin-top:20px;
	margin-bottom:10px
}
.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
	font-size:65%
}
.h4, .h5, .h6, h4, h5, h6 {
	margin-top:10px;
	margin-bottom:10px
}
.h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
	font-size:75%
}
.h1, h1 {
	font-size:28px;
	color: #473a1a
}
.h2, h2 {
	font-size:25px;
	color: #473a1a
}
.h3, h3 {
	font-size:24px
}
.h4, h4 {
	font-size:18px
}
.h5, h5 {
	font-size:14px
}
.h6, h6 {
	font-size:12px
}
p {
	margin:0 0 10px
}
.lead {
	margin-bottom:20px;
	font-size:16px;
	font-weight:300;
	line-height:1.4
}
@media (min-width: 768px) {
.lead {
font-size:21px
}
}
.small, small {
	font-size:85%
}
.mark, mark {
	padding:.2em;
	background-color:#fcf8e3
}
.text-left {
	text-align:left
}
.text-right {
	text-align:right
}
.text-center {
	text-align:center
}
.text-justify {
	text-align:justify
}
.text-nowrap {
	white-space:nowrap
}
.text-lowercase {
	text-transform:lowercase
}
.text-uppercase {
	text-transform:uppercase
}
.text-capitalize {
	text-transform:capitalize
}
.text-muted {
	color:#777
}
.text-primary {
	color:#337ab7
}
a.text-primary:focus, a.text-primary:hover {
	color:#286090
}
.text-success {
	color:#3c763d
}
a.text-success:focus, a.text-success:hover {
	color:#2b542c
}
.text-info {
	color:#31708f
}
a.text-info:focus, a.text-info:hover {
	color:#245269
}
.text-warning {
	color:#8a6d3b
}
a.text-warning:focus, a.text-warning:hover {
	color:#66512c
}
.text-danger {
	color:#a94442
}
a.text-danger:focus, a.text-danger:hover {
	color:#843534
}
.bg-primary {
	color:#fff;
	background-color:#337ab7
}
a.bg-primary:focus, a.bg-primary:hover {
	background-color:#286090
}
.bg-success {
	background-color:#dff0d8
}
a.bg-success:focus, a.bg-success:hover {
	background-color:#c1e2b3
}
.bg-info {
	background-color:#d9edf7
}
a.bg-info:focus, a.bg-info:hover {
	background-color:#afd9ee
}
.bg-warning {
	background-color:#fcf8e3
}
a.bg-warning:focus, a.bg-warning:hover {
	background-color:#f7ecb5
}
.bg-danger {
	background-color:#f2dede
}
a.bg-danger:focus, a.bg-danger:hover {
	background-color:#e4b9b9
}
.page-header {
	padding-bottom:9px;
	margin:40px 0 20px;
	border-bottom:1px solid #eee
}
ol, ul {
	margin-top:0;
	margin-bottom:10px
}
ol ol, ol ul, ul ol, ul ul {
	margin-bottom:0
}
.list-unstyled {
	padding-left:0;
	list-style:none
}
.list-inline {
	padding-left:0;
	margin-left:-5px;
	list-style:none
}
.list-inline>li {
	display:inline-block;
	padding-right:5px;
	padding-left:5px
}
dl {
	margin-top:0;
	margin-bottom:20px
}
dd, dt {
	line-height:1.42857143
}
dt {
	font-weight:700
}
dd {
	margin-left:0
}
@media (min-width: 768px) {
.dl-horizontal dt {
float:left;
width:160px;
overflow:hidden;
clear:left;
text-align:right;
text-overflow:ellipsis;
white-space:nowrap
}
.dl-horizontal dd {
margin-left:180px
}
}
abbr[data-original-title], abbr[title] {
	cursor:help;
	border-bottom:1px dotted #777
}
.initialism {
	font-size:90%;
	text-transform:uppercase
}
blockquote {
	padding:10px 20px;
	margin:0 0 20px;
	font-size:17.5px;
	border-left:5px solid #eee
}
blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child {
	margin-bottom:0
}
blockquote .small, blockquote footer, blockquote small {
	display:block;
	font-size:80%;
	line-height:1.42857143;
	color:#777
}
blockquote .small:before, blockquote footer:before, blockquote small:before {
	content:'\2014 \00A0'
}
.blockquote-reverse, blockquote.pull-right {
	padding-right:15px;
	padding-left:0;
	text-align:right;
	border-right:5px solid #eee;
	border-left:0
}
.blockquote-reverse .small:before, .blockquote-reverse footer:before, .blockquote-reverse small:before, blockquote.pull-right .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before {
	content:''
}
.blockquote-reverse .small:after, .blockquote-reverse footer:after, .blockquote-reverse small:after, blockquote.pull-right .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after {
	content:'\00A0 \2014'
}
address {
	margin-bottom:20px;
	font-style:normal;
	line-height:1.42857143
}
code, kbd, pre, samp {
	font-family:Menlo, Monaco, Consolas, "Courier New", monospace
}
code {
	padding:2px 4px;
	font-size:90%;
	color:#c7254e;
	background-color:#f9f2f4;
	border-radius:4px
}
kbd {
	padding:2px 4px;
	font-size:90%;
	color:#fff;
	background-color:#333;
	border-radius:3px;
	-webkit-box-shadow:inset 0 -1px 0 rgba(0, 0, 0, 0.25);
	box-shadow:inset 0 -1px 0 rgba(0, 0, 0, 0.25)
}
kbd kbd {
	padding:0;
	font-size:100%;
	font-weight:700;
	-webkit-box-shadow:none;
	box-shadow:none
}
pre {
	display:block;
	padding:9.5px;
	margin:0 0 10px;
	font-size:13px;
	line-height:1.42857143;
	color:#333;
	word-break:break-all;
	word-wrap:break-word;
	background-color:#f5f5f5;
	border:1px solid #ccc;
	border-radius:4px
}
pre code {
	padding:0;
	font-size:inherit;
	color:inherit;
	white-space:pre-wrap;
	background-color:transparent;
	border-radius:0
}
.pre-scrollable {
	max-height:340px;
	overflow-y:scroll
}
.container {
	padding-right:15px;
	padding-left:15px;
	margin-right:auto;
	margin-left:auto
}
@media (min-width: 768px) {
.container {
width:750px
}
}
@media (min-width: 992px) {
.container {
width:970px
}
}
@media (min-width: 1200px) {
.container {
width:1170px
}
}
.container-fluid {
	padding-right:15px;
	padding-left:15px;
	margin-right:auto;
	margin-left:auto
}
.row {
	margin-right:-15px;
	margin-left:-15px
}

.col-xs-3{padding-right:0px!important;
	padding-left:0px!important}
	
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	position:relative;
	min-height:1px;
	padding-right:15px;
	padding-left:15px;
}
.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	float:left
}
.col-xs-12 {
	width:100%
}
.col-xs-11 {
	width:91.66666667%
}
.col-xs-10 {
	width:83.33333333%
}
.col-xs-9 {
	width:75%
}
.col-xs-8 {
	width:66.66666667%
}
.col-xs-7 {
	width:58.33333333%
}
.col-xs-6 {
	width:50%
}
.col-xs-5 {
	width:41.66666667%
}
.col-xs-4 {
	width:33.33333333%
}
.col-xs-3 {
	width:20%
}
.col-xs-2 {
	width:16.66666667%
}
.col-xs-1 {
	width:8.33333333%
}
.col-xs-pull-12 {
	right:100%
}
.col-xs-pull-11 {
	right:91.66666667%
}
.col-xs-pull-10 {
	right:83.33333333%
}
.col-xs-pull-9 {
	right:75%
}
.col-xs-pull-8 {
	right:66.66666667%
}
.col-xs-pull-7 {
	right:58.33333333%
}
.col-xs-pull-6 {
	right:50%
}
.col-xs-pull-5 {
	right:41.66666667%
}
.col-xs-pull-4 {
	right:33.33333333%
}
.col-xs-pull-3 {
	right:25%
}
.col-xs-pull-2 {
	right:16.66666667%
}
.col-xs-pull-1 {
	right:8.33333333%
}
.col-xs-pull-0 {
	right:auto
}
.col-xs-push-12 {
	left:100%
}
.col-xs-push-11 {
	left:91.66666667%
}
.col-xs-push-10 {
	left:83.33333333%
}
.col-xs-push-9 {
	left:75%
}
.col-xs-push-8 {
	left:66.66666667%
}
.col-xs-push-7 {
	left:58.33333333%
}
.col-xs-push-6 {
	left:50%
}
.col-xs-push-5 {
	left:41.66666667%
}
.col-xs-push-4 {
	left:33.33333333%
}
.col-xs-push-3 {
	left:25%
}
.col-xs-push-2 {
	left:16.66666667%
}
.col-xs-push-1 {
	left:8.33333333%
}
.col-xs-push-0 {
	left:auto
}
.col-xs-offset-12 {
	margin-left:100%
}
.col-xs-offset-11 {
	margin-left:91.66666667%
}
.col-xs-offset-10 {
	margin-left:83.33333333%
}
.col-xs-offset-9 {
	margin-left:75%
}
.col-xs-offset-8 {
	margin-left:66.66666667%
}
.col-xs-offset-7 {
	margin-left:58.33333333%
}
.col-xs-offset-6 {
	margin-left:50%
}
.col-xs-offset-5 {
	margin-left:41.66666667%
}
.col-xs-offset-4 {
	margin-left:33.33333333%
}
.col-xs-offset-3 {
	margin-left:25%
}
.col-xs-offset-2 {
	margin-left:16.66666667%
}
.col-xs-offset-1 {
	margin-left:8.33333333%
}
.col-xs-offset-0 {
	margin-left:0
}
@media (min-width: 768px) {
.col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
float:left
}
.col-sm-12 {
width:100%
}
.col-sm-11 {
width:91.66666667%
}
.col-sm-10 {
width:83.33333333%
}
.col-sm-9 {
width:75%
}
.col-sm-8 {
width:66.66666667%
}
.col-sm-7 {
width:58.33333333%
}
.col-sm-6 {
width:50%
}
.col-sm-5 {
width:41.66666667%
}
.col-sm-4 {
width:33.33333333%
}
.col-sm-3 {
width:25%
}
.col-sm-2 {
width:16.66666667%
}
.col-sm-1 {
width:8.33333333%
}
.col-sm-pull-12 {
right:100%
}
.col-sm-pull-11 {
right:91.66666667%
}
.col-sm-pull-10 {
right:83.33333333%
}
.col-sm-pull-9 {
right:75%
}
.col-sm-pull-8 {
right:66.66666667%
}
.col-sm-pull-7 {
right:58.33333333%
}
.col-sm-pull-6 {
right:50%
}
.col-sm-pull-5 {
right:41.66666667%
}
.col-sm-pull-4 {
right:33.33333333%
}
.col-sm-pull-3 {
right:25%
}
.col-sm-pull-2 {
right:16.66666667%
}
.col-sm-pull-1 {
right:8.33333333%
}
.col-sm-pull-0 {
right:auto
}
.col-sm-push-12 {
left:100%
}
.col-sm-push-11 {
left:91.66666667%
}
.col-sm-push-10 {
left:83.33333333%
}
.col-sm-push-9 {
left:75%
}
.col-sm-push-8 {
left:66.66666667%
}
.col-sm-push-7 {
left:58.33333333%
}
.col-sm-push-6 {
left:50%
}
.col-sm-push-5 {
left:41.66666667%
}
.col-sm-push-4 {
left:33.33333333%
}
.col-sm-push-3 {
left:25%
}
.col-sm-push-2 {
left:16.66666667%
}
.col-sm-push-1 {
left:8.33333333%
}
.col-sm-push-0 {
left:auto
}
.col-sm-offset-12 {
margin-left:100%
}
.col-sm-offset-11 {
margin-left:91.66666667%
}
.col-sm-offset-10 {
margin-left:83.33333333%
}
.col-sm-offset-9 {
margin-left:75%
}
.col-sm-offset-8 {
margin-left:66.66666667%
}
.col-sm-offset-7 {
margin-left:58.33333333%
}
.col-sm-offset-6 {
margin-left:50%
}
.col-sm-offset-5 {
margin-left:41.66666667%
}
.col-sm-offset-4 {
margin-left:33.33333333%
}
.col-sm-offset-3 {
margin-left:25%
}
.col-sm-offset-2 {
margin-left:16.66666667%
}
.col-sm-offset-1 {
margin-left:8.33333333%
}
.col-sm-offset-0 {
margin-left:0
}
}
@media (min-width: 992px) {
.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
float:left
}
.col-md-12 {
width:100%
}
.col-md-11 {
width:91.66666667%
}
.col-md-10 {
width:83.33333333%
}
.col-md-9 {
width:75%
}
.col-md-8 {
width:66.66666667%
}
.col-md-7 {
width:58.33333333%
}
.col-md-6 {
width:50%
}
.col-md-5 {
width:41.66666667%
}
.col-md-4 {
width:33.33333333%
}
.col-md-3 {
width:25%
}
.col-md-2 {
/*width:14.66666667%*/
}
.col-md-1 {
width:8.33333333%
}
.col-md-pull-12 {
right:100%
}
.col-md-pull-11 {
right:91.66666667%
}
.col-md-pull-10 {
right:83.33333333%
}
.col-md-pull-9 {
right:75%
}
.col-md-pull-8 {
right:66.66666667%
}
.col-md-pull-7 {
right:58.33333333%
}
.col-md-pull-6 {
right:50%
}
.col-md-pull-5 {
right:41.66666667%
}
.col-md-pull-4 {
right:33.33333333%
}
.col-md-pull-3 {
right:25%
}
.col-md-pull-2 {
right:16.66666667%
}
.col-md-pull-1 {
right:8.33333333%
}
.col-md-pull-0 {
right:auto
}
.col-md-push-12 {
left:100%
}
.col-md-push-11 {
left:91.66666667%
}
.col-md-push-10 {
left:83.33333333%
}
.col-md-push-9 {
left:75%
}
.col-md-push-8 {
left:66.66666667%
}
.col-md-push-7 {
left:58.33333333%
}
.col-md-push-6 {
left:50%
}
.col-md-push-5 {
left:41.66666667%
}
.col-md-push-4 {
left:33.33333333%
}
.col-md-push-3 {
left:25%
}
.col-md-push-2 {
left:16.66666667%
}
.col-md-push-1 {
left:8.33333333%
}
.col-md-push-0 {
left:auto
}
.col-md-offset-12 {
margin-left:100%
}
.col-md-offset-11 {
margin-left:91.66666667%
}
.col-md-offset-10 {
margin-left:83.33333333%
}
.col-md-offset-9 {
margin-left:75%
}
.col-md-offset-8 {
margin-left:66.66666667%
}
.col-md-offset-7 {
margin-left:58.33333333%
}
.col-md-offset-6 {
margin-left:50%
}
.col-md-offset-5 {
margin-left:41.66666667%
}
.col-md-offset-4 {
margin-left:33.33333333%
}
.col-md-offset-3 {
margin-left:25%
}
.col-md-offset-2 {
margin-left:19.66666667%
}
.col-md-offset-1 {
margin-left:8.33333333%
}
.col-md-offset-0 {
margin-left:0
}
}
@media (min-width: 1200px) {
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
float:left
}
.col-lg-12 {
width:100%
}
.col-lg-11 {
width:91.66666667%
}
.col-lg-10 {
width:83.33333333%
}
.col-lg-9 {
width:75%
}
.col-lg-8 {
width:66.66666667%
}
.col-lg-7 {
width:58.33333333%
}
.col-lg-6 {
width:50%
}
.col-lg-5 {
width:41.66666667%
}
.col-lg-4 {
width:33.33333333%
}
.col-lg-3 {
width:25%
}
.col-lg-2 {
width:16.66666667%
}
.col-lg-1 {
width:8.33333333%
}
.col-lg-pull-12 {
right:100%
}
.col-lg-pull-11 {
right:91.66666667%
}
.col-lg-pull-10 {
right:83.33333333%
}
.col-lg-pull-9 {
right:75%
}
.col-lg-pull-8 {
right:66.66666667%
}
.col-lg-pull-7 {
right:58.33333333%
}
.col-lg-pull-6 {
right:50%
}
.col-lg-pull-5 {
right:41.66666667%
}
.col-lg-pull-4 {
right:33.33333333%
}
.col-lg-pull-3 {
right:25%
}
.col-lg-pull-2 {
right:16.66666667%
}
.col-lg-pull-1 {
right:8.33333333%
}
.col-lg-pull-0 {
right:auto
}
.col-lg-push-12 {
left:100%
}
.col-lg-push-11 {
left:91.66666667%
}
.col-lg-push-10 {
left:83.33333333%
}
.col-lg-push-9 {
left:75%
}
.col-lg-push-8 {
left:66.66666667%
}
.col-lg-push-7 {
left:58.33333333%
}
.col-lg-push-6 {
left:50%
}
.col-lg-push-5 {
left:41.66666667%
}
.col-lg-push-4 {
left:33.33333333%
}
.col-lg-push-3 {
left:25%
}
.col-lg-push-2 {
left:16.66666667%
}
.col-lg-push-1 {
left:8.33333333%
}
.col-lg-push-0 {
left:auto
}
.col-lg-offset-12 {
margin-left:100%
}
.col-lg-offset-11 {
margin-left:91.66666667%
}
.col-lg-offset-10 {
margin-left:83.33333333%
}
.col-lg-offset-9 {
margin-left:75%
}
.col-lg-offset-8 {
margin-left:66.66666667%
}
.col-lg-offset-7 {
margin-left:58.33333333%
}
.col-lg-offset-6 {
margin-left:50%
}
.col-lg-offset-5 {
margin-left:41.66666667%
}
.col-lg-offset-4 {
margin-left:33.33333333%
}
.col-lg-offset-3 {
margin-left:25%
}
.col-lg-offset-2 {
margin-left:16.66666667%
}
.col-lg-offset-1 {
margin-left:8.33333333%
}
.col-lg-offset-0 {
margin-left:0
}
}
table {
	background-color:transparent
}
caption {
	padding-top:8px;
	padding-bottom:8px;
	color:#777;
	text-align:left
}
th {
	text-align:left
}
.table {
	width:100%;
	max-width:100%;
	margin-bottom:20px
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
	padding:8px;
	line-height:1.42857143;
	vertical-align:top;
	border-top:1px solid #ddd
}
.table>thead>tr>th {
	vertical-align:bottom;
	border-bottom:2px solid #ddd
}
.table>caption+thead>tr:first-child>td, .table>caption+thead>tr:first-child>th, .table>colgroup+thead>tr:first-child>td, .table>colgroup+thead>tr:first-child>th, .table>thead:first-child>tr:first-child>td, .table>thead:first-child>tr:first-child>th {
	border-top:0
}
.table>tbody+tbody {
	border-top:2px solid #ddd
}
.table .table {
	background-color:#fff
}
.table-condensed>tbody>tr>td, .table-condensed>tbody>tr>th, .table-condensed>tfoot>tr>td, .table-condensed>tfoot>tr>th, .table-condensed>thead>tr>td, .table-condensed>thead>tr>th {
	padding:5px
}
.table-bordered {
	border:1px solid #ddd
}
.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
	border:1px solid #ddd
}
.table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
	border-bottom-width:2px
}
.table-striped>tbody>tr:nth-of-type(odd) {
background-color:#f9f9f9
}
.table-hover>tbody>tr:hover {
	background-color:#f5f5f5
}
table col[class*=col-] {
position:static;
display:table-column;
float:none
}
table td[class*=col-], table th[class*=col-] {
position:static;
display:table-cell;
float:none
}
.table>tbody>tr.active>td, .table>tbody>tr.active>th, .table>tbody>tr>td.active, .table>tbody>tr>th.active, .table>tfoot>tr.active>td, .table>tfoot>tr.active>th, .table>tfoot>tr>td.active, .table>tfoot>tr>th.active, .table>thead>tr.active>td, .table>thead>tr.active>th, .table>thead>tr>td.active, .table>thead>tr>th.active {
	background-color:#f5f5f5
}
.table-hover>tbody>tr.active:hover>td, .table-hover>tbody>tr.active:hover>th, .table-hover>tbody>tr:hover>.active, .table-hover>tbody>tr>td.active:hover, .table-hover>tbody>tr>th.active:hover {
	background-color:#e8e8e8
}
.table>tbody>tr.success>td, .table>tbody>tr.success>th, .table>tbody>tr>td.success, .table>tbody>tr>th.success, .table>tfoot>tr.success>td, .table>tfoot>tr.success>th, .table>tfoot>tr>td.success, .table>tfoot>tr>th.success, .table>thead>tr.success>td, .table>thead>tr.success>th, .table>thead>tr>td.success, .table>thead>tr>th.success {
	background-color:#dff0d8
}
.table-hover>tbody>tr.success:hover>td, .table-hover>tbody>tr.success:hover>th, .table-hover>tbody>tr:hover>.success, .table-hover>tbody>tr>td.success:hover, .table-hover>tbody>tr>th.success:hover {
	background-color:#d0e9c6
}
.table>tbody>tr.info>td, .table>tbody>tr.info>th, .table>tbody>tr>td.info, .table>tbody>tr>th.info, .table>tfoot>tr.info>td, .table>tfoot>tr.info>th, .table>tfoot>tr>td.info, .table>tfoot>tr>th.info, .table>thead>tr.info>td, .table>thead>tr.info>th, .table>thead>tr>td.info, .table>thead>tr>th.info {
	background-color:#d9edf7
}
.table-hover>tbody>tr.info:hover>td, .table-hover>tbody>tr.info:hover>th, .table-hover>tbody>tr:hover>.info, .table-hover>tbody>tr>td.info:hover, .table-hover>tbody>tr>th.info:hover {
	background-color:#c4e3f3
}
.table>tbody>tr.warning>td, .table>tbody>tr.warning>th, .table>tbody>tr>td.warning, .table>tbody>tr>th.warning, .table>tfoot>tr.warning>td, .table>tfoot>tr.warning>th, .table>tfoot>tr>td.warning, .table>tfoot>tr>th.warning, .table>thead>tr.warning>td, .table>thead>tr.warning>th, .table>thead>tr>td.warning, .table>thead>tr>th.warning {
	background-color:#fcf8e3
}
.table-hover>tbody>tr.warning:hover>td, .table-hover>tbody>tr.warning:hover>th, .table-hover>tbody>tr:hover>.warning, .table-hover>tbody>tr>td.warning:hover, .table-hover>tbody>tr>th.warning:hover {
	background-color:#faf2cc
}
.table>tbody>tr.danger>td, .table>tbody>tr.danger>th, .table>tbody>tr>td.danger, .table>tbody>tr>th.danger, .table>tfoot>tr.danger>td, .table>tfoot>tr.danger>th, .table>tfoot>tr>td.danger, .table>tfoot>tr>th.danger, .table>thead>tr.danger>td, .table>thead>tr.danger>th, .table>thead>tr>td.danger, .table>thead>tr>th.danger {
	background-color:#f2dede
}
.table-hover>tbody>tr.danger:hover>td, .table-hover>tbody>tr.danger:hover>th, .table-hover>tbody>tr:hover>.danger, .table-hover>tbody>tr>td.danger:hover, .table-hover>tbody>tr>th.danger:hover {
	background-color:#ebcccc
}
.table-responsive {
	min-height:.01%;
	overflow-x:auto
}
@media screen and (max-width: 767px) {
.table-responsive {
width:100%;
margin-bottom:15px;
overflow-y:hidden;
-ms-overflow-style:-ms-autohiding-scrollbar;
border:1px solid #ddd
}
.table-responsive>.table {
margin-bottom:0
}
.table-responsive>.table>tbody>tr>td, .table-responsive>.table>tbody>tr>th, .table-responsive>.table>tfoot>tr>td, .table-responsive>.table>tfoot>tr>th, .table-responsive>.table>thead>tr>td, .table-responsive>.table>thead>tr>th {
white-space:nowrap
}
.table-responsive>.table-bordered {
border:0
}
.table-responsive>.table-bordered>tbody>tr>td:first-child, .table-responsive>.table-bordered>tbody>tr>th:first-child, .table-responsive>.table-bordered>tfoot>tr>td:first-child, .table-responsive>.table-bordered>tfoot>tr>th:first-child, .table-responsive>.table-bordered>thead>tr>td:first-child, .table-responsive>.table-bordered>thead>tr>th:first-child {
border-left:0
}
.table-responsive>.table-bordered>tbody>tr>td:last-child, .table-responsive>.table-bordered>tbody>tr>th:last-child, .table-responsive>.table-bordered>tfoot>tr>td:last-child, .table-responsive>.table-bordered>tfoot>tr>th:last-child, .table-responsive>.table-bordered>thead>tr>td:last-child, .table-responsive>.table-bordered>thead>tr>th:last-child {
border-right:0
}
.table-responsive>.table-bordered>tbody>tr:last-child>td, .table-responsive>.table-bordered>tbody>tr:last-child>th, .table-responsive>.table-bordered>tfoot>tr:last-child>td, .table-responsive>.table-bordered>tfoot>tr:last-child>th {
border-bottom:0
}
}
fieldset {
	min-width:0;
	padding:0;
	margin:0;
	border:0
}
legend {
	display:block;
	width:100%;
	padding:0;
	margin-bottom:20px;
	font-size:21px;
	line-height:inherit;
	color:#333;
	border:0;
	border-bottom:1px solid #e5e5e5
}

input[type=search] {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}
input[type=checkbox], input[type=radio] {
	margin:4px 0 0;
	margin-top:1px\9;
	line-height:normal
}
input[type=file] {
	display:block
}
input[type=range] {
	display:block;
	width:100%
}
select[multiple], select[size] {
	height:auto
}
input[type=file]:focus, input[type=checkbox]:focus, input[type=radio]:focus {
	outline:thin dotted;
	outline:5px auto -webkit-focus-ring-color;
	outline-offset:-2px
}
output {
	display:block;
	padding-top:7px;
	font-size:14px;
	line-height:1.42857143;
	color:#555
}
.form-control {
	display:block;
	border-radius:3px;
	width:100%;
	padding:6px 12px;
	font-size:14px;
	line-height:1.42857143;
	color:#555;
	background-color:#fff;
	background-image:none;
	border:1px solid #ccc;
	-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);
-webkit-transition:border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
-o-transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.form-control:focus {
	border-color:#66afe9;
	outline:0;
	-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
	box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6)
}
.form-control::-moz-placeholder {
color:#999;
opacity:1
}
.form-control:-ms-input-placeholder {
color:#999
}
.form-control::-webkit-input-placeholder {
color:#999
}
.form-control::-ms-expand {
background-color:transparent;
border:0
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
	background-color:#eee;
	opacity:1
}
.form-control[disabled], fieldset[disabled] .form-control {
	cursor:not-allowed
}
textarea.form-control {
	height:auto
}
input[type=search] {
	-webkit-appearance:none
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
input[type=date].form-control, input[type=time].form-control, input[type=datetime-local].form-control, input[type=month].form-control {
line-height:34px
}
.input-group-sm input[type=date], .input-group-sm input[type=time], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month], input[type=date].input-sm, input[type=time].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm {
line-height:30px
}
.input-group-lg input[type=date], .input-group-lg input[type=time], .input-group-lg input[type=datetime-local], .input-group-lg input[type=month], input[type=date].input-lg, input[type=time].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg {
line-height:46px
}
}
.form-group {
	margin-bottom:15px
}
.checkbox, .radio {
	position:relative;
	display:block;
	margin-top:10px;
}
.checkbox label, .radio label {
	min-height:20px;
	padding-left:20px;
	margin-bottom:0;
	font-weight:400;
	cursor:pointer
}
.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
	position:absolute;
	margin-top:4px\9;
	margin-left:-20px
}
.checkbox+.checkbox, .radio+.radio {
	margin-top:-5px
}
.checkbox-inline, .radio-inline {
	position:relative;
	display:inline-block;
	padding-left:20px;
	margin-bottom:0;
	font-weight:400;
	vertical-align:middle;
	cursor:pointer
}
.checkbox-inline+.checkbox-inline, .radio-inline+.radio-inline {
	margin-top:0;
	margin-left:10px
}
fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox].disabled, input[type=checkbox][disabled], input[type=radio].disabled, input[type=radio][disabled] {
	cursor:not-allowed
}
.checkbox-inline.disabled, .radio-inline.disabled, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio-inline {
	cursor:not-allowed
}
.checkbox.disabled label, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .radio label {
	cursor:not-allowed
}
.form-control-static {
	min-height:34px;
	padding-top:7px;
	padding-bottom:7px;
	margin-bottom:0
}
.form-control-static.input-lg, .form-control-static.input-sm {
	padding-right:0;
	padding-left:0
}
.input-sm {
	height:30px;
	padding:5px 10px;
	font-size:12px;
	line-height:1.5;
	border-radius:3px
}
select.input-sm {
	height:30px;
	line-height:30px
}
select[multiple].input-sm, textarea.input-sm {
	height:auto
}
.form-group-sm .form-control {
	height:30px;
	padding:5px 10px;
	font-size:12px;
	line-height:1.5;
	border-radius:3px
}
.form-group-sm select.form-control {
	height:30px;
	line-height:30px
}
.form-group-sm select[multiple].form-control, .form-group-sm textarea.form-control {
	height:auto
}
.form-group-sm .form-control-static {
	height:30px;
	min-height:32px;
	padding:6px 10px;
	font-size:12px;
	line-height:1.5
}
.input-lg {
	height:46px;
	padding:10px 16px;
	font-size:18px;
	line-height:1.3333333;
	border-radius:6px
}
select.input-lg {
	height:46px;
	line-height:46px
}
select[multiple].input-lg, textarea.input-lg {
	height:auto
}
.form-group-lg .form-control {
	padding:10px 16px;
	line-height:1.3333333;
}
.form-group-lg select.form-control {
	height:46px;
	line-height:46px
}
.form-group-lg select[multiple].form-control, .form-group-lg textarea.form-control {
	height:auto
}
.form-group-lg .form-control-static {
	height:46px;
	min-height:38px;
	padding:11px 16px;
	font-size:18px;
	line-height:1.3333333
}
.has-feedback {
	position:relative
}
.has-feedback .form-control {
	padding-right:42.5px
}
.form-control-feedback {
	position:absolute;
	top:0;
	right:0;
	z-index:2;
	display:block;
	width:34px;
	height:34px;
	line-height:34px;
	text-align:center;
	pointer-events:none
}
.form-group-lg .form-control+.form-control-feedback, .input-group-lg+.form-control-feedback, .input-lg+.form-control-feedback {
	width:46px;
	height:46px;
	line-height:46px
}
.form-group-sm .form-control+.form-control-feedback, .input-group-sm+.form-control-feedback, .input-sm+.form-control-feedback {
	width:30px;
	height:30px;
	line-height:30px
}
.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.checkbox label, .has-success.checkbox-inline label, .has-success.radio label, .has-success.radio-inline label {
	color:#3c763d
}
.has-success .form-control {
	border-color:#3c763d;
	-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075)
}
.has-success .form-control:focus {
	border-color:#2b542c;
	-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
	box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168
}
.has-success .input-group-addon {
	color:#3c763d;
	background-color:#dff0d8;
	border-color:#3c763d
}
.has-success .form-control-feedback {
	color:#3c763d
}
.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .control-label, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline, .has-warning.checkbox label, .has-warning.checkbox-inline label, .has-warning.radio label, .has-warning.radio-inline label {
	color:#8a6d3b
}
.has-warning .form-control {
	border-color:#8a6d3b;
	-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075)
}
.has-warning .form-control:focus {
	border-color:#66512c;
	-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
	box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b
}
.has-warning .input-group-addon {
	color:#8a6d3b;
	background-color:#fcf8e3;
	border-color:#8a6d3b
}
.has-warning .form-control-feedback {
	color:#8a6d3b
}
.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
	color:#a94442
}
.has-error .form-control {
	border-color:#a94442;
	-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075)
}
.has-error .form-control:focus {
	border-color:#843534;
	-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
	box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483
}
.has-error .input-group-addon {
	color:#a94442;
	background-color:#f2dede;
	border-color:#a94442
}
.has-error .form-control-feedback {
	color:#a94442
}
.has-feedback label ~ .form-control-feedback {
top:25px
}
.has-feedback label.sr-only ~ .form-control-feedback {
top:0
}
.help-block {
	display:block;
	margin-top:5px;
	margin-bottom:10px;
	color:#737373
}
@media (min-width: 768px) {
.form-inline .form-group {
display:inline-block;
margin-bottom:0;
vertical-align:middle
}
.form-inline .form-control {
display:inline-block;
width:auto;
vertical-align:middle
}
.form-inline .form-control-static {
display:inline-block
}
.form-inline .input-group {
display:inline-table;
vertical-align:middle
}
.form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {
width:auto
}
.form-inline .input-group>.form-control {
width:100%
}
.form-inline .control-label {
margin-bottom:0;
vertical-align:middle
}
.form-inline .checkbox, .form-inline .radio {
display:inline-block;
margin-top:0;
margin-bottom:0;
vertical-align:middle
}
.form-inline .checkbox label, .form-inline .radio label {
padding-left:0
}
.form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
position:relative;
margin-left:0
}
.form-inline .has-feedback .form-control-feedback {
top:0
}
}
.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
	padding-top:7px;
	margin-top:0;
	margin-bottom:0
}
.form-horizontal .checkbox, .form-horizontal .radio {
	min-height:27px
}
.form-horizontal .form-group {
	margin-right:-15px;
	margin-left:-15px
}
@media (min-width: 768px) {
.form-horizontal .control-label {
padding-top:7px;
margin-bottom:0;
text-align:right
}
}
.form-horizontal .has-feedback .form-control-feedback {
	right:15px
}
@media (min-width: 768px) {
.form-horizontal .form-group-lg .control-label {
padding-top:11px;
font-size:18px
}
}
@media (min-width: 768px) {
.form-horizontal .form-group-sm .control-label {
padding-top:6px;
font-size:12px
}
}
.btn {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
	outline:thin dotted;
	outline:5px auto -webkit-focus-ring-color;
	outline-offset:-2px
}
.btn.focus, .btn:focus, .btn:hover {
	color:#333;
	text-decoration:none
}
.btn.active, .btn:active {
	background-image:none;
	outline:0;
	-webkit-box-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);
	box-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125)
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
	cursor:not-allowed;
	filter:alpha(opacity=65);
	-webkit-box-shadow:none;
	box-shadow:none;
	opacity:.65
}
.p-5{padding:5px!important;}
a.btn.disabled, fieldset[disabled] a.btn {
	pointer-events:none
}
.btn-default {
	color:#333;
	background-color:#fff;
	border-color:#009900;
}
.btn-default.focus, .btn-default:focus {
	color:#333;
	background-color:#e6e6e6;
	border-color:#8c8c8c
}
.btn-default:hover {
	color:#333;
	background-color:#e6e6e6;
	border-color:#adadad
}
.btn-default.active, .btn-default:active, .open>.dropdown-toggle.btn-default {
	color:#333;
	background-color:#e6e6e6;
	border-color:#adadad
}
.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open>.dropdown-toggle.btn-default.focus, .open>.dropdown-toggle.btn-default:focus, .open>.dropdown-toggle.btn-default:hover {
	color:#333;
	background-color:#d4d4d4;
	border-color:#8c8c8c
}



.btn-default.active, .btn-default:active, .open>.dropdown-toggle.btn-default {
	background-image:none
}
.btn-default.disabled.focus, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled].focus, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
	background-color:#fff;
	border-color:#ccc
}
.btn-default .badge {
	color:#fff;
	background-color:#333
}
.btn-primary {
	color:#fff;
	background-color:#337ab7;
	border-color:#2e6da4
}
.btn-primary.focus, .btn-primary:focus {
	color:#fff;
	background-color:#286090;
	border-color:#122b40
}
.btn-primary:hover {
	color:#fff;
	background-color:#286090;
	border-color:#204d74
}
.btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary {
	color:#fff;
	background-color:#286090;
	border-color:#204d74
}
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover {
	color:#fff;
	background-color:#204d74;
	border-color:#122b40
}
.btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary {
	background-image:none
}
.btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled].focus, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
	background-color:#337ab7;
	border-color:#2e6da4
}
.btn-primary .badge {
	color:#337ab7;
	background-color:#fff
}
.btn-success {
	color:#000;
	background-color:#fff;
	border-color:#4cae4c
}
.btn-success.focus, .btn-success:focus {
	color:#fff;
	background-color:#449d44;
	border-color:#255625
}
.btn-success:hover {
	color:#fff;
	background-color:#449d44;
	border-color:#398439
}
.btn-success.active, .btn-success:active, .open>.dropdown-toggle.btn-success {
	color:#fff;
	background-color:#449d44;
	border-color:#398439
}
.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open>.dropdown-toggle.btn-success.focus, .open>.dropdown-toggle.btn-success:focus, .open>.dropdown-toggle.btn-success:hover {
	color:#fff;
	background-color:#398439;
	border-color:#255625
}
.btn-success.active, .btn-success:active, .open>.dropdown-toggle.btn-success {
	background-image:none
}
.btn-success.disabled.focus, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled].focus, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
	background-color:#5cb85c;
	border-color:#4cae4c
}
.btn-success .badge {
	color:#5cb85c;
	background-color:#fff
}
.btn-info {
	color:#fff;
	background-color:#5bc0de;
	border-color:#46b8da
}
.btn-info.focus, .btn-info:focus {
	color:#fff;
	background-color:#31b0d5;
	border-color:#1b6d85
}
.btn-info:hover {
	color:#fff;
	background-color:#31b0d5;
	border-color:#269abc
}
.btn-info.active, .btn-info:active, .open>.dropdown-toggle.btn-info {
	color:#fff;
	background-color:#31b0d5;
	border-color:#269abc
}
.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open>.dropdown-toggle.btn-info.focus, .open>.dropdown-toggle.btn-info:focus, .open>.dropdown-toggle.btn-info:hover {
	color:#fff;
	background-color:#269abc;
	border-color:#1b6d85
}
.btn-info.active, .btn-info:active, .open>.dropdown-toggle.btn-info {
	background-image:none
}
.btn-info.disabled.focus, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled].focus, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
	background-color:#5bc0de;
	border-color:#46b8da
}
.btn-info .badge {
	color:#5bc0de;
	background-color:#fff
}
.btn-warning {
	color:#fff;
	background-color:#5B2E00;
	border-color:#9F5000
}
.btn-warning.focus, .btn-warning:focus {
	color:#fff;
	background-color:#5B2E00;
	border-color:#9F5000
}
.btn-warning:hover {
	color:#fff;
	background-color:#5B2E00;
	border-color:#9F5000
}
.btn-warning.active, .btn-warning:active, .open>.dropdown-toggle.btn-warning {
	color:#fff;
	background-color:#ff0062;
	border-color:#ff0062
}
.btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning:active.focus, .btn-warning:active:focus, .btn-warning:active:hover, .open>.dropdown-toggle.btn-warning.focus, .open>.dropdown-toggle.btn-warning:focus, .open>.dropdown-toggle.btn-warning:hover {
	color:#fff;
	background-color:#d58512;
	border-color:#985f0d
}
.btn-warning.active, .btn-warning:active, .open>.dropdown-toggle.btn-warning {
	background-image:none
}
.btn-warning.disabled.focus, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled].focus, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
	background-color:#f0ad4e;
	border-color:#eea236
}
.btn-warning .badge {
	color:#f0ad4e;
	background-color:#fff
}
.btn-danger {
	color:#787878;
	background-color:#f4aa32;
	border-color:#FF9900;
}
.btn-danger.focus, .btn-danger:focus {
	color:#000;
	background-color:#3f51b5;
	border-color:#3f51b5
}
.btn-danger:hover {
	color:#fff;
	background-color:#c9302c;
	border-color:#ac2925
}
.btn-danger.active, .btn-danger:active, .open>.dropdown-toggle.btn-danger {
	color:#fff;
	background-color:#c9302c;
	border-color:#ac2925
}
.btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover, .open>.dropdown-toggle.btn-danger.focus, .open>.dropdown-toggle.btn-danger:focus, .open>.dropdown-toggle.btn-danger:hover {
	color:#fff;
	background-color:#ac2925;
	border-color:#761c19
}
.btn-danger.active, .btn-danger:active, .open>.dropdown-toggle.btn-danger {
	background-image:none
}
.btn-danger.disabled.focus, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled].focus, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
	background-color:#d9534f;
	border-color:#d43f3a
}
.btn-danger .badge {
	color:#d9534f;
	background-color:#fff
}
.btn-link {
	font-weight:400;
	color:#337ab7;
	border-radius:0
}
.btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
	background-color:transparent;
	-webkit-box-shadow:none;
	box-shadow:none
}
.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
	border-color:transparent
}
.btn-link:focus, .btn-link:hover {
	color:#23527c;
	text-decoration:underline;
	background-color:transparent
}
.btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
	color:#777;
	text-decoration:none
}
.btn-group-lg>.btn, .btn-lg {
	padding:10px 16px;
	font-size:18px;
	line-height:1.3333333;
	border-radius:6px
}
.btn-group-sm>.btn, .btn-sm {
	padding:5px 10px;
	font-size:12px;
	line-height:1.5;
	border-radius:3px
}
.btn-group-xs>.btn, .btn-xs {
	padding:1px 5px;
	font-size:12px;
	line-height:1.5;
	border-radius:3px
}
.btn-block {
	display:block;
	width:100%
}
.btn-block+.btn-block {
	margin-top:5px
}
input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
	width:100%
}
.fade {
	opacity:0;
-webkit-transition:opacity .15s linear;
-o-transition:opacity .15s linear;
transition:opacity .15s linear
}
.fade.in {
	opacity:1
}
.collapse {
	display:none
}
.collapse.in {
	display:block
}
tr.collapse.in {
	display:table-row
}
tbody.collapse.in {
	display:table-row-group
}
.collapsing {
	position:relative;
	height:0;
	overflow:hidden;
	-webkit-transition-timing-function:ease;
	-o-transition-timing-function:ease;
	transition-timing-function:ease;
-webkit-transition-duration:.35s;
-o-transition-duration:.35s;
transition-duration:.35s;
	-webkit-transition-property:height, visibility;
	-o-transition-property:height, visibility;
	transition-property:height, visibility
}
.caret {
	display:inline-block;
	width:0;
	height:0;
	margin-left:2px;
	vertical-align:middle;
	border-top:4px dashed;
	border-top:4px solid\9;
	border-right:4px solid transparent;
	border-left:4px solid transparent
}
.dropdown, .dropup {
	position:relative
}
.dropdown-toggle:focus {
	outline:0
}
.dropdown-menu {
	position:absolute;
	top:100%;
	left:0;
	z-index:1000;
	display:none;
	float:left;
	min-width:160px;
	padding:5px 0;
	margin:2px 0 0;
	font-size:14px;
	text-align:left;
	list-style:none;
	background-color:#fff;
	-webkit-background-clip:padding-box;
	background-clip:padding-box;
	border:1px solid #ccc;
	border:1px solid rgba(0, 0, 0, 0.15);
	border-radius:4px;
	-webkit-box-shadow:0 6px 12px rgba(0, 0, 0, 0.175);
	box-shadow:0 6px 12px rgba(0, 0, 0, 0.175)
}
.dropdown-menu.pull-right {
	right:0;
	left:auto
}
.dropdown-menu .divider {
	height:1px;
	margin:9px 0;
	overflow:hidden;
	background-color:#e5e5e5
}
.dropdown-menu>li>a {
	display:block;
	padding:3px 20px;
	clear:both;
	font-weight:400;
	line-height:1.42857143;
	color:#333;
	white-space:nowrap
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
	color:#262626;
	text-decoration:none;
	background-color:#f5f5f5
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
	color:#fff;
	text-decoration:none;
	background-color:#337ab7;
	outline:0
}
.dropdown-menu>.disabled>a, .dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover {
	color:#777
}
.dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover {
	text-decoration:none;
	cursor:not-allowed;
	background-color:transparent;
	background-image:none;
filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)
}
.open>.dropdown-menu {
	display:block
}
.open>a {
	outline:0
}
.dropdown-menu-right {
	right:0;
	left:auto
}
.dropdown-menu-left {
	right:auto;
	left:0
}
.dropdown-header {
	display:block;
	padding:3px 20px;
	font-size:12px;
	line-height:1.42857143;
	color:#777;
	white-space:nowrap
}
.dropdown-backdrop {
	position:fixed;
	top:0;
	right:0;
	bottom:0;
	left:0;
	z-index:990
}
.pull-right>.dropdown-menu {
	right:0;
	left:auto
}
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
	content:"";
	border-top:0;
	border-bottom:4px dashed;
	border-bottom:4px solid\9
}
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
	top:auto;
	bottom:100%;
	margin-bottom:2px
}
@media (min-width: 768px) {
.navbar-right .dropdown-menu {
right:0;
left:auto
}
.navbar-right .dropdown-menu-left {
right:auto;
left:0
}
}
.btn-group, .btn-group-vertical {
	position:relative;
	display:inline-block;
	vertical-align:middle
}
.btn-group-vertical>.btn, .btn-group>.btn {
	position:relative;
	float:left
}
.btn-group-vertical>.btn.active, .btn-group-vertical>.btn:active, .btn-group-vertical>.btn:focus, .btn-group-vertical>.btn:hover, .btn-group>.btn.active, .btn-group>.btn:active, .btn-group>.btn:focus, .btn-group>.btn:hover {
	z-index:2
}
.btn-group .btn+.btn, .btn-group .btn+.btn-group, .btn-group .btn-group+.btn, .btn-group .btn-group+.btn-group {
	margin-left:-1px
}
.btn-toolbar {
	margin-left:-5px
}
.btn-toolbar .btn, .btn-toolbar .btn-group, .btn-toolbar .input-group {
	float:left
}
.btn-toolbar>.btn, .btn-toolbar>.btn-group, .btn-toolbar>.input-group {
	margin-left:5px
}
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
border-radius:0
}
.btn-group>.btn:first-child {
	margin-left:0
}
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
border-top-right-radius:0;
border-bottom-right-radius:0
}
.btn-group>.btn:last-child:not(:first-child), .btn-group>.dropdown-toggle:not(:first-child) {
border-top-left-radius:0;
border-bottom-left-radius:0
}
.btn-group>.btn-group {
	float:left
}
.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
border-radius:0
}
.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child, .btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
border-top-right-radius:0;
border-bottom-right-radius:0
}
.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
border-top-left-radius:0;
border-bottom-left-radius:0
}
.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
	outline:0
}
.btn-group>.btn+.dropdown-toggle {
	padding-right:8px;
	padding-left:8px
}
.btn-group>.btn-lg+.dropdown-toggle {
	padding-right:12px;
	padding-left:12px
}
.btn-group.open .dropdown-toggle {
	-webkit-box-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);
	box-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125)
}
.btn-group.open .dropdown-toggle.btn-link {
	-webkit-box-shadow:none;
	box-shadow:none
}
.btn .caret {
	margin-left:0
}
.btn-lg .caret {
	border-width:5px 5px 0;
	border-bottom-width:0
}
.dropup .btn-lg .caret {
	border-width:0 5px 5px
}
.btn-group-vertical>.btn, .btn-group-vertical>.btn-group, .btn-group-vertical>.btn-group>.btn {
	display:block;
	float:none;
	width:100%;
	max-width:100%
}
.btn-group-vertical>.btn-group>.btn {
	float:none
}
.btn-group-vertical>.btn+.btn, .btn-group-vertical>.btn+.btn-group, .btn-group-vertical>.btn-group+.btn, .btn-group-vertical>.btn-group+.btn-group {
	margin-top:-1px;
	margin-left:0
}
.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
border-radius:0
}
.btn-group-vertical>.btn:first-child:not(:last-child) {
border-top-left-radius:4px;
border-top-right-radius:4px;
border-bottom-right-radius:0;
border-bottom-left-radius:0
}
.btn-group-vertical>.btn:last-child:not(:first-child) {
border-top-left-radius:0;
border-top-right-radius:0;
border-bottom-right-radius:4px;
border-bottom-left-radius:4px
}
.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
border-radius:0
}
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child, .btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
border-bottom-right-radius:0;
border-bottom-left-radius:0
}
.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
border-top-left-radius:0;
border-top-right-radius:0
}
.btn-group-justified {
	display:table;
	width:100%;
	table-layout:fixed;
	border-collapse:separate
}
.btn-group-justified>.btn, .btn-group-justified>.btn-group {
	display:table-cell;
	float:none;
	width:1%
}
.btn-group-justified>.btn-group .btn {
	width:100%
}
.btn-group-justified>.btn-group .dropdown-menu {
	left:auto
}
[data-toggle=buttons]>.btn input[type=checkbox], [data-toggle=buttons]>.btn input[type=radio], [data-toggle=buttons]>.btn-group>.btn input[type=checkbox], [data-toggle=buttons]>.btn-group>.btn input[type=radio] {
position:absolute;
clip:rect(0, 0, 0, 0);
pointer-events:none
}
.input-group {
	position:relative;
	display:flex;
	border-collapse:separate
}
.input-group[class*=col-] {
float:none;
padding-right:0;
padding-left:0
}
.input-group .form-control {
	position:relative;
	z-index:2;
	float:left;
	width:100%;
	margin-bottom:0
}
.input-group .form-control:focus {
	z-index:3
}
.input-group-lg>.form-control, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.btn {
	height:46px;
	padding:10px 16px;
	font-size:18px;
	line-height:1.3333333;
	border-radius:6px
}
select.input-group-lg>.form-control, select.input-group-lg>.input-group-addon, select.input-group-lg>.input-group-btn>.btn {
	height:46px;
	line-height:46px
}
select[multiple].input-group-lg>.form-control, select[multiple].input-group-lg>.input-group-addon, select[multiple].input-group-lg>.input-group-btn>.btn, textarea.input-group-lg>.form-control, textarea.input-group-lg>.input-group-addon, textarea.input-group-lg>.input-group-btn>.btn {
	height:auto
}
.input-group-sm>.form-control, .input-group-sm>.input-group-addon, .input-group-sm>.input-group-btn>.btn {
	height:30px;
	padding:5px 10px;
	font-size:12px;
	line-height:1.5;
	border-radius:3px
}
select.input-group-sm>.form-control, select.input-group-sm>.input-group-addon, select.input-group-sm>.input-group-btn>.btn {
	height:30px;
	line-height:30px
}
select[multiple].input-group-sm>.form-control, select[multiple].input-group-sm>.input-group-addon, select[multiple].input-group-sm>.input-group-btn>.btn, textarea.input-group-sm>.form-control, textarea.input-group-sm>.input-group-addon, textarea.input-group-sm>.input-group-btn>.btn {
	height:auto
}
.input-group .form-control, .input-group-addon, .input-group-btn {
	display:table-cell
}
.input-group .form-control:not(:first-child):not(:last-child), .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child) {
border-radius:0
}
.input-group-addon, .input-group-btn {
	width:1%;
	white-space:nowrap;
	vertical-align:middle
}
.input-group-addon {
	padding:6px 12px;
	font-size:14px;
	font-weight:400;
	line-height:1;
	color:#555;
	text-align:center;
	background-color:#eee;
	border:1px solid #ccc;
	border-radius:4px
}
.input-group-addon.input-sm {
	padding:5px 10px;
	font-size:12px;
	border-radius:3px
}
.input-group-addon.input-lg {
	padding:10px 16px;
	font-size:18px;
	border-radius:6px
}
.input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {
	margin-top:0
}
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group>.btn, .input-group-btn:first-child>.dropdown-toggle, .input-group-btn:last-child>.btn-group:not(:last-child)>.btn, .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) { height:40px; border-radius:3px;

}
.input-group-addon:first-child {
	border-right:0
}
.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:first-child>.btn-group:not(:first-child)>.btn, .input-group-btn:first-child>.btn:not(:first-child), .input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group>.btn, .input-group-btn:last-child>.dropdown-toggle {

}
.input-group-addon:last-child {
	border-left:0
}
.input-group-btn {
	position:relative;
	font-size:0;
	white-space:nowrap
}
.input-group-btn>.btn {
	position:relative
}
.input-group-btn>.btn+.btn {
	margin-left:-1px
}
.input-group-btn>.btn:active, .input-group-btn>.btn:focus, .input-group-btn>.btn:hover {
	z-index:2
}
.input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group {
	margin-right:-1px
}
.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group {
	z-index:2;
	margin-left:-1px
}
.nav {
	padding-left:0;
	margin-bottom:0;
	list-style:none
}
.nav>li {
	position:relative;
	display:block
}
.nav>li>a {
	position:relative;
	display:block;
	padding:10px 15px
}
.nav>li>a:focus, .nav>li>a:hover {
	text-decoration:none;
	background-color:#eee
}
.nav>li.disabled>a {
	color:#777
}
.nav>li.disabled>a:focus, .nav>li.disabled>a:hover {
	color:#777;
	text-decoration:none;
	cursor:not-allowed;
	background-color:transparent
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
	background-color:#eee;
	border-color:#337ab7
}
.nav .nav-divider {
	height:1px;
	margin:9px 0;
	overflow:hidden;
	background-color:#e5e5e5
}
.nav>li>a>img {
	max-width:none
}
.nav-tabs {
	border-bottom:1px solid #ddd
}
.nav-tabs>li {
	float:left;
	margin-bottom:-1px
}
.nav-tabs>li>a {
	margin-right:2px;
	line-height:1.42857143;
	border:1px solid transparent;
	border-radius:4px 4px 0 0
}
.nav-tabs>li>a:hover {
	border-color:#eee #eee #ddd
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
	color:#555;
	cursor:default;
	background-color:#fff;
	border:1px solid #ddd;
	border-bottom-color:transparent
}
.nav-tabs.nav-justified {
	width:100%;
	border-bottom:0
}
.nav-tabs.nav-justified>li {
	float:none
}
.nav-tabs.nav-justified>li>a {
	margin-bottom:5px;
	text-align:center
}
.nav-tabs.nav-justified>.dropdown .dropdown-menu {
	top:auto;
	left:auto
}
@media (min-width: 768px) {
.nav-tabs.nav-justified>li {
display:table-cell;
width:1%
}
.nav-tabs.nav-justified>li>a {
margin-bottom:0
}
}
.nav-tabs.nav-justified>li>a {
	margin-right:0;
	border-radius:4px
}
.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover {
	border:1px solid #ddd
}
@media (min-width: 768px) {
.nav-tabs.nav-justified>li>a {
border-bottom:1px solid #ddd;
border-radius:4px 4px 0 0
}
.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover {
border-bottom-color:#fff
}
}
.nav-pills>li {
	float:left
}
.nav-pills>li>a {
	border-radius:4px
}
.nav-pills>li+li {
	margin-left:2px
}
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
	color:#fff;
	background-color:#337ab7
}
.nav-stacked>li {
	float:none
}
.nav-stacked>li+li {
	margin-top:2px;
	margin-left:0
}
.nav-justified {
	width:100%
}
.nav-justified>li {
	float:none
}
.nav-justified>li>a {
	margin-bottom:5px;
	text-align:center
}
.nav-justified>.dropdown .dropdown-menu {
	top:auto;
	left:auto
}
@media (min-width: 768px) {
.nav-justified>li {
display:table-cell;
width:1%
}
.nav-justified>li>a {
margin-bottom:0
}
}
.nav-tabs-justified {
	border-bottom:0
}
.nav-tabs-justified>li>a {
	margin-right:0;
	border-radius:4px
}
.nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:focus, .nav-tabs-justified>.active>a:hover {
	border:1px solid #ddd
}
@media (min-width: 768px) {
.nav-tabs-justified>li>a {
border-bottom:1px solid #ddd;
border-radius:4px 4px 0 0
}
.nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:focus, .nav-tabs-justified>.active>a:hover {
border-bottom-color:#fff
}
}
.tab-content>.tab-pane {
	display:none
}
.tab-content>.active {
	display:block
}
.nav-tabs .dropdown-menu {
	margin-top:-1px;
	border-top-left-radius:0;
	border-top-right-radius:0
}
.navbar {
	position:relative;
	min-height:50px;
	margin-bottom:20px;
}

@media (min-width: 768px) {
.navbar-header {
float:left
}
}
.navbar-collapse {
	padding-right:15px;
	padding-left:15px;
	overflow-x:visible;
	-webkit-overflow-scrolling:touch;
	border-top:1px solid transparent;
	-webkit-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.1);
	box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.1)
}
.navbar-collapse.in {
	overflow-y:auto
}
@media (min-width: 768px) {
.navbar-collapse {
width:auto;
border-top:0;
-webkit-box-shadow:none;
box-shadow:none
}
.navbar-collapse.collapse {
display:block !important;
height:auto !important;
padding-bottom:0;
overflow:visible !important
}
.navbar-collapse.in {
overflow-y:visible
}
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {
padding-right:0;
padding-left:0
}
}
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
	max-height:340px
}
@media (max-device-width: 480px) and (orientation: landscape) {
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
max-height:200px
}
}
.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
	margin-right:-15px;
	margin-left:-15px
}
@media (min-width: 768px) {
.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
margin-right:0;
margin-left:0
}
}
.navbar-static-top {
	z-index:1000;
	border-width:0 0 1px
}
@media (min-width: 768px) {
.navbar-static-top {
border-radius:0
}
}
.navbar-fixed-bottom, .navbar-fixed-top {
	position:fixed;
	right:0;
	left:0;
	z-index:1030
}
@media (min-width: 768px) {
.navbar-fixed-bottom, .navbar-fixed-top {
border-radius:0
}
}
.navbar-fixed-top {
	top:0;
	border-width:0 0 1px
}
.navbar-fixed-bottom {
	bottom:0;
	margin-bottom:0;
	border-width:1px 0 0
}
.navbar-brand {
	float:left;
	height:auto;
	padding:5px;
	font-size:18px;
	line-height:40px
}
.navbar-brand:focus, .navbar-brand:hover {
	text-decoration:none
}
.navbar-brand>img {
	display:block;
}
@media (min-width: 768px) {
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
margin-left:-15px
}
}
.navbar-toggle {
	position:relative;
	float:right;
	padding:10px 10px;
	margin-top:32px;
	margin-right:0px;
	margin-bottom:8px;
	background-color:transparent;
	background-image:none;
	border:1px solid transparent;
	border-radius:4px
}
.navbar-toggle:focus {
	outline:0
}
.navbar-toggle .icon-bar {
	display:block;
	width:22px;
	height:2px;
	border-radius:1px
}
.navbar-toggle .icon-bar+.icon-bar {
	margin-top:4px
}
@media (min-width: 768px) {
.navbar-toggle {
display:none
}
}
.navbar-nav {
	margin:7.5px -15px
}
.navbar-nav>li>a {
	padding-top:10px;
	padding-bottom:10px;
	line-height:25px
}
@media (max-width: 767px) {
.navbar-nav .open .dropdown-menu {
position:static;
float:none;
width:auto;
margin-top:0;
background-color:transparent;
border:0;
-webkit-box-shadow:none;
box-shadow:none
}
.navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a {
padding:5px 15px 5px 25px
}
.navbar-nav .open .dropdown-menu>li>a {
line-height:20px
}
.navbar-nav .open .dropdown-menu>li>a:focus, .navbar-nav .open .dropdown-menu>li>a:hover {
background-image:none
}
}
@media (min-width: 768px) {
.navbar-nav {
float:left;
margin:0
}
.navbar-nav>li {
float:left
}
.navbar-nav>li>a {
padding-top:25px;
padding-bottom:25px
}
}
.navbar-form {
	padding:10px 15px;
	margin-top:8px;
	margin-right:-15px;
	margin-bottom:8px;
	margin-left:-15px;
	border-top:1px solid transparent;
	border-bottom:1px solid transparent;
	-webkit-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
	box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1)
}
@media (min-width: 768px) {
.navbar-form .form-group {
display:inline-block;
margin-bottom:0;
vertical-align:middle
}
.navbar-form .form-control {
display:inline-block;
width:auto;
vertical-align:middle
}
.navbar-form .form-control-static {
display:inline-block
}
.navbar-form .input-group {
display:inline-table;
vertical-align:middle
}
.navbar-form .input-group .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn {
width:auto
}
.navbar-form .input-group>.form-control {
width:100%
}
.navbar-form .control-label {
margin-bottom:0;
vertical-align:middle
}
.navbar-form .checkbox, .navbar-form .radio {
display:inline-block;
margin-top:0;
margin-bottom:0;
vertical-align:middle
}
.navbar-form .checkbox label, .navbar-form .radio label {
padding-left:0
}
.navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {
position:relative;
margin-left:0
}
.navbar-form .has-feedback .form-control-feedback {
top:0
}
}
@media (max-width: 767px) {
.navbar-form .form-group {
margin-bottom:5px
}
.navbar-form .form-group:last-child {
margin-bottom:0
}
}
@media (min-width: 768px) {
.navbar-form {
width:auto;
padding-top:0;
padding-bottom:0;
margin-right:0;
margin-left:0;
border:0;
-webkit-box-shadow:none;
box-shadow:none
}
}
.navbar-nav>li>.dropdown-menu {
	margin-top:0;
	border-top-left-radius:0;
	border-top-right-radius:0
}
.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
	margin-bottom:0;
	border-top-left-radius:4px;
	border-top-right-radius:4px;
	border-bottom-right-radius:0;
	border-bottom-left-radius:0
}
.navbar-btn {
	margin-top:8px;
	margin-bottom:8px
}
.navbar-btn.btn-sm {
	margin-top:10px;
	margin-bottom:10px
}
.navbar-btn.btn-xs {
	margin-top:14px;
	margin-bottom:14px
}
.navbar-text {
	margin-top:15px;
	margin-bottom:15px
}
@media (min-width: 768px) {
.navbar-text {
float:left;
margin-right:15px;
margin-left:15px
}
}
@media (min-width: 768px) {
.navbar-left {
float:left !important
}
.navbar-right {
float:right !important;
margin-right:-15px
}
.navbar-right ~ .navbar-right {
margin-right:0
}
}
.navbar-default {
	background-color:#fff;
	border-radius:0!important;
}
.navbar-default .navbar-brand {
	color:#777
}
.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
	color:#5e5e5e;
	background-color:transparent
}
.navbar-default .navbar-text {
	color:#777
}
.navbar-default .navbar-nav>li>a {
	color:#777
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
	color:#333;
	background-color:transparent
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
	color:#555;
	background-color:#e7e7e7
}
.navbar-default .navbar-nav>.disabled>a, .navbar-default .navbar-nav>.disabled>a:focus, .navbar-default .navbar-nav>.disabled>a:hover {
	color:#ccc;
	background-color:transparent
}
.navbar-default .navbar-toggle {
	border-color:#ddd
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	background-color:#ddd
}
.navbar-default .navbar-toggle .icon-bar {
	background-color:#888
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color:#e7e7e7
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
	color:#555;
	background-color:#e7e7e7
}
@media (max-width: 767px) {
.navbar-default .navbar-nav .open .dropdown-menu>li>a {
color:#777
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
color:#333;
background-color:transparent
}
.navbar-default .navbar-nav .open .dropdown-menu>.active>a, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
color:#555;
background-color:#e7e7e7
}
.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a, .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
color:#ccc;
background-color:transparent
}
}
.navbar-default .navbar-link {
	color:#777
}
.navbar-default .navbar-link:hover {
	color:#333
}
.navbar-default .btn-link {
	color:#777
}
.navbar-default .btn-link:focus, .navbar-default .btn-link:hover {
	color:#333
}
.navbar-default .btn-link[disabled]:focus, .navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:focus, fieldset[disabled] .navbar-default .btn-link:hover {
	color:#ccc
}
.navbar-inverse .navbar-brand {
	color:#fff
}
.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
	color:#fff;
	background-color:transparent
}
.navbar-inverse .navbar-text {
	color:#9d9d9d
}
.navbar-inverse .navbar-nav>li>a {
	color:#fff
}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
	color:#fff;
	background-color:transparent
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
	color:#fff;
	background-color:#080808
}
.navbar-inverse .navbar-nav>.disabled>a, .navbar-inverse .navbar-nav>.disabled>a:focus, .navbar-inverse .navbar-nav>.disabled>a:hover {
	color:#444;
	background-color:transparent
}
.navbar-inverse .navbar-toggle {
	border-color:#333
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
	background-color:#333
}
.navbar-inverse .navbar-toggle .icon-bar {
	background-color:#fff
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
	border-color:#101010
}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
	color:#fff;
	background-color:#080808
}
@media (max-width: 767px) {
.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
border-color:#080808
}
.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
background-color:#080808
}
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
color:#9d9d9d
}
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
color:#fff;
background-color:transparent
}
.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a, .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
color:#fff;
background-color:#080808
}
.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a, .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
color:#444;
background-color:transparent
}
}
.navbar-inverse .navbar-link {
	color:#9d9d9d
}
.navbar-inverse .navbar-link:hover {
	color:#fff
}
.navbar-inverse .btn-link {
	color:#9d9d9d
}
.navbar-inverse .btn-link:focus, .navbar-inverse .btn-link:hover {
	color:#fff
}
.navbar-inverse .btn-link[disabled]:focus, .navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:focus, fieldset[disabled] .navbar-inverse .btn-link:hover {
	color:#444
}
.breadcrumb {

}
.breadcrumb>li {
	display:inline-block
}
.breadcrumb>li+li:before {
	padding:0 5px;
	color:#ccc;
}
.breadcrumb>.active {
	color:#777
}
.pagination {
	display:inline-block;
	padding-left:0;
	margin:20px 0;
	border-radius:4px
}
.pagination>li {
	display:inline
}
.pagination>li>a, .pagination>li>span {
	position:relative;
	float:left;
	padding:6px 12px;
	margin-left:-1px;
	line-height:1.42857143;
	color:#337ab7;
	text-decoration:none;
	background-color:#fff;
	border:1px solid #ddd
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
	margin-left:0;
	border-top-left-radius:4px;
	border-bottom-left-radius:4px
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
	border-top-right-radius:4px;
	border-bottom-right-radius:4px
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
	z-index:2;
	color:#23527c;
	background-color:#eee;
	border-color:#ddd
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
	z-index:3;
	color:#fff;
	cursor:default;
	background-color:#337ab7;
	border-color:#337ab7
}
.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover {
	color:#777;
	cursor:not-allowed;
	background-color:#fff;
	border-color:#ddd
}
.pagination-lg>li>a, .pagination-lg>li>span {
	padding:10px 16px;
	font-size:18px;
	line-height:1.3333333
}
.pagination-lg>li:first-child>a, .pagination-lg>li:first-child>span {
	border-top-left-radius:6px;
	border-bottom-left-radius:6px
}
.pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span {
	border-top-right-radius:6px;
	border-bottom-right-radius:6px
}
.pagination-sm>li>a, .pagination-sm>li>span {
	padding:5px 10px;
	font-size:12px;
	line-height:1.5
}
.pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span {
	border-top-left-radius:3px;
	border-bottom-left-radius:3px
}
.pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span {
	border-top-right-radius:3px;
	border-bottom-right-radius:3px
}
.pager {
	padding-left:0;
	margin:20px 0;
	text-align:center;
	list-style:none
}
.pager li {
	display:inline
}
.pager li>a, .pager li>span {
	display:inline-block;
	padding:5px 14px;
	background-color:#fff;
	border:1px solid #ddd;
	border-radius:15px
}
.pager li>a:focus, .pager li>a:hover {
	text-decoration:none;
	background-color:#eee
}
.pager .next>a, .pager .next>span {
	float:right
}
.pager .previous>a, .pager .previous>span {
	float:left
}
.pager .disabled>a, .pager .disabled>a:focus, .pager .disabled>a:hover, .pager .disabled>span {
	color:#777;
	cursor:not-allowed;
	background-color:#fff
}
.label {
	display:inline;
	padding:.2em .6em .3em;
	font-size:75%;
	font-weight:700;
	line-height:1;
	color:#fff;
	text-align:center;
	white-space:nowrap;
	vertical-align:baseline;
	border-radius:.25em
}
a.label:focus, a.label:hover {
	color:#fff;
	text-decoration:none;
	cursor:pointer
}
.label:empty {
	display:none
}
.btn .label {
	position:relative;
	top:-1px
}
.label-default {
	background-color:#777
}
.label-default[href]:focus, .label-default[href]:hover {
	background-color:#5e5e5e
}
.label-primary {
	background-color:#337ab7
}
.label-primary[href]:focus, .label-primary[href]:hover {
	background-color:#286090
}
.label-success {
	background-color:#5cb85c
}
.label-success[href]:focus, .label-success[href]:hover {
	background-color:#449d44
}
.label-info {
	background-color:#5bc0de
}
.label-info[href]:focus, .label-info[href]:hover {
	background-color:#31b0d5
}
.label-warning {
	background-color:#f0ad4e
}
.label-warning[href]:focus, .label-warning[href]:hover {
	background-color:#ec971f
}
.label-danger {
	background-color:#d9534f
}
.label-danger[href]:focus, .label-danger[href]:hover {
	background-color:#c9302c
}
.badge {
	display:inline-block;
	min-width:10px;
	padding:3px 7px;
	font-size:12px;
	font-weight:700;
	line-height:1;
	color:#fff;
	text-align:center;
	white-space:nowrap;
	vertical-align:middle;
	background-color:#777;
	border-radius:10px
}
.badge:empty {
	display:none
}
.btn .badge {
	position:relative;
	top:-1px
}
.btn-group-xs>.btn .badge, .btn-xs .badge {
	top:0;
	padding:1px 5px
}
a.badge:focus, a.badge:hover {
	color:#fff;
	text-decoration:none;
	cursor:pointer
}
.list-group-item.active>.badge, .nav-pills>.active>a>.badge {
	color:#337ab7;
	background-color:#fff
}
.list-group-item>.badge {
	float:right
}
.list-group-item>.badge+.badge {
	margin-right:5px
}
.nav-pills>li>a>.badge {
	margin-left:3px
}
.jumbotron {
	padding-top:30px;
	padding-bottom:30px;
	margin-bottom:30px;
	color:inherit;
	background-color:#eee
}
.jumbotron .h1, .jumbotron h1 {
	color:inherit
}
.jumbotron p {
	margin-bottom:15px;
	font-size:21px;
	font-weight:200
}
.jumbotron>hr {
	border-top-color:#d5d5d5
}
.container .jumbotron, .container-fluid .jumbotron {
	padding-right:15px;
	padding-left:15px;
	border-radius:6px
}
.jumbotron .container {
	max-width:100%
}
@media screen and (min-width: 768px) {
.jumbotron {
padding-top:48px;
padding-bottom:48px
}
.container .jumbotron, .container-fluid .jumbotron {
padding-right:60px;
padding-left:60px
}
.jumbotron .h1, .jumbotron h1 {
font-size:63px
}
}
.thumbnail {
	display:block;
	padding:4px;
	margin-bottom:20px;
	line-height:1.42857143;
	background-color:#fff;
	border:1px solid #ddd;
	border-radius:4px;
-webkit-transition:border .2s ease-in-out;
-o-transition:border .2s ease-in-out;
transition:border .2s ease-in-out
}
.thumbnail a>img, .thumbnail>img {
	margin-right:auto;
	margin-left:auto
}
a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
	border-color:#337ab7
}
.thumbnail .caption {
	padding:9px;
	color:#333
}
.alert {
	padding:15px;
	margin-bottom:20px;
	border:1px solid transparent;
	border-radius:4px
}
.alert h4 {
	margin-top:0;
	color:inherit
}
.alert .alert-link {
	font-weight:700
}
.alert>p, .alert>ul {
	margin-bottom:0
}
.alert>p+p {
	margin-top:5px
}
.alert-dismissable, .alert-dismissible {
	padding-right:35px
}
.alert-dismissable .close, .alert-dismissible .close {
	position:relative;
	top:-2px;
	right:-21px;
	color:inherit
}
.alert-success {
	color:#3c763d;
	background-color:#dff0d8;
	border-color:#d6e9c6
}
.alert-success hr {
	border-top-color:#c9e2b3
}
.alert-success .alert-link {
	color:#2b542c
}
.alert-info {
	color:#31708f;
	background-color:#d9edf7;
	border-color:#bce8f1
}
.alert-info hr {
	border-top-color:#a6e1ec
}
.alert-info .alert-link {
	color:#245269
}
.alert-warning {
	color:#8a6d3b;
	background-color:#fcf8e3;
	border-color:#faebcc
}
.alert-warning hr {
	border-top-color:#f7e1b5
}
.alert-warning .alert-link {
	color:#66512c
}
.alert-danger {
	color:#a94442;
	background-color:#f2dede;
	border-color:#ebccd1
}
.alert-danger hr {
	border-top-color:#e4b9c0
}
.alert-danger .alert-link {
	color:#843534
}
@-webkit-keyframes progress-bar-stripes {
from {
background-position:40px 0
}
to {
	background-position:0 0
}
}
@-o-keyframes progress-bar-stripes {
from {
background-position:40px 0
}
to {
	background-position:0 0
}
}
@keyframes progress-bar-stripes {
from {
background-position:40px 0
}
to {
	background-position:0 0
}
}
.progress {
	height:20px;
	margin-bottom:20px;
	overflow:hidden;
	background-color:#f5f5f5;
	border-radius:4px;
	-webkit-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.1);
	box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.1)
}
.progress-bar {
	float:left;
	width:0;
	height:100%;
	font-size:12px;
	line-height:20px;
	color:#fff;
	text-align:center;
	background-color:#337ab7;
	-webkit-box-shadow:inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	box-shadow:inset 0 -1px 0 rgba(0, 0, 0, 0.15);
-webkit-transition:width .6s ease;
-o-transition:width .6s ease;
transition:width .6s ease
}
.progress-bar-striped, .progress-striped .progress-bar {
	background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	-webkit-background-size:40px 40px;
	background-size:40px 40px
}
.progress-bar.active, .progress.active .progress-bar {
	-webkit-animation:progress-bar-stripes 2s linear infinite;
	-o-animation:progress-bar-stripes 2s linear infinite;
	animation:progress-bar-stripes 2s linear infinite
}
.progress-bar-success {
	background-color:#5cb85c
}
.progress-striped .progress-bar-success {
	background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}
.progress-bar-info {
	background-color:#5bc0de
}
.progress-striped .progress-bar-info {
	background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}
.progress-bar-warning {
	background-color:#f0ad4e
}
.progress-striped .progress-bar-warning {
	background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}
.progress-bar-danger {
	background-color:#d9534f
}
.progress-striped .progress-bar-danger {
	background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}
.media {
	margin-top:15px
}
.media:first-child {
	margin-top:0
}
.media, .media-body {
	overflow:hidden;
	zoom:1
}
.media-body {
	width:10000px
}
.media-object {
	display:block
}
.media-object.img-thumbnail {
	max-width:none
}
.media-right, .media>.pull-right {
	padding-left:10px
}
.media-left, .media>.pull-left {
	padding-right:10px
}
.media-body, .media-left, .media-right {
	display:table-cell;
	vertical-align:top
}
.media-middle {
	vertical-align:middle
}
.media-bottom {
	vertical-align:bottom
}
.media-heading {
	margin-top:0;
	margin-bottom:5px
}
.media-list {
	padding-left:0;
	list-style:none
}
.list-group {
	padding-left:0;
	margin-bottom:20px
}
.list-group-item {
	position:relative;
	display:block;
	padding:10px 15px;
	margin-bottom:-1px;
	background-color:#fff;
	border:1px solid #ddd
}
.list-group-item:first-child {
	border-top-left-radius:4px;
	border-top-right-radius:4px
}
.list-group-item:last-child {
	margin-bottom:0;
	border-bottom-right-radius:4px;
	border-bottom-left-radius:4px
}
a.list-group-item, button.list-group-item {
	color:#555
}
a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading {
	color:#333
}
a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover {
	color:#555;
	text-decoration:none;
	background-color:#f5f5f5
}
button.list-group-item {
	width:100%;
	text-align:left
}
.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
	color:#777;
	cursor:not-allowed;
	background-color:#eee
}
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
	color:inherit
}
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
	color:#777
}
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
	z-index:2;
	color:#fff;
	background-color:#337ab7;
	border-color:#337ab7
}
.list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading>.small, .list-group-item.active .list-group-item-heading>small, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading>.small, .list-group-item.active:focus .list-group-item-heading>small, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading>.small, .list-group-item.active:hover .list-group-item-heading>small {
	color:inherit
}
.list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
	color:#c7ddef
}
.list-group-item-success {
	color:#3c763d;
	background-color:#dff0d8
}
a.list-group-item-success, button.list-group-item-success {
	color:#3c763d
}
a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {
	color:inherit
}
a.list-group-item-success:focus, a.list-group-item-success:hover, button.list-group-item-success:focus, button.list-group-item-success:hover {
	color:#3c763d;
	background-color:#d0e9c6
}
a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover, button.list-group-item-success.active, button.list-group-item-success.active:focus, button.list-group-item-success.active:hover {
	color:#fff;
	background-color:#3c763d;
	border-color:#3c763d
}
.list-group-item-info {
	color:#31708f;
	background-color:#d9edf7
}
a.list-group-item-info, button.list-group-item-info {
	color:#31708f
}
a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading {
	color:inherit
}
a.list-group-item-info:focus, a.list-group-item-info:hover, button.list-group-item-info:focus, button.list-group-item-info:hover {
	color:#31708f;
	background-color:#c4e3f3
}
a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover, button.list-group-item-info.active, button.list-group-item-info.active:focus, button.list-group-item-info.active:hover {
	color:#fff;
	background-color:#31708f;
	border-color:#31708f
}
.list-group-item-warning {
	color:#8a6d3b;
	background-color:#fcf8e3
}
a.list-group-item-warning, button.list-group-item-warning {
	color:#8a6d3b
}
a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {
	color:inherit
}
a.list-group-item-warning:focus, a.list-group-item-warning:hover, button.list-group-item-warning:focus, button.list-group-item-warning:hover {
	color:#8a6d3b;
	background-color:#faf2cc
}
a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover, button.list-group-item-warning.active, button.list-group-item-warning.active:focus, button.list-group-item-warning.active:hover {
	color:#fff;
	background-color:#8a6d3b;
	border-color:#8a6d3b
}
.list-group-item-danger {
	color:#a94442;
	background-color:#f2dede
}
a.list-group-item-danger, button.list-group-item-danger {
	color:#a94442
}
a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {
	color:inherit
}
a.list-group-item-danger:focus, a.list-group-item-danger:hover, button.list-group-item-danger:focus, button.list-group-item-danger:hover {
	color:#a94442;
	background-color:#ebcccc
}
a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover, button.list-group-item-danger.active, button.list-group-item-danger.active:focus, button.list-group-item-danger.active:hover {
	color:#fff;
	background-color:#a94442;
	border-color:#a94442
}
.list-group-item-heading {
	margin-top:0;
	margin-bottom:5px
}
.list-group-item-text {
	margin-bottom:0;
	line-height:1.3
}
.panel {
	margin-bottom:20px;
	background-color:#fff;
	border:1px solid #f2f2f2!important;
	border-radius:4px;
	-webkit-box-shadow:0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow:0 1px 1px rgba(0, 0, 0, 0.05)
}
.panel-body {
	padding:15px
}
.panel-heading {
	padding:10px 15px;
	border-bottom:1px solid transparent;
	border-top-left-radius:3px;
	border-top-right-radius:3px
}
.panel-heading>.dropdown .dropdown-toggle {
	color:inherit
}
.panel-title {
	margin-top:0;
	margin-bottom:0;
	font-size:16px;
	color:inherit
}
.panel-title>.small, .panel-title>.small>a, .panel-title>a, .panel-title>small, .panel-title>small>a {
	color:inherit
}
.panel-footer {
	padding:10px 15px;
	background-color:#f5f5f5;
	border-top:1px solid #ddd;
	border-bottom-right-radius:3px;
	border-bottom-left-radius:3px
}
.panel>.list-group, .panel>.panel-collapse>.list-group {
	margin-bottom:0
}
.panel>.list-group .list-group-item, .panel>.panel-collapse>.list-group .list-group-item {
	border-width:1px 0;
	border-radius:0
}
.panel>.list-group:first-child .list-group-item:first-child, .panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
	border-top:0;
	border-top-left-radius:3px;
	border-top-right-radius:3px
}
.panel>.list-group:last-child .list-group-item:last-child, .panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
	border-bottom:0;
	border-bottom-right-radius:3px;
	border-bottom-left-radius:3px
}
.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
	border-top-left-radius:0;
	border-top-right-radius:0
}
.panel-heading+.list-group .list-group-item:first-child {
	border-top-width:0
}
.list-group+.panel-footer {
	border-top-width:0
}
.panel>.panel-collapse>.table, .panel>.table, .panel>.table-responsive>.table {
	margin-bottom:0
}
.panel>.panel-collapse>.table caption, .panel>.table caption, .panel>.table-responsive>.table caption {
	padding-right:15px;
	padding-left:15px
}
.panel>.table-responsive:first-child>.table:first-child, .panel>.table:first-child {
	border-top-left-radius:3px;
	border-top-right-radius:3px
}
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child, .panel>.table:first-child>thead:first-child>tr:first-child {
	border-top-left-radius:3px;
	border-top-right-radius:3px
}
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child td:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child th:first-child, .panel>.table:first-child>thead:first-child>tr:first-child td:first-child, .panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
	border-top-left-radius:3px
}
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child, .panel>.table:first-child>tbody:first-child>tr:first-child td:last-child, .panel>.table:first-child>tbody:first-child>tr:first-child th:last-child, .panel>.table:first-child>thead:first-child>tr:first-child td:last-child, .panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
	border-top-right-radius:3px
}
.panel>.table-responsive:last-child>.table:last-child, .panel>.table:last-child {
	border-bottom-right-radius:3px;
	border-bottom-left-radius:3px
}
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child, .panel>.table:last-child>tbody:last-child>tr:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child {
	border-bottom-right-radius:3px;
	border-bottom-left-radius:3px
}
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child, .panel>.table:last-child>tbody:last-child>tr:last-child td:first-child, .panel>.table:last-child>tbody:last-child>tr:last-child th:first-child, .panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child, .panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
	border-bottom-left-radius:3px
}
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child, .panel>.table:last-child>tbody:last-child>tr:last-child td:last-child, .panel>.table:last-child>tbody:last-child>tr:last-child th:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
	border-bottom-right-radius:3px
}
.panel>.panel-body+.table, .panel>.panel-body+.table-responsive, .panel>.table+.panel-body, .panel>.table-responsive+.panel-body {
	border-top:1px solid #ddd
}
.panel>.table>tbody:first-child>tr:first-child td, .panel>.table>tbody:first-child>tr:first-child th {
	border-top:0
}
.panel>.table-bordered, .panel>.table-responsive>.table-bordered {
	border:0
}
.panel>.table-bordered>tbody>tr>td:first-child, .panel>.table-bordered>tbody>tr>th:first-child, .panel>.table-bordered>tfoot>tr>td:first-child, .panel>.table-bordered>tfoot>tr>th:first-child, .panel>.table-bordered>thead>tr>td:first-child, .panel>.table-bordered>thead>tr>th:first-child, .panel>.table-responsive>.table-bordered>tbody>tr>td:first-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:first-child, .panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child, .panel>.table-responsive>.table-bordered>thead>tr>td:first-child, .panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
	border-left:0
}
.panel>.table-bordered>tbody>tr>td:last-child, .panel>.table-bordered>tbody>tr>th:last-child, .panel>.table-bordered>tfoot>tr>td:last-child, .panel>.table-bordered>tfoot>tr>th:last-child, .panel>.table-bordered>thead>tr>td:last-child, .panel>.table-bordered>thead>tr>th:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>td:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child, .panel>.table-responsive>.table-bordered>thead>tr>td:last-child, .panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
	border-right:0
}
.panel>.table-bordered>tbody>tr:first-child>td, .panel>.table-bordered>tbody>tr:first-child>th, .panel>.table-bordered>thead>tr:first-child>td, .panel>.table-bordered>thead>tr:first-child>th, .panel>.table-responsive>.table-bordered>tbody>tr:first-child>td, .panel>.table-responsive>.table-bordered>tbody>tr:first-child>th, .panel>.table-responsive>.table-bordered>thead>tr:first-child>td, .panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
	border-bottom:0
}
.panel>.table-bordered>tbody>tr:last-child>td, .panel>.table-bordered>tbody>tr:last-child>th, .panel>.table-bordered>tfoot>tr:last-child>td, .panel>.table-bordered>tfoot>tr:last-child>th, .panel>.table-responsive>.table-bordered>tbody>tr:last-child>td, .panel>.table-responsive>.table-bordered>tbody>tr:last-child>th, .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td, .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
	border-bottom:0
}
.panel>.table-responsive {
	margin-bottom:0;
	border:0
}
.panel-group {
	margin-bottom:20px
}
.panel-group .panel {
	margin-bottom:0;
	border-radius:4px
}
.panel-group .panel+.panel {
	margin-top:5px
}
.panel-group .panel-heading {
	border-bottom:0
}
.panel-group .panel-heading+.panel-collapse>.list-group, .panel-group .panel-heading+.panel-collapse>.panel-body {
	border-top:1px solid #ddd
}
.panel-group .panel-footer {
	border-top:0
}
.panel-group .panel-footer+.panel-collapse .panel-body {
	border-bottom:1px solid #ddd
}
.panel-default {
	border-color:#ddd
}
.panel-default>.panel-heading {
	color:#333;
	background-color:#f5f5f5;
	border-color:#ddd
}
.panel-default>.panel-heading+.panel-collapse>.panel-body {
	border-top-color:#ddd
}
.panel-default>.panel-heading .badge {
	color:#f5f5f5;
	background-color:#333
}
.panel-default>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color:#ddd
}
.panel-primary {
	border-color:#337ab7
}
.panel-primary>.panel-heading {
	color:#fff;
	background-color:#337ab7;
	border-color:#337ab7
}
.panel-primary>.panel-heading+.panel-collapse>.panel-body {
	border-top-color:#337ab7
}
.panel-primary>.panel-heading .badge {
	color:#337ab7;
	background-color:#fff
}
.panel-primary>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color:#337ab7
}
.panel-success {
	border-color:#d6e9c6
}
.panel-success>.panel-heading {
	color:#3c763d;
	background-color:#dff0d8;
	border-color:#d6e9c6
}
.panel-success>.panel-heading+.panel-collapse>.panel-body {
	border-top-color:#d6e9c6
}
.panel-success>.panel-heading .badge {
	color:#dff0d8;
	background-color:#3c763d
}
.panel-success>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color:#d6e9c6
}
.panel-info {
	border-color:#bce8f1
}
.panel-info>.panel-heading {
	color:#31708f;
	background-color:#d9edf7;
	border-color:#bce8f1
}
.panel-info>.panel-heading+.panel-collapse>.panel-body {
	border-top-color:#bce8f1
}
.panel-info>.panel-heading .badge {
	color:#d9edf7;
	background-color:#31708f
}
.panel-info>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color:#bce8f1
}
.panel-warning {
	border-color:#faebcc
}
.panel-warning>.panel-heading {
	color:#8a6d3b;
	background-color:#fcf8e3;
	border-color:#faebcc
}
.panel-warning>.panel-heading+.panel-collapse>.panel-body {
	border-top-color:#faebcc
}
.panel-warning>.panel-heading .badge {
	color:#fcf8e3;
	background-color:#8a6d3b
}
.panel-warning>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color:#faebcc
}
.panel-danger {
	border-color:#ebccd1
}
.panel-danger>.panel-heading {
	color:#a94442;
	background-color:#f2dede;
	border-color:#ebccd1
}
.panel-danger>.panel-heading+.panel-collapse>.panel-body {
	border-top-color:#ebccd1
}
.panel-danger>.panel-heading .badge {
	color:#f2dede;
	background-color:#a94442
}
.panel-danger>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color:#ebccd1
}
.embed-responsive {
	position:relative;
	display:block;
	height:0;
	padding:0;
	overflow:hidden
}
.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	width:100%;
	height:100%;
	border:0
}
.embed-responsive-16by9 {
	padding-bottom:56.25%
}
.embed-responsive-4by3 {
	padding-bottom:75%
}
.well {
	min-height:20px;
	padding:19px;
	margin-bottom:20px;
	background-color:#f5f5f5;
	border:1px solid #e3e3e3;
	border-radius:4px;
	-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.05)
}
.well blockquote {
	border-color:#ddd;
	border-color:rgba(0, 0, 0, 0.15)
}
.well-lg {
	padding:24px;
	border-radius:6px
}
.well-sm {
	padding:9px;
	border-radius:3px
}
.close {
	float:right;
	font-size:21px;
	font-weight:700;
	line-height:1;
	color:#000;
	text-shadow:0 1px 0 #fff;
	filter:alpha(opacity=20);
	opacity:.2
}
.close:focus, .close:hover {
	color:#000;
	text-decoration:none;
	cursor:pointer;
	filter:alpha(opacity=50);
	opacity:.5
}
button.close {
	-webkit-appearance:none;
	padding:0;
	cursor:pointer;
	background:0 0;
	border:0
}
.modal-open {
	overflow:hidden
}
.modal {
	position:fixed;
	top:0;
	right:0;
	bottom:0;
	left:0;
	z-index:1050;
	display:none;
	-webkit-overflow-scrolling:touch;
	outline:0
}
.modal.fade .modal-dialog {
-webkit-transition:-webkit-transform .3s ease-out;
-o-transition:-o-transform .3s ease-out;
transition:transform .3s ease-out;
	-webkit-transform:translate(0, -25%);
	-ms-transform:translate(0, -25%);
	-o-transform:translate(0, -25%);
	transform:translate(0, -25%)
}
.modal.in .modal-dialog {
	-webkit-transform:translate(0, 0);
	-ms-transform:translate(0, 0);
	-o-transform:translate(0, 0);
	transform:translate(0, 0)
}
.modal-open .modal {
	overflow-x:hidden;
	overflow-y:auto
}
.modal-dialog {
	position:relative;
	width:auto;
	margin:10px
}
/*.modal-content {
	position:relative;
	background-color:#fff;
	-webkit-background-clip:padding-box;
	background-clip:padding-box;
	border:1px solid #999;
	border:1px solid rgba(0, 0, 0, 0.2);
	border-radius:6px;
	outline:0;
	-webkit-box-shadow:0 3px 9px rgba(0, 0, 0, 0.5);
	box-shadow:0 3px 9px rgba(0, 0, 0, 0.5)
}*/
.modal-backdrop {
	position:fixed;
	top:0;
	right:0;
	bottom:0;
	left:0;
	z-index:1040;
	background-color:#000
}
.modal-backdrop.fade {
	filter:alpha(opacity=0);
	opacity:0
}
.modal-backdrop.in {
	filter:alpha(opacity=50);
	opacity:.5
}
.modal-header {
	padding:15px;
	border-bottom:1px solid #e5e5e5
}
.modal-header .close {
	margin-top:-2px
}
.modal-title {
	margin:0;
	line-height:1.42857143
}
.modal-body {
	position:relative;
	padding:15px
}
.modal-footer {
	padding:15px;
	text-align:right;
	border-top:1px solid #e5e5e5
}
.modal-footer .btn+.btn {
	margin-bottom:0;
	margin-left:5px
}
.modal-footer .btn-group .btn+.btn {
	margin-left:-1px
}
.modal-footer .btn-block+.btn-block {
	margin-left:0
}
.modal-scrollbar-measure {
	position:absolute;
	top:-9999px;
	width:50px;
	height:50px;
	overflow:scroll
}
@media (min-width: 768px) {
.modal-dialog {
width:600px;
margin:30px auto
}
<!--.modal-content {
-webkit-box-shadow:0 5px 15px rgba(0, 0, 0, 0.5);
box-shadow:0 5px 15px rgba(0, 0, 0, 0.5)
}-->
.modal-sm {
width:300px
}
}
@media (min-width: 992px) {
.modal-lg {
width:900px
}
}
.tooltip {
	position:absolute;
	z-index:1070;
	display:block;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:400;
	line-height:1.42857143;
	text-align:left;
	text-align:start;
	text-decoration:none;
	text-shadow:none;
	text-transform:none;
	letter-spacing:normal;
	word-break:normal;
	word-spacing:normal;
	word-wrap:normal;
	white-space:normal;
	filter:alpha(opacity=0);
	opacity:0;
	line-break:auto
}
.tooltip.in {
	filter:alpha(opacity=90);
	opacity:.9
}
.tooltip.top {
	padding:5px 0;
	margin-top:-3px
}
.tooltip.right {
	padding:0 5px;
	margin-left:3px
}
.tooltip.bottom {
	padding:5px 0;
	margin-top:3px
}
.tooltip.left {
	padding:0 5px;
	margin-left:-3px
}
.tooltip-inner {
	max-width:200px;
	padding:3px 8px;
	color:#fff;
	text-align:center;
	background-color:#000;
	border-radius:4px
}
.tooltip-arrow {
	position:absolute;
	width:0;
	height:0;
	border-color:transparent;
	border-style:solid
}
.tooltip.top .tooltip-arrow {
	bottom:0;
	left:50%;
	margin-left:-5px;
	border-width:5px 5px 0;
	border-top-color:#000
}
.tooltip.top-left .tooltip-arrow {
	right:5px;
	bottom:0;
	margin-bottom:-5px;
	border-width:5px 5px 0;
	border-top-color:#000
}
.tooltip.top-right .tooltip-arrow {
	bottom:0;
	left:5px;
	margin-bottom:-5px;
	border-width:5px 5px 0;
	border-top-color:#000
}
.tooltip.right .tooltip-arrow {
	top:50%;
	left:0;
	margin-top:-5px;
	border-width:5px 5px 5px 0;
	border-right-color:#000
}
.tooltip.left .tooltip-arrow {
	top:50%;
	right:0;
	margin-top:-5px;
	border-width:5px 0 5px 5px;
	border-left-color:#000
}
.tooltip.bottom .tooltip-arrow {
	top:0;
	left:50%;
	margin-left:-5px;
	border-width:0 5px 5px;
	border-bottom-color:#000
}
.tooltip.bottom-left .tooltip-arrow {
	top:0;
	right:5px;
	margin-top:-5px;
	border-width:0 5px 5px;
	border-bottom-color:#000
}
.tooltip.bottom-right .tooltip-arrow {
	top:0;
	left:5px;
	margin-top:-5px;
	border-width:0 5px 5px;
	border-bottom-color:#000
}
.popover {
	position:absolute;
	top:0;
	left:0;
	z-index:1060;
	display:none;
	max-width:276px;
	padding:1px;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:400;
	line-height:1.42857143;
	text-align:left;
	text-align:start;
	text-decoration:none;
	text-shadow:none;
	text-transform:none;
	letter-spacing:normal;
	word-break:normal;
	word-spacing:normal;
	word-wrap:normal;
	white-space:normal;
	background-color:#fff;
	-webkit-background-clip:padding-box;
	background-clip:padding-box;
	border:1px solid #ccc;
	border:1px solid rgba(0, 0, 0, 0.2);
	border-radius:6px;
	-webkit-box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);
	box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);
	line-break:auto
}
.popover.top {
	margin-top:-10px
}
.popover.right {
	margin-left:10px
}
.popover.bottom {
	margin-top:10px
}
.popover.left {
	margin-left:-10px
}
.popover-title {
	padding:8px 14px;
	margin:0;
	font-size:14px;
	background-color:#f7f7f7;
	border-bottom:1px solid #ebebeb;
	border-radius:5px 5px 0 0
}
.popover-content {
	padding:9px 14px
}
.popover>.arrow, .popover>.arrow:after {
	position:absolute;
	display:block;
	width:0;
	height:0;
	border-color:transparent;
	border-style:solid
}
.popover>.arrow {
	border-width:11px
}
.popover>.arrow:after {
	content:"";
	border-width:10px
}
.popover.top>.arrow {
	bottom:-11px;
	left:50%;
	margin-left:-11px;
	border-top-color:#999;
	border-top-color:rgba(0, 0, 0, 0.25);
	border-bottom-width:0
}
.popover.top>.arrow:after {
	bottom:1px;
	margin-left:-10px;
	content:" ";
	border-top-color:#fff;
	border-bottom-width:0
}
.popover.right>.arrow {
	top:50%;
	left:-11px;
	margin-top:-11px;
	border-right-color:#999;
	border-right-color:rgba(0, 0, 0, 0.25);
	border-left-width:0
}
.popover.right>.arrow:after {
	bottom:-10px;
	left:1px;
	content:" ";
	border-right-color:#fff;
	border-left-width:0
}
.popover.bottom>.arrow {
	top:-11px;
	left:50%;
	margin-left:-11px;
	border-top-width:0;
	border-bottom-color:#999;
	border-bottom-color:rgba(0, 0, 0, 0.25)
}
.popover.bottom>.arrow:after {
	top:1px;
	margin-left:-10px;
	content:" ";
	border-top-width:0;
	border-bottom-color:#fff
}
.popover.left>.arrow {
	top:50%;
	right:-11px;
	margin-top:-11px;
	border-right-width:0;
	border-left-color:#999;
	border-left-color:rgba(0, 0, 0, 0.25)
}
.popover.left>.arrow:after {
	right:1px;
	bottom:-10px;
	content:" ";
	border-right-width:0;
	border-left-color:#fff
}

.btn-group-vertical>.btn-group:after, .btn-group-vertical>.btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
	display:table;
	content:" "
}
.btn-group-vertical>.btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .modal-header:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {
	clear:both
}
.center-block {
	display:block;
	margin-right:auto;
	margin-left:auto
}
.pull-right {
	float:right !important
}
.pull-left {
	float:left !important
}
.hide {
	display:none !important
}
.show {
	display:block !important
}
.invisible {
	visibility:hidden
}
.text-hide {
	font:0/0 a;
	color:transparent;
	text-shadow:none;
	background-color:transparent;
	border:0
}
.hidden {
	display:none !important
}
.affix {
	position:fixed
}
@-ms-viewport {
width:device-width
}
.visible-lg, .visible-md, .visible-sm, .visible-xs {
	display:none !important
}
.visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
	display:none !important
}
@media (max-width: 767px) {
.visible-xs {
display:block !important
}
table.visible-xs {
display:table !important
}
tr.visible-xs {
display:table-row !important
}
td.visible-xs, th.visible-xs {
display:table-cell !important
}
}
@media (max-width: 767px) {
.visible-xs-block {
display:block !important
}
}
@media (max-width: 767px) {
.visible-xs-inline {
display:inline !important
}
}
@media (max-width: 767px) {
.visible-xs-inline-block {
display:inline-block !important
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm {
display:block !important
}
table.visible-sm {
display:table !important
}
tr.visible-sm {
display:table-row !important
}
td.visible-sm, th.visible-sm {
display:table-cell !important
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-block {
display:block !important
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline {
display:inline !important
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline-block {
display:inline-block !important
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md {
display:block !important
}
table.visible-md {
display:table !important
}
tr.visible-md {
display:table-row !important
}
td.visible-md, th.visible-md {
display:table-cell !important
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-block {
display:block !important
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline {
display:inline !important
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline-block {
display:inline-block !important
}
}
@media (min-width: 1200px) {
.visible-lg {
display:block !important
}
table.visible-lg {
display:table !important
}
tr.visible-lg {
display:table-row !important
}
td.visible-lg, th.visible-lg {
display:table-cell !important
}
}
@media (min-width: 1200px) {
.visible-lg-block {
display:block !important
}
}
@media (min-width: 1200px) {
.visible-lg-inline {
display:inline !important
}
}
@media (min-width: 1200px) {
.visible-lg-inline-block {
display:inline-block !important
}
}
@media (max-width: 767px) {
.hidden-xs {
display:none !important
}
}
@media (min-width: 768px) and (max-width: 991px) {
.hidden-sm {
display:none !important
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.hidden-md {
display:none !important
}
}
@media (min-width: 1200px) {
.hidden-lg {
display:none !important
}
}
.visible-print {
	display:none !important
}
@media print {
.visible-print {
	display:block !important
}
table.visible-print {
	display:table !important
}
tr.visible-print {
	display:table-row !important
}
td.visible-print, th.visible-print {
	display:table-cell !important
}
}
.visible-print-block {
	display:none !important
}
@media print {
.visible-print-block {
	display:block !important
}
}
.visible-print-inline {
	display:none !important
}
@media print {
.visible-print-inline {
	display:inline !important
}
}
.visible-print-inline-block {
	display:none !important
}
@media print {
.visible-print-inline-block {
	display:inline-block !important
}
}
@media print {
.hidden-print {
	display:none !important
}
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
select {
padding-right:18px
}
}
.arw {
	position:relative
}

.p-0 {
	padding:0px
}
.p-5 {
	padding:5px
}
.p-10 {
	padding:10px
}
.p-15 {
	padding:15px
}
.p-20 {
	padding:20px
}
.p-25 {
	padding:25px
}
.p-30 {
	padding:30px
}
.p-35 {
	padding:35px
}
.pt-3 {
	padding-top:3px
}
.pt-5 {
	padding-top:5px
}
.pt-10 {
	padding-top:10px
}
.pt-15 {
	padding-top:15px
}
.pt-20 {
	padding-top:20px
}
.pt-25 {
	padding-top:25px
}
.pt-30 {
	padding-top:30px
}
.pt-40 {
	padding-top:40px
}
.pr-3 {
	padding-right:3px
}
.pr-5 {
	padding-right:5px
}
.pr-10 {
	padding-right:10px
}
.pr-15 {
	padding-right:15px
}
.pr-20 {
	padding-right:20px
}
.pr-25 {
	padding-right:25px
}
.pr-30 {
	padding-right:30px
}
.pb-3 {
	padding-bottom:3px
}
.pb-5 {
	padding-bottom:5px
}
.pb-10 {
	padding-bottom:10px
}
.pb-15 {
	padding-bottom:15px
}
.pb-20 {
	padding-bottom:20px
}
.pb-25 {
	padding-bottom:25px
}
.pb-30 {
	padding-bottom:30px
}
.pb-40 {
	padding-bottom:40px
}
.pl-3 {
	padding-left:3px
}
.pl-5 {
	padding-left:5px
}
.pl-10 {
	padding-left:10px
}
.pl-15 {
	padding-left:15px
}
.pl-20 {
	padding-left:20px
}
.pl-25 {
	padding-left:25px
}
.pl-30 {
	padding-left:30px
}
.ph-5 {
	padding-left:5px;
	padding-right:5px
}
.ph-10 {
	padding-left:10px;
	padding-right:10px
}
.ph-15 {
	padding-left:15px;
	padding-right:15px
}
.ph-20 {
	padding-left:20px;
	padding-right:20px
}
.ph-25 {
	padding-left:25px;
	padding-right:25px
}
.ph-30 {
	padding-left:30px;
	padding-right:30px
}
.pv-5 {
	padding:5px 0
}
.pv-10 {
	padding:10px 0
}
.pv-15 {
	padding:15px 0
}
.pv-20 {
	padding:20px 0
}
.pv-25 {
	padding:25px 0px
}
.pv-30 {
	padding:30px 0
}
.m-0 {
	margin:0px
}
.m-5 {
	margin:5px
}
.m-10 {
	margin:10px
}
.m-15 {
	margin:15px
}
.m-20 {
	margin:20px
}
.m-25 {
	margin:25px
}
.m-30 {
	margin:30px
}
.m-35 {
	margin:35px
}
.mt-0 {
	margin-top:0
}
.mt-3 {
	margin-top:3px
}
.mt-5 {
	margin-top:5px
}
.mt-8 {
	margin-top:8px
}
.mt-10 {
	margin-top:10px
}
.mt-15 {
	margin-top:15px !important
}
.mt-20 {
	margin-top:20px
}
.mt-25 {
	margin-top:25px
}
.mt-30 {
	margin-top:30px
}
.mt-35 {
	margin-top:35px
}
.mr-0 {
	margin-right:0
}
.mr-3 {
	margin-right:3px
}
.mr-5 {
	margin-right:5px
}
.mr-10 {
	margin-right:10px
}
.mr-15 {
	margin-right:15px
}
.mr-20 {
	margin-right:20px
}
.mr-25 {
	margin-right:25px
}
.mr-27 {
	margin-right:27px
}
.mr-30 {
	margin-right:30px
}
.mr-40 {
	margin-right:40px
}
.mr-55 {
	margin-right:55px
}
.mr-60 {
	margin-right:60px
}
.mb-0 {
	margin-bottom:0
}
.mb-3 {
	margin-bottom:3px
}
.mb-5 {
	margin-bottom:5px
}
.mb-10 {
	margin-bottom:10px !important
}
.mb-15 {
	margin-bottom:15px !important
}
.mb-20 {
	margin-bottom:20px
}
.mb-25 {
	margin-bottom:25px
}
.mb-30 {
	margin-bottom:30px
}
.mb-35 {
	margin-bottom:35px
}
.mb-40 {
	margin-bottom:40px
}
.ml-0 {
	margin-left:0
}
.ml-3 {
	margin-left:3px
}
.ml-5 {
	margin-left:5px
}
.ml-10 {
	margin-left:10px
}
.ml-15 {
	margin-left:15px
}
.ml-20 {
	margin-left:20px
}
.ml-25 {
	margin-left:25px
}
.ml-30 {
	margin-left:30px
}
.mh-5 {
	margin-left:5px;
	margin-right:5px
}
.mh-10 {
	margin-left:10px;
	margin-right:10px
}
.mh-15 {
	margin-left:15px;
	margin-right:15px
}
.mh-20 {
	margin-left:20px;
	margin-right:20px
}
.mh-25 {
	margin-left:25px;
	margin-right:25px
}
.mh-30 {
	margin-left:30px;
	margin-right:30px
}
.mv-5 {
	margin:5px 0
}
.mv-10 {
	margin:10px 0
}
.mv-15 {
	margin:15px 0
}
.mv-20 {
	margin:20px 0
}
.mv-25 {
	margin:25px 0px
}
.mv-30 {
	margin:30px 0
}
.rotate-180 {
	transform:rotate(180deg);
	-moz-transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	-o-transform:rotate(180deg);
	-webkit-transform:rotate(180deg)
}
.white-text {
	color:#fff
}
.white-off-text {
	color:rgba(255, 255, 255, 0.8) !important
}
.white-offplus-text {
	color:rgba(255, 255, 255, 0.4) !important
}
.black-text {
	color:#000000
}
.sea-blue {
	color:#e8a900;
}
.dark-pink {
	color:#cd004b
}
.saffron-text {
	color:#d79800
}
.brown-text {
	color:#ba3d00
}
.black-off-text {
	color:rgba(0, 0, 0, 0.8)
}
.black-offplus-text {
	color:rgba(0, 0, 0, 0.4)
}
.full-width {
	width:100%
}
.overflow-hidden {
	overflow:hidden
}
.max-110-scroll {
	max-height:110px;
	overflow-x:hidden;
	overflow-y:auto
}
.full-width {
	width:100%
}
.width-358-481 {
	width:358px;
	height:481px
}
.width-286-226 {
	width:286px;
	height:226px
}
.width-439-226 {
	width:439px;
	height:226px
}
.width-555-391 {
	width:555px;
	height:391px
}
.width-555-276 {
	width:555px;
	height:276px
}
.width-234-423 {
	width:234px;
	height:423px
}
.width-462-196 {
	width:462px;
	height:196px
}
.width-384-196 {
	width:384px;
	height:196px
}
.inline-block {
	display:inline-block
}


.display-equal2 > [class*='col-'] {
  display: flex;
  flex-direction: column;
}
.display-equal>div {
	-webkit-flex:1;
	-ms-flex:1;
	flex:1
}
.display-equal {
	display:-webkit-flex;
	display:flex
}
.display-equal>li {
	-webkit-flex:1;
	-ms-flex:1;
	flex:1
}
.text-shadow-black {
	text-shadow:2px 1px 3px rgba(0, 0, 0, 0.5)
}
.relative {
	position:relative
}
.cursor {
	cursor:pointer
}
.brd-btm-gray {
	border-bottom:1px solid #484848
}
.vani-heading {
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:400
}
.font-12 {
	font-size:12px;
	line-height:16px
}
.font-16 {
	font-size:16px;
	line-height:20px
}
.font-18 {
	font-size:16px;
	line-height:23px
}
.font-20 {
	font-size:20px;
	line-height:24px
}
.font-25 {
	font-size:25px;
	line-height:30px
}
.font-28 {
	font-size:28px;
	line-height:34px
}
.font-32 {
	font-size:32px;
	line-height:35px
}
.font-34 {
	font-size:34px;
	line-height:34px
}
.font-500 {
	font-weight:500
}
.font-600 {
	font-weight:600
}
.font-700 {
	font-weight:700
}
#save-draft-section {
	position:fixed;
	top:50%;
	right:2px
}
body {
	background:#fff;
	color:#575757;
	min-width:unset !important;
	font-size:13px
}
.btn-gray {
	background:#575757;
	color:#fff;
	font-family:"Roboto", sans-serif;
	font-size:17px;
	font-weight:600;
	line-height:21px;
	padding:15px 26px;
	transition:all 0.4s;
	-ms-transition:all 0.4s;
	-moz-transition:all 0.4s;
	-ms-transition:all 0.4s;
	-o-transition:all 0.4s;
	-webkit-transition:all 0.4s
}
.btn-gray:hover {
	color:#fff;
	background:rgba(0, 0, 0, 0.5)
}
.text-lowercase {
	text-transform:lowercase
}
.blue-btn {
	background:rgba(84, 196, 193, 0.5);
	border:1px solid #54c4c1;
	color:#fff;
	font-family:"Roboto", sans-serif;
	font-size:17px;
	font-weight:600;
	line-height:21px;
	padding:10px 26px;
	transition:all 0.4s;
	-ms-transition:all 0.4s;
	-moz-transition:all 0.4s;
	-ms-transition:all 0.4s;
	-o-transition:all 0.4s;
	-webkit-transition:all 0.4s
}
.blue-btn:hover, .blue-btn:focus, .blue-btn:active {
	background:#54c4c1;
	border:1px solid transparent;
	color:#fff;
	outline:none
}
.list-product-box .des-ftr .tool-tip, .enquire-now-btn .tool-tip {
	font-size:13px;
	line-height:16px;
	font-style:italic;
	padding:10px 8px;
	border:1px solid #cecece;
	position:absolute;
	bottom:80%;
	width:100%;
	display:inline-block;
	left:0;
	background:#fff;
	transition:all 0.4s;
	-moz-transition:all 0.4s;
	-ms-transition:all 0.4s;
	-o-transition:all 0.4s;
	-webkit-transition:all 0.4s;
	opacity:0
}
.enquire-now-btn .tool-tip {
	width:100%;
	text-align:center
}
.list-product-box .des-ftr .orange-brd-btn:hover+.tool-tip {
	opacity:1;
	bottom:50px
}
.enquire-now-btn .btn-block:hover+.tool-tip {
	opacity:1;
	bottom:115%
}
.list-product-box .des-ftr .tool-tip:after, .list-product-box .des-ftr .tool-tip:before, .enquire-now-btn .tool-tip:after, .enquire-now-btn .tool-tip:before {
	top:100%;
	left:50%;
	border:solid transparent;
	content:" ";
	height:0;
	width:0;
	position:absolute;
	pointer-events:none
}
.list-product-box .des-ftr .tool-tip:after, .enquire-now-btn .tool-tip:after {
	border-color:rgba(255, 255, 255, 0);
	border-top-color:#fff;
	border-width:6px;
	margin-left:-6px
}
.list-product-box .des-ftr .tool-tip:before, .enquire-now-btn .tool-tip:before {
	border-color:rgba(206, 206, 206, 0);
	border-top-color:#cecece;
	border-width:7px;
	margin-left:-7px
}
.poup-main {
	position:fixed;
	z-index:11119;
	width:100%;
	height:100%;
	top:0;
	left:0;
	bottom:0;
	right:0;
	background:rgba(0, 0, 0, 0.8)
}
.poup-main-con {
	max-width:955px;
	height:auto;
	padding:40px 45px;
	margin:0;
	background:#fff;
	top:50%;
	left:50%;
	position:absolute;
	-moz-transform:translate(-50%, -50%);
	-o-transform:translate(-50%, -50%);
	-webkit-transform:translate(-50%, -50%);
	-ms-transform:translate(-50%, -50%);
	transform:translate(-50%, -50%);
	width:100%
}
.poup-main-con .row.tags-container {
	margin-bottom:35px;
	margin-top:20px
}
.poup-main-con .row {
	margin:0
}
.close-button-m {
	position:absolute;
	top:10px;
	right:10px;
	background:rgba(0, 0, 0, 0.5);
	color:#fff;
	text-align:center;
	padding:10px 15px;
	cursor:pointer
}

.container-no-pad {
	padding-left:0;
	padding-right:0
}
.big-orange-btn {
	background:#ff8831;
	border-bottom:3px solid #9e4e19;
	border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	-o-border-radius:0;
	-ms-border-radius:0;
	font-size:17px;
	font-weight:500;
	color:#fff;
	line-height:1;
	padding:15px 30px 15px;
	font-family:'Roboto', sans-serif
}
.big-orange-btn:hover, .big-orange-btn:focus, .big-orange-btn:active {
	text-decoration:none;
	outline:none;
	color:#fff
}
.big-gray-btn {
	background:#f7f7f7;
	border-bottom:1px solid #888888;
	border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	-o-border-radius:0;
	-ms-border-radius:0;
	font-size:13px;
	font-weight:500;
	color:#888888;
	line-height:1;
	padding:13px 30px 13px;
	font-family:'Roboto', sans-serif
}
.big-gray-btn:hover, .big-gray-btn:focus, .big-gray-btn:active {
	text-decoration:none;
	outline:none;
	color:#888888
}
.orange-square-btn {
	width:100%;
	color:#fff;
	border-radius:0;
	-moz-border-radius:0;
	-ms-border-radius:0;
	-o-border-radius:0;
	-webkit-border-radius:0;
	font-size:14px;
	font-weight:500;
	line-height:18px;
	background:#FF6633;
}
.orange-square-btn:hover, .orange-square-btn:focus, .orange-square-btn:active {
	text-decoration:none;
	outline:none;
	color:#fff
}
.orange-brd-btn {
	width:100%;
	border-radius:0;
	-moz-border-radius:0;
	-ms-border-radius:0;
	-o-border-radius:0;
	-webkit-border-radius:0;
	border:1px solid #787878;
	color:#787878;
	background:#fff;
	z-index:1
}
.orange-brd-btn:hover, .orange-brd-btn:focus, .orange-brd-btn:active {
	color:#ff8831;
	text-decoration:none;
	outline:none
}
.v-align-top {
	vertical-align:top !important
}
.v-align-middle {
	vertical-align:middle !important
}
.v-align-bottom {
	vertical-align:bottom !important
}
.v-align-baseline {
	vertical-align:baseline
}
.banner-container {
	position:relative
}
.banner-container .form-container {
	position:absolute;
	top:109px;
	width:100%;
	z-index:11
}
.banner-container .form-container h1 {
	font-size:42px;
	line-height:47px;
	color:#ffffff;
	
	font-weight:300;
	margin:0 0 20px
}
.banner-container .form-container h2 {
	font-size:19px;
	line-height:24px;
	color:#ffffff;
	
	font-weight:600;
	margin:0 0 20px
}
.banner-image-container {
	height:442px;
	overflow:hidden
}
.banner-image-container-305 {
	height:305px;
	overflow:hidden
}
.banner-image-container-305 .absolute_black_overlay.black_overlay_dark {
	background:rgba(0, 0, 0, 0.4)
}
.home-features-list .feature-1 {
	display:inline-block;
	background-position:-228px -180px;
	width:100px;
	height:52px;
	vertical-align:middle
}
.home-features-list li:hover .feature-1 {
	background-position:-228px -238px
}
.home-features-list .feature-2 {
	display:inline-block;
	background-position:-340px -179px;
	vertical-align:middle;
	width:64px;
	height:54px
}
.home-features-list li:hover .feature-2 {
	background-position:-340px -238px
}
.home-features-list .feature-3 {
	display:block;
	background:url(../images/bst-selection.png) no-repeat;
	vertical-align:middle;
	width:93px;
	margin:0 auto;
	height:93px
}
.home-features-list li:hover .feature-3 {
	background-position:-432px -238px
}
.home-features-list .feature-4 {
	display:inline-block;
	background:url(../images/price.png) no-repeat;
	vertical-align:middle;
width:93px;
	margin:0 auto;
	height:93px
}
.home-features-list li:hover .feature-4 {
	display:inline-block;
	background-position:-228px -354px
}
.home-features-list .feature-5 {
	display:inline-block;
	background-position:-340px -299px;
	vertical-align:middle;
	width:65px;
	height:55px
}
.home-features-list li:hover .feature-5 {
	display:inline-block;
	background-position:-340px -356px
}
.home-features-list .feature-6 {
	display:inline-block;
	background-position:-449px -298px;
	vertical-align:middle;
	width:60px;
	margin:0 auto;
	height:55px
}
.home-features-list li:hover .feature-6 {
	display:inline-block;
	background-position:-449px -356px
}
.home-features-list .home-features-list-title {
	color:#000000;
	font-size:14px;
	line-height:18px;
	font-weight:500;
	font-family:'Roboto', sans-serif
}
.home-features-list .home-features-list-desc {
	color:#555555;
	font-size:14px;
	line-height:18px;
	font-weight:400;
	font-family:'Roboto', sans-serif
}
.home-features-list .list-inline li {
	padding:0 10px
}
.grab-section .product-box {
	position:relative;
	overflow:hidden
}
.grab-section .product-box .decription {
	position:absolute;
	background:rgba(0, 0, 0, 0.5);
	bottom:0;
	color:#fff;
	padding:10px 15px;
	width:100%
}
.grab-section .product-box .decription p {
	font-size:18px;
	line-height:24px;
	font-weight:400;
	font-family:'Roboto', sans-serif
}
.grab-section .product-box .decription h3 {
	font-size:20px;
	line-height:24px;
	font-weight:600;
	font-family:'Roboto', sans-serif
}
.grab-section .product-box img {
	transition:all 0.7s;
	-ms-transition:all 0.7s;
	-moz-transition:all 0.7s;
	-ms-transition:all 0.7s;
	-o-transition:all 0.7s;
	-webkit-transition:all 0.7s
}
.grab-section .product-box:hover {
	cursor:pointer
}
.grab-section .product-box:hover img {
	transform:scale(1.15);
	-moz-transform:scale(1.15);
	-ms-transform:scale(1.15);
	-o-transform:scale(1.15);
	-webkit-transform:scale(1.15);
	-ms-transform:scale(1.15)
}
.featues-box {
	padding:30px 18px;
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-o-transition:all 0.3s;
	-webkit-transition:all 0.3s;
	background:#fff;
	min-height:154px
}
.featues-box h3 .vani-heading {
	color:rgba(0, 0, 0, 0.4);
	display:inline-block;
	font-size:19px;
	line-height:24px;
	vertical-align:baseline;
	margin-right:10px
}
.featues-box h3 {
	font-size:21px;
	color:#575757;
	line-height:25px;
	font-weight:500;
	
	margin:0 0 12px
}
.featues-box:hover h3 .vani-heading {
	color:rgba(0, 0, 0, 0.4)
}
.featues-box:hover h3 {
	color:#5fb8ab
}
.featues-box p {
	font-size:13.5px;
	line-height:17px;
	color:#575757;
	font-weight:400;
	
	margin:0
}
.featues-box:hover {
	border-color:#fff !important;
	box-shadow:1px 1px 20px rgba(0, 0, 0, 0.2);
	transform:scale(1.1);
	-moz-transform:scale(1.1);
	-webkit-transform:scale(1.1);
	-ms-transform:scale(1.1);
	-o-transform:scale(1.1);
	z-index:10
}
.featues-box.brd-btm {
	border-bottom:1px solid #cccccc
}
.featues-box.brd-right {
	border-right:1px solid #cccccc
}
.featues-box.brd-left {
	border-left:1px solid #cccccc
}
.row.no-margin-row.featues-box-center {
	height:1px;
	margin-left:10px;
	margin-right:10px;
	background:#cccccc
}
.honey-section .package-tabs li:first-child .arrow-brd {
	background:#cd004b
}
.honey-section .package-tabs li:first-child .arrow-brd:after {
	top:100%;
	left:50%;
	border:solid transparent;
	content:" ";
	height:0;
	width:0;
	position:absolute;
	pointer-events:none;
	border-color:rgba(0, 148, 175, 0);
	border-top-color:#cd004b;
	border-width:5px;
	margin-left:-5px
}
.honey-section .package-tabs li a:hover, .honey-section .package-tabs li a:focus, .honey-section .package-tabs li a:active, .honey-section .package-tabs li.active a {
	color:#cd004b !important
}
.package-tabs-section .item.active {
	border:medium none;
	border-radius:0;
	display:inline-block !important;
	float:left;
	height:auto;
	text-indent:unset;
	width:100%
}
.package-tabs-section .item .package-box img {
	width:100%;
	height:100%
}
.package-tabs-section .item .package-box .destination-box {
	position:absolute;
	height:100%;
	width:100%;
	top:0;
	left:0
}
.package-tabs-section .item .package-box {
	float:left;
	position:relative;
	overflow:hidden;
	padding-left:0;
	padding-right:0;
	transition:all 0.5s;
	-ms-transition:all 0.5s;
	-moz-transition:all 0.5s;
	-ms-transition:all 0.5s;
	-o-transition:all 0.5s;
	-webkit-transition:all 0.5s;
	width:100% !important
}
.package-tabs-section .item .package-box:hover {
	box-shadow:0 0 20px rgba(0, 0, 0, 0.6);
	-moz-box-shadow:0 0 20px rgba(0, 0, 0, 0.6);
	-ms-box-shadow:0 0 20px rgba(0, 0, 0, 0.6);
	-webkit-box-shadow:0 0 20px rgba(0, 0, 0, 0.6);
	-o-box-shadow:0 0 20px rgba(0, 0, 0, 0.6)
}
.package-tabs-section .item .package-box .description {
	position:absolute;
	background:rgba(0, 0, 0, 0.6);
	width:100%;
	bottom:-63px;
	padding:5px 15px 10px;
	color:#fff;
	transition:all 0.7s;
	-ms-transition:all 0.7s;
	-moz-transition:all 0.7s;
	-ms-transition:all 0.7s;
	-o-transition:all 0.7s;
	-webkit-transition:all 0.7s
}
.package-tabs-section .item .package-box .description a {
	color:#fff
}
.package-tabs-section .item .package-box .description p {
	font-size:14px;
	line-height:21px;
	font-weight:400;
	
	margin:0
}
.package-tabs-section .item .package-box .description h2 {
	font-size:18px;
	line-height:24px;
	font-weight:600;
	
	margin:0;
	height:24px;
	overflow:hidden
}
.package-tabs-section .item .package-box .description .btn {
	border:1px solid #fff;
	padding:4px 30px;
	margin-top:5px
}
.package-tabs-section .item .package-box .description .btn:hover {
	color:#fff;
	border-color:#ff6e0c
}
.package-tabs-section .item .package-box .description .btn:focus {
	background:#ff6e0c;
	color:#fff
}
.package-tabs-section .item .package-box:hover .description {
	bottom:0;
	padding-bottom:20px
}
.package-tabs-section .item .package-box img {
	transition:all 0.7s;
	-ms-transition:all 0.7s;
	-moz-transition:all 0.7s;
	-ms-transition:all 0.7s;
	-o-transition:all 0.7s;
	-webkit-transition:all 0.7s
}
.package-tabs-section .item .package-box:hover img {
	transform:scale(1.15);
	-moz-transform:scale(1.15);
	-ms-transform:scale(1.15);
	-o-transform:scale(1.15);
	-webkit-transform:scale(1.15);
	-ms-transform:scale(1.15)
}
.carousel-inner {
	clear:both
}
.package-tabs-section .carousel-indicators.package-tabs {
	top:0;
	bottom:auto;
	position:static;
	margin:0;
	width:100%;
	height:auto;
	text-align:left
}
#destination-slide .carousel-inner {
	height:434px
}
.package-tabs-section .carousel-inner .item>.clearfix {
	padding-top:30px
}
.package-tabs-section .carousel-indicators.package-tabs li {
	width:50%;
	text-align:center;
	position:relative;
	transition:all 0.7s;
	-ms-transition:all 0.7s;
	-moz-transition:all 0.7s;
	-ms-transition:all 0.7s;
	-o-transition:all 0.7s;
	-webkit-transition:all 0.7s;
	height:auto;
	margin:0;
	border:none;
	border-radius:0;
	float:left;
	height:auto;
	text-indent:0
}
.package-tabs-section .carousel-indicators.package-tabs li.active {
	border:none;
	border-radius:0;
	display:inline-block !important;
	float:left;
	height:auto;
	text-indent:unset;
	width:50%;
	text-align:center;
	position:relative;
	height:auto;
	margin:0;
	border:none;
	border-radius:0;
	float:left;
	height:auto;
	text-indent:unset
}
.package-tabs-section .carousel-indicators.package-tabs li a {
	display:block;
	padding:16px 0 4px;
	border-bottom:4px solid #efefef;
	position:relative;
	color:rgba(0, 0, 0, 0.7)
}
.package-tabs-section .carousel-indicators.package-tabs li:first-child .arrow-brd:after {
	top:100%;
	left:50%;
	border:solid transparent;
	content:" ";
	height:0;
	width:0;
	position:absolute;
	pointer-events:none;
	border-color:rgba(0, 148, 175, 0);
	border-top-color:#0094af;
	border-width:5px;
	margin-left:-5px
}
.package-tabs-section .carousel-indicators.package-tabs li:first-child .arrow-brd {
	background:#0094af;
	height:4px;
	width:100%;
	display:block;
	content:'';
	position:absolute;
	bottom:-4px;
	z-index:10;
	transition:all 0.5s;
	-ms-transition:all 0.5s;
	-moz-transition:all 0.5s;
	-ms-transition:all 0.5s;
	-o-transition:all 0.5s;
	-webkit-transition:all 0.5s;
	left:0
}
.package-tabs-section .carousel-indicators.package-tabs li:not(.active):first-child .arrow-brd {
left:100%
}
.package-tabs-section .carousel-indicators.package-tabs li a:hover, .package-tabs-section .carousel-indicators.package-tabs li a:focus, .package-tabs li a:active {
	outline:none;
	text-decoration:none;
	color:#0094af
}
.honey-section.package-tabs-section .carousel-indicators.package-tabs li:first-child .arrow-brd {
	background:#cd004b
}
.honey-section.package-tabs-section .carousel-indicators.package-tabs li:first-child .arrow-brd:after {
	top:100%;
	left:50%;
	border:solid transparent;
	content:" ";
	height:0;
	width:0;
	position:absolute;
	pointer-events:none;
	border-color:rgba(0, 148, 175, 0);
	border-top-color:#cd004b;
	border-width:5px;
	margin-left:-5px
}
.honey-section.package-tabs-section .carousel-indicators.package-tabs li.active a, .honey-section.package-tabs-section .carousel-indicators.package-tabs li.active a:hover {
	color:#cd004b !important
}
.best-package-container .best-package-box {
	background:#000;
	position:relative;
	min-height:371px;
	transition:all 0.7s;
	-ms-transition:all 0.7s;
	-moz-transition:all 0.7s;
	-ms-transition:all 0.7s;
	-o-transition:all 0.7s;
	-webkit-transition:all 0.7s;
	overflow:hidden;
	border:1px solid #e6e6e6
}
.best-package-container .best-package-box:nth-child(3) {
margin-right:0
}
.best-package-container .best-package-box:hover {
	box-shadow:0 0 20px rgba(0, 0, 0, 0.6);
	-moz-box-shadow:0 0 20px rgba(0, 0, 0, 0.6);
	-ms-box-shadow:0 0 20px rgba(0, 0, 0, 0.6);
	-webkit-box-shadow:0 0 20px rgba(0, 0, 0, 0.6);
	-o-box-shadow:0 0 20px rgba(0, 0, 0, 0.6);
	border:none
}
.best-package-container .best-package-box img.full-width {
	width:100%;
	transition:all 0.7s;
	-ms-transition:all 0.7s;
	-moz-transition:all 0.7s;
	-ms-transition:all 0.7s;
	-o-transition:all 0.7s;
	-webkit-transition:all 0.7s
}
.best-package-container .best-package-box:hover img.full-width {
	opacity:0.5
}
.best-package-container .best-package-box .description {
	position:absolute;
	background:#fff;
	width:100%;
	bottom:0;
	padding:10px 13px 0px;
	min-height:149px;
	transition:all 0.7s;
	-ms-transition:all 0.7s;
	-moz-transition:all 0.7s;
	-ms-transition:all 0.7s;
	-o-transition:all 0.7s;
	-webkit-transition:all 0.7s
}
.best-package-container .best-package-box .description h3 {
	font-size:16.5px;
	line-height:20px;
	color:#000000;
	
	font-weight:500;
	margin:0 0 10px
}
.best-package-container .best-package-box .description h3 small {
	font-size:13px;
	font-weight:400;
	color:#000;
	margin-left:5px
}
.best-package-container .best-package-box .description p {
	font-size:16.5px;
	line-height:20px;
	color:#000000;
	
	font-weight:500;
	margin:0 0 10px
}
.best-package-container .best-package-box .description p small {
	font-size:12px;
	font-weight:400;
	color:#000;
	margin-left:5px
}
.best-package-container .best-package-box .description .loc-list {
	margin:0;
	min-height:52px
}
.best-package-container .best-package-box .description .loc-list li:last-child {
	background:none
}
.best-package-container .best-package-box .description .inc-list {
	margin:15px 0 0;
	height:53px;
	overflow:hidden
}
.best-package-container .best-package-box .description .inc-list li {
	text-align:center;
	width:60px;
	overflow:hidden
}
.best-package-container .best-package-box .description .inc-list i {
	opacity:1
}
.best-package-container .best-package-box .description .inc-list i.disable {
	opacity:0.2
}
.best-package-container .best-package-box:hover .description .inc-list i.disable {
	opacity:0.2
}
.best-package-container .best-package-box .description .inc-list span {
	display:block;
	font-size:10px;
	line-height:12px;
	color:#999999;
	
	font-weight:500;
	margin:5px 0 0;
	visibility:hidden;
	transition:all 0.4s;
	-ms-transition:all 0.4s;
	-moz-transition:all 0.4s;
	-ms-transition:all 0.4s;
	-o-transition:all 0.4s;
	-webkit-transition:all 0.4s;
	text-overflow:ellipsis;

	white-space:nowrap;
	width:100%;
	overflow:hidden
}
.best-package-container .best-package-box:hover .description .inc-list span {
	color:#3A515B
}
.best-package-container .best-package-box .btn {
	border:1px solid #fff;
	margin-top:5px;
	padding:4px 30px;
	color:#fff
}
.best-package-container .best-package-box .btn.orange-square-btn-weekend {
	text-transform:uppercase;
	border-color:#ff6e0c;
	text-align:center;
	padding:5px 8px
}
.best-package-container .best-package-box .btn:hover {
	color:#fff;
	border-color:#ff6e0c
}
.best-package-container .best-package-box .btn.no-hover-effect:hover {
	color:#ff6e0c;
	border-color:#ff6e0c
}
.best-package-container .best-package-box .btn-box {
	position:absolute;
	width:100%;
	top:100%;
	transition:all 0.7s;
	-ms-transition:all 0.7s;
	-moz-transition:all 0.7s;
	-ms-transition:all 0.7s;
	-o-transition:all 0.7s;
	-webkit-transition:all 0.7s
}
.best-package-container .best-package-box:hover .btn-box {
	top:55px
}
.best-package-container .best-package-box .btn-box.similar_pkg_view_detail_hidden {
	display:none
}
.best-package-container .best-package-box:hover .btn-box.similar_pkg_view_detail_hidden {
	display:block
}
.best-package-container .best-package-box:hover .description {
	min-height:215px
}
.best-package-container .best-package-box:hover .description .inc-list i {
	opacity:1
}
.best-package-container .best-package-box:hover .description .inc-list span {
	visibility:visible
}
.combinedCarousal-best-recently .nav-tabs {
	margin:0;
	border:0 none
}
.combinedCarousal-best-recently .nav-tabs>li {
	margin:0;
	border:0 none;
	border-bottom:4px solid #efefef;
	font-size:24px
}
.combinedCarousal-best-recently .nav-tabs>li.active {
	margin:0;
	border:0 none;
	border-bottom:4px solid #0094af
}
.combinedCarousal-best-recently .nav-tabs>li a {
	border:0 none;
	border-radius:0;
	margin:0;
	background:none;
	color:#333
}
.combinedCarousal-best-recently .nav-tabs>li.active a, .combinedCarousal-best-recently .nav-tabs>li.active a:focus, .combinedCarousal-best-recently .nav-tabs>li.active a:hover, .combinedCarousal-best-recently .nav-tabs>li.active a:active, .combinedCarousal-best-recently .nav-tabs>li.active a:visited {
	border:0 none;
	cursor:pointer;
	margin:0;
	background:none;
	border-radius:0;
	color:#0094af
}
.carousel-control-hidden {
	display:none
}
.combinedCarousal-best-recently .carousel-control.carousel-control-hidden {
	display:block;
	top:50% !important;
	margin-top:-36px;
	width:43px;
	height:72px
}
.combinedCarousal-best-recently .carousel-control.carousel-control-hidden.left {
	left:15px;
	right:auto;
	border:0 none
}
.combinedCarousal-best-recently .carousel-control.carousel-control-hidden.left:after {
	display:none
}
.combinedCarousal-best-recently .carousel-control.carousel-control-hidden.right {
	left:auto;
	right:15px
}
.combinedCarousal-best-recently .carousel-control.carousel-control-hidden.right span {
	-moz-transform:rotate(-180deg);
	-ms-transform:rotate(-180deg);
	-o-transform:rotate(-180deg);
	-webkit-transform:rotate(-180deg);
	transform:rotate(-180deg)
}
.combinedCarousal-best-recently .nav-tabs>li.active .arrow-brd:before {
	border-top:8px solid #0094af;
	border-left:8px solid transparent;
	border-right:8px solid transparent;
	height:0px;
	width:0;
	display:block;
	content:'';
	position:absolute;
	bottom:-10px;
	z-index:10;
	transition:all 0.5s;
	-ms-transition:all 0.5s;
	-moz-transition:all 0.5s;
	-ms-transition:all 0.5s;
	-o-transition:all 0.5s;
	-webkit-transition:all 0.5s;
	left:50%;
	margin-left:-4px
}
.testimonial-box blockquote {
	padding:18px 20px;
	border:1px solid #e1e1e1;
}
.testimonial-box blockquote .small:before, .testimonial-box blockquote footer:before, .testimonial-box blockquote small::before {
content:''
}
.testimonial-box blockquote p {
	font-size:13px;
	line-height:20px;
	color:#000000;
	
	min-height:80px;
	overflow:hidden;
	margin:0;
	clear:both
}
.color-24a39f {
	color:#24a39f
}
.testimonial-box .avt-box .initial-container {
	width:60px;
	height:60px;
	border-radius:50%;
	text-align:center;
	color:#fff;
	display:inline-block
}
.testimonial-box .avt-box .initial-container .internal {
	font-size:24px;
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%, -50%)
}
.testimonial-box .avt-box img {
	width:69px;
	height:69px;
	border:1px solid #ccc
}
.testimonial-box .avt-box cite {
	font-size:13px;
	font-weight:500;
	color:rgba(0, 0, 0, 0.8);
	
	display:block;
	width:100%;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
	text-transform:capitalize;
	margin-top:5px
}
.testimonial-box .avt-box cite span {
	font-weight:400;
	color:rgba(0, 0, 0, 0.8);
	
	display:block;
	font-style:normal
}
.testimonial-box blockquote .star-rating {
	margin:0 auto;
	position:relative;
	width:90px;
	max-width:100%;
	text-align:left
}
.testimonial-box blockquote .star-rating li {
	padding:0
}
.testi-detail {
	border-left:1px solid #ccc
}
.testi-days {
	opacity:0.8
}
#discover-slider .blog-story-box {
	height:auto
}
#discover-slider .blog-story-box.width-555-276 {
	height:276px
}
#discover-slider .item>div:nth-child(even) .width-555-276 {
height:391px
}
#discover-slider .item>div:nth-child(even) .width-555-391 {
height:276px
}
#discover-slider .carousel-inner>.item {
-webkit-transition:.1s ease-in-out left;
transition:.1s ease-in-out left;
-moz-transition:.1s ease-in-out left;
-ms-transition:.1s ease-in-out left
}
#discover-slider .blog-story-box.width-555-391 {
	height:391px
}
.blog-story-box {
	position:relative;
	background:#000;
	overflow:hidden;
	transition:all 0.7s;
	-ms-transition:all 0.7s;
	-moz-transition:all 0.7s;
	-ms-transition:all 0.7s;
	-o-transition:all 0.7s;
	-webkit-transition:all 0.7s;
	height:270px
}
.blog-story-box img.full-width {
	width:100%
}
.blog-story-box .description {
	position:absolute;
	color:#fff;
	bottom:0;
	padding:10px;
	width:100%;
	background:rgba(0, 0, 0, 0.6)
}
.blog-story-box .description h3 {
	font-size:15px;
	font-weight:500;
	
	margin:0 0 3px
}
.blog-story-box .description .date-text {
	font-size:13px;
	font-weight:400;
	font-family:'Roboto', sans-serif
}
.blog-story-box:hover {
	box-shadow:0 0 20px rgba(0, 0, 0, 0.6);
	-moz-box-shadow:0 0 20px rgba(0, 0, 0, 0.6);
	-ms-box-shadow:0 0 20px rgba(0, 0, 0, 0.6);
	-webkit-box-shadow:0 0 20px rgba(0, 0, 0, 0.6);
	-o-box-shadow:0 0 20px rgba(0, 0, 0, 0.6)
}
.blog-story-box:hover img.full-width {
	transform:scale(1.1);
	-moz-transform:scale(1.1);
	-webkit-transform:scale(1.1);
	-ms-transform:scale(1.1);
	-o-transform:scale(1.1)
}
.blog-story-box img.full-width {
	width:100%;
	transition:all 0.7s;
	-ms-transition:all 0.7s;
	-moz-transition:all 0.7s;
	-ms-transition:all 0.7s;
	-o-transition:all 0.7s;
	-webkit-transition:all 0.7s
}
.blog-story-box:hover img.full-width {
	opacity:0.5
}
.blog-story-box .read-text {
	font-size:15px;
	font-weight:400;
	
	color:#fff;
	position:absolute;
	width:100%;
	right:0;
	top:-100%;
	margin:auto;
	left:0;
	bottom:0;
	height:22px;
	visibility:hidden;
	transition:top 0.5s ease 0s, visibility 0.1s ease 0.2s;
	-ms-transition:top 0.5s ease 0s, visibility 0.1s ease 0.2s;
	-moz-transition:top 0.5s ease 0s, visibility 0.1s ease 0.2s;
	-ms-transition:top 0.5s ease 0s, visibility 0.1s ease 0.2s;
	-o-transition:top 0.5s ease 0s, visibility 0.1s ease 0.2s;
	-webkit-transition:top 0.5s ease 0s, visibility 0.1s ease 0.2s
}
.blog-story-box:hover .read-text {
	visibility:visible;
	top:0
}
.weekend-container .weekend-product {
	position:relative;
	background:#000;
	overflow:hidden;
	float:left;
	transition:all 0.7s;
	-ms-transition:all 0.7s;
	-moz-transition:all 0.7s;
	-ms-transition:all 0.7s;
	-o-transition:all 0.7s;
	-webkit-transition:all 0.7s;
	width:100% !important
}
.weekend-container .weekend-product:hover {
	box-shadow:0 0 20px rgba(0, 0, 0, 0.6);
	-moz-box-shadow:0 0 20px rgba(0, 0, 0, 0.6);
	-ms-box-shadow:0 0 20px rgba(0, 0, 0, 0.6);
	-webkit-box-shadow:0 0 20px rgba(0, 0, 0, 0.6);
	-o-box-shadow:0 0 20px rgba(0, 0, 0, 0.6)
}
.weekend-container .weekend-product img.full-width {
	width:100% !important;
	transition:all 0.7s;
	-ms-transition:all 0.7s;
	-moz-transition:all 0.7s;
	-ms-transition:all 0.7s;
	-o-transition:all 0.7s;
	-webkit-transition:all 0.7s
}
.weekend-container .weekend-product:hover img.full-width {
	opacity:0.5;
	transform:scale(1.1);
	-moz-transform:scale(1.1);
	-webkit-transform:scale(1.1);
	-ms-transform:scale(1.1);
	-o-transform:scale(1.1)
}
.weekend-container .weekend-product .description h3 {
	font-size:15px;
	font-weight:500;
	
	margin:0 0 3px
}
.weekend-container .weekend-product .description {
	position:absolute;
	color:#fff;
	bottom:0;
	padding:10px;
	width:100% !important;
	background:rgba(0, 0, 0, 0.6)
}
.weekend-container .weekend-product .btn-box {
	position:absolute;
	top:43%;
	opacity:0;
	transition:all 0.7s ease 0s;
	-moz-transition:all 0.7s ease 0s;
	-webkit-transition:all 0.7s ease 0s;
	-ms-transition:all 0.7s ease 0s;
	-o-transition:all 0.7s ease 0s;
	width:100%
}
.weekend-container .weekend-product:hover .btn-box {
	opacity:1;
	top:36%
}
.weekend-container .weekend-product .btn-box .btn {
	border:1px solid #fff;
	color:#fff;
	margin-top:5px;
	padding:4px 30px
}
.weekend-container .weekend-product .btn-box .btn:hover {
	color:#fff;
	border-color:#ff6e0c
}
.weekend-container .weekend-product .arrow-white-top-icon {
	position:absolute;
	left:0;
	bottom:55px;
	top:auto;
	right:0;
	margin:0 auto;
	transition:bottom 0.6s ease 0s, transform 0.5s ease 0.3s;
	-ms-transition:bottom 0.6s ease 0s, transform 0.5s ease 0.3s;
	-moz-transition:bottom 0.6s ease 0s, transform 0.5s ease 0.3s;
	-ms-transition:bottom 0.6s ease 0s, transform 0.5s ease 0.3s;
	-o-transition:bottom 0.6s ease 0s, transform 0.5s ease 0.3s;
	-webkit-transition:bottom 0.6s ease 0s, transform 0.5s ease 0.3s
}
.weekend-container .weekend-product:hover .arrow-white-top-icon {
	bottom:80%;
	transform:rotate(0deg);
	-moz-transform:rotate(0deg);
	-ms-transform:rotate(0deg);
	-o-transform:rotate(0deg);
	-webkit-transform:rotate(0deg)
}
.weekend-container .weekend-product:hover .list-des {
	position:absolute;
	left:0;
	bottom:-50px;
	top:auto;
	right:0;
	transition:all 0.7s;
	-ms-transition:all 0.7s;
	-moz-transition:all 0.7s;
	-ms-transition:all 0.7s;
	-o-transition:all 0.7s;
	-webkit-transition:all 0.7s;
	color:#fff;
	font-size:13px;
	font-weight:500;
	color:#fff;
	
	padding-left:25px
}
.weekend-container .weekend-product:hover .list-des li {
	list-style:none;
	color:#fff;
	font-size:13px;
	line-height:17px;
	font-weight:500;
	color:#fff;
	
	margin:0 0 7px
}
.weekend-container .weekend-product:hover .list-des {
	bottom:75px
}
.weekend-container .weekend-product:hover .list-des.list-inline {
	bottom:40px;
	height:20px;
	overflow:hidden
}
.weekend-container .weekend-product .list-des.list-inline li {
	margin-right:8px
}
#questions_div_id.overlay {
	background:rgba(0, 0, 0, 0.5);
	padding:18px;
	border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-webkit-border-radius:5px;
	-o-border-radius:5px
}
#questions_div_id.overlay .drop-box {
	width:20%;
	position:relative;
	float:left;
	background:#fff
}
#questions_div_id.overlay .SumoSelect>.CaptionCont {
	border-right:none;
	border-radius:0;
	-moz-border-radius:0;
	-ms-border-radius:0;
	-webkit-border-radius:0;
	-o-border-radius:0;
	background:transparent;
	z-index:2
}
#questions_div_id.overlay .SumoSelect>.CaptionCont>span.placeholder {
	font-size:13px;
	line-height:15px;
	color:#575757;
	font-style:normal;
	cursor:pointer
}
#questions_div_id.overlay .SumoSelect>.CaptionCont>span {
	cursor:pointer
}
#questions_div_id.overlay .SelectBox {
	font-size:13px;
	line-height:15px;
	padding:8px 24px 0 31px
}
#questions_div_id.overlay .des+.SelectBox+.optWrapper ul li:first-child {
	display:none
}
#questions_div_id.overlay .travelmonth .SelectBox+.optWrapper ul li:first-child {
	display:none
}
#questions_div_id_two .travelmonth .SelectBox+.optWrapper ul li:first-child {
	display:none
}
.travelmonth select {
	background:#fff;
	height:34px;
	border:none;
	width:100%
}
#questions_div_id.overlay .SumoSelect>.optWrapper>.options li label {
	font-size:14px;
	line-height:18px;
	font-weight:400
}
#questions_div_id.overlay .SumoSelect>.CaptionCont>span {
	padding-right:8px;
	line-height:16px
}
#questions_div_id.overlay .SumoSelect>.optWrapper>.options li.opt {
	padding:4px 31px 0;
	color:#575757
}
#questions_div_id.overlay .SumoSelect.open>.optWrapper {
	display:block;
	top:32px;
	margin-left:1px;
	border-top-right-radius:0;
	-moz-border-top-right-radius:0;
	-ms-border-top-right-radius:0;
	-o-border-top-right-radius:0;
	-webkit-border-top-right-radius:0;
	border-top-left-radius:0;
	-moz-border-top-left-radius:0;
	-o-border-top-left-radius:0;
	-webkit-border-top-left-radius:0;
	-ms-border-top-left-radius:0
}
#questions_div_id.overlay .SumoSelect.open>.CaptionCont>label>i {
	transform:rotate(180deg);
	transition:all 0.5s;
	-ms-transition:all 0.5s;
	-moz-transition:all 0.5s;
	-ms-transition:all 0.5s;
	-o-transition:all 0.5s;
	-webkit-transition:all 0.5s
}
#questions_div_id.overlay .SumoSelect>.optWrapper {
	border-top:1px solid #ddd
}
#questions_div_id.overlay .SumoSelect>.optWrapper>.options>li.opt:last-child {
	padding-bottom:1px;
	background:#eeeeee
}
#questions_div_id.overlay .SumoSelect>.optWrapper>.options li.opt:hover {
	background:#47afac;
	color:#fff
}
#questions_div_id.overlay .dur+.SelectBox, #questions_div_id.overlay .going+.SelectBox {
	padding-left:35px
}
#questions_div_id.overlay .drop-box.destination #destinations_id {
	width:100%;
	border:none;
	padding:5.5px 31px;
	border-left:1px solid #a4a4a4;
	border-top:1px solid #a4a4a4;
	border-bottom:1px solid #a4a4a4;
	min-height:33px;
	background-color:transparent;
	cursor:pointer;
	position:relative;
	z-index:2
}
#questions_div_id.overlay .drop-box.destination {
	position:relative !important;
	background-color:#fff
}
#questions_div_id.overlay .drop-box.destination:after {
	content:"";
	border:0 none
}
#questions_div_id.overlay span.arrow-icon-form {
	position:absolute;
	display:block;
	right:10px;
	top:50%;
	margin-top:-3.5px;
	opacity:0.8;
	cursor:pointer;
	transition:all 0.4s;
	-webkit-transition:all 0.4s;
	-o-transition:all 0.4s;
	-moz-transition:all 0.4s;
	-ms-transition:all 0.4s
}
#questions_div_id.overlay .drop-box.open.destination:after {
	transform:rotate(180deg);
	-moz-transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	-webkit-transform:rotate(180deg);
	-o-transform:rotate(180deg)
}
#questions_div_id.overlay .datepicker-box:after {
	transition:all 0.4s;
	-webkit-transition:all 0.4s;
	-o-transition:all 0.4s;
	-moz-transition:all 0.4s;
	-ms-transition:all 0.4s
}
#questions_div_id.overlay .datepicker-box.open:after {
	transform:rotate(180deg);
	-moz-transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	-webkit-transform:rotate(180deg);
	-o-transform:rotate(180deg)
}
#questions_div_id.overlay .drop-box.destination:before {
	content:""
}
#questions_div_id.overlay .drop-box.destination .destination-icon-form {
	position:absolute;
	display:block;
	left:10px;
	top:50%;
	margin-top:-8px;
	opacity:0.8;
	cursor:pointer
}
#questions_div_id.overlay .drop-box.destination .ui-menu .ui-menu-item {
	border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	-ms-border-radius:0;
	-o-border-radius:0;
	background:#fff;
	border-bottom:none;
	padding:0;
	font-size:12px;
	line-height:18px;
	font-weight:400;
	color:#575757;
	padding:4px 31px 5px !important;
	border-top:1px solid #f5f5f5
}
#questions_div_id.overlay .drop-box.destination .ui-menu .ui-menu-item a {
	font-size:12px;
	line-height:18px;
	font-weight:400;
	padding:4px 31px 5px !important;
	color:#575757;
	border-top:1px solid #f5f5f5
}
.duration-icon {
	margin-top:-8.5px;
	top:50%;
	left:10px;
	content:'';
	position:absolute;
	display:block
}
.drop-box.occasion .occasion-icon {
	display:block;
	position:absolute;
	left:9px;
	top:50%;
	z-index:2;
	margin-top:-6.5px;
	cursor:pointer
}
#questions_div_id.overlay #duration_multi_select .dropdown-days-select dt a:after {
	cursor:pointer;
	transition:all 0.4s;
	-webkit-transition:all 0.4s;
	-o-transition:all 0.4s;
	-moz-transition:all 0.4s;
	-ms-transition:all 0.4s
}
#questions_div_id.overlay #duration_multi_select .dropdown-days-select.open-list dt a:after {
	transform:rotate(180deg);
	-moz-transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	-webkit-transform:rotate(180deg);
	-o-transform:rotate(180deg)
}
#questions_div_id.overlay #duration_multi_select .dropdown-days-select dd ul li label {
	font-size:12px;
	line-height:18px;
	font-weight:400;
	color:#575757
}
#questions_div_id.overlay #duration_multi_select .dropdown-days-select dd ul li:last-child {
	background:#eee;
	padding-left:30px
}
#questions_div_id.overlay #duration_multi_select .dropdown-days-select dd ul li:hover {
	background:#47afac !important;
	color:#fff !important
}
#questions_div_id.overlay #duration_multi_select .dropdown-days-select dd ul li:hover a, #questions_div_id.overlay #duration_multi_select .dropdown-days-select dd ul li:hover label {
	color:#fff !important
}
#questions_div_id.overlay .drop-box.destination .ui-menu .ui-menu-item a:hover {
	background:#47afac !important;
	color:#fff !important
}
#questions_div_id.overlay .drop-box.destination .ui-menu .ui-menu-item:first-child a {
	border-top:none
}
#questions_div_id.overlay .drop-box.destination .ui-menu .ui-state-focus, #questions_div_id.overlay .drop-box.destination .ui-menu .ui-state-active {
	margin:0;
	background:#47afac !important;
	color:#fff !important
}
#questions_div_id.overlay .sumoselect.des.going {
	width:221px;
	height:33px;
	background-color:#fff
}
#questions_div_id.overlay .sumoselect.des.going+.SelectBox {
	background-color:transparent
}
#questions_div_id.overlay .sumoselect.des.going+.SelectBox:before {
	content:''
}
#questions_div_id.overlay .sumoselect.dur {
	width:221px;
	height:33px;
	background-color:#fff
}
#questions_div_id.overlay .sumoselect.dur+.SelectBox {
	background-color:#fff;
	border-radius:0;
	-moz-border-radius:0;
	-ms-border-radius:0;
	-o-border-radius:0;
	-webkit-border-radius:0;
	position:relative;
	cursor:pointer
}
#questions_div_id.overlay .sumoselect.dur+.SelectBox:before {
	background-image:url(../img/sprite.png);
	background-repeat:no-repeat;
	background-position:-16px -56px;
	width:17px;
	height:17px;
	margin-top:-8.5px;
	top:50%;
	left:10px;
	content:'';
	position:absolute;
	display:block;
	cursor:pointer
}
#questions_div_id.overlay .SelectBox, #questions_div_id.overlay .SumoSelect {
	width:100% !important;
	min-height:33px
}
#questions_div_id.overlay .SumoSelect>.optWrapper.multiple>.options li.opt span, #questions_div_id.overlay .SumoSelect .select-all>span {
	margin-left:-28px
}
#questions_div_id.overlay .SumoSelect>.optWrapper.multiple>.options li.opt span i, #questions_div_id.overlay .SumoSelect .select-all>span i {
	width:13px;
	height:13px
}
#questions_div_id.overlay .SumoSelect>.optWrapper.multiple>.options li.opt.selected span i, #questions_div_id.overlay .SumoSelect .select-all.selected>span i, #questions_div_id.overlay .SumoSelect .select-all.partial>span i {
	background:#47afac;
	background-image:url(../img/check-icon.png);
	background-position:center center;
	background-repeat:no-repeat;
	border-color:#ddd;
	box-shadow:none;
	-moz-box-shadow:none;
	-ms-box-shadow:none;
	-webkit-box-shadow:none;
	-o-box-shadow:none;
	border-radius:0;
	-moz-border-radius:0;
	-ms-border-radius:0;
	-o-border-radius:0;
	-webkit-border-radius:0
}
#questions_div_id.overlay .datepicker-box {
	background-color:#fff;
	border-left:1px solid #a4a4a4;
	border-top:1px solid #a4a4a4;
	border-bottom:1px solid #a4a4a4;
	min-height:33px;
	position:relative
}
#questions_div_id.overlay .datepicker-box:after {
	position:absolute;
	display:block;
	width:9px;
	height:7px;
	content:'';
	background-image:url(../img/sprite.png);
	background-repeat:no-repeat;
	background-position:-309px -61px;
	right:10px;
	top:50%;
	margin-top:-3.5px;
	opacity:0.8;
	cursor:pointer
}
#questions_div_id.overlay .datepicker-box:before {
	position:absolute;
	content:'';
	display:block;
	background-image:url(../img/sprite.png);
	background-repeat:no-repeat;
	background-position:-18px -100px;
	width:14px;
	height:14px;
	margin-top:-7px;
	top:50%;
	left:10px;
	cursor:pointer
}
#questions_div_id.overlay .datepicker-box .datepicker-field {
	background-color:transparent;
	border:none;
	cursor:pointer;
	padding:6.5px 31px 5.5px;
	width:100%
}
#questions_div_id.overlay .datepicker-box .datepicker-field:focus {
	outline:none
}
#questions_div_id.overlay .datepicker-box ::-webkit-input-placeholder {
color:#575757;
opacity:1
}
#questions_div_id.overlay .datepicker-box :-moz-placeholder {
color:#575757;
opacity:1
}
#questions_div_id.overlay .datepicker-box ::-moz-placeholder {
color:#575757;
opacity:1
}
#questions_div_id.overlay .datepicker-box :-ms-input-placeholder {
color:#575757;
opacity:1
}
#questions_div_id.overlay .drop-box.destination ::-webkit-input-placeholder {
color:#575757;
opacity:1
}
#questions_div_id.overlay .drop-box.destination :-ms-input-placeholder {
color:#575757;
opacity:1
}
#questions_div_id.overlay .drop-box.destination :-moz-placeholder {
color:#575757;
opacity:1
}
#questions_div_id.overlay .drop-box.destination ::-moz-placeholder {
color:#575757;
opacity:1
}
#questions_div_id.overlay .btn {
	background:#68c4c1;
	font-size:17px;
	line-height:21px;
	color:#ffffff;
	
	font-weight:500;
	border:none;
	width:100%;
	padding:6px 10px;
	text-align:center;
	border-bottom-left-radius:0;
	border-top-left-radius:0;
	text-transform:uppercase;
	position:relative
}
#questions_div_id.overlay .btn:after {
	left:91%;
	top:50%;
	border:solid transparent;
	content:" ";
	height:0;
	width:0;
	position:absolute;
	pointer-events:none;
	border-color:rgba(255, 255, 255, 0);
	border-left-color:#fff;
	border-width:5px;
	margin-top:-5px
}
#questions_div_id_two .drop-box:nth-child(2) select {
background:#fff;
vertical-align:top;
padding:8px 34px;
font-size:13px;
vertical-align:bottom;
display:inline-block;
border-right:none;
-webkit-appearance:none;
-moz-appearance:none;
width:238px;
height:33px
}
#questions_div_id_two.overlay {
	background:rgba(0, 0, 0, 0.5);
	padding:18px;
	border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-webkit-border-radius:5px;
	-o-border-radius:5px;
	width:600px;
	margin:0 auto
}
#questions_div_id_two.questions_div_id_three.overlay {
	width:750px
}
#questions_div_id_two.overlay .drop-box {
	width:50%;
	float:left
}
#questions_div_id_two.questions_div_id_three.overlay .drop-box {
	width:33.333333%;
	position:relative;
	background-color:#fff
}
#questions_div_id_two.questions_div_id_three.overlay .drop-box.destination:after {
	transition:all 0.4s;
	-webkit-transition:all 0.4s;
	-o-transition:all 0.4s;
	-moz-transition:all 0.4s;
	-ms-transition:all 0.4s
}
#questions_div_id_two.questions_div_id_three.overlay .drop-box.destination.open:after {
	transform:rotate(180deg);
	-moz-transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	-webkit-transform:rotate(180deg);
	-o-transform:rotate(180deg)
}
#questions_div_id_two.overlay .SumoSelect>.CaptionCont {
	border-right:none;
	border-radius:0;
	-moz-border-radius:0;
	-ms-border-radius:0;
	-webkit-border-radius:0;
	-o-border-radius:0;
	z-index:2;
	background:transparent
}
#questions_div_id_two.overlay .SumoSelect>.CaptionCont>span.placeholder {
	font-size:13px;
	line-height:15px;
	color:#575757;
	font-style:normal
}
#questions_div_id_two.overlay .SumoSelect>.CaptionCont>span {
	cursor:pointer
}
#questions_div_id_two.overlay .SelectBox {
	font-size:13px;
	line-height:15px;
	padding:8px 24px 0 31px
}
#questions_div_id_two.overlay .to+.SelectBox+.optWrapper ul li:first-child {
	display:none
}
#questions_div_id_two.overlay .from+.SelectBox+.optWrapper ul li:first-child {
	display:none
}
#questions_div_id_two.overlay .SumoSelect>.optWrapper>.options li label {
	font-size:14px;
	line-height:18px;
	font-weight:400
}
#questions_div_id_two.overlay .SumoSelect>.CaptionCont>span {
	padding-right:8px;
	line-height:16px
}
#questions_div_id_two.overlay .SumoSelect>.optWrapper>.options li.opt {
	padding:4px 31px 0;
	color:#575757
}
#questions_div_id_two.overlay .SumoSelect.open>.optWrapper {
	display:block;
	top:32px
}
#questions_div_id_two.overlay .SumoSelect.open>.CaptionCont>label>i {
	transform:rotate(180deg);
	transition:all 0.5s;
	-ms-transition:all 0.5s;
	-moz-transition:all 0.5s;
	-ms-transition:all 0.5s;
	-o-transition:all 0.5s;
	-webkit-transition:all 0.5s
}
#questions_div_id_two.overlay .SumoSelect>.optWrapper {
	border-top:1px solid #ddd
}
#questions_div_id_two.overlay .SumoSelect>.optWrapper>.options>li.opt:last-child {
	padding-bottom:1px
}
#questions_div_id_two.overlay .SumoSelect>.optWrapper>.options li.opt:hover {
	background:#47afac;
	color:#fff
}
#questions_div_id_two.overlay .dur+.SelectBox, #questions_div_id_two.overlay .going+.SelectBox {
	padding-left:35px
}
#questions_div_id_two.overlay .sumoselect.from+.SelectBox {
	background:#fff;
	padding-left:38px;
	cursor:pointer
}
#questions_div_id_two.overlay .sumoselect.from+.SelectBox:before {
	content:"To :";
	left:11px;
	position:absolute;
	cursor:pointer
}
#questions_div_id_two.overlay .sumoselect.to+.SelectBox {
	background:#fff;
	padding-left:53px
}
#questions_div_id_two.overlay .sumoselect.to+.SelectBox:before {
	content:"From :";
	left:11px;
	position:absolute
}
#questions_div_id_two.overlay .sumoselect.dur+.SelectBox {
	background:url(../img/dur-icon.png) no-repeat 10px center #fff;
	border-radius:0;
	-moz-border-radius:0;
	-ms-border-radius:0;
	-o-border-radius:0;
	-webkit-border-radius:0
}
#questions_div_id_two.overlay .SelectBox, #questions_div_id_two.overlay .SumoSelect {
	width:100% !important;
	min-height:34px;
	vertical-align:bottom;
	display:inline-block;
	margin-top:0;
	float:left;
	border:none;
	border-left:1px solid #ddd
}
#questions_div_id_two.overlay .drop-box.destination input {
	height:34px
}
#questions_div_id_two.overlay .SumoSelect>.optWrapper.multiple>.options li.opt span, #questions_div_id_two.overlay .SumoSelect .select-all>span {
	margin-left:-28px
}
#questions_div_id_two.overlay .SumoSelect>.optWrapper.multiple>.options li.opt span i, #questions_div_id_two.overlay .SumoSelect .select-all>span i {
	width:13px;
	height:13px
}
#questions_div_id_two.overlay .SumoSelect>.optWrapper.multiple>.options li.opt.selected span i, #questions_div_id_two.overlay .SumoSelect .select-all.selected>span i, #questions_div_id_two.overlay .SumoSelect .select-all.partial>span i {
	background:#47afac;
	background-image:url(https://res.cloudinary.com/dxqin8fbx/image/fetch/f_auto,q_auto:eco/https://dzh0sbrwpq3wf.cloudfront.net/assets/seo_tour_packages/check-icon-2d0a38dddcc817ecaebd8870a7a72043.png);
	background-position:center center;
	background-repeat:no-repeat;
	border-color:#ddd;
	box-shadow:none;
	-moz-box-shadow:none;
	-ms-box-shadow:none;
	-webkit-box-shadow:none;
	-o-box-shadow:none;
	border-radius:0;
	-moz-border-radius:0;
	-ms-border-radius:0;
	-o-border-radius:0;
	-webkit-border-radius:0
}
#questions_div_id_two.overlay .SumoSelect>.CaptionCont>label>i {
	margin-top:8px
}
#questions_div_id_two.overlay .datepicker-box {
	background:url(https://res.cloudinary.com/dxqin8fbx/image/fetch/f_auto,q_auto:eco/https://dzh0sbrwpq3wf.cloudfront.net/assets/seo_tour_packages/date-icon-07af976160850ef4f720b29c3ef5e908.png) no-repeat 98% center #fff;
	border-left:1px solid #a4a4a4;
	border-top:0 none;
	border-bottom:1px solid #a4a4a4;
	min-height:33px;
	position:relative
}
#questions_div_id_two.overlay .datepicker-box .datepicker-field {
	background:none;
	border:none;
	padding:6px 31px 6px 55px;
	border:1px solid #f1f1f1;
	width:100%;
	cursor:pointer;
	height:33px
}
#questions_div_id_two.overlay .datepicker-box:before {
	content:"When :";
	left:10px;
	position:absolute;
	top:5.5px;
	cursor:pointer;
	top:8px
}
.drop-box.destination:before {
	content:"To :";
	left:10px;
	position:absolute;
	top:8px;
	z-index:2px;
	cursor:pointer
}
#questions_div_id_two.overlay .datepicker-box ::-webkit-input-placeholder {
color:#575757;
opacity:1
}
#questions_div_id_two.overlay .datepicker-box :-moz-placeholder {
color:#575757;
opacity:1
}
#questions_div_id_two.overlay .datepicker-box ::-moz-placeholder {
color:#575757;
opacity:1
}
#questions_div_id_two.overlay .datepicker-box :-ms-input-placeholder {
color:#575757;
opacity:1
}
#questions_div_id_two.overlay .btn {
	background:#68c4c1;
	font-size:17px;
	line-height:21px;
	color:#ffffff;
	
	font-weight:500;
	border:none;
	width:100%;
	padding:6px 10px;
	text-align:center;
	border-bottom-left-radius:0;
	border-top-left-radius:0;
	text-transform:uppercase;
	position:relative;
	height:34px;
	border-radius:0
}
#questions_div_id_two.overlay .btn:after {
	left:91%;
	top:50%;
	border:solid transparent;
	content:" ";
	height:0;
	width:0;
	position:absolute;
	pointer-events:none;
	border-color:rgba(255, 255, 255, 0);
	border-left-color:#fff;
	border-width:5px;
	margin-top:-5px
}
.cta-box {
	position:fixed;
	bottom:-100px;
	width:100%;
	z-index:100;
	text-align:center;
	transition:all 0.5s ease 0s;
	-moz-transition:all 0.5s ease 0s;
	-ms-transition:all 0.5s ease 0s;
	-o-transition:all 0.5s ease 0s;
	-webkit-transition:all 0.5s ease 0s
}
.cta-box.stick {
	bottom:0
}
.btn.cta-btn {
	background:#ff8831;
	border-bottom:3px solid #9e4e19;
	border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	-o-border-radius:0;
	-ms-border-radius:0;
	font-size:20px;
	font-weight:500;
	font-family:georgia;
	color:#fff;
	line-height:1;
	padding:15px 30px 7px
}
.scroll-top {
	background-position:-111px -9px;
	width:50px;
	height:50px;
	position:fixed;
	right:5px;
	bottom:75px;
	background-size:400px auto;
	opacity:0.7;
	display:none;
	cursor:pointer;
	z-index:1
}
.search-box-container .search-box-main .search-input:focus {
	outline:none
}
.destination-deatil-box-show .breadcrumb, .listing-container .breadcrumb {
	background:none;
	padding:0
}
.listing-container .breadcrumb>li+li::before {
content:'>';
color:#555555
}
.listing-container .breadcrumb>li, .listing-container .breadcrumb>li a {
	font-size:12px;
	color:#555555
}
.listing-container .breadcrumb>li a:hover {
	text-decoration:none
}
.tag-filter-box {
		margin-bottom:20px
}
.filter-tag-list li {
	background:#efefef;
	border-radius:10px;
	-moz-border-radius:10px;
	-ms-border-radius:10px;
	-o-border-radius:10px;
	-webkit-border-radius:10px;
	color:#555555;
	font-size:10px;
	line-height:12px;
	padding:5px 10px;
	margin:0 7px 7px 0
}
.filter-tag-list li div span {
	float:right;
	margin-left:10px;
	cursor:pointer
}
.list-product-box {
	 box-shadow: 0 0 7.52px 0.48px rgba(0, 0, 0, 0.2);
	
}
/*.list-product-box:hover {
	box-shadow:0 0 5px rgba(0, 0, 0, 0.15);
	-moz-box-shadow:0 0 5px rgba(0, 0, 0, 0.15);
	-ms-box-shadow:0 0 5px rgba(0, 0, 0, 0.15);
	-o-box-shadow:0 0 5px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow:0 0 5px rgba(0, 0, 0, 0.15)
}
.list-product-box:hover {
	border-top-color:#a6dbd9
}*/
.list-product-box .title-bar {
	position:relative
}
.list-product-box .title-bar .tool-tip {
	font-size:13px;
	line-height:16px;
	font-style:italic;
	padding:10px 8px;
	border:1px solid #cecece;
	position:absolute;
	bottom:90%;
	width:100%;
	display:inline-block;
	left:11px;
	background:#fff;
	transition:all 0.4s;
	-moz-transition:all 0.4s;
	-ms-transition:all 0.4s;
	-o-transition:all 0.4s;
	-webkit-transition:all 0.4s;
	text-align:center;
	opacity:0
}
.list-product-box .title-bar h2:hover+.tool-tip {
	bottom:130%;
	opacity:1
}
.list-product-box .title-bar .tool-tip:after, .list-product-box .title-bar .tool-tip:before {
	top:100%;
	left:50%;
	border:solid transparent;
	content:" ";
	height:0;
	width:0;
	position:absolute;
	pointer-events:none
}
.list-product-box .title-bar .tool-tip:after {
	border-color:rgba(255, 255, 255, 0);
	border-top-color:#fff;
	border-width:6px;
	margin-left:-6px
}
.list-product-box .title-bar .tool-tip:before {
	border-color:rgba(206, 206, 206, 0);
	border-top-color:#cecece;
	border-width:7px;
	margin-left:-7px
}
/*.list-product-box:hover .title-bar {
	box-shadow:0 0 5px rgba(0, 0, 0, 0.15);
	-moz-box-shadow:0 0 5px rgba(0, 0, 0, 0.15);
	-ms-box-shadow:0 0 5px rgba(0, 0, 0, 0.15);
	-o-box-shadow:0 0 5px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow:0 0 5px rgba(0, 0, 0, 0.15)
}*/
.list-product-box .title-bar h2 a {
	font-size:16.5px;
	line-height:20px;
	color:#345b70;
	font-weight:600;
	vertical-align:middle;
	position:relative;
	z-index:1;
	display:block;
	max-width:100%;
	overflow:hidden;
	text-overflow:ellipsis
}
.list-product-box .title-bar h2 a:before {
	content:"";
	display:block;
	height:100%;
	left:0;
	position:absolute;
	top:0;
	width:0;
	z-index:-1;
	transition:all 0.7s;
	-moz-transition:all 0.7s;
	-ms-transition:all 0.7s;
	-webkit-transition:all 0.7s;
	-o-transition:all 0.7s
}
.list-product-box .title-bar h2 a:hover {
	text-decoration:none
}
.list-product-box .title-bar h2 a:hover:before {
	width:100%
}
.list-product-box .title-bar p {
	display:inline-block;
	margin:0px 0 0 -3px;
	vertical-align:middle;
	color:#4f4f4f;
	font-size:14px;
	font-weight:600
}
.list-product-box .description {
	padding:0px;
}
.list-product-box .description .image-box {
	float:left;
	max-width:288px;
	min-width:100%;
	overflow:hidden;
	margin-right:20px;
	max-height:500px!important;
}
.list-product-box .description .image-box img {
	width:100%;
	min-height:245px!important;
}
.list-product-box .description .information h5 {
	font-size:13px;
	line-height:18px;
	color:rgba(0, 0, 0, 0.7);
	font-weight:500
}
.list-product-box .description .information .price {
	font-size:22px;
	line-height:26px;
	color:#FF9900;
	font-weight:600;
	background:none;
	border-radius:0;
	float:none;
	width:auto;
	right:1px;
	padding:0;
	margin:0
}
.list-product-box .description .information .price .price-indi-box {
	position:relative;
	float:right
}
.list-product-box .description .information .price .price-indi-box .tool-tip {
	font-size:13px;
	line-height:16px;
	font-style:italic;
	padding:10px 8px;
	border:1px solid #cecece;
	position:absolute;
	top:50%;
	-moz-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	-o-transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%);
	width:148px;
	display:inline-block;
	right:139%;
	background:#fff;
	transition:all 0.4s;
	-moz-transition:all 0.4s;
	-ms-transition:all 0.4s;
	-o-transition:all 0.4s;
	-webkit-transition:all 0.4s;
	font-style:normal;
	opacity:0;
	background:#fff;
	font-weight:400
}
.list-product-box .description .information .price .price-indi-box:hover .tool-tip {
	right:145%;
	opacity:1
}
.list-product-box .description .information .price .price-indi-box .tool-tip:after, .list-product-box .description .information .price .price-indi-box .tool-tip:before {
	left:100%;
	top:50%;
	border:solid transparent;
	content:" ";
	height:0;
	width:0;
	position:absolute;
	pointer-events:none
}
.list-product-box .description .information .price .price-indi-box .tool-tip:after {
	border-color:rgba(255, 255, 255, 0);
	border-left-color:#fff;
	border-width:6px;
	margin-top:-6px
}
.list-product-box .description .information .price .price-indi-box .tool-tip:before {
	border-color:rgba(206, 206, 206, 0);
	border-left-color:#cecece;
	border-width:7px;
	margin-top:-7px
}
.list-product-box .description .information .price span .line-through {
	font-size:15px;
	color:#868686;
	font-weight:500;
	text-decoration:line-through
}
.list-product-box .description .information .price .discount-circle {
	width:27px;
	height:27px;
	font-size:11px;
	font-style:italic;
	font-weight:600;
	background:url(../img/offer.png) no-repeat center center;
	display:inline-block;
	text-align:center;
	color:#fff;
	margin-left:10px
}
.list-product-box .description .information p small {
	font-size:11px;
	color:rgba(0, 0, 0, 0.5);
	line-height:12px
}
.list-product-box .information .seo_package-overview p span {
	font-style:italic !important;
	color:#575757 !important
}
.list-product-box .description .tag-color-list {
	overflow:hidden;
	margin-bottom:5px
}
.list-product-box .description .tag-color-list li {
	font-size:11px;
	font-weight:400;
	padding:1px 10px;
	border-radius:10px!important;
	border:1px solid #DBDBDB;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	-webkit-border-radius:3px;
	color:#000;
	margin-bottom:5px;
	margin-right:5px
}
.list-product-box .description .tag-color-list li:nth-child(2) {
border:1px solid #DBDBDB;
}
.list-product-box .description .tag-color-list li:nth-child(3) {
border:1px solid #DBDBDB;
}
.list-product-box .description .tag-color-list li:nth-child(4) {
border:1px solid #DBDBDB;
}
.list-product-box .description .tag-color-list li:nth-child(5) {
border:1px solid #DBDBDB;
}
.list-product-box .description .tag-color-list li:nth-child(6) {
border:1px solid #DBDBDB;
}
.list-product-box .description .tag-color-list li:nth-child(7) {
border:1px solid #DBDBDB;
}
.list-product-box .description .tag-color-list li:nth-child(8) {
border:1px solid #DBDBDB;
}
.list-product-box .description .tag-color-list li:nth-child(9) {
border:1px solid #DBDBDB;
}
.list-product-box .description .tag-color-list li:nth-child(10) {
border:1px solid #DBDBDB;
}
.list-product-box .des-ftr {
	border-top:1px solid #f2f2f2;
}
.list-product-box .des-ftr>div.col-sm-4 {
	padding:11px 8px 7px
}
.list-product-box .des-ftr>div.col-sm-8 {
	border-right:1px solid #e1e1e1;
	padding-bottom:5px;
	padding-top:5px
}
.tag-filter-box #sortby+.SelectBox+.optWrapper ul li:first-child {
	display:none
}
.tag-filter-box .SelectBox {
	font-weight:500;
	font-size:15px
}
.tag-filter-box .SelectBox i {
	margin-top:9px !important
}
.tag-filter-box .optWrapper {
	border-color:#adadad;
	border-radius:0;
	-moz-border-radius:0;
	-ms-border-radius:0;
	-webkit-border-radius:0;
	-o-border-radius:0;
	top:98% !important
}
.tag-filter-box .SumoSelect>.optWrapper>.options li label {
	font-weight:500;
	font-size:14px;
	padding-left:20px
}
.tag-filter-box .SumoSelect>.optWrapper>.options li.opt:hover {
	background:transparent
}
.tag-filter-box .SumoSelect>.optWrapper>.options li.opt.selected:before {
	background:url(https://res.cloudinary.com/dxqin8fbx/image/fetch/f_auto,q_auto:eco/https://dzh0sbrwpq3wf.cloudfront.net/assets/seo_tour_packages/sprite-d9cece860d31c55955ff154db1a1bb11.png) no-repeat -48px -153px;
	width:9px;
	height:9px;
	position:absolute;
	content:'';
	left:9px;
	top:50%;
	margin-top:-4.5px;
	display:block
}
.filter-box {
	border:0px solid #e3e3e3;
	
}
.filter-box .budget-field input {
	box-shadow:none;
	-moz-box-shadow:none;
	-ms-box-shadow:none;
	-o-box-shadow:none;
	-webkit-box-shadow:none;
	border-radius:0;
	-moz-border-radius:0;
	-o-border-radius:0;
	-ms-border-radius:0;
	-webkit-border-radius:0;
	width:65px;
	color:#000000;
	font-size:13px;
	
	font-weight:500;
	text-align:center;
	padding-left:6px;
	padding-right:6px;
}
.filter-box .budget-field .btn {
	background:#39515a;
	border:1px solid #e5e5e5;
	border-radius:0;
	color:#fff;
	font-size:11px;
	font-weight:500;
	padding:7px 9px
}
.filter-box .budget-field .btn:hover, .filter-box .budget-field .btn:active, .filter-box .budget-field .btn:focus {
	text-decoration:none;
	outline:none
}
.filter-box .panel-group .panel {
	-moz-border-radius:0;
	box-shadow:none;
	-moz-box-shadow:none;
	-ms-box-shadow:none;
	-webkit-box-shadow:none;
	border-radius:0;
	-moz-border-radius:0;
	-o-border-radius:0;
	-ms-border-radius:0;
	-webkit-border-radius:0
}
.filter-box .panel-heading {
	background-color:transparent;
	border:none;
	padding:0
}
.filter-box .panel-heading h3 {
	color:#000000;
	font-weight:500;
	font-size:15px
}
.filter-box .panel-heading h3 a small {
	font-size:85%;
	color:#000;
	font-weight:500
}
.filter-box h3, .filter-box h4 {
	color:#000000;
	font-weight:500;
	font-size:15px
}
.filter-box h3 small, .filter-box h4 small {
	font-size:85%;
	color:#000;
	font-weight:500
}
.filter-box .panel-heading a {
	display:block;
	padding:10px 15px;
	color:#000000
}
.filter-box .panel-heading a.collapsed {
	background:url(../img/plus.png) no-repeat 97% center
}
.filter-box .panel-heading a:not(.collapsed) {
background:url(../img/minus.png) no-repeat 97% center
}
.filter-box .panel-heading a:hover, .filter-box .panel-heading a:active, .filter-box .panel-heading a:focus {
	text-decoration:none;
	outline:none
}
.filter-box .panel-body, .filter-box .panel-default>.panel-heading+.panel-collapse>.panel-body {
	border:none
}
.filter-box .panel-group {
	margin:0
}
.filter-box .panel-group .panel+.panel {
	margin:0;
	border-top:none
}
.filter-box .clear-btn {
	background:#f7f7f7;
	margin-right:-15px;
	margin-bottom:-15px;
	color:#000;
	font-size:12px;
	padding:3px 8px
}
.filter-box .clear-btn:hover, .filter-box .clear-btn:focus, .filter-box .clear-btn:active {
	text-decoration:none;
	outline:none
}
.filter-box .title {
	background:#fcfcfc;
	border-bottom:1px solid #d9d9d9;
	padding-left:12px
}
.filter-box .title h4 {
	color:#000;
	font-size:16px;
	line-height:20px;
	font-weight:600;
	margin:6px 0 0
}
.filter-box .title a {
	color:#000;
	font-size:12px;
	line-height:16px;
	font-weight:400;
	border-left:1px solid #f8f8f8;
	padding:7px;
	background:#fbfbfb
}
.filter-box .title a:hover, .filter-box .title a:focus, .filter-box .title a:active {
	text-decoration:none;
	outline:none
}
.radio-list-one {
	margin:0;
	padding:0
}
.radio-list-one input {
	position:absolute;
	opacity:0;
	left:0
}
.radio-list-one li {
	position:relative;
	list-style:none
}
.radio-list-one label {
	color:#484848;
	font-size:14px;
	line-height:18px;
	
	padding-left:25px;
	font-weight:400;
	width:100%;
	position:relative
}
.radio-list-one label:before {
	background:url(https://res.cloudinary.com/dxqin8fbx/image/fetch/f_auto,q_auto:eco/https://dzh0sbrwpq3wf.cloudfront.net/assets/seo_tour_packages/sprite-d9cece860d31c55955ff154db1a1bb11.png) no-repeat -267px -449px;
	width:14px;
	height:14px;
	position:absolute;
	content:'';
	display:block;
	left:0;
	top:50%;
	margin-top:-7px
}
.radio-list-one input:checked+label:before {
	background:url(https://res.cloudinary.com/dxqin8fbx/image/fetch/f_auto,q_auto:eco/https://dzh0sbrwpq3wf.cloudfront.net/assets/seo_tour_packages/sprite-d9cece860d31c55955ff154db1a1bb11.png) no-repeat -295px -449px
}
.radio-list-one input[disabled="disabled"]+label:before {
	background:url(https://res.cloudinary.com/dxqin8fbx/image/fetch/f_auto,q_auto:eco/https://dzh0sbrwpq3wf.cloudfront.net/assets/seo_tour_packages/sprite-d9cece860d31c55955ff154db1a1bb11.png) no-repeat -267px -449px;
	opacity:0.2
}
.radio-list-two {
	margin:0;
	padding:0
}
.radio-list-two input {
	position:absolute;
	opacity:0;
	left:0
}
.radio-list-two li {
	float:left;
	list-style:none;
	margin:7px 0;
	position:relative;
	text-align:center;
	width:50%
}
.radio-list-two li a {
	font-size:14px;
	line-height:20px;
	color:rgba(0, 0, 0, 0.7)
}
.radio-list-two label .pic-box {
	border:1px solid #c5cdd1;
	width:60px;
	height:40px;
	text-align:center;
	position:relative;
	display:inline-block
}
.radio-list-two input:checked+label .pic-box, .radio-list-two input:checked+label .pic-box:hover {
	background:#39515a;
	border-color:#39515a
}
.radio-list-two label .pic-box:hover {
	background:#f9f9fa;
	border-color:#39515a
}
.radio-list-two label .pic-box img, .radio-list-two label .pic-box i {
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	margin:auto;
	display:inline-block
}
.radio-list-two label .pic-box .active-img, .radio-list-two input:checked+label .pic-box .inactive-img {
	display:none
}
.radio-list-two input:checked+label .pic-box .active-img {
	display:block
}
.radio-list-two label {
	color:#484848;
	font-size:14px;
	line-height:18px;
	
	padding-top:25px;
	font-weight:400;
	width:100%;
	position:relative
}
.radio-list-two label:before {
	background:url(https://res.cloudinary.com/dxqin8fbx/image/fetch/f_auto,q_auto:eco/https://dzh0sbrwpq3wf.cloudfront.net/assets/seo_tour_packages/sprite-d9cece860d31c55955ff154db1a1bb11.png) no-repeat -267px -449px;
	width:14px;
	height:14px;
	position:absolute;
	content:'';
	display:block;
	left:50%;
	top:0;
	margin-left:-7px
}
.radio-list-two label h3 {
	color:#484848;
	font-size:14px;
	line-height:18px;
	
	font-weight:400;
	margin:0
}
.radio-list-two input:checked+label h3 {
	font-weight:500
}
.radio-list-two input:checked+label:before {
	background:url(https://res.cloudinary.com/dxqin8fbx/image/fetch/f_auto,q_auto:eco/https://dzh0sbrwpq3wf.cloudfront.net/assets/seo_tour_packages/sprite-d9cece860d31c55955ff154db1a1bb11.png) no-repeat -295px -449px
}
.radio-list-two input[disabled="disabled"]+label:before {
	background:url(https://res.cloudinary.com/dxqin8fbx/image/fetch/f_auto,q_auto:eco/https://dzh0sbrwpq3wf.cloudfront.net/assets/seo_tour_packages/sprite-d9cece860d31c55955ff154db1a1bb11.png) no-repeat -267px -449px;
	opacity:0.2
}
.check-list-one {
	margin:0;
	padding:0
}
.check-list-one input {
	position:absolute;
	opacity:0;
	left:0
}
.check-list-one li {
	position:relative;
	list-style:none;
	margin-bottom:4px
}
.check-list-one label {
	color:#484848;
	font-size:14px;
	line-height:18px;
	
	padding-left:25px;
	font-weight:400;
	cursor:pointer;
	width:100%;
	position:relative
}
.check-list-one label span {
	background-position:-316px -450px;
	width:13px;
	height:13px;
	margin-top:-6.5px;
	left:0;
	top:50%;
	content:'';
	display:block;
	position:absolute
}
.check-list-one input:checked+label span {
	background-position:-334px -450px
}
.check-list-one input[disabled="disabled"]+label {
	opacity:0.4
}
.check-list-two input[disabled="disabled"]+label {
	opacity:0.4
}
.check-list-two {
	margin:0;
	padding:0
}
.check-list-two input {
	position:absolute;
	opacity:0;
	left:0
}
.check-list-two li {
	float:left;
	list-style:none;
	margin:7px 0;
	position:relative;
	text-align:center;
	width:50%
}
.check-list-two li a {
	font-size:14px;
	line-height:20px;
	color:rgba(0, 0, 0, 0.7)
}
.check-list-two label .pic-box {
	border:1px solid #c5cdd1;
	width:60px;
	height:40px;
	text-align:center;
	position:relative;
	display:inline-block
}
.check-list-two input:checked+label .pic-box, .check-list-two input:checked+label .pic-box:hover {
	background:#39515a;
	border-color:#39515a
}
.check-list-two label .pic-box:hover {
	background:#f9f9fa;
	border-color:#39515a
}
.check-list-two label .pic-box img, .check-list-two label .pic-box i {
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	margin:auto;
	display:inline-block
}
.check-list-two label .pic-box .active-img, .check-list-two input:checked+label .pic-box .inactive-img {
	display:none
}
.check-list-two input:checked+label .pic-box .active-img {
	display:block
}
.check-list-two label {
	color:#484848;
	font-size:14px;
	line-height:18px;
	
	padding-top:25px;
	font-weight:400;
	width:100%;
	cursor:pointer;
	position:relative
}
.check-list-two label span {
	background-position:-316px -450px;
	width:13px;
	height:13px;
	margin-left:-6.5px;
	left:50%;
	top:0;
	content:'';
	display:block;
	position:absolute
}
.check-list-two label h3 {
	color:#484848;
	font-size:14px;
	line-height:18px;
	
	font-weight:400;
	margin:0
}
.check-list-two input:checked+label h3 {
	font-weight:500
}
.check-list-two input:checked+label span {
	background-position:-334px -450px
}
.check-list-two input[disabled="disabled"]+label span {
	background-position:-316px -450px;
	opacity:0.2
}
.star-list .star-icon {
	background-position:-129px -136px;
	width:15px;
	height:15px;
	display:inline-block;
	vertical-align:middle
}
.star-list li {
	margin:-7px 0 0;
	padding:0;
	vertical-align:middle
}
.loc-list {
	margin:0;
	min-height:auto;
	overflow:hidden
}
.loc-list li {
	line-height:21px;
	margin:0 0 0;
	padding-left:0;
	padding-right:13px;
	font-weight:400;
	color:#000;
	font-size:12px;
	text-transform:capitalize;
	position:relative
}
.loc-list li span {
	width:10px;
	height:6px;
	position:absolute;
	top:8px;
	right:0;
	background-position:-172px -76px
}
.loc-list li span {
	width:10px;
	height:6px;
	position:absolute;
	top:8px;
	right:0;
	background-position:-172px -76px
}
.loc-list li:last-child span {
	background:none
}
.inc-list {
	margin:0
}
.inc-list li {
	text-align:center
}
.inc-list i {
	opacity:1
}
.inc-list i.disable {
	opacity:0.2
}
.inc-list i.disable {
	opacity:0.2
}
.inc-list i.disable+span {
	opacity:0.2
}
.inc-list span {
	display:block;
	font-size:10px;
	line-height:12px;
	color:#999999;
	
	font-weight:500;
	margin:5px 0 0;
	transition:all 0.4s;
	-ms-transition:all 0.4s;
	-moz-transition:all 0.4s;
	-ms-transition:all 0.4s;
	-o-transition:all 0.4s;
	-webkit-transition:all 0.4s
}
.inc-list span {
	color:#3A515B
}
.why-us-list li {
	border-right:1px solid #eaeaea;
	background:#fcfcfc;
	border-top:1px solid #bae4e3;
	border-bottom:1px solid #bae4e3;
	padding:14px 0 4px;
	min-width:96px
}
.why-us-list li:hover {
	background:#fff
}
.why-us-list li:last-child {
	border-color:#bae4e3
}
.why-us-list li:first-child {
	border-left:1px solid #bae4e3
}
.why-us-list li span {
	display:block;
	font-size:12px;
	color:rgba(0, 0, 0, 0.6);
	font-weight:500;
	margin-top:5px
}
.why-us-list li:hover i.travel-agent-icon {
	background-position:-166px -541px
}
.why-us-list li:hover i.quotes-icon {
	background-position:-269px -541px
}
.why-us-list li:hover i.packages-icon {
	background-position:-319px -541px
}
.why-us-list li:hover i.best-prices-icon {
	background-position:-429px -541px
}
.why-us-list li:hover i.part-pay-icon {
	background-position:-369px -541px
}
.why-us-list li:hover i.money-safe-icon {
	background-position:-226px -541px
}
.box-1 {
	border:1px solid #f8f8f8
}
.box-1 .title {
	background:#f8f8f8;
	padding:14px 10px;
	font-size:16px;
	font-weight:500
}
.list-style-one {
	margin:0;
	list-style:none;
	padding-top:20px
}
.list-style-one li {
	border-bottom:1px solid #cccccc;
	margin-bottom:15px;
	padding:0 0 10px
}
.list-style-one h4 {
	font-size:14px;
	font-weight:400;
	margin:0 0 10px
}
.list-style-one p {
	font-size:12px;
	color:rgba(0, 0, 0, 0.7);
	margin:0
}
@media screen and (max-width: 1199px) {
.nu-header #main-nav .nav-list>li>a {
padding:15px 8px !important;
font-size:12px !important
}
.nu-header .logo-box a {
width:219px
}
.banner-image-container>img {
max-width:unset;
width:1280px
}
.home-features-list .home-features-list-title {
font-size:12px
}
.home-features-list .home-features-list-desc {
font-size:12px
}
#discover-slider .blog-story-box {
width:100%
}
.filter-box .budget-field input {
width:52px !important;
padding:10px 3px
}
.filter-box .budget-field .btn {
display:block;
width:100%;
margin:5px 0 0 0
}
}
.listing-filter.leftsidebar {
	position:relative;
	top:0;
	left:0
}
.listing-filter.leftsidebar.stickyFilter {
	position:fixed;
	top:10px;
	z-index:10
}
#budget-error-message {
	color:red
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	background-color:transparent
}
.ui-datepicker {
	width:17em;
	padding:.2em .2em 0;
	display:none
}
.ui-datepicker .ui-datepicker-header {
	position:relative;
	padding:0.2em 0
}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
	position:absolute;
	top:2px;
	width:1.8em;
	height:1.8em
}
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
	top:1px
}
.ui-datepicker .ui-datepicker-prev {
	left:2px
}
.ui-datepicker .ui-datepicker-next {
	right:2px
}
.ui-datepicker .ui-datepicker-prev-hover {
	left:1px
}
.ui-datepicker .ui-datepicker-next-hover {
	right:1px
}
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
	display:block;
	position:absolute;
	left:50%;
	margin-left:-8px;
	top:50%;
	margin-top:-8px
}
.ui-datepicker .ui-datepicker-title {
	margin:0 2.3em;
	line-height:1.8em;
	text-align:center
}
.ui-datepicker .ui-datepicker-title select {
	font-size:1em;
	margin:1px 0
}
.ui-datepicker select.ui-datepicker-month-year {
	width:100%
}
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
	width:49%
}
.ui-datepicker table {
	width:100%;
	font-size:.9em;
	border-collapse:collapse;
	margin:0 0 0.4em
}
.ui-datepicker th {
	padding:.7em .3em;
	text-align:center;
	font-weight:bold;
	border:0
}
.ui-datepicker td {
	border:0;
	padding:1px
}
.ui-datepicker td span, .ui-datepicker td a {
	display:block;
	padding:.2em;
	text-align:right;
	text-decoration:none
}
.ui-datepicker .ui-datepicker-buttonpane {
	background-image:none;
	margin:.7em 0 0 0;
	padding:0 .2em;
	border-left:0;
	border-right:0;
	border-bottom:0
}
.ui-datepicker .ui-datepicker-buttonpane button {
	float:right;
	margin:.5em .2em .4em;
	cursor:pointer;
	padding:.2em .6em .3em .6em;
	width:auto;
	overflow:visible
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float:left
}
.ui-datepicker.ui-datepicker-multi {
	width:auto
}
.ui-datepicker-multi .ui-datepicker-group {
	float:left
}
.ui-datepicker-multi .ui-datepicker-group table {
	width:95%;
	margin:0 auto 0.4em
}
.ui-datepicker-multi-2 .ui-datepicker-group {
	width:50%
}
.ui-datepicker-multi-3 .ui-datepicker-group {
	width:33.3%
}
.ui-datepicker-multi-4 .ui-datepicker-group {
	width:25%
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header {
	border-left-width:0
}
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width:0
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear:left
}
.ui-datepicker-row-break {
	clear:both;
	width:100%
}
.ui-datepicker-rtl {
	direction:rtl
}
.ui-datepicker-rtl .ui-datepicker-prev {
	right:2px;
	left:auto
}
.ui-datepicker-rtl .ui-datepicker-next {
	left:2px;
	right:auto
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right:1px;
	left:auto
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
	left:1px;
	right:auto
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear:right
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float:left
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
	float:right
}
.ui-datepicker-rtl .ui-datepicker-group {
	float:right
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
	border-right-width:0;
	border-left-width:1px
}
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width:0;
	border-left-width:1px
}
.ui-datepicker-cover {
	display:none;
	display:block;
	position:absolute;
	z-index:-1;
	filter:mask();
	top:-4px;
	left:-4px;
	width:200px;
	height:200px
}
.ui-progressbar {
	height:2em;
	text-align:left
}
.ui-progressbar .ui-progressbar-value {
	margin:-1px;
	height:100%
}
.ui-widget-overlay {
	background:#aaa url(images/ui-bg_flat_75_aaaaaa_40x100.png) 50% 50% repeat-x;
	opacity:.30;
	filter:Alpha(Opacity=30)
}
.ui-widget-shadow {
	margin:5px 0 0 5px;
	padding:0;
	background:#999 url(images/ui-bg_flat_55_999999_40x100.png) 50% 50% repeat-x;
	opacity:.45;
	filter:Alpha(Opacity=45);
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px
}
.ui-datepicker {
	width:17em;
	padding:.2em .2em 0;
	display:none
}
.ui-datepicker .ui-datepicker-header {
	position:relative;
	padding:0.2em 0
}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
	position:absolute;
	top:2px;
	width:1.8em;
	height:1.8em
}
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
	top:1px
}
.ui-datepicker .ui-datepicker-prev {
	left:2px
}
.ui-datepicker .ui-datepicker-next {
	right:2px
}
.ui-datepicker .ui-datepicker-prev-hover {
	left:1px
}
.ui-datepicker .ui-datepicker-next-hover {
	right:1px
}
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
	display:block;
	position:absolute;
	left:50%;
	margin-left:-8px;
	top:50%;
	margin-top:-8px
}
.ui-datepicker .ui-datepicker-title {
	margin:0 2.3em;
	line-height:1.8em;
	text-align:center
}
.ui-datepicker .ui-datepicker-title select {
	font-size:1em;
	margin:1px 0
}
.ui-datepicker select.ui-datepicker-month-year {
	width:100%
}
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
	width:49%
}
.ui-datepicker table {
	width:100%;
	font-size:.9em;
	border-collapse:collapse;
	margin:0 0 0.4em
}
.ui-datepicker th {
	padding:.7em .3em;
	text-align:center;
	font-weight:bold;
	border:0
}
.ui-datepicker td {
	border:0;
	padding:1px
}
.ui-datepicker td span, .ui-datepicker td a {
	display:block;
	padding:.2em;
	text-align:right;
	text-decoration:none
}
.ui-datepicker .ui-datepicker-buttonpane {
	background-image:none;
	margin:.7em 0 0 0;
	padding:0 .2em;
	border-left:0;
	border-right:0;
	border-bottom:0
}
.ui-datepicker .ui-datepicker-buttonpane button {
	float:right;
	margin:.5em .2em .4em;
	cursor:pointer;
	padding:.2em .6em .3em .6em;
	width:auto;
	overflow:visible
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float:left
}
.ui-datepicker.ui-datepicker-multi {
	width:auto
}
.ui-datepicker-multi .ui-datepicker-group {
	float:left
}
.ui-datepicker-multi .ui-datepicker-group table {
	width:95%;
	margin:0 auto 0.4em
}
.ui-datepicker-multi-2 .ui-datepicker-group {
	width:50%
}
.ui-datepicker-multi-3 .ui-datepicker-group {
	width:33.3%
}
.ui-datepicker-multi-4 .ui-datepicker-group {
	width:25%
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header {
	border-left-width:0
}
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width:0
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear:left
}
.ui-datepicker-row-break {
	clear:both;
	width:100%;
	font-size:0
}
.ui-datepicker-rtl {
	direction:rtl
}
.ui-datepicker-rtl .ui-datepicker-prev {
	right:2px;
	left:auto
}
.ui-datepicker-rtl .ui-datepicker-next {
	left:2px;
	right:auto
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right:1px;
	left:auto
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
	left:1px;
	right:auto
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear:right
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float:left
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
	float:right
}
.ui-datepicker-rtl .ui-datepicker-group {
	float:right
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
	border-right-width:0;
	border-left-width:1px
}
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width:0;
	border-left-width:1px
}
.ui-datepicker-cover {
	display:none;
	display:block;
	position:absolute;
	z-index:-1;
	filter:mask();
	top:-4px;
	left:-4px;
	width:200px;
	height:200px
}
.ui-datepicker .ui-datepicker-header {
	border-radius:0;
	-moz-border-radius:0;
	-ms-border-radius:0;
	-o-border-radius:0;
	-webkit-border-radius:0;
	background:#46BBAC;
	border:none;
	color:#fff
}
.ui-datepicker-multi .ui-datepicker-group table {
	width:100%
}
.ui-datepicker-calendar thead {
	background:#46BBAC;
	border:none;
	color:#fff
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	background:none;
	padding:6px;
	min-width:20px;
	min-height:20px;
	margin:7px 2px 0;
	font-size:14.4px;
	display:block;
	border:none;
	text-align:center
}
.ui-datepicker-calendar .ui-state-default:hover {
	background:#303745;
	color:#fff
}
div#ui-datepicker-div {
	width:542px !important;
	max-width:542px !important
}
.ui-datepicker .ui-datepicker-title {
	font-size:16px;
	font-family:"Roboto", sans-serif
}
.ui-datepicker th {
	font-family:"Roboto", sans-serif
}
.ui-datepicker th {
	font-size:14.4px
}
.ui-datepicker-group.ui-datepicker-group-last {
	box-shadow:0 0 5px rgba(0, 0, 0, 0.2);
	-moz-box-shadow:0 0 5px rgba(0, 0, 0, 0.2);
	-ms-box-shadow:0 0 5px rgba(0, 0, 0, 0.2);
	-o-box-shadow:0 0 5px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow:0 0 5px rgba(0, 0, 0, 0.2);
	position:relative
}
.ui-datepicker-multi-2 .ui-datepicker-group {
	min-height:323px
}
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
	display:inline-block;
	width:6px;
	height:10px;
	margin-top:0;
	margin-left:0
}
.ui-datepicker .ui-datepicker-prev span {
	background:url("https://dzh0sbrwpq3wf.cloudfront.net/assets/back-arrow-ef32a741442001e34d552bdf27a0fef3.png") no-repeat
}
.ui-datepicker .ui-datepicker-next span {
	background:url("https://dzh0sbrwpq3wf.cloudfront.net/assets/next-arrow-7e81411cb7df8dc1e2d4a14d443f48a9.png") no-repeat
}
.ui-state-focus, .ui-state-hover, .ui-widget-content .ui-state-focus, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-focus, .ui-widget-header .ui-state-hover {
	background:none;
	opacity:1
}
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
	display:inline-block;
	width:6px;
	height:10px;
	margin-top:0;
	margin-left:0
}
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
	opacity:0.5;
	top:0
}
.ui-datepicker-prev, .ui-datepicker-next {
	top:2px !important
}
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
	top:2px !important
}
.ui-datepicker .ui-datepicker-next-hover, .ui-datepicker-next {
	right:2px !important
}
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker-prev {
	left:2px !important
}
#faq-collapse .panel {
	box-shadow:none;
	-moz-box-shadow:none;
	-ms-box-shadow:none;
	-o-box-shadow:none;
	-webkit-box-shadow:none;
	margin:0
}
#faq-collapse .panel-group .panel+.panel {
	border-top:none;
	margin:0
}
#faq-collapse .panel-default, #faq-collapse .panel-body {
	border-color:transparent
}
#faq-collapse .panel-body {
	max-height:110px;
	overflow-x:hidden;
	overflow-y:auto
}
#faq-collapse .panel-heading {
	background-color:transparent;
	border:none;
	padding:0;
	border-bottom:1px solid #ccc
}
#faq-collapse .panel-heading h3 {
	color:#000000;
	font-size:15px;
	font-weight:500
}
#faq-collapse .panel-heading a {
	padding-top:20px !important;
	padding-bottom:20px !important
}
#faq-collapse .panel-heading a:hover, #faq-collapse .panel-heading a:focus, #faq-collapse .panel-heading a:active {
	outline:none;
	text-decoration:none
}
#faq-collapse .panel-heading a[aria-expanded="false"] .arrow {
	background:transparent url(https://res.cloudinary.com/dxqin8fbx/image/fetch/f_auto,q_auto:eco/https://dzh0sbrwpq3wf.cloudfront.net/assets/seo_tour_packages/bottom_side_arrow-c9027919532d1dad495ed71aa0a8e629.png) no-repeat;
	width:16px;
	height:8px;
	display:inline-block;
	margin-top:5px
}
#faq-collapse .panel-heading a[aria-expanded="true"] .arrow {
	background:transparent url(https://res.cloudinary.com/dxqin8fbx/image/fetch/f_auto,q_auto:eco/https://dzh0sbrwpq3wf.cloudfront.net/assets/seo_tour_packages/bottom_side_arrow-c9027919532d1dad495ed71aa0a8e629.png) no-repeat;
	transform:rotate(180deg);
	width:16px;
	height:8px;
	display:inline-block;
	margin-top:5px
}
#faq-collapse .panel-heading a {
	color:#000000;
	display:block;
	padding:10px 15px
}
a:focus {
	outline:none
}
.no-bg {
	background:transparent
}
.bor-right {
	border-right:1px solid #676767
}
.clear {
	clear:both
}
.line-thr {
	text-decoration:line-through
}
.opac-1 {
	opacity:1
}
.bg-grey {
	border-color:#b2b2b2
}
.seprator {
	border-right:1px solid #000
}
.show_page .best-package-box .description .inc-list i {
	opacity:1
}
.show_page .best-package-box .description .inc-list span {
	font-size:11px
}
.best-package-container .carousel-indicators.package-tabs {
	top:0;
	bottom:auto;
	position:static;
	margin:0;
	width:100%;
	height:auto;
	text-align:left;
	border:none
}
.best-package-container .carousel-indicators.package-tabs li {
	border:medium none;
	border-radius:0;
	float:left;
	height:auto;
	margin:0;
	position:relative;
	text-align:center;
	text-indent:unset;
	transition:all 0.7s ease 0s;
	width:50%;
	background-color:transparent
}
.best-package-container .carousel-indicators.package-tabs li.active {
	border:medium none;
	border-radius:0;
	display:inline-block !important;
	float:left;
	height:auto;
	margin:0;
	position:relative;
	text-align:center;
	text-indent:unset;
	width:50%
}
.best-package-container .carousel-indicators.package-tabs li a {
	border-bottom:4px solid #efefef;
	color:rgba(0, 0, 0, 0.7);
	display:block;
	padding:16px 0 4px;
	position:relative
}
.destination-deatil-box {
	border-top:1px solid #ccc
}
.destination-deatil-box .breadcrumb li {
	font-size:12px;
	color:#555555
}
.destination-deatil-box .breadcrumb li a {
	color:#555555
}
.desti-detail-slide {
	position:relative;
	height:434px
}
.destination-deatil-box .desti-detail-content {
	position:absolute;
	top:0;
	width:100%;
	height:100%
}
.destination-deatil-box .desti-detail-content .desti-detail-caption {
	background:rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
	bottom:0;
	padding:12px 15px;
	position:absolute;
	width:100%
}
.left-part-popup2 .carousel-caption {
	left:0;
	right:0;
	margin:0;
	bottom:0
}
.close-button-m2.close-button-m2-show {
	top:10px;
	right:10px
}
.destination-deatil-box .desti-detail-slide img {
	width:100%;
	height:100%
}
.destination-deatil-box .carousel-control.left.pkg_slideshow_arrow_left {
	background:transparent none repeat scroll 0 0;
	height:68px;
	left:0px;
	opacity:1;
	top:50%;
	margin-top:-34px;
	width:43px;
	z-index:11
}
.destination-deatil-box .carousel-control.right.pkg_slideshow_arrow_right {
	background:transparent none repeat scroll 0 0;
	height:68px;
	right:0px;
	opacity:1;
	top:50%;
	margin-top:-34px;
	width:43px;
	z-index:11
}
.destination-deatil-box #destination-slide .carousel-caption {
	height:100%;
	left:0;
	padding:0;
	top:0;
	width:100%
}
.destination-deatil-box .nav-tabs>li {
	background:#191919
}
.destination-deatil-box .nav-tabs>li.active {
	background:#191919
}
.destination-deatil-box .nav-tabs>li.active>a, .destination-deatil-box .nav-tabs>li.active>a:focus, .destination-deatil-box .nav-tabs>li.active>a:hover {
	background:#343434 none repeat scroll 0 0;
	border:medium none;
	border-radius:0;
	color:#fff;
	outline:none
}
.destination-deatil-box #destination-slide .nav>li>a:focus, .destination-deatil-box #destination-slide .nav>li>a:hover {
	background:#343434;
	border:none;
	margin:0
}
.destination-deatil-box #destination-slide .nav-tabs>li>a {
	border:none;
	color:#fff;
	padding:5px 10px;
	margin:0
}
.desti-box-right-panel {
	border:1px solid #ccc;
	min-height:473px
}
.shortlist {
	position:absolute;
	right:-12px;
	top:-5px
}
.shortlist:focus {
	outline:none
}
.shortlist .glyphicon-heart {
	color:#ccc
}
.shortlisted .glyphicon-heart {
	color:#54c4c1
}
.summary-brief {
	margin:8px 15px;
	position:relative
}
.summary-brief-bottom-buttons {
	height:100px
}
.summary-brief-bottom-buttons .enquire-now-bottom-btn {
	text-align:center;
	position:absolute !important;
	left:50%;
	transform:translateX(-50%)
}
.summary-brief-bottom-buttons .enquire-now-bottom-btn a {
	display:inline-block;
	padding-left:60px;
	padding-right:60px;
	position:static;
	font-weight:400;

	float:none;
	text-align:center
}
.summary-brief .price-indi-box {
	position:relative;
	float:right;
	z-index:3
}
.summary-brief .price-indi-box .tool-tip {
	font-size:13px;
	line-height:16px;
	font-weight:400;
	font-style:italic;
	padding:10px 8px;
	border:1px solid #cecece;
	position:absolute;
	top:50%;
	-moz-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
	-o-transform:translateY(-50%);
	transform:translateY(-50%);
	width:148px;
	display:inline-block;
	right:139%;
	transition:all 0.4s;
	-moz-transition:all 0.4s;
	-ms-transition:all 0.4s;
	-o-transition:all 0.4s;
	-webkit-transition:all 0.4s;
	font-style:normal;
	opacity:0;
	background:#fff
}
.summary-brief .price-indi-box:hover .tool-tip {
	right:145%;
	opacity:1
}
.summary-brief .price-indi-box .tool-tip:after, .summary-brief .price-indi-box .tool-tip:before {
	left:100%;
	top:50%;
	border:solid transparent;
	content:" ";
	height:0;
	width:0;
	position:absolute;
	pointer-events:none
}
.summary-brief .price-indi-box .tool-tip:after {
	border-color:rgba(255, 255, 255, 0);
	border-left-color:#fff;
	border-width:6px;
	margin-top:-6px
}
.summary-brief .price-indi-box .tool-tip:before {
	border-color:rgba(206, 206, 206, 0);
	border-left-color:#cecece;
	border-width:7px;
	margin-top:-7px
}
.summary-brief .loc-list {
	width:90%;
	color:#000000
}
.summary-brief .loc-list li {
	background:transparent url(https://res.cloudinary.com/dxqin8fbx/image/fetch/f_auto,q_auto:eco/https://dzh0sbrwpq3wf.cloudfront.net/assets/seo_tour_packages/arrow-list-icon-c66139640dceb04678b6b02edc92c527.png) no-repeat scroll right center;
	color:#000;
	font-size:13px;
	font-weight:400;
	line-height:21px;
	margin:0 0 0px;
	margin-left:0px;
	margin-right:4px;
	text-transform:capitalize
}
.summary-brief .loc-list li:first-child {
	margin-left:4px
}
.summary-brief .loc-list li:last-child {
	background:none
}
.summary-brief .datepicker-box {
	display:inline-block
}
.summary-brief .datepicker-box .datepicker-field {
	-moz-appearance:none;
	background:transparent url(https://res.cloudinary.com/dxqin8fbx/image/fetch/f_auto,q_auto:eco/https://dzh0sbrwpq3wf.cloudfront.net/assets/seo_tour_packages/dropdown-icon-7a0d6987d8f31aa4be70902b46071b4e.png) no-repeat scroll right center;
	border:1px solid #f1f1f1;
	color:#555555;
	font-size:12px;
	font-weight:600;
	padding:1px 20px 1px 5px;
	width:100px;
	opacity:0.7
}
.summary-brief .datepicker-box input::-moz-placeholder {
color:#000;
opacity:0.7
}
.information .loc-list {
	color:#000000
}
.information .loc-list li {
	margin-left:3px
}
.share {
	border:1px solid #f3f3f3;
	position:relative;
	right:-20px
}
.nav-tabs-custom-slider {
	background:#191919;
	min-height:40px
}
.summary-brief .inc-list {
	margin:10px 0 0 0
}
.summary-brief .inc-list li {
	text-align:center
}
.summary-brief .inc-list.inc-list-customized-width li {
	width:70px;
	height:65px;
	float:left;
	word-wrap:break-word
}
.summary-brief h3 {
	font-weight:600;
	margin-bottom:5px;
	margin-top:5px
}
.summary-brief .inc-list span {
	color:#17333e;
	display:block;
	font-family:"Roboto", sans-serif;
	font-size:10.5px;
	font-weight:500;
	line-height:12px;
	margin:5px 0 0;
	transition:all 0.4s ease 0s
}
.summary-brief .inc-list i.disable, .summary-brief .inc-list span.disable {
	opacity:0.2
}
.summary-brief .select-date select {
	-moz-appearance:none;
	-webkit-appearance:none;
	appearance:none;
	background:transparent url(https://res.cloudinary.com/dxqin8fbx/image/fetch/f_auto,q_auto:eco/https://dzh0sbrwpq3wf.cloudfront.net/assets/seo_tour_packages/dropdown-icon-7a0d6987d8f31aa4be70902b46071b4e.png) no-repeat scroll right center;
	border:1px solid #adadad;
	font-size:12px;
	padding:8px 15px 8px 5px;
	width:60%;
	color:#555555;
	font-weight:500;
	opacity:0.7
}
.summary-brief .select-date label {
	font-weight:normal;
	color:#5d5e69;
	margin-right:5px
}
.summary-brief .pce span {
	font-size:12px;
	color:#000
}
.summary-brief .enquire-now-btn {
	position:relative
}
.summary-brief .enquire-now-btn a {
	background:#ff8831
}
.summary-brief .enquire-now-btn a:hover {
	text-decoration:none;
	color:#fff
}
.faqs {
	padding-bottom:0px
}
.faqs .collapse-all-btn:hover {
	text-decoration:none;
	color:#5fb8ab
}
.faqs #accordion .panel-heading {
	background:none;
	border-radius:0;
	padding-left:10px;
	padding-bottom:10px;
	cursor:pointer;
	padding-right:10px
}
.faqs #accordion .panel-default {
	background:transparent none repeat scroll 0 0;
	border:medium none;
	border-radius:0;
	box-shadow:none;
	border-bottom:1px solid #eee
}
.faqs #accordion .panel-default .panel-collapse {
	border-bottom:1px solid #eee
}
.faqs #accordion .panel-default .panel-body {
	padding-left:10px;
}
.faqs #accordion .panel-default .panel-title a:hover {
	text-decoration:none
}
.faqs #accordion .panel-default>.panel-heading+.panel-collapse>.panel-body {
	border-top:none;
	padding-top:0
}
.inc-exc .nav-pills>li.active>a, .inc-exc .nav-pills>li.active>a:focus, .inc-exc .nav-pills>li.active>a:hover {
	background:none;
	color:#099b97;
	font-weight:bold;
	opacity:1
}
.inc-exc .nav-pills {
	position:relative
}
.inc-exc .nav-pills>li>a {
	color:#000;
	opacity:0.4;
	font-weight:normal;
	padding:0
}
.inc-exc .nav-pills>li>a:hover {
	background:none;
	border-radius:0
}
.inc-exc .nav-pills>li+li {
	margin-left:15px
}
.inc-exc .nav-pills>li {
	line-height:14px
}
.inc-exc .nav-pills .active:before {
	border-top:8px solid #7b7b7b;
	border-left:8px solid transparent;
	border-right:8px solid transparent;
	margin-top:1px
}
.inc-exc .nav-pills .active:after {
	border-top:8px solid #fff;
	border-left:8px solid transparent;
	border-right:8px solid transparent
}
.inc-exc .nav-pills .active:before, .inc-exc .nav-pills .active:after {
	content:"";
	left:40px;
	position:absolute;
	top:28px
}
.show-more:hover {
	text-decoration:none
}
.flights .panel-title {
	border-bottom:1px solid #eee;
	padding:0 0 0px
}
.faqs #accordion-flight .panel-heading {
	background:none;
	border-radius:0;
	padding-left:0;
	padding-bottom:10px;
	cursor:pointer
}
.faqs #accordion-flight .panel-default {
	background:transparent none repeat scroll 0 0;
	border:medium none;
	border-radius:0;
	box-shadow:none
}
.faqs #accordion-flight .panel-default .panel-collapse {
	border-bottom:1px solid #eee
}
.faqs #accordion-flight .panel-default .panel-body {
	padding-left:0
}
.faqs #accordion-flight .panel-default .panel-title a:hover {
	text-decoration:none
}
.faqs #accordion-flight .panel-default>.panel-heading+.panel-collapse>.panel-body {
	border-top:none;
	padding-top:0
}
.faqs #accordion-tour-info .panel-heading {
	background:none;
	border-radius:0;
	padding:0 0 10px;
	cursor:pointer
}
.faqs #accordion-tour-info .panel-default {
	background:transparent none repeat scroll 0 0;
	border:medium none;
	border-radius:0;
	box-shadow:none;
	border-bottom:1px solid #eee
}
.faqs #accordion-tour-info .panel-default .panel-collapse.in {
	border-bottom:1px solid #eee
}
.faqs #accordion-tour-info .panel-default .panel-body {
	padding-left:0
}
.faqs #accordion-tour-info .panel-default .panel-title a:hover {
	text-decoration:none
}
.faqs #accordion-tour-info .panel-default>.panel-heading+.panel-collapse>.panel-body {
	border-top:none;
	padding-top:0
}
.inc-exc {
	padding-bottom:15px;
	margin-bottom:10px;
	border-bottom:1px solid #eee;
	padding-top:10px
}
.inc-exc .tour_includes_list ul {
	margin-top:20px
}
.inc-exc .tour_includes_list ul li {
	font-size:13px;
	line-height:27px;
	font-weight:400
}
.inc-exc ul li h3 {
	line-height:19px
}
.inc-exc ul li.active h3 {
	font-weight:600;
	color:#5fb8ab
}
.inc-exc ul li.active h3 a {
	color:#099b97 !important;
	opacity:1
}
.inc-exc ul li h3 a {
	color:#000 !important;
	opacity:0.6;
	line-height:24px
}
.inc-exc ul li h3 a:hover, visited {
	text-decoration:none
}
#accordion-tour-info .panel-title {
	border-bottom:1px solid #eee;
	padding:0 0 2px
}
.faqs #accordion-tour-info .panel-default .panel-collapse {
	border-bottom:1px solid #eee
}
.faqs .panel-group {
	margin-bottom:0
}
.faqs #accordion-tour-info .panel-default {
	border:none
}
.flight-line {
	background:#d5d5d5 none repeat scroll 0 0;
	display:block;
	height:1px;
	left:0;
	margin:0 auto;
	position:relative;
	top:11px;
	width:90%;
	z-index:1
}
.city-to-city-flight {
	border:1px solid #d5d5d5;
	border-radius:3px;
	padding:15px 10px
}
.city-to-city-flight p {
	word-wrap:break-word;
	float:left
}
.city-to-city-flight .flight-icon-center {
	float:left;
	width:200px;
	position:relative;
	top:-2px
}
.connecting-flights #accordion-tour-info .panel-heading .panel-title {
	border:1px solid #d5d5d5;
	padding:8px 10px 8px 22px
}
.panel-title .view-details {
	float:right;
	margin-right:10px
}
.short-text {
	overflow:hidden;
	height:14em
}
.height-100 {
	height:90px
}
.full-text {
	height:auto
}
.radius-100 {
	-moz-border-radius:100%;
	-ms-border-radius:100%;
	-webkit-border-radius:100%;
	-o-border-radius:100%;
	border-radius:100%
}
.translate-50 {
	-moz-transform:translate(-50%, -50%);
	-ms-transform:translate(-50%, -50%);
	-o-transform:translate(-50%, -50%);
	-webkit-transform:translate(-50%, -50%);
	transform:translate(-50%, -50%);
	position:absolute;
	top:50%;
	left:50%
}
img {
	max-width:100%
}
.no-padd-l-r {
	padding-left:0;
	padding-right:0
}
.no-padd-l {
	padding-left:0
}
.no-padd-r {
	padding-right:0
}
.top-border-light {
	border-top:1px solid #ececec
}
.teal-color {
	color:#56c4c1
}
.pt-50 {
	padding-top:50px
}
.pb-50 {
	padding-bottom:50px
}
.pt-40 {
	padding-top:40px
}
.pb-40 {
	padding-bottom:40px
}
.row.no-margin-row {
	margin-left:0;
	margin-right:0;
	clear:both
}
.comman_teal_h2 {
	color:#099b97 !important;
	margin:0;
	font-size:20px;
	font-weight:bold;
	line-height:28pt
}
.comman_teal_p {
	color:#000;
	font-size:14px;
	margin:0
}
.terms-and-conditions {
	color:#000;
	font-size:14px;
	margin:0
}
.show_more_text_link {
	display:block;
	float:left;
	cursor:pointer;
	clear:both;
	color:#000;
	font-size:14px;
	margin:0
}
.show_left_panel {
	padding-right:35px
}
.tour_includes_list h5 {
	font-family:georgia;
	color:#000;
	margin:0;
	font-size:20px;
	padding-bottom:15px
}
.tour_includes_list ul {
	margin:0;
	padding:0
}
.tour_includes_list ul li {
	display:inline-block;
	width:49%;
	vertical-align:top;
	font-size:14px;
	padding-bottom:5px;
	position:relative;
	padding-left:15px;
	color:#404040
}
.tour_includes_list ul li span {
	display:block;
	left:0;
	width:6px;
	height:6px;
	background:#ff8a35;
	position:absolute;
	top:8px;
	-moz-border-radius:100%;
	-ms-border-radius:100%;
	-webkit-border-radius:100%;
	-o-border-radius:100%;
	border-radius:100%
}
.itinerary-details-tab-con {
	clear:both
}
.expand_collapse_buttons {
	float:right;
	margin:0;
	padding:0
}
.expand_collapse_buttons li {
	display:inline-block;
	list-style:none;
	color:#000;
	font-size:13px;
	cursor:pointer
}
.expand_collapse_buttons li.line-li {
	width:2px;
	height:16px;
	position:relative;
	background:#7c7c7c;
	margin-left:10px;
	margin-right:10px;
	top:5px;
	cursor:none
}
.itinerary-details-tab-con-head {
	padding-bottom:8px;
	padding-top:15px;
	margin-bottom:20px
}
.comman-hr {
	display:block;
	clear:both;
	margin:0;
	padding-bottom:10px
}
.itinerary-box-con {
	padding-left:45px;
	position:relative;
	z-index:2;
	padding-right:15px
}
.hotel-box-con {
	padding-left:45px;
	z-index:2;
	padding-bottom:20px;
	position:relative
}
.itinerary-box-con h3 {
	margin:0;
	padding-right:50px;
	font-family:georgia;
	color:#000;
	top:-7px;
	font-size:20px;
	position:relative
}
.hotel-star-div {
	position:relative;
	top:-3px
}
.iti-left-mappin {
	width:34px;
	height:34px;
	position:absolute;
	left:-46px;
	top:-10px;
	border:1px solid #616161
}
.first_span_left_iti {
	display:inline-block;
	margin-right:10px
}
.arrow_down_side-iti {
	position:absolute;
	right:0;
	top:12px;
	width:16px;
	height:8px;
	border-top:9px solid #000;
	border-left:9px solid transparent;
	border-right:9px solid transparent
}
.arrow_down_side-iti span.inner-arrow-white {
	border-top:8px solid #fff;
	border-left:8px solid transparent;
	border-right:8px solid transparent;
	position:absolute;
	top:-9px;
	left:-8px
}
.tags_iti_con {
	border-top:1px solid #cccccc;
	padding-top:10px;
	margin-left:75px;
	margin-top:0px;
	margin-bottom:0px
}
.tags_hotel_con_line {
	padding:0 0 0px 0;
	margin-top:3px;
	margin-left:65px;
	margin-bottom:0
}
.tags_iti_con ul {
	margin:0;
	padding:0;
	max-height:57px;
	overflow:hidden
}
.hotel-box-open .tags_hotel_con_line {
	border-color:#fff
}
.tags_iti_con ul li {
	display:inline-block;
	margin-right:8px;
	margin-bottom:8px;
	-moz-border-radius:20px;
	-ms-border-radius:20px;
	-o-border-radius:20px;
	-webkit-border-radius:20px;
	border-radius:20px;
	border:1px solid #ccc;
	padding:2px 8px;
	font-weight:400;
	font-size:13px;
	color:#000
}
.iti-box-open .tags_iti_con ul li:nth-child(1) {
color:#fff;
background:#f9d790;
border-color:#f9d790
}
.iti-box-open .tags_iti_con ul li:nth-child(2) {
color:#fff;
background:#b7b7b7;
border-color:#b7b7b7
}
.iti-box-open .tags_iti_con ul li:nth-child(3) {
color:#fff;
background:#e58fa9;
border-color:#e58fa9
}
.iti-box-open .tags_iti_con ul li:nth-child(4) {
color:#fff;
background:#7d9bd3;
border-color:#7d9bd3
}
.iti-box-open .tags_iti_con ul li:nth-child(5) {
color:#fff;
background:#f9d790;
border-color:#f9d790
}
.iti-box-open .tags_iti_con ul li:nth-child(6) {
color:#fff;
background:#b7b7b7;
border-color:#b7b7b7
}
.iti-box-open .tags_iti_con ul li:nth-child(7) {
color:#fff;
background:#e58fa9;
border-color:#e58fa9
}
.iti-box-open .tags_iti_con ul li:nth-child(8) {
color:#fff;
background:#7d9bd3;
border-color:#7d9bd3
}
.iti-box-open .tags_iti_con ul li:nth-child(9) {
color:#fff;
background:#f9d790;
border-color:#f9d790
}
.iti-box-open .tags_iti_con ul li:nth-child(10) {
color:#fff;
background:#b7b7b7;
border-color:#b7b7b7
}
.iti-box-open .tags_iti_con {
	border-color:#fff
}
.iti-all-con-main {
	position:relative;
	border-bottom:1px solid #c7c7c7;
	padding-bottom:10px
}
.absolute-line-left {
	position:absolute;
	left:16px;
	top:0;
	height:100%;
	width:1px;
	background:#c7c7c7;
	z-index:1
}
.absolute-line-left-bottom {
	position:absolute;
	left:0;
	bottom:-1px;
	height:1px;
	width:16px;
	background:#fff;
	z-index:1
}
.absolute-line-right-bottom {
	position:absolute;
	right:0;
	bottom:-1px;
	height:1px;
	width:16px;
	background:#fff;
	z-index:1
}
.how-it-works-con {
	background:#fff;
	z-index:10;
	margin-right:-15px
}
.how-it-works-con h6 {
	margin:0;
	padding:10px;
	background:#56c4c1;
	color:#fff;
	font-size:18px;
	font-style:italic;
	font-weight:300
}
.how-it-works-con span {
	margin:0;
	font-size:28px;
	padding:20px 10px 10px 10px;
	display:block;
	text-align:center;
	font-weight:700
}
.how-it-works-con h4 {
	margin:0;
	padding-top:20px;
	font-weight:400;
	font-size:16px
}
.how-it-works-con h5 {
	color:#555555;
	font-size:14px;
	font-weight:400;
	line-height:17px;
	margin:0;
	padding-bottom:10px
}
.how_it_bottom_body {
	border:1px solid #ededed;
	border-top:0 none
}
.border-comman_bottom_how_con {
	border-bottom:1px solid #f0faf9;
	background:#fdfdfd
}
.border-left-how-detail {
	border-left:1px solid #cbebeb;
	background:#fff
}
.itinerary-data-box {
	padding-top:5px;
	padding-bottom:20px;
	display:none
}
.toggle-iti-box-button {
	cursor:pointer
}
.other-benifits-con {
	padding-bottom:10px
}
.other-benifits-con h6 {
	font-size:14px;
	margin:0;
	color:#000;
	font-weight:600;
	padding-bottom:10px
}
.other-benifits-con ul {
	margin:0;
	padding:0
}
.other-benifits-con ul li {
	list-style:none;
	display:inline-block;
	float:left;
	padding:0 10px
}
.other-benifits-con ul li span {
	display:block;
	margin:0 auto;
	height:34px;
	width:34px;
	background:#3a515b;
	overflow:hidden
}
.other-benifits-con ul li span img {
	width:100%;
	border-radius:100%
}
.other-benifits-con ul li p {
	text-align:center;
	font-size:12px;
	margin:0 auto;
	padding-top:5px;
	color:#000
}
.day_detail_p {
	color:#000;
	font-size:14px;
	padding:10px 0;
	margin:0
}
.itinerary-tip {
	padding:10px 10px 10px 40px;
	border:1px solid #d6dcdf;
	float:left;
	clear:both;
	background:url(https://res.cloudinary.com/dxqin8fbx/image/fetch/f_auto,q_auto:eco/https://dzh0sbrwpq3wf.cloudfront.net/assets/seo_tour_packages/bulb-yellow-ec066fb7bc15795db34b8afe247f1879.png) center left no-repeat;
	background-position:10px 7px;
	position:relative;
	margin-top:10px
}
.itinerary-tip h6 {
	margin:0;
	font-size:14px;
	font-weight:500;
	color:#000
}
.itinerary-tip h6 span {
	color:#314d5c
}
.itinerary-tip::before {
border-bottom:8px solid #ffd200;
border-left:8px solid transparent;
border-right:8px solid transparent;
content:"";
width:0;
height:0;
position:absolute;
top:-8px;
left:13px
}
.itinerary-carousal-multiple .blog-story-box {
	height:auto;
	background:#fff;
	clear:both
}
.itinerary-carousal-multiple .blog-story-box:hover {
	box-shadow:none
}
.itinerary-carousal-multiple .carousel {
	clear:both
}
.itinerary-carousal-multiple .blog-story-box:hover img.full-width {
	opacity:1
}
.great_about_desti {
	border:1px solid #eeeeee;
	margin-top:20px;
	padding-right:10px;
	height:40px;
	line-height:40px;
	color:#000;
	font-size:14px;
	cursor:pointer
}
.great_about_desti a {
	float:right;
	color:#000
}
.great_about_desti a:hover {
	text-decoration:none
}
.great_about_desti span {
	float:left;
	display:inline-block;
	margin-right:10px;
	height:38px;
	width:65px;
	background:url(https://res.cloudinary.com/dxqin8fbx/image/fetch/f_auto,q_auto:eco/https://dzh0sbrwpq3wf.cloudfront.net/assets/seo_tour_packages/read_more_iti-c41df40466bb04ed3e53123897aecfdd.png) #3a515b center no-repeat
}
.modal-dialog-custom-black {
	width:750px
}
button.close_popup_black_button {
	width:32px;
	height:32px;
	background-color:#000;
	background-position:-542px -343px;
	opacity:1;
	text-indent:-9999px;
	top:-15px;
	right:-15px;
	position:absolute
}
button.close_popup_black_button:hover {
	opacity:1
}
.modal-content-black {
	background:rgba(0, 0, 0, 0.8);
	border-radius:0;
	padding:20px;
	box-shadow:none
}
.modal-content-black .modal-body {
	padding:0
}
.carousal-custom-popup-black {
	margin:0px auto;
	width:100%
}
.carousal-custom-popup-black .carousel-indicators {
	margin:10px -10px 0 -10px;
	overflow:auto;
	position:static;
	text-align:left;
	white-space:nowrap;
	width:calc(100% + 20px)
}
.carousal-custom-popup-black .carousel-indicators li {
	background-color:transparent;
	-webkit-border-radius:0;
	border-radius:0;
	display:inline-block;
	height:auto;
	margin:0 !important;
	width:25%;
	float:left;
	border:0 none;
	padding:10px 10px 0
}
.carousal-custom-popup-black .carousel-inner .item {
	width:708px;
	height:437px
}
.black_popup_caption {
	position:absolute;
	bottom:0;
	padding:10px;
	width:100%;
	left:0;
	color:#fff;
	font-size:13px;
	background:rgba(0, 0, 0, 0.6)
}
.carousal-custom-popup-black .carousel-indicators li img {
	display:block;
	width:100%;
	opacity:0.9
}
.carousal-custom-popup-black .carousel-indicators li.active img {
	opacity:1
}
.carousal-custom-popup-black .carousel-indicators li:hover img {
	opacity:0.8
}
.carousal-custom-popup-black .carousel-outer {
	position:relative
}
.carousel-control-black-popup {
	width:34px;
	background-color:rgba(0, 0, 0, 0.1);
	opacity:1
}
.carousel-control-black-popup span {
	width:8px;
	height:22px
}
.carousel-control-black-popup.left span {
	background-position:-613px -348px
}
.carousel-control-black-popup.right span {
	background-position:-583px -349px
}
.hotel-details-con-main {
	position:relative;
	cursor:pointer
}
.black_dot_hotels {
	width:12px;
	height:12px;
	background:#3a515b;
	position:absolute;
	left:11px;
	z-index:2;
	top:0px
}
.itinerary-box-con .hotel-details-con-main h3 {
	padding-top:2px
}
.hotel-details-maine-box {
	border:1px solid #d5d5d5;
	box-shadow:0 0 5px #ccc;
	padding:6px;
	background:#fff;
	margin-top:10px;
	display:none
}
.left_border_hotel_address {
	border-left:1px solid #666666
}
.address_p {
	font-size:16px;
	color:#000;
	margin:0;
	text-transform:capitalize
}
.owl_head {
	position:relative;
	height:15px;
	width:26px;
	background:url(https://res.cloudinary.com/dxqin8fbx/image/fetch/f_auto,q_auto:eco/https://dzh0sbrwpq3wf.cloudfront.net/assets/seo_tour_packages/ollieHead-7319e6c9d9755f1ebb14008f21ebdec1.png) left center no-repeat;
	float:left;
	margin-right:2px
}
.how_it_works_fixed {
	width:277px;
	position:fixed;
	top:38px;
	z-index:2;
	background:#fff
}
.ta-rating-main {
	background:url(https://res.cloudinary.com/dxqin8fbx/image/fetch/f_auto,q_auto:eco/https://dzh0sbrwpq3wf.cloudfront.net/assets/seo_tour_packages/bubbles_empty-6bb7713f45f1ea9e43bface5ee38339e.png) center no-repeat;
	width:60px;
	height:12px;
	position:relative;
	float:left;
	top:2px
}
.ta-rating-inner {
	height:12px;
	background:url(https://res.cloudinary.com/dxqin8fbx/image/fetch/f_auto,q_auto:eco/https://dzh0sbrwpq3wf.cloudfront.net/assets/seo_tour_packages/bubbles_filled-b745a81cba8bce1751301b9312fa931e.png) center left no-repeat;
	position:absolute;
	z-index:2;
	top:0;
	left:0
}
.a-reviews {
	float:left;
	color:#000;
	position:relative;
	top:-1px;
	left:5px
}
.ra-ratings-con {
	height:20px;
	padding-top:5px
}
.hotel_name {
	font-weight:bold;
	margin:0;
	font-size:16px;
	color:#000
}
.ta-ratings-m iframe {
	width:100% !important
}
.star_rating_full {
	width:14px;
	display:inline-block;
	height:13px;
	background:url(https://res.cloudinary.com/dxqin8fbx/image/fetch/f_auto,q_auto:eco/https://dzh0sbrwpq3wf.cloudfront.net/assets/seo_tour_packages/star-full-132bc912a0426b7030874569a89717ae.png) no-repeat
}
.tags_iti_con.tags_hotel_con {
	border-top:0 none;
	margin-top:0;
	margin-bottom:5px
}
.day_detail_p_hotel {
	padding-top:0;
	padding-bottom:10px;
	font-size:13px
}
.view_details_link {
	color:#000;
	float:right;
	font-size:12px;
	font-weight:500;
	margin:7px 0 0;
	text-decoration:none
}
.hotel-iti-icons {
	width:25px;
	height:25px;
	display:inline-block;
	margin-right:5px
}
.scroll-spy-nav-con {
	position:static;
	width:100%;
	left:0;
	right:0;
	height:38px;
	z-index:101;
	display:none;
	-moz-transition:top 0.7s ease-out 0s;
	-ms-transition:top 0.7s ease-out 0s;
	-o-transition:top 0.7s ease-out 0s;
	-webkit-transition:top 0.7s ease-out 0s;
	transition:top 0.7s ease-out 0s
}
.scroll-spy-nav-con .navbar-fixed-bottom, .scroll-spy-nav-con .navbar-fixed-top {
	position:relative;
	margin:0 auto;
	border:0 none;
	min-height:30px;
	background:#172230;
	height:38px
}
.scroll-spy-nav-con-inner-one {
	height:38px
}
.scroll-spy-nav-con-inner-two {
	background:#0d131a;
	height:38px;
	width:100%;
	position:absolute;
	right:15px
}
.scroll-spy-nav-con .nav>li>a {
	padding:9px 35px;
	color:#fff
}
.scroll-spy-nav-con .nav>li.dropdown>a {
	padding:9px
}
.navbar-nav>li>.dropdown-menu.dropdown-menu-stickeyheader {
	background:#172230;
	right:0;
	left:auto;
	padding:0;
	border-radius:0
}
.navbar-nav>li.dropdown.active>.dropdown-menu.dropdown-menu-stickeyheader {
	border:0 none
}
.navbar-nav>li>.dropdown-menu.dropdown-menu-stickeyheader li a {
	color:#fff;
	padding-top:6px;
	padding-bottom:6px;
	background:#080808
}
.scroll-spy-nav-con .nav>li span.dot_icon {
	-moz-border-radius:100%;
	-ms-border-radius:100%;
	-webkit-border-radius:100%;
	-o-border-radius:100%;
	border-radius:100%;
	width:4px;
	height:4px;
	background:#fff;
	margin:3px auto;
	display:block
}
.scroll-spy-nav-con .nav>li.dropdown>a {
	padding:7px 14px
}
.navbar-nav>li>.dropdown-menu.dropdown-menu-stickeyheader li a:hover {
	color:#fff;
	background:none
}
.scroll-spy-nav-con .nav>li span {
	display:none
}
.scroll-spy-nav-con .nav>li.active>span {
	display:block;
	height:4px;
	background:#88d6d3;
	position:relative;
	bottom:-0px
}
.price_box_con {
	text-align:center;
	font-size:20px;
	font-weight:bold;
	margin:0;
	color:#fff;
	line-height:38px
}
.price_box_con span {
	text-decoration:line-through;
	display:inline-block;
	margin-left:5px;
	font-size:18px
}
.hidden_book_now_con {
	border:1px solid #e3e3e3;
	background:#fff;
	margin-bottom:20px;
	padding:15px 20px;
	display:none
}
.btn-orange {
	background:#ff8831;
	border-radius:0;
	border:0 none;
	text-transform:uppercase;
	line-height:20px
}
.btn-orange:hover {
	background:#ff8831;
	opacity:0.9
}
.social_con_buttons {
	border:1px solid #c8c8c8;
	margin-top:10px;
	text-align:center
}
.social_con_buttons span {
	display:inline-block;
	text-align:center;
	position:relative
}
.line-sep-socail {
	width:2px;
	height:13px;
	margin-left:10px;
	margin-right:10px;
	background:url(https://res.cloudinary.com/dxqin8fbx/image/fetch/f_auto,q_auto:eco/https://dzh0sbrwpq3wf.cloudfront.net/assets/seo_tour_packages/line-sep-img-c5c8a1aa7025e6b452b2c331edecc7e5.png) no-repeat
}
.face-icon {
	background:url(https://res.cloudinary.com/dxqin8fbx/image/fetch/f_auto,q_auto:eco/https://dzh0sbrwpq3wf.cloudfront.net/assets/seo_tour_packages/facebook-icon-fbd4ee877bfa95f7ed98a5afe3a93e41.png) no-repeat;
	width:9px;
	height:19px;
	top:3px
}
.mail-icon {
	background:url(https://res.cloudinary.com/dxqin8fbx/image/fetch/f_auto,q_auto:eco/https://dzh0sbrwpq3wf.cloudfront.net/assets/seo_tour_packages/mail-icon-3106176ace7461ac88cc4a48a252a798.png) no-repeat;
	width:22px;
	height:16px;
	top:-3px
}
.pdf-icon {
	background:url(https://res.cloudinary.com/dxqin8fbx/image/fetch/f_auto,q_auto:eco/https://dzh0sbrwpq3wf.cloudfront.net/assets/seo_tour_packages/pdf-icon-080418dbb542760f9d66c77d1ce1d74a.png) no-repeat;
	width:18px;
	top:2px;
	height:18px
}
.destination-deatil-box .breadcrumb>li+li::before {
content:">";
color:#555555
}
.how_it_works_fixed .hidden_book_now_con {
	margin-right:0px
}
.how_it_works_fixed .how-it-works-con {
	margin-right:0px
}
.panel-group .panel-heading+.panel-collapse .panel-body.panel-group-no-b-t {
	border-top:0 none
}
.listIcon.listIcon-all {
	width:28px;
	height:18px;
	background-position:-40px -211px
}
.radio-list-two input:checked+label .pic-box .listIcon.listIcon-all {
	width:28px;
	height:18px;
	background-position:-5px -211px
}
.icon_filter_adventure, .listIcon-adventurelist-icon {
	width:27px;
	height:30px;
	background-position:-765px -142px
}
.radio-list-two input:checked+label .pic-box .listIcon-adventurelist-icon {
	width:27px;
	height:30px;
	background-position:-802px -142px
}
.listIcon-beachlist-icon {
	width:34px;
	height:27px;
	background-position:-79px -5px
}
.radio-list-two input:checked+label .pic-box .listIcon-beachlist-icon {
	width:34px;
	height:27px;
	background-position:-123px -5px
}
.listIcon-camplist-icon {
	width:33px;
	height:30px;
	background-position:-79px -42px
}
.radio-list-two input:checked+label .pic-box .listIcon-camplist-icon {
	width:33px;
	height:30px;
	background-position:-122px -42px
}
.listIcon-familylist-icon {
	width:43px;
	height:28px;
	background-position:-765px -215px
}
.radio-list-two input:checked+label .pic-box .listIcon-familylist-icon {
	width:43px;
	height:28px;
	background-position:-58px -82px
}
.icon_filter_hill_station, .listIcon-hill-stationlist-icon {
	width:32px;
	height:31px;
	background-position:-925px -176px
}
.radio-list-two input:checked+label .pic-box .listIcon-hill-stationlist-icon {
	width:32px;
	height:31px;
	background-position:-111px -83px
}
.listIcon-honeymoonlist-icon {
	width:33px;
	height:29px;
	background-position:-913px -216px
}
.radio-list-two input:checked+label .pic-box .listIcon-honeymoonlist-icon {
	width:33px;
	height:29px;
	background-position:-5px -122px
}
.icon_filter_nature, .listIcon-naturelist-icon {
	width:30px;
	height:30px;
	background-position:-808px -255px
}
.radio-list-two input:checked+label .pic-box .listIcon-naturelist-icon {
	width:30px;
	height:30px;
	background-position:-914px -255px
}
.icon_filter_religious, .listIcon-religiouslist-icon {
	width:29px;
	height:30px;
	background-position:-765px -295px
}
.radio-list-two input:checked+label .pic-box .listIcon-religiouslist-icon {
	width:29px;
	height:30px;
	background-position:-44px -162px
}
.listIcon-romanticlist-icon {
	width:41px;
	height:28px;
	background-position:-83px -162px
}
.radio-list-two input:checked+label .pic-box .listIcon-romanticlist-icon {
	width:41px;
	height:28px;
	background-position:-134px -162px
}
.listIcon-safarilist-icon {
	width:36px;
	height:28px;
	background-position:-207px -5px
}
.radio-list-two input:checked+label .pic-box .listIcon-safarilist-icon {
	width:36px;
	height:28px;
	background-position:-207px -43px
}
.icon_filter_water_activities, .listIcon-water-activitieslist-icon {
	width:29px;
	height:29px;
	background-position:-967px -214px
}
.radio-list-two input:checked+label .pic-box .listIcon-water-activitieslist-icon {
	width:29px;
	height:29px;
	background-position:-196px -120px
}
.listIcon-wildlist-icon {
	width:30px;
	height:30px;
	background-position:-193px -159px
}
.radio-list-two input:checked+label .pic-box .listIcon-wildlist-icon {
	width:30px;
	height:30px;
	background-position:-185px -199px
}
.check-list-two input:checked+label .pic-box .listIcon-adventurelist-icon, .check-list-two input:checked+label .pic-box .icon_filter_adventure {
	width:27px;
	height:30px;
	background-position:-802px -138px
}
.check-list-two input:checked+label .pic-box .listIcon-beachlist-icon {
	width:34px;
	height:27px;
	background-position:-123px -5px
}
.check-list-two input:checked+label .pic-box .listIcon-camplist-icon {
	width:33px;
	height:30px;
	background-position:-122px -42px
}
.check-list-two input:checked+label .pic-box .listIcon-familylist-icon {
	width:43px;
	height:28px;
	background-position:-818px -215px
}
.check-list-two input:checked+label .pic-box .listIcon-hill-stationlist-icon, .check-list-two input:checked+label .pic-box .icon_filter_hill_station {
	width:32px;
	height:31px;
	background-position:-871px -217px
}
.check-list-two input:checked+label .pic-box .listIcon-honeymoonlist-icon {
	width:33px;
	height:29px;
	background-position:-765px -255px
}
.check-list-two input:checked+label .pic-box .listIcon-naturelist-icon, .check-list-two input:checked+label .pic-box .icon_filter_nature {
	width:30px;
	height:30px;
	background-position:-913px -255px
}
.check-list-two input:checked+label .pic-box .listIcon-religiouslist-icon, .check-list-two input:checked+label .pic-box .icon_filter_religious {
	width:29px;
	height:30px;
	background-position:-804px -295px
}
.check-list-two input:checked+label .pic-box .listIcon-romanticlist-icon {
	width:41px;
	height:28px;
	background-position:-134px -162px
}
.check-list-two input:checked+label .pic-box .listIcon-safarilist-icon {
	width:36px;
	height:28px;
	background-position:-207px -43px
}
.check-list-two input:checked+label .pic-box .listIcon-water-activitieslist-icon, .check-list-two input:checked+label .pic-box .icon_filter_water_activities {
	width:29px;
	height:29px;
	background-position:-956px -253px
}
.check-list-two input:checked+label .pic-box .listIcon-wildlist-icon {
	width:30px;
	height:30px;
	background-position:-185px -199px
}
.check-list-two input+label .pic-box .listIcon-inclusion_meals-icon {
	width:30px;
	height:30px;
	background-position:-888px -378px
}
.check-list-two input+label .pic-box .listIcon-inclusion_flight-icon {
	background-position:-8px -173px;
	width:34px;
	height:34px
}
.check-list-two input:checked+label .pic-box .listIcon-inclusion_flight-icon {
	background-position:-8px -173px;
	width:34px;
	height:34px
}
.check-list-two input:checked+label .pic-box .listIcon-inclusion_meals-icon {
	background-position:-887px -412px
}
.check-list-two input+label .pic-box .listIcon-flight-icon {
	width:31px;
	height:30px;
	background-position:-6px -245px
}
.check-list-two input:checked+label .pic-box .listIcon-flight-icon {
	background-position:-6px -279px
}
.check-list-two input+label .pic-box .listIcon-inclusion_visa-icon {
	width:30px;
	height:30px;
	background-position:-809px -380px
}
.check-list-two input:checked+label .pic-box .listIcon-inclusion_visa-icon {
	background-position:-809px -414px
}
.check-list-two input+label .pic-box .listIcon-inclusion_sharedcoach-icon {
	width:30px;
	height:30px;
	background-position:-848px -376px
}
.check-list-two input:checked+label .pic-box .listIcon-inclusion_sharedcoach-icon {
	background-position:-848px -411px
}
.check-list-two input+label .pic-box .listIcon-inclusion_privatecab-icon {
	width:31px;
	height:30px;
	background-position:-928px -378px
}
.check-list-two input:checked+label .pic-box .listIcon-inclusion_privatecab-icon {
	background-position:-928px -412px
}
.check-list-two input+label .pic-box .listIcon-inclusion_disneyland-icon {
	width:31px;
	height:30px;
	background-position:-968px -376px
}
.check-list-two input:checked+label .pic-box .listIcon-inclusion_disneyland-icon {
	background-position:-968px -410px
}
.check-list-two input+label .pic-box .listIcon-inclusion_flights-icon {
	width:32px;
	height:33px;
	background-position:-766px -376px
}
.check-list-two input:checked+label .pic-box .listIcon-inclusion_flights-icon {
	background-position:-765px -411px
}
.why-us-list li i.why-travel-agent {
	background:url(https://res.cloudinary.com/dxqin8fbx/image/fetch/f_auto,q_auto:eco/https://dzh0sbrwpq3wf.cloudfront.net/assets/seo_tour_packages/sprite-d9cece860d31c55955ff154db1a1bb11.png) no-repeat;
	width:79px;
	height:40px;
	background-position:-210px -535px;
	display:inline-block
}
.why-us-list li i.why-quotes {
	background:url(https://res.cloudinary.com/dxqin8fbx/image/fetch/f_auto,q_auto:eco/https://dzh0sbrwpq3wf.cloudfront.net/assets/seo_tour_packages/sprite-d9cece860d31c55955ff154db1a1bb11.png) no-repeat;
	width:48px;
	height:40px;
	background-position:-299px -535px;
	display:inline-block
}
.why-us-list li i.why-packages {
	background:url(https://res.cloudinary.com/dxqin8fbx/image/fetch/f_auto,q_auto:eco/https://dzh0sbrwpq3wf.cloudfront.net/assets/seo_tour_packages/sprite-d9cece860d31c55955ff154db1a1bb11.png) no-repeat;
	width:55px;
	height:45px;
	background-position:-361px -535px;
	display:inline-block
}
.why-us-list li i.why-best-prices {
	background:url(https://res.cloudinary.com/dxqin8fbx/image/fetch/f_auto,q_auto:eco/https://dzh0sbrwpq3wf.cloudfront.net/assets/seo_tour_packages/sprite-d9cece860d31c55955ff154db1a1bb11.png) no-repeat;
	width:28px;
	height:43px;
	background-position:-170px -532px;
	display:inline-block
}
.why-us-list li i.why-part-pay {
	background:url(https://res.cloudinary.com/dxqin8fbx/image/fetch/f_auto,q_auto:eco/https://dzh0sbrwpq3wf.cloudfront.net/assets/seo_tour_packages/sprite-d9cece860d31c55955ff154db1a1bb11.png) no-repeat;
	width:38px;
	height:41px;
	background-position:-428px -535px;
	display:inline-block
}
.why-us-list li i.why-money-safe {
	background:url(https://res.cloudinary.com/dxqin8fbx/image/fetch/f_auto,q_auto:eco/https://dzh0sbrwpq3wf.cloudfront.net/assets/seo_tour_packages/sprite-d9cece860d31c55955ff154db1a1bb11.png) no-repeat;
	width:32px;
	height:41px;
	background-position:-481px -535px;
	display:inline-block
}
#ui-id-2.ui-widget-content.ui-autocomplete li {
	font-size:12px;
	font-weight:400;
	line-height:18px;
	padding:4px 31px 5px !important;
	border:1px solid #f1f1f1;
	background:#fff;
	color:#575757
}
#ui-id-2.ui-widget-content.ui-autocomplete li:hover {
	background:#47afac;
	border:none
}
#questions_div_id.overlay .drop-box.destination .ui-menu .ui-menu-item:hover {
	background:#47afac;
	color:#fff
}
#ui-id-2.ui-widget-content.ui-autocomplete li.ui-state-focus, #ui-id-2.ui-widget-content.ui-autocomplete li.ui-state-active {
	margin:0;
	border:none
}
#ui-id-2.ui-widget-content.ui-autocomplete li.ui-state-focus:hover {
	background:none
}
.destination-field-input {
	width:100%;
	padding:6px;
	border-bottom:none;
	border-top:none;
	border:none;
	background:#fff url(https://res.cloudinary.com/dxqin8fbx/image/fetch/f_auto,q_auto:eco/https://dzh0sbrwpq3wf.cloudfront.net/assets/seo_tour_packages/des-icon-3976c75c1cbbc2256d107790897e02b7.png) no-repeat 10px center;
	font-size:13px;
	line-height:15px;
	padding:0px 24px 0 31px;
	min-height:33px;
	width:100% !important
}
.dropdown-toggle .js_login_user_name {
	position:relative;
	display:inline-block;
	padding-left:18px;
	white-space:nowrap;
	overflow:hidden;
	-ms-text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	text-overflow:ellipsis;
	max-width:110px;
	vertical-align:middle;
	padding-right:20px;
	cursor:pointer;
	z-index:3
}
.dropdown-toggle .js_login_user_name:before {
	width:11px;
	height:14px;
	background:url(https://res.cloudinary.com/dxqin8fbx/image/fetch/f_auto,q_auto:eco/https://dzh0sbrwpq3wf.cloudfront.net/assets/seo_tour_packages/sprite-d9cece860d31c55955ff154db1a1bb11.png) no-repeat;
	display:block;
	position:absolute;
	content:'';
	background-position:-81px -100px;
	left:0
}
.login-drop-down .dropdown-menu {
	padding:0;
	margin:8px 0 0;
	border-radius:0 0 4px 4px;
	-moz-border-radius:0 0 4px 4px;
	-ms-border-radius:0 0 4px 4px;
	-o-border-radius:0 0 4px 4px;
	-webkit-border-radius:0 0 4px 4px;
	left:auto;
	right:0;
	top:auto
}
.login-drop-down .dropdown-menu li {
	height:auto;
	padding:0 !important;
	margin:0 !important
}
.login-drop-down .dropdown-menu>li>a:hover {
	background:#47afac;
	color:#fff
}
.login-drop-down .dropdown-menu>li>a:hover {
	background:#47afac;
	color:#fff
}
.nu-header .hello-bar .list-inline a {
	min-height:39px;
	display:inline-block;
	vertical-align:top;
	padding-top:10px
}
.login-drop-down .dropdown-menu>li>a {
	font-size:12px;
	color:#575757;
	padding:9px 25px
}
.login-drop-down .dropdown-menu>li:last-child>a {
	border-radius:0 0 4px 4px;
	-moz-border-radius:0 0 4px 4px;
	-ms-border-radius:0 0 4px 4px;
	-o-border-radius:0 0 4px 4px;
	-webkit-border-radius:0 0 4px 4px;
	background:#eee
}
.login-drop-down .dropdown-menu>li:last-child>a:hover {
	background:#eee;
	color:#575757
}
.login-drop-down .dropdown-menu>li>a:hover {
	background:#47afac;
	color:#fff
}
a:focus, a:hover {
	text-decoration:none
}
#trip_package_list .list-product-box .ellipsis_1_line {
	display:block !important;
	overflow:hidden;
	text-overflow:ellipsis;
	height:20px;
	white-space:nowrap
}
.ellipsis_1_line {
	display:-webkit-box;
	-webkit-line-clamp:1;
	-webkit-box-orient:vertical;
	overflow:hidden;
	text-overflow:ellipsis;
	height:20px;
	white-space:nowrap
}
.ellipsis_2_line {
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
	overflow:hidden;
	text-overflow:ellipsis
}
#questions_div_id.overlay .drop-box.destination .ui-autocomplete {
	height:200px;
	overflow-y:scroll
}
#questions_div_id.overlay .drop-box.destination .ui-autocomplete .wrap {
	height:170px;
	overflow-y:scroll
}
#questions_div_id.overlay .drop-box.duration .SumoSelect>.optWrapper>.options {
	height:200px;
	overflow-y:hidden
}
#questions_div_id.overlay .drop-box.duration .SumoSelect>.optWrapper>.options li:last-child {
	position:absolute;
	z-index:1000;
	bottom:0;
	width:100%;
	background:#eee
}
#questions_div_id.overlay .drop-box.duration .SumoSelect>.optWrapper>.options .wrap {
	height:170px;
	overflow-y:scroll
}
#questions_div_id.overlay .drop-box.duration .SumoSelect>.optWrapper>.options .wrap li:last-child {
	position:static;
	background:#fff
}
#questions_div_id.overlay .drop-box.duration .SumoSelect>.optWrapper>.options li:last-child:hover {
	background:#47afac
}
#questions_div_id.overlay .drop-box.destination .ui-autocomplete li:last-child a {
	background:#eee
}
.absolute_black_overlay {
	z-index:2;
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	background:rgba(0, 0, 0, 0.25)
}
#questions_div_id.overlay .drop-box.destination {
	position:relative
}
.weekend-container .weekend-product.width-234-423 img {
	width:234px;
	height:423px
}
.weekend-container .weekend-product.width-384-196 img {
	width:384px;
	height:196px
}
.weekend-container .weekend-product.width-462-196 img {
	width:462px;
	height:196px
}
.weekend-container .weekend-product.width-234-423 .description {
	width:233px
}
.weekend-container .weekend-product.width-384-196 .description {
	width:383px
}
.weekend-container .weekend-product.width-462-196 .description {
	width:461px
}
#office-address-slider .carousel-inner {
	width:265px;
	margin:0 auto;
	overflow:hidden
}
#weekend-slider .com-slider, #discover-slider .com-slider {
	padding:0 15px
}
#weekend-slider .com-slider .item .col-sm-12 {
	padding:0
}
#discover-slider .com-slider .item .com-sm-6 {
	padding:0
}
#discover-slider .com-slider .item .com-sm-6:last-child {
	padding-left:15px
}
#questions_div_id_two.overlay .drop-box.destination.to {
	display:none
}
#questions_div_id_two.overlay .drop-box.datepicker-box.when {
	display:none
}
.loginarrow-icon-white {
	position:absolute;
	width:0;
	top:17px;
	height:0;
	border-top:5px solid #fff;
	border-left:5px solid transparent;
	border-right:5px solid transparent;
	z-index:3;
	display:block;
	right:5px
}
.loginarrow-icon-white span {
	width:0;
	height:0;
	border-top:3px solid #1a2332;
	border-left:3px solid transparent;
	border-right:3px solid transparent;
	display:block;
	position:relative;
	top:-5px;
	left:-3px;
	z-index:1
}
.login-drop-down.open .loginarrow-icon-white {
	-moz-transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	-o-transform:rotate(180deg);
	-webkit-transform:rotate(180deg);
	transform:rotate(180deg)
}
.filter-checked {
	background:#efefef;
	border-radius:10px;
	-moz-border-radius:10px;
	-ms-border-radius:10px;
	-o-border-radius:10px;
	-webkit-border-radius:10px;
	color:#555555;
	font-size:10px;
	line-height:12px;
	padding:5px 10px;
	display:inline-block;
	margin:0 7px 7px 0
}
.close-filter {
	padding-left:5px;
	cursor:pointer
}
.filter-tag-wrapper {
	display:none
}
.drop-box.destination input {
	background:transparent;
	border:medium none;
	padding:6px 30px 6px 40px;
	width:100%;
	height:33px;
	position:relative;
	cursor:pointer;
	z-index:2
}
.drop-box.destination input:focus {
	border:0medium none;
	outline:none
}
.drop-box.destination:after {
	content:""
}
#questions_div_id_two.overlay span.arrow-icon-form {
	position:absolute;
	display:block;
	right:10px;
	top:50%;
	margin-top:-3.5px;
	opacity:0.8;
	cursor:pointer;
	transition:all 0.4s;
	-webkit-transition:all 0.4s;
	-o-transition:all 0.4s;
	-moz-transition:all 0.4s;
	-ms-transition:all 0.4s
}
.ui-menu .ui-menu-item {
	padding:0 !important;
	border-bottom:0 none !important
}
.ui-menu .ui-menu-item a {
	padding:6px 10px !important;
	border-bottom:1px solid #f1f1f1 !important
}
.ui-menu .ui-menu-item a.ui-corner-all.ui-state-focus {
	padding:6px 10px !important;
	border-bottom:1px solid #f1f1f1 !important
}
.ui-menu .ui-state-focus, .ui-menu .ui-state-active {
	padding:6px 10px !important;
	border-bottom:1px solid #f1f1f1 !important;
	margin:0 !important;
	background:#47afac !important;
	color:#fff !important
}
.ui-autocomplete.ui-front.ui-menu {
	max-height:218px;
	overflow:auto
}
.sgd-dest {
	max-width:175px;
	height:20px;
	overflow:hidden
}
.inclusion-left-part-listing .list-inline.inc-list {
	height:51px;
	overflow:hidden
}
@media screen and (min-width: 992px) and (max-width: 1169px) {
.container {
width:100%
}
.list-product-box .des-ftr {
padding-top:10px;
padding-bottom:10px
}
.hidden_book_now_con {
padding-left:10px;
padding-right:10px
}
.enquire-now-btn .tool-tip {
max-width:100%
}
}
@media screen and (max-width: 991px) {
.container {
width:100%
}
.blog-story-box {
height:200px
}
.testimonial-box blockquote p {
min-height:80px
}
.testimonial-box blockquote {
padding-left:15px;
padding-right:15px
}
.cta-box.stick {
display:none !important
}
.blog-story-box .description h3 {
font-size:13px
}
.featuredIn-h2 {
padding-top:20px
}
.banner-container .form-container h1 {
font-size:32px
}
#discover-slider .blog-story-box.width-555-391, #discover-slider .blog-story-box.width-555-276, #discover-slider .item>div:nth-child(2n) .width-555-276 {
height:250px !important
}
.blog-story-box img.full-width {
height:100%
}
#questions_div_id_two.questions_div_id_three.overlay {
max-width:90%
}
.list-product-box .title-bar p {
margin-left:10px
}
.list-product-box .des-ftr {
padding-top:10px;
padding-bottom:10px
}
.list-product-box .des-ftr .orange-square-btn:hover+.tool-tip {
bottom:50px
}
.filter-box .budget-field .btn {
display:block;
width:100%;
margin:5px 0 0 0
}
.list-product-box .description .image-box {
width:100%
}
.destination-slide-top-left {
padding-right:15px
}
.desti-box-right-panel {
margin-left:15px
}
.scroll-spy-nav-con .nav>li>a {
padding-left:10px;
padding-right:10px
}
.hidden_book_now_con {
padding-left:10px;
padding-right:10px
}
.hidden_book_now_con .btn-orange {
font-size:14px
}
}
.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe {
	max-width:100% !important
}
#about-header a {
	color:#337ab7
}
#about-header a:hover {
	color:#337ab7;
	text-decoration:underline
}
.filters-arrow-drop {
	position:absolute;
	top:24px;
	right:10px
}
.triangle-down-prenu-footer {
	display:inline-block;
	width:0;
	height:0;
	border-top:5px solid #999;
	border-left:5px solid transparent;
	border-right:5px solid transparent;
	position:relative;
	top:0px
}
h3.select-hotel {
	color:#099b97;
	font-size:13px;
	margin:5px 10px 0 20px;
	font-weight:normal;
	padding-top:8px
}
.select-hotel-radio {
	margin-top:6px
}
.select-hotel-radio .star-rates {
	display:inline-block
}
.select-hotel-radio .star-rates input[type="radio"] {
	display:none
}
.select-hotel-radio .star-rates input[type="radio"]+label {
	display:inline-block;
	font-size:13px;
	float:left;
	padding:3px 10px;
	cursor:pointer;
	font-weight:normal
}
.select-hotel-radio .star-rates input[type="radio"]+label span.seo-radio {
	display:inline-block;
	float:left;
	margin:2px 3px 0 0;
	background-position:1px 0px;
	background-position:-267px -449px
}
/*.select-hotel-radio .star-rates input[type="radio"]:checked+label {
	border:1px solid #6e828d;
	color:#314d5c
}*/
.select-hotel-radio .star-rates input[type="radio"]:checked+label span.seo-radio {
	background-position:-295px -449px
}
.sticky_div {
	padding:0px 0;
	position:fixed;
	top:0;
	width:100%;
	z-index:111;
	display:none
}
.price_estimate {
	background:#345b70 none repeat scroll 0 0;
	margin:0 auto;
	width:100%;
	color:#ffffff;
	padding:7px 25px;
	max-width:730px
}
.price_estimate p {
	display:inline-block;
	font-size:15px;
	font-weight:600;
	margin:0
}
.sticky_div .price_estimate .dropdown {
	background:#fff none repeat scroll 0 0;
	display:inline-block;
	font-size:14px;
	margin:0 10px;
	padding:4px 10px 4px 19px;
	width:164px
}
.sticky_div .price_estimate .dropdown a {
	color:#555555
}
.sticky_div .price_estimate .dropdown a b.caret {
	border-left:5px solid transparent;
	border-right:5px solid transparent;
	border-top:5px dashed;
	float:right;
	margin-top:7px
}
.sticky_div .price_estimate .dropdown .dropdown-menu {
	border-bottom:1px solid rgba(0, 0, 0, 0.15);
	border-left:1px solid rgba(0, 0, 0, 0.15);
	border-radius:0;
	border-right:1px solid rgba(0, 0, 0, 0.15);
	box-shadow:none;
	left:-1px;
	margin:-1px 0 0;
	padding:0;
	border-top:none;
	width:166px
}
.sticky_div .price_estimate .dropdown .dropdown-menu li.divider {
	margin:0px 0 0;
	padding:0
}
.sticky_div .price_estimate .dropdown .dropdown-menu li {
	padding:0px 0;
	border-bottom:1px solid #f5f5f5
}
.sticky_div .price_estimate .dropdown .dropdown-menu li:first-child {
	border-top:1px solid #f5f5f5
}
.sticky_div .price_estimate .dropdown .dropdown-menu li a span {
	display:inline-block;
	font-size:11px;
	position:absolute;
	right:9px;
	text-align:right;
	top:5px
}
.sticky_div .price_estimate .dropdown a.no_flight_disable {
	color:#bbbbbb
}
.sticky_div .price_estimate .dropdown .dropdown-menu li:last-child {
	background:#eeeeee;
	padding:2px 20px;
	color:#555555
}
.sticky_div .price_estimate .dropdown .dropdown-menu li a {
	position:relative;
	padding:6px 20px
}
.sticky_div .price_estimate .dropdown .dropdown-menu li a:hover {
	background:#47b0ac;
	color:#ffffff
}
.sticky_div .price_estimate .dropdown .dropdown-menu li a.last-ch:hover {
	background:#eeeeee;
	color:#555555
}
.list-product-box .select-hotel-radio .star-rates input[type="radio"]+label {
	font-size:12px
}
.compare-checkbox {
	border-left:1px solid #ccc;
	z-index:1
}
.compare-checkbox input[type="checkbox"] {
	display:none
}
.compare-checkbox input[type="checkbox"]+label {
	color:#484848;
	cursor:pointer;
	font-family:"Roboto", sans-serif;
	font-size:14px;
	font-weight:400;
	line-height:18px;
	position:relative;
	line-height:30px;
	padding:5px 4px 5px 17px;
	margin-bottom:0
}
.compare-checkbox input[type="checkbox"]+label span {
	background-position:-316px -450px;
	width:13px;
	height:13px;
	content:'';
	margin:3px 10px
}
.compare-checkbox input[type="checkbox"]:checked+label {
	background:#eeeff1
}
.compare-checkbox input[type="checkbox"]:checked+label span {
	background-position:-334px -450px
}
.compare-sidebar {
	position:fixed;
	top:50%;
	right:-20px;
	width:50px;
	height:80px;
	z-index:10000;
	transform:translate(-50%);
	display:none
}
.compare-listing {
	background:#fff;
	box-shadow:0 0 7px #888;
	float:left;
	max-width:270px;
	width:270px;
	position:absolute;
	display:none;
	right:75px;
	top:40%;
	transform:translateY(-50%)
}
.compare-listing h2 {
	margin:0;
	font-size:15px;
	padding:8px 0;
	text-align:center;
	background:#f9f9f9
}
.compare-listing h2 span.compare-close {
	position:absolute;
	right:8px;
	width:20px;
	height:20px;
	background:#cbcbcb;
	color:#fff;
	font-size:17px;
	font-weight:300;
	border-radius:50px;
	top:5px;
	cursor:pointer
}
.compare-packages-div {
	max-height:237px;
	height:100%;
	overflow-y:scroll;
	overflow-x:hidden
}
.compare-package {
	margin:0px 20px;
	line-height:25px;
	padding:7px 0;
	border-bottom:1px solid #ccc;
	position:relative
}
.compare-package.no-border {
	border-bottom:none
}
.compare-package span.packages-close {
	color:#cbcbcb;
	position:absolute;
	right:-15px;
	font-size:18px;
	font-weight:normal;
	padding:0px 5px;
	cursor:pointer;
	top:3px
}
.compare-package h3 {
	margin:0;
	font-size:15px;
	font-weight:normal;
	line-height:20px;
	color:#00a39f;
	text-transform:capitalize
}
.compare-package p {
	margin:0;
	font-size:12px;
	font-weight:500
}
.compare-icon {
	position:absolute;
	right:20%
}
.compare-icon a span.comp-icon {
	background-position:-724px -682px;
	width:50px;
	height:50px;
	display:block
}
.compare-icon a em.compare-count {
	background:#4cd4d0;
	color:#fff;
	font-size:12px;
	border-radius:50px;
	position:absolute;
	top:-12px;
	width:25px;
	text-align:center;
	right:-4px;
	font-weight:bold;
	border:2px solid #fff;
	font-size:14px;
	height:auto;
	font-style:normal
}
.compare-icon p {
	margin:5px 0 0 0;
	font-weight:600;
	text-align:center;
	font-size:12px
}
.AddtocompareBtn a {
	background:#4cd4d0;
	color:#fff;
	padding:10px 0;
	display:block;
	text-align:center;
	margin:0 15px 10px;
	font-size:16px;
	text-transform:uppercase
}
.comp-arrows {
	position:absolute;
	top:45%;
	transform:translate(-45%);
	right:-12px
}
.compare-right-arrow {
	border-left:8px solid #ccc;
	border-top:8px solid transparent;
	border-bottom:8px solid transparent;
	display:block
}
.inner-arrow {
	border-left:7px solid #fff;
	border-top:7px solid transparent;
	border-bottom:7px solid transparent;
	position:absolute;
	top:1px;
	left:-1px
}
.onemore-package {
	padding:7px 0;
	margin:0 20px;
	line-height:23px;
	text-align:center;
	font-size:14px;
	font-weight:500;
	color:#bbbbbb
}
.AddtocompareBtn a.disabled-compare-btn {
	background:#bef0ef;
	cursor:default
}
.AddtocompareBtn a.compare-btn {
	cursor:pointer
}
#banner-message {
	z-index:11;
	text-shadow:0px 2px 3px #333
}
.message_2 small {
	font-size:28px
}
.newovl {
	background:rgba(0, 0, 0, 0.6)
}
.color-f9dc29 {
	color:#f9dc29
}
.seats-left {
	background:#f2f2f2 none repeat scroll 0 0;
	color:#333333;
	right:-15px;
	top:-15px
}
.best-package-container .best-package-box .recent-view-btn {
	background:#fff none repeat scroll 0 0;
	border:1px solid #ff8831;
	color:#ff8831;
	padding:4px 0
}
.best-package-container .best-package-box .recent-send-btn {
	margin:3px 0;
	padding:7px 0;
	text-align:center
}
.packages-tabs {
	border:1px solid #ccc
}
.packages-tabs ul.nav-tabs li {
	background:#ffffff !important;
	border-bottom:1px solid #eeeeee
}
.destination-deatil-box .packages-tabs ul.nav-tabs li.active a {
	background:#f2f2f2;
	color:#333333;
	font-weight:bold;
	opacity:0.8
}
.packages-tabs .nav-tabs>li>a {
	border:none;
	border-radius:none;
	color:#333333;
	margin:0
}
.packages-tabs .nav-tabs>li>a:hover {
	border-radius:0
}
.packages-tabs .nav-tabs>li>a span.package-radio {
	background:#ffffff none repeat scroll 0 0;
	border:1px solid #ccc;
	border-radius:100%;
	display:inline-block;
	float:left;
	height:15px;
	margin:2px 0 0 5px;
	width:15px
}
.packages-tabs .nav-tabs>li>a span.package-radio em {
	background:#ffffff none repeat scroll 0 0;
	border-radius:100%;
	display:block;
	height:7px;
	margin:3px 0 0 3px;
	width:7px
}
.packages-tabs .nav-tabs>li.active>a span.package-radio em {
	background:#333333
}
.packages-tabs .tab-content h3 span {
	font-weight:normal;
	font-size:16px
}
.testimonial-box blockquote p.wknd-testi-text {
	height:80px;
	clear:none
}
.height-auto {
	height:auto !important
}
.mktc-select-dates {
	background:none;
	padding:6px 7px;
	font-size:14px;
	font-weight:500;
	opacity:0.7;
	max-width:220px;
	width:100%;
	border:1px solid #ccc
}
[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
display:none !important
}
.compare-checkbox {
	border-left:1px solid #ccc
}
.compare-checkbox input[type="checkbox"] {
	display:none
}
.compare-checkbox input[type="checkbox"]+label {
	color:#484848;
	cursor:pointer;
	font-family:"Roboto", sans-serif;
	font-size:14px;
	font-weight:400;
	line-height:18px;
	position:relative;
	line-height:30px;
	padding:5px 4px 5px 17px;
	margin-bottom:0
}
.compare-checkbox input[type="checkbox"]+label span {
	background-position:-316px -450px;
	width:13px;
	height:13px;
	content:'';
	margin:3px 10px
}
.compare-checkbox input[type="checkbox"]:checked+label {
	background:#eeeff1
}
.compare-checkbox input[type="checkbox"]:checked+label span {
	background-position:-334px -450px
}
.compare-sidebar {
	position:fixed;
	top:50%;
	right:-20px;
	width:50px;
	height:80px;
	z-index:1000;
	transform:translate(-50%);
	display:none
}
.compare-listing {
	background:#fff;
	box-shadow:0 0 7px #888;
	float:left;
	max-width:270px;
	width:270px;
	position:absolute;
	display:none;
	right:75px;
	top:40%;
	transform:translateY(-50%)
}
.compare-listing h2 {
	margin:0;
	font-size:15px;
	padding:8px 0;
	text-align:center;
	background:#f9f9f9
}
.compare-listing h2 span.compare-close {
	position:absolute;
	right:8px;
	width:20px;
	height:20px;
	background:#cbcbcb;
	color:#fff;
	font-size:17px;
	font-weight:300;
	border-radius:50px;
	top:5px;
	cursor:pointer
}
.compare-packages-div {
	max-height:237px;
	height:100%;
	overflow-y:auto;
	overflow-x:hidden
}
.compare-package {
	margin:0px 20px;
	line-height:25px;
	padding:7px 0;
	border-bottom:1px solid #ccc;
	position:relative
}
.compare-package.no-border {
	border-bottom:none
}
.compare-package span.packages-close {
	color:#cbcbcb;
	position:absolute;
	right:-15px;
	font-size:18px;
	font-weight:normal;
	padding:0px 5px;
	cursor:pointer;
	top:3px
}
.compare-package h3 {
	margin:0;
	font-size:15px;
	font-weight:normal;
	line-height:20px;
	color:#00a39f;
	text-transform:capitalize
}
.compare-package p {
	margin:0;
	font-size:12px;
	font-weight:500
}
.compare-icon {
	position:absolute;
	right:20%
}
.compare-icon a em.compare-count {
	background:#4cd4d0;
	color:#fff;
	font-size:12px;
	border-radius:50px;
	position:absolute;
	top:-12px;
	width:25px;
	text-align:center;
	right:-4px;
	font-weight:bold;
	border:2px solid #fff;
	font-size:14px;
	height:auto;
	font-style:normal
}
.compare-icon p {
	margin:5px 0 0 0;
	font-weight:600;
	text-align:center;
	font-size:12px
}
.AddtocompareBtn a {
	background:#4cd4d0;
	color:#fff;
	padding:10px 0;
	display:block;
	text-align:center;
	margin:0 15px 10px;
	font-size:16px;
	text-transform:uppercase
}
.comp-arrows {
	position:absolute;
	top:45%;
	transform:translate(-45%);
	right:-12px
}
.compare-right-arrow {
	border-left:8px solid #ccc;
	border-top:8px solid transparent;
	border-bottom:8px solid transparent;
	display:block
}
.inner-arrow {
	border-left:7px solid #fff;
	border-top:7px solid transparent;
	border-bottom:7px solid transparent;
	position:absolute;
	top:1px;
	left:-1px
}
.onemore-package {
	padding:7px 0;
	margin:0 20px;
	line-height:23px;
	text-align:center;
	font-size:14px;
	font-weight:500;
	color:#bbbbbb
}
.AddtocompareBtn a.disabled-compare-btn {
	background:#bef0ef;
	cursor:default
}
.AddtocompareBtn a.compare-btn {
	cursor:pointer
}
.list-product-box .title-bar .tool-tip-hidden {
	width:100%;
	left:0;
	background:#fff;
	bottom:100%;
	font-size:13px;
	line-height:16px;
	font-style:italic;
	padding:10px 8px;
	border:1px solid #cecece;
	position:absolute;
	width:100%;
	display:inline-block;
	background:#fff;
	transition:all 0.4s;
	-moz-transition:all 0.4s;
	-ms-transition:all 0.4s;
	-o-transition:all 0.4s;
	-webkit-transition:all 0.4s;
	text-align:center;
	display:none;
	z-index:111
}
.list-product-box .title-bar .tool-tip-hidden:after, .list-product-box .title-bar .tool-tip-hidden:before {
	top:100%;
	left:50%;
	border:solid transparent;
	content:" ";
	height:0;
	width:0;
	position:absolute;
	pointer-events:none
}
.list-product-box .title-bar .tool-tip-hidden:after {
	border-color:rgba(255, 255, 255, 0);
	border-top-color:#fff;
	border-width:6px;
	margin-left:-6px
}
.list-product-box .title-bar .tool-tip-hidden:before {
	border-color:rgba(206, 206, 206, 0);
	border-top-color:#cecece;
	border-width:7px;
	margin-left:-7px
}
.wknd-info {
	max-width:515px;
	width:100%
}
span.isd_code_click:hover {
	background:#47afac;
	color:#fff
}
span.isd_code_click {
	padding:8px;
	color:#555
}
.isd_code_section {
	display:none;
	max-width:180px;
	width:100%;
	padding:10px;
	box-shadow:#ccc 1px 0 3px;
	position:absolute;
	top:42px;
	background:#fff;
	max-height:250px;
	overflow:auto;
	z-index:1
}
.isd_code_section span {
	display:inline-block;
	font-size:14px
}
.seoProdSprite {
	background-image:url(../img/sprite.png) !important;
	background-repeat:no-repeat !important;
	display:inline-block;
	vertical-align:middle
}
.new_yearCap {
	width:30px;
	display:inline-block;
	height:30px;
	position:absolute;
	background-position:-240px -670px;
	left:-17px;
	top:-6px
}
.offers-icon {
	vertical-align:middle;
	width:20px;
	height:20px;
	background-position:-158px -134px
}
.closeButton {
	width:25px;
	height:25px;
	background-position:-723px -218px
}
.destination-icon-form {
	background-position:-20px -122px;
	width:11px;
	height:16px
}
.arrow-icon-form {
	background-position:-309px -61px;
	width:9px;
	height:7px
}
.duration-icon {
	background-position:-16px -56px;
	width:17px;
	height:17px
}
.occasion-icon {
	width:18px;
	height:13px;
	background-position:-41px -77px
}
.cards-icon {
	width:219px;
	height:42px;
	background-position:0 -423px;
	opacity:0.8
}
.payu-icon {
	width:80px;
	height:40px;
	background-position:-134px -476px
}
.mixpanel-icon {
	width:116px;
	height:36px;
	background-position:2px -485px
}
.support-icon {
	width:24px;
	height:24px;
	background-position:-85px -357px
}
.contact-icon {
	width:24px;
	height:24px;
	background-position:-53px -357px
}
.phone-icon {
	background-position:-21px -15px;
	width:13px;
	height:13px
}
.mail-icon-white {
	background-position:-17px -36px;
	width:16px;
	height:12px
}
.blog-icon {
	background-position:-46px -13px;
	width:17px;
	height:17px
}
.travelogue-icon {
	background-position:-45px -36px;
	width:10px;
	height:13px
}
.notification-icon {
	background-position:-49px -123px;
	width:12px;
	height:14px
}
.nav-arrow-icon {
	background-position:-22px -145px;
	height:5px;
	width:7px
}
.search-icon {
	width:16px;
	height:16px;
	background-position:-46px -100px
}
.arrow-right-icon {
	background-position:-49px -143px;
	height:9px;
	width:12px
}
.testimonial-icon {
	background-position:-357px -58px;
	width:12px;
	height:11px
}
.scroll-top {
	background-position:-151px -12px
}
.mail-icon {
	background-position:-17px -36px;
	width:16px;
	height:12px
}
.notification-icon {
	background-position:-49px -123px;
	width:12px;
	height:14px
}
.app-icon {
	background-position:-20px -77px;
	height:14px;
	width:8px
}
.blog-icon {
	background-position:-46px -13px;
	width:17px;
	height:17px
}
.travelogue-icon {
	background-position:-45px -36px;
	width:10px;
	height:13px
}
.login-icon {
	width:13px;
	height:14px;
	background-position:-43px -57px
}
.nav-arrow-icon {
	background-position:-22px -145px;
	height:5px;
	width:7px
}
.search-icon {
	width:16px;
	height:16px;
	background-position:-46px -100px
}
.arrow-right-icon {
	background-position:-49px -143px;
	height:9px;
	width:12px
}
.flight-icon {
	background-position:-8px -173px;
	width:34px;
	height:34px
}
.upto-5-star {
	background-position:-8px -210px;
	width:34px;
	height:34px
}
.transport-icon {
	background-position:-8px -249px;
	width:34px;
	height:34px
}
.meal-icon {
	background-position:-9px -288px;
	width:34px;
	height:34px
}
.sightseeing-icon {
	background-position:-56px -173px;
	width:34px;
	height:34px
}
.coach-icon {
	background-position:-59px -210px;
	width:34px;
	height:34px
}
.visa-icon {
	background-position:-58px -249px;
	width:34px;
	height:34px
}
.watersport-icon {
	background-position:-58px -288px;
	width:34px;
	height:34px
}
.star-gray-icon {
	background-position:-3px -325px;
	width:12px;
	height:12px
}
.star-blank-icon {
	background-position:-17px -325px;
	width:12px;
	height:12px
}
.star-gray-disabled-icon {
	background-position:-3px -325px;
	width:12px;
	height:12px
}
.arrow-white-down-icon {
	width:20px;
	height:12px;
	background-position:-2px -363px
}
.arrow-white-top-icon {
	width:20px;
	height:12px;
	background-position:-2px -363px;
	transform:rotate(-180deg);
	-moz-transform:rotate(-180deg);
	-ms-transform:rotate(-180deg);
	-o-transform:rotate(-180deg);
	-webkit-transform:rotate(-180deg)
}
.select-arrow-icon {
	background-position:-12px -559px;
	width:9px;
	height:8px
}
.cards-icon {
	width:219px;
	height:42px;
	background-position:0 -423px;
	opacity:0.8
}
.mixpanel-icon {
	width:116px;
	height:36px;
	background-position:2px -485px
}
.search-white-icon {
	width:19px;
	height:19px;
	background-position:-82px -14px
}
.big-magnifier-icon {
	width:45px;
	height:45px;
	background-position:-77px -45px
}
.circle-exclamation-icon {
	width:25px;
	height:25px;
	background-position:-75px -142px
}
.travel-agent-icon {
	background-position:-166px -505px;
	width:42px;
	height:36px
}
.quotes-icon {
	background-position:-269px -505px;
	width:45px;
	height:36px
}
.packages-icon {
	background-position:-319px -506px;
	width:39px;
	height:36px
}
.best-prices-icon {
	background-position:-429px -506px;
	width:28px;
	height:36px
}
.part-pay-icon {
	background-position:-369px -505px;
	width:37px;
	height:36px
}
.money-safe-icon {
	background-position:-226px -505px;
	width:34px;
	height:36px
}
.cab-icon {
	width:34px;
	height:34px;
	background-position:-100px -210px
}
.visa-two-icon {
	width:34px;
	height:34px;
	background-position:-101px -173px
}
.ski-icon {
	width:34px;
	height:34px;
	background-position:-99px -249px
}
.safari-icon {
	width:34px;
	height:34px;
	background-position:-99px -288px
}
.houseboat-icon {
	width:34px;
	height:34px;
	background-position:-141px -172px
}
.cruise-icon {
	width:34px;
	height:34px;
	background-position:-142px -210px
}
.drinks-icon {
	width:34px;
	height:34px;
	background-position:-141px -249px
}
.adventure-icon {
	width:34px;
	height:34px;
	background-position:-141px -288px
}
.unlogin-icon {
	width:11px;
	height:14px;
	background-position:-81px -100px
}
.tt-white-logo {
	width:214px;
	height:24px;
	background-position:-256px -13px
}
.down-arrow-dark {
	width:10px;
	height:8px;
	background-position:-309px -60px
}
.going-icon {
	width:20px;
	height:14px;
	background-position:-332px -55px
}
.fb-like-icon {
	background-position:-81px -43px;
	height:25px;
	width:20px
}
.zoom-in-icon {
	background-position:-79px -78px;
	height:28px;
	width:28px
}
.desti-detail-slide-left {
	background-position:-536px -170px;
	height:68px;
	width:43px
}
.desti-detail-slide-right {
	background-position:-536px -257px;
	height:72px;
	width:43px
}
.slideshow-icon {
	background-position:-754px -8px;
	height:28px;
	width:28px
}
.traveler-photos-icon {
	background-position:-112px -43px;
	height:28px;
	width:28px
}
.videos-icon {
	background-position:-112px -82px;
	height:28px;
	width:28px
}
.share-icon {
	background-position:-77px -113px;
	height:28px;
	width:28px
}
.pce-icon {
	background-position:-106px -145px;
	height:35px;
	width:35px
}
.top-agents-icon {
	background-position:-442px -432px;
	height:35px;
	width:35px;
	display:block;
	margin:0 auto
}
.easy-emi-icon {
	background-position:-480px -432px;
	height:35px;
	width:35px;
	display:block;
	margin:0 auto
}
.money-safe-icon {
	background-position:-518px -432px;
	height:35px;
	width:35px;
	display:block;
	margin:0 auto
}
.accordian-arrow {
	background-position:-597px -214px;
	height:20px;
	width:20px;
	transition:all 0.4s ease 0s
}
.flight-icon1 {
	background-position:-111px -221px;
	height:20px;
	position:relative;
	width:23px;
	z-index:11
}
.default-icon {
	width:34px;
	height:34px;
	background-position:-588px -274px
}
.flight-icon-small {
	background-position:-111px -221px;
	height:20px;
	position:relative;
	width:23px;
	z-index:11
}
.hotel-iti-swimming {
	background-position:-495px -11px
}
.hotel-iti-internet {
	background-position:-529px -10px
}
.hotel-iti-restaurant {
	background-position:-564px -10px
}
.hotel-iti-beach {
	background-position:-597px -9px
}
.hotel-iti-service {
	background-position:-498px -41px
}
.hotel-iti-gym {
	background-position:-529px -42px
}
.hotel-iti-bar {
	background-position:-563px -41px
}
.location-icon {
	background-color:#fff;
	background-position:-750px -105px
}
.jabong-fmt {
	background-position:-599px -599px;
	display:inline-block;
	height:30px;
	width:170px
}
.jabong {
	background-position:-684px -447px;
	display:inline-block;
	height:30px;
	width:117px
}
.paytm {
	background-position:-591px -448px;
	display:inline-block;
	height:30px;
	width:74px
}
.paytm-fmt {
	background-position:-596px -523px;
	display:inline-block;
	height:30px;
	width:170px
}
.yes-bank {
	background-position:-595px -487px;
	display:inline-block;
	height:30px;
	width:89px
}
.yes-bank-fmt {
	background-position:-597px -560px;
	display:inline-block;
	height:30px;
	width:204px
}
.titan-fmt {
	background-position:-829px -494px;
	display:inline-block;
	width:165px;
	height:35px
}
.titan-logo {
	background-position:-860px -455px;
	display:inline-block;
	width:115px;
	height:32px
}
.sbi-bank-logo {
	background-position:-825px -536px;
	display:inline-block;
	width:115px;
	height:32px
}
.ferry-transfer-icon {
	width:34px;
	height:34px;
	background-position:-236px -136px
}
.cake-icon {
	width:34px;
	height:34px;
	background-position:-236px -99px
}
.decoration-icon {
	width:34px;
	height:34px;
	background-position:-316px -99px
}
.camp-stay-icon {
	width:34px;
	height:34px;
	background-position:-276px -99px
}
.entry-ticket-icon {
	width:34px;
	height:34px;
	background-position:-398px -99px
}
.home-stay-icon {
	width:34px;
	height:34px;
	background-position:-276px -136px
}
.jeep-safari-icon {
	width:34px;
	height:34px;
	background-position:-357px -136px
}
.tree-house-icon {
	width:34px;
	height:34px;
	background-position:-437px -136px
}
.disneyland-icon {
	width:34px;
	height:34px;
	background-position:-357px -99px
}
.eurail-pass-icon {
	width:34px;
	height:34px;
	background-position:-437px -99px
}
.religious-icon {
	width:34px;
	height:34px;
	background-position:-398px -136px
}
.intercity-transfer-icon {
	width:34px;
	height:34px;
	background-position:-316px -136px
}
.sim-icon {
	width:34px;
	height:34px;
	background-position:-476px -99px
}
.seo-radio {
	background-position:-267px -449px;
	width:15px;
	height:15px
}
.cloud-icon {
	background-position:-792px -7px;
	display:inline-block;
	width:50px;
	height:46px
}
.baloon-icon {
	background-position:-848px -7px;
	display:inline-block;
	width:50px;
	height:46px
}
.thumb-icon {
	background-position:-959px -7px;
	display:inline-block;
	width:50px;
	height:46px
}
.ft-booked-icon {
	background-position:-903px -7px;
	display:inline-block;
	width:50px;
	height:46px
}
.info-icon {
	background-position:-689px -147px;
	display:inline-block;
	width:20px;
	height:18px
}
.gift-icon {
	background-position:-828px -578px;
	display:inline-block;
	width:170px;
	height:160px
}
.social_share_pop_up_link_fb {
	display:inline-block;
	width:12px;
	height:23px;
	background-position:-50px -538px
}
.social_share_pop_up_link_google {
	display:inline-block;
	width:23px;
	height:23px;
	background-position:-12px -539px
}
.social_share_pop_up_link_twitter {
	display:inline-block;
	width:21px;
	height:17px;
	background-position:-123px -543px
}
.social_share_pop_up_link_email {
	display:inline-block;
	width:28px;
	height:20px;
	background-position:-80px -540px
}
.mobilerightimageforstore {
	background-position:-11px -663px;
	display:inline-block;
	width:139px;
	height:176px
}
.leftblackiconplaystore {
	background-position:-152px -776px;
	display:inline-block;
	width:129px;
	height:47px;
	float:left
}
.rightblackicondownloadstore {
	background-position:-150px -725px;
	display:inline-block;
	width:121px;
	height:48px;
	float:right
}
.greenconfirmtickforapp {
	background-position:-181px -661px;
	display:inline-block;
	width:37px;
	height:37px
}
.seoProdSprite {
	background-image:url(../img/sprite.png);
	background-repeat:no-repeat;
	display:inline-block
}
.sprite-AllMeal {
	width:34px;
	height:34px;
	background-position:-1041px -5px
}
.sprite-Bonfire {
	width:34px;
	height:34px;
	background-position:-1085px -5px
}
.sprite-DeluxeACBus {
	width:34px;
	height:34px;
	background-position:-1129px -5px
}
.sprite-Dj {
	width:34px;
	height:34px;
	background-position:-1173px -5px
}
.sprite-Evening-Snacks {
	width:34px;
	height:34px;
	background-position:-1041px -49px
}
.sprite-Flyingfox {
	width:34px;
	height:34px;
	background-position:-1085px -49px
}
.sprite-Jumping {
	width:34px;
	height:34px;
	background-position:-1129px -49px
}
.sprite-Livemusic {
	width:34px;
	height:34px;
	background-position:-1173px -49px
}
.sprite-MiniDeluxebus {
	width:34px;
	height:34px;
	background-position:-1041px -93px
}
.sprite-Music {
	width:34px;
	height:34px;
	background-position:-1085px -93px
}
.sprite-Paragliding {
	width:34px;
	height:34px;
	background-position:-1129px -93px
}
.sprite-Parasailing {
	width:34px;
	height:34px;
	background-position:-1173px -93px
}
.sprite-Photography {
	width:34px;
	height:34px;
	background-position:-1041px -137px
}
.sprite-Rafting {
	width:34px;
	height:34px;
	background-position:-1085px -137px
}
.sprite-Repelling {
	width:34px;
	height:34px;
	background-position:-1129px -137px
}
.sprite-RockClimbing {
	width:34px;
	height:34px;
	background-position:-1173px -137px
}
.sprite-Swimming {
	width:34px;
	height:34px;
	background-position:-1217px -5px
}
.sprite-Tempotraveler {
	width:34px;
	height:34px;
	background-position:-1217px -49px
}
.sprite-Trekking {
	width:34px;
	height:34px;
	background-position:-1217px -93px
}
.sprite-Uptocamp {
	width:34px;
	height:34px;
	background-position:-1217px -137px
}
.sprite-campstay {
	width:34px;
	height:34px;
	background-position:-1041px -181px
}
.sprite-jeepsafari {
	width:34px;
	height:34px;
	background-position:-1085px -181px
}
.SumoSelect p {
	margin:0
}
.SelectBox {
	width:200px!important;
	padding:5px 8px !important
}
.SumoSelect .hidden {
	display:none
}
.SumoSelect .search-txt {
	display:none;
	outline:none
}
.SumoSelect .no-match {
	display:none;
	padding:6px
}
.SumoSelect.open .search-txt {
	display:inline-block;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	margin:0;
	padding:5px 8px;
	border:none;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	border-radius:5px
}
.SumoSelect.open>.search>span, .SumoSelect.open>.search>label {
	visibility:hidden
}
.SelectClass, .SumoUnder {
	position:absolute;
	top:0;
	left:0;
	right:0;
	height:100%;
	width:100%;
	border:none;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity:0;
	opacity:0
}
.SelectClass {
	z-index:1
}
.SumoSelect>.optWrapper>.options li.opt label, .SumoSelect>.CaptionCont, .SumoSelect .select-all>label {
	user-select:none;
	-o-user-select:none;
	-moz-user-select:none;
	-khtml-user-select:none;
	-webkit-user-select:none
}
.SumoSelect {
	display:inline-block;
	position:relative;
	outline:none
}
.SumoSelect>.CaptionCont {
	position:relative;
	border:1px solid #A4A4A4!important;
	min-height:14px;
	background-color:#fff;
	border-radius:2px;
	margin:0
}
.SumoSelect>.CaptionCont>span {
	display:block;
	padding-right:30px;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	cursor:default
}
.SumoSelect>.CaptionCont>span.placeholder {
	color:#ccc;
	font-style:italic
}
.SumoSelect>.CaptionCont>label {
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	width:30px;
	cursor:pointer
}
.SumoSelect>.optWrapper {
	display:none;
	z-index:1000;
	top:30px;
	width:100%;
	position:absolute;
	left:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	background:#fff;
	border:1px solid #ddd;
	box-shadow:2px 3px 3px rgba(0, 0, 0, 0.11);
	border-radius:3px;
	overflow:hidden
}
.SumoSelect.open>.optWrapper {
	top:35px;
	display:block
}
.SumoSelect.open>.optWrapper.up {
	top:auto;
	bottom:100%;
	margin-bottom:5px
}
.SumoSelect>.optWrapper>.options {
	list-style:none;
	display:block;
	padding:0;
	margin:0;
	overflow:auto;
	border-radius:2px;
	position:relative;
	max-height:250px
}
.SumoSelect>.optWrapper>.options li.group.disabled>label {
	opacity:0.5
}
.SumoSelect>.optWrapper>.options li ul li.opt {
	padding-left:22px
}
.SumoSelect>.optWrapper.multiple>.options li ul li.opt {
	padding-left:50px
}
.SumoSelect>.optWrapper.isFloating>.options {
	max-height:100%;
	box-shadow:0 0 100px #595959
}
.SumoSelect>.optWrapper>.options li.opt {
	padding:6px 6px;
	position:relative;
	border-bottom:1px solid #f5f5f5
}
.SumoSelect>.optWrapper>.options>li.opt:first-child {
	border-radius:2px 2px 0 0
}
.SumoSelect>.optWrapper>.options>li.opt:last-child {
	border-radius:0 0 2px 2px;
	border-bottom:none
}
.SumoSelect>.optWrapper>.options li.opt:hover {
	background-color:#E4E4E4
}
.SumoSelect>.optWrapper>.options li.opt.sel {
	background-color:#a1c0e4;
	border-bottom:1px solid #a1c0e4
}
.SumoSelect>.optWrapper>.options li label {
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	display:block;
	cursor:pointer
}
.SumoSelect>.optWrapper>.options li span {
	display:none
}
.SumoSelect>.optWrapper>.options li.group>label {
	cursor:default;
	padding:8px 6px;
	font-weight:bold
}
.SumoSelect>.optWrapper.isFloating {
	position:fixed;
	top:0;
	left:0;
	right:0;
	width:90%;
	bottom:0;
	margin:auto;
	max-height:90%
}
.SumoSelect>.optWrapper>.options li.opt.disabled {
	background-color:inherit;
	pointer-events:none
}
.SumoSelect>.optWrapper>.options li.opt.disabled * {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity:0.5;
	opacity:0.5
}
.SumoSelect>.optWrapper.multiple>.options li.opt {
	padding-left:35px;
	cursor:pointer
}
.SumoSelect>.optWrapper.multiple>.options li.opt span, .SumoSelect .select-all>span {
	position:absolute;
	display:block;
	width:30px;
	top:0;
	bottom:0;
	margin-left:-35px
}
.SumoSelect>.optWrapper.multiple>.options li.opt span i, .SumoSelect .select-all>span i {
	position:absolute;
	margin:auto;
	left:0;
	right:0;
	top:0;
	bottom:0;
	width:14px;
	height:14px;
	border:1px solid #AEAEAE;
	border-radius:2px;
	box-shadow:inset 0 1px 3px rgba(0, 0, 0, 0.15);
	background-color:#fff
}
.SumoSelect>.optWrapper>.MultiControls {
	display:none;
	border-top:1px solid #ddd;
	background-color:#fff;
	box-shadow:0 0 2px rgba(0, 0, 0, 0.13);
	border-radius:0 0 3px 3px
}
.SumoSelect>.optWrapper.multiple.isFloating>.MultiControls {
	display:block;
	margin-top:5px;
	position:absolute;
	bottom:0;
	width:100%
}
.SumoSelect>.optWrapper.multiple.okCancelInMulti>.MultiControls {
	display:block
}
.SumoSelect>.optWrapper.multiple.okCancelInMulti>.MultiControls>p {
	padding:6px
}
.SumoSelect>.optWrapper.multiple>.MultiControls>p {
	display:inline-block;
	cursor:pointer;
	padding:12px;
	width:50%;
	box-sizing:border-box;
	text-align:center
}
.SumoSelect>.optWrapper.multiple>.MultiControls>p:hover {
	background-color:#f1f1f1
}
.SumoSelect>.optWrapper.multiple>.MultiControls>p.btnOk {
	border-right:1px solid #DBDBDB;
	border-radius:0 0 0 3px
}
.SumoSelect>.optWrapper.multiple>.MultiControls>p.btnCancel {
	border-radius:0 0 3px 0
}
.SumoSelect>.optWrapper.isFloating>.options li.opt {
	padding:12px 6px
}
.SumoSelect>.optWrapper.multiple.isFloating>.options li.opt {
	padding-left:35px
}
.SumoSelect>.optWrapper.multiple.isFloating {
	padding-bottom:43px
}
.SumoSelect>.optWrapper.multiple>.options li.opt.selected span i, .SumoSelect .select-all.selected>span i, .SumoSelect .select-all.partial>span i {
	background-color:#11a911;
	box-shadow:none;
	border-color:transparent;
	background-image:url("../img/ic.png");
	background-repeat:no-repeat;
	background-position:center center
}
.SumoSelect.disabled {
	opacity:0.7;
	cursor:not-allowed
}
.SumoSelect.disabled>.CaptionCont {
	border-color:#ccc;
	box-shadow:none
}
.SumoSelect .select-all {
	border-radius:3px 3px 0 0;
	position:relative;
	border-bottom:1px solid #ddd;
	background-color:#fff;
	padding:8px 0 3px 35px;
	height:20px;
	cursor:pointer
}
.SumoSelect .select-all>label, .SumoSelect .select-all>span i {
	cursor:pointer
}
.SumoSelect .select-all.partial>span i {
	background-color:#ccc
}
.SumoSelect>.optWrapper>.options li.optGroup {
	padding-left:5px;
	text-decoration:underline
}
.nu-header {
	z-index:5;
	position:relative;
}
.nu-header .hello-bar {
	min-height:40px;
	color:#fff;
	font-size:12px
}
.nu-header .hello-bar a {
	color:#fff
}
.nu-header .hello-bar .header_offers a {
	color:#68c4c1
}
.nu-header .hello-bar .breaker {
	position:relative;
	margin-right:8px;
	padding:12px 15px 4px 0;
	vertical-align:top
}
.nu-header .hello-bar .breaker:after {
	background:#fff;
	display:block;
	height:22px;
	content:'';
	position:absolute;
	right:0;
	top:8px;
	width:1px
}
.nu-header .hello-bar .list-inline a {
	min-height:39px;
	display:inline-block;
	vertical-align:top;
	padding-top:10px
}
.nu-header .logo-box a {
	display:block;
	padding:9px 0
}
.nu-header #main-nav .nav-list {
	margin:0;
	position:relative
}
.nu-header #main-nav .nav-list>li {
	padding:0;
	border-bottom:2px solid transparent;
	float:left
}
.nu-header #main-nav .nav-list>li>a {
	font-size:13px;
	line-height:18px;
	color:#000000;
	
	padding:15px 10px;
	border-bottom:2px solid transparent;
	position:relative;
	display:block
}
.nu-header #main-nav .nav-list>li>a .nav-arrow-icon {
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-o-transition:all 0.3s;
	-webkit-transition:all 0.3s
}
.nu-header #main-nav .nav-list>li:hover>a .nav-arrow-icon {
	transform:rotate(180deg)
}
.nu-header #main-nav .nav-list>li>a:hover {
	text-decoration:none
}
.nu-header #main-nav .nav-list>li:hover {
	border-bottom:2px solid #14c2d6;
	text-decoration:none
}
.nu-header #main-nav .nav-list>li .clr-arrow {
	width:100%;
	display:block;
	position:relative;
	height:1px;
	margin-top:-1px
}
.nu-header #main-nav .nav-list>li:hover .clr-arrow:after {
	top:3px;
	left:50%;
	border:solid transparent;
	content:" ";
	height:0;
	width:0;
	position:absolute;
	pointer-events:none;
	border-color:rgba(0, 190, 212, 0);
	border-top-color:#00bed4;
	border-width:4px;
	margin-left:-4px;
	z-index:101
}
.nu-header #main-nav .nav-list li:last-child:hover:after, .nu-header #main-nav .nav-list li:nth-child(6):hover:after {
display:none
}
.nu-header .hello-bar .testimonial-icon {
	margin-top:11px !important
}
.nu-header #main-nav .inner-list-box {
	height:357px;
	background:#fff;
	border:1px solid #ddd;
	position:absolute;
	top:52px;
	right:0;
	z-index:101;
	display:none;
	overflow:hidden
}
.nu-header #main-nav .inner-list-box.inner-box-half-width .brd-right {
	border-right:none
}
.nu-header #main-nav .inner-list-box .inner-list-box-div {
	display:inline-block;
	float:left;
	padding:0 35px 15px;
	margin-bottom:-99999px;
	padding-bottom:99999px;
	position:relative
}
.nu-header #main-nav .inner-list-box .v-a-middle {
	width:245px;
	display:inline-block;
	float:left;
	padding:0 15px 15px;
	padding-bottom:99999px;
	margin-bottom:-99999px
}
.nu-header #main-nav .inner-list-box .list a.dest-view-all-link {
	display:none
}
.nu-header #main-nav .inner-list-box ul:last-child li:last-child a.dest-view-all-link {
	position:absolute;
	color:#0099ab;
	top:318px;
	font-size:12px;
	font-weight:500;
	line-height:1;
	display:block
}
.nu-header #main-nav .inner-list-box .list a.dest-view-all-link {
	border:none
}
.nu-header #main-nav .inner-list-box ul:last-child li:last-child a.dest-view-all-link:hover, .nu-header #main-nav .inner-list-box ul:last-child li:last-child a.dest-view-all-link:visited, .nu-header #main-nav .inner-list-box ul:last-child li:last-child a.dest-view-all-link:active, .nu-header #main-nav .inner-list-box ul:last-child li:last-child a.dest-view-all-link:focus {
	color:#0099ab;
	text-decoration:none;
	margin-left:0;
	border-bottom:none
}
.left-50-per {
	left:50%
}
.nu-header #main-nav .nav-list>li:hover .inner-list-box {
	display:block
}
.indian-destination .list {
	width:50%
}
.nu-header #main-nav .inner-list-box ul {
	padding:0;
	list-style:none
}
.nu-header #main-nav .inner-list-box h3, .nu-header #main-nav .inner-list-box span.h3 {
	color:#0099ab;
	font-size:17px;
	line-height:1;
	margin:0 0 15px;
	font-weight:500;
	
	margin:30px 0 18px;
	display:block
}
.nu-header #main-nav .inner-list-box .list {
	padding-left:10px;
	margin-bottom:15px
}
.nu-header #main-nav .inner-list-box .brd-left-divider {
	border-left:1px solid #ddd
}
.nu-header #main-nav .inner-list-box .list li {
	margin:0;
	min-width:120px;
	max-width:130px
}
.nu-header #main-nav .inner-list-box .list a {
	color:#000;
	font-size:13px;
	line-height:15px;
	font-weight:400;
	
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-o-transition:all 0.3s;
	-webkit-transition:all 0.3s;
	display:inline-block;
	padding:5px 0;
	border-bottom:1px solid transparent;
	margin-right:9px;
	word-wrap:break-word;
	max-width:100%
}
.nu-header #main-nav .inner-list-box .list a:hover {
	text-decoration:none;
	border-bottom:1px solid #99d6dd;
	margin-left:9px;
	margin-right:0;
	font-weight:500
}
.nu-header #main-nav .inner-list-box .list b {
	border-bottom:1px solid #99d6dd
}
.nu-header #main-nav .inner-list-box .brd-right {
	border-right:1px solid #dddddd
}
.nu-header #main-nav .inner-list-box .brd-left {
	border-left:1px solid #dddddd
}
.nu-header .quick-links-nav {
	background:#eaeaea;
	font-size:12px;
}
.nu-header .quick-links-nav .list-inline li {
	border-right:1px solid #a4a4a4;
	padding:0 8px
}
.nu-header .quick-links-nav .list-inline li:last-child {
	border-right:none
}
.nu-header .quick-links-nav .list-inline li a {
	color:#757575
}
.nu-header .quick-links-nav .list-inline li a:hover {
	text-decoration:none
}
.search-box-container {
	position:absolute;
	width:100%;
	background:#000000;
	padding:40px 0;
	z-index:1001;
	display:none
}
.search-box-container .search-box-main {
	border-bottom:1px solid #333333;
	padding-bottom:4px
}
.search-box-container .search-box-main .search-input {
	border:none;
	border-left:1px solid #333333;
	font-size:19px;
	line-height:21px;
	font-weight:300;
	color:#fff;
	background:none;
	padding:5px 8px;
	margin-left:8px;
	width:95%
}
.search-box-container .search-box-main #search_submit {
	position:absolute;
	right:30px;
	top:5px;
	border:none;
	font-size:17px;
	line-height:21px;
	font-weight:300;
	color:#fff;
	background:none;
}
.search-box-container .search-box-main #search_submit:focus {
	outline:none
}
.search-box-container .search-box-main .close {
	color:#4c4c4c;
	margin-top:5px;
	opacity:1;
	text-shadow:none;
	outline:none;
	position:absolute;
	top:0;
	right:12px
}

#header_search .ui-widget-content.ui-autocomplete {
	background:#000;
	border:none;
	margin-top:10px
}
#header_search .ui-widget-content.ui-autocomplete li {
	color:#fff;
	padding:10px;
	font-size:15px;
	border:none
}
#header_search .ui-widget-content.ui-autocomplete li:hover {
	background:#1a1a1a;
	border:none
}
#header_search .ui-widget-content.ui-autocomplete li.ui-state-focus, #header_search .ui-widget-content.ui-autocomplete li.ui-state-active {
	margin:0
}
.login-drop-down .dropdown-menu {
	padding:0;
	margin:0px 0 0;
	border-radius:0 0 4px 4px;
	-moz-border-radius:0 0 4px 4px;
	-ms-border-radius:0 0 4px 4px;
	-o-border-radius:0 0 4px 4px;
	-webkit-border-radius:0 0 4px 4px
}
.login-drop-down .dropdown-menu>li>a {
	font-size:12px;
	color:#575757;
	padding:9px 25px
}
.login-drop-down .dropdown-menu>li:last-child>a {
	border-radius:0 0 4px 4px;
	-moz-border-radius:0 0 4px 4px;
	-ms-border-radius:0 0 4px 4px;
	-o-border-radius:0 0 4px 4px;
	-webkit-border-radius:0 0 4px 4px;
	background:#eee
}
.login-drop-down .dropdown-menu>li:last-child>a:hover {
	background:#eee;
	color:#575757
}
.login-drop-down .dropdown-menu>li>a:hover {
	background:#47afac;
	color:#fff
}
a:focus, a:hover {
	text-decoration:none
}
.login-drop-down .dropdown-menu li a {
	display:block !important
}
.package-tabs {
	border-top:1px solid #efefef
}
.package-tabs li {
	width:50%;
	text-align:center;
	position:relative;
	transition:all 0.7s;
	-ms-transition:all 0.7s;
	-moz-transition:all 0.7s;
	-ms-transition:all 0.7s;
	-o-transition:all 0.7s;
	-webkit-transition:all 0.7s
}
.package-tabs li.active {
	border:medium none;
	border-radius:0;
	display:inline-block !important;
	float:left;
	height:auto;
	text-indent:unset
}
.package-tabs li a {
	display:block;
	padding:16px 0 4px;
	border-bottom:4px solid #efefef;
	position:relative;
	color:rgba(0, 0, 0, 0.7)
}
.package-tabs li:first-child .arrow-brd:after {
	top:100%;
	left:50%;
	border:solid transparent;
	content:" ";
	height:0;
	width:0;
	position:absolute;
	pointer-events:none;
	border-color:rgba(0, 148, 175, 0);
	border-top-color:#0094af;
	border-width:5px;
	margin-left:-5px
}
.package-tabs li:first-child .arrow-brd {
	background:#0094af;
	height:4px;
	width:100%;
	display:block;
	content:'';
	position:absolute;
	bottom:-4px;
	z-index:10;
	transition:all 0.5s;
	-ms-transition:all 0.5s;
	-moz-transition:all 0.5s;
	-ms-transition:all 0.5s;
	-o-transition:all 0.5s;
	-webkit-transition:all 0.5s;
	left:0
}
.package-tabs li:not(.active):first-child .arrow-brd {
left:100%
}
.package-tabs li a:hover, .package-tabs li a:focus, .package-tabs li a:active {
	outline:none;
	text-decoration:none;
	color:#0094af
}
.package-tabs-section .tab-pane {
	margin-top:30px;
	margin-bottom:30px
}
.package-tabs-section .tab-pane.active {
	border:medium none;
	border-radius:0;
	display:inline-block !important;
	float:left;
	height:auto;
	text-indent:unset;
	width:100%
}
.package-tabs-section .tab-pane .package-box {
	float:left;
	position:relative;
	overflow:hidden
}
.package-tabs-section .tab-pane .package-box:hover {
	box-shadow:1px 1px 20px rgba(0, 0, 0, 0.4);
	transition:all 0.7s;
	-ms-transition:all 0.7s;
	-moz-transition:all 0.7s;
	-ms-transition:all 0.7s;
	-o-transition:all 0.7s;
	-webkit-transition:all 0.7s
}
.package-tabs-section .tab-pane .package-box .description {
	position:absolute;
	background:rgba(0, 0, 0, 0.6);
	width:100%;
	bottom:-63px;
	padding:5px 15px 10px;
	color:#fff;
	transition:all 0.7s;
	-ms-transition:all 0.7s;
	-moz-transition:all 0.7s;
	-ms-transition:all 0.7s;
	-o-transition:all 0.7s;
	-webkit-transition:all 0.7s
}
.package-tabs-section .tab-pane .package-box .description p {
	font-size:14px;
	line-height:21px;
	font-weight:400;
	margin:0
}
.package-tabs-section .tab-pane .package-box .description h2 {
	font-size:18px;
	line-height:24px;
	font-weight:600;
	margin:0
}
.package-tabs-section .tab-pane .package-box .description .btn {
	border:2px solid #fff;
	padding:4px 30px;
	margin-top:5px
}
.package-tabs-section .tab-pane .package-box .description .btn:hover {
	color:#fff
}
.package-tabs-section .tab-pane .package-box:hover .description {
	bottom:0;
	padding-bottom:20px
}
.package-tabs-section .tab-pane .package-box img {
	transition:all 0.7s;
	-ms-transition:all 0.7s;
	-moz-transition:all 0.7s;
	-ms-transition:all 0.7s;
	-o-transition:all 0.7s;
	-webkit-transition:all 0.7s
}
.package-tabs-section .tab-pane .package-box:hover img {
	transform:scale(1.15);
	-moz-transform:scale(1.15);
	-ms-transform:scale(1.15);
	-o-transform:scale(1.15);
	-webkit-transform:scale(1.15);
	-ms-transform:scale(1.15)
}
#header-search {
	z-index:1002;
	position:relative
}
#header-search .ui-widget-content.ui-autocomplete {
	background:#000;
	border:none !important;
	margin-top:10px
}
#header-search .ui-menu li {
	color:#fff;
	padding:0 10px;
	font-size:15px;
	border:none;
	background:none;
	padding:10px 25px !important
}
#header-search .ui-widget-content.ui-autocomplete li:hover, #header-search .ui-widget-content.ui-autocomplete li a:hover {
	background:#1a1a1a;
	border:none;
	color:#fff
}
#header-search .ui-widget-content.ui-autocomplete li a.ui-state-focus {
	margin:0
}
#header-search .ui-widget-content.ui-autocomplete li:first-child {
	padding:6px 10px;
	background-color:#1a1a1a
}
#header-search .ui-widget-content.ui-autocomplete li a {
	background:none;
	color:#fff
}
#header-search .ui-widget-content.ui-autocomplete li.ui-state-focus, #header-search .ui-widget-content.ui-autocomplete li.ui-state-active {
	margin:0
}
#header-search .ui-widget-content {
	max-width:none;
	max-height:300px;
	overflow-y:scroll
}
.nu-header #main-nav .inner-list-box .list a.font-13 {
	font-size:13px;
	font-weight:500;
	margin-bottom:10px
}
.roboto-500 {
	font-weight:500
}
.containersmallforappstore {
	clear:both;
	height:auto;
	position:relative;
	display:block
}
.arrowforappstoredesktop {
	width:0;
	height:0;
	border-left:8px solid transparent;
	border-right:8px solid transparent;
	border-bottom:12px solid #fff;
	position:absolute;
	bottom:0px;
	z-index:2;
	left:16px
}
.appcontainerafterarrow {
	padding:13px;
	padding-left:30px;
	padding-right:12px;
	height:auto;
	background-color:#fff;
	position:absolute;
	width:568px;
	z-index:1;
	margin-left:-24px;
	border-radius:5px;
	-webkit-box-shadow:0px 0px 13px 0px rgba(0, 0, 0, 0.75);
	-moz-box-shadow:0px 0px 13px 0px rgba(0, 0, 0, 0.75);
	box-shadow:0px 0px 13px 0px rgba(0, 0, 0, 0.75)
}
.headingtextforappstore {
	font-weight:bold;
	font-size:19px;
	margin:0;
	color:#000
}
.getappviasmstext {
	color:#777;
	margin:0;
	color:#333;
	margin:0;
	font-size:15px
}
.leftbtnsectionappstore {
	padding:0;
	padding-top:13px
}
.rightsectionforimagemobile {
	padding:0;
	text-align:center
}
.divforspacedropdownforstore {
	background-color:#f3f3f3;
	clear:both;
	padding:13px;
	border-radius:2px;
	margin-top:7px
}
.leftphonedropforstore {
	float:left;
	padding-left:0
}
.middleareafortextstore {
	float:left;
	padding-left:2px;
	padding-right:19px
}
.rightareastoregetapp {
	background-color:#ff8831;
	float:left;
	height:41px
}
.nu-header .hello-bar .list-inline .rightareastoregetapp a {
	text-transform:uppercase;
	font-size:11px;
	color:#fff;
	font-weight:600;
	text-align:center;
	display:block;
	line-height:23px
}
.leftphonedropforstore.phonenumberforappstore {
	background-color:none;
	padding:7px
}
.containerforbtnplaydownload {
	width:267px;
	padding-top:20px
}
.textboxfortextstore {
	padding:9px;
	font-size:14px;
	width:100%;
	border:none;
	border-radius:3px;
	height:41px;
	color:#000;
	border:1px solid #d6d6d6
}
.textboxfortextstore:focus {
	outline:none
}
.leftphonedropforstore .selectoptionforappstore {
	padding-right:0;
	height:41px;
	background-color:#fff;
	color:#000;
	-webkit-appearance:none;
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
	padding-left:10px;
	padding-right:13px;
	border:none;
	border-radius:3px;
	color:#999;
	font-size:14px;
	border:1px solid #d6d6d6
}
.donloadarrowhiddenstore:hover .containersmallforappstore {
	display:block
}
.divforthankyousectionforapp {
	margin-top:7px;
	padding-top:7px
}
.divforappgrntick {
	padding:0
}
.thankstagforappstore {
	font-size:20px;
	font-weight:500;
	margin:0;
	color:#000
}
.infoaboutappstoretext {
	color:#1a2332;
	font-weight:normal;
	font-size:14px;
	margin:0
}
.notgettingtextforappstore {
	color:#7b7e84;
	font-size:14px;
	margin:0;
	padding-top:5px
}
.nu-header .hello-bar .list-inline .notgettingtextforappstore .inneranchorforappstore {
	color:#000;
	display:inline-block;
	padding-top:0;
	margin-left:6px;
	text-decoration:underline
}
.notgettingtextforappstore .inneranchorforappstore:hover, .notgettingtextforappstore .inneranchorforappstore:focus, .notgettingtextforappstore .inneranchorforappstore:visited {
	color:#000
}
.ripplelink {
	text-decoration:none;
	position:relative;
	overflow:hidden;
	-webkit-transition:all 0.2s ease;
	-moz-transition:all 0.2s ease;
	-o-transition:all 0.2s ease;
	transition:all 0.2s ease
}
.ink {
	display:block;
	position:absolute;
	background:rgba(0, 0, 0, 0.3);
	border-radius:100%;
	-webkit-transform:scale(0);
	-moz-transform:scale(0);
	-o-transform:scale(0);
	transform:scale(0)
}
.animate {
	-webkit-animation:ripple 0.65s linear;
	-moz-animation:ripple 0.65s linear;
	-ms-animation:ripple 0.65s linear;
	-o-animation:ripple 0.65s linear;
	animation:ripple 0.65s linear
}
@-webkit-keyframes ripple {
100% {
opacity:0;
-webkit-transform:scale(2.5)
}
}
@-moz-keyframes ripple {
100% {
opacity:0;
-moz-transform:scale(2.5)
}
}
@-o-keyframes ripple {
100% {
opacity:0;
-o-transform:scale(2.5)
}
}
@keyframes ripple {
100% {
opacity:0;
transform:scale(2.5)
}
}
.headerMask {
	width:100%;
	height:100%;
	background-color:black;
	opacity:0.6;
	position:fixed;
	top:0;
	left:0;
	z-index:999;
	display:none
}
#header-search .ui-widget-content.ui-autocomplete .ui-state-focus {
	background-color:#1a1a1a !important;
	border-bottom:1px solid #333 !important
}
.header-search-bar .ui-menu .ui-menu-item a {
	border-bottom:1px solid #333333 !important
}
@media screen and (max-width: 991px) {
.tabview-hidden {
display:none
}
.nu-header #main-nav {
float:left !important;
margin-left:-10px
}
.tablet-view-header-icons {
float:left !important margin-left-5px
}
}
.div_control_display {
	display:none
}
.input_invalid_color {
	color:red
}
.pr-10 {
	padding-right:10px !important
}
.p-0 {
	padding:0px !important
}
.p-1 {
	padding:1px !important
}
.p-2 {
	padding:.5px
}
.p-3 {
	padding:3px !important
}
.p-4 {
	padding:4px !important
}
.ph-10 {
	padding-left:10px !important;
	padding-right:10px !important
}
.new-ui-header .top-bar ul li.notification-li-header {
	padding-left:0 !important;
	background:none !important;
	position:relative !important;
	margin-left:5px !important;
	margin-right:5px !important;
	width:23px;
	display:inline-block
}
.new-ui-header .notification-traveler-listitems:after, .new-ui-header .notification-traveler-listitems:before {
	bottom:100%;
	left:89.5%;
	border:solid transparent;
	content:" ";
	height:0;
	width:0;
	position:absolute;
	pointer-events:none
}
a.notification-traveler:hover {
	cursor:pointer;
	cursor:hand
}
.new-ui-header .notification-traveler-listitems:after {
	border-color:rgba(255, 255, 255, 0);
	border-bottom-color:#fff;
	border-width:7px;
	margin-left:-7px
}
.new-ui-header .notification-traveler-listitems:before {
	border-color:transparent;
	border-bottom-color:rgba(51, 51, 51, 0.4);
	border-width:8px;
	margin-left:-8px
}
.notification-traveler-list .notification_ajax_loader_div {
	border:1px solid #ccc;
	clear:both;
	padding:5px 0 0;
	display:none
}
.notification-traveler-list .notification_ajax_loader_img {
	width:25px;
	margin:0 auto 10px;
	display:inherit
}
li a.notification-traveler span.notification-count {
	background:#f45321 none repeat scroll 0 0;
	border-radius:13px;
	color:#fff;
	padding:1px 6px;
	position:absolute;
	right:-12px;
	top:5px
}
li a.notification-traveler {
	display:inline-block;
	position:relative;
	top:-3px
}
.new-ui-header li a.notification-traveler {
	top:-14px;
	position:absolute
}
.list-inline>li a.notification-traveler {
	display:inline-block;
	position:relative;
	top:-3px
}
.list-inline>li a.notification-traveler span.notification-count {
	background:#f45321 none repeat scroll 0 0;
	border-radius:13px;
	color:#fff;
	padding:1px 6px;
	position:absolute;
	right:-12px;
	top:5px
}
.notification-traveler-listitems {
	opacity:0;
	position:absolute;
	right:-19px;
	top:31px;
	transition:all 0.4s ease 0s;
	visibility:hidden;
	width:330px;
	z-index:25000
}
.notification-traveler-list {
	background:#fff none repeat scroll 0 0;
	box-shadow:0 1px 8px #333
}
.new-ui-header .notification-traveler-listitems {
	right:-24px
}
.notification-traveler-listitems .noti-arrow {
	border-bottom:8px solid #fff;
	border-left:8px solid transparent;
	border-right:8px solid transparent;
	position:absolute;
	right:29px;
	top:-7px
}
.new-ui-header .notification-traveler-listitems .noti-arrow {
	display:none
}
.new-ui-header li a.notification-traveler span.notification-count {
	top:-4px
}
.new-ui-header .notification-traveler-listitems {
	top:10px
}
.notification-traveler-list h4 {
	color:#192331;
	font-size:13px;
	font-weight:600;
	padding:10px 10px;
	margin:0
}
.notification-traveler-listitems .notification-traveler-list ul {
	max-height:420px;
	overflow:auto;
	overflow-x:hidden;
	overflow-y:auto
}
.notification-traveler-list ul li {
	border-top:1px solid #d1d1d1;
	padding:9px 0;
	list-style:none;
	display:block !important;
	width:100% !important;
	margin:0 !important;
	background-image:none !important;
	padding-left:0 !important
}
.notification-traveler-list ul li>a {
	padding-top:0 !important
}
.notification-traveler-list ul li .notification-thumb {
	border:1px solid #d1d1d1;
	background:#fff
}
.notification-traveler-list ul li .notification-thumb img {
	width:100%
}
.notification-traveler-list ul li .notification-text p {
	color:#192331;
	font-size:13px;
	margin-bottom:0;
	word-wrap:break-word
}
.notification-traveler-list ul li .notification-text p strong {
	font-size:14px
}
.notification-traveler-list ul li .notification-text span {
	color:#5d5e69;
	font-size:11px
}
.new-notification {
	background:#f7f7f7
}
.view-notification {
	visibility:visible;
	opacity:1
}
.nw-box-sizing {
	box-sizing:border-box
}
.nw-agent-img {
	width:25%;
	display:inline-block;
	box-sizing:border-box
}
.nw-agent-details {
	width:70%;
	display:inline-block;
	box-sizing:border-box
}
.chat-bell-container {
	padding:20px
}
.chat-bell-container span {
	width:47px;
	height:54px;
	display:block;
	margin:0 auto;
	margin-bottom:15px
}
.chat-bell-container p {
	margin:0;
	text-align:center;
	color:#808080;
	font-size:13px
}
.new-ui-header .top-bar .btn-orabgeforbell {
	background-color:#FF8A35;
	display:inline-block;
	padding:10px;
	color:#fff;
	font-weight:500;
	padding:10px 40px 10px 40px;
	position:absolute;
	left:50%;
	transform:translateX(-50%)
}
.new-ui-header .top-bar .btn-orabgeforbell:active, .new-ui-header .top-bar .btn-orabgeforbell:hover, .new-ui-header .top-bar .btn-orabgeforbell:visited, .new-ui-header .top-bar .btn-orabgeforbell:focus {
	color:#fff;
	text-decoration:none
}
.chat-bell-container {
	border-top:1px solid #e2e2e2;
	padding:40px 0px;
	height:auto
}
.orangedivsmalllast {
	height:38px;
	position:relative;
	margin-top:20px
}
.nu-footer .footer-top {
	background:#1f1f1f;
	transition:all 0.7s;
	-ms-transition:all 0.7s;
	-moz-transition:all 0.7s;
	-ms-transition:all 0.7s;
	-o-transition:all 0.7s;
	-webkit-transition:all 0.7s
}
.nu-footer .footer-top ul.list-inline {
	margin:0
}
.nu-footer .footer-top ul.list-inline>li {
	margin:0 0 0 0;
	position:relative
}
.nu-footer .footer-top ul.list-inline>li:last-child {
	margin:0
}
.nu-footer .footer-top ul.list-inline>li>a {
	color:#fff;
	font-size:13px;
	line-height:18px;
	padding:20px 0;
	display:block;
	text-align:center
}
.nu-footer .footer-top ul.list-inline>li>a:hover {
	text-decoration:none
}
.nu-footer .footer-top ul.list-inline ul {
	position:static;
	width:100%;
	background:#fff;
	top:97%;
	left:0;
	margin:0;
	padding:0;
	background:#1f1f1f;
	z-index:1;
	padding-bottom:20px
}
.nu-footer #prenultimate-container ul.footer-option {
	display:none
}
.nu-footer .footer-top ul.list-inline ul li {
	list-style:none;
	color:#fff;
	font-size:12px;
	line-height:16px;
	margin:0
}
.nu-footer .footer-top ul.list-inline ul li a {
	display:block;
	padding:6px 5px 6px 10px;
	color:#fff;
	transition:all 0.5s;
	-ms-transition:all 0.5s;
	-moz-transition:all 0.5s;
	-ms-transition:all 0.5s;
	-o-transition:all 0.5s;
	-webkit-transition:all 0.5s
}
.nu-footer .footer-top ul.list-inline ul li:hover a {
	padding-left:15px;
	text-decoration:none
}
.nu-footer .footer-btm {
	padding:42px 0 16px;
	background:#333333 bottom center;
	min-height:338px;
	font-size:13px
}
.nu-footer-bg {
	background:url(https://res.cloudinary.com/dxqin8fbx/image/fetch/f_auto,q_auto:eco/https://dzh0sbrwpq3wf.cloudfront.net/assets/seo_tour_packages/footer-bg-ee9d092b3bfdb7f8c73a9066c6de5743.png) no-repeat #333 bottom center !important
}
.nu-footer .footer-btm a {
	color:#fff
}
.nu-footer .footer-btm a:hover {
	text-decoration:none
}
.nu-footer .footer-btm .list {
	list-style:none;
	padding:0
}
.nu-footer .footer-btm .list li {
	margin:0 0 4px;
	list-style:none;
	font-weight:normal
}
.nu-footer .footer-btm #office-address-slider p {
	color:#fff;
	font-weight:normal;
	font-size:13px
}
.nu-footer .footer-btm .carousel-control {
	box-shadow:none;
	-moz-box-shadow:none;
	-ms-box-shadow:none;
	-o-box-shadow:none;
	-webkit-box-shadow:none;
	width:12px;
	height:20px;
	background-color:transparent;
	top:50%;
	margin-top:-10px;
	display:inline-block
}
.nu-footer .footer-btm .carousel-control.left {
	background-position:-53px -391px;
	left:35px
}
.nu-footer .footer-btm .carousel-control.right {
	background-position:-53px -391px;
	transform:rotate(180deg);
	-moz-transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	-o-transform:rotate(180deg);
	-webkit-transform:rotate(180deg);
	right:35px
}
footer {
	width:100%;
	height:auto;
	clear:inherit;
	background:none;
	padding-top:0;
	margin-top:0px
}
.com-slider .carousel-control {
	box-shadow:none;
	-moz-box-shadow:none;
	-ms-box-shadow:none;
	-o-box-shadow:none;
	-webkit-box-shadow:none;
	width:12px;
	height:20px;
	background-color:transparent;
	top:50%;
	margin-top:-10px;
	display:inline-block;
	opacity:1
}
.com-slider .carousel-control.left {
	background-position:-5px -392px;
	left:auto;
	right:50px;
	top:-5px
}
.com-slider .carousel-control.left:after {
	background:#ddd;
	width:1px;
	height:100%;
	content:'';
	display:block;
	position:absolute;
	right:-12px;
	top:0
}
.com-slider .carousel-control.right {
	background-position:-5px -392px;
	transform:rotate(180deg);
	-moz-transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	-o-transform:rotate(180deg);
	-webkit-transform:rotate(180deg);
	right:15px;
	top:-6px
}
.com-slider .carousel-indicators {
	bottom:-13px
}
.com-slider .carousel-indicators li {
	border:none;
	background-color:#dddddd;
	margin:0 2px
}
.com-slider .carousel-indicators .active {
	background-color:#575757;
	width:10px;
	height:10px;
	margin:0 2px
}
.com-slider {
	margin-top:-15px
}
.nu-footer .com-slider .active {
	display:block !important;
	float:left;
	width:100%;
	height:auto;
	border:none;
	border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	-ms-border-radius:0;
	-o-border-radius:0;
	text-indent:unset
}
#story-slider .carousel-inner .active.left {
	left:-33%
}
#story-slider .carousel-inner .active.right {
	left:33%
}
#story-slider .carousel-inner .next.left {
	left:33%
}
#story-slider .carousel-inner .prev {
	left:-33%
}
#story-slider .carousel-inner .item {
	background:white
}
#story-slider .carousel-inner>.item {
-webkit-transition:.1s ease-in-out left;
transition:.1s ease-in-out left;
-moz-transition:.1s ease-in-out left;
-ms-transition:.1s ease-in-out left
}
@media screen and (max-width: 991px) {
#office-address-slider .carousel-inner {
width:100%
}
.nu-footer .footer-btm .carousel-control.left {
left:0
}
.nu-footer .footer-btm .carousel-control.right {
right:0
}
.card_icons_footer {
max-width:470px;
margin:0 auto 10px
}
.tt_care_footer.text-right {
text-align:center
}
}
/*!
 *  Font Awesome 4.3.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("../fonts/fontawesome-webfont.eot");
src:url("../fonts/fontawesome-webfont.eot?#iefix") format("eot"), 
url("../fonts/fontawesome-webfont.woff") format("woff"), 
url("../fonts/fontawesome-webfont.ttf") format("truetype"), 
url("../fonts/fontawesome-webfont.svg#FontAwesome") format("svg");
font-weight:normal;
font-style:normal
}
.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;
	transform:translate(0, 0)
}
.fa-lg {
	font-size:1.33333333em;
	line-height:0.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:0.14285714em;
	text-align:center
}
.fa-li.fa-lg {
	left:-1.85714286em
}
.fa-border {
	padding:.2em .25em .15em;
	border:solid 0.08em #eeeeee;
	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
}
.fa-pulse {
	-webkit-animation:fa-spin 1s infinite steps(8);
	animation:fa-spin 1s infinite steps(8)
}
@-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 {
	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:#ffffff
}
.fa-glass:before {
	content:"\f000"
}
.fa-music:before {
	content:"\f001"
}
.fa-search:before {
	content:"\f002"
}
.fa-envelope-o:before {
	content:"\f003"
}
.fa-heart:before {
	content:"\f004"
}
.fa-star:before {
	content:"\f005"
}
.fa-star-o:before {
	content:"\f006"
}
.fa-user:before {
	content:"\f007"
}
.fa-film:before {
	content:"\f008"
}
.fa-th-large:before {
	content:"\f009"
}
.fa-th:before {
	content:"\f00a"
}
.fa-th-list:before {
	content:"\f00b"
}
.fa-check:before {
	content:"\f00c"
}
.fa-remove:before, .fa-close:before, .fa-times:before {
	content:"\f00d"
}
.fa-search-plus:before {
	content:"\f00e"
}
.fa-search-minus:before {
	content:"\f010"
}
.fa-power-off:before {
	content:"\f011"
}
.fa-signal:before {
	content:"\f012"
}
.fa-gear:before, .fa-cog:before {
	content:"\f013"
}
.fa-trash-o:before {
	content:"\f014"
}
.fa-home:before {
	content:"\f015"
}
.fa-file-o:before {
	content:"\f016"
}
.fa-clock-o:before {
	content:"\f017"
}
.fa-road:before {
	content:"\f018"
}
.fa-download:before {
	content:"\f019"
}
.fa-arrow-circle-o-down:before {
	content:"\f01a"
}
.fa-arrow-circle-o-up:before {
	content:"\f01b"
}
.fa-inbox:before {
	content:"\f01c"
}
.fa-play-circle-o:before {
	content:"\f01d"
}
.fa-rotate-right:before, .fa-repeat:before {
	content:"\f01e"
}
.fa-refresh:before {
	content:"\f021"
}
.fa-list-alt:before {
	content:"\f022"
}
.fa-lock:before {
	content:"\f023"
}
.fa-flag:before {
	content:"\f024"
}
.fa-headphones:before {
	content:"\f025"
}
.fa-volume-off:before {
	content:"\f026"
}
.fa-volume-down:before {
	content:"\f027"
}
.fa-volume-up:before {
	content:"\f028"
}
.fa-qrcode:before {
	content:"\f029"
}
.fa-barcode:before {
	content:"\f02a"
}
.fa-tag:before {
	content:"\f02b"
}
.fa-tags:before {
	content:"\f02c"
}
.fa-book:before {
	content:"\f02d"
}
.fa-bookmark:before {
	content:"\f02e"
}
.fa-print:before {
	content:"\f02f"
}
.fa-camera:before {
	content:"\f030"
}
.fa-font:before {
	content:"\f031"
}
.fa-bold:before {
	content:"\f032"
}
.fa-italic:before {
	content:"\f033"
}
.fa-text-height:before {
	content:"\f034"
}
.fa-text-width:before {
	content:"\f035"
}
.fa-align-left:before {
	content:"\f036"
}
.fa-align-center:before {
	content:"\f037"
}
.fa-align-right:before {
	content:"\f038"
}
.fa-align-justify:before {
	content:"\f039"
}
.fa-list:before {
	content:"\f03a"
}
.fa-dedent:before, .fa-outdent:before {
	content:"\f03b"
}
.fa-indent:before {
	content:"\f03c"
}
.fa-video-camera:before {
	content:"\f03d"
}
.fa-photo:before, .fa-image:before, .fa-picture-o:before {
	content:"\f03e"
}
.fa-pencil:before {
	content:"\f040"
}
.fa-map-marker:before {
	content:"\f041"
}
.fa-adjust:before {
	content:"\f042"
}
.fa-tint:before {
	content:"\f043"
}
.fa-edit:before, .fa-pencil-square-o:before {
	content:"\f044"
}
.fa-share-square-o:before {
	content:"\f045"
}
.fa-check-square-o:before {
	content:"\f046"
}
.fa-arrows:before {
	content:"\f047"
}
.fa-step-backward:before {
	content:"\f048"
}
.fa-fast-backward:before {
	content:"\f049"
}
.fa-backward:before {
	content:"\f04a"
}
.fa-play:before {
	content:"\f04b"
}
.fa-pause:before {
	content:"\f04c"
}
.fa-stop:before {
	content:"\f04d"
}
.fa-forward:before {
	content:"\f04e"
}
.fa-fast-forward:before {
	content:"\f050"
}
.fa-step-forward:before {
	content:"\f051"
}
.fa-eject:before {
	content:"\f052"
}
.fa-chevron-left:before {
	content:"\f053"
}
.fa-chevron-right:before {
	content:"\f054"
}
.fa-plus-circle:before {
	content:"\f055"
}
.fa-minus-circle:before {
	content:"\f056"
}
.fa-times-circle:before {
	content:"\f057";
	color:#FF0000
}
.fa-check-circle:before {
	content:"\f058"
}
.fa-question-circle:before {
	content:"\f059"
}
.fa-info-circle:before {
	content:"\f05a"
}
.fa-crosshairs:before {
	content:"\f05b"
}
.fa-times-circle-o:before {
	content:"\f05c"
}
.fa-check-circle-o:before {
	content:"\f05d"
}
.fa-ban:before {
	content:"\f05e"
}
.fa-arrow-left:before {
	content:"\f060"
}
.fa-arrow-right:before {
	content:"\f061"
}
.fa-arrow-up:before {
	content:"\f062"
}
.fa-arrow-down:before {
	content:"\f063"
}
.fa-mail-forward:before, .fa-share:before {
	content:"\f064"
}
.fa-expand:before {
	content:"\f065"
}
.fa-compress:before {
	content:"\f066"
}
.fa-plus:before {
	content:"\f067"
}
.fa-minus:before {
	content:"\f068"
}
.fa-asterisk:before {
	content:"\f069"
}
.fa-exclamation-circle:before {
	content:"\f06a"
}
.fa-gift:before {
	content:"\f06b"
}
.fa-leaf:before {
	content:"\f06c"
}
.fa-fire:before {
	content:"\f06d"
}
.fa-eye:before {
	content:"\f06e"
}
.fa-eye-slash:before {
	content:"\f070"
}
.fa-warning:before, .fa-exclamation-triangle:before {
	content:"\f071"
}
.fa-plane:before {
	content:"\f072"
}
.fa-calendar:before {
	content:"\f073"
}
.fa-random:before {
	content:"\f074"
}
.fa-comment:before {
	content:"\f075"
}
.fa-magnet:before {
	content:"\f076"
}
.fa-chevron-up:before {
	content:"\f077"
}
.fa-chevron-down:before {
	content:"\f078"
}
.fa-retweet:before {
	content:"\f079"
}
.fa-shopping-cart:before {
	content:"\f07a"
}
.fa-folder:before {
	content:"\f07b"
}
.fa-folder-open:before {
	content:"\f07c"
}
.fa-arrows-v:before {
	content:"\f07d"
}
.fa-arrows-h:before {
	content:"\f07e"
}
.fa-bar-chart-o:before, .fa-bar-chart:before {
	content:"\f080"
}
.fa-twitter-square:before {
	content:"\f081"
}
.fa-facebook-square:before {
	content:"\f082"
}
.fa-camera-retro:before {
	content:"\f083"
}
.fa-key:before {
	content:"\f084"
}
.fa-gears:before, .fa-cogs:before {
	content:"\f085"
}
.fa-comments:before {
	content:"\f086"
}
.fa-thumbs-o-up:before {
	content:"\f087"
}
.fa-thumbs-o-down:before {
	content:"\f088"
}
.fa-star-half:before {
	content:"\f089"
}
.fa-heart-o:before {
	content:"\f08a"
}
.fa-sign-out:before {
	content:"\f08b"
}
.fa-linkedin-square:before {
	content:"\f08c"
}
.fa-thumb-tack:before {
	content:"\f08d"
}
.fa-external-link:before {
	content:"\f08e"
}
.fa-sign-in:before {
	content:"\f090"
}
.fa-trophy:before {
	content:"\f091"
}
.fa-github-square:before {
	content:"\f092"
}
.fa-upload:before {
	content:"\f093"
}
.fa-lemon-o:before {
	content:"\f094"
}
.fa-phone:before {
	content:"\f095"
}
.fa-square-o:before {
	content:"\f096"
}
.fa-bookmark-o:before {
	content:"\f097"
}
.fa-phone-square:before {
	content:"\f098"
}
.fa-twitter:before {
	content:"\f099"
}
.fa-facebook-f:before, .fa-facebook:before {
	content:"\f09a"
}
.fa-github:before {
	content:"\f09b"
}
.fa-unlock:before {
	content:"\f09c"
}
.fa-credit-card:before {
	content:"\f09d"
}
.fa-rss:before {
	content:"\f09e"
}
.fa-hdd-o:before {
	content:"\f0a0"
}
.fa-bullhorn:before {
	content:"\f0a1"
}
.fa-bell:before {
	content:"\f0f3"
}
.fa-certificate:before {
	content:"\f0a3"
}
.fa-hand-o-right:before {
	content:"\f0a4"
}
.fa-hand-o-left:before {
	content:"\f0a5"
}
.fa-hand-o-up:before {
	content:"\f0a6"
}
.fa-hand-o-down:before {
	content:"\f0a7"
}
.fa-arrow-circle-left:before {
	content:"\f0a8"
}
.fa-arrow-circle-right:before {
	content:"\f0a9"
}
.fa-arrow-circle-up:before {
	content:"\f0aa"
}
.fa-arrow-circle-down:before {
	content:"\f0ab"
}
.fa-globe:before {
	content:"\f0ac"
}
.fa-wrench:before {
	content:"\f0ad"
}
.fa-tasks:before {
	content:"\f0ae"
}
.fa-filter:before {
	content:"\f0b0"
}
.fa-briefcase:before {
	content:"\f0b1"
}
.fa-arrows-alt:before {
	content:"\f0b2"
}
.fa-group:before, .fa-users:before {
	content:"\f0c0"
}
.fa-chain:before, .fa-link:before {
	content:"\f0c1"
}
.fa-cloud:before {
	content:"\f0c2"
}
.fa-flask:before {
	content:"\f0c3"
}
.fa-cut:before, .fa-scissors:before {
	content:"\f0c4"
}
.fa-copy:before, .fa-files-o:before {
	content:"\f0c5"
}
.fa-paperclip:before {
	content:"\f0c6"
}
.fa-save:before, .fa-floppy-o:before {
	content:"\f0c7"
}
.fa-square:before {
	content:"\f0c8"
}
.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
	content:"\f0c9"
}
.fa-list-ul:before {
	content:"\f0ca"
}
.fa-list-ol:before {
	content:"\f0cb"
}
.fa-strikethrough:before {
	content:"\f0cc"
}
.fa-underline:before {
	content:"\f0cd"
}
.fa-table:before {
	content:"\f0ce"
}
.fa-magic:before {
	content:"\f0d0"
}
.fa-truck:before {
	content:"\f0d1"
}
.fa-pinterest:before {
	content:"\f0d2"
}
.fa-pinterest-square:before {
	content:"\f0d3"
}
.fa-google-plus-square:before {
	content:"\f0d4"
}
.fa-google-plus:before {
	content:"\f0d5"
}
.fa-money:before {
	content:"\f0d6"
}
.fa-caret-down:before {
	content:"\f0d7"
}
.fa-caret-up:before {
	content:"\f0d8"
}
.fa-caret-left:before {
	content:"\f0d9"
}
.fa-caret-right:before {
	content:"\f0da"
}
.fa-columns:before {
	content:"\f0db"
}
.fa-unsorted:before, .fa-sort:before {
	content:"\f0dc"
}
.fa-sort-down:before, .fa-sort-desc:before {
	content:"\f0dd"
}
.fa-sort-up:before, .fa-sort-asc:before {
	content:"\f0de"
}
.fa-envelope:before {
	content:"\f0e0"
}
.fa-linkedin:before {
	content:"\f0e1"
}
.fa-rotate-left:before, .fa-undo:before {
	content:"\f0e2"
}
.fa-legal:before, .fa-gavel:before {
	content:"\f0e3"
}
.fa-dashboard:before, .fa-tachometer:before {
	content:"\f0e4"
}
.fa-comment-o:before {
	content:"\f0e5"
}
.fa-comments-o:before {
	content:"\f0e6"
}
.fa-flash:before, .fa-bolt:before {
	content:"\f0e7"
}
.fa-sitemap:before {
	content:"\f0e8"
}
.fa-umbrella:before {
	content:"\f0e9"
}
.fa-paste:before, .fa-clipboard:before {
	content:"\f0ea"
}
.fa-lightbulb-o:before {
	content:"\f0eb"
}
.fa-exchange:before {
	content:"\f0ec"
}
.fa-cloud-download:before {
	content:"\f0ed"
}
.fa-cloud-upload:before {
	content:"\f0ee"
}
.fa-user-md:before {
	content:"\f0f0"
}
.fa-stethoscope:before {
	content:"\f0f1"
}
.fa-suitcase:before {
	content:"\f0f2"
}
.fa-bell-o:before {
	content:"\f0a2"
}
.fa-coffee:before {
	content:"\f0f4"
}
.fa-cutlery:before {
	content:"\f0f5"
}
.fa-file-text-o:before {
	content:"\f0f6"
}
.fa-building-o:before {
	content:"\f0f7"
}
.fa-hospital-o:before {
	content:"\f0f8"
}
.fa-ambulance:before {
	content:"\f0f9"
}
.fa-medkit:before {
	content:"\f0fa"
}
.fa-fighter-jet:before {
	content:"\f0fb"
}
.fa-beer:before {
	content:"\f0fc"
}
.fa-h-square:before {
	content:"\f0fd"
}
.fa-plus-square:before {
	content:"\f0fe"
}
.fa-angle-double-left:before {
	content:"\f100"
}
.fa-angle-double-right:before {
	content:"\f101"
}
.fa-angle-double-up:before {
	content:"\f102"
}
.fa-angle-double-down:before {
	content:"\f103"
}
.fa-angle-left:before {
	content:"\f104"
}
.fa-angle-right:before {
	content:"\f105"
}
.fa-angle-up:before {
	content:"\f106"
}
.fa-angle-down:before {
	content:"\f107"
}
.fa-desktop:before {
	content:"\f108"
}
.fa-laptop:before {
	content:"\f109"
}
.fa-tablet:before {
	content:"\f10a"
}
.fa-mobile-phone:before, .fa-mobile:before {
	content:"\f10b"
}
.fa-circle-o:before {
	content:"\f10c"
}
.fa-quote-left:before {
	content:"\f10d"
}
.fa-quote-right:before {
	content:"\f10e"
}
.fa-spinner:before {
	content:"\f110"
}
.fa-circle:before {
	content:"\f111"
}
.fa-mail-reply:before, .fa-reply:before {
	content:"\f112"
}
.fa-github-alt:before {
	content:"\f113"
}
.fa-folder-o:before {
	content:"\f114"
}
.fa-folder-open-o:before {
	content:"\f115"
}
.fa-smile-o:before {
	content:"\f118"
}
.fa-frown-o:before {
	content:"\f119"
}
.fa-meh-o:before {
	content:"\f11a"
}
.fa-gamepad:before {
	content:"\f11b"
}
.fa-keyboard-o:before {
	content:"\f11c"
}
.fa-flag-o:before {
	content:"\f11d"
}
.fa-flag-checkered:before {
	content:"\f11e"
}
.fa-terminal:before {
	content:"\f120"
}
.fa-code:before {
	content:"\f121"
}
.fa-mail-reply-all:before, .fa-reply-all:before {
	content:"\f122"
}
.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
	content:"\f123"
}
.fa-location-arrow:before {
	content:"\f124"
}
.fa-crop:before {
	content:"\f125"
}
.fa-code-fork:before {
	content:"\f126"
}
.fa-unlink:before, .fa-chain-broken:before {
	content:"\f127"
}
.fa-question:before {
	content:"\f128"
}
.fa-info:before {
	content:"\f129"
}
.fa-exclamation:before {
	content:"\f12a"
}
.fa-superscript:before {
	content:"\f12b"
}
.fa-subscript:before {
	content:"\f12c"
}
.fa-eraser:before {
	content:"\f12d"
}
.fa-puzzle-piece:before {
	content:"\f12e"
}
.fa-microphone:before {
	content:"\f130"
}
.fa-microphone-slash:before {
	content:"\f131"
}
.fa-shield:before {
	content:"\f132"
}
.fa-calendar-o:before {
	content:"\f133"
}
.fa-fire-extinguisher:before {
	content:"\f134"
}
.fa-rocket:before {
	content:"\f135"
}
.fa-maxcdn:before {
	content:"\f136"
}
.fa-chevron-circle-left:before {
	content:"\f137"
}
.fa-chevron-circle-right:before {
	content:"\f138"
}
.fa-chevron-circle-up:before {
	content:"\f139"
}
.fa-chevron-circle-down:before {
	content:"\f13a"
}
.fa-html5:before {
	content:"\f13b"
}
.fa-css3:before {
	content:"\f13c"
}
.fa-anchor:before {
	content:"\f13d"
}
.fa-unlock-alt:before {
	content:"\f13e"
}
.fa-bullseye:before {
	content:"\f140"
}
.fa-ellipsis-h:before {
	content:"\f141"
}
.fa-ellipsis-v:before {
	content:"\f142"
}
.fa-rss-square:before {
	content:"\f143"
}
.fa-play-circle:before {
	content:"\f144"
}
.fa-ticket:before {
	content:"\f145"
}
.fa-minus-square:before {
	content:"\f146"
}
.fa-minus-square-o:before {
	content:"\f147"
}
.fa-level-up:before {
	content:"\f148"
}
.fa-level-down:before {
	content:"\f149"
}
.fa-check-square:before {
	content:"\f14a"
}
.fa-pencil-square:before {
	content:"\f14b"
}
.fa-external-link-square:before {
	content:"\f14c"
}
.fa-share-square:before {
	content:"\f14d"
}
.fa-compass:before {
	content:"\f14e"
}
.fa-toggle-down:before, .fa-caret-square-o-down:before {
	content:"\f150"
}
.fa-toggle-up:before, .fa-caret-square-o-up:before {
	content:"\f151"
}
.fa-toggle-right:before, .fa-caret-square-o-right:before {
	content:"\f152"
}
.fa-euro:before, .fa-eur:before {
	content:"\f153"
}
.fa-gbp:before {
	content:"\f154"
}
.fa-dollar:before, .fa-usd:before {
	content:"\f155"
}
.fa-rupee:before, .fa-inr:before {
	content:"\f156"
}
.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
	content:"\f157"
}
.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
	content:"\f158"
}
.fa-won:before, .fa-krw:before {
	content:"\f159"
}
.fa-bitcoin:before, .fa-btc:before {
	content:"\f15a"
}
.fa-file:before {
	content:"\f15b"
}
.fa-file-text:before {
	content:"\f15c"
}
.fa-sort-alpha-asc:before {
	content:"\f15d"
}
.fa-sort-alpha-desc:before {
	content:"\f15e"
}
.fa-sort-amount-asc:before {
	content:"\f160"
}
.fa-sort-amount-desc:before {
	content:"\f161"
}
.fa-sort-numeric-asc:before {
	content:"\f162"
}
.fa-sort-numeric-desc:before {
	content:"\f163"
}
.fa-thumbs-up:before {
	content:"\f164"
}
.fa-thumbs-down:before {
	content:"\f165"
}
.fa-youtube-square:before {
	content:"\f166"
}
.fa-youtube:before {
	content:"\f167"
}
.fa-xing:before {
	content:"\f168"
}
.fa-xing-square:before {
	content:"\f169"
}
.fa-youtube-play:before {
	content:"\f16a"
}
.fa-dropbox:before {
	content:"\f16b"
}
.fa-stack-overflow:before {
	content:"\f16c"
}
.fa-instagram:before {
	content:"\f16d"
}
.fa-flickr:before {
	content:"\f16e"
}
.fa-adn:before {
	content:"\f170"
}
.fa-bitbucket:before {
	content:"\f171"
}
.fa-bitbucket-square:before {
	content:"\f172"
}
.fa-tumblr:before {
	content:"\f173"
}
.fa-tumblr-square:before {
	content:"\f174"
}
.fa-long-arrow-down:before {
	content:"\f175"
}
.fa-long-arrow-up:before {
	content:"\f176"
}
.fa-long-arrow-left:before {
	content:"\f177"
}
.fa-long-arrow-right:before {
	content:"\f178"
}
.fa-apple:before {
	content:"\f179"
}
.fa-windows:before {
	content:"\f17a"
}
.fa-android:before {
	content:"\f17b"
}
.fa-linux:before {
	content:"\f17c"
}
.fa-dribbble:before {
	content:"\f17d"
}
.fa-skype:before {
	content:"\f17e"
}
.fa-foursquare:before {
	content:"\f180"
}
.fa-trello:before {
	content:"\f181"
}
.fa-female:before {
	content:"\f182"
}
.fa-male:before {
	content:"\f183"
}
.fa-gittip:before, .fa-gratipay:before {
	content:"\f184"
}
.fa-sun-o:before {
	content:"\f185"
}
.fa-moon-o:before {
	content:"\f186"
}
.fa-archive:before {
	content:"\f187"
}
.fa-bug:before {
	content:"\f188"
}
.fa-vk:before {
	content:"\f189"
}
.fa-weibo:before {
	content:"\f18a"
}
.fa-renren:before {
	content:"\f18b"
}
.fa-pagelines:before {
	content:"\f18c"
}
.fa-stack-exchange:before {
	content:"\f18d"
}
.fa-arrow-circle-o-right:before {
	content:"\f18e"
}
.fa-arrow-circle-o-left:before {
	content:"\f190"
}
.fa-toggle-left:before, .fa-caret-square-o-left:before {
	content:"\f191"
}
.fa-dot-circle-o:before {
	content:"\f192"
}
.fa-wheelchair:before {
	content:"\f193"
}
.fa-vimeo-square:before {
	content:"\f194"
}
.fa-turkish-lira:before, .fa-try:before {
	content:"\f195"
}
.fa-plus-square-o:before {
	content:"\f196"
}
.fa-space-shuttle:before {
	content:"\f197"
}
.fa-slack:before {
	content:"\f198"
}
.fa-envelope-square:before {
	content:"\f199"
}
.fa-wordpress:before {
	content:"\f19a"
}
.fa-openid:before {
	content:"\f19b"
}
.fa-institution:before, .fa-bank:before, .fa-university:before {
	content:"\f19c"
}
.fa-mortar-board:before, .fa-graduation-cap:before {
	content:"\f19d"
}
.fa-yahoo:before {
	content:"\f19e"
}
.fa-google:before {
	content:"\f1a0"
}
.fa-reddit:before {
	content:"\f1a1"
}
.fa-reddit-square:before {
	content:"\f1a2"
}
.fa-stumbleupon-circle:before {
	content:"\f1a3"
}
.fa-stumbleupon:before {
	content:"\f1a4"
}
.fa-delicious:before {
	content:"\f1a5"
}
.fa-digg:before {
	content:"\f1a6"
}
.fa-pied-piper:before {
	content:"\f1a7"
}
.fa-pied-piper-alt:before {
	content:"\f1a8"
}
.fa-drupal:before {
	content:"\f1a9"
}
.fa-joomla:before {
	content:"\f1aa"
}
.fa-language:before {
	content:"\f1ab"
}
.fa-fax:before {
	content:"\f1ac"
}
.fa-building:before {
	content:"\f1ad"
}
.fa-child:before {
	content:"\f1ae"
}
.fa-paw:before {
	content:"\f1b0"
}
.fa-spoon:before {
	content:"\f1b1"
}
.fa-cube:before {
	content:"\f1b2"
}
.fa-cubes:before {
	content:"\f1b3"
}
.fa-behance:before {
	content:"\f1b4"
}
.fa-behance-square:before {
	content:"\f1b5"
}
.fa-steam:before {
	content:"\f1b6"
}
.fa-steam-square:before {
	content:"\f1b7"
}
.fa-recycle:before {
	content:"\f1b8"
}
.fa-automobile:before, .fa-car:before {
	content:"\f1b9"
}
.fa-cab:before, .fa-taxi:before {
	content:"\f1ba"
}
.fa-tree:before {
	content:"\f1bb"
}
.fa-spotify:before {
	content:"\f1bc"
}
.fa-deviantart:before {
	content:"\f1bd"
}
.fa-soundcloud:before {
	content:"\f1be"
}
.fa-database:before {
	content:"\f1c0"
}
.fa-file-pdf-o:before {
	content:"\f1c1"
}
.fa-file-word-o:before {
	content:"\f1c2"
}
.fa-file-excel-o:before {
	content:"\f1c3"
}
.fa-file-powerpoint-o:before {
	content:"\f1c4"
}
.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
	content:"\f1c5"
}
.fa-file-zip-o:before, .fa-file-archive-o:before {
	content:"\f1c6"
}
.fa-file-sound-o:before, .fa-file-audio-o:before {
	content:"\f1c7"
}
.fa-file-movie-o:before, .fa-file-video-o:before {
	content:"\f1c8"
}
.fa-file-code-o:before {
	content:"\f1c9"
}
.fa-vine:before {
	content:"\f1ca"
}
.fa-codepen:before {
	content:"\f1cb"
}
.fa-jsfiddle:before {
	content:"\f1cc"
}
.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
	content:"\f1cd"
}
.fa-circle-o-notch:before {
	content:"\f1ce"
}
.fa-ra:before, .fa-rebel:before {
	content:"\f1d0"
}
.fa-ge:before, .fa-empire:before {
	content:"\f1d1"
}
.fa-git-square:before {
	content:"\f1d2"
}
.fa-git:before {
	content:"\f1d3"
}
.fa-hacker-news:before {
	content:"\f1d4"
}
.fa-tencent-weibo:before {
	content:"\f1d5"
}
.fa-qq:before {
	content:"\f1d6"
}
.fa-wechat:before, .fa-weixin:before {
	content:"\f1d7"
}
.fa-send:before, .fa-paper-plane:before {
	content:"\f1d8"
}
.fa-send-o:before, .fa-paper-plane-o:before {
	content:"\f1d9"
}
.fa-history:before {
	content:"\f1da"
}
.fa-genderless:before, .fa-circle-thin:before {
	content:"\f1db"
}
.fa-header:before {
	content:"\f1dc"
}
.fa-paragraph:before {
	content:"\f1dd"
}
.fa-sliders:before {
	content:"\f1de"
}
.fa-share-alt:before {
	content:"\f1e0"
}
.fa-share-alt-square:before {
	content:"\f1e1"
}
.fa-bomb:before {
	content:"\f1e2"
}
.fa-soccer-ball-o:before, .fa-futbol-o:before {
	content:"\f1e3"
}
.fa-tty:before {
	content:"\f1e4"
}
.fa-binoculars:before {
	content:"\f1e5"
}
.fa-plug:before {
	content:"\f1e6"
}
.fa-slideshare:before {
	content:"\f1e7"
}
.fa-twitch:before {
	content:"\f1e8"
}
.fa-yelp:before {
	content:"\f1e9"
}
.fa-newspaper-o:before {
	content:"\f1ea"
}
.fa-wifi:before {
	content:"\f1eb"
}
.fa-calculator:before {
	content:"\f1ec"
}
.fa-paypal:before {
	content:"\f1ed"
}
.fa-google-wallet:before {
	content:"\f1ee"
}
.fa-cc-visa:before {
	content:"\f1f0"
}
.fa-cc-mastercard:before {
	content:"\f1f1"
}
.fa-cc-discover:before {
	content:"\f1f2"
}
.fa-cc-amex:before {
	content:"\f1f3"
}
.fa-cc-paypal:before {
	content:"\f1f4"
}
.fa-cc-stripe:before {
	content:"\f1f5"
}
.fa-bell-slash:before {
	content:"\f1f6"
}
.fa-bell-slash-o:before {
	content:"\f1f7"
}
.fa-trash:before {
	content:"\f1f8"
}
.fa-copyright:before {
	content:"\f1f9"
}
.fa-at:before {
	content:"\f1fa"
}
.fa-eyedropper:before {
	content:"\f1fb"
}
.fa-paint-brush:before {
	content:"\f1fc"
}
.fa-birthday-cake:before {
	content:"\f1fd"
}
.fa-area-chart:before {
	content:"\f1fe"
}
.fa-pie-chart:before {
	content:"\f200"
}
.fa-line-chart:before {
	content:"\f201"
}
.fa-lastfm:before {
	content:"\f202"
}
.fa-lastfm-square:before {
	content:"\f203"
}
.fa-toggle-off:before {
	content:"\f204"
}
.fa-toggle-on:before {
	content:"\f205"
}
.fa-bicycle:before {
	content:"\f206"
}
.fa-bus:before {
	content:"\f207"
}
.fa-ioxhost:before {
	content:"\f208"
}
.fa-angellist:before {
	content:"\f209"
}
.fa-cc:before {
	content:"\f20a"
}
.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
	content:"\f20b"
}
.fa-meanpath:before {
	content:"\f20c"
}
.fa-buysellads:before {
	content:"\f20d"
}
.fa-connectdevelop:before {
	content:"\f20e"
}
.fa-dashcube:before {
	content:"\f210"
}
.fa-forumbee:before {
	content:"\f211"
}
.fa-leanpub:before {
	content:"\f212"
}
.fa-sellsy:before {
	content:"\f213"
}
.fa-shirtsinbulk:before {
	content:"\f214"
}
.fa-simplybuilt:before {
	content:"\f215"
}
.fa-skyatlas:before {
	content:"\f216"
}
.fa-cart-plus:before {
	content:"\f217"
}
.fa-cart-arrow-down:before {
	content:"\f218"
}
.fa-diamond:before {
	content:"\f219"
}
.fa-ship:before {
	content:"\f21a"
}
.fa-user-secret:before {
	content:"\f21b"
}
.fa-motorcycle:before {
	content:"\f21c"
}
.fa-street-view:before {
	content:"\f21d"
}
.fa-heartbeat:before {
	content:"\f21e"
}
.fa-venus:before {
	content:"\f221"
}
.fa-mars:before {
	content:"\f222"
}
.fa-mercury:before {
	content:"\f223"
}
.fa-transgender:before {
	content:"\f224"
}
.fa-transgender-alt:before {
	content:"\f225"
}
.fa-venus-double:before {
	content:"\f226"
}
.fa-mars-double:before {
	content:"\f227"
}
.fa-venus-mars:before {
	content:"\f228"
}
.fa-mars-stroke:before {
	content:"\f229"
}
.fa-mars-stroke-v:before {
	content:"\f22a"
}
.fa-mars-stroke-h:before {
	content:"\f22b"
}
.fa-neuter:before {
	content:"\f22c"
}
.fa-facebook-official:before {
	content:"\f230"
}
.fa-pinterest-p:before {
	content:"\f231"
}
.fa-whatsapp:before {
	content:"\f232"
}
.fa-server:before {
	content:"\f233"
}
.fa-user-plus:before {
	content:"\f234"
}
.fa-user-times:before {
	content:"\f235"
}
.fa-hotel:before, .fa-bed:before {
	content:"\f236"
}
.fa-viacoin:before {
	content:"\f237"
}
.fa-train:before {
	content:"\f238"
}
.fa-subway:before {
	content:"\f239"
}
.fa-medium:before {
	content:"\f23a"
}
.pointer {
	cursor:pointer !important
}

.prefArea .isd-code {
	padding-right:0;
	max-width:80px
}
.control-cotainer.phone_no-class {
	width:300px;
	float:right
}
.prefArea .modal-content {
	min-width:900px;
	display:block;
	position:fixed;
	height:630px;
	background:#fff;
	box-shadow:none;
	border:0 none
}
.organicSliderParts {
	height:580px;
	position:relative;
	width:100%
}
.organicSliderParts .modal-body>.row {
	margin-left:0;
	margin-right:0
}
.organicSliderParts .modal-body .planningTripDropDown {
	padding-left:15px;
	padding-right:15px
}
#sequence_2 .dropdown-menu.menuforSelectchoice.menuforSelectchoiceTripPlan {
	top:-100px
}
.buttonDivCombCont {
	padding:15px 0 0 0
}
.contentArea, .formArea {
	font-family:"Roboto";
	width:50%;
	position:relative
}
.contentArea .modal-header, .formArea .modal-header {
	border:none;
	padding-bottom:5px
}
.contentArea {
	background:#182330;
	color:#ffffff;
	padding:25px 45px;
	height:100%
}
.formArea {
	background:#ffffff;
	color:#1a2332;
	padding:25px 15px
}
.contentArea #myLargeModalLabel, .formArea #myLargeModalLabel {
	font-size:24px;
	text-align:center
}
.contentArea .modal-body ul {
	margin:0;
	padding:0
}
.contentArea .modal-body li {
	list-style:none;
	font-size:16px;
	font-family:"Roboto";
	min-height:35px;
	margin:20px 0
}
.contentArea .modal-body li .textIcon {
	height:35px;
	width:35px;
	display:inline-block;
	vertical-align:middle;
	background-position:-650px -215px
}
.contentArea .modal-body li .content {
	display:inline-block;
	margin-left:10px;
	vertical-align:middle
}
.contentArea .modal-body hr {
	margin:25px 0;
	border-top:1px solid #3a444f
}
.contentArea .modal-body .centerContentArea {
	width:100%
}
.modal-body .centerContentArea .imageContent {
	width:33.3%;
	text-align:center
}
.modal-body .centerContentArea .iconfortext {
	width:35px;
	height:35px;
	display:block;
	margin:0 auto
}
.modal-body .centerContentArea #topverified {
	background-position:-690px -214px
}
.modal-body .centerContentArea #easypayment {
	background-position:-649px -252px
}
.modal-body .centerContentArea #moneySafe {
	background-position:-689px -252px
}
.modal-body .centerContentArea .centerContent {
	font-size:12px;
	font-weight:bold;
	margin-top:10px;
	text-align:center;
	display:block
}
.contentAreaFooter li {
	margin:0px !important;
	display:inline-block;
	font-size:12px !important;
	font-weight:bold
}
.contentAreaFooter ul {
	margin-top:5px !important
}
.noshow {
	display:none
}
.prefArea .error {
	color:#ff002f;
	line-height:18px;
	padding:0;
	position:absolute;
	right:0
}
.prefArea #phonenumber {
	padding-left:8px
}
.controlConatiner, .sumo-container-area {
	position:relative;
	margin-bottom:30px
}
.controlConatiner label:not(.message), .prefArea .sumo-label:not(.message) {
position:absolute;
top:8px;
left:30px;
color:rgba(26, 35, 50, 0.6);
font-size:16px;
font-weight:normal
}
.controlConatiner .formControl+label {
	color:red !important;
	float:right;
	font-size:12px !important;
	margin-top:2px
}
.controlConatiner .formControl {
	border:none;
	width:100%;
	border-bottom:1px solid #e8e9ea;
	display:block;
	height:34px;
	padding:6px 12px 6px 25px;
	font-size:14px;
	line-height:18px;
	color:#000;
	position:relative;
	z-index:4;
	background:transparent;
	border-radius:0;
	margin-bottom:0
}
.controlConatiner .formControl.isd-code {
	padding:6px 9px 6px 25px
}
.controlConatiner .formControl:focus {
	outline:none
}
.width100per, .prefArea .sumo-container-area .SumoSelect, .prefArea .sumo-container-area .SumoSelect>.CaptionCont {
	width:100%
}
.width45per {
	width:45%
}
#countrycode {
	width:19%
}
.controlConatiner span.form-icons-organic {
	position:absolute;
	z-index:3;
	width:20px;
	height:26px;
	top:6px
}
.controlConatiner-submit {
	border:0 none;
	appearance:none;
	-moz-appearance:none;
	-o-appearance:none;
	-ms-appearance:none;
	-webkit-appearance:none;
	padding:0;
	margin:0
}
.controlConatiner-submit:hover, .controlConatiner-submit:focus, .controlConatiner-submit:active, .controlConatiner-submit:visted {
outline:none;
border:0 none
}
.controlConatiner-submit p {
	background:#ff8831;
	color:#ffffff;
	font-size:18px;
	font-weight:bold;
	height:44px;
	margin:0 auto;
	text-align:center;
	cursor:pointer;
	padding:10px;
	-moz-border-radius:2px;
	-ms-border-radius:2px;
	-webkit-border-radius:2px;
	-o-border-radius:2px;
	border-radius:2px
}
.imgforemail, .imgfordate, .imgforloc, .imgforstage, .imgformobile {
	position:absolute;
	height:20px;
	width:20px;
	top:8px;
	z-index:5
}
.imgforloc {
	background-position:-648px -290px
}
.imgfordate {
	background-position:-668px -290px
}
.imgforstage {
	background-position:-690px -291px
}
.imgformobile {
	background-position:-709px -289px
}
.imgforemail {
	background-position:-728px -289px;
	position:absolute;
	z-index:12;
	width:20px;
	height:20px;
	top:5px
}
.imgfordate {
	position:absolute;
	z-index:12;
	width:20px;
	height:20px;
	top:5px
}
.imgforstage {
	height:20px;
	left:0;
	position:absolute;
	top:9px;
	width:20px;
	z-index:12
}
.imgformobile {
	position:absolute;
	z-index:12;
	width:20px;
	height:20px;
	top:5px
}
.imgforemail {
	position:absolute;
	z-index:12;
	width:20px;
	height:20px;
	top:5px
}
#request_but, #request_but_seo {
	background:#ff8831;
	color:#ffffff;
	font-size:18px;
	font-weight:bold;
	height:45px;
	border-radius:2px;
	border:0 none;
	padding:0
}
#request_but p, #request_but_seo p {
	background:#ff8831;
	color:#ffffff;
	font-size:18px;
	font-weight:bold;
	height:44px;
	margin:0 auto;
	text-align:center;
	padding:10px
}
#pnLabel {
	left:5px
}
.prefArea select {
	appearance:none;
	-moz-appearance:none;
	-o-appearance:none;
	-ms-appearance:none;
	-webkit-appearance:none
}
.controlConatiner.select:after {
	background:url(https://res.cloudinary.com/dxqin8fbx/image/fetch/f_auto,q_auto:eco/https://dzh0sbrwpq3wf.cloudfront.net/assets/dropdown-icon.png) no-repeat;
	content:"";
	display:block;
	height:8px;
	margin-top:-18px;
	position:absolute;
	right:3%;
	width:10px
}
.prefArea .select2-container .select2-choices {
	border:none !important;
	box-shadow:none !important;
	margin-top:-5px;
	background:transparent
}
.prefArea .select2-drop-active {
	background:#f8f8f8;
	border:none;
	border-radius:0
}
.prefArea li.select2-results-dept-1.select2-result.select2-result-selectable {
	height:35px;
	width:90%
}
.prefArea .select2-results .select2-highlighted {
	background:#47afac !important
}
.prefArea .select2-container-multi .select2-choices .select2-search-choice {
	background:#49c4c1;
	border:none;
	border-radius:5px;
	color:#fff;
	padding:5px 10px 5px 20px
}
.prefArea .select2-drop-active {
	max-width:370px !important;
	margin-left:32px;
	margin-top:0px
}
.prefArea .select2-search-choice-close {
	background:url(https://res.cloudinary.com/dxqin8fbx/image/fetch/f_auto,q_auto:eco/https://dzh0sbrwpq3wf.cloudfront.net/assets/close_button_back.png) no-repeat;
	background-size:10px 10px;
	top:13px
}
.prefArea .select2-search-choice-close:hover {
	color:#ffffff !important
}
.prefArea option {
	height:35px;
	width:90%
}
.prefArea .close {
	top:10px;
	position:absolute;
	right:10px;
	z-index:11
}
.prefArea .organicSliderParts .close {
	top:-10px;
	right:-10px;
	opacity:0.8
}
.prefArea .close span {
	height:25px;
	width:25px;
	display:inline-block;
	background-position:-723px -218px
}
.prefArea .options .opt:first-child {
	display:none !important
}
.prefArea .sumo-container-area .SumoSelect>.CaptionCont {
	border:none;
	border-bottom:1px solid #e8e9ea;
	background:transparent;
	padding:13px 0 0 25px;
	height:34px;
	cursor:pointer
}
.prefArea .sumo-container-area .SumoSelect>.CaptionCont>span.placeholder {
	color:rgba(26, 35, 50, 0.6);
	font-size:16px;
	font-style:normal
}
.prefArea .sumo-container-area .SumoSelect>.optWrapper>.options {
	background:#f8f8f8;
	color:#555
}
.prefArea .sumo-container-area .SumoSelect>.optWrapper>.options li label {
	font-size:16px;
	color:inherit;
	font-weight:normal
}
.prefArea .sumo-container-area .SumoSelect>.optWrapper>.options li.opt:hover {
	background-color:#47afac !important;
	color:#fff
}
.prefArea .sumo-container-area .SumoSelect.open>.optWrapper {
	top:33px
}
.prefArea .sumo-container-area .SumoSelect.open>.optWrapper {
	width:400px
}
.prefArea .sumo-container-area .SumoSelect>.CaptionCont>span {
	font-size:16px;
	color:#555;
	position:relative;
	top:-7px
}
#countrycode .SumoSelect>.CaptionCont>span {
	text-overflow:clip;
	padding:0;
	overflow:hidden;
	width:40px
}
#countrycode .SumoSelect>.CaptionCont>label>i {
	background:none
}
.prefArea .sumo-container-area .SumoSelect>.CaptionCont>label {
	top:5px !important
}
.prefArea .sumo-label {
	position:absolute;
	left:25px;
	font-size:16px;
	font-weight:normal;
	top:8px;
	color:rgba(26, 35, 50, 0.6);
	font-size:16px;
	font-weight:normal
}
#loc_search .ui-widget-content.ui-autocomplete li:hover {
	background:#47afac !important
}
#loc_search ul {
	background:#fff;
	box-shadow:2px 2px 3px #999;
	max-width:415px;
	z-index:1051
}
#loc_search .ui-menu .ui-menu-item {
	background:none;
	padding:5px 10px !important
}
#loc_search .ui-menu .ui-menu-item a:hover {
	background:#54c4c1 !important;
	color:#ffffff
}
#loc_search .ui-menu .ui-menu-item a {
	background:none;
	color:#555
}
.prefArea .cntry_code_hidden {
	z-index:9999;
	background:#f8f8f8;
	border-radius:0;
	padding:0
}
.prefArea span.isd_code_click:hover {
	background:#47afac;
	color:#fff
}
.prefArea span.isd_code_click {
	padding:8px;
	color:#555
}
div#ui-datepicker-div {
	z-index:9999 !important
}
.prefredheadingText {
	color:#000000;
	font-weight:400;
	margin-bottom:4px;
	font-size:13px
}
.regular-checkboxes-organic {
	display:none
}
.regular-checkboxes-organic.checkbox {
	display:none
}
.regular-checkboxes-organic+label {
	color:#666;
	min-width:70px
}
input[type=checkbox].regular-checkboxes-organic+label {
	-webkit-appearance:none;
	-moz-appearance:none;
	-o-appearance:none;
	appearance:none;
	-moz-border-radius:4px 4px 4px 4px;
	-ms-border-radius:4px 4px 4px 4px;
	-webkit-border-radius:4px 4px 4px 4px;
	-o-border-radius:4px 4px 4px 4px;
	border-radius:4px 4px 4px 4px;
	margin:0 7px 10px 0;
	display:block;
	float:left;
	cursor:pointer;
	position:relative;
	padding:10px 15px;
	font-weight:normal;
	line-height:13px;
	font-size:13px;
	border:1px solid #e1e1e1;
	background:#f5f5f5;
	text-align:center
}
input[type=checkbox].regular-checkboxes-organic+label span {
	display:none
}
input[type=checkbox].regular-checkboxes-organic:checked+label {
	background:#39d4cf;
	color:#fff;
	border:1px solid #13807c
}
input[type=checkbox].regular-checkboxes-organic:checked+label::after {
position:absolute;
right:0px;
top:0px;
width:10px;
height:10px;
font-size:10px;
content:"X";
color:#000;
font-family:arial;
line-height:10px
}
input[type=radio].regular-checkboxes-organic+label {
	-webkit-appearance:none;
	-moz-appearance:none;
	-o-appearance:none;
	appearance:none;
	-moz-border-radius:4px 4px 4px 4px;
	-ms-border-radius:4px 4px 4px 4px;
	-webkit-border-radius:4px 4px 4px 4px;
	-o-border-radius:4px 4px 4px 4px;
	border-radius:4px 4px 4px 4px;
	margin:0 10px 10px 0;
	display:block;
	float:left;
	cursor:pointer;
	position:relative;
	padding:10px 15px;
	font-weight:normal;
	line-height:13px;
	font-size:13px;
	border:1px solid #e1e1e1;
	background:#f5f5f5;
	text-align:center
}
input[type=radio].regular-checkboxes-organic+label span {
	display:none
}
input[type=radio].regular-checkboxes-organic:checked+label {
	background:#39d4cf;
	color:#fff;
	border:1px solid #13807c
}
input[type=checkbox].regular-checkboxes-organic+label:hover, input[type=radio].regular-checkboxes-organic+label:hover {
	border:1px solid #13807c;
	color:#000
}
input[type=checkbox].regular-checkboxes-organic:checked+label:hover, input[type=radio].regular-checkboxes-organic:checked+label:hover {
	border:1px solid #13807c;
	color:#fff
}
.buttonDivCombCont {
	display:block;
	clear:both;
	position:absolute;
	padding:10px 0;
	bottom:0;
	width:100%;
	z-index:2
}
.backBtnLeftSection {
	float:left;
	background-color:#fff;
	display:inline-block;
	color:#ff8831;
	border:1px solid #ff8831;
	padding-left:40px;
	padding-right:40px;
	padding-top:10px;
	padding-bottom:10px;
	border-radius:3px
}
.backBtnLeftSection:hover {
	background-color:#f1f2f2;
	color:#ff8831
}
.backBtnLeftSection:focus, .backBtnLeftSection:visited {
	color:#ff8831;
	background-color:#f1f2f2;
	color:#ff8831
}
.backBtnLeftSection:active {
	box-shadow:0px 3px 2px #dadbdb inset
}
.nextBtnRightSection {
	text-align:center;
	float:right;
	font-size:14px;
	background-color:#ff8831;
	display:inline-block;
	padding-left:40px;
	padding-right:40px;
	padding-top:10px;
	padding-bottom:10px;
	border-radius:3px;
	color:#fff !important
}
.nextBtnRightSection:hover, .nextBtnRightSection:active {
	color:#fff;
	background-color:#ff6c00
}
.nextBtnRightSection:focus {
	color:#fff;
	background-color:#ff6c00
}
.nextBtnRightSection:active {
	box-shadow:0px 3px 2px #895128 inset;
	color:#fff;
	background-color:#ff6c00
}
.planningTripDropDown {
	clear:both
}
.labelforTripPlan {
	font-weight:400;
	top:12px;
	z-index:1;
	font-size:12px;
	color:#999;
	position:absolute
}
.labelforTripPlan-focused {
	color:#39d4cf
}
.tripPlanningFormHolder {
	padding-top:20px
}
.form-control.tripplanningControl {
	border-top:none;
	position:relative;
	z-index:2;
	cursor:pointer;
	border-left:none;
	border-right:none;
	box-shadow:none;
	border-radius:0;
	padding:0;
	color:#1a2332;
	font-size:13px;
	font-weight:400
}
.form-control.tripplanningControl option {
	font-size:14px;
	font-weight:500;
	color:#000;
	display:block
}
.form-control.tripplanningControl.dreaming {
	padding:10px 0px;
	display:block
}
.skipLater {
	float:right;
	display:block;
	color:#05668d !important;
	text-decoration:underline;
	font-weight:600;
	font-size:12px;
	margin-top:10px;
	text-decoration:underline
}
.skipLater:hover, .skipLater:visited, .skipLater:active, .skipLater:focus {
	text-decoration:underline;
	color:#05668d
}
.localExperiencesection {
	clear:both
}
.experienceheadingText {
	padding-top:22px
}
.regular-checkboxes-organic-1+label {
	margin-bottom:10px
}
.addRequirementText {
	color:#000000;
	font-size:12px
}
.additionalRequirements {
	clear:both;
	font-weight:500;
	padding-top:15px;
	padding-bottom:20px
}
.additionalRequirementsArea {
	color:#000;
	font-weight:normal;
	margin-bottom:4px;
	font-size:12px;
	border:0 none;
	border-bottom:1px solid #e8e9ea;
	min-width:100%;
	max-width:100%;
	padding:5px 0 10px;
	min-height:90px;
	max-height:90px
}
.additionalRequirementsArea:focus, .additionalRequirementsArea:active {
	outline:none
}
.skiphiddentext {
	color:#fff;
	margin:0
}
.arrowHiddenTriangle {
	width:0;
	height:0;
	border-left:8px solid transparent;
	border-right:8px solid transparent;
	border-bottom:8px solid #1a2332;
	position:absolute;
	top:-7px;
	left:23px
}
.dropdownForMultipleCheck {
	clear:both
}
.selectBoxForDropdown {
	width:100%;
	display:block;
	color:#1a2332;
	z-index:2;
	font-weight:normal
}
.mainSelectContainerSlider {
	width:100%
}
.mainSelectContainerSlider p {
	width:100%;
	box-shadow:none;
	height:40px;
	padding:10px 20px 10px 0;
	border-bottom:1px solid #e1e1e1;
	text-align:left;
	font-size:14px;
	color:#000;
	border-radius:0
}
.caretforSlider {
	position:absolute;
	right:5px;
	top:50%;
	width:0;
	height:0;
	margin-top:-3px;
	border-left:5px solid transparent;
	border-right:5px solid white;
	border-top:5px solid #1a2332
}
.menuforSelectchoice li {
	height:auto
}
.menuforSelectchoice li p {
	font-size:14px;
	line-height:16px;
	font-weight:400;
	padding-left:70px;
	padding-right:10px;
	padding-top:15px;
	padding-bottom:10px;
	color:#333;
	margin:0;
	position:relative;
	height:65px;
	border-bottom:0 none;
	cursor:pointer
}
.menuforSelectchoice li:hover {
	background-color:#f7f7f7
}
.menuforSelectchoice li span {
	position:absolute;
	left:10px;
	top:10px;
	display:block
}
.menuforSelectchoice {
	margin:0;
	padding:0;
	width:100%
}
.paraforSelection {
	display:inline-block;
	max-width:60%
}
.btn-group.open .dropdown-toggle.selectBoxForDropdown {
	box-shadow:none;
	position:relative
}
.dropdown-toggle.selectBoxForDropdown::after {
position:absolute;
right:5px;
top:50%;
content:'';
width:0;
height:0;
margin-top:-3px;
border-left:5px solid transparent;
border-right:5px solid white;
border-top:5px solid #1a2332
}
.radioCodeOrganicSlider .controlConatiner::after {
position:absolute;
right:25px;
top:50%;
content:'';
width:0;
height:0;
margin-top:-3px;
border-left:5px solid transparent;
border-right:5px solid white;
border-top:5px solid #1a2332
}
.sumo-label-trip {
	color:#49c4c1;
	font-size:12px;
	font-weight:400;
	margin:0
}
.sumo-container-area-trip {
	margin-bottom:20px;
	position:relative
}
.numberTravelers {
	padding-bottom:5px
}
.iltalictriptext {
	font-style:italic
}
.contForHiddenText {
	background-color:#1a2332;
	border-radius:4px;
	padding:5px 10px;
	position:absolute;
	display:none;
	right:0;
	top:25px;
	width:150px
}
.skipLater {
	font-size:12px;
	text-decoration:none;
	padding-left:24px;
	position:relative;
	color:#999;
	font-weight:400;
	margin:0;
	text-decoration:underline
}
.buttonDivCombCont-1 {
	float:right;
	position:absolute;
	right:5px;
	top:-5px
}
.buttonDivCombCont-1:hover {
	text-decoration:none
}
.buttonDivCombCont-1-span:hover+.contForHiddenText {
	display:block;
	z-index:2
}
.skipLater span {
	position:absolute;
	left:0;
	top:-2px;
	width:16px;
	height:16px;
	display:block
}
.menuforSelectchoice.menuforCountMembers {
	min-width:100%;
	max-height:139px;
	overflow-y:auto
}
.menuforSelectchoice.menuforCountMembers li p {
	font-size:12px;
	font-weight:400;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	margin:0;
	position:relative;
	height:auto;
	border-bottom:0 none;
	cursor:pointer
}
.menuforSelectchoice.menuforCountMembers li:hover {
	background-color:#f7f7f7
}
.menuforSelectchoice.menuforCountMembers li:hover p {
	color:#49c4c1
}
.to_loc-class {
	width:100%
}
.to_loc-class label {
	top:-13px;
	color:#49c4c1;
	font-size:12px;
	position:absolute;
	left:30px;
	font-weight:normal
}
.to_loc-input {
	border-radius:4px;
	
	margin-bottom:10px
}
.from_loc-class {
	width:100%
}
.from_loc-class label {
	top:-13px;
	color:#49c4c1;
	font-size:12px;
	position:absolute;
	left:30px;
	font-weight:normal
}
.from_loc-input {
	border-radius:4px;
	
	margin-bottom:10px
}
.isd_code-class {
	float:left !important
}
.isd_code-input {
	border-radius:4px;
	
	margin-bottom:10px;
	padding:6px 9px 6px 25px
}
.phone_no-class label {
	top:8px;
	color:#49c4c1;
	font-size:12px;
	position:absolute;
	left:30px;
	font-weight:normal
}
.email-class {
	width:100%
}
.email-class label {
	top:-13px;
	color:#49c4c1;
	font-size:12px;
	position:absolute;
	left:30px;
	font-weight:normal
}
#phone.questions {
	display:none
}
#numberOfChildren {
	display:none
}
.padding-b-20 {
	padding-bottom:20px
}
.width-100-per {
	width:100%
}
.currency_code_hidden {
	position:absolute;
	width:100%;
	background:#fff;
	top:0px;
	height:100px;
	overflow:auto;
	box-shadow:2px 2px 3px #999;
	z-index:5;
	padding:0;
	border:1px solid #e8e9ea;
	border-top:0 none;
	display:none
}
.currency_code_hidden span {
	display:block;
	width:100%;
	padding:8px;
	cursor:pointer;
	border-bottom:1px solid #f1f1f1
}
.currency_code_hidden span:hover {
	background:#f1f1f1
}
.form-control.currency_input_box {
	float:left;
	width:66.66667%;
	border:0 none;
	border-bottom:1px solid #e8e9ea;
	border-radius:0;
	box-shadow:none
}
.selectTripStage-drop {
	padding-left:25px !important
}
.dropdown-menu.menuforSelectchoice.menuforSelectchoiceTripPlan {
	top:-12px
}
.labelUpSide {
	top:-13px !important;
	color:#49c4c1 !important;
	font-size:12px !important
}
.greenToastMessageSeomobile {
	position:fixed;
	top:20px;
	z-index:1056;
	left:5% !important;
	background:#F1FFF8;
	border:1px solid #1BA960 !important;
	color:#1BA960 !important;
	width:90%;
	border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-webkit-border-radius:5px;
	-o-border-radius:5px;
	padding:10px
}
.greenToastMessageSeomobile .close-btnn {
	width:40px;
	height:40px;
	background:url("https://res.cloudinary.com/dxqin8fbx/image/fetch/f_auto,q_auto:eco/https://dzh0sbrwpq3wf.cloudfront.net/assets/new_ui_images/close-2179ac5ba4ca057bb3efd68be3dfa4a2.png");
	float:right;
	display:inline-block;
	position:absolute;
	top:0;
	right:0;
	z-index:3
}
.greenToastMessageSeomobile .message {
	overflow:hidden;
	font-size:14px;
	padding-right:30px
}
@media screen and (max-width: 767px) {
.mobile-hidden {
display:none
}
.greenToastMessageSeomobile {
width:90%;
left:5% !important;
padding-right:32px;
margin-top:15px
}
.greenToastMessageSeomobile .message {
font-size:12px
}
.greenToastMessageSeomobile .close-btnn {
width:32px;
height:32px;
background-size:100%;
position:absolute;
right:0px;
top:3px
}
}
.referral-terms-conditions-p {
	display:block;
	padding-bottom:15px;
	font-size:14px;
	font-weight:300;
	position:relative
}
.tnc_box_offer {
	display:none;
	font-size:14px;
	padding:10px 10px 10px 0;
	font-weight:400;
	color:#666
}
.row.get_offers_button_con {
	margin:10px 0;
	position:relative;
	padding:15px 15px;
	-moz-border-radius:6px;
	-ms-border-radius:6px;
	-o-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	background:#f1f1f1;
	border:1px solid #ccc;
	clear:both
}
#offer_container.invoice-box .row.get_offers_button {
	width:50%;
	margin-bottom:15px !important
}
.get_offers_button_con_white {
	background:#fff;
	border-color:#fff;
	padding-bottom:35px;
	margin-right:0;
	padding-top:25px;
	margin-left:0
}
.comman_border_radius_6 {
	-moz-border-radius:6px;
	-ms-border-radius:6px;
	-o-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px
}
.comman_border_radius_10 {
	-moz-border-radius:10px;
	-ms-border-radius:10px;
	-o-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px
}
.row.get_offers_button {
	border:2px dashed #ccc;
	padding:7px;
	margin:0;
	clear:both
}
.get_offers_button a.get_o_a {
	background:#1781d5;
	display:block;
	text-align:center;
	padding:8px 10px;
	color:#fff;
	text-decoration:none
}
.get_offers_button_con_h5 {
	margin:0;
	padding:15px 0;
	font-weight:300;
	font-size:18px;
	color:#999
}
.button_orange_comman {
	background:#ff5722;
	color:#fff;
	display:block;
	font-family:"Roboto", sans-serif;
	font-size:20px;
	font-weight:400;
	line-height:24px;
	padding:10px 10px;
	text-align:center;
	text-transform:uppercase
}
.button_orange_comman:hover {
	opacity:0.9;
	text-decoration:none;
	color:#fff
}
.get_offers_link_custom {
	float:right;
	clear:both;
	width:46%
}
.get_offers_button_con .reject_quote {
	text-align:center;
	display:block;
	margin:10px 0 0 0
}
.no-padding-div {
	padding-left:0;
	padding-right:0
}
.get_offers_button p {
	margin:0;
	font-size:13px;
	font-weight:300;
	color:#666;
	line-height:14px;
	float:left;
	clear:both;
	position:relative;
	padding-left:20px
}
.sidebar-sticky .get_offers_button p {
	float:none;
	clear:unset
}
.get_offers_button p span {
	width:200px;
	position:absolute;
	top:3px;
	color:#15CC6F;
	left:0;
	font-size:13px
}
.get_offers_button .fa-info-circle {
	color:#15CC6F;
	font-size:13px
}
.get_offers_button_not_applied p span {
	color:#ff0000
}
.get_offers_button h6 {
	margin:0;
	font-size:12px;
	color:#666;
	font-weight:300;
	padding-left:20px;
	float:left;
	clear:both
}
.cross_applied_offers {
	float:right;
	display:block;
	max-width:100%
}
.cross_applied_offers img {
	display:block;
	max-width:100%
}
.tandc_a {
	font-size:13px;
	font-style:italic;
	float:right;
	margin-top:9px;
	display:inline-block;
	color:#55c4c1
}
.myModal-terms-custom .modal-header {
	border-bottom:0
}
.myModal-terms-custom .modal-header h4 {
	border-bottom:0;
	font-size:22px;
	color:#55c4c1;
	font-weight:300
}
.myModal-terms-custom .modal-dialog {
	max-width:460px
}
.myModal-terms-custom .modal-body ul li {
	display:block;
	padding-bottom:20px;
	font-size:14px;
	font-weight:300;
	list-style:disc;
	position:relative;
	padding-left:20px
}
.myModal-terms-custom .modal-body ul li .round_o {
	width:10px;
	height:10px;
	margin-right:10px;
	display:inline-block;
	background:#000;
	-moz-border-radius:100%;
	-ms-border-radius:100%;
	-o-border-radius:100%;
	-webkit-border-radius:100%;
	border-radius:100%;
	position:absolute;
	left:0;
	top:6px
}
.myModal-offers-custom .modal-title {
	font-size:22px;
	font-weight:400
}
.coupon-code-form-custom {
	margin:0 0 20px 0
}
.coupon-code-form-custom .form-control {
	width:100%;
	height:50px;
	font-size:18px;
	font-weight:300
}
.coupon-code-form-custom button.paybtn {
	display:block;
	text-align:center;
	height:50px;
	font-size:20px;
	font-weight:300;
	width:100%
}
.myModal-terms-custom .modal-header {
	padding:15px 30px
}
.coupon-code-form-radio {
	margin:0
}
.existing_offers_h6 {
	border-bottom:1px solid #ccc;
	color:#999;
	font-size:18px;
	font-weight:400;
	margin:0 -15px;
	padding:6px 30px
}
.paytmOfferTemplate {
	width:50%;
	background:#fff;
	padding:60px 30px 20px
}
.paytmOfferTemplate img {
	margin:33px 0
}
.paytmOfferTemplate .paytmcashback h3 {
	font-size:22px;
	font-family:rockwell;
	color:#192331;
	opacity:0.9;
	text-transform:uppercase;
	margin:0;
	line-height:29px
}
.paytmOfferTemplate .paytmcashback p {
	font-size:22px;
	font-family:rockwell;
	color:#192331;
	opacity:0.9;
	margin:7px 0 0 0
}
.paytmOfferTemplate .paytmcashback p span {
	color:#0094ff
}
.paytmOfferTemplate .paytmcashback em {
	display:block;
	font-size:17px;
	color:#192331;
	font-weight:400;
	font-style:normal
}
.paytmOfferTemplate .paytmcashback em i {
	font-size:25px;
	font-weight:bold;
	font-style:normal
}
.know_more_btn {
	background:#ff8831;
	border-radius:0;
	color:#fff;
	text-transform:uppercase;
	font-size:14px;
	font-weight:400;
	padding:10px 25px;
	margin-top:10px
}
.know_more_btn:hover {
	color:#fff
}
.paytmOfferTemplate .paytmcashback em.valid-only {
	color:#8e8e8e;
	font-style:italic;
	font-size:14px;
	margin-top:8px;
	margin-right:80px
}
.applicable {
	clear:both;
	color:#5d5e69;
	font-size:15px;
	margin:15px 0 10px 0;
	display:inline-block
}
.paytmOffer {
	background:url("https://res.cloudinary.com/dxqin8fbx/image/fetch/f_auto,q_auto:eco/https://dzh0sbrwpq3wf.cloudfront.net/assets/quote-detail-get-offer/bg-bc9d9b6c1edb13bfa02b3d43b1c6666e.png") #fff no-repeat;
	text-align:center;
	border-radius:7px;
	border:none
}
#paytmoffer-popup .modal-header {
	border-bottom:none
}
#paytmoffer-popup .modal-header .close {
	margin-top:-12px;
	font-size:40px;
	font-weight:normal;
	color:#192331;
	opacity:0.8
}
#paytmoffer-popup .modal-dialog {
	max-width:532px;
	width:100%
}
.paytmOffer .modal-body p {
	font-family:rockwell;
	font-size:32px;
	color:#192331;
	text-align:center;
	text-transform:uppercase;
	opacity:0.9;
	margin:0 0 30px 0
}
.paytmOffer .modal-body span {
	font-size:18px;
	color:#192331;
	display:block;
	margin:30px 0 0
}
.paytmOffer .modal-body img {
	width:60%
}
.paytmOffer .modal-body i {
	font-size:25px;
	font-style:normal
}
.paytmOffer .modal-body em {
	font-size:42px;
	font-style:normal;
	font-weight:bold;
	line-height:49px
}
.paytmOffer .termsNcondition {
	text-align:left;
	margin:12px 0 0 0;
	color:#192331
}
.paytmOffer .termsNcondition p {
	text-align:left;
	font-size:12px;
	margin:0 0 6px 25px;
	font-family:roboto regular;
	opacity:1
}
.paytmOffer .termsNcondition ol {
	margin-bottom:0
}
.paytmOffer .termsNcondition ol li {
	font-size:12px;
	font-weight:400;
	color:#192331
}
#paytTC-popup .paytmtc {
	padding:0 0px 10px 18px
}
#paytTC-popup .modal-header .close {
	margin-top:0;
	font-size:40px;
	font-weight:bold
}
#paytTC-popup .modal-header {
	border-bottom:none
}
#paytTC-popup .paytmtc h4 {
	font-size:18px;
	color:#000;
	font-family:georgia;
	font-weight:bold;
	margin:0 0 15px
}
#paytTC-popup .paytmtc h4.sea-text {
	color:#24a39f
}
#paytTC-popup ul li {
	color:#3b3e4a
}
#paytTC-popup h6 {
	color:#3b3e4a;
	font-weight:bold;
	font-size:14px
}
#paytTC-popup h6 span {
	font-size:18px;
	font-family:georgia;
	font-weight:bold
}
@media screen and (max-width: 767px) {
.paytmOffer {
background:url("https://res.cloudinary.com/dxqin8fbx/image/fetch/f_auto,q_auto:eco/https://dzh0sbrwpq3wf.cloudfront.net/assets/quote-detail-get-offer/mob-bg-d2d0b534a4bb9aa3343e1855eb36b7ad.png") #fff no-repeat;
background-size:100%;
margin-top:30%
}
#paytmoffer-popup .modal-header .close {
margin-bottom:0;
font-size:37px
}
#paytmoffer-popup .modal-dialog {
width:80%;
margin:-35px auto 0
}
.paytmOffer .modal-body p {
font-size:24px;
margin-bottom:13px
}
.paytmOffer .modal-body img {
width:70%;
margin:0 30px;
display:inline-block
}
.paytmOffer .termsNcondition {
margin:12px 0 0
}
.paytmOffer .termsNcondition p {
margin-bottom:6px;
margin-left:10px;
font-size:11px
}
.paytmOffer .modal-body span {
font-size:14px
}
.paytmOffer .modal-body i {
font-size:20px
}
.paytmOffer .modal-body em {
font-size:32px;
line-height:40px
}
.paytmOffer .modal-body span {
margin:15px 0 0
}
.paytmOffer .termsNcondition ol li {
font-size:9.6px
}
.paytmOffer .termsNcondition ol {
padding:0 0 0 0px
}
}
.regular-checkboxes-existing-offers {
	display:none
}
.regular-checkboxes-existing-offers+label {
	-webkit-appearance:none;
	-moz-appearance:none;
	-o-appearance:none;
	appearance:none;
	height:auto;
	margin:0;
	display:block;
	width:100%;
	cursor:pointer;
	position:relative;
	padding-left:50px;
	padding-right:10px;
	border-bottom:1px solid #cdcdcd;
	padding-top:20px;
	padding-bottom:20px;
	line-height:14px;
	font-size:14px;
	position:relative
}
.regular-checkboxes-existing-offers+label span.radio_round {
	width:24px;
	height:24px;
	border:2px solid #cdcdcd;
	background:#fff;
	position:absolute;
	left:15px;
	top:34px;
	-moz-border-radius:100%;
	-ms-border-radius:100%;
	-webkit-border-radius:100%;
	-o-border-radius:100%;
	border-radius:100%
}
.regular-checkboxes-existing-offers+label span.coupon_code_box {
	border:2px dashed #55c4c1;
	padding:13px 10px;
	text-align:center;
	color:#000;
	-moz-border-radius:4px;
	-ms-border-radius:4px;
	-o-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	width:100%;
	font-size:18px;
	display:inline-block;
	text-transform:uppercase
}
.coupon_code_p {
	color:#666;
	font-weight:400;
	font-size:16px;
	margin:0;
	padding-top:12px
}
.padding_r_0 {
	padding-right:0
}
.check_box_con_popup {
	padding:0
}
.radio_text_small {
	font-size:12px;
	color:#666;
	font-weight:300;
	margin:0;
	padding:10px 0
}
.radio_text_small.small_date {
	color:#999;
	font-style:italic
}
.regular-checkboxes-existing-offers+label .hidden_unchecked {
	display:none;
	float:right;
	width:140px;
	padding:12px 10px;
	font-weight:300
}
.heading_radio_box h5 {
	color:#000;
	font-size:20px;
	font-weight:400;
	margin:0;
	padding-bottom:15px;
	padding-top:10px
}
.heading_radio_box h6 {
	font-size:12px;
	margin:0;
	color:#999
}
.heading_radio_box h6 a {
	color:#55c4c1;
	text-transform:uppercase;
	letter-spacing:1px;
	text-decoration:none
}
.regular-checkboxes-existing-offers:checked+label:after {
	position:absolute;
	top:0;
	left:0;
	background:#FBFCFE;
	z-index:2
}
.regular-checkboxes-existing-offers:checked+label .hidden_unchecked {
	display:block
}
.regular-checkboxes-existing-offers:checked+label span.radio_round {
	background:#2784c7
}
.regular-checkboxes-existing-offers:checked+label {
	background:#f1f1f1;
	color:#000;
	font-weight:600
}
.hidden_tandc {
	display:none;
	padding:15px 50px 0 50px
}
.hidden_tandc ul {
	margin:0;
	padding:5px 0
}
.hidden_tandc ul li {
	display:block;
	font-size:14px;
	font-weight:300;
	list-style:outside none disc;
	padding-bottom:15px;
	padding-left:20px;
	position:relative
}
.hidden_tandc ul li .round_o {
	background:#000 none repeat scroll 0 0;
	border-radius:100%;
	display:inline-block;
	height:8px;
	left:0;
	margin-right:10px;
	position:absolute;
	top:4px;
	width:8px
}
.hidden_tandc h4 {
	border-bottom:0 none;
	color:#55c4c1;
	font-size:22px;
	font-weight:300
}
.arrow_hide_tc {
	display:block;
	float:right;
	clear:both;
	width:31px;
	height:29px;
	position:absolute;
	right:15px;
	bottom:15px
}
.myModal-offers-custom .modal-body {
	padding-bottom:0
}
.row.no-margin-row {
	margin-left:0;
	margin-right:0
}
.form-control-error-field {
	border:1px solid #ff0000
}
.error_field_coupon_text {
	padding-left:0px;
	position:relative;
	padding-top:0px;
	padding-bottom:0px;
	font-size:11px;
	line-height:27px;
	font-style:italic;
	margin:0
}
.info-icon-error {
	font-size:18px;
	color:#ff0000;
	padding-top:4px
}
.error_field_coupon_text span {
	position:absolute;
	left:0;
	top:12px;
	color:#ff0000;
	font-size:20px
}
.error_field_coupon_text a {
	color:#55c4c1;
	letter-spacing:1px;
	text-transform:uppercase
}
.cross_button_inputbox {
	color:#999;
	cursor:pointer;
	display:block;
	font-weight:300;
	width:12px;
	height:12px;
	border:0 none;
	background:url("https://res.cloudinary.com/dxqin8fbx/image/fetch/f_auto,q_auto:eco/https://dzh0sbrwpq3wf.cloudfront.net/assets/quote-detail-get-offer/cross-1-ecb2f1b1117bf50da616300fac914132.png") center no-repeat;
	background-size:100% 100%;
	position:absolute;
	right:25px;
	padding:0;
	font-size:12px;
	line-height:12px;
	top:20px;
	z-index:2;
	font-weight:400;
	display:none
}
.large_button_dark_blue {
	display:block;
	width:100%;
	height:50px;
	padding:8px 10px;
	text-align:center;
	font-size:22px;
	font-weight:400;
	color:#fff;
	background:#1A2332;
	box-shadow:0 5px 5px #333;
	border:0 none;
	margin-top:15px
}
.previous_price_red {
	color:#ff0000;
	font-size:18px;
	font-weight:400;
	text-decoration:line-through;
	margin:0px auto 0px;
	padding:20px 0 8px 0;
	text-align:center
}
.new_price_real {
	color:#1A2332;
	font-size:20px;
	text-align:center;
	margin:0 auto;
	font-weight:500
}
.quote_rec_page_custom {
	padding-top:10px;
	padding-bottom:10px;
	clear:both
}
#paytm_offers_container {
	margin:25px 0
}
#paytm_offers_container .col-sm-4 img {
	width:75%;
	margin:0px 18px
}
.cashbackText p {
	font-size:22px;
	text-transform:uppercase;
	margin:0
}
.cashbackText span {
	display:block;
	font-size:20px;
	font-style:normal;
	line-height:24px
}
.cashbackText span em {
	font-style:normal;
	color:#0094ff
}
.cashbackText i {
	font-size:20px;
	font-style:normal
}
.termsNcondition {
	clear:both;
	margin-top:23px;
	display:inline-block
}
.termsNcondition p {
	font-size:13px;
	margin-left:25px
}
.termsNcondition ol li {
	font-size:12px
}
.btn-orange-book-now {
	background:#ff8831;
	color:#fff;
	
	display:block;
	margin:20px auto 10px;
	max-width:170px;
	text-align:center;
	border-radius:4px;
	font-size:15px;
	padding:10px;
	font-weight:400;
	text-transform:uppercase
}
.paytm_large_img img {
	display:block;
	margin:0 auto;
	max-width:80%
}
.yes-bank-slider {
	margin-top:30px
}
.yes-bank-slider .carousel-control.left {
	background:none
}
.yes-bank-slider .carousel-control.right {
	background:none
}
.yes-bank-offer {
	background:#fff;
	padding-top:30px;
	padding-bottom:30px;
	height:350px
}
.yes-bank-left-panel {
	padding-left:90px
}
.yes-bank-left-panel h2 {
	color:#1781d5;
	font-size:28px;
	font-weight:400
}
.yes-bank-left-panel h3 {
	font-size:18px;
	color:#3b3e4a
}
.yes-bank-left-panel h3 strong {
	font-size:24px
}
.carousel-indicators.offer-page {
	bottom:-40px
}
.left-arrow-offer {
	background:transparent;
	display:inline-block;
	height:46px;
	left:7px;
	margin-top:-23px;
	position:absolute;
	top:50%;
	width:46px;
	z-index:111
}
.right-arrow-offer {
	display:inline-block;
	height:46px;
	right:7px;
	margin-top:-23px;
	position:absolute;
	top:50%;
	width:46px;
	z-index:111
}
.yes-bank-slider .carousel-control.left {
	background:none
}
.yes-bank-slider .carousel-control.right {
	background:none
}
.ml-0 {
	margin-left:0
}
.slidebg {
	background:transparent url("https://res.cloudinary.com/dxqin8fbx/image/fetch/f_auto,q_auto:eco/https://dzh0sbrwpq3wf.cloudfront.net/assets/slidebg-2c974fa441dd450829694f8b746df819.png") no-repeat scroll 0 0/100% 100%;
	height:350px;
	position:absolute;
	right:0;
	top:0;
	width:41%
}
.mt-75 {
	margin-top:75px
}
.carousel-indicators.offer-page .active {
	background-color:#1781d5;
	border:1px solid #1781d5;
	height:12px;
	margin:1px;
	width:12px
}
.carousel-indicators.offer-page li {
	background-color:#fff;
	border:1px solid #888;
	border-radius:10px;
	cursor:pointer;
	display:inline-block;
	height:12px;
	margin:1px;
	text-indent:-999px;
	width:12px
}
.flipkart-paytm-div {
	margin-top:100px
}
@media screen and (min-wdth: 768px) {
.modal.myModal-offers-custom .modal-dialog {
width:460px
}
}
.dropdown-days-select {
	position:relative;
	margin:0
}
#duration_multi_select {
	float:left;
	width:20%
}
.dropdown-days-select dd, .dropdown-days-select dt {
	margin:0px;
	padding:0px
}
.dropdown-days-select ul {
	margin:0px 0 0 0
}
.dropdown-days-select dd {
	position:relative
}
.dropdown-days-select a, .dropdown-days-select a:visited {
	color:#fff;
	text-decoration:none;
	outline:none;
	font-size:12px
}
.dropdown-days-select dt a {
	background-color:#fff;
	display:block;
	padding:5.5px 25px 5.5px 35px;
	height:33px;
	line-height:22px;
	overflow:hidden;
	border:0;
	border:1px solid #a4a4a4;
	border-right:0 none;
	width:100%;
	cursor:pointer
}
p.multiSel {
	margin:0
}
.dropdown-days-select dt a span, .multiSel span {
	cursor:pointer;
	display:inline-block;
	padding:0 3px 2px 0;
	color:#333;
	font-size:12px;
	font-weight:400
}
.dropdown-days-select dd ul {
	background-color:#fff;
	border:0;
	color:#333;
	display:none;
	left:0px;
	padding:0px;
	position:absolute;
	top:0px;
	border:1px solid #ccc;
	width:100%;
	list-style:none;
	height:auto;
	overflow:auto
}
.dropdown-days-select span.value {
	display:none
}
.dropdown-days-select dd ul li {
	padding:6px 10px;
	border-bottom:1px solid #f1f1f1;
	display:block;
	color:#333
}
.dropdown-days-select dd ul li label {
	font-weight:400;
	cursor:pointer;
	margin:0;
	display:block
}
.dropdown-days-select dd ul li label input {
	margin-right:8px;
	margin-top:0;
	top:2px;
	position:relative
}
.dropdown-days-select dd ul li a {
	padding:0px;
	border-bottom:0 none;
	display:block;
	color:#333;
	cursor:pointer
}
.dropdown-days-select dd ul li a:hover, .dropdown-days-select dd ul li a:visited, .dropdown-days-select dd ul li a:focus {
	color:#333
}
.dropdown-days-select dt a::before {
content:''
}
.dropdown-days-select dt a::after {
content:''
}
.connect-text-on-social {
	font-weight:600;
	position:relative;
	top:-10px;
	display:inline-block;
	text-align:center;
	font-size:14px;
	color:#fff;
	margin:0
}
.facebook_link {
	background-position:-539px -610px
}
.facebook_link:hover {
	background-position:-490px -610px
}
.google_plus {
	background-position:-441px -610px
}
.google_plus:hover {
	background-position:-392px -610px
}
.instagram {
	background-position:-343px -610px
}
.instagram:hover {
	background-position:-294px -610px
}
.pintrest:hover {
	background-position:-245px -610px
}
.pintrest {
	background-position:-196px -610px
}
.twitter-link {
	background-position:-49px -610px
}
.twitter-link:hover {
	background-position:0 -610px
}
.footer-social-ul {
	display:inline-block;
	padding:0;
	margin:0;
	height:29px;
	text-align:center
}
.footer-social-ul li {
	width:49px;
	height:29px;
	display:inline-block;
	text-align:center;
	padding-left:10px;
	padding-right:10px
}
.footer-social-ul li a {
	width:29px;
	height:29px;
	display:block;
	text-align:center;
	cursor:pointer
}
.footer-socialicons-container {
	background-color:#000;
	padding-left:0;
	padding-right:0;
	padding:10px 0
}
.middle-socialicon-container {
	text-align:center;
	height:29px
}
.feature-sprite {
	background:url("https://res.cloudinary.com/dxqin8fbx/image/fetch/f_auto,q_auto:eco/https://dzh0sbrwpq3wf.cloudfront.net/assets/seo_tour_packages/sprite-d9cece860d31c55955ff154db1a1bb11.png") no-repeat;
	display:inline-block
}
.offer-sidebar-ul-main {
	min-height:117px;
	margin-bottom:0
}
.offer-arrow {
	background-position:-291px -478px;
	height:15px;
	width:25px
}
.gifticon {
	background-position:-365px -428px;
	height:53px;
	width:50px
}
.offer-sidebar {
	width:280px;
	position:fixed;
	right:-281px;
	top:94px;
	z-index:111
}
.offer-sidebar .offer-btn {
	left:-81px;
	position:absolute;
	top:42px;
	-moz-transform:rotate(-90deg);
	-ms-transform:rotate(-90deg);
	-o-transform:rotate(-90deg);
	-webkit-transform:rotate(-90deg);
	transform:rotate(-90deg)
}
.offer-sidebar .offer-btn a {
	background:#ff8831 none repeat scroll 0 0;
	color:#fff;
	font-family:roboto;
	font-size:21px;
	padding:10px 3px 10px 13px;
	text-transform:uppercase;
	font-weight:500
}
.offer-sidebar .offer-btn a:hover, .offer-sidebar .offer-btn a:focus {
	text-decoration:none;
	outline:none
}
.offer-sidebar .offers-listing.no-border {
	border:none
}
.offer-sidebar ul li {
	list-style:none
}
.offer-sidebar ul li a {
	color:#545554
}
.background-fff {
	background:#ffffff
}
.padding-0 {
	padding:0
}
.padding-b-15 {
	padding-bottom:15px
}
.padding-t-15 {
	padding-top:15px
}
.padding-t-14 {
	padding-top:14px
}
.text-center {
	text-align:center
}
.padding-l-0 {
	padding-left:0
}
.padding-r-25 {
	padding-right:25px
}
.margin-0 {
	margin:0
}
.block {
	display:block
}
.offer-sidebar .offer-btn a span.offer-arrow {
	-moz-transform:rotate(-180deg);
	-ms-transform:rotate(-180deg);
	-webkit-transform:rotate(-180deg);
	-o-transform:rotate(-180deg);
	transform:rotate(-180deg)
}
.offer-sidebar.opened .offer-btn a span.offer-arrow {
	-moz-transform:rotate(0deg);
	-ms-transform:rotate(0deg);
	-webkit-transform:rotate(0deg);
	-o-transform:rotate(0deg);
	transform:rotate(0deg)
}
.bx-wrapper {
	position:relative;
	margin:0 auto 60px;
	padding:0;
*zoom:1
}
.bx-wrapper img {
	max-width:100%;
	display:block
}
.bx-wrapper .bx-viewport {
	left:8px;
	
}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
	position:absolute;
	bottom:-30px;
	width:100%
}
.bx-wrapper .bx-loading {
	min-height:50px;
	height:100%;
	width:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:2000
}
.bx-wrapper .bx-pager {
	text-align:center;
	font-size:.85em;
	font-family:Arial;
	font-weight:bold;
	color:#666;
	padding-top:20px
}
.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display:inline-block;
*zoom:1;
*display:inline
}
.bx-wrapper .bx-pager.bx-default-pager a {
	background:#666;
	text-indent:-9999px;
	display:block;
	width:10px;
	height:10px;
	margin:0 5px;
	outline:0;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
	background:#000
}
.bx-wrapper .bx-prev {
	left:10px;
	background:url(images/controls.png) no-repeat 0 -32px
}
.bx-wrapper .bx-next {
	right:10px;
	background:url(images/controls.png) no-repeat -43px -32px
}
.bx-wrapper .bx-prev:hover {
	background-position:0 0
}
.bx-wrapper .bx-next:hover {
	background-position:-43px 0
}
.bx-wrapper .bx-controls-direction a {
	position:absolute;
	top:50%;
	margin-top:-16px;
	outline:0;
	width:32px;
	height:32px;
	text-indent:-9999px;
	z-index:9999
}
.bx-wrapper .bx-controls-direction a.disabled {
	display:none
}
.bx-wrapper .bx-controls-auto {
	text-align:center
}
.bx-wrapper .bx-controls-auto .bx-start {
	display:block;
	text-indent:-9999px;
	width:10px;
	height:11px;
	outline:0;
	background:url(images/controls.png) -86px -11px no-repeat;
	margin:0 3px
}
.bx-wrapper .bx-controls-auto .bx-start:hover, .bx-wrapper .bx-controls-auto .bx-start.active {
	background-position:-86px 0
}
.bx-wrapper .bx-controls-auto .bx-stop {
	display:block;
	text-indent:-9999px;
	width:9px;
	height:11px;
	outline:0;
	background:url(images/controls.png) -86px -44px no-repeat;
	margin:0 3px
}
.bx-wrapper .bx-controls-auto .bx-stop:hover, .bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position:-86px -33px
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align:left;
	width:80%
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right:0;
	width:35px
}
.bx-wrapper .bx-caption {
	position:absolute;
	bottom:0;
	left:0;
	background:#666 \9;
	background:rgba(80, 80, 80, 0.75);
	width:100%
}
.bx-wrapper .bx-caption span {
	color:#fff;
	font-family:Arial;
	display:block;
	font-size:.85em;
	padding:10px
}
#story-slider .bx-wrapper .bx-controls-direction a {
	box-shadow:none;
	display:inline-block;
	height:20px;
	margin-top:-10px;
	opacity:1;
	width:12px
}
#story-slider .bx-wrapper .bx-controls-direction .bx-prev {
	background-position:-5px -392px;
	left:auto;
	right:40px;
	top:-20px !important
}
#story-slider .bx-wrapper .bx-controls-direction .bx-prev:after {
	background:#ddd none repeat scroll 0 0;
	content:"";
	display:block;
	height:100%;
	position:absolute;
	right:-12px;
	top:0;
	width:1px
}
#story-slider .bx-wrapper .bx-controls-direction .bx-next {
	background-position:-5px -392px;
	right:5px;
	top:-21px !important;
	transform:rotate(180deg);
	-moz-transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	-o-transform:rotate(180deg)
}
#story-slider .bx-pager.bx-default-pager {
	display:none
}
#story-slider .bx-wrapper .bx-viewport {
	background:none;
	box-shadow:none;
	-moz-box-shadow:none;
	-ms-box-shadow:none;
	-webkit-box-shadow:none;
	-o-box-shadow:none;
	border:none
}
#story-slider .blog-story-box img {
	transition:all 0.7s ease 0s;
	-moz-transition:all 0.7s ease 0s;
	-webkit-transition:all 0.7s ease 0s;
	-o-transition:all 0.7s ease 0s;
	-ms-transition:all 0.7s ease 0s
}
#story-slider .blog-story-box:hover img {
	opacity:0.5;
	transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
	-webkit-transform:scale(1.1);
	-ms-transform:scale(1.1)
}
#discover-slider .bx-wrapper .bx-controls-direction a {
	background:url(https://res.cloudinary.com/dxqin8fbx/image/fetch/f_auto,q_auto:eco/https://dzh0sbrwpq3wf.cloudfront.net/assets/seo_tour_packages/sprite-d9cece860d31c55955ff154db1a1bb11.png) no-repeat;
	box-shadow:none;
	display:inline-block;
	height:20px;
	margin-top:-10px;
	opacity:1;
	width:12px
}
#discover-slider .bx-wrapper .bx-controls-direction .bx-prev {
	background-position:-5px -392px;
	left:auto;
	right:40px;
	top:-20px !important
}
#discover-slider .bx-wrapper .bx-controls-direction .bx-prev:after {
	background:#ddd none repeat scroll 0 0;
	content:"";
	display:block;
	height:100%;
	position:absolute;
	right:-12px;
	top:0;
	width:1px
}
#discover-slider .bx-wrapper .bx-controls-direction .bx-next {
	background-position:-5px -392px;
	right:5px;
	top:-21px !important;
	transform:rotate(180deg);
	-moz-transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	-o-transform:rotate(180deg)
}
#discover-slider .bx-pager.bx-default-pager {
	display:none
}
#discover-slider .bx-wrapper .bx-viewport {
	background:none;
	box-shadow:none;
	-moz-box-shadow:none;
	-ms-box-shadow:none;
	-webkit-box-shadow:none;
	-o-box-shadow:none;
	border:none
}
#discover-slider .blog-story-box img {
	transition:all 0.7s ease 0s;
	-moz-transition:all 0.7s ease 0s;
	-webkit-transition:all 0.7s ease 0s;
	-o-transition:all 0.7s ease 0s;
	-ms-transition:all 0.7s ease 0s
}
#discover-slider .blog-story-box:hover img {
	opacity:0.5;
	transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
	-webkit-transform:scale(1.1);
	-ms-transform:scale(1.1)
}
#discover-slider .bx-wrapper, #story-slider .bx-wrapper {
	margin-bottom:0
}
#story-slider, #discover-slider {
	overflow:hidden;
	padding-top:40px;
	top:-50px
}
#story-slider {
	min-height:322px
}
#discover-slider {
	min-height:702px
}
.minus-mt-25 {
	margin-top:-25px
}
img {
	max-width:100%
}
.conatiner-jabong-con {
	position:relative;
	margin:12px auto
}
.conatiner-jabong-con a {
	display:block
}
.conatiner-jabong-con a img {
	width:100%
}
.mobile-offer-banner {
	display:none
}
.btn.btn-offer-terms {
	background:#fff;
	border:0 none;
	border-radius:0;
	bottom:10px;
	color:#fff;
	font-size:13px;
	padding:8px 16px;
	font-weight:500;
	left:0;
	position:absolute;
	z-index:0;
	color:#000;
	box-shadow:2px -2px 4px #999
}
.btn.btn-offer-terms:hover, .btn.btn-offer-terms:focus, .btn.btn-offer-terms:active {
	outline:none
}
.modal-terms-offers .modal-title {
	text-transform:uppercase
}
.modal-terms-offers ul {

	padding:5px
}
.modal-terms-offers ul li {
	display:block;
	list-style-type:none;
	margin-bottom:10px;
	font-size:14px
}
.carousel-offers-main .carousel-indicators li {
	width:12px;
	height:12px;
	border:1px solid #999;
	margin:0 2px;
	background:#fff
}
.carousel-offers-main .carousel-indicators .active {
	background:#1781d5;
	width:12px;
	height:12px;
	border:1px solid #1781d5
}
.carousel-offers-main .carousel-indicators {
	bottom:5px
}
.carousel-offers-main .carousel-control {
	background-color:transparent;
	background-image:none;
	width:38px;
	height:38px;
	top:50%;
	margin-top:-19px;
	opacity:1
}
.carousel-offers-main .carousel-control.left {
	background:url("https://res.cloudinary.com/dxqin8fbx/image/fetch/f_auto,q_auto:eco/https://dzh0sbrwpq3wf.cloudfront.net/assets/offers/previous-offer-slider-41fdb2dd98606dd4fb0f83af097f31fd.png") no-repeat;
	left:15px
}
.carousel-offers-main .carousel-control.right {
	background:url("https://res.cloudinary.com/dxqin8fbx/image/fetch/f_auto,q_auto:eco/https://dzh0sbrwpq3wf.cloudfront.net/assets/offers/next-offer-slider-a0705cc18b1cad3ac529efc29e3bec3c.png") no-repeat;
	right:15px
}
.knowMoreButton {
	display:block;
	text-decoration:none;
	color:#fff7f1;
	font-size:14px;
	text-transform:uppercase;
	text-align:center;
	background-color:#ff8831;
	margin:0 auto;
	max-width:150px;
	padding-top:11px;
	padding-bottom:11px;
	padding-left:10px;
	padding-right:10px;
	font-weight:bold
}
.knowMoreButton:hover, visited {
	text-decoration:none;
	color:#fff
}
.flipkartVoucherContainer {
	display:none
}
.carousel-offers-main {
	padding-bottom:30px
}
@media screen and (max-width: 767px) {
.mobile-offer-banner {
display:block
}
.desktop-offer-banner {
display:none
}
.mobile_tnc_captions {
position:absolute;
bottom:0;
left:0;
z-index:2;
width:100%
}
.mobile_tnc_captions .btn.btn-offer-terms {
background:#fff;
border:0 none;
border-radius:0;
color:#fff;
font-size:13px;
padding:8px 16px;
font-weight:500;
left:0;
z-index:0;
color:#000;
box-shadow:1px -1px 3px #999
}
.carousel-offers-main .carousel-indicators {
bottom:5px
}
.carousel-offers-main .carousel-control {
display:none
}
.home-page-offer-banner .carousel-offers-main {
padding-bottom:10px
}
.home-page-offer-banner .carousel-offers-main .carousel-indicators {
bottom:-20px
}
.flipkartVoucherContainer {
padding-top:00px;
padding-bottom:20px
}
.flipkartVouncherText {
color:#24a39f;
font-size:20px;
text-align:center;
font-weight:500;
margin-top:5px;
margin-bottom:15px
}
.firstBookingQuotes {
background-color:#fff;
padding-top:25px;
padding-bottom:25px
}
.grabQouteText {
color:#3b3e4a;

font-weight:bold;
font-size:20px;
margin:0
}
.voucherOnBookingText {

font-weight:normal;
font-size:18px;
margin:0;
padding-top:1px;
color:#3b3e4a
}
.carousel-indicators.indicatorsCustomize {
bottom:-50px
}
.indicatorsCustomize li.active {
background-color:#1781d5;
border-color:#1781d5;
width:12px;
height:12px;
margin:0
}
.indicatorsCustomize li {
border-color:#60616c;
width:12px;
height:12px;
margin:0;
background-color:#fff
}
.innerCouponCodeText {
padding:0;
padding-top:5px
}
.couponCodeText {
font-size:18px;
font-weight:300
}
.leftDivCouponCode {
padding-left:0
}
.rightDivCouponCode {
padding-right:0
}
.couponCodeText-logo {
border:2px solid #fc705f;
float:left;
margin-left:15px;
float:left;
padding-top:10px;
padding-bottom:10px;
padding-left:20px;
padding-right:20px;
border-radius:3px;
position:relative
}
.couponCodeText-logo p {
color:#fc705f;
font-weight:600;
font-size:18px;
line-height:18px;
margin:0;
text-align:center
}
.roundCoupon {
border:2px solid #fc705f;
position:absolute;
float:left;
width:12px;
height:12px;
background-color:#fff;
border-radius:100%;
left:-4px;
top:50%;
margin-top:-6px;
border-left:2px solid #fff;
display:inline-block
}
.roundCoupon-1 {
top:50%;
margin-top:-6px;
position:absolute;
float:right;
width:12px;
height:12px;
background-color:#fff;
border-radius:100%;
display:inline-block;
border-left:2px solid #fc705f;
border-right:2px solid #fff;
border-top:2px solid #fc705f;
right:-4px;
border-bottom:2px solid #fc705f
}
.firstBookingQuotes {
margin:0 auto;
display:block
}
.couponCodeText {
padding-top:8px;
margin:0;
float:left
}
.buttonCuponCodeText {
padding-top:20px;
padding-bottom:0px;
padding-left:0;
padding-right:0;
clear:both
}
.knowMoreButton-1 {
float:left
}
.validityText {
font-style:italic;
font-size:14px;
text-align:left;
color:#8e8e8e;
padding-top:5px
}
.padding-r-0 {
padding-right:0
}
.padding-l-0 {
padding-left:0
}
.flipkartVoucherContainer-1 {
padding-top:10px;
padding-bottom:30px
}
.ArrowBackButtonContainer {
padding:0
}
.offersTextTop {
font-size:24px;
font-family:georgia;
color:#23a3b4;
text-align:center;
margin:0;
line-height:66px;
height:66px
}
.modal-terms-offers ul li {
font-size:11px
}
}
.js_yes_bank_ga .btn-offer-terms {
	right:0;
	left:auto !important;
	background:#fff !important;
	float:right
}
.hide-text {
	text-indent:100%;
	overflow:hidden
}
.no_offer_div {
	padding-top:100px;
	padding-bottom:100px;
	font-size:50px;
	text-align:center
}
.no_offer_li {
	font-size:20px;
	padding:40px 0px;
	text-align:center
}
.font-8 {
	font-size:8px !important
}
.font-10 {
	font-size:10px !important
}
.font-11 {
	font-size:11px !important
}
.font-12 {
	font-size:12px !important
}
.font-13 {
	font-size:13px !important
}
.font-14 {
	font-size:14px !important
}
.font-15 {
	font-size:15px !important
}
.font-16 {
	font-size:16px !important
}
.font-17 {
	font-size:17px !important
}
.font-18 {
	font-size:18px !important
}
.font-19 {
	font-size:19px !important
}
.font-20 {
	font-size:20px !important
}
.font-21 {
	font-size:21px !important
}
.font-22 {
	font-size:22px !important
}
.font-23 {
	font-size:23px !important
}
.font-24 {
	font-size:24px !important
}
.font-25 {
	font-size:25px !important
}
.font-26 {
	font-size:26px !important
}
.font-27 {
	font-size:27px !important
}
.font-28 {
	font-size:28px !important
}
.font-29 {
	font-size:29px !important
}
.font-30 {
	font-size:30px !important
}
.font-32 {
	font-size:32px !important
}
.font-34 {
	font-size:34px !important
}
.font-36 {
	font-size:36px !important
}
.font-38 {
	font-size:38px !important
}
.font-40 {
	font-size:40px !important
}
.font-42 {
	font-size:42px !important
}
.font-44 {
	font-size:44px !important
}
.font-50 {
	font-size:50px !important
}
.font-60 {
	font-size:60px !important
}
.font-70 {
	font-size:70px !important
}
.font-80 {
	font-size:80px !important
}
.font-90 {
	font-size:90px !important
}
.font-100 {
	font-size:100px !important
}
.font-w-100 {
	font-weight:100 !important
}
.font-w-200 {
	font-weight:200 !important
}
.font-w-300 {
	font-weight:300 !important
}
.font-w-400 {
	font-weight:400 !important
}
.font-w-500 {
	font-weight:500 !important
}
.font-w-600 {
	font-weight:600 !important
}
.font-w-700 {
	font-weight:700 !important
}
.font-w-800 {
	font-weight:800 !important
}
.font-w-900 {
	font-weight:900 !important
}
.font-w-bold {
	font-weight:bold !important
}
.font-normal {
	font-style:normal !important
}
.font-italic {
	font-style:italic !important
}
.font-oblique {
	font-style:oblique !important
}
.padding-0 {
	padding:0px !important
}
.padding-1 {
	padding:1px !important
}
.padding-2 {
	padding:2px !important
}
.padding-3 {
	padding:3px !important
}
.padding-4 {
	padding:4px !important
}
.padding-5 {
	padding:5px !important
}
.padding-8 {
	padding:8px !important
}
.padding-10 {
	padding:10px !important
}
.padding-12 {
	padding:12px !important
}
.padding-14 {
	padding:14px !important
}
.padding-15 {
	padding:15px !important
}
.padding-16 {
	padding:16px !important
}
.padding-18 {
	padding:18px !important
}
.padding-20 {
	padding:20px !important
}
.padding-22 {
	padding:22px !important
}
.padding-24 {

	padding:24px !important
}
.padding-25 {
	padding:25px !important
}
.padding-26 {
	padding:26px !important
}
.padding-28 {
	padding:28px !important
}
.padding-30 {
	padding:30px !important
}
.padding-32 {
	padding:32px !important
}
.padding-35 {
	padding:35px !important
}
.padding-40 {
	padding:40px !important
}
.padding-45 {
	padding:45px !important
}
.padding-50 {
	padding:50px !important
}
.padding-60 {
	padding:60px !important
}
.padding-70 {
	padding:70px !important
}
.padding-80 {
	padding:80px !important
}
.padding-90 {
	padding:90px !important
}
.padding-100 {
	padding:100px !important
}
.padding-t-0 {
	padding-top:0px !important
}
.padding-t-1 {
	padding-top:1px !important
}
.padding-t-2 {
	padding-top:2px !important
}
.padding-t-3 {
	padding-top:3px !important
}
.padding-t-4 {
	padding-top:4px !important
}
.padding-t-5 {
	padding-top:5px !important
}
.padding-t-8 {
	padding-top:8px !important
}
.padding-t-10 {
	padding-top:10px !important
}
.padding-t-12 {
	padding-top:12px !important
}
.padding-t-14 {
	padding-top:14px !important
}
.padding-t-15 {
	padding-top:15px !important
}
.padding-t-16 {
	padding-top:16px !important
}
.padding-t-18 {
	padding-top:18px !important
}
.padding-t-20 {
	padding-top:20px !important
}
.padding-t-22 {
	padding-top:22px !important
}
.padding-t-24 {
	padding-top:24px !important
}
.padding-t-25 {
	padding-top:25px !important
}
.padding-t-26 {
	padding-top:26px !important
}
.padding-t-28 {
	padding-top:28px !important
}
.padding-t-30 {
	padding-top:30px !important
}
.padding-t-32 {
	padding-top:32px !important
}
.padding-t-35 {
	padding-top:35px !important
}
.padding-t-40 {
	padding-top:40px !important
}
.padding-t-45 {
	padding-top:45px !important
}
.padding-t-50 {
	padding-top:50px !important
}
.padding-t-60 {
	padding-top:60px !important
}
.padding-t-70 {
	padding-top:70px !important
}
.padding-t-80 {
	padding-top:80px !important
}
.padding-t-90 {
	padding-top:90px !important
}
.padding-t-100 {
	padding-top:100px !important
}
.padding-b-0 {
	padding-bottom:0px !important
}
.padding-b-1 {
	padding-bottom:1px !important
}
.padding-b-2 {
	padding-bottom:2px !important
}
.padding-b-3 {
	padding-bottom:3px !important
}
.padding-b-4 {
	padding-bottom:4px !important
}
.padding-b-5 {
	padding-bottom:5px !important
}
.padding-b-8 {
	padding-bottom:8px !important
}
.padding-b-10 {
	padding-bottom:10px !important
}
.padding-b-12 {
	padding-bottom:12px !important
}
.padding-b-14 {
	padding-bottom:14px !important
}
.padding-b-15 {
	padding-bottom:15px !important
}
.padding-b-16 {
	padding-bottom:16px !important
}
.padding-b-18 {
	padding-bottom:18px !important
}
.padding-b-20 {
	padding-bottom:20px !important
}
.padding-b-22 {
	padding-bottom:22px !important
}
.padding-b-24 {
	padding-bottom:24px !important
}
.padding-b-25 {
	padding-bottom:25px !important
}
.padding-b-26 {
	padding-bottom:26px !important
}
.padding-b-28 {
	padding-bottom:28px !important
}
.padding-b-30 {
	padding-bottom:30px !important
}
.padding-b-32 {
	padding-bottom:32px !important
}
.padding-b-35 {
	padding-bottom:35px !important
}
.padding-b-40 {
	padding-bottom:40px !important
}
.padding-b-45 {
	padding-bottom:45px !important
}
.padding-l-0 {
	padding-left:0px !important
}
.padding-l-1 {
	padding-left:1px !important
}
.padding-l-2 {
	padding-left:2px !important
}
.padding-l-3 {
	padding-left:3px !important
}
.padding-l-4 {
	padding-left:4px !important
}
.padding-l-5 {
	padding-left:5px !important
}
.padding-l-8 {
	padding-left:8px !important
}
.padding-l-10 {
	padding-left:10px !important
}
.padding-l-12 {
	padding-left:12px !important
}
.padding-l-14 {
	padding-left:14px !important
}
.padding-l-15 {
	padding-left:15px !important
}
.padding-l-16 {
	padding-left:16px !important
}
.padding-l-18 {
	padding-left:18px !important
}
.padding-l-20 {
	padding-left:20px !important
}
.padding-l-22 {
	padding-left:22px !important
}
.padding-l-24 {
	padding-left:24px !important
}
.padding-l-25 {
	padding-left:25px !important
}
.padding-l-26 {
	padding-left:26px !important
}
.padding-l-28 {
	padding-left:28px !important
}
.padding-l-30 {
	padding-left:30px !important
}
.padding-l-32 {
	padding-left:32px !important
}
.padding-l-35 {
	padding-left:35px !important
}
.padding-l-40 {
	padding-left:40px !important
}
.padding-l-45 {
	padding-left:45px !important
}
.padding-l-50 {
	padding-left:50px !important
}
.padding-l-60 {
	padding-left:60px !important
}
.padding-l-70 {
	padding-left:70px !important
}
.padding-l-80 {
	padding-left:80px !important
}
.padding-l-90 {
	padding-left:90px !important
}
.padding-l-100 {
	padding-left:100px !important
}
.padding-r-0 {
	padding-right:0px !important
}
.padding-r-1 {
	padding-right:1px !important
}
.padding-r-2 {
	padding-right:2px !important
}
.padding-r-3 {
	padding-right:3px !important
}
.padding-r-4 {
	padding-right:4px !important
}
.padding-r-5 {
	padding-right:5px !important
}
.padding-r-8 {
	padding-right:8px !important
}
.padding-r-10 {
	padding-right:10px !important
}
.padding-r-12 {
	padding-right:12px !important
}
.padding-r-14 {
	padding-right:14px !important
}
.padding-r-15 {
	padding-right:15px !important
}
.padding-r-16 {
	padding-right:16px !important
}
.padding-r-18 {
	padding-right:18px !important
}
.padding-r-20 {
	padding-right:20px !important
}
.padding-r-22 {
	padding-right:22px !important
}
.padding-r-24 {
	padding-right:24px !important
}
.padding-r-25 {
	padding-right:25px !important
}
.padding-r-26 {
	padding-right:26px !important
}
.padding-r-28 {
	padding-right:28px !important
}
.padding-r-30 {
	padding-right:30px !important
}
.padding-r-32 {
	padding-right:32px !important
}
.padding-r-35 {
	padding-right:35px !important
}
.padding-r-40 {
	padding-right:40px !important
}
.padding-r-45 {
	padding-right:45px !important
}
.padding-r-50 {
	padding-right:50px !important
}
.padding-r-60 {
	padding-right:60px !important
}
.padding-r-70 {
	padding-right:70px !important
}
.padding-r-80 {
	padding-right:80px !important
}
.padding-r-90 {
	padding-right:90px !important
}
.padding-r-100 {
	padding-right:100px !important
}
.margin-0 {
	margin:0px !important
}
.margin-1 {
	margin:1px !important
}
.margin-2 {
	margin:2px !important
}
.margin-3 {
	margin:3px !important
}
.margin-4 {
	margin:4px !important
}
.margin-5 {
	margin:5px !important
}
.margin-8 {
	margin:8px !important
}
.margin-10 {
	margin:10px !important
}
.margin-12 {
	margin:12px !important
}
.margin-14 {
	margin:14px !important
}
.margin-15 {
	margin:15px !important
}
.margin-16 {
	margin:16px !important
}
.margin-18 {
	margin:18px !important
}
.margin-20 {
	margin:20px !important
}
.margin-22 {
	margin:22px !important
}
.margin-24 {
	margin:24px !important
}
.margin-25 {
	margin:25px !important
}
.margin-26 {
	margin:26px !important
}
.margin-28 {
	margin:28px !important
}
.margin-30 {
	margin:30px !important
}
.margin-32 {
	margin:32px !important
}
.margin-35 {
	margin:35px !important
}
.margin-40 {
	margin:40px !important
}
.margin-45 {
	margin:45px !important
}
.margin-50 {
	margin:50px !important
}
.margin-60 {
	margin:60px !important
}
.margin-70 {
	margin:70px !important
}
.margin-80 {
	margin:80px !important
}
.margin-90 {
	margin:90px !important
}
.margin-100 {
	margin:100px !important
}
.margin-t-0 {
	margin-top:0px !important
}
.margin-t-1 {
	margin-top:1px !important
}
.margin-t-2 {
	margin-top:2px !important
}
.margin-t-3 {
	margin-top:3px !important
}
.margin-t-4 {
	margin-top:4px !important
}
.margin-t-5 {
	margin-top:5px !important
}
.margin-t-8 {
	margin-top:8px !important
}
.margin-t-10 {
	margin-top:10px !important
}
.margin-t-12 {
	margin-top:12px !important
}
.margin-t-14 {
	margin-top:14px !important
}
.margin-t-15 {
	margin-top:15px !important
}
.margin-t-16 {
	margin-top:16px !important
}
.margin-t-18 {
	margin-top:18px !important
}
.margin-t-20 {
	margin-top:20px !important
}
.margin-t-22 {
	margin-top:22px !important
}
.margin-t-24 {
	margin-top:24px !important
}
.margin-t-25 {
	margin-top:25px !important
}
.margin-t-26 {
	margin-top:26px !important
}
.margin-t-28 {
	margin-top:28px !important
}
.margin-t-30 {
	margin-top:30px !important
}
.margin-t-32 {
	margin-top:32px !important
}
.margin-t-35 {
	margin-top:35px !important
}
.margin-t-40 {
	margin-top:40px !important
}
.margin-t-45 {
	margin-top:45px !important
}
.margin-t-50 {
	margin-top:50px !important
}
.margin-t-60 {
	margin-top:60px !important
}
.margin-t-70 {
	margin-top:70px !important
}
.margin-t-80 {
	margin-top:80px !important
}
.margin-t-90 {
	margin-top:90px !important
}
.margin-t-100 {
	margin-top:100px !important
}
.margin-b-0 {
	margin-bottom:0px !important
}
.margin-b-1 {
	margin-bottom:1px !important
}
.margin-b-2 {
	margin-bottom:2px !important
}
.margin-b-3 {
	margin-bottom:3px !important
}
.margin-b-4 {
	margin-bottom:4px !important
}
.margin-b-5 {
	margin-bottom:5px !important
}
.margin-b-8 {
	margin-bottom:8px !important
}
.margin-b-10 {
	margin-bottom:10px !important
}
.margin-b-12 {
	margin-bottom:12px !important
}
.margin-b-14 {
	margin-bottom:14px !important
}
.margin-b-15 {
	margin-bottom:15px !important
}
.margin-b-16 {
	margin-bottom:16px !important
}
.margin-b-18 {
	margin-bottom:18px !important
}
.margin-b-20 {
	margin-bottom:20px !important
}
.margin-b-22 {
	margin-bottom:22px !important
}
.margin-b-24 {
	margin-bottom:24px !important
}
.margin-b-25 {
	margin-bottom:25px !important
}
.margin-b-26 {
	margin-bottom:26px !important
}
.margin-b-28 {
	margin-bottom:28px !important
}
.margin-b-30 {
	margin-bottom:30px !important
}
.margin-b-32 {
	margin-bottom:32px !important
}
.margin-b-35 {
	margin-bottom:35px !important
}
.margin-b-40 {
	margin-bottom:40px !important
}
.margin-b-45 {
	margin-bottom:45px !important
}
.margin-b-50 {
	margin-bottom:50px !important
}
.margin-b-60 {
	margin-bottom:60px !important
}
.margin-b-70 {
	margin-bottom:70px !important
}
.margin-b-80 {
	margin-bottom:80px !important
}
.margin-b-90 {
	margin-bottom:90px !important
}
.margin-b-100 {
	margin-bottom:100px !important
}
.margin-l-0 {
	margin-left:0px !important
}
.margin-l-1 {
	margin-left:1px !important
}
.margin-l-2 {
	margin-left:2px !important
}
.margin-l-3 {
	margin-left:3px !important
}
.margin-l-4 {
	margin-left:4px !important
}
.margin-l-5 {
	margin-left:5px !important
}
.margin-l-8 {
	margin-left:8px !important
}
.margin-l-10 {
	margin-left:10px !important
}
.margin-l-12 {
	margin-left:12px !important
}
.margin-l-14 {
	margin-left:14px !important
}
.margin-l-15 {
	margin-left:15px !important
}
.margin-l-16 {
	margin-left:16px !important
}
.margin-l-18 {
	margin-left:18px !important
}
.margin-l-20 {
	margin-left:20px !important
}
.margin-l-22 {
	margin-left:22px !important
}
.margin-l-24 {
	margin-left:24px !important
}
.margin-l-25 {
	margin-left:25px !important
}
.margin-l-26 {
	margin-left:26px !important
}
.margin-l-28 {
	margin-left:28px !important
}
.margin-l-30 {
	margin-left:30px !important
}
.margin-l-32 {
	margin-left:32px !important
}
.margin-l-35 {
	margin-left:35px !important
}
.margin-l-40 {
	margin-left:40px !important
}
.margin-l-45 {
	margin-left:45px !important
}
.margin-l-50 {
	margin-left:50px !important
}
.margin-l-60 {
	margin-left:60px !important
}
.margin-l-70 {
	margin-left:70px !important
}
.margin-l-80 {
	margin-left:80px !important
}
.margin-l-90 {
	margin-left:90px !important
}
.margin-l-100 {
	margin-left:100px !important
}
.margin-r-0 {
	margin-right:0px !important
}
.margin-r-1 {
	margin-right:1px !important
}
.margin-r-2 {
	margin-right:2px !important
}
.margin-r-3 {
	margin-right:3px !important
}
.margin-r-4 {
	margin-right:4px !important
}
.margin-r-5 {
	margin-right:5px !important
}
.margin-r-8 {
	margin-right:8px !important
}
.margin-r-10 {
	margin-right:10px !important
}
.margin-r-12 {
	margin-right:12px !important
}
.margin-r-14 {
	margin-right:14px !important
}
.margin-r-15 {
	margin-right:15px !important
}
.margin-r-16 {
	margin-right:16px !important
}
.margin-r-18 {
	margin-right:18px !important
}
.margin-r-20 {
	margin-right:20px !important
}
.margin-r-22 {
	margin-right:22px !important
}
.margin-r-24 {
	margin-right:24px !important
}
.margin-r-25 {
	margin-right:25px !important
}
.margin-r-26 {
	margin-right:26px !important
}
.margin-r-28 {
	margin-right:28px !important
}
.margin-r-30 {
	margin-right:30px !important
}
.margin-r-32 {
	margin-right:32px !important
}
.margin-r-35 {
	margin-right:35px !important
}
.margin-r-40 {
	margin-right:40px !important
}
.margin-r-45 {
	margin-right:45px !important
}
.margin-r-50 {
	margin-right:50px !important
}
.margin-r-60 {
	margin-right:60px !important
}
.margin-r-70 {
	margin-right:70px !important
}
.margin-r-80 {
	margin-right:80px !important
}
.margin-r-90 {
	margin-right:90px !important
}
.margin-r-100 {
	margin-right:100px !important
}
.top-0 {
	top:0px !important
}
.top-5 {
	top:5px !important
}
.top-10 {
	top:10px !important
}
.top-15 {
	top:15px !important
}
.top-20 {
	top:20px !important
}
.top-25 {
	top:25px !important
}
.top-30 {
	top:30px !important
}
.top-50 {
	top:50px !important
}
.top-100 {
	top:100px !important
}
.top-100-p {
	top:100% !important
}
.left-0 {
	left:0px !important
}
.left-5 {
	left:5px !important
}
.left-10 {
	left:10px !important
}
.left-15 {
	left:15px !important
}
.left-20 {
	left:20px !important
}
.left-25 {
	left:25px !important
}
.left-30 {
	left:30px !important
}
.left-50 {
	left:50px !important
}
.left-100 {
	left:100px !important
}
.left-100-p {
	left:100% !important
}
.right-0 {
	right:0 !important
}
.right-5 {
	right:5px !important
}
.right-10 {
	right:10px !important
}
.right-15 {
	right:15px !important
}
.right-20 {
	right:20px !important
}
.right-25 {
	right:25px !important
}
.right-30 {
	right:30px !important
}
.right-50 {
	right:50px !important
}
.right-100 {
	right:100px !important
}
.right-100-p {
	right:100% !important
}
.bottom-0 {
	bottom:0 !important
}
.bottom-5 {
	bottom:5px !important
}
.bottom-10 {
	bottom:10px !important
}
.bottom-15 {
	bottom:15px !important
}
.bottom-20 {
	bottom:20px !important
}
.bottom-25 {
	bottom:25px !important
}
.bottom-30 {
	bottom:30px !important
}
.bottom-50 {
	bottom:50px !important
}
.bottom-100 {
	bottom:100px !important
}
.bottom-100-p {
	bottom:100% !important
}
@media screen and (max-width: 1199px) {
.md-font-8 {
font-size:8px !important
}
.md-font-10 {
font-size:10px !important
}
.md-font-11 {
font-size:11px !important
}
.md-font-12 {
font-size:12px !important
}
.md-font-13 {
font-size:13px !important
}
.md-font-14 {
font-size:14px !important
}
.md-font-15 {
font-size:15px !important
}
.md-font-16 {
font-size:16px !important
}
.md-font-17 {
font-size:17px !important
}
.md-font-18 {
font-size:18px !important
}
.md-font-19 {
font-size:19px !important
}
.md-font-20 {
font-size:20px !important
}
.md-font-21 {
font-size:21px !important
}
.md-font-22 {
font-size:22px !important
}
.md-font-23 {
font-size:23px !important
}
.md-font-24 {
font-size:24px !important
}
.md-font-25 {
font-size:25px !important
}
.md-font-26 {
font-size:26px !important
}
.md-font-27 {
font-size:27px !important
}
.md-font-28 {
font-size:28px !important
}
.md-font-29 {
font-size:29px !important
}
.md-font-30 {
font-size:30px !important
}
.md-font-32 {
font-size:32px !important
}
.md-font-34 {
font-size:34px !important
}
.md-font-36 {
font-size:36px !important
}
.md-font-38 {
font-size:38px !important
}
.md-font-40 {
font-size:40px !important
}
.md-font-42 {
font-size:42px !important
}
.md-font-44 {
font-size:44px !important
}
.md-font-50 {
font-size:50px !important
}
.md-font-60 {
font-size:60px !important
}
.md-font-70 {
font-size:70px !important
}
.md-font-80 {
font-size:80px !important
}
.md-font-90 {
font-size:90px !important
}
.md-font-100 {
font-size:100px !important
}
.md-font-w-100 {
font-weight:100 !important
}
.md-font-w-200 {
font-weight:200 !important
}
.md-font-w-300 {
font-weight:300 !important
}
.md-font-w-400 {
font-weight:400 !important
}
.md-font-w-500 {
font-weight:500 !important
}
.md-font-w-600 {
font-weight:600 !important
}
.md-font-w-700 {
font-weight:700 !important
}
.md-font-w-800 {
font-weight:800 !important
}
.md-font-w-900 {
font-weight:900 !important
}
.md-font-w-bold {
font-weight:bold !important
}
.md-font-normal {
font-style:normal !important
}
.md-font-italic {
font-style:italic !important
}
.md-font-oblique {
font-style:oblique !important
}
.md-padding-0 {
padding:0px !important
}
.md-padding-1 {
padding:1px !important
}
.md-padding-2 {
padding:2px !important
}
.md-padding-3 {
padding:3px !important
}
.md-padding-4 {
padding:4px !important
}
.md-padding-5 {
padding:5px !important
}
.md-padding-8 {
padding:8px !important
}
.md-padding-10 {
padding:10px !important
}
.md-padding-12 {
padding:12px !important
}
.md-padding-14 {
padding:14px !important
}
.md-padding-15 {
padding:15px !important
}
.md-padding-16 {
padding:16px !important
}
.md-padding-18 {
padding:18px !important
}
.md-padding-20 {
padding:20px !important
}
.md-padding-22 {
padding:22px !important
}
.md-padding-24 {
padding:24px !important
}
.md-padding-25 {
padding:25px !important
}
.md-padding-26 {
padding:26px !important
}
.md-padding-28 {
padding:28px !important
}
.md-padding-30 {
padding:30px !important
}
.md-padding-32 {
padding:32px !important
}
.md-padding-35 {
padding:35px !important
}
.md-padding-40 {
padding:40px !important
}
.md-padding-45 {
padding:45px !important
}
.md-padding-50 {
padding:50px !important
}
.md-padding-60 {
padding:60px !important
}
.md-padding-70 {
padding:70px !important
}
.md-padding-80 {
padding:80px !important
}
.md-padding-90 {
padding:90px !important
}
.md-padding-100 {
padding:100px !important
}
.md-padding-t-0 {
padding-top:0px !important
}
.md-padding-t-1 {
padding-top:1px !important
}
.md-padding-t-2 {
padding-top:2px !important
}
.md-padding-t-3 {
padding-top:3px !important
}
.md-padding-t-4 {
padding-top:4px !important
}
.md-padding-t-5 {
padding-top:5px !important
}
.md-padding-t-8 {
padding-top:8px !important
}
.md-padding-t-10 {
padding-top:10px !important
}
.md-padding-t-12 {
padding-top:12px !important
}
.md-padding-t-14 {
padding-top:14px !important
}
.md-padding-t-15 {
padding-top:15px !important
}
.md-padding-t-16 {
padding-top:16px !important
}
.md-padding-t-18 {
padding-top:18px !important
}
.md-padding-t-20 {
padding-top:20px !important
}
.md-padding-t-22 {
padding-top:22px !important
}
.md-padding-t-24 {
padding-top:24px !important
}
.md-padding-t-25 {
padding-top:25px !important
}
.md-padding-t-26 {
padding-top:26px !important
}
.md-padding-t-28 {
padding-top:28px !important
}
.md-padding-t-30 {
padding-top:30px !important
}
.md-padding-t-32 {
padding-top:32px !important
}
.md-padding-t-35 {
padding-top:35px !important
}
.md-padding-t-40 {
padding-top:40px !important
}
.md-padding-t-45 {
padding-top:45px !important
}
.md-padding-t-50 {
padding-top:50px !important
}
.md-padding-t-60 {
padding-top:60px !important
}
.md-padding-t-70 {
padding-top:70px !important
}
.md-padding-t-80 {
padding-top:80px !important
}
.md-padding-t-90 {
padding-top:90px !important
}
.md-padding-t-100 {
padding-top:100px !important
}
.md-padding-b-0 {
padding-bottom:0px !important
}
.md-padding-b-1 {
padding-bottom:1px !important
}
.md-padding-b-2 {
padding-bottom:2px !important
}
.md-padding-b-3 {
padding-bottom:3px !important
}
.md-padding-b-4 {
padding-bottom:4px !important
}
.md-padding-b-5 {
padding-bottom:5px !important
}
.md-padding-b-8 {
padding-bottom:8px !important
}
.md-padding-b-10 {
padding-bottom:10px !important
}
.md-padding-b-12 {
padding-bottom:12px !important
}
.md-padding-b-14 {
padding-bottom:14px !important
}
.md-padding-b-15 {
padding-bottom:15px !important
}
.md-padding-b-16 {
padding-bottom:16px !important
}
.md-padding-b-18 {
padding-bottom:18px !important
}
.md-padding-b-20 {
padding-bottom:20px !important
}
.md-padding-b-22 {
padding-bottom:22px !important
}
.md-padding-b-24 {
padding-bottom:24px !important
}
.md-padding-b-25 {
padding-bottom:25px !important
}
.md-padding-b-26 {
padding-bottom:26px !important
}
.md-padding-b-28 {
padding-bottom:28px !important
}
.md-padding-b-30 {
padding-bottom:30px !important
}
.md-padding-b-32 {
padding-bottom:32px !important
}
.md-padding-b-35 {
padding-bottom:35px !important
}
.md-padding-b-40 {
padding-bottom:40px !important
}
.md-padding-b-45 {
padding-bottom:45px !important
}
.md-padding-l-0 {
padding-left:0px !important
}
.md-padding-l-1 {
padding-left:1px !important
}
.md-padding-l-2 {
padding-left:2px !important
}
.md-padding-l-3 {
padding-left:3px !important
}
.md-padding-l-4 {
padding-left:4px !important
}
.md-padding-l-5 {
padding-left:5px !important
}
.md-padding-l-8 {
padding-left:8px !important
}
.md-padding-l-10 {
padding-left:10px !important
}
.md-padding-l-12 {
padding-left:12px !important
}
.md-padding-l-14 {
padding-left:14px !important
}
.md-padding-l-15 {
padding-left:15px !important
}
.md-padding-l-16 {
padding-left:16px !important
}
.md-padding-l-18 {
padding-left:18px !important
}
.md-padding-l-20 {
padding-left:20px !important
}
.md-padding-l-22 {
padding-left:22px !important
}
.md-padding-l-24 {
padding-left:24px !important
}
.md-padding-l-25 {
padding-left:25px !important
}
.md-padding-l-26 {
padding-left:26px !important
}
.md-padding-l-28 {
padding-left:28px !important
}
.md-padding-l-30 {
padding-left:30px !important
}
.md-padding-l-32 {
padding-left:32px !important
}
.md-padding-l-35 {
padding-left:35px !important
}
.md-padding-l-40 {
padding-left:40px !important
}
.md-padding-l-45 {
padding-left:45px !important
}
.md-padding-l-50 {
padding-left:50px !important
}
.md-padding-l-60 {
padding-left:60px !important
}
.md-padding-l-70 {
padding-left:70px !important
}
.md-padding-l-80 {
padding-left:80px !important
}
.md-padding-l-90 {
padding-left:90px !important
}
.md-padding-l-100 {
padding-left:100px !important
}
.md-padding-r-0 {
padding-right:0px !important
}
.md-padding-r-1 {
padding-right:1px !important
}
.md-padding-r-2 {
padding-right:2px !important
}
.md-padding-r-3 {
padding-right:3px !important
}
.md-padding-r-4 {
padding-right:4px !important
}
.md-padding-r-5 {
padding-right:5px !important
}
.md-padding-r-8 {
padding-right:8px !important
}
.md-padding-r-10 {
padding-right:10px !important
}
.md-padding-r-12 {
padding-right:12px !important
}
.md-padding-r-14 {
padding-right:14px !important
}
.md-padding-r-15 {
padding-right:15px !important
}
.md-padding-r-16 {
padding-right:16px !important
}
.md-padding-r-18 {
padding-right:18px !important
}
.md-padding-r-20 {
padding-right:20px !important
}
.md-padding-r-22 {
padding-right:22px !important
}
.md-padding-r-24 {
padding-right:24px !important
}
.md-padding-r-25 {
padding-right:25px !important
}
.md-padding-r-26 {
padding-right:26px !important
}
.md-padding-r-28 {
padding-right:28px !important
}
.md-padding-r-30 {
padding-right:30px !important
}
.md-padding-r-32 {
padding-right:32px !important
}
.md-padding-r-35 {
padding-right:35px !important
}
.md-padding-r-40 {
padding-right:40px !important
}
.md-padding-r-45 {
padding-right:45px !important
}
.md-padding-r-50 {
padding-right:50px !important
}
.md-padding-r-60 {
padding-right:60px !important
}
.md-padding-r-70 {
padding-right:70px !important
}
.md-padding-r-80 {
padding-right:80px !important
}
.md-padding-r-90 {
padding-right:90px !important
}
.md-padding-r-100 {
padding-right:100px !important
}
.md-margin-0 {
margin:0px !important
}
.md-margin-1 {
margin:1px !important
}
.md-margin-2 {
margin:2px !important
}
.md-margin-3 {
margin:3px !important
}
.md-margin-4 {
margin:4px !important
}
.md-margin-5 {
margin:5px !important
}
.md-margin-8 {
margin:8px !important
}
.md-margin-10 {
margin:10px !important
}
.md-margin-12 {
margin:12px !important
}
.md-margin-14 {
margin:14px !important
}
.md-margin-15 {
margin:15px !important
}
.md-margin-16 {
margin:16px !important
}
.md-margin-18 {
margin:18px !important
}
.md-margin-20 {
margin:20px !important
}
.md-margin-22 {
margin:22px !important
}
.md-margin-24 {
margin:24px !important
}
.md-margin-25 {
margin:25px !important
}
.md-margin-26 {
margin:26px !important
}
.md-margin-28 {
margin:28px !important
}
.md-margin-30 {
margin:30px !important
}
.md-margin-32 {
margin:32px !important
}
.md-margin-35 {
margin:35px !important
}
.md-margin-40 {
margin:40px !important
}
.md-margin-45 {
margin:45px !important
}
.md-margin-50 {
margin:50px !important
}
.md-margin-60 {
margin:60px !important
}
.md-margin-70 {
margin:70px !important
}
.md-margin-80 {
margin:80px !important
}
.md-margin-90 {
margin:90px !important
}
.md-margin-100 {
margin:100px !important
}
.md-margin-t-0 {
margin-top:0px !important
}
.md-margin-t-1 {
margin-top:1px !important
}
.md-margin-t-2 {
margin-top:2px !important
}
.md-margin-t-3 {
margin-top:3px !important
}
.md-margin-t-4 {
margin-top:4px !important
}
.md-margin-t-5 {
margin-top:5px !important
}
.md-margin-t-8 {
margin-top:8px !important
}
.md-margin-t-10 {
margin-top:10px !important
}
.md-margin-t-12 {
margin-top:12px !important
}
.md-margin-t-14 {
margin-top:14px !important
}
.md-margin-t-15 {
margin-top:15px !important
}
.md-margin-t-16 {
margin-top:16px !important
}
.md-margin-t-18 {
margin-top:18px !important
}
.md-margin-t-20 {
margin-top:20px !important
}
.md-margin-t-22 {
margin-top:22px !important
}
.md-margin-t-24 {
margin-top:24px !important
}
.md-margin-t-25 {
margin-top:25px !important
}
.md-margin-t-26 {
margin-top:26px !important
}
.md-margin-t-28 {
margin-top:28px !important
}
.md-margin-t-30 {
margin-top:30px !important
}
.md-margin-t-32 {
margin-top:32px !important
}
.md-margin-t-35 {
margin-top:35px !important
}
.md-margin-t-40 {
margin-top:40px !important
}
.md-margin-t-45 {
margin-top:45px !important
}
.md-margin-t-50 {
margin-top:50px !important
}
.md-margin-t-60 {
margin-top:60px !important
}
.md-margin-t-70 {
margin-top:70px !important
}
.md-margin-t-80 {
margin-top:80px !important
}
.md-margin-t-90 {
margin-top:90px !important
}
.md-margin-t-100 {
margin-top:100px !important
}
.md-margin-b-0 {
margin-bottom:0px !important
}
.md-margin-b-1 {
margin-bottom:1px !important
}
.md-margin-b-2 {
margin-bottom:2px !important
}
.md-margin-b-3 {
margin-bottom:3px !important
}
.md-margin-b-4 {
margin-bottom:4px !important
}
.md-margin-b-5 {
margin-bottom:5px !important
}
.md-margin-b-8 {
margin-bottom:8px !important
}
.md-margin-b-10 {
margin-bottom:10px !important
}
.md-margin-b-12 {
margin-bottom:12px !important
}
.md-margin-b-14 {
margin-bottom:14px !important
}
.md-margin-b-15 {
margin-bottom:15px !important
}
.md-margin-b-16 {
margin-bottom:16px !important
}
.md-margin-b-18 {
margin-bottom:18px !important
}
.md-margin-b-20 {
margin-bottom:20px !important
}
.md-margin-b-22 {
margin-bottom:22px !important
}
.md-margin-b-24 {
margin-bottom:24px !important
}
.md-margin-b-25 {
margin-bottom:25px !important
}
.md-margin-b-26 {
margin-bottom:26px !important
}
.md-margin-b-28 {
margin-bottom:28px !important
}
.md-margin-b-30 {
margin-bottom:30px !important

}
.md-margin-b-32 {
margin-bottom:32px !important
}
.md-margin-b-35 {
margin-bottom:35px !important
}
.md-margin-b-40 {
margin-bottom:40px !important
}
.md-margin-b-45 {
margin-bottom:45px !important
}
.md-margin-b-50 {
margin-bottom:50px !important
}
.md-margin-b-60 {
margin-bottom:60px !important
}
.md-margin-b-70 {
margin-bottom:70px !important
}
.md-margin-b-80 {
margin-bottom:80px !important
}
.md-margin-b-90 {
margin-bottom:90px !important
}
.md-margin-b-100 {
margin-bottom:100px !important
}
.md-margin-l-0 {
margin-left:0px !important
}
.md-margin-l-1 {
margin-left:1px !important
}
.md-margin-l-2 {
margin-left:2px !important
}
.md-margin-l-3 {
margin-left:3px !important
}
.md-margin-l-4 {
margin-left:4px !important
}
.md-margin-l-5 {
margin-left:5px !important
}
.md-margin-l-8 {
margin-left:8px !important
}
.md-margin-l-10 {
margin-left:10px !important
}
.md-margin-l-12 {
margin-left:12px !important
}
.md-margin-l-14 {
margin-left:14px !important
}
.md-margin-l-15 {
margin-left:15px !important
}
.md-margin-l-16 {
margin-left:16px !important
}
.md-margin-l-18 {
margin-left:18px !important
}
.md-margin-l-20 {
margin-left:20px !important
}
.md-margin-l-22 {
margin-left:22px !important
}
.md-margin-l-24 {
margin-left:24px !important
}
.md-margin-l-25 {
margin-left:25px !important
}
.md-margin-l-26 {
margin-left:26px !important
}
.md-margin-l-28 {
margin-left:28px !important
}
.md-margin-l-30 {
margin-left:30px !important
}
.md-margin-l-32 {
margin-left:32px !important
}
.md-margin-l-35 {
margin-left:35px !important
}
.md-margin-l-40 {
margin-left:40px !important
}
.md-margin-l-45 {
margin-left:45px !important
}
.md-margin-l-50 {
margin-left:50px !important
}
.md-margin-l-60 {
margin-left:60px !important
}
.md-margin-l-70 {
margin-left:70px !important
}
.md-margin-l-80 {
margin-left:80px !important
}
.md-margin-l-90 {
margin-left:90px !important
}
.md-margin-l-100 {
margin-left:100px !important
}
.md-margin-r-0 {
margin-right:0px !important
}
.md-margin-r-1 {
margin-right:1px !important
}
.md-margin-r-2 {
margin-right:2px !important
}
.md-margin-r-3 {
margin-right:3px !important
}
.md-margin-r-4 {
margin-right:4px !important
}
.md-margin-r-5 {
margin-right:5px !important
}
.md-margin-r-8 {
margin-right:8px !important
}
.md-margin-r-10 {
margin-right:10px !important
}
.md-margin-r-12 {
margin-right:12px !important
}
.md-margin-r-14 {
margin-right:14px !important
}
.md-margin-r-15 {
margin-right:15px !important
}
.md-margin-r-16 {
margin-right:16px !important
}
.md-margin-r-18 {
margin-right:18px !important
}
.md-margin-r-20 {
margin-right:20px !important
}
.md-margin-r-22 {
margin-right:22px !important
}
.md-margin-r-24 {
margin-right:24px !important
}
.md-margin-r-25 {
margin-right:25px !important
}
.md-margin-r-26 {
margin-right:26px !important
}
.md-margin-r-28 {
margin-right:28px !important
}
.md-margin-r-30 {
margin-right:30px !important
}
.md-margin-r-32 {
margin-right:32px !important
}
.md-margin-r-35 {
margin-right:35px !important
}
.md-margin-r-40 {
margin-right:40px !important
}
.md-margin-r-45 {
margin-right:45px !important
}
.md-margin-r-50 {
margin-right:50px !important
}
.md-margin-r-60 {
margin-right:60px !important
}
.md-margin-r-70 {
margin-right:70px !important
}
.md-margin-r-80 {
margin-right:80px !important
}
.md-margin-r-90 {
margin-right:90px !important
}
.md-margin-r-100 {
margin-right:100px !important
}
.md-top-0 {
top:0px !important
}
.md-top-5 {
top:5px !important
}
.md-top-10 {
top:10px !important
}
.md-top-15 {
top:15px !important
}
.md-top-20 {
top:20px !important
}
.md-top-25 {
top:25px !important
}
.md-top-30 {
top:30px !important
}
.md-top-50 {
top:50px !important
}
.md-top-100 {
top:100px !important
}
.md-top-100-p {
top:100% !important
}
.md-left-0 {
left:0px !important
}
.md-left-5 {
left:5px !important
}
.md-left-10 {
left:10px !important
}
.md-left-15 {
left:15px !important
}
.md-left-20 {
left:20px !important
}
.md-left-25 {
left:25px !important
}
.md-left-30 {
left:30px !important
}
.md-left-50 {
left:50px !important
}
.md-left-100 {
left:100px !important
}
.md-left-100-p {
left:100% !important
}
.md-right-0 {
right:0 !important
}
.md-right-5 {
right:5px !important
}
.md-right-10 {
right:10px !important
}
.md-right-15 {
right:15px !important
}
.md-right-20 {
right:20px !important
}
.md-right-25 {
right:25px !important
}
.md-right-30 {
right:30px !important
}
.md-right-50 {
right:50px !important
}
.md-right-100 {
right:100px !important
}
.md-right-100-p {
right:100% !important
}
.md-bottom-0 {
bottom:0 !important
}
.md-bottom-5 {
bottom:5px !important
}
.md-bottom-10 {
bottom:10px !important
}
.md-bottom-15 {
bottom:15px !important
}
.md-bottom-20 {
bottom:20px !important
}
.md-bottom-25 {
bottom:25px !important
}
.md-bottom-30 {
bottom:30px !important
}
.md-bottom-50 {
bottom:50px !important
}
.md-bottom-100 {
bottom:100px !important
}
.md-bottom-100-p {
bottom:100% !important
}
}
@media screen and (max-width: 991px) {
.sm-font-8 {
font-size:8px !important
}
.sm-font-10 {
font-size:10px !important
}
.sm-font-11 {
font-size:11px !important
}
.sm-font-12 {
font-size:12px !important
}
.sm-font-13 {
font-size:13px !important
}
.sm-font-14 {
font-size:14px !important
}
.sm-font-15 {
font-size:15px !important
}
.sm-font-16 {
font-size:16px !important
}
.sm-font-17 {
font-size:17px !important
}
.sm-font-18 {
font-size:18px !important
}
.sm-font-19 {
font-size:19px !important
}
.sm-font-20 {
font-size:20px !important
}
.sm-font-21 {
font-size:21px !important
}
.sm-font-22 {
font-size:22px !important
}
.sm-font-23 {
font-size:23px !important
}
.sm-font-24 {
font-size:24px !important
}
.sm-font-25 {
font-size:25px !important
}
.sm-font-26 {
font-size:26px !important
}
.sm-font-27 {
font-size:27px !important
}
.sm-font-28 {
font-size:28px !important
}
.sm-font-29 {
font-size:29px !important
}
.sm-font-30 {
font-size:30px !important
}
.sm-font-32 {
font-size:32px !important
}
.sm-font-34 {
font-size:34px !important
}
.sm-font-36 {
font-size:36px !important
}
.sm-font-38 {
font-size:38px !important
}
.sm-font-40 {
font-size:40px !important
}
.sm-font-42 {
font-size:42px !important
}
.sm-font-44 {
font-size:44px !important
}
.sm-font-50 {
font-size:50px !important
}
.sm-font-60 {
font-size:60px !important
}
.sm-font-70 {
font-size:70px !important
}
.sm-font-80 {
font-size:80px !important
}
.sm-font-90 {
font-size:90px !important
}
.sm-font-100 {
font-size:100px !important
}
.sm-font-w-100 {
font-weight:100 !important
}
.sm-font-w-200 {
font-weight:200 !important
}
.sm-font-w-300 {
font-weight:300 !important
}
.sm-font-w-400 {
font-weight:400 !important
}
.sm-font-w-500 {
font-weight:500 !important
}
.sm-font-w-600 {
font-weight:600 !important
}
.sm-font-w-700 {
font-weight:700 !important
}
.sm-font-w-800 {
font-weight:800 !important
}
.sm-font-w-900 {
font-weight:900 !important
}
.sm-font-w-bold {
font-weight:bold !important
}
.sm-font-normal {
font-style:normal !important
}
.sm-font-italic {
font-style:italic !important
}
.sm-font-oblique {
font-style:oblique !important
}
.sm-padding-0 {
padding:0px !important
}
.sm-padding-1 {
padding:1px !important
}
.sm-padding-2 {
padding:2px !important
}
.sm-padding-3 {
padding:3px !important
}
.sm-padding-4 {
padding:4px !important
}
.sm-padding-5 {
padding:5px !important
}
.sm-padding-8 {
padding:8px !important
}
.sm-padding-10 {
padding:10px !important
}
.sm-padding-12 {
padding:12px !important
}
.sm-padding-14 {
padding:14px !important
}
.sm-padding-15 {
padding:15px !important
}
.sm-padding-16 {
padding:16px !important
}
.sm-padding-18 {
padding:18px !important
}
.sm-padding-20 {
padding:20px !important
}
.sm-padding-22 {
padding:22px !important
}
.sm-padding-24 {
padding:24px !important
}
.sm-padding-25 {
padding:25px !important
}
.sm-padding-26 {
padding:26px !important
}
.sm-padding-28 {
padding:28px !important
}
.sm-padding-30 {
padding:30px !important
}
.sm-padding-32 {
padding:32px !important
}
.sm-padding-35 {
padding:35px !important
}
.sm-padding-40 {
padding:40px !important
}
.sm-padding-45 {
padding:45px !important
}
.sm-padding-50 {
padding:50px !important
}
.sm-padding-60 {
padding:60px !important
}
.sm-padding-70 {
padding:70px !important
}
.sm-padding-80 {
padding:80px !important
}
.sm-padding-90 {
padding:90px !important
}
.sm-padding-100 {
padding:100px !important
}
.sm-padding-t-0 {
padding-top:0px !important
}
.sm-padding-t-1 {
padding-top:1px !important
}
.sm-padding-t-2 {
padding-top:2px !important
}
.sm-padding-t-3 {
padding-top:3px !important
}
.sm-padding-t-4 {
padding-top:4px !important
}
.sm-padding-t-5 {
padding-top:5px !important
}
.sm-padding-t-8 {
padding-top:8px !important
}
.sm-padding-t-10 {
padding-top:10px !important
}
.sm-padding-t-12 {
padding-top:12px !important
}
.sm-padding-t-14 {
padding-top:14px !important
}
.sm-padding-t-15 {
padding-top:15px !important
}
.sm-padding-t-16 {
padding-top:16px !important
}
.sm-padding-t-18 {
padding-top:18px !important
}
.sm-padding-t-20 {
padding-top:20px !important
}
.sm-padding-t-22 {
padding-top:22px !important
}
.sm-padding-t-24 {
padding-top:24px !important
}
.sm-padding-t-25 {
padding-top:25px !important
}
.sm-padding-t-26 {
padding-top:26px !important
}
.sm-padding-t-28 {
padding-top:28px !important
}
.sm-padding-t-30 {
padding-top:30px !important
}
.sm-padding-t-32 {
padding-top:32px !important
}
.sm-padding-t-35 {
padding-top:35px !important
}
.sm-padding-t-40 {
padding-top:40px !important
}
.sm-padding-t-45 {
padding-top:45px !important
}
.sm-padding-t-50 {
padding-top:50px !important
}
.sm-padding-t-60 {
padding-top:60px !important
}
.sm-padding-t-70 {
padding-top:70px !important
}
.sm-padding-t-80 {
padding-top:80px !important
}
.sm-padding-t-90 {
padding-top:90px !important
}
.sm-padding-t-100 {
padding-top:100px !important
}
.sm-padding-b-0 {
padding-bottom:0px !important
}
.sm-padding-b-1 {
padding-bottom:1px !important
}
.sm-padding-b-2 {
padding-bottom:2px !important
}
.sm-padding-b-3 {
padding-bottom:3px !important
}
.sm-padding-b-4 {
padding-bottom:4px !important
}
.sm-padding-b-5 {
padding-bottom:5px !important
}
.sm-padding-b-8 {
padding-bottom:8px !important
}
.sm-padding-b-10 {
padding-bottom:10px !important
}
.sm-padding-b-12 {
padding-bottom:12px !important
}
.sm-padding-b-14 {
padding-bottom:14px !important
}
.sm-padding-b-15 {
padding-bottom:15px !important
}
.sm-padding-b-16 {
padding-bottom:16px !important
}
.sm-padding-b-18 {
padding-bottom:18px !important
}
.sm-padding-b-20 {
padding-bottom:20px !important
}
.sm-padding-b-22 {
padding-bottom:22px !important
}
.sm-padding-b-24 {
padding-bottom:24px !important
}
.sm-padding-b-25 {
padding-bottom:25px !important
}
.sm-padding-b-26 {
padding-bottom:26px !important
}
.sm-padding-b-28 {
padding-bottom:28px !important
}
.sm-padding-b-30 {
padding-bottom:30px !important
}
.sm-padding-b-32 {
padding-bottom:32px !important
}
.sm-padding-b-35 {
padding-bottom:35px !important
}
.sm-padding-b-40 {
padding-bottom:40px !important
}
.sm-padding-b-45 {
padding-bottom:45px !important
}
.sm-padding-l-0 {
padding-left:0px !important
}
.sm-padding-l-1 {
padding-left:1px !important
}
.sm-padding-l-2 {
padding-left:2px !important
}
.sm-padding-l-3 {
padding-left:3px !important
}
.sm-padding-l-4 {
padding-left:4px !important
}
.sm-padding-l-5 {
padding-left:5px !important
}
.sm-padding-l-8 {
padding-left:8px !important
}
.sm-padding-l-10 {
padding-left:10px !important
}
.sm-padding-l-12 {
padding-left:12px !important
}
.sm-padding-l-14 {
padding-left:14px !important
}
.sm-padding-l-15 {
padding-left:15px !important
}
.sm-padding-l-16 {
padding-left:16px !important
}
.sm-padding-l-18 {
padding-left:18px !important
}
.sm-padding-l-20 {
padding-left:20px !important
}
.sm-padding-l-22 {
padding-left:22px !important
}
.sm-padding-l-24 {
padding-left:24px !important
}
.sm-padding-l-25 {
padding-left:25px !important
}
.sm-padding-l-26 {
padding-left:26px !important
}
.sm-padding-l-28 {
padding-left:28px !important
}
.sm-padding-l-30 {
padding-left:30px !important
}
.sm-padding-l-32 {
padding-left:32px !important
}
.sm-padding-l-35 {
padding-left:35px !important
}
.sm-padding-l-40 {
padding-left:40px !important
}
.sm-padding-l-45 {
padding-left:45px !important
}
.sm-padding-l-50 {
padding-left:50px !important
}
.sm-padding-l-60 {
padding-left:60px !important
}
.sm-padding-l-70 {
padding-left:70px !important
}
.sm-padding-l-80 {
padding-left:80px !important
}
.sm-padding-l-90 {
padding-left:90px !important
}
.sm-padding-l-100 {
padding-left:100px !important
}
.sm-padding-r-0 {
padding-right:0px !important
}
.sm-padding-r-1 {
padding-right:1px !important
}
.sm-padding-r-2 {
padding-right:2px !important
}
.sm-padding-r-3 {
padding-right:3px !important
}
.sm-padding-r-4 {
padding-right:4px !important
}
.sm-padding-r-5 {
padding-right:5px !important
}
.sm-padding-r-8 {
padding-right:8px !important
}
.sm-padding-r-10 {
padding-right:10px !important
}
.sm-padding-r-12 {
padding-right:12px !important
}
.sm-padding-r-14 {
padding-right:14px !important
}
.sm-padding-r-15 {
padding-right:15px !important
}
.sm-padding-r-16 {
padding-right:16px !important
}
.sm-padding-r-18 {
padding-right:18px !important
}
.sm-padding-r-20 {
padding-right:20px !important
}
.sm-padding-r-22 {
padding-right:22px !important
}
.sm-padding-r-24 {
padding-right:24px !important
}
.sm-padding-r-25 {
padding-right:25px !important
}
.sm-padding-r-26 {
padding-right:26px !important
}
.sm-padding-r-28 {
padding-right:28px !important
}
.sm-padding-r-30 {
padding-right:30px !important
}
.sm-padding-r-32 {
padding-right:32px !important
}
.sm-padding-r-35 {
padding-right:35px !important
}
.sm-padding-r-40 {
padding-right:40px !important
}
.sm-padding-r-45 {
padding-right:45px !important
}
.sm-padding-r-50 {
padding-right:50px !important
}
.sm-padding-r-60 {
padding-right:60px !important
}
.sm-padding-r-70 {
padding-right:70px !important
}
.sm-padding-r-80 {
padding-right:80px !important
}
.sm-padding-r-90 {
padding-right:90px !important
}
.sm-padding-r-100 {
padding-right:100px !important
}
.sm-margin-0 {
margin:0px !important
}
.sm-margin-1 {
margin:1px !important
}
.sm-margin-2 {
margin:2px !important
}
.sm-margin-3 {
margin:3px !important
}
.sm-margin-4 {
margin:4px !important
}
.sm-margin-5 {
margin:5px !important
}
.sm-margin-8 {
margin:8px !important
}
.sm-margin-10 {
margin:10px !important
}
.sm-margin-12 {
margin:12px !important
}
.sm-margin-14 {
margin:14px !important
}
.sm-margin-15 {
margin:15px !important
}
.sm-margin-16 {
margin:16px !important
}
.sm-margin-18 {
margin:18px !important
}
.sm-margin-20 {
margin:20px !important
}
.sm-margin-22 {
margin:22px !important
}
.sm-margin-24 {
margin:24px !important
}
.sm-margin-25 {
margin:25px !important
}
.sm-margin-26 {
margin:26px !important
}
.sm-margin-28 {
margin:28px !important
}
.sm-margin-30 {
margin:30px !important
}
.sm-margin-32 {
margin:32px !important
}
.sm-margin-35 {
margin:35px !important
}
.sm-margin-40 {
margin:40px !important
}
.sm-margin-45 {
margin:45px !important
}
.sm-margin-50 {
margin:50px !important
}
.sm-margin-60 {
margin:60px !important
}
.sm-margin-70 {
margin:70px !important
}
.sm-margin-80 {
margin:80px !important
}
.sm-margin-90 {
margin:90px !important
}
.sm-margin-100 {
margin:100px !important
}
.sm-margin-t-0 {
margin-top:0px !important
}
.sm-margin-t-1 {
margin-top:1px !important
}
.sm-margin-t-2 {
margin-top:2px !important
}
.sm-margin-t-3 {
margin-top:3px !important
}
.sm-margin-t-4 {
margin-top:4px !important
}
.sm-margin-t-5 {
margin-top:5px !important
}
.sm-margin-t-8 {
margin-top:8px !important
}
.sm-margin-t-10 {
margin-top:10px !important
}
.sm-margin-t-12 {
margin-top:12px !important
}
.sm-margin-t-14 {
margin-top:14px !important
}
.sm-margin-t-15 {
margin-top:15px !important
}
.sm-margin-t-16 {
margin-top:16px !important
}
.sm-margin-t-18 {
margin-top:18px !important
}
.sm-margin-t-20 {
margin-top:20px !important
}
.sm-margin-t-22 {
margin-top:22px !important
}
.sm-margin-t-24 {
margin-top:24px !important
}
.sm-margin-t-25 {
margin-top:25px !important
}
.sm-margin-t-26 {
margin-top:26px !important
}
.sm-margin-t-28 {
margin-top:28px !important
}
.sm-margin-t-30 {
margin-top:30px !important
}
.sm-margin-t-32 {
margin-top:32px !important
}
.sm-margin-t-35 {
margin-top:35px !important
}
.sm-margin-t-40 {
margin-top:40px !important
}
.sm-margin-t-45 {
margin-top:45px !important
}
.sm-margin-t-50 {
margin-top:50px !important
}
.sm-margin-t-60 {
margin-top:60px !important
}
.sm-margin-t-70 {
margin-top:70px !important
}
.sm-margin-t-80 {
margin-top:80px !important
}
.sm-margin-t-90 {
margin-top:90px !important
}
.sm-margin-t-100 {
margin-top:100px !important
}
.sm-margin-b-0 {
margin-bottom:0px !important
}
.sm-margin-b-1 {
margin-bottom:1px !important
}
.sm-margin-b-2 {
margin-bottom:2px !important
}
.sm-margin-b-3 {
margin-bottom:3px !important
}
.sm-margin-b-4 {
margin-bottom:4px !important
}
.sm-margin-b-5 {
margin-bottom:5px !important
}
.sm-margin-b-8 {
margin-bottom:8px !important
}
.sm-margin-b-10 {
margin-bottom:10px !important
}
.sm-margin-b-12 {
margin-bottom:12px !important
}
.sm-margin-b-14 {
margin-bottom:14px !important
}
.sm-margin-b-15 {
margin-bottom:15px !important
}
.sm-margin-b-16 {
margin-bottom:16px !important
}
.sm-margin-b-18 {
margin-bottom:18px !important
}
.sm-margin-b-20 {
margin-bottom:20px !important
}
.sm-margin-b-22 {
margin-bottom:22px !important
}
.sm-margin-b-24 {
margin-bottom:24px !important
}
.sm-margin-b-25 {
margin-bottom:25px !important
}
.sm-margin-b-26 {
margin-bottom:26px !important
}
.sm-margin-b-28 {
margin-bottom:28px !important
}
.sm-margin-b-30 {
margin-bottom:30px !important
}
.sm-margin-b-32 {
margin-bottom:32px !important
}
.sm-margin-b-35 {
margin-bottom:35px !important
}
.sm-margin-b-40 {
margin-bottom:40px !important
}
.sm-margin-b-45 {
margin-bottom:45px !important
}
.sm-margin-b-50 {
margin-bottom:50px !important
}
.sm-margin-b-60 {
margin-bottom:60px !important
}
.sm-margin-b-70 {
margin-bottom:70px !important
}
.sm-margin-b-80 {
margin-bottom:80px !important
}
.sm-margin-b-90 {
margin-bottom:90px !important
}
.sm-margin-b-100 {
margin-bottom:100px !important
}
.sm-margin-l-0 {
margin-left:0px !important
}
.sm-margin-l-1 {
margin-left:1px !important
}
.sm-margin-l-2 {
margin-left:2px !important
}
.sm-margin-l-3 {
margin-left:3px !important
}
.sm-margin-l-4 {
margin-left:4px !important
}
.sm-margin-l-5 {
margin-left:5px !important
}
.sm-margin-l-8 {
margin-left:8px !important
}
.sm-margin-l-10 {
margin-left:10px !important
}
.sm-margin-l-12 {
margin-left:12px !important
}
.sm-margin-l-14 {
margin-left:14px !important
}
.sm-margin-l-15 {
margin-left:15px !important
}
.sm-margin-l-16 {
margin-left:16px !important
}
.sm-margin-l-18 {
margin-left:18px !important
}
.sm-margin-l-20 {
margin-left:20px !important
}
.sm-margin-l-22 {
margin-left:22px !important
}
.sm-margin-l-24 {
margin-left:24px !important
}
.sm-margin-l-25 {
margin-left:25px !important
}
.sm-margin-l-26 {
margin-left:26px !important
}
.sm-margin-l-28 {
margin-left:28px !important
}
.sm-margin-l-30 {
margin-left:30px !important
}
.sm-margin-l-32 {
margin-left:32px !important
}
.sm-margin-l-35 {
margin-left:35px !important
}
.sm-margin-l-40 {
margin-left:40px !important
}
.sm-margin-l-45 {
margin-left:45px !important
}
.sm-margin-l-50 {
margin-left:50px !important
}
.sm-margin-l-60 {
margin-left:60px !important
}
.sm-margin-l-70 {
margin-left:70px !important
}
.sm-margin-l-80 {
margin-left:80px !important
}
.sm-margin-l-90 {
margin-left:90px !important
}
.sm-margin-l-100 {
margin-left:100px !important
}
.sm-margin-r-0 {
margin-right:0px !important
}
.sm-margin-r-1 {
margin-right:1px !important
}
.sm-margin-r-2 {
margin-right:2px !important
}
.sm-margin-r-3 {
margin-right:3px !important
}
.sm-margin-r-4 {
margin-right:4px !important
}
.sm-margin-r-5 {
margin-right:5px !important
}
.sm-margin-r-8 {
margin-right:8px !important
}
.sm-margin-r-10 {
margin-right:10px !important
}
.sm-margin-r-12 {
margin-right:12px !important
}
.sm-margin-r-14 {
margin-right:14px !important
}
.sm-margin-r-15 {
margin-right:15px !important
}
.sm-margin-r-16 {
margin-right:16px !important
}
.sm-margin-r-18 {
margin-right:18px !important
}
.sm-margin-r-20 {
margin-right:20px !important
}
.sm-margin-r-22 {
margin-right:22px !important
}
.sm-margin-r-24 {
margin-right:24px !important
}
.sm-margin-r-25 {
margin-right:25px !important
}
.sm-margin-r-26 {
margin-right:26px !important
}
.sm-margin-r-28 {
margin-right:28px !important
}
.sm-margin-r-30 {
margin-right:30px !important
}
.sm-margin-r-32 {
margin-right:32px !important
}
.sm-margin-r-35 {
margin-right:35px !important
}
.sm-margin-r-40 {
margin-right:40px !important
}
.sm-margin-r-45 {
margin-right:45px !important
}
.sm-margin-r-50 {
margin-right:50px !important
}
.sm-margin-r-60 {
margin-right:60px !important
}
.sm-margin-r-70 {
margin-right:70px !important
}
.sm-margin-r-80 {
margin-right:80px !important
}
.sm-margin-r-90 {
margin-right:90px !important
}
.sm-margin-r-100 {
margin-right:100px !important
}
.sm-top-0 {
top:0px !important
}
.sm-top-5 {
top:5px !important
}
.sm-top-10 {
top:10px !important
}
.sm-top-15 {
top:15px !important
}
.sm-top-20 {
top:20px !important
}
.sm-top-25 {
top:25px !important
}
.sm-top-30 {
top:30px !important
}
.sm-top-50 {
top:50px !important
}
.sm-top-100 {
top:100px !important
}
.sm-top-100-p {
top:100% !important
}
.sm-left-0 {
left:0px !important
}
.sm-left-5 {
left:5px !important
}
.sm-left-10 {
left:10px !important
}
.sm-left-15 {
left:15px !important
}
.sm-left-20 {
left:20px !important
}
.sm-left-25 {
left:25px !important
}
.sm-left-30 {
left:30px !important
}
.sm-left-50 {
left:50px !important
}
.sm-left-100 {
left:100px !important
}
.sm-left-100-p {
left:100% !important
}
.sm-right-0 {
right:0 !important
}
.sm-right-5 {
right:5px !important
}
.sm-right-10 {
right:10px !important
}
.sm-right-15 {
right:15px !important
}
.sm-right-20 {
right:20px !important
}
.sm-right-25 {
right:25px !important
}
.sm-right-30 {
right:30px !important
}
.sm-right-50 {
right:50px !important
}
.sm-right-100 {
right:100px !important
}
.sm-right-100-p {
right:100% !important
}
.sm-bottom-0 {
bottom:0 !important
}
.sm-bottom-5 {
bottom:5px !important
}
.sm-bottom-10 {
bottom:10px !important
}
.sm-bottom-15 {
bottom:15px !important
}
.sm-bottom-20 {
bottom:20px !important
}
.sm-bottom-25 {
bottom:25px !important
}
.sm-bottom-30 {
bottom:30px !important
}
.sm-bottom-50 {
bottom:50px !important
}
.sm-bottom-100 {
bottom:100px !important
}
.sm-bottom-100-p {
bottom:100% !important
}
}
.color-000000 {
	color:#000000
}
.background-000000 {
	background-color:#000000
}
.color-333333 {
	color:#333333
}
.background-333333 {
	background-color:#333333
}
.color-666666 {
	color:#666666
}
.background-666666 {
	background-color:#666666
}
.color-999999 {
	color:#999999
}
.background-999999 {
	background-color:#999999
}
.color-ffffff {
	color:#ffffff
}
.background-ffffff {
	background-color:#ffffff
}
.color-ff0000 {
	color:#ff0000
}
.background-ff0000 {
	background-color:#ff0000
}
.color-00ff00 {
	color:#00ff00
}
.background-00ff00 {
	background-color:#00ff00
}
.color-0000ff {
	color:#0000ff
}
.background-0000ff {
	background-color:#0000ff
}
.color-24a39f {
	color:#24a39f
}
.background-24a39f {
	background-color:#24a39f
}
.color-35efea {
	color:#35efea
}
.background-35efea {
	background-color:#35efea
}
.color-27b0ab {
	color:#27b0ab
}
.background-27b0ab {
	background-color:#27b0ab
}
.color-1e8986 {
	color:#1e8986
}
.background-1e8986 {
	background-color:#1e8986
}
.color-192331 {
	color:#192331
}
.background-192331 {
	background-color:#192331
}
.color-5d5e69 {
	color:#5d5e69
}
.background-5d5e69 {
	background-color:#5d5e69
}
.color-4b4d59 {
	color:#4b4d59
}
.background-4b4d59 {
	background-color:#4b4d59
}
.color-3b3e4a {
	color:#3b3e4a
}
.background-3b3e4a {
	background-color:#3b3e4a
}
.color-ff5722 {
	color:#ff5722
}
.background-ff5722 {
	background-color:#ff5722
}
.color-cb451b {
	color:#cb451b
}
.background-cb451b {
	background-color:#cb451b
}
.color-8c2f13 {
	color:#8c2f13
}
.background-8c2f13 {
	background-color:#8c2f13
}
.color-1781d5 {
	color:#1781d5
}
.background-1781d5 {
	background-color:#1781d5
}
.color-f1f2f2 {
	color:#f1f2f2
}
.background-f1f2f2 {
	background-color:#f1f2f2
}
.color-13ce6e {
	color:#13ce6e
}
.background-13ce6e {
	background-color:#13ce6e
}
.color-fac22e {
	color:#fac22e
}
.background-fac22e {
	background-color:#fac22e
}
.color-fc705f {
	color:#fc705f
}
.background-fc705f {
	background-color:#fc705f
}
.color-cfd8dc {
	color:#cfd8dc
}
.background-cfd8dc {
	background-color:#cfd8dc
}
.color-f9dc85 {
	color:#f9dc85
}
.background-f9dc85 {
	background-color:#f9dc85
}
.color-afbaca {
	color:#afbaca
}
.background-afbaca {
	background-color:#afbaca
}
.color-4fdb94 {
	color:#4fdb94
}
.background-4fdb94 {
	background-color:#4fdb94
}
.border-radius-0 {
	-moz-border-radius:0;
	-ms-border-radius:0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0
}
.border-radius-2 {
	-moz-border-radius:2px;
	-ms-border-radius:2px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px
}
.border-radius-4 {
	-moz-border-radius:4px;
	-ms-border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px
}
.border-radius-6 {
	-moz-border-radius:6px;
	-ms-border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px
}
.border-radius-8 {
	-moz-border-radius:8px;
	-ms-border-radius:8px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px
}
.border-radius-10 {
	-moz-border-radius:10px;
	-ms-border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px
}
.border-radius-20 {
	-moz-border-radius:20px;
	-ms-border-radius:20px;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	border-radius:20px
}
.border-radius-100-p {
	-moz-border-radius:100%;
	-ms-border-radius:100%;
	-webkit-border-radius:100%;
	-moz-border-radius:100%;
	border-radius:100%
}
.rotate-0 {
	-moz-transform:rotate(0deg);
	-ms-transform:rotate(0deg);
	-webkit-transform:rotate(0deg);
	-o-transform:rotate(0deg);
	transform:rotate(0deg)
}
.rotate-45 {
	-moz-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	-o-transform:rotate(45deg);
	transform:rotate(45deg)
}
.rotate-90 {
	-moz-transform:rotate(90deg);
	-ms-transform:rotate(90deg);
	-webkit-transform:rotate(90deg);
	-o-transform:rotate(90deg);
	transform:rotate(90deg)
}
.rotate-180 {
	-moz-transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	-webkit-transform:rotate(180deg);
	-o-transform:rotate(180deg);
	transform:rotate(180deg)
}
.rotate-270 {
	-moz-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	-webkit-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	transform:rotate(270deg)
}
.rotate-360 {
	-moz-transform:rotate(360deg);
	-ms-transform:rotate(360deg);
	-webkit-transform:rotate(360deg);
	-o-transform:rotate(360deg);
	transform:rotate(360deg)
}
.absolute-center {
	position:absolute;
	top:50%;
	left:50%;
	-moz-transform:translate(-50%, -50%);
	-ms-transform:translate(-50%, -50%);
	-o-transform:translate(-50%, -50%);
	-webkit-transform:translate(-50%, -50%);
	transform:translate(-50%, -50%)
}
.absolute-center-h {
	position:absolute;
	left:50%;
	-moz-transform:translateX(-50%);
	-ms-transform:translateX(-50%);
	-o-transform:translateX(-50%);
	-webkit-transform:translateX(-50%);
	transform:translateX(-50%)
}
.absolute-center-v {
	position:absolute;
	top:50%;
	-moz-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	-o-transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%)
}
.triangle-upside-b {
	width:0;
	height:0;
	display:block;
	border-bottom:8px solid #000;
	border-left:8px solid transparent;
	border-right:8px solid transparent
}
.triangle-upside-w {
	width:0;
	height:0;
	display:block;
	border-bottom:8px solid #fff;
	border-left:8px solid transparent;
	border-right:8px solid transparent
}
.triangle-downside-b {
	width:0;
	height:0;
	display:block;
	border-top:8px solid #000;
	border-left:8px solid transparent;
	border-right:8px solid transparent
}
.triangle-downside-w {
	width:0;
	height:0;
	display:block;
	border-top:8px solid #fff;
	border-left:8px solid transparent;
	border-right:8px solid transparent
}
.triangle-leftside-b {
	width:0;
	height:0;
	display:block;
	border-right:8px solid #000;
	border-top:8px solid transparent;
	border-bottom:8px solid transparent
}
.triangle-leftside-w {
	width:0;
	height:0;
	display:block;
	border-right:8px solid #fff;
	border-top:8px solid transparent;
	border-bottom:8px solid transparent
}
.triangle-rightside-b {
	width:0;
	height:0;
	display:block;
	border-left:8px solid #000;
	border-top:8px solid transparent;
	border-bottom:8px solid transparent
}
.triangle-rightside-w {
	width:0;
	height:0;
	display:block;
	border-left:8px solid #fff;
	border-top:8px solid transparent;
	border-bottom:8px solid transparent
}
.text-d-none {
	text-decoration:none
}
.text-d-overline {
	text-decoration:overline
}
.text-d-linethrough {
	text-decoration:line-through
}
.text-d-underline {
	text-decoration:underline
}
.uppercase {
	text-transform:uppercase
}
.lowercase {
	text-transform:lowercase
}
.capitalize {
	text-transform:capitalize
}
.display-none {
	display:none
}
.block {
	display:block
}
.inline-block {
	display:inline-block
}
.inline {
	display:inline
}
.relative {
	position:relative
}
.absolute {
	position:absolute
}
.fixed {
	position:fixed
}
.static {
	position:static
}
.text-left {
	text-align:left
}
.text-right {
	text-align:right
}
.text-justify {
	text-align:justify
}
.text-center {
	text-align:center
}
.overflow-hidden {
	overflow:hidden
}
.overflow-visible {
	overflow:visible
}
.overflow-scroll {
	overflow:scroll
}
.overflow-auto {
	overflow:auto
}
.no-border {
	border:0 none !important
}
.border-000000 {
	border-color:#000000 !important
}
.border-333333 {
	border-color:#333333 !important
}
.border-666666 {
	border-color:#666666 !important
}
.border-999999 {
	border-color:#999999 !important
}
.border-ffffff {
	border-color:#ffffff !important
}
.border-ff0000 {
	border-color:#ff0000 !important
}
.border-00ff00 {
	border-color:#00ff00 !important
}
.border-0000ff {
	border-color:#0000ff !important
}
.border-24a39f {
	border-color:#24a39f !important
}
.border-35efea {
	border-color:#35efea !important
}
.border-27b0ab {
	border-color:#27b0ab !important
}
.border-1e8986 {
	border-color:#1e8986 !important
}
.border-192331 {
	border-color:#192331 !important
}
.border-5d5e69 {
	border-color:#5d5e69 !important
}
.border-4b4d59 {
	border-color:#4b4d59 !important
}
.border-3b3e4a {
	border-color:#3b3e4a !important
}
.border-ff5722 {
	border-color:#ff5722 !important
}
.border-cb451b {
	border-color:#cb451b !important
}
.border-8c2f13 {
	border-color:#8c2f13 !important
}
.border-1781d5 {
	border-color:#1781d5 !important
}
.border-f1f2f2 {
	border-color:#f1f2f2 !important
}
.border-13ce6e {
	border-color:#13ce6e !important
}
.border-fac22e {
	border-color:#fac22e !important
}
.border-fc705f {
	border-color:#fc705f !important
}
.border-cfd8dc {
	border-color:#cfd8dc !important
}
.border-f9dc85 {
	border-color:#f9dc85 !important
}
.border-afbaca {
	border-color:#afbaca !important
}
.border-4fdb94 {
	border-color:#4fdb94 !important
}
.no-outline, .no-outline:hover, .no-outline:focus, .no-outline:visited, .no-outline:active {
	outline:none
}
.height-0 {
	height:0
}
.height-auto {
	height:auto
}
.height-100-p {
	height:100%
}
.width-0 {
	width:0
}
.width-auto {
	width:auto
}
.width-100-p {
	width:100%
}
.fix-layer-black {
	position:fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	height:100%;
	width:100%;
	z-index:1040;
	background:rgba(0, 0, 0, 0.5)
}
.fix-layer-white {
	position:fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	height:100%;
	width:100%;
	z-index:1040;
	background:rgba(255, 255, 255, 0.5)
}
.no-margin-row {
	margin-left:0;
	margin-right:0;
	clear:both
}

.loader-box-con {
	position:absolute;
	width:100%;
	height:100%;
	z-index:100000;
	background-color:rgba(255, 255, 255, 0.5)
}
.loader-box-con img {
	position:absolute;
	top:50%;
	left:50%;
	-moz-transform:translate(-50%, -50%);
	-webkit-transform:translate(-50%, -50%);
	-o-transform:translate(-50%, -50%);
	-ms-transform:translate(-50%, -50%);
	transform:translate(-50%, -50%)
}
.image_class {
	background-image:url("../img/loading.gif");
	position:fixed;
	top:0;
	left:0;
	bottom:0;
	right:0;
	background-position:center;
	background-repeat:no-repeat
}
.carousel-inner>.active.left, .carousel-inner>.active.right {
	float:none
}


/*HYPER LINK*/
a:hover{
	
}
a, a:focus , a:hover{ 
  text-decoration: none;
  color: inherit;
}
 a:hover, .btn{
	outline:none!important;
}


/*CATEGORIES BADGE*/
.badge {
	font-weight: 600;
	font-size: 13px;
	color: white;
	border-radius:20px!important;
	background-color: #289dcc;
}
/*FEATURED*/
.mg-2, .mg-4{
	margin-left:-20px;
}
.linkfeat{
	background: rgba(76,76,76,0);
	background: -moz-linear-gradient(top, rgba(76,76,76,0) 0%, rgba(48,48,48,0) 49%, rgba(19,19,19,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(76,76,76,0)), color-stop(49%, rgba(48,48,48,0)), color-stop(100%, rgba(19,19,19,1)));
	background: -webkit-linear-gradient(top, rgba(76,76,76,0) 0%, rgba(48,48,48,0) 49%, rgba(19,19,19,1) 100%);
	background: -o-linear-gradient(top, rgba(76,76,76,0) 0%, rgba(48,48,48,0) 49%, rgba(19,19,19,1) 100%);
	background: -ms-linear-gradient(top, rgba(76,76,76,0) 0%, rgba(48,48,48,0) 49%, rgba(19,19,19,1) 100%);
	background: linear-gradient(to bottom, rgba(76,76,76,0) 0%, rgba(48,48,48,0) 49%, rgba(19,19,19,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#131313', GradientType=0 );
}

@import url(http://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.min.css);
.col-item
{
    border-radius: 5px;
    background: #FFF;
}
.col-item .photo img
{
    margin: 0 auto;
    width: 100%;
}

.col-item .info
{
    padding: 10px;
    border-radius: 0 0 5px 5px;
    margin-top: 1px;
}

.col-item:hover .info {
    background-color: #F5F5DC;
}
.col-item .price
{
    /*width: 50%;*/
    float: left;
    margin-top: 5px;
}

.col-item .price h5
{
    line-height: 20px;
    margin: 0;
}

.price-text-color
{
    color: #219FD1;
}

.col-item .info .rating
{
    color: #777;
}

.col-item .rating
{
    /*width: 50%;*/
    float: left;
    font-size: 17px;
    text-align: right;
    line-height: 52px;
    margin-bottom: 10px;
    height: 52px;
}

.col-item .separator
{
    border-top: 1px solid #E1E1E1;
}

.clear-left
{
    clear: left;
}

.col-item .separator p
{
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 10px;
    text-align: center;
}

.col-item .separator p i
{
    margin-right: 5px;
}
.col-item .btn-add
{
    width: 50%;
    float: left;
}

.col-item .btn-add
{
    border-right: 1px solid #E1E1E1;
}

.col-item .btn-details
{
    width: 50%;
    float: left;
    padding-left: 10px;
}
.controls
{
    margin-top: 20px;
}
[data-slide="prev"]
{
    margin-right: 10px;
}



    .btn-read {
        background: transparent;
        border-radius: 0;
        border: 1px solid #ffffff;
        color: #fff;
    }
	

  



 
	
/*--box-css-start--*/

    .post-module {
  position: relative;
  z-index: 1;
  display: block;
  background: #FFFFFF;
  min-width: 270px;
  height: 350px;
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
.post-module:hover,
.hover {
  -webkit-box-shadow: 0px 1px 35px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 1px 35px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 1px 35px 0px rgba(0, 0, 0, 0.3);
}
.post-module:hover .thumbnail img,
.hover .thumbnail img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  transform: scale(1.1);
  opacity: .6;
}
.post-module .thumbnail {
  background: #000000;
  height: 350px;
  overflow: hidden;padding: 0;
}
.post-module .thumbnail .date {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 1;
  background:#000;
  padding: 5px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  color: #FFFFFF;
  font-size:13px!important;
  border-radius:5px!important;
  font-weight: 700;
  text-align: center;
  -webkti-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.post-module .thumbnail .date .day {
        color: #fff;
}
.post-module .thumbnail .date .month {
  font-size: 12px;
  text-transform: uppercase;
}
.post-module .thumbnail img {
  display: block;
  width: 120%;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
.post-module .post-content {
  position: absolute;
  bottom: 0;
  background: #FFFFFF;
  width: 100%;
    padding: 0 30px;
  -webkti-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s cubic-bezier(0.37, 0.75, 0.61, 1.05) 0s;
  -moz-transition: all 0.3s cubic-bezier(0.37, 0.75, 0.61, 1.05) 0s;
  -ms-transition: all 0.3s cubic-bezier(0.37, 0.75, 0.61, 1.05) 0s;
  -o-transition: all 0.3s cubic-bezier(0.37, 0.75, 0.61, 1.05) 0s;
  transition: all 0.3s cubic-bezier(0.37, 0.75, 0.61, 1.05) 0s;
}
.post-module .post-content .category {
  position: absolute;
  top: -34px;
  left: 0;
  background: #f2b202;
  padding: 10px 15px;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
}
.anton{font-family: 'Ropa Sans', sans-serif!important; text-align:center;}
.anton1{font-family: 'Ropa Sans', sans-serif!important;}

.post-module .post-content .title {
  font-family: 'Oswald', sans-serif!important;
  margin: 0;
  padding: 0 0 10px;
  color: #222 !important;
  font-size: 28px !important;
  margin: 40px 0 0 !important;
}
.post-module .post-content .sub_title {
  margin: 0;
  padding: 0 0 20px;
  color: #f2b202;
  font-size: 20px;
  font-weight: 400;
}
.post-module .post-content .description {
  display: none;
  color: #666666;
  font-size: 14px;
  line-height: 1.8em;
}
.post-module .post-content .post-meta {
  margin: 0px 0px 10px;
  color: #999999;
}
.post-module .post-content .post-meta .timestamp {
  margin: 0 16px 0 0;
}
.post-module .post-content .post-meta a {
  color: #999999;
  text-decoration: none;
}
.hover .post-content .description {
  display: block !important;
  height: auto !important;
  opacity: 1 !important;
}
.f16{font-size:16px!important;
color:#000!important;}
.container .column {
     width: 100%;
    /* padding: 0 25px; */
    -webkti-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
}
.container .column .demo-title {
  margin: 0 0 15px;
  color: #666666;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
}
.container .info {
  width: 300px;
  margin: 50px auto;
  text-align: center;
}
.container .info h1 {
  margin: 0 0 15px;
  padding: 0;
  font-size: 24px;
  font-weight: bold;
  color: #333333;
}
.container .info span {
  color: #666666;
  font-size: 12px;
}
.container .info span a {
  color: #000000;
  text-decoration: none;
}
.container .info span .fa {
  color: #f2b202;
}





.pu{float:left;}
.pu ul{list-style:none;}
.pu ul li {list-style:none; float:left; padding:10px;}

.package-incexc-list{margin:0;overflow:hidden;padding:0}
.package-incexc-list li{list-style:none;display:inline-block;margin:0 5px;float:left;text-align:center;height:auto;max-height:66px;overflow:hidden}.package-incexc-list li.not-included{opacity:.4}
.package-incexc-list li.not-included .icon-box svg{-webkit-filter:grayscale(100%);filter:grayscale(100%)}

.package-incexc-list li.not-included .icon-box:before{content:"";box-sizing:content-box;width:2px;height:26px;border-left:2px solid #fff;border-right:2px solid #fff;background:#b2b2b2;position:absolute;display:block;bottom:-3px;right:11px;transform:rotate(-25deg);z-index:4}

.package-incexc-list li .icon-box{width:24px;display:block;margin:0 auto;height:24px;position:relative}
.package-incexc-list li .icon-box svg{left:50%;-moz-transform:translateX(-50%);-webkit-transform:translateX(-50%);transform:translateX(-50%);width:auto;max-width:100%;height:20px;position:absolute;bottom:0;display:block;top:auto}
.package-incexc-list p{line-height:12px;font-size:10px;padding-top:5px;word-wrap:break-word;color:#3e3e3e}

 .icon-box svg{-webkit-filter:grayscale(100%);filter:grayscale(100%)}
 .package-incexc-list li.not-included .icon-box:before{content:"";box-sizing:content-box;width:2px;height:26px;border-left:2px solid #fff;border-right:2px solid #fff;background:#b2b2b2;position:absolute;display:block;bottom:-3px;right:11px;transform:rotate(-25deg);z-index:4}
 .package-incexc-list li .icon-box{width:24px;display:block;margin:0 auto;height:24px;position:relative}
 .package-incexc-list li .icon-box svg{left:50%;-moz-transform:translateX(-50%);-webkit-transform:translateX(-50%);transform:translateX(-50%);width:auto;max-width:100%;height:20px;position:absolute;bottom:0;display:block;top:auto}



/*********************** Demo - 16 ******************
.box16{text-align:center;color:#fff;position:relative}
.box16 .box-content,.box16:after{width:100%;position:absolute;left:0}
.box16:after{content:"";height:100%;background:linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.08) 69%,rgba(0,0,0,.76) 100%);top:0;transition:all .5s ease 0s}
.box16 .post,.box16 .title{transform:translateY(145px);transition:all .4s cubic-bezier(.13,.62,.81,.91) 0s}
.box16:hover:after{background:linear-gradient(to bottom,rgba(0,0,0,.01) 0,rgba(0,0,0,.09) 11%,rgba(0,0,0,.12) 13%,rgba(0,0,0,.19) 20%,rgba(0,0,0,.29) 28%,rgba(0,0,0,.29) 29%,rgba(0,0,0,.42) 38%,rgba(0,0,0,.46) 43%,rgba(0,0,0,.53) 47%,rgba(0,0,0,.75) 69%,rgba(0,0,0,.87) 84%,rgba(0,0,0,.98) 99%,rgba(0,0,0,.94) 100%)}
.box16 img{width:100%;height:auto}
.box16 .box-content{padding:20px;margin-bottom:20px;bottom:0;z-index:1}
.box16 .title{font-size:22px;font-weight:700;text-transform:uppercase;margin:0 0 10px}
.box16 .post{display:block;padding:8px 0;font-size:15px}
.box16 .social li a,.box17 .icon li a{border-radius:50%;font-size:20px;color:#fff}
.box16:hover .post,.box16:hover .title{transform:translateY(0)}
.box16 .social{list-style:none;padding:0 0 5px;margin:40px 0 25px;opacity:0;position:relative;transform:perspective(500px) rotateX(-90deg) rotateY(0) rotateZ(0);transition:all .6s cubic-bezier(0,0,.58,1) 0s}
.box16:hover .social{opacity:1;transform:perspective(500px) rotateX(0) rotateY(0) rotateZ(0)}
.box16 .social:before{content:"";width:50px;height:2px;background:#fff;margin:0 auto;position:absolute;top:-23px;left:0;right:0}
.box16 .social li{display:inline-block}
.box16 .social li a{display:block;width:40px;height:40px;line-height:40px;background:#6d3795;margin-right:10px;transition:all .3s ease 0s}
.box17 .icon li,.box17 .icon li a{display:inline-block}
.box16 .social li a:hover{background:#bea041}
.box16 .social li:last-child a{margin-right:0}
@media only screen and (max-width:990px){.box16{margin-bottom:30px}
}*/


.relative {
    position: relative;
}

.layed {
    position: absolute;
    bottom: 0;
}
.big-grid-overlay.layed {
    padding: 10px;
    position: absolute;
    bottom: 0px;
    width: 100%;
    z-index: 1;
    color: white;
}

.big-grid-1.clearfix {
    position: relative;
}

.col-md-6.relative a::before {
    content: " ";
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 1;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.7) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.7)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.7) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.7) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.7) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.7) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0);
}

.grid-inner {
    overflow: hidden !important;
    display: block;
    position: relative;
}

.grid-inner img{
    -webkit-transition: opacity 1s, -webkit-transform 1s;
    transition: opacity 1s, transform 1s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    max-width: none;
    width: 100%;
}

.col-md-6.relative a:hover img{
     opacity: 0.9;
    -webkit-transform: scale3d(1.1,1.1,1);
    transform: scale3d(1.1,1.1,1);
}

.col-xs-12.small-grid-group {
    padding: 0px;
}


.col-md-6.relative.medium-grid, .col-md-6.relative.big-grid {
    padding: 0px;
} 

.big-grid-overlay h3 , .grid-2-category, .posts-category{
    font-family: poppins;
    font-weight: 700;
    text-transform: capitalize;
    color: #fff;
}

.grid-post-meta{
    font-family: poppins;
}

.grid-2-category, .posts-category {
    background: #16a085;
    border: 0px;
    border-radius: 3px;
    text-transform: uppercase;
    font-size: 10px;
    padding: 1px 4px;
}
.posts-category {
    position: absolute;
    left: 30px;
    z-index: 9999;
    top: 30px;
}

.col-xs-12.medium-grid {
    padding-top: 10px;
}
.col-xs-12.medium-grid {
    padding: 10px 0px 0px 0px;
}

.col-xs-12.small-grid-group {
    padding: 10px 0px 0px 0px;
}

.col-xs-6.relative.small-grid {
    padding: 0px;
}
.col-xs-12.medium-grid h3{
    font-size: 13px;
}

.col-xs-6.relative.small-grid h3 {
    font-size: 10px;
}

.col-xs-6.relative.small-grid.mobile-padded {
    padding: 0px 5px 0px 0px;
}
.col-xs-6.relative.small-grid.mobile-padded:last-of-type {
    padding-right: 3px !important;
}

/*Media Queries */


@media only screen and (min-width: 768px){
    .big-grid-overlay.layed{
        padding: 20px;
    }
    .big-grid-overlay.layed {
    padding: 50px 60px;
    }
    .col-xs-6.relative.small-grid h3 {
    font-size: 20px;
    }
    .col-xs-12.medium-grid h3 {
    font-size: 24px;
    }
}

@media only screen and (min-width: 1000px){
    .col-xs-12.medium-grid  {
    padding: 0px 0px 5px 5px;
    }
    .col-xs-12.small-grid-group{
    padding: 0px 0px 0px 5px; 
    }
    .col-xs-12.small-grid-group img {
    height: 200px;
    }
    .col-xs-12.medium-grid img {
    height: 205px;
    }
    .big-grid-overlay.layed {
    padding: 30px 30px;
    }
    .col-xs-6.relative.small-grid.mobile-padded:last-of-type {
    padding-right: 0px !important;
    }
    .col-md-6.relative.big-grid img {
    height: 410px;
    }
}
.bg-bk-btm{
position: relative;
background:url(../images/3.jpg) center center no-repeat;
  height: 500px; /* You must set a specified height */
  background-size: cover; /* Resize the background image to cover the entire container */
  margin:50px 0; 

}
.bg-bk-btm:before {
    content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-image: linear-gradient(to bottom right,#f4a8a8,#a8f4e1);
	opacity: .6; 
  }  
  
  
  a{text-decoration:none!important;}
  .bg-wht{background:#fff!important;}
.border-new{border:1px solid #e9e9e9;}






ul.thumbnails.image_picker_selector {
  overflow: auto;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  padding: 0px;
  margin: 0px; }
  ul.thumbnails.image_picker_selector ul {
    overflow: auto;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    padding: 0px;
    margin: 0px; }
  ul.thumbnails.image_picker_selector li.group_title {
    float: none; }
  ul.thumbnails.image_picker_selector li {
    margin: 0px 12px 12px 0px;
    float: left; }
    ul.thumbnails.image_picker_selector li .thumbnail {
      padding: 6px;
      border: 1px solid #dddddd;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none; }
      ul.thumbnails.image_picker_selector li .thumbnail img {
        -webkit-user-drag: none; }
    ul.thumbnails.image_picker_selector li .thumbnail.selected {
      background: #0088cc; }
      
	  
	


section .section-title{
	text-align:center;
	color:#36312a;
	margin-bottom:50px;
	text-transform:uppercase;
}
#what-we-do{
	background:#ffffff;
}
#what-we-do .card{
	padding: 1rem!important;
	border: none;
	background:#fff;
	margin-bottom:1rem;
	-webkit-transition: .5s all ease;
	-moz-transition: .5s all ease;
	transition: .5s all ease;
}
#what-we-do .card:hover{
	-webkit-box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
	-moz-box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
	box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
	border:1px solid #CCCCCC;
}
#what-we-do .card .card-block{
	text-align:center;
}
#what-we-do .card .card-block a{
	color: #ffb108 !important;
	font-weight:700;
	text-decoration:none;
}
#what-we-do .card .card-block a i{
	display:none;
	
}
#what-we-do .card:hover .card-block a i{
	display:inline-block;
	font-weight:700;
	
}
#what-we-do .card .card-block:before{
	font-family: FontAwesome;
    font-size: 30px;
    color:#999999;
	border:2px solid #e4e4e4; padding:10px; border-radius:50%;
}
#what-we-do .card .block-1:before{
    content: "\f041";
	
}
#what-we-do .card .block-2:before{
    content: "\f024";
}
#what-we-do .card .block-3:before{
    content: "\f0e9";
}
#what-we-do .card .block-4:before{
    content: "\f023";
}
#what-we-do .card .block-5:before{
    content: "\f006";
}
#what-we-do .card .block-6:before{
    content: "\f007";
}
#what-we-do .card:hover .card-block:before{
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);	
	-webkit-transition: .5s all ease;
	-moz-transition: .5s all ease;
	transition: .5s all ease;
}

.btn-outline {
    background-color: transparent;
    color: inherit;
    transition: all .5s;
}

.btn-primary.btn-outline {
    color: #428bca;
}

.btn-success.btn-outline {
    color: #5cb85c;
}

.btn-info.btn-outline {
    color: #5bc0de;
}

.btn-warning.btn-outline {
    color: #f0ad4e;
}

.btn-danger.btn-outline {
    color: #d9534f;
}

.btn-default.btn-outline{color:#686868;}

.btn-primary.btn-outline:hover,
.btn-success.btn-outline:hover,
.btn-info.btn-outline:hover,
.btn-warning.btn-outline:hover,
.btn-danger.btn-outline:hover {
    color: #fff;
}




#header.header-scrolled {
	background:#fff;
	padding:20px 0;
	height:72px;
transition:all .5s
}
#header {
	padding:5px 0 0 0;
	height:72px;
	background:#fff;
	left:0;
	top:0;
	position:fixed;
	right:0;
transition:all .5s;
	z-index:997
}
#header img {
	width:65%
}
#header #logo h1 {
	font-size:34px;
	margin:0;
	padding:0;
	line-height:1;
	font-weight:700
}
#header #logo h1 a, #header #logo h1 a:hover {
	color:#000;
	padding-left:10px;
	border-left:4px solid grey
}
#nav-menu-container {
	float:right;
	margin:0!important;
	padding:8px 0
}
.nav-menu>li {
	margin-left:5px
}
.nav-menu>li {
	float:left
}
.nav-menu li {
	position:relative;
	white-space:nowrap
}
.nav-menu, .nav-menu * {
	margin:0;
	padding:0;
	list-style:none
}
.header-scrolled .nav-menu li:hover>a, .header-scrolled .nav-menu>.menu-active>a {
	color:#3b3b3b
}
.header-scrolled .nav-menu a {
	color:#e7e7e7
}
.nav-menu li:hover>a, .nav-menu>.menu-active>a {
	color:#ff670f
}
.nav-menu a {
	padding:0 8px 0 8px;
	text-decoration:none;
	display:inline-block;
	color:#80828d;
	font-family:'Lato', sans-serif!important;
	font-size:14px;
	margin-top:12px;
	outline:0;
	width:100%
}
#mobile-nav-toggle {
	display:inline
}
#mobile-nav-toggle {
	position:fixed;
	right:0;
	top:0;
	z-index:999;
	margin:20px 20px 0 0;
	border:0;
	background:0;
	font-size:24px;
	display:none;
transition:all .4s;
	outline:0;
	cursor:pointer
}
#mobile-body-overly {
	width:100%;
	height:100%;
	z-index:997;
	top:0;
	left:0;
	position:fixed;
	background:rgba(0, 0, 0, .7);
	display:none
}
body.mobile-nav-active #mobile-nav {
	left:0
}
#mobile-nav {
	position:fixed;
	top:0;
	padding-top:18px;
	bottom:0;
	z-index:998;
	background:rgba(0, 0, 0, .8);
	left:-260px;
	width:260px;
	overflow-y:auto;
transition:.4s
}
#mobile-nav ul {
	padding:0;
	margin:0;
	list-style:none
}
#mobile-nav ul li {
	position:relative
}
#mobile-nav ul li a {
	color:#fff;
	font-size:13px;
	text-transform:uppercase;
	overflow:hidden;
	padding:10px 22px 10px 15px;
	position:relative;
	text-decoration:none;
	width:100%;
	display:block;
	outline:0;
	font-weight:700;
	font-family:"Montserrat", sans-serif
}
#mobile-nav ul .menu-has-children i.fa-chevron-up {
	color:#18d26e
}
#mobile-nav ul .menu-has-children i {
	position:absolute;
	right:0;
	z-index:99;
	padding:15px;
	cursor:pointer;
	color:#fff
}
#mobile-nav ul .menu-item-active {
	color:#18d26e
}
#mobile-nav ul li li {
	padding-left:30px
}
.menu-has-children ul {
	display:none
}
.sf-arrows .sf-with-ul {
	padding-right:30px
}
.sf-arrows .sf-with-ul:after {
	content:"\f107";
	position:absolute;
	right:15px;
	font-family:FontAwesome;
	font-style:normal;
	font-weight:400;
	color:black
}
.sf-arrows ul .sf-with-ul:after {
	content:"\f105"
}
.nav-menu ul>li>ul {
	display:none;
	position:absolute;
	top:0;
	left:116px;
	background:#fff;
	height:auto;
	color:#787878;
	padding-top:0!important;
	width:445px
}
.nav-menu ul>li>ul>li {
	display:block;
	float:left;
	width:50%
}
.menu-has-children li span {
	float:right;
	margin-top:-20px;
	padding:0;
	position:relative;
	text-align:right;
	width:100%
}
.nav-menu li:hover>ul, .nav-menu li.sfHover>ul {
	display:block
}
.nav-menu ul {
	padding:10px;
	background:#fff
}
.nav-menu ul {
	position:absolute;
	display:none;
	top:100%;
	left:0;
	z-index:99
}
.sf-arrows .sf-with-ul {
	padding-right:30px
}
.nav-menu li {
	position:relative;
	white-space:nowrap
}
@media(max-width:768px) {
#nav-menu-container {
display:none
}
#mobile-nav-toggle {
display:inline
}
}

@media only screen and (max-width: 600px){
.video-section h1{
font-size:40px!important;}
}


.btn-brw {
	color:#fff;
	background-color:#592e19;
	border-color:#7e4021
}
.btn-brw.focus, .btn-brw:focus {
	color:#fff;
	background-color:#f4a71a;
	border-color:#7e4021
}
.btn-brw:hover {
	color:#fff;
	background-color:#f4a71a;
	border-color:#7e4021
}

.btn-sa {
	color:#fff;
	background:#000;
}
.btn-sa.focus, .btn-brw:focus {
	color:#000;
	background-color:#fff;
}
.btn-sa:hover {
	color:#000;
	background-color:#fff;
}

.btn-ylw {
	color:#fff;
	background-color:#f4a71a;
	border-color:#ffcc6e
}
.btn-ylw.focus, .btn-ylw:focus {
	color:#fff;
	background-color:#592e19;
	border-color:#ffcc6e
}
.btn-ylw:hover {
	color:#fff;
	background-color:#592e19;
	border-color:#ffcc6e
}


.btn-def {
	color:#787878;
	border:5px solid #CCCCCC!important;
	border-radius:23px;
}
.btn-def.focus, .btn-def:focus {
	color:#fff;
	background-color:#592e19;
	border-color:#ffcc6e
}
.btn-def:hover {
	color:#fff;
	background-color:#592e19;
	border-color:#ffcc6e
}




/*themes*/

.view-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    padding-left: 0;
    margin-bottom: 0;
}
.thumbnail
{
    margin-bottom: 30px;
    padding: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.item.list-group-item
{
    float: none;
    width: 100%;
    background-color: #fff;
    margin-bottom: 30px;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0 1rem;
    border: 0;
}
.item.list-group-item .img-event {
    float: left;
    width: 30%;
}

.item.list-group-item .list-group-image
{
    margin-right: 10px;
}
.item.list-group-item .thumbnail
{
    margin-bottom: 0px;
    display: inline-block;
}
.item.list-group-item .caption
{
    float: left;
    width: 70%;
    margin: 0;
}

.item.list-group-item:before, .item.list-group-item:after
{
    display: table;
    content: " ";
}

.item.list-group-item:after
{
    clear: both;
}

.br{border:1px solid #ffece0; -moz-box-shadow: 0 0 5px #888;
-webkit-box-shadow: 0 0 5px#888;
box-shadow: 0 0 5px #888;}


.video-section .pattern-overlay {
background-color: rgba(71, 71, 71, 0);
padding: 110px 0 32px;
min-height: 596px; 
/* Incase of overlay problems just increase the min-height*/
}
.video-section h1, .video-section h3{
text-align:center;
color:#fff;
}
.video-section h1{
font-size:90px;
font-family: 'Buenard', serif;
font-weight:bold;
opacity:.5;
text-transform: uppercase;
margin: 40px auto 0px;
text-shadow: 1px 1px 1px #000;
-webkit-text-shadow: 1px 1px 1px #000;
-moz-text-shadow: 1px 1px 1px #000;
}
.video-section h3{
font-size: 25px;
font-weight:lighter;
margin: 0px auto 15px;
color:#f4aa32!important;
}
.video-section .buttonBar{display:none;}
.player {font-size: 1px;}

#sn_p ul li{padding:2px 0 0 30px; line-height:25.2px;  font-size:14px;}
#sn_p ul li a{color:#596988;} #sn_p ul li a:hover{color:#FF6600;}
#sn_p h4{text-decoration:underline; padding-left:15px; color:#3d4d6b; text-transform:uppercase; font-size:14px; font-weight:bold;}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (max-width: 768px){

#sn_p ul li{padding:2px 0 0 30px; line-height:normal;  font-size:14px;}
#sn_p .pr-0{padding-left:0px!important;}
#sn_p .prp15{padding-top:15px!important;}
 
 } 

@media only screen and (max-width: 1024px) {#sn_p ul li{padding:2px 0 0 30px; line-height:20.2px;  font-size:14px;}
.carousel-control.left {
    left: -0px;
}
.carousel-control.right {
    right: -0px;
}} 


.pr-0{padding-right:0px!important;}

.section-box-ten{
        background: radial-gradient(#6e6e6e,#2f2f2f);
        background: -webkit-radial-gradient(#6e6e6e,#2f2f2f);
        background: -moz-radial-gradient(#6e6e6e,#2f2f2f);
        color: #fff;
        position: relative;
        overflow:hidden;
    }
 
    .section-box-ten figure {
        position: absolute;
        text-align: center!important;
		padding: 10px 10px 10px 20px!important;
        width: 100%;
        height: 100%;
        border-top: none!important;
        background: rgba(0, 0, 0, 0.71);
        bottom: -90%;
        transition: ease-in-out .5s;
    }
    .section-box-ten:hover figure {
        bottom: 0;
    }
    .section-box-ten figure h3{
        margin: 0;
        padding-bottom: 10px;
		font-size:18px!important; color:#FFFFFF
		font-family: 'Ropa Sans', sans-serif!important;
    }
	
	    .section-box-ten img{
        height: 100%;
    }


.head_flightIMG{padding-bottom:25px; text-align:center;}
.head_flightIMG h1{
font-size:18px;
font-weight:bold;
color:#fff;
padding:0px;
margin:0px;
}
.head_flightIMG h2{
font-size:22px;
font-weight:bold;
color:#787878;
}
.head_flightIMG p{
font-size:16px;
text-align:center;
color:#787878;
}
.head_flightIMG h3{
font-size: 25px;
color:#FFFFFF!important;;
font-weight:lighter;
padding-right:50px 0!important;

}
.head_flightIMG .tp{background:#12b886; color:#fff;}


#ps{	font-family: 'Lato', sans-serif!important;}
#ps2{	font-family: 'Lato', sans-serif!important;}


#ps h2{font-size:3.5em; padding:30px 30px 0px 0px; font-weight:bold; color:#00002B;}
#ps p{font-size:1.7em; padding:0px 30px 0px 0px;}
#ps button{border-radius:0px; margin:30px 30px 0px 0px; }

#ps2 .brtopbttom{}
#ps2 p{padding:35px 10px; text-align:justify}

#ps3{	font-family: 'Lato', sans-serif!important;}
#ps3 h5{font-size:.9em; font-weight:500; color:#FF6600;}


.inputText {
  font-size: 14px;
  border:0;
  float:left;
  width:150px;
  height: 34px;
  color:#999999;
  background:#fff;
  border:1px solid #f1f1f1;
  border-radius:5px 0 0 5px;
  padding:10px;
}
.borderRadius{border-radius:0 5px 5px 0!important; background:#009900!important;}

<!--about-us-section-->


.main-timeline{position:relative}
.main-timeline:before{content:"";width:5px;height:100%;border-radius:20px;margin:0 auto;background:#242922;position:absolute;top:0;left:0;right:0}
.main-timeline .timeline{display:inline-block;margin-bottom:50px;position:relative}
.main-timeline .timeline:before{content:"";width:20px;height:20px;border-radius:50%;border:4px solid #fff;background:#ec496e;position:absolute;top:50%;left:50%;z-index:1;transform:translate(-50%,-50%)}
.main-timeline .timeline-icon{display:inline-block;width:130px;height:130px;border-radius:50%;border:3px solid #ec496e;padding:13px;text-align:center;position:absolute;top:50%;left:30%;transform:translateY(-50%)}
.main-timeline .timeline-icon i{display:block;border-radius:50%;background:#ec496e;font-size:64px;color:#fff;line-height:100px;z-index:1;position:relative}
.main-timeline .timeline-icon:after,.main-timeline .timeline-icon:before{content:"";width:100px;height:4px;background:#ec496e;position:absolute;top:50%;right:-100px;transform:translateY(-50%)}
.main-timeline .timeline-icon:after{width:70px;height:50px;background:#fff;top:89px;right:-30px}
.main-timeline .timeline-content{width:50%;padding:0 50px;margin:52px 0 0;float:right;position:relative}
.main-timeline .timeline-content:before{content:"";width:70%;height:100%;border:3px solid #ec496e;border-top:none;border-right:none;position:absolute;bottom:-13px;left:35px}
.main-timeline .timeline-content:after{content:"";width:37px;height:3px;background:#ec496e;position:absolute;top:13px;left:0}
.main-timeline .title{font-size:20px;font-weight:600;color:#ec496e;text-transform:uppercase;margin:0 0 5px}
.main-timeline .description{display:inline-block;font-size:16px;color:#404040;line-height:20px;letter-spacing:1px;margin:0}
.main-timeline .timeline:nth-child(even) .timeline-icon{left:auto;right:30%}
.main-timeline .timeline:nth-child(even) .timeline-icon:before{right:auto;left:-100px}
.main-timeline .timeline:nth-child(even) .timeline-icon:after{right:auto;left:-30px}
.main-timeline .timeline:nth-child(even) .timeline-content{float:left}
.main-timeline .timeline:nth-child(even) .timeline-content:before{left:auto;right:35px;transform:rotateY(180deg)}
.main-timeline .timeline:nth-child(even) .timeline-content:after{left:auto;right:0}
.main-timeline .timeline:nth-child(2n) .timeline-content:after,.main-timeline .timeline:nth-child(2n) .timeline-icon i,.main-timeline .timeline:nth-child(2n) .timeline-icon:before,.main-timeline .timeline:nth-child(2n):before{background:#f9850f}
.main-timeline .timeline:nth-child(2n) .timeline-icon{border-color:#f9850f}
.main-timeline .timeline:nth-child(2n) .title{color:#f9850f}
.main-timeline .timeline:nth-child(2n) .timeline-content:before{border-left-color:#f9850f;border-bottom-color:#f9850f}
.main-timeline .timeline:nth-child(3n) .timeline-content:after,.main-timeline .timeline:nth-child(3n) .timeline-icon i,.main-timeline .timeline:nth-child(3n) .timeline-icon:before,.main-timeline .timeline:nth-child(3n):before{background:#8fb800}
.main-timeline .timeline:nth-child(3n) .timeline-icon{border-color:#8fb800}
.main-timeline .timeline:nth-child(3n) .title{color:#8fb800}
.main-timeline .timeline:nth-child(3n) .timeline-content:before{border-left-color:#8fb800;border-bottom-color:#8fb800}
.main-timeline .timeline:nth-child(4n) .timeline-content:after,.main-timeline .timeline:nth-child(4n) .timeline-icon i,.main-timeline .timeline:nth-child(4n) .timeline-icon:before,.main-timeline .timeline:nth-child(4n):before{background:#2fcea5}
.main-timeline .timeline:nth-child(4n) .timeline-icon{border-color:#2fcea5}
.main-timeline .timeline:nth-child(4n) .title{color:#2fcea5}
.main-timeline .timeline:nth-child(4n) .timeline-content:before{border-left-color:#2fcea5;border-bottom-color:#2fcea5}
@media only screen and (max-width:1200px){.main-timeline .timeline-icon:before{width:50px;right:-50px}
.main-timeline .timeline:nth-child(even) .timeline-icon:before{right:auto;left:-50px}
.main-timeline .timeline-content{margin-top:75px}
}
@media only screen and (max-width:990px){.main-timeline .timeline{margin:0 0 10px}
.main-timeline .timeline-icon{left:25%}
.main-timeline .timeline:nth-child(even) .timeline-icon{right:25%}
.main-timeline .timeline-content{margin-top:115px}
}
@media only screen and (max-width:767px){.main-timeline{padding-top:50px}
.main-timeline:before{left:80px;right:0;margin:0}
.main-timeline .timeline{margin-bottom:70px}
.main-timeline .timeline:before{top:0;left:83px;right:0;margin:0}
.main-timeline .timeline-icon{width:60px;height:60px;line-height:40px;padding:5px;top:0;left:0}
.main-timeline .timeline:nth-child(even) .timeline-icon{left:0;right:auto}
.main-timeline .timeline-icon:before,.main-timeline .timeline:nth-child(even) .timeline-icon:before{width:25px;left:auto;right:-25px}
.main-timeline .timeline-icon:after,.main-timeline .timeline:nth-child(even) .timeline-icon:after{width:25px;height:30px;top:44px;left:auto;right:-5px}
.main-timeline .timeline-icon i{font-size:30px;line-height:45px}
.main-timeline .timeline-content,.main-timeline .timeline:nth-child(even) .timeline-content{width:100%;margin-top:-15px;padding-left:130px;padding-right:5px}
.main-timeline .timeline:nth-child(even) .timeline-content{float:right}
.main-timeline .timeline-content:before,.main-timeline .timeline:nth-child(even) .timeline-content:before{width:50%;left:120px}
.main-timeline .timeline:nth-child(even) .timeline-content:before{right:auto;transform:rotateY(0)}
.main-timeline .timeline-content:after,.main-timeline .timeline:nth-child(even) .timeline-content:after{left:85px}
}
@media only screen and (max-width:479px){.main-timeline .timeline-content,.main-timeline .timeline:nth-child(2n) .timeline-content{padding-left:110px}
.main-timeline .timeline-content:before,.main-timeline .timeline:nth-child(2n) .timeline-content:before{left:99px}
.main-timeline .timeline-content:after,.main-timeline .timeline:nth-child(2n) .timeline-content:after{left:65px}
.item img {
    height: auto!important;
}
.BoxMain h5 { 
    font-size: 24px!important;
}
.carousel-inner{height:auto!important;}
}



/******************* Timeline Demo - 4 *****************/
.main-timeline4{overflow:hidden;position:relative}
.main-timeline4:before{content:"";width:5px;height:70%;background:#333;position:absolute;top:70px;left:50%;transform:translateX(-50%)}
.main-timeline4 .timeline-content:before,.main-timeline4 .timeline:before{top:50%;transform:translateY(-50%);content:""}
.main-timeline4 .timeline{width:50%;padding-left:100px;float:right;position:relative}
.main-timeline4 .timeline:before{width:20px;height:20px;border-radius:50%;background:#fff;border:5px solid #333;position:absolute;left:-10px}
.main-timeline4 .timeline-content{display:block;padding-left:150px;position:relative}
.main-timeline4 .timeline-content:before{width:90px;height:10px;border-top:7px dotted #333;position:absolute;left:-92px}
.main-timeline4 .year{display:inline-block;width:120px;height:120px;line-height:100px;border-radius:50%;border:10px solid #f54957;font-size:30px;color:#f54957;text-align:center;box-shadow:inset 0 0 10px rgba(0,0,0,.4);position:absolute;top:0;left:0}
.main-timeline4 .year:before{content:"";border-left:20px solid #f54957;border-top:10px solid transparent;border-bottom:10px solid transparent;position:absolute;bottom:-13px;right:0;transform:rotate(45deg)}
.main-timeline4 .inner-content{padding:20px 0}
.main-timeline4 .title{font-size:24px;font-weight:600;color:#f54957;text-transform:uppercase;margin:0 0 5px}
.main-timeline4 .description{font-size:14px;color:#6f6f6f;margin:0 0 5px}
.main-timeline4 .timeline:nth-child(2n){padding:0 100px 0 0}
.main-timeline4 .timeline:nth-child(2n) .timeline-content:before,.main-timeline4 .timeline:nth-child(2n) .year,.main-timeline4 .timeline:nth-child(2n):before{left:auto;right:-10px}
.main-timeline4 .timeline:nth-child(2n) .timeline-content{padding:0 150px 0 0}
.main-timeline4 .timeline:nth-child(2n) .timeline-content:before{right:-92px}
.main-timeline4 .timeline:nth-child(2n) .year{right:0}
.main-timeline4 .timeline:nth-child(2n) .year:before{right:auto;left:0;border-left:none;border-right:20px solid #f54957;transform:rotate(-45deg)}
.main-timeline4 .timeline:nth-child(2){margin-top:110px}
.main-timeline4 .timeline:nth-child(odd){margin:-110px 0 0}
.main-timeline4 .timeline:nth-child(even){margin-bottom:80px}
.main-timeline4 .timeline:first-child,.main-timeline4 .timeline:last-child:nth-child(even){margin:0}
.main-timeline4 .timeline:nth-child(2n) .year{border-color:#1ebad0;color:#1ebad0}
.main-timeline4 .timeline:nth-child(2) .year:before{border-right-color:#1ebad0}
.main-timeline4 .timeline:nth-child(2n) .title{color:#1ebad0}
.main-timeline4 .timeline:nth-child(3n) .year{border-color:#7cba01;color:#7cba01}
.main-timeline4 .timeline:nth-child(3) .year:before{border-left-color:#7cba01}
.main-timeline4 .timeline:nth-child(3n) .title{color:#7cba01}
.main-timeline4 .timeline:nth-child(4n) .year{border-color:#f8781f;color:#f8781f}
.main-timeline4 .timeline:nth-child(4) .year:before{border-right-color:#f8781f}
.main-timeline4 .timeline:nth-child(4n) .title{color:#f8781f}
@media only screen and (max-width:1200px){.main-timeline4 .year{top:50%;transform:translateY(-50%)}
}
@media only screen and (max-width:990px){.main-timeline4 .timeline{padding-left:75px}
.main-timeline4 .timeline:nth-child(2n){padding:0 75px 0 0}
.main-timeline4 .timeline-content{padding-left:130px}
.main-timeline4 .timeline:nth-child(2n) .timeline-content{padding:0 130px 0 0}
.main-timeline4 .timeline-content:before{width:68px;left:-68px}
.main-timeline4 .timeline:nth-child(2n) .timeline-content:before{right:-68px}
}
@media only screen and (max-width:767px){.main-timeline4{overflow:visible}
.main-timeline4:before{height:100%;top:0;left:0;transform:translateX(0)}
.main-timeline4 .timeline:before,.main-timeline4 .timeline:nth-child(2n):before{top:60px;left:-9px;transform:translateX(0)}
.main-timeline4 .timeline,.main-timeline4 .timeline:nth-child(even),.main-timeline4 .timeline:nth-child(odd){width:100%;float:none;text-align:center;padding:0;margin:0 0 10px}
.main-timeline4 .timeline-content,.main-timeline4 .timeline:nth-child(2n) .timeline-content{padding:0}
.main-timeline4 .timeline-content:before,.main-timeline4 .timeline:nth-child(2n) .timeline-content:before{display:none}
.main-timeline4 .timeline:nth-child(2n) .year,.main-timeline4 .year{position:relative;transform:translateY(0)}
.main-timeline4 .timeline:nth-child(2n) .year:before,.main-timeline4 .year:before{border:none;border-right:20px solid #f54957;border-top:10px solid transparent;border-bottom:10px solid transparent;top:50%;left:-23px;bottom:auto;right:auto;transform:rotate(0)}
.main-timeline4 .timeline:nth-child(2n) .year:before{border-right-color:#1ebad0}
.main-timeline4 .timeline:nth-child(3n) .year:before{border-right-color:#7cba01}
.main-timeline4 .timeline:nth-child(4n) .year:before{border-right-color:#f8781f}
.main-timeline4 .inner-content{padding:10px}
}

.about-section {
    padding: 4em 0;
}
.site-title  {
    padding: 2em 0;
}
.site-title h3 {
    font-size: 3.5em;
    color: #14B9D5;
    font-family: 'Marvel-Regular';
    font-weight: 700;
}
.site-title p {
    font-size: 1.1em;
    color: #333333;
    line-height: 1.8em;
    margin-top: 0.5em;
}

.about-inner-column h4 {
    font-size: 2.5em;
    color: #FFD001;
    font-family: 'Marvel-Regular';
}
.about-inner-column p {
    font-size: 1.1em;
    color: #333333;
    line-height: 1.8em;
    margin: 1em 0 0;
}

.about-inner-column ul li a {
    color: #333333;
    font-size: 1.1em;
    padding-left: 2em;
}
.about-right img {
    width: 100%;
}
.ion-minus{
    padding:0px 10px;
}

.team{
	background-color:#f6f6f6;
	padding:60px 0px;
    font-family: 'Raleway', sans-serif;
}

.team h4 {
    margin-top: 20px;
    color: #5db4c0;
}

.team .fa{
    color: #5db4c0;
    font-size: 18px;
    margin-top: 10px;
    padding: 3px;
}


.box1{background: rgb(76, 175, 80, 0.6);}
.box2{background: rgb(192, 192, 200, 0.6);}
.box3{background: rgb(255, 0, 0, 0.6);;}



#author a{
  color: #fff;
  text-decoration: none;
    
}









.make-me-sticky {
 position: -webkit-sticky;
  position: sticky;
  top: 18%;
}


.th_ai{ margin:0 0 30px 0; background:#fff; border:1px solid #e7e7e7; font-family: 'Lato', sans-serif!important;box-shadow: 0 8px 6px -6px #d9d9d9;transition: box-shadow 500ms;}
.th_ai:hover{box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); }
.th_ai img{width:100%; padding:0px; min-height:291px;}
.th_ai .col-md-7{min-height:291px;}

.th_ai2{ margin:0 0 30px 0; background:#fff; border:1px solid #e7e7e7; font-family: 'Lato', sans-serif!important;box-shadow: 0 8px 6px -6px #d9d9d9;transition: box-shadow 500ms;}
.th_ai2:hover{box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); }
.th_ai2 img{width:100%; padding:0px;}
.th_ai2 .lib{margin-top:20px; line-height:26px; font-size:16px; color:#5c5c5c;}
.th_ai2 .lib2{margin-top:20px; font-size:14px; padding:10px; color:#5c5c5c; background:#efefef; border:1px solid #e9e9e9;}
.th_ai2 .lib3{margin-top:10px; font-size:12px; padding:10px; color:#5c5c5c; background:#c3fbff; border:1px solid #e9e9e9;}

.th_ai3{ margin:0 0 30px 0; background:#fff; font-family: 'Lato', sans-serif!important;}
.th_ai3 h2{font-size:22px;}
.th_ai3 p{font-size:14px; line-height:22px; color:#5c5c5c;}
.th_ai3 ul{ margin-top:25px;}
.th_ai3 ul li{font-size:16px; color:#5c5c5c; list-style:circle}
.main-hed{font-family: 'Thasadith', sans-serif; font-size:32px; font-weight:200; letter-spacing:2px;}
/* Scrollbar styles */
::-webkit-scrollbar {
width: 8px;
height: 8px;
}

::-webkit-scrollbar-track {
box-shadow: inset 0 0 10px #000;
border-radius: 10px;
}

::-webkit-scrollbar-thumb {
border-radius: 10px;
background: #696969; 
box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}


hr.type_7 {
border: 0;
height: 55px;
background-image:url(../images/blue-divider.png);
background-repeat: no-repeat;
background-position:center;
}

@keyframes shadow-pulse
{
  0% {
    box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.2);
  }
  100% {
    box-shadow: 0 0 0 15px rgba(0, 0, 0, 0);
  }
}

@keyframes shadow-pulse-big
{
  0% {
    box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.1);
  }
  100% {
    box-shadow: 0 0 0 20px rgba(0, 0, 0, 0);
  }
}

.example-1
{
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #fff;
  text-align: center;
  background: rgba(18, 184, 134, 0.6);
  animation: shadow-pulse 1s infinite;
 padding:10px; border-radius:5px
}

.blog-row {margin-top:10px; }
.margin_bottom30 { margin-bottom:30px; }
.margin_left10 {margin-left:10px; }
.blog-content {padding:10px; }
.bg-white {background-color:#fff;}



/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

/*html, body, div, span, applet, object, iframe,
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 {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}*/
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, main {
	display: block;
}
/*body {
	line-height: 1;
}*/
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.tags {
  list-style: none!important;
  margin: 0;
  overflow: hidden; 
  padding: 0;
}

.tags li {
  float: left; 
  list-style: none!important;
  font-size:13px!important;
}

.tag {
  background: #eee;
  border-radius: 3px 0 0 3px;
  color: #999;
  display: inline-block;
  height: 26px;
  line-height: 26px;
  padding: 0 20px 0 23px;
  position: relative;
  margin: 0 10px 10px 0;
  text-decoration: none;
  -webkit-transition: color 0.2s;
}

.tag::before {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 1px rgba(0, 0, 0, 0.25);
  content: '';
  height: 6px;
  left: 10px;
  position: absolute;
  width: 6px;
  top: 10px;
}

.tag::after {
  background: #fff;
  border-bottom: 13px solid transparent;
  border-left: 10px solid #eee;
  border-top: 13px solid transparent;
  content: '';
  position: absolute;
  right: 0;
  top: 0;
}

.tag:hover {
  background-color: #7e4617;
  color: white;
}

.tag:hover::after {
   border-left-color: #7e4617; 
}
.dest-head{border:1px solid #e7e7e7; background:url(../images/bg-white-tr.png)}


#feedback {
	float: left;
	position: fixed;
	top: calc(50% - 47px);
	right: 0;
}

#feedback a {
	background: #FF4500;
	border-radius: 5px 0 0 5px;
	box-shadow: 0 0 3px rgba(0, 0, 0, .3);
	border: 3px solid #fff;
	border-right: 0;
	display: block;
	padding: 20px 12px;
	transition: all .2s ease-in-out;
}

#feedback a:hover {
	padding-right: 20px;
}

.tourcode{border:1px dashed #e6e6e6; background:#fff; border-radius:5px; padding:5px; box-shadow: 0 4px 6px -6px black;}
.tourcodehead{background:#F7F7F7; border:1px dashed #e6e6e6}
.Ai-modbox{border:1px solid #CCCCCC;}
.Ai-modbox2{background:#ebeef2;border:1px solid #CCCCCC; border-left:0px;}
.Ai-modboxwobc2{border:1px solid #CCCCCC; border-left:0px;}
.Ai-modbox3{background:#ebeef2;border:1px solid #CCCCCC; border-left:0px; border-right:0px;}
.Ai-modboxwobc3{border:1px solid #CCCCCC; border-left:0px; border-right:0px;}
.Ai-modbox4{background:#ebeef2;border:1px solid #CCCCCC;border-right:0px;}
.Ai-modboxwobc4{border:1px solid #CCCCCC;border-right:0px;}


/* Search bar (header) */
.SearchHeading{position:relative; margin-top:-270px;}
.SearchHeading2{position:relative; margin-top:-293px;}
.Searchmain{color:#FFFFFF; margin-bottom:120px;}
.Searchmain h1{font-size:52px; letter-spacing:-2px;}
.SearchmainNew{
width:55%;
margin:0 auto;
  overflow: hidden; /* Ensures the content is not revealed until the animation */
  /*border-right: .15em solid orange;  The typwriter cursor */
  white-space:nowrap; /* Keeps the content on a single line */
  animation: 
    typing 30s steps(120, end),
    blink-caret .75s;
	text-shadow: 1px 1px 1px black, 0 0 0 black, 0 0 0.1em black;
}
@media screen and (max-width: 767px) {
     .Searchmain{color:#FFFFFF; margin-bottom:50px;}
    } 

.FromIcons{}
.FromIcons .form-control {
    padding-right: 14px;
    padding-left: 44px;
	
}
.FromIcons .form-control-feedback {
    right: initial;
    left: 10px;
    color: #ccc;
	line-height:58px;
	font-size:22px;
}
/* The typing effect */
@keyframes typing {
  from { width: 0 }
  to { width: 100% }
}

/* The typewriter cursor effect */
@keyframes blink-caret {
  from, to { border-color: transparent }
  50% { border-color: orange; }
}


.mainForm1{background:#ebeef2;
    border-radius: 8px;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
    padding: 8px;
	margin-bottom:50px;
	}
	.mainForm1 > .form-group{margin-bottom:0px!important}
	.mainForm1 .btn{background:#009900; color:#FFFFFF; font-size: 17px!important; height:50px; margin-top:3px;}
	
	.mainForm1 input{height:50px!important; border-radius:5px; border:1px solid #818d99;}


.mainForm2{background:#fff;
    box-shadow: 2px 0 8px rgba(0, 0, 0, 0.2);
    padding: 18px;
	margin-bottom:20px;
	}
	.mainForm2 > .form-group{margin-bottom:0px!important}
	.mainForm2 .btn{background:#009900; color:#FFFFFF; font-size: 17px!important; height:50px; margin-top:3px;}
	
	.mainForm2 input{height:50px!important; border-radius:5px; border:1px solid #818d99;}
	
    /* default styles here for older browsers. 
       I tend to go for a 600px - 960px width max but using percentages
    */
    
	
  .border-black{text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;}
  

.carousel {
	position:relative
}
.carousel-inner {
	position:relative;
	width:100%;
	overflow:hidden;
	height:307px;
}
.carousel-item {
	position:relative;
	display:none;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	width:100%;
transition:-webkit-transform .6s ease;
transition:transform .6s ease;
transition:transform .6s ease, -webkit-transform .6s ease;
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden;
	-webkit-perspective:1000px;
	perspective:1000px
}
.carousel-item-next, .carousel-item-prev, .carousel-item.active {
	display:block
}
.carousel-item-next, .carousel-item-prev {
	position:absolute;
	top:0
}
.carousel-item-next.carousel-item-left, .carousel-item-prev.carousel-item-right {
	-webkit-transform:translateX(0);
	transform:translateX(0)
}
@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)) {
.carousel-item-next.carousel-item-left, .carousel-item-prev.carousel-item-right {
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
}
.active.carousel-item-right, .carousel-item-next {
	-webkit-transform:translateX(100%);
	transform:translateX(100%)
}
@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)) {
.active.carousel-item-right, .carousel-item-next {
-webkit-transform:translate3d(100%, 0, 0);
transform:translate3d(100%, 0, 0)
}
}
.active.carousel-item-left, .carousel-item-prev {
	-webkit-transform:translateX(-100%);
	transform:translateX(-100%)
}
@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)) {
.active.carousel-item-left, .carousel-item-prev {
-webkit-transform:translate3d(-100%, 0, 0);
transform:translate3d(-100%, 0, 0)
}
}
.similar{box-shadow: 0 1px 2px rgba(0,0,0,0.15);
  transition: box-shadow 0.3s ease-in-out;}
.similar:hover{box-shadow: 0 5px 25px rgba(0,0,0,0.3); }



.mainForm1 > .form-group {
    margin-bottom: 0px!important;
}
.mainForm2 > .form-group {
    margin-bottom: 0px!important;
}