@import url('https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900');
@font-face {
	font-family: "enoc";
	src: url("../fonts/enoc.eot");
	src: url("../fonts/enoc.eot?#iefix") format("embedded-opentype"), url("../fonts/enoc.woff") format("woff"), url("../fonts/enoc.ttf") format("truetype"), url("../fonts/enoc.svg#enoc") format("svg");
	font-weight: normal;
	font-style: normal
}
[data-icon]:before {
	font-family: "enoc" !important;
	content: attr(data-icon);
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
[class^="icon-"]:before, [class*=" icon-"]:before {
	font-family: "enoc" !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.icon-left-arrow:before {
	content: "\61"
}
.icon-right-arrow:before {
	content: "\62"
}
.icon-angle-right:before {
	content: "\63"
}
.icon-download-icon:before {
	content: "\65"
}
.icon-angle-left:before {
	content: "\64"
}
.icon-share02:before {
	content: "\66"
}
.icon-apple:before {
	content: "\67"
}
.icon-android:before {
	content: "\68"
}
.icon-refresh:before {
	content: "\69"
}
.icon-facebook:before {
	content: "\6a"
}
.icon-twitter:before {
	content: "\6b"
}
.icon-instagram-logo:before {
	content: "\6c"
}
.icon-google-plus:before {
	content: "\6d"
}
.icon-play:before {
	content: "\6e"
}
.icon-plus-icon:before {
	content: "\6f"
}
.icon-minus-icon:before {
	content: "\70"
}
.icon-play-icon:before {
	content: "\71"
}
.icon-gallery-icon:before {
	content: "\72"
}
.icon-calender-icon:before {
	content: "\73"
}
.icon-email-icon:before {
	content: "\75"
}
.icon-search-icon:before {
	content: "\76"
}
.icon-home-02:before {
	content: "\74"
}
.icon-close:before {
	content: "\77"
}
.icon-twitter-1:before {
	content: "\78"
}
.icon-linkedin:before {
	content: "\79"
}
.icon-dotted-arrow:before {
	content: "\7a"
}
.icon-download:before {
	content: "\41"
}
.icon-minus-icon-1:before {
	content: "\42"
}
.icon-plus-icon-1:before {
	content: "\43"
}
.icon-location-icon:before {
	content: "\45"
}
.icon-tel-icon:before {
	content: "\46"
}
.icon-email-icon-1:before {
	content: "\47"
}
.icon-connect-icon:before {
	content: "\48"
}
.icon-brand-icon:before {
	content: "\49"
}
.icon-icon-contact:before {
	content: "\4b"
}
.icon-icon-product:before {
	content: "\4c"
}
.icon-icon-service:before {
	content: "\4d"
}
.icon-cart:before {
	content: "\4a"
}
.icon-website-icon:before {
	content: "\4e"
}
.icon-web:before {
	content: "\44"
}
.icon-twitter-2:before {
	content: "\4f"
}
.icon-instagram-2:before {
	content: "\50"
}
.icon-linkedin-2:before {
	content: "\51"
}
.icon-youtube-2:before {
	content: "\52"
}
.icon-facebook-2:before {
	content: "\53"
}
.icon-youtube:before {
	content: "\54"
}
.icon-down-broc-1:before {
	content: "\55"
}
.icon-readmore-slim:before {
	content: "\56"
}
.icon-readmore-slim-left:before {
	content: "\57"
}
/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}
body {
	margin: 0
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block
}
audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline
}
audio:not([controls]) {
	display: none;
	height: 0
}
[hidden], template {
	display: none
}
a {
	background-color: transparent
}
a:active, a:hover {
	outline: 0
}
abbr[title] {
	border-bottom: 1px dotted
}
b, strong {
	font-weight: 500
}
dfn {
	font-style: italic
}
h1 {
	font-size: 2em;
	margin: 0.67em 0
}
mark {
	background: #ff0;
	color: #000
}
small {
	font-size: 80%
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sup {
	top: -0.5em
}
sub {
	bottom: -0.25em
}
img {
	border: 0
}
svg:not(:root) {
	overflow: hidden
}
figure {
	margin: 1em 40px
}
hr {
	box-sizing: content-box;
	height: 0
}
pre {
	overflow: auto
}
code, kbd, pre, samp {
	font-family: monospace, monospace;
	font-size: 1em
}
button, input, optgroup, select, textarea {
	color: inherit;
	font: inherit;
	margin: 0
}
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 {
border:0;
padding:0
}
input {
	line-height: normal
}
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-appearance: textfield;
	box-sizing: content-box
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
-webkit-appearance:none
}
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em
}
legend {
	border: 0;
	padding: 0
}
textarea {
	overflow: auto
}
optgroup {
	font-weight: bold
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
td, th {
	padding: 0
}/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {
*, *:before, *:after {
	background: transparent !important;
	color: #000 !important;
	box-shadow: none !important;
	text-shadow: none !important
}
a, a:visited {
	text-decoration: underline
}
a[href]:after {
	content: " (" attr(href) ")"
}
abbr[title]:after {
	content: " (" attr(title) ")"
}
a[href^="#"]:after, a[href^="javascript:"]:after {
	content: ""
}
pre, blockquote {
	border: 1px solid #999;
	page-break-inside: avoid
}
thead {
	display: table-header-group
}
tr, img {
	page-break-inside: avoid
}
img {
	max-width: 100% !important
}
p, h2, h3 {
	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 th, .table-bordered td {
	border: 1px solid #ddd !important
}
}
@font-face {
	font-family: 'Glyphicons Halflings';
	src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
	src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg")
}
.glyphicon {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.glyphicon-asterisk:before {
	content: "\002a"
}
.glyphicon-plus:before {
	content: "\002b"
}
.glyphicon-euro:before, .glyphicon-eur:before {
	content: "\20ac"
}
.glyphicon-minus:before {
	content: "\2212"
}
.glyphicon-cloud:before {
	content: "\2601"
}
.glyphicon-envelope:before {
	content: "\2709"
}
.glyphicon-pencil:before {
	content: "\270f"
}
.glyphicon-glass:before {
	content: "\e001"
}
.glyphicon-music:before {
	content: "\e002"
}
.glyphicon-search:before {
	content: "\e003"
}
.glyphicon-heart:before {
	content: "\e005"
}
.glyphicon-star:before {
	content: "\e006"
}
.glyphicon-star-empty:before {
	content: "\e007"
}
.glyphicon-user:before {
	content: "\e008"
}
.glyphicon-film:before {
	content: "\e009"
}
.glyphicon-th-large:before {
	content: "\e010"
}
.glyphicon-th:before {
	content: "\e011"
}
.glyphicon-th-list:before {
	content: "\e012"
}
.glyphicon-ok:before {
	content: "\e013"
}
.glyphicon-remove:before {
	content: "\e014"
}
.glyphicon-zoom-in:before {
	content: "\e015"
}
.glyphicon-zoom-out:before {
	content: "\e016"
}
.glyphicon-off:before {
	content: "\e017"
}
.glyphicon-signal:before {
	content: "\e018"
}
.glyphicon-cog:before {
	content: "\e019"
}
.glyphicon-trash:before {
	content: "\e020"
}
.glyphicon-home:before {
	content: "\e021"
}
.glyphicon-file:before {
	content: "\e022"
}
.glyphicon-time:before {
	content: "\e023"
}
.glyphicon-road:before {
	content: "\e024"
}
.glyphicon-download-alt:before {
	content: "\e025"
}
.glyphicon-download:before {
	content: "\e026"
}
.glyphicon-upload:before {
	content: "\e027"
}
.glyphicon-inbox:before {
	content: "\e028"
}
.glyphicon-play-circle:before {
	content: "\e029"
}
.glyphicon-repeat:before {
	content: "\e030"
}
.glyphicon-refresh:before {
	content: "\e031"
}
.glyphicon-list-alt:before {
	content: "\e032"
}
.glyphicon-lock:before {
	content: "\e033"
}
.glyphicon-flag:before {
	content: "\e034"
}
.glyphicon-headphones:before {
	content: "\e035"
}
.glyphicon-volume-off:before {
	content: "\e036"
}
.glyphicon-volume-down:before {
	content: "\e037"
}
.glyphicon-volume-up:before {
	content: "\e038"
}
.glyphicon-qrcode:before {
	content: "\e039"
}
.glyphicon-barcode:before {
	content: "\e040"
}
.glyphicon-tag:before {
	content: "\e041"
}
.glyphicon-tags:before {
	content: "\e042"
}
.glyphicon-book:before {
	content: "\e043"
}
.glyphicon-bookmark:before {
	content: "\e044"
}
.glyphicon-print:before {
	content: "\e045"
}
.glyphicon-camera:before {
	content: "\e046"
}
.glyphicon-font:before {
	content: "\e047"
}
.glyphicon-bold:before {
	content: "\e048"
}
.glyphicon-italic:before {
	content: "\e049"
}
.glyphicon-text-height:before {
	content: "\e050"
}
.glyphicon-text-width:before {
	content: "\e051"
}
.glyphicon-align-left:before {
	content: "\e052"
}
.glyphicon-align-center:before {
	content: "\e053"
}
.glyphicon-align-right:before {
	content: "\e054"
}
.glyphicon-align-justify:before {
	content: "\e055"
}
.glyphicon-list:before {
	content: "\e056"
}
.glyphicon-indent-left:before {
	content: "\e057"
}
.glyphicon-indent-right:before {
	content: "\e058"
}
.glyphicon-facetime-video:before {
	content: "\e059"
}
.glyphicon-picture:before {
	content: "\e060"
}
.glyphicon-map-marker:before {
	content: "\e062"
}
.glyphicon-adjust:before {
	content: "\e063"
}
.glyphicon-tint:before {
	content: "\e064"
}
.glyphicon-edit:before {
	content: "\e065"
}
.glyphicon-share:before {
	content: "\e066"
}
.glyphicon-check:before {
	content: "\e067"
}
.glyphicon-move:before {
	content: "\e068"
}
.glyphicon-step-backward:before {
	content: "\e069"
}
.glyphicon-fast-backward:before {
	content: "\e070"
}
.glyphicon-backward:before {
	content: "\e071"
}
.glyphicon-play:before {
	content: "\e072"
}
.glyphicon-pause:before {
	content: "\e073"
}
.glyphicon-stop:before {
	content: "\e074"
}
.glyphicon-forward:before {
	content: "\e075"
}
.glyphicon-fast-forward:before {
	content: "\e076"
}
.glyphicon-step-forward:before {
	content: "\e077"
}
.glyphicon-eject:before {
	content: "\e078"
}
.glyphicon-chevron-left:before {
	content: "\e079"
}
.glyphicon-chevron-right:before {
	content: "\e080"
}
.glyphicon-plus-sign:before {
	content: "\e081"
}
.glyphicon-minus-sign:before {
	content: "\e082"
}
.glyphicon-remove-sign:before {
	content: "\e083"
}
.glyphicon-ok-sign:before {
	content: "\e084"
}
.glyphicon-question-sign:before {
	content: "\e085"
}
.glyphicon-info-sign:before {
	content: "\e086"
}
.glyphicon-screenshot:before {
	content: "\e087"
}
.glyphicon-remove-circle:before {
	content: "\e088"
}
.glyphicon-ok-circle:before {
	content: "\e089"
}
.glyphicon-ban-circle:before {
	content: "\e090"
}
.glyphicon-arrow-left:before {
	content: "\e091"
}
.glyphicon-arrow-right:before {
	content: "\e092"
}
.glyphicon-arrow-up:before {
	content: "\e093"
}
.glyphicon-arrow-down:before {
	content: "\e094"
}
.glyphicon-share-alt:before {
	content: "\e095"
}
.glyphicon-resize-full:before {
	content: "\e096"
}
.glyphicon-resize-small:before {
	content: "\e097"
}
.glyphicon-exclamation-sign:before {
	content: "\e101"
}
.glyphicon-gift:before {
	content: "\e102"
}
.glyphicon-leaf:before {
	content: "\e103"
}
.glyphicon-fire:before {
	content: "\e104"
}
.glyphicon-eye-open:before {
	content: "\e105"
}
.glyphicon-eye-close:before {
	content: "\e106"
}
.glyphicon-warning-sign:before {
	content: "\e107"
}
.glyphicon-plane:before {
	content: "\e108"
}
.glyphicon-calendar:before {
	content: "\e109"
}
.glyphicon-random:before {
	content: "\e110"
}
.glyphicon-comment:before {
	content: "\e111"
}
.glyphicon-magnet:before {
	content: "\e112"
}
.glyphicon-chevron-up:before {
	content: "\e113"
}
.glyphicon-chevron-down:before {
	content: "\e114"
}
.glyphicon-retweet:before {
	content: "\e115"
}
.glyphicon-shopping-cart:before {
	content: "\e116"
}
.glyphicon-folder-close:before {
	content: "\e117"
}
.glyphicon-folder-open:before {
	content: "\e118"
}
.glyphicon-resize-vertical:before {
	content: "\e119"
}
.glyphicon-resize-horizontal:before {
	content: "\e120"
}
.glyphicon-hdd:before {
	content: "\e121"
}
.glyphicon-bullhorn:before {
	content: "\e122"
}
.glyphicon-bell:before {
	content: "\e123"
}
.glyphicon-certificate:before {
	content: "\e124"
}
.glyphicon-thumbs-up:before {
	content: "\e125"
}
.glyphicon-thumbs-down:before {
	content: "\e126"
}
.glyphicon-hand-right:before {
	content: "\e127"
}
.glyphicon-hand-left:before {
	content: "\e128"
}
.glyphicon-hand-up:before {
	content: "\e129"
}
.glyphicon-hand-down:before {
	content: "\e130"
}
.glyphicon-circle-arrow-right:before {
	content: "\e131"
}
.glyphicon-circle-arrow-left:before {
	content: "\e132"
}
.glyphicon-circle-arrow-up:before {
	content: "\e133"
}
.glyphicon-circle-arrow-down:before {
	content: "\e134"
}
.glyphicon-globe:before {
	content: "\e135"
}
.glyphicon-wrench:before {
	content: "\e136"
}
.glyphicon-tasks:before {
	content: "\e137"
}
.glyphicon-filter:before {
	content: "\e138"
}
.glyphicon-briefcase:before {
	content: "\e139"
}
.glyphicon-fullscreen:before {
	content: "\e140"
}
.glyphicon-dashboard:before {
	content: "\e141"
}
.glyphicon-paperclip:before {
	content: "\e142"
}
.glyphicon-heart-empty:before {
	content: "\e143"
}
.glyphicon-link:before {
	content: "\e144"
}
.glyphicon-phone:before {
	content: "\e145"
}
.glyphicon-pushpin:before {
	content: "\e146"
}
.glyphicon-usd:before {
	content: "\e148"
}
.glyphicon-gbp:before {
	content: "\e149"
}
.glyphicon-sort:before {
	content: "\e150"
}
.glyphicon-sort-by-alphabet:before {
	content: "\e151"
}
.glyphicon-sort-by-alphabet-alt:before {
	content: "\e152"
}
.glyphicon-sort-by-order:before {
	content: "\e153"
}
.glyphicon-sort-by-order-alt:before {
	content: "\e154"
}
.glyphicon-sort-by-attributes:before {
	content: "\e155"
}
.glyphicon-sort-by-attributes-alt:before {
	content: "\e156"
}
.glyphicon-unchecked:before {
	content: "\e157"
}
.glyphicon-expand:before {
	content: "\e158"
}
.glyphicon-collapse-down:before {
	content: "\e159"
}
.glyphicon-collapse-up:before {
	content: "\e160"
}
.glyphicon-log-in:before {
	content: "\e161"
}
.glyphicon-flash:before {
	content: "\e162"
}
.glyphicon-log-out:before {
	content: "\e163"
}
.glyphicon-new-window:before {
	content: "\e164"
}
.glyphicon-record:before {
	content: "\e165"
}
.glyphicon-save:before {
	content: "\e166"
}
.glyphicon-open:before {
	content: "\e167"
}
.glyphicon-saved:before {
	content: "\e168"
}
.glyphicon-import:before {
	content: "\e169"
}
.glyphicon-export:before {
	content: "\e170"
}
.glyphicon-send:before {
	content: "\e171"
}
.glyphicon-floppy-disk:before {
	content: "\e172"
}
.glyphicon-floppy-saved:before {
	content: "\e173"
}
.glyphicon-floppy-remove:before {
	content: "\e174"
}
.glyphicon-floppy-save:before {
	content: "\e175"
}
.glyphicon-floppy-open:before {
	content: "\e176"
}
.glyphicon-credit-card:before {
	content: "\e177"
}
.glyphicon-transfer:before {
	content: "\e178"
}
.glyphicon-cutlery:before {
	content: "\e179"
}
.glyphicon-header:before {
	content: "\e180"
}
.glyphicon-compressed:before {
	content: "\e181"
}
.glyphicon-earphone:before {
	content: "\e182"
}
.glyphicon-phone-alt:before {
	content: "\e183"
}
.glyphicon-tower:before {
	content: "\e184"
}
.glyphicon-stats:before {
	content: "\e185"
}
.glyphicon-sd-video:before {
	content: "\e186"
}
.glyphicon-hd-video:before {
	content: "\e187"
}
.glyphicon-subtitles:before {
	content: "\e188"
}
.glyphicon-sound-stereo:before {
	content: "\e189"
}
.glyphicon-sound-dolby:before {
	content: "\e190"
}
.glyphicon-sound-5-1:before {
	content: "\e191"
}
.glyphicon-sound-6-1:before {
	content: "\e192"
}
.glyphicon-sound-7-1:before {
	content: "\e193"
}
.glyphicon-copyright-mark:before {
	content: "\e194"
}
.glyphicon-registration-mark:before {
	content: "\e195"
}
.glyphicon-cloud-download:before {
	content: "\e197"
}
.glyphicon-cloud-upload:before {
	content: "\e198"
}
.glyphicon-tree-conifer:before {
	content: "\e199"
}
.glyphicon-tree-deciduous:before {
	content: "\e200"
}
.glyphicon-cd:before {
	content: "\e201"
}
.glyphicon-save-file:before {
	content: "\e202"
}
.glyphicon-open-file:before {
	content: "\e203"
}
.glyphicon-level-up:before {
	content: "\e204"
}
.glyphicon-copy:before {
	content: "\e205"
}
.glyphicon-paste:before {
	content: "\e206"
}
.glyphicon-alert:before {
	content: "\e209"
}
.glyphicon-equalizer:before {
	content: "\e210"
}
.glyphicon-king:before {
	content: "\e211"
}
.glyphicon-queen:before {
	content: "\e212"
}
.glyphicon-pawn:before {
	content: "\e213"
}
.glyphicon-bishop:before {
	content: "\e214"
}
.glyphicon-knight:before {
	content: "\e215"
}
.glyphicon-baby-formula:before {
	content: "\e216"
}
.glyphicon-tent:before {
	content: "\26fa"
}
.glyphicon-blackboard:before {
	content: "\e218"
}
.glyphicon-bed:before {
	content: "\e219"
}
.glyphicon-apple:before {
	content: "\f8ff"
}
.glyphicon-erase:before {
	content: "\e221"
}
.glyphicon-hourglass:before {
	content: "\231b"
}
.glyphicon-lamp:before {
	content: "\e223"
}
.glyphicon-duplicate:before {
	content: "\e224"
}
.glyphicon-piggy-bank:before {
	content: "\e225"
}
.glyphicon-scissors:before {
	content: "\e226"
}
.glyphicon-bitcoin:before {
	content: "\e227"
}
.glyphicon-btc:before {
	content: "\e227"
}
.glyphicon-xbt:before {
	content: "\e227"
}
.glyphicon-yen:before {
	content: "\00a5"
}
.glyphicon-jpy:before {
	content: "\00a5"
}
.glyphicon-ruble:before {
	content: "\20bd"
}
.glyphicon-rub:before {
	content: "\20bd"
}
.glyphicon-scale:before {
	content: "\e230"
}
.glyphicon-ice-lolly:before {
	content: "\e231"
}
.glyphicon-ice-lolly-tasted:before {
	content: "\e232"
}
.glyphicon-education:before {
	content: "\e233"
}
.glyphicon-option-horizontal:before {
	content: "\e234"
}
.glyphicon-option-vertical:before {
	content: "\e235"
}
.glyphicon-menu-hamburger:before {
	content: "\e236"
}
.glyphicon-modal-window:before {
	content: "\e237"
}
.glyphicon-oil:before {
	content: "\e238"
}
.glyphicon-grain:before {
	content: "\e239"
}
.glyphicon-sunglasses:before {
	content: "\e240"
}
.glyphicon-text-size:before {
	content: "\e241"
}
.glyphicon-text-color:before {
	content: "\e242"
}
.glyphicon-text-background:before {
	content: "\e243"
}
.glyphicon-object-align-top:before {
	content: "\e244"
}
.glyphicon-object-align-bottom:before {
	content: "\e245"
}
.glyphicon-object-align-horizontal:before {
	content: "\e246"
}
.glyphicon-object-align-left:before {
	content: "\e247"
}
.glyphicon-object-align-vertical:before {
	content: "\e248"
}
.glyphicon-object-align-right:before {
	content: "\e249"
}
.glyphicon-triangle-right:before {
	content: "\e250"
}
.glyphicon-triangle-left:before {
	content: "\e251"
}
.glyphicon-triangle-bottom:before {
	content: "\e252"
}
.glyphicon-triangle-top:before {
	content: "\e253"
}
.glyphicon-console:before {
	content: "\e254"
}
.glyphicon-superscript:before {
	content: "\e255"
}
.glyphicon-subscript:before {
	content: "\e256"
}
.glyphicon-menu-left:before {
	content: "\e257"
}
.glyphicon-menu-right:before {
	content: "\e258"
}
.glyphicon-menu-down:before {
	content: "\e259"
}
.glyphicon-menu-up:before {
	content: "\e260"
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
*:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
html {
	font-size: 10px;
	-webkit-tap-highlight-color: rgba(0,0,0,0)
}
body {
	font-family: "FSAlbert-regular", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.42857;
	color: #333;
	background-color: #fff
}
input, button, select, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}
a {
	color: #008D6D;
	text-decoration: none
}
a:hover, a:focus {
	color: #008371;
	text-decoration: underline
}
a:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
figure {
	margin: 0
}
img {
	vertical-align: middle
}
.img-responsive {
	display: block;
	max-width: 100%;
	height: auto
}
.img-rounded {
	border-radius: 0
}
.img-thumbnail {
	padding: 4px;
	line-height: 1.42857;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 0;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	display: inline-block;
	max-width: 100%;
	height: auto
}
.img-circle {
	border-radius: 50%
}
hr {
	margin-top: 0px;
margin-bottom: 0px;
	border: 0;
	border-top: 1px solid #eee
}
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}
.sr-only-focusable:active, .sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}
[role="button"] {
	cursor: pointer
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: #1e1e1e
}
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: normal;
	line-height: 1;
	color: #777
}
h1, .h1, h2, .h2, h3, .h3 {
	margin-top: 0;
	margin-bottom: 21.05263px
}
h1 small, h1 .small, .h1 small, .h1 .small, h2 small, h2 .small, .h2 small, .h2 .small, h3 small, h3 .small, .h3 small, .h3 .small {
	font-size: 65%
}
h4, .h4, h5, .h5, h6, .h6 {
	margin-top: 0;
	margin-bottom: 21.05263px
}
h4 small, h4 .small, .h4 small, .h4 .small, h5 small, h5 .small, .h5 small, .h5 .small, h6 small, h6 .small, .h6 small, .h6 .small {
	font-size: 75%
}
h1, .h1 {
	font-size: 36px
}
h2, .h2 {
	font-size: 30px;
}
h3, .h3 {
	font-size: 18px;
	font-weight: 300;
	color: #008D6D;
	margin-bottom:10px;
}
h4, .h4 {
	font-size: 18px;
}
h5, .h5 {
	font-size: 19px;
	color: #008D6D;
	position: relative
}
h6, .h6 {
	font-size: 16px;
	color: #008D6D;
	position: relative;
	margin: 50px 0 30px 0
}
p {
	margin: 0 0 25px;
	color: #565b65;
	font-size: 15px;
	line-height: 24px
}
.lead {
	margin-bottom: 35px;
	font-size: 16px;
	line-height: 1.4
}

@media (min-width: 768px) {
.lead {
	font-size: 18px
}
}
.lead-two {
	margin-bottom: 21px;
	font-size: 16px;
	line-height: 1.4
}

@media (min-width: 768px) {
.lead-two {
	font-size: 18px
}
}
small, .small {
	font-size: 85%
}
mark, .mark {
	background-color: #fcf8e3;
	padding: .2em
}
.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, .initialism {
	text-transform: uppercase
}
.text-capitalize {
	text-transform: capitalize
}
.text-muted {
	color: #777
}
.text-primary {
	color: #008D6D
}
a.text-primary:hover, a.text-primary:focus {
	color: #009c88
}
.text-success {
	color: #3c763d
}
a.text-success:hover, a.text-success:focus {
	color: #2b542c
}
.text-info {
	color: #31708f
}
a.text-info:hover, a.text-info:focus {
	color: #245269
}
.text-warning {
	color: #8a6d3b
}
a.text-warning:hover, a.text-warning:focus {
	color: #66512c
}
.text-danger {
	color: #a94442
}
a.text-danger:hover, a.text-danger:focus {
	color: #843534
}
.bg-primary {
	color: #fff
}
.bg-primary {
	background-color: #008D6D
}
a.bg-primary:hover, a.bg-primary:focus {
	background-color: #009c88
}
.bg-success {
	background-color: #dff0d8
}
a.bg-success:hover, a.bg-success:focus {
	background-color: #c1e2b3
}
.bg-info {
	background-color: #d9edf7
}
a.bg-info:hover, a.bg-info:focus {
	background-color: #afd9ee
}
.bg-warning {
	background-color: #fcf8e3
}
a.bg-warning:hover, a.bg-warning:focus {
	background-color: #f7ecb5
}
.bg-danger {
	background-color: #f2dede
}
a.bg-danger:hover, a.bg-danger:focus {
	background-color: #e4b9b9
}
.page-header {
	padding-bottom: 9px;
	margin: 40px 0 20px;
	border-bottom: 1px solid #eee
}
ul, ol {
	margin-top: 0;
	margin-bottom: 10px
}
ul ul, ul ol, ol ul, ol ol {
	margin-bottom: 0
}
.list-unstyled {
	padding-left: 0;
	list-style: none
}
.list-inline {
	padding-left: 0;
	list-style: none;
	margin-left: -5px
}
.list-inline>li {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px
}
dl {
	margin-top: 0;
	margin-bottom: 20px
}
dt, dd {
	line-height: 1.42857
}
dt {
	font-weight: bold
}
dd {
	margin-left: 0
}
.dl-horizontal dd:before, .dl-horizontal dd:after {
	content: " ";
	display: table
}
.dl-horizontal dd:after {
	clear: both
}

@media (min-width: 768px) {
.dl-horizontal dt {
	float: left;
	width: 160px;
	clear: left;
	text-align: right;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
.dl-horizontal dd {
	margin-left: 180px
}
}
abbr[title], abbr[data-original-title] {
	cursor: help;
	border-bottom: 1px dotted #777
}
.initialism {
	font-size: 90%
}
blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	font-size: 17.5px;
	border-left: 5px solid #eee
}
blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
	margin-bottom: 0
}
blockquote footer, blockquote small, blockquote .small {
	display: block;
	font-size: 80%;
	line-height: 1.42857;
	color: #777
}
blockquote footer:before, blockquote small:before, blockquote .small:before {
	content: '\2014 \00A0'
}
.blockquote-reverse, blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0;
	border-right: 5px solid #eee;
	border-left: 0;
	text-align: right
}
.blockquote-reverse footer:before, .blockquote-reverse small:before, .blockquote-reverse .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before, blockquote.pull-right .small:before {
	content: ''
}
.blockquote-reverse footer:after, .blockquote-reverse small:after, .blockquote-reverse .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after, blockquote.pull-right .small:after {
	content: '\00A0 \2014'
}
address {
	margin-bottom: 20px;
	font-style: normal;
	line-height: 1.42857
}
code, kbd, pre, samp {
	font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}
code {
	padding: 2px 4px;
	font-size: 90%;
	color: #c7254e;
	background-color: #f9f2f4;
	border-radius: 0
}
kbd {
	padding: 2px 4px;
	font-size: 90%;
	color: #fff;
	background-color: #333;
	border-radius: 0;
	box-shadow: inset 0 -1px 0 rgba(0,0,0,0.25)
}
kbd kbd {
	padding: 0;
	font-size: 100%;
	font-weight: bold;
	box-shadow: none
}
pre {
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 1.42857;
	word-break: break-all;
	word-wrap: break-word;
	color: #333;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 0
}
pre code {
	padding: 0;
	font-size: inherit;
	color: inherit;
	white-space: pre-wrap;
	background-color: transparent;
	border-radius: 0
}
.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll
}
.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}
.container:before, .container:after {
	content: " ";
	display: table
}
.container:after {
	clear: both
}

@media (min-width: 768px) {
.container {
	width: 750px
}
}

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

@media (min-width: 1200px) {
.container {
	width: 1200px
}
}
.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}
.container-fluid:before, .container-fluid:after {
	content: " ";
	display: table
}
.container-fluid:after {
	clear: both
}
.row {
	margin-left: -15px;
	margin-right: -15px
}
.row:before, .row:after {
	content: " ";
	display: table
}
.row:after {
	clear: both
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
	float: left
}
.col-xs-1 {
	width: 8.33333%
}
.col-xs-2 {
	width: 16.66667%
}
.col-xs-3 {
	width: 25%
}
.col-xs-4 {
	width: 33.33333%
}
.col-xs-5 {
	width: 41.66667%
}
.col-xs-6 {
	width: 50%
}
.col-xs-7 {
	width: 58.33333%
}
.col-xs-8 {
	width: 66.66667%
}
.col-xs-9 {
	width: 75%
}
.col-xs-10 {
	width: 83.33333%
}
.col-xs-11 {
	width: 91.66667%
}
.col-xs-12 {
	width: 100%
}
.col-xs-pull-0 {
	right: auto
}
.col-xs-pull-1 {
	right: 8.33333%
}
.col-xs-pull-2 {
	right: 16.66667%
}
.col-xs-pull-3 {
	right: 25%
}
.col-xs-pull-4 {
	right: 33.33333%
}
.col-xs-pull-5 {
	right: 41.66667%
}
.col-xs-pull-6 {
	right: 50%
}
.col-xs-pull-7 {
	right: 58.33333%
}
.col-xs-pull-8 {
	right: 66.66667%
}
.col-xs-pull-9 {
	right: 75%
}
.col-xs-pull-10 {
	right: 83.33333%
}
.col-xs-pull-11 {
	right: 91.66667%
}
.col-xs-pull-12 {
	right: 100%
}
.col-xs-push-0 {
	left: auto
}
.col-xs-push-1 {
	left: 8.33333%
}
.col-xs-push-2 {
	left: 16.66667%
}
.col-xs-push-3 {
	left: 25%
}
.col-xs-push-4 {
	left: 33.33333%
}
.col-xs-push-5 {
	left: 41.66667%
}
.col-xs-push-6 {
	left: 50%
}
.col-xs-push-7 {
	left: 58.33333%
}
.col-xs-push-8 {
	left: 66.66667%
}
.col-xs-push-9 {
	left: 75%
}
.col-xs-push-10 {
	left: 83.33333%
}
.col-xs-push-11 {
	left: 91.66667%
}
.col-xs-push-12 {
	left: 100%
}
.col-xs-offset-0 {
	margin-left: 0%
}
.col-xs-offset-1 {
	margin-left: 8.33333%
}
.col-xs-offset-2 {
	margin-left: 16.66667%
}
.col-xs-offset-3 {
	margin-left: 25%
}
.col-xs-offset-4 {
	margin-left: 33.33333%
}
.col-xs-offset-5 {
	margin-left: 41.66667%
}
.col-xs-offset-6 {
	margin-left: 50%
}
.col-xs-offset-7 {
	margin-left: 58.33333%
}
.col-xs-offset-8 {
	margin-left: 66.66667%
}
.col-xs-offset-9 {
	margin-left: 75%
}
.col-xs-offset-10 {
	margin-left: 83.33333%
}
.col-xs-offset-11 {
	margin-left: 91.66667%
}
.col-xs-offset-12 {
	margin-left: 100%
}

@media (min-width: 768px) {
.col-sm-1, .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-sm-10, .col-sm-11, .col-sm-12 {
	float: left
}
.col-sm-1 {
	width: 8.33333%
}
.col-sm-2 {
	width: 16.66667%
}
.col-sm-3 {
	width: 25%
}
.col-sm-4 {
	width: 33.33333%
}
.col-sm-5 {
	width: 41.66667%
}
.col-sm-6 {
	width: 50%
}
.col-sm-7 {
	width: 58.33333%
}
.col-sm-8 {
	width: 66.66667%
}
.col-sm-9 {
	width: 75%
}
.col-sm-10 {
	width: 83.33333%
}
.col-sm-11 {
	width: 91.66667%
}
.col-sm-12 {
	width: 100%
}
.col-sm-pull-0 {
	right: auto
}
.col-sm-pull-1 {
	right: 8.33333%
}
.col-sm-pull-2 {
	right: 16.66667%
}
.col-sm-pull-3 {
	right: 25%
}
.col-sm-pull-4 {
	right: 33.33333%
}
.col-sm-pull-5 {
	right: 41.66667%
}
.col-sm-pull-6 {
	right: 50%
}
.col-sm-pull-7 {
	right: 58.33333%
}
.col-sm-pull-8 {
	right: 66.66667%
}
.col-sm-pull-9 {
	right: 75%
}
.col-sm-pull-10 {
	right: 83.33333%
}
.col-sm-pull-11 {
	right: 91.66667%
}
.col-sm-pull-12 {
	right: 100%
}
.col-sm-push-0 {
	left: auto
}
.col-sm-push-1 {
	left: 8.33333%
}
.col-sm-push-2 {
	left: 16.66667%
}
.col-sm-push-3 {
	left: 25%
}
.col-sm-push-4 {
	left: 33.33333%
}
.col-sm-push-5 {
	left: 41.66667%
}
.col-sm-push-6 {
	left: 50%
}
.col-sm-push-7 {
	left: 58.33333%
}
.col-sm-push-8 {
	left: 66.66667%
}
.col-sm-push-9 {
	left: 75%
}
.col-sm-push-10 {
	left: 83.33333%
}
.col-sm-push-11 {
	left: 91.66667%
}
.col-sm-push-12 {
	left: 100%
}
.col-sm-offset-0 {
	margin-left: 0%
}
.col-sm-offset-1 {
	margin-left: 8.33333%
}
.col-sm-offset-2 {
	margin-left: 16.66667%
}
.col-sm-offset-3 {
	margin-left: 25%
}
.col-sm-offset-4 {
	margin-left: 33.33333%
}
.col-sm-offset-5 {
	margin-left: 41.66667%
}
.col-sm-offset-6 {
	margin-left: 50%
}
.col-sm-offset-7 {
	margin-left: 58.33333%
}
.col-sm-offset-8 {
	margin-left: 66.66667%
}
.col-sm-offset-9 {
	margin-left: 75%
}
.col-sm-offset-10 {
	margin-left: 83.33333%
}
.col-sm-offset-11 {
	margin-left: 91.66667%
}
.col-sm-offset-12 {
	margin-left: 100%
}
}

@media (min-width: 992px) {
.col-md-1, .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-md-10, .col-md-11, .col-md-12 {
	float: left
}
.col-md-1 {
	width: 8.33333%
}
.col-md-2 {
	width: 16.66667%
}
.col-md-3 {
	width: 25%
}
.col-md-4 {
	width: 33.33333%
}
.col-md-5 {
	width: 41.66667%
}
.col-md-6 {
	width: 50%
}
.col-md-7 {
	width: 58.33333%
}
.col-md-8 {
	width: 66.66667%
}
.col-md-9 {
	width: 75%
}
.col-md-10 {
	width: 83.33333%
}
.col-md-11 {
	width: 91.66667%
}
.col-md-12 {
	width: 100%
}
.col-md-pull-0 {
	right: auto
}
.col-md-pull-1 {
	right: 8.33333%
}
.col-md-pull-2 {
	right: 16.66667%
}
.col-md-pull-3 {
	right: 25%
}
.col-md-pull-4 {
	right: 33.33333%
}
.col-md-pull-5 {
	right: 41.66667%
}
.col-md-pull-6 {
	right: 50%
}
.col-md-pull-7 {
	right: 58.33333%
}
.col-md-pull-8 {
	right: 66.66667%
}
.col-md-pull-9 {
	right: 75%
}
.col-md-pull-10 {
	right: 83.33333%
}
.col-md-pull-11 {
	right: 91.66667%
}
.col-md-pull-12 {
	right: 100%
}
.col-md-push-0 {
	left: auto
}
.col-md-push-1 {
	left: 8.33333%
}
.col-md-push-2 {
	left: 16.66667%
}
.col-md-push-3 {
	left: 25%
}
.col-md-push-4 {
	left: 33.33333%
}
.col-md-push-5 {
	left: 41.66667%
}
.col-md-push-6 {
	left: 50%
}
.col-md-push-7 {
	left: 58.33333%
}
.col-md-push-8 {
	left: 66.66667%
}
.col-md-push-9 {
	left: 75%
}
.col-md-push-10 {
	left: 83.33333%
}
.col-md-push-11 {
	left: 91.66667%
}
.col-md-push-12 {
	left: 100%
}
.col-md-offset-0 {
	margin-left: 0%
}
.col-md-offset-1 {
	margin-left: 8.33333%
}
.col-md-offset-2 {
	margin-left: 16.66667%
}
.col-md-offset-3 {
	margin-left: 25%
}
.col-md-offset-4 {
	margin-left: 33.33333%
}
.col-md-offset-5 {
	margin-left: 41.66667%
}
.col-md-offset-6 {
	margin-left: 50%
}
.col-md-offset-7 {
	margin-left: 58.33333%
}
.col-md-offset-8 {
	margin-left: 66.66667%
}
.col-md-offset-9 {
	margin-left: 75%
}
.col-md-offset-10 {
	margin-left: 83.33333%
}
.col-md-offset-11 {
	margin-left: 91.66667%
}
.col-md-offset-12 {
	margin-left: 100%
}
}

@media (min-width: 1200px) {
.col-lg-1, .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-lg-10, .col-lg-11, .col-lg-12 {
	float: left
}
.col-lg-1 {
	width: 8.33333%
}
.col-lg-2 {
	width: 16.66667%
}
.col-lg-3 {
	width: 25%
}
.col-lg-4 {
	width: 33.33333%
}
.col-lg-5 {
	width: 41.66667%
}
.col-lg-6 {
	width: 50%
}
.col-lg-7 {
	width: 58.33333%
}
.col-lg-8 {
	width: 66.66667%
}
.col-lg-9 {
	width: 75%
}
.col-lg-10 {
	width: 83.33333%
}
.col-lg-11 {
	width: 91.66667%
}
.col-lg-12 {
	width: 100%
}
.col-lg-pull-0 {
	right: auto
}
.col-lg-pull-1 {
	right: 8.33333%
}
.col-lg-pull-2 {
	right: 16.66667%
}
.col-lg-pull-3 {
	right: 25%
}
.col-lg-pull-4 {
	right: 33.33333%
}
.col-lg-pull-5 {
	right: 41.66667%
}
.col-lg-pull-6 {
	right: 50%
}
.col-lg-pull-7 {
	right: 58.33333%
}
.col-lg-pull-8 {
	right: 66.66667%
}
.col-lg-pull-9 {
	right: 75%
}
.col-lg-pull-10 {
	right: 83.33333%
}
.col-lg-pull-11 {
	right: 91.66667%
}
.col-lg-pull-12 {
	right: 100%
}
.col-lg-push-0 {
	left: auto
}
.col-lg-push-1 {
	left: 8.33333%
}
.col-lg-push-2 {
	left: 16.66667%
}
.col-lg-push-3 {
	left: 25%
}
.col-lg-push-4 {
	left: 33.33333%
}
.col-lg-push-5 {
	left: 41.66667%
}
.col-lg-push-6 {
	left: 50%
}
.col-lg-push-7 {
	left: 58.33333%
}
.col-lg-push-8 {
	left: 66.66667%
}
.col-lg-push-9 {
	left: 75%
}
.col-lg-push-10 {
	left: 83.33333%
}
.col-lg-push-11 {
	left: 91.66667%
}
.col-lg-push-12 {
	left: 100%
}
.col-lg-offset-0 {
	margin-left: 0%
}
.col-lg-offset-1 {
	margin-left: 8.33333%
}
.col-lg-offset-2 {
	margin-left: 16.66667%
}
.col-lg-offset-3 {
	margin-left: 25%
}
.col-lg-offset-4 {
	margin-left: 33.33333%
}
.col-lg-offset-5 {
	margin-left: 41.66667%
}
.col-lg-offset-6 {
	margin-left: 50%
}
.col-lg-offset-7 {
	margin-left: 58.33333%
}
.col-lg-offset-8 {
	margin-left: 66.66667%
}
.col-lg-offset-9 {
	margin-left: 75%
}
.col-lg-offset-10 {
	margin-left: 83.33333%
}
.col-lg-offset-11 {
	margin-left: 91.66667%
}
.col-lg-offset-12 {
	margin-left: 100%
}
}
.row .row {
	margin-left: 0;
	margin-right: 0
}
table {
	background-color: rgba(0,0,0,0)
}
caption {
	padding-top: 8px;
	padding-bottom: 8px;
	color: #777;
	text-align: left
}
th {
	text-align: left
}
.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px
}
.table>thead>tr>th, .table>thead>tr>td, .table>tbody>tr>th, .table>tbody>tr>td, .table>tfoot>tr>th, .table>tfoot>tr>td {
	padding: 8px;
	line-height: 1.42857;
	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>th, .table>caption+thead>tr:first-child>td, .table>colgroup+thead>tr:first-child>th, .table>colgroup+thead>tr:first-child>td, .table>thead:first-child>tr:first-child>th, .table>thead:first-child>tr:first-child>td {
	border-top: 0
}
.table>tbody+tbody {
	border-top: 2px solid #ddd
}
.table .table {
	background-color: #fff
}
.table-condensed>thead>tr>th, .table-condensed>thead>tr>td, .table-condensed>tbody>tr>th, .table-condensed>tbody>tr>td, .table-condensed>tfoot>tr>th, .table-condensed>tfoot>tr>td {
	padding: 5px
}
.table-bordered {
	border: 1px solid #ddd
}
.table-bordered>thead>tr>th, .table-bordered>thead>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tbody>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>tfoot>tr>td {
	border: 1px solid #ddd
}
.table-bordered>thead>tr>th, .table-bordered>thead>tr>td {
	border-bottom-width: 2px
}
.table-striped>tbody>tr:nth-of-type(odd) {
	background-color: #f9f9f9
}
.table-hover>tbody>tr:hover {
	background-color: #f5f5f5
}
table col[class*="col-"] {
	position: static;
	float: none;
	display: table-column
}
table td[class*="col-"], table th[class*="col-"] {
	position: static;
	float: none;
	display: table-cell
}
.table>thead>tr>td.active, .table>thead>tr>th.active, .table>thead>tr.active>td, .table>thead>tr.active>th, .table>tbody>tr>td.active, .table>tbody>tr>th.active, .table>tbody>tr.active>td, .table>tbody>tr.active>th, .table>tfoot>tr>td.active, .table>tfoot>tr>th.active, .table>tfoot>tr.active>td, .table>tfoot>tr.active>th {
	background-color: #f5f5f5
}
.table-hover>tbody>tr>td.active:hover, .table-hover>tbody>tr>th.active:hover, .table-hover>tbody>tr.active:hover>td, .table-hover>tbody>tr:hover>.active, .table-hover>tbody>tr.active:hover>th {
	background-color: #e8e8e8
}
.table>thead>tr>td.success, .table>thead>tr>th.success, .table>thead>tr.success>td, .table>thead>tr.success>th, .table>tbody>tr>td.success, .table>tbody>tr>th.success, .table>tbody>tr.success>td, .table>tbody>tr.success>th, .table>tfoot>tr>td.success, .table>tfoot>tr>th.success, .table>tfoot>tr.success>td, .table>tfoot>tr.success>th {
	background-color: #dff0d8
}
.table-hover>tbody>tr>td.success:hover, .table-hover>tbody>tr>th.success:hover, .table-hover>tbody>tr.success:hover>td, .table-hover>tbody>tr:hover>.success, .table-hover>tbody>tr.success:hover>th {
	background-color: #d0e9c6
}
.table>thead>tr>td.info, .table>thead>tr>th.info, .table>thead>tr.info>td, .table>thead>tr.info>th, .table>tbody>tr>td.info, .table>tbody>tr>th.info, .table>tbody>tr.info>td, .table>tbody>tr.info>th, .table>tfoot>tr>td.info, .table>tfoot>tr>th.info, .table>tfoot>tr.info>td, .table>tfoot>tr.info>th {
	background-color: #d9edf7
}
.table-hover>tbody>tr>td.info:hover, .table-hover>tbody>tr>th.info:hover, .table-hover>tbody>tr.info:hover>td, .table-hover>tbody>tr:hover>.info, .table-hover>tbody>tr.info:hover>th {
	background-color: #c4e3f3
}
.table>thead>tr>td.warning, .table>thead>tr>th.warning, .table>thead>tr.warning>td, .table>thead>tr.warning>th, .table>tbody>tr>td.warning, .table>tbody>tr>th.warning, .table>tbody>tr.warning>td, .table>tbody>tr.warning>th, .table>tfoot>tr>td.warning, .table>tfoot>tr>th.warning, .table>tfoot>tr.warning>td, .table>tfoot>tr.warning>th {
	background-color: #fcf8e3
}
.table-hover>tbody>tr>td.warning:hover, .table-hover>tbody>tr>th.warning:hover, .table-hover>tbody>tr.warning:hover>td, .table-hover>tbody>tr:hover>.warning, .table-hover>tbody>tr.warning:hover>th {
	background-color: #faf2cc
}
.table>thead>tr>td.danger, .table>thead>tr>th.danger, .table>thead>tr.danger>td, .table>thead>tr.danger>th, .table>tbody>tr>td.danger, .table>tbody>tr>th.danger, .table>tbody>tr.danger>td, .table>tbody>tr.danger>th, .table>tfoot>tr>td.danger, .table>tfoot>tr>th.danger, .table>tfoot>tr.danger>td, .table>tfoot>tr.danger>th {
	background-color: #f2dede
}
.table-hover>tbody>tr>td.danger:hover, .table-hover>tbody>tr>th.danger:hover, .table-hover>tbody>tr.danger:hover>td, .table-hover>tbody>tr:hover>.danger, .table-hover>tbody>tr.danger:hover>th {
	background-color: #ebcccc
}
.table-responsive {
	overflow-x: auto;
	min-height: 0.01%
}

@media screen and (max-width: 767px) {
.table-responsive {
	width: 100%;
	margin-bottom: 15px;
	overflow-y: hidden;
	-ms-overflow-style: -ms-autohiding-scrollbar;
	border: 1px solid #ddd
}
.table-responsive>.table {
	margin-bottom: 0
}
.table-responsive>.table>thead>tr>th, .table-responsive>.table>thead>tr>td, .table-responsive>.table>tbody>tr>th, .table-responsive>.table>tbody>tr>td, .table-responsive>.table>tfoot>tr>th, .table-responsive>.table>tfoot>tr>td {
	white-space: nowrap
}
.table-responsive>.table-bordered {
	border: 0
}
.table-responsive>.table-bordered>thead>tr>th:first-child, .table-responsive>.table-bordered>thead>tr>td:first-child, .table-responsive>.table-bordered>tbody>tr>th:first-child, .table-responsive>.table-bordered>tbody>tr>td:first-child, .table-responsive>.table-bordered>tfoot>tr>th:first-child, .table-responsive>.table-bordered>tfoot>tr>td:first-child {
	border-left: 0
}
.table-responsive>.table-bordered>thead>tr>th:last-child, .table-responsive>.table-bordered>thead>tr>td:last-child, .table-responsive>.table-bordered>tbody>tr>th:last-child, .table-responsive>.table-bordered>tbody>tr>td:last-child, .table-responsive>.table-bordered>tfoot>tr>th:last-child, .table-responsive>.table-bordered>tfoot>tr>td:last-child {
	border-right: 0
}
.table-responsive>.table-bordered>tbody>tr:last-child>th, .table-responsive>.table-bordered>tbody>tr:last-child>td, .table-responsive>.table-bordered>tfoot>tr:last-child>th, .table-responsive>.table-bordered>tfoot>tr:last-child>td {
	border-bottom: 0
}
}
fieldset {
	padding: 0;
	margin: 0;
	border: 0;
	min-width: 0
}
legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: inherit;
	color: #333;
	border: 0;
	border-bottom: 1px solid #e5e5e5
}
label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: bold
}
label span {
	color: #008D6D;
	font-size: 20px;
	line-height: 0;
	position: relative;
	top: 2px
}
input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
input[type="radio"], input[type="checkbox"] {
	margin: 4px 0 0;
	margin-top: 1px \9;
	line-height: normal
}
input[type="file"] {
	display: block
}
input[type="range"] {
	display: block;
	width: 100%
}
select[multiple], select[size] {
	height: auto
}
input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
output {
	display: block;
	padding-top: 7px;
	font-size: 14px;
	line-height: 1.42857;
	color: #555
}
.form-control, .inputfile {
	display: block;
	width: 100%;
	padding: 15px 20px;
	font-size: 14px;
	line-height: 1.42857;
	color: #555;
	text-transform:lowercase;
	background-color: #fff;
	background-image: none;
/*	border: 1px solid #ccc;
	border-radius: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	-o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s*/
}
.form-control:focus, .inputfile:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(102,175,233,0.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(102,175,233,0.6)
}
.form-control::-moz-placeholder, .inputfile::-moz-placeholder {
color:#12508c;
opacity:1
}
.form-control:-ms-input-placeholder, .inputfile:-ms-input-placeholder {
color:#12508c
}
.form-control::-webkit-input-placeholder, .inputfile::-webkit-input-placeholder {
color:#12508c
}
.form-control::-ms-expand, .inputfile::-ms-expand {
border:0;
background-color:transparent
}
.form-control[disabled], .inputfile[disabled], .form-control[readonly], .inputfile[readonly], fieldset[disabled] .form-control, fieldset[disabled] .inputfile {
	background-color: #eee;
	opacity: 1
}
.form-control[disabled], .inputfile[disabled], fieldset[disabled] .form-control, fieldset[disabled] .inputfile {
	cursor: not-allowed
}
textarea.form-control, textarea.inputfile {
	height: auto
}
input[type="search"] {
	-webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
input[type="date"].form-control, input.inputfile[type="date"], input[type="time"].form-control, input.inputfile[type="time"], input[type="datetime-local"].form-control, input.inputfile[type="datetime-local"], input[type="month"].form-control, input.inputfile[type="month"] {
	line-height: 34px
}
input[type="date"].input-sm, .input-group-sm>input.form-control[type="date"], .input-group-sm>input.inputfile[type="date"], .input-group-sm>input.input-group-addon[type="date"], .input-group-sm>.input-group-btn>input.btn[type="date"], .input-group-sm input[type="date"], input[type="time"].input-sm, .input-group-sm>input.form-control[type="time"], .input-group-sm>input.inputfile[type="time"], .input-group-sm>input.input-group-addon[type="time"], .input-group-sm>.input-group-btn>input.btn[type="time"], .input-group-sm input[type="time"], input[type="datetime-local"].input-sm, .input-group-sm>input.form-control[type="datetime-local"], .input-group-sm>input.inputfile[type="datetime-local"], .input-group-sm>input.input-group-addon[type="datetime-local"], .input-group-sm>.input-group-btn>input.btn[type="datetime-local"], .input-group-sm input[type="datetime-local"], input[type="month"].input-sm, .input-group-sm>input.form-control[type="month"], .input-group-sm>input.inputfile[type="month"], .input-group-sm>input.input-group-addon[type="month"], .input-group-sm>.input-group-btn>input.btn[type="month"], .input-group-sm input[type="month"] {
	line-height: 30px
}
input[type="date"].input-lg, .input-group-lg>input.form-control[type="date"], .input-group-lg>input.inputfile[type="date"], .input-group-lg>input.input-group-addon[type="date"], .input-group-lg>.input-group-btn>input.btn[type="date"], .input-group-lg input[type="date"], input[type="time"].input-lg, .input-group-lg>input.form-control[type="time"], .input-group-lg>input.inputfile[type="time"], .input-group-lg>input.input-group-addon[type="time"], .input-group-lg>.input-group-btn>input.btn[type="time"], .input-group-lg input[type="time"], input[type="datetime-local"].input-lg, .input-group-lg>input.form-control[type="datetime-local"], .input-group-lg>input.inputfile[type="datetime-local"], .input-group-lg>input.input-group-addon[type="datetime-local"], .input-group-lg>.input-group-btn>input.btn[type="datetime-local"], .input-group-lg input[type="datetime-local"], input[type="month"].input-lg, .input-group-lg>input.form-control[type="month"], .input-group-lg>input.inputfile[type="month"], .input-group-lg>input.input-group-addon[type="month"], .input-group-lg>.input-group-btn>input.btn[type="month"], .input-group-lg input[type="month"] {
	line-height: 46px
}
}
.form-group {
	margin-bottom: 15px;
	float:left;
	width:100%;
}
.radio, .checkbox {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px
}
.radio label, .checkbox label {
	min-height: 20px;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: normal;
	cursor: pointer
}
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
	position: absolute;
	margin-left: -20px;
	margin-top: 4px \9
}
.radio+.radio, .checkbox+.checkbox {
	margin-top: -5px
}
.radio-inline, .checkbox-inline {
	position: relative;
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	vertical-align: middle;
	font-weight: normal;
	cursor: pointer
}
.radio-inline+.radio-inline, .checkbox-inline+.checkbox-inline {
	margin-top: 0;
	margin-left: 10px
}
input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"], input[type="checkbox"][disabled], input[type="checkbox"].disabled, fieldset[disabled] input[type="checkbox"] {
	cursor: not-allowed
}
.radio-inline.disabled, fieldset[disabled] .radio-inline, .checkbox-inline.disabled, fieldset[disabled] .checkbox-inline {
	cursor: not-allowed
}
.radio.disabled label, fieldset[disabled] .radio label, .checkbox.disabled label, fieldset[disabled] .checkbox label {
	cursor: not-allowed
}
.form-control-static {
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 0;
	min-height: 34px
}
.form-control-static.input-lg, .input-group-lg>.form-control-static.form-control, .input-group-lg>.form-control-static.inputfile, .input-group-lg>.form-control-static.input-group-addon, .input-group-lg>.input-group-btn>.form-control-static.btn, .form-control-static.input-sm, .input-group-sm>.form-control-static.form-control, .input-group-sm>.form-control-static.inputfile, .input-group-sm>.form-control-static.input-group-addon, .input-group-sm>.input-group-btn>.form-control-static.btn {
	padding-left: 0;
	padding-right: 0
}
.input-sm, .input-group-sm>.form-control, .input-group-sm>.inputfile, .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: 0
}
select.input-sm, .input-group-sm>select.form-control, .input-group-sm>select.inputfile, .input-group-sm>select.input-group-addon, .input-group-sm>.input-group-btn>select.btn {
	height: 30px;
	line-height: 30px
}
textarea.input-sm, .input-group-sm>textarea.form-control, .input-group-sm>textarea.inputfile, .input-group-sm>textarea.input-group-addon, .input-group-sm>.input-group-btn>textarea.btn, select[multiple].input-sm, .input-group-sm>select.form-control[multiple], .input-group-sm>select.inputfile[multiple], .input-group-sm>select.input-group-addon[multiple], .input-group-sm>.input-group-btn>select.btn[multiple] {
	height: auto
}
.form-group-sm .form-control, .form-group-sm .inputfile {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 0
}
.form-group-sm select.form-control, .form-group-sm select.inputfile {
	height: 30px;
	line-height: 30px
}
.form-group-sm textarea.form-control, .form-group-sm textarea.inputfile, .form-group-sm select[multiple].form-control, .form-group-sm select.inputfile[multiple] {
	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, .input-group-lg>.form-control, .input-group-lg>.inputfile, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.btn {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33333;
	border-radius: 0
}
select.input-lg, .input-group-lg>select.form-control, .input-group-lg>select.inputfile, .input-group-lg>select.input-group-addon, .input-group-lg>.input-group-btn>select.btn {
	height: 46px;
	line-height: 46px
}
textarea.input-lg, .input-group-lg>textarea.form-control, .input-group-lg>textarea.inputfile, .input-group-lg>textarea.input-group-addon, .input-group-lg>.input-group-btn>textarea.btn, select[multiple].input-lg, .input-group-lg>select.form-control[multiple], .input-group-lg>select.inputfile[multiple], .input-group-lg>select.input-group-addon[multiple], .input-group-lg>.input-group-btn>select.btn[multiple] {
	height: auto
}
.form-group-lg .form-control, .form-group-lg .inputfile {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33333;
	border-radius: 0
}
.form-group-lg select.form-control, .form-group-lg select.inputfile {
	height: 46px;
	line-height: 46px
}
.form-group-lg textarea.form-control, .form-group-lg textarea.inputfile, .form-group-lg select[multiple].form-control, .form-group-lg select.inputfile[multiple] {
	height: auto
}
.form-group-lg .form-control-static {
	height: 46px;
	min-height: 38px;
	padding: 11px 16px;
	font-size: 18px;
	line-height: 1.33333
}
.has-feedback {
	position: relative
}
.has-feedback .form-control, .has-feedback .inputfile {
	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
}
.input-lg+.form-control-feedback, .input-group-lg>.form-control+.form-control-feedback, .input-group-lg>.inputfile+.form-control-feedback, .input-group-lg>.input-group-addon+.form-control-feedback, .input-group-lg>.input-group-btn>.btn+.form-control-feedback, .input-group-lg+.form-control-feedback, .form-group-lg .form-control+.form-control-feedback, .form-group-lg .inputfile+.form-control-feedback {
	width: 46px;
	height: 46px;
	line-height: 46px
}
.input-sm+.form-control-feedback, .input-group-sm>.form-control+.form-control-feedback, .input-group-sm>.inputfile+.form-control-feedback, .input-group-sm>.input-group-addon+.form-control-feedback, .input-group-sm>.input-group-btn>.btn+.form-control-feedback, .input-group-sm+.form-control-feedback, .form-group-sm .form-control+.form-control-feedback, .form-group-sm .inputfile+.form-control-feedback {
	width: 30px;
	height: 30px;
	line-height: 30px
}
.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
	color: #3c763d
}
.has-success .form-control, .has-success .inputfile {
	border-color: #3c763d;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075)
}
.has-success .form-control:focus, .has-success .inputfile:focus {
	border-color: #2b542c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #67b168;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #67b168
}
.has-success .input-group-addon {
	color: #3c763d;
	border-color: #3c763d;
	background-color: #dff0d8
}
.has-success .form-control-feedback {
	color: #3c763d
}
.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
	color: #8a6d3b
}
.has-warning .form-control, .has-warning .inputfile {
	border-color: #8a6d3b;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075)
}
.has-warning .form-control:focus, .has-warning .inputfile:focus {
	border-color: #66512c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #c0a16b;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #c0a16b
}
.has-warning .input-group-addon {
	color: #8a6d3b;
	border-color: #8a6d3b;
	background-color: #fcf8e3
}
.has-warning .form-control-feedback {
	color: #8a6d3b
}
.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
	color: #a94442
}
.has-error .form-control, .has-error .inputfile {
	border-color: #a94442;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075)
}
.has-error .form-control:focus, .has-error .inputfile:focus {
	border-color: #843534;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #ce8483;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #ce8483
}
.has-error .input-group-addon {
	color: #a94442;
	border-color: #a94442;
	background-color: #f2dede
}
.has-error .form-control-feedback {
	color: #a94442
}
.has-feedback label ~ .form-control-feedback {
	top: 25px
}
.has-feedback label.sr-only ~ .form-control-feedback {
	top: 0
}
.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #737373
}

@media (min-width: 768px) {
.form-inline .form-group {
	display: inline-block;
	margin-bottom: 0;
	vertical-align: middle
}
.form-inline .form-control, .form-inline .inputfile {
	display: inline-block;
	width: auto;
	vertical-align: middle
}
.form-inline .form-control-static {
	display: inline-block
}
.form-inline .input-group {
	display: inline-table;
	vertical-align: middle
}
.form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control, .form-inline .input-group .inputfile {
	width: auto
}
.form-inline .input-group>.form-control, .form-inline .input-group>.inputfile {
	width: 100%
}
.form-inline .control-label {
	margin-bottom: 0;
	vertical-align: middle
}
.form-inline .radio, .form-inline .checkbox {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 0;
	vertical-align: middle
}
.form-inline .radio label, .form-inline .checkbox label {
	padding-left: 0
}
.form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
	position: relative;
	margin-left: 0
}
.form-inline .has-feedback .form-control-feedback {
	top: 0
}
}
.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 7px
}
.form-horizontal .radio, .form-horizontal .checkbox {
	min-height: 27px
}
.form-horizontal .form-group {
	margin-left: -15px;
	margin-right: -15px
}
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
	content: " ";
	display: table
}
.form-horizontal .form-group:after {
	clear: both
}

@media (min-width: 768px) {
.form-horizontal .control-label {
	text-align: right;
	margin-bottom: 0;
	padding-top: 7px
}
}
.form-horizontal .has-feedback .form-control-feedback {
	right: 15px
}

@media (min-width: 768px) {
.form-horizontal .form-group-lg .control-label {
	padding-top: 11px;
	font-size: 18px
}
}

@media (min-width: 768px) {
.form-horizontal .form-group-sm .control-label {
	padding-top: 6px;
	font-size: 12px
}
}
.btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857;
	border-radius: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
.btn:hover, .btn:focus, .btn.focus {
	color: #333;
	text-decoration: none
}
.btn:active, .btn.active {
	outline: 0;
	background-image: none;
	-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
	box-shadow: inset 0 3px 5px rgba(0,0,0,0.125)
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
	cursor: not-allowed;
	opacity: .65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none
}
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:hover {
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad
}
.btn-default:active, .btn-default.active, .open>.btn-default.dropdown-toggle {
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad
}
.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open>.btn-default.dropdown-toggle:hover, .open>.btn-default.dropdown-toggle:focus, .open>.btn-default.dropdown-toggle.focus {
	color: #333;
	background-color: #d4d4d4;
	border-color: #8c8c8c
}
.btn-default:active, .btn-default.active, .open>.btn-default.dropdown-toggle {
	background-image: none
}
.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
	background-color: #fff;
	border-color: #ccc
}
.btn-default .badge {
	color: #fff;
	background-color: #333
}
.btn-primary {
	color: #fff;
	background-color: #008D6D;
	border-color: #00b69e
}
.btn-primary:focus, .btn-primary.focus {
	color: #fff;
	background-color: #009c88;
	border-color: #00362f
}
.btn-primary:hover {
	color: #fff;
	background-color: #009c88;
	border-color: #007869
}
.btn-primary:active, .btn-primary.active, .open>.btn-primary.dropdown-toggle {
	color: #fff;
	background-color: #009c88;
	border-color: #007869
}
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open>.btn-primary.dropdown-toggle:hover, .open>.btn-primary.dropdown-toggle:focus, .open>.btn-primary.dropdown-toggle.focus {
	color: #fff;
	background-color: #007869;
	border-color: #00362f
}
.btn-primary:active, .btn-primary.active, .open>.btn-primary.dropdown-toggle {
	background-image: none
}
.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
	background-color: #008D6D;
	border-color: #00b69e
}
.btn-primary .badge {
	color: #008D6D;
	background-color: #fff
}
.btn-success {
	color: #008D6D;
	background-color: #008D6D;
	border-color: #e91224;
	background: transparent
}
.btn-success:focus, .btn-success.focus {
	color: #008D6D;
	background-color: #d21020;
	border-color: #730912
}
.btn-success:hover {
	color: #008D6D;
	background-color: #d21020;
	border-color: #b00e1b
}
.btn-success:active, .btn-success.active, .open>.btn-success.dropdown-toggle {
	color: #008D6D;
	background-color: #d21020;
	border-color: #b00e1b
}
.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open>.btn-success.dropdown-toggle:hover, .open>.btn-success.dropdown-toggle:focus, .open>.btn-success.dropdown-toggle.focus {
	color: #008D6D;
	background-color: #b00e1b;
	border-color: #730912
}
.btn-success:active, .btn-success.active, .open>.btn-success.dropdown-toggle {
	background-image: none
}
.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
	background-color: #008D6D;
	border-color: #e91224
}
.btn-success .badge {
	color: #008D6D;
	background-color: #008D6D
}
.btn-info {
	color: #fff;
	background-color: #12508c;
	border-color: #08172b
}
.btn-info:focus, .btn-info.focus {
	color: #fff;
	background-color: #040c15;
	border-color: #000
}
.btn-info:hover {
	color: #fff;
	background-color: #040c15;
	border-color: #000
}
.btn-info:active, .btn-info.active, .open>.btn-info.dropdown-toggle {
	color: #fff;
	background-color: #040c15;
	border-color: #000
}
.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open>.btn-info.dropdown-toggle:hover, .open>.btn-info.dropdown-toggle:focus, .open>.btn-info.dropdown-toggle.focus {
	color: #fff;
	background-color: #000;
	border-color: #000
}
.btn-info:active, .btn-info.active, .open>.btn-info.dropdown-toggle {
	background-image: none
}
.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
	background-color: #12508c;
	border-color: #08172b
}
.btn-info .badge {
	color: #12508c;
	background-color: #fff
}
.btn-warning {
	color: #fff;
	background-color: #1d428a;
	border-color: #193875
}
.btn-warning:focus, .btn-warning.focus {
	color: #fff;
	background-color: #142e60;
	border-color: #02060c
}
.btn-warning:hover {
	color: #fff;
	background-color: #142e60;
	border-color: #0e2042
}
.btn-warning:active, .btn-warning.active, .open>.btn-warning.dropdown-toggle {
	color: #fff;
	background-color: #142e60;
	border-color: #0e2042
}
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open>.btn-warning.dropdown-toggle:hover, .open>.btn-warning.dropdown-toggle:focus, .open>.btn-warning.dropdown-toggle.focus {
	color: #fff;
	background-color: #0e2042;
	border-color: #02060c
}
.btn-warning:active, .btn-warning.active, .open>.btn-warning.dropdown-toggle {
	background-image: none
}
.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
	background-color: #1d428a;
	border-color: #193875
}
.btn-warning .badge {
	color: #1d428a;
	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:hover {
	color: #fff;
	background-color: #c9302c;
	border-color: #ac2925
}
.btn-danger:active, .btn-danger.active, .open>.btn-danger.dropdown-toggle {
	color: #fff;
	background-color: #c9302c;
	border-color: #ac2925
}
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open>.btn-danger.dropdown-toggle:hover, .open>.btn-danger.dropdown-toggle:focus, .open>.btn-danger.dropdown-toggle.focus {
	color: #fff;
	background-color: #ac2925;
	border-color: #761c19
}
.btn-danger:active, .btn-danger.active, .open>.btn-danger.dropdown-toggle {
	background-image: none
}
.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
	background-color: #d9534f;
	border-color: #d43f3a
}
.btn-danger .badge {
	color: #d9534f;
	background-color: #fff
}
.btn-link {
	color: #008D6D;
	font-weight: normal;
	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:hover, .btn-link:focus, .btn-link:active {
	border-color: transparent
}
.btn-link:hover, .btn-link:focus {
	color: #008371;
	text-decoration: underline;
	background-color: transparent
}
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
	color: #777;
	text-decoration: none
}
.btn-lg, .btn-group-lg>.btn {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33333;
	border-radius: 0
}
.btn-sm, .btn-group-sm>.btn {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 0
}
.btn-xs, .btn-group-xs>.btn {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 0
}
.btn-block {
	display: block;
	width: 100%
}
.btn-block+.btn-block {
	margin-top: 5px
}
input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
	width: 100%
}
.btn-success:active, .btn-success:focus {
	color: #fff;
	border-color: #008D6D
}
.fade {
	opacity: 0;
	-webkit-transition: opacity 0.15s linear;
	-o-transition: opacity 0.15s linear;
	transition: opacity 0.15s linear
}
.fade.in {
	opacity: 1
}
.collapse {
	display: none
}
.collapse.in {
	display: block
}
tr.collapse.in {
	display: table-row
}
tbody.collapse.in {
	display: table-row-group
}
.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition-property: height, visibility;
	transition-property: height, visibility;
	-webkit-transition-duration: 0.35s;
	transition-duration: 0.35s;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease
}
.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
}
.dropup, .dropdown {
	position: relative
}
.dropdown-toggle:focus {
	outline: 0
}
.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 0;
	margin: 2px 0 0;
	list-style: none;
	font-size: 14px;
	text-align: left;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,0.15);
	border-radius: 0;
	-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
}
.dropdown-menu.pull-right {
	right: 0;
	left: auto
}
.dropdown-menu .divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5
}
.dropdown-menu>li>a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: normal;
	line-height: 1.42857;
	color: #333;
	white-space: nowrap
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
	text-decoration: none;
	color: #262626;
	background-color: #f5f5f5
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
	color: #fff;
	text-decoration: none;
	outline: 0;
	background-color: #008D6D
}
.dropdown-menu>.disabled>a, .dropdown-menu>.disabled>a:hover, .dropdown-menu>.disabled>a:focus {
	color: #777
}
.dropdown-menu>.disabled>a:hover, .dropdown-menu>.disabled>a:focus {
	text-decoration: none;
	background-color: transparent;
	background-image: none;
filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
	cursor: not-allowed
}
.open>.dropdown-menu {
	display: block
}
.open>a {
	outline: 0
}
.dropdown-menu-right {
	left: auto;
	right: 0
}
.dropdown-menu-left {
	left: 0;
	right: auto
}
.dropdown-header {
	display: block;
	padding: 3px 20px;
	font-size: 12px;
	line-height: 1.42857;
	color: #777;
	white-space: nowrap
}
.dropdown-backdrop {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 990
}
.pull-right>.dropdown-menu {
	right: 0;
	left: auto
}
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
	border-top: 0;
	border-bottom: 4px dashed;
	border-bottom: 4px solid \9;
	content: ""
}
.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 {
	left: 0;
	right: auto
}
}
.btn-group, .btn-group-vertical {
	position: relative;
	display: inline-block;
	vertical-align: middle
}
.btn-group>.btn, .btn-group-vertical>.btn {
	position: relative;
	float: left
}
.btn-group>.btn:hover, .btn-group>.btn:focus, .btn-group>.btn:active, .btn-group>.btn.active, .btn-group-vertical>.btn:hover, .btn-group-vertical>.btn:focus, .btn-group-vertical>.btn:active, .btn-group-vertical>.btn.active {
	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:before, .btn-toolbar:after {
	content: " ";
	display: table
}
.btn-toolbar:after {
	clear: both
}
.btn-toolbar .btn, .btn-toolbar .btn-group, .btn-toolbar .input-group {
	float: left
}
.btn-toolbar>.btn, .btn-toolbar>.btn-group, .btn-toolbar>.input-group {
	margin-left: 5px
}
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
	border-radius: 0
}
.btn-group>.btn:first-child {
	margin-left: 0
}
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}
.btn-group>.btn:last-child:not(:first-child), .btn-group>.dropdown-toggle:not(:first-child) {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}
.btn-group>.btn-group {
	float: left
}
.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
	border-radius: 0
}
.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child, .btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}
.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}
.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
	outline: 0
}
.btn-group>.btn+.dropdown-toggle {
	padding-left: 8px;
	padding-right: 8px
}
.btn-group>.btn-lg+.dropdown-toggle, .btn-group-lg.btn-group>.btn+.dropdown-toggle {
	padding-left: 12px;
	padding-right: 12px
}
.btn-group.open .dropdown-toggle {
	-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
	box-shadow: inset 0 3px 5px rgba(0,0,0,0.125)
}
.btn-group.open .dropdown-toggle.btn-link {
	-webkit-box-shadow: none;
	box-shadow: none
}
.btn .caret {
	margin-left: 0
}
.btn-lg .caret, .btn-group-lg>.btn .caret {
	border-width: 5px 5px 0;
	border-bottom-width: 0
}
.dropup .btn-lg .caret, .dropup .btn-group-lg>.btn .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:before, .btn-group-vertical>.btn-group:after {
	content: " ";
	display: table
}
.btn-group-vertical>.btn-group:after {
	clear: both
}
.btn-group-vertical>.btn-group>.btn {
	float: none
}
.btn-group-vertical>.btn+.btn, .btn-group-vertical>.btn+.btn-group, .btn-group-vertical>.btn-group+.btn, .btn-group-vertical>.btn-group+.btn-group {
	margin-top: -1px;
	margin-left: 0
}
.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
	border-radius: 0
}
.btn-group-vertical>.btn:first-child:not(:last-child) {
	border-top-right-radius: 0;
	border-top-left-radius: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}
.btn-group-vertical>.btn:last-child:not(:first-child) {
	border-top-right-radius: 0;
	border-top-left-radius: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}
.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-right-radius: 0;
	border-top-left-radius: 0
}
.btn-group-justified {
	display: table;
	width: 100%;
	table-layout: fixed;
	border-collapse: separate
}
.btn-group-justified>.btn, .btn-group-justified>.btn-group {
	float: none;
	display: table-cell;
	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="radio"], [data-toggle="buttons"]>.btn input[type="checkbox"], [data-toggle="buttons"]>.btn-group>.btn input[type="radio"], [data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"] {
	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-left: 0;
	padding-right: 0
}
.input-group .form-control, .input-group .inputfile {
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0
}
.input-group .form-control:focus, .input-group .inputfile:focus {
	z-index: 3
}
.input-group-addon, .input-group-btn, .input-group .form-control, .input-group .inputfile {
	display: table-cell
}
.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child), .input-group .inputfile: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: normal;
	line-height: 1;
	color: #555;
	text-align: center;
	background-color: #eee;
	border: 1px solid #ccc;
	border-radius: 0
}
.input-group-addon.input-sm, .input-group-sm>.input-group-addon, .input-group-sm>.input-group-btn>.input-group-addon.btn {
	padding: 5px 10px;
	font-size: 12px;
	border-radius: 0
}
.input-group-addon.input-lg, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.input-group-addon.btn {
	padding: 10px 16px;
	font-size: 18px;
	border-radius: 0
}
.input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] {
	margin-top: 0
}
.input-group .form-control:first-child, .input-group .inputfile: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:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child>.btn-group:not(:last-child)>.btn {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}
.input-group-addon:first-child {
	border-right: 0
}
.input-group .form-control:last-child, .input-group .inputfile:last-child, .input-group-addon:last-child, .input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group>.btn, .input-group-btn:last-child>.dropdown-toggle, .input-group-btn:first-child>.btn:not(:first-child), .input-group-btn:first-child>.btn-group:not(:first-child)>.btn {
	border-bottom-left-radius: 0;
	border-top-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:hover, .input-group-btn>.btn:focus, .input-group-btn>.btn:active {
	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 {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none
}
.nav:before, .nav:after {
	content: " ";
	display: table
}
.nav:after {
	clear: both
}
.nav>li {
	position: relative;
	display: block
}
.nav>li>a {
	position: relative;
	display: block;
	padding: 10px 15px
}
.nav>li>a:hover, .nav>li>a:focus {
	text-decoration: none;
	background-color: #eee
}
.nav>li.disabled>a {
	color: #777
}
.nav>li.disabled>a:hover, .nav>li.disabled>a:focus {
	color: #777;
	text-decoration: none;
	background-color: transparent;
	cursor: not-allowed
}
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
	background-color: #eee;
	border-color: #008D6D
}
.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.42857;
	border: 1px solid transparent;
	border-radius: 0 0 0 0
}
.nav-tabs>li>a:hover {
	border-color: #eee #eee #ddd
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
	color: #555;
	background-color: #fff;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
	cursor: default
}
.nav-pills>li {
	float: left
}
.nav-pills>li>a {
	border-radius: 0
}
.nav-pills>li+li {
	margin-left: 2px
}
.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
	color: #fff;
	background-color: #008D6D
}
.nav-stacked>li {
	float: none
}
.nav-stacked>li+li {
	margin-top: 2px;
	margin-left: 0
}
.nav-justified, .nav-tabs.nav-justified {
	width: 100%
}
.nav-justified>li, .nav-tabs.nav-justified>li {
	float: none
}
.nav-justified>li>a, .nav-tabs.nav-justified>li>a {
	text-align: center;
	margin-bottom: 5px
}
.nav-justified>.dropdown .dropdown-menu {
	top: auto;
	left: auto
}

@media (min-width: 768px) {
.nav-justified>li, .nav-tabs.nav-justified>li {
	display: table-cell;
	width: 1%
}
.nav-justified>li>a, .nav-tabs.nav-justified>li>a {
	margin-bottom: 0
}
}
.nav-tabs-justified, .nav-tabs.nav-justified {
	border-bottom: 0
}
.nav-tabs-justified>li>a, .nav-tabs.nav-justified>li>a {
	margin-right: 0;
	border-radius: 0
}
.nav-tabs-justified>.active>a, .nav-tabs.nav-justified>.active>a, .nav-tabs-justified>.active>a:hover, .nav-tabs.nav-justified>.active>a:hover, .nav-tabs-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:focus {
	border: 1px solid #ddd
}

@media (min-width: 768px) {
.nav-tabs-justified>li>a, .nav-tabs.nav-justified>li>a {
	border-bottom: 1px solid #ddd;
	border-radius: 0 0 0 0
}
.nav-tabs-justified>.active>a, .nav-tabs.nav-justified>.active>a, .nav-tabs-justified>.active>a:hover, .nav-tabs.nav-justified>.active>a:hover, .nav-tabs-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:focus {
	border-bottom-color: #fff
}
}
.tab-content>.tab-pane {
	display: none
}
.tab-content>.active {
	display: block
}
.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-right-radius: 0;
	border-top-left-radius: 0
}
.navbar {
	position: relative;
	min-height: 50px;
	margin-bottom: 20px;
	border: 1px solid transparent
}
.navbar:before, .navbar:after {
	content: " ";
	display: table
}
.navbar:after {
	clear: both
}

@media (min-width: 768px) {
.navbar {
	border-radius: 0
}
}
.navbar-header:before, .navbar-header:after {
	content: " ";
	display: table
}
.navbar-header:after {
	clear: both
}

@media (min-width: 768px) {
.navbar-header {
	float: left
}
}
.navbar-collapse {
	overflow-x: visible;
	padding-right: 15px;
	padding-left: 15px;
	border-top: 1px solid transparent;
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
	-webkit-overflow-scrolling: touch
}
.navbar-collapse:before, .navbar-collapse:after {
	content: " ";
	display: table
}
.navbar-collapse:after {
	clear: both
}
.navbar-collapse.in {
	overflow-y: auto
}

@media (min-width: 768px) {
.navbar-collapse {
	width: auto;
	border-top: 0;
	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-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
	padding-left: 0;
	padding-right: 0
}
}
.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
	max-height: 340px
}

@media (max-device-width: 480px) and (orientation: landscape) {
.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
	max-height: 200px
}
}
.container>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-header, .container-fluid>.navbar-collapse {
	margin-right: -15px;
	margin-left: -15px
}

@media (min-width: 768px) {
.container>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-header, .container-fluid>.navbar-collapse {
	margin-right: 0;
	margin-left: 0
}
}
.navbar-static-top {
	z-index: 1000;
	border-width: 0 0 1px
}

@media (min-width: 768px) {
.navbar-static-top {
	border-radius: 0
}
}
.navbar-fixed-top, .navbar-fixed-bottom {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030
}

@media (min-width: 768px) {
.navbar-fixed-top, .navbar-fixed-bottom {
	border-radius: 0
}
}
.navbar-fixed-top {
	top: 0;
	border-width: 0 0 1px
}
.navbar-fixed-bottom {
	bottom: 0;
	margin-bottom: 0;
	border-width: 1px 0 0
}
.navbar-brand {
	float: left;
	padding: 15px 15px;
	font-size: 18px;
	line-height: 20px;
	height: 50px
}
.navbar-brand:hover, .navbar-brand:focus {
	text-decoration: none
}
.navbar-brand>img {
	display: block
}

@media (min-width: 768px) {
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
	margin-left: -15px
}
}
.navbar-toggle {
	position: relative;
	float: right;
	margin-right: 15px;
	padding: 9px 10px;
	margin-top: 8px;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 0
}
.navbar-toggle:focus {
	outline: 0
}
.navbar-toggle .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px
}
.navbar-toggle .icon-bar+.icon-bar {
	margin-top: 4px
}

@media (min-width: 768px) {
.navbar-toggle {
	display: none
}
}
.navbar-nav {
	margin: 7.5px -15px
}
.navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px
}

@media (max-width: 767px) {
.navbar-nav .open .dropdown-menu {
	position: static;
	float: none;
	width: auto;
	margin-top: 0;
	background-color: transparent;
	border: 0;
	box-shadow: none
}
.navbar-nav .open .dropdown-menu>li>a, .navbar-nav .open .dropdown-menu .dropdown-header {
	padding: 5px 15px 5px 25px
}
.navbar-nav .open .dropdown-menu>li>a {
	line-height: 20px
}
.navbar-nav .open .dropdown-menu>li>a:hover, .navbar-nav .open .dropdown-menu>li>a:focus {
	background-image: none
}
}

@media (min-width: 768px) {
.navbar-nav {
	float: left;
	margin: 0
}
.navbar-nav>li {
	float: left
}
.navbar-nav>li>a {
	padding-top: 15px;
	padding-bottom: 15px
}
}
.navbar-form {
	margin-left: -15px;
	margin-right: -15px;
	padding: 10px 15px;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.1), 0 1px 0 rgba(255,255,255,0.1);
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.1), 0 1px 0 rgba(255,255,255,0.1);
	margin-top: 8px;
	margin-bottom: 8px
}

@media (min-width: 768px) {
.navbar-form .form-group {
	display: inline-block;
	margin-bottom: 0;
	vertical-align: middle
}
.navbar-form .form-control, .navbar-form .inputfile {
	display: inline-block;
	width: auto;
	vertical-align: middle
}
.navbar-form .form-control-static {
	display: inline-block
}
.navbar-form .input-group {
	display: inline-table;
	vertical-align: middle
}
.navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn, .navbar-form .input-group .form-control, .navbar-form .input-group .inputfile {
	width: auto
}
.navbar-form .input-group>.form-control, .navbar-form .input-group>.inputfile {
	width: 100%
}
.navbar-form .control-label {
	margin-bottom: 0;
	vertical-align: middle
}
.navbar-form .radio, .navbar-form .checkbox {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 0;
	vertical-align: middle
}
.navbar-form .radio label, .navbar-form .checkbox label {
	padding-left: 0
}
.navbar-form .radio input[type="radio"], .navbar-form .checkbox input[type="checkbox"] {
	position: relative;
	margin-left: 0
}
.navbar-form .has-feedback .form-control-feedback {
	top: 0
}
}

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

@media (min-width: 768px) {
.navbar-form {
	width: auto;
	border: 0;
	margin-left: 0;
	margin-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	-webkit-box-shadow: none;
	box-shadow: none
}
}
.navbar-nav>li>.dropdown-menu {
	margin-top: 0;
	border-top-right-radius: 0;
	border-top-left-radius: 0
}
.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
	margin-bottom: 0;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}
.navbar-btn {
	margin-top: 8px;
	margin-bottom: 8px
}
.navbar-btn.btn-sm, .btn-group-sm>.navbar-btn.btn {
	margin-top: 10px;
	margin-bottom: 10px
}
.navbar-btn.btn-xs, .btn-group-xs>.navbar-btn.btn {
	margin-top: 14px;
	margin-bottom: 14px
}
.navbar-text {
	margin-top: 15px;
	margin-bottom: 15px
}

@media (min-width: 768px) {
.navbar-text {
	float: left;
	margin-left: 15px;
	margin-right: 15px
}
}

@media (min-width: 768px) {
.navbar-left {
	float: left !important
}
.navbar-right {
	float: right !important;
	margin-right: -15px
}
.navbar-right ~ .navbar-right {
	margin-right: 0
}
}
.navbar-default {
	background-color: #f8f8f8;
	border-color: #e7e7e7
}
.navbar-default .navbar-brand {
	color: #777
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
	color: #5e5e5e;
	background-color: rgba(0,0,0,0)
}
.navbar-default .navbar-text {
	color: #777
}
.navbar-default .navbar-nav>li>a {
	color: #777
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
	color: #333;
	background-color: rgba(0,0,0,0)
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
	color: #555;
	background-color: #e7e7e7
}
.navbar-default .navbar-nav>.disabled>a, .navbar-default .navbar-nav>.disabled>a:hover, .navbar-default .navbar-nav>.disabled>a:focus {
	color: #ccc;
	background-color: rgba(0,0,0,0)
}
.navbar-default .navbar-toggle {
	border-color: #ddd
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	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:hover, .navbar-default .navbar-nav>.open>a:focus {
	background-color: #e7e7e7;
	color: #555
}

@media (max-width: 767px) {
.navbar-default .navbar-nav .open .dropdown-menu>li>a {
	color: #777
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
	color: #333;
	background-color: rgba(0,0,0,0)
}
.navbar-default .navbar-nav .open .dropdown-menu>.active>a, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
	color: #555;
	background-color: #e7e7e7
}
.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a, .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
	color: #ccc;
	background-color: rgba(0,0,0,0)
}
}
.navbar-default .navbar-link {
	color: #777
}
.navbar-default .navbar-link:hover {
	color: #333
}
.navbar-default .btn-link {
	color: #777
}
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
	color: #333
}
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
	color: #ccc
}
.navbar-inverse {
	background-color: #222;
	border-color: #090909
}
.navbar-inverse .navbar-brand {
	color: #9d9d9d
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
	color: #fff;
	background-color: rgba(0,0,0,0)
}
.navbar-inverse .navbar-text {
	color: #9d9d9d
}
.navbar-inverse .navbar-nav>li>a {
	color: #9d9d9d
}
.navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus {
	color: #fff;
	background-color: rgba(0,0,0,0)
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus {
	color: #fff;
	background-color: #090909
}
.navbar-inverse .navbar-nav>.disabled>a, .navbar-inverse .navbar-nav>.disabled>a:hover, .navbar-inverse .navbar-nav>.disabled>a:focus {
	color: #444;
	background-color: rgba(0,0,0,0)
}
.navbar-inverse .navbar-toggle {
	border-color: #333
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
	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:hover, .navbar-inverse .navbar-nav>.open>a:focus {
	background-color: #090909;
	color: #fff
}

@media (max-width: 767px) {
.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
	border-color: #090909
}
.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
	background-color: #090909
}
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
	color: #9d9d9d
}
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
	color: #fff;
	background-color: rgba(0,0,0,0)
}
.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a, .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
	color: #fff;
	background-color: #090909
}
.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a, .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
	color: #444;
	background-color: rgba(0,0,0,0)
}
}
.navbar-inverse .navbar-link {
	color: #9d9d9d
}
.navbar-inverse .navbar-link:hover {
	color: #fff
}
.navbar-inverse .btn-link {
	color: #9d9d9d
}
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
	color: #fff
}
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
	color: #444
}
.breadcrumb {
	padding: 5px 0;
	margin-bottom: 0;
	list-style: none;
	background-color: transparent;
	border-radius: 0
}
.breadcrumb>li {
	display: inline-block
}
.breadcrumb>li a {
	color: #fff;
	color: #000;
	font-size: 13px
}
.breadcrumb>li a:hover, .breadcrumb>li a:focus {
	text-decoration: none
}
.breadcrumb>li:after {
	font-family: "enoc";
	content: "\63";
	padding: 0 5px;
	color: #fff;
	position: relative;
	top: 3px
}
.breadcrumb>li .bar {
	position: relative;
	width: 15px;
	display: inline-block;
	height: 5px
}
.breadcrumb>li .bar:before {
	position: absolute;
	content: '';
	left: 0;
	right: 0;
	width: 10px;
	height: 2px;
	top: 0;
	background: #333;
	margin: auto
}
.breadcrumb>li:last-child:after {
	display: none
}
.breadcrumb>li:last-child .bar:before {
	background: #fff
}
.breadcrumb>li:last-child.active {
	color: #fff
}
.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 0
}
.pagination>li {
	display: inline
}
.pagination>li>a, .pagination>li>span {
	position: relative;
	float: left;
	padding: 6px 12px;
	line-height: 1.42857;
	text-decoration: none;
	color: #008D6D;
	background-color: #fff;
	border: 1px solid #ddd;
	margin-left: -1px
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
	margin-left: 0;
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}
.pagination>li>a:hover, .pagination>li>a:focus, .pagination>li>span:hover, .pagination>li>span:focus {
	z-index: 2;
	color: #008371;
	background-color: #eee;
	border-color: #ddd
}
.pagination>.active>a, .pagination>.active>a:hover, .pagination>.active>a:focus, .pagination>.active>span, .pagination>.active>span:hover, .pagination>.active>span:focus {
	z-index: 3;
	color: #fff;
	background-color: #008D6D;
	border-color: #008D6D;
	cursor: default
}
.pagination>.disabled>span, .pagination>.disabled>span:hover, .pagination>.disabled>span:focus, .pagination>.disabled>a, .pagination>.disabled>a:hover, .pagination>.disabled>a:focus {
	color: #777;
	background-color: #fff;
	border-color: #ddd;
	cursor: not-allowed
}
.pagination-lg>li>a, .pagination-lg>li>span {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33333
}
.pagination-lg>li:first-child>a, .pagination-lg>li:first-child>span {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}
.pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}
.pagination-sm>li>a, .pagination-sm>li>span {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5
}
.pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}
.pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}
.pager {
	padding-left: 0;
	margin: 20px 0;
	list-style: none;
	text-align: center
}
.pager:before, .pager:after {
	content: " ";
	display: table
}
.pager:after {
	clear: both
}
.pager li {
	display: inline
}
.pager li>a, .pager li>span {
	display: inline-block;
	padding: 5px 14px;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 15px
}
.pager li>a:hover, .pager li>a:focus {
	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:hover, .pager .disabled>a:focus, .pager .disabled>span {
	color: #777;
	background-color: #fff;
	cursor: not-allowed
}
.label {
	display: inline;
	padding: .2em .6em .3em;
	font-size: 75%;
	font-weight: bold;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em
}
.label:empty {
	display: none
}
.btn .label {
	position: relative;
	top: -1px
}
a.label:hover, a.label:focus {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}
.label-default {
	background-color: #777
}
.label-default[href]:hover, .label-default[href]:focus {
	background-color: #5e5e5e
}
.label-primary {
	background-color: #008D6D
}
.label-primary[href]:hover, .label-primary[href]:focus {
	background-color: #009c88
}
.label-success {
	background-color: #008D6D
}
.label-success[href]:hover, .label-success[href]:focus {
	background-color: #d21020
}
.label-info {
	background-color: #12508c
}
.label-info[href]:hover, .label-info[href]:focus {
	background-color: #040c15
}
.label-warning {
	background-color: #1d428a
}
.label-warning[href]:hover, .label-warning[href]:focus {
	background-color: #142e60
}
.label-danger {
	background-color: #d9534f
}
.label-danger[href]:hover, .label-danger[href]:focus {
	background-color: #c9302c
}
.badge {
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	line-height: 1;
	vertical-align: middle;
	white-space: nowrap;
	text-align: center;
	background-color: #777;
	border-radius: 10px
}
.badge:empty {
	display: none
}
.btn .badge {
	position: relative;
	top: -1px
}
.btn-xs .badge, .btn-group-xs>.btn .badge, .btn-group-xs>.btn .badge {
	top: 0;
	padding: 1px 5px
}
.list-group-item.active>.badge, .nav-pills>.active>a>.badge {
	color: #008D6D;
	background-color: #fff
}
.list-group-item>.badge {
	float: right
}
.list-group-item>.badge+.badge {
	margin-right: 5px
}
.nav-pills>li>a>.badge {
	margin-left: 3px
}
a.badge:hover, a.badge:focus {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}
.jumbotron {
	padding-top: 30px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	color: inherit;
	background-color: #eee
}
.jumbotron h1, .jumbotron .h1 {
	color: inherit
}
.jumbotron p {
	margin-bottom: 15px;
	font-size: 21px;
	font-weight: 200
}
.jumbotron>hr {
	border-top-color: #d5d5d5
}
.container .jumbotron, .container-fluid .jumbotron {
	border-radius: 0;
	padding-left: 15px;
	padding-right: 15px
}
.jumbotron .container {
	max-width: 100%
}

@media screen and (min-width: 768px) {
.jumbotron {
	padding-top: 48px;
	padding-bottom: 48px
}
.container .jumbotron, .container-fluid .jumbotron {
	padding-left: 60px;
	padding-right: 60px
}
.jumbotron h1, .jumbotron .h1 {
	font-size: 63px
}
}
.thumbnail {
	display: block;
	padding: 4px;
	margin-bottom: 20px;
	line-height: 1.42857;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 0;
	-webkit-transition: border 0.2s ease-in-out;
	-o-transition: border 0.2s ease-in-out;
	transition: border 0.2s ease-in-out
}
.thumbnail>img, .thumbnail a>img {
	display: block;
	max-width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto
}
.thumbnail .caption {
	padding: 9px;
	color: #333
}
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
	border-color: #008D6D
}
.alert {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 0
}
.alert h4 {
	margin-top: 0;
	color: inherit
}
.alert .alert-link {
	font-weight: bold
}
.alert>p, .alert>ul {
	margin-bottom: 0
}
.alert>p+p {
	margin-top: 5px
}
.alert-dismissable, .alert-dismissible {
	padding-right: 35px
}
.alert-dismissable .close, .alert-dismissible .close {
	position: relative;
	top: -2px;
	right: -21px;
	color: inherit
}
.alert-success {
	background-color: #dff0d8;
	border-color: #d6e9c6;
	color: #3c763d
}
.alert-success hr {
	border-top-color: #c9e2b3
}
.alert-success .alert-link {
	color: #2b542c
}
.alert-info {
	background-color: #d9edf7;
	border-color: #bce8f1;
	color: #31708f
}
.alert-info hr {
	border-top-color: #a6e1ec
}
.alert-info .alert-link {
	color: #245269
}
.alert-warning {
	background-color: #fcf8e3;
	border-color: #faebcc;
	color: #8a6d3b
}
.alert-warning hr {
	border-top-color: #f7e1b5
}
.alert-warning .alert-link {
	color: #66512c
}
.alert-danger {
	background-color: #f2dede;
	border-color: #ebccd1;
	color: #a94442
}
.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
}
}
@keyframes progress-bar-stripes {
from {
background-position:40px 0
}
to {
background-position:0 0
}
}
.progress {
	overflow: hidden;
	height: 20px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border-radius: 0;
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
	box-shadow: inset 0 1px 2px rgba(0,0,0,0.1)
}
.progress-bar {
	float: left;
	width: 0%;
	height: 100%;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	text-align: center;
	background-color: #008D6D;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
	box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
	-webkit-transition: width 0.6s ease;
	-o-transition: width 0.6s ease;
	transition: width 0.6s ease
}
.progress-striped .progress-bar, .progress-bar-striped {
	background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-size: 40px 40px
}
.progress.active .progress-bar, .progress-bar.active {
	-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: #008D6D
}
.progress-striped .progress-bar-success {
	background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)
}
.progress-bar-info {
	background-color: #12508c
}
.progress-striped .progress-bar-info {
	background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)
}
.progress-bar-warning {
	background-color: #1d428a
}
.progress-striped .progress-bar-warning {
	background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)
}
.progress-bar-danger {
	background-color: #d9534f
}
.progress-striped .progress-bar-danger {
	background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)
}
.media {
	margin-top: 15px
}
.media:first-child {
	margin-top: 0
}
.media, .media-body {
	zoom: 1;
	overflow: hidden
}
.media-body {
	width: 10000px
}
.media-object {
	display: block
}
.media-object.img-thumbnail {
	max-width: none
}
.media-right, .media>.pull-right {
	padding-left: 10px
}
.media-left, .media>.pull-left {
	padding-right: 10px
}
.media-left, .media-right, .media-body {
	display: table-cell;
	vertical-align: top
}
.media-middle {
	vertical-align: middle
}
.media-bottom {
	vertical-align: bottom
}
.media-heading {
	margin-top: 0;
	margin-bottom: 5px
}
.media-list {
	padding-left: 0;
	list-style: none
}
.list-group {
	margin-bottom: 20px;
	padding-left: 0
}
.list-group-item {
	position: relative;
	display: block;
	padding: 10px 0px;
	margin-bottom: -1px;
	background-color: #fff;
	
}
.list-group-item:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0
}
.list-group-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}
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:hover, a.list-group-item:focus, button.list-group-item:hover, button.list-group-item:focus {
	text-decoration: none;
	color: #555;
	background-color: #f5f5f5
}
button.list-group-item {
	width: 100%;
	text-align: left
}
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
	background-color: #eee;
	color: #777;
	cursor: not-allowed
}
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
	color: inherit
}
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
	color: #777
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
	z-index: 2;
	color: #fff;
	background-color: #008D6D;
	border-color: #008D6D
}
.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: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, .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 {
	color: inherit
}
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
	color: #9cfff2
}
.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:hover, a.list-group-item-success:focus, button.list-group-item-success:hover, button.list-group-item-success:focus {
	color: #3c763d;
	background-color: #d0e9c6
}
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus, button.list-group-item-success.active, button.list-group-item-success.active:hover, button.list-group-item-success.active:focus {
	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:hover, a.list-group-item-info:focus, button.list-group-item-info:hover, button.list-group-item-info:focus {
	color: #31708f;
	background-color: #c4e3f3
}
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus, button.list-group-item-info.active, button.list-group-item-info.active:hover, button.list-group-item-info.active:focus {
	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:hover, a.list-group-item-warning:focus, button.list-group-item-warning:hover, button.list-group-item-warning:focus {
	color: #8a6d3b;
	background-color: #faf2cc
}
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus, button.list-group-item-warning.active, button.list-group-item-warning.active:hover, button.list-group-item-warning.active:focus {
	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:hover, a.list-group-item-danger:focus, button.list-group-item-danger:hover, button.list-group-item-danger:focus {
	color: #a94442;
	background-color: #ebcccc
}
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus, button.list-group-item-danger.active, button.list-group-item-danger.active:hover, button.list-group-item-danger.active:focus {
	color: #fff;
	background-color: #a94442;
	border-color: #a94442
}
.list-group-item-heading {
	margin-top: 0;
	margin-bottom: 5px
}
.list-group-item-text {
	margin-bottom: 0;
	line-height: 1.3
}
.panel {
	margin-bottom: 20px;
	background-color: #fff
}
.panel-body {
	padding: 30px
}
.panel-body:before, .panel-body:after {
	content: " ";
	display: table
}
.panel-body:after {
	clear: both
}
.panel-heading>.dropdown .dropdown-toggle {
	color: inherit
}
.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 20px;
	color: #fff;
	text-transform: uppercase
}
.panel-title a {
	padding: 16px 30px;
	display: block;
	position: relative
}
.panel-title a:before {
	font-family: "enoc" !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\70";
	text-align: center;
	font-size: 30px;
	color: #fff;
	width: 34px;
	height: 34px;
	position: absolute;
	right: 15px;
	top: 10px
}
.panel-title a.collapsed {
	background: #008D6D
}
.panel-title a.collapsed:before {
	content: "\6f"
}
.panel-title a:hover, .panel-title a:focus {
	text-decoration: none
}
.panel-title>a, .panel-title>small, .panel-title>.small, .panel-title>small>a, .panel-title>.small>a {
	color: inherit
}
.panel-footer {
	padding: 16px 30px;
	background-color: #f5f5f5;
	border-top: 1px solid #ddd;
	border-bottom-right-radius: -1;
	border-bottom-left-radius: -1
}
.panel>.list-group, .panel>.panel-collapse>.list-group {
	margin-bottom: 0
}
.panel>.list-group .list-group-item, .panel>.panel-collapse>.list-group .list-group-item {
	border-width: 1px 0;
	border-radius: 0
}
.panel>.list-group:first-child .list-group-item:first-child, .panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
	border-top: 0;
	border-top-right-radius: -1;
	border-top-left-radius: -1
}
.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: -1;
	border-bottom-left-radius: -1
}
.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0
}
.panel-heading+.list-group .list-group-item:first-child {
	border-top-width: 0
}
.list-group+.panel-footer {
	border-top-width: 0
}
.panel>.table, .panel>.table-responsive>.table, .panel>.panel-collapse>.table {
	margin-bottom: 0
}
.panel>.table caption, .panel>.table-responsive>.table caption, .panel>.panel-collapse>.table caption {
	padding-left: 30px;
	padding-right: 30px
}
.panel>.table:first-child, .panel>.table-responsive:first-child>.table:first-child {
	border-top-right-radius: -1;
	border-top-left-radius: -1
}
.panel>.table:first-child>thead:first-child>tr:first-child, .panel>.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-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child {
	border-top-left-radius: -1;
	border-top-right-radius: -1
}
.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, .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-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-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 {
	border-top-left-radius: -1
}
.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, .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-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-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 {
	border-top-right-radius: -1
}
.panel>.table:last-child, .panel>.table-responsive:last-child>.table:last-child {
	border-bottom-right-radius: -1;
	border-bottom-left-radius: -1
}
.panel>.table:last-child>tbody:last-child>tr:last-child, .panel>.table:last-child>tfoot:last-child>tr: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 {
	border-bottom-left-radius: -1;
	border-bottom-right-radius: -1
}
.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, .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 {
	border-bottom-left-radius: -1
}
.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, .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 {
	border-bottom-right-radius: -1
}
.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 th, .panel>.table>tbody:first-child>tr:first-child td {
	border-top: 0
}
.panel>.table-bordered, .panel>.table-responsive>.table-bordered {
	border: 0
}
.panel>.table-bordered>thead>tr>th:first-child, .panel>.table-bordered>thead>tr>td:first-child, .panel>.table-bordered>tbody>tr>th:first-child, .panel>.table-bordered>tbody>tr>td:first-child, .panel>.table-bordered>tfoot>tr>th:first-child, .panel>.table-bordered>tfoot>tr>td:first-child, .panel>.table-responsive>.table-bordered>thead>tr>th:first-child, .panel>.table-responsive>.table-bordered>thead>tr>td:first-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:first-child, .panel>.table-responsive>.table-bordered>tbody>tr>td:first-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child, .panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child {
	border-left: 0
}
.panel>.table-bordered>thead>tr>th:last-child, .panel>.table-bordered>thead>tr>td:last-child, .panel>.table-bordered>tbody>tr>th:last-child, .panel>.table-bordered>tbody>tr>td:last-child, .panel>.table-bordered>tfoot>tr>th:last-child, .panel>.table-bordered>tfoot>tr>td:last-child, .panel>.table-responsive>.table-bordered>thead>tr>th:last-child, .panel>.table-responsive>.table-bordered>thead>tr>td:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>td:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child {
	border-right: 0
}
.panel>.table-bordered>thead>tr:first-child>td, .panel>.table-bordered>thead>tr:first-child>th, .panel>.table-bordered>tbody>tr:first-child>td, .panel>.table-bordered>tbody>tr:first-child>th, .panel>.table-responsive>.table-bordered>thead>tr:first-child>td, .panel>.table-responsive>.table-bordered>thead>tr:first-child>th, .panel>.table-responsive>.table-bordered>tbody>tr:first-child>td, .panel>.table-responsive>.table-bordered>tbody>tr:first-child>th {
	border-bottom: 0
}
.panel>.table-bordered>tbody>tr:last-child>td, .panel>.table-bordered>tbody>tr:last-child>th, .panel>.table-bordered>tfoot>tr:last-child>td, .panel>.table-bordered>tfoot>tr:last-child>th, .panel>.table-responsive>.table-bordered>tbody>tr:last-child>td, .panel>.table-responsive>.table-bordered>tbody>tr:last-child>th, .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td, .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
	border-bottom: 0
}
.panel>.table-responsive {
	border: 0;
	margin-bottom: 0
}
.panel-group {
	margin-bottom: 20px
}
.panel-group .panel {
	margin-bottom: 0;
	border: none
}
.panel-group .panel+.panel {
	margin-top: 5px
}
.panel-group .panel-heading {
	border-bottom: 0
}
.panel-group .panel-heading+.panel-collapse>.panel-body, .panel-group .panel-heading+.panel-collapse>.list-group {
	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-group .panel-body {
	background: #12508c;
	border: solid 1px #dadada;
	border-top: none !important
}
.panel-group .panel-body p {
	color: #fff
}
.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: #008D6D
}
.panel-primary>.panel-heading {
	color: #fff;
	background-color: #008D6D;
	border-color: #008D6D
}
.panel-primary>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #008D6D
}
.panel-primary>.panel-heading .badge {
	color: #008D6D;
	background-color: #fff
}
.panel-primary>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #008D6D
}
.panel-success {
	border-color: rgba(0,0,0,0)
}
.panel-success>.panel-heading {
	color: #fff;
	background-color: #008D6D;
	border-color: rgba(0,0,0,0)
}
.panel-success>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: rgba(0,0,0,0)
}
.panel-success>.panel-heading .badge {
	color: #008D6D;
	background-color: #fff
}
.panel-success>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: rgba(0,0,0,0)
}
.panel-info {
	border-color: #bce8f1
}
.panel-info>.panel-heading {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1
}
.panel-info>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #bce8f1
}
.panel-info>.panel-heading .badge {
	color: #d9edf7;
	background-color: #31708f
}
.panel-info>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #bce8f1
}
.panel-warning {
	border-color: #faebcc
}
.panel-warning>.panel-heading {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc
}
.panel-warning>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #faebcc
}
.panel-warning>.panel-heading .badge {
	color: #fcf8e3;
	background-color: #8a6d3b
}
.panel-warning>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #faebcc
}
.panel-danger {
	border-color: #ebccd1
}
.panel-danger>.panel-heading {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1
}
.panel-danger>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #ebccd1
}
.panel-danger>.panel-heading .badge {
	color: #f2dede;
	background-color: #a94442
}
.panel-danger>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #ebccd1
}
.embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden
}
.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	height: 100%;
	width: 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: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.05)
}
.well blockquote {
	border-color: #ddd;
	border-color: rgba(0,0,0,0.15)
}
.well-lg {
	padding: 24px;
	border-radius: 0
}
.well-sm {
	padding: 9px;
	border-radius: 0
}
.close {
	float: right;
	font-size: 21px;
	font-weight: bold;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: .2;
	filter: alpha(opacity=20)
}
.close:hover, .close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	opacity: .5;
	filter: alpha(opacity=50)
}
button.close {
	padding: 0;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none
}
.modal-open {
	overflow: hidden
}
.modal {
	display: none;
	overflow: hidden;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 9999999;
	-webkit-overflow-scrolling: touch;
	outline: 0
}
.modal.fade .modal-dialog {
	-webkit-transform: translate(0, -25%);
	-ms-transform: translate(0, -25%);
	-o-transform: translate(0, -25%);
	transform: translate(0, -25%);
	-webkit-transition: -webkit-transform 0.3s ease-out;
	-moz-transition: -moz-transform 0.3s ease-out;
	-o-transition: -o-transform 0.3s ease-out;
	transition: transform 0.3s ease-out
}
.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;
	border: 1px solid #999;
	border: 1px solid rgba(0,0,0,0.2);
	border-radius: 0;
	-webkit-box-shadow: 0 3px 9px rgba(0,0,0,0.5);
	box-shadow: 0 3px 9px rgba(0,0,0,0.5);
	background-clip: padding-box;
	outline: 0
}
.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 999999;
	background-color: #000
}
.modal-backdrop.fade {
	opacity: 0;
	filter: alpha(opacity=0)
}
.modal-backdrop.in {
	opacity: .91;
	filter: alpha(opacity=91)
}
.modal-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5
}
.modal-header:before, .modal-header:after {
	content: " ";
	display: table
}
.modal-header:after {
	clear: both
}
.modal-header .close {
	margin-top: -2px
}
.modal-title {
	margin: 0;
	line-height: 1.42857
}
.modal-body {
	position: relative;
	padding: 15px
}
.modal-footer {
	padding: 15px;
	text-align: right;
	border-top: 1px solid #e5e5e5
}
.modal-footer:before, .modal-footer:after {
	content: " ";
	display: table
}
.modal-footer:after {
	clear: both
}
.modal-footer .btn+.btn {
	margin-left: 5px;
	margin-bottom: 0
}
.modal-footer .btn-group .btn+.btn {
	margin-left: -1px
}
.modal-footer .btn-block+.btn-block {
	margin-left: 0
}
.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll
}

@media (min-width: 768px) {
.modal-dialog {
	width: 600px;
	margin: 30px auto
}
.modal-content {
	-webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.5);
	box-shadow: 0 5px 15px rgba(0,0,0,0.5)
}
.modal-sm {
	width: 300px
}
}

@media (min-width: 992px) {
.modal-lg {
	width: 900px
}
}
.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	font-family: "FSAlbert-regular", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-break: auto;
	line-height: 1.42857;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	white-space: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	font-size: 12px;
	opacity: 0;
	filter: alpha(opacity=0)
}
.tooltip.in {
	opacity: .9;
	filter: alpha(opacity=90)
}
.tooltip.top {
	margin-top: -3px;
	padding: 5px 0
}
.tooltip.right {
	margin-left: 3px;
	padding: 0 5px
}
.tooltip.bottom {
	margin-top: 3px;
	padding: 5px 0
}
.tooltip.left {
	margin-left: -3px;
	padding: 0 5px
}
.tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #fff;
	text-align: center;
	background-color: #000;
	border-radius: 0
}
.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 {
	bottom: 0;
	right: 5px;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000
}
.tooltip.top-right .tooltip-arrow {
	bottom: 0;
	left: 5px;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000
}
.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000
}
.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000
}
.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}
.tooltip.bottom-left .tooltip-arrow {
	top: 0;
	right: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}
.tooltip.bottom-right .tooltip-arrow {
	top: 0;
	left: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}
.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1060;
	display: none;
	max-width: 276px;
	padding: 1px;
	font-family: "FSAlbert-regular", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-break: auto;
	line-height: 1.42857;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	white-space: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	font-size: 14px;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,0.2);
	border-radius: 0;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	box-shadow: 0 5px 10px rgba(0,0,0,0.2)
}
.popover.top {
	margin-top: -10px
}
.popover.right {
	margin-left: 10px
}
.popover.bottom {
	margin-top: 10px
}
.popover.left {
	margin-left: -10px
}
.popover-title {
	margin: 0;
	padding: 8px 14px;
	font-size: 14px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-radius: -1 -1 0 0
}
.popover-content {
	padding: 9px 14px
}
.popover>.arrow, .popover>.arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}
.popover>.arrow {
	border-width: 11px
}
.popover>.arrow:after {
	border-width: 10px;
	content: ""
}
.popover.top>.arrow {
	left: 50%;
	margin-left: -11px;
	border-bottom-width: 0;
	border-top-color: #999;
	border-top-color: rgba(0,0,0,0.25);
	bottom: -11px
}
.popover.top>.arrow:after {
	content: " ";
	bottom: 1px;
	margin-left: -10px;
	border-bottom-width: 0;
	border-top-color: #fff
}
.popover.right>.arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-left-width: 0;
	border-right-color: #999;
	border-right-color: rgba(0,0,0,0.25)
}
.popover.right>.arrow:after {
	content: " ";
	left: 1px;
	bottom: -10px;
	border-left-width: 0;
	border-right-color: #fff
}
.popover.bottom>.arrow {
	left: 50%;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: #999;
	border-bottom-color: rgba(0,0,0,0.25);
	top: -11px
}
.popover.bottom>.arrow:after {
	content: " ";
	top: 1px;
	margin-left: -10px;
	border-top-width: 0;
	border-bottom-color: #fff
}
.popover.left>.arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-right-width: 0;
	border-left-color: #999;
	border-left-color: rgba(0,0,0,0.25)
}
.popover.left>.arrow:after {
	content: " ";
	right: 1px;
	border-right-width: 0;
	border-left-color: #fff;
	bottom: -10px
}
.carousel {
	position: relative
}
.carousel-inner {
	position: relative;
	overflow: hidden;
	width: 100%
}
.carousel-inner>.item {
	display: none;
	position: relative;
	-webkit-transition: 0.6s ease-in-out left;
	-o-transition: 0.6s ease-in-out left;
	transition: 0.6s ease-in-out left
}
.carousel-inner>.item>img, .carousel-inner>.item>a>img {
	display: block;
	max-width: 100%;
	height: auto;
	line-height: 1
}

@media all and (transform-3d), (-webkit-transform-3d) {
.carousel-inner>.item {
	-webkit-transition: -webkit-transform 0.6s ease-in-out;
	-moz-transition: -moz-transform 0.6s ease-in-out;
	-o-transition: -o-transform 0.6s ease-in-out;
	transition: transform 0.6s ease-in-out;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-perspective: 1000px;
	-moz-perspective: 1000px;
	perspective: 1000px
}
.carousel-inner>.item.next, .carousel-inner>.item.active.right {
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
	left: 0
}
.carousel-inner>.item.prev, .carousel-inner>.item.active.left {
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
	left: 0
}
.carousel-inner>.item.next.left, .carousel-inner>.item.prev.right, .carousel-inner>.item.active {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	left: 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;
	left: 0;
	bottom: 0;
	width: 15%;
	opacity: .5;
	filter: alpha(opacity=50);
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0,0,0,0.6);
	background-color: rgba(0,0,0,0)
}
.carousel-control.left {
	background-image: -webkit-linear-gradient(left, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.0001) 100%);
	background-image: -o-linear-gradient(left, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.0001) 100%);
	background-image: linear-gradient(to right, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.0001) 100%);
	background-repeat: repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}
.carousel-control.right {
	left: auto;
	right: 0;
	background-image: -webkit-linear-gradient(left, rgba(0,0,0,0.0001) 0%, rgba(0,0,0,0.5) 100%);
	background-image: -o-linear-gradient(left, rgba(0,0,0,0.0001) 0%, rgba(0,0,0,0.5) 100%);
	background-image: linear-gradient(to right, rgba(0,0,0,0.0001) 0%, rgba(0,0,0,0.5) 100%);
	background-repeat: repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}
.carousel-control:hover, .carousel-control:focus {
	outline: 0;
	color: #fff;
	text-decoration: none;
	opacity: .9;
	filter: alpha(opacity=90)
}
.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
	position: absolute;
	top: 50%;
	margin-top: -10px;
	z-index: 5;
	display: inline-block
}
.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
	left: 50%;
	margin-left: -10px
}
.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
	right: 50%;
	margin-right: -10px
}
.carousel-control .icon-prev, .carousel-control .icon-next {
	width: 20px;
	height: 20px;
	line-height: 1;
	font-family: serif
}
.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%;
	margin-left: -30%;
	padding-left: 0;
	list-style: none;
	text-align: center
}
.carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	border: 1px solid #fff;
	border-radius: 10px;
	cursor: pointer;
	background-color: #000 \9;
	background-color: rgba(0,0,0,0)
}
.carousel-indicators .active {
	margin: 0;
	width: 12px;
	height: 12px;
	background-color: #fff
}
.carousel-caption {
	position: absolute;
	left: 15%;
	right: 15%;
	bottom: 20px;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0,0,0,0.6)
}
.carousel-caption .btn {
	text-shadow: none
}

@media screen and (min-width: 768px) {
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
	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 {
	left: 20%;
	right: 20%;
	padding-bottom: 30px
}
.carousel-indicators {
	bottom: 20px
}
}
.clearfix:before, .clearfix:after {
	content: " ";
	display: table
}
.clearfix:after {
	clear: both
}
.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.pull-right {
	float: right !important
}
.pull-left {
	float: left !important
}
.hide {
	display: none !important
}
.show {
	display: block !important
}
.invisible {
	visibility: hidden
}
.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}
.hidden {
	display: none !important
}
.affix {
	position: fixed
}
@-ms-viewport {
width:device-width
}
.visible-xs {
	display: none !important
}
.visible-sm {
	display: none !important
}
.visible-md {
	display: none !important
}
.visible-lg {
	display: none !important
}
.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
	display: none !important
}

@media (max-width: 767px) {
.visible-xs {
	display: block !important
}
table.visible-xs {
	display: table !important
}
tr.visible-xs {
	display: table-row !important
}
th.visible-xs, td.visible-xs {
	display: table-cell !important
}
}

@media (max-width: 767px) {
.visible-xs-block {
	display: block !important
}
}

@media (max-width: 767px) {
.visible-xs-inline {
	display: inline !important
}
}

@media (max-width: 767px) {
.visible-xs-inline-block {
	display: inline-block !important
}
}

@media (min-width: 768px) and (max-width: 991px) {
.visible-sm {
	display: block !important
}
table.visible-sm {
	display: table !important
}
tr.visible-sm {
	display: table-row !important
}
th.visible-sm, td.visible-sm {
	display: table-cell !important
}
}

@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-block {
	display: block !important
}
}

@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline {
	display: inline !important
}
}

@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline-block {
	display: inline-block !important
}
}

@media (min-width: 992px) and (max-width: 1199px) {
.visible-md {
	display: block !important
}
table.visible-md {
	display: table !important
}
tr.visible-md {
	display: table-row !important
}
th.visible-md, td.visible-md {
	display: table-cell !important
}
}

@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-block {
	display: block !important
}
}

@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline {
	display: inline !important
}
}

@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline-block {
	display: inline-block !important
}
}

@media (min-width: 1200px) {
.visible-lg {
	display: block !important
}
table.visible-lg {
	display: table !important
}
tr.visible-lg {
	display: table-row !important
}
th.visible-lg, td.visible-lg {
	display: table-cell !important
}
}

@media (min-width: 1200px) {
.visible-lg-block {
	display: block !important
}
}

@media (min-width: 1200px) {
.visible-lg-inline {
	display: inline !important
}
}

@media (min-width: 1200px) {
.visible-lg-inline-block {
	display: inline-block !important
}
}

@media (max-width: 767px) {
.hidden-xs {
	display: none !important
}
}

@media (min-width: 768px) and (max-width: 991px) {
.hidden-sm {
	display: none !important
}
}

@media (min-width: 992px) and (max-width: 1199px) {
.hidden-md {
	display: none !important
}
}

@media (min-width: 1200px) {
.hidden-lg {
	display: none !important
}
}
.visible-print {
	display: none !important
}

@media print {
.visible-print {
	display: block !important
}
table.visible-print {
	display: table !important
}
tr.visible-print {
	display: table-row !important
}
th.visible-print, td.visible-print {
	display: table-cell !important
}
}
.visible-print-block {
	display: none !important
}

@media print {
.visible-print-block {
	display: block !important
}
}
.visible-print-inline {
	display: none !important
}

@media print {
.visible-print-inline {
	display: inline !important
}
}
.visible-print-inline-block {
	display: none !important
}

@media print {
.visible-print-inline-block {
	display: inline-block !important
}
}

@media print {
.hidden-print {
	display: none !important
}
}
.home-icon svg {
	width: 14px;
	height: 13px;
	fill: #fff;
	vertical-align: bottom
}
.email-icon {
	width: 15px;
	height: 11px
}
.email-icon svg {
	width: 15px;
	height: 11px;
	fill: #fff;
	vertical-align: middle
}
.search-icon {
	width: 12px;
	height: 11px
}
.search-icon svg {
	width: 12px;
	height: 11px;
	fill: #fff;
	vertical-align: middle
}
.back-arrow {
	width: 15px;
	height: 10px
}
.back-arrow svg {
	width: 15px;
	height: 10px;
	fill: #008D6D;
	vertical-align: middle
}
.lock-icon {
	width: 14px;
	height: 17px
}
.lock-icon svg {
	width: 14px;
	height: 17px;
	fill: #008D6D;
	vertical-align: top
}
.logout-icon {
	width: 20px;
	height: 15px
}
.logout-icon svg {
	width: 20px;
	height: 15px;
	fill: #008D6D;
	vertical-align: top
}
.down-arrow {
	width: 7px;
	height: 4px
}
.down-arrow svg {
	width: 7px;
	height: 4px;
	fill: #008D6D;
	vertical-align: top
}
.confirm {
	width: 21px;
	height: 17px
}
.confirm svg {
	width: 21px;
	height: 17px;
	fill: #008D6D;
	vertical-align: top
}
.old-pass {
	width: 21px;
	height: 19px
}
.old-pass svg {
	width: 21px;
	height: 19px;
	fill: #008D6D;
	vertical-align: top
}
.edit-icon {
	width: 19px;
	height: 19px
}
.edit-icon svg {
	width: 19px;
	height: 19px;
	fill: #fff;
	vertical-align: top
}

@media (min-width: 1200px) {
.homeSlider .container .btn, .video-section .container .btn {
	position: relative;
	overflow: hidden;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s
}
.homeSlider .container .btn span, .video-section .container .btn span {
	z-index: 2;
	position: relative
}
.homeSlider .container .btn:after, .video-section .container .btn:after {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 0 0;
	border-color: #008D6D transparent transparent transparent;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transition: 0.8s;
	-o-transition: 0.8s;
	transition: 0.8s
}
.homeSlider .container .btn:hover, .video-section .container .btn:hover {
	color: #fff;
	border-color: #008D6D
}
.homeSlider .container .btn:hover:after, .video-section .container .btn:hover:after {
	border-width: 330px 330px 0 0
}
.gary-section .btn-primary {
	position: relative;
	overflow: hidden;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s
}
.gary-section .btn-primary span {
	z-index: 2;
	position: relative
}
.gary-section .btn-primary:after {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 0 0;
	border-color: #008D6D transparent transparent transparent;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transition: 0.8s;
	-o-transition: 0.8s;
	transition: 0.8s
}
.gary-section .btn-primary:hover {
	color: #fff;
	border-color: #008D6D
}
.gary-section .btn-primary:hover:after {
	border-width: 330px 330px 0 0
}
footer .btn-white, .pink-bg .btn-white, .green-bg .btn-white, .green-bg-img .btn-white {
	position: relative;
	overflow: hidden;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s
}
footer .btn-white span, .pink-bg .btn-white span, .green-bg .btn-white span, .green-bg-img .btn-white span {
	z-index: 2;
	position: relative
}
footer .btn-white:after, .pink-bg .btn-white:after, .green-bg .btn-white:after, .green-bg-img .btn-white:after {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 0 0;
	border-color: #fff transparent transparent transparent;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transition: 0.8s;
	-o-transition: 0.8s;
	transition: 0.8s
}
footer .btn-white:hover, .pink-bg .btn-white:hover, .green-bg .btn-white:hover, .green-bg-img .btn-white:hover {
	color: #fff;
	border-color: #fff
}
footer .btn-white:hover:after, .pink-bg .btn-white:hover:after, .green-bg .btn-white:hover:after, .green-bg-img .btn-white:hover:after {
	border-width: 330px 330px 0 0
}
footer .btn-white:hover, .pink-bg .btn-white:hover, .green-bg .btn-white:hover, .green-bg-img .btn-white:hover {
	color: #1d428a
}
.white-bg-img .btn-primary, .cylingas .btn-primary, .icon-txt .btn-primary, .news-box .btn-primary {
	position: relative;
	overflow: hidden;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s
}
.white-bg-img .btn-primary span, .cylingas .btn-primary span, .icon-txt .btn-primary span, .news-box .btn-primary span {
	z-index: 2;
	position: relative
}
.white-bg-img .btn-primary:after, .cylingas .btn-primary:after, .icon-txt .btn-primary:after, .news-box .btn-primary:after {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 0 0;
	border-color: #1d428a transparent transparent transparent;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transition: 0.8s;
	-o-transition: 0.8s;
	transition: 0.8s
}
.white-bg-img .btn-primary:hover, .cylingas .btn-primary:hover, .icon-txt .btn-primary:hover, .news-box .btn-primary:hover {
	color: #fff;
	border-color: #1d428a
}
.white-bg-img .btn-primary:hover:after, .cylingas .btn-primary:hover:after, .icon-txt .btn-primary:hover:after, .news-box .btn-primary:hover:after {
	border-width: 330px 330px 0 0
}
.white-bg-img .btn-primary:hover, .cylingas .btn-primary:hover, .icon-txt .btn-primary:hover, .news-box .btn-primary:hover {
	color: #fff
}
.white-bg-img .text-cont .btn-primary:hover, .cylingas .text-cont .btn-primary:hover, .icon-txt .text-cont .btn-primary:hover, .news-box .text-cont .btn-primary:hover {
	color: #fff
}
.news-thumb-section .news-box .news-btn {
	position: relative;
	z-index: 1;
	overflow: hidden;
	-webkit-transition: color 0.3s;
	transition: color 0.3s
}
.news-thumb-section .news-box .news-btn:before {
	content: '';
	position: absolute;
	height: 100%;
	width: 100%;
	bottom: 100%;
	left: 0;
	z-index: -1;
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
	transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
	background: #21b66d;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-o-border-radius: 30px;
	-ms-border-radius: 30px;
	border-radius: 30px
}
.news-thumb-section .news-box .news-btn:after {
	content: '';
	position: absolute;
	height: 100%;
	width: 100%;
	bottom: 100%;
	left: 0;
	z-index: -1;
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
	transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
	background: #1b9458;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-o-border-radius: 30px;
	-ms-border-radius: 30px;
	border-radius: 30px
}
.news-thumb-section .news-box .news-btn:hover:before {
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0)
}
.news-thumb-section .news-box .news-btn:hover:after {
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
	-webkit-transition-delay: 0.175s;
	transition-delay: 0.175s
}
.media-enquiries .btn-white {
	position: relative;
	overflow: hidden;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s
}
.media-enquiries .btn-white span {
	z-index: 2;
	position: relative
}
.media-enquiries .btn-white:after {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 0 0;
	border-color: #fff transparent transparent transparent;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transition: 0.8s;
	-o-transition: 0.8s;
	transition: 0.8s
}
.media-enquiries .btn-white:hover {
	color: #fff;
	border-color: #fff
}
.media-enquiries .btn-white:hover:after {
	border-width: 330px 330px 0 0
}
.media-enquiries .btn-white:hover {
	color: #1d428a
}
.disvoer-section .tab-content .tab-pane .btn {
	position: relative;
	z-index: 1;
	overflow: hidden;
	-webkit-transition: color 0.3s;
	transition: color 0.3s
}
.disvoer-section .tab-content .tab-pane .btn:before {
	content: '';
	position: absolute;
	height: 100%;
	width: 100%;
	bottom: 100%;
	left: 0;
	z-index: -1;
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
	transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
	background: #21b66d;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-o-border-radius: 30px;
	-ms-border-radius: 30px;
	border-radius: 30px
}
.disvoer-section .tab-content .tab-pane .btn:after {
	content: '';
	position: absolute;
	height: 100%;
	width: 100%;
	bottom: 100%;
	left: 0;
	z-index: -1;
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
	transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
	background: #1b9458;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-o-border-radius: 30px;
	-ms-border-radius: 30px;
	border-radius: 30px
}
.disvoer-section .tab-content .tab-pane .btn:hover:before {
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0)
}
.disvoer-section .tab-content .tab-pane .btn:hover:after {
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
	-webkit-transition-delay: 0.175s;
	transition-delay: 0.175s
}
.get-in-touch .btn-white {
	position: relative;
	overflow: hidden;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s
}
.get-in-touch .btn-white span {
	z-index: 2;
	position: relative
}
.get-in-touch .btn-white:after {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 0 0;
	border-color: #fff transparent transparent transparent;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transition: 0.8s;
	-o-transition: 0.8s;
	transition: 0.8s
}
.get-in-touch .btn-white:hover {
	color: #fff;
	border-color: #fff
}
.get-in-touch .btn-white:hover:after {
	border-width: 330px 330px 0 0
}
.get-in-touch .btn-white:hover {
	color: #1d428a
}
.map-section .detail .btn {
	position: relative;
	overflow: hidden;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s
}
.map-section .detail .btn span {
	z-index: 2;
	position: relative
}
.map-section .detail .btn:after {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 0 0;
	border-color: #1d428a transparent transparent transparent;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transition: 0.8s;
	-o-transition: 0.8s;
	transition: 0.8s
}
.map-section .detail .btn:hover {
	color: #fff;
	border-color: #1d428a
}
.map-section .detail .btn:hover:after {
	border-width: 330px 330px 0 0
}
.map-section .detail .btn:hover {
	color: #fff
}
.icon-txt a.btn.btn-hollow {
	position: relative;
	overflow: hidden;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s
}
.icon-txt a.btn.btn-hollow span {
	z-index: 2;
	position: relative
}
.icon-txt a.btn.btn-hollow:after {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 0 0;
	border-color: #1d428a transparent transparent transparent;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transition: 0.8s;
	-o-transition: 0.8s;
	transition: 0.8s
}
.icon-txt a.btn.btn-hollow:hover {
	color: #fff;
	border-color: #1d428a
}
.icon-txt a.btn.btn-hollow:hover:after {
	border-width: 330px 330px 0 0
}
.icon-txt a.btn.btn-hollow:hover {
	color: #fff
}
.contactForm .form-wrapper .btn-success {
	position: relative;
	overflow: hidden;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s
}
.contactForm .form-wrapper .btn-success span {
	z-index: 2;
	position: relative
}
.contactForm .form-wrapper .btn-success:after {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 0 0;
	border-color: #fff transparent transparent transparent;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transition: 0.8s;
	-o-transition: 0.8s;
	transition: 0.8s
}
.contactForm .form-wrapper .btn-success:hover {
	color: #fff;
	border-color: #fff
}
.contactForm .form-wrapper .btn-success:hover:after {
	border-width: 330px 330px 0 0
}
.contactForm .form-wrapper .btn-success:hover {
	color: #008D6D;
	border: 1px solid #008D6D
}
.btn-red {
	position: relative;
	overflow: hidden;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s
}
.btn-red span {
	z-index: 2;
	position: relative
}
.btn-red:after {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 0 0;
	border-color: #008D6D transparent transparent transparent;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transition: 0.8s;
	-o-transition: 0.8s;
	transition: 0.8s
}
.btn-red:hover {
	color: #fff;
	border-color: #008D6D
}
.btn-red:hover:after {
	border-width: 330px 330px 0 0
}
.btn-red:hover {
	color: #fff
}
.btn-red:hover:after {
	border-width: 440px 440px 0 0
}
.btn-red-border {
	position: relative;
	overflow: hidden;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s
}
.btn-red-border span {
	z-index: 2;
	position: relative
}
.btn-red-border:after {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 0 0;
	border-color: #008D6D transparent transparent transparent;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transition: 0.8s;
	-o-transition: 0.8s;
	transition: 0.8s
}
.btn-red-border:hover {
	color: #fff;
	border-color: #008D6D
}
.btn-red-border:hover:after {
	border-width: 330px 330px 0 0
}
.btn-red-border:hover {
	color: #fff
}
}
html {
	width: 100%
}
section {
	width: 100%
}
header {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 99999;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	border-top: 5px solid #ea973e;
}
header.sticky {
	position: fixed;
	background: #fff;
	-webkit-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.15);
	border-bottom: 3px solid #fafafa;
}
header.sticky .top-nav {
	visibility: hidden;
	opacity: 0;
	display: none
}
header.sticky .main-menu {
	margin: 30px 0 0 0
}
header.sticky .main-menu ul li.active a {
	color: #fff
}
header.sticky .main-menu ul li.active a .small-arrow svg {
	fill: #fff
}
header.sticky .main-menu ul li a {
	color: #565b65
}
header.sticky .main-menu ul li a .icon-search-icon {
	color: #008D6D
}
header.sticky .small-arrow svg {
	fill: #008D6D
}
header.sticky .logo {
	height: 74px;
	width: 246px;
	margin: 5px 0 0;
	float: left;
	background: url("../img/ebslogo.png") no-repeat
}
.logo {
	background: url("../img/ebslogo.png") no-repeat;
	background-size: 100%;
	width: 246px;
	height: 74px;
	margin: 23px 0 0;
	display: inline-block
}
.text2 {
	font-family: 'Droid Arabic Kufi', serif
}
.top-nav {
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
	float: right;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	z-index: 9;
	position: relative
}
.top-nav .expo-logo{
	float: right;/*background-color: rgba(18, 80, 140, 0.7);*/
	font-weight: 500!important;
	padding: 10px 15px;
	color: #fff;
	font-size: 13px;
	margin-top: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d98932+0,ea973e+100 */
	background: #d98932; /* Old browsers */
	background: -moz-linear-gradient(top, #d98932 0%, #ea973e 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #d98932 0%, #ea973e 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #d98932 0%, #ea973e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d98932', endColorstr='#ea973e', GradientType=0 ); /* IE6-9 */
	text-transform: uppercase;
	animation-name: flash;
	animation-duration: 2s !important;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
	-webkit-animation-name: flash;
	-webkit-animation-duration: 2s!important;
	-webkit-animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-name: flash;
	-moz-animation-duration: 2s!important;
	-moz-animation-timing-function: linear;
	-moz-animation-iteration-count: infinite;
}
.top-nav .expo-logo:hover{
	background: #333;
	text-decoration: none;
}
.homeSlider .container h4 {
    padding: 10px 0;
    min-width: 100%;
    float: left;
}
.slider-button{
	font-weight: 500!important;
	padding: 10px 15px;
	color: #fff;
	font-size: 13px;
	margin-top: 10px;
	background: #d98932; /* Old browsers */
	background: -moz-linear-gradient(top, #d98932 0%, #ea973e 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #d98932 0%, #ea973e 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #d98932 0%, #ea973e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d98932', endColorstr='#ea973e', GradientType=0 ); /* IE6-9 */
	text-transform: uppercase;
}
.slider-button:hover{
	background: #333;
	text-decoration: none;
	color:#fff;
}
@keyframes flash {
 0% {
opacity: 1
}
 50% {
opacity: 0.9 !important;
}
 100% {
opacity: 1
}
}

/* Chrome 4+, Safari 4+, Opera 15+ */
@-webkit-keyframes flash {
 0% {
opacity: 1
}
 50% {
opacity: 0.9 !important;
}
 100% {
opacity: 1
}
}

/* Firefox 5+ */
@-moz-keyframes flash {
 0% {
opacity: 1
}
 50% {
opacity: 0.9 !important;
}
 100% {
opacity: 1
}
}
.top-nav ul {
	margin: 6px 18px 0 0;
	padding: 13px 0 0;
	float: right
}
.top-nav ul li {
	list-style: none;
	display: inline-block;
	margin: 0 0px;
	position: relative;
	float: left;
	border-left: 1px solid #d2d2d2;
	padding: 0px 10px;
}
.top-nav ul li:before {
	position: absolute;
	right: -10px;
	top: 10px;
	content: '';
	background: url("/Portals/_default/Skins/Enoc/assets/images/top-nav-dot.jpg") no-repeat center center;
	width: 2px;
	height: 2px
}
.top-nav ul li:last-child:before {
	display: none
}
.top-nav ul li.active a {
	color: #008D6D
}
.top-nav ul li.login.active a {
	color: #fff
}
.top-nav ul li.login .profile-icon svg {
	fill: #fff
}
.top-nav ul li.login a {
	padding-left: 20px
}
.top-nav ul li a {
	color: #333;
	font-size: 13px;
	letter-spacing: 0.5px;
	font-weight: 400;
}
.top-nav ul li a:hover{
	color: #3f89d2;
}
.top-nav ul li a .icon-home-02 {
	font-size: 16px
}
.top-nav ul li a.logout {
	position: relative;
	padding-left: 28px
}
.top-nav ul li a .logout-icon {
	position: absolute;
	left: 0;
	top: 0
}
.top-nav ul li a.profile_login {
	position: relative;
	padding-left: 20px;
	padding-right: 14px
}
.top-nav ul li a .down-arrow {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto
}
.top-nav ul li a .profile-icon {
	width: 13px;
	height: 14px;
	position: absolute;
	left: 0;
	top: 0
}
.top-nav ul li a .profile-icon svg {
	width: 13px;
	height: 14px;
	fill: #008D6D;
	vertical-align: top
}
.top-nav ul li a:hover, .top-nav ul li a:focus {
	text-decoration: none
}
.top-nav ul li.lang_change a {
	font-family: "Helvetica Neue W05_55 Roman", "FSAlbert-regular", Helvetica, Arial, sans-serif
}
.top-nav ul li .profile-dropdown {
	position: absolute;
	left: 0;
	top: 100%;
	background: #fff;
	width: 180px;
	border: solid 1px #999091;
	margin: 0;
	overflow: hidden;
	padding: 0;
	display: none
}
.top-nav ul li .profile-dropdown li {
	display: block;
	width: 100%;
	margin: 0
}
.top-nav ul li .profile-dropdown li:after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	bottom: 0;
	height: 1px;
	width: 78%;
	background: #dbe9e7
}
.top-nav ul li .profile-dropdown li.active a {
	background: #008D6D;
	color: #fff
}
.top-nav ul li .profile-dropdown li a {
	color: #565b65;
	font-size: 14px;
	display: block;
	padding: 8px 12%;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}
.top-nav ul li .profile-dropdown li:last-child:after {
	display: none
}
.main-menu {
	margin: 0;
	padding: 0;
	float: right
}
.main-menu ul {
	margin: 0;
	padding: 0
}
.main-menu ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline-block;
	float: left;
	position: relative
}
.main-menu ul li.active>a, .main-menu ul li.current_page_ancestor > a, .main-menu ul li.current_page_item>a {
	background: #12508c;
	color: #fff !important;
}
.main-menu ul li.active a .small-arrow svg {
	fill: #fff !important;
	background: url(../img/small-arrow-hover.svg) no-repeat center left;
}
.main-menu ul li:last-child a {
	padding: 17px 5px 11px 5px
}
.main-menu ul li a {
	color: #333;
	font-size: 12px;
	font-weight: 400;
	display: block;
	padding: 15px 15px;
	position: relative;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	line-height: 17px;
	position:relative;
}
.main-menu ul li a .small-arrow {
	margin-left: 5px;
}
.small-arrow svg {
	background: url(../img/small-arrow.svg) no-repeat center left;
	width: 4px;
	height: 7px;
	fill: #333;
	vertical-align: middle
}
.main-menu ul li.menu-item-has-children > a::before {
    content: "";
    position: absolute;
    right: 7px;
    top: 20px;
	background: url(../img/small-arrow.svg) no-repeat center left;
	width: 4px;
	height: 7px;
	fill: #333;
	vertical-align: middle
}
.main-menu ul li.menu-item-has-children:hover > a::before, .main-menu ul li.current_page_ancestor > a::before, .main-menu ul li.current_page_item.menu-item-has-children > a::before {
	background: url(../img/small-arrow-hover.svg) no-repeat center left;
}
.main-menu ul li:hover a .small-arrow svg {
	background: url(../img/small-arrow-hover.svg) no-repeat center left;
}
.main-menu ul li a .small-arrow svg {
	color: #333 !important;
}
.main-menu ul li a:hover, .main-menu ul li a:focus {
	text-decoration: none
}
.main-menu ul li .sub-menu {
	width: 260px;
	background: rgba(12,35,64,0.5);
	position: absolute;
	left: 0;
	top: 46px;
	visibility:hidden;
	opacity:0;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}
.main-menu ul>li:hover > .sub-menu {
	visibility:visible;
	opacity:1;
}
.main-menu ul li .sub-menu li {
	display: block;
	width: 100%;
	margin: 0
}
.main-menu ul li .sub-menu li ul {
	position: absolute;
	left: 260px;
	top: 0;
	width: 180px;
	margin-left: 80px;
	background: rgba(38,208,124,0.9);
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}
.main-menu ul li .sub-menu li ul li a:before {
	background: #1accbb
}
.main-menu ul li .sub-menu li ul li.active a {
	background: #008D6D
}
.main-menu ul li .sub-menu li:last-child>a:before {
	background: transparent
}
.main-menu ul li .sub-menu li a {
	display: block;
	padding: 14px 20px 14px 15px;
	font-size: 12px;
	position: relative
}
.main-menu ul li .sub-menu li a:hover{
	text-decoration:none !important;
	border:none;
}
.main-menu ul li .sub-menu li a:before {
	background: #008D6D;
	height: 1px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 100%;
	content: ''
}
.main-menu ul li .sub-menu li .small-arrow {
	position: absolute;
	width: 24px;
	z-index: 99;
	text-align: center;
	top: 0;
	bottom: 0;
	margin: auto;
	height: 44px;
	line-height: 44px;
	right: 0
}
.main-menu ul li .sub-menu li.active>a, .main-menu ul li .sub-menu li.current_page_item a {
	background: #008D6D
}
.main-menu ul li .sub-menu li.active>i {
	background: transparent
}
.search-popup .modal-dialog {
	width: 80%;
	height: 120px;
	margin: auto;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0
}
.search-popup .modal-content {
	background: none;
	box-shadow: none;
	border: none
}
.search-popup .close {
	float: right;
	font-size: 21px;
	font-weight: bold;
	text-shadow: none;
	opacity: 1;
	filter: alpha(opacity=100);
	width: 50px;
	height: 50px;
	position: fixed;
	right: 30px;
	top: 30px;
	background: #008D6D;
	color: #fff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	line-height: 54px;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	margin: 4px
}
.search-popup .close:before {
	content: '';
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	border: solid 2px #fff;
	position: absolute;
	left: -5px;
	top: -5px;
	height: 60px;
	width: 60px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	opacity: 0;
	-webkit-transform: scale(1.5);
	-moz-transform: scale(1.5);
	-ms-transform: scale(1.5);
	-o-transform: scale(1.5);
	transform: scale(1.5)
}
.search-popup .modal-body {
	padding: 0
}
.search-popup .form-control, .search-popup .inputfile {
	background: none;
	border: none;
	font-size: 80px;
	font-weight: 700;
	color: #fff;
	box-shadow: none;
	height: 120px;
	border-bottom: solid 1px #008D6D;
	padding: 0 130px 0 0
}
.search-popup ::-webkit-input-placeholder {
color:#fff
}
.search-popup :-moz-placeholder {
color:#fff
}
.search-popup ::-moz-placeholder {
color:#fff
}
.search-popup :-ms-input-placeholder {
color:#fff
}
.search-popup button {
	position: absolute;
	right: 0;
	font-size: 80px;
	color: #fff;
	border: none;
	background: none;
	top: 0;
	padding: 0;
	width: 130px;
	height: 120px;
	line-height: 120px;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}
.modal {
	padding-right: 0 !important
}
.modal-open {
	padding: 0 !important
}
html.open-html {
	position: fixed
}
html.open-html body:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(0,0,0,0.7);
	width: 100%;
	height: 100%;
	z-index: 9999
}
.addthis-smartlayers .atss .at-share-btn {
	margin-bottom: 1px
}

@media (min-width: 1200px) {
.main-menu ul li:hover a {
	background: #12508c;
	color: #fff;
}
.main-menu ul li .sub-menu li:hover a {
	background: #008D6D
}
.main-menu ul li .sub-menu li:hover a:before {
	background: #12508c
}
.main-menu ul li .sub-menu li:hover>a {
	background: #008D6D
}
.main-menu ul li .sub-menu li.active>a {
	background: #008D6D
}
.main-menu ul li .sub-menu li.active>a:before {
	background: #008D6D
}
.main-menu ul li .sub-menu li:last-child.active>a:before {
	background: transparent
}
.main-menu ul li .sub-menu li ul li a:hover {
	background: #12508c
}
.main-menu ul li .sub-menu li ul li a:hover:before {
	background: #12508c
}
.main-menu ul li .sub-menu li ul li:first-child:hover>a:before {
	display: none
}
.main-menu ul li .sub-menu li ul li:last-child>a:before {
	background: transparent
}
.main-menu ul li .sub-menu li:hover>ul {
	opacity: 1;
	left: 180px;
	visibility: visible
}
header.sticky .main-menu ul li:hover a {
	color: #fff
}
header.sticky .main-menu ul li:hover a .small-arrow svg {
	fill: #fff
}
header.sticky .main-menu ul li:hover a .icon-search-icon {
	color: #fff
}
header.sticky .main-menu ul li .sub-menu li .small-arrow svg {
	fill: #fff
}
header.sticky .main-menu ul li .sub-menu li:hover ul {
	opacity: 1;
	left: 180px
}
.search-popup .close:hover {
	background: #fff;
	color: #008D6D
}
.search-popup .close:hover:before {
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1)
}
.search-popup button:hover {
	color: #008D6D
}
.top-nav ul li .profile-dropdown li a:hover {
	color: #008D6D
}
}

@media (min-width: 992px) and (max-width: 1199px) {
html {
	position: relative;
	right: 0;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}
.mobile-menu {
	overflow: hidden;
	position: fixed;
	right: -280px;
	width: 280px;
	left: initial;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	background: #fff;
	height: 100%;
	top: 0;
	bottom: 0;
	z-index: 99
}
.open-html {
	right: 250px;
	overflow: hidden
}
.open-html .mobile-menu {
	overflow: hidden;
	position: fixed;
	right: 0;
	left: initial;
	overflow-y: scroll
}
.mobile-menu {
	overflow: hidden;
	position: fixed;
	right: -280px;
	width: 280px;
	left: initial;
	height: 100%;
	top: 0;
	overflow-y: scroll;
	bottom: 0
}
.top-nav {
	padding: 15px
}
.top-nav .expo-logo {
	float: left
}
.top-nav ul {
	margin: 0;
	float: left;
	width: 100%
}
.top-nav ul li {
	width: 100%;
	margin: 0 0 5px 0
}
.top-nav ul li:before {
	display: none
}
.top-nav ul li a {
	color: #12508c
}
.top-nav ul li.active a {
	color: #008D6D
}
.top-nav ul li.login.active a {
	color: #12508c
}
.top-nav ul li.login .profile-icon svg {
	fill: #12508c
}
.top-nav ul li .profile-dropdown {
	position: initial;
	width: 100%
}
.main-menu ul li {
	margin: 0;
	width: 100%
}
.main-menu ul li a {
	background: #12508c;
	color: #008D6D;
	border-bottom: 1px solid #fff;
	padding: 15px
}
.main-menu ul li a .small-arrow {
	position: absolute;
	right: 15px
}
.main-menu ul li .sub-menu {
	width: 100%;
	position: initial;
	top: 0;
	height: initial
}
.main-menu ul li .sub-menu li {
	position: relative
}
.main-menu ul li .sub-menu li a {
	background: #12508c;
	border-bottom: solid 1px #fff;
	font-size: 14px
}
.main-menu ul li .sub-menu li a:before {
	display: none
}
.main-menu ul li .sub-menu li .small-arrow {
	position: absolute;
	width: 44px;
	right: 0;
	text-align: center;
	height: 44px;
	top: 0;
	background: #12508c;
	z-index: 99;
	line-height: 44px
}
.main-menu ul li .sub-menu li ul {
	opacity: 1;
	position: initial;
	width: 100%;
	display: none;
	transition: initial;
	visibility: visible
}
.main-menu ul li .sub-menu li ul li a:before {
	display: none
}
.main-menu ul li .click-menu i {
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s
}
.main-menu ul li .click-menu.rotate i {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg)
}
.main-menu ul li .child-link i {
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s
}
.main-menu ul li .child-link.rotate {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg)
}
header [class^="col-"] {
	width: 100%
}
.search-popup .form-control, .search-popup .inputfile {
	font-size: 48px;
	height: 94px
}
.search-popup button {
	font-size: 50px;
	width: 130px;
	height: 93px;
	line-height: 120px
}
.slideInUp.addthis-animated, .at-share-dock.atss {
	z-index: 999 !important
}
.logo {
	margin: 15px 0 0
}
}

@media (min-width: 768px) and (max-width: 991px) {
html {
	position: relative;
	right: 0;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}
.mobile-menu {
	overflow: hidden;
	position: fixed;
	right: -280px;
	width: 280px;
	left: initial;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	background: #fff;
	height: 100%;
	top: 0;
	bottom: 0;
	z-index: 99
}
.open-html {
	right: 250px;
	overflow: hidden
}
.open-html .mobile-menu {
	overflow: hidden;
	position: fixed;
	right: 0;
	left: initial;
	overflow-y: scroll
}
.mobile-menu {
	overflow: hidden;
	position: fixed;
	right: -280px;
	width: 280px;
	left: initial;
	height: 100%;
	top: 0;
	overflow-y: scroll;
	bottom: 0
}
.top-nav {
	padding: 15px
}
.top-nav .expo-logo {
	float: left
}
.top-nav ul {
	margin: 0;
	float: left;
	width: 100%
}
.top-nav ul li {
	width: 100%;
	margin: 0 0 5px 0
}
.top-nav ul li:before {
	display: none
}
.top-nav ul li a {
	color: #12508c
}
.top-nav ul li.active a {
	color: #008D6D
}
.top-nav ul li .profile-dropdown {
	position: initial;
	width: 100%
}
.top-nav ul li.login.active a {
	color: #12508c
}
.top-nav ul li.login .profile-icon svg {
	fill: #12508c
}
.main-menu ul li {
	margin: 0;
	width: 100%
}
.main-menu ul li a {
	background: #12508c;
	color: #008D6D;
	border-bottom: 1px solid #fff;
	padding: 15px
}
.main-menu ul li a .small-arrow {
	position: absolute;
	right: 15px
}
.main-menu ul li .sub-menu {
	width: 100%;
	position: initial;
	top: 0;
	height: initial
}
.main-menu ul li .sub-menu li {
	position: relative
}
.main-menu ul li .sub-menu li a {
	background: #12508c;
	border-bottom: solid 1px #fff;
	font-size: 14px
}
.main-menu ul li .sub-menu li a:before {
	display: none
}
.main-menu ul li .sub-menu li .small-arrow {
	position: absolute;
	width: 44px;
	right: 0;
	text-align: center;
	height: 44px;
	top: 0;
	background: #12508c;
	z-index: 99;
	line-height: 44px
}
.main-menu ul li .sub-menu li ul {
	opacity: 1;
	position: initial;
	width: 100%;
	display: none;
	transition: initial;
	visibility: visible
}
.main-menu ul li .sub-menu li ul li a:before {
	display: none
}
.main-menu ul li .click-menu i {
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s
}
.main-menu ul li .click-menu.rotate i {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg)
}
.main-menu ul li .child-link i {
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s
}
.main-menu ul li .child-link.rotate {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg)
}
header [class^="col-"] {
	width: 100%
}
.search-popup .form-control, .search-popup .inputfile {
	font-size: 35px;
	height: 92px
}
.search-popup button {
	font-size: 35px;
	width: 70px;
	height: 93px;
	line-height: 100px
}
.slideInUp.addthis-animated, .at-share-dock.atss {
	z-index: 999 !important
}
.logo {
	width: 118px;
	height: 52px;
	margin: 12px 0 0
}
}

@media (max-width: 767px) {
html {
	position: relative;
	right: 0;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}
.mobile-menu {
	overflow: hidden;
	position: fixed;
	right: -280px;
	width: 280px;
	left: initial;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	background: #fff;
	height: 100%;
	top: 0;
	bottom: 0;
	z-index: 99
}
.open-html {
	right: 250px;
	overflow: hidden
}
.open-html .mobile-menu {
	overflow: hidden;
	position: fixed;
	right: 0;
	left: initial;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	overflow-scrolling: touch
}
.mobile-menu {
	overflow: hidden;
	position: fixed;
	right: -285px;
	width: 285px;
	left: initial;
	height: 100%;
	top: 0;
	overflow-y: scroll;
	bottom: 0
}
.top-nav {
	padding: 15px
}
.top-nav .expo-logo {
	float: left;
	width:100%;
	text-align:center;
}
.top-nav ul {
	margin: 0;
	float: left;
	width: 100%
}
.top-nav ul li {
	margin: 0 0 5px 0
}
.top-nav ul li:before {
	display: none
}
.top-nav ul li a {
	color: #12508c
}
.top-nav ul li.active a {
	color: #008D6D
}
.top-nav ul li .profile-dropdown {
	position: initial;
	width: 100%
}
.top-nav ul li.login.active a {
	color: #12508c
}
.top-nav ul li.login .profile-icon svg {
	fill: #12508c
}
.main-menu ul li {
	margin: 0;
	width: 100%
}
.main-menu ul li a {
	background: #12508c;
	color: #008D6D;
	border-bottom: 1px solid #fff;
	padding: 15px
}
.main-menu ul li a .small-arrow {
	position: absolute;
	right: 15px
}
.main-menu ul li .sub-menu {
	width: 100%;
	position: initial;
	top: 0;
	height: initial
}
.main-menu ul li .sub-menu li {
	position: relative
}
.main-menu ul li .sub-menu li a {
	background: #12508c;
	border-bottom: solid 1px #fff;
	font-size: 14px
}
.main-menu ul li .sub-menu li a:before {
	display: none
}
.main-menu ul li .sub-menu li .small-arrow {
	position: absolute;
	width: 44px;
	right: 0;
	text-align: center;
	height: 44px;
	top: 0;
	background: #12508c;
	z-index: 99;
	line-height: 44px
}
.main-menu ul li .sub-menu li ul {
	opacity: 1;
	position: initial;
	width: 100%;
	display: none;
	transition: initial;
	visibility: visible
}
.main-menu ul li .sub-menu li ul li a:before {
	display: none
}
.main-menu ul li .click-menu i {
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s
}
.main-menu ul li .click-menu.rotate i {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg)
}
.main-menu ul li .child-link i {
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s
}
.main-menu ul li .child-link.rotate {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg)
}
header [class^="col-"] {
	width: 100%
}
.search-popup .form-control, .search-popup .inputfile {
	font-size: 28px;
	height: 65px
}
.search-popup button {
	font-size: 28px;
	width: 70px;
	height: 64px;
	line-height: 70px
}
.logo {
	width: 106px;
	height: 66px;
	margin-top: 10px
}
.slideInUp.addthis-animated {
	z-index: 999 !important
}
}

@media (max-width: 480px) {
.logo {
	width: 100px;
	height: 50px
}
.open-html .mobile-menu {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
}
.news-ticker {
	background: #3f89d2;
	width: 100%;
	height: 80px;
	overflow: hidden;
	position: relative;
	z-index: 999
}
.news-ticker h3 {
	color: #fff;
	font-size: 27px;
	margin: 0;
	position: relative;
	z-index: 9;
	font-weight: 100;
	padding-top: 22px;
}
.news-ticker .date {
	color: #26d07c;
	font-size: 24px;
	line-height: normal;
	font-weight: 300;
	display: inline-block;
	vertical-align: top;
	padding-right: 26px;
	padding-top: 22px
}
.news-ticker .date a {
	color: #fff;
	text-decoration: none
}
.news-ticker .news-1-txt {
	font-size: 14px;
	line-height: normal;
	display: inline-block;
	width: 30%;
	padding: 17px 36px 0 0;
	position: relative;
	margin-right: 36px
}
.news-ticker .news-1-txt:before {
	content: '';
	height: 37px;
	width: 1px;
	right: 0;
	top: 18px;
	background: #fff;
	position: absolute
}
.news-ticker .news-1-txt a {
	color: #fff;
	text-decoration: none;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s
}
.news-ticker .news-1-txt a:hover {
	color: #fff;
	text-decoration: underline;
}
.news-ticker li .ticker-news-box {
	float: left
}
.news-ticker li .ticker-news-box .news-1-txt:last-child {
	margin: 0
}
.news-ticker li .ticker-news-box .news-1-txt:last-child:before {
	display: none
}
.news-ticker .more-news {
	float: right;
	padding: 0 50px 0 0
}
.news-ticker .more-news a {
	float: right;
	width: 40px;
	height: 60px;
	display: inline-block;
	text-align: center;
	padding: 12px 0 0 0;
	margin: 8px 0 0 0;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s
}
.news-ticker .more-news a img {
	margin: 0 auto
}
.news-ticker .more-news a:hover {
	background: #12508c
}
.news-ticker .bx-wrapper .bx-viewport {
	background: none
}
.news-ticker ul {
	margin: 0;
	padding: 0
}
.news-ticker ul li {
	list-style: none
}
.news-ticker .left {
	width: 100%;
	display: inline-block;
	color: #fff;
	font-size: 13px;
	line-height: 0;
	height: 50px
}
.news-ticker .right {
	width: 15%;
	display: inline-block
}
.news-ticker .col-md-10 {
	padding-left: 30px
}
.about-section {
	padding: 0 0;
	background: #fff
}
.about-section .contain {
	padding-left: 15px;
	padding-right: 15px
}
.about-section .txt {
	width: 73%
}
.about-section .left-text {
	height: auto;
	padding: 0
}
.about-section .left-text .img-area {
	float: right;
	position: relative;
	width: 46%
}
.about-section .left-text .img-area>img {
	float: right
}
a.readmore {
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	/*position: absolute;*/
	/*bottom: 0;
	right: 0;*/
	/*width: 24px; 
	height: 24px!important;*/
	background: #12508c;
	text-align: center;
	/*line-height: 48px;*/
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	z-index: 1;
	padding: 20px;
	display: inline-block;
}
a.readmore:hover {
	background: #008D6D
}
a.readmore img {
	width: 24px;
	height: 24px;
	margin: 0 auto
}
.about-section .left-text .ceo-txt {
	float: right;
	width: 100%;
	padding: 0;
}
.about-section .left-text .ceo-txt h5 {
	color: #008D6D;
	font-size: 25px;
	margin: 0 0 30px 0;
	letter-spacing: normal;
	line-height: 30px;
	font-weight: normal
}
.about-section .left-text .ceo-txt p {
	font-size: 18px;
	margin-bottom: 15px;
	text-align: justify;
	font-weight:300;
	line-height:28px;
}
.about-section .right-text {
	height: 397px;
	padding: 0
}
.about-section .right-text .img-area {
	float: right;
	position: relative;
	width: 100%;
	overflow: hidden;
}
.about-section .right-text .img-area>img {
	float: right
}
.about-section .right-text .img-area a.readmore {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 55px;
	height: 55px;
	background: #12508c;
	text-align: center;
	line-height: 48px;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s
}
.about-section .right-text .img-area a.readmore:hover {
	background: #008D6D
}
.about-section .right-text .img-area a.readmore img {
	width: 14px;
	height: 26px;
	margin: 0 auto
}
.about-section .right-text .text-area {
	position: relative;
	float: left;
	padding: 50px 0 0;
	width: 54%;
	height: 397px
}
.about-section .right-text .text-area h5 {
	color: #008D6D;
	font-size: 25px;
	margin: 0 0 30px 0;
	letter-spacing: normal;
	line-height: 30px;
	font-weight: normal;
	padding: 0 32px 0 56px
}
.about-section .right-text .text-area p {
	font-size: 15px;
	margin-bottom: 26px;
	padding: 0 32px 0 56px
}
.about-section .right-text .text-area p:last-child {
	margin-bottom: 0
}
.dwn-broc {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 52px;
	background: #008D6D;
	color: #fff;
	line-height: 52px;
	font-size: 22px;
	font-weight: 300;
	text-align: center;
	text-decoration: none;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s
}
.dwn-broc img {
	position: relative;
	left: 28px
}
.dwn-broc:hover {
	background: #12508c;
	text-decoration: none;
	color: #fff;
}
.about-section .bottom-txt-left {
	height: 400px;
	background: #12508c;
	padding-top: 78px
}
.about-section .bottom-txt-left .tank {
	color: #fff;
	font-size: 23px;
	float: left;
	margin: 0 0 0 210px
}
.about-section .bottom-txt-left .txt {
	float: right;
	padding: 0 90px 0 0;
	position: relative;
	z-index: 9;
	width: 41%
}
.about-section .bottom-txt-right {
	height: 400px;
	background: url("../img/case-study-bg.jpg") no-repeat center center;
	background-size: cover
}
.about-section .bottom-txt-right:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: rgba(63,137,210,0.5)
}
.about-section .bottom-txt-right .txt {
	float: left;
	position: relative;
	padding: 80px 0 80px 41px
}
.about-section .bottom-txt-right h5 {
	color: #fff;
	font-size: 25px;
	letter-spacing: normal;
	text-transform: capitalize
}
.about-section .bottom-txt-right p {
	color: #fff;
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 30px;
	text-align: justify;
}
.about-section .bottom-txt-right a {
	color: #fff;
	font-size: 16px;
	position: relative
}
.about-section .bottom-txt-right a:before {
	width: 0;
	left: 0;
	bottom: -5px;
	content: '';
	position: absolute;
	height: 1px;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	background: #fff
}
.about-section .bottom-txt-right a i {
	position: relative;
	top: 4px;
	font-size: 14px
}
.about-section .bottom-txt-right a:hover, .about-section .bottom-txt-right a:focus {
	text-decoration: none
}
.bullet-arrow-line {
	margin: 0;
	padding: 0
}
.bullet-arrow-line li {
	list-style: none;
	position: relative;
	margin-bottom: 24px
}
.bullet-arrow-line li:before {
	font-family: "enoc";
	content: "\63";
	font-size: 14px;
	position: absolute;
	left: -18px;
	top: 4px;
	color: #fff;
	line-height: 14px
}
.bullet-arrow-line li:after {
	content: '';
	position: absolute;
	left: -12px;
	top: 19px;
	width: 1px;
	background: #11cbb2;
	height: 35px
}
.bullet-arrow-line li:last-child:after {
	display: none
}
.bullet-arrow-line li a {
	color: #fff;
	font-size: 17px;
	position: relative
}
.bullet-arrow-line li a:before {
	width: 0;
	left: 0;
	bottom: -5px;
	content: '';
	position: absolute;
	height: 1px;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	background: #fff
}
.bullet-arrow-line li a:hover, .bullet-arrow-line li a:focus {
	text-decoration: none
}
.txt-link {
	padding-bottom: 15px;
	position: relative;
	font-size: 15px;
	display: inline-block;
	overflow: hidden;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}
.txt-link i.icon-readmore-slim {
	font-size: 10px;
	margin: 0 0 0 8px
}
.txt-link:hover, .txt-link:focus {
	text-decoration: none
}
.txt-link-red {
	padding-bottom: 15px;
	position: relative;
	font-size: 15px;
	color: #008D6D;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}
.txt-link-red i {
	font-size: 10px;
	margin: 0 0 0 10px
}
.txt-link-red:hover, .txt-link-red:focus {
	text-decoration: none
}
.fp-auto-height.fp-section, .fp-auto-height .fp-slide, .fp-auto-height .fp-tableCell {
	height: auto !important
}
.disvoer-section {
	background: url("/Portals/_default/Skins/Enoc/assets/images/discover-bg-new.jpg") no-repeat center center;
	background-size: cover;
	padding: 50px 0;
	position: relative
}
.disvoer-section:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	content: '';
	background: rgba(12,35,64,0.7);
	z-index: 1
}
.disvoer-section .container {
	position: relative;
	z-index: 2
}
.disvoer-section h5 {
	color: #fff;
	margin: 0 0 50px 0;
	letter-spacing: 3px;
	font-size: 15px
}
.disvoer-section .nav-tabs {
	border: none;
	display: inline-block
}
.disvoer-section .nav-tabs li.active a {
	background: none;
	border: none;
	pointer-events: none;
	color: #26d07c
}
.disvoer-section .nav-tabs li a {
	border: none;
	color: #fff;
	font-size: 16px;
	text-align: center;
	margin: 0;
	padding: 0 30px;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	position: relative
}
.disvoer-section .nav-tabs li a i {
	display: table-cell;
	margin-bottom: 0;
	padding-bottom: 30px;
	vertical-align: bottom;
	height: 143px
}
.disvoer-section .nav-tabs li a hr {
	display: block;
	width: 30px;
	height: 1px;
	background: #fff;
	margin: 0 auto 30px auto !important;
	border: none
}
.disvoer-section .nav-tabs li a:hover, .disvoer-section .nav-tabs li a:focus {
	background: none;
	color: #26d07c
}
.disvoer-section .nav-tabs.mainTabs {
	display: inline-block;
	overflow: hidden;
	text-align: center;
	background: #fff;
	border: solid 1px #fff;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-o-border-radius: 30px;
	-ms-border-radius: 30px;
	border-radius: 30px;
	width: 346px;
	height: 38px;
	position: relative;
	margin-bottom: 62px;
	margin-left: 0
}
.disvoer-section .nav-tabs.mainTabs:after {
	background: #26d07c;
	position: absolute;
	top: 0;
	left: 0;
	width: 50%;
	height: 100%;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-o-border-radius: 30px;
	-ms-border-radius: 30px;
	border-radius: 30px;
	content: '';
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	-webkit-transform: translate(0px, 0px);
	-moz-transform: translate(0px, 0px);
	-o-transform: translate(0px, 0px);
	-ms-transform: translate(0px, 0px);
	transform: translate(0px, 0px)
}
.disvoer-section .nav-tabs.mainTabs.active:after {
	-webkit-transform: translate(100%, 0px);
	-moz-transform: translate(100%, 0px);
	-o-transform: translate(100%, 0px);
	-ms-transform: translate(100%, 0px);
	transform: translate(100%, 0px)
}
.disvoer-section .nav-tabs.mainTabs li {
	margin: 0;
	width: 50%
}
.disvoer-section .nav-tabs.mainTabs li a {
	padding: 5px 0;
	line-height: 26px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-o-border-radius: 30px;
	-ms-border-radius: 30px;
	border-radius: 30px;
	display: block;
	font-size: 17px;
	text-transform: none;
	color: #12508c;
	position: relative;
	z-index: 9
}
.disvoer-section .nav-tabs.mainTabs li a:before {
	display: none
}
.disvoer-section .nav-tabs.mainTabs li:first-child a {
	color: #fff
}
.disvoer-section .nav-tabs.mainTabs.active li:last-child a {
	color: #fff
}
.disvoer-section .nav-tabs.mainTabs.active:first-child a {
	color: #12508c
}
.disvoer-section .tab-content {
	margin-bottom: 60px
}
.disvoer-section .tab-content .tab-pane {
	text-align: center
}
.disvoer-section .tab-content .tab-pane h2 {
	color: #fff;
	font-size: 55px;
	line-height: 55px;
	margin: 0 0 30px 0;
	font-weight: 700
}
.disvoer-section .tab-content .tab-pane p {
	font-size: 16px;
	color: #fff;
	line-height: 24px;
	margin-bottom: 30px
}
.disvoer-section .tab-content .tab-pane hr {
	margin: auto;
	width: 50px;
	height: 1px;
	border: none;
	background: #fff;
	display: block
}
.disvoer-section .tab-content .tab-pane .btn {
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-o-border-radius: 30px;
	-ms-border-radius: 30px;
	border-radius: 30px;
	padding: 8px 30px 8px 30px;
	font-size: 15px;
	margin-bottom: 60px;
	border: none;
	background: #26d07c;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}
.disvoer-section .tab-content .tab-pane .btn span {
	position: relative;
	z-index: 99;
	color: #fff
}
.news-section {
	padding: 0 15px
}
.news-section .txt {
	width: 74.6%
}
.news-section .left-colum {
	background: #f8fbff;
	height: 400px
}
.news-section .left-colum .txt {
	float: right;
	padding: 80px 65px 80px 0
}
.news-section .left-colum .txt-link {
	color: #008D6D
}
.news-section .left-colum .txt-link:before {
	background: #008D6D
}
.news-section .right-colum {
	height: 400px;
	background: #008D6D
}
.news-section .right-colum>img {
	height: 100%
}
.news-section .right-colum .txt {
	float: left;
	padding: 80px 0 45px 100px
}
.news-section .right-colum h5 {
	color: #fff
}
.news-section .right-colum h5:before {
	position: absolute;
	left: -115px;
	top: 7px;
	width: 100px;
	height: 1px;
	background: #fff;
	content: ''
}
.news-section .top-left {
	height: 400px
}
.news-section .top-left .txt {
	float: right;
	padding: 80px 100px 45px 0
}
.news-section .top-left .txt h3 {
	color: #000
}
.news-section .top-left .at-share-btn-elements {
	color: #000
}
.news-section .bottom-left {
	background: #008D6D;
	height: 400px
}
.news-section .bottom-left .txt {
	float: right;
	padding: 60px 100px 45px 0
}
.news-section .bottom-left h5 {
	color: #fff;
	letter-spacing: normal;
	text-transform: none;
	font-size: 19px;
	font-weight: 300;
}
.news-section .bottom-left h3 {
	color: #fff;
	font-size: 18px;
	line-height: 24px
}
.news-section .bottom-left h6 {
	margin: 0 0 15px;
	color: #fff;
	text-transform: none;
	font-weight: 300;
}
.news-section .bottom-left p {
	color: #fff
}
.news-section .bottom-left .txt-link {
	color: #fff;
	display: inline-block
}
.news-section .bottom-left .txt-link i {
	font-size: 10px;
	margin: 0 0 0 10px
}
.news-section .bottom-left.home-news-box .news-slider ul {
	padding: 0;
	margin: 0
}
.news-section .bottom-left.home-news-box .bx-wrapper {
	min-height: 230px
}
.news-section .bottom-left.home-news-box .bx-wrapper .bx-viewport {
	background: none
}
.news-section .bottom-left.home-news-box .bx-wrapper .bx-controls-direction {
	position: absolute;
	right: -115px;
	width: 96px;
	height: 54px;
	bottom: -69px;
	background: #12508c
}
.news-section .bottom-left.home-news-box .bx-wrapper .bx-controls-direction:after {
	content: '';
	position: absolute;
	top: 15px;
	left: 0;
	right: 0;
	margin: auto;
	width: 1px;
	height: 26px;
	background: #fff
}
.news-section .bottom-left.home-news-box .bx-wrapper .bx-controls-direction a {
	background: none;
	margin-top: 0;
	width: 28px;
	height: 28px;
	color: #fff;
	font-size: 26px;
	bottom: auto;
	top: 14px;
	text-indent: inherit;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}
.news-section .bottom-left.home-news-box .bx-wrapper .bx-controls-direction a:hover {
	text-decoration: none;
	color: #008D6D
}
.news-section .bottom-left.home-news-box .bx-wrapper .bx-controls-direction a .container, .news-section .bottom-left.home-news-box .bx-wrapper .bx-controls-direction a img {
	display: none
}
.news-section .bottom-left.home-news-box .bx-wrapper .bx-controls-direction a.bx-prev {
	right: auto;
	left: 12px
}
.news-section .bottom-left.home-news-box .bx-wrapper .bx-controls-direction a.bx-prev:before {
	font-family: "enoc" !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\57"
}
.news-section .bottom-left.home-news-box .bx-wrapper .bx-controls-direction a.bx-next {
	right: 11px
}
.news-section .bottom-left.home-news-box .bx-wrapper .bx-controls-direction a.bx-next:before {
	font-family: "enoc" !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\56"
}
.news-section .bottom-right {
	height: 400px;
	background: #fafafa
}
.news-section .bottom-right .txt {
	float: left;
	padding: 60px 0 45px 40px
}
.news-section .bottom-right .txt-link {
	color: #008D6D;
	display: inline-block
}
.news-section .bottom-right .txt-link i {
	font-size: 10px;
	margin: 0 0 0 10px
}
.news-section .bottom-right h3 {
	font-size: 24px;
	font-weight: 300
}
.news-section .bottom-right.home-event {
	padding: 0 0 0 57px
}
.news-section .bottom-right.home-event .txt {
	width: 100%;
	padding: 0;
	overflow: hidden
}
.news-section .bottom-right.home-event .txt h5 {
	position: absolute;
	top: 60px;
	color: #1d428a;
	letter-spacing: normal;
	text-transform: none;
	font-size: 19px
}
.news-section .bottom-right.home-event .txt .news-slider ul {
	margin: 0;
	padding: 0
}
.news-section .bottom-right.home-event .txt .news-slider .image-area {
	width: 50%;
	float: right
}
.news-section .bottom-right.home-event .txt .news-slider .txt-area {
	padding: 105px 0 0 0;
	width: 42%;
	float: left;
	height: 400px
}
.news-section .bottom-right.home-event .txt .news-slider .txt-area h3 {
	font-size: 18px;
	font-weight: 300;
	color: #008D6D
}
.news-section .bottom-right.home-event .bx-wrapper .bx-controls-direction {
	position: absolute;
	right: 0;
	width: 96px;
	height: 54px;
	background: #12508c;
	bottom: 0;
	left: 97px;
	margin: auto
}
.news-section p {
	font-size: 14px;
	color: #616161;
	line-height: 22px;
	margin-bottom: 20px
}
.news-section .brand-logos {
	height: 400px
}
.news-section .brand-logos .item img {
	margin: 0 0 40px 0
}
.news-section .brand-logos .item span {
	font-size: 14px;
	color: #fff;
	line-height: 14px;
	margin: 0 0 10px 0;
	display: block;
	text-transform: uppercase
}
.news-section .brand-logos .item hr {
	width: 15px;
	float: left;
	height: 1px;
	background: #fff;
	border: none;
	margin: 0
}
.news-section .owl-carousel .owl-controls .owl-nav {
	position: absolute;
	right: 0;
	top: -48px
}
.news-section .owl-carousel .owl-controls .owl-nav .owl-prev {
	color: #fff;
	font-size: 24px;
	line-height: 0;
	margin: 0;
	float: left;
	-webkit-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s
}
.news-section .owl-carousel .owl-controls .owl-nav .owl-prev:hover {
	text-decoration: none;
	color: #b9b0b0
}
.news-section .owl-carousel .owl-controls .owl-nav .owl-next {
	color: #fff;
	font-size: 24px;
	line-height: 0;
	margin: 0;
	float: right;
	-webkit-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s
}
.news-section .owl-carousel .owl-controls .owl-nav .owl-next:hover {
	text-decoration: none;
	color: #b9b0b0
}
.news-section .locator-box {
	padding: 0;
	overflow: hidden
}
.news-section .locator-box img.img-responsive {
	height: 100%;
	float: right;
	width: initial;
	max-width: initial
}
.addthis_sharing_toolbox {
	float: right;
	display: inline-block
}
.addthis_sharing_toolbox .at-icon-wrapper {
	background: none !important;
	color: #fff;
	font-size: 20px
}
.addthis_sharing_toolbox .at-icon-wrapper svg {
	display: none !important
}
.addthis_sharing_toolbox .at-icon-wrapper:before {
	content: "\66";
	font-family: "enoc" !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.addthis_sharing_toolbox .at-icon-wrapper .at-icon-wrapper {
	width: 0
}
.addthis_sharing_toolbox .at-icon-wrapper .at-icon-wrapper:before {
	display: none
}
.news-slider .bx-wrapper .bx-viewport {
	background: none
}
.news-slider .bx-wrapper .bx-controls-direction {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 96px;
	height: 54px;
	background: #26d07c
}
.news-slider .bx-wrapper .bx-controls-direction:after {
	content: '';
	position: absolute;
	top: 15px;
	left: 0;
	right: 0;
	margin: auto;
	width: 1px;
	height: 26px;
	background: #fff
}
.news-slider .bx-wrapper .bx-controls-direction a {
	background: none;
	margin-top: 0;
	width: 28px;
	height: 28px;
	color: #fff;
	font-size: 26px;
	bottom: auto;
	top: 14px;
	text-indent: inherit;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}
.news-slider .bx-wrapper .bx-controls-direction a:hover {
	text-decoration: none;
	color: #008D6D
}
.news-slider .bx-wrapper .bx-controls-direction a .container, .news-slider .bx-wrapper .bx-controls-direction a img {
	display: none
}
.news-slider .bx-wrapper .bx-controls-direction a.bx-prev {
	right: auto;
	left: 12px
}
.news-slider .bx-wrapper .bx-controls-direction a.bx-prev:before {
	font-family: "enoc" !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\57"
}
.news-slider .bx-wrapper .bx-controls-direction a.bx-next {
	right: 11px
}
.news-slider .bx-wrapper .bx-controls-direction a.bx-next:before {
	font-family: "enoc" !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\56"
}
.video-section {
	position: relative;
	overflow: hidden
}
.video-section .embed-container:before {
	content: '';
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 1;
	background: url("/Portals/_default/Skins/Enoc/assets/images/banner-pattren-overlay.png") no-repeat;
	width: 610px;
	height: 471px
}
#myVideo {
	border: none
}
#footer .fp-tableCell {
	height: auto !important
}
.mac .news-ticker .left {
	line-height: inherit
}
.mac .about-section .txt {
	width: 94%
}
.mac .about-section .bottom-txt-left .txt {
	width: 39%;
	padding-right: 40px
}
.mac .dwn-broc {
	font-size: 18px
}
.mac .dwn-broc img {
	width: 20px
}
.mac .news-section .txt {
	width: 93.6%
}
.mac .news-section .bottom-right.home-event .txt .news-slider {
	margin-left: -5px
}
.mac .news-section .bottom-right.home-event .txt .news-slider .txt-area {
	padding-left: 5px
}
.mac .news-section .bottom-left.home-news-box .bx-wrapper .bx-controls-direction {
	bottom: -74px
}

@media (min-width: 1601px) {
.about-section .bottom-txt-right {
	height: 410px
}
.about-section .bottom-txt-left {
	height: 410px;
	background-size: auto 100%
}
.about-section .bottom-txt-left .bullet-arrow-line li {
	margin-bottom: 46px
}
.about-section .left-text {
	height: auto;
}
}
.about-section .left-text .img-area {
	height: 100%
}
.about-section .left-text .img-area>img {
	width: 100%
}
a.readmore {
/*	height: 55px*/
}
.about-section .right-text {
	height: 320px
}
.about-section .right-text .text-area {
	height: 320px
}
.dwn-broc {
	height: 55px
}
.about-section .right-text .img-area {
	height: 100%
}
.about-section .right-text .img-area img {
	width: 100%
}
.news-section .bottom-right {
	height: 489px
}
.news-section .bottom-right.home-event {
	height: 400px
}
.news-section .bottom-right.home-event .txt .news-slider .image-area img {
	float: right
}
.news-section .bottom-right.home-event .bx-wrapper .bx-controls-direction {
	left: 254px
}
.news-section .bottom-left {
	height: 489px
}
.news-section .bottom-left.home-news-box {
	height: 400px
}
.news-section .right-colum {
	height: 491px
}
.news-section .left-colum {
	height: 491px
}
.disvoer-section {
	padding: 0
}
.disvoer-section .fp-tableCell {
	vertical-align: middle
}
}

@media (min-width: 1201px) and (max-width: 1366px) {
.about-section .left-text .ceo-txt {
	width: 100%;
	padding: 50px 25px 0 0
}
.about-section .left-text .img-area>img {
	height: 100%
}
.about-section .right-text .text-area h5 {
	margin: 0 0 20px 0;
	padding: 0 15px 0 25px
}
.about-section .right-text .text-area p {
	padding: 0 15px 0 25px
}
.about-section .right-text .img-area>img {
	height: 100%
}
.about-section .bottom-txt-left .tank {
	margin: 0 0 0 13%
}
.about-section .bottom-txt-left .txt {
	width: 48%
}
.news-section .bottom-right.home-event {
	padding: 0 0 0 26px
}
.news-section .bottom-right.home-event .txt .news-slider .text-area {
	padding: 105px 20px 0 0;
	width: 46%
}
.news-section .bottom-right.home-event .txt .news-slider .image-area {
	width: 54%
}
.news-section .bottom-right.home-event .txt .news-slider .image-area img {
	height: 100%
}
.news-section .bottom-right.home-event .bx-wrapper .bx-controls-direction {
	left: 45px
}
.disvoer-section {
	padding: 60px 0 !important
}
.about-section .txt {
	width: 88.6%
}
.news-section .txt {
	width: 87.5%
}
}
.CaptchaValidation .glyphicon-ok:before {
	content: initial !important
}

@media (min-width: 1200px) {
.about-section .left-text {
	padding-right: 0
}
.about-section .left-text .img-area {
	height: 100%
}
.about-section .right-text {
	padding-left: 0
}
.about-section .right-text .img-area {
	height: 100%
}
.about-section .right-text .right-pre a:hover:before {
	width: 100%
}
.about-section .bottom-txt-left {
	padding-left: 0
}
.about-section .bottom-txt-right {
	padding-right: 0
}
.bullet-arrow-line li a:hover:before {
	width: 100%
}
.about-section .bottom-txt-right a:hover:before {
	width: 100%
}
.disvoer-section .nav-tabs li a:hover:before {
	width: 80%
}
.news-section {
	overflow: hidden
}
.news-section .recent-events.owl-carousel .owl-controls .owl-nav .owl-prev:hover {
	color: #008D6D
}
.news-section .recent-events.owl-carousel .owl-controls .owl-nav .owl-next:hover {
	color: #008D6D
}
.news-section .bottom-right .share-icon:hover {
	color: #008D6D
}
.news-section .bottom-right.home-event .txt .news-slider .image-area img {
	height: 100%;
	min-height: 400px
}
.news-section .bottom-left .txt-link {
	margin-left: 1px
}
.news-section .bottom-left.home-news-box .news-slider ul li {
	padding-left: 1px
}
.txt-link {
	letter-spacing: 0
}
.txt-link:hover {
	color: #008D6D;
	letter-spacing: 2px
}
.txt-link:hover:before {
	width: 100%
}
.txt-link i {
	font-size: 10px;
	margin: 0 0 0 10px
}
.txt-link-red:hover {
	color: #008D6D;
	letter-spacing: 2px
}
.txt-link-red:hover:before {
	width: 100%
}
}

@media all and (min-width: 1200px) and (-ms-high-contrast: none) {
.news-section .bottom-left {
	height: 405px
}
.news-section .bottom-left.home-news-box .bx-wrapper .bx-controls-direction {
	bottom: -72px
}
.news-section .bottom-right.home-event .txt .news-slider .image-area {
	height: 405px
}
.news-section .bottom-right.home-event .txt .news-slider .image-area img {
	height: 405px
}
.news-section .bottom-right.home-event .bx-wrapper .bx-controls-direction {
	left: 95px
}
.about-section .right-text .img-area>img {
	width: 100%
}
.corporateList .nav li a span {
	width: 250px
}
}

@media (min-width: 992px) and (max-width: 1199px) {
.news-ticker .col-md-10 {
	padding: 0 15px
}
.news-ticker .col-md-10 .date {
	padding-right: 15px
}
.news-ticker .col-md-10 .news-1-txt {
	padding: 20px 15px 0 0;
	margin-right: 15px
}
.about-section .left-text {
	width: 100%;
	height: 400px;
	background: #f3f3f3
}
.about-section .left-text .ceo-txt {
	float: left;
	width: 100%;
	padding: 50px 50px 0 40px
}
.about-section .left-text .img-area {
	width: auto;
	height: 400px
}
.about-section .right-text {
	width: 100%;
	height: 400px
}
.about-section .right-text .img-area {
	float: left;
	width: 36%
}
.about-section .right-text .text-area {
	position: relative;
	float: left;
	padding: 50px 0 0;
	width: 64%;
	height: 400px
}
.about-section .right-text .text-area h5 {
	padding: 0 15px 0 26px
}
.about-section .right-text .text-area p {
	padding: 0 15px 0 26px
}
.dwn-broc {
	height: 55px
}
.about-section .bottom-txt-left .tank {
	margin: 0 0 0 30px
}
.about-section .bottom-txt-left .txt {
	width: 46%;
	padding: 0 0
}
.about-section .bottom-txt-right .txt {
	padding: 80px 0 0 41px;
	width: 90%;
	position: relative
}
.disvoer-section .nav-tabs li a {
	padding: 0 10px
}
.news-section .bottom-left.home-news-box {
	width: 100%;
	height: auto
}
.news-section .bottom-left.home-news-box .txt {
	float: left;
	padding: 60px 15px 0 15px;
	width: 100%
}
.news-section .bottom-left.home-news-box .bx-wrapper .bx-controls-direction {
	right: -30px;
	bottom: 0
}
.news-section .bottom-right.home-event {
	width: 100%;
	padding: 0 0 0
}
.news-section .bottom-right.home-event .txt .news-slider .txt-area {
	width: 62%;
	padding: 105px 15px 0 30px
}
.news-section .bottom-right.home-event .txt .news-slider .image-area {
	width: 38%;
	float: right
}
.news-section .bottom-right.home-event .txt .news-slider .image-area img {
	float: right
}
.news-section .bottom-right.home-event .bx-wrapper .bx-controls-direction {
	right: 0;
	left: initial;
	margin: 0
}
}

@media (min-width: 768px) and (max-width: 991px) {
.about-section .txt {
	width: 100%
}
.about-section .left-text {
	height: initial;
	overflow: hidden;
	padding-top: 50px;
	padding-bottom: 50px;
	padding-left: 25px
}
.about-section .left-text .txt {
	padding: 0
}
.about-section .right-text {
	height: initial;
	overflow: hidden;
	float: left !important;
	width: 100%
}
.about-section .right-text .txt {
	padding: 50px 100px
}
.about-section .bottom-txt-left {
	height: initial;
	overflow: hidden
}
.about-section .bottom-txt-left .txt {
	padding: 90px 90px 100px 0;
	width: 45%
}
.about-section .bottom-txt-right {
	height: initial;
	overflow: hidden
}
.about-section .bottom-txt-right .txt {
	padding: 50px 100px 50px 100px
}
.news-ticker {
	height: initial;
	padding-top: 10px;
	padding-bottom: 10px
}
.news-ticker a {
	float: left
}
.news-ticker h3 {
	padding-top: 15px
}
.news-ticker .more-news {
	padding: 0
}
.news-ticker .more-news a {
	padding: 10px 0 0 0;
	margin: 2px 0 0 0
}
.news-ticker .left {
	width: 100%;
	line-height: 16px;
	padding-right: 0;
	height: initial
}
.news-ticker .left .date {
	width: 20%;
	font-size: 22px;
	margin: 0;
	padding: 0
}
.news-ticker .left .date:before {
	content: '';
	width: 480px;
	height: 1px;
	position: absolute;
	left: 0;
	top: 30px;
	background: #fff
}
.news-ticker .left .news-1-txt {
	width: 79%;
	margin: 0;
	padding: 0 0 18px
}
.news-ticker .left .news-1-txt:last-child {
	padding: 5px 0 0
}
.news-ticker .left .news-1-txt:before {
	display: none
}
.about-section .left-text {
	width: 100%;
	height: 400px;
	background: #f3f3f3;
	padding-top: 0
}
.about-section .left-text .ceo-txt {
	float: left;
	width: 55%;
	padding: 50px 0
}
.about-section .left-text .img-area {
	width: auto;
	height: 400px
}
.about-section .right-text {
	width: 100%;
	height: 400px
}
.about-section .right-text .img-area {
	float: left;
	width: 48%
}
.about-section .right-text .text-area {
	position: relative;
	float: left;
	padding: 50px 0 0;
	width: 52%;
	height: 400px
}
.about-section .right-text .text-area h5 {
	padding: 0 15px 0 26px
}
.about-section .right-text .text-area p {
	padding: 0 15px 0 26px
}
.dwn-broc {
	height: 55px
}
.about-section .bottom-txt-left .tank {
	margin: 0 0 0 30px
}
.about-section .bottom-txt-left .txt {
	width: 46%;
	padding: 0 0
}
.about-section .bottom-txt-right .txt {
	padding: 80px 0 0 41px;
	width: 90%;
	position: relative
}
.disvoer-section .nav-tabs li {
	width: 33.333%;
	height: 238px;
	margin-bottom: 30px
}
.disvoer-section .nav-tabs li a hr {
	margin: 0 auto 15px auto
}
.disvoer-section .nav-tabs li a i {
	display: inline-block;
	margin: 0 auto;
	width: 100%
}
.news-section .bottom-left {
	height: initial;
	width: 100%
}
.news-section .bottom-left.home-news-box {
	width: 100%;
	height: auto;
	display: inline-block
}
.news-section .bottom-left.home-news-box .txt {
	float: left;
	padding: 60px 15px 0 15px;
	width: 100%
}
.news-section .bottom-left.home-news-box .bx-wrapper .bx-controls-direction {
	right: -30px;
	bottom: 0
}
.news-section .bottom-right {
	height: initial;
	width: 100%
}
.news-section .bottom-right.home-event {
	width: 100%;
	padding: 0 0 0 0
}
.news-section .bottom-right.home-event .txt .news-slider .txt-area {
	width: 50%;
	padding: 105px 15px 0 30px
}
.news-section .bottom-right.home-event .txt .news-slider .image-area {
	width: 50%;
	float: right
}
.news-section .bottom-right.home-event .txt .news-slider .image-area img {
	float: right
}
.news-section .bottom-right.home-event .bx-wrapper .bx-controls-direction {
	right: 0;
	left: initial;
	margin: 0
}
.event-image {
	float: left;
	padding-right: 25px
}
}

@media (max-width: 767px) {
	.special-button, .modal-book-form input[type="submit"], .modal-book-form input[type="button"], .modal-book-form input[type="cancel"] {
 
    margin: 5px 6px !important;
}
	footer p {
    
    font-size: 12px;
    text-align: center !important;
    margin-bottom: 0px;
}
.news-ticker {
	height: initial;
	padding-top: 10px;
	padding-bottom: 10px
}
.news-ticker .col-md-10 {
	padding: 0
}
.news-ticker a {
	float: left
}
.news-ticker h3 {
	padding-top: 15px
}
.news-ticker .more-news {
	padding: 0
}
.news-ticker .more-news a {
	padding: 10px 0 0 0;
	margin: 2px 0 0 0
}
.news-ticker .left {
	width: 100%;
	line-height: 16px;
	padding: 0;
	height: initial
}
.news-ticker .left .date {
	width: 100%;
	font-size: 20px;
	margin: 0;
	padding: 0
}
.news-ticker .left .date:before {
	content: '';
	width: 400px;
	height: 1px;
	position: absolute;
	left: 0;
	top: 30px;
	background: #fff
}
.news-ticker .left .news-1-txt {
	width: 79%;
	margin: 0;
	padding: 0 0 18px
}
.news-ticker .left .news-1-txt:last-child {
	padding: 5px 0 0
}
.news-ticker .left .news-1-txt:before {
	display: none
}
.about-section .txt {
	width: 100%
}
.about-section .left-text {
	height: initial;
	overflow: hidden;
	padding-top: 0;
	padding-bottom: 50px;
	padding-left: 25px
}
.about-section .left-text .txt {
	padding: 0
}
.about-section .right-text {
	height: initial;
	overflow: hidden;
	float: left !important;
	width: 100%
}
.about-section .right-text .txt {
	padding: 50px 100px
}
.about-section .bottom-txt-left {
	height: initial;
	overflow: hidden
}
.about-section .bottom-txt-left .txt {
	padding: 90px 90px 100px 0;
	width: 45%
}
.about-section .bottom-txt-right {
	height: initial;
	overflow: hidden
}
.about-section .bottom-txt-right .txt {
	padding: 50px 100px 50px 100px
}
.about-section .left-text {
	width: 100%;
	height: 400px;
	background: #f3f3f3;
	padding-top: 0;
	padding-left: 0
}
.about-section .left-text .ceo-txt {
	float: left;
	width: 100%;
	padding: 20px 15px 0
}
.about-section .left-text .ceo-txt h5 {
	font-size: 22px;
	line-height: normal
}
.about-section .left-text .img-area {
	height: 400px;
	float: right;
	width: 50%;
	overflow: hidden
}
.about-section .left-text .img-area img {
	width: 100%;
	height: 100%
}
a.readmore {
	width: 46px;
	height: auto;
	line-height: 44px
}
.about-section .right-text {
	width: 100%;
	height: 400px
}
.about-section .right-text .img-area {
	float: left;
	width: 50%;
	height: 400px;
	overflow: hidden
}
.about-section .right-text .img-area>img {
	height: 100%;
	max-width: none;
	width: 100%
}
.about-section .right-text .img-area a.readmore {
	width: 46px;
	height: 46px;
	line-height: 44px
}
.about-section .right-text .text-area {
	position: relative;
	float: left;
	padding: 20px 0 0;
	width: 50%;
	height: 400px
}
.about-section .right-text .text-area h5 {
	padding: 0 15px 0 15px;
	font-size: 22px;
	line-height: normal;
	margin: 0 0 15px 0
}
.about-section .right-text .text-area p {
	padding: 0 15px 0 15px
}
.dwn-broc {
	height: 46px;
	line-height: 46px;
	font-size: 15px
}
.dwn-broc img {
	left: 10px;
	width: 19px;
	top: -2px
}
.about-section .bottom-txt-left .tank {
	margin: 0 0 0 30px
}
.about-section .bottom-txt-left .txt {
	width: 46%;
	padding: 0 0
}
.about-section .bottom-txt-right .txt {
	padding: 80px 0 0 41px;
	width: 90%;
	position: relative
}
.disvoer-section .nav-tabs li {
	width: 33.333%;
	margin-bottom: 30px;
	height: 145px
}
.disvoer-section .nav-tabs li a {
	font-size: 12px
}
.disvoer-section .nav-tabs li a hr {
	margin: 0 auto 10px auto
}
.disvoer-section .nav-tabs li a i {
	margin-bottom: 15px;
	height: 60px;
	display: block
}
.disvoer-section .nav-tabs li a i img {
	width: 100%;
	height: 60px
}
.disvoer-section .tab-content .tab-pane h2 {
	font-size: 32px;
	line-height: 32px
}
.news-section .bottom-left {
	height: initial;
	width: 100%
}
.news-section .bottom-left.home-news-box {
	width: 100%;
	height: auto;
	display: inline-block
}
.news-section .bottom-left.home-news-box .txt {
	float: left;
	padding: 60px 15px 0 15px;
	width: 100%
}
.news-section .bottom-left.home-news-box .bx-wrapper .bx-controls-direction {
	right: -30px;
	bottom: 0
}
.news-section .bottom-right {
	height: initial;
	width: 100%
}
.news-section .bottom-right.home-event {
	width: 100%;
	padding: 0 0 0 0
}
.news-section .bottom-right.home-event .txt h5 {
	position: absolute;
	top: 30px
}
.news-section .bottom-right.home-event .txt .news-slider .txt-area {
	width: 50%;
	padding: 65px 15px 0 30px
}
.news-section .bottom-right.home-event .txt .news-slider .image-area {
	width: 50%;
	float: right;
	overflow: hidden
}
.news-section .bottom-right.home-event .txt .news-slider .image-area img {
	float: right;
	max-width: none;
	height: 100%
}
.news-section .bottom-right.home-event .bx-wrapper .bx-controls-direction {
	right: 0;
	left: initial;
	margin: 0
}
.news-section .locator-box {
	background: #03c4a9
}
.news-section .locator-box img.img-responsive {
	height: initial;
	float: right;
	width: 100%
}
.disvoer-section {
	background-attachment: scroll
}
.video-section:before {
	display: none
}
.vision-btn:hover {
	color: #fff
}
}

@media (max-width: 480px) {
.about-section .left-text {
	height: auto;
	width: 100%
}
.about-section .left-text .img-area {
	width: 100%;
	height: auto;
	overflow: hidden
}
.about-section .left-text .ceo-txt {
	width: 100%;
	height: auto
}
.about-section .right-text {
	width: 100%;
	height: auto
}
.about-section .right-text .img-area {
	width: 100%;
	height: auto;
	overflow: hidden
}
.about-section .right-text .text-area {
	width: 100%;
	height: auto;
	padding-bottom: 40px
}
.about-section .bottom-txt-left {
	padding-top: 30px
}
.about-section .bottom-txt-left .tank {
	margin: 0 0 0 0
}
.about-section .bottom-txt-left .txt {
	width: 100%;
	padding: 15px 0 0 15px
}
.about-section .bottom-txt-right .txt {
	width: 100%;
	padding: 30px 0 0 0
}
.disvoer-section .nav-tabs li {
	width: 50%;
	height: 140px
}
.disvoer-section .nav-tabs.mainTabs {
	width: 100%
}
.news-ticker [class^="col-"] {
	width: 100%;
	padding: 0 15px;
	text-align: center
}
.news-ticker [class^="col-"] h3 {
	padding: 0 0 10px
}
.news-ticker [class^="col-"] .left {
	width: 90%
}
.news-ticker [class^="col-"] .left .date {
	width: 100%;
	position: relative
}
.news-ticker [class^="col-"] .left .date:before {
	width: 50%;
	top: -7px;
	right: 0;
	margin: auto
}
.news-ticker [class^="col-"] .left .date:first-child:before {
	display: none
}
.news-ticker [class^="col-"] .left .date a {
	margin: 0 auto;
	float: none
}
.news-ticker [class^="col-"] .left .news-1-txt {
	width: 100%
}
.news-ticker [class^="col-"] .more-news {
	position: absolute;
	right: 0;
	bottom: 0
}
.news-ticker [class^="col-"] a {
	float: none
}
.news-section .bottom-right .txt {
	padding: 30px 15px;
	width: 100%
}
.news-section .bottom-right.home-event {
	padding: 0 15px;
	height: initial
}
.news-section .bottom-right.home-event .txt .news-slider .txt-area {
	width: 100%;
	padding-left: 15px;
	height:auto;
}
.news-section .bottom-right.home-event .txt .news-slider .image-area {
	width: 100%;
	height: initial
}
.news-section .bottom-right.home-event .txt .news-slider .image-area img {
	height: 100%;
	width: 100%
}
}

@media (max-width: 320px) {
.about-section .left-text .qoute-txt {
	width: 70%
}
.news-section .bottom-right.home-event .txt .news-slider .txt-area {
	height: 340px
}
}
.home-banner {
	position: relative;
	height: auto !important
}
.home-banner .fp-tableCell {
	height: auto !important
}
.home-banner:before {
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 1;
	content: '';
	background: url("/Portals/_default/Skins/Enoc/assets/images/banner-pattren-overlay-new.png") no-repeat;
	opacity: .75;
	filter: alpha(opacity=75);
	width: 610px;
	height: 471px
}
.home-banner .bx-controls {
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	width: 160px;
	bottom: 50px
}
.home-banner .bx-controls .bx-controls-direction a {
	position: relative;
	top: auto;
	margin-top: 0;
	font-size: 20px;
	color: #fff;
	text-indent: inherit;
	text-align: center;
	height: 70px;
	width: 70px;
	line-height: 74px;
	overflow: hidden;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	background: none;
	box-shadow: 0 0 0 8px rgba(255,255,255,0);
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}
.home-banner .bx-controls .bx-controls-direction a:hover, .home-banner .bx-controls .bx-controls-direction a:focus {
	text-decoration: none
}
.home-banner .bx-controls .bx-controls-direction a .mobile-img {
	display: none
}
.home-banner .bx-controls .bx-controls-direction a img {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: 0;
	z-index: 999;
	width: 70px;
	height: 70px !important;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}
.home-banner .bx-controls .bx-controls-direction a.bx-prev {
	float: left;
	left: 0
}
.home-banner .bx-controls .bx-controls-direction a.bx-prev:before {
	content: "\61";
	font-family: "enoc" !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: absolute;
	z-index: 999999;
	width: 20px;
	height: 20px;
	left: 0;
	right: 0;
	margin: auto;
	top: 0;
	bottom: 0;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}
.home-banner .bx-controls .bx-controls-direction a.bx-prev img {
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%)
}
.home-banner .bx-controls .bx-controls-direction a.bx-next {
	float: right;
	right: 0
}
.home-banner .bx-controls .bx-controls-direction a.bx-next:before {
	content: "\62";
	font-family: "enoc" !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: absolute;
	z-index: 999999;
	width: 20px;
	height: 20px;
	left: 0;
	right: 0;
	margin: auto;
	top: 0;
	bottom: 0;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}
.home-banner .bx-controls .bx-controls-direction a.bx-next img {
	-webkit-transform: translateX(100%);
	transform: translateX(100%)
}
.home-banner .bx-controls .bx-controls-direction a:after {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	bottom: 0;
	top: 0;
	content: '';
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	-webkit-transform: scale(.7);
	-moz-transform: scale(.7);
	-ms-transform: scale(.7);
	-o-transform: scale(.7);
	transform: scale(.7);
	opacity: 0;
	background: #12508c;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%
}
.home-banner .bx-controls .bx-controls-direction a .container {
	display: none
}
.homeSlider {
	margin: 0;
	padding: 0;
	position: relative
}
.homeSlider li {
	list-style: none
}
.homeSlider img {
	width: 100%
}
.homeSlider .container {
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	top: 0;
	bottom: 0;
	height: 102px
}
.homeSlider .container h3 {
	color: #fff;
	font-size: 13px;
	/*line-height: 36px;*/
	margin: 0 0 0px 0;
	font-weight: 400;
	background-color: rgba(0, 0, 0, 0.8);float: left; width: auto;
	padding: 10px 20px;
	letter-spacing: 2px;
	text-transform: none;/*text-shadow: 2px 2px 10px rgba(0,0,0,0.5)*/
}
.homeSlider .container h1, .homeSlider .container h2 {
	margin-top: 5px !important;
	color: #fff;
	font-size: 34px;
	/*line-height: 36px;*/
	margin: 0 0 0px 0;
	font-weight: 500;
	background-color: rgba(0, 0, 0, 0.8);float: left; width: auto;
	padding: 10px 20px;
	text-transform: none;/*text-shadow: 2px 2px 10px rgba(0,0,0,0.5)*/
}
.homeSlider .container .btn {
	font-size: 15px;
	border: solid 1px #fff;
	padding: 8px 25px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	background: rgba(10,194,177,0.9);
	letter-spacing: 1.5px
}
.homeSlider .img-responsive.mobile-img {
	display: none
}
.video-section:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #01af9d;
	background: -moz-linear-gradient(left, rgba(1,175,157,0.3) 0%, rgba(205,21,67,0.3) 100%);
	background: -webkit-linear-gradient(left, rgba(1,175,157,0.3) 0%, rgba(205,21,67,0.3) 100%);
	background: linear-gradient(to right, rgba(1,175,157,0.3) 0%, rgba(205,21,67,0.3) 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#01af9d', endColorstr='#cd1543', GradientType=1 );
	content: ''
}
.video-section .container {
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	top: 0;
	bottom: 0;
	height: 180px
}
.video-section .container h2 {
	color: #fff;
	font-size: 55px;
	line-height: 55px;
	margin: 0 0 20px 0;
	font-weight: 700;
	text-shadow: 2px 2px 10px rgba(0,0,0,0.5)
}
.video-section .container .btn {
	font-size: 15px;
	border: solid 1px #fff;
	padding: 8px 25px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	background: rgba(10,194,177,0.9);
	letter-spacing: 1.5px
}

@media (min-width: 1200px) {
.home-banner .bx-controls .bx-controls-direction a:hover {
	box-shadow: 0 0 0 8px rgba(255,255,255,0.5)
}
.home-banner .bx-controls .bx-controls-direction a.bx-next:hover img {
	-webkit-transform: translateX(0);
	transform: translateX(0);
	opacity: 1;
	visibility: visible
}
.home-banner .bx-controls .bx-controls-direction a.bx-next:hover:after {
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1)
}
.home-banner .bx-controls .bx-controls-direction a.bx-prev:hover img {
	-webkit-transform: translateX(0);
	transform: translateX(0);
	opacity: 1;
	visibility: visible
}
.home-banner .bx-controls .bx-controls-direction a.bx-prev:hover:after {
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1)
}
}

@media (min-width: 992px) and (max-width: 1199px) {
.home-banner:before {
	width: 440px;
	height: 351px
}
.video-section:before {
	display: none
}
.video-section .container {
	position: relative;
	left: 0;
	background: #00af9d;
	right: 0;
	top: 0;
	bottom: 0;
	height: 170px;
	width: 100%;
	margin: 26px auto 0;
	padding: 20px 0 20px
}
.video-section .container h2 {
	font-size: 38px;
	line-height: 36px
}
}

@media (min-width: 768px) and (max-width: 991px) {
.home-banner:before {
	width: 310px
}
.video-section:before {
	display: none
}
.video-section .container {
	position: relative;
	left: 0;
	background: #00af9d;
	right: 0;
	top: 0;
	bottom: 0;
	height: 170px;
	width: 100%;
	margin: 26px auto 0;
	padding: 20px 0 20px
}
.video-section .container h2 {
	font-size: 38px;
	line-height: 36px
}
}

@media (max-width: 767px) {
.homeSlider .img-responsive.desktop-img {
	display: none
}
.homeSlider .img-responsive.mobile-img {
	display: block
}
.homeSlider .container {
	position: absolute;
	background:transparent;
	height: initial;
	padding: 25px 15px 0px;
}
.home-banner > .container {
    width: 100%;
    padding: 0;
    margin: 0;
    max-width: 100%;
}
.homeSlider .container h2 {
	font-size: 14px;
	line-height: 1;
	background-color:rgba(0, 0, 0, 0.5);
}
.homeSlider .container h3{
	background-color:rgba(0, 0, 0, 0.5);
	letter-spacing:0;
}
.home-banner:before {
	display: none
}
.home-banner .bx-controls {
	bottom: 0;
	top: 0;
	height: 32px
}
.video-section .container {
	position: absolute;
	background:transparent;
	height: initial;
	padding: 30px 15px
}
.video-section .container h2 {
	font-size: 32px;
	line-height: 32px
}
}

@media (max-width: 480px) {
.home-banner:before {
	display: none
}
}
/*!
 * fullPage 2.7.9
 * https://github.com/alvarotrigo/fullPage.js
 * MIT licensed
 *
 * Copyright (C) 2013 alvarotrigo.com - A project by Alvaro Trigo
 */
html.fp-enabled, .fp-enabled body {
	margin: 0;
	padding: 0;
	overflow: hidden
}
#superContainer {
	height: 100%;
	position: relative;
	-ms-touch-action: none;
	touch-action: none
}
.fp-section {
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.fp-slide {
	float: left
}
.fp-slide, .fp-slidesContainer {
	height: 100%;
	display: block
}
.fp-slides {
	z-index: 1;
	height: 100%;
	overflow: hidden;
	position: relative;
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out
}
.fp-section.fp-table, .fp-slide.fp-table {
	display: table;
	table-layout: fixed;
	width: 100%;
	height: auto !important;
}
.fp-tableCell {
	display: table-cell;
	vertical-align: top;
	width: 100%;
	height: 100% !important;
}
.fp-slidesContainer {
	float: left;
	position: relative
}
.fp-controlArrow {
	-webkit-user-select: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	-ms-user-select: none;
	position: absolute;
	z-index: 4;
	top: 50%;
	cursor: pointer;
	width: 0;
	height: 0;
	border-style: solid;
	margin-top: -38px;
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.fp-controlArrow.fp-prev {
	left: 15px;
	width: 0;
	border-width: 38.5px 34px 38.5px 0;
	border-color: transparent #fff transparent transparent
}
.fp-controlArrow.fp-next {
	right: 15px;
	border-width: 38.5px 0 38.5px 34px;
	border-color: transparent transparent transparent #fff
}
.fp-scrollable {
	overflow: scroll
}
.fp-notransition {
	-webkit-transition: none !important;
	transition: none !important
}
#fp-nav {
	position: fixed;
	z-index: 100;
	margin-top: -32px;
	top: 50%;
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0)
}
#fp-nav.right {
	right: 17px
}
#fp-nav.left {
	left: 17px
}
.fp-slidesNav {
	position: absolute;
	z-index: 4;
	left: 50%;
	opacity: 1
}
.fp-slidesNav.bottom {
	bottom: 17px
}
.fp-slidesNav.top {
	top: 17px
}
#fp-nav ul, .fp-slidesNav ul {
	margin: 0;
	padding: 0
}
#fp-nav ul li, .fp-slidesNav ul li {
	display: block;
	width: 11px;
	height: 11px;
	margin: 0;
	position: relative
}
.fp-slidesNav ul li {
	display: inline-block
}
#fp-nav ul li a, .fp-slidesNav ul li a {
	display: block;
	position: relative;
	z-index: 1;
	width: 100%;
	height: 100%;
	cursor: pointer;
	text-decoration: none
}
#fp-nav ul li a {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	border: solid 1px #12508c;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	z-index: 1;
	height: 11px;
	width: 11px;
	position: relative;
	float: left;
	margin-bottom: 15px
}
#fp-nav ul li a:before {
	height: 0;
	width: 1px;
	background: #12508c;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	top: 11px;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	content: ''
}
#fp-nav ul li a.active {
	background: #fff;
	margin-bottom: 32px
}
#fp-nav ul li a.active:before {
	height: 32px
}
.fp-viewing-about-section #fp-nav ul li a {
	border: solid 1px #008D6D
}
.fp-viewing-about-section #fp-nav ul li a.active, .fp-viewing-about-section #fp-nav ul li a:hover {
	background: #008D6D
}
.fp-viewing-about-section #fp-nav ul li a.active:before {
	background: #008D6D
}
.fp-viewing-map-section #fp-nav ul li a {
	border: solid 1px #008D6D
}
.fp-viewing-map-section #fp-nav ul li a.active, .fp-viewing-map-section #fp-nav ul li a:hover {
	background: #008D6D
}
.fp-viewing-map-section #fp-nav ul li a.active:before {
	background: #008D6D
}
.fp-viewing-news-section #fp-nav ul li a {
	border: solid 1px #008D6D
}
.fp-viewing-news-section #fp-nav ul li a.active, .fp-viewing-news-section #fp-nav ul li a:hover {
	background: #008D6D
}
.fp-viewing-news-section #fp-nav ul li a.active:before {
	background: #008D6D
}
.fp-viewing-footer-section #fp-nav ul li a.active {
	margin-top: 17px
}
.fp-viewing-footer-section #fp-nav ul li a.active:before {
	top: inherit;
	bottom: 11px
}
#fp-nav ul li .fp-tooltip {
	position: absolute;
	top: -2px;
	color: #fff;
	font-size: 14px;
	white-space: nowrap;
	max-width: 220px;
	overflow: hidden;
	display: block;
	opacity: 0;
	width: 0;
	cursor: pointer;
	letter-spacing: 1px
}
#fp-nav ul li:hover .fp-tooltip, #fp-nav.fp-show-active a.active+.fp-tooltip {
	-webkit-transition: opacity 0.2s ease-in;
	transition: opacity 0.2s ease-in;
	width: auto;
	opacity: 1
}
#fp-nav ul li .fp-tooltip.right {
	right: 30px
}
#fp-nav ul li .fp-tooltip.left {
	left: 20px
}
.fp-auto-height.fp-section, .fp-auto-height .fp-slide, .fp-auto-height .fp-tableCell {
	height: auto !important
}
.fp-viewing-home-section #fp-nav ul li:first-child .fp-tooltip {
	width: auto
}
.fp-viewing-home-section #fp-nav ul li:nth-child(2) .fp-tooltip {
	top: 26px
}
.fp-viewing-home-section #fp-nav ul li:nth-child(3) .fp-tooltip {
	top: 42px
}
.fp-viewing-home-section #fp-nav ul li:nth-child(4) .fp-tooltip {
	top: 56px
}
.fp-viewing-home-section #fp-nav ul li:nth-child(5) .fp-tooltip {
	top: 70px
}
.fp-viewing-home-section #fp-nav ul li:nth-child(6) .fp-tooltip {
	top: 86px
}
.fp-viewing-home-section #fp-nav ul li .fp-tooltip {
	top: -6px
}
.fp-viewing-about-section #fp-nav ul li:first-child .fp-tooltip {
	color: #008D6D;
	top: -2px
}
.fp-viewing-about-section #fp-nav ul li:nth-child(2) .fp-tooltip {
	width: auto;
	color: #008D6D;
	top: 10px
}
.fp-viewing-about-section #fp-nav ul li:nth-child(3) .fp-tooltip {
	top: 42px;
	color: #008D6D
}
.fp-viewing-about-section #fp-nav ul li:nth-child(4) .fp-tooltip {
	top: 56px;
	color: #008D6D
}
.fp-viewing-about-section #fp-nav ul li:nth-child(5) .fp-tooltip {
	top: 70px;
	color: #008D6D
}
.fp-viewing-about-section #fp-nav ul li:nth-child(6) .fp-tooltip {
	top: 86px;
	color: #008D6D
}
.fp-viewing-about-section #fp-nav ul li a:before {
	background: #008D6D
}
.fp-viewing-discover-section #fp-nav ul li:first-child .fp-tooltip {
	top: -2px
}
.fp-viewing-discover-section #fp-nav ul li:nth-child(2) .fp-tooltip {
	top: 10px
}
.fp-viewing-discover-section #fp-nav ul li:nth-child(3) .fp-tooltip {
	width: auto
}
.fp-viewing-discover-section #fp-nav ul li:nth-child(4) .fp-tooltip {
	top: 56px
}
.fp-viewing-discover-section #fp-nav ul li:nth-child(5) .fp-tooltip {
	top: 70px
}
.fp-viewing-discover-section #fp-nav ul li:nth-child(6) .fp-tooltip {
	top: 86px
}
.fp-viewing-discover-section #fp-nav ul li .fp-tooltip {
	top: 22px
}
.fp-viewing-map-section #fp-nav ul li:first-child .fp-tooltip {
	top: -2px
}
.fp-viewing-map-section #fp-nav ul li:nth-child(2) .fp-tooltip {
	top: 10px
}
.fp-viewing-map-section #fp-nav ul li:nth-child(3) .fp-tooltip {
	top: 26px
}
.fp-viewing-map-section #fp-nav ul li:nth-child(4) .fp-tooltip {
	width: auto
}
.fp-viewing-map-section #fp-nav ul li:nth-child(5) .fp-tooltip {
	top: 70px
}
.fp-viewing-map-section #fp-nav ul li:nth-child(6) .fp-tooltip {
	top: 86px
}
.fp-viewing-map-section #fp-nav ul li a:before, .fp-viewing-map-section .fp-slidesNav ul li a:before {
	background: #008D6D
}
.fp-viewing-map-section #fp-nav ul li .fp-tooltip {
	color: #008D6D;
	top: 40px
}
.fp-viewing-news-section #fp-nav ul li:first-child .fp-tooltip {
	top: -2px
}
.fp-viewing-news-section #fp-nav ul li:nth-child(2) .fp-tooltip {
	top: 10px
}
.fp-viewing-news-section #fp-nav ul li:nth-child(3) .fp-tooltip {
	top: 26px
}
.fp-viewing-news-section #fp-nav ul li:nth-child(4) .fp-tooltip {
	top: 40px
}
.fp-viewing-news-section #fp-nav ul li:nth-child(5) .fp-tooltip {
	opacity: 1
}
.fp-viewing-news-section #fp-nav ul li:nth-child(6) .fp-tooltip {
	top: 86px
}
.fp-viewing-news-section #fp-nav ul li a:before, .fp-viewing-news-section .fp-slidesNav ul li a:before {
	background: #008D6D
}
.fp-viewing-news-section #fp-nav ul li .fp-tooltip {
	color: #008D6D;
	top: 54px
}
.fp-viewing-footer-section #fp-nav ul li:first-child .fp-tooltip {
	top: -2px
}
.fp-viewing-footer-section #fp-nav ul li:nth-child(2) .fp-tooltip {
	top: 10px
}
.fp-viewing-footer-section #fp-nav ul li:nth-child(3) .fp-tooltip {
	top: 26px
}
.fp-viewing-footer-section #fp-nav ul li:nth-child(4) .fp-tooltip {
	top: 40px
}
.fp-viewing-footer-section #fp-nav ul li:nth-child(5) .fp-tooltip {
	top: 56px
}
.fp-viewing-footer-section #fp-nav ul li:nth-child(6) .fp-tooltip {
	width: auto
}
.fp-viewing-footer-section #fp-nav ul li .fp-tooltip {
	top: 86px
}
.inner-banner {
	position: relative;
	height: 220px;
	overflow: hidden;border-bottom: 3px solid #12508c;
}
.inner-banner:after {
	background: url("/Portals/_default/Skins/Enoc/assets/images/innerbanner-branding.png") top left no-repeat;
	height: 100%;
	width: 495px;
	right: 0;
	bottom: 0;
	content: '';
	position: absolute
}
.inner-banner:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%
}
.inner-banner img {
	height: 300px;
	width: 100%
}
.inner-banner .container {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 140px;
	margin: auto;
	z-index: 99
}
.inner-banner .container.two-lines {
	bottom: 100px
}
.inner-banner .container.two-lines h2 {
	line-height: 40px
}
.inner-banner h2 {
	color: #fff;
	font-size: 30px;
	line-height: 30px;
	margin: 0 0 20px 0;
	text-transform: capitalize;
	font-weight: 700;
	text-shadow: 2px 2px 10px rgba(0,0,0,0.5)
}
.inner-banner .news-ticker {
	position: absolute;
	bottom: 0
}
.inner-banner .news-ticker .container {
	position: static
}
.inner-banner .news-ticker .container .more-news a img {
	max-width: 20px;
	max-height: 37px
}
.bread {
	background: none;
	padding: 5px 0
}

@media (min-width: 992px) and (max-width: 1199px) {
.inner-banner .container {
	bottom: 150px
}
.inner-banner .container.two-lines h2 {
	margin-bottom: 40px
}
.inner-banner:after {
	width: 410px
}
}

@media (min-width: 768px) and (max-width: 991px) {
.inner-banner .container {
	bottom: 150px
}
.inner-banner .container.two-lines h2 {
	margin-bottom: 40px
}
.inner-banner:after {
	width: 350px;
	background: url("/Portals/_default/Skins/Enoc/assets/images/banner-pattern.png") bottom left no-repeat;
	top: 0;
	height: 255px
}
.news-ticker .col-md-10 {
	padding-right: 0
}
}

@media (max-width: 767px) {
.inner-banner {
	height: initial;
	overflow: hidden
}
.inner-banner>img {
	max-width: initial;
	width: initial;
	float: right
}
.inner-banner:after {
	background: url("/Portals/_default/Skins/Enoc/assets/images/banner-pattern.png") bottom left no-repeat;
	width: 320px;
	bottom: 0;
	height: 100%;
	background-size: auto 110%
}
.inner-banner .news-ticker {
	position: inherit
}
.inner-banner .container {
	bottom: 50%
}
.inner-banner .container.two-lines {
	bottom: 170px
}
}

@media (max-width: 480px) {
.inner-banner:after {
	width: 140px;
	top: 0;
	height: 64%;
	background-size: 450% 100%
}
.inner-banner .container.two-lines h2 {
	margin-bottom: 80px
}
}
.inner-top-section {
	padding: 20px 0
}
.inner-top-section .board-colum h2.text-center {
	color: #12508c
}
.sustainability_sec .arrow-bullet {
	margin-bottom: 35px
}
.stakeholder-listing {
	background: #f3f3f3
}
.stakeholder-listing .txt {
	margin-bottom: 12px;
	padding-right: 5px
}
.stakeholder-listing .txt .media-left {
	padding-right: 28px
}
.stakeholder-listing .txt .media-body h4 {
	font-size: 19px;
	color: #008D6D;
	margin-top: 8px
}
.meeting-listing h3 {
	color: #008D6D;
	font-size: 19px;
	margin: 0;
	padding: 0;
	margin-top: 20px;
	line-height: 28px
}
.meeting-listing h3 a {
	color: #008D6D
}
.meeting-listing h4 {
	color: #008D6D;
	font-size: 19px;
	margin: 0;
	padding: 0
}
.meeting-listing .big-img {
	margin-bottom: 0
}
.meeting-listing a:hover {
	text-decoration: none
}
.engage-section {
	display: inline-block;
	height: 800px;
	width: 100%;
	position: relative;
	background: url("/Portals/_default/Skins/Enoc/assets/images/engage-bg.jpg") no-repeat center center;
	background-size: cover
}
.engage-section img {
	display: block;
	margin: auto
}
.engage-section:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(12,35,64,0.8)
}
.engage-section h2 {
	color: #fff;
	font-size: 50px;
	text-transform: uppercase
}
.engage-section p {
	color: #fff
}
.engage-section .row {
	z-index: 1;
	position: relative;
	text-align: center;
	padding-top: 67px
}
.vision-mission-statement {
	padding-right: 15px;
	padding-left: 15px
}
.vision-mission-statement .vision-box {
	float: left;
	background: url("/Portals/_default/Skins/Enoc/assets/images/left-bg-enoc-vision.jpg") no-repeat center center;
	background-size: cover;
	position: relative
}
.vision-mission-statement .vision-box:before {
	position: absolute;
	left: 0;
	width: 100%;
	height: 100%;
	content: '';
	background: rgba(3,147,128,0.8)
}
.vision-mission-statement .vision-box:after {
	position: absolute;
	left: 0;
	width: 100%;
	height: 100%;
	content: '';
	background: url("/Portals/_default/Skins/Enoc/assets/images/left-bg-enoc-vision-overlay.png") no-repeat
}
.vision-mission-statement .vision-box .txt {
	float: right;
	width: 74%;
	padding-right: 155px;
	padding-top: 60px;
	padding-bottom: 50px;
	position: relative;
	z-index: 999
}
.vision-mission-statement .vision-box .txt p {
	color: #fff;
	font-weight: lighter;
	font-size: 30px;
	text-align: left;
	line-height: 35px;
	margin-top: 8px;
	display: inline-block;
	line-height: 37px;
	font-family: "FSAlbert-light"
}
.vision-mission-statement .vision-box .txt h3 {
	color: #fff;
	font-size: 30px;
	line-height: 45px
}
.vision-mission-statement .vision-box .txt h3 strong {
	font-size: 65px;
	text-transform: uppercase;
	display: block
}
.vision-mission-statement .mission-box {
	background: url("/Portals/_default/Skins/Enoc/assets/images/right-bg-enoc-vision.jpg") no-repeat center center;
	background-size: cover;
	position: relative;
	float: left
}
.vision-mission-statement .mission-box:before {
	position: absolute;
	left: 0;
	width: 100%;
	height: 100%;
	content: '';
	background: rgba(238,39,55,0.7)
}
.vision-mission-statement .mission-box .txt {
	width: 74%;
	float: left;
	padding-left: 70px;
	padding-top: 60px;
	padding-bottom: 50px;
	position: relative;
	z-index: 999
}
.vision-mission-statement .mission-box .txt h3 {
	color: #fff;
	line-height: 45px
}
.vision-mission-statement .mission-box .txt ul li {
	color: #fff;
	margin-bottom: 15px
}
.vision-mission-statement .mission-box .txt ul li:before {
	color: #fff
}
.vision-mission-statement [class^="col-"] {
	height: 500px;
	position: relative
}
.video-thumb {
	position: relative;
	overflow: hidden
}
.video-thumb:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	content: '';
	background: rgba(0,0,0,0.5);
	z-index: 1
}
.video-thumb figcaption {
	position: absolute;
	left: 0;
	top: 0;
	padding: 80px 115px;
	width: 100%;
	height: 100%;
	z-index: 9
}
.video-thumb figcaption h5 {
	color: #fff;
	margin-bottom: 0
}
.video-thumb figcaption h5:before {
	position: absolute;
	left: -115px;
	top: 7px;
	width: 100px;
	height: 1px;
	background: #fff;
	content: ''
}
.video-thumb figcaption i {
	width: 118px;
	height: 118px;
	text-align: center;
	font-size: 20px;
	color: #fff;
	line-height: 124px;
	display: block;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0
}
.video-thumb figcaption i:after {
	border: solid 10px rgba(255,255,255,0.5);
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1)
}
.video-thumb figcaption i:before {
	position: absolute;
	width: 20px;
	height: 20px;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto
}
.video-thumb img {
	-webkit-transition: all .8s ease-in-out;
	-moz-transition: all .8s ease-in-out;
	-o-transition: all .8s ease-in-out;
	transition: all .8s ease-in-out;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1)
}
.video-thumb a {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 1;
	z-index: 999
}
.video-thumb.small figcaption {
	padding: 50px 115px
}
.gary-section {
	padding: 0 15px;
	background: #f3f6fa
}
.gary-section [class^="col-"] {
	-moz-transform: translateX(0);
	-o-transform: translateX(0);
	-ms-transform: translateX(0);
	-webkit-transform: translateX(0);
	transform: translateX(0);
	height: 428px;
	position: relative;
	overflow: hidden
}
.gary-section .txt {
	width: 74%;
	padding-top: 50px;
	padding-bottom: 50px;
	text-align: center
}
.gary-section .left-content .txt {
	float: right;
	padding-right: 65px
}
.gary-section .gary-color-light {
	background: #f3f3f3
}
.gary-section .gary-color-light .txt i {
	background: #f3f6fa;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%
}
.gary-section .gary-color-dark {
	background: #ebebeb
}
.gary-section .gary-color-dark .txt i {
	background: #ebf0f6;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%
}
.gary-section .right-content .txt {
	float: left;
	padding-left: 115px
}
.gary-section .right-content .read-more {
	-moz-transform: scale(0.1) translate(15%, -25%);
	-o-transform: scale(0.1) translate(15%, -25%);
	-ms-transform: scale(0.1) translate(15%, -25%);
	-webkit-transform: scale(0.1) translate(15%, -25%);
	transform: scale(0.1) translate(15%, -25%);
	moz-transform-origin: 330px 84px;
	-o-transform-origin: 330px 84px;
	-ms-transform-origin: 330px 84px;
	-webkit-transform-origin: 330px 84px;
	transform-origin: 330px 84px;
	z-index: -1;
	-webkit-border-radius: 50%
}
.gary-section h3 {
	color: #008D6D;
	text-transform: uppercase;
	font-size: 18px
}
.gary-section i {
	display: inline-block;
	width: 102px;
	height: 102px;
	margin: auto 0 30px 0
}
.gary-section .btn-primary {
	background: none;
	border: solid 1px #008D6D;
	color: #008D6D
}
.gary-section .read-more {
	background: #008D6D;
	width: 920px;
	height: 920px;
	top: 0;
	left: 0;
	position: absolute;
	-moz-transition: -moz-transform 0.6s ease-out;
	-o-transition: -o-transform 0.6s ease-out;
	-webkit-transition: -webkit-transform 0.6s ease-out;
	transition: transform 0.6s ease-out;
	-moz-transform: scale(0.1) translate(15%, -25%);
	-o-transform: scale(0.1) translate(15%, -25%);
	-ms-transform: scale(0.1) translate(15%, -25%);
	-webkit-transform: scale(0.1) translate(15%, -25%);
	transform: scale(0.1) translate(15%, -25%);
	moz-transform-origin: 444px 84px;
	-o-transform-origin: 444px 84px;
	-ms-transform-origin: 444px 84px;
	-webkit-transform-origin: 444px 84px;
	transform-origin: 444px 84px;
	z-index: -1;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%
}
.gary-section .read-more .sub-content {
	visibility: hidden;
	-moz-transition: opacity 0.3s ease;
	-o-transition: opacity 0.3s ease;
	-webkit-transition: opacity 0.3s ease;
	transition: opacity 0.3s ease;
	opacity: 0;
	position: absolute;
	width: 100%;
	height: 428px;
	top: 0;
	left: 0;
	margin: auto;
	right: 0;
	bottom: 0
}
.gary-section .read-more p {
	color: #fff
}
.gary-section .read-more p:last-child {
	margin: 0
}
.gary-section .read-more .txt {
	width: 100%;
	height: 100%;
	padding: 70px 20%
}
.gary-section .read-more .close-btn {
	position: absolute;
	right: 80px;
	top: 0;
	color: #008D6D;
	background: #fff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	font-size: 20px;
	width: 50px;
	height: 50px;
	text-align: center;
	line-height: 54px;
	margin: 4px
}
.gary-section .read-more .close-btn:before {
	content: '';
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	border: solid 2px #fff;
	position: absolute;
	left: -5px;
	top: -5px;
	height: 60px;
	width: 60px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	opacity: 0;
	-webkit-transform: scale(1.5);
	-moz-transform: scale(1.5);
	-ms-transform: scale(1.5);
	-o-transform: scale(1.5);
	transform: scale(1.5)
}
.gary-section .read-more .close-btn i {
	width: auto;
	height: auto;
	margin: 0
}
.gary-section .read-more.active {
	-moz-transform: scale(1) translate(-7%, -25%);
	-o-transform: scale(1) translate(-7%, -25%);
	-ms-transform: scale(1) translate(-7%, -25%);
	-webkit-transform: scale(1) translate(-7%, -25%);
	transform: scale(1) translate(-7%, -25%);
	z-index: 99
}
.gary-section .read-more.active .sub-content {
	-webkit-transition-delay: 0.8s;
	transition-delay: 0.8s;
	opacity: 1;
	visibility: visible
}
.about-boxes {
	background: #fff;
	padding: 0 15px;
	position: relative
}
.about-boxes .txt {
	width: 74%;
	padding-top: 80px;
	padding-bottom: 45px
}
.about-boxes .addthis_sharing_toolbox .at-icon-wrapper {
	color: #616161
}
.about-boxes .txt-link {
	color: #008D6D
}
.about-boxes .txt-link:before {
	background: #008D6D
}
.about-boxes .left-content {
	height: 450px;
	overflow: hidden;
	position: relative
}
.about-boxes .left-content .branding {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%
}
.about-boxes .left-content .branding img {
	height: 100%;
	left: -50%;
	position: relative
}
.about-boxes .left-content .qoute-txt {
	float: left;
	width: 100%
}
.about-boxes .left-content .txt {
	float: right;
	padding-right: 65px
}
.about-boxes .left-content h2 {
	font-size: 30px;
	color: #1e1e1e;
	font-weight: 700;
	margin-bottom: 50px
}
.about-boxes .right-content {
	overflow: hidden;
	height: 450px
}
.about-boxes .right-content.green-box, .about-boxes .right-content.pink-box {
	background: #008D6D
}
.about-boxes .right-content.green-box .addthis_sharing_toolbox .at-icon-wrapper, .about-boxes .right-content.pink-box .addthis_sharing_toolbox .at-icon-wrapper {
	color: #fff
}
.about-boxes .right-content.green-box h3, .about-boxes .right-content.green-box h5, .about-boxes .right-content.green-box p, .about-boxes .right-content.green-box .txt-link, .about-boxes .right-content.pink-box h3, .about-boxes .right-content.pink-box h5, .about-boxes .right-content.pink-box p, .about-boxes .right-content.pink-box .txt-link {
	color: #fff
}
.about-boxes .right-content.green-box h3:before, .about-boxes .right-content.green-box h5:before, .about-boxes .right-content.green-box p:before, .about-boxes .right-content.green-box .txt-link:before, .about-boxes .right-content.pink-box h3:before, .about-boxes .right-content.pink-box h5:before, .about-boxes .right-content.pink-box p:before, .about-boxes .right-content.pink-box .txt-link:before {
	background: #fff
}
.about-boxes .right-content.pink-box {
	background: #008D6D
}
.about-boxes .right-content .txt {
	float: left;
	padding-left: 80px
}
.about-boxes .right-content .awards-slider {
	float: left
}
.about-boxes .right-content .awards-slider .bx-wrapper .bx-viewport {
	background: none
}
.about-boxes .right-content .awards-slider .bx-wrapper .bx-viewport .recent-awards li {
	list-style: none;
	margin: 0;
	padding: 0
}
.about-boxes .right-content .awards-slider .bx-wrapper .bx-viewport .recent-awards li .txt-area {
	width: 49%;
	float: left;
	height: 450px;
	padding: 58px 0 0 80px
}
.about-boxes .right-content .awards-slider .bx-wrapper .bx-viewport .recent-awards li .txt-area h3 {
	color: #fff
}
.about-boxes .right-content .awards-slider .bx-wrapper .bx-viewport .recent-awards li .image-area {
	width: 50%;
	float: right;
	height: 450px;
	overflow: hidden
}
.about-boxes .right-content .awards-slider .bx-wrapper .bx-viewport .recent-awards li .image-area img {
	height: 100%;
	width: auto;
	max-width: none
}
.about-boxes [class^="col-"] {
	padding: 0
}
.about-boxes .thumb {
	width: 170px;
	margin-right: 30px;
	float: left;
	margin-bottom: 20px
}
.about-boxes .thumb img {
	margin-bottom: 20px
}
.about-boxes .thumb a {
	color: #616161
}
.about-boxes .thumb a:hover, .about-boxes .thumb a:focus {
	text-decoration: none
}
.get-in-touch {
	padding: 30px 0;
	background: #1f4364
}
.get-in-touch h5 {
	color: #fff;
	margin-bottom: 15px
}
.get-in-touch p {
	color: #fff;
	margin-bottom: 0px
}
.get-in-touch hr {
	width: 15px;
	height: 1px;
	border: none;
	background: #fff;
	margin: 0;
	display: inline-block
}
.get-in-touch .btn-white {
	color: #fff;
	font-size: 14px;
	border: solid 1px #fff;
	text-transform: uppercase;
	display: block;
	margin-top: 20px
}
.award-thumb {
	margin-bottom: 50px;
	height: 405px
}
.award-thumb img {
	margin-bottom: 30px
}
.mission-vision {
	padding: 0 15px
}
.mission-vision [class^="col-"] {
	height: 321px;
	position: relative
}
.mission-vision .white-bg-img {
	background-size: cover;
	position: relative
}
.mission-vision .white-bg-img.tasjeel {
	background: url("/Portals/_default/Skins/Enoc/assets/images/tasjeel-bg.jpg") no-repeat;
	background-size: cover
}
.mission-vision .white-bg-img.tasjeel .txt i {
	height: 75px
}
.mission-vision .white-bg-img.autopro {
	background: url("/Portals/_default/Skins/Enoc/assets/images/autopro-bg.jpg") no-repeat;
	background-size: cover
}
.mission-vision .white-bg-img.autopro .txt i {
	height: 75px
}
.mission-vision .white-bg-img .txt {
	float: right;
	padding-right: 65px;
	padding-top: 80px
}
.mission-vision .white-bg-img .txt i {
	width: auto;
	height: auto
}
.mission-vision .white-bg-img .txt p {
	color: #616161;
	font-weight: normal
}
.mission-vision .white-bg-img .txt .btn-primary {
	background: none;
	border: solid 1px #008D6D;
	color: #008D6D
}
.mission-vision .white-bg-img .txt .btn-primary:hover {
	color: #fff
}
.mission-vision .mission-box {
	background: url("/Portals/_default/Skins/Enoc/assets/images/mission-img.jpg") no-repeat center center;
	background-size: cover;
	position: relative
}
.mission-vision .mission-box:before {
	position: absolute;
	left: 0;
	width: 100%;
	height: 100%;
	content: '';
	background: rgba(18,80,140,0.9)
}
.mission-vision .mission-box .txt {
	/*float: right;*/
	padding-right: 0px;
	margin: 0 auto;
}
.mission-vision .vision-box {
	background: url("/Portals/_default/Skins/Enoc/assets/images/vission-img.jpg") no-repeat center center;
	background-size: cover;
	position: relative
}
.mission-vision .vision-box:before {
	position: absolute;
	left: 0;
	width: 100%;
	height: 100%;
	content: '';
	background: rgba(0,141,109,0.9)
}
.mission-vision .vision-box .txt {
	/*float: left;
	padding-left: 115px*/
	margin: 0 auto;
}
.mission-vision .txt {
	width: 74%;
	padding-top: 50px;
	padding-bottom: 50px;
	text-align: center;
	position: relative;
	z-index: 999
}
.mission-vision h3 {
	color: #fff
}
.mission-vision i {
	display: inline-block;
	width: 102px;
	height: 102px;
	margin: auto 0 30px 0
}
.mission-vision p {
	color: #fff;
	font-weight: 300;margin-bottom: 0px;
}
.board-row h3 {
	margin-bottom: 10px
}
.board-row h5 {
	color: #1d428a;
	font-size: 16px;
	margin-bottom: 30px
}
.board-row hr {
	width: 15px;
	height: 1px;
	border: none;
	margin: 0 0 30px 0;
	background: #008D6D
}
.board-thumb {
	padding: 13px;
	border: solid 1px #d4d7db;
	position: relative
}
.member-board {
	border: solid 1px #d4d7db;
	position: relative;
	margin-bottom: 30px;
	padding: 10px;
	overflow: hidden
}
.member-board a {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 99;
	top: 0;
	left: 0
}
.member-board figcaption {
	position: absolute;
	left: 10px;
	bottom: 10px;
	right: 10px;
	height: 94%
}
.member-board figcaption .content {
	position: absolute;
	width: 100%;
	bottom: 0;
	height: 100%
}
.member-board figcaption .content:before {
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.02) 21%, rgba(0,0,0,0.09) 49%, rgba(0,0,0,0.26) 77%, rgba(0,0,0,0.46) 100%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.02) 21%, rgba(0,0,0,0.09) 49%, rgba(0,0,0,0.26) 77%, rgba(0,0,0,0.46) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.02) 21%, rgba(0,0,0,0.09) 49%, rgba(0,0,0,0.26) 77%, rgba(0,0,0,0.46) 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#75000000', GradientType=0);
	height: 100%;
	bottom: 0;
	left: 0;
	width: 100%;
	content: '';
	position: absolute;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}
.member-board figcaption .txt {
	width: 100%;
	bottom: 0;
	position: absolute;
	left: 0;
	z-index: 99;
	padding: 15px 10px 15px 15px;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	overflow: hidden
}
.member-board figcaption h4 {
	font-size: 16px;
	font-weight: 600;
	color: #fff;
	margin-bottom: 15px
}
.member-board figcaption p {
	color: #fff;
	font-size: 13px;
	margin: 0;
	opacity: 0;
	visibility: hidden;
	height: 0;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}
.member-board figcaption hr {
	border: none;
	margin: 0;
	width: 20px;
	height: 1px;
	background: #fff;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	visibility: hidden;
	opacity: 0
}
.board-colum {
	text-align: center
}
.board-colum [class^="col-"] {
	text-align: left
}
.board-colum [class^="col-"].last-box {
	display: inline-block;
	float: none
}
.team-colum {
	text-align: left
}
.back-page {
	color: #008D6D
}
.back-page i {
	position: relative;
	top: 1px;
	font-size: 12px;
	left: -4px
}
.back-page:hover, .back-page:focus {
	text-decoration: none
}
.news-thumb-section {
	background: #f3f6fa;
	padding: 60px 0
}
.news-thumb-section .txt-link {
	font-size: 14px;
	color: #616161;
	float: right
}
.news-thumb-section .txt-link i {
	position: relative;
	top: 2px;
	font-size: 12px
}
.news-thumb-section .txt-link:before {
	background: #616161
}
.news-thumb-section .date {
	color: #616161;
	font-size: 14px;
	line-height: 14px;
	margin: 0 0 15px 0;
	display: block
}
.news-thumb-section .line {
	width: 100%;
	height: 1px;
	background: #d4d4d4;
	display: block;
	margin-bottom: 30px;
	position: relative
}
.news-thumb-section .line:before {
	position: absolute;
	left: 0;
	top: -5px;
	width: 11px;
	height: 11px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	border: solid 1px #26d07c;
	background: #fff;
	content: ''
}
.news-thumb-section .news-box {
	border-right: solid 1px #d4d4d4;
	padding-right: 30px;
	overflow: hidden
}
.news-thumb-section .news-box .thumb {
	margin-bottom: 30px
}
.news-thumb-section .news-box h4 {
	font-size: 16px;
	margin: 0 0 20px 0;
	line-height: 22px
}
.news-thumb-section .news-box h4 a {
	color: #616161;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}
.news-thumb-section .news-box h4 a:hover, .news-thumb-section .news-box h4 a:focus {
	text-decoration: none
}
.news-thumb-section .news-box .news-btn {
	padding: 6px 30px;
	background: #616161;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-o-border-radius: 30px;
	-ms-border-radius: 30px;
	border-radius: 30px;
	font-size: 16px;
	float: left;
	color: #fff
}
.news-thumb-section .news-box .news-btn:hover, .news-thumb-section .news-box .news-btn:focus {
	text-decoration: none
}
.news-thumb-section .news-box .btn-primary {
	background: none;
	border: solid 1px #008D6D;
	color: #008D6D;
	padding-left: 17px;
	padding-right: 17px
}
.news-thumb-section .news-box .btn-primary:hover {
	color: #fff;
	border: solid 1px #1d428a
}
.news-thumb-section [class^="col-"]:last-child .news-box {
	border: none
}
.text-bigger {
	font-family: FSAlbert-bold;
	font-size: 18px
}
.tab-right-pre {
	padding-left: 21px;
	margin-right: 80px;
	float: left;
	position: relative
}
.tab-right-pre:before {
	width: 1px;
	height: 44px;
	position: absolute;
	left: -1px;
	top: 0;
	background: #80afb1;
	content: ''
}
.tab-right-pre i {
	font-size: 50px;
	color: #fff;
	display: block
}
.tab-right-pre a {
	color: #fff;
	position: relative;
	float: left
}
.tab-right-pre a span {
	display: block;
	color: #fff
}
.tab-right-pre a:hover, .tab-right-pre a:focus {
	text-decoration: none
}
.big-img {
	margin-bottom: 50px
}
.arrow-bullet {
	margin: 0;
	padding: 0
}
.arrow-bullet li {
	padding: 0 0 0 20px;
	list-style: none;
	margin: 0 0 20px 0;
	display: block;
	color: #1e1e1e;
	font-size: 15px;
	position: relative
}
.arrow-bullet li:before {
	content: "\63";
	position: absolute;
	left: -4px;
	top: 0;
	font-size: 15px;
	font-family: "enoc";
	color: #1e1e1e
}
.arrow-bullet.red_arrow {
	margin-bottom: 43px
}
.arrow-bullet.red_arrow li {
	color: #565b65
}
.arrow-bullet.red_arrow li:before {
	color: #008D6D
}
.timeline-box {
	margin-top: 30px
}
.timeline-box h3 {
	color: #008D6D;
	font-weight: 400;
	font-size: 22px
}
.corporateList .nav {
	border: solid 1px #e1e1e1;
	margin: 0;
	padding: 0;
	background: #e1e1e1
}
.corporateList .nav li {
	border-bottom: solid 1px #e1e1e1;
	display: block;
	width: 100%;
	margin: 0
}
.corporateList .nav li:last-child {
	border: none
}
.corporateList .nav li a {
	background: #f3f6fa;
	color: #1e1e1e;
	font-size: 16px;
	padding: 15px 25px;
	display: block;
	margin: 0;
	border: none;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	position: relative;
	font-weight: 600;
	overflow: hidden
}
.corporateList .nav li a span {
	position: relative;
	z-index: 9;
	padding: 6px 0 0
}
.corporateList .nav li a:before {
	width: 0;
	content: '';
	height: 100%;
	background: #12508c;
	position: absolute;
	left: 0;
	top: 0;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}
.corporateList .nav li a:hover {
	border: none;
	background: none;
	color: #008D6D
}
.corporateList .nav li a:focus {
	border: none
}
.corporateList .nav li.active a {
	color: #008D6D
}
.corporateList .nav li.active a:before {
	width: 100%
}
.corporateList .nav li.link-default-hover a:hover {
	background: #f3f6fa;
	color: #1e1e1e
}
.corporateList .nav li.link-default-hover a:hover:before {
	display: none
}
.corporateList .nav li.link-default-hover.active a {
	background: #f3f6fa;
	color: #1e1e1e
}
.corporateList .nav li.link-default-hover.active a:before {
	display: none
}
.corporateList h3 {
	font-size: 22px
}
.corporateList .download-box {
	padding: 15px;
	background: #f3f6fa;
	width: 243px
}
.corporateList .download-box i {
	margin-right: 10px;
	font-size: 50px;
	line-height: 0;
	color: #008D6D
}
.corporateList .download-box a {
	font-size: 14px;
	color: #008D6D;
	width: 150px;
	display: inline-block;
	vertical-align: top;
	margin-top: 7px;
	font-weight: 700;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}
.corporateList .download-box a span {
	display: block;
	color: #008D6D;
	font-weight: 400;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}
.corporateList .download-box a:hover, .corporateList .download-box a:focus {
	text-decoration: none
}
.corporateList.publication .nav li a {
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: flexbox;
	-ms-flex-pack: center;
	padding-left: 10px
}
.corporateList.publication .nav li a i {
	border-right: solid 1px #dee3e9;
	margin-right: 15px;
	position: relative;
	z-index: 99;
	width: 36%;
	text-align: center
}
.corporateList.publication .nav li a i img {
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	bottom: 0;
	top: 0
}
.corporateList.publication .nav li a span {
	width: 64%
}
.corporateList.publication .tab-pane {
	background: #f3f6fa;
	border: solid 1px #e8ecf1
}
.corporateList.publication .txt-box {
	padding: 30px
}
.download-link {
	padding: 30px;
	border-top: solid 1px #e8ecf1
}
.download-link ul {
	margin: 0;
	padding: 0
}
.download-link ul li {
	list-style: none;
	display: inline-block;
	margin-right: 30px;
	padding-right: 30px;
	border-right: solid 1px #e8ecf1;
	margin-bottom: 20px
}
.download-link ul li:last-child {
	margin-right: 0;
	padding-right: 0;
	border: none
}
.download-link ul li i {
	margin-right: 10px;
	font-size: 50px;
	line-height: 0;
	color: #008D6D
}
.download-link ul li a {
	font-size: 14px;
	color: #008D6D;
	display: inline-block;
	vertical-align: top;
	margin-top: 7px;
	font-weight: 700;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}
.download-link ul li a span {
	display: block;
	color: #008D6D;
	font-weight: 400;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}
.download-link ul li a:hover, .download-link ul li a:focus {
	text-decoration: none
}
.vision-btn {
	padding: 10px 55px 10px 20px;
	position: relative;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	background: none
}
.vision-btn i {
	position: absolute;
	right: -1px;
	top: -1px;
	width: 41px;
	height: 41px;
	text-align: center;
	color: #fff;
	background: #008D6D;
	line-height: 41px;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}
.vision-btn:before {
	right: 0;
	top: 0;
	width: 0;
	height: 100%;
	position: absolute;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	content: '';
	background: #008D6D;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}
.vision-btn span {
	position: relative;
	z-index: 222
}
.vision-btn.for-locator-btn {
	min-width: 250px
}
.vision-btn.for-locator-btn i {
	line-height: 45px
}
.vision-btn.motorists-btn {
	min-width: 250px;
	margin: 25px 0 0
}
.vision-btn.motorists-btn i {
	line-height: 45px
}
.green-bg {
	position: relative;
	overflow: hidden;
	background: url("/Portals/_default/Skins/Enoc/assets/images/green_bg-career.jpg") no-repeat 0 0;
	background-size: cover
}
.green-bg:before {
	content: '';
	background: rgba(3,147,128,0.8);
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%
}
.green-bg .bg-img {
	opacity: .2;
	filter: alpha(opacity=20);
	position: absolute;
	left: 0;
	top: 0
}
.green-bg .text-cont {
	padding: 90px 30px 10px;
	display: block;
	margin: 0 auto;
	float: none;
	text-align: center;
	color: #fff
}
.green-bg .text-cont .icon {
	width: 62px;
	height: 65px;
	float: none;
	display: block;
	margin: 0 auto 38px
}
.green-bg .text-cont h4 {
	font-size: 22px;
	color: #fff;
	font-weight: 500;
	margin-bottom: 26px
}
.green-bg .text-cont p {
	color: #fff;
	margin-bottom: 30px
}
.green-bg .text-cont .btn-white {
	color: #fff;
	font-size: 13px;
	border: solid 1px #fff;
	display: inline-block;
	margin-bottom: 75px
}
.green-bg .text-cont .btn-white:hover {
	color: #008D6D
}
.icon-txt {
	padding: 60px 0 60px
}
.icon-txt .icon {
	width: 103px;
	height: 103px;
	margin: 0 auto 30px
}
.icon-txt h4 {
	color: #008D6D;
	font-size: 25px;
	margin-bottom: 30px;
	text-align: center;
	font-weight: bold;
	letter-spacing: normal;
	font-family: "FSAlbert-regular", Helvetica, Arial, sans-serif
}
.icon-txt .btn-hollow {
	color: #008D6D;
	font-size: 13px;
	border: solid 1px #008D6D;
	display: inline-block;
	margin-bottom: 20px;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s
}
.icon-txt .btn-primary {
	background: none
}
.icon-txt .btn-primary:hover {
	color: #fff
}
.pink-bg {
	position: relative;
	overflow: hidden;
	background: url("/Portals/_default/Skins/Enoc/assets/images/pink_bg-career.jpg") no-repeat center center;
	background-size: cover
}
.pink-bg:before {
	content: '';
	background: rgba(238,39,55,0.8);
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%
}
.pink-bg .bg-img {
	opacity: .2;
	filter: alpha(opacity=20);
	position: absolute;
	left: 0;
	top: 0
}
.pink-bg .text-cont {
	padding: 80px 0 10px;
	display: block;
	margin: 0 auto;
	float: none;
	text-align: center;
	color: #fff
}
.pink-bg .text-cont .icon {
	width: 47px;
	height: 70px;
	float: none;
	display: block;
	margin: 0 auto 50px
}
.pink-bg .text-cont .bx-wrapper .bx-controls-direction a {
	top: 10%
}
.pink-bg .text-cont .bx-wrapper .bx-prev {
	background: none;
	left: -120px
}
.pink-bg .text-cont .bx-wrapper .bx-prev:before {
	content: "\61";
	font-family: "enoc" !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: absolute;
	left: 0;
	width: 32px;
	height: 30px;
	z-index: 999;
	color: #fff;
	font-size: 20px;
	text-indent: 0;
	line-height: 26px
}
.pink-bg .text-cont .bx-wrapper .bx-next {
	background: none;
	right: -100px
}
.pink-bg .text-cont .bx-wrapper .bx-next:before {
	content: "\62";
	font-family: "enoc" !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: absolute;
	left: 0;
	width: 32px;
	height: 30px;
	z-index: 999;
	color: #fff;
	font-size: 20px;
	text-indent: 0;
	line-height: 26px
}
.pink-bg .text-cont .bx-viewport {
	background: none
}
.pink-bg .text-cont .pink-slider {
	padding: 0
}
.pink-bg .text-cont h4 {
	color: #fff;
	margin-bottom: 50px;
	font-size: 24px;
	line-height: 36px;
	position: relative;
	font-family: "FSAlbert-regular", Helvetica, Arial, sans-serif
}
.pink-bg .text-cont h4:before {
	content: '';
	width: 70px;
	height: 1px;
	background: #fff;
	position: absolute;
	bottom: -25px;
	left: 0;
	right: 0;
	margin: 0 auto
}
.pink-bg .text-cont p {
	text-transform: uppercase;
	color: #fff;
	font-size: 15px;
	letter-spacing: 1.5px;
	margin-bottom: 50px
}
.pink-bg .text-cont .btn-white {
	color: #fff;
	font-size: 13px;
	border: solid 1px #fff;
	display: inline-block;
	margin-bottom: 70px
}
.pink-bg .text-cont .btn-white:hover {
	color: #008D6D
}
.logos {
	padding: 0 0 80px
}
.logos .logo-txt {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	border: 1px solid #dbdbdb
}
.logos .logo-txt [class^="col-"] {
	padding: 30px 14px
}
.logos .logo-txt [class^="col-"] p:last-child {
	margin-bottom: 0
}
.logos .logo-txt [class^="col-"]:first-child {
	border-right: 0px solid
}
.logos .logo-txt [class^="col-"] .emiratisation-logo {
	margin: auto;
	height: 63px;
	width: 125px;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0
}
.logos .logo-txt:nth-child(odd) [class^="col-"]:last-child {
	background: #ebebeb;
	border-left: 1px solid #dbdbdb
}
.logos .logo-txt:nth-child(even) [class^="col-"]:last-child {
	border-left: 1px solid #dbdbdb
}
.ethics-section.career [class^="col-"] {
	height: 410px
}
.ethics-section.career [class^="col-"] .media-heading {
	font-weight: bold;
	margin-bottom: 16px
}
.story-box {
	background: #eeeeee;
	display: inline-block;
	margin-bottom: 25px
}
.story-box .story-image {
	float: left
}
.story-box .story-detail {
	margin-left: 38px;
	float: left;
	padding: 30px 20px 0 0;
	width: 460px
}
.story-box .story-detail h5 {
	margin-bottom: 10px
}
.story-box .story-detail h4 {
	font-weight: bold
}
.story-box .story-detail hr {
	width: 15px;
	height: 1px;
	border: none;
	margin: 0 0 30px 0;
	background: #009b85;
	display: inline-block
}
.story-box .story-detail .desc {
	padding: 0 0 0 28px;
	position: relative;
	font-style: italic
}
.story-box .story-detail .desc .icon {
	position: absolute;
	left: 0;
	top: 0
}
.video-box {
	position: relative;
	overflow: hidden
}
.video-box:before {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: -moz-linear-gradient(top, rgba(1,90,94,0) 0%, #015a5e 100%);
	background: -webkit-linear-gradient(top, rgba(1,90,94,0) 0%, #015a5e 100%);
	background: linear-gradient(to bottom, rgba(1,90,94,0) 0%, #015a5e 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00015a5e', endColorstr='#015a5e', GradientType=0);
	-webkit-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1)
}
.video-box:after {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	border: 1px solid #fff;
	right: 0;
	margin: auto;
	-webkit-transform: scale(.94);
	-moz-transform: scale(.94);
	-ms-transform: scale(.94);
	-o-transform: scale(.94);
	transform: scale(.94);
	-webkit-transition: 0.9s;
	-o-transition: 0.9s;
	transition: 0.9s
}
.video-box i {
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	width: 46px;
	height: 46px;
	top: 0;
	bottom: 0;
	z-index: 1;
	color: #fff;
	font-size: 41px;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	opacity: 1;
	filter: alpha(opacity=100)
}
.video-box span {
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	width: 76px;
	height: 21px;
	top: 0;
	bottom: 0;
	z-index: 1;
	color: #fff;
	font-size: 16px;
	-webkit-transform: scale(5);
	-moz-transform: scale(5);
	-ms-transform: scale(5);
	-o-transform: scale(5);
	transform: scale(5);
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: 0.8s;
	-o-transition: 0.8s;
	transition: 0.8s
}
.video-box a {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 2
}
.video-box .txt {
	position: absolute;
	width: 100%;
	padding: 25px;
	bottom: 0;
	z-index: 1
}
.video-box .txt p {
	font-size: 15px;
	margin: 0;
	color: #fff
}
.talent-desc {
	padding: 0 0 20px 60px;
	position: relative
}
.talent-desc h4 {
	font-size: 18px;
	font-weight: bold;
	color: #008D6D;
	margin-bottom: 25px
}
.talent-desc img {
	position: absolute;
	left: 0;
	top: 0;
	max-width: 42px
}
.bottom-full-content {
	padding: 50px 0 0
}
.bottom-full-content h3 {
	margin: 0 0 38px
}
.bottom-full-content h4 {
	font-size: 18px;
	color: #008D6D;
	font-weight: bold;
	margin: 0 0 34px
}
.bottom-full-content p {
	margin-bottom: 70px
}
.green-bg-img {
	position: relative;
	overflow: hidden;
	background: url("/Portals/_default/Skins/Enoc/assets/images/productionbg--img.png") no-repeat 0 0;
	background-size: cover
}
.green-bg-img:before {
	content: '';
	background: rgba(0,207,180,0.8);
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%
}
.green-bg-img .text-cont {
	padding: 90px 30px 10px;
	display: block;
	margin: 0 auto;
	float: none;
	text-align: center;
	color: #fff
}
.green-bg-img .text-cont .icon {
	display: block;
	margin: 0 auto 38px
}
.green-bg-img .text-cont p {
	color: #fff;
	margin-bottom: 30px
}
.green-bg-img .text-cont .btn-white {
	color: #fff;
	font-size: 13px;
	border: solid 1px #fff;
	display: inline-block;
	margin-bottom: 75px
}
.green-bg-img .text-cont .btn-white:hover {
	color: #008D6D
}
.white-bg-img {
	position: relative;
	overflow: hidden;
	background: url("/Portals/_default/Skins/Enoc/assets/images/enoc-product-bm-banner.jpg") no-repeat 0 0;
	background-size: cover
}
.white-bg-img:before {
	content: '';
	background: rgba(255,255,255,0.8);
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%
}
.white-bg-img .text-cont {
	padding: 90px 30px;
	display: block;
	margin: 0 auto;
	float: none;
	text-align: center;
	color: #fff
}
.white-bg-img .text-cont .icon {
	display: block;
	margin: 0 auto 38px
}
.white-bg-img .text-cont p {
	color: #616161;
	margin-bottom: 30px
}
.white-bg-img .text-cont .btn-primary {
	background: none;
	border: solid 1px #008D6D;
	color: #008D6D
}
.white-bg-img .text-cont .btn-primary:hover {
	border: solid 1px #1d428a
}
.ceo-center {
	text-align: center
}
.ceo-center .col-md-4 {
	float: none;
	display: inline-block;
	text-align: left
}
.ceo-center .col-md-4 img.img-responsive {
	width: 100%
}
.at4-share .at4-share-count-container, .at4-counter {
	display: none
}
.gm-style-iw>div {
	max-width: 600px !important
}
.g-ceo {
	position: relative;
	padding-top: 100px !important
}
.g-ceo .ceo-img {
	position: absolute;
	top: 0;
	left: 0
}
.g-ceo .ceo-img img {
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	max-width: none;
	float: right
}
.g-ceo .board-thumb:after {
	content: '';
	background: url(/Portals/_default/Skins/Enoc/assets/images/ceo-img-after.png) no-repeat 0 0;
	position: absolute;
	top: -60px;
	right: -19px;
	width: 45px;
	height: 90px;
	z-index: -1
}
.g-ceo .board-row p {
	font-size: 15px
}
.g-ceo .board-thumb {
	background: #fff
}
.g-ceo .board-bottom-row h3 {
	font-weight: normal;
	font-family: "FSAlbert-regular", Helvetica, Arial, sans-serif;
	font-size: 19px;
	color: #26d07c;
	font-style: italic;
	margin-bottom: 3px
}
.g-ceo .board-bottom-row h5 {
	color: #26d07c;
	font-style: italic
}
.ehs-vision-sec {
	background: #f3f3f3;
	padding: 70px 0;
	overflow: hidden;
	position: relative
}
.ehs-vision-sec:before {
	content: '';
	background: url("/Portals/_default/Skins/Enoc/assets/images/watermark.png") no-repeat;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 295px;
	height: 595px
}
.ehs-vision-sec .center-img [class^="col-"] .media {
	margin: 130px 0 0
}
.ehs-vision-sec .center-img [class^="col-"] .media .media-left {
	padding-right: 30px;
	padding-top: 5px
}
.ehs-vision-sec .center-img [class^="col-"] .media .media-body h3 {
	margin-bottom: 10px
}
.ehs-vision-sec .center-img [class^="col-"] .media .media-body p {
	font-size: 24px;
	font-family: "FSAlbert-light", Helvetica, Arial, sans-serif;
	line-height: 30px;
	font-style: italic
}
.ehs-vision-sec .center-img [class^="col-"] .center-team-img {
	text-align: center
}
.ehs-vision-sec .center-img [class^="col-"] .center-team-img>img {
	margin: 0 auto
}
.ehs-vision-sec .circle-bar {
	position: relative;
	text-align: center;
	margin: 70px 0
}
.ehs-vision-sec .circle-bar i {
	display: inline-block;
	position: relative;
	z-index: 3;
	background: #f3f3f3;
	padding: 0 15px
}
.ehs-vision-sec .circle-bar:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 1px;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto 0;
	background: #d5d9df
}
.hd-with-icon h3 {
	position: relative;
	padding: 6px 0 10px 56px;
	margin: 0 0 8px;
	color: #26d07c
}
.hd-with-icon h3 i {
	position: absolute;
	left: 0;
	top: 0
}
.hd-with-icon p {
	font-weight: 600;
	line-height: 25px
}
.ehs-bottom-sec {
	padding: 0 15px
}
.ehs-bottom-sec .row {
	display: flex
}
.ehs-bottom-sec .row [class^="col-"] {
	padding: 0 0
}
.ehs-bottom-sec .row [class^="col-"] .ehs-thumb {
	height: 100%;
	overflow: hidden
}
.ehs-bottom-sec .row [class^="col-"] .ehs-thumb>img {
	width: auto;
	height: 100%;
	min-width: 100%;
	max-width: none
}
.ehs-bottom-sec .row [class^="col-"] .ehs-thumb span {
	font-size: 13px;
	font-weight: normal
}
.ehs-thumb {
	display: block;
	margin-bottom: 10px;
	position: relative
}
.ehs-thumb:after {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 33%, rgba(0,0,0,0.74) 100%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 33%, rgba(0,0,0,0.74) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 33%, rgba(0,0,0,0.74) 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#bd000000', GradientType=0 );
	z-index: 1
}
.ehs-thumb:before {
	background: transparent;
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}
.ehs-thumb figcaption {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 100%;
	height: 100%;
	z-index: 9;
	padding: 20px
}
.ehs-thumb i {
	position: absolute;
	left: 30px;
	top: auto;
	bottom: 65px;
	z-index: 5;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	-webkit-transition-delay: 0.3s;
	-moz-transition-delay: 0.3s;
	-o-transition-delay: 0.3s;
	transition-delay: 0.3s
}
.ehs-thumb h3 {
	color: #fff;
	font-size: 20px;
	margin: 0 0 0 0;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	-webkit-transition-delay: 0s;
	-moz-transition-delay: 0s;
	-o-transition-delay: 0s;
	transition-delay: 0s;
	position: absolute;
	left: 30px;
	top: auto;
	bottom: 30px;
	z-index: 5
}
.ehs-thumb a {
	position: absolute;
	left: 0;
	width: 100%;
	height: 100%;
	top: 0;
	z-index: 9
}
.mac .about-boxes .txt {
	width: 92%;
	padding-top: 40px
}
.mac .about-boxes .left-content {
	height: 351px
}
.mac .about-boxes .right-content {
	height: 351px
}
.mac .gary-section .read-more {
	moz-transform-origin: 290px 84px;
	-o-transform-origin: 290px 84px;
	-ms-transform-origin: 290px 84px;
	-webkit-transform-origin: 290px 84px;
	transform-origin: 290px 84px;
	width: 850px;
	height: 850px
}
.mac .gary-section .read-more .close-btn {
	right: 170px
}
.mac .gary-section .read-more .txt {
	padding: 70px 22%
}
.mac .gary-section .right-content .read-more {
	moz-transform-origin: 325px 84px;
	-o-transform-origin: 325px 84px;
	-ms-transform-origin: 325px 84px;
	-webkit-transform-origin: 325px 84px;
	transform-origin: 325px 84px
}
.mac .mission-vision .txt {
	width: 94.6%
}
.mac .vision-mission-statement .vision-box .txt {
	width: 90%;
	padding-right: 135px
}
.mac .vision-mission-statement .mission-box .txt {
	width: 92%;
	padding-right: 15px
}
section.core-service {
	background: #fff;
	display: inline-block;
	width: 100%;
	padding: 40px 0
}
section.core-service [class^="col-"]:last-child .media {
	margin-bottom: 0
}
section.core-service h3 {
	margin-bottom: 36px
}
section.core-service .intro-txt {
	margin-bottom: 50px
}
section.core-service .media {
	margin: 0 0 70px
}
section.core-service .media h4 {
	font-size: 22px;
	margin: 0 0 26px;
	font-weight: bold;
	color: #008D6D
}
section.core-service .media h5 {
	font-size: 15px;
	color: #008D6D;
	margin-bottom: 26px
}
section.core-service .media .media-left {
	padding-right: 36px
}
section.core-service .media .media-body {
	padding-right: 30px
}
section.core-service .media hr {
	width: 245px;
	height: 1px;
	border: none;
	margin: 40px 0 0 0;
	background: #dadde1;
	display: block
}
section.core-service .call-now {
	background: #eff1f5;
	border: 1px solid #dadde1;
	margin: 0 auto;
	text-align: center;
	padding: 26px 42px;
	display: block;
	font-size: 22px;
	width: 76%;
	color: #616161;
	font-weight: bold
}
section.core-service .call-now a {
	color: #008D6D;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s
}
section.core-service .call-now a:hover {
	color: #008D6D;
	text-decoration: none
}
.bg_lightblue {
	background: #f3f6fa
}
.bx-prev:hover, .bx-prev:focus, .bx-next:hover, .bx-next:focus {
	text-decoration: none
}
.firefox .video-box::after {
	border-bottom-width: 2px
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.gary-section .read-more {
	left: 5px
}
}
@supports (-ms-ime-align: auto) {
.about-boxes .left-content .qoute i {
width:24px
}
}
.win7.ie9 .logos .logo-txt [class^="col-"] .emiratisation-logo {
	position: relative
}
.win7.ie9 .video-box:before {
	background: #008D6D;
	filter: alpha(opacity=50);
	opacity: 0.5
}
.corporateList.publication .nav li a i.energy svg {
	width: 54px
}
.gary-section .left-content .read-more {
	left: 4px
}
.supp-icon-txt {
	margin-bottom: 60px
}
.supp-icon-txt .icon {
	display: table-cell;
	vertical-align: top;
	width: 67px
}
.supp-icon-txt .txt {
	display: table-cell;
	vertical-align: top
}
.supp-icon-txt .txt .btn {
	background: #008D6D;
	color: #fff;
	overflow: hidden;
	position: relative
}
.supp-icon-txt .txt .btn span {
	position: relative;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	z-index: 2
}
.supp-icon-txt .txt .btn:after {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 0 0;
	border-color: #fff transparent transparent transparent;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transition: 0.8s;
	-o-transition: 0.8s;
	transition: 0.8s
}
.link-success {
	color: #008D6D;
	text-decoration: underline;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s
}
.link-success:hover {
	color: #008D6D
}
.gceo .board-row h3 {
	margin-bottom: 10px
}
.gceo .board-row hr {
	margin: 0 0 12px 0
}
.gceo .board-row p {
	margin-bottom: 13px;
	font-size: 14px;
	line-height: 22px
}
.gceo .board-thumb {
	margin-bottom: 60px
}

@media (max-width: 1366px) {
.vision-mission-statement .mission-box .txt {
	width: 86.6%;
	padding-right: 135px
}
.vision-mission-statement .vision-box .txt {
	width: 86.6%
}
.about-boxes .txt {
	width: 86.6%;
	padding-top: 53px;
	padding-bottom: 40px
}
.about-boxes .left-content, .about-boxes .right-content {
	height: 373px
}
.about-boxes .left-content img {
	width: 100%
}
.mission-vision .txt {
	width: 86.6%
}
.gary-section .read-more {
	moz-transform-origin: 315px 88px;
	-o-transform-origin: 315px 88px;
	-ms-transform-origin: 315px 88px;
	-webkit-transform-origin: 315px 88px;
	transform-origin: 315px 88px;
	width: 850px;
	height: 850px
}
.gary-section .read-more .close-btn {
	right: 130px;
	top: 15px
}
.gary-section .read-more .txt {
	padding: 70px 22%
}
.gary-section .right-content .read-more {
	moz-transform-origin: 340px 88px;
	-o-transform-origin: 340px 88px;
	-ms-transform-origin: 340px 88px;
	-webkit-transform-origin: 340px 88px;
	transform-origin: 340px 88px
}
.gary-section .txt {
	width: 90%
}
.ehs-bottom-sec .row [class^="col-"] {
	height: 320px
}
}

@media (min-width: 1200px) {
.meeting-listing .big-img {
	overflow: hidden
}
.meeting-listing .big-img img {
	position: relative;
	-webkit-transition: all .8s ease-in-out;
	-moz-transition: all .8s ease-in-out;
	-o-transition: all .8s ease-in-out;
	transition: all .8s ease-in-out
}
.meeting-listing .big-img img:hover {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1)
}
.meeting-listing h3 a {
	-webkit-transition: all .8s ease-in-out;
	-moz-transition: all .8s ease-in-out;
	-o-transition: all .8s ease-in-out;
	transition: all .8s ease-in-out;
	display: inline-block
}
.meeting-listing h3 a:hover {
	color: #008D6D
}
.g-ceo .board-row {
	padding-left: 38px
}
.g-ceo .board-bottom-row {
	margin-top: 43px
}
.g-ceo .board-thumb img {
	width: 100%
}
.corporateList .nav li a:hover:before {
	width: 100%
}
.corporateList .download-box a:hover {
	color: #008D6D
}
.corporateList .download-box a:hover span {
	color: #008D6D
}
.member-board:hover figcaption .content:before {
	height: 100%;
	background: rgba(0,207,180,0.8)
}
.member-board:hover figcaption p {
	height: 41px;
	visibility: visible;
	opacity: 1
}
.member-board:hover figcaption hr {
	height: 1px;
	visibility: visible;
	opacity: 1;
	margin-bottom: 15px
}
.news-thumb-section .txt-link:hover {
	color: #008D6D
}
.news-thumb-section .txt-link:hover:before {
	background: #008D6D
}
.news-thumb-section .news-box h4 a:hover {
	color: #26d07c
}
.gary-section .read-more .close-btn:hover {
	background: #fff;
	color: #008D6D
}
.gary-section .read-more .close-btn:hover:before {
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1)
}
.vision-btn:hover {
	color: #fff
}
.vision-btn:hover i {
	color: #fff
}
.vision-btn:hover:before {
	width: 100%
}
.video-thumb:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1)
}
.video-thumb:hover i:after {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1)
}
.download-link ul li a:hover {
	color: #008D6D
}
.download-link ul li a:hover span {
	color: #008D6D
}
.icon-txt .btn-hollow:hover {
	color: #fff;
	background: #008D6D
}
.video-box:hover:before {
	height: 200%
}
.video-box:hover:after {
	box-shadow: inset 0 0 0 100px rgba(205,21,67,0.48);
	border: 5px solid #fff
}
.video-box:hover i {
	opacity: 0;
	filter: alpha(opacity=0)
}
.video-box:hover span {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	opacity: 1;
	filter: alpha(opacity=100)
}
.mission-vision .white-bg-img.tasjeel .txt {
	width: 96%
}
.mission-vision .white-bg-img.autopro .txt {
	float: left;
	padding-left: 65px;
	padding-right: 0;
	width: 96%
}
.supp-icon-txt .txt .btn:hover:after {
	border-width: 330px 330px 0 0
}
.supp-icon-txt .txt .btn:hover span {
	color: #008D6D
}
.inner-top-section {
	padding: 60px 0
}
.sustainability_sec {
	padding: 60px 0 40px
}
.stakeholder-listing {
	padding: 80px 0 40px
}
.stakeholder-bottom {
	padding: 80px 0 63px
}
.meeting-listing {
	padding: 80px 0 70px
}
.sustainab_bottom {
	padding: 80px 0 52px
}
.team-colum {
	text-align: center
}
.team-colum [class^="col-"] {
	width: 19.5%;
	display: inline-block;
	float: none
}
.team-colum .heading-col {
	text-align: left
}
.g-ceo .ceo-img {
	position: absolute;
	top: 0;
	left: 0;
	width: 20%;
	height: 100%;
	overflow: hidden
}
.board-colum .center-boxes {
	text-align: center
}
.board-colum .center-boxes [class^="col-"] {
	float: none;
	display: inline-block
}
.ehs-thumb:hover:before {
	background: rgba(238,39,55,0.7);
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}
.ehs-thumb:hover i {
	bottom: 90px;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	-webkit-transition-delay: 0.3s;
	-moz-transition-delay: 0.3s;
	-o-transition-delay: 0.3s;
	transition-delay: 0.3s
}
.ehs-thumb:hover h3 {
	bottom: 55px;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	-webkit-transition-delay: 0.6s;
	-moz-transition-delay: 0.6s;
	-o-transition-delay: 0.6s;
	transition-delay: 0.6s
}
}

@media (min-width: 1600px) {
.g-ceo .ceo-img {
	width: 385px
}
.gary-section .read-more {
	width: 1110px;
	height: 1110px;
	-moz-transform: scale(0.05) translate(15%, -25%);
	-o-transform: scale(0.05) translate(15%, -25%);
	-ms-transform: scale(0.05) translate(15%, -25%);
	-webkit-transform: scale(0.05) translate(15%, -25%);
	transform: scale(0.05) translate(15%, -25%);
	moz-transform-origin: 600px 84px;
	-o-transform-origin: 600px 84px;
	-ms-transform-origin: 600px 84px;
	-webkit-transform-origin: 600px 84px;
	transform-origin: 600px 84px
}
.gary-section .read-more .close-btn {
	right: 100px
}
.gary-section .read-more .sub-content {
	height: 520px
}
.gary-section .right-content .read-more {
	-moz-transform: scale(0.05) translate(15%, -25%);
	-o-transform: scale(0.05) translate(15%, -25%);
	-ms-transform: scale(0.05) translate(15%, -25%);
	-webkit-transform: scale(0.05) translate(15%, -25%);
	transform: scale(0.05) translate(15%, -25%);
	moz-transform-origin: 347px 90px;
	-o-transform-origin: 347px 90px;
	-ms-transform-origin: 347px 90px;
	-webkit-transform-origin: 347px 90px;
	transform-origin: 347px 90px
}
.gary-section .right-content .read-more.active {
	-moz-transform: scale(1) translate(-7%, -25%);
	-o-transform: scale(1) translate(-7%, -25%);
	-ms-transform: scale(1) translate(-7%, -25%);
	-webkit-transform: scale(1) translate(-7%, -25%);
	transform: scale(1) translate(-7%, -25%)
}
.gary-section .txt {
	width: 63.3%
}
.about-boxes .right-content {
	height: 528px
}
.about-boxes .right-content img {
	width: 100%
}
.about-boxes .left-content {
	height: 528px
}
.about-boxes .left-content img {
	width: 100%
}
.mission-vision .txt {
	width: 90%;
}
}

@media (min-width: 1900px) {
.g-ceo .ceo-img {
	width: 485px
}
.g-ceo .ceo-img img {
	position: absolute;
	bottom: 0
}
.ehs-bottom-sec .row [class^="col-"] {
	min-height: 470px
}
}

@media (min-width: 992px) and (max-width: 1199px) {
.engage-section {
	height: auto
}
.engage-section .row {
	padding-top: 40px;
	padding-bottom: 40px
}
.stakeholder-listing {
	padding: 40px 0 15px
}
.stakeholder-bottom {
	padding-bottom: 30px
}
.meeting-listing {
	padding: 45px 0 10px
}
.meeting-listing .single-meeting {
	margin-bottom: 30px
}
.vision-mission-statement {
	padding: 0 15px
}
.vision-mission-statement .mission-box .txt {
	width: auto;
	padding-right: 0;
	padding-left: 35px
}
.vision-mission-statement .vision-box .txt {
	padding-left: 15px;
	padding-right: 15px
}
.sustainab_bottom {
	padding: 50px 0
}
.expandable.performance_report .expandable-div, .expandable.enoc_environ .expandable-div {
	padding: 45px 0 45px
}
.expandable.performance_report .expandable-div .big-img, .expandable.enoc_environ .expandable-div .big-img {
	margin-bottom: 10px
}
.expandable.enoc_environ .arrow-bullet.red_arrow {
	margin-bottom: 5px
}
.expandable.enoc_environ .arrow-bullet.red_arrow li:last-child {
	margin-bottom: 0
}
.g-ceo .ceo-img {
	position: absolute;
	top: 0;
	left: 0;
	width: 20%;
	height: 100%
}
.gary-section [class^="col-"] {
	height: 410px
}
.gary-section .txt {
	width: 100%
}
.gary-section .left-content .txt {
	padding-right: 0
}
.gary-section .right-content .txt {
	padding-left: 0
}
.gary-section .read-more {
	moz-transform-origin: 225px 88px;
	-o-transform-origin: 225px 88px;
	-ms-transform-origin: 225px 88px;
	-webkit-transform-origin: 225px 88px;
	transform-origin: 225px 88px;
	width: 830px;
	height: 830px
}
.gary-section .read-more .txt {
	padding: 80px 34% 70px 9%
}
.gary-section .read-more .close-btn {
	right: 280px;
	top: 15px
}
.gary-section .right-content .read-more {
	moz-transform-origin: 225px 88px;
	-o-transform-origin: 225px 88px;
	-ms-transform-origin: 225px 88px;
	-webkit-transform-origin: 225px 88px;
	transform-origin: 225px 88px
}
.about-boxes>.row {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap
}
.about-boxes>.row>[class^="col-"] {
	width: 49.95%;
	height: initial
}
.about-boxes .txt {
	width: 100%;
	padding-top: 34px;
	padding-bottom: 10px
}
.about-boxes .left-content .txt {
	padding-right: 30px;
	padding-left: 30px
}
.about-boxes .left-content .qoute-txt {
	width: 80%
}
.about-boxes .left-content h2 {
	font-size: 20px;
	margin-bottom: 20px
}
.about-boxes .left-content .branding {
	position: absolute;
	left: 0;
	top: initial;
	bottom: 0;
	height: 100%;
	width: 100%
}
.about-boxes .left-content .branding img {
	height: initial;
	left: -50%;
	position: absolute;
	top: initial;
	bottom: 0
}
.about-boxes .right-content {
	height: initial
}
.about-boxes .right-content .txt {
	padding-right: 30px;
	padding-left: 30px
}
.about-boxes .thumb {
	margin-bottom: 5px;
	width: 50%;
	margin-right: 0
}
.about-boxes .thumb img {
	margin-bottom: 10px
}
.about-boxes .thumb a {
	display: block
}
.about-boxes h5 {
	margin-bottom: 10px
}
.about-boxes [class^="col-"]:nth-last-of-type(2) {
	height: 340px
}
.about-boxes [class^="col-"]:last-child {
	height: 340px
}
.mission-vision>.row {
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: flexbox;
	-ms-flex-pack: center
}
.mission-vision .txt {
	width: 100%
}
.mission-vision .mission-box .txt {
	padding-right: 0
}
.mission-vision .vision-box .txt {
	padding-left: 0
}
.mission-vision [class^="col-"] {
	min-height: 382px;
	height: initial;
	background-size: cover !important
}
.mission-vision .white-bg-img.autopro .txt, .mission-vision .white-bg-img.tasjeel .txt {
	padding-right: 0
}
.award-thumb {
	margin-bottom: 30px;
	height: 378px
}
.download-link ul li {
	margin-right: 10px;
	padding-right: 10px
}
.download-link ul li i {
	margin-right: 5px
}
.story-box .story-image {
	width: 40%
}
.story-box .story-detail {
	width: 56%;
	margin-left: 4%;
	padding: 30px 20px 30px 0
}
.big-img img {
	width: 100%
}
.green-bg-img .text-cont .btn-white:hover {
	color: #fff
}
.btn-white:hover, .btn-white:focus {
	color: #fff !important
}
.news-thumb-section .news-box .btn-primary:hover {
	color: #008D6D
}
.icon-txt .btn-primary:hover {
	color: initial
}
.ehs-bottom-sec .row [class^="col-"] {
	height: 250px
}
.hd-with-icon p br {
	display: none
}
.ehs-bottom-sec .row [class^="col-"] .ehs-thumb h3 {
	font-size: 16px;
	left: 20px
}
.ehs-bottom-sec .row [class^="col-"] .ehs-thumb i {
	left: 20px
}
.ehs-bottom-sec .row [class^="col-"] .ehs-thumb span {
	font-size: 11px
}
.team-colum {
	text-align: center
}
.team-colum [class^="col-"] {
	width: 19.5%;
	display: inline-block;
	float: none
}
.team-colum .heading-col {
	text-align: left
}
}

@media (min-width: 768px) and (max-width: 991px) {
.engage-section {
	height: auto
}
.engage-section .row {
	padding-top: 35px;
	padding-bottom: 40px
}
.engage-section p br {
	display: none
}
.stakeholder-top {
	padding-bottom: 50px
}
.stakeholder-listing {
	padding: 40px 0 10px
}
.stakeholder-bottom {
	padding: 40px 0
}
.stakeholder-bottom img {
	width: 100%
}
.meeting-listing {
	padding: 45px 0 10px
}
.meeting-listing .single-meeting {
	margin-bottom: 30px
}
.vision-mission-statement {
	padding: 0 15px
}
.vision-mission-statement [class^="col-"] {
	height: inherit
}
.vision-mission-statement .mission-box .txt {
	width: auto;
	padding-right: 0;
	padding-left: 15px
}
.vision-mission-statement .vision-box .txt {
	width: 100%;
	padding-left: 15px;
	padding-right: 15px
}
.expandable.performance_report .expandable-div, .expandable.enoc_environ .expandable-div {
	padding: 35px 0 20px
}
.expandable.performance_report .expandable-div .big-img, .expandable.enoc_environ .expandable-div .big-img {
	margin-bottom: 30px
}
.expandable.enoc_environ .arrow-bullet.red_arrow {
	margin-bottom: 20px
}
.expandable.enoc_environ .arrow-bullet.red_arrow li:last-child {
	margin-bottom: 0
}
.sustainab_bottom {
	padding: 50px 0 65px
}
.sustainab_bottom img {
	width: 100%
}
.g-ceo .ceo-img {
	width: 23%;
	height: 100%
}
.video-thumb {
	margin-top: 30px
}
.video-thumb img {
	width: 100%
}
.gary-section .txt {
	width: 100%
}
.gary-section .left-content .txt {
	padding-right: 0
}
.gary-section .right-content .txt {
	padding-left: 0
}
.gary-section [class^="col-"] {
	height: initial
}
.gary-section [class^="col-"] .bottom-right {
	height: initial
}
.gary-section .read-more {
	moz-transform-origin: 365px 88px;
	-o-transform-origin: 365px 88px;
	-ms-transform-origin: 365px 88px;
	-webkit-transform-origin: 365px 88px;
	transform-origin: 365px 88px;
	width: 900px;
	height: 900px
}
.gary-section .read-more .txt {
	padding: 70px 10% 70px 10%
}
.gary-section .read-more .close-btn {
	right: 80px;
	top: 0
}
.gary-section .right-content .read-more {
	moz-transform-origin: 365px 88px;
	-o-transform-origin: 365px 88px;
	-ms-transform-origin: 365px 88px;
	-webkit-transform-origin: 365px 88px;
	transform-origin: 365px 88px
}
.about-boxes .txt {
	width: 100%
}
.about-boxes .left-content .txt {
	padding: 30px
}
.about-boxes .right-content .txt {
	padding: 30px
}
.about-boxes [class^="col-"] {
	height: initial;
	overflow: hidden
}
.mission-vision .txt {
	width: 100%
}
.mission-vision .mission-box .txt {
	padding-right: 0
}
.mission-vision .vision-box .txt {
	padding-left: 0
}
.mission-vision [class^="col-"] {
	height: initial;
	overflow: hidden
}
.mission-vision .white-bg-img .txt {
	padding-left: 10px;
	padding-right: 10px
}
.news-thumb-section [class^="col-"]:nth-child(2n+2) .news-box {
	border: none
}
.news-thumb-section .news-box {
	height: 400px;
	margin-bottom: 30px
}
.big-img img {
	width: 100%
}
.board-thumb {
	margin-bottom: 50px
}
.board-thumb img {
	margin: 0 auto
}
.award-thumb {
	margin-bottom: 30px;
	height: 384px
}
.download-link {
	overflow: hidden
}
.download-link ul li {
	width: 50%;
	float: left;
	margin-right: 0;
	margin-bottom: 30px
}
.download-link ul li:nth-child(2n+2) {
	border-right: 0;
	padding-left: 15px
}
.stories [class^="col-"] {
	margin: 0 auto 20px;
	float: none
}
.story-box {
	margin-bottom: 0
}
.story-box .story-detail {
	width: 56%;
	margin-left: 4%;
	padding: 30px 20px 30px 0
}
.ethics-section.career [class^="col-"] {
	height: initial
}
.green-bg-img .text-cont .btn-white:hover {
	color: #fff
}
.btn-white:hover, .btn-white:focus {
	color: #fff !important
}
.mission-vision .white-bg-img .txt {
	padding: 40px 55px 40px
}
.mission-vision .white-bg-img .txt i {
	height: initial !important
}
.news-thumb-section .news-box .btn-primary:hover {
	color: #008D6D
}
.icon-txt .btn-primary:hover {
	color: initial
}
.corporateList .nav li a span br {
	display: none
}
.ehs-bottom-sec .row {
	display: block
}
.ehs-bottom-sec .row [class^="col-"] {
	height: 380px
}
.ehs-bottom-sec .row [class^="col-"] .ehs-thumb h3 {
	font-size: 16px;
	left: 20px
}
.ehs-bottom-sec .row [class^="col-"] .ehs-thumb i {
	left: 20px
}
.ehs-bottom-sec .row [class^="col-"] .ehs-thumb span {
	font-size: 11px
}
.ehs-vision-sec {
	margin: 25px 0 0;
	padding: 70px 0 10px
}
.ehs-vision-sec .center-img [class^="col-"] .media {
	margin: 0 0 30px
}
.ehs-vision-sec .center-img [class^="col-"] .media .media-body p br {
	display: none
}
.ehs-vision-sec .center-img [class^="col-"] .center-team-img>img {
	margin: 50px auto
}
.ehs-vision-sec .circle-bar {
	margin: 10px 0 40px
}
.three-text-box [class^="col-"] {
	margin: 10px 0 50px
}
.hd-with-icon p br {
	display: none
}
.team-colum {
	text-align: center
}
.team-colum [class^="col-"] {
	width: 24.5%;
	display: inline-block;
	float: none
}
.team-colum .heading-col {
	text-align: left
}
}

@media (max-width: 767px) {
.engage-section {
	height: auto
}
.engage-section h2 {
	font-size: 30px
}
.engage-section .row {
	padding-top: 30px;
	padding-bottom: 30px
}
.engage-section p br {
	display: none
}
.stakeholder-listing {
	padding: 30px 0 0
}
.stakeholder-bottom {
	padding-bottom: 30px
}
.meeting-listing {
	padding: 30px 0 0
}
.meeting-listing .single-meeting {
	margin-bottom: 30px
}
.vision-mission-statement {
	margin-bottom: 30px;
	padding-left: 15px;
	padding-right: 15px
}
.vision-mission-statement [class^="col-"] {
	height: inherit
}
.vision-mission-statement .mission-box .txt {
	width: auto;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 30px;
	padding-bottom: 30px
}
.vision-mission-statement .mission-box .txt h3 {
	font-size: 25px
}
.vision-mission-statement .mission-box .txt h3 strong {
	font-size: 45px
}
.vision-mission-statement .mission-box .txt p {
	font-size: 20px
}
.vision-mission-statement .vision-box .txt {
	width: auto;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 35px;
	padding-bottom: 20px
}
.vision-mission-statement .vision-box .txt h3 {
	line-height: 40px
}
.vision-mission-statement .vision-box .txt h3 strong {
	font-size: 50px
}
.expandable.performance_report .expandable-div, .expandable.enoc_environ .expandable-div {
	padding: 35px 0 20px
}
.expandable.performance_report .expandable-div .arrow-bullet.red_arrow, .expandable.enoc_environ .expandable-div .arrow-bullet.red_arrow {
	margin-bottom: 23px
}
.g-ceo .ceo-img {
	display: none
}
.g-ceo .board-thumb:after {
	display: none
}
.video-thumb {
	margin-top: 30px
}
.video-thumb img {
	width: 100%
}
.video-thumb.small figcaption {
	padding: 50px 85px
}
.inner-top-section {
	padding: 30px 0;
	padding-top: 0 !important
}
.inner-top-section.sustainab_bottom {
	padding: 10px 0 55px !important
}
.inner-top-section.sustainab_bottom img {
	width: 100%
}
.gary-section .txt {
	width: 100%
}
.gary-section .left-content .txt {
	padding-right: 0
}
.gary-section .right-content .txt {
	padding-left: 0
}
.gary-section [class^="col-"] {
	height: initial
}
.about-boxes .txt {
	width: 100%
}
.about-boxes .left-content .branding {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%
}
.about-boxes .left-content .branding img {
	height: initial;
	left: -50%;
	position: absolute;
	width: 100%;
	bottom: 0;
	top: initial
}
.about-boxes .left-content .txt {
	padding: 30px
}
.about-boxes .left-content h2 {
	font-size: 20px
}
.about-boxes .right-content .txt {
	padding: 30px
}
.about-boxes [class^="col-"] {
	height: initial;
	overflow: hidden
}
.mission-vision .txt {
	width: 100%
}
.mission-vision .mission-box .txt {
	padding-right: 0
}
.mission-vision .vision-box .txt {
	padding-left: 0
}
.mission-vision [class^="col-"] {
	height: initial;
	overflow: hidden
}
.mission-vision .white-bg-img .txt {
	padding: 20px 10px 30px
}
.mission-vision .white-bg-img .txt i {
	height: initial !important
}
.board-thumb {
	margin-bottom: 30px
}
.board-thumb img {
	margin: 0 auto
}
.news-thumb-section .news-box {
	border-right: none;
	margin-bottom: 30px;
	padding-right: 0
}
.news-thumb-section .news-box .thumb img {
	width: 100%
}
.news-thumb-section .news-box h4 a br {
	display: none
}
.big-img {
	margin-bottom: 30px
}
.big-img img {
	width: 100%
}
.corporateList .nav {
	margin-bottom: 30px
}
.corporateList .nav li a span br {
	display: none
}
.corporateList.publication .nav li a {
	display: block
}
.corporateList.publication .nav li a i {
	width: 20%;
	float: left;
	height: 39px
}
.corporateList.publication .nav li a span {
	display: inline-block;
	vertical-align: middle;
	width: 75%
}
.member-board img {
	width: 100%
}
.award-thumb {
	margin-bottom: 30px;
	height: 384px
}
.download-link {
	overflow: hidden
}
.download-link ul li {
	width: 44%;
	float: left;
	margin-right: 0;
	margin-bottom: 30px
}
.download-link ul li:nth-child(2n+2) {
	border-right: 0;
	padding-left: 15px
}
.gary-section .read-more {
	width: 100%;
	height: 100%;
	display: none;
	-moz-transform: scale(1) translate(0, 0);
	-o-transform: scale(1) translate(0, 0);
	-ms-transform: scale(1) translate(0, 0);
	-webkit-transform: scale(1) translate(0, 0);
	transform: scale(1) translate(0, 0);
	moz-transform-origin: initial;
	-o-transform-origin: initial;
	-ms-transform-origin: initial;
	-webkit-transform-origin: initial;
	transform-origin: initial;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
	z-index: 9
}
.gary-section .read-more .txt {
	padding: 70px 5%;
	padding-right: 5%;
	overflow: hidden;
	overflow-y: scroll
}
.gary-section .read-more .sub-content {
	visibility: visible;
	opacity: 1;
	height: initial
}
.gary-section .read-more .close-btn {
	right: 15px;
	top: 15px
}
.gary-section .right-content .read-more {
	-moz-transform: scale(1) translate(0, 0);
	-o-transform: scale(1) translate(0, 0);
	-ms-transform: scale(1) translate(0, 0);
	-webkit-transform: scale(1) translate(0, 0);
	transform: scale(1) translate(0, 0);
	moz-transform-origin: initial;
	-o-transform-origin: initial;
	-ms-transform-origin: initial;
	-webkit-transform-origin: initial;
	transform-origin: initial;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
	z-index: 9
}
.stories [class^="col-"] {
	margin: 0 auto 20px;
	float: none
}
.story-box {
	margin-bottom: 0
}
.story-box .story-image {
	width: 40%
}
.story-box .story-detail {
	width: 56%;
	margin-left: 4%;
	padding: 30px 20px 30px 0
}
.ethics-section.career [class^="col-"] {
	height: initial
}
.green-bg-img .text-cont .btn-white:hover {
	color: #fff
}
.btn-white:hover, .btn-white:focus {
	color: #fff !important
}
.news-thumb-section .news-box .btn-primary:hover {
	color: #008D6D
}
.icon-txt .btn-primary:hover {
	color: initial
}
section.core-service [class^="col-"]:last-child .media {
	margin-bottom: 70px
}
.board-colum .center-boxes [class^="col-"] {
	min-height: 410px
}
.corporateList .nav li a span br {
	display: none
}
.ehs-bottom-sec .row {
	display: block
}
.ehs-bottom-sec .row [class^="col-"] {
	height: auto
}
.ehs-bottom-sec .row [class^="col-"] .ehs-thumb {
	margin-bottom: 0
}
.ehs-bottom-sec .row [class^="col-"] .ehs-thumb>img {
	max-width: 100%;
	width: 100%;
	height: auto
}
.ehs-bottom-sec .row [class^="col-"] .ehs-thumb h3 {
	font-size: 16px;
	left: 20px
}
.ehs-bottom-sec .row [class^="col-"] .ehs-thumb i {
	left: 20px
}
.ehs-bottom-sec .row [class^="col-"] .ehs-thumb span {
	font-size: 11px
}
.ehs-vision-sec {
	margin: 25px 0 0;
	padding: 70px 0 10px
}
.ehs-vision-sec .center-img [class^="col-"] .media {
	margin: 0 0 30px
}
.ehs-vision-sec .center-img [class^="col-"] .media .media-body p br {
	display: none
}
.ehs-vision-sec .center-img [class^="col-"] .center-team-img>img {
	margin: 30px auto 50px
}
.ehs-vision-sec .circle-bar {
	margin: 10px 0 40px
}
.three-text-box [class^="col-"] {
	margin: 10px 0 50px
}
.hd-with-icon p br {
	display: none
}
.supp-icon-txt {
	margin: 30px 0
}
.mission-vision {
	margin-bottom: 35px
}
.pronto-social {
	overflow: hidden;
	margin: 40px 0 0 0
}
}

@media (max-width: 480px) {
.vision-mission-statement .mission-box .txt h3 {
	line-height: 30px
}
.video-thumb figcaption {
	padding: 80px 85px
}
.video-thumb figcaption i {
	width: 80px;
	height: 80px;
	line-height: 80px;
	top: 80px
}
.about-boxes .thumb {
	width: 100%;
	margin-right: 0
}
.about-boxes .thumb a {
	display: block
}
.about-boxes .thumb img {
	width: 100%
}
.about-boxes .left-content .qoute {
	width: 38px;
	margin-right: 20px
}
.board-colum [class^="col-"] {
	width: 100%
}
.award-thumb {
	height: initial
}
.download-link {
	overflow: hidden
}
.download-link ul li {
	width: 100%;
	margin-right: 0;
	margin-bottom: 30px;
	border: none
}
.download-link ul li:nth-child(2n+2) {
	border-right: 0;
	padding-left: 0
}
.vision-btn {
	white-space: inherit
}
.vision-btn i {
	height: 100%;
	top: 0;
	right: 0
}
.vision-btn i:before {
	position: absolute;
	left: 0;
	width: 14px;
	height: 14px;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto
}
.logos .logo-txt {
	display: block
}
.logos .logo-txt [class^="col-"] {
	width: 100%
}
.logos .logo-txt [class^="col-"] .emiratisation-logo {
	position: relative
}
.stories [class^="col-"] {
	width: 100%;
	margin: 0 auto 20px;
	float: none
}
.story-box {
	margin-bottom: 0
}
.story-box .story-image {
	width: 100%;
	text-align: center;
	padding: 15px 15px
}
.story-box .story-image img {
	margin: 0 auto;
	width: 100%
}
.story-box .story-detail {
	width: 100%;
	margin-left: 0;
	padding: 0 20px 20px
}
.corporateList.publication .nav li a {
	display: flex
}
.corporateList.publication .nav li a span {
	width: 70%
}
.download-link {
	padding-left: 0;
	padding-right: 0
}
.download-link ul li {
	width: 100%;
	padding: 0;
	text-align: center
}
.download-link ul li i {
	width: 100%;
	display: inline-block
}
.logos .logo-txt:nth-child(odd) [class^="col-"]:last-child {
	border-left: none
}
.logos .logo-txt:nth-child(even) [class^="col-"]:last-child {
	border-left: none
}
.pink-bg {
	background-position: 0 0
}
.board-colum .center-boxes [class^="col-"] {
	min-height: 10px
}
}

@media (max-width: 320px) {
.about-boxes .left-content .qoute-txt {
	width: 100%
}
.video-thumb figcaption {
	padding: 40px 85px
}
}
.bussiness-boxes {
	background: #fff;
	padding: 0 15px
}
.bussiness-boxes .txt {
	width: 74%;
	padding-top: 80px;
	padding-bottom: 45px
}
.bussiness-boxes .txt h5 {
	font-size: 25px
}
.bussiness-boxes .left-content {
	height: 488px
}
.bussiness-boxes .left-content .txt {
	float: right;
	padding-right: 65px;
	position: relative;
	z-index: 999
}
.bussiness-boxes .left-content h2 {
	font-size: 30px;
	color: #1e1e1e;
	font-weight: 700;
	margin-bottom: 50px
}
.bussiness-boxes .left-content.red-box {
	background: #008D6D
}
.bussiness-boxes .left-content.red-box h5, .bussiness-boxes .left-content.red-box p, .bussiness-boxes .left-content.red-box .txt-link {
	color: #fff
}
.bussiness-boxes .left-content.red-box h5:before, .bussiness-boxes .left-content.red-box p:before, .bussiness-boxes .left-content.red-box .txt-link:before {
	background: #fff
}
.bussiness-boxes .left-content.red-box .arrow-circle-white {
	margin: 45px 0 0 0;
	padding: 0;
	overflow: hidden
}
.bussiness-boxes .left-content.red-box .arrow-circle-white li {
	list-style: none;
	margin: 0 0 23px 0;
	display: block;
	color: #fff;
	font-size: 15px
}
.bussiness-boxes .left-content.red-box .arrow-circle-white li a {
	color: #fff;
	padding: 0 0 0 40px;
	position: relative;
	display: block;
	cursor: pointer
}
.bussiness-boxes .left-content.red-box .arrow-circle-white li a:before {
	content: "\63";
	position: absolute;
	left: 0;
	top: 4px;
	font-size: 15px;
	font-family: "enoc";
	color: #fff;
	width: 20px;
	height: 20px;
	border: 1px solid #fff;
	border-radius: 50%;
	text-align: center;
	line-height: 17px;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}
.bussiness-boxes .left-content.red-box .arrow-circle-white li a:hover {
	text-decoration: none
}
.bussiness-boxes .left-content.red-box .arrow-circle-white li a:hover:before {
	background: #fff;
	color: #008D6D;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}
.bussiness-boxes .left-content.oil-bg {
	background: url("/Portals/_default/Skins/Enoc/assets/images/oil-bg.jpg") no-repeat;
	background-size: cover
}
.bussiness-boxes .left-content.oil-bg:before {
	background: rgba(238,39,55,0.8);
	position: absolute;
	left: 0;
	top: 0;
	content: '';
	width: 100%;
	height: 100%;
	z-index: 9
}
.bussiness-boxes .right-content {
	height: 488px
}
.bussiness-boxes .right-content.green-box {
	background: #008D6D
}
.bussiness-boxes .right-content.green-box h5, .bussiness-boxes .right-content.green-box p, .bussiness-boxes .right-content.green-box .txt-link {
	color: #fff
}
.bussiness-boxes .right-content.green-box h5:before, .bussiness-boxes .right-content.green-box p:before, .bussiness-boxes .right-content.green-box .txt-link:before {
	background: #fff
}
.bussiness-boxes .right-content.green-box .arrow-circle-white {
	margin: 45px 0 0 0;
	padding: 0;
	overflow: hidden
}
.bussiness-boxes .right-content.green-box .arrow-circle-white li {
	list-style: none;
	margin: 0 0 23px 0;
	display: block;
	color: #fff;
	font-size: 15px
}
.bussiness-boxes .right-content.green-box .arrow-circle-white li a {
	color: #fff;
	padding: 0 0 0 40px;
	position: relative;
	display: block;
	cursor: pointer
}
.bussiness-boxes .right-content.green-box .arrow-circle-white li a:before {
	content: "\63";
	position: absolute;
	left: 0;
	top: 2px;
	font-size: 15px;
	font-family: "enoc";
	color: #fff;
	width: 20px;
	height: 20px;
	border: 1px solid #fff;
	border-radius: 50%;
	text-align: center;
	line-height: 17px;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}
.bussiness-boxes .right-content.green-box .arrow-circle-white li a:hover {
	text-decoration: none
}
.bussiness-boxes .right-content.green-box .arrow-circle-white li a:hover:before {
	background: #fff;
	color: #008D6D;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}
.bussiness-boxes .right-content .txt {
	float: left;
	padding-left: 115px;
	position: relative;
	z-index: 999
}
.bussiness-boxes .right-content.widder-bg {
	background: url("/Portals/_default/Skins/Enoc/assets/images/widder-bg.jpg") no-repeat;
	background-size: cover
}
.bussiness-boxes .right-content.widder-bg:before {
	background: rgba(3,147,128,0.8);
	position: absolute;
	left: 0;
	top: 0;
	content: '';
	width: 100%;
	height: 100%;
	z-index: 9
}
.bussiness-boxes [class^="col-"] {
	padding: 0
}
.pic-box {
	background: #eff3f7;
	position: relative
}
.pic-box:before {
	position: absolute;
	right: 84px;
	top: 0;
	content: '';
	background: url("/Portals/_default/Skins/Enoc/assets/images/gary-phool.png") no-repeat;
	width: 124px;
	height: 160px
}
.pic-box .img {
	display: inline-block
}
.pic-box .txt {
	padding-left: 128px;
	display: inline-block;
	position: relative
}
.pic-box .txt:after {
	left: 0;
	top: 5px;
	width: 101px;
	height: 1px;
	background: #969696;
	content: '';
	position: absolute
}
.pic-box .txt h4 {
	color: #008D6D;
	font-size: 24px;
	line-height: 24px
}
.pic-box .txt h5 {
	font-size: 13px;
	font-weight: 700;
	margin-bottom: 15px;
	line-height: 13px
}
.margin-top-minus {
	padding-top: 82px
}
.img-top {
	position: relative;
	top: -122px
}
.mar_40 {
	top: -60px;
	position: relative
}
.mar_30 {
	top: -40px;
	position: relative
}
.textHide {
	display: none
}
.plusClick {
	border: solid 1px #008D6D;
	color: #008D6D;
	background: none;
	position: relative;
	padding: 0 0 0 15px;
	width: 152px;
	height: 43px;
	line-height: 40px;
	display: inline-block;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s
}
.plusClick:before {
	background: #008D6D;
	width: 51px;
	height: 100%;
	top: 0;
	right: 0;
	position: absolute;
	content: '';
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s
}
.plusClick:after {
	position: absolute;
	right: 16px;
	top: 11px;
	background: url("/Portals/_default/Skins/Enoc/assets/svgs/plus-icon.svg") no-repeat;
	width: 20px;
	height: 20px;
	content: '';
	z-index: 9
}
.plusClick:hover, .plusClick:focus {
	color: #008D6D;
	text-decoration: none
}
.plusClick2 {
	border: solid 1px #008D6D;
	color: #008D6D;
	background: none;
	position: relative;
	padding: 0 0 0 15px;
	width: 152px;
	height: 43px;
	line-height: 40px;
	display: inline-block;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s
}
.plusClick2:before {
	background: #008D6D;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	width: 51px;
	height: 100%;
	top: 0;
	right: 0;
	position: absolute;
	content: ''
}
.plusClick2:after {
	position: absolute;
	right: 15px;
	top: 18px;
	background: url("/Portals/_default/Skins/Enoc/assets/svgs/minus-icon.svg") no-repeat;
	width: 20px;
	height: 2px;
	content: '';
	z-index: 9
}
.plusClick2:hover, .plusClick2:focus {
	color: #008D6D;
	text-decoration: none
}
.coute-left-icon {
	width: 35px;
	height: 35px;
	display: inline-block;
	float: left;
	padding: 0 0 0;
	border-right: 1px solid #e6e6e6;
	margin: 5px 20px 10px 0
}
.green-bg-table {
	background: url("/Portals/_default/Skins/Enoc/assets/images/green-tbl-img.jpg") no-repeat center top;
	-webkit-background-size: cover;
	background-size: cover;
	position: relative;
	padding: 60px 0 30px
}
.green-bg-table:before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,105,91,0.88);
	z-index: 1
}
.green-bg-table .green-tbl-inr {
	position: relative;
	z-index: 2
}
.green-bg-table .green-tbl-inr table {
	border: 1px solid #ffffff;
	min-width: 700px
}
.green-bg-table .green-tbl-inr table tr td, .green-bg-table .green-tbl-inr table tr th {
	color: #fff;
	font-size: 14px;
	width: 25%;
	text-align: center;
	height: 40px;
	border: 1px solid #80cdc2;
	border-bottom: 0;
	padding: 0;
	vertical-align: middle
}
.green-bg-table .green-tbl-inr table tr td:first-child, .green-bg-table .green-tbl-inr table tr th:first-child {
	border-left: 0
}
.green-bg-table .green-tbl-inr table tr td:last-child, .green-bg-table .green-tbl-inr table tr th:last-child {
	border-right: 0
}
.green-bg-table .green-tbl-inr table tr th {
	background: #008D6D;
	height: 50px;
	font-weight: normal;
	vertical-align: middle
}
.green-bg-table .green-tbl-inr table tr.tbl-heading td {
	background: #008D6D;
	border: 1px solid #ffffff
}
.green-bg-table .green-tbl-inr table thead tr th {
	border: 1px solid #ffffff
}
.red-bg-table {
	background: url("/Portals/_default/Skins/Enoc/assets/images/green-tbl-img.jpg") no-repeat center top;
	-webkit-background-size: cover;
	background-size: cover;
	position: relative;
	padding: 60px 0 30px
}
.red-bg-table:before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(12,35,64,0.85);
	z-index: 1
}
.red-bg-table .red-tbl-inr {
	position: relative;
	z-index: 2
}
.red-bg-table .red-tbl-inr table {
	border: 1px solid #ffffff
}
.red-bg-table .red-tbl-inr table tr td, .red-bg-table .red-tbl-inr table tr th {
	color: #fff;
	font-size: 14px;
	width: 50%;
	text-align: center;
	height: 40px;
	line-height: 2;
	padding: 0;
	border: 0
}
.red-bg-table .red-tbl-inr table tr th {
	background: #1d428a;
	font-weight: normal;
	height: 50px;
	vertical-align: middle
}
.red-bg-table .red-tbl-inr table tr.tbl-heading td {
	background: #1d428a
}
.red-bg-table .red-tbl-inr table thead tr th {
	border: 1px solid #ffffff;
	border-bottom: 0;
	border-right: 0
}
.red-bg-table .red-tbl-inr table table {
	border: 0
}
.red-bg-table .red-tbl-inr table table tr td {
	border: 1px solid #ffffff
}
.red-bg-table .red-tbl-inr table table tr td:first-child {
	border-left: 0
}
.red-bg-table .red-tbl-inr table table tr:last-child td {
	border-bottom: 0
}
.expandable .expandable-div {
	padding: 80px 0 30px
}
.expandable .expandable-div:nth-child(odd) {
	background-color: #f3f6fa
}
.expandable.enoc_environ .expandable-div:nth-child(odd), .expandable.performance_report .expandable-div:nth-child(odd) {
	background-color: #f3f3f3
}

@media (min-width: 1601px) {
.bussiness-boxes .right-content {
	height: 528px;
	overflow: hidden
}
.bussiness-boxes .right-content img {
	width: 100%
}
.bussiness-boxes .left-content {
	height: 528px;
	overflow: hidden
}
.bussiness-boxes .left-content img {
	width: 100%
}
}

@media (max-width: 1366px) {
.bussiness-boxes .txt {
	width: 86.6%;
	padding-top: 53px;
	padding-bottom: 40px
}
.bussiness-boxes .left-content, .bussiness-boxes .right-content {
	height: 417px
}
.bussiness-boxes .left-content img {
	width: 100%
}
.mac .bussiness-boxes .left-content img {
	height: 100%
}
}
.mac .bussiness-boxes .txt {
	width: 92%;
	padding-top: 40px
}
.mac .bussiness-boxes .left-content {
	height: 351px
}
.mac .bussiness-boxes .right-content {
	height: 351px
}

@media (min-width: 1200px) {
.plusClick:hover, .plusClick2:hover {
	border: solid 1px #008D6D;
	color: #008D6D;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s
}
.plusClick:hover:before, .plusClick2:hover:before {
	background: #008D6D;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s
}
}

@media (min-width: 992px) and (max-width: 1199px) {
.bussiness-boxes .txt {
	width: 100%;
	padding-top: 34px;
	padding-bottom: 10px
}
.bussiness-boxes .left-content {
	height: initial
}
.bussiness-boxes .left-content .txt {
	padding-right: 30px;
	padding-left: 30px
}
.bussiness-boxes .left-content h2 {
	font-size: 20px;
	margin-bottom: 20px
}
.bussiness-boxes .right-content {
	height: initial
}
.bussiness-boxes .right-content .txt {
	padding-right: 30px;
	padding-left: 30px
}
.bussiness-boxes h5 {
	margin-bottom: 10px
}
.bussiness-boxes [class^="col-"]:nth-last-of-type(2) {
	height: 300px
}
.bussiness-boxes [class^="col-"]:last-child {
	height: 300px
}
.bussiness-boxes .green-bg-img .text-cont .btn-white:hover {
	color: #fff
}
.mar_40, .mar_30 {
	top: 0
}
.margin-top-minus {
	padding-top: 30px
}
.img-top {
	top: -60px
}
.bussiness-boxes .txt {
	padding-top: 20px;
	height: 315px;
	overflow: hidden
}
.bussiness-boxes p {
	font-size: 13px
}
.bussiness-boxes .left-content {
	height: 315px;
	overflow: hidden
}
.bussiness-boxes .left-content.red-box .arrow-circle-white li {
	font-size: 10px
}
.bussiness-boxes .left-content.red-box .arrow-circle-white li a {
	line-height: 20px
}
.bussiness-boxes .left-content.red-box .arrow-circle-white li a:before {
	top: 0
}
.bussiness-boxes .left-content.red-box .arrow-circle-white li a br {
	display: none
}
.bussiness-boxes .right-content {
	height: 315px;
	overflow: hidden
}
.bussiness-boxes .right-content.green-box .arrow-circle-white {
	margin: 18px 0 0 0
}
.bussiness-boxes .right-content.green-box .arrow-circle-white li {
	font-size: 10px
}
.bussiness-boxes .right-content.green-box .arrow-circle-white li a {
	line-height: 20px
}
.bussiness-boxes .right-content.green-box .arrow-circle-white li a:before {
	top: 0
}
.bussiness-boxes .right-content.green-box .arrow-circle-white li a br {
	display: none
}
.bussiness-boxes [class^="col-"]:nth-last-of-type(2), .bussiness-boxes [class^="col-"]:last-child {
	height: initial
}
}

@media (min-width: 768px) and (max-width: 991px) {
.bussiness-boxes .txt {
	width: 100%
}
.bussiness-boxes .left-content.red-box .arrow-circle-white li a {
	line-height: 28px
}
.bussiness-boxes .left-content.red-box .arrow-circle-white li a br {
	display: none
}
.bussiness-boxes .left-content .txt {
	padding: 30px
}
.bussiness-boxes .left-content.red-box .arrow-circle-white li a:before {
	font-size: 14px;
	width: 18px;
	height: 18px;
	line-height: 16px
}
.bussiness-boxes .right-content.green-box .arrow-circle-white li a {
	line-height: 28px
}
.bussiness-boxes .right-content.green-box .arrow-circle-white li a br {
	display: none
}
.bussiness-boxes .right-content .txt {
	padding: 30px
}
.bussiness-boxes .right-content.green-box .arrow-circle-white li a:before {
	font-size: 14px;
	width: 18px;
	height: 18px;
	line-height: 16px
}
.bussiness-boxes [class^="col-"] {
	height: initial;
	overflow: hidden
}
.bussiness-boxes .green-bg-img .text-cont .btn-white:hover {
	color: #fff
}
.margin-top-minus {
	padding-top: 30px
}
.mar_40 {
	top: initial
}
.img-top {
	top: initial;
	margin-bottom: 30px
}
.expandable .expandable-div {
	padding: 30px 0
}
.plusClick, .plusClick2 {
	margin: 0 0 20px 0
}
.mar_30 {
	top: initial
}
.pic-box .txt {
	padding-left: 30px
}
.pic-box .txt:after {
	width: 26px
}
}

@media (max-width: 767px) {
.bussiness-boxes .txt {
	width: 100%
}
.bussiness-boxes .left-content .txt {
	padding: 30px
}
.bussiness-boxes .left-content h2 {
	font-size: 20px
}
.bussiness-boxes .left-content.red-box .arrow-circle-white li a {
	line-height: 24px
}
.bussiness-boxes .left-content.red-box .arrow-circle-white li a br {
	display: none
}
.bussiness-boxes .left-content.red-box .arrow-circle-white li a:before {
	font-size: 14px;
	width: 18px;
	height: 18px;
	line-height: 16px
}
.bussiness-boxes .right-content .txt {
	padding: 30px
}
.bussiness-boxes .right-content.green-box .arrow-circle-white li a br {
	display: none
}
.bussiness-boxes .right-content.green-box .arrow-circle-white li a:before {
	font-size: 14px;
	width: 18px;
	height: 18px;
	line-height: 16px
}
.bussiness-boxes [class^="col-"] {
	height: initial;
	overflow: hidden
}
.pic-box:before {
	right: 20px
}
.pic-box .img {
	margin-bottom: 30px
}
.pic-box .txt {
	padding-left: 15px
}
.pic-box .txt:after {
	width: 11px
}
.margin-top-minus {
	padding-top: 30px
}
.mar_40 {
	top: initial
}
.img-top {
	top: initial;
	margin-bottom: 30px
}
.plusClick, .plusClick2 {
	margin: 0 0 20px 0
}
.green-bg-img .text-cont .btn-white:hover {
	color: #fff
}
.mar_30 {
	top: initial
}
}

@media (max-width: 480px) {
.pic-box .txt {
	padding-right: 30px;
	padding-left: 30px
}
.pic-box .txt:after {
	width: 20px
}
.pic-box .txt h4 {
	font-size: 22px
}
.pic-box:before {
	right: 0;
	top: initial;
	bottom: 0
}
.pic-box .img {
	margin-bottom: 30px;
	float: right;
	position: relative;
	z-index: 9;
	width: 100%;
	text-align: center
}
.plusClick, .plusClick2 {
	margin: 0 0 20px 0
}
.red-bg-table .red-tbl-inr table tbody tbody tr td {
	padding: 0 10px
}
}
.bx-wrapper {
	position: relative;
	margin: 0 auto 60px;
	padding: 0;
*zoom:1
}
.bx-wrapper img {
	max-width: 100%;
	display: block;
}
.bx-wrapper .bx-viewport {
	left: 0;
	background: #fff;
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
	-ms-transform: translatez(0);
	-o-transform: translatez(0);
	transform: translatez(0);
}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%
}
.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(/Portals/_default/Skins/Enoc/assets/images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000
}
.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-weight: bold;
	color: #666;
	padding-top: 20px
}
.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
*zoom:1;
*display:inline
}
.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000
}
.bx-wrapper .bx-prev {
	left: 10px;
	background: url(/Portals/_default/Skins/Enoc/assets/images/controls.png) no-repeat 0 -32px
}
.bx-wrapper .bx-next {
	right: 10px;
	background: url(/Portals/_default/Skins/Enoc/assets/images/controls.png) no-repeat -43px -32px
}
.bx-wrapper .bx-prev:hover {
	background-position: 0 0
}
.bx-wrapper .bx-next:hover {
	background-position: -43px 0
}
.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 99
}
.bx-wrapper .bx-controls-direction a.disabled {
	display: none
}
.bx-wrapper .bx-controls-auto {
	text-align: center
}
.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(/Portals/_default/Skins/Enoc/assets/images/controls.png) -86px -11px no-repeat;
	margin: 0 3px
}
.bx-wrapper .bx-controls-auto .bx-start:hover, .bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0
}
.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(/Portals/_default/Skins/Enoc/assets/images/controls.png) -86px -44px no-repeat;
	margin: 0 3px
}
.bx-wrapper .bx-controls-auto .bx-stop:hover, .bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px
}
.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80,80,80,0.75);
	width: 100%
}
.bx-wrapper .bx-caption span {
	color: #fff;
	display: block;
	font-size: .85em;
	padding: 10px
}
.photo-row.row {
	margin-right: -5px;
	margin-left: -5px;
	margin-top: 30px;
	overflow: hidden
}
.photo-row.row [class^="col-"] {
	padding-right: 5px;
	padding-left: 5px
}
.photo-row.promotion [class^="col-"] {
	padding-right: 15px;
	padding-left: 15px
}
.photo-row.promotion .img-thumb {
	margin-bottom: 25px
}
.photo-row.promotion .title {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	margin-bottom: 25px;
	display: inline-block;
	width: 100%;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s
}
.photo-row.promotion .title i {
	color: #008D6D;
	font-size: 12px;
	margin-left: 20px
}
.photo-row.promotion .title:hover, .photo-row.promotion .title:focus, .photo-row.promotion .title:active {
	text-decoration: none;
	color: #008D6D
}
.photo-row .img-thumb {
	display: block;
	margin-bottom: 10px;
	position: relative
}
.photo-row .img-thumb:after {
	background: rgba(0,0,0,0.25);
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}
.photo-row .img-thumb i {
	position: absolute;
	left: 0;
	top: 20px;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 50px;
	height: 50px;
	color: #fff;
	font-size: 33px;
	text-align: center;
	z-index: 1;
	line-height: 50px;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	opacity: 0
}
.row .photo-row.row {
	margin-right: 10px;
	margin-left: 10px
}
.media-enquiries {
	padding: 30px 0 10px;
	background: #1f4364
}
.media-enquiries h5, .media-enquiries p {
	color: #fff;
	font-weight: 400;
	margin-bottom: 15px
}
.media-enquiries h5 {
	font-size: 16px
}
.media-enquiries p {
	font-size: 14px
}
.media-enquiries p a {
	color: #fff;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	text-decoration: none
}
.media-enquiries p a:hover {
	color: #008D6D;
	text-decoration: none
}
.media-enquiries hr {
	width: 15px;
	height: 1px;
	border: none;
	background: #fff;
	margin: 0 0 15px 0
}
.media-enquiries .btn-white {
	color: #fff;
	font-size: 14px;
	border: solid 1px #fff;
	text-transform: uppercase;
	display: block;
	margin-top: 20px
}
.red-heading {
	color: #008D6D;
	text-transform: uppercase
}
.green-hr {
	background: #008D6D;
	border: none;
	margin: 0 0 50px 0;
	width: 20px;
	height: 1px
}
.event-listing.row {
	margin-right: 0;
	margin-left: 0
}
.event-listing.row [class^="col-"] {
	padding: 0
}
.event-listing.row [class^="col-"] .event-img {
	background: #f3f3f3;
	height: 260px;
	overflow: hidden;
	margin-bottom: 20px;
	max-width:300px;
}
.event-listing.row [class^="col-"] .event-img a {
	display: block;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	position: relative
}
.event-listing.row [class^="col-"] .event-img a:before {
	position: absolute;
	content: '';
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(238,39,55,0.3);
	z-index: 9;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}
.event-listing.row [class^="col-"] .event-txt {
	float: right;
	background: #fafafa;
	height: 260px;
	padding: 30px 20px;
	margin-bottom: 20px
}
.event-listing.row [class^="col-"] .event-txt .date {
	font-size: 14px;
	line-height: 14px;
	margin: 0 0 15px 0;
	color: #1e1e1e;
	display: block
}
.event-listing.row [class^="col-"] .event-txt .date i {
	width: 11px;
	height: 11px;
	margin-right: 10px;
	position: relative;
	top: -2px
}
.event-listing.row [class^="col-"] .event-txt h6 {
	font-size: 16px;
	color: #1e1e1e;
	margin: 0 0 20px 0;
	line-height: 16px;
	letter-spacing: normal;
	text-transform: none
}
.event-listing.row [class^="col-"] .event-txt h6 a {
	color: #1e1e1e;
	text-decoration: none;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s
}
.event-listing.row [class^="col-"] .event-txt h6 a:hover {
	color: #008D6D
}
.event-listing.row [class^="col-"] .event-txt hr {
	background: #dbdbdb;
	border: none;
	margin: 0 0 20px 0;
	height: 1px
}
.event-listing.row [class^="col-"] .event-txt p a {
	color: #616161;
	text-decoration: none;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s
}
.event-listing.row [class^="col-"] .event-txt p a:hover {
	color: #008D6D
}
.event-listing.row [class^="col-"] .event-txt .txt-link {
	color: #008D6D
}
.event-listing.row [class^="col-"] .event-txt .txt-link:before {
	background: #008D6D
}
.full-hr {
	background: #e6e6e6;
	border: none;
	height: 1px;
	margin: 100px 0 50px 0
}
.filters-button-group {
	float: right
}
.filters-button-group .button {
	background: none;
	font-size: 15px;
	color: #1e1e1e;
	margin-right: 30px;
	padding: 0;
	position: relative
}
.filters-button-group .button:before {
	position: absolute;
	left: 0;
	width: 100%;
	bottom: -10px;
	background: #008D6D;
	height: 1px;
	content: '';
	opacity: 0;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}
.filters-button-group .button:last-child {
	margin-right: 0
}
.filters-button-group .button:active {
	color: #008D6D
}
.filters-button-group .button:active:before {
	opacity: 1;
	bottom: -5px
}
.filters-button-group .button.is-checked {
	color: #008D6D
}
.filters-button-group .button.is-checked:before {
	opacity: 1;
	bottom: -5px
}
.multi-thumb {
	display: block;
	margin-bottom: 10px;
	position: relative
}
.multi-thumb:after {
	background: rgba(0,0,0,0.4);
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	-webkit-transition-delay: 0.8s;
	-moz-transition-delay: 0.8s;
	-o-transition-delay: 0.8s;
	transition-delay: 0.8s
}
.multi-thumb figcaption {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 100%;
	height: 100%;
	z-index: 9;
	padding: 20px
}
.multi-thumb h3 {
	color: #fff;
	font-size: 20px;
	margin: 0 0 10px 0;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	-webkit-transition-delay: 0.1s;
	-moz-transition-delay: 0.1s;
	-o-transition-delay: 0.1s;
	transition-delay: 0.1s;
	opacity: 0;
	position: absolute;
	left: 20px;
	top: 30px
}
.multi-thumb hr {
	width: 20px;
	height: 1px;
	background: #fff;
	border: none;
	margin: 0 0 10px 0;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	-webkit-transition-delay: 0.2s;
	-moz-transition-delay: 0.2s;
	-o-transition-delay: 0.2s;
	transition-delay: 0.2s;
	opacity: 0;
	position: absolute;
	left: 20px;
	top: 60px
}
.multi-thumb .date {
	color: #fff;
	font-size: 14px;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	-webkit-transition-delay: 0.3s;
	-moz-transition-delay: 0.3s;
	-o-transition-delay: 0.3s;
	transition-delay: 0.3s;
	opacity: 0;
	position: absolute;
	left: 20px;
	top: 70px
}
.multi-thumb .date i {
	font-size: 12px;
	margin-right: 5px
}
.multi-thumb .icon-play-icon {
	font-size: 46px;
	color: #fff;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 46px;
	height: 46px;
	margin: auto;
	line-height: 46px;
	-webkit-transition: all 0.5s cubic-bezier(0.7, 0.01, 0.2, 0.99);
	-moz-transition: all 0.5s cubic-bezier(0.7, 0.01, 0.2, 0.99);
	-o-transition: all 0.5s cubic-bezier(0.7, 0.01, 0.2, 0.99);
	-ms-transition: all 0.5s cubic-bezier(0.7, 0.01, 0.2, 0.99);
	transition: all 0.5s cubic-bezier(0.7, 0.01, 0.2, 0.99);
	-webkit-transition-delay: 0.6s;
	-moz-transition-delay: 0.6s;
	-o-transition-delay: 0.6s;
	transition-delay: 0.6s;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1)
}
.multi-thumb .icon-gallery-icon {
	font-size: 60px;
	color: #fff;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 52px;
	height: 52px;
	margin: auto;
	line-height: 52px;
	-webkit-transition: all 0.5s cubic-bezier(0.7, 0.01, 0.2, 0.99);
	-moz-transition: all 0.5s cubic-bezier(0.7, 0.01, 0.2, 0.99);
	-o-transition: all 0.5s cubic-bezier(0.7, 0.01, 0.2, 0.99);
	-ms-transition: all 0.5s cubic-bezier(0.7, 0.01, 0.2, 0.99);
	transition: all 0.5s cubic-bezier(0.7, 0.01, 0.2, 0.99);
	-webkit-transition-delay: 0.6s;
	-moz-transition-delay: 0.6s;
	-o-transition-delay: 0.6s;
	transition-delay: 0.6s;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1)
}
.multi-thumb a {
	position: absolute;
	left: 0;
	width: 100%;
	height: 100%;
	top: 0;
	z-index: 9
}
.event-detail h4 {
	font-size: 22px;
	margin-top: 50px;
	color: #008D6D;
	font-weight: 700
}
.event-detail .full-hr {
	margin: 0 0 30px 0
}
.youtube-video {
	margin-bottom: 30px;
	height: 400px
}
.youtube-video .iframe-video {
	border: none 0;
	width: 100%;
	height: 100%
}
.press-detail .back-page {
	margin: 30px 0;
	display: inline-block
}
.press-detail .full-hr {
	margin: 0 0 30px 0
}
.press-detail .txt-link {
	color: #008D6D
}
.press-detail .txt-link:before {
	background: #008D6D
}
.col-left {
	right: 50%;
	position: relative
}
.col-right {
	left: 50%;
	position: relative
}
.dev-pr-details .pr-img-box {
	float: left;
	margin: 0 30px 10px 0;
	max-width:370px;
}
.dev-pr-details ul {
	position: relative;
	left: 40px
}
#vendorRegistration .btn.btn-success {
	margin: 0 0 60px
}
.press-detail p span.date i {
	position: relative;
	top: -2px
}

@media (min-width: 1200px) {
.photo-row .img-thumb:hover:after {
	background: rgba(238,39,55,0.6)
}
.photo-row .img-thumb:hover i {
	opacity: 1;
	top: 0
}
.multi-thumb:hover .icon-play-icon, .multi-thumb:hover .icon-gallery-icon {
	right: -75%;
	bottom: -65%;
	-webkit-transform: scale(.7);
	-moz-transform: scale(.7);
	-ms-transform: scale(.7);
	-o-transform: scale(.7);
	transform: scale(.7);
	-webkit-transition-delay: 0s;
	-moz-transition-delay: 0s;
	-o-transition-delay: 0s;
	transition-delay: 0s
}
.multi-thumb:hover:after {
	background: rgba(238,39,55,0.7);
	-webkit-transition-delay: 0s;
	-moz-transition-delay: 0s;
	-o-transition-delay: 0s;
	transition-delay: 0s
}
.multi-thumb:hover h3 {
	opacity: 1;
	top: 20px
}
.multi-thumb:hover .date {
	opacity: 1;
	top: 68px
}
.event-img a:hover {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1)
}
.event-img a:hover:before {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1)
}
.event-listing.row [class^="col-"] .event-img a img {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all .8s ease-in-out;
	-moz-transition: all .8s ease-in-out;
	-o-transition: all .8s ease-in-out;
	transition: all .8s ease-in-out
}
}

@media (min-width: 992px) and (max-width: 1199px) {
.event-listing.row [class^="col-"] .event-txt {
	width: 69%
}
.event-listing.row [class^="col-"] .event-img {
	width: 31%
}
.dev-pr-details ul {
	width: 90%
}
}

@media (min-width: 768px) and (max-width: 991px) {
.event-listing.row [class^="col-"].event-img {
	height: 275px
}
.event-listing.row [class^="col-"].event-img a {
	height: 100%
}
.event-listing.row [class^="col-"].event-img a img {
	height: 100%
}
.event-listing.row [class^="col-"].event-txt {
	padding: 15px 10px;
	height: 275px
}
.event-listing.row [class^="col-"].event-txt hr {
	margin: 0 0 15px 0
}
.event-listing.row [class^="col-"].event-txt p {
	font-size: 13px
}
.col-left {
	right: 0;
	position: relative
}
.col-right {
	left: 0;
	position: relative
}
.ipad-left {
	right: 50%;
	position: relative
}
.ipad-right {
	left: 50%;
	position: relative
}
.photo-row .img-thumb img {
	width: 100%
}
.dev-pr-details .pr-img-box {
	float: none;
	clear: both;
	margin-bottom: 22px
}
.dev-pr-details ul {
	left: 0
}
}

@media (max-width: 767px) {
.event-listing.row [class^="col-"] {
	clear: both
}
.event-listing.row [class^="col-"] .event-img {
	margin-bottom: 0;
	padding-top: 20px;
	height: 330px
}
.event-listing.row [class^="col-"] .event-img a {
	height: 100%
}
.event-listing.row [class^="col-"] .event-img a img {
	margin: 0 auto;
	height: 100%
}
.event-listing.row [class^="col-"] .event-txt {
	height: initial
}
.col-left {
	right: 0;
	position: relative
}
.col-right {
	left: 0;
	position: relative
}
.ipad-left {
	right: 50%;
	position: relative
}
.ipad-right {
	left: 50%;
	position: relative
}
.photo-row .img-thumb img {
	width: 100%
}
.multi-thumb img {
	width: 100%
}
.dev-pr-details .pr-img-box {
	float: none;
	clear: both;
	margin-bottom: 22px
}
.dev-pr-details ul {
	left: 0
}
}

@media (max-width: 480px) {
.event-img {
	width: 100%
}
.event-img img {
	width: 100%
}
.event-listing .event-txt {
	width: 100%;
	height: initial
}
.event-listing .event-img {
	height: initial
}
.event-listing.row [class^="col-"] .event-img {
	padding-top: 0;
	height: auto
}
.ipad-left {
	right: 0;
	position: relative
}
.ipad-right {
	left: 0;
	position: relative
}
.photo-row [class^="col-"] {
	width: 100%
}
}
.arrow-bullet-red {
	margin: 0 0 30px 0;
	padding: 0;
	display: block
}
.arrow-bullet-red li {
	padding: 0 20px;
	list-style: none;
	margin: 0 0 30px 0;
	display: block;
	color: #616161;
	font-size: 15px;
	position: relative
}
.arrow-bullet-red li:before {
	content: "\63";
	position: absolute;
	left: -4px;
	top: 0;
	font-size: 15px;
	font-family: "enoc";
	color: #565b65
}
.arrow-bullet-red {
	margin: 0 0 30px 0;
	padding: 0;
	display: block
}
.arrow-bullet-red li {
	padding: 0 20px;
	list-style: none;
	margin: 0 0 30px 0;
	display: block;
	color: #616161;
	font-size: 15px;
	position: relative
}
.arrow-bullet-red li:before {
	content: "\63";
	position: absolute;
	left: -4px;
	top: 0;
	font-size: 15px;
	font-family: "enoc";
	color: #565b65
}
.inner-top-section .arrow-bullet-red {
	margin-bottom: 40px
}
.inner-top-section .arrow-bullet-red li {
	margin: 0 0 10px
}
.bullet-side-headin {
	margin-bottom: 10px
}
.arrow-bullet-red-side {
	margin: 0 0 10px 0;
	padding: 0;
	width: 100%;
	display: block
}
.arrow-bullet-red-side li {
	padding: 0 20px;
	list-style: none;
	margin: 0 0 10px 0;
	display: inline-block;
	color: #616161;
	font-size: 15px;
	position: relative
}
.arrow-bullet-red-side li:before {
	content: "\63";
	position: absolute;
	left: -4px;
	top: 0;
	font-size: 15px;
	font-family: "enoc";
	color: #565b65
}
.head-gary {
	color: #1e1e1e
}
.ethics-section {
	padding: 0 15px;
	background: #f3f3f3
}
.ethics-section [class^="col-"] {
	height: 270px;
	position: relative
}
.ethics-section [class^="col-"].height {
	height: 417px
}
.ethics-section .arrow-bullet-red li {
	margin-bottom: 15px
}
.ethics-section .txt {
	width: 74%;
	padding-top: 50px;
	padding-bottom: 50px
}
.ethics-section .gary-color-light {
	background: #f3f3f3
}
.ethics-section .gary-color-dark {
	background: #ebebeb
}
.ethics-section .left-content .txt {
	float: right;
	padding-right: 65px
}
.ethics-section .right-content .txt {
	float: left;
	padding-left: 19px
}
.ethics-section .media-heading {
	color: #008D6D;
	font-size: 18px;
	margin-bottom: 40px
}
.ethics-section .media-left {
	padding-right: 30px
}
.coute-div {
	background: #008D6D;
	padding: 50px 0
}
.coute-div .cot-left {
	border-right: solid 1px #e6e6e6;
	margin-right: 10px;
	padding-right: 36px;
	width: 25px;
	height: 36px;
	float: left;
	position: relative;
	top: -5px
}
.coute-div p {
	color: #fff;
	margin: 0;
	font-size: 20px;
	font-style: italic;
	padding-top: 5px
}
.partners-logo {
	clear: both
}
.partners-logo [class^="col-"] {
	position: relative
}
.partners-logo [class^="col-"]:after {
	background: #ced5da;
	height: 100%;
	width: 1px;
	bottom: 0;
	right: 0;
	content: '';
	position: absolute
}
.partners-logo [class^="col-"]:before {
	background: #ced5da;
	height: 1px;
	width: 90%;
	bottom: 0;
	left: 0;
	content: '';
	position: absolute;
	margin: auto;
	right: 0
}
.partners-logo [class^="col-"]:nth-child(4n+4):after {
	display: none
}
.partners-logo [class^="col-"]:nth-last-of-type(1):before {
	display: none
}
.partners-logo [class^="col-"]:nth-last-of-type(2):before {
	display: none
}
.partners-logo [class^="col-"]:nth-last-of-type(3):before {
	display: none
}

@media (min-width: 1601px) {
.ethics-section .txt {
	width: 62%
}
}

@media (max-width: 1366px) {
.ethics-section .txt {
	width: 88.4%
}
}
.inn-social {
	padding: 0;
	margin: 10px 0 20px;
	display: inline-block;
	width: 100%
}
.inn-social li {
	margin: 0;
	padding: 0 10px;
	float: left;
	list-style: none
}
.inn-social li a {
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s
}
.inn-social li a i {
	font-size: 28px
}
.inn-social li a:hover {
	color: #008D6D;
	text-decoration: none
}

@media (min-width: 992px) and (max-width: 1199px) {
.ethics-section .txt {
	padding: 50px 30px;
	width: 100%
}
.ethics-section [class^="col-"] {
	height: 340px
}
.ethics-section [class^="col-"].height {
	height: 460px
}
.ethics-section .left-content .txt {
	padding: 50px 5px
}
.ethics-section .right-content .txt {
	padding: 50px 5px
}
}

@media (min-width: 768px) and (max-width: 991px) {
.ethics-section .txt {
	padding: 50px 10px;
	width: 100%
}
.ethics-section [class^="col-"] {
	height: initial;
	overflow: hidden
}
.ethics-section [class^="col-"]:nth-child(odd) {
	background: #ebebeb
}
.ethics-section [class^="col-"]:nth-child(even) {
	background: #f3f3f3
}
.ethics-section [class^="col-"].height {
	height: initial
}
.ethics-section .left-content .txt {
	padding-right: 10px
}
.ethics-section .right-content .txt {
	padding-left: 10px
}
.ethics-section .media-left i {
	width: 52px;
	display: inline-block
}
.partners-logo [class^="col-"]:nth-child(4n+4):after {
	display: block
}
.partners-logo [class^="col-"]:nth-child(3n+3):after {
	display: none
}
.partners-logo [class^="col-"]:nth-last-of-type(1):before {
	display: none
}
.partners-logo [class^="col-"]:nth-last-of-type(2):before {
	display: none
}
.partners-logo [class^="col-"]:nth-last-of-type(3):before {
	display: none
}
}

@media (max-width: 767px) {
.ethics-section .txt {
	padding: 30px 0;
	width: 100%
}
.ethics-section [class^="col-"] {
	height: initial;
	overflow: hidden
}
.ethics-section [class^="col-"]:nth-child(odd) {
	background: #ebebeb
}
.ethics-section [class^="col-"]:nth-child(even) {
	background: #f3f3f3
}
.ethics-section [class^="col-"].height {
	height: initial
}
.ethics-section .left-content .txt {
	padding-right: 0
}
.ethics-section .right-content .txt {
	padding-left: 0
}
.ethics-section .media-left i {
	width: 52px;
	display: inline-block
}
.partners-logo [class^="col-"]:nth-child(4n+4):after {
	display: none
}
.partners-logo [class^="col-"]:nth-child(3n+3):after {
	display: block
}
.partners-logo [class^="col-"]:nth-child(2n+2):after {
	display: none
}
.partners-logo [class^="col-"]:nth-last-of-type(1):before {
	display: none
}
.partners-logo [class^="col-"]:nth-last-of-type(2):before {
	display: block
}
.partners-logo [class^="col-"]:nth-last-of-type(3):before {
	display: block
}
.arrow-bullet-red {
	margin-bottom: 30px
}
.coute-div p {
	padding-left: 47px;
	position: relative
}
.coute-div .cot-left {
	position: absolute;
	top: 0;
	left: 0
}
}

@media (max-width: 480px) {
.partners-logo [class^="col-"] {
	width: 100%
}
.partners-logo [class^="col-"]:after {
	display: none
}
.partners-logo [class^="col-"] img {
	margin: 0 auto
}
.partners-logo [class^="col-"]:nth-child(4n+4):after {
	display: none
}
.partners-logo [class^="col-"]:nth-child(3n+3):after {
	display: none
}
.partners-logo [class^="col-"]:nth-child(2n+2):after {
	display: none
}
.partners-logo [class^="col-"]:nth-last-of-type(1):before {
	display: none
}
.partners-logo [class^="col-"]:nth-last-of-type(2):before {
	display: block
}
.partners-logo [class^="col-"]:nth-last-of-type(3):before {
	display: block
}
}
.fuel-r-price {
	position: relative;
	overflow: hidden;
	background: url("/Portals/_default/Skins/Enoc/assets/images/fuel-bg.jpg") no-repeat 0 0;
	background-size: cover;
	background-attachment: fixed;
	padding: 80px 0 90px;
	color: #fff
}
.fuel-r-price:before {
	content: '';
	background: rgba(12,35,64,0.84);
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%
}
.fuel-r-price .txt {
	text-align: center;
	float: none;
	margin: 0 auto
}
.fuel-r-price h5 {
	font-size: 15px;
	color: #fff;
	margin-bottom: 30px
}
.fuel-r-price h2 {
	color: #fff;
	font-weight: bold;
	font-size: 50px;
	margin: 0 0 40px
}
.fuel-r-price p {
	color: #fff;
	font-size: 16px;
	line-height: 28px;
	margin-bottom: 60px
}
.fuel-r-price .media .media-left {
	padding-right: 20px
}
.fuel-r-price .media .media-heading {
	font-size: 18px;
	margin: 0 0 10px;
	letter-spacing: 2px;
	text-align: left
}
.fuel-r-price .media .media-heading span {
	font-size: 30px;
	font-weight: bold
}
.fuel-r-price .media hr {
	width: 30px;
	margin: 0
}
.fuel-r-price .media .txt {
	text-align: left;
	text-transform: uppercase;
	font-size: 45px;
	font-weight: bold
}
.fuel-r-price .media .txt span {
	font-size: 22px;
	top: -0.8em;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
	left: 10.5px
}
.fuel-r-price.fuel-retail-banner {
	background: url("/Portals/_default/Skins/Enoc/assets/images/fuel-retail-banner-new.jpg") no-repeat 0 0;
	background-size: cover;
	padding: 90px 0
}
.fuel-r-price.fuel-retail-banner:before {
	background: rgba(0,207,180,0.84)
}
.no-padding {
	padding: 0
}
.bottom-left .big-txt {
	position: absolute;
	bottom: 40px;
	left: 26%
}
.bottom-left .big-txt p {
	font-size: 25px;
	line-height: 30px;
	font-weight: bold
}
.bottom-left .big-txt .sm-txt {
	font-size: 15px;
	color: #fff;
	text-transform: none;
	font-weight: normal
}
.bottom-left .btn-white {
	color: #fff;
	font-size: 14px;
	border: solid 1px #fff;
	text-transform: uppercase;
	margin-top: 20px
}
ul.payment {
	margin: 10px 0 60px;
	padding: 0
}
ul.payment li {
	list-style: none;
	display: inline-block;
	margin: 0 70px 0 0;
	text-align: center
}
ul.payment li .icon {
	width: 92px;
	height: 92px;
	background: #008D6D;
	text-align: center;
	line-height: 92px;
	border-radius: 50%;
	margin: 0 auto 15px
}
ul.payment li .icon img {
	max-width: 100%
}
ul.payment li .icon-txt {
	display: block;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #12508c;
	padding: 0
}
ul.payment li:last-child {
	margin: 0
}
section.features {
	background: #ededed;
	display: inline-block;
	width: 100%;
	padding: 70px 0
}
section.features h2 {
	color: #008D6D;
	font-size: 50px;
	margin-bottom: 80px;
	text-transform: uppercase;
	font-weight: bold
}
section.features .media {
	margin: 0 0 50px
}
section.features .media:last-child {
	margin-bottom: 30px
}
section.features .media .media-left {
	padding-right: 36px
}
section.features .many-more {
	font-size: 14px;
	color: #008D6D;
	font-style: italic;
	float: right;
	font-weight: bold;
	margin: -30px 40px 0 0
}
section.features .stores {
	display: inline-block;
	margin: 50px 0 0;
	width: 100%
}
section.features .stores a {
	display: inline-block;
	margin: 0 0 0 70px
}
section.features .stores a:last-child {
	margin: 0 0 0 30px
}
section.vip {
	background: #f3f3f3;
	display: inline-block;
	width: 100%;
	padding: 30px 0 20px
}
section.vip .row:last-child [class^="col-"] .media {
	margin-bottom: 30px
}
section.vip h3 {
	margin-bottom: 36px
}
section.vip .intro-txt {
	margin-bottom: 50px
}
section.vip .media {
	margin: 0 0 70px
}
section.vip .media h4 {
	font-size: 22px;
	margin: 0 0 26px;
	font-weight: bold;
	color: #008D6D
}
section.vip .media h5 {
	font-size: 19px;
	color: #008D6D;
	margin-bottom: 26px
}
section.vip .media .media-left {
	padding-right: 36px;
	min-width: 80px
}
section.vip .media .media-body {
	padding-right: 10px;
	padding-bottom: 2px
}
section.vip .media hr {
	width: 245px;
	height: 1px;
	border: none;
	margin: 40px 0 0 0;
	background: #dadde1;
	display: block
}
section.vip .call-now {
	background: #eeeeee;
	border: 1px solid #dadde1;
	margin: 0 auto 20px;
	text-align: center;
	padding: 26px 42px;
	display: block;
	font-size: 22px;
	width: 100%;
	color: #616161;
	font-weight: bold
}
section.vip .call-now a {
	color: #008D6D;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s
}
section.vip .call-now a:hover {
	color: #008D6D;
	text-decoration: none
}
.media.addjuested-padd .media-left {
	padding-right: 46px
}
.bg-primary {
	padding: 80px 0 40px
}
.bg-primary h3, .bg-primary h6, .bg-primary p {
	color: #fff
}
.bg-primary h6 {
	color: #fff
}
.full-height {
	height: 100%;
	width: auto;
	max-width: none;
	min-width: 100%
}
.social-links {
	padding: 0 0 0 70px;
	margin: 20px 0 0
}
.social-links li {
	padding: 0;
	display: inline-block;
	list-style: none;
	margin: 0
}
.social-links li a {
	color: #616161;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s
}
.social-links li a:hover {
	color: #008D6D;
	text-decoration: none
}
.social-links li a img {
	display: inline-block;
	margin: 0 10px 0 0
}
.contact-tasjeel .bottom-left {
	height: 510px
}
.contact-tasjeel .bottom-left .txt {
	padding-right: 0
}
.contact-tasjeel .bottom-left .txt h3 {
	font-size: 18px
}
.contact-tasjeel .bottom-left .txt h3 img {
	padding-right: 20px
}
.contact-tasjeel .bottom-left .txt h3 i {
	padding-right: 22px;
	font-size: 34px;
	float: left;
	padding-top: 4px
}
.contact-tasjeel .bottom-left .txt ul {
	padding: 0 0 0 45px;
	float: left;
	width: 100%
}
.contact-tasjeel .bottom-left .txt ul li {
	color: #fff;
	list-style-type: none;
	float: left;
	width: 100%;
	font-size: 15px;
	margin-bottom: 8px
}
.contact-tasjeel .bottom-right {
	height: 510px
}
.contact-tasjeel .bottom-right h3 {
	position: relative;
	color: #008D6D;
	font-size: 18px;
	text-transform: none;
	padding-left: 70px;
	line-height: 25px
}
.contact-tasjeel .bottom-right h3 img {
	position: absolute;
	left: 0;
	top: 0
}
.contact-tasjeel .bottom-right h3 i {
	position: absolute;
	left: 0;
	top: 0;
	width: auto;
	height: auto;
	font-size: 32px
}
.contact-tasjeel .bottom-right h3 i.icon-connect-icon {
	font-size: 40px
}
.contact-tasjeel .bottom-right h3 i.icon-icon-product {
	font-size: 40px
}
.contact-tasjeel .bottom-right ul {
	padding-left: 70px
}
.contact-tasjeel .bottom-right ul li {
	list-style-type: none;
	float: left;
	margin-bottom: 5px;
	width: 100%
}
.contact-tasjeel .bottom-right ul li a {
	color: #616161;
	font-size: 15px;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}
.contact-tasjeel .bottom-right ul li a i {
	color: #26d07c;
	margin-right: 18px;
	float: left;
	margin-top: 4px;
	width: auto;
	height: auto;
	margin-bottom: 0;
	font-size: 16px
}
.contact-tasjeel .bottom-right ul li a i.icon-web {
	font-size: 20px
}
.contact-tasjeel .bottom-right ul li a i.icon-email-icon {
	font-size: 18px
}
.contact-tasjeel .bottom-right ul li a i.icon-facebook {
	font-size: 18px
}
.contact-tasjeel .bottom-right ul li a:hover {
	text-decoration: none
}
.contact-tasjeel .bottom-right.move-left p {
	padding-left: 68px
}
.news-section .right-colum>img.motor-oil-logo {
	position: absolute;
	width: auto;
	height: auto;
	bottom: 34px;
	left: 45px
}
.did-you {
	border-left: 1px solid #dedfe1;
	text-align: center;
	display: inline-block;
	width: 100%
}
.did-you>img {
	margin: 0 auto 15px
}
.did-you .big {
	color: #008D6D;
	font-size: 50px;
	font-weight: 300;
	position: relative;
	padding-bottom: 12px;
	margin-bottom: 15px
}
.did-you .big:before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 24px;
	height: 1px;
	background: #c7cacd
}
.did-you p {
	font-size: 14px
}
.featured-promo {
	display: block;
	background: #d8dacf;
	padding: 0 0;
	position: relative;
	overflow: hidden
}
.featured-promo .prom-row [class^="col-"] {
	position: relative;
	z-index: 3;
	padding: 0
}
.featured-promo .prom-row [class^="col-"] .txt {
	padding: 130px 10% 0 37%
}
.featured-promo .prom-row [class^="col-"] .txt h5 {
	font-weight: normal
}
.featured-promo .prom-row [class^="col-"] .txt h3 {
	font-size: 30px;
	font-weight: 800
}
.featured-promo .prom-row [class^="col-"] .txt .big-txt {
	font-size: 18px;
	font-weight: bold;
	color: #12508c
}
.featured-promo .prom-row [class^="col-"] .txt .text-success {
	color: #008D6D;
	font-weight: bold
}
.featured-promo img.overlay-enoc {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2
}
.featured-promo img.texture {
	position: absolute;
	right: 0;
	bottom: 0;
	height: 100%;
	z-index: 1
}
.featured-promo h5 {
	font-weight: bold
}
.featured-promo h3 {
	color: #12508c
}
.featured-promo .txt-link {
	color: #008D6D
}
.featured-promo .txt-link:before {
	background: #008D6D
}
.featured-promo .txt-link:hover {
	color: #008D6D
}
.featured-promo .at-share-btn.at-svc-compact {
	color: #12508c;
	width: 24px
}
.featured-promo .at-share-btn.at-svc-compact:hover {
	color: #008D6D
}
.staff-links {
	padding: 40px 0 0 0
}
.staff-links .media {
	margin-bottom: 50px
}
.staff-links .media .media-left {
	padding-right: 50px
}
.staff-links .media .media-body p {
	margin-bottom: 36px
}
.staff-links .media .media-body .txt-link {
	color: #616161
}
.staff-links .media .media-body .txt-link:before {
	width: 15px;
	height: 1px;
	background: #008D6D;
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}
.staff-links .media .media-body .txt-link:hover {
	color: #008D6D
}
.staff-links .media .media-body .txt-link:hover:before {
	width: 100%;
	background: #008D6D
}
.staff-links .media hr {
	width: 450px;
	height: 1px;
	border: none;
	margin: 40px 0 0 0;
	background: #dadde1;
	display: block
}
.staff-links .right-border {
	height: 110px;
	width: 1px;
	border: none;
	background: #dadde1;
	display: inline-block
}
.disvoer-section.payment {
	background: #fff
}
.disvoer-section.payment:before {
	display: none
}
.disvoer-section.payment .nav-tabs.mainTabs {
	width: 510px;
	border: 1px solid #1d428a;
	margin: 0
}
.disvoer-section.payment .nav-tabs.mainTabs li a {
	font-size: 14px
}
.disvoer-section.payment .nav-tabs.mainTabs:after {
	top: 2px;
	left: 2px;
	width: 252px;
	height: 32px;
	background: #1d428a
}
.disvoer-section.payment .tab-content .tab-pane {
	text-align: left
}
.disvoer-section.payment .tab-content .tab-pane p {
	color: #616161
}
.disvoer-section.payment .tab-content .tab-pane p.lead {
	font-size: 18px
}
.disvoer-section.payment .tab-content .tab-pane .vip-icon [class^="col-"] {
	text-align: center;
	margin-bottom: 40px
}
.disvoer-section.payment .tab-content .tab-pane .vip-icon [class^="col-"] .icon {
	height: 92px;
	position: relative;
	margin-bottom: 36px
}
.disvoer-section.payment .tab-content .tab-pane .vip-icon [class^="col-"] .icon:before {
	content: '';
	background: url("/Portals/_default/Skins/Enoc/assets/svgs/pointer-right.svg") no-repeat;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 29px;
	height: 22px
}
.disvoer-section.payment .tab-content .tab-pane .vip-icon [class^="col-"] .icon img {
	max-height: 100%;
	margin: 0 auto
}
.disvoer-section.payment .tab-content .tab-pane .vip-icon [class^="col-"]:first-child .icon:before {
	display: none
}
.disvoer-section.payment .tab-content .tab-pane .vip-icon [class^="col-"] p {
	font-size: 16px;
	font-weight: bold;
	line-height: 20px
}
.disvoer-section.payment .tab-content .tab-pane .vip-icon [class^="col-"] h5 {
	color: #008D6D;
	margin-bottom: 30px
}
.disvoer-section.payment .tab-content .tab-pane .arrow-bullet-red li {
	margin-bottom: 10px
}
.disvoer-section.payment .tab-content .tab-pane.tab-2 .vip-icon [class^="col-"] .icon {
	margin-bottom: 25px
}
.disvoer-section.payment .tab-content .tab-pane.tab-2 .vip-icon [class^="col-"] p {
	font-weight: normal;
	font-size: 15px
}
.disvoer-section.payment .tab-content .tab-pane.tab-2 .vip-icon [class^="col-"]:last-child .icon:before {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg)
}
.disvoer-section.payment .tab-content .tab-pane .btn.vision-btn {
	border-radius: 0;
	padding: 10px 55px 10px 20px;
	font-size: 14px;
	margin-bottom: 0;
	border: 1px solid #008D6D;
	background: #ff5e5e
}
.disvoer-section.payment .tab-content .tab-pane .btn.vision-btn:before {
	border-radius: 0;
	background: #fff
}
.disvoer-section.payment .tab-content .tab-pane .btn.vision-btn:after {
	border-radius: 0;
	background: #008D6D
}
.disvoer-section.payment .tab-content .tab-pane .btn.vision-btn span {
	color: #008D6D
}
.disvoer-section.payment .tab-content .tab-pane .btn.vision-btn:hover span {
	color: #fff
}
.text-primary {
	color: #008D6D
}
.text-success {
	color: #008D6D
}
.text-info {
	color: #12508c
}
.text-warning {
	color: #1d428a
}
.full-width {
	width: 100%
}

@media (min-width: 1365px) and (max-width: 1367px) {
.featured-promo .prom-row [class^="col-"] .txt {
	padding: 130px 20px 0 308px
}
}

@media (min-width: 1200px) {
.bottom-left .btn-white {
	position: relative;
	overflow: hidden;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s
}
.bottom-left .btn-white span {
	z-index: 2;
	position: relative
}
.bottom-left .btn-white:after {
	content: '';
	width: 0;
	height: 0;
	-webkit-transform: rotate(360deg);
	border-style: solid;
	border-width: 0 0 0 0;
	border-color: #fff transparent transparent transparent;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transition: 0.8s;
	-o-transition: 0.8s;
	transition: 0.8s
}
.bottom-left .btn-white:hover span {
	color: #008D6D
}
.bottom-left .btn-white:hover:after {
	border-width: 330px 330px 0 0
}
.contact-tasjeel .bottom-right ul li a:hover {
	color: #008D6D
}
.did-you-cont h5 {
	padding: 0 0 0 50px
}
.staff-links .row:last-child .media hr {
	display: none
}
.disvoer-section.payment .nav-tabs.mainTabs {
	float: right
}
.featured-promo img.overlay-enoc {
	height: 100%
}
.featured-promo .prom-row [class^="col-"] {
	padding-right: 10px
}
}

@media (min-width: 992px) and (max-width: 1199px) {
section.vip .call-now {
	width: 100%
}
ul.payment li {
	margin: 0;
	min-width: 108px
}
.bottom-left .big-txt {
	left: 30px
}
.fuel-r-price .media .txt {
	font-size: 32px
}
.news-section .right-colum {
	overflow: hidden
}
.news-section .right-colum>img.motor-oil {
	height: 100%;
	width: 138%;
	max-width: initial;
	float: right;
	right: -120px;
	position: relative
}
.news-section .right-colum>img.motor-oil-logo {
	width: 180px
}
.featured-promo .prom-row [class^="col-"] .txt {
	padding: 60px 30px 0 38px
}
.did-you-cont h5 {
	padding: 0 0 0 30px
}
.contact-tasjeel .bottom-left ul li a {
	color: #fff
}
.disvoer-section.payment .nav-tabs.mainTabs {
	float: right
}
.disvoer-section.payment .tab-content .tab-pane .btn.vision-btn {
	background: #fff
}
.bottom-right .news-slider .payment li .icon {
	width: 82px;
	height: 82px;
	line-height: 82px
}
.bottom-right .news-slider .payment li .icon-txt {
	font-size: 14px
}
}

@media (min-width: 768px) and (max-width: 991px) {
.full-height {
	height: initial;
	width: auto;
	max-width: 100%;
	min-width: initial
}
section.vip .call-now {
	width: 100%
}
section.vip [class^="col-"]:last-child .media {
	margin-bottom: 70px
}
.fuel-r-price .media .media-left {
	padding-right: 10px
}
.fuel-r-price .media .media-left img.media-object {
	max-width: 84px
}
.fuel-r-price .media .txt {
	font-size: 20px;
	line-height: 36px
}
.fuel-r-price .media .txt span {
	font-size: 14px
}
.did-you {
	border-left: 0 solid #dedfe1
}
.featured-promo img.overlay-enoc {
	top: 65%;
	width: 180px
}
.featured-promo .prom-row [class^="col-"] {
	padding: 0 15px
}
.featured-promo .prom-row [class^="col-"] .txt {
	padding: 130px 76px 0 55px
}
.contact-tasjeel .bottom-left, .contact-tasjeel .bottom-right {
	height: initial
}
.contact-tasjeel .bottom-left .txt {
	padding: 50px 30px 10px;
	width: 100%
}
.contact-tasjeel .bottom-left .txt ul li a {
	color: #fff
}
.staff-links .col-md-2.text-center {
	display: none
}
.staff-links .row .media hr {
	width: 100%
}
.staff-links .row:last-child [class^="col-"]:last-child hr {
	display: none
}
.disvoer-section.payment {
	text-align: center;
	padding: 0 !important
}
.disvoer-section.payment .nav-tabs.mainTabs {
	margin-bottom: 20px
}
.disvoer-section.payment .tab-content .tab-pane .btn.vision-btn {
	background: #fff
}
.disvoer-section.payment .tab-content .tab-pane .vip-icon [class^="col-"] {
	padding-top: 30px
}
.disvoer-section.payment .tab-content .tab-pane .vip-icon [class^="col-"] .icon {
	margin-bottom: 0
}
.disvoer-section.payment .tab-content .tab-pane .vip-icon [class^="col-"] .icon:before {
	left: 0;
	top: -58px;
	right: 0;
	margin: 0 auto;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg)
}
.disvoer-section.payment .tab-content .tab-pane.tab-2 .vip-icon [class^="col-"]:last-child .icon:before {
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg)
}
.news-section .locator-box .big-txt {
	left: 55px
}
.fuel-r-price h2 {
	font-size: 38px
}
}

@media (max-width: 767px) {
section.vip .call-now {
	width: 100%
}
.full-height {
	height: initial;
	width: auto;
	max-width: 100%;
	min-width: initial
}
ul.payment {
	text-align: center
}
ul.payment li {
	margin: 0 10px 0
}
.bottom-left .big-txt {
	position: relative;
	left: initial;
	padding: 0 15px 0
}
.bottom-left.locator-box .big-txt {
	padding: 0 15px 0 55px
}
.fuel-r-price h2 {
	font-size: 36px
}
.fuel-r-price .media .txt {
	font-size: 22px;
	margin: 0 0 40px
}
.fuel-r-price .media .txt span {
	font-size: 16px
}
.news-section .right-colum>img.motor-oil-logo {
	width: 170px
}
.did-you {
	border-left: 0 solid #dedfe1
}
.featured-promo img.overlay-enoc {
	bottom: 0;
	width: 242px;
	top: initial
}
.featured-promo .prom-row [class^="col-"] {
	padding: 0 15px
}
.featured-promo .prom-row [class^="col-"] .txt {
	padding: 30px 30px 0 55px;
	display: inline-block;
	width: 100%
}
.contact-tasjeel .bottom-left, .contact-tasjeel .bottom-right {
	height: initial
}
.contact-tasjeel .bottom-left .txt {
	padding: 40px 15px 10px 55px;
	width: 100%
}
.contact-tasjeel .bottom-left ul li {
	margin-bottom: 20px
}
.contact-tasjeel .bottom-left ul li a {
	color: #fff
}
.staff-links .col-md-2.text-center {
	display: none
}
.staff-links .media hr {
	width: 100%
}
.staff-links .row:last-child [class^="col-"]:last-child hr {
	display: none
}
.disvoer-section.payment {
	text-align: center;
	padding: 0 !important
}
.disvoer-section.payment .nav-tabs.mainTabs {
	margin-bottom: 20px
}
.disvoer-section.payment .tab-content .tab-pane .btn.vision-btn {
	background: #fff
}
.disvoer-section.payment .tab-content .tab-pane .vip-icon [class^="col-"] {
	padding-top: 50px
}
.disvoer-section.payment .tab-content .tab-pane .vip-icon [class^="col-"] .icon {
	margin-bottom: 10px
}
.disvoer-section.payment .tab-content .tab-pane .vip-icon [class^="col-"] .icon:before {
	left: 0;
	top: -58px;
	right: 0;
	margin: 0 auto;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg)
}
.disvoer-section.payment .tab-content .tab-pane.tab-2 .vip-icon [class^="col-"]:last-child .icon:before {
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg)
}
section.vip .media .media-left {
	padding-right: 0;
	min-width: 0px;
	display: inline-block;
	width: 10%
}
section.vip .media .media-body {
	padding-right: 10px;
	padding-bottom: 2px;
	display: inline-block;
	width: 86%
}
}

@media (max-width: 480px) {
ul.payment li {
	margin: 0 0 10px 0;
	min-width: 109px
}
section.features .stores a {
	margin: 0 10px 5px 0
}
section.features .stores a:last-child {
	margin: 0
}
.fuel-r-price [class^="col-"] {
	width: 100%
}
.fuel-r-price .media {
	margin-bottom: 20px
}
.fuel-r-price .media .media-left img {
	width: 80px;
	margin: 15px 10px 0 0
}
.fuel-r-price .media .txt {
	font-size: 32px
}
.news-section .right-colum>img.motor-oil-logo {
	width: 110px;
	bottom: 10PX;
	left: 10px
}
.news-section .bottom-left.locator-box .big-txt {
	padding: 0 15px 0 30px
}
.contact-tasjeel .bottom-left .txt {
	padding: 40px 15px 10px 15px
}
.contact-tasjeel .bottom-right ul {
	padding-left: 0;
	word-break: break-all
}
.disvoer-section.payment .nav-tabs.mainTabs {
	margin-bottom: 20px;
	height: 72px;
	width: 100%;
	border-radius: 0
}
.disvoer-section.payment .nav-tabs.mainTabs li {
	width: 100%;
	height: 50%
}
.disvoer-section.payment .nav-tabs.mainTabs:after {
	width: 98%;
	border-radius: 0;
	left: 1%;
	top: 4%
}
.disvoer-section.payment .nav-tabs.mainTabs.active:after {
	-webkit-transform: translate(0, 100%);
	-ms-transform: translate(0, 100%);
	-o-transform: translate(0, 100%);
	transform: translate(0, 100%)
}
.featured-promo .prom-row [class^="col-"] .txt {
	padding: 40px 30px 0 30px;
	display: inline-block;
	width: 100%
}
section.vip .media .media-left {
	padding-right: 0;
	min-width: 0;
	display: inline-block;
	width: 15%;
	text-align: center
}
section.vip .media .media-left img {
	max-width: 100%
}
section.vip .media .media-body {
	padding-right: 10px;
	padding-bottom: 2px;
	display: inline-block;
	width: 83%
}
}
.franchise-sec {
	padding: 60px 0
}
.franchise-sec h4 {
	font-size: 22px;
	font-weight: 700;
	color: #009b85
}
.franchise-sec .btn-top {
	margin-top: 45px
}
.franchise-sec .arrow-bullet-red li {
	margin-bottom: 10px
}
.franchise-zoom {
	background: #f3f3f3
}
.franchise-zoom .zoom_points ul {
	float: left
}
.franchise-zoom .zoom_points ul li {
	width: 50%;
	float: left;
	padding-left: 20px;
	margin-bottom: 10px
}
.franchise-zoom .zoom_table {
	float: left;
	width: 100%
}
.franchise-zoom .zoom_table table {
	width: 100%
}
.franchise-zoom .zoom_table table thead {
	border: 1px solid #008D6D;
	background: #008D6D;
	color: #fff;
	font-size: 13px
}
.franchise-zoom .zoom_table table thead td {
	height: 65px;
	text-align: center;
	border: 1px solid #f3f3f3
}
.franchise-zoom .zoom_table table tbody {
	border: 1px solid #e3e3e3
}
.franchise-zoom .zoom_table table tbody tr {
	border-bottom: 1px solid #e3e3e3
}
.franchise-zoom .zoom_table table tbody tr:last-child {
	border: 0
}
.franchise-zoom .zoom_table table tbody tr td {
	background: #fafbfc;
	text-align: center;
	height: 56px;
	color: #616161;
	font-size: 13px;
	border-right: 1px solid #e3e3e3
}
.franchise-zoom .zoom_table table tbody tr td:last-child {
	border: 0
}
.franchise-zoom .zoom_table table tbody tr:nth-child(2n) td {
	background: #ebebeb
}
a.red {
	color: #008D6D
}
a.red-btn {
	background: #008D6D;
	color: #fff;
	font-size: 18px
}
a.red-btn i {
	top: 0;
	height: 46px;
	line-height: 46px;
	background: transparent
}
a.red-btn:before {
	background: #a20d19
}
.franchise-paavo {
	background: #f3f3f3
}
.paavos-pizza .bottom-left {
	height: 450px
}
.paavos-pizza .bottom-left .txt {
	padding-right: 0
}
.paavos-pizza .bottom-left .txt h3 {
	text-transform: uppercase;
	font-size: 18px
}
.paavos-pizza .bottom-left .txt h3 img {
	padding-right: 20px
}
.paavos-pizza .bottom-left .txt h3 i {
	padding-right: 22px;
	font-size: 34px;
	float: left;
	padding-top: 4px
}
.paavos-pizza .bottom-left .txt ul {
	padding: 0 0 0 45px;
	float: left;
	width: 100%
}
.paavos-pizza .bottom-left .txt ul li {
	color: #fff;
	list-style-type: none;
	float: left;
	width: 100%;
	font-size: 15px;
	margin-bottom: 8px
}
.social-list .bottom-right {
	height: 450px
}
.social-list .bottom-right h3 {
	position: relative;
	color: #008D6D;
	font-size: 18px;
	text-transform: none;
	padding-left: 70px;
	line-height: 25px
}
.social-list .bottom-right h3 img {
	position: absolute;
	left: 0;
	top: 0
}
.social-list .bottom-right h3 i {
	position: absolute;
	left: 0;
	top: 0;
	width: auto;
	height: auto;
	font-size: 32px
}
.social-list .bottom-right h3 i.icon-connect-icon {
	font-size: 40px
}
.social-list .bottom-right h3 i.icon-icon-product {
	font-size: 40px
}
.social-list .bottom-right ul {
	padding-left: 70px
}
.social-list .bottom-right ul li {
	list-style-type: none;
	float: left;
	margin-bottom: 5px;
	width: 100%
}
.social-list .bottom-right ul li a {
	color: #616161;
	font-size: 15px;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}
.social-list .bottom-right ul li a i {
	color: #26d07c;
	margin-right: 18px;
	float: left;
	margin-top: 4px;
	width: auto;
	height: auto;
	margin-bottom: 0
}
.social-list .bottom-right ul li a:hover {
	text-decoration: none
}
.social-list .bottom-right ul.dual-ul {
	padding-left: 10px;
	width: 50%;
	float: left
}
.social-list .bottom-right.move-left p {
	padding-left: 68px
}
.pronto-social h3 {
	color: #008D6D;
	font-size: 18px;
	text-transform: none
}
.pronto-social h3 img {
	margin-right: 40px
}
.pronto-social ul {
	padding-left: 80px
}
.pronto-social ul li {
	width: 33%;
	float: left;
	list-style-type: none
}
.pronto-social ul li a {
	color: #616161;
	font-size: 15px;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}
.pronto-social ul li a i {
	color: #008D6D;
	margin-right: 12px;
	float: left;
	margin-top: 0;
	font-size: 20px
}
.pronto-social ul li a:hover, .pronto-social ul li a:focus {
	text-decoration: none
}
.pronto-social.zoom ul li {
	width: 50%
}
.cylingas {
	background-image: url("/Portals/_default/Skins/Enoc/assets/images/cylingas.jpg")
}
.cylingas:before {
	background-color: rgba(255,255,255,0.9)
}
.cylingas .text-cont p {
	color: #616161
}
.cylingas .text-cont .btn-primary {
	background: none;
	font-size: 13px;
	display: inline-block;
	margin-bottom: 75px;
	color: #008D6D
}
.zoom_section .txt {
	text-align: left
}
.zoom_section .txt ul li {
	margin-bottom: 5px
}

@media (min-width: 1200px) {
.social-list .bottom-right ul li a:hover {
	color: #008D6D
}
.pronto-social ul li a:hover {
	color: #008D6D
}
}

@media (min-width: 992px) and (max-width: 1199px) {
.news-section .bottom-right .txt {
	padding: 80px 0 45px 20px
}
.news-section.paavos-pizza .bottom-left .txt {
	width: 94%
}
.news-section.paavos-pizza .bottom-left .txt ul li a {
	color: #fff
}
.news-section.paavos-pizza .bottom-right .txt {
	padding-top: 55px
}
}

@media (min-width: 768px) and (max-width: 991px) {
.paavos-pizza .bottom-left {
	height: initial
}
.paavos-pizza .bottom-left .txt {
	float: left;
	width: 100%;
	padding-left: 45px
}
.paavos-pizza .bottom-left .txt ul li a {
	color: #fff
}
.paavos-pizza .bottom-right {
	height: initial
}
.pronto-social ul li a {
	font-size: 12px
}
.social-list .bottom-right ul.dual-ul {
	width: 100%;
	padding-left: 70px;
	margin-bottom: 0
}
}

@media (max-width: 767px) {
.paavos-pizza .bottom-left {
	height: initial
}
.paavos-pizza .bottom-left .txt {
	float: left;
	width: 100%;
	padding-left: 45px
}
.paavos-pizza .bottom-left .txt ul li a {
	color: #fff
}
.paavos-pizza .bottom-right {
	height: initial
}
.pronto-social h3 {
	font-size: 13px
}
.pronto-social h3 img {
	margin-right: 10px;
	max-width: 30px
}
.pronto-social ul {
	padding-left: 40px
}
.pronto-social ul li {
	width: 50%;
	margin-bottom: 10px
}
.pronto-social ul li a {
	font-size: 13px
}
.pronto-social ul li a i {
	font-size: 16px
}
.social-list .bottom-right {
	height: auto
}
.social-list .bottom-right ul.dual-ul {
	width: 100%;
	padding-left: 70px;
	margin-bottom: 0
}
}

@media (max-width: 480px) {
.pronto-social h3 {
	font-size: 12px
}
.pronto-social h3 img {
	margin-right: 8px;
	max-width: 20px
}
.pronto-social ul {
	padding-left: 28px
}
.pronto-social ul li {
	width: 100%
}
.pronto-social.zoom ul li {
	width: 100%
}
.paavos-pizza .bottom-left .txt {
	float: left;
	width: 100%;
	padding-left: 15px
}
.paavos-pizza .bottom-left .txt ul {
	padding: 20px 0 0 45px
}
.paavos-pizza .bottom-left .txt ul li {
	margin-bottom: 20px
}
.paavos-pizza .bottom-left .txt ul li [class^="col-"] {
	width: 100%
}
.social-list .bottom-right h3 {
	padding-left: 56px
}
.social-list .bottom-right ul {
	padding-left: 0
}
.social-list .bottom-right ul.dual-ul {
	padding-left: 0
}
}
.map-section {
	height: 522px;
	width: 100%;
	position: relative;
	background: #008D6D
}
.map-section .container {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	margin: auto
}
.map-section .box-container {
	position: absolute;
	right: 13.5%;
	top: 0;
	margin: auto;
	width: 400px
}
.map-section .box-container .row [class^="col-"] {
	width: 100%
}
.map-section .contact-detail {
	background: rgba(255,255,255,0.9);
	height: 522px;
	width: 100%
}
.map-section .logo-box {
	padding: 40px 20px 15px 50px;
	background: #fff;
	width: 100%;
	float: left
}
.map-section .logo-box .map-logo {
	width: 48px;
	height: initial;
	margin-right: 30px;
	float: left;
	line-height: 92px
}
.map-section .logo-box h3 {
	display: inline-block;
	font-size: 22px;
	line-height: 28px;
	font-weight: 900;
	margin-top: 20px;
	float: left;
	color: #008D6D
}
.map-section .detail {
	float: left;
	width: 100%;
	padding: 20px 60px 22px 60px
}
.map-section .detail ul {
	margin: 0;
	padding: 0
}
.map-section .detail ul li {
	list-style: none;
	position: relative;
	padding-left: 40px;
	margin: 0 0 30px 0
}
.map-section .detail ul li i {
	width: 30px;
	height: 40px;
	position: absolute;
	left: 0;
	color: #008D6D;
	font-size: 25px
}
.map-section .detail ul li i.icon-email-icon {
	font-size: 22px
}
.map-section .detail ul li h5 {
	font-weight: 700;
	margin-bottom: 5px;
	font-size: 16px;
	text-transform: none
}
.map-section .detail ul li p {
	font-size: 14px
}
.map-section .detail ul li p a {
	color: #616161
}
.map-section .detail ul li p a:hover, .map-section .detail ul li p a:focus {
	text-decoration: none
}
.map-section .detail .btn {
	float: none;
	margin: auto;
	display: block;
	width: 137px;
	height: 40px;
	background: #008D6D;
	color: #fff;
	font-size: 14px;
	text-align: center;
	padding: 9px 12px
}
#map-canvas {
	height: 522px;
	width: 100%
}
.contactForm .form-wrapper .btn-success {
	background: #008D6D;
	color: #fff
}

@media (min-width: 1601px) and (max-width: 1920px) {
.map-section .box-container {
	right: 19%
}
}

@media (min-width: 1200px) {
.map-section .detail ul li p a {
	position: relative
}
.map-section .detail ul li p a:before {
	height: 1px;
	width: 0;
	content: '';
	position: absolute;
	left: 0;
	bottom: -5px;
	background: #008D6D;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}
.map-section .detail ul li p a:hover:before {
	width: 100%
}
.map-section .logo-box .map-logo img {
	width: 48px;
	height: 90px
}
}

@media (min-width: 992px) and (max-width: 1199px) {
.map-section .logo-box {
	padding: 40px 10px 40px 20px;
	float: left
}
.map-section .detail {
	padding: 35px 20px 22px 20px
}
.map-section .box-container {
	position: absolute;
	right: 50px;
	top: 0;
	margin: auto;
	width: 380px
}
}

@media (min-width: 768px) and (max-width: 991px) {
.map-section {
	height: initial
}
.map-section .box-container {
	position: initial;
	width: 100%;
	padding: 0 15px
}
.map-section .logo-box {
	padding: 30px 0
}
.map-section .logo-box .map-logo {
	margin-left: 15px
}
.map-section .detail {
	padding: 30px 0
}
.map-section .detail ul li h5, .map-section .detail ul li i {
	color: #fff
}
.map-section .detail ul li p {
	color: #f1efef
}
.map-section .detail ul li p a {
	color: #f1efef
}
.map-section .detail .btn {
	background: #008D6D
}
.map-section .contact-detail {
	height: initial
}
}

@media (max-width: 767px) {
.map-section {
	height: initial
}
.map-section .box-container {
	position: initial;
	width: 100%;
	padding: 0 15px
}
.map-section .logo-box {
	padding: 30px 10px
}
.map-section .logo-box .map-logo {
	margin-left: 10px
}
.map-section .detail {
	padding: 30px 0
}
.map-section .detail ul li h5, .map-section .detail ul li i {
	color: #fff
}
.map-section .detail ul li p {
	color: #f1efef
}
.map-section .detail ul li p a {
	color: #f1efef
}
.map-section .detail .btn {
	background: #008D6D
}
.map-section .contact-detail {
	height: initial
}
}
.owl-carousel .animated {
	-webkit-animation-duration: 1000ms;
	animation-duration: 1000ms;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}
.owl-carousel .owl-animated-in {
	z-index: 0
}
.owl-carousel .owl-animated-out {
	z-index: 1
}
.owl-carousel .fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut
}
@-webkit-keyframes fadeOut {
0% {
opacity:1
}
100% {
opacity:0
}
}
@keyframes fadeOut {
0% {
opacity:1
}
100% {
opacity:0
}
}
.owl-height {
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out
}
.owl-carousel {
	display: none;
	width: 100%;
	-webkit-tap-highlight-color: transparent;
	position: relative;
	z-index: 1
}
.owl-carousel li {
	list-style: none
}
.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y
}
.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(0px, 0px, 0px)
}
.owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-dot {
	cursor: pointer;
	cursor: hand;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.owl-carousel.owl-loaded {
	display: block
}
.owl-carousel.owl-loading {
	opacity: 0;
	display: block
}
.owl-carousel.owl-hidden {
	opacity: 0
}
.owl-carousel .owl-refresh .owl-item {
	display: none
}
.owl-carousel .owl-item {
	position: relative;
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.owl-carousel .owl-item img {
	display: block;
	width: 100%;
	-webkit-transform-style: preserve-3d
}
.owl-carousel.owl-text-select-on .owl-item {
	-webkit-user-select: auto;
	-moz-user-select: auto;
	-ms-user-select: auto;
	user-select: auto
}
.owl-carousel .owl-grab {
	cursor: move;
	cursor: -webkit-grab;
	cursor: -o-grab;
	cursor: -ms-grab;
	cursor: grab
}
.owl-carousel.owl-rtl {
	direction: rtl
}
.owl-carousel.owl-rtl .owl-item {
	float: right
}
.no-js .owl-carousel {
	display: block
}
.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	-webkit-transition: opacity 400ms ease;
	-moz-transition: opacity 400ms ease;
	-ms-transition: opacity 400ms ease;
	-o-transition: opacity 400ms ease;
	transition: opacity 400ms ease
}
.owl-carousel .owl-item img {
	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;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transition: scale 100ms ease;
	-moz-transition: scale 100ms ease;
	-ms-transition: scale 100ms ease;
	-o-transition: scale 100ms ease;
	transition: scale 100ms ease
}
.owl-carousel .owl-video-play-icon:hover {
	-webkit-transition: scale(1.3, 1.3);
	-moz-transition: scale(1.3, 1.3);
	-ms-transition: scale(1.3, 1.3);
	-o-transition: scale(1.3, 1.3);
	transition: scale(1.3, 1.3)
}
.owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon {
	display: none
}
.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
	-webkit-transition: opacity 400ms ease;
	-moz-transition: opacity 400ms ease;
	-ms-transition: opacity 400ms ease;
	-o-transition: opacity 400ms ease;
	transition: opacity 400ms ease
}
.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1
}
.owl-theme .owl-controls {
	text-align: center;
	-webkit-tap-highlight-color: transparent
}
.owl-theme .owl-dots .owl-dot {
	display: inline-block;
	zoom: 1;
	margin: 10px 0 0 0
}
.owl-theme .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	margin: 5px 7px;
	background: #fff;
	border: 1px solid #fff;
	display: block;
	-webkit-backface-visibility: visible;
	-webkit-transition: opacity 200ms ease;
	-moz-transition: opacity 200ms ease;
	-ms-transition: opacity 200ms ease;
	-o-transition: opacity 200ms ease;
	transition: opacity 200ms ease;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background: transparent;
	border: 2px solid #fff
}
.fv-has-feedback {
	position: relative
}
.fv-control-feedback {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	display: block;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center
}
.fv-help-block {
	display: block
}
.fv-form-bootstrap .help-block {
	margin-bottom: 0
}
.fv-form-bootstrap .tooltip-inner {
	text-align: left
}
.fv-form-bootstrap .fv-icon-no-label {
	top: 0
}
.fv-form-bootstrap .fv-bootstrap-icon-input-group {
	z-index: 100
}
.form-inline.fv-form-bootstrap .form-group {
	vertical-align: top
}
.fv-form-foundation .fv-control-feedback {
	top: 21px;
	right: 15px;
	width: 37px;
	height: 37px;
	line-height: 37px
}
.fv-form-foundation .collapse .fv-control-feedback {
	top: 0;
	right: 0
}
.fv-form-horizontal.fv-form-foundation .fv-control-feedback {
	top: 0
}
.fv-form-foundation .fv-icon-no-label {
	top: 0
}
.fv-form-foundation .error .fv-control-feedback {
	color: #f04124
}
.fv-form-foundation .error.fv-has-tooltip input, .error.fv-has-tooltip textarea, .error.fv-has-tooltip select {
	margin-bottom: 1rem
}
.fv-form-pure .fv-control-feedback {
	top: 22px;
	width: 36px;
	height: 36px;
	line-height: 36px
}
.pure-form-stacked.fv-form-pure .fv-control-feedback {
	top: 4px
}
.pure-form-aligned .pure-control-group .fv-help-block {
	margin-top: 5px;
	margin-left: 180px
}
.pure-form-aligned.fv-form-pure .fv-control-feedback, .fv-form-pure .fv-icon-no-label {
	top: 0
}
.fv-form-pure .fv-has-error label, .fv-form-pure .fv-has-error .fv-help-block, .fv-form-pure .fv-has-error .fv-control-feedback {
	color: #CA3C3C
}
.fv-form-semantic .fv-control-feedback.icon {
	right: 7px
}
.fv-form-semantic .error .icon {
	color: #d95c5c
}
.fv-form-horizontal.fv-form-semantic .row {
	padding-bottom: 0
}
.fv-form-uikit .fv-control-feedback {
	top: 25px;
	width: 30px;
	height: 30px;
	line-height: 30px
}
.fv-form-uikit .uk-text-danger {
	display: block
}
.uk-form-horizontal.fv-form-uikit .fv-control-feedback {
	top: 0
}
.fv-form-uikit .fv-has-error label, .fv-form-uikit .fv-has-error .uk-form-label, .fv-form-uikit .fv-has-error .fv-control-feedback {
	color: #D85030
}
.fv-form-uikit .fv-icon-no-label {
	top: 0
}/*!
 * Bootstrap-select v1.9.4 (http://silviomoreto.github.io/bootstrap-select)
 *
 * Copyright 2013-2016 bootstrap-select
 * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
 */
.bootstrap-select {
	width: 220px \0
}
.bootstrap-select>.dropdown-toggle {
	width: 100%;
	padding: 10px 20px;
	z-index: 1
}
.bootstrap-select>select {
	position: absolute !important;
	bottom: 0;
	left: 50%;
	width: 0.11px !important;
	height: 100% !important;
	padding: 0 !important;
	opacity: 0 !important;
	border: none
}
.bootstrap-select>select.mobile-device {
	top: 0;
	left: 0;
	display: block !important;
	width: 100% !important;
	z-index: 2
}
.has-error .bootstrap-select .dropdown-toggle, .error .bootstrap-select .dropdown-toggle {
	border-color: #b94a48
}
.bootstrap-select.fit-width {
	width: auto !important
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
	width: 100%
}
.bootstrap-select .dropdown-toggle:focus {
	outline: thin dotted #333333 !important;
	outline: 5px auto -webkit-focus-ring-color !important;
	outline-offset: -2px
}
.bootstrap-select.form-control, .bootstrap-select.inputfile {
	margin-bottom: 0;
	padding: 0
}
.bootstrap-select.form-control:not([class*="col-"]), .bootstrap-select.inputfile:not([class*="col-"]) {
	width: 100%
}
.bootstrap-select.form-control.input-group-btn, .bootstrap-select.input-group-btn.inputfile {
	z-index: auto
}
.bootstrap-select.btn-group:not(.input-group-btn), .bootstrap-select.btn-group[class*="col-"] {
	float: none;
	display: inline-block;
	margin-left: 0
}
.bootstrap-select.btn-group.dropdown-menu-right, .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right, .row .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right {
	float: right
}
.form-inline .bootstrap-select.btn-group, .form-horizontal .bootstrap-select.btn-group, .form-group .bootstrap-select.btn-group {
	margin-bottom: 0
}
.form-group-lg .bootstrap-select.btn-group.form-control, .form-group-lg .bootstrap-select.btn-group.inputfile, .form-group-sm .bootstrap-select.btn-group.form-control, .form-group-sm .bootstrap-select.btn-group.inputfile {
	padding: 0
}
.form-inline .bootstrap-select.btn-group .form-control, .form-inline .bootstrap-select.btn-group .inputfile {
	width: 100%
}
.bootstrap-select.btn-group.disabled, .bootstrap-select.btn-group>.disabled {
	cursor: not-allowed
}
.bootstrap-select.btn-group.disabled:focus, .bootstrap-select.btn-group>.disabled:focus {
	outline: none !important
}
.bootstrap-select.btn-group.bs-container {
	position: absolute
}
.bootstrap-select.btn-group.bs-container .dropdown-menu {
	z-index: 1060
}
.bootstrap-select.btn-group .dropdown-toggle .filter-option {
	display: inline-block;
	overflow: hidden;
	width: 100%;
	text-align: left;
	line-height: 17px
}
.bootstrap-select.btn-group .dropdown-toggle .caret {
	position: absolute;
	top: 19px;
	right: 19px;
	margin-top: 0;
	vertical-align: middle;
	width: 9px;
	height: 6px;
	border: none;
	background: url("/Portals/_default/Skins/Enoc/assets/images/sown-arrow.png") no-repeat
}
.bootstrap-select.btn-group[class*="col-"] .dropdown-toggle {
	width: 100%
}
.bootstrap-select.btn-group .dropdown-menu {
	min-width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	max-height: 250px !important
}
.bootstrap-select.btn-group .dropdown-menu.inner {
	position: static;
	float: none;
	border: 0;
	padding: 0;
	margin: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none
}
.bootstrap-select.btn-group .dropdown-menu li {
	position: relative
}
.bootstrap-select.btn-group .dropdown-menu li.active small {
	color: #fff
}
.bootstrap-select.btn-group .dropdown-menu li.disabled a {
	cursor: not-allowed
}
.bootstrap-select.btn-group .dropdown-menu li a {
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.bootstrap-select.btn-group .dropdown-menu li a.opt {
	position: relative;
	padding-left: 2.25em
}
.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
	display: none
}
.bootstrap-select.btn-group .dropdown-menu li a span.text {
	display: inline-block
}
.bootstrap-select.btn-group .dropdown-menu li small {
	padding-left: 0.5em
}
.bootstrap-select.btn-group .dropdown-menu .notify {
	position: absolute;
	bottom: 5px;
	width: 96%;
	margin: 0 2%;
	min-height: 26px;
	padding: 3px 5px;
	background: #f5f5f5;
	border: 1px solid #e3e3e3;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
	pointer-events: none;
	opacity: 0.9;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.bootstrap-select.btn-group .no-results {
	padding: 3px;
	background: #f5f5f5;
	margin: 0 5px;
	white-space: nowrap
}
.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option {
	position: static
}
.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret {
	position: static;
	top: auto;
	margin-top: -1px
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
	position: absolute;
	display: inline-block;
	right: 15px;
	margin-top: 5px
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
	margin-right: 34px
}
.bootstrap-select.show-menu-arrow.open>.dropdown-toggle {
	z-index: 1061
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
	content: '';
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 7px solid rgba(204,204,204,0.2);
	position: absolute;
	bottom: -4px;
	left: 9px;
	display: none
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
	content: '';
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid white;
	position: absolute;
	bottom: -4px;
	left: 10px;
	display: none
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
	bottom: auto;
	top: -3px;
	border-top: 7px solid rgba(204,204,204,0.2);
	border-bottom: 0
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
	bottom: auto;
	top: -3px;
	border-top: 6px solid white;
	border-bottom: 0
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
	right: 12px;
	left: auto
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
	right: 13px;
	left: auto
}
.bootstrap-select.show-menu-arrow.open>.dropdown-toggle:before, .bootstrap-select.show-menu-arrow.open>.dropdown-toggle:after {
	display: block
}
.bs-searchbox, .bs-actionsbox, .bs-donebutton {
	padding: 4px 8px
}
.bs-actionsbox {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.bs-actionsbox .btn-group button {
	width: 50%
}
.bs-donebutton {
	float: left;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.bs-donebutton .btn-group button {
	width: 100%
}
.bs-searchbox+.bs-actionsbox {
	padding: 0 8px 4px
}
.bs-searchbox .form-control, .bs-searchbox .inputfile {
	margin-bottom: 0;
	width: 100%;
	float: none
}
.form-wrapper {
	position: relative
}
.form-wrapper .thanks {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 99;
	background: #008D6D;
	text-align: center
}
.form-wrapper .thanks .thanks-inner {
	position: absolute;
	top: 0;
	bottom: 0;
	height: 110px;
	width: 100%;
	margin: auto 0
}
.form-wrapper .thanks .thanks-inner h3 {
	margin: 0 0 10px 0;
	color: #fff
}
.form-wrapper .thanks .thanks-inner p {
	margin: 0;
	color: #fff
}
.form-wrapper .loading:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 99;
	background: #008D6D
}
.form-wrapper .loader {
	min-width: 100px;
	padding-top: 60px;
	color: #fff;
	width: auto !important;
	height: auto !important;
	text-align: center;
	font-style: normal;
	display: block;
	font-size: 15px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: 0;
	z-index: 1000;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%)
}
.form-wrapper .loader:before {
	content: '';
	width: 50px;
	height: 50px;
	margin: 0 auto;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	border-radius: 50%;
	border: 2px solid rgba(255,255,255,0.66)
}
.form-wrapper .loader:after {
	content: '';
	width: 50px;
	height: 50px;
	margin: 0 auto;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	-webkit-animation: loader .6s linear;
	animation: loader .6s linear;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	border-radius: 500rem;
	border-color: #008D6D transparent transparent;
	border-style: solid;
	border-width: .2em;
	box-shadow: 0 0 0 1px transparent
}
.form-wrapper .form-control-feedback {
	right: 1px
}
.form-wrapper .btn-success {
	text-transform: uppercase;
	padding: 6px 22px;
	margin-top: 20px;
	position: relative;
	overflow: hidden;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s
}
.form-wrapper .btn-success span {
	z-index: 2;
	position: relative
}
.form-wrapper .btn-success:after {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 0 0;
	border-color: #008D6D transparent transparent transparent;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transition: 0.8s;
	-o-transition: 0.8s;
	transition: 0.8s
}
.form-wrapper .btn-success:hover {
	color: #fff;
	border-color: #008D6D
}
.form-wrapper .btn-success:hover:after {
	border-width: 330px 330px 0 0
}
.form-wrapper .btn-success:hover {
	color: #fff
}
.captcha-img .form-control, .captcha-img .inputfile {
	width: 70%
}
.img-box {
	background: #008D6D;
	font-weight: 700;
	font-size: 15px;
	padding: 0;
	margin: 0;
	color: #fff;
	height: 40px;
	text-align: center;
	width: 30%;
	float: left;
	line-height: 40px
}
.img-box a {
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	color: #fff;
	display: block;
	position: relative;
	line-height: 40px
}
.img-box a:hover, .img-box a:focus {
	text-decoration: none
}
.img-box img {
	max-width: 100%;
	min-height: 40px
}
textarea {
	resize: none
}
button {
	border: none
}
input, button, textarea, select, .btn {
	outline: none
}
.bootstrap-select>.dropdown-toggle.btn-default {
	background: #fff;
	height: 100%;
	color: #616161
}
.bootstrap-select>.dropdown-toggle.btn-default:hover, .bootstrap-select>.dropdown-toggle.btn-default:active, .bootstrap-select>.dropdown-toggle.btn-default:focus {
	background: #fff;
	color: #616161
}
textarea.form-control, textarea.inputfile {
	height: 130px
}
.select-box .form-control-feedback {
	right: 21px;
	z-index: 9
}
.has-error .bootstrap-select {
	border: solid 1px #d9534f
}
.has-success .bootstrap-select {
	border: solid 1px #3c763d
}
.contactForm {
	margin-top: 30px
}
.contactForm .bootstrap-select.btn-group .dropdown-menu {
	height: 99px;
	padding: 0 0 0
}
.contactForm .form-control, .contactForm .inputfile {
	background: #f6f6f6;
	height: 40px;
	border: solid 1px #d7d7d7
}
.contactForm textarea.form-control, .contactForm textarea.inputfile {
	height: 100px
}
.contactForm ::-webkit-input-placeholder {
color:#6b7160
}
.contactForm :-moz-placeholder {
color:#6b7160
}
.contactForm ::-moz-placeholder {
color:#6b7160
}
.contactForm :-ms-input-placeholder {
color:#6b7160
}
.contactForm .bootstrap-select>.dropdown-toggle.btn-default {
	background: #f6f6f6;
	height: 38px;
	padding: 10px 11px;
	border: solid 0 #d7d7d7;
	color: #6b7160;
	webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075)
}
.contactForm .bootstrap-select>.dropdown-toggle.btn-default:hover, .contactForm .bootstrap-select>.dropdown-toggle.btn-default:active, .contactForm .bootstrap-select>.dropdown-toggle.btn-default:focus {
	background: #f6f6f6;
	color: #6b7160
}
.contactForm .captcha-img .form-control, .contactForm .captcha-img .inputfile {
	float: left
}
.contactForm .captcha-img .form-control-feedback {
	right: 30%
}
.contactForm .img-box {
	background: #fff;
	color: #6b7160
}
.contactForm .img-box a {
	color: #6b7160;
	float: left;
	width: 70%
}
.contactForm .img-box .refresh-c {
	cursor: pointer;
	float: left;
	border-left: solid 1px #6b7160;
	width: 30%;
	padding: 3px 5px;
	line-height: initial;
	margin-top: 8px
}
.contactForm .form-wrapper {
	overflow: hidden
}
.contactForm .form-wrapper .loading:before {
	background: #fff
}
.contactForm .form-wrapper .thanks {
	background: #fff
}
.contactForm .form-wrapper .thanks .thanks-inner h3 {
	color: #008D6D
}
.contactForm .form-wrapper .thanks .thanks-inner p {
	color: #616161
}
.contactForm .form-control-feedback {
	height: 40px;
	line-height: 40px
}
.contactForm .select .form-control-feedback {
	right: 41px;
	z-index: 4
}
input:-webkit-autofill {
background:rgba(238,39,55,0.1)
}
@-webkit-keyframes loader {
from {
-webkit-transform:rotate(0deg);
transform:rotate(0deg)
}
to {
-webkit-transform:rotate(360deg);
transform:rotate(360deg)
}
}
@keyframes loader {
from {
-webkit-transform:rotate(0deg);
transform:rotate(0deg)
}
to {
-webkit-transform:rotate(360deg);
transform:rotate(360deg)
}
}

@media (min-width: 992px) and (max-width: 1199px) {
.img-box img {
	height: 37px
}
}

@media (max-width: 767px) {
.img-box img {
	height: 34px;
	width: 79px;
	top: -2px;
	position: relative
}
footer .form-wrapper .thanks .thanks-inner p {
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	height: 50px;
	top: 0;
	bottom: 0
}
footer .form-wrapper .thanks .thanks-inner p b {
	margin: 0 auto
}
}

@media (max-width: 480px) {
.contactForm .img-box a img {
	top: -1px
}
}
footer .footer {
	background: url(../img/footer.jpg) no-repeat center center;
	background-size: cover;
	padding: 60px 0 10px;
}
footer .form-wrapper {
	height: 34px
}
footer .form-wrapper .loading:before {
	background: #0c2b48
}
footer .form-wrapper .thanks {
	background: #0c2b48
}
footer .form-wrapper .thanks .thanks-inner {
	height: auto
}
footer .form-wrapper .loader {
	padding-top: 27px
}
footer .form-wrapper .loader:before, footer .form-wrapper .loader:after {
	height: 30px;
	width: 30px
}
footer h5 {
	font-size: 22px;
	line-height: 14px;
	margin: 0 0 15px 0;
	color: #fff;
	font-weight: 400;
	text-transform: capitalize;
	letter-spacing: 0;
	line-height:1;
	font-family:roboto;
}
footer hr {
	width: 15px;
	height: 1px;
	background: #fff;
	display: block;
	border: none;
	margin: 0 0 30px 0;
	text-align: left
}
footer ul {
	margin: 0 0 30px 0;
	padding: 0;
	overflow: hidden
}
footer ul li {
	list-style: none;
	display: block;
	margin-bottom: 11px;
	width: 100%;
	float: left;
	color: #fff;
}
footer ul li i {
	width: 28px;
	float: left
}
footer ul li i img {
	width: 15px;
	height: 15px
}
footer ul li a {
	color: #fff;
	font-size: 14px;
	font-weight: 300;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	position: relative;
	float: left
}
footer ul li a:before {
	height: 1px;
	width: 0;
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	background: #fff;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}
footer ul li a:hover, footer ul li a:focus {
	text-decoration: none;
	color: #fff
}
footer ul li ul {
	margin: 0;
	float: left;
	clear: left;
	width: 60%
}
footer ul li ul:last-child {
	clear: none;
	width: 40%
}
footer ul li ul li h5 {
	float: left;
	clear: left;
	font-size: 12px;
	margin: 25px 0 0;
	position: relative
}
footer ul li ul li h5:last-child {
	clear: none
}
footer ul li.active>a:before {
	width: 100%
}
footer p {
	color: #fff;
	font-size: 14px;
	font-weight: 300;
	margin-bottom: 20px
}
footer .big-hr {
	background: #fff;
	border: none;
	width: 100%;
	height: 1px;
	margin-bottom: 30px;
	display: block
}
footer .form-group {
	float: left;
	margin-right: 30px;
	margin-bottom: 0
}
footer .form-group:last-child {
	margin-right: 0
}
footer .form-control, footer .inputfile {
	width: 270px;
	border: none;
	color: #12508c
}
footer .captcha-img {
	width: 250px;
	margin-right: 19px
}
footer .captcha-img .form-control, footer .captcha-img .inputfile {
	float: left;
	width: 127px;
	padding-right: 15px
}
footer .captcha-img .form-control-feedback {
	right: 122px
}
footer .img-box {
	line-height: 34px;
	height: 34px;
	width: 120px;
	background: none;
	overflow: hidden
}
footer .img-box a {
	font-size: 17px;
	font-weight: 300;
	line-height: 34px;
	float: left;
	width: 80px
}
footer .refresh-c {
	width: 32px;
	height: 23px;
	position: relative;
	float: left;
	line-height: 34px
}
footer .refresh-c .icon-refresh {
	cursor: pointer
}
footer .btn-white {
	padding: 6px 15px;
	background: none;
	border: solid 1px #fff;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	width: 100px;
	height: 34px
}
.ft-btn {
	color: #fff;
	border: solid 1px #fff;
	padding: 6px 15px;
	height: 33px;
	width: 206px;
	display: inline-block;
	position: relative;
	float: left;
	text-align: right;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}
.ft-btn i {
	font-size: 25px;
	color: #12508c;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	width: 37px;
	height: 34px;
	text-align: center;
	line-height: 39px
}
.ft-btn span {
	position: relative;
	z-index: 9
}
.ft-btn:before {
	position: absolute;
	width: 37px;
	height: 32px;
	content: '';
	z-index: 1;
	background: #fff;
	left: 0;
	top: 0;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}
.ft-btn.anroid-btn {
	width: 236px;
	float: right
}
.ft-btn:hover, .ft-btn:focus {
	text-decoration: none
}
.bottom {
	background: #fff;
	padding: 60px 0
}
.bottom p {
	color: #616161;
	line-height: 25px;
	margin-bottom: 0
}
.bottom p a {
	color: #616161;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	position: relative;
	display: inline-block
}
.bottom p a:before {
	height: 1px;
	width: 0;
	content: '';
	position: absolute;
	left: 0;
	bottom: -5px;
	background: #fff;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}
.bottom p a:hover, .bottom p a:focus {
	text-decoration: none
}
.bottom ul {
	margin: 0;
	padding: 0
}
.bottom ul li {
	list-style: none;
	margin-bottom: 6px
}
.bottom ul li:last-child {
	margin-bottom: 0
}
.bottom ul li a {
	color: #616161
}
.bottom ul li a:hover, .bottom ul li a:focus {
	text-decoration: none
}
.bottom ul li.active a {
	color: #008D6D
}
.bottom ul li.active a:before {
	width: 100%;
	background: #008D6D
}
.bottom .ft-social {
	margin: 20px 0 0 0;
	padding: 0
}
.bottom .ft-social li {
	padding: 0;
	margin: 0 10px 0 0;
	list-style: none;
	display: inline-block;
	width: auto
}
.bottom .ft-social li a {
	font-size: 20px;
	line-height: 0;
	color: #008D6D
}
.bottom .ft-social li a:before {
	display: none
}
.bottom .ft-social li a:hover, .bottom .ft-social li a:focus {
	text-decoration: none;
	background: #008D6D
}
.ftLogo {
	background: url("/Portals/_default/Skins/Enoc/assets/svgs/ENOC_logo_footer-new.svg") no-repeat;
	width: 128px;
	height: 57px;
	display: inline-block
}
.footer-section {
	height: auto !important
}
.fv-form-bootstrap .help-block {
	display: none !important
}
.atss .at-share-btn .at-icon-wrapper {
	background: #008D6D !important;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s
}
.atss .at-share-btn:hover .at-icon-wrapper {
	background: #008D6D !important
}
span#errorNewsletter {
	background: #008D6D;
	color: #fff !important;
	position: absolute;
	float: none !important;
	top: -27px;
	z-index: 9;
	padding: 2px 11px;
	width: 207px
}

@media (min-width: 1200px) {
footer .sep {
	display: none
}
footer .collapse {
	display: block;
	height: auto
}
/*footer .links [class^="col-"].first {
	width: 20%
}
footer .links [class^="col-"].second {
	width: 30%
}
footer .links [class^="col-"].third {
	width: 30%
}
footer .links [class^="col-"].forth {
	width: 20%
}*/
footer .links .clearfix {
	display: none
}
footer ul li a:hover {
	color: #fff
}
footer ul li a:hover:before {
	width: 100%
}
footer .ftLogo {
	background-size: 100%
}
.ft-btn:hover {
	color: #12508c
}
.ft-btn:hover:before {
	width: 100%
}
.bottom ul li a:hover {
	color: #008D6D
}
.bottom ul li a:hover:before {
	background: #008D6D
}
.bottom p a:hover {
	color: #008D6D
}
.bottom p a:hover:before {
	background: #008D6D;
	width: 100%
}
#newsleeter.loading .form-group {
	margin-right: 0
}
#newsleeter.loading .form-group .form-control:focus, #newsleeter.loading .form-group .inputfile:focus {
	outline: none;
	box-shadow: none;
	border: 0
}
}

@media (min-width: 992px) and (max-width: 1199px) {
footer .sep {
	display: none
}
footer .collapse {
	display: block;
	height: auto
}
footer .links [class^="col-"].first {
	width: 20%
}
footer .links [class^="col-"].second {
	width: 40%
}
footer .links [class^="col-"].third {
	width: 20%
}
footer .links [class^="col-"].forth {
	width: 20%
}
footer .links .clearfix {
	display: none
}
footer .form-control, footer .inputfile {
	width: 180px
}
footer .form-group {
	margin-right: 15px
}
footer .captcha-img {
	width: 220px;
	margin-right: 15px
}
footer .captcha-img .form-control, footer .captcha-img .inputfile {
	width: 121px
}
footer .img-box {
	width: 90px
}
footer .img-box a {
	width: 60px
}
footer .refresh-c {
	width: 30px
}
footer span#errorNewsletter {
	padding: 2px 0 2px 5px;
	width: 182px
}
.ft-btn {
	font-size: 11px;
	padding: 6px 10px;
	width: 46%
}
.ft-btn.anroid-btn {
	width: 50%
}
.bottom .ft-social li {
	margin: 0 4px 0 0
}
}

@media (min-width: 768px) and (max-width: 991px) {
footer .sep {
	text-align: center;
	padding: 10px 0 40px
}
footer .sep .btn-hollow {
	color: #fff;
	border: 1px solid #fff
}
footer .links [class^="col-"] {
	width: 100% !important
}
footer .links .clearfix {
	display: none
}
footer .footer {
	background-size: 380px auto
}
.ft-btn {
	margin-bottom: 30px
}
.bottom {
	padding: 40px 0 20px;
	text-align: center
}
.bottom [class^="col-"] {
	margin-bottom: 20px
}
.bottom [class^="col-"] ul li {
	text-align: center
}
.bottom [class^="col-"] ul li a {
	float: none
}
.bottom [class^="col-"] .ft-social {
	float: none;
	text-align: center;
	margin-bottom: 15px
}
.bottom [class^="col-"] .ft-social li {
	text-align: center;
	margin: 0 5px;
	float: none
}
}

@media (max-width: 767px) {
footer .sep {
	text-align: center;
	padding: 10px 0 40px
}
footer .sep .btn-hollow {
	color: #fff;
	border: 1px solid #fff
}
footer .links [class^="col-"] {
	width: 100% !important
}
footer .links .clearfix {
	display: none
}
footer .footer {
	padding: 30px 0;
	background-size: 100% 100%;
}
footer .form-wrapper {
	height: initial;
	overflow: hidden
}
footer .form-wrapper .loading:before {
	top: -1px
}
footer .form-group {
	margin: 0 0 15px 0;
	width: 100%
}
footer .form-control, footer .inputfile {
	width: 100%
}
footer .captcha-img .form-control, footer .captcha-img .inputfile {
	width: 50%
}
footer .captcha-img .form-control-feedback {
	right: 50%
}
footer .img-box {
	width: 50%
}
footer .form-wrapper .form-group {
	width: initial
}
footer .form-wrapper .captcha-img {
	float: right
}
footer .form-wrapper .thanks .thanks-inner {
	text-align: center
}
footer .form-wrapper .thanks .thanks-inner b {
	display: block;
	margin: 36px 0 0
}
footer span#errorNewsletter {
	padding: 2px 6px;
	width: 224px;
	right: 65px
}
.ft-btn {
	margin-bottom: 30px
}
.bottom {
	text-align: center;
	padding: 40px 0 20px
}
.bottom [class^="col-"] {
	margin-bottom: 20px
}
.bottom [class^="col-"] ul li {
	text-align: center
}
.bottom [class^="col-"] ul li a {
	float: none
}
.bottom [class^="col-"] .ft-social {
	float: none;
	text-align: center;
	margin-bottom: 20px
}
.bottom [class^="col-"] .ft-social li {
	text-align: center;
	margin: 0 5px;
	float: none
}
}

@media (max-width: 480px) {
footer .footer {
	background-size: 100% 100%;
}
footer .footer [class^="col-"] {
	width: 100%;
	min-height: initial
}
footer .form-wrapper {
	height: initial
}
footer .form-wrapper .form-group {
	margin-right: 0;
	margin-bottom: 15px;
	width: 100%
}
footer .form-wrapper .form-control, footer .form-wrapper .inputfile {
	width: 100%
}
footer .captcha-img .form-control, footer .captcha-img .inputfile {
	width: 50%
}
footer .img-box {
	width: 50%
}
footer span#errorNewsletter {
	position: relative;
	left: 0;
	top: 0;
	width: auto
}
.ft-btn {
	width: 48%;
	height: 35px
}
.ft-btn:before {
	width: 100%;
	height: 33px
}
.ft-btn i {
	width: 100%
}
.ft-btn.anroid-btn {
	width: 48%
}
.ft-btn span {
	font-size: 0
}
.bottom [class^="col-"] {
	width: 100%
}
footer .captcha-img .form-control-feedback {
	right: 50%
}
}
.event-block h3 {
	font-size: 36px;
	font-weight: 700
}
.event-block .hisTxt {
	float: left;
	width: 28%
}
.event-block .img {
	margin-bottom: 30px;
	float: right;
	width: 69%
}
.cd-horizontal-timeline {
	opacity: 0;
	margin: 2em auto;
	-webkit-transition: opacity 0.2s;
	-moz-transition: opacity 0.2s;
	transition: opacity 0.2s
}
.cd-horizontal-timeline::before {
	content: 'mobile';
	display: none
}
.cd-horizontal-timeline.loaded {
	opacity: 1
}
.cd-horizontal-timeline .timeline {
	position: relative;
	height: 100px;
	width: 100%;
	max-width: 945px;
	margin: 0 auto
}
.cd-horizontal-timeline .events-wrapper {
	position: relative;
	height: 100%;
	margin: 0;
	overflow: hidden
}
.cd-horizontal-timeline .events-wrapper::after, .cd-horizontal-timeline .events-wrapper::before {
	content: '';
	position: absolute;
	z-index: 2;
	top: 0;
	height: 100%;
	width: 50px
}
.cd-horizontal-timeline .events-wrapper::before {
	left: -1px;
	background-image: -webkit-linear-gradient(left, #fff, rgba(248,248,248,0));
	background-image: linear-gradient(to right, #fff, rgba(248,248,248,0))
}
.cd-horizontal-timeline .events-wrapper::after {
	right: 0;
	background-image: -webkit-linear-gradient(right, #fff, rgba(248,248,248,0));
	background-image: linear-gradient(to left, #fff, rgba(248,248,248,0))
}
.cd-horizontal-timeline .events {
	position: absolute;
	z-index: 1;
	left: 1px;
	top: 49px;
	height: 2px;
	background: #dfdfdf;
	-webkit-transition: -webkit-transform 0.4s;
	-moz-transition: -moz-transform 0.4s;
	transition: transform 0.4s
}
.cd-horizontal-timeline .filling-line {
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background-color: #008D6D;
	-webkit-transform: scaleX(0);
	-moz-transform: scaleX(0);
	-ms-transform: scaleX(0);
	-o-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: left center;
	-moz-transform-origin: left center;
	-ms-transform-origin: left center;
	-o-transform-origin: left center;
	transform-origin: left center;
	-webkit-transition: -webkit-transform 0.3s;
	-moz-transition: -moz-transform 0.3s;
	transition: transform 0.3s
}
.cd-horizontal-timeline .events ol {
	margin: 0;
	padding: 0
}
.cd-horizontal-timeline .events li {
	list-style: none
}
.cd-horizontal-timeline .events a {
	position: absolute;
	bottom: 0;
	z-index: 2;
	text-align: center;
	padding-bottom: 15px;
	font-size: 16px;
	color: #3e3e3e;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0)
}
.cd-horizontal-timeline .events a:hover, .cd-horizontal-timeline .events a:focus {
	text-decoration: none
}
.cd-horizontal-timeline .events a::after {
	content: '';
	position: absolute;
	left: 50%;
	right: auto;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	bottom: -5px;
	height: 12px;
	width: 12px;
	border-radius: 50%;
	border: 2px solid #dfdfdf;
	background-color: #f8f8f8;
	-webkit-transition: background-color 0.3s, border-color 0.3s;
	-moz-transition: background-color 0.3s, border-color 0.3s;
	transition: background-color 0.3s, border-color 0.3s
}
.no-touch .cd-horizontal-timeline .events a:hover::after {
	background-color: #008D6D;
	border-color: #008D6D
}
.cd-horizontal-timeline .events a.selected {
	pointer-events: none
}
.cd-horizontal-timeline .events a.selected::after {
	background-color: #008D6D;
	border-color: #008D6D
}
.cd-horizontal-timeline .events a.older-event::after {
	border-color: #008D6D;
	background: #008D6D
}

@media only screen and (min-width: 1100px) {
.cd-horizontal-timeline::before {
	content: 'desktop'
}
}
.cd-timeline-navigation {
	margin: 0;
	padding: 0
}
.cd-timeline-navigation li {
	list-style: none
}
.cd-timeline-navigation a {
	position: absolute;
	z-index: 1;
	top: 230px;
	bottom: auto;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #008D6D;
	font-size: 70px;
	-webkit-transition: border-color 0.3s;
	-moz-transition: border-color 0.3s;
	transition: border-color 0.3s;
	line-height: 29px;
	text-align: center;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}
.cd-timeline-navigation a:after {
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	-o-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	font-family: "enoc";
	content: "\63"
}
.cd-timeline-navigation a.prev {
	left: -120px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%)
}
.cd-timeline-navigation a.prev:after {
	content: "\64"
}
.cd-timeline-navigation a.next {
	right: -120px
}
.cd-timeline-navigation a:hover, .cd-timeline-navigation a:focus {
	text-decoration: none
}
.no-touch .cd-timeline-navigation a:hover {
	border-color: #008D6D
}
.cd-timeline-navigation a.inactive {
	cursor: not-allowed
}
.cd-timeline-navigation a.inactive::after {
	background-position: 0 -16px
}
.no-touch .cd-timeline-navigation a.inactive:hover {
	border-color: #dfdfdf
}
.cd-horizontal-timeline .events-content {
	position: relative;
	width: 100%;
	margin: 0;
	overflow: hidden;
	-webkit-transition: height 0.4s;
	-moz-transition: height 0.4s;
	transition: height 0.4s
}
.cd-horizontal-timeline .events-content ol {
	margin: 0;
	padding: 0
}
.cd-horizontal-timeline .events-content li {
	list-style: none;
	position: absolute;
	z-index: 1;
	width: 100%;
	left: 0;
	top: 0;
	-webkit-transform: translateX(-100%);
	-moz-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	-o-transform: translateX(-100%);
	transform: translateX(-100%);
	padding: 0;
	opacity: 0;
	-webkit-animation-duration: 0.4s;
	-moz-animation-duration: 0.4s;
	animation-duration: 0.4s;
	-webkit-animation-timing-function: ease-in-out;
	-moz-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out
}
.cd-horizontal-timeline .events-content li.selected {
	position: relative;
	z-index: 2;
	opacity: 1;
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0)
}
.cd-horizontal-timeline .events-content li.enter-right, .cd-horizontal-timeline .events-content li.leave-right {
	-webkit-animation-name: cd-enter-right;
	-moz-animation-name: cd-enter-right;
	animation-name: cd-enter-right
}
.cd-horizontal-timeline .events-content li.enter-left, .cd-horizontal-timeline .events-content li.leave-left {
	-webkit-animation-name: cd-enter-left;
	-moz-animation-name: cd-enter-left;
	animation-name: cd-enter-left
}
.cd-horizontal-timeline .events-content li.leave-right, .cd-horizontal-timeline .events-content li.leave-left {
	-webkit-animation-direction: reverse;
	-moz-animation-direction: reverse;
	animation-direction: reverse
}
@-webkit-keyframes cd-enter-right {
0% {
opacity:0;
-webkit-transform:translateX(100%)
}
100% {
opacity:1;
-webkit-transform:translateX(0%)
}
}
@-moz-keyframes cd-enter-right {
0% {
opacity:0;
-moz-transform:translateX(100%)
}
100% {
opacity:1;
-moz-transform:translateX(0%)
}
}
@keyframes cd-enter-right {
0% {
opacity:0;
-webkit-transform:translateX(100%);
-moz-transform:translateX(100%);
-ms-transform:translateX(100%);
-o-transform:translateX(100%);
transform:translateX(100%)
}
100% {
opacity:1;
-webkit-transform:translateX(0%);
-moz-transform:translateX(0%);
-ms-transform:translateX(0%);
-o-transform:translateX(0%);
transform:translateX(0%)
}
}
@-webkit-keyframes cd-enter-left {
0% {
opacity:0;
-webkit-transform:translateX(-100%)
}
100% {
opacity:1;
-webkit-transform:translateX(0%)
}
}
@-moz-keyframes cd-enter-left {
0% {
opacity:0;
-moz-transform:translateX(-100%)
}
100% {
opacity:1;
-moz-transform:translateX(0%)
}
}
@keyframes cd-enter-left {
0% {
opacity:0;
-webkit-transform:translateX(-100%);
-moz-transform:translateX(-100%);
-ms-transform:translateX(-100%);
-o-transform:translateX(-100%);
transform:translateX(-100%)
}
100% {
opacity:1;
-webkit-transform:translateX(0%);
-moz-transform:translateX(0%);
-ms-transform:translateX(0%);
-o-transform:translateX(0%);
transform:translateX(0%)
}
}

@media (min-width: 1200px) {
.cd-timeline-navigation a:hover {
	color: #008D6D
}
}

@media (min-width: 992px) and (max-width: 1199px) {
.event-block .img {
	width: 60%;
	margin-left: 25px
}
}

@media (min-width: 768px) and (max-width: 991px) {
.cd-timeline-navigation a {
	z-index: 999;
	top: 50px
}
.cd-timeline-navigation a.prev {
	left: -26px;
	top: 48px
}
.cd-timeline-navigation a.next {
	right: -26px
}
.event-block .img {
	width: 50%;
	margin-left: 25px;
	margin-right: 20px
}
}

@media (max-width: 767px) {
.cd-timeline-navigation a {
	z-index: 999;
	top: 50px
}
.cd-timeline-navigation a.prev {
	left: -15px;
	top: 48px
}
.cd-timeline-navigation a.next {
	right: -15px
}
.event-block .hisTxt {
	width: 100%
}
.event-block .img {
	width: 100%;
	overflow: hidden
}
.event-block .img img {
	width: 100%
}
.cd-horizontal-timeline .timeline {
	padding: 0 25px
}
}

@media (max-width: 480px) {
.cd-timeline-navigation a {
	font-size: 50px
}
.cd-timeline-navigation a.prev {
	left: -15px
}
.cd-timeline-navigation a.next {
	right: -15px
}
.cd-horizontal-timeline .events-wrapper:before {
	left: -30px
}
.cd-horizontal-timeline .events-wrapper:after {
	right: -30px
}
}
.loading-div {
	width: 300px;
	height: 100px;
	display: inline-block;
	margin: 80px auto 10px auto;
	text-align: center
}
.loading-div .loader, .loading-div .loader:before, .loading-div .loader:after {
	background: #008D6D;
	-webkit-animation: load1 1s infinite ease-in-out;
	animation: load1 1s infinite ease-in-out;
	width: 1em;
	height: 4em
}
.loading-div .loader:before, .loading-div .loader:after {
	position: absolute;
	top: 0;
	content: ''
}
.loading-div .loader:before {
	left: -1.5em;
	-webkit-animation-delay: -0.32s;
	animation-delay: -0.32s
}
.loading-div .loader {
	text-indent: -9999em;
	margin: 0 0 0;
	paddding: 35px 0 0;
	position: relative;
	font-size: 8px;
	-webkit-animation-delay: -0.16s;
	animation-delay: -0.16s;
	display: inline-block
}
.loading-div .loader:after {
	left: 1.5em
}
@-webkit-keyframes load1 {
0%, 80%, 100% {
box-shadow:0 0 #008D6D;
height:4em
}
40% {
box-shadow:0 -2em #008D6D;
height:5em
}
}
@keyframes load1 {
0%, 80%, 100% {
box-shadow:0 0 #008D6D;
height:4em
}
40% {
box-shadow:0 -2em #008D6D;
height:5em
}
}/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/
.win .animated, .mac .animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-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 {
	-webkit-animation-duration: .75s;
	animation-duration: .75s
}
.animated.flipOutX, .animated.flipOutY {
	-webkit-animation-duration: .75s;
	animation-duration: .75s
}
@-webkit-keyframes bounce {
0%, 20%, 53%, 80%, 100% {
-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
40%, 43% {
-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);
animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);
-webkit-transform:translate3d(0, -30px, 0);
transform:translate3d(0, -30px, 0)
}
70% {
-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);
animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);
-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 {
0%, 20%, 53%, 80%, 100% {
-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
40%, 43% {
-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);
animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);
-webkit-transform:translate3d(0, -30px, 0);
transform:translate3d(0, -30px, 0)
}
70% {
-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);
animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);
-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 {
0%, 50%, 100% {
opacity:1
}
25%, 75% {
opacity:0.6
}
}
@keyframes flash {
0%, 50%, 100% {
opacity:1
}
25%, 75% {
opacity:0.6
}
}
.flash {
	-webkit-animation-name: flash;
	animation-name: flash
}
@-webkit-keyframes pulse {
0% {
-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)
}
100% {
-webkit-transform:scale3d(1, 1, 1);
transform:scale3d(1, 1, 1)
}
}
@keyframes pulse {
0% {
-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)
}
100% {
-webkit-transform:scale3d(1, 1, 1);
transform:scale3d(1, 1, 1)
}
}
.pulse {
	-webkit-animation-name: pulse;
	animation-name: pulse
}
@-webkit-keyframes rubberBand {
0% {
-webkit-transform:scale3d(1, 1, 1);
transform:scale3d(1, 1, 1)
}
30% {
-webkit-transform:scale3d(1.25, 0.75, 1);
transform:scale3d(1.25, 0.75, 1)
}
40% {
-webkit-transform:scale3d(0.75, 1.25, 1);
transform:scale3d(0.75, 1.25, 1)
}
50% {
-webkit-transform:scale3d(1.15, 0.85, 1);
transform:scale3d(1.15, 0.85, 1)
}
65% {
-webkit-transform:scale3d(0.95, 1.05, 1);
transform:scale3d(0.95, 1.05, 1)
}
75% {
-webkit-transform:scale3d(1.05, 0.95, 1);
transform:scale3d(1.05, 0.95, 1)
}
100% {
-webkit-transform:scale3d(1, 1, 1);
transform:scale3d(1, 1, 1)
}
}
@keyframes rubberBand {
0% {
-webkit-transform:scale3d(1, 1, 1);
transform:scale3d(1, 1, 1)
}
30% {
-webkit-transform:scale3d(1.25, 0.75, 1);
transform:scale3d(1.25, 0.75, 1)
}
40% {
-webkit-transform:scale3d(0.75, 1.25, 1);
transform:scale3d(0.75, 1.25, 1)
}
50% {
-webkit-transform:scale3d(1.15, 0.85, 1);
transform:scale3d(1.15, 0.85, 1)
}
65% {
-webkit-transform:scale3d(0.95, 1.05, 1);
transform:scale3d(0.95, 1.05, 1)
}
75% {
-webkit-transform:scale3d(1.05, 0.95, 1);
transform:scale3d(1.05, 0.95, 1)
}
100% {
-webkit-transform:scale3d(1, 1, 1);
transform:scale3d(1, 1, 1)
}
}
.rubberBand {
	-webkit-animation-name: rubberBand;
	animation-name: rubberBand
}
@-webkit-keyframes shake {
0%, 100% {
-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 {
0%, 100% {
-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)
}
100% {
-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)
}
100% {
-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 {
0% {
-webkit-transform:scale3d(1, 1, 1);
transform:scale3d(1, 1, 1)
}
10%, 20% {
-webkit-transform:scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
transform:scale3d(0.9, 0.9, 0.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)
}
100% {
-webkit-transform:scale3d(1, 1, 1);
transform:scale3d(1, 1, 1)
}
}
@keyframes tada {
0% {
-webkit-transform:scale3d(1, 1, 1);
transform:scale3d(1, 1, 1)
}
10%, 20% {
-webkit-transform:scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
transform:scale3d(0.9, 0.9, 0.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)
}
100% {
-webkit-transform:scale3d(1, 1, 1);
transform:scale3d(1, 1, 1)
}
}
.tada {
	-webkit-animation-name: tada;
	animation-name: tada
}
@-webkit-keyframes wobble {
0% {
-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)
}
100% {
-webkit-transform:none;
transform:none
}
}
@keyframes wobble {
0% {
-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)
}
100% {
-webkit-transform:none;
transform:none
}
}
.wobble {
	-webkit-animation-name: wobble;
	animation-name: wobble
}
@-webkit-keyframes jello {
11.1% {
-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(-0.78125deg) skewY(-0.78125deg);
transform:skewX(-0.78125deg) skewY(-0.78125deg)
}
77.7% {
-webkit-transform:skewX(0.39063deg) skewY(0.39063deg);
transform:skewX(0.39063deg) skewY(0.39063deg)
}
88.8% {
-webkit-transform:skewX(-0.19531deg) skewY(-0.19531deg);
transform:skewX(-0.19531deg) skewY(-0.19531deg)
}
100% {
-webkit-transform:none;
transform:none
}
}
@keyframes jello {
11.1% {
-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(-0.78125deg) skewY(-0.78125deg);
transform:skewX(-0.78125deg) skewY(-0.78125deg)
}
77.7% {
-webkit-transform:skewX(0.39063deg) skewY(0.39063deg);
transform:skewX(0.39063deg) skewY(0.39063deg)
}
88.8% {
-webkit-transform:skewX(-0.19531deg) skewY(-0.19531deg);
transform:skewX(-0.19531deg) skewY(-0.19531deg)
}
100% {
-webkit-transform:none;
transform:none
}
}
.jello {
	-webkit-animation-name: jello;
	animation-name: jello;
	-webkit-transform-origin: center;
	transform-origin: center
}
@-webkit-keyframes bounceIn {
0%, 20%, 40%, 60%, 80%, 100% {
-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)
}
0% {
opacity:0;
-webkit-transform:scale3d(0.3, 0.3, 0.3);
transform:scale3d(0.3, 0.3, 0.3)
}
20% {
-webkit-transform:scale3d(1.1, 1.1, 1.1);
transform:scale3d(1.1, 1.1, 1.1)
}
40% {
-webkit-transform:scale3d(0.9, 0.9, 0.9);
transform:scale3d(0.9, 0.9, 0.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(0.97, 0.97, 0.97);
transform:scale3d(0.97, 0.97, 0.97)
}
100% {
opacity:1;
-webkit-transform:scale3d(1, 1, 1);
transform:scale3d(1, 1, 1)
}
}
@keyframes bounceIn {
0%, 20%, 40%, 60%, 80%, 100% {
-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)
}
0% {
opacity:0;
-webkit-transform:scale3d(0.3, 0.3, 0.3);
transform:scale3d(0.3, 0.3, 0.3)
}
20% {
-webkit-transform:scale3d(1.1, 1.1, 1.1);
transform:scale3d(1.1, 1.1, 1.1)
}
40% {
-webkit-transform:scale3d(0.9, 0.9, 0.9);
transform:scale3d(0.9, 0.9, 0.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(0.97, 0.97, 0.97);
transform:scale3d(0.97, 0.97, 0.97)
}
100% {
opacity:1;
-webkit-transform:scale3d(1, 1, 1);
transform:scale3d(1, 1, 1)
}
}
.bounceIn {
	-webkit-animation-name: bounceIn;
	animation-name: bounceIn
}
@-webkit-keyframes bounceInDown {
0%, 60%, 75%, 90%, 100% {
-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function:cubic-bezier(0.215, 0.61, 0.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)
}
100% {
-webkit-transform:none;
transform:none
}
}
@keyframes bounceInDown {
0%, 60%, 75%, 90%, 100% {
-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function:cubic-bezier(0.215, 0.61, 0.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)
}
100% {
-webkit-transform:none;
transform:none
}
}
.bounceInDown {
	-webkit-animation-name: bounceInDown;
	animation-name: bounceInDown
}
@-webkit-keyframes bounceInLeft {
0%, 60%, 75%, 90%, 100% {
-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function:cubic-bezier(0.215, 0.61, 0.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)
}
100% {
-webkit-transform:none;
transform:none
}
}
@keyframes bounceInLeft {
0%, 60%, 75%, 90%, 100% {
-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function:cubic-bezier(0.215, 0.61, 0.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)
}
100% {
-webkit-transform:none;
transform:none
}
}
.bounceInLeft {
	-webkit-animation-name: bounceInLeft;
	animation-name: bounceInLeft
}
@-webkit-keyframes bounceInRight {
0%, 60%, 75%, 90%, 100% {
-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function:cubic-bezier(0.215, 0.61, 0.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)
}
100% {
-webkit-transform:none;
transform:none
}
}
@keyframes bounceInRight {
0%, 60%, 75%, 90%, 100% {
-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function:cubic-bezier(0.215, 0.61, 0.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)
}
100% {
-webkit-transform:none;
transform:none
}
}
.bounceInRight {
	-webkit-animation-name: bounceInRight;
	animation-name: bounceInRight
}
@-webkit-keyframes bounceInUp {
0%, 60%, 75%, 90%, 100% {
-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)
}
0% {
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)
}
100% {
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
}
@keyframes bounceInUp {
0%, 60%, 75%, 90%, 100% {
-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)
}
0% {
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)
}
100% {
-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(0.9, 0.9, 0.9);
transform:scale3d(0.9, 0.9, 0.9)
}
50%, 55% {
opacity:1;
-webkit-transform:scale3d(1.1, 1.1, 1.1);
transform:scale3d(1.1, 1.1, 1.1)
}
100% {
opacity:0;
-webkit-transform:scale3d(0.3, 0.3, 0.3);
transform:scale3d(0.3, 0.3, 0.3)
}
}
@keyframes bounceOut {
20% {
-webkit-transform:scale3d(0.9, 0.9, 0.9);
transform:scale3d(0.9, 0.9, 0.9)
}
50%, 55% {
opacity:1;
-webkit-transform:scale3d(1.1, 1.1, 1.1);
transform:scale3d(1.1, 1.1, 1.1)
}
100% {
opacity:0;
-webkit-transform:scale3d(0.3, 0.3, 0.3);
transform:scale3d(0.3, 0.3, 0.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)
}
100% {
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)
}
100% {
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)
}
100% {
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)
}
100% {
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)
}
100% {
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)
}
100% {
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)
}
100% {
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)
}
100% {
opacity:0;
-webkit-transform:translate3d(0, -2000px, 0);
transform:translate3d(0, -2000px, 0)
}
}
.bounceOutUp {
	-webkit-animation-name: bounceOutUp;
	animation-name: bounceOutUp
}
@-webkit-keyframes fadeIn {
0% {
opacity:0
}
100% {
opacity:1
}
}
@keyframes fadeIn {
0% {
opacity:0
}
100% {
opacity:1
}
}
.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn
}
@-webkit-keyframes fadeInDown {
0% {
opacity:0;
-webkit-transform:translate3d(0, -100%, 0);
transform:translate3d(0, -100%, 0)
}
100% {
opacity:1;
-webkit-transform:none;
transform:none
}
}
@keyframes fadeInDown {
0% {
opacity:0;
-webkit-transform:translate3d(0, -100%, 0);
transform:translate3d(0, -100%, 0)
}
100% {
opacity:1;
-webkit-transform:none;
transform:none
}
}
.fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown
}
@-webkit-keyframes fadeInDownBig {
0% {
opacity:0;
-webkit-transform:translate3d(0, -2000px, 0);
transform:translate3d(0, -2000px, 0)
}
100% {
opacity:1;
-webkit-transform:none;
transform:none
}
}
@keyframes fadeInDownBig {
0% {
opacity:0;
-webkit-transform:translate3d(0, -2000px, 0);
transform:translate3d(0, -2000px, 0)
}
100% {
opacity:1;
-webkit-transform:none;
transform:none
}
}
.fadeInDownBig {
	-webkit-animation-name: fadeInDownBig;
	animation-name: fadeInDownBig
}
@-webkit-keyframes fadeInLeft {
0% {
opacity:0;
-webkit-transform:translate3d(-100%, 0, 0);
transform:translate3d(-100%, 0, 0)
}
100% {
opacity:1;
-webkit-transform:none;
transform:none
}
}
@keyframes fadeInLeft {
0% {
opacity:0;
-webkit-transform:translate3d(-100%, 0, 0);
transform:translate3d(-100%, 0, 0)
}
100% {
opacity:1;
-webkit-transform:none;
transform:none
}
}
.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft
}
@-webkit-keyframes fadeInLeftBig {
0% {
opacity:0;
-webkit-transform:translate3d(-2000px, 0, 0);
transform:translate3d(-2000px, 0, 0)
}
100% {
opacity:1;
-webkit-transform:none;
transform:none
}
}
@keyframes fadeInLeftBig {
0% {
opacity:0;
-webkit-transform:translate3d(-2000px, 0, 0);
transform:translate3d(-2000px, 0, 0)
}
100% {
opacity:1;
-webkit-transform:none;
transform:none
}
}
.fadeInLeftBig {
	-webkit-animation-name: fadeInLeftBig;
	animation-name: fadeInLeftBig
}
@-webkit-keyframes fadeInRight {
0% {
opacity:0;
-webkit-transform:translate3d(100%, 0, 0);
transform:translate3d(100%, 0, 0)
}
100% {
opacity:1;
-webkit-transform:none;
transform:none
}
}
@keyframes fadeInRight {
0% {
opacity:0;
-webkit-transform:translate3d(100%, 0, 0);
transform:translate3d(100%, 0, 0)
}
100% {
opacity:1;
-webkit-transform:none;
transform:none
}
}
.fadeInRight {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight
}
@-webkit-keyframes fadeInRightBig {
0% {
opacity:0;
-webkit-transform:translate3d(2000px, 0, 0);
transform:translate3d(2000px, 0, 0)
}
100% {
opacity:1;
-webkit-transform:none;
transform:none
}
}
@keyframes fadeInRightBig {
0% {
opacity:0;
-webkit-transform:translate3d(2000px, 0, 0);
transform:translate3d(2000px, 0, 0)
}
100% {
opacity:1;
-webkit-transform:none;
transform:none
}
}
.fadeInRightBig {
	-webkit-animation-name: fadeInRightBig;
	animation-name: fadeInRightBig
}
@-webkit-keyframes fadeInUp {
0% {
opacity:0;
-webkit-transform:translate3d(0, 100%, 0);
transform:translate3d(0, 100%, 0)
}
100% {
opacity:1;
-webkit-transform:none;
transform:none
}
}
@keyframes fadeInUp {
0% {
opacity:0;
-webkit-transform:translate3d(0, 100%, 0);
transform:translate3d(0, 100%, 0)
}
100% {
opacity:1;
-webkit-transform:none;
transform:none
}
}
.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp
}
@-webkit-keyframes fadeInUpBig {
0% {
opacity:0;
-webkit-transform:translate3d(0, 2000px, 0);
transform:translate3d(0, 2000px, 0)
}
100% {
opacity:1;
-webkit-transform:none;
transform:none
}
}
@keyframes fadeInUpBig {
0% {
opacity:0;
-webkit-transform:translate3d(0, 2000px, 0);
transform:translate3d(0, 2000px, 0)
}
100% {
opacity:1;
-webkit-transform:none;
transform:none
}
}
.fadeInUpBig {
	-webkit-animation-name: fadeInUpBig;
	animation-name: fadeInUpBig
}
@-webkit-keyframes fadeOut {
0% {
opacity:1
}
100% {
opacity:0
}
}
@keyframes fadeOut {
0% {
opacity:1
}
100% {
opacity:0
}
}
.fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut
}
@-webkit-keyframes fadeOutDown {
0% {
opacity:1
}
100% {
opacity:0;
-webkit-transform:translate3d(0, 100%, 0);
transform:translate3d(0, 100%, 0)
}
}
@keyframes fadeOutDown {
0% {
opacity:1
}
100% {
opacity:0;
-webkit-transform:translate3d(0, 100%, 0);
transform:translate3d(0, 100%, 0)
}
}
.fadeOutDown {
	-webkit-animation-name: fadeOutDown;
	animation-name: fadeOutDown
}
@-webkit-keyframes fadeOutDownBig {
0% {
opacity:1
}
100% {
opacity:0;
-webkit-transform:translate3d(0, 2000px, 0);
transform:translate3d(0, 2000px, 0)
}
}
@keyframes fadeOutDownBig {
0% {
opacity:1
}
100% {
opacity:0;
-webkit-transform:translate3d(0, 2000px, 0);
transform:translate3d(0, 2000px, 0)
}
}
.fadeOutDownBig {
	-webkit-animation-name: fadeOutDownBig;
	animation-name: fadeOutDownBig
}
@-webkit-keyframes fadeOutLeft {
0% {
opacity:1
}
100% {
opacity:0;
-webkit-transform:translate3d(-100%, 0, 0);
transform:translate3d(-100%, 0, 0)
}
}
@keyframes fadeOutLeft {
0% {
opacity:1
}
100% {
opacity:0;
-webkit-transform:translate3d(-100%, 0, 0);
transform:translate3d(-100%, 0, 0)
}
}
.fadeOutLeft {
	-webkit-animation-name: fadeOutLeft;
	animation-name: fadeOutLeft
}
@-webkit-keyframes fadeOutLeftBig {
0% {
opacity:1
}
100% {
opacity:0;
-webkit-transform:translate3d(-2000px, 0, 0);
transform:translate3d(-2000px, 0, 0)
}
}
@keyframes fadeOutLeftBig {
0% {
opacity:1
}
100% {
opacity:0;
-webkit-transform:translate3d(-2000px, 0, 0);
transform:translate3d(-2000px, 0, 0)
}
}
.fadeOutLeftBig {
	-webkit-animation-name: fadeOutLeftBig;
	animation-name: fadeOutLeftBig
}
@-webkit-keyframes fadeOutRight {
0% {
opacity:1
}
100% {
opacity:0;
-webkit-transform:translate3d(100%, 0, 0);
transform:translate3d(100%, 0, 0)
}
}
@keyframes fadeOutRight {
0% {
opacity:1
}
100% {
opacity:0;
-webkit-transform:translate3d(100%, 0, 0);
transform:translate3d(100%, 0, 0)
}
}
.fadeOutRight {
	-webkit-animation-name: fadeOutRight;
	animation-name: fadeOutRight
}
@-webkit-keyframes fadeOutRightBig {
0% {
opacity:1
}
100% {
opacity:0;
-webkit-transform:translate3d(2000px, 0, 0);
transform:translate3d(2000px, 0, 0)
}
}
@keyframes fadeOutRightBig {
0% {
opacity:1
}
100% {
opacity:0;
-webkit-transform:translate3d(2000px, 0, 0);
transform:translate3d(2000px, 0, 0)
}
}
.fadeOutRightBig {
	-webkit-animation-name: fadeOutRightBig;
	animation-name: fadeOutRightBig
}
@-webkit-keyframes fadeOutUp {
0% {
opacity:1
}
100% {
opacity:0;
-webkit-transform:translate3d(0, -100%, 0);
transform:translate3d(0, -100%, 0)
}
}
@keyframes fadeOutUp {
0% {
opacity:1
}
100% {
opacity:0;
-webkit-transform:translate3d(0, -100%, 0);
transform:translate3d(0, -100%, 0)
}
}
.fadeOutUp {
	-webkit-animation-name: fadeOutUp;
	animation-name: fadeOutUp
}
@-webkit-keyframes fadeOutUpBig {
0% {
opacity:1
}
100% {
opacity:0;
-webkit-transform:translate3d(0, -2000px, 0);
transform:translate3d(0, -2000px, 0)
}
}
@keyframes fadeOutUpBig {
0% {
opacity:1
}
100% {
opacity:0;
-webkit-transform:translate3d(0, -2000px, 0);
transform:translate3d(0, -2000px, 0)
}
}
.fadeOutUpBig {
	-webkit-animation-name: fadeOutUpBig;
	animation-name: fadeOutUpBig
}
@-webkit-keyframes flip {
0% {
-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(0.95, 0.95, 0.95);
transform:perspective(400px) scale3d(0.95, 0.95, 0.95);
-webkit-animation-timing-function:ease-in;
animation-timing-function:ease-in
}
100% {
-webkit-transform:perspective(400px);
transform:perspective(400px);
-webkit-animation-timing-function:ease-in;
animation-timing-function:ease-in
}
}
@keyframes flip {
0% {
-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(0.95, 0.95, 0.95);
transform:perspective(400px) scale3d(0.95, 0.95, 0.95);
-webkit-animation-timing-function:ease-in;
animation-timing-function:ease-in
}
100% {
-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 {
0% {
-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)
}
100% {
-webkit-transform:perspective(400px);
transform:perspective(400px)
}
}
@keyframes flipInX {
0% {
-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)
}
100% {
-webkit-transform:perspective(400px);
transform:perspective(400px)
}
}
.flipInX {
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipInX;
	animation-name: flipInX
}
@-webkit-keyframes flipInY {
0% {
-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)
}
100% {
-webkit-transform:perspective(400px);
transform:perspective(400px)
}
}
@keyframes flipInY {
0% {
-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)
}
100% {
-webkit-transform:perspective(400px);
transform:perspective(400px)
}
}
.flipInY {
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipInY;
	animation-name: flipInY
}
@-webkit-keyframes flipOutX {
0% {
-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
}
100% {
-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 90deg);
transform:perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity:0
}
}
@keyframes flipOutX {
0% {
-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
}
100% {
-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;
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important
}
@-webkit-keyframes flipOutY {
0% {
-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
}
100% {
-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);
transform:perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity:0
}
}
@keyframes flipOutY {
0% {
-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
}
100% {
-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
}
@-webkit-keyframes lightSpeedIn {
0% {
-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
}
100% {
-webkit-transform:none;
transform:none;
opacity:1
}
}
@keyframes lightSpeedIn {
0% {
-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
}
100% {
-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 {
0% {
opacity:1
}
100% {
-webkit-transform:translate3d(100%, 0, 0) skewX(30deg);
transform:translate3d(100%, 0, 0) skewX(30deg);
opacity:0
}
}
@keyframes lightSpeedOut {
0% {
opacity:1
}
100% {
-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 {
0% {
-webkit-transform-origin:center;
transform-origin:center;
-webkit-transform:rotate3d(0, 0, 1, -200deg);
transform:rotate3d(0, 0, 1, -200deg);
opacity:0
}
100% {
-webkit-transform-origin:center;
transform-origin:center;
-webkit-transform:none;
transform:none;
opacity:1
}
}
@keyframes rotateIn {
0% {
-webkit-transform-origin:center;
transform-origin:center;
-webkit-transform:rotate3d(0, 0, 1, -200deg);
transform:rotate3d(0, 0, 1, -200deg);
opacity:0
}
100% {
-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 {
0% {
-webkit-transform-origin:left bottom;
transform-origin:left bottom;
-webkit-transform:rotate3d(0, 0, 1, -45deg);
transform:rotate3d(0, 0, 1, -45deg);
opacity:0
}
100% {
-webkit-transform-origin:left bottom;
transform-origin:left bottom;
-webkit-transform:none;
transform:none;
opacity:1
}
}
@keyframes rotateInDownLeft {
0% {
-webkit-transform-origin:left bottom;
transform-origin:left bottom;
-webkit-transform:rotate3d(0, 0, 1, -45deg);
transform:rotate3d(0, 0, 1, -45deg);
opacity:0
}
100% {
-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 {
0% {
-webkit-transform-origin:right bottom;
transform-origin:right bottom;
-webkit-transform:rotate3d(0, 0, 1, 45deg);
transform:rotate3d(0, 0, 1, 45deg);
opacity:0
}
100% {
-webkit-transform-origin:right bottom;
transform-origin:right bottom;
-webkit-transform:none;
transform:none;
opacity:1
}
}
@keyframes rotateInDownRight {
0% {
-webkit-transform-origin:right bottom;
transform-origin:right bottom;
-webkit-transform:rotate3d(0, 0, 1, 45deg);
transform:rotate3d(0, 0, 1, 45deg);
opacity:0
}
100% {
-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 {
0% {
-webkit-transform-origin:left bottom;
transform-origin:left bottom;
-webkit-transform:rotate3d(0, 0, 1, 45deg);
transform:rotate3d(0, 0, 1, 45deg);
opacity:0
}
100% {
-webkit-transform-origin:left bottom;
transform-origin:left bottom;
-webkit-transform:none;
transform:none;
opacity:1
}
}
@keyframes rotateInUpLeft {
0% {
-webkit-transform-origin:left bottom;
transform-origin:left bottom;
-webkit-transform:rotate3d(0, 0, 1, 45deg);
transform:rotate3d(0, 0, 1, 45deg);
opacity:0
}
100% {
-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 {
0% {
-webkit-transform-origin:right bottom;
transform-origin:right bottom;
-webkit-transform:rotate3d(0, 0, 1, -90deg);
transform:rotate3d(0, 0, 1, -90deg);
opacity:0
}
100% {
-webkit-transform-origin:right bottom;
transform-origin:right bottom;
-webkit-transform:none;
transform:none;
opacity:1
}
}
@keyframes rotateInUpRight {
0% {
-webkit-transform-origin:right bottom;
transform-origin:right bottom;
-webkit-transform:rotate3d(0, 0, 1, -90deg);
transform:rotate3d(0, 0, 1, -90deg);
opacity:0
}
100% {
-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 {
0% {
-webkit-transform-origin:center;
transform-origin:center;
opacity:1
}
100% {
-webkit-transform-origin:center;
transform-origin:center;
-webkit-transform:rotate3d(0, 0, 1, 200deg);
transform:rotate3d(0, 0, 1, 200deg);
opacity:0
}
}
@keyframes rotateOut {
0% {
-webkit-transform-origin:center;
transform-origin:center;
opacity:1
}
100% {
-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 {
0% {
-webkit-transform-origin:left bottom;
transform-origin:left bottom;
opacity:1
}
100% {
-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 {
0% {
-webkit-transform-origin:left bottom;
transform-origin:left bottom;
opacity:1
}
100% {
-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 {
0% {
-webkit-transform-origin:right bottom;
transform-origin:right bottom;
opacity:1
}
100% {
-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 {
0% {
-webkit-transform-origin:right bottom;
transform-origin:right bottom;
opacity:1
}
100% {
-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 {
0% {
-webkit-transform-origin:left bottom;
transform-origin:left bottom;
opacity:1
}
100% {
-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 {
0% {
-webkit-transform-origin:left bottom;
transform-origin:left bottom;
opacity:1
}
100% {
-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 {
0% {
-webkit-transform-origin:right bottom;
transform-origin:right bottom;
opacity:1
}
100% {
-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 {
0% {
-webkit-transform-origin:right bottom;
transform-origin:right bottom;
opacity:1
}
100% {
-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
}
100% {
-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
}
100% {
-webkit-transform:translate3d(0, 700px, 0);
transform:translate3d(0, 700px, 0);
opacity:0
}
}
.hinge {
	-webkit-animation-name: hinge;
	animation-name: hinge
}
@-webkit-keyframes rollIn {
0% {
opacity:0;
-webkit-transform:translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
transform:translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
}
100% {
opacity:1;
-webkit-transform:none;
transform:none
}
}
@keyframes rollIn {
0% {
opacity:0;
-webkit-transform:translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
transform:translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
}
100% {
opacity:1;
-webkit-transform:none;
transform:none
}
}
.rollIn {
	-webkit-animation-name: rollIn;
	animation-name: rollIn
}
@-webkit-keyframes rollOut {
0% {
opacity:1
}
100% {
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 {
0% {
opacity:1
}
100% {
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 {
0% {
opacity:0;
-webkit-transform:scale3d(0.3, 0.3, 0.3);
transform:scale3d(0.3, 0.3, 0.3)
}
50% {
opacity:1
}
}
@keyframes zoomIn {
0% {
opacity:0;
-webkit-transform:scale3d(0.3, 0.3, 0.3);
transform:scale3d(0.3, 0.3, 0.3)
}
50% {
opacity:1
}
}
.zoomIn {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn
}
@-webkit-keyframes zoomInDown {
0% {
opacity:0;
-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)
}
60% {
opacity:1;
-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)
}
}
@keyframes zoomInDown {
0% {
opacity:0;
-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)
}
60% {
opacity:1;
-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)
}
}
.zoomInDown {
	-webkit-animation-name: zoomInDown;
	animation-name: zoomInDown
}
@-webkit-keyframes zoomInLeft {
0% {
opacity:0;
-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)
}
60% {
opacity:1;
-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)
}
}
@keyframes zoomInLeft {
0% {
opacity:0;
-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)
}
60% {
opacity:1;
-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)
}
}
.zoomInLeft {
	-webkit-animation-name: zoomInLeft;
	animation-name: zoomInLeft
}
@-webkit-keyframes zoomInRight {
0% {
opacity:0;
-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)
}
60% {
opacity:1;
-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)
}
}
@keyframes zoomInRight {
0% {
opacity:0;
-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)
}
60% {
opacity:1;
-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)
}
}
.zoomInRight {
	-webkit-animation-name: zoomInRight;
	animation-name: zoomInRight
}
@-webkit-keyframes zoomInUp {
0% {
opacity:0;
-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)
}
60% {
opacity:1;
-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)
}
}
@keyframes zoomInUp {
0% {
opacity:0;
-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)
}
60% {
opacity:1;
-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)
}
}
.zoomInUp {
	-webkit-animation-name: zoomInUp;
	animation-name: zoomInUp
}
@-webkit-keyframes zoomOut {
0% {
opacity:1
}
50% {
opacity:0;
-webkit-transform:scale3d(0.3, 0.3, 0.3);
transform:scale3d(0.3, 0.3, 0.3)
}
100% {
opacity:0
}
}
@keyframes zoomOut {
0% {
opacity:1
}
50% {
opacity:0;
-webkit-transform:scale3d(0.3, 0.3, 0.3);
transform:scale3d(0.3, 0.3, 0.3)
}
100% {
opacity:0
}
}
.zoomOut {
	-webkit-animation-name: zoomOut;
	animation-name: zoomOut
}
@-webkit-keyframes zoomOutDown {
40% {
opacity:1;
-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)
}
100% {
opacity:0;
-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
-webkit-transform-origin:center bottom;
transform-origin:center bottom;
-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)
}
}
@keyframes zoomOutDown {
40% {
opacity:1;
-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)
}
100% {
opacity:0;
-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
-webkit-transform-origin:center bottom;
transform-origin:center bottom;
-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)
}
}
.zoomOutDown {
	-webkit-animation-name: zoomOutDown;
	animation-name: zoomOutDown
}
@-webkit-keyframes zoomOutLeft {
40% {
opacity:1;
-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
transform:scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)
}
100% {
opacity:0;
-webkit-transform:scale(0.1) translate3d(-2000px, 0, 0);
transform:scale(0.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin:left center;
transform-origin:left center
}
}
@keyframes zoomOutLeft {
40% {
opacity:1;
-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
transform:scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)
}
100% {
opacity:0;
-webkit-transform:scale(0.1) translate3d(-2000px, 0, 0);
transform:scale(0.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(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
transform:scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)
}
100% {
opacity:0;
-webkit-transform:scale(0.1) translate3d(2000px, 0, 0);
transform:scale(0.1) translate3d(2000px, 0, 0);
-webkit-transform-origin:right center;
transform-origin:right center
}
}
@keyframes zoomOutRight {
40% {
opacity:1;
-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
transform:scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)
}
100% {
opacity:0;
-webkit-transform:scale(0.1) translate3d(2000px, 0, 0);
transform:scale(0.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(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)
}
100% {
opacity:0;
-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
-webkit-transform-origin:center bottom;
transform-origin:center bottom;
-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)
}
}
@keyframes zoomOutUp {
40% {
opacity:1;
-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)
}
100% {
opacity:0;
-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
-webkit-transform-origin:center bottom;
transform-origin:center bottom;
-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)
}
}
.zoomOutUp {
	-webkit-animation-name: zoomOutUp;
	animation-name: zoomOutUp
}
@-webkit-keyframes slideInDown {
0% {
-webkit-transform:translate3d(0, -100%, 0);
transform:translate3d(0, -100%, 0);
visibility:visible
}
100% {
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
}
@keyframes slideInDown {
0% {
-webkit-transform:translate3d(0, -100%, 0);
transform:translate3d(0, -100%, 0);
visibility:visible
}
100% {
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
}
.slideInDown {
	-webkit-animation-name: slideInDown;
	animation-name: slideInDown
}
@-webkit-keyframes slideInLeft {
0% {
-webkit-transform:translate3d(-100%, 0, 0);
transform:translate3d(-100%, 0, 0);
visibility:visible
}
100% {
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
}
@keyframes slideInLeft {
0% {
-webkit-transform:translate3d(-100%, 0, 0);
transform:translate3d(-100%, 0, 0);
visibility:visible
}
100% {
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
}
.slideInLeft {
	-webkit-animation-name: slideInLeft;
	animation-name: slideInLeft
}
@-webkit-keyframes slideInRight {
0% {
-webkit-transform:translate3d(100%, 0, 0);
transform:translate3d(100%, 0, 0);
visibility:visible
}
100% {
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
}
@keyframes slideInRight {
0% {
-webkit-transform:translate3d(100%, 0, 0);
transform:translate3d(100%, 0, 0);
visibility:visible
}
100% {
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
}
.slideInRight {
	-webkit-animation-name: slideInRight;
	animation-name: slideInRight
}
@-webkit-keyframes slideInUp {
0% {
-webkit-transform:translate3d(0, 100%, 0);
transform:translate3d(0, 100%, 0);
visibility:visible
}
100% {
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
}
@keyframes slideInUp {
0% {
-webkit-transform:translate3d(0, 100%, 0);
transform:translate3d(0, 100%, 0);
visibility:visible
}
100% {
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
}
.slideInUp {
	-webkit-animation-name: slideInUp;
	animation-name: slideInUp
}
@-webkit-keyframes slideOutDown {
0% {
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
100% {
visibility:hidden;
-webkit-transform:translate3d(0, 100%, 0);
transform:translate3d(0, 100%, 0)
}
}
@keyframes slideOutDown {
0% {
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
100% {
visibility:hidden;
-webkit-transform:translate3d(0, 100%, 0);
transform:translate3d(0, 100%, 0)
}
}
.slideOutDown {
	-webkit-animation-name: slideOutDown;
	animation-name: slideOutDown
}
@-webkit-keyframes slideOutLeft {
0% {
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
100% {
visibility:hidden;
-webkit-transform:translate3d(-100%, 0, 0);
transform:translate3d(-100%, 0, 0)
}
}
@keyframes slideOutLeft {
0% {
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
100% {
visibility:hidden;
-webkit-transform:translate3d(-100%, 0, 0);
transform:translate3d(-100%, 0, 0)
}
}
.slideOutLeft {
	-webkit-animation-name: slideOutLeft;
	animation-name: slideOutLeft
}
@-webkit-keyframes slideOutRight {
0% {
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
100% {
visibility:hidden;
-webkit-transform:translate3d(100%, 0, 0);
transform:translate3d(100%, 0, 0)
}
}
@keyframes slideOutRight {
0% {
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
100% {
visibility:hidden;
-webkit-transform:translate3d(100%, 0, 0);
transform:translate3d(100%, 0, 0)
}
}
.slideOutRight {
	-webkit-animation-name: slideOutRight;
	animation-name: slideOutRight
}
@-webkit-keyframes slideOutUp {
0% {
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
100% {
visibility:hidden;
-webkit-transform:translate3d(0, -100%, 0);
transform:translate3d(0, -100%, 0)
}
}
@keyframes slideOutUp {
0% {
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
100% {
visibility:hidden;
-webkit-transform:translate3d(0, -100%, 0);
transform:translate3d(0, -100%, 0)
}
}
.slideOutUp {
	-webkit-animation-name: slideOutUp;
	animation-name: slideOutUp
}
.win .animate, .mac .animate {
	filter: alpha(opacity=0);
	opacity: 0
}
.ie9 .animate, .ie8 .animate {
	filter: alpha(opacity=100);
	opacity: 1
}
body {
	overflow: hidden
}
body.loaded {
	overflow-y: scroll
}
#loader-wrapper {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 99999999
}
#loader {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	width: 500px;
	height: 500px;
	margin: auto;
	z-index: 9999999;
	background: url("/Portals/_default/Skins/Enoc/assets/svgs/loader.gif") no-repeat center center
}
#loader-wrapper .loader-section {
	position: fixed;
	top: 0;
	width: 51%;
	height: 100%;
	background: #fff;
	z-index: 999999;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0)
}
#loader-wrapper .loader-section.section-left {
	left: 0
}
#loader-wrapper .loader-section.section-right {
	right: 0
}
.loaded #loader-wrapper .loader-section.section-left {
	-webkit-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	transform: translateX(-100%);
	-webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1)
}
.loaded #loader-wrapper .loader-section.section-right {
	-webkit-transform: translateX(100%);
	-ms-transform: translateX(100%);
	transform: translateX(100%);
	-webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1)
}
.loaded #loader {
	opacity: 0;
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out
}
.loaded #loader-wrapper {
	visibility: hidden;
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%);
	-webkit-transition: all 0.3s 1s ease-out;
	transition: all 0.3s 1s ease-out
}
.no-js #loader-wrapper {
	display: none
}
#loader-wrapper.inner #loader {
	background: #FFFFFF !important
}

@media (max-width: 767px) {
#loader {
	width: 100%;
	height: 100%
}
}
#nav-icon3 {
	width: 33px;
	position: absolute;
	right: 30px;
	margin: auto;
	z-index: 99999;
	top: 10px;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	cursor: pointer
}
#nav-icon3 span {
	display: block;
	position: absolute;
	height: 6px;
	width: 100%;
	background: #008D6D;
	border-radius: 9px;
	opacity: 1;
	left: 0;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg)
}
#nav-icon3 span:nth-child(1) {
	top: 6px
}
#nav-icon3 span:nth-child(2), #nav-icon3 span:nth-child(3) {
	top: 18px
}
#nav-icon3 span:nth-child(4) {
	top: 30px
}
#nav-icon3.click span:nth-child(1) {
	top: 18px;
	width: 0%;
	left: 50%
}
#nav-icon3.click span:nth-child(2) {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg)
}
#nav-icon3.click span:nth-child(3) {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg)
}
#nav-icon3.click span:nth-child(4) {
	top: 18px;
	width: 0%;
	left: 50%
}

@media (min-width: 1200px) {
#nav-icon3 {
	display: none
}
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top
}
.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020
}
.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}
.fancybox-opened {
	z-index: 999999
}
.fancybox-outer, .fancybox-inner {
	position: relative
}
.fancybox-inner {
	overflow: hidden
}
.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch
}
.fancybox-error {
	color: #444;
	margin: 0;
	padding: 15px;
	white-space: nowrap
}
.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%
}
.fancybox-image {
	max-width: 100%;
	max-height: 100%
}
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url("/Portals/_default/Skins/Enoc/assets/images/fancybox_sprite.png")
}
#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 99999
}
#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url("/Portals/_default/Skins/Enoc/assets/images/fancybox_loading.gif") center center no-repeat
}
.fancybox-close {
	position: absolute;
	top: 0;
	right: 0;
	width: 40px;
	height: 38px;
	cursor: pointer;
	z-index: 8040;
	background: #008D6D;
	color: #fff;
	text-align: center;
	line-height: 42px;
	font-size: 16px
}
.fancybox-close:before {
	font-family: "enoc" !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\77"
}
.fancybox-close:hover, .fancybox-close:focus {
	text-decoration: none
}
.fancybox-nav {
	position: absolute;
	top: 50%;
	width: 40px;
	height: 40px;
	cursor: pointer;
	text-decoration: none;
	background: transparent url("/Portals/_default/Skins/Enoc/assets/images/blank.gif");
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
	text-align: center;
	font-size: 40px;
	color: #fff;
	line-height: 40px
}
.fancybox-nav:hover, .fancybox-nav:focus {
	text-decoration: none
}
.fancybox-prev {
	left: -100px
}
.fancybox-prev:before {
	font-family: "enoc" !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\64"
}
.fancybox-next {
	right: -100px
}
.fancybox-next:before {
	font-family: "enoc" !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\63"
}
.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important
}
.fancybox-lock {
	overflow: hidden !important;
	width: auto
}
.fancybox-lock body {
	overflow: hidden !important
}
.fancybox-lock-test {
	overflow-y: hidden !important
}
.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 99999;
	background: #000000;
	background: rgba(0,0,0,0.8)
}
.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0
}
.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll
}
.fancybox-title {
	visibility: hidden;
	position: relative;
	text-shadow: none;
	z-index: 8050
}
.fancybox-opened .fancybox-title {
	visibility: visible
}
.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center
}
.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent;
	background: rgba(0,0,0,0.8);
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap
}
.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff
}
.fancybox-title-inside-wrap {
	padding-top: 10px
}
.fancybox-title-over-wrap {
	position: absolute;
	bottom: -50px;
	width: 100%;
	left: 0;
	text-align: center;
	color: #fff;
	padding: 10px
}

@media (min-width: 992px) and (max-width: 1199px) {
.fancybox-next {
	right: 0;
	background: rgba(0,207,180,0.8)
}
.fancybox-prev {
	left: 0;
	background: rgba(0,207,180,0.8)
}
.fancybox-close {
	background: rgba(0,207,180,0.8)
}
}

@media (min-width: 768px) and (max-width: 991px) {
.fancybox-next {
	right: 0;
	background: rgba(0,207,180,0.8)
}
.fancybox-prev {
	left: 0;
	background: rgba(0,207,180,0.8)
}
.fancybox-close {
	background: rgba(0,207,180,0.8)
}
}

@media (max-width: 767px) {
.fancybox-next {
	right: 0;
	background: rgba(0,207,180,0.8)
}
.fancybox-prev {
	left: 0;
	background: rgba(0,207,180,0.8)
}
.fancybox-close {
	background: rgba(0,207,180,0.8)
}
}

@media (max-width: 480px) {
.fancybox-next {
	right: 0;
	background: rgba(0,207,180,0.8);
	font-size: 20px
}
.fancybox-prev {
	left: 0;
	background: rgba(0,207,180,0.8);
	font-size: 20px
}
.fancybox-close {
	font-size: 12px
}
}
.page-not-found {
	padding: 60px 0;
	text-align: center
}
.page-not-found h1 {
	font-size: 100px;
	line-height: 100px
}
.sitemap li {
	list-style-type: none;
	margin-bottom: 12px
}
.sitemap li a {
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}
.sitemap li a:hover, .sitemap li a:focus {
	text-decoration: none
}
.sitemap li a.no-link {
	cursor: default
}
.sitemap li a.no-link:hover {
	color: #000
}
.sitemap li ul {
	border-left: 2px solid #008D6D;
	margin-left: 13px;
	padding-left: 16px;
	margin-bottom: 17px;
	margin-top: 12px
}
.sitemap li ul li {
	line-height: 18px
}
.sitemap li ul li ul {
	border-left: 2px solid #008D6D
}
.sitemap li ul li ul li a {
	font-size: 14px
}
.sitemap li ul li a {
	color: #616161;
	font-size: 16px
}

@media (min-width: 1200px) {
.sitemap li a:hover {
	color: #008D6D;
	text-decoration: none
}
}
#chartdiv {
	width: 100%;
	height: 799px;
	background: url("/Portals/_default/Skins/Enoc/assets/images/map-bg.jpg") repeat
}
@-webkit-keyframes sonarEffect {
0% {
opacity:0.3
}
40% {
opacity:0.5;
box-shadow:0 0 0 2px rgba(255,255,255,0.1), 0 0 5px 5px #fff, 0 0 0 5px rgba(255,255,255,0.5)
}
100% {
box-shadow:0 0 0 2px rgba(255,255,255,0.1), 0 0 5px 5px #fff, 0 0 0 5px rgba(255,255,255,0.5);
-webkit-transform:scale(1.5);
opacity:0
}
}
@-moz-keyframes sonarEffect {
0% {
opacity:0.3
}
40% {
opacity:0.5;
box-shadow:0 0 0 2px rgba(255,255,255,0.1), 0 0 5px 5px #fff, 0 0 0 5px rgba(255,255,255,0.5)
}
100% {
box-shadow:0 0 0 2px rgba(255,255,255,0.1), 0 0 5px 5px #fff, 0 0 0 5px rgba(255,255,255,0.5);
-moz-transform:scale(1.5);
opacity:0
}
}
@keyframes sonarEffect {
0% {
opacity:0.3
}
40% {
opacity:0.5;
box-shadow:0 0 0 2px rgba(255,255,255,0.1), 0 0 5px 5px #fff, 0 0 0 5px rgba(255,255,255,0.5)
}
100% {
box-shadow:0 0 0 2px rgba(255,255,255,0.1), 0 0 5px 5px #fff, 0 0 0 5px rgba(255,255,255,0.5);
transform:scale(1.5);
opacity:0
}
}
#chartdiv .map-marker.active .pulse {
	border: 4px solid #fff;
	background-color: #fff
}
#chartdiv .map-marker.active .pulse:after {
	box-shadow: 0 0 0 5px #fff
}
.homeMap {
	position: relative;
	overflow: hidden
}
.map-marker {
	margin-left: -8px;
	margin-top: -8px
}
.map-marker.map-clickable {
	cursor: pointer
}
.heading-wrap {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 126px;
	padding: 40px;
	background: rgba(255,255,255,0.9);
	-webkit-box-shadow: 0 0 10px rgba(58,86,84,0.35);
	-moz-box-shadow: 0 0 10px rgba(58,86,84,0.35);
	box-shadow: 0 0 10px rgba(58,86,84,0.35);
	z-index: 999
}
.heading-wrap h1 {
	color: #008D6D;
	font-size: 34px;
	text-align: center;
	text-transform: capitalize;
	margin: 0;
	line-height: 34px;
	font-weight: 700
}
.ammapDescriptionWindow.amcharts-description-div {
	left: 0 !important;
	margin: auto;
	top: 306px !important;
	right: -40%;
	width: 593px !important;
	height: 313px !important;
	background: rgba(255,255,255,0.9);
	-webkit-box-shadow: 0 0 10px rgba(58,86,84,0.35);
	-moz-box-shadow: 0 0 10px rgba(58,86,84,0.35);
	box-shadow: 0 0 10px rgba(58,86,84,0.35);
	padding: 3px
}
.ammapDescriptionWindow.amcharts-description-div .amcharts-description-title-div {
	background: #008D6D;
	color: #fff;
	font-size: 20px;
	line-height: 44px;
	display: block;
	height: 44px;
	margin-bottom: 30px;
	padding: 0 22px
}
.ammapDescriptionWindow.amcharts-description-div .amcharts-description-text-div {
	padding: 0 15px 0 44px;
	width: 100%
}
.ammapDescriptionWindow.amcharts-description-div ul {
	margin: 0;
	padding: 0;
	width: 350px
}
.ammapDescriptionWindow.amcharts-description-div ul li {
	list-style: none;
	color: #6a6a6a;
	font-size: 15px;
	padding-bottom: 10px;
	border-bottom: dashed 1px #78c9be;
	margin-bottom: 10px;
	position: relative
}
.ammapDescriptionWindow.amcharts-description-div ul li:before {
	position: absolute;
	left: -22px;
	top: 6px;
	font-family: "enoc" !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\62";
	font-size: 10px
}
.ammapDescriptionWindow.amcharts-description-div ul li:last-child {
	margin-bottom: 0;
	border-bottom: none
}
.ammapDescriptionWindow.amcharts-description-div .imgIcon {
	position: absolute;
	right: 25px;
	bottom: 0
}
.info-window {
	display: none
}
.scroll-bar-default {
	overflow-y: scroll;
	height: 210px;
	position: relative;
	z-index: 999999
}
.force-overflow {
	min-height: 450px
}
.amcharts-description-close-img {
	margin-right: 10px;
	margin-top: 10px
}
.scroll-bar-default::-webkit-scrollbar-track {
-webkit-box-shadow:inset 0 0 1px #d5e0e0;
-webkit-border-radius:8px;
-moz-border-radius:8px;
-o-border-radius:8px;
-ms-border-radius:8px;
border-radius:8px;
background-color:#d5e0e0
}
.scroll-bar-default::-webkit-scrollbar {
-webkit-border-radius:8px;
-moz-border-radius:8px;
-o-border-radius:8px;
-ms-border-radius:8px;
border-radius:8px;
width:3px;
background-color:#FFFFFF
}
.scroll-bar-default::-webkit-scrollbar-thumb {
-webkit-border-radius:8px;
-moz-border-radius:8px;
-o-border-radius:8px;
-ms-border-radius:8px;
border-radius:8px;
-webkit-box-shadow:inset 0 0 1px #b4d7d4;
background-color:#b4d7d4
}

@media (min-width: 1601px) {
#chartdiv {
	height: 975px
}
}

@media (max-width: 1366px) {
#chartdiv {
	height: 662px
}
}

@media (min-width: 992px) and (max-width: 1199px) {
.ammapDescriptionWindow.amcharts-description-div {
	right: 0
}
}

@media (min-width: 768px) and (max-width: 991px) {
.ammapDescriptionWindow.amcharts-description-div {
	right: -20%
}
}

@media (max-width: 767px) {
.heading-wrap {
	height: inherit
}
.ammapDescriptionWindow.amcharts-description-div {
	right: 0;
	width: 90% !important
}
.ammapDescriptionWindow.amcharts-description-div .imgIcon {
	opacity: 0.4
}
.ammapDescriptionWindow.amcharts-description-div ul {
	width: 100%
}
.heading-wrap {
	padding: 20px;
	font-size: 26px
}
}

@media (max-width: 480px) {
#chartdiv {
	height: 500px
}
.ammapDescriptionWindow.amcharts-description-div {
	top: 170px !important;
	z-index: 999
}
}
.map-location {
	padding-bottom: 0
}
.map_popup {
	background: #fff;
	padding: 2px;
	position: relative;
	width: 300px
}
.map_popup h2 {
	background: #008D6D;
	color: #fff;
	line-height: 32px;
	font-size: 15px;
	font-weight: normal;
	padding-left: 18px;
	margin-bottom: 18px;
	padding-right: 30px
}
.map_popup p {
	padding: 0 20px;
	font-size: 12px;
	color: #616161;
	margin-bottom: 6px;
	line-height: 14px
}
.map_popup p.direction_btn {
	margin: 12px 0 20px 0
}
.map_popup p.direction_btn a {
	background: #008D6D;
	line-height: 27px;
	padding: 0 15px;
	font-size: 14px;
	display: inline-block;
	color: #fff;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s
}
.map_popup p.direction_btn a:hover {
	text-decoration: none;
	background: #008D6D;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s
}
.map_popup:after {
	content: '';
	background: url("/Portals/_default/Skins/Enoc/assets/images/map-bg-arrow.png") no-repeat center;
	width: 100%;
	float: left;
	height: 21px
}
.main-popup .close-btn {
	right: 38px !important;
	width: 19px !important;
	height: 19px !important;
	background: #fff;
	border-radius: 100%;
	opacity: 1 !important;
	top: 48px !important
}
.main-popup .close-btn img {
	left: 1px !important;
	top: -333px !important
}
.main-popup .gm-style-iw {
	top: 40px !important;
	left: 25px !important
}
.store_map {
	margin-top: 30px
}
.store_map .nav-tabs {
	border-bottom: 0;
	margin-bottom: 50px;
	text-align: center
}
.store_map .nav-tabs li {
	float: none;
	display: inline-block;
	margin: 0 auto 0
}
.store_map .nav-tabs li a {
	border: 1px solid #008D6D;
	text-align: center;
	margin-right: 0;
	font-size: 20px;
	color: #008D6D;
	line-height: 50px;
	padding: 0;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s
}
.store_map .nav-tabs li.active a {
	background: #1d428a;
	color: #fff;
	border-color: #1d428a
}
.store_map .nav-tabs li:hover a {
	background: #1d428a;
	color: #fff;
	border-color: #1d428a
}
.store_map .map_store_height {
	height: 740px
}

@media (min-width: 1200px) {
.store_map .nav-tabs li a {
	width: 220px;
	margin-left: 20px
}
}

@media (min-width: 992px) and (max-width: 1199px) {
.store_map .nav-tabs li a {
	width: 182px;
	margin-left: 10px
}
}

@media (min-width: 768px) and (max-width: 991px) {
.store_map .nav-tabs li a {
	width: 140px;
	margin-left: 8px;
	font-size: 15px
}
}

@media (max-width: 767px) {
.store_map .nav-tabs {
	text-align: center
}
.store_map .nav-tabs li {
	display: inline-block;
	float: none;
	width: 47%;
	margin: 0 1% 3% 1%
}
.store_map .nav-tabs li a {
	width: 100%;
	margin-left: 0;
	font-size: 15px
}
.main-popup {
	width: 300px !important
}
.main-popup .gm-style-iw {
	width: 300px !important
}
.main-popup .close-btn {
	right: 0 !important
}
}

@media (max-width: 480px) {
.main-popup .gm-style-iw {
	left: 10px !important
}
}

@media (max-width: 320px) {
.main-popup .gm-style-iw {
	width: 270px !important;
	left: 2px !important
}
.main-popup .gm-style-iw .map_popup {
	width: 270px
}
.main-popup .close-btn {
	right: 38px !important
}
}
.login-page {
	overflow: hidden !important;
	background: url("/en/assets/images/login-bg.jpg") no-repeat;
	background-size: cover
}
.login-page.reset-password-bg {
	background: url("/en/assets/images/reset-password-bg.jpg") no-repeat;
	background-size: cover
}
.login-page .form-wrapper .thanks .thanks-inner h3 {
	color: #008D6D
}
.login-section {
	width: 100%;
	height: 100vh;
	position: relative
}
.login-section:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	content: '';
	background: rgba(238,39,55,0.24)
}
.bottom-circle {
	background: url("/en/assets/images/login-bottom-circle.png") no-repeat;
	width: 406px;
	height: 397px;
	position: absolute;
	right: 0;
	bottom: 0
}
.login-box {
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	top: 0;
	bottom: 0;
	height: 500px;
	width: 460px;
	background: #fff;
	padding: 40px;
	z-index: 1
}
.login-box.forgot {
	height: 472px
}
.login-box .form-group {
	position: relative
}
.login-box .form-group .left-icon {
	position: absolute;
	left: 11px;
	top: 10px;
	font-size: 18px;
	color: #008D6D
}
.login-box .form-group .form-control, .login-box .form-group .inputfile {
	height: 40px;
	background: #fafafa;
	border: 1px #dbdbdb solid;
	padding-left: 44px
}
.login-box .form-group ::-webkit-input-placeholder {
color:#616161
}
.login-box .form-group ::-moz-placeholder {
color:#616161
}
.login-box .form-group :-ms-input-placeholder {
color:#616161
}
.login-box .form-group :-moz-placeholder {
color:#616161
}
.login-box .form-group.login-captcha .form-control, .login-box .form-group.login-captcha .inputfile {
	padding-left: 12px
}
.login-box .img-box {
	position: absolute;
	right: 0;
	top: 0
}
.login-box .refresh-c {
	width: 32px;
	height: 23px;
	position: absolute;
	right: 10px;
	top: 7px;
	line-height: 34px;
	cursor: pointer
}
.login-box .form-wrapper .loading:before {
	background: #fff
}
.login-box .form-wrapper .thanks {
	background: #fff
}
.login-box .form-wrapper .thanks .thanks-inner {
	height: auto
}
.login-box .form-wrapper .thanks p {
	color: #616161;
	margin-bottom: 40px
}
.login-box h3 {
	text-align: center
}
.btn-red {
	font-size: 15px;
	background: #008D6D;
	color: #fff;
	padding: 8px 35px;
	position: relative
}
.btn-red.edit-btn-link {
	padding-left: 40px
}
.btn-red.edit-btn-link i {
	position: absolute;
	left: 12px;
	top: 0;
	bottom: 0;
	margin: auto;
	z-index: 9
}
.forLink {
	color: #565b65;
	font-size: 14px;
	float: left;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	position: relative
}
.forLink:before {
	height: 1px;
	width: 0;
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	background: #008D6D;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}
.forLink:hover, .forLink:focus {
	text-decoration: none
}
.userLink {
	color: #565b65;
	font-size: 14px;
	float: right;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	position: relative
}
.userLink:before {
	height: 1px;
	width: 0;
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	background: #008D6D;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}
.userLink:hover, .userLink:focus {
	text-decoration: none
}
.form-logo {
	display: block;
	text-align: center;
	margin: auto auto 40px auto;
	width: 183px;
	height: 83px
}
.form-logo img {
	display: inline-block
}
.backLink {
	display: inline-block;
	position: relative;
	color: #565b65;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	padding-left: 24px
}
.backLink i {
	position: absolute;
	left: 0;
	top: 0
}
.backLink:hover, .backLink:focus {
	text-decoration: none
}
.btn-box {
	width: 90%;
	display: block;
	overflow: hidden;
	margin: auto auto 40px auto;
	text-align: center
}
.btn-box .btn {
	width: 48%;
	float: left
}
.btn-box .btn:last-child {
	float: right
}
.register-section {
	padding: 60px 0;
	background: #fff
}
.register-section .container {
	width: 82%
}
.register-section label {
	float: left;
	width: 30%;
	font-weight: normal;
	padding-top: 10px
}
.register-section .form-group {
	width: 65%;
	float: left
}
.register-section .form-control, .register-section .inputfile {
	width: 100%;
	background: #fafafa;
	height: 40px;
	border: solid 1px #dbdbdb
}
.register-section .form-wrapper {
	float: left
}
.register-section .form-wrapper .loading:before {
	background: #fff
}
.register-section .form-wrapper .thanks {
	background: #fff
}
.register-section .form-wrapper .thanks p {
	color: #616161
}
.register-section .btn {
	padding: 7px 30px
}
.register-section ::-webkit-input-placeholder {
color:#616161
}
.register-section ::-moz-placeholder {
color:#616161
}
.register-section :-ms-input-placeholder {
color:#616161
}
.register-section :-moz-placeholder {
color:#616161
}
.account-section {
	padding: 60px 0;
	background: #fff
}
.account-section label {
	float: left;
	width: 30%;
	font-weight: normal;
	padding-top: 10px
}
.account-section .form-group {
	width: 65%;
	float: left
}
.account-section .form-control, .account-section .inputfile {
	width: 100%;
	background: #fafafa;
	height: 40px;
	border: solid 1px #dbdbdb
}
.account-section ::-webkit-input-placeholder {
color:#616161
}
.account-section ::-moz-placeholder {
color:#616161
}
.account-section :-ms-input-placeholder {
color:#616161
}
.account-section :-moz-placeholder {
color:#616161
}
.account-section .form-wrapper {
	float: left
}
.account-section .form-wrapper .loading:before {
	background: #fff
}
.account-section .form-wrapper .thanks {
	background: #fff
}
.account-section .form-wrapper .thanks p {
	color: #616161
}
.account-section .btn {
	padding: 7px 30px
}
.captcha-box {
	position: relative
}
.captcha-box .img-box {
	position: absolute;
	right: 0;
	top: 0
}
.captcha-box .refresh-c {
	width: 32px;
	height: 23px;
	position: absolute;
	right: 10px;
	top: 7px;
	line-height: 34px;
	cursor: pointer
}
.field {
	float: left;
	width: 100%;
	margin-bottom: 20px
}
.field:last-child {
	margin-top: 10px
}
.field .form-group {
	margin-bottom: 0
}
.jobTable .table {
	margin-bottom: 0
}
.jobTable .table>thead {
	border: solid 1px #008D6D
}
.jobTable .table>thead>tr>th {
	border: none;
	background: #008D6D;
	color: #fff;
	font-size: 15px;
	padding: 0 20px 0 20px;
	height: 50px;
	line-height: 47px
}
.jobTable .table>thead>tr>th+th {
	border-left: solid 1px #b5f4ec
}
.jobTable .table>tbody {
	border: solid 1px #dbdbdb
}
.jobTable .table>tbody>tr:nth-child(even) {
	background: #f3f3f3
}
.jobTable .table>tbody>tr:nth-child(odd) {
	background: #fff
}
.jobTable .table>tbody>tr>td {
	border: none;
	color: #565b65;
	font-size: 14px;
	padding: 0 20px 0 20px;
	border-bottom: solid 1px #dbdbdb;
	height: 47px;
	line-height: 47px
}
.jobTable .table>tbody>tr>td .number-code {
	text-transform: uppercase;
	color: #1d428a;
	font-weight: bold
}
.jobTable .table>tbody>tr>td+td {
	border-left: solid 1px #dbdbdb
}
.jobTable .btn {
	padding: 4px 10px;
	font-size: 14px;
	color: #fff
}
.search-form {
	width: 100%;
	margin-bottom: 50px
}
.search-form .form-group {
	width: 23%;
	float: left;
	margin-bottom: 0
}
.search-form .form-group+.form-group {
	margin-left: 2%
}
.search-form .form-control, .search-form .inputfile {
	background: none;
	height: 43px;
	font-size: 16px;
	padding: 5px 12px 6px 23px
}
.search-form .bootstrap-select.form-control, .search-form .bootstrap-select.inputfile {
	padding: 0
}
.search-form .bootstrap-select>.dropdown-toggle.btn-default {
	border: none;
	padding: 5px 12px 6px 23px
}
.search-form .btn-red {
	height: 43px
}
.job-page {
	padding: 60px 0;
	background: #fff
}
.job-page .arrow-bullet {
	margin-bottom: 50px
}
.job-page .arrow-bullet li:before {
	color: #008D6D
}
.job-page h4 {
	color: #008D6D
}
.job-detail-list {
	margin: 0 0 50px 0;
	padding: 15px 0;
	border-top: solid 1px #dbdbdb;
	border-bottom: solid 1px #dbdbdb
}
.job-detail-list li {
	list-style: none;
	display: inline-block;
	font-size: 14px;
	padding: 3px 0
}
.job-detail-list li+li {
	border-left: solid 1px #dbdbdb;
	margin-left: 15px;
	padding-left: 15px
}
.job-detail-list li .job-code {
	color: #008D6D;
	display: inline-block;
	margin-right: 5px
}
.job-detail-list li .job-title {
	color: #616161;
	display: inline-block
}
.btn-red-border {
	color: #008D6D;
	border: solid 1px #008D6D;
	padding: 10px 15px
}
.btn-red-border:hover, .btn-red-border:focus {
	text-decoration: none
}
.goToProfile .modal-dialog {
	width: 460px;
	height: 300px;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	top: 0;
	bottom: 0
}
.goToProfile .modal-content {
	height: 100%;
	text-align: center;
	padding: 40px;
	position: relative;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border: none
}
.goToProfile .modal-content .modal-logo {
	margin-bottom: 40px;
	display: inline-block;
	width: 183px;
	height: 83px
}
.goToProfile .modal-content h3 {
	font-size: 30px;
	margin-bottom: 40px
}
.goToProfile .modal-body {
	padding: 0
}
.goToProfile .close {
	position: absolute;
	right: 10px;
	top: 10px;
	color: #008D6D;
	font-size: 16px;
	opacity: 1;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}
.goToProfile .close:before {
	font-family: "enoc" !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\77"
}
.goToProfile.thankYou .modal-dialog {
	height: 360px
}
.goToProfile.thankYou .modal-content h3 {
	margin-bottom: 20px
}
.goToProfile hr {
	display: block;
	width: 30px;
	height: 1px;
	background: #008D6D;
	margin: auto auto 20px auto
}
.profile-section {
	padding: 60px 0
}
.profile-section label {
	width: 30%;
	float: left;
	font-size: 16px;
	font-weight: normal;
	padding-top: 10px;
	color: #565b65
}
.profile-section label span {
	color: #008D6D;
	font-size: 18px
}
.profile-section label.radio-label {
	padding-top: 0
}
.profile-section .form-control, .profile-section .inputfile {
	height: 40px;
	background: #fafafa
}
.profile-section textarea.form-control, .profile-section textarea.inputfile {
	height: 130px
}
.profile-section .form-group {
	float: left;
	width: 70%;
	margin-bottom: 20px
}
.profile-section .form-group.small-group1 {
	width: 34%
}
.profile-section .form-group.small-group2 {
	width: 34%;
	float: right
}
.profile-section .form-group.selectWrap .form-control-feedback {
	right: 35px
}
.profile-section .form-group.index-1 {
	position: relative;
	z-index: 99
}
.profile-section .radio {
	float: left;
	margin: 0
}
.profile-section .radio+.radio {
	margin-left: 25px
}
.profile-section .radio label {
	width: auto;
	float: none;
	font-size: 14px;
	padding: 0 0 0 5px
}
.profile-section .row .col-md-6 {
	padding-right: 30px
}
.profile-section .row .col-md-6:last-child {
	padding-right: 15px;
	padding-left: 30px
}
.profile-section .bootstrap-select>.dropdown-toggle.btn-default {
	border: none;
	background: none
}
.profile-section .form-control-feedback {
	height: 41px;
	line-height: 41px
}
.profile-section .img-box {
	position: absolute;
	right: 0;
	top: 0
}
.profile-section .form-wrapper .loading:before {
	background: #fff
}
.profile-section .form-wrapper .thanks {
	background: #fff
}
.profile-section .form-wrapper .thanks .thanks-inner h3 {
	color: #008D6D
}
.profile-section .form-wrapper .thanks .thanks-inner p {
	color: #616161
}
.big-line {
	background: #c6ced5;
	border: none;
	margin: 30px 0;
	display: block;
	height: 1px;
	width: 100%
}
.education-box {
	background: #f7f7f7;
	padding: 40px;
	overflow: hidden;
	margin: 30px 0 30px 0
}
.education-timeline {
	margin: 0;
	padding: 0;
	float: left;
	width: 100%
}
.education-timeline li {
	list-style: none;
	float: left;
	vertical-align: top;
	padding: 0 0 0 0;
	width: 100%;
	position: relative
}
.education-timeline li .date {
	width: 10%;
	float: left;
	position: relative;
	vertical-align: top
}
.education-timeline li .date:after {
	position: absolute;
	right: -5px;
	top: 0;
	content: '';
	width: 10px;
	height: 10px;
	background: #1d428a;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	z-index: 9
}
.education-timeline li .time-content {
	float: left;
	vertical-align: top;
	position: relative;
	width: 90%;
	padding: 0 0 0 30px
}
.education-timeline li .time-content:before {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 1px;
	content: '';
	background: #d9d9d9
}
.education-timeline li .time-content h4 {
	color: #565b65;
	margin-bottom: 12px
}
.education-timeline li .time-content p {
	color: #565b65;
	margin-bottom: 10px;
	font-size: 16px
}
.education-timeline li .time-content hr {
	margin: 20px 0 30px 0;
	height: 1px;
	width: 100%;
	border: none;
	display: block;
	background: #e6e6e6
}
.education-timeline li .edit-btn {
	position: absolute;
	right: 0;
	top: 0
}
.education-timeline li .edit-btn:before {
	position: absolute;
	left: 45%;
	margin: auto;
	top: 0;
	bottom: 0;
	content: '';
	width: 1px;
	height: 100%;
	background: #1d428a
}
.education-timeline li .edit-btn a {
	color: #008D6D;
	font-size: 12px;
	text-transform: uppercase;
	margin-right: 10px;
	float: left;
	line-height: 12px;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	position: relative
}
.education-timeline li .edit-btn a:before {
	height: 1px;
	width: 0;
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	background: #008D6D;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}
.education-timeline li .edit-btn a+a {
	margin-right: 0;
	margin-left: 10px
}
.education-timeline li .edit-btn a:hover, .education-timeline li .edit-btn a:focus {
	text-decoration: none
}
.media.heading-media .media-left {
	color: #1d428a;
	font-size: 16px;
	float: left;
	width: 20%;
	font-weight: bold
}
.media.heading-media .media-body {
	color: #565b65;
	font-size: 16px;
	float: left;
	width: 80%;
	font-weight: bold
}
.required {
	color: #008D6D;
	font-size: 14px;
	letter-spacing: 1px
}
.required span {
	color: #008D6D
}
.adduploadTemplate {
	font-size: 12px;
	float: left;
	font-style: italic;
	color: #008D6D;
	margin-top: 5px;
	text-transform: uppercase
}
.adduploadTemplate:hover, .adduploadTemplate:focus {
	text-decoration: none
}
.new-feild .form-group {
	width: 60%
}
.new-feild .removeButton {
	width: 10%;
	color: #fff;
	background: #008D6D;
	border: none;
	height: 41px;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}
.new-feild .removeButton:hover, .new-feild .removeButton:focus {
	text-decoration: none;
	outline: none
}
.form-group.has-error .radio label {
	color: #a94442
}
.form-group.has-success .radio label {
	color: #3c763d
}
.btn-large {
	padding: 10px 30px
}
.job-detail-logo {
	float: right
}
.mac .register-section .container {
	width: 94%
}
.mac .jobTable .table>thead>tr>th {
	white-space: nowrap;
	font-size: 12px
}
.mac .jobTable .table>tbody>tr>td {
	font-size: 12px
}
.popup-footer {
	background: #008D6D;
	padding: 20px;
	width: 100%
}
.popup-footer p {
	color: #fff;
	font-size: 16px;
	margin-bottom: 10px;
	font-weight: normal
}
.social-links {
	display: block;
	margin: 0;
	padding: 0
}
.social-links li {
	list-style: none;
	display: inline-block;
	margin: 0 10px
}
.social-links li a {
	color: #fff;
	font-size: 15px
}
.social-links li a:hover {
	color: #008D6D
}
.social-links li a:hover, .social-links li a:focus {
	text-decoration: none
}

@media (min-width: 1400px) and (max-width: 1601px) {
.register-section .container {
	width: 88%
}
}

@media (min-width: 1280px) and (max-width: 1366px) {
.register-section .container {
	width: 94%
}
.jobTable .table>thead>tr>th {
	white-space: nowrap;
	font-size: 12px
}
.jobTable .table>tbody>tr>td {
	font-size: 12px
}
}

@media (min-width: 1200px) {
.forLink:hover, .userLink:hover {
	color: #008D6D
}
.forLink:hover:before, .userLink:hover:before {
	width: 100%
}
.backLink:hover {
	color: #008D6D
}
.goToProfile .close:hover {
	color: #008D6D
}
.education-timeline li .edit-btn a:hover {
	color: #008D6D
}
.education-timeline li .edit-btn a:hover:before {
	width: 100%
}
.new-feild .removeButton:hover {
	background: #d21020
}
.social-links li a:hover {
	color: #008D6D
}
}

@media (min-width: 992px) and (max-width: 1199px) {
.register-section .container {
	width: 970px
}
.search-form .form-group {
	width: 28%
}
.search-form .form-group+.form-group {
	margin-left: 1%
}
.search-form .form-group:last-child {
	width: 12%
}
.jobTable .table>thead>tr>th {
	padding: 10px 6px;
	font-size: 12px;
	line-height: 1;
	height: initial;
	font-weight: normal
}
.jobTable .table>tbody>tr>td {
	padding: 10px 6px;
	font-size: 12px;
	line-height: 1;
	height: initial
}
.jobTable .btn {
	font-size: 12px;
	padding: 4px 6px
}
.profile-section label {
	font-size: 13px;
	padding-top: 13px
}
.ipad-full-width {
	width: 100% !important
}
}

@media (min-width: 768px) and (max-width: 991px) {
.profile-section .row .col-md-6 {
	padding-right: 15px
}
.profile-section .row .col-md-6:last-child {
	padding-left: 15px;
	padding-right: 15px
}
.profile-section label {
	font-size: 11px;
	padding-top: 11px
}
.education-timeline li .date {
	width: 15%
}
.education-timeline li .time-content {
	width: 85%
}
.media.heading-media .media-left {
	width: 40%
}
.media.heading-media .media-body {
	width: 60%
}
.register-section .container {
	width: 750px
}
.register-section .table-responsive {
	width: 100%
}
.jobTable .table>thead>tr>th {
	padding: 10px 6px;
	font-size: 10px;
	line-height: 1;
	height: initial;
	font-weight: normal
}
.jobTable .table>tbody>tr>td {
	padding: 10px 6px;
	font-size: 10px;
	line-height: 1;
	height: initial
}
.jobTable .btn {
	font-size: 10px;
	padding: 4px 6px
}
.search-form .form-group {
	width: 49%;
	margin-bottom: 10px;
	margin-right: 2%
}
.search-form .form-group:nth-child(2) {
	margin-right: 0
}
.search-form .form-group+.form-group {
	margin-left: 0
}
.search-form .form-group:last-child {
	width: 15%;
	margin-right: 0
}
.job-detail-list {
	width: 100%;
	float: left
}
.job-detail-list li {
	float: left;
	width: 50%;
	margin-bottom: 10px;
	padding: 0
}
.job-detail-list li+li {
	border: none;
	padding: 0;
	margin-left: 0
}
.small-group1 .form-control-feedback, .small-group2 .form-control-feedback {
	right: 0 !important
}
}

@media (max-width: 767px) {
.login-box {
	width: 86%;
	padding: 20px;
	height: initial;
	position: relative;
	overflow: hidden
}
.login-box .form-wrapper {
	width: 100%;
	float: left
}
.login-box .form-wrapper .form-group {
	float: left;
	width: 100%
}
.forLink, .userLink {
	float: left;
	clear: both
}
.form-logo {
	margin-bottom: 20px;
	width: 150px;
	height: 67px
}
.login-page {
	overflow-y: scroll !important
}
.login-section {
	height: 100vh;
	padding-bottom: 70px;
	padding-top: 50px;
	overflow-y: scroll;
	background-size: initial
}
.account-section {
	padding: 20px 0
}
.account-section label, .account-section .form-group {
	width: 100%
}
.captcha-box .img-box {
	width: 50%
}
.job-detail-list {
	float: left;
	width: 100%
}
.job-detail-list li {
	width: 50%;
	float: left;
	padding: 0
}
.job-detail-list li+li {
	border: none;
	padding: 0;
	margin: 0
}
.job-detail-list li .job-title {
	display: block
}
.profile-section .row .col-md-6 {
	padding-right: 15px
}
.profile-section .row .col-md-6:last-child {
	padding-left: 15px;
	padding-right: 15px
}
.profile-section label {
	font-size: 12px;
	padding-top: 8px
}
.education-box {
	padding: 20px
}
.education-timeline li .date {
	width: 100%;
	padding: 0 0 20px 30px
}
.education-timeline li .date:after {
	right: initial;
	left: -5px
}
.education-timeline li .date:before {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 1px;
	content: '';
	background: #d9d9d9
}
.education-timeline li .time-content {
	width: 100%
}
.media.heading-media .media-left {
	width: 100%
}
.media.heading-media .media-body {
	width: 100%
}
.goToProfile .modal-content {
	padding: 20px
}
.goToProfile .modal-dialog {
	width: 80%;
	height: 320px
}
.goToProfile.thankYou .modal-dialog {
	width: 80%;
	height: 320px
}
.search-form .form-group {
	width: 100%;
	margin-bottom: 15px
}
.search-form .form-group+.form-group {
	margin-left: 0
}
.register-section .container {
	width: auto
}
.job-page {
	padding: 30px 0
}
}

@media (max-width: 480px) {
.job-detail-list li {
	width: 100%;
	margin-bottom: 10px
}
.job-detail-list li+li {
	margin-bottom: 10px
}
.job-heading [class^="col-"] {
	width: 100%
}
.job-heading .lead {
	margin-bottom: 10px
}
.job-detail-logo {
	margin-bottom: 30px
}
.profile-section .form-group {
	width: 100%
}
.profile-section .form-group.small-group1 {
	width: 49%
}
.profile-section .form-group.small-group2 {
	width: 49%
}
.profile-section label {
	width: 100%
}
}/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
	font-family: 'FontAwesome';
	src: url("/en/assets/fonts/fontawesome-webfont.eot?v=4.3.0");
	src: url("/en/assets/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0") format("embedded-opentype"), url("/en/assets/fonts/fontawesome-webfont.woff2?v=4.3.0") format("woff2"), url("/en/assets/fonts/fontawesome-webfont.woff?v=4.3.0") format("woff"), url("/en/assets/fonts/fontawesome-webfont.ttf?v=4.3.0") format("truetype"), url("/en/assets/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular") format("svg");
	font-weight: normal;
	font-style: normal
}
.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0)
}
.fa-lg {
	font-size: 1.33333333em;
	line-height: 0.75em;
	vertical-align: -15%
}
.fa-2x {
	font-size: 2em
}
.fa-3x {
	font-size: 3em
}
.fa-4x {
	font-size: 4em
}
.fa-5x {
	font-size: 5em
}
.fa-fw {
	width: 1.28571429em;
	text-align: center
}
.fa-ul {
	padding-left: 0;
	margin-left: 2.14285714em;
	list-style-type: none
}
.fa-ul>li {
	position: relative
}
.fa-li {
	position: absolute;
	left: -2.14285714em;
	width: 2.14285714em;
	top: 0.14285714em;
	text-align: center
}
.fa-li.fa-lg {
	left: -1.85714286em
}
.fa-border {
	padding: .2em .25em .15em;
	border: solid 0.08em #eeeeee;
	border-radius: .1em
}
.pull-right {
	float: right
}
.pull-left {
	float: left
}
.fa.pull-left {
	margin-right: .3em
}
.fa.pull-right {
	margin-left: .3em
}
.fa-spin {
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear
}
.fa-pulse {
	-webkit-animation: fa-spin 1s infinite steps(8);
	animation: fa-spin 1s infinite steps(8)
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform:rotate(0deg);
transform:rotate(0deg)
}
100% {
-webkit-transform:rotate(359deg);
transform:rotate(359deg)
}
}
@keyframes fa-spin {
0% {
-webkit-transform:rotate(0deg);
transform:rotate(0deg)
}
100% {
-webkit-transform:rotate(359deg);
transform:rotate(359deg)
}
}
.fa-rotate-90 {
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}
.fa-rotate-180 {
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}
.fa-rotate-270 {
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg)
}
.fa-flip-horizontal {
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1)
}
.fa-flip-vertical {
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
	-webkit-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	transform: scale(1, -1)
}
:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
	filter: none
}
.fa-stack {
	position: relative;
	display: inline-block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle
}
.fa-stack-1x, .fa-stack-2x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center
}
.fa-stack-1x {
	line-height: inherit
}
.fa-stack-2x {
	font-size: 2em
}
.fa-inverse {
	color: #ffffff
}
.fa-glass:before {
	content: "\f000"
}
.fa-music:before {
	content: "\f001"
}
.fa-search:before {
	content: "\f002"
}
.fa-envelope-o:before {
	content: "\f003"
}
.fa-heart:before {
	content: "\f004"
}
.fa-star:before {
	content: "\f005"
}
.fa-star-o:before {
	content: "\f006"
}
.fa-user:before {
	content: "\f007"
}
.fa-film:before {
	content: "\f008"
}
.fa-th-large:before {
	content: "\f009"
}
.fa-th:before {
	content: "\f00a"
}
.fa-th-list:before {
	content: "\f00b"
}
.fa-check:before {
	content: "\f00c"
}
.fa-remove:before, .fa-close:before, .fa-times:before {
	content: "\f00d"
}
.fa-search-plus:before {
	content: "\f00e"
}
.fa-search-minus:before {
	content: "\f010"
}
.fa-power-off:before {
	content: "\f011"
}
.fa-signal:before {
	content: "\f012"
}
.fa-gear:before, .fa-cog:before {
	content: "\f013"
}
.fa-trash-o:before {
	content: "\f014"
}
.fa-home:before {
	content: "\f015"
}
.fa-file-o:before {
	content: "\f016"
}
.fa-clock-o:before {
	content: "\f017"
}
.fa-road:before {
	content: "\f018"
}
.fa-download:before {
	content: "\f019"
}
.fa-arrow-circle-o-down:before {
	content: "\f01a"
}
.fa-arrow-circle-o-up:before {
	content: "\f01b"
}
.fa-inbox:before {
	content: "\f01c"
}
.fa-play-circle-o:before {
	content: "\f01d"
}
.fa-rotate-right:before, .fa-repeat:before {
	content: "\f01e"
}
.fa-refresh:before {
	content: "\f021"
}
.fa-list-alt:before {
	content: "\f022"
}
.fa-lock:before {
	content: "\f023"
}
.fa-flag:before {
	content: "\f024"
}
.fa-headphones:before {
	content: "\f025"
}
.fa-volume-off:before {
	content: "\f026"
}
.fa-volume-down:before {
	content: "\f027"
}
.fa-volume-up:before {
	content: "\f028"
}
.fa-qrcode:before {
	content: "\f029"
}
.fa-barcode:before {
	content: "\f02a"
}
.fa-tag:before {
	content: "\f02b"
}
.fa-tags:before {
	content: "\f02c"
}
.fa-book:before {
	content: "\f02d"
}
.fa-bookmark:before {
	content: "\f02e"
}
.fa-print:before {
	content: "\f02f"
}
.fa-camera:before {
	content: "\f030"
}
.fa-font:before {
	content: "\f031"
}
.fa-bold:before {
	content: "\f032"
}
.fa-italic:before {
	content: "\f033"
}
.fa-text-height:before {
	content: "\f034"
}
.fa-text-width:before {
	content: "\f035"
}
.fa-align-left:before {
	content: "\f036"
}
.fa-align-center:before {
	content: "\f037"
}
.fa-align-right:before {
	content: "\f038"
}
.fa-align-justify:before {
	content: "\f039"
}
.fa-list:before {
	content: "\f03a"
}
.fa-dedent:before, .fa-outdent:before {
	content: "\f03b"
}
.fa-indent:before {
	content: "\f03c"
}
.fa-video-camera:before {
	content: "\f03d"
}
.fa-photo:before, .fa-image:before, .fa-picture-o:before {
	content: "\f03e"
}
.fa-pencil:before {
	content: "\f040"
}
.fa-map-marker:before {
	content: "\f041"
}
.fa-adjust:before {
	content: "\f042"
}
.fa-tint:before {
	content: "\f043"
}
.fa-edit:before, .fa-pencil-square-o:before {
	content: "\f044"
}
.fa-share-square-o:before {
	content: "\f045"
}
.fa-check-square-o:before {
	content: "\f046"
}
.fa-arrows:before {
	content: "\f047"
}
.fa-step-backward:before {
	content: "\f048"
}
.fa-fast-backward:before {
	content: "\f049"
}
.fa-backward:before {
	content: "\f04a"
}
.fa-play:before {
	content: "\f04b"
}
.fa-pause:before {
	content: "\f04c"
}
.fa-stop:before {
	content: "\f04d"
}
.fa-forward:before {
	content: "\f04e"
}
.fa-fast-forward:before {
	content: "\f050"
}
.fa-step-forward:before {
	content: "\f051"
}
.fa-eject:before {
	content: "\f052"
}
.fa-chevron-left:before {
	content: "\f053"
}
.fa-chevron-right:before {
	content: "\f054"
}
.fa-plus-circle:before {
	content: "\f055"
}
.fa-minus-circle:before {
	content: "\f056"
}
.fa-times-circle:before {
	content: "\f057"
}
.fa-check-circle:before {
	content: "\f058"
}
.fa-question-circle:before {
	content: "\f059"
}
.fa-info-circle:before {
	content: "\f05a"
}
.fa-crosshairs:before {
	content: "\f05b"
}
.fa-times-circle-o:before {
	content: "\f05c"
}
.fa-check-circle-o:before {
	content: "\f05d"
}
.fa-ban:before {
	content: "\f05e"
}
.fa-arrow-left:before {
	content: "\f060"
}
.fa-arrow-right:before {
	content: "\f061"
}
.fa-arrow-up:before {
	content: "\f062"
}
.fa-arrow-down:before {
	content: "\f063"
}
.fa-mail-forward:before, .fa-share:before {
	content: "\f064"
}
.fa-expand:before {
	content: "\f065"
}
.fa-compress:before {
	content: "\f066"
}
.fa-plus:before {
	content: "\f067"
}
.fa-minus:before {
	content: "\f068"
}
.fa-asterisk:before {
	content: "\f069"
}
.fa-exclamation-circle:before {
	content: "\f06a"
}
.fa-gift:before {
	content: "\f06b"
}
.fa-leaf:before {
	content: "\f06c"
}
.fa-fire:before {
	content: "\f06d"
}
.fa-eye:before {
	content: "\f06e"
}
.fa-eye-slash:before {
	content: "\f070"
}
.fa-warning:before, .fa-exclamation-triangle:before {
	content: "\f071"
}
.fa-plane:before {
	content: "\f072"
}
.fa-calendar:before {
	content: "\f073"
}
.fa-random:before {
	content: "\f074"
}
.fa-comment:before {
	content: "\f075"
}
.fa-magnet:before {
	content: "\f076"
}
.fa-chevron-up:before {
	content: "\f077"
}
.fa-chevron-down:before {
	content: "\f078"
}
.fa-retweet:before {
	content: "\f079"
}
.fa-shopping-cart:before {
	content: "\f07a"
}
.fa-folder:before {
	content: "\f07b"
}
.fa-folder-open:before {
	content: "\f07c"
}
.fa-arrows-v:before {
	content: "\f07d"
}
.fa-arrows-h:before {
	content: "\f07e"
}
.fa-bar-chart-o:before, .fa-bar-chart:before {
	content: "\f080"
}
.fa-twitter-square:before {
	content: "\f081"
}
.fa-facebook-square:before {
	content: "\f082"
}
.fa-camera-retro:before {
	content: "\f083"
}
.fa-key:before {
	content: "\f084"
}
.fa-gears:before, .fa-cogs:before {
	content: "\f085"
}
.fa-comments:before {
	content: "\f086"
}
.fa-thumbs-o-up:before {
	content: "\f087"
}
.fa-thumbs-o-down:before {
	content: "\f088"
}
.fa-star-half:before {
	content: "\f089"
}
.fa-heart-o:before {
	content: "\f08a"
}
.fa-sign-out:before {
	content: "\f08b"
}
.fa-linkedin-square:before {
	content: "\f08c"
}
.fa-thumb-tack:before {
	content: "\f08d"
}
.fa-external-link:before {
	content: "\f08e"
}
.fa-sign-in:before {
	content: "\f090"
}
.fa-trophy:before {
	content: "\f091"
}
.fa-github-square:before {
	content: "\f092"
}
.fa-upload:before {
	content: "\f093"
}
.fa-lemon-o:before {
	content: "\f094"
}
.fa-phone:before {
	content: "\f095"
}
.fa-square-o:before {
	content: "\f096"
}
.fa-bookmark-o:before {
	content: "\f097"
}
.fa-phone-square:before {
	content: "\f098"
}
.fa-twitter:before {
	content: "\f099"
}
.fa-facebook-f:before, .fa-facebook:before {
	content: "\f09a"
}
.fa-github:before {
	content: "\f09b"
}
.fa-unlock:before {
	content: "\f09c"
}
.fa-credit-card:before {
	content: "\f09d"
}
.fa-rss:before {
	content: "\f09e"
}
.fa-hdd-o:before {
	content: "\f0a0"
}
.fa-bullhorn:before {
	content: "\f0a1"
}
.fa-bell:before {
	content: "\f0f3"
}
.fa-certificate:before {
	content: "\f0a3"
}
.fa-hand-o-right:before {
	content: "\f0a4"
}
.fa-hand-o-left:before {
	content: "\f0a5"
}
.fa-hand-o-up:before {
	content: "\f0a6"
}
.fa-hand-o-down:before {
	content: "\f0a7"
}
.fa-arrow-circle-left:before {
	content: "\f0a8"
}
.fa-arrow-circle-right:before {
	content: "\f0a9"
}
.fa-arrow-circle-up:before {
	content: "\f0aa"
}
.fa-arrow-circle-down:before {
	content: "\f0ab"
}
.fa-globe:before {
	content: "\f0ac"
}
.fa-wrench:before {
	content: "\f0ad"
}
.fa-tasks:before {
	content: "\f0ae"
}
.fa-filter:before {
	content: "\f0b0"
}
.fa-briefcase:before {
	content: "\f0b1"
}
.fa-arrows-alt:before {
	content: "\f0b2"
}
.fa-group:before, .fa-users:before {
	content: "\f0c0"
}
.fa-chain:before, .fa-link:before {
	content: "\f0c1"
}
.fa-cloud:before {
	content: "\f0c2"
}
.fa-flask:before {
	content: "\f0c3"
}
.fa-cut:before, .fa-scissors:before {
	content: "\f0c4"
}
.fa-copy:before, .fa-files-o:before {
	content: "\f0c5"
}
.fa-paperclip:before {
	content: "\f0c6"
}
.fa-save:before, .fa-floppy-o:before {
	content: "\f0c7"
}
.fa-square:before {
	content: "\f0c8"
}
.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
	content: "\f0c9"
}
.fa-list-ul:before {
	content: "\f0ca"
}
.fa-list-ol:before {
	content: "\f0cb"
}
.fa-strikethrough:before {
	content: "\f0cc"
}
.fa-underline:before {
	content: "\f0cd"
}
.fa-table:before {
	content: "\f0ce"
}
.fa-magic:before {
	content: "\f0d0"
}
.fa-truck:before {
	content: "\f0d1"
}
.fa-pinterest:before {
	content: "\f0d2"
}
.fa-pinterest-square:before {
	content: "\f0d3"
}
.fa-google-plus-square:before {
	content: "\f0d4"
}
.fa-google-plus:before {
	content: "\f0d5"
}
.fa-money:before {
	content: "\f0d6"
}
.fa-caret-down:before {
	content: "\f0d7"
}
.fa-caret-up:before {
	content: "\f0d8"
}
.fa-caret-left:before {
	content: "\f0d9"
}
.fa-caret-right:before {
	content: "\f0da"
}
.fa-columns:before {
	content: "\f0db"
}
.fa-unsorted:before, .fa-sort:before {
	content: "\f0dc"
}
.fa-sort-down:before, .fa-sort-desc:before {
	content: "\f0dd"
}
.fa-sort-up:before, .fa-sort-asc:before {
	content: "\f0de"
}
.fa-envelope:before {
	content: "\f0e0"
}
.fa-linkedin:before {
	content: "\f0e1"
}
.fa-rotate-left:before, .fa-undo:before {
	content: "\f0e2"
}
.fa-legal:before, .fa-gavel:before {
	content: "\f0e3"
}
.fa-dashboard:before, .fa-tachometer:before {
	content: "\f0e4"
}
.fa-comment-o:before {
	content: "\f0e5"
}
.fa-comments-o:before {
	content: "\f0e6"
}
.fa-flash:before, .fa-bolt:before {
	content: "\f0e7"
}
.fa-sitemap:before {
	content: "\f0e8"
}
.fa-umbrella:before {
	content: "\f0e9"
}
.fa-paste:before, .fa-clipboard:before {
	content: "\f0ea"
}
.fa-lightbulb-o:before {
	content: "\f0eb"
}
.fa-exchange:before {
	content: "\f0ec"
}
.fa-cloud-download:before {
	content: "\f0ed"
}
.fa-cloud-upload:before {
	content: "\f0ee"
}
.fa-user-md:before {
	content: "\f0f0"
}
.fa-stethoscope:before {
	content: "\f0f1"
}
.fa-suitcase:before {
	content: "\f0f2"
}
.fa-bell-o:before {
	content: "\f0a2"
}
.fa-coffee:before {
	content: "\f0f4"
}
.fa-cutlery:before {
	content: "\f0f5"
}
.fa-file-text-o:before {
	content: "\f0f6"
}
.fa-building-o:before {
	content: "\f0f7"
}
.fa-hospital-o:before {
	content: "\f0f8"
}
.fa-ambulance:before {
	content: "\f0f9"
}
.fa-medkit:before {
	content: "\f0fa"
}
.fa-fighter-jet:before {
	content: "\f0fb"
}
.fa-beer:before {
	content: "\f0fc"
}
.fa-h-square:before {
	content: "\f0fd"
}
.fa-plus-square:before {
	content: "\f0fe"
}
.fa-angle-double-left:before {
	content: "\f100"
}
.fa-angle-double-right:before {
	content: "\f101"
}
.fa-angle-double-up:before {
	content: "\f102"
}
.fa-angle-double-down:before {
	content: "\f103"
}
.fa-angle-left:before {
	content: "\f104"
}
.fa-angle-right:before {
	content: "\f105"
}
.fa-angle-up:before {
	content: "\f106"
}
.fa-angle-down:before {
	content: "\f107"
}
.fa-desktop:before {
	content: "\f108"
}
.fa-laptop:before {
	content: "\f109"
}
.fa-tablet:before {
	content: "\f10a"
}
.fa-mobile-phone:before, .fa-mobile:before {
	content: "\f10b"
}
.fa-circle-o:before {
	content: "\f10c"
}
.fa-quote-left:before {
	content: "\f10d"
}
.fa-quote-right:before {
	content: "\f10e"
}
.fa-spinner:before {
	content: "\f110"
}
.fa-circle:before {
	content: "\f111"
}
.fa-mail-reply:before, .fa-reply:before {
	content: "\f112"
}
.fa-github-alt:before {
	content: "\f113"
}
.fa-folder-o:before {
	content: "\f114"
}
.fa-folder-open-o:before {
	content: "\f115"
}
.fa-smile-o:before {
	content: "\f118"
}
.fa-frown-o:before {
	content: "\f119"
}
.fa-meh-o:before {
	content: "\f11a"
}
.fa-gamepad:before {
	content: "\f11b"
}
.fa-keyboard-o:before {
	content: "\f11c"
}
.fa-flag-o:before {
	content: "\f11d"
}
.fa-flag-checkered:before {
	content: "\f11e"
}
.fa-terminal:before {
	content: "\f120"
}
.fa-code:before {
	content: "\f121"
}
.fa-mail-reply-all:before, .fa-reply-all:before {
	content: "\f122"
}
.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
	content: "\f123"
}
.fa-location-arrow:before {
	content: "\f124"
}
.fa-crop:before {
	content: "\f125"
}
.fa-code-fork:before {
	content: "\f126"
}
.fa-unlink:before, .fa-chain-broken:before {
	content: "\f127"
}
.fa-question:before {
	content: "\f128"
}
.fa-info:before {
	content: "\f129"
}
.fa-exclamation:before {
	content: "\f12a"
}
.fa-superscript:before {
	content: "\f12b"
}
.fa-subscript:before {
	content: "\f12c"
}
.fa-eraser:before {
	content: "\f12d"
}
.fa-puzzle-piece:before {
	content: "\f12e"
}
.fa-microphone:before {
	content: "\f130"
}
.fa-microphone-slash:before {
	content: "\f131"
}
.fa-shield:before {
	content: "\f132"
}
.fa-calendar-o:before {
	content: "\f133"
}
.fa-fire-extinguisher:before {
	content: "\f134"
}
.fa-rocket:before {
	content: "\f135"
}
.fa-maxcdn:before {
	content: "\f136"
}
.fa-chevron-circle-left:before {
	content: "\f137"
}
.fa-chevron-circle-right:before {
	content: "\f138"
}
.fa-chevron-circle-up:before {
	content: "\f139"
}
.fa-chevron-circle-down:before {
	content: "\f13a"
}
.fa-html5:before {
	content: "\f13b"
}
.fa-css3:before {
	content: "\f13c"
}
.fa-anchor:before {
	content: "\f13d"
}
.fa-unlock-alt:before {
	content: "\f13e"
}
.fa-bullseye:before {
	content: "\f140"
}
.fa-ellipsis-h:before {
	content: "\f141"
}
.fa-ellipsis-v:before {
	content: "\f142"
}
.fa-rss-square:before {
	content: "\f143"
}
.fa-play-circle:before {
	content: "\f144"
}
.fa-ticket:before {
	content: "\f145"
}
.fa-minus-square:before {
	content: "\f146"
}
.fa-minus-square-o:before {
	content: "\f147"
}
.fa-level-up:before {
	content: "\f148"
}
.fa-level-down:before {
	content: "\f149"
}
.fa-check-square:before {
	content: "\f14a"
}
.fa-pencil-square:before {
	content: "\f14b"
}
.fa-external-link-square:before {
	content: "\f14c"
}
.fa-share-square:before {
	content: "\f14d"
}
.fa-compass:before {
	content: "\f14e"
}
.fa-toggle-down:before, .fa-caret-square-o-down:before {
	content: "\f150"
}
.fa-toggle-up:before, .fa-caret-square-o-up:before {
	content: "\f151"
}
.fa-toggle-right:before, .fa-caret-square-o-right:before {
	content: "\f152"
}
.fa-euro:before, .fa-eur:before {
	content: "\f153"
}
.fa-gbp:before {
	content: "\f154"
}
.fa-dollar:before, .fa-usd:before {
	content: "\f155"
}
.fa-rupee:before, .fa-inr:before {
	content: "\f156"
}
.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
	content: "\f157"
}
.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
	content: "\f158"
}
.fa-won:before, .fa-krw:before {
	content: "\f159"
}
.fa-bitcoin:before, .fa-btc:before {
	content: "\f15a"
}
.fa-file:before {
	content: "\f15b"
}
.fa-file-text:before {
	content: "\f15c"
}
.fa-sort-alpha-asc:before {
	content: "\f15d"
}
.fa-sort-alpha-desc:before {
	content: "\f15e"
}
.fa-sort-amount-asc:before {
	content: "\f160"
}
.fa-sort-amount-desc:before {
	content: "\f161"
}
.fa-sort-numeric-asc:before {
	content: "\f162"
}
.fa-sort-numeric-desc:before {
	content: "\f163"
}
.fa-thumbs-up:before {
	content: "\f164"
}
.fa-thumbs-down:before {
	content: "\f165"
}
.fa-youtube-square:before {
	content: "\f166"
}
.fa-youtube:before {
	content: "\f167"
}
.fa-xing:before {
	content: "\f168"
}
.fa-xing-square:before {
	content: "\f169"
}
.fa-youtube-play:before {
	content: "\f16a"
}
.fa-dropbox:before {
	content: "\f16b"
}
.fa-stack-overflow:before {
	content: "\f16c"
}
.fa-instagram:before {
	content: "\f16d"
}
.fa-flickr:before {
	content: "\f16e"
}
.fa-adn:before {
	content: "\f170"
}
.fa-bitbucket:before {
	content: "\f171"
}
.fa-bitbucket-square:before {
	content: "\f172"
}
.fa-tumblr:before {
	content: "\f173"
}
.fa-tumblr-square:before {
	content: "\f174"
}
.fa-long-arrow-down:before {
	content: "\f175"
}
.fa-long-arrow-up:before {
	content: "\f176"
}
.fa-long-arrow-left:before {
	content: "\f177"
}
.fa-long-arrow-right:before {
	content: "\f178"
}
.fa-apple:before {
	content: "\f179"
}
.fa-windows:before {
	content: "\f17a"
}
.fa-android:before {
	content: "\f17b"
}
.fa-linux:before {
	content: "\f17c"
}
.fa-dribbble:before {
	content: "\f17d"
}
.fa-skype:before {
	content: "\f17e"
}
.fa-foursquare:before {
	content: "\f180"
}
.fa-trello:before {
	content: "\f181"
}
.fa-female:before {
	content: "\f182"
}
.fa-male:before {
	content: "\f183"
}
.fa-gittip:before, .fa-gratipay:before {
	content: "\f184"
}
.fa-sun-o:before {
	content: "\f185"
}
.fa-moon-o:before {
	content: "\f186"
}
.fa-archive:before {
	content: "\f187"
}
.fa-bug:before {
	content: "\f188"
}
.fa-vk:before {
	content: "\f189"
}
.fa-weibo:before {
	content: "\f18a"
}
.fa-renren:before {
	content: "\f18b"
}
.fa-pagelines:before {
	content: "\f18c"
}
.fa-stack-exchange:before {
	content: "\f18d"
}
.fa-arrow-circle-o-right:before {
	content: "\f18e"
}
.fa-arrow-circle-o-left:before {
	content: "\f190"
}
.fa-toggle-left:before, .fa-caret-square-o-left:before {
	content: "\f191"
}
.fa-dot-circle-o:before {
	content: "\f192"
}
.fa-wheelchair:before {
	content: "\f193"
}
.fa-vimeo-square:before {
	content: "\f194"
}
.fa-turkish-lira:before, .fa-try:before {
	content: "\f195"
}
.fa-plus-square-o:before {
	content: "\f196"
}
.fa-space-shuttle:before {
	content: "\f197"
}
.fa-slack:before {
	content: "\f198"
}
.fa-envelope-square:before {
	content: "\f199"
}
.fa-wordpress:before {
	content: "\f19a"
}
.fa-openid:before {
	content: "\f19b"
}
.fa-institution:before, .fa-bank:before, .fa-university:before {
	content: "\f19c"
}
.fa-mortar-board:before, .fa-graduation-cap:before {
	content: "\f19d"
}
.fa-yahoo:before {
	content: "\f19e"
}
.fa-google:before {
	content: "\f1a0"
}
.fa-reddit:before {
	content: "\f1a1"
}
.fa-reddit-square:before {
	content: "\f1a2"
}
.fa-stumbleupon-circle:before {
	content: "\f1a3"
}
.fa-stumbleupon:before {
	content: "\f1a4"
}
.fa-delicious:before {
	content: "\f1a5"
}
.fa-digg:before {
	content: "\f1a6"
}
.fa-pied-piper:before {
	content: "\f1a7"
}
.fa-pied-piper-alt:before {
	content: "\f1a8"
}
.fa-drupal:before {
	content: "\f1a9"
}
.fa-joomla:before {
	content: "\f1aa"
}
.fa-language:before {
	content: "\f1ab"
}
.fa-fax:before {
	content: "\f1ac"
}
.fa-building:before {
	content: "\f1ad"
}
.fa-child:before {
	content: "\f1ae"
}
.fa-paw:before {
	content: "\f1b0"
}
.fa-spoon:before {
	content: "\f1b1"
}
.fa-cube:before {
	content: "\f1b2"
}
.fa-cubes:before {
	content: "\f1b3"
}
.fa-behance:before {
	content: "\f1b4"
}
.fa-behance-square:before {
	content: "\f1b5"
}
.fa-steam:before {
	content: "\f1b6"
}
.fa-steam-square:before {
	content: "\f1b7"
}
.fa-recycle:before {
	content: "\f1b8"
}
.fa-automobile:before, .fa-car:before {
	content: "\f1b9"
}
.fa-cab:before, .fa-taxi:before {
	content: "\f1ba"
}
.fa-tree:before {
	content: "\f1bb"
}
.fa-spotify:before {
	content: "\f1bc"
}
.fa-deviantart:before {
	content: "\f1bd"
}
.fa-soundcloud:before {
	content: "\f1be"
}
.fa-database:before {
	content: "\f1c0"
}
.fa-file-pdf-o:before {
	content: "\f1c1"
}
.fa-file-word-o:before {
	content: "\f1c2"
}
.fa-file-excel-o:before {
	content: "\f1c3"
}
.fa-file-powerpoint-o:before {
	content: "\f1c4"
}
.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
	content: "\f1c5"
}
.fa-file-zip-o:before, .fa-file-archive-o:before {
	content: "\f1c6"
}
.fa-file-sound-o:before, .fa-file-audio-o:before {
	content: "\f1c7"
}
.fa-file-movie-o:before, .fa-file-video-o:before {
	content: "\f1c8"
}
.fa-file-code-o:before {
	content: "\f1c9"
}
.fa-vine:before {
	content: "\f1ca"
}
.fa-codepen:before {
	content: "\f1cb"
}
.fa-jsfiddle:before {
	content: "\f1cc"
}
.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
	content: "\f1cd"
}
.fa-circle-o-notch:before {
	content: "\f1ce"
}
.fa-ra:before, .fa-rebel:before {
	content: "\f1d0"
}
.fa-ge:before, .fa-empire:before {
	content: "\f1d1"
}
.fa-git-square:before {
	content: "\f1d2"
}
.fa-git:before {
	content: "\f1d3"
}
.fa-hacker-news:before {
	content: "\f1d4"
}
.fa-tencent-weibo:before {
	content: "\f1d5"
}
.fa-qq:before {
	content: "\f1d6"
}
.fa-wechat:before, .fa-weixin:before {
	content: "\f1d7"
}
.fa-send:before, .fa-paper-plane:before {
	content: "\f1d8"
}
.fa-send-o:before, .fa-paper-plane-o:before {
	content: "\f1d9"
}
.fa-history:before {
	content: "\f1da"
}
.fa-genderless:before, .fa-circle-thin:before {
	content: "\f1db"
}
.fa-header:before {
	content: "\f1dc"
}
.fa-paragraph:before {
	content: "\f1dd"
}
.fa-sliders:before {
	content: "\f1de"
}
.fa-share-alt:before {
	content: "\f1e0"
}
.fa-share-alt-square:before {
	content: "\f1e1"
}
.fa-bomb:before {
	content: "\f1e2"
}
.fa-soccer-ball-o:before, .fa-futbol-o:before {
	content: "\f1e3"
}
.fa-tty:before {
	content: "\f1e4"
}
.fa-binoculars:before {
	content: "\f1e5"
}
.fa-plug:before {
	content: "\f1e6"
}
.fa-slideshare:before {
	content: "\f1e7"
}
.fa-twitch:before {
	content: "\f1e8"
}
.fa-yelp:before {
	content: "\f1e9"
}
.fa-newspaper-o:before {
	content: "\f1ea"
}
.fa-wifi:before {
	content: "\f1eb"
}
.fa-calculator:before {
	content: "\f1ec"
}
.fa-paypal:before {
	content: "\f1ed"
}
.fa-google-wallet:before {
	content: "\f1ee"
}
.fa-cc-visa:before {
	content: "\f1f0"
}
.fa-cc-mastercard:before {
	content: "\f1f1"
}
.fa-cc-discover:before {
	content: "\f1f2"
}
.fa-cc-amex:before {
	content: "\f1f3"
}
.fa-cc-paypal:before {
	content: "\f1f4"
}
.fa-cc-stripe:before {
	content: "\f1f5"
}
.fa-bell-slash:before {
	content: "\f1f6"
}
.fa-bell-slash-o:before {
	content: "\f1f7"
}
.fa-trash:before {
	content: "\f1f8"
}
.fa-copyright:before {
	content: "\f1f9"
}
.fa-at:before {
	content: "\f1fa"
}
.fa-eyedropper:before {
	content: "\f1fb"
}
.fa-paint-brush:before {
	content: "\f1fc"
}
.fa-birthday-cake:before {
	content: "\f1fd"
}
.fa-area-chart:before {
	content: "\f1fe"
}
.fa-pie-chart:before {
	content: "\f200"
}
.fa-line-chart:before {
	content: "\f201"
}
.fa-lastfm:before {
	content: "\f202"
}
.fa-lastfm-square:before {
	content: "\f203"
}
.fa-toggle-off:before {
	content: "\f204"
}
.fa-toggle-on:before {
	content: "\f205"
}
.fa-bicycle:before {
	content: "\f206"
}
.fa-bus:before {
	content: "\f207"
}
.fa-ioxhost:before {
	content: "\f208"
}
.fa-angellist:before {
	content: "\f209"
}
.fa-cc:before {
	content: "\f20a"
}
.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
	content: "\f20b"
}
.fa-meanpath:before {
	content: "\f20c"
}
.fa-buysellads:before {
	content: "\f20d"
}
.fa-connectdevelop:before {
	content: "\f20e"
}
.fa-dashcube:before {
	content: "\f210"
}
.fa-forumbee:before {
	content: "\f211"
}
.fa-leanpub:before {
	content: "\f212"
}
.fa-sellsy:before {
	content: "\f213"
}
.fa-shirtsinbulk:before {
	content: "\f214"
}
.fa-simplybuilt:before {
	content: "\f215"
}
.fa-skyatlas:before {
	content: "\f216"
}
.fa-cart-plus:before {
	content: "\f217"
}
.fa-cart-arrow-down:before {
	content: "\f218"
}
.fa-diamond:before {
	content: "\f219"
}
.fa-ship:before {
	content: "\f21a"
}
.fa-user-secret:before {
	content: "\f21b"
}
.fa-motorcycle:before {
	content: "\f21c"
}
.fa-street-view:before {
	content: "\f21d"
}
.fa-heartbeat:before {
	content: "\f21e"
}
.fa-venus:before {
	content: "\f221"
}
.fa-mars:before {
	content: "\f222"
}
.fa-mercury:before {
	content: "\f223"
}
.fa-transgender:before {
	content: "\f224"
}
.fa-transgender-alt:before {
	content: "\f225"
}
.fa-venus-double:before {
	content: "\f226"
}
.fa-mars-double:before {
	content: "\f227"
}
.fa-venus-mars:before {
	content: "\f228"
}
.fa-mars-stroke:before {
	content: "\f229"
}
.fa-mars-stroke-v:before {
	content: "\f22a"
}
.fa-mars-stroke-h:before {
	content: "\f22b"
}
.fa-neuter:before {
	content: "\f22c"
}
.fa-facebook-official:before {
	content: "\f230"
}
.fa-pinterest-p:before {
	content: "\f231"
}
.fa-whatsapp:before {
	content: "\f232"
}
.fa-server:before {
	content: "\f233"
}
.fa-user-plus:before {
	content: "\f234"
}
.fa-user-times:before {
	content: "\f235"
}
.fa-hotel:before, .fa-bed:before {
	content: "\f236"
}
.fa-viacoin:before {
	content: "\f237"
}
.fa-train:before {
	content: "\f238"
}
.fa-subway:before {
	content: "\f239"
}
.fa-medium:before {
	content: "\f23a"
}
.checkbox {
	padding-left: 20px
}
.checkbox label {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	padding-left: 5px
}
.checkbox label::before {
	content: "";
	display: inline-block;
	position: absolute;
	width: 17px;
	height: 17px;
	left: 0;
	margin-left: -20px;
	border: 1px solid #cccccc;
	border-radius: 3px;
	background-color: #fff;
	-webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
	-o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
	transition: border 0.15s ease-in-out, color 0.15s ease-in-out
}
.checkbox label::after {
	display: inline-block;
	position: absolute;
	width: 16px;
	height: 16px;
	left: 0;
	top: 0;
	margin-left: -20px;
	padding-left: 3px;
	padding-top: 1px;
	font-size: 11px;
	color: #555555
}
.checkbox input[type="checkbox"], .checkbox input[type="radio"] {
	opacity: 0;
	z-index: 1
}
.checkbox input[type="checkbox"]:focus+label::before, .checkbox input[type="radio"]:focus+label::before {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
.checkbox input[type="checkbox"]:checked+label::after, .checkbox input[type="radio"]:checked+label::after {
	font-family: "FontAwesome";
	content: "\f00c"
}
.checkbox input[type="checkbox"]:disabled+label, .checkbox input[type="radio"]:disabled+label {
	opacity: 0.65
}
.checkbox input[type="checkbox"]:disabled+label::before, .checkbox input[type="radio"]:disabled+label::before {
	background-color: #eeeeee;
	cursor: not-allowed
}
.checkbox.checkbox-circle label::before {
	border-radius: 50%
}
.checkbox.checkbox-inline {
	margin-top: 0
}
.checkbox-primary input[type="checkbox"]:checked+label::before, .checkbox-primary input[type="radio"]:checked+label::before {
	background-color: #337ab7;
	border-color: #337ab7
}
.checkbox-primary input[type="checkbox"]:checked+label::after, .checkbox-primary input[type="radio"]:checked+label::after {
	color: #fff
}
.checkbox-danger input[type="checkbox"]:checked+label::before, .checkbox-danger input[type="radio"]:checked+label::before {
	background-color: #d9534f;
	border-color: #d9534f
}
.checkbox-danger input[type="checkbox"]:checked+label::after, .checkbox-danger input[type="radio"]:checked+label::after {
	color: #fff
}
.checkbox-info input[type="checkbox"]:checked+label::before, .checkbox-info input[type="radio"]:checked+label::before {
	background-color: #5bc0de;
	border-color: #5bc0de
}
.checkbox-info input[type="checkbox"]:checked+label::after, .checkbox-info input[type="radio"]:checked+label::after {
	color: #fff
}
.checkbox-warning input[type="checkbox"]:checked+label::before, .checkbox-warning input[type="radio"]:checked+label::before {
	background-color: #f0ad4e;
	border-color: #f0ad4e
}
.checkbox-warning input[type="checkbox"]:checked+label::after, .checkbox-warning input[type="radio"]:checked+label::after {
	color: #fff
}
.checkbox-success input[type="checkbox"]:checked+label::before, .checkbox-success input[type="radio"]:checked+label::before {
	background-color: #5cb85c;
	border-color: #5cb85c
}
.checkbox-success input[type="checkbox"]:checked+label::after, .checkbox-success input[type="radio"]:checked+label::after {
	color: #fff
}
.radio {
	padding-left: 20px
}
.radio label {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	padding-left: 5px
}
.radio label::before {
	content: "";
	display: inline-block;
	position: absolute;
	width: 17px;
	height: 17px;
	left: 0;
	margin-left: -20px;
	border-radius: 50%;
	background-color: #dbdbdb;
	-webkit-transition: border 0.15s ease-in-out;
	-o-transition: border 0.15s ease-in-out;
	transition: border 0.15s ease-in-out
}
.radio label::after {
	display: inline-block;
	position: absolute;
	content: " ";
	width: 11px;
	height: 11px;
	left: 3px;
	top: 3px;
	margin-left: -20px;
	border-radius: 50%;
	background-color: #555555;
	-webkit-transform: scale(0, 0);
	-ms-transform: scale(0, 0);
	-o-transform: scale(0, 0);
	transform: scale(0, 0);
	-webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
	-moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
	-o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
	transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33)
}
.radio input[type="radio"] {
	opacity: 0;
	z-index: 1
}
.radio input[type="radio"]:focus+label::before {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
.radio input[type="radio"]:checked+label::after {
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	transform: scale(1, 1)
}
.radio input[type="radio"]:disabled+label {
	opacity: 0.65
}
.radio input[type="radio"]:disabled+label::before {
	cursor: not-allowed
}
.radio.radio-inline {
	margin-top: 0
}
.radio-primary input[type="radio"]+label::after {
	background-color: #337ab7
}
.radio-primary input[type="radio"]:checked+label::before {
	border-color: #337ab7
}
.radio-primary input[type="radio"]:checked+label::after {
	background-color: #337ab7
}
.radio-danger input[type="radio"]+label::after {
	background-color: #d9534f
}
.radio-danger input[type="radio"]:checked+label::before {
	border-color: #d9534f
}
.radio-danger input[type="radio"]:checked+label::after {
	background-color: #d9534f
}
.radio-info input[type="radio"]+label::after {
	background-color: #5bc0de
}
.radio-info input[type="radio"]:checked+label::before {
	border-color: #5bc0de
}
.radio-info input[type="radio"]:checked+label::after {
	background-color: #5bc0de
}
.radio-warning input[type="radio"]+label::after {
	background-color: #f0ad4e
}
.radio-warning input[type="radio"]:checked+label::before {
	border-color: #f0ad4e
}
.radio-warning input[type="radio"]:checked+label::after {
	background-color: #f0ad4e
}
.radio-success input[type="radio"]+label::after {
	background-color: #5cb85c
}
.radio-success input[type="radio"]:checked+label::before {
	border-color: #5cb85c
}
.radio-success input[type="radio"]:checked+label::after {
	background-color: #5cb85c
}
input[type="checkbox"].styled:checked+label:after, input[type="radio"].styled:checked+label:after {
	font-family: 'FontAwesome';
	content: "\f00c"
}
input[type="checkbox"] .styled:checked+label::before, input[type="radio"] .styled:checked+label::before {
	color: #fff
}
input[type="checkbox"] .styled:checked+label::after, input[type="radio"] .styled:checked+label::after {
	color: #fff
}
.inputfile {
	display: block;
	position: relative
}
.inputfile .form-control-feedback {
	display: none !important
}
.inputfile .upload-button {
	display: inline-block;
	position: absolute;
	right: 0;
	cursor: pointer;
	top: 0
}
.inputfile .upload-button .btn-primary {
	background: #1d428a;
	border: solid 1px #1d428a;
	font-size: 16px;
	height: 40px;
	width: 92px
}
.inputfile .upload-button input[type="file"] {
	left: 0;
	height: 100%;
	opacity: 0;
	position: absolute;
	top: 0;
	width: 100%;
	cursor: pointer
}
.inputfile .previous-file {
	display: inline-block;
	width: 65%;
	overflow: hidden
}
.inputfile .previous-file .upload-button-link {
	margin-right: 4px;
	display: inline-block;
	direction: rtl;
	overflow: visible;
	height: 24px;
	text-align: left;
	white-space: nowrap;
	padding-top: 7px;
	color: #008D6D
}
.inputfile .previous-file .upload-button-link[href="#"] {
	cursor: default;
	text-decoration: none
}
.inputfile .previous-file .upload-button-remove {
	position: absolute;
	right: 92px;
	top: 0;
	height: 40px;
	background: #008D6D;
	border: solid 1px #008D6D;
	color: #fff
}
.inputfile .previous-file .upload-button-remove .remove-icon {
	display: inline-block
}
.inputfile .previous-file .upload-button-remove .restore-icon {
	display: none
}
.inputfile .previous-file.deleted .upload-button-link {
	color: #999;
	text-decoration: line-through
}
.inputfile .previous-file.deleted .upload-button-remove .remove-icon {
	display: none
}
.inputfile .previous-file.deleted .upload-button-remove .restore-icon {
	display: inline-block
}/*! jQuery UI - v1.12.1 - 2016-09-14
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&fwDefault=normal&cornerRadius=3px&bgColorHeader=e9e9e9&bgTextureHeader=flat&borderColorHeader=dddddd&fcHeader=333333&iconColorHeader=444444&bgColorContent=ffffff&bgTextureContent=flat&borderColorContent=dddddd&fcContent=333333&iconColorContent=444444&bgColorDefault=f6f6f6&bgTextureDefault=flat&borderColorDefault=c5c5c5&fcDefault=454545&iconColorDefault=777777&bgColorHover=ededed&bgTextureHover=flat&borderColorHover=cccccc&fcHover=2b2b2b&iconColorHover=555555&bgColorActive=007fff&bgTextureActive=flat&borderColorActive=003eff&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=fffa90&bgTextureHighlight=flat&borderColorHighlight=dad55e&fcHighlight=777620&iconColorHighlight=777620&bgColorError=fddfdf&bgTextureError=flat&borderColorError=f1a899&fcError=5f3f3f&iconColorError=cc0000&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=666666&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=5px&offsetTopShadow=0px&offsetLeftShadow=0px&cornerRadiusShadow=8px
* Copyright jQuery Foundation and other contributors; Licensed MIT */
.ui-helper-hidden {
	display: none
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none
}
.ui-helper-clearfix:before, .ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse
}
.ui-helper-clearfix:after {
	clear: both
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter: Alpha(Opacity=0)
}
.ui-front {
	z-index: 100
}
.ui-state-disabled {
	cursor: default !important;
	pointer-events: none
}
.ui-icon {
	display: inline-block;
	vertical-align: middle;
	margin-top: -.25em;
	position: relative;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat
}
.ui-widget-icon-block {
	left: 50%;
	margin-left: -8px;
	display: block
}
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	margin: 2px 0 0 0;
	padding: .5em .5em .5em .7em;
	font-size: 100%
}
.ui-accordion .ui-accordion-content {
	padding: 1em 2.2em;
	border-top: 0;
	overflow: auto
}
.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default
}
.ui-menu {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	outline: 0
}
.ui-menu .ui-menu {
	position: absolute
}
.ui-menu .ui-menu-item {
	margin: 0;
	cursor: pointer;
	list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")
}
.ui-menu .ui-menu-item-wrapper {
	position: relative;
	padding: 3px 1em 3px .4em
}
.ui-menu .ui-menu-divider {
	margin: 5px 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0
}
.ui-menu .ui-state-focus, .ui-menu .ui-state-active {
	margin: -1px
}
.ui-menu-icons {
	position: relative
}
.ui-menu-icons .ui-menu-item-wrapper {
	padding-left: 2em
}
.ui-menu .ui-icon {
	position: absolute;
	top: 0;
	bottom: 0;
	left: .2em;
	margin: auto 0
}
.ui-menu .ui-menu-icon {
	left: auto;
	right: 0
}
.ui-button {
	padding: .4em 1em;
	display: inline-block;
	position: relative;
	line-height: normal;
	margin-right: .1em;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	overflow: visible
}
.ui-button, .ui-button:link, .ui-button:visited, .ui-button:hover, .ui-button:active {
	text-decoration: none
}
.ui-button-icon-only {
	width: 2em;
	box-sizing: border-box;
	text-indent: -9999px;
	white-space: nowrap
}
input.ui-button.ui-button-icon-only {
	text-indent: 0
}
.ui-button-icon-only .ui-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -8px;
	margin-left: -8px
}
.ui-button.ui-icon-notext .ui-icon {
	padding: 0;
	width: 2.1em;
	height: 2.1em;
	text-indent: -9999px;
	white-space: nowrap
}
input.ui-button.ui-icon-notext .ui-icon {
	width: auto;
	height: auto;
	text-indent: 0;
	white-space: normal;
	padding: .4em 1em
}
input.ui-button::-moz-focus-inner, button.ui-button::-moz-focus-inner {
border:0;
padding:0
}
.ui-controlgroup {
	vertical-align: middle;
	display: inline-block
}
.ui-controlgroup>.ui-controlgroup-item {
	float: left;
	margin-left: 0;
	margin-right: 0
}
.ui-controlgroup>.ui-controlgroup-item:focus, .ui-controlgroup>.ui-controlgroup-item.ui-visual-focus {
	z-index: 9999
}
.ui-controlgroup-vertical>.ui-controlgroup-item {
	display: block;
	float: none;
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
	text-align: left
}
.ui-controlgroup-vertical .ui-controlgroup-item {
	box-sizing: border-box
}
.ui-controlgroup .ui-controlgroup-label {
	padding: .4em 1em
}
.ui-controlgroup .ui-controlgroup-label span {
	font-size: 80%
}
.ui-controlgroup-horizontal .ui-controlgroup-label+.ui-controlgroup-item {
	border-left: none
}
.ui-controlgroup-vertical .ui-controlgroup-label+.ui-controlgroup-item {
	border-top: none
}
.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
	border-right: none
}
.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
	border-bottom: none
}
.ui-controlgroup-vertical .ui-spinner-input {
	width: 75%;
	width: calc( 100% - 2.4em)
}
.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
	border-top-style: solid
}
.ui-checkboxradio-label .ui-icon-background {
	box-shadow: inset 1px 1px 1px #ccc;
	border-radius: .12em;
	border: none
}
.ui-checkboxradio-radio-label .ui-icon-background {
	width: 16px;
	height: 16px;
	border-radius: 1em;
	overflow: visible;
	border: none
}
.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon, .ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
	background-image: none;
	width: 8px;
	height: 8px;
	border-width: 4px;
	border-style: solid
}
.ui-checkboxradio-disabled {
	pointer-events: none
}
.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none
}
.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0
}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em
}
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
	top: 1px
}
.ui-datepicker .ui-datepicker-prev {
	left: 2px
}
.ui-datepicker .ui-datepicker-next {
	right: 2px
}
.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px
}
.ui-datepicker .ui-datepicker-next-hover {
	right: 1px
}
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px
}
.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center
}
.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0
}
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
	width: 45%
}
.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em
}
.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: bold;
	border: 0
}
.ui-datepicker td {
	border: 0;
	padding: 1px
}
.ui-datepicker td span, .ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none
}
.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0
}
.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left
}
.ui-datepicker.ui-datepicker-multi {
	width: auto
}
.ui-datepicker-multi .ui-datepicker-group {
	float: left
}
.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em
}
.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%
}
.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%
}
.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left
}
.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0
}
.ui-datepicker-rtl {
	direction: rtl
}
.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto
}
.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-rtl .ui-datepicker-group {
	float: right
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px
}
.ui-datepicker .ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
	left: .5em;
	top: .3em
}
.ui-dialog {
	position: absolute;
	top: 0;
	left: 0;
	padding: .2em;
	outline: 0
}
.ui-dialog .ui-dialog-titlebar {
	padding: .4em 1em;
	position: relative
}
.ui-dialog .ui-dialog-title {
	float: left;
	margin: .1em 0;
	white-space: nowrap;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis
}
.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	right: .3em;
	top: 50%;
	width: 20px;
	margin: -10px 0 0 0;
	padding: 1px;
	height: 20px
}
.ui-dialog .ui-dialog-content {
	position: relative;
	border: 0;
	padding: .5em 1em;
	background: none;
	overflow: auto
}
.ui-dialog .ui-dialog-buttonpane {
	text-align: left;
	border-width: 1px 0 0 0;
	background-image: none;
	margin-top: .5em;
	padding: .3em 1em .5em .4em
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: right
}
.ui-dialog .ui-dialog-buttonpane button {
	margin: .5em .4em .5em 0;
	cursor: pointer
}
.ui-dialog .ui-resizable-n {
	height: 2px;
	top: 0
}
.ui-dialog .ui-resizable-e {
	width: 2px;
	right: 0
}
.ui-dialog .ui-resizable-s {
	height: 2px;
	bottom: 0
}
.ui-dialog .ui-resizable-w {
	width: 2px;
	left: 0
}
.ui-dialog .ui-resizable-se, .ui-dialog .ui-resizable-sw, .ui-dialog .ui-resizable-ne, .ui-dialog .ui-resizable-nw {
	width: 7px;
	height: 7px
}
.ui-dialog .ui-resizable-se {
	right: 0;
	bottom: 0
}
.ui-dialog .ui-resizable-sw {
	left: 0;
	bottom: 0
}
.ui-dialog .ui-resizable-ne {
	right: 0;
	top: 0
}
.ui-dialog .ui-resizable-nw {
	left: 0;
	top: 0
}
.ui-draggable .ui-dialog-titlebar {
	cursor: move
}
.ui-draggable-handle {
	-ms-touch-action: none;
	touch-action: none
}
.ui-resizable {
	position: relative
}
.ui-resizable-handle {
	position: absolute;
	font-size: 0.1px;
	display: block;
	-ms-touch-action: none;
	touch-action: none
}
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle {
	display: none
}
.ui-resizable-n {
	cursor: n-resize;
	height: 7px;
	width: 100%;
	top: -5px;
	left: 0
}
.ui-resizable-s {
	cursor: s-resize;
	height: 7px;
	width: 100%;
	bottom: -5px;
	left: 0
}
.ui-resizable-e {
	cursor: e-resize;
	width: 7px;
	right: -5px;
	top: 0;
	height: 100%
}
.ui-resizable-w {
	cursor: w-resize;
	width: 7px;
	left: -5px;
	top: 0;
	height: 100%
}
.ui-resizable-se {
	cursor: se-resize;
	width: 12px;
	height: 12px;
	right: 1px;
	bottom: 1px
}
.ui-resizable-sw {
	cursor: sw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	bottom: -5px
}
.ui-resizable-nw {
	cursor: nw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	top: -5px
}
.ui-resizable-ne {
	cursor: ne-resize;
	width: 9px;
	height: 9px;
	right: -5px;
	top: -5px
}
.ui-progressbar {
	height: 2em;
	text-align: left;
	overflow: hidden
}
.ui-progressbar .ui-progressbar-value {
	margin: -1px;
	height: 100%
}
.ui-progressbar .ui-progressbar-overlay {
	background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
	height: 100%;
	filter: alpha(opacity=25);
	opacity: 0.25
}
.ui-progressbar-indeterminate .ui-progressbar-value {
	background-image: none
}
.ui-selectable {
	-ms-touch-action: none;
	touch-action: none
}
.ui-selectable-helper {
	position: absolute;
	z-index: 100;
	border: 1px dotted black
}
.ui-selectmenu-menu {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	display: none
}
.ui-selectmenu-menu .ui-menu {
	overflow: auto;
	overflow-x: hidden;
	padding-bottom: 1px
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5;
	padding: 2px 0.4em;
	margin: 0.5em 0 0 0;
	height: auto;
	border: 0
}
.ui-selectmenu-open {
	display: block
}
.ui-selectmenu-text {
	display: block;
	margin-right: 20px;
	overflow: hidden;
	text-overflow: ellipsis
}
.ui-selectmenu-button.ui-button {
	text-align: left;
	white-space: nowrap;
	width: 14em
}
.ui-selectmenu-icon.ui-icon {
	float: right;
	margin-top: 0
}
.ui-slider {
	position: relative;
	text-align: left
}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
	-ms-touch-action: none;
	touch-action: none
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0
}
.ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit
}
.ui-slider-horizontal {
	height: .8em
}
.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em
}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%
}
.ui-slider-horizontal .ui-slider-range-min {
	left: 0
}
.ui-slider-horizontal .ui-slider-range-max {
	right: 0
}
.ui-slider-vertical {
	width: .8em;
	height: 100px
}
.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em
}
.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%
}
.ui-slider-vertical .ui-slider-range-min {
	bottom: 0
}
.ui-slider-vertical .ui-slider-range-max {
	top: 0
}
.ui-sortable-handle {
	-ms-touch-action: none;
	touch-action: none
}
.ui-spinner {
	position: relative;
	display: inline-block;
	overflow: hidden;
	padding: 0;
	vertical-align: middle
}
.ui-spinner-input {
	border: none;
	background: none;
	color: inherit;
	padding: .222em 0;
	margin: .2em 0;
	vertical-align: middle;
	margin-left: .4em;
	margin-right: 2em
}
.ui-spinner-button {
	width: 1.6em;
	height: 50%;
	font-size: .5em;
	padding: 0;
	margin: 0;
	text-align: center;
	position: absolute;
	cursor: default;
	display: block;
	overflow: hidden;
	right: 0
}
.ui-spinner a.ui-spinner-button {
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none
}
.ui-spinner-up {
	top: 0
}
.ui-spinner-down {
	bottom: 0
}
.ui-tabs {
	position: relative;
	padding: .2em
}
.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: .2em .2em 0
}
.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 0;
	margin: 1px .2em 0 0;
	border-bottom-width: 0;
	padding: 0;
	white-space: nowrap
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
	float: left;
	padding: .5em 1em;
	text-decoration: none
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	margin-bottom: -1px;
	padding-bottom: 1px
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
	cursor: text
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
	cursor: pointer
}
.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 1em 1.4em;
	background: none
}
.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px
}
body .ui-tooltip {
	border-width: 2px
}
.ui-widget {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em
}
.ui-widget .ui-widget {
	font-size: 1em
}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em
}
.ui-widget.ui-widget-content {
	border: 1px solid #c5c5c5
}
.ui-widget-content {
	border: 1px solid #dddddd;
	background: #ffffff;
	color: #333333
}
.ui-widget-content a {
	color: #333333
}
.ui-widget-header {
	border: 1px solid #dddddd;
	background: #e9e9e9;
	color: #333333;
	font-weight: bold
}
.ui-widget-header a {
	color: #333333
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
	border: 1px solid #c5c5c5;
	background: #f6f6f6;
	font-weight: normal;
	color: #454545
}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited, a.ui-button, a:link.ui-button, a:visited.ui-button, .ui-button {
	color: #454545;
	text-decoration: none
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus, .ui-button:hover, .ui-button:focus {
	border: 1px solid #cccccc;
	background: #ededed;
	font-weight: normal;
	color: #2b2b2b
}
.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited, .ui-state-focus a, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited, a.ui-button:hover, a.ui-button:focus {
	color: #2b2b2b;
	text-decoration: none
}
.ui-visual-focus {
	box-shadow: 0 0 3px 1px #5e9ed6
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
	border: 1px solid #003eff;
	background: #007fff;
	font-weight: normal;
	color: #ffffff
}
.ui-icon-background, .ui-state-active .ui-icon-background {
	border: #003eff;
	background-color: #ffffff
}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
	color: #ffffff;
	text-decoration: none
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
	border: 1px solid #dad55e;
	background: #fffa90;
	color: #777620
}
.ui-state-checked {
	border: 1px solid #dad55e;
	background: #fffa90
}
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
	color: #777620
}
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
	border: 1px solid #f1a899;
	background: #fddfdf;
	color: #5f3f3f
}
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
	color: #5f3f3f
}
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
	color: #5f3f3f
}
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
	font-weight: bold
}
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter: Alpha(Opacity=70);
	font-weight: normal
}
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter: Alpha(Opacity=35);
	background-image: none
}
.ui-state-disabled .ui-icon {
	filter: Alpha(Opacity=35)
}
.ui-icon {
	width: 16px;
	height: 16px
}
.ui-icon, .ui-widget-content .ui-icon {
	background-image: url("/en/assets/images/ui-icons_444444_256x240.png")
}
.ui-widget-header .ui-icon {
	background-image: url("/en/assets/images/ui-icons_444444_256x240.png")
}
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon, .ui-button:hover .ui-icon, .ui-button:focus .ui-icon {
	background-image: url("/en/assets/images/ui-icons_555555_256x240.png")
}
.ui-state-active .ui-icon, .ui-button:active .ui-icon {
	background-image: url("/en/assets/images/ui-icons_ffffff_256x240.png")
}
.ui-state-highlight .ui-icon, .ui-button .ui-state-highlight.ui-icon {
	background-image: url("/en/assets/images/ui-icons_777620_256x240.png")
}
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
	background-image: url("/en/assets/images/ui-icons_cc0000_256x240.png")
}
.ui-button .ui-icon {
	background-image: url("/en/assets/images/images/ui-icons_777777_256x240.png")
}
.ui-icon-blank {
	background-position: 16px 16px
}
.ui-icon-caret-1-n {
	background-position: 0 0
}
.ui-icon-caret-1-ne {
	background-position: -16px 0
}
.ui-icon-caret-1-e {
	background-position: -32px 0
}
.ui-icon-caret-1-se {
	background-position: -48px 0
}
.ui-icon-caret-1-s {
	background-position: -65px 0
}
.ui-icon-caret-1-sw {
	background-position: -80px 0
}
.ui-icon-caret-1-w {
	background-position: -96px 0
}
.ui-icon-caret-1-nw {
	background-position: -112px 0
}
.ui-icon-caret-2-n-s {
	background-position: -128px 0
}
.ui-icon-caret-2-e-w {
	background-position: -144px 0
}
.ui-icon-triangle-1-n {
	background-position: 0 -16px
}
.ui-icon-triangle-1-ne {
	background-position: -16px -16px
}
.ui-icon-triangle-1-e {
	background-position: -32px -16px
}
.ui-icon-triangle-1-se {
	background-position: -48px -16px
}
.ui-icon-triangle-1-s {
	background-position: -65px -16px
}
.ui-icon-triangle-1-sw {
	background-position: -80px -16px
}
.ui-icon-triangle-1-w {
	background-position: -96px -16px
}
.ui-icon-triangle-1-nw {
	background-position: -112px -16px
}
.ui-icon-triangle-2-n-s {
	background-position: -128px -16px
}
.ui-icon-triangle-2-e-w {
	background-position: -144px -16px
}
.ui-icon-arrow-1-n {
	background-position: 0 -32px
}
.ui-icon-arrow-1-ne {
	background-position: -16px -32px
}
.ui-icon-arrow-1-e {
	background-position: -32px -32px
}
.ui-icon-arrow-1-se {
	background-position: -48px -32px
}
.ui-icon-arrow-1-s {
	background-position: -65px -32px
}
.ui-icon-arrow-1-sw {
	background-position: -80px -32px
}
.ui-icon-arrow-1-w {
	background-position: -96px -32px
}
.ui-icon-arrow-1-nw {
	background-position: -112px -32px
}
.ui-icon-arrow-2-n-s {
	background-position: -128px -32px
}
.ui-icon-arrow-2-ne-sw {
	background-position: -144px -32px
}
.ui-icon-arrow-2-e-w {
	background-position: -160px -32px
}
.ui-icon-arrow-2-se-nw {
	background-position: -176px -32px
}
.ui-icon-arrowstop-1-n {
	background-position: -192px -32px
}
.ui-icon-arrowstop-1-e {
	background-position: -208px -32px
}
.ui-icon-arrowstop-1-s {
	background-position: -224px -32px
}
.ui-icon-arrowstop-1-w {
	background-position: -240px -32px
}
.ui-icon-arrowthick-1-n {
	background-position: 1px -48px
}
.ui-icon-arrowthick-1-ne {
	background-position: -16px -48px
}
.ui-icon-arrowthick-1-e {
	background-position: -32px -48px
}
.ui-icon-arrowthick-1-se {
	background-position: -48px -48px
}
.ui-icon-arrowthick-1-s {
	background-position: -64px -48px
}
.ui-icon-arrowthick-1-sw {
	background-position: -80px -48px
}
.ui-icon-arrowthick-1-w {
	background-position: -96px -48px
}
.ui-icon-arrowthick-1-nw {
	background-position: -112px -48px
}
.ui-icon-arrowthick-2-n-s {
	background-position: -128px -48px
}
.ui-icon-arrowthick-2-ne-sw {
	background-position: -144px -48px
}
.ui-icon-arrowthick-2-e-w {
	background-position: -160px -48px
}
.ui-icon-arrowthick-2-se-nw {
	background-position: -176px -48px
}
.ui-icon-arrowthickstop-1-n {
	background-position: -192px -48px
}
.ui-icon-arrowthickstop-1-e {
	background-position: -208px -48px
}
.ui-icon-arrowthickstop-1-s {
	background-position: -224px -48px
}
.ui-icon-arrowthickstop-1-w {
	background-position: -240px -48px
}
.ui-icon-arrowreturnthick-1-w {
	background-position: 0 -64px
}
.ui-icon-arrowreturnthick-1-n {
	background-position: -16px -64px
}
.ui-icon-arrowreturnthick-1-e {
	background-position: -32px -64px
}
.ui-icon-arrowreturnthick-1-s {
	background-position: -48px -64px
}
.ui-icon-arrowreturn-1-w {
	background-position: -64px -64px
}
.ui-icon-arrowreturn-1-n {
	background-position: -80px -64px
}
.ui-icon-arrowreturn-1-e {
	background-position: -96px -64px
}
.ui-icon-arrowreturn-1-s {
	background-position: -112px -64px
}
.ui-icon-arrowrefresh-1-w {
	background-position: -128px -64px
}
.ui-icon-arrowrefresh-1-n {
	background-position: -144px -64px
}
.ui-icon-arrowrefresh-1-e {
	background-position: -160px -64px
}
.ui-icon-arrowrefresh-1-s {
	background-position: -176px -64px
}
.ui-icon-arrow-4 {
	background-position: 0 -80px
}
.ui-icon-arrow-4-diag {
	background-position: -16px -80px
}
.ui-icon-extlink {
	background-position: -32px -80px
}
.ui-icon-newwin {
	background-position: -48px -80px
}
.ui-icon-refresh {
	background-position: -64px -80px
}
.ui-icon-shuffle {
	background-position: -80px -80px
}
.ui-icon-transfer-e-w {
	background-position: -96px -80px
}
.ui-icon-transferthick-e-w {
	background-position: -112px -80px
}
.ui-icon-folder-collapsed {
	background-position: 0 -96px
}
.ui-icon-folder-open {
	background-position: -16px -96px
}
.ui-icon-document {
	background-position: -32px -96px
}
.ui-icon-document-b {
	background-position: -48px -96px
}
.ui-icon-note {
	background-position: -64px -96px
}
.ui-icon-mail-closed {
	background-position: -80px -96px
}
.ui-icon-mail-open {
	background-position: -96px -96px
}
.ui-icon-suitcase {
	background-position: -112px -96px
}
.ui-icon-comment {
	background-position: -128px -96px
}
.ui-icon-person {
	background-position: -144px -96px
}
.ui-icon-print {
	background-position: -160px -96px
}
.ui-icon-trash {
	background-position: -176px -96px
}
.ui-icon-locked {
	background-position: -192px -96px
}
.ui-icon-unlocked {
	background-position: -208px -96px
}
.ui-icon-bookmark {
	background-position: -224px -96px
}
.ui-icon-tag {
	background-position: -240px -96px
}
.ui-icon-home {
	background-position: 0 -112px
}
.ui-icon-flag {
	background-position: -16px -112px
}
.ui-icon-calendar {
	background-position: -32px -112px
}
.ui-icon-cart {
	background-position: -48px -112px
}
.ui-icon-pencil {
	background-position: -64px -112px
}
.ui-icon-clock {
	background-position: -80px -112px
}
.ui-icon-disk {
	background-position: -96px -112px
}
.ui-icon-calculator {
	background-position: -112px -112px
}
.ui-icon-zoomin {
	background-position: -128px -112px
}
.ui-icon-zoomout {
	background-position: -144px -112px
}
.ui-icon-search {
	background-position: -160px -112px
}
.ui-icon-wrench {
	background-position: -176px -112px
}
.ui-icon-gear {
	background-position: -192px -112px
}
.ui-icon-heart {
	background-position: -208px -112px
}
.ui-icon-star {
	background-position: -224px -112px
}
.ui-icon-link {
	background-position: -240px -112px
}
.ui-icon-cancel {
	background-position: 0 -128px
}
.ui-icon-plus {
	background-position: -16px -128px
}
.ui-icon-plusthick {
	background-position: -32px -128px
}
.ui-icon-minus {
	background-position: -48px -128px
}
.ui-icon-minusthick {
	background-position: -64px -128px
}
.ui-icon-close {
	background-position: -80px -128px
}
.ui-icon-closethick {
	background-position: -96px -128px
}
.ui-icon-key {
	background-position: -112px -128px
}
.ui-icon-lightbulb {
	background-position: -128px -128px
}
.ui-icon-scissors {
	background-position: -144px -128px
}
.ui-icon-clipboard {
	background-position: -160px -128px
}
.ui-icon-copy {
	background-position: -176px -128px
}
.ui-icon-contact {
	background-position: -192px -128px
}
.ui-icon-image {
	background-position: -208px -128px
}
.ui-icon-video {
	background-position: -224px -128px
}
.ui-icon-script {
	background-position: -240px -128px
}
.ui-icon-alert {
	background-position: 0 -144px
}
.ui-icon-info {
	background-position: -16px -144px
}
.ui-icon-notice {
	background-position: -32px -144px
}
.ui-icon-help {
	background-position: -48px -144px
}
.ui-icon-check {
	background-position: -64px -144px
}
.ui-icon-bullet {
	background-position: -80px -144px
}
.ui-icon-radio-on {
	background-position: -96px -144px
}
.ui-icon-radio-off {
	background-position: -112px -144px
}
.ui-icon-pin-w {
	background-position: -128px -144px
}
.ui-icon-pin-s {
	background-position: -144px -144px
}
.ui-icon-play {
	background-position: 0 -160px
}
.ui-icon-pause {
	background-position: -16px -160px
}
.ui-icon-seek-next {
	background-position: -32px -160px
}
.ui-icon-seek-prev {
	background-position: -48px -160px
}
.ui-icon-seek-end {
	background-position: -64px -160px
}
.ui-icon-seek-start {
	background-position: -80px -160px
}
.ui-icon-seek-first {
	background-position: -80px -160px
}
.ui-icon-stop {
	background-position: -96px -160px
}
.ui-icon-eject {
	background-position: -112px -160px
}
.ui-icon-volume-off {
	background-position: -128px -160px
}
.ui-icon-volume-on {
	background-position: -144px -160px
}
.ui-icon-power {
	background-position: 0 -176px
}
.ui-icon-signal-diag {
	background-position: -16px -176px
}
.ui-icon-signal {
	background-position: -32px -176px
}
.ui-icon-battery-0 {
	background-position: -48px -176px
}
.ui-icon-battery-1 {
	background-position: -64px -176px
}
.ui-icon-battery-2 {
	background-position: -80px -176px
}
.ui-icon-battery-3 {
	background-position: -96px -176px
}
.ui-icon-circle-plus {
	background-position: 0 -192px
}
.ui-icon-circle-minus {
	background-position: -16px -192px
}
.ui-icon-circle-close {
	background-position: -32px -192px
}
.ui-icon-circle-triangle-e {
	background-position: -48px -192px
}
.ui-icon-circle-triangle-s {
	background-position: -64px -192px
}
.ui-icon-circle-triangle-w {
	background-position: -80px -192px
}
.ui-icon-circle-triangle-n {
	background-position: -96px -192px
}
.ui-icon-circle-arrow-e {
	background-position: -112px -192px
}
.ui-icon-circle-arrow-s {
	background-position: -128px -192px
}
.ui-icon-circle-arrow-w {
	background-position: -144px -192px
}
.ui-icon-circle-arrow-n {
	background-position: -160px -192px
}
.ui-icon-circle-zoomin {
	background-position: -176px -192px
}
.ui-icon-circle-zoomout {
	background-position: -192px -192px
}
.ui-icon-circle-check {
	background-position: -208px -192px
}
.ui-icon-circlesmall-plus {
	background-position: 0 -208px
}
.ui-icon-circlesmall-minus {
	background-position: -16px -208px
}
.ui-icon-circlesmall-close {
	background-position: -32px -208px
}
.ui-icon-squaresmall-plus {
	background-position: -48px -208px
}
.ui-icon-squaresmall-minus {
	background-position: -64px -208px
}
.ui-icon-squaresmall-close {
	background-position: -80px -208px
}
.ui-icon-grip-dotted-vertical {
	background-position: 0 -224px
}
.ui-icon-grip-dotted-horizontal {
	background-position: -16px -224px
}
.ui-icon-grip-solid-vertical {
	background-position: -32px -224px
}
.ui-icon-grip-solid-horizontal {
	background-position: -48px -224px
}
.ui-icon-gripsmall-diagonal-se {
	background-position: -64px -224px
}
.ui-icon-grip-diagonal-se {
	background-position: -80px -224px
}
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
	border-top-left-radius: 3px
}
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
	border-top-right-radius: 3px
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
	border-bottom-left-radius: 3px
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
	border-bottom-right-radius: 3px
}
.ui-widget-overlay {
	background: #aaaaaa;
	opacity: .3;
	filter: Alpha(Opacity=30)
}
.ui-widget-shadow {
	-webkit-box-shadow: 0px 0px 5px #666666;
	box-shadow: 0px 0px 5px #666666
}
.Normal, .NormalDisabled, .NormalDeleted {
	font-size: 14px;
	line-height: 1.42857
}
body {
	font-family: 'Roboto', sans-serif;
}
a, button {
	outline: none
}
a:hover, a:focus, button:hover, button:focus {
	outline: none
}
.mac .btn, .mac a, .mac button {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.gsc-results .gsc-cursor-box {
	margin: 20px 0 !important;
	float: left;
	width: 100%
}
.gsc-results .gsc-cursor-box .gsc-cursor-page {
	border: #008D6D solid 1px !important;
	background-color: #FFFFFF !important;
	color: #008D6D !important;
	padding: 6px 12px !important;
	float: left;
	font-size: 14px !important;
	font-family: "FSAlbert-regular", Arial, sans-serif !important;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}
.gsc-results .gsc-cursor-box .gsc-cursor-page.gsc-cursor-current-page {
	color: #fff !important;
	background: #008D6D !important
}
.gsc-results .gsc-cursor-box .gsc-cursor-page:hover, .gsc-results .gsc-cursor-box .gsc-cursor-page:focus {
	text-decoration: none
}
.link-default {
	cursor: default
}

@media (min-width: 1200px) {
.gsc-results .gsc-cursor-box .gsc-cursor-page:hover {
	color: #fff !important;
	background: #008D6D !important
}
}
.inner-top-section .ft-social {
	margin-left: 0;
	padding-left: 0
}
.inner-top-section .ft-social li {
	display: inline-block;
	margin-right: 5px;
	list-style: none
}
.inner-top-section .ft-social li:hover {
	background: #008D6D
}

@media (min-width: 768px) and (max-width: 991px) {
.col-md-12 {
	float: none
}
}

@media (max-width: 767px) {
.col-md-12 {
	float: none
}
}
footer ul li ul.ft-social {
	width: auto;
}
footer ul li ul.ft-social li {
	width: auto;
	margin: 0px 5px;
}
.margin-btm-50 {
	margin-bottom: 50px;
}
.spanha h2 {
	font-size: 28px;
	font-weight: 500;
	text-transform: uppercase;
}
.spanha p.span0 {
/*font-size: 22px !important;
font-weight: 300!important;
line-height: 28px;color: #12508c;text-align: center !important;*/
}
.spanha p {
	text-align: center !important;
padding: 0px 60px;
font-size: 18px;
font-weight: 300;
line-height: 28px;
}
.spanse1 {
	width: 100%;
	display: block;
	/*
position: absolute;*/
	margin: 0 auto;
	bottom: 0px;
	text-align: center;
	float: left;
}
.home-about {
	width: 100%;
	float: left;
	display: block;
	padding: 50px 0;
}
.spansec01 {
	width: 25%;
	float: left;
	display: block;
	padding: 25px;
	overflow: hidden;
	text-align: center;
}
.spansec01 h3 {
	color: #fff;
	margin-bottom: 0px;
	font-weight: 400;
	font-size: 14px;
	padding-top: 15px;
	text-align: center;
	text-transform: uppercase;
	height:46px;
}
.spansec01:hover {
	background: #333;
	text-decoration: none;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
}
.spansec01 h3:hover {
	-ms-transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
}
.span01 {
	background: #12508c;
}
.span02 {
	background: #135696;
}
.span03 {
	background: #135ca2;
}
.span04 {
	background: #008D6D;
}
.span05 {
	background: #1266b8;
}
.span06 {
	background: #0d6ecc;
}
.span07 {
	background: #0076e8;
}
.span08 {
	background: #d68033;
}
.margenbtm-30 {
	margin-bottom: 30px;
}
.span09 {
	background: #7b4c4c;
}
.spanhd {
	text-align: center;
}
.spanhd h1 {
	padding-bottom: 0px;
	font-size: 28px;
	font-weight: 300;
	text-align: center;
	text-transform: uppercase;
}
.bannersiz {
	margin-top: 120px;overflow: hidden;
}
.fa-envelope{
	color: #12508c;
}
.fa-phone {
	color: #12508c;
	
	-webkit-animation: ring 4s .7s ease-in-out infinite;
	-webkit-transform-origin: 50% 4px;
	-moz-animation: ring 4s .7s ease-in-out infinite;
	-moz-transform-origin: 50% 4px;
	animation: ring 4s .7s ease-in-out infinite;
	transform-origin: 50% 4px;
}
@-webkit-keyframes ring {
 0% {
-webkit-transform: rotateZ(0);
}
 1% {
-webkit-transform: rotateZ(30deg);
}
 3% {
-webkit-transform: rotateZ(-28deg);
}
 5% {
-webkit-transform: rotateZ(34deg);
}
 7% {
-webkit-transform: rotateZ(-32deg);
}
 9% {
-webkit-transform: rotateZ(30deg);
}
 11% {
-webkit-transform: rotateZ(-28deg);
}
 13% {
-webkit-transform: rotateZ(26deg);
}
 15% {
-webkit-transform: rotateZ(-24deg);
}
 17% {
-webkit-transform: rotateZ(22deg);
}
 19% {
-webkit-transform: rotateZ(-20deg);
}
 21% {
-webkit-transform: rotateZ(18deg);
}
 23% {
-webkit-transform: rotateZ(-16deg);
}
 25% {
-webkit-transform: rotateZ(14deg);
}
 27% {
-webkit-transform: rotateZ(-12deg);
}
 29% {
-webkit-transform: rotateZ(10deg);
}
 31% {
-webkit-transform: rotateZ(-8deg);
}
 33% {
-webkit-transform: rotateZ(6deg);
}
 35% {
-webkit-transform: rotateZ(-4deg);
}
 37% {
-webkit-transform: rotateZ(2deg);
}
 39% {
-webkit-transform: rotateZ(-1deg);
}
 41% {
-webkit-transform: rotateZ(1deg);
}
 43% {
-webkit-transform: rotateZ(0);
}
 100% {
-webkit-transform: rotateZ(0);
}
}
 @-moz-keyframes ring {
 0% {
-moz-transform: rotate(0);
}
 1% {
-moz-transform: rotate(30deg);
}
 3% {
-moz-transform: rotate(-28deg);
}
 5% {
-moz-transform: rotate(34deg);
}
 7% {
-moz-transform: rotate(-32deg);
}
 9% {
-moz-transform: rotate(30deg);
}
 11% {
-moz-transform: rotate(-28deg);
}
 13% {
-moz-transform: rotate(26deg);
}
 15% {
-moz-transform: rotate(-24deg);
}
 17% {
-moz-transform: rotate(22deg);
}
 19% {
-moz-transform: rotate(-20deg);
}
 21% {
-moz-transform: rotate(18deg);
}
 23% {
-moz-transform: rotate(-16deg);
}
 25% {
-moz-transform: rotate(14deg);
}
 27% {
-moz-transform: rotate(-12deg);
}
 29% {
-moz-transform: rotate(10deg);
}
 31% {
-moz-transform: rotate(-8deg);
}
 33% {
-moz-transform: rotate(6deg);
}
 35% {
-moz-transform: rotate(-4deg);
}
 37% {
-moz-transform: rotate(2deg);
}
 39% {
-moz-transform: rotate(-1deg);
}
 41% {
-moz-transform: rotate(1deg);
}
 43% {
-moz-transform: rotate(0);
}
 100% {
-moz-transform: rotate(0);
}
}
 @keyframes ring {
 0% {
transform: rotate(0);
}
 1% {
transform: rotate(30deg);
}
 3% {
transform: rotate(-28deg);
}
 5% {
transform: rotate(34deg);
}
 7% {
transform: rotate(-32deg);
}
 9% {
transform: rotate(30deg);
}
 11% {
transform: rotate(-28deg);
}
 13% {
transform: rotate(26deg);
}
 15% {
transform: rotate(-24deg);
}
 17% {
transform: rotate(22deg);
}
 19% {
transform: rotate(-20deg);
}
 21% {
transform: rotate(18deg);
}
 23% {
transform: rotate(-16deg);
}
 25% {
transform: rotate(14deg);
}
 27% {
transform: rotate(-12deg);
}
 29% {
transform: rotate(10deg);
}
 31% {
transform: rotate(-8deg);
}
 33% {
transform: rotate(6deg);
}
 35% {
transform: rotate(-4deg);
}
 37% {
transform: rotate(2deg);
}
 39% {
transform: rotate(-1deg);
}
 41% {
transform: rotate(1deg);
}
 43% {
transform: rotate(0);
}
 100% {
transform: rotate(0) ;
}
}
.spansec1:hover{
	background: #333 !important;
}

.spansecmar{
	margin-top: 50px;
	margin-bottom: 50px;
}
.wpcf7-form-control-wrap {
    float: left;
    width: 100%;
}
span.wpcf7-not-valid-tip{
	position:absolute;
	top:5px;
	right:5px;
}
.wpcf7-response-output, .wpcf7-validation-errors {
    border: medium none;
    margin: 0;
    padding: 0;
    position: absolute;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border: none;
}
div.wpcf7-response-output {
    margin: 0;
    padding: 0;
}
.align-left {
    float: left;
    margin-right: 30px;
    margin-bottom: 20px;
}
.content-form .btn.form_submit {
    margin: 24px 0;
    width: 100%;
    background: #fff;color: #333;
    border-color: #fff;
    border-radius: inherit;
    padding: 12px;
}
.marT30 {
    margin-top: 30px;
}
.inner-intro-boxes.about-highlight {
    padding: 45px;
    height: auto;
    min-height: unset;
    font-weight: 700;
	float:left;
	width:100%;
}
.inner-intro-boxes.about-highlight a{
	color:#008D6D;
}
.inner-intro-boxes.about-highlight a:hover{
	text-decoration:underline;
}
.inner-intro-boxes.about-highlight p{
	text-align:center;
	margin-bottom:0;
}
#make-enquiry, #booking-appointment {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#12508c+0,008d6d+100 */
background: #12508c; /* Old browsers */
background: -moz-linear-gradient(-45deg, #12508c 0%, #008d6d 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg, #12508c 0%,#008d6d 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg, #12508c 0%,#008d6d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#12508c', endColorstr='#008d6d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
#make-enquiry .modal-dialog{
	margin: 0 auto;
}
#booking-appointment .modal-dialog{
	/*margin: 230px auto 0;*/
	margin: 0 auto;
}
.modal-book-form {
    color: #fff;
}
.gov-section.middle-section .spanha p {
    text-align: justify !important;
    font-size: 15px;
    line-height: 20px;
    margin: 0 0 10px;
}
.gov-section.middle-section .spanha h2{
	margin-bottom:10px;
}
.innerpage p iframe {
    margin: 0 auto;
    display: block;
    width: 640px;
    height: 360px;
    max-width: 100%;
}
.side-sticky-icons{
	position: fixed;
	z-index: 9999;
	right: 0;
	top: 45%;
	background-color: rgba(0,0,0,0.85);
	padding: 2px;
	border-radius: 5px 0px 0px 5px;;
}
.connect-icon {
    width: 35px;
    margin: 5px 3px;
	transition:all 0.6s ease 0s;
}
.mgn {
    margin-bottom: 8px;
}
.connect-icon:hover{
	transform:rotate(180deg)
}
.popup-contact-section{
	background: #074785;
	background: -moz-linear-gradient(left, #074785 0%, #66b77b 100%);
	background: -webkit-linear-gradient(left, #074785 0%, #66b77b 100%);
	background: linear-gradient(to right, #074785 0%, #66b77b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#074785', endColorstr='#66b77b', GradientType=1 );
	color: #fff;
}
.popup-contact-section a {
    margin: 10px 0;
    border: 1px solid #fff;
    padding: 15px 15px;
	text-align: center;
}
.themify-popup p {
    margin: 0 !important;
}
.gov-section.middle-section .card-header{
	background: #074785;
	background: -moz-linear-gradient(left, #074785 0%, #66b77b 100%);
	background: -webkit-linear-gradient(left, #074785 0%, #66b77b 100%);
	background: linear-gradient(to right, #074785 0%, #66b77b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#074785', endColorstr='#66b77b', GradientType=1 );
	color: #fff;
	text-align:center;
	padding: 5px;
	position: relative;
}
.gov-section.middle-section .card-header .btn-link{
	color:#fff;
	font-size:20px;
	text-transform: uppercase;
	width:100%;
}
.arrow-down {
    position: absolute;
    right: 15px;
    top: 8px;
    font-size: 20px;
	background-image:url(../img/arrow-down.png);
	background-repeat:no-repeat;
	background-size:32px auto;
	background-position:center;
	width:36px;
	height:36px;
}
.language-list.bootstrap-select > .btn.dropdown-toggle.selectpicker.btn-default {
    border: none;
    padding: 0 11px 0 5px;
	box-shadow:none;
}
.language-list .btn-default:before {
    background-color: #fff;
}
.language-list.bootstrap-select.btn-group .dropdown-toggle .caret{
	background-image:url(../img/angle_down.png);
	background-size: 9px auto;
	top:6px;
	right:0;
}
.language-list .dropdown-menu.inner.selectpicker{
	overflow:visible !important;
}
.language-list.bootstrap-select.btn-group .dropdown-menu li {
    border-bottom: 1px solid #aaa;
    width: 100%;
}
.language-list.bootstrap-select.btn-group .dropdown-menu li a:hover, .bootstrap-select.btn-group .dropdown-menu li a span.text:hover{
	background-color:#fff !important;
	color:#616161 !important;
}
.language-bar{
	cursor:pointer;
}
#selected-language {
    padding: 5px 25px 5px 10px;
    border: 1px solid #333;
	background-image:url(../img/angle_down.png);
	background-size: 9px auto;
	background-position:95% center;
	background-repeat: no-repeat;
	position:relative;
	transition:all 0.6s ease 0s;
}
.top-nav ul.sub-language{
	position:absolute;
	top:16px;
	left:0px;
	visibility:hidden;
	opacity:0;
	background-color: #eee;
	padding: 10px !important;
	width: 100%;
}
.language-bar:hover .sub-language{
	visibility:visible;
	opacity:1;
}
.top-nav ul.sub-language li{
	padding-bottom:5px;
	border-bottom:1px solid #d2d2d2;
	border-left: none;
	width: 100%;
	margin-bottom:5px;
}
.footer-language-bar{
	padding:0px;
	margin:0px ;
	list-style:none;
	float:right;
}
.footer-language-bar li{
	display:inline;
	padding: 0px 10px;
	width:auto;
}
.captcha_code2 {
    float: left;
    width: 100%;
    height: 52px;
    margin-bottom: 15px;
}
.captcha_code2 span:first-child {
    float: left;
    width: 15%;
    height: 52px;
}
.captcha_namuber {
    height: 51.9px;
    width: 100%;
}
.captcha_code2 span:last-child {
    width: 85% !important;
    height: 52px;
}
.contact-footer .content-form .form-group .captcha_code2, .contact-footer .content-form .form-group .captcha_code2 span:first-child, .contact-footer .content-form .form-group .captcha_namuber, .contact-footer .content-form .form-group .captcha_code2 span:last-child{
	height:42px;
}