@import url(https://fonts.googleapis.com/css?family=Lato:400,300italic,300,400italic,700,700italic,900);
@import url(https://fonts.googleapis.com/css?family=Merriweather:300italic&subset=latin,latin-ext);
@import url(https://fonts.googleapis.com/css?family=Oswald:400,300&subset=latin,latin-ext);
/**
 * @package Helix Framework
 * @author JoomShaper http://www.joomshaper.com
 * @copyright Copyright (c) 2010 - 2013 JoomShaper
 * @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 or later
*/
@font-face {
  font-family: 'IcoMoon';
  src: url('../../../fonts/IcoMoon.eot');
  src: url('../../../fonts/IcoMoon.eot?#iefix') format('embedded-opentype'), url('../../../fonts/IcoMoon.woff') format('woff'), url('../../../fonts/IcoMoon.ttf') format('truetype'), url('../../../fonts/IcoMoon.svg#IcoMoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
  font-family: 'IcoMoon';
  content: attr(data-icon);
  speak: none;
}
/* From Bootstrap */
[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-right: .25em;
  line-height: 14px;
  background-image: none;
}
dd > span[class^="icon-"] + time,
dd > span[class*=" icon-"] + time {
  margin-left: -.25em;
}
dl.article-info dd.hits span[class^="icon-"],
dl.article-info dd.hits span[class*=" icon-"] {
  margin-right: 0;
}
/* Use the following CSS code if you want to have a class per icon */
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: 'IcoMoon';
  font-style: normal;
  speak: none;
}
[class^="icon-"].disabled,
[class*=" icon-"].disabled {
  font-weight: normal;
}
.icon-joomla:before {
  content: "\e200";
}
.icon-chevron-up:before,
.icon-uparrow:before,
.icon-arrow-up:before {
  content: "\e005";
}
.icon-chevron-right:before,
.icon-rightarrow:before,
.icon-arrow-right:before {
  content: "\e006";
}
.icon-chevron-down:before,
.icon-downarrow:before,
.icon-arrow-down:before {
  content: "\e007";
}
.icon-chevron-left:before,
.icon-leftarrow:before,
.icon-arrow-left:before {
  content: "\e008";
}
.icon-arrow-first:before {
  content: "\e003";
}
.icon-arrow-last:before {
  content: "\e004";
}
.icon-arrow-up-2:before {
  content: "\e009";
}
.icon-arrow-right-2:before {
  content: "\e00a";
}
.icon-arrow-down-2:before {
  content: "\e00b";
}
.icon-arrow-left-2:before {
  content: "\e00c";
}
.icon-arrow-up-3:before {
  content: "\e00f";
}
.icon-arrow-right-3:before {
  content: "\e010";
}
.icon-arrow-down-3:before {
  content: "\e011";
}
.icon-arrow-left-3:before {
  content: "\e012";
}
.icon-menu-2:before {
  content: "\e00e";
}
.icon-arrow-up-4:before {
  content: "\e201";
}
.icon-arrow-right-4:before {
  content: "\e202";
}
.icon-arrow-down-4:before {
  content: "\e203";
}
.icon-arrow-left-4:before {
  content: "\e204";
}
.icon-share:before,
.icon-redo:before {
  content: "\27";
}
.icon-undo:before {
  content: "\28";
}
.icon-forward-2:before {
  content: "\e205";
}
.icon-backward-2:before,
.icon-reply:before {
  content: "\e206";
}
.icon-unblock:before,
.icon-refresh:before,
.icon-redo-2:before {
  content: "\6c";
}
.icon-undo-2:before {
  content: "\e207";
}
.icon-move:before {
  content: "\7a";
}
.icon-expand:before {
  content: "\66";
}
.icon-contract:before {
  content: "\67";
}
.icon-expand-2:before {
  content: "\68";
}
.icon-contract-2:before {
  content: "\69";
}
.icon-play:before {
  content: "\e208";
}
.icon-pause:before {
  content: "\e209";
}
.icon-stop:before {
  content: "\e210";
}
.icon-previous:before,
.icon-backward:before {
  content: "\7c";
}
.icon-next:before,
.icon-forward:before {
  content: "\7b";
}
.icon-first:before {
  content: "\7d";
}
.icon-last:before {
  content: "\e000";
}
.icon-play-circle:before {
  content: "\e00d";
}
.icon-pause-circle:before {
  content: "\e211";
}
.icon-stop-circle:before {
  content: "\e212";
}
.icon-backward-circle:before {
  content: "\e213";
}
.icon-forward-circle:before {
  content: "\e214";
}
.icon-loop:before {
  content: "\e001";
}
.icon-shuffle:before {
  content: "\e002";
}
.icon-search:before {
  content: "\53";
}
.icon-zoom-in:before {
  content: "\64";
}
.icon-zoom-out:before {
  content: "\65";
}
.icon-apply:before,
.icon-edit:before,
.icon-pencil:before {
  content: "\2b";
}
.icon-pencil-2:before {
  content: "\2c";
}
.icon-brush:before {
  content: "\3b";
}
.icon-save-new:before,
.icon-plus-2:before {
  content: "\5d";
}
.icon-ban-circle:before,
.icon-minus-sign:before,
.icon-minus-2:before {
  content: "\5e";
}
.icon-delete:before,
.icon-remove:before,
.icon-cancel-2:before {
  content: "\49";
}
.icon-publish:before,
.icon-save:before,
.icon-ok:before,
.icon-checkmark:before {
  content: "\47";
}
.icon-new:before,
.icon-plus:before {
  content: "\2a";
}
.icon-plus-circle:before {
  content: "\e215";
}
.icon-minus:before,
.icon-not-ok:before {
  content: "\4b";
}
.icon-minus-circle:before {
  content: "\e216";
}
.icon-unpublish:before,
.icon-cancel:before {
  content: "\4a";
}
.icon-cancel-circle:before {
  content: "\e217";
}
.icon-checkmark-2:before {
  content: "\e218";
}
.icon-checkmark-circle:before {
  content: "\e219";
}
.icon-info:before {
  content: "\e220";
}
.icon-info-2:before,
.icon-info-circle:before {
  content: "\e221";
}
.icon-question:before,
.icon-question-sign:before,
.icon-help:before {
  content: "\45";
}
.icon-question-2:before,
.icon-question-circle:before {
  content: "\e222";
}
.icon-notification:before {
  content: "\e223";
}
.icon-notification-2:before,
.icon-notification-circle:before {
  content: "\e224";
}
.icon-pending:before,
.icon-warning:before {
  content: "\48";
}
.icon-warning-2:before,
.icon-warning-circle:before {
  content: "\e225";
}
.icon-checkbox-unchecked:before {
  content: "\3d";
}
.icon-checkin:before,
.icon-checkbox:before,
.icon-checkbox-checked:before {
  content: "\3e";
}
.icon-checkbox-partial:before {
  content: "\3f";
}
.icon-square:before {
  content: "\e226";
}
.icon-radio-unchecked:before {
  content: "\e227";
}
.icon-radio-checked:before,
.icon-generic:before {
  content: "\e228";
}
.icon-circle:before {
  content: "\e229";
}
.icon-signup:before {
  content: "\e230";
}
.icon-grid:before,
.icon-grid-view:before {
  content: "\58";
}
.icon-grid-2:before,
.icon-grid-view-2:before {
  content: "\59";
}
.icon-menu:before {
  content: "\5a";
}
.icon-list:before,
.icon-list-view:before {
  content: "\31";
}
.icon-list-2:before {
  content: "\e231";
}
.icon-menu-3:before {
  content: "\e232";
}
.icon-folder-open:before,
.icon-folder:before {
  content: "\2d";
}
.icon-folder-close:before,
.icon-folder-2:before {
  content: "\2e";
}
.icon-folder-plus:before {
  content: "\e234";
}
.icon-folder-minus:before {
  content: "\e235";
}
.icon-folder-3:before {
  content: "\e236";
}
.icon-folder-plus-2:before {
  content: "\e237";
}
.icon-folder-remove:before {
  content: "\e238";
}
.icon-file:before {
  content: "\e016";
}
.icon-file-2:before {
  content: "\e239";
}
.icon-file-add:before,
.icon-file-plus:before {
  content: "\29";
}
.icon-file-remove:before,
.icon-file-minus:before {
  content: "\e017";
}
.icon-file-check:before {
  content: "\e240";
}
.icon-file-remove:before {
  content: "\e241";
}
.icon-save-copy:before,
.icon-copy:before {
  content: "\e018";
}
.icon-stack:before {
  content: "\e242";
}
.icon-tree:before {
  content: "\e243";
}
.icon-tree-2:before {
  content: "\e244";
}
.icon-paragraph-left:before {
  content: "\e246";
}
.icon-paragraph-center:before {
  content: "\e247";
}
.icon-paragraph-right:before {
  content: "\e248";
}
.icon-paragraph-justify:before {
  content: "\e249";
}
.icon-screen:before {
  content: "\e01c";
}
.icon-tablet:before {
  content: "\e01d";
}
.icon-mobile:before {
  content: "\e01e";
}
.icon-box-add:before {
  content: "\51";
}
.icon-box-remove:before {
  content: "\52";
}
.icon-download:before {
  content: "\e021";
}
.icon-upload:before {
  content: "\e022";
}
.icon-home:before {
  content: "\21";
}
.icon-home-2:before {
  content: "\e250";
}
.icon-out-2:before,
.icon-new-tab:before {
  content: "\e024";
}
.icon-out-3:before,
.icon-new-tab-2:before {
  content: "\e251";
}
.icon-link:before {
  content: "\e252";
}
.icon-picture:before,
.icon-image:before {
  content: "\2f";
}
.icon-pictures:before,
.icon-images:before {
  content: "\30";
}
.icon-palette:before,
.icon-color-palette:before {
  content: "\e014";
}
.icon-camera:before {
  content: "\55";
}
.icon-camera-2:before,
.icon-video:before {
  content: "\e015";
}
.icon-play-2:before,
.icon-video-2:before,
.icon-youtube:before {
  content: "\56";
}
.icon-music:before {
  content: "\57";
}
.icon-user:before {
  content: "\22";
}
.icon-users:before {
  content: "\e01f";
}
.icon-vcard:before {
  content: "\6d";
}
.icon-address:before {
  content: "\70";
}
.icon-share-alt:before,
.icon-out:before {
  content: "\26";
}
.icon-enter:before {
  content: "\e257";
}
.icon-exit:before {
  content: "\e258";
}
.icon-comment:before,
.icon-comments:before {
  content: "\24";
}
.icon-comments-2:before {
  content: "\25";
}
.icon-quote:before,
.icon-quotes-left:before {
  content: "\60";
}
.icon-quote-2:before,
.icon-quotes-right:before {
  content: "\61";
}
.icon-quote-3:before,
.icon-bubble-quote:before {
  content: "\e259";
}
.icon-phone:before {
  content: "\e260";
}
.icon-phone-2:before {
  content: "\e261";
}
.icon-envelope:before,
.icon-mail:before {
  content: "\4d";
}
.icon-envelope-opened:before,
.icon-mail-2:before {
  content: "\4e";
}
.icon-unarchive:before,
.icon-drawer:before {
  content: "\4f";
}
.icon-archive:before,
.icon-drawer-2:before {
  content: "\50";
}
.icon-briefcase:before {
  content: "\e020";
}
.icon-tag:before {
  content: "\e262";
}
.icon-tag-2:before {
  content: "\e263";
}
.icon-tags:before {
  content: "\e264";
}
.icon-tags-2:before {
  content: "\e265";
}
.icon-options:before,
.icon-cog:before {
  content: "\38";
}
.icon-cogs:before {
  content: "\37";
}
.icon-screwdriver:before,
.icon-tools:before {
  content: "\36";
}
.icon-wrench:before {
  content: "\3a";
}
.icon-equalizer:before {
  content: "\39";
}
.icon-dashboard:before {
  content: "\78";
}
.icon-switch:before {
  content: "\e266";
}
.icon-filter:before {
  content: "\54";
}
.icon-purge:before,
.icon-trash:before {
  content: "\4c";
}
.icon-checkedout:before,
.icon-lock:before,
.icon-locked:before {
  content: "\23";
}
.icon-unlock:before {
  content: "\e267";
}
.icon-key:before {
  content: "\5f";
}
.icon-support:before {
  content: "\46";
}
.icon-database:before {
  content: "\62";
}
.icon-scissors:before {
  content: "\e268";
}
.icon-health:before {
  content: "\6a";
}
.icon-wand:before {
  content: "\6b";
}
.icon-eye-open:before,
.icon-eye:before {
  content: "\3c";
}
.icon-eye-close:before,
.icon-eye-blocked:before,
.icon-eye-2:before {
  content: "\e269";
}
.icon-clock:before {
  content: "\6e";
}
.icon-compass:before {
  content: "\6f";
}
.icon-broadcast:before,
.icon-connection:before,
.icon-wifi:before {
  content: "\e01b";
}
.icon-book:before {
  content: "\e271";
}
.icon-lightning:before,
.icon-flash:before {
  content: "\79";
}
.icon-print:before,
.icon-printer:before {
  content: "\e013";
}
.icon-feed:before {
  content: "\71";
}
.icon-calendar:before {
  content: "\43";
}
.icon-calendar-2:before {
  content: "\44";
}
.icon-calendar-3:before {
  content: "\e273";
}
.icon-pie:before {
  content: "\77";
}
.icon-bars:before {
  content: "\76";
}
.icon-chart:before {
  content: "\75";
}
.icon-power-cord:before {
  content: "\32";
}
.icon-cube:before {
  content: "\33";
}
.icon-puzzle:before {
  content: "\34";
}
.icon-attachment:before,
.icon-paperclip:before,
.icon-flag-2:before {
  content: "\72";
}
.icon-lamp:before {
  content: "\74";
}
.icon-pin:before,
.icon-pushpin:before {
  content: "\73";
}
.icon-location:before {
  content: "\63";
}
.icon-shield:before {
  content: "\e274";
}
.icon-flag:before {
  content: "\35";
}
.icon-flag-3:before {
  content: "\e275";
}
.icon-bookmark:before {
  content: "\e023";
}
.icon-bookmark-2:before {
  content: "\e276";
}
.icon-heart:before {
  content: "\e277";
}
.icon-heart-2:before {
  content: "\e278";
}
.icon-thumbs-up:before {
  content: "\5b";
}
.icon-thumbs-down:before {
  content: "\5c";
}
.icon-unfeatured:before,
.icon-asterisk:before,
.icon-star-empty:before {
  content: "\40";
}
.icon-star-2:before {
  content: "\41";
}
.icon-featured:before,
.icon-default:before,
.icon-star:before {
  content: "\42";
}
.icon-smiley:before,
.icon-smiley-happy:before {
  content: "\e279";
}
.icon-smiley-2:before,
.icon-smiley-happy-2:before {
  content: "\e280";
}
.icon-smiley-sad:before {
  content: "\e281";
}
.icon-smiley-sad-2:before {
  content: "\e282";
}
.icon-smiley-neutral:before {
  content: "\e283";
}
.icon-smiley-neutral-2:before {
  content: "\e284";
}
.icon-cart:before {
  content: "\e019";
}
.icon-basket:before {
  content: "\e01a";
}
.icon-credit:before {
  content: "\e286";
}
.icon-credit-2:before {
  content: "\e287";
}
.icon-expired:before {
  content: "\4b";
}
@font-face {
  font-family: 'simple-line-icons';
  src: url('../../../fonts/Simple-Line-Icons.eot?-i3a2kk');
  src: url('../../../fonts/Simple-Line-Icons.eot?#iefix-i3a2kk') format('embedded-opentype'), url('../../../fonts/Simple-Line-Icons.ttf?-i3a2kk') format('truetype'), url('../../../fonts/Simple-Line-Icons.woff2?-i3a2kk') format('woff2'), url('../../../fonts/Simple-Line-Icons.woff?-i3a2kk') format('woff'), url('../../../fonts/Simple-Line-Icons.svg?-i3a2kk#simple-line-icons') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*
 Use the following CSS code if you want to have a class per icon.
 Instead of a list of all class selectors, you can use the generic [class*="icon-"] selector, but it's slower: 
*/
.sicon-user,
.sicon-people,
.sicon-user-female,
.sicon-user-follow,
.sicon-user-following,
.sicon-user-unfollow,
.sicon-login,
.sicon-logout,
.sicon-emotsmile,
.sicon-phone,
.sicon-call-end,
.sicon-call-in,
.sicon-call-out,
.sicon-map,
.sicon-location-pin,
.sicon-direction,
.sicon-directions,
.sicon-compass,
.sicon-layers,
.sicon-menu,
.sicon-list,
.sicon-options-vertical,
.sicon-options,
.sicon-arrow-down,
.sicon-arrow-left,
.sicon-arrow-right,
.sicon-arrow-up,
.sicon-arrow-up-circle,
.sicon-arrow-left-circle,
.sicon-arrow-right-circle,
.sicon-arrow-down-circle,
.sicon-check,
.sicon-clock,
.sicon-plus,
.sicon-close,
.sicon-trophy,
.sicon-screen-smartphone,
.sicon-screen-desktop,
.sicon-plane,
.sicon-notebook,
.sicon-mustache,
.sicon-mouse,
.sicon-magnet,
.sicon-energy,
.sicon-disc,
.sicon-cursor,
.sicon-cursor-move,
.sicon-crop,
.sicon-chemistry,
.sicon-speedometer,
.sicon-shield,
.sicon-screen-tablet,
.sicon-magic-wand,
.sicon-hourglass,
.sicon-graduation,
.sicon-ghost,
.sicon-game-controller,
.sicon-fire,
.sicon-eyeglass,
.sicon-envelope-open,
.sicon-envelope-letter,
.sicon-bell,
.sicon-badge,
.sicon-anchor,
.sicon-wallet,
.sicon-vector,
.sicon-speech,
.sicon-puzzle,
.sicon-printer,
.sicon-present,
.sicon-playlist,
.sicon-pin,
.sicon-picture,
.sicon-handbag,
.sicon-globe-alt,
.sicon-globe,
.sicon-folder-alt,
.sicon-folder,
.sicon-film,
.sicon-feed,
.sicon-drop,
.sicon-drawar,
.sicon-docs,
.sicon-doc,
.sicon-diamond,
.sicon-cup,
.sicon-calculator,
.sicon-bubbles,
.sicon-briefcase,
.sicon-book-open,
.sicon-basket-loaded,
.sicon-basket,
.sicon-bag,
.sicon-action-undo,
.sicon-action-redo,
.sicon-wrench,
.sicon-umbrella,
.sicon-trash,
.sicon-tag,
.sicon-support,
.sicon-frame,
.sicon-size-fullscreen,
.sicon-size-actual,
.sicon-shuffle,
.sicon-share-alt,
.sicon-share,
.sicon-rocket,
.sicon-question,
.sicon-pie-chart,
.sicon-pencil,
.sicon-note,
.sicon-loop,
.sicon-home,
.sicon-grid,
.sicon-graph,
.sicon-microphone,
.sicon-music-tone-alt,
.sicon-music-tone,
.sicon-earphones-alt,
.sicon-earphones,
.sicon-equalizer,
.sicon-like,
.sicon-dislike,
.sicon-control-start,
.sicon-control-rewind,
.sicon-control-play,
.sicon-control-pause,
.sicon-control-forward,
.sicon-control-end,
.sicon-volume-1,
.sicon-volume-2,
.sicon-volume-off,
.sicon-calender,
.sicon-bulb,
.sicon-chart,
.sicon-ban,
.sicon-bubble,
.sicon-camrecorder,
.sicon-camera,
.sicon-cloud-download,
.sicon-cloud-upload,
.sicon-envelope,
.sicon-eye,
.sicon-flag,
.sicon-heart,
.sicon-info,
.sicon-key,
.sicon-link,
.sicon-lock,
.sicon-lock-open,
.sicon-magnifier,
.sicon-magnifier-add,
.sicon-magnifier-remove,
.sicon-paper-clip,
.sicon-paper-plane,
.sicon-power,
.sicon-refresh,
.sicon-reload,
.sicon-settings,
.sicon-star,
.sicon-symble-female,
.sicon-symbol-male,
.sicon-target,
.sicon-credit-card,
.sicon-paypal,
.sicon-social-tumblr,
.sicon-social-twitter,
.sicon-social-facebook,
.sicon-social-instagram,
.sicon-social-linkedin,
.sicon-social-pintarest,
.sicon-social-github,
.sicon-social-gplus,
.sicon-social-reddit,
.sicon-social-skype,
.sicon-social-dribbble,
.sicon-social-behance,
.sicon-social-foursqare,
.sicon-social-soundcloud,
.sicon-social-spotify,
.sicon-social-stumbleupon,
.sicon-social-youtube,
.sicon-social-dropbox {
  font-family: 'simple-line-icons';
  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;
}
.sicon-user:before {
  content: "\e005";
}
.sicon-people:before {
  content: "\e001";
}
.sicon-user-female:before {
  content: "\e000";
}
.sicon-user-follow:before {
  content: "\e002";
}
.sicon-user-following:before {
  content: "\e003";
}
.sicon-user-unfollow:before {
  content: "\e004";
}
.sicon-login:before {
  content: "\e066";
}
.sicon-logout:before {
  content: "\e065";
}
.sicon-emotsmile:before {
  content: "\e021";
}
.sicon-phone:before {
  content: "\e600";
}
.sicon-call-end:before {
  content: "\e048";
}
.sicon-call-in:before {
  content: "\e047";
}
.sicon-call-out:before {
  content: "\e046";
}
.sicon-map:before {
  content: "\e033";
}
.sicon-location-pin:before {
  content: "\e096";
}
.sicon-direction:before {
  content: "\e042";
}
.sicon-directions:before {
  content: "\e041";
}
.sicon-compass:before {
  content: "\e045";
}
.sicon-layers:before {
  content: "\e034";
}
.sicon-menu:before {
  content: "\e601";
}
.sicon-list:before {
  content: "\e067";
}
.sicon-options-vertical:before {
  content: "\e602";
}
.sicon-options:before {
  content: "\e603";
}
.sicon-arrow-down:before {
  content: "\e604";
}
.sicon-arrow-left:before {
  content: "\e605";
}
.sicon-arrow-right:before {
  content: "\e606";
}
.sicon-arrow-up:before {
  content: "\e607";
}
.sicon-arrow-up-circle:before {
  content: "\e078";
}
.sicon-arrow-left-circle:before {
  content: "\e07a";
}
.sicon-arrow-right-circle:before {
  content: "\e079";
}
.sicon-arrow-down-circle:before {
  content: "\e07b";
}
.sicon-check:before {
  content: "\e080";
}
.sicon-clock:before {
  content: "\e081";
}
.sicon-plus:before {
  content: "\e095";
}
.sicon-close:before {
  content: "\e082";
}
.sicon-trophy:before {
  content: "\e006";
}
.sicon-screen-smartphone:before {
  content: "\e010";
}
.sicon-screen-desktop:before {
  content: "\e011";
}
.sicon-plane:before {
  content: "\e012";
}
.sicon-notebook:before {
  content: "\e013";
}
.sicon-mustache:before {
  content: "\e014";
}
.sicon-mouse:before {
  content: "\e015";
}
.sicon-magnet:before {
  content: "\e016";
}
.sicon-energy:before {
  content: "\e020";
}
.sicon-disc:before {
  content: "\e022";
}
.sicon-cursor:before {
  content: "\e06e";
}
.sicon-cursor-move:before {
  content: "\e023";
}
.sicon-crop:before {
  content: "\e024";
}
.sicon-chemistry:before {
  content: "\e026";
}
.sicon-speedometer:before {
  content: "\e007";
}
.sicon-shield:before {
  content: "\e00e";
}
.sicon-screen-tablet:before {
  content: "\e00f";
}
.sicon-magic-wand:before {
  content: "\e017";
}
.sicon-hourglass:before {
  content: "\e018";
}
.sicon-graduation:before {
  content: "\e019";
}
.sicon-ghost:before {
  content: "\e01a";
}
.sicon-game-controller:before {
  content: "\e01b";
}
.sicon-fire:before {
  content: "\e01c";
}
.sicon-eyeglass:before {
  content: "\e01d";
}
.sicon-envelope-open:before {
  content: "\e01e";
}
.sicon-envelope-letter:before {
  content: "\e01f";
}
.sicon-bell:before {
  content: "\e027";
}
.sicon-badge:before {
  content: "\e028";
}
.sicon-anchor:before {
  content: "\e029";
}
.sicon-wallet:before {
  content: "\e02a";
}
.sicon-vector:before {
  content: "\e02b";
}
.sicon-speech:before {
  content: "\e02c";
}
.sicon-puzzle:before {
  content: "\e02d";
}
.sicon-printer:before {
  content: "\e02e";
}
.sicon-present:before {
  content: "\e02f";
}
.sicon-playlist:before {
  content: "\e030";
}
.sicon-pin:before {
  content: "\e031";
}
.sicon-picture:before {
  content: "\e032";
}
.sicon-handbag:before {
  content: "\e035";
}
.sicon-globe-alt:before {
  content: "\e036";
}
.sicon-globe:before {
  content: "\e037";
}
.sicon-folder-alt:before {
  content: "\e039";
}
.sicon-folder:before {
  content: "\e089";
}
.sicon-film:before {
  content: "\e03a";
}
.sicon-feed:before {
  content: "\e03b";
}
.sicon-drop:before {
  content: "\e03e";
}
.sicon-drawar:before {
  content: "\e03f";
}
.sicon-docs:before {
  content: "\e040";
}
.sicon-doc:before {
  content: "\e085";
}
.sicon-diamond:before {
  content: "\e043";
}
.sicon-cup:before {
  content: "\e044";
}
.sicon-calculator:before {
  content: "\e049";
}
.sicon-bubbles:before {
  content: "\e04a";
}
.sicon-briefcase:before {
  content: "\e04b";
}
.sicon-book-open:before {
  content: "\e04c";
}
.sicon-basket-loaded:before {
  content: "\e04d";
}
.sicon-basket:before {
  content: "\e04e";
}
.sicon-bag:before {
  content: "\e04f";
}
.sicon-action-undo:before {
  content: "\e050";
}
.sicon-action-redo:before {
  content: "\e051";
}
.sicon-wrench:before {
  content: "\e052";
}
.sicon-umbrella:before {
  content: "\e053";
}
.sicon-trash:before {
  content: "\e054";
}
.sicon-tag:before {
  content: "\e055";
}
.sicon-support:before {
  content: "\e056";
}
.sicon-frame:before {
  content: "\e038";
}
.sicon-size-fullscreen:before {
  content: "\e057";
}
.sicon-size-actual:before {
  content: "\e058";
}
.sicon-shuffle:before {
  content: "\e059";
}
.sicon-share-alt:before {
  content: "\e05a";
}
.sicon-share:before {
  content: "\e05b";
}
.sicon-rocket:before {
  content: "\e05c";
}
.sicon-question:before {
  content: "\e05d";
}
.sicon-pie-chart:before {
  content: "\e05e";
}
.sicon-pencil:before {
  content: "\e05f";
}
.sicon-note:before {
  content: "\e060";
}
.sicon-loop:before {
  content: "\e064";
}
.sicon-home:before {
  content: "\e069";
}
.sicon-grid:before {
  content: "\e06a";
}
.sicon-graph:before {
  content: "\e06b";
}
.sicon-microphone:before {
  content: "\e063";
}
.sicon-music-tone-alt:before {
  content: "\e061";
}
.sicon-music-tone:before {
  content: "\e062";
}
.sicon-earphones-alt:before {
  content: "\e03c";
}
.sicon-earphones:before {
  content: "\e03d";
}
.sicon-equalizer:before {
  content: "\e06c";
}
.sicon-like:before {
  content: "\e068";
}
.sicon-dislike:before {
  content: "\e06d";
}
.sicon-control-start:before {
  content: "\e06f";
}
.sicon-control-rewind:before {
  content: "\e070";
}
.sicon-control-play:before {
  content: "\e071";
}
.sicon-control-pause:before {
  content: "\e072";
}
.sicon-control-forward:before {
  content: "\e073";
}
.sicon-control-end:before {
  content: "\e074";
}
.sicon-volume-1:before {
  content: "\e09f";
}
.sicon-volume-2:before {
  content: "\e0a0";
}
.sicon-volume-off:before {
  content: "\e0a1";
}
.sicon-calender:before {
  content: "\e075";
}
.sicon-bulb:before {
  content: "\e076";
}
.sicon-chart:before {
  content: "\e077";
}
.sicon-ban:before {
  content: "\e07c";
}
.sicon-bubble:before {
  content: "\e07d";
}
.sicon-camrecorder:before {
  content: "\e07e";
}
.sicon-camera:before {
  content: "\e07f";
}
.sicon-cloud-download:before {
  content: "\e083";
}
.sicon-cloud-upload:before {
  content: "\e084";
}
.sicon-envelope:before {
  content: "\e086";
}
.sicon-eye:before {
  content: "\e087";
}
.sicon-flag:before {
  content: "\e088";
}
.sicon-heart:before {
  content: "\e08a";
}
.sicon-info:before {
  content: "\e08b";
}
.sicon-key:before {
  content: "\e08c";
}
.sicon-link:before {
  content: "\e08d";
}
.sicon-lock:before {
  content: "\e08e";
}
.sicon-lock-open:before {
  content: "\e08f";
}
.sicon-magnifier:before {
  content: "\e090";
}
.sicon-magnifier-add:before {
  content: "\e091";
}
.sicon-magnifier-remove:before {
  content: "\e092";
}
.sicon-paper-clip:before {
  content: "\e093";
}
.sicon-paper-plane:before {
  content: "\e094";
}
.sicon-power:before {
  content: "\e097";
}
.sicon-refresh:before {
  content: "\e098";
}
.sicon-reload:before {
  content: "\e099";
}
.sicon-settings:before {
  content: "\e09a";
}
.sicon-star:before {
  content: "\e09b";
}
.sicon-symble-female:before {
  content: "\e09c";
}
.sicon-symbol-male:before {
  content: "\e09d";
}
.sicon-target:before {
  content: "\e09e";
}
.sicon-credit-card:before {
  content: "\e025";
}
.sicon-paypal:before {
  content: "\e608";
}
.sicon-social-tumblr:before {
  content: "\e00a";
}
.sicon-social-twitter:before {
  content: "\e009";
}
.sicon-social-facebook:before {
  content: "\e00b";
}
.sicon-social-instagram:before {
  content: "\e609";
}
.sicon-social-linkedin:before {
  content: "\e60a";
}
.sicon-social-pintarest:before {
  content: "\e60b";
}
.sicon-social-github:before {
  content: "\e60c";
}
.sicon-social-gplus:before {
  content: "\e60d";
}
.sicon-social-reddit:before {
  content: "\e60e";
}
.sicon-social-skype:before {
  content: "\e60f";
}
.sicon-social-dribbble:before {
  content: "\e00d";
}
.sicon-social-behance:before {
  content: "\e610";
}
.sicon-social-foursqare:before {
  content: "\e611";
}
.sicon-social-soundcloud:before {
  content: "\e612";
}
.sicon-social-spotify:before {
  content: "\e613";
}
.sicon-social-stumbleupon:before {
  content: "\e614";
}
.sicon-social-youtube:before {
  content: "\e008";
}
.sicon-social-dropbox:before {
  content: "\e00c";
}
/**
 * @package Helix V3 Framework
 * @author JoomShaper http://www.joomshaper.com
 * @copyright Copyright (c) 2010 - 2015 JoomShaper
 * @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 or later
 */
/*=========================================
 *======= 	 Megamenu	   ============
 *=======================================*/
.sp-megamenu-parent {
  list-style: none;
  padding: 0;
  margin: 0;
  z-index: 9;
  display: block;
  float: left;
}
.sp-megamenu-parent > li {
  display: inline-block;
  position: relative;
  padding: 0;
}
.sp-megamenu-parent > li.menu-justify {
  position: static;
}
.sp-megamenu-parent > li > a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: bold;
  font-size: 14px;
  color: #fff;
  line-height: 20px;
  padding: 15px;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
.sp-megamenu-parent > li > a:hover,
.sp-megamenu-parent > li > a:focus,
.sp-megamenu-parent > li > a:active {
  text-decoration: none;
}
.sp-megamenu-parent > li.sp-has-child > a:after {
  font-family: "FontAwesome";
  content: " \f107";
}
.sp-megamenu-parent > li.active > a,
.sp-megamenu-parent > li:hover > a {
  -webkit-box-shadow: 1px 0 10px 6px #1c4a5e inset;
  box-shadow: 1px 0 10px 6px #1c4a5e inset;
  text-decoration: none;
}
.sp-megamenu-parent .sp-module {
  padding: 10px;
}
.sp-megamenu-parent .sp-mega-group {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sp-megamenu-parent .sp-mega-group .sp-mega-group-child {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sp-megamenu-parent .sp-dropdown {
  margin: 0;
  position: absolute;
  z-index: 200;
  display: none;
  width: auto !important;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2);
  color: #aaa;
  background: #222;
  padding: 5px 0 0;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-items {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-items .sp-has-child > a:after {
  font-family: "FontAwesome";
  content: " \f105";
  float: right;
}
.sp-megamenu-parent .sp-dropdown.sp-menu-center {
  margin-left: 45px;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-main {
  top: 100%;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-right,
.sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full {
  left: 0;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-left {
  right: 0;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-sub {
  top: 0;
  left: 100%;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-sub .sp-dropdown-inner {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
  display: block;
  padding: 0;
  position: relative;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
  display: block;
  cursor: pointer;
  color: #ddd;
  margin-bottom: 0;
  padding: 10px 20px;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 300;
  white-space: nowrap;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a.sp-group-title {
  text-transform: uppercase;
  font-weight: bold;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
  background: #ffc908;
  color: #000;
  text-decoration: none;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a {
  background: #ffc908;
  color: #fff;
  text-decoration: none;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a:hover {
  color: #fff;
}
.sp-megamenu-parent .sp-dropdown-mega > .row {
  margin-top: 30px;
}
.sp-megamenu-parent .sp-dropdown-mega > .row:first-child {
  margin-top: 0;
}
.sp-megamenu-parent .sp-dropdown-mega .sp-dropdown-inner {
  padding: 25px 30px 20px;
  color: #aaa;
}
.sp-megamenu-parent .sp-dropdown-mega .sp-dropdown-inner a {
  color: #ccc;
}
.sp-megamenu-parent .sp-dropdown-mega .sp-dropdown-inner a:hover {
  color: #ffc908;
}
.sp-megamenu-parent .sp-dropdown-mega .sp-dropdown-inner .sp-group-title {
  font-family: Oswald;
  text-transform: uppercase;
  font-size: 16px;
  color: #fff;
  position: relative;
  padding: 0 0 13px;
  margin-bottom: 17px;
  border-bottom: 1px solid #444444;
  font-weight: normal !important;
}
.sp-megamenu-parent .sp-dropdown-mega .sp-dropdown-inner .sp-group-title:after {
  border-bottom: 1px solid #444444;
  bottom: -3px;
  content: "";
  display: inline-block;
  left: 0;
  position: absolute;
  width: 100%;
}
.sp-megamenu-parent .sp-dropdown-mega .sp-dropdown-inner .sp-group-title:before {
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
  transition: all 0.3s ease-out;
  content: '';
  border: 4px solid #225a72;
  border-bottom-color: transparent !important;
  border-right-color: transparent !important;
  left: -12px;
  position: absolute;
  top: -12px;
}
.sp-megamenu-parent .sp-dropdown-mega .sp-dropdown-inner .sp-group-title:hover:before {
  border: 4px solid #ffc908;
}
.sp-megamenu-parent .sp-dropdown-mega .sp-dropdown-inner li.sp-menu-item.active .sp-group-title {
  background: inherit;
  color: #ffc908;
}
.sp-megamenu-parent .sp-dropdown-mega .sp-dropdown-inner li.sp-menu-item .sp-group-title:hover {
  background: inherit;
  color: #ffc908;
}
.sp-megamenu-parent .sp-dropdown-mega .sp-dropdown-inner .sp-dropdown-items li.sp-menu-item {
  margin-left: 20px;
  margin-bottom: 2px;
  position: relative;
}
.sp-megamenu-parent .sp-dropdown-mega .sp-dropdown-inner .sp-dropdown-items li.sp-menu-item:before {
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
  content: '';
  border: 5px solid #fff;
  border-bottom-color: transparent !important;
  border-left-color: transparent !important;
  left: -20px;
  position: absolute;
  top: 7px;
}
.sp-megamenu-parent .sp-dropdown-mega .sp-dropdown-inner .sp-dropdown-items li.sp-menu-item > a {
  padding: 6px 5px;
  display: inline-block;
  font-size: 13px;
  line-height: 1;
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}
.sp-megamenu-parent .sp-dropdown-mega .sp-dropdown-inner .sp-dropdown-items li.sp-menu-item:hover:before {
  border-color: #ffc908;
}
.sp-megamenu-parent .sp-dropdown-mega .thumbnail {
  background-color: transparent;
  border: 0;
  border-radius: 0;
  padding: 5px;
  overflow: hidden;
  position: relative;
}
.sp-megamenu-parent .sp-dropdown-mega .thumbnail:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.4);
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
.sp-megamenu-parent .sp-dropdown-mega .thumbnail img {
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.sp-megamenu-parent .sp-dropdown-mega .thumbnail:hover {
  background: #ffc908;
}
.sp-megamenu-parent .sp-dropdown-mega .thumbnail:hover:after {
  width: 120%;
  background-color: rgba(255, 255, 255, 0);
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.sp-megamenu-parent .sp-has-child:hover > .sp-dropdown {
  display: block;
}
.sp-megamenu-parent.menu-fade .sp-has-child:hover > .sp-dropdown {
  -webkit-animation: spMenuFadeIn 400ms;
  animation: spMenuFadeIn 400ms;
}
.sp-megamenu-parent.menu-zoom .sp-has-child:hover > .sp-dropdown {
  -webkit-animation: spMenuZoom 400ms;
  animation: spMenuZoom 400ms;
}
.sp-megamenu-parent.menu-fade-up .sp-has-child:hover > .sp-dropdown {
  -webkit-animation: spMenuFadeInUp 400ms;
  animation: spMenuFadeInUp 400ms;
}
/*=========================================
 *======= 	Off Canvas   ============
 *=======================================*/
#offcanvas-toggler {
  position: fixed;
  bottom: 20px;
  right: 10px;
  line-height: 44px;
  width: 44px;
  height: 44px;
  background: #000;
  color: #fff;
  text-align: center;
  z-index: 99999;
}
#offcanvas-toggler > i {
  display: inline-block;
  font-size: 18px;
  background: transparent;
  cursor: pointer;
  -webkit-transition: color 400ms, background-color 400ms;
  -o-transition: color 400ms, background-color 400ms;
  transition: color 400ms, background-color 400ms;
}
/*
.close-offcanvas {
	position: absolute;
	top: 15px;
	right: 15px;
	z-index: 1;
	color: #000;
	border: 2px solid #eee;
	border-radius: 100%;
	width: 22px;
	height: 22px;
	line-height: 18px;
	text-align: center;
	font-size: 12px;

	&:hover {
		background: #000;
		color:#fff;
	}
}
*/
.offcanvas-menu {
  width: 280px;
  height: 100%;
  background: #222;
  color: #d8d8d8;
  position: fixed;
  top: 0;
  z-index: 9999;
  overflow-y: scroll;
}
.offcanvas-menu .offcanvas-inner {
  padding: 12px;
}
.offcanvas-menu .offcanvas-inner .sp-module {
  margin-top: 15px;
}
.offcanvas-menu .offcanvas-inner .sp-module .sp-module-title {
  color: #fff;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li {
  border: none;
  padding: 12px 0;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a {
  -webkit-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  color: #fff;
  padding: 0;
  display: inline;
  font-family: Oswald;
  font-size: 17px;
  text-transform: uppercase;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a:hover,
.offcanvas-menu .offcanvas-inner .sp-module ul > li a:active,
.offcanvas-menu .offcanvas-inner .sp-module ul > li a:focus {
  background: inherit;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li > a:before {
  display: none;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li .nav-child > li {
  padding: 5px 0;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li .nav-child > li a {
  font-family: Oswald;
  padding: 0;
  font-size: 14px;
  color: #d8d8d8;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li .nav-child > li a:hover,
.offcanvas-menu .offcanvas-inner .sp-module ul > li .nav-child > li a:active,
.offcanvas-menu .offcanvas-inner .sp-module ul > li .nav-child > li a:focus {
  background: inherit;
  text-decoration: none;
}
.offcanvas-menu .offcanvas-inner .sp-module:first-child {
  margin-top: 0;
}
.offcanvas-menu .offcanvas-inner .sp-module .sp-module-content > ul .nav-child {
  margin-left: 20px;
}
.offcanvas-menu .offcanvas-inner .search {
  margin-top: 15px;
}
.offcanvas-menu .offcanvas-inner .search input {
  width: 70%;
  border-radius: 0;
  border: 1px solid #000;
  background: #000;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.ltr {
  /*.body-innerwrapper:after {
		right: 0;
	}*/
}
.ltr .offcanvas-menu {
  top: auto;
  bottom: 20px;
  right: 10px;
  width: 90%;
  max-width: 400px;
  transform: scale(0);
  transform-origin: 100% 100% 0;
  transition: transform 0.3s ease 0s, visibility 0s ease 0.3s;
  visibility: hidden;
}
.ltr.offcanvas .offcanvas-menu {
  transform: scale(1);
  transition: transform 0.3s ease 0s, visibility 0s ease 0s;
  visibility: visible;
}
.body-innerwrapper:after {
  display: none;
  /*position: absolute;
	top: 0;
	width: 0;
	height: 0;
	background: rgba(0, 0, 0, 0.8);
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
	transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
	z-index: 999;*/
}
/*.offcanvas {
	width: 100%;
	height: 100%;
	position: relative;

	.body-innerwrapper:after {
		width: 100%;
		height: 100%;
		opacity: 1;
		-webkit-transition: opacity 0.5s;
		transition: opacity 0.5s;
	}
}*/
.menu .nav-child.small {
  font-size: inherit;
}
/*=========================================
 *======= 	Menu Animation   ============
 *=======================================*/
@-webkit-keyframes spMenuFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes spMenuFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes spMenuZoom {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.8);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
}
@keyframes spMenuZoom {
  0% {
    opacity: 0;
    transform: scale(0.8);
    -webkit-transform: scale(0.8);
  }
  100% {
    opacity: 1;
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
@-webkit-keyframes spMenuFadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 30px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
  }
}
@keyframes spMenuFadeInUp {
  0% {
    opacity: 0;
    transform: translate3d(0, 30px, 0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
/*=========================================
 *======= START VIRTUEMART BASE ============
 *=======================================*/
.vmicon,
.vmiconFE {
  background: url(../../../images/vm/vm2-sprite.png) no-repeat top left;
}
div[class*="-view"] .row {
  display: block;
  margin-left: -15px;
  margin-right: -15px;
}
.vm-col {
  margin: 0;
  padding-bottom: 20px;
}
.floatleft,
span.floatleft {
  float: left;
}
.buttonBar-right {
  text-align: right;
  float: right;
}
.vmLoadingDiv {
  display: none;
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(255, 255, 255, 0.8) url('../../../images/vm/vm-preloader.gif') 50% 45% no-repeat;
}
.vmLoadingDiv .vmLoadingDivMsg {
  position: relative;
  top: 50%;
}
.vmLoading {
  overflow: hidden;
}
.vmLoading .vmLoadingDiv {
  display: block;
}
#fancybox-wrap {
  box-sizing: initial;
}
#fancybox-content {
  overflow: hidden;
  /*div {
        //width: 300px !important;
        padding: 15px 15px 40px;
        display: block;
        position: relative;
        .box-sizing(border-box);
        h4 {
            font: 14px/20px Lato;
        }
        > a {
            position: absolute;
            z-index: 2;
            bottom: 10px;
            left: 0;
            color: #fff;
            line-height: 22px !important;
            font-weight: 200;
            padding: 5px 10px;
            height: 22px !important;
            text-shadow: none !important;
            &.showcart {
                right: 0;
                left: auto;
            }
            &:hover {
                background-color: #000;
            }
        }
    }*/
}
#fancybox-content > div {
  padding: 15px 15px 30px;
  display: block;
  position: relative;
}
.width80 {
  width: 80%;
}
textarea.virtuemart {
  width: 80%;
  min-height: 125px;
}
.btn-arrow {
  background: none repeat scroll 0 0 #000;
  padding: 5px 5px 5px 25px;
  position: relative;
  font-family: Oswald;
  font-size: 13px;
  color: #fff;
  margin-left: 0px;
  top: 8px;
}
.btn-arrow:after {
  border-right: 9px solid #000;
  border-bottom: 15px solid #fff;
  border-top: 16px solid #fff;
  position: absolute;
  left: 0;
  top: 0;
  content: '';
}
.btn-arrow:hover {
  color: #fff;
  text-decoration: underline;
}
input.highlight-button {
  padding: 6px 12px;
  border-radius: 0px;
}
.button {
  background: #222;
  border: 1px solid #222;
  color: #fff;
  padding: 6px 12px;
  text-transform: uppercase;
}
.button:hover {
  color: #fff;
  background: #225a72;
  border-color: #225a72;
}
.alert-notice {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-notice hr {
  border-top-color: #f7e1b5;
}
.alert-notice .alert-link {
  color: #66512c;
}
.vm-button-correct,
.vm-button-correct {
  font-size: 14px !important;
  line-height: 1.42857143 !important;
  font-weight: normal !important;
  background: #222 !important;
  border: 1px solid #222 !important;
  padding: 6px 12px  !important;
  border-radius: 0px !important;
  position: relative;
}
.vm-button-correct:before,
.vm-button-correct:before {
  content: '';
  border: 4px solid transparent;
  border-top-color: #fff !important;
  border-right-color: #fff !important;
  right: 3px;
  position: absolute;
  top: 3px;
}
.vm-button-correct:hover,
.vm-button-correct:hover,
.vm-button-correct:focus,
.vm-button-correct:focus,
.vm-button-correct:active,
.vm-button-correct:active {
  font-size: 14px !important;
  line-height: 1.42857143 !important;
  font-weight: normal !important;
  background: #225a72 !important;
  border-color: #225a72 !important;
}
/*=========================================
 *======= <!END VIRTUEMART BASE ============
 *=======================================*/
/*=========================================
 *======= START CATEGORY PAGE ============
 *=======================================*/
.subcategory-view {
  display: inline-block;
  margin: 40px 0 20px;
}
.subcategory-view ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.subcategory-view ul li {
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #ddd;
  display: inline-block;
  margin-bottom: 5px;
  margin-right: 2px;
  margin-top: 0;
  position: relative;
  vertical-align: top;
}
.subcategory-view ul li:after {
  background-color: #000;
  content: '';
  display: inline-block;
  height: 100%;
  left: 0;
  max-width: 0;
  width: 100%;
  padding: 0;
  position: absolute;
  top: 0;
  overflow: hidden;
}
.subcategory-view ul li a,
.subcategory-view ul li span {
  padding: 5px 15px;
  position: relative;
  z-index: 7;
  display: inline-block;
  list-style: outside none none;
  text-transform: uppercase;
  vertical-align: top;
}
.subcategory-view ul li.sub-heading {
  background-color: #225a72;
  color: #fff;
}
.subcategory-view ul li:hover:after {
  max-width: 100%;
  line-height: inherit;
  -webkit-transition: max-width .3s ease-out;
  -o-transition: max-width .3s ease-out;
  transition: max-width .3s ease-out;
}
.subcategory-view ul li:hover a {
  color: #fff;
  text-decoration: none;
}
.virtuemart_search .inputbox {
  margin: 0;
  vertical-align: middle;
}
.virtuemart_search .button {
  padding: 10px 12px;
}
.orderby-displaynumber {
  border-top: none;
  border-bottom: 1px solid #ddd;
  position: relative;
  margin: 0 0 35px;
  padding: 15px 0 10px;
}
.orderby-displaynumber:after {
  content: "";
  width: 100%;
  height: 1px;
  display: block;
  position: absolute;
  background-color: #ddd;
  left: 0;
  bottom: -4px;
}
.display-number {
  text-align: left !important;
  margin-right: 25px;
}
.display-number .result-counter {
  display: inline-block;
  vertical-align: top;
  margin: 10px 10px 0 0;
  text-transform: uppercase;
}
.display-number .sbHolder {
  display: inline-block;
  width: 80px;
}
.display-number .sbOptions {
  width: 80px;
}
.display-number .sbSelector {
  width: 50px;
}
.display-number select {
  max-width: 70px;
  margin-bottom: 0;
  padding: 2px;
  display: inline-block;
  width: 200px;
}
.orderlistcontainer {
  display: inline-block;
  text-decoration: none;
  text-transform: uppercase;
  margin: 0;
  font-size: 14px;
  position: relative;
}
.orderlistcontainer .title {
  display: inline-block;
  margin: 11px 10px 0 0;
  vertical-align: top;
}
.orderlistcontainer.open div.activeOrder:after {
  background: url(../../../images/select-icons.png) 0 3px no-repeat;
}
.orderlistcontainer div.activeOrder {
  cursor: pointer;
  background-color: #fff;
  border: solid 1px #ddd;
  font-size: 14px;
  font-weight: normal;
  height: 39px;
  position: relative;
  width: 200px;
  display: inline-block;
  border-radius: 0px;
  background-image: none;
}
.orderlistcontainer div.activeOrder:after {
  position: absolute;
  top: 7px;
  right: 0;
  background: url(../../../images/select-icons.png) 0 -95px no-repeat;
  width: 30px;
  height: 30px;
  display: block;
  content: "";
}
.orderlistcontainer div.activeOrder a {
  display: block;
  height: 37px;
  left: 0;
  line-height: 37px;
  outline: none;
  overflow: hidden;
  position: absolute;
  text-indent: 10px;
  top: 0;
  width: 170px;
}
.orderlistcontainer div.activeOrder a:hover {
  text-decoration: none;
  color: #000;
}
.orderlistcontainer div.orderlist {
  display: none;
  position: absolute;
  left: 66px;
  top: 38px;
  width: 200px;
  border: solid #CAC9C9 1px;
  background: #FFF;
  cursor: pointer;
  z-index: 20;
  min-width: 135px;
}
.orderlistcontainer div.orderlist div {
  padding: 0 7px;
}
.orderlistcontainer div.orderlist div:hover {
  background: #FFF;
}
.orderlistcontainer div.orderlist div a {
  border-bottom: 1px dotted #ddd;
  display: block;
  outline: medium none;
  padding: 7px 0 7px 15px;
  font-size: 12px;
}
.orderlistcontainer div.orderlist div a:hover {
  text-decoration: none;
  color: #000;
}
.details-product-action {
  display: none;
}
.view-mode .title {
  display: inline-block;
  margin-right: 10px;
  text-transform: uppercase;
}
.view-mode .view-mode-inner {
  display: inline-block;
}
.view-mode .view-mode-inner .btn {
  padding: 7px 12px;
  font-size: 14px;
}
.view-mode .view-mode-inner .btn.active {
  color: #fff;
  background: #225a72;
}
.vm-list-view .product {
  width: 100%;
}
.vm-list-view .product .product-inner {
  width: 100% !important;
}
.vm-list-view .product .product-inner:before,
.vm-list-view .product .product-inner:after {
  content: " ";
  display: table;
}
.vm-list-view .product .product-inner:after {
  clear: both;
}
.vm-list-view .product .product-overlay {
  width: 30%;
  float: left;
  margin-bottom: 0;
}
.vm-list-view .product .product-details {
  width: 70%;
  float: left;
  padding: 20px 20px 20px 25px;
}
.vm-list-view .product .details-product-action {
  display: block;
}
.vm-list-view .product .product-description {
  display: block;
}
.product-rating {
  margin-bottom: 8px;
}
div.ratingbox,
span.ratingbox {
  position: relative;
  width: 90px;
  height: 13px;
  background: url("../../../images/vm/color-stars.png") repeat-x scroll 0 bottom transparent;
  margin: 0;
  display: inline-block;
}
.browse-view .ratingbox {
  margin: 0;
}
.ratingbox div,
.ratingbox span {
  background: url(../../../images/vm/color-stars.png) repeat-x;
  display: block;
  width: 1%;
  height: 13px;
  position: absolute;
}
div.addtocart-area {
  margin: 0;
}
div.addtocart-area .addtocart-bar {
  position: static;
}
div.addtocart-area .product-fields {
  display: block;
}
div.addtocart-area .product-fields .product-field-display .chzn-container {
  max-width: 100% !important;
  width: 100% !important;
}
div.addtocart-area .quantity-box {
  display: inline-block;
  margin-right: 5px;
}
div.addtocart-area .quantity-box .quantity-controls {
  border: 1px solid #ddd;
  background: #fff;
  float: left;
  height: 34px;
  width: 36px;
  position: relative;
  cursor: pointer;
}
div.addtocart-area .quantity-box .quantity-controls.quantity-minus {
  margin-right: -2px;
}
div.addtocart-area .quantity-box .quantity-controls.quantity-plus {
  margin-left: -2px;
}
div.addtocart-area .quantity-box .quantity-input {
  border: 1px solid #ddd;
  background: #F7F7F7;
  padding: 7px;
  text-align: center;
  width: 33px !important;
  height: 34px !important;
  float: left;
}
div.addtocart-area .quantity-box .quantity-input:hover,
div.addtocart-area .quantity-box .quantity-input:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #F7F7F7;
  color: #000;
}
div.addtocart-area span.addtocart-button .addtocart-button-disabled {
  cursor: auto;
}
div.addtocart-area.iconType form.product {
  padding: 0;
}
div.addtocart-area.iconType .product-fields,
div.addtocart-area.iconType .quantity-box {
  display: none;
}
div.addtocart-area.iconType span.addtocart-button {
  padding: 0;
  margin: 0;
  border: none;
  vertical-align: inherit;
}
div.addtocart-area.iconType span.addtocart-button:before {
  display: none;
}
div.addtocart-area.textType form.product {
  padding: 0;
}
div.addtocart-area.textType .product-fields,
div.addtocart-area.textType .quantity-box {
  display: none;
}
.product-price {
  float: none;
  text-align: left;
  margin: 5px 0 0;
  display: inline-block;
}
.product-price > div {
  display: inline-block;
}
.product-price .vm-price-value {
  padding: 0;
  margin-right: 10px;
}
.product-price .vm-price-desc {
  display: none;
}
.PricesalesPrice {
  background: none repeat scroll 0 0 #000;
  color: #fff;
  display: inline-block;
  font-family: Oswald;
  margin-right: 10px;
  padding: 5px;
  margin: 0;
}
.PricebasePrice {
  background: #000 none repeat scroll 0 0;
  color: #878787;
  font-family: Oswald;
  font-size: 14px;
  margin: 0;
  padding: 3px;
  text-decoration: line-through;
}
.vm-cart-price {
  display: none;
}
.price-crossed div.PricebasePrice .PricebasePrice {
  text-decoration: line-through;
}
span.stock-level {
  font-size: 10px;
  color: #7d7b7b;
}
.availability {
  text-align: center;
  margin: 15px 0 0;
}
div.vm-details-button a {
  padding: 0 10px;
  border: none;
  font-size: inherit;
  max-width: none;
  width: auto;
  border-radius: 0px;
  position: relative;
}
div.vm-details-button a:after {
  position: absolute;
  font-family: FontAwesome;
}
p.product_s_desc {
  padding: 0;
  margin: 0;
}
.product-fields-title .hasTooltip {
  display: inline-block;
}
.product-fields .red-validate {
  color: #225a72;
}
.product-fields .product-field label.other-customfield {
  width: 25%;
  float: left;
  position: relative;
  top: 20px;
  left: -18px;
  margin-bottom: 27px;
  text-align: center;
}
.product-fields .product-field .vm-img-desc {
  font-size: 9px;
}
.product-fields .product-fields-title .hasTooltip {
  display: inline-block;
}
.product-fields .product-fields-title strong {
  font-weight: bold;
}
.product-fields .product-fields-title-wrapper {
  display: block;
  padding: 0 0 4px 0;
}
.product-fields .product-field-type-P {
  clear: both;
  border-bottom: 1px solid #EEEEEE;
  margin-top: 18px;
}
.product-fields .product-field-type-B,
.product-fields .product-field-type-S,
.product-fields .product-field-type-I {
  float: left;
  text-align: left;
}
.product-fields .product-field-type-R {
  float: left;
  margin: 0 1em;
}
.product-fields .product-field-type-M {
  display: block;
}
.product-fields .product-field-type-M input[type=radio] {
  display: block;
  margin: 10px;
}
.product-fields .product-field-type-M label {
  display: inline-block;
}
.product-fields .product-field-type-M img {
  display: block;
  vertical-align: text-top;
  float: right;
}
.product-fields .product-field,
.product-related-categories .product-field {
  width: 100%;
  float: left;
  display: inline-block;
  margin-bottom: 0.4em;
}
.vm-customfield-mod img,
.vm-customfield-cart img {
  vertical-align: middle;
  width: 16px;
}
.vm-pagination {
  float: left;
  text-align: center;
  width: 100%;
  position: relative;
}
.vm-pagination:after {
  border: 2px solid #dddddd;
  border-left: 0;
  border-right: 0;
  content: "";
  display: inline-block;
  left: 0;
  padding: 1px;
  position: absolute;
  top: 35px;
  width: 100%;
  z-index: -1;
}
.vm-pagination ul {
  text-align: center;
  display: block;
  padding-left: 40px;
}
.vm-pagination ul li {
  display: inline;
}
.vm-pagination ul li a {
  border-radius: 0;
  margin-right: 4px;
}
.vm-pagination ul li.active a:before {
  content: '';
  border: 4px solid transparent;
  border-top-color: #fff;
  border-right-color: #fff;
  right: 3px;
  position: absolute;
  top: 3px;
}
.vm-pagination .counter {
  text-align: right !important;
}
.vm-pagination .vm-pagination-top {
  margin-left: 20px;
}
.vm-pagination .title-page,
.vm-pagination .vm-page-counter {
  display: none;
}
.vm-bottom div {
  text-align: center !important;
}
.vm-bottom ul {
  text-align: center !important;
}
.vm-bottom ul li {
  display: inline;
}
.vm-bottom .counter {
  text-align: right !important;
}
.pagenav {
  padding: 3px 8px;
  margin: 0 4px;
  border: 1px solid #aaa;
  background-color: #fafafa;
  color: #808080;
}
a.pagenav {
  color: #555;
  text-decoration: none;
}
.product-row {
  margin-left: -20px !important;
  margin-right: -20px !important;
}
.product-row div.product {
  min-width: 100px;
  padding: 0 20px 20px;
  margin: 0;
}
.product-row .owl-controls {
  margin-right: 20px;
  margin-left: 20px;
}
.product-list {
  width: 105%;
  text-align: left;
}
.product-list div.product {
  float: none;
  display: inline-block;
  padding: 0 40px 20px 0;
  vertical-align: top;
}
.product-list div.product .product-inner {
  width: 253px;
}
.product-list div.product .double-image .second-image {
  max-width: 240px;
}
.product-list div.product div.product-details .product-price {
  margin-bottom: 10px;
}
.product-list div.product div.product-details .product-description {
  margin: 10px 0 30px;
  padding: 0;
}
.category-view .product-list {
  text-align: left;
}
div.product {
  border: none !important;
  text-align: left;
}
div.product:hover .product-inner {
  background: #F7F7F7;
}
div.product:hover .double-image .second-image {
  opacity: 1;
}
div.product:hover .product-actions {
  bottom: 15px;
}
div.product .product-inner:before,
div.product .product-inner:after {
  content: " ";
  display: table;
}
div.product .product-inner:after {
  clear: both;
}
div.product .product-overlay {
  border: 1px solid #333;
  overflow: hidden;
  position: relative;
  margin-bottom: 5px;
}
div.product div.product-details {
  padding: 10px;
}
div.product div.product-details .product-price {
  margin: 0;
  padding: 0;
  margin-bottom: 5px;
}
div.product .product-status {
  position: absolute;
  top: 10px;
  left: 10px;
}
div.product .product-status .product-label {
  background: none repeat scroll 0 0 #00b200;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  padding: 7px 12px 5px;
  text-transform: uppercase;
  z-index: 8;
  overflow: hidden;
  position: relative;
  margin-right: 3px;
}
div.product .product-status .product-label:before {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  content: '';
  border: 4px solid transparent;
  border-top-color: #fff !important;
  border-right-color: #fff !important;
  right: 2px;
  position: absolute;
  top: 2px;
}
div.product .product-status .product-label.status-sale {
  background: #e21712;
}
div.product .product-status .product-label.status-best-sales {
  background: #e21712;
}
div.product .product-status .product-label.status-featured {
  background: #225a72;
}
div.product .product-image {
  background: #fff;
}
div.product .product-image img {
  height: auto;
  width: 100%;
  max-width: 100%;
}
div.product .double-image .second-image {
  left: 10px;
  opacity: 0;
  position: absolute !important;
  top: 10px;
  transition: all 0.5s ease 0s;
}
div.product .product-actions {
  bottom: -55px;
  left: 0;
  padding: 0 10px;
  position: absolute;
  text-align: center;
  top: auto;
  transition: all 0.1s ease-out 0s;
  width: 100%;
  z-index: 12;
}
div.product .product-actions li {
  display: inline-block;
}
div.product .product-actions li > a,
div.product .product-actions li button.addtocart-button,
div.product .product-actions li button.addtocart-button-disabled,
div.product .product-actions li a.addtocart-button,
div.product .product-actions li a.addtocart-button-disabled {
  background: #000;
  color: #fff;
  display: inline-block;
  font-size: 20px;
  margin-left: -6px;
  padding: 5px;
  text-decoration: none !important;
  transition: all 0.3s ease-out 0s;
  width: 41px;
  line-height: 1.42857143;
  border: none;
}
div.product .product-actions li > a:hover,
div.product .product-actions li button.addtocart-button:hover,
div.product .product-actions li button.addtocart-button-disabled:hover,
div.product .product-actions li a.addtocart-button:hover,
div.product .product-actions li a.addtocart-button-disabled:hover,
div.product .product-actions li > a:focus,
div.product .product-actions li button.addtocart-button:focus,
div.product .product-actions li button.addtocart-button-disabled:focus,
div.product .product-actions li a.addtocart-button:focus,
div.product .product-actions li a.addtocart-button-disabled:focus {
  background: #225a72;
}
div.product .product-actions li > a .fa,
div.product .product-actions li button.addtocart-button .fa,
div.product .product-actions li button.addtocart-button-disabled .fa,
div.product .product-actions li a.addtocart-button .fa,
div.product .product-actions li a.addtocart-button-disabled .fa {
  font-size: 14px;
  margin-right: 4px;
  vertical-align: middle;
}
div.product .product-actions li button.addtocart-button,
div.product .product-actions li a.addtocart-button,
div.product .product-actions li button.addtocart-button-disabled,
div.product .product-actions li a.addtocart-button-disabled {
  background: #ffc908;
}
div.product h3.product-title {
  font-size: 15px;
  text-transform: uppercase;
  font-family: Oswald;
  line-height: 22px;
  text-align: left;
}
div.product .product-stock {
  display: none;
}
div.product .button-group.actions {
  height: auto !important;
}
div.product .vm-details-button a {
  color: #000 !important;
}
div.product .vm-details-button a:hover {
  color: #fff !important;
}
div.product .vm-details-button .button-group {
  padding: 0;
}
div.product .vm-details-button .product-price {
  margin: 0;
}
div.product .details-product-action {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: right;
}
div.product .details-product-action li {
  display: inline-block;
  margin-left: 4px;
}
div.product .product-description {
  display: none;
}
/*=========================================
 *======= <!END CATEGORY PAGE ============
 *=======================================*/
/*=========================================
 *======= START QUICKVIEW PAGE ============
 *=======================================*/
.productquickview {
  padding: 15px;
}
/*=========================================
 *======= <!END QUICKVIEW PAGE ============
 *=======================================*/
/*=========================================
 *======= START DETAILS PAGE ============
 *=======================================*/
.vm-product-container .vm-product-media-container {
  text-align: center;
  max-width: 100%;
  width: 100%;
  margin-bottom: 36px;
}
.vm-product-container .vm-product-media-container .main-image {
  border: 1px solid #ddd;
}
.vm-product-container .vm-product-media-container .main-image img {
  width: 100%;
  height: auto;
  max-height: none;
}
.vm-product-container .vm-product-media-container .additional-images.flexslider .slides li {
  margin: 20px 6px 6px 0;
  border: 1px solid #ddd;
}
.vm-product-container .vm-product-media-container .additional-images.flexslider .slides img {
  max-width: 100%;
  width: auto;
}
.vm-product-details-container {
  float: right;
  width: 100%;
  margin-bottom: 36px;
}
.main-image img {
  max-width: 100%;
  max-height: 260px;
}
.browseProductImage {
  max-height: 90px;
  width: auto;
  max-width: 100%;
}
.vm-img-desc {
  display: block;
}
a:hover .vm-img-desc {
  background: #095197;
}
.vm-product-rating-container {
  font-size: 14px;
}
.vm-product-rating-container .ratingbox,
.vm-product-rating-container .amount,
.vm-product-rating-container .separator,
.vm-product-rating-container .add_review {
  float: left;
}
.vm-product-rating-container .amount {
  margin-left: 5px;
}
.vm-product-rating-container .separator {
  margin: 0 3px;
}
.vm-product-details-container .icons {
  margin: 0;
  display: inline-block;
  width: 100%;
  text-align: left;
  float: none;
}
.vm-product-details-container .icons > a {
  float: left;
  font-size: 12px;
  width: 33px;
  height: 33px;
  line-height: 33px;
  text-align: center;
  display: inline-block;
  margin-right: 7px;
  margin-top: 10px;
  background: #e21712;
  border-radius: 0;
  border: none;
  padding: 0;
  color: #fff;
}
.vm-product-details-container .icons > a:hover {
  background: #ffc908;
  color: #fff;
}
.vm-product-details-container .icons > a:before {
  top: 1px;
  right: 1px;
}
.vm-product-details-container .product-price {
  margin: 0;
}
.vm-product-details-container .PricebasePrice {
  font-size: 28px;
}
.vm-product-details-container .PricesalesPrice {
  font-size: 28px;
  background: inherit;
  color: #225a72;
}
.vm-product-details-container .product-price .vm-price-value {
  margin-right: 15px;
}
.vm-product-details-container .addtocart-bar {
  margin-top: 15px;
}
.vm-product-details-container .spacer-buy-area {
  padding: 0;
}
.vm-product-details-container .product-short-description {
  margin: 0;
}
.vm-product-details-container div.ratingbox {
  margin-top: 3px;
}
.product-tab > ul {
  margin-bottom: 20px;
}
.product-tab > ul > li {
  border-top: #fff 3px solid;
  text-transform: uppercase;
  margin-left: 0;
}
.product-tab > ul > li.active {
  border-color: #000;
}
.product-tab > ul > li.active a {
  border-color: #ddd #ddd transparent !important;
  color: #000 !important;
  background: #fff !important;
}
.product-tab > ul > li.active a:hover,
.product-tab > ul > li.active a:active,
.product-tab > ul > li.active a:focus {
  border-color: #ddd #ddd transparent !important;
  background: #fff !important;
  color: #000 !important;
}
.product-tab > ul > li a {
  background: none repeat scroll 0 0 #f7f7f7 !important;
  border: 1px solid transparent !important;
  font-size: 13px;
  color: #888 !important;
  padding: 20px 30px;
}
.product-tab > ul > li a:hover,
.product-tab > ul > li a:active,
.product-tab > ul > li a:focus {
  border-color: #eee #eee #ddd !important;
  background: #f7f7f7 !important;
}
.product-review form {
  margin-bottom: 30px;
}
.product-review form > h4 {
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  border-bottom: none;
}
.product-review form > .step {
  margin-bottom: 2px;
  display: block;
}
.product-review form .rating {
  text-align: left;
  margin-bottom: 0;
}
.product-review form .write-reviews {
  text-align: left;
  margin-top: 0;
}
.product-review form .write-reviews .step {
  color: #000000;
  font-weight: normal;
}
.product-review form .write-reviews .virtuemart {
  width: 100%;
  border-radius: 0px;
}
.product-review form .write-reviews .virtuemart:hover,
.product-review form .write-reviews .virtuemart:focus {
  background: #fff;
}
.product-review form .write-reviews input[type="text"] {
  display: inline;
  width: 200px;
  margin-top: 5px;
}
.product-review .customer-reviews .customer-reviews-header {
  margin-bottom: 15px;
}
.product-review .customer-reviews > h4 {
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  border-bottom: none;
}
.product-review .list-reviews .normal,
.product-review .list-reviews .highlight {
  border: none;
  background: none;
  padding: 0;
  margin-bottom: 30px;
}
.product-review .list-reviews .i-review {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px dotted #ddd;
}
.product-review .list-reviews .date,
.product-review .list-reviews .user,
.product-review .list-reviews .vote {
  float: left;
  padding: 0;
  margin: 0 20px 0 0;
  font-size: 14px;
  color: #000;
}
.product-review .list-reviews .date .fa,
.product-review .list-reviews .user .fa,
.product-review .list-reviews .vote .fa {
  color: #888;
}
.product-review .list-reviews .date {
  position: static;
  border: none;
}
.product-box {
  margin-top: 20px;
}
.product-related-products,
.product-related-categories {
  border: none;
  padding: 0;
  margin-top: 100px;
}
.product-related-products .product-fields-title {
  text-transform: uppercase;
}
.product-related-products .vm-related-products {
  padding: 0;
}
.product-related-products .vm-related-products .item:before,
.product-related-products .vm-related-products .item:after {
  content: " ";
  display: table;
}
.product-related-products .vm-related-products .item:after {
  clear: both;
}
.product-related-products .vm-related-products .item .vm-product-media-container {
  border: 1px solid #ddd;
}
.product-related-products .vm-related-products .item .vm-product-media-container img {
  display: block;
  max-width: 100%;
  height: auto;
}
.product-related-categories .product-fields-title {
  text-transform: uppercase;
}
.product-related-categories .product-field-display {
  padding-bottom: 20px;
}
.product-related-categories .product-field-display img {
  border: 1px solid #ddd;
  margin-bottom: 10px;
  background-color: #fff;
}
.product-related-categories .product-field-display .vm-img-desc {
  display: none;
}
.product-related-categories .product-field-display a {
  font-size: 15px;
  text-transform: uppercase;
}
.product-navigation:before,
.product-navigation:after {
  content: " ";
  display: table;
}
.product-navigation:after {
  clear: both;
}
.product-neighbours {
  color: #000000;
  display: inline-block;
  margin-bottom: 20px;
}
.product-neighbours a.next-page {
  float: right;
  background-image: none;
}
.product-neighbours a.previous-page {
  margin-right: -1px;
  float: left;
  background-image: none;
}
.ask-a-question-view {
  padding: 20px;
}
.ask-a-question-view h1 {
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
}
.ask-a-question-view .product-summary {
  border-bottom: solid #CAC9C9 1px;
  margin: 25px 0 0;
  padding: 0 0 10px;
  display: inline-block;
  width: 100%;
}
.ask-a-question-view .product-summary h2 {
  font-size: 16px;
  font-weight: bold;
  margin: 0;
  padding: 0;
}
.ask-a-question-view .product-summary .short-description {
  margin-top: 6px;
}
.ask-a-question-view .product-summary img.product-image {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}
.ask-a-question-view .form-field textarea.field {
  width: 100%;
  min-height: 100px;
  background: none;
  border: solid #CAC9C9 1px;
  border-radius: 0px;
  color: #777;
  text-align: left;
}
.ask-a-question-view .form-field textarea.field:hover {
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #000;
}
.ask-a-question-view .form-field .submit {
  width: 418px;
}
.ask-a-question-view table.askform {
  border: 0;
}
.ask-a-question-view table.askform td {
  padding: 5px 0;
}
.ask-a-question-view input.counter,
.ask-a-question-view input#name,
.ask-a-question-view input#email {
  background: none;
  border: solid #ccc 1px;
  border-radius: 0px;
  color: #777;
  display: inline-block;
  margin: 0;
}
.ask-a-question-view input.counter:hover,
.ask-a-question-view input#name:hover,
.ask-a-question-view input#email:hover {
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.ask-a-question-view input.counter {
  background: #eee;
}
.ask-a-question-view input.counter:hover {
  background: #eee;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.ask-a-question-view #recaptcha_area {
  margin-bottom: 20px;
}
a.ask-a-question {
  margin: 10px 0 0;
  font-size: 12px;
  font-weight: 700;
  display: inline-block;
  text-decoration: none;
}
a.ask-a-question:hover {
  color: #777;
  text-decoration: none;
}
/*=========================================
 *======= <!END DETAILS PAGE ============
 *=======================================*/
/*=========================================
 *======= START FONT PAGE ============
 *=======================================*/
.featured-view .product,
.latest-view .product,
.topten-view .product,
.recent-view .product,
.related-products-view .product,
.center,
span.center {
  text-align: left;
}
.featured-view h4,
.latest-view h4,
.topten-view h4,
.recent-view h4,
.related-products-view h4 {
  font-size: 24px;
  text-transform: uppercase;
}
/*=========================================
 *======= <!END FONT PAGE ============
 *=======================================*/
/*=========================================
 *======= START MANUFACTURER PAGE ============
 *=======================================*/
.manufacturer-details-view h1 {
  font-size: 24px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.manufacturer-details-view .spacer {
  padding: 0;
}
.manufacturer-details-view img {
  float: none;
  margin: 0 0 10px;
}
.manufacturer-details-view .email-weblink {
  margin: 10px 0 0;
}
.manufacturer-details-view .email-weblink a {
  margin-right: 15px;
}
.manufacturer-details-view .description {
  margin: 10px 0 0;
}
/*=========================================
 *======= <!END MANUFACTURER PAGE ============
 *=======================================*/
/*=========================================
 *======= START VENDOR PAGE ============
 *=======================================*/
.manufacturer {
  margin: 10px 0 0;
}
/*=========================================
 *======= <!END VENDOR PAGE ============
 *=======================================*/
/*=========================================
 *======= START CART PAGE ============
 *=======================================*/
.cart-view h1,
.cart-view h2 {
  font-weight: normal;
}
.cart-view h1 {
  font-size: 20px;
  margin: 0;
  padding: 0 0 10px;
}
.cart-view h2 {
  font-size: 18px;
  margin: 0;
  padding: 0;
}
.cart-view h2.product-name a {
  font-family: Open sans;
  font-size: 13px;
  text-transform: uppercase;
}
.cart-view form.inline td {
  vertical-align: top;
}
.cart-view form.inline td input.button {
  background-color: #222;
  border: none;
  color: #fff;
}
#vmPaymentForm input {
  color: #444;
  background-color: transparent !important;
}
#checkoutForm fieldset {
  width: 100%;
  float: left;
  margin: 0;
  display: inline-block;
}
#checkoutForm .billto-shipto {
  margin: 0 0 50px;
  border: 1px solid #ddd;
  padding: 20px;
}
#checkoutForm .billto-shipto .output-shipto a {
  font-weight: bold;
}
#checkoutForm .billto-shipto .output-shipto input {
  float: left;
  margin-right: 5px;
  margin-left: 0;
  position: static;
}
#checkoutForm .billto-shipto h4 {
  margin: 0 0 15px;
}
#checkoutForm .billto-shipto span {
  display: inline-block;
  font-size: 14px;
}
#checkoutForm .output-billto span.titles,
#checkoutForm .output-shipto span.titles {
  width: 150px;
  float: left;
}
#checkoutForm .output-billto span.values-first_name,
#checkoutForm .output-billto span.values-middle_name,
#checkoutForm .output-billto span.values-zip,
#checkoutForm .output-shipto span.values-first_name,
#checkoutForm .output-shipto span.values-middle_name,
#checkoutForm .output-shipto span.values-zip {
  float: left;
  margin-right: 3px;
}
#checkoutForm .output-billto span.values,
#checkoutForm .output-shipto span.values {
  float: left;
}
#checkoutForm .output-billto span.values,
#checkoutForm .output-shipto span.values {
  padding-right: 5px;
}
#checkoutForm .vm2-billto-icon {
  background-position: 0 -138px;
  height: 24px;
  margin-right: 6px;
  vertical-align: middle;
  width: 24px;
  border: 0px;
}
#checkoutForm .vm2-shipto-icon {
  background-position: 0 -284px;
  height: 24px;
  margin-right: 6px;
  vertical-align: middle;
  width: 24px;
}
#checkoutForm .vm-fieldset-pricelist {
  width: 100%;
  margin: 0 0 50px 0;
}
#checkoutForm table.cart-summary {
  margin-bottom: 0;
}
#checkoutForm table.cart-summary fieldset input[type="radio"] {
  float: left;
  margin-right: 5px;
}
#checkoutForm table.cart-summary tr th {
  background: none;
  padding: 10px 40px;
  vertical-align: middle;
}
#checkoutForm table.cart-summary tr.cart-summary-header {
  border-bottom: 2px solid #ddd;
}
#checkoutForm table.cart-summary tr td {
  padding: 10px 15px;
  vertical-align: middle;
}
#checkoutForm table.cart-summary .cart-images {
  width: 100%;
  text-align: center;
  float: left;
  padding: 20px 10px;
}
#checkoutForm table.cart-summary .cart-images img {
  display: inline-block;
  float: none;
  margin: 0 auto;
  max-width: 150px;
  width: auto;
}
#checkoutForm table.cart-summary .cart-product-name {
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
}
#checkoutForm table.cart-summary .vm-price-desc {
  display: none;
}
#checkoutForm table.cart-summary .vm-price-value {
  float: none;
  padding: 0;
}
#checkoutForm table.cart-summary .PricesalesPrice {
  background: inherit;
  font-size: 14px;
  color: #000000;
  font-weight: normal;
  font-family: Lato;
  padding: 0;
}
#checkoutForm table.cart-summary input.quantity-input {
  width: auto !important;
  padding: 2px;
  display: inline-block;
  border: 1px solid #ddd;
  height: 30px !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
}
#checkoutForm table.cart-summary .vm2-add_quantity_cart {
  -webkit-box-shadow: none;
  box-shadow: none;
}
#checkoutForm table.cart-summary .vm2-remove_from_cart {
  -webkit-box-shadow: none;
  box-shadow: none;
}
#checkoutForm table.cart-summary .vm-customfield-cart {
  text-align: left;
  line-height: 20px;
  padding: 0px;
}
#checkoutForm table.cart-summary .vm-customfield-cart span {
  float: none;
}
#checkoutForm table.cart-summary .tb-total .title,
#checkoutForm table.cart-summary .tb-total .total {
  float: left;
}
#checkoutForm table.cart-summary .quantity-area input,
#checkoutForm table.cart-summary .quantity-area button {
  float: left;
}
#checkoutForm table.cart-summary .details-button {
  display: inline-block;
  vertical-align: top;
}
#checkoutForm table.cart-summary .coupon {
  width: 300px;
  display: inline-block;
}
#checkoutForm .checkout-button-top {
  text-align: right;
  padding: 15px 0 0;
  display: inline-block;
  float: right;
  width: 100%;
  border-top: 1px solid #ddd;
}
#checkoutForm .checkout-button-top .btn:hover button,
#checkoutForm .checkout-button-top .btn:active button,
#checkoutForm .checkout-button-top .btn:focus button {
  background: inherit;
  border: inherit;
}
#checkoutForm .vm-fieldset-tos {
  margin-bottom: 35px;
}
#checkoutForm .vm-fieldset-tos span.tos {
  display: inline-block;
  margin-right: 5px;
  vertical-align: text-bottom;
}
#checkoutForm .vm-fieldset-tos div.terms-of-service {
  margin: 10px 0 0;
  padding: 10px 0 15px;
  display: inline;
}
#checkoutForm .vm-fieldset-tos a.terms-of-service {
  display: inline-block;
  font-size: 13px;
  margin-left: 10px;
  font-style: italic;
  color: #666;
}
#checkoutForm .vm-fieldset-tos #full-tos {
  display: none;
}
#checkoutForm .vm-fieldset-customer-note {
  width: 100%;
  margin: 0;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#checkoutForm .vm-fieldset-customer-note textarea#customer_note_field {
  height: 120px;
  margin: 20px 0;
  overflow: auto;
  width: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
}
.terms-of-service-popup h5 {
  line-height: 1.42857143;
}
.terms-of-service-popup h5 a,
.terms-of-service-popup h5 a:visited {
  text-transform: uppercase;
}
/*=========================================
 *======= <!END CART PAGE ============
 *=======================================*/
