

/* Start:/local/templates/aviales/css/fonts.css?1692541986185506*/
/*
*
* Fonts
*//*
*
* Font Awesome Icons 4.7.0
* --------------------------------------------------
*/@font-face {	font-family: 'FontAwesome';	src: url("/local/templates/aviales/css/../fonts/fontawesome-webfont.eot?v=4.7.0");	src: url("/local/templates/aviales/css/../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("/local/templates/aviales/css/../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("/local/templates/aviales/css/../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("/local/templates/aviales/css/../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("/local/templates/aviales/css/../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");	font-weight: normal;	font-style: normal;}.fa {	display: inline-block;	font-family: 'FontAwesome';	font-size: inherit;	text-rendering: auto;	-webkit-font-smoothing: antialiased;	-moz-osx-font-smoothing: grayscale;}[class*='fa-']:before {	font-weight: 400;	font-family: 'FontAwesome';}/* makes the font 33% larger relative to the icon container */.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;}.fa-pull-left {	float: left;}.fa-pull-right {	float: right;}.fa.fa-pull-left {	margin-right: .3em;}.fa.fa-pull-right {	margin-left: .3em;}/* Deprecated as of 4.4.0 */.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 {	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";	-webkit-transform: rotate(90deg);	-ms-transform: rotate(90deg);	transform: rotate(90deg);}.fa-rotate-180 {	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";	-webkit-transform: rotate(180deg);	-ms-transform: rotate(180deg);	transform: rotate(180deg);}.fa-rotate-270 {	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";	-webkit-transform: rotate(270deg);	-ms-transform: rotate(270deg);	transform: rotate(270deg);}.fa-flip-horizontal {	-ms-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 {	-ms-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;}/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */.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-feed:before,.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-pp: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-resistance: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-y-combinator-square:before,.fa-yc-square:before,.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-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-intersex:before,.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-genderless:before {	content: "\f22d";}.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";}.fa-yc:before,.fa-y-combinator:before {	content: "\f23b";}.fa-optin-monster:before {	content: "\f23c";}.fa-opencart:before {	content: "\f23d";}.fa-expeditedssl:before {	content: "\f23e";}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before {	content: "\f240";}.fa-battery-3:before,.fa-battery-three-quarters:before {	content: "\f241";}.fa-battery-2:before,.fa-battery-half:before {	content: "\f242";}.fa-battery-1:before,.fa-battery-quarter:before {	content: "\f243";}.fa-battery-0:before,.fa-battery-empty:before {	content: "\f244";}.fa-mouse-pointer:before {	content: "\f245";}.fa-i-cursor:before {	content: "\f246";}.fa-object-group:before {	content: "\f247";}.fa-object-ungroup:before {	content: "\f248";}.fa-sticky-note:before {	content: "\f249";}.fa-sticky-note-o:before {	content: "\f24a";}.fa-cc-jcb:before {	content: "\f24b";}.fa-cc-diners-club:before {	content: "\f24c";}.fa-clone:before {	content: "\f24d";}.fa-balance-scale:before {	content: "\f24e";}.fa-hourglass-o:before {	content: "\f250";}.fa-hourglass-1:before,.fa-hourglass-start:before {	content: "\f251";}.fa-hourglass-2:before,.fa-hourglass-half:before {	content: "\f252";}.fa-hourglass-3:before,.fa-hourglass-end:before {	content: "\f253";}.fa-hourglass:before {	content: "\f254";}.fa-hand-grab-o:before,.fa-hand-rock-o:before {	content: "\f255";}.fa-hand-stop-o:before,.fa-hand-paper-o:before {	content: "\f256";}.fa-hand-scissors-o:before {	content: "\f257";}.fa-hand-lizard-o:before {	content: "\f258";}.fa-hand-spock-o:before {	content: "\f259";}.fa-hand-pointer-o:before {	content: "\f25a";}.fa-hand-peace-o:before {	content: "\f25b";}.fa-trademark:before {	content: "\f25c";}.fa-registered:before {	content: "\f25d";}.fa-creative-commons:before {	content: "\f25e";}.fa-gg:before {	content: "\f260";}.fa-gg-circle:before {	content: "\f261";}.fa-tripadvisor:before {	content: "\f262";}.fa-odnoklassniki:before {	content: "\f263";}.fa-odnoklassniki-square:before {	content: "\f264";}.fa-get-pocket:before {	content: "\f265";}.fa-wikipedia-w:before {	content: "\f266";}.fa-safari:before {	content: "\f267";}.fa-chrome:before {	content: "\f268";}.fa-firefox:before {	content: "\f269";}.fa-opera:before {	content: "\f26a";}.fa-internet-explorer:before {	content: "\f26b";}.fa-tv:before,.fa-television:before {	content: "\f26c";}.fa-contao:before {	content: "\f26d";}.fa-500px:before {	content: "\f26e";}.fa-amazon:before {	content: "\f270";}.fa-calendar-plus-o:before {	content: "\f271";}.fa-calendar-minus-o:before {	content: "\f272";}.fa-calendar-times-o:before {	content: "\f273";}.fa-calendar-check-o:before {	content: "\f274";}.fa-industry:before {	content: "\f275";}.fa-map-pin:before {	content: "\f276";}.fa-map-signs:before {	content: "\f277";}.fa-map-o:before {	content: "\f278";}.fa-map:before {	content: "\f279";}.fa-commenting:before {	content: "\f27a";}.fa-commenting-o:before {	content: "\f27b";}.fa-houzz:before {	content: "\f27c";}.fa-vimeo:before {	content: "\f27d";}.fa-black-tie:before {	content: "\f27e";}.fa-fonticons:before {	content: "\f280";}.fa-reddit-alien:before {	content: "\f281";}.fa-edge:before {	content: "\f282";}.fa-credit-card-alt:before {	content: "\f283";}.fa-codiepie:before {	content: "\f284";}.fa-modx:before {	content: "\f285";}.fa-fort-awesome:before {	content: "\f286";}.fa-usb:before {	content: "\f287";}.fa-product-hunt:before {	content: "\f288";}.fa-mixcloud:before {	content: "\f289";}.fa-scribd:before {	content: "\f28a";}.fa-pause-circle:before {	content: "\f28b";}.fa-pause-circle-o:before {	content: "\f28c";}.fa-stop-circle:before {	content: "\f28d";}.fa-stop-circle-o:before {	content: "\f28e";}.fa-shopping-bag:before {	content: "\f290";}.fa-shopping-basket:before {	content: "\f291";}.fa-hashtag:before {	content: "\f292";}.fa-bluetooth:before {	content: "\f293";}.fa-bluetooth-b:before {	content: "\f294";}.fa-percent:before {	content: "\f295";}.fa-gitlab:before {	content: "\f296";}.fa-wpbeginner:before {	content: "\f297";}.fa-wpforms:before {	content: "\f298";}.fa-envira:before {	content: "\f299";}.fa-universal-access:before {	content: "\f29a";}.fa-wheelchair-alt:before {	content: "\f29b";}.fa-question-circle-o:before {	content: "\f29c";}.fa-blind:before {	content: "\f29d";}.fa-audio-description:before {	content: "\f29e";}.fa-volume-control-phone:before {	content: "\f2a0";}.fa-braille:before {	content: "\f2a1";}.fa-assistive-listening-systems:before {	content: "\f2a2";}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before {	content: "\f2a3";}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before {	content: "\f2a4";}.fa-glide:before {	content: "\f2a5";}.fa-glide-g:before {	content: "\f2a6";}.fa-signing:before,.fa-sign-language:before {	content: "\f2a7";}.fa-low-vision:before {	content: "\f2a8";}.fa-viadeo:before {	content: "\f2a9";}.fa-viadeo-square:before {	content: "\f2aa";}.fa-snapchat:before {	content: "\f2ab";}.fa-snapchat-ghost:before {	content: "\f2ac";}.fa-snapchat-square:before {	content: "\f2ad";}.fa-pied-piper:before {	content: "\f2ae";}.fa-first-order:before {	content: "\f2b0";}.fa-yoast:before {	content: "\f2b1";}.fa-themeisle:before {	content: "\f2b2";}.fa-google-plus-circle:before,.fa-google-plus-official:before {	content: "\f2b3";}.fa-fa:before,.fa-font-awesome:before {	content: "\f2b4";}.fa-handshake-o:before {	content: "\f2b5";}.fa-envelope-open:before {	content: "\f2b6";}.fa-envelope-open-o:before {	content: "\f2b7";}.fa-linode:before {	content: "\f2b8";}.fa-address-book:before {	content: "\f2b9";}.fa-address-book-o:before {	content: "\f2ba";}.fa-vcard:before,.fa-address-card:before {	content: "\f2bb";}.fa-vcard-o:before,.fa-address-card-o:before {	content: "\f2bc";}.fa-user-circle:before {	content: "\f2bd";}.fa-user-circle-o:before {	content: "\f2be";}.fa-user-o:before {	content: "\f2c0";}.fa-id-badge:before {	content: "\f2c1";}.fa-drivers-license:before,.fa-id-card:before {	content: "\f2c2";}.fa-drivers-license-o:before,.fa-id-card-o:before {	content: "\f2c3";}.fa-quora:before {	content: "\f2c4";}.fa-free-code-camp:before {	content: "\f2c5";}.fa-telegram:before {	content: "\f2c6";}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before {	content: "\f2c7";}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before {	content: "\f2c8";}.fa-thermometer-2:before,.fa-thermometer-half:before {	content: "\f2c9";}.fa-thermometer-1:before,.fa-thermometer-quarter:before {	content: "\f2ca";}.fa-thermometer-0:before,.fa-thermometer-empty:before {	content: "\f2cb";}.fa-shower:before {	content: "\f2cc";}.fa-bathtub:before,.fa-s15:before,.fa-bath:before {	content: "\f2cd";}.fa-podcast:before {	content: "\f2ce";}.fa-window-maximize:before {	content: "\f2d0";}.fa-window-minimize:before {	content: "\f2d1";}.fa-window-restore:before {	content: "\f2d2";}.fa-times-rectangle:before,.fa-window-close:before {	content: "\f2d3";}.fa-times-rectangle-o:before,.fa-window-close-o:before {	content: "\f2d4";}.fa-bandcamp:before {	content: "\f2d5";}.fa-grav:before {	content: "\f2d6";}.fa-etsy:before {	content: "\f2d7";}.fa-imdb:before {	content: "\f2d8";}.fa-ravelry:before {	content: "\f2d9";}.fa-eercast:before {	content: "\f2da";}.fa-microchip:before {	content: "\f2db";}.fa-snowflake-o:before {	content: "\f2dc";}.fa-superpowers:before {	content: "\f2dd";}.fa-wpexplorer:before {	content: "\f2de";}.fa-meetup:before {	content: "\f2e0";}.sr-only {	position: absolute;	width: 1px;	height: 1px;	padding: 0;	margin: -1px;	overflow: hidden;	clip: rect(0, 0, 0, 0);	border: 0;}.sr-only-focusable:active,.sr-only-focusable:focus {	position: static;	width: auto;	height: auto;	margin: 0;	overflow: visible;	clip: auto;}/*
*
* Material Design Icons
* --------------------------------------------------
*/@font-face {	font-family: "Material Design Icons";	src: url("/local/templates/aviales/css/../fonts/materialdesignicons-webfont.eot?v=1.4.57");	src: url("/local/templates/aviales/css/../fonts/materialdesignicons-webfont.eot?#iefix&v=1.4.57") format("embedded-opentype"), url("/local/templates/aviales/css/../fonts/materialdesignicons-webfont.woff2?v=1.4.57") format("woff2"), url("/local/templates/aviales/css/../fonts/materialdesignicons-webfont.woff?v=1.4.57") format("woff"), url("/local/templates/aviales/css/../fonts/materialdesignicons-webfont.ttf?v=1.4.57") format("truetype"), url("/local/templates/aviales/css/../fonts/materialdesignicons-webfont.svg?v=1.4.57#materialdesigniconsregular") format("svg");	font-weight: normal;	font-style: normal;}.mdi {	display: inline-block;	font: normal normal normal 24px/1 "Material Design Icons";	font-size: inherit;	text-rendering: auto;	-webkit-font-smoothing: antialiased;	-moz-osx-font-smoothing: grayscale;	transform: translate(0, 0);}.mdi-access-point:before {	content: "\f101";}.mdi-access-point-network:before {	content: "\f102";}.mdi-account:before {	content: "\f103";}.mdi-account-alert:before {	content: "\f104";}.mdi-account-box:before {	content: "\f105";}.mdi-account-box-outline:before {	content: "\f106";}.mdi-account-check:before {	content: "\f107";}.mdi-account-circle:before {	content: "\f108";}.mdi-account-convert:before {	content: "\f109";}.mdi-account-key:before {	content: "\f10a";}.mdi-account-location:before {	content: "\f10b";}.mdi-account-minus:before {	content: "\f10c";}.mdi-account-multiple:before {	content: "\f10d";}.mdi-account-multiple-outline:before {	content: "\f10e";}.mdi-account-multiple-plus:before {	content: "\f10f";}.mdi-account-network:before {	content: "\f110";}.mdi-account-off:before {	content: "\f111";}.mdi-account-outline:before {	content: "\f112";}.mdi-account-plus:before {	content: "\f113";}.mdi-account-remove:before {	content: "\f114";}.mdi-account-search:before {	content: "\f115";}.mdi-account-star:before {	content: "\f116";}.mdi-account-star-variant:before {	content: "\f117";}.mdi-account-switch:before {	content: "\f118";}.mdi-adjust:before {	content: "\f119";}.mdi-air-conditioner:before {	content: "\f11a";}.mdi-airballoon:before {	content: "\f11b";}.mdi-airplane:before {	content: "\f11c";}.mdi-airplane-off:before {	content: "\f11d";}.mdi-airplay:before {	content: "\f11e";}.mdi-alarm:before {	content: "\f11f";}.mdi-alarm-check:before {	content: "\f120";}.mdi-alarm-multiple:before {	content: "\f121";}.mdi-alarm-off:before {	content: "\f122";}.mdi-alarm-plus:before {	content: "\f123";}.mdi-album:before {	content: "\f124";}.mdi-alert:before {	content: "\f125";}.mdi-alert-box:before {	content: "\f126";}.mdi-alert-circle:before {	content: "\f127";}.mdi-alert-octagon:before {	content: "\f128";}.mdi-alert-outline:before {	content: "\f129";}.mdi-alpha:before {	content: "\f12a";}.mdi-alphabetical:before {	content: "\f12b";}.mdi-amazon:before {	content: "\f12c";}.mdi-amazon-clouddrive:before {	content: "\f12d";}.mdi-ambulance:before {	content: "\f12e";}.mdi-anchor:before {	content: "\f12f";}.mdi-android:before {	content: "\f130";}.mdi-android-debug-bridge:before {	content: "\f131";}.mdi-android-studio:before {	content: "\f132";}.mdi-apple:before {	content: "\f133";}.mdi-apple-finder:before {	content: "\f134";}.mdi-apple-ios:before {	content: "\f135";}.mdi-apple-mobileme:before {	content: "\f136";}.mdi-apple-safari:before {	content: "\f137";}.mdi-appnet:before {	content: "\f138";}.mdi-apps:before {	content: "\f139";}.mdi-archive:before {	content: "\f13a";}.mdi-arrange-bring-forward:before {	content: "\f13b";}.mdi-arrange-bring-to-front:before {	content: "\f13c";}.mdi-arrange-send-backward:before {	content: "\f13d";}.mdi-arrange-send-to-back:before {	content: "\f13e";}.mdi-arrow-all:before {	content: "\f13f";}.mdi-arrow-bottom-drop-circle:before {	content: "\f140";}.mdi-arrow-bottom-left:before {	content: "\f141";}.mdi-arrow-bottom-right:before {	content: "\f142";}.mdi-arrow-collapse:before {	content: "\f143";}.mdi-arrow-down:before {	content: "\f144";}.mdi-arrow-down-bold:before {	content: "\f145";}.mdi-arrow-down-bold-circle:before {	content: "\f146";}.mdi-arrow-down-bold-circle-outline:before {	content: "\f147";}.mdi-arrow-down-bold-hexagon-outline:before {	content: "\f148";}.mdi-arrow-expand:before {	content: "\f149";}.mdi-arrow-left:before {	content: "\f14a";}.mdi-arrow-left-bold:before {	content: "\f14b";}.mdi-arrow-left-bold-circle:before {	content: "\f14c";}.mdi-arrow-left-bold-circle-outline:before {	content: "\f14d";}.mdi-arrow-left-bold-hexagon-outline:before {	content: "\f14e";}.mdi-arrow-right:before {	content: "\f14f";}.mdi-arrow-right-bold:before {	content: "\f150";}.mdi-arrow-right-bold-circle:before {	content: "\f151";}.mdi-arrow-right-bold-circle-outline:before {	content: "\f152";}.mdi-arrow-right-bold-hexagon-outline:before {	content: "\f153";}.mdi-arrow-top-left:before {	content: "\f154";}.mdi-arrow-top-right:before {	content: "\f155";}.mdi-arrow-up:before {	content: "\f156";}.mdi-arrow-up-bold:before {	content: "\f157";}.mdi-arrow-up-bold-circle:before {	content: "\f158";}.mdi-arrow-up-bold-circle-outline:before {	content: "\f159";}.mdi-arrow-up-bold-hexagon-outline:before {	content: "\f15a";}.mdi-assistant:before {	content: "\f15b";}.mdi-at:before {	content: "\f15c";}.mdi-attachment:before {	content: "\f15d";}.mdi-audiobook:before {	content: "\f15e";}.mdi-auto-fix:before {	content: "\f15f";}.mdi-auto-upload:before {	content: "\f160";}.mdi-autorenew:before {	content: "\f161";}.mdi-av-timer:before {	content: "\f162";}.mdi-baby:before {	content: "\f163";}.mdi-backburger:before {	content: "\f164";}.mdi-backspace:before {	content: "\f165";}.mdi-backup-restore:before {	content: "\f166";}.mdi-bank:before {	content: "\f167";}.mdi-barcode:before {	content: "\f168";}.mdi-barcode-scan:before {	content: "\f169";}.mdi-barley:before {	content: "\f16a";}.mdi-barrel:before {	content: "\f16b";}.mdi-basecamp:before {	content: "\f16c";}.mdi-basket:before {	content: "\f16d";}.mdi-basket-fill:before {	content: "\f16e";}.mdi-basket-unfill:before {	content: "\f16f";}.mdi-battery:before {	content: "\f170";}.mdi-battery-10:before {	content: "\f171";}.mdi-battery-20:before {	content: "\f172";}.mdi-battery-30:before {	content: "\f173";}.mdi-battery-40:before {	content: "\f174";}.mdi-battery-50:before {	content: "\f175";}.mdi-battery-60:before {	content: "\f176";}.mdi-battery-70:before {	content: "\f177";}.mdi-battery-80:before {	content: "\f178";}.mdi-battery-90:before {	content: "\f179";}.mdi-battery-alert:before {	content: "\f17a";}.mdi-battery-charging:before {	content: "\f17b";}.mdi-battery-charging-100:before {	content: "\f17c";}.mdi-battery-charging-20:before {	content: "\f17d";}.mdi-battery-charging-30:before {	content: "\f17e";}.mdi-battery-charging-40:before {	content: "\f17f";}.mdi-battery-charging-60:before {	content: "\f180";}.mdi-battery-charging-80:before {	content: "\f181";}.mdi-battery-charging-90:before {	content: "\f182";}.mdi-battery-minus:before {	content: "\f183";}.mdi-battery-negative:before {	content: "\f184";}.mdi-battery-outline:before {	content: "\f185";}.mdi-battery-plus:before {	content: "\f186";}.mdi-battery-positive:before {	content: "\f187";}.mdi-battery-unknown:before {	content: "\f188";}.mdi-beach:before {	content: "\f189";}.mdi-beaker:before {	content: "\f18a";}.mdi-beaker-empty:before {	content: "\f18b";}.mdi-beaker-empty-outline:before {	content: "\f18c";}.mdi-beaker-outline:before {	content: "\f18d";}.mdi-beats:before {	content: "\f18e";}.mdi-beer:before {	content: "\f18f";}.mdi-behance:before {	content: "\f190";}.mdi-bell:before {	content: "\f191";}.mdi-bell-off:before {	content: "\f192";}.mdi-bell-outline:before {	content: "\f193";}.mdi-bell-plus:before {	content: "\f194";}.mdi-bell-ring:before {	content: "\f195";}.mdi-bell-ring-outline:before {	content: "\f196";}.mdi-bell-sleep:before {	content: "\f197";}.mdi-beta:before {	content: "\f198";}.mdi-bike:before {	content: "\f199";}.mdi-bing:before {	content: "\f19a";}.mdi-binoculars:before {	content: "\f19b";}.mdi-bio:before {	content: "\f19c";}.mdi-biohazard:before {	content: "\f19d";}.mdi-bitbucket:before {	content: "\f19e";}.mdi-black-mesa:before {	content: "\f19f";}.mdi-blackberry:before {	content: "\f1a0";}.mdi-blender:before {	content: "\f1a1";}.mdi-blinds:before {	content: "\f1a2";}.mdi-block-helper:before {	content: "\f1a3";}.mdi-blogger:before {	content: "\f1a4";}.mdi-bluetooth:before {	content: "\f1a5";}.mdi-bluetooth-audio:before {	content: "\f1a6";}.mdi-bluetooth-connect:before {	content: "\f1a7";}.mdi-bluetooth-off:before {	content: "\f1a8";}.mdi-bluetooth-settings:before {	content: "\f1a9";}.mdi-bluetooth-transfer:before {	content: "\f1aa";}.mdi-blur:before {	content: "\f1ab";}.mdi-blur-linear:before {	content: "\f1ac";}.mdi-blur-off:before {	content: "\f1ad";}.mdi-blur-radial:before {	content: "\f1ae";}.mdi-bone:before {	content: "\f1af";}.mdi-book:before {	content: "\f1b0";}.mdi-book-multiple:before {	content: "\f1b1";}.mdi-book-multiple-variant:before {	content: "\f1b2";}.mdi-book-open:before {	content: "\f1b3";}.mdi-book-open-variant:before {	content: "\f1b4";}.mdi-book-variant:before {	content: "\f1b5";}.mdi-bookmark:before {	content: "\f1b6";}.mdi-bookmark-check:before {	content: "\f1b7";}.mdi-bookmark-music:before {	content: "\f1b8";}.mdi-bookmark-outline:before {	content: "\f1b9";}.mdi-bookmark-outline-plus:before {	content: "\f1ba";}.mdi-bookmark-plus:before {	content: "\f1bb";}.mdi-bookmark-remove:before {	content: "\f1bc";}.mdi-border-all:before {	content: "\f1bd";}.mdi-border-bottom:before {	content: "\f1be";}.mdi-border-color:before {	content: "\f1bf";}.mdi-border-horizontal:before {	content: "\f1c0";}.mdi-border-inside:before {	content: "\f1c1";}.mdi-border-left:before {	content: "\f1c2";}.mdi-border-none:before {	content: "\f1c3";}.mdi-border-outside:before {	content: "\f1c4";}.mdi-border-right:before {	content: "\f1c5";}.mdi-border-style:before {	content: "\f1c6";}.mdi-border-top:before {	content: "\f1c7";}.mdi-border-vertical:before {	content: "\f1c8";}.mdi-bowling:before {	content: "\f1c9";}.mdi-box:before {	content: "\f1ca";}.mdi-box-cutter:before {	content: "\f1cb";}.mdi-briefcase:before {	content: "\f1cc";}.mdi-briefcase-check:before {	content: "\f1cd";}.mdi-briefcase-download:before {	content: "\f1ce";}.mdi-briefcase-upload:before {	content: "\f1cf";}.mdi-brightness-1:before {	content: "\f1d0";}.mdi-brightness-2:before {	content: "\f1d1";}.mdi-brightness-3:before {	content: "\f1d2";}.mdi-brightness-4:before {	content: "\f1d3";}.mdi-brightness-5:before {	content: "\f1d4";}.mdi-brightness-6:before {	content: "\f1d5";}.mdi-brightness-7:before {	content: "\f1d6";}.mdi-brightness-auto:before {	content: "\f1d7";}.mdi-broom:before {	content: "\f1d8";}.mdi-brush:before {	content: "\f1d9";}.mdi-bug:before {	content: "\f1da";}.mdi-bulletin-board:before {	content: "\f1db";}.mdi-bullhorn:before {	content: "\f1dc";}.mdi-bus:before {	content: "\f1dd";}.mdi-cached:before {	content: "\f1de";}.mdi-cake:before {	content: "\f1df";}.mdi-cake-layered:before {	content: "\f1e0";}.mdi-cake-variant:before {	content: "\f1e1";}.mdi-calculator:before {	content: "\f1e2";}.mdi-calendar:before {	content: "\f1e3";}.mdi-calendar-blank:before {	content: "\f1e4";}.mdi-calendar-check:before {	content: "\f1e5";}.mdi-calendar-clock:before {	content: "\f1e6";}.mdi-calendar-multiple:before {	content: "\f1e7";}.mdi-calendar-multiple-check:before {	content: "\f1e8";}.mdi-calendar-plus:before {	content: "\f1e9";}.mdi-calendar-remove:before {	content: "\f1ea";}.mdi-calendar-text:before {	content: "\f1eb";}.mdi-calendar-today:before {	content: "\f1ec";}.mdi-call-made:before {	content: "\f1ed";}.mdi-call-merge:before {	content: "\f1ee";}.mdi-call-missed:before {	content: "\f1ef";}.mdi-call-received:before {	content: "\f1f0";}.mdi-call-split:before {	content: "\f1f1";}.mdi-camcorder:before {	content: "\f1f2";}.mdi-camcorder-box:before {	content: "\f1f3";}.mdi-camcorder-box-off:before {	content: "\f1f4";}.mdi-camcorder-off:before {	content: "\f1f5";}.mdi-camera:before {	content: "\f1f6";}.mdi-camera-enhance:before {	content: "\f1f7";}.mdi-camera-front:before {	content: "\f1f8";}.mdi-camera-front-variant:before {	content: "\f1f9";}.mdi-camera-iris:before {	content: "\f1fa";}.mdi-camera-party-mode:before {	content: "\f1fb";}.mdi-camera-rear:before {	content: "\f1fc";}.mdi-camera-rear-variant:before {	content: "\f1fd";}.mdi-camera-switch:before {	content: "\f1fe";}.mdi-camera-timer:before {	content: "\f1ff";}.mdi-candycane:before {	content: "\f200";}.mdi-car:before {	content: "\f201";}.mdi-car-battery:before {	content: "\f202";}.mdi-car-connected:before {	content: "\f203";}.mdi-car-wash:before {	content: "\f204";}.mdi-carrot:before {	content: "\f205";}.mdi-cart:before {	content: "\f206";}.mdi-cart-outline:before {	content: "\f207";}.mdi-cart-plus:before {	content: "\f208";}.mdi-case-sensitive-alt:before {	content: "\f209";}.mdi-cash:before {	content: "\f20a";}.mdi-cash-100:before {	content: "\f20b";}.mdi-cash-multiple:before {	content: "\f20c";}.mdi-cash-usd:before {	content: "\f20d";}.mdi-cast:before {	content: "\f20e";}.mdi-cast-connected:before {	content: "\f20f";}.mdi-castle:before {	content: "\f210";}.mdi-cat:before {	content: "\f211";}.mdi-cellphone:before {	content: "\f212";}.mdi-cellphone-android:before {	content: "\f213";}.mdi-cellphone-basic:before {	content: "\f214";}.mdi-cellphone-dock:before {	content: "\f215";}.mdi-cellphone-iphone:before {	content: "\f216";}.mdi-cellphone-link:before {	content: "\f217";}.mdi-cellphone-link-off:before {	content: "\f218";}.mdi-cellphone-settings:before {	content: "\f219";}.mdi-certificate:before {	content: "\f21a";}.mdi-chair-school:before {	content: "\f21b";}.mdi-chart-arc:before {	content: "\f21c";}.mdi-chart-areaspline:before {	content: "\f21d";}.mdi-chart-bar:before {	content: "\f21e";}.mdi-chart-histogram:before {	content: "\f21f";}.mdi-chart-line:before {	content: "\f220";}.mdi-chart-pie:before {	content: "\f221";}.mdi-check:before {	content: "\f222";}.mdi-check-all:before {	content: "\f223";}.mdi-checkbox-blank:before {	content: "\f224";}.mdi-checkbox-blank-circle:before {	content: "\f225";}.mdi-checkbox-blank-circle-outline:before {	content: "\f226";}.mdi-checkbox-blank-outline:before {	content: "\f227";}.mdi-checkbox-marked:before {	content: "\f228";}.mdi-checkbox-marked-circle:before {	content: "\f229";}.mdi-checkbox-marked-circle-outline:before {	content: "\f22a";}.mdi-checkbox-marked-outline:before {	content: "\f22b";}.mdi-checkbox-multiple-blank:before {	content: "\f22c";}.mdi-checkbox-multiple-blank-outline:before {	content: "\f22d";}.mdi-checkbox-multiple-marked:before {	content: "\f22e";}.mdi-checkbox-multiple-marked-outline:before {	content: "\f22f";}.mdi-checkerboard:before {	content: "\f230";}.mdi-chemical-weapon:before {	content: "\f231";}.mdi-chevron-double-down:before {	content: "\f232";}.mdi-chevron-double-left:before {	content: "\f233";}.mdi-chevron-double-right:before {	content: "\f234";}.mdi-chevron-double-up:before {	content: "\f235";}.mdi-chevron-down:before {	content: "\f236";}.mdi-chevron-left:before {	content: "\f237";}.mdi-chevron-right:before {	content: "\f238";}.mdi-chevron-up:before {	content: "\f239";}.mdi-church:before {	content: "\f23a";}.mdi-cisco-webex:before {	content: "\f23b";}.mdi-city:before {	content: "\f23c";}.mdi-clipboard:before {	content: "\f23d";}.mdi-clipboard-account:before {	content: "\f23e";}.mdi-clipboard-alert:before {	content: "\f23f";}.mdi-clipboard-arrow-down:before {	content: "\f240";}.mdi-clipboard-arrow-left:before {	content: "\f241";}.mdi-clipboard-check:before {	content: "\f242";}.mdi-clipboard-outline:before {	content: "\f243";}.mdi-clipboard-text:before {	content: "\f244";}.mdi-clippy:before {	content: "\f245";}.mdi-clock:before {	content: "\f246";}.mdi-clock-end:before {	content: "\f247";}.mdi-clock-fast:before {	content: "\f248";}.mdi-clock-in:before {	content: "\f249";}.mdi-clock-out:before {	content: "\f24a";}.mdi-clock-start:before {	content: "\f24b";}.mdi-close:before {	content: "\f24c";}.mdi-close-box:before {	content: "\f24d";}.mdi-close-box-outline:before {	content: "\f24e";}.mdi-close-circle:before {	content: "\f24f";}.mdi-close-circle-outline:before {	content: "\f250";}.mdi-close-network:before {	content: "\f251";}.mdi-close-octagon:before {	content: "\f252";}.mdi-close-octagon-outline:before {	content: "\f253";}.mdi-closed-caption:before {	content: "\f254";}.mdi-cloud:before {	content: "\f255";}.mdi-cloud-check:before {	content: "\f256";}.mdi-cloud-circle:before {	content: "\f257";}.mdi-cloud-download:before {	content: "\f258";}.mdi-cloud-outline:before {	content: "\f259";}.mdi-cloud-outline-off:before {	content: "\f25a";}.mdi-cloud-print:before {	content: "\f25b";}.mdi-cloud-print-outline:before {	content: "\f25c";}.mdi-cloud-upload:before {	content: "\f25d";}.mdi-code-array:before {	content: "\f25e";}.mdi-code-braces:before {	content: "\f25f";}.mdi-code-brackets:before {	content: "\f260";}.mdi-code-equal:before {	content: "\f261";}.mdi-code-greater-than:before {	content: "\f262";}.mdi-code-greater-than-or-equal:before {	content: "\f263";}.mdi-code-less-than:before {	content: "\f264";}.mdi-code-less-than-or-equal:before {	content: "\f265";}.mdi-code-not-equal:before {	content: "\f266";}.mdi-code-not-equal-variant:before {	content: "\f267";}.mdi-code-parentheses:before {	content: "\f268";}.mdi-code-string:before {	content: "\f269";}.mdi-code-tags:before {	content: "\f26a";}.mdi-codepen:before {	content: "\f26b";}.mdi-coffee:before {	content: "\f26c";}.mdi-coffee-to-go:before {	content: "\f26d";}.mdi-coin:before {	content: "\f26e";}.mdi-color-helper:before {	content: "\f26f";}.mdi-comment:before {	content: "\f270";}.mdi-comment-account:before {	content: "\f271";}.mdi-comment-account-outline:before {	content: "\f272";}.mdi-comment-alert:before {	content: "\f273";}.mdi-comment-alert-outline:before {	content: "\f274";}.mdi-comment-check:before {	content: "\f275";}.mdi-comment-check-outline:before {	content: "\f276";}.mdi-comment-multiple-outline:before {	content: "\f277";}.mdi-comment-outline:before {	content: "\f278";}.mdi-comment-plus-outline:before {	content: "\f279";}.mdi-comment-processing:before {	content: "\f27a";}.mdi-comment-processing-outline:before {	content: "\f27b";}.mdi-comment-question-outline:before {	content: "\f27c";}.mdi-comment-remove-outline:before {	content: "\f27d";}.mdi-comment-text:before {	content: "\f27e";}.mdi-comment-text-outline:before {	content: "\f27f";}.mdi-compare:before {	content: "\f280";}.mdi-compass:before {	content: "\f281";}.mdi-compass-outline:before {	content: "\f282";}.mdi-console:before {	content: "\f283";}.mdi-contact-mail:before {	content: "\f284";}.mdi-content-copy:before {	content: "\f285";}.mdi-content-cut:before {	content: "\f286";}.mdi-content-duplicate:before {	content: "\f287";}.mdi-content-paste:before {	content: "\f288";}.mdi-content-save:before {	content: "\f289";}.mdi-content-save-all:before {	content: "\f28a";}.mdi-contrast:before {	content: "\f28b";}.mdi-contrast-box:before {	content: "\f28c";}.mdi-contrast-circle:before {	content: "\f28d";}.mdi-cookie:before {	content: "\f28e";}.mdi-cow:before {	content: "\f28f";}.mdi-credit-card:before {	content: "\f290";}.mdi-credit-card-multiple:before {	content: "\f291";}.mdi-credit-card-scan:before {	content: "\f292";}.mdi-crop:before {	content: "\f293";}.mdi-crop-free:before {	content: "\f294";}.mdi-crop-landscape:before {	content: "\f295";}.mdi-crop-portrait:before {	content: "\f296";}.mdi-crop-square:before {	content: "\f297";}.mdi-crosshairs:before {	content: "\f298";}.mdi-crosshairs-gps:before {	content: "\f299";}.mdi-crown:before {	content: "\f29a";}.mdi-cube:before {	content: "\f29b";}.mdi-cube-outline:before {	content: "\f29c";}.mdi-cube-send:before {	content: "\f29d";}.mdi-cube-unfolded:before {	content: "\f29e";}.mdi-cup:before {	content: "\f29f";}.mdi-cup-water:before {	content: "\f2a0";}.mdi-currency-btc:before {	content: "\f2a1";}.mdi-currency-eur:before {	content: "\f2a2";}.mdi-currency-gbp:before {	content: "\f2a3";}.mdi-currency-inr:before {	content: "\f2a4";}.mdi-currency-ngn:before {	content: "\f2a5";}.mdi-currency-rub:before {	content: "\f2a6";}.mdi-currency-try:before {	content: "\f2a7";}.mdi-currency-usd:before {	content: "\f2a8";}.mdi-cursor-default:before {	content: "\f2a9";}.mdi-cursor-default-outline:before {	content: "\f2aa";}.mdi-cursor-move:before {	content: "\f2ab";}.mdi-cursor-pointer:before {	content: "\f2ac";}.mdi-database:before {	content: "\f2ad";}.mdi-database-minus:before {	content: "\f2ae";}.mdi-database-plus:before {	content: "\f2af";}.mdi-debug-step-into:before {	content: "\f2b0";}.mdi-debug-step-out:before {	content: "\f2b1";}.mdi-debug-step-over:before {	content: "\f2b2";}.mdi-decimal-decrease:before {	content: "\f2b3";}.mdi-decimal-increase:before {	content: "\f2b4";}.mdi-delete:before {	content: "\f2b5";}.mdi-delete-variant:before {	content: "\f2b6";}.mdi-delta:before {	content: "\f2b7";}.mdi-deskphone:before {	content: "\f2b8";}.mdi-desktop-mac:before {	content: "\f2b9";}.mdi-desktop-tower:before {	content: "\f2ba";}.mdi-details:before {	content: "\f2bb";}.mdi-deviantart:before {	content: "\f2bc";}.mdi-diamond:before {	content: "\f2bd";}.mdi-dice:before {	content: "\f2be";}.mdi-dice-1:before {	content: "\f2bf";}.mdi-dice-2:before {	content: "\f2c0";}.mdi-dice-3:before {	content: "\f2c1";}.mdi-dice-4:before {	content: "\f2c2";}.mdi-dice-5:before {	content: "\f2c3";}.mdi-dice-6:before {	content: "\f2c4";}.mdi-directions:before {	content: "\f2c5";}.mdi-disk-alert:before {	content: "\f2c6";}.mdi-disqus:before {	content: "\f2c7";}.mdi-disqus-outline:before {	content: "\f2c8";}.mdi-division:before {	content: "\f2c9";}.mdi-division-box:before {	content: "\f2ca";}.mdi-dns:before {	content: "\f2cb";}.mdi-domain:before {	content: "\f2cc";}.mdi-dots-horizontal:before {	content: "\f2cd";}.mdi-dots-vertical:before {	content: "\f2ce";}.mdi-download:before {	content: "\f2cf";}.mdi-drag:before {	content: "\f2d0";}.mdi-drag-horizontal:before {	content: "\f2d1";}.mdi-drag-vertical:before {	content: "\f2d2";}.mdi-drawing:before {	content: "\f2d3";}.mdi-drawing-box:before {	content: "\f2d4";}.mdi-dribbble:before {	content: "\f2d5";}.mdi-dribbble-box:before {	content: "\f2d6";}.mdi-drone:before {	content: "\f2d7";}.mdi-dropbox:before {	content: "\f2d8";}.mdi-drupal:before {	content: "\f2d9";}.mdi-duck:before {	content: "\f2da";}.mdi-dumbbell:before {	content: "\f2db";}.mdi-earth:before {	content: "\f2dc";}.mdi-earth-off:before {	content: "\f2dd";}.mdi-edge:before {	content: "\f2de";}.mdi-eject:before {	content: "\f2df";}.mdi-elevation-decline:before {	content: "\f2e0";}.mdi-elevation-rise:before {	content: "\f2e1";}.mdi-elevator:before {	content: "\f2e2";}.mdi-email:before {	content: "\f2e3";}.mdi-email-open:before {	content: "\f2e4";}.mdi-email-outline:before {	content: "\f2e5";}.mdi-email-secure:before {	content: "\f2e6";}.mdi-emoticon:before {	content: "\f2e7";}.mdi-emoticon-cool:before {	content: "\f2e8";}.mdi-emoticon-devil:before {	content: "\f2e9";}.mdi-emoticon-happy:before {	content: "\f2ea";}.mdi-emoticon-neutral:before {	content: "\f2eb";}.mdi-emoticon-poop:before {	content: "\f2ec";}.mdi-emoticon-sad:before {	content: "\f2ed";}.mdi-emoticon-tongue:before {	content: "\f2ee";}.mdi-engine:before {	content: "\f2ef";}.mdi-engine-outline:before {	content: "\f2f0";}.mdi-equal:before {	content: "\f2f1";}.mdi-equal-box:before {	content: "\f2f2";}.mdi-eraser:before {	content: "\f2f3";}.mdi-escalator:before {	content: "\f2f4";}.mdi-ethernet:before {	content: "\f2f5";}.mdi-ethernet-cable:before {	content: "\f2f6";}.mdi-ethernet-cable-off:before {	content: "\f2f7";}.mdi-etsy:before {	content: "\f2f8";}.mdi-evernote:before {	content: "\f2f9";}.mdi-exclamation:before {	content: "\f2fa";}.mdi-exit-to-app:before {	content: "\f2fb";}.mdi-export:before {	content: "\f2fc";}.mdi-eye:before {	content: "\f2fd";}.mdi-eye-off:before {	content: "\f2fe";}.mdi-eyedropper:before {	content: "\f2ff";}.mdi-eyedropper-variant:before {	content: "\f300";}.mdi-facebook:before {	content: "\f301";}.mdi-facebook-box:before {	content: "\f302";}.mdi-facebook-messenger:before {	content: "\f303";}.mdi-factory:before {	content: "\f304";}.mdi-fan:before {	content: "\f305";}.mdi-fast-forward:before {	content: "\f306";}.mdi-fax:before {	content: "\f307";}.mdi-ferry:before {	content: "\f308";}.mdi-file:before {	content: "\f309";}.mdi-file-chart:before {	content: "\f30a";}.mdi-file-check:before {	content: "\f30b";}.mdi-file-cloud:before {	content: "\f30c";}.mdi-file-delimited:before {	content: "\f30d";}.mdi-file-document:before {	content: "\f30e";}.mdi-file-document-box:before {	content: "\f30f";}.mdi-file-excel:before {	content: "\f310";}.mdi-file-excel-box:before {	content: "\f311";}.mdi-file-export:before {	content: "\f312";}.mdi-file-find:before {	content: "\f313";}.mdi-file-image:before {	content: "\f314";}.mdi-file-import:before {	content: "\f315";}.mdi-file-lock:before {	content: "\f316";}.mdi-file-multiple:before {	content: "\f317";}.mdi-file-music:before {	content: "\f318";}.mdi-file-outline:before {	content: "\f319";}.mdi-file-pdf:before {	content: "\f31a";}.mdi-file-pdf-box:before {	content: "\f31b";}.mdi-file-powerpoint:before {	content: "\f31c";}.mdi-file-powerpoint-box:before {	content: "\f31d";}.mdi-file-presentation-box:before {	content: "\f31e";}.mdi-file-send:before {	content: "\f31f";}.mdi-file-video:before {	content: "\f320";}.mdi-file-word:before {	content: "\f321";}.mdi-file-word-box:before {	content: "\f322";}.mdi-file-xml:before {	content: "\f323";}.mdi-film:before {	content: "\f324";}.mdi-filmstrip:before {	content: "\f325";}.mdi-filmstrip-off:before {	content: "\f326";}.mdi-filter:before {	content: "\f327";}.mdi-filter-outline:before {	content: "\f328";}.mdi-filter-remove:before {	content: "\f329";}.mdi-filter-remove-outline:before {	content: "\f32a";}.mdi-filter-variant:before {	content: "\f32b";}.mdi-fingerprint:before {	content: "\f32c";}.mdi-fire:before {	content: "\f32d";}.mdi-firefox:before {	content: "\f32e";}.mdi-fish:before {	content: "\f32f";}.mdi-flag:before {	content: "\f330";}.mdi-flag-checkered:before {	content: "\f331";}.mdi-flag-outline:before {	content: "\f332";}.mdi-flag-outline-variant:before {	content: "\f333";}.mdi-flag-triangle:before {	content: "\f334";}.mdi-flag-variant:before {	content: "\f335";}.mdi-flash:before {	content: "\f336";}.mdi-flash-auto:before {	content: "\f337";}.mdi-flash-off:before {	content: "\f338";}.mdi-flashlight:before {	content: "\f339";}.mdi-flashlight-off:before {	content: "\f33a";}.mdi-flattr:before {	content: "\f33b";}.mdi-flip-to-back:before {	content: "\f33c";}.mdi-flip-to-front:before {	content: "\f33d";}.mdi-floppy:before {	content: "\f33e";}.mdi-flower:before {	content: "\f33f";}.mdi-folder:before {	content: "\f340";}.mdi-folder-account:before {	content: "\f341";}.mdi-folder-download:before {	content: "\f342";}.mdi-folder-google-drive:before {	content: "\f343";}.mdi-folder-image:before {	content: "\f344";}.mdi-folder-lock:before {	content: "\f345";}.mdi-folder-lock-open:before {	content: "\f346";}.mdi-folder-move:before {	content: "\f347";}.mdi-folder-multiple:before {	content: "\f348";}.mdi-folder-multiple-image:before {	content: "\f349";}.mdi-folder-multiple-outline:before {	content: "\f34a";}.mdi-folder-outline:before {	content: "\f34b";}.mdi-folder-plus:before {	content: "\f34c";}.mdi-folder-remove:before {	content: "\f34d";}.mdi-folder-upload:before {	content: "\f34e";}.mdi-food:before {	content: "\f34f";}.mdi-food-apple:before {	content: "\f350";}.mdi-food-variant:before {	content: "\f351";}.mdi-football:before {	content: "\f352";}.mdi-football-australian:before {	content: "\f353";}.mdi-football-helmet:before {	content: "\f354";}.mdi-format-align-center:before {	content: "\f355";}.mdi-format-align-justify:before {	content: "\f356";}.mdi-format-align-left:before {	content: "\f357";}.mdi-format-align-right:before {	content: "\f358";}.mdi-format-bold:before {	content: "\f359";}.mdi-format-clear:before {	content: "\f35a";}.mdi-format-color-fill:before {	content: "\f35b";}.mdi-format-float-center:before {	content: "\f35c";}.mdi-format-float-left:before {	content: "\f35d";}.mdi-format-float-none:before {	content: "\f35e";}.mdi-format-float-right:before {	content: "\f35f";}.mdi-format-header-1:before {	content: "\f360";}.mdi-format-header-2:before {	content: "\f361";}.mdi-format-header-3:before {	content: "\f362";}.mdi-format-header-4:before {	content: "\f363";}.mdi-format-header-5:before {	content: "\f364";}.mdi-format-header-6:before {	content: "\f365";}.mdi-format-header-decrease:before {	content: "\f366";}.mdi-format-header-equal:before {	content: "\f367";}.mdi-format-header-increase:before {	content: "\f368";}.mdi-format-header-pound:before {	content: "\f369";}.mdi-format-indent-decrease:before {	content: "\f36a";}.mdi-format-indent-increase:before {	content: "\f36b";}.mdi-format-italic:before {	content: "\f36c";}.mdi-format-line-spacing:before {	content: "\f36d";}.mdi-format-list-bulleted:before {	content: "\f36e";}.mdi-format-list-bulleted-type:before {	content: "\f36f";}.mdi-format-list-numbers:before {	content: "\f370";}.mdi-format-paint:before {	content: "\f371";}.mdi-format-paragraph:before {	content: "\f372";}.mdi-format-quote:before {	content: "\f373";}.mdi-format-size:before {	content: "\f374";}.mdi-format-strikethrough:before {	content: "\f375";}.mdi-format-strikethrough-variant:before {	content: "\f376";}.mdi-format-subscript:before {	content: "\f377";}.mdi-format-superscript:before {	content: "\f378";}.mdi-format-text:before {	content: "\f379";}.mdi-format-textdirection-l-to-r:before {	content: "\f37a";}.mdi-format-textdirection-r-to-l:before {	content: "\f37b";}.mdi-format-underline:before {	content: "\f37c";}.mdi-format-wrap-inline:before {	content: "\f37d";}.mdi-format-wrap-square:before {	content: "\f37e";}.mdi-format-wrap-tight:before {	content: "\f37f";}.mdi-format-wrap-top-bottom:before {	content: "\f380";}.mdi-forum:before {	content: "\f381";}.mdi-forward:before {	content: "\f382";}.mdi-foursquare:before {	content: "\f383";}.mdi-fridge:before {	content: "\f384";}.mdi-fridge-filled:before {	content: "\f385";}.mdi-fridge-filled-bottom:before {	content: "\f386";}.mdi-fridge-filled-top:before {	content: "\f387";}.mdi-fullscreen:before {	content: "\f388";}.mdi-fullscreen-exit:before {	content: "\f389";}.mdi-function:before {	content: "\f38a";}.mdi-gamepad:before {	content: "\f38b";}.mdi-gamepad-variant:before {	content: "\f38c";}.mdi-gas-station:before {	content: "\f38d";}.mdi-gate:before {	content: "\f38e";}.mdi-gauge:before {	content: "\f38f";}.mdi-gavel:before {	content: "\f390";}.mdi-gender-female:before {	content: "\f391";}.mdi-gender-male:before {	content: "\f392";}.mdi-gender-male-female:before {	content: "\f393";}.mdi-gender-transgender:before {	content: "\f394";}.mdi-ghost:before {	content: "\f395";}.mdi-gift:before {	content: "\f396";}.mdi-git:before {	content: "\f397";}.mdi-github-box:before {	content: "\f398";}.mdi-github-circle:before {	content: "\f399";}.mdi-glass-flute:before {	content: "\f39a";}.mdi-glass-mug:before {	content: "\f39b";}.mdi-glass-stange:before {	content: "\f39c";}.mdi-glass-tulip:before {	content: "\f39d";}.mdi-glasses:before {	content: "\f39e";}.mdi-gmail:before {	content: "\f39f";}.mdi-google:before {	content: "\f3a0";}.mdi-google-cardboard:before {	content: "\f3a1";}.mdi-google-chrome:before {	content: "\f3a2";}.mdi-google-circles:before {	content: "\f3a3";}.mdi-google-circles-communities:before {	content: "\f3a4";}.mdi-google-circles-extended:before {	content: "\f3a5";}.mdi-google-circles-group:before {	content: "\f3a6";}.mdi-google-controller:before {	content: "\f3a7";}.mdi-google-controller-off:before {	content: "\f3a8";}.mdi-google-drive:before {	content: "\f3a9";}.mdi-google-earth:before {	content: "\f3aa";}.mdi-google-glass:before {	content: "\f3ab";}.mdi-google-nearby:before {	content: "\f3ac";}.mdi-google-pages:before {	content: "\f3ad";}.mdi-google-physical-web:before {	content: "\f3ae";}.mdi-google-play:before {	content: "\f3af";}.mdi-google-plus:before {	content: "\f3b0";}.mdi-google-plus-box:before {	content: "\f3b1";}.mdi-google-translate:before {	content: "\f3b2";}.mdi-google-wallet:before {	content: "\f3b3";}.mdi-grid:before {	content: "\f3b4";}.mdi-grid-off:before {	content: "\f3b5";}.mdi-group:before {	content: "\f3b6";}.mdi-guitar:before {	content: "\f3b7";}.mdi-guitar-pick:before {	content: "\f3b8";}.mdi-guitar-pick-outline:before {	content: "\f3b9";}.mdi-hand-pointing-right:before {	content: "\f3ba";}.mdi-hanger:before {	content: "\f3bb";}.mdi-hangouts:before {	content: "\f3bc";}.mdi-harddisk:before {	content: "\f3bd";}.mdi-headphones:before {	content: "\f3be";}.mdi-headphones-box:before {	content: "\f3bf";}.mdi-headphones-settings:before {	content: "\f3c0";}.mdi-headset:before {	content: "\f3c1";}.mdi-headset-dock:before {	content: "\f3c2";}.mdi-headset-off:before {	content: "\f3c3";}.mdi-heart:before {	content: "\f3c4";}.mdi-heart-box:before {	content: "\f3c5";}.mdi-heart-box-outline:before {	content: "\f3c6";}.mdi-heart-broken:before {	content: "\f3c7";}.mdi-heart-outline:before {	content: "\f3c8";}.mdi-help:before {	content: "\f3c9";}.mdi-help-circle:before {	content: "\f3ca";}.mdi-hexagon:before {	content: "\f3cb";}.mdi-hexagon-outline:before {	content: "\f3cc";}.mdi-history:before {	content: "\f3cd";}.mdi-hololens:before {	content: "\f3ce";}.mdi-home:before {	content: "\f3cf";}.mdi-home-modern:before {	content: "\f3d0";}.mdi-home-variant:before {	content: "\f3d1";}.mdi-hops:before {	content: "\f3d2";}.mdi-hospital:before {	content: "\f3d3";}.mdi-hospital-building:before {	content: "\f3d4";}.mdi-hospital-marker:before {	content: "\f3d5";}.mdi-hotel:before {	content: "\f3d6";}.mdi-houzz:before {	content: "\f3d7";}.mdi-houzz-box:before {	content: "\f3d8";}.mdi-human:before {	content: "\f3d9";}.mdi-human-child:before {	content: "\f3da";}.mdi-human-male-female:before {	content: "\f3db";}.mdi-image:before {	content: "\f3dc";}.mdi-image-album:before {	content: "\f3dd";}.mdi-image-area:before {	content: "\f3de";}.mdi-image-area-close:before {	content: "\f3df";}.mdi-image-broken:before {	content: "\f3e0";}.mdi-image-broken-variant:before {	content: "\f3e1";}.mdi-image-filter:before {	content: "\f3e2";}.mdi-image-filter-black-white:before {	content: "\f3e3";}.mdi-image-filter-center-focus:before {	content: "\f3e4";}.mdi-image-filter-center-focus-weak:before {	content: "\f3e5";}.mdi-image-filter-drama:before {	content: "\f3e6";}.mdi-image-filter-frames:before {	content: "\f3e7";}.mdi-image-filter-hdr:before {	content: "\f3e8";}.mdi-image-filter-none:before {	content: "\f3e9";}.mdi-image-filter-tilt-shift:before {	content: "\f3ea";}.mdi-image-filter-vintage:before {	content: "\f3eb";}.mdi-image-multiple:before {	content: "\f3ec";}.mdi-import:before {	content: "\f3ed";}.mdi-inbox:before {	content: "\f3ee";}.mdi-information:before {	content: "\f3ef";}.mdi-information-outline:before {	content: "\f3f0";}.mdi-instagram:before {	content: "\f3f1";}.mdi-instapaper:before {	content: "\f3f2";}.mdi-internet-explorer:before {	content: "\f3f3";}.mdi-invert-colors:before {	content: "\f3f4";}.mdi-jeepney:before {	content: "\f3f5";}.mdi-jira:before {	content: "\f3f6";}.mdi-jsfiddle:before {	content: "\f3f7";}.mdi-keg:before {	content: "\f3f8";}.mdi-key:before {	content: "\f3f9";}.mdi-key-change:before {	content: "\f3fa";}.mdi-key-minus:before {	content: "\f3fb";}.mdi-key-plus:before {	content: "\f3fc";}.mdi-key-remove:before {	content: "\f3fd";}.mdi-key-variant:before {	content: "\f3fe";}.mdi-keyboard:before {	content: "\f3ff";}.mdi-keyboard-backspace:before {	content: "\f400";}.mdi-keyboard-caps:before {	content: "\f401";}.mdi-keyboard-close:before {	content: "\f402";}.mdi-keyboard-off:before {	content: "\f403";}.mdi-keyboard-return:before {	content: "\f404";}.mdi-keyboard-tab:before {	content: "\f405";}.mdi-keyboard-variant:before {	content: "\f406";}.mdi-label:before {	content: "\f407";}.mdi-label-outline:before {	content: "\f408";}.mdi-lan:before {	content: "\f409";}.mdi-lan-connect:before {	content: "\f40a";}.mdi-lan-disconnect:before {	content: "\f40b";}.mdi-lan-pending:before {	content: "\f40c";}.mdi-language-csharp:before {	content: "\f40d";}.mdi-language-css3:before {	content: "\f40e";}.mdi-language-html5:before {	content: "\f40f";}.mdi-language-javascript:before {	content: "\f410";}.mdi-language-php:before {	content: "\f411";}.mdi-language-python:before {	content: "\f412";}.mdi-language-python-text:before {	content: "\f413";}.mdi-laptop:before {	content: "\f414";}.mdi-laptop-chromebook:before {	content: "\f415";}.mdi-laptop-mac:before {	content: "\f416";}.mdi-laptop-windows:before {	content: "\f417";}.mdi-lastfm:before {	content: "\f418";}.mdi-launch:before {	content: "\f419";}.mdi-layers:before {	content: "\f41a";}.mdi-layers-off:before {	content: "\f41b";}.mdi-leaf:before {	content: "\f41c";}.mdi-led-off:before {	content: "\f41d";}.mdi-led-on:before {	content: "\f41e";}.mdi-led-outline:before {	content: "\f41f";}.mdi-led-variant-off:before {	content: "\f420";}.mdi-led-variant-on:before {	content: "\f421";}.mdi-led-variant-outline:before {	content: "\f422";}.mdi-library:before {	content: "\f423";}.mdi-library-books:before {	content: "\f424";}.mdi-library-music:before {	content: "\f425";}.mdi-library-plus:before {	content: "\f426";}.mdi-lightbulb:before {	content: "\f427";}.mdi-lightbulb-outline:before {	content: "\f428";}.mdi-link:before {	content: "\f429";}.mdi-link-off:before {	content: "\f42a";}.mdi-link-variant:before {	content: "\f42b";}.mdi-link-variant-off:before {	content: "\f42c";}.mdi-linkedin:before {	content: "\f42d";}.mdi-linkedin-box:before {	content: "\f42e";}.mdi-linux:before {	content: "\f42f";}.mdi-lock:before {	content: "\f430";}.mdi-lock-open:before {	content: "\f431";}.mdi-lock-open-outline:before {	content: "\f432";}.mdi-lock-outline:before {	content: "\f433";}.mdi-login:before {	content: "\f434";}.mdi-logout:before {	content: "\f435";}.mdi-looks:before {	content: "\f436";}.mdi-loupe:before {	content: "\f437";}.mdi-lumx:before {	content: "\f438";}.mdi-magnet:before {	content: "\f439";}.mdi-magnet-on:before {	content: "\f43a";}.mdi-magnify:before {	content: "\f43b";}.mdi-magnify-minus:before {	content: "\f43c";}.mdi-magnify-plus:before {	content: "\f43d";}.mdi-mail-ru:before {	content: "\f43e";}.mdi-map:before {	content: "\f43f";}.mdi-map-marker:before {	content: "\f440";}.mdi-map-marker-circle:before {	content: "\f441";}.mdi-map-marker-multiple:before {	content: "\f442";}.mdi-map-marker-off:before {	content: "\f443";}.mdi-map-marker-radius:before {	content: "\f444";}.mdi-margin:before {	content: "\f445";}.mdi-markdown:before {	content: "\f446";}.mdi-marker-check:before {	content: "\f447";}.mdi-martini:before {	content: "\f448";}.mdi-material-ui:before {	content: "\f449";}.mdi-math-compass:before {	content: "\f44a";}.mdi-maxcdn:before {	content: "\f44b";}.mdi-medium:before {	content: "\f44c";}.mdi-memory:before {	content: "\f44d";}.mdi-menu:before {	content: "\f44e";}.mdi-menu-down:before {	content: "\f44f";}.mdi-menu-left:before {	content: "\f450";}.mdi-menu-right:before {	content: "\f451";}.mdi-menu-up:before {	content: "\f452";}.mdi-message:before {	content: "\f453";}.mdi-message-alert:before {	content: "\f454";}.mdi-message-draw:before {	content: "\f455";}.mdi-message-image:before {	content: "\f456";}.mdi-message-outline:before {	content: "\f457";}.mdi-message-processing:before {	content: "\f458";}.mdi-message-reply:before {	content: "\f459";}.mdi-message-reply-text:before {	content: "\f45a";}.mdi-message-text:before {	content: "\f45b";}.mdi-message-text-outline:before {	content: "\f45c";}.mdi-message-video:before {	content: "\f45d";}.mdi-microphone:before {	content: "\f45e";}.mdi-microphone-off:before {	content: "\f45f";}.mdi-microphone-outline:before {	content: "\f460";}.mdi-microphone-settings:before {	content: "\f461";}.mdi-microphone-variant:before {	content: "\f462";}.mdi-microphone-variant-off:before {	content: "\f463";}.mdi-microsoft:before {	content: "\f464";}.mdi-minus:before {	content: "\f465";}.mdi-minus-box:before {	content: "\f466";}.mdi-minus-circle:before {	content: "\f467";}.mdi-minus-circle-outline:before {	content: "\f468";}.mdi-minus-network:before {	content: "\f469";}.mdi-monitor:before {	content: "\f46a";}.mdi-monitor-multiple:before {	content: "\f46b";}.mdi-more:before {	content: "\f46c";}.mdi-motorbike:before {	content: "\f46d";}.mdi-mouse:before {	content: "\f46e";}.mdi-mouse-off:before {	content: "\f46f";}.mdi-mouse-variant:before {	content: "\f470";}.mdi-mouse-variant-off:before {	content: "\f471";}.mdi-movie:before {	content: "\f472";}.mdi-multiplication:before {	content: "\f473";}.mdi-multiplication-box:before {	content: "\f474";}.mdi-music-box:before {	content: "\f475";}.mdi-music-box-outline:before {	content: "\f476";}.mdi-music-circle:before {	content: "\f477";}.mdi-music-note:before {	content: "\f478";}.mdi-music-note-eighth:before {	content: "\f479";}.mdi-music-note-half:before {	content: "\f47a";}.mdi-music-note-off:before {	content: "\f47b";}.mdi-music-note-quarter:before {	content: "\f47c";}.mdi-music-note-sixteenth:before {	content: "\f47d";}.mdi-music-note-whole:before {	content: "\f47e";}.mdi-nature:before {	content: "\f47f";}.mdi-nature-people:before {	content: "\f480";}.mdi-navigation:before {	content: "\f481";}.mdi-needle:before {	content: "\f482";}.mdi-nest-protect:before {	content: "\f483";}.mdi-nest-thermostat:before {	content: "\f484";}.mdi-newspaper:before {	content: "\f485";}.mdi-nfc:before {	content: "\f486";}.mdi-nfc-tap:before {	content: "\f487";}.mdi-nfc-variant:before {	content: "\f488";}.mdi-nodejs:before {	content: "\f489";}.mdi-note:before {	content: "\f48a";}.mdi-note-outline:before {	content: "\f48b";}.mdi-note-plus:before {	content: "\f48c";}.mdi-note-plus-outline:before {	content: "\f48d";}.mdi-note-text:before {	content: "\f48e";}.mdi-notification-clear-all:before {	content: "\f48f";}.mdi-numeric:before {	content: "\f490";}.mdi-numeric-0-box:before {	content: "\f491";}.mdi-numeric-0-box-multiple-outline:before {	content: "\f492";}.mdi-numeric-0-box-outline:before {	content: "\f493";}.mdi-numeric-1-box:before {	content: "\f494";}.mdi-numeric-1-box-multiple-outline:before {	content: "\f495";}.mdi-numeric-1-box-outline:before {	content: "\f496";}.mdi-numeric-2-box:before {	content: "\f497";}.mdi-numeric-2-box-multiple-outline:before {	content: "\f498";}.mdi-numeric-2-box-outline:before {	content: "\f499";}.mdi-numeric-3-box:before {	content: "\f49a";}.mdi-numeric-3-box-multiple-outline:before {	content: "\f49b";}.mdi-numeric-3-box-outline:before {	content: "\f49c";}.mdi-numeric-4-box:before {	content: "\f49d";}.mdi-numeric-4-box-multiple-outline:before {	content: "\f49e";}.mdi-numeric-4-box-outline:before {	content: "\f49f";}.mdi-numeric-5-box:before {	content: "\f4a0";}.mdi-numeric-5-box-multiple-outline:before {	content: "\f4a1";}.mdi-numeric-5-box-outline:before {	content: "\f4a2";}.mdi-numeric-6-box:before {	content: "\f4a3";}.mdi-numeric-6-box-multiple-outline:before {	content: "\f4a4";}.mdi-numeric-6-box-outline:before {	content: "\f4a5";}.mdi-numeric-7-box:before {	content: "\f4a6";}.mdi-numeric-7-box-multiple-outline:before {	content: "\f4a7";}.mdi-numeric-7-box-outline:before {	content: "\f4a8";}.mdi-numeric-8-box:before {	content: "\f4a9";}.mdi-numeric-8-box-multiple-outline:before {	content: "\f4aa";}.mdi-numeric-8-box-outline:before {	content: "\f4ab";}.mdi-numeric-9-box:before {	content: "\f4ac";}.mdi-numeric-9-box-multiple-outline:before {	content: "\f4ad";}.mdi-numeric-9-box-outline:before {	content: "\f4ae";}.mdi-numeric-9-plus-box:before {	content: "\f4af";}.mdi-numeric-9-plus-box-multiple-outline:before {	content: "\f4b0";}.mdi-numeric-9-plus-box-outline:before {	content: "\f4b1";}.mdi-nutrition:before {	content: "\f4b2";}.mdi-octagon:before {	content: "\f4b3";}.mdi-octagon-outline:before {	content: "\f4b4";}.mdi-odnoklassniki:before {	content: "\f4b5";}.mdi-office:before {	content: "\f4b6";}.mdi-oil:before {	content: "\f4b7";}.mdi-oil-temperature:before {	content: "\f4b8";}.mdi-omega:before {	content: "\f4b9";}.mdi-onedrive:before {	content: "\f4ba";}.mdi-open-in-app:before {	content: "\f4bb";}.mdi-open-in-new:before {	content: "\f4bc";}.mdi-opera:before {	content: "\f4bd";}.mdi-ornament:before {	content: "\f4be";}.mdi-ornament-variant:before {	content: "\f4bf";}.mdi-outbox:before {	content: "\f4c0";}.mdi-owl:before {	content: "\f4c1";}.mdi-package:before {	content: "\f4c2";}.mdi-package-down:before {	content: "\f4c3";}.mdi-package-up:before {	content: "\f4c4";}.mdi-package-variant:before {	content: "\f4c5";}.mdi-package-variant-closed:before {	content: "\f4c6";}.mdi-palette:before {	content: "\f4c7";}.mdi-palette-advanced:before {	content: "\f4c8";}.mdi-panda:before {	content: "\f4c9";}.mdi-pandora:before {	content: "\f4ca";}.mdi-panorama:before {	content: "\f4cb";}.mdi-panorama-fisheye:before {	content: "\f4cc";}.mdi-panorama-horizontal:before {	content: "\f4cd";}.mdi-panorama-vertical:before {	content: "\f4ce";}.mdi-panorama-wide-angle:before {	content: "\f4cf";}.mdi-paper-cut-vertical:before {	content: "\f4d0";}.mdi-paperclip:before {	content: "\f4d1";}.mdi-parking:before {	content: "\f4d2";}.mdi-pause:before {	content: "\f4d3";}.mdi-pause-circle:before {	content: "\f4d4";}.mdi-pause-circle-outline:before {	content: "\f4d5";}.mdi-pause-octagon:before {	content: "\f4d6";}.mdi-pause-octagon-outline:before {	content: "\f4d7";}.mdi-paw:before {	content: "\f4d8";}.mdi-pen:before {	content: "\f4d9";}.mdi-pencil:before {	content: "\f4da";}.mdi-pencil-box:before {	content: "\f4db";}.mdi-pencil-box-outline:before {	content: "\f4dc";}.mdi-pencil-lock:before {	content: "\f4dd";}.mdi-pencil-off:before {	content: "\f4de";}.mdi-percent:before {	content: "\f4df";}.mdi-pharmacy:before {	content: "\f4e0";}.mdi-phone:before {	content: "\f4e1";}.mdi-phone-bluetooth:before {	content: "\f4e2";}.mdi-phone-forward:before {	content: "\f4e3";}.mdi-phone-hangup:before {	content: "\f4e4";}.mdi-phone-in-talk:before {	content: "\f4e5";}.mdi-phone-incoming:before {	content: "\f4e6";}.mdi-phone-locked:before {	content: "\f4e7";}.mdi-phone-log:before {	content: "\f4e8";}.mdi-phone-missed:before {	content: "\f4e9";}.mdi-phone-outgoing:before {	content: "\f4ea";}.mdi-phone-paused:before {	content: "\f4eb";}.mdi-phone-settings:before {	content: "\f4ec";}.mdi-phone-voip:before {	content: "\f4ed";}.mdi-pi:before {	content: "\f4ee";}.mdi-pi-box:before {	content: "\f4ef";}.mdi-pig:before {	content: "\f4f0";}.mdi-pill:before {	content: "\f4f1";}.mdi-pin:before {	content: "\f4f2";}.mdi-pin-off:before {	content: "\f4f3";}.mdi-pine-tree:before {	content: "\f4f4";}.mdi-pine-tree-box:before {	content: "\f4f5";}.mdi-pinterest:before {	content: "\f4f6";}.mdi-pinterest-box:before {	content: "\f4f7";}.mdi-pizza:before {	content: "\f4f8";}.mdi-play:before {	content: "\f4f9";}.mdi-play-box-outline:before {	content: "\f4fa";}.mdi-play-circle:before {	content: "\f4fb";}.mdi-play-circle-outline:before {	content: "\f4fc";}.mdi-play-pause:before {	content: "\f4fd";}.mdi-play-protected-content:before {	content: "\f4fe";}.mdi-playlist-minus:before {	content: "\f4ff";}.mdi-playlist-play:before {	content: "\f500";}.mdi-playlist-plus:before {	content: "\f501";}.mdi-playlist-remove:before {	content: "\f502";}.mdi-playstation:before {	content: "\f503";}.mdi-plus:before {	content: "\f504";}.mdi-plus-box:before {	content: "\f505";}.mdi-plus-circle:before {	content: "\f506";}.mdi-plus-circle-multiple-outline:before {	content: "\f507";}.mdi-plus-circle-outline:before {	content: "\f508";}.mdi-plus-network:before {	content: "\f509";}.mdi-plus-one:before {	content: "\f50a";}.mdi-pocket:before {	content: "\f50b";}.mdi-pokeball:before {	content: "\f50c";}.mdi-polaroid:before {	content: "\f50d";}.mdi-poll:before {	content: "\f50e";}.mdi-poll-box:before {	content: "\f50f";}.mdi-polymer:before {	content: "\f510";}.mdi-popcorn:before {	content: "\f511";}.mdi-pound:before {	content: "\f512";}.mdi-pound-box:before {	content: "\f513";}.mdi-power:before {	content: "\f514";}.mdi-power-settings:before {	content: "\f515";}.mdi-power-socket:before {	content: "\f516";}.mdi-presentation:before {	content: "\f517";}.mdi-presentation-play:before {	content: "\f518";}.mdi-printer:before {	content: "\f519";}.mdi-printer-3d:before {	content: "\f51a";}.mdi-printer-alert:before {	content: "\f51b";}.mdi-professional-hexagon:before {	content: "\f51c";}.mdi-projector:before {	content: "\f51d";}.mdi-projector-screen:before {	content: "\f51e";}.mdi-pulse:before {	content: "\f51f";}.mdi-puzzle:before {	content: "\f520";}.mdi-qrcode:before {	content: "\f521";}.mdi-qrcode-scan:before {	content: "\f522";}.mdi-quadcopter:before {	content: "\f523";}.mdi-quality-high:before {	content: "\f524";}.mdi-quicktime:before {	content: "\f525";}.mdi-radar:before {	content: "\f526";}.mdi-radiator:before {	content: "\f527";}.mdi-radio:before {	content: "\f528";}.mdi-radio-handheld:before {	content: "\f529";}.mdi-radio-tower:before {	content: "\f52a";}.mdi-radioactive:before {	content: "\f52b";}.mdi-radiobox-blank:before {	content: "\f52c";}.mdi-radiobox-marked:before {	content: "\f52d";}.mdi-raspberrypi:before {	content: "\f52e";}.mdi-ray-end:before {	content: "\f52f";}.mdi-ray-end-arrow:before {	content: "\f530";}.mdi-ray-start:before {	content: "\f531";}.mdi-ray-start-arrow:before {	content: "\f532";}.mdi-ray-start-end:before {	content: "\f533";}.mdi-ray-vertex:before {	content: "\f534";}.mdi-rdio:before {	content: "\f535";}.mdi-read:before {	content: "\f536";}.mdi-readability:before {	content: "\f537";}.mdi-receipt:before {	content: "\f538";}.mdi-record:before {	content: "\f539";}.mdi-record-rec:before {	content: "\f53a";}.mdi-recycle:before {	content: "\f53b";}.mdi-reddit:before {	content: "\f53c";}.mdi-redo:before {	content: "\f53d";}.mdi-redo-variant:before {	content: "\f53e";}.mdi-refresh:before {	content: "\f53f";}.mdi-regex:before {	content: "\f540";}.mdi-relative-scale:before {	content: "\f541";}.mdi-reload:before {	content: "\f542";}.mdi-remote:before {	content: "\f543";}.mdi-rename-box:before {	content: "\f544";}.mdi-repeat:before {	content: "\f545";}.mdi-repeat-off:before {	content: "\f546";}.mdi-repeat-once:before {	content: "\f547";}.mdi-replay:before {	content: "\f548";}.mdi-reply:before {	content: "\f549";}.mdi-reply-all:before {	content: "\f54a";}.mdi-reproduction:before {	content: "\f54b";}.mdi-resize-bottom-right:before {	content: "\f54c";}.mdi-responsive:before {	content: "\f54d";}.mdi-rewind:before {	content: "\f54e";}.mdi-ribbon:before {	content: "\f54f";}.mdi-road:before {	content: "\f550";}.mdi-road-variant:before {	content: "\f551";}.mdi-rocket:before {	content: "\f552";}.mdi-rotate-3d:before {	content: "\f553";}.mdi-rotate-left:before {	content: "\f554";}.mdi-rotate-left-variant:before {	content: "\f555";}.mdi-rotate-right:before {	content: "\f556";}.mdi-rotate-right-variant:before {	content: "\f557";}.mdi-router-wireless:before {	content: "\f558";}.mdi-routes:before {	content: "\f559";}.mdi-rss:before {	content: "\f55a";}.mdi-rss-box:before {	content: "\f55b";}.mdi-ruler:before {	content: "\f55c";}.mdi-run:before {	content: "\f55d";}.mdi-sale:before {	content: "\f55e";}.mdi-satellite:before {	content: "\f55f";}.mdi-satellite-variant:before {	content: "\f560";}.mdi-scale:before {	content: "\f561";}.mdi-scale-bathroom:before {	content: "\f562";}.mdi-school:before {	content: "\f563";}.mdi-screen-rotation:before {	content: "\f564";}.mdi-screen-rotation-lock:before {	content: "\f565";}.mdi-screwdriver:before {	content: "\f566";}.mdi-script:before {	content: "\f567";}.mdi-sd:before {	content: "\f568";}.mdi-seal:before {	content: "\f569";}.mdi-seat-flat:before {	content: "\f56a";}.mdi-seat-flat-angled:before {	content: "\f56b";}.mdi-seat-individual-suite:before {	content: "\f56c";}.mdi-seat-legroom-extra:before {	content: "\f56d";}.mdi-seat-legroom-normal:before {	content: "\f56e";}.mdi-seat-legroom-reduced:before {	content: "\f56f";}.mdi-seat-recline-extra:before {	content: "\f570";}.mdi-seat-recline-normal:before {	content: "\f571";}.mdi-security:before {	content: "\f572";}.mdi-security-network:before {	content: "\f573";}.mdi-select:before {	content: "\f574";}.mdi-select-all:before {	content: "\f575";}.mdi-select-inverse:before {	content: "\f576";}.mdi-select-off:before {	content: "\f577";}.mdi-selection:before {	content: "\f578";}.mdi-send:before {	content: "\f579";}.mdi-server:before {	content: "\f57a";}.mdi-server-minus:before {	content: "\f57b";}.mdi-server-network:before {	content: "\f57c";}.mdi-server-network-off:before {	content: "\f57d";}.mdi-server-off:before {	content: "\f57e";}.mdi-server-plus:before {	content: "\f57f";}.mdi-server-remove:before {	content: "\f580";}.mdi-server-security:before {	content: "\f581";}.mdi-settings:before {	content: "\f582";}.mdi-settings-box:before {	content: "\f583";}.mdi-shape-plus:before {	content: "\f584";}.mdi-share:before {	content: "\f585";}.mdi-share-variant:before {	content: "\f586";}.mdi-shield:before {	content: "\f587";}.mdi-shield-outline:before {	content: "\f588";}.mdi-shopping:before {	content: "\f589";}.mdi-shopping-music:before {	content: "\f58a";}.mdi-shredder:before {	content: "\f58b";}.mdi-shuffle:before {	content: "\f58c";}.mdi-shuffle-disabled:before {	content: "\f58d";}.mdi-shuffle-variant:before {	content: "\f58e";}.mdi-sigma:before {	content: "\f58f";}.mdi-sign-caution:before {	content: "\f590";}.mdi-signal:before {	content: "\f591";}.mdi-silverware:before {	content: "\f592";}.mdi-silverware-fork:before {	content: "\f593";}.mdi-silverware-spoon:before {	content: "\f594";}.mdi-silverware-variant:before {	content: "\f595";}.mdi-sim:before {	content: "\f596";}.mdi-sim-alert:before {	content: "\f597";}.mdi-sim-off:before {	content: "\f598";}.mdi-sitemap:before {	content: "\f599";}.mdi-skip-backward:before {	content: "\f59a";}.mdi-skip-forward:before {	content: "\f59b";}.mdi-skip-next:before {	content: "\f59c";}.mdi-skip-previous:before {	content: "\f59d";}.mdi-skype:before {	content: "\f59e";}.mdi-skype-business:before {	content: "\f59f";}.mdi-slack:before {	content: "\f5a0";}.mdi-sleep:before {	content: "\f5a1";}.mdi-sleep-off:before {	content: "\f5a2";}.mdi-smoking:before {	content: "\f5a3";}.mdi-smoking-off:before {	content: "\f5a4";}.mdi-snapchat:before {	content: "\f5a5";}.mdi-snowman:before {	content: "\f5a6";}.mdi-sofa:before {	content: "\f5a7";}.mdi-sort:before {	content: "\f5a8";}.mdi-sort-alphabetical:before {	content: "\f5a9";}.mdi-sort-ascending:before {	content: "\f5aa";}.mdi-sort-descending:before {	content: "\f5ab";}.mdi-sort-numeric:before {	content: "\f5ac";}.mdi-sort-variant:before {	content: "\f5ad";}.mdi-soundcloud:before {	content: "\f5ae";}.mdi-source-fork:before {	content: "\f5af";}.mdi-source-pull:before {	content: "\f5b0";}.mdi-speaker:before {	content: "\f5b1";}.mdi-speaker-off:before {	content: "\f5b2";}.mdi-speedometer:before {	content: "\f5b3";}.mdi-spellcheck:before {	content: "\f5b4";}.mdi-spotify:before {	content: "\f5b5";}.mdi-spotlight:before {	content: "\f5b6";}.mdi-spotlight-beam:before {	content: "\f5b7";}.mdi-square-inc:before {	content: "\f5b8";}.mdi-square-inc-cash:before {	content: "\f5b9";}.mdi-stackoverflow:before {	content: "\f5ba";}.mdi-stairs:before {	content: "\f5bb";}.mdi-star:before {	content: "\f5bc";}.mdi-star-circle:before {	content: "\f5bd";}.mdi-star-half:before {	content: "\f5be";}.mdi-star-off:before {	content: "\f5bf";}.mdi-star-outline:before {	content: "\f5c0";}.mdi-steam:before {	content: "\f5c1";}.mdi-steering:before {	content: "\f5c2";}.mdi-step-backward:before {	content: "\f5c3";}.mdi-step-backward-2:before {	content: "\f5c4";}.mdi-step-forward:before {	content: "\f5c5";}.mdi-step-forward-2:before {	content: "\f5c6";}.mdi-stethoscope:before {	content: "\f5c7";}.mdi-stocking:before {	content: "\f5c8";}.mdi-stop:before {	content: "\f5c9";}.mdi-store:before {	content: "\f5ca";}.mdi-store-24-hour:before {	content: "\f5cb";}.mdi-stove:before {	content: "\f5cc";}.mdi-subway:before {	content: "\f5cd";}.mdi-sunglasses:before {	content: "\f5ce";}.mdi-swap-horizontal:before {	content: "\f5cf";}.mdi-swap-vertical:before {	content: "\f5d0";}.mdi-swim:before {	content: "\f5d1";}.mdi-switch:before {	content: "\f5d2";}.mdi-sword:before {	content: "\f5d3";}.mdi-sync:before {	content: "\f5d4";}.mdi-sync-alert:before {	content: "\f5d5";}.mdi-sync-off:before {	content: "\f5d6";}.mdi-tab:before {	content: "\f5d7";}.mdi-tab-unselected:before {	content: "\f5d8";}.mdi-table:before {	content: "\f5d9";}.mdi-table-column-plus-after:before {	content: "\f5da";}.mdi-table-column-plus-before:before {	content: "\f5db";}.mdi-table-column-remove:before {	content: "\f5dc";}.mdi-table-column-width:before {	content: "\f5dd";}.mdi-table-edit:before {	content: "\f5de";}.mdi-table-large:before {	content: "\f5df";}.mdi-table-row-height:before {	content: "\f5e0";}.mdi-table-row-plus-after:before {	content: "\f5e1";}.mdi-table-row-plus-before:before {	content: "\f5e2";}.mdi-table-row-remove:before {	content: "\f5e3";}.mdi-tablet:before {	content: "\f5e4";}.mdi-tablet-android:before {	content: "\f5e5";}.mdi-tablet-ipad:before {	content: "\f5e6";}.mdi-tag:before {	content: "\f5e7";}.mdi-tag-faces:before {	content: "\f5e8";}.mdi-tag-multiple:before {	content: "\f5e9";}.mdi-tag-outline:before {	content: "\f5ea";}.mdi-tag-text-outline:before {	content: "\f5eb";}.mdi-target:before {	content: "\f5ec";}.mdi-taxi:before {	content: "\f5ed";}.mdi-teamviewer:before {	content: "\f5ee";}.mdi-telegram:before {	content: "\f5ef";}.mdi-television:before {	content: "\f5f0";}.mdi-television-guide:before {	content: "\f5f1";}.mdi-temperature-celsius:before {	content: "\f5f2";}.mdi-temperature-fahrenheit:before {	content: "\f5f3";}.mdi-temperature-kelvin:before {	content: "\f5f4";}.mdi-tennis:before {	content: "\f5f5";}.mdi-tent:before {	content: "\f5f6";}.mdi-terrain:before {	content: "\f5f7";}.mdi-text-to-speech:before {	content: "\f5f8";}.mdi-text-to-speech-off:before {	content: "\f5f9";}.mdi-texture:before {	content: "\f5fa";}.mdi-theater:before {	content: "\f5fb";}.mdi-theme-light-dark:before {	content: "\f5fc";}.mdi-thermometer:before {	content: "\f5fd";}.mdi-thermometer-lines:before {	content: "\f5fe";}.mdi-thumb-down:before {	content: "\f5ff";}.mdi-thumb-down-outline:before {	content: "\f600";}.mdi-thumb-up:before {	content: "\f601";}.mdi-thumb-up-outline:before {	content: "\f602";}.mdi-thumbs-up-down:before {	content: "\f603";}.mdi-ticket:before {	content: "\f604";}.mdi-ticket-account:before {	content: "\f605";}.mdi-ticket-confirmation:before {	content: "\f606";}.mdi-tie:before {	content: "\f607";}.mdi-timelapse:before {	content: "\f608";}.mdi-timer:before {	content: "\f609";}.mdi-timer-10:before {	content: "\f60a";}.mdi-timer-3:before {	content: "\f60b";}.mdi-timer-off:before {	content: "\f60c";}.mdi-timer-sand:before {	content: "\f60d";}.mdi-timetable:before {	content: "\f60e";}.mdi-toggle-switch:before {	content: "\f60f";}.mdi-toggle-switch-off:before {	content: "\f610";}.mdi-tooltip:before {	content: "\f611";}.mdi-tooltip-edit:before {	content: "\f612";}.mdi-tooltip-image:before {	content: "\f613";}.mdi-tooltip-outline:before {	content: "\f614";}.mdi-tooltip-outline-plus:before {	content: "\f615";}.mdi-tooltip-text:before {	content: "\f616";}.mdi-tor:before {	content: "\f617";}.mdi-traffic-light:before {	content: "\f618";}.mdi-train:before {	content: "\f619";}.mdi-tram:before {	content: "\f61a";}.mdi-transcribe:before {	content: "\f61b";}.mdi-transcribe-close:before {	content: "\f61c";}.mdi-transfer:before {	content: "\f61d";}.mdi-tree:before {	content: "\f61e";}.mdi-trello:before {	content: "\f61f";}.mdi-trending-down:before {	content: "\f620";}.mdi-trending-neutral:before {	content: "\f621";}.mdi-trending-up:before {	content: "\f622";}.mdi-triangle:before {	content: "\f623";}.mdi-triangle-outline:before {	content: "\f624";}.mdi-trophy:before {	content: "\f625";}.mdi-trophy-award:before {	content: "\f626";}.mdi-trophy-outline:before {	content: "\f627";}.mdi-trophy-variant:before {	content: "\f628";}.mdi-trophy-variant-outline:before {	content: "\f629";}.mdi-truck:before {	content: "\f62a";}.mdi-truck-delivery:before {	content: "\f62b";}.mdi-tshirt-crew:before {	content: "\f62c";}.mdi-tshirt-v:before {	content: "\f62d";}.mdi-tumblr:before {	content: "\f62e";}.mdi-tumblr-reblog:before {	content: "\f62f";}.mdi-twitch:before {	content: "\f630";}.mdi-twitter:before {	content: "\f631";}.mdi-twitter-box:before {	content: "\f632";}.mdi-twitter-circle:before {	content: "\f633";}.mdi-twitter-retweet:before {	content: "\f634";}.mdi-ubuntu:before {	content: "\f635";}.mdi-umbraco:before {	content: "\f636";}.mdi-umbrella:before {	content: "\f637";}.mdi-umbrella-outline:before {	content: "\f638";}.mdi-undo:before {	content: "\f639";}.mdi-undo-variant:before {	content: "\f63a";}.mdi-unfold-less:before {	content: "\f63b";}.mdi-unfold-more:before {	content: "\f63c";}.mdi-ungroup:before {	content: "\f63d";}.mdi-untappd:before {	content: "\f63e";}.mdi-upload:before {	content: "\f63f";}.mdi-usb:before {	content: "\f640";}.mdi-vector-arrange-above:before {	content: "\f641";}.mdi-vector-arrange-below:before {	content: "\f642";}.mdi-vector-circle:before {	content: "\f643";}.mdi-vector-circle-variant:before {	content: "\f644";}.mdi-vector-combine:before {	content: "\f645";}.mdi-vector-curve:before {	content: "\f646";}.mdi-vector-difference:before {	content: "\f647";}.mdi-vector-difference-ab:before {	content: "\f648";}.mdi-vector-difference-ba:before {	content: "\f649";}.mdi-vector-intersection:before {	content: "\f64a";}.mdi-vector-line:before {	content: "\f64b";}.mdi-vector-point:before {	content: "\f64c";}.mdi-vector-polygon:before {	content: "\f64d";}.mdi-vector-polyline:before {	content: "\f64e";}.mdi-vector-selection:before {	content: "\f64f";}.mdi-vector-square:before {	content: "\f650";}.mdi-vector-triangle:before {	content: "\f651";}.mdi-vector-union:before {	content: "\f652";}.mdi-verified:before {	content: "\f653";}.mdi-vibrate:before {	content: "\f654";}.mdi-video:before {	content: "\f655";}.mdi-video-off:before {	content: "\f656";}.mdi-video-switch:before {	content: "\f657";}.mdi-view-agenda:before {	content: "\f658";}.mdi-view-array:before {	content: "\f659";}.mdi-view-carousel:before {	content: "\f65a";}.mdi-view-column:before {	content: "\f65b";}.mdi-view-dashboard:before {	content: "\f65c";}.mdi-view-day:before {	content: "\f65d";}.mdi-view-grid:before {	content: "\f65e";}.mdi-view-headline:before {	content: "\f65f";}.mdi-view-list:before {	content: "\f660";}.mdi-view-module:before {	content: "\f661";}.mdi-view-quilt:before {	content: "\f662";}.mdi-view-stream:before {	content: "\f663";}.mdi-view-week:before {	content: "\f664";}.mdi-vimeo:before {	content: "\f665";}.mdi-vine:before {	content: "\f666";}.mdi-vk:before {	content: "\f667";}.mdi-vk-box:before {	content: "\f668";}.mdi-vk-circle:before {	content: "\f669";}.mdi-voicemail:before {	content: "\f66a";}.mdi-volume-high:before {	content: "\f66b";}.mdi-volume-low:before {	content: "\f66c";}.mdi-volume-medium:before {	content: "\f66d";}.mdi-volume-off:before {	content: "\f66e";}.mdi-vpn:before {	content: "\f66f";}.mdi-walk:before {	content: "\f670";}.mdi-wallet:before {	content: "\f671";}.mdi-wallet-giftcard:before {	content: "\f672";}.mdi-wallet-membership:before {	content: "\f673";}.mdi-wallet-travel:before {	content: "\f674";}.mdi-wan:before {	content: "\f675";}.mdi-watch:before {	content: "\f676";}.mdi-watch-export:before {	content: "\f677";}.mdi-watch-import:before {	content: "\f678";}.mdi-water:before {	content: "\f679";}.mdi-water-off:before {	content: "\f67a";}.mdi-water-percent:before {	content: "\f67b";}.mdi-water-pump:before {	content: "\f67c";}.mdi-weather-cloudy:before {	content: "\f67d";}.mdi-weather-fog:before {	content: "\f67e";}.mdi-weather-hail:before {	content: "\f67f";}.mdi-weather-lightning:before {	content: "\f680";}.mdi-weather-night:before {	content: "\f681";}.mdi-weather-partlycloudy:before {	content: "\f682";}.mdi-weather-pouring:before {	content: "\f683";}.mdi-weather-rainy:before {	content: "\f684";}.mdi-weather-snowy:before {	content: "\f685";}.mdi-weather-sunny:before {	content: "\f686";}.mdi-weather-sunset:before {	content: "\f687";}.mdi-weather-sunset-down:before {	content: "\f688";}.mdi-weather-sunset-up:before {	content: "\f689";}.mdi-weather-windy:before {	content: "\f68a";}.mdi-weather-windy-variant:before {	content: "\f68b";}.mdi-web:before {	content: "\f68c";}.mdi-webcam:before {	content: "\f68d";}.mdi-weight:before {	content: "\f68e";}.mdi-weight-kilogram:before {	content: "\f68f";}.mdi-whatsapp:before {	content: "\f690";}.mdi-wheelchair-accessibility:before {	content: "\f691";}.mdi-white-balance-auto:before {	content: "\f692";}.mdi-white-balance-incandescent:before {	content: "\f693";}.mdi-white-balance-irradescent:before {	content: "\f694";}.mdi-white-balance-sunny:before {	content: "\f695";}.mdi-wifi:before {	content: "\f696";}.mdi-wifi-off:before {	content: "\f697";}.mdi-wii:before {	content: "\f698";}.mdi-wikipedia:before {	content: "\f699";}.mdi-window-close:before {	content: "\f69a";}.mdi-window-closed:before {	content: "\f69b";}.mdi-window-maximize:before {	content: "\f69c";}.mdi-window-minimize:before {	content: "\f69d";}.mdi-window-open:before {	content: "\f69e";}.mdi-window-restore:before {	content: "\f69f";}.mdi-windows:before {	content: "\f6a0";}.mdi-wordpress:before {	content: "\f6a1";}.mdi-worker:before {	content: "\f6a2";}.mdi-wrap:before {	content: "\f6a3";}.mdi-wrench:before {	content: "\f6a4";}.mdi-wunderlist:before {	content: "\f6a5";}.mdi-xbox:before {	content: "\f6a6";}.mdi-xbox-controller:before {	content: "\f6a7";}.mdi-xbox-controller-off:before {	content: "\f6a8";}.mdi-xda:before {	content: "\f6a9";}.mdi-xing:before {	content: "\f6aa";}.mdi-xing-box:before {	content: "\f6ab";}.mdi-xing-circle:before {	content: "\f6ac";}.mdi-xml:before {	content: "\f6ad";}.mdi-yeast:before {	content: "\f6ae";}.mdi-yelp:before {	content: "\f6af";}.mdi-youtube-play:before {	content: "\f6b0";}.mdi-zip-box:before {	content: "\f6b1";}.mdi-18px {	font-size: 18px;}.mdi-24px {	font-size: 24px;}.mdi-36px {	font-size: 36px;}.mdi-48px {	font-size: 48px;}.mdi-dark {	color: rgba(0, 0, 0, 0.54);}.mdi-dark.mdi-inactive {	color: rgba(0, 0, 0, 0.26);}.mdi-light {	color: white;}.mdi-light.mdi-inactive {	color: rgba(255, 255, 255, 0.3);}/**
 * Title:  Bigmug Line Flaticon Pack
 * Author: Catalin Fertu
 * Source: http://www.flaticon.com/packs/bigmug-line
 * License:  CC BY 3.0 (http://creativecommons.org/licenses/by/3.0/)
 */@font-face {	font-family: "fl-bigmug-line";	src: url("/local/templates/aviales/css/../fonts/fl-bigmug-line.eot");	src: url("/local/templates/aviales/css/../fonts/fl-bigmug-line.eot#iefix") format("embedded-opentype"), url("/local/templates/aviales/css/../fonts/fl-bigmug-line.woff") format("woff"), url("/local/templates/aviales/css/../fonts/fl-bigmug-line.ttf") format("truetype"), url("/local/templates/aviales/css/../fonts/fl-bigmug-line.svg") format("svg");	font-weight: normal;	font-style: normal;}.fl-bigmug-line-ico,[class^="fl-bigmug-line-"]:before, [class*=" fl-bigmug-line-"]:before,[class^="fl-bigmug-line-"]:after, [class*=" fl-bigmug-line-"]:after {	font-family: 'fl-bigmug-line';	font-size: inherit;	font-weight: 400;	font-style: normal;}.fl-bigmug-line-add137:before {	content: "\e000";}.fl-bigmug-line-add139:before {	content: "\e001";}.fl-bigmug-line-add149:before {	content: "\e002";}.fl-bigmug-line-airplane86:before {	content: "\e003";}.fl-bigmug-line-alarm31:before {	content: "\e004";}.fl-bigmug-line-arrow592:before {	content: "\e005";}.fl-bigmug-line-attach8:before {	content: "\e006";}.fl-bigmug-line-attachment15:before {	content: "\e007";}.fl-bigmug-line-audio46:before {	content: "\e008";}.fl-bigmug-line-back44:before {	content: "\e009";}.fl-bigmug-line-back46:before {	content: "\e00a";}.fl-bigmug-line-big104:before {	content: "\e00b";}.fl-bigmug-line-book188:before {	content: "\e00c";}.fl-bigmug-line-bookmark28:before {	content: "\e00d";}.fl-bigmug-line-bottle34:before {	content: "\e00e";}.fl-bigmug-line-button5:before {	content: "\e00f";}.fl-bigmug-line-buttons5:before {	content: "\e010";}.fl-bigmug-line-cellphone55:before {	content: "\e011";}.fl-bigmug-line-cellular9:before {	content: "\e012";}.fl-bigmug-line-center10:before {	content: "\e013";}.fl-bigmug-line-chat51:before {	content: "\e014";}.fl-bigmug-line-chat55:before {	content: "\e015";}.fl-bigmug-line-checkmark14:before {	content: "\e016";}.fl-bigmug-line-checkmark15:before {	content: "\e017";}.fl-bigmug-line-checkmark16:before {	content: "\e018";}.fl-bigmug-line-circular220:before {	content: "\e019";}.fl-bigmug-line-circular224:before {	content: "\e01a";}.fl-bigmug-line-circular228:before {	content: "\e01b";}.fl-bigmug-line-circular229:before {	content: "\e01c";}.fl-bigmug-line-clipboard68:before {	content: "\e01d";}.fl-bigmug-line-close42:before {	content: "\e01e";}.fl-bigmug-line-cloud255:before {	content: "\e01f";}.fl-bigmug-line-cloud260:before {	content: "\e020";}.fl-bigmug-line-cocktail26:before {	content: "\e021";}.fl-bigmug-line-code30:before {	content: "\e022";}.fl-bigmug-line-collapse5:before {	content: "\e023";}.fl-bigmug-line-comment45:before {	content: "\e024";}.fl-bigmug-line-compass80:before {	content: "\e025";}.fl-bigmug-line-contract5:before {	content: "\e026";}.fl-bigmug-line-copy23:before {	content: "\e027";}.fl-bigmug-line-crescent23:before {	content: "\e028";}.fl-bigmug-line-cropping1:before {	content: "\e029";}.fl-bigmug-line-cross81:before {	content: "\e02a";}.fl-bigmug-line-cross83:before {	content: "\e02b";}.fl-bigmug-line-cube29:before {	content: "\e02c";}.fl-bigmug-line-double97:before {	content: "\e02d";}.fl-bigmug-line-double98:before {	content: "\e02e";}.fl-bigmug-line-double99:before {	content: "\e02f";}.fl-bigmug-line-down55:before {	content: "\e030";}.fl-bigmug-line-down56:before {	content: "\e031";}.fl-bigmug-line-down58:before {	content: "\e032";}.fl-bigmug-line-down59:before {	content: "\e033";}.fl-bigmug-line-down64:before {	content: "\e034";}.fl-bigmug-line-download136:before {	content: "\e035";}.fl-bigmug-line-download142:before {	content: "\e036";}.fl-bigmug-line-download146:before {	content: "\e037";}.fl-bigmug-line-download147:before {	content: "\e038";}.fl-bigmug-line-download148:before {	content: "\e039";}.fl-bigmug-line-electrical17:before {	content: "\e03a";}.fl-bigmug-line-electronic57:before {	content: "\e03b";}.fl-bigmug-line-email64:before {	content: "\e03c";}.fl-bigmug-line-email67:before {	content: "\e03d";}.fl-bigmug-line-equalization3:before {	content: "\e03e";}.fl-bigmug-line-equalizer26:before {	content: "\e03f";}.fl-bigmug-line-event6:before {	content: "\e040";}.fl-bigmug-line-expand25:before {	content: "\e041";}.fl-bigmug-line-expanding2:before {	content: "\e042";}.fl-bigmug-line-fast33:before {	content: "\e043";}.fl-bigmug-line-favourites5:before {	content: "\e044";}.fl-bigmug-line-file68:before {	content: "\e045";}.fl-bigmug-line-file69:before {	content: "\e046";}.fl-bigmug-line-film57:before {	content: "\e047";}.fl-bigmug-line-flag53:before {	content: "\e048";}.fl-bigmug-line-fog10:before {	content: "\e049";}.fl-bigmug-line-foggy3:before {	content: "\e04a";}.fl-bigmug-line-folder173:before {	content: "\e04b";}.fl-bigmug-line-fork34:before {	content: "\e04c";}.fl-bigmug-line-four87:before {	content: "\e04d";}.fl-bigmug-line-full40:before {	content: "\e04e";}.fl-bigmug-line-games32:before {	content: "\e04f";}.fl-bigmug-line-gear30:before {	content: "\e050";}.fl-bigmug-line-giftbox54:before {	content: "\e051";}.fl-bigmug-line-graphical8:before {	content: "\e052";}.fl-bigmug-line-headphones32:before {	content: "\e053";}.fl-bigmug-line-hot67:before {	content: "\e054";}.fl-bigmug-line-images21:before {	content: "\e055";}.fl-bigmug-line-ink12:before {	content: "\e056";}.fl-bigmug-line-label25:before {	content: "\e057";}.fl-bigmug-line-left144:before {	content: "\e058";}.fl-bigmug-line-left145:before {	content: "\e059";}.fl-bigmug-line-left146:before {	content: "\e05a";}.fl-bigmug-line-left148:before {	content: "\e05b";}.fl-bigmug-line-left152:before {	content: "\e05c";}.fl-bigmug-line-left153:before {	content: "\e05d";}.fl-bigmug-line-left158:before {	content: "\e05e";}.fl-bigmug-line-left159:before {	content: "\e05f";}.fl-bigmug-line-like51:before {	content: "\e060";}.fl-bigmug-line-link52:before {	content: "\e061";}.fl-bigmug-line-list63:before {	content: "\e062";}.fl-bigmug-line-list65:before {	content: "\e063";}.fl-bigmug-line-lock64:before {	content: "\e064";}.fl-bigmug-line-login12:before {	content: "\e065";}.fl-bigmug-line-login9:before {	content: "\e066";}.fl-bigmug-line-map87:before {	content: "\e067";}.fl-bigmug-line-megaphone11:before {	content: "\e068";}.fl-bigmug-line-men25:before {	content: "\e069";}.fl-bigmug-line-menu40:before {	content: "\e06a";}.fl-bigmug-line-menu41:before {	content: "\e06b";}.fl-bigmug-line-microphone76:before {	content: "\e06c";}.fl-bigmug-line-microphone77:before {	content: "\e06d";}.fl-bigmug-line-minus79:before {	content: "\e06e";}.fl-bigmug-line-minus80:before {	content: "\e06f";}.fl-bigmug-line-minus83:before {	content: "\e070";}.fl-bigmug-line-minus86:before {	content: "\e071";}.fl-bigmug-line-monitor74:before {	content: "\e072";}.fl-bigmug-line-music218:before {	content: "\e073";}.fl-bigmug-line-music219:before {	content: "\e074";}.fl-bigmug-line-music221:before {	content: "\e075";}.fl-bigmug-line-musical100:before {	content: "\e076";}.fl-bigmug-line-musical98:before {	content: "\e077";}.fl-bigmug-line-mute34:before {	content: "\e078";}.fl-bigmug-line-new83:before {	content: "\e079";}.fl-bigmug-line-nine16:before {	content: "\e07a";}.fl-bigmug-line-note35:before {	content: "\e07b";}.fl-bigmug-line-notebook41:before {	content: "\e07c";}.fl-bigmug-line-notification4:before {	content: "\e07d";}.fl-bigmug-line-notification5:before {	content: "\e07e";}.fl-bigmug-line-opened25:before {	content: "\e07f";}.fl-bigmug-line-oval34:before {	content: "\e080";}.fl-bigmug-line-paintbrush9:before {	content: "\e081";}.fl-bigmug-line-paper122:before {	content: "\e082";}.fl-bigmug-line-pause37:before {	content: "\e083";}.fl-bigmug-line-pencil85:before {	content: "\e084";}.fl-bigmug-line-phone351:before {	content: "\e085";}.fl-bigmug-line-photo181:before {	content: "\e086";}.fl-bigmug-line-pin42:before {	content: "\e087";}.fl-bigmug-line-planetary2:before {	content: "\e088";}.fl-bigmug-line-play83:before {	content: "\e089";}.fl-bigmug-line-portfolio23:before {	content: "\e08a";}.fl-bigmug-line-print34:before {	content: "\e08b";}.fl-bigmug-line-radio46:before {	content: "\e08c";}.fl-bigmug-line-rain30:before {	content: "\e08d";}.fl-bigmug-line-rectangular78:before {	content: "\e08e";}.fl-bigmug-line-recycling10:before {	content: "\e08f";}.fl-bigmug-line-rewind37:before {	content: "\e090";}.fl-bigmug-line-right139:before {	content: "\e091";}.fl-bigmug-line-right141:before {	content: "\e092";}.fl-bigmug-line-right142:before {	content: "\e093";}.fl-bigmug-line-right144:before {	content: "\e094";}.fl-bigmug-line-right148:before {	content: "\e095";}.fl-bigmug-line-right153:before {	content: "\e096";}.fl-bigmug-line-right154:before {	content: "\e097";}.fl-bigmug-line-right156:before {	content: "\e098";}.fl-bigmug-line-rounded51:before {	content: "\e099";}.fl-bigmug-line-sand14:before {	content: "\e09a";}.fl-bigmug-line-save15:before {	content: "\e09b";}.fl-bigmug-line-search74:before {	content: "\e09c";}.fl-bigmug-line-search78:before {	content: "\e09d";}.fl-bigmug-line-share27:before {	content: "\e09e";}.fl-bigmug-line-shopping198:before {	content: "\e09f";}.fl-bigmug-line-shopping199:before {	content: "\e0a0";}.fl-bigmug-line-shopping202:before {	content: "\e0a1";}.fl-bigmug-line-shopping204:before {	content: "\e0a2";}.fl-bigmug-line-shuffle17:before {	content: "\e0a3";}.fl-bigmug-line-sort47:before {	content: "\e0a4";}.fl-bigmug-line-sort48:before {	content: "\e0a5";}.fl-bigmug-line-speaker75:before {	content: "\e0a6";}.fl-bigmug-line-speaker80:before {	content: "\e0a7";}.fl-bigmug-line-speaker81:before {	content: "\e0a8";}.fl-bigmug-line-speaker86:before {	content: "\e0a9";}.fl-bigmug-line-speaker87:before {	content: "\e0aa";}.fl-bigmug-line-speech96:before {	content: "\e0ab";}.fl-bigmug-line-square152:before {	content: "\e0ac";}.fl-bigmug-line-square156:before {	content: "\e0ad";}.fl-bigmug-line-square160:before {	content: "\e0ae";}.fl-bigmug-line-store10:before {	content: "\e0af";}.fl-bigmug-line-sun81:before {	content: "\e0b0";}.fl-bigmug-line-sunrise3:before {	content: "\e0b1";}.fl-bigmug-line-switch23:before {	content: "\e0b2";}.fl-bigmug-line-switch24:before {	content: "\e0b3";}.fl-bigmug-line-tag47:before {	content: "\e0b4";}.fl-bigmug-line-television20:before {	content: "\e0b5";}.fl-bigmug-line-text108:before {	content: "\e0b6";}.fl-bigmug-line-text109:before {	content: "\e0b7";}.fl-bigmug-line-three142:before {	content: "\e0b8";}.fl-bigmug-line-timer35:before {	content: "\e0b9";}.fl-bigmug-line-tool16:before {	content: "\e0ba";}.fl-bigmug-line-triangle33:before {	content: "\e0bb";}.fl-bigmug-line-trophy55:before {	content: "\e0bc";}.fl-bigmug-line-two311:before {	content: "\e0bd";}.fl-bigmug-line-two316:before {	content: "\e0be";}.fl-bigmug-line-two317:before {	content: "\e0bf";}.fl-bigmug-line-two319:before {	content: "\e0c0";}.fl-bigmug-line-two323:before {	content: "\e0c1";}.fl-bigmug-line-unlocked27:before {	content: "\e0c2";}.fl-bigmug-line-up100:before {	content: "\e0c3";}.fl-bigmug-line-up102:before {	content: "\e0c4";}.fl-bigmug-line-up103:before {	content: "\e0c5";}.fl-bigmug-line-up104:before {	content: "\e0c6";}.fl-bigmug-line-up107:before {	content: "\e0c7";}.fl-bigmug-line-up111:before {	content: "\e0c8";}.fl-bigmug-line-up112:before {	content: "\e0c9";}.fl-bigmug-line-up114:before {	content: "\e0ca";}.fl-bigmug-line-up98:before {	content: "\e0cb";}.fl-bigmug-line-up99:before {	content: "\e0cc";}.fl-bigmug-line-upload91:before {	content: "\e0cd";}.fl-bigmug-line-upload92:before {	content: "\e0ce";}.fl-bigmug-line-upper8:before {	content: "\e0cf";}.fl-bigmug-line-user143:before {	content: "\e0d0";}.fl-bigmug-line-user144:before {	content: "\e0d1";}.fl-bigmug-line-video163:before {	content: "\e0d2";}.fl-bigmug-line-wallet26:before {	content: "\e0d3";}.fl-bigmug-line-weather21:before {	content: "\e0d4";}.fl-bigmug-line-weekly14:before {	content: "\e0d5";}.fl-bigmug-line-weekly15:before {	content: "\e0d6";}.fl-bigmug-line-wind24:before {	content: "\e0d7";}.fl-bigmug-line-window50:before {	content: "\e0d8";}.fl-bigmug-line-winds4:before {	content: "\e0d9";}.fl-bigmug-line-wrench66:before {	content: "\e0da";}.fl-bigmug-line-zoom60:before {	content: "\e0db";}/**
 * Title: Budicons free Flaticon Pack
 * Author: Budi Tanrim
 * Source: http://www.flaticon.com/packs/budicons-free
 * License:  CC BY 3.0 (http://creativecommons.org/licenses/by/3.0/)
 */@font-face {	font-family: "fl-budicons-free";	src: url("/local/templates/aviales/css/../fonts/fl-budicons-free.eot");	src: url("/local/templates/aviales/css/../fonts/fl-budicons-free.eot#iefix") format("embedded-opentype"), url("/local/templates/aviales/css/../fonts/fl-budicons-free.woff") format("woff"), url("/local/templates/aviales/css/../fonts/fl-budicons-free.ttf") format("truetype"), url("/local/templates/aviales/css/../fonts/fl-budicons-free.svg") format("svg");	font-weight: normal;	font-style: normal;}.fl-budicons-free-ico,[class^="fl-budicons-free-"]:before, [class*=" fl-budicons-free-"]:before,[class^="fl-budicons-free-"]:after, [class*=" fl-budicons-free-"]:after {	font-family: 'fl-budicons-free';	font-size: inherit;	font-weight: 400;	font-style: normal;}.fl-budicons-free-add156:before {	content: "\e000";}.fl-budicons-free-analogic3:before {	content: "\e001";}.fl-budicons-free-bag32:before {	content: "\e002";}.fl-budicons-free-bookmark31:before {	content: "\e003";}.fl-budicons-free-chat58:before {	content: "\e004";}.fl-budicons-free-circle95:before {	content: "\e005";}.fl-budicons-free-closet:before {	content: "\e006";}.fl-budicons-free-cloud262:before {	content: "\e007";}.fl-budicons-free-cold11:before {	content: "\e008";}.fl-budicons-free-comment46:before {	content: "\e009";}.fl-budicons-free-cross84:before {	content: "\e00a";}.fl-budicons-free-delete70:before {	content: "\e00b";}.fl-budicons-free-design22:before {	content: "\e00c";}.fl-budicons-free-down67:before {	content: "\e00d";}.fl-budicons-free-download149:before {	content: "\e00e";}.fl-budicons-free-electrical18:before {	content: "\e00f";}.fl-budicons-free-email75:before {	content: "\e010";}.fl-budicons-free-file72:before {	content: "\e011";}.fl-budicons-free-folder174:before {	content: "\e012";}.fl-budicons-free-folder175:before {	content: "\e013";}.fl-budicons-free-heart284:before {	content: "\e014";}.fl-budicons-free-label26:before {	content: "\e015";}.fl-budicons-free-left161:before {	content: "\e016";}.fl-budicons-free-lifeline14:before {	content: "\e017";}.fl-budicons-free-location37:before {	content: "\e018";}.fl-budicons-free-logout12:before {	content: "\e019";}.fl-budicons-free-music223:before {	content: "\e01a";}.fl-budicons-free-musical102:before {	content: "\e01b";}.fl-budicons-free-notebook47:before {	content: "\e01c";}.fl-budicons-free-paper124:before {	content: "\e01d";}.fl-budicons-free-person308:before {	content: "\e01e";}.fl-budicons-free-photo186:before {	content: "\e01f";}.fl-budicons-free-photo187:before {	content: "\e020";}.fl-budicons-free-placeholder22:before {	content: "\e021";}.fl-budicons-free-portfolio27:before {	content: "\e022";}.fl-budicons-free-quit2:before {	content: "\e023";}.fl-budicons-free-rain31:before {	content: "\e024";}.fl-budicons-free-right163:before {	content: "\e025";}.fl-budicons-free-shape6:before {	content: "\e026";}.fl-budicons-free-share29:before {	content: "\e027";}.fl-budicons-free-speech102:before {	content: "\e028";}.fl-budicons-free-tag49:before {	content: "\e029";}.fl-budicons-free-two327:before {	content: "\e02a";}.fl-budicons-free-up119:before {	content: "\e02b";}.fl-budicons-free-upload96:before {	content: "\e02c";}.fl-budicons-free-verify5:before {	content: "\e02d";}.fl-budicons-free-verify6:before {	content: "\e02e";}.fl-budicons-free-wheel29:before {	content: "\e02f";}/**
 * Title: Budicons launch Flaticon Pack
 * Author: Budi Tanrim
 * Source: http://www.flaticon.com/packs/budicons-launch
 * License:  CC BY 3.0 (http://creativecommons.org/licenses/by/3.0/)
 */@font-face {	font-family: "fl-budicons-launch";	src: url("/local/templates/aviales/css/../fonts/fl-budicons-launch.eot");	src: url("/local/templates/aviales/css/../fonts/fl-budicons-launch.eot#iefix") format("embedded-opentype"), url("/local/templates/aviales/css/../fonts/fl-budicons-launch.woff") format("woff"), url("/local/templates/aviales/css/../fonts/fl-budicons-launch.ttf") format("truetype"), url("/local/templates/aviales/css/../fonts/fl-budicons-launch.svg") format("svg");	font-weight: normal;	font-style: normal;}.fl-budicons-launch-ico,[class^="fl-budicons-launch-"]:before, [class*=" fl-budicons-launch-"]:before,[class^="fl-budicons-launch-"]:after, [class*=" fl-budicons-launch-"]:after {	font-family: 'fl-budicons-launch';	font-size: inherit;	font-weight: 400;	font-style: normal;}.fl-budicons-launch-arrows92:before {	content: "\e000";}.fl-budicons-launch-center12:before {	content: "\e001";}.fl-budicons-launch-chat57:before {	content: "\e002";}.fl-budicons-launch-checkmark17:before {	content: "\e003";}.fl-budicons-launch-croos:before {	content: "\e004";}.fl-budicons-launch-cropping2:before {	content: "\e005";}.fl-budicons-launch-drink47:before {	content: "\e006";}.fl-budicons-launch-email74:before {	content: "\e007";}.fl-budicons-launch-equalizer29:before {	content: "\e008";}.fl-budicons-launch-file71:before {	content: "\e009";}.fl-budicons-launch-folder177:before {	content: "\e00a";}.fl-budicons-launch-images22:before {	content: "\e00b";}.fl-budicons-launch-images23:before {	content: "\e00c";}.fl-budicons-launch-left162:before {	content: "\e00d";}.fl-budicons-launch-left163:before {	content: "\e00e";}.fl-budicons-launch-map90:before {	content: "\e00f";}.fl-budicons-launch-menu47:before {	content: "\e010";}.fl-budicons-launch-minus87:before {	content: "\e011";}.fl-budicons-launch-more15:before {	content: "\e012";}.fl-budicons-launch-padlock42:before {	content: "\e013";}.fl-budicons-launch-paper123:before {	content: "\e014";}.fl-budicons-launch-photo185:before {	content: "\e015";}.fl-budicons-launch-placeholder21:before {	content: "\e016";}.fl-budicons-launch-plus72:before {	content: "\e017";}.fl-budicons-launch-printer80:before {	content: "\e018";}.fl-budicons-launch-recycling12:before {	content: "\e019";}.fl-budicons-launch-right162:before {	content: "\e01a";}.fl-budicons-launch-right164:before {	content: "\e01b";}.fl-budicons-launch-search81:before {	content: "\e01c";}.fl-budicons-launch-speedometer31:before {	content: "\e01d";}.fl-budicons-launch-squares24:before {	content: "\e01e";}.fl-budicons-launch-sun82:before {	content: "\e01f";}.fl-budicons-launch-user146:before {	content: "\e020";}.fl-budicons-launch-visualization5:before {	content: "\e021";}.fl-budicons-launch-web34:before {	content: "\e022";}/**
 * Title: Justicons Flaticon Pack
 * Author: Rami McMin
 * Source: http://www.flaticon.com/packs/justicons
 * License:  CC BY 3.0 (http://creativecommons.org/licenses/by/3.0/)
 */@font-face {	font-family: "fl-justicons";	src: url("/local/templates/aviales/css/../fonts/fl-justicons.eot");	src: url("/local/templates/aviales/css/../fonts/fl-justicons.eot#iefix") format("embedded-opentype"), url("/local/templates/aviales/css/../fonts/fl-justicons.woff") format("woff"), url("/local/templates/aviales/css/../fonts/fl-justicons.ttf") format("truetype"), url("/local/templates/aviales/css/../fonts/fl-justicons.svg") format("svg");	font-weight: normal;	font-style: normal;}.fl-justicons-ico,[class^="fl-justicons-"]:before, [class*=" fl-justicons-"]:before,[class^="fl-justicons-"]:after, [class*=" fl-justicons-"]:after {	font-family: fl-justicons;	font-size: inherit;	font-weight: 400;	font-style: normal;}.fl-justicons-acceptance:before {	content: "\e000";}.fl-justicons-add133:before {	content: "\e001";}.fl-justicons-airplane82:before {	content: "\e002";}.fl-justicons-anchor31:before {	content: "\e003";}.fl-justicons-attachment13:before {	content: "\e004";}.fl-justicons-attention5:before {	content: "\e005";}.fl-justicons-back36:before {	content: "\e006";}.fl-justicons-barbecue6:before {	content: "\e007";}.fl-justicons-bars48:before {	content: "\e008";}.fl-justicons-basketball38:before {	content: "\e009";}.fl-justicons-bell37:before {	content: "\e00a";}.fl-justicons-blank25:before {	content: "\e00b";}.fl-justicons-bookmark26:before {	content: "\e00c";}.fl-justicons-brush22:before {	content: "\e00d";}.fl-justicons-chef24:before {	content: "\e00e";}.fl-justicons-chronometer17:before {	content: "\e00f";}.fl-justicons-circular210:before {	content: "\e010";}.fl-justicons-circular212:before {	content: "\e011";}.fl-justicons-clipboard66:before {	content: "\e012";}.fl-justicons-clockwise2:before {	content: "\e013";}.fl-justicons-close40:before {	content: "\e014";}.fl-justicons-cloud246:before {	content: "\e015";}.fl-justicons-cloud247:before {	content: "\e016";}.fl-justicons-cloud248:before {	content: "\e017";}.fl-justicons-cloud249:before {	content: "\e018";}.fl-justicons-cloudy17:before {	content: "\e019";}.fl-justicons-cloudy19:before {	content: "\e01a";}.fl-justicons-cloudy20:before {	content: "\e01b";}.fl-justicons-cloudy21:before {	content: "\e01c";}.fl-justicons-cloudy22:before {	content: "\e01d";}.fl-justicons-cold10:before {	content: "\e01e";}.fl-justicons-commercial26:before {	content: "\e01f";}.fl-justicons-compass79:before {	content: "\e020";}.fl-justicons-cooking20:before {	content: "\e021";}.fl-justicons-cupcake13:before {	content: "\e022";}.fl-justicons-danger8:before {	content: "\e023";}.fl-justicons-database43:before {	content: "\e024";}.fl-justicons-diaphragm9:before {	content: "\e025";}.fl-justicons-down53:before {	content: "\e026";}.fl-justicons-download131:before {	content: "\e027";}.fl-justicons-edit41:before {	content: "\e028";}.fl-justicons-electrical14:before {	content: "\e029";}.fl-justicons-empty31:before {	content: "\e02a";}.fl-justicons-empty32:before {	content: "\e02b";}.fl-justicons-equalization2:before {	content: "\e02c";}.fl-justicons-favorites2:before {	content: "\e02d";}.fl-justicons-file60:before {	content: "\e02e";}.fl-justicons-first40:before {	content: "\e02f";}.fl-justicons-flash22:before {	content: "\e030";}.fl-justicons-flower109:before {	content: "\e031";}.fl-justicons-focus7:before {	content: "\e032";}.fl-justicons-fog8:before {	content: "\e033";}.fl-justicons-folded32:before {	content: "\e034";}.fl-justicons-folder167:before {	content: "\e035";}.fl-justicons-game51:before {	content: "\e036";}.fl-justicons-global24:before {	content: "\e037";}.fl-justicons-hazelnut1:before {	content: "\e038";}.fl-justicons-headphones30:before {	content: "\e039";}.fl-justicons-heart279:before {	content: "\e03a";}.fl-justicons-helm1:before {	content: "\e03b";}.fl-justicons-home133:before {	content: "\e03c";}.fl-justicons-information51:before {	content: "\e03d";}.fl-justicons-internet33:before {	content: "\e03e";}.fl-justicons-leaf57:before {	content: "\e03f";}.fl-justicons-link49:before {	content: "\e040";}.fl-justicons-liquid11:before {	content: "\e041";}.fl-justicons-lock63:before {	content: "\e042";}.fl-justicons-magnetic1:before {	content: "\e043";}.fl-justicons-magnifier32:before {	content: "\e044";}.fl-justicons-magnifier33:before {	content: "\e045";}.fl-justicons-maps7:before {	content: "\e046";}.fl-justicons-medal54:before {	content: "\e047";}.fl-justicons-megaphone10:before {	content: "\e048";}.fl-justicons-minus75:before {	content: "\e049";}.fl-justicons-moon144:before {	content: "\e04a";}.fl-justicons-musical96:before {	content: "\e04b";}.fl-justicons-new78:before {	content: "\e04c";}.fl-justicons-note32:before {	content: "\e04d";}.fl-justicons-note33:before {	content: "\e04e";}.fl-justicons-parabolic11:before {	content: "\e04f";}.fl-justicons-peace5:before {	content: "\e050";}.fl-justicons-pen57:before {	content: "\e051";}.fl-justicons-photo171:before {	content: "\e052";}.fl-justicons-piano21:before {	content: "\e053";}.fl-justicons-picture27:before {	content: "\e054";}.fl-justicons-pill7:before {	content: "\e055";}.fl-justicons-pin39:before {	content: "\e056";}.fl-justicons-pine8:before {	content: "\e057";}.fl-justicons-portfolio21:before {	content: "\e058";}.fl-justicons-power96:before {	content: "\e059";}.fl-justicons-precious1:before {	content: "\e05a";}.fl-justicons-print31:before {	content: "\e05b";}.fl-justicons-prohibition17:before {	content: "\e05c";}.fl-justicons-rain27:before {	content: "\e05d";}.fl-justicons-rainy11:before {	content: "\e05e";}.fl-justicons-rainy12:before {	content: "\e05f";}.fl-justicons-right132:before {	content: "\e060";}.fl-justicons-right133:before {	content: "\e061";}.fl-justicons-right134:before {	content: "\e062";}.fl-justicons-rocket64:before {	content: "\e063";}.fl-justicons-saturn12:before {	content: "\e064";}.fl-justicons-shield82:before {	content: "\e065";}.fl-justicons-shopping189:before {	content: "\e066";}.fl-justicons-skull26:before {	content: "\e067";}.fl-justicons-spam7:before {	content: "\e068";}.fl-justicons-speaker73:before {	content: "\e069";}.fl-justicons-speech92:before {	content: "\e06a";}.fl-justicons-sports36:before {	content: "\e06b";}.fl-justicons-sun79:before {	content: "\e06c";}.fl-justicons-sunrise2:before {	content: "\e06d";}.fl-justicons-sunset2:before {	content: "\e06e";}.fl-justicons-switches:before {	content: "\e06f";}.fl-justicons-tag44:before {	content: "\e070";}.fl-justicons-telephone95:before {	content: "\e071";}.fl-justicons-temperature11:before {	content: "\e072";}.fl-justicons-thermometer40:before {	content: "\e073";}.fl-justicons-thermometer41:before {	content: "\e074";}.fl-justicons-three140:before {	content: "\e075";}.fl-justicons-tool15:before {	content: "\e076";}.fl-justicons-tray15:before {	content: "\e077";}.fl-justicons-two298:before {	content: "\e078";}.fl-justicons-umbrella40:before {	content: "\e079";}.fl-justicons-university13:before {	content: "\e07a";}.fl-justicons-upload81:before {	content: "\e07b";}.fl-justicons-upload82:before {	content: "\e07c";}.fl-justicons-upload83:before {	content: "\e07d";}.fl-justicons-upper4:before {	content: "\e07e";}.fl-justicons-user140:before {	content: "\e07f";}.fl-justicons-video158:before {	content: "\e080";}.fl-justicons-visible6:before {	content: "\e081";}.fl-justicons-voice19:before {	content: "\e082";}.fl-justicons-wheel24:before {	content: "\e083";}.fl-justicons-wheel25:before {	content: "\e084";}.fl-justicons-white83:before {	content: "\e085";}.fl-justicons-wifi74:before {	content: "\e086";}.fl-justicons-wind23:before {	content: "\e087";}.fl-justicons-winds2:before {	content: "\e088";}.fl-justicons-winter23:before {	content: "\e089";}.fl-justicons-wrench64:before {	content: "\e08a";}.fl-justicons-zig5:before {	content: "\e08b";}@font-face {	font-family: 'Material Icons';	font-style: normal;	font-weight: 400;	src: url(/local/templates/aviales/css/../fonts/MaterialIcons-Regular.eot);	/* For IE6-8 */	src: local("Material Icons"), local("MaterialIcons-Regular"), url(/local/templates/aviales/css/../fonts/MaterialIcons-Regular.woff2) format("woff2"), url(/local/templates/aviales/css/../fonts/MaterialIcons-Regular.woff) format("woff"), url(/local/templates/aviales/css/../fonts/MaterialIcons-Regular.ttf) format("truetype");}.material-icons-ico,[class*="material-icons-"]:before {	font-family: 'Material Icons';	font-weight: 400;	font-style: normal;	font-size: inherit;}.material-icons-3d_rotation:before {	content: "\e84d";}.material-icons-access_alarm:before {	content: "\e190";}.material-icons-access_alarms:before {	content: "\e191";}.material-icons-access_time:before {	content: "\e192";}.material-icons-accessibility:before {	content: "\e84e";}.material-icons-account_balance:before {	content: "\e84f";}.material-icons-account_balance_wallet:before {	content: "\e850";}.material-icons-account_box:before {	content: "\e851";}.material-icons-account_circle:before {	content: "\e853";}.material-icons-adb:before {	content: "\e60e";}.material-icons-add:before {	content: "\e145";}.material-icons-add_alarm:before {	content: "\e193";}.material-icons-add_alert:before {	content: "\e003";}.material-icons-add_box:before {	content: "\e146";}.material-icons-add_circle:before {	content: "\e147";}.material-icons-add_circle_outline:before {	content: "\e148";}.material-icons-add_shopping_cart:before {	content: "\e854";}.material-icons-add_to_photos:before {	content: "\e39d";}.material-icons-adjust:before {	content: "\e39e";}.material-icons-airline_seat_flat:before {	content: "\e630";}.material-icons-airline_seat_flat_angled:before {	content: "\e631";}.material-icons-airline_seat_individual_suite:before {	content: "\e632";}.material-icons-airline_seat_legroom_extra:before {	content: "\e633";}.material-icons-airline_seat_legroom_normal:before {	content: "\e634";}.material-icons-airline_seat_legroom_reduced:before {	content: "\e635";}.material-icons-airline_seat_recline_extra:before {	content: "\e636";}.material-icons-airline_seat_recline_normal:before {	content: "\e637";}.material-icons-airplanemode_active:before {	content: "\e195";}.material-icons-airplanemode_inactive:before {	content: "\e194";}.material-icons-airplay:before {	content: "\e055";}.material-icons-alarm:before {	content: "\e855";}.material-icons-alarm_add:before {	content: "\e856";}.material-icons-alarm_off:before {	content: "\e857";}.material-icons-alarm_on:before {	content: "\e858";}.material-icons-album:before {	content: "\e019";}.material-icons-android:before {	content: "\e859";}.material-icons-announcement:before {	content: "\e85a";}.material-icons-apps:before {	content: "\e5c3";}.material-icons-archive:before {	content: "\e149";}.material-icons-arrow_back:before {	content: "\e5c4";}.material-icons-arrow_drop_down:before {	content: "\e5c5";}.material-icons-arrow_drop_down_circle:before {	content: "\e5c6";}.material-icons-arrow_drop_up:before {	content: "\e5c7";}.material-icons-arrow_forward:before {	content: "\e5c8";}.material-icons-aspect_ratio:before {	content: "\e85b";}.material-icons-assessment:before {	content: "\e85c";}.material-icons-assignment:before {	content: "\e85d";}.material-icons-assignment_ind:before {	content: "\e85e";}.material-icons-assignment_late:before {	content: "\e85f";}.material-icons-assignment_return:before {	content: "\e860";}.material-icons-assignment_returned:before {	content: "\e861";}.material-icons-assignment_turned_in:before {	content: "\e862";}.material-icons-assistant:before {	content: "\e39f";}.material-icons-assistant_photo:before {	content: "\e3a0";}.material-icons-attach_file:before {	content: "\e226";}.material-icons-attach_money:before {	content: "\e227";}.material-icons-attachment:before {	content: "\e2bc";}.material-icons-audiotrack:before {	content: "\e3a1";}.material-icons-autorenew:before {	content: "\e863";}.material-icons-av_timer:before {	content: "\e01b";}.material-icons-backspace:before {	content: "\e14a";}.material-icons-backup:before {	content: "\e864";}.material-icons-battery_alert:before {	content: "\e19c";}.material-icons-battery_charging_full:before {	content: "\e1a3";}.material-icons-battery_full:before {	content: "\e1a4";}.material-icons-battery_std:before {	content: "\e1a5";}.material-icons-battery_unknown:before {	content: "\e1a6";}.material-icons-beenhere:before {	content: "\e52d";}.material-icons-block:before {	content: "\e14b";}.material-icons-bluetooth:before {	content: "\e1a7";}.material-icons-bluetooth_audio:before {	content: "\e60f";}.material-icons-bluetooth_connected:before {	content: "\e1a8";}.material-icons-bluetooth_disabled:before {	content: "\e1a9";}.material-icons-bluetooth_searching:before {	content: "\e1aa";}.material-icons-blur_circular:before {	content: "\e3a2";}.material-icons-blur_linear:before {	content: "\e3a3";}.material-icons-blur_off:before {	content: "\e3a4";}.material-icons-blur_on:before {	content: "\e3a5";}.material-icons-book:before {	content: "\e865";}.material-icons-bookmark:before {	content: "\e866";}.material-icons-bookmark_border:before {	content: "\e867";}.material-icons-border_all:before {	content: "\e228";}.material-icons-border_bottom:before {	content: "\e229";}.material-icons-border_clear:before {	content: "\e22a";}.material-icons-border_color:before {	content: "\e22b";}.material-icons-border_horizontal:before {	content: "\e22c";}.material-icons-border_inner:before {	content: "\e22d";}.material-icons-border_left:before {	content: "\e22e";}.material-icons-border_outer:before {	content: "\e22f";}.material-icons-border_right:before {	content: "\e230";}.material-icons-border_style:before {	content: "\e231";}.material-icons-border_top:before {	content: "\e232";}.material-icons-border_vertical:before {	content: "\e233";}.material-icons-brightness_1:before {	content: "\e3a6";}.material-icons-brightness_2:before {	content: "\e3a7";}.material-icons-brightness_3:before {	content: "\e3a8";}.material-icons-brightness_4:before {	content: "\e3a9";}.material-icons-brightness_5:before {	content: "\e3aa";}.material-icons-brightness_6:before {	content: "\e3ab";}.material-icons-brightness_7:before {	content: "\e3ac";}.material-icons-brightness_auto:before {	content: "\e1ab";}.material-icons-brightness_high:before {	content: "\e1ac";}.material-icons-brightness_low:before {	content: "\e1ad";}.material-icons-brightness_medium:before {	content: "\e1ae";}.material-icons-broken_image:before {	content: "\e3ad";}.material-icons-brush:before {	content: "\e3ae";}.material-icons-bug_report:before {	content: "\e868";}.material-icons-build:before {	content: "\e869";}.material-icons-business:before {	content: "\e0af";}.material-icons-cached:before {	content: "\e86a";}.material-icons-cake:before {	content: "\e7e9";}.material-icons-call:before {	content: "\e0b0";}.material-icons-call_end:before {	content: "\e0b1";}.material-icons-call_made:before {	content: "\e0b2";}.material-icons-call_merge:before {	content: "\e0b3";}.material-icons-call_missed:before {	content: "\e0b4";}.material-icons-call_received:before {	content: "\e0b5";}.material-icons-call_split:before {	content: "\e0b6";}.material-icons-camera:before {	content: "\e3af";}.material-icons-camera_alt:before {	content: "\e3b0";}.material-icons-camera_enhance:before {	content: "\e8fc";}.material-icons-camera_front:before {	content: "\e3b1";}.material-icons-camera_rear:before {	content: "\e3b2";}.material-icons-camera_roll:before {	content: "\e3b3";}.material-icons-cancel:before {	content: "\e5c9";}.material-icons-card_giftcard:before {	content: "\e8f6";}.material-icons-card_membership:before {	content: "\e8f7";}.material-icons-card_travel:before {	content: "\e8f8";}.material-icons-cast:before {	content: "\e307";}.material-icons-cast_connected:before {	content: "\e308";}.material-icons-center_focus_strong:before {	content: "\e3b4";}.material-icons-center_focus_weak:before {	content: "\e3b5";}.material-icons-change_history:before {	content: "\e86b";}.material-icons-chat:before {	content: "\e0b7";}.material-icons-chat_bubble:before {	content: "\e0ca";}.material-icons-chat_bubble_outline:before {	content: "\e0cb";}.material-icons-check:before {	content: "\e5ca";}.material-icons-check_box:before {	content: "\e834";}.material-icons-check_box_outline_blank:before {	content: "\e835";}.material-icons-check_circle:before {	content: "\e86c";}.material-icons-chevron_left:before {	content: "\e5cb";}.material-icons-chevron_right:before {	content: "\e5cc";}.material-icons-chrome_reader_mode:before {	content: "\e86d";}.material-icons-class:before {	content: "\e86e";}.material-icons-clear:before {	content: "\e14c";}.material-icons-clear_all:before {	content: "\e0b8";}.material-icons-close:before {	content: "\e5cd";}.material-icons-closed_caption:before {	content: "\e01c";}.material-icons-cloud:before {	content: "\e2bd";}.material-icons-cloud_circle:before {	content: "\e2be";}.material-icons-cloud_done:before {	content: "\e2bf";}.material-icons-cloud_download:before {	content: "\e2c0";}.material-icons-cloud_off:before {	content: "\e2c1";}.material-icons-cloud_queue:before {	content: "\e2c2";}.material-icons-cloud_upload:before {	content: "\e2c3";}.material-icons-code:before {	content: "\e86f";}.material-icons-collections:before {	content: "\e3b6";}.material-icons-collections_bookmark:before {	content: "\e431";}.material-icons-color_lens:before {	content: "\e3b7";}.material-icons-colorize:before {	content: "\e3b8";}.material-icons-comment:before {	content: "\e0b9";}.material-icons-compare:before {	content: "\e3b9";}.material-icons-computer:before {	content: "\e30a";}.material-icons-confirmation_number:before {	content: "\e638";}.material-icons-contact_phone:before {	content: "\e0cf";}.material-icons-contacts:before {	content: "\e0ba";}.material-icons-content_copy:before {	content: "\e14d";}.material-icons-content_cut:before {	content: "\e14e";}.material-icons-content_paste:before {	content: "\e14f";}.material-icons-control_point:before {	content: "\e3ba";}.material-icons-control_point_duplicate:before {	content: "\e3bb";}.material-icons-create:before {	content: "\e150";}.material-icons-credit_card:before {	content: "\e870";}.material-icons-crop:before {	content: "\e3be";}.material-icons-crop_16_9:before {	content: "\e3bc";}.material-icons-crop_3_2:before {	content: "\e3bd";}.material-icons-crop_5_4:before {	content: "\e3bf";}.material-icons-crop_7_5:before {	content: "\e3c0";}.material-icons-crop_din:before {	content: "\e3c1";}.material-icons-crop_free:before {	content: "\e3c2";}.material-icons-crop_landscape:before {	content: "\e3c3";}.material-icons-crop_original:before {	content: "\e3c4";}.material-icons-crop_portrait:before {	content: "\e3c5";}.material-icons-crop_square:before {	content: "\e3c6";}.material-icons-dashboard:before {	content: "\e871";}.material-icons-data_usage:before {	content: "\e1af";}.material-icons-dehaze:before {	content: "\e3c7";}.material-icons-delete:before {	content: "\e872";}.material-icons-description:before {	content: "\e873";}.material-icons-desktop_mac:before {	content: "\e30b";}.material-icons-desktop_windows:before {	content: "\e30c";}.material-icons-details:before {	content: "\e3c8";}.material-icons-developer_board:before {	content: "\e30d";}.material-icons-developer_mode:before {	content: "\e1b0";}.material-icons-device_hub:before {	content: "\e335";}.material-icons-devices:before {	content: "\e1b1";}.material-icons-dialer_sip:before {	content: "\e0bb";}.material-icons-dialpad:before {	content: "\e0bc";}.material-icons-directions:before {	content: "\e52e";}.material-icons-directions_bike:before {	content: "\e52f";}.material-icons-directions_boat:before {	content: "\e532";}.material-icons-directions_bus:before {	content: "\e530";}.material-icons-directions_car:before {	content: "\e531";}.material-icons-directions_railway:before {	content: "\e534";}.material-icons-directions_run:before {	content: "\e566";}.material-icons-directions_subway:before {	content: "\e533";}.material-icons-directions_transit:before {	content: "\e535";}.material-icons-directions_walk:before {	content: "\e536";}.material-icons-disc_full:before {	content: "\e610";}.material-icons-dns:before {	content: "\e875";}.material-icons-do_not_disturb:before {	content: "\e612";}.material-icons-do_not_disturb_alt:before {	content: "\e611";}.material-icons-dock:before {	content: "\e30e";}.material-icons-domain:before {	content: "\e7ee";}.material-icons-done:before {	content: "\e876";}.material-icons-done_all:before {	content: "\e877";}.material-icons-drafts:before {	content: "\e151";}.material-icons-drive_eta:before {	content: "\e613";}.material-icons-dvr:before {	content: "\e1b2";}.material-icons-edit:before {	content: "\e3c9";}.material-icons-eject:before {	content: "\e8fb";}.material-icons-email:before {	content: "\e0be";}.material-icons-equalizer:before {	content: "\e01d";}.material-icons-error:before {	content: "\e000";}.material-icons-error_outline:before {	content: "\e001";}.material-icons-event:before {	content: "\e878";}.material-icons-event_available:before {	content: "\e614";}.material-icons-event_busy:before {	content: "\e615";}.material-icons-event_note:before {	content: "\e616";}.material-icons-event_seat:before {	content: "\e903";}.material-icons-exit_to_app:before {	content: "\e879";}.material-icons-expand_less:before {	content: "\e5ce";}.material-icons-expand_more:before {	content: "\e5cf";}.material-icons-explicit:before {	content: "\e01e";}.material-icons-explore:before {	content: "\e87a";}.material-icons-exposure:before {	content: "\e3ca";}.material-icons-exposure_neg_1:before {	content: "\e3cb";}.material-icons-exposure_neg_2:before {	content: "\e3cc";}.material-icons-exposure_plus_1:before {	content: "\e3cd";}.material-icons-exposure_plus_2:before {	content: "\e3ce";}.material-icons-exposure_zero:before {	content: "\e3cf";}.material-icons-extension:before {	content: "\e87b";}.material-icons-face:before {	content: "\e87c";}.material-icons-fast_forward:before {	content: "\e01f";}.material-icons-fast_rewind:before {	content: "\e020";}.material-icons-favorite:before {	content: "\e87d";}.material-icons-favorite_border:before {	content: "\e87e";}.material-icons-feedback:before {	content: "\e87f";}.material-icons-file_download:before {	content: "\e2c4";}.material-icons-file_upload:before {	content: "\e2c6";}.material-icons-filter:before {	content: "\e3d3";}.material-icons-filter_1:before {	content: "\e3d0";}.material-icons-filter_2:before {	content: "\e3d1";}.material-icons-filter_3:before {	content: "\e3d2";}.material-icons-filter_4:before {	content: "\e3d4";}.material-icons-filter_5:before {	content: "\e3d5";}.material-icons-filter_6:before {	content: "\e3d6";}.material-icons-filter_7:before {	content: "\e3d7";}.material-icons-filter_8:before {	content: "\e3d8";}.material-icons-filter_9:before {	content: "\e3d9";}.material-icons-filter_9_plus:before {	content: "\e3da";}.material-icons-filter_b_and_w:before {	content: "\e3db";}.material-icons-filter_center_focus:before {	content: "\e3dc";}.material-icons-filter_drama:before {	content: "\e3dd";}.material-icons-filter_frames:before {	content: "\e3de";}.material-icons-filter_hdr:before {	content: "\e3df";}.material-icons-filter_list:before {	content: "\e152";}.material-icons-filter_none:before {	content: "\e3e0";}.material-icons-filter_tilt_shift:before {	content: "\e3e2";}.material-icons-filter_vintage:before {	content: "\e3e3";}.material-icons-find_in_page:before {	content: "\e880";}.material-icons-find_replace:before {	content: "\e881";}.material-icons-flag:before {	content: "\e153";}.material-icons-flare:before {	content: "\e3e4";}.material-icons-flash_auto:before {	content: "\e3e5";}.material-icons-flash_off:before {	content: "\e3e6";}.material-icons-flash_on:before {	content: "\e3e7";}.material-icons-flight:before {	content: "\e539";}.material-icons-flight_land:before {	content: "\e904";}.material-icons-flight_takeoff:before {	content: "\e905";}.material-icons-flip:before {	content: "\e3e8";}.material-icons-flip_to_back:before {	content: "\e882";}.material-icons-flip_to_front:before {	content: "\e883";}.material-icons-folder:before {	content: "\e2c7";}.material-icons-folder_open:before {	content: "\e2c8";}.material-icons-folder_shared:before {	content: "\e2c9";}.material-icons-folder_special:before {	content: "\e617";}.material-icons-font_download:before {	content: "\e167";}.material-icons-format_align_center:before {	content: "\e234";}.material-icons-format_align_justify:before {	content: "\e235";}.material-icons-format_align_left:before {	content: "\e236";}.material-icons-format_align_right:before {	content: "\e237";}.material-icons-format_bold:before {	content: "\e238";}.material-icons-format_clear:before {	content: "\e239";}.material-icons-format_color_fill:before {	content: "\e23a";}.material-icons-format_color_reset:before {	content: "\e23b";}.material-icons-format_color_text:before {	content: "\e23c";}.material-icons-format_indent_decrease:before {	content: "\e23d";}.material-icons-format_indent_increase:before {	content: "\e23e";}.material-icons-format_italic:before {	content: "\e23f";}.material-icons-format_line_spacing:before {	content: "\e240";}.material-icons-format_list_bulleted:before {	content: "\e241";}.material-icons-format_list_numbered:before {	content: "\e242";}.material-icons-format_paint:before {	content: "\e243";}.material-icons-format_quote:before {	content: "\e244";}.material-icons-format_size:before {	content: "\e245";}.material-icons-format_strikethrough:before {	content: "\e246";}.material-icons-format_textdirection_l_to_r:before {	content: "\e247";}.material-icons-format_textdirection_r_to_l:before {	content: "\e248";}.material-icons-format_underlined:before {	content: "\e249";}.material-icons-forum:before {	content: "\e0bf";}.material-icons-forward:before {	content: "\e154";}.material-icons-forward_10:before {	content: "\e056";}.material-icons-forward_30:before {	content: "\e057";}.material-icons-forward_5:before {	content: "\e058";}.material-icons-fullscreen:before {	content: "\e5d0";}.material-icons-fullscreen_exit:before {	content: "\e5d1";}.material-icons-functions:before {	content: "\e24a";}.material-icons-gamepad:before {	content: "\e30f";}.material-icons-games:before {	content: "\e021";}.material-icons-gesture:before {	content: "\e155";}.material-icons-get_app:before {	content: "\e884";}.material-icons-gif:before {	content: "\e908";}.material-icons-gps_fixed:before {	content: "\e1b3";}.material-icons-gps_not_fixed:before {	content: "\e1b4";}.material-icons-gps_off:before {	content: "\e1b5";}.material-icons-grade:before {	content: "\e885";}.material-icons-gradient:before {	content: "\e3e9";}.material-icons-grain:before {	content: "\e3ea";}.material-icons-graphic_eq:before {	content: "\e1b8";}.material-icons-grid_off:before {	content: "\e3eb";}.material-icons-grid_on:before {	content: "\e3ec";}.material-icons-group:before {	content: "\e7ef";}.material-icons-group_add:before {	content: "\e7f0";}.material-icons-group_work:before {	content: "\e886";}.material-icons-hd:before {	content: "\e052";}.material-icons-hdr_off:before {	content: "\e3ed";}.material-icons-hdr_on:before {	content: "\e3ee";}.material-icons-hdr_strong:before {	content: "\e3f1";}.material-icons-hdr_weak:before {	content: "\e3f2";}.material-icons-headset:before {	content: "\e310";}.material-icons-headset_mic:before {	content: "\e311";}.material-icons-healing:before {	content: "\e3f3";}.material-icons-hearing:before {	content: "\e023";}.material-icons-help:before {	content: "\e887";}.material-icons-help_outline:before {	content: "\e8fd";}.material-icons-high_quality:before {	content: "\e024";}.material-icons-highlight_off:before {	content: "\e888";}.material-icons-history:before {	content: "\e889";}.material-icons-home:before {	content: "\e88a";}.material-icons-hotel:before {	content: "\e53a";}.material-icons-hourglass_empty:before {	content: "\e88b";}.material-icons-hourglass_full:before {	content: "\e88c";}.material-icons-http:before {	content: "\e902";}.material-icons-https:before {	content: "\e88d";}.material-icons-image:before {	content: "\e3f4";}.material-icons-image_aspect_ratio:before {	content: "\e3f5";}.material-icons-import_export:before {	content: "\e0c3";}.material-icons-inbox:before {	content: "\e156";}.material-icons-indeterminate_check_box:before {	content: "\e909";}.material-icons-info:before {	content: "\e88e";}.material-icons-info_outline:before {	content: "\e88f";}.material-icons-input:before {	content: "\e890";}.material-icons-insert_chart:before {	content: "\e24b";}.material-icons-insert_comment:before {	content: "\e24c";}.material-icons-insert_drive_file:before {	content: "\e24d";}.material-icons-insert_emoticon:before {	content: "\e24e";}.material-icons-insert_invitation:before {	content: "\e24f";}.material-icons-insert_link:before {	content: "\e250";}.material-icons-insert_photo:before {	content: "\e251";}.material-icons-invert_colors:before {	content: "\e891";}.material-icons-invert_colors_off:before {	content: "\e0c4";}.material-icons-iso:before {	content: "\e3f6";}.material-icons-keyboard:before {	content: "\e312";}.material-icons-keyboard_arrow_down:before {	content: "\e313";}.material-icons-keyboard_arrow_left:before {	content: "\e314";}.material-icons-keyboard_arrow_right:before {	content: "\e315";}.material-icons-keyboard_arrow_up:before {	content: "\e316";}.material-icons-keyboard_backspace:before {	content: "\e317";}.material-icons-keyboard_capslock:before {	content: "\e318";}.material-icons-keyboard_hide:before {	content: "\e31a";}.material-icons-keyboard_return:before {	content: "\e31b";}.material-icons-keyboard_tab:before {	content: "\e31c";}.material-icons-keyboard_voice:before {	content: "\e31d";}.material-icons-label:before {	content: "\e892";}.material-icons-label_outline:before {	content: "\e893";}.material-icons-landscape:before {	content: "\e3f7";}.material-icons-language:before {	content: "\e894";}.material-icons-laptop:before {	content: "\e31e";}.material-icons-laptop_chromebook:before {	content: "\e31f";}.material-icons-laptop_mac:before {	content: "\e320";}.material-icons-laptop_windows:before {	content: "\e321";}.material-icons-launch:before {	content: "\e895";}.material-icons-layers:before {	content: "\e53b";}.material-icons-layers_clear:before {	content: "\e53c";}.material-icons-leak_add:before {	content: "\e3f8";}.material-icons-leak_remove:before {	content: "\e3f9";}.material-icons-lens:before {	content: "\e3fa";}.material-icons-library_add:before {	content: "\e02e";}.material-icons-library_books:before {	content: "\e02f";}.material-icons-library_music:before {	content: "\e030";}.material-icons-link:before {	content: "\e157";}.material-icons-list:before {	content: "\e896";}.material-icons-live_help:before {	content: "\e0c6";}.material-icons-live_tv:before {	content: "\e639";}.material-icons-local_activity:before {	content: "\e53f";}.material-icons-local_airport:before {	content: "\e53d";}.material-icons-local_atm:before {	content: "\e53e";}.material-icons-local_bar:before {	content: "\e540";}.material-icons-local_cafe:before {	content: "\e541";}.material-icons-local_car_wash:before {	content: "\e542";}.material-icons-local_convenience_store:before {	content: "\e543";}.material-icons-local_dining:before {	content: "\e556";}.material-icons-local_drink:before {	content: "\e544";}.material-icons-local_florist:before {	content: "\e545";}.material-icons-local_gas_station:before {	content: "\e546";}.material-icons-local_grocery_store:before {	content: "\e547";}.material-icons-local_hospital:before {	content: "\e548";}.material-icons-local_hotel:before {	content: "\e549";}.material-icons-local_laundry_service:before {	content: "\e54a";}.material-icons-local_library:before {	content: "\e54b";}.material-icons-local_mall:before {	content: "\e54c";}.material-icons-local_movies:before {	content: "\e54d";}.material-icons-local_offer:before {	content: "\e54e";}.material-icons-local_parking:before {	content: "\e54f";}.material-icons-local_pharmacy:before {	content: "\e550";}.material-icons-local_phone:before {	content: "\e551";}.material-icons-local_pizza:before {	content: "\e552";}.material-icons-local_play:before {	content: "\e553";}.material-icons-local_post_office:before {	content: "\e554";}.material-icons-local_printshop:before {	content: "\e555";}.material-icons-local_see:before {	content: "\e557";}.material-icons-local_shipping:before {	content: "\e558";}.material-icons-local_taxi:before {	content: "\e559";}.material-icons-location_city:before {	content: "\e7f1";}.material-icons-location_disabled:before {	content: "\e1b6";}.material-icons-location_off:before {	content: "\e0c7";}.material-icons-location_on:before {	content: "\e0c8";}.material-icons-location_searching:before {	content: "\e1b7";}.material-icons-lock:before {	content: "\e897";}.material-icons-lock_open:before {	content: "\e898";}.material-icons-lock_outline:before {	content: "\e899";}.material-icons-looks:before {	content: "\e3fc";}.material-icons-looks_3:before {	content: "\e3fb";}.material-icons-looks_4:before {	content: "\e3fd";}.material-icons-looks_5:before {	content: "\e3fe";}.material-icons-looks_6:before {	content: "\e3ff";}.material-icons-looks_one:before {	content: "\e400";}.material-icons-looks_two:before {	content: "\e401";}.material-icons-loop:before {	content: "\e028";}.material-icons-loupe:before {	content: "\e402";}.material-icons-loyalty:before {	content: "\e89a";}.material-icons-mail:before {	content: "\e158";}.material-icons-map:before {	content: "\e55b";}.material-icons-markunread:before {	content: "\e159";}.material-icons-markunread_mailbox:before {	content: "\e89b";}.material-icons-memory:before {	content: "\e322";}.material-icons-menu:before {	content: "\e5d2";}.material-icons-merge_type:before {	content: "\e252";}.material-icons-message:before {	content: "\e0c9";}.material-icons-mic:before {	content: "\e029";}.material-icons-mic_none:before {	content: "\e02a";}.material-icons-mic_off:before {	content: "\e02b";}.material-icons-mms:before {	content: "\e618";}.material-icons-mode_comment:before {	content: "\e253";}.material-icons-mode_edit:before {	content: "\e254";}.material-icons-money_off:before {	content: "\e25c";}.material-icons-monochrome_photos:before {	content: "\e403";}.material-icons-mood:before {	content: "\e7f2";}.material-icons-mood_bad:before {	content: "\e7f3";}.material-icons-more:before {	content: "\e619";}.material-icons-more_horiz:before {	content: "\e5d3";}.material-icons-more_vert:before {	content: "\e5d4";}.material-icons-mouse:before {	content: "\e323";}.material-icons-movie:before {	content: "\e02c";}.material-icons-movie_creation:before {	content: "\e404";}.material-icons-music_note:before {	content: "\e405";}.material-icons-my_location:before {	content: "\e55c";}.material-icons-nature:before {	content: "\e406";}.material-icons-nature_people:before {	content: "\e407";}.material-icons-navigate_before:before {	content: "\e408";}.material-icons-navigate_next:before {	content: "\e409";}.material-icons-navigation:before {	content: "\e55d";}.material-icons-network_cell:before {	content: "\e1b9";}.material-icons-network_locked:before {	content: "\e61a";}.material-icons-network_wifi:before {	content: "\e1ba";}.material-icons-new_releases:before {	content: "\e031";}.material-icons-nfc:before {	content: "\e1bb";}.material-icons-no_sim:before {	content: "\e0cc";}.material-icons-not_interested:before {	content: "\e033";}.material-icons-note_add:before {	content: "\e89c";}.material-icons-notifications:before {	content: "\e7f4";}.material-icons-notifications_active:before {	content: "\e7f7";}.material-icons-notifications_none:before {	content: "\e7f5";}.material-icons-notifications_off:before {	content: "\e7f6";}.material-icons-notifications_paused:before {	content: "\e7f8";}.material-icons-offline_pin:before {	content: "\e90a";}.material-icons-ondemand_video:before {	content: "\e63a";}.material-icons-open_in_browser:before {	content: "\e89d";}.material-icons-open_in_new:before {	content: "\e89e";}.material-icons-open_with:before {	content: "\e89f";}.material-icons-pages:before {	content: "\e7f9";}.material-icons-pageview:before {	content: "\e8a0";}.material-icons-palette:before {	content: "\e40a";}.material-icons-panorama:before {	content: "\e40b";}.material-icons-panorama_fish_eye:before {	content: "\e40c";}.material-icons-panorama_horizontal:before {	content: "\e40d";}.material-icons-panorama_vertical:before {	content: "\e40e";}.material-icons-panorama_wide_angle:before {	content: "\e40f";}.material-icons-party_mode:before {	content: "\e7fa";}.material-icons-pause:before {	content: "\e034";}.material-icons-pause_circle_filled:before {	content: "\e035";}.material-icons-pause_circle_outline:before {	content: "\e036";}.material-icons-payment:before {	content: "\e8a1";}.material-icons-people:before {	content: "\e7fb";}.material-icons-people_outline:before {	content: "\e7fc";}.material-icons-perm_camera_mic:before {	content: "\e8a2";}.material-icons-perm_contact_calendar:before {	content: "\e8a3";}.material-icons-perm_data_setting:before {	content: "\e8a4";}.material-icons-perm_device_information:before {	content: "\e8a5";}.material-icons-perm_identity:before {	content: "\e8a6";}.material-icons-perm_media:before {	content: "\e8a7";}.material-icons-perm_phone_msg:before {	content: "\e8a8";}.material-icons-perm_scan_wifi:before {	content: "\e8a9";}.material-icons-person:before {	content: "\e7fd";}.material-icons-person_add:before {	content: "\e7fe";}.material-icons-person_outline:before {	content: "\e7ff";}.material-icons-person_pin:before {	content: "\e55a";}.material-icons-personal_video:before {	content: "\e63b";}.material-icons-phone:before {	content: "\e0cd";}.material-icons-phone_android:before {	content: "\e324";}.material-icons-phone_bluetooth_speaker:before {	content: "\e61b";}.material-icons-phone_forwarded:before {	content: "\e61c";}.material-icons-phone_in_talk:before {	content: "\e61d";}.material-icons-phone_iphone:before {	content: "\e325";}.material-icons-phone_locked:before {	content: "\e61e";}.material-icons-phone_missed:before {	content: "\e61f";}.material-icons-phone_paused:before {	content: "\e620";}.material-icons-phonelink:before {	content: "\e326";}.material-icons-phonelink_erase:before {	content: "\e0db";}.material-icons-phonelink_lock:before {	content: "\e0dc";}.material-icons-phonelink_off:before {	content: "\e327";}.material-icons-phonelink_ring:before {	content: "\e0dd";}.material-icons-phonelink_setup:before {	content: "\e0de";}.material-icons-photo:before {	content: "\e410";}.material-icons-photo_album:before {	content: "\e411";}.material-icons-photo_camera:before {	content: "\e412";}.material-icons-photo_library:before {	content: "\e413";}.material-icons-photo_size_select_actual:before {	content: "\e432";}.material-icons-photo_size_select_large:before {	content: "\e433";}.material-icons-photo_size_select_small:before {	content: "\e434";}.material-icons-picture_as_pdf:before {	content: "\e415";}.material-icons-picture_in_picture:before {	content: "\e8aa";}.material-icons-pin_drop:before {	content: "\e55e";}.material-icons-place:before {	content: "\e55f";}.material-icons-play_arrow:before {	content: "\e037";}.material-icons-play_circle_filled:before {	content: "\e038";}.material-icons-play_circle_outline:before {	content: "\e039";}.material-icons-play_for_work:before {	content: "\e906";}.material-icons-playlist_add:before {	content: "\e03b";}.material-icons-plus_one:before {	content: "\e800";}.material-icons-poll:before {	content: "\e801";}.material-icons-polymer:before {	content: "\e8ab";}.material-icons-portable_wifi_off:before {	content: "\e0ce";}.material-icons-portrait:before {	content: "\e416";}.material-icons-power:before {	content: "\e63c";}.material-icons-power_input:before {	content: "\e336";}.material-icons-power_settings_new:before {	content: "\e8ac";}.material-icons-present_to_all:before {	content: "\e0df";}.material-icons-print:before {	content: "\e8ad";}.material-icons-public:before {	content: "\e80b";}.material-icons-publish:before {	content: "\e255";}.material-icons-query_builder:before {	content: "\e8ae";}.material-icons-question_answer:before {	content: "\e8af";}.material-icons-queue:before {	content: "\e03c";}.material-icons-queue_music:before {	content: "\e03d";}.material-icons-radio:before {	content: "\e03e";}.material-icons-radio_button_checked:before {	content: "\e837";}.material-icons-radio_button_unchecked:before {	content: "\e836";}.material-icons-rate_review:before {	content: "\e560";}.material-icons-receipt:before {	content: "\e8b0";}.material-icons-recent_actors:before {	content: "\e03f";}.material-icons-redeem:before {	content: "\e8b1";}.material-icons-redo:before {	content: "\e15a";}.material-icons-refresh:before {	content: "\e5d5";}.material-icons-remove:before {	content: "\e15b";}.material-icons-remove_circle:before {	content: "\e15c";}.material-icons-remove_circle_outline:before {	content: "\e15d";}.material-icons-remove_red_eye:before {	content: "\e417";}.material-icons-reorder:before {	content: "\e8fe";}.material-icons-repeat:before {	content: "\e040";}.material-icons-repeat_one:before {	content: "\e041";}.material-icons-replay:before {	content: "\e042";}.material-icons-replay_10:before {	content: "\e059";}.material-icons-replay_30:before {	content: "\e05a";}.material-icons-replay_5:before {	content: "\e05b";}.material-icons-reply:before {	content: "\e15e";}.material-icons-reply_all:before {	content: "\e15f";}.material-icons-report:before {	content: "\e160";}.material-icons-report_problem:before {	content: "\e8b2";}.material-icons-restaurant_menu:before {	content: "\e561";}.material-icons-restore:before {	content: "\e8b3";}.material-icons-ring_volume:before {	content: "\e0d1";}.material-icons-room:before {	content: "\e8b4";}.material-icons-rotate_90_degrees_ccw:before {	content: "\e418";}.material-icons-rotate_left:before {	content: "\e419";}.material-icons-rotate_right:before {	content: "\e41a";}.material-icons-router:before {	content: "\e328";}.material-icons-satellite:before {	content: "\e562";}.material-icons-save:before {	content: "\e161";}.material-icons-scanner:before {	content: "\e329";}.material-icons-schedule:before {	content: "\e8b5";}.material-icons-school:before {	content: "\e80c";}.material-icons-screen_lock_landscape:before {	content: "\e1be";}.material-icons-screen_lock_portrait:before {	content: "\e1bf";}.material-icons-screen_lock_rotation:before {	content: "\e1c0";}.material-icons-screen_rotation:before {	content: "\e1c1";}.material-icons-sd_card:before {	content: "\e623";}.material-icons-sd_storage:before {	content: "\e1c2";}.material-icons-search:before {	content: "\e8b6";}.material-icons-security:before {	content: "\e32a";}.material-icons-select_all:before {	content: "\e162";}.material-icons-send:before {	content: "\e163";}.material-icons-settings:before {	content: "\e8b8";}.material-icons-settings_applications:before {	content: "\e8b9";}.material-icons-settings_backup_restore:before {	content: "\e8ba";}.material-icons-settings_bluetooth:before {	content: "\e8bb";}.material-icons-settings_brightness:before {	content: "\e8bd";}.material-icons-settings_cell:before {	content: "\e8bc";}.material-icons-settings_ethernet:before {	content: "\e8be";}.material-icons-settings_input_antenna:before {	content: "\e8bf";}.material-icons-settings_input_component:before {	content: "\e8c0";}.material-icons-settings_input_composite:before {	content: "\e8c1";}.material-icons-settings_input_hdmi:before {	content: "\e8c2";}.material-icons-settings_input_svideo:before {	content: "\e8c3";}.material-icons-settings_overscan:before {	content: "\e8c4";}.material-icons-settings_phone:before {	content: "\e8c5";}.material-icons-settings_power:before {	content: "\e8c6";}.material-icons-settings_remote:before {	content: "\e8c7";}.material-icons-settings_system_daydream:before {	content: "\e1c3";}.material-icons-settings_voice:before {	content: "\e8c8";}.material-icons-share:before {	content: "\e80d";}.material-icons-shop:before {	content: "\e8c9";}.material-icons-shop_two:before {	content: "\e8ca";}.material-icons-shopping_basket:before {	content: "\e8cb";}.material-icons-shopping_cart:before {	content: "\e8cc";}.material-icons-shuffle:before {	content: "\e043";}.material-icons-signal_cellular_4_bar:before {	content: "\e1c8";}.material-icons-signal_cellular_connected_no_internet_4_bar:before {	content: "\e1cd";}.material-icons-signal_cellular_no_sim:before {	content: "\e1ce";}.material-icons-signal_cellular_null:before {	content: "\e1cf";}.material-icons-signal_cellular_off:before {	content: "\e1d0";}.material-icons-signal_wifi_4_bar:before {	content: "\e1d8";}.material-icons-signal_wifi_4_bar_lock:before {	content: "\e1d9";}.material-icons-signal_wifi_off:before {	content: "\e1da";}.material-icons-sim_card:before {	content: "\e32b";}.material-icons-sim_card_alert:before {	content: "\e624";}.material-icons-skip_next:before {	content: "\e044";}.material-icons-skip_previous:before {	content: "\e045";}.material-icons-slideshow:before {	content: "\e41b";}.material-icons-smartphone:before {	content: "\e32c";}.material-icons-sms:before {	content: "\e625";}.material-icons-sms_failed:before {	content: "\e626";}.material-icons-snooze:before {	content: "\e046";}.material-icons-sort:before {	content: "\e164";}.material-icons-sort_by_alpha:before {	content: "\e053";}.material-icons-space_bar:before {	content: "\e256";}.material-icons-speaker:before {	content: "\e32d";}.material-icons-speaker_group:before {	content: "\e32e";}.material-icons-speaker_notes:before {	content: "\e8cd";}.material-icons-speaker_phone:before {	content: "\e0d2";}.material-icons-spellcheck:before {	content: "\e8ce";}.material-icons-star:before {	content: "\e838";}.material-icons-star_border:before {	content: "\e83a";}.material-icons-star_half:before {	content: "\e839";}.material-icons-stars:before {	content: "\e8d0";}.material-icons-stay_current_landscape:before {	content: "\e0d3";}.material-icons-stay_current_portrait:before {	content: "\e0d4";}.material-icons-stay_primary_landscape:before {	content: "\e0d5";}.material-icons-stay_primary_portrait:before {	content: "\e0d6";}.material-icons-stop:before {	content: "\e047";}.material-icons-storage:before {	content: "\e1db";}.material-icons-store:before {	content: "\e8d1";}.material-icons-store_mall_directory:before {	content: "\e563";}.material-icons-straighten:before {	content: "\e41c";}.material-icons-strikethrough_s:before {	content: "\e257";}.material-icons-style:before {	content: "\e41d";}.material-icons-subject:before {	content: "\e8d2";}.material-icons-subtitles:before {	content: "\e048";}.material-icons-supervisor_account:before {	content: "\e8d3";}.material-icons-surround_sound:before {	content: "\e049";}.material-icons-swap_calls:before {	content: "\e0d7";}.material-icons-swap_horiz:before {	content: "\e8d4";}.material-icons-swap_vert:before {	content: "\e8d5";}.material-icons-swap_vertical_circle:before {	content: "\e8d6";}.material-icons-switch_camera:before {	content: "\e41e";}.material-icons-switch_video:before {	content: "\e41f";}.material-icons-sync:before {	content: "\e627";}.material-icons-sync_disabled:before {	content: "\e628";}.material-icons-sync_problem:before {	content: "\e629";}.material-icons-system_update:before {	content: "\e62a";}.material-icons-system_update_alt:before {	content: "\e8d7";}.material-icons-tab:before {	content: "\e8d8";}.material-icons-tab_unselected:before {	content: "\e8d9";}.material-icons-tablet:before {	content: "\e32f";}.material-icons-tablet_android:before {	content: "\e330";}.material-icons-tablet_mac:before {	content: "\e331";}.material-icons-tag_faces:before {	content: "\e420";}.material-icons-tap_and_play:before {	content: "\e62b";}.material-icons-terrain:before {	content: "\e564";}.material-icons-text_format:before {	content: "\e165";}.material-icons-textsms:before {	content: "\e0d8";}.material-icons-texture:before {	content: "\e421";}.material-icons-theaters:before {	content: "\e8da";}.material-icons-thumb_down:before {	content: "\e8db";}.material-icons-thumb_up:before {	content: "\e8dc";}.material-icons-thumbs_up_down:before {	content: "\e8dd";}.material-icons-time_to_leave:before {	content: "\e62c";}.material-icons-timelapse:before {	content: "\e422";}.material-icons-timer:before {	content: "\e425";}.material-icons-timer_10:before {	content: "\e423";}.material-icons-timer_3:before {	content: "\e424";}.material-icons-timer_off:before {	content: "\e426";}.material-icons-toc:before {	content: "\e8de";}.material-icons-today:before {	content: "\e8df";}.material-icons-toll:before {	content: "\e8e0";}.material-icons-tonality:before {	content: "\e427";}.material-icons-toys:before {	content: "\e332";}.material-icons-track_changes:before {	content: "\e8e1";}.material-icons-traffic:before {	content: "\e565";}.material-icons-transform:before {	content: "\e428";}.material-icons-translate:before {	content: "\e8e2";}.material-icons-trending_down:before {	content: "\e8e3";}.material-icons-trending_flat:before {	content: "\e8e4";}.material-icons-trending_up:before {	content: "\e8e5";}.material-icons-tune:before {	content: "\e429";}.material-icons-turned_in:before {	content: "\e8e6";}.material-icons-turned_in_not:before {	content: "\e8e7";}.material-icons-tv:before {	content: "\e333";}.material-icons-undo:before {	content: "\e166";}.material-icons-unfold_less:before {	content: "\e5d6";}.material-icons-unfold_more:before {	content: "\e5d7";}.material-icons-usb:before {	content: "\e1e0";}.material-icons-verified_user:before {	content: "\e8e8";}.material-icons-vertical_align_bottom:before {	content: "\e258";}.material-icons-vertical_align_center:before {	content: "\e259";}.material-icons-vertical_align_top:before {	content: "\e25a";}.material-icons-vibration:before {	content: "\e62d";}.material-icons-video_library:before {	content: "\e04a";}.material-icons-videocam:before {	content: "\e04b";}.material-icons-videocam_off:before {	content: "\e04c";}.material-icons-view_agenda:before {	content: "\e8e9";}.material-icons-view_array:before {	content: "\e8ea";}.material-icons-view_carousel:before {	content: "\e8eb";}.material-icons-view_column:before {	content: "\e8ec";}.material-icons-view_comfy:before {	content: "\e42a";}.material-icons-view_compact:before {	content: "\e42b";}.material-icons-view_day:before {	content: "\e8ed";}.material-icons-view_headline:before {	content: "\e8ee";}.material-icons-view_list:before {	content: "\e8ef";}.material-icons-view_module:before {	content: "\e8f0";}.material-icons-view_quilt:before {	content: "\e8f1";}.material-icons-view_stream:before {	content: "\e8f2";}.material-icons-view_week:before {	content: "\e8f3";}.material-icons-vignette:before {	content: "\e435";}.material-icons-visibility:before {	content: "\e8f4";}.material-icons-visibility_off:before {	content: "\e8f5";}.material-icons-voice_chat:before {	content: "\e62e";}.material-icons-voicemail:before {	content: "\e0d9";}.material-icons-volume_down:before {	content: "\e04d";}.material-icons-volume_mute:before {	content: "\e04e";}.material-icons-volume_off:before {	content: "\e04f";}.material-icons-volume_up:before {	content: "\e050";}.material-icons-vpn_key:before {	content: "\e0da";}.material-icons-vpn_lock:before {	content: "\e62f";}.material-icons-wallpaper:before {	content: "\e1bc";}.material-icons-warning:before {	content: "\e002";}.material-icons-watch:before {	content: "\e334";}.material-icons-wb_auto:before {	content: "\e42c";}.material-icons-wb_cloudy:before {	content: "\e42d";}.material-icons-wb_incandescent:before {	content: "\e42e";}.material-icons-wb_iridescent:before {	content: "\e436";}.material-icons-wb_sunny:before {	content: "\e430";}.material-icons-wc:before {	content: "\e63d";}.material-icons-web:before {	content: "\e051";}.material-icons-whatshot:before {	content: "\e80e";}.material-icons-widgets:before {	content: "\e1bd";}.material-icons-wifi:before {	content: "\e63e";}.material-icons-wifi_lock:before {	content: "\e1e1";}.material-icons-wifi_tethering:before {	content: "\e1e2";}.material-icons-work:before {	content: "\e8f9";}.material-icons-wrap_text:before {	content: "\e25b";}.material-icons-youtube_searched_for:before {	content: "\e8fa";}.material-icons-zoom_in:before {	content: "\e8ff";}.material-icons-zoom_out:before {	content: "\e900";}
/* End */


/* Start:/local/templates/aviales/css/style.css?1756746445486325*/
@charset "UTF-8";

/*
*
* Trunk version 2.0.0
*
*/
a:focus,
button:focus {
	outline: none !important;
}

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

*:focus {
	outline: none;
}

blockquote {
	padding: 0;
	margin: 0;
}

input,
button,
select,
textarea {
	outline: none;
}

label {
	margin-bottom: 0;
}

p {
	margin: 0;
}

ul,
ol {
	list-style: none;
	padding: 0;
	margin: 0;
}

ul li,
ol li {
	display: block;
}

dl {
	margin: 0;
}

dt,
dd {
	line-height: inherit;
}

dt {
	font-weight: inherit;
}

dd {
	margin-bottom: 0;
}

cite {
	font-style: normal;
}

form {
	margin-bottom: 0;
}

blockquote {
	padding-left: 0;
	border-left: 0;
}

address {
	margin-top: 0;
	margin-bottom: 0;
}

figure {
	margin-bottom: 0;
}

html p a:hover {
	text-decoration: none;
}

/*
*
* Typography
*/
body {
	display: block;
	font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-size: 16px;
	line-height: 1.51429;
	font-weight: 400;
	letter-spacing: 0.025em;
	color: #555555;
	background-color: #fff;
	-webkit-text-size-adjust: none;
	-webkit-font-smoothing: subpixel-antialiased;
}

h1,
h2,
h3,
h4,
h5,
h6,
[class*='heading-'] {
	margin-top: 0;
	margin-bottom: 0;
	font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-weight: 500;
	letter-spacing: 0.05em;
	color: #151515;
	text-transform: uppercase;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
[class*='heading-'] a {
	color: inherit;
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover,
[class*='heading-'] a:hover {
	color: #35ad79;
}

h1,
.heading-1 {
	font-size: 32px;
	line-height: 1.3;
}

@media (min-width: 768px) {

	h1,
	.heading-1 {
		font-size: 40px;
		line-height: 1.15;
	}
}

@media (min-width: 1200px) {

	h1,
	.heading-1 {
		font-size: 60px;
		line-height: 1.16667;
	}
}

h2,
.heading-2 {
	font-size: 28px;
	line-height: 1.5;
}

@media (min-width: 1200px) {

	h2,
	.heading-2 {
		font-size: 48px;
		line-height: 1.25;
	}
}

h3,
.heading-3 {
	font-size: 24px;
	line-height: 1.5;
}

@media (min-width: 1200px) {

	h3,
	.heading-3 {
		font-size: 33px;
		line-height: 1.33333;
	}
}

h4,
.heading-4,
h5,
.heading-5,
h6,
.heading-6 {
	letter-spacing: 0.025em;
}

h4,
.heading-4 {
	font-size: 20px;
	line-height: 1.35;
}

@media (min-width: 1200px) {

	h4,
	.heading-4 {
		font-size: 24px;
		line-height: 1.25;
	}
}

h5,
.heading-5 {
	font-size: 18px;
	line-height: 1.35;
}

@media (min-width: 1200px) {

	h5,
	.heading-5 {
		font-size: 18px;
		line-height: 1.22222;
	}
}

h6,
.heading-6 {
	font-size: 14px;
	line-height: 1.35;
}

@media (min-width: 1200px) {

	h6,
	.heading-6 {
		font-size: 16px;
		line-height: 1.25;
	}
}

.heading-7 {
	font-size: 14px;
	line-height: 1.35;
	letter-spacing: .05em;
}

.heading-decoration-1 {
	position: relative;
}

.heading-decoration-1::before {
	content: '';
	position: relative;
	top: .55em;
	display: inline-block;
	vertical-align: top;
	width: 0.83333em;
	margin-right: .3em;
	border-bottom: 3px solid;
}

.heading-decoration-2 {
	position: relative;
	padding-left: 40px;
}

.heading-decoration-2::before {
	content: '';
	position: absolute;
	left: 0;
	top: .5em;
	width: 25px;
	height: 3px;
	display: inline-block;
	vertical-align: middle;
	background: #fcef57;
}

*+.heading-decoration-2 {
	margin-top: 20px;
}

small,
.small {
	display: block;
	font-size: 12px;
	line-height: 1.5;
}

mark,
.mark {
	padding: 3px 5px;
	color: #fff;
	background: #2c343b;
}

.big {
	font-size: 16px;
	line-height: 1.75;
}

.lead {
	font-size: 24px;
	line-height: 34px;
	font-weight: 300;
}

code {
	padding: 10px 5px;
	border-radius: 0.2rem;
	font-size: 90%;
	color: #111;
	background: #edeff4;
}

p [data-toggle='tooltip'] {
	padding-left: .25em;
	padding-right: .25em;
	color: #35ad79;
}

p [style*='max-width'] {
	display: inline-block;
}

.text-style-1 {
	font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-size: 12px;
	line-height: 1.4;
	font-weight: 500;
	letter-spacing: .05em;
	text-transform: uppercase;
	color: #9b9b9b;
}

.text-style-2 {
	position: relative;
	overflow: hidden;
	padding-left: 35px;
	font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-weight: 600;
	font-size: 12px;
	line-height: 1.4;
	letter-spacing: .05em;
	text-transform: uppercase;
}

.text-style-2 span {
	position: relative;
	padding-left: 10px;
}

.text-style-2 span::before {
	position: absolute;
	top: 50%;
	transform: translate3d(-100%, -50%, 0);
	left: 0;
	content: '';
	border-bottom: 1px solid;
	width: 100vw;
}

@media (min-width: 768px) {
	.text-style-2 {
		padding-left: 75px;
	}
}

.text-style-2+* {
	margin-top: 15px;
}

.context-dark .text-style-2,
.rd-navbar-dark .text-style-2,
.rd-navbar-darker .text-style-2,
.bg-gray-700 .text-style-2,
.bg-gray-2 .text-style-2,
.bg-gray-4 .text-style-2,
.bg-primary .text-style-2,
.bg-image-dark .text-style-2 {
	color: rgba(255, 255, 255, 0.6);
}

.text-style-3 {
	font-weight: 700;
	font-style: italic;
}

.text-style-4 {
	font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-size: 14px;
	line-height: 1.4;
	font-weight: 400;
	letter-spacing: .1em;
	text-transform: uppercase;
}

*+.text-style-4 {
	margin-top: 5px;
}

.heading-component {
	position: relative;
	line-height: 1;
	border-bottom: 1px solid #e1e1e1;
}

.heading-component-inner {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	margin-left: -15px;
}

.heading-component-inner>* {
	margin-left: 15px;
}

.heading-component-inner>* {
	margin-bottom: 11px;
}

.heading-component-inner *+.button {
	margin-top: 0;
}

.heading-component-title {
	position: relative;
	display: inline-block;
	padding-left: 15px;
	line-height: 26px;
}

.heading-component-title::before {
	content: '';
	position: absolute;
	top: 3px;
	bottom: 3px;
	left: 0;
	border-left: 4px solid #35ad79;
	pointer-events: auto;
}

.heading-component-title::after {
	display: inline-block;
	min-height: inherit;
	width: 0;
	vertical-align: middle;
}

.heading-component-title .icon {
	margin-right: 4px;
	vertical-align: middle;
}

.heading-component+* {
	margin-top: 15px;
}

.heading-component+.row {
	margin-top: 15px;
}

.heading-component-simple .heading-component-title {
	padding-left: 0;
}

.heading-component-simple .heading-component-title::before {
	display: none;
}

.bg-gray-100 .heading-component {
	border-bottom-color: #d7d7d7;
}

.time-decorated {
	display: inline-block;
	position: relative;
	padding: 0 90px;
	font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: .05em;
	text-transform: uppercase;
}

.time-decorated::before,
.time-decorated::after {
	content: '';
	position: absolute;
	top: .66em;
	display: inline-block;
	vertical-align: middle;
	width: 75px;
	border-bottom: 1px solid #9b9b9b;
}

.time-decorated::before {
	left: 0;
}

.time-decorated::after {
	right: 0;
}

.context-dark .time-decorated,
.rd-navbar-dark .time-decorated,
.rd-navbar-darker .time-decorated,
.bg-gray-700 .time-decorated,
.bg-gray-2 .time-decorated,
.bg-gray-4 .time-decorated,
.bg-primary .time-decorated,
.bg-image-dark .time-decorated {
	color: rgba(255, 255, 255, 0.6);
}

.context-dark .time-decorated::before,
.rd-navbar-dark .time-decorated::before,
.rd-navbar-darker .time-decorated::before,
.bg-gray-700 .time-decorated::before,
.bg-gray-2 .time-decorated::before,
.bg-gray-4 .time-decorated::before,
.bg-primary .time-decorated::before,
.bg-image-dark .time-decorated::before,
.context-dark .time-decorated::after,
.rd-navbar-dark .time-decorated::after,
.rd-navbar-darker .time-decorated::after,
.bg-gray-700 .time-decorated::after,
.bg-gray-2 .time-decorated::after,
.bg-gray-4 .time-decorated::after,
.bg-primary .time-decorated::after,
.bg-image-dark .time-decorated::after {
	border-color: rgba(255, 255, 255, 0.27);
}

.h1-em {
	font-weight: 700;
	font-style: italic;
}

*+.h1-em {
	margin-top: 10px;
}

/*
*
* Brand
*/
.brand {
	display: inline-block;
}

.brand .brand-logo-dark {
	display: block;
}

.brand .brand-logo-light {
	display: none;
}

.brand-md img {
	max-width: 117px;
	max-height: 117px;
}

@media (min-width: 992px) and (max-width: 1599.98px) {
	.brand-md img {
		max-width: 90px;
		max-height: 90px;
	}
}

/*
*
* Links
*/
a {
	transition: all 0.3s ease-in-out;
}

a,
a:focus,
a:active,
a:hover {
	text-decoration: none;
}

a,
a:focus,
a:active {
	color: #35ad79;
}

a:hover {
	color: #237250;
}

a[href^='tel'],
a[href^='mailto'] {
	white-space: nowrap;
}

.link {
	display: inline-block;
	line-height: 1.2;
}

.link-md {
	font-size: 16px;
}

.link-hover {
	color: #237250;
}

.link-press {
	color: #237250;
}

.link-circle,
.link-circle * {
	border-radius: 50%;
}

*+.privacy-link {
	margin-top: 40px;
}

.link-cart {
	color: #151515;
}

.link-cart>*+* {
	display: inline-block;
	vertical-align: middle;
	margin-left: 5px;
}

.link-cart:hover {
	color: #35ad79;
}

.link-cart:hover .link-cart-counter {
	color: #fff;
	background: #35ad79;
}

.link-cart-hidden-link {
	display: none;
}

.link-cart-icon {
	font-size: 17px;
	line-height: 1;
	color: #151515;
}

.link-cart-counter {
	position: relative;
	top: -2px;
	height: 18px;
	min-width: 18px;
	font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-size: 12px;
	font-weight: 500;
	line-height: 18px;
	border-radius: 50%;
	color: #fff;
	background: #35ad79;
	transition: .22s;
}

.iphone .link-cart-counter {
	line-height: 17px;
}

button.link-cart {
	background: none;
	border: none;
	display: inline-block;
	padding: 0;
	outline: none;
	outline-offset: 0;
	cursor: pointer;
	-webkit-appearance: none;
}

button.link-cart::-moz-focus-inner {
	border: none;
	padding: 0;
}

.context-dark .link-cart:hover .link-cart-icon,
.rd-navbar-dark .link-cart:hover .link-cart-icon,
.rd-navbar-darker .link-cart:hover .link-cart-icon,
.bg-gray-700 .link-cart:hover .link-cart-icon,
.bg-gray-2 .link-cart:hover .link-cart-icon,
.bg-gray-4 .link-cart:hover .link-cart-icon,
.bg-primary .link-cart:hover .link-cart-icon,
.bg-image-dark .link-cart:hover .link-cart-icon {
	color: #35ad79;
}

.context-dark .link-cart-icon,
.rd-navbar-dark .link-cart-icon,
.rd-navbar-darker .link-cart-icon,
.bg-gray-700 .link-cart-icon,
.bg-gray-2 .link-cart-icon,
.bg-gray-4 .link-cart-icon,
.bg-primary .link-cart-icon,
.bg-image-dark .link-cart-icon {
	color: #fcef57;
}

.link-icon .icon {
	position: relative;
	top: -1px;
	vertical-align: middle;
	font-size: 1.33em;
	color: #35ad79;
	transition: .22s;
}

.link-icon:hover {
	color: #35ad79;
}

.link-icon:hover .icon {
	color: #151515;
}

.link-icon-left .icon {
	margin-right: 7px;
}

.link-icon-right .icon {
	margin-left: 7px;
}

.context-dark .link-icon,
.rd-navbar-dark .link-icon,
.rd-navbar-darker .link-icon,
.bg-gray-700 .link-icon,
.bg-gray-2 .link-icon,
.bg-gray-4 .link-icon,
.bg-primary .link-icon,
.bg-image-dark .link-icon {
	color: #fff;
}

.context-dark .link-icon .icon,
.rd-navbar-dark .link-icon .icon,
.rd-navbar-darker .link-icon .icon,
.bg-gray-700 .link-icon .icon,
.bg-gray-2 .link-icon .icon,
.bg-gray-4 .link-icon .icon,
.bg-primary .link-icon .icon,
.bg-image-dark .link-icon .icon {
	color: #fcef57;
}

.context-dark .link-icon:hover,
.rd-navbar-dark .link-icon:hover,
.rd-navbar-darker .link-icon:hover,
.bg-gray-700 .link-icon:hover,
.bg-gray-2 .link-icon:hover,
.bg-gray-4 .link-icon:hover,
.bg-primary .link-icon:hover,
.bg-image-dark .link-icon:hover {
	color: #fcef57;
}

.context-dark .link-icon:hover .icon,
.rd-navbar-dark .link-icon:hover .icon,
.rd-navbar-darker .link-icon:hover .icon,
.bg-gray-700 .link-icon:hover .icon,
.bg-gray-2 .link-icon:hover .icon,
.bg-gray-4 .link-icon:hover .icon,
.bg-primary .link-icon:hover .icon,
.bg-image-dark .link-icon:hover .icon {
	color: #fff;
}

.link-classic {
	font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-size: 12px;
	font-weight: 500;
	text-transform: uppercase;
	line-height: 1.2;
	/* color: #151515; */
}

.link-light {
	color: #9b9b9b;
}

.link-light:hover {
	color: #35ad79;
}

.context-dark .link-light,
.rd-navbar-dark .link-light,
.rd-navbar-darker .link-light,
.bg-gray-700 .link-light,
.bg-gray-2 .link-light,
.bg-gray-4 .link-light,
.bg-primary .link-light,
.bg-image-dark .link-light {
	color: #555c5f;
}

.context-dark .link-light:hover,
.rd-navbar-dark .link-light:hover,
.rd-navbar-darker .link-light:hover,
.bg-gray-700 .link-light:hover,
.bg-gray-2 .link-light:hover,
.bg-gray-4 .link-light:hover,
.bg-primary .link-light:hover,
.bg-image-dark .link-light:hover {
	color: #fcef57;
}

.link-image {
	display: inline-block;
	font-size: 0;
	line-height: 0;
	transition: .22s;
	max-width: 90%;
	opacity: .5;
}

.link-image img {
	display: block;
}

.link-image:hover {
	opacity: 1;
}

/*
*
* Blocks
*/
.block-center,
.block-sm,
.block-lg {
	margin-left: auto;
	margin-right: auto;
}

.block-sm {
	max-width: 560px;
}

.block-lg {
	max-width: 768px;
}

.block-palette {
	display: flex;
	flex-wrap: wrap;
}

.block-palette-item {
	flex-basis: 40px;
	height: 40px;
}

.block-palette-item-dark {
	background-color: #151515;
}

.block-palette-item-darken {
	background-color: #2c2d31;
}

.block-palette-item-gray {
	background-color: #9b9b9b;
}

.block-palette-item-darker {
	background-color: #35363c;
}

.block-palette-item-secondary {
	background-color: #fcef57;
}

.block-palette-item-secondary-dark {
	background-color: #f1e557;
}

.block-palette-item-primary-dark {
	background-color: #35ac78;
}

.block-palette-item-primary-light {
	background-color: #33b87e;
}

@media (min-width: 768px) {
	.block-palette-item {
		flex-basis: 95px;
		height: 95px;
	}
}

.block-categories {
	padding: 32px 22px 32px 32px;
	background: #fff;
	border: 1px solid #e1e1e1;
	margin-bottom: 20px;
}

.block-aside {
	margin-bottom: -30px;
}

.block-aside>* {
	margin-bottom: 30px;
}

@media (min-width: 768px) and (max-width: 991.98px) {
	.block-aside {
		max-width: inherit;
		columns: 2;
		break-inside: avoid;
		column-gap: 30px;
	}

	.block-aside-item {
		display: inline-block;
		width: 100%;
	}
}

*+.main-component {
	margin-top: 50px;
}

.aside-components {
	margin-bottom: -50px;
}

.aside-components>* {
	margin-bottom: 50px;
}

@media (min-width: 768px) and (max-width: 991.98px) {
	.aside-components {
		/* max-width: inherit;
		columns: 2;
		break-inside: avoid;
		column-gap: 30px; */
	}

	.aside-component {
		/* display: inline-block;
		width: 100%; */
	}
}

/*
*
* Boxes
*/
.box-minimal {
	max-width: 270px;
	padding: 20px 10px 30px 30px;
	background: #fff;
	border: 1px solid #e1e1e1;
	text-align: left;
}

.box-minimal p {
	letter-spacing: .025em;
}

.box-minimal-primary {
	color: rgba(255, 255, 255, 0.5);
	background: #35ad79;
}

.box-minimal-primary .box-minimal-icon,
.box-minimal-primary .box-minimal-title {
	color: #fff;
}

.box-minimal-gray-2 {
	color: rgba(255, 255, 255, 0.5);
	background: #35363c;
}

.box-minimal-gray-2 .box-minimal-title {
	color: #fff;
}

.box-minimal-gray-2 .box-minimal-icon {
	color: #fcef57;
}

.box-minimal-header {
	display: table;
	margin-left: -10px;
}

.box-minimal-header>* {
	display: table-cell;
	padding: 0 10px;
	vertical-align: middle;
}

.box-minimal-icon {
	font-size: 37px;
	color: #151515;
}

*+.box-minimal-text {
	margin-top: 5px;
}

.box-counter {
	position: relative;
	text-align: center;
	color: #2c343b;
}

.box-counter-title {
	display: inline-block;
	font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-size: 16px;
	line-height: 1.3;
	letter-spacing: -.025em;
}

.box-counter-main {
	font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-size: 45px;
	font-weight: 400;
	line-height: 1.2;
}

.box-counter-main>* {
	display: inline;
	font: inherit;
}

.box-counter-main .small {
	font-size: 28px;
}

.box-counter-main .small_top {
	position: relative;
	top: .2em;
	vertical-align: top;
}

.box-counter-divider {
	font-size: 0;
	line-height: 0;
}

.box-counter-divider::after {
	content: '';
	display: inline-block;
	width: 80px;
	height: 2px;
	background: #35ad79;
}

*+.box-counter-title {
	margin-top: 10px;
}

*+.box-counter-main {
	margin-top: 20px;
}

*+.box-counter-divider {
	margin-top: 10px;
}

@media (min-width: 768px) {
	.box-counter-title {
		font-size: 18px;
	}
}

@media (min-width: 1200px) {
	.box-counter-main {
		font-size: 60px;
	}

	.box-counter-main .small {
		font-size: 36px;
	}

	*+.box-counter-main {
		margin-top: 30px;
	}

	*+.box-counter-divider {
		margin-top: 15px;
	}

	*+.box-counter-title {
		margin-top: 18px;
	}
}

.bg-primary .box-counter {
	color: #fff;
}

.bg-primary .box-counter-divider::after {
	background: #fff;
}

/*
*
* Responsive units
*/
.unit {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex: 0 1 100%;
	-webkit-flex: 0 1 100%;
	flex: 0 1 100%;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

.unit-body {
	-ms-flex: 0 1 auto;
	-webkit-flex: 0 1 auto;
	flex: 0 1 auto;
}

.unit-left,
.unit-right {
	-ms-flex: 0 0 auto;
	-webkit-flex: 0 0 auto;
	flex: 0 0 auto;
	max-width: 100%;
}

.unit-align-center {
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.unit-middle {
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.unit,
.unit-vertical {
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	margin-bottom: -30px;
	margin-left: -20px;
}

.unit:empty,
.unit-vertical:empty {
	margin-bottom: 0;
	margin-left: 0;
}

.unit>*,
.unit-vertical>* {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 30px;
	margin-left: 20px;
}

.unit-horizontal {
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
}

@media (min-width: 576px) {
	.unit-sm-align-center {
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.unit-sm-middle {
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.unit-sm,
	.unit-sm-vertical {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		margin-bottom: -30px;
		margin-left: -20px;
	}

	.unit-sm:empty,
	.unit-sm-vertical:empty {
		margin-bottom: 0;
		margin-left: 0;
	}

	.unit-sm>*,
	.unit-sm-vertical>* {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 30px;
		margin-left: 20px;
	}

	.unit-sm-horizontal {
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
	}
}

@media (min-width: 768px) {
	.unit-md-align-center {
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.unit-md-middle {
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.unit-md,
	.unit-md-vertical {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		margin-bottom: -30px;
		margin-left: -20px;
	}

	.unit-md:empty,
	.unit-md-vertical:empty {
		margin-bottom: 0;
		margin-left: 0;
	}

	.unit-md>*,
	.unit-md-vertical>* {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 30px;
		margin-left: 20px;
	}

	.unit-md-horizontal {
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
	}
}

@media (min-width: 992px) {
	.unit-lg-align-center {
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.unit-lg-middle {
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.unit-lg,
	.unit-lg-vertical {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		margin-bottom: -30px;
		margin-left: -20px;
	}

	.unit-lg:empty,
	.unit-lg-vertical:empty {
		margin-bottom: 0;
		margin-left: 0;
	}

	.unit-lg>*,
	.unit-lg-vertical>* {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 30px;
		margin-left: 20px;
	}

	.unit-lg-horizontal {
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
	}
}

@media (min-width: 1200px) {
	.unit-xl-align-center {
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.unit-xl-middle {
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.unit-xl,
	.unit-xl-vertical {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		margin-bottom: -30px;
		margin-left: -20px;
	}

	.unit-xl:empty,
	.unit-xl-vertical:empty {
		margin-bottom: 0;
		margin-left: 0;
	}

	.unit-xl>*,
	.unit-xl-vertical>* {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 30px;
		margin-left: 20px;
	}

	.unit-xl-horizontal {
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
	}
}

@media (min-width: 1600px) {
	.unit-xxl-align-center {
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.unit-xxl-middle {
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.unit-xxl,
	.unit-xxl-vertical {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		margin-bottom: -30px;
		margin-left: -20px;
	}

	.unit-xxl:empty,
	.unit-xxl-vertical:empty {
		margin-bottom: 0;
		margin-left: 0;
	}

	.unit-xxl>*,
	.unit-xxl-vertical>* {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 30px;
		margin-left: 20px;
	}

	.unit-xxl-horizontal {
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
	}
}

.unit-spacing-xs.unit,
.unit-spacing-xs.unit-vertical {
	margin-bottom: -15px;
	margin-left: -7px;
}

.unit-spacing-xs.unit:empty,
.unit-spacing-xs.unit-vertical:empty {
	margin-bottom: 0;
	margin-left: 0;
}

.unit-spacing-xs.unit>*,
.unit-spacing-xs.unit-vertical>* {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 15px;
	margin-left: 7px;
}

@media (min-width: 576px) {

	.unit-spacing-xs.unit,
	.unit-spacing-xs.unit-vertical {
		margin-bottom: -15px;
		margin-left: -7px;
	}

	.unit-spacing-xs.unit:empty,
	.unit-spacing-xs.unit-vertical:empty {
		margin-bottom: 0;
		margin-left: 0;
	}

	.unit-spacing-xs.unit>*,
	.unit-spacing-xs.unit-vertical>* {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 15px;
		margin-left: 7px;
	}
}

@media (min-width: 768px) {

	.unit-spacing-xs.unit,
	.unit-spacing-xs.unit-vertical {
		margin-bottom: -15px;
		margin-left: -7px;
	}

	.unit-spacing-xs.unit:empty,
	.unit-spacing-xs.unit-vertical:empty {
		margin-bottom: 0;
		margin-left: 0;
	}

	.unit-spacing-xs.unit>*,
	.unit-spacing-xs.unit-vertical>* {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 15px;
		margin-left: 7px;
	}
}

@media (min-width: 992px) {

	.unit-spacing-xs.unit,
	.unit-spacing-xs.unit-vertical {
		margin-bottom: -15px;
		margin-left: -7px;
	}

	.unit-spacing-xs.unit:empty,
	.unit-spacing-xs.unit-vertical:empty {
		margin-bottom: 0;
		margin-left: 0;
	}

	.unit-spacing-xs.unit>*,
	.unit-spacing-xs.unit-vertical>* {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 15px;
		margin-left: 7px;
	}
}

@media (min-width: 1200px) {

	.unit-spacing-xs.unit,
	.unit-spacing-xs.unit-vertical {
		margin-bottom: -15px;
		margin-left: -7px;
	}

	.unit-spacing-xs.unit:empty,
	.unit-spacing-xs.unit-vertical:empty {
		margin-bottom: 0;
		margin-left: 0;
	}

	.unit-spacing-xs.unit>*,
	.unit-spacing-xs.unit-vertical>* {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 15px;
		margin-left: 7px;
	}
}

@media (min-width: 1600px) {

	.unit-spacing-xs.unit,
	.unit-spacing-xs.unit-vertical {
		margin-bottom: -15px;
		margin-left: -7px;
	}

	.unit-spacing-xs.unit:empty,
	.unit-spacing-xs.unit-vertical:empty {
		margin-bottom: 0;
		margin-left: 0;
	}

	.unit-spacing-xs.unit>*,
	.unit-spacing-xs.unit-vertical>* {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 15px;
		margin-left: 7px;
	}
}

.unit-spacing-lg .unit {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex: 0 1 100%;
	-webkit-flex: 0 1 100%;
	flex: 0 1 100%;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

.unit-spacing-lg .unit-body {
	-ms-flex: 0 1 auto;
	-webkit-flex: 0 1 auto;
	flex: 0 1 auto;
}

.unit-spacing-lg .unit-left,
.unit-spacing-lg .unit-right {
	-ms-flex: 0 0 auto;
	-webkit-flex: 0 0 auto;
	flex: 0 0 auto;
	max-width: 100%;
}

.unit-spacing-lg .unit-align-center {
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.unit-spacing-lg .unit-middle {
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.unit-spacing-lg .unit,
.unit-spacing-lg .unit-vertical {
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	margin-bottom: -30px;
	margin-left: -30px;
}

.unit-spacing-lg .unit:empty,
.unit-spacing-lg .unit-vertical:empty {
	margin-bottom: 0;
	margin-left: 0;
}

.unit-spacing-lg .unit>*,
.unit-spacing-lg .unit-vertical>* {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 30px;
	margin-left: 30px;
}

.unit-spacing-lg .unit-horizontal {
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
}

@media (min-width: 576px) {
	.unit-spacing-lg .unit-sm-align-center {
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.unit-spacing-lg .unit-sm-middle {
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.unit-spacing-lg .unit-sm,
	.unit-spacing-lg .unit-sm-vertical {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		margin-bottom: -30px;
		margin-left: -30px;
	}

	.unit-spacing-lg .unit-sm:empty,
	.unit-spacing-lg .unit-sm-vertical:empty {
		margin-bottom: 0;
		margin-left: 0;
	}

	.unit-spacing-lg .unit-sm>*,
	.unit-spacing-lg .unit-sm-vertical>* {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 30px;
		margin-left: 30px;
	}

	.unit-spacing-lg .unit-sm-horizontal {
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
	}
}

@media (min-width: 768px) {
	.unit-spacing-lg .unit-md-align-center {
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.unit-spacing-lg .unit-md-middle {
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.unit-spacing-lg .unit-md,
	.unit-spacing-lg .unit-md-vertical {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		margin-bottom: -30px;
		margin-left: -30px;
	}

	.unit-spacing-lg .unit-md:empty,
	.unit-spacing-lg .unit-md-vertical:empty {
		margin-bottom: 0;
		margin-left: 0;
	}

	.unit-spacing-lg .unit-md>*,
	.unit-spacing-lg .unit-md-vertical>* {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 30px;
		margin-left: 30px;
	}

	.unit-spacing-lg .unit-md-horizontal {
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
	}
}

@media (min-width: 992px) {
	.unit-spacing-lg .unit-lg-align-center {
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.unit-spacing-lg .unit-lg-middle {
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.unit-spacing-lg .unit-lg,
	.unit-spacing-lg .unit-lg-vertical {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		margin-bottom: -30px;
		margin-left: -30px;
	}

	.unit-spacing-lg .unit-lg:empty,
	.unit-spacing-lg .unit-lg-vertical:empty {
		margin-bottom: 0;
		margin-left: 0;
	}

	.unit-spacing-lg .unit-lg>*,
	.unit-spacing-lg .unit-lg-vertical>* {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 30px;
		margin-left: 30px;
	}

	.unit-spacing-lg .unit-lg-horizontal {
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
	}
}

@media (min-width: 1200px) {
	.unit-spacing-lg .unit-xl-align-center {
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.unit-spacing-lg .unit-xl-middle {
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.unit-spacing-lg .unit-xl,
	.unit-spacing-lg .unit-xl-vertical {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		margin-bottom: -30px;
		margin-left: -30px;
	}

	.unit-spacing-lg .unit-xl:empty,
	.unit-spacing-lg .unit-xl-vertical:empty {
		margin-bottom: 0;
		margin-left: 0;
	}

	.unit-spacing-lg .unit-xl>*,
	.unit-spacing-lg .unit-xl-vertical>* {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 30px;
		margin-left: 30px;
	}

	.unit-spacing-lg .unit-xl-horizontal {
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
	}
}

@media (min-width: 1600px) {
	.unit-spacing-lg .unit-xxl-align-center {
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.unit-spacing-lg .unit-xxl-middle {
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.unit-spacing-lg .unit-xxl,
	.unit-spacing-lg .unit-xxl-vertical {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		margin-bottom: -30px;
		margin-left: -30px;
	}

	.unit-spacing-lg .unit-xxl:empty,
	.unit-spacing-lg .unit-xxl-vertical:empty {
		margin-bottom: 0;
		margin-left: 0;
	}

	.unit-spacing-lg .unit-xxl>*,
	.unit-spacing-lg .unit-xxl-vertical>* {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 30px;
		margin-left: 30px;
	}

	.unit-spacing-lg .unit-xxl-horizontal {
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
	}
}

.unit-bordered {
	margin-left: -15px;
	margin-right: -15px;
}

.unit-bordered>* {
	padding-left: 15px;
	padding-right: 15px;
}

.unit-bordered>* {
	position: relative;
	vertical-align: middle;
	min-width: 100px;
}

.unit-bordered>*:not(:last-child)::after {
	content: '';
	position: absolute;
	height: 100%;
	max-height: 45px;
	top: 50%;
	transform: translate3d(0, -50%, 0);
	right: 0;
	width: 1px;
	background: #151515;
	pointer-events: none;
}

.unit-bordered .unit-left {
	display: inline-flex;
	align-items: center;
	margin-left: 0;
}

.unit-bordered .unit-left>*+* {
	margin-left: 15px;
}

.unit-bordered p {
	display: inline;
	width: auto;
}

.unit-bordered .brand {
	max-width: 87px;
}

@media (min-width: 768px) and (max-width: 1199.98px) {
	.unit-bordered .brand {
		max-width: 60px;
	}
}

@media (min-width: 1200px) {
	.unit-bordered {
		margin-left: -30px;
		margin-right: -30px;
	}

	.unit-bordered>* {
		padding-left: 30px;
		padding-right: 30px;
	}
}

.context-dark .unit-bordered>*:not(:last-child)::after,
.rd-navbar-dark .unit-bordered>*:not(:last-child)::after,
.rd-navbar-darker .unit-bordered>*:not(:last-child)::after,
.bg-gray-700 .unit-bordered>*:not(:last-child)::after,
.bg-gray-2 .unit-bordered>*:not(:last-child)::after,
.bg-gray-4 .unit-bordered>*:not(:last-child)::after,
.bg-primary .unit-bordered>*:not(:last-child)::after,
.bg-image-dark .unit-bordered>*:not(:last-child)::after {
	background: rgba(255, 255, 255, 0.16);
}

/*
*
* Lists
*/
.list {
	color: #151515;
}

.list>li+li {
	margin-top: 10px;
}

.list-xs>li+li {
	margin-top: 7px;
}

.list-sm>li+li {
	margin-top: 10px;
}

.list-md>li+li {
	margin-top: 16px;
}

.list-lg>li+li {
	margin-top: 25px;
}

.list-xl>li+li {
	margin-top: 25px;
}

@media (min-width: 768px) {
	.list-xl>li+li {
		margin-top: 35px;
	}
}

.list-inline>li {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 0;
}

.list-inline-middle>li {
	vertical-align: middle;
}

html .list-inline-xxs {
	transform: translate3d(0, -9px, 0);
	margin-bottom: -9px;
	margin-left: -2px;
	margin-right: -2px;
}

html .list-inline-xxs>* {
	margin-top: 9px;
	padding-left: 2px;
	padding-right: 2px;
}

html .list-inline-xs {
	transform: translate3d(0, -9px, 0);
	margin-bottom: -9px;
	margin-left: -4px;
	margin-right: -4px;
}

html .list-inline-xs>* {
	margin-top: 9px;
	padding-left: 4px;
	padding-right: 4px;
}

html .list-inline-sm {
	transform: translate3d(0, -5px, 0);
	margin-bottom: -5px;
	margin-left: -9px;
	margin-right: -9px;
}

html .list-inline-sm>* {
	margin-top: 5px;
	padding-left: 9px;
	padding-right: 9px;
}

@media (min-width: 992px) {
	html .list-inline-sm {
		margin-left: -12px;
		margin-right: -12px;
	}

	html .list-inline-sm>* {
		padding-left: 12px;
		padding-right: 12px;
	}
}

html .list-inline-md {
	transform: translate3d(0, -8px, 0);
	margin-bottom: -8px;
	margin-left: -10px;
	margin-right: -10px;
}

html .list-inline-md>* {
	margin-top: 8px;
	padding-left: 10px;
	padding-right: 10px;
}

@media (min-width: 992px) {
	html .list-inline-md {
		margin-left: -15px;
		margin-right: -15px;
	}

	html .list-inline-md>* {
		padding-left: 15px;
		padding-right: 15px;
	}
}

html .list-inline-1 {
	transform: translate3d(0, -5px, 0);
	margin-bottom: -5px;
	margin-left: -7px;
	margin-right: -7px;
}

html .list-inline-1>* {
	margin-top: 5px;
	padding-left: 7px;
	padding-right: 7px;
}

.list-terms dt+dd {
	margin-top: 15px;
}

.list-terms dd+dt {
	margin-top: 40px;
}

*+.list-terms {
	margin-top: 25px;
}

.index-list {
	counter-reset: li;
}

.index-list>li .list-index-counter:before {
	content: counter(li, decimal-leading-zero);
	counter-increment: li;
}

/**
* Marked list
*/
.list-marked {
	padding-left: 25px;
	text-align: left;
}

.list-marked>li {
	padding-left: 25px;
}

.block-categories .rd-navbar-nav>li.rd-nav-item::before,
.list-marked>li::before {
	position: absolute;
	display: inline-block;
	/* left: -20px; */
	/* top: -1px; */
	top: 5px;
	width: 9px;
	height: 9px;
	border-radius: 50%;
	content: '';
	background: #d7d7d7;
	margin: auto;
}

.list-marked>li::before {}

.list-marked .list-marked li::before {
	width: 7px;
	height: 7px;
	top: 7px;
}

*+.list-marked {
	margin-top: 15px;
}

p+.list-marked {
	margin-top: 10px;
}

.list-marked-categories {
	padding-left: 0;
	font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-weight: 600;
	text-transform: uppercase;
	/* padding-left: 10px; */
}

.list-marked-categories>li {
	/*display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	justify-content: flex-start;
	align-items: center;*/
	padding-left: 12px;
	padding-bottom: 8px;
	line-height: 115%;
	position: relative;
}

.list-marked-categories>li a {
	/* flex: auto; */
	/* padding-right: 15px; */
	color: #151515;
}

.rd-navbar-nav .rd-nav-item.active a,
.list-marked-categories>li a:hover,
.list-marked-categories>li a.active {
	color: #35ad79;
}

.list-marked-categories>li::before {
	left: -10px;
}

.list-marked-categories .list-marked {
	margin: 0;
	padding-left: 10px;
}

.list-marked-categories .list-marked li {
	text-transform: none;
	padding-left: 0;
	line-height: 115%;
	position: relative;
}

.list-marked-categories>.list-marked li::before {
	left: -5px;
}

.list-marked-counter {
	color: #9b9b9b;
}

/**
* Ordered List
*/
.list-ordered {
	counter-reset: li;
	padding-left: 25px;
	text-align: left;
}

.list-ordered>li {
	position: relative;
	padding-left: 15px;
}

.list-ordered>li:before {
	content: counter(li, decimal) ".";
	counter-increment: li;
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
	width: 15px;
	color: #151515;
}

.list-ordered>li+li {
	margin-top: 10px;
}

*+.list-ordered {
	margin-top: 15px;
}

.list-tags {
	font-size: 0;
	margin-bottom: -6px;
	margin-left: -6px;
}

.list-tags:empty {
	margin-bottom: 0;
	margin-left: 0;
}

.list-tags>* {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 6px;
	margin-left: 6px;
}

.list-tags a {
	display: inline-block;
	padding: 9px 22px;
	overflow: hidden;
	font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 0.05em;
	color: #151515;
	text-align: center;
	text-transform: uppercase;
	background: #fff;
	border: 1px solid #e1e1e1;
	border-radius: 4px;
	transition: all .3s;
}

.list-tags a:hover {
	color: #fff;
	background: #35ad79;
	border-color: #35ad79;
}

.list-inline-bordered {
	transform: translate3d(0, -5px, 0);
	margin-bottom: -5px;
	margin-left: -12px;
	margin-right: -12px;
}

.list-inline-bordered>* {
	margin-top: 5px;
	padding-left: 12px;
	padding-right: 12px;
}

.list-inline-bordered>li {
	position: relative;
	vertical-align: middle;
}

.list-inline-bordered>li:not(:last-child)::after {
	content: '';
	position: absolute;
	top: 50%;
	transform: translate3d(0, -50%, 0);
	height: 100%;
	max-height: 21px;
	right: -2px;
	width: 1px;
	background: #151515;
	pointer-events: none;
}

.list-inline-bordered-lg {
	transform: translate3d(0, -15px, 0);
	margin-bottom: -15px;
	margin-left: -25px;
	margin-right: -25px;
}

.list-inline-bordered-lg>* {
	margin-top: 15px;
	padding-left: 25px;
	padding-right: 25px;
}

.list-inline-bordered-lg>li {
	text-align: left;
}

*+.list-inline-bordered {
	/* margin-top: 15px; */
}

.context-dark .list-inline-bordered>li:not(:last-child)::after,
.rd-navbar-dark .list-inline-bordered>li:not(:last-child)::after,
.rd-navbar-darker .list-inline-bordered>li:not(:last-child)::after,
.bg-gray-700 .list-inline-bordered>li:not(:last-child)::after,
.bg-gray-2 .list-inline-bordered>li:not(:last-child)::after,
.bg-gray-4 .list-inline-bordered>li:not(:last-child)::after,
.bg-primary .list-inline-bordered>li:not(:last-child)::after,
.bg-image-dark .list-inline-bordered>li:not(:last-child)::after {
	background: rgba(255, 255, 255, 0.16);
}

.contact-list {
	background: #fff;
	border-radius: 3px;
	border: 1px solid #e1e1e1;
}

.contact-list dl {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	min-height: 107px;
	padding: 10px 20px;
}

.contact-list dt {
	margin-bottom: 5px;
	font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-weight: 500;
	line-height: 24px;
	letter-spacing: .05em;
	text-transform: uppercase;
	color: #35ad79;
}

.contact-list dd {
	position: relative;
	padding-left: 30px;
}

.contact-list dd>* {
	display: inline-block;
	vertical-align: middle;
}

.contact-list .icon {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 24px;
}

.contact-list .link {
	max-width: 160px;
}

.contact-list .link,
.contact-list .link:focus,
.contact-list .link:active {
	color: #151515;
}

.contact-list .link:hover {
	color: #35ad79;
}

.contact-list dl+dl {
	border-top: 1px solid #e1e1e1;
}

.ie-10 .contact-list .link,
.ie-11 .contact-list .link,
.ie-edge .contact-list .link {
	margin-bottom: 5px;
}

@media (min-width: 576px) {
	.contact-list dl {
		padding-left: 40px;
		padding-right: 40px;
	}
}

.list-statictics>li {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	padding: 17px 20px;
	font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-weight: 500;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	background: #fff;
	border: 1px solid #e1e1e1;
	transition: all .3s;
}

.list-statictics>li a {
	color: #151515;
}

.list-statictics>li a:hover {
	color: #35ad79;
}

.list-statictics>li:hover {
	background: #f5f5f5;
}

.list-statictics>li+li {
	border-top: none;
}

.list-statictics .list-statictics-counter {
	margin-left: 20px;
	color: #35ad79;
}

/*
*
* Images
*/
img {
	display: inline-block;
	max-width: 100%;
	height: auto;
}

/*
*
* Icons
*/
.icon {
	display: inline-block;
	line-height: 1;
}

.icon::before {
	position: relative;
	display: inline-block;
	font-weight: 400;
	font-style: normal;
	speak: none;
	text-transform: none;
}

.icon-light {
	color: #edeff4;
}

.icon-secondary {
	color: #fcef57;
}

.icon-gray-400 {
	color: #b7b7b7;
}

.icon-gray-500 {
	color: #9b9b9b;
}

.icon-gray-800 {
	color: #151515;
}

.icon-primary {
	color: #35ad79;
}

.icon-orange {
	color: #ffa04c;
}

.icon-red-2 {
	color: #ff4c39;
}

.icon-orange-dark {
	color: #ff8432;
}

.icon-blue-boston {
	color: #3B7CC0;
}

a.icon-gray-500,
a.icon-gray-500:focus,
a.icon-gray-500:active {
	color: #9b9b9b;
}

a.icon-gray-500:hover,
a.icon-gray-500.active {
	color: #35ad79;
}

.context-dark .icon-light,
.rd-navbar-dark .icon-light,
.rd-navbar-darker .icon-light,
.bg-gray-700 .icon-light,
.bg-gray-2 .icon-light,
.bg-gray-4 .icon-light,
.bg-primary .icon-light,
.bg-image-dark .icon-light {
	color: #fff;
}

.context-dark a.icon-light:hover,
.rd-navbar-dark a.icon-light:hover,
.rd-navbar-darker a.icon-light:hover,
.bg-gray-700 a.icon-light:hover,
.bg-gray-2 a.icon-light:hover,
.bg-gray-4 a.icon-light:hover,
.bg-primary a.icon-light:hover,
.bg-image-dark a.icon-light:hover {
	color: #fcef57;
}

.icon-circle {
	border-radius: 50%;
}

.icon-xxs {
	font-size: 13px;
}

.icon-xs {
	font-size: 16px;
}

.icon-xs-big {
	font-size: 20px;
}

.icon-sm {
	font-size: 27px;
}

.icon-md {
	font-size: 32px;
}

.icon-lg {
	font-size: 42px;
	line-height: 1;
}

.icon-xl {
	font-size: 140px;
	line-height: 1;
}

@media (min-width: 1200px) {
	.icon-xl {
		font-size: 200px;
		line-height: .8;
	}
}

.icon-media {
	position: relative;
	overflow: hidden;
	width: 60px;
	height: 60px;
	color: #fff;
}

.icon-media::before {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 1;
	font-size: 20px;
	transform: translate(-50%, -50%) scale(1);
	transition: all .1s;
	will-change: transform;
}

.icon-media:hover::before {
	color: #fff;
	transform: translate(-50%, -50%) scale(1.05);
}

.icon-media:focus::before {
	color: #fff;
}

.icon-media-facebook {
	background: #3e74bd;
}

.icon-media-twitter {
	background: #37b5e9;
}

.icon-media-google {
	background: #f06868;
}

.icon-media-instagram {
	background: #425c7f;
}

.icon-media-circle {
	border-radius: 50%;
}

.icon-media-circle:after {
	position: absolute;
	top: 5px;
	right: 5px;
	bottom: 5px;
	left: 5px;
	border-radius: 50%;
	content: '';
	transition: all .3s;
}

.icon-media-circle:hover:after {
	top: 10px;
	right: 10px;
	bottom: 10px;
	left: 10px;
}

.icon-media-circle.icon-media-facebook {
	background: #6a99d9;
}

.icon-media-circle.icon-media-facebook:after {
	background: #3e74bd;
}

.icon-media-circle.icon-media-twitter {
	background: #5acbfa;
}

.icon-media-circle.icon-media-twitter:after {
	background: #37b5e9;
}

.icon-media-circle.icon-media-google {
	background: #fd9393;
}

.icon-media-circle.icon-media-google:after {
	background: #f06868;
}

.icon-media-circle.icon-media-instagram {
	background: #5b78a0;
}

.icon-media-circle.icon-media-instagram:after {
	background: #425c7f;
}

.icon-media-round {
	border-radius: 4px;
}

.icon-media-round:hover {
	border-radius: 0;
}

@media (min-width: 1200px) {
	.icon-media {
		width: 75px;
		height: 75px;
	}

	.icon-media-circle:before {
		font-size: 25px;
	}

	.icon-media-round:before {
		font-size: 22px;
	}
}

@media (min-width: 1600px) {
	.icon-media {
		width: 80px;
		height: 80px;
	}
}

.icon-corporate {
	display: inline-block;
	width: 38px;
	height: 38px;
	font-size: 15px;
	line-height: 38px;
	text-align: center;
	border-radius: 3px;
	color: #fff;
	background: #424349;
}

.icon-corporate:hover {
	color: #fff;
	background: #35ad79;
}

/*
*
* Tables standings
*/
.table-custom {
	width: 100%;
	text-align: center;
	font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	text-transform: uppercase;
	line-height: 1.2;
	border-collapse: collapse;
	border: 1px solid #ddd;
	background: #fff;
}

.table-standings {
	font-size: 14px;
	letter-spacing: .1em;
}

.table-standings tr+tr {
	border-top: 1px solid #ddd;
}

.table-standings tr {
	transition: all 200ms ease-in-out;
}

.table-standings th {
	padding: 12px 10px;
	text-align: center;
	font-weight: 500;
	color: #fff;
	background: #35ad79;
}

.table-standings th:first-child {
	text-align: left;
}

@media (max-width: 991.98px) {
	.table-standings th {
		padding-top: 20px;
		padding-bottom: 20px;
	}
}

.table-standings td {
	padding: 5px;
	height: 64px;
	font-weight: 400;
	color: #151515;
}

.table-standings td:nth-child(n + 3) {
	width: 14%;
}

.table-standings thead th:first-child {
	padding-left: 22px;
}

.table-standings tbody td:first-child {
	width: 11%;
	padding-left: 20px;
	font-size: 16px;
}

.table-classic tr:hover {
	background: #f5f7f9;
}

.table-modern tbody td:first-child {
	width: 18%;
}

.table-modern tr:hover {
	background: #f5f7f9;
}

.table-modern tr:hover .table-counter {
	color: #fff;
}

.table-modern tr:hover .table-counter::before {
	background: #35ad79;
}

.table-modern tr:hover .table-counter::after {
	border-top-color: #35ad79;
}

.table-creative tbody td:first-child {
	padding: 0;
}

.table-creative tbody td:first-child span {
	position: relative;
	display: inline-block;
	padding: 0 5px 0 20px;
	height: 64px;
	line-height: 64px;
	width: 100%;
}

.table-creative tbody td:first-child span::before {
	position: absolute;
	content: '';
	top: 50%;
	left: 0;
	width: 4px;
	height: 30%;
	background: #35ad79;
	transform: translateY(-50%);
	opacity: 0;
	transition: all 300ms ease-in-out;
}

.table-creative tbody tr:hover td:first-child span::before {
	height: 100%;
	opacity: 1;
}

.player-inline,
.team-inline {
	display: flex;
	align-items: center;
}

@media (max-width: 575.98px) {

	.player-inline,
	.team-inline {
		min-width: 175px;
	}
}

.team-figure {
	min-width: 45px;
}

.player-title,
.team-title {
	text-align: left;
	line-height: 1.15;
	font-weight: 500;
	letter-spacing: .05em;
}

.player-title {
	margin-left: 4px;
}

.team-title {
	margin-left: 8px;
}

.player-country,
.team-country {
	font-size: 12px;
	color: #9b9b9b;
}

.table-counter {
	position: relative;
	display: inline-block;
	text-align: center;
	width: 38px;
	height: 29px;
	line-height: 29px;
	z-index: 1;
	transition: all 200ms ease-in-out;
}

.table-counter::before {
	position: absolute;
	content: '';
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: #edeff4;
	z-index: -2;
	transition: inherit;
}

.table-counter::after {
	position: absolute;
	content: '';
	top: 0;
	right: 0;
	border-top: 11px solid #edeff4;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 11px solid transparent;
	transform: translateX(40%);
	transition: inherit;
}

*+.table-custom-responsive {
	margin-top: 25px;
}

.table-game-info {
	font-size: 14px;
	letter-spacing: .025em;
	border-collapse: separate;
	border-spacing: 0 9px;
}

.table-game-info tr {
	background: #edeff4;
}

.table-game-info td {
	padding: 7px 5px;
}

.table-game-info-wrap {
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}

.table-game-info-wrap .table-custom {
	border: none;
}

.table-game-info-title {
	position: relative;
	display: inline-block;
	font-size: 14px;
	letter-spacing: .025em;
	color: #151515;
}

.table-game-info-title span {
	position: absolute;
	display: none;
	content: '';
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #ddd;
}

.table-game-info-title::before,
.table-game-info-title::after {
	display: none;
	position: absolute;
	content: '';
	bottom: 0;
	height: 1px;
	width: 100vw;
	background: #e1e1e1;
}

.table-game-info-title::before {
	left: 0;
	transform: translateX(-100%);
}

.table-game-info-title::after {
	right: 0;
	transform: translateX(100%);
}

.table-game-info-category {
	font-size: 0.86em;
	width: 80%;
	min-width: 180px;
}

.table-game-info-number {
	width: 10%;
	min-width: 55px;
	color: #fff;
	background: #2c2d31;
}

.table-game-info-title+.table-game-info-main {
	border-top: none;
	margin-top: 0;
}

@media (min-width: 576px) {
	.table-game-info-title {
		padding: 20px 22px 0;
		line-height: 1;
	}

	.table-game-info-title::before,
	.table-game-info-title::after,
	.table-game-info-title span {
		display: inline-block;
	}

	.table-game-info-main {
		padding: 12px 18px;
		border: 1px solid #ddd;
	}

	.table-game-info-title+.table-game-info-main {
		margin-top: -6px;
	}
}

@media (min-width: 1200px) {
	.table-game-info-wrap {
		max-width: 600px;
	}
}

.table-game-result-long {
	font-size: 12px;
	font-weight: 400;
	letter-spacing: .1em;
}

.table-game-result-long thead {
	color: #9b9b9b;
}

.table-game-result-long th {
	font-weight: inherit;
	text-align: center;
}

.table-game-result-long th,
.table-game-result-long td {
	height: 48px;
	min-width: 30px;
	padding-right: 8px;
}

.table-game-result-long th:first-child,
.table-game-result-long td:first-child {
	width: 15%;
	min-width: 40px;
	padding: 0 10px 0 20px;
	text-align: center;
	font-size: 1.17em;
}

.table-game-result-long tbody {
	color: #151515;
}

.table-game-result-long tbody tr {
	border-top: 1px solid #ddd;
}

.table-game-result-long-team-first td:first-child {
	color: #35ad79;
}

.table-game-result-long-team-second td:first-child {
	color: #9b9b9b;
}

.team2-orange .table-game-result-long-team-second td:first-child {
	color: #ffa04c;
}

.team2-pink .table-game-result-long-team-second td:first-child {
	color: #e05151;
}

.table-custom.table-custom-primary thead th {
	color: #fff;
	background: #35ad79;
	border: 0;
}

.table-custom.table-custom-primary tbody tr:hover td {
	background: #edeff4;
}

.table-custom.table-custom-bordered tr td:first-child {
	border-left: 0;
}

.table-custom.table-custom-bordered tr td:last-child {
	border-right: 0;
}

.table-custom.table-custom-bordered td {
	border: 1px solid #ddd;
}

.table-custom.table-custom-bordered tbody>tr:first-of-type>td {
	border-top: 0;
}

.table-custom.table-custom-striped {
	border-bottom: 1px solid #ddd;
}

.table-custom.table-custom-striped tbody tr:nth-of-type(odd) td {
	background: transparent;
}

.table-custom.table-custom-striped tbody tr:nth-of-type(even) td {
	background: #edeff4;
}

.table-custom.table-custom-striped tbody td {
	border: 0;
}

.table-custom.table-custom-striped tfoot td:not(:first-child) {
	border-left: 0;
}

@media (max-width: 1199.98px) {
	.table-custom-responsive {
		display: block;
		width: 100%;
		overflow-x: auto;
		-ms-overflow-style: -ms-autohiding-scrollbar;
	}

	.table-custom-responsive.table-bordered {
		border: 0;
	}
}

.table-team-statistic td {
	width: 50%;
	height: 140px;
	padding: 15px;
	font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	letter-spacing: 0.05em;
	vertical-align: middle;
}

.table-team-statistic td>*+* {
	margin-top: 7px;
}

.team-statistic-counter {
	font-size: 44px;
	font-weight: 300;
	line-height: 1;
	color: #151515;
}

.team-statistic-title {
	font-size: 12px;
	font-weight: 500;
	line-height: 1;
	text-transform: uppercase;
}

.table-roster {
	text-align: left;
	max-width: 450px;
	font-size: 12px;
	font-weight: 500;
	letter-spacing: .05em;
}

.table-roster thead th {
	height: 53px;
	padding: 0 15px 0 30px;
	font-size: 1.17em;
	color: #fff;
	background: #35ad79;
}

.table-roster tbody {
	color: #151515;
}

.table-roster tbody tr:first-child {
	color: #9b9b9b;
}

.table-roster tbody tr:not(:first-child) td:first-child {
	color: #35ad79;
}

.table-roster tbody tr {
	border-top: 1px solid #e1e1e1;
}

.table-roster tbody td {
	height: 49px;
	padding: 0 5px;
}

.table-roster tbody td:nth-child(1) {
	width: 17%;
	padding-left: 24px;
}

.table-roster tbody td:nth-child(2) {
	width: 50%;
}

@media (max-width: 991.98px) {
	.table-roster tbody td:nth-child(1) {
		min-width: 62px;
	}

	.table-roster tbody td:nth-child(2) {
		min-width: 180px;
	}

	.table-roster tbody td:nth-child(3) {
		min-width: 120px;
	}
}

@media (min-width: 992px) and (max-width: 1199.98px) {
	.table-roster {
		font-size: 11px;
	}

	.table-roster tbody td:nth-child(1) {
		padding-left: 15px;
	}
}

.team2-blue thead th {
	background: #3B7CC0;
}

.team2-blue tbody tr:not(:first-child) td:first-child {
	color: #3B7CC0;
}

/*
*
* Dividers
*/
hr {
	margin-top: 0;
	margin-bottom: 0;
	border-top: 1px solid #d7d7d7;
}

.divider {
	font-size: 0;
	line-height: 0;
}

.divider::after {
	content: '';
	display: inline-block;
	width: 60px;
	height: 2px;
	background-color: #35ad79;
}

html .divider-secondary::after {
	background: #fcef57;
}

.divider-small {
	font-size: 0;
	line-height: 0;
}

.divider-small::after {
	content: '';
	display: inline-block;
	width: 44px;
	height: 3px;
	background: #35ad79;
}

.divider-medium {
	font-size: 0;
	line-height: 0;
}

.divider-medium::after {
	content: '';
	display: inline-block;
	width: 67px;
	height: 1px;
	background: #35ad79;
}

*+.divider-medium {
	margin-top: 12px;
}

.divider-medium+* {
	margin-top: 30px;
}

.divider-medium+* {
	margin-top: 20px;
}

.divider-middle {
	font-size: 0;
	line-height: 0;
}

.divider-middle::after {
	content: '';
	display: inline-block;
	width: 50px;
	height: 3px;
	background: #35ad79;
}

*+.divider-small {
	margin-top: 12px;
}

*+.divider-middle {
	margin-top: 14px;
}

/*
*
* Buttons
*/
.button {
	position: relative;
	overflow: hidden;
	display: inline-block;
	padding: 14px 32px;
	font-size: 14px;
	line-height: 1.25;
	border: 2px solid;
	font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-weight: 500;
	letter-spacing: 0.025em;
	text-transform: uppercase;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: center;
	cursor: pointer;
	vertical-align: middle;
	user-select: none;
	border-radius: 4px;
	transition: .3s ease-out all;
}

.button-block {
	display: block;
	width: 100%;
}

html .button-default,
html .button-default:focus {
	color: #fff;
	background-color: #35363c;
	border-color: #35363c;
}

html .button-default:hover,
html .button-default:active {
	color: #9b9b9b;
	background-color: transparent;
	border-color: #9b9b9b;
}

html .button-default.button-ujarak::before {
	background: transparent;
}

html .button-gray,
html .button-gray:focus {
	color: #fff;
	background-color: #35363c;
	border-color: #35363c;
}

html .button-gray:hover,
html .button-gray:active {
	color: #151515;
	background-color: transparent;
	border-color: #c6c6c6;
}

html .button-gray.button-ujarak::before {
	background: transparent;
}

html .button-primary,
html .button-primary:focus {
	color: #fff;
	background-color: #35ad79;
	border-color: #35ad79;
}

html .button-primary:hover,
html .button-primary:active {
	color: #151515;
	background-color: #fcef57;
	border-color: #fcef57;
}

html .button-primary.button-ujarak::before {
	background: #fcef57;
}

html .button-secondary,
html .button-secondary:focus {
	color: #151515;
	background-color: #fcef57;
	border-color: #fcef57;
}

html .button-secondary:hover,
html .button-secondary:active {
	color: #151515;
	background-color: transparent;
	border-color: #151515;
}

html .button-secondary.button-ujarak::before {
	background: transparent;
}

html .button-fiord,
html .button-fiord:focus {
	color: #9ba1c8;
	background-color: #494e6d;
	border-color: #494e6d;
}

html .button-fiord:hover,
html .button-fiord:active {
	color: #fff;
	background-color: #fcef57;
	border-color: #fcef57;
}

html .button-fiord.button-ujarak::before {
	background: #fcef57;
}

html .button-fiord.button-icon .icon {
	color: #fff;
}

html .button-default-outline,
html .button-default-outline:focus {
	color: #151515;
	background-color: transparent;
	border-color: #151515;
}

html .button-default-outline:hover,
html .button-default-outline:active {
	color: #fff;
	background-color: #35363c;
	border-color: #35363c;
}

html .button-default-outline.button-ujarak::before {
	background: #35363c;
}

html .button-share-outline {
	overflow: visible;
	transition-duration: .15s;
}

html .button-share-outline,
html .button-share-outline:active,
html .button-share-outline:focus {
	color: #151515;
	background-color: transparent;
	border-color: #151515;
}

html .button-share-outline:hover {
	color: #35ad79;
	background-color: #35ad79;
	border-color: #35ad79;
}

html .button-gray-outline,
html .button-gray-outline:focus {
	color: #151515;
	background-color: transparent;
	border-color: #c6c6c6;
}

html .button-gray-outline:hover,
html .button-gray-outline:active {
	color: #fff;
	background-color: #35363c;
	border-color: #35363c;
}

html .button-gray-outline.button-ujarak::before {
	background: #35363c;
}

html .button-primary-outline,
html .button-primary-outline:focus {
	color: #35ad79;
	background-color: transparent;
	border-color: #35ad79;
}

html .button-primary-outline:hover,
html .button-primary-outline:active {
	color: #fff;
	background-color: #35ad79;
	border-color: #35ad79;
}

html .button-primary-outline.button-ujarak::before {
	background: #35ad79;
}

html .button-secondary-outline,
html .button-secondary-outline:focus {
	color: #151515;
	background-color: transparent;
	border-color: #151515;
}

html .button-secondary-outline:hover,
html .button-secondary-outline:active {
	color: #151515;
	background-color: #fcef57;
	border-color: #fcef57;
}

html .button-secondary-outline.button-ujarak::before {
	background: #fcef57;
}

html .context-dark .button-gray-outline,
html .rd-navbar-dark .button-gray-outline,
html .rd-navbar-darker .button-gray-outline,
html .bg-gray-700 .button-gray-outline,
html .bg-gray-2 .button-gray-outline,
html .bg-gray-4 .button-gray-outline,
html .bg-primary .button-gray-outline,
html .bg-image-dark .button-gray-outline,
html .context-dark .button-gray-outline:focus,
html .rd-navbar-dark .button-gray-outline:focus,
html .rd-navbar-darker .button-gray-outline:focus,
html .bg-gray-700 .button-gray-outline:focus,
html .bg-gray-2 .button-gray-outline:focus,
html .bg-gray-4 .button-gray-outline:focus,
html .bg-primary .button-gray-outline:focus,
html .bg-image-dark .button-gray-outline:focus {
	color: #fff;
	background-color: transparent;
	border-color: #fff;
}

html .context-dark .button-gray-outline:hover,
html .rd-navbar-dark .button-gray-outline:hover,
html .rd-navbar-darker .button-gray-outline:hover,
html .bg-gray-700 .button-gray-outline:hover,
html .bg-gray-2 .button-gray-outline:hover,
html .bg-gray-4 .button-gray-outline:hover,
html .bg-primary .button-gray-outline:hover,
html .bg-image-dark .button-gray-outline:hover,
html .context-dark .button-gray-outline:active,
html .rd-navbar-dark .button-gray-outline:active,
html .rd-navbar-darker .button-gray-outline:active,
html .bg-gray-700 .button-gray-outline:active,
html .bg-gray-2 .button-gray-outline:active,
html .bg-gray-4 .button-gray-outline:active,
html .bg-primary .button-gray-outline:active,
html .bg-image-dark .button-gray-outline:active {
	color: #fff;
	background-color: #35ad79;
	border-color: #35ad79;
}

html .context-dark .button-gray-outline.button-ujarak::before,
html .rd-navbar-dark .button-gray-outline.button-ujarak::before,
html .rd-navbar-darker .button-gray-outline.button-ujarak::before,
html .bg-gray-700 .button-gray-outline.button-ujarak::before,
html .bg-gray-2 .button-gray-outline.button-ujarak::before,
html .bg-gray-4 .button-gray-outline.button-ujarak::before,
html .bg-primary .button-gray-outline.button-ujarak::before,
html .bg-image-dark .button-gray-outline.button-ujarak::before {
	background: #35ad79;
}

html .context-light .button-gray-outline,
html .context-light .button-gray-outline:focus {
	color: #151515;
	background-color: transparent;
	border-color: #c6c6c6;
}

html .context-light .button-gray-outline:hover,
html .context-light .button-gray-outline:active {
	color: #fff;
	background-color: #35363c;
	border-color: #35363c;
}

html .context-light .button-gray-outline.button-ujarak::before {
	background: #35363c;
}

.button-facebook,
.button-facebook:focus {
	color: #fff;
	background-color: #3e74bd;
	border-color: #3e74bd;
}

.button-facebook:hover,
.button-facebook:active {
	color: #fff;
	background-color: #2d63ab;
	border-color: #2d63ab;
}

.button-facebook.button-ujarak::before {
	background: #2d63ab;
}

.button-twitter,
.button-twitter:focus {
	color: #fff;
	background-color: #37b5e9;
	border-color: #37b5e9;
}

.button-twitter:hover,
.button-twitter:active {
	color: #fff;
	background-color: #37a7d6;
	border-color: #37a7d6;
}

.button-twitter.button-ujarak::before {
	background: #37a7d6;
}

.button-google,
.button-google:focus {
	color: #fff;
	background-color: #f06868;
	border-color: #f06868;
}

.button-google:hover,
.button-google:active {
	color: #fff;
	background-color: #dd5b5b;
	border-color: #dd5b5b;
}

.button-google.button-ujarak::before {
	background: #dd5b5b;
}

.button-shadow {
	box-shadow: 0 9px 21px 0 rgba(204, 204, 204, 0.15);
}

.button-shadow:hover {
	box-shadow: 0 9px 10px 0 rgba(204, 204, 204, 0.15);
}

.button-shadow:focus,
.button-shadow:active {
	box-shadow: none;
}

/*
* Button effects
*/
.button-ujarak {
	position: relative;
	z-index: 0;
	transition: background .4s, border-color .4s, color .4s;
}

.button-ujarak::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #35ad79;
	z-index: -1;
	opacity: 0;
	transform: scale3d(0.7, 1, 1);
	transition: transform 0.42s, opacity 0.42s;
	border-radius: inherit;
}

.button-ujarak,
.button-ujarak::before {
	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}

.button-ujarak:hover {
	transition: background .4s .4s, border-color .4s 0s, color .2s 0s;
}

.button-ujarak:hover::before {
	opacity: 1;
	transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
}

.button-xs {
	padding: 6px 14px;
	font-size: 12px;
	line-height: 1;
	border-width: 1px;
}

.button-sm {
	padding: 9px 30px;
	font-size: 12px;
	line-height: 1.5;
}

.button-md {
	font-size: 13px;
	padding: 9px 30px;
}

.button-lg {
	padding: 17px 50px;
	font-size: 14px;
	line-height: 1.5;
}

.button-xl {
	padding: 16px 50px;
	font-size: 16px;
	line-height: 28px;
}

@media (min-width: 992px) {
	.button-xl {
		padding: 20px 80px;
	}
}

.button-xs,
.button-sm,
.button-lg {
	font-weight: 600;
}

.button-circle {
	border-radius: 30px;
}

.button-round-1 {
	border-radius: 5px;
}

.button-round-2 {
	border-radius: 10px;
}

/*
* Button Icon styles
*/
.button.button-icon {
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	vertical-align: middle;
	padding: 18px 35px;
}

.button.button-icon .icon {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	color: inherit;
	font-size: 1.42em;
	line-height: 1em;
}

.button.button-icon-left .icon {
	padding-right: 11px;
}

.button.button-icon-right {
	-webkit-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

.button.button-icon-right .icon {
	padding-left: 11px;
}

.button.button-icon.button-link .icon {
	top: 5px;
	font-size: 1em;
}

.button.button-icon.button-xs .icon {
	top: .05em;
	font-size: 1.2em;
	padding-right: 8px;
}

.button.button-icon.button-xs .button-icon-right {
	padding-left: 8px;
}

/**
* Bootstrap buttons
*/
.btn-primary {
	border-radius: 3px;
	font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-weight: 500;
	letter-spacing: .05em;
	text-transform: uppercase;
	transition: .33s;
}

.btn-primary,
.btn-primary:active,
.btn-primary:focus {
	color: #fff;
	background: #35ad79;
	border-color: #35ad79;
}

.btn-primary:hover {
	color: #fff;
	background: #000;
	border-color: #000;
}

/*
* Button Group
*/
.button-group-demo {
	max-width: 460px;
}

.button-group-demo .button {
	margin-right: 15px;
}

.button-media {
	position: relative;
	overflow: hidden;
	width: 100%;
	/* flex-basis: calc(50% - 12px); */
	padding: 20px;
	color: #fff;
	text-align: right;
	transition: all .3s;
	min-height: 90px;
}

.button-media:hover {
	color: #fff;
}

.button-media:hover .button-media-icon {
	transform: translate(5px, -50%);
}

.button-media:focus {
	color: #fff;
}

.ie-11 .button-media {
	max-width: 178px;
}

.button-media-title {
	font-size: 18px;
	line-height: 100%;
	font-weight: 400;
	color: #fff;
	text-transform: inherit;
}

.button-media-title+.button-media-action {
	margin-top: 0;
}

.button-media-action {
	font-size: 13px;
}

.button-media-action .icon {
	margin-left: 6px;
	vertical-align: middle;
}

.button-media-icon {
	position: absolute;
	top: 50%;
	font-size: 130px;
	color: #fff;
	opacity: .3;
	transform: translate(0, -50%);
	transition: all .3s;
	will-change: transform;
}

.button-media-facebook {
	background: #3e74bd;
}

.button-media-facebook .button-media-icon {
	top: 67%;
	left: -7px;
}

.button-media-facebook:hover {
	background: #6a99d9;
}

.button-media-twitter {
	background: #37b5e9;
}

.button-media-twitter .button-media-icon {
	left: -30px;
}

.button-media-twitter:hover {
	background: #5acbfa;
}

.button-media-google {
	background: #f06868;
}

.button-media-google .button-media-icon {
	left: -40px;
}

.button-media-google:hover {
	background: #fd9393;
}

.button-media-instagram {
	background: #425c7f;
}

.button-media-instagram .button-media-icon {
	left: 20px;
}

.button-media-instagram:hover {
	background: #5b78a0;
}

.button-icon-alternate {
	position: relative;
	display: flex;
	align-items: center;
	height: 85px;
	max-width: 178px;
	padding: 20px 14px;
	color: #fff;
	flex-basis: calc(50% - 10px);
	border-radius: 4px;
}

.button-icon-alternate:before {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 55px;
	border-radius: 4px 40px 40px 4px;
	content: '';
	transition: all .3s;
}

.button-icon-alternate:hover {
	color: #fff;
}

.button-icon-alternate:hover:before {
	right: 0;
	width: 100%;
	border-radius: 4px;
}

.button-icon-alternate:focus {
	color: #fff;
}

.button-icon-alternate .icon {
	min-width: 28px;
	font-size: 22px;
	text-align: center;
}

.button-icon-alternate-facebook {
	background: #3e74bd;
}

.button-icon-alternate-facebook:before {
	background: #2d63ab;
}

.button-icon-alternate-twitter {
	background: #37b5e9;
}

.button-icon-alternate-twitter:before {
	background: #37a7d6;
}

.button-icon-alternate-google {
	background: #f06868;
}

.button-icon-alternate-google:before {
	background: #dd5b5b;
}

.button-icon-alternate-instagram {
	background: #425c7f;
}

.button-icon-alternate-instagram:before {
	background: #344e71;
}

.button-icon-alternate-title {
	position: relative;
	font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}

*+.button-icon-alternate-title {
	margin-left: 15px;
}

@media (min-width: 576px) {
	*+.button-icon-alternate-title {
		margin-left: 35px;
	}
}

@media (min-width: 992px) {
	*+.button-icon-alternate-title {
		margin-left: 20px;
	}
}

@media (min-width: 1600px) {
	.button-media {
		padding: 30px 20px;
	}

	*+.button-icon-alternate-title {
		margin-left: 35px;
	}
}

/*
*
* Form styles
*/
.rd-mailform {
	position: relative;
	text-align: left;
}

.rd-mailform .button {
	padding-top: 10px;
	padding-bottom: 10px;
	min-height: 60px;
}

input:-webkit-autofill~label,
input:-webkit-autofill~.form-validation {
	color: #000;
}

.form-label,
.form-label-outside {
	margin-bottom: 0;
	color: #9b9b9b;
	font-weight: 400;
}

.form-input {
	display: block;
	width: 100%;
	min-height: 60px;
	padding: 17px 19px;
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	color: #9b9b9b;
	background-color: #fff;
	background-image: none;
	border-radius: 3px;
	-webkit-appearance: none;
	transition: .3s ease-in-out;
	border: 1px solid #e1e1e1;
}

.form-input:focus {
	outline: 0;
	border-color: #35ad79;
}

.form-input-iconed {
	position: relative;
}

.form-input-iconed~.form-label,
.form-input-iconed .form-input {
	padding-left: 58.2px;
}

.form-sm .form-input-iconed~.form-label,
.form-sm .form-input-iconed .form-input {
	padding-left: 54.2px;
}

.form-lg .form-input-iconed~.form-label,
.form-lg .form-input-iconed .form-input {
	padding-left: 64.2px;
}

.form-input-icon {
	position: absolute;
	font-size: 24px;
	line-height: 1;
	top: 18px;
	padding: 0 19px;
	pointer-events: none;
}

.form-sm .form-input-icon {
	font-size: 20px;
}

.form-lg .form-input-icon {
	font-size: 30px;
}

textarea.form-input {
	height: 186px;
	min-height: 60px;
	max-height: 316px;
	resize: vertical;
}

.form-wrap {
	position: relative;
}

.form-wrap.has-error .form-input {
	border-color: #fd6565;
}

.form-wrap.has-focus .form-input {
	border-color: #35ad79;
}

.row+.form-wrap {
	margin-top: 15px;
}

.form-wrap+* {
	margin-top: 11px;
}

.form-label {
	position: absolute;
	top: 30px;
	left: 0;
	right: 0;
	padding-left: 19px;
	padding-right: 19px;
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	pointer-events: none;
	text-align: left;
	z-index: 1;
	transition: .25s;
	will-change: transform;
	transform: translateY(-50%);
}

.form-label.focus {
	opacity: 0;
}

.form-label.auto-fill {
	color: #9b9b9b;
}

.form-label-outside {
	width: 100%;
	margin-bottom: 4px;
}

@media (min-width: 768px) {
	.form-label-outside {
		position: static;
	}

	.form-label-outside,
	.form-label-outside.focus,
	.form-label-outside.auto-fill {
		transform: none;
	}
}

[data-x-mode='true'] .form-label {
	pointer-events: auto;
}

.form-validation {
	position: absolute;
	right: 8px;
	top: 0;
	z-index: 11;
	margin-top: 2px;
	font-size: 9px;
	font-weight: 400;
	line-height: 12px;
	letter-spacing: 0;
	color: #fd6565;
	transition: .3s;
}

.form-validation-left .form-validation {
	top: 100%;
	right: auto;
	left: 0;
}

#form-output-global {
	position: fixed;
	bottom: 30px;
	left: 15px;
	z-index: 2000;
	visibility: hidden;
	transform: translate3d(-500px, 0, 0);
	transition: .3s all ease;
}

#form-output-global.active {
	visibility: visible;
	transform: translate3d(0, 0, 0);
}

@media (min-width: 576px) {
	#form-output-global {
		left: 30px;
	}
}

.form-output {
	position: absolute;
	top: 100%;
	left: 0;
	font-size: 10px;
	font-weight: 400;
	line-height: 1.2;
	margin-top: 2px;
	transition: .3s;
	opacity: 0;
	visibility: hidden;
}

.form-output.active {
	opacity: 1;
	visibility: visible;
}

.form-output.error {
	color: #fd6565;
}

.form-output.success {
	color: #98bf44;
}

.radio .radio-custom,
.radio-inline .radio-custom,
.checkbox .checkbox-custom,
.checkbox-inline .checkbox-custom {
	opacity: 0;
}

.radio .radio-custom,
.radio .radio-custom-dummy,
.radio-inline .radio-custom,
.radio-inline .radio-custom-dummy,
.checkbox .checkbox-custom,
.checkbox .checkbox-custom-dummy,
.checkbox-inline .checkbox-custom,
.checkbox-inline .checkbox-custom-dummy {
	position: absolute;
	left: 0;
	width: 14px;
	height: 14px;
	outline: none;
	cursor: pointer;
}

.radio .radio-custom-dummy,
.radio-inline .radio-custom-dummy,
.checkbox .checkbox-custom-dummy,
.checkbox-inline .checkbox-custom-dummy {
	pointer-events: none;
	background: #fff;
}

.radio .radio-custom-dummy:after,
.radio-inline .radio-custom-dummy:after,
.checkbox .checkbox-custom-dummy:after,
.checkbox-inline .checkbox-custom-dummy:after {
	position: absolute;
	opacity: 0;
	transition: .22s;
}

.radio .radio-custom:focus,
.radio-inline .radio-custom:focus,
.checkbox .checkbox-custom:focus,
.checkbox-inline .checkbox-custom:focus {
	outline: none;
}

.radio,
.radio-inline,
.checkbox,
.checkbox-inline {
	position: relative;
	font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-weight: 600;
	color: #151515;
	text-transform: uppercase;
	letter-spacing: .025em;
	cursor: pointer;
}

.radio input,
.radio-inline input,
.checkbox input,
.checkbox-inline input {
	position: absolute;
	left: -100vw;
	top: -100vh;
	float: left;
	visibility: hidden;
	opacity: 0;
}

.radio-custom:checked+.radio-custom-dummy:after,
.checkbox-custom:checked+.checkbox-custom-dummy:after {
	opacity: 1;
}

.radio,
.radio-inline {
	padding-left: 28px;
}

.radio .radio-custom-dummy,
.radio-inline .radio-custom-dummy {
	top: 1px;
	left: 0;
	width: 21px;
	height: 21px;
	border-radius: 3px;
	border: 1px solid #e1e1e1;
}

.radio .radio-custom-dummy::after,
.radio-inline .radio-custom-dummy::after {
	content: '\f222';
	font-family: "Material Design Icons";
	position: absolute;
	top: 0;
	left: 1px;
	font-size: 18px;
	line-height: 18px;
	color: #35ad79;
}

.checkbox,
.checkbox-inline {
	padding-left: 31px;
}

.checkbox .checkbox-custom-dummy,
.checkbox-inline .checkbox-custom-dummy {
	top: 1px;
	left: 0;
	width: 21px;
	height: 21px;
	margin: 0;
	border: 1px solid #e1e1e1;
}

.checkbox .checkbox-custom-dummy::after,
.checkbox-inline .checkbox-custom-dummy::after {
	content: '\f222';
	font-family: "Material Design Icons";
	position: absolute;
	top: -1px;
	left: 1px;
	font-size: 18px;
	line-height: 18px;
	color: #35ad79;
}

.checkbox input:disabled~.checkbox-custom-dummy,
.checkbox-inline input:disabled~.checkbox-custom-dummy {
	background-color: transparent;
	box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.15);
}

.checkbox-light {
	font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-weight: 400;
	text-transform: none;
}

.checkbox-inline-count {
	font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-weight: 500;
	color: #9b9b9b;
}

*+.checkbox-inline-count {
	float: right;
}

.input-filter {
	width: 38px;
	height: 38px;
	padding: 0;
	border-radius: 3px;
	border: 0;
}

.input-filter [class*='custom-dummy'] {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: none;
	border-radius: 3px;
	background-color: #9a9ea2;
}

.input-filter [class*='custom-dummy']:after {
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: #fff;
}

.input-filter-dark [class*='custom-dummy'] {
	background-color: #4f5257;
}

.input-filter-danube [class*='custom-dummy'] {
	background-color: #6e8fd9;
}

.input-filter-froly [class*='custom-dummy'] {
	background-color: #f38c7f;
}

.input-filter-deco [class*='custom-dummy'] {
	background-color: #c2d789;
}

.input-filter-blue [class*='custom-dummy'] {
	background-color: #5fa7ea;
}

.input-filter-geraldine [class*='custom-dummy'] {
	background-color: #fb7979;
}

.input-refilter {
	width: 68px;
	height: 45px;
	padding: 0;
	border-radius: 3px;
	font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-size: 16px;
	font-weight: 500;
}

.input-refilter [class*='custom-dummy'] {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 3px;
	transform: translate(0, 0);
}

.input-refilter [class*='custom-dummy']::after {
	display: none;
}

.input-refilter span {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.input-refilter input:checked+[class*='custom-dummy'] {
	border-color: #35ad79;
}

.input-refilter input:checked~span {
	color: #35ad79;
	border-color: transparent;
	transition: .3s ease-out all;
}

.toggle-custom {
	padding-left: 60px;
	-webkit-appearance: none;
}

.toggle-custom:checked~.checkbox-custom-dummy::after {
	background: #35ad79;
	transform: translate(20px, -50%);
}

.toggle-custom~.checkbox-custom-dummy {
	position: relative;
	display: inline-block;
	margin-top: -1px;
	width: 44px;
	height: 20px;
	background: #fff;
	cursor: pointer;
}

.toggle-custom~.checkbox-custom-dummy::after {
	content: '';
	position: absolute;
	display: inline-block;
	width: 16px;
	height: 16px;
	left: 0;
	top: 50%;
	background: #b7b7b7;
	transform: translate(4px, -50%);
	opacity: 1;
	transition: .22s;
}

.form-wrap.form-wrap-recaptcha .form-validation {
	top: 3px;
	left: 14px;
}

@media (max-width: 767.98px) {
	.form-wrap.form-wrap-recaptcha .recaptcha>* {
		transform: scale(0.96);
		transform-origin: 0 50%;
	}
}

.rd-form-inline {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	text-align: center;
	margin-left: -4px;
	margin-right: -4px;
	margin-bottom: -8px;
}

.rd-form-inline>* {
	margin-top: 0;
	margin-bottom: 8px;
	padding-left: 4px;
	padding-right: 4px;
}

.rd-form-inline .form-wrap {
	-ms-flex: 1;
	-webkit-flex: 1;
	flex: 1;
	min-width: 185px;
}

.rd-form-inline .form-wrap-select {
	text-align: left;
}

.rd-form-inline .form-button {
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-ms-flex-negative: 0;
	-webkit-flex-shrink: 0;
	flex-shrink: 0;
	-webkit-flex-grow: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	max-width: calc(100% - 10px);
	min-height: 60px;
}

.rd-form-inline .form-button .button {
	min-height: inherit;
}

@media (min-width: 576px) {
	.rd-form-inline .button {
		display: block;
	}
}

.rd-form-inline.form-inline-centered {
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.rd-form-inline-condensed {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin-left: 0;
	margin-right: 0;
}

.rd-form-inline-condensed>* {
	margin-top: 0;
	margin-bottom: 10px;
	padding-left: 0;
	padding-right: 0;
}

.rd-form-inline-condensed .form-wrap {
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	width: 100%;
}

@media (min-width: 576px) {
	.rd-form-inline-condensed {
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-align-items: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
	}

	.rd-form-inline-condensed>* {
		margin-bottom: 0;
	}

	.rd-form-inline-condensed .button {
		border-bottom-left-radius: 0;
		border-top-left-radius: 0;
	}

	.rd-form-inline-condensed .form-input {
		border-bottom-right-radius: 0;
		border-top-right-radius: 0;
	}
}

/**
* Form Small
*/
.form-sm .form-input,
.form-sm .button {
	padding-top: 9px;
	padding-bottom: 9px;
	min-height: 50px;
}

.form-sm .form-validation {
	top: -16px;
}

.form-sm textarea.form-input {
	height: 115px;
}

.form-sm .form-label {
	top: 25px;
}

.form-sm *+.button {
	margin-top: 10px;
}

/**
* Form Large
*/
.form-lg .form-input,
.form-lg .form-label,
.form-lg .select2-container .select2-choice {
	font-size: 16px;
}

.form-lg .form-input,
.form-lg .select2-container .select2-choice {
	font-size: 16px;
	padding-top: 22px;
	padding-bottom: 22px;
}

.form-lg .form-input,
.form-lg .select2-container .select2-choice {
	min-height: 68px;
}

.form-lg .form-button {
	min-height: 70px;
}

.form-lg .form-label {
	top: 35px;
}

*+.rd-form {
	margin-top: 20px;
}

.context-dark .form-label,
.rd-navbar-dark .form-label,
.rd-navbar-darker .form-label,
.bg-gray-700 .form-label,
.bg-gray-2 .form-label,
.bg-gray-4 .form-label,
.bg-primary .form-label,
.bg-image-dark .form-label,
.context-dark .form-input,
.rd-navbar-dark .form-input,
.rd-navbar-darker .form-input,
.bg-gray-700 .form-input,
.bg-gray-2 .form-input,
.bg-gray-4 .form-input,
.bg-primary .form-input,
.bg-image-dark .form-input {
	color: #707279;
}


.context-dark .form-input,
.rd-navbar-dark .form-input,
.rd-navbar-darker .form-input,
.bg-gray-700 .form-input,
.bg-gray-2 .form-input,
.bg-gray-4 .form-input,
.bg-primary .form-input,
.bg-image-dark .form-input {
	background: #424349;
	border-color: #424349;
}

.rd-inline-form-creative {
	position: relative;
	overflow: hidden;
	display: flex;
	align-items: flex-end;
	width: 100%;
	margin-bottom: -15px;
}

.rd-inline-form-creative .form-wrap {
	flex-grow: 1;
	margin: 0 20px 0 0;
	padding-bottom: 15px;
}

.rd-inline-form-creative .form-wrap::after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 15px;
	width: 150%;
	border-bottom: 1px solid #151515;
}

.rd-inline-form-creative .form-wrap.has-error::after {
	border-bottom-color: #fd6565;
}

.rd-inline-form-creative .form-input-wrap {
	display: flex;
	align-items: center;
	height: 20px;
	margin-bottom: 10px;
}

.rd-inline-form-creative .form-label,
.rd-inline-form-creative .form-input {
	padding: 0;
	font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-size: 16px;
	line-height: 1em;
	font-weight: 500;
	letter-spacing: .05em;
	text-transform: uppercase;
}

.rd-inline-form-creative .form-button {
	margin-bottom: 24px;
}

.rd-inline-form-creative .form-label {
	top: 0;
	transform: none;
}

.rd-inline-form-creative .form-input {
	min-height: 20px;
	border: 0;
	border-radius: 0;
	background-color: transparent;
	vertical-align: middle;
}

.rd-inline-form-creative .form-button {
	margin-top: 0;
}

.rd-inline-form-creative .form-validation {
	top: auto;
	right: auto;
	bottom: -2px;
	left: 0;
	font-size: 11px;
}

.rd-inline-form-creative input:-webkit-autofill~.form-validation {
	color: #fd6565;
}

.rd-inline-form-creative .button {
	padding: 10px;
	min-height: 20px;
}

@media (max-width: 767.98px) {
	.rd-inline-form-creative .button {
		padding: 4px 10px;
		line-height: 1;
		border: 0;
	}

	.rd-inline-form-creative .button .icon {
		font-size: 12px;
	}
}

@media (min-width: 768px) {

	.rd-inline-form-creative .form-label,
	.rd-inline-form-creative .form-input {
		font-size: 36px;
	}

	.rd-inline-form-creative .form-input-wrap {
		height: 36px;
		margin-bottom: 15px;
	}

	.rd-inline-form-creative .form-button {
		margin-bottom: 28px;
	}

	.rd-inline-form-creative .button {
		padding: 11px 40px;
		border-radius: 40px;
	}
}

@media (min-width: 992px) {

	.rd-inline-form-creative .form-label,
	.rd-inline-form-creative .form-input {
		font-size: 44px;
	}

	.rd-inline-form-creative .form-input-wrap {
		height: 44px;
	}

	.rd-inline-form-creative .button {
		padding: 14px 40px;
	}
}

*+.rd-inline-form-creative {
	margin-top: 15px;
}

.rd-inline-form-creative+.row {
	margin-top: 50px;
}

@media (min-width: 768px) {
	.heading-7+.rd-inline-form-creative {
		margin-top: 5px;
	}
}

.context-dark .form-wrap::after,
.rd-navbar-dark .form-wrap::after,
.rd-navbar-darker .form-wrap::after,
.bg-gray-700 .form-wrap::after,
.bg-gray-2 .form-wrap::after,
.bg-gray-4 .form-wrap::after,
.bg-primary .form-wrap::after,
.bg-image-dark .form-wrap::after {
	border-bottom-color: rgba(255, 255, 255, 0.17);
}

.rd-mailform-modern .form-label,
.rd-mailform-modern .form-input {
	text-align: center;
}

.rd-mailform-modern-inline .button {
	padding: 10px 12px;
}

/*
*
* Posts
*/
.post-video-button {
	position: relative;
	display: inline-block;
	width: 55px;
	height: 55px;
	border-radius: 50%;
	background: #fff;
	color: #151515;
}

.post-video-button .icon {
	position: absolute;
	top: 54%;
	left: 50%;
	font-size: 24px;
	line-height: 24px;
	transform: translate(-50%, -50%);
}

.post-video-button:hover {
	color: #35ad79;
}

.post-inline {
	font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-weight: 500;
	font-size: 12px;
	line-height: 1.3;
	letter-spacing: .05em;
	text-transform: uppercase;
}

.post-inline>* {
	display: inline-block;
	margin-top: 0;
}

.post-inline-time {
	color: #35ad79;
}

.post-inline-title {
	color: #151515;
}

.post-inline-title:not(:empty)::before {
	display: inline-block;
	padding: 0 6px 0 5px;
	content: '\005C\005C';
	color: #9b9b9b;
}

.context-dark .post-inline-time,
.rd-navbar-dark .post-inline-time,
.rd-navbar-darker .post-inline-time,
.bg-gray-700 .post-inline-time,
.bg-gray-2 .post-inline-time,
.bg-gray-4 .post-inline-time,
.bg-primary .post-inline-time,
.bg-image-dark .post-inline-time {
	color: #fcef57;
}

.context-dark .post-inline-title,
.rd-navbar-dark .post-inline-title,
.rd-navbar-darker .post-inline-title,
.bg-gray-700 .post-inline-title,
.bg-gray-2 .post-inline-title,
.bg-gray-4 .post-inline-title,
.bg-primary .post-inline-title,
.bg-image-dark .post-inline-title {
	color: #fff;
}

.post-classic {
	display: flex;
	/* align-items: center; */
	width: 100%;
	font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-weight: 600;
}

.wrap-posts-classic .post-classic {
	padding: 15px 0;
}

.wrap-posts-classic .post-classic:first-child {
	padding-top: 0;
}

.wrap-posts-classic .post-classic:last-child {
	padding-bottom: 0;
}

.wrap-posts-classic .post-classic+.post-classic {
	margin-top: 0;
	border-top: 1px solid #555c5f;
}

.post-classic-figure {
	display: block;
	overflow: hidden;
}

.post-classic-figure img {
	max-width: inherit;
	transition: all .3s;
}

.post-classic-figure:hover img {
	transform: scale(1.03);
}

.post-classic-title {
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 0.05em;
	color: #151515;
	text-transform: uppercase;
}

.main-news .post-classic .post-classic-title {
	font-size: 14px;
	text-transform: none;
	line-height: 1.1;
}

.post-classic-title a {
	color: inherit;
}

.post-classic-title a:hover {
	color: #35ad79;
}

.post-classic-desc {
	padding-left: 0;
	font-weight: 400;
	line-height: 130%;
}

.post-classic-time {
	font-size: 12px;
	letter-spacing: 0.05em;
	color: #b7b7b7;
}

.post-classic-time .icon {
	margin-right: 5px;
	font-size: 17px;
	vertical-align: middle;
}

*+.post-classic-title {
	margin-top: 5px;
}

.post-classic-title+* {
	margin-top: 10px;
}

.post-classic-time+* {
	margin-top: 8px;
}

.post-classic-aside+.post-classic-main {
	padding-left: 10px;
	/* margin-left: 14px; */
}

.post-classic+.post-classic {
	margin-top: 13px;
}

.bg-gray-100 .post-classic {
	padding: 8px;
	background: #fff;
	border: 1px solid #e1e1e1;
}

.bg-gray-100 .post-classic-time {
	color: #9b9b9b;
}

.tabs-modern_1 .post-classic {
	padding: 8px;
	background: #fff;
	border: 1px solid #e1e1e1;
}

.tabs-modern_1 .post-classic-time {
	color: #9b9b9b;
}

.list-post-classic .post-classic {
	padding: 15px 13px;
	/* padding: 20px; */
}

.list-post-classic .post-classic+.post-classic {
	margin-top: 0;
	border-top: none;
}

.context-dark .post-classic-title,
.rd-navbar-dark .post-classic-title,
.rd-navbar-darker .post-classic-title,
.bg-gray-700 .post-classic-title,
.bg-gray-2 .post-classic-title,
.bg-gray-4 .post-classic-title,
.bg-primary .post-classic-title,
.bg-image-dark .post-classic-title {
	color: #fff;
}

@media (min-width: 768px) {
	.post-chelsea-main {
		padding: 0 30px;
		flex-basis: 60%;
	}
}

.post-minimal {
	padding: 25px 35px 20px 25px;
	font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-weight: 600;
	text-transform: uppercase;
	background: #fff;
	border: 1px solid #e1e1e1;
	transition: all .3s;
}

.post-minimal:hover {
	background: #f5f7f9;
}

.list-post-minimal .post-minimal+.post-minimal {
	border-top: none;
}

.post-modern {
	display: flex;
	font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-weight: 600;
	text-transform: uppercase;
	background: #fff;
	border: 1px solid #e1e1e1;
	transition: all .3s;
}

.post-modern-aside {
	min-width: 100px;
	padding: 20px 10px;
	color: #d4d5db;
	text-align: center;
	border-right: 1px solid #e1e1e1;
}

.post-modern-date {
	font-size: 44px;
	font-weight: 500;
	line-height: 1;
}

*+.post-modern-month {
	margin-top: 2px;
}

.post-modern-month {
	font-weight: 600;
	letter-spacing: 0.05em;
}

.post-modern-main {
	padding: 15px 20px;
}

.list-post-modern .post-modern+.post-modern {
	border-top: none;
}

.post-corporate {
	background: #fff;
	border: 1px solid #e1e1e1;
	transition: all .3s;
}

.post-corporate:hover {
	box-shadow: 0 7px 18px rgba(0, 0, 0, 0.13);
}

.post-corporate-content {
	padding: 30px 20px;
}

.post-corporate-header {
	margin-bottom: -15px;
	margin-left: -15px;
}

.post-corporate-header:empty {
	margin-bottom: 0;
	margin-left: 0;
}

.post-corporate-header>* {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 15px;
	margin-left: 15px;
}

.post-corporate-time,
.post-corporate-view,
.post-corporate-comment,
.post-corporate-share {
	font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-size: 12px;
	font-weight: 500;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}

.post-corporate-view .icon {
	margin-right: 5px;
	font-size: 13px;
}

.post-corporate-title {
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 0.05em;
}

.post-corporate-text {
	letter-spacing: 0.05em;
}

.post-corporate-figure {
	display: block;
	overflow: hidden;
}

.post-corporate-figure img {
	transform: scale(1);
	transition: all .5s;
}

.post-corporate-figure img:hover {
	transform: scale(1.03);
}

.post-corporate-footer {
	padding: 30px 20px;
}

.post-corporate-comment a {
	color: #9b9b9b;
}

.post-corporate-comment a:hover {
	color: #35ad79;
}

.post-corporate-comment .icon {
	margin-right: 5px;
	font-size: 17px;
	vertical-align: middle;
}

.post-corporate-share .icon {
	font-size: 15px;
	color: #9b9b9b;
}

.post-corporate-share .icon:hover {
	color: #35ad79;
}

.post-corporate+* {
	margin-top: 30px;
}

.post-corporate-header+*,
.post-corporate-title+* {
	margin-top: 15px;
}

.post-corporate-comment+* {
	margin-top: 10px;
}

@media (min-width: 576px) {

	.post-corporate-content,
	.post-corporate-footer {
		padding: 30px 35px;
	}

	.post-corporate-footer {
		display: flex;
		justify-content: space-between;
	}

	.post-corporate-comment+* {
		margin-top: 0;
	}
}

@media (min-width: 1200px) {
	.post-corporate-title {
		font-size: 24px;
	}
}

.post-future {
	border: 1px solid #e1e1e1;
	background: #fff;
}

.post-future hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border-color: #e1e1e1;
}

.post-future .button-gray-outline {
	padding: 14px 19px;
	font-weight: 600;
	line-height: 17px;
	border: 1px solid #e1e1e1;
}

.post-future .button-gray-outline:hover {
	background: #35ad79;
	border-color: #35ad79;
}

.post-future-figure {
	display: block;
	overflow: hidden;
	max-height: 200px;
}

.post-future-figure img {
	max-width: inherit;
	width: 100%;
	transform: scale(1) translateY(-20%);
	transition: all .5s;
}

.post-future-figure img:hover {
	transform: scale(1.03) translateY(-10%);
}

.post-future-title {
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 0.025em;
}

.post-future-time {
	font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-size: 12px;
	font-weight: 500;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	color: #9b9b9b;
}

.post-future-time .icon {
	margin-right: 5px;
	font-size: 17px;
	vertical-align: middle;
	color: #9b9b9b;
}

.post-future-time .icon.fl-justicons-visible6 {
	font-size: 13px;
}

.post-future-main {
	padding: 20px 25px 15px;
	/* background: #fff; */
}

.post-future-meta {
	margin-bottom: -7px;
	margin-left: -15px;
}

.post-future-meta:empty {
	margin-bottom: 0;
	margin-left: 0;
}

.post-future-meta>* {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 7px;
	margin-left: 15px;
}

.post-future-share {
	position: relative;
	width: 55px;
	font-size: 0;
	line-height: initial;
}

.post-future-share .inline-toggle-parent {
	position: absolute;
	right: 0;
	width: 186px;
	height: 47px;
	overflow: hidden;
	border-left: 1px solid #e1e1e1;
	border-radius: 3px;
}

.post-future-share .inline-toggle-parent .inline-toggle {
	position: absolute;
	top: 0;
	right: 1px;
	padding: 14px 19px;
	background: #fff;
	border: 1px solid #e1e1e1;
	border-radius: 3px;
	margin-top: 0;
	opacity: 1;
	transition: all .4s;
	z-index: 1;
}

.post-future-share .inline-toggle-parent .inline-toggle-element {
	position: absolute;
	top: 0;
	left: -1px;
	right: 0;
	display: block;
	padding: 14px 19px;
	background: #fff;
	border: 1px solid #e1e1e1;
	border-radius: 3px;
	transform: translateX(-100%);
	transition: all .4s;
	z-index: 1;
}

.post-future-share .inline-toggle-parent.active .inline-toggle {
	display: block;
}

.post-future-share .inline-toggle-parent.active .inline-toggle-element {
	transform: translateX(0);
}

.post-future-share .inline-toggle-parent .icon {
	font-size: 14px;
	color: #151515;
}

.post-future-share .inline-toggle-parent .list-inline li {
	line-height: 17px;
}

.post-future+* {
	margin-top: 30px;
}

.post-future-title+* {
	margin-top: 10px;
}

.post-future-meta+* {
	margin-top: 20px;
}

.post-future-text+* {
	margin-top: 15px;
}

@media (min-width: 768px) {
	.post-future {
		/* max-width: 370px; */
	}

	.post-future-horizontal {
		display: flex;
		max-width: 770px;
	}

	.post-future-horizontal .post-future-figure img {
		max-width: inherit;
		width: inherit;
	}

	.post-future-horizontal .post-future-main {
		flex-basis: 60%;
	}
}

@media (min-width: 1200px) {
	.post-future-title {
		/* font-size: 18px; */
	}

	.post-future-share .inline-toggle-parent {
		left: 0;
		right: auto;
		width: 170px;
	}

	.post-future-share .inline-toggle-parent .inline-toggle {
		left: -1px;
		right: auto;
	}

	.post-future-horizontal .post-future-figure img {
		width: 100%;
	}
}

@media (min-width: 1600px) {
	.post-future-horizontal .post-future-main {
		flex-basis: calc(100% - 370px);
		padding: 40px 30px;
	}
}

.ie-11 .post-future-figure img {
	height: 100%;
}

.post-creative {
	background: #fff;
	transition: all .3s;
}

.post-creative-content {
	padding: 30px 20px;
	border: 1px solid #e1e1e1;
	border-bottom: none;
}

.post-creative-header {
	margin-bottom: -15px;
	margin-left: -15px;
}

.post-creative-header:empty {
	margin-bottom: 0;
	margin-left: 0;
}

.post-creative-header>* {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 15px;
	margin-left: 15px;
}

.post-creative-time,
.post-creative-view,
.post-creative-comment,
.post-creative-share {
	font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-size: 12px;
	font-weight: 500;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	color: #9b9b9b;
}

.post-creative-time .icon,
.post-creative-view .icon,
.post-creative-comment .icon,
.post-creative-share .icon {
	margin-right: 5px;
	font-size: 17px;
	vertical-align: middle;
	color: #9b9b9b;
}

.post-creative-time .icon.fl-justicons-visible6,
.post-creative-view .icon.fl-justicons-visible6,
.post-creative-comment .icon.fl-justicons-visible6,
.post-creative-share .icon.fl-justicons-visible6 {
	font-size: 13px;
}

.post-creative-title {
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 0.025em;
}

.post-creative-figure {
	display: block;
	overflow: hidden;
}

.post-creative-figure img {
	max-width: inherit;
	width: 100%;
	transform: scale(1);
	transition: all .5s;
	will-change: transform;
}

.post-creative-figure img:hover {
	transform: scale(1.03);
}

.post-creative-footer {
	position: relative;
	display: flex;
	justify-content: space-between;
	padding: 30px 20px;
	border: 1px solid #e1e1e1;
	border-top: none;
}

.post-creative-comment a {
	color: #9b9b9b;
}

.post-creative-comment a:hover {
	color: #35ad79;
}

.post-creative-comment .icon {
	margin-right: 5px;
	font-size: 17px;
	vertical-align: middle;
}

.post-creative-share .inline-toggle-parent {
	position: absolute;
	right: 20px;
	background: #fff;
	transition: all .4s;
}

.post-creative-share .inline-toggle-parent.active .inline-toggle {
	display: block;
}

.post-creative-share .inline-toggle-parent.active .inline-toggle-element {
	opacity: 1;
}

.post-creative-share .inline-toggle-parent .inline-toggle-element {
	position: absolute;
	right: -7px;
	bottom: 25px;
	padding: 10px;
	text-align: center;
	background: #fff;
	border-radius: 3px 3px 0 0;
	transition: all .2s;
	opacity: 0;
	box-shadow: 0px -5px 7px -1px rgba(0, 0, 0, 0.2);
}

.post-creative-share .inline-toggle-parent .inline-toggle-element .icon {
	margin-right: 0;
	font-size: 15px;
	color: #9b9b9b;
}

.post-creative-share .inline-toggle-parent .inline-toggle-element .icon:hover {
	color: #35ad79;
}

.post-creative-share-text {
	display: inline-block;
	margin-right: 8px;
}

.post-creative+* {
	margin-top: 30px;
}

.post-creative-header+*,
.post-creative-title+* {
	margin-top: 15px;
}

@media (min-width: 576px) {

	.post-creative-content,
	.post-creative-footer {
		padding: 25px 30px;
	}

	.post-creative-footer .inline-toggle-parent {
		right: 30px;
	}
}

@media (min-width: 768px) {
	.post-creative {
		max-width: 370px;
	}
}

@media (min-width: 1200px) {
	.post-creative-title {
		font-size: 24px;
	}
}

.post-creative-compact .post-creative-figure {
	display: none;
}

.post-creative-compact .post-creative-footer {
	border-top: 1px solid #e1e1e1;
}

.post-miranda {
	background: #fff;
	border: 1px solid #e1e1e1;
	transition: all .3s;
}

.post-miranda:hover {
	box-shadow: 0 7px 18px rgba(0, 0, 0, 0.13);
}

.post-miranda-content {
	padding: 30px 20px;
}

.post-miranda-header {
	margin-bottom: -15px;
	margin-left: -15px;
}

.post-miranda-header:empty {
	margin-bottom: 0;
	margin-left: 0;
}

.post-miranda-header>* {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 15px;
	margin-left: 15px;
}

.post-miranda-time,
.post-miranda-view,
.post-miranda-comment,
.post-miranda-share {
	font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-size: 12px;
	font-weight: 500;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	color: #9b9b9b;
}

.post-miranda-time .icon,
.post-miranda-view .icon,
.post-miranda-comment .icon,
.post-miranda-share .icon {
	margin-right: 5px;
	font-size: 17px;
	vertical-align: middle;
	color: #9b9b9b;
}

.post-miranda-time .icon.fl-justicons-visible6,
.post-miranda-view .icon.fl-justicons-visible6,
.post-miranda-comment .icon.fl-justicons-visible6,
.post-miranda-share .icon.fl-justicons-visible6 {
	font-size: 13px;
}

.post-miranda-title {
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 0.05em;
}

.post-miranda-text {
	letter-spacing: 0.05em;
}

.post-miranda-figure {
	display: inline-block;
	overflow: hidden;
}

.post-miranda-figure img {
	transform: scale(1);
	transition: all .5s;
}

.post-miranda-figure img:hover {
	transform: scale(1.03);
}

.post-miranda-footer {
	padding: 30px 20px;
	border-top: 1px solid #e1e1e1;
}

.post-miranda-comment a {
	color: #9b9b9b;
}

.post-miranda-comment a:hover {
	color: #35ad79;
}

.post-miranda-comment .icon {
	margin-right: 5px;
	font-size: 17px;
	vertical-align: middle;
}

.post-miranda-share .icon {
	font-size: 15px;
	color: #9b9b9b;
}

.post-miranda-share .icon:hover {
	color: #35ad79;
}

.post-miranda+* {
	margin-top: 30px;
}

.post-miranda-header+*,
.post-miranda-title+* {
	margin-top: 15px;
}

.post-miranda-comment+* {
	margin-top: 10px;
}

*+.post-miranda-aside {
	margin-top: 20px;
}

@media (min-width: 576px) {

	.post-miranda-content,
	.post-miranda-footer {
		padding: 30px 35px;
	}

	.post-miranda-footer {
		display: flex;
		justify-content: space-between;
	}

	.post-miranda-comment+* {
		margin-top: 0;
	}
}

@media (min-width: 768px) {
	.post-miranda-content {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}

	.post-miranda-main {
		flex-basis: calc(100% - 227px);
	}

	*+.post-miranda-aside {
		margin-top: 10px;
	}
}

@media (min-width: 1200px) {
	.post-miranda-title {
		font-size: 24px;
	}
}

@media (min-width: 1600px) {
	.post-miranda-main {
		flex-basis: calc(100% - 247px);
	}
}

.post-carmen {
	position: relative;
	display: flex;
	justify-content: space-between;
	flex-direction: column;
	padding: 25px;
	height: 343px;
	overflow: hidden;
}

.post-carmen::before {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	content: '';
	background-image: linear-gradient(0deg, #15161b 0%, rgba(77, 88, 143, 0) 100%);
	height: 410px;
	pointer-events: none;
	z-index: 1;
}

.post-carmen img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) scale(1);
	min-height: 100%;
	min-width: 100%;
	width: auto;
	height: auto;
	max-width: none;
	transition: all .3s;
}

.post-carmen:hover img {
	transform: translate(-50%, -50%) scale(1.03);
}

.post-carmen-title {
	font-size: 22px;
	font-weight: 600;
}

.post-carmen-title a {
	color: #fff;
}

.post-carmen-title a:hover {
	color: #35ad79;
}

.post-carmen-header {
	flex: 1;
}

.post-carmen-main,
.post-carmen-header {
	position: relative;
	z-index: 1;
}

.post-carmen-comment a {
	color: #9b9b9b;
}

.post-carmen-comment a:hover {
	color: #35ad79;
}

.post-carmen-meta {
	margin-bottom: -7px;
	margin-left: -15px;
	font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-size: 12px;
	font-weight: 500;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	color: #9b9b9b;
}

.post-carmen-meta:empty {
	margin-bottom: 0;
	margin-left: 0;
}

.post-carmen-meta>* {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 7px;
	margin-left: 15px;
}

.post-carmen-meta .icon {
	margin-right: 5px;
	font-size: 17px;
	vertical-align: middle;
	color: #35ad79;
}

.post-carmen-meta .icon.fl-justicons-visible6 {
	font-size: 13px;
}

.post-carmen+* {
	margin-top: 30px;
}

*+.post-carmen-meta {
	margin-top: 15px;
}

@media (min-width: 1200px) {
	.post-carmen-title {
		font-size: 24px;
	}
}

.post-gloria {
	position: relative;
	display: flex;
	align-items: center;
	padding: 25px;
	height: 440px;
	overflow: hidden;
}

.post-gloria::before {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	content: '';
	background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 85%);
	pointer-events: none;
	z-index: 1;
}

.post-gloria img {
	position: absolute;
	top: 50%;
	right: 50%;
	transform: translate(50%, -50%) scale(1);
	min-height: 100%;
	min-width: 100%;
	width: auto;
	height: auto;
	max-width: none;
	transition: all .3s;
}

.post-gloria:hover img {
	transform: translate(50%, -50%) scale(1.03);
}

.post-gloria .button,
.post-gloria .button:focus {
	color: #fff;
	background-color: transparent;
	border-color: #fff;
}

.post-gloria .button:hover,
.post-gloria .button:active {
	color: #fff;
	background-color: #35ad79;
	border-color: #35ad79;
}

.post-gloria .button.button-ujarak::before {
	background: #35ad79;
}

.post-gloria-main {
	position: relative;
	max-width: 390px;
	z-index: 2;
}

.post-gloria-title {
	font-weight: 600;
	color: #fff;
}

.post-gloria-meta {
	margin-bottom: -7px;
	margin-left: -15px;
	font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-size: 12px;
	font-weight: 500;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	color: #9b9b9b;
}

.post-gloria-meta:empty {
	margin-bottom: 0;
	margin-left: 0;
}

.post-gloria-meta>* {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 7px;
	margin-left: 15px;
}

.post-gloria-meta .icon {
	margin-right: 5px;
	font-size: 17px;
	vertical-align: middle;
	color: #9b9b9b;
}

.post-gloria-meta .icon.fl-justicons-visible6 {
	font-size: 13px;
}

.post-gloria-time {
	font-weight: 600;
	color: rgba(255, 255, 255, 0.6);
}

.post-gloria-text {
	position: relative;
	padding-left: 40px;
	color: #fff;
}

.post-gloria-text svg {
	position: absolute;
	top: 5px;
	left: -3px;
	width: 27px;
	height: 17px;
}

.post-gloria-text svg path {
	fill: #d4d5db;
}

*+.post-gloria-meta {
	margin-top: 10px;
}

*+.post-gloria-text {
	margin-top: 16px;
}

.post-gloria+* {
	margin-top: 30px;
}

*+.post-gloria-title {
	margin-top: 16px;
}

.post-gloria.post-gloria-1 {
	justify-content: flex-end;
}

.post-gloria.post-gloria-1 .post-gloria-title {
	font-weight: 400;
}

.post-gloria.post-gloria-1 .post-gloria-time {
	color: #9b9b9b;
}

.post-gloria.post-gloria-1::before {
	background: linear-gradient(to left, rgba(255, 255, 255, 0.65) 0%, rgba(255, 255, 255, 0) 85%);
}

.post-gloria.post-gloria-1 .button {
	box-shadow: 0 7px 13px 0 rgba(0, 0, 0, 0.22);
}

.post-gloria.post-gloria-1 .button,
.post-gloria.post-gloria-1 .button:focus {
	color: #151515;
	background-color: #fcef57;
	border-color: #fcef57;
}

.post-gloria.post-gloria-1 .button:hover,
.post-gloria.post-gloria-1 .button:active {
	color: #fff;
	background-color: #35ad79;
	border-color: #35ad79;
}

.post-gloria.post-gloria-1 .button.button-ujarak::before {
	background: #35ad79;
}

@media (min-width: 992px) {
	.post-gloria.post-gloria-1 .post-gloria-main {
		max-width: 260px;
	}
}

@media (min-width: 1200px) {
	.post-gloria {
		padding: 40px;
	}

	.post-gloria::before {
		display: none;
	}
}

.post-chelsea {
	max-width: 370px;
}

.post-chelsea-figure {
	display: block;
	overflow: hidden;
}

.post-chelsea-figure img {
	transform: scale(1);
	transition: all .5s;
	will-change: transform;
}

.post-chelsea-figure img:hover {
	transform: scale(1.03);
}

.post-chelsea-title {
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 0.05em;
}

.post-chelsea-main {
	padding: 20px 0 35px;
}

.post-chelsea-comment a {
	color: #9b9b9b;
}

.post-chelsea-comment a:hover {
	color: #35ad79;
}

.post-chelsea-meta {
	margin-bottom: -7px;
	margin-left: -15px;
	font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-size: 12px;
	font-weight: 500;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	color: #9b9b9b;
}

.post-chelsea-meta:empty {
	margin-bottom: 0;
	margin-left: 0;
}

.post-chelsea-meta>* {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 7px;
	margin-left: 15px;
}

.post-chelsea-meta .icon {
	margin-right: 5px;
	font-size: 17px;
	vertical-align: middle;
	color: #9b9b9b;
}

.post-chelsea-meta .icon.fl-justicons-visible6 {
	font-size: 13px;
}

.post-chelsea+* {
	margin-top: 30px;
}

*+.post-chelsea-title {
	margin-top: 15px;
}

.post-chelsea-title+* {
	margin-top: 10px;
}

.post-chelsea-meta+* {
	margin-top: 20px;
}

.post-chelsea-text+* {
	margin-top: 15px;
}

@media (min-width: 768px) {
	.post-chelsea {
		display: flex;
		align-items: flex-start;
		max-width: 770px;
	}

	.post-chelsea .post-chelsea-figure img {
		max-width: inherit;
	}

	.post-chelsea-main {
		padding: 0 30px;
		flex-basis: 60%;
	}
}

@media (min-width: 1200px) {
	.post-chelsea-title {
		font-size: 24px;
	}

	.post-chelsea-main {
		padding: 30px;
	}
}

.post-veronica {
	max-width: 370px;
	border-bottom: 1px solid #d7d7d7;
}

.post-veronica-figure {
	position: relative;
	display: block;
	overflow: hidden;
}

.post-veronica-figure .badge {
	position: absolute;
	top: 20px;
	left: 15px;
}

.post-veronica-figure img {
	transform: scale(1);
	transition: all .5s;
}

.post-veronica-figure img:hover {
	transform: scale(1.03);
}

.post-veronica-main {
	padding: 20px 0;
}

.post-veronica-title {
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 0.05em;
}

.post-veronica-meta {
	margin-bottom: -7px;
	margin-left: -15px;
	font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-size: 12px;
	font-weight: 500;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	color: #9b9b9b;
}

.post-veronica-meta:empty {
	margin-bottom: 0;
	margin-left: 0;
}

.post-veronica-meta>* {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 7px;
	margin-left: 15px;
}

.post-veronica-meta .icon {
	margin-right: 5px;
	font-size: 17px;
	vertical-align: middle;
	color: #9b9b9b;
}

.post-veronica-meta .icon.fl-justicons-visible6 {
	font-size: 13px;
}

.post-veronica-comment a {
	color: #9b9b9b;
}

.post-veronica-comment a:hover {
	color: #35ad79;
}

*+.post-veronica-text,
*+.post-veronica-meta {
	margin-top: 15px;
}

@media (min-width: 1200px) {
	.post-veronica-title {
		font-size: 24px;
	}
}

.post-alice {
	position: relative;
	display: flex;
	/* align-items: center; */
	align-items: flex-end;
	min-height: 300px;
	padding: 35px 0 0 35px;
	text-align: center;
	overflow: hidden;
}

.post-alice::before {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	content: '';
	background-image: linear-gradient(to top, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0) 100%);
	pointer-events: none;
	z-index: 1;
}

.post-alice img {
	position: absolute;
	top: 50%;
	right: 50%;
	/* transform: translate(50%, -50%) scale(1); */
	min-height: 100%;
	min-width: 100%;
	width: auto;
	height: auto;
	/* max-width: none; */
	transition: all .3s;
}

@supports (object-fit: cover) {
	.post-alice img {
		right: 0;
		top: 0;
		bottom: 0;
		margin: auto;
		/* transform: none; */
		object-fit: cover;
		object-position: center center;
	}
}

.post-alice .divider::after {
	width: 50px;
	height: 3px;
}

.post-alice *+.divider {
	margin-top: 10px;
}

.post-slider .swiper-slide {
	align-items: stretch;
}

.post-slider .post-alice {
	width: 100%;
	white-space: normal;
}

.post-alice-main {
	display: flex;
	justify-content: center;
	flex-direction: column;
	position: relative;
	max-width: 500px;
	margin-left: auto;
	margin-right: 5px;
	z-index: 2;
	padding: 5px 15px;
	background-color: rgba(0, 0, 0, 0.4);
	min-height: 75px;
}

.post-alice-title {
	font-weight: 700;
	color: #fff;
	will-change: transform;
	text-shadow: 1px 1px 2px #000;
}

.post-alice-desc {
	display: inline-block;
	font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	color: rgba(255, 255, 255, 1);
	text-shadow: 1px 1px 2px #000;
}

.post-alice-time {
	display: inline-block;
	font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 0.05em;
	color: rgba(255, 255, 255, 0.6);
	text-transform: uppercase;
}

.post-alice-time .icon {
	margin-right: 5px;
	font-size: 17px;
	vertical-align: middle;
}

*+.post-alice-title {
	margin-top: 10px;
}

*+.post-alice-time {
	margin-top: 20px;
}

@media (min-width: 768px) {
	.post-alice {
		height: 400px;
	}
}

.post-ruby {
	padding-bottom: 20px;
	border-bottom: 1px solid #d7d7d7;
}

.post-ruby-meta {
	margin-bottom: -7px;
	margin-left: -15px;
	font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-size: 12px;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}

.post-ruby-meta:empty {
	margin-bottom: 0;
	margin-left: 0;
}

.post-ruby-meta>* {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 7px;
	margin-left: 15px;
}

.post-ruby-meta .icon {
	margin-right: 5px;
	font-size: 17px;
	vertical-align: middle;
}

.post-ruby-title {
	position: relative;
	padding-left: 55px;
	font-size: 18px;
	font-weight: 400;
}

.post-ruby-title::before {
	position: absolute;
	top: 0;
	left: -3px;
	font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-size: 122px;
	letter-spacing: 0.127em;
	line-height: 85px;
	color: #d4d5db;
	content: '“';
}

.post-ruby-view .icon {
	font-size: 13px;
}

.post-ruby-comment a {
	color: #9b9b9b;
}

.post-ruby-comment a:hover {
	color: #35ad79;
}

*+.post-ruby-meta {
	margin-top: 35px;
}

*+.post-ruby-title {
	margin-top: 20px;
}

*+.post-ruby-text {
	margin-top: 15px;
}

@media (min-width: 1200px) {
	.post-ruby-title {
		font-size: 24px;
	}
}

.blog-post {
	padding: 30px;
	font-size: 16px;
	color: #151515;
	background: #fff;
	border: 1px solid #e1e1e1;
}

.blog-post-title {
	font-weight: 400;
	letter-spacing: 0.025em;
}

.blog-post-author {
	display: flex;
	align-items: center;
}

.post-author {
	margin-top: 0;
	font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-size: 12px;
	font-weight: 500;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	color: #151515;
}

.blog-post-author-quote {
	padding-left: 15px;
	border-left: 5px solid #edeff4;
}

.blog-post-meta {
	font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-size: 12px;
	font-weight: 500;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	color: #9b9b9b;
	margin-bottom: -7px;
	margin-left: -15px;
}

.blog-post-meta .icon {
	margin-right: 5px;
	font-size: 17px;
	vertical-align: middle;
	color: #35ad79;
}

.blog-post-meta .icon.fl-justicons-visible6 {
	font-size: 13px;
}

.blog-post-meta:empty {
	margin-bottom: 0;
	margin-left: 0;
}

.blog-post-meta>* {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 7px;
	margin-left: 15px;
}

.blog-post-share {
	padding: 20px;
	background: #edeff4;
}

.blog-post-share p {
	font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-size: 12px;
	font-weight: 500;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	color: #9b9b9b;
}

.blog-post-share .icon {
	color: #9b9b9b;
}

.blog-post-share .icon:hover {
	color: #35ad79;
}

.blog-post-content>*+* {
	margin-top: 25px;
}

*+.blog-post-header {
	margin-top: 15px;
}

*+.blog-post-title {
	margin-top: 10px;
}

*+.blog-post-meta {
	margin-top: 12px;
}

*+.post-author {
	margin-left: 6px;
}

*+.blog-post-author-quote {
	margin-top: 25px;
}

*+.blog-post-share {
	margin-top: 25px;
}

*+.blog-post-content {
	margin-top: 27px;
}

.inline-toggle-parent {
	display: flex;
	align-items: center;
}

.inline-toggle-parent .icon {
	font-size: 16px;
	color: #9b9b9b;
	cursor: pointer;
}

.inline-toggle-parent .inline-toggle-element {
	display: none;
	transition: all .3s;
}

.inline-toggle-parent .inline-toggle-element .icon {
	font-size: 13px;
}

.inline-toggle-parent .inline-toggle-element .icon:hover {
	color: #35ad79;
}

.inline-toggle-parent .list-inline li {
	font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-size: 12px;
	font-weight: 500;
	letter-spacing: 0;
	text-transform: uppercase;
	color: #9b9b9b;
}

.inline-toggle-parent .list-inline li+li {
	margin-left: 10px;
}

.inline-toggle-parent.active .inline-toggle-element {
	display: block;
}

.inline-toggle-parent.active .inline-toggle {
	display: none;
	transition: all .3s;
}

@media (min-width: 576px) {
	.blog-post-header {
		display: flex;
		align-items: center;
	}

	.blog-post-author {
		margin-right: 20px;
	}

	.post-author {
		padding-right: 20px;
		border-right: 1px solid #e1e1e1;
	}

	.blog-post-share {
		display: flex;
		align-items: center;
		justify-content: space-between;
	}

	.blog-post-meta {
		margin-top: 0;
	}
}

@media (min-width: 1200px) {
	.blog-post {
		padding: 30px 40px;
	}
}

.post-lily {
	position: relative;
	display: flex;
	justify-content: flex-end;
	flex-direction: column;
	padding: 22px;
	height: 343px;
	overflow: hidden;
}

.post-lily::before {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	content: '';
	background: rgba(43, 62, 79, 0.5);
	height: 410px;
	pointer-events: none;
	z-index: 1;
}

.post-lily img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) scale(1);
	min-height: 100%;
	min-width: 100%;
	width: auto;
	height: auto;
	max-width: none;
	transition: all .3s;
}

.post-lily:hover img {
	transform: translate(-50%, -50%) scale(1.03);
}

.post-lily .post-video-button {
	position: absolute;
	top: 25px;
	left: 25px;
	z-index: 1;
}

.post-lily-title {
	max-width: 360px;
	font-size: 20px;
	font-weight: 600;
}

.post-lily-title a {
	color: #fff;
}

.post-lily-title a:hover {
	color: #fcef57;
}

.post-lily-main {
	position: relative;
	z-index: 1;
}

.post-lily-comment a {
	color: #fff;
}

.post-lily-comment a:hover {
	color: #35ad79;
}

.post-lily-meta {
	margin-bottom: -7px;
	margin-left: -15px;
	font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-size: 12px;
	font-weight: 500;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	color: #9b9b9b;
	color: #fff;
}

.post-lily-meta:empty {
	margin-bottom: 0;
	margin-left: 0;
}

.post-lily-meta>* {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 7px;
	margin-left: 15px;
}

.post-lily-meta .icon {
	margin-right: 5px;
	font-size: 17px;
	vertical-align: middle;
	color: #fcef57;
}

.post-lily-meta .icon.fl-justicons-visible6 {
	font-size: 13px;
}

.post-lily+* {
	margin-top: 30px;
}

*+.post-lily-title {
	margin-top: 15px;
}

*+.post-lily-meta {
	margin-top: 15px;
}

@media (min-width: 1600px) {
	.post-lily {
		padding: 25px;
	}

	.post-lily-title {
		font-size: 24px;
	}
}

.post-light {
	padding: 20px 20px;
	max-width: 300px;
	text-align: center;
}

.post-light>*+* {
	margin-top: 15px;
}

.post-light-title {
	width: 100%;
	font-weight: 400;
}

.post-light-time {
	display: block;
	font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-size: 12px;
	line-height: 1.3;
	font-weight: 500;
	letter-spacing: .05em;
	text-transform: uppercase;
	color: #35ad79;
}

.post-elizabeth-meta {
	margin-bottom: -7px;
	margin-left: -15px;
	font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}

.post-elizabeth-meta:empty {
	margin-bottom: 0;
	margin-left: 0;
}

.post-elizabeth-meta>* {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 7px;
	margin-left: 15px;
}

.post-elizabeth-meta .icon {
	margin-right: 5px;
	font-size: 17px;
	vertical-align: middle;
	color: #35ad79;
}

.post-elizabeth-title {
	position: relative;
}

.post-elizabeth-text {
	max-width: 500px;
}

.post-elizabeth-view .icon {
	font-size: 13px;
}

.post-elizabeth-comment a {
	color: #9b9b9b;
}

.post-elizabeth-comment a:hover {
	color: #35ad79;
}

*+.post-elizabeth-meta {
	margin-top: 20px;
}

*+.post-elizabeth-title {
	margin-top: 15px;
}

*+.post-elizabeth-text {
	margin-top: 15px;
}

.context-dark .post-elizabeth-text,
.rd-navbar-dark .post-elizabeth-text,
.rd-navbar-darker .post-elizabeth-text,
.bg-gray-700 .post-elizabeth-text,
.bg-gray-2 .post-elizabeth-text,
.bg-gray-4 .post-elizabeth-text,
.bg-primary .post-elizabeth-text,
.bg-image-dark .post-elizabeth-text {
	color: #fff;
}

.context-dark .post-elizabeth-meta,
.rd-navbar-dark .post-elizabeth-meta,
.rd-navbar-darker .post-elizabeth-meta,
.bg-gray-700 .post-elizabeth-meta,
.bg-gray-2 .post-elizabeth-meta,
.bg-gray-4 .post-elizabeth-meta,
.bg-primary .post-elizabeth-meta,
.bg-image-dark .post-elizabeth-meta {
	color: rgba(255, 255, 255, 0.6);
}

.context-dark .post-elizabeth-comment a,
.rd-navbar-dark .post-elizabeth-comment a,
.rd-navbar-darker .post-elizabeth-comment a,
.bg-gray-700 .post-elizabeth-comment a,
.bg-gray-2 .post-elizabeth-comment a,
.bg-gray-4 .post-elizabeth-comment a,
.bg-primary .post-elizabeth-comment a,
.bg-image-dark .post-elizabeth-comment a {
	color: rgba(255, 255, 255, 0.6);
}

.context-dark .post-elizabeth-comment a:hover,
.rd-navbar-dark .post-elizabeth-comment a:hover,
.rd-navbar-darker .post-elizabeth-comment a:hover,
.bg-gray-700 .post-elizabeth-comment a:hover,
.bg-gray-2 .post-elizabeth-comment a:hover,
.bg-gray-4 .post-elizabeth-comment a:hover,
.bg-primary .post-elizabeth-comment a:hover,
.bg-image-dark .post-elizabeth-comment a:hover {
	color: #35ad79;
}

@media (min-width: 768px) {
	*+.post-elizabeth-title {
		margin-top: 20px;
	}

	*+.post-elizabeth-meta {
		margin-top: 35px;
	}
}

@media (min-width: 1200px) {
	.post-elizabeth-title {
		font-size: 44px;
	}
}

/*
*
* Quotes
*/
.quote-default {
	text-align: center;
}

.quote-default-text {
	position: relative;
	padding: 30px 0 43px;
	overflow: hidden;
	font-size: 20px;
	line-height: 30px;
	color: #151515;
}

.quote-default-text::before,
.quote-default-text::after {
	content: '';
	position: absolute;
	left: 50%;
	width: 400px;
	height: 2px;
	transform: translateX(-50%);
	background: #151515;
}

.quote-default-text::before {
	top: 0;
}

.quote-default-text::after {
	bottom: 0;
}

.quote-default-cite {
	padding-top: 15px;
	color: #35ad79;
	font-size: 14px;
}

@media (min-width: 768px) {
	.quote-default-text {
		font-size: 33px;
		line-height: 40px;
	}
}

.quote-modern {
	position: relative;
	padding-left: 50px;
}

.quote-modern::before {
	position: absolute;
	top: 12px;
	left: 0;
	width: 40px;
	content: '';
	border-top: 1px solid #e1e1e1;
	pointer-events: none;
}

.quote-modern-text {
	font-size: 16px;
	letter-spacing: 0.05em;
}

*+.quote-modern {
	margin-top: 20px;
}

@media (min-width: 768px) {
	.quote-modern {
		padding-left: 90px;
	}

	.quote-modern::before {
		width: 70px;
	}

	.quote-modern-text {
		font-size: 18px;
	}
}

.quote-minimal {
	display: flex;
	font-size: 14px;
	line-height: 1.625;
	letter-spacing: .05em;
}

.quote-minimal>*+* {
	margin-top: 0;
	margin-left: 20px;
}

.quote-minimal-mark {
	position: relative;
	top: 5px;
	flex-shrink: 0;
	fill: #edeff4;
}

*+.quote-minimal {
	margin-top: 25px;
}

.context-dark .quote-minimal,
.rd-navbar-dark .quote-minimal,
.rd-navbar-darker .quote-minimal,
.bg-gray-700 .quote-minimal,
.bg-gray-2 .quote-minimal,
.bg-gray-4 .quote-minimal,
.bg-primary .quote-minimal,
.bg-image-dark .quote-minimal {
	color: #fff;
}

@media (min-width: 1200px) {
	.quote-minimal {
		font-size: 16px;
	}
}

/*
*
* Thumbnails
*/
.img-responsive {
	width: 100%;
}

.img-circle {
	border-radius: 50%;
}

.thumbnail-classic {
	position: relative;
	overflow: hidden;
	max-width: 370px;
	margin-left: auto;
	margin-right: auto;
	font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	transition: all .3s ease-in-out;
}

.thumbnail-classic::before,
.thumbnail-classic::after {
	position: absolute;
	pointer-events: none;
}

.thumbnail-classic::before {
	content: '';
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	background: #2b3341;
	opacity: .58;
	transition: inherit;
}

.thumbnail-classic::after {
	display: inline-block;
	content: '\e01c';
	top: 50%;
	left: 50%;
	z-index: 2;
	color: #fff;
	font-size: 30px;
	font-family: 'fl-budicons-launch';
	transform: translate(-50%, calc(-50% - 20px));
	transition: inherit;
}

.thumbnail-classic-figure {
	display: block;
	transform: scale3d(1.1, 1.1, 1.1);
}

.thumbnail-classic-figure img {
	width: 100%;
	will-change: transform;
}

.thumbnail-classic-caption {
	display: flex;
	align-items: center;
	flex-direction: row-reverse;
	justify-content: space-between;
	position: absolute;
	bottom: 0;
	z-index: 2;
	width: 100%;
	padding: 20px;
	background: #2c2d31;
	transition: inherit;
}

.thumbnail-classic-panel-left {
	position: relative;
	text-align: left;
}

.thumbnail-classic-title {
	color: #fff;
	opacity: 1;
	visibility: visible;
	transition: all 300ms ease-in-out 200ms;
}

.thumbnail-classic-subtitle {
	display: none;
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: .025em;
	color: #707279;
	opacity: 0;
	transform: translate3d(0, 200%, 0);
	transition: all 300ms ease-in-out 100ms;
}

.thumbnail-classic-panel-right {
	position: relative;
	text-align: right;
	line-height: 1;
}

.thumbnail-classic-panel-toggle {
	position: relative;
	display: none;
	font-size: 24px;
	color: #707279;
	opacity: 1;
	visibility: visible;
	cursor: pointer;
	transition: all 300ms ease-in-out 200ms;
	z-index: 1;
}

.thumbnail-classic-list {
	font-size: 18px;
	line-height: 1;
	color: #fff;
	white-space: nowrap;
}

.thumbnail-classic-list a,
.thumbnail-classic-list a:focus,
.thumbnail-classic-list a:active {
	color: inherit;
}

.thumbnail-classic-list a:hover {
	color: #fcef57;
}

.thumbnail-classic-list li {
	opacity: 1;
	transform: translate3d(0, 0, 0);
	transition: all 300ms ease-in-out;
}

.thumbnail-classic-list li:nth-child(1) {
	transition-delay: 100ms;
}

.thumbnail-classic-list li:nth-child(2) {
	transition-delay: 150ms;
}

.thumbnail-classic-list li:nth-child(3) {
	transition-delay: 200ms;
}

.thumbnail-classic-list li:nth-child(4) {
	transition-delay: 250ms;
}

.thumbnail-classic-list li:nth-child(5) {
	transition-delay: 300ms;
}

.thumbnail-classic-list li:nth-child(6) {
	transition-delay: 350ms;
}

.thumbnail-classic-list li:nth-child(7) {
	transition-delay: 400ms;
}

.thumbnail-classic-list li:nth-child(8) {
	transition-delay: 450ms;
}

.thumbnail-classic-list li:nth-child(9) {
	transition-delay: 500ms;
}

.thumbnail-classic-list li:nth-child(10) {
	transition-delay: 550ms;
}

.desktop .thumbnail-classic::before {
	opacity: 0;
}

.desktop .thumbnail-classic::after {
	opacity: 0;
	visibility: hidden;
	transform: translate(-50%, -50%);
}

.desktop .thumbnail-classic-caption {
	transform: translateY(100%);
}

.desktop .thumbnail-classic-title {
	position: absolute;
	top: 50%;
	left: 0;
	transform: translate3d(0, -50%, 0);
}

.desktop .thumbnail-classic-subtitle {
	display: inline-block;
}

.desktop .thumbnail-classic-panel-toggle {
	display: inline-block;
}

.desktop .thumbnail-classic-list {
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(calc(-50% - 4px));
	pointer-events: none;
}

.desktop .thumbnail-classic-list li {
	opacity: 0;
	transform: translate3d(0, 200%, 0);
}

.desktop .thumbnail-classic:hover .thumbnail-classic-figure {
	position: relative;
	transform: scale3d(1, 1, 1);
}

.desktop .thumbnail-classic:hover .thumbnail-classic-caption {
	transform: translateY(0);
}

.desktop .thumbnail-classic:hover::after {
	opacity: 1;
	visibility: visible;
	transform: translate(-50%, calc(-50% - 20px));
}

.desktop .thumbnail-classic:hover::before {
	opacity: .58;
}

.desktop .thumbnail-classic-panel-right:hover .thumbnail-classic-panel-toggle {
	opacity: 0;
	visibility: hidden;
	transition-delay: 0s;
}

.desktop .thumbnail-classic-panel-right:hover .thumbnail-classic-list {
	pointer-events: auto;
}

.desktop .thumbnail-classic-panel-right:hover .thumbnail-classic-list li {
	opacity: 1;
	transform: translate3d(0, 0, 0);
}

.desktop .thumbnail-classic-panel-right:hover~.thumbnail-classic-panel-left .thumbnail-classic-title {
	opacity: 0;
	visibility: hidden;
	transition-delay: 0s;
}

.desktop .thumbnail-classic-panel-right:hover~.thumbnail-classic-panel-left .thumbnail-classic-subtitle {
	opacity: 1;
	transform: translate3d(0, 0, 0);
}

.thumbnail-modern {
	position: relative;
	overflow: hidden;
	max-width: 370px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: #707279;
	font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	transition: all 300ms ease-in-out;
}

.thumbnail-modern img {
	width: 100%;
}

.thumbnail-modern-caption {
	width: 100%;
	padding: 22px;
	background: #35363c;
	transition: inherit;
	will-change: transform;
	z-index: 1;
}

.thumbnail-modern-title {
	color: #fcef57;
}

.thumbnail-modern-date {
	display: block;
	font-weight: 500;
	font-size: .85em;
	letter-spacing: .025em;
	text-transform: uppercase;
	transition: inherit;
}

.desktop .thumbnail-modern {
	padding-bottom: 64px;
}

@media (min-width: 1200px) {
	.desktop .thumbnail-modern {
		padding-bottom: 66px;
	}
}

.desktop .thumbnail-modern-caption {
	position: absolute;
	bottom: 0;
	transform: translate3d(0, 18px, 0);
}

.desktop .thumbnail-modern-date {
	opacity: 0;
	visibility: hidden;
}

.desktop .thumbnail-modern:hover .thumbnail-modern-date {
	opacity: 1;
	visibility: visible;
}

.desktop .thumbnail-modern:hover .thumbnail-modern-caption {
	transform: translate3d(0, 0, 0);
}

.thumbnail-creative {
	position: relative;
	overflow: hidden;
	display: block;
	text-align: center;
	background: #384958;
	cursor: pointer;
}

.thumbnail-creative img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	width: 100%;
	opacity: 1;
	transition: opacity 0.35s, transform 0.35s;
	transform: scale3d(1.1, 1.1, 1);
	will-change: transform;
}

.thumbnail-creative-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 10px;
	color: #fff;
}

.thumbnail-creative-overlay::before,
.thumbnail-creative-overlay::after {
	position: absolute;
	pointer-events: none;
}

.thumbnail-creative-overlay::before {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0.5);
	content: '';
	transition: transform 0.6s;
	transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
}

.thumbnail-creative-overlay::after {
	display: inline-block;
	content: '\e01c';
	top: 50%;
	left: 50%;
	z-index: 1;
	font-size: 24px;
	font-family: 'fl-budicons-launch';
	opacity: 0;
	transform: translate(-50%, calc(-50% + 10px));
	transition: all 150ms ease-in-out;
}

.thumbnail-creative:hover img {
	opacity: 0.5;
	transform: scale3d(1, 1, 1);
}

.thumbnail-creative:hover .thumbnail-creative-overlay::before {
	transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
}

.thumbnail-creative:hover .thumbnail-creative-overlay::after {
	opacity: 1;
	transform: translate(-50%, -50%);
	transition-delay: 300ms;
}

.mobile .thumb--effect-apollo img,
.tablet .thumb--effect-apollo img {
	opacity: 0.5;
	transform: scale3d(1, 1, 1);
}

.mobile .thumbnail-creative-overlay::before,
.tablet .thumbnail-creative-overlay::before {
	transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
}

.thumbnail-minimal {
	text-align: center;
}

.thumbnail-minimal>*+* {
	margin-top: 15px;
}

.thumbnail-minimal-title {
	font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-weight: 500;
	color: #151515;
	text-transform: uppercase;
}

.thumbnail-minimal-figure {
	display: flex;
	align-items: flex-end;
	justify-content: center;
	min-height: 150px;
}

.thumbnail-minimal-counter h2 {
	font-weight: 400;
	line-height: 1;
}

@media (min-width: 768px) {
	.block-thumbnail-minimal [class*='col-']+[class*='col-'] {
		position: relative;
	}

	.block-thumbnail-minimal [class*='col-']+[class*='col-']::before {
		position: absolute;
		top: 50%;
		left: 0;
		width: 1px;
		height: 165px;
		content: '';
		background: #e1e1e1;
		transform: translateY(-50%);
	}
}

.thumb-video {
	position: relative;
	overflow: hidden;
	display: block;
	background: #151515;
	text-align: center;
}

.height-fill .thumb-video {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	background: #000;
}

.thumb-video-caption {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 2;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 100%;
}

.thumb-video-image {
	width: auto;
	height: auto;
	max-width: none;
}

.thumb-video-overlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 2;
	background: #151515;
	cursor: pointer;
}

.thumb-video-overlay .thumb-video-image {
	min-height: 100%;
}

.thumb-video-content {
	background: #151515;
}

.thumb-video-button {
	position: relative;
	overflow: hidden;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 63px;
	height: 63px;
	line-height: 0;
	font-size: 0;
	border-radius: 50%;
	color: #151515;
	background: #fff;
	cursor: pointer;
	transition: .22s;
}

.thumb-video-button::after {
	content: '\e037';
	font-family: 'Material Icons';
	font-size: 25px;
	line-height: 1;
}

.thumb-video-button:hover {
	color: #35ad79;
}

.thumb-video-content,
.thumb-video-image {
	min-width: 100%;
}

@supports (object-fit: cover) {
	.thumb-video-image {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
}

*+.thumb-video-title {
	margin-top: 10px;
}

a.thumbnail-alice {
	display: block;
}

.thumbnail-alice {
	position: relative;
	overflow: hidden;
	transition: 0.8s cubic-bezier(0.2, 1, 0.2, 1);
	transform: translate3d(0, 0, 0);
}

.thumbnail-alice img {
	width: 100%;
}

.thumbnail-alice::before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	background: rgba(37, 43, 47, 0.3);
	opacity: 0;
	transition: .4s;
}

.thumbnail-alice::after {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate3d(-50%, -50%, 0);
	content: '\e01c';
	z-index: 1;
	font-size: 24px;
	font-family: 'fl-budicons-launch';
	opacity: 0;
	transition: all 150ms ease-in-out;
	color: #fff;
}

.thumbnail-alice:hover::before,
.thumbnail-alice:hover::after {
	opacity: 1;
}

.thumbnail-alice:hover .thumbnail-alice-figure {
	transform: scale(1.1);
}

.thumbnail-alice-figure {
	position: relative;
	transition: .34s;
}

/*
*
* Breadcrumbs
* --------------------------------------------------
*/
.breadcrumbs-wrap {
	background-color: #081021;
}

.breadcrumbs-custom {
	position: relative;
	padding: 35px 0 40px;
	text-align: center;
}

.breadcrumbs-custom-path {
	margin-left: -11px;
	margin-right: -11px;
	line-height: 1;
	text-transform: uppercase;
}

.breadcrumbs-custom-path>* {
	padding-left: 11px;
	padding-right: 11px;
}

.breadcrumbs-custom-path a {
	display: inline;
	vertical-align: middle;
	font: inherit;
}

.breadcrumbs-custom-path a,
.breadcrumbs-custom-path a:active,
.breadcrumbs-custom-path a:focus {
	color: #f1e557;
}

.breadcrumbs-custom-path li {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-size: 12px;
	line-height: 1.2;
	font-weight: 600;
}

.breadcrumbs-custom-path li::after {
	content: "";
	font-family: "Material Design Icons";
	position: absolute;
	top: 52%;
	right: -11px;
	display: inline-block;
	font-size: 16px;
	font-style: normal;
	font-weight: 200;
	color: #fff;
	transform: translateY(-50%);
}

.breadcrumbs-custom-path li:last-child:after {
	display: none;
}

.breadcrumbs-custom-path a:hover,
.breadcrumbs-custom-path li.active {
	color: #fff;
}

.breadcrumbs-custom-path li.active {
	top: 1px;
}

@-moz-document url-prefix() {
	.breadcrumbs-custom-path li.active {
		top: 0;
	}
}

*+.breadcrumbs-custom-path {
	margin-top: 6px;
}

@media (min-width: 768px) {
	.breadcrumbs-custom {
		padding: 70px 0 80px;
	}
}

@media (min-width: 1200px) {
	.breadcrumbs-custom {
		padding: 110px 0 100px;
	}
}

/*
*
* Snackbars
*/
.snackbars {
	padding: 9px 16px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	color: #fff;
	background-color: #151515;
	border-radius: 0;
	box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.15);
	font-size: 14px;
}

.snackbars .icon-xxs {
	font-size: 18px;
}

.snackbars p span:last-child {
	padding-left: 14px;
}

.snackbars-left {
	display: inline-block;
	margin-bottom: 0;
}

.snackbars-right {
	display: inline-block;
	float: right;
	text-transform: uppercase;
}

.snackbars-right:hover {
	text-decoration: underline;
}

@media (min-width: 576px) {
	.snackbars {
		max-width: 540px;
		padding: 12px 15px;
		font-size: 15px;
	}
}

/**
*
* Shop
*/
.card-shop {
	padding: 30px 15px 25px;
	background-color: #edeff4;
	border: 1px solid #e1e1e1;
}

*+.card-shop {
	margin-top: 26px;
}

@media (min-width: 1600px) {
	.card-shop {
		min-height: 161px;
		padding: 30px 22px 25px;
	}
}

.bg-gray-100 .card-shop {
	background-color: #fff;
}

.card-shop-table {
	font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
	color: #151515;
	background-color: #fff;
	border: 1px solid #e1e1e1;
}

.card-shop-table tr+tr {
	border-top: 1px solid #e1e1e1;
}

.card-shop-table td {
	width: 50%;
	vertical-align: middle;
	padding: 20px 15px;
	white-space: nowrap;
}

.card-shop-table td:first-child {
	text-align: left;
}

.card-shop-table td:last-child {
	font-size: 18px;
	font-weight: 400;
	text-align: right;
}

@media (min-width: 576px) {
	.card-shop-table td {
		padding: 28px 22px;
	}

	.card-shop-table td:last-child {
		padding-right: 60px;
	}
}

.product-inline {
	display: flex;
	align-items: center;
	margin-left: -15px;
}

.product-inline>* {
	margin-left: 15px;
}

.product-inline-figure {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 90px;
	height: 83px;
	background-image: linear-gradient(to bottom, #eef1f4 0%, #d5deeb 100%);
}

.product-inline-figure::after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	pointer-events: none;
	opacity: 0;
	visibility: hidden;
	transform-origin: 50% 100%;
	transform: scale3d(1, 0.3, 1);
	transition: .4s;
	background-image: linear-gradient(to bottom, #eef1f4 0%, #bdcbdf 100%);
}

.product-inline-figure:hover::after {
	opacity: 1;
	visibility: visible;
	transform: scale3d(1, 1, 1);
}

.product-inline-image {
	position: relative;
	z-index: 1;
	max-width: 90%;
	max-height: 90%;
}

.product-inline-price {
	font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	color: #35ad79;
}

.product-inline-meta {
	display: table;
	vertical-align: middle;
	margin-bottom: -12px;
	margin-left: -12px;
}

.product-inline-meta:empty {
	margin-bottom: 0;
	margin-left: 0;
}

.product-inline-meta>* {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 12px;
	margin-left: 12px;
}

.product-inline-meta>* {
	vertical-align: middle;
}

*+.product-inline-title {
	margin-top: 10px;
}

*+.product-inline-meta {
	margin-top: 5px;
}

*+.product-inline {
	margin-top: 20px;
}

.page .cart-inline {
	color: #151515;
	background: #fff;
	border: 1px solid #e1e1e1;
	text-align: left;
}

.page .cart-inline h1,
.page .cart-inline h2,
.page .cart-inline h3,
.page .cart-inline h4,
.page .cart-inline h5,
.page .cart-inline h6,
.page .cart-inline [class*='heading-'] {
	color: #151515;
}

.page .cart-inline .form-label,
.page .cart-inline .form-input {
	color: #9b9b9b;
}

.page .cart-inline .form-input {
	background-color: #fff;
	border-color: #e1e1e1;
}

.page .cart-inline .stepper input {
	color: #151515;
}

.page .cart-inline .post-classic-title {
	color: #151515;
}

.cart-inline .cart-inline-inner>*+* {
	border-top: 1px solid #e1e1e1;
}

.cart-inline-toggled-outer {
	position: relative;
}

.cart-inline-toggled-outer .cart-inline-toggle {
	position: relative;
	z-index: 12;
}

.cart-inline-toggled-outer .cart-inline-toggle::after {
	content: '';
	position: absolute;
	bottom: -21px;
	left: 13%;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 9px 9px 9px;
	border-color: transparent transparent #fff transparent;
	pointer-events: none;
}

.cart-inline-toggled-outer .cart-inline-toggled,
.cart-inline-toggled-outer .cart-inline-toggle::after {
	opacity: 0;
	visibility: hidden;
	transition: .22s;
	transform: translate3d(0, -10px, 0);
}

.cart-inline-toggled-outer .cart-inline-toggled.active,
.cart-inline-toggled-outer .cart-inline-toggle.active::after {
	opacity: 1;
	visibility: visible;
	transform: translate3d(0, 0, 0);
}

.cart-inline-toggled {
	position: absolute;
	right: 0;
	margin-top: 17px;
	top: 100%;
	z-index: 11;
	min-width: 320px;
	max-width: 100%;
}

.cart-inline-toggled .cart-inline-inner {
	max-height: calc(100vh - 56px);
	overflow-x: hidden;
	overflow-y: auto;
}

.cart-inline-header,
.cart-inline-main,
.cart-inline-footer {
	padding: 10px 15px;
}

.cart-inline-footer .button {
	padding-left: 10px;
	padding-right: 10px;
	width: calc(50% - 5px);
}

.cart-inline-footer .button+.button {
	margin-top: 0;
	margin-left: 10px;
}

.cart-inline-title {
	letter-spacing: .025em;
}

.cart-inline-subtitle {
	font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: .05em;
}

*+.cart-inline-subtitle {
	margin-top: 5px;
}

@media (min-width: 768px) {

	.cart-inline-header,
	.cart-inline-main,
	.cart-inline-footer {
		padding-left: 20px;
		padding-right: 20px;
	}

	.cart-inline-header {
		padding-top: 25px;
	}

	.cart-inline-main {
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.cart-inline-footer {
		padding-top: 25px;
		padding-bottom: 30px;
	}
}

.product {
	max-width: 370px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	box-shadow: 0 3px 10px 0 rgba(1, 3, 4, 0);
	transition: .3s ease-out all;
}

.product-header {
	position: relative;
	min-height: 345px;
	background-image: linear-gradient(to bottom, #eef1f4 0%, #d5deeb 100%);
}

.product-header .badge {
	position: absolute;
	top: 33px;
	left: 21px;
}

.product-figure {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: .3s ease-out all;
}

.product-figure img {
	will-change: transfrom;
	transition: .3s ease-out all;
}

.product-buttons {
	position: absolute;
	right: 13px;
	bottom: 7px;
	transition: .3s ease-out all;
}

.product-button {
	display: block;
	width: 65px;
	height: 65px;
	line-height: 65px;
	text-align: center;
	color: #151515;
	background-color: #fff;
	border-radius: 3px;
	cursor: pointer;
}

a.product-button:hover {
	color: #fff;
	background-color: #35ad79;
}

.product-share {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-between;
	padding: 23px 5px;
	border-radius: 3px;
	transform-origin: 0 0;
	cursor: auto;
	opacity: 0;
	visibility: hidden;
	transition: .3s ease-out opacity;
	transition-delay: .3s;
}

.product-share:before {
	content: '';
	position: absolute;
	top: 0;
	height: 65px;
	left: 0;
	right: 0;
	background-color: #fff;
	transition: .3s ease-out all;
}

.product-button-share:hover:before {
	opacity: 0;
	transform: scale(0);
}

.product-button-share:hover .product-share {
	opacity: 1;
	visibility: visible;
	transition-delay: 0s;
}

.product-button-share:hover .product-share:before {
	height: 100%;
}

.product-button-share:hover .product-share-item {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
	transition: .2s ease-out all;
}

.product-button-share:hover .product-share-item:nth-child(1) {
	transition-delay: .1s;
}

.product-button-share:hover .product-share-item:nth-child(2) {
	transition-delay: .133s;
}

.product-button-share:hover .product-share-item:nth-child(3) {
	transition-delay: .166s;
}

.product-button-share:hover .product-share-item:nth-child(4) {
	transition-delay: .199s;
}

.product-button-share:hover .product-share-item:nth-child(5) {
	transition-delay: .211s;
}

.product-button-share:hover .product-share-item:nth-child(6) {
	transition-delay: .244s;
}

.product:hover .product-buttons {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
}

.product:hover .product-button {
	opacity: 1;
}

.product-share-item {
	font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-size: 12px;
	line-height: 1;
	font-weight: 500;
	text-transform: uppercase;
	color: #9b9b9b;
	transform: translateY(-5px);
	transition: .1s ease-out all;
}

.product-share-item:nth-child(6) {
	transition: 0s ease-out all;
	transition-delay: .0s;
}

.product-share-item:nth-child(5) {
	transition: 0s ease-out all;
	transition-delay: .05s;
}

.product-share-item:nth-child(4) {
	transition-delay: .07s;
}

.product-share-item:nth-child(3) {
	transition-delay: .08s;
}

.product-share-item:nth-child(2) {
	transition-delay: .09s;
}

.product-share-item:nth-child(1) {
	transition-delay: .1s;
}

.product-share-item .icon {
	font-size: 16px;
	transition: .3s ease-out all;
}

.product-share-item .icon.fa-google-plus {
	font-size: 14px;
}

.product-share-item .icon,
.product-share-item .icon:focus,
.product-share-item .icon:active {
	color: #151515;
}

.product-share-item .icon:hover {
	color: #35ad79;
}

.product-button-share::before {
	display: inline-block;
	opacity: 1;
	transform: scale(1);
	transition: .5s ease-out all;
}

.product-content {
	padding: 25px;
	text-align: center;
	background-color: #fff;
	border: 1px solid #e1e1e1;
	border-top: 0;
}

.product-price {
	font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-weight: 400;
}

.product-price .product-price-new {
	font-weight: 400;
	color: #3f90dc;
}

.product-price *+* {
	margin-left: 7px;
}

.product-price-old {
	text-decoration: line-through;
	color: #9b9b9b;
}

.product-rating {
	line-height: 1;
}

.product-rating>li {
	display: inline-block;
	margin: 0 -2px;
	font-size: 19px;
	color: #ffcc00;
}

.product:hover {
	box-shadow: 0 3px 10px 0 rgba(1, 3, 4, 0.35);
}

.product:hover .product-figure img {
	transform: scale(1.05);
}

*+.product {
	margin-top: 30px;
}

*+.product-button {
	margin-top: 10px;
}

*+.product-rating {
	margin-top: 1px;
}

*+.product-price {
	margin-top: 9px;
}

@media (min-width: 1200px) {
	.desktop .product-button {
		opacity: 0;
		transition: .3s ease-out all;
	}

	.desktop .product-buttons {
		opacity: 0;
		visibility: hidden;
		transform: translateY(15px);
	}

	.desktop .product-share-item {
		opacity: 0;
		visibility: hidden;
	}

	.desktop *+.product-button {
		margin-top: -5px;
	}

	.desktop .product:hover *+.product-button {
		margin-top: 10px;
	}
}

.product-sm {
	max-width: 272px;
}

.product-sm .product-header {
	min-height: 251px;
}

.product-sm .product-header .badge {
	top: 21px;
	left: 16px;
}

.product-sm .product-content {
	padding: 20px 10px;
}

.product-sm .product-title,
.product-sm .product-price-new,
.product-sm .product-price-old {
	font-size: 14px;
}

.product-sm *+.product-price {
	margin-top: 1px;
}

.product-sm .product-button {
	width: 53px;
	height: 53px;
	line-height: 53px;
}

.product-sm .product-share {
	padding: 16px 5px;
}

.product-list {
	border: 1px solid #e1e1e1;
	background-color: #fff;
}

.product-list .product-list-title {
	font-weight: 400;
}

.product-list .badge {
	position: absolute;
	top: 27px;
	left: 19px;
}

.product-list-aside {
	position: relative;
	width: 100%;
	min-height: 330px;
	background-image: linear-gradient(to bottom, #eef1f4 0%, #d5deeb 100%);
}

.product-list-aside img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.product-list-main {
	padding: 25px 15px;
}

.product-list-info {
	margin: 0 -4px;
	font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	color: #9b9b9b;
	text-transform: uppercase;
}

.product-list-info>li {
	display: inline-block;
	vertical-align: middle;
	padding: 0 4px;
	line-height: 1;
}

.product-list-rating {
	font-size: 19px;
	color: #ffcc00;
}

.product-list-rating>li {
	display: inline-block;
	margin: 0 -4px;
}

.product-list-price {
	font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-size: 16px;
}

.product-list-price>li {
	display: inline-block;
	vertical-align: baseline;
}

.product-list-price .product-list-price-new {
	font-family: inherit;
	font-weight: 400;
	color: #3f82c0;
}

.product-list-price-old {
	text-decoration: line-through;
}

.product-list-buttons {
	margin: 0 -4px;
}

.product-list-buttons>li {
	display: inline-block;
	vertical-align: middle;
	padding: 5px 4px;
}

@media (min-width: 1200px) and (max-width: 1599.98px) {
	.product-list-buttons .button {
		padding-left: 24px;
		padding-right: 24px;
	}
}

.product-list-share {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	min-height: 50px;
	overflow: hidden;
}

.product-list-share-btn {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	display: inline-block;
	width: 50px;
	height: 50px;
	font-size: 19px;
	line-height: 50px;
	text-align: center;
	opacity: 1;
	border-radius: 3px;
	cursor: pointer;
	transform: translateX(0);
	transition: .3s ease-out transform, .3s ease-out opacity;
}

.product-list-share-btn,
.product-list-share-btn:focus,
.product-list-share-btn:active {
	color: #151515;
	background-color: #f1e557;
}

.product-list-share ul {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: space-between;
	min-height: 50px;
	margin-left: 50px;
	text-align: left;
	color: #151515;
	background-color: #fff;
	border-radius: 3px;
	opacity: 0;
	transition: .3s ease-out all;
}

.product-list-share ul li {
	display: inline-block;
	padding: 0 8px;
	font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	line-height: 1;
	font-weight: 500;
	text-transform: uppercase;
	color: #9b9b9b;
	opacity: 0;
	transform: translateX(15px) scale(0.5);
	transition: .3s ease-out transform, .3s ease-out opacity;
}

.product-list-share a.icon,
.product-list-share a.icon:focus,
.product-list-share a.icon:active {
	color: #151515;
}

.product-list-share a.icon:hover {
	color: #35ad79;
}

.product-list-share.focus .product-list-share-btn {
	opacity: 0;
	transform: translateX(-50%);
}

.product-list-share.focus ul {
	margin-left: 0;
	margin-right: 50px;
	opacity: 1;
}

.product-list-share.focus ul li {
	opacity: 1;
	transform: translateX(0) scale(1);
	transition-delay: .1s;
}

.product-list-share.focus ul li:nth-child(2) {
	transition-delay: .2s;
}

.product-list-share.focus ul li:nth-child(3) {
	transition-delay: .3s;
}

.product-list-share.focus ul li:nth-child(4) {
	transition-delay: .4s;
}

.product-list-share.focus ul li:nth-child(5) {
	transition-delay: .5s;
}

.product-list-share.focus ul li:nth-child(6) {
	transition-delay: .6s;
}

.product-list-share.focus ul li:nth-child(7) {
	transition-delay: .7s;
}

.product-list-share.focus ul li:nth-child(8) {
	transition-delay: .8s;
}

.product-list-share.focus ul li:nth-child(9) {
	transition-delay: .9s;
}

*+.product-list {
	margin-top: 30px;
}

*+.product-list-info,
*+.product-list-price,
*+.product-list-text,
*+.product-list-buttons {
	margin-top: 5px;
}

@media (min-width: 576px) {
	.product-list-main {
		padding: 30px;
	}
}

@media (min-width: 768px) {
	.product-list {
		display: flex;
	}

	.product-list-aside {
		max-width: 370px;
		min-height: 344px;
	}

	.product-list-main {
		align-self: center;
	}

	*+.product-list-info {
		margin-top: 10px;
	}

	*+.product-list-price {
		margin-top: 10px;
	}

	*+.product-list-text {
		margin-top: 10px;
	}

	*+.product-list-buttons {
		margin-top: 10px;
	}
}

@media (min-width: 1200px) {
	.product-list {
		max-width: 870px;
	}
}

.product-single {
	background-color: #fff;
	border: 1px solid #e1e1e1;
}

.product-single .product-single-title,
.product-single .product-single-price-new {
	font-weight: 400;
}

.product-single .product-single-title {
	text-transform: uppercase;
	color: #151515;
}

.product-single .product-single-price-new {
	color: #35ad79;
}

.product-single .input-refilter {
	width: 52px;
	height: 38px;
	line-height: 38px;
}

.product-single .owl-carousel {
	position: static;
}

.product-single .owl-carousel .owl-stage {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
}

.product-single .owl-carousel .owl-item {
	width: 100% !important;
}

.product-single .owl-dots {
	position: absolute;
	right: 0;
	bottom: 10px;
	left: 0;
}

.product-single .product-list-buttons .button,
.product-single .product-list-buttons .product-list-share,
.product-single .product-list-buttons .product-list-share ul,
.product-single .product-list-buttons .product-list-share-btn {
	min-height: 59px;
}

.product-single .product-list-buttons .product-list-share-btn {
	width: 59px;
	line-height: 59px;
}

.product-single-figure {
	position: relative;
	padding: 90px 15px 80px;
	background-image: linear-gradient(to bottom, #eef1f4 0%, #d5deeb 100%);
}

.product-single-main {
	padding: 30px 15px;
}

.product-single-price-old {
	font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-size: 16px;
	text-decoration: line-through;
	color: #9b9b9b;
}

.product-single-rating {
	font-size: 19px;
	color: #ffcc00;
}

.product-single-rating>li {
	display: inline-block;
	vertical-align: middle;
	margin: 0 -2px;
}

.product-single-text+* {
	margin-top: 22px;
	padding-top: 12px;
	border-top: 1px solid #e1e1e1;
}

.product-single-info>li {
	margin-top: 7px;
}

.product-radio-title {
	display: inline-block;
	min-width: 85px;
	padding-right: 10px;
	font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	color: #151515;
	text-transform: uppercase;
}

.product-single *+.product-list-buttons {
	margin-top: 23px;
}

*+.product-single-meta,
*+.product-single-text {
	margin-top: 8px;
}

@media (min-width: 992px) {
	.product-single {
		display: flex;
	}

	.product-single .owl-dots {
		bottom: 60px;
	}

	.product-single-figure {
		display: flex;
		flex-basis: 100%;
		flex-grow: 1;
		flex-shrink: 0;
		width: calc(47% - 15px);
		max-width: calc(47% - 15px);
		align-items: center;
		padding: 60px 30px;
	}

	.product-single-main {
		padding: 60px 30px;
	}
}

@media (min-width: 1200px) {
	.product-single-figure {
		width: calc(50% - 15px);
		max-width: calc(50% - 15px);
	}
}

.product-single-additional.tabs-corporate .nav-link {
	color: #9b9b9b;
}

*+.product-single-additional,
*+.product-single-additional.tabs-corporate,
*+.product-single-additional.tabs-corporate.tabs-custom {
	margin-top: 35px;
}

@media (min-width: 992px) {

	*+.product-single-additional,
	*+.product-single-additional.tabs-corporate,
	*+.product-single-additional.tabs-corporate.tabs-custom {
		margin-top: 50px;
	}
}

.product-comment-title,
.product-comment-time,
.product-comment-rating {
	display: inline-block;
}

.product-comment-title {
	font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-size: 18;
	font-weight: 500;
	text-transform: uppercase;
	color: #151515;
}

.product-comment-title+.product-comment-time {
	margin-left: 8px;
	padding-left: 12px;
	border-left: 1px solid #d7d7d7;
}

.product-comment-time {
	line-height: 1;
}

.product-comment-rating {
	display: block;
	font-size: 19px;
	line-height: 1;
	color: #ffcc00;
}

.product-comment-rating>li {
	display: inline-block;
	margin: 0 -2px;
	line-height: inherit;
}

*+.product-comment {
	margin-top: 23px;
}

*+.product-comment-main {
	margin-top: 10px;
}

*+.product-comment-main-footer {
	margin-top: 10px;
}

*+.product-comment-rating {
	margin-top: 6px;
}

@media (min-width: 576px) {
	.product-comment {
		display: flex;
	}

	.product-comment-aside {
		flex-shrink: 0;
		padding-right: 20px;
	}

	.product-comment-main {
		flex-grow: 1;
	}

	.product-comment-rating {
		float: right;
	}

	*+.product-comment-rating,
	*+.product-comment-main {
		margin-top: 0;
	}
}

.product-cart-name {
	display: flex;
	align-items: center;
	white-space: normal;
}

.product-cart-media {
	position: relative;
	overflow: hidden;
	display: block;
	flex-shrink: 0;
	width: 70px;
	height: 80px;
	line-height: 80px;
	padding: 0 15px;
	text-align: center;
	background-image: linear-gradient(to bottom, #eef1f4 0%, #d5deeb 100%);
}

.product-cart-media::after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	pointer-events: none;
	opacity: 0;
	visibility: hidden;
	transform-origin: 50% 100%;
	transform: scale3d(1, 0.3, 1);
	transition: .4s;
	background-image: linear-gradient(to bottom, #eef1f4 0%, #bdcbdf 100%);
}

.product-cart-media:hover::after {
	opacity: 1;
	visibility: visible;
	transform: scale3d(1, 1, 1);
}

.product-cart-media img {
	position: relative;
	z-index: 2;
	display: inline-block;
}

.product-cart-title {
	margin-top: 0;
	margin-left: 10px;
	font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-size: 16px;
	line-height: 1.2;
	color: #151515;
	min-width: 130px;
}

.product-cart-title a {
	color: inherit;
}

.product-cart-title a:hover {
	color: #35ad79;
}

.product-cart-color,
.product-cart-size,
.product-cart-price {
	font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	color: #151515;
}

.product-cart-color,
.product-cart-size {
	display: block;
	height: 40px;
	font-weight: 500;
	line-height: 40px;
	text-transform: uppercase;
	text-align: center;
	border-radius: 3px;
}

.product-cart-color {
	width: 40px;
}

.product-cart-color-red {
	background-color: #fb7979;
}

.product-cart-color-dark {
	background-color: #ececec;
}

.product-cart-size {
	width: 42px;
	font-size: 16px;
	border-radius: 3px;
	border: 1px solid #e1e1e1;
}

.product-cart-price {
	font-size: 16px;
}

.product-cart-delete {
	font-size: 24px;
	color: #fb7979;
	cursor: pointer;
	transition: .3s ease-out all;
}

.product-cart-delete:hover {
	color: #35ad79;
}

.table-product {
	border: 1px solid #e1e1e1;
}

.table-product th,
.table-product td {
	white-space: nowrap;
}

.table-product th {
	padding: 17px 11px;
	font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-weight: 400;
	border-bottom: 1px solid #e1e1e1;
}

.table-product th:first-child {
	width: 54%;
}

.table-product td {
	padding: 17px 11px;
	text-align: left;
}

.table-product tr+tr td {
	padding-top: 0;
}

.product-cart-footer {
	text-align: right;
}

.product-cart-footer .button {
	margin-top: 0;
}

.product-cart-total {
	display: inline-block;
	vertical-align: middle;
	padding: 0 35px;
	font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-size: 18px;
	font-weight: 500;
	color: #9b9b9b;
	text-transform: uppercase;
}

.product-cart-total>span {
	display: inline-block;
	vertical-align: middle;
}

.product-cart-total-price {
	margin-left: 30px;
	font-size: 48px;
	font-weight: 300;
	color: #151515;
	text-transform: none;
}

.product-cart-total-price .sup {
	font-size: 18px;
	vertical-align: super;
}

*+.product-cart-footer {
	margin-top: 20px;
}

@media (min-width: 992px) {
	.table-product th {
		padding: 27px 16px;
	}

	.table-product td {
		padding: 27px 16px;
	}
}

@media (min-width: 1200px) {
	.product-cart-media {
		width: 128px;
		height: 118px;
		padding: 0;
		line-height: 118px;
	}

	.product-cart-title {
		margin-left: 20px;
		font-size: 18px;
	}

	.product-cart-color,
	.product-cart-size {
		height: 38px;
		line-height: 38px;
	}

	.product-cart-color {
		width: 38px;
	}

	.product-cart-size {
		width: 52px;
	}

	.product-cart-price {
		font-size: 18px;
	}

	.table-product th {
		padding: 27px 32px;
	}

	.table-product td {
		padding: 27px 32px;
	}

	*+.product-cart-footer {
		margin-top: 30px;
	}
}

.radio-panel .radio-inline+.radio-panel-content {
	height: 0;
	max-height: 0;
	opacity: 0;
}

.radio-panel .radio-inline.active+.radio-panel-content {
	opacity: 1;
	height: 100%;
	max-height: 100%;
	transition: .3s ease-out opacity;
}

*+.radio-panel-content {
	margin-top: 8px;
}

/*
*
* Footers
*/
.footer-classic.context-dark,
.footer-classic.rd-navbar-dark,
.footer-classic.rd-navbar-darker {
	color: #707279;
}

.footer-classic.context-dark h6,
.footer-classic.rd-navbar-dark h6,
.footer-classic.rd-navbar-darker h6 {
	color: #707279;
}

.footer-classic.context-dark .link,
.footer-classic.rd-navbar-dark .link,
.footer-classic.rd-navbar-darker .link,
.footer-classic.context-dark .link:focus,
.footer-classic.rd-navbar-dark .link:focus,
.footer-classic.rd-navbar-darker .link:focus,
.footer-classic.context-dark .link:active,
.footer-classic.rd-navbar-dark .link:active,
.footer-classic.rd-navbar-darker .link:active {
	color: #fff;
}

.footer-classic.context-dark .link:hover,
.footer-classic.rd-navbar-dark .link:hover,
.footer-classic.rd-navbar-darker .link:hover {
	color: #35ad79;
}

@media (max-width: 767.98px) {
	.footer-classic .post-classic-figure {
		max-width: 80px;
	}

	.footer-classic .post-classic-title {
		font-size: 13px;
	}

	.footer-classic .list-inline-bordered-lg {
		margin-left: -10px;
		margin-right: -10px;
	}

	.footer-classic .list-inline-bordered-lg>* {
		padding-left: 10px;
		padding-right: 10px;
	}

	.footer-classic .list-inline-bordered-lg li:not(:last-child)::after {
		display: none;
	}

	.footer-classic .svg-sizing-35,
	.footer-classic .svg-sizing-35 * {
		width: 26px;
		height: 26px;
	}

	.footer-classic .unit {
		margin-left: -10px;
		font-size: 13px;
	}

	.footer-classic .unit>* {
		margin-left: 10px;
	}
}

@media (min-width: 992px) and (max-width: 1599.98px) {
	.footer-classic .post-classic-figure {
		max-width: 80px;
	}

	.footer-classic .post-classic-title {
		font-size: 13px;
	}

	.footer-classic .list-inline-bordered-lg {
		margin-left: -10px;
		margin-right: -10px;
	}

	.footer-classic .list-inline-bordered-lg>* {
		padding-left: 10px;
		padding-right: 10px;
	}

	.footer-classic .list-inline-bordered-lg li:not(:last-child)::after {
		display: none;
	}

	.footer-classic .svg-sizing-35,
	.footer-classic .svg-sizing-35 * {
		width: 26px;
		height: 26px;
	}

	.footer-classic .unit {
		margin-left: -10px;
		font-size: 13px;
	}

	.footer-classic .unit>* {
		margin-left: 10px;
	}
}

.footer-classic-dark {
	background: #35363c;
}

.footer-classic-darken {
	background: #2c2d31;
}

.footer-classic-main {
	padding: 40px 0;
}

.footer-classic-aside {
	padding: 20px 0;
}

.footer-classic-info p {
	max-width: 270px;
	text-align: left;
}

@media (min-width: 992px) {
	.footer-classic-main {
		padding: 60px 0 50px;
	}

	.footer-classic-info {
		position: relative;
		top: -10px;
	}
}

.footer-modern {
	color: #536475;
}

.footer-modern hr {
	border-color: #47525b;
}

.footer-modern *+hr,
.footer-modern hr+* {
	margin-top: 40px;
}

.footer-modern h5+* {
	margin-top: 15px;
}

.footer-modern .rights {
	color: #56697a;
}

.footer-modern a:hover {
	color: #fcef57;
}

.footer-modern .unit .heading-6 {
	color: #536475;
}

.footer-modern .rd-form .form-label,
.footer-modern .rd-form .form-input {
	color: #fff;
}

.footer-modern .rd-form .form-input {
	background: #35363c;
	border-color: #35363c;
}

.footer-modern .nav-minimal-list {
	color: #56697a;
}

.footer-modern .nav-minimal-list li.active,
.footer-modern .nav-minimal-list a:hover {
	color: #fcef57;
}

.footer-modern .post-classic-time {
	color: #536475;
}

.footer-modern .icon-corporate:not(:hover) {
	background: #536475;
}

@media (max-width: 575.98px) {
	.footer-modern .post-classic {
		max-width: 300px;
	}

	.footer-modern .post-classic-title {
		font-size: 14px;
	}

	.footer-modern .list-inline-bordered-lg {
		margin-left: -10px;
		margin-right: -10px;
	}

	.footer-modern .list-inline-bordered-lg>* {
		padding-left: 10px;
		padding-right: 10px;
	}

	.footer-modern .list-inline-bordered-lg li:not(:last-child)::after {
		display: none;
	}

	.footer-modern .unit-bordered {
		margin-left: -10px;
		margin-right: -10px;
	}

	.footer-modern .unit-bordered>* {
		padding-left: 10px;
		padding-right: 10px;
	}

	.footer-modern .unit-bordered>*:not(:last-child)::after {
		display: none;
	}

	.footer-modern .svg-sizing-35,
	.footer-modern .svg-sizing-35 * {
		width: 28px;
		height: 28px;
	}

	.footer-modern .icon-image {
		max-width: 28px;
	}

	.footer-modern .unit {
		margin-left: -14px;
		font-size: 13px;
	}

	.footer-modern .unit>* {
		margin-left: 14px;
	}
}

@media (min-width: 576px) and (max-width: 767.98px) {
	.footer-modern .unit {
		margin-left: -18px;
		font-size: 14px;
	}

	.footer-modern .unit>* {
		margin-left: 18px;
	}
}

@media (min-width: 768px) and (max-width: 991.98px) {
	.footer-modern .post-classic-title {
		font-size: 12px;
	}
}

@media (min-width: 992px) and (max-width: 1199.98px) {
	.footer-modern .post-classic-figure {
		max-width: 80px;
	}

	.footer-modern .post-classic-title {
		font-size: 12px;
	}

	.footer-modern .list-inline-bordered-lg {
		margin-left: -10px;
		margin-right: -10px;
	}

	.footer-modern .list-inline-bordered-lg>* {
		padding-left: 10px;
		padding-right: 10px;
	}

	.footer-modern .list-inline-bordered-lg li:not(:last-child)::after {
		display: none;
	}

	.footer-modern .unit-bordered {
		margin-left: -10px;
		margin-right: -10px;
	}

	.footer-modern .unit-bordered>* {
		padding-left: 10px;
		padding-right: 10px;
	}

	.footer-modern .unit-bordered>*:not(:last-child)::after {
		display: none;
	}

	.footer-modern .svg-sizing-35,
	.footer-modern .svg-sizing-35 * {
		width: 28px;
		height: 28px;
	}

	.footer-modern .icon-image {
		max-width: 28px;
	}

	.footer-modern .unit {
		margin-left: -14px;
		font-size: 13px;
	}

	.footer-modern .unit>* {
		margin-left: 14px;
	}
}

@media (min-width: 1200px) {
	.footer-modern .gallery {
		max-width: 330px;
	}

	.footer-modern h5+* {
		margin-top: 33px;
	}

	.footer-modern *+hr {
		margin-top: 60px;
	}

	.footer-modern hr+* {
		margin-top: 40px;
	}
}

.footer-modern-main {
	padding: 40px 0;
	background: #2c2d31;
}

.footer-modern-aside {
	background: #354655;
}

.footer-modern-aside [class^='col'] {
	display: flex;
}

.footer-modern-left,
.footer-modern-right {
	display: flex;
	justify-content: center;
	width: 100%;
	padding: 20px 0;
}

.footer-modern-left {
	position: relative;
	color: #56697a;
}

.footer-modern-left::before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	width: 101vw;
	background: #35363c;
	left: 50%;
	transform: translate3d(-50%, 0, 0);
	pointer-events: none;
}

.footer-modern-left>* {
	position: relative;
	z-index: 1;
}

@media (min-width: 992px) and (max-width: 1199.98px) {
	.footer-modern-left::before {
		display: none;
	}
}

@media (min-width: 1200px) {
	.footer-modern-left::before {
		right: 15px;
		left: auto;
		background: #35363c;
		transform: skewX(17.5deg);
		transform-origin: 100% 100%;
	}
}

.footer-modern-right {
	text-align: center;
}

@media (min-width: 768px) {

	.footer-modern-left,
	.footer-modern-right {
		padding: 30px 0;
	}
}

@media (min-width: 992px) {
	.footer-modern-main {
		padding: 60px 0 40px;
	}

	.footer-modern-left,
	.footer-modern-right {
		padding: 50px 0;
	}
}

@media (min-width: 1200px) {

	.footer-modern-left,
	.footer-modern-right {
		flex-direction: column;
	}

	.footer-modern-right {
		align-items: center;
	}

	.footer-modern-left {
		align-items: flex-start;
	}

	.footer-modern-left>* {
		width: 100%;
	}
}

footer.footer-creative {
	color: #555c5f;
}

.footer-creative .unit h6,
.footer-creative .unit .heading-6 {
	color: #555c5f;
}

.footer-creative .rd-inline-form-creative .form-label,
.footer-creative .rd-inline-form-creative .form-input {
	color: #555c5f;
}

.footer-creative .nav-minimal-list {
	color: #555c5f;
}

.footer-creative .nav-minimal-list li.active,
.footer-creative .nav-minimal-list a:hover {
	color: #fcef57;
}

.footer-creative .post-classic-time {
	color: #555c5f;
}

.footer-creative .icon-corporate:not(:hover) {
	background: #2c3337;
}

.footer-creative .link {
	color: #fff;
}

.footer-creative .link:hover {
	color: #35ad79;
}

.footer-creative *+hr {
	margin-top: 0;
}

.footer-creative *+.group-md {
	margin-top: 30px;
}

@media (max-width: 767.98px) {
	.footer-creative .post-classic-figure {
		max-width: 80px;
	}

	.footer-creative .post-classic-title {
		font-size: 13px;
	}

	.footer-creative .list-inline-bordered-lg {
		margin-left: -10px;
		margin-right: -10px;
	}

	.footer-creative .list-inline-bordered-lg>* {
		padding-left: 10px;
		padding-right: 10px;
	}

	.footer-creative .list-inline-bordered-lg li:not(:last-child)::after {
		display: none;
	}

	.footer-creative .svg-sizing-35,
	.footer-creative .svg-sizing-35 * {
		width: 26px;
		height: 26px;
	}

	.footer-creative .unit {
		margin-left: -10px;
		font-size: 13px;
	}

	.footer-creative .unit>* {
		margin-left: 10px;
	}
}

@media (min-width: 992px) and (max-width: 1599.98px) {
	.footer-creative .post-classic-figure {
		max-width: 80px;
	}

	.footer-creative .post-classic-title {
		font-size: 13px;
	}

	.footer-creative .list-inline-bordered-lg {
		margin-left: -10px;
		margin-right: -10px;
	}

	.footer-creative .list-inline-bordered-lg>* {
		padding-left: 10px;
		padding-right: 10px;
	}

	.footer-creative .list-inline-bordered-lg li:not(:last-child)::after {
		display: none;
	}

	.footer-creative .svg-sizing-35,
	.footer-creative .svg-sizing-35 * {
		width: 26px;
		height: 26px;
	}

	.footer-creative .unit {
		margin-left: -10px;
		font-size: 13px;
	}

	.footer-creative .unit>* {
		margin-left: 10px;
	}
}

@media (min-width: 768px) and (max-width: 991.98px) {
	.footer-creative .brand-md img {
		max-width: 90px;
	}

	.footer-creative *+.group-md {
		margin-top: 20px;
	}
}

@media (min-width: 992px) and (max-width: 1199.98px) {
	.footer-creative h5 {
		font-size: 14px;
	}
}

.footer-creative-dark {
	background: #35363c;
}

.footer-creative-darken {
	background: #2c2d31;
}

.footer-creative-main-top,
.footer-creative-main-bottom {
	padding: 40px 0;
}

.footer-creative-aside {
	padding: 20px 0;
}

.footer-creative-info {
	margin-bottom: -10px;
	margin-left: -20px;
}

.footer-creative-info:empty {
	margin-bottom: 0;
	margin-left: 0;
}

.footer-creative-info>* {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 20px;
}

.footer-creative-info p {
	max-width: 270px;
}

@media (min-width: 992px) {
	.footer-creative-main-top {
		padding: 55px 0 45px;
	}

	.footer-creative-main-bottom {
		padding: 60px 0 45px;
	}
}

/*
*
* Sport
*/
.event-teaser {
	background: #e7e8ef;
}

.event-teaser-header {
	padding: 20px 10px 20px 10px;
}

.event-teaser-caption {
	padding-right: 10px;
}

.event-teaser-teams {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.event-teaser-team {
	min-width: 100px;
}

.event-teaser-team-image {
	max-width: 40px;
}

.event-teaser-team-divider {
	position: relative;
	overflow: hidden;
	padding: 10px 10px;
}

.event-teaser-team-divider-text {
	position: relative;
	line-height: 1;
	padding: 5px 0 4px;
}

.event-teaser-team-divider-text::before,
.event-teaser-team-divider-text::after {
	content: '';
	position: absolute;
	left: 49%;
	height: 15px;
	border-right: 1px solid #ccc;
}

.event-teaser-team-divider-text::before {
	top: 0;
	transform: translate3d(0, -100%, 0);
}

.event-teaser-team-divider-text::after {
	bottom: 0;
	transform: translate3d(0, 100%, 0);
}

.event-teaser-time {
	display: block;
	font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-weight: 500;
	letter-spacing: .05em;
	text-transform: uppercase;
	color: #9b9b9b;
}

.event-teaser-link {
	display: block;
	padding: 10px;
	font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-size: 12px;
	font-weight: 500;
	letter-spacing: .1em;
	text-transform: uppercase;
	color: #fff;
	background: #ea5455;
	text-align: center;
}

.event-teaser-link:hover {
	color: #fff;
	background: #35ad79;
}

.event-teaser-highlighted {
	position: relative;
	padding: 10px 15px;
	min-width: 100px;
	background: #f3f4f9;
}

*+.event-teaser-teams {
	margin-top: 15px;
}

@media (min-width: 768px) {
	.event-teaser {
		display: flex;
	}

	.event-teaser>* {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
	}

	.event-teaser-header {
		padding: 20px 15px 20px 30px;
		max-width: 60%;
		flex-shrink: 0;
		flex-grow: 1;
		justify-content: space-between;
	}

	.event-teaser-aside {
		padding: 20px 20px 20px 10px;
		flex-shrink: 0;
	}

	.event-teaser-highlighted {
		padding: 10px 15px;
		flex-shrink: 0;
		justify-content: center;
		background-color: transparent;
	}

	.event-teaser-highlighted::before,
	.event-teaser-highlighted::after {
		content: '';
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		width: 86%;
		z-index: 0;
		background: #f3f4f9;
		pointer-events: none;
	}

	.event-teaser-highlighted::before {
		transform: skew(16deg);
		transform-origin: 0 0;
	}

	.event-teaser-highlighted::after {
		transform: skew(-16deg);
		transform-origin: 100% 100%;
	}

	.event-teaser-highlighted>* {
		position: relative;
		z-index: 1;
	}

	.event-teaser-caption {
		flex-shrink: 0;
		flex-grow: 1;
		max-width: 270px;
	}

	.event-teaser-link {
		position: relative;
		display: inline-block;
		padding: 0 0 4px 0;
	}

	.event-teaser-link,
	.event-teaser-link:active,
	.event-teaser-link:focus,
	.event-teaser-link:hover {
		background-color: transparent;
	}

	.event-teaser-link,
	.event-teaser-link:active,
	.event-teaser-link:focus {
		color: #ea5455;
	}

	.event-teaser-link:hover {
		color: #151515;
	}

	.event-teaser-link::after {
		content: '';
		position: absolute;
		left: 2px;
		right: 2px;
		bottom: 0;
		pointer-events: none;
		border-bottom: 1px solid;
	}

	*+.event-teaser-teams {
		margin-top: 0;
	}
}

@media (max-width: 1199.98px) {
	.event-teaser-title {
		font-size: 16px;
	}
}

@media (min-width: 1200px) {
	.event-teaser-header {
		padding: 20px 22px 20px 53px;
	}

	.event-teaser-caption {
		max-width: 50%;
	}

	.event-teaser-aside {
		padding: 20px 20px 25px 0;
	}

	.event-teaser-team-image {
		max-width: 60px;
	}

	.event-teaser-highlighted::before {
		transform: skew(22.5deg);
	}

	.event-teaser-highlighted::after {
		transform: skew(-22.5deg);
	}
}

@media (min-width: 1600px) {
	.event-teaser-header {
		padding: 20px 30px 20px 53px;
	}

	.event-teaser-highlighted {
		padding: 10px 25px 10px 22px;
	}
}

.ie-11 .event-teaser-caption {
	max-width: none;
}

.rd-navbar-fixed .event-teaser {
	display: block;
}

.rd-navbar-fixed .event-teaser-header {
	padding: 20px 10px;
}

.rd-navbar-fixed .event-teaser-aside {
	padding: 0;
}

.rd-navbar-fixed .event-teaser-countdown .countdown-classic .countdown-section:not(:first-child)::before {
	background-size: contain;
	width: 5px;
	height: 14px;
}

.rd-navbar-fixed .event-teaser-highlighted {
	width: 100%;
	background: #f3f4f9;
}

.rd-navbar-fixed .event-teaser-highlighted::before,
.rd-navbar-fixed .event-teaser-highlighted::after {
	display: none;
}

.rd-navbar-fixed .event-teaser-link {
	display: block;
	padding: 10px 10px 8px;
	width: 100%;
	color: #fff;
	background: #35ad79;
}

.rd-navbar-fixed .event-teaser-link::after {
	display: none;
}

.rd-navbar-fixed .event-teaser-link:hover {
	color: #151515;
	background: #fcef57;
}

.rd-navbar-fixed *+.event-teaser-teams {
	margin-top: 15px;
}

.event-teaser-minimal {
	position: relative;
	overflow: hidden;
	text-align: center;
}

.event-teaser-minimal>* {
	flex-grow: 1;
}

.event-teaser-minimal .event-teaser-caption {
	padding: 20px;
}

.event-teaser-minimal .event-teaser-teams {
	margin-top: 0;
	flex-shrink: 0;
	justify-content: center;
}

.event-teaser-minimal .unit {
	text-align: left;
}

@media (max-width: 399px) {
	.event-teaser-minimal .event-teaser-team {
		text-align: center;
	}

	.event-teaser-minimal .event-teaser-team .unit {
		display: block;
	}
}

@media (max-width: 575.98px) {
	.event-teaser-minimal .event-teaser-team {
		display: inline-block;
		max-width: 200px;
	}
}

@media (min-width: 768px) {
	.event-teaser-minimal {
		text-align: left;
	}

	.event-teaser-minimal .event-teaser-caption {
		max-width: 46%;
	}

	.event-teaser-minimal .event-teaser-teams {
		justify-content: space-between;
	}

	.event-teaser-minimal .event-teaser-teams.event-teaser-highlighted {
		padding-left: 30px;
		padding-right: 20px;
	}

	.event-teaser-minimal .event-teaser-teams.event-teaser-highlighted::before,
	.event-teaser-minimal .event-teaser-teams.event-teaser-highlighted::after {
		width: 100%;
	}
}

@media (min-width: 1200px) {
	.event-teaser-minimal .event-teaser-caption {
		padding: 30px;
	}
}

.game-result {
	text-align: center;
	font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-size: 12px;
	font-weight: 500;
	letter-spacing: .05em;
	text-transform: uppercase;
	border: 1px solid #e1e1e1;
	background: #fff;
	transition: all 300ms ease-in-out;
}

.game-result .countdown-bordered {
	color: #919fa6;
}

.game-result .countdown-bordered .countdown-section:not(:first-child) {
	border-left-color: #919fa6;
}

.game-result .countdown-bordered .countdown-amount {
	color: #fff;
}

.game-result-classic {
	max-width: 690px;
	border-bottom: 3px solid #c9dbda;
}

.game-result-classic .game-result-team {
	max-width: 100px;
}

.game-result-classic:hover {
	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.14);
}

.game-result-modern {
	max-width: 690px;
}

.game-result-modern .game-result-main {
	padding: 53px 10px 22px;
}

.game-result-modern .game-result-team-win .game-result-team-label-top {
	top: -30px;
}

.game-result-modern .game-result-footer {
	padding-top: 9px;
	padding-bottom: 9px;
}

.game-result-modern:hover {
	box-shadow: 0 8px 12px rgba(0, 0, 0, 0.14);
}

.game-result-creative {
	max-width: 450px;
	border-bottom: 3px solid #c9dbda;
}

.game-result-main {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-items: center;
	justify-content: space-between;
	padding: 25px 10px;
}

.game-result-main-vertical {
	position: relative;
	overflow: hidden;
}

.game-result-middle {
	margin-top: 30px;
}

.game-result-score-wrap {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-items: center;
	justify-content: center;
	flex-grow: 1;
}

.game-result-team {
	position: relative;
	min-width: 90px;
	line-height: 1.2;
}

.game-result-team-horizontal {
	display: flex;
	align-items: center;
	min-width: auto;
	max-width: 100%;
	padding: 10px 55px 10px 10px;
}

.game-result-team-divider {
	position: absolute;
	top: 50%;
	right: 50%;
	transform: translate(50%, -50%);
}

.game-result-team-divider,
.game-info-team-divider {
	height: 24px;
	width: 24px;
	font-size: 0.86em;
	line-height: 24px;
	border-radius: 50%;
	border: 1px solid #e1e1e1;
	background: transparent;
}

.game-result-team-divider::before,
.game-result-team-divider::after,
.game-info-team-divider::before,
.game-info-team-divider::after {
	position: absolute;
	content: '';
	top: 50%;
	height: 1px;
	width: 100vw;
	background: #e1e1e1;
}

.game-result-team-divider::before,
.game-info-team-divider::before {
	left: 0;
	transform: translate(-100%, -50%);
}

.game-result-team-divider::after,
.game-info-team-divider::after {
	right: 0;
	transform: translate(100%, -50%);
}

.game-result-team-figure {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 50px;
	height: 64px;
}

.game-result-team-figure-big {
	width: 75px;
	height: 75px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #e1e1e1;
}

.game-result-team-title {
	margin-left: 6px;
	min-width: 110px;
	text-align: left;
}

.game-result-title,
.game-result-team-name {
	color: #151515;
}

.game-results-subtitle,
.game-results-status,
.game-result-team-country {
	font-size: 0.86em;
}

.game-result-inset {
	padding: 25px 10px;
	line-height: 1.46;
}

.game-result-score {
	position: relative;
	font-size: 1.28em;
	font-weight: 400;
	letter-spacing: .1em;
	color: #151515;
}

.game-result-score .game-result-team-label {
	display: none;
}

.game-result-score-big {
	margin-left: 16px;
	font-size: 1.71em;
}

.game-result-score-biger {
	font-size: 1.6em;
}

.game-result-team-win .game-result-team-label {
	display: inline-block;
}

.game-result-team-label {
	position: absolute;
	padding: 4px 8px;
	font-size: 12px;
	line-height: 1;
	font-weight: 600;
	letter-spacing: .025em;
	text-transform: uppercase;
	color: #fff;
	background: #35ad79;
}

.game-result-team-label::before {
	position: absolute;
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
}

.game-result-team-label-top {
	top: -26px;
	left: 50%;
	transform: translateX(-50%);
}

.game-result-team-label-top::before {
	bottom: -4px;
	left: 50%;
	transform: translateX(-50%);
	border-width: 5px 4.5px 0 4.5px;
	border-color: #35ad79 transparent transparent transparent;
}

.game-result-team-label-right {
	top: 5px;
	right: -15px;
	transform: translateX(100%);
}

.game-result-team-label-right::before {
	top: 0;
	left: -3px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 4px 4px 0;
	border-color: transparent #35ad79 transparent transparent;
}

.game-result-score-divider {
	position: relative;
	top: -2px;
	margin: 0 3px;
	font-size: 24px;
	line-height: 1;
	color: #e1e1e1;
}

.game-result-score-divider svg {
	width: 4px;
	height: 12px;
}

.game-result-score-divider g {
	fill: #e1e1e1;
}

.game-results-status {
	width: 100%;
}

.game-result-footer {
	padding: 7px 10px;
	font-size: 0.86em;
	border-top: 1px solid #e1e1e1;
}

.game-result-details>li {
	display: inline-block;
}

.game-result-details li+li::before {
	content: '\002F';
	margin-right: 4px;
}

.game-result-details li+li time {
	margin-left: -4px;
}

*+.game-result-team-name {
	margin-top: 12px;
}

.game-result+.game-result {
	margin-top: 30px;
}

.game-result-classic+.game-result-classic {
	margin-top: 28px;
}

.game-result-modern+.game-result-modern {
	margin-top: 14px;
}

.game-result-creative+.game-result-creative {
	margin-top: 28px;
}

@media (min-width: 420px) {
	.game-result {
		font-size: 14px;
	}

	.game-result-classic .game-result-team {
		max-width: 140px;
	}

	.game-result-inset {
		padding: 25px;
	}

	.game-result-team {
		min-width: 115px;
	}

	.game-result-team-horizontal {
		padding-left: 18px;
	}

	.game-result-team-title {
		min-width: 115px;
	}

	.game-result-team-label-right {
		top: 5px;
		right: -23px;
	}

	.game-result-score-divider {
		margin: 0 9px;
		font-size: 30px;
	}

	.game-result-score-divider svg {
		width: 5px;
		height: 14px;
	}

	.game-result-team-divider {
		right: 28px;
		transform: translateY(-50%);
	}
}

@media (min-width: 992px) and (max-width: 1199.98px) {
	.aside-component .game-result-team {
		min-width: 85px;
	}

	.aside-component .game-result-team img {
		max-width: 60px;
	}

	.aside-component .game-result-classic .game-result-team {
		max-width: 100px;
	}

	.aside-component .game-result-modern .game-result-main {
		padding-left: 6px;
		padding-right: 6px;
	}

	.aside-component .game-result-modern .game-result-team {
		min-width: 105px;
	}

	.aside-component .game-result-modern .game-result-score {
		font-size: 16px;
	}

	.aside-component .game-result-modern .game-result-score-divider {
		top: -4px;
		margin: 0 5px;
	}

	.aside-component .game-result-modern .game-result-score-divider svg {
		width: 4px;
		height: 12px;
	}

	.aside-component .game-result-title {
		min-width: 80px;
	}

	.game-result-team-title {
		min-width: 90px;
	}
}

@media (min-width: 576px) {

	.game-result-team-divider,
	.game-info-team-divider {
		height: 29px;
		width: 29px;
		line-height: 29px;
	}

	.game-result-score-biger {
		font-size: 2.36em;
	}
}

.game-result-long {
	max-width: 370px;
}

.game-result-long .table-custom {
	border-width: 0 0 1px 0;
}

.game-result-long *+.table-custom-responsive {
	margin-top: 0;
}

.game-result-long .game-result-team img {
	max-width: 60px;
}

.game-result-long-main {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-items: center;
	justify-content: space-between;
	border-width: 1px 0 1px 0;
	border-style: solid;
	border-color: #e1e1e1;
	background: #f5f7f9;
}

.game-result-long-score-wrap {
	position: relative;
	min-height: 106px;
	margin: 0 10px;
}

.game-result-long-score-wrap::after,
.game-result-long-score-wrap::before {
	position: absolute;
	content: '';
	top: 0;
	right: 4px;
	bottom: 0;
	left: 4px;
	background: #fff;
	z-index: 0;
}

.game-result-long-score-wrap::before {
	transform: skew(19deg);
}

.game-result-long-score-wrap::after {
	transform: skew(-19deg);
}

.game-result-long-score-wrap>* {
	position: relative;
	z-index: 1;
}

.game-result-long-score-divider {
	position: relative;
	top: -6px;
	font-size: 3.57em;
	line-height: 1;
	margin: 0 10px;
	color: #e1e1e1;
}

.game-result-long-score-divider svg {
	width: 5px;
	height: 19px;
}

.game-result-long-score-divider g {
	fill: #e1e1e1;
}

@media (min-width: 420px) {
	.game-result-long .game-result-team img {
		max-width: 100%;
	}

	.game-result-long-score-divider svg {
		width: 7px;
		height: 21px;
	}
}

.game-info {
	padding: 30px 10px;
}

.game-info .button {
	min-width: 100px;
	padding-left: 10px;
	padding-right: 10px;
}

.game-info *+.group-sm {
	margin-top: 12px;
}

.game-info .button+.button {
	margin-top: 0;
}

.game-info-modern .game-info-main {
	align-items: stretch;
}

.game-info-creative {
	padding-bottom: 0;
}

.game-info-creative .game-info-main {
	align-items: stretch;
}

.game-info-title {
	line-height: 1.2;
}

.game-info-team {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 75px;
}

.game-info-main {
	display: inline-flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-items: center;
	justify-content: space-between;
	min-width: 100%;
	max-width: 100%;
	margin-top: 24px;
}

.game-info-middle {
	flex-grow: 1;
	margin: 0 10px;
}

.game-info-middle-vertical {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding: 24px 0 0;
	max-width: 130px;
}

.game-info-team {
	line-height: 1.2;
}

.game-info-score {
	min-width: 25px;
	font-size: 1.6em;
	line-height: .8;
	font-weight: 300;
	letter-spacing: .05em;
	color: #9b9b9b;
}

.game-info-score:nth-child(1) {
	margin-right: 10px;
}

.game-info-score:nth-child(2) {
	margin-left: 10px;
}

.game-info-score.game-result-team-win {
	color: #35ad79;
}

.game-result-divider-wrap {
	overflow: hidden;
	width: 100%;
}

.game-info-team-divider {
	position: relative;
	display: inline-block;
	color: #35ad79;
}

.game-info-countdown {
	position: relative;
	padding: 15px 10px;
	background: #59646a;
}

.game-info-countdown::before {
	position: absolute;
	content: '';
	left: 50%;
	top: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 10px 10px 10px;
	border-color: transparent transparent #59646a transparent;
	transform: translate(-50%, -100%);
}

.time-big span {
	display: block;
	line-height: 1;
	color: #35ad79;
}

.game-info-main+.table-game-info-wrap {
	margin-top: 20px;
}

.time-big+.game-result-divider-wrap {
	margin-top: 10px;
}

.game-info-modern+.game-info-modern {
	margin-top: 30px;
}

.game-info-creative+.game-info-creative {
	margin-top: 30px;
}

*+.game-info-countdown {
	margin-top: 43px;
}

@media (min-width: 400px) {
	.game-info .button {
		min-width: 130px;
		padding-left: 15px;
		padding-right: 15px;
	}

	.game-info-team {
		width: 150px;
	}

	.game-info-score {
		min-width: 60px;
	}
}

@media (max-width: 575.98px) {

	.game-info h3,
	.game-info .heading-3 {
		font-size: 20px;
	}

	.game-info-modern .game-info-main {
		margin-top: 0;
	}

	.game-info-creative .game-info-main {
		margin-top: 0;
	}

	.game-info-team img {
		width: auto;
		max-height: 60px;
	}
}

@media (min-width: 576px) {
	.game-info {
		padding: 46px 15px 60px;
	}

	.game-info *+.group-sm {
		margin-top: 20px;
	}

	.game-info-classic .game-info-team {
		height: 195px;
	}

	.game-info-modern .game-info-team {
		min-height: 195px;
		height: auto;
	}

	.game-info-creative {
		padding-bottom: 0;
	}

	.game-info-creative .game-info-team {
		min-height: 195px;
		height: auto;
	}

	.game-info-middle {
		margin: 0 17px;
	}

	.game-info-middle-vertical {
		max-width: 170px;
		padding-bottom: 10px;
	}

	.game-info-team {
		width: 199px;
		padding: 10px 5px;
		border: 1px solid #e1e1e1;
	}

	.game-info-score {
		min-width: 70px;
		font-size: 3.28em;
	}

	.game-info-countdown {
		padding-top: 24px;
		padding-bottom: 24px;
	}
}

.game-info-share {
	display: flex;
	flex-direction: row;
	align-items: stretch;
	justify-content: space-between;
	position: absolute;
	overflow: hidden;
	top: -2px;
	bottom: -2px;
	left: -2px;
	right: -2px;
	color: #fff;
	background-color: transparent;
	border-radius: 3px;
}

.game-info-share .icon {
	display: block;
	font-size: 12px;
	line-height: 40px;
}

.game-info-share .icon,
.game-info-share .icon:focus,
.game-info-share .icon:active {
	color: #fff;
}

.game-info-share .icon:hover {
	color: #151515;
}

.game-info-share .icon:hover {
	background: #fcef57;
}

.game-info-share-item {
	flex-grow: 1;
	flex-basis: 25%;
	opacity: 0;
	visibility: hidden;
	transform: translateY(200%);
	transition: all .3s ease;
}

.game-info-share-item:first-child>a {
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}

.game-info-share-item:last-child>a {
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}

.button-share-outline:hover .game-info-share-item {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
}

.button-share-outline:hover .game-info-share li:nth-child(1) {
	transition-delay: 100ms;
}

.button-share-outline:hover .game-info-share li:nth-child(2) {
	transition-delay: 150ms;
}

.button-share-outline:hover .game-info-share li:nth-child(3) {
	transition-delay: 200ms;
}

.button-share-outline:hover .game-info-share li:nth-child(4) {
	transition-delay: 250ms;
}

.button-share-outline:hover .game-info-share li:nth-child(5) {
	transition-delay: 300ms;
}

.button-share-outline:hover .game-info-share li:nth-child(6) {
	transition-delay: 350ms;
}

.button-share-outline:hover .game-info-share li:nth-child(7) {
	transition-delay: 400ms;
}

.button-share-outline:hover .game-info-share li:nth-child(8) {
	transition-delay: 450ms;
}

.button-share-outline:hover .game-info-share li:nth-child(9) {
	transition-delay: 500ms;
}

.button-share-outline:hover .game-info-share li:nth-child(10) {
	transition-delay: 550ms;
}

@media (min-width: 768px) {
	.game-info-share .icon {
		font-size: 14px;
	}

	.game-info-main+.table-game-info-wrap {
		margin-top: -14px;
	}
}

@media (min-width: 992px) {
	.game-info-score {
		font-size: 4.28em;
	}
}

@media (min-width: 1200px) {
	.game-info-main {
		min-width: 600px;
	}
}

.charts-statistics {
	position: relative;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	font-size: 14px;
	line-height: 1.2;
	letter-spacing: .025em;
}

.charts-statistics>* {
	flex-basis: 50%;
	max-width: 50%;
}

.charts-statistics::before {
	position: absolute;
	content: '';
	top: 0;
	bottom: 0;
	left: 50%;
	width: 1px;
	background: #e1e1e1;
	transform: translateX(-50%);
}

.charts-statistics-item {
	position: relative;
}

.charts-statistics-item:nth-child(odd) {
	text-align: left;
}

.charts-statistics-item:nth-child(even) {
	text-align: right;
}

.charts-statistics-item:nth-child(n + 3) {
	padding-top: 50px;
}

.charts-statistics-item:nth-child(n + 3)::before {
	position: absolute;
	content: '';
	top: 20px;
	left: 0;
	height: 1px;
	width: 100%;
	background: #e1e1e1;
}

.charts-statistics-circle-progress {
	white-space: nowrap;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 1.28em;
	font-weight: 400;
	color: #151515;
}

.charts-statistics-team-first-number {
	color: #35ad79;
}

.charts-statistics-team-second-number {
	color: #9b9b9b;
}

.charts-statistics-category {
	font-size: 0.86em;
}

.team2-orange .charts-statistics-team-second-number {
	color: #ffa04c;
}

.team2-pink .charts-statistics-team-second-number {
	color: #e05151;
}

*+.charts-statistics {
	margin-top: 24px;
}

.game-highlights {
	padding: 30px 15px;
	max-width: 370px;
	font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-size: 12px;
	line-height: 1.2;
	font-weight: 500;
	letter-spacing: .05em;
	color: #151515;
	background: #fff;
}

.game-highlights li {
	position: relative;
	overflow: hidden;
	padding-left: 45px;
	padding-bottom: 37px;
}

.game-highlights li:first-child {
	padding-top: 10px;
}

.game-highlights li:first-child .game-highlights-minute {
	top: 10px;
}

.game-highlights li:first-child .game-highlights-minute::before {
	position: absolute;
	content: '';
	left: 50%;
	top: 0;
	width: 1px;
	height: 20px;
	background: #e1e1e1;
	transform: translate(-50%, -100%);
}

.game-highlights li:last-child {
	padding-bottom: 0;
}

.game-highlights p+p {
	margin-top: 10px;
}

.game-highlights .icon {
	margin-right: 5px;
}

.game-highlights-title {
	padding-top: 7px;
	text-transform: uppercase;
}

.game-highlights-description {
	font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-weight: 400;
	color: #9b9b9b;
}

.game-highlights-minute {
	position: absolute;
	display: inline-block;
	top: 0;
	left: 0;
	text-align: center;
	height: 29px;
	width: 29px;
	line-height: 29px;
	border: 1px solid #e1e1e1;
	border-radius: 50%;
}

.game-highlights-minute::after {
	position: absolute;
	content: '';
	left: 50%;
	bottom: 0;
	width: 1px;
	height: 100vh;
	background: #e1e1e1;
	transform: translate(-50%, 100%);
}

.game-highlights-goal {
	color: #9b9b9b;
}

.team-primary .game-highlights-goal {
	color: #35ad79;
}

.team2-blue .game-highlights-goal {
	color: #3B7CC0;
}

@media (min-width: 576px) {
	.game-highlights {
		padding: 40px 15px 40px 24px;
	}

	.game-highlights-description {
		max-width: 90%;
	}
}

.promo {
	max-width: 370px;
	text-align: center;
	font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-size: 12px;
	font-weight: 500;
	letter-spacing: .05em;
	text-transform: uppercase;
	background: #fff;
	transition: all 300ms ease-in-out;
}

.promo-classic {
	padding: 25px 10px 25px;
	border: 1px solid #e1e1e1;
}

.promo-modern .button-default {
	letter-spacing: .1em;
	border-radius: 0;
	transition: none;
}

.promo-modern .button-default span {
	transition: all 300ms ease-in-out;
}

.promo-modern .button-default span::before,
.promo-modern .button-default span::after {
	font-family: 'FontAwesome';
	font-size: 15px;
	transition: inherit;
	color: #fcef57;
}

.promo-modern .button-default span::before {
	content: '\f101';
	margin-right: 8px;
}

.promo-modern .button-default span::after {
	content: '\f100';
	margin-left: 8px;
}

.promo-modern .button-default:active,
.promo-modern .button-default:hover {
	color: #fcef57;
	background: #35363c;
	border-color: #35363c;
}

.promo-modern .button-default:active span::before,
.promo-modern .button-default:active span::after,
.promo-modern .button-default:hover span::before,
.promo-modern .button-default:hover span::after {
	margin: 0;
	color: #fff;
}

.promo-creative {
	text-align: center;
	font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-size: 12px;
	font-weight: 500;
	letter-spacing: .05em;
	text-transform: uppercase;
}

.promo-creative .unit-right {
	flex-grow: 1;
	flex-basis: 55%;
}

.promo-creative .unit-body {
	display: flex;
	flex-direction: column;
	flex-basis: 30%;
	max-width: 357px;
}

.promo-meta {
	padding: 30px 15px 20px;
}

.promo-classic-meta {
	background-image: url(/local/templates/aviales/css/../images/sport-elements-323x171.jpg);
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: cover;
}

.promo-modern-meta {
	position: relative;
	color: #575a65;
	background: #2c2d31;
}

.promo-modern-meta::before {
	position: absolute;
	content: '';
	left: 50%;
	bottom: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 10px 0 10px;
	border-color: #2c2d31 transparent transparent transparent;
	transform: translate(-50%, 100%);
}

.promo-creative-meta {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.promo-creative-figure {
	margin-top: 10px;
}

.promo-creative-meta-description>* {
	display: block;
}

.promo-title {
	line-height: 1.08;
	font-weight: 400;
	color: #fff;
}

.promo-modern-title {
	max-width: 260px;
	margin-left: auto;
	margin-right: auto;
	line-height: 1.2;
	letter-spacing: .05em;
}

.promo-time {
	display: inline-block;
	font-size: 0.86em;
}

.promo-creative-time>* {
	line-height: 1;
}

.promo-creative-time span+span {
	margin-left: -3px;
}

.promo-creative-title {
	line-height: 1.1;
}

.promo-creative-location .icon {
	font-size: 14px;
	margin-right: 5px;
}

.promo-creative-meta-description {
	margin-left: 7px;
	color: #151515;
}

.promo-creative-meta-description>* {
	line-height: 1.3;
}

.promo-classic-countdown {
	position: relative;
	padding: 10px;
	color: #575a65;
	background: #2c2d31;
}

.promo-classic-countdown::before {
	position: absolute;
	content: '';
	left: 50%;
	top: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 10px 10px 10px;
	border-color: transparent transparent #2c2d31 transparent;
	transform: translate(-50%, -100%);
}

.promo-classic-countdown .countdown-classic .countdown-amount {
	color: #fcef57;
}

.promo-classic-countdown .countdown-classic .countdown-section:not(:first-child)::before {
	color: #d7d7d7;
	background-image: url(/local/templates/aviales/css/../images/dot-dark.svg);
}

.promo-modern-countdown {
	position: relative;
	max-width: 290px;
	margin-left: auto;
	margin-right: auto;
	padding: 20px 0;
}

.promo-modern-countdown::before {
	position: absolute;
	content: '';
	top: 0;
	left: 8px;
	right: 8px;
	height: 1px;
	background: #d7d7d7;
}

.promo-modern-countdown .countdown-classic .countdown-section:first-child {
	padding-left: 0;
}

.promo-modern-countdown .countdown-classic .countdown-section:last-child {
	padding-right: 0;
}

.promo-main {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.promo-modern-main {
	padding: 30px 15px;
}

.bg-white .promo-modern {
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
}

.promo-creative-main {
	max-width: 488px;
}

.promo-creative-details {
	position: relative;
	padding: 24px 15px;
	min-height: 100%;
	background: #fff;
	border: 1px solid #e1e1e1;
}

.promo-creative-details::before,
.promo-creative-details::after {
	position: absolute;
	content: '';
	top: 0;
	left: 50%;
	width: 0;
	height: 0;
	border-style: solid;
	border-color: transparent transparent #fff transparent;
	transform: translate(-50%, -100%);
	z-index: 1;
}

.promo-creative-details::before {
	border-bottom-color: #e1e1e1;
	border-width: 0 15px 18px 15px;
}

.promo-creative-details::after {
	border-width: 0 13px 16px 13px;
}

.promo-middle {
	letter-spacing: .025em;
	color: #d4d5de;
}

.promo-classic-middle {
	min-width: 33px;
	margin: 0 5px 44px;
	font-size: 1.28em;
}

.promo-modern-middle {
	position: relative;
	min-width: 40px;
	margin: 0 5px 12px;
	font-size: 1.71em;
}

.promo-modern-middle::before,
.promo-modern-middle::after {
	position: absolute;
	content: '';
	left: 50%;
	height: 41px;
	width: 1px;
	background: #d7d7d7;
}

.promo-modern-middle::before {
	top: 2px;
	transform: translate(-50%, -100%);
}

.promo-modern-middle::after {
	bottom: 2px;
	transform: translate(-50%, 100%);
}

.ie-10 .game-result-long-score-wrap,
.ie-11 .game-result-long-score-wrap,
.ie-edge .game-result-long-score-wrap {
	height: 106px;
}

.ie-10 .game-info .group-sm,
.ie-11 .game-info .group-sm,
.ie-edge .game-info .group-sm {
	width: 100%;
}

.ie-10 .promo-modern-middle,
.ie-11 .promo-modern-middle,
.ie-edge .promo-modern-middle {
	width: 40px;
}

.ie-10 .promo-modern-team,
.ie-11 .promo-modern-team,
.ie-edge .promo-modern-team {
	width: calc(50% - 30px);
}

.promo-creative-middle {
	text-align: center;
	font-size: 14px;
	letter-spacing: .1em;
	color: #151515;
	min-width: 54px;
}

.promo-team {
	line-height: 1.2;
	flex-grow: 1;
}

.promo-modern-team {
	max-width: 134px;
}

.promo-creative-team {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	height: 90px;
	border: 1px solid #d7d7d7;
}

.promo-team-title {
	margin-top: 6px;
}

.promo-classic-team-figure {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 106px;
	width: 100%;
	min-width: 100px;
	border: 1px solid #e1e1e1;
}

.promo-classic-team-figure img {
	max-width: 65px;
}

.promo-team-name {
	color: #151515;
}

.promo-team-country {
	font-size: 0.86em;
}

.promo-creative-tickets {
	margin-bottom: -10px;
	margin-left: -10px;
}

.promo-creative-tickets:empty {
	margin-bottom: 0;
	margin-left: 0;
}

.promo-creative-tickets>* {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 10px;
}

.promo-creative-tickets>* {
	vertical-align: middle;
}

.promo-creative-tickets *+.button {
	margin-top: 0;
}

.promo-creative-tickets-description {
	font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-weight: 400;
	color: #151515;
	text-transform: capitalize;
}

.promo-creative-tickets-number {
	display: inline-block;
	text-align: center;
	margin: 0 3px;
	width: 29px;
	height: 29px;
	font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	line-height: 29px;
	font-weight: 500;
	color: #fff;
	background-color: #35ad79;
	border-radius: 50%;
}

.promo-buttons {
	position: relative;
	display: inline-block;
}

.promo-buttons>* {
	display: inline-block;
	vertical-align: middle;
}

.promo-buttons .button {
	min-width: 194px;
	letter-spacing: .1em;
}

.promo-button {
	display: inline-block;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #151515;
	background-color: #fcef57;
	border-radius: 3px;
	cursor: pointer;
}

.promo-share-list {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 40px;
	right: 0;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	padding: 5px 20px 5px 5px;
	background-color: #fcef57;
	border-radius: 3px;
	opacity: 0;
	visibility: hidden;
	transform-origin: 0 0;
	cursor: auto;
	transition: .3s ease-out all;
	transition-delay: .2s;
	z-index: 1;
}

.promo-share-item {
	font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-size: 12px;
	line-height: 1;
	font-weight: 500;
	letter-spacing: .05em;
	text-transform: uppercase;
	color: #151515;
	transform: translateX(-5px);
	opacity: 0;
	visibility: hidden;
	transition: .3s ease-out all;
	transition-delay: .4s;
}

.promo-share-item:first-child {
	margin-right: 12px;
}

.promo-share-item .icon {
	font-size: 15px;
	transition: .3s ease-out all;
}

.promo-share-item .icon,
.promo-share-item .icon:focus,
.promo-share-item .icon:active {
	color: #151515;
}

.promo-share-item .icon:hover {
	color: rgba(21, 21, 21, 0.5);
}

.promo-button-share:hover .promo-share-list {
	opacity: 1;
	visibility: visible;
}

.promo-button-share:hover .promo-share-item {
	opacity: 1;
	visibility: visible;
	transform: translateX(0);
}

.promo-button-share:hover .promo-share-item:nth-child(2) {
	transition-delay: .5s;
}

.promo-button-share:hover .promo-share-item:nth-child(3) {
	transition-delay: .6s;
}

.promo-button-share:hover .promo-share-item:nth-child(4) {
	transition-delay: .7s;
}

.promo-button-share:hover .promo-share-item:nth-child(5) {
	transition-delay: .8s;
}

.promo-button-share:hover .promo-share-item:nth-child(6) {
	transition-delay: .9s;
}

*+.promo-team-name {
	margin-top: 14px;
}

*+.promo-time {
	margin-top: 11px;
}

*+.promo-classic-main {
	margin-top: 23px;
}

*+.promo-creative-main {
	margin-top: 20px;
}

*+.promo-creative-location {
	margin-top: 3px;
}

*+.promo-creative-countdown {
	margin-top: 15px;
}

*+.promo-creative-tickets {
	margin-top: 18px;
}

.promo-modern-countdown+.button {
	margin-top: 5px;
}

.promo-main+.button {
	margin-top: 23px;
}

.promo-button+.button {
	margin-top: 0;
	margin-left: 10px;
}

@media (min-width: 420px) {

	.promo-creative,
	.promo {
		font-size: 14px;
	}

	.promo-modern-countdown .countdown-classic .countdown-section {
		min-width: 74px;
	}
}

@media (min-width: 576px) {
	.promo-classic {
		padding: 25px 22px 40px;
	}

	.promo-classic-team-figure img {
		max-width: 100%;
	}

	.promo-creative-team {
		flex-direction: row;
		height: 74px;
	}

	.promo-team-title {
		margin-top: 0;
		margin-left: 10px;
	}

	.promo-creative-details {
		padding-left: 30px;
		padding-right: 30px;
	}
}

@media (min-width: 768px) {
	.promo-modern .button-default {
		padding-top: 26px;
		padding-bottom: 26px;
	}

	.promo-creative {
		text-align: left;
	}

	.promo-creative .unit-body {
		max-width: 100%;
	}

	.promo-creative-details::before,
	.promo-creative-details::after {
		left: 0;
		border-bottom-color: transparent;
		border-top-color: #fff;
		transform: translateX(-50%);
	}

	.promo-creative-details::before {
		top: -1px;
		left: -1px;
		border-top-color: #e1e1e1;
		border-width: 23px 14px 0 14px;
	}

	.promo-creative-details::after {
		border-width: 21px 13px 0 13px;
		transform: translateX(-50%);
	}
}

@media (min-width: 992px) {
	.promo-creative-tickets-description {
		margin-left: 13px;
	}

	.promo-buttons+p {
		margin-top: 0;
	}
}

@media (min-width: 1200px) {
	.promo-creative .unit-body {
		flex-direction: row;
		flex-basis: auto;
	}

	.promo-creative-meta {
		flex-direction: column;
		justify-content: flex-start;
	}

	.promo-creative-meta-description {
		margin-top: 10px;
	}

	.promo-creative-figure {
		margin-left: 27px;
		margin-top: 0;
	}

	.promo-creative-details {
		padding-left: 40px;
		padding-right: 40px;
	}
}

.awards-carousel {
	background: radial-gradient(ellipse at center, #345a6e 0%, #2e4754 100%);
}

.awards-carousel::before {
	display: none;
}

.awards-carousel::after {
	position: absolute;
	top: 10px;
	left: 10px;
	right: 10px;
	bottom: 10px;
	content: '';
	border: 1px solid rgba(255, 255, 255, 0.18);
	pointer-events: none;
}

.awards-item {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 300px;
	padding: 15px;
	text-align: center;
}

.awards-item .divider::after {
	height: 1px;
	background-color: rgba(255, 255, 255, 0.18);
}

.awards-item-main>*+* {
	margin-top: 14px;
}

.awards-item-title {
	letter-spacing: 0.075em;
	color: #fff;
}

.awards-item-title .text-accent {
	display: block;
	font-size: 32px;
	line-height: 1;
	letter-spacing: 0.098em;
	color: #fcef57;
}

.awards-item-time {
	letter-spacing: 0.075em;
	color: #35ad79;
}

.awards-item-aside {
	position: relative;
	margin-left: 15px;
}

.awards-item-aside::before {
	position: absolute;
	height: 1px;
	bottom: 0;
	left: 0;
	right: 0;
	content: '';
	box-shadow: 0 6px 8px rgba(0, 0, 0, 0.59);
	pointer-events: none;
}

@media (min-width: 576px) {
	.awards-carousel::after {
		top: 15px;
		left: 15px;
		right: 15px;
		bottom: 15px;
	}

	.awards-item-title .text-accent {
		font-size: 44px;
	}

	.awards-item-aside {
		margin-left: 25px;
	}
}

@media (min-width: 768px) {
	.awards-item {
		height: 330px;
	}
}

.player-info-corporate .player-img {
	position: relative;
	z-index: 1;
}

.player-info-corporate .player-img img {
	transition: all .3s;
	will-change: transform;
}

.player-info-corporate:hover .player-img img {
	transform: scale(1.05);
}

.player-info-corporate:hover .team-logo-img img {
	transform: scale(0.95);
}

.player-info-corporate.player-info-other-team .player-info-figure .block-number {
	background: #3B7CC0;
}

.player-info-corporate.player-info-other-team .player-info-subtitle {
	color: #3B7CC0;
}

.player-info-corporate.player-info-other-team .player-info-progress .progress-bar-linear,
.player-info-corporate.player-info-other-team .player-info-progress .progress-bar-linear::before {
	background-color: #3B7CC0;
}

.player-info-corporate.player-info-other-team .player-info-progress .progress-value {
	color: #3B7CC0;
}

.player-info-figure {
	position: relative;
	display: flex;
	align-items: flex-end;
	justify-content: center;
	background: #26353c;
	overflow: hidden;
	text-align: center;
}

.player-info-figure .block-number {
	position: absolute;
	top: -5px;
	left: 15px;
	display: inline-block;
	min-width: 50px;
	padding: 5px 8px;
	font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-size: 24px;
	letter-spacing: 0.123em;
	color: #fff;
	text-align: center;
	background: #35ad79;
	transform: skewY(7deg);
	z-index: 1;
}

.player-info-figure .block-number>span {
	display: inline-block;
	transform: skewY(-7deg);
}

.player-info-figure .team-logo-img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	opacity: 0.07;
}

.player-info-figure .team-logo-img img {
	max-width: inherit;
	transition: all .3s;
	will-change: transform;
}

.player-info-main {
	padding: 25px 15px;
	background: #fff;
	border: 1px solid #e1e1e1;
}

.player-info-main hr {
	border-top: 1px solid #e1e1e1;
}

.player-info-main *+hr {
	margin-top: 15px;
}

.player-info-subtitle {
	font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-weight: 500;
	letter-spacing: 0.05em;
	line-height: 1;
	text-transform: uppercase;
	color: #35ad79;
}

.player-info-table table {
	font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	border: none;
}

.player-info-table table th,
.player-info-table table td {
	padding: 4px 10px 4px 0;
	font-weight: 500;
	text-align: left;
	vertical-align: top;
}

.player-info-table table th:nth-child(even),
.player-info-table table td:nth-child(even) {
	color: #151515;
	white-space: nowrap;
}

.player-info-progress .progress-header {
	min-width: 70px;
	margin-right: 10px;
}

*+.player-info-progress {
	margin-top: 15px;
}

*+.player-info-subtitle {
	margin-top: 0;
}

*+.player-info-table {
	margin-top: 15px;
}

.player-info-corporate+.player-info-corporate {
	margin-top: 30px;
}

@media (min-width: 768px) {
	.player-info-corporate {
		display: flex;
	}

	.player-info-figure {
		flex-basis: 50%;
		max-width: 300px;
	}

	.player-info-main {
		padding: 35px 25px;
		flex-basis: calc(100% - 300px);
	}
}

@media (min-width: 1200px) {
	.player-info-figure {
		max-width: 370px;
	}

	.player-info-main {
		flex-basis: calc(100% - 370px);
		flex: 1;
	}
}

.player-info-modern {
	max-width: 370px;
	margin-left: auto;
	margin-right: auto;
}

.player-info-modern:hover .player-info-modern-figure img {
	transform: scale(1.05);
}

.player-info-modern:hover .player-info-modern-title {
	opacity: 0;
	transform: translateY(-120px);
}

.player-info-modern:hover .player-info-modern-progress {
	opacity: 1;
}

.player-info-modern:hover .player-info-modern-footer {
	background: #33a574;
}

.player-info-modern:hover .player-info-modern-number {
	border-color: rgba(255, 255, 255, 0.19);
}

.player-info-modern-figure {
	display: block;
	overflow: hidden;
	background: #26353c;
}

.player-info-modern-figure img {
	max-width: inherit;
	width: 100%;
	transition: all .3s;
	will-change: transform;
}

.player-info-modern-footer {
	display: flex;
	align-items: stretch;
	min-height: 94px;
	color: #fff;
	overflow: hidden;
	background: #35ad79;
	transition: all .3s;
}

.player-info-modern-number {
	padding: 32px 15px;
	font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-size: 30px;
	letter-spacing: 0.05em;
	line-height: 1;
	text-align: center;
	border-right: 1px solid transparent;
	background: #33a574;
	transition: all .3s;
}

.player-info-modern-content {
	position: relative;
	flex-basis: 75%;
	padding: 25px 15px;
}

.player-info-modern-title {
	transition: all .5s;
	will-change: transform;
}

.player-info-modern-title h5 {
	color: #fff;
}

.player-info-modern-title p {
	font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-weight: 500;
	letter-spacing: 0.05em;
	color: rgba(255, 255, 255, 0.65);
	text-transform: uppercase;
}

.player-info-modern-title *+p {
	margin-top: 0;
}

.player-info-modern-progress {
	position: absolute;
	top: 25px;
	left: 15px;
	right: 15px;
	opacity: 0;
	will-change: transform;
	transition: all .5s;
}

.player-info-modern-progress .progress-bar-modern .progress-header {
	min-width: 70px;
	margin-right: 10px;
	line-height: 1.2;
}

.player-info-modern-progress .progress-bar-modern .progress-bar-linear {
	background-color: #fcef57;
}

.player-info-modern-progress .progress-bar-modern .progress-bar-linear::before {
	background: #fcef57;
}

.player-info-modern-progress .progress-bar-modern .progress-value {
	color: #fcef57;
}

.player-info-modern-accent .player-info-modern-footer {
	background-color: #35363c;
}

.player-info-modern-accent .player-info-modern-number {
	background: #2c2d31;
	color: rgba(255, 255, 255, 0.15);
}

.player-info-modern-accent .player-info-modern-title p {
	color: rgba(255, 255, 255, 0.15);
}

.player-info-modern-accent:hover .player-info-modern-footer {
	background-color: #2c2d31;
}

@media (min-width: 992px) {
	.player-info-modern-progress {
		left: 25px;
		right: 25px;
	}

	.player-info-modern-number {
		flex-basis: 25%;
		padding: 25px 15px;
		font-size: 44px;
	}
}

@media (min-width: 1200px) {
	.player-info-modern-content {
		padding: 25px;
	}
}

.player-info-minimal {
	position: relative;
	display: flex;
	align-items: center;
	max-width: 370px;
	height: 275px;
	padding: 30px 20px;
	overflow: hidden;
	background: #233645;
}

.player-info-minimal-figure {
	position: absolute;
	left: 160px;
	right: 0;
	bottom: 0;
	z-index: 1;
	text-align: right;
}

.player-info-minimal-figure img {
	max-width: inherit;
}

.player-info-minimal-number {
	position: absolute;
	top: 4px;
	left: -94px;
	font-size: 380px;
	line-height: 275px;
	font-weight: 600;
	letter-spacing: -0.08em;
	color: rgba(255, 255, 255, 0.1);
}

.player-info-minimal-content {
	position: relative;
	max-width: 130px;
	width: 100%;
	z-index: 1;
}

.player-info-minimal-title {
	font-style: italic;
}

.player-info-minimal-title h3 {
	line-height: 1.1;
	color: #fff;
}

.player-info-minimal-title span {
	display: block;
	color: #fcef57;
}

.player-info-minimal-progress .progress-bar-modern {
	display: block;
}

.player-info-minimal-progress .progress-bar-modern .progress-header {
	display: flex;
	justify-content: space-between;
	align-items: center;
	color: #fff;
}

.player-info-minimal-progress .progress-bar-modern .progress-bar-linear-wrap {
	background-color: rgba(255, 255, 255, 0.2);
}

.player-info-minimal-progress .progress-bar-modern .progress-value {
	color: #fff;
}

*+.player-info-minimal-progress {
	margin-top: 15px;
}

@media (min-width: 576px) {
	.player-info-minimal {
		padding: 30px;
	}

	.player-info-minimal-figure {
		left: 190px;
	}

	.player-info-minimal-content {
		max-width: 160px;
	}
}

.player-voting-item {
	max-width: 152px;
	text-align: left;
}

.player-voting-item .button-block {
	padding: 3px 10px;
	font-size: 12px;
}

.player-voting-item .button-block .icon {
	font-size: 14px;
}

.player-voting-item *+.button-block {
	margin-top: 16px;
}

.player-voting-item-figure {
	position: relative;
	overflow: hidden;
}

.player-voting-item-figure .player-number {
	position: absolute;
	top: 0;
	left: 10px;
	width: 30px;
	padding: 2px 7px 0;
	text-align: center;
	background: #35ad79;
}

.player-voting-item-figure .player-number:after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 100%;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 8px 15px 0 15px;
	border-color: #35ad79 transparent transparent transparent;
}

.player-voting-item-figure .player-number>* {
	color: #fff;
}

.player-voting-item-figure img {
	transition: all .3s;
}

.player-voting-item-title {
	font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-weight: 500;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	color: #151515;
}

.player-voting-item-title a:hover {
	color: #35ad79;
}

.player-voting-item-progress .progress-bar-modern {
	flex-wrap: wrap;
}

.player-voting-item-progress .progress-bar-modern .progress-header {
	flex-basis: 100%;
}

.player-voting-item-progress .progress-bar-modern .progress-bar-linear-wrap {
	flex-basis: 70%;
}

.block-voting {
	max-width: 370px;
	padding: 25px 20px;
	text-align: center;
	background: #fff;
	border: 1px solid #e1e1e1;
}

.block-voting .group-md {
	margin-bottom: -30px;
}

.block-voting .group-md>* {
	margin-bottom: 30px;
}

@media (min-width: 360px) {
	.block-voting {
		padding-left: 0;
		padding-right: 0;
	}

	.block-voting .player-voting-item {
		max-width: calc(50% - 30px);
	}

	.block-voting .progress-bar-modern .progress-header {
		display: inline-block;
		flex-basis: unset;
	}
}

@media (min-width: 768px) and (max-width: 1199.98px) {
	.block-voting .player-voting-item {
		max-width: calc(50% - 15px);
	}

	.block-voting .progress-bar-modern .progress-header {
		display: inline-block;
		flex-basis: unset;
	}

	.block-voting .progress-bar-linear-wrap {
		display: none;
	}
}

@media (min-width: 768px) and (max-width: 1599.98px) {
	.block-voting {
		padding: 15px 10px;
	}

	.block-voting .group-md {
		margin-bottom: -10px;
		margin-left: -10px;
	}

	.block-voting .group-md:empty {
		margin-bottom: 0;
		margin-left: 0;
	}

	.block-voting .group-md>* {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 10px;
		margin-left: 10px;
	}
}

*+.player-voting-item-title {
	margin-top: 10px;
}

*+.player-voting-item-progress {
	margin-top: 10px;
}

.bg-gray-100 .block-player-info {
	padding: 35px 20px;
	background: #fff;
	border: 1px solid #e1e1e1;
	border-top: none;
}

.block-player-info {
	padding: 35px 0;
}

.block-player-info-content {
	color: #151515;
}

.block-player-info-content>*+* {
	margin-top: 18px;
}

.player-info-timeline-item {
	position: relative;
}

.player-info-timeline-item::before {
	position: absolute;
	left: 15px;
	top: -10px;
	height: 10px;
	content: '';
	border-left: 1px solid #e1e1e1;
	pointer-events: none;
}

.player-info-timeline-item::after {
	position: absolute;
	left: 15px;
	top: 25px;
	bottom: -30px;
	content: '';
	border-left: 1px solid #e1e1e1;
	pointer-events: none;
}

.player-info-timeline-item:last-child::after {
	bottom: -10px;
}

.player-info-timeline-item-header {
	position: relative;
	display: flex;
	align-items: flex-start;
}

.timeline-counter {
	position: relative;
	display: inline-block;
	min-width: 70px;
	margin-right: 10px;
	padding: 1px 25px 1px 10px;
	font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	color: #151515;
	overflow: hidden;
	border-left: 1px solid #e1e1e1;
	z-index: 2;
}

.timeline-counter::before {
	position: absolute;
	top: 0;
	right: 3px;
	left: -6px;
	bottom: 0;
	content: '';
	border: 1px solid #e1e1e1;
	transform: skewX(-10deg);
	z-index: -1;
	pointer-events: none;
}

.player-info-timeline-item-text {
	padding-left: 30px;
}

.player-info-timeline-item+.player-info-timeline-item {
	margin-top: 40px;
}

*+.block-player-info-content {
	margin-top: 25px;
}

*+.block-player-info-timeline {
	margin-top: 40px;
}

*+.player-info-timeline-item-text {
	margin-top: 20px;
}

@media (min-width: 768px) {
	.bg-gray-100 .block-player-info {
		padding: 45px 35px;
	}
}

.game-glossary {
	padding: 22px 29px 16px;
	font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.2;
	letter-spacing: .05em;
	text-transform: uppercase;
	background: #fff;
	border: 1px solid #e1e1e1;
}

.game-glossary-wrap {
	margin-left: -10px;
	margin-right: -10px;
}

.game-glossary-wrap>* {
	display: inline-block;
	vertical-align: top;
	padding: 0 10px;
}

.game-glossary-terms td {
	padding-bottom: 8px;
	vertical-align: top;
}

.game-glossary-terms td:first-child {
	color: #151515;
}

.game-glossary-terms td:last-child {
	padding-left: 8px;
}

@media (min-width: 576px) {
	.game-glossary-wrap {
		margin-left: -20px;
		margin-right: -20px;
	}

	.game-glossary-wrap>* {
		padding: 0 20px;
	}
}

/*
*
* Pagination custom
*/
.pagination {
	font-size: 0;
	line-height: 0;
	margin-bottom: -10px;
	margin-left: -10px;
	justify-content: center;
}

.pagination:empty {
	margin-bottom: 0;
	margin-left: 0;
}

.pagination>* {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 10px;
}

.page-item {
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	font-weight: 400;
}

.page-link {
	display: inline-block;
	min-width: 42px;
	padding: 9px 9px;
	border: 0 solid #d7d7d7;
	font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-size: 18px;
	line-height: 1.33333;
	background-color: #fff;
	color: #151515;
	transition: all 0.3s ease-in-out;
}

.page-link:hover,
.page-link:focus,
.page-link:active {
	color: #fff;
	background-color: #35ad79;
	border-color: #35ad79;
}

span.page-link:hover,
span.page-link:focus,
span.page-link:active {
	color: #151515;
	background-color: #fff;
	border-color: #d7d7d7;
}

.page-item.active>.page-link,
.page-item.active>.page-link:hover,
.page-item.active>.page-link:focus,
.page-item.active>.page-link:active {
	color: #fff;
	background-color: #35ad79;
	border-color: #35ad79;
}

.page-item.disabled>.page-link,
.page-item.disabled>.page-link:hover,
.page-item.disabled>.page-link:focus,
.page-item.disabled>.page-link:active {
	color: #fff;
	background-color: #35ad79;
	border-color: #35ad79;
	opacity: .8;
}

.page-item-control .icon::before {
	font-family: 'FontAwesome';
	font-size: 11px;
	line-height: 24px;
}

.page-item-control:first-child .icon::before,
[dir='rtl'] .page-item-control:last-child .icon::before {
	content: '\f053';
	margin-left: -1px;
}

.page-item-control:last-child .icon::before,
[dir='rtl'] .page-item-control:first-child .icon::before {
	content: '\f054';
	margin-right: -1px;
}

.page-item:first-child .page-link {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.page-item:last-child .page-link {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

*+.pagination-wrap {
	margin-top: 25px;
}

@media (min-width: 1200px) {
	*+.pagination-wrap {
		margin-top: 40px;
	}
}

/*
*
* Comments
*/
.comment-classic {
	position: relative;
	z-index: 1;
	padding: 20px;
	letter-spacing: 0.05em;
	background: #fff;
	border: 1px solid #e1e1e1;
}

.comment-classic svg {
	position: absolute;
	top: 30px;
	right: 20px;
	width: 36px;
	height: 24px;
	z-index: 0;
}

.comment-classic svg path {
	fill: #edeff4;
}

.comment-classic>* {
	position: relative;
	z-index: 1;
}

.comment-classic-header+* {
	margin-top: 10px;
}

.comment-classic-header {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.comment-classic-header-aside img {
	max-width: inherit;
	border-radius: 50%;
}

.comment-classic-header-aside+.comment-classic-header-main {
	margin-left: 10px;
}

.comment-classic-header-main {
	font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-weight: 500;
	text-transform: uppercase;
}

.comment-classic-title {
	color: #151515;
	line-height: 18px;
}

.comment-classic-title+* {
	margin-top: 1px;
}

.comment-classic-time {
	display: inline-block;
	font-size: 12px;
	line-height: 16px;
}

.comment-classic-text+* {
	margin-top: 12px;
}

.comment-classic-post-title {
	position: relative;
	padding-left: 40px;
}

.comment-classic-post-title:before {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 24px;
	height: 24px;
	border-left: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
	content: '';
	pointer-events: none;
}

.comment-classic-post-title:after {
	position: absolute;
	top: 7px;
	left: 17px;
	display: inline-block;
	font-family: 'Material Design Icons';
	font-size: 20px;
	color: #d7d7d7;
	content: '\f238';
	pointer-events: none;
}

.list-comments-classic .comment-classic+.comment-classic {
	border-top: none;
}

.list-comments-classic .comment-classic-post-title {
	margin-left: 15px;
}

@media (min-width: 992px) {
	.comment-classic {
		padding: 20px 40px 20px 20px;
	}

	.comment-classic:before {
		font-size: 120px;
	}
}

.comment-modern {
	position: relative;
	padding: 30px 30px 30px 65px;
	font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	text-transform: uppercase;
	background: #fff;
	border: 1px solid #e1e1e1;
}

.comment-modern svg {
	position: absolute;
	top: 33px;
	left: 20px;
	width: 31px;
	height: 19px;
	z-index: 0;
}

.comment-modern svg path {
	fill: #d4d5db;
}

.comment-modern-title {
	margin-top: 0;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 0.05em;
}

.comment-modern-title a {
	color: #151515;
}

.comment-modern-title a:hover {
	color: #35ad79;
}

.comment-modern-title+* {
	margin-top: 5px;
}

.comment-modern-time {
	display: inline-block;
	font-size: 12px;
	font-weight: 500;
	letter-spacing: 0.05em;
	color: #9b9b9b;
}

.comment-modern-time .icon {
	margin-right: 8px;
	font-size: 17px;
	vertical-align: middle;
}

.comment-modern+.comment-modern {
	margin-top: 14px;
}

.blog-post-comments {
	color: #151515;
}

.bg-gray-100 .blog-post-comments {
	padding: 40px 30px;
	background: #fff;
	border: 1px solid #e1e1e1;
}

.post-comment {
	position: relative;
	display: flex;
	flex-wrap: wrap;
}

.post-comment-footer {
	margin-bottom: -7px;
	margin-left: -30px;
}

.post-comment-footer:empty {
	margin-bottom: 0;
	margin-left: 0;
}

.post-comment-footer>* {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 7px;
	margin-left: 30px;
}

.post-comment-footer .icon {
	margin-right: 7px;
	color: #35ad79;
}

.post-comment-footer a {
	color: #151515;
}

.post-comment-footer a:hover {
	color: #35ad79;
}

.post-comment-main {
	padding-bottom: 30px;
	border-bottom: 1px solid #e1e1e1;
}

.post-comment-time {
	color: #9b9b9b;
}

*+.post-comment-main,
*+.post-comment-text,
*+.post-comment-footer {
	margin-top: 15px;
}

.post-comment+.post-comment {
	margin-top: 35px;
}

.post-comment-parent .post-comment-main {
	padding-bottom: 5px;
	border-bottom: none;
}

.post-comment-child {
	margin-left: 30px;
	border-bottom: 1px solid #e1e1e1;
}

.post-comment-child .post-comment-main {
	border-bottom: none;
}

@media (min-width: 576px) {
	*+.post-comment-main {
		margin-top: 0;
	}

	.post-comment-main {
		flex-basis: calc(100% - 89px);
		margin-left: 20px;
	}

	.post-comment-header {
		display: flex;
		align-items: flex-end;
	}

	.author-name {
		padding-right: 20px;
	}

	.post-comment-time {
		padding-left: 20px;
		border-left: 1px solid #e1e1e1;
	}

	.post-comment-child {
		margin-left: 85px;
	}

	.post-comment-child::before {
		position: absolute;
		top: 44px;
		left: -50px;
		width: 40px;
		border-top: 1px solid #e1e1e1;
		content: '';
	}

	.post-comment-parent::before {
		position: absolute;
		top: 80px;
		left: 35px;
		height: 100%;
		border-left: 1px solid #e1e1e1;
		content: '';
	}
}

@media (min-width: 1200px) {
	.post-comment-child {
		padding-left: 25px;
	}

	.post-comment-child::before {
		position: absolute;
		top: 44px;
		left: -50px;
		width: 60px;
		border-top: 1px solid #e1e1e1;
		content: '';
	}
}

.bg-gray-100 .form-input {
	background: #fff;
}

.comment-box-form .form-label {
	color: #9b9b9b;
}

.comment-box-form .form-input {
	border: 1px solid #edeff4;
	background: #edeff4;
}

.comment-box-form *+.form-button {
	margin-top: 20px;
}

.comment-box-form .button {
	min-height: inherit;
	padding: 14px 40px;
}

*+.comment-box {
	margin-top: 50px;
}

*+.comment-box-form {
	margin-top: 15px;
}

*+.comment-box-main {
	margin-top: 15px;
}

@media (min-width: 576px) {
	.comment-box {
		display: flex;
		flex-wrap: wrap;
	}

	*+.comment-box-main {
		margin-top: 0;
	}

	.comment-box-main {
		flex-basis: calc(100% - 89px);
		margin-left: 20px;
	}
}

/*
*
* Badges
*/
.badge {
	display: inline-block;
	padding: 3px 8px;
	font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-size: 12px;
	font-weight: 600;
	line-height: 14px;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	background: #e1e1e1;
	border-radius: 4px;
}

.badge>.icon {
	margin-left: 5px;
	font-size: 12px;
}

.badge-primary {
	background: #35ad79;
}

.badge-secondary {
	font-weight: 500;
	color: #151515;
	background: #fcef57;
}

.badge-red {
	background: #fd6565;
}

.badge-orange {
	background: #ffa04c;
}

.badge-blue {
	background: #28c0e1;
}

.badge-green {
	background: #28a745;
}

.badge-shop {
	background: #4b88dc;
}

.badge-light-yellow {
	color: #151515;
	background: #eeec49;
}

.badge-light-green {
	background: #96c251;
}

.badge-east-bay {
	font-weight: 500;
	background: #444c80;
}

/**
*
* Card
*/
.card-form {
	padding: 30px 15px;
	background: #fff;
	transition: all 200ms ease;
}

.card-form .form-wrap+* {
	margin-top: 20px;
}

.card-form .form-wrap+.form-wrap {
	margin-top: 15px;
}

.card-form *+.button {
	margin-top: 26px;
}

.card-login-register {
	margin-left: auto;
	margin-right: auto;
	max-width: 400px;
}

.card-top-panel {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-between;
	padding: 20px 30px;
	background: #35363c;
}

.card-form-login {
	position: relative;
	top: 0;
	width: 100%;
	z-index: 1;
}

.card-form-register {
	position: relative;
	display: none;
	z-index: 1;
}

.card-toggle {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	width: 43px;
	height: 17px;
	background: #5e616e;
	border: none;
	border-radius: 4px;
	cursor: pointer;
}

.card-toggle-circle {
	position: absolute;
	top: 50%;
	left: -4px;
	width: 24px;
	height: 24px;
	background: #fff;
	border-radius: 50%;
	transform: translateY(-50%);
	will-change: transform;
	transition: all .1s linear;
}

.card-toggle-circle::before {
	position: absolute;
	content: '';
	top: 50%;
	left: 50%;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #35ad79;
	transform: translate(-50%, -50%);
	transition: all .2s ease-in-out;
}

.card-subtitle,
.card-top-panel-left {
	position: relative;
}

.card-title {
	color: #fff;
	margin-bottom: 0;
	transition: all 300ms ease;
}

.card-subtitle {
	top: 2px;
	text-align: right;
	margin-right: 10px;
	font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	color: #6b6b6e;
	letter-spacing: .05em;
	text-transform: uppercase;
	transition: all 300ms ease;
}

.card-subtitle>* {
	display: inline-block;
}

.card-subtitle-login,
.card-title-login {
	opacity: 1;
	visibility: visible;
}

.card-subtitle-register,
.card-title-register {
	position: absolute;
	top: 50%;
	opacity: 0;
	visibility: hidden;
	transform: translateY(-50%);
	will-change: transform;
}

.card-title-register {
	left: 0;
}

.card-subtitle-register {
	right: 0;
}

.card-toggle-circle:hover::before {
	width: 16px;
	height: 16px;
}

.card-toggle.active .card-toggle-circle {
	transform: translate(112%, -50%);
}

.card-login-register.active .card-form-login {
	display: none;
}

.card-login-register.active .card-form-register {
	display: block;
}

.card-login-register.active .card-subtitle-login,
.card-login-register.active .card-title-login {
	opacity: 0;
	visibility: hidden;
}

.card-login-register.active .card-subtitle-register,
.card-login-register.active .card-title-register {
	opacity: 1;
	visibility: visible;
}

@media (max-width: 575.98px) {
	.card-login-register .button-lg {
		padding-left: 20px;
		padding-right: 20px;
	}

	.card-top-panel-right {
		width: 200px;
		margin-top: 4px;
	}

	.card-title-register {
		left: 50%;
		transform: translate(-50%, -50%);
	}
}

@media (min-width: 576px) {
	.card-form {
		padding: 40px 25px;
	}

	.card-top-panel {
		flex-direction: row;
	}

	.card-login-register {
		max-width: 100%;
	}
}

/*
*
* Nav Custom
*/
.nav-minimal-list {
	margin-bottom: -10px;
	margin-left: -20px;
	font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-size: 12px;
	line-height: 1.3;
	font-weight: 500;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	color: #707279;
}

.nav-minimal-list:empty {
	margin-bottom: 0;
	margin-left: 0;
}

.nav-minimal-list>* {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 20px;
}

.nav-minimal-list li {
	display: inline-block;
}

.nav-minimal-list li.active {
	color: #35ad79;
}

.nav-minimal-list a {
	color: inherit;
}

.nav-minimal-list a:hover {
	color: #35ad79;
}

.nav-light-list {
	margin-bottom: -10px;
	margin-left: -20px;
	letter-spacing: .05em;
}

.nav-light-list:empty {
	margin-bottom: 0;
	margin-left: 0;
}

.nav-light-list>* {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 20px;
}

.nav-light-list li {
	display: inline-block;
}

.nav-light-list a {
	color: inherit;
}

.nav-light-list li.active,
.nav-light-list a:hover {
	color: #35ad79;
}

@media (min-width: 992px) {
	.nav-minimal-list {
		margin-left: -40px;
	}

	.nav-minimal-list>* {
		margin-left: 40px;
	}
}

/*
*
* Modal Custom
*/
.modal-video .modal-dialog {
	top: 50%;
	max-width: 300px;
	margin: 10px auto;
	transform: translateY(-50%);
}

.modal-video .modal-content {
	border: none;
	background: transparent;
}

.modal-video .modal-body {
	padding: 0;
}

.modal-video .modal-header {
	border: none;
}

.modal-video .close {
	color: #fff;
	opacity: 1;
	text-shadow: none;
	cursor: pointer;
	transition: all .3s;
}

.modal-video .close:hover {
	color: #35ad79;
}

.modal-video.show .modal-dialog {
	transform: translate(0, -50%);
}

@media (min-width: 576px) {
	.modal-video .modal-dialog {
		max-width: 450px;
	}
}

@media (min-width: 992px) {
	.modal-video .modal-dialog {
		max-width: 600px;
	}
}

/*
*
* Page layout
*/
.page {
	position: relative;
	overflow: hidden;
	min-height: 100vh;
	opacity: 0;
}

.page.fadeIn {
	animation-timing-function: ease-out;
}

.page.fadeOut {
	animation-timing-function: ease-in;
}

[data-x-mode] .page {
	opacity: 1;
}

html.boxed body {
	background: #edeff4 url(/local/templates/aviales/css/../images/bg-pattern-boxed.png) repeat fixed;
}

@media (min-width: 1630px) {
	html.boxed .page {
		max-width: 1600px;
		margin-left: auto;
		margin-right: auto;
		box-shadow: 0 0 23px 0 rgba(1, 1, 1, 0.1);
	}

	html.boxed .rd-navbar-static {
		max-width: 1600px;
		margin-left: auto;
		margin-right: auto;
	}

	html.boxed .rd-navbar-static.rd-navbar--is-stuck {
		max-width: 1600px;
		width: 100%;
		left: calc(50% - 1600px);
		right: calc(50% - 1600px);
	}
}

/*
*
* Text styling
*/
.text-italic {
	font-style: italic;
}

.text-normal {
	font-style: normal;
}

.text-underline {
	text-decoration: underline;
}

.text-strike {
	text-decoration: line-through;
}

.font-weight-thin {
	font-weight: 100;
}

.font-weight-light {
	font-weight: 300;
}

.font-weight-regular {
	font-weight: 400;
}

.font-weight-medium {
	font-weight: 500;
}

.font-weight-sbold {
	font-weight: 600;
}

.font-weight-ubold {
	font-weight: 900;
}

.text-spacing-0 {
	letter-spacing: 0;
}

.text-spacing-50 {
	letter-spacing: 0.05em;
}

.text-gray-100 {
	color: #edeff4;
}

.text-gray-200 {
	color: #d7d7d7;
}

.text-gray-300 {
	color: #ccc;
}

.text-gray-400 {
	color: #b7b7b7;
}

.text-gray-500 {
	color: #9b9b9b;
}

.text-gray-600 {
	color: #868e96;
}

.text-gray-700 {
	color: #2c343b;
}

.text-gray-800 {
	color: #151515;
}

.text-gray-900 {
	color: #111;
}

.text-red {
	color: #fd6565;
}

html .page .text-primary {
	color: #35ad79;
}

html .page .text-secondary {
	color: #fcef57;
}

/*
*
* Offsets
*/
*+p {
	margin-top: 15px;
}

*+h4,
*+.heading-4 {
	margin-top: 10px;
}

h2+p,
.heading-2+p {
	margin-top: 12px;
}

p+h2,
p+.heading-2 {
	margin-top: 15px;
}

p+p {
	margin-top: 12px;
}

img+p {
	margin-top: 15px;
}

h3+img {
	margin-top: 42px;
}

h2+.big {
	margin-top: 3px;
}

*+.row {
	margin-top: 30px;
}

*+.big {
	margin-top: 20px;
}

*+.text-style-1 {
	margin-top: 6px;
}

*+.text-block {
	margin-top: 30px;
}

*+.button {
	margin-top: 30px;
}

.button+.button {
	margin-top: 15px;
}

.icon-xl+h2 {
	margin-top: 20px;
}

.row+h3,
.row+.heading-3 {
	margin-top: 80px;
}

.container+.container {
	margin-top: 35px;
}

.row+.row {
	margin-top: 35px;
}

.row+.button {
	margin-top: 40px;
}

.heading-7+.text-style-1 {
	margin-top: 0;
}

@media (min-width: 768px) {

	*+h4,
	*+.heading-4 {
		margin-top: 22px;
	}
}

@media (min-width: 1200px) {
	*+.rd-form {
		margin-top: 30px;
	}

	*+.contact-list {
		margin-top: 30px;
	}

	.container+.container {
		margin-top: 60px;
	}

	.row+.row {
		margin-top: 60px;
	}
}

.row-0 {
	margin-bottom: 0px;
}

.row-0:empty {
	margin-bottom: 0;
}

.row-0>* {
	margin-bottom: 0px;
}

.row-10 {
	margin-bottom: -10px;
}

.row-10:empty {
	margin-bottom: 0;
}

.row-10>* {
	margin-bottom: 10px;
}

.row-15 {
	margin-bottom: -15px;
}

.row-15:empty {
	margin-bottom: 0;
}

.row-15>* {
	margin-bottom: 15px;
}

.row-20 {
	margin-bottom: -20px;
}

.row-20:empty {
	margin-bottom: 0;
}

.row-20>* {
	margin-bottom: 20px;
}

.row-30 {
	margin-bottom: -30px;
}

.row-30:empty {
	margin-bottom: 0;
}

.row-30>* {
	margin-bottom: 30px;
}

.row-50 {
	margin-bottom: -50px;
}

.row-50:empty {
	margin-bottom: 0;
}

.row-50>* {
	margin-bottom: 50px;
}

@media (min-width: 992px) {
	.row-md-30 {
		margin-bottom: -30px;
	}

	.row-md-30:empty {
		margin-bottom: 0;
	}

	.row-md-30>* {
		margin-bottom: 30px;
	}
}

/*
*
* Element groups
*/
html .group {
	margin-bottom: -20px;
	margin-left: -15px;
}

html .group:empty {
	margin-bottom: 0;
	margin-left: 0;
}

html .group>* {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 20px;
	margin-left: 15px;
}

html .group-xs {
	margin-bottom: -10px;
	margin-left: -10px;
}

html .group-xs:empty {
	margin-bottom: 0;
	margin-left: 0;
}

html .group-xs>* {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 10px;
}

html .group-sm {
	margin-bottom: -12px;
	margin-left: -12px;
}

html .group-sm:empty {
	margin-bottom: 0;
	margin-left: 0;
}

html .group-sm>* {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 12px;
	margin-left: 12px;
}

html .group-md {
	margin-bottom: -20px;
	margin-left: -20px;
}

html .group-md:empty {
	margin-bottom: 0;
	margin-left: 0;
}

html .group-md>* {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 20px;
	margin-left: 20px;
}

html .group-xl {
	margin-bottom: -20px;
	margin-left: -30px;
}

html .group-xl:empty {
	margin-bottom: 0;
	margin-left: 0;
}

html .group-xl>* {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 20px;
	margin-left: 30px;
}

@media (min-width: 992px) {
	html .group-xl {
		margin-bottom: -20px;
		margin-left: -45px;
	}

	html .group-xl>* {
		margin-bottom: 20px;
		margin-left: 45px;
	}
}

html .group-sm-justify .button {
	padding-left: 20px;
	padding-right: 20px;
}

html .group-sm-justify .button+.button {
	margin-top: 0;
}

@media (max-width: 575.98px) {
	html .group-sm-justify {
		text-align: center;
	}

	html .group-sm-justify .button {
		text-align: center;
		padding-left: 10px;
		padding-right: 10px;
		min-width: 59px;
	}

	html .group-sm-justify .button .icon {
		padding-right: 0;
	}

	html .group-sm-justify .button>span:not(.icon) {
		display: none;
	}
}

@media (min-width: 576px) {
	html .group-sm-justify {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
	}

	html .group-sm-justify>* {
		flex-grow: 1;
		flex-shrink: 0;
	}

	html .group-sm-justify .buttons {
		min-width: 130px;
		padding-left: 20px;
		padding-right: 20px;
	}
}

.group-flex {
	display: flex;
	flex-wrap: wrap;
}

.group-flex-xs {
	margin-bottom: -10px;
	margin-left: -10px;
}

.group-flex-xs>* {
	margin-bottom: 10px;
	margin-left: 10px;
}

.group-middle {
	display: inline-table;
}

.group-middle>* {
	vertical-align: middle;
}

*+.group-xs {
	margin-top: 30px;
}

*+.group-sm {
	margin-top: 30px;
}

*+.group-md {
	margin-top: 30px;
}

*+.group-xl {
	margin-top: 20px;
}

.rd-form+.group-sm {
	margin-top: 12px;
}

@media (min-width: 768px) {
	*+.group-md {
		margin-top: 40px;
	}
}

/*
*
* Sections
* --------------------------------------------------
*/
.section-xs {
	padding: 25px 0;
}

.section-minimal {
	padding: 35px 0;
}

.section-sm,
.section-md,
.section-lg,
.section-xl {
	padding: 50px 0;
}

.section-collapse+.section-collapse {
	padding-top: 0;
}

.section-collapse:last-child {
	padding-bottom: 0;
}

html [class*='section-'].section-bottom-0 {
	padding-bottom: 0;
}

.section-variant-1 {
	padding: 50px 0;
}

@media (max-width: 991.98px) {

	section.section-sm:first-of-type,
	section.section-md:first-of-type,
	section.section-lg:first-of-type,
	section.section-xl:first-of-type,
	section.section-xxl:first-of-type {
		padding-top: 40px;
	}
}

@media (min-width: 768px) {
	.section-sm {
		padding: 40px 0;
	}

	.section-md {
		padding: 50px 0;
	}

	.section-lg {
		padding: 65px 0;
	}

	.section-variant-1 {
		padding: 60px 0 80px;
	}
}

@media (min-width: 992px) {
	.section-md {
		padding: 60px 0 70px;
	}

	.section-lg {
		padding: 80px 0;
	}
}

@media (min-width: 1200px) {
	.section-lg {
		padding: 115px 0;
	}

	.section-variant-1 {
		padding-bottom: 100px;
	}
}

.section-single {
	position: relative;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	text-align: center;
}

.section-single::before {
	position: absolute;
	content: '';
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(43, 51, 65, 0.4);
	z-index: 0;
}

.section-single p {
	margin-left: auto;
	margin-right: auto;
}

.section-single *+.rights {
	margin-top: 35px;
}

@media (min-width: 992px) {
	.section-single *+.rights {
		margin-top: 60px;
	}
}

.section-single .rd-mailform-wrap {
	max-width: 670px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.section-single *+.rd-mailform-wrap {
	margin-top: 20px;
}

.section-single-header {
	padding: calc(1em + 3vh) 0 calc(1em + 2vh);
}

.section-single-main {
	padding: calc(1em + 4vh) 0;
}

.section-single-footer {
	padding: calc(1em + 2vh) 0 calc(1em + 3vh);
}

.section-single-inner {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	position: relative;
	z-index: 1;
	width: 100%;
	min-height: 100vh;
}

.section-single-inner>* {
	width: 100%;
}

@supports (display: grid) {
	.section-single-inner {
		display: grid;
		justify-items: center;
		align-content: space-between;
		grid-template-columns: 1fr;
	}
}

/*
*
* Grid modules
*/
.row-narrow {
	margin-left: -5px;
	margin-right: -5px;
}

.row-narrow>[class*='col-'] {
	padding-left: 5px;
	padding-right: 5px;
}

.container-wide {
	max-width: 100%;
}

@media (min-width: 1920px) {
	.container-wide {
		max-width: 1920px;
	}
}

/*
*
* Backgrounds
*/
.context-dark,
.rd-navbar-dark,
.rd-navbar-darker,
.bg-gray-700,
.bg-gray-2,
.bg-gray-4,
.bg-primary,
.bg-image-dark,
.context-dark h1,
.rd-navbar-dark h1,
.rd-navbar-darker h1,
.bg-gray-700 h1,
.bg-gray-2 h1,
.bg-gray-4 h1,
.bg-primary h1,
.bg-image-dark h1,
.context-dark h2,
.rd-navbar-dark h2,
.rd-navbar-darker h2,
.bg-gray-700 h2,
.bg-gray-2 h2,
.bg-gray-4 h2,
.bg-primary h2,
.bg-image-dark h2,
.context-dark h3,
.rd-navbar-dark h3,
.rd-navbar-darker h3,
.bg-gray-700 h3,
.bg-gray-2 h3,
.bg-gray-4 h3,
.bg-primary h3,
.bg-image-dark h3,
.context-dark h4,
.rd-navbar-dark h4,
.rd-navbar-darker h4,
.bg-gray-700 h4,
.bg-gray-2 h4,
.bg-gray-4 h4,
.bg-primary h4,
.bg-image-dark h4,
.context-dark h5,
.rd-navbar-dark h5,
.rd-navbar-darker h5,
.bg-gray-700 h5,
.bg-gray-2 h5,
.bg-gray-4 h5,
.bg-primary h5,
.bg-image-dark h5,
.context-dark h6,
.rd-navbar-dark h6,
.rd-navbar-darker h6,
.bg-gray-700 h6,
.bg-gray-2 h6,
.bg-gray-4 h6,
.bg-primary h6,
.bg-image-dark h6,
.context-dark [class*='heading-'],
.rd-navbar-dark [class*='heading-'],
.rd-navbar-darker [class*='heading-'],
.bg-gray-700 [class*='heading-'],
.bg-gray-2 [class*='heading-'],
.bg-gray-4 [class*='heading-'],
.bg-primary [class*='heading-'],
.bg-image-dark [class*='heading-'] {
	color: #fff;
}

.context-dark hr,
.rd-navbar-dark hr,
.rd-navbar-darker hr,
.bg-gray-700 hr,
.bg-gray-2 hr,
.bg-gray-4 hr,
.bg-primary hr,
.bg-image-dark hr {
	border-color: rgba(255, 255, 255, 0.14);
}

.context-dark .big,
.rd-navbar-dark .big,
.rd-navbar-darker .big,
.bg-gray-700 .big,
.bg-gray-2 .big,
.bg-gray-4 .big,
.bg-primary .big,
.bg-image-dark .big {
	color: #fff;
}

.context-dark .brand .brand-logo-dark,
.rd-navbar-dark .brand .brand-logo-dark,
.rd-navbar-darker .brand .brand-logo-dark,
.bg-gray-700 .brand .brand-logo-dark,
.bg-gray-2 .brand .brand-logo-dark,
.bg-gray-4 .brand .brand-logo-dark,
.bg-primary .brand .brand-logo-dark,
.bg-image-dark .brand .brand-logo-dark {
	display: none;
}

.context-dark .brand .brand-logo-light,
.rd-navbar-dark .brand .brand-logo-light,
.rd-navbar-darker .brand .brand-logo-light,
.bg-gray-700 .brand .brand-logo-light,
.bg-gray-2 .brand .brand-logo-light,
.bg-gray-4 .brand .brand-logo-light,
.bg-primary .brand .brand-logo-light,
.bg-image-dark .brand .brand-logo-light {
	display: block;
}

.context-light {
	color: #151515;
}

.context-light h1,
.context-light h2,
.context-light h3,
.context-light h4,
.context-light h5,
.context-light h6,
.context-light [class*='heading-'] {
	color: #151515;
}

.context-light .form-label,
.context-light .form-input {
	color: #9b9b9b;
}


.context-light .form-input {
	background-color: #fff;
	border-color: #e1e1e1;
}

.context-light .stepper input {
	color: #151515;
}

.context-light .post-classic-title {
	color: #151515;
}

.context-light .brand .brand-logo-dark {
	display: block;
}

.context-light .brand .brand-logo-light {
	display: none;
}

/**
* Light Backgrounds
*/
.bg-default {
	background-color: #fff;
}

.bg-default+.bg-default {
	padding-top: 0;
}

.bg-gray-100 {
	background-color: #edeff4;
}

.bg-gray-100+.bg-gray-100 {
	padding-top: 0;
}

.bg-gray-200 {
	background-color: #d7d7d7;
}

.bg-gray-200+.bg-gray-200 {
	padding-top: 0;
}

/**
* Dark Backgrounds
*/
.bg-gray-700 {
	background-color: #2c343b;
}

.bg-gray-700+.bg-gray-700 {
	padding-top: 0;
}

.bg-gray-2 {
	background-color: #35363c;
	color: #707279;
}

.bg-gray-2+.bg-gray-2 {
	padding-top: 0;
}

.bg-gray-2 h6,
.bg-gray-2 .heading-6 {
	color: #707279;
}

.bg-gray-2 .link {
	color: #fff;
}

.bg-gray-2 .link:hover {
	color: #35ad79;
}

.bg-gray-2 .rights {
	color: #707279;
}

.bg-gray-4 {
	background-color: #2c2d31;
}

.bg-gray-4+.bg-gray-4 {
	padding-top: 0;
}

/**
* Accent Backgrounds
*/
.bg-primary {
	background-color: #35ad79;
}

.bg-primary+.bg-primary {
	padding-top: 0;
}

/**
* Background Image
*/
.bg-image {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.bg-image-dark {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.bg-image-dark .form-label,
.bg-image-dark .form-input {
	color: #9b9b9b;
}

.bg-image-dark .form-input {
	background-color: #fff;
	border-color: #e1e1e1;
}

[class^='bg-'] {
	background-size: cover;
	background-position: center center;
}

@media (min-width: 992px) {
	html:not(.tablet):not(.mobile) .bg-fixed {
		background-attachment: fixed;
	}
}

/*
*
* Utilities custom
* --------------------------------------------------
*/
.height-fill {
	position: relative;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
}

.height-fill>* {
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-ms-flex-negative: 0;
	-webkit-flex-shrink: 0;
	flex-shrink: 0;
}

.object-inline {
	white-space: nowrap;
}

.object-inline>* {
	display: inline-block;
	min-width: 20px;
	vertical-align: top;
	white-space: normal;
}

.object-inline>*+* {
	margin-left: 5px;
}

.oh {
	position: relative;
	overflow: hidden;
}

.text-decoration-lines {
	position: relative;
	overflow: hidden;
	width: 100%;
}

.text-decoration-lines-content {
	position: relative;
	display: inline-block;
	min-width: 170px;
	font-size: 13px;
	text-transform: uppercase;
}

.text-decoration-lines-content::before,
.text-decoration-lines-content::after {
	content: '';
	position: absolute;
	height: 1px;
	background: #d7d7d7;
	top: 50%;
	width: 100vw;
}

.text-decoration-lines-content::before {
	left: 0;
	transform: translate3d(-100%, 0, 0);
}

.text-decoration-lines-content::after {
	right: 0;
	transform: translate3d(100%, 0, 0);
}

*+.text-decoration-lines {
	margin-top: 30px;
}

p.rights {
	font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-size: 12px;
	font-weight: 500;
	letter-spacing: 0;
	text-transform: uppercase;
}

p.rights a {
	color: inherit;
	text-decoration: underline;
}

p.rights a:hover {
	color: #35ad79;
}

[style*='z-index: 1000;'] {
	z-index: 1092 !important;
}

.text-block>* {
	margin-left: .125em;
	margin-right: .125em;
}

.svg-color-primary {
	fill: #35ad79;
}

.svg-color-secondary {
	fill: #fcef57;
}

.svg-color-abbey {
	fill: #555c5f;
}

.svg-color-shuttle-gray {
	fill: #5a666d;
}

.svg-sizing-35,
.svg-sizing-35 * {
	width: 35px;
	height: 35px;
}

/*
*
* Layouts
*/
.layout-justify {
	margin-bottom: -20px;
	margin-left: -20px;
	text-align: center;
}

.layout-justify:empty {
	margin-bottom: 0;
	margin-left: 0;
}

.layout-justify>* {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 20px;
	margin-left: 20px;
}

@media (min-width: 768px) {
	.layout-justify {
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
}

/*
*
* Animate.css
*/
.animated {
	animation-duration: 1s;
	animation-fill-mode: both;
	opacity: 1;
}

.ios .animated {
	-webkit-transition: none !important;
	-moz-transition: none !important;
	-o-transition: none !important;
	-ms-transition: none !important;
	transition: none !important;
}

.ios .wow {
	visibility: visible !important;
	-webkit-animation: none !important;
	-moz-animation: none !important;
	-o-animation: none !important;
	-ms-animation: none !important;
	animation: none !important;
}

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

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

html:not(.lt-ie10) .not-animated {
	opacity: 0;
}

/**
* FadeIn Keyframes Animation
*/
@-webkit-keyframes fadeIn {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

.fadeIn {
	animation-name: fadeIn;
}

/**
* FadeInUp Keyframes Animation
*/
@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		transform: translate3d(0, 30px, 0) scale(0.7);
	}

	100% {
		opacity: 1;
		transform: translate3d(0, 0, 0) scale(1);
	}
}

@keyframes fadeInUp {
	0% {
		opacity: 0;
		transform: translate3d(0, 30px, 0) scale(0.7);
	}

	100% {
		opacity: 1;
		transform: translate3d(0, 0, 0) scale(1);
	}
}

.fadeInUp {
	animation-name: fadeInUp;
}

/**
* FadeInDown Keyframes Animation
*/
@-webkit-keyframes fadeInDown {
	0% {
		opacity: 0;
		transform: translate3d(0, -100%, 0) scale(0.7);
	}

	100% {
		opacity: 1;
		transform: translate3d(0, 0, 0) scale(1);
	}
}

@keyframes fadeInDown {
	0% {
		opacity: 0;
		transform: translate3d(0, -100%, 0) scale(0.7);
	}

	100% {
		opacity: 1;
		transform: translate3d(0, 0, 0) scale(1);
	}
}

.fadeInDown {
	animation-name: fadeInDown;
}

/**
* FadeInLeft Keyframes Animation
*/
@-webkit-keyframes fadeInLeft {
	0% {
		opacity: 0;
		transform: translate3d(-30px, 0, 0) scale(0.7);
	}

	100% {
		opacity: 1;
		transform: translate3d(0, 0, 0) scale(1);
	}
}

@keyframes fadeInLeft {
	0% {
		opacity: 0;
		transform: translate3d(-30px, 0, 0) scale(0.7);
	}

	100% {
		opacity: 1;
		transform: translate3d(0, 0, 0) scale(1);
	}
}

.fadeInLeft {
	animation-name: fadeInLeft;
}

/**
* FadeInRight Keyframes Animation
*/
@-webkit-keyframes fadeInRight {
	0% {
		opacity: 0;
		transform: translate3d(100%, 0, 0);
	}

	100% {
		opacity: 1;
		transform: none;
	}
}

@keyframes fadeInRight {
	0% {
		opacity: 0;
		transform: translate3d(100%, 0, 0);
	}

	100% {
		opacity: 1;
		transform: none;
	}
}

.fadeInRight {
	animation-name: fadeInRight;
}

/*
**
* FadeOut Keyframes Animation
*/
@-webkit-keyframes fadeOut {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

.fadeOut {
	animation-name: fadeOut;
}

/**
* SlideInDown Keyframes Animation
*/
@-webkit-keyframes slideInDown {
	0% {
		transform: translate3d(0, -100%, 0);
		visibility: visible;
	}

	100% {
		transform: translate3d(0, 0, 0);
	}
}

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

	100% {
		transform: translate3d(0, 0, 0);
	}
}

.slideInDown {
	animation-name: slideInDown;
}

/**
* SlideInLeft Keyframes Animation
*/
@-webkit-keyframes slideInLeft {
	0% {
		transform: translate3d(-100%, 0, 0);
		visibility: visible;
	}

	100% {
		transform: translate3d(0, 0, 0);
	}
}

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

	100% {
		transform: translate3d(0, 0, 0);
	}
}

.slideInLeft {
	animation-name: slideInLeft;
}

/**
* SlideInRight Keyframes Animation
*/
@-webkit-keyframes slideInRight {
	0% {
		transform: translate3d(100%, 0, 0);
		visibility: visible;
	}

	100% {
		transform: translate3d(0, 0, 0);
	}
}

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

	100% {
		transform: translate3d(0, 0, 0);
	}
}

.slideInRight {
	animation-name: slideInRight;
}

/**
* SlideOutDown Keyframes Animation
*/
@-webkit-keyframes slideOutDown {
	0% {
		transform: translate3d(0, 0, 0);
	}

	100% {
		visibility: hidden;
		transform: translate3d(0, 100%, 0);
	}
}

@keyframes slideOutDown {
	0% {
		transform: translate3d(0, 0, 0);
	}

	100% {
		visibility: hidden;
		transform: translate3d(0, 100%, 0);
	}
}

.slideOutDown {
	animation-name: slideOutDown;
}

.fadeInRightSmall {
	animation-name: fadeInRightSmall;
}

@keyframes fadeInRightSmall {
	0% {
		opacity: 0;
		transform: translateX(100px);
	}

	100% {
		opacity: 1;
		transform: translateX(0);
	}
}

.fadeInLeftSmall {
	animation-name: fadeInLeftSmall;
}

@keyframes fadeInLeftSmall {
	0% {
		opacity: 0;
		transform: translateX(-100px);
	}

	100% {
		opacity: 1;
		transform: translateX(0);
	}
}

.fadeInUpSmall {
	animation-name: fadeInUpSmall;
	transform-origin: 50% 100%;
}

@keyframes fadeInUpSmall {
	0% {
		opacity: 0;
		transform: translateY(60px);
	}

	100% {
		opacity: 1;
		transform: translateY(0);
	}
}

.slideInUpSmall {
	animation-name: slideInUpSmall;
	transform-origin: 50% 100%;
}

@keyframes slideInUpSmall {
	0% {
		transform: translateY(60px);
	}

	100% {
		transform: translateY(0);
	}
}

/**
* SliceInLeft Keyframes Animation
*/
@-webkit-keyframes sliceInLeft {
	0% {
		transform: translate3d(-100%, 0, 0);
	}

	100% {
		transform: translate3d(0, 0, 0);
	}
}

@keyframes sliceInLeft {
	0% {
		transform: translate3d(-100%, 0, 0);
	}

	100% {
		transform: translate3d(0, 0, 0);
	}
}

.sliceInLeft {
	animation-name: sliceInLeft;
}

/*
*
* Preloaders
*/
.preloader {
	position: fixed;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	z-index: 1092;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 20px;
	background: #fff;
	transition: .3s all ease;
}

.preloader.loaded {
	opacity: 0;
	visibility: hidden;
}

.preloader .preloader-body {
	text-align: center;
}

.preloader-body {
	position: relative;
	width: 40px;
	height: 40px;
}

.preloader-item {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: transparent;
	border-top: 1px solid rgba(0, 0, 0, 0.2);
	border-right: 1px solid rgba(0, 0, 0, 0.2);
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
	border-left: 1px solid #35ad79;
	transform: translateZ(0);
	border-radius: 50%;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
	animation-duration: .8s;
	animation-name: preloader-loading;
}

@keyframes preloader-loading {
	0% {
		transform: rotate(0deg);
	}

	to {
		transform: rotate(1turn);
	}
}

/*
*
* Select 2 v3.5.4
*/
.select2-container {
	margin: 0;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	padding: 0;
}

.select2-container,
.select2-drop,
.select2-search,
.select2-search input {
	/*
    Force border-box so that % widths fit the parent
    container without overlap because of margin/padding.
    More Info : http://www.quirksmode.org/css/box.html
  */
	box-sizing: border-box;
	/* css3 */
}

.select2-drop * {
	box-sizing: border-box;
}

.select2-container .select2-choice {
	display: block;
	position: relative;
	color: #9b9b9b;
	background-color: #fff;
	padding: 17px 19px;
	border-radius: 3px;
	text-decoration: none;
}

.select2-container .select2-choice>.select2-chosen {
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.select2-container-active .select2-choice {
	border-color: #35ad79;
}

.select2-dropdown-open .select2-choice {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

.select2-arrow {
	display: inline-block;
	position: absolute;
	right: 19px;
	top: 50%;
	transform: translateY(-50%);
	line-height: 1;
}

.select2-arrow b::before {
	display: inline-block;
	font-weight: 400;
	content: "";
	font-family: "Material Design Icons";
	font-size: 22px;
	transform: rotate(0deg);
}

.select2-dropdown-open .select2-arrow b:before {
	transform: rotate(180deg);
}

.select2-container .select2-choice abbr {
	display: none;
}

.select2-drop-mask {
	border: 0;
	margin: 0;
	padding: 0;
	position: fixed;
	left: 0;
	top: 0;
	min-height: 100%;
	min-width: 100%;
	height: auto;
	width: auto;
	opacity: 0;
	z-index: 99;
	/* styles required for IE to work */
	background-color: #fff;
	filter: alpha(opacity=0);
}

.select2-drop {
	width: 100%;
	margin-top: -1px;
	position: absolute;
	z-index: 100;
	top: 100%;
	background: #fff;
	color: #9b9b9b;
	border: 1px solid #e1e1e1;
	border-top: 0;
	border-radius: 0 0 3px 3px;
}

.select2-drop-active {
	border: 1px solid #35ad79;
	border-top: 0;
}

.select2-drop.select2-drop-above {
	margin-top: 1px;
	border-top: 1px solid #e1e1e1;
	border-bottom: 0;
	border-radius: 3px 3px 0 0;
}

.select2-drop.select2-drop-above.select2-drop-active {
	border: 1px solid #35ad79;
}

.select2-search {
	display: inline-block;
	width: 100%;
	padding: 4px 4px 0;
	position: relative;
	z-index: 10000;
	white-space: nowrap;
}

.select2-search:before {
	position: absolute;
	right: 19px;
	top: 50%;
	transform: translateY(calc(-50% + 4px));
	display: inline-block;
	content: '\f43b';
	font-family: "Material Design Icons";
	font-size: 20px;
	line-height: 1;
}

.select2-search input {
	width: 100%;
	padding: 5px 35px 5px 5px;
	margin: 0;
	outline: 0;
	font-size: 1em;
	background-color: #fff;
	color: #9b9b9b;
	border: 1px solid #e1e1e1;
}

.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
	border: 1px solid #e1e1e1;
	border-top-color: transparent;
}

.select2-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

/* results */
.select2-results {
	padding: 4px 4px;
	position: relative;
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.select2-result {
	border-radius: 3px;
	transition: .1s;
}

.select2-results li.select2-result-with-children>.select2-result-label {
	font-weight: bold;
}

.select2-results .select2-result-label {
	padding: 3px 7px 4px;
	margin: 0;
	cursor: pointer;
	min-height: 1em;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.select2-results .select2-highlighted {
	color: #fff;
	background: #35ad79;
}

.select2-results li em {
	background: #fff;
	font-style: normal;
}

.select2-results .select2-highlighted em {
	background: transparent;
}

.select2-results .select2-highlighted ul {
	background: #fff;
	color: #000;
}

/*
disabled look for disabled choices in the results dropdown
*/
.select2-results .select2-disabled.select2-highlighted {
	color: #fff;
	background: #35ad79;
	display: list-item;
	cursor: default;
}

.select2-results .select2-disabled {
	background: #b7b7b7;
	display: list-item;
	cursor: default;
}

.select2-results .select2-selected {
	display: none;
}

.select2-results .select2-ajax-error {
	background: rgba(255, 50, 50, 0.2);
}

.select2-more-results {
	background: #f4f4f4;
	display: list-item;
}

/* disabled styles */
.select2-container.select2-container-disabled .select2-choice {
	background-color: #f4f4f4;
	background-image: none;
	border: 1px solid #ddd;
	cursor: default;
}

.select2-container.select2-container-disabled .select2-choice .select2-arrow {
	background-color: #f4f4f4;
	background-image: none;
	border-left: 0;
}

.select2-container.select2-container-disabled .select2-choice abbr {
	display: none;
}

/* multiselect */
.select2-container-multi {
	display: flex;
	align-items: stretch;
	height: auto;
	min-height: 60px;
}

.select2-container-multi .select2-choices {
	display: flex;
	flex-flow: row;
	align-items: center;
	width: 100%;
	margin: 0;
	padding: 0;
	position: relative;
	line-height: 0;
	cursor: text;
	overflow: hidden;
}

.select2-locked {
	padding: 3px 5px 3px 5px !important;
}

.select2-container-multi .select2-choices {
	min-height: 26px;
}

.select2-container-multi .select2-choices .select2-search-field {
	margin: 0;
	padding: 0;
	white-space: nowrap;
}

.select2-container-multi .select2-choices .select2-search-field input {
	width: 100% !important;
	outline: 0;
	border: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	background: transparent !important;
}

.select2-container-multi .select2-choices .select2-search-choice {
	padding: 4px 5px 4px 20px;
	margin: 3px 0 3px 5px;
	position: relative;
	line-height: 13px;
	cursor: default;
	border: 1px solid #c8c8c8;
	background-clip: padding-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-color: #c8c8c8;
}

.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
	cursor: default;
}

.select2-search-choice-close {
	display: block;
	width: 12px;
	height: 13px;
	position: absolute;
	right: 3px;
	top: 3px;
	color: #2c343b;
}

.select2-search-choice-close:before {
	display: inline-block;
	content: '\f24c';
	font-family: "Material Design Icons";
	font-size: 12px;
	line-height: 1;
}

.select2-container-multi .select2-search-choice-close {
	left: 3px;
}

/* disabled styles */
.select2-container-multi.select2-container-disabled .select2-choices {
	background-color: #f4f4f4;
	background-image: none;
	border: 1px solid #ddd;
	cursor: default;
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
	padding: 3px 5px 3px 5px;
	border: 1px solid #ddd;
	background-image: none;
	background-color: #f4f4f4;
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {
	display: none;
	background: none;
}

/* end multiselect */
.select2-result-selectable .select2-match,
.select2-result-unselectable .select2-match {
	text-decoration: underline;
}

.select2-offscreen,
.select2-offscreen:focus {
	clip: rect(0 0 0 0) !important;
	width: 1px !important;
	height: 1px !important;
	border: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	overflow: hidden !important;
	position: absolute !important;
	outline: 0 !important;
	left: 0px !important;
	top: 0px !important;
}

.select2-display-none {
	display: none;
	white-space: nowrap;
}

.select2-measure-scrollbar {
	position: absolute;
	top: -10000px;
	left: -10000px;
	width: 100px;
	height: 100px;
	overflow: scroll;
}

.select-inline,
.select-inline-dropdown {
	font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-weight: 500;
	font-size: 12px;
	line-height: 1.3;
	letter-spacing: .025em;
	text-transform: uppercase;
}

.select-inline .select2-choice {
	display: inline-block;
	padding: 2px 18px 2px 5px;
	background: #35ad79;
	color: #fff;
}

.select-inline .select2-arrow {
	right: 1px;
}

.select-inline b::before {
	font-size: 16px;
}

.select-inline-dropdown {
	z-index: 1776;
	background: #35ad79;
}

.select-inline-dropdown .select2-results {
	padding: 0;
}

.select-inline-dropdown .select2-highlighted {
	background: #33b87e;
}

.select-inline-dropdown .select2-highlighted .select2-result-label {
	color: #fff;
}

.select-inline-dropdown .select2-results>li {
	border-radius: 0;
	text-align: left;
}

.select-inline-dropdown .select2-result-label {
	padding-left: 4px;
	padding-right: 4px;
	color: rgba(255, 255, 255, 0.7);
}

.select-inline-secondary .select2-choice {
	background: #fcef57;
	color: #151515;
}

.select-inline-dropdown-secondary {
	background: #fcef57;
}

.select-inline-dropdown-secondary.select2-drop-active {
	border-color: #fcef57;
}

.select-inline-dropdown-secondary .select2-highlighted {
	background: #f1e557;
}

.select-inline-dropdown-secondary .select2-result-label {
	color: rgba(17, 17, 17, 0.8);
}

.select-minimal,
.select-minimal-dropdown {
	font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-weight: 600;
	font-size: 12px;
	line-height: 1.3;
	letter-spacing: .025em;
	text-transform: uppercase;
}

.select-minimal .select2-choice {
	display: block;
	padding: 4px 23px 4px 13px;
	border: 1px solid #d1d1d1;
	border-radius: 3px;
}

.select-minimal .select2-choice,
.select-minimal .select2-choice:focus,
.select-minimal .select2-choice:active,
.select-minimal .select2-choice:hover {
	color: #151515;
	background: #edeff4;
}

.select-minimal .select2-arrow {
	right: 6px;
	top: 48%;
}

.select-minimal b::before {
	font-size: 16px;
}

.select-minimal.select2-dropdown-open .select2-choice {
	border-bottom-color: transparent;
}

.ie-10 .select-minimal .select2-choice,
.ie-11 .select-minimal .select2-choice {
	padding-right: 35px;
}

.select-minimal-dropdown {
	z-index: 1776;
	background: #edeff4;
}

.select-minimal-dropdown .select2-results {
	display: block;
	padding: 0;
}

.select-minimal-dropdown .select2-highlighted {
	background: #33b87e;
}

.select-minimal-dropdown .select2-highlighted .select2-result-label {
	color: #fff;
}

.select-minimal-dropdown .select2-results>li {
	border-radius: 0;
	text-align: left;
}

.select-minimal-dropdown .select2-result-label {
	padding-left: 13px;
	padding-right: 13px;
	color: #151515;
}

.select-minimal-dropdown .select2-match {
	display: block;
	text-decoration: none;
}

.select-minimal-dropdown.select2-drop-active {
	white-space: normal;
	border-color: #d1d1d1;
}

/*
*
* ToTop
*/
.ui-to-top {
	position: fixed;
	right: 15px;
	bottom: 15px;
	z-index: 100;
	width: 50px;
	height: 50px;
	font-size: 18px;
	line-height: 46px;
	color: #fff;
	background: #35ad79;
	border-radius: 3px;
	overflow: hidden;
	text-align: center;
	text-decoration: none;
	transition: .45s all ease-in-out;
	transform: translate3d(0, 100px, 0);
	display: flex !important;
	justify-content: center;
	align-items: center;
	font-size: 20px !important;
}

.ui-to-top:focus {
	color: #fff;
}

.ui-to-top:hover {
	color: #fff;
	background: #111;
	text-decoration: none;
}

.ui-to-top.active {
	transform: translate3d(0, 0, 0);
}

html.mobile .ui-to-top,
html.tablet .ui-to-top {
	display: none !important;
}

@media (min-width: 576px) {
	.ui-to-top {
		right: 40px;
		bottom: 40px;
	}
}

/*
*
* RD Navbar
*/
@keyframes rd-navbar-slide-down {
	0% {
		transform: translateY(-100%);
	}

	100% {
		transform: translateY(0);
	}
}

@keyframes rd-navbar-slide-up {
	0% {
		transform: translateY(0);
	}

	100% {
		transform: translateY(-100%);
	}
}

.rd-navbar-wrap,
.rd-navbar,
.rd-menu,
.rd-navbar-nav,
.rd-navbar-panel,
.rd-navbar-static .rd-menu,
.rd-navbar-fixed .rd-navbar-main,
.rd-navbar-fixed .rd-navbar-submenu {
	transition: 0.35s all cubic-bezier(0.65, 0.05, 0.36, 1);
}

.rd-navbar--no-transition,
.rd-navbar--no-transition * {
	transition: none !important;
}

.rd-navbar.rd-navbar-fixed+.rd-navbar.rd-navbar--is-clone,
.rd-navbar.rd-navbar-sidebar+.rd-navbar.rd-navbar--is-clone {
	display: none;
}

.rd-navbar {
	position: relative;
	z-index: 1000;
	background: #fff;
}

.rd-navbar-toggle {
	display: inline-block;
	position: relative;
	width: 46px;
	height: 46px;
	line-height: 46px;
	cursor: pointer;
	color: #b7b7b7;
	background-color: transparent;
	border: none;
	display: none;
}

.rd-navbar-toggle span {
	position: relative;
	display: block;
	margin: auto;
	transition: .3s all ease;
}

.rd-navbar-toggle span::before,
.rd-navbar-toggle span::after {
	content: "";
	position: absolute;
	left: 0;
	top: -10px;
	transition: .3s all ease;
}

.rd-navbar-toggle span::after {
	top: 10px;
}

.rd-navbar-toggle span,
.rd-navbar-toggle span::before,
.rd-navbar-toggle span::after {
	width: 30px;
	height: 4px;
	background-color: #b7b7b7;
	backface-visibility: hidden;
	border-radius: 3px;
}

.rd-navbar-toggle.active span {
	background: transparent;
}

.rd-navbar-toggle.active span::before,
.rd-navbar-toggle.active span::after {
	transform-origin: 50% 50%;
	top: 0;
}

.rd-navbar-toggle.active span::before {
	transform: rotate(45deg);
}

.rd-navbar-toggle.active span::after {
	transform: rotate(-45deg);
}

.rd-navbar-collapse-toggle {
	display: inline-block;
	position: relative;
	width: 46px;
	height: 46px;
	line-height: 46px;
	cursor: pointer;
	color: #b7b7b7;
	display: none;
}

.rd-navbar-collapse-toggle span {
	top: 50%;
	margin-top: -2.875px;
}

.rd-navbar-collapse-toggle span,
.rd-navbar-collapse-toggle span::before,
.rd-navbar-collapse-toggle span::after {
	position: absolute;
	width: 5.75px;
	height: 5.75px;
	line-height: 5.75px;
	text-align: center;
	background: #b7b7b7;
	left: 50%;
	margin-left: -2.875px;
	border-radius: 50%;
	transition: .3s all ease;
}

.rd-navbar-collapse-toggle span::before,
.rd-navbar-collapse-toggle span::after {
	content: '';
}

.rd-navbar-collapse-toggle span::before {
	bottom: 100%;
	margin-bottom: 2.875px;
}

.rd-navbar-collapse-toggle span::after {
	top: 100%;
	margin-top: 2.875px;
}

.rd-navbar-collapse-toggle.active span {
	transform: scale(0.7);
}

.rd-navbar-collapse-toggle.active span::before {
	transform: translateY(17.25px);
}

.rd-navbar-collapse-toggle.active span::after {
	transform: translateY(-17.25px);
}

.rd-navbar-brand a {
	display: block;
}

.rd-navbar-search {
	position: relative;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
}

.rd-navbar-search .form-input {
	padding-top: 9px;
	padding-bottom: 9px;
	min-height: 50px;
	padding-right: 50px;
}

.rd-navbar-search .form-label {
	top: 25px;
}

.rd-navbar-search .rd-search-form-submit {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	width: 50px;
	padding: 0;
	margin: 0;
	border: none;
	cursor: pointer;
	background-color: transparent;
	font-size: 20px;
	color: #ccc;
	transition: .33s;
}

.rd-navbar-search .rd-search-form-submit:hover {
	color: #35ad79;
}

.rd-navbar-search-toggle {
	background: none;
	border: none;
	display: inline-block;
	padding: 0;
	outline: none;
	outline-offset: 0;
	cursor: pointer;
	-webkit-appearance: none;
	display: none;
	align-items: center;
	justify-content: center;
}

.rd-navbar-search-toggle::-moz-focus-inner {
	border: none;
	padding: 0;
}

.rd-navbar-search-toggle span {
	display: inline-block;
	position: relative;
	width: 30px;
	height: 50px;
	font-size: 18px;
	line-height: 50px;
	text-align: center;
	cursor: pointer;
	background: none;
	border: none;
	outline: none;
	padding: 0;
	transition: .3s ease-in-out;
}

.rd-navbar-search-toggle span::before,
.rd-navbar-search-toggle span::after {
	transition: transform .3s ease-in-out, opacity .3s ease-in-out;
}

.rd-navbar-search-toggle span::before,
.rd-navbar-search-toggle span::after {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.rd-navbar-search-toggle span::before {
	content: "";
	transform: rotate(0deg) scale(1);
	opacity: 1;
	visibility: visible;
	font-family: "fl-budicons-launch";
}

.rd-navbar-search-toggle span::after {
	content: "";
	transform: rotate(-90deg) scale(0.4);
	opacity: 0;
	visibility: hidden;
	font-family: "Material Design Icons";
}

.rd-navbar-search-toggle.active span::before {
	opacity: 0;
	visibility: hidden;
	transform: rotate(90deg) scale(0.4);
}

.rd-navbar-search-toggle.active span::after {
	transform: rotate(0deg) scale(1);
	opacity: 1;
	visibility: visible;
}

.rd-nav-link {
	font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: .075em;
	text-transform: uppercase;
	color: #2c343b;
	line-height: 1.05;
}

.rd-dropdown-link,
.rd-megamenu-list-link {
	font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-size: 12px;
	font-weight: 500;
	letter-spacing: .075em;
	text-transform: uppercase;
}

.rd-navbar-dropdown {
	display: none;
}

.rd-navbar-dark {
	background: #35363c;
}

.rd-navbar-darker {
	background: #2c2d31;
}

/*
* @subsection  RD Navbar Static
*/
.rd-navbar-static {
	display: block;
}

.rd-navbar-static .rd-nav-item {
	display: inline-block;
}

.rd-navbar-static .rd-nav-item.focus .rd-nav-link,
.rd-navbar-static .rd-nav-item.opened .rd-nav-link {
	color: #fff;
	background: transparent;
}

.rd-navbar-static .rd-nav-item.focus>.rd-navbar-submenu-toggle,
.rd-navbar-static .rd-nav-item.opened>.rd-navbar-submenu-toggle {
	color: #fff;
}

.rd-navbar-static .rd-nav-item.active .rd-nav-link {
	color: var(--gray-dark);
	background: transparent;
}

.rd-navbar-static .rd-nav-item.active>.rd-navbar-submenu-toggle {
	color: var(--green);
}

.rd-navbar-static .rd-nav-item.focus>.rd-navbar-submenu-toggle::before,
.rd-navbar-static .rd-nav-item.opened>.rd-navbar-submenu-toggle::before,
.rd-navbar-static .rd-nav-item .rd-nav-link:hover+.rd-navbar-submenu-toggle::before {
	transform: rotate(180deg);
}

.rd-navbar-static .rd-nav-item>.rd-navbar-submenu-toggle {
	margin-left: 4px;
	font-family: "Material Design Icons";
	font-size: 16px;
	cursor: pointer;
}

.rd-navbar-static .rd-nav-item>.rd-navbar-submenu-toggle::before {
	position: relative;
	display: inline-block;
	transition: .22s;
	content: '\f236';
}

.rd-navbar-static .rd-nav-item>.rd-navbar-submenu-toggle:hover {
	color: #35ad79;
}

.rd-navbar-static .rd-nav-item>.rd-navbar-submenu {
	margin-top: 20px;
}

.rd-navbar-static .rd-nav-item+.rd-nav-item {
	margin-left: 47px;
}

.rd-navbar-static .rd-nav-link {
	position: relative;
	display: inline-block;
	transition: .25s;
}

.rd-navbar-static .rd-nav-link:hover {
	color: var(--gray-dark);
}

.rd-navbar-static .rd-menu {
	z-index: 15;
	position: absolute;
	display: block;
	margin-top: 20px;
	visibility: hidden;
	opacity: 0;
	text-align: left;
	border: 1px solid #d7d7d7;
	transform: translate3d(0, 30px, 0);
}

.rd-navbar-static .rd-navbar-dropdown {
	position: absolute;
	left: 0;
	width: 315px;
	background: #fff;
	border: 1px solid #e1e1e1;
	z-index: 5;
}

.rd-navbar-static .rd-navbar-dropdown .rd-navbar-dropdown {
	top: -1px;
	left: 100%;
	z-index: 2;
	margin-top: 0;
	margin-left: 2px;
	transform: translate3d(30px, 0, 0);
}

.rd-navbar-static .rd-navbar-dropdown .rd-navbar-dropdown.rd-navbar-open-left {
	left: auto;
	right: 100%;
	margin-left: 0;
	margin-right: 15px;
	transform: translate3d(-30px, 0, 0);
}

.rd-navbar-static .rd-dropdown-item.focus>.rd-dropdown-link,
.rd-navbar-static .rd-dropdown-item.opened>.rd-dropdown-link {
	color: #35ad79;
	padding-right: 25px;
	padding-left: 39px;
}

.rd-navbar-static .rd-dropdown-item+.rd-dropdown-item {
	border-top: 1px solid #e1e1e1;
}

.rd-navbar-static .rd-dropdown-link {
	color: #151515;
}

.rd-navbar-static .rd-dropdown-link:hover {
	color: #35ad79;
}

.rd-navbar-static .rd-navbar-dropdown li>a,
.rd-navbar-static .rd-megamenu-list li>a {
	position: relative;
	left: -3px;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	padding: 1px 14px 1px 0;
	text-align: left;
}

.rd-navbar-static .rd-navbar-dropdown li>a,
.rd-navbar-static .rd-navbar-dropdown li>a::before,
.rd-navbar-static .rd-megamenu-list li>a,
.rd-navbar-static .rd-megamenu-list li>a::before {
	transition: .15s ease-in-out;
}

.rd-navbar-static .rd-navbar-dropdown li>a::before,
.rd-navbar-static .rd-megamenu-list li>a::before {
	position: relative;
	top: 6px;
	left: -6px;
	display: inline-block;
	vertical-align: middle;
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 4px 0 4px 8px;
	border-color: transparent transparent transparent #35ad79;
	font-size: inherit;
	line-height: inherit;
	color: #35ad79;
	opacity: 0;
	visibility: hidden;
}

.rd-navbar-static .rd-navbar-dropdown li.focus>a,
.rd-navbar-static .rd-navbar-dropdown li.opened>a,
.rd-navbar-static .rd-navbar-dropdown li>a:hover,
.rd-navbar-static .rd-megamenu-list li.focus>a,
.rd-navbar-static .rd-megamenu-list li.opened>a,
.rd-navbar-static .rd-megamenu-list li>a:hover {
	left: 0;
	padding-left: 14px;
}

.rd-navbar-static .rd-navbar-dropdown li.focus>a::before,
.rd-navbar-static .rd-navbar-dropdown li.opened>a::before,
.rd-navbar-static .rd-navbar-dropdown li>a:hover::before,
.rd-navbar-static .rd-megamenu-list li.focus>a::before,
.rd-navbar-static .rd-megamenu-list li.opened>a::before,
.rd-navbar-static .rd-megamenu-list li>a:hover::before {
	left: -7px;
	opacity: 1;
	visibility: visible;
}

.rd-navbar-static .rd-dropdown-link,
.rd-navbar-static .rd-dropdown-link:focus,
.rd-navbar-static .rd-dropdown-link:active,
.rd-navbar-static .rd-megamenu-list-link,
.rd-navbar-static .rd-megamenu-list-link:focus,
.rd-navbar-static .rd-megamenu-list-link:active {
	color: #151515;
}

.rd-navbar-static .rd-dropdown-link:hover,
.rd-navbar-static .rd-megamenu-list-link:hover {
	color: #35ad79;
}

.rd-navbar-static .rd-navbar-dropdown .rd-dropdown-link {
	padding: 12px 39px 12px 15px;
}

.rd-navbar-static .rd-navbar-dropdown .rd-dropdown-link:hover {
	padding-right: 25px;
	padding-left: 29px;
}

@media (min-width: 1200px) and (min-height: 760px) {
	.rd-navbar-static .rd-navbar-dropdown .rd-dropdown-link {
		padding-top: 17px;
		padding-bottom: 17px;
	}
}

[dir='rtl'] .rd-navbar-static .rd-navbar-dropdown li>a::before,
[dir='rtl'] .rd-navbar-static .rd-megamenu-list li>a::before {
	content: '\f104';
}

.rd-navbar-static .rd-navbar-megamenu {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	left: 0;
	width: calc(100% - 30px);
	max-width: 1170px;
	padding: 30px 50px;
	background: #fff;
}

.rd-navbar-static .rd-megamenu-2-columns {
	display: block;
	padding: 0;
}

.rd-navbar-static .rd-megamenu-2-columns .rd-megamenu-main {
	padding: 30px;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}

.rd-navbar-static .rd-megamenu-2-columns .rd-megamenu-item {
	-webkit-flex-grow: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
}

.rd-navbar-static .rd-megamenu-2-columns .rd-megamenu-item-nav {
	-webkit-flex-basis: 37%;
	-ms-flex-preferred-size: 37%;
	flex-basis: 37%;
	max-width: 37%;
}

.rd-navbar-static .rd-megamenu-2-columns .rd-megamenu-item-content {
	-webkit-flex-basis: 63%;
	-ms-flex-preferred-size: 63%;
	flex-basis: 63%;
	max-width: 63%;
}

.rd-navbar-static .rd-megamenu-2-columns *+.row {
	margin-top: 17px;
}

.rd-navbar-static .rd-megamenu-2-columns .post-classic-main {
	padding-right: 0;
}

@media (max-width: 1199.98px) {
	.rd-navbar-static .rd-megamenu-2-columns .countdown-section:last-child {
		display: none;
	}

	.rd-navbar-static .rd-megamenu-2-columns .post-classic-figure {
		max-width: 82px;
	}

	.rd-navbar-static .rd-megamenu-2-columns .post-classic-title {
		font-size: 13px;
	}

	.rd-navbar-static .rd-megamenu-2-columns *+.post-classic-title {
		margin-top: 5px;
	}
}

@media (min-width: 1200px) {
	.rd-navbar-static .rd-megamenu-2-columns .rd-megamenu-main {
		padding: 45px 50px;
	}

	.rd-navbar-static .rd-megamenu-2-columns .rd-megamenu-item+.rd-megamenu-item {
		padding-left: 70px;
	}

	.rd-navbar-static .rd-megamenu-2-columns .rd-megamenu-item-nav {
		-webkit-flex-basis: 32%;
		-ms-flex-preferred-size: 32%;
		flex-basis: 32%;
		max-width: 32%;
	}

	.rd-navbar-static .rd-megamenu-2-columns .rd-megamenu-item-content {
		-webkit-flex-basis: 68%;
		-ms-flex-preferred-size: 68%;
		flex-basis: 68%;
		max-width: 68%;
	}

	.rd-navbar-static .rd-megamenu-2-columns .rd-megamenu-list-item+.rd-megamenu-list-item {
		margin-top: 14px;
	}
}

.rd-navbar-static .rd-megamenu-item {
	-webkit-flex-basis: 25%;
	-ms-flex-preferred-size: 25%;
	flex-basis: 25%;
	max-width: 25%;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}

.rd-navbar-static .rd-megamenu-item+.rd-megamenu-item {
	padding-left: 20px;
}

.rd-navbar-static .rd-megamenu-list-outer {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-negative: 0;
	-webkit-flex-shrink: 0;
	flex-shrink: 0;
}

.rd-navbar-static .rd-megamenu-list-outer .rd-megamenu-list {
	margin-top: 0;
	-webkit-flex-basis: 50%;
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
	max-width: 50%;
}

.rd-navbar-static .rd-megamenu-title {
	padding-bottom: 10px;
	border-bottom: 1px solid #d7d7d7;
}

.rd-navbar-static .rd-megamenu-list-item+.rd-megamenu-list-item {
	margin-top: 11px;
}

.rd-navbar-static .rd-megamenu-list-link {
	color: #000;
	background: transparent;
}

.rd-navbar-static .rd-megamenu-list-link:hover {
	color: #35ad79;
	background: transparent;
}

.rd-navbar-static *+.rd-megamenu-list {
	margin-top: 10px;
}

.rd-navbar-static .rd-navbar-submenu.focus>.rd-menu,
.rd-navbar-static .rd-navbar-submenu.opened>.rd-menu {
	opacity: 1;
	visibility: visible;
	transform: translate3d(0, 0, 0);
}

.rd-navbar-static.rd-navbar--is-clone {
	display: block;
	transform: translate3d(0, -100%, 0);
}

.rd-navbar-static.rd-navbar--is-clone.rd-navbar--is-stuck {
	transform: translate3d(0, 0, 0);
}

.rd-navbar-static.rd-navbar--is-stuck,
.rd-navbar-static.rd-navbar--is-clone {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	z-index: 1090;
	background: #fff;
}

.rd-navbar-static .rd-navbar--has-dropdown {
	position: relative;
}

/*
*
* RD Navbar Fixed Layout
*/
.rd-navbar-fixed {
	display: block;
}

.rd-navbar-fixed .rd-navbar-toggle {
	display: inline-block;
}

.rd-navbar-fixed .rd-navbar-brand {
	position: relative;
	margin-left: 6px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: left;
	font-size: 22px;
	line-height: 46px;
}

.rd-navbar-fixed .rd-navbar-brand img {
	max-width: 160px;
	max-height: 58px;
	width: auto;
	height: auto;
}

.rd-navbar-fixed .rd-navbar-panel {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	z-index: 1090;
	display: flex;
	align-items: center;
	height: 56px;
	padding: 5px;
}

.rd-navbar-fixed .rd-navbar-panel-inner {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	padding-left: 15px;
	padding-right: 5px;
	max-width: 100%;
}

.rd-navbar-fixed .rd-navbar-panel-inner>*+* {
	margin-left: 14px;
}

.rd-navbar-fixed .rd-navbar-panel-item-right {
	text-align: right;
}

.rd-navbar-fixed .rd-navbar-brand {
	text-align: center;
}

.rd-navbar-fixed .rd-navbar-brand img {
	max-width: 300px;
	max-height: 90px;
}

.rd-navbar-fixed .brand {
	display: inline-block;
}

.rd-navbar-fixed .rd-navbar-main {
	position: fixed;
	left: 0;
	top: -56px;
	bottom: -56px;
	z-index: 1089;
	width: 300px;
	padding: 112px 0 81px;
	overflow-y: auto;
	overflow-x: hidden;
	-webkit-overflow-scrolling: touch;
	font-size: 14px;
	line-height: 34px;
	transform: translateX(-110%);
}

.rd-navbar-fixed .rd-navbar-main::-webkit-scrollbar {
	width: 4px;
}

.rd-navbar-fixed .rd-navbar-main::-webkit-scrollbar-thumb {
	background: #74d4aa;
	border: none;
	border-radius: 0;
	opacity: .2;
}

.rd-navbar-fixed .rd-navbar-main::-webkit-scrollbar-track {
	background: #35ad79;
	border: none;
	border-radius: 0;
}

.rd-navbar-fixed .rd-navbar-main.active {
	transform: translateX(0);
}

.rd-navbar-fixed .rd-navbar-main .rd-navbar-search,
.rd-navbar-fixed .rd-navbar-main .rd-search {
	width: 100%;
}

.rd-navbar-fixed .rd-navbar-main .rd-navbar-search-toggle {
	display: none;
}

.rd-navbar-fixed .rd-navbar-main .cart-inline-toggled-outer {
	position: relative;
}

.rd-navbar-fixed .rd-navbar-main .cart-inline-toggled-outer button {
	pointer-events: none;
}

.rd-navbar-fixed .rd-navbar-main .cart-inline-toggled {
	display: none;
}

.rd-navbar-fixed .rd-navbar-main .link-cart-hidden-link {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: block;
}

.rd-navbar-fixed .rd-navbar-main .link-cart-hidden-link:hover~.link-cart .link-cart-icon {
	color: #35ad79;
}

.rd-navbar-fixed .rd-navbar-nav {
	display: block;
	height: auto;
	text-align: left;
}

.rd-navbar-fixed *+.rd-navbar-nav {
	margin-top: 10px;
}

.rd-navbar-fixed .rd-nav-item {
	text-align: left;
}

.rd-navbar-fixed .rd-nav-item+.rd-nav-item {
	margin-top: 4px;
}

.rd-navbar-fixed .rd-nav-link {
	display: flex;
	align-items: center;
	min-height: 52px;
	padding: 9px 56px 9px 18px;
}

.rd-navbar-fixed .heading-component-inner {
	padding-left: 15px;
}

.rd-navbar-fixed li.opened>.rd-navbar-dropdown {
	padding: 4px 0 0;
}

.rd-navbar-fixed li.opened>.rd-navbar-megamenu {
	padding-top: 15px;
	padding-bottom: 15px;
}

.rd-navbar-fixed li.opened>.rd-menu {
	opacity: 1;
	height: auto;
}

.rd-navbar-fixed li.opened>.rd-navbar-submenu-toggle::after {
	transform: rotate(180deg);
}

.rd-navbar-fixed .rd-menu {
	display: none;
	transition: opacity 0.3s, height 0.4s ease;
	opacity: 0;
	height: 0;
	overflow: hidden;
}

.rd-navbar-fixed .rd-navbar-submenu {
	position: relative;
}

.rd-navbar-fixed .rd-navbar-submenu .rd-navbar-dropdown .rd-navbar-submenu-toggle:after {
	height: 34px;
	line-height: 34px;
}

.rd-navbar-fixed .rd-navbar-submenu .rd-navbar-dropdown>li>a {
	padding-left: 20px;
}

.rd-navbar-fixed .rd-navbar-submenu .rd-navbar-dropdown li li>a,
.rd-navbar-fixed .rd-navbar-submenu .rd-navbar-megamenu ul li li>a {
	padding-left: 46px;
}

.rd-navbar-fixed .rd-navbar-submenu.opened>.rd-navbar-dropdown,
.rd-navbar-fixed .rd-navbar-submenu.opened>.rd-navbar-megamenu {
	display: block;
}

.rd-navbar-fixed .rd-megamenu-list>li>a,
.rd-navbar-fixed .rd-navbar-dropdown>li>a {
	display: block;
	padding: 9px 56px 9px 16px;
	font-size: 12px;
	line-height: 1.5;
}

.rd-navbar-fixed .rd-megamenu-list>li+li,
.rd-navbar-fixed .rd-navbar-dropdown>li+li {
	margin-top: 3px;
}

.rd-navbar-fixed .rd-navbar-megamenu .rd-megamenu-list-link {
	padding-left: 20px;
}

.rd-navbar-fixed *+.rd-megamenu-list {
	margin-top: 2px;
}

.rd-navbar-fixed .rd-megamenu-item-content {
	margin: 15px;
}

.rd-navbar-fixed .rd-megamenu-item-content .heading-component {
	margin: 0 0 0 -10px;
}

.rd-navbar-fixed .rd-megamenu-item+.rd-megamenu-item {
	margin-top: 28px;
}

.rd-navbar-fixed .rd-navbar-submenu-toggle {
	cursor: pointer;
}

.rd-navbar-fixed .rd-navbar-submenu-toggle::after {
	content: '\f107';
	position: absolute;
	top: 0;
	right: 0;
	width: 56px;
	height: 52px;
	font: 400 14px "FontAwesome";
	line-height: 52px;
	text-align: center;
	transition: 0.4s all ease;
	z-index: 2;
	cursor: pointer;
}

.rd-navbar-fixed .rd-navbar-collapse-toggle {
	display: block;
	max-width: 50px;
	z-index: 1091;
}

.rd-navbar-fixed .rd-navbar-collapse {
	position: absolute;
	right: 0;
	top: 55px;
	z-index: 1089;
	width: 100vw;
	max-width: 100%;
	padding: 15px 20px;
	transform-origin: 50% 0;
	transform: scale3d(1, 0.5, 1);
	border-radius: 0;
	text-align: left;
	font-size: 14px;
	opacity: 0;
	visibility: hidden;
	transition: .4s;
}

.rd-navbar-fixed .rd-navbar-collapse.active {
	transform: scale3d(1, 1, 1);
	opacity: 1;
	visibility: visible;
}

.rd-navbar-fixed .rd-navbar-collapse .owl-carousel .owl-item.active+.owl-item {
	opacity: 0;
}

.rd-navbar-fixed .select2-container {
	position: relative;
	top: -1px;
}

.rd-navbar-fixed .rd-search-results-live {
	display: none;
}

.rd-navbar-fixed .rd-navbar-main-element {
	margin: 10px 18px;
}

.rd-navbar-fixed .rd-navbar-main-top .rd-navbar-main-element {
	margin-left: 0;
	margin-right: 0;
}

.rd-navbar-fixed *+.rd-navbar-main-element {
	margin-top: 20px;
}

.rd-navbar-fixed .rd-navbar-search-toggle {
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
}

.rd-navbar-fixed .rd-navbar-search-toggle span {
	display: inline-block;
	position: relative;
	width: 48px;
	height: 48px;
	font-size: 26px;
	line-height: 48px;
	text-align: center;
	cursor: pointer;
	background: none;
	border: none;
	outline: none;
	padding: 0;
	transition: .3s ease-in-out;
}

.rd-navbar-fixed .rd-navbar-search-toggle span::before,
.rd-navbar-fixed .rd-navbar-search-toggle span::after {
	transition: transform .3s ease-in-out, opacity .3s ease-in-out;
}

.rd-navbar-fixed .rd-navbar-search-toggle span::before,
.rd-navbar-fixed .rd-navbar-search-toggle span::after {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.rd-navbar-fixed .rd-navbar-search-toggle span::before {
	content: "";
	transform: rotate(0deg) scale(1);
	opacity: 1;
	visibility: visible;
	font-family: "Material Design Icons";
}

.rd-navbar-fixed .rd-navbar-search-toggle span::after {
	content: "";
	transform: rotate(-90deg) scale(0.4);
	opacity: 0;
	visibility: hidden;
	font-family: "Material Design Icons";
}

.rd-navbar-fixed .rd-navbar-search-toggle.active span::before {
	opacity: 0;
	visibility: hidden;
	transform: rotate(90deg) scale(0.4);
}

.rd-navbar-fixed .rd-navbar-search-toggle.active span::after {
	transform: rotate(0deg) scale(1);
	opacity: 1;
	visibility: visible;
}

.rd-navbar-fixed .container {
	padding: 0;
}

.rd-navbar-fixed *+.row {
	margin-top: 12px;
}

.rd-navbar-fixed [class^='col'] {
	width: 100%;
	-webkit-flex-basis: 100%;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	max-width: 100%;
}

.rd-navbar-fixed .post-classic-title {
	font-size: 12px;
}

.rd-navbar-fixed .post-classic-figure img {
	max-width: 86px;
}

.rd-navbar-fixed *+.post-classic-title {
	margin-top: 0;
}

.rd-navbar-fixed .list-inline-bordered {
	transform: none;
	margin-top: -4px;
	margin-bottom: 0;
}

.rd-navbar-fixed .heading-component {
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 10px;
	border-bottom-color: #5e616e;
}

.rd-navbar-fixed .heading-component-title {
	font-size: 13px;
	color: #e7e8ef;
}

.rd-navbar-fixed .cart-inline-toggled-outer {
	position: static;
}

.rd-navbar-fixed .cart-inline-toggle::after {
	bottom: -19px;
}

.rd-navbar-fixed .cart-inline-toggled {
	position: fixed;
	top: 56px;
	margin: 0 auto;
}

.rd-navbar-fixed .svg-sizing-35,
.rd-navbar-fixed .svg-sizing-35 * {
	height: 30px;
	width: 30px;
}

.rd-navbar-fixed.rd-navbar--is-clone {
	display: none;
}

.rd-navbar-fixed .rd-navbar-fixed--visible {
	display: block;
}

.rd-navbar-fixed .rd-navbar-fixed--hidden {
	display: none;
}

.rd-navbar-fixed *+.rd-navbar-list {
	margin-top: 20px;
}

.rd-navbar-fixed *+.rd-navbar-search {
	margin-top: 20px;
}

.rd-navbar-fixed .rd-navbar-panel {
	background: #2c2d31;
}

.rd-navbar-fixed .rd-navbar-main {
	background: #35363c;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
}

.rd-navbar-fixed .rd-navbar-nav-wrap {
	color: #fff;
	background: #fff;
	border: 1px solid #d7d7d7;
	box-shadow: none;
}

.rd-navbar-fixed .rd-nav-item:hover .rd-nav-link,
.rd-navbar-fixed .rd-nav-item.focus .rd-nav-link,
.rd-navbar-fixed .rd-nav-item.active .rd-nav-link,
.rd-navbar-fixed .rd-nav-item.opened .rd-nav-link {
	color: #fff;
	background: #35ad79;
}

.rd-navbar-fixed .rd-nav-item:hover>.rd-navbar-submenu-toggle,
.rd-navbar-fixed .rd-nav-item.focus>.rd-navbar-submenu-toggle,
.rd-navbar-fixed .rd-nav-item.active>.rd-navbar-submenu-toggle,
.rd-navbar-fixed .rd-nav-item.opened>.rd-navbar-submenu-toggle {
	color: #fff;
}

.rd-navbar-fixed .rd-nav-link {
	color: #ccc;
}

.rd-navbar-fixed .rd-megamenu-list>li>a,
.rd-navbar-fixed .rd-navbar-dropdown>li>a {
	color: #b7b7b7;
}

.rd-navbar-fixed .rd-megamenu-list>li:hover>a,
.rd-navbar-fixed .rd-megamenu-list>li.focus>a,
.rd-navbar-fixed .rd-megamenu-list>li.active>a,
.rd-navbar-fixed .rd-megamenu-list>li.opened>a,
.rd-navbar-fixed .rd-navbar-dropdown>li:hover>a,
.rd-navbar-fixed .rd-navbar-dropdown>li.focus>a,
.rd-navbar-fixed .rd-navbar-dropdown>li.active>a,
.rd-navbar-fixed .rd-navbar-dropdown>li.opened>a {
	color: #fff;
	background: #35ad79;
}

.rd-navbar-fixed .rd-navbar-megamenu .rd-megamenu-title {
	color: #ccc;
}

.rd-navbar-fixed .rd-navbar-megamenu .rd-megamenu-title::after {
	border-bottom: rgba(255, 255, 255, 0.15);
}

.rd-navbar-fixed .rd-navbar-megamenu .rd-megamenu-title a,
.rd-navbar-fixed .rd-navbar-megamenu .rd-megamenu-title a:focus,
.rd-navbar-fixed .rd-navbar-megamenu .rd-megamenu-title a:active {
	color: #fff;
}

.rd-navbar-fixed .rd-navbar-megamenu .rd-megamenu-title a:hover {
	color: #35ad79;
}

.rd-navbar-fixed .rd-navbar-submenu-toggle {
	color: #ccc;
}

.rd-navbar-fixed .rd-navbar-search .rd-search-form-submit {
	color: #ccc;
}

.rd-navbar-fixed .rd-navbar-search .rd-search-form-submit:hover {
	color: #35ad79;
}

.rd-navbar-fixed .rd-navbar-search-toggle {
	color: #2c343b;
}

.rd-navbar-fixed .rd-navbar-search-toggle:hover {
	color: #35ad79;
}

.rd-navbar-fixed .rd-navbar-collapse {
	background: #35363c;
	box-shadow: 0 0 22px -4px rgba(0, 0, 0, 0.17);
}

.rd-navbar-fixed .rd-navbar-collapse,
.rd-navbar-fixed .rd-navbar-collapse a {
	color: #ccc;
}

html.rd-navbar-fixed-linked .page {
	padding-top: 56px;
}

.context-dark .rd-navbar-fixed .event-teaser,
.rd-navbar-dark .rd-navbar-fixed .event-teaser,
.rd-navbar-darker .rd-navbar-fixed .event-teaser,
.bg-gray-700 .rd-navbar-fixed .event-teaser,
.bg-gray-2 .rd-navbar-fixed .event-teaser,
.bg-gray-4 .rd-navbar-fixed .event-teaser,
.bg-primary .rd-navbar-fixed .event-teaser,
.bg-image-dark .rd-navbar-fixed .event-teaser {
	color: #fff;
	background: #2c2d31;
}

.context-dark .rd-navbar-fixed .event-teaser h1,
.rd-navbar-dark .rd-navbar-fixed .event-teaser h1,
.rd-navbar-darker .rd-navbar-fixed .event-teaser h1,
.bg-gray-700 .rd-navbar-fixed .event-teaser h1,
.bg-gray-2 .rd-navbar-fixed .event-teaser h1,
.bg-gray-4 .rd-navbar-fixed .event-teaser h1,
.bg-primary .rd-navbar-fixed .event-teaser h1,
.bg-image-dark .rd-navbar-fixed .event-teaser h1,
.context-dark .rd-navbar-fixed .event-teaser h2,
.rd-navbar-dark .rd-navbar-fixed .event-teaser h2,
.rd-navbar-darker .rd-navbar-fixed .event-teaser h2,
.bg-gray-700 .rd-navbar-fixed .event-teaser h2,
.bg-gray-2 .rd-navbar-fixed .event-teaser h2,
.bg-gray-4 .rd-navbar-fixed .event-teaser h2,
.bg-primary .rd-navbar-fixed .event-teaser h2,
.bg-image-dark .rd-navbar-fixed .event-teaser h2,
.context-dark .rd-navbar-fixed .event-teaser h3,
.rd-navbar-dark .rd-navbar-fixed .event-teaser h3,
.rd-navbar-darker .rd-navbar-fixed .event-teaser h3,
.bg-gray-700 .rd-navbar-fixed .event-teaser h3,
.bg-gray-2 .rd-navbar-fixed .event-teaser h3,
.bg-gray-4 .rd-navbar-fixed .event-teaser h3,
.bg-primary .rd-navbar-fixed .event-teaser h3,
.bg-image-dark .rd-navbar-fixed .event-teaser h3,
.context-dark .rd-navbar-fixed .event-teaser h4,
.rd-navbar-dark .rd-navbar-fixed .event-teaser h4,
.rd-navbar-darker .rd-navbar-fixed .event-teaser h4,
.bg-gray-700 .rd-navbar-fixed .event-teaser h4,
.bg-gray-2 .rd-navbar-fixed .event-teaser h4,
.bg-gray-4 .rd-navbar-fixed .event-teaser h4,
.bg-primary .rd-navbar-fixed .event-teaser h4,
.bg-image-dark .rd-navbar-fixed .event-teaser h4,
.context-dark .rd-navbar-fixed .event-teaser h5,
.rd-navbar-dark .rd-navbar-fixed .event-teaser h5,
.rd-navbar-darker .rd-navbar-fixed .event-teaser h5,
.bg-gray-700 .rd-navbar-fixed .event-teaser h5,
.bg-gray-2 .rd-navbar-fixed .event-teaser h5,
.bg-gray-4 .rd-navbar-fixed .event-teaser h5,
.bg-primary .rd-navbar-fixed .event-teaser h5,
.bg-image-dark .rd-navbar-fixed .event-teaser h5,
.context-dark .rd-navbar-fixed .event-teaser h6,
.rd-navbar-dark .rd-navbar-fixed .event-teaser h6,
.rd-navbar-darker .rd-navbar-fixed .event-teaser h6,
.bg-gray-700 .rd-navbar-fixed .event-teaser h6,
.bg-gray-2 .rd-navbar-fixed .event-teaser h6,
.bg-gray-4 .rd-navbar-fixed .event-teaser h6,
.bg-primary .rd-navbar-fixed .event-teaser h6,
.bg-image-dark .rd-navbar-fixed .event-teaser h6,
.context-dark .rd-navbar-fixed .event-teaser [class*='heading-'],
.rd-navbar-dark .rd-navbar-fixed .event-teaser [class*='heading-'],
.rd-navbar-darker .rd-navbar-fixed .event-teaser [class*='heading-'],
.bg-gray-700 .rd-navbar-fixed .event-teaser [class*='heading-'],
.bg-gray-2 .rd-navbar-fixed .event-teaser [class*='heading-'],
.bg-gray-4 .rd-navbar-fixed .event-teaser [class*='heading-'],
.bg-primary .rd-navbar-fixed .event-teaser [class*='heading-'],
.bg-image-dark .rd-navbar-fixed .event-teaser [class*='heading-'] {
	color: #fff;
}

.context-dark .rd-navbar-fixed .event-teaser-highlighted,
.rd-navbar-dark .rd-navbar-fixed .event-teaser-highlighted,
.rd-navbar-darker .rd-navbar-fixed .event-teaser-highlighted,
.bg-gray-700 .rd-navbar-fixed .event-teaser-highlighted,
.bg-gray-2 .rd-navbar-fixed .event-teaser-highlighted,
.bg-gray-4 .rd-navbar-fixed .event-teaser-highlighted,
.bg-primary .rd-navbar-fixed .event-teaser-highlighted,
.bg-image-dark .rd-navbar-fixed .event-teaser-highlighted {
	background: #38393e;
}

.context-dark .rd-navbar-fixed .link-icon .icon,
.rd-navbar-dark .rd-navbar-fixed .link-icon .icon,
.rd-navbar-darker .rd-navbar-fixed .link-icon .icon,
.bg-gray-700 .rd-navbar-fixed .link-icon .icon,
.bg-gray-2 .rd-navbar-fixed .link-icon .icon,
.bg-gray-4 .rd-navbar-fixed .link-icon .icon,
.bg-primary .rd-navbar-fixed .link-icon .icon,
.bg-image-dark .rd-navbar-fixed .link-icon .icon {
	margin: 0;
}

.context-dark .rd-navbar-fixed .link-icon-text,
.rd-navbar-dark .rd-navbar-fixed .link-icon-text,
.rd-navbar-darker .rd-navbar-fixed .link-icon-text,
.bg-gray-700 .rd-navbar-fixed .link-icon-text,
.bg-gray-2 .rd-navbar-fixed .link-icon-text,
.bg-gray-4 .rd-navbar-fixed .link-icon-text,
.bg-primary .rd-navbar-fixed .link-icon-text,
.bg-image-dark .rd-navbar-fixed .link-icon-text {
	font-size: 0;
}

.context-dark .rd-navbar-fixed .button-gray-outline,
.rd-navbar-dark .rd-navbar-fixed .button-gray-outline,
.rd-navbar-darker .rd-navbar-fixed .button-gray-outline,
.bg-gray-700 .rd-navbar-fixed .button-gray-outline,
.bg-gray-2 .rd-navbar-fixed .button-gray-outline,
.bg-gray-4 .rd-navbar-fixed .button-gray-outline,
.bg-primary .rd-navbar-fixed .button-gray-outline,
.bg-image-dark .rd-navbar-fixed .button-gray-outline,
.context-dark .rd-navbar-fixed .button-gray-outline:focus,
.rd-navbar-dark .rd-navbar-fixed .button-gray-outline:focus,
.rd-navbar-darker .rd-navbar-fixed .button-gray-outline:focus,
.bg-gray-700 .rd-navbar-fixed .button-gray-outline:focus,
.bg-gray-2 .rd-navbar-fixed .button-gray-outline:focus,
.bg-gray-4 .rd-navbar-fixed .button-gray-outline:focus,
.bg-primary .rd-navbar-fixed .button-gray-outline:focus,
.bg-image-dark .rd-navbar-fixed .button-gray-outline:focus {
	color: #d7d7d7;
	background-color: transparent;
	border-color: #d7d7d7;
}

.context-dark .rd-navbar-fixed .button-gray-outline:hover,
.rd-navbar-dark .rd-navbar-fixed .button-gray-outline:hover,
.rd-navbar-darker .rd-navbar-fixed .button-gray-outline:hover,
.bg-gray-700 .rd-navbar-fixed .button-gray-outline:hover,
.bg-gray-2 .rd-navbar-fixed .button-gray-outline:hover,
.bg-gray-4 .rd-navbar-fixed .button-gray-outline:hover,
.bg-primary .rd-navbar-fixed .button-gray-outline:hover,
.bg-image-dark .rd-navbar-fixed .button-gray-outline:hover,
.context-dark .rd-navbar-fixed .button-gray-outline:active,
.rd-navbar-dark .rd-navbar-fixed .button-gray-outline:active,
.rd-navbar-darker .rd-navbar-fixed .button-gray-outline:active,
.bg-gray-700 .rd-navbar-fixed .button-gray-outline:active,
.bg-gray-2 .rd-navbar-fixed .button-gray-outline:active,
.bg-gray-4 .rd-navbar-fixed .button-gray-outline:active,
.bg-primary .rd-navbar-fixed .button-gray-outline:active,
.bg-image-dark .rd-navbar-fixed .button-gray-outline:active {
	color: #151515;
	background-color: #fff;
	border-color: #fff;
}

.context-dark .rd-navbar-fixed .button-gray-outline.button-ujarak::before,
.rd-navbar-dark .rd-navbar-fixed .button-gray-outline.button-ujarak::before,
.rd-navbar-darker .rd-navbar-fixed .button-gray-outline.button-ujarak::before,
.bg-gray-700 .rd-navbar-fixed .button-gray-outline.button-ujarak::before,
.bg-gray-2 .rd-navbar-fixed .button-gray-outline.button-ujarak::before,
.bg-gray-4 .rd-navbar-fixed .button-gray-outline.button-ujarak::before,
.bg-primary .rd-navbar-fixed .button-gray-outline.button-ujarak::before,
.bg-image-dark .rd-navbar-fixed .button-gray-outline.button-ujarak::before {
	background: #fff;
}

.context-dark .rd-navbar-fixed .post-classic,
.rd-navbar-dark .rd-navbar-fixed .post-classic,
.rd-navbar-darker .rd-navbar-fixed .post-classic,
.bg-gray-700 .rd-navbar-fixed .post-classic,
.bg-gray-2 .rd-navbar-fixed .post-classic,
.bg-gray-4 .rd-navbar-fixed .post-classic,
.bg-primary .rd-navbar-fixed .post-classic,
.bg-image-dark .rd-navbar-fixed .post-classic {
	background-color: transparent;
}

.context-dark .rd-navbar-fixed .post-classic-title,
.rd-navbar-dark .rd-navbar-fixed .post-classic-title,
.rd-navbar-darker .rd-navbar-fixed .post-classic-title,
.bg-gray-700 .rd-navbar-fixed .post-classic-title,
.bg-gray-2 .rd-navbar-fixed .post-classic-title,
.bg-gray-4 .rd-navbar-fixed .post-classic-title,
.bg-primary .rd-navbar-fixed .post-classic-title,
.bg-image-dark .rd-navbar-fixed .post-classic-title {
	color: #edeff4;
}

.context-dark .rd-navbar-fixed .post-classic-title a:hover,
.rd-navbar-dark .rd-navbar-fixed .post-classic-title a:hover,
.rd-navbar-darker .rd-navbar-fixed .post-classic-title a:hover,
.bg-gray-700 .rd-navbar-fixed .post-classic-title a:hover,
.bg-gray-2 .rd-navbar-fixed .post-classic-title a:hover,
.bg-gray-4 .rd-navbar-fixed .post-classic-title a:hover,
.bg-primary .rd-navbar-fixed .post-classic-title a:hover,
.bg-image-dark .rd-navbar-fixed .post-classic-title a:hover {
	color: #fcef57;
}

@-moz-document url-prefix() {
	.rd-navbar-fixed .rd-navbar-main>*:last-child {
		margin-bottom: 80px;
	}
}

/*
*
* RD Navbar Sidebar
* --------------------------------------------------
*/
.rd-navbar-sidebar {
	display: block;
	background: #fff;
}

.rd-navbar-sidebar .rd-navbar-main-outer {
	padding-left: 15px;
	padding-right: 15px;
}

.rd-navbar-sidebar .rd-navbar-main {
	position: relative;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 22px 60px 22px 0;
	max-width: 1140px;
	margin-left: auto;
	margin-right: auto;
	transition: 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}

.rd-navbar-sidebar .rd-navbar-main-element {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.rd-navbar-sidebar .rd-navbar-main-element>*+* {
	margin-left: 20px;
}

.rd-navbar-sidebar .rd-navbar-toggle {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	display: block;
	z-index: 1093;
}

.rd-navbar-sidebar .rd-navbar-panel {
	min-width: 200px;
	text-align: center;
}

.rd-navbar-sidebar .rd-navbar-brand img {
	width: auto;
	height: auto;
	max-width: 200px;
	max-height: 200px;
}

.rd-navbar-sidebar .rd-navbar-nav-wrap {
	position: fixed;
	top: 0;
	bottom: 0;
	right: 0;
	z-index: 1092;
	width: 450px;
	padding: 94px 0 0 0;
	background: #fff;
	transition: 0.5s cubic-bezier(0.4, 0, 0.2, 1);
	transform: translateX(100%);
	box-shadow: 0 0 13px 0 rgba(204, 204, 204, 0.16);
}

.rd-navbar-sidebar .rd-navbar-nav-wrap.active {
	transition-delay: .1s;
	transform: translateX(0);
}

.rd-navbar-sidebar .rd-navbar-nav {
	height: calc(100vh - 100px);
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	border-top: 1px solid #d7d7d7;
}

.rd-navbar-sidebar .rd-nav-item {
	position: relative;
	display: block;
	padding: 19px 30px 19px 40px;
}

.rd-navbar-sidebar .rd-nav-item.active .rd-nav-link {
	color: #35ad79;
}

.rd-navbar-sidebar .rd-nav-item .rd-nav-link,
.rd-navbar-sidebar .rd-nav-item>.rd-navbar-submenu-toggle {
	font-size: 18px;
}

.rd-navbar-sidebar .rd-nav-item+.rd-nav-item {
	border-top: 1px solid #d7d7d7;
}

.rd-navbar-sidebar .rd-nav-item:last-child {
	border-bottom: 1px solid #d7d7d7;
	margin-bottom: 30px;
}

.rd-navbar-sidebar .rd-nav-link {
	max-width: calc(100% - 30px);
	word-break: break-all;
	font-size: 18px;
	line-height: 1.4;
	text-transform: none;
	color: #ccc;
}

.rd-navbar-sidebar .rd-nav-link:hover {
	color: #35ad79;
}

.rd-navbar-sidebar .rd-navbar-submenu .opened>.rd-navbar-submenu-toggle::after {
	transform: rotate(180deg);
}

.rd-navbar-sidebar .rd-navbar-submenu>.rd-navbar-dropdown,
.rd-navbar-sidebar .rd-navbar-submenu>.rd-navbar-megamenu {
	display: none;
	opacity: 0;
	visibility: hidden;
	will-change: opacity, visibility;
	transition: opacity .2s;
}

.rd-navbar-sidebar .rd-navbar-submenu.opened>.rd-navbar-dropdown,
.rd-navbar-sidebar .rd-navbar-submenu.opened>.rd-navbar-megamenu {
	display: block;
	opacity: 1;
	visibility: visible;
}

.rd-navbar-sidebar .rd-navbar-submenu>.rd-navbar-submenu>.rd-navbar-dropdown,
.rd-navbar-sidebar .rd-navbar-submenu>.rd-navbar-submenu>.rd-navbar-megamenu {
	transform: translateY(30px);
}

.rd-navbar-sidebar .rd-navbar-submenu>.rd-navbar-submenu.opened>.rd-navbar-dropdown,
.rd-navbar-sidebar .rd-navbar-submenu>.rd-navbar-submenu.opened>.rd-navbar-megamenu {
	transform: translateY(0);
}

.rd-navbar-sidebar .rd-navbar-submenu>.rd-navbar-submenu .rd-navbar-submenu>.rd-navbar-dropdown {
	transform: translateX(-20px);
}

.rd-navbar-sidebar .rd-navbar-submenu>.rd-navbar-submenu .rd-navbar-submenu.opened>.rd-navbar-dropdown {
	transform: translateX(0);
}

.rd-navbar-sidebar .rd-nav-item>.rd-navbar-submenu-toggle,
.rd-navbar-sidebar .rd-nav-item .rd-navbar--has-dropdown>.rd-navbar-submenu-toggle {
	position: absolute;
	top: 0;
	right: 0;
	padding-top: inherit;
	padding-right: inherit;
	padding-left: 10px;
	margin-bottom: inherit;
	display: inline-block;
	width: 30px;
	margin-left: 5px;
	text-align: center;
	cursor: pointer;
	color: #2c343b;
}

.rd-navbar-sidebar .rd-nav-item>.rd-navbar-submenu-toggle:hover,
.rd-navbar-sidebar .rd-nav-item .rd-navbar--has-dropdown>.rd-navbar-submenu-toggle:hover {
	color: #35ad79;
}

.rd-navbar-sidebar .rd-nav-item>.rd-navbar-submenu-toggle::after,
.rd-navbar-sidebar .rd-nav-item .rd-navbar--has-dropdown>.rd-navbar-submenu-toggle::after {
	content: '\f107';
	position: relative;
	display: inline-block;
	font-family: "FontAwesome";
	font-size: inherit;
	line-height: inherit;
	text-align: center;
	vertical-align: middle;
	transition: 0.4s all ease;
	z-index: 2;
	will-change: transform;
}

.rd-navbar-sidebar .rd-nav-item .rd-navbar--has-dropdown>.rd-navbar-submenu-toggle {
	font-size: 14px;
	color: #ccc;
	margin-left: 7px;
}

.rd-navbar-sidebar .rd-menu {
	margin-top: 31px;
}

.rd-navbar-sidebar .rd-navbar-dropdown,
.rd-navbar-sidebar .rd-megamenu-list {
	font-size: 14px;
}

.rd-navbar-sidebar .rd-navbar-dropdown li>a,
.rd-navbar-sidebar .rd-megamenu-list li>a {
	position: relative;
	left: -3px;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	padding: 1px 14px 1px 0;
	text-align: left;
}

.rd-navbar-sidebar .rd-navbar-dropdown li>a,
.rd-navbar-sidebar .rd-navbar-dropdown li>a::before,
.rd-navbar-sidebar .rd-megamenu-list li>a,
.rd-navbar-sidebar .rd-megamenu-list li>a::before {
	transition: .15s ease-in-out;
}

.rd-navbar-sidebar .rd-navbar-dropdown li>a::before,
.rd-navbar-sidebar .rd-megamenu-list li>a::before {
	position: relative;
	top: 6px;
	left: -6px;
	display: inline-block;
	vertical-align: middle;
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 4px 0 4px 8px;
	border-color: transparent transparent transparent #35ad79;
	font-size: inherit;
	line-height: inherit;
	color: #35ad79;
	opacity: 0;
	visibility: hidden;
}

.rd-navbar-sidebar .rd-navbar-dropdown li.focus>a,
.rd-navbar-sidebar .rd-navbar-dropdown li.opened>a,
.rd-navbar-sidebar .rd-navbar-dropdown li>a:hover,
.rd-navbar-sidebar .rd-megamenu-list li.focus>a,
.rd-navbar-sidebar .rd-megamenu-list li.opened>a,
.rd-navbar-sidebar .rd-megamenu-list li>a:hover {
	left: 0;
	padding-left: 14px;
}

.rd-navbar-sidebar .rd-navbar-dropdown li.focus>a::before,
.rd-navbar-sidebar .rd-navbar-dropdown li.opened>a::before,
.rd-navbar-sidebar .rd-navbar-dropdown li>a:hover::before,
.rd-navbar-sidebar .rd-megamenu-list li.focus>a::before,
.rd-navbar-sidebar .rd-megamenu-list li.opened>a::before,
.rd-navbar-sidebar .rd-megamenu-list li>a:hover::before {
	left: -7px;
	opacity: 1;
	visibility: visible;
}

.rd-navbar-sidebar .rd-navbar-megamenu {
	max-width: 450px;
	margin-bottom: -30px;
}

.rd-navbar-sidebar .rd-navbar-megamenu>* {
	margin-bottom: 30px;
}

.rd-navbar-sidebar .rd-navbar-megamenu>li {
	display: inline-block;
	vertical-align: top;
	width: 45%;
}

.rd-navbar-sidebar .rd-megamenu-title {
	display: none;
}

.rd-navbar-sidebar .rd-megamenu-list {
	margin-top: 0;
}

.rd-navbar-sidebar .rd-megamenu-list>li+li {
	margin-top: 10px;
}

.rd-navbar-sidebar .rd-navbar-dropdown .rd-navbar--has-dropdown>a {
	padding-right: 0;
}

.rd-navbar-sidebar .rd-navbar-dropdown .rd-navbar--has-dropdown>a::before {
	display: none;
}

.rd-navbar-sidebar .rd-navbar-dropdown .rd-navbar--has-dropdown>a:hover {
	padding-left: 0;
}

.rd-navbar-sidebar .rd-navbar-dropdown .rd-navbar--has-dropdown.focus>a {
	padding-left: 0;
}

.rd-navbar-sidebar .rd-navbar-dropdown .rd-navbar--has-dropdown.opened>.rd-navbar-submenu-toggle {
	color: #35ad79;
}

.rd-navbar-sidebar .rd-navbar-dropdown .rd-navbar--has-dropdown.opened>.rd-navbar-submenu-toggle::after {
	top: 1px;
}

.rd-navbar-sidebar .rd-navbar-dropdown>li+li {
	margin-top: 10px;
}

.rd-navbar-sidebar .rd-nav-item>.rd-navbar-dropdown {
	margin-top: 25px;
}

.rd-navbar-sidebar .rd-nav-item>.rd-navbar-dropdown .rd-navbar-dropdown {
	margin-top: 10px;
	padding-left: 15px;
}

.rd-navbar-sidebar .rd-nav-item>.rd-navbar-dropdown .rd-navbar-dropdown>li>a {
	font-size: 12px;
}

@media (min-width: 1200px) {
	.rd-navbar-sidebar .rd-navbar-megamenu {
		margin-bottom: -30px;
	}

	.rd-navbar-sidebar .rd-navbar-megamenu>* {
		margin-bottom: 30px;
	}

	.rd-navbar-sidebar .rd-navbar-dropdown>li+li,
	.rd-navbar-sidebar .rd-megamenu-list>li+li {
		margin-top: 18px;
	}
}

@media (min-width: 1200px) {
	.rd-navbar-sidebar .rd-navbar-nav-wrap {
		width: auto;
		left: calc(50% + 600px - 80px);
	}
}

.rd-navbar-sidebar.rd-navbar--is-clone {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 1000;
	transform: translateY(-101%);
}

.rd-navbar-sidebar.rd-navbar--is-clone.rd-navbar--is-stuck {
	transform: translateY(0);
}

.rd-navbar-sidebar.rd-navbar--is-stuck {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	z-index: 1000;
	box-shadow: 0 2px 10px 1px rgba(0, 0, 0, 0.1);
}

.rd-navbar-sidebar.rd-navbar--is-stuck .rd-navbar-main {
	padding-top: 11px;
	padding-bottom: 11px;
}

/**
*
* RD Navbar Classic
*/
.rd-navbar-classic {
	/* background: #35363c; */
	background: var(--green-light);
}

.rd-navbar-classic .rd-navbar-list {
	display: flex;
	flex-wrap: wrap;
}

.rd-navbar-classic .rd-navbar-list-item {
	display: flex;
	align-items: center;
}

.rd-navbar-classic .rd-navbar-list-link {
	display: block;
	max-width: 80px;
	opacity: .15;
}

.rd-navbar-classic .rd-navbar-list-link:hover {
	opacity: .8;
}

.rd-navbar-classic.rd-navbar-static .rd-navbar-panel {
	padding-left: 15px;
	padding-right: 15px;
}

.rd-navbar-classic.rd-navbar-static .rd-navbar-panel-inner,
.rd-navbar-classic.rd-navbar-static .rd-navbar-main-container {
	display: flex;
	justify-content: space-between;
}

.rd-navbar-classic.rd-navbar-static .rd-navbar-panel-inner {
	position: relative;
	z-index: 2;
}

.rd-navbar-classic.rd-navbar-static .rd-navbar-panel-item {
	display: flex;
	align-items: center;
	width: 40%;
	padding: 8px 0;
}

.rd-navbar-classic.rd-navbar-static .rd-navbar-panel-item-left,
.rd-navbar-classic.rd-navbar-static .rd-navbar-panel-item-right {
	position: relative;
}

.rd-navbar-classic.rd-navbar-static .rd-navbar-panel-item-left>*,
.rd-navbar-classic.rd-navbar-static .rd-navbar-panel-item-right>* {
	position: relative;
	z-index: 1;
}

.rd-navbar-classic.rd-navbar-static .rd-navbar-panel-item-left::before,
.rd-navbar-classic.rd-navbar-static .rd-navbar-panel-item-right::before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	z-index: 0;
	width: 100vw;
	background: var(--white);
	transform-origin: 0 0;
	pointer-events: none;
}

.rd-navbar-classic.rd-navbar-static .rd-navbar-panel-item-left {
	display: block;
	flex-direction: column;
	padding-right: 20px;
}

.rd-navbar-classic.rd-navbar-static .rd-navbar-panel-item-left::before {
	right: 0;
	transform: skew(-30deg);
}

.rd-navbar-classic.rd-navbar-static .rd-navbar-panel-item-right {
	justify-content: flex-end;
	padding-left: 20px;
}

.rd-navbar-classic.rd-navbar-static .rd-navbar-panel-item-right::before {
	left: 0;
	transform: skew(30deg);
}

.rd-navbar-classic.rd-navbar-static .owl-carousel-inline-outer {
	overflow: hidden;
	width: 100%;
	max-width: 90%;
	flex-shrink: 0;
}

.rd-navbar-classic.rd-navbar-static .rd-navbar-brand {
	position: relative;
	top: -8px;
	margin-top: -53px;
	text-align: center;
}

.rd-navbar-classic.rd-navbar-static .rd-navbar-brand img {
	width: auto;
	height: auto;
	max-width: 165px;
	max-height: 120px;
}

.rd-navbar-classic.rd-navbar-static .rd-navbar-main-top {
	padding: 10px 0;
}

.rd-navbar-classic.rd-navbar-static .rd-navbar-list {
	order: 0;
}

.rd-navbar-classic.rd-navbar-static .rd-navbar-brand {
	order: 1;
}

.rd-navbar-classic.rd-navbar-static .rd-navbar-search {
	order: 2;
}

.rd-navbar-classic.rd-navbar-static .rd-navbar-list,
.rd-navbar-classic.rd-navbar-static .rd-navbar-search {
	width: calc(50% - 200px / 2);
}

.rd-navbar-classic.rd-navbar-static .rd-navbar-main-bottom {
	padding: 20px 0;
}

.rd-navbar-classic.rd-navbar-static .rd-navbar-main-container {
	position: relative;
	align-items: center;
}

.rd-navbar-classic.rd-navbar-static .rd-navbar-list-item+.rd-navbar-list-item {
	margin-left: 44px;
}

.rd-navbar-classic.rd-navbar-static .rd-search {
	max-width: 315px;
	margin-left: auto;
	width: 100%;
}

.rd-navbar-classic.rd-navbar-static .rd-nav-item>.rd-navbar-submenu-toggle {
	position: relative;
	top: 1px;
}

.rd-navbar-classic.rd-navbar-static .rd-navbar-megamenu {
	left: 15px;
	right: auto;
}

.rd-navbar-classic.rd-navbar-static .post-classic-title {
	color: #151515;
}

@media (min-width: 1200px) {
	.rd-navbar-classic.rd-navbar-static .rd-navbar-main-top {
		padding: 15px 0;
	}

	.rd-navbar-classic.rd-navbar-static .rd-navbar-list-item+.rd-navbar-list-item {
		margin-left: 65px;
	}
}

.rd-navbar-classic.rd-navbar-static.rd-navbar--is-stuck,
.rd-navbar-classic.rd-navbar-static.rd-navbar--is-clone {
	/* background: #35363c; */
	background: var(--green-dark);
}

.rd-navbar-classic.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-panel,
.rd-navbar-classic.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-main-top,
.rd-navbar-classic.rd-navbar-static.rd-navbar--is-clone .rd-navbar-panel,
.rd-navbar-classic.rd-navbar-static.rd-navbar--is-clone .rd-navbar-main-top {
	height: 0;
	overflow: hidden;
	padding-top: 0;
	padding-bottom: 0;
}

.rd-navbar-classic.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-nav-item>.rd-navbar-submenu,
.rd-navbar-classic.rd-navbar-static.rd-navbar--is-clone .rd-navbar-nav-item>.rd-navbar-submenu {
	margin-top: 17px;
}

.rd-navbar-classic.rd-navbar-fixed .rd-navbar-list {
	flex-wrap: nowrap;
	justify-content: space-between;
}

.rd-navbar-classic.rd-navbar-fixed .rd-navbar-list-item {
	padding: 0 12px;
	flex-grow: 1;
}

.rd-navbar-classic.rd-navbar-fixed .rd-navbar-panel-inner {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	padding-left: 15px;
	padding-right: 5px;
}

.rd-navbar-classic.rd-navbar-fixed .rd-navbar-panel-inner>*+* {
	margin-left: 14px;
}

.rd-navbar-classic.rd-navbar-fixed .rd-navbar-main-top {
	padding: 20px 10px 15px;
}

.rd-navbar-classic.rd-navbar-fixed .rd-navbar-main-bottom {
	background-color: transparent;
}

.rd-navbar-classic.rd-navbar-fixed .rd-navbar-main-element {
	margin: 10px 20px;
}

.context-dark .rd-navbar-static.rd-navbar-classic .rd-nav-link,
.rd-navbar-dark .rd-navbar-static.rd-navbar-classic .rd-nav-link,
.rd-navbar-darker .rd-navbar-static.rd-navbar-classic .rd-nav-link,
.bg-gray-700 .rd-navbar-static.rd-navbar-classic .rd-nav-link,
.bg-gray-2 .rd-navbar-static.rd-navbar-classic .rd-nav-link,
.bg-gray-4 .rd-navbar-static.rd-navbar-classic .rd-nav-link,
.bg-primary .rd-navbar-static.rd-navbar-classic .rd-nav-link,
.bg-image-dark .rd-navbar-static.rd-navbar-classic .rd-nav-link {
	color: #fff;
}

.context-dark .rd-navbar-static.rd-navbar-classic .rd-nav-item.active .rd-nav-link,
.rd-navbar-dark .rd-navbar-static.rd-navbar-classic .rd-nav-item.active .rd-nav-link,
.rd-navbar-darker .rd-navbar-static.rd-navbar-classic .rd-nav-item.active .rd-nav-link,
.bg-gray-700 .rd-navbar-static.rd-navbar-classic .rd-nav-item.active .rd-nav-link,
.bg-gray-2 .rd-navbar-static.rd-navbar-classic .rd-nav-item.active .rd-nav-link,
.bg-gray-4 .rd-navbar-static.rd-navbar-classic .rd-nav-item.active .rd-nav-link,
.bg-primary .rd-navbar-static.rd-navbar-classic .rd-nav-item.active .rd-nav-link,
.bg-image-dark .rd-navbar-static.rd-navbar-classic .rd-nav-item.active .rd-nav-link,
.context-dark .rd-navbar-static.rd-navbar-classic .rd-nav-item.opened .rd-nav-link,
.rd-navbar-dark .rd-navbar-static.rd-navbar-classic .rd-nav-item.opened .rd-nav-link,
.rd-navbar-darker .rd-navbar-static.rd-navbar-classic .rd-nav-item.opened .rd-nav-link,
.bg-gray-700 .rd-navbar-static.rd-navbar-classic .rd-nav-item.opened .rd-nav-link,
.bg-gray-2 .rd-navbar-static.rd-navbar-classic .rd-nav-item.opened .rd-nav-link,
.bg-gray-4 .rd-navbar-static.rd-navbar-classic .rd-nav-item.opened .rd-nav-link,
.bg-primary .rd-navbar-static.rd-navbar-classic .rd-nav-item.opened .rd-nav-link,
.bg-image-dark .rd-navbar-static.rd-navbar-classic .rd-nav-item.opened .rd-nav-link,
.context-dark .rd-navbar-static.rd-navbar-classic .rd-nav-item.focus .rd-nav-link,
.rd-navbar-dark .rd-navbar-static.rd-navbar-classic .rd-nav-item.focus .rd-nav-link,
.rd-navbar-darker .rd-navbar-static.rd-navbar-classic .rd-nav-item.focus .rd-nav-link,
.bg-gray-700 .rd-navbar-static.rd-navbar-classic .rd-nav-item.focus .rd-nav-link,
.bg-gray-2 .rd-navbar-static.rd-navbar-classic .rd-nav-item.focus .rd-nav-link,
.bg-gray-4 .rd-navbar-static.rd-navbar-classic .rd-nav-item.focus .rd-nav-link,
.bg-primary .rd-navbar-static.rd-navbar-classic .rd-nav-item.focus .rd-nav-link,
.bg-image-dark .rd-navbar-static.rd-navbar-classic .rd-nav-item.focus .rd-nav-link {
	color: #35ad79;
}

.context-dark .rd-navbar-classic .rd-navbar-search .form-label,
.rd-navbar-dark .rd-navbar-classic .rd-navbar-search .form-label,
.rd-navbar-darker .rd-navbar-classic .rd-navbar-search .form-label,
.bg-gray-700 .rd-navbar-classic .rd-navbar-search .form-label,
.bg-gray-2 .rd-navbar-classic .rd-navbar-search .form-label,
.bg-gray-4 .rd-navbar-classic .rd-navbar-search .form-label,
.bg-primary .rd-navbar-classic .rd-navbar-search .form-label,
.bg-image-dark .rd-navbar-classic .rd-navbar-search .form-label,
.context-dark .rd-navbar-classic .rd-navbar-search .form-input,
.rd-navbar-dark .rd-navbar-classic .rd-navbar-search .form-input,
.rd-navbar-darker .rd-navbar-classic .rd-navbar-search .form-input,
.bg-gray-700 .rd-navbar-classic .rd-navbar-search .form-input,
.bg-gray-2 .rd-navbar-classic .rd-navbar-search .form-input,
.bg-gray-4 .rd-navbar-classic .rd-navbar-search .form-input,
.bg-primary .rd-navbar-classic .rd-navbar-search .form-input,
.bg-image-dark .rd-navbar-classic .rd-navbar-search .form-input {
	color: #707279;
}

.context-dark .rd-navbar-classic .rd-navbar-search input,
.rd-navbar-dark .rd-navbar-classic .rd-navbar-search input,
.rd-navbar-darker .rd-navbar-classic .rd-navbar-search input,
.bg-gray-700 .rd-navbar-classic .rd-navbar-search input,
.bg-gray-2 .rd-navbar-classic .rd-navbar-search input,
.bg-gray-4 .rd-navbar-classic .rd-navbar-search input,
.bg-primary .rd-navbar-classic .rd-navbar-search input,
.bg-image-dark .rd-navbar-classic .rd-navbar-search input {
	background: #424349;
	border-color: #424349;
}

.context-dark .rd-navbar-classic .nav-light-list a,
.rd-navbar-dark .rd-navbar-classic .nav-light-list a,
.rd-navbar-darker .rd-navbar-classic .nav-light-list a,
.bg-gray-700 .rd-navbar-classic .nav-light-list a,
.bg-gray-2 .rd-navbar-classic .nav-light-list a,
.bg-gray-4 .rd-navbar-classic .nav-light-list a,
.bg-primary .rd-navbar-classic .nav-light-list a,
.bg-image-dark .rd-navbar-classic .nav-light-list a {
	color: #707279;
}

.context-dark .rd-navbar-classic .nav-light-list li.active,
.rd-navbar-dark .rd-navbar-classic .nav-light-list li.active,
.rd-navbar-darker .rd-navbar-classic .nav-light-list li.active,
.bg-gray-700 .rd-navbar-classic .nav-light-list li.active,
.bg-gray-2 .rd-navbar-classic .nav-light-list li.active,
.bg-gray-4 .rd-navbar-classic .nav-light-list li.active,
.bg-primary .rd-navbar-classic .nav-light-list li.active,
.bg-image-dark .rd-navbar-classic .nav-light-list li.active,
.context-dark .rd-navbar-classic .nav-light-list a:hover,
.rd-navbar-dark .rd-navbar-classic .nav-light-list a:hover,
.rd-navbar-darker .rd-navbar-classic .nav-light-list a:hover,
.bg-gray-700 .rd-navbar-classic .nav-light-list a:hover,
.bg-gray-2 .rd-navbar-classic .nav-light-list a:hover,
.bg-gray-4 .rd-navbar-classic .nav-light-list a:hover,
.bg-primary .rd-navbar-classic .nav-light-list a:hover,
.bg-image-dark .rd-navbar-classic .nav-light-list a:hover {
	color: #fcef57;
}

.context-dark .rd-navbar-classic .link,
.rd-navbar-dark .rd-navbar-classic .link,
.rd-navbar-darker .rd-navbar-classic .link,
.bg-gray-700 .rd-navbar-classic .link,
.bg-gray-2 .rd-navbar-classic .link,
.bg-gray-4 .rd-navbar-classic .link,
.bg-primary .rd-navbar-classic .link,
.bg-image-dark .rd-navbar-classic .link {
	color: #fff;
}

.context-dark .rd-navbar-classic .link:hover,
.rd-navbar-dark .rd-navbar-classic .link:hover,
.rd-navbar-darker .rd-navbar-classic .link:hover,
.bg-gray-700 .rd-navbar-classic .link:hover,
.bg-gray-2 .rd-navbar-classic .link:hover,
.bg-gray-4 .rd-navbar-classic .link:hover,
.bg-primary .rd-navbar-classic .link:hover,
.bg-image-dark .rd-navbar-classic .link:hover {
	color: #35ad79;
}

/**
*
* RD Navbar Corporate
*/
.rd-navbar-corporate {
	background: #35363c;
}

.rd-navbar-corporate .rd-navbar-list>li {
	display: inline-block;
	text-align: left;
}

.rd-navbar-corporate.rd-navbar-static .rd-navbar-panel {
	padding-left: 15px;
	padding-right: 15px;
}

.rd-navbar-corporate.rd-navbar-static .rd-navbar-panel-inner,
.rd-navbar-corporate.rd-navbar-static .rd-navbar-main-container {
	display: flex;
	justify-content: space-between;
}

.rd-navbar-corporate.rd-navbar-static .rd-navbar-panel-inner {
	position: relative;
	z-index: 2;
}

.rd-navbar-corporate.rd-navbar-static .rd-navbar-panel-item {
	display: flex;
	align-items: center;
	padding: 15px 0;
}

.rd-navbar-corporate.rd-navbar-static .rd-navbar-panel-item-left {
	display: block;
	flex-direction: column;
	padding-right: 20px;
}

.rd-navbar-corporate.rd-navbar-static .rd-navbar-panel-item-right {
	justify-content: flex-end;
	padding-left: 20px;
}

.rd-navbar-corporate.rd-navbar-static .rd-navbar-brand {
	position: relative;
	text-align: center;
}

.rd-navbar-corporate.rd-navbar-static .rd-navbar-brand img {
	width: auto;
	height: auto;
	max-width: 200px;
	max-height: 200px;
}

.rd-navbar-corporate.rd-navbar-static .rd-navbar-main-element {
	display: flex;
	align-items: center;
}

.rd-navbar-corporate.rd-navbar-static .rd-navbar-main-element>*+* {
	margin-left: 50px;
}

.rd-navbar-corporate.rd-navbar-static .rd-navbar-main-top {
	padding: 20px 0;
}

.rd-navbar-corporate.rd-navbar-static .rd-navbar-main-bottom {
	padding: 17px 0;
}

.rd-navbar-corporate.rd-navbar-static .rd-navbar-main-top+.rd-navbar-main-bottom {
	border-top: 1px solid rgba(255, 255, 255, 0.16);
}

.rd-navbar-corporate.rd-navbar-static .rd-navbar-main-container {
	position: relative;
	align-items: center;
}

.rd-navbar-corporate.rd-navbar-static .rd-navbar-list-item+.rd-navbar-list-item {
	margin-left: 44px;
}

.rd-navbar-corporate.rd-navbar-static .nav-light-list {
	margin-left: -40px;
}

.rd-navbar-corporate.rd-navbar-static .nav-light-list>* {
	margin-left: 40px;
}

.rd-navbar-corporate.rd-navbar-static .rd-navbar-list {
	transform: translate3d(0, -5px, 0);
	margin-bottom: -5px;
	margin-left: -35px;
	margin-right: -35px;
}

.rd-navbar-corporate.rd-navbar-static .rd-navbar-list>* {
	margin-top: 5px;
	padding-left: 35px;
	padding-right: 35px;
}

.rd-navbar-corporate.rd-navbar-static .rd-navbar-list>li {
	position: relative;
	vertical-align: middle;
}

.rd-navbar-corporate.rd-navbar-static .rd-navbar-list>li:not(:last-child)::after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	width: 1px;
	background: #151515;
	pointer-events: none;
}

.rd-navbar-corporate.rd-navbar-static .rd-search {
	min-width: 350px;
	margin-left: auto;
}

.rd-navbar-corporate.rd-navbar-static .rd-nav-item.focus .rd-nav-link,
.rd-navbar-corporate.rd-navbar-static .rd-nav-item.opened .rd-nav-link,
.rd-navbar-corporate.rd-navbar-static .rd-nav-item.active .rd-nav-link {
	color: #fff;
	background: #35ad79;
}

.rd-navbar-corporate.rd-navbar-static .rd-nav-item.focus>.rd-navbar-submenu-toggle,
.rd-navbar-corporate.rd-navbar-static .rd-nav-item.opened>.rd-navbar-submenu-toggle,
.rd-navbar-corporate.rd-navbar-static .rd-nav-item.active>.rd-navbar-submenu-toggle {
	color: #fff;
}

.rd-navbar-corporate.rd-navbar-static .rd-nav-item>.rd-navbar-submenu-toggle {
	position: relative;
	top: 1px;
	left: -7px;
	margin-left: -14px;
}

.rd-navbar-corporate.rd-navbar-static .rd-nav-link {
	padding: 6px 11px;
	border-radius: 3px;
	color: #fff;
}

.rd-navbar-corporate.rd-navbar-static .rd-nav-link:hover {
	color: #fff;
	background: #35ad79;
}

.rd-navbar-corporate.rd-navbar-static .rd-menu {
	margin-top: 17px;
}

.rd-navbar-corporate.rd-navbar-static .rd-menu .rd-navbar-dropdown {
	margin-top: 0;
}

.rd-navbar-corporate.rd-navbar-static .rd-navbar-submenu .rd-nav-link {
	padding-right: 24px;
}

.rd-navbar-corporate.rd-navbar-static .rd-navbar-megamenu {
	left: 15px;
	right: auto;
}

.rd-navbar-corporate.rd-navbar-static .post-classic-title {
	color: #151515;
}

@media (min-width: 1200px) {
	.rd-navbar-corporate.rd-navbar-static .rd-navbar-list-item+.rd-navbar-list-item {
		margin-left: 65px;
	}
}

.rd-navbar-corporate.rd-navbar-static.rd-navbar--is-stuck,
.rd-navbar-corporate.rd-navbar-static.rd-navbar--is-clone {
	background: #35363c;
}

.rd-navbar-corporate.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-panel,
.rd-navbar-corporate.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-main-top,
.rd-navbar-corporate.rd-navbar-static.rd-navbar--is-clone .rd-navbar-panel,
.rd-navbar-corporate.rd-navbar-static.rd-navbar--is-clone .rd-navbar-main-top {
	height: 0;
	overflow: hidden;
	padding-top: 0;
	padding-bottom: 0;
}

.rd-navbar-corporate.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-main-top+.rd-navbar-main-bottom,
.rd-navbar-corporate.rd-navbar-static.rd-navbar--is-clone .rd-navbar-main-top+.rd-navbar-main-bottom {
	border-top-width: 0;
}

.rd-navbar-corporate.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-nav-item>.rd-navbar-submenu,
.rd-navbar-corporate.rd-navbar-static.rd-navbar--is-clone .rd-navbar-nav-item>.rd-navbar-submenu {
	margin-top: 17px;
}

.rd-navbar-corporate.rd-navbar-fixed .rd-navbar-main-top {
	padding: 20px 13px 15px;
}

.rd-navbar-corporate.rd-navbar-fixed .rd-navbar-main-bottom {
	background-color: transparent;
}

.rd-navbar-corporate.rd-navbar-fixed .rd-navbar-panel-inner {
	max-width: 100%;
}

.rd-navbar-corporate.rd-navbar-fixed .rd-navbar-collapse {
	background: #35363c;
}

.rd-navbar-corporate.rd-navbar-fixed .rd-navbar-list {
	text-align: center;
}

.rd-navbar-corporate.rd-navbar-fixed .rd-navbar-list>li+li {
	margin-top: 10px;
}

.context-dark .rd-navbar-corporate .unit h6,
.rd-navbar-dark .rd-navbar-corporate .unit h6,
.rd-navbar-darker .rd-navbar-corporate .unit h6,
.bg-gray-700 .rd-navbar-corporate .unit h6,
.bg-gray-2 .rd-navbar-corporate .unit h6,
.bg-gray-4 .rd-navbar-corporate .unit h6,
.bg-primary .rd-navbar-corporate .unit h6,
.bg-image-dark .rd-navbar-corporate .unit h6,
.context-dark .rd-navbar-corporate .unit .heading-6,
.rd-navbar-dark .rd-navbar-corporate .unit .heading-6,
.rd-navbar-darker .rd-navbar-corporate .unit .heading-6,
.bg-gray-700 .rd-navbar-corporate .unit .heading-6,
.bg-gray-2 .rd-navbar-corporate .unit .heading-6,
.bg-gray-4 .rd-navbar-corporate .unit .heading-6,
.bg-primary .rd-navbar-corporate .unit .heading-6,
.bg-image-dark .rd-navbar-corporate .unit .heading-6 {
	color: #707279;
}

.context-dark .rd-navbar-corporate .unit a:hover,
.rd-navbar-dark .rd-navbar-corporate .unit a:hover,
.rd-navbar-darker .rd-navbar-corporate .unit a:hover,
.bg-gray-700 .rd-navbar-corporate .unit a:hover,
.bg-gray-2 .rd-navbar-corporate .unit a:hover,
.bg-gray-4 .rd-navbar-corporate .unit a:hover,
.bg-primary .rd-navbar-corporate .unit a:hover,
.bg-image-dark .rd-navbar-corporate .unit a:hover {
	color: #fcef57;
}

.context-dark .rd-navbar-corporate .rd-navbar-list>li:not(:last-child)::after,
.rd-navbar-dark .rd-navbar-corporate .rd-navbar-list>li:not(:last-child)::after,
.rd-navbar-darker .rd-navbar-corporate .rd-navbar-list>li:not(:last-child)::after,
.bg-gray-700 .rd-navbar-corporate .rd-navbar-list>li:not(:last-child)::after,
.bg-gray-2 .rd-navbar-corporate .rd-navbar-list>li:not(:last-child)::after,
.bg-gray-4 .rd-navbar-corporate .rd-navbar-list>li:not(:last-child)::after,
.bg-primary .rd-navbar-corporate .rd-navbar-list>li:not(:last-child)::after,
.bg-image-dark .rd-navbar-corporate .rd-navbar-list>li:not(:last-child)::after {
	background: rgba(255, 255, 255, 0.15);
}

.context-dark .rd-navbar-corporate .rd-navbar-search .form-label,
.rd-navbar-dark .rd-navbar-corporate .rd-navbar-search .form-label,
.rd-navbar-darker .rd-navbar-corporate .rd-navbar-search .form-label,
.bg-gray-700 .rd-navbar-corporate .rd-navbar-search .form-label,
.bg-gray-2 .rd-navbar-corporate .rd-navbar-search .form-label,
.bg-gray-4 .rd-navbar-corporate .rd-navbar-search .form-label,
.bg-primary .rd-navbar-corporate .rd-navbar-search .form-label,
.bg-image-dark .rd-navbar-corporate .rd-navbar-search .form-label,
.context-dark .rd-navbar-corporate .rd-navbar-search .form-input,
.rd-navbar-dark .rd-navbar-corporate .rd-navbar-search .form-input,
.rd-navbar-darker .rd-navbar-corporate .rd-navbar-search .form-input,
.bg-gray-700 .rd-navbar-corporate .rd-navbar-search .form-input,
.bg-gray-2 .rd-navbar-corporate .rd-navbar-search .form-input,
.bg-gray-4 .rd-navbar-corporate .rd-navbar-search .form-input,
.bg-primary .rd-navbar-corporate .rd-navbar-search .form-input,
.bg-image-dark .rd-navbar-corporate .rd-navbar-search .form-input {
	color: #707279;
}

.context-dark .rd-navbar-corporate .rd-navbar-search input,
.rd-navbar-dark .rd-navbar-corporate .rd-navbar-search input,
.rd-navbar-darker .rd-navbar-corporate .rd-navbar-search input,
.bg-gray-700 .rd-navbar-corporate .rd-navbar-search input,
.bg-gray-2 .rd-navbar-corporate .rd-navbar-search input,
.bg-gray-4 .rd-navbar-corporate .rd-navbar-search input,
.bg-primary .rd-navbar-corporate .rd-navbar-search input,
.bg-image-dark .rd-navbar-corporate .rd-navbar-search input {
	background: #424349;
	border-color: #424349;
}

.context-dark .rd-navbar-corporate .nav-light-list a,
.rd-navbar-dark .rd-navbar-corporate .nav-light-list a,
.rd-navbar-darker .rd-navbar-corporate .nav-light-list a,
.bg-gray-700 .rd-navbar-corporate .nav-light-list a,
.bg-gray-2 .rd-navbar-corporate .nav-light-list a,
.bg-gray-4 .rd-navbar-corporate .nav-light-list a,
.bg-primary .rd-navbar-corporate .nav-light-list a,
.bg-image-dark .rd-navbar-corporate .nav-light-list a {
	color: #707279;
}

.context-dark .rd-navbar-corporate .nav-light-list li.active,
.rd-navbar-dark .rd-navbar-corporate .nav-light-list li.active,
.rd-navbar-darker .rd-navbar-corporate .nav-light-list li.active,
.bg-gray-700 .rd-navbar-corporate .nav-light-list li.active,
.bg-gray-2 .rd-navbar-corporate .nav-light-list li.active,
.bg-gray-4 .rd-navbar-corporate .nav-light-list li.active,
.bg-primary .rd-navbar-corporate .nav-light-list li.active,
.bg-image-dark .rd-navbar-corporate .nav-light-list li.active,
.context-dark .rd-navbar-corporate .nav-light-list a:hover,
.rd-navbar-dark .rd-navbar-corporate .nav-light-list a:hover,
.rd-navbar-darker .rd-navbar-corporate .nav-light-list a:hover,
.bg-gray-700 .rd-navbar-corporate .nav-light-list a:hover,
.bg-gray-2 .rd-navbar-corporate .nav-light-list a:hover,
.bg-gray-4 .rd-navbar-corporate .nav-light-list a:hover,
.bg-primary .rd-navbar-corporate .nav-light-list a:hover,
.bg-image-dark .rd-navbar-corporate .nav-light-list a:hover {
	color: #fcef57;
}

.context-dark .rd-navbar-corporate .link,
.rd-navbar-dark .rd-navbar-corporate .link,
.rd-navbar-darker .rd-navbar-corporate .link,
.bg-gray-700 .rd-navbar-corporate .link,
.bg-gray-2 .rd-navbar-corporate .link,
.bg-gray-4 .rd-navbar-corporate .link,
.bg-primary .rd-navbar-corporate .link,
.bg-image-dark .rd-navbar-corporate .link {
	color: #fff;
}

.context-dark .rd-navbar-corporate .link:hover,
.rd-navbar-dark .rd-navbar-corporate .link:hover,
.rd-navbar-darker .rd-navbar-corporate .link:hover,
.bg-gray-700 .rd-navbar-corporate .link:hover,
.bg-gray-2 .rd-navbar-corporate .link:hover,
.bg-gray-4 .rd-navbar-corporate .link:hover,
.bg-primary .rd-navbar-corporate .link:hover,
.bg-image-dark .rd-navbar-corporate .link:hover {
	color: #35ad79;
}

/**
*
* RD Navbar Modern
*/
.rd-navbar-modern {
	background: #2c2d31;
}

.rd-navbar-modern.rd-navbar-static .rd-navbar-panel {
	padding-left: 15px;
	padding-right: 15px;
}

.rd-navbar-modern.rd-navbar-static .rd-navbar-panel-inner,
.rd-navbar-modern.rd-navbar-static .rd-navbar-main-container {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.rd-navbar-modern.rd-navbar-static .rd-navbar-panel-inner>*+*,
.rd-navbar-modern.rd-navbar-static .rd-navbar-main-container>*+* {
	margin-left: 25px;
}

.rd-navbar-modern.rd-navbar-static .rd-navbar-panel-inner {
	position: relative;
	z-index: 2;
	padding: 13px 15px;
}

.rd-navbar-modern.rd-navbar-static .rd-navbar-panel-item {
	max-width: 50%;
}

.rd-navbar-modern.rd-navbar-static .owl-carousel-inline-outer-1 {
	width: 100%;
	max-width: 350px;
	flex-shrink: 0;
	display: flex;
	flex-direction: row;
	align-items: center;
}

.rd-navbar-modern.rd-navbar-static .rd-navbar-brand img {
	width: auto;
	height: auto;
	max-width: 129px;
	max-height: 129px;
}

.rd-navbar-modern.rd-navbar-static .rd-navbar-main {
	padding: 27px 0;
}

.rd-navbar-modern.rd-navbar-static .rd-navbar-main-container {
	position: relative;
}

.rd-navbar-modern.rd-navbar-static .rd-navbar-main-container .rd-navbar-brand,
.rd-navbar-modern.rd-navbar-static .rd-navbar-main-container .rd-navbar-main-element {
	flex-shrink: 0;
}

.rd-navbar-modern.rd-navbar-static .rd-search {
	max-width: 315px;
	margin-left: auto;
	width: 100%;
}

.rd-navbar-modern.rd-navbar-static .rd-navbar-search .rd-search {
	position: absolute;
	right: 45px;
	top: 0;
	opacity: 0;
	visibility: hidden;
	min-width: 300px;
	transition: .33s;
	transform-origin: 100% 50%;
	transform: scale3d(0.8, 1, 1);
}

.rd-navbar-modern.rd-navbar-static .rd-navbar-search.active .rd-search {
	visibility: visible;
	opacity: 1;
	transform: scale3d(1, 1, 1);
}

.rd-navbar-modern.rd-navbar-static .rd-navbar-search .rd-navbar-search-toggle {
	position: relative;
	top: -1px;
	display: flex;
}

.rd-navbar-modern.rd-navbar-static .rd-navbar-nav {
	flex-grow: 1;
	text-align: right;
	padding: 0 25px;
}

.rd-navbar-modern.rd-navbar-static .rd-nav-item>.rd-navbar-submenu-toggle {
	position: relative;
	top: 1px;
}

.rd-navbar-modern.rd-navbar-static .rd-navbar-megamenu {
	left: 15px;
	right: auto;
}

.rd-navbar-modern.rd-navbar-static .post-classic-title {
	color: #151515;
}

.rd-navbar-modern.rd-navbar-static .post-classic-title a:hover {
	color: #35ad79;
}

.rd-navbar-modern.rd-navbar-static .owl-carousel-inline-outer-1 {
	max-width: 450px;
}

@media (min-width: 1200px) {
	.rd-navbar-modern.rd-navbar-static .rd-navbar-list-item+.rd-navbar-list-item {
		margin-left: 65px;
	}
}

.rd-navbar-modern.rd-navbar-static.rd-navbar--is-stuck,
.rd-navbar-modern.rd-navbar-static.rd-navbar--is-clone {
	background: #35363c;
}

.rd-navbar-modern.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-panel,
.rd-navbar-modern.rd-navbar-static.rd-navbar--is-clone .rd-navbar-panel {
	height: 0;
	overflow: hidden;
	padding-top: 0;
	padding-bottom: 0;
}

.rd-navbar-modern.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-main,
.rd-navbar-modern.rd-navbar-static.rd-navbar--is-clone .rd-navbar-main {
	padding: 10px 0;
}

.rd-navbar-modern.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-brand img,
.rd-navbar-modern.rd-navbar-static.rd-navbar--is-clone .rd-navbar-brand img {
	max-width: 200px;
	max-height: 55px;
}

.rd-navbar-modern.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-nav-item>.rd-navbar-submenu,
.rd-navbar-modern.rd-navbar-static.rd-navbar--is-clone .rd-navbar-nav-item>.rd-navbar-submenu {
	margin-top: 17px;
}

.rd-navbar-modern.rd-navbar-fixed .rd-navbar-panel-inner {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	padding-left: 15px;
	padding-right: 5px;
}

.rd-navbar-modern.rd-navbar-fixed .rd-navbar-panel-inner>*+* {
	margin-left: 14px;
}

.rd-navbar-modern.rd-navbar-fixed .list-inline .list-inline {
	position: relative;
	top: 2px;
}

.rd-navbar-modern.rd-navbar-fixed .rd-navbar-main-container {
	display: flex;
	flex-direction: column;
	padding-top: 30px;
}

.rd-navbar-modern.rd-navbar-fixed .rd-navbar-main-element {
	margin: 10px 20px;
}

.rd-navbar-modern.rd-navbar-fixed .rd-navbar-brand {
	order: 0;
}

.rd-navbar-modern.rd-navbar-fixed .rd-navbar-nav {
	order: 2;
}

.rd-navbar-modern.rd-navbar-fixed .list-inline-bordered {
	text-align: center;
}

.rd-navbar-modern.rd-navbar-fixed .list-inline-bordered li+li {
	margin-top: 10px;
}

.rd-navbar-modern.rd-navbar-fixed .rd-navbar-search-wrap {
	display: block;
	padding: 0;
}

.rd-navbar-modern.rd-navbar-fixed .rd-navbar-search-wrap::after {
	display: none;
}

@media (max-width: 575.98px) {
	.rd-navbar-modern.rd-navbar-fixed .owl-carousel {
		margin-left: 0;
		margin-top: 5px;
	}

	.rd-navbar-modern.rd-navbar-fixed .rd-mail-link {
		position: relative;
		width: 38px;
		height: 38px;
		line-height: 38px;
		text-align: center;
		background: rgba(237, 239, 244, 0.1);
		border-radius: 3px;
		transition: .22s;
		margin-right: 10px;
	}

	.rd-navbar-modern.rd-navbar-fixed .rd-mail-link .unit {
		display: block;
	}

	.rd-navbar-modern.rd-navbar-fixed .rd-mail-link a {
		display: block;
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		font-size: 0;
	}

	.rd-navbar-modern.rd-navbar-fixed .rd-mail-link:hover {
		background: #fcef57;
	}

	.rd-navbar-modern.rd-navbar-fixed .rd-mail-link:hover .icon {
		color: #252b2f;
	}
}

@media (min-width: 576px) {
	.rd-navbar-modern.rd-navbar-fixed .owl-carousel-inline-outer-1 {
		display: flex;
		align-items: center;
	}
}

.rd-navbar-search-wrap {
	font-size: 0;
	line-height: 0;
}

.context-dark .rd-navbar-modern .rd-navbar-search .form-label,
.rd-navbar-dark .rd-navbar-modern .rd-navbar-search .form-label,
.rd-navbar-darker .rd-navbar-modern .rd-navbar-search .form-label,
.bg-gray-700 .rd-navbar-modern .rd-navbar-search .form-label,
.bg-gray-2 .rd-navbar-modern .rd-navbar-search .form-label,
.bg-gray-4 .rd-navbar-modern .rd-navbar-search .form-label,
.bg-primary .rd-navbar-modern .rd-navbar-search .form-label,
.bg-image-dark .rd-navbar-modern .rd-navbar-search .form-label,
.context-dark .rd-navbar-modern .rd-navbar-search .form-input,
.rd-navbar-dark .rd-navbar-modern .rd-navbar-search .form-input,
.rd-navbar-darker .rd-navbar-modern .rd-navbar-search .form-input,
.bg-gray-700 .rd-navbar-modern .rd-navbar-search .form-input,
.bg-gray-2 .rd-navbar-modern .rd-navbar-search .form-input,
.bg-gray-4 .rd-navbar-modern .rd-navbar-search .form-input,
.bg-primary .rd-navbar-modern .rd-navbar-search .form-input,
.bg-image-dark .rd-navbar-modern .rd-navbar-search .form-input {
	color: #707279;
}

.context-dark .rd-navbar-modern .rd-navbar-search input,
.rd-navbar-dark .rd-navbar-modern .rd-navbar-search input,
.rd-navbar-darker .rd-navbar-modern .rd-navbar-search input,
.bg-gray-700 .rd-navbar-modern .rd-navbar-search input,
.bg-gray-2 .rd-navbar-modern .rd-navbar-search input,
.bg-gray-4 .rd-navbar-modern .rd-navbar-search input,
.bg-primary .rd-navbar-modern .rd-navbar-search input,
.bg-image-dark .rd-navbar-modern .rd-navbar-search input {
	background: #424349;
	border-color: #424349;
}

.context-dark .rd-navbar-modern .rd-navbar-search #search-results::before,
.rd-navbar-dark .rd-navbar-modern .rd-navbar-search #search-results::before,
.rd-navbar-darker .rd-navbar-modern .rd-navbar-search #search-results::before,
.bg-gray-700 .rd-navbar-modern .rd-navbar-search #search-results::before,
.bg-gray-2 .rd-navbar-modern .rd-navbar-search #search-results::before,
.bg-gray-4 .rd-navbar-modern .rd-navbar-search #search-results::before,
.bg-primary .rd-navbar-modern .rd-navbar-search #search-results::before,
.bg-image-dark .rd-navbar-modern .rd-navbar-search #search-results::before {
	border-color: #424349;
}

.context-dark .rd-navbar-static.rd-navbar-modern .rd-nav-item.focus .rd-nav-link,
.rd-navbar-dark .rd-navbar-static.rd-navbar-modern .rd-nav-item.focus .rd-nav-link,
.rd-navbar-darker .rd-navbar-static.rd-navbar-modern .rd-nav-item.focus .rd-nav-link,
.bg-gray-700 .rd-navbar-static.rd-navbar-modern .rd-nav-item.focus .rd-nav-link,
.bg-gray-2 .rd-navbar-static.rd-navbar-modern .rd-nav-item.focus .rd-nav-link,
.bg-gray-4 .rd-navbar-static.rd-navbar-modern .rd-nav-item.focus .rd-nav-link,
.bg-primary .rd-navbar-static.rd-navbar-modern .rd-nav-item.focus .rd-nav-link,
.bg-image-dark .rd-navbar-static.rd-navbar-modern .rd-nav-item.focus .rd-nav-link,
.context-dark .rd-navbar-static.rd-navbar-modern .rd-nav-item.opened .rd-nav-link,
.rd-navbar-dark .rd-navbar-static.rd-navbar-modern .rd-nav-item.opened .rd-nav-link,
.rd-navbar-darker .rd-navbar-static.rd-navbar-modern .rd-nav-item.opened .rd-nav-link,
.bg-gray-700 .rd-navbar-static.rd-navbar-modern .rd-nav-item.opened .rd-nav-link,
.bg-gray-2 .rd-navbar-static.rd-navbar-modern .rd-nav-item.opened .rd-nav-link,
.bg-gray-4 .rd-navbar-static.rd-navbar-modern .rd-nav-item.opened .rd-nav-link,
.bg-primary .rd-navbar-static.rd-navbar-modern .rd-nav-item.opened .rd-nav-link,
.bg-image-dark .rd-navbar-static.rd-navbar-modern .rd-nav-item.opened .rd-nav-link,
.context-dark .rd-navbar-static.rd-navbar-modern .rd-nav-item.active .rd-nav-link,
.rd-navbar-dark .rd-navbar-static.rd-navbar-modern .rd-nav-item.active .rd-nav-link,
.rd-navbar-darker .rd-navbar-static.rd-navbar-modern .rd-nav-item.active .rd-nav-link,
.bg-gray-700 .rd-navbar-static.rd-navbar-modern .rd-nav-item.active .rd-nav-link,
.bg-gray-2 .rd-navbar-static.rd-navbar-modern .rd-nav-item.active .rd-nav-link,
.bg-gray-4 .rd-navbar-static.rd-navbar-modern .rd-nav-item.active .rd-nav-link,
.bg-primary .rd-navbar-static.rd-navbar-modern .rd-nav-item.active .rd-nav-link,
.bg-image-dark .rd-navbar-static.rd-navbar-modern .rd-nav-item.active .rd-nav-link {
	color: #fcef57;
}

.context-dark .rd-navbar-static.rd-navbar-modern .rd-nav-item.focus>.rd-navbar-submenu-toggle,
.rd-navbar-dark .rd-navbar-static.rd-navbar-modern .rd-nav-item.focus>.rd-navbar-submenu-toggle,
.rd-navbar-darker .rd-navbar-static.rd-navbar-modern .rd-nav-item.focus>.rd-navbar-submenu-toggle,
.bg-gray-700 .rd-navbar-static.rd-navbar-modern .rd-nav-item.focus>.rd-navbar-submenu-toggle,
.bg-gray-2 .rd-navbar-static.rd-navbar-modern .rd-nav-item.focus>.rd-navbar-submenu-toggle,
.bg-gray-4 .rd-navbar-static.rd-navbar-modern .rd-nav-item.focus>.rd-navbar-submenu-toggle,
.bg-primary .rd-navbar-static.rd-navbar-modern .rd-nav-item.focus>.rd-navbar-submenu-toggle,
.bg-image-dark .rd-navbar-static.rd-navbar-modern .rd-nav-item.focus>.rd-navbar-submenu-toggle,
.context-dark .rd-navbar-static.rd-navbar-modern .rd-nav-item.opened>.rd-navbar-submenu-toggle,
.rd-navbar-dark .rd-navbar-static.rd-navbar-modern .rd-nav-item.opened>.rd-navbar-submenu-toggle,
.rd-navbar-darker .rd-navbar-static.rd-navbar-modern .rd-nav-item.opened>.rd-navbar-submenu-toggle,
.bg-gray-700 .rd-navbar-static.rd-navbar-modern .rd-nav-item.opened>.rd-navbar-submenu-toggle,
.bg-gray-2 .rd-navbar-static.rd-navbar-modern .rd-nav-item.opened>.rd-navbar-submenu-toggle,
.bg-gray-4 .rd-navbar-static.rd-navbar-modern .rd-nav-item.opened>.rd-navbar-submenu-toggle,
.bg-primary .rd-navbar-static.rd-navbar-modern .rd-nav-item.opened>.rd-navbar-submenu-toggle,
.bg-image-dark .rd-navbar-static.rd-navbar-modern .rd-nav-item.opened>.rd-navbar-submenu-toggle,
.context-dark .rd-navbar-static.rd-navbar-modern .rd-nav-item.active>.rd-navbar-submenu-toggle,
.rd-navbar-dark .rd-navbar-static.rd-navbar-modern .rd-nav-item.active>.rd-navbar-submenu-toggle,
.rd-navbar-darker .rd-navbar-static.rd-navbar-modern .rd-nav-item.active>.rd-navbar-submenu-toggle,
.bg-gray-700 .rd-navbar-static.rd-navbar-modern .rd-nav-item.active>.rd-navbar-submenu-toggle,
.bg-gray-2 .rd-navbar-static.rd-navbar-modern .rd-nav-item.active>.rd-navbar-submenu-toggle,
.bg-gray-4 .rd-navbar-static.rd-navbar-modern .rd-nav-item.active>.rd-navbar-submenu-toggle,
.bg-primary .rd-navbar-static.rd-navbar-modern .rd-nav-item.active>.rd-navbar-submenu-toggle,
.bg-image-dark .rd-navbar-static.rd-navbar-modern .rd-nav-item.active>.rd-navbar-submenu-toggle {
	color: #fcef57;
}

.context-dark .rd-navbar-static.rd-navbar-modern .rd-nav-link,
.rd-navbar-dark .rd-navbar-static.rd-navbar-modern .rd-nav-link,
.rd-navbar-darker .rd-navbar-static.rd-navbar-modern .rd-nav-link,
.bg-gray-700 .rd-navbar-static.rd-navbar-modern .rd-nav-link,
.bg-gray-2 .rd-navbar-static.rd-navbar-modern .rd-nav-link,
.bg-gray-4 .rd-navbar-static.rd-navbar-modern .rd-nav-link,
.bg-primary .rd-navbar-static.rd-navbar-modern .rd-nav-link,
.bg-image-dark .rd-navbar-static.rd-navbar-modern .rd-nav-link {
	color: #fff;
}

.context-dark .rd-navbar-static.rd-navbar-modern .rd-nav-link:hover,
.rd-navbar-dark .rd-navbar-static.rd-navbar-modern .rd-nav-link:hover,
.rd-navbar-darker .rd-navbar-static.rd-navbar-modern .rd-nav-link:hover,
.bg-gray-700 .rd-navbar-static.rd-navbar-modern .rd-nav-link:hover,
.bg-gray-2 .rd-navbar-static.rd-navbar-modern .rd-nav-link:hover,
.bg-gray-4 .rd-navbar-static.rd-navbar-modern .rd-nav-link:hover,
.bg-primary .rd-navbar-static.rd-navbar-modern .rd-nav-link:hover,
.bg-image-dark .rd-navbar-static.rd-navbar-modern .rd-nav-link:hover {
	color: #fcef57;
}

.context-dark .rd-navbar-static.rd-navbar-modern .rd-navbar-search-toggle,
.rd-navbar-dark .rd-navbar-static.rd-navbar-modern .rd-navbar-search-toggle,
.rd-navbar-darker .rd-navbar-static.rd-navbar-modern .rd-navbar-search-toggle,
.bg-gray-700 .rd-navbar-static.rd-navbar-modern .rd-navbar-search-toggle,
.bg-gray-2 .rd-navbar-static.rd-navbar-modern .rd-navbar-search-toggle,
.bg-gray-4 .rd-navbar-static.rd-navbar-modern .rd-navbar-search-toggle,
.bg-primary .rd-navbar-static.rd-navbar-modern .rd-navbar-search-toggle,
.bg-image-dark .rd-navbar-static.rd-navbar-modern .rd-navbar-search-toggle {
	color: #fff;
}

.context-dark .rd-navbar-static.rd-navbar-modern .rd-navbar-search-toggle:hover,
.rd-navbar-dark .rd-navbar-static.rd-navbar-modern .rd-navbar-search-toggle:hover,
.rd-navbar-darker .rd-navbar-static.rd-navbar-modern .rd-navbar-search-toggle:hover,
.bg-gray-700 .rd-navbar-static.rd-navbar-modern .rd-navbar-search-toggle:hover,
.bg-gray-2 .rd-navbar-static.rd-navbar-modern .rd-navbar-search-toggle:hover,
.bg-gray-4 .rd-navbar-static.rd-navbar-modern .rd-navbar-search-toggle:hover,
.bg-primary .rd-navbar-static.rd-navbar-modern .rd-navbar-search-toggle:hover,
.bg-image-dark .rd-navbar-static.rd-navbar-modern .rd-navbar-search-toggle:hover {
	color: #fcef57;
}

.ie-10 .rd-navbar-static.rd-navbar-modern .rd-navbar-panel-list,
.ie-11 .rd-navbar-static.rd-navbar-modern .rd-navbar-panel-list {
	width: 100%;
	text-align: right;
}

.rd-range {
	height: 18px;
	margin-top: 16px;
	display: flex;
	-webkit-align-items: center;
}

.rd-range__wrap {
	position: relative;
	width: 100%;
	background-color: #f5f5f5;
	transition: background 100ms cubic-bezier(0.23, 1, 0.32, 1);
	height: 6px;
}

.rd-range__pointer {
	position: absolute;
	cursor: pointer;
	top: 3px;
	left: 6%;
	z-index: 1;
	width: 14px;
	height: 14px;
	border-radius: 50%;
	transform: translate(-50%, -50%);
	transform-origin: 0 15%;
	transition: transform 0.2s cubic-bezier(0.35, 0, 0.25, 1);
	overflow: visible;
	background-color: #fff;
	border: 5px solid #35ad79;
	background-clip: padding-box;
}

@media (min-width: 768px) {
	.rd-range__pointer {
		width: 18px;
		height: 18px;
	}

	.rd-range__pointer:before {
		content: '';
		position: absolute;
		top: -7px;
		left: -7px;
		width: 26px;
		height: 26px;
		pointer-events: none;
		background: rgba(53, 173, 121, 0.16);
		border-radius: 50%;
		transform: scale(0);
		transition: transform 100ms cubic-bezier(0.445, 0.05, 0.55, 0.95) 0ms, opacity 60ms cubic-bezier(0.445, 0.05, 0.55, 0.95) 0ms;
		pointer-events: none;
		animation-duration: 1s;
		animation-fill-mode: both;
		animation-iteration-count: infinite;
	}

	.rd-range__pointer.active {
		transform: scale3d(1.1, 1.1, 1.1) translate(-50%, -50%);
	}

	.rd-range__pointer.active:before {
		animation: none;
		transform: scale(0);
		opacity: 0;
	}
}

.rd-range__line {
	background-color: #35ad79;
	position: absolute;
	top: 0;
	left: 0;
	height: 6px;
	transition: none;
}

.rd-range .rd-range__pointer-tooltip {
	display: none !important;
}

.rd-range-wrap {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.rd-range-form-wrap {
	position: relative;
	font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	line-height: 1.2;
	font-weight: 500;
	color: #151515;
}

.rd-range-form-wrap span {
	position: absolute;
	left: 15px;
	top: 0;
	bottom: 0;
	line-height: 40px;
}

.rd-range-divider {
	flex-grow: 1;
	height: 1px;
	margin-left: 6px;
	margin-right: 6px;
	border-top: 1px solid #e1e1e1;
}

.rd-range-input {
	width: 97px;
	height: 38px;
	padding: 7px 22px;
	background-color: transparent;
	outline: none;
	border-radius: 3px;
	border: 1px solid #e1e1e1;
}

/*
*
* Swiper
*/
.swiper-container {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	height: auto;
	width: 100%;
	/* Fix of Webkit flickering */
	z-index: 1;
}

.swiper-container-no-flexbox .swiper-slide {
	float: left;
}

.swiper-container-vertical>.swiper-wrapper {
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

.swiper-wrapper {
	position: relative;
	z-index: 1;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-align-self: stretch;
	-ms-flex-item-align: stretch;
	align-self: stretch;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	width: 100%;
	height: auto;
	min-height: inherit;
	transition-property: transform;
	box-sizing: content-box;
}

.swiper-container {
	-ms-flex-negative: 0;
	-webkit-flex-shrink: 0;
	flex-shrink: 0;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
	transform: translate3d(0, 0, 0);
}

.swiper-container-multirow>.swiper-wrapper {
	flex-wrap: wrap;
}

.swiper-container-free-mode>.swiper-wrapper {
	transition-timing-function: ease-out;
	margin: 0 auto;
}

/* a11y */
.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000;
}

/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
	touch-action: pan-y;
}

.swiper-wp8-vertical {
	touch-action: pan-x;
}

/* Coverflow */
.swiper-container-coverflow .swiper-wrapper {
	/* Windows 8 IE 10 fix */
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
	pointer-events: none;
}

.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: none;
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}

.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	transform-origin: 50%;
	animation: swiper-preloader-spin 1s steps(12, end) infinite;
}

.swiper-lazy-preloader:after {
	display: block;
	content: "";
	width: 100%;
	height: 100%;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
	background-position: 50%;
	background-size: 100%;
	background-repeat: no-repeat;
}

.swiper-lazy-preloader-white:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

@keyframes swiper-preloader-spin {
	100% {
		transform: rotate(360deg);
	}
}

.swiper-slide>.vide__body,
.swiper-slide>.parallax_cnt {
	height: 100%;
}

.swiper-button-prev,
.swiper-button-next {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	display: none;
	font-size: 26px;
	line-height: 1;
	color: #fff;
	text-align: center;
	cursor: pointer;
	transition: .2s ease-in;
	will-change: transform;
	z-index: 10;
}

.swiper-button-prev:hover,
.swiper-button-next:hover {
	color: #35ad79;
}

@media (min-width: 768px) {

	.swiper-button-prev,
	.swiper-button-next {
		display: block;
	}
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
	opacity: 0.35;
	cursor: auto;
	pointer-events: none;
}

.swiper-button-prev {
	left: 30px;
}

.swiper-button-prev:before {
	font-family: "FontAwesome";
	content: "\f060";
}

.swiper-button-next {
	right: 30px;
}

.swiper-button-next:before {
	font-family: "FontAwesome";
	content: "\f061";
}

.swiper-slider.swiper-container-rtl .swiper-button-prev::before {
	content: "\f061";
}

.swiper-slider.swiper-container-rtl .swiper-button-next::before {
	content: "\f060";
}

.swiper-pagination {
	position: absolute;
	display: block;
	text-align: center;
	transition: .3s;
	transform: translate3d(0, 0, 0);
	z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
	opacity: 0;
}

.swiper-pagination.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer;
}

.swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	display: inline-block;
	border-radius: 100%;
	background: rgba(255, 255, 255, 0.6);
	transition: .2s;
}

.swiper-pagination-bullet.swiper-pagination-bullet-active,
.swiper-pagination-bullet:hover {
	background: white;
}

.swiper-container-vertical>.swiper-pagination {
	right: 10px;
	top: 50%;
	transform: translate3d(0px, -50%, 0);
}

.swiper-container-vertical>.swiper-pagination .swiper-pagination-bullet {
	margin: 5px 0;
	display: block;
}

.swiper-container-horizontal>.swiper-pagination {
	bottom: 20px;
	left: 0;
	width: 100%;
}

.swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet {
	margin: 0 5px;
}

.swiper-slide {
	position: relative;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-negative: 0;
	-webkit-flex-shrink: 0;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	white-space: nowrap;
}

.swiper-slide-caption {
	width: 100%;
	white-space: normal;
}

.swiper-slider-1 {
	min-height: 40.10417vw;
}

.post-slider .swiper-pagination-bullet {
	position: relative;
	overflow: hidden;
	border-radius: 0;
	border: 2px solid #35ad79;
	background: transparent;
}

.post-slider .swiper-pagination-bullet::before {
	position: absolute;
	display: block;
	top: 50%;
	left: 50%;
	width: 0;
	height: 0;
	pointer-events: none;
	background: #35ad79;
	content: '';
	transform: translate(-50%, -50%);
	transition: all .5s;
}

.post-slider .swiper-pagination-bullet:hover,
.post-slider .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: transparent;
}

.post-slider .swiper-pagination-bullet:hover::before,
.post-slider .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
	width: 50px;
	height: 50px;
}

.post-slider .swiper-button-next,
.post-slider .swiper-button-prev {
	width: 35px;
	height: 35px;
	font-size: 30px;
	border: 2px solid #fff;
	opacity: .5;
}

.post-slider .swiper-button-next::before,
.post-slider .swiper-button-prev::before {
	font-family: 'Material Icons';
}

.post-slider .swiper-button-next:hover,
.post-slider .swiper-button-prev:hover {
	color: #fff;
	opacity: 1;
}

.post-slider .swiper-button-prev::before {
	content: '\e5cb';
}

.post-slider .swiper-button-next::before {
	content: '\e5cc';
}

.heading-component+.post-slider {
	margin-top: 18px;
}

@media (min-width: 768px) {
	.post-slider .swiper-pagination {
		display: none;
	}
}

.swiper-classic {
	min-height: 325px;
	height: 34.94792vw;
}

.swiper-classic h1 {
	font-weight: 900;
	letter-spacing: 0.025em;
}

.swiper-classic h4,
.swiper-classic .heading-4 {
	font-weight: 400;
	letter-spacing: .05em;
}

.swiper-classic .swiper-slide {
	flex-direction: column;
	background-position: 24% 0;
}

.swiper-classic .swiper-button {
	position: absolute;
	top: 50%;
	height: 50px;
	width: 66px;
	overflow: hidden;
	transform: translate3d(0, -50%, 0);
	color: #fff;
	font-size: 27px;
	line-height: 1;
}

.swiper-classic .swiper-button::before {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate3d(-50%, -50%, 0);
	font-family: 'Material Icons';
}

.swiper-classic .swiper-button::after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: -1;
	background: rgba(255, 255, 255, 0.18);
	pointer-events: none;
	transition: .33s;
	outline: 1px solid transparent;
}

.swiper-classic .swiper-button:hover {
	color: #fff;
}

.swiper-classic .swiper-button:hover::after {
	background: #35ad79;
}

.swiper-classic .swiper-button-prev {
	left: 0;
}

.swiper-classic .swiper-button-prev::before {
	content: '\e5cb';
	margin-left: -3px;
}

.swiper-classic .swiper-button-prev::after {
	transform-origin: 100% 100%;
	transform: skew(10deg);
}

.swiper-classic .swiper-button-next {
	right: 0;
}

.swiper-classic .swiper-button-next::before {
	content: '\e5cc';
	margin-right: -3px;
}

.swiper-classic .swiper-button-next::after {
	transform-origin: 100% 100%;
	transform: skew(-10deg);
}

.swiper-classic .swiper-pagination-bullet {
	position: relative;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #fff;
}

.swiper-classic .swiper-pagination-bullet::after {
	content: '';
	position: absolute;
	top: -8px;
	right: -8px;
	bottom: -8px;
	left: -8px;
	border: 1px solid #fff;
	border-radius: 50%;
	opacity: 0;
	visibility: hidden;
	transition: .22s;
}

.swiper-classic .swiper-pagination-bullet-active,
.swiper-classic .swiper-pagination-bullet:hover {
	background: #35ad79;
}

.swiper-classic .swiper-pagination-bullet-active::after {
	opacity: 1;
	visibility: visible;
}

.swiper-classic .swiper-pagination-bullet+.swiper-pagination-bullet {
	margin-left: 20px;
}

@media (min-width: 768px) {
	.swiper-classic .swiper-slide {
		background-position: 66% 0;
	}

	.swiper-classic .swiper-pagination {
		display: none;
	}

	.swiper-classic *+.button {
		margin-top: 40px;
	}
}

@media (min-width: 1200px) {

	.swiper-classic h1,
	.swiper-classic .h1 {
		font-size: 90px;
		line-height: 0.88889;
	}
}

.swiper-modern {
	min-height: 33.95833vw;
}

.swiper-modern h4,
.swiper-modern .heading-4 {
	font-weight: 400;
	letter-spacing: .05em;
}

.swiper-modern .swiper-slide {
	flex-direction: column;
	min-width: 100%;
	background-position: 55% 0;
}

.swiper-modern .swiper-slide::after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	pointer-events: none;
	background: rgba(43, 62, 79, 0.29);
}

.swiper-modern .swiper-slide>* {
	position: relative;
	z-index: 1;
}

.swiper-modern .swiper-slide-caption {
	padding: 30px 0 75px;
}

.swiper-modern .swiper-slide-caption h1,
.swiper-modern .swiper-slide-caption h2,
.swiper-modern .swiper-slide-caption h3,
.swiper-modern .swiper-slide-caption h4,
.swiper-modern .swiper-slide-caption h5,
.swiper-modern .swiper-slide-caption h6,
.swiper-modern .swiper-slide-caption [class*='heading-'] {
	font-style: italic;
}

.swiper-modern .swiper-button {
	position: absolute;
	top: 50%;
	height: 50px;
	width: 66px;
	overflow: hidden;
	transform: translate3d(0, -50%, 0);
	color: #fff;
	font-size: 27px;
	line-height: 1;
}

.swiper-modern .swiper-button::before {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate3d(-50%, -50%, 0);
	font-family: 'Material Icons';
}

.swiper-modern .swiper-button::after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: -1;
	background: #313539;
	pointer-events: none;
	transition: .33s;
	outline: 1px solid transparent;
}

.swiper-modern .swiper-button:hover {
	color: #fff;
}

.swiper-modern .swiper-button:hover::after {
	background: #35ad79;
}

.swiper-modern .swiper-button-prev {
	left: 0;
}

.swiper-modern .swiper-button-prev::before {
	content: '\e5cb';
	margin-left: -3px;
}

.swiper-modern .swiper-button-prev::after {
	transform-origin: 100% 100%;
	transform: skew(10deg);
}

.swiper-modern .swiper-button-next {
	right: 0;
}

.swiper-modern .swiper-button-next::before {
	content: '\e5cc';
	margin-right: -3px;
}

.swiper-modern .swiper-button-next::after {
	transform-origin: 100% 100%;
	transform: skew(-10deg);
}

.swiper-modern .swiper-pagination {
	bottom: 32px;
}

.swiper-modern .swiper-pagination-bullet {
	position: relative;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	color: #fff;
	background: #fff;
}

.swiper-modern .swiper-pagination-bullet::after {
	content: '';
	position: absolute;
	top: -8px;
	right: -8px;
	bottom: -8px;
	left: -8px;
	border: 1px solid #fff;
	border-radius: 50%;
	opacity: 0;
	visibility: hidden;
	transition: .22s;
}

.swiper-modern .swiper-pagination-bullet-active,
.swiper-modern .swiper-pagination-bullet:hover {
	background: #fcef57;
}

.swiper-modern .swiper-pagination-bullet-active::after {
	opacity: 1;
	visibility: visible;
}

.swiper-modern .swiper-pagination-bullet+.swiper-pagination-bullet {
	margin-left: 20px;
}

@media (max-width: 767.98px) {
	.swiper-modern .swiper-pagination[data-index-bullet='true'] {
		font-size: 0;
	}
}

@media (min-width: 768px) {
	.swiper-modern .swiper-slide-caption {
		padding-right: 100px;
	}

	.swiper-modern .swiper-pagination-vertical {
		position: absolute;
		top: 57%;
		right: 150px;
		bottom: auto;
		left: auto;
		transform: translate3d(0, -57%, 0);
		width: auto;
	}

	.swiper-modern .swiper-pagination-vertical .swiper-pagination-bullet {
		display: block;
		margin-left: 0;
	}

	.swiper-modern .swiper-pagination-vertical .swiper-pagination-bullet+.swiper-pagination-bullet {
		margin-left: 0;
		margin-top: 20px;
	}

	.swiper-modern .swiper-pagination[data-index-bullet='true'] {
		font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
		font-size: 18px;
		font-weight: 400;
		letter-spacing: .025em;
		text-align: center;
		padding-bottom: 40px;
	}

	.swiper-modern .swiper-pagination[data-index-bullet='true'] .swiper-pagination-bullet {
		position: relative;
	}

	.swiper-modern .swiper-pagination[data-index-bullet='true'] .swiper-pagination-bullet span {
		position: absolute;
		top: 50px;
		left: 50%;
		transform: translate3d(-50%, 0, 0);
		opacity: 0;
		transition: .22s;
		pointer-events: none;
		vertical-align: middle;
		white-space: nowrap;
		transform-origin: 0 50%;
	}

	.swiper-modern .swiper-pagination[data-index-bullet='true'] .swiper-pagination-bullet span::before {
		content: '';
		display: inline-block;
		vertical-align: middle;
		height: 25px;
		border-right: 2px solid;
		top: 25px;
	}

	.swiper-modern .swiper-pagination[data-index-bullet='true'] .swiper-pagination-bullet-active span,
	.swiper-modern .swiper-pagination[data-index-bullet='true'] .swiper-pagination-bullet-active span::before {
		opacity: 1;
	}

	.swiper-modern .swiper-pagination[data-index-bullet='true'] .swiper-pagination-bullet+.swiper-pagination-bullet {
		margin-left: 35px;
	}

	.swiper-modern .swiper-pagination-vertical[data-index-bullet='true'] .swiper-pagination-bullet span {
		left: 30px;
		top: 50%;
		transform: translate3d(10%, -50%, 0) scale(0.1, 1);
	}

	.swiper-modern .swiper-pagination-vertical[data-index-bullet='true'] .swiper-pagination-bullet span::before {
		margin-right: 10px;
		height: 0;
		width: 25px;
		border-right: 0;
		border-bottom: 2px solid;
	}

	.swiper-modern .swiper-pagination-vertical[data-index-bullet='true'] .swiper-pagination-bullet-active span {
		transform: translate3d(0, -50%, 0) scale(1, 1);
	}

	.swiper-modern .swiper-pagination-vertical[data-index-bullet='true'] .swiper-pagination-bullet+.swiper-pagination-bullet {
		margin-left: 0;
		margin-top: 20px;
	}

	.swiper-modern .button {
		min-width: 170px;
	}
}

@media (min-width: 1200px) {
	.swiper-modern .swiper-slide::after {
		display: none;
	}

	.swiper-modern .swiper-slide-caption {
		padding: 80px 100px 80px 0;
	}
}

@media (min-width: 768px) and (max-width: 1199.98px) {
	.swiper-modern {
		min-height: 500px;
	}
}

@media (min-width: 1200px) and (max-width: 1599.98px) {
	.swiper-modern {
		min-height: 38.54167vw;
	}
}

@media (min-width: 2050px) {
	.swiper-modern .swiper-pagination-vertical {
		left: calc(50% + 1920px / 2 + 200px);
	}
}

.swiper-creative {
	min-height: 37.03125vw;
}

.swiper-creative .swiper-slide {
	flex-direction: column;
	background-position: 24% 0;
}

.swiper-creative .swiper-slide-caption {
	position: relative;
	overflow: hidden;
	max-width: 310px;
	padding: 20px 0 65px;
}

.swiper-creative .swiper-button {
	position: absolute;
	top: 50%;
	height: 50px;
	width: 66px;
	overflow: hidden;
	transform: translate3d(0, -50%, 0);
	color: #fff;
	font-size: 27px;
	line-height: 1;
}

.swiper-creative .swiper-button::before {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate3d(-50%, -50%, 0);
	font-family: 'Material Icons';
}

.swiper-creative .swiper-button::after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: -1;
	background: rgba(255, 255, 255, 0.19);
	pointer-events: none;
	transition: .33s;
	outline: 1px solid transparent;
}

.swiper-creative .swiper-button:hover {
	color: #fff;
}

.swiper-creative .swiper-button:hover::after {
	background: #35ad79;
}

.swiper-creative .swiper-button-prev {
	left: 0;
}

.swiper-creative .swiper-button-prev::before {
	content: '\e5cb';
	margin-left: -3px;
}

.swiper-creative .swiper-button-prev::after {
	transform-origin: 100% 100%;
	transform: skew(10deg);
}

.swiper-creative .swiper-button-next {
	right: 0;
}

.swiper-creative .swiper-button-next::before {
	content: '\e5cc';
	margin-right: -3px;
}

.swiper-creative .swiper-button-next::after {
	transform-origin: 100% 100%;
	transform: skew(-10deg);
}

.swiper-creative .swiper-pagination-bullet {
	position: relative;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #fff;
}

.swiper-creative .swiper-pagination-bullet::after {
	content: '';
	position: absolute;
	top: -8px;
	right: -8px;
	bottom: -8px;
	left: -8px;
	border: 1px solid #fff;
	border-radius: 50%;
	opacity: 0;
	visibility: hidden;
	transition: .22s;
}

.swiper-creative .swiper-pagination-bullet-active,
.swiper-creative .swiper-pagination-bullet:hover {
	background: #35ad79;
}

.swiper-creative .swiper-pagination-bullet-active::after {
	opacity: 1;
	visibility: visible;
}

.swiper-creative .swiper-pagination-bullet+.swiper-pagination-bullet {
	margin-left: 20px;
}

@media (min-width: 768px) {
	.swiper-creative .swiper-slide {
		background-position: 66% 0;
	}

	.swiper-creative .swiper-slide-caption {
		padding: 60px 60px 60px 30px;
		max-width: 350px;
		margin-left: auto;
	}

	.swiper-creative .swiper-pagination {
		display: none;
	}

	.swiper-creative *+.button {
		margin-top: 40px;
	}
}

@media (min-width: 992px) {
	.swiper-creative .swiper-slide-caption {
		max-width: 370px;
	}
}

@media (min-width: 1200px) {
	.swiper-creative .swiper-slide-caption {
		padding: 50px 30px;
		max-width: 360px;
	}
}

@media (min-width: 1600px) {
	.swiper-creative .swiper-slide-caption {
		max-width: 390px;
	}
}

.swiper-corporate {
	min-height: 33.95833vw;
}

.swiper-corporate h4,
.swiper-corporate .heading-4 {
	font-weight: 400;
	letter-spacing: .05em;
}

.swiper-corporate .swiper-slide {
	flex-direction: column;
	background-position: 55% 0;
}

.swiper-corporate .swiper-slide::after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	pointer-events: none;
	background: rgba(43, 62, 79, 0.29);
}

.swiper-corporate .swiper-slide>* {
	position: relative;
	z-index: 1;
}

.swiper-corporate .swiper-slide-caption {
	padding: 60px 0 70px;
	max-width: 500px;
}

.swiper-corporate .heading-decoration-1 {
	padding-right: 20px;
}

.swiper-corporate .swiper-button {
	position: absolute;
	top: 50%;
	height: 50px;
	width: 66px;
	overflow: hidden;
	transform: translate3d(0, -50%, 0);
	color: #fff;
	font-size: 27px;
	line-height: 1;
}

.swiper-corporate .swiper-button::before {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate3d(-50%, -50%, 0);
	font-family: 'Material Icons';
}

.swiper-corporate .swiper-button::after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: -1;
	background: #313539;
	pointer-events: none;
	transition: .33s;
	outline: 1px solid transparent;
}

.swiper-corporate .swiper-button:hover {
	color: #fff;
}

.swiper-corporate .swiper-button:hover::after {
	background: #35ad79;
}

.swiper-corporate .swiper-button-prev {
	left: 0;
}

.swiper-corporate .swiper-button-prev::before {
	content: '\e5cb';
	margin-left: -3px;
}

.swiper-corporate .swiper-button-prev::after {
	transform-origin: 100% 100%;
	transform: skew(10deg);
}

.swiper-corporate .swiper-button-next {
	right: 0;
}

.swiper-corporate .swiper-button-next::before {
	content: '\e5cc';
	margin-right: -3px;
}

.swiper-corporate .swiper-button-next::after {
	transform-origin: 100% 100%;
	transform: skew(-10deg);
}

.swiper-corporate .swiper-pagination {
	bottom: 32px;
}

.swiper-corporate .swiper-pagination-bullet {
	position: relative;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	color: #fff;
	background: #fff;
}

.swiper-corporate .swiper-pagination-bullet::after {
	content: '';
	position: absolute;
	top: -8px;
	right: -8px;
	bottom: -8px;
	left: -8px;
	border: 1px solid #fff;
	border-radius: 50%;
	opacity: 0;
	visibility: hidden;
	transition: .22s;
}

.swiper-corporate .swiper-pagination-bullet-active,
.swiper-corporate .swiper-pagination-bullet:hover {
	background: #fcef57;
}

.swiper-corporate .swiper-pagination-bullet-active::after {
	opacity: 1;
	visibility: visible;
}

.swiper-corporate .swiper-pagination-bullet+.swiper-pagination-bullet {
	margin-left: 20px;
}

@media (max-width: 767.98px) {
	.swiper-corporate .swiper-pagination[data-index-bullet='true'] {
		font-size: 0;
	}
}

@media (min-width: 768px) {
	.swiper-corporate .swiper-slide-caption {
		margin-left: auto;
		max-width: 640px;
		padding-right: 160px;
	}

	.swiper-corporate .swiper-pagination-vertical {
		position: absolute;
		top: 57%;
		right: 150px;
		bottom: auto;
		left: auto;
		transform: translate3d(0, -57%, 0);
		width: auto;
	}

	.swiper-corporate .swiper-pagination-vertical .swiper-pagination-bullet {
		display: block;
		margin-left: 0;
	}

	.swiper-corporate .swiper-pagination-vertical .swiper-pagination-bullet+.swiper-pagination-bullet {
		margin-left: 0;
		margin-top: 20px;
	}

	.swiper-corporate .swiper-pagination[data-index-bullet='true'] {
		font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
		font-size: 18px;
		font-weight: 400;
		letter-spacing: .025em;
		text-align: center;
		padding-bottom: 40px;
	}

	.swiper-corporate .swiper-pagination[data-index-bullet='true'] .swiper-pagination-bullet {
		position: relative;
	}

	.swiper-corporate .swiper-pagination[data-index-bullet='true'] .swiper-pagination-bullet span {
		position: absolute;
		top: 50px;
		left: 50%;
		transform: translate3d(-50%, 0, 0);
		opacity: 0;
		transition: .22s;
		pointer-events: none;
		vertical-align: middle;
		white-space: nowrap;
		transform-origin: 0 50%;
	}

	.swiper-corporate .swiper-pagination[data-index-bullet='true'] .swiper-pagination-bullet span::before {
		content: '';
		display: inline-block;
		vertical-align: middle;
		height: 25px;
		border-right: 2px solid;
		top: 25px;
	}

	.swiper-corporate .swiper-pagination[data-index-bullet='true'] .swiper-pagination-bullet-active span,
	.swiper-corporate .swiper-pagination[data-index-bullet='true'] .swiper-pagination-bullet-active span::before {
		opacity: 1;
	}

	.swiper-corporate .swiper-pagination[data-index-bullet='true'] .swiper-pagination-bullet+.swiper-pagination-bullet {
		margin-left: 35px;
	}

	.swiper-corporate .swiper-pagination-vertical[data-index-bullet='true'] .swiper-pagination-bullet span {
		left: 30px;
		top: 50%;
		transform: translate3d(10%, -50%, 0) scale(0.1, 1);
	}

	.swiper-corporate .swiper-pagination-vertical[data-index-bullet='true'] .swiper-pagination-bullet span::before {
		margin-right: 10px;
		height: 0;
		width: 25px;
		border-right: 0;
		border-bottom: 2px solid;
	}

	.swiper-corporate .swiper-pagination-vertical[data-index-bullet='true'] .swiper-pagination-bullet-active span {
		transform: translate3d(0, -50%, 0) scale(1, 1);
	}

	.swiper-corporate .swiper-pagination-vertical[data-index-bullet='true'] .swiper-pagination-bullet+.swiper-pagination-bullet {
		margin-left: 0;
		margin-top: 20px;
	}

	.swiper-corporate .button {
		min-width: 170px;
	}
}

@media (min-width: 1200px) {
	.swiper-corporate .swiper-slide::after {
		display: none;
	}

	.swiper-corporate .swiper-slide-caption {
		padding-top: 80px;
		padding-bottom: 80px;
	}
}

@media (min-width: 768px) and (max-width: 1199.98px) {
	.swiper-corporate {
		min-height: 500px;
	}
}

@media (min-width: 1200px) and (max-width: 1599.98px) {
	.swiper-corporate {
		min-height: 38.54167vw;
	}
}

@media (min-width: 1400px) {
	.swiper-corporate .swiper-slide-caption {
		max-width: 500px;
		padding-right: 0;
	}
}

@media (min-width: 2050px) {
	.swiper-corporate .swiper-pagination-vertical {
		left: calc(50% + 1920px / 2 + 200px);
	}
}

.swiper-lily {
	min-height: 37.03125vw;
}

.swiper-lily h4,
.swiper-lily .heading-4 {
	font-weight: 400;
	letter-spacing: .05em;
}

.swiper-lily .swiper-slide {
	flex-direction: column;
	background-position: center center;
}

.swiper-lily .swiper-slide-caption {
	padding: 60px 0 70px;
}

.swiper-lily .swiper-button {
	position: absolute;
	top: 50%;
	height: 50px;
	width: 66px;
	overflow: hidden;
	transform: translate3d(0, -50%, 0);
	color: #fff;
	font-size: 27px;
	line-height: 1;
}

.swiper-lily .swiper-button::before {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate3d(-50%, -50%, 0);
	font-family: 'Material Icons';
}

.swiper-lily .swiper-button::after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: -1;
	background: #313539;
	pointer-events: none;
	transition: .33s;
	outline: 1px solid transparent;
}

.swiper-lily .swiper-button:hover {
	color: #fff;
}

.swiper-lily .swiper-button:hover::after {
	background: #35ad79;
}

.swiper-lily .swiper-button-prev {
	left: 0;
}

.swiper-lily .swiper-button-prev::before {
	content: '\e5cb';
	margin-left: -3px;
}

.swiper-lily .swiper-button-prev::after {
	transform-origin: 100% 100%;
	transform: skew(10deg);
}

.swiper-lily .swiper-button-next {
	right: 0;
}

.swiper-lily .swiper-button-next::before {
	content: '\e5cc';
	margin-right: -3px;
}

.swiper-lily .swiper-button-next::after {
	transform-origin: 100% 100%;
	transform: skew(-10deg);
}

.swiper-lily .swiper-pagination {
	bottom: 32px;
}

.swiper-lily .swiper-pagination-bullet {
	position: relative;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	color: #fff;
	background: #fff;
}

.swiper-lily .swiper-pagination-bullet::after {
	content: '';
	position: absolute;
	top: -8px;
	right: -8px;
	bottom: -8px;
	left: -8px;
	border: 1px solid #fff;
	border-radius: 50%;
	opacity: 0;
	visibility: hidden;
	transition: .22s;
}

.swiper-lily .swiper-pagination-bullet-active,
.swiper-lily .swiper-pagination-bullet:hover {
	background: #fcef57;
}

.swiper-lily .swiper-pagination-bullet-active::after {
	opacity: 1;
	visibility: visible;
}

.swiper-lily .swiper-pagination-bullet+.swiper-pagination-bullet {
	margin-left: 20px;
}

@media (max-width: 991.98px) {
	.swiper-lily .swiper-pagination[data-index-bullet='true'] {
		font-size: 0;
	}
}

@media (min-width: 992px) {
	.swiper-lily .swiper-slide-caption {
		padding-left: 120px;
		padding-right: 120px;
	}

	.swiper-lily .swiper-pagination-vertical {
		position: absolute;
		top: 52%;
		right: 130px;
		bottom: auto;
		left: auto;
		transform: translate3d(0, -57%, 0);
		width: auto;
	}

	.swiper-lily .swiper-pagination-vertical .swiper-pagination-bullet {
		display: block;
		margin-left: 0;
	}

	.swiper-lily .swiper-pagination-vertical .swiper-pagination-bullet+.swiper-pagination-bullet {
		margin-left: 0;
		margin-top: 20px;
	}

	.swiper-lily .swiper-pagination[data-index-bullet='true'] {
		font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
		font-size: 18px;
		font-weight: 400;
		letter-spacing: .025em;
		text-align: center;
		padding-bottom: 40px;
	}

	.swiper-lily .swiper-pagination[data-index-bullet='true'] .swiper-pagination-bullet {
		position: relative;
	}

	.swiper-lily .swiper-pagination[data-index-bullet='true'] .swiper-pagination-bullet span {
		position: absolute;
		top: 50px;
		left: 50%;
		transform: translate3d(-50%, 0, 0);
		opacity: 0;
		transition: .22s;
		pointer-events: none;
		vertical-align: middle;
		white-space: nowrap;
		transform-origin: 0 50%;
	}

	.swiper-lily .swiper-pagination[data-index-bullet='true'] .swiper-pagination-bullet span::before {
		content: '';
		display: inline-block;
		vertical-align: middle;
		height: 25px;
		border-right: 2px solid;
		top: 25px;
	}

	.swiper-lily .swiper-pagination[data-index-bullet='true'] .swiper-pagination-bullet-active span,
	.swiper-lily .swiper-pagination[data-index-bullet='true'] .swiper-pagination-bullet-active span::before {
		opacity: 1;
	}

	.swiper-lily .swiper-pagination[data-index-bullet='true'] .swiper-pagination-bullet+.swiper-pagination-bullet {
		margin-left: 35px;
	}

	.swiper-lily .swiper-pagination-vertical[data-index-bullet='true'] {
		padding-bottom: 0;
	}

	.swiper-lily .swiper-pagination-vertical[data-index-bullet='true'] .swiper-pagination-bullet span {
		left: 30px;
		top: 50%;
		transform: translate3d(10%, -50%, 0) scale(0.1, 1);
	}

	.swiper-lily .swiper-pagination-vertical[data-index-bullet='true'] .swiper-pagination-bullet span::before {
		margin-right: 10px;
		height: 0;
		width: 25px;
		border-right: 0;
		border-bottom: 2px solid;
	}

	.swiper-lily .swiper-pagination-vertical[data-index-bullet='true'] .swiper-pagination-bullet-active span {
		transform: translate3d(0, -50%, 0) scale(1, 1);
	}

	.swiper-lily .swiper-pagination-vertical[data-index-bullet='true'] .swiper-pagination-bullet+.swiper-pagination-bullet {
		margin-left: 0;
		margin-top: 20px;
	}

	.swiper-lily .button {
		min-width: 170px;
	}
}

@media (min-width: 1200px) {
	.swiper-lily .swiper-slide::after {
		display: none;
	}

	.swiper-lily .swiper-slide-caption {
		padding-top: 80px;
		padding-bottom: 80px;
	}
}

@media (min-width: 768px) and (max-width: 1199.98px) {
	.swiper-lily {
		min-height: 500px;
	}
}

@media (min-width: 1200px) and (max-width: 1599.98px) {
	.swiper-lily {
		min-height: 39.0625vw;
	}
}

@media (min-width: 2050px) {
	.swiper-lily .swiper-pagination-vertical {
		left: calc(50% + 1920px / 2 + 230px);
	}
}

/*
*
* Search Results
*/
.rd-search-results-live {
	position: absolute;
	left: 0;
	right: 0;
	top: 100%;
	max-height: 600px;
	overflow-y: auto;
	margin: -3px 0 0;
	text-align: left;
	z-index: 998;
}

.rd-search-results-live #search-results {
	position: relative;
	overflow: hidden;
	padding: 16px 0 0;
	color: #9b9b9b;
	background: #fff;
	border-radius: 0 0 3px 3px;
	opacity: 0;
	visibility: hidden;
	transform-origin: 50% 0;
	transform: scale(1, 0.9);
	transition: .3s all ease;
}

.rd-search-results-live #search-results::before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: -1;
	border: 1px solid #d7d7d7;
	border-top: 0;
	pointer-events: none;
}

.rd-search-results-live #search-results.active {
	opacity: 1;
	visibility: visible;
	transform: scale(1, 1);
}

.rd-search-results-live .search-quick-result {
	padding: 0 15px;
	font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-size: 14px;
	font-weight: 700;
	line-height: 30px;
	text-transform: uppercase;
	color: #151515;
}

.rd-search-results-live .search-list {
	margin-top: 11px;
}

.rd-search-results-live .search-list li:only-child {
	padding: 0 15px 15px;
}

.rd-search-results-live .search-error {
	font-size: 14px;
	line-height: 1.6;
}

.rd-search-results-live .search-title {
	font-size: 12px;
}

.rd-search-results-live p {
	line-height: 1.4;
}

.rd-search-results-live .search-link:hover {
	color: #35ad79;
}

.rd-search-results-live .search-list-item-all {
	margin-top: 18px;
	width: 100%;
}

.rd-search-results-live .search-submit {
	position: relative;
	overflow: hidden;
	z-index: 0;
	display: block;
	padding: 8px;
	font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-size: 14px;
	line-height: 1.5;
	font-weight: 500;
	letter-spacing: 0.025em;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	background: #35ad79;
}

.rd-search-results-live .search-submit:hover {
	color: #151515;
	background: #fcef57;
}

.rd-search-results-live .match {
	display: none;
}

.not-empty~.rd-search-results-live {
	visibility: visible;
	opacity: 1;
}

.rd-search-results-live p {
	font-size: 11px;
}

.rd-search-results-live p * {
	margin: 0;
}

.rd-search-results-live .search-list-item {
	padding: 0 15px;
}

.rd-search-results-live *+p {
	margin-top: 5px;
}

.rd-search-results-live .search-list-item+.search-list-item {
	margin-top: 15px;
}

.context-dark #search-results,
.rd-navbar-dark #search-results,
.rd-navbar-darker #search-results,
.bg-gray-700 #search-results,
.bg-gray-2 #search-results,
.bg-gray-4 #search-results,
.bg-primary #search-results,
.bg-image-dark #search-results {
	background: #424349;
}

.context-dark #search-results .search-quick-result,
.rd-navbar-dark #search-results .search-quick-result,
.rd-navbar-darker #search-results .search-quick-result,
.bg-gray-700 #search-results .search-quick-result,
.bg-gray-2 #search-results .search-quick-result,
.bg-gray-4 #search-results .search-quick-result,
.bg-primary #search-results .search-quick-result,
.bg-image-dark #search-results .search-quick-result {
	color: #fff;
}

.context-dark #search-results .search-link,
.rd-navbar-dark #search-results .search-link,
.rd-navbar-darker #search-results .search-link,
.bg-gray-700 #search-results .search-link,
.bg-gray-2 #search-results .search-link,
.bg-gray-4 #search-results .search-link,
.bg-primary #search-results .search-link,
.bg-image-dark #search-results .search-link {
	color: #d7d7d7;
}

.context-dark #search-results .search-link:hover,
.rd-navbar-dark #search-results .search-link:hover,
.rd-navbar-darker #search-results .search-link:hover,
.bg-gray-700 #search-results .search-link:hover,
.bg-gray-2 #search-results .search-link:hover,
.bg-gray-4 #search-results .search-link:hover,
.bg-primary #search-results .search-link:hover,
.bg-image-dark #search-results .search-link:hover {
	color: #fcef57;
}

.rd-search-results .search-list {
	counter-reset: li;
	text-align: left;
	padding-left: 0;
	font-size: 18px;
	list-style-type: none;
	overflow: hidden;
}

.rd-search-results .search-list li div {
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 100%;
	white-space: nowrap;
}

.rd-search-results .search-list li:only-child {
	padding-left: 0;
}

.rd-search-results .search-list li:only-child::before {
	display: none;
}

.rd-search-results .search-list-item {
	position: relative;
	padding-left: 40px;
	font-size: 14px;
	color: #9b9b9b;
}

.rd-search-results .search-list-item+.search-list-item {
	margin-top: 40px;
}

.rd-search-results .search-title {
	font-size: 16px;
	color: #151515;
}

.rd-search-results .search-title::before {
	content: counter(li, decimal-leading-zero) ".";
	counter-increment: li;
	position: absolute;
	left: 0;
	top: 0;
}

.rd-search-results .search-title a {
	color: inherit;
	display: inline-block;
}

.rd-search-results .search-title a:hover {
	color: #35ad79;
}

.rd-search-results .search {
	color: #fff;
	padding: 0 .25em;
	background: #35ad79;
}

.rd-search-results .match {
	padding: 5px;
	font-size: 12px;
	line-height: 1.7;
	letter-spacing: .1em;
	text-transform: uppercase;
	color: #000;
}

.rd-search-results .match em {
	margin: 0;
	font-style: normal;
}

.rd-search-results p * {
	margin: 0;
}

.rd-search-results *+.match {
	margin-top: 10px;
}

@media (min-width: 768px) {
	.rd-search-results .search-title {
		font-size: 18px;
	}

	.rd-search-results *+p {
		margin-top: 12px;
	}
}

@media (min-width: 992px) {
	.rd-search-results .search-list-item {
		padding-left: 40px;
	}
}

*+.rd-search-results {
	margin-top: 40px;
}

@media (min-width: 768px) {
	*+.rd-search-results {
		margin-top: 55px;
	}
}

.rd-search.rd-search-inline {
	position: relative;
}

.rd-search.rd-search-inline .form-input {
	padding-right: 60px;
}

.rd-search.rd-search-inline .button-link {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 60px;
	right: 0;
	margin: 0;
	font-size: 21px;
	color: #ccc;
	transition: .33s;
}

.rd-search.rd-search-inline .button-link::before {
	display: block;
	margin: auto;
}

.rd-search.rd-search-inline .button-link:hover {
	color: #35ad79;
}

.rd-search.rd-search-inline.form-sm .form-input {
	padding-right: 50px;
}

.rd-search.rd-search-inline.form-sm .button-link {
	width: 50px;
	font-size: 18px;
}

.rd-search.rd-search-inline.form-lg .form-input {
	padding-right: 70px;
}

.rd-search.rd-search-inline.form-lg .button-link {
	width: 70px;
}

.context-dark .rd-search.rd-search-inline .button-link:hover,
.rd-navbar-dark .rd-search.rd-search-inline .button-link:hover,
.rd-navbar-darker .rd-search.rd-search-inline .button-link:hover,
.bg-gray-700 .rd-search.rd-search-inline .button-link:hover,
.bg-gray-2 .rd-search.rd-search-inline .button-link:hover,
.bg-gray-4 .rd-search.rd-search-inline .button-link:hover,
.bg-primary .rd-search.rd-search-inline .button-link:hover,
.bg-image-dark .rd-search.rd-search-inline .button-link:hover {
	color: #35ad79;
}

.rd-search-modern {
	position: relative;
}

.rd-search-modern .form-input {
	padding-right: 60px;
}

.rd-search-modern .rd-search-form-submit {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 60px;
	font-size: 20px;
	background: transparent;
	border: none;
	cursor: pointer;
	transition: all .3s;
}

.rd-search-modern .rd-search-form-submit:hover {
	color: #35ad79;
}

.tab-content>.tab-pane {
	display: block;
	visibility: hidden;
	height: 0;
	overflow: hidden;
}

.tab-content>.active {
	visibility: visible;
	height: auto;
	overflow: visible;
}

.tabs-custom {
	text-align: left;
}

.tabs-custom .nav-tabs {
	font-size: 0;
	line-height: 0;
	word-spacing: 0;
	border: 0;
}

.tabs-custom .nav-tabs::before,
.tabs-custom .nav-tabs::after {
	display: none;
}

.tabs-custom .nav-item {
	float: none;
	cursor: pointer;
	transition: .33s all ease;
}

.tabs-custom .nav-link {
	margin: 0;
	border-radius: 0;
	border: 0;
}

.tabs-custom .nav-link.active {
	cursor: default;
}

*+.tabs-horizontal.tabs-corporate {
	margin-top: 25px;
}

*+.tabs-vertical.tabs-corporate {
	margin-top: 40px;
}

@media (min-width: 768px) {
	*+.tabs-vertical.tabs-corporate {
		margin-top: 60px;
	}
}

@media (min-width: 1200px) {
	*+.tabs-vertical.tabs-corporate {
		margin-top: 80px;
	}
}

.tabs-line .nav-tabs {
	position: relative;
}

.tabs-line .nav-tabs .nav-link {
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 500;
	line-height: 1.4;
	text-align: center;
	vertical-align: middle;
}

.tabs-line *+.tab-content {
	margin-top: 20px;
}

@media (max-width: 991.98px) {
	.tabs-line .nav-tabs {
		max-width: 100%;
		border: 1px solid #e1e1e1;
	}

	.tabs-line .nav-item {
		margin: -1px;
	}

	.tabs-line .nav-link {
		padding: 7px 10px;
		color: #151515;
		background: transparent;
		border-bottom: 1px solid #e1e1e1;
	}

	.tabs-line .nav-link:first-child {
		border-top: 1px solid #e1e1e1;
	}

	.tabs-line .nav-link:hover,
	.tabs-line .nav-link.active {
		color: #fff;
		background: #35ad79;
		border-color: #35ad79;
	}
}

.tabs-corporate {
	background: #fff;
	border: 1px solid #e1e1e1;
}

.tabs-corporate .nav-tabs {
	position: relative;
	display: block;
}

.tabs-corporate .nav-item {
	transform: translate3d(0, 0, 0);
}

.tabs-corporate .nav-link {
	display: block;
	padding: 10px;
	font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.4;
	letter-spacing: .025em;
	color: #151515;
	background: transparent;
	border-bottom: 1px solid #e1e1e1;
	text-align: center;
	vertical-align: middle;
}

.tabs-corporate .nav-link:hover,
.tabs-corporate .nav-link.active {
	color: #fff;
	background: #35ad79;
	border-color: #35ad79;
}

.tabs-corporate .tab-content {
	padding: 20px;
}

.tabs-corporate p {
	letter-spacing: .025em;
}

@media (max-width: 767.98px) {
	.tabs-corporate .nav-item {
		margin: -1px;
	}
}

@media (min-width: 768px) {
	.tabs-horizontal.tabs-corporate .nav-tabs {
		position: relative;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		width: 100%;
		margin: 0 -1px;
		border-bottom: 1px solid #e1e1e1;
		text-align: center;
		will-change: transform;
	}

	.tabs-horizontal.tabs-corporate .nav-item {
		margin-top: -1px;
		will-change: transform;
	}

	.tabs-horizontal.tabs-corporate .nav-link {
		display: block;
		position: relative;
		z-index: 1;
		min-width: 100px;
		letter-spacing: .025em;
		padding: 13px 20px;
		border-left: 1px solid #e1e1e1;
		border-right: 1px solid #e1e1e1;
	}

	.tabs-horizontal.tabs-corporate .nav-link,
	.tabs-horizontal.tabs-corporate .nav-link::before {
		transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	}

	.tabs-horizontal.tabs-corporate .nav-link::before {
		content: '';
		position: absolute;
		top: -1px;
		left: -1px;
		width: calc(100% + 2px);
		height: calc(100% + 2px);
		z-index: -1;
		opacity: 0;
		transform: scale3d(0.7, 1, 1);
		transition: transform 0.4s, opacity 0.4s;
		transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
		background: #35ad79;
	}

	.tabs-horizontal.tabs-corporate .nav-link.active,
	.tabs-horizontal.tabs-corporate .nav-link:hover {
		color: #fff;
		border-color: #35ad79;
		background-color: transparent;
	}

	.tabs-horizontal.tabs-corporate .nav-link.active::before,
	.tabs-horizontal.tabs-corporate .nav-link:hover::before {
		opacity: 1;
		transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
	}

	.tabs-horizontal.tabs-line .nav-tabs {
		border: 0;
		border-bottom: 4px solid #d7d7d7;
	}

	.tabs-horizontal.tabs-line .nav-item {
		display: inline-block;
	}

	.tabs-horizontal.tabs-line .nav-item:not(:last-child) {
		margin-right: 52px;
	}

	.tabs-horizontal.tabs-line .nav-item .nav-link {
		position: relative;
		padding: 0 0 15px 0;
		background-color: transparent;
		color: #9b9b9b;
		border: 0;
	}

	.tabs-horizontal.tabs-line .nav-item .nav-link::after {
		content: '';
		position: absolute;
		bottom: -4px;
		left: 0;
		height: 4px;
		width: 0;
		background: #35ad79;
		transition: .22s ease;
	}

	.tabs-horizontal.tabs-line .nav-item .nav-link.active,
	.tabs-horizontal.tabs-line .nav-item .nav-link:hover {
		color: #ccc;
	}

	.tabs-horizontal.tabs-line .nav-item .nav-link.active::after {
		width: 100%;
	}

	.tabs-horizontal.tabs-line *+.tab-content {
		margin-top: 30px;
	}

	.tabs-vertical {
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start;
	}

	.tabs-vertical .nav-tabs {
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-align-items: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
		-ms-flex-negative: 0;
		-webkit-flex-shrink: 0;
		flex-shrink: 0;
		max-width: 50%;
	}

	.tabs-vertical .nav-item {
		border: 0;
		width: 100%;
		text-align: left;
	}

	.tabs-vertical .nav-item .nav-link.active,
	.tabs-vertical .nav-link:hover {
		box-shadow: 0 9px 21px 0 rgba(30, 30, 30, 0.13);
	}

	.tabs-vertical .tab-content {
		-webkit-flex-grow: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
	}

	.tabs-vertical.tabs-corporate .nav-tabs {
		width: auto;
		min-width: 260px;
		border: 0;
	}

	.tabs-vertical.tabs-corporate .nav-item {
		margin: 0;
	}

	.tabs-vertical.tabs-corporate .nav-item .nav-link {
		position: relative;
		padding: 17px 30px;
		border: 0;
		overflow: hidden;
		text-align: left;
	}

	.tabs-vertical.tabs-corporate .nav-item+.nav-item {
		margin-top: 2px;
	}

	.tabs-vertical.tabs-corporate .tab-content {
		padding: 0 0 0 30px;
	}
}

.tabs-modern .nav-tabs+.tab-content {
	margin-top: 20px;
}

.tabs-modern .nav-tabs {
	background: #fff;
	border: 1px solid #e1e1e1;
}

.tabs-modern .nav-item {
	flex: auto;
	margin: -1px;
	text-align: center;
}

.tabs-modern .nav-link {
	position: relative;
	display: block;
	padding: 15px;
	font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-size: 14px;
	font-weight: 600;
	line-height: 24px;
	letter-spacing: 0.1em;
	color: #9b9b9b;
	text-transform: uppercase;
	transition: all .3s;
}

.tabs-modern .nav-link::before {
	position: absolute;
	bottom: 2px;
	left: 50%;
	display: block;
	width: 7px;
	height: 7px;
	background: #35ad79;
	content: '';
	opacity: 0;
	transform: rotate(45deg) translateX(-50%);
	transition: all .3s;
	pointer-events: none;
}

.tabs-modern .nav-link:hover,
.tabs-modern .nav-link.active {
	color: #fff;
	background: #35ad79;
}

.tabs-modern .nav-link.active:before {
	bottom: -6px;
	opacity: 1;
}

@media (min-width: 768px) {
	.tabs-horizontal.tabs-corporate .nav-link {
		padding: 15px 20px;
		min-width: 150px;
	}

	.tabs-horizontal.tabs-corporate .tab-content {
		padding: 20px 25px;
	}
}

@media (min-width: 992px) {
	.tabs-horizontal.tabs-corporate .nav-link {
		padding: 25px 30px;
		min-width: 210px;
	}

	.tabs-horizontal.tabs-corporate .tab-content {
		padding: 30px 35px;
	}

	.tabs-horizontal.tabs-corporate .tab-content-creative {
		padding: 0;
	}

	.tabs-horizontal.tabs-corporate-boxed .tab-content {
		padding: 0;
	}
}

.tabs-corporate-boxed .nav-wrap {
	display: flex;
	border-bottom: 1px solid #e1e1e1;
	overflow: hidden;
}

.tabs-corporate-boxed .nav-tabs {
	display: none;
	border-bottom: none;
}

.tabs-corporate-boxed .nav-link {
	height: 64px;
	text-align: center;
}

.tabs-corporate-boxed .nav-link {
	min-width: inherit;
	border-bottom: none;
	color: #9b9b9b;
	overflow: hidden;
}

.tabs-corporate-boxed .button-nav {
	position: relative;
	margin: 0;
	flex-basis: 50%;
	height: 64px;
	background: #edeff4;
	border-radius: 0;
	border: none;
}

.tabs-corporate-boxed .button-nav .icon {
	position: absolute;
	top: 50%;
	left: 50%;
	font-size: 30px;
	line-height: 1;
	color: #9b9b9b;
	transform: translate(-50%, -50%);
}

.tabs-corporate-boxed .button-nav:hover {
	background: #35ad79;
}

.tabs-corporate-boxed .button-nav:hover .icon {
	color: #fff;
}

.tabs-corporate-boxed .button-nav.button-prev {
	border-right: 1px solid #e1e1e1;
}

.tabs-corporate-boxed .tab-content {
	padding: 0;
}

.tabs-corporate-boxed .tab-content .block-thumbnail-minimal {
	padding: 30px;
	border-top: 1px solid #e1e1e1;
}

.tabs-corporate-boxed .tab-content-main {
	padding: 30px 25px;
	color: #151515;
}

.tabs-corporate-boxed .tab-content-main *+h4 {
	margin-top: 15px;
}

.tabs-corporate-boxed .tab-content-main *+p {
	margin-top: 20px;
}

@media (min-width: 768px) {
	.tabs-horizontal.tabs-corporate-boxed .tab-content {
		padding: 0;
	}

	.tabs-horizontal.tabs-corporate-boxed .button-nav {
		flex-basis: 50px;
	}

	.tabs-horizontal.tabs-corporate-boxed .button-prev {
		border-right: none;
	}

	.tabs-horizontal.tabs-corporate-boxed .nav-tabs {
		border-bottom: none;
	}

	.tabs-horizontal.tabs-corporate-boxed .nav-item {
		flex-basis: calc(100% / 6);
		margin-top: 0;
	}

	.tabs-horizontal.tabs-corporate-boxed .nav-link {
		display: flex;
		align-items: center;
		justify-content: center;
		min-width: inherit;
		padding: 15px 10px;
		border: none;
		border-left: 1px solid #e1e1e1;
	}

	.tabs-horizontal.tabs-corporate-boxed .nav-item:last-child .nav-link {
		border-right: 1px solid #e1e1e1;
	}
}

@media (min-width: 992px) {
	.tabs-corporate-boxed .tab-content-main {
		padding: 40px;
	}
}

.card-group-custom {
	margin-bottom: 0;
}

.card-group-custom .card-header+.collapse>.card-body,
.card-group-custom .card-header+.collapse>.list-group {
	border-top: 0;
}

.card-group-custom .card+.card {
	margin-top: 0;
	border-top: 1px solid #e1e1e1;
}

.card-group-custom.card-group-corporate .card+.card {
	margin-top: 30px;
}

.card-custom {
	display: block;
	margin: 0;
	background: inherit;
	border: none;
	border-radius: 0;
	box-shadow: none;
}

.card-custom a {
	display: block;
}

.card-custom .card-header {
	padding: 0;
	border-bottom: 0;
	border-top-radius: 0;
}

.card-custom .card-body {
	padding: 0;
	border: 0;
}

.card-corporate {
	text-align: left;
	box-shadow: -1px 2px 5px 0px rgba(68, 73, 83, 0.12);
}

.card-corporate .card-title {
	margin-bottom: 0;
}

.card-corporate .card-title a,
.card-corporate .card-body {
	background: #fff;
}

.card-corporate .card-title a {
	position: relative;
	z-index: 1;
	padding: 21px 82px 21px 32px;
	font-weight: 700;
	font-size: 16px;
	line-height: 1.25;
	letter-spacing: 0;
	color: #2c343b;
	transition: 1.3s all ease;
	border-radius: 6px 6px 0 0;
	border-bottom: 1px solid #dedede;
}

.card-corporate .card-title a .card-arrow:after {
	opacity: 0;
	visibility: hidden;
}

.card-corporate .card-title a.collapsed {
	border-radius: 6px;
	border-bottom-width: 0;
}

.card-corporate .card-title a.collapsed .card-arrow {
	border-radius: 0 6px 6px 0;
}

.card-corporate .card-title a.collapsed .card-arrow:after {
	opacity: 1;
	visibility: visible;
}

.card-corporate .card-arrow {
	position: absolute;
	top: 0;
	bottom: -1px;
	right: -1px;
	z-index: 2;
	width: 70px;
	background: #35ad79;
	border-radius: 0 6px 0 0;
	transition: .33s all ease;
}

.card-corporate .card-arrow::before,
.card-corporate .card-arrow::after {
	content: '';
	position: absolute;
	top: 50%;
	z-index: 4;
	transform: translateY(-50%);
	background: #fff;
}

.card-corporate .card-arrow::before {
	width: 14px;
	height: 2px;
	right: 28px;
}

.card-corporate .card-arrow::after {
	width: 2px;
	height: 14px;
	right: 34px;
}

.card-corporate .collapse {
	position: relative;
	z-index: 1;
	color: #151515;
	border-radius: 0 0 6px 6px;
}

.card-corporate .card-body {
	padding: 25px 44px 25px 32px;
}

@media (max-width: 991.98px) {

	.card-corporate .card-title a,
	.card-corporate .card-body {
		padding-left: 25px;
	}
}

@media (min-width: 768px) {
	.card-corporate .card-title a {
		font-size: 18px;
	}
}

.card-standing {
	text-align: center;
	font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-size: 12px;
	line-height: 1;
	font-weight: 500;
	text-transform: uppercase;
	color: #151515;
	border-width: 1px;
	border-style: solid;
	border-color: #e1e1e1;
}

.card-standing .card-body>div:first-child {
	padding-top: 0;
}

.card-standing .card-header {
	background: transparent;
}

.card-standing-inline {
	display: flex;
	flex-direction: row;
	align-items: flex-start;
}

.card-standing-aside-right {
	width: 100%;
}

.card-custom {
	padding-left: 30px;
	background: #fff;
	transition: all 200ms ease-in-out;
}

.card-custom.active {
	background: #f5f7f9;
}

.card-standing-caption {
	position: relative;
	padding-left: 30px;
	color: #fff;
	background: #35ad79;
}

.card-standing-caption .card-standing-position {
	top: 50%;
	padding-left: 3px;
	transform: translateY(-50%);
}

.card-standing-caption-aside {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	padding: 13px 5px 13px 0;
}

.card-standing-caption-aside>* {
	padding: 0 3px;
}

.card-standing-team-item {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	padding: 15px 5px 15px 0;
}

.card-standing-team-item>* {
	padding: 0 3px;
}

.card-standing-team-item .card-standing-diff {
	color: #35ad79;
}

.card-standing-team-item .card-standing-points,
.card-standing-team-item .card-standing-number {
	font-weight: 400;
}

.card-standing-team-details {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	padding: 18px 3px 18px 0;
}

.card-standing-team-details>* {
	padding: 0 5px;
}

.card-standing-divider {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 18px;
	border-top: 1px solid #d7d7d7;
}

.card-standing-position {
	position: absolute;
	top: 0;
	left: 0;
	min-width: 30px;
	padding: 0 5px;
}

.card-standing-team,
.card-standing-game-status {
	width: 27%;
}

.card-standing-game-status {
	padding-left: 5px;
}

.card-standing-number {
	width: 11%;
}

.card-standing-points {
	width: 14%;
}

.card-standing-diff {
	width: 12%;
}

.card-standing-team {
	display: flex;
	align-items: center;
	flex-direction: column;
	padding-left: 3px;
}

.card-standing-team-figure {
	text-align: center;
	min-width: 45px;
}

.card-standing-team-figure img {
	height: auto;
	max-width: 45px;
}

.card-standing-team-title {
	margin-top: 5px;
}

.card-standing-game-status,
.card-standing-team-country {
	font-size: 0.86em;
	color: #9b9b9b;
}

.card-standing-toogle {
	height: 26px;
	width: 26px;
	font-size: 16px;
	line-height: 26px;
	color: #151515;
	background: #fff;
	border-radius: 4px;
	transition-duration: 200ms;
}

.card-standing-toogle:hover {
	color: #35ad79;
}

.card-standing-toogle.collapsed {
	background: #f5f7f9;
}

.card-standing-toogle.collapsed::before {
	content: '\e145';
}

.card-standing-index {
	counter-reset: article;
}

.card-standing-index article .card-standing-counter:before {
	content: counter(article, decimal-leading-zero);
	counter-increment: article;
}

.card-standing-counter {
	font-size: 1.1em;
	line-height: 1;
	letter-spacing: .025em;
	color: #d4d5db;
	padding: 20px 3px 20px;
}

@media (max-width: 575.98px) {
	.card-standing-team-name {
		font-size: .86em;
	}
}

@media (min-width: 576px) {

	.card-custom,
	.card-standing-caption {
		padding-left: 40px;
	}

	.card-standing {
		font-size: 14px;
		letter-spacing: .1em;
	}

	.card-standing-caption .card-standing-position {
		padding-left: 20px;
	}

	.card-standing-caption-aside {
		padding-right: 10px;
	}

	.card-standing-caption-aside>* {
		padding: 0 5px;
	}

	.card-standing-team-item {
		padding-top: 8px;
		padding-bottom: 8px;
		padding-right: 10px;
	}

	.card-standing-team-item>* {
		padding: 0 5px;
	}

	.card-standing-number {
		width: 9%;
	}

	.card-standing-points {
		width: 11%;
	}

	.card-standing-diff {
		width: 11%;
	}

	.card-standing-toogle {
		height: 32px;
		width: 32px;
		font-size: 20px;
		line-height: 32px;
	}

	.card-standing-team-details {
		padding-right: 10px;
	}

	.card-standing-team,
	.card-standing-game-status {
		width: 40%;
	}

	.card-standing-position {
		min-width: 40px;
	}

	.card-standing-divider {
		margin-left: 67px;
	}

	.card-standing-game-status {
		padding-left: 70px;
	}

	.card-standing-team {
		flex-direction: row;
		padding-left: 15px;
	}

	.card-standing-team-title {
		margin-left: 8px;
		margin-top: 0;
		letter-spacing: .05em;
	}

	.card-standing-team,
	.card-standing-game-status {
		text-align: left;
	}

	.card-standing-counter {
		padding-left: 10px;
		line-height: 36px;
	}

	.card-standing-team-figure {
		min-height: 60px;
		line-height: 60px;
	}
}

@media (min-width: 768px) {

	.card-custom,
	.card-standing-caption {
		padding-left: 55px;
	}

	.card-standing-team-item {
		padding-top: 18px;
		padding-bottom: 18px;
	}

	.card-standing-team-details {
		padding-top: 24px;
		padding-bottom: 24px;
	}

	.card-standing-position {
		min-width: 55px;
	}

	.card-standing-divider {
		margin-left: 77px;
	}

	.card-standing-team {
		padding-left: 24px;
	}

	.card-standing-game-status {
		padding-left: 79px;
	}

	.card-standing-counter {
		font-size: 1.4em;
		line-height: 56px;
	}
}

@media (min-width: 1200px) {

	.card-custom,
	.card-standing-caption {
		padding-left: 74px;
	}

	.card-standing-caption .card-standing-position {
		padding-left: 20px;
	}

	.card-standing-position {
		min-width: 74px;
	}

	.card-standing-team,
	.card-standing-game-status {
		width: 44%;
	}

	.card-standing-counter {
		font-size: 1.71em;
		padding-left: 20px;
	}
}

/*
*
* Tooltop Custom
*/
.tooltip {
	font-size: 14px;
	line-height: 1.2;
}

p [data-toggle='tooltip'] {
	color: #d7d7d7;
}

.progress-circle-bg {
	fill: transparent;
	stroke: transparent;
	stroke-width: 6px;
}

.progress-circle-fg {
	fill: transparent;
	stroke: #35ad79;
	stroke-width: 6px;
}

.progress-bar-main {
	display: flex;
	align-items: center;
	justify-content: space-between;
	max-width: 600px;
	margin-left: auto;
	margin-right: auto;
}

.progress-bar-team {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-direction: column;
	max-width: 48%;
	width: 100%;
}

.progress-bar-wrap {
	max-width: 100%;
	width: 100%;
}

.progress-bar-divider {
	display: none;
	width: 64px;
	height: 1px;
	background: #d7d7d7;
}

.progress-bar-title {
	font-size: .86em;
	line-height: 1.2;
	letter-spacing: .025em;
	max-width: 90%;
	margin-left: auto;
	margin-right: auto;
}

.progress-bar-js {
	position: relative;
	width: 82px;
	height: 82px;
	margin-left: auto;
	margin-right: auto;
}

.progress-bar-js .progress-circle-counter {
	position: absolute;
	right: 50%;
	width: 100%;
	top: 50%;
	padding: 0;
	margin: 0;
	text-align: center;
	white-space: nowrap;
	font-size: 24px;
	font-weight: 400;
	line-height: 1;
	letter-spacing: .025em;
	color: #fff;
}

.progress-bar-js .progress-circle-counter:after {
	content: '%';
	font-size: 14px;
	font-weight: 500;
}

.progress-bar-js .progress-bar__stroke,
.progress-bar-js .progress-bar__trail {
	stroke-linejoin: round;
}

.progress-bar-horizontal {
	text-align: left;
}

.progress-bar-horizontal>svg {
	margin-top: 7px;
}

.progress-bar-horizontal .progress-circle-counter {
	width: auto !important;
	top: -5px;
	right: 0;
}

.progress-bar-rotate-90 svg {
	transform: rotate(90deg);
}

.progress-bar-radial {
	position: relative;
}

.progress-bar-radial::before {
	position: absolute;
	content: '';
	top: 50%;
	left: 50%;
	width: 66px;
	height: 66px;
	background: #9b9b9b;
	border-radius: 50%;
	transform: translate(-50%, -50%);
	z-index: 0;
}

.progress-bar-radial>svg {
	width: 100%;
	height: 100%;
	border-radius: 5px;
	overflow: hidden;
}

.progress-bar-radial .progress-bar__stroke,
.progress-bar-radial .progress-bar__trail {
	stroke-location: outside;
}

.progress-bar-radial .progress-circle-counter {
	transform: translate(50%, -50%);
}

.progress-bar__stroke {
	stroke: #9b9b9b;
}

.progress-bar__trail {
	stroke: rgba(155, 155, 155, 0);
}

.progress-bar-primary .progress-bar__stroke {
	stroke: #35ad79;
}

.progress-bar-primary .progress-bar__trail {
	stroke: rgba(155, 155, 155, 0);
}

.progress-bar-primary .progress-bar-radial::before {
	background: #35ad79;
}

.progress-bar-secondary-2 .progress-bar__stroke {
	stroke: #b7b7b7;
}

.progress-bar-secondary-2 .progress-bar__trail {
	stroke: rgba(155, 155, 155, 0);
}

.progress-bar-secondary-1 .progress-bar__stroke {
	stroke: #b7b7b7;
}

.progress-bar-secondary-1 .progress-bar__trail {
	stroke: rgba(155, 155, 155, 0);
}

.team2-blue .progress-bar__stroke {
	stroke: #3B7CC0;
}

.team2-blue .progress-bar__trail {
	stroke: rgba(155, 155, 155, 0);
}

.team2-blue .progress-bar-radial::before {
	background: #3B7CC0;
}

.team2-blue .progress-circle-fg {
	stroke: #3B7CC0;
}

.progress-bar-js+p {
	margin-top: 8px;
}

*+.progress-bar-main {
	margin-top: 25px;
}

@media (max-width: 575.98px) {
	.progress-bar-team-second {
		flex-direction: column-reverse;
	}

	.progress-bar-main div:nth-child(even) {
		flex-direction: column-reverse;
	}

	.progress-bar-team {
		margin-bottom: -15px;
	}

	.progress-bar-team>* {
		margin-bottom: 15px;
	}
}

@media (min-width: 576px) {
	.progress-bar-team {
		flex-direction: row;
	}

	.progress-bar-wrap {
		max-width: 50%;
	}
}

@media (min-width: 768px) {
	.progress-bar-team {
		max-width: 250px;
	}

	.progress-bar-wrap {
		max-width: 115px;
	}

	.progress-bar-divider {
		display: inline-block;
	}
}

@media (min-width: 992px) and (max-width: 1199.98px) {
	.progress-bar-team {
		max-width: 48%;
	}

	.progress-bar-wrap {
		max-width: 50%;
	}

	.progress-bar-divider {
		display: none;
	}
}

.progress-bar-modern {
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-size: 12px;
	line-height: 1.3;
	font-weight: 500;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}

.progress-bar-modern .progress-bar-linear-wrap {
	flex-basis: 60%;
	height: 4px;
	background: #ececec;
}

.progress-bar-modern .progress-bar-linear {
	position: relative;
	width: 0;
	height: 4px;
	background-color: #35ad79;
	transition: .5s all ease-in-out;
}

.progress-bar-modern .progress-bar-linear::before {
	position: absolute;
	top: -3px;
	right: 0;
	width: 4px;
	height: 10px;
	content: '';
	background: #35ad79;
	pointer-events: none;
}

.progress-bar-modern .progress-value {
	margin-left: 15px;
	color: #35ad79;
}

.progress-bar-modern .progress-value:after {
	content: "%";
}

.progress-bar-modern-secondary .progress-bar-linear {
	background-color: #fcef57;
}

.progress-bar-modern-secondary .progress-bar-linear::before {
	background: #fcef57;
}

.progress-bar-modern-secondary .progress-value {
	color: #fcef57;
}

.progress-bar-modern-red .progress-bar-linear {
	background-color: #fd6565;
}

.progress-bar-modern-red .progress-bar-linear::before {
	background: #fd6565;
}

.progress-bar-modern-red .progress-value {
	color: #fd6565;
}

.progress-bar-modern+.progress-bar-modern {
	margin-top: 10px;
}

/*
*
* Circle Progress Bars
*/
.progress-bar-circle {
	display: inline-block;
	position: relative;
	text-align: center;
	line-height: 1.2;
}

.progress-bar-circle canvas {
	vertical-align: middle;
}

.progress-bar-circle span {
	position: absolute;
	top: 50%;
	left: 51%;
	font-size: 36px;
	line-height: 36px;
	transform: translate(-50%, -50%);
	color: #9b9b9b;
}

.progress-bar-circle span::after {
	content: "%";
}

.progress-bar-circle-title {
	font-size: 14px;
	letter-spacing: .05em;
	text-transform: uppercase;
}

*+.progress-bar-circle-title {
	margin-top: 12px;
}

/*
*
* Time Circles
*/
.countdown-box {
	max-width: 770px;
	margin-left: auto;
	margin-right: auto;
}

*+.countdown-box {
	margin-top: 30px;
}

@media (min-width: 768px) {
	*+.countdown-box {
		margin-top: 50px;
	}
}

.countdown-box+* {
	margin-top: 40px;
}

@media (min-width: 768px) {
	.countdown-box+* {
		margin-top: 80px;
	}
}

.countdown-circle-container {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	margin-bottom: -10px;
	margin-left: -10px;
}

.countdown-circle-container:empty {
	margin-bottom: 0;
	margin-left: 0;
}

.countdown-circle-container>* {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 10px;
}

@media (min-width: 768px) {
	.countdown-circle-container {
		margin-bottom: -30px;
		margin-left: -30px;
	}

	.countdown-circle-container:empty {
		margin-bottom: 0;
		margin-left: 0;
	}

	.countdown-circle-container>* {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 30px;
		margin-left: 30px;
	}
}

.countdown-block {
	position: relative;
	flex: 1 1 33.33%;
}

@media (min-width: 576px) {
	.countdown-block {
		flex: 1 1 25%;
	}
}

.countdown-block-seconds {
	display: none;
}

@media (min-width: 576px) {
	.countdown-block-seconds {
		display: block;
	}
}

.countdown-wrap {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.countdown-circle {
	fill: transparent;
}

html:not(.ie-11):not(.ie-10) .countdown-circle {
	width: 100%;
	height: auto;
}

.countdown-circle-bg {
	stroke: rgba(255, 255, 255, 0.5);
	stroke-width: 2px;
}

.countdown-circle-fg {
	stroke: #35ad79;
	stroke-width: 4px;
}

.countdown-title {
	font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-weight: 700;
	font-size: 13px;
	line-height: 1.2;
	color: #868e96;
	text-transform: uppercase;
}

.countdown-counter {
	letter-spacing: 0;
	font-size: 24px;
	font-weight: 400;
	line-height: 1;
	color: #111;
	margin-bottom: 5px;
}

@media (min-width: 768px) {
	.countdown-counter {
		font-size: 34px;
		margin-top: 5px;
		margin-bottom: 10px;
	}
}

@media (min-width: 992px) {
	.countdown-counter {
		font-size: 48px;
	}
}

.context-dark .countdown-counter,
.rd-navbar-dark .countdown-counter,
.rd-navbar-darker .countdown-counter,
.bg-gray-700 .countdown-counter,
.bg-gray-2 .countdown-counter,
.bg-gray-4 .countdown-counter,
.bg-primary .countdown-counter,
.bg-image-dark .countdown-counter,
.context-dark .countdown-title,
.rd-navbar-dark .countdown-title,
.rd-navbar-darker .countdown-title,
.bg-gray-700 .countdown-title,
.bg-gray-2 .countdown-title,
.bg-gray-4 .countdown-title,
.bg-primary .countdown-title,
.bg-image-dark .countdown-title {
	color: #fff;
}

.countdown-classic {
	white-space: nowrap;
}

.countdown-classic .countdown-section {
	position: relative;
	display: inline-block;
	padding: 0 10px;
	min-width: 65px;
	text-align: center;
}

.countdown-classic .countdown-section:not(:first-child)::before {
	display: inline-block;
	content: '';
	position: absolute;
	top: 48%;
	left: -3px;
	background-image: url(/local/templates/aviales/css/../images/dot.svg);
	background-repeat: no-repeat;
	background-position: 50%;
	height: 21px;
	width: 7px;
	transform: translate3d(0, -45%, 0);
	color: #d4d5db;
}

.countdown-classic .countdown-amount,
.countdown-classic .countdown-period {
	display: block;
	font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	text-transform: uppercase;
}

.countdown-classic .countdown-amount {
	font-size: 27px;
	line-height: 1;
	font-weight: 400;
	letter-spacing: .1em;
	color: #35ad79;
}

.countdown-classic .countdown-period {
	font-size: 12px;
	line-height: 1.2;
	font-weight: 500;
	letter-spacing: .025em;
}

.countdown-classic-sm .countdown-section {
	padding: 0 5px;
	min-width: 60px;
}

.countdown-classic-sm .countdown-section:not(:first-child)::before {
	background-size: 6px 15px;
}

.countdown-classic-sm .countdown-amount {
	font-size: 20px;
}

.countdown-classic-sm .countdown-period {
	font-size: 9px;
	letter-spacing: .075em;
}

@media (min-width: 576px) {
	.countdown-classic .countdown-section {
		padding: 0 15px;
	}

	.countdown-classic-sm .countdown-section {
		padding: 0 10px;
	}
}

@media (min-width: 1200px) {
	.countdown-classic .countdown-section {
		min-width: 78px;
	}

	.countdown-classic .countdown-amount {
		font-size: 33px;
	}

	.countdown-classic-sm .countdown-section {
		min-width: 60px;
	}

	.countdown-classic-sm .countdown-amount {
		font-size: 24px;
	}
}

.countdown-bordered {
	display: inline-block;
	white-space: nowrap;
	margin-left: -14px;
	margin-right: -16px;
	font-size: 16px;
	line-height: 1;
	font-weight: 500;
	letter-spacing: .05em;
	text-transform: uppercase;
}

.countdown-bordered .countdown-section {
	display: inline-block;
	padding: 0 16px 0 10px;
	text-align: center;
}

.countdown-bordered .countdown-section:not(:first-child) {
	border-left: 1px solid #c6c6c6;
}

.countdown-bordered .countdown-amount,
.countdown-bordered .countdown-period {
	display: block;
}

.countdown-bordered .countdown-amount {
	color: #151515;
	min-width: 30px;
	padding-right: 8px;
}

@media (max-width: 575.98px) {
	.countdown-bordered .countdown-period {
		font-size: 14px;
		margin-top: 3px;
	}
}

@media (min-width: 576px) {

	.countdown-bordered .countdown-amount,
	.countdown-bordered .countdown-period {
		display: inline-block;
	}
}

@media (min-width: 992px) {
	.countdown-bordered {
		margin-left: -20px;
		margin-right: -22px;
		font-size: 18px;
	}

	.countdown-bordered .countdown-section {
		padding: 0 22px 0 16px;
	}

	.countdown-bordered .countdown-amount {
		min-width: 34px;
	}
}

.stepper {
	position: relative;
	display: inline-block;
	max-width: 76px;
	width: 76px;
}

.stepper input[type="number"] {
	width: 100%;
	padding: 5px 28px;
	min-height: 30px;
	text-align: center;
	-moz-appearance: textfield;
	font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	color: #151515;
}

.stepper input[type=number]::-webkit-inner-spin-button {
	-webkit-appearance: none;
}

.stepper-arrow {
	position: absolute;
	top: 50%;
	width: 20px;
	height: 20px;
	margin-top: -10px;
	font-size: 16px;
	line-height: 20px;
	font-family: "Material Icons";
	cursor: pointer;
	color: #151515;
	transition: .3s all ease;
}

.stepper-arrow:hover {
	color: #35ad79;
}

.stepper-arrow.up {
	right: 4px;
	text-align: left;
}

.stepper-arrow.up:before {
	content: '\e145';
}

.stepper-arrow.down {
	left: 4px;
	text-align: right;
}

.stepper-arrow.down:before {
	content: '\e15b';
}

.stepper.disabled .stepper-arrow {
	pointer-events: none;
	opacity: .5;
}

.stepper-modern .stepper {
	width: 130px;
	max-width: 130px;
	text-align: center;
}

.stepper-modern .stepper input[type="number"] {
	width: 40px;
	max-width: 40px;
	min-height: 40px;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	line-height: 40px;
	text-align: center;
	-moz-appearance: textfield;
	font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-size: 16px;
	font-weight: 500;
	color: #151515;
	border: 0;
}

.stepper-modern .stepper .stepper-arrow {
	top: 0;
	bottom: 0;
	width: 40px;
	height: 40px;
	margin: 0;
	line-height: 40px;
	color: #151515;
	text-align: center;
	border-radius: 3px;
	border: 1px solid #e1e1e1;
	transform: translateY(0);
}

.stepper-modern .stepper .stepper-arrow:hover {
	color: #35ad79;
}

.stepper-modern .stepper .stepper-arrow.down {
	left: 0;
}

.stepper-modern .stepper .stepper-arrow.up {
	right: 0;
}

/*
*
* Doughnut Chart
*/
.doughnut-chart-wrap {
	display: inline-flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	min-width: 115px;
}

.doughnut-chart-wrap *+p {
	margin-top: 6px;
}

.doughnut-chart {
	position: relative;
	height: 80px;
	width: 80px;
}

.doughnut-chart svg {
	height: 80px;
	width: 80px;
}

.doughnutTip {
	position: absolute;
	min-width: 30px;
	max-width: 290px;
	padding: 5px 15px;
	text-align: center;
	font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-size: 12px;
	line-height: 1.3;
	font-weight: 500;
	text-transform: uppercase;
	border-radius: 3px;
	border: 1px solid rgba(0, 0, 0, 0.1);
	background: #fff;
	color: #151515;
	pointer-events: none;
	z-index: 1;
}

.doughnutTip::before {
	position: absolute;
	content: '';
	left: 50%;
	bottom: -5px;
	line-height: 0;
	width: 8px;
	height: 8px;
	background: #fff;
	border-width: 0 1px 1px 0;
	border-style: solid;
	border-color: rgba(0, 0, 0, 0.1);
	transform: rotate(45deg) translate(-50%, 50%);
	z-index: 0;
}

.doughnutSummary {
	position: absolute;
	top: 50%;
	left: 50%;
	color: #35ad79;
	text-align: center;
	cursor: default;
	display: none !important;
}

.doughnut-chart-list {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0;
}

[data-order='0'] {
	fill: #9b9b9b;
}

[data-order='1'] {
	fill: #35ad79;
}

.doughnut-chart path:hover {
	opacity: 0.65;
}

.team2-orange .doughnut-chart [data-order='0'] {
	fill: #ffa04c;
}

.team2-pink .doughnut-chart [data-order='0'] {
	fill: #e05151;
}

@media (min-width: 420px) {
	.doughnut-chart {
		height: 92px;
		width: 92px;
	}

	.doughnut-chart svg {
		height: 92px;
		width: 92px;
	}
}

/*
*
* Slick Carousel
*/
/*rtl:begin:ignore*/
.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0;
}

.slick-list:focus {
	outline: none;
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
	transform: translate3d(0, 0, 0);
}

.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
}

.slick-track::before,
.slick-track::after {
	content: "";
	display: table;
}

.slick-track::after {
	clear: both;
}

.slick-loading .slick-track {
	visibility: hidden;
}

.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none;
}

[dir="rtl"] .slick-slide {
	float: right;
}

.slick-slide img {
	display: block;
}

.slick-slide.slick-loading img {
	display: none;
}

.slick-slide.dragging img {
	pointer-events: none;
}

.slick-initialized .slick-slide {
	display: block;
}

.slick-loading .slick-slide {
	visibility: hidden;
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
	display: none;
}

.slick-loading .slick-list {
	background: #fff url("/local/templates/aviales/css/./../images/ajax-loader.gif") center center no-repeat;
}

/* Icons */
/* Arrows */
.slick-prev,
.slick-next {
	position: absolute;
	display: block;
	height: 20px;
	width: 20px;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
	background: rgba(0, 0, 0, 0.6);
	color: transparent;
	top: 50%;
	transform: translate(0, -50%);
	padding: 0;
	border: none;
	outline: none;
	z-index: 9;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
	outline: none;
	background: transparent;
	color: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
	opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
	opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
	font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-size: 20px;
	line-height: 1;
	color: white;
	opacity: 0.75;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.slick-prev {
	left: 0;
}

[dir="rtl"] .slick-prev {
	left: auto;
	right: 0;
}

.slick-prev:before {
	content: "←";
}

[dir="rtl"] .slick-prev:before {
	content: "→";
}

.slick-next {
	right: 0;
}

[dir="rtl"] .slick-next {
	left: 0;
	right: auto;
}

.slick-next:before {
	content: "→";
}

[dir="rtl"] .slick-next:before {
	content: "←";
}

/* Dots */
.slick-slider {
	margin-bottom: 30px;
}

.slick-dots {
	position: absolute;
	bottom: -45px;
	list-style: none;
	display: block;
	text-align: center;
	padding: 0;
	width: 100%;
}

.slick-dots li {
	position: relative;
	display: inline-block;
	height: 20px;
	width: 20px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer;
}

.slick-dots li button {
	border: 0;
	background: transparent;
	display: block;
	height: 20px;
	width: 20px;
	outline: none;
	line-height: 0;
	font-size: 0;
	color: transparent;
	padding: 5px;
	cursor: pointer;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
	outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
	opacity: 1;
}

.slick-dots li button:before {
	position: absolute;
	top: 0;
	left: 0;
	content: "•";
	width: 20px;
	height: 20px;
	font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-size: 6px;
	line-height: 20px;
	text-align: center;
	color: black;
	opacity: 0.25;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
	color: black;
	opacity: 0.75;
}

/*rtl:end:ignore*/
.slick-slider-classic .slick-slider {
	margin-bottom: 0;
}

.slick-slider-classic .carousel-parent .slick-track {
	display: flex;
}

.slick-slider-classic .carousel-parent .item {
	display: flex;
	height: auto;
	background-size: cover;
	background-position: 70% center;
	padding: 40px 0 60px;
}

@media (max-width: 575.98px) {
	.slick-slider-classic .carousel-parent .item::after {
		content: '';
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		pointer-events: none;
		background: rgba(0, 0, 0, 0.1);
	}

	.slick-slider-classic .carousel-parent .item>* {
		position: relative;
		z-index: 1;
	}
}

.slick-slider-classic .carousel-parent .slick-dots {
	z-index: 1;
	bottom: 20px;
	margin-bottom: -10px;
	margin-left: -32px;
	margin-left: 0;
	padding-right: 32px;
}

.slick-slider-classic .carousel-parent .slick-dots:empty {
	margin-bottom: 0;
	margin-left: 0;
}

.slick-slider-classic .carousel-parent .slick-dots>* {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 32px;
}

.slick-slider-classic .carousel-parent .slick-dots>li {
	position: relative;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #fff;
}

.slick-slider-classic .carousel-parent .slick-dots>li::after {
	content: '';
	position: absolute;
	top: -8px;
	right: -8px;
	bottom: -8px;
	left: -8px;
	border: 1px solid #fff;
	border-radius: 50%;
	opacity: 0;
	visibility: hidden;
	transition: .22s;
}

.slick-slider-classic .carousel-parent .slick-dots>li.slick-active,
.slick-slider-classic .carousel-parent .slick-dots>li:hover {
	background: #35ad79;
}

.slick-slider-classic .carousel-parent .slick-dots>li.slick-active::after {
	opacity: 1;
	visibility: visible;
}

.slick-slider-classic .carousel-child {
	display: none;
}

@media (min-width: 768px) and (max-width: 991.98px) {
	.slick-slider-classic .post-light-title {
		font-size: 13px;
	}
}

@media (min-width: 768px) {
	.slick-slider-classic .carousel-parent .item {
		display: flex;
		flex-direction: column;
		justify-content: center;
		width: 100%;
		min-height: 34.94792vw;
	}

	.slick-slider-classic .carousel-parent .slick-dots {
		display: none !important;
	}

	.slick-slider-classic .carousel-child {
		display: block;
		max-width: 1920px;
		margin-left: auto;
		margin-right: auto;
	}

	.slick-slider-classic .carousel-child .slick-track {
		display: flex;
		align-items: stretch;
		padding-top: 12px;
	}

	.slick-slider-classic .carousel-child .slick-slide {
		position: relative;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		float: none;
		background: #fff;
		transition: .33s;
		cursor: pointer;
		height: auto;
		padding: 20px 0;
	}

	.slick-slider-classic .carousel-child .slick-slide::after {
		content: '';
		position: absolute;
		top: -12px;
		left: 50%;
		transform: translate3d(-50%, 0, 0);
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 0 13px 13px 13px;
		border-color: transparent transparent #fff transparent;
		pointer-events: none;
		opacity: 1;
		visibility: visible;
		transition: .22s linear;
	}

	.slick-slider-classic .carousel-child .slick-active+.slick-active::before {
		content: '';
		position: absolute;
		top: 50%;
		transform: translate3d(0, -50%, 0);
		height: 60%;
		border-right: 1px solid #e1e1e1;
		left: 0;
	}

	.slick-slider-classic .carousel-child .slick-slide:not(.slick-current)>* {
		pointer-events: none;
	}

	.slick-slider-classic .carousel-child .slick-slide:not(.slick-current)::after {
		top: 0;
		opacity: 0;
		visibility: hidden;
	}

	.slick-slider-classic .carousel-child .slick-slide:not(.slick-current) .post-light {
		opacity: .4;
	}

	.slick-slider-classic .carousel-child .slick-slide:not(.slick-current) .post-light-time {
		color: #000;
	}

	.slick-slider-classic .carousel-child .slick-slide:not(.slick-current):hover .post-light {
		opacity: .6;
	}

	.slick-slider-classic .carousel-child .post-light {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		width: 100%;
		margin-left: auto;
		margin-right: auto;
	}

	.slick-slider-classic .carousel-child .post-light *,
	.slick-slider-classic .carousel-child .post-light>* {
		transition: .33s;
	}

	.slick-slider-classic .carousel-child .slick-arrow {
		position: absolute;
		top: 12px;
		bottom: 0;
		width: 40px;
		height: auto;
		transform: none;
		z-index: 12;
		background-color: transparent;
	}

	.slick-slider-classic .carousel-child .slick-arrow::before {
		z-index: 1;
		color: #151515;
	}

	.slick-slider-classic .carousel-child .slick-arrow::after {
		content: '';
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		z-index: 0;
		pointer-events: none;
	}

	.slick-slider-classic .carousel-child .slick-prev {
		left: 0;
		padding-right: 7px;
	}

	.slick-slider-classic .carousel-child .slick-prev::after {
		background: linear-gradient(to right, rgba(0, 0, 0, 0.08) 0%, transparent);
	}

	.slick-slider-classic .carousel-child .slick-next {
		padding-left: 7px;
		right: 0;
	}

	.slick-slider-classic .carousel-child .slick-next::after {
		background: linear-gradient(to left, rgba(0, 0, 0, 0.08) 0%, transparent);
	}

	.slick-slider-classic .carousel-parent+.carousel-child {
		margin-top: -12px;
	}
}

/*rtl:begin:ignore*/
/*
*
* Owl Carousel
* --------------------------------------------------
*/
.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 Carousel - Auto Height Plugin
 */
.owl-height {
	transition: height 500ms ease-in-out;
}

/*
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
	display: block;
	width: 100%;
	-webkit-tap-highlight-color: transparent;
	/* position relative and z-index fix webkit rendering fonts issue */
	position: relative;
	z-index: 1;
	/*
 * 	Owl Carousel - Lazy Load Plugin
 */
	/*
 * 	Owl Carousel - Video Plugin
 */
}

.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;
	/* fix for flashing background */
	-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;
	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-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
}

.owl-carousel .owl-grab {
	cursor: move;
	cursor: -webkit-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;
	transition: opacity 400ms ease;
}

.owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000000;
}

.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	font: 400 40px/80px 'FontAwesome';
	cursor: pointer;
	z-index: 1;
	transition: scale 100ms ease;
}

.owl-carousel .owl-video-play-icon:before {
	content: '\f144';
}

.owl-carousel .owl-video-play-icon:hover {
	-webkit-transform: scale(1.3);
	transform: scale(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;
	background-size: contain;
	transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1;
}

/*
 * Owl Navigation
 */
.owl-nav.disabled {
	display: none !important;
}

.owl-prev,
.owl-next {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	font: 400 46px/50px 'FontAwesome';
	color: #ccc;
}

.owl-prev:hover,
.owl-next:hover {
	color: #35ad79;
}

.owl-prev {
	left: 0;
}

.owl-prev::before {
	content: '\f104';
}

.owl-next {
	right: 0;
}

.owl-next::before {
	content: '\f105';
}

/*
 * Owl Pagination
 */
.owl-dots {
	text-align: center;
	margin-top: 10px;
}

.owl-dot {
	padding: 0;
	border: none;
	position: relative;
	display: inline-block;
	width: 9px;
	height: 9px;
	margin-left: 6px;
	margin-right: 6px;
	border-radius: 50%;
	text-align: center;
	outline: none;
	cursor: pointer;
	background-color: #afafaf;
	transition: .3s ease-out all;
}

.owl-dot:hover,
.owl-dot:focus,
.owl-dot.active {
	background-color: #35ac78;
	transform: scale(1.5);
}

.owl-carousel[data-nav-custom] .owl-prev,
.owl-carousel[data-nav-custom] .owl-next {
	display: none;
}

.owl-carousel-inline-outer {
	position: relative;
	padding-left: 60px;
	min-height: 23px;
}

.owl-carousel-inline-outer .owl-inline-nav {
	position: absolute;
	top: 2px;
	left: 0;
	font-size: 16px;
	line-height: 1.3;
}

.owl-carousel-inline-outer .owl-carousel {
	max-width: calc(100% + 60px);
}

.owl-carousel-inline-outer .owl-arrow {
	background: none;
	border: none;
	display: inline-block;
	padding: 0;
	outline: none;
	outline-offset: 0;
	cursor: pointer;
	-webkit-appearance: none;
	width: 20px;
	height: 20px;
	font-size: 20px;
	line-height: 20px;
	border-radius: 3px;
	color: #fff;
	background: #35ad79;
	transition: .2s;
}

.owl-carousel-inline-outer .owl-arrow::-moz-focus-inner {
	border: none;
	padding: 0;
}

.owl-carousel-inline-outer .owl-arrow::before {
	font-family: 'Material Icons';
}

.owl-carousel-inline-outer .owl-arrow:hover {
	color: #151515;
	background: #fcef57;
}

.owl-carousel-inline-outer .owl-arrow-prev::before {
	content: '\e5cb';
}

.owl-carousel-inline-outer .owl-arrow-next::before {
	content: '\e5cc';
}

.owl-carousel-inline-outer .owl-carousel {
	top: 5px;
}

.owl-carousel-inline-outer *+.owl-arrow {
	margin-left: 5px;
}

.owl-carousel-inline-outer-1 {
	position: relative;
	min-height: 23px;
	max-width: 100%;
	width: 100%;
}

.owl-carousel-inline-outer-1 .owl-carousel-inline-wrap {
	flex-grow: 1;
	width: 100%;
	max-width: 100%;
}

.owl-carousel-inline-outer-1 .owl-inline-nav {
	flex-shrink: 0;
}

.owl-carousel-inline-outer-1 .owl-inline-nav>* {
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	line-height: 1.3;
}

.owl-carousel-inline-outer-1 .owl-carousel {
	top: 7px;
	max-width: calc(100% + 60px);
}

.owl-carousel-inline-outer-1 .owl-arrow {
	background: none;
	border: none;
	display: inline-block;
	padding: 0;
	outline: none;
	outline-offset: 0;
	cursor: pointer;
	-webkit-appearance: none;
	width: 20px;
	height: 20px;
	font-size: 20px;
	line-height: 20px;
	border-radius: 3px;
	color: #151515;
	background: #fcef57;
	transition: .2s;
}

.owl-carousel-inline-outer-1 .owl-arrow::-moz-focus-inner {
	border: none;
	padding: 0;
}

.owl-carousel-inline-outer-1 .owl-arrow::before {
	font-family: 'Material Icons';
}

.owl-carousel-inline-outer-1 .owl-arrow:hover {
	color: #fff;
	background: #35ad79;
}

.owl-carousel-inline-outer-1 .owl-arrow-prev::before {
	content: '\e5cb';
}

.owl-carousel-inline-outer-1 .owl-arrow-next::before {
	content: '\e5cc';
}

.owl-carousel-inline-outer-1 *+.owl-arrow {
	margin-left: 5px;
}

.owl-carousel-inline-outer-1 .owl-carousel {
	margin-left: 10px;
	line-height: 1.3;
}

.owl-carousel-arrows-outline .owl-arrow {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	width: 26px;
	height: 26px;
	padding: 1px;
	font: 400 20px/21px 'FontAwesome';
	color: #111;
	background: transparent;
	border: 1px solid #c6c6c6;
	border-radius: 3px;
	cursor: pointer;
	transition: .33s;
}

.owl-carousel-arrows-outline .owl-arrow:hover {
	color: #fff;
	background: #35ad79;
	border-color: #35ad79;
}

.owl-carousel-arrows-outline .owl-arrow-prev::before {
	margin-left: -1px;
	content: '\f104';
}

.owl-carousel-arrows-outline .owl-arrow-next::before {
	margin-right: -1px;
	content: '\f105';
}

.owl-carousel-arrows-outline .button {
	top: 1px;
}

html.firefox .owl-carousel-arrows-outline .owl-arrow::before {
	position: relative;
	top: -1px;
}

html.firefox .owl-carousel-arrows-outline .button {
	top: 0;
}

.ie-10 .owl-carousel-arrows-outline .button,
.ie-11 .owl-carousel-arrows-outline .button {
	top: 0;
}

.owl-carousel-dots-modern img {
	width: 100%;
	max-width: inherit;
}

.owl-carousel-dots-modern .owl-dots {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 20px;
	z-index: 2;
}

.owl-carousel-dots-modern .owl-dot {
	margin-left: 7px;
	margin-right: 7px;
	vertical-align: middle;
	background: #fff;
	border: none;
}

.owl-carousel-dots-modern .owl-dot::before {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 0;
	height: 0;
	content: '';
	background: #fcef57;
	border-radius: 50%;
	transform: translate(-50%, -50%);
	transition: all .4s;
}

.owl-carousel-dots-modern .owl-dot.active,
.owl-carousel-dots-modern .owl-dot:hover {
	transform: scale(1);
}

.owl-carousel-dots-modern .owl-dot.active::before,
.owl-carousel-dots-modern .owl-dot:hover::before {
	width: 15px;
	height: 15px;
}

@media (min-width: 576px) {
	.owl-carousel-dots-modern .owl-dots {
		bottom: 50px;
	}
}

.owl-carousel-creative .owl-nav.disabled {
	display: block !important;
}

.owl-carousel-creative .owl-prev,
.owl-carousel-creative .owl-next {
	padding: 0;
	border: 0;
	display: block;
	width: 50px;
	height: 55px;
	cursor: pointer;
	vertical-align: middle;
	white-space: nowrap;
	transition: .22s;
	text-align: center;
	background: rgba(21, 21, 21, 0.4);
}

.owl-carousel-creative .owl-prev::before,
.owl-carousel-creative .owl-prev::after,
.owl-carousel-creative .owl-next::before,
.owl-carousel-creative .owl-next::after {
	content: '';
	position: relative;
	display: inline-block;
	vertical-align: middle;
	transition: .4s;
}

.owl-carousel-creative .owl-prev:hover,
.owl-carousel-creative .owl-next:hover {
	color: #fff;
	border-color: #d7d7d7;
	background: rgba(53, 173, 121, 0.7);
}

.owl-carousel-creative .owl-prev::before,
.owl-carousel-creative .owl-next::after {
	top: -2px;
	font-family: 'Material Icons';
	font-size: 22px;
	line-height: 1;
}

.owl-carousel-creative .owl-prev::before {
	content: '\e5cb';
}

.owl-carousel-creative .owl-next::after {
	content: '\e5cc';
}

@media (min-width: 576px) {
	.owl-carousel-creative {
		padding: 0 20px;
	}
}

@media (min-width: 1200px) {
	.owl-carousel-creative {
		padding: 0 50px;
	}

	.owl-carousel-creative .owl-prev,
	.owl-carousel-creative .owl-prev:hover,
	.owl-carousel-creative .owl-next,
	.owl-carousel-creative .owl-next:hover {
		color: #151515;
		background-color: transparent;
	}

	.owl-carousel-creative .owl-prev::before,
	.owl-carousel-creative .owl-next::after {
		top: -1px;
	}

	.owl-carousel-creative .owl-prev::after,
	.owl-carousel-creative .owl-next::before {
		font-size: 0;
		line-height: 0;
		width: 20px;
		border-bottom: 2px solid;
	}

	.owl-carousel-creative .owl-prev {
		padding-right: 5px;
		border-right: 9px solid #e1e1e1;
	}

	.owl-carousel-creative .owl-prev::before {
		margin-right: -6px;
	}

	.owl-carousel-creative .owl-prev:hover::before,
	.owl-carousel-creative .owl-prev:hover::after {
		transform: translateX(-5px);
	}

	.owl-carousel-creative .owl-next {
		padding-left: 5px;
		border-left: 9px solid #e1e1e1;
	}

	.owl-carousel-creative .owl-next::after {
		margin-left: -6px;
	}

	.owl-carousel-creative .owl-next:hover::before,
	.owl-carousel-creative .owl-next:hover::after {
		transform: translateX(5px);
	}
}

@media (min-width: 1200px) and (max-width: 1599.98px) {
	.owl-carousel-creative .owl-prev {
		left: -10px;
	}

	.owl-carousel-creative .owl-next {
		right: -10px;
	}
}

@media (min-width: 1600px) {
	.owl-carousel-creative {
		padding: 0 70px;
	}
}

.owl-carousel-mystic {
	padding: 0 15px;
}

.owl-carousel-mystic .owl-nav.disabled {
	display: block !important;
}

.owl-carousel-mystic .owl-prev,
.owl-carousel-mystic .owl-next {
	padding: 0;
	border: none;
	position: absolute;
	top: 50%;
	height: 50px;
	width: 66px;
	overflow: hidden;
	transform: translate3d(0, -50%, 0);
	color: #fff;
	font-size: 27px;
	line-height: 1;
	cursor: pointer;
}

.owl-carousel-mystic .owl-prev::before,
.owl-carousel-mystic .owl-next::before {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate3d(-50%, -50%, 0);
	font-family: 'Material Icons';
}

.owl-carousel-mystic .owl-prev::after,
.owl-carousel-mystic .owl-next::after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: -1;
	background: rgba(0, 0, 0, 0.19);
	pointer-events: none;
	transition: .33s;
	outline: 1px solid transparent;
}

.owl-carousel-mystic .owl-prev:hover,
.owl-carousel-mystic .owl-next:hover {
	color: #fff;
}

.owl-carousel-mystic .owl-prev:hover::after,
.owl-carousel-mystic .owl-next:hover::after {
	background: #35ad79;
}

.owl-carousel-mystic .owl-prev {
	left: 0;
}

.owl-carousel-mystic .owl-prev::before {
	content: '\e5cb';
	margin-left: -3px;
}

.owl-carousel-mystic .owl-prev::after {
	transform-origin: 100% 100%;
	transform: skew(10deg);
}

.owl-carousel-mystic .owl-next {
	right: 0;
}

.owl-carousel-mystic .owl-next::before {
	content: '\e5cc';
	margin-right: -3px;
}

.owl-carousel-mystic .owl-next::after {
	transform-origin: 100% 100%;
	transform: skew(-10deg);
}

@media (min-width: 768px) {
	.owl-carousel-mystic {
		padding: 0 80px;
	}
}

.owl-item {
	padding: 0 1px;
}

.owl-spacing-1 .owl-stage-outer {
	margin: -30px;
	padding: 30px;
}

.owl-spacing-2 .owl-stage-outer {
	margin: -20px;
	padding: 20px;
}

@font-face {
	font-family: 'lg';
	src: url("/local/templates/aviales/css/../fonts/lg.eot?n1z373");
	src: url("/local/templates/aviales/css/../fonts/lg.eot?#iefixn1z373") format("embedded-opentype"), url("/local/templates/aviales/css/../fonts/lg.woff?n1z373") format("woff"), url("/local/templates/aviales/css/../fonts/lg.ttf?n1z373") format("truetype"), url("/local/templates/aviales/css/../fonts/lg.svg?n1z373#lg") format("svg");
	font-weight: normal;
	font-style: normal;
}

.lg-icon {
	font-family: 'lg';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.lg-actions .lg-next,
.lg-actions .lg-prev {
	background-color: rgba(0, 0, 0, 0.45);
	border-radius: 2px;
	color: #cacaca;
	cursor: pointer;
	display: block;
	font-size: 22px;
	margin-top: -10px;
	padding: 8px 10px 9px;
	position: absolute;
	top: 50%;
	z-index: 1180;
	border: 0;
}

.lg-actions .lg-next.disabled,
.lg-actions .lg-prev.disabled {
	pointer-events: none;
	opacity: 0.5;
}

.lg-actions .lg-next:hover,
.lg-actions .lg-prev:hover {
	color: #FFF;
}

.lg-actions .lg-next {
	right: 20px;
}

.lg-actions .lg-next:before {
	content: "\e095";
}

.lg-actions .lg-prev {
	left: 20px;
}

.lg-actions .lg-prev:after {
	content: "\e094";
}

@-webkit-keyframes lg-right-end {
	0% {
		left: 0;
	}

	50% {
		left: -30px;
	}

	100% {
		left: 0;
	}
}

@-moz-keyframes lg-right-end {
	0% {
		left: 0;
	}

	50% {
		left: -30px;
	}

	100% {
		left: 0;
	}
}

@-ms-keyframes lg-right-end {
	0% {
		left: 0;
	}

	50% {
		left: -30px;
	}

	100% {
		left: 0;
	}
}

@keyframes lg-right-end {
	0% {
		left: 0;
	}

	50% {
		left: -30px;
	}

	100% {
		left: 0;
	}
}

@-webkit-keyframes lg-left-end {
	0% {
		left: 0;
	}

	50% {
		left: 30px;
	}

	100% {
		left: 0;
	}
}

@-moz-keyframes lg-left-end {
	0% {
		left: 0;
	}

	50% {
		left: 30px;
	}

	100% {
		left: 0;
	}
}

@-ms-keyframes lg-left-end {
	0% {
		left: 0;
	}

	50% {
		left: 30px;
	}

	100% {
		left: 0;
	}
}

@keyframes lg-left-end {
	0% {
		left: 0;
	}

	50% {
		left: 30px;
	}

	100% {
		left: 0;
	}
}

.lg-outer.lg-right-end .lg-object {
	-webkit-animation: lg-right-end 0.3s;
	-o-animation: lg-right-end 0.3s;
	animation: lg-right-end 0.3s;
	position: relative;
}

.lg-outer.lg-left-end .lg-object {
	-webkit-animation: lg-left-end 0.3s;
	-o-animation: lg-left-end 0.3s;
	animation: lg-left-end 0.3s;
	position: relative;
}

.lg-toolbar {
	display: flex;
	flex-direction: row-reverse;
	z-index: 1182;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.45);
}

.lg-toolbar .lg-icon {
	color: #cacaca;
	cursor: pointer;
	float: right;
	font-size: 24px;
	height: 47px;
	line-height: 27px;
	padding: 10px 0;
	text-align: center;
	width: 50px;
	text-decoration: none !important;
	outline: medium none;
	transition: color 0.2s linear;
}

.lg-toolbar .lg-icon:hover {
	color: #FFF;
}

.lg-toolbar .lg-close:after {
	content: "\e070";
}

.lg-toolbar .lg-download:after {
	content: "\e0f2";
}

.lg-sub-html {
	background-color: rgba(0, 0, 0, 0.45);
	bottom: 0;
	color: #EEE;
	font-size: 16px;
	left: 0;
	padding: 10px 40px;
	position: fixed;
	right: 0;
	text-align: center;
	z-index: 1180;
}

.lg-sub-html h4 {
	margin: 0;
	font-size: 13px;
	font-weight: bold;
}

.lg-sub-html p {
	font-size: 12px;
	margin: 5px 0 0;
}

#lg-counter {
	color: #cacaca;
	display: inline-block;
	font-size: 16px;
	padding-left: 20px;
	padding-top: 12px;
	vertical-align: middle;
	margin-right: auto;
}

.lg-toolbar,
.lg-prev,
.lg-next {
	opacity: 1;
	transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
}

.lg-hide-items .lg-prev {
	opacity: 0;
	transform: translate3d(-10px, 0, 0);
}

.lg-hide-items .lg-next {
	opacity: 0;
	transform: translate3d(10px, 0, 0);
}

.lg-hide-items .lg-toolbar {
	opacity: 0;
	transform: translate3d(0, -10px, 0);
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
	transform: scale3d(0.5, 0.5, 0.5);
	opacity: 0;
	transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
	transform-origin: 50% 50%;
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
	transform: scale3d(1, 1, 1);
	opacity: 1;
}

.lg-outer .lg-thumb-outer {
	background-color: #0D0A0A;
	bottom: 0;
	position: absolute;
	width: 100%;
	z-index: 1180;
	max-height: 350px;
	transform: translate3d(0, 100%, 0);
	transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
	cursor: -webkit-grab;
	cursor: -moz-grab;
	cursor: grab;
}

.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
	cursor: move;
	cursor: -webkit-grabbing;
	cursor: -moz-grabbing;
	cursor: grabbing;
}

.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
	transition-duration: 0s !important;
}

.lg-outer.lg-thumb-open .lg-thumb-outer {
	transform: translate3d(0, 0%, 0);
}

.lg-outer .lg-thumb {
	padding: 10px 0;
	height: 100%;
	margin-bottom: -5px;
	margin-left: auto;
	margin-right: auto;
}

.lg-outer .lg-thumb-item {
	cursor: pointer;
	float: left;
	overflow: hidden;
	height: 100%;
	border: 0px solid #FFF;
	margin-bottom: 5px;
	transform: scale(0.9);
	border-radius: 2px;
}

@media (min-width: 1025px) {
	.lg-outer .lg-thumb-item {
		transition: 0.25s ease;
	}
}

.lg-outer .lg-thumb-item.active,
.lg-outer .lg-thumb-item:hover {
	transform: scale(1);
}

.lg-outer .lg-thumb-item img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.lg-outer.lg-has-thumb .lg-item {
	padding-bottom: 120px;
}

.lg-outer.lg-can-toggle .lg-item {
	padding-bottom: 0;
}

.lg-outer.lg-pull-caption-up .lg-sub-html {
	transition: bottom 0.25s ease;
}

.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
	bottom: 100px;
}

.lg-outer .lg-toogle-thumb {
	background-color: #0D0A0A;
	border-radius: 2px 2px 0 0;
	color: #cacaca;
	cursor: pointer;
	font-size: 24px;
	height: 39px;
	line-height: 27px;
	padding: 5px 0;
	position: absolute;
	right: 20px;
	text-align: center;
	top: -39px;
	width: 50px;
}

.lg-outer .lg-toogle-thumb:after {
	content: "\e1ff";
}

.lg-outer .lg-toogle-thumb:hover {
	color: #FFF;
}

.lg-outer .lg-video-cont {
	display: inline-block;
	vertical-align: middle;
	max-width: 1140px;
	max-height: 100%;
	width: 100%;
	padding: 0 5px;
}

.lg-outer .lg-video {
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
	overflow: hidden;
	position: relative;
}

.lg-outer .lg-video .lg-object {
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}

.lg-outer .lg-video .lg-video-play {
	width: 84px;
	height: 59px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -42px;
	margin-top: -30px;
	z-index: 1180;
	cursor: pointer;
}

.lg-outer .lg-has-vimeo .lg-video-play {
	background: url("/local/templates/aviales/css/../images/vimeo-play.png") no-repeat scroll 0 0 transparent;
}

.lg-outer .lg-has-vimeo:hover .lg-video-play {
	background: url("/local/templates/aviales/css/../images/vimeo-play.png") no-repeat scroll 0 -58px transparent;
}

.lg-outer .lg-has-html5 .lg-video-play {
	background: transparent url("/local/templates/aviales/css/../images/video-play.png") no-repeat scroll 0 0;
	height: 64px;
	margin-left: -32px;
	margin-top: -32px;
	width: 64px;
	opacity: 0.8;
}

.lg-outer .lg-has-html5:hover .lg-video-play {
	opacity: 1;
}

.lg-outer .lg-has-youtube .lg-video-play {
	background: url("/local/templates/aviales/css/../images/youtube-play.png") no-repeat scroll 0 0 transparent;
}

.lg-outer .lg-has-youtube:hover .lg-video-play {
	background: url("/local/templates/aviales/css/../images/youtube-play.png") no-repeat scroll 0 -60px transparent;
}

.lg-outer .lg-video-object {
	width: 100% !important;
	height: 100% !important;
	position: absolute;
	top: 0;
	left: 0;
}

.lg-outer .lg-has-video .lg-video-object {
	visibility: hidden;
}

.lg-outer .lg-has-video.lg-video-playing .lg-object,
.lg-outer .lg-has-video.lg-video-playing .lg-video-play {
	display: none;
}

.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
	visibility: visible;
}

.lg-progress-bar {
	background-color: #333;
	height: 5px;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1183;
	opacity: 0;
	transition: opacity 0.08s ease 0s;
}

.lg-progress-bar .lg-progress {
	background-color: #35ad79;
	height: 5px;
	width: 0;
}

.lg-progress-bar.lg-start .lg-progress {
	width: 100%;
}

.lg-show-autoplay .lg-progress-bar {
	opacity: 1;
}

.lg-autoplay-button:after {
	content: "\e01d";
}

.lg-show-autoplay .lg-autoplay-button:after {
	content: "\e01a";
}

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap,
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image {
	transition-duration: 0s;
}

.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
	transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
	transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
	transform: translate3d(0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
	transform: scale3d(1, 1, 1);
	transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
	transform-origin: 0 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

@media (max-width: 767.98px) {
	#lg-zoom-in {
		display: none;
	}
}

#lg-zoom-in:after {
	content: "\e311";
}

#lg-actual-size {
	font-size: 20px;
}

#lg-actual-size:after {
	content: "\e033";
}

#lg-zoom-out {
	opacity: 0.5;
	pointer-events: none;
}

@media (max-width: 767.98px) {
	#lg-zoom-out {
		display: none;
	}
}

#lg-zoom-out:after {
	content: "\e312";
}

.lg-zoomed #lg-zoom-out {
	opacity: 1;
	pointer-events: auto;
}

.lg-outer .lg-pager-outer {
	bottom: 60px;
	left: 0;
	position: absolute;
	right: 0;
	text-align: center;
	z-index: 1180;
	height: 10px;
}

.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
	overflow: visible;
}

.lg-outer .lg-pager-cont {
	cursor: pointer;
	display: inline-block;
	overflow: hidden;
	position: relative;
	vertical-align: top;
	margin: 0 5px;
}

.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
	opacity: 1;
	transform: translate3d(0, 0, 0);
}

.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
	box-shadow: 0 0 0 2px white inset;
}

.lg-outer .lg-pager-thumb-cont {
	background-color: #fff;
	color: #FFF;
	bottom: 100%;
	height: 83px;
	left: 0;
	margin-bottom: 20px;
	margin-left: -60px;
	opacity: 0;
	padding: 5px;
	position: absolute;
	width: 120px;
	border-radius: 3px;
	transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
	transform: translate3d(0, 5px, 0);
}

.lg-outer .lg-pager-thumb-cont img {
	width: 100%;
	height: 100%;
}

.lg-outer .lg-pager {
	background-color: rgba(255, 255, 255, 0.5);
	border-radius: 50%;
	box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
	display: block;
	height: 12px;
	transition: box-shadow 0.3s ease 0s;
	width: 12px;
}

.lg-outer .lg-pager:hover,
.lg-outer .lg-pager:focus {
	box-shadow: 0 0 0 8px white inset;
}

.lg-outer .lg-caret {
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px dashed;
	bottom: -10px;
	display: inline-block;
	height: 0;
	left: 50%;
	margin-left: -5px;
	position: absolute;
	vertical-align: middle;
	width: 0;
}

.lg-fullscreen:after {
	content: "\e20c";
}

.lg-fullscreen-on .lg-fullscreen:after {
	content: "\e20d";
}

.lg-outer #lg-dropdown-overlay {
	background-color: rgba(0, 0, 0, 0.25);
	bottom: 0;
	cursor: default;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 1181;
	opacity: 0;
	visibility: hidden;
	transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
}

.lg-outer.lg-dropdown-active .lg-dropdown,
.lg-outer.lg-dropdown-active #lg-dropdown-overlay {
	transition-delay: 0s;
	transform: translate3d(0, 0px, 0);
	opacity: 1;
	visibility: visible;
}

.lg-outer.lg-dropdown-active #lg-share {
	color: #FFF;
}

.lg-outer .lg-dropdown {
	background-color: #fff;
	border-radius: 2px;
	font-size: 14px;
	list-style-type: none;
	margin: 0;
	padding: 10px 0;
	position: absolute;
	right: 0;
	text-align: left;
	top: 50px;
	opacity: 0;
	visibility: hidden;
	transform: translate3d(0, 5px, 0);
	transition: transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
}

.lg-outer .lg-dropdown:after {
	content: "";
	display: block;
	height: 0;
	width: 0;
	position: absolute;
	border: 8px solid transparent;
	border-bottom-color: #FFF;
	right: 16px;
	top: -16px;
}

.lg-outer .lg-dropdown>li:last-child {
	margin-bottom: 0px;
}

.lg-outer .lg-dropdown>li:hover a,
.lg-outer .lg-dropdown>li:hover .lg-icon {
	color: #333;
}

.lg-outer .lg-dropdown a {
	color: #333;
	display: block;
	white-space: pre;
	padding: 4px 12px;
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
}

.lg-outer .lg-dropdown a:hover {
	background-color: rgba(0, 0, 0, 0.07);
}

.lg-outer .lg-dropdown .lg-dropdown-text {
	display: inline-block;
	line-height: 1;
	margin-top: -3px;
	vertical-align: middle;
}

.lg-outer .lg-dropdown .lg-icon {
	color: #333;
	display: inline-block;
	float: none;
	font-size: 20px;
	height: auto;
	line-height: 1;
	margin-right: 8px;
	padding: 0;
	vertical-align: middle;
	width: auto;
}

.lg-outer #lg-share {
	position: relative;
}

.lg-outer #lg-share:after {
	content: "\e80d";
}

.lg-outer #lg-share-facebook .lg-icon {
	color: #3b5998;
}

.lg-outer #lg-share-facebook .lg-icon:after {
	content: "\e901";
}

.lg-outer #lg-share-twitter .lg-icon {
	color: #00aced;
}

.lg-outer #lg-share-twitter .lg-icon:after {
	content: "\e904";
}

.lg-outer #lg-share-googleplus .lg-icon {
	color: #dd4b39;
}

.lg-outer #lg-share-googleplus .lg-icon:after {
	content: "\e902";
}

.lg-outer #lg-share-pinterest .lg-icon {
	color: #cb2027;
}

.lg-outer #lg-share-pinterest .lg-icon:after {
	content: "\e903";
}

.lg-css3.lg-no-trans .lg-prev-slide,
.lg-css3.lg-no-trans .lg-next-slide,
.lg-css3.lg-no-trans .lg-current {
	transition: none 0s ease 0s !important;
}

.lg-css3.lg-use-css3 .lg-item {
	will-change: transform, opacity;
}

.lg-css3.lg-use-left .lg-item {
	will-change: left, opacity;
}

.lg-css3.lg-zoom-in .lg-item {
	opacity: 0;
}

.lg-css3.lg-zoom-in .lg-item.lg-prev-slide {
	transform: scale3d(2, 2, 2);
}

.lg-css3.lg-zoom-in .lg-item.lg-next-slide {
	transform: scale3d(2, 2, 2);
}

.lg-css3.lg-zoom-in .lg-item.lg-current {
	transform: scale3d(1, 1, 1);
	opacity: 1;
}

.lg-css3.lg-zoom-in .lg-item.lg-prev-slide,
.lg-css3.lg-zoom-in .lg-item.lg-next-slide,
.lg-css3.lg-zoom-in .lg-item.lg-current {
	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
}

.lg-css3.lg-zoom-out .lg-item {
	opacity: 0;
}

.lg-css3.lg-zoom-out .lg-item.lg-prev-slide {
	transform: scale3d(0, 0, 0);
}

.lg-css3.lg-zoom-out .lg-item.lg-next-slide {
	transform: scale3d(0, 0, 0);
}

.lg-css3.lg-zoom-out .lg-item.lg-current {
	transform: scale3d(1, 1, 1);
	opacity: 1;
}

.lg-css3.lg-zoom-out .lg-item.lg-prev-slide,
.lg-css3.lg-zoom-out .lg-item.lg-next-slide,
.lg-css3.lg-zoom-out .lg-item.lg-current {
	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
}

.lg-css3.lg-zoom-out-in .lg-item {
	opacity: 0;
}

.lg-css3.lg-zoom-out-in .lg-item.lg-prev-slide {
	transform: scale3d(0, 0, 0);
}

.lg-css3.lg-zoom-out-in .lg-item.lg-next-slide {
	transform: scale3d(2, 2, 2);
}

.lg-css3.lg-zoom-out-in .lg-item.lg-current {
	transform: scale3d(1, 1, 1);
	opacity: 1;
}

.lg-css3.lg-zoom-out-in .lg-item.lg-prev-slide,
.lg-css3.lg-zoom-out-in .lg-item.lg-next-slide,
.lg-css3.lg-zoom-out-in .lg-item.lg-current {
	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
}

.lg-css3.lg-zoom-in-out .lg-item {
	opacity: 0;
}

.lg-css3.lg-zoom-in-out .lg-item.lg-prev-slide {
	transform: scale3d(2, 2, 2);
}

.lg-css3.lg-zoom-in-out .lg-item.lg-next-slide {
	transform: scale3d(0, 0, 0);
}

.lg-css3.lg-zoom-in-out .lg-item.lg-current {
	transform: scale3d(1, 1, 1);
	opacity: 1;
}

.lg-css3.lg-zoom-in-out .lg-item.lg-prev-slide,
.lg-css3.lg-zoom-in-out .lg-item.lg-next-slide,
.lg-css3.lg-zoom-in-out .lg-item.lg-current {
	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
}

.lg-css3.lg-soft-zoom .lg-item {
	opacity: 0;
}

.lg-css3.lg-soft-zoom .lg-item.lg-prev-slide {
	transform: scale3d(1.2, 1.2, 1.2);
}

.lg-css3.lg-soft-zoom .lg-item.lg-next-slide {
	transform: scale3d(0.8, 0.8, 0.8);
}

.lg-css3.lg-soft-zoom .lg-item.lg-current {
	transform: scale3d(1, 1, 1);
	opacity: 1;
}

.lg-css3.lg-soft-zoom .lg-item.lg-prev-slide,
.lg-css3.lg-soft-zoom .lg-item.lg-next-slide,
.lg-css3.lg-soft-zoom .lg-item.lg-current {
	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
}

.lg-css3.lg-slide-circular .lg-item {
	opacity: 0;
}

.lg-css3.lg-slide-circular .lg-item.lg-prev-slide {
	transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.lg-css3.lg-slide-circular .lg-item.lg-next-slide {
	transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.lg-css3.lg-slide-circular .lg-item.lg-current {
	transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
	opacity: 1;
}

.lg-css3.lg-slide-circular .lg-item.lg-prev-slide,
.lg-css3.lg-slide-circular .lg-item.lg-next-slide,
.lg-css3.lg-slide-circular .lg-item.lg-current {
	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
}

.lg-css3.lg-slide-circular-up .lg-item {
	opacity: 0;
}

.lg-css3.lg-slide-circular-up .lg-item.lg-prev-slide {
	transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);
}

.lg-css3.lg-slide-circular-up .lg-item.lg-next-slide {
	transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);
}

.lg-css3.lg-slide-circular-up .lg-item.lg-current {
	transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
	opacity: 1;
}

.lg-css3.lg-slide-circular-up .lg-item.lg-prev-slide,
.lg-css3.lg-slide-circular-up .lg-item.lg-next-slide,
.lg-css3.lg-slide-circular-up .lg-item.lg-current {
	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
}

.lg-css3.lg-slide-circular-down .lg-item {
	opacity: 0;
}

.lg-css3.lg-slide-circular-down .lg-item.lg-prev-slide {
	transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);
}

.lg-css3.lg-slide-circular-down .lg-item.lg-next-slide {
	transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);
}

.lg-css3.lg-slide-circular-down .lg-item.lg-current {
	transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
	opacity: 1;
}

.lg-css3.lg-slide-circular-down .lg-item.lg-prev-slide,
.lg-css3.lg-slide-circular-down .lg-item.lg-next-slide,
.lg-css3.lg-slide-circular-down .lg-item.lg-current {
	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
}

.lg-css3.lg-slide-circular-vertical .lg-item {
	opacity: 0;
}

.lg-css3.lg-slide-circular-vertical .lg-item.lg-prev-slide {
	transform: scale3d(0, 0, 0) translate3d(0, -100%, 0);
}

.lg-css3.lg-slide-circular-vertical .lg-item.lg-next-slide {
	transform: scale3d(0, 0, 0) translate3d(0, 100%, 0);
}

.lg-css3.lg-slide-circular-vertical .lg-item.lg-current {
	transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
	opacity: 1;
}

.lg-css3.lg-slide-circular-vertical .lg-item.lg-prev-slide,
.lg-css3.lg-slide-circular-vertical .lg-item.lg-next-slide,
.lg-css3.lg-slide-circular-vertical .lg-item.lg-current {
	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
}

.lg-css3.lg-slide-circular-vertical-left .lg-item {
	opacity: 0;
}

.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-prev-slide {
	transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);
}

.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-next-slide {
	transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);
}

.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-current {
	transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
	opacity: 1;
}

.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-prev-slide,
.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-next-slide,
.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-current {
	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
}

.lg-css3.lg-slide-circular-vertical-down .lg-item {
	opacity: 0;
}

.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-prev-slide {
	transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);
}

.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-next-slide {
	transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);
}

.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-current {
	transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
	opacity: 1;
}

.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-prev-slide,
.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-next-slide,
.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-current {
	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
}

.lg-css3.lg-slide-vertical .lg-item {
	opacity: 0;
}

.lg-css3.lg-slide-vertical .lg-item.lg-prev-slide {
	transform: translate3d(0, -100%, 0);
}

.lg-css3.lg-slide-vertical .lg-item.lg-next-slide {
	transform: translate3d(0, 100%, 0);
}

.lg-css3.lg-slide-vertical .lg-item.lg-current {
	transform: translate3d(0, 0, 0);
	opacity: 1;
}

.lg-css3.lg-slide-vertical .lg-item.lg-prev-slide,
.lg-css3.lg-slide-vertical .lg-item.lg-next-slide,
.lg-css3.lg-slide-vertical .lg-item.lg-current {
	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}

.lg-css3.lg-slide-vertical-growth .lg-item {
	opacity: 0;
}

.lg-css3.lg-slide-vertical-growth .lg-item.lg-prev-slide {
	transform: scale3d(0.5, 0.5, 0.5) translate3d(0, -150%, 0);
}

.lg-css3.lg-slide-vertical-growth .lg-item.lg-next-slide {
	transform: scale3d(0.5, 0.5, 0.5) translate3d(0, 150%, 0);
}

.lg-css3.lg-slide-vertical-growth .lg-item.lg-current {
	transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
	opacity: 1;
}

.lg-css3.lg-slide-vertical-growth .lg-item.lg-prev-slide,
.lg-css3.lg-slide-vertical-growth .lg-item.lg-next-slide,
.lg-css3.lg-slide-vertical-growth .lg-item.lg-current {
	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}

.lg-css3.lg-slide-skew-only .lg-item {
	opacity: 0;
}

.lg-css3.lg-slide-skew-only .lg-item.lg-prev-slide {
	transform: skew(60deg, 0deg);
}

.lg-css3.lg-slide-skew-only .lg-item.lg-next-slide {
	transform: skew(60deg, 0deg);
}

.lg-css3.lg-slide-skew-only .lg-item.lg-current {
	transform: skew(0deg, 0deg);
	opacity: 1;
}

.lg-css3.lg-slide-skew-only .lg-item.lg-prev-slide,
.lg-css3.lg-slide-skew-only .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-only .lg-item.lg-current {
	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}

.lg-css3.lg-slide-skew-only-rev .lg-item {
	opacity: 0;
}

.lg-css3.lg-slide-skew-only-rev .lg-item.lg-prev-slide {
	transform: skew(-60deg, 0deg);
}

.lg-css3.lg-slide-skew-only-rev .lg-item.lg-next-slide {
	transform: skew(-60deg, 0deg);
}

.lg-css3.lg-slide-skew-only-rev .lg-item.lg-current {
	transform: skew(0deg, 0deg);
	opacity: 1;
}

.lg-css3.lg-slide-skew-only-rev .lg-item.lg-prev-slide,
.lg-css3.lg-slide-skew-only-rev .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-only-rev .lg-item.lg-current {
	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}

.lg-css3.lg-slide-skew-only-y .lg-item {
	opacity: 0;
}

.lg-css3.lg-slide-skew-only-y .lg-item.lg-prev-slide {
	transform: skew(0deg, 60deg);
}

.lg-css3.lg-slide-skew-only-y .lg-item.lg-next-slide {
	transform: skew(0deg, 60deg);
}

.lg-css3.lg-slide-skew-only-y .lg-item.lg-current {
	transform: skew(0deg, 0deg);
	opacity: 1;
}

.lg-css3.lg-slide-skew-only-y .lg-item.lg-prev-slide,
.lg-css3.lg-slide-skew-only-y .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-only-y .lg-item.lg-current {
	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}

.lg-css3.lg-slide-skew-only-y-rev .lg-item {
	opacity: 0;
}

.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-prev-slide {
	transform: skew(0deg, -60deg);
}

.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-next-slide {
	transform: skew(0deg, -60deg);
}

.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-current {
	transform: skew(0deg, 0deg);
	opacity: 1;
}

.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-prev-slide,
.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-current {
	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}

.lg-css3.lg-slide-skew .lg-item {
	opacity: 0;
}

.lg-css3.lg-slide-skew .lg-item.lg-prev-slide {
	transform: skew(60deg, 0deg) translate3d(-100%, 0%, 0px);
}

.lg-css3.lg-slide-skew .lg-item.lg-next-slide {
	transform: skew(60deg, 0deg) translate3d(100%, 0%, 0px);
}

.lg-css3.lg-slide-skew .lg-item.lg-current {
	transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
	opacity: 1;
}

.lg-css3.lg-slide-skew .lg-item.lg-prev-slide,
.lg-css3.lg-slide-skew .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew .lg-item.lg-current {
	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}

.lg-css3.lg-slide-skew-rev .lg-item {
	opacity: 0;
}

.lg-css3.lg-slide-skew-rev .lg-item.lg-prev-slide {
	transform: skew(-60deg, 0deg) translate3d(-100%, 0%, 0px);
}

.lg-css3.lg-slide-skew-rev .lg-item.lg-next-slide {
	transform: skew(-60deg, 0deg) translate3d(100%, 0%, 0px);
}

.lg-css3.lg-slide-skew-rev .lg-item.lg-current {
	transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
	opacity: 1;
}

.lg-css3.lg-slide-skew-rev .lg-item.lg-prev-slide,
.lg-css3.lg-slide-skew-rev .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-rev .lg-item.lg-current {
	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}

.lg-css3.lg-slide-skew-cross .lg-item {
	opacity: 0;
}

.lg-css3.lg-slide-skew-cross .lg-item.lg-prev-slide {
	transform: skew(0deg, 60deg) translate3d(-100%, 0%, 0px);
}

.lg-css3.lg-slide-skew-cross .lg-item.lg-next-slide {
	transform: skew(0deg, 60deg) translate3d(100%, 0%, 0px);
}

.lg-css3.lg-slide-skew-cross .lg-item.lg-current {
	transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
	opacity: 1;
}

.lg-css3.lg-slide-skew-cross .lg-item.lg-prev-slide,
.lg-css3.lg-slide-skew-cross .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-cross .lg-item.lg-current {
	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}

.lg-css3.lg-slide-skew-cross-rev .lg-item {
	opacity: 0;
}

.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-prev-slide {
	transform: skew(0deg, -60deg) translate3d(-100%, 0%, 0px);
}

.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-next-slide {
	transform: skew(0deg, -60deg) translate3d(100%, 0%, 0px);
}

.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-current {
	transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
	opacity: 1;
}

.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-prev-slide,
.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-current {
	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}

.lg-css3.lg-slide-skew-ver .lg-item {
	opacity: 0;
}

.lg-css3.lg-slide-skew-ver .lg-item.lg-prev-slide {
	transform: skew(60deg, 0deg) translate3d(0, -100%, 0px);
}

.lg-css3.lg-slide-skew-ver .lg-item.lg-next-slide {
	transform: skew(60deg, 0deg) translate3d(0, 100%, 0px);
}

.lg-css3.lg-slide-skew-ver .lg-item.lg-current {
	transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
	opacity: 1;
}

.lg-css3.lg-slide-skew-ver .lg-item.lg-prev-slide,
.lg-css3.lg-slide-skew-ver .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-ver .lg-item.lg-current {
	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}

.lg-css3.lg-slide-skew-ver-rev .lg-item {
	opacity: 0;
}

.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-prev-slide {
	transform: skew(-60deg, 0deg) translate3d(0, -100%, 0px);
}

.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-next-slide {
	transform: skew(-60deg, 0deg) translate3d(0, 100%, 0px);
}

.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-current {
	transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
	opacity: 1;
}

.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-prev-slide,
.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-current {
	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}

.lg-css3.lg-slide-skew-ver-cross .lg-item {
	opacity: 0;
}

.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-prev-slide {
	transform: skew(0deg, 60deg) translate3d(0, -100%, 0px);
}

.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-next-slide {
	transform: skew(0deg, 60deg) translate3d(0, 100%, 0px);
}

.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-current {
	transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
	opacity: 1;
}

.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-prev-slide,
.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-current {
	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}

.lg-css3.lg-slide-skew-ver-cross-rev .lg-item {
	opacity: 0;
}

.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-prev-slide {
	transform: skew(0deg, -60deg) translate3d(0, -100%, 0px);
}

.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-next-slide {
	transform: skew(0deg, -60deg) translate3d(0, 100%, 0px);
}

.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-current {
	transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
	opacity: 1;
}

.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-prev-slide,
.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-current {
	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}

.lg-css3.lg-lollipop .lg-item {
	opacity: 0;
}

.lg-css3.lg-lollipop .lg-item.lg-prev-slide {
	transform: translate3d(-100%, 0, 0);
}

.lg-css3.lg-lollipop .lg-item.lg-next-slide {
	transform: translate3d(0, 0, 0) scale(0.5);
}

.lg-css3.lg-lollipop .lg-item.lg-current {
	transform: translate3d(0, 0, 0);
	opacity: 1;
}

.lg-css3.lg-lollipop .lg-item.lg-prev-slide,
.lg-css3.lg-lollipop .lg-item.lg-next-slide,
.lg-css3.lg-lollipop .lg-item.lg-current {
	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}

.lg-css3.lg-lollipop-rev .lg-item {
	opacity: 0;
}

.lg-css3.lg-lollipop-rev .lg-item.lg-prev-slide {
	transform: translate3d(0, 0, 0) scale(0.5);
}

.lg-css3.lg-lollipop-rev .lg-item.lg-next-slide {
	transform: translate3d(100%, 0, 0);
}

.lg-css3.lg-lollipop-rev .lg-item.lg-current {
	transform: translate3d(0, 0, 0);
	opacity: 1;
}

.lg-css3.lg-lollipop-rev .lg-item.lg-prev-slide,
.lg-css3.lg-lollipop-rev .lg-item.lg-next-slide,
.lg-css3.lg-lollipop-rev .lg-item.lg-current {
	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}

.lg-css3.lg-rotate .lg-item {
	opacity: 0;
}

.lg-css3.lg-rotate .lg-item.lg-prev-slide {
	transform: rotate(-360deg);
}

.lg-css3.lg-rotate .lg-item.lg-next-slide {
	transform: rotate(360deg);
}

.lg-css3.lg-rotate .lg-item.lg-current {
	transform: rotate(0deg);
	opacity: 1;
}

.lg-css3.lg-rotate .lg-item.lg-prev-slide,
.lg-css3.lg-rotate .lg-item.lg-next-slide,
.lg-css3.lg-rotate .lg-item.lg-current {
	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}

.lg-css3.lg-rotate-rev .lg-item {
	opacity: 0;
}

.lg-css3.lg-rotate-rev .lg-item.lg-prev-slide {
	transform: rotate(360deg);
}

.lg-css3.lg-rotate-rev .lg-item.lg-next-slide {
	transform: rotate(-360deg);
}

.lg-css3.lg-rotate-rev .lg-item.lg-current {
	transform: rotate(0deg);
	opacity: 1;
}

.lg-css3.lg-rotate-rev .lg-item.lg-prev-slide,
.lg-css3.lg-rotate-rev .lg-item.lg-next-slide,
.lg-css3.lg-rotate-rev .lg-item.lg-current {
	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}

.lg-css3.lg-tube .lg-item {
	opacity: 0;
}

.lg-css3.lg-tube .lg-item.lg-prev-slide {
	transform: scale3d(1, 0, 1) translate3d(-100%, 0, 0);
}

.lg-css3.lg-tube .lg-item.lg-next-slide {
	transform: scale3d(1, 0, 1) translate3d(100%, 0, 0);
}

.lg-css3.lg-tube .lg-item.lg-current {
	transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
	opacity: 1;
}

.lg-css3.lg-tube .lg-item.lg-prev-slide,
.lg-css3.lg-tube .lg-item.lg-next-slide,
.lg-css3.lg-tube .lg-item.lg-current {
	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}

.lg-group:after {
	content: "";
	display: table;
	clear: both;
}

.lg-outer {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1150;
	opacity: 0;
	transition: opacity 0.15s ease 0s;
	direction: ltr;
}

.lg-outer * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.lg-outer.lg-visible {
	opacity: 1;
}

.lg-outer.lg-css3 .lg-item.lg-prev-slide,
.lg-outer.lg-css3 .lg-item.lg-next-slide,
.lg-outer.lg-css3 .lg-item.lg-current {
	transition-duration: inherit !important;
	transition-timing-function: inherit !important;
}

.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-current {
	transition-duration: 0s !important;
	opacity: 1;
}

.lg-outer.lg-grab img.lg-object {
	cursor: -webkit-grab;
	cursor: -moz-grab;
	cursor: grab;
}

.lg-outer.lg-grabbing img.lg-object {
	cursor: move;
	cursor: -webkit-grabbing;
	cursor: -moz-grabbing;
	cursor: grabbing;
}

.lg-outer .lg {
	height: 100%;
	width: 100%;
	position: relative;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
	max-height: 100%;
}

.lg-outer .lg-inner {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	white-space: nowrap;
}

.lg-outer .lg-item {
	background: url("/local/templates/aviales/css/../images/loading.gif") no-repeat scroll center center transparent;
	display: none !important;
}

.lg-outer.lg-css3 .lg-prev-slide,
.lg-outer.lg-css3 .lg-current,
.lg-outer.lg-css3 .lg-next-slide {
	display: inline-block !important;
}

.lg-outer.lg-css .lg-current {
	display: inline-block !important;
}

.lg-outer .lg-item,
.lg-outer .lg-img-wrap {
	display: inline-block;
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
}

.lg-outer .lg-item:before,
.lg-outer .lg-img-wrap:before {
	content: "";
	display: inline-block;
	height: 50%;
	width: 1px;
	margin-right: -1px;
}

.lg-outer .lg-img-wrap {
	position: absolute;
	padding: 0 5px;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.lg-outer .lg-item.lg-complete {
	background-image: none;
}

.lg-outer .lg-item.lg-current {
	z-index: 1160;
}

.lg-outer .lg-image {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
	width: auto !important;
	height: auto !important;
}

.lg-outer.lg-show-after-load .lg-item .lg-object,
.lg-outer.lg-show-after-load .lg-item .lg-video-play {
	opacity: 0;
	transition: opacity 0.15s ease 0s;
}

.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
	opacity: 1;
}

.lg-outer .lg-empty-html {
	display: none;
}

.lg-outer.lg-hide-download #lg-download {
	display: none;
}

.lg-backdrop {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1140;
	background-color: #000;
	opacity: 0;
	transition: opacity 0.15s ease 0s;
}

.lg-backdrop.in {
	opacity: 0.85;
}

.lg-css3.lg-no-trans .lg-prev-slide,
.lg-css3.lg-no-trans .lg-next-slide,
.lg-css3.lg-no-trans .lg-current {
	transition: none 0s ease 0s !important;
}

.lg-css3.lg-use-css3 .lg-item {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.lg-css3.lg-use-left .lg-item {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.lg-css3.lg-fade .lg-item {
	opacity: 0;
}

.lg-css3.lg-fade .lg-item.lg-current {
	opacity: 1;
}

.lg-css3.lg-fade .lg-item.lg-prev-slide,
.lg-css3.lg-fade .lg-item.lg-next-slide,
.lg-css3.lg-fade .lg-item.lg-current {
	transition: opacity 0.1s ease 0s;
}

.lg-css3.lg-slide.lg-use-css3 .lg-item {
	opacity: 0;
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
	transform: translate3d(-100%, 0, 0);
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
	transform: translate3d(100%, 0, 0);
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
	transform: translate3d(0, 0, 0);
	opacity: 1;
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}

.lg-css3.lg-slide.lg-use-left .lg-item {
	opacity: 0;
	position: absolute;
	left: 0;
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
	left: -100%;
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
	left: 100%;
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
	left: 0;
	opacity: 1;
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
	transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}

.lg-item iframe {
	background-color: #fff;
}

.lightgallery-album li:not(:first-child) {
	display: none;
}

[data-lightgallery='item'] {
	cursor: pointer;
}

.lg-skin-light.lg-backdrop {
	background-color: #f1f1f1;
}

.lg-skin-light.lg-outer .lg-sub-html {
	background-color: rgba(224, 223, 223, 0.95);
	color: #2b2b2b;
}

.lg-skin-light.lg-outer .lg-progress-bar .lg-progress {
	background-color: #fff;
}

.lg-skin-light.lg-outer .lg-img-wrap {
	padding-bottom: 110px;
	padding-top: 58px;
}

.lg-skin-light.lg-outer .lg-actions .lg-next,
.lg-skin-light.lg-outer .lg-actions .lg-prev {
	background-color: rgba(43, 43, 43, 0.55);
	border-radius: 2px;
	color: #e0e0e0;
}

.lg-skin-light.lg-outer .lg-actions .lg-next:hover,
.lg-skin-light.lg-outer .lg-actions .lg-prev:hover {
	background-color: rgba(43, 43, 43, 0.75);
}

.lg-skin-light.lg-outer #lg-counter,
.lg-skin-light.lg-outer .lg-toolbar .lg-icon,
.lg-skin-light.lg-outer.lg-dropdown-active #lg-share {
	color: #353535;
}

.lg-skin-light.lg-outer .lg-outer .lg-thumb-outer {
	background-color: rgba(247, 247, 247, 0.9);
}

.lg-skin-light.lg-outer .lg-toolbar .lg-icon:hover,
.lg-skin-light.lg-outer .lg-toogle-thumb:hover {
	color: #555;
}

.lg-skin-light.lg-outer .lg-toogle-thumb {
	color: #353535;
}

.lg-skin-light.lg-outer .lg-thumb-outer,
.lg-skin-light.lg-outer .lg-toogle-thumb {
	background-color: rgba(224, 223, 223, 0.95);
}

.lg-skin-light.lg-outer .lg-toolbar {
	background-color: rgba(224, 223, 223, 0.95);
}

.lg-skin-1.lg-outer .lg-toogle-thumb,
.lg-skin-1.lg-outer #lg-actual-size,
.lg-skin-1.lg-outer #lg-download,
.lg-skin-1.lg-outer #lg-counter,
.lg-skin-1.lg-outer .lg-autoplay-button {
	display: none;
}

.lg-skin-1.lg-outer .lg-thumb-outer {
	transform: translate3d(0, 75%, 0);
	transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-skin-1.lg-outer .lg-thumb-outer:hover {
	transform: translate3d(0, 0, 0);
}

.lg-skin-1.lg-outer .lg-thumb-item {
	border-radius: 0;
	opacity: .5;
	transform: none;
}

.lg-skin-1.lg-outer .lg-thumb-item.active,
.lg-skin-1.lg-outer .lg-thumb-item:hover {
	transform: none;
	opacity: .9;
}

.lg-skin-1.lg-outer .lg-thumb-outer {
	background-color: transparent;
}

.lg-skin-1.lg-outer .lg-object.lg-image {
	position: absolute;
	left: 0;
	top: 0;
	width: 100vw !important;
	height: 100vh !important;
	object-fit: cover;
}

.lightGallery-in-carousel .lg-thumb-outer,
.lightGallery-in-carousel #lg-counter {
	display: none;
}

/*
*
* Material Parallax
*/
.parallax-container {
	position: relative;
	overflow: hidden;
}

.material-parallax {
	position: absolute;
	top: 0;
	left: -1px;
	right: -1px;
	bottom: 0;
}

.ipad .parallax-container,
.iphone .parallax-container {
	background-attachment: scroll !important;
}

.material-parallax img {
	display: none;
	position: absolute;
	left: 50%;
	bottom: 0;
	min-width: 101%;
	min-height: 101%;
	transform: translate3d(-50%, 0, 0);
}

.parallax-content {
	position: relative;
	z-index: 1;
}

/*rtl:end:ignore*/
.brand {
	position: relative;
	display: inline-block;
}

.fa {
	font-style: normal;
}

.files-attachments i {
	color: var(--green);
}
/* End */


/* Start:/local/templates/aviales/components/bitrix/menu/rd_dropdown/style.css?16925419864416*/
/**Top menu**/
#horizontal-multilevel-menu,#horizontal-multilevel-menu ul
{
	margin:0; padding:0;
	background:#BC262C url(/local/templates/aviales/components/bitrix/menu/rd_dropdown/images/header_menu_bg.gif) repeat-x;
	min-height:27px;
	width:100%;
	list-style:none;
	font-size:11px;
	float:left;
	/*font-size:90%*/
}

#horizontal-multilevel-menu
{
	
}

/*Links*/
#horizontal-multilevel-menu a
{
	display:block;
	padding:5px 10px;
	/*padding:0.3em 0.8em;*/
	text-decoration:none;
	text-align:center;
}

#horizontal-multilevel-menu li 
{
	float:left;
}

/*Root items*/
#horizontal-multilevel-menu li a.root-item
{
	color:#fff;
	font-weight:bold;
	padding:7px 12px;
}

/*Root menu selected*/
#horizontal-multilevel-menu li a.root-item-selected
{
	background:#fc8d3d;
	color:#fff;
	font-weight:bold;
	padding:7px 12px;
}

/*Root items: hover*/
#horizontal-multilevel-menu li:hover a.root-item, #horizontal-multilevel-menu li.jshover a.root-item
{
	background:#e26336;
	color:#fff;
}

/*Item-parents*/
#horizontal-multilevel-menu a.parent
{
	background: url(/local/templates/aviales/components/bitrix/menu/rd_dropdown/images/arrow.gif) center right no-repeat;
}

/*Denied items*/
#horizontal-multilevel-menu a.denied
{
	background: url(/local/templates/aviales/components/bitrix/menu/rd_dropdown/images/lock.gif) center right no-repeat;
}

/*Child-items: hover*/
#horizontal-multilevel-menu li:hover, #horizontal-multilevel-menu li.jshover
{
	background:#D6D6D6;
	color:#fff;
}

/*Child-items selected*/
#horizontal-multilevel-menu li.item-selected
{
	background:#D6D6D6;
	color:#fff;
}

/*Sub-menu box*/
#horizontal-multilevel-menu li ul
{
	position:absolute;
	/*top:-999em;*/
	top:auto;
	display:none;
	z-index:500;

	height:auto;
	/*width:12em;*/
	width:135px;
	background:#F5F5F5;
	border:1px solid #C1C1C1;
}

/*Sub-menu item box*/
#horizontal-multilevel-menu li li 
{
	width:100%;
	border-bottom:1px solid #DEDEDE;
}

/*Item link*/
#horizontal-multilevel-menu li ul a
{
	text-align:left;
}

/*Items text color & size */
#horizontal-multilevel-menu li a,
#horizontal-multilevel-menu li:hover li a,
#horizontal-multilevel-menu li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover li a
{
	color:#4F4F4F;
	font-weight:bold;
}

/*Items text color & size: hover*/
#horizontal-multilevel-menu li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover a,
#horizontal-multilevel-menu li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover a,
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover a
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover a
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover li.jshover a
{
	color:#4F4F4F;
}

#horizontal-multilevel-menu li ul ul
{
	margin:-27px 0 0 132px;
	/*margin:-1.93em 0 0 11.6em;*/
}

#horizontal-multilevel-menu li:hover ul ul,
#horizontal-multilevel-menu li.jshover ul ul,
#horizontal-multilevel-menu li:hover ul ul ul,
#horizontal-multilevel-menu li.jshover ul ul ul,
#horizontal-multilevel-menu li:hover ul ul ul ul,
#horizontal-multilevel-menu li.jshover ul ul ul ul,
#horizontal-multilevel-menu li:hover ul ul ul ul ul,
#horizontal-multilevel-menu li.jshover ul ul ul ul ul
{
	/*top:-999em;*/
	display:none;
}

#horizontal-multilevel-menu li:hover ul,
#horizontal-multilevel-menu li.jshover ul,
#horizontal-multilevel-menu li li:hover ul,
#horizontal-multilevel-menu li li.jshover ul,
#horizontal-multilevel-menu li li li:hover ul,
#horizontal-multilevel-menu li li li.jshover ul,
#horizontal-multilevel-menu li li li li:hover ul,
#horizontal-multilevel-menu li li li li.jshover ul,
#horizontal-multilevel-menu li li li li li:hover ul,
#horizontal-multilevel-menu li li li li li.jshover ul
{
	/*z-index:1000;
	top:auto;*/
	display:block;
}

div.menu-clear-left
{
	clear:left;
}
/* End */


/* Start:/local/templates/aviales/components/bitrix/breadcrumb/.default/style.css?1724866227585*/
.bx-breadcrumb {
	margin: 10px 0;
}
.bx-breadcrumb i {
	color: #b5bdc2;
	line-height: 13px;
	font-size: 12px;
	vertical-align: middle;
	margin-right: 5px;
}
.bx-breadcrumb .bx-breadcrumb-item {
	float: left;
	margin-bottom: 10px;
	white-space: nowrap;
	line-height: 13px;
	vertical-align: middle;
	margin-right: 10px;
}
.bx-breadcrumb .bx-breadcrumb-item span {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 13px;
	white-space: normal;
}
.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none;}
.bx-breadcrumb .bx-breadcrumb-item a:hover {}

/* End */


/* Start:/local/templates/aviales/styles.css?1756745630867*/
.rd-navbar-collapse-toggle{
color: white;
}
.rd-navbar-collapse-toggle span,.rd-navbar-collapse-toggle span::before, .rd-navbar-collapse-toggle span::after,
.rd-navbar-toggle span, .rd-navbar-toggle span::before, .rd-navbar-toggle span::after{
background: white;
}

.rd-navbar-fixed .rd-navbar-panel a, .rd-navbar-fixed .rd-navbar-panel .link-icon .icon{
color: white;
}

.rd-navbar-fixed .rd-navbar-panel {
	background: var(--green);
}

.rd-navbar-collapse .icon.fa-vk, .rd-navbar-collapse .icon.mdi-vk{
    color:#0077ff;
}

.rd-navbar-collapse .icon.fa-telegram, .rd-navbar-collapse .icon.mdi-telegram{
    color:#2aabee;
}

.post-classic.video-post{
background: none;
border: none;
margin-bottom: 15px;
position: relative;
}
.video-post .post-classic-time{
position: absolute;
color: white;
top: 12px;
right: 15px;
}
.video-post .post-classic-time+*{
margin: 0;
}
/* End */


/* Start:/local/templates/aviales/template_styles.css?17462002284019*/
:root{
    --white: #fff;
    --green: #0b963f;
    --green-light: #3db983;
    --green-dark: #0c5025;
    --green-gradient: #0c5025, #0b963f;
}

.site-title {
    font-size: 1.3rem;
}

.fs-1 {
    font-size: 1.7rem!important;
}
.fs-2 {
    font-size: 1.5rem!important;
}
.fs-3 {
    font-size: 1.4rem!important;
}
.fs-4 {
    font-size: 1.3rem!important;
}
.fs-5 {
    font-size: 1.2rem!important;
}
.fs-6 {
    font-size: 1.1rem!important;
}
.fs-7 {
    font-size: 0.9rem;
}
.rd-navbar-darker{
    background-color: var(--green);
}

.rd-navbar-darker .rd-nav-link {
    color: var(--white);
}
.block-categories .child-item li{
    margin-top: 7px;
    line-height: 100%;
}
.block-categories .child-item a{
    font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: .075em;
}
.block-categories ul li.child-item > a{
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 500;
}
.item-banner{
    background-color: #fff;
}
.item-banner img{
    max-height: 80px;
    padding-left: 5px;
    padding-top: 5px;
}

.item-banner .link-list-text {
    overflow: hidden;
    display: inline-flex;
    align-items: center;
    margin-top: 0;
    line-height: 100%;
}

.item-banner a{
    height: 100%;
}

.content-detail td, .content-detail th, .content-detail tr{
    border-width: 1px;
    padding: 3px 5px;
}

.block-categories ul li {
    line-height: 115%;
}

.block-categories .children_block{
    margin-top: 5px;
}
.children_block .list-marked > li::before{
    left: -20px;
}

.block-categories .rd-nav-item {
    padding-bottom: 10px;
}
.block-categories .rd-nav-link{
    font-size: 13px;
    letter-spacing: unset;
}

.button-media-wrap {
    padding: 15px;
	background: #fff;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.button-media-text{
    padding-left: 80px;
    z-index: 1;
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 100%;
    text-align: left;

}
.button-media-action{
    color: #35ad79;
    letter-spacing: 0.01em;
    font-size: 15px;
    line-height: 120%;
}
.button-media-icon{
    left: 5px;
    height: 70px;
    width: 85px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    opacity: .7;
}
.button-media-title{
    color: #35ad79;
    /* font-size: 16px; */
}
.fa-aviales::before{
    content: url('/local/templates/aviales/img/aviales.png');
}
.fa-hmao::before{
    content: url('/local/templates/aviales/img/hmao.png');
}
.button-media-aviales, .button-media-hmao:hover{
    background-color: var(--green-light);
}
.button-media-hmao, .button-media-aviales:hover{
    background-color: var(--green);
}

.edu .post-future-figure{
    max-height: 350px;
}
.edu h3{
    text-transform: none;
    font-size: 1.2rem;
}
.edu .post-future-figure img:hover{
    transform: scale(1) translateY(-20%);
}
.edu .post-future{
    background: none;
}
.edu .post-future-main{
    position: absolute;
    z-index: 99;
}
.edu-list{
    z-index: 99;
}
.edu, .edu a, .edu-list a, .edu-list .edu-title {
    color: #fff;
    text-shadow: 1px 1px 1px #000;
}
.edu-list .edu-item:hover .edu-title{
    color: #35ad79;
    transition: all 0.3s ease-in-out;
}
.edu-list .edu-title{
    font-size: 1.3rem;
}
.edu .post-future-title{
    font-size: 1.5rem;
}

.bx_catalog_tile .bx_catalog_tile_ul li{
    width: 33%;
}

.bx_catalog_tile .bx_catalog_tile_img{
    width: 100%;
    min-height: 200px;
}
.product-item-big-card .product-item-image-wrapper{
    margin-bottom: 5px;
}
.product-item-image-wrapper{
    padding-top: 75%;
}
@media (min-width: 1200px){
    .row + .row {
        margin-top: 20px;
    }
}

.main-news .post-future-figure{
    max-height: 230px;
}

.main-news .post-past .post-classic:last-child{
    margin-bottom: 0!important;
}

@media (max-width: 1199px) {
    .rd-navbar-static .rd-nav-item+.rd-nav-item {
    margin-left: 20px;
    }
}
/* End */
/* /local/templates/aviales/css/fonts.css?1692541986185506 */
/* /local/templates/aviales/css/style.css?1756746445486325 */
/* /local/templates/aviales/components/bitrix/menu/rd_dropdown/style.css?16925419864416 */
/* /local/templates/aviales/components/bitrix/breadcrumb/.default/style.css?1724866227585 */
/* /local/templates/aviales/styles.css?1756745630867 */
/* /local/templates/aviales/template_styles.css?17462002284019 */
