@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Muli:400,600');
@font-face {
	font-family: Montserrat;
	src: url(../fonts/Montserrat-ExtraLight.ttf) format('truetype');
	font-weight: 200
}

@font-face {
	font-family: Montserrat;
	src: url(../fonts/Montserrat-Light.ttf) format('truetype');
	font-weight: 300
}

@font-face {
	font-family: Montserrat;
	src: url(../fonts/Montserrat-Regular.ttf) format('truetype');
	font-weight: 400
}

@font-face {
	font-family: Montserrat;
	src: url(../fonts/Montserrat-Medium.ttf) format('truetype');
	font-weight: 500
}

.label,
sub,
sup {
	vertical-align: baseline
}

hr,
img {
	border: 0
}

.mfp-arrow,
html {
	-webkit-tap-highlight-color: transparent
}

body,
figure {
	margin: 0
}

.btn-group>.btn-group,
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group,
.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,
.dropdown-menu {
	float: left
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse,
.pre-scrollable {
	max-height: 340px
}

html {
	font-family: Montserrat, sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}

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
}

b,
optgroup,
strong {
	font-weight: 700
}

dfn {
	font-style: italic
}

h1 {
	margin: .67em 0
}

mark {
	color: #000;
	background: #ff0
}

sub,
sup {
	position: relative;
	font-size: 75%;
	line-height: 0
}

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

img {
	vertical-align: middle
}

svg:not(:root) {
	overflow: hidden
}

hr {
	height: 0;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}

*,
:after,
:before,
input[type=checkbox],
input[type=radio] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box
}

pre,
textarea {
	overflow: auto
}

code,
kbd,
pre,
samp {
	font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
	margin: 0;
	font: inherit;
	color: inherit
}

.glyphicon,
address {
	font-style: normal
}

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[type=checkbox],
input[type=radio] {
	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-search-cancel-button,
input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

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 {
	blockquote,
	img,
	pre,
	tr {
		page-break-inside: avoid
	}
	*,
	: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
	}
	thead {
		display: table-header-group
	}
	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
	}
}

.dropdown-menu,
.modal-content {
	-webkit-background-clip: padding-box
}

.btn,
.btn-danger.active,
.btn-danger:active,
.btn-default.active,
.btn-default:active,
.btn-info.active,
.btn-info:active,
.btn-primary.active,
.btn-primary:active,
.btn-warning.active,
.btn-warning:active,
.btn.active,
.btn:active,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover,
.form-control,
.navbar-toggle,
.open>.dropdown-toggle.btn-danger,
.open>.dropdown-toggle.btn-default,
.open>.dropdown-toggle.btn-info,
.open>.dropdown-toggle.btn-primary,
.open>.dropdown-toggle.btn-warning {
	background-image: none
}

.img-thumbnail,
body {
	background-color: #fff
}

@font-face {
	font-family: 'Glyphicons Halflings';
	src: url(../fonts/glyphicons-halflings-regular.html);
	src: url(../fonts/glyphicons-halflings-regulard41d.html?#iefix) format('embedded-opentype'), url(../fonts/glyphicons-halflings-regular-2.html) format('woff2'), url(../fonts/glyphicons-halflings-regular-3.html) format('woff'), url(../fonts/glyphicons-halflings-regular-4.html) format('truetype'), url(../fonts/glyphicons-halflings-regular-5.html#glyphicons_halflingsregular) format('svg')
}

.glyphicon {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	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,
.glyphicon-btc:before,
.glyphicon-xbt:before {
	content: "\e227"
}

.glyphicon-jpy:before,
.glyphicon-yen:before {
	content: "\00a5"
}

.glyphicon-rub:before,
.glyphicon-ruble: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"
}

*,
:after,
:before {
	box-sizing: border-box
}

.mfp-container,
input[type=search] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box
}

html {
	font-size: 10px
}

body {
	font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
	color: #333
}

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: -webkit-focus-ring-color auto 5px;
	outline-offset: -2px
}

.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;
	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-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: 300;
	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: 36px
}

.h2,
h2 {
	font-size: 30px
}

.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
}

dt,
kbd kbd,
label {
	font-weight: 700
}

address,
blockquote .small,
blockquote footer,
blockquote small,
dd,
dt,
pre {
	line-height: 1.42857143
}

@media (min-width:768px) {
	.lead {
		font-size: 21px
	}
}

.small,
small {
	font-size: 85%
}

.mark,
mark {
	padding: .2em;
	background-color: #fcf8e3
}

.list-inline,
.list-unstyled {
	padding-left: 0;
	list-style: none
}

.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
}

pre code,
table {
	background-color: transparent
}

.page-header {
	padding-bottom: 9px;
	margin: 40px 0 20px;
	border-bottom: 1px solid #eee
}

dl,
ol,
ul {
	margin-top: 0
}

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child,
ol ol,
ol ul,
ul ol,
ul ul {
	margin-bottom: 0
}

address,
dl {
	margin-bottom: 20px
}

ol,
ul {
	margin-bottom: 10px
}

.list-inline {
	margin-left: -5px
}

.list-inline>li {
	display: inline-block;
	padding-right: 5px;
	padding-left: 5px
}

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
	}
	.container {
		width: 750px
	}
}

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 .small,
blockquote footer,
blockquote small {
	display: block;
	font-size: 80%;
	color: #777
}

legend,
pre {
	display: block;
	color: #333
}

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
}

code,
kbd {
	padding: 2px 4px;
	font-size: 90%
}

caption,
th {
	text-align: left
}

.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'
}

code,
kbd,
pre,
samp {
	font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
	color: #c7254e;
	background-color: #f9f2f4;
	border-radius: 4px
}

kbd {
	color: #fff;
	background-color: #333;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

kbd kbd {
	padding: 0;
	font-size: 100%;
	-webkit-box-shadow: none;
	box-shadow: none
}

pre {
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	word-break: break-all;
	word-wrap: break-word;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 4px
}

.container,
.container-fluid {
	margin-right: auto;
	margin-left: auto
}

pre code {
	padding: 0;
	font-size: inherit;
	color: inherit;
	white-space: pre-wrap;
	border-radius: 0
}

.container,
.container-fluid {
	padding-right: 15px;
	padding-left: 15px
}

.pre-scrollable {
	overflow-y: scroll
}

@media (min-width:992px) {
	.container {
		width: 970px
	}
}

@media (min-width:1200px) {
	.container {
		width: 1170px
	}
}

.row {
	margin-right: -15px;
	margin-left: -15px
}

.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-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: 25%
}

.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: 16.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: 16.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
	}
}

caption {
	padding-top: 8px;
	padding-bottom: 8px;
	color: #777
}

.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,
.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,
.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 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-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) {
	.mobi-text-center {
		text-align: center;
	}
	.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
	}
	.top_header_section{
		display:none !important;
	}
}

fieldset,
legend {
	padding: 0;
	border: 0
}

fieldset {
	min-width: 0;
	margin: 0
}

legend {
	width: 100%;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: inherit;
	border-bottom: 1px solid #e5e5e5
}

label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px
}

input[type=search] {
	box-sizing: border-box;
	-webkit-appearance: none
}

input[type=checkbox],
input[type=radio] {
	margin: 4px 0 0;
	margin-top: 1px\9;
	line-height: normal
}

.form-control,
output {
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	display: block
}

input[type=file] {
	display: block
}

input[type=range] {
	display: block;
	width: 100%
}

select[multiple],
select[size] {
	height: auto
}

input[type=checkbox]:focus,
input[type=file]:focus,
input[type=radio]:focus {
	outline: -webkit-focus-ring-color auto 5px;
	outline-offset: -2px
}

output {
	padding-top: 7px
}

.form-control {
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(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, .075), 0 0 8px rgba(102, 175, 233, .6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
	color: #999;
	opacity: 1
}

.form-control:-ms-input-placeholder {
	color: #999
}

.form-control::-webkit-input-placeholder {
	color: #999
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .form-control-feedback,
.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
}

.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
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	input[type=date].form-control,
	input[type=datetime-local].form-control,
	input[type=month].form-control,
	input[type=time].form-control {
		line-height: 34px
	}
	.input-group-sm input[type=date],
	.input-group-sm input[type=datetime-local],
	.input-group-sm input[type=month],
	.input-group-sm input[type=time],
	input[type=date].input-sm,
	input[type=datetime-local].input-sm,
	input[type=month].input-sm,
	input[type=time].input-sm {
		line-height: 30px
	}
	.input-group-lg input[type=date],
	.input-group-lg input[type=datetime-local],
	.input-group-lg input[type=month],
	.input-group-lg input[type=time],
	input[type=date].input-lg,
	input[type=datetime-local].input-lg,
	input[type=month].input-lg,
	input[type=time].input-lg {
		line-height: 46px
	}
}

.form-group {
	margin-bottom: 15px
}

.checkbox,
.radio {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 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
}

.checkbox-inline.disabled,
.checkbox.disabled label,
.radio-inline.disabled,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio label,
fieldset[disabled] .radio-inline,
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
}

.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
}

.form-group-sm .form-control,
.input-sm {
	padding: 5px 10px;
	border-radius: 3px;
	font-size: 12px
}

.input-sm {
	height: 30px;
	line-height: 1.5
}

select.input-sm {
	height: 30px;
	line-height: 30px
}

select[multiple].input-sm,
textarea.input-sm {
	height: auto
}

.form-group-sm .form-control {
	height: 30px;
	line-height: 1.5
}

.form-group-lg .form-control,
.input-lg {
	border-radius: 6px;
	padding: 10px 16px;
	font-size: 18px
}

.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;
	line-height: 1.3333333
}

select.input-lg {
	height: 46px;
	line-height: 46px
}

select[multiple].input-lg,
textarea.input-lg {
	height: auto
}

.form-group-lg .form-control {
	height: 46px;
	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
}

.collapsing,
.dropdown,
.dropup {
	position: relative
}

.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 .form-control {
	border-color: #3c763d;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
	border-color: #2b542c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #3c763d
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .form-control-feedback,
.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, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
	border-color: #66512c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #8a6d3b
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .form-control-feedback,
.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, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
	border-color: #843534;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
	color: #a94442;
	background-color: #f2dede;
	border-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-control-static,
	.form-inline .form-group {
		display: inline-block
	}
	.form-inline .control-label,
	.form-inline .form-group {
		margin-bottom: 0;
		vertical-align: middle
	}
	.form-inline .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle
	}
	.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 .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 .control-label {
		padding-top: 7px;
		margin-bottom: 0;
		text-align: right
	}
}

.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
}

.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
	}
	.form-horizontal .form-group-sm .control-label {
		padding-top: 6px;
		font-size: 12px
	}
}

.btn {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	border-radius: 4px
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
	outline: -webkit-focus-ring-color auto 5px;
	outline-offset: -2px
}

.btn.focus,
.btn:focus,
.btn:hover {
	color: #333;
	text-decoration: none
}

.btn.active,
.btn:active {
	outline: 0;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	box-shadow: inset 0 3px 5px rgba(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
}

a.btn.disabled,
fieldset[disabled] a.btn {
	pointer-events: none
}

.btn-default {
	color: #333;
	background-color: #fff;
	border-color: #ccc
}

.btn-default.focus,
.btn-default:focus {
	color: #333;
	background-color: #e6e6e6;
	border-color: #8c8c8c
}

.btn-default.active,
.btn-default:active,
.btn-default:hover,
.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.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.active,
.btn-primary:active,
.btn-primary:hover,
.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.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: #fff;
	background-color: #5cb85c;
	border-color: #4cae4c
}

.btn-success.focus,
.btn-success:focus {
	color: #fff;
	background-color: #449d44;
	border-color: #255625
}

.btn-success.active,
.btn-success:active,
.btn-success:hover,
.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.active,
.btn-info:active,
.btn-info:hover,
.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.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: #f0ad4e;
	border-color: #eea236
}

.btn-warning.focus,
.btn-warning:focus {
	color: #fff;
	background-color: #ec971f;
	border-color: #985f0d
}

.btn-warning.active,
.btn-warning:active,
.btn-warning:hover,
.open>.dropdown-toggle.btn-warning {
	color: #fff;
	background-color: #ec971f;
	border-color: #d58512
}

.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.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: #fff;
	background-color: #d9534f;
	border-color: #d43f3a
}

.btn-danger.focus,
.btn-danger:focus {
	color: #fff;
	background-color: #c9302c;
	border-color: #761c19
}

.btn-danger.active,
.btn-danger:active,
.btn-danger:hover,
.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.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 {
	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-toggle:focus {
	outline: 0
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	font-size: 14px;
	text-align: left;
	list-style: none;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}

.dropdown-menu-right,
.dropdown-menu.pull-right {
	right: 0;
	left: auto
}

.dropdown-header,
.dropdown-menu>li>a {
	display: block;
	padding: 3px 20px;
	line-height: 1.42857143;
	white-space: nowrap
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle,
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child,
.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-vertical>.btn:not(:first-child):not(:last-child),
.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn,
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
	border-radius: 0
}

.dropdown-menu .divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5
}

.dropdown-menu>li>a {
	clear: both;
	font-weight: 400;
	color: #333
}

.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;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.open>.dropdown-menu {
	display: block
}

.open>a {
	outline: 0
}

.dropdown-menu-left {
	right: auto;
	left: 0
}

.dropdown-header {
	font-size: 12px;
	color: #777
}

.dropdown-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 990
}

.nav-justified>.dropdown .dropdown-menu,
.nav-tabs.nav-justified>.dropdown .dropdown-menu {
	top: auto;
	left: auto
}

.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
}

.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 {
	margin-left: 5px
}

.btn .caret,
.btn-group>.btn:first-child {
	margin-left: 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, .125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-group.open .dropdown-toggle.btn-link {
	-webkit-box-shadow: none;
	box-shadow: none
}

.btn-lg .caret {
	border-width: 5px 5px 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:first-child:not(:last-child) {
	border-radius: 4px 4px 0 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
	border-radius: 0 0 4px 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: table;
	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
}

.nav>li,
.nav>li>a {
	display: block;
	position: relative
}

.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) {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.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 {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.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>a {
	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;
	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 {
		display: table-cell;
		width: 1%
	}
	.nav-tabs.nav-justified>li>a {
		margin-bottom: 0;
		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-justified>li,
.nav-stacked>li {
	float: none
}

.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+li {
	margin-top: 2px;
	margin-left: 0
}

.nav-justified {
	width: 100%
}

.nav-justified>li>a {
	margin-bottom: 5px;
	text-align: center
}

.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-justified>li {
		display: table-cell;
		width: 1%
	}
	.nav-justified>li>a {
		margin-bottom: 0
	}
	.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;
	border: 1px solid transparent
}

.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, .1);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1)
}

.navbar-collapse.in {
	overflow-y: auto
}

@media (min-width:768px) {
	.navbar {
		border-radius: 4px
	}
	.navbar-header {
		float: left
	}
	.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
	}
}

.carousel-inner,
.embed-responsive,
.mfp-bg,
.modal,
.modal-open,
.progress {
	overflow: hidden
}

@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
}

.navbar-static-top {
	z-index: 1000;
	border-width: 0 0 1px
}

.navbar-fixed-bottom,
.navbar-fixed-top {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030
}

.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: 50px;
	padding: 10px;
	font-size: 18px;
	line-height: 20px
}

.navbar-brand:focus,
.navbar-brand:hover {
	text-decoration: none
}

.navbar-brand>img {
	display: block
}

@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-fixed-bottom,
	.navbar-fixed-top,
	.navbar-static-top {
		border-radius: 0
	}
	.navbar>.container .navbar-brand,
	.navbar>.container-fluid .navbar-brand {
		margin-left: -15px
	}
}

.navbar-toggle {
	position: relative;
	float: right;
	padding: 9px 10px;
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 8px;
	background-color: transparent;
	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
}

.navbar-nav {
	margin: 7.5px -15px
}

.navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px
}

@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
	}
}

.progress-bar-striped,
.progress-striped .progress-bar,
.progress-striped .progress-bar-success {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

@media (min-width:768px) {
	.navbar-toggle {
		display: none
	}
	.navbar-nav {
		float: left;
		margin: 0
	}
	.navbar-nav>li {
		float: left
	}
	.navbar-nav>li>a {
		padding-top: 15px;
		padding-bottom: 15px
	}
}

.navbar-form {
	padding: 10px 15px;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
	margin: 8px -15px
}

@media (min-width:768px) {
	.navbar-form .form-control-static,
	.navbar-form .form-group {
		display: inline-block
	}
	.navbar-form .control-label,
	.navbar-form .form-group {
		margin-bottom: 0;
		vertical-align: middle
	}
	.navbar-form .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle
	}
	.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 .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
	}
	.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
	}
}

.breadcrumb>li,
.pagination {
	display: inline-block
}

.btn .badge,
.btn .label {
	top: -1px;
	position: relative
}

@media (max-width:767px) {
	.navbar-form .form-group {
		margin-bottom: 5px
	}
	.navbar-form .form-group:last-child {
		margin-bottom: 0
	}
}

.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-radius: 4px 4px 0 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
	}
	.navbar-left {
		float: left!important
	}
	.navbar-right {
		float: right!important;
		margin-right: -15px
	}
	.navbar-right~.navbar-right {
		margin-right: 0
	}
}

.navbar-default {
	background-color: #f8f8f8;
	border-color: #e7e7e7
}

.navbar-default .navbar-brand {
	color: #777
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
	color: #5e5e5e;
	background-color: transparent
}

.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-text {
	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 {
	background-color: #222;
	border-color: #080808
}

.navbar-inverse .navbar-brand {
	color: #9d9d9d
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
	color: #fff;
	background-color: transparent
}

.navbar-inverse .navbar-nav>li>a,
.navbar-inverse .navbar-text {
	color: #9d9d9d
}

.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 {
	padding: 8px 15px;
	margin-bottom: 20px;
	list-style: none;
	background-color: #f5f5f5;
	border-radius: 4px
}

.breadcrumb>li+li:before {
	padding: 0 5px;
	color: #ccc;
	content: "/\00a0"
}

.breadcrumb>.active {
	color: #777
}

.pagination {
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px
}

.pager li,
.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
}

.badge,
.label {
	font-weight: 700;
	line-height: 1;
	white-space: nowrap;
	text-align: center
}

.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>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
}

a.badge:focus,
a.badge:hover,
a.label:focus,
a.label:hover {
	color: #fff;
	cursor: pointer;
	text-decoration: none
}

.label {
	display: inline;
	padding: .2em .6em .3em;
	font-size: 75%;
	color: #fff;
	border-radius: .25em
}

.label:empty {
	display: none
}

.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;
	color: #fff;
	vertical-align: middle;
	background-color: #777;
	border-radius: 10px
}

.badge:empty {
	display: none
}

.media-object,
.thumbnail {
	display: block
}

.btn-group-xs>.btn .badge,
.btn-xs .badge {
	top: 0;
	padding: 1px 5px
}

.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
	color: #337ab7;
	background-color: #fff
}

.jumbotron,
.jumbotron .h1,
.jumbotron h1 {
	color: inherit
}

.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;
	background-color: #eee
}

.jumbotron p {
	margin-bottom: 15px;
	font-size: 21px;
	font-weight: 200
}

.alert,
.thumbnail {
	margin-bottom: 20px
}

.alert .alert-link,
.close {
	font-weight: 700
}

.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 {
	padding: 4px;
	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;
	border: 1px solid transparent;
	border-radius: 4px
}

.alert h4 {
	margin-top: 0;
	color: inherit
}

.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
}

.modal,
.modal-backdrop {
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}

.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;
	background-color: #f5f5f5;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
	box-shadow: inset 0 1px 2px rgba(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, .15);
	box-shadow: inset 0 -1px 0 rgba(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: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .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: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-striped .progress-bar-info,
.progress-striped .progress-bar-warning {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-info {
	background-color: #5bc0de
}

.progress-striped .progress-bar-info {
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-warning {
	background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .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, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .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.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,
.mfp-container:before,
.mfp-content {
	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
}

.panel-heading>.dropdown .dropdown-toggle,
.panel-title,
.panel-title>.small,
.panel-title>.small>a,
.panel-title>a,
.panel-title>small,
.panel-title>small>a {
	color: inherit
}

.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 transparent;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-title,
.panel>.list-group,
.panel>.panel-collapse>.list-group,
.panel>.panel-collapse>.table,
.panel>.table,
.panel>.table-responsive>.table {
	margin-bottom: 0
}

.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-title {
	margin-top: 0;
	font-size: 16px
}

.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 .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
	border-width: 1px 0;
	border-radius: 0
}

.panel-group .panel-heading,
.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.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-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>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,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
	border-bottom: 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
}

.list-group+.panel-footer,
.panel-heading+.list-group .list-group-item:first-child {
	border-top-width: 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-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,
.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-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,
.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-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+.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
}

.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, .05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.well blockquote {
	border-color: #ddd;
	border-color: rgba(0, 0, 0, .15)
}

.well-lg {
	padding: 24px;
	border-radius: 6px
}

.well-sm {
	padding: 9px;
	border-radius: 3px
}

.close {
	float: right;
	font-size: 21px;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	filter: alpha(opacity=20);
	opacity: .2
}

.popover,
.tooltip {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	line-height: 1.42857143;
	text-shadow: none;
	text-transform: none;
	letter-spacing: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	white-space: normal;
	line-break: auto;
	text-decoration: none
}

.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 {
	position: fixed;
	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;
	background-clip: padding-box;
	border: 1px solid #999;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 6px;
	outline: 0;
	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
	box-shadow: 0 3px 9px rgba(0, 0, 0, .5)
}

.modal-backdrop {
	position: fixed;
	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, .5);
		box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
	}
	.modal-sm {
		width: 300px
	}
}

.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
	bottom: 0;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000
}

@media (min-width:992px) {
	.modal-lg {
		width: 900px
	}
}

.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	font-size: 12px;
	font-weight: 400;
	text-align: left;
	text-align: start;
	filter: alpha(opacity=0);
	opacity: 0
}

.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
}

.tooltip.top-right .tooltip-arrow {
	left: 5px
}

.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,
.tooltip.bottom-left .tooltip-arrow,
.tooltip.bottom-right .tooltip-arrow {
	border-width: 0 5px 5px;
	border-bottom-color: #000;
	top: 0
}

.tooltip.bottom .tooltip-arrow {
	left: 50%;
	margin-left: -5px
}

.tooltip.bottom-left .tooltip-arrow {
	right: 5px;
	margin-top: -5px
}

.tooltip.bottom-right .tooltip-arrow {
	left: 5px;
	margin-top: -5px
}

.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1060;
	display: none;
	max-width: 276px;
	padding: 1px;
	font-size: 14px;
	font-weight: 400;
	text-align: left;
	text-align: start;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, .2)
}

.carousel-caption,
.carousel-control {
	color: #fff;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
	text-align: center
}

.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
}

.carousel,
.carousel-inner {
	position: relative
}

.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, .25);
	border-bottom-width: 0
}

.popover.top>.arrow:after {
	bottom: 1px;
	margin-left: -10px;
	content: " ";
	border-top-color: #fff;
	border-bottom-width: 0
}

.popover.left>.arrow:after,
.popover.right>.arrow:after {
	bottom: -10px;
	content: " "
}

.popover.right>.arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-right-color: #999;
	border-right-color: rgba(0, 0, 0, .25);
	border-left-width: 0
}

.popover.right>.arrow:after {
	left: 1px;
	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, .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, .25)
}

.popover.left>.arrow:after {
	right: 1px;
	border-right-width: 0;
	border-left-color: #fff
}

.carousel-inner {
	width: 100%
}

.carousel-inner>.item {
	position: relative;
	display: none;
	-webkit-transition: .6s ease-in-out left;
	-o-transition: .6s ease-in-out left;
	transition: .6s ease-in-out left
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
	line-height: 1
}

@media all and (transform-3d),
(-webkit-transform-3d) {
	.carousel-inner>.item {
		-webkit-transition: -webkit-transform .6s ease-in-out;
		-o-transition: -o-transform .6s ease-in-out;
		transition: transform .6s ease-in-out;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-perspective: 1000px;
		perspective: 1000px
	}
	.carousel-inner>.item.active.right,
	.carousel-inner>.item.next {
		left: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
	.carousel-inner>.item.active.left,
	.carousel-inner>.item.prev {
		left: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
	.carousel-inner>.item.active,
	.carousel-inner>.item.next.left,
	.carousel-inner>.item.prev.right {
		left: 0;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
	display: block
}

.carousel-inner>.active {
	left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
	position: absolute;
	top: 0;
	width: 100%
}

.carousel-inner>.next {
	left: 100%
}

.carousel-inner>.prev {
	left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
	left: 0
}

.carousel-inner>.active.left {
	left: -100%
}

.carousel-inner>.active.right {
	left: 100%
}

.carousel-control {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 15%;
	font-size: 20px;
	background-color: rgba(0, 0, 0, 0);
	filter: alpha(opacity=50);
	opacity: .5
}

.carousel-control.left {
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
	background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
	background-repeat: repeat-x
}

.carousel-control.right {
	right: 0;
	left: auto;
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
	background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
	background-repeat: repeat-x
}

.carousel-control:focus,
.carousel-control:hover {
	color: #fff;
	text-decoration: none;
	filter: alpha(opacity=90);
	outline: 0;
	opacity: .9
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
	position: absolute;
	top: 50%;
	z-index: 5;
	display: inline-block;
	margin-top: -10px
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
	left: 50%;
	margin-left: -10px
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
	right: 50%;
	margin-right: -10px
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
	width: 20px;
	height: 20px;
	font-family: serif;
	line-height: 1
}

.carousel-control .icon-prev:before {
	content: '\2039'
}

.carousel-control .icon-next:before {
	content: '\203a'
}

.carousel-indicators {
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 15;
	width: 60%;
	padding-left: 0;
	margin-left: -30%;
	text-align: center;
	list-style: none
}

.carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	cursor: pointer;
	background-color: #000\9;
	background-color: rgba(0, 0, 0, 0);
	border: 1px solid #fff;
	border-radius: 10px
}

.carousel-indicators .active {
	width: 12px;
	height: 12px;
	margin: 0;
	background-color: #fff
}

.carousel-caption {
	position: absolute;
	right: 15%;
	bottom: 20px;
	left: 15%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px
}

.affix,
.mfp-bg,
.mfp-wrap {
	position: fixed
}

.carousel-caption .btn,
.text-hide {
	text-shadow: none
}

@media screen and (min-width:768px) {
	.carousel-control .glyphicon-chevron-left,
	.carousel-control .glyphicon-chevron-right,
	.carousel-control .icon-next,
	.carousel-control .icon-prev {
		width: 30px;
		height: 30px;
		margin-top: -10px;
		font-size: 30px
	}
	.carousel-control .glyphicon-chevron-left,
	.carousel-control .icon-prev {
		margin-left: -10px
	}
	.carousel-control .glyphicon-chevron-right,
	.carousel-control .icon-next {
		margin-right: -10px
	}
	.carousel-caption {
		right: 20%;
		left: 20%;
		padding-bottom: 30px
	}
	.carousel-indicators {
		bottom: 20px
	}
}

.mfp-bg,
.mfp-container,
.mfp-wrap {
	left: 0;
	top: 0;
	height: 100%;
	width: 100%
}

.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: " "
}

.mfp-container:before,
.mfp-figure:after {
	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
}

.hidden,
.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
	display: none!important
}

.invisible {
	visibility: hidden
}

.text-hide {
	font: 0/0 a;
	color: transparent;
	background-color: transparent;
	border: 0
}

@-ms-viewport {
	width: device-width
}

@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
	}
	.visible-xs-block {
		display: block!important
	}
	.visible-xs-inline {
		display: inline!important
	}
	.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
	}
	.visible-sm-block {
		display: block!important
	}
	.visible-sm-inline {
		display: inline!important
	}
	.visible-sm-inline-block {
		display: inline-block!important
	}
	.probootstrap-navbar .navbar-nav>li>a{
		padding: 15px !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
	}
	.visible-md-block {
		display: block!important
	}
	.visible-md-inline {
		display: inline!important
	}
	.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
	}
	.visible-lg-block {
		display: block!important
	}
	.visible-lg-inline {
		display: inline!important
	}
	.visible-lg-inline-block {
		display: inline-block!important
	}
	.hidden-lg {
		display: none!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
	}
}

.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
	}
	.hidden-print {
		display: none!important
	}
}

.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.animated-fast {
	-webkit-animation-duration: .2s;
	animation-duration: .2s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.probootstrap-animated {
	-webkit-animation-duration: .8s;
	animation-duration: .8s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.animated.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}

.animated.hinge {
	-webkit-animation-duration: 2s;
	animation-duration: 2s
}

.animated.bounceIn,
.animated.bounceOut,
.animated.flipOutX,
.animated.flipOutY {
	-webkit-animation-duration: .75s;
	animation-duration: .75s
}

@-webkit-keyframes bounce {
	20%,
	53%,
	80%,
	from,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	40%,
	43% {
		-webkit-animation-timing-function: cubic-bezier(.755, .050, .855, .060);
		animation-timing-function: cubic-bezier(.755, .050, .855, .060);
		-webkit-transform: translate3d(0, -30px, 0);
		transform: translate3d(0, -30px, 0)
	}
	70% {
		-webkit-animation-timing-function: cubic-bezier(.755, .050, .855, .060);
		animation-timing-function: cubic-bezier(.755, .050, .855, .060);
		-webkit-transform: translate3d(0, -15px, 0);
		transform: translate3d(0, -15px, 0)
	}
	90% {
		-webkit-transform: translate3d(0, -4px, 0);
		transform: translate3d(0, -4px, 0)
	}
}

@keyframes bounce {
	20%,
	53%,
	80%,
	from,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	40%,
	43% {
		-webkit-animation-timing-function: cubic-bezier(.755, .050, .855, .060);
		animation-timing-function: cubic-bezier(.755, .050, .855, .060);
		-webkit-transform: translate3d(0, -30px, 0);
		transform: translate3d(0, -30px, 0)
	}
	70% {
		-webkit-animation-timing-function: cubic-bezier(.755, .050, .855, .060);
		animation-timing-function: cubic-bezier(.755, .050, .855, .060);
		-webkit-transform: translate3d(0, -15px, 0);
		transform: translate3d(0, -15px, 0)
	}
	90% {
		-webkit-transform: translate3d(0, -4px, 0);
		transform: translate3d(0, -4px, 0)
	}
}

.bounce {
	-webkit-animation-name: bounce;
	animation-name: bounce;
	-webkit-transform-origin: center bottom;
	transform-origin: center bottom
}

@-webkit-keyframes flash {
	50%,
	from,
	to {
		opacity: 1
	}
	25%,
	75% {
		opacity: 0
	}
}

@keyframes flash {
	50%,
	from,
	to {
		opacity: 1
	}
	25%,
	75% {
		opacity: 0
	}
}

.flash {
	-webkit-animation-name: flash;
	animation-name: flash
}

@-webkit-keyframes pulse {
	from,
	to {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
	50% {
		-webkit-transform: scale3d(1.05, 1.05, 1.05);
		transform: scale3d(1.05, 1.05, 1.05)
	}
}

@keyframes pulse {
	from,
	to {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
	50% {
		-webkit-transform: scale3d(1.05, 1.05, 1.05);
		transform: scale3d(1.05, 1.05, 1.05)
	}
}

.pulse {
	-webkit-animation-name: pulse;
	animation-name: pulse
}

@-webkit-keyframes rubberBand {
	from,
	to {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
	30% {
		-webkit-transform: scale3d(1.25, .75, 1);
		transform: scale3d(1.25, .75, 1)
	}
	40% {
		-webkit-transform: scale3d(.75, 1.25, 1);
		transform: scale3d(.75, 1.25, 1)
	}
	50% {
		-webkit-transform: scale3d(1.15, .85, 1);
		transform: scale3d(1.15, .85, 1)
	}
	65% {
		-webkit-transform: scale3d(.95, 1.05, 1);
		transform: scale3d(.95, 1.05, 1)
	}
	75% {
		-webkit-transform: scale3d(1.05, .95, 1);
		transform: scale3d(1.05, .95, 1)
	}
}

@keyframes rubberBand {
	from,
	to {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
	30% {
		-webkit-transform: scale3d(1.25, .75, 1);
		transform: scale3d(1.25, .75, 1)
	}
	40% {
		-webkit-transform: scale3d(.75, 1.25, 1);
		transform: scale3d(.75, 1.25, 1)
	}
	50% {
		-webkit-transform: scale3d(1.15, .85, 1);
		transform: scale3d(1.15, .85, 1)
	}
	65% {
		-webkit-transform: scale3d(.95, 1.05, 1);
		transform: scale3d(.95, 1.05, 1)
	}
	75% {
		-webkit-transform: scale3d(1.05, .95, 1);
		transform: scale3d(1.05, .95, 1)
	}
}

.rubberBand {
	-webkit-animation-name: rubberBand;
	animation-name: rubberBand
}

@-webkit-keyframes shake {
	from,
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	10%,
	30%,
	50%,
	70%,
	90% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0)
	}
	20%,
	40%,
	60%,
	80% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0)
	}
}

@keyframes shake {
	from,
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	10%,
	30%,
	50%,
	70%,
	90% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0)
	}
	20%,
	40%,
	60%,
	80% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0)
	}
}

.shake {
	-webkit-animation-name: shake;
	animation-name: shake
}

@-webkit-keyframes swing {
	20% {
		-webkit-transform: rotate3d(0, 0, 1, 15deg);
		transform: rotate3d(0, 0, 1, 15deg)
	}
	40% {
		-webkit-transform: rotate3d(0, 0, 1, -10deg);
		transform: rotate3d(0, 0, 1, -10deg)
	}
	60% {
		-webkit-transform: rotate3d(0, 0, 1, 5deg);
		transform: rotate3d(0, 0, 1, 5deg)
	}
	80% {
		-webkit-transform: rotate3d(0, 0, 1, -5deg);
		transform: rotate3d(0, 0, 1, -5deg)
	}
	to {
		-webkit-transform: rotate3d(0, 0, 1, 0deg);
		transform: rotate3d(0, 0, 1, 0deg)
	}
}

@keyframes swing {
	20% {
		-webkit-transform: rotate3d(0, 0, 1, 15deg);
		transform: rotate3d(0, 0, 1, 15deg)
	}
	40% {
		-webkit-transform: rotate3d(0, 0, 1, -10deg);
		transform: rotate3d(0, 0, 1, -10deg)
	}
	60% {
		-webkit-transform: rotate3d(0, 0, 1, 5deg);
		transform: rotate3d(0, 0, 1, 5deg)
	}
	80% {
		-webkit-transform: rotate3d(0, 0, 1, -5deg);
		transform: rotate3d(0, 0, 1, -5deg)
	}
	to {
		-webkit-transform: rotate3d(0, 0, 1, 0deg);
		transform: rotate3d(0, 0, 1, 0deg)
	}
}

.swing {
	-webkit-transform-origin: top center;
	transform-origin: top center;
	-webkit-animation-name: swing;
	animation-name: swing
}

@-webkit-keyframes tada {
	from,
	to {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
	10%,
	20% {
		-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
	}
	30%,
	50%,
	70%,
	90% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
	}
	40%,
	60%,
	80% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
	}
}

@keyframes tada {
	from,
	to {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
	10%,
	20% {
		-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
	}
	30%,
	50%,
	70%,
	90% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
	}
	40%,
	60%,
	80% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
	}
}

.tada {
	-webkit-animation-name: tada;
	animation-name: tada
}

@-webkit-keyframes wobble {
	from,
	to {
		-webkit-transform: none;
		transform: none
	}
	15% {
		-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
		transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
	}
	30% {
		-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
		transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
	}
	45% {
		-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
		transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
	}
	60% {
		-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
		transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
	}
	75% {
		-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
		transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
	}
}

@keyframes wobble {
	from,
	to {
		-webkit-transform: none;
		transform: none
	}
	15% {
		-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
		transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
	}
	30% {
		-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
		transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
	}
	45% {
		-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
		transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
	}
	60% {
		-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
		transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
	}
	75% {
		-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
		transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
	}
}

.wobble {
	-webkit-animation-name: wobble;
	animation-name: wobble
}

@-webkit-keyframes jello {
	11.1%,
	from,
	to {
		-webkit-transform: none;
		transform: none
	}
	22.2% {
		-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
		transform: skewX(-12.5deg) skewY(-12.5deg)
	}
	33.3% {
		-webkit-transform: skewX(6.25deg) skewY(6.25deg);
		transform: skewX(6.25deg) skewY(6.25deg)
	}
	44.4% {
		-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
		transform: skewX(-3.125deg) skewY(-3.125deg)
	}
	55.5% {
		-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
		transform: skewX(1.5625deg) skewY(1.5625deg)
	}
	66.6% {
		-webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
		transform: skewX(-.78125deg) skewY(-.78125deg)
	}
	77.7% {
		-webkit-transform: skewX(.390625deg) skewY(.390625deg);
		transform: skewX(.390625deg) skewY(.390625deg)
	}
	88.8% {
		-webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
		transform: skewX(-.1953125deg) skewY(-.1953125deg)
	}
}

@keyframes jello {
	11.1%,
	from,
	to {
		-webkit-transform: none;
		transform: none
	}
	22.2% {
		-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
		transform: skewX(-12.5deg) skewY(-12.5deg)
	}
	33.3% {
		-webkit-transform: skewX(6.25deg) skewY(6.25deg);
		transform: skewX(6.25deg) skewY(6.25deg)
	}
	44.4% {
		-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
		transform: skewX(-3.125deg) skewY(-3.125deg)
	}
	55.5% {
		-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
		transform: skewX(1.5625deg) skewY(1.5625deg)
	}
	66.6% {
		-webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
		transform: skewX(-.78125deg) skewY(-.78125deg)
	}
	77.7% {
		-webkit-transform: skewX(.390625deg) skewY(.390625deg);
		transform: skewX(.390625deg) skewY(.390625deg)
	}
	88.8% {
		-webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
		transform: skewX(-.1953125deg) skewY(-.1953125deg)
	}
}

.jello {
	-webkit-animation-name: jello;
	animation-name: jello;
	-webkit-transform-origin: center;
	transform-origin: center
}

@-webkit-keyframes bounceIn {
	20%,
	40%,
	60%,
	80%,
	from,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}
	40% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9)
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03)
	}
	80% {
		-webkit-transform: scale3d(.97, .97, .97);
		transform: scale3d(.97, .97, .97)
	}
	to {
		opacity: 1;
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}

@keyframes bounceIn {
	20%,
	40%,
	60%,
	80%,
	from,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}
	40% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9)
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03)
	}
	80% {
		-webkit-transform: scale3d(.97, .97, .97);
		transform: scale3d(.97, .97, .97)
	}
	to {
		opacity: 1;
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}

.bounceIn {
	-webkit-animation-name: bounceIn;
	animation-name: bounceIn
}

@-webkit-keyframes bounceInDown {
	60%,
	75%,
	90%,
	from,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -3000px, 0);
		transform: translate3d(0, -3000px, 0)
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, 25px, 0);
		transform: translate3d(0, 25px, 0)
	}
	75% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0)
	}
	90% {
		-webkit-transform: translate3d(0, 5px, 0);
		transform: translate3d(0, 5px, 0)
	}
	to {
		-webkit-transform: none;
		transform: none
	}
}

@keyframes bounceInDown {
	60%,
	75%,
	90%,
	from,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -3000px, 0);
		transform: translate3d(0, -3000px, 0)
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, 25px, 0);
		transform: translate3d(0, 25px, 0)
	}
	75% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0)
	}
	90% {
		-webkit-transform: translate3d(0, 5px, 0);
		transform: translate3d(0, 5px, 0)
	}
	to {
		-webkit-transform: none;
		transform: none
	}
}

.bounceInDown {
	-webkit-animation-name: bounceInDown;
	animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {
	60%,
	75%,
	90%,
	from,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-3000px, 0, 0);
		transform: translate3d(-3000px, 0, 0)
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(25px, 0, 0);
		transform: translate3d(25px, 0, 0)
	}
	75% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0)
	}
	90% {
		-webkit-transform: translate3d(5px, 0, 0);
		transform: translate3d(5px, 0, 0)
	}
	to {
		-webkit-transform: none;
		transform: none
	}
}

@keyframes bounceInLeft {
	60%,
	75%,
	90%,
	from,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-3000px, 0, 0);
		transform: translate3d(-3000px, 0, 0)
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(25px, 0, 0);
		transform: translate3d(25px, 0, 0)
	}
	75% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0)
	}
	90% {
		-webkit-transform: translate3d(5px, 0, 0);
		transform: translate3d(5px, 0, 0)
	}
	to {
		-webkit-transform: none;
		transform: none
	}
}

.bounceInLeft {
	-webkit-animation-name: bounceInLeft;
	animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {
	60%,
	75%,
	90%,
	from,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}
	from {
		opacity: 0;
		-webkit-transform: translate3d(3000px, 0, 0);
		transform: translate3d(3000px, 0, 0)
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(-25px, 0, 0);
		transform: translate3d(-25px, 0, 0)
	}
	75% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0)
	}
	90% {
		-webkit-transform: translate3d(-5px, 0, 0);
		transform: translate3d(-5px, 0, 0)
	}
	to {
		-webkit-transform: none;
		transform: none
	}
}

@keyframes bounceInRight {
	60%,
	75%,
	90%,
	from,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}
	from {
		opacity: 0;
		-webkit-transform: translate3d(3000px, 0, 0);
		transform: translate3d(3000px, 0, 0)
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(-25px, 0, 0);
		transform: translate3d(-25px, 0, 0)
	}
	75% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0)
	}
	90% {
		-webkit-transform: translate3d(-5px, 0, 0);
		transform: translate3d(-5px, 0, 0)
	}
	to {
		-webkit-transform: none;
		transform: none
	}
}

.bounceInRight {
	-webkit-animation-name: bounceInRight;
	animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {
	60%,
	75%,
	90%,
	from,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 3000px, 0);
		transform: translate3d(0, 3000px, 0)
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}
	75% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}
	90% {
		-webkit-transform: translate3d(0, -5px, 0);
		transform: translate3d(0, -5px, 0)
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes bounceInUp {
	60%,
	75%,
	90%,
	from,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 3000px, 0);
		transform: translate3d(0, 3000px, 0)
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}
	75% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}
	90% {
		-webkit-transform: translate3d(0, -5px, 0);
		transform: translate3d(0, -5px, 0)
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.bounceInUp {
	-webkit-animation-name: bounceInUp;
	animation-name: bounceInUp
}

@-webkit-keyframes bounceOut {
	20% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9)
	}
	50%,
	55% {
		opacity: 1;
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}
	to {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
}

@keyframes bounceOut {
	20% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9)
	}
	50%,
	55% {
		opacity: 1;
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}
	to {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
}

.bounceOut {
	-webkit-animation-name: bounceOut;
	animation-name: bounceOut
}

@-webkit-keyframes bounceOutDown {
	20% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}
	40%,
	45% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
}

@keyframes bounceOutDown {
	20% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}
	40%,
	45% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
}

.bounceOutDown {
	-webkit-animation-name: bounceOutDown;
	animation-name: bounceOutDown
}

@-webkit-keyframes bounceOutLeft {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(20px, 0, 0);
		transform: translate3d(20px, 0, 0)
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
}

@keyframes bounceOutLeft {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(20px, 0, 0);
		transform: translate3d(20px, 0, 0)
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
}

.bounceOutLeft {
	-webkit-animation-name: bounceOutLeft;
	animation-name: bounceOutLeft
}

@-webkit-keyframes bounceOutRight {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(-20px, 0, 0);
		transform: translate3d(-20px, 0, 0)
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
}

@keyframes bounceOutRight {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(-20px, 0, 0);
		transform: translate3d(-20px, 0, 0)
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
}

.bounceOutRight {
	-webkit-animation-name: bounceOutRight;
	animation-name: bounceOutRight
}

@-webkit-keyframes bounceOutUp {
	20% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0)
	}
	40%,
	45% {
		opacity: 1;
		-webkit-transform: translate3d(0, 20px, 0);
		transform: translate3d(0, 20px, 0)
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
}

@keyframes bounceOutUp {
	20% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0)
	}
	40%,
	45% {
		opacity: 1;
		-webkit-transform: translate3d(0, 20px, 0);
		transform: translate3d(0, 20px, 0)
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
}

.bounceOutUp {
	-webkit-animation-name: bounceOutUp;
	animation-name: bounceOutUp
}

@-webkit-keyframes fadeIn {
	from {
		opacity: 0;
		visibility: hidden;
		-ms-transform: scale(.95);
		-webkit-transform: scale(.95);
		transform: scale(.95)
	}
	to {
		opacity: 1;
		visibility: visible;
		-ms-transform: scale(1);
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes fadeIn {
	from {
		opacity: 0;
		visibility: hidden;
		-ms-transform: scale(.95);
		-webkit-transform: scale(.95);
		transform: scale(.95)
	}
	to {
		opacity: 1;
		visibility: visible;
		-ms-transform: scale(1);
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
	from {
		opacity: 0;
		visibility: hidden;
		-webkit-transform: translate3d(0, -50px, 0);
		transform: translate3d(0, -50px, 0)
	}
	to {
		opacity: 1;
		visibility: visible;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInDown {
	from {
		opacity: 0;
		visibility: hidden;
		-webkit-transform: translate3d(0, -50px, 0);
		transform: translate3d(0, -50px, 0)
	}
	to {
		opacity: 1;
		visibility: visible;
		-webkit-transform: none;
		transform: none
	}
}

.fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown
}

@-webkit-keyframes fadeInDownBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInDownBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.fadeInDownBig {
	-webkit-animation-name: fadeInDownBig;
	animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeft {
	from {
		opacity: 0;
		visibility: hidden;
		-webkit-transform: translate3d(-50px, 0, 0);
		transform: translate3d(-50px, 0, 0)
	}
	to {
		opacity: 1;
		visibility: visible;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInLeft {
	from {
		opacity: 0;
		visibility: hidden;
		-webkit-transform: translate3d(-50px, 0, 0);
		transform: translate3d(-50px, 0, 0)
	}
	to {
		opacity: 1;
		visibility: visible;
		-webkit-transform: none;
		transform: none
	}
}

.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInLeftBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.fadeInLeftBig {
	-webkit-animation-name: fadeInLeftBig;
	animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRight {
	from {
		opacity: 0;
		visibility: hidden;
		-webkit-transform: translate3d(50px, 0, 0);
		transform: translate3d(50px, 0, 0)
	}
	to {
		opacity: 1;
		visibility: visible;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInRight {
	from {
		opacity: 0;
		visibility: hidden;
		-webkit-transform: translate3d(50px, 0, 0);
		transform: translate3d(50px, 0, 0)
	}
	to {
		opacity: 1;
		visibility: visible;
		-webkit-transform: none;
		transform: none
	}
}

.fadeInRight {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight
}

@-webkit-keyframes fadeInRightBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInRightBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.fadeInRightBig {
	-webkit-animation-name: fadeInRightBig;
	animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInUp {
	from {
		opacity: 0;
		visibility: hidden;
		-webkit-transform: translate3d(0, 40px, 0);
		transform: translate3d(0, 40px, 0)
	}
	to {
		opacity: 1;
		visibility: visible;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInUp {
	from {
		opacity: 0;
		visibility: hidden;
		-webkit-transform: translate3d(0, 40px, 0);
		transform: translate3d(0, 40px, 0)
	}
	to {
		visibility: visible;
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpMenu {
	from {
		opacity: 0;
		visibility: hidden;
		-webkit-transform: translate3d(0, 20px, 0);
		transform: translate3d(0, 20px, 0)
	}
	to {
		opacity: 1;
		visibility: visible;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInUpMenu {
	from {
		opacity: 0;
		visibility: hidden;
		-webkit-transform: translate3d(0, 20px, 0);
		transform: translate3d(0, 20px, 0)
	}
	to {
		visibility: visible;
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.fadeInUpMenu {
	-webkit-animation-name: fadeInUpMenu;
	animation-name: fadeInUpMenu
}

@-webkit-keyframes fadeInUpBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInUpBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.fadeInUpBig {
	-webkit-animation-name: fadeInUpBig;
	animation-name: fadeInUpBig
}

@-webkit-keyframes fadeOut {
	from {
		opacity: 1
	}
	to {
		opacity: 0
	}
}

@keyframes fadeOut {
	from {
		opacity: 1
	}
	to {
		opacity: 0
	}
}

.fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
	from {
		opacity: 1;
		visibility: visible
	}
	to {
		opacity: 0;
		visibility: hidden;
		-webkit-transform: translate3d(0, 40px, 0);
		transform: translate3d(0, 40px, 0)
	}
}

@keyframes fadeOutDown {
	from {
		opacity: 1;
		visibility: visible
	}
	to {
		opacity: 0;
		visibility: hidden;
		-webkit-transform: translate3d(0, 40px, 0);
		transform: translate3d(0, 40px, 0)
	}
}

.fadeOutDown {
	-webkit-animation-name: fadeOutDown;
	animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutDownBig {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
}

@keyframes fadeOutDownBig {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
}

.fadeOutDownBig {
	-webkit-animation-name: fadeOutDownBig;
	animation-name: fadeOutDownBig
}

@-webkit-keyframes fadeOutLeft {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
}

@keyframes fadeOutLeft {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
}

.fadeOutLeft {
	-webkit-animation-name: fadeOutLeft;
	animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutLeftBig {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
}

@keyframes fadeOutLeftBig {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
}

.fadeOutLeftBig {
	-webkit-animation-name: fadeOutLeftBig;
	animation-name: fadeOutLeftBig
}

@-webkit-keyframes fadeOutRight {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
}

@keyframes fadeOutRight {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
}

.fadeOutRight {
	-webkit-animation-name: fadeOutRight;
	animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutRightBig {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
}

@keyframes fadeOutRightBig {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
}

.fadeOutRightBig {
	-webkit-animation-name: fadeOutRightBig;
	animation-name: fadeOutRightBig
}

@-webkit-keyframes fadeOutUp {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
}

@keyframes fadeOutUp {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
}

.fadeOutUp {
	-webkit-animation-name: fadeOutUp;
	animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutUpBig {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
}

@keyframes fadeOutUpBig {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
}

.fadeOutUpBig {
	-webkit-animation-name: fadeOutUpBig;
	animation-name: fadeOutUpBig
}

@-webkit-keyframes flip {
	from {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}
	40% {
		-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}
	50% {
		-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
	80% {
		-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
		transform: perspective(400px) scale3d(.95, .95, .95);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
}

@keyframes flip {
	from {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}
	40% {
		-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}
	50% {
		-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
	80% {
		-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
		transform: perspective(400px) scale3d(.95, .95, .95);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
}

.animated.flip {
	-webkit-backface-visibility: visible;
	backface-visibility: visible;
	-webkit-animation-name: flip;
	animation-name: flip
}

@-webkit-keyframes flipInX {
	from {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0
	}
	40% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
	60% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		opacity: 1
	}
	80% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
	}
	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

@keyframes flipInX {
	from {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0
	}
	40% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
	60% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		opacity: 1
	}
	80% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
	}
	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

.flipInX {
	-webkit-backface-visibility: visible!important;
	backface-visibility: visible!important;
	-webkit-animation-name: flipInX;
	animation-name: flipInX
}

.flipInY,
.flipOutX {
	-webkit-backface-visibility: visible!important
}

@-webkit-keyframes flipInY {
	from {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0
	}
	40% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
	60% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		opacity: 1
	}
	80% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
	}
	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

@keyframes flipInY {
	from {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0
	}
	40% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
	60% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		opacity: 1
	}
	80% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
	}
	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

.flipInY {
	backface-visibility: visible!important;
	-webkit-animation-name: flipInY;
	animation-name: flipInY
}

@-webkit-keyframes flipOutX {
	from {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
	30% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		opacity: 1
	}
	to {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		opacity: 0
	}
}

@keyframes flipOutX {
	from {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
	30% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		opacity: 1
	}
	to {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		opacity: 0
	}
}

.flipOutX {
	-webkit-animation-name: flipOutX;
	animation-name: flipOutX;
	backface-visibility: visible!important
}

@-webkit-keyframes flipOutY {
	from {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
	30% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		opacity: 1
	}
	to {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		opacity: 0
	}
}

@keyframes flipOutY {
	from {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
	30% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		opacity: 1
	}
	to {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		opacity: 0
	}
}

.flipOutY {
	-webkit-backface-visibility: visible!important;
	backface-visibility: visible!important;
	-webkit-animation-name: flipOutY;
	animation-name: flipOutY
}

.flexslider .slides>li,
.mfp-wrap {
	-webkit-backface-visibility: hidden
}

@-webkit-keyframes lightSpeedIn {
	from {
		-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
		transform: translate3d(100%, 0, 0) skewX(-30deg);
		opacity: 0
	}
	60% {
		-webkit-transform: skewX(20deg);
		transform: skewX(20deg);
		opacity: 1
	}
	80% {
		-webkit-transform: skewX(-5deg);
		transform: skewX(-5deg);
		opacity: 1
	}
	to {
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

@keyframes lightSpeedIn {
	from {
		-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
		transform: translate3d(100%, 0, 0) skewX(-30deg);
		opacity: 0
	}
	60% {
		-webkit-transform: skewX(20deg);
		transform: skewX(20deg);
		opacity: 1
	}
	80% {
		-webkit-transform: skewX(-5deg);
		transform: skewX(-5deg);
		opacity: 1
	}
	to {
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

.lightSpeedIn {
	-webkit-animation-name: lightSpeedIn;
	animation-name: lightSpeedIn;
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedOut {
	from {
		opacity: 1
	}
	to {
		-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
		transform: translate3d(100%, 0, 0) skewX(30deg);
		opacity: 0
	}
}

@keyframes lightSpeedOut {
	from {
		opacity: 1
	}
	to {
		-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
		transform: translate3d(100%, 0, 0) skewX(30deg);
		opacity: 0
	}
}

.lightSpeedOut {
	-webkit-animation-name: lightSpeedOut;
	animation-name: lightSpeedOut;
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in
}

@-webkit-keyframes rotateIn {
	from {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, -200deg);
		transform: rotate3d(0, 0, 1, -200deg);
		opacity: 0
	}
	to {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

@keyframes rotateIn {
	from {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, -200deg);
		transform: rotate3d(0, 0, 1, -200deg);
		opacity: 0
	}
	to {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

.rotateIn {
	-webkit-animation-name: rotateIn;
	animation-name: rotateIn
}

@-webkit-keyframes rotateInDownLeft {
	from {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0
	}
	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

@keyframes rotateInDownLeft {
	from {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0
	}
	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

.rotateInDownLeft {
	-webkit-animation-name: rotateInDownLeft;
	animation-name: rotateInDownLeft
}

@-webkit-keyframes rotateInDownRight {
	from {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0
	}
	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

@keyframes rotateInDownRight {
	from {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0
	}
	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

.rotateInDownRight {
	-webkit-animation-name: rotateInDownRight;
	animation-name: rotateInDownRight
}

@-webkit-keyframes rotateInUpLeft {
	from {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0
	}
	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

@keyframes rotateInUpLeft {
	from {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0
	}
	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

.rotateInUpLeft {
	-webkit-animation-name: rotateInUpLeft;
	animation-name: rotateInUpLeft
}

@-webkit-keyframes rotateInUpRight {
	from {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, -90deg);
		transform: rotate3d(0, 0, 1, -90deg);
		opacity: 0
	}
	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

@keyframes rotateInUpRight {
	from {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, -90deg);
		transform: rotate3d(0, 0, 1, -90deg);
		opacity: 0
	}
	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

.rotateInUpRight {
	-webkit-animation-name: rotateInUpRight;
	animation-name: rotateInUpRight
}

@-webkit-keyframes rotateOut {
	from {
		-webkit-transform-origin: center;
		transform-origin: center;
		opacity: 1
	}
	to {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, 200deg);
		transform: rotate3d(0, 0, 1, 200deg);
		opacity: 0
	}
}

@keyframes rotateOut {
	from {
		-webkit-transform-origin: center;
		transform-origin: center;
		opacity: 1
	}
	to {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, 200deg);
		transform: rotate3d(0, 0, 1, 200deg);
		opacity: 0
	}
}

.rotateOut {
	-webkit-animation-name: rotateOut;
	animation-name: rotateOut
}

@-webkit-keyframes rotateOutDownLeft {
	from {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1
	}
	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0
	}
}

@keyframes rotateOutDownLeft {
	from {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1
	}
	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0
	}
}

.rotateOutDownLeft {
	-webkit-animation-name: rotateOutDownLeft;
	animation-name: rotateOutDownLeft
}

@-webkit-keyframes rotateOutDownRight {
	from {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1
	}
	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0
	}
}

@keyframes rotateOutDownRight {
	from {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1
	}
	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0
	}
}

.rotateOutDownRight {
	-webkit-animation-name: rotateOutDownRight;
	animation-name: rotateOutDownRight
}

@-webkit-keyframes rotateOutUpLeft {
	from {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1
	}
	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0
	}
}

@keyframes rotateOutUpLeft {
	from {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1
	}
	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0
	}
}

.rotateOutUpLeft {
	-webkit-animation-name: rotateOutUpLeft;
	animation-name: rotateOutUpLeft
}

@-webkit-keyframes rotateOutUpRight {
	from {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1
	}
	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, 90deg);
		transform: rotate3d(0, 0, 1, 90deg);
		opacity: 0
	}
}

@keyframes rotateOutUpRight {
	from {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1
	}
	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, 90deg);
		transform: rotate3d(0, 0, 1, 90deg);
		opacity: 0
	}
}

.rotateOutUpRight {
	-webkit-animation-name: rotateOutUpRight;
	animation-name: rotateOutUpRight
}

@-webkit-keyframes hinge {
	0% {
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}
	20%,
	60% {
		-webkit-transform: rotate3d(0, 0, 1, 80deg);
		transform: rotate3d(0, 0, 1, 80deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}
	40%,
	80% {
		-webkit-transform: rotate3d(0, 0, 1, 60deg);
		transform: rotate3d(0, 0, 1, 60deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		opacity: 1
	}
	to {
		-webkit-transform: translate3d(0, 700px, 0);
		transform: translate3d(0, 700px, 0);
		opacity: 0
	}
}

@keyframes hinge {
	0% {
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}
	20%,
	60% {
		-webkit-transform: rotate3d(0, 0, 1, 80deg);
		transform: rotate3d(0, 0, 1, 80deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}
	40%,
	80% {
		-webkit-transform: rotate3d(0, 0, 1, 60deg);
		transform: rotate3d(0, 0, 1, 60deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		opacity: 1
	}
	to {
		-webkit-transform: translate3d(0, 700px, 0);
		transform: translate3d(0, 700px, 0);
		opacity: 0
	}
}

.hinge {
	-webkit-animation-name: hinge;
	animation-name: hinge
}

@-webkit-keyframes rollIn {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
		transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes rollIn {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
		transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.rollIn {
	-webkit-animation-name: rollIn;
	animation-name: rollIn
}

@-webkit-keyframes rollOut {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
		transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
	}
}

@keyframes rollOut {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
		transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
	}
}

.rollOut {
	-webkit-animation-name: rollOut;
	animation-name: rollOut
}

@-webkit-keyframes zoomIn {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
	50% {
		opacity: 1
	}
}

@keyframes zoomIn {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
	50% {
		opacity: 1
	}
}

.zoomIn {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn
}

@-webkit-keyframes zoomInDown {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@keyframes zoomInDown {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

.zoomInDown {
	-webkit-animation-name: zoomInDown;
	animation-name: zoomInDown
}

@-webkit-keyframes zoomInLeft {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@keyframes zoomInLeft {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

.zoomInLeft {
	-webkit-animation-name: zoomInLeft;
	animation-name: zoomInLeft
}

@-webkit-keyframes zoomInRight {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@keyframes zoomInRight {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

.zoomInRight {
	-webkit-animation-name: zoomInRight;
	animation-name: zoomInRight
}

@-webkit-keyframes zoomInUp {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@keyframes zoomInUp {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

.zoomInUp {
	-webkit-animation-name: zoomInUp;
	animation-name: zoomInUp
}

@-webkit-keyframes zoomOut {
	from {
		opacity: 1
	}
	50% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
	to {
		opacity: 0
	}
}

@keyframes zoomOut {
	from {
		opacity: 1
	}
	50% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
	to {
		opacity: 0
	}
}

.zoomOut {
	-webkit-animation-name: zoomOut;
	animation-name: zoomOut
}

@-webkit-keyframes zoomOutDown {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}
	to {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@keyframes zoomOutDown {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}
	to {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

.zoomOutDown {
	-webkit-animation-name: zoomOutDown;
	animation-name: zoomOutDown
}

@-webkit-keyframes zoomOutLeft {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
	}
	to {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
		transform: scale(.1) translate3d(-2000px, 0, 0);
		-webkit-transform-origin: left center;
		transform-origin: left center
	}
}

@keyframes zoomOutLeft {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
	}
	to {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
		transform: scale(.1) translate3d(-2000px, 0, 0);
		-webkit-transform-origin: left center;
		transform-origin: left center
	}
}

.zoomOutLeft {
	-webkit-animation-name: zoomOutLeft;
	animation-name: zoomOutLeft
}

@-webkit-keyframes zoomOutRight {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
	}
	to {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
		transform: scale(.1) translate3d(2000px, 0, 0);
		-webkit-transform-origin: right center;
		transform-origin: right center
	}
}

@keyframes zoomOutRight {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
	}
	to {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
		transform: scale(.1) translate3d(2000px, 0, 0);
		-webkit-transform-origin: right center;
		transform-origin: right center
	}
}

.zoomOutRight {
	-webkit-animation-name: zoomOutRight;
	animation-name: zoomOutRight
}

@-webkit-keyframes zoomOutUp {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}
	to {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@keyframes zoomOutUp {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}
	to {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

.zoomOutUp {
	-webkit-animation-name: zoomOutUp;
	animation-name: zoomOutUp
}

@-webkit-keyframes slideInDown {
	from {
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
		visibility: visible
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes slideInDown {
	from {
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
		visibility: visible
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.slideInDown {
	-webkit-animation-name: slideInDown;
	animation-name: slideInDown
}

@-webkit-keyframes slideInLeft {
	from {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		visibility: visible
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes slideInLeft {
	from {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		visibility: visible
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.slideInLeft {
	-webkit-animation-name: slideInLeft;
	animation-name: slideInLeft
}

@-webkit-keyframes slideInRight {
	from {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		visibility: visible
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes slideInRight {
	from {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		visibility: visible
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.slideInRight {
	-webkit-animation-name: slideInRight;
	animation-name: slideInRight
}

@-webkit-keyframes slideInUp {
	from {
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
		visibility: visible
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes slideInUp {
	from {
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
		visibility: visible
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.slideInUp {
	-webkit-animation-name: slideInUp;
	animation-name: slideInUp
}

@-webkit-keyframes slideOutDown {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	to {
		visibility: hidden;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
}

@keyframes slideOutDown {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	to {
		visibility: hidden;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
}

.slideOutDown {
	-webkit-animation-name: slideOutDown;
	animation-name: slideOutDown
}

@-webkit-keyframes slideOutLeft {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	to {
		visibility: hidden;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
}

@keyframes slideOutLeft {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	to {
		visibility: hidden;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
}

.slideOutLeft {
	-webkit-animation-name: slideOutLeft;
	animation-name: slideOutLeft
}

@-webkit-keyframes slideOutRight {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	to {
		visibility: hidden;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
}

@keyframes slideOutRight {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	to {
		visibility: hidden;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
}

.slideOutRight {
	-webkit-animation-name: slideOutRight;
	animation-name: slideOutRight
}

@-webkit-keyframes slideOutUp {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	to {
		visibility: hidden;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
}

@keyframes slideOutUp {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	to {
		visibility: hidden;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
}

.slideOutUp {
	-webkit-animation-name: slideOutUp;
	animation-name: slideOutUp
}

.mfp-bg {
	z-index: 1042;
	background: #0b0b0b;
	opacity: .8;
	filter: alpha(opacity=80)
}

.mfp-wrap {
	z-index: 1043;
	outline: 0!important
}

.mfp-container {
	text-align: center;
	position: absolute;
	padding: 0 8px;
	box-sizing: border-box
}

.mfp-container:before {
	display: inline-block;
	height: 100%
}

.mfp-align-top .mfp-container:before {
	display: none
}

.mfp-content {
	position: relative;
	display: inline-block;
	margin: 0 auto;
	text-align: left;
	z-index: 1045
}

.mfp-close,
.mfp-preloader {
	text-align: center;
	position: absolute
}

.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
	width: 100%;
	cursor: auto
}

.mfp-ajax-cur {
	cursor: progress
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: -moz-zoom-out;
	cursor: -webkit-zoom-out;
	cursor: zoom-out
}

.mfp-zoom {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
	cursor: auto
}

.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none
}

.mfp-loading.mfp-figure {
	display: none
}

.mfp-hide {
	display: none!important
}

.mfp-preloader {
	color: #ccc;
	top: 50%;
	width: auto;
	margin-top: -.8em;
	left: 8px;
	right: 8px;
	z-index: 1044
}

.mfp-preloader a {
	color: #ccc
}

.mfp-close,
.mfp-preloader a:hover {
	color: #fff
}

.mfp-s-error .mfp-content,
.mfp-s-ready .mfp-preloader {
	display: none
}

button.mfp-arrow,
button.mfp-close {
	overflow: visible;
	cursor: pointer;
	background: 0 0;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: 0;
	padding: 0;
	z-index: 1046;
	-webkit-box-shadow: none;
	box-shadow: none
}

button::-moz-focus-inner {
	padding: 0;
	border: 0
}

.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	right: 0;
	top: 0;
	text-decoration: none;
	opacity: .65;
	filter: alpha(opacity=65);
	padding: 0 0 18px 10px;
	font-style: normal;
	font-size: 28px;
	font-family: Arial, Baskerville, monospace
}

.mfp-close:focus,
.mfp-close:hover {
	opacity: 1;
	filter: alpha(opacity=100)
}

.mfp-close:active {
	top: 1px
}

.mfp-close-btn-in .mfp-close {
	color: #333
}

.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
	color: #fff;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%
}

.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #ccc;
	font-size: 12px;
	line-height: 18px
}

.mfp-figure,
img.mfp-img {
	line-height: 0
}

.mfp-arrow {
	position: absolute;
	opacity: .65;
	filter: alpha(opacity=65);
	margin: -55px 0 0;
	top: 50%;
	padding: 0;
	width: 90px;
	height: 110px
}

.mfp-arrow:active {
	margin-top: -54px
}

.mfp-arrow:focus,
.mfp-arrow:hover {
	opacity: 1;
	filter: alpha(opacity=100)
}

.mfp-arrow .mfp-a,
.mfp-arrow .mfp-b,
.mfp-arrow:after,
.mfp-arrow:before {
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: inset transparent
}

.mfp-arrow .mfp-a,
.mfp-arrow:after {
	border-top-width: 13px;
	border-bottom-width: 13px;
	top: 8px
}

.mfp-arrow .mfp-b,
.mfp-arrow:before {
	border-top-width: 21px;
	border-bottom-width: 21px;
	opacity: .7
}

.mfp-arrow-left {
	left: 0
}

.mfp-arrow-left .mfp-a,
.mfp-arrow-left:after {
	border-right: 17px solid #fff;
	margin-left: 31px
}

.mfp-arrow-left .mfp-b,
.mfp-arrow-left:before {
	margin-left: 25px;
	border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
	right: 0
}

.mfp-arrow-right .mfp-a,
.mfp-arrow-right:after {
	border-left: 17px solid #fff;
	margin-left: 39px
}

.mfp-arrow-right .mfp-b,
.mfp-arrow-right:before {
	border-left: 27px solid #3f3f3f
}

.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 900px
}

.mfp-image-holder .mfp-content,
img.mfp-img {
	max-width: 100%
}

.mfp-iframe-holder .mfp-close {
	top: -40px
}

.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	background: #000
}

.mfp-figure:after,
img.mfp-img {
	width: auto;
	height: auto;
	display: block
}

img.mfp-img {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 40px 0;
	margin: 0 auto
}

.mfp-figure:after {
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	right: 0;
	z-index: -1;
	box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	background: #444
}

.mfp-figure small {
	color: #bdbdbd;
	display: block;
	font-size: 12px;
	line-height: 14px
}

.mfp-figure figure {
	margin: 0
}

.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto
}

.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #f3f3f3;
	word-wrap: break-word;
	padding-right: 36px
}

.flex-direction-nav a,
.flex-direction-nav a:before {
	color: rgba(0, 0, 0, .8);
	text-shadow: 1px 1px 0 rgba(255, 255, 255, .3)
}

.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer
}

@media screen and (max-width:800px) and (orientation:landscape),
screen and (max-height:300px) {
	.mfp-img-mobile .mfp-image-holder {
		padding-left: 0;
		padding-right: 0
	}
	.mfp-img-mobile img.mfp-img {
		padding: 0
	}
	.mfp-img-mobile .mfp-figure:after {
		top: 0;
		bottom: 0
	}
	.mfp-img-mobile .mfp-figure small {
		display: inline;
		margin-left: 5px
	}
	.mfp-img-mobile .mfp-bottom-bar {
		background: rgba(0, 0, 0, .6);
		bottom: 0;
		margin: 0;
		top: auto;
		padding: 3px 5px;
		position: fixed;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box
	}
	.mfp-img-mobile .mfp-bottom-bar:empty {
		padding: 0
	}
	.mfp-img-mobile .mfp-counter {
		right: 5px;
		top: 3px
	}
	.mfp-img-mobile .mfp-close {
		top: 0;
		right: 0;
		width: 35px;
		height: 35px;
		line-height: 35px;
		background: rgba(0, 0, 0, .6);
		position: fixed;
		text-align: center;
		padding: 0
	}
}

@media all and (max-width:900px) {
	.mfp-arrow {
		-webkit-transform: scale(.75);
		transform: scale(.75)
	}
	.mfp-arrow-left {
		-webkit-transform-origin: 0;
		transform-origin: 0
	}
	.mfp-arrow-right {
		-webkit-transform-origin: 100%;
		transform-origin: 100%
	}
	.mfp-container {
		padding-left: 6px;
		padding-right: 6px
	}
}

.mfp-ie7 .mfp-img {
	padding: 0
}

.mfp-ie7 .mfp-bottom-bar {
	width: 600px;
	left: 50%;
	margin-left: -300px;
	margin-top: 5px;
	padding-bottom: 5px
}

.mfp-ie7 .mfp-container {
	padding: 0
}

.mfp-ie7 .mfp-content {
	padding-top: 44px
}

.mfp-ie7 .mfp-close {
	top: 0;
	right: 0;
	padding-top: 0
}

.flex-container a:hover,
.flex-slider a:hover {
	outline: 0
}

.flex-control-nav,
.flex-direction-nav,
.slides,
.slides>li {
	margin: 0;
	padding: 0;
	list-style: none
}

.flex-pauseplay span {
	text-transform: capitalize
}

.flexslider {
	padding: 0;
	margin: 0 0 60px;
	background: #fff;
	border: 4px solid #fff;
	position: relative;
	zoom: 1;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, .2);
	-moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, .2);
	-o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, .2);
	box-shadow: '' 0 1px 4px rgba(0, 0, 0, .2)
}

.flexslider .slides>li {
	display: none
}

.flexslider .slides:after {
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}

html[xmlns] .flexslider .slides {
	display: block
}

* html .flexslider .slides {
	height: 1%
}

.no-js .flexslider .slides>li:first-child {
	display: block
}

.flexslider .slides {
	zoom: 1
}

.flexslider .slides img {
	width: 100%;
	display: block;
	height: auto;
	-moz-user-select: none
}

.flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease
}

.loading .flex-viewport {
	max-height: 300px
}

.carousel li {
	margin-right: 5px
}

.flex-direction-nav a {
	text-decoration: none;
	display: block;
	width: 40px;
	height: 40px;
	margin: -20px 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	overflow: hidden;
	opacity: 0;
	cursor: pointer;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.flex-direction-nav a:before {
	font-family: flexslider-icon;
	font-size: 40px;
	display: inline-block;
	content: '\f001'
}

.flex-direction-nav a.flex-next:before {
	content: '\f002'
}

.flex-direction-nav .flex-prev {
	left: -50px
}

.flex-direction-nav .flex-next {
	right: -50px;
	text-align: right
}

.flexslider:hover .flex-direction-nav .flex-prev {
	opacity: .7;
	left: 10px
}

.flexslider:hover .flex-direction-nav .flex-prev:hover {
	opacity: 1
}

.flexslider:hover .flex-direction-nav .flex-next {
	opacity: .7;
	right: 10px
}

.flexslider:hover .flex-direction-nav .flex-next:hover {
	opacity: 1
}

.flex-direction-nav .flex-disabled {
	opacity: 0!important;
	filter: alpha(opacity=0);
	cursor: default;
	z-index: -1
}

.flex-pauseplay a {
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	opacity: .8;
	z-index: 10;
	overflow: hidden;
	cursor: pointer;
	color: #000
}

.flex-pauseplay a:before {
	font-family: flexslider-icon;
	font-size: 20px;
	display: inline-block;
	content: '\f004'
}

.flex-pauseplay a:hover {
	opacity: 1
}

.flex-pauseplay a.flex-play:before {
	content: '\f003'
}

.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: -40px;
	text-align: center
}

.flex-control-nav li {
	margin: 0 6px;
	display: inline-block;
	zoom: 1
}

.flex-control-paging li a {
	width: 11px;
	height: 11px;
	display: block;
	background: #666;
	background: rgba(0, 0, 0, .5);
	cursor: pointer;
	text-indent: -9999px;
	-webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
	-moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
	-o-box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
	box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px
}

.flex-control-paging li a:hover {
	background: #333;
	background: rgba(0, 0, 0, .7)
}

.flex-control-paging li a.flex-active {
	background: #000;
	background: rgba(0, 0, 0, .9);
	cursor: default
}

.flex-control-thumbs {
	margin: 5px 0 0;
	position: static;
	overflow: hidden
}

.flex-control-thumbs li {
	width: 25%;
	float: left;
	margin: 0
}

.flex-control-thumbs img {
	width: 100%;
	height: auto;
	display: block;
	opacity: .7;
	cursor: pointer;
	-moz-user-select: none;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease
}

.flex-control-thumbs img:hover {
	opacity: 1
}

.flex-control-thumbs .flex-active {
	opacity: 1;
	cursor: default
}

@media screen and (max-width:860px) {
	.flex-direction-nav .flex-prev {
		opacity: 1;
		left: 10px
	}
	.flex-direction-nav .flex-next {
		opacity: 1;
		right: 10px
	}
}

@font-face {
	font-family: Montserrat;
	src: url(../fonts/Montserrat-ExtraLight.ttf) format('truetype');
	font-weight: 200
}

@font-face {
	font-family: Montserrat;
	src: url(../fonts/Montserrat-Light.ttf) format('truetype');
	font-weight: 300
}

@font-face {
	font-family: Montserrat;
	src: url(../fonts/Montserrat-Regular.ttf) format('truetype');
	font-weight: 400
}

@font-face {
	font-family: Montserrat;
	src: url(../fonts/Montserrat-Medium.ttf) format('truetype');
	font-weight: 500
}

.probootstrap-navbar .dropdown-submenu>a:before,
.probootstrap-navbar .dropdown>a:before {
	speak: none;
	font-style: normal;
	font-variant: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

@font-face {
	font-family: icomoon;
	src: url(../fonts/icomoon1ff5.eot?1z9v6x);
	src: url(../fonts/icomoon1ff5.eot?1z9v6x#iefix) format("embedded-opentype"), url(../fonts/icomoon1ff5.ttf?1z9v6x) format("truetype"), url(../fonts/icomoon1ff5.woff?1z9v6x) format("woff"), url(../fonts/icomoon1ff5.svg?1z9v6x#icomoon) format("svg");
	font-weight: 400;
	font-style: normal
}

html {
	overflow-x: hidden;
	font-size: 1.25em
}

body {
	background: #fff;
	color: #212121;
	line-height: 1.7;
	font-size: 15px;
	font-family: Muli, sans-serif!important;
	font-weight: 400
}

.fw-500 {
	font-weight: 500!important
}

.fw-400 {
	font-weight: 400!important
}

::selection {
	background: #000;
	color: #fff
}

::-moz-selection {
	background: #000;
	color: #fff
}

h1,
h2,
h3,
h4,
h5,
h6,
ol,
p {
	margin-bottom: 30px
}

a {
	-webkit-transition: .3s all;
	transition: .3s all;
	color: #104777
}

a:active,
a:focus,
a:hover {
	color: #174b8f;
	text-decoration: none
}

.probootstrap-navbar {
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-radius: 0;
	margin-bottom: 0;
	background: 0 0;
	position: absolute;
	top: 40px;
	width: 100%;
	z-index: 199
}

.f-30 {
	font-size: 30px!important
}

.text-green {
	color: #43b66a
}

.text-orange {
	color: #ffa726
}

.text-white {
	color: #fff
}

.text-shadow {
	text-shadow: 1px 0 1px #333
}

.pt10 {
	padding-top: 10px
}

.call-text {
	font-size: 18px;
	font-weight: 500;
	color: #333;
	padding: 14px 25px;
	text-decoration: none
}

.call-text span {
	color: #104777
}

.top_header_section {
	background: #fff!important;
	border-bottom: 1px solid #eee!important;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	z-index: 200
}

.top_header {
	width: 100%;
	padding: 5px 0;
	top: 0;
	font-weight: 400
}

.b-topBar__lang {
	display: inline-block;
	margin-top: 3px;
	float: right
}

.b-topBar__lang .dropdown>a {
	display: inline-block!important
}

.b-topBar__lang a span.fa {
	margin-left: 8px
}

.dropdown-menu.h-lang {
	border-radius: 0;
	width: 200px;
	margin-left: -20px;
	margin-top: 9px
}

.b-topBar__lang-flag,
.topnav_contact,
.topnav_list ul li {
	display: inline-block
}

.b-topBar__lang-flag {
	width: 20px;
	height: 13px;
	vertical-align: middle;
	margin-right: 10px;
	margin-bottom: 4px
}

.b-topBar__lang-flag.m-en {
	background: url('../img/flags/en.jpg')
}

.b-topBar__lang-flag.m-in {
	background: url('../img/flags/in.jpg')
}

.b-topBar__lang-flag.m-ae {
	background: url('../img/flags/ae.jpg')
}

.b-topBar__lang-flag.m-ro {
	background: url('../img/flags/ro.jpg')
}

.b-topBar__lang-flag.m-cn {
	background: url('../img/flags/cn.jpg')
}

.b-topBar__lang-flag.m-jo {
	background: url('../img/flags/jo.jpg')
}

.topnav_list {
	float: left
}

.topnav_list ul {
	margin: 0;
	padding: 0;
	list-style: none
}

.topnav_list ul li {
	vertical-align: middle;
	font-size: 13px;
	margin: 5px 0
}

.topnav_list ul li a {
	color: #333;
	text-decoration: none;
	text-align: center;
	padding: 0 10px;
	border-right: 1px solid #e2e2e2
}

.topnav_list li.last a {
	border-right: none!important
}

.probootstrap-navbar .navbar-nav>li>a,
.probootstrap-navbar .parent-nav-link-padding {
	margin-left: 15px;
	margin-right: 15px;
	padding: 25px 0;
	font-weight: 600;
	text-transform: capitalize!important
}

.probootstrap-navbar .dropdown>a {
	padding-right: 10px!important;
	position: relative;
	display: block
}

.probootstrap-navbar .dropdown>a:before {
	font-family: icomoon;
	font-weight: 400;
	text-transform: none;
	line-height: 1;
	position: absolute;
	top: 50%;
	right: 0;
	margin-right: -10px;
	margin-top: -11px;
	content: "\e924";
	font-size: 20px;
	color: rgba(255, 255, 255, .5);
	-webkit-transition: .3s all;
	transition: .3s all
}

.probootstrap-navbar .navbar-brand,
.probootstrap-navbar .navbar-brand em {
	font-family: Montserrat, "Open Sans", Arial, sans-serif
}

@media screen and (max-width:768px) {
	.probootstrap-navbar .navbar-brand,
	.probootstrap-navbar .navbar-nav>li>a,
	.probootstrap-navbar .parent-nav-link-padding {
		padding-top: 10px!important;
		padding-bottom: 10px!important;
		margin-left: 10px;
		margin-right: 10px
	}
	.probootstrap-navbar .navbar-nav>li>a {
		font-size: 14px!important
	}
	.request_demo_li>a {
		margin-top: 5px!important
	}
	.probootstrap-navbar .dropdown>a:before {
		color: rgba(0, 0, 0, .2)
	}
	.Home_Section_title.padding_left {
		padding-left: 0!important
	}
	.ipad-img {
		margin-top: 35px
	}
	.navbar_Layout {
		padding: 10px 0
	}
	.Home_Section_title {
		margin-top: 0
	}
	.home_banner_btn {
		background-color: #2784d6;
		padding: 12px 10px!important
	}
	.Home_Section_title {
		margin-top: 30px!important
	}
	.count_box h2 {
		font-size: 30px!important
	}
	.highlights_box .highlights_box_body .heading {
		font-size: 16px!important
	}
	.highlights_box {
		padding: 5px!important;
		min-height: 120px;
		max-height: 120px
	}
	.highlights_box .header_section img {
		width: 50px!important
	}
	.benefit_icon_container_box {
		width: 150px!important;
		text-align: center;
		height: 162px
	}
	.phone_frame_div img.phone_frame_img {
		width: 215px!important
	}
	.swiper-container-main {
		width: 185px!important;
		height: 321px!important
	}
	.benefit_icon_container_box0 {
		left: 110px!important
	}
	.benefit_icon_container_box1 {
		left: 0!important;
		left: 0!important
	}
	.benefit_icon_container_box2 {
		left: 0!important
	}
	.benefit_icon_container_box3 {
		left: 100px!important
	}
	.benefit_icon_container_box4 {
		left: 470px!important
	}
	.benefit_icon_container_box5 {
		left: 490px!important
	}
	.benefit_icon_container_box6 {
		left: 565px!important
	}
	.benefit_icon_container_box7 {
		left: 575px!important
	}
}

.probootstrap-navbar .dropdown>a:hover:before {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}

.probootstrap-navbar .dropdown>.dropdown-menu>li a {
	padding: 10px;
	color: rgba(255, 255, 255, .8)
}

.probootstrap-navbar .dropdown>.dropdown-menu>li a:hover,
.probootstrap-navbar .dropdown>.dropdown-menu>li.open>a,
.probootstrap-navbar .dropdown>.dropdown-menu>li:active>a,
.probootstrap-navbar .dropdown>.dropdown-menu>li:focus>a,
.probootstrap-navbar .dropdown>.dropdown-menu>li:hover>a {
	color: #184c7a;
	background: #fff;
	border-top: none
}

.probootstrap-navbar .dropdown>.dropdown-menu>li.dropdown-submenu.open>a,
.probootstrap-navbar .dropdown>.dropdown-menu>li.dropdown-submenu:active>a,
.probootstrap-navbar .dropdown>.dropdown-menu>li.dropdown-submenu:focus>a,
.probootstrap-navbar .dropdown>.dropdown-menu>li.dropdown-submenu:hover>a {
	border-top: none
}

.probootstrap-navbar .dropdown>.dropdown-menu>li.dropdown-submenu.open>a:before,
.probootstrap-navbar .dropdown>.dropdown-menu>li.dropdown-submenu:active>a:before,
.probootstrap-navbar .dropdown>.dropdown-menu>li.dropdown-submenu:focus>a:before,
.probootstrap-navbar .dropdown>.dropdown-menu>li.dropdown-submenu:hover>a:before {
	color: #000
}

.probootstrap-navbar .dropdown>.dropdown-menu>li.active>a,
.probootstrap-navbar .navbar-brand:hover {
	color: #fff
}

.probootstrap-navbar .navbar-right .dropdown-menu {
	right: auto
}

.probootstrap-navbar .dropdown-menu {
	border: none;
	background: #184c7a;
	border-radius: 0;
	-webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, .15);
	box-shadow: 0 0 7px 0 rgba(0, 0, 0, .15);
	min-width: 230px;
	white-space: normal;
	word-wrap: break-word
}

.probootstrap-navbar .navbar-brand {
	text-transform: uppercase;
	color: #fff;
	font-size: 26px;
	font-weight: 700;
	padding-left: 15px
}

.probootstrap-navbar .navbar-nav>li>a {
	color: #fff;
	font-size: 15px;
	position: relative;
	text-transform: uppercase
}

@media screen and (max-width:768px) {
	.probootstrap-navbar .navbar-nav>li.active>a {
		color: rgba(0, 0, 0, .7)
	}
}

.probootstrap-navbar .navbar-nav .dropdown li.active>a {
	background: 0 0
}

.probootstrap-navbar .navbar-nav.active>a {
	color: #104777!important
}

.probootstrap-navbar .dropdown-submenu {
	position: relative
}

.probootstrap-navbar .dropdown-submenu .dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -1px
}

.probootstrap-navbar .dropdown-submenu>a {
	display: block
}

.probootstrap-navbar .dropdown-submenu>a:before {
	font-family: icomoon;
	font-weight: 400;
	text-transform: none;
	line-height: 1;
	position: absolute;
	top: 50%;
	right: 0;
	margin-right: 10px;
	margin-top: -11px;
	content: "\e926";
	font-size: 20px;
	color: rgba(255, 255, 255, .5);
	-webkit-transition: .3s all;
	transition: .3s all
}

.probootstrap-navbar.scrolled {
	background: #fff;
	-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .09);
	box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .09);
	position: absolute;
	top: 43px;
	left: 0;
	right: 0;
	width: 100%;
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%)
}

.probootstrap-navbar.scrolled.awake,
.probootstrap-navbar.scrolled.sleep {
	-webkit-transition: .3s all ease;
	transition: .3s all ease
}

.probootstrap-navbar.scrolled.awake {
	-webkit-transform: translateY(0);
	transform: translateY(0)
}

.probootstrap-navbar.scrolled .dropdown>a:before {
	color: rgba(0, 0, 0, .7)
}

.probootstrap-navbar.scrolled .navbar-nav>li>a {
	color: rgba(0, 0, 0, .8)
}

.probootstrap-navbar.scrolled .navbar-nav>li>a:hover {
	color: rgba(0, 0, 0, .7)!important
}

.probootstrap-navbar.scrolled .navbar-nav>li.active>a {
	color: #104777!important
}

.probootstrap-section {
	padding: 5em 0;
	position: relative
}

.probootstrap-footer {
	padding: 1em 0;
	position: relative;
	background: #f3f4f8
}

.probootstrap-footer a {
	color: #333
}

.probootstrap-pricing {
	text-align: center;
	padding: 30px;
	margin-bottom: 30px;
	border: 1px solid #ebebeb;
	background-color: rgba(255, 255, 255, .87);
	min-height: 423px
}

.probootstrap-pricing p {
	font-weight: 400
}

.probootstrap-pricing h2.heading,
.probootstrap-pricing h3.heading {
	font-size: 20px;
	color: #104777;
	text-transform: initial;
	font-weight: 500;
	letter-spacing: initial;
	margin-bottom: 10px;
	line-height: 25px;
	min-height: 75px
}

hr.heading-hr {
	border-width: 5px;
	border-color: #ffa726;
	-o-border-image: none;
	border-image: none;
	margin-bottom: 12.5px;
	width: 30%
}

.btn {
	border-radius: 5px;
	font-size: 16px;
	padding: 10px 40px
}

.probootstrap-animate {
	opacity: 0;
	visibility: hidden
}

.mb0 {
	margin-bottom: 0!important
}

.mb10 {
	margin-bottom: 10px!important
}

.mb20 {
	margin-bottom: 20px!important
}

.mb30 {
	margin-bottom: 30px!important
}

.mb40 {
	margin-bottom: 40px!important
}

.mb50 {
	margin-bottom: 50px!important
}

.mb60 {
	margin-bottom: 60px!important
}

.mb70 {
	margin-bottom: 70px!important
}

.mb80 {
	margin-bottom: 80px!important
}

.mb90 {
	margin-bottom: 90px!important
}

.mb100 {
	margin-bottom: 100px!important
}

.mt0 {
	margin-top: 0!important
}

.mt10 {
	margin-top: 10px!important
}

.mt20 {
	margin-top: 20px!important
}

.mt30 {
	margin-top: 30px!important
}

.mt40 {
	margin-top: 40px!important
}

.mt50 {
	margin-top: 50px!important
}

.mt60 {
	margin-top: 60px!important
}

.mt70 {
	margin-top: 70px!important
}

.mt80 {
	margin-top: 80px!important
}

.mt90 {
	margin-top: 90px!important
}

.mt100 {
	margin-top: 100px!important
}

.pb0 {
	padding-bottom: 0!important
}

.text-black {
	color: #000!important
}

.text-primary {
	color: #104777!important
}

li.request-login a {
	background-color: #fff!important;
	color: rgba(0, 0, 0, .8);
	padding: 9px 15px!important;
	border: 1px solid #8e8e8e
}

li.request-login a:hover {
	text-decoration: none
}

li.request-google a {
	padding: 15px 0!important;
	margin-right: 0!important
}

#features {
	padding: 20px 0!important
}

.probootstrap-section.probootstrap-bg-info {
	background: #4dc6e1;
	color: #fff!important
}

.probootstrap-section.probootstrap-bg-default {
	background: #104777;
	color: #fff!important
}

.probootstrap-section.probootstrap-bg-warning {
	background: #ffa726;
	color: #fff!important
}

.probootstrap-section.probootstrap-bg-purple {
	background: #612d66;
	color: #fff!important
}

.probootstrap-section.probootstrap-bg-success {
	background: #7cb342;
	color: #fff!important
}

.probootstrap-section.probootstrap-bg-danger {
	background: #f44336;
	color: #fff!important
}

.probootstrap-section.probootstrap-bg-danger h1,
.probootstrap-section.probootstrap-bg-info h1,
.probootstrap-section.probootstrap-bg-purple h1,
.probootstrap-section.probootstrap-bg-success h1,
.probootstrap-section.probootstrap-bg-warning h1 {
	color: #fff!important
}

.myconatct-form {
	margin: 40px 0!important
}

.myconatct-form .form-group {
	margin-bottom: 20px!important
}

.myconatct-form .form-group label {
	color: #f5f5f5;
	font-weight: 300!important
}

.myconatct-form .form-control {
	background-color: transparent;
	border-radius: 0;
	box-shadow: none;
	padding-left: 0;
	border-color: hsla(0, 0%, 100%, .15)!important;
	color: #f5f5f5
}

.myconatct-form .form-control:focus {
	border-color: #2271a6!important
}

.form-control.control-material {
	border-right: 0;
	border-top: 0;
	border-left: 0;
	border-radius: 0;
	box-shadow: none;
	padding-left: 2px
}

.label-control {
	font-weight: 400!important;
	margin-bottom: 0!important
}

.modal-title {
	font-size: 18px;
	font-weight: 500;
	color: #104777
}

.modal-footer .btn {
	font-size: 14px!important;
	padding: 10px 20px!important
}

.f-12 {
	font-size: 12px;
	color: #c8c9ca
}

.bg-transparent {
	background-color: transparent
}

.form-control.control-area {
	padding: 15px;
	border-radius: 0;
	box-shadow: none
}

.myconatct-form::-webkit-input-placeholder {
	color: hsla(0, 0%, 100%, .15)!important
}

.myconatct-form::-moz-placeholder {
	color: hsla(0, 0%, 100%, .15)!important
}

.myconatct-form:-ms-input-placeholder {
	color: hsla(0, 0%, 100%, .15)!important
}

.myconatct-form:-moz-placeholder {
	color: hsla(0, 0%, 100%, .15)!important
}

.field-validation-error {
	color: #ef5350;
	font-size: 14px
}

.myconatct-form select {
	color: #f5f5f5!important
}

.myconatct-form option {
	color: #104777!important
}

.contact-info h3 {
	margin-bottom: 15px;
	color: #acacac;
	font-weight: 400!important;
	margin-top: 0
}

.contact-info p {
	margin-bottom: 25px!important;
	color: #acacac
}

.contact-info .myconatct-form {
	margin: 0!important
}

.slidertext-bg {
	background-color: rgba(0, 0, 0, .4);
	padding: 20px
}

.slidertext {
	margin-left: 50px
}

.slidertext-bg p {
	color: #f5f5f5;
	margin-bottom: 20px
}

.mw-75per {
	max-width: 75%!important
}

.mh-665 {
	min-height: 665px
}

.carousel-indicators-dark li {
	background-color: transparent;
	border: 1px solid #104777
}

.carousel-indicators-dark .active {
	background-color: #104777;
	border: 1px solid #104777
}

#myCarouselFeature .carousel-control {
	padding-top: 22%!important;
	width: 5%!important
}

#myCarouselFeature .carousel-control.left,
#myCarouselFeature .carousel-control.right {
	background-image: none!important;
	color: #000
}

.probootstrap-mobile {
	padding: 1em 0!important
}

.blog-title,
h1.blog-title {
	font-size: 24px;
	font-weight: 500;
	color: #104777;
	margin: 10px 0
}

.standard-items .v-blog-item {
	border: 0;
	margin-top: 0;
	margin-bottom: 10px;
	padding-top: 5px;
	z-index: 1;
	position: relative;
	padding-bottom: 10px;
	height: auto;
	overflow: hidden
}

.v-blog-item img {
	width: 100%;
	height: 174px
}

.v-blog-item.v-blog-item-details img {
	width: 100%;
	height: 362px
}

.post-content {
	padding: 20px 30px 25px;
	background: #fff;
	position: relative;
	border: 1px solid #eee;
	box-shadow: 1px 1px 5px rgba(0, 0, 0, .1)
}

.v-post-date {
	width: 50px;
	border-right: solid 1px #eee
}

.v-post-date .day {
	color: #666;
	display: block;
	font-size: 20px;
	margin-top: 7px;
	text-align: center
}

.like-holder,
.share-holder,
.v-post-date .month {
	display: block;
	color: #999;
	text-transform: uppercase;
	text-align: center
}

.v-post-date .month {
	font-size: .9em;
	padding: 2px 0 6px;
	border-bottom: solid 1px #eee;
	margin-right: -1px
}

.v-post-date .like-holder {
	margin-top: 6px
}

.like-holder,
.share-holder {
	font-size: 12px;
	margin-top: 13px;
	cursor: pointer
}

.like-holder .fa-heart {
	font-size: 11px;
	margin-right: 3px;
	color: #cdcdcd
}

.post-inner {
	margin-left: 75px
}

.post-content h2.title {
	margin-top: 0;
	margin-bottom: 5px;
	font-size: 18px;
	line-height: 25px;
	font-weight: 500;
	min-height: 55px;
	height: 55px
}

.post-header .minor-meta,
.post-header .post-meta-info {
	font-size: 12px;
	color: #999
}

.text-sep {
	margin-left: 3px;
	margin-right: 3px;
	position: relative;
	top: -2px
}

.post-header .minor-meta {
	position: relative;
	top: -1px
}

.v-blog-post-description {
	margin-bottom: 20px;
	margin-top: 10px
}

.v-blog-post-description ol,
.v-blog-post-description ul {
	padding-left: 15px;
	font-weight: 400
}

.v-blog-post-description p {
	margin: 0 0 20px;
	font-size: 15px;
	font-weight: 400
}

.btn-readmore,
.v-blog-post-description strong {
	font-weight: 500
}

.btn-readmore {
	color: #333!important
}

.social-links {
	float: left;
	margin-top: 1px;
}

.footer-bl .social-links {
	float: left;
	margin-top: 1px;
	width: 100%;
	display:inline-flex;
}

.social-links i {
	border-radius: 50%;
	background-color: #fff;
	width: 27px;
	height: 27px;
	margin-right: 10px;
	text-align: center;
	line-height: 27px;
	color: #424242;
	font-size: 13px;
	box-shadow: 3px 2px 6px rgba(0, 0, 0, .29)
}

.footer-bl .social-links i {
	text-align: left;
	line-height: 27px;
	color: #fff;
	background: none;
    box-shadow: unset;
}

.social-links .fa-facebook:hover {
	color: #fff;
	background-color: #0d47a1
}

.social-links .fa-google-plus:hover {
	color: #fff;
	background-color: #f52424
}

.social-links .fa-linkedin:hover {
	color: #fff;
	background-color: #0176b7
}

.social-links .fa-youtube-play:hover {
	color: #fff;
	background-color: #f61c0d
}

.text-muted1 {
	color: #acacac!important
}

.b-info__aside-article {
	padding-bottom: 10px
}

.b-info__aside-article>h3.contact-title {
	margin: 0 0 10px;
	font-weight: 500;
	font-size: 14px;
	text-transform: uppercase;
	padding: 0;
	display: inline-block;
	border: none;
	color: #acacac
}

.contact-title i {
	background-color: #ffa726;
	padding: 8px;
	min-width: 30px;
	text-align: center;
	margin-right: 20px;
	color: #262d37
}

.b-info__aside-article-item {
	margin-bottom: 15px!important;
	margin-left: 50px
}

.b-info__aside-article-item.mb0 {
	margin-bottom: 0!important
}

.b-info__aside-article-item h6.contact-no {
	font-weight: 300;
	font-size: 18px;
	margin: 0;
	text-align: left
}

.b-info__aside-article-item h6.contact-email {
	font-weight: 300;
	font-size: 14px;
	margin: 0;
	text-align: left
}

.b-info__aside-article-item p {
	color: #848484;
	font-size: 13px
}

.probootstrap-footer {
	font-size: 14px
}

ul.footer-ul {
	margin: 0;
	padding: 0
}

ul.footer-ul li {
	display: inline;
	list-style: none
}

ul.footer-ul li a {
	margin-right: 5px;
	padding-right: 10px;
	border-right: 1px solid #acacac
}

ul.footer-ul a.brn {
	border-right: none!important
}

.back-to-top {
	cursor: pointer;
	position: fixed;
	bottom: 64px;
	right: 16px;
	display: none;
	font-size: 13px;
	z-index: 100;
	padding: 5px 10px
}

.footer-bl {
	min-height: 270px;
	border-left: 1px solid #333941
}

.footer-bb {
	border-bottom: 1px solid #333941
}

.probootstrap-section-heading-sample {
	font-size: 32px!important;
	font-weight: 400!important;
	color: #104777!important;
	padding: 15px 0!important
}

.sample-page h4 {
	font-weight: 500;
	color: #104777;
	margin-bottom: 10px
}

.sample-page p {
	font-weight: 400
}

.mobile-app {
	position: absolute;
	top: -100px;
	left: 30%;
	margin: 0 auto
}

.w-100per {
	width: 100%
}

.w-50per {
	width: 50%
}

.mt-110 {
	margin-top: 110px!important
}

.pt-35 {
	padding-top: 35px!important
}

.mr-20px {
	margin-right: 20px!important
}

.color-eeeeee {
	color: #eee!important
}

.color-ed4423 {
	color: #ed4423!important
}

.color-1286ec {
	color: #1286ec!important
}

@media (max-width:767px) {
	.probootstrap-navbar .navbar-brand {
		padding-top: 8px!important;
		padding-bottom: 0!important;
		padding-left: 10px!important
	}
	.probootstrap-navbar .navbar-brand img {
		height: 36px!important
	}
	#topSlider {
		margin-top: 94px!important
	}
	.probootstrap-navbar.scrolled {
		top: 0px!important
	}
	.probootstrap-navbar.navbar_layout2 {
		top: 0!important
	}
	.home-section-pb{
		padding-top: 60px !important;
	}
	.section-patch {
		width: 100%!important
	}
	.section-patch.br {
		border-bottom: 1px solid #093358;
		border-right: none
	}
	.probootstrap-footer,
	.probootstrap-footer .text-right {
		text-align: center!important
	}
	.myconatct-form .text-right {
		text-align: left!important
	}
	.probootstrap-mobile {
		text-align: center
	}
	.modal-dialog {
		width: 95%!important
	}
	.footer-bl {
		min-height: initial;
		border-left: none
	}
}

.email-txt:before {
	content: attr(data-website) "\0040" attr(data-user);
	unicode-bidi: bidi-override;
	direction: rtl
}

.homeForm {
	background-color: #fff;
	padding: 25px;
	border-radius: 2px
}

.homeForm h4 {
	color: #104777;
	font-weight: 500;
	margin: 0 0 20px
}

.homeForm .btn {
	padding: 8px 18px!important
}

.homeForm .form-control {
	font-weight: 500!important;
	color: #212121
}

h1.main-heading {
	font-weight: 400!important;
	font-size: 32px!important;
	color: #ffb500!important
}

.m-b-0 {
	margin-bottom: 0!important
}

.m-b-10 {
	margin-bottom: 10px!important
}

.multimenus ul>li>a {
	padding: 10px 10px 10px 15px!important
}

a.features-link p {
	color: #212121
}

.alert-notify img {
	height: 40px;
	width: 40px
}

a.features-link:hover>.probootstrap-service-item {
	background-color: #fafafa!important;
	transition: all .4s;
	border-radius: 10px
}

a.features-link:hover h2 {
	color: #ffa726;
	transition: all .4s
}

.features-heading {
	margin-top: 114px;
	background-color: #333;
	padding: 40px 0
}

.features-heading h1 {
	text-transform: uppercase;
	font-size: 28px;
	margin: 0 0 20px 0;
	font-weight: 500;
	padding: 0 15px 10px 15px;
	color: #fff;
	display: inline-block;
	border-bottom: 1px solid #676767
}

.features-heading h2 {
	font-size: 15px;
	margin: 0;
	font-weight: 300;
	color: #eee
}

.features-heading p {
	margin-bottom: 0;
	color: #eee
}

.mw-60per {
	max-width: 60%!important
}

.alert-notify {
	margin-bottom: 10px!important
}

.alert-notify h2 {
	color: #ffa726!important;
	font-size: 18px!important
}

.alert-notify h3 {
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 10px
}

.pb-20 {
	padding-bottom: 20px!important
}

.f-24 {
	font-size: 24px!important
}

ul.footerlinks {
	list-style: none;
	padding-left: 0;
	margin-top: 15px
}

ul.footerlinks li>a>i {
	padding-right: 10px;
	color: #efae50
}

ul.footerlinks li {
	line-height: 30px
}

ul.footerlinks li>a {
	color: #acacac
}

ul.footerlinks li>a:hover {
	color: #ffa726
}

a.internal-link {
	color: #128df9!important
}

a.internal-link:hover {
	color: #0a82ea!important;
	text-decoration: underline
}

.m-b-10 {
	margin-bottom: 10px!important
}

@media (max-width:425px) {
	.probootstrap-section-heading .probootstrap-heading {
		font-size: 30px;
		font-weight: 300
	}
}

.social-links .fa-twitter:hover {
	color: #fff;
	background-color: #39c5ef
}

.social-links .fa-pinterest:hover {
	color: #fff;
	background-color: #a0001d
}

.social-links .fa-instagram:hover {
	color: #fff;
	background-color: #424242
}

.v-blog-post-description h2 {
	margin: 0;
	font-size: 17px;
	font-weight: 500;
	margin-bottom: 5px;
	margin-top: 5px;
	line-height: 25px
}

.v-blog-post-description h3 {
	margin: 0;
	font-size: 15px;
	font-weight: 500;
	margin-bottom: 15px;
	margin-top: 5px;
	line-height: 25px
}

h3.heiglight {
	font-weight: 500;
	color: #10538e
}

h2.h2-heading {
	font-weight: 300;
	font-size: 24px
}

.i-340 {
	height: 300px;
	width: 300px;
	float: right
}

.bt {
	border-top: 1px solid #f5f5f5
}

.m0 {
	margin: 0!important
}

.form-control.material-w {
	border-color: #2a1f0a!important;
	height: 44px!important
}

.partner-form-new {
	background: #fff;
	border-radius: 4px;
	box-shadow: 4px 4px 10px rgba(0, 0, 0, .2);
	padding: 30px 30px
}

.partner-form .form-heading {
	text-align: center;
	font-size: 20px;
	font-weight: 500;
	color: #ffa726;
	margin-bottom: 5px
}

.partner-form .btn.btn-primary {
	background: #086ec6!important;
	color: #fff
}

.btn.btn-primary {
	background-color: #174b8f;
	color: #fff
}

.btn {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	border-radius: 4px;
	padding: 10px 40px
}

.btn-block {
	display: block;
	width: 100%
}

.box_shadow_blue_btn {
	background: #2784d6;
	color: #fff;
	box-shadow: 2px 2px 4px rgba(0, 0, 0, .4)
}

.back-to-top:hover {
	color: #fff!important
}

.back-to-top {
	cursor: pointer;
	position: fixed;
	bottom: 64px;
	right: 16px;
	display: none;
	font-size: 13px;
	z-index: 100;
	width: 50px;
	height: 50px;
	padding: 0;
	line-height: 45px;
	border-radius: 100%;
	font-size: 18px
}

.be_our_partner:hover {
	color: #fff;
	background-color: #2784d6;
	border-color: #2784d6
}

.btn-default {
	color: #333;
	background-color: #fff;
	border-color: #ccc
}

.probootstrap-list li.probootstrap-circle:before {
	visibility: hidden!important
}

@font-face {
	font-family: icomoon;
	src: url(../fonts/icomoon1ff5.eot?1z9v6x);
	src: url(../fonts/icomoon1ff5.eot?1z9v6x#iefix) format('embedded-opentype'), url(../fonts/icomoon1ff5.ttf?1z9v6x) format('truetype'), url(../fonts/icomoon1ff5.woff?1z9v6x) format('woff'), url(../fonts/icomoon1ff5.svg?1z9v6x#icomoon) format('svg');
	font-weight: 400;
	font-style: normal
}

[class*=" icon-"],
[class^=icon-] {
	font-family: icomoon!important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.icon-mobile3:before {
	content: "\e000"
}

.icon-laptop3:before {
	content: "\e001"
}

.icon-desktop:before {
	content: "\e002"
}

.icon-tablet3:before {
	content: "\e003"
}

.icon-phone3:before {
	content: "\e004"
}

.icon-document2:before {
	content: "\e005"
}

.icon-documents2:before {
	content: "\e006"
}

.icon-search2:before {
	content: "\e007"
}

.icon-clipboard3:before {
	content: "\e008"
}

.icon-newspaper2:before {
	content: "\e009"
}

.icon-notebook:before {
	content: "\e00a"
}

.icon-book-open:before {
	content: "\e00b"
}

.icon-browser2:before {
	content: "\e00c"
}

.icon-calendar3:before {
	content: "\e00d"
}

.icon-presentation:before {
	content: "\e00e"
}

.icon-picture:before {
	content: "\e00f"
}

.icon-pictures:before {
	content: "\e010"
}

.icon-video2:before {
	content: "\e011"
}

.icon-camera3:before {
	content: "\e012"
}

.icon-printer2:before {
	content: "\e013"
}

.icon-toolbox:before {
	content: "\e014"
}

.icon-briefcase3:before {
	content: "\e015"
}

.icon-wallet2:before {
	content: "\e016"
}

.icon-gift2:before {
	content: "\e017"
}

.icon-bargraph:before {
	content: "\e018"
}

.icon-grid2:before {
	content: "\e019"
}

.icon-expand:before {
	content: "\e01a"
}

.icon-focus:before {
	content: "\e01b"
}

.icon-edit2:before {
	content: "\e01c"
}

.icon-adjustments:before {
	content: "\e01d"
}

.icon-ribbon:before {
	content: "\e01e"
}

.icon-hourglass:before {
	content: "\e01f"
}

.icon-lock3:before {
	content: "\e020"
}

.icon-megaphone2:before {
	content: "\e021"
}

.icon-shield3:before {
	content: "\e022"
}

.icon-trophy3:before {
	content: "\e023"
}

.icon-flag3:before {
	content: "\e024"
}

.icon-map3:before {
	content: "\e025"
}

.icon-puzzle:before {
	content: "\e026"
}

.icon-basket:before {
	content: "\e027"
}

.icon-envelope:before {
	content: "\e028"
}

.icon-streetsign:before {
	content: "\e029"
}

.icon-telescope:before {
	content: "\e02a"
}

.icon-gears:before {
	content: "\e02b"
}

.icon-key3:before {
	content: "\e02c"
}

.icon-paperclip:before {
	content: "\e02d"
}

.icon-attachment3:before {
	content: "\e02e"
}

.icon-pricetags:before {
	content: "\e02f"
}

.icon-lightbulb:before {
	content: "\e030"
}

.icon-layers2:before {
	content: "\e031"
}

.icon-pencil3:before {
	content: "\e032"
}

.icon-tools2:before {
	content: "\e033"
}

.icon-tools-2:before {
	content: "\e034"
}

.icon-scissors3:before {
	content: "\e035"
}

.icon-paintbrush:before {
	content: "\e036"
}

.icon-magnifying-glass2:before {
	content: "\e037"
}

.icon-circle-compass:before {
	content: "\e038"
}

.icon-linegraph:before {
	content: "\e039"
}

.icon-mic3:before {
	content: "\e03a"
}

.icon-strategy:before {
	content: "\e03b"
}

.icon-beaker:before {
	content: "\e03c"
}

.icon-caution:before {
	content: "\e03d"
}

.icon-recycle:before {
	content: "\e03e"
}

.icon-anchor:before {
	content: "\e03f"
}

.icon-profile-male:before {
	content: "\e040"
}

.icon-profile-female:before {
	content: "\e041"
}

.icon-bike:before {
	content: "\e042"
}

.icon-wine:before {
	content: "\e043"
}

.icon-hotairballoon:before {
	content: "\e044"
}

.icon-globe2:before {
	content: "\e045"
}

.icon-genius:before {
	content: "\e046"
}

.icon-map-pin:before {
	content: "\e047"
}

.icon-dial:before {
	content: "\e048"
}

.icon-chat2:before {
	content: "\e049"
}

.icon-heart3:before {
	content: "\e04a"
}

.icon-cloud3:before {
	content: "\e04b"
}

.icon-upload4:before {
	content: "\e04c"
}

.icon-download4:before {
	content: "\e04d"
}

.icon-target2:before {
	content: "\e04e"
}

.icon-hazardous:before {
	content: "\e04f"
}

.icon-piechart:before {
	content: "\e050"
}

.icon-speedometer:before {
	content: "\e051"
}

.icon-global:before {
	content: "\e052"
}

.icon-compass3:before {
	content: "\e053"
}

.icon-lifesaver:before {
	content: "\e054"
}

.icon-clock3:before {
	content: "\e055"
}

.icon-aperture:before {
	content: "\e056"
}

.icon-quote2:before {
	content: "\e057"
}

.icon-scope:before {
	content: "\e058"
}

.icon-alarmclock:before {
	content: "\e059"
}

.icon-refresh:before {
	content: "\e05a"
}

.icon-happy3:before {
	content: "\e05b"
}

.icon-sad3:before {
	content: "\e05c"
}

.icon-facebook3:before {
	content: "\e05d"
}

.icon-twitter3:before {
	content: "\e05e"
}

.icon-googleplus:before {
	content: "\e05f"
}

.icon-rss3:before {
	content: "\e060"
}

.icon-tumblr3:before {
	content: "\e061"
}

.icon-linkedin3:before {
	content: "\e062"
}

.icon-dribbble3:before {
	content: "\e063"
}

.icon-add-to-list:before {
	content: "\e900"
}

.icon-classic-computer:before {
	content: "\e901"
}

.icon-controller-fast-backward:before {
	content: "\e902"
}

.icon-creative-commons-attribution:before {
	content: "\e903"
}

.icon-creative-commons-noderivs:before {
	content: "\e904"
}

.icon-creative-commons-noncommercial-eu:before {
	content: "\e905"
}

.icon-creative-commons-noncommercial-us:before {
	content: "\e906"
}

.icon-creative-commons-public-domain:before {
	content: "\e907"
}

.icon-creative-commons-remix:before {
	content: "\e908"
}

.icon-creative-commons-share:before {
	content: "\e909"
}

.icon-creative-commons-sharealike:before {
	content: "\e90a"
}

.icon-creative-commons:before {
	content: "\e90b"
}

.icon-document-landscape:before {
	content: "\e90c"
}

.icon-remove-user:before {
	content: "\e90d"
}

.icon-warning:before {
	content: "\e90e"
}

.icon-arrow-bold-down:before {
	content: "\e90f"
}

.icon-arrow-bold-left:before {
	content: "\e910"
}

.icon-arrow-bold-right:before {
	content: "\e911"
}

.icon-arrow-bold-up:before {
	content: "\e912"
}

.icon-arrow-down:before {
	content: "\e913"
}

.icon-arrow-left:before {
	content: "\e914"
}

.icon-arrow-long-down:before {
	content: "\e915"
}

.icon-arrow-long-left:before {
	content: "\e916"
}

.icon-arrow-long-right:before {
	content: "\e917"
}

.icon-arrow-long-up:before {
	content: "\e918"
}

.icon-arrow-right:before {
	content: "\e919"
}

.icon-arrow-up:before {
	content: "\e91a"
}

.icon-arrow-with-circle-down:before {
	content: "\e91b"
}

.icon-arrow-with-circle-left:before {
	content: "\e91c"
}

.icon-arrow-with-circle-right:before {
	content: "\e91d"
}

.icon-arrow-with-circle-up:before {
	content: "\e91e"
}

.icon-bookmark:before {
	content: "\e91f"
}

.icon-bookmarks:before {
	content: "\e920"
}

.icon-chevron-down:before {
	content: "\e921"
}

.icon-chevron-left:before {
	content: "\e922"
}

.icon-chevron-right:before {
	content: "\e923"
}

.icon-chevron-small-down:before {
	content: "\e924"
}

.icon-chevron-small-left:before {
	content: "\e925"
}

.icon-chevron-small-right:before {
	content: "\e926"
}

.icon-chevron-small-up:before {
	content: "\e927"
}

.icon-chevron-thin-down:before {
	content: "\e928"
}

.icon-chevron-thin-left:before {
	content: "\e929"
}

.icon-chevron-thin-right:before {
	content: "\e92a"
}

.icon-chevron-thin-up:before {
	content: "\e92b"
}

.icon-chevron-up:before {
	content: "\e92c"
}

.icon-chevron-with-circle-down:before {
	content: "\e92d"
}

.icon-chevron-with-circle-left:before {
	content: "\e92e"
}

.icon-chevron-with-circle-right:before {
	content: "\e92f"
}

.icon-chevron-with-circle-up:before {
	content: "\e930"
}

.icon-cloud:before {
	content: "\e931"
}

.icon-controller-fast-forward:before {
	content: "\e932"
}

.icon-controller-jump-to-start:before {
	content: "\e933"
}

.icon-controller-next:before {
	content: "\e934"
}

.icon-controller-paus:before {
	content: "\e935"
}

.icon-controller-play:before {
	content: "\e936"
}

.icon-controller-record:before {
	content: "\e937"
}

.icon-controller-stop:before {
	content: "\e938"
}

.icon-controller-volume:before {
	content: "\e939"
}

.icon-dot-single:before {
	content: "\e93a"
}

.icon-dots-three-horizontal:before {
	content: "\e93b"
}

.icon-dots-three-vertical:before {
	content: "\e93c"
}

.icon-dots-two-horizontal:before {
	content: "\e93d"
}

.icon-dots-two-vertical:before {
	content: "\e93e"
}

.icon-download:before {
	content: "\e93f"
}

.icon-emoji-flirt:before {
	content: "\e940"
}

.icon-flow-branch:before {
	content: "\e941"
}

.icon-flow-cascade:before {
	content: "\e942"
}

.icon-flow-line:before {
	content: "\e943"
}

.icon-flow-parallel:before {
	content: "\e944"
}

.icon-flow-tree:before {
	content: "\e945"
}

.icon-install:before {
	content: "\e946"
}

.icon-layers:before {
	content: "\e947"
}

.icon-open-book:before {
	content: "\e948"
}

.icon-resize-100:before {
	content: "\e949"
}

.icon-resize-full-screen:before {
	content: "\e94a"
}

.icon-save:before {
	content: "\e94b"
}

.icon-select-arrows:before {
	content: "\e94c"
}

.icon-sound-mute:before {
	content: "\e94d"
}

.icon-sound:before {
	content: "\e94e"
}

.icon-trash:before {
	content: "\e94f"
}

.icon-triangle-down:before {
	content: "\e950"
}

.icon-triangle-left:before {
	content: "\e951"
}

.icon-triangle-right:before {
	content: "\e952"
}

.icon-triangle-up:before {
	content: "\e953"
}

.icon-uninstall:before {
	content: "\e954"
}

.icon-upload-to-cloud:before {
	content: "\e955"
}

.icon-upload:before {
	content: "\e956"
}

.icon-add-user:before {
	content: "\e957"
}

.icon-address:before {
	content: "\e958"
}

.icon-adjust:before {
	content: "\e959"
}

.icon-air:before {
	content: "\e95a"
}

.icon-aircraft-landing:before {
	content: "\e95b"
}

.icon-aircraft-take-off:before {
	content: "\e95c"
}

.icon-aircraft:before {
	content: "\e95d"
}

.icon-align-bottom:before {
	content: "\e95e"
}

.icon-align-horizontal-middle:before {
	content: "\e95f"
}

.icon-align-left:before {
	content: "\e960"
}

.icon-align-right:before {
	content: "\e961"
}

.icon-align-top:before {
	content: "\e962"
}

.icon-align-vertical-middle:before {
	content: "\e963"
}

.icon-archive:before {
	content: "\e964"
}

.icon-area-graph:before {
	content: "\e965"
}

.icon-attachment:before {
	content: "\e966"
}

.icon-awareness-ribbon:before {
	content: "\e967"
}

.icon-back-in-time:before {
	content: "\e968"
}

.icon-back:before {
	content: "\e969"
}

.icon-bar-graph:before {
	content: "\e96a"
}

.icon-battery:before {
	content: "\e96b"
}

.icon-beamed-note:before {
	content: "\e96c"
}

.icon-bell:before {
	content: "\e96d"
}

.icon-blackboard:before {
	content: "\e96e"
}

.icon-block:before {
	content: "\e96f"
}

.icon-book:before {
	content: "\e970"
}

.icon-bowl:before {
	content: "\e971"
}

.icon-box:before {
	content: "\e972"
}

.icon-briefcase:before {
	content: "\e973"
}

.icon-browser:before {
	content: "\e974"
}

.icon-brush:before {
	content: "\e975"
}

.icon-bucket:before {
	content: "\e976"
}

.icon-cake:before {
	content: "\e977"
}

.icon-calculator:before {
	content: "\e978"
}

.icon-calendar:before {
	content: "\e979"
}

.icon-camera:before {
	content: "\e97a"
}

.icon-ccw:before {
	content: "\e97b"
}

.icon-chat:before {
	content: "\e97c"
}

.icon-check:before {
	content: "\e97d"
}

.icon-circle-with-cross:before {
	content: "\e97e"
}

.icon-circle-with-minus:before {
	content: "\e97f"
}

.icon-circle-with-plus:before {
	content: "\e980"
}

.icon-circle:before {
	content: "\e981"
}

.icon-circular-graph:before {
	content: "\e982"
}

.icon-clapperboard:before {
	content: "\e983"
}

.icon-clipboard:before {
	content: "\e984"
}

.icon-clock:before {
	content: "\e985"
}

.icon-code:before {
	content: "\e986"
}

.icon-cog:before {
	content: "\e987"
}

.icon-colours:before {
	content: "\e988"
}

.icon-compass:before {
	content: "\e989"
}

.icon-copy:before {
	content: "\e98a"
}

.icon-credit-card:before {
	content: "\e98b"
}

.icon-credit:before {
	content: "\e98c"
}

.icon-cross:before {
	content: "\e98d"
}

.icon-cup:before {
	content: "\e98e"
}

.icon-cw:before {
	content: "\e98f"
}

.icon-cycle:before {
	content: "\e990"
}

.icon-database:before {
	content: "\e991"
}

.icon-dial-pad:before {
	content: "\e992"
}

.icon-direction:before {
	content: "\e993"
}

.icon-document:before {
	content: "\e994"
}

.icon-documents:before {
	content: "\e995"
}

.icon-drink:before {
	content: "\e996"
}

.icon-drive:before {
	content: "\e997"
}

.icon-drop:before {
	content: "\e998"
}

.icon-edit:before {
	content: "\e999"
}

.icon-email:before {
	content: "\e99a"
}

.icon-emoji-happy:before {
	content: "\e99b"
}

.icon-emoji-neutral:before {
	content: "\e99c"
}

.icon-emoji-sad:before {
	content: "\e99d"
}

.icon-erase:before {
	content: "\e99e"
}

.icon-eraser:before {
	content: "\e99f"
}

.icon-export:before {
	content: "\e9a0"
}

.icon-eye:before {
	content: "\e9a1"
}

.icon-feather:before {
	content: "\e9a2"
}

.icon-flag:before {
	content: "\e9a3"
}

.icon-flash:before {
	content: "\e9a4"
}

.icon-flashlight:before {
	content: "\e9a5"
}

.icon-flat-brush:before {
	content: "\e9a6"
}

.icon-folder-images:before {
	content: "\e9a7"
}

.icon-folder-music:before {
	content: "\e9a8"
}

.icon-folder-video:before {
	content: "\e9a9"
}

.icon-folder:before {
	content: "\e9aa"
}

.icon-forward:before {
	content: "\e9ab"
}

.icon-funnel:before {
	content: "\e9ac"
}

.icon-game-controller:before {
	content: "\e9ad"
}

.icon-gauge:before {
	content: "\e9ae"
}

.icon-globe:before {
	content: "\e9af"
}

.icon-graduation-cap:before {
	content: "\e9b0"
}

.icon-grid:before {
	content: "\e9b1"
}

.icon-hair-cross:before {
	content: "\e9b2"
}

.icon-hand:before {
	content: "\e9b3"
}

.icon-heart-outlined:before {
	content: "\e9b4"
}

.icon-heart:before {
	content: "\e9b5"
}

.icon-help-with-circle:before {
	content: "\e9b6"
}

.icon-help:before {
	content: "\e9b7"
}

.icon-home:before {
	content: "\e9b8"
}

.icon-hour-glass:before {
	content: "\e9b9"
}

.icon-image-inverted:before {
	content: "\e9ba"
}

.icon-image:before {
	content: "\e9bb"
}

.icon-images:before {
	content: "\e9bc"
}

.icon-inbox:before {
	content: "\e9bd"
}

.icon-infinity:before {
	content: "\e9be"
}

.icon-info-with-circle:before {
	content: "\e9bf"
}

.icon-info:before {
	content: "\e9c0"
}

.icon-key:before {
	content: "\e9c1"
}

.icon-keyboard:before {
	content: "\e9c2"
}

.icon-lab-flask:before {
	content: "\e9c3"
}

.icon-landline:before {
	content: "\e9c4"
}

.icon-language:before {
	content: "\e9c5"
}

.icon-laptop:before {
	content: "\e9c6"
}

.icon-leaf:before {
	content: "\e9c7"
}

.icon-level-down:before {
	content: "\e9c8"
}

.icon-level-up:before {
	content: "\e9c9"
}

.icon-lifebuoy:before {
	content: "\e9ca"
}

.icon-light-bulb:before {
	content: "\e9cb"
}

.icon-light-down:before {
	content: "\e9cc"
}

.icon-light-up:before {
	content: "\e9cd"
}

.icon-line-graph:before {
	content: "\e9ce"
}

.icon-link:before {
	content: "\e9cf"
}

.icon-list:before {
	content: "\e9d0"
}

.icon-location-pin:before {
	content: "\e9d1"
}

.icon-location:before {
	content: "\e9d2"
}

.icon-lock-open:before {
	content: "\e9d3"
}

.icon-lock:before {
	content: "\e9d4"
}

.icon-log-out:before {
	content: "\e9d5"
}

.icon-login:before {
	content: "\e9d6"
}

.icon-loop:before {
	content: "\e9d7"
}

.icon-magnet:before {
	content: "\e9d8"
}

.icon-magnifying-glass:before {
	content: "\e9d9"
}

.icon-mail:before {
	content: "\e9da"
}

.icon-man:before {
	content: "\e9db"
}

.icon-map:before {
	content: "\e9dc"
}

.icon-mask:before {
	content: "\e9dd"
}

.icon-medal:before {
	content: "\e9de"
}

.icon-megaphone:before {
	content: "\e9df"
}

.icon-menu:before {
	content: "\e9e0"
}

.icon-message:before {
	content: "\e9e1"
}

.icon-mic:before {
	content: "\e9e2"
}

.icon-minus:before {
	content: "\e9e3"
}

.icon-mobile:before {
	content: "\e9e4"
}

.icon-modern-mic:before {
	content: "\e9e5"
}

.icon-moon:before {
	content: "\e9e6"
}

.icon-mouse:before {
	content: "\e9e7"
}

.icon-music:before {
	content: "\e9e8"
}

.icon-network:before {
	content: "\e9e9"
}

.icon-new-message:before {
	content: "\e9ea"
}

.icon-new:before {
	content: "\e9eb"
}

.icon-news:before {
	content: "\e9ec"
}

.icon-note:before {
	content: "\e9ed"
}

.icon-notification:before {
	content: "\e9ee"
}

.icon-old-mobile:before {
	content: "\e9ef"
}

.icon-old-phone:before {
	content: "\e9f0"
}

.icon-palette:before {
	content: "\e9f1"
}

.icon-paper-plane:before {
	content: "\e9f2"
}

.icon-pencil:before {
	content: "\e9f3"
}

.icon-phone:before {
	content: "\e9f4"
}

.icon-pie-chart:before {
	content: "\e9f5"
}

.icon-pin:before {
	content: "\e9f6"
}

.icon-plus:before {
	content: "\e9f7"
}

.icon-popup:before {
	content: "\e9f8"
}

.icon-power-plug:before {
	content: "\e9f9"
}

.icon-price-ribbon:before {
	content: "\e9fa"
}

.icon-price-tag:before {
	content: "\e9fb"
}

.icon-print:before {
	content: "\e9fc"
}

.icon-progress-empty:before {
	content: "\e9fd"
}

.icon-progress-full:before {
	content: "\e9fe"
}

.icon-progress-one:before {
	content: "\e9ff"
}

.icon-progress-two:before {
	content: "\ea00"
}

.icon-publish:before {
	content: "\ea01"
}

.icon-quote:before {
	content: "\ea02"
}

.icon-radio:before {
	content: "\ea03"
}

.icon-reply-all:before {
	content: "\ea04"
}

.icon-reply:before {
	content: "\ea05"
}

.icon-retweet:before {
	content: "\ea06"
}

.icon-rocket:before {
	content: "\ea07"
}

.icon-round-brush:before {
	content: "\ea08"
}

.icon-rss:before {
	content: "\ea09"
}

.icon-ruler:before {
	content: "\ea0a"
}

.icon-scissors:before {
	content: "\ea0b"
}

.icon-share-alternitive:before {
	content: "\ea0c"
}

.icon-share:before {
	content: "\ea0d"
}

.icon-shareable:before {
	content: "\ea0e"
}

.icon-shield:before {
	content: "\ea0f"
}

.icon-shop:before {
	content: "\ea10"
}

.icon-shopping-bag:before {
	content: "\ea11"
}

.icon-shopping-basket:before {
	content: "\ea12"
}

.icon-shopping-cart:before {
	content: "\ea13"
}

.icon-shuffle:before {
	content: "\ea14"
}

.icon-signal:before {
	content: "\ea15"
}

.icon-sound-mix:before {
	content: "\ea16"
}

.icon-sports-club:before {
	content: "\ea17"
}

.icon-spreadsheet:before {
	content: "\ea18"
}

.icon-squared-cross:before {
	content: "\ea19"
}

.icon-squared-minus:before {
	content: "\ea1a"
}

.icon-squared-plus:before {
	content: "\ea1b"
}

.icon-star-outlined:before {
	content: "\ea1c"
}

.icon-star:before {
	content: "\ea1d"
}

.icon-stopwatch:before {
	content: "\ea1e"
}

.icon-suitcase:before {
	content: "\ea1f"
}

.icon-swap:before {
	content: "\ea20"
}

.icon-sweden:before {
	content: "\ea21"
}

.icon-switch:before {
	content: "\ea22"
}

.icon-tablet:before {
	content: "\ea23"
}

.icon-tag:before {
	content: "\ea24"
}

.icon-text-document-inverted:before {
	content: "\ea25"
}

.icon-text-document:before {
	content: "\ea26"
}

.icon-text:before {
	content: "\ea27"
}

.icon-thermometer:before {
	content: "\ea28"
}

.icon-thumbs-down:before {
	content: "\ea29"
}

.icon-thumbs-up:before {
	content: "\ea2a"
}

.icon-thunder-cloud:before {
	content: "\ea2b"
}

.icon-ticket:before {
	content: "\ea2c"
}

.icon-time-slot:before {
	content: "\ea2d"
}

.icon-tools:before {
	content: "\ea2e"
}

.icon-traffic-cone:before {
	content: "\ea2f"
}

.icon-tree:before {
	content: "\ea30"
}

.icon-trophy:before {
	content: "\ea31"
}

.icon-tv:before {
	content: "\ea32"
}

.icon-typing:before {
	content: "\ea33"
}

.icon-unread:before {
	content: "\ea34"
}

.icon-untag:before {
	content: "\ea35"
}

.icon-user:before {
	content: "\ea36"
}

.icon-users:before {
	content: "\ea37"
}

.icon-v-card:before {
	content: "\ea38"
}

.icon-video:before {
	content: "\ea39"
}

.icon-vinyl:before {
	content: "\ea3a"
}

.icon-voicemail:before {
	content: "\ea3b"
}

.icon-wallet:before {
	content: "\ea3c"
}

.icon-water:before {
	content: "\ea3d"
}

.icon-px-with-circle:before {
	content: "\ea3e"
}

.icon-px:before {
	content: "\ea3f"
}

.icon-basecamp:before {
	content: "\ea40"
}

.icon-behance:before {
	content: "\ea41"
}

.icon-creative-cloud:before {
	content: "\ea42"
}

.icon-dropbox:before {
	content: "\ea43"
}

.icon-evernote:before {
	content: "\ea44"
}

.icon-flattr:before {
	content: "\ea45"
}

.icon-foursquare:before {
	content: "\ea46"
}

.icon-google-drive:before {
	content: "\ea47"
}

.icon-google-hangouts:before {
	content: "\ea48"
}

.icon-grooveshark:before {
	content: "\ea49"
}

.icon-icloud:before {
	content: "\ea4a"
}

.icon-mixi:before {
	content: "\ea4b"
}

.icon-onedrive:before {
	content: "\ea4c"
}

.icon-paypal:before {
	content: "\ea4d"
}

.icon-picasa:before {
	content: "\ea4e"
}

.icon-qq:before {
	content: "\ea4f"
}

.icon-rdio-with-circle:before {
	content: "\ea50"
}

.icon-renren:before {
	content: "\ea51"
}

.icon-scribd:before {
	content: "\ea52"
}

.icon-sina-weibo:before {
	content: "\ea53"
}

.icon-skype-with-circle:before {
	content: "\ea54"
}

.icon-skype:before {
	content: "\ea55"
}

.icon-slideshare:before {
	content: "\ea56"
}

.icon-smashing:before {
	content: "\ea57"
}

.icon-soundcloud:before {
	content: "\ea58"
}

.icon-spotify-with-circle:before {
	content: "\ea59"
}

.icon-spotify:before {
	content: "\ea5a"
}

.icon-swarm:before {
	content: "\ea5b"
}

.icon-vine-with-circle:before {
	content: "\ea5c"
}

.icon-vine:before {
	content: "\ea5d"
}

.icon-vk-alternitive:before {
	content: "\ea5e"
}

.icon-vk-with-circle:before {
	content: "\ea5f"
}

.icon-vk:before {
	content: "\ea60"
}

.icon-xing-with-circle:before {
	content: "\ea61"
}

.icon-xing:before {
	content: "\ea62"
}

.icon-yelp:before {
	content: "\ea63"
}

.icon-dribbble-with-circle:before {
	content: "\ea64"
}

.icon-dribbble:before {
	content: "\ea65"
}

.icon-facebook-with-circle:before {
	content: "\ea66"
}

.icon-facebook:before {
	content: "\ea67"
}

.icon-flickr-with-circle:before {
	content: "\ea68"
}

.icon-flickr:before {
	content: "\ea69"
}

.icon-github-with-circle:before {
	content: "\ea6a"
}

.icon-github:before {
	content: "\ea6b"
}

.icon-google-with-circle:before {
	content: "\ea6c"
}

.icon-google:before {
	content: "\ea6d"
}

.icon-instagram-with-circle:before {
	content: "\ea6e"
}

.icon-instagram:before {
	content: "\ea6f"
}

.icon-lastfm-with-circle:before {
	content: "\ea70"
}

.icon-lastfm:before {
	content: "\ea71"
}

.icon-linkedin-with-circle:before {
	content: "\ea72"
}

.icon-linkedin:before {
	content: "\ea73"
}

.icon-pinterest-with-circle:before {
	content: "\ea74"
}

.icon-pinterest:before {
	content: "\ea75"
}

.icon-rdio:before {
	content: "\ea76"
}

.icon-stumbleupon-with-circle:before {
	content: "\ea77"
}

.icon-stumbleupon:before {
	content: "\ea78"
}

.icon-tumblr-with-circle:before {
	content: "\ea79"
}

.icon-tumblr:before {
	content: "\ea7a"
}

.icon-twitter-with-circle:before {
	content: "\ea7b"
}

.icon-twitter:before {
	content: "\ea7c"
}

.icon-vimeo-with-circle:before {
	content: "\ea7d"
}

.icon-vimeo:before {
	content: "\ea7e"
}

.icon-youtube-with-circle:before {
	content: "\ea7f"
}

.icon-youtube:before {
	content: "\ea80"
}

.icon-home2:before {
	content: "\ea81"
}

.icon-home22:before {
	content: "\ea82"
}

.icon-home3:before {
	content: "\ea83"
}

.icon-office:before {
	content: "\ea84"
}

.icon-newspaper:before {
	content: "\ea85"
}

.icon-pencil2:before {
	content: "\ea86"
}

.icon-pencil22:before {
	content: "\ea87"
}

.icon-quill:before {
	content: "\ea88"
}

.icon-pen:before {
	content: "\ea89"
}

.icon-blog:before {
	content: "\ea8a"
}

.icon-eyedropper:before {
	content: "\ea8b"
}

.icon-droplet:before {
	content: "\ea8c"
}

.icon-paint-format:before {
	content: "\ea8d"
}

.icon-image2:before {
	content: "\ea8e"
}

.icon-images2:before {
	content: "\ea8f"
}

.icon-camera2:before {
	content: "\ea90"
}

.icon-headphones:before {
	content: "\ea91"
}

.icon-music2:before {
	content: "\ea92"
}

.icon-play:before {
	content: "\ea93"
}

.icon-film:before {
	content: "\ea94"
}

.icon-video-camera:before {
	content: "\ea95"
}

.icon-dice:before {
	content: "\ea96"
}

.icon-pacman:before {
	content: "\ea97"
}

.icon-spades:before {
	content: "\ea98"
}

.icon-clubs:before {
	content: "\ea99"
}

.icon-diamonds:before {
	content: "\ea9a"
}

.icon-bullhorn:before {
	content: "\ea9b"
}

.icon-connection:before {
	content: "\ea9c"
}

.icon-podcast:before {
	content: "\ea9d"
}

.icon-feed:before {
	content: "\ea9e"
}

.icon-mic2:before {
	content: "\ea9f"
}

.icon-book2:before {
	content: "\eaa0"
}

.icon-books:before {
	content: "\eaa1"
}

.icon-library:before {
	content: "\eaa2"
}

.icon-file-text:before {
	content: "\eaa3"
}

.icon-profile:before {
	content: "\eaa4"
}

.icon-file-empty:before {
	content: "\eaa5"
}

.icon-files-empty:before {
	content: "\eaa6"
}

.icon-file-text2:before {
	content: "\eaa7"
}

.icon-file-picture:before {
	content: "\eaa8"
}

.icon-file-music:before {
	content: "\eaa9"
}

.icon-file-play:before {
	content: "\eaaa"
}

.icon-file-video:before {
	content: "\eaab"
}

.icon-file-zip:before {
	content: "\eaac"
}

.icon-copy2:before {
	content: "\eaad"
}

.icon-paste:before {
	content: "\eaae"
}

.icon-stack:before {
	content: "\eaaf"
}

.icon-folder2:before {
	content: "\eab0"
}

.icon-folder-open:before {
	content: "\eab1"
}

.icon-folder-plus:before {
	content: "\eab2"
}

.icon-folder-minus:before {
	content: "\eab3"
}

.icon-folder-download:before {
	content: "\eab4"
}

.icon-folder-upload:before {
	content: "\eab5"
}

.icon-price-tag2:before {
	content: "\eab6"
}

.icon-price-tags:before {
	content: "\eab7"
}

.icon-barcode:before {
	content: "\eab8"
}

.icon-qrcode:before {
	content: "\eab9"
}

.icon-ticket2:before {
	content: "\eaba"
}

.icon-cart:before {
	content: "\eabb"
}

.icon-coin-dollar:before {
	content: "\eabc"
}

.icon-coin-euro:before {
	content: "\eabd"
}

.icon-coin-pound:before {
	content: "\eabe"
}

.icon-coin-yen:before {
	content: "\eabf"
}

.icon-credit-card2:before {
	content: "\eac0"
}

.icon-calculator2:before {
	content: "\eac1"
}

.icon-lifebuoy2:before {
	content: "\eac2"
}

.icon-phone2:before {
	content: "\eac3"
}

.icon-phone-hang-up:before {
	content: "\eac4"
}

.icon-address-book:before {
	content: "\eac5"
}

.icon-envelop:before {
	content: "\eac6"
}

.icon-pushpin:before {
	content: "\eac7"
}

.icon-location2:before {
	content: "\eac8"
}

.icon-location22:before {
	content: "\eac9"
}

.icon-compass2:before {
	content: "\eaca"
}

.icon-compass22:before {
	content: "\eacb"
}

.icon-map2:before {
	content: "\eacc"
}

.icon-map22:before {
	content: "\eacd"
}

.icon-history:before {
	content: "\eace"
}

.icon-clock2:before {
	content: "\eacf"
}

.icon-clock22:before {
	content: "\ead0"
}

.icon-alarm:before {
	content: "\ead1"
}

.icon-bell2:before {
	content: "\ead2"
}

.icon-stopwatch2:before {
	content: "\ead3"
}

.icon-calendar2:before {
	content: "\ead4"
}

.icon-printer:before {
	content: "\ead5"
}

.icon-keyboard2:before {
	content: "\ead6"
}

.icon-display:before {
	content: "\ead7"
}

.icon-laptop2:before {
	content: "\ead8"
}

.icon-mobile2:before {
	content: "\ead9"
}

.icon-mobile22:before {
	content: "\eada"
}

.icon-tablet2:before {
	content: "\eadb"
}

.icon-tv2:before {
	content: "\eadc"
}

.icon-drawer:before {
	content: "\eadd"
}

.icon-drawer2:before {
	content: "\eade"
}

.icon-box-add:before {
	content: "\eadf"
}

.icon-box-remove:before {
	content: "\eae0"
}

.icon-download2:before {
	content: "\eae1"
}

.icon-upload2:before {
	content: "\eae2"
}

.icon-floppy-disk:before {
	content: "\eae3"
}

.icon-drive2:before {
	content: "\eae4"
}

.icon-database2:before {
	content: "\eae5"
}

.icon-undo:before {
	content: "\eae6"
}

.icon-redo:before {
	content: "\eae7"
}

.icon-undo2:before {
	content: "\eae8"
}

.icon-redo2:before {
	content: "\eae9"
}

.icon-forward2:before {
	content: "\eaea"
}

.icon-reply2:before {
	content: "\eaeb"
}

.icon-bubble:before {
	content: "\eaec"
}

.icon-bubbles:before {
	content: "\eaed"
}

.icon-bubbles2:before {
	content: "\eaee"
}

.icon-bubble2:before {
	content: "\eaef"
}

.icon-bubbles3:before {
	content: "\eaf0"
}

.icon-bubbles4:before {
	content: "\eaf1"
}

.icon-user2:before {
	content: "\eaf2"
}

.icon-users2:before {
	content: "\eaf3"
}

.icon-user-plus:before {
	content: "\eaf4"
}

.icon-user-minus:before {
	content: "\eaf5"
}

.icon-user-check:before {
	content: "\eaf6"
}

.icon-user-tie:before {
	content: "\eaf7"
}

.icon-quotes-left:before {
	content: "\eaf8"
}

.icon-quotes-right:before {
	content: "\eaf9"
}

.icon-hour-glass2:before {
	content: "\eafa"
}

.icon-spinner:before {
	content: "\eafb"
}

.icon-spinner2:before {
	content: "\eafc"
}

.icon-spinner3:before {
	content: "\eafd"
}

.icon-spinner4:before {
	content: "\eafe"
}

.icon-spinner5:before {
	content: "\eaff"
}

.icon-spinner6:before {
	content: "\eb00"
}

.icon-spinner7:before {
	content: "\eb01"
}

.icon-spinner8:before {
	content: "\eb02"
}

.icon-spinner9:before {
	content: "\eb03"
}

.icon-spinner10:before {
	content: "\eb04"
}

.icon-spinner11:before {
	content: "\eb05"
}

.icon-binoculars:before {
	content: "\eb06"
}

.icon-search:before {
	content: "\eb07"
}

.icon-zoom-in:before {
	content: "\eb08"
}

.icon-zoom-out:before {
	content: "\eb09"
}

.icon-enlarge:before {
	content: "\eb0a"
}

.icon-shrink:before {
	content: "\eb0b"
}

.icon-enlarge2:before {
	content: "\eb0c"
}

.icon-shrink2:before {
	content: "\eb0d"
}

.icon-key2:before {
	content: "\eb0e"
}

.icon-key22:before {
	content: "\eb0f"
}

.icon-lock2:before {
	content: "\eb10"
}

.icon-unlocked:before {
	content: "\eb11"
}

.icon-wrench:before {
	content: "\eb12"
}

.icon-equalizer:before {
	content: "\eb13"
}

.icon-equalizer2:before {
	content: "\eb14"
}

.icon-cog2:before {
	content: "\eb15"
}

.icon-cogs:before {
	content: "\eb16"
}

.icon-hammer:before {
	content: "\eb17"
}

.icon-magic-wand:before {
	content: "\eb18"
}

.icon-aid-kit:before {
	content: "\eb19"
}

.icon-bug:before {
	content: "\eb1a"
}

.icon-pie-chart2:before {
	content: "\eb1b"
}

.icon-stats-dots:before {
	content: "\eb1c"
}

.icon-stats-bars:before {
	content: "\eb1d"
}

.icon-stats-bars2:before {
	content: "\eb1e"
}

.icon-trophy2:before {
	content: "\eb1f"
}

.icon-gift:before {
	content: "\eb20"
}

.icon-glass:before {
	content: "\eb21"
}

.icon-glass2:before {
	content: "\eb22"
}

.icon-mug:before {
	content: "\eb23"
}

.icon-spoon-knife:before {
	content: "\eb24"
}

.icon-leaf2:before {
	content: "\eb25"
}

.icon-rocket2:before {
	content: "\eb26"
}

.icon-meter:before {
	content: "\eb27"
}

.icon-meter2:before {
	content: "\eb28"
}

.icon-hammer2:before {
	content: "\eb29"
}

.icon-fire:before {
	content: "\eb2a"
}

.icon-lab:before {
	content: "\eb2b"
}

.icon-magnet2:before {
	content: "\eb2c"
}

.icon-bin:before {
	content: "\eb2d"
}

.icon-bin2:before {
	content: "\eb2e"
}

.icon-briefcase2:before {
	content: "\eb2f"
}

.icon-airplane:before {
	content: "\eb30"
}

.icon-truck:before {
	content: "\eb31"
}

.icon-road:before {
	content: "\eb32"
}

.icon-accessibility:before {
	content: "\eb33"
}

.icon-target:before {
	content: "\eb34"
}

.icon-shield2:before {
	content: "\eb35"
}

.icon-power:before {
	content: "\eb36"
}

.icon-switch2:before {
	content: "\eb37"
}

.icon-power-cord:before {
	content: "\eb38"
}

.icon-clipboard2:before {
	content: "\eb39"
}

.icon-list-numbered:before {
	content: "\eb3a"
}

.icon-list2:before {
	content: "\eb3b"
}

.icon-list22:before {
	content: "\eb3c"
}

.icon-tree2:before {
	content: "\eb3d"
}

.icon-menu2:before {
	content: "\eb3e"
}

.icon-menu22:before {
	content: "\eb3f"
}

.icon-menu3:before {
	content: "\eb40"
}

.icon-menu4:before {
	content: "\eb41"
}

.icon-cloud2:before {
	content: "\eb42"
}

.icon-cloud-download:before {
	content: "\eb43"
}

.icon-cloud-upload:before {
	content: "\eb44"
}

.icon-cloud-check:before {
	content: "\eb45"
}

.icon-download22:before {
	content: "\eb46"
}

.icon-upload22:before {
	content: "\eb47"
}

.icon-download3:before {
	content: "\eb48"
}

.icon-upload3:before {
	content: "\eb49"
}

.icon-sphere:before {
	content: "\eb4a"
}

.icon-earth:before {
	content: "\eb4b"
}

.icon-link2:before {
	content: "\eb4c"
}

.icon-flag2:before {
	content: "\eb4d"
}

.icon-attachment2:before {
	content: "\eb4e"
}

.icon-eye2:before {
	content: "\eb4f"
}

.icon-eye-plus:before {
	content: "\eb50"
}

.icon-eye-minus:before {
	content: "\eb51"
}

.icon-eye-blocked:before {
	content: "\eb52"
}

.icon-bookmark2:before {
	content: "\eb53"
}

.icon-bookmarks2:before {
	content: "\eb54"
}

.icon-sun:before {
	content: "\eb55"
}

.icon-contrast:before {
	content: "\eb56"
}

.icon-brightness-contrast:before {
	content: "\eb57"
}

.icon-star-empty:before {
	content: "\eb58"
}

.icon-star-half:before {
	content: "\eb59"
}

.icon-star-full:before {
	content: "\eb5a"
}

.icon-heart2:before {
	content: "\eb5b"
}

.icon-heart-broken:before {
	content: "\eb5c"
}

.icon-man2:before {
	content: "\eb5d"
}

.icon-woman:before {
	content: "\eb5e"
}

.icon-man-woman:before {
	content: "\eb5f"
}

.icon-happy:before {
	content: "\eb60"
}

.icon-happy2:before {
	content: "\eb61"
}

.icon-smile:before {
	content: "\eb62"
}

.icon-smile2:before {
	content: "\eb63"
}

.icon-tongue:before {
	content: "\eb64"
}

.icon-tongue2:before {
	content: "\eb65"
}

.icon-sad:before {
	content: "\eb66"
}

.icon-sad2:before {
	content: "\eb67"
}

.icon-wink:before {
	content: "\eb68"
}

.icon-wink2:before {
	content: "\eb69"
}

.icon-grin:before {
	content: "\eb6a"
}

.icon-grin2:before {
	content: "\eb6b"
}

.icon-cool:before {
	content: "\eb6c"
}

.icon-cool2:before {
	content: "\eb6d"
}

.icon-angry:before {
	content: "\eb6e"
}

.icon-angry2:before {
	content: "\eb6f"
}

.icon-evil:before {
	content: "\eb70"
}

.icon-evil2:before {
	content: "\eb71"
}

.icon-shocked:before {
	content: "\eb72"
}

.icon-shocked2:before {
	content: "\eb73"
}

.icon-baffled:before {
	content: "\eb74"
}

.icon-baffled2:before {
	content: "\eb75"
}

.icon-confused:before {
	content: "\eb76"
}

.icon-confused2:before {
	content: "\eb77"
}

.icon-neutral:before {
	content: "\eb78"
}

.icon-neutral2:before {
	content: "\eb79"
}

.icon-hipster:before {
	content: "\eb7a"
}

.icon-hipster2:before {
	content: "\eb7b"
}

.icon-wondering:before {
	content: "\eb7c"
}

.icon-wondering2:before {
	content: "\eb7d"
}

.icon-sleepy:before {
	content: "\eb7e"
}

.icon-sleepy2:before {
	content: "\eb7f"
}

.icon-frustrated:before {
	content: "\eb80"
}

.icon-frustrated2:before {
	content: "\eb81"
}

.icon-crying:before {
	content: "\eb82"
}

.icon-crying2:before {
	content: "\eb83"
}

.icon-point-up:before {
	content: "\eb84"
}

.icon-point-right:before {
	content: "\eb85"
}

.icon-point-down:before {
	content: "\eb86"
}

.icon-point-left:before {
	content: "\eb87"
}

.icon-warning2:before {
	content: "\eb88"
}

.icon-notification2:before {
	content: "\eb89"
}

.icon-question:before {
	content: "\eb8a"
}

.icon-plus2:before {
	content: "\eb8b"
}

.icon-minus2:before {
	content: "\eb8c"
}

.icon-info2:before {
	content: "\eb8d"
}

.icon-cancel-circle:before {
	content: "\eb8e"
}

.icon-blocked:before {
	content: "\eb8f"
}

.icon-cross2:before {
	content: "\eb90"
}

.icon-checkmark:before {
	content: "\eb91"
}

.icon-checkmark2:before {
	content: "\eb92"
}

.icon-spell-check:before {
	content: "\eb93"
}

.icon-enter:before {
	content: "\eb94"
}

.icon-exit:before {
	content: "\eb95"
}

.icon-play2:before {
	content: "\eb96"
}

.icon-pause:before {
	content: "\eb97"
}

.icon-stop:before {
	content: "\eb98"
}

.icon-previous:before {
	content: "\eb99"
}

.icon-next:before {
	content: "\eb9a"
}

.icon-backward:before {
	content: "\eb9b"
}

.icon-forward22:before {
	content: "\eb9c"
}

.icon-play3:before {
	content: "\eb9d"
}

.icon-pause2:before {
	content: "\eb9e"
}

.icon-stop2:before {
	content: "\eb9f"
}

.icon-backward2:before {
	content: "\eba0"
}

.icon-forward3:before {
	content: "\eba1"
}

.icon-first:before {
	content: "\eba2"
}

.icon-last:before {
	content: "\eba3"
}

.icon-previous2:before {
	content: "\eba4"
}

.icon-next2:before {
	content: "\eba5"
}

.icon-eject:before {
	content: "\eba6"
}

.icon-volume-high:before {
	content: "\eba7"
}

.icon-volume-medium:before {
	content: "\eba8"
}

.icon-volume-low:before {
	content: "\eba9"
}

.icon-volume-mute:before {
	content: "\ebaa"
}

.icon-volume-mute2:before {
	content: "\ebab"
}

.icon-volume-increase:before {
	content: "\ebac"
}

.icon-volume-decrease:before {
	content: "\ebad"
}

.icon-loop2:before {
	content: "\ebae"
}

.icon-loop22:before {
	content: "\ebaf"
}

.icon-infinite:before {
	content: "\ebb0"
}

.icon-shuffle2:before {
	content: "\ebb1"
}

.icon-arrow-up-left:before {
	content: "\ebb2"
}

.icon-arrow-up2:before {
	content: "\ebb3"
}

.icon-arrow-up-right:before {
	content: "\ebb4"
}

.icon-arrow-right2:before {
	content: "\ebb5"
}

.icon-arrow-down-right:before {
	content: "\ebb6"
}

.icon-arrow-down2:before {
	content: "\ebb7"
}

.icon-arrow-down-left:before {
	content: "\ebb8"
}

.icon-arrow-left2:before {
	content: "\ebb9"
}

.icon-arrow-up-left2:before {
	content: "\ebba"
}

.icon-arrow-up22:before {
	content: "\ebbb"
}

.icon-arrow-up-right2:before {
	content: "\ebbc"
}

.icon-arrow-right22:before {
	content: "\ebbd"
}

.icon-arrow-down-right2:before {
	content: "\ebbe"
}

.icon-arrow-down22:before {
	content: "\ebbf"
}

.icon-arrow-down-left2:before {
	content: "\ebc0"
}

.icon-arrow-left22:before {
	content: "\ebc1"
}

.icon-circle-up:before {
	content: "\ebc2"
}

.icon-circle-right:before {
	content: "\ebc3"
}

.icon-circle-down:before {
	content: "\ebc4"
}

.icon-circle-left:before {
	content: "\ebc5"
}

.icon-tab:before {
	content: "\ebc6"
}

.icon-move-up:before {
	content: "\ebc7"
}

.icon-move-down:before {
	content: "\ebc8"
}

.icon-sort-alpha-asc:before {
	content: "\ebc9"
}

.icon-sort-alpha-desc:before {
	content: "\ebca"
}

.icon-sort-numeric-asc:before {
	content: "\ebcb"
}

.icon-sort-numberic-desc:before {
	content: "\ebcc"
}

.icon-sort-amount-asc:before {
	content: "\ebcd"
}

.icon-sort-amount-desc:before {
	content: "\ebce"
}

.icon-command:before {
	content: "\ebcf"
}

.icon-shift:before {
	content: "\ebd0"
}

.icon-ctrl:before {
	content: "\ebd1"
}

.icon-opt:before {
	content: "\ebd2"
}

.icon-checkbox-checked:before {
	content: "\ebd3"
}

.icon-checkbox-unchecked:before {
	content: "\ebd4"
}

.icon-radio-checked:before {
	content: "\ebd5"
}

.icon-radio-checked2:before {
	content: "\ebd6"
}

.icon-radio-unchecked:before {
	content: "\ebd7"
}

.icon-crop:before {
	content: "\ebd8"
}

.icon-make-group:before {
	content: "\ebd9"
}

.icon-ungroup:before {
	content: "\ebda"
}

.icon-scissors2:before {
	content: "\ebdb"
}

.icon-filter:before {
	content: "\ebdc"
}

.icon-font:before {
	content: "\ebdd"
}

.icon-ligature:before {
	content: "\ebde"
}

.icon-ligature2:before {
	content: "\ebdf"
}

.icon-text-height:before {
	content: "\ebe0"
}

.icon-text-width:before {
	content: "\ebe1"
}

.icon-font-size:before {
	content: "\ebe2"
}

.icon-bold:before {
	content: "\ebe3"
}

.icon-underline:before {
	content: "\ebe4"
}

.icon-italic:before {
	content: "\ebe5"
}

.icon-strikethrough:before {
	content: "\ebe6"
}

.icon-omega:before {
	content: "\ebe7"
}

.icon-sigma:before {
	content: "\ebe8"
}

.icon-page-break:before {
	content: "\ebe9"
}

.icon-superscript:before {
	content: "\ebea"
}

.icon-subscript:before {
	content: "\ebeb"
}

.icon-superscript2:before {
	content: "\ebec"
}

.icon-subscript2:before {
	content: "\ebed"
}

.icon-text-color:before {
	content: "\ebee"
}

.icon-pagebreak:before {
	content: "\ebef"
}

.icon-clear-formatting:before {
	content: "\ebf0"
}

.icon-table:before {
	content: "\ebf1"
}

.icon-table2:before {
	content: "\ebf2"
}

.icon-insert-template:before {
	content: "\ebf3"
}

.icon-pilcrow:before {
	content: "\ebf4"
}

.icon-ltr:before {
	content: "\ebf5"
}

.icon-rtl:before {
	content: "\ebf6"
}

.icon-section:before {
	content: "\ebf7"
}

.icon-paragraph-left:before {
	content: "\ebf8"
}

.icon-paragraph-center:before {
	content: "\ebf9"
}

.icon-paragraph-right:before {
	content: "\ebfa"
}

.icon-paragraph-justify:before {
	content: "\ebfb"
}

.icon-indent-increase:before {
	content: "\ebfc"
}

.icon-indent-decrease:before {
	content: "\ebfd"
}

.icon-share2:before {
	content: "\ebfe"
}

.icon-new-tab:before {
	content: "\ebff"
}

.icon-embed:before {
	content: "\ec00"
}

.icon-embed2:before {
	content: "\ec01"
}

.icon-terminal:before {
	content: "\ec02"
}

.icon-share22:before {
	content: "\ec03"
}

.icon-mail2:before {
	content: "\ec04"
}

.icon-mail22:before {
	content: "\ec05"
}

.icon-mail3:before {
	content: "\ec06"
}

.icon-mail4:before {
	content: "\ec07"
}

.icon-amazon:before {
	content: "\ec08"
}

.icon-google2:before {
	content: "\ec09"
}

.icon-google22:before {
	content: "\ec0a"
}

.icon-google3:before {
	content: "\ec0b"
}

.icon-google-plus:before {
	content: "\ec0c"
}

.icon-google-plus2:before {
	content: "\ec0d"
}

.icon-google-plus3:before {
	content: "\ec0e"
}

.icon-hangouts:before {
	content: "\ec0f"
}

.icon-google-drive2:before {
	content: "\ec10"
}

.icon-facebook2:before {
	content: "\ec11"
}

.icon-facebook22:before {
	content: "\ec12"
}

.icon-instagram2:before {
	content: "\ec13"
}

.icon-whatsapp:before {
	content: "\ec14"
}

.icon-spotify2:before {
	content: "\ec15"
}

.icon-telegram:before {
	content: "\ec16"
}

.icon-twitter2:before {
	content: "\ec17"
}

.icon-vine2:before {
	content: "\ec18"
}

.icon-vk2:before {
	content: "\ec19"
}

.icon-renren2:before {
	content: "\ec1a"
}

.icon-sina-weibo2:before {
	content: "\ec1b"
}

.icon-rss2:before {
	content: "\ec1c"
}

.icon-rss22:before {
	content: "\ec1d"
}

.icon-youtube2:before {
	content: "\ec1e"
}

.icon-youtube22:before {
	content: "\ec1f"
}

.icon-twitch:before {
	content: "\ec20"
}

.icon-vimeo2:before {
	content: "\ec21"
}

.icon-vimeo22:before {
	content: "\ec22"
}

.icon-lanyrd:before {
	content: "\ec23"
}

.icon-flickr2:before {
	content: "\ec24"
}

.icon-flickr22:before {
	content: "\ec25"
}

.icon-flickr3:before {
	content: "\ec26"
}

.icon-flickr4:before {
	content: "\ec27"
}

.icon-dribbble2:before {
	content: "\ec28"
}

.icon-behance2:before {
	content: "\ec29"
}

.icon-behance22:before {
	content: "\ec2a"
}

.icon-deviantart:before {
	content: "\ec2b"
}

.icon-500px:before {
	content: "\ec2c"
}

.icon-steam:before {
	content: "\ec2d"
}

.icon-steam2:before {
	content: "\ec2e"
}

.icon-dropbox2:before {
	content: "\ec2f"
}

.icon-onedrive2:before {
	content: "\ec30"
}

.icon-github2:before {
	content: "\ec31"
}

.icon-npm:before {
	content: "\ec32"
}

.icon-basecamp2:before {
	content: "\ec33"
}

.icon-trello:before {
	content: "\ec34"
}

.icon-wordpress:before {
	content: "\ec35"
}

.icon-joomla:before {
	content: "\ec36"
}

.icon-ello:before {
	content: "\ec37"
}

.icon-blogger:before {
	content: "\ec38"
}

.icon-blogger2:before {
	content: "\ec39"
}

.icon-tumblr2:before {
	content: "\ec3a"
}

.icon-tumblr22:before {
	content: "\ec3b"
}

.icon-yahoo:before {
	content: "\ec3c"
}

.icon-yahoo2:before {
	content: "\ec3d"
}

.icon-tux:before {
	content: "\ec3e"
}

.icon-appleinc:before {
	content: "\ec3f"
}

.icon-finder:before {
	content: "\ec40"
}

.icon-android:before {
	content: "\ec41"
}

.icon-windows:before {
	content: "\ec42"
}

.icon-windows8:before {
	content: "\ec43"
}

.icon-soundcloud2:before {
	content: "\ec44"
}

.icon-soundcloud22:before {
	content: "\ec45"
}

.icon-skype2:before {
	content: "\ec46"
}

.icon-reddit:before {
	content: "\ec47"
}

.icon-hackernews:before {
	content: "\ec48"
}

.icon-wikipedia:before {
	content: "\ec49"
}

.icon-linkedin2:before {
	content: "\ec4a"
}

.icon-linkedin22:before {
	content: "\ec4b"
}

.icon-lastfm2:before {
	content: "\ec4c"
}

.icon-lastfm22:before {
	content: "\ec4d"
}

.icon-delicious:before {
	content: "\ec4e"
}

.icon-stumbleupon2:before {
	content: "\ec4f"
}

.icon-stumbleupon22:before {
	content: "\ec50"
}

.icon-stackoverflow:before {
	content: "\ec51"
}

.icon-pinterest2:before {
	content: "\ec52"
}

.icon-pinterest22:before {
	content: "\ec53"
}

.icon-xing2:before {
	content: "\ec54"
}

.icon-xing22:before {
	content: "\ec55"
}

.icon-flattr2:before {
	content: "\ec56"
}

.icon-foursquare2:before {
	content: "\ec57"
}

.icon-yelp2:before {
	content: "\ec58"
}

.icon-paypal2:before {
	content: "\ec59"
}

.icon-chrome:before {
	content: "\ec5a"
}

.icon-firefox:before {
	content: "\ec5b"
}

.icon-IE:before {
	content: "\ec5c"
}

.icon-edge:before {
	content: "\ec5d"
}

.icon-safari:before {
	content: "\ec5e"
}

.icon-opera:before {
	content: "\ec5f"
}

.icon-file-pdf:before {
	content: "\ec60"
}

.icon-file-openoffice:before {
	content: "\ec61"
}

.icon-file-word:before {
	content: "\ec62"
}

.icon-file-excel:before {
	content: "\ec63"
}

.icon-libreoffice:before {
	content: "\ec64"
}

.icon-html-five:before {
	content: "\ec65"
}

.icon-html-five2:before {
	content: "\ec66"
}

.icon-css3:before {
	content: "\ec67"
}

.icon-git:before {
	content: "\ec68"
}

.icon-codepen:before {
	content: "\ec69"
}

.icon-svg:before {
	content: "\ec6a"
}

.icon-IcoMoon:before {
	content: "\ec6b"
}


/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */

.owl-carousel,
.owl-carousel .owl-item {
	-webkit-tap-highlight-color: transparent;
	position: relative
}

.owl-carousel {
	display: none;
	width: 100%;
	z-index: 1
}

.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y;
	touch-action: manipulation;
	-moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}

.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	-webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-touch-callout: none
}

.owl-carousel .owl-item img {
	display: block;
	width: 100%
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
	display: none
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
	display: block
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
	cursor: pointer;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
	background: 0 0;
	color: inherit;
	border: none;
	padding: 0!important;
	font: inherit
}

.owl-carousel.owl-loading {
	opacity: 0;
	display: block
}

.owl-carousel.owl-hidden {
	opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
	visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.owl-carousel.owl-grab {
	cursor: move;
	cursor: grab
}

.owl-carousel.owl-rtl {
	direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
	float: right
}

.owl-carousel .animated {
	animation-duration: 1s;
	animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
	z-index: 0
}

.owl-carousel .owl-animated-out {
	z-index: 1
}

.owl-carousel .fadeOut {
	animation-name: fadeOut
}

@keyframes fadeOut {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0
	}
}

.owl-height {
	transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	transition: opacity .4s ease
}

.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
	max-height: 0
}

.owl-carousel .owl-item img.owl-lazy {
	transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000
}

.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	background: url(owl.video.play.png) no-repeat;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	transition: transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
	-ms-transform: scale(1.3, 1.3);
	transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
	display: none
}

.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1;
	height: 100%;
	width: 100%
}


/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */

.owl-theme .owl-dots,
.owl-theme .owl-nav {
	text-align: center;
	-webkit-tap-highlight-color: transparent
}

.owl-theme .owl-nav {
	margin-top: 10px
}

.owl-theme .owl-nav [class*=owl-] {
	color: #FFF;
	font-size: 14px;
	margin: 5px;
	padding: 4px 7px;
	background: #D6D6D6;
	display: inline-block;
	cursor: pointer;
	border-radius: 3px
}

.owl-theme .owl-nav [class*=owl-]:hover {
	background: #869791;
	color: #FFF;
	text-decoration: none
}

.owl-theme .owl-nav .disabled {
	opacity: .5;
	cursor: default
}

.owl-theme .owl-nav.disabled+.owl-dots {
	margin-top: 10px
}

.owl-theme .owl-dots .owl-dot {
	display: inline-block;
	zoom: 1
}

.owl-theme .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	margin: 5px 7px;
	background: #D6D6D6;
	display: block;
	-webkit-backface-visibility: visible;
	transition: opacity .2s ease;
	border-radius: 30px
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
	background: #869791
}


/**
* bootstrap-formhelpers.js v2.3.0 by @vincentlamanna
* Copyright 2013 Vincent Lamanna
* http://www.apache.org/licenses/LICENSE-2.0
*/

.bfh-flag-AD,
.bfh-flag-AE,
.bfh-flag-AF,
.bfh-flag-AG,
.bfh-flag-AI,
.bfh-flag-AL,
.bfh-flag-AM,
.bfh-flag-AN,
.bfh-flag-AO,
.bfh-flag-AQ,
.bfh-flag-AR,
.bfh-flag-AS,
.bfh-flag-AT,
.bfh-flag-AU,
.bfh-flag-AW,
.bfh-flag-AX,
.bfh-flag-AZ,
.bfh-flag-BA,
.bfh-flag-BB,
.bfh-flag-BD,
.bfh-flag-BE,
.bfh-flag-BG,
.bfh-flag-BH,
.bfh-flag-BI,
.bfh-flag-BJ,
.bfh-flag-BL,
.bfh-flag-BM,
.bfh-flag-BN,
.bfh-flag-BO,
.bfh-flag-BR,
.bfh-flag-BS,
.bfh-flag-BT,
.bfh-flag-BW,
.bfh-flag-BY,
.bfh-flag-BZ,
.bfh-flag-CA,
.bfh-flag-CD,
.bfh-flag-CF,
.bfh-flag-CG,
.bfh-flag-CH,
.bfh-flag-CI,
.bfh-flag-CL,
.bfh-flag-CM,
.bfh-flag-CN,
.bfh-flag-CO,
.bfh-flag-CR,
.bfh-flag-CV,
.bfh-flag-CY,
.bfh-flag-CZ,
.bfh-flag-DJ,
.bfh-flag-DK,
.bfh-flag-DM,
.bfh-flag-DO,
.bfh-flag-DZ,
.bfh-flag-EC,
.bfh-flag-EE,
.bfh-flag-EG,
.bfh-flag-EH,
.bfh-flag-ER,
.bfh-flag-ES,
.bfh-flag-ET,
.bfh-flag-EU,
.bfh-flag-FI,
.bfh-flag-FJ,
.bfh-flag-FK,
.bfh-flag-FM,
.bfh-flag-FO,
.bfh-flag-FR,
.bfh-flag-FX,
.bfh-flag-GF,
.bfh-flag-GP,
.bfh-flag-MQ,
.bfh-flag-NC,
.bfh-flag-PF,
.bfh-flag-PM,
.bfh-flag-RE,
.bfh-flag-TF,
.bfh-flag-WF,
.bfh-flag-GA,
.bfh-flag-GB,
.bfh-flag-GD,
.bfh-flag-GE,
.bfh-flag-GG,
.bfh-flag-GH,
.bfh-flag-GL,
.bfh-flag-GM,
.bfh-flag-GN,
.bfh-flag-GQ,
.bfh-flag-GR,
.bfh-flag-GS,
.bfh-flag-GT,
.bfh-flag-GU,
.bfh-flag-GW,
.bfh-flag-GY,
.bfh-flag-HK,
.bfh-flag-HN,
.bfh-flag-HR,
.bfh-flag-HT,
.bfh-flag-HU,
.bfh-flag-ID,
.bfh-flag-IE,
.bfh-flag-IL,
.bfh-flag-IM,
.bfh-flag-IN,
.bfh-flag-IQ,
.bfh-flag-IS,
.bfh-flag-IT,
.bfh-flag-JE,
.bfh-flag-JM,
.bfh-flag-JO,
.bfh-flag-JP,
.bfh-flag-KE,
.bfh-flag-KG,
.bfh-flag-KH,
.bfh-flag-KI,
.bfh-flag-KM,
.bfh-flag-KN,
.bfh-flag-KP,
.bfh-flag-KR,
.bfh-flag-KV,
.bfh-flag-KW,
.bfh-flag-KY,
.bfh-flag-LA,
.bfh-flag-LC,
.bfh-flag-LK,
.bfh-flag-LR,
.bfh-flag-LS,
.bfh-flag-LT,
.bfh-flag-LU,
.bfh-flag-LV,
.bfh-flag-LY,
.bfh-flag-MA,
.bfh-flag-ME,
.bfh-flag-MG,
.bfh-flag-MH,
.bfh-flag-ML,
.bfh-flag-MM,
.bfh-flag-MP,
.bfh-flag-MR,
.bfh-flag-MS,
.bfh-flag-MT,
.bfh-flag-MU,
.bfh-flag-MV,
.bfh-flag-MW,
.bfh-flag-MZ,
.bfh-flag-NA,
.bfh-flag-NE,
.bfh-flag-NF,
.bfh-flag-NG,
.bfh-flag-NI,
.bfh-flag-NL,
.bfh-flag-NO,
.bfh-flag-NP,
.bfh-flag-NR,
.bfh-flag-NZ,
.bfh-flag-OM,
.bfh-flag-PA,
.bfh-flag-PE,
.bfh-flag-PG,
.bfh-flag-PH,
.bfh-flag-PK,
.bfh-flag-PL,
.bfh-flag-PN,
.bfh-flag-PS,
.bfh-flag-PT,
.bfh-flag-PW,
.bfh-flag-PY,
.bfh-flag-QA,
.bfh-flag-RS,
.bfh-flag-RU,
.bfh-flag-RW,
.bfh-flag-SA,
.bfh-flag-SB,
.bfh-flag-SC,
.bfh-flag-SD,
.bfh-flag-SE,
.bfh-flag-SG,
.bfh-flag-SH,
.bfh-flag-SI,
.bfh-flag-SK,
.bfh-flag-SM,
.bfh-flag-SN,
.bfh-flag-SO,
.bfh-flag-SR,
.bfh-flag-SS,
.bfh-flag-ST,
.bfh-flag-SV,
.bfh-flag-SY,
.bfh-flag-SZ,
.bfh-flag-TC,
.bfh-flag-TD,
.bfh-flag-TG,
.bfh-flag-TH,
.bfh-flag-TJ,
.bfh-flag-TM,
.bfh-flag-TN,
.bfh-flag-TP,
.bfh-flag-TR,
.bfh-flag-TT,
.bfh-flag-TV,
.bfh-flag-TW,
.bfh-flag-TZ,
.bfh-flag-UA,
.bfh-flag-UG,
.bfh-flag-US,
.bfh-flag-UY,
.bfh-flag-UZ,
.bfh-flag-VC,
.bfh-flag-VE,
.bfh-flag-VG,
.bfh-flag-VI,
.bfh-flag-VN,
.bfh-flag-VU,
.bfh-flag-WS,
.bfh-flag-YE,
.bfh-flag-ZA,
.bfh-flag-ZM,
.bfh-flag-BF,
.bfh-flag-CU,
.bfh-flag-DE,
.bfh-flag-IR,
.bfh-flag-KZ,
.bfh-flag-LB,
.bfh-flag-LI,
.bfh-flag-MC,
.bfh-flag-MD,
.bfh-flag-MK,
.bfh-flag-MN,
.bfh-flag-MO,
.bfh-flag-MX,
.bfh-flag-MY,
.bfh-flag-PR,
.bfh-flag-RO,
.bfh-flag-SL,
.bfh-flag-TO,
.bfh-flag-VA,
.bfh-flag-ZW {
	width: 16px;
	height: 14px;
	background: url(../img/bootstrap-formhelpers-countries.flags.png) no-repeat
}

.bfh-flag-AD:empty,
.bfh-flag-AE:empty,
.bfh-flag-AF:empty,
.bfh-flag-AG:empty,
.bfh-flag-AI:empty,
.bfh-flag-AL:empty,
.bfh-flag-AM:empty,
.bfh-flag-AN:empty,
.bfh-flag-AO:empty,
.bfh-flag-AQ:empty,
.bfh-flag-AR:empty,
.bfh-flag-AS:empty,
.bfh-flag-AT:empty,
.bfh-flag-AU:empty,
.bfh-flag-AW:empty,
.bfh-flag-AX:empty,
.bfh-flag-AZ:empty,
.bfh-flag-BA:empty,
.bfh-flag-BB:empty,
.bfh-flag-BD:empty,
.bfh-flag-BE:empty,
.bfh-flag-BG:empty,
.bfh-flag-BH:empty,
.bfh-flag-BI:empty,
.bfh-flag-BJ:empty,
.bfh-flag-BL:empty,
.bfh-flag-BM:empty,
.bfh-flag-BN:empty,
.bfh-flag-BO:empty,
.bfh-flag-BR:empty,
.bfh-flag-BS:empty,
.bfh-flag-BT:empty,
.bfh-flag-BW:empty,
.bfh-flag-BY:empty,
.bfh-flag-BZ:empty,
.bfh-flag-CA:empty,
.bfh-flag-CD:empty,
.bfh-flag-CF:empty,
.bfh-flag-CG:empty,
.bfh-flag-CH:empty,
.bfh-flag-CI:empty,
.bfh-flag-CL:empty,
.bfh-flag-CM:empty,
.bfh-flag-CN:empty,
.bfh-flag-CO:empty,
.bfh-flag-CR:empty,
.bfh-flag-CV:empty,
.bfh-flag-CY:empty,
.bfh-flag-CZ:empty,
.bfh-flag-DJ:empty,
.bfh-flag-DK:empty,
.bfh-flag-DM:empty,
.bfh-flag-DO:empty,
.bfh-flag-DZ:empty,
.bfh-flag-EC:empty,
.bfh-flag-EE:empty,
.bfh-flag-EG:empty,
.bfh-flag-EH:empty,
.bfh-flag-ER:empty,
.bfh-flag-ES:empty,
.bfh-flag-ET:empty,
.bfh-flag-EU:empty,
.bfh-flag-FI:empty,
.bfh-flag-FJ:empty,
.bfh-flag-FK:empty,
.bfh-flag-FM:empty,
.bfh-flag-FO:empty,
.bfh-flag-FR:empty,
.bfh-flag-FX:empty,
.bfh-flag-GF:empty,
.bfh-flag-GP:empty,
.bfh-flag-MQ:empty,
.bfh-flag-NC:empty,
.bfh-flag-PF:empty,
.bfh-flag-PM:empty,
.bfh-flag-RE:empty,
.bfh-flag-TF:empty,
.bfh-flag-WF:empty,
.bfh-flag-GA:empty,
.bfh-flag-GB:empty,
.bfh-flag-GD:empty,
.bfh-flag-GE:empty,
.bfh-flag-GG:empty,
.bfh-flag-GH:empty,
.bfh-flag-GL:empty,
.bfh-flag-GM:empty,
.bfh-flag-GN:empty,
.bfh-flag-GQ:empty,
.bfh-flag-GR:empty,
.bfh-flag-GS:empty,
.bfh-flag-GT:empty,
.bfh-flag-GU:empty,
.bfh-flag-GW:empty,
.bfh-flag-GY:empty,
.bfh-flag-HK:empty,
.bfh-flag-HN:empty,
.bfh-flag-HR:empty,
.bfh-flag-HT:empty,
.bfh-flag-HU:empty,
.bfh-flag-ID:empty,
.bfh-flag-IE:empty,
.bfh-flag-IL:empty,
.bfh-flag-IM:empty,
.bfh-flag-IN:empty,
.bfh-flag-IQ:empty,
.bfh-flag-IS:empty,
.bfh-flag-IT:empty,
.bfh-flag-JE:empty,
.bfh-flag-JM:empty,
.bfh-flag-JO:empty,
.bfh-flag-JP:empty,
.bfh-flag-KE:empty,
.bfh-flag-KG:empty,
.bfh-flag-KH:empty,
.bfh-flag-KI:empty,
.bfh-flag-KM:empty,
.bfh-flag-KN:empty,
.bfh-flag-KP:empty,
.bfh-flag-KR:empty,
.bfh-flag-KV:empty,
.bfh-flag-KW:empty,
.bfh-flag-KY:empty,
.bfh-flag-LA:empty,
.bfh-flag-LC:empty,
.bfh-flag-LK:empty,
.bfh-flag-LR:empty,
.bfh-flag-LS:empty,
.bfh-flag-LT:empty,
.bfh-flag-LU:empty,
.bfh-flag-LV:empty,
.bfh-flag-LY:empty,
.bfh-flag-MA:empty,
.bfh-flag-ME:empty,
.bfh-flag-MG:empty,
.bfh-flag-MH:empty,
.bfh-flag-ML:empty,
.bfh-flag-MM:empty,
.bfh-flag-MP:empty,
.bfh-flag-MR:empty,
.bfh-flag-MS:empty,
.bfh-flag-MT:empty,
.bfh-flag-MU:empty,
.bfh-flag-MV:empty,
.bfh-flag-MW:empty,
.bfh-flag-MZ:empty,
.bfh-flag-NA:empty,
.bfh-flag-NE:empty,
.bfh-flag-NF:empty,
.bfh-flag-NG:empty,
.bfh-flag-NI:empty,
.bfh-flag-NL:empty,
.bfh-flag-NO:empty,
.bfh-flag-NP:empty,
.bfh-flag-NR:empty,
.bfh-flag-NZ:empty,
.bfh-flag-OM:empty,
.bfh-flag-PA:empty,
.bfh-flag-PE:empty,
.bfh-flag-PG:empty,
.bfh-flag-PH:empty,
.bfh-flag-PK:empty,
.bfh-flag-PL:empty,
.bfh-flag-PN:empty,
.bfh-flag-PS:empty,
.bfh-flag-PT:empty,
.bfh-flag-PW:empty,
.bfh-flag-PY:empty,
.bfh-flag-QA:empty,
.bfh-flag-RS:empty,
.bfh-flag-RU:empty,
.bfh-flag-RW:empty,
.bfh-flag-SA:empty,
.bfh-flag-SB:empty,
.bfh-flag-SC:empty,
.bfh-flag-SD:empty,
.bfh-flag-SE:empty,
.bfh-flag-SG:empty,
.bfh-flag-SH:empty,
.bfh-flag-SI:empty,
.bfh-flag-SK:empty,
.bfh-flag-SM:empty,
.bfh-flag-SN:empty,
.bfh-flag-SO:empty,
.bfh-flag-SR:empty,
.bfh-flag-SS:empty,
.bfh-flag-ST:empty,
.bfh-flag-SV:empty,
.bfh-flag-SY:empty,
.bfh-flag-SZ:empty,
.bfh-flag-TC:empty,
.bfh-flag-TD:empty,
.bfh-flag-TG:empty,
.bfh-flag-TH:empty,
.bfh-flag-TJ:empty,
.bfh-flag-TM:empty,
.bfh-flag-TN:empty,
.bfh-flag-TP:empty,
.bfh-flag-TR:empty,
.bfh-flag-TT:empty,
.bfh-flag-TV:empty,
.bfh-flag-TW:empty,
.bfh-flag-TZ:empty,
.bfh-flag-UA:empty,
.bfh-flag-UG:empty,
.bfh-flag-US:empty,
.bfh-flag-UY:empty,
.bfh-flag-UZ:empty,
.bfh-flag-VC:empty,
.bfh-flag-VE:empty,
.bfh-flag-VG:empty,
.bfh-flag-VI:empty,
.bfh-flag-VN:empty,
.bfh-flag-VU:empty,
.bfh-flag-WS:empty,
.bfh-flag-YE:empty,
.bfh-flag-ZA:empty,
.bfh-flag-ZM:empty,
.bfh-flag-BF:empty,
.bfh-flag-CU:empty,
.bfh-flag-DE:empty,
.bfh-flag-IR:empty,
.bfh-flag-KZ:empty,
.bfh-flag-LB:empty,
.bfh-flag-LI:empty,
.bfh-flag-MC:empty,
.bfh-flag-MD:empty,
.bfh-flag-MK:empty,
.bfh-flag-MN:empty,
.bfh-flag-MO:empty,
.bfh-flag-MX:empty,
.bfh-flag-MY:empty,
.bfh-flag-PR:empty,
.bfh-flag-RO:empty,
.bfh-flag-SL:empty,
.bfh-flag-TO:empty,
.bfh-flag-VA:empty,
.bfh-flag-ZW:empty {
	width: 16px
}

.bfh-flag-AD,
.bfh-flag-AE,
.bfh-flag-AF,
.bfh-flag-AG,
.bfh-flag-AI,
.bfh-flag-AL,
.bfh-flag-AM,
.bfh-flag-AN,
.bfh-flag-AO,
.bfh-flag-AQ,
.bfh-flag-AR,
.bfh-flag-AS,
.bfh-flag-AT,
.bfh-flag-AU,
.bfh-flag-AW,
.bfh-flag-AX,
.bfh-flag-AZ,
.bfh-flag-BA,
.bfh-flag-BB,
.bfh-flag-BD,
.bfh-flag-BE,
.bfh-flag-BG,
.bfh-flag-BH,
.bfh-flag-BI,
.bfh-flag-BJ,
.bfh-flag-BL,
.bfh-flag-BM,
.bfh-flag-BN,
.bfh-flag-BO,
.bfh-flag-BR,
.bfh-flag-BS,
.bfh-flag-BT,
.bfh-flag-BW,
.bfh-flag-BY,
.bfh-flag-BZ,
.bfh-flag-CA,
.bfh-flag-CD,
.bfh-flag-CF,
.bfh-flag-CG,
.bfh-flag-CH,
.bfh-flag-CI,
.bfh-flag-CL,
.bfh-flag-CM,
.bfh-flag-CN,
.bfh-flag-CO,
.bfh-flag-CR,
.bfh-flag-CV,
.bfh-flag-CY,
.bfh-flag-CZ,
.bfh-flag-DJ,
.bfh-flag-DK,
.bfh-flag-DM,
.bfh-flag-DO,
.bfh-flag-DZ,
.bfh-flag-EC,
.bfh-flag-EE,
.bfh-flag-EG,
.bfh-flag-EH,
.bfh-flag-ER,
.bfh-flag-ES,
.bfh-flag-ET,
.bfh-flag-EU,
.bfh-flag-FI,
.bfh-flag-FJ,
.bfh-flag-FK,
.bfh-flag-FM,
.bfh-flag-FO,
.bfh-flag-FR,
.bfh-flag-FX,
.bfh-flag-GF,
.bfh-flag-GP,
.bfh-flag-MQ,
.bfh-flag-NC,
.bfh-flag-PF,
.bfh-flag-PM,
.bfh-flag-RE,
.bfh-flag-TF,
.bfh-flag-WF,
.bfh-flag-GA,
.bfh-flag-GB,
.bfh-flag-GD,
.bfh-flag-GE,
.bfh-flag-GG,
.bfh-flag-GH,
.bfh-flag-GL,
.bfh-flag-GM,
.bfh-flag-GN,
.bfh-flag-GQ,
.bfh-flag-GR,
.bfh-flag-GS,
.bfh-flag-GT,
.bfh-flag-GU,
.bfh-flag-GW,
.bfh-flag-GY,
.bfh-flag-HK,
.bfh-flag-HN,
.bfh-flag-HR,
.bfh-flag-HT,
.bfh-flag-HU,
.bfh-flag-ID,
.bfh-flag-IE,
.bfh-flag-IL,
.bfh-flag-IM,
.bfh-flag-IN,
.bfh-flag-IQ,
.bfh-flag-IS,
.bfh-flag-IT,
.bfh-flag-JE,
.bfh-flag-JM,
.bfh-flag-JO,
.bfh-flag-JP,
.bfh-flag-KE,
.bfh-flag-KG,
.bfh-flag-KH,
.bfh-flag-KI,
.bfh-flag-KM,
.bfh-flag-KN,
.bfh-flag-KP,
.bfh-flag-KR,
.bfh-flag-KV,
.bfh-flag-KW,
.bfh-flag-KY,
.bfh-flag-LA,
.bfh-flag-LC,
.bfh-flag-LK,
.bfh-flag-LR,
.bfh-flag-LS,
.bfh-flag-LT,
.bfh-flag-LU,
.bfh-flag-LV,
.bfh-flag-LY,
.bfh-flag-MA,
.bfh-flag-ME,
.bfh-flag-MG,
.bfh-flag-MH,
.bfh-flag-ML,
.bfh-flag-MM,
.bfh-flag-MP,
.bfh-flag-MR,
.bfh-flag-MS,
.bfh-flag-MT,
.bfh-flag-MU,
.bfh-flag-MV,
.bfh-flag-MW,
.bfh-flag-MZ,
.bfh-flag-NA,
.bfh-flag-NE,
.bfh-flag-NF,
.bfh-flag-NG,
.bfh-flag-NI,
.bfh-flag-NL,
.bfh-flag-NO,
.bfh-flag-NP,
.bfh-flag-NR,
.bfh-flag-NZ,
.bfh-flag-OM,
.bfh-flag-PA,
.bfh-flag-PE,
.bfh-flag-PG,
.bfh-flag-PH,
.bfh-flag-PK,
.bfh-flag-PL,
.bfh-flag-PN,
.bfh-flag-PS,
.bfh-flag-PT,
.bfh-flag-PW,
.bfh-flag-PY,
.bfh-flag-QA,
.bfh-flag-RS,
.bfh-flag-RU,
.bfh-flag-RW,
.bfh-flag-SA,
.bfh-flag-SB,
.bfh-flag-SC,
.bfh-flag-SD,
.bfh-flag-SE,
.bfh-flag-SG,
.bfh-flag-SH,
.bfh-flag-SI,
.bfh-flag-SK,
.bfh-flag-SM,
.bfh-flag-SN,
.bfh-flag-SO,
.bfh-flag-SR,
.bfh-flag-SS,
.bfh-flag-ST,
.bfh-flag-SV,
.bfh-flag-SY,
.bfh-flag-SZ,
.bfh-flag-TC,
.bfh-flag-TD,
.bfh-flag-TG,
.bfh-flag-TH,
.bfh-flag-TJ,
.bfh-flag-TM,
.bfh-flag-TN,
.bfh-flag-TP,
.bfh-flag-TR,
.bfh-flag-TT,
.bfh-flag-TV,
.bfh-flag-TW,
.bfh-flag-TZ,
.bfh-flag-UA,
.bfh-flag-UG,
.bfh-flag-US,
.bfh-flag-UY,
.bfh-flag-UZ,
.bfh-flag-VC,
.bfh-flag-VE,
.bfh-flag-VG,
.bfh-flag-VI,
.bfh-flag-VN,
.bfh-flag-VU,
.bfh-flag-WS,
.bfh-flag-YE,
.bfh-flag-ZA,
.bfh-flag-ZM,
.bfh-flag-BF,
.bfh-flag-CU,
.bfh-flag-DE,
.bfh-flag-IR,
.bfh-flag-KZ,
.bfh-flag-LB,
.bfh-flag-LI,
.bfh-flag-MC,
.bfh-flag-MD,
.bfh-flag-MK,
.bfh-flag-MN,
.bfh-flag-MO,
.bfh-flag-MX,
.bfh-flag-MY,
.bfh-flag-PR,
.bfh-flag-RO,
.bfh-flag-SL,
.bfh-flag-TO,
.bfh-flag-VA,
.bfh-flag-ZW,
.bfh-flag-EUR,
.bfh-flag-XCD {
	margin-right: 5px
}

.bfh-flag-AD {
	background-position: -1921px 0
}

.bfh-flag-AE {
	background-position: -1904px 0
}

.bfh-flag-AF {
	background-position: -3689px 0
}

.bfh-flag-AG {
	background-position: -34px 0
}

.bfh-flag-AI {
	background-position: -51px 0
}

.bfh-flag-AL {
	background-position: -68px 0
}

.bfh-flag-AM {
	background-position: -85px 0
}

.bfh-flag-AN {
	background-position: -102px 0
}

.bfh-flag-AO {
	background-position: -119px 0
}

.bfh-flag-AQ {
	background-position: -136px 0
}

.bfh-flag-AR {
	background-position: -153px 0
}

.bfh-flag-AS {
	background-position: -170px 0
}

.bfh-flag-AT {
	background-position: -187px 0
}

.bfh-flag-AU {
	background-position: -204px 0
}

.bfh-flag-AW {
	background-position: -221px 0
}

.bfh-flag-AX {
	background-position: -238px 0
}

.bfh-flag-AZ {
	background-position: -255px 0
}

.bfh-flag-BA {
	background-position: -272px 0
}

.bfh-flag-BB {
	background-position: -289px 0
}

.bfh-flag-BD {
	background-position: -306px 0
}

.bfh-flag-BE {
	background-position: -323px 0
}

.bfh-flag-BG {
	background-position: -340px 0
}

.bfh-flag-BH {
	background-position: -357px 0
}

.bfh-flag-BI {
	background-position: -374px 0
}

.bfh-flag-BJ {
	background-position: -391px 0
}

.bfh-flag-BL {
	background-position: -408px 0
}

.bfh-flag-BM {
	background-position: -425px 0
}

.bfh-flag-BN {
	background-position: -442px 0
}

.bfh-flag-BO {
	background-position: -459px 0
}

.bfh-flag-BR {
	background-position: -476px 0
}

.bfh-flag-BS {
	background-position: -493px 0
}

.bfh-flag-BT {
	background-position: -510px 0
}

.bfh-flag-BW {
	background-position: -527px 0
}

.bfh-flag-BY {
	background-position: -544px 0
}

.bfh-flag-BZ {
	background-position: -561px 0
}

.bfh-flag-CA {
	background-position: -578px 0
}

.bfh-flag-CD {
	background-position: -595px 0
}

.bfh-flag-CF {
	background-position: -612px 0
}

.bfh-flag-CG {
	background-position: -629px 0
}

.bfh-flag-CH {
	background-position: -646px 0
}

.bfh-flag-CI {
	background-position: -663px 0
}

.bfh-flag-CL {
	background-position: -680px 0
}

.bfh-flag-CM {
	background-position: -697px 0
}

.bfh-flag-CN {
	background-position: -714px 0
}

.bfh-flag-CO {
	background-position: -731px 0
}

.bfh-flag-CR {
	background-position: -748px 0
}

.bfh-flag-CV {
	background-position: -765px 0
}

.bfh-flag-CY {
	background-position: -782px 0
}

.bfh-flag-CZ {
	background-position: -799px 0
}

.bfh-flag-DJ {
	background-position: -816px 0
}

.bfh-flag-DK {
	background-position: -833px 0
}

.bfh-flag-DM {
	background-position: -850px 0
}

.bfh-flag-DO {
	background-position: -867px 0
}

.bfh-flag-DZ {
	background-position: -884px 0
}

.bfh-flag-EC {
	background-position: -901px 0
}

.bfh-flag-EE {
	background-position: -918px 0
}

.bfh-flag-EG {
	background-position: -935px 0
}

.bfh-flag-EH {
	background-position: -952px 0
}

.bfh-flag-ER {
	background-position: -969px 0
}

.bfh-flag-ES {
	background-position: -986px 0
}

.bfh-flag-ET {
	background-position: -1003px 0
}

.bfh-flag-EU {
	background-position: -1020px 0
}

.bfh-flag-FI {
	background-position: -1037px 0
}

.bfh-flag-FJ {
	background-position: -1054px 0
}

.bfh-flag-FK {
	background-position: -1071px 0
}

.bfh-flag-FM {
	background-position: -1088px 0
}

.bfh-flag-FO {
	background-position: -1105px 0
}

.bfh-flag-FR,
.bfh-flag-FX,
.bfh-flag-GF,
.bfh-flag-GP,
.bfh-flag-MQ,
.bfh-flag-NC,
.bfh-flag-PF,
.bfh-flag-PM,
.bfh-flag-RE,
.bfh-flag-TF,
.bfh-flag-WF {
	background-position: -1122px 0
}

.bfh-flag-GA {
	background-position: -1139px 0
}

.bfh-flag-GB {
	background-position: -1156px 0
}

.bfh-flag-GD {
	background-position: -1173px 0
}

.bfh-flag-GE {
	background-position: -1190px 0
}

.bfh-flag-GG {
	background-position: -1207px 0
}

.bfh-flag-GH {
	background-position: -1224px 0
}

.bfh-flag-GL {
	background-position: -1241px 0
}

.bfh-flag-GM {
	background-position: -1258px 0
}

.bfh-flag-GN {
	background-position: -1275px 0
}

.bfh-flag-GQ {
	background-position: -1292px 0
}

.bfh-flag-GR {
	background-position: -1309px 0
}

.bfh-flag-GS {
	background-position: -1326px 0
}

.bfh-flag-GT {
	background-position: -1343px 0
}

.bfh-flag-GU {
	background-position: -1360px 0
}

.bfh-flag-GW {
	background-position: -1377px 0
}

.bfh-flag-GY {
	background-position: -1394px 0
}

.bfh-flag-HK {
	background-position: -1411px 0
}

.bfh-flag-HN {
	background-position: -1428px 0
}

.bfh-flag-HR {
	background-position: -1445px 0
}

.bfh-flag-HT {
	background-position: -1462px 0
}

.bfh-flag-HU {
	background-position: -1479px 0
}

.bfh-flag-ID {
	background-position: -1496px 0
}

.bfh-flag-IE {
	background-position: -1513px 0
}

.bfh-flag-IL {
	background-position: -1530px 0
}

.bfh-flag-IM {
	background-position: -1547px 0
}

.bfh-flag-IN {
	background-position: -1564px 0
}

.bfh-flag-IQ {
	background-position: -1581px 0
}

.bfh-flag-IS {
	background-position: -1598px 0
}

.bfh-flag-IT {
	background-position: -1615px 0
}

.bfh-flag-JE {
	background-position: -1632px 0
}

.bfh-flag-JM {
	background-position: -1649px 0
}

.bfh-flag-JO {
	background-position: -1666px 0
}

.bfh-flag-JP {
	background-position: -1683px 0
}

.bfh-flag-KE {
	background-position: -1700px 0
}

.bfh-flag-KG {
	background-position: -1717px 0
}

.bfh-flag-KH {
	background-position: -1734px 0
}

.bfh-flag-KI {
	background-position: -1751px 0
}

.bfh-flag-KM {
	background-position: -1768px 0
}

.bfh-flag-KN {
	background-position: -1785px 0
}

.bfh-flag-KP {
	background-position: -1802px 0
}

.bfh-flag-KR {
	background-position: -1819px 0
}

.bfh-flag-KV {
	background-position: -1836px 0
}

.bfh-flag-KW {
	background-position: -1853px 0
}

.bfh-flag-KY {
	background-position: -1870px 0
}

.bfh-flag-LA {
	background-position: -1887px 0
}

.bfh-flag-LC {
	background-position: 0 0
}

.bfh-flag-LK {
	background-position: -17px 0
}

.bfh-flag-LR {
	background-position: -1938px 0
}

.bfh-flag-LS {
	background-position: -1955px 0
}

.bfh-flag-LT {
	background-position: -1972px 0
}

.bfh-flag-LU {
	background-position: -1989px 0
}

.bfh-flag-LV {
	background-position: -2006px 0
}

.bfh-flag-LY {
	background-position: -2023px 0
}

.bfh-flag-MA {
	background-position: -2040px 0
}

.bfh-flag-ME {
	background-position: -2057px 0
}

.bfh-flag-MG {
	background-position: -2074px 0
}

.bfh-flag-MH {
	background-position: -2091px 0
}

.bfh-flag-ML {
	background-position: -2108px 0
}

.bfh-flag-MM {
	background-position: -2125px 0
}

.bfh-flag-MP {
	background-position: -2142px 0
}

.bfh-flag-MR {
	background-position: -2159px 0
}

.bfh-flag-MS {
	background-position: -2176px 0
}

.bfh-flag-MT {
	background-position: -2193px 0
}

.bfh-flag-MU {
	background-position: -2210px 0
}

.bfh-flag-MV {
	background-position: -2227px 0
}

.bfh-flag-MW {
	background-position: -2244px 0
}

.bfh-flag-MZ {
	background-position: -2261px 0
}

.bfh-flag-NA {
	background-position: -2278px 0
}

.bfh-flag-NE {
	background-position: -2295px 0
}

.bfh-flag-NF {
	background-position: -2312px 0
}

.bfh-flag-NG {
	background-position: -2329px 0
}

.bfh-flag-NI {
	background-position: -2346px 0
}

.bfh-flag-NL {
	background-position: -2363px 0
}

.bfh-flag-NO {
	background-position: -2380px 0
}

.bfh-flag-NP {
	background-position: -2397px 0
}

.bfh-flag-NR {
	background-position: -2414px 0
}

.bfh-flag-NZ {
	background-position: -2431px 0
}

.bfh-flag-OM {
	background-position: -2448px 0
}

.bfh-flag-PA {
	background-position: -2465px 0
}

.bfh-flag-PE {
	background-position: -2482px 0
}

.bfh-flag-PG {
	background-position: -2499px 0
}

.bfh-flag-PH {
	background-position: -2516px 0
}

.bfh-flag-PK {
	background-position: -2533px 0
}

.bfh-flag-PL {
	background-position: -2550px 0
}

.bfh-flag-PN {
	background-position: -2567px 0
}

.bfh-flag-PS {
	background-position: -2584px 0
}

.bfh-flag-PT {
	background-position: -2601px 0
}

.bfh-flag-PW {
	background-position: -2618px 0
}

.bfh-flag-PY {
	background-position: -2635px 0
}

.bfh-flag-QA {
	background-position: -2652px 0
}

.bfh-flag-RS {
	background-position: -2669px 0
}

.bfh-flag-RU {
	background-position: -2686px 0
}

.bfh-flag-RW {
	background-position: -2703px 0
}

.bfh-flag-SA {
	background-position: -2720px 0
}

.bfh-flag-SB {
	background-position: -2737px 0
}

.bfh-flag-SC {
	background-position: -2754px 0
}

.bfh-flag-SD {
	background-position: -2771px 0
}

.bfh-flag-SE {
	background-position: -2788px 0
}

.bfh-flag-SG {
	background-position: -2805px 0
}

.bfh-flag-SH {
	background-position: -2822px 0
}

.bfh-flag-SI {
	background-position: -2839px 0
}

.bfh-flag-SK {
	background-position: -2856px 0
}

.bfh-flag-SM {
	background-position: -2873px 0
}

.bfh-flag-SN {
	background-position: -2890px 0
}

.bfh-flag-SO {
	background-position: -2907px 0
}

.bfh-flag-SR {
	background-position: -2924px 0
}

.bfh-flag-SS {
	background-position: -2941px 0
}

.bfh-flag-ST {
	background-position: -2958px 0
}

.bfh-flag-SV {
	background-position: -2975px 0
}

.bfh-flag-SY {
	background-position: -2992px 0
}

.bfh-flag-SZ {
	background-position: -3009px 0
}

.bfh-flag-TC {
	background-position: -3026px 0
}

.bfh-flag-TD {
	background-position: -3043px 0
}

.bfh-flag-TG {
	background-position: -3060px 0
}

.bfh-flag-TH {
	background-position: -3077px 0
}

.bfh-flag-TJ {
	background-position: -3094px 0
}

.bfh-flag-TM {
	background-position: -3111px 0
}

.bfh-flag-TN {
	background-position: -3128px 0
}

.bfh-flag-TP {
	background-position: -3145px 0
}

.bfh-flag-TR {
	background-position: -3162px 0
}

.bfh-flag-TT {
	background-position: -3179px 0
}

.bfh-flag-TV {
	background-position: -3196px 0
}

.bfh-flag-TW {
	background-position: -3213px 0
}

.bfh-flag-TZ {
	background-position: -3230px 0
}

.bfh-flag-UA {
	background-position: -3247px 0
}

.bfh-flag-UG {
	background-position: -3264px 0
}

.bfh-flag-US {
	background-position: -3281px 0
}

.bfh-flag-UY {
	background-position: -3298px 0
}

.bfh-flag-UZ {
	background-position: -3315px 0
}

.bfh-flag-VC {
	background-position: -3332px 0
}

.bfh-flag-VE {
	background-position: -3349px 0
}

.bfh-flag-VG {
	background-position: -3366px 0
}

.bfh-flag-VI {
	background-position: -3383px 0
}

.bfh-flag-VN {
	background-position: -3400px 0
}

.bfh-flag-VU {
	background-position: -3417px 0
}

.bfh-flag-WS {
	background-position: -3434px 0
}

.bfh-flag-YE {
	background-position: -3451px 0
}

.bfh-flag-ZA {
	background-position: -3468px 0
}

.bfh-flag-ZM {
	background-position: -3485px 0
}

.bfh-flag-BF {
	background-position: -3502px 0
}

.bfh-flag-CU {
	background-position: -3519px 0
}

.bfh-flag-DE {
	background-position: -3536px 0
}

.bfh-flag-IR {
	background-position: -3553px 0
}

.bfh-flag-KZ {
	background-position: -3570px 0
}

.bfh-flag-LB {
	background-position: -3587px 0
}

.bfh-flag-LI {
	background-position: -3604px 0
}

.bfh-flag-MC {
	background-position: -3621px 0
}

.bfh-flag-MD {
	background-position: -3638px 0
}

.bfh-flag-MK {
	background-position: -3655px 0
}

.bfh-flag-MN {
	background-position: -3672px 0
}

.bfh-flag-MO {
	background-position: -3706px 0
}

.bfh-flag-MX {
	background-position: -3723px 0
}

.bfh-flag-MY {
	background-position: -3740px 0
}

.bfh-flag-PR {
	background-position: -3757px 0
}

.bfh-flag-RO {
	background-position: -3774px 0
}

.bfh-flag-SL {
	background-position: -3791px 0
}

.bfh-flag-TO {
	background-position: -3808px 0
}

.bfh-flag-VA {
	background-position: -3825px 0
}

.bfh-flag-ZW {
	background-position: -3842px 0
}

.bfh-flag-EUR {
	background: url(../img/eu.png) no-repeat
}

.bfh-flag-XCD {
	background: url(../img/xcd.png) no-repeat
}

.bfh-flag-AUD,
.bfh-flag-CHF,
.bfh-flag-DKK,
.bfh-flag-EUR,
.bfh-flag-XAF,
.bfh-flag-XCD,
.bfh-flag-XOF,
.bfh-flag-XPF,
.bfh-flag-ZAR {
	width: 16px;
	height: 14px;
	background: url(../img/bootstrap-formhelpers-currencies.flags.png) no-repeat
}

.bfh-flag-AUD:empty,
.bfh-flag-CHF:empty,
.bfh-flag-DKK:empty,
.bfh-flag-EUR:empty,
.bfh-flag-XAF:empty,
.bfh-flag-XCD:empty,
.bfh-flag-XOF:empty,
.bfh-flag-XPF:empty,
.bfh-flag-ZAR:empty {
	width: 16px
}

.bfh-flag-AUD,
.bfh-flag-CHF,
.bfh-flag-DKK,
.bfh-flag-EUR,
.bfh-flag-XAF,
.bfh-flag-XCD,
.bfh-flag-XOF,
.bfh-flag-XPF,
.bfh-flag-ZAR {
	margin-right: 5px
}

.bfh-flag-AUD {
	background-position: -32px 0
}

.bfh-flag-CHF {
	background-position: -224px 0
}

.bfh-flag-DKK {
	background-position: -64px -16px
}

.bfh-flag-EUR {
	background-position: -96px -16px
}

.bfh-flag-XAF {
	background-position: -160px -80px
}

.bfh-flag-XCD {
	background-position: -176px -80px
}

.bfh-flag-XOF {
	background-position: -192px -80px
}

.bfh-flag-XPF {
	background-position: -208px -80px
}

.bfh-flag-ZAR {
	background-position: -224px -80px
}

.bfh-selectbox {
	position: relative
}

.bfh-selectbox .bfh-selectbox-toggle {
	display: inline-block;
	padding: 6px 24px 6px 12px;
	text-decoration: none
}

.bfh-selectbox .bfh-selectbox-toggle:focus {
	outline: 0
}

.bfh-selectbox .bfh-selectbox-toggle .bfh-selectbox-option {
	display: inline-block;
	float: left;
	width: 100%;
	height: 20px;
	overflow: hidden;
	text-overflow: ellipsis
}

.bfh-selectbox .bfh-selectbox-toggle .selectbox-caret {
	float: right;
	margin-top: 8px;
	margin-right: -16px;
	margin-left: -10px
}

.bfh-selectbox .bfh-selectbox-options {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 90px;
	padding: 5px 0;
	margin: -1px 0 0;
	font-size: 14px;
	background-color: #fff;
	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);
	background-clip: padding-box
}

.bfh-selectbox .bfh-selectbox-options.pull-right {
	right: 0;
	left: auto
}

.bfh-selectbox .bfh-selectbox-options .divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5
}

.bfh-selectbox .bfh-selectbox-options .bfh-selectbox-filter-container {
	width: 100%;
	padding: 5px
}

.bfh-selectbox .bfh-selectbox-options ul {
	max-width: 500px;
	max-height: 200px;
	padding: 0;
	margin: 5px 0 0 0;
	overflow-x: hidden;
	overflow-y: auto;
	list-style: none
}

.bfh-selectbox .bfh-selectbox-options ul li>a {
	display: block;
	width: 100%;
	min-height: 26px;
	padding: 3px 20px;
	overflow-x: hidden;
	clear: both;
	font-weight: normal;
	line-height: 1.428571429;
	color: #333;
	text-overflow: ellipsis;
	white-space: nowrap
}

.bfh-selectbox .bfh-selectbox-options ul li>a:hover,
.bfh-selectbox .bfh-selectbox-options ul li>a:focus {
	color: #262626;
	text-decoration: none;
	background-color: #f5f5f5
}

.bfh-selectbox .bfh-selectbox-options ul .bfh-selectbox-options-header {
	display: block;
	padding: 3px 20px;
	font-size: 12px;
	line-height: 1.428571429;
	color: #999
}

.bfh-selectbox .bfh-selectbox-options ul .disabled>a {
	color: #999
}

.bfh-selectbox .bfh-selectbox-options ul .disabled>a:hover,
.bfh-selectbox .bfh-selectbox-options ul .disabled>a:focus {
	color: #999;
	text-decoration: none;
	cursor: not-allowed;
	background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.bfh-selectbox.open>.bfh-selectbox-options {
	display: block
}

.bfh-selectbox.open a {
	outline: 0
}

.pull-right>.bfh-selectbox-options {
	right: 0;
	left: auto
}

.bfh-selectbox-up .caret,
.navbar-fixed-bottom .bfh-selectbox .caret {
	border-top: 0 dotted;
	border-bottom: 4px solid #000;
	content: ""
}

.bfh-selectbox-up .bfh-selectbox-options,
.navbar-fixed-bottom .bfh-selectbox .bfh-selectbox-options {
	top: auto;
	bottom: 100%;
	margin-bottom: 1px
}

@media(min-width:768px) {
	.navbar-right .bfh-selectbox-options {
		right: 0;
		left: auto
	}
}

.bfh-googlefonts .bfh-selectbox-options a {
	width: 230px;
	height: 30px;
	text-indent: -9999px;
	background-image: url(../img/bootstrap-formhelpers-googlefonts.png)
}

.bfh-googlefonts .bfh-selectbox-options a:focus {
	background-color: transparent;
	background-repeat: no-repeat;
	outline: 0;
	filter: none
}

.bfh-googlefonts .bfh-selectbox-options .active>a,
.bfh-googlefonts .bfh-selectbox-options .active>a:hover {
	background-color: transparent;
	background-image: url(../img/bootstrap-formhelpers-googlefonts.png);
	background-repeat: no-repeat;
	outline: 0;
	filter: none
}

.bfh-datepicker-calendar {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 296px
}

.bfh-datepicker-calendar>table.calendar {
	width: 376px;
	background: #fff
}

.bfh-datepicker-calendar>table.calendar .months-header>th {
	font-size: 12px;
	text-align: center
}

.bfh-datepicker-calendar>table.calendar .months-header>th.month>span {
	display: inline-block;
	width: 100px
}

.bfh-datepicker-calendar>table.calendar .months-header>th.year>span {
	display: inline-block;
	width: 50px
}

.bfh-datepicker-calendar>table.calendar .days-header>th {
	width: 30px;
	font-size: 11px;
	line-height: 12px;
	text-align: center
}

.bfh-datepicker-calendar>table.calendar>tbody>tr>td {
	width: 30px;
	font-size: 11px;
	line-height: 12px;
	text-align: center
}

.bfh-datepicker-calendar>table.calendar>tbody>tr>td.today {
	color: #fff;
	background-color: #428bca
}

.bfh-datepicker-calendar>table.calendar>tbody>tr>td.off {
	color: #999
}

.bfh-datepicker-calendar>table.calendar>tbody>tr>td:not(.off):hover {
	color: #262626;
	cursor: pointer;
	background-color: #f5f5f5
}

.bfh-datepicker {
	position: relative
}

.bfh-datepicker-toggle {
	*margin-bottom: -3px
}

.bfh-datepicker-toggle>input[readonly] {
	cursor: inherit;
	background-color: inherit
}

.open>.bfh-datepicker-calendar {
	display: block
}

.bfh-timepicker-popover {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 100px;
	background-color: #fff;
	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);
	background-clip: padding-box
}

.bfh-timepicker-popover>table {
	width: 180px;
	margin: 0
}

.bfh-timepicker-popover>table>tbody>tr>td {
	text-align: center;
	border: 0
}

.bfh-timepicker-popover>table>tbody>tr>td.separator {
	font-size: 20px;
	font-weight: bold;
	line-height: 28px
}

.bfh-timepicker-popover>table>tbody>tr>td>div>input {
	width: 42px!important;
	text-align: center
}

.bfh-timepicker {
	position: relative
}

.bfh-timepicker-toggle {
	*margin-bottom: -3px
}

.bfh-timepicker-toggle>input[readonly] {
	cursor: inherit;
	background-color: inherit
}

.open>.bfh-timepicker-popover {
	display: block
}

.bfh-slider {
	height: 20px;
	margin-top: 8px;
	margin-bottom: 23px;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 4px;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none
}

.bfh-slider>.bfh-slider-handle {
	position: absolute;
	width: 20px;
	height: 34px;
	margin-top: -7px;
	cursor: col-resize;
	background: #efefef;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 4px
}

.bfh-slider>.bfh-slider-handle>.bfh-slider-value {
	position: absolute;
	width: 48px;
	height: 20px;
	margin-top: 5px;
	margin-left: -15px;
	line-height: 20px;
	text-align: center;
	cursor: col-resize;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 4px
}

.bfh-slider>.bfh-slider-handle>.bfh-slider-value .disabled {
	color: #999
}

.bfh-slider.disabled .bfh-slider-value {
	color: #999
}

.bfh-colorpicker-popover {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 100px;
	padding: 20px;
	cursor: default;
	background-color: #fff;
	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);
	background-clip: padding-box
}

.bfh-colorpicker-popover>canvas {
	width: 384px;
	height: 256px
}

.bfh-colorpicker {
	position: relative
}

.bfh-colorpicker-toggle {
	*margin-bottom: -3px
}

.bfh-colorpicker-toggle>input[readonly] {
	cursor: inherit;
	background-color: inherit
}

.bfh-colorpicker-toggle .bfh-colorpicker-icon {
	display: block;
	width: 16px;
	height: 16px
}

.open>.bfh-colorpicker-popover {
	display: block
}

.input-group>.bfh-number {
	border-right: 0
}

.input-group>.bfh-number-btn:hover {
	background-color: #ccc
}

.home-section-pb{
	padding-top: 112px;
}

@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Caveat:wght@700&display=swap');
.probootstrap-bg-whiteL,
.probootstrap-section.probootstrap-bg-whiteL {
	background-color: #f5f5f5 !important
}

.font-Caveat {
	font-family: 'Caveat', cursive;
}

.font-Source-Sans {
	font-family: "Source Sans Pro", sans-serif;
}

.home-page-box {
	background-color: #fff;
	padding: 15px;
	margin-bottom: 70px;
	border: 1px solid rgba(0, 0, 0, .1);
	transition: box-shadow .15s cubic-bezier(.4, 0, .2, 1);
	position: relative;
	padding-top: 40px;
	min-height: 210px;
	max-height: 210px
}

html {
	height: 100%;
	min-height: 100%;
	max-height: 100%
}

.home-page-box p {
	margin-bottom: 0
}

.home-page-box:hover {
	cursor: pointer;
	border-radius: 0 !important;
	box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .2), 0 3px 4px 0 rgba(0, 0, 0, .14), 0 1px 8px 0 rgba(0, 0, 0, .12)
}

.home-page-box h2 {
	font-size: 22px
}

.img-round-box {
	position: absolute;
	top: -23%;
	left: 50%;
	transform: translateX(-50%);
	background: #fff;
	border-radius: 100%;
	display: flex;
	align-items: center;
	text-align: center;
	height: 90px;
	width: 90px
}

.Image_section {
	background-image: url(../../img/Home_Page_Img.svg) !important;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	height: 806px
}

.homeForm-box {
	position: absolute;
	width: 38%;
	top: 9%;
	left: 4%
}

.homeForm-boxshadow {
	box-shadow: -17px -12px 7px -7px rgba(0, 0, 0, .2);
	background: #fff;
	border-radius: 10px
}

.homeForm-boxshadow .btn {
	width: auto;
	font-weight: 500;
	font-size: 18px
}

.homeForm-boxshadow h4 {
	color: #104777;
	font-weight: 600;
	margin: 0 0 20px;
	text-align: center;
	font-size: 22px
}

.industries-div-new {
	text-align: center;
	margin: 0 auto;
	font-size: 15px;
	font-weight: 400;
	margin-bottom: 15px;
	color: #333;
	margin-bottom: 40px
}

.industries-div-new img {
	width: 73px;
	margin: 0 auto
}

.industries-div-new h5 {
	font-weight: 600;
	margin-top: 10px;
	font-size: 16px
}

.mobile-app-new {
	top: -93px;
	left: 0;
	margin: 0 auto;
	width: 415px
}

.height-100 {
	height: 100%
}

.home-page-image-section {
	width: 100%;
	position: relative
}

.mb-lg {
	margin-bottom: 10px
}

.home-banner-txt {
	position: absolute;
	top: 15%;
	width: 40%
}

.CaptionDiv {
	padding-top: 60px
}

.Img_section {
	margin-top: 10px;
	padding: 20px 0
}

.next-gen-txt {
	/*text-transform: capitalize;*/
	font-size: 45px;
	text-align: center;
	color: #2c57b1;
	text-align: left;
	margin-bottom: 10px;
	font-family: Poppins, sans-serif;
	letter-spacing: .9px;
	line-height: 60px;
	font-weight: 500;
	text-shadow: none
}

.next-gen-txt span {
	color: #2860d5
}

.CaptionDiv p {
	color: #414141 !important;
	font-size: 15px !important
}

.banner-txt h2 {
	font-size: 22px;
	font-weight: 500;
	margin: 0;
	margin-top: 15px
}

.b-topBar__lang-flag.m-sp {
	background-image: url(../../img/flags/singapore-flag.png)
}

.b-topBar__lang-flag.m-om {
	background-image: url(../../img/flags/oman_flag.png)
}

.btn-gradient {
	background-image: linear-gradient(to right, #7c89d2, #52d0fb);
	border: 0;
	color: #fff
}

.btn-gradient:hover {
	color: #fff
}

.b-new {
	border: 1px solid rgba(0, 0, 0, .35)
}

.section-heading {
	display: inline-block;
	position: relative;
	padding-bottom: 14px;
	font-weight: 500;
	letter-spacing: .5px;
	color: #4d4d4d;
	margin-bottom: 70px;
	font-family: Poppins, sans-serif;
	font-size: 28px !important;
	letter-spacing: .5px
}

.sub_heading {
	font-weight: 600;
	font-size: 25px;
	color: #1d66a7;
	margin-top: 0
}

.section-heading::after {
	content: "";
	width: 46%;
	background: #3c3838;
	height: 2px;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%)
}

.mb-35 {
	margin-bottom: 35px
}

.pt0 {
	padding-top: 0 !important
}

.features-heading-bg {
	margin-top: 114px;
	height: 200px;
	background-size: cover;
	background-position: top;
	position: relative
}

.top-heading {
	display: inline-block;
	position: relative;
	color: #fff;
	text-transform: uppercase;
	font-size: 28px;
	margin: 0 0 20px 0;
	font-weight: 500;
	color: #fff;
	padding-bottom: 5px;
	display: inline-block;
	margin-bottom: 3px
}

.top-heading:before {
	content: "";
	position: absolute;
	display: block;
	width: 370px;
	height: 2px;
	background: #d37505;
	bottom: 0;
	left: 2px
}

.top-heading-para {
	color: #b52e04;
	margin-left: 2px;
	font-weight: 500;
	font-size: 16px;
	margin-left: 32px
}

.f_a_box {
	background-color: #fff;
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid rgba(0, 0, 0, .1);
	transition: box-shadow .15s cubic-bezier(.4, 0, .2, 1);
	min-height: 176px
}

.f_a_box:hover {
	cursor: pointer;
	box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .2), 0 3px 4px 0 rgba(0, 0, 0, .14), 0 1px 8px 0 rgba(0, 0, 0, .12)
}

.f_a_box h4.heading_f_a_box {
	margin-bottom: 10px;
	font-weight: 600;
	margin-top: 0;
	font-size: 16px
}

.f_a_box p {
	font-size: 14px
}

.display-flex {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center
}

.m-auto {
	margin: auto
}

.bl {
	border-left: 1px solid rgba(0, 0, 0, .17)
}

.mb-home-slider {
	background-image: linear-gradient(to bottom, rgba(57, 115, 230, .28), rgba(57, 115, 230, .02));
	padding-top: 112px !important;
	padding-bottom: 0
}

.ml-10 {
	margin-left: 10px
}

.btn-gradient-yellow,
.btn-gradient-yellow:focus,
.btn-gradient-yellow:hover {
	border: 0;
	color: #000;
	background-image: linear-gradient(to left, #ffc305, #f6d365);
	cursor: pointer
}

.ml0 {
	margin-left: 0 !important
}

.pt-10 {
	padding-top: 10px
}

.home-page-box .img-round-box img {
	width: 100%;
	height: 100%
}

.alert-type-box {
	margin-bottom: 60px !important;
	min-height: 173px
}

.alert-type-box .img-round-box {
	width: 60px;
	height: 60px;
	top: -18%
}

.requestbox-mob {
	padding: 8px;
	background: #fff;
	margin: 18px;
	border-radius: 5px
}

.fw_500 {
	font-weight: 500 !important
}

.requestbox-mob h4 {
	font-size: 17px;
	text-align: center;
	font-weight: 500;
	margin: 10px 0
}

.bg-blue {
	background: rgba(80, 144, 201, .13) !important
}

.w-90per {
	width: 90%
}

.new-footer-links li>a {
	font-weight: 600;
	padding: 6px 0;
	display: block;
	color: #252525 !important;
	line-height: initial;
	font-size: 13px
}

ul.new-footer-links li>a:hover {
	color: #379df7 !important
}

.footer-txt-color {
	color: #252525 !important
}

.footer-header {
	font-weight: 600 !important;
	color: #252525 !important
}

.footer-small-txt {
	font-size: 13px;
	font-weight: 500
}

.footer-circle {
	border-radius: 100%;
	background-color: #379df7 !important;
	color: #fff !important
}

.footer-border-color {
	border-color: #167dd6 !important
}

.footer-btn {
	background-color: #379df7 !important;
	border-color: #379df7 !important;
	color: #fff
}

.footer-btn:hover {
	color: #fff
}

.social-links-new a i {
	background: #fff
}

.new-dropdown-menu {
	padding: 0 !important
}

.new-dropdown-menu li a:hover {
	background: #e8f1f8 !important
}

.new-dropdown-menu li a {
	background: #fff;
	color: #1d66a7 !important;
	font-weight: 600 !important
}

ul.new-footer-links li>a>i {
	padding-right: 10px;
	color: #2b92ec
}

.partner_business_bg {
	background-image: url('../img/iot_platform_4.svg');
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	min-height: 325px
}

.partner_business_bg .probootstrap-pricing {
	background-color: #fff
}

.partner_business_bg .probootstrap-heading {
	color: #252525
}

.w-87per {
	width: 87%
}

ul.common-ul-bullet {
	list-style: none
}

ul.common-ul-bullet li {
	padding: 5px 0
}

ul.common-ul-bullet li::before {
	content: "";
	background: #2775b5;
	font-weight: 700;
	display: inline-block;
	width: 5px;
	margin-left: -1em;
	height: 5px;
	margin-right: 10px;
	border-radius: 100%
}

.partner-banner-txt {
	display: block;
	margin-bottom: 20px
}

.partner-banner-txt>h1 {
	color: #1d66a7 !important;
	margin-top: 0;
	font-size: 38px
}

.partner-banner-txt>h3 {
	color: #1d66a7 !important;
	font-size: 18px
}

.partner-banner-txt>h3>strong {
	padding-top: 0;
	color: #1d66a7 !important
}

.partner-form-new {
	background: #fff;
	border-radius: 4px;
	box-shadow: 4px 4px 10px rgba(0, 0, 0, .2)
}

.text-dark-blue {
	color: #1d66a7
}

.w-70per {
	width: 70%
}

.mt_114 {
	margin-top: 114px
}

.features_banner {
	padding: 20px 0;
	background-image: linear-gradient(to bottom, rgba(99, 113, 214, .48), rgba(0, 0, 0, 0)) !important
}

.features_banner h1 {
	font-size: 37px;
	font-weight: 700;
	letter-spacing: .5px;
	color: #1d66a7;
	margin-bottom: 15px
}

.features_banner p {
	font-size: 18px
}

.fixed_btn {
	position: fixed;
	top: 50%;
	left: -5.5%;
	transform: translateY(-50%) rotate(-270deg)
}

.fixed_form {
	position: fixed;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	background: #fff;
	z-index: 2;
	display: none
}

.side_form_active {
	display: block
}

.fixed_form .homeForm-boxshadow {
	box-shadow: none;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 0 !important;
	padding: 10px !important
}

.fixed_btn .btn {
	font-weight: 600;
	font-size: 18px;
	background-color: #379df7;
	border-color: #379df7;
	color: #fff;
	border-radius: 0 !important
}

.email-txt:before {
	color: #104777;
	font-size: 13px;
	font-weight: 500
}

.center_col {
	margin: 0 auto;
	float: none !important
}

.heading-contact {
	font-size: 37px;
	font-weight: 700;
	letter-spacing: .5px;
	color: #1d66a7;
	margin-bottom: 50px;
	margin-top: 30px
}

.contact_padding {
	padding: 20px;
	margin-bottom: 40px;
	border-radius: 7px;
	padding-bottom: 0
}

.bg-dark-blue {
	background: rgba(80, 144, 201, .25) !important
}

.school_bus_request {
	color: #1d66a7;
	font-weight: 500;
	margin: 0 !important;
	font-size: 25px
}

.bg-darker-blue {
	background: rgba(80, 144, 201, .65) !important
}

.txt-dark-blue {
	color: #0d416f
}

.txt-blue {
	color: #1d66a7
}

.fs_27 {
	font-size: 27px
}

.p10 {
	padding: 10px
}

.fw_600 {
	font-weight: 600
}

ul.nav-tabs-custom>li>a {
	padding: 11px 35px;
	border-bottom-color: transparent;
	color: #000;
	font-size: 18px;
	font-weight: 500
}

.nav-tabs-custom>li.active>a:hover,
.nav-tabs-custom>li>a:hover {
	background: rgba(55, 157, 247, .69) !important;
	color: #fff;
	border: 1px solid #379df7 !important
}

ul.nav-tabs-custom>li.active>a {
	border: 1px solid #379df7 !important;
	background: #379df7 !important;
	color: #fff !important
}

.tab-content-custom {
	padding: 20px
}

.feature-common-landing {
	text-align: center;
	padding: 15px 0
}

.feature-common-landing i {
	font-size: 40px;
	border: 2px solid #ef7125;
	color: #fff;
	background-color: #ef7125;
	border-radius: 50%;
	width: 90px;
	height: 90px;
	padding-top: 25px;
	transition-duration: .4s
}

.feature-common-landing h3 {
	text-transform: uppercase;
	font-size: 20px;
	margin: 20px 0 15px;
	font-weight: 500;
	color: #1d66a7
}

.section_padding_25 {
	padding: 25px 0
}

.p15 {
	padding: 15px
}

.bl_blue {
	border-left: 4px solid #379df7
}

.fs_15 {
	font-size: 15px !important
}

.request_demo_li>a {
	background: #f36c68 !important;
	color: #fff !important;
	letter-spacing: .5px;
	border-radius: 4px;
	margin-top: 15px;
	margin-left: 15px;
	margin-right: 0 !important;
	padding: 10px 15px !important;
	border-radius: 50px !important
}

.contact_us {
	margin-bottom: 22px
}

.contact_us h4 {
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 0;
	margin-top: 0;
	color: #104777
}

.contact_us p {
	margin-bottom: 10px;
	font-size: 13px
}

.mail_us_heading {
	font-size: 28px;
	font-weight: 600;
	margin-bottom: 20px;
	margin-top: 0
}

.pb_70 {
	padding-bottom: 70px !important
}

.request_demo_li a:hover {
	color: #fff !important
}

.page_heading {
	font-size: 37px;
	font-weight: 700;
	letter-spacing: .5px;
	color: #1d66a7;
	margin-bottom: 15px
}

.page_heading>small {
	font-weight: 600;
	color: #1d66a7
}

.faq_section {
	border: 1px solid #e8e8e8;
	padding: 20px;
	margin-bottom: 15px
}

.faq_section h4 {
	font-size: 26px;
	font-family: 'Libre Baskerville', serif;
	color: #000;
	margin-top: 0;
	line-height: 1.5;
	margin-bottom: 15px
}

.faq_section p {
	margin-bottom: 10px !important
}

.faq_section .faq_que {
	font-weight: 600
}

.panel_custom>.panel-heading {
	background: #fff
}

.panel_custom>.panel-heading>.panel-title {
	font-weight: 500
}

.panel_custom p {
	margin-bottom: 10px
}

.probootstrap-pricing {
	border-radius: 8px;
	border: 1px solid rgba(0, 0, 0, .15) !important
}

.border {
	border: 1px solid rgba(0, 0, 0, .19)
}

.border_radius_4 {
	border-radius: 4px
}

.w-95per {
	width: 95%
}

.mb15 {
	margin-bottom: 15px
}

.landing_feature_heading {
	display: inline-block;
	position: relative;
	font-size: 22px;
	font-weight: 500;
	margin-top: 10px;
	margin-bottom: 20px;
	color: #0d416f;
	padding-bottom: 18px;
	border-radius: 6px;
	text-transform: capitalize
}

.landing_feature_heading::after {
	content: "";
	position: absolute;
	width: 50%;
	left: 50%;
	height: 2px;
	background: #379df7;
	bottom: 0;
	border-radius: 6px;
	transform: translateX(-50%)
}

.landing_feature_section {
	min-height: 355px;
	position: relative;
	background-color: #fff
}

.btn_read_more {
	padding: 8px 18px;
	border-radius: 4px;
	border: 1px solid rgba(0, 0, 0, .25);
	display: inline-block
}

.btn_read_more:hover {
	background-color: #379df7 !important;
	border-color: #379df7 !important;
	color: #fff
}

.landing_btn_section {
	position: absolute;
	bottom: 15px;
	text-align: center;
	left: 50%;
	transform: translateX(-50.1%);
	-webkit-transform: translateX(-50%)
}

.bg-white {
	background-color: #fff
}

.other_features_box {
	padding: 20px 30px;
	background-color: #fff;
	border-radius: 5px;
	min-height: 436px;
	border: 1px solid #ddd;
	transition: .2s all
}

.other_features_box:hover {
	box-shadow: 2px 2px 11px rgba(0, 0, 0, .2)
}

.position_relative {
	position: relative
}

.fs_18 {
	font-size: 18px
}

.carousel_custom {
	display: block
}

.carousel_custom .carousel-inner {
	background: #fff;
	width: 70%;
	margin: 0 auto
}

.carousel_custom .carousel-inner .item {
	padding: 50px
}

.carousel_control_common.left,
.carousel_control_common.right {
	background-color: transparent !important;
	background-image: none;
	opacity: 1 !important;
	text-shadow: none;
	width: 45px;
	top: 50%;
	height: 45px;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%)
}

.carousel_control_common .icon_custom {
	display: block;
	display: block;
	height: 100%;
	line-height: 45px;
	border-radius: 100%;
	background: #fff;
	color: #000;
	transition: .2s ease
}

.carousel_control_common.right {
	right: 6%
}

.carousel_control_common.left {
	left: 6%
}

.carousel_control_common .icon_custom:hover {
	box-shadow: 1px 1px 4px 1px rgba(0, 0, 0, .24)
}

.carousel_indicators_custom {
	bottom: -60px
}

.carousel_custom_text .carousel_indicators_custom {
	position: absolute;
	bottom: 10px;
	left: 0;
	z-index: 15;
	width: 60%;
	padding-left: 0;
	margin-left: 0;
	text-align: left;
	list-style: none
}

.carousel_custom_text .carousel-inner {
	width: 100%;
	margin: 0 auto;
	min-height: 198px;
	max-height: 198px
}

.carousel_capation_text {
	width: 100%;
	margin: 0 auto;
	padding: 20px 0
}

.carousel_custom_text_control {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 40px;
	height: 40px;
	font-size: 20px;
	background-color: #fff;
	opacity: 1;
	text-shadow: none;
	background-image: none !important;
	top: 50%;
	transform: translateY(-50%)
}

.carousel_custom_text_control .arrow_text_btn {
	width: 30px;
	height: 30px;
	display: inline-block;
	border: 1px solid #0071bc;
	border-radius: 100%;
	line-height: 30px;
	color: #0071bc;
	font-size: 14px
}

.carousel_indicators_custom {
	bottom: 0;
	margin-bottom: 10px
}

.carousel_indicators_custom li {
	display: inline-block;
	width: 12px;
	height: 12px;
	margin: 0;
	text-indent: -999px;
	cursor: pointer;
	background-color: rgba(0, 113, 188, .56);
	border-radius: 10px;
	border: 0 !important
}

.carousel_indicators_custom .active {
	width: 12px;
	height: 12px;
	margin: 0;
	background-color: #0071bc
}

.banner_btn {
	border-radius: 50px;
	border: 0;
	color: #fff;
	background-color: #2784d6;
	box-shadow: 3px 3px 5px rgba(0, 0, 0, .14);
	font-weight: 600;
	padding: 11px 15px;
	line-height: initial
}

.banner_btn:focus,
.banner_btn:hover {
	color: #fff;
	outline: 0
}

.name_field_50per {
	width: 49%;
	float: left
}

.name_field_50per:first-child {
	margin-right: 4px
}

.name_field_50per:first-child {
	margin-right: 4px
}

.form-field {
	font-size: 0;
	position: relative;
	border-radius: 3px;
	border: solid 1px #ccc;
	clear: both;
	will-change: margin-bottom;
	margin-bottom: 0;
	transition: margin-bottom .15s ease
}

.form-field .form-control {
	border-bottom: 0 !important
}

.form-field .name-field {
	width: 100%;
	padding: 15px 10px 15px 46px;
	color: #4d4d4d;
	font-size: 15px;
	font-family: National-Book, Helvetica, sans-serif;
	transition: top .2s ease, font-size .2s ease, padding .2s ease;
	border: none;
	border-radius: 2px;
	outline: 0;
	height: auto
}

.form-field .form-icon {
	position: absolute;
	top: 12px;
	font-size: 45px;
	top: 12px;
	left: 10px;
	color: #ccc;
	font-size: 21px
}

.overflow_hidden {
	overflow: hidden
}

.placeholder_label {
	left: 0;
	top: 14px;
	color: #b3b3b3;
	pointer-events: none;
	transition: top .2s ease, font-size .2s ease, padding .2s ease;
	font-size: 14px;
	padding: 0 10px 10px 46px;
	position: absolute;
	font-weight: 400
}

.form-field-selection {
	border: 0;
	border-bottom: 1px solid #ccc;
	border-radius: 0
}

.form-field-selection .select_form_field {
	padding-left: 0 !important
}

.form-field .name-field:focus+.placeholder_label {
	top: 4px;
	font-size: 11px
}

.form-field .name-field:valid~.placeholder_label {
	top: 4px;
	font-size: 11px
}

.free_demo_btn_fixed {
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	position: fixed;
	right: 0;
	z-index: 99
}

.w-15per {
	width: 15%
}

.address_circle {
	width: 28px !important;
	height: 28px !important;
	line-height: 27px !important
}

.w-85per {
	width: 85%
}

.footer_title {
	font-size: 19px;
	margin: 0;
	margin-bottom: 25px;
	font-weight: 500;
	text-align: center;
	line-height: 30px
}

.demo-page-heading {
	font-size: 30px;
	text-align: center;
	font-weight: 600;
	margin-bottom: 15px !important;
	color: #1d66a7
}

.demo-box {
	padding-top: 100px
}

.font_muli {
	font-family: Muli, sans-serif
}

body {
	font-family: Muli, sans-serif !important;
	height: 100%;
	max-height: 100%;
	min-height: 100%
}

.our_client_div {
	padding: 6px;
	max-height: 125px;
	min-height: 125px;
	border: 1px solid #ddd;
	border-radius: 5px;
	margin-bottom: 20px;
	display: flex;
	align-items: center
}

.our_client_inner {
	width: 250px;
	margin: 0 auto;
	align-items: center;
	text-align: center;
	justify-content: center;
	display: flex
}

.bg_blue_gradient {
	background-image: linear-gradient(to bottom, rgba(80, 144, 201, .1), rgba(80, 144, 201, .04))
}

.height-100vh {
	height: 100vh
}

.pt_50 {
	padding-top: 50px !important
}

.pt_120 {
	padding-top: 120px !important
}

.pt_140 {
	padding-top: 140px !important
}

.modal_video_w60per {
	width: 58%
}

.Testimonial_Outer {
	padding: 6px;
	max-height: 125px;
	min-height: 125px;
	border: 1px solid #ddd;
	border-radius: 5px;
	margin-bottom: 20px;
	text-align: center;
	background-color: #fff
}

.Testimonial_Outer .Testimonial_Inner {
	text-align: center;
	margin: 0 auto
}

.Testimonial_Outer .Testimonial_Inner img {
	width: 100%;
	text-align: center
}

.text-blue-navy {
	color: #1d66a7
}

.text-black {
	color: #4d4d4d
}

.bg-gradient-blue-top {
	background-image: linear-gradient(to bottom, rgba(80, 144, 201, .06), rgba(80, 144, 201, .16))
}

.pt_80 {
	padding-top: 80px !important
}

.watch_video {
	background: #fff !important;
	color: #2784d6 !important
}

.watch_video:hover {
	background: #2784d6 !important;
	color: #fff !important
}

.know-more-btn {
	border: 1px solid #2784d6;
	color: #104777;
	padding: 7px 18px;
	border-radius: 30px;
	line-height: inherit;
	transition: all .2s;
	line-height: initial;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	bottom: 15px
}

.know-more-btn:hover {
	background-color: #2784d6;
	color: #fff
}

.video-close-modal {
	position: absolute;
	width: 28px;
	height: 28px;
	background-color: rgba(255, 255, 255, .88);
	border-radius: 50%;
	border: 1px solid #ddd;
	right: -15px;
	top: -15px;
	cursor: pointer
}

.modal-video-popup-height {
	height: 430px
}

.w-60per {
	width: 60%
}

.News_Box {
	padding: 15px 15px;
	display: flex;
	justify-content: center;
	align-items: center;
	min-height: 125px;
	max-height: 125px
}

.News_Box .News_Box_header img {
	width: 200px;
	margin: 0 auto
}

.News_Box .News_Box_body {
	padding-top: 15px
}

.News_Box .News_Box_body p {
	font-size: 18px;
	text-align: center;
	line-height: 25px;
	font-weight: 600;
	color: #6b6a6a
}

.News_Box .News_Box_footer {
	text-align: center;
	padding-top: 15px;
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 30px
}

.News_Box .News_Box_footer .news_btn {
	border: 1px solid #2784d6;
	border-radius: 5px;
	color: #0a69bd;
	font-weight: 600
}

.News_Box .News_Box_footer .news_btn:hover {
	background-color: #2784d6;
	color: #fff
}

.News_enter {
	background-color: #696969;
	padding: 10px 0
}

.benefit_mobile {
	height: 566px;
	width: 287px;
	background-image: url(http://yellow.live/static/images/iphone_dummy.png);
	background-size: contain;
	margin: 0 auto;
	background-repeat: no-repeat
}

.benefit_icon_container_box {
	position: absolute;
	width: 204px;
	text-align: center;
	height: 162px
}

.benefit_icon_box {
	height: 65px;
	width: 65px;
	box-shadow: 0 2px 24px 0 rgba(0, 0, 0, .2);
	margin-bottom: 10px;
	border-radius: 100%;
	background-position: center;
	background-repeat: no-repeat;
	margin: 0 auto
}

.benefit_icon_box0 {
	background-image: url(../../img/feature/route_optimization_f1.png)
}

.benefit_icon_box1 {
	background-image: url(../../img/feature/time_cost_f2.png)
}

.benefit_icon_box2 {
	background-image: url(../../img/feature/attedance_transportation_analytics_f3.png)
}

.benefit_icon_box3 {
	background-image: url(../../img/feature/automatic_trip_f3.png)
}

.benefit_icon_box4 {
	background-image: url(../../img/feature/Live_Tracking_b1.png)
}

.benefit_icon_box5 {
	background-image: url(../../img/feature/two_step_auth_b4.png)
}

.benefit_icon_box6 {
	background-image: url(../../img/feature/driver_behaviour_b3.png)
}

.benefit_icon_box7 {
	background-image: url(../../img/feature/real_time_b2.png)
}

.benefit_icon_container_box0 {
	top: 20px;
	left: 320px
}

.benefit_icon_container_box1 {
	top: 235px;
	left: 120px
}

.benefit_icon_container_box2 {
	top: 460px;
	left: 120px
}

.benefit_icon_container_box3 {
	top: 730px;
	left: 270px
}

.benefit_icon_container_box4 {
	top: 20px;
	left: 660px
}

.benefit_icon_container_box5 {
	top: 730px;
	left: 710px
}

.benefit_icon_container_box6 {
	top: 460px;
	left: 825px
}

.benefit_icon_container_box7 {
	top: 235px;
	left: 825px
}

.benefit_main_div {
	padding: 70px 0
}

.benefit_for_parent {
	width: 100%;
	align-items: center;
	justify-content: center;
	height: 897px
}

.d-flex {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex
}

.align-items-Center {
	align-items: center
}

.center {
	align-items: center;
	justify-content: center
}

.benefit_for_parent .col-md-12,
.benefit_for_parent .container,
.benefit_for_parent .row {
	height: 100%
}

.benefit_list_main {
	height: 100%
}

.swiper-container-school-page {
	width: 100%;
	height: 100%
}

.phone_frame_div {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	width: 460px
}

.phone_frame_div img.phone_frame_img {
	width: 270px;
	margin: 0 auto
}

.swiper-pagination-custom {
	left: 50% !important;
	transform: translateX(-50%) !important;
	bottom: -25% !important
}

.swiper-pagination-custom span {
	margin-right: 10px;
	width: 12px;
	height: 12px
}

.swiper-pagination-custom span:last-child {
	margin-right: 0
}

.swiper-pagination-custom span:focus {
	outline: 0
}

.dot-light .owl-dot span,
.owl-dots .owl-dot span {
	width: 12px;
	height: 12px;
	-webkit-border-radius: 20rem;
	border-radius: 20rem;
	background: rgba(65, 58, 164, .3);
	display: inline-block
}

.dot-light .owl-dot span,
.owl-dots .owl-dot.active span {
	background: #413aa4
}

.owl-carousel button.owl-dot {
	background: 0 0;
	color: inherit;
	border: none;
	padding: 0 !important;
	font: inherit;
	margin-right: 10px
}

.owl-carousel button.owl-dot:last-child {
	margin-right: 0
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%)
}

.owl-carousel .owl-nav button.owl-next:focus,
.owl-carousel .owl-nav button.owl-prev:focus {
	outline: 0
}

.owl-carousel .owl-nav button span {
	font-size: 52px;
	color: #868686
}

.owl-carousel .owl-nav button.owl-next {
	right: -50px
}

.owl-carousel .owl-nav button.owl-prev {
	left: -28px;
	margin-left: -7px
}

.testimonial-carousel {
	text-align: center
}

.testimonial-carousel .owl-item img {
	width: 200px !important;
	margin: 0 auto
}

.testimonial-carousel .customer-name {
	font-size: 20px;
	margin-top: 25px;
	margin-bottom: 10px;
	color: #2784d6;
	font-weight: 600
}

.font-Poppins {
	font-family: Poppins, sans-serif
}

.subpage_banner {
	padding: 30px 00px 60px
}

.subpage_banner-h1 {
	font-weight: 500;
	font-size: 41px;
	text-align: center;
	color: #1d66a7;
	margin-top: 0;
	margin-bottom: 35px;
	letter-spacing: .5px
}

.hexagon {
	position: absolute;
	width: 920px;
	height: 264px;
	background-color: #383737;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	z-index: 99
}

.hexagon:after,
.hexagon:before {
	content: "";
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	border-left: 460px solid transparent;
	border-right: 460px solid transparent
}

.hexagon:before {
	bottom: 100%;
	border-bottom: 317px solid #383737;
	position: absolute;
	margin-left: auto;
	margin-right: auto
}

.hexagon:after {
	position: absolute;
	top: 100%;
	width: 0;
	border-top: 316px solid #383737
}

.school_bg_color {
	background-image: linear-gradient(to bottom, rgba(69, 164, 236, .18), rgba(0, 0, 0, 0))
}

.subpage_banner_txt_div {
	margin-bottom: 50px
}

.subpage_banner_txt_div .left_heding {
	margin-top: 0;
	margin-bottom: 18px;
	font-weight: 500;
	color: rgba(0, 0, 0, .69);
	font-size: 27px;
	margin-bottom: 10px;
	font-family: Poppins, sans-serif;
	line-height: 40px;
	letter-spacing: .5px
}

.watch_video_btn {
	font-weight: 600;
	display: inline-block;
	padding: 10px 20px;
	border: 1px solid #2784d6;
	margin-left: 15px;
	border-radius: 50px;
	color: #1d66a7;
	padding: 15px 20px;
	line-height: initial
}

.watch_video_btn:focus {
	outline: 0;
	color: #1d66a7
}

.watch_video_btn:hover {
	background-color: #2784d6;
	color: #fff
}

.swiper-container-main .swiper-button-prev {
	left: -100px !important;
	visibility: hidden
}

.swiper-container-main .swiper-button-next {
	right: -95px !important;
	visibility: hidden
}

.swiper-container-main .swiper-button-next:focus,
.swiper-container-main .swiper-button-prev:focus {
	outline: 0
}

.phone_frame_div:hover .swiper-container-main .swiper-button-next,
.phone_frame_div:hover .swiper-container-main .swiper-button-prev {
	visibility: visible
}

.swiper-container-main:hover .swiper-button-next,
.swiper-container-main:hover .swiper-button-prev {
	visibility: visible
}

.Referral_Benefits_box {
	padding: 15px;
	text-align: center;
	border: 3px solid rgba(0, 0, 0, .1);
	border-radius: 4px;
	min-height: 335px;
	max-height: 335px;
	background-color: #fff;
	border-radius: 0;
	position: relative;
	margin-bottom: 25px;
	box-shadow: none
}

.Referral_Benefits_box:after {
	display: block;
	content: "";
	width: 9%;
	height: 17%;
	position: absolute;
	top: -3px;
	left: -3px;
	border-top: 3px solid #298ee8;
	border-left: 3px solid #298ee8;
	transition: all .5s ease 0s;
	-moz-transition: all .5s ease 0s;
	-ms-transition: all .5s ease 0s;
	-webkit-transition: all .5s ease 0s;
	-o-transition: all .5s ease 0s
}

.Referral_Benefits_box:before {
	display: block;
	content: "";
	width: 9%;
	height: 17%;
	position: absolute;
	bottom: -3px;
	right: -3px;
	border-bottom: 3px solid #298ee8;
	border-right: 3px solid #298ee8;
	transition: all .5s ease 0s;
	-moz-transition: all .5s ease 0s;
	-ms-transition: all .5s ease 0s;
	-webkit-transition: all .5s ease 0s
}

.Referral_Benefits_box:hover:after,
.Referral_Benefits_box:hover:before {
	width: 95%;
	height: 90%
}

.Referral_Benefits_box h2 {
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 21px;
	margin-top: 12px;
	margin-top: 15px;
	margin-bottom: 15px
}

.Referral_Benefits_box .box_para {
	margin-bottom: 0
}

.Referral_Benefits_box .header {
	padding: 13px 0
}

.Referral_txt_para {
	font-size: 19px;
	font-weight: 500;
	margin-top: 20px;
	line-height: 25px
}

.swiper-container-main {
	width: 226px;
	height: 402px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	-webkit-transform: translateY(-50%) translateX(-50%);
	-ms-transform: translateY(-50%) translateX(-50%);
	-o-transform: translateY(-50%) translateX(-50%);
	margin-top: 2px
}

.tab_nav2 .nav {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
	justify-content: center
}

.tab_nav2 .nav li {
	margin-bottom: 0 !important
}

.tab_nav2 .nav li a {
	font-size: 21px;
	font-weight: 600;
	line-height: 55px;
	position: relative;
	color: rgba(32, 36, 40, .5) !important;
	padding-left: 2rem;
	padding-right: 2rem;
	display: block;
	border: 0 !important;
	margin: 0 !important
}

.tab_nav2 .nav li.active a {
	color: #2784d6 !important
}

.tab_nav2 .nav li a:before {
	content: "";
	position: absolute;
	height: 8px;
	width: 8px;
	background: #9d9ebc;
	-webkit-border-radius: 200px;
	border-radius: 200px;
	bottom: 0;
	left: 50%;
	-webkit-transform: translate(-50%, 50%);
	-ms-transform: translate(-50%, 50%);
	transform: translate(-50%, 50%)
}

.tab_nav2 .nav li.active a:before {
	background: #2784d6
}

.tab_nav2 .nav>li>a:hover {
	background-color: #fff !important;
	color: #2784d6 !important
}

.tab_nav2 .nav li a:hover:before {
	background-color: #2784d6 !important
}

.tab_nav2 .nav li.active a:after {
	position: absolute;
	content: '';
	width: 1.33333rem;
	height: 1.33333rem;
	background: rgba(39, 132, 214, .18);
	-webkit-border-radius: 200px;
	border-radius: 200px;
	bottom: 0;
	left: 50%;
	-webkit-transform: translate(-50%, 50%);
	-ms-transform: translate(-50%, 50%);
	transform: translate(-50%, 50%)
}

.tab_nav2 .tab-content {
	margin-top: 60px;
	margin-bottom: 60px;
	overflow: hidden
}

.Referral_Benefits_box .header {
	margin: 0 auto
}

.Referral_Benefits_box .header img {
	width: 65px;
	margin: 0 auto
}

.referral_box img {
	width: 65px;
	margin: 0 auto
}

.Benefits_para {
	font-size: 17px;
	font-weight: 600
}

.top_nav_bar_form {
	width: 270px
}

.top_nav_bar_form .input-group {
	padding: 18px 0
}

.top_nav_bar_form .input-group .sign-up-btn {
	padding: 6px 15px;
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	text-shadow: none
}

.top_nav_bar_form .input-group .sign-up-text,
.top_nav_bar_form .input-group .sign-up-text:focus {
	box-shadow: none;
	outline: 0 !important
}

.dark-main-box {
    display: inline-flex;
}

.theme-bg-color{
	background-color: #f36c68 !important;
}

h3.dark-title {
    font-weight: 800;
    font-size: 48px;
    font-family: Poppins, sans-serif;
    z-index: 1;
}

h3.dark-title-color {
    color: #f3da2e;
}

h3.light-title-color {
    color: #f02530;
}

span.title-back {
    color: #eee;
    font-size: 72px;
    font-family: Poppins, sans-serif;
    font-weight: 800;
    opacity: 0.2;
    margin: 0;
    position: absolute;
	margin-top: -35px;
	margin-left: -50px;
}

span.dark-back-color{
	color: #9c9c9c;
}

span.light-back-color{
	color: #9c9c9c;
}
span.light-back {
    color: #9c9c9c;
    font-size: 72px;
    font-family: Poppins, sans-serif;
    font-weight: 800;
    opacity: 0.2;
    margin: 0;
    position: absolute;
    margin-top: -35px;
    margin-left: -50px;
}

.ThankyouBox {
	width: 388px;
	text-align: center;
	padding: 17px;
	background-color: #fff;
	margin: 90px auto;
	border: 1px solid #f1f1f1;
	box-shadow: 2px 2px 3px rgba(0, 0, 0, .21)
}

.ThankyouBox-main-section {
	padding: 0;
	padding-top: 100px;
	background-image: linear-gradient(to bottom, rgba(69, 164, 236, .18), rgba(0, 0, 0, 0));
	height: 100vh
}

.thank-you-imgdiv {
	position: absolute;
	bottom: 0;
	width: 100%
}

.News_box_carousel button.owl-dot {
	margin: 0 !important
}

.News_box_carousel button.owl-dot span {
	margin: 5px 5px !important
}

.News_box_carousel button.owl-dot.active span {
	background-color: #2784d6 !important
}

.home_clients_sprite {
	background-image: url('../img/home_clients_sprit.png');
	background-repeat: no-repeat;
	display: block;
	width: 50px;
	height: 50px;
	margin: 0 auto
}

.sprite-icon_demo {
	background-position: -15px -15px
}

.sprite-icon_email {
	background-position: -95px -15px
}

.sprite-icon_finduser {
	background-position: -175px -15px
}

.News-sprite {
	background-image: url('../img/news_spritesheet.png');
	background-repeat: no-repeat;
	display: block
}

.sprite-News_entreprenur_logo {
	width: 150px;
	height: 38px;
	background-position: -15px -15px
}

.sprite-News_DubaiStartup_logo {
	width: 197px;
	height: 62px;
	background-position: -195px -15px
}

.sprite-News_dubaichamber_logo {
	width: 169px;
	height: 45px;
	background-position: -422px -15px
}

.sprite-News_markets_logo {
	width: 149px;
	height: 51px;
	background-position: -621px -15px
}

.sprite-News_prn_cision_logo {
	width: 168px;
	height: 64px;
	background-position: -800px -15px
}

.sprite-News_whatech_logo {
	width: 150px;
	height: 32px;
	background-position: -998px -15px
}

.sprite-News_menafn_logo {
	width: 160px;
	height: 40px;
	background-position: -1178px -15px
}

.footer_logo {
	width: 220px
}

.mr {
	margin-right: 10px
}

.row_flex {
	display: -webkit-flex;
	-webkit-flex-wrap: wrap;
	display: flex;
	flex-wrap: wrap
}

.Home_Banner_Carousel .Img_section {
	padding: 35px 0;
	width: 95%
}

.Home_Banner_Carousel .CaptionDiv {
	padding-top: 100px;
	padding-left: 35px
}

.Features_Main {
	margin-top: 70px
}

.Main_FAQ_Section {
	background: #fff;
	padding-top: 50px;
	padding-bottom: 50px
}

.Home_Banner_Carousel .owl-item img {
	width: 90% !important;
	margin: 0 auto !important
}

.bg_blue_Feature {
	background-color: rgba(57, 115, 230, .13);
	padding: 45px 0
}

.Feature_h1_title {
	font-size: 45px;
	font-weight: 500;
	color: #2c57b1;
	font-family: Poppins, sans-serif;
	margin-bottom: 15px;
	margin-top: 0
}

.home_banner_btn:focus,
.home_banner_btn:hover {
	color: #fff;
	outline: 0
}

.home_banner_btn {
	padding: 15px 25px;
	text-transform: capitalize;
	box-shadow: 2px 4px 15px rgba(1, 68, 207, .3) !important;
	border-radius: 50px;
	color: #fff;
	font-size: 17px;
	font-weight: 600
}

.watch_video_btn_icon {
	background-color: transparent;
	border: 0;
	margin-left: 0;
	color: #d62727;
	font-size: 18px;
	font-weight: 600
}

.watch_video_btn_icon:focus {
	outline: 0
}

.watch_video_btn_icon i {
	min-width: 60px;
	max-width: 60px;
	font-size: 12px;
	line-height: 60px;
	color: #fff;
	background-color: #ff620f;
	border-radius: 50px;
	box-shadow: rgba(255, 88, 0, .3) 0 10px 20px 0 !important;
	min-height: 58px;
	max-height: 58px;
	margin-right: 10px
}

.Home_Section_title h1 {
	font-size: 28px;
	font-family: Poppins, sans-serif;
	font-weight: 600;
	margin-bottom: 15px;
	color: #a23133;
	margin-top: 0
}
.Home_Section_title {
	margin-top: 50px
}

.get_free_demo_btn_sm {
	border-radius: 6px;
	padding: 10px 18px;
	font-size: 15px;
	background-color: #d62727;
	color: #fff;
	box-shadow: none !important;
	font-weight: 600;
	border: 1px solid #d62727;
	display: inline-block
}

.get_free_demo_btn_sm:hover {
	background-color: #fff;
	color: #d62727
}

.get_free_demo_btn_sm:focus {
	background-color: #fff;
	color: #d62727
}

.bg_blue_common {
	background-color: rgba(57, 115, 230, .13)
}

.bg_orange_common {
    background-color: #f02530;
}
.theme_color_txt {
    color: #f36c68 !important;
}
.theme_color_txt span {
    color: #3c3838 !important;
}
.mt-lg {
	margin-top: 15px
}

.tab_nav2 .nav li a img {
	filter: grayscale(1)
}

.tab_nav2 .nav li.active a img {
	filter: grayscale(0)
}

.tab_nav2 .nav li a p.title {
	line-height: initial;
	margin-bottom: 12px;
	font-size: 18px
}

.b-color-blue {
	border: 10px solid #48a9ff
}

.b-color-red {
	border: 10px solid #f26347
}

.b-color-waring {
	border: 10px solid #f49103
}

.Home_Section_title.padding_left {
	padding-left: 35px
}

.testimonial-carousel {
	width: 85%;
	margin: 0 auto
}

.testimonial-carousel .owl-item {
	padding: 20px;
	background-color: #fff
}

.testimonial-carousel .owl-item .quotes_icon {
	font-size: 40px;
	color: rgba(69, 164, 236, .5)
}

.testimonial-carousel .quotes_icon_left {
	position: absolute;
	width: 100%;
	top: 25px
}

.testimonial-carousel .owl-stage-outer {
	border-radius: 6px;
	box-shadow: 0 4px 17px 20px rgba(0, 0, 0, .05);
	background-color: #fff
}

.testimonial-carousel .owl-nav .owl-next span,
.testimonial-carousel .owl-nav .owl-prev span {
	display: inline-block;
	line-height: 40px;
	color: rgba(69, 164, 236, .5)
}

.testimonial-carousel .owl-nav .owl-next,
.testimonial-carousel .owl-nav .owl-prev {
	width: 50px;
	height: 50px;
	border-radius: 50px;
	background-color: #fff !important;
	box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .1)
}

.testimonial-carousel .owl-nav .owl-prev {
	left: -100px !important
}

.testimonial-carousel .owl-nav .owl-next {
	right: -100px !important
}

.testimonial-carousel .owl-dots {
	margin-top: 20px
}

.testimonial-carousel .owl-dots .owl-dot.active span {
	background: #2784d6
}

.testimonial-carousel .owl-dots .owl-dot span {
	background: rgba(39, 132, 214, .3)
}

.testimonial-carousel .customer_name {
	font-size: 22px;
	color: #2782d3;
	font-weight: 600;
	letter-spacing: .7px
}

.home_page_midTitle {
	font-size: 32px
}

.about-team {
	position: relative
}

.about-team .about-img {
	margin: 0 auto;
	border-radius: 50%;
	height: 140px;
	width: 140px;
	position: relative;
	cursor: pointer
}

.about-team .content p {
	font-size: 13px;
	margin-bottom: 10px;
	color: #bfbfbf;
	font-weight: 600
}

.about-team .content h4 {
	font-size: 16px;
	font-weight: 600;
	color: #333;
	margin-bottom: 5px;
	line-height: 12px;
	margin-top: 15px;
	text-transform: capitalize
}

.about-team-btn {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	color: #fff;
	z-index: 94;
	visibility: hidden
}

.about-team .about-img:hover:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 140px;
	height: 140px;
	border-radius: 50%;
	background-color: rgba(0, 0, 0, .34)
}

.about-team .about-img:hover .about-team-btn {
	visibility: visible
}

.Trusted_by_div {
	margin-bottom: 40px
}

.Trusted_by_div .home_page_midTitle {
	margin-bottom: 15px
}

.Trusted_by_div p {
	width: 85%;
	margin: 0 auto;
	font-size: 16px;
	line-height: 21px;
	font-weight: 600
}

.get_read_more_btn_sm {
	border-radius: 6px;
	padding: 10px 18px;
	font-size: 15px;
	background-color: #fff;
	color: #d62727;
	box-shadow: none !important;
	font-weight: 600;
	border: 1px solid #d62727;
	display: inline-block
}

.get_read_more_btn_sm:hover {
	background-color: #d62727;
	color: #fff
}

.mobile_heading {
	font-size: 26px;
	line-height: 34px;
	text-align: center;
	font-family: Poppins, sans-serif;
	color: #4d4d4d;
	font-weight: 500;
	letter-spacing: .5px;
	margin-bottom: 0;
	margin-top: 0
}

.mobile_heading span {
	color: #ff620f
}

.Read_more_section {
	margin-top: 60px
}

.price-bg-pb {
	padding-bottom: 59% !important
}

.pricing-table-column {
	background-color: #fff;
	margin-bottom: 20px
}

.pricing-table-header {
	background-color: rgba(69, 164, 236, .1)
}

.pricing-table-plan-name {
	margin: 25px 0 0;
	font-size: 28px;
	letter-spacing: .5px;
	font-weight: 500;
	text-align: center;
	letter-spacing: .9px;
	color: #4d4d4d;
	font-family: Poppins, sans-serif
}

.pricing-table-column .pricing-table-header-bg {
	min-height: 110px;
	padding-bottom: inherit;
	width: 100%;
	height: 0;
	padding-bottom: 55%;
	background-color: #d8f4bf;
	background-position: bottom center;
	background-size: cover;
	background-repeat: no-repeat
}

.pricing-table-plan-category {
	padding-bottom: 15px;
	font-size: 13px;
	color: #4d4d4d;
	font-family: Poppins, sans-serif;
	font-weight: 500
}

.bg_gray {
	background-color: #f1f1f1
}

.pricing-table-plan-value {
	margin: 0 15px
}

.pricing-table-plan-price {
	font-size: 48px;
	line-height: 49px;
	margin: 30px 0 0;
	font-family: Poppins, sans-serif;
	font-weight: 400;
	color: #4d4d4d;
	text-align: center;
	letter-spacing: .9px
}

.pricing-table-hr {
	margin: 15px auto !important;
	border-color: rgba(77, 77, 77, .08);
	max-width: 36px;
	margin: 15px auto
}

.pricing-table-features-list {
	list-style: none;
	padding: 0;
	margin-bottom: 0
}

.pricing-table-features-list li {
	margin-bottom: 10px
}

.pricing-table-features-list li i {
	vertical-align: bottom;
	display: inline-block;
	width: 20px;
	height: 20px;
	font-size: .625rem;
	line-height: 20px;
	margin-right: 6px;
	background-color: rgba(118, 193, 37, .1);
	border-radius: 50%;
	color: #76c125;
	text-align: center
}

.pricing-btn {
	background-color: #2784d6;
	border: 1px solid #2784d6;
	color: #fff;
	font-family: Poppins, sans-serif;
	font-weight: 500;
	letter-spacing: .9px;
	padding: 8px 11px;
	border-radius: 6px;
	display: inline-block
}

.pricing-btn:focus,
.pricing-btn:hover {
	color: #fff
}

.pricing-table-footer {
	text-align: center;
	padding: 10px;
	border-top: 1px solid #ddd
}

.faq_panel {
	border-top: 1px solid rgba(69, 164, 236, .2);
	border-radius: 0 !important;
	box-shadow: none;
	margin-bottom: 0;
	margin-top: 0 !important
}

.faq_panel:last-child {
	border-bottom: 1px solid rgba(69, 164, 236, .2)
}

.faq_panel .panel-heading {
	padding: 22px 0;
	border-bottom: none;
	border-radius: 0 !important
}

.faq_panel .panel-heading .panel-title {
	font-weight: 600;
	letter-spacing: .5px;
	font-size: 17px;
	position: relative
}

.faq_panel .panel-heading .panel-title a {
	display: block
}

.faq_panel .panel-body {
	background-color: rgba(39, 132, 214, .06);
	border-top: 0 !important;
	margin-bottom: 20px
}

.faq_panel_icon {
	position: absolute;
	top: -5px;
	right: 0;
	float: right;
	width: 30px;
	height: 30px;
	background: #fff
}

.faq_panel_icon::before {
	content: '';
	position: absolute;
	width: 12px;
	height: 2px;
	top: 50%;
	left: 50%;
	margin-left: -6px;
	margin-top: -1px
}

.faq_panel_icon::after,
.faq_panel_icon::before {
	background: #45a4ec
}

.faq_panel_icon::after {
	content: '';
	position: absolute;
	width: 2px;
	height: 12px;
	top: 50%;
	left: 50%;
	margin-left: -1px;
	margin-top: -6px;
	transition: transform .25s ease, opacity .25s ease 75ms
}

.active.faq_panel_icon::after {
	width: 0 !important;
	background-color: #fff !important
}

.faq_panel_icon.active:after {
	opacity: 0 !important
}

.faq_panel .panel-heading:hover {
	color: #2784d6
}

.home-section-pb {
	padding-bottom: 13px
}

.Faq_banner {
	padding: 35px 0
}

.Faq_banner_title {
	font-size: 38px;
	color: #4d4d4d;
	font-family: Poppins, sans-serif;
	font-weight: 500 !important;
	letter-spacing: .9px;
	word-spacing: 4px
}

.our-team-social-icon {
	color: #4384d6;
	margin-right: 10px;
	margin-top: 0;
	display: inline-block
}

.our-team-social-icon:last-child {
	margin-right: 0 !important
}

.priceing_img {
	height: 111px
}

.contact-split {
	position: relative;
	height: 600px;
	display: -webkit-box !important;
	display: -webkit-flex !important;
	display: -ms-flexbox !important;
	display: flex !important;
	align-items: center;
	padding: 0
}

.contact-split .class_try_fleetroot {
	font-size: 25px;
	font-weight: 500;
	color: #4d4d4d;
	font-family: Poppins, sans-serif;
	margin-top: 0
}

.contact-split .g-maps {
	position: absolute;
	height: 100%;
	left: 0;
	top: 0;
	width: 50%
}

.contact-split .g-maps .map-top {
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	background: #fff;
	padding: 30px 20px;
	-webkit-border-radius: 8px 0 0 8px;
	border-radius: 8px 0 0 8px;
	-webkit-box-shadow: 0 5px 30px rgba(41, 41, 59, .1);
	box-shadow: 0 5px 30px rgba(41, 41, 59, .1)
}

.contact-split .g-maps .map-top ul {
	margin: 0
}

.contact-split-map {
	padding: 0;
	margin: 0
}

.contact-split-map li {
	margin-bottom: 20px
}

.contact-split-map li .contents h6 {
	font-size: 16px;
	font-weight: 600;
	margin-top: 0;
	margin-top: 0;
	margin-bottom: 0
}

.contact-split-map li:last-child {
	margin-bottom: 0
}

.officebox {
	padding: 15px;
	min-height: 315px;
	border: 1px solid #ddd;
	margin-bottom: 20px;
	border-radius: 5px;
	max-height: 315px
}

.officebox>h3.title_heading {
	font-size: 23px;
	line-height: 24px;
	font-weight: 500;
	color: #212121;
	margin: 0 0 25px;
	padding-bottom: 14px;
	position: relative;
	display: block
}

.officebox>h3.title_heading:before {
	content: '';
	position: absolute;
	left: 0;
	width: 50px;
	height: 2px;
	bottom: 0;
	background-color: #4d4d4d
}

.officebox .promobox.bg-light {
	padding: 0;
	background: 0 0;
	margin: 0 0 25px
}

.officebox .promobox.bg-light .promobox-icon .promobox-inner {
	width: 45px !important;
	height: 45px;
	border-radius: 50%;
	border: 1px solid #2784d6;
	color: #2784d6;
	margin-right: 12px;
	text-align: center;
	margin-bottom: 0;
	line-height: 45px;
	display: block
}

.officebox .promobox.bg-light .promobox-content {
	font-size: 13px;
	font-weight: 400;
	padding-top: 3px;
	color: #212121;
	width: 80%;
	float: left;
	overflow: hidden
}

.officebox .promobox.bg-light {
	overflow: hidden
}

.officebox .promobox-icon {
	width: 100%
}

.officebox .promobox.bg-light .promobox-icon {
	width: 20%;
	font-family: Poppins, sans-serif;
	float: left
}

.officebox .promobox.bg-light .promobox-icon .promobox-inner i.icon {
	font-size: 20px
}

.officebox .promobox.bg-light .promobox-content h3 {
	margin-top: 0;
	margin-bottom: 3px;
	font-size: 17px;
	font-weight: 500;
	font-family: Poppins, sans-serif
}

.officebox .title_heading .span_txt {
	background-color: #2784d6;
	color: #fff;
	padding: 4px 8px;
	float: right;
	font-size: 12px;
	line-height: initial;
	border-radius: 50px
}

.Other_page_content {
	margin-top: 50px
}

.Other_page_content .Faq_banner_title {
	margin-top: 0;
	margin-bottom: 5px
}

.Become_partner_btn:hover {
	background-color: #2784d6;
	color: #fff
}

.Become_partner_btn {
	text-align: center;
	display: inline-block;
	padding: 10px 25px;
	border: 2px solid #2784d6;
	font-weight: 500;
	font-family: Poppins, sans-serif;
	letter-spacing: .5px;
	color: #2784d6;
	font-size: 16px
}

.count_box {
	text-align: center;
	margin-bottom: 20px;
	padding: 15px
}

.count_box h2 {
	font-weight: 600;
	font-size: 46px;
	margin-top: 15px;
	margin-bottom: 0;
	color: #1d66a7;
	font-family: Poppins, sans-serif;
}

.count_box h5 {
	color: #4d4d4d;
	font-size: 18px;
	font-weight: 600;
	margin-top: 5px;
	margin-bottom: 0
}

.count_box img {
	width: 50px
}

.vehicle_page_features {
	background: -webkit-linear-gradient(to bottom, rgba(195, 212, 250, .10980392156862745), rgba(195, 212, 250, .2));
	background: -o-linear-gradient(to bottom, rgba(195, 212, 250, .10980392156862745), rgba(195, 212, 250, .2));
	background: linear-gradient(to bottom, rgba(195, 212, 250, .10980392156862745), rgba(195, 212, 250, .2))
}

.vehicle_features_section {
	padding-top: 00px
}

.vehicle_features_section h2.features_title {
	font-family: Poppins, sans-serif;
	font-size: 32px;
	font-weight: 500;
	letter-spacing: .5px;
	color: #4d4d4d
}

.vehicle_page_features .row_padding {
	padding: 40px 0;
	display: flex;
	align-items: center
}

.vehicle_device_box {
	background-color: #fafafa;
	text-align: center;
	padding: 20px 0;
	min-height: 275px
}

.vehicle_device_box h4 {
	font-size: 18px;
	letter-spacing: .5px;
	font-family: Poppins, sans-serif;
	font-weight: 500;
	margin-bottom: 8px
}

.probootstrap-section-top {
	padding: 40px 0
}

.device_logo_ul li .logo_devices_box {
	padding: 15px;
	border: 1px solid #ddd;
	border-radius: 5px;
	margin-bottom: 0;
	background-color: #fff;
	min-height: 90px;
	max-height: 90px;
	margin-left: 10px;
	display: flex;
	align-items: center
}

.device_logo_ul li:first-child .logo_devices_box {
	margin-left: 0
}

.vehicle_page_choose {
	padding-left: 65px
}

.vehicle_page_choose h2 {
	font-size: 34px;
	font-family: Poppins, sans-serif;
	font-weight: 600;
	color: #4d4d4d;
	margin-top: 0
}

.faq_read_more {
	display: inline-block;
	padding: 10px 25px;
	display: inline-block;
	background-color: #2784d6;
	color: #fff
}

.faq_read_more:hover {
	color: #fff
}

.device_logo_ul {
	padding: 0;
	list-style: none;
	margin-bottom: 0
}

.device_logo_ul li {
	float: left;
	width: calc(100% / 6)
}

.highlights_box {
	margin-bottom: 20px;
	padding: 15px;
	border: 1px solid #ddd;
	box-shadow: 0 1px 8px rgba(0, 0, 0, .14)
}

.highlights_box .header_section img {
	text-align: center;
	margin: 0 auto;
	width: 90px
}

.highlights_box .header_section {
	margin-bottom: 25px
}

.highlights_box .highlights_box_body {
	text-align: center
}

.highlights_box .highlights_box_body .heading {
	font-size: 20px;
	margin-top: 0;
	margin-bottom: 13px;
	font-weight: 500;
	font-family: Poppins, sans-serif;
	text-align: center
}

.highlights_box .highlights_box_body p {
	margin-bottom: 0
}

.partner_features {
	margin: 0 0 30px;
	text-align: center;
	padding: 25px 25px 20px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
	background-color: #fff;
	min-height: 350px;
	max-height: 350px
}

.partner_features h3 {
	font-family: Poppins, sans-serif;
	font-size: 22px;
	margin-bottom: 15px;
	font-weight: 500;
	color: #4d4d4d
}

.partner_features p {
	margin-bottom: 0
}

.about-team {
	margin-bottom: 60px
}

.VT_features_img img {
	width: 80%
}

.VT_gps_devices_section {
	margin-bottom: 50px
}

.VT_gps_devices_section {
	margin-bottom: 40px
}

.VT_gps_devices_section P {
	margin-bottom: 10px
}

.VT_gps_devices_section h2.title {
	margin-top: 0;
	font-family: Poppins, sans-serif;
	font-weight: 500;
	font-size: 30px;
	color: #4d4d4d;
	margin-bottom: 10px;
	margin-bottom: 10px
}

.fixed_whatsapp_btn {
	position: fixed;
	z-index: 1;
	width: 60px;
	height: 60px;
	bottom: 10px;
	left: 15px
}

.fixed_whatsapp_btn a {
	display: inline-block
}

.probootstrap-list li.probootstrap-check:before {
	color: rgba(253, 139, 114, .69)
}

.vt_how_bg {
	background-image: url(../../img/shape-wave.png);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 100%
}

.VT_question_section h4.question {
	font-size: 18px;
	font-weight: 500;
	margin-top: 0;
	margin-bottom: 15px;
	font-family: Poppins, sans-serif;
	color: #656565
}

.VT_question_section p {
	margin-bottom: 0
}

.VT_question_section h3.answer {
	font-size: 24px;
	font-weight: 500;
	margin-top: 0;
	margin-bottom: 15px;
	font-family: Poppins, sans-serif;
	color: #2784d6;
	width: 80%;
	margin: 6px auto;
	line-height: 36px;
	letter-spacing: .5px
}

.VT_question_section i {
	font-size: 34px;
	color: rgba(31, 115, 183, .34)
}

.VT_question_section i.icon-quotes-left {
	float: left
}

.VT_question_section i.icon-quotes-right {
	float: right
}

.Connected_rental h5 {
	margin: 0;
	font-size: 20px;
	color: #4d4d4d;
	margin-bottom: 15px;
	font-weight: 500;
	font-family: Poppins, sans-serif
}

.Connected_rental {
	margin-bottom: 20px
}

.Connected_rental p {
	margin-bottom: 0;
	font-size: 14px
}

.pricing_border {
	border: 1px solid #ddd
}

.pt-lg {
	padding-top: 15px
}

.icon-cross-features {
	color: red !important;
	font-size: 16px !important;
	background-color: rgba(255, 0, 0, .13) !important
}

.CR_client_logo {
	margin-bottom: 0;
	padding: 0;
	list-style: none
}

.CR_client_logo li {
	float: left;
	list-style: none;
	width: calc(100% / 5);
	margin-bottom: 20px
}

.CR_client_logo li:first-child .CR_logo_box {
	margin-left: 0
}

.CR_client_logo li .CR_logo_box {
	border: 1px solid #ddd;
	border-radius: 5px;
	margin-bottom: 0;
	background-color: #fff;
	min-height: 100px;
	max-height: 100px;
	margin-left: 10px;
	display: flex;
	text-align: center;
	padding: 15px;
	align-items: center;
	justify-content: center
}

.Connected_rental {
	margin-bottom: 20px;
	background-color: #fff;
	padding: 18px;
	max-height: 265px;
	min-height: 265px;
	border-radius: 10px
}

.b-topBar__lang-flag.m-BL {
	background-image: url(../../img/flags/bolivia_flag.jpg)
}

.b-topBar__lang-flag.m-NB {
	background-image: url(../../img/flags/Nairobi_flag.png)
}

.Connected_rental_body {
	margin-top: 25px;
	text-align: center
}

.probootstrap-list li.probootstrap-circle:before {
	color: #104777;
	font-size: 34px;
	content: "\e93a";
	font-weight: 400;
	position: absolute;
	top: -4px;
	left: -6px
}

.probootstrap-list li.probootstrap-circle {
	padding-left: 30px
}

.partner-bg-mt {
	margin-top: 112px
}

.our_apps_heding {
	font-family: Poppins, sans-serif;
	font-weight: 500 !important;
	font-size: 22px
}

.partner_apps {
	width: 85%;
	margin: 0 auto
}

.modal_centered {
	text-align: center;
	padding: 0 !important
}

.modal_centered:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	margin-right: -4px
}

.modal_centered .modal-dialog {
	display: inline-block;
	text-align: left;
	vertical-align: middle
}

.Demo_modal .class_try_fleetroot {
	display: none
}

.modal_centered .modal_close {
	position: absolute;
	width: 28px;
	height: 28px;
	background-color: rgba(255, 255, 255, .88);
	border-radius: 50%;
	border: 1px solid #ddd;
	right: -15px;
	top: -15px;
	cursor: pointer
}

.demoMoal .name_field_50per {
	width: 100% !important;
	margin-bottom: 20px
}

.demoMoal .form-field .name-field {
	width: 100%;
	padding: 12px 10px 12px 46px
}

.demoMoal .form-field .form-icon {
	top: 10px
}

.demoMoal .select_form_field {
	min-height: 45px !important
}

.demoMoal .placeholder_label {
	left: 0;
	top: 10px
}

.demoMoal .modal-dialog {
	width: 370px
}

.demoMoal .form-group.mb-lg,
.demoMoal .row.m-b-10 {
	margin-bottom: 0 !important
}

.demoMoal .name_field_50per:first-child {
	margin-right: 0
}

@-webkit-keyframes float {
	0% {
		transform: translateY(0);
		transform: translateX(0)
	}
	50% {
		transform: translateY(-30px);
		transform: translateX(20px)
	}
	100% {
		transform: translateY(0);
		transform: translateX(0)
	}
}

@-moz-keyframes float {
	0% {
		transform: translateY(0);
		transform: translateX(0)
	}
	50% {
		transform: translateY(-30px);
		transform: translateX(20px)
	}
	100% {
		transform: translateY(0);
		transform: translateX(0)
	}
}

@-o-keyframes float {
	0% {
		transform: translateY(0);
		transform: translateX(0)
	}
	50% {
		transform: translateY(-30px);
		transform: translateX(20px)
	}
	100% {
		transform: translateY(0);
		transform: translateX(0)
	}
}

@keyframes float {
	0% {
		transform: translateY(0);
		transform: translateX(0)
	}
	50% {
		transform: translateY(-30px);
		transform: translateX(20px)
	}
	100% {
		transform: translateY(0);
		transform: translateX(0)
	}
}

.demo_popup .pop-up {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%) scale(.9);
	-moz-transform: translate(-50%, -50%) scale(.9);
	-ms-transform: translate(-50%, -50%) scale(.9);
	-o-transform: translate(-50%, -50%) scale(.9);
	transform: translate(-50%, -50%) scale(.9);
	overflow-y: auto;
	box-shadow: 0 6px 30px rgba(0, 0, 0, .4);
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	z-index: 10;
	background-color: #fff;
	width: 100%;
	height: 100%
}

@media (min-width:768px) {
	.demo_popup .pop-up {
		width: calc(100% - 40px);
		height: auto;
		max-width: 900px
	}
}

.demo_popup .pop-up .content {
	max-width: 900px;
	overflow: hidden;
	text-align: center;
	position: relative;
	padding: 45px 0;
	min-height: 100vh
}

@media (min-width:768px) {
	.demo_popup .pop-up .content {
		min-height: inherit
	}
}

.demo_popup .pop-up .content .container {
	padding: 100px 20px 140px
}

@media (min-width:568px) {
	.demo_popup .pop-up .content .container {
		padding: 50px 20px 80px
	}
}

@media (min-width:768px) {
	.demo_popup .pop-up .content .container {
		padding: 70px 0 90px;
		max-width: 520px;
		margin: 0 auto
	}
}

.demo_popup .pop-up .content .close {
	position: absolute;
	top: 20px;
	right: 20px;
	font-size: 1.1rem;
	letter-spacing: .05rem;
	color: #3e4146;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s
}

.demo_popup .pop-up .content .close {
	position: absolute;
	right: 20px;
	top: 15px;
	width: 25px;
	height: 25px;
	opacity: .3
}

.demo_popup .pop-up .content .close {
	opacity: 1
}

.demo_popup .pop-up .content .close:after,
.demo_popup .pop-up .content .close:before {
	position: absolute;
	left: 15px;
	content: ' ';
	height: 100%;
	width: 2px;
	background-color: #333
}

.demo_popup .pop-up .content .close:before {
	transform: rotate(45deg)
}

.demo_popup .pop-up .content .close:after {
	transform: rotate(-45deg)
}

.demo_popup .pop-up .content .close:hover {
	cursor: pointer;
	color: #f66867
}

.demo_popup .pop-up .content .dots .dot {
	position: absolute;
	border-radius: 100%;
	z-index: 11
}

.demo_popup .pop-up .content .dots .dot:nth-of-type(1) {
	top: -80px;
	right: -80px;
	width: 160px;
	height: 160px;
	background-color: #689bf6;
	-webkit-animation: float 6s ease-in-out infinite;
	-moz-animation: float 6s ease-in-out infinite;
	-o-animation: float 6s ease-in-out infinite;
	animation: float 6s ease-in-out infinite
}

@media (min-width:768px) {
	.demo_popup .pop-up .content .dots .dot:nth-of-type(1) {
		top: -250px;
		right: -250px;
		width: 380px;
		height: 380px
	}
}

.demo_popup .pop-up .content .dots .dot:nth-of-type(2) {
	bottom: -130px;
	left: -130px;
	width: 240px;
	height: 240px;
	background-color: #f66867;
	-webkit-animation: float 8s ease-in-out infinite;
	-moz-animation: float 8s ease-in-out infinite;
	-o-animation: float 8s ease-in-out infinite;
	animation: float 8s ease-in-out infinite
}

.demo_popup .pop-up .content .dots .dot:nth-of-type(3) {
	bottom: -50px;
	right: -50px;
	width: 100px;
	height: 100px;
	background-color: #ffd84c;
	-webkit-animation: float 4s ease-in-out infinite;
	-moz-animation: float 4s ease-in-out infinite;
	-o-animation: float 4s ease-in-out infinite;
	animation: float 4s ease-in-out infinite
}

.demo_popup .pop-up .content .title h1 {
	text-align: center;
	color: #f66867;
	text-transform: uppercase;
	font-weight: 900;
	font-size: 2.8rem;
	letter-spacing: .05rem
}

.demo_popup .pop-up .content img {
	width: 100%;
	max-width: 220px;
	display: inline-block;
	margin: 0;
	opacity: 0;
	-webkit-transform: translateX(60px);
	-moz-transform: translateX(60px);
	-ms-transform: translateX(60px);
	-o-transform: translateX(60px);
	transform: translateX(60px);
	-webkit-transition: .2s;
	-moz-transition: .2s;
	-o-transition: .2s;
	transition: .2s;
	-webkit-backface-visibility: hidden
}

@media (min-width:768px) {
	.demo_popup .pop-up .content img {
		max-width: 350px
	}
}

.demo_popup .pop-up .content .subscribe h1 {
	font-size: 1.5rem;
	color: #3e4146;
	line-height: 130%;
	letter-spacing: .07rem;
	margin-bottom: 30px
}

.demo_popup .pop-up .content .subscribe h1 span {
	color: #f66867
}

.demo_popup .pop-up .content .subscribe form {
	overflow: hidden
}

.demo_popup .pop-up .content .subscribe form input {
	width: 100%;
	float: left;
	padding: 15px 20px;
	text-align: center;
	font-family: inherit;
	font-size: 1.1rem;
	letter-spacing: .05rem;
	outline: 0
}

.demo_popup .pop-up .content .subscribe form input[type=email] {
	margin-bottom: 15px;
	border: 1px solid #bec1c5;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s
}

@media (min-width:768px) {
	.demo_popup .pop-up .content .subscribe form input[type=email] {
		margin-bottom: 0;
		width: 75%;
		border-right-width: 0
	}
}

.demo_popup .pop-up .content .subscribe form input[type=email]:focus {
	border-color: #3e4146
}

.demo_popup .pop-up .content .subscribe form input[type=submit] {
	background-color: #8e6ac1;
	color: #fff;
	border: 1px solid #8e6ac1;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s
}

@media (min-width:768px) {
	.demo_popup .pop-up .content .subscribe form input[type=submit] {
		width: 25%
	}
}

.demo_popup .pop-up.open {
	visibility: visible;
	opacity: 1;
	-webkit-transform: translate(-50%, -53%) scale(1);
	-moz-transform: translate(-50%, -53%) scale(1);
	-ms-transform: translate(-50%, -53%) scale(1);
	-o-transform: translate(-50%, -53%) scale(1);
	transform: translate(-50%, -53%) scale(1)
}

.demo_popup .pop-up.open img {
	opacity: 1;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
	-webkit-transition-delay: .3s;
	-moz-transition-delay: .3s;
	-o-transition-delay: .3s;
	transition-delay: .3s;
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0)
}

.pop-up-outer {
	position: fixed;
	bottom: 0;
	top: 0;
	width: 100%;
	background-color: rgba(0, 0, 0, .54);
	z-index: 999;
	visibility: hidden;
	opacity: 0
}

.pop-up-outer.show-outer {
	visibility: visible;
	opacity: 1
}

.demo_popup .popup_container {
	width: 95%;
	height: auto;
	overflow: hidden;
	margin: auto
}

.heading_section_popup {
	margin-bottom: 60px
}

.heading_section_popup h3.title,
.pricing_heading_section h3.title {
	font-size: 30px;
	font-family: Poppins, sans-serif;
	font-weight: 600;
	margin-top: 0;
	color: #4d4d4d;
	letter-spacing: .5px;
	margin-bottom: 8px
}

.heading_section_popup,
.pricing_heading_section {
	margin-bottom: 40px
}

.pb-lg {
	padding-bottom: 15px !important
}

.faq_read_more:hover {
	color: #fff
}

.partner_features .partner_img {
	text-align: center;
	margin-bottom: 50px
}

.partner_features .partner_img img {
	width: 65px;
	margin: 0 auto
}

.demoMoal .banner_btn {
	border-radius: 50px;
	border: 0;
	color: #fff;
	background-color: #2784d6;
	box-shadow: 3px 3px 5px rgba(0, 0, 0, .14);
	font-weight: 600;
	padding: 15px 20px;
	line-height: initial;
	font-size: 17px
}

.pricing_heading_section {
	display: none
}

.school_process {
	position: relative;
	margin-bottom: 40px;
	margin-top: 40px
}

.school_process .school_process_forword_arrow:before {
	content: url(/img/school/arrow-down.png);
	position: absolute;
	right: -19%;
	background-repeat: no-repeat;
	top: 50%;
	z-index: -1;
	transform: translateY(-50%)
}

.school_process .panel {
	width: 85%;
	margin: 0 auto;
	border-radius: 0;
	border: 0;
	box-shadow: 0 2px 10px 2px rgba(0, 0, 0, .2)
}

.school_process .school_last_panel:before {
	content: ''
}

.school_process_reverse_arrow:before {
	content: url(/img/school/arrow-down.png);
	position: absolute;
	left: -19%;
	background-repeat: no-repeat;
	top: 50%;
	margin-top: 0;
	z-index: -1;
	transform: translateY(-50%) rotate(180deg)
}

.panel_bg {
	background-color: #9ce645 !important
}

.school_process_down_arrow:after {
	content: url(/img/school/arrow_down_side.png);
	position: absolute;
	background-repeat: no-repeat;
	bottom: -14%;
	z-index: -1;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%)
}

.school_process .process_count {
	width: 85px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	position: absolute;
	top: -24px;
	background-color: #fac74c;
	left: 50%;
	transform: translateX(-50%);
	border-radius: 50%;
	color: #2b2b2b;
	font-size: 17px;
	text-transform: capitalize;
	box-shadow: 0 -4px 8px rgba(0, 0, 0, .23);
	font-weight: 600
}

.school_process .panel-body {
	padding-top: 40px
}

.school_process .panel-footer {
	background-color: #8bc34a;
	color: #fff;
	border-radius: 0
}

.school_process .panel-footer h3 {
	font-size: 17px;
	margin: 0;
	font-weight: 500;
	text-align: center;
	line-height: 25px
}

.w-99per {
	width: 99%
}

.demoMoal .form-field {
	width: 100% !important
}

.free-trial-form {
	width: 75%;
	margin: 0 auto
}

.free-trial-div .free-trial-heading {
	font-size: 28px;
	font-weight: 600;
	letter-spacing: .5px;
	margin-bottom: 10px
}

.free-trial-div .free-trial-para {
	font-weight: 600;
	color: #6f6d6d
}

.free-trial-div .free-trial-btn {
	background-color: #2784d6;
	padding: 15px 25px;
	text-transform: capitalize;
	box-shadow: 2px 4px 15px rgba(1, 68, 207, .3) !important;
	border-radius: 5px;
	color: #fff;
	font-size: 17px;
	font-weight: 600;
	width: 100%;
	border: 0
}

.free-trial-btn {
	background-color: #2784d6;
	border: 1px solid #2784d6;
	color: #fff;
	font-family: Poppins, sans-serif;
	font-weight: 600;
	letter-spacing: .5px;
	padding: 12px 18px;
	border-radius: 6px;
	display: inline-block;
	font-size: 15px;
	box-shadow: 2px 2px 4px rgba(0, 0, 0, .23)
}

.free-trial-btn:focus,
.free-trial-btn:hover {
	color: #fff
}

.partner-circle {
	text-align: center;
	margin-top: 0;
	margin-bottom: 60px
}

.partner-circle .divimg {
	display: inline-block;
	padding: 5px;
	border-radius: 50%;
	border: 1px solid #ddd;
	box-shadow: 1px 1px 4px rgba(0, 0, 0, .31)
}

.partner-circle .divimg img {
	border-radius: 50%;
	width: 65px
}

.partner-circle .phone-call i {
	margin-right: 5px
}

.partner-circle .nam {
	font-size: 20px;
	color: #202428;
	margin-bottom: 0;
	font-weight: 700;
	margin-top: 12px
}

.partner-circle .phone-call a {
	color: #a0a0a0 !important
}

.partner-circle .phone-call {
	font-size: 13px;
	font-weight: 600;
	color: #a0a0a0;
	margin: 0
}

.home-btn-section {
	margin-top: 45px
}

.Testimonials-box-widget {
	box-shadow: 5px 4px 18px rgba(0, 0, 0, .05);
	border-radius: 15px;
	overflow: hidden
}

.Testimonials-box-widget .Testimonials-content {
	padding: 38px 35px 0 35px
}

.Testimonials-box-widget .Testimonials-footer {
	padding: 15px 30px 38px 30px
}

.Testimonials-box-widget .Testimonials-content p {
	line-height: 37px;
	text-indent: -7.5px;
	font-size: 18px;
	color: #636f73;
	margin-bottom: 15px
}

.Testimonials-box-widget .Testimonials-content::after {
	content: "";
	width: 80%;
	border-bottom: 1px solid #d6d6d6;
	height: 1px;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-webkit-transform: translateX(-50%)
}

.Testimonials-box-widget .Testimonials-footer .head-name {
	margin-bottom: 0;
	font-size: 13px;
	font-weight: 600;
	color: #adadad
}

.Testimonials-box-widget .Testimonials-footer .company-name {
	margin-bottom: 0;
	font-size: 16px;
	font-weight: 600;
	color: #2784d6
}

.Testimonials-box-widget .Testimonials-video {
	position: relative
}

.Testimonials-box-widget .Testimonials-video::after {
	content: "";
	position: absolute;
	width: 100%;
	top: 0;
	height: 100%;
	left: 0;
	background-color: rgba(0, 0, 0, .25)
}

.Testimonials-box-widget .Testimonials-video-btn {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background-color: #2784d6;
	color: #fff;
	display: inline-block;
	width: 70px;
	height: 70px;
	text-align: center;
	line-height: 70px;
	border-radius: 50%;
	z-index: 9;
	font-size: 34px
}

.fw-700 {
	font-weight: 700
}

.school-banner-widget {
	padding-bottom: 60px;
}

.school-banner-left-widget {
	font-family: 'Source Sans Pro', sans-serif;
}

.school-banner-left-widget .school-subheading {
	font-size: 32px;
	margin-bottom: 5px;
	font-weight: 700;
	margin: 0;
	line-height: 36px;
	color: #1d66a7;
}

.school-banner-left-widget .school-bottom-heading {
	font-size: 22px;
	margin-bottom: 0px;
	color: #1d66a7;
	margin-top: 4px;
	line-height: 27px;
}

.school-banner-left-widget .school-widget-btn {
	display: block;
	padding: 10px 10px;
	background-color: #2784d6;
	border-radius: 3px;
}

.school-banner-left-widget .school-widget-btn .school-btn-h4 {
	margin: 0;
	font-size: 26px;
	color: #fff;
	margin-bottom: 9px;
	font-weight: 600;
}

.school-banner-left-widget .school-widget-btn .school-btn-p {
	margin-bottom: 0;
	color: rgba(255, 255, 255, 0.63);
}

.school-banner-left-widget .school-heading {
	font-weight: 700;
	margin: 0;
	font-size: 55px;
	line-height: 60px;
	color: #1d66a7;
}

.school-banner-widget-top {
	padding: 8px 0;
	background-color: rgb(29, 102, 167);
	color: #fff;
	margin-bottom: 40px;
}

.school-banner-left-widget .school-bottom-text {
	font-size: 24px;
	font-weight: 600;
	margin-top: 70px;
	font-family: 'Caveat', cursive;
	color: #1d66a7;
	margin-bottom: 12px;
}

.school-banner-widget2 {
	position: relative;
	padding: 50px 0;
	background-color: rgba(69, 164, 236, 0.22);
}

.school-banner-widget2 .school-widget-infodiv {
	padding: 10px 15px 15px 15px;
	-webkit-box-shadow: -16px -22px 26px -7px rgba(23, 23, 23, 0.18);
	-moz-box-shadow: -16px -22px 26px -7px rgba(23, 23, 23, 0.18);
	box-shadow: -16px -22px 26px -7px rgba(23, 23, 23, 0.18);
	background-color: #fff;
	margin: 21px auto 0 auto;
	border-radius: 3px;
}

.bg-white {
	background-color: #fff;
}

.school-widget-infodiv .school-info-heading {
	margin-bottom: 20px;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 600;
	margin-top: 0;
	text-align: center;
	color: rgb(52, 80, 110);
	font-size: 24px;
}

.school-widget-infodiv .school-info-para {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 17px;
	text-align: center;
	line-height: 26px;
	margin-bottom: 10px;
}

.school-widget-infodiv .count-box-detail {
	text-align: center;
	font-family: 'Source Sans Pro', sans-serif;
}

.school-widget-infodiv .count-box-detail .count-number {
	font-size: 38px;
	font-weight: 700;
	color: #1d66a7;
	margin: 0;
	margin-bottom: 5px;
}

.school-widget-infodiv .count-box-detail .count-para {
	margin-bottom: 0px;
	font-size: 15px;
	line-height: 16px;
	font-weight: 500;
	color: #5a5a5a;
	font-family: 'Source Sans Pro', sans-serif;
}

.navbar-menu-layout .navbar-nav>.open>a,
.navbar-menu-layout .navbar-nav>.open>a:focus,
.navbar-menu-layout .navbar-nav>.open>a:hover {
	color: #1d66a7 !important;
	background-color: #ffffff !important;
}

.home-content-side-height {
	height: 460px;
}

.home-page-business-widget {
	position: absolute;
	width: 100%;
	bottom: 8px;
}

.home-page-business-widget div.img-section {
	display: inline-block;
	margin-right: 20px;
}

.home-page-business-widget .business-text-bottom {
	font-size: 16px;
	margin-top: 0;
	font-weight: 600;
	margin-bottom: 10px;
}

.home-page-business-widget div.img-section img {
	width: 88px;
}

.Testimonials-box-widget {
	margin-bottom: 20px
}

/*-----------------
	9. Slick Slider
-----------------------*/
/*-----------------
	9. Slick Slider
-----------------------*/
    
.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.slick-list:focus {
	outline: none;
}

.slick-list.dragging {
	cursor: pointer;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.slick-track:before,
.slick-track:after {
	display: table;
	content: '';
}

.slick-track:after {
	clear: both;
}

.slick-loading .slick-track {
	visibility: hidden;
}

.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
}

[dir='rtl'] .slick-slide {
	float: right;
}

.slick-slide img {
	display: block;
}

.slick-slide.slick-loading img {
	display: none;
}

.slick-slide.dragging img {
	pointer-events: none;
}

.slick-initialized .slick-slide {
	display: block;
}

.slick-loading .slick-slide {
	visibility: hidden;
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
	display: none;
}

.slick-prev,
.slick-next {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	width: 40px;
	height: 40px;
	padding: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	box-shadow: 1px 6px 14px rgba(0, 0, 0, 0.2);
	background: #fff;
	border-radius: 100%;
	cursor: pointer;
	border: none;
	outline: none;
	background: #fff;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
	background-color: #4e7ffe;
	color: #fff;
	opacity: 1;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
	color: #fff;
	opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
	opacity: .25;
}

.slick-prev:before,
.slick-next:before {
	font-family: 'slick';
	font-size: 20px;
	line-height: 1;
	opacity: .75;
	color: #383838;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.slick-prev {
	left: 0;
	z-index: 1;
	background-image: url('../slick/left_arrow.svg');
	background-position: center;
	background-repeat: no-repeat;
}

[dir='rtl'] .slick-prev {
	right: -25px;
	left: auto;
}

.slick-next {
	right: 0;
	background-image: url('../slick/right_arrow.svg');
	background-position: center;
	background-repeat: no-repeat;
}

[dir='rtl'] .slick-next {
	right: auto;
	left: -25px;
}

[dir='rtl'] .slick-next:before {
	content: '←';
}
/** End Sick Slider **/


/*******************************/

.delivery-banner-section .delivery-heading {
	font-size: 28px;
	font-weight: 700;
	margin-top: 0;
	margin-bottom: 35px;
	line-height: 45px;
	color: #104777;
	font-family: Poppins, sans-serif;
}

.delivery-btn-orange {
	padding: 9px 20px;
	font-size: 15px;
	background-color: #fba300;
	border-radius: 50px;
	color: #292929 !important;
	display: inline-block;
	font-weight: 700;
	border: 2px solid #fba300;
}

.delivery-btn-blue-outline {
	border: 2px solid #0f4777;
	border-radius: 50px;
	color: #292929 !important;
	display: inline-block;
	padding: 9px 20px;
	font-weight: 700;
	font-size: 15px;
}

.delivery-btn-blue {
	background-color: #2852bd;
	color: #fff;
	font-size: 15px;
	border-radius: 50px;
	padding: 11px 20px;
	display: inline-block;
	font-weight: 700;
}

.delivery-btn-blue:hover,
.delivery-btn-blue:focus {
	color: #fff;
}

.delivery-second-section .delivery-heading {
	font-size: 28px;
	font-weight: 700;
	margin-top: 0;
	margin-bottom: 35px;
	line-height: 45px;
	color: #104777;
	text-align: center;
}

.delivery-why-fleetroot-section {
	margin-bottom: 60px;
}

.delivery-why-fleetroot-section .delivery-heading {
	color: #104777;
	font-size: 36px;
	font-weight: 700;
	margin-top: 0;
	margin-bottom: 60px;
}

.delivery-why-fleetroot-section .delivery-heading span {
	margin-top: 0;
	color: #fba300;
	font-family: Poppins, sans-serif;
}

.delivery-why-points {
	padding-left: 30px;
}

.delivery-why-points li {
	position: relative;
	font-size: 17px;
	margin-bottom: 18px;
}

.delivery-why-points li::before {
	content: '';
	width: 14px;
	height: 14px;
	background-color: #fba300;
	border-radius: 50%;
	margin-right: 18px;
	display: inline-block;
}

.delivery-how-it-works-bg {
	background-color: #0f4777;
}

.delivery-how-it-works .delivery-heading {
	color: #fff;
	font-size: 29px;
	margin: 0;
}

.delivery-how-it-works {
	margin-bottom: 70px;
}

.grey_background{
	background: #eee !important;
}	

.grey_background .slick-slider{
	background: #eee !important;
}	

.step-cart {
	margin-bottom: 70px;
}

.step-cart .step-count {
	display: inline-block;
	border-radius: 50px;
	background-color: #00b771;
	font-size: 20px;
	color: #fff;
	width: 100px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	margin-bottom: 25px;
}

.step-cart .step-body .step-title {
	color: #fba400;
	font-size: 24px;
	margin-top: 30px;
	margin-bottom: 20px;
	font-weight: 600;
}

.step-cart .step-body .step-points {}

.step-cart .step-body .step-points li {
	color: #fff;
	margin-bottom: 8px;
}

.step-cart .step-body .step-points li:before {
	content: '';
	width: 10px;
	height: 10px;
	background-color: #4dc5e1;
	border-radius: 50%;
	margin-right: 15px;
	display: inline-block;
}

.ml-20 {
	margin-left: 20px;
}

.delivery-heading-section .delivery-heading {
	font-size: 36px;
	font-weight: 600;
	margin-bottom: 40px;
	margin-top: 0;
}

.solution-overview-tabs li {
	width: calc(100% / 4);
	float: left;
}

.solution-overview-tabs {
	overflow: hidden;
	margin-bottom: 60px;
}

.solution-overview-tabs li a {
	border-bottom: 3px solid #ededed;
	font-size: 14px;
	padding-bottom: 8px;
	display: block;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.4px;
	padding: 8px 0px 7px 22px;
}

.solution-overview-tabs li:first-child a {
	padding-left: 0px !important;
}

.solution-overview-tabs li.active a {
	border-color: #f9a51a;
}

.solution-tab-section {
	background-color: #efefef;
	padding: 30px 60px;
	border-radius: 25px;
}

.solution-tab-section .tab-content-section .tab-title {
	font-size: 19px;
	color: #104777;
	font-weight: 700;
	margin-top: 0;
	margin-bottom: 30px;
}

.tab-content-points li {
	margin-bottom: 8px;
	font-weight: 600;
}

.tab-content-points li:before {
	content: '';
	width: 10px;
	height: 10px;
	background-color: #f9a519;
	border-radius: 50%;
	margin-right: 15px;
	display: inline-block;
}

.faq_panel_delivery {
	margin-bottom: 20px !important;
}

.faq_panel_delivery .panel-heading {
	background-color: #4dc5e1;
	padding: 15px 30px;
	border-radius: 50px;
	position: relative;
}

.faq_panel_delivery .panel-heading .panel-title a:focus {
	color: #fff;
}

.faq_panel_delivery {
	border: 0px;
}

.faq_panel_delivery .panel-body {
	border-top: 0px !important
}

.faq_panel_delivery_icon {
	position: absolute;
	top: 7px;
	right: 15px;
	float: right;
	width: 30px;
	height: 30px;
	background: #fff;
	border-radius: 50%;
}

.faq_panel_delivery .panel-heading .panel-title {
	color: #fff;
	font-weight: 700;
}

.faq_panel_delivery_icon::before {
	content: '';
	position: absolute;
	width: 12px;
	height: 2px;
	top: 50%;
	left: 50%;
	margin-left: -6px;
	margin-top: -1px
}

.faq_panel_delivery_icon::after,
.faq_panel_delivery_icon::before {
	background: #45a4ec
}

.faq_panel_delivery_icon::after {
	content: '';
	position: absolute;
	width: 2px;
	height: 12px;
	top: 50%;
	left: 50%;
	margin-left: -1px;
	margin-top: -6px;
	transition: transform .25s ease, opacity .25s ease 75ms
}

.active.faq_panel_delivery_icon::after {
	width: 0 !important;
	background-color: #fff !important
}

.active.faq_panel_delivery_icon::after {
	opacity: 0 !important
}

.font-550 {
    font-weight: 550;
}

.Home_Section_title h1 span:after {
    content: " ";
    display: block;
    position: absolute;
    font-size: 25px;
    border-bottom: 2px solid #fff;
    width: 15%;
    height: 5px;
}

/** Footer Social Styles */
.footer-bl .social-links a {
    width: 25%;
    height: auto;
    line-height: 27px;
    color: #fff;
    font-size: 10px;
    display: block;
    padding: 8px 5px;
    text-transform: lowercase;
}

.social-links a.facebook{
	background-color: #3b589f;
}

.social-links a.facebook:hover {
	color: #fff;
	background-color: #0d47a1
}

.social-links a.google-plus {
	color: #fff;
	background-color: #d53434
}

.social-links a.google-plus:hover {
	color: #fff;
	background-color: #f52424
}

.social-links a.linkedin {
	color: #fff;
	background-color: #2981b2
}

.social-links a.linkedin:hover {
	color: #fff;
	background-color: #0176b7
}

.social-links a.twitter {
	color: #fff;
	background-color: #39c5ef
}

.social-links a.twitter:hover {
	color: #fff;
	background-color: #3AC5EE
}

.social-links a.instagram {
	color: #fff;
	background-color: #144c74
}

.social-links a.instagram:hover {
	color: #fff;
	background-color: #144c74
}
/*******************************/

.single-service-one {
    padding: 50px;
    padding-bottom: 40px;
    border-style: solid;
    border-width: 1px;
    border-color: #ffe5e5;
    border-radius: 4px;
    background-color: white;
    box-shadow: 0px 15px 30px 0px rgb(255 228 228 / 30%);
    transition: all .4s ease;
    position: relative;
    overflow: hidden;
    min-height: 350px;
	margin-bottom: 15px;
}

.single-service-one:hover {
    background-color: #f36c68;
    color: #fff;
}

.single-service-one:before {
    content: '';
    width: 600px;
    height: 600px;
    border-radius: 50%;
    position: absolute;
    bottom: 25%;
    left: 50%;
    transform: translate(-50%, -100%);
    background-color: #ff3c3c24;
    z-index: 8;
    transition: all .4s ease;
}

.single-service-one:hover:before {
    transform: translate(-50%, 0%);
    transition-delay: .2s;
}

.single-service-one:hover img {
    filter: drop-shadow(2px 4px 6px black);
}

.bignumbers {
    color: #f36c68;
    font-weight: 600;
    font-size: 28px;
}

.single-more-features {
    position: relative;
    padding-left: 90px;
    margin-bottom: 60px;
	min-height: 315px;
}

.single-more-features img {
    position: absolute;
    top: 0;
    left: 0;
}

.single-more-features h6 {
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 12px;
    font-size: 18px;
    line-height: 15px;
    font-weight: 600;
}

.single-more-features h6:after {
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    height: 1px;
    width: 50px;
    background: #d7d7d7;
}

.single-more-features p {
    color: #7b7a7a;
}

.vert-middle-md{
	display: flex;
    align-items: center;
    justify-content: center;
}

.features-left {
    text-align: right;
}

.wrapper-v-md {
    padding-top: 10px;
    padding-bottom: 10px;
}

@media only screen and (max-width:320px) {
	.mobile-app-new {
		width: 100%!important
	}
	.text-mb {
		text-align: center!important
	}
	.bg-white-img {
		background-position: bottom right!important;
		background-size: 109% 26%!important
	}
	.flex-direction {
		flex-direction: column;
		-webkit-flex-direction: column
	}
	.btn-mob-request {
		padding: 8px 15px
	}
	.partner_business_bg {
		background: rgba(80, 144, 201, .13)!important
	}
	.homeForm {
		padding: 20px 15px;
		border-radius: 2px;
		margin: 0 auto;
		width: 100%;
		margin-bottom: 50px
	}
	.name_field_50per {
		width: 100%;
		float: left;
		margin-bottom: 12px!important;
		margin: 0
	}
	.demo-page-heading {
		font-size: 25px
	}
	.more-feature {
		margin-top: 20px
	}
	.more-feature:before {
		content: "";
		position: absolute;
		width: 1px;
		left: 50%;
		background: #ddd;
		height: 21px;
		top: -21px
	}
	.more-feature:after {
		content: "";
		display: none!important
	}
	.w-mob-90per {
		width: 85%!important
	}
	.w-mob-60per {
		width: 60%!important
	}
	.fs-22-mob {
		font-size: 22px!important
	}
	.social-links i {
		width: 25px!important;
		height: 25px!important;
		line-height: 25px!important;
		font-size: 12px!important;
		margin-right: 0!important
	}
	.b-topBar__lang-flag {
		margin-right: 5px!important
	}
	.subpage_banner-h1 {
		font-weight: 500;
		font-size: 28px;
		text-align: center;
		color: #1d66a7;
		margin-top: 0;
		margin-bottom: 25px;
		letter-spacing: .5px
	}
	.mob_d_flex {
		flex-direction: column
	}
	.mob_d_flex .subpage_left {
		width: 100%;
		text-align: center
	}
	.mob_d_flex .subpage_left .left_heding {
		font-size: 22px
	}
	.mob_d_flex .banner_btn,
	.mob_d_flex .watch_video_btn {
		float: left!important
	}
	.mob_d_flex .watch_video_btn {
		margin-top: 15px;
		margin-left: 0
	}
	.mob_d_flex .subpage_left {
		margin-top: 20px
	}
	.benefit_icon_box {
		height: 60px;
		width: 60px;
		box-shadow: 0 2px 24px 0 rgba(0, 0, 0, .2);
		margin-bottom: 10px;
		background-color: #fff;
		border-radius: 100%;
		background-position: center;
		background-repeat: no-repeat;
		margin: 0 auto
	}
	.benefit_icon_container_box {
		left: initial;
		position: relative;
		text-align: center;
		min-height: 205px;
		width: 50%;
		float: left;
		padding: 8px;
		top: initial
	}
	.benefit_for_parent {
		height: auto
	}
	.benefit_list_main {
		display: block
	}
	.phone_frame_div {
		position: relative;
		left: inherit;
		transform: translateX(0);
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-o-transform: translateX(0);
		-ms-transform: translateX(0);
		width: 100%;
		clear: both
	}
	.swiper-container-main .swiper-button-next,
	.swiper-container-main .swiper-button-prev {
		display: none
	}
	.Mob_mt {
		margin-top: 60px
	}
	.testimonial-carousel {
		width: 100%!important;
		margin: auto
	}
	.tab_nav2 .nav li a {
		font-size: 15px;
		font-weight: 600;
		line-height: 45px;
		padding-left: 5px;
		padding-right: 5px
	}
	.Features_Main {
		margin-top: 50px
	}
	.requestbox-mob {
		padding: 15px 8px 20px
	}
	.banner_btn {
		margin-top: 20px
	}
	.testimonial-carousel .owl-nav .owl-next,
	.testimonial-carousel .owl-nav .owl-prev {
		bottom: -40px;
		top: auto!important;
		width: 45px;
		height: 45px
	}
	.testimonial-carousel .owl-nav .owl-prev {
		left: 15px!important
	}
	.testimonial-carousel .owl-nav .owl-next {
		right: 30px!important
	}
	.features-left{
		text-align:unset;
	}
	.vert-middle-md{
		height: auto;
		display: block;
		text-align: center;
	}
}

@media only screen and (min-width:321px) and (max-width:399px) {
	.mobile-app-new {
		width: 100%!important
	}
	.text-mb {
		text-align: center!important
	}
	.bg-white-img {
		background-position: bottom right!important;
		background-size: 110% 26%!important
	}
	.btn-mb {
		padding: 9px 7px!important;
		margin-bottom: 70px!important;
		margin-left: 5px!important
	}
	.flex-direction {
		flex-direction: column;
		-webkit-flex-direction: column
	}
	.f_a_box .bt-custom {
		border-left: 0 solid rgba(0, 0, 0, .17);
		border-top: 1px solid rgba(0, 0, 0, .17);
		margin-top: 10px;
		padding-top: 10px
	}
	.btn-mob-request {
		padding: 8px 15px
	}
	.partner_business_bg {
		background: rgba(80, 144, 201, .13)!important
	}
	.homeForm {
		padding: 20px 15px;
		border-radius: 2px;
		margin: 0 auto;
		width: 100%;
		margin-bottom: 50px;
		box-shadow: -1px 4px 5px -2px rgba(0, 0, 0, .22)
	}
	.name_field_50per {
		width: 100%;
		float: left;
		margin-bottom: 12px!important;
		margin: 0
	}
	.DemoForm .overflow_hidden {
		margin-bottom: 0!important
	}
	.DemoForm .row.m-b-10 {
		margin-bottom: 0!important
	}
	.DemoForm .btn-mob-request {
		margin: 10px 0
	}
	.demo-page-heading {
		font-size: 25px
	}
	.more-feature {
		margin-top: 20px
	}
	.more-feature:before {
		content: "";
		position: absolute;
		width: 1px;
		left: 50%;
		background: #ddd;
		height: 21px;
		top: -21px
	}
	.more-feature:after {
		content: "";
		display: none!important
	}
	.w-mob-90per {
		width: 85%!important
	}
	.w-mob-60per {
		width: 60%!important
	}
	.fs-22-mob {
		font-size: 22px!important
	}
	.social-links i {
		width: 50px!important;
		height: 25px!important;
		line-height: 25px!important;
		font-size: 12px!important;
		margin-right: 0!important
		display:inline-block;
	}
	.b-topBar__lang-flag {
		margin-right: 5px!important
	}
	.subpage_banner-h1 {
		font-weight: 500;
		font-size: 32px;
		text-align: center;
		color: #1d66a7;
		margin-top: 0;
		margin-bottom: 18px;
		letter-spacing: .5px
	}
	.mob_d_flex {
		flex-direction: column
	}
	.mob_d_flex .subpage_left {
		width: 100%;
		text-align: center
	}
	.mob_d_flex .subpage_left .left_heding {
		font-size: 22px;
		line-height: 28px
	}
	.mob_d_flex .banner_btn,
	.mob_d_flex .watch_video_btn {
		float: left!important
	}
	.mob_d_flex .watch_video_btn {
		margin-top: 15px;
		margin-left: 0
	}
	.mob_d_flex .subpage_left {
		margin-top: 0
	}
	.Mob_mt {
		margin-top: 60px!important
	}
	.testimonial-carousel {
		width: 100%!important;
		margin: auto
	}
	.testimonial-carousel .owl-item {
		padding: 15px
	}
	.tab_nav2 .nav li a {
		font-size: 15px;
		font-weight: 600;
		line-height: 45px;
		padding-left: 13px;
		padding-right: 13px
	}
	.tab_nav2 .nav li a img {
		width: 50px
	}
	.tab_nav2 .nav li a p.title {
		line-height: initial;
		margin-bottom: 12px;
		font-size: 16px
	}
	.Features_Main {
		margin-top: 50px
	}
	.footer_2,
	.footer_2 .text-right {
		text-align: center
	}
	.footer_2 .ml,
	.footer_2 .mr {
		margin: 0!important
	}
	.footer_2 .col-md-6 {
		border: 0!important
	}
	.footer_2 .text-right .mr img {
		margin-bottom: 10px!important
	}
	.requestbox-mob {
		padding: 15px 8px 20px
	}
	.testimonial-carousel .quotes_icon_left {
		position: absolute;
		left: 50%;
		transform: translateX(-50%);
		top: -15px;
		width: auto
	}
	.testimonial-carousel .owl-item .quotes_icon {
		font-size: 30px;
		color: rgba(69, 164, 236, .5)
	}
	.signup_box_only {
		position: relative!important;
		top: 0!important;
		left: 0!important;
		margin: 0 auto;
		z-index: 0;
		padding-top: 20px;
		transform: translate(0)!important;
		-webkit-transform: translate(0)!important;
		-ms-transform: translate(0)!important;
		-o-transform: translate(0)!important;
		z-index: 0!important
	}
	.footer-signupbox {
		position: initial!important
	}
	.demo_popup .pop-up {
		width: 90%;
		height: 470px;
		overflow: hidden
	}
	.demo_popup .pop-up .content {
		min-height: 100%
	}
	.demo_popup .pop-up .content {
		padding: 20px 0
	}
	.demo_popup .heading_section_popup h3.title {
		font-size: 20px
	}
	.demo_popup .heading_section_popup {
		margin: 40px 0
	}
	.demo_popup .pop-up .content .close {
		right: 7px;
		top: 5px
	}
	.device_logo_ul li .logo_devices_box {
		margin-bottom: 20px
	}
	.heading_section_popup h3.title,
	.pricing_heading_section h3.title {
		font-size: 22px
	}
	.features-left{
		text-align:unset;
	}
	.vert-middle-md{
		height: auto;
		display: block;
		text-align: center;
	}
	span.title-back{
		font-size: 60px;
		margin-top: -25px;
		margin-left: -35px;
	}
}

@media only screen and (min-width:376px) and (max-width:399px) {
	.mob_d_flex .banner_btn,
	.mob_d_flex .watch_video_btn {
		width: 60%!important
	}
	.features-left{
		text-align:unset;
	}
	.vert-middle-md{
		height: auto;
		display: block;
		text-align: center;
	}
	span.title-back{
		font-size: 60px;
		margin-top: -25px;
		margin-left: -35px;
	}
}

@media only screen and (min-width:400px) and (max-width:567px) {
	.mobile-app-new {
		width: 100%
	}
	.text-mb {
		text-align: center!important
	}
	.bg-white-img {
		background-position: bottom right!important;
		background-size: 110% 26%!important
	}
	.bg-back-yellow {
		background-size: 103% 41%!important
	}
	.btn-mb {
		padding: 9px 7px!important;
		margin-bottom: 70px!important;
		margin-left: 5px!important
	}
	.btn-mob-request {
		padding: 8px 15px
	}
	.flex-direction {
		flex-direction: column;
		-webkit-flex-direction: column
	}
	.f_a_box .bt-custom {
		border-left: 0 solid rgba(0, 0, 0, .17);
		border-top: 1px solid rgba(0, 0, 0, .17);
		margin-top: 10px;
		padding-top: 10px
	}
	.partner_business_bg {
		background: rgba(80, 144, 201, .13)!important
	}
	.homeForm {
		padding: 20px 15px;
		border-radius: 2px;
		margin: 0 auto;
		width: 100%;
		margin-bottom: 50px;
		box-shadow: -1px 4px 5px -2px rgba(0, 0, 0, .22)
	}
	.name_field_50per {
		width: 100%;
		float: left;
		margin-bottom: 12px!important;
		margin: 0
	}
	.DemoForm .overflow_hidden {
		margin-bottom: 0!important
	}
	.DemoForm .row.m-b-10 {
		margin-bottom: 0!important
	}
	.DemoForm .btn-mob-request {
		margin: 10px 0
	}
	.demo-page-heading {
		font-size: 25px
	}
	.more-feature {
		margin-top: 20px
	}
	.more-feature:before {
		content: "";
		position: absolute;
		width: 1px;
		left: 50%;
		background: #ddd;
		height: 21px;
		top: -21px
	}
	.more-feature:after {
		content: "";
		display: none!important
	}
	.w-mob-90per {
		width: 85%!important
	}
	.w-mob-60per {
		width: 60%!important
	}
	.subpage_banner-h1 {
		font-weight: 500;
		font-size: 32px;
		text-align: center;
		color: #1d66a7;
		margin-top: 0;
		margin-bottom: 18px;
		letter-spacing: .5px
	}
	.mob_d_flex {
		flex-direction: column
	}
	.mob_d_flex .subpage_left {
		width: 100%;
		text-align: center
	}
	.mob_d_flex .subpage_left .left_heding {
		font-size: 22px
	}
	.mob_d_flex .banner_btn,
	.mob_d_flex .watch_video_btn {
		float: left!important
	}
	.mob_d_flex .watch_video_btn {
		margin-top: 0;
		margin-left: 15px
	}
	.mob_d_flex .subpage_left {
		margin-top: 20px
	}
	.benefit_icon_box {
		height: 60px;
		width: 60px;
		box-shadow: 0 2px 24px 0 rgba(0, 0, 0, .2);
		margin-bottom: 10px;
		background-color: #fff;
		border-radius: 100%;
		background-position: center;
		background-repeat: no-repeat;
		margin: 0 auto
	}
	.benefit_icon_container_box {
		left: initial;
		position: relative;
		text-align: center;
		min-height: 205px;
		width: 50%;
		float: left;
		padding: 8px;
		top: initial
	}
	.benefit_for_parent {
		height: auto
	}
	.benefit_list_main {
		display: block
	}
	.phone_frame_div {
		position: relative;
		left: inherit;
		transform: translateX(0);
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-o-transform: translateX(0);
		-ms-transform: translateX(0);
		width: 100%;
		clear: both
	}
	.swiper-container-main .swiper-button-next,
	.swiper-container-main .swiper-button-prev {
		display: none
	}
	.Mob_mt {
		margin-top: 60px!important
	}
	.testimonial-carousel {
		width: 70%!important;
		margin: auto
	}
	.tab_nav2 .nav li a {
		font-size: 18px;
		font-weight: 600;
		line-height: 45px;
		padding-left: 8px;
		padding-right: 8px
	}
	.Features_Main {
		margin-top: 50px
	}
	.requestbox-mob {
		padding: 15px 8px 20px
	}
	.testimonial-carousel .quotes_icon_left {
		position: absolute;
		left: 50%;
		transform: translateX(-50%);
		top: -15px;
		width: auto
	}
	.testimonial-carousel .owl-item .quotes_icon {
		font-size: 30px;
		color: rgba(69, 164, 236, .5)
	}
	.testimonial-carousel .owl-nav .owl-next,
	.testimonial-carousel .owl-nav .owl-prev {
		bottom: -40px;
		top: auto!important;
		width: 45px;
		height: 45px
	}
	.testimonial-carousel .owl-nav .owl-prev {
		left: 15px!important
	}
	.testimonial-carousel .owl-nav .owl-next {
		right: 30px!important
	}
	.footer_2,
	.footer_2 .text-right {
		text-align: center
	}
	.footer_2 .ml,
	.footer_2 .mr {
		margin: 0!important
	}
	.footer_2 .col-md-6 {
		border: 0!important
	}
	.footer_2 .text-right .mr img {
		margin-bottom: 10px!important
	}
	.signup_box_only {
		position: relative!important;
		top: 0!important;
		left: 0!important;
		margin: 0 auto;
		z-index: 0;
		padding-top: 20px;
		transform: translate(0)!important;
		-webkit-transform: translate(0)!important;
		-ms-transform: translate(0)!important;
		-o-transform: translate(0)!important;
		z-index: 0!important
	}
	.demo_popup .pop-up {
		width: 90%;
		height: 470px;
		overflow: hidden
	}
	.demo_popup .pop-up .content {
		min-height: 100%
	}
	.demo_popup .pop-up .content {
		padding: 20px 0
	}
	.demo_popup .heading_section_popup h3.title {
		font-size: 20px
	}
	.demo_popup .heading_section_popup {
		margin-bottom: 40px
	}
	.demo_popup .pop-up .content .close {
		right: 7px;
		top: 5px
	}
	.device_logo_ul li .logo_devices_box {
		margin-bottom: 20px
	}
	.heading_section_popup h3.title,
	.pricing_heading_section h3.title {
		font-size: 22px
	}
	.features-left{
		text-align:unset;
	}
	.vert-middle-md{
		height: auto;
		display: block;
		text-align: center;
	}
	span.title-back{
		font-size: 60px;
		margin-top: -25px;
		margin-left: -35px;
	}
}

@media only screen and (min-width:568px) and (max-width:599px) {
	.mobile-app-new {
		width: 100%
	}
	.text-mb {
		text-align: center!important
	}
	.bg-white-img {
		background-position: bottom right!important;
		background-size: 110% 26%!important
	}
	.bg-back-yellow {
		background-repeat: no-repeat!important;
		background-size: 103% 41%!important
	}
	.f_a_box .bt-custom {
		border-left: 0 solid rgba(0, 0, 0, .17);
		border-top: 1px solid rgba(0, 0, 0, .17);
		margin-top: 10px;
		padding-top: 10px
	}
	.partner_business_bg {
		background: rgba(80, 144, 201, .13)!important
	}
	.homeForm {
		padding: 20px 15px;
		border-radius: 2px;
		margin: 0 auto;
		width: 100%;
		margin-bottom: 50px;
		box-shadow: -1px 4px 5px -2px rgba(0, 0, 0, .22)
	}
	.name_field_50per {
		width: 100%;
		float: left;
		margin-bottom: 12px!important;
		margin: 0
	}
	.DemoForm .overflow_hidden {
		margin-bottom: 0!important
	}
	.DemoForm .row.m-b-10 {
		margin-bottom: 0!important
	}
	.DemoForm .btn-mob-request {
		margin: 10px 0
	}
	.more-feature {
		margin-top: 20px
	}
	.more-feature:before {
		content: "";
		position: absolute;
		width: 1px;
		left: 50%;
		background: #ddd;
		height: 21px;
		top: -21px
	}
	.more-feature:after {
		content: "";
		display: none!important
	}
	.w-mob-90per {
		width: 85%!important
	}
	.w-mob-60per {
		width: 60%!important
	}
	.subpage_banner-h1 {
		font-weight: 500;
		font-size: 32px;
		text-align: center;
		color: #1d66a7;
		margin-top: 0;
		margin-bottom: 18px;
		letter-spacing: .5px
	}
	.mob_d_flex {
		flex-direction: column
	}
	.mob_d_flex .subpage_left {
		width: 100%;
		text-align: center
	}
	.mob_d_flex .subpage_left .left_heding {
		font-size: 22px
	}
	.mob_d_flex .banner_btn,
	.mob_d_flex .watch_video_btn {
		float: left!important
	}
	.mob_d_flex .watch_video_btn {
		margin-left: 15px
	}
	.mob_d_flex .subpage_left {
		margin-top: 20px
	}
	.benefit_icon_box {
		height: 60px;
		width: 60px;
		box-shadow: 0 2px 24px 0 rgba(0, 0, 0, .2);
		margin-bottom: 10px;
		background-color: #fff;
		border-radius: 100%;
		background-position: center;
		background-repeat: no-repeat;
		margin: 0 auto
	}
	.benefit_icon_container_box {
		left: initial;
		position: relative;
		text-align: center;
		min-height: 205px;
		width: 50%;
		float: left;
		padding: 8px;
		top: initial
	}
	.benefit_for_parent {
		height: auto
	}
	.benefit_list_main {
		display: block
	}
	.phone_frame_div {
		position: relative;
		left: inherit;
		transform: translateX(0);
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-o-transform: translateX(0);
		-ms-transform: translateX(0);
		width: 100%;
		clear: both
	}
	.swiper-container-main .swiper-button-next,
	.swiper-container-main .swiper-button-prev {
		display: none
	}
	.Mob_mt {
		margin-top: 60px!important
	}
	.testimonial-carousel {
		width: 70%!important;
		margin: auto
	}
	.tab_nav2 .nav li a {
		font-size: 18px;
		font-weight: 600;
		line-height: 55px;
		padding-left: 25px;
		padding-right: 25px
	}
	.Features_Main {
		margin-top: 50px
	}
	.requestbox-mob {
		padding: 15px 8px 20px
	}
	.footer_2,
	.footer_2 .text-right {
		text-align: center
	}
	.footer_2 .ml,
	.footer_2 .mr {
		margin: 0!important
	}
	.footer_2 .col-md-6 {
		border: 0!important
	}
	.footer_2 .text-right .mr img {
		margin-bottom: 10px!important
	}
	.signup_box_only {
		position: relative!important;
		top: 0!important;
		left: 0!important;
		margin: 0 auto;
		z-index: 0;
		padding-top: 20px;
		transform: translate(0)!important;
		-webkit-transform: translate(0)!important;
		-ms-transform: translate(0)!important;
		-o-transform: translate(0)!important;
		z-index: 0!important
	}
	.demo_popup .pop-up {
		width: 90%;
		height: 470px;
		overflow: hidden
	}
	.demo_popup .pop-up .content {
		min-height: 100%
	}
	.demo_popup .pop-up .content {
		padding: 20px 0
	}
	.demo_popup .heading_section_popup h3.title {
		font-size: 20px
	}
	.demo_popup .heading_section_popup {
		margin-bottom: 40px
	}
	.demo_popup .pop-up .content .close {
		right: 7px;
		top: 5px
	}
	.heading_section_popup h3.title,
	.pricing_heading_section h3.title {
		font-size: 22px
	}
	.features-left{
		text-align:unset;
	}
	.vert-middle-md{
		height: auto;
		display: block;
		text-align: center;
	}
	span.title-back{
		font-size: 60px;
		margin-top: -25px;
		margin-left: -35px;
	}
}

@media only screen and (min-width:600px) and (max-width:699px) {
	.mobile-app-new {
		width: 100%
	}
	.text-mb {
		text-align: center!important
	}
	.bg-white-img {
		background-position: bottom right!important;
		background-size: 110% 26%!important
	}
	.bg-back-yellow {
		background-repeat: no-repeat!important;
		background-size: 103% 41%!important
	}
	.flex-direction {
		flex-direction: column;
		-webkit-flex-direction: column
	}
	.f_a_box .bt-custom {
		border-left: 0 solid rgba(0, 0, 0, .17);
		border-top: 1px solid rgba(0, 0, 0, .17);
		margin-top: 10px;
		padding-top: 10px
	}
	.homeForm {
		padding: 20px 15px;
		border-radius: 2px;
		margin: 0 auto;
		width: 100%;
		margin-bottom: 50px;
		box-shadow: -1px 4px 5px -2px rgba(0, 0, 0, .22)
	}
	.name_field_50per {
		width: 100%;
		float: left;
		margin-bottom: 12px!important;
		margin: 0
	}
	.demo-page-heading {
		font-size: 25px
	}
	.more-feature {
		margin-top: 20px
	}
	.more-feature:before {
		content: "";
		position: absolute;
		width: 1px;
		left: 50%;
		background: #ddd;
		height: 21px;
		top: -21px
	}
	.more-feature:after {
		content: "";
		display: none!important
	}
	.w-mob-90per {
		width: 85%!important
	}
	.w-mob-60per {
		width: 60%!important
	}
	.subpage_banner-h1 {
		font-weight: 500;
		font-size: 32px;
		text-align: center;
		color: #1d66a7;
		margin-top: 0;
		margin-bottom: 18px;
		letter-spacing: .5px
	}
	.mob_d_flex {
		flex-direction: column
	}
	.mob_d_flex .subpage_left {
		width: 100%;
		text-align: center
	}
	.mob_d_flex .subpage_left .left_heding {
		font-size: 22px
	}
	.mob_d_flex .banner_btn,
	.mob_d_flex .watch_video_btn {
		float: left!important
	}
	.mob_d_flex .watch_video_btn {
		margin-left: 15px
	}
	.mob_d_flex .subpage_left {
		margin-top: 20px
	}
	.benefit_icon_box {
		height: 60px;
		width: 60px;
		box-shadow: 0 2px 24px 0 rgba(0, 0, 0, .2);
		margin-bottom: 10px;
		background-color: #fff;
		border-radius: 100%;
		background-position: center;
		background-repeat: no-repeat;
		margin: 0 auto
	}
	.benefit_icon_container_box {
		left: initial;
		position: relative;
		text-align: center;
		min-height: 205px;
		width: 50%;
		float: left;
		padding: 8px;
		top: initial
	}
	.benefit_for_parent {
		height: auto
	}
	.benefit_list_main {
		display: block
	}
	.phone_frame_div {
		position: relative;
		left: inherit;
		transform: translateX(0);
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-o-transform: translateX(0);
		-ms-transform: translateX(0);
		width: 100%;
		clear: both
	}
	.swiper-container-main .swiper-button-next,
	.swiper-container-main .swiper-button-prev {
		display: none
	}
	.Mob_mt {
		margin-top: 60px!important
	}
	.testimonial-carousel {
		width: 70%!important;
		margin: auto
	}
	.tab_nav2 .nav li a {
		font-size: 20px;
		font-weight: 600;
		line-height: 55px;
		padding-left: 32px;
		padding-right: 32px
	}
	.Features_Main {
		margin-top: 50px
	}
	.requestbox-mob {
		padding: 15px 8px 20px
	}
	.footer_2 .text-right,
	77 .footer_2 {
		text-align: center
	}
	.footer_2 .ml,
	.footer_2 .mr {
		margin: 0!important
	}
	.footer_2 .col-md-6 {
		border: 0!important
	}
	.footer_2 .text-right .mr img {
		margin-bottom: 10px!important
	}
	.demo_popup .pop-up {
		width: 90%;
		height: 470px;
		overflow: hidden
	}
	.demo_popup .pop-up .content {
		min-height: 100%
	}
	.demo_popup .pop-up .content {
		padding: 20px 0
	}
	.demo_popup .heading_section_popup h3.title {
		font-size: 20px
	}
	.demo_popup .heading_section_popup {
		margin-bottom: 40px
	}
	.demo_popup .pop-up .content .close {
		right: 7px;
		top: 5px
	}
	.heading_section_popup h3.title,
	.pricing_heading_section h3.title {
		font-size: 22px
	}
	.features-left{
		text-align:unset;
	}
	.vert-middle-md{
		height: auto;
		display: block;
		text-align: center;
	}
	span.title-back{
		font-size: 60px;
		margin-top: -25px;
		margin-left: -35px;
	}
}

@media only screen and (min-width:700px) and (max-width:767px) {
	.mobile-app-new {
		width: 100%
	}
	.text-mb {
		text-align: center!important
	}
	.bg-white-img {
		background-position: bottom right!important;
		background-size: 110% 26%!important
	}
	.bg-back-yellow {
		background-repeat: no-repeat!important;
		background-size: 103% 41%!important
	}
	.f_a_box .bt-custom {
		border-left: 0 solid rgba(0, 0, 0, .17);
		border-top: 1px solid rgba(0, 0, 0, .17);
		margin-top: 10px;
		padding-top: 10px
	}
	.homeForm {
		padding: 20px 15px;
		border-radius: 2px;
		margin: 0 auto;
		width: 100%;
		margin-bottom: 50px;
		box-shadow: -1px 4px 5px -2px rgba(0, 0, 0, .22)
	}
	.name_field_50per {
		width: 100%;
		float: left;
		margin-bottom: 12px!important;
		margin: 0
	}
	.demo-page-heading {
		font-size: 25px
	}
	.more-feature {
		margin-top: 20px
	}
	.more-feature:before {
		content: "";
		position: absolute;
		width: 1px;
		left: 50%;
		background: #ddd;
		height: 21px;
		top: -21px
	}
	.more-feature:after {
		content: "";
		display: none!important
	}
	.subpage_banner-h1 {
		font-weight: 500;
		font-size: 32px;
		text-align: center;
		color: #1d66a7;
		margin-top: 0;
		margin-bottom: 18px;
		letter-spacing: .5px
	}
	.mob_d_flex {
		flex-direction: column
	}
	.mob_d_flex .subpage_left {
		width: 100%;
		text-align: center
	}
	.mob_d_flex .subpage_left .left_heding {
		font-size: 22px
	}
	.mob_d_flex .banner_btn,
	.mob_d_flex .watch_video_btn {
		float: left!important
	}
	.mob_d_flex .watch_video_btn {
		margin-left: 15px
	}
	.mob_d_flex .subpage_left {
		margin-top: 20px
	}
	.benefit_icon_box {
		height: 60px;
		width: 60px;
		box-shadow: 0 2px 24px 0 rgba(0, 0, 0, .2);
		margin-bottom: 10px;
		background-color: #fff;
		border-radius: 100%;
		background-position: center;
		background-repeat: no-repeat;
		margin: 0 auto
	}
	.benefit_icon_container_box {
		left: initial;
		position: relative;
		text-align: center;
		min-height: 205px;
		width: 50%;
		float: left;
		padding: 8px;
		top: initial
	}
	.benefit_for_parent {
		height: auto
	}
	.benefit_list_main {
		display: block
	}
	.phone_frame_div {
		position: relative;
		left: inherit;
		transform: translateX(0);
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-o-transform: translateX(0);
		-ms-transform: translateX(0);
		width: 100%;
		clear: both
	}
	.swiper-container-main .swiper-button-next,
	.swiper-container-main .swiper-button-prev {
		display: none
	}
	.Mob_mt {
		margin-top: 60px!important
	}
	.testimonial-carousel {
		width: 0%!important;
		margin: auto
	}
	.tab_nav2 .nav li a {
		font-size: 20px;
		font-weight: 600;
		line-height: 55px;
		padding-left: 32px;
		padding-right: 32px
	}
	.Features_Main {
		margin-top: 50px
	}
	.footer_2,
	.footer_2 .text-right {
		text-align: center
	}
	.footer_2 .ml,
	.footer_2 .mr {
		margin: 0!important
	}
	.footer_2 .col-md-6 {
		border: 0!important
	}
	.footer_2 .text-right .mr img {
		margin-bottom: 10px!important
	}
	.features-left{
		text-align:unset;
	}
	.vert-middle-md{
		height: auto;
		display: block;
		text-align: center;
	}
	span.title-back{
		font-size: 60px;
		margin-top: -25px;
		margin-left: -35px;
	}
}

@media screen and (min-width:768px) and (max-width:991px) {
	.subpage_banner-h1 {
		font-weight: 500;
		font-size: 32px;
		text-align: center;
		color: #1d66a7;
		margin-top: 0;
		margin-bottom: 18px;
		letter-spacing: .5px
	}
	.mob_d_flex {
		flex-direction: column
	}
	.mob_d_flex .subpage_left {
		width: 100%;
		text-align: center
	}
	.mob_d_flex .subpage_left .left_heding {
		font-size: 22px
	}
	.mob_d_flex .banner_btn,
	.mob_d_flex .watch_video_btn {
		float: left!important
	}
	.mob_d_flex .watch_video_btn {
		margin-left: 15px
	}
	.mob_d_flex .subpage_left {
		margin-top: 20px
	}
	.benefit_icon_box {
		height: 60px;
		width: 60px;
		box-shadow: 0 2px 24px 0 rgba(0, 0, 0, .2);
		margin-bottom: 10px;
		background-color: #fff;
		border-radius: 100%;
		background-position: center;
		background-repeat: no-repeat;
		margin: 0 auto
	}
	.benefit_icon_container_box {
		left: initial;
		position: relative;
		text-align: center;
		min-height: 205px;
		width: 50%;
		float: left;
		padding: 8px;
		top: initial
	}
	.benefit_for_parent {
		height: auto
	}
	.benefit_list_main {
		display: block
	}
	.phone_frame_div {
		position: relative;
		left: inherit;
		transform: translateX(0);
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-o-transform: translateX(0);
		-ms-transform: translateX(0);
		width: 100%;
		clear: both
	}
	.swiper-container-main .swiper-button-next,
	.swiper-container-main .swiper-button-prev {
		display: none
	}
	.Mob_mt {
		margin-top: 60px!important
	}
	.testimonial-carousel {
		width: 100%!important;
		margin: auto
	}
	.tab_nav2 .nav li a {
		font-size: 20px;
		font-weight: 600;
		line-height: 55px;
		padding-left: 32px;
		padding-right: 32px
	}
	.footer_2,
	.footer_2 .text-right {
		text-align: center
	}
	.footer_2 .ml,
	.footer_2 .mr {
		margin: 0!important
	}
	.footer_2 .col-md-6 {
		border: 0!important
	}
	.footer_2 .text-right .mr img {
		margin-bottom: 10px!important
	}
	.navbar_layout2 {
		min-height: 70px!important
	}
	.navbar_layout2 .navbar-brand {
		padding-top: 10px!important;
		margin-left: 0!important;
		padding-bottom: 10px!important
	}
	.navbar_layout2 .navbar-right {
		margin-top: 10px
	}
	.signup_box_only {
		position: relative!important
	}
	.navbar_Layout .navbar-brand {
		padding-top: 5px!important;
		padding-bottom: 5px!important
	}
	.navbar_Layout .navbar-nav>li>a {
		margin-left: 10px!important;
		margin-right: 10px!important
	}
	.navbar_Layout .navbar-nav>li {
		margin-top: 10px
	}
	.navbar_Layout {
		min-height: 65px
	}
	.navbar_Layout .navbar-nav>li.request_demo_li a {
		margin-top: 0!important;
		margin-right: 0!important
	}
	.probootstrap-section-sm {
		margin-top: 55px
	}
	.features-left{
		text-align:unset;
	}
	.vert-middle-md{
		height: auto;
		display: block;
		text-align: center;
	}
	span.title-back{
		font-size: 60px;
		margin-top: -25px;
		margin-left: -35px;
	}
}

@media screen and (min-width:992px) and (max-width:1023px) {
	.benefit_icon_container_box0 {
		top: 25px;
		left: 160px
	}
	.mob_d_flex .subpage_left {
		width: 100%
	}
	.benefit_icon_container_box1 {
		top: 230px;
		left: 25px
	}
	.benefit_icon_container_box2 {
		top: 495px;
		left: 20px
	}
	.benefit_icon_container_box3 {
		top: 719px;
		left: 117px
	}
	.benefit_icon_container_box4 {
		top: 25px;
		left: 645px
	}
	.benefit_icon_container_box5 {
		top: 719px;
		left: 645px
	}
	.benefit_icon_container_box6 {
		top: 495px;
		left: 730px
	}
	.benefit_icon_container_box7 {
		top: 230px;
		left: 735px
	}
}

@media (min-height:580px) and (max-height:650px) {
	.signup_box_only {
		top: 45%!important
	}
}

@media screen and (min-width:1024px) and (max-width:1199px) {
	.benefit_icon_container_box0 {
		top: 25px;
		left: 160px
	}
	.mob_d_flex .subpage_left {
		width: 100%
	}
	.benefit_icon_container_box1 {
		top: 230px;
		left: 25px
	}
	.benefit_icon_container_box2 {
		top: 495px;
		left: 20px
	}
	.benefit_icon_container_box3 {
		top: 719px;
		left: 117px
	}
	.benefit_icon_container_box4 {
		top: 25px;
		left: 645px
	}
	.benefit_icon_container_box5 {
		top: 719px;
		left: 645px
	}
	.benefit_icon_container_box6 {
		top: 495px;
		left: 730px
	}
	.benefit_icon_container_box7 {
		top: 230px;
		left: 735px
	}
}

@media screen and (min-width:1200px) and (max-width:1299px) {
	.next-gen-txt {
		font-size: 42px;
		margin-top: 0;
		line-height: 1.1
	}
	.homeForm-boxshadow {
		padding: 20px
	}
	.homeForm h4 {
		margin: 0 0 15px;
		font-size: 18px
	}
	.homeForm-box {
		top: 9%;
		left: 4%
	}
}

@media screen and (min-width:1300px) and (max-width:1399px) {
	.next-gen-txt {
		font-size: 39px;
		margin-bottom: 20px;
		margin-top: 0
	}
	.homeForm-boxshadow {
		padding: 20px
	}
	.homeForm h4 {
		margin: 0 0 15px;
		font-size: 18px
	}
	.homeForm-box {
		top: 10%
	}
}

@media screen and (min-width:1024px) and (max-width:1199px) {
	.next-gen-txt {
		font-size: 17px;
		margin-bottom: 10px;
		margin-top: 0
	}
	.homeForm-boxshadow {
		padding: 10px
	}
	.homeForm h4 {
		margin: 0 0 12px;
		font-size: 16px
	}
	.homeForm-box {
		top: 7%
	}
}

@media screen and (max-width:768px) {
	body {
		font-size: 16px
	}
	.benefit_icon_box {
		height: 60px;
		width: 60px;
		box-shadow: 0 2px 24px 0 rgba(0, 0, 0, .2);
		margin-bottom: 10px;
		background-color: #fff;
		border-radius: 100%;
		background-position: center;
		background-repeat: no-repeat;
		margin: 0 auto
	}
	.benefit_icon_container_box {
		left: initial!important;
		position: relative;
		text-align: center;
		min-height: 205px;
		width: 50%!important;
		float: left;
		padding: 8px;
		top: initial
	}
	.school_process .school_process_forword_arrow:before,
	.school_process_reverse_arrow:before {
		content: ""
	}
	.school_process {
		position: relative;
		margin-bottom: 76px;
		margin-top: 0
	}
	.school_process .panel {
		width: 90%
	}
	.school_process .school_process_forword_arrow:after,
	.school_process_reverse_arrow:after {
		content: url(/img/school/arrow_down_side.png);
		position: absolute;
		background-repeat: no-repeat;
		bottom: -14%;
		z-index: -1;
		left: 50%;
		transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
		-moz-transform: translateX(-50%);
		-ms-transform: translateX(-50%)
	}
	.benefit_for_parent {
		height: auto
	}
	.benefit_list_main {
		display: block
	}
	.phone_frame_div {
		position: relative;
		left: inherit;
		transform: translateX(0);
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-o-transform: translateX(0);
		-ms-transform: translateX(0);
		width: 100%;
		clear: both
	}
	.swiper-container-main .swiper-button-next,
	.swiper-container-main .swiper-button-prev {
		display: none
	}
	.testimonial-carousel .owl-nav .owl-next,
	.testimonial-carousel .owl-nav .owl-prev {
		bottom: -40px;
		top: auto!important;
		width: 45px;
		height: 45px
	}
	.testimonial-carousel .owl-nav .owl-prev {
		left: 15px!important
	}
	.testimonial-carousel .owl-nav .owl-next {
		right: 30px!important
	}
	.Benefits_para {
		font-size: 16px!important
	}
	.banner_btn,
	.pricing-btn {
		line-height: initial;
		font-size: 16px
	}
	.pricing-table-plan-category {
		font-size: 13px
	}
	.Home_Section_title h1 {
		font-size: 27px!important;
		line-height: 34px;
		text-align: center;
		font-weight: 600!important
	}
	.home-btn-section {
		margin-top: 25px;
		text-align: center
	}
	.home-btn-section .btn {
		text-align: center;
		font-size: 16px;
		border: 0;
		padding: 10px 5px!important;
		display: block;
		margin: 10px auto!important
	}
	.get_free_demo_btn_sm,
	.get_read_more_btn_sm {
		font-size: 16px;
		padding: 7px 10px
	}
	.new-footer-links li>a {
		font-weight: 600;
		padding: 7px 0;
		display: block;
		color: #2784d6!important;
		line-height: initial;
		font-size: 15px
	}
	.footer-small-txt {
		font-size: 16px;
		font-weight: 500
	}
	.email-txt:before {
		color: #104777;
		font-size: 16px;
		font-weight: 500
	}
	.b-info__aside-article-item p {
		color: #848484;
		font-size: 14px
	}
	.footer-header {
		font-weight: 600!important;
		color: #0a70ca!important;
		font-size: 20px
	}
	.home-btn-section .home_banner_btn {
		border-radius: 5px
	}
	.home-btn-section .watch_video_btn_icon {
		margin-top: 15px
	}
	.home-btn-section .watch_video_btn_icon i {
		min-width: 35px;
		max-width: 35px;
		font-size: 16px;
		line-height: 35px;
		color: #fff;
		background-color: #ff620f;
		border-radius: 50px;
		box-shadow: rgba(255, 88, 0, .3) 0 10px 20px 0!important;
		min-height: 35px;
		max-height: 35px;
		margin-right: 10px
	}
	.signup_box_only {
		width: 90%
	}
	.contact-split {
		position: relative;
		height: auto
	}
	.contact-split .g-maps {
		position: relative;
		height: 100%;
		left: 0;
		top: 0;
		width: 100%
	}
	.Home_Section_title {
		text-align: center;
		margin-bottom: 35px;
		margin-top: 0
	}
	.Read_more_section {
		text-align: center;
		margin-top: 20px
	}
	.Home_Section_title.padding_left {
		padding-left: 0
	}
	.home_page_midTitle {
		font-size: 30px;
		line-height: 38px
	}
	.count_box h5 {
		font-size: 16px
	}
	.subpage_left .mt60 {
		margin-top: 15px!important
	}
	.subpage_banner_txt_div {
		margin-bottom: 30px
	}
	.subpage_left img {
		margin-top: 18px!important
	}
	.count_box {
		border: 1px solid #095598;
		border-radius: 5px;
		padding: 8px 5px;
		min-height: 150px
	}
	.count_box h2 {
		font-weight: 500;
		font-size: 30px
	}
	.vehicle_page_features .row_padding {
		border-bottom: 1px solid #ddd;
		display: block
	}
	.device_logo_ul li {
		float: left;
		width: calc(100% / 2)
	}
	.device_logo_ul li:nth-child(3) .logo_devices_box,
	.device_logo_ul li:nth-child(5) .logo_devices_box {
		margin-left: 0!important
	}
	.vehicle_page_features .row_padding:last-child {
		border-bottom: 0
	}
	.VT_features_m_heading {
		margin-top: 0;
		font-family: Poppins, sans-serif;
		font-weight: 500;
		font-size: 27px;
		color: #4d4d4d
	}
	.VT_features_img img {
		width: 90%
	}
	.vehicle_features_section {
		padding-top: 0
	}
	.VT_banner_btns {
		margin-top: 28px!important
	}
	.VT_banner_btns .home_banner_btn {
		background-color: #2784d6;
		padding: 10px 15px;
		text-transform: capitalize;
		box-shadow: 2px 4px 15px rgba(1, 68, 207, .3)!important;
		border-radius: 50px;
		color: #fff;
		font-size: 15px;
		font-weight: 600;
		display: inline-block
	}
	.VT_banner_btns .watch_video_btn_icon {
		margin-left: 15px;
		font-size: 14px;
		display: inline-block;
		float: right
	}
	.VT_banner_btns .watch_video_btn_icon i {
		min-width: 45px;
		max-width: 45px;
		font-size: 13px;
		line-height: 45px;
		border-radius: 50px;
		min-height: 45px;
		max-height: 45px;
		margin-right: 8px
	}
	.VT_VideoModal .modal-video-popup-height {
		height: 197px
	}
	.VT_VideoModal {
		top: 50%;
		transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-o-transform: translateY(-50%)
	}
	.CR_client_logo li {
		float: left;
		list-style: none;
		width: calc(100% / 2);
		margin-bottom: 20px
	}
	.CR_client_logo li:nth-child(2n+1) .CR_logo_box {
		margin-left: 0!important
	}
	.school-banner-widget-top {
		padding: 5px 0
	}
	.school-banner-widget-top p {
		font-size: 14px;
		line-height: 20px
	}
	.school-banner-widget-top {
		margin-bottom: 25px
	}
	.school-banner-left-widget .school-subheading {
		font-size: 28px
	}
	.school-banner-left-widget .school-heading {
		font-size: 40px;
		line-height: 38px
	}
	.school-banner-left-widget .school-bottom-heading {
		font-size: 17px;
		color: #1d66a7;
		margin-top: 12px;
		line-height: 21px
	}
	.school-banner-left-widget .school-bottom-text {
		font-size: 20px;
		font-weight: 600;
		margin-top: 30px
	}
	.school-banner-left-widget .school-widget-btn {
		padding: 6px 10px;
		margin-bottom: 20px
	}
	.school-banner-left-widget .school-widget-btn .school-btn-h4 {
		font-size: 22px
	}
	.school-widget-infodiv .school-info-heading {
		font-size: 22px;
		line-height: 32px
	}
	.school-widget-infodiv .count-box-detail {
		margin-bottom: 20px
	}
	.school-widget-infodiv .count-box-detail .count-number {
		font-size: 34px
	}
	.box-inner {
		margin-top: 30px!important
	}
	.btn-mob {
		margin-top: 20px
	}
	.probootstrap-section{
		padding: 3em 0;
	}
}