/*=========================================
 *======= START USER PAGE ============
 *=======================================*/
#adminForm label,
#userForm label,
#adminForm .chzn-single,
#userForm .chzn-single {
  color: #898989;
}
.control-buttons {
  padding-right: 40px;
  margin: 0 !important;
}
.control-buttons button.default {
  margin-left: 8px;
}
.control-buttons #reg_text {
  float: left;
  text-align: left;
}
.userfields_info {
  font-weight: bold;
  display: block;
  margin: 0px 0px 8px 0px;
}
#reg_text {
  width: 100%;
  margin-bottom: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#editcell .adminlist {
  width: 100%;
  float: left;
  margin-top: 10px;
}
#editcell .adminlist th {
  width: 20%;
}
table.user-details {
  width: 100%;
  margin-bottom: 10px;
}
table.user-details tr {
  margin-bottom: 2px;
}
table.user-details .vm-chzn-select {
  background: #fff;
  border: solid #ccc 1px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  color: #777;
  margin-bottom: 2px;
  padding: 5px 5px 4px;
  width: 210px;
}
table.user-details input {
  background: #fff;
  border: solid #ddd 1px;
  border-radius: 0px;
  color: #777;
  margin-bottom: 10px;
  padding: 6px 12px;
  width: 210px;
  height: 34px;
  line-height: 34px;
}
table.user-details input:hover {
  background: #fff;
}
table.user-details input.invalid {
  background: #fff;
  border: solid red 1px !important;
  border-radius: 0px;
  color: #777;
  margin-bottom: 10px;
  padding: 5px 5px 4px;
}
table.user-details input[type="checkbox"],
table.user-details input[type="radio"] {
  width: 20px;
}
td.key {
  padding: 0 10px 0 0;
  width: 150px;
}
td.orders-key {
  font-weight: bold;
  text-align: left;
}
#ui-tabs {
  margin-top: 30px;
}
#ui-tabs ul#tabs {
  padding: 0;
  margin-top: 10px;
}
#ui-tabs ul#tabs li {
  padding: 10px 15px;
}
#ui-tabs ul#tabs li.current {
  background: #000;
  color: #fff;
}
#ui-tabs .tabs {
  padding: 0;
  margin-top: 13px;
}
#ui-tabs .fieldset-vendor-general {
  margin-right: 15px;
}
#ui-tabs .fieldset-vendor-currence {
  margin-left: 15px;
}
#ui-tabs .fieldset-vendor-info fieldset {
  margin-top: 15px;
}
#ui-tabs .fieldset-vendor-info .vm__img_autocrop {
  margin-bottom: 10px;
}
#ui-tabs .fieldset-vendor-store,
#ui-tabs .fieldset-vendor-tos,
#ui-tabs .fieldset-vendor-info,
#ui-tabs .fieldset-vendor-legal {
  margin-top: 20px;
}
#ui-tabs .admintable input {
  margin-bottom: 10px;
}
#ui-tabs #searchMedia {
  height: auto !important;
}
#ui-tabs .reset-value {
  height: auto !important;
}
#ui-tabs .reset-value,
#ui-tabs .js-previous,
#ui-tabs .js-pages,
#ui-tabs .always-left,
#ui-tabs #searchMedia {
  float: left;
}
#ui-tabs .js-previous,
#ui-tabs .js-next {
  background: #000;
  color: #fff;
  padding: 7px 10px 7px 20px;
  height: auto !important;
  position: relative;
  cursor: pointer;
}
#ui-tabs .js-previous:before,
#ui-tabs .js-next:before {
  position: absolute;
  font-family: FontAwesome;
  left: 8px;
  top: 8px;
}
#ui-tabs .js-previous:hover,
#ui-tabs .js-next:hover {
  text-decoration: none;
  background: #225a72;
  border-color: #225a72;
}
#ui-tabs .js-next:before {
  content: '\f067';
}
#ui-tabs .js-previous:before {
  content: '\f068';
}
#ui-tabs .reset-value.fg-button {
  background: #222;
  border: 1px solid #222;
  padding: 6px 12px;
  color: #fff;
}
#ui-tabs .reset-value.fg-button:hover {
  background: #225a72;
  border-color: #225a72;
}
#ui-tabs .ui-helper-hidden-accessible {
  float: right;
  max-width: 200px;
}
.manage-addproduct-link a {
  position: relative;
  text-transform: uppercase;
}
.manage-addproduct-link a:first-child {
  margin-right: 10px;
}
.manage-addproduct-link a img {
  display: none;
}
#com-form-login {
  clear: both;
  border: 1px solid #ddd;
  padding: 20px;
  margin-bottom: 50px;
}
#com-form-login .width30.floatleft {
  display: inline-block;
  margin: 0 20px 0 0;
}
#com-form-login label {
  display: inline-block;
}
#com-form-login input[type="checkbox"] {
  margin: 0;
}
#com-form-login #com-form-login-remember label {
  margin-left: 5px;
}
#com-form-login #com-form-login-remember input {
  vertical-align: middle;
}
#com-form-login fieldset {
  margin-bottom: 5px;
}
.order-view .width30 {
  padding-right: 30px;
}
.order-view .button {
  margin-top: 25px;
}
#userForm select {
  width: 80%;
}
#userForm h2,
.vmshop-cart-account.cart-account-login h2,
.vmshop-account.account-login h2,
.vmshop-account.account-logout h2 {
  font-weight: normal;
  font-size: 15px;
  margin: 0 0 14px;
  padding: 0 0 5px 0;
  background-position: 0 1px;
  background-repeat: no-repeat;
  text-transform: uppercase;
  display: inline-block;
  width: 100%;
}
#userForm .new-users h2,
.vmshop-cart-account.cart-account-login .new-users h2,
.vmshop-account.account-login .new-users h2,
.vmshop-account.account-logout .new-users h2 {
  background: url(../../../images/vm/i_page1.gif) no-repeat;
}
#userForm .login-users h2,
.vmshop-cart-account.cart-account-login .login-users h2,
.vmshop-account.account-login .login-users h2,
.vmshop-account.account-logout .login-users h2 {
  background: url(../../../images/vm/i_page2.gif) no-repeat;
}
#userForm.edit-form h2 {
  background: url(../../../images/vm/i_page1.gif) no-repeat;
}
.form-list {
  margin: 0;
}
.form-list li {
  margin: 0 0 8px;
}
.form-list label {
  display: inline-block;
  margin-bottom: 5px;
  float: left;
  color: #666;
  font-weight: normal;
  position: relative;
  z-index: 0;
}
.form-list label.required em,
.form-list label.required .star {
  float: right;
  font-style: normal;
  color: #eb340a;
  position: absolute;
  top: 0;
  right: -8px;
}
.form-list .input-box {
  display: block;
  clear: both;
  width: 260px;
}
.form-list .field {
  float: left;
  width: 275px;
}
.form-list input.inputbox,
.form-list select.inputbox {
  width: 254px;
  padding: 2px;
  height: 30px;
  border: 1px solid #ddd;
  background: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.form-list input#remember {
  width: auto !important;
  height: auto !important;
  padding: 0;
  margin-left: 3px;
}
.vmshop-account h1.header {
  font-size: 28px;
  line-height: 28px;
  font-weight: normal;
  width: 100%;
  overflow: hidden;
  border-bottom: 1px solid #eee;
  margin: 0 0 25px;
  padding: 0 0 10px 0;
}
.vmshop-account.account-login p,
.vmshop-account.account-logout p {
  color: #888888;
}
.vmshop-account.account-login .content,
.vmshop-account.account-logout .content {
  width: 100%;
  min-height: 345px;
  padding: 14px 21px;
  border: 1px solid #f2f2f2;
  border-bottom: 0;
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.vmshop-account.account-login .buttons-set,
.vmshop-account.account-logout .buttons-set {
  border: 1px solid #f2f2f2;
  margin: 0;
  padding: 8px 13px;
  display: inline-block;
  width: 100%;
  box-sizing: border-box;
}
.vmshop-account.account-login .buttons-set > a,
.vmshop-account.account-logout .buttons-set > a {
  line-height: 31px;
}
.vmshop-account.account-login .buttons-set input,
.vmshop-account.account-logout .buttons-set input,
.vmshop-account.account-login .buttons-set .vina-button,
.vmshop-account.account-logout .buttons-set .vina-button {
  float: right;
  display: inline-block;
  padding: 10px 20px;
  font: normal 14px/1.1em tahoma, Arial, Helvetica, sans-serif;
  text-align: center;
  white-space: nowrap;
  background: #222222;
  color: #fff;
  text-transform: uppercase;
}
#form-login {
  border: 1px solid #ddd;
  padding: 20px;
  margin-bottom: 50px;
  clear: both;
}
#form-login .row {
  margin-bottom: 10px;
}
#userForm,
#paymentForm,
#adminForm {
  border: 1px solid #ddd;
  display: inline-block;
  margin: 0 0 30px;
  padding: 20px 30px;
  width: 100%;
}
#userForm h3,
#paymentForm h3,
#adminForm h3 {
  font-size: 16px;
  color: #333;
  width: 100%;
  float: left;
}
#userForm .buttonBar-left,
#paymentForm .buttonBar-left,
#adminForm .buttonBar-left {
  width: 100%;
  float: left;
  text-align: left;
}
#adminForm .buttons-set {
  text-align: left;
  margin-top: 5px;
}
#adminForm .buttons-set > button:first-child {
  margin-left: 0;
}
#adminForm .buttonBar-left {
  margin: 10px 0px;
}
#tab-1,
#tab-2 {
  width: 100%;
  float: left;
}
#userForm fieldset .control-buttons,
#tab-1 fieldset .control-buttons {
  text-align: left !important;
  margin-bottom: 10px;
}
#userForm fieldset .control-buttons #reg_text,
#tab-1 fieldset .control-buttons #reg_text {
  margin-bottom: 10px;
}
/*=========================================
 *======= <!END USER PAGE ============
 *=======================================*/
/*=========================================
 *======= START ORDER LIST ============
 *=======================================*/
.vm-orders-list .adminlist tr td a {
  display: inline-block;
  vertical-align: middle;
}
/*=========================================
 *======= <!END ORDER LIST ============
 *=======================================*/
/*=========================================
 *======= START ORDERS INFORMATION ============
 *=======================================*/
.vm-orders-information > h1 a,
.vm-orders-information h2 a,
.vm-orders-information h3 a {
  float: right;
  margin-top: 20px;
}
/*=========================================
 *======= <!END ORDERS INFORMATION ============
 *=======================================*/
/*=========================================
 *======= START ORDERDONE VIEW ============
 *=======================================*/
.orderdone-view .vm-button-correct {
  margin-top: 5px;
}
/*=========================================
 *======= <!END ORDERDONE VIEW ============
 *=======================================*/
/*=========================================
 *======= PLUGIN PAYMENT ============
 *=======================================*/
.vmpayment_name,
.vmpayment_cost,
.vmshipment_name,
.vmshipment_cost {
  padding: 0 2px;
}
.vmpayment_description,
.vmshipment_description {
  color: gray;
  font-size: 9px;
  padding: 0 2px;
}
.vmpayment_cardinfo {
  color: gray;
  font-size: 9px;
}
/*=========================================
 *======= <!END PLUGIN PAYMENT ============
 *=======================================*/
/*=========================================
 *======= MODULE ============
 *=======================================*/
/* MOD_VIRTUEMART_CATEGORY */
.VmArrowdown {
  background: url(../../../images/select-icons.png) 0 -95px no-repeat;
  cursor: pointer;
  float: right;
  width: 16px;
  height: 16px;
  padding: 0 12px;
}
ul.VMmenu li .menu li.VmClose,
ul.vmmanufacturer li .menu li.VmClose {
  display: none !important;
}
.vmmanufacturer.carousel-style .vmmanufacturer-item {
  margin-bottom: 5px;
  padding: 0 20px;
  border: 1px solid #eeeeee;
  margin-right: -1px;
  position: relative;
  overflow: hidden;
}
.vmmanufacturer.carousel-style .vmmanufacturer-item a {
  display: table-cell;
  height: 90px;
  line-height: 41px;
  vertical-align: middle;
}
.vmmanufacturer.carousel-style .vmmanufacturer-item a:after {
  opacity: 0;
  background: none repeat scroll 0 0 #225a72;
  content: "";
  height: 15px;
  position: absolute;
  right: -15px;
  top: -5px;
  transform: rotate(45deg);
  width: 25px;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.vmmanufacturer.carousel-style .vmmanufacturer-item:hover a:after {
  opacity: 1;
}
/* <!END MOD_VIRTUEMART_CATEGORY */
/* MOD_VIRTUEMART_CURRENCE */
.vmCurrencies .sbHolder,
.vmCurrencies .sbOptions {
  width: 100%;
}
.vmCurrencies .sbHolder {
  margin-bottom: 10px;
}
/* <!END MOD_VIRTUEMART_CURRENCE */
/* MOD_VIRTUEMART_PRODUCTS */
.vmgroup.featured .vmproduct.productdetails {
  display: inline-block;
}
/*.vmgroup{
    ul{
        li{
            width: 100%;
            clear: both;
            padding-bottom: 10px;
            img{
                max-width: 88px;
                float: left;
                border: 1px solid #ddd;
                margin-right: 10px;
            }

            h5{
                font-weight: bold;
                font-size: 15px;
                line-height: 20px;
                text-transform: uppercase;
                margin-bottom: 5px;
            }
        }
    }
}*/
/* <!END MOD_VIRTUEMART_PRODUCTS */
/*========= MODULE JUSTICKER VIRTUEMART ========== */
.ju-ticker-virtuemart {
  position: relative;
  margin-bottom: -15px;
  overflow: hidden;
}
.ju-ticker-virtuemart:hover .control-block {
  opacity: 1;
}
.ju-ticker-virtuemart:hover .control-block .up {
  left: 0;
}
.ju-ticker-virtuemart:hover .control-block .down {
  right: 0;
}
.ju-ticker-virtuemart .control-block {
  position: absolute;
  top: 50%;
  z-index: 99;
  width: 100%;
  margin-top: -18px;
  opacity: 0;
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}
.ju-ticker-virtuemart .control-block .control-block-inner {
  position: relative;
}
.ju-ticker-virtuemart .control-block .up {
  margin-left: 5px;
  position: absolute;
  left: -70px;
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}
.ju-ticker-virtuemart .control-block .down {
  margin-right: 5px;
  position: absolute;
  right: -70px;
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}
.ju-ticker-virtuemart div.ju-item {
  width: 100%;
  padding-bottom: 15px;
}
.ju-ticker-virtuemart div.ju-item .image-block {
  float: left;
  margin: 0 10px 0 0;
}
.ju-ticker-virtuemart div.ju-item .image-block img {
  border: 1px solid #ddd;
}
.ju-ticker-virtuemart div.ju-item .product-title {
  font-weight: bold;
  font-size: 15px;
  line-height: 20px;
  text-transform: uppercase;
  display: inline;
}
.ju-ticker-virtuemart div.ju-item .product-price {
  display: block;
}
/*========= <!END MODULE JUSTICKER VIRTUEMART ========== */
/*========= MODULE ICON VITUREMART CART ========== */
.popover {
  padding: 10px;
  text-align: center;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.popover-title {
  text-transform: uppercase;
  background: #fff;
  text-align: center;
}
.popover-content {
  padding: 10px;
}
.popover-shorty {
  display: inline-block;
  margin-left: 8px;
  position: relative;
}
.popover-shorty > a {
  border: 1px solid #ddd;
  display: inline-block;
  font-size: 20px;
  height: 40px;
  padding: 7px;
  text-align: center;
  width: 40px;
  position: relative;
  -webkit-transition: 'all .3s ease-out';
  -o-transition: 'all .3s ease-out';
  transition: 'all .3s ease-out';
}
.popover-shorty > a .total_products {
  background: #ffc908;
  border-radius: 100px;
  color: #fff;
  font-size: 11px;
  height: 20px;
  line-height: 22px;
  position: absolute;
  right: -8px;
  top: -6px;
  width: 20px;
}
.popover-shorty .popover {
  top: 43px;
  left: -79px;
  overflow: visible;
  min-width: 200px;
}
.popover-shorty .popover:after {
  content: "";
  display: block;
  height: 34px;
  left: 0;
  position: absolute;
  top: -20px;
  width: 100%;
}
.popover-shorty:hover .popover {
  display: block;
}
#sp-cart {
  text-align: right;
}
#sp-cart .sp-module {
  display: inline-block;
  margin-top: 0;
}
.vmCartModule .mini-cart {
  text-align: left;
  padding: 15px;
  border: 1px solid #ddd;
  border-top: 2px solid #000;
  left: -140px;
  min-width: 300px;
  color: #666;
}
.vmCartModule .mini-cart .product_row {
  padding: 12px 0;
  border-bottom: 1px solid #ddd;
}
.vmCartModule .mini-cart .total {
  float: left;
  margin-top: 23px;
}
.vmCartModule .mini-cart .show_cart {
  float: right;
  margin-top: 15px;
}
.vmCartModule .mini-cart .show_cart a {
  color: #fff;
  text-transform: uppercase;
}
.vmCartModule .mini-cart .show_cart a:hover {
  color: #fff;
  text-decoration: none;
}
/*========= <!END MODULE ICON VIRTUEMART CART ========== */
/*========= MODULE VIRTUEMART SEARCH ========== */
.search.style1 form {
  position: relative;
}
.search.style1 .search-query {
  border: 1px solid #dddddd;
  padding: 14px 57px 14px 14px;
  width: 100%;
  font-style: inherit;
  color: #dddddd;
  height: auto;
}
.search.style1 button {
  border: medium none;
  background: none;
  padding: 7px 10px;
  position: absolute;
  right: 12px;
  top: 8px;
}
.search.top-search {
  text-align: right;
}
.search.top-search .vm-group-search {
  width: 375px;
  float: right;
}
.search.top-search .vm-group-search input,
.search.top-search .vm-group-search button {
  height: 40px;
}
.search.top-search .vm-group-search button:hover,
.search.top-search .vm-group-search button:focus {
  background: #fff;
  color: #333;
  border-color: #ddd;
}
/*========= <!END MODULE VIRTUEMART SEARCH ========== */
.top-search {
  float: right;
  width: 375px;
}
.sp-vmsearch select.sp-vmsearch-categories {
  display: none;
}
.sp-vmsearch .nice-select.sp-vmsearch-categories {
  opacity: 1;
  position: relative !important;
  float: none;
  display: table-cell;
  height: 40px;
  line-height: 38px;
  border-color: #ddd;
}
.sp-vmsearch .nice-select.sp-vmsearch-categories.open {
  border-color: #ddd;
}
.sp-vmsearch .nice-select.sp-vmsearch-categories .list {
  border-radius: 0;
  border: 1px solid #ddd;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.sp-vmsearch .nice-select.sp-vmsearch-categories .list li {
  padding: 3px 20px;
  line-height: 1.42857143;
  min-height: inherit;
  color: #333;
}
.sp-vmsearch .nice-select.sp-vmsearch-categories .list li:hover {
  background: #f5f5f5;
}
.sp-vmsearch .sp-vmsearch-box {
  height: 40px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.sp-vmsearch .sp-vmsearch-box:hover,
.sp-vmsearch .sp-vmsearch-box:focus,
.sp-vmsearch .sp-vmsearch-box:active {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #ddd;
}
.sp-vmsearch button.btn {
  height: 40px;
  vertical-align: top;
}
/*=========================================
 *======= <!END MODULE ============
 *=======================================*/
/*=========================================
 *======= MIXED ============
 *=======================================*/
.checkboxes .controls input[type="radio"] {
  position: relative;
  margin-right: 5px;
  vertical-align: text-top;
}
.vm_thumb_image {
  width: 120px;
  height: 140px;
  margin: 3px;
  padding: 3px;
  border: 1px solid #eee;
  float: left;
  position: relative;
}
.vm_thumb_image .vmicon {
  cursor: pointer;
}
.vm_thumb_image .vmicon:after {
  position: absolute;
  width: 20px;
  height: 20px;
  display: block;
  right: 25px;
  bottom: 5px;
  background: transparent;
  font-family: FontAwesome;
  content: '\f1f8';
}
.vm_thumb_image .edit-24-grey {
  cursor: pointer;
}
.vm_thumb_image .edit-24-grey:after {
  position: absolute;
  width: 20px;
  height: 20px;
  display: block;
  right: 0px;
  bottom: 4px;
  background: transparent;
  font-family: FontAwesome;
  content: '\f044';
}
.vm_thumb_image.ui-sortable-placeholder {
  border: 1px dashed #ddd;
  visibility: visible !important;
}
.ui-autocomplete {
  list-style: none;
  background: #fff;
  border: 1px solid #ddd;
  float: left;
  padding: 10px;
}
.ui-autocomplete .ui-menu-item {
  float: left;
}
/*=========================================
 *======= <!END MIXED ============
 *=======================================*/
/**
 * @package Helix Framework
 * @author JoomShaper http://www.joomshaper.com
 * @copyright Copyright (c) 2010 - 2015 JoomShaper
 * @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 or later
*/
/*=======================================*
 *======= 	TABLE OF CONTENT	 ========*
 *=======================================*
	01. BASE STYLE
	02. TOPBAR
	03. TOPHEAD
	04. HEADER
	05. PAGE TITLE
	06. BODY INNERWRAPPER
	07. SECTION
	08. BOTTOM
	09. FOOTER
	10. COMPONENT
	11. PAGE BUILDER ADDONS
	12. LOGIN FORM
	13. SEARCH
	14. BLOG
	15. CONTACT FORM
	16. SP PORTFOLIO
	17. ERROR PAGE
	18. COMINGSOON
	19. MODULE
	20. MIXED
=======================================*/
/*=========================================
 *======= START BASE STYLE ============
 *=======================================*/
body {
  line-height: 1.42857143;
  font-size: 13pt;
  font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
a {
  -webkit-transition: color 400ms, background-color 400ms;
  transition: color 400ms, background-color 400ms;
  color: #000000;
}
a:hover,
a:focus,
a:active {
  color: #000000;
  text-decoration: underline;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-bottom: 10px;
  margin-top: 0;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 0;
  margin-bottom: 10px;
}
label {
  font-weight: normal;
}
legend {
  padding-bottom: 10px;
}
.thumbnail {
  padding: 0;
  border: none;
}
img {
  display: block;
  max-width: 100%;
  height: auto;
  display: inline;
}
.bg-primary {
  background: #225a72;
}
.btn-icon {
  background-color: #225a72;
  bottom: 20px;
  color: #fff;
  display: inline-block;
  padding: 10px;
  position: absolute;
  right: 20px;
  text-transform: uppercase;
}
.btn-icon:hover {
  color: #fff;
  text-decoration: none;
}
.cd-see-all {
  background: none repeat scroll 0 0 #ffc908;
  color: #000;
  font-size: 14px;
  overflow: hidden;
  padding: 10px 20px;
  position: relative;
  text-transform: uppercase;
  margin-top: 20px;
}
.btn,
.sppb-btn {
  text-transform: uppercase;
  -webkit-transition: color 400ms, background-color 400ms, border-color 400ms;
  -o-transition: color 400ms, background-color 400ms, border-color 400ms;
  transition: color 400ms, background-color 400ms, border-color 400ms;
}
.btn:hover,
.sppb-btn:hover,
.btn:focus,
.sppb-btn:focus {
  opacity: .9;
  text-decoration: none;
}
.btn-default:hover,
.btn-default:focus {
  background-color: #000;
  border-color: #000;
  color: #fff;
}
.btn-darker,
.sppb-btn-darker {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-darker:focus,
.sppb-btn-darker:focus,
.btn-darker.focus,
.sppb-btn-darker.focus {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-darker:hover,
.sppb-btn-darker:hover {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-darker:active,
.sppb-btn-darker:active,
.btn-darker.active,
.sppb-btn-darker.active,
.open > .dropdown-toggle.btn-darker,
.open > .dropdown-toggle.sppb-btn-darker {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-darker:active:hover,
.sppb-btn-darker:active:hover,
.btn-darker.active:hover,
.sppb-btn-darker.active:hover,
.open > .dropdown-toggle.btn-darker:hover,
.open > .dropdown-toggle.sppb-btn-darker:hover,
.btn-darker:active:focus,
.sppb-btn-darker:active:focus,
.btn-darker.active:focus,
.sppb-btn-darker.active:focus,
.open > .dropdown-toggle.btn-darker:focus,
.open > .dropdown-toggle.sppb-btn-darker:focus,
.btn-darker:active.focus,
.sppb-btn-darker:active.focus,
.btn-darker.active.focus,
.sppb-btn-darker.active.focus,
.open > .dropdown-toggle.btn-darker.focus,
.open > .dropdown-toggle.sppb-btn-darker.focus {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-darker:active,
.sppb-btn-darker:active,
.btn-darker.active,
.sppb-btn-darker.active,
.open > .dropdown-toggle.btn-darker,
.open > .dropdown-toggle.sppb-btn-darker {
  background-image: none;
}
.btn-darker.disabled,
.sppb-btn-darker.disabled,
.btn-darker[disabled],
.sppb-btn-darker[disabled],
fieldset[disabled] .btn-darker,
fieldset[disabled] .sppb-btn-darker,
.btn-darker.disabled:hover,
.sppb-btn-darker.disabled:hover,
.btn-darker[disabled]:hover,
.sppb-btn-darker[disabled]:hover,
fieldset[disabled] .btn-darker:hover,
fieldset[disabled] .sppb-btn-darker:hover,
.btn-darker.disabled:focus,
.sppb-btn-darker.disabled:focus,
.btn-darker[disabled]:focus,
.sppb-btn-darker[disabled]:focus,
fieldset[disabled] .btn-darker:focus,
fieldset[disabled] .sppb-btn-darker:focus,
.btn-darker.disabled.focus,
.sppb-btn-darker.disabled.focus,
.btn-darker[disabled].focus,
.sppb-btn-darker[disabled].focus,
fieldset[disabled] .btn-darker.focus,
fieldset[disabled] .sppb-btn-darker.focus,
.btn-darker.disabled:active,
.sppb-btn-darker.disabled:active,
.btn-darker[disabled]:active,
.sppb-btn-darker[disabled]:active,
fieldset[disabled] .btn-darker:active,
fieldset[disabled] .sppb-btn-darker:active,
.btn-darker.disabled.active,
.sppb-btn-darker.disabled.active,
.btn-darker[disabled].active,
.sppb-btn-darker[disabled].active,
fieldset[disabled] .btn-darker.active,
fieldset[disabled] .sppb-btn-darker.active {
  background-color: #000000;
  border-color: #000000;
}
.btn-darker .badge,
.sppb-btn-darker .badge {
  color: #000000;
  background-color: #ffffff;
}
.btn-darker:hover,
.sppb-btn-darker:hover {
  color: #fff;
  background-color: #225a72;
  border-color: #225a72;
}
.btn-success:hover,
.sppb-btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #dddddd;
  border-radius: 0px;
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-box-shadow: none;
  box-shadow: none;
}
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: #dddddd;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(221, 221, 221, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(221, 221, 221, 0.6);
}
select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
.uneditable-input::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
.uneditable-input:-ms-input-placeholder {
  color: #999999;
}
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
.uneditable-input::-webkit-input-placeholder {
  color: #999999;
}
select[disabled],
textarea[disabled],
input[type="text"][disabled],
input[type="password"][disabled],
input[type="datetime"][disabled],
input[type="datetime-local"][disabled],
input[type="date"][disabled],
input[type="month"][disabled],
input[type="time"][disabled],
input[type="week"][disabled],
input[type="number"][disabled],
input[type="email"][disabled],
input[type="url"][disabled],
input[type="search"][disabled],
input[type="tel"][disabled],
input[type="color"][disabled],
.uneditable-input[disabled],
select[readonly],
textarea[readonly],
input[type="text"][readonly],
input[type="password"][readonly],
input[type="datetime"][readonly],
input[type="datetime-local"][readonly],
input[type="date"][readonly],
input[type="month"][readonly],
input[type="time"][readonly],
input[type="week"][readonly],
input[type="number"][readonly],
input[type="email"][readonly],
input[type="url"][readonly],
input[type="search"][readonly],
input[type="tel"][readonly],
input[type="color"][readonly],
.uneditable-input[readonly],
fieldset[disabled] select,
fieldset[disabled] textarea,
fieldset[disabled] input[type="text"],
fieldset[disabled] input[type="password"],
fieldset[disabled] input[type="datetime"],
fieldset[disabled] input[type="datetime-local"],
fieldset[disabled] input[type="date"],
fieldset[disabled] input[type="month"],
fieldset[disabled] input[type="time"],
fieldset[disabled] input[type="week"],
fieldset[disabled] input[type="number"],
fieldset[disabled] input[type="email"],
fieldset[disabled] input[type="url"],
fieldset[disabled] input[type="search"],
fieldset[disabled] input[type="tel"],
fieldset[disabled] input[type="color"],
fieldset[disabled] .uneditable-input {
  background-color: #eeeeee;
  opacity: 1;
}
select[disabled],
textarea[disabled],
input[type="text"][disabled],
input[type="password"][disabled],
input[type="datetime"][disabled],
input[type="datetime-local"][disabled],
input[type="date"][disabled],
input[type="month"][disabled],
input[type="time"][disabled],
input[type="week"][disabled],
input[type="number"][disabled],
input[type="email"][disabled],
input[type="url"][disabled],
input[type="search"][disabled],
input[type="tel"][disabled],
input[type="color"][disabled],
.uneditable-input[disabled],
fieldset[disabled] select,
fieldset[disabled] textarea,
fieldset[disabled] input[type="text"],
fieldset[disabled] input[type="password"],
fieldset[disabled] input[type="datetime"],
fieldset[disabled] input[type="datetime-local"],
fieldset[disabled] input[type="date"],
fieldset[disabled] input[type="month"],
fieldset[disabled] input[type="time"],
fieldset[disabled] input[type="week"],
fieldset[disabled] input[type="number"],
fieldset[disabled] input[type="email"],
fieldset[disabled] input[type="url"],
fieldset[disabled] input[type="search"],
fieldset[disabled] input[type="tel"],
fieldset[disabled] input[type="color"],
fieldset[disabled] .uneditable-input {
  cursor: not-allowed;
}
textareaselect,
textareatextarea,
textareainput[type="text"],
textareainput[type="password"],
textareainput[type="datetime"],
textareainput[type="datetime-local"],
textareainput[type="date"],
textareainput[type="month"],
textareainput[type="time"],
textareainput[type="week"],
textareainput[type="number"],
textareainput[type="email"],
textareainput[type="url"],
textareainput[type="search"],
textareainput[type="tel"],
textareainput[type="color"],
textarea.uneditable-input {
  height: auto;
}
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.group-control select,
.group-control textarea,
.group-control input[type="text"],
.group-control input[type="password"],
.group-control input[type="datetime"],
.group-control input[type="datetime-local"],
.group-control input[type="date"],
.group-control input[type="month"],
.group-control input[type="time"],
.group-control input[type="week"],
.group-control input[type="number"],
.group-control input[type="email"],
.group-control input[type="url"],
.group-control input[type="search"],
.group-control input[type="tel"],
.group-control input[type="color"],
.group-control .uneditable-input {
  width: 100%;
}
blockquote {
  padding: 10px 20px;
  margin: 40px;
  border-left: 5px solid #225a72;
  font-weight: 300;
  font-size: 14px;
  font-style: italic;
}
/*=========================================
*======= <!END BASE ============
*=======================================*/
/*=========================================
*======= START TOPBAR ============
*=======================================*/
#sp-top-bar {
  padding: 0;
}
#sp-top-bar .container > .row {
  border-bottom: 1px solid #ddd;
  padding: 10px 0;
}
#sp-top-bar .sp-module {
  display: inline-block;
  margin: 0 20px 0 0;
}
#sp-top-bar .sp-module:last-child {
  margin-right: 0;
}
#sp-top1 ul {
  list-style: none;
  padding: 0;
}
#sp-top1 ul li {
  display: inline-block;
  margin-right: 6px;
}
#sp-top2 {
  text-align: right;
}
#sp-top2 ul {
  list-style: none;
  text-align: right;
}
#sp-top2 ul li {
  display: inline-block;
  margin-left: 6px;
}
/*=========================================
*======= <!END TOPBAR ============
*=======================================*/
/*=========================================
*======= START TOPHEAD ============
*=======================================*/
#sp-top-head {
  overflow: visible;
  padding: 30px 0;
}
.logo-social {
  text-align: center;
  margin-bottom: 10px;
}
.logo-social img {
  display: inline-block;
}
.sp-module-content .mod-languages ul.lang-inline {
  margin: 0;
  padding: 0;
}
.sp-module-content .mod-languages ul.lang-inline li {
  border: none;
  display: inline-block;
  margin: 0 5px 0 0;
}
.sp-module-content .mod-languages ul.lang-inline li a {
  padding: 0 !important;
}
.sp-module-content .mod-languages ul.lang-inline li > a:before {
  display: none;
}
.sp-contact-info li i {
  font-size: 20px;
  margin-right: 15px;
  color: #ccc;
}
.logo {
  display: inline-block;
}
.logo h1 {
  font-size: 24px;
  line-height: 1;
  margin: 0;
  padding: 0;
  display: table-cell;
  vertical-align: middle;
}
.logo-container {
  position: relative;
}
.logo-container .sp-module:nth-child(2) {
  margin-top: 0;
}
.logo-container .logo {
  display: inline-block;
  height: 90px;
  position: absolute;
  left: 19%;
  top: 5.5%;
  z-index: 999;
}
.logo-container .logo h1 {
  font-size: 24px;
  line-height: 1;
  margin: 0;
  padding: 0;
  display: table-cell;
  vertical-align: middle;
}
.logo-container .logo p {
  margin: 5px 0 0;
}
.logo-container .sp-retina-logo {
  display: none;
}
/*=========================================
*======= <!END TOPHEAD ============
*=======================================*/
/*=========================================
*======= START  HEADER ============
*=======================================*/
#sp-header {
  background: #225a72;
  z-index:200;
  /*height: 90px;
	box-shadow: 0 3px 3px rgba(0,0,0,0.05);*/
}
/*.ltr .offcanvas-menu{
  .scale(0);
  .transform-origin(~'100% 100% 0');
  .transition(~'transform 0.3s ease 0s, visibility 0s ease 0.3s');
}

.offcanvas.ltr .offcanvas-menu {
  .scale(1);
  .transition(~'transform 0.3s ease 0s, visibility 0s ease 0s');
}

.sticky-wrapper.is-sticky {
	position: relative;
	z-index: 999;
}*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5) {
  #sp-header .sp-default-logo {
    display: none;
  }
  #sp-header .sp-retina-logo {
    display: block;
  }
}
/*=========================================
*======= <!END HEADER ============
*=======================================*/
/*=========================================
*======= START PAGE TITLE ============
*=======================================*/
#sp-title {
  min-height: 0;
}
.sp-page-title {
  padding: 40px 0 30px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: fixed;
  border-bottom: 1px solid #ddd;
  position: relative;
}
.sp-page-title:after {
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #ddd;
  bottom: 3px;
  left: 0;
  content: '';
}
.sp-page-title h2,
.sp-page-title h3 {
  padding: 0;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 22px;
  float: left;
}
.sp-page-title h3 {
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  margin-top: 10px;
}
.sp-page-title .breadcrumb {
  background: none;
  padding: 0;
  margin: 0;
  text-transform: uppercase;
  float: right;
}
.sp-page-title .breadcrumb > .active {
  color: #225a72;
}
.sp-page-title .breadcrumb > span:first-child {
  display: none;
}
/*=========================================
*======= <!END PAGE TITLE ============
*=======================================*/
/*=========================================
*======= START BODY INNERWRAPPER ============
*=======================================*/
.body-innerwrapper {
  overflow-x: hidden;
  -webkit-transition: margin-left 400ms cubic-bezier(0.7, 0, 0.3, 1);
  transition: margin-left 400ms cubic-bezier(0.7, 0, 0.3, 1);
}
.layout-boxed .body-innerwrapper {
  max-width: 1240px;
  margin: 0 auto;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
#sp-main-body {
  padding: 30px 0;
  overflow: hidden;
}
.com-sppagebuilder #sp-main-body {
  padding: 0;
}
/*=========================================
*======= <!END BODY INNERWRAPPER ============
*=======================================*/
/*=========================================
*======= START SECTION ============
*=======================================*/
#sp-page-builder .page-content .sppb-section,
section {
  padding: 20px 0;
  margin-top: 0;
}
#sp-page-builder .page-content .sppb-section.home-section,
section.home-section {
  padding: 70px 0;
  background-color: #fff;
}
#sp-page-builder .page-content .sppb-section.shop-section,
section.shop-section {
  padding: 30px 0;
}
#sp-page-builder .page-content .sppb-section.footer-gray-1,
section.footer-gray-1 {
  position: relative;
  padding-bottom: 180px;
}
#sp-page-builder .page-content .sppb-section.footer-gray-1:after,
section.footer-gray-1:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 122px;
  width: 100%;
  max-width: 100%;
  background: url("../../../images/footer-gray-1.png") no-repeat center;
}
#sp-page-builder .page-content .sppb-section.footer-gray-2,
section.footer-gray-2 {
  position: relative;
  padding-bottom: 145px;
}
#sp-page-builder .page-content .sppb-section.footer-gray-2:after,
section.footer-gray-2:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 122px;
  width: 100%;
  max-width: 100%;
  background: url("../../../images/footer-gray-2.png") no-repeat center;
}
#sp-page-builder .page-content .sppb-section.footer-white-1,
section.footer-white-1 {
  position: relative;
  padding-bottom: 180px;
}
#sp-page-builder .page-content .sppb-section.footer-white-1:after,
section.footer-white-1:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 122px;
  width: 100%;
  max-width: 100%;
  background: url("../../../images/footer-white-1.png") no-repeat center;
}
#sp-page-builder .page-content .sppb-section.footer-white-2,
section.footer-white-2 {
  position: relative;
  padding-bottom: 180px;
}
#sp-page-builder .page-content .sppb-section.footer-white-2:after,
section.footer-white-2:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 122px;
  width: 100%;
  max-width: 100%;
  background: url("../../../images/footer-white-2.png") no-repeat center;
}
#sp-page-builder .page-content .sppb-section.parallax-white,
section.parallax-white {
  background-color: transparent !important;
  position: relative;
  overflow: hidden;
}
#sp-page-builder .page-content .sppb-section.parallax-white:before,
section.parallax-white:before {
  background-color: rgba(255, 255, 255, 0.9);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
  content: "";
}
#sp-page-builder .page-content .sppb-section.parallax-white [class^="sppb-col-"],
section.parallax-white [class^="sppb-col-"],
#sp-page-builder .page-content .sppb-section.parallax-white [class^="col-"],
section.parallax-white [class^="col-"] {
  position: inherit;
}
#sp-page-builder .page-content .sppb-section.parallax-black,
section.parallax-black {
  background-color: transparent !important;
  position: relative;
  overflow: hidden;
}
#sp-page-builder .page-content .sppb-section.parallax-black:before,
section.parallax-black:before {
  background-color: rgba(0, 0, 0, 0.7);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
  content: "";
}
#sp-page-builder .page-content .sppb-section.parallax-black [class^="sppb-col-"],
section.parallax-black [class^="sppb-col-"],
#sp-page-builder .page-content .sppb-section.parallax-black [class^="col-"],
section.parallax-black [class^="col-"] {
  position: inherit;
}
#sp-page-builder .page-content .sppb-section.parallax-black .section-title .sppb-title-heading:after,
section.parallax-black .section-title .sppb-title-heading:after,
#sp-page-builder .page-content .sppb-section.parallax-black .sppb-section-title .sppb-title-heading:after,
section.parallax-black .sppb-section-title .sppb-title-heading:after,
#sp-page-builder .page-content .sppb-section.parallax-black .section-title .section-heading:after,
section.parallax-black .section-title .section-heading:after,
#sp-page-builder .page-content .sppb-section.parallax-black .sppb-section-title .section-heading:after,
section.parallax-black .sppb-section-title .section-heading:after {
  background: rgba(0, 0, 0, 0) url("../../../images/logo-white.png") no-repeat scroll center center;
}
#sp-page-builder .page-content .sppb-section.parallax-black *,
section.parallax-black *,
#sp-page-builder .page-content .sppb-section.parallax-black .about-tabs .tab-li-content h4,
section.parallax-black .about-tabs .tab-li-content h4 {
  /*color: #fff !important;*/
  color: #fff;
}
#sp-page-builder .page-content .sppb-section.event-carousel,
section.event-carousel {
  padding: 150px 0;
}
#sp-page-builder .page-content .sppb-section .section-title,
section .section-title,
#sp-page-builder .page-content .sppb-section .sppb-section-title,
section .sppb-section-title {
  margin: 47px 0 40px;
  text-align: center;
}
#sp-page-builder .page-content .sppb-section .section-title .sppb-title-heading,
section .section-title .sppb-title-heading,
#sp-page-builder .page-content .sppb-section .sppb-section-title .sppb-title-heading,
section .sppb-section-title .sppb-title-heading,
#sp-page-builder .page-content .sppb-section .section-title .section-heading,
section .section-title .section-heading,
#sp-page-builder .page-content .sppb-section .sppb-section-title .section-heading,
section .sppb-section-title .section-heading {
  font-size: 44px;
  line-height: 1.333;
  margin-bottom: 10px;
  font-weight: 700;
  text-align: center;
  position: relative;
}
#sp-page-builder .page-content .sppb-section .section-title .sppb-title-heading:after,
section .section-title .sppb-title-heading:after,
#sp-page-builder .page-content .sppb-section .sppb-section-title .sppb-title-heading:after,
section .sppb-section-title .sppb-title-heading:after,
#sp-page-builder .page-content .sppb-section .section-title .section-heading:after,
section .section-title .section-heading:after,
#sp-page-builder .page-content .sppb-section .sppb-section-title .section-heading:after,
section .sppb-section-title .section-heading:after {
  background: rgba(0, 0, 0, 0) url("../../../images/logo-black.png") no-repeat scroll center center;
  content: "";
  height: 106px;
  left: 0;
  position: absolute;
  top: -78px;
  width: 100%;
}
#sp-page-builder .page-content .sppb-section .section-title .sppb-title-subheading,
section .section-title .sppb-title-subheading,
#sp-page-builder .page-content .sppb-section .sppb-section-title .sppb-title-subheading,
section .sppb-section-title .sppb-title-subheading,
#sp-page-builder .page-content .sppb-section .section-title .section-subheading,
section .section-title .section-subheading,
#sp-page-builder .page-content .sppb-section .sppb-section-title .section-subheading,
section .sppb-section-title .section-subheading {
  background: none repeat scroll 0 0 #ffc908;
  color: #fff;
  display: inline-block;
  font-family: Oswald;
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 4px;
  margin: 3px 0 10px;
  padding: 10px;
  text-transform: uppercase;
  position: relative;
  line-height: 19px;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#sp-page-builder .page-content .sppb-section.section-title-light .title-heading,
section.section-title-light .title-heading,
#sp-page-builder .page-content .sppb-section.section-title-light .sppb-title-heading,
section.section-title-light .sppb-title-heading {
  font-size: 30px;
  font-weight: 300;
}
#sp-page-builder .page-content .sppb-section.section-title-light .title-heading strong,
section.section-title-light .title-heading strong,
#sp-page-builder .page-content .sppb-section.section-title-light .sppb-title-heading strong,
section.section-title-light .sppb-title-heading strong {
  font-weight: normal;
}
.heading-wrap {
  margin: 0 auto 40px auto;
  max-width: 1000px;
}
.heading-wrap .small-logo {
  font-weight: 300;
  color: #225a72;
  font-size: 28px;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.heading-wrap .section-heading {
  font-weight: bold;
  font-size: 40px;
  line-height: 1.333;
  margin: 0 0 10px;
  text-transform: uppercase;
}
.heading-wrap .section-subheading {
  background: none repeat scroll 0 0 #ffc908;
  color: #fff;
  display: inline-block;
  font-family: Oswald;
  font-size: 18px;
  letter-spacing: 4px;
  margin: 0 0 10px;
  padding: 10px;
  text-transform: uppercase;
  position: relative;
}
.heading-wrap.heading-wrap-style-2 .small-logo {
  color: #000;
}
.heading-wrap.heading-wrap-style-2 .section-heading {
  color: #ffc908;
  font-size: 35px;
}
.heading-container {
  margin: 0 auto;
  max-width: 555px;
  position: relative;
  width: 90%;
}
.heading-container .heading-wrap .section-heading {
  font-size: 30px;
  font-weight: 300;
}
.heading-container .heading-wrap .section-heading strong {
  font-weight: 400;
}
/*=========================================
*======= <!END SECTION ============
*=======================================*/
/*=========================================
*======= START BOTTOM ============
*=======================================*/
#sp-bottom {
  color: #eee;
  font-weight: 300;
  font-size: 14px;
  background: #000;
}
#sp-bottom a {
  color: #eee;
}
#sp-bottom .sp-module .sp-module-title {
  padding-bottom: 10px;
  margin-bottom: 30px;
  color: #eee;
  font-size: 17px;
  position: relative;
}
#sp-bottom .sp-module .sp-module-title:after {
  border: 1px solid #333;
  border-left: 0;
  border-right: 0;
  bottom: -10px;
  content: "";
  display: block;
  height: 5px;
  position: absolute;
  width: 100%;
}
#sp-bottom ul.nav li {
  border: none;
  margin-bottom: 6px;
  margin-left: 20px;
  padding: 0;
  position: relative;
}
#sp-bottom ul.nav li:before {
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
  content: '';
  border: 5px solid #fff;
  border-bottom-color: transparent;
  border-left-color: transparent;
  left: -20px;
  position: absolute;
  top: 5px;
}
#sp-bottom ul.nav li:hover:before,
#sp-bottom ul.nav li:focus:before,
#sp-bottom ul.nav li:active:before {
  border-right-color: #ffc908;
  border-top-color: #ffc908;
}
#sp-bottom ul.nav li a {
  line-height: 1;
  padding: 4px 5px;
  display: inline;
  color: #ccc;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#sp-bottom ul.nav li a:before {
  content: '';
  margin: 0;
  display: none;
}
#sp-bottom ul.nav li a:hover,
#sp-bottom ul.nav li a:active,
#sp-bottom ul.nav li a:focus {
  background-color: #ffc908;
  text-decoration: none;
  color: #000;
}
#sp-bottom ul.nav li.active:before {
  border-right-color: #ffc908;
  border-top-color: #ffc908;
}
#sp-bottom ul.nav li.active a {
  background-color: #ffc908;
  text-decoration: none;
  color: #000;
}
#sp-bottom.parallax-black a {
  color: #888;
}
#sp-bottom.parallax-black .sp-module {
  margin-top: 30px;
}
#sp-bottom.parallax-black .sp-module:first-child {
  margin-top: 0;
}
#sp-bottom.parallax-black .sp-module .sp-module-title {
  font-family: Oswald;
  text-transform: uppercase;
  background: inherit;
  color: #fff;
  font-size: 16px;
  text-align: left;
  margin-bottom: 10px;
  padding: 0;
}
#sp-bottom.parallax-black .sp-module .sp-module-title:after {
  display: none;
}
#sp-bottom.parallax-black .sp-module ul.nav > li {
  display: block;
  border-bottom: 1px solid #e8e8e8;
  -webkit-transition: 300ms;
  transition: 300ms;
}
#sp-bottom.parallax-black .sp-module ul.nav > li > a {
  display: block;
  line-height: 36px;
  padding: 2px 0;
  -webkit-transition: 300ms;
  transition: 300ms;
}
#sp-bottom.parallax-black .sp-module ul.nav > li > a:hover {
  background: none;
}
#sp-bottom.parallax-black .sp-module ul.nav > li > a:before {
  font-family: FontAwesome;
  content: "\f105";
  margin-right: 8px;
}
#sp-bottom.parallax-black .sp-module ul.nav > li:last-child {
  border-bottom: none;
}
#sp-bottom .social-links li a {
  border-color: #333;
}
/*=========================================
*======= <!END BOTTOM ============
*=======================================*/
/*=========================================
*======= START FOOTER ============
*=======================================*/
#sp-footer {
  background-color: #222;
  color: #fff;
  padding: 20px 0;
}
#sp-footer a {
  color: rgba(255, 255, 255, 0.9);
}
#sp-footer a:hover {
  color: #fff;
}
#sp-footer-wrapper ul {
  display: inline-block;
}
#sp-footer-wrapper ul.nav {
  display: inline-block;
  list-style: none;
  padding: 0;
  margin: 0 5px;
}
#sp-footer-wrapper ul.nav li {
  display: inline-block;
  margin: 0 5px;
}
#sp-footer-wrapper ul.nav li a {
  display: block;
}
#sp-footer-wrapper ul.nav li a:hover {
  background: none;
}
#sp-footer-wrapper .helix-framework {
  display: inline-block;
}
#sp-footer-wrapper .helix-framework .helix-logo {
  display: block;
  width: 130px;
  height: 40px;
  text-indent: -9999px;
}
#sp-footer-wrapper .copyright {
  display: block;
}
/*=========================================
*======= <!END FOOTER ============
*=======================================*/
#sp-scrolltop {
  padding: 20px 0;
  background: #fff;
  position: relative;
}
.scroll-top {
  background: none repeat scroll 0 0 #fff;
  top: -38px;
  display: inline-block;
  left: 50%;
  margin-left: -30px;
  padding: 20px;
  position: absolute;
  text-align: center;
  width: 60px;
  text-decoration: none;
  color: #000;
  font-size: 16px;
}
/*=========================================
*=======	START COMPONENT		==========
*=======================================*/
/*TAG*/
.tagspopular li {
  border: 1px solid #dddddd;
  color: #000;
  display: inline-block;
  margin: 0 1px 5px 0;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}
