:root {
	--body-color: #192136;
	--main-link: #b52249;
	--main-btn: #b52249;
	--header-background: #fff;
	--header-color: #192136;
	--main-color: #ffffff;
	--plyr-color-main: #b52249;
}
.alert-info {
	background: #b52249;
	color: #fff
}
.blog-container h3, .read_more_articles h3 {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2
}
.daytime_message h3, h5.title, .text-primary, .js_unreact-post .reaction-btn-name {
	color: #b52249 !important
}
.btn-mat svg path[fill*="#0083F5"], .user-popover-content .svg-container svg path {
	fill: #b52249 !important
}
.js_see-more span,
.post-meta .post-author {
	font-weight: 600;
}
.js_see-more:hover {
	background: #b52249;
	color: #fff;
	text-decoration: none!important;
}
.js_see-more:hover span {
	text-decoration: none!important;
	color: #fff;
}
.default-button {
	background: #b52249;
	color: #fff;
	padding: 5px 14px;
	line-height: 1.2em;
	border-radius: 25px;
	margin: 0px 5px 8px 0px;
	display: inline-block;
	font-size: 0.95em;
}
.default-button.buy:before {
	content: "\e973"!important;
	font-family: icomoon!important;
	font-size: 0.9em;
	display: inline-block;
	margin-right: 4px;
}
.default-button:hover {
	background: #192136;
	color: #fff;
}
a {
	transition: .3s ease-in-out;
	text-decoration: none;
}
a:hover {
	color: #192136;
	transition: .3s ease-in-out
}
.content-map {
	border-radius: 8px!important;
}
.js_audio {
	display: block;
	border-radius: 25px;
	margin:5px auto 0;
}
.page-content video, .blog-text video {
	display: block;
	border-radius: 5px;
	margin:10px auto 25px;
	border: 1px solid rgba(0,0,0,0.2);
}
.lightbox-close {
	position: relative;
	color: #fff !important;
	background: #b52249 !important;
	opacity: 1 !important;
	width: 28px;
	height: 28px;
	line-height: 28px
}
.lightbox-close span {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}
.panel-photos .ele_page_hdng {
	margin-bottom: 15px!important;
}
.btn-outline-primary {
	color: #192136;
	border: 1px solid #192136;
	padding: 5px 10px;
}
.btn-outline-primary:hover {
	border: 1px solid #b52249;
	background: #f5f5f5;
	color: #192136;
}
.btn-outline-danger {
	color: #b52249;
	border: 1px solid #b52249;
	padding: 5px 10px;
}
.ele_sidebar_widget_title b, .ele_sidebar_widget_title b a {
	background: #b52249;
	color: #fff;
	border-radius: 8px;
	padding: 4px 10px
}
.profle-meta-wrapper div .bold {
	font-weight: 500;
	color: #b52249
}
.ele_noti_sound svg, .js_chat-new, .js_chat-new svg, a.dropdown-widget-footer {
	background: #b52249 !important;
	color: #fff
}
a.dropdown-widget-footer:hover {
	opacity: .8
}
.btn-mat svg path[stroke*="#0083F5"] {
	stroke: #b52249 !important
}
.frequency, .valign.post-stats {
	text-transform: capitalize !important
}
.entry-image {
	position: relative !important
}
.entry-image figcaption {
	font-size: .8em;
	position: absolute;
	line-height: 14px;
	border-radius: 8px;
	padding: 4px 8px;
	background: rgba(255, 255, 255, .6);
	bottom: 23px;
	left: 4px;
	display: inline-block !important
}
.blog-tags a, .blog-text table tbody tr:nth-child(odd), a.postCategory {
	background: #f1f1f9
}
.blog-text img, .entry-image img, .featured-img, .page-content img, .partner-logo {
	border-radius: 10px;
	width: 100%;
	height: auto;
	margin-bottom: 20px
}
.ele_read_blog_top h2 {
	font-size: 3em;
	font-weight: 600
}
.blog-text ol, .blog-text ul, .page-content ul, figure.content-img, page-content ol {
	margin-bottom: 25px
}
.page-content h2, .page-content h3 {
	margin-bottom: 25px
}
.blog-text h2 strong, .blog-text ul.styled ul strong, .page-content h2 strong {
	color: #b52249
}
.blog-text h2, .page-content h2 {
	font-size: 1.6em
	padding-bottom: 35px!important;
	hyphens: auto !important;
}
.blog-text h3, .page-content h3 {
	font-size: 1.4em;
	hyphens: auto !important;
}
.blog-text h4, .page-content h4 {
	font-size: 1.2em;
	hyphens: auto !important;
}
.blog-text table tbody td, .blog-text table thead th {
	word-break: normal;
	hyphens: auto !important;
	padding: 5px
}
.blog-text table {
	margin-bottom: 20px
}
.blog-text table thead {
	border-bottom: 3px solid #b52249
}
.blog-text table thead th {
	font-size: .9em
}
.blog-text table tbody td {
	font-size: .88em
}
.blog-text ul.styled, .blog-text ul.styled ul {
	padding-left: 15px !important
}
.blog-text ul.styled ul {
	margin-bottom: 15px
}
figure.content-img figcaption {
	margin: -10px 10px 0;
	color: #b52249;
	font-size: .9em;
	text-align: center
}
.content-box {
	border-radius: 5px;
	border: 1px solid rgba(0,0,0,0.1);
  	margin-bottom: 25px;
  	padding: 20px;
}
.content-box h3 {
	color: #b52249;
  	font-size: 1.1em;
	border-bottom: 1px solid rgba(0,0,0,0.1);
  	margin-bottom: 0px;
  	padding: 0px 0px 15px 0px;
}
.content-inhalt {
	padding: 15px 0px 0px 0px
}
.content-inhalt ul {
	padding-left: 15px;
}
.content-inhalt .cols2 {
	display: grid;
	grid-template-columns: 100px auto;
	grid-gap: 25px;
}
.blog-tags a {
	color: #fff;
	border-radius: 50px;
	padding: 2px 8px 4px !important;
	text-decoration: none;
	border: 0 !important
}
a.postCategory {
	color: #192136 !important;
	text-decoration: none !important;
	font-size: .95em !important;
	border-radius: 50px;
	padding: 3px 8px
}
p.intro::first-letter {
	background: #b52249 !important;
	color: #fff !important;
	padding: 1rem 1.1rem !important;
	font-size: 2.6rem !important;
	margin-right: 1.3rem !important;
	font-weight: 700 !important;
	border-radius: 5px !important;
	float: left !important;
	display: block !important;
	line-height: 1 !important;
	margin-top: 4px !important
}
#ads-container-group a img,
#ads-container a img {
	border-radius: 5px;
	transition: .3s ease-in-out
}
#ads-container-group a:hover img,
#ads-container a:hover img {
	filter: grayscale(1);
	transition: .3s ease-in-out
}
/* Div Table */
.divtable {
	margin-bottom: 30px;
	background: #fff;
	border-radius: 7px;
	box-shadow: 0 5px 30px var(--shadow-7);
}
.divtable .table {
	display: block;
}
.divtable .table .table-row-avatar {
	display: flex;
	gap: 20px;
	align-content: center;
	align-items: center;
	background: #b52249;
	border-radius: 6px;
}
.divtable .table .table-row-avatar .subtitle {
	margin: 0px;
	padding: 5px 20px 5px 0px;
	font-size: 22px;
	color: #fff;
}
.divtable .table .table-row-avatar figure {
	display: inline-block;
	width: 145px;
	border-radius: 5px 0 0 5px;
	margin: 0px!important;
	padding: 0px!important;
}
.divtable .table .table-row-avatar figure img {
	border-radius: 5px 0 0 5px;
	margin: 0px!important;
	padding: 0px!important;
}
.divtable .table figure.movie-cover {
	width: 145px;
	background: #182C45;
}
.divtable .table figure.movie-cover img {
	transition: all 0.3s ease-in-out;
	border: 2px solid #fff;
}
.divtable .table figure.movie-cover img:hover {
	opacity: 0.8;
	transition: all 0.3s ease-in-out;
}
.divtable .button-imdb {
	display: inline-block;
	background: #182C45;
	color: #fff;
	font-size: 12px;
	margin: 0px!important;
	border-radius: 0px;
	padding-right: 10px;
	border: 0px!important;
	height: 40px;
	margin-bottom: -20px!important;
	border-radius: 5px;
}
.divtable .button-imdb:hover {
	background: #b52249;
	color: #fff;
}
.divtable .button-imdb .inner {
	display: inline-grid;	
	grid-template-columns: 40px auto;
	grid-gap: 10px;
	align-content: center;
	align-items: center;
	padding: 0px!important;
	margin-bottom: -4px!important;
	height: 40px;
}
.divtable .button-imdb img {
	padding: 0px!important;
	margin: 0px!important;
	display: inline-block;
	width: 40px;
	height: 40px;
	border-radius: 5px 0px 0px 5px;
}
.divtable .table .table-row {
	display: grid;
	align-content: center;
	align-items: center;
	justify-items: center;
	grid-template-columns: 145px auto;
	grid-auto-rows: 1fr;
	margin-top: 2px;
}
.divtable .table.long .table-row {
	grid-template-columns: 165px auto;
}
.divtable .table .table-row .table-cell {
	position: relative;
}
.divtable .table .table-row .table-cell.cell-01 {
	background: #e6eff6;
	width: 145px;
	padding: 10px;
	font-size: 0.87em;
	font-weight: bold;
	hyphens: auto;
	display: block;
	height: 100%;
	border-radius: 6px 0 0 6px;
}
.divtable .table.long .table-row .table-cell.cell-01 {
	width: 165px;
}
.divtable .table .table-row .table-cell .label {
	font-size: 0.87em;
	font-weight: bold;
	hyphens: auto;
	line-height: 1.2em;
	display: inline-block;
}
.divtable .table .table-row .table-cell.value {
	background: #F2F5F9;
	height: 100%;
	width: 100%;
	padding: 10px;
	font-size: 0.9em;
	position: relative;
	display: block;
	border-radius: 0 6px 6px 0px;
}
.divtable .table .table-row .table-cell small {
	font-size: 0.8em;
	margin-top: 0px;
	color: #b52249;
	display: block;
}
/* Buttons - Button Lists */
.sce-comment-edit-buttons-group button,
.btn-default,
.sce-edit-button a {
	background: #b52249;
	color: #fff;
}
.btn-default:hover {
	background: #182C45;
}
.social-icons .btn-default {
	height: 32px;
	line-height: 32px;
	width: 32px;
	border-radius: 5px;
	display: inline-block;
	position: relative;
	margin: 0px!important;
	color: #fff;
	text-decoration: none;
}
.social-icons .btn-default i {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	display: inline-block;
}
.social-icons ul {
	list-style: none!important;
	margin: 0px!important;
	padding: 0px!important;
	display: flex;
	gap: 10px;
	margin-bottom: -8px!important;
}
.social-icons ul li {
	margin: 0px!important;
	padding: 0px!important;
}
@media screen and (max-width:768px) {
	figure.content-table {
		overflow-x: auto
	}
	figure.content-table table {
		min-width: 580px;
		table-layout: auto
	}
	.ele_read_blog_top h2 {
		font-size: 2.4em
	}
	p.intro::first-letter {
		padding: .9rem 1rem !important;
		font-size: 2rem !important;
		margin-right: 1.1rem !important
	}
  	.content-inhalt .cols2 {
      	display: grid;
      	grid-template-columns: 1fr;
      	grid-gap: 15px;
    }
	.divtable .divtable-head {
		padding: 20px 15px;
	}
	.divtable .divtable-head h2 {
		font-size: 16px;
	}
	.divtable .table .table-row-avatar figure {
		display: inline-block;
		width: 100px;
	}
	.divtable .table {
		padding: 15px;
	}
	.divtable .table-inner-title {
		font-size: 16px;
	}
	.divtable .button-imdb {
		display: grid;	
		width: 100%;
	}
	.divtable .table figure.movie-cover,
	.divtable .table figure.movie-cover img {
		width: 100%;
	}
	.divtable .table .table-row {
		display: block;
		width: 100%;
	}
	.divtable .table .table-row .table-cell {
		border-bottom: 0px;
	}
	.divtable .table .table-row .table-cell.cell-01 {
		border-radius: 6px 6px 0px 0px;
	}
	.divtable .table .table-row .table-cell.value {
		border-radius: 0px 0px 6px 6px;
	}
	.divtable .table.long .table-row .table-cell.cell-01,
	.divtable .table .table-row .table-cell.cell-01 {
		width: 100%;
	}
	.divtable .table .table-row-avatar .subtitle {
		font-size: 18px;
	}
}
/* icons */
@font-face {
  font-family: 'icomoon';
  src: url('icons/icomoon.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon' !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;
}

.icon-user-solid-square-custom:before {
  content: "\e900";
}
.icon-Elvis-Presley-Signatur-custom:before {
  content: "\e904";
}
.icon-Graceland-Icon-custom:before {
  content: "\e905";
}
.icon-Graceland-Mainson-custom:before {
  content: "\e906";
}
.icon-RCA-custom:before {
  content: "\e907";
}
.icon-RCA_Records-custom:before {
  content: "\e908";
}
.icon-RCA_dog-custom:before {
  content: "\e909";
}
.icon-add-to-list-custom:before {
  content: "\e90a";
}
.icon-address-custom:before {
  content: "\e901";
}
.icon-address-card-custom:before {
  content: "\e90b";
}
.icon-aesculap-custom:before {
  content: "\e902";
}
.icon-amazon-custom:before {
  content: "\ea87";
}
.icon-appleinc-custom:before {
  content: "\eabe";
}
.icon-arrow-trend-up-custom:before {
  content: "\e90d";
}
.icon-article-custom:before {
  content: "\e911";
}
.icon-at-custom:before {
  content: "\e90f";
}
.icon-attachment-custom:before {
  content: "\e9cd";
}
.icon-auction-custom:before {
  content: "\e910";
}
.icon-automobile-custom:before {
  content: "\e912";
}
.icon-car-custom:before {
  content: "\e912";
}
.icon-bank-custom:before {
  content: "\e913";
}
.icon-bar-graph-custom:before {
  content: "\e914";
}
.icon-barcode-custom:before {
  content: "\e937";
}
.icon-bass-custom:before {
  content: "\e915";
}
.icon-book-custom:before {
  content: "\e91f";
}
.icon-book-open-custom:before {
  content: "\e916";
}
.icon-book1-custom:before {
  content: "\e927";
}
.icon-bookmark-custom:before {
  content: "\e9d2";
}
.icon-books-custom:before {
  content: "\e920";
}
.icon-bubble-custom:before {
  content: "\e96b";
}
.icon-bubbles-custom:before {
  content: "\e96c";
}
.icon-bulb-custom:before {
  content: "\e930";
}
.icon-bulb-alt-custom:before {
  content: "\e931";
}
.icon-bullhorn-custom:before {
  content: "\e932";
}
.icon-burger-custom:before {
  content: "\e934";
}
.icon-calendar-custom:before {
  content: "\e953";
}
.icon-camera-custom:before {
  content: "\e917";
}
.icon-cancel-circle-custom:before {
  content: "\ea0d";
}
.icon-chain1-custom:before {
  content: "\e925";
}
.icon-link1-custom:before {
  content: "\e925";
}
.icon-check-custom:before {
  content: "\e918";
}
.icon-check-circle-o-custom:before {
  content: "\e919";
}
.icon-circle-dot-custom:before {
  content: "\e94f";
}
.icon-circle-dot-alt-custom:before {
  content: "\e950";
}
.icon-circle-down-custom:before {
  content: "\ea43";
}
.icon-circle-info-custom:before {
  content: "\e951";
}
.icon-clapperboard-custom:before {
  content: "\e921";
}
.icon-clock-custom:before {
  content: "\e94e";
}
.icon-clock2-custom:before {
  content: "\e959";
}
.icon-close-custom:before {
  content: "\e922";
}
.icon-cog-custom:before {
  content: "\e994";
}
.icon-cogs-custom:before {
  content: "\e924";
}
.icon-compact-disc-custom:before {
  content: "\e926";
}
.icon-conductor-custom:before {
  content: "\e928";
}
.icon-disc-vinyl-custom:before {
  content: "\e929";
}
.icon-display-custom:before {
  content: "\e956";
}
.icon-dots-three-horizontal-custom:before {
  content: "\e92a";
}
.icon-download2-custom:before {
  content: "\e9c5";
}
.icon-drums-custom:before {
  content: "\e92b";
}
.icon-earth-custom:before {
  content: "\e9ca";
}
.icon-ebass-custom:before {
  content: "\e92c";
}
.icon-eightball-custom:before {
  content: "\e92d";
}
.icon-elvis-face-custom:before {
  content: "\e9e1";
}
.icon-elvis-silhuette-custom:before {
  content: "\e92e";
}
.icon-embed2-custom:before {
  content: "\ea80";
}
.icon-enlarge-custom:before {
  content: "\e989";
}
.icon-enlarge2-custom:before {
  content: "\e98b";
}
.icon-envelop-custom:before {
  content: "\e945";
}
.icon-envelope-custom:before {
  content: "\e92f";
}
.icon-eye-custom:before {
  content: "\e9ce";
}
.icon-facebook-custom:before {
  content: "\e933";
}
.icon-facebook2-custom:before {
  content: "\ea91";
}
.icon-file-excel-custom:before {
  content: "\eae2";
}
.icon-file-lines-custom:before {
  content: "\e9a2";
}
.icon-file-lines-alt-custom:before {
  content: "\e9a3";
}
.icon-file-pdf-custom:before {
  content: "\eadf";
}
.icon-file-pdf-alt-custom:before {
  content: "\e9a5";
}
.icon-file-pdf1-custom:before {
  content: "\e9a4";
}
.icon-file-text-custom:before {
  content: "\e935";
}
.icon-file-word-custom:before {
  content: "\eae1";
}
.icon-file-zip-custom:before {
  content: "\e936";
}
.icon-file-zip1-custom:before {
  content: "\e9b0";
}
.icon-film-custom:before {
  content: "\e938";
}
.icon-film1-custom:before {
  content: "\e939";
}
.icon-fire-custom:before {
  content: "\e9a9";
}
.icon-flag-custom:before {
  content: "\e9cc";
}
.icon-folder-custom:before {
  content: "\e93a";
}
.icon-footbal-custom:before {
  content: "\e93b";
}
.icon-g_translate-custom:before {
  content: "\e9b9";
}
.icon-german-custom:before {
  content: "\e93c";
}
.icon-german-map-custom:before {
  content: "\e93d";
}
.icon-get-pocket-custom:before {
  content: "\e93e";
}
.icon-globe-custom:before {
  content: "\e93f";
}
.icon-google3-custom:before {
  content: "\ea8a";
}
.icon-gradiation-cap-custom:before {
  content: "\e940";
}
.icon-guitar-custom:before {
  content: "\e941";
}
.icon-hammer2-custom:before {
  content: "\e9a8";
}
.icon-headphones-custom:before {
  content: "\e942";
}
.icon-heart-custom:before {
  content: "\e9da";
}
.icon-home-custom:before {
  content: "\e943";
}
.icon-hospital-alt-custom:before {
  content: "\e9e3";
}
.icon-image-rounded-custom:before {
  content: "\e9e9";
}
.icon-image-rounded-alt-custom:before {
  content: "\e9ea";
}
.icon-info-custom:before {
  content: "\e944";
}
.icon-instagram-custom:before {
  content: "\ea92";
}
.icon-ipod-custom:before {
  content: "\e946";
}
.icon-king-custom:before {
  content: "\e903";
}
.icon-king2-custom:before {
  content: "\e90c";
}
.icon-law-custom:before {
  content: "\e949";
}
.icon-left-quote-custom:before {
  content: "\e947";
}
.icon-life-bouy-custom:before {
  content: "\e948";
}
.icon-link-custom:before {
  content: "\e9cb";
}
.icon-list2-custom:before {
  content: "\e9bb";
}
.icon-local_police-custom:before {
  content: "\e94a";
}
.icon-location-custom:before {
  content: "\e94b";
}
.icon-location2-custom:before {
  content: "\e94c";
}
.icon-loop2-custom:before {
  content: "\ea2e";
}
.icon-medkit-custom:before {
  content: "\e94d";
}
.icon-menu-custom:before {
  content: "\e9bd";
}
.icon-mic-custom:before {
  content: "\e952";
}
.icon-microphone-custom:before {
  content: "\e954";
}
.icon-microphone-old-custom:before {
  content: "\e955";
}
.icon-microphone-radio-custom:before {
  content: "\e957";
}
.icon-microphone-retro-custom:before {
  content: "\e958";
}
.icon-mobile-custom:before {
  content: "\e95a";
}
.icon-music-custom:before {
  content: "\e95b";
}
.icon-netflix-custom:before {
  content: "\e95c";
}
.icon-new-tab-custom:before {
  content: "\ea7e";
}
.icon-news1-custom:before {
  content: "\e95d";
}
.icon-newspaper-custom:before {
  content: "\e95e";
}
.icon-newtab-custom:before {
  content: "\e95f";
}
.icon-paper-plane-custom:before {
  content: "\e960";
}
.icon-paw-custom:before {
  content: "\e961";
}
.icon-pencil-custom:before {
  content: "\e962";
}
.icon-phone-custom:before {
  content: "\e963";
}
.icon-phone-square-custom:before {
  content: "\e964";
}
.icon-piano-custom:before {
  content: "\e965";
}
.icon-pie-chart-custom:before {
  content: "\e99a";
}
.icon-play-circle-custom:before {
  content: "\e966";
}
.icon-play2-custom:before {
  content: "\ea15";
}
.icon-plus-custom:before {
  content: "\e967";
}
.icon-power-custom:before {
  content: "\e9b5";
}
.icon-price-tag-custom:before {
  content: "\e968";
}
.icon-price-tags-custom:before {
  content: "\e969";
}
.icon-printer-custom:before {
  content: "\e96a";
}
.icon-profile-custom:before {
  content: "\e96d";
}
.icon-qrcode-custom:before {
  content: "\e96e";
}
.icon-question-circle-custom:before {
  content: "\e96f";
}
.icon-quotes-left-custom:before {
  content: "\e977";
}
.icon-quotes-right-custom:before {
  content: "\e978";
}
.icon-radio-custom:before {
  content: "\e970";
}
.icon-radio-checked-custom:before {
  content: "\ea54";
}
.icon-right-quote-custom:before {
  content: "\e971";
}
.icon-school-custom:before {
  content: "\ea67";
}
.icon-search-custom:before {
  content: "\e986";
}
.icon-search1-custom:before {
  content: "\ea6b";
}
.icon-shield-custom:before {
  content: "\e9b4";
}
.icon-shopping-basket-custom:before {
  content: "\e972";
}
.icon-shopping-cart-custom:before {
  content: "\e973";
}
.icon-snapchat-ghost-custom:before {
  content: "\e974";
}
.icon-soundcloud-custom:before {
  content: "\e975";
}
.icon-soundcloud2-custom:before {
  content: "\eac4";
}
.icon-spotify-custom:before {
  content: "\ea94";
}
.icon-square-arrow-up-right-custom:before {
  content: "\e979";
}
.icon-square-up-right-custom:before {
  content: "\e97a";
}
.icon-star-empty-custom:before {
  content: "\e9d7";
}
.icon-star-full-custom:before {
  content: "\e9d9";
}
.icon-star-half-custom:before {
  content: "\e9d8";
}
.icon-stats-bars-custom:before {
  content: "\e99c";
}
.icon-stats-dots-custom:before {
  content: "\e99b";
}
.icon-stetoskope-custom:before {
  content: "\ea9a";
}
.icon-stopwatch-custom:before {
  content: "\e97b";
}
.icon-switch-custom:before {
  content: "\e9b6";
}
.icon-tcb-custom:before {
  content: "\e97c";
}
.icon-tennessee-custom:before {
  content: "\e90e";
}
.icon-thumb-down-custom:before {
  content: "\eaad";
}
.icon-thumb-up-custom:before {
  content: "\eaae";
}
.icon-ticket-custom:before {
  content: "\e97d";
}
.icon-tiktok-custom:before {
  content: "\e97e";
}
.icon-trophy-custom:before {
  content: "\e99e";
}
.icon-tv-custom:before {
  content: "\e97f";
}
.icon-twitter-custom:before {
  content: "\ea96";
}
.icon-university-custom:before {
  content: "\e980";
}
.icon-usa-custom:before {
  content: "\e91a";
}
.icon-user-custom:before {
  content: "\e981";
}
.icon-users-custom:before {
  content: "\e982";
}
.icon-vegas-custom:before {
  content: "\e983";
}
.icon-video-camera-custom:before {
  content: "\e984";
}
.icon-volume-high-custom:before {
  content: "\ea26";
}
.icon-whatsapp-custom:before {
  content: "\ea93";
}
.icon-wikipedia-custom:before {
  content: "\e988";
}
.icon-x-custom:before {
  content: "\e98a";
}
.icon-x-altx-alt-custom:before {
  content: "\e98c";
}
.icon-youtube-custom:before {
  content: "\ea9d";
}
.icon-youtube2-custom:before {
  content: "\ea9e";
}
.icon-key2-custom:before {
  content: "\e98e";
}