/* ElementsKit Icon Fonts */
@font-face {
  font-family: "elementskit";
  src:
    url("../fonts/elementskit-font.woff2") format("woff2"),
    url("../fonts/elementskit-font.woff") format("woff"),
    url("../fonts/elementskit-font.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap !important;
}

.icon {
  font-family: "elementskit" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* Down Arrow Icon */
.icon-down-arrow1:before {
  content: "\e900";
}

/* Menu Icon */
.icon-menu-11:before {
  content: "\e901";
}

/* Arrow Right */
.icon-arrow-right:before {
  content: "\e902";
}

/* Arrow Left */
.icon-arrow-left:before {
  content: "\e903";
}

/* Check */
.icon-check:before {
  content: "\e904";
}

/* Close/X */
.icon-x:before {
  content: "\e905";
}

/* Search */
.icon-search:before {
  content: "\e906";
}

/* Plus */
.icon-plus:before {
  content: "\e907";
}

/* Minus */
.icon-minus:before {
  content: "\e908";
}

/* Phone */
.icon-phone:before {
  content: "\e909";
}

/* Envelope/Mail */
.icon-envelope:before {
  content: "\e90a";
}

/* Globe/World */
.icon-globe:before {
  content: "\e90b";
}

/* User */
.icon-user:before {
  content: "\e90c";
}

/* Map Marker */
.icon-map-marker:before {
  content: "\e90d";
}

/* Chevron Down */
.icon-chevron-down:before {
  content: "\e90e";
}

/* Chevron Up */
.icon-chevron-up:before {
  content: "\e90f";
}

/* Chevron Right */
.icon-chevron-right:before {
  content: "\e910";
}

/* Chevron Left */
.icon-chevron-left:before {
  content: "\e911";
}

/* Arrow Up */
.icon-arrow-up:before {
  content: "\e912";
}

/* Arrow Down */
.icon-arrow-down:before {
  content: "\e913";
}

/* Star */
.icon-star:before {
  content: "\e914";
}

/* Heart */
.icon-heart:before {
  content: "\e915";
}

/* Shopping Cart */
.icon-shopping-cart:before {
  content: "\e916";
}

/* Clock */
.icon-clock:before {
  content: "\e917";
}

/* Calendar */
.icon-calendar:before {
  content: "\e918";
}

/* Download */
.icon-download:before {
  content: "\e919";
}

/* Upload */
.icon-upload:before {
  content: "\e91a";
}

/* Link */
.icon-link:before {
  content: "\e91b";
}

/* Unlink */
.icon-unlink:before {
  content: "\e91c";
}

/* Settings/Gear */
.icon-settings:before {
  content: "\e91d";
}

/* Home */
.icon-home:before {
  content: "\e91e";
}

/* Office/Building */
.icon-building:before {
  content: "\e91f";
}

/* File */
.icon-file:before {
  content: "\e920";
}

/* Folder */
.icon-folder:before {
  content: "\e921";
}

/* Image/Photo */
.icon-image:before {
  content: "\e922";
}

/* Play */
.icon-play:before {
  content: "\e923";
}

/* Pause */
.icon-pause:before {
  content: "\e924";
}

/* Stop */
.icon-stop:before {
  content: "\e925";
}

/* Rewind */
.icon-rewind:before {
  content: "\e926";
}

/* Fast Forward */
.icon-fast-forward:before {
  content: "\e927";
}

/* Previous */
.icon-previous:before {
  content: "\e928";
}

/* Next */
.icon-next:before {
  content: "\e929";
}

/* Expand */
.icon-expand:before {
  content: "\e92a";
}

/* Compress */
.icon-compress:before {
  content: "\e92b";
}

/* Fullscreen */
.icon-fullscreen:before {
  content: "\e92c";
}

/* Exit Fullscreen */
.icon-exit-fullscreen:before {
  content: "\e92d";
}

/* Grid */
.icon-grid:before {
  content: "\e92e";
}

/* List */
.icon-list:before {
  content: "\e92f";
}

/* Filter */
.icon-filter:before {
  content: "\e930";
}

/* Sort */
.icon-sort:before {
  content: "\e931";
}

/* Refresh */
.icon-refresh:before {
  content: "\e932";
}

/* Sync */
.icon-sync:before {
  content: "\e933";
}

/* Bookmark */
.icon-bookmark:before {
  content: "\e934";
}

/* Bookmark Outlined */
.icon-bookmark-outline:before {
  content: "\e935";
}

/* Trash */
.icon-trash:before {
  content: "\e936";
}

/* Edit/Pencil */
.icon-pencil:before {
  content: "\e937";
}

/* Copy */
.icon-copy:before {
  content: "\e938";
}

/* Cut */
.icon-cut:before {
  content: "\e939";
}

/* Paste */
.icon-paste:before {
  content: "\e93a";
}

/* Attach/Paperclip */
.icon-paperclip:before {
  content: "\e93b";
}

/* Save */
.icon-save:before {
  content: "\e93c";
}

/* Print */
.icon-print:before {
  content: "\e93d";
}

/* Share */
.icon-share:before {
  content: "\e93e";
}

/* Share Alt */
.icon-share-alt:before {
  content: "\e93f";
}

/* Lock */
.icon-lock:before {
  content: "\e940";
}

/* Lock Open */
.icon-lock-open:before {
  content: "\e941";
}

/* Key */
.icon-key:before {
  content: "\e942";
}

/* Info */
.icon-info:before {
  content: "\e943";
}

/* Alert/Warning */
.icon-alert:before {
  content: "\e944";
}

/* Question Mark */
.icon-question:before {
  content: "\e945";
}

/* Error/Close Circle */
.icon-close-circle:before {
  content: "\e946";
}

/* Check Circle */
.icon-check-circle:before {
  content: "\e947";
}

/* Eye */
.icon-eye:before {
  content: "\e948";
}

/* Eye Off */
.icon-eye-off:before {
  content: "\e949";
}

/* Facebook */
.icon-facebook:before {
  content: "\e94a";
}

/* Twitter */
.icon-twitter:before {
  content: "\e94b";
}

/* Instagram */
.icon-instagram:before {
  content: "\e94c";
}

/* LinkedIn */
.icon-linkedin:before {
  content: "\e94d";
}

/* YouTube */
.icon-youtube:before {
  content: "\e94e";
}

/* Pinterest */
.icon-pinterest:before {
  content: "\e94f";
}

/* WhatsApp */
.icon-whatsapp:before {
  content: "\e950";
}

/* Telegram */
.icon-telegram:before {
  content: "\e951";
}

/* Skype */
.icon-skype:before {
  content: "\e952";
}

/* Reddit */
.icon-reddit:before {
  content: "\e953";
}

/* TikTok */
.icon-tiktok:before {
  content: "\e954";
}

/* Dribbble */
.icon-dribbble:before {
  content: "\e955";
}

/* Behance */
.icon-behance:before {
  content: "\e956";
}

/* Flickr */
.icon-flickr:before {
  content: "\e957";
}

/* Vimeo */
.icon-vimeo:before {
  content: "\e958";
}

/* SoundCloud */
.icon-soundcloud:before {
  content: "\e959";
}

/* Spotify */
.icon-spotify:before {
  content: "\e95a";
}

/* Foursquare */
.icon-foursquare:before {
  content: "\e95b";
}

/* Tumblr */
.icon-tumblr:before {
  content: "\e95c";
}

/* Twitch */
.icon-twitch:before {
  content: "\e95d";
}

/* Discord */
.icon-discord:before {
  content: "\e95e";
}

/* Location */
.icon-location:before {
  content: "\e95f";
}

/* Map */
.icon-map:before {
  content: "\e960";
}

/* Compass */
.icon-compass:before {
  content: "\e961";
}

/* History */
.icon-history:before {
  content: "\e962";
}

/* Timer/Clock */
.icon-timer:before {
  content: "\e963";
}

/* Wallet */
.icon-wallet:before {
  content: "\e964";
}

/* Credit Card */
.icon-credit-card:before {
  content: "\e965";
}

/* Money */
.icon-money:before {
  content: "\e966";
}

/* Banknote */
.icon-banknote:before {
  content: "\e967";
}

/* Calculator */
.icon-calculator:before {
  content: "\e968";
}

/* Pie Chart */
.icon-pie-chart:before {
  content: "\e969";
}

/* Bar Chart */
.icon-bar-chart:before {
  content: "\e96a";
}

/* Line Chart */
.icon-line-chart:before {
  content: "\e96b";
}

/* Document */
.icon-document:before {
  content: "\e96c";
}

/* Documents */
.icon-documents:before {
  content: "\e96d";
}

/* Newspaper */
.icon-newspaper:before {
  content: "\e96e";
}

/* Bookmark2 */
.icon-bookmark2:before {
  content: "\e96f";
}

/* Folder2 */
.icon-folder2:before {
  content: "\e970";
}

/* Folder-open */
.icon-folder-open:before {
  content: "\e971";
}

/* Cart */
.icon-cart:before {
  content: "\e972";
}

/* Basket */
.icon-basket:before {
  content: "\e973";
}

/* Bag */
.icon-bag:before {
  content: "\e974";
}

/* Price tag */
.icon-price-tag:before {
  content: "\e975";
}

/* Price tags */
.icon-price-tags:before {
  content: "\e976";
}

/* Gift */
.icon-gift:before {
  content: "\e977";
}

/* Umbrella */
.icon-umbrella:before {
  content: "\e978";
}

/* Heart2 */
.icon-heart2:before {
  content: "\e979";
}

/* Heart-broken */
.icon-heart-broken:before {
  content: "\e97a";
}

/* Star2 */
.icon-star2:before {
  content: "\e97b";
}

/* Star-half */
.icon-star-half:before {
  content: "\e97c";
}

/* Star-empty */
.icon-star-empty:before {
  content: "\e97d";
}

/* Smiley */
.icon-smiley:before {
  content: "\e97e";
}

/* Emoji */
.icon-emoji:before {
  content: "\e97f";
}

/* Like */
.icon-like:before {
  content: "\e980";
}

/* Dislike */
.icon-dislike:before {
  content: "\e981";
}

/* Chat */
.icon-chat:before {
  content: "\e982";
}

/* Comments */
.icon-comments:before {
  content: "\e983";
}

/* Chat2 */
.icon-chat2:before {
  content: "\e984";
}

/* Messages */
.icon-messages:before {
  content: "\e985";
}

/* User2 */
.icon-user2:before {
  content: "\e986";
}

/* Users */
.icon-users:before {
  content: "\e987";
}

/* User-plus */
.icon-user-plus:before {
  content: "\e988";
}

/* User-minus */
.icon-user-minus:before {
  content: "\e989";
}

/* User-check */
.icon-user-check:before {
  content: "\e98a";
}

/* User-times */
.icon-user-times:before {
  content: "\e98b";
}

/* ID card */
.icon-id-card:before {
  content: "\e98c";
}

/* Passport */
.icon-passport:before {
  content: "\e98d";
}

/* Ticket */
.icon-ticket:before {
  content: "\e98e";
}

/* QR Code */
.icon-qrcode:before {
  content: "\e98f";
}

/* Barcode */
.icon-barcode:before {
  content: "\e990";
}

/* Phone2 */
.icon-phone2:before {
  content: "\e991";
}

/* Call */
.icon-call:before {
  content: "\e992";
}

/* Phone-hang-up */
.icon-phone-hang-up:before {
  content: "\e993";
}

/* Telegram2 */
.icon-telegram2:before {
  content: "\e994";
}

/* Mail */
.icon-mail:before {
  content: "\e995";
}

/* Mail2 */
.icon-mail2:before {
  content: "\e996";
}

/* Paperplane */
.icon-paperplane:before {
  content: "\e997";
}

/* Location2 */
.icon-location2:before {
  content: "\e998";
}

/* Map2 */
.icon-map2:before {
  content: "\e999";
}

/* Direction */
.icon-direction:before {
  content: "\e99a";
}

/* Compass2 */
.icon-compass2:before {
  content: "\e99b";
}

/* Clock2 */
.icon-clock2:before {
  content: "\e99c";
}

/* Clock3 */
.icon-clock3:before {
  content: "\e99d";
}

/* Alarm */
.icon-alarm:before {
  content: "\e99e";
}

/* Bell */
.icon-bell:before {
  content: "\e99f";
}

/* Calendar2 */
.icon-calendar2:before {
  content: "\e9a0";
}

/* Printer */
.icon-printer:before {
  content: "\e9a1";
}

/* Keyboard */
.icon-keyboard:before {
  content: "\e9a2";
}

/* Screen */
.icon-screen:before {
  content: "\e9a3";
}

/* Laptop */
.icon-laptop:before {
  content: "\e9a4";
}

/* Mobile */
.icon-mobile:before {
  content: "\e9a5";
}

/* Tablet */
.icon-tablet:before {
  content: "\e9a6";
}

/* TV */
.icon-tv2:before {
  content: "\e9a7";
}

/* Drawer */
.icon-drawer:before {
  content: "\e9a8";
}

/* Box */
.icon-box:before {
  content: "\e9a9";
}

/* Box2 */
.icon-box2:before {
  content: "\e9aa";
}

/* Database */
.icon-database:before {
  content: "\e9ab";
}

/* Server */
.icon-server:before {
  content: "\e9ac";
}

/* Cog */
.icon-cog:before {
  content: "\e9ad";
}

/* Cogs */
.icon-cogs:before {
  content: "\e9ae";
}

/* Hammer */
.icon-hammer:before {
  content: "\e9af";
}

/* Tools */
.icon-tools:before {
  content: "\e9b0";
}

/* Wrench */
.icon-wrench:before {
  content: "\e9b1";
}

/* Screwdriver */
.icon-screwdriver:before {
  content: "\e9b2";
}

/* Pen */
.icon-pen:before {
  content: "\e9b3";
}

/* Pins */
.icon-pins:before {
  content: "\e9b4";
}

/* Clipboard */
.icon-clipboard:before {
  content: "\e9b5";
}

/* Scissors */
.icon-scissors:before {
  content: "\e9b6";
}

/* Fire */
.icon-fire:before {
  content: "\e9b7";
}

/* Flash */
.icon-flash:before {
  content: "\e9b8";
}

/* Hammer2 */
.icon-hammer2:before {
  content: "\e9b9";
}

/* Bomb */
.icon-bomb:before {
  content: "\e9ba";
}

/* Crown */
.icon-crown:before {
  content: "\e9bb";
}

/* Scepter */
.icon-scepter:before {
  content: "\e9bc";
}

/* Shield */
.icon-shield:before {
  content: "\e9bd";
}

/* Shield2 */
.icon-shield2:before {
  content: "\e9be";
}

/* Target */
.icon-target:before {
  content: "\e9bf";
}

/* Binoculars */
.icon-binoculars:before {
  content: "\e9c0";
}

/* Lamp */
.icon-lamp:before {
  content: "\e9c1";
}

/* Lamp2 */
.icon-lamp2:before {
  content: "\e9c2";
}

/* Lightbulb */
.icon-lightbulb:before {
  content: "\e9c3";
}

/* Leaf */
.icon-leaf:before {
  content: "\e9c4";
}

/* Leaf2 */
.icon-leaf2:before {
  content: "\e9c5";
}

/* Flower */
.icon-flower:before {
  content: "\e9c6";
}

/* Tree */
.icon-tree:before {
  content: "\e9c7";
}

/* Umbrella2 */
.icon-umbrella2:before {
  content: "\e9c8";
}

/* Drop */
.icon-drop:before {
  content: "\e9c9";
}

/* Droplet */
.icon-droplet:before {
  content: "\e9ca";
}

/* Wind */
.icon-wind:before {
  content: "\e9cb";
}

/* Cloud */
.icon-cloud:before {
  content: "\e9cc";
}

/* Cloud2 */
.icon-cloud2:before {
  content: "\e9cd";
}

/* Moon */
.icon-moon:before {
  content: "\e9ce";
}

/* Sun */
.icon-sun:before {
  content: "\e9cf";
}

/* Hot spring */
.icon-hot-spring:before {
  content: "\e9d0";
}

/* Car */
.icon-car:before {
  content: "\e9d1";
}

/* Truck */
.icon-truck:before {
  content: "\e9d2";
}

/* Bike */
.icon-bike:before {
  content: "\e9d3";
}

/* Bicycle */
.icon-bicycle:before {
  content: "\e9d4";
}

/* Bus */
.icon-bus:before {
  content: "\e9d5";
}

/* Train */
.icon-train:before {
  content: "\e9d6";
}

/* Ship */
.icon-ship:before {
  content: "\e9d7";
}

/* Plane */
.icon-plane:before {
  content: "\e9d8";
}

/* Rocket */
.icon-rocket:before {
  content: "\e9d9";
}

/* Bug */
.icon-bug:before {
  content: "\e9da";
}

/* Medical */
.icon-medical:before {
  content: "\e9db";
}

/* Health */
.icon-health:before {
  content: "\e9dc";
}

/* First aid */
.icon-first-aid:before {
  content: "\e9dd";
}

/* Stethoscope */
.icon-stethoscope:before {
  content: "\e9de";
}

/* Pill */
.icon-pill:before {
  content: "\e9df";
}

/* Lab */
.icon-lab:before {
  content: "\e9e0";
}

/* DNA */
.icon-dna:before {
  content: "\e9e1";
}

/* Chemistry */
.icon-chemistry:before {
  content: "\e9e2";
}

/* Physics */
.icon-physics:before {
  content: "\e9e3";
}

/* Graduation cap */
.icon-graduation-cap:before {
  content: "\e9e4";
}

/* Book */
.icon-book:before {
  content: "\e9e5";
}

/* Books */
.icon-books:before {
  content: "\e9e6";
}

/* Library */
.icon-library:before {
  content: "\e9e7";
}

/* School */
.icon-school:before {
  content: "\e9e8";
}

/* Music */
.icon-music:before {
  content: "\e9e9";
}

/* Music2 */
.icon-music2:before {
  content: "\e9ea";
}

/* Camera */
.icon-camera:before {
  content: "\e9eb";
}

/* Camera2 */
.icon-camera2:before {
  content: "\e9ec";
}

/* Video camera */
.icon-video-camera:before {
  content: "\e9ed";
}

/* Headphones */
.icon-headphones:before {
  content: "\e9ee";
}

/* Microphone */
.icon-microphone:before {
  content: "\e9ef";
}

/* Volume */
.icon-volume:before {
  content: "\e9f0";
}

/* Megaphone */
.icon-megaphone:before {
  content: "\e9f1";
}

/* Trophy */
.icon-trophy:before {
  content: "\e9f2";
}

/* Award */
.icon-award:before {
  content: "\e9f3";
}

/* Flag */
.icon-flag:before {
  content: "\e9f4";
}

/* Medal */
.icon-medal:before {
  content: "\e9f5";
}

/* Badge */
.icon-badge:before {
  content: "\e9f6";
}

/* Cursor */
.icon-cursor:before {
  content: "\e9f7";
}

/* Pointer */
.icon-pointer:before {
  content: "\e9f8";
}

/* Hand */
.icon-hand:before {
  content: "\e9f9";
}

/* Thumbs up */
.icon-thumbs-up:before {
  content: "\e9fa";
}

/* Thumbs down */
.icon-thumbs-down:before {
  content: "\e9fb";
}

/* Hand2 */
.icon-hand2:before {
  content: "\e9fc";
}

/* Pointer2 */
.icon-pointer2:before {
  content: "\e9fd";
}

/* Move */
.icon-move:before {
  content: "\e9fe";
}

/* Drag */
.icon-drag:before {
  content: "\e9ff";
}

/* Code */
.icon-code:before {
  content: "\ea00";
}

/* Code2 */
.icon-code2:before {
  content: "\ea01";
}

/* Terminal */
.icon-terminal:before {
  content: "\ea02";
}

/* Brackets */
.icon-brackets:before {
  content: "\ea03";
}

/* Parentheses */
.icon-parentheses:before {
  content: "\ea04";
}

/* Braces */
.icon-braces:before {
  content: "\ea05";
}

/* Html5 */
.icon-html5:before {
  content: "\ea06";
}

/* Css3 */
.icon-css3:before {
  content: "\ea07";
}

/* JavaScript */
.icon-javascript:before {
  content: "\ea08";
}

/* Java */
.icon-java:before {
  content: "\ea09";
}

/* Python */
.icon-python:before {
  content: "\ea0a";
}

/* Php */
.icon-php:before {
  content: "\ea0b";
}

/* WordPress */
.icon-wordpress:before {
  content: "\ea0c";
}

/* Android */
.icon-android:before {
  content: "\ea0d";
}

/* Apple */
.icon-apple:before {
  content: "\ea0e";
}

/* Windows */
.icon-windows:before {
  content: "\ea0f";
}

/* Linux */
.icon-linux:before {
  content: "\ea10";
}

/* Chrome */
.icon-chrome:before {
  content: "\ea11";
}

/* Firefox */
.icon-firefox:before {
  content: "\ea12";
}

/* Safari */
.icon-safari:before {
  content: "\ea13";
}

/* Edge */
.icon-edge:before {
  content: "\ea14";
}

/* IE */
.icon-ie:before {
  content: "\ea15";
}

/* Opera */
.icon-opera:before {
  content: "\ea16";
}

/* Bootstrap */
.icon-bootstrap:before {
  content: "\ea17";
}

/* Jquery */
.icon-jquery:before {
  content: "\ea18";
}

/* React */
.icon-react:before {
  content: "\ea19";
}

/* Vue */
.icon-vue:before {
  content: "\ea1a";
}

/* Angular */
.icon-angular:before {
  content: "\ea1b";
}

/* Nodejs */
.icon-nodejs:before {
  content: "\ea1c";
}

/* Git */
.icon-git:before {
  content: "\ea1d";
}

/* Git2 */
.icon-git2:before {
  content: "\ea1e";
}

/* Docker */
.icon-docker:before {
  content: "\ea1f";
}

/* Amazon */
.icon-amazon:before {
  content: "\ea20";
}

/* Google */
.icon-google:before {
  content: "\ea21";
}

/* Google2 */
.icon-google2:before {
  content: "\ea22";
}

/* Google plus */
.icon-google-plus:before {
  content: "\ea23";
}

/* Facebook2 */
.icon-facebook2:before {
  content: "\ea24";
}

/* Twitter2 */
.icon-twitter2:before {
  content: "\ea25";
}

/* Instagram2 */
.icon-instagram2:before {
  content: "\ea26";
}

/* Linkedin2 */
.icon-linkedin2:before {
  content: "\ea27";
}

/* Pinterest2 */
.icon-pinterest2:before {
  content: "\ea28";
}

/* Youtube2 */
.icon-youtube2:before {
  content: "\ea29";
}

/* Vimeo2 */
.icon-vimeo2:before {
  content: "\ea2a";
}

/* Snapchat */
.icon-snapchat:before {
  content: "\ea2b";
}

/* Spotify2 */
.icon-spotify2:before {
  content: "\ea2c";
}

/* Soundcloud2 */
.icon-soundcloud2:before {
  content: "\ea2d";
}

/* Reddit2 */
.icon-reddit2:before {
  content: "\ea2e";
}

/* Tumblr2 */
.icon-tumblr2:before {
  content: "\ea2f";
}

/* Foursquare2 */
.icon-foursquare2:before {
  content: "\ea30";
}

/* Blogger */
.icon-blogger:before {
  content: "\ea31";
}

/* Dribbble2 */
.icon-dribbble2:before {
  content: "\ea32";
}

/* Deviantart */
.icon-deviantart:before {
  content: "\ea33";
}

/* Behance2 */
.icon-behance2:before {
  content: "\ea34";
}

/* Github */
.icon-github:before {
  content: "\ea35";
}

/* Github2 */
.icon-github2:before {
  content: "\ea36";
}

/* Bitbucket */
.icon-bitbucket:before {
  content: "\ea37";
}

/* Jira */
.icon-jira:before {
  content: "\ea38";
}

/* Slack */
.icon-slack:before {
  content: "\ea39";
}

/* Dropbox */
.icon-dropbox:before {
  content: "\ea3a";
}

/* Onedrive */
.icon-onedrive:before {
  content: "\ea3b";
}

/* Android2 */
.icon-android2:before {
  content: "\ea3c";
}

/* Apple2 */
.icon-apple2:before {
  content: "\ea3d";
}

/* Windows2 */
.icon-windows2:before {
  content: "\ea3e";
}

/* Linux2 */
.icon-linux2:before {
  content: "\ea3f";
}

/* Zoom in */
.icon-zoom-in:before {
  content: "\ea40";
}

/* Zoom out */
.icon-zoom-out:before {
  content: "\ea41";
}

/* Zoom in2 */
.icon-zoom-in2:before {
  content: "\ea42";
}

/* Zoom out2 */
.icon-zoom-out2:before {
  content: "\ea43";
}

/* Expand2 */
.icon-expand2:before {
  content: "\ea44";
}

/* Compress2 */
.icon-compress2:before {
  content: "\ea45";
}

/* Fullscreen2 */
.icon-fullscreen2:before {
  content: "\ea46";
}

/* Exit fullscreen2 */
.icon-exit-fullscreen2:before {
  content: "\ea47";
}

/* Maximize */
.icon-maximize:before {
  content: "\ea48";
}

/* Minimize */
.icon-minimize:before {
  content: "\ea49";
}

/* Plus2 */
.icon-plus2:before {
  content: "\ea4a";
}

/* Minus2 */
.icon-minus2:before {
  content: "\ea4b";
}

/* Close2 */
.icon-close2:before {
  content: "\ea4c";
}

/* Check2 */
.icon-check2:before {
  content: "\ea4d";
}

/* Cross */
.icon-cross:before {
  content: "\ea4d";
}

/* Menu2 */
.icon-menu:before {
  content: "\ea4e";
}

/* Menu3 */
.icon-menu3:before {
  content: "\ea4f";
}

/* Menu4 */
.icon-menu4:before {
  content: "\ea50";
}

/* Menu5 */
.icon-menu5:before {
  content: "\ea51";
}

/* List2 */
.icon-list2:before {
  content: "\ea52";
}

/* List3 */
.icon-list3:before {
  content: "\ea53";
}

/* Grid2 */
.icon-grid2:before {
  content: "\ea54";
}

/* Grid3 */
.icon-grid3:before {
  content: "\ea55";
}

/* Toggle */
.icon-toggle:before {
  content: "\ea56";
}

/* Filter2 */
.icon-filter2:before {
  content: "\ea57";
}

/* Sort2 */
.icon-sort2:before {
  content: "\ea58";
}

/* Sort3 */
.icon-sort3:before {
  content: "\ea59";
}

/* Sort4 */
.icon-sort4:before {
  content: "\ea5a";
}

/* Upload2 */
.icon-upload2:before {
  content: "\ea5b";
}

/* Download2 */
.icon-download2:before {
  content: "\ea5c";
}

/* Upload3 */
.icon-upload3:before {
  content: "\ea5d";
}

/* Download3 */
.icon-download3:before {
  content: "\ea5e";
}

/* Attachment */
.icon-attachment:before {
  content: "\ea5f";
}

/* Attachment2 */
.icon-attachment2:before {
  content: "\ea60";
}

/* Cloud download */
.icon-cloud-download:before {
  content: "\ea61";
}

/* Cloud upload */
.icon-cloud-upload:before {
  content: "\ea62";
}

/* Cloud2 */
.icon-cloud3:before {
  content: "\ea63";
}

/* Globe2 */
.icon-globe2:before {
  content: "\ea64";
}

/* Earth */
.icon-earth:before {
  content: "\ea65";
}

/* Globe3 */
.icon-globe3:before {
  content: "\ea66";
}

/* Link2 */
.icon-link2:before {
  content: "\ea67";
}

/* Unlink2 */
.icon-unlink2:before {
  content: "\ea68";
}

/* Link3 */
.icon-link3:before {
  content: "\ea69";
}

/* Unlink3 */
.icon-unlink3:before {
  content: "\ea6a";
}

/* Forward */
.icon-forward:before {
  content: "\ea6b";
}

/* Reply */
.icon-reply:before {
  content: "\ea6c";
}

/* Reply2 */
.icon-reply2:before {
  content: "\ea6d";
}

/* Forward2 */
.icon-forward2:before {
  content: "\ea6e";
}

/* Shift */
.icon-shift:before {
  content: "\ea6f";
}

/* Previous2 */
.icon-previous2:before {
  content: "\ea70";
}

/* Next2 */
.icon-next2:before {
  content: "\ea71";
}

/* Play2 */
.icon-play2:before {
  content: "\ea72";
}

/* Pause2 */
.icon-pause2:before {
  content: "\ea73";
}

/* Stop2 */
.icon-stop2:before {
  content: "\ea74";
}

/* Backward */
.icon-backward:before {
  content: "\ea75";
}

/* Forward3 */
.icon-forward3:before {
  content: "\ea76";
}

/* Play3 */
.icon-play3:before {
  content: "\ea77";
}

/* Pause3 */
.icon-pause3:before {
  content: "\ea78";
}

/* Stop3 */
.icon-stop3:before {
  content: "\ea79";
}

/* Backward2 */
.icon-backward2:before {
  content: "\ea7a";
}

/* Forward4 */
.icon-forward4:before {
  content: "\ea7b";
}

/* First */
.icon-first:before {
  content: "\ea7c";
}

/* Last */
.icon-last:before {
  content: "\ea7d";
}

/* Previous3 */
.icon-previous3:before {
  content: "\ea7e";
}

/* Next3 */
.icon-next3:before {
  content: "\ea7f";
}

/* Eject */
.icon-eject:before {
  content: "\ea80";
}

/* Eject2 */
.icon-eject2:before {
  content: "\ea81";
}

/* Expand3 */
.icon-expand3:before {
  content: "\ea82";
}

/* Contract */
.icon-contract:before {
  content: "\ea83";
}

/* Expand4 */
.icon-expand4:before {
  content: "\ea84";
}

/* Contract2 */
.icon-contract2:before {
  content: "\ea85";
}

/* Refresh2 */
.icon-refresh2:before {
  content: "\ea86";
}

/* Sync2 */
.icon-sync2:before {
  content: "\ea87";
}

/* Refresh3 */
.icon-refresh3:before {
  content: "\ea88";
}

/* Sync3 */
.icon-sync3:before {
  content: "\ea89";
}

/* Loop */
.icon-loop:before {
  content: "\ea8a";
}

/* Loop2 */
.icon-loop2:before {
  content: "\ea8b";
}

/* Loop3 */
.icon-loop3:before {
  content: "\ea8c";
}

/* Repeat */
.icon-repeat:before {
  content: "\ea8d";
}

/* Repeat2 */
.icon-repeat2:before {
  content: "\ea8e";
}

/* Repeat3 */
.icon-repeat3:before {
  content: "\ea8f";
}

/* Infinite */
.icon-infinite:before {
  content: "\ea90";
}

/* Shuffle */
.icon-shuffle:before {
  content: "\ea91";
}

/* Shuffle2 */
.icon-shuffle2:before {
  content: "\ea92";
}

/* Arrow up2 */
.icon-arrow-up2:before {
  content: "\ea93";
}

/* Arrow down2 */
.icon-arrow-down2:before {
  content: "\ea94";
}

/* Arrow left2 */
.icon-arrow-left2:before {
  content: "\ea95";
}

/* Arrow right2 */
.icon-arrow-right2:before {
  content: "\ea96";
}

/* Arrow up3 */
.icon-arrow-up3:before {
  content: "\ea97";
}

/* Arrow down3 */
.icon-arrow-down3:before {
  content: "\ea98";
}

/* Arrow left3 */
.icon-arrow-left3:before {
  content: "\ea99";
}

/* Arrow right3 */
.icon-arrow-right3:before {
  content: "\ea9a";
}

/* Arrow up4 */
.icon-arrow-up4:before {
  content: "\ea9b";
}

/* Arrow down4 */
.icon-arrow-down4:before {
  content: "\ea9c";
}

/* Arrow left4 */
.icon-arrow-left4:before {
  content: "\ea9d";
}

/* Arrow right4 */
.icon-arrow-right4:before {
  content: "\ea9e";
}

/* Circle up */
.icon-circle-up:before {
  content: "\ea9f";
}

/* Circle down */
.icon-circle-down:before {
  content: "\eaa0";
}

/* Circle left */
.icon-circle-left:before {
  content: "\eaa1";
}

/* Circle right */
.icon-circle-right:before {
  content: "\eaa2";
}

/* Circle up2 */
.icon-circle-up2:before {
  content: "\eaa3";
}

/* Circle down2 */
.icon-circle-down2:before {
  content: "\eaa4";
}

/* Circle left2 */
.icon-circle-left2:before {
  content: "\eaa5";
}

/* Circle right2 */
.icon-circle-right2:before {
  content: "\eaa6";
}

/* Square up */
.icon-square-up:before {
  content: "\eaa7";
}

/* Square down */
.icon-square-down:before {
  content: "\eaa8";
}

/* Square left */
.icon-square-left:before {
  content: "\eaa9";
}

/* Square right */
.icon-square-right:before {
  content: "\eaaa";
}

/* Triangle up */
.icon-triangle-up:before {
  content: "\eaab";
}

/* Triangle down */
.icon-triangle-down:before {
  content: "\eaac";
}

/* Triangle left */
.icon-triangle-left:before {
  content: "\eaad";
}

/* Triangle right */
.icon-triangle-right:before {
  content: "\eaae";
}

/* Keyboard2 */
.icon-keyboard2:before {
  content: "\eaaf";
}

/* Keyboard3 */
.icon-keyboard3:before {
  content: "\eab0";
}

/* Mouse */
.icon-mouse:before {
  content: "\eab1";
}

/* Mouse2 */
.icon-mouse2:before {
  content: "\eab2";
}

/* Mouse3 */
.icon-mouse3:before {
  content: "\eab3";
}

/* Mouse4 */
.icon-mouse4:before {
  content: "\eab4";
}

/* Cursor2 */
.icon-cursor2:before {
  content: "\eab5";
}

/* Cursor3 */
.icon-cursor3:before {
  content: "\eab6";
}

/* Cursor4 */
.icon-cursor4:before {
  content: "\eab7";
}

/* Drag2 */
.icon-drag2:before {
  content: "\eab8";
}

/* Drag3 */
.icon-drag3:before {
  content: "\eab9";
}

/* Drag4 */
.icon-drag4:before {
  content: "\eaba";
}

/* Menu6 */
.icon-menu6:before {
  content: "\eabb";
}

/* Menu7 */
.icon-menu7:before {
  content: "\eabc";
}

/* Menu8 */
.icon-menu8:before {
  content: "\eabd";
}

/* Menu9 */
.icon-menu9:before {
  content: "\eabe";
}

/* Menu10 */
.icon-menu10:before {
  content: "\eabf";
}

/* Menu11 */
.icon-menu11:before {
  content: "\eac0";
}

/* Menu12 */
.icon-menu12:before {
  content: "\eac1";
}

/* Menu13 */
.icon-menu13:before {
  content: "\eac2";
}

/* Menu14 */
.icon-menu14:before {
  content: "\eac3";
}

/* Menu15 */
.icon-menu15:before {
  content: "\eac4";
}

/* Menu16 */
.icon-menu16:before {
  content: "\eac5";
}

/* Menu17 */
.icon-menu17:before {
  content: "\eac6";
}

/* Menu18 */
.icon-menu18:before {
  content: "\eac7";
}

/* Menu19 */
.icon-menu19:before {
  content: "\eac8";
}

/* Menu20 */
.icon-menu20:before {
  content: "\eac9";
}

/* Menu21 */
.icon-menu21:before {
  content: "\eaca";
}

/* Menu22 */
.icon-menu22:before {
  content: "\eacb";
}

/* Menu23 */
.icon-menu23:before {
  content: "\eacc";
}

/* Menu24 */
.icon-menu24:before {
  content: "\eacd";
}

/* Menu25 */
.icon-menu25:before {
  content: "\eace";
}

/* Menu26 */
.icon-menu26:before {
  content: "\eacf";
}

/* Menu27 */
.icon-menu27:before {
  content: "\ead0";
}

/* Menu28 */
.icon-menu28:before {
  content: "\ead1";
}

/* Menu29 */
.icon-menu29:before {
  content: "\ead2";
}

/* Menu30 */
.icon-menu30:before {
  content: "\ead3";
}

/* Menu31 */
.icon-menu31:before {
  content: "\ead4";
}

/* Menu32 */
.icon-menu32:before {
  content: "\ead5";
}

/* Menu33 */
.icon-menu33:before {
  content: "\ead6";
}

/* Menu34 */
.icon-menu34:before {
  content: "\ead7";
}

/* Menu35 */
.icon-menu35:before {
  content: "\ead8";
}

/* Menu36 */
.icon-menu36:before {
  content: "\ead9";
}

/* Menu37 */
.icon-menu37:before {
  content: "\eada";
}

/* Menu38 */
.icon-menu38:before {
  content: "\eadb";
}

/* Menu39 */
.icon-menu39:before {
  content: "\eadc";
}

/* Menu40 */
.icon-menu40:before {
  content: "\eadd";
}

/* Menu41 */
.icon-menu41:before {
  content: "\eade";
}

/* Menu42 */
.icon-menu42:before {
  content: "\eadf";
}

/* Menu43 */
.icon-menu43:before {
  content: "\eae0";
}

/* Menu44 */
.icon-menu44:before {
  content: "\eae1";
}

/* Menu45 */
.icon-menu45:before {
  content: "\eae2";
}

/* Menu46 */
.icon-menu46:before {
  content: "\eae3";
}

/* Menu47 */
.icon-menu47:before {
  content: "\eae4";
}

/* Menu48 */
.icon-menu48:before {
  content: "\eae5";
}

/* Menu49 */
.icon-menu49:before {
  content: "\eae6";
}

/* Menu50 */
.icon-menu50:before {
  content: "\eae7";
}

/* Valid */
.icon-valid:before {
  content: "\eae8";
}

/* Invalid */
.icon-invalid:before {
  content: "\eae9";
}

/* Zoom */
.icon-zoom:before {
  content: "\eaea";
}

/* Search2 */
.icon-search2:before {
  content: "\eaeb";
}

/* Search3 */
.icon-search3:before {
  content: "\eaec";
}

/* Search4 */
.icon-search4:before {
  content: "\eaed";
}

/* Search5 */
.icon-search5:before {
  content: "\eaee";
}

/* Search6 */
.icon-search6:before {
  content: "\eaef";
}

/* Search plus */
.icon-search-plus:before {
  content: "\eaf0";
}

/* Search minus */
.icon-search-minus:before {
  content: "\eaf1";
}

/* Search7 */
.icon-search7:before {
  content: "\eaf2";
}

/* Search8 */
.icon-search8:before {
  content: "\eaf3";
}

/* Search9 */
.icon-search9:before {
  content: "\eaf4";
}

/* Search10 */
.icon-search10:before {
  content: "\eaf5";
}

/* Search11 */
.icon-search11:before {
  content: "\eaf6";
}

/* Search12 */
.icon-search12:before {
  content: "\eaf7";
}

/* Search13 */
.icon-search13:before {
  content: "\eaf8";
}

/* Search14 */
.icon-search14:before {
  content: "\eaf9";
}

/* Search15 */
.icon-search15:before {
  content: "\eafa";
}

/* Search16 */
.icon-search16:before {
  content: "\eafb";
}

/* Search17 */
.icon-search17:before {
  content: "\eafc";
}

/* Search18 */
.icon-search18:before {
  content: "\eafd";
}

/* Search19 */
.icon-search19:before {
  content: "\eafe";
}

/* Search20 */
.icon-search20:before {
  content: "\eaff";
}

/* Search21 */
.icon-search21:before {
  content: "\eb00";
}

/* Search22 */
.icon-search22:before {
  content: "\eb01";
}

/* Search23 */
.icon-search23:before {
  content: "\eb02";
}

/* Search24 */
.icon-search24:before {
  content: "\eb03";
}

/* Search25 */
.icon-search25:before {
  content: "\eb04";
}

/* Search26 */
.icon-search26:before {
  content: "\eb05";
}

/* Search27 */
.icon-search27:before {
  content: "\eb06";
}

/* Search28 */
.icon-search28:before {
  content: "\eb07";
}

/* Search29 */
.icon-search29:before {
  content: "\eb08";
}

/* Search30 */
.icon-search30:before {
  content: "\eb09";
}

/* Search31 */
.icon-search31:before {
  content: "\eb0a";
}

/* Search32 */
.icon-search32:before {
  content: "\eb0b";
}

/* Search33 */
.icon-search33:before {
  content: "\eb0c";
}

/* Search34 */
.icon-search34:before {
  content: "\eb0d";
}

/* Search35 */
.icon-search35:before {
  content: "\eb0e";
}

/* Search36 */
.icon-search36:before {
  content: "\eb0f";
}

/* Search37 */
.icon-search37:before {
  content: "\eb10";
}

/* Search38 */
.icon-search38:before {
  content: "\eb11";
}

/* Search39 */
.icon-search39:before {
  content: "\eb12";
}

/* Search40 */
.icon-search40:before {
  content: "\eb13";
}

/* Search41 */
.icon-search41:before {
  content: "\eb14";
}

/* Search42 */
.icon-search42:before {
  content: "\eb15";
}

/* Search43 */
.icon-search43:before {
  content: "\eb16";
}

/* Search44 */
.icon-search44:before {
  content: "\eb17";
}

/* Search45 */
.icon-search45:before {
  content: "\eb18";
}

/* Search46 */
.icon-search46:before {
  content: "\eb19";
}

/* Search47 */
.icon-search47:before {
  content: "\eb1a";
}

/* Search48 */
.icon-search48:before {
  content: "\eb1b";
}

/* Search49 */
.icon-search49:before {
  content: "\eb1c";
}

/* Search50 */
.icon-search50:before {
  content: "\eb1d";
}

/* Search51 */
.icon-search51:before {
  content: "\eb1e";
}

/* Search52 */
.icon-search52:before {
  content: "\eb1f";
}

/* Search53 */
.icon-search53:before {
  content: "\eb20";
}

/* Search54 */
.icon-search54:before {
  content: "\eb21";
}

/* Search55 */
.icon-search55:before {
  content: "\eb22";
}

/* Search56 */
.icon-search56:before {
  content: "\eb23";
}

/* Search57 */
.icon-search57:before {
  content: "\eb24";
}

/* Search58 */
.icon-search58:before {
  content: "\eb25";
}

/* Search59 */
.icon-search59:before {
  content: "\eb26";
}

/* Search60 */
.icon-search60:before {
  content: "\eb27";
}

/* Search61 */
.icon-search61:before {
  content: "\eb28";
}

/* Search62 */
.icon-search62:before {
  content: "\eb29";
}

/* Search63 */
.icon-search63:before {
  content: "\eb2a";
}

/* Search64 */
.icon-search64:before {
  content: "\eb2b";
}

/* Search65 */
.icon-search65:before {
  content: "\eb2c";
}

/* Search66 */
.icon-search66:before {
  content: "\eb2d";
}

/* Search67 */
.icon-search67:before {
  content: "\eb2e";
}

/* Search68 */
.icon-search68:before {
  content: "\eb2f";
}

/* Search69 */
.icon-search69:before {
  content: "\eb30";
}

/* Search70 */
.icon-search70:before {
  content: "\eb31";
}

/* Search71 */
.icon-search71:before {
  content: "\eb32";
}

/* Search72 */
.icon-search72:before {
  content: "\eb33";
}

/* Search73 */
.icon-search73:before {
  content: "\eb34";
}

/* Search74 */
.icon-search74:before {
  content: "\eb35";
}

/* Search75 */
.icon-search75:before {
  content: "\eb36";
}

/* Search76 */
.icon-search76:before {
  content: "\eb37";
}

/* Search77 */
.icon-search77:before {
  content: "\eb38";
}

/* Search78 */
.icon-search78:before {
  content: "\eb39";
}

/* Search79 */
.icon-search79:before {
  content: "\eb3a";
}

/* Search80 */
.icon-search80:before {
  content: "\eb3b";
}

/* Search81 */
.icon-search81:before {
  content: "\eb3c";
}

/* Search82 */
.icon-search82:before {
  content: "\eb3d";
}

/* Search83 */
.icon-search83:before {
  content: "\eb3e";
}

/* Search84 */
.icon-search84:before {
  content: "\eb3f";
}

/* Search85 */
.icon-search85:before {
  content: "\eb40";
}

/* Search86 */
.icon-search86:before {
  content: "\eb41";
}

/* Search87 */
.icon-search87:before {
  content: "\eb42";
}

/* Search88 */
.icon-search88:before {
  content: "\eb43";
}

/* Search89 */
.icon-search89:before {
  content: "\eb44";
}

/* Search90 */
.icon-search90:before {
  content: "\eb45";
}

/* Search91 */
.icon-search91:before {
  content: "\eb46";
}

/* Search92 */
.icon-search92:before {
  content: "\eb47";
}

/* Search93 */
.icon-search93:before {
  content: "\eb48";
}

/* Search94 */
.icon-search94:before {
  content: "\eb49";
}

/* Search95 */
.icon-search95:before {
  content: "\eb4a";
}

/* Search96 */
.icon-search96:before {
  content: "\eb4b";
}

/* Search97 */
.icon-search97:before {
  content: "\eb4c";
}

/* Search98 */
.icon-search98:before {
  content: "\eb4d";
}

/* Search99 */
.icon-search99:before {
  content: "\eb4e";
}

/* Search100 */
.icon-search100:before {
  content: "\eb4f";
}

/* Elementskit controls */
.icon-control-forbidden:before {
  content: "\eb50";
}

.icon-playout:before {
  content: "\eb51";
}

.icon-zoomin:before {
  content: "\eb52";
}

.icon-zoomout:before {
  content: "\eb53";
}

.icon-restore:before {
  content: "\eb54";
}

.icon-maximize1:before {
  content: "\eb55";
}

.icon-minimize:before {
  content: "\eb56";
}

.icon-focus:before {
  content: "\eb57";
}

.icon-sign:before {
  content: "\eb58";
}

.icon-blocked:before {
  content: "\eb59";
}

.icon-arrow-circle-up:before {
  content: "\eb5a";
}

.icon-arrow-circle-down:before {
  content: "\eb5b";
}

.icon-arrow-circle-left:before {
  content: "\eb5c";
}

.icon-arrow-circle-right:before {
  content: "\eb5d";
}

.icon-expand5:before {
  content: "\eb5e";
}

.icon-contract3:before {
  content: "\eb5f";
}

/* Mobile menu toggle */
.elementskit-menu-hamburger {
  display: inline-block;
  width: 20px;
  height: 14px;
  position: relative;
}

.elementskit-menu-hamburger-icon {
  display: block;
  position: absolute;
  height: 2px;
  background: currentColor;
  border-radius: 2px;
  opacity: 1;
  left: 0;
  transform: rotate(0deg);
  transition: 0.25s ease-in-out;
}

.elementskit-menu-hamburger-icon:nth-child(1) {
  top: 0;
}

.elementskit-menu-hamburger-icon:nth-child(2) {
  top: 6px;
}

.elementskit-menu-hamburger-icon:nth-child(3) {
  top: 12px;
}

/* When menu is open */
.elementskit-menu-toggler[aria-expanded="true"]
  .elementskit-menu-hamburger-icon:nth-child(1) {
  top: 6px;
  transform: rotate(45deg);
}

.elementskit-menu-toggler[aria-expanded="true"]
  .elementskit-menu-hamburger-icon:nth-child(2) {
  opacity: 0;
}

.elementskit-menu-toggler[aria-expanded="true"]
  .elementskit-menu-hamburger-icon:nth-child(3) {
  top: 6px;
  transform: rotate(-45deg);
}