.tagspopular li a {
  display: block;
  padding: 10px;
}
.tagspopular li:hover {
  background-color: #225a72;
}
.tagspopular li:hover a {
  text-decoration: none;
  color: #fff;
}
/*<!END TAG*/
/*PROMO*/
.promo-block {
  text-align: center;
}
.promo-item {
  display: inline-block;
  vertical-align: top;
  position: relative;
  margin: 20px;
  overflow: hidden;
}
.promo-item:hover .overlay-promo {
  opacity: 1;
}
.promo-item:hover .promo-caption {
  background-color: #225a72;
}
.overlay-promo {
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.7);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  padding: 93px;
}
.overlay-promo .btn {
  background: none;
  border: 1px solid #fff;
  color: #fff;
}
.promo-caption {
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  background: none repeat scroll 0 0 #000;
  bottom: -100px;
  color: #fff;
  display: block;
  height: 143px;
  padding: 0 76px 20px 24px;
  position: absolute;
  right: -74px;
  text-align: right;
  width: 535px;
  -moz-transform: rotate(-17deg);
  -o-transform: rotate(-17deg);
  -webkit-transform: rotate(-17deg);
  transform: rotate(-17deg);
}
.promo-caption .promo-content {
  position: relative;
  right: -10px;
  top: -25px;
  -webkit-transform: rotate(17deg);
  -ms-transform: rotate(17deg);
  -o-transform: rotate(17deg);
  transform: rotate(17deg);
}
.promo-caption h3 {
  font-family: Oswald;
  font-size: 16px;
}
.promo-caption h4 {
  font-size: 22px;
}
/*<!END PROMO*/
/*SOCIAL LINK*/
.social-box h4 {
  display: inline-block;
  font-family: Oswald;
  margin-bottom: 7px;
  margin-right: 10px;
  text-transform: uppercase;
  vertical-align: bottom;
}
.social-links {
  display: inline-block;
  margin: 0;
  padding: 0;
  text-align: left;
  width: auto;
}
.social-links li {
  display: inline-block;
  margin: 10px 5px 0 0;
  padding: 0;
  width: 35px;
}
.social-links li:hover a {
  background-color: #ffc908;
  color: #fff;
}
.social-links li a {
  font-size: 15px;
  text-align: center;
  border: 1px solid #ddd;
  position: relative;
  color: #888;
  display: inline-block;
  height: 33px;
  line-height: 24px;
  overflow: hidden;
  padding: 5px;
  vertical-align: top;
  width: 33px;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.social-links li a:after {
  content: '';
  border: 4px solid transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
  border-top-color: #225a72;
  border-right-color: #225a72;
  right: 0px;
  position: absolute;
  top: 0px;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
/*<!END SOCIAL LINK*/
/*PLAN*/
.table-line:hover .price-plan-wrap,
.table-line.active .price-plan-wrap {
  background-color: #000;
}
.table-line .price-plan-wrap {
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  background-color: #777777;
  float: left;
  overflow: hidden;
  padding-left: 30px;
  position: relative;
  width: 20%;
}
.table-line .price-plan {
  color: #fff;
  font-family: Oswald;
  font-size: 14pt;
  min-height: 105px;
  padding: 20px;
  text-align: center;
}
.table-line .price-plan-wrap h3 {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  background: none repeat scroll 0 0 #444444;
  color: #fff;
  font-weight: bold;
  font-size: 12px;
  left: -30px;
  padding: 10px;
  position: absolute;
  text-align: center;
  top: 27px;
  width: 93px;
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.table-line:hover .price-plan-wrap h3,
.table-line.active .price-plan-wrap h3 {
  background-color: #225a72;
}
.flex-active-slide .video-container {
  display: block;
}
.table-line {
  background: none repeat scroll 0 0 #f4f4f4;
  display: inline-block;
  margin-bottom: 10px;
  width: 100%;
}
.ptable-offer-item {
  color: #000;
  display: inline-block;
  float: left;
  font-size: 12px;
  padding: 10px;
  text-align: center;
  width: 13%;
}
.ptable-offer-item strong {
  font-size: 26px;
  font-weight: bold;
  display: block;
}
.ptable-offer-button {
  background: none repeat scroll 0 0 #555555;
  color: #fff;
  display: block;
  float: right;
  font-size: 16px;
  min-height: 105px;
  position: relative;
  text-align: center;
  vertical-align: middle;
  width: 13%;
}
.table-line:hover .ptable-offer-button,
.table-line.active .ptable-offer-button {
  background-color: #225a72;
}
.table-line:hover .ptable-offer-button:after,
.table-line.active .ptable-offer-button:after {
  border-right: 9px solid #225a72;
  border-bottom: 16px solid #f4f4f4;
  border-top: 16px solid #f4f4f4;
  border-left: 9px solid #f4f4f4;
}
.ptable-offer-button:after {
  border-right: 9px solid #555555;
  border-bottom: 16px solid #f4f4f4 !important;
  border-top: 16px solid #f4f4f4 !important;
  border-left: 9px solid #f4f4f4 !important;
  position: absolute;
  content: '';
  left: -16px;
  top: 31px;
}
.ptable-offer-button a {
  color: #fff;
  display: block;
  font-family: Oswald;
  font-size: 16px;
  padding: 25px 10px;
  position: relative;
  text-align: center;
  text-decoration: none !important;
}
.ptable-offer-button a small {
  display: block;
  font-size: 11px;
  font-weight: 300;
}
.ptable-offer-item {
  color: #000;
  display: inline-block;
  font-size: 12px;
  height: 90px;
  padding: 1%;
  text-align: center;
  width: 13%;
}
.flex-item {
  align-items: center;
  margin: 0 auto;
  width: 100px;
}
.ptable-heading {
  display: inline-block;
  width: 100%;
}
.ptable-our-packet {
  background-color: #000;
  color: #fff;
  float: left;
  font-size: 18px;
  height: 67px;
  line-height: 26px;
  padding: 20px;
  width: 20%;
}
.ptable-more-info {
  background-color: #ffc908;
  color: #fff;
  float: left;
  font-size: 14px;
  padding: 13px;
  text-transform: uppercase;
  width: 270px;
  height: 67px;
}
.ptable-phone {
  background-color: #ffc908;
  color: #fff;
  float: left;
  font-family: Oswald;
  font-size: 24px;
  height: 67px;
  padding: 17px;
}
/*<!END PLAN*/
/*EVENT*/
.events-content h3 {
  font-weight: 300;
  text-align: left;
  text-transform: uppercase;
}
.events-content h3 strong {
  font-weight: 400;
}
.events-content .events-date {
  color: #ffc908 !important;
  font-size: 20px;
}
.events-content p {
  font-size: 16px;
  font-weight: 300;
  text-align: left;
  line-height: 1.6;
}
.x-coutdown {
  font-size: 18px;
  text-transform: uppercase;
  font-family: Oswald;
  text-align: center;
  position: relative;
  left: -2px;
}
.x-coutdown h5 {
  font-size: 18px;
  text-transform: uppercase;
  font-family: Oswald;
  text-align: center;
}
.x-coutdown * {
  text-align: center;
}
.x-coutdown .x-cdr.last {
  border-right: 1px solid #fff;
}
.x-cdr {
  border: 1px solid #fff;
  display: inline-block;
  font-family: Oswald;
  font-size: 45px;
  margin-right: -1px;
  padding: 10px 5px;
  text-align: center;
  width: 70px;
}
.x-cdr strong {
  display: block;
  font-size: 12px;
  color: #ffc908 !important;
  text-align: center;
  font-weight: normal;
  text-transform: uppercase;
}
/*<!END EVENT*/
/*ABOUT TAB*/
.about-tabs .tab-li-content {
  bottom: 0;
  display: none;
  left: 0;
  min-height: 190px;
  position: absolute;
  width: 100%;
}
.about-tabs .active .tab-li-content {
  display: block;
}
.about-tabs-wrap {
  position: relative;
  border: medium none;
  padding-bottom: 180px;
}
.about-tabs-wrap .about-tabs.nav-tabs {
  border: none;
}
.about-tabs-wrap .about-tabs.nav-tabs > li {
  margin-right: 10px;
  width: 30%;
  position: inherit;
}
.about-tabs-wrap .about-tabs.nav-tabs > li a {
  border: medium none !important;
  margin: 0;
  padding: 0;
}
.about-tabs-wrap .about-tabs.nav-tabs > li img {
  display: block;
  max-width: 100%;
  width: 100%;
  height: auto;
}
.about-tabs-wrap .about-tabs .tab-li-content {
  bottom: 0;
  display: none;
  left: 0;
  min-height: 190px;
  position: absolute;
  width: 100%;
}
.about-tabs-wrap .about-tabs .active .tab-li-content {
  display: block;
}
.about-tabs-wrap .about-tabs .active .tab-li-content h4 {
  font-weight: 300;
  font-size: 28px;
  color: #000000;
  margin: 35px 0 30px;
}
.about-tabs-wrap .about-tabs .active .tab-li-content h4 strong {
  font-weight: 400;
}
/*<!END ABOUT TAB*/
/*START  OPENING HOURS*/
.opening-hours th {
  font-weight: 300;
  border-bottom: 1px solid #333333;
  padding: 10px 0;
  text-align: left;
  width: 120px;
}
.opening-hours td {
  font-weight: 300;
  border-bottom: 1px solid #333333;
  padding: 10px 0;
  text-align: right;
}
/*<!END START  OPENING HOURS*/
/*START BOX DATE TIME*/
.box-date-item {
  text-align: center;
  background: none repeat scroll 0 0 #225a72;
  color: #fff;
  height: 82px;
  left: -20px;
  padding: 10px;
  position: absolute;
  top: 0;
  width: 80px;
  z-index: 78;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.box-date-item:before {
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  content: '';
  border: 12px solid transparent;
  border-top-color: #225a72;
  border-right-color: #225a72;
  position: absolute;
  right: -11px;
  top: 30px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.box-date-item:after {
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  content: '';
  border: 5px solid transparent;
  border-top-color: #ffc908 !important;
  border-right-color: #ffc908 !important;
  position: absolute;
  left: 2px;
  top: 2px;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.box-date-item .date-1 {
  display: block;
  font-weight: bold;
  font-size: 26px;
  line-height: 38px;
}
.box-date-item .date-2 {
  font-size: 14px;
}
/*<!END START BOX DATE TIME*/
/*=========================================
*======= <!END COMPONENT ==========
*=======================================*/
/*=========================================
 *=== START PAGE BUILDER ADDONS =====
 *=======================================*/
#sp-page-builder ul {
  list-style: outside none none;
  padding: 0;
  margin: 0;
}
/* ADDON FEATURE */
.sppb-addon-feature .sppb-addon-content {
  color: #000;
  font-weight: 300;
  font-size: 14px;
  margin-bottom: 30px;
}
.sppb-addon-feature .sppb-addon-content > span {
  background: #fff;
  border: 5px solid #ccc;
  display: inline-block;
  padding: 20px;
  position: relative;
  margin-bottom: 25px;
  margin-top: 35px;
  overflow: hidden;
}
.sppb-addon-feature .sppb-addon-content > span:before {
  background: #225a72;
  content: "";
  height: 10px;
  position: absolute;
  right: -10px;
  top: -5px;
  width: 25px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.sppb-addon-feature .sppb-addon-content .sppb-feature-box-title {
  margin: 0 0 20px;
  text-transform: uppercase;
  font-size: 16px;
  color: #000000;
}
.sppb-addon-feature .sppb-addon-content .sppb-feature-box-title a:hover,
.sppb-addon-feature .sppb-addon-content .sppb-feature-box-title a:active {
  color: #225a72;
}
.sppb-addon-feature .sppb-addon-content:hover > span:before {
  background: #ffc908;
}
.sppb-addon-feature .sppb-addon-content:hover .sppb-feature-box-title {
  color: #225a72;
}
.sppb-addon-feature.style-2 .sppb-addon-content {
  border: 1px solid #fff;
  min-height: 230px;
  padding: 20px;
  margin-bottom: 20px;
  position: relative;
  overflow: hidden;
  text-align: center;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.sppb-addon-feature.style-2 .sppb-addon-content:after {
  background: none repeat scroll 0 0 #fff;
  content: "";
  height: 15px;
  width: 25px;
  position: absolute;
  right: -10px;
  top: -5px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.sppb-addon-feature.style-2 .sppb-addon-content > span {
  font-size: 40px;
  margin-bottom: 55px;
  margin-top: 26px;
  padding: 0;
  background: none;
  position: relative;
  overflow: visible;
}
.sppb-addon-feature.style-2 .sppb-addon-content > span:before {
  display: none;
}
.sppb-addon-feature.style-2 .sppb-addon-content > span:after {
  position: absolute;
  width: 30px;
  height: 5px;
  content: "";
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  bottom: -35px;
  left: 50%;
  margin-left: -15px;
}
.sppb-addon-feature.style-2 .sppb-addon-content .sppb-feature-box-title {
  font-family: Oswald;
  font-size: 23px;
  margin-bottom: 8px;
}
.sppb-addon-feature.style-2 .sppb-addon-content .sppb-addon-text {
  font-size: 14px;
  font-weight: normal;
  margin-bottom: 10px;
}
.sppb-addon-feature.style-2 .sppb-addon-content:hover {
  border-color: #ffc908;
  background-color: #225a72;
}
.sppb-addon-feature.style-2 .sppb-addon-content:hover:after {
  background-color: #ffc908;
}
/* <!END ADDON FEATURE */
/* ADDON TESTIMONIAL */
.sppb-addon-testimonial .sppb-addon-title {
  border-left: 5px solid #ffc908;
  color: #888888;
  font-weight: 900;
  font-size: 28px;
  line-height: 1.111;
  max-width: 140px;
  padding: 0 10px;
  position: relative;
  text-transform: uppercase;
  margin: 0 40px 40px;
}
.sppb-addon-testimonial .sppb-addon-title:before {
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  content: '';
  border: 4px solid transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
  border-top-color: #225a72;
  border-right-color: #225a72;
  right: 0px;
  position: absolute;
  top: 0px;
}
.sppb-addon-testimonial blockquote {
  border: medium none;
  font-family: Merriweather;
  font-style: italic;
  font-size: 18px;
  padding: 0 0 40px 40px;
  position: relative;
  margin: 0 40px 40px;
}
.sppb-addon-testimonial blockquote .fa-quote-left {
  color: #225a72;
  font-size: 30px;
  left: 0;
  position: absolute;
  top: 0;
}
.sppb-addon-testimonial blockquote:after {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  bottom: -3px;
  content: "";
  display: block;
  position: absolute;
  width: 35px;
  height: 4px;
  background: transparent;
}
.sppb-addon-testimonial .sppb-media-object {
  float: left;
  height: auto;
  margin: 0 20px 20px 75px;
  max-width: 60px;
  width: 100%;
}
.sppb-addon-testimonial h4 {
  font-size: 14px;
  font-weight: bold;
  color: #225a72;
  margin: 0 0 15px;
}
.sppb-addon-testimonial cite {
  font-style: italic;
  color: #4b4b4b;
}
/* <!END ADDON TESTIMONIAL */
/* ADDON CTA */
.sppb-addon-cta .sppb-cta-subtitle {
  margin-bottom: 0;
  line-height: 26px !important;
}
.sppb-addon-cta .sppb-btn-lg {
  margin-top: 30px;
}
/* <!END ADDON CTA */
/* ADDON BG SLIDESHOW */
.bg-slideshow {
  list-style: none;
  padding: 0;
  margin: 0;
  height: 0;
}
.bg-slideshow li .bg-slide {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  color: transparent;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0;
  z-index: -10;
}
.bg-slideshow li:nth-child(1) .bg-slide {
  opacity: 1;
}
.bg-slideshow li:nth-child(2) .bg-slide,
.bg-slideshow li:nth-child(3) .bg-slide {
  background-position: 50% 50%;
  -webkit-backface-visibility: hidden;
  -webkit-animation: imageAnimation 18s linear infinite 0s;
  -moz-animation: imageAnimation 18s linear infinite 0s;
  -o-animation: imageAnimation 18s linear infinite 0s;
  -ms-animation: imageAnimation 18s linear infinite 0s;
  animation: imageAnimation 18s linear infinite 0s;
}
.bg-slideshow li:nth-child(3) .bg-slide {
  -webkit-animation-delay: 9s;
  -moz-animation-delay: 9s;
  -o-animation-delay: 9s;
  -ms-animation-delay: 9s;
  animation-delay: 9s;
}
@-webkit-keyframes imageAnimation {
  1% {
    opacity: 0;
    -webkit-animation-timing-function: ease-in;
  }
  4% {
    opacity: 0;
    -webkit-transform: scale(1);
    -webkit-animation-timing-function: ease-out;
  }
  22% {
    opacity: 1;
    -webkit-transform: scale(1.1) rotate(-2deg);
  }
  44% {
    opacity: 1;
    -webkit-transform: scale(1.1) rotate(1deg);
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes imageAnimation {
  1% {
    opacity: 0;
    -moz-animation-timing-function: ease-in;
  }
  4% {
    opacity: 0;
    -moz-transform: scale(1);
    -moz-animation-timing-function: ease-out;
  }
  22% {
    opacity: 1;
    -moz-transform: scale(1.1) rotate(-2deg);
  }
  44% {
    opacity: 1;
    -moz-transform: scale(1.1) rotate(1deg);
  }
  100% {
    opacity: 0;
  }
}
@-o-keyframes imageAnimation {
  1% {
    opacity: 0;
    -o-animation-timing-function: ease-in;
  }
  4% {
    opacity: 0;
    -o-transform: scale(1);
    -o-animation-timing-function: ease-out;
  }
  22% {
    opacity: 1;
    -o-transform: scale(1.1) rotate(-2deg);
  }
  44% {
    opacity: 1;
    -o-transform: scale(1.1) rotate(1deg);
  }
  100% {
    opacity: 0;
  }
}
@-ms-keyframes imageAnimation {
  1% {
    opacity: 0;
    -ms-animation-timing-function: ease-in;
  }
  4% {
    opacity: 0;
    -ms-transform: scale(1);
    -ms-animation-timing-function: ease-out;
  }
  22% {
    opacity: 1;
    -ms-transform: scale(1.1) rotate(-2deg);
  }
  44% {
    opacity: 1;
    -ms-transform: scale(1.1) rotate(1deg);
  }
  100% {
    opacity: 0;
  }
}
@keyframes imageAnimation {
  1% {
    opacity: 0;
    animation-timing-function: ease-in;
  }
  4% {
    opacity: 0;
    transform: scale(1);
    animation-timing-function: ease-out;
  }
  22% {
    opacity: 1;
    transform: scale(1.1) rotate(-2deg);
  }
  44% {
    opacity: 1;
    transform: scale(1.1) rotate(1deg);
  }
  100% {
    opacity: 0;
  }
}
/* <!END ADDON BG SLIDESHOW */
/* ADDON IMAGE CONTENT */
.sppb-addon-image-content {
  position: relative;
}
.sppb-addon-image-content .sppb-image-holder {
  position: absolute;
  top: 0;
  width: 50%;
  height: 100%;
  background-position: 50%;
  background-size: cover;
}
.sppb-addon-image-content.aligment-left .sppb-image-holder {
  left: 0;
}
.sppb-addon-image-content.aligment-left .sppb-content-holder {
  padding: 120px 0 120px 50px;
}
.sppb-addon-image-content.aligment-right .sppb-image-holder {
  right: 0;
}
.sppb-addon-image-content.aligment-right .sppb-content-holder {
  padding: 120px 50px 120px 0;
}
@media (max-width: 768px) {
  .sppb-addon-image-content .sppb-image-holder {
    position: inherit;
    width: 100% !important;
    height: 300px;
  }
}
/* <!END ADDON IMAGE CONTENT */
/* ADDON CAROUSEL */
.sppb-carousel.sppb-slide {
  padding: 0 60px;
}
.sppb-carousel.sppb-slide .sppb-carousel-inner {
  overflow: hidden;
}
.sppb-carousel.sppb-slide .sppb-item {
  padding: 0;
}
.sppb-carousel.sppb-slide .sppb-item .sppb-carousel-pro-text > p {
  display: none;
}
.sppb-carousel.sppb-slide .sppb-carousel-arrow {
  opacity: 1;
}
.sppb-carousel.sppb-slide .sppb-carousel-arrow .fa {
  border: 1px solid #fff;
  height: 28px;
  font-size: 14px;
  line-height: 25px;
  padding: 0 !important;
  width: 25px;
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
  top: 50%;
}
.sppb-carousel.sppb-slide .sppb-carousel-arrow .fa:hover {
  border-color: #225a72;
  background-color: #225a72;
}
.sppb-carousel.sppb-slide .sppb-carousel-arrow .fa-chevron-left {
  margin-left: -20px;
  text-align: center;
}
.sppb-carousel.sppb-slide .sppb-carousel-arrow .fa-chevron-left:before {
  content: "\f104";
}
.sppb-carousel.sppb-slide .sppb-carousel-arrow .fa-chevron-right {
  margin-right: -20px;
  text-align: center;
}
.sppb-carousel.sppb-slide .sppb-carousel-arrow .fa-chevron-right:before {
  content: "\f105";
}
/* <!END ADDON CAROUSEL */
/*=========================================
*======= <!END PAGE BUILDER ADDONS =========
*=======================================*/
/*=========================================
*======= START LOGIN FORM =========
*=======================================*/
.login img {
  display: inline-block;
  margin: 20px 0;
}
.login .checkbox input[type="checkbox"] {
  margin-top: 6px;
}
.form-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
/*=========================================
*======= <!END LOGIN FORM =========
*=======================================*/
/*=========================================
*======= START SEARCH ============
*=======================================*/
.search .btn-toolbar {
  margin-bottom: 20px;
}
.search .btn-toolbar span.icon-search {
  margin: 0;
}
.search .btn-toolbar button {
  color: #fff;
}
.search .phrases .phrases-box .controls label {
  display: inline-block;
  margin: 0 20px 20px;
}
.search .phrases .ordering-box {
  margin-bottom: 15px;
}
.search .only label {
  display: inline-block;
  margin: 0 20px 20px;
}
.search .search-results dt.result-title {
  margin-top: 40px;
}
.search .search-results dt,
.search .search-results dd {
  margin: 5px 0;
}
.filter-search .chzn-container-single .chzn-single {
  height: 34px;
  line-height: 34px;
}
.form-search .finder label {
  display: block;
}
.form-search .finder .input-medium {
  width: 60%;
  border-radius: 4px;
}
.finder .word input {
  display: inline-block;
}
.finder .search-results.list-striped li {
  padding: 20px 0;
}
/*=========================================
*======= <!END SEARCH ============
*=======================================*/
/*=========================================
*======= START BLOG ============
*=======================================*/
.article-info {
  margin: 0 -8px 10px;
  line-height: 12px;
}
.article-info > dd {
  display: inline-block;
  float: none;
  width: auto;
  overflow: visible;
  font-size: 12px;
  color: #666;
  text-transform: uppercase;
  margin: 0 8px;
}
.article-info > dd > i {
  display: inline-block;
  margin-right: 3px;
}
.blog article.item {
  margin-bottom: 50px;
}
.tags {
  margin-top: 20px;
}
.tags > span {
  text-transform: uppercase;
  letter-spacing: 2px;
}
.content_rating,
.content_rating + form {
  display: none;
}
.voting-symbol {
  unicode-bidi: bidi-override;
  direction: rtl;
  font-size: 14px;
  display: inline-block;
}
.voting-symbol span.star {
  font-family: "FontAwesome";
  font-weight: normal;
  font-style: normal;
  display: inline-block;
}
.voting-symbol span.star.active:before {
  content: "\f005";
}
.voting-symbol span.star:before {
  content: "\f006";
  padding-right: 5px;
}
.sp-rating span.star:hover:before,
.sp-rating span.star:hover ~ span.star:before {
  content: "\f005";
  cursor: pointer;
}
.post_rating {
  margin-bottom: 20px;
}
.post_rating .ajax-loader,
.post_rating .voting-result {
  display: none;
}
.post-format {
  position: absolute;
  top: 0;
  left: -68px;
  display: block;
  width: 48px;
  height: 48px;
  font-size: 24px;
  line-height: 48px;
  text-align: center;
  color: #fff;
  border-radius: 3px;
}
.entry-image,
.entry-gallery,
.entry-video,
.entry-audio,
.entry-link {
  margin-bottom: 30px;
}
.entry-status,
.entry-quote {
  margin-bottom: 50px;
}
.entry-header {
  position: relative;
  /*
  &.has-post-format {
      margin-left: 68px;
  }
  */
}
.entry-header h2 {
  font-size: 20px;
  font-weight: normal;
  text-transform: uppercase;
}
.entry-header h2 a {
  color: #000;
}
.entry-main .readmore {
  margin-top: 15px;
  display: inline-block;
  clear: both;
}
.entry-main .readmore a {
  font-size: 13px;
  font-family: Oswald;
  padding: 10px 20px;
}
.entry-main .readmore a:hover,
.entry-main .readmore a:focus,
.entry-main .readmore a:active {
  background-color: #225a72;
  border-color: #225a72;
}
.entry-main .readmore a:before {
  border-top-color: #ffc908;
  border-right-color: #ffc908;
}
.entry-link {
  padding: 100px 50px;
  position: relative;
  z-index: 1;
}
.entry-link a h4 {
  margin: 0;
  font-size: 36px;
  color: #fff;
}
.entry-link a h4:hover {
  color: rgba(255, 255, 255, 0.85);
}
.entry-link:before {
  position: absolute;
  left: -60px;
  font-size: 300px;
  content: "\f0c1";
  font-family: FontAwesome;
  transform: rotate(90deg);
  top: -75px;
  color: rgba(255, 255, 255, 0.15);
  z-index: -1;
}
.entry-quote {
  position: relative;
  padding: 50px;
  color: rgba(255, 255, 255, 0.9);
}
.entry-quote:before {
  position: absolute;
  left: -40px;
  font-size: 300px;
  content: "\f10e";
  font-family: FontAwesome;
  transform: rotate(15deg);
  top: -75px;
  color: rgba(255, 255, 255, 0.15);
}
.entry-quote blockquote small {
  color: #FFF;
  font-size: 20px;
  position: relative;
  text-align: right;
  font-weight: normal;
}
.entry-quote blockquote small:after {
  border: 1px solid #ffc908;
  border-left: 0;
  border-right: 0;
  position: absolute;
  padding: 1px;
  top: -7px;
  right: 0;
  content: '';
  display: block;
  width: 40px;
}
.entry-quote blockquote {
  padding: 0;
  margin: 0;
  font-size: 16px;
  border: none;
}
.carousel-left,
.carousel-right {
  position: absolute;
  top: 50%;
  font-size: 24px;
  width: 36px;
  height: 36px;
  line-height: 36px;
  margin-top: -18px;
  text-align: center;
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 4px;
  -webkit-transition: 400ms;
  transition: 400ms;
}
.carousel-left:hover,
.carousel-right:hover {
  color: #fff;
}
.carousel-left:focus,
.carousel-right:focus {
  color: #fff;
}
.carousel-left {
  left: 10px;
}
.carousel-right {
  right: 10px;
}
.newsfeed-category .category {
  list-style: none;
  padding: 0;
  margin: 0;
}
.newsfeed-category .category li {
  padding: 5px 0;
}
.newsfeed-category #filter-search {
  margin: 10px 0;
}
.category-module,
.categories-module,
.archive-module,
.latestnews,
.newsflash-horiz,
.mostread,
.form-links,
.list-striped {
  list-style: none;
  padding: 0;
  margin: 0;
}
.category-module li,
.categories-module li,
.archive-module li,
.latestnews li,
.newsflash-horiz li,
.mostread li,
.form-links li,
.list-striped li {
  padding: 2px 0;
}
.category-module li h4,
.categories-module li h4,
.archive-module li h4,
.latestnews li h4,
.newsflash-horiz li h4,
.mostread li h4,
.form-links li h4,
.list-striped li h4 {
  margin: 5px 0;
}
.category-module li {
  padding: 0;
  margin-bottom: 10px;
}
.category-module li:last-child {
  margin-bottom: 0;
}
.category-module .article-thumbnail {
  max-width: 50px;
  border: 1px solid #ddd;
  float: left;
  margin-bottom: 0px;
  margin-right: 10px;
}
.category-module .article-main > span {
  display: block;
}
.category-module .article-main .mod-articles-category-title {
  font-size: 12px;
  line-height: 18px;
  text-transform: uppercase;
}
.category-module .article-main .mod-articles-category-date:before {
  font-family: 'Simple-Line-Icons';
  content: "\e081";
}
.category-module.category-module-slider li {
  margin-bottom: 0;
}
.category-module.category-module-slider li:hover .media-desc {
  opacity: 1;
}
.category-module.category-module-slider .media {
  margin-bottom: 20px;
  position: relative;
}
.category-module.category-module-slider .media-desc {
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
  bottom: 0;
  left: 0;
  padding: 10px 20px;
  position: absolute;
  opacity: 0;
  height: 100%;
  width: 100%;
}
.category-module.category-module-slider .media-desc * {
  color: #fff;
}
.category-module.category-module-slider .media-desc .mod-articles-category-title {
  line-height: 22px;
  margin: 0 0 5px;
  text-transform: uppercase;
}
.category-module.category-module-slider .media-desc .mod-articles-category-date:before {
  font-family: 'Simple-Line-Icons';
  content: "\e081";
}
.item.item-standard:hover .entry-media img,
.item.item-video:hover .entry-media img {
  position: relative;
  transform: scale(1.15, 1.15);
  transition-duration: 1500ms;
  transition-timing-function: ease-out;
  z-index: 3;
}
.item.item-gallery .carousel-right,
.item.item-gallery .carousel-left {
  z-index: 20;
}
.item.item-quote .entry-thumbnail {
  background: #000;
}
.item.item-quote .entry-quote {
  padding-left: 90px;
}
.item.item-link .entry-thumbnail {
  background: #000;
}
.item.item-link .entry-link {
  padding-left: 90px;
}
.item.item-link .entry-link a:hover {
  text-decoration: none;
}
.item .entry-media {
  position: relative;
}
.item .entry-media .img-overlay {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.4);
  height: 100%;
  opacity: 0;
  position: absolute;
  text-align: center;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
  visibility: hidden;
  width: 100%;
  z-index: 4;
}
.item .entry-media img {
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
  width: 100%;
}
.item .entry-media:hover .img-overlay {
  visibility: visible;
  opacity: 1;
}
.item .entry-media:hover .link-view-more:after {
  text-decoration: none;
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
}
.item .entry-media:hover .box-date-item {
  top: -10px;
}
.item .entry-thumbnail {
  overflow: hidden;
  float: none;
  margin-right: 0px;
  margin-bottom: 0px;
  position: relative;
  border: 1px solid #ddd;
  max-height: 400px;
}
.item .entry-thumbnail.full {
  max-height: none;
}
.item .sticky-item {
  background: #ffc908;
  color: #fff;
  display: block;
  font-size: 25px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  height: 109px;
  line-height: 1;
  padding: 31px 10px 0 32px;
  position: absolute;
  right: -70px;
  text-align: left;
  text-transform: none;
  top: -53px;
  width: 100px;
  z-index: 77;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.item .sticky-item i {
  font-size: 15px;
  left: -25px;
  position: relative;
  top: -5px;
}
.item .item-type-media {
  background: none repeat scroll 0 0 #fff;
  bottom: -58px;
  color: #000;
  display: block;
  font-size: 31px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  height: 150px;
  left: -36px;
  line-height: 1;
  padding: 48px 10px 0 30px;
  position: absolute;
  text-align: right;
  text-transform: none;
  width: 100px;
  z-index: 777;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.item .item-type-media i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  display: block;
}
.item .link-view-more {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.item .link-view-more:after {
  color: #fff;
  left: 50%;
  position: absolute;
  top: 38%;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
  font-size: 42px;
  content: '+';
  font-family: 'Times New Roman';
}
.item .entry-image img {
  display: block;
  max-width: 100%;
  height: auto;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}
.item .link-view-more {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 10;
}
.item .entry-image,
.item .entry-gallery,
.item .entry-video,
.item .entry-audio,
.item .entry-link {
  margin-bottom: 0px;
}
.item .entry-status,
.item .entry-quote {
  margin-bottom: 0;
}
.item .entry-main {
  background: #f4f4f4;
  padding: 30px;
}
.item .entry-main .post-format {
  background: #225a72;
  border-radius: 0;
}
.item .tags {
  padding: 0;
  margin-top: 30px;
}
.item .tags li {
  border: 1px solid #dddddd;
  color: #000;
  display: inline-block;
  margin: 0 1px 5px 0;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}
.item .tags li:hover {
  background-color: #225a72;
}
.item .tags li:hover a {
  text-decoration: none;
  color: #fff;
}
.item .tags li a {
  display: block;
  padding: 10px;
}
.item-page .social-box {
  margin-top: 20px;
}
.pagination-wrapper {
  position: relative;
}
.pagination-wrapper:after {
  border: 2px solid #dddddd;
  border-left: 0;
  border-right: 0;
  content: "";
  display: inline-block;
  left: 0;
  padding: 1px;
  position: absolute;
  top: 35px;
  width: 100%;
  z-index: -1;
}
.pagination-wrapper .pagination {
  padding-left: 40px;
}
.pagination-wrapper .pagination li a {
  border-radius: 0;
  margin-right: 4px;
  position: relative;
}
.pagination-wrapper .pagination li.active a:before {
  content: '';
  border: 4px solid transparent;
  border-top-color: #fff;
  border-right-color: #fff;
  right: 3px;
  position: absolute;
  top: 3px;
}
/*=========================================
*======= <!END BLOG ============
*=======================================*/
/*=========================================
*======= START CONTACT FORM ============
*=======================================*/
.contact-form .form-actions {
  background: none;
  border: none;
}
/*=========================================
*======= <!END CONTACT FORM ============
*=======================================*/
/*=========================================
*======= START SP PORTFOLIO ============
*=======================================*/
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li {
  margin: 0 0 15px;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a {
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #dddddd;
  color: #000;
  display: block;
  font-family: Oswald;
  font-weight: 700;
  font-size: 12px;
  padding: 8px 13px;
  text-transform: uppercase;
  transition: all 0.4s ease 0s;
  margin-left: -1px;
  overflow: hidden;
  position: relative;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a:after {
  background: none repeat scroll 0 0 #225a72;
  content: "";
  height: 15px;
  position: absolute;
  right: -12px;
  top: -5px;
  transform: rotate(45deg);
  width: 25px;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a:hover,
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a:active,
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a:focus {
  background: #000;
  color: #fff;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li.active a {
  background: #000;
  color: #fff;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li.active a:after {
  background-color: #ffc908;
}
.sp-simpleportfolio .sp-simpleportfolio-item {
  color: #fff;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-overlay-wrapper .sp-simpleportfolio-overlay {
  padding: 20px;
  background: rgba(0, 0, 0, 0.6);
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-overlay-wrapper .sp-simpleportfolio-overlay:after {
  background: none repeat scroll 0 0 #225a72;
  content: "";
  height: 15px;
  position: absolute;
  right: -10px;
  top: -5px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 25px;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-overlay-wrapper .sp-simpleportfolio-overlay h3 {
  float: right;
  font-family: Oswald;
  line-height: 30px;
  font-size: 24px;
  text-align: right;
  text-transform: uppercase;
  position: relative;
  margin-bottom: 10px;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-overlay-wrapper .sp-simpleportfolio-overlay h3 a {
  color: #fff;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-overlay-wrapper .sp-simpleportfolio-overlay h3 a:hover,
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-overlay-wrapper .sp-simpleportfolio-overlay h3 a:active,
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-overlay-wrapper .sp-simpleportfolio-overlay h3 a:focus {
  color: #ffc908;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-overlay-wrapper .sp-simpleportfolio-overlay h3:after {
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
  bottom: -11px;
  content: "";
  height: 4px;
  position: absolute;
  right: 0;
  width: 50px;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-overlay-wrapper .sp-simpleportfolio-overlay .sp-simpleportfolio-desc {
  display: inline-block;
  float: right;
  padding: 13px;
  position: relative;
  right: -10px;
  text-align: right;
}
/*=========================================
*======= <!END SP PORTFOLIO ============
*=======================================*/
/*=========================================
*======= START ERROR PAGE ============
*=======================================*/
.error-page {
  width: 100%;
  height: 100%;
  min-height: 100%;
}
.error-page body {
  width: 100%;
  height: 100%;
  min-height: 100%;
}
.error-page .error-page-inner {
  height: 100%;
  min-height: 100%;
  width: 100%;
  display: table;
  text-align: center;
}
.error-page .error-page-inner > div {
  display: table-cell;
  vertical-align: middle;
}
.error-page .fa-exclamation-triangle {
  font-size: 64px;
  line-height: 1;
  margin-bottom: 10px;
}
.error-page .error-code {
  font-weight: bold;
  font-size: 96px;
  line-height: 1;
  margin: 0 0 10px 0;
  padding: 0;
}
.error-page .error-message {
  font-size: 24px;
  line-height: 1;
  margin-bottom: 30px;
}
/*=========================================
*======= <!END ERROR PAGE ============
*=======================================*/
/*=========================================
*======= START COMINGSOON ============
*=======================================*/
.sp-comingsoon {
  width: 100%;
  height: 100%;
  min-height: 100%;
}
.sp-comingsoon body {
  width: 100%;
  height: 100%;
  min-height: 100%;
  color: #000;
  background: #fff;
}
.sp-comingsoon .sp-comingsoon-title {
  margin-top: 130px;
  font-size: 42px;
  font-weight: bold;
  margin-bottom: 10px;
  font-weight: 700;
}
.sp-comingsoon .sp-comingsoon-content {
  font-size: 28px;
  font-weight: 300;
}
.sp-comingsoon .days,
.sp-comingsoon .hours,
.sp-comingsoon .minutes,
.sp-comingsoon .seconds {
  display: inline-block;
  margin: 80px 15px;
}
.sp-comingsoon .days .number,
.sp-comingsoon .hours .number,
.sp-comingsoon .seconds .number,
.sp-comingsoon .minutes .number {
  width: 115px;
  height: 120px;
  line-height: 120px;
  border: 1px solid #000;
  border-radius: 4px;
  display: inline-block;
  font-size: 48px;
  font-weight: bold;
}
.sp-comingsoon .days .string,
.sp-comingsoon .minutes .string,
.sp-comingsoon .seconds .string,
.sp-comingsoon .hours .string {
  display: block;
  font-size: 18px;
  margin-top: 10px;
}
.sp-comingsoon .social-icons li {
  display: inline-block;
  margin: 0 15px;
}
.sp-comingsoon .social-icons li a {
  color: rgba(0, 0, 0, 0.7);
  font-size: 24px;
  -webkit-transition: color 400ms;
  transition: color 400ms;
}
.sp-comingsoon .social-icons li a:hover {
  color: #000;
}
/*=========================================
*======= <!END COMINGSOON ============
*=======================================*/
/*=========================================
*======= START MODULE ============
*=======================================*/
.sp-module {
  margin-top: 35px;
}
.sp-module:first-child {
  margin-top: 0;
}
.sp-module.nomargin {
  margin: 0;
}
.sp-module .module-title {
  font-size: 16px;
  font-family: Oswald;
  text-transform: uppercase;
}
.sp-module .sp-module-title {
  font-family: Oswald;
  font-size: 16px;
  text-transform: uppercase;
}
.sp-module ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sp-module .categories-module ul {
  margin: 0 10px;
}
.sp-module .latestnews > div {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #e8e8e8;
}
.sp-module .latestnews > div:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0;
}
.sp-module .latestnews > div > a {
  display: block;
  font-weight: 400;
}
.sp-module .tagscloud {
  margin: -2px 0;
}
.sp-module .tagscloud .tag-name {
  display: inline-block;
  padding: 5px 10px;
  background: #808080;
  color: #fff;
  border-radius: 4px;
  margin: 2px 0;
}
.sp-module .tagscloud .tag-name span {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 10px;
}
#sp-left .sp-module .module-title,
#sp-right .sp-module .module-title {
  font-size: 16px;
  font-family: Oswald;
  text-transform: uppercase;
}
#sp-left .sp-module .sp-module-title,
#sp-right .sp-module .sp-module-title {
  margin: 0 0 10px;
  font-family: Oswald;
  font-size: 16px;
  padding: 10px;
  position: relative;
  text-transform: uppercase;
  background: #000000;
  color: #fff;
}
#sp-left .sp-module .sp-module-title:after,
#sp-right .sp-module .sp-module-title:after {
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
  content: '';
  border: 4px solid transparent;
  border-top-color: #ffc908 !important;
  border-right-color: #ffc908 !important;
  right: 3px;
  position: absolute;
  top: 3px;
}
#sp-left ul.menu,
#sp-right ul.menu {
  padding: 0;
  margin: 0;
  list-style: none;
}
#sp-left ul.menu > li,
#sp-right ul.menu > li {
  border-bottom: 1px solid #ddd;
  display: block;
  padding: 10px 10px 10px 30px;
  text-transform: uppercase;
  position: relative;
}
#sp-left ul.menu > li:before,
#sp-right ul.menu > li:before {
  -webkit-transition: '.all .3s ease-out';
  -o-transition: '.all .3s ease-out';
  transition: '.all .3s ease-out';
  content: '';
  border: 4px solid transparent;
  border-top-color: #ffc908 !important;
  border-right-color: #ffc908 !important;
  left: 10px;
  position: absolute;
  top: 15px;
}
#sp-left ul.menu > li:hover,
#sp-right ul.menu > li:hover {
  background-color: #225a72;
  color: #fff;
}
#sp-left ul.menu > li:hover a,
#sp-right ul.menu > li:hover a {
  color: #fff;
}
#sp-left ul.menu a,
#sp-right ul.menu a {
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
#sp-left ul.menu a:hover,
#sp-right ul.menu a:hover {
  color: #fff;
}
#sp-left ul.menu .menu,
#sp-right ul.menu .menu {
  margin-top: 7px;
}
#sp-left ul.menu .menu li,
#sp-right ul.menu .menu li {
  padding-top: 5px;
  padding-bottom: 5px;
  border: none;
}
#sp-bottom ul.social-icons {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: center;
}
#sp-bottom ul.social-icons > li {
  display: inline-block;
  float: none;
  margin: 10px 5px 0 0;
  padding: 0;
  width: 35px;
}
#sp-bottom ul.social-icons > li a {
  color: #fff;
  display: inline-block;
  font-size: 27px;
  height: 33px;
  line-height: 24px;
  overflow: hidden;
  padding: 5px;
  position: relative;
  vertical-align: top;
  width: 33px;
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}
#sp-bottom ul.social-icons > li a i {
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
  color: inherit;
}
#sp-bottom ul.social-icons > li a:hover,
#sp-bottom ul.social-icons > li a:active,
#sp-bottom ul.social-icons > li a:focus {
  color: #225a72;
}
/*========= MODULE JUCONTENT CAROUNSEL ========== */
.ju-carousel-content.style-1 .item {
  position: relative;
  vertical-align: top;
  height: 100%;
}
.ju-carousel-content.style-1 .item:hover .avatar {
  opacity: 0;
  transform: rotateY(180deg);
  transition: all 0.35s ease 0s;
}
.ju-carousel-content.style-1 .item:hover .overlay {
  position: absolute;
  transform: rotateY(0deg) rotateY(0deg);
  opacity: 1;
  transition: all 0.35s ease 0s;
  z-index: 10;
}
.ju-carousel-content.style-1 .image {
  -webkit-transform: rotateY(0deg) rotateY(0deg);
  -webkit-transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
  -moz-transform: rotateY(0deg) rotateY(0deg);
  -moz-transform-style: preserve-3d;
  -moz-backface-visibility: hidden;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -webkit-transition: all .35s ease;
  -moz-transition: all .35s ease;
  -ms-transition: all .35s ease;
  -o-transition: all .35s ease;
  transition: all .35s ease;
  display: block;
  max-width: 100%;
  height: auto;
}
.ju-carousel-content.style-1 .image img {
  margin-bottom: 20px;
  padding-right: 2px;
  display: block;
  max-width: 100%;
  height: auto;
}
.ju-carousel-content.style-1 .image h4 {
  padding: 0 10px;
  font-size: 17px;
  line-height: 22px;
}
.ju-carousel-content.style-1 .overlay {
  background-color: #225a72;
  padding: 15px;
  color: #fff;
  font-size: 12px;
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  overflow: hidden;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -webkit-transform: rotateY(-180deg);
  -webkit-transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
  -moz-transform: rotateY(-180deg);
  -moz-transform-style: preserve-3d;
  -moz-backface-visibility: hidden;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: all .35s ease;
  -moz-transition: all .35s ease;
  -ms-transition: all .35s ease;
  -o-transition: all .35s ease;
  transition: all .35s ease;
}
.ju-carousel-content.style-1 .overlay:after {
  background: #ffc908;
  content: "";
  height: 15px;
  position: absolute;
  right: -10px;
  bottom: -5px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  width: 25px;
}
.ju-carousel-content.style-1 .overlay .title {
  color: #fff;
}
.ju-carousel-content.style-1 .overlay .title a {
  color: #fff;
}
.ju-carousel-content.style-1 .overlay .readmore {
  margin-top: 10px;
}
.ju-carousel-content.style-1 .overlay .fa-box-arrow {
  border: 1px solid #fff;
  color: #fff;
  display: block;
  height: 25px;
  padding: 5px;
  position: relative;
  text-align: center;
  width: 25px;
  -webkit-transition: all .35s ease;
  -moz-transition: all .35s ease;
  -ms-transition: all .35s ease;
  -o-transition: all .35s ease;
  transition: all .35s ease;
}
.ju-carousel-content.style-2 .item {
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #eeeeee;
  display: inline-block;
  float: left;
  list-style: outside none none;
  margin-bottom: 5px;
  padding: 0 20px;
  position: relative;
  vertical-align: top;
  width: 200px;
  overflow: hidden;
  margin-left: -3px;
}
.ju-carousel-content.style-2 .image {
  display: table-cell;
  height: 90px;
  line-height: 41px;
  vertical-align: middle;
}
.ju-carousel-content.style-3 {
  margin-left: -10px;
  margin-right: -10px;
}
.ju-carousel-content.style-3 .item {
  padding: 0 10px 28px;
  text-align: center;
}
.ju-carousel-content.style-3 .item:hover .readmore {
  opacity: 1;
}
.ju-carousel-content.style-3 .item:hover .title:after {
  background: #225a72;
}
.ju-carousel-content.style-3 .item:hover .staff-wrap {
  background: #225a72;
}
.ju-carousel-content.style-3 .item:hover .staff-position {
  background: #225a72;
  float: right;
}
.ju-carousel-content.style-3 .item:hover .social-team {
  margin-bottom: 10px;
}
.ju-carousel-content.style-3 .item:hover .social-team a {
  color: #fff;
}
.ju-carousel-content.style-3 .item:hover .social-team a:hover,
.ju-carousel-content.style-3 .item:hover .social-team a:active,
.ju-carousel-content.style-3 .item:hover .social-team a:focus {
  color: #fff;
  background: #ffc908;
  border-color: #ffc908;
}
.ju-carousel-content.style-3 .image {
  overflow: hidden;
  position: relative;
  display: block;
  max-width: 100%;
  height: auto;
}
.ju-carousel-content.style-3 .image img {
  display: block;
  max-width: 100%;
  height: auto;
  width: 100%;
}
.ju-carousel-content.style-3 .readmore {
  background-color: rgba(0, 0, 0, 0.7);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  opacity: 0;
  text-transform: uppercase;
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}
.ju-carousel-content.style-3 .readmore a {
  display: inline-block;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  position: relative;
  top: 160px;
  font-family: Oswald;
  font-size: 24px;
  padding: 0 10px;
  right: auto;
  z-index: 8;
  background: #ffc908;
}
.ju-carousel-content.style-3 .readmore a:hover {
  text-decoration: none;
}
.ju-carousel-content.style-3 .title {
  color: #fff;
  font-size: 24px;
  text-align: right;
  text-transform: uppercase;
  position: relative;
  z-index: 7;
  padding-right: 20px;
}
.ju-carousel-content.style-3 .title a {
  color: #fff;
}
.ju-carousel-content.style-3 .title:after {
  background: #000 none repeat scroll 0 0;
  content: "";
  height: 300px;
  left: -64px;
  position: absolute;
  top: -41px;
  transform: rotate(-15deg);
  width: 437px;
  z-index: -1;
}
.ju-carousel-content.style-3 .staff-position {
  background: #000 none repeat scroll 0 0;
  color: #fff;
  display: inline;
  float: left;
  font-family: Oswald;
  font-size: 16px;
  left: 0;
  margin: 0 0 10px;
  padding: 15px 20px;
  text-align: left;
  text-transform: uppercase;
}
.ju-carousel-content.style-3 .social-team {
  display: inline-block;
  width: 100%;
  margin-bottom: 10px;
  text-align: center;
  list-style: none;
}
.ju-carousel-content.style-3 .social-team li {
  display: inline-block;
  margin: 10px 5px 8px 0;
  padding: 0;
  width: 35px;
  border-radius: 0.25em;
  box-shadow: 0 0 10px rgba(92, 75, 81, 0);
  transition: all 0.3s ease 0s;
  position: relative;
}
.ju-carousel-content.style-3 .social-team li a {
  display: block;
  margin-bottom: 0;
  overflow: hidden;
  border: 1px solid #ddd;
  height: 33px;
  line-height: 24px;
  padding: 5px;
  position: relative;
  vertical-align: top;
  width: 33px;
}
.ju-carousel-content.style-3 .social-team li a .fa {
  margin-right: 2px;
}
.ju-carousel-content.style-3 .social-team li a:after {
  background: #225a72 none repeat scroll 0 0;
  content: "";
  height: 15px;
  position: absolute;
  right: -15px;
  top: -8px;
  transform: rotate(45deg);
  width: 25px;
}
.ju-carousel-content.style-3 .staff-shorty {
  color: #fff;
  padding: 10px 20px 20px 20px;
  text-align: center;
}
.ju-carousel-content.style-3 .owl-controls {
  margin-left: 10px;
  margin-right: 10px;
}
/*========= <!END MODULE JUCONTENT CAROUNSEL ========== */
/*========= MODULE JUTESTIMONIAL ========== */
.ju-testimonial {
  padding: 0;
  margin: 0 -20px;
}
.ju-testimonial .testimonial-item {
  border: 1px solid #DDDDDD;
  background: #fff;
  display: inline-block;
  float: left;
  list-style: none outside none;
  margin: 0 20px;
  padding: 0;
  position: relative;
  vertical-align: top;
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}
.ju-testimonial .testimonial-item img {
  margin-right: 20px;
}
.ju-testimonial .testimonial-item .description {
  padding: 20px;
  text-align: left;
  font-size: 14px;
  line-height: 1.42857143;
  color: #000000;
}
.ju-testimonial .testimonial-item .separator {
  margin-bottom: 5px;
}
.ju-testimonial .testimonial-item .fa-quote-left {
  color: #225a72;
  margin-right: 0;
}
.ju-testimonial .testimonial-item .author {
  font-size: 12px;
  font-weight: normal;
  text-transform: uppercase;
}
.ju-testimonial .testimonial-item .position {
  font-size: 11px;
  color: #aaa;
  font-weight: normal;
  padding-left: 16px;
}
.ju-testimonial .testimonial-item .testimonial-arrow {
  display: none;
}
.ju-testimonial div.owl-controls {
  margin: 80px 20px 0;
}
/*========= <!END MODULE JUTESTIMONIAL ========== */
/*========= MODULE QUICKCONTACT ========== */
.ju-quickcontact-introtext {
  margin: -39px auto 40px;
  max-width: 1000px;
  text-align: center;
}
.ju-quickcontact-posttext {
  margin: 0;
}
.ju-quickcontact input[type="text"],
.ju-quickcontact input[type="email"],
.ju-quickcontact textarea {
  width: 100%;
  background: transparent;
  border: 1px solid #ddd;
  padding: 10px;
  margin-bottom: 25px;
  font-size: 13px;
  font-weight: 300;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.ju-quickcontact input[type="text"]:focus,
.ju-quickcontact input[type="email"]:focus,
.ju-quickcontact textarea:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #ffc908;
}
.ju-quickcontact input[type="text"]:-moz-placeholder,
.ju-quickcontact input[type="email"]:-moz-placeholder,
.ju-quickcontact textarea:-moz-placeholder {
  color: #eee;
  text-transform: uppercase;
}
.ju-quickcontact input[type="text"]:-ms-input-placeholder,
.ju-quickcontact input[type="email"]:-ms-input-placeholder,
.ju-quickcontact textarea:-ms-input-placeholder {
  color: #eee;
  text-transform: uppercase;
}
.ju-quickcontact input[type="text"]::-webkit-input-placeholder,
.ju-quickcontact input[type="email"]::-webkit-input-placeholder,
.ju-quickcontact textarea::-webkit-input-placeholder {
  color: #eee;
  text-transform: uppercase;
}
.ju-quickcontact .ju-qc-submit {
  padding: 10px;
  width: 100%;
  text-transform: uppercase;
  margin-top: -5px;
}
.ju-quickcontact .ju-qc-submit:hover,
.ju-quickcontact .ju-qc-submit:focus,
.ju-quickcontact .ju-qc-submit:active {
  background: #1c4a5e;
}
.i-set-wrap {
  display: inline-block;
  float: left;
  margin-bottom: 5px;
  width: 100%;
  height: auto;
}
.i-set-wrap .i-set {
  border: 2px solid #225a72;
  border-radius: 100px;
  float: left;
  padding: 10px;
  width: 50px;
  height: 50px;
  font-size: 20px;
  text-align: center;
}
.i-set-wrap .i-set .fa {
  margin-right: 2px;
}
.content-i-set {
  float: left;
  padding: 8px 0 15px 15px;
  width: 200px;
  text-align: left;
  font-size: 14px;
  line-height: 20px;
}
/*========= <!END MODULE QUICKCONTACT ========== */
/*========= MODULE ACYMAILING ========== */
.acymailing_module .acymailing_form {
  position: relative;
}
.acymailing_module .acymailing_form input[type="text"] {
  border: 1px solid #ddd;
  color: #ddd;
  background: none;
  padding: 14px 57px 14px 14px;
  height: 49px;
  width: 100%;
  font-style: italic;
  font-size: 14px;
}
.acymailing_module .acymailing_form .acysubbuttons {
  padding: 0;
  height: 0;
  line-height: 0;
  margin: 0;
}
.acymailing_module .acymailing_form .acysubbuttons input {
  /*position: absolute;
  right: 0;
  top: 0;*/
  color: #000;
  font-family: Oswald;
  font-weight: bold;
  background: #ffc908;
  font-size: 17px;
  line-height: 12px;
  padding: 15px 21px;
  margin: 0;
  height: 49px;
  border: none;
}
#sp-bottom .acymailing_module .acymailing_form input[type="text"] {
  color: #ccc;
  border-color: #333;
}
.acymailing_module.style-2 .acymailing_module_form {
  max-width: 555px;
  margin-left: auto !important;
  margin-right: auto !important;
}
.acymailing_module.style-2 .acymailing_introtext {
  text-align: center;
  margin-top: -29px !important;
  margin-bottom: 40px !important;
}
.acymailing_module.style-2 input[type="text"] {
  border: 2px solid #fff;
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 20px;
  padding: 7px 15px 7px 35px;
  height: auto;
  color: #ccc !important;
}
/*========= <!END MODULE ACYMAILING ========== */
/*========= MODULE JUSLIDESHOW ========== */
div.default-content .ju-slide-desc {
  background: rgba(0, 0, 0, 0.6);
  color: #FFF;
  line-height: 20px;
  left: 19%;
  top: 43%;
  bottom: auto;
  width: 535px;
  height: auto;
  min-height: 150px;
  padding: 20px;
}
div.default-content .ju-slide-desc .label-title {
  font-size: 44px;
  font-weight: bold;
}
div.default-content .ju-slide-desc .label-title a {
  color: #fff;
}
div.default-content .ju-slide-desc .label-title a:hover,
div.default-content .ju-slide-desc .label-title a:active,
div.default-content .ju-slide-desc .label-title a:focus {
  color: #ffc908;
  text-decoration: none;
}
div.default-content .ju-slide-desc .label-desc {
  margin-top: 10px;
  margin-bottom: 30px;
  font-size: 15px;
  line-height: 24px;
}
div.default-content .ju-slide-desc .label-readmore {
  margin-bottom: 0;
}
div.default-content .ju-slide-desc a.readmore {
  background-image: none;
  background: #ffc908;
  color: #000;
  font-size: 14px;
  border: none;
  display: inline-block;
  margin-bottom: 0;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  padding: 6px 12px;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: uppercase;
  position: relative;
  top: 0 !important;
  left: 0 !important;
}
div.default-content .ju-slide-desc a.readmore:before {
  content: '';
  border: 4px solid transparent;
  border-top-color: #000 !important;
  border-right-color: #000 !important;
  right: 3px;
  position: absolute;
  top: 3px;
}
div.default-content .ju-slide-desc a.readmore:hover,
div.default-content .ju-slide-desc a.readmore:focus {
  opacity: .9;
}
div.default-content:hover .ju-slide-btns .prev_button,
div.default-content:hover .ju-slide-btns .next_button {
  opacity: 1;
}
div.default-content:hover .ju-slide-btns .prev_button {
  left: 15px;
}
div.default-content:hover .ju-slide-btns .next_button {
  right: 15px;
}
div.default-content .ju-slide-btns .prev_button,
div.default-content .ju-slide-btns .next_button {
  top: 50%;
  bottom: auto;
  width: 50px;
  height: 50px;
  border: 2px solid #fff;
  text-indent: 0;
  background-image: none;
  opacity: 0;
  margin-top: -32px;
  -webkit-transition: 'all .3s ease-out';
  -o-transition: 'all .3s ease-out';
  transition: 'all .3s ease-out';
}
div.default-content .ju-slide-btns .prev_button:hover,
div.default-content .ju-slide-btns .next_button:hover {
  background: #000;
  border-color: #000;
}
div.default-content .ju-slide-btns .prev_button {
  left: -25px;
}
div.default-content .ju-slide-btns .prev_button:before {
  content: "\f104";
  display: inline-block;
  width: 30px;
  height: 30px;
  color: #fff;
  font-family: "FontAwesome";
  font-size: 41px !important;
  left: 15px !important;
  top: -6px !important;
  position: relative;
  margin-right: 100px;
}
div.default-content .ju-slide-btns .next_button {
  left: auto;
  right: -25px;
}
div.default-content .ju-slide-btns .next_button:before {
  content: "\f105";
  display: inline-block;
  width: 30px;
  height: 30px;
  color: #fff;
  font-family: "FontAwesome";
  font-size: 41px !important;
  left: 15px !important;
  top: -6px !important;
  position: relative;
  margin-right: 100px;
}
div.default-content .progressbar {
  bottom: 12px;
  width: 50%;
  left: 50%;
  background: #ffffff;
  border-radius: 10px;
  height: 7px;
  z-index: 100;
  opacity: 0.5;
}
/*Shop Slideshow*/
div.default-shop .ju-slide-desc {
  background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
  text-align: center;
  color: #FFF;
  line-height: 20px;
  left: 34%;
  top: 27%;
  bottom: auto;
  width: 535px;
  height: auto;
  min-height: 150px;
  padding: 20px;
}
div.default-shop .ju-slide-desc .label-title {
  font-size: 44px;
  width: 100%;
  font-weight: bold;
  float: none;
}
div.default-shop .ju-slide-desc .label-title a {
  color: #fff;
}
div.default-shop .ju-slide-desc .label-title a:hover,
div.default-shop .ju-slide-desc .label-title a:active,
div.default-shop .ju-slide-desc .label-title a:focus {
  color: #ffc908;
  text-decoration: none;
}
div.default-shop .ju-slide-desc .label-desc {
  margin-top: 10px;
  margin-bottom: 30px;
  font-size: 15px;
  line-height: 24px;
  text-align: center;
  width: 100%;
}
div.default-shop .ju-slide-desc .label-readmore {
  margin-bottom: 0;
  float: none;
  display: inline-block;
}
div.default-shop .ju-slide-desc a.readmore {
  background-image: none;
  background: #ffc908;
  color: #000;
  font-size: 18px;
  border: none;
  display: inline-block;
  margin-bottom: 0;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  padding: 15px 35px;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: uppercase;
  position: relative;
  top: 0 !important;
  left: 0 !important;
}
div.default-shop .ju-slide-desc a.readmore:before {
  content: '';
  border: 4px solid transparent;
  border-top-color: #000 !important;
  border-right-color: #000 !important;
  right: 3px;
  position: absolute;
  top: 3px;
}
div.default-shop .ju-slide-desc a.readmore:hover,
div.default-shop .ju-slide-desc a.readmore:focus {
  opacity: .9;
}
div.default-shop:hover .ju-slide-btns .prev_button,
div.default-shop:hover .ju-slide-btns .next_button {
  opacity: 1;
}
div.default-shop:hover .ju-slide-btns .prev_button {
  left: 15px;
}
div.default-shop:hover .ju-slide-btns .next_button {
  right: 15px;
}
div.default-shop .ju-slide-btns .prev_button,
div.default-shop .ju-slide-btns .next_button {
  top: 50%;
  bottom: auto;
  width: 50px;
  height: 50px;
  border: 2px solid #fff;
  text-indent: 0;
  background-image: none;
  opacity: 0;
  margin-top: -32px;
  -webkit-transition: 'all .3s ease-out';
  -o-transition: 'all .3s ease-out';
  transition: 'all .3s ease-out';
}
div.default-shop .ju-slide-btns .prev_button:hover,
div.default-shop .ju-slide-btns .next_button:hover {
  background: #000;
  border-color: #000;
}
div.default-shop .ju-slide-btns .prev_button {
  left: -25px;
}
div.default-shop .ju-slide-btns .prev_button:before {
  content: "\f104";
  display: inline-block;
  width: 30px;
  height: 30px;
  color: #fff;
  font-family: "FontAwesome";
  font-size: 41px !important;
  left: 15px !important;
  top: -6px !important;
  position: relative;
  margin-right: 100px;
}
div.default-shop .ju-slide-btns .next_button {
  left: auto;
  right: -25px;
}
div.default-shop .ju-slide-btns .next_button:before {
  content: "\f105";
  display: inline-block;
  width: 30px;
  height: 30px;
  color: #fff;
  font-family: "FontAwesome";
  font-size: 41px !important;
  left: 15px !important;
  top: -6px !important;
  position: relative;
  margin-right: 100px;
}
div.default-shop .progressbar {
  bottom: 12px;
  width: 50%;
  left: 50%;
  background: #ffffff;
  border-radius: 10px;
  height: 7px;
  z-index: 100;
  opacity: 0.5;
}
/*========= <!END MODULE JUSLIDESHOW ========== */
/*========= MODULE JFLICKR ========== */
.gallery-flickr ul {
  padding: 0;
  width: 300px;
  margin-top: -17px !important;
}
.gallery-flickr ul:before,
.gallery-flickr ul:after {
  content: " ";
  display: table;
}
.gallery-flickr ul:after {
  clear: both;
}
.gallery-flickr li {
  display: inline-block;
  list-style: outside none none;
  margin-bottom: 15px;
  margin-right: 15px;
}
.gallery-flickr li a {
  margin: 0 !important;
  position: relative;
}
.gallery-flickr li a:before {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  color: #fff;
  display: block;
  font-size: 16px;
  height: 36px;
  left: 50%;
  line-height: 34px;
  margin-left: -18px;
  margin-top: -18px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 36px;
  content: "\f002";
  font-family: FontAwesome;
  opacity: 0;
  visibility: hidden;
  z-index: 1;
}
.gallery-flickr li a:after {
  background: rgba(0, 0, 0, 0) url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAALUlEQVQIW2P8//9/PQMESAHxMxCDESoIF4AJzoSpgOqAq4TxwcbAtMMEwcYAAACRFYxNBVDfAAAAAElFTkSuQmCC") repeat scroll 0 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  opacity: 0;
  visibility: hidden;
  content: "";
  z-index: 0;
}
.gallery-flickr li a:hover:before,
.gallery-flickr li a:hover:after {
  opacity: 1;
  visibility: visible;
}
/*========= <!END MODULE JFLICKR ========== */
/*========= MODULE ARTICLE LATEST ========== */
.article-lastest.home-style .row .article-item {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .article-lastest.home-style .row:last-child .article-item {
    margin-bottom: 0;
  }
}
.article-lastest.home-style .article-item {
  border: 1px solid #ddd;
  position: relative;
}
.article-lastest.home-style .article-item .item-type-media {
  left: -5px;
}
.article-lastest.home-style .article-item .item-image {
  position: relative;
  overflow: hidden;
}
.article-lastest.home-style .article-item .item-image .thumbnail {
  max-height: 173px;
  overflow: hidden;
}
.article-lastest.home-style .article-item .item-type-media {
  background: none repeat scroll 0 0 #fff;
  bottom: -58px;
  color: #000;
  display: block;
  font-size: 31px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  height: 136px;
  left: -36px;
  line-height: 1;
  padding: 48px 10px 0 30px;
  position: absolute;
  text-align: right;
  text-transform: none;
  width: 100px;
  z-index: 777;
  -webkit-transform: rotate(-55deg);
  -ms-transform: rotate(-55deg);
  -o-transform: rotate(-55deg);
  transform: rotate(-55deg);
}
.article-lastest.home-style .article-item .item-type-media i {
  font-size: 19px;
  position: relative;
  top: -7px;
  display: block;
  -webkit-transform: rotate(55deg);
  -ms-transform: rotate(55deg);
  -o-transform: rotate(55deg);
  transform: rotate(55deg);
}
.article-lastest.home-style .article-item .caption {
  padding: 0 20px 15px;
}
.article-lastest.home-style .article-item .caption .item-title {
  font-size: 17px;
  text-transform: uppercase;
  margin-top: 10px;
}
.article-lastest.home-style .article-item .item-panel a {
  font-family: Oswald;
  padding: 10px 20px;
  margin: 0;
}
.article-lastest.home-style .article-item .item-panel .btn:before {
  border-top-color: #ffc908;
  border-right-color: #ffc908;
}
.article-lastest.home-style .article-item .item-panel .btn:hover {
  background: #225a72;
  border-color: #ddd;
}
/*========= <!END ARTICLE LATEST ========== */
/*========= MODULE JUTESTIMONIAL ========== */
/*========= <!END MODULE JUTESTIMONIAL ========== */
/*=========================================
*======= <!END MODULE ============
*=======================================*/
.btn.jmodedit {
  height: 32px !important;
  width: 36px !important;
  /*&:before{
	display: none;
  }*/
  /*.icon-edit{
	color: #fff;
	background: @brand-success;
	width: 27px;
	height: 23px;
	display: inline-block;
	text-align: center;
	line-height: 23px;
	&:before{
	  font-family: FontAwesome;
	  content: '\f044';
	  margin: 0;
	}
  }*/
}
.banner-full-width {
  padding: 30px 20px 20px;
  margin-bottom: 30px;
}
.banner-full-width h3 {
  font-family: Oswald;
  font-size: 22px;
  text-transform: uppercase;
  color: #fff;
}
.banner-full-width h5 {
  font-family: Oswald;
  font-size: 15px;
  text-transform: uppercase;
  color: #fff;
}
.banner-full-width .btn {
  background-color: transparent !important;
  color: #fff;
  margin-top: 0;
  padding: 12px 20px;
  border: 1px solid #fff;
}
.double-line {
  border: none;
  border-bottom: #ddd 1px solid;
  position: relative;
}
.double-line:after {
  border-bottom: 1px solid #ddd;
  content: "";
  display: inline-block;
  position: absolute;
  top: 3px;
  width: 100%;
}
.x-navigation {
  margin: 20px auto 0;
  position: relative;
  text-align: center;
}
.x-navigation:after {
  border: 2px solid #dddddd;
  border-left: 0;
  border-right: 0;
  content: "";
  display: inline-block;
  left: 0;
  padding: 1px;
  position: absolute;
  top: 20px;
  width: 100%;
  z-index: 3;
}
.x-navigation .btn {
  padding: 10px 20px;
  position: relative;
  text-align: center;
  top: 0;
  z-index: 7;
}
/*=========================================
*======= START MIXED CSS ==========
*=======================================*/
.offline-inner {
  margin-top: 100px;
}
.page-header {
  padding-bottom: 15px;
}
.sp-social-share ul {
  display: block;
  padding: 0;
  margin: 20px -5px 0;
}
.sp-social-share ul li {
  display: inline-block;
  font-size: 24px;
  margin: 0 5px;
}
.dl-horizontal dt {
  margin: 8px 0;
  text-align: left;
}
table.category {
  width: 100%;
}
table.category thead > tr,
table.category tbody > tr {
  border: 1px solid #f2f2f2;
}
table.category thead > tr th,
table.category tbody > tr th,
table.category thead > tr td,
table.category tbody > tr td {
  padding: 10px;
}
@media print {
  .visible-print {
    display: inherit !important;
  }
  .hidden-print {
    display: none !important;
  }
}
.modal-dialog {
  z-index: 1050;
}
#fancybox-content {
  position: relative;
}
#fancybox-content .product-loading {
  position: absolute;
  width: 48px;
  height: 48px;
  top: 50%;
  left: 50%;
  margin-left: -24px;
  margin-top: -24px;
  font-size: 30px;
}
.outline-outward.btn-icon {
  position: absolute;
}
.chzn-container-single .chzn-single {
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #ddd;
  display: block;
  overflow: auto !important;
  white-space: nowrap;
  position: relative;
  height: 34px;
  line-height: 32px;
  padding: 0 10px;
  color: #444444;
  text-decoration: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.chzn-container-single .chzn-single > span {
  height: 100%;
}
.chzn-container-single .chzn-single > div {
  padding-top: 3px;
}
.chzn-container .chzn-drop {
  border: 1px solid #ddd;
  position: absolute;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.chzn-container .chzn-results {
  padding: 0;
}
.chzn-container .chzn-results li {
  padding: 5px 10px;
}
.chzn-container .chzn-results li.result-selected {
  color: #225a72;
}
.chzn-container .chzn-results li:hover {
  color: #225a72;
}
.chzn-container .chzn-results .highlighted,
.chzn-container .chzn-results .result-selected {
  background-color: transparent;
  background-image: none;
}
.chzn-container .chzn-choices {
  background-image: none;
}
.chzn-container .chzn-choices .search-field input {
  height: 34px;
  padding: 6px 12px;
  min-width: 20px;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.sbHolder {
  background-color: #fff;
  border: solid 1px #ddd;
  font-size: 12px;
  font-weight: normal;
  height: 39px;
  position: relative;
  width: 200px;
}
.sbSelector {
  display: block;
  height: 37px;
  left: 0;
  line-height: 37px;
  outline: none;
  overflow: hidden;
  position: absolute;
  text-indent: 10px;
  top: 0;
  width: 170px;
}
.sbSelector:link,
.sbSelector:visited,
.sbSelector:hover {
  color: #000;
  text-transform: uppercase;
  font-size: 14px;
  outline: none;
  text-decoration: none;
}
.sbToggle {
  background: url(../../../images/select-icons.png) 0 -95px no-repeat;
  display: block;
  height: 30px;
  outline: none;
  position: absolute;
  right: 0;
  top: 7px;
  width: 30px;
}
.sbToggle:hover {
  background: url(../../../images/select-icons.png) 0 3px no-repeat;
}
.sbToggleOpen {
  background: url(../../../images/select-icons.png) 0 3px no-repeat;
}
.sbHolderDisabled {
  background-color: #3C3C3C;
  border: solid 1px #515151;
}
.sbOptions {
  background-color: #fff;
  border: 1px solid #ddd;
  list-style: none;
  left: -1px;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 30px;
  width: 200px;
  z-index: 20;
  overflow-y: auto;
}
.sbOptions li {
  padding: 0 7px;
}
.sbOptions a {
  border-bottom: 1px dotted #ddd;
  display: block;
  outline: medium none;
  padding: 7px 0 7px 15px;
  text-transform: uppercase;
}
.sbOptions li:hover a {
  color: #000 !important;
}
.sbOptions a:link,
.sbOptions a:visited {
  color: #000;
  text-decoration: none;
}
.sbOptions a:hover,
.sbOptions a:focus,
.sbOptions a.sbFocus {
  color: #000000;
}
.sbOptions li.last a {
  border-bottom: none;
}
.sbOptions .sbDisabled {
  border-bottom: dotted 1px #515151;
  color: #000;
  display: block;
  padding: 7px 0 7px 3px;
}
.sbOptions .sbGroup {
  border-bottom: 1px dotted #515151;
  color: #000000;
  display: block;
  font-weight: normal;
  padding: 7px 0 7px 3px;
  text-transform: uppercase;
}
.sbOptions .sbSub {
  padding-left: 17px;
}
.ju-carousel-virtuemart .owl-controls {
  margin-left: 20px;
  margin-right: 20px;
}
.owl-theme .owl-controls {
  padding-left: 0;
  margin-top: 20px;
  position: relative;
  height: 40px;
}
.owl-theme .owl-controls:after {
  border: 2px solid #dddddd;
  border-left: 0;
  border-right: 0;
  content: "";
  display: inline-block;
  left: 0;
  padding: 1px;
  position: absolute;
  top: 20px;
  width: 100%;
  z-index: 3;
}
.owl-theme .owl-controls .owl-buttons div.owl-prev,
.owl-theme .owl-controls .owl-buttons div.owl-next {
  margin: 0;
  padding: 0;
  text-indent: 0;
  border-radius: 0;
  background: #fff;
  border: 1px solid #ddd;
  height: 40px;
  width: 40px;
  text-align: center;
  top: 0;
  position: relative;
  overflow: hidden;
  z-index: 7;
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}
.owl-theme .owl-controls .owl-buttons div.owl-prev:before,
.owl-theme .owl-controls .owl-buttons div.owl-next:before {
  font-family: "FontAwesome";
  color: #000;
  width: 38px;
  height: 38px;
  font-size: 20px;
  line-height: 38px;
  text-align: center;
  display: block;
}
.owl-theme .owl-controls .owl-buttons div.owl-prev:after,
.owl-theme .owl-controls .owl-buttons div.owl-next:after {
  content: '';
  border: 4px solid transparent;
  border-top-color: #fff !important;
  border-right-color: #fff !important;
  right: 3px;
  position: absolute;
  top: 3px;
}
.owl-theme .owl-controls .owl-buttons div.owl-prev {
  margin-right: 2px;
}
.owl-theme .owl-controls .owl-buttons div.owl-prev:before {
  content: "\f104";
}
.owl-theme .owl-controls .owl-buttons div.owl-next {
  margin-left: 1px;
}
.owl-theme .owl-controls .owl-buttons div.owl-next:before {
  content: "\f105";
}
.owl-theme .owl-controls.clickable .owl-buttons div.owl-prev:hover,
.owl-theme .owl-controls.clickable .owl-buttons div.owl-next:hover {
  background: #000;
  border: 1px solid #000;
}
.owl-theme .owl-controls.clickable .owl-buttons div.owl-prev:hover:before,
.owl-theme .owl-controls.clickable .owl-buttons div.owl-next:hover:before {
  color: #fff;
}
/*BX SLIDER*/
.bx-wrapper .bx-controls .direction .bx-prev,
.bx-wrapper .bx-controls .direction .bx-next {
  border: 1px solid #ddd;
}
.bx-controls-direction .bx-prev {
  line-height: 28px;
}
.bx-controls-direction .bx-prev:before {
  font-family: FontAwesome;
  content: "\f104";
  font-size: 22px;
}
.bx-controls-direction .bx-next {
  line-height: 28px;
}
.bx-controls-direction .bx-next:before {
  font-family: FontAwesome;
  content: "\f105";
  font-size: 22px;
}
/* <!END BX SLIDER*/
/*HIDE LINK AT PRINT PAGE*/
@media print {
  a[href]:after {
    content: none !important;
  }
}
/*=========================================
*======= <!END MIXED CSS ==========
*=======================================*/
@media only screen and (min-width: 1200px) {
  .sp-simpleportfolio .sp-simpleportfolio-overlay h3 {
    width: 66%;
  }
  .sp-simpleportfolio .sp-simpleportfolio-overlay .sp-simpleportfolio-desc {
    width: 85%;
  }
}
@media screen and (max-width: 1200px) {
  .bg-slideshow li:nth-child(2) .bg-slide,
  .bg-slideshow li:nth-child(3) .bg-slide {
    display: none;
  }
  .bg-slideshow li:nth-child(1) .bg-slide {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
  }
  .sp-megamenu-parent > li > a {
    font-size: 12px;
  }
}
@media only screen and (min-width: 1000px) and (max-width: 1200px) {
  html .loaded .ip-logo img,
  html .blog-logo img {
    max-width: 100% !important;
    width: auto !important;
  }
}
/* Desktops and laptops ----------- */
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .mobile-center {
    margin: 20px 0;
  }
  .mobile-center,
  .mobile-center * {
    text-align: center;
  }
  .mobile-center .input-group {
    float: none !important;
    margin: 0 auto;
  }
  #sp-top1,
  #sp-top2 {
    width: 100%;
    text-align: center;
    padding: 10px 0;
  }
  .about-tabs {
    display: inline-block;
    width: 100%;
  }
  .about-tabs-wrap .nav-tabs {
    margin-bottom: 30px;
  }
  .sppb-addon-feature.style-2 .sppb-addon-content {
    margin-bottom: 30px;
  }
  html .table-line .price-plan-wrap {
    float: none;
    width: 100%;
  }
  .cd-events-wrapper .flex-direction-nav li a {
    display: none !important;
  }
  .cd-see-all {
    margin-bottom: 30px;
  }
  .x-coutdown {
    margin-top: 30px;
  }
  html .widget-banner img {
    display: block;
    height: auto;
    margin: 0 auto;
    max-width: 100% !important;
    width: auto;
  }
  .ju-ticker-virtuemart div.ju-item .image-block img {
    max-width: 60px;
  }
  .vm-grid-view .product-list div.product {
    max-width: 33%;
  }
  .vm-grid-view .product-list div.product .product-inner {
    width: auto;
  }
}
@media only screen and (max-width: 1024px) {
  div.default-content .ju-slide-desc {
    padding: 15px !important;
    min-height: 100px !important;
    min-width: 250px;
    top: 25% !important;
    left: 15% !important;
  }
  div.default-content .ju-slide-desc .label-title {
    font-size: 28px !important;
    line-height: 1.1 !important;
  }
  div.default-content .ju-slide-desc .label-desc {
    font-size: 10px !important;
    line-height: 1.4 !important;
    margin-bottom: 10px !important;
  }
  div.default-content .ju-slide-desc a.readmore {
    padding: 10px 14px !important;
    font-size: 10px !important;
  }
  div.default-shop .ju-slide-desc {
    /*a.readmore{
        padding: 10px 14px !important;
        font-size: 11px !important;
      }*/
  }
  div.default-shop .ju-slide-desc .label-title {
    font-size: 25px !important;
    line-height: 1.1 !important;
  }
  div.default-shop .ju-slide-desc .label-desc {
    font-size: 10px !important;
    line-height: 1.4 !important;
    margin-bottom: 10px !important;
  }
  .product-list {
    text-align: center;
  }
  /*div.default-shop{
    .ju-slide-desc{
      .label-title{
        font-size: 24px !important;
        line-height: 1.1 !important;
      }
      .label-desc{
        font-size: 10px !important;
        line-height: 1.1 !important;
        margin-bottom: 10px !important;
      }
      a.readmore{
        padding: 10px 14px !important;
        font-size: 11px !important;
      }
    }
  }*/
  .bt-googlemaps {
    max-height: 300px !important;
  }
}
@media only screen and (max-width: 768px) {
  #sp-page-builder .page-content .sppb-section.footer-gray-1,
  section.footer-gray-1,
  #sp-page-builder .page-content .sppb-section.footer-gray-2,
  section.footer-gray-2,
  #sp-page-builder .page-content .sppb-section.footer-white-1,
  section.footer-white-1,
  #sp-page-builder .page-content .sppb-section.footer-white-2,
  section.footer-white-2 {
    padding-bottom: 70px;
  }
  #sp-page-builder .page-content .sppb-section.footer-gray-1:after,
  section.footer-gray-1:after,
  #sp-page-builder .page-content .sppb-section.footer-gray-2:after,
  section.footer-gray-2:after,
  #sp-page-builder .page-content .sppb-section.footer-white-1:after,
  section.footer-white-1:after,
  #sp-page-builder .page-content .sppb-section.footer-white-2:after,
  section.footer-white-2:after {
    display: none;
  }
  #sp-page-builder .page-content .sppb-section .section-title .sppb-title-heading,
  section .section-title .sppb-title-heading,
  #sp-page-builder .page-content .sppb-section .sppb-section-title .sppb-title-heading,
  section .sppb-section-title .sppb-title-heading,
  #sp-page-builder .page-content .sppb-section .section-title .section-heading,
  section .section-title .section-heading,
  #sp-page-builder .page-content .sppb-section .sppb-section-title .section-heading,
  section .sppb-section-title .section-heading {
    font-size: 28px;
  }
  .heading-wrap .section-heading {
    font-size: 28px;
  }
  #sp-top1,
  #sp-top2 {
    width: 100%;
    text-align: center;
    padding: 10px 0;
  }
  .top-search {
    float: none;
    width: auto;
  }
  .popover-shorty .mini-cart {
    left: -70px;
    min-width: 330px;
  }
  .mobile-center {
    margin: 20px 0;
  }
  .mobile-center,
  .mobile-center * {
    text-align: center;
  }
  .mobile-center .input-group {
    float: none !important;
    margin: 0 auto;
  }
  #sp-left,
  #sp-component,
  #sp-right {
    width: 100%;
  }
  #sp-left {
    margin-bottom: 35px;
  }
  #sp-right {
    margin-top: 35px;
  }
  #sp-top-head > .container > .row > div {
    width: 100%;
    text-align: center;
  }
  .sp-vmsearch .nice-select.sp-vmsearch-categories {
    width: 50px;
  }
  .sp-vmsearch .sp-vmsearch-box {
    text-align: left;
  }
  div.default-content .ju-slide-desc {
    padding: 15px !important;
    min-height: 100px !important;
    min-width: 270px !important;
    top: 35% !important;
    left: 15% !important;
  }
  div.default-content .ju-slide-desc .label-title {
    font-size: 18px !important;
    line-height: 1.1 !important;
  }
  div.default-content .ju-slide-desc .label-desc {
    font-size: 10px !important;
    line-height: 1.4 !important;
    margin-bottom: 10px !important;
  }
  div.default-content .ju-slide-desc a.readmore {
    padding: 10px 14px !important;
    font-size: 10px !important;
  }
  div.default-shop .ju-slide-desc {
    min-height: 100px !important;
    min-width: 250px !important;
  }
  .featureproduct-tab.ju-tabs-wrap ul.ju-tabs-title li h3 span::after {
    display: none;
  }
  .product-list div.product div.product-details {
    padding: 10px 10px 10px 15px;
  }
  .product-list div.product div.product-details .product-price {
    margin-bottom: 10px;
  }
  .product-list div.product div.product-details .product-description {
    margin: 0 0 20px;
    padding: 0;
  }
  .cd-events-wrapper .flex-direction-nav li a {
    display: none !important;
  }
  .cd-see-all {
    margin-bottom: 30px;
  }
  .x-coutdown {
    margin-top: 30px;
  }
  .ju-quickcontact .ju-qc-form {
    display: inline-block;
    margin-top: 20px;
  }
  .article-lastest.home-style .box-date-item {
    left: 0px;
  }
  .article-lastest.home-style .article-item {
    margin-bottom: 20px !important;
  }
  .promo-item {
    display: inline-block;
    margin: 10px 0;
    overflow: hidden;
    position: relative;
    vertical-align: top;
    width: 100%;
    max-width: 500px;
  }
  .promo-item img {
    width: 100%;
  }
  .banner-full-width,
  .banner-full-width .text-left,
  .banner-full-width .text-right {
    text-align: center !important;
  }
  .table-line .price-plan-wrap {
    float: none;
    width: 100%;
  }
  .subcategory-view ul li li {
    margin: 0 0 10px;
    width: 100%;
  }
  /* html .product-bottom {
    float: none !important;
    margin: 0 !important;
    padding: 0 10px 10px !important;
    text-align: left;
    width: 100% !important;
  }*/
  /*html .product-grid.list-view .btn-group {
    display: inline-block;
    float: none;
    margin: 0 auto;
    width: 100%;
  }*/
  /*html .product-grid .btn-group .btn {
    float: none;
    margin-bottom: 10px;
    margin-right: 10px;
    width: 100%;
  }*/
  /*.col-resize-full-width .list-view .product-image img {
    min-width: inherit !important;
  }*/
  .widget-banner img {
    display: block;
    height: auto;
    margin: 0 auto;
    max-width: 100%;
    width: auto;
  }
  .item .item-type-media {
    bottom: -58px;
    left: -86px;
  }
  .item .item-type-media i {
    display: block;
    font-size: 12px;
    position: relative;
    right: -7px;
    top: 45px;
  }
  .box-date-item {
    left: 0;
    padding: 10px;
    position: relative;
    top: 0;
    width: 100%;
  }
  .box-date-item:before {
    display: none !important;
  }
  .i-set-wrap {
    margin-top: 30px;
  }
  #sp-bottom .gallery-flickr ul {
    margin: 20px auto;
    text-align: left;
  }
  #sp-bottom .gallery-flickr ul li {
    float: none;
    display: inline-block;
    margin-bottom: 1%;
    margin-right: 1%;
  }
  #sp-footer > .container > .row > div {
    width: 100%;
    display: inline-block;
  }
  #sp-scroll-top {
    background: #222;
    padding-top: 40px;
  }
  html .icon-set-wrap {
    margin-top: 30px;
  }
  /*Catalog*/
  /*.product-grid {
    margin: 0;
    padding: 0;
    text-align: center;
    width: 100%;
  }
  .filter-panel .form-group {
    margin: 10px 0;
    width: 100%;
  }
  /!*Footer*!/
  .product-label {
    margin-bottom: 30px;
  }*/
}
@media only screen and (max-width: 640px) {
  #sp-header {
    position: static !important;
    min-height: 50px;
  }
  div.default-content {
    max-height: 250px;
  }
  div.default-content .ju-slide-desc {
    min-height: 100px !important;
    min-width: 250px;
    top: 42% !important;
    padding: 12px !important;
  }
  div.default-content .ju-slide-desc .label-title {
    font-size: 17px !important;
    line-height: 1.1 !important;
  }
  div.default-content .ju-slide-desc .label-desc {
    font-size: 12px !important;
    line-height: 1.3 !important;
    margin-bottom: 8px !important;
  }
  div.default-content .ju-slide-desc a.readmore {
    padding: 9px 14px !important;
    font-size: 11px !important;
  }
  div.default-shop {
    display: none !important;
  }
  html .ptable-our-packet,
  .ptable-more-info {
    width: 100%;
  }
  .ptable-phone {
    width: 100%;
    margin-top: 5px;
  }
  html .ptable-offer-item {
    border-bottom: 5px solid #fff;
    color: #000;
    display: inline-block;
    font-size: 12px;
    height: 90px;
    padding: 3%;
    text-align: center;
    width: 100%;
  }
  .ptable-offer-button:after {
    display: none !important;
  }
  html .ptable-offer-button {
    width: 100%;
  }
  .category-view .product-list {
    text-align: center;
  }
  .display-number {
    margin-right: 0;
    margin-top: 10px;
  }
  /*Footer*/
  #sp-bottom .gallery-flickr ul {
    text-align: center;
  }
  #sp-bottom .sp-module-title {
    margin-top: 30px;
  }
  #sp-bottom.parallax-black .sp-module-title,
  #sp-bottom.parallax-white .sp-module-title {
    text-align: center;
  }
  #sp-bottom.parallax-black .container > .row > div,
  #sp-bottom.parallax-white .container > .row > div {
    margin-bottom: 30px;
  }
  #sp-bottom.parallax-black .container > .row > div:last-child,
  #sp-bottom.parallax-white .container > .row > div:last-child {
    margin-bottom: 0;
  }
  #sp-bottom.parallax-black .sp-module .sp-module-title,
  #sp-bottom.parallax-white .sp-module .sp-module-title {
    text-align: center;
  }
  #sp-bottom.parallax-black .sp-module .opening-hours,
  #sp-bottom.parallax-white .sp-module .opening-hours {
    margin: 20px auto;
  }
}
@media only screen and (max-width: 480px) {
  div.default-content {
    max-height: 150px;
  }
  .logo-wrap .logo {
    left: 0;
    top: 40px;
    height: auto;
    width: 100%;
    text-align: center;
  }
  .logo-wrap .logo h1 {
    display: inline;
  }
  .logo-wrap .logo img {
    vertical-align: middle;
    max-width: 80%;
  }
  .logo-wrap .logo img.visible-xs {
    max-width: 100%;
  }
  /*Landing*/
  html .about-tabs .tab-li-content {
    display: none !important;
  }
  html .about-tabs.nav-tabs > li img {
    height: auto;
    margin: 0 auto;
    max-width: 100%;
    display: block;
    width: auto !important;
  }
  html .about-tabs-wrap {
    padding-bottom: 0;
  }
  .item.item-quote .entry-quote {
    padding: 30px 30px 30px 50px;
  }
  .vm-list-view .product-list .product-overlay {
    width: 100%;
    height: 290px;
    margin-bottom: 10px;
  }
  .vm-list-view .product-list .product-image img {
    width: 100% !important;
    max-width: 100% !important;
  }
  .vm-list-view .product-list div.product-details {
    width: 100%;
    padding: 0 10px 10px;
  }
  .vm-list-view .product-list div.product-details .product-price {
    margin-bottom: 10px;
  }
  .vm-list-view .product-list div.product-details .product-description {
    margin: 10px 0 30px;
    padding: 0;
  }
  .vm-list-view .product-list .details-product-action li {
    display: block;
  }
  .vm-list-view .product-list .details-product-action li span.addtocart-button {
    margin: 0;
    width: 100%;
  }
  .vm-list-view .product-list .details-product-action li span.addtocart-button button.addtocart-button {
    width: 100%;
    margin-bottom: 10px;
  }
  .vm-list-view .product-list .details-product-action li span.addtocart-button button.addtocart-button:before {
    display: none;
  }
  .vm-list-view .product-list .details-product-action li a {
    width: 100%;
    margin: 0 0 5px 0;
  }
  .vm-list-view .product-list .details-product-action li a:before {
    display: none;
  }
  #sp-bottom .sp-module-title {
    text-align: center;
  }
  html .row div[class*="width"] {
    width: 100%;
    float: none;
    margin-bottom: 0;
  }
  html div.product {
    width: auto;
    float: none;
  }
}
@media only screen and (max-width: 360px) {
  .featureproduct-tab.ju-tabs-wrap ul.ju-tabs-title li {
    width: 100%;
    margin-bottom: 5px;
  }
  .featureproduct-tab.ju-tabs-wrap ul.ju-tabs-title li h3 span {
    margin-left: 0;
  }
}

#sp-bottom .mitnyujt a {color: #ffc908;}
.box-date-item {display: none !important;}
#amittanulhatsz .sppb-addon-container {margin: -120px 0 0 0;}
#amittanulhatsz .sppb-addon-content p {min-height: 100px;}
.fejlec {font-size: 14px; font-weight: bold;}
.table-line.active a, .ptable-offer-button a:hover {color: #fff !important;}
.dijszabas .flex-item {font-size: 135%;width: 100%;}
#npl-table {width: 100%; margin: 15px 0;}
#npl-table th, #npl-table td {padding: 5px; vertical-align: top;}
#npl-table th {text-align: center; font-size: 15px;}
#npl-table img {border: none; width: 111px; margin: 0; padding: 0; min-width:80px;}
#npl-table a {display: block; font-size: 13px; padding: 0 0 10px 0;}
#npl-table a:first-letter {text-transform: capitalize;}
.sppb-addon-content a, .entry-main a {color: #ff1111;}

#sp-feature {padding: 0;}
.sppb-btn-lg {white-space: normal;}
.nev footer h4 {padding-left: 80px;}
#huge_it_videogallery_container_2 {max-width:100%;}
.custom.idopontfoglalo-mobilra {text-align: center;}
.btn.btn-primary.hang {background-color: #ffc908;}
.btn.btn-primary.hang a {color: #000; font-size: 150%;line-height: 40px;}
.btn.btn-primary.hang a:hover {color: #ff1111;}
.onefield {float: left;}
.onefield:after {content=" "; display:block; clear: both;}

.hirlevelblokk .sppb-container, .hirlevelblokk .container  {background-color: #225a72; padding: 40px 10px 10px 10px; margin: 40px auto;}
.hirlevelblokk h3 {font-size: 18px; color: #fff; text-transform: uppercase; text-align: center;}
.hirlevelblokk label a {color: #fff;}
.hirlevelblokk label {padding: 10px 5px;}
.hirlevelblokk input {margin: 0 10px;}
.hirlevelblokk:after {content: " "; display: block; clear: both;}
.acymailing_module .acymailing_form {max-width: 700px; margin: 0 auto !important;}
input[type="radio"], input[type="checkbox"] {float: left;margin-right: 5px;padding: 10px 0;}
input[type="radio"]:after, input[type="checkbox"]:after {content=" "; display:block; clear: both;}
#sp-header-sticky-wrapper {height: auto !important;}
.tablazatszegely {td: 1px solid #ccc; padding: 5px;}