@charset "UTF-8";
@charset "UTF-8";

.elespare-search-wrapper .elespare-search-icon--toggle {
color: #000;
border: none;
background: none;
padding: 0;
cursor: pointer; }
.elespare-search-wrapper .elespare-search--toggle {
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
background-color: rgba(0, 0, 0, 0.85);
z-index: 99999999;
align-items: center;
display: flex !important;
justify-content: center;
transform: scale(0);
transition: transform 0.2s; }
.elespare-search-wrapper .elespare-search--toggle.show {
transition: transform 0.3s;
transform: scale(1); }
.elespare-search-wrapper .elespare-search--toggle .btn-elespare-search-form {
width: auto;
min-width: 30px;
flex-shrink: 0;
border: none;
border-radius: 0;
color: #fff;
background-color: #bb1919;
height: unset;
padding: 0 1.2em;
white-space: nowrap; }
.elespare-search-wrapper .elespare-search--toggle .elespare-search-toggle--wrapper {
width: 80%; }
.elespare-search-wrapper .elespare-search--toggle .elespare-search-toggle--wrapper .elespare--search-sidebar-wrapper {
padding: 0;
overflow: hidden; }
.elespare-search-wrapper .elespare-search--toggle .elespare-search-toggle--wrapper .elespare--search-sidebar-wrapper .search-form {
display: flex;
overflow: hidden; }
.elespare-search-wrapper .elespare-search--toggle .elespare-search-toggle--wrapper .elespare--search-sidebar-wrapper .search-form .search-field {
height: 50px;
background: rgba(241, 241, 241, 0.5);
border-radius: 0; }
.elespare-search-wrapper .elespare-search--toggle .elespare-search-toggle--wrapper input[type='search']::-webkit-search-decoration,
.elespare-search-wrapper .elespare-search--toggle .elespare-search-toggle--wrapper input[type='search']::-webkit-search-cancel-button,
.elespare-search-wrapper .elespare-search--toggle .elespare-search-toggle--wrapper input[type='search']::-webkit-search-results-button,
.elespare-search-wrapper .elespare-search--toggle .elespare-search-toggle--wrapper input[type='search']::-webkit-search-results-decoration {
-webkit-appearance: none; }
.elespare-search-wrapper .elespare-search--toggle .elespare--site-search-close {
position: absolute;
color: #ffffff;
top: 50px;
right: 10%;
background: none;
border: none;
font-size: 36px;
line-height: normal;
padding: 0;
transition: all 0.3s; }
.elespare-search-wrapper .elespare-search--toggle .elespare--site-search-close:hover {
transform: rotate(180deg);
transition: all 0.3s; }
.elespare-search-wrapper .elespare-search-form-header .elespare--search-sidebar-wrapper {
padding: 0; }
.elespare-search-wrapper .elespare-search-form-header .elespare--search-sidebar-wrapper .site-search-form {
overflow: hidden;
display: flex; }
.elespare-search-wrapper .elespare-search-form-header .elespare--search-sidebar-wrapper .site-search-form .search-field {
border-radius: 0;
width: 100%;
background: rgba(241, 241, 241, 0.5); }
.elespare-search-wrapper .elespare-search-form-header .elespare--search-sidebar-wrapper .btn-elespare-search-form {
width: auto;
min-width: 30px;
flex-shrink: 0;
border: none;
border-radius: 0;
color: #fff;
background-color: #bb1919;
height: unset;
padding: 0 1.2em;
white-space: nowrap; }
.elespare-search-wrapper .elespare-search-dropdown-toggle .elespare--search-sidebar-wrapper .btn-elespare-search-form {
border: none;
border-radius: 0;
line-height: 1;
height: unset;
padding: 0.9em 1.2em 0.8em;
color: #fff;
opacity: 1;
background-color: #bb1919;
white-space: nowrap; }
.elespare-search-wrapper .elespare-search-dropdown-toggle .elespare-search--toggle-dropdown {
position: absolute;
top: 120%;
width: 300px;
text-align: left;
visibility: hidden;
filter: alpha(opacity=0);
opacity: 0;
margin: 0 auto;
margin-top: 1px;
z-index: 99;
border-radius: 0px;
transition: opacity 0.2s, top 0.4s, visibility 0s linear 0.4s; }
.elespare-search-wrapper .elespare-search-dropdown-toggle .elespare-search--toggle-dropdown .elespare--search-sidebar-wrapper .search-form {
display: flex;
width: 100%;
justify-content: space-between;
overflow: hidden;
box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.15); }
.elespare-search-wrapper .elespare-search-dropdown-toggle .elespare-search--toggle-dropdown .elespare--search-sidebar-wrapper .search-form input.search-field {
border-radius: 0;
padding: 10px 15px;
width: 100%;
background: rgba(241, 241, 241, 0.5);
height: unset; }
.elespare-search-wrapper .elespare-search-dropdown-toggle.show .elespare-search--toggle-dropdown {
visibility: visible;
filter: alpha(opacity=1);
opacity: 1;
z-index: 999;
top: 100%;
transition: opacity 0.4s, top 0.4s; }
.elespare-search-wrapper .site-search-form .site-search-field:focus, .elespare-search-wrapper .site-search-form .site-search-field:focus-within {
outline: none; }
.elespare-icons-search .screen-reader-text {
display: none; }
.elementor-widget-search-from {
position: relative; }
.elementor-widget-search-from.elespare-grid-left .elespare-site-search-toggle,
.elementor-widget-search-from.elespare-grid-left .elespare-search-dropdown-toggle {
text-align: left; }
.elementor-widget-search-from.elespare-grid-left .elespare-search--toggle-dropdown {
right: auto;
left: 10px; }
.elementor-widget-search-from.elespare-grid-left .elespare-search-form-header .site-search-form {
flex-direction: row; }
.elementor-widget-search-from.elespare-grid-center .elespare-site-search-toggle,
.elementor-widget-search-from.elespare-grid-center .elespare-search-dropdown-toggle {
text-align: center; }
.elementor-widget-search-from.elespare-grid-center .elespare-search--toggle-dropdown {
right: auto;
left: 50%;
transform: translateX(-50%); }
.elementor-widget-search-from.elespare-grid-center .elespare-search-form-header .site-search-form {
flex-direction: column; }
.elementor-widget-search-from.elespare-grid-center .elespare-search-form-header .site-search-form .site-search-field {
text-align: center; }
.elementor-widget-search-from.elespare-grid-right .elespare-site-search-toggle,
.elementor-widget-search-from.elespare-grid-right .elespare-search-dropdown-toggle {
text-align: right; }
.elementor-widget-search-from.elespare-grid-right .elespare-search--toggle-dropdown {
right: 10px;
left: auto; }
.elementor-widget-search-from.elespare-grid-right .elespare-search-form-header .site-search-form {
flex-direction: row-reverse; }
.elementor-widget-search-from.elespare-grid-right .elespare-search-form-header .site-search-form .site-search-field {
text-align: right; }
.elespare-search-wrapper button:focus {
outline: none;
box-shadow: none; }
.elespare-search-wrapper button:focus-visible {
outline: 1px dotted; }
@media (max-width: 1024px) {
.elementor-widget-search-from.elespare-grid-tablet-left .elespare-site-search-toggle,
.elementor-widget-search-from.elespare-grid-tablet-left .elespare-search-dropdown-toggle {
text-align: left; }
.elementor-widget-search-from.elespare-grid-tablet-left .elespare-search--toggle-dropdown {
right: auto;
left: 10px; }
.elementor-widget-search-from.elespare-grid-tablet-left .elespare-search-form-header .site-search-form {
flex-direction: row; }
.elementor-widget-search-from.elespare-grid-tablet-center .elespare-site-search-toggle,
.elementor-widget-search-from.elespare-grid-tablet-center .elespare-search-dropdown-toggle {
text-align: center; }
.elementor-widget-search-from.elespare-grid-tablet-center .elespare-search--toggle-dropdown {
right: auto;
left: 50%;
transform: translateX(-50%); }
.elementor-widget-search-from.elespare-grid-tablet-center .elespare-search-form-header .site-search-form {
flex-direction: column; }
.elementor-widget-search-from.elespare-grid-tablet-center .elespare-search-form-header .site-search-form .site-search-field {
text-align: center; }
.elementor-widget-search-from.elespare-grid-tablet-right .elespare-site-search-toggle,
.elementor-widget-search-from.elespare-grid-tablet-right .elespare-search-dropdown-toggle {
text-align: right; }
.elementor-widget-search-from.elespare-grid-tablet-right .elespare-search--toggle-dropdown {
right: 10px;
left: auto; }
.elementor-widget-search-from.elespare-grid-tablet-right .elespare-search-form-header .site-search-form {
flex-direction: row-reverse; }
.elementor-widget-search-from.elespare-grid-tablet-right .elespare-search-form-header .site-search-form .site-search-field {
text-align: right; } }
@media (max-width: 767px) {
.elementor-widget-search-from.elespare-grid-mobile-left .elespare-site-search-toggle,
.elementor-widget-search-from.elespare-grid-mobile-left .elespare-search-dropdown-toggle {
text-align: left; }
.elementor-widget-search-from.elespare-grid-mobile-left .elespare-search--toggle-dropdown {
right: auto;
left: 10px; }
.elementor-widget-search-from.elespare-grid-mobile-left .elespare-search-form-header .site-search-form {
flex-direction: row; }
.elementor-widget-search-from.elespare-grid-mobile-center .elespare-site-search-toggle,
.elementor-widget-search-from.elespare-grid-mobile-center .elespare-search-dropdown-toggle {
text-align: center; }
.elementor-widget-search-from.elespare-grid-mobile-center .elespare-search--toggle-dropdown {
right: auto;
left: 50%;
transform: translateX(-50%); }
.elementor-widget-search-from.elespare-grid-mobile-center .elespare-search-form-header .site-search-form {
flex-direction: column; }
.elementor-widget-search-from.elespare-grid-mobile-center .elespare-search-form-header .site-search-form .site-search-field {
text-align: center; }
.elementor-widget-search-from.elespare-grid-mobile-right .elespare-site-search-toggle,
.elementor-widget-search-from.elespare-grid-mobile-right .elespare-search-dropdown-toggle {
text-align: right; }
.elementor-widget-search-from.elespare-grid-mobile-right .elespare-search--toggle-dropdown {
right: 10px;
left: auto; }
.elementor-widget-search-from.elespare-grid-mobile-right .elespare-search-form-header .site-search-form {
flex-direction: row-reverse; }
.elementor-widget-search-from.elespare-grid-mobile-right .elespare-search-form-header .site-search-form .site-search-field {
text-align: right; } }
body.rtl .elementor-widget-search-from.elespare-grid-right .elespare-search-form-header .site-search-form .site-search-field {
text-align: left; }
.grid-layout.has-background .elespare-posts-wrap .elespare-content-wrapper {
padding: 15px;
flex: 1;
position: relative;
z-index: 1; }
.grid-layout.has-no-background .elespare-posts-wrap .elespare-content-wrapper {
padding: 15px 0;
flex: 1; }
.elespare-grid-wrap .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper img {
width: 100%;
height: 100%;
object-fit: cover; }
.elespare-grid-wrap .elespare-posts-wrap a {
text-decoration: none; }
.grid-style-2 .elespare-posts-grid-post-items {
display: flex;
flex-direction: column-reverse;
justify-content: flex-end; }
.grid-style-3 .elespare-posts-grid-post-items {
display: flex;
flex-direction: column; }
.grid-style-3 .elespare-posts-grid-post-items:nth-child(even) {
flex-direction: column-reverse;
justify-content: flex-end; }
.grid-style-1 .elespare-posts-grid-post-items,
.grid-style-4 .elespare-posts-grid-post-items,
.grid-style-5 .elespare-posts-grid-post-items,
.grid-style-6 .elespare-posts-grid-post-items,
.grid-style-7 .elespare-posts-grid-post-items,
.grid-style-11 .elespare-posts-grid-post-items,
.grid-style-12 .elespare-posts-grid-post-items {
display: flex;
flex-direction: column; }
.elespare-grid-wrap {
container-type: inline-size; }
.elespare-grid-wrap .elespare-posts-wrap.grid-style-3 .elespare-posts-grid-post-items .elespare-img-wrapper ul.elespare-cat-links, .elespare-grid-wrap .elespare-posts-wrap.grid-style-2 .elespare-posts-grid-post-items .elespare-img-wrapper ul.elespare-cat-links, .elespare-grid-wrap .elespare-posts-wrap.grid-style-1 .elespare-posts-grid-post-items .elespare-img-wrapper ul.elespare-cat-links {
top: auto;
bottom: 15px; }
.elespare-grid-wrap .elespare-posts-wrap.grid-style-5 .elespare-posts-grid-post-items .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories {
padding: 0; }
.elespare-grid-wrap .elespare-posts-wrap.grid-style-5 .elespare-posts-grid-post-items .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories::after {
content: "\2219";
color: inherit;
font-weight: bold;
padding: 0 0 0 2px; }
.elespare-grid-wrap .elespare-posts-wrap.grid-style-5 .elespare-posts-grid-post-items .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category:last-child a.elespare-categories::after {
display: none; }
.elespare-grid-wrap .elespare-posts-wrap.grid-style-6 .elespare-posts-grid-post-items .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories {
padding: 0;
border-bottom-width: 1px;
border-bottom-style: solid;
padding-bottom: 1px;
line-height: 1.5;
display: block; }
.elespare-grid-wrap .elespare-posts-wrap.grid-style-6 .elespare-posts-grid-post-items .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories::after {
display: none; }
.elespare-grid-wrap .elespare-posts-wrap.grid-style-7 .elespare-posts-grid-post-items .elespare-img-wrapper ul.elespare-cat-links {
top: inherit;
bottom: 0;
width: 100%;
margin-bottom: 0 !important;
font-size: 0; }
.elespare-grid-wrap .elespare-posts-wrap.grid-style-7 .elespare-posts-grid-post-items .elespare-img-wrapper ul.elespare-cat-links li.elespare-meta-category {
margin: 1px;
margin-bottom: 0; }
.elespare-grid-wrap .elespare-posts-wrap.grid-style-10 .elespare-posts-grid-post-items, .elespare-grid-wrap .elespare-posts-wrap.grid-style-9 .elespare-posts-grid-post-items, .elespare-grid-wrap .elespare-posts-wrap.grid-style-8 .elespare-posts-grid-post-items {
position: relative;
display: flex;
align-items: flex-end; }
.elespare-grid-wrap .elespare-posts-wrap.grid-style-10 .elespare-posts-grid-post-items .elespare-content-wrapper, .elespare-grid-wrap .elespare-posts-wrap.grid-style-9 .elespare-posts-grid-post-items .elespare-content-wrapper, .elespare-grid-wrap .elespare-posts-wrap.grid-style-8 .elespare-posts-grid-post-items .elespare-content-wrapper {
position: relative;
width: 100%;
padding: 15px;
justify-self: end;
justify-content: flex-end; }
.elespare-grid-wrap .elespare-posts-wrap.grid-style-10 .elespare-posts-grid-post-items .elespare-content-wrapper > *, .elespare-grid-wrap .elespare-posts-wrap.grid-style-9 .elespare-posts-grid-post-items .elespare-content-wrapper > *, .elespare-grid-wrap .elespare-posts-wrap.grid-style-8 .elespare-posts-grid-post-items .elespare-content-wrapper > * {
position: relative;
z-index: 2; }
.elespare-grid-wrap .elespare-posts-wrap.grid-style-10 .elespare-posts-grid-post-items .elespare-content-wrapper::after, .elespare-grid-wrap .elespare-posts-wrap.grid-style-9 .elespare-posts-grid-post-items .elespare-content-wrapper::after, .elespare-grid-wrap .elespare-posts-wrap.grid-style-8 .elespare-posts-grid-post-items .elespare-content-wrapper::after {
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.5) 50%, #000 100%);
z-index: 1; }
.elespare-grid-wrap .elespare-posts-wrap.grid-style-10 .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-grid-wrap .elespare-posts-wrap.grid-style-9 .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-grid-wrap .elespare-posts-wrap.grid-style-8 .elespare-posts-grid-post-items .elespare-img-wrapper {
height: 100% !important;
width: 100% !important;
position: absolute;
left: 0;
bottom: 0;
z-index: 1; }
.elespare-grid-wrap .elespare-posts-wrap.grid-style-10 .elespare-posts-grid-post-items .elespare-img-wrapper img,
.elespare-grid-wrap .elespare-posts-wrap.grid-style-10 .elespare-posts-grid-post-items .elespare-img-wrapper a,
.elespare-grid-wrap .elespare-posts-wrap.grid-style-10 .elespare-posts-grid-post-items .elespare-img-wrapper .post-grid-thumbnail, .elespare-grid-wrap .elespare-posts-wrap.grid-style-9 .elespare-posts-grid-post-items .elespare-img-wrapper img,
.elespare-grid-wrap .elespare-posts-wrap.grid-style-9 .elespare-posts-grid-post-items .elespare-img-wrapper a,
.elespare-grid-wrap .elespare-posts-wrap.grid-style-9 .elespare-posts-grid-post-items .elespare-img-wrapper .post-grid-thumbnail, .elespare-grid-wrap .elespare-posts-wrap.grid-style-8 .elespare-posts-grid-post-items .elespare-img-wrapper img,
.elespare-grid-wrap .elespare-posts-wrap.grid-style-8 .elespare-posts-grid-post-items .elespare-img-wrapper a,
.elespare-grid-wrap .elespare-posts-wrap.grid-style-8 .elespare-posts-grid-post-items .elespare-img-wrapper .post-grid-thumbnail {
display: block;
height: 100%; }
.elespare-grid-wrap .elespare-posts-wrap.grid-style-10 .elespare-posts-grid-post-items .elespare-img-wrapper img, .elespare-grid-wrap .elespare-posts-wrap.grid-style-9 .elespare-posts-grid-post-items .elespare-img-wrapper img, .elespare-grid-wrap .elespare-posts-wrap.grid-style-8 .elespare-posts-grid-post-items .elespare-img-wrapper img {
width: 100%;
object-fit: cover; }
.elespare-grid-wrap .elespare-posts-wrap.grid-style-9 .elespare-posts-grid-post-items .elespare-img-wrapper .elespare-post-format {
z-index: 1; }
.elespare-grid-wrap .elespare-posts-wrap.grid-style-9 .elespare-posts-grid-post-items .elespare-img-wrapper::after {
background: linear-gradient(to bottom, #000, transparent);
background: -webkit-linear-gradient(bottom, #000, transparent); }
.elespare-grid-wrap .elespare-posts-wrap.grid-style-9 .elespare-posts-grid-post-items .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories {
padding: 3px 7px;
border-width: 1px;
border-style: solid;
display: block; }
.elespare-grid-wrap .elespare-posts-wrap.grid-style-10 .elespare-posts-grid-post-items .elespare-img-wrapper .elespare-post-format {
z-index: 1; }
.elespare-grid-wrap .elespare-posts-wrap.grid-style-10 .elespare-posts-grid-post-items .elespare-img-wrapper::after {
background: linear-gradient(to bottom, #000, transparent);
background: -webkit-linear-gradient(bottom, #000, transparent); }
.elespare-grid-wrap .elespare-posts-wrap.grid-style-10 .elespare-posts-grid-post-items .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories {
padding: 0;
border: none;
border-bottom-width: 1px;
border-bottom-style: solid;
padding-bottom: 1px;
line-height: 1.5;
display: block; }
.elespare-grid-wrap .elespare-posts-wrap.grid-style-11 .elespare-posts-grid-post-items {
position: relative; }
.elespare-grid-wrap .elespare-posts-wrap.grid-style-11 .elespare-posts-grid-post-items .elespare-img-wrapper ul.elespare-cat-links {
top: auto;
left: 30px;
bottom: 22px;
z-index: 4; }
.elespare-grid-wrap .elespare-posts-wrap.grid-style-11 .elespare-posts-grid-post-items .elespare-img-wrapper ul.elespare-cat-links li.elespare-meta-category {
margin: 0 2px 0 0; }
.elespare-grid-wrap .elespare-posts-wrap.grid-style-11 .elespare-posts-grid-post-items .elespare-content-wrapper {
position: relative;
z-index: 1;
width: calc(100% - 30px);
margin-top: -20px;
margin-left: 30px; }
.elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-img-wrapper {
z-index: 3; }
.elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-img-wrapper::after {
position: absolute;
content: "";
width: 100%;
height: 28px;
left: 0;
bottom: -1px;
background-color: #fff;
-webkit-mask-image: url(//izbilgi.com/wp-content/plugins/elespare/dist/img/shape1.svg);
mask-image: url(//izbilgi.com/wp-content/plugins/elespare/dist/img/shape1.svg);
-webkit-mask-position: center center;
mask-position: center center;
-webkit-mask-repeat: no-repeat;
mask-repeat: no-repeat;
-webkit-mask-size: cover;
z-index: 4; }
.elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-content-wrapper {
margin-top: -5px;
position: relative;
z-index: 1; }
.elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-1 .elespare-posts-grid-post-items .elespare-content-wrapper {
margin-top: -10px; }
.elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-img-wrapper:after {
height: 68px;
-webkit-mask-image: url(//izbilgi.com/wp-content/plugins/elespare/dist/img/shape2.svg);
mask-image: url(//izbilgi.com/wp-content/plugins/elespare/dist/img/shape2.svg); }
.elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-content-wrapper {
margin-top: -10px; }
.elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-3 .elespare-posts-grid-post-items .elespare-img-wrapper:after {
-webkit-mask-image: url(//izbilgi.com/wp-content/plugins/elespare/dist/img/shape3.svg);
mask-image: url(//izbilgi.com/wp-content/plugins/elespare/dist/img/shape3.svg); }
.elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-3 .elespare-posts-grid-post-items .elespare-content-wrapper {
margin-top: -10px; }
.elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-4 .elespare-posts-grid-post-items .elespare-img-wrapper:after {
height: 26px;
-webkit-mask-image: url(//izbilgi.com/wp-content/plugins/elespare/dist/img/shape4.svg);
mask-image: url(//izbilgi.com/wp-content/plugins/elespare/dist/img/shape4.svg); }
.elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-4 .elespare-posts-grid-post-items .elespare-content-wrapper {
margin-top: -15px; }
.elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-5 .elespare-posts-grid-post-items .elespare-img-wrapper:after {
-webkit-mask-image: url(//izbilgi.com/wp-content/plugins/elespare/dist/img/shape5.svg);
mask-image: url(//izbilgi.com/wp-content/plugins/elespare/dist/img/shape5.svg); }
.elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-5 .elespare-posts-grid-post-items .elespare-content-wrapper {
margin-top: -10px; }
.elespare-grid-wrap.has-no-background .elespare-posts-wrap.grid-style-11 .elespare-posts-grid-post-items {
position: relative; }
.elespare-grid-wrap.has-no-background .elespare-posts-wrap.grid-style-11 .elespare-posts-grid-post-items .elespare-img-wrapper ul.elespare-cat-links {
left: 0;
bottom: 0;
width: 100%; }
.elespare-grid-wrap.has-no-background .elespare-posts-wrap.grid-style-11 .elespare-posts-grid-post-items .elespare-content-wrapper {
width: 100%;
margin-top: 0;
margin-left: 0; }
.elespare-grid-wrap.has-no-background .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-img-wrapper:after {
display: none; }
.elespare-grid-wrap.has-no-background .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-content-wrapper {
margin-top: 0; } .elespare-grid-wrap.elespare-has-equal-height .elespare-img-wrapper {
aspect-ratio: 3/2;
overflow: hidden; }
.elespare-grid-wrap .grid-style-10 .elespare-posts-grid-post-items,
.elespare-grid-wrap .grid-style-9 .elespare-posts-grid-post-items,
.elespare-grid-wrap .grid-style-8 .elespare-posts-grid-post-items {
aspect-ratio: 3/2;
overflow: hidden; } .elespare-grid-wrap.has-background .elespare-posts-grid-post-items {
box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1); }
.elespare-grid-wrap.has-background .grid-style-11 .elespare-posts-grid-post-items {
box-shadow: none; }
.elespare-grid-wrap.has-background .grid-style-11 .elespare-posts-grid-post-items .elespare-content-wrapper {
box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1); }
.elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-12.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-11.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-10.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-9.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-8.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-7.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-6.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-5.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-3.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-2.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-1.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata {
display: flex;
align-items: center; }
.elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-12.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-11.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-10.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-9.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-8.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-7.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-6.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-5.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-3.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-2.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-1.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author {
display: flex;
align-items: center; }
.elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-12.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author a, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-11.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author a, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-10.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author a, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-9.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author a, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-8.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author a, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-7.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author a, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-6.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author a, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-5.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author a, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-3.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author a, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-2.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author a, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-1.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author a {
display: flex;
align-items: center; }
.elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-12.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-11.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-10.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-9.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-8.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-7.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-6.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-5.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-3.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-2.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-1.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap {
height: 20px;
width: 20px;
border-radius: 50%;
line-height: 1;
overflow: hidden;
margin-right: 5px; }
.elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-12.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap img, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-11.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap img, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-10.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap img, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-9.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap img, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-8.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap img, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-7.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap img, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-6.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap img, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-5.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap img, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-3.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap img, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-2.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap img, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-1.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap img {
height: 100%;
width: 100%;
object-fit: cover; }
.elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-4.elespare-gravatar .elespare-posts-grid-post-items .elespare-img-wrapper {
position: relative; }
.elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-4.elespare-gravatar .elespare-posts-grid-post-items .elespare-img-wrapper .elespare-avatar-wrap {
position: absolute;
height: 30px;
width: 30px;
border: 3px solid;
background-color: #fff;
border-radius: 50%;
overflow: hidden;
left: 15px;
bottom: 0;
transform: translateY(50%);
z-index: 2; }
.elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-4.elespare-gravatar .elespare-posts-grid-post-items .elespare-img-wrapper .elespare-avatar-wrap img {
height: 100%;
width: 100%;
object-fit: cover; }
.elespare-grid-wrap.grid-layout.has-no-background .elespare-posts-wrap.grid-style-4 .elespare-posts-grid-post-items .elespare-img-wrapper .elespare-avatar-wrap {
border: none; }
.elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-4 .elespare-posts-grid-post-items .elespare-post-format {
top: inherit;
bottom: 10px; }
.elementor-grid-1 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-img-wrapper:after {
height: 112px; }
.elementor-grid-1 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-content-wrapper {
margin-top: -15px; }
.elementor-grid-1 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-img-wrapper:after {
height: 142px; }
.elementor-grid-1 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-content-wrapper {
margin-top: -15px; }
.elementor-grid-1 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-3 .elespare-posts-grid-post-items .elespare-content-wrapper {
margin-top: -15px; }
.elementor-grid-1 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-4 .elespare-posts-grid-post-items .elespare-content-wrapper {
margin-top: -20px; }
.elementor-grid-2 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-img-wrapper:after {
height: 55px; }
.elementor-grid-2 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-content-wrapper {
margin-top: -15px; }
.elementor-grid-2 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-img-wrapper:after {
height: 68px; }
.elementor-grid-2 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-content-wrapper {
margin-top: -10px; }
.elementor-grid-2 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-3 .elespare-posts-grid-post-items .elespare-content-wrapper {
margin-top: -15px; }
.elementor-grid-2 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-4 .elespare-posts-grid-post-items .elespare-content-wrapper {
margin-top: -20px; }
.elementor-grid-3 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-img-wrapper:after {
height: 38px; }
.elementor-grid-3 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-content-wrapper {
margin-top: -15px; }
.elementor-grid-3 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-img-wrapper:after {
height: 68px; }
.elementor-grid-3 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-content-wrapper {
margin-top: -10px; }
.elementor-grid-3 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-3 .elespare-posts-grid-post-items .elespare-content-wrapper {
margin-top: -15px; }
.elementor-grid-3 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-4 .elespare-posts-grid-post-items .elespare-content-wrapper {
margin-top: -20px; }
.elementor-widget-post-grid {
width: 100%; }
@container (max-width: 1024px) {
.elementor-grid-1 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-img-wrapper:after {
height: 112px; }
.elementor-grid-1 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-content-wrapper {
margin-top: -15px; }
.elementor-grid-1 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-img-wrapper:after {
height: 142px; }
.elementor-grid-1 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-content-wrapper {
margin-top: -15px; }
.elementor-grid-1 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-3 .elespare-posts-grid-post-items .elespare-content-wrapper {
margin-top: -15px; }
.elementor-grid-1 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-4 .elespare-posts-grid-post-items .elespare-content-wrapper {
margin-top: -15px; }
.elementor-grid-2 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-img-wrapper:after,
.elementor-grid-3 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-img-wrapper:after,
.elementor-grid-4 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-img-wrapper:after,
.elementor-grid-5 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-img-wrapper:after {
height: 55px; }
.elementor-grid-2 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-content-wrapper,
.elementor-grid-3 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-content-wrapper,
.elementor-grid-4 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-content-wrapper,
.elementor-grid-5 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-content-wrapper {
margin-top: -15px; }
.elementor-grid-2 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-img-wrapper:after,
.elementor-grid-3 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-img-wrapper:after,
.elementor-grid-4 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-img-wrapper:after,
.elementor-grid-5 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-img-wrapper:after {
height: 68px; }
.elementor-grid-2 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-content-wrapper,
.elementor-grid-3 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-content-wrapper,
.elementor-grid-4 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-content-wrapper,
.elementor-grid-5 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-content-wrapper {
margin-top: -10px; }
.elementor-grid-2 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-3 .elespare-posts-grid-post-items .elespare-content-wrapper,
.elementor-grid-3 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-3 .elespare-posts-grid-post-items .elespare-content-wrapper,
.elementor-grid-4 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-3 .elespare-posts-grid-post-items .elespare-content-wrapper,
.elementor-grid-5 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-3 .elespare-posts-grid-post-items .elespare-content-wrapper {
margin-top: -15px; }
.elementor-grid-2 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-4 .elespare-posts-grid-post-items .elespare-content-wrapper,
.elementor-grid-3 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-4 .elespare-posts-grid-post-items .elespare-content-wrapper,
.elementor-grid-4 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-4 .elespare-posts-grid-post-items .elespare-content-wrapper,
.elementor-grid-5 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-4 .elespare-posts-grid-post-items .elespare-content-wrapper {
margin-top: -15px; } }
@container (max-width: 767px) {
.elementor-grid-1 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-img-wrapper:after,
.elementor-grid-2 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-img-wrapper:after,
.elementor-grid-3 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-img-wrapper:after,
.elementor-grid-4 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-img-wrapper:after,
.elementor-grid-5 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-img-wrapper:after {
height: 112px; }
.elementor-grid-1 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-content-wrapper,
.elementor-grid-2 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-content-wrapper,
.elementor-grid-3 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-content-wrapper,
.elementor-grid-4 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-content-wrapper,
.elementor-grid-5 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-content-wrapper {
margin-top: -15px; }
.elementor-grid-1 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-img-wrapper:after,
.elementor-grid-2 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-img-wrapper:after,
.elementor-grid-3 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-img-wrapper:after,
.elementor-grid-4 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-img-wrapper:after,
.elementor-grid-5 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-img-wrapper:after {
height: 142px; }
.elementor-grid-1 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-content-wrapper,
.elementor-grid-2 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-content-wrapper,
.elementor-grid-3 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-content-wrapper,
.elementor-grid-4 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-content-wrapper,
.elementor-grid-5 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-content-wrapper {
margin-top: -15px; }
.elementor-grid-1 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-3 .elespare-posts-grid-post-items .elespare-content-wrapper,
.elementor-grid-2 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-3 .elespare-posts-grid-post-items .elespare-content-wrapper,
.elementor-grid-3 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-3 .elespare-posts-grid-post-items .elespare-content-wrapper,
.elementor-grid-4 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-3 .elespare-posts-grid-post-items .elespare-content-wrapper,
.elementor-grid-5 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-3 .elespare-posts-grid-post-items .elespare-content-wrapper {
margin-top: -15px; }
.elementor-grid-1 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-4 .elespare-posts-grid-post-items .elespare-content-wrapper,
.elementor-grid-2 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-4 .elespare-posts-grid-post-items .elespare-content-wrapper,
.elementor-grid-3 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-4 .elespare-posts-grid-post-items .elespare-content-wrapper,
.elementor-grid-4 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-4 .elespare-posts-grid-post-items .elespare-content-wrapper,
.elementor-grid-5 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-4 .elespare-posts-grid-post-items .elespare-content-wrapper {
margin-top: -15px; } }
@container (max-width: 480px) {
.elementor-grid-1 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-img-wrapper:after,
.elementor-grid-2 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-img-wrapper:after,
.elementor-grid-3 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-img-wrapper:after,
.elementor-grid-4 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-img-wrapper:after,
.elementor-grid-5 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-img-wrapper:after {
height: 40px; }
.elementor-grid-1 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-content-wrapper,
.elementor-grid-2 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-content-wrapper,
.elementor-grid-3 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-content-wrapper,
.elementor-grid-4 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-content-wrapper,
.elementor-grid-5 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-content-wrapper {
margin-top: -15px; }
.elementor-grid-1 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-img-wrapper:after,
.elementor-grid-2 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-img-wrapper:after,
.elementor-grid-3 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-img-wrapper:after,
.elementor-grid-4 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-img-wrapper:after,
.elementor-grid-5 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-img-wrapper:after {
height: 68px; }
.elementor-grid-1 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-content-wrapper,
.elementor-grid-2 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-content-wrapper,
.elementor-grid-3 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-content-wrapper,
.elementor-grid-4 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-content-wrapper,
.elementor-grid-5 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-content-wrapper {
margin-top: -10px; }
.elementor-grid-1 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-3 .elespare-posts-grid-post-items .elespare-content-wrapper,
.elementor-grid-2 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-3 .elespare-posts-grid-post-items .elespare-content-wrapper,
.elementor-grid-3 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-3 .elespare-posts-grid-post-items .elespare-content-wrapper,
.elementor-grid-4 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-3 .elespare-posts-grid-post-items .elespare-content-wrapper,
.elementor-grid-5 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-3 .elespare-posts-grid-post-items .elespare-content-wrapper {
margin-top: -15px; }
.elementor-grid-1 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-4 .elespare-posts-grid-post-items .elespare-content-wrapper,
.elementor-grid-2 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-4 .elespare-posts-grid-post-items .elespare-content-wrapper,
.elementor-grid-3 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-4 .elespare-posts-grid-post-items .elespare-content-wrapper,
.elementor-grid-4 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-4 .elespare-posts-grid-post-items .elespare-content-wrapper,
.elementor-grid-5 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-4 .elespare-posts-grid-post-items .elespare-content-wrapper {
margin-top: -15px; } }
body.rtl .elespare-grid-wrap .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-content-wrapper {
text-align: right; }
body.rtl .elespare-grid-wrap .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper .elespare-post-format {
left: 15px;
right: auto; }
body.rtl .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-12.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author .elespare-avatar-wrap, body.rtl .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-11.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author .elespare-avatar-wrap, body.rtl .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-10.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author .elespare-avatar-wrap, body.rtl .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-9.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author .elespare-avatar-wrap, body.rtl .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-8.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author .elespare-avatar-wrap, body.rtl .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-7.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author .elespare-avatar-wrap, body.rtl .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-6.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author .elespare-avatar-wrap, body.rtl .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-5.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author .elespare-avatar-wrap, body.rtl .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-3.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author .elespare-avatar-wrap, body.rtl .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-2.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author .elespare-avatar-wrap, body.rtl .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-1.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author .elespare-avatar-wrap {
margin-right: 0px;
margin-left: 5px; }
body.rtl .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-4.elespare-gravatar .elespare-posts-grid-post-items .elespare-img-wrapper .elespare-avatar-wrap {
left: auto;
right: 15px; }
body.rtl .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul {
right: 15px;
left: auto;
text-align: right; }
body.rtl .elespare-grid-wrap .elespare-posts-wrap.grid-style-11 .elespare-posts-grid-post-items .elespare-img-wrapper ul.elespare-cat-links {
right: 30px;
left: auto; }
body.rtl .elespare-grid-wrap .elespare-posts-wrap.grid-style-11 .elespare-posts-grid-post-items .elespare-img-wrapper ul.elespare-cat-links li.elespare-meta-category {
margin: 0 0 0 2px; }
body.rtl .elespare-grid-wrap .elespare-posts-wrap.grid-style-11 .elespare-posts-grid-post-items .elespare-content-wrapper {
margin-right: 30px;
margin-left: 0; }

.elespare-posts-wrap ul.elespare-cat-links {
list-style: none;
margin: 0 !important;
padding: 0;
line-height: 1;
font-size: 12px;
display: flex;
align-items: center;
flex-wrap: wrap;
column-gap: 7px;
row-gap: 7px; }
.elespare-posts-wrap ul.elespare-cat-links li {
display: inline-block;
padding: 0 !important;
font-size: 10px;
opacity: 0.95; }
.elespare-posts-wrap ul.elespare-cat-links li a {
display: inline-block;
padding: 5px 10px;
line-height: 1 !important;
letter-spacing: 0.35px;
font-size: 12px; }
.elespare-posts-wrap ul.elespare-cat-links li:hover {
opacity: 1; }
.elespare-posts-wrap ul.elespare-cat-links.none li a {
padding: 0; }
.elespare-posts-wrap ul.elespare-cat-links.none li a::after {
content: "\2219";
color: inherit;
font-weight: bold;
padding-block-end: 2px; }
.elespare-posts-wrap ul.elespare-cat-links.none li:last-child a.elespare-categories::after {
display: none; }
.elespare-posts-wrap ul.elespare-cat-links.border li a {
border-width: 1px;
border-style: solid; }
.elespare-posts-wrap ul.elespare-cat-links.underline li a {
padding: 0;
border: none;
border-bottom-width: 1px;
border-bottom-style: solid;
padding-bottom: 1px;
line-height: 1.5;
display: block; }
.elespare-posts-wrap .elespare-posts-timeline-post-items,
.elespare-posts-wrap .elespare-posts-trending-post-items,
.elespare-posts-wrap .elespare-posts-slider-post-items,
.elespare-posts-wrap .elespare-posts-express-post-items,
.elespare-posts-wrap .elespare-posts-masonry-post-items,
.elespare-posts-wrap .elespare-posts-carousel-post-items,
.elespare-posts-wrap .elespare-posts-full-post-items,
.elespare-posts-wrap .elespare-posts-tile-post-items,
.elespare-posts-wrap .elespare-posts-single-list-post-items,
.elespare-posts-wrap .elespare-posts-list-post-items,
.elespare-posts-wrap .elespare-posts-grid-post-items {
overflow: hidden; }
.elespare-posts-wrap .elespare-posts-timeline-post-items .elespare-img-wrapper,
.elespare-posts-wrap .elespare-posts-trending-post-items .elespare-img-wrapper,
.elespare-posts-wrap .elespare-posts-slider-post-items .elespare-img-wrapper,
.elespare-posts-wrap .elespare-posts-express-post-items .elespare-img-wrapper,
.elespare-posts-wrap .elespare-posts-masonry-post-items .elespare-img-wrapper,
.elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper,
.elespare-posts-wrap .elespare-posts-full-post-items .elespare-img-wrapper,
.elespare-posts-wrap .elespare-posts-tile-post-items .elespare-img-wrapper,
.elespare-posts-wrap .elespare-posts-single-list-post-items .elespare-img-wrapper,
.elespare-posts-wrap .elespare-posts-list-post-items .elespare-img-wrapper,
.elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper {
position: relative;
display: block;
line-height: 1;
background: #dcdcdc;
background: #efefef; }
.elespare-posts-wrap .elespare-posts-timeline-post-items .elespare-img-wrapper img,
.elespare-posts-wrap .elespare-posts-trending-post-items .elespare-img-wrapper img,
.elespare-posts-wrap .elespare-posts-slider-post-items .elespare-img-wrapper img,
.elespare-posts-wrap .elespare-posts-express-post-items .elespare-img-wrapper img,
.elespare-posts-wrap .elespare-posts-masonry-post-items .elespare-img-wrapper img,
.elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper img,
.elespare-posts-wrap .elespare-posts-full-post-items .elespare-img-wrapper img,
.elespare-posts-wrap .elespare-posts-tile-post-items .elespare-img-wrapper img,
.elespare-posts-wrap .elespare-posts-single-list-post-items .elespare-img-wrapper img,
.elespare-posts-wrap .elespare-posts-list-post-items .elespare-img-wrapper img,
.elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper img {
display: block;
line-height: 1;
margin: 0; }
.elespare-posts-wrap .elespare-posts-timeline-post-items .elespare-img-wrapper ul,
.elespare-posts-wrap .elespare-posts-trending-post-items .elespare-img-wrapper ul,
.elespare-posts-wrap .elespare-posts-slider-post-items .elespare-img-wrapper ul,
.elespare-posts-wrap .elespare-posts-express-post-items .elespare-img-wrapper ul,
.elespare-posts-wrap .elespare-posts-masonry-post-items .elespare-img-wrapper ul,
.elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul,
.elespare-posts-wrap .elespare-posts-full-post-items .elespare-img-wrapper ul,
.elespare-posts-wrap .elespare-posts-tile-post-items .elespare-img-wrapper ul,
.elespare-posts-wrap .elespare-posts-single-list-post-items .elespare-img-wrapper ul,
.elespare-posts-wrap .elespare-posts-list-post-items .elespare-img-wrapper ul,
.elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul {
position: absolute;
left: 15px;
top: 15px; }
.elespare-posts-wrap .elespare-posts-timeline-post-items .elespare-img-wrapper .elespare-post-format,
.elespare-posts-wrap .elespare-posts-trending-post-items .elespare-img-wrapper .elespare-post-format,
.elespare-posts-wrap .elespare-posts-slider-post-items .elespare-img-wrapper .elespare-post-format,
.elespare-posts-wrap .elespare-posts-express-post-items .elespare-img-wrapper .elespare-post-format,
.elespare-posts-wrap .elespare-posts-masonry-post-items .elespare-img-wrapper .elespare-post-format,
.elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper .elespare-post-format,
.elespare-posts-wrap .elespare-posts-full-post-items .elespare-img-wrapper .elespare-post-format,
.elespare-posts-wrap .elespare-posts-tile-post-items .elespare-img-wrapper .elespare-post-format,
.elespare-posts-wrap .elespare-posts-single-list-post-items .elespare-img-wrapper .elespare-post-format,
.elespare-posts-wrap .elespare-posts-list-post-items .elespare-img-wrapper .elespare-post-format,
.elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper .elespare-post-format {
position: absolute;
height: 25px;
left: 10px;
top: 10px;
width: 25px;
overflow: hidden;
display: flex;
align-items: center;
justify-content: center;
border-radius: 50%;
background: none; }
.elespare-posts-wrap .elespare-posts-timeline-post-items .elespare-img-wrapper .elespare-post-format i,
.elespare-posts-wrap .elespare-posts-trending-post-items .elespare-img-wrapper .elespare-post-format i,
.elespare-posts-wrap .elespare-posts-slider-post-items .elespare-img-wrapper .elespare-post-format i,
.elespare-posts-wrap .elespare-posts-express-post-items .elespare-img-wrapper .elespare-post-format i,
.elespare-posts-wrap .elespare-posts-masonry-post-items .elespare-img-wrapper .elespare-post-format i,
.elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper .elespare-post-format i,
.elespare-posts-wrap .elespare-posts-full-post-items .elespare-img-wrapper .elespare-post-format i,
.elespare-posts-wrap .elespare-posts-tile-post-items .elespare-img-wrapper .elespare-post-format i,
.elespare-posts-wrap .elespare-posts-single-list-post-items .elespare-img-wrapper .elespare-post-format i,
.elespare-posts-wrap .elespare-posts-list-post-items .elespare-img-wrapper .elespare-post-format i,
.elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper .elespare-post-format i {
font-size: 11px;
color: #fff; }
.elespare-posts-wrap .elespare-posts-timeline-post-items .elespare-img-wrapper .elespare-post-format.elespare-border i:after,
.elespare-posts-wrap .elespare-posts-trending-post-items .elespare-img-wrapper .elespare-post-format.elespare-border i:after,
.elespare-posts-wrap .elespare-posts-slider-post-items .elespare-img-wrapper .elespare-post-format.elespare-border i:after,
.elespare-posts-wrap .elespare-posts-express-post-items .elespare-img-wrapper .elespare-post-format.elespare-border i:after,
.elespare-posts-wrap .elespare-posts-masonry-post-items .elespare-img-wrapper .elespare-post-format.elespare-border i:after,
.elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper .elespare-post-format.elespare-border i:after,
.elespare-posts-wrap .elespare-posts-full-post-items .elespare-img-wrapper .elespare-post-format.elespare-border i:after,
.elespare-posts-wrap .elespare-posts-tile-post-items .elespare-img-wrapper .elespare-post-format.elespare-border i:after,
.elespare-posts-wrap .elespare-posts-single-list-post-items .elespare-img-wrapper .elespare-post-format.elespare-border i:after,
.elespare-posts-wrap .elespare-posts-list-post-items .elespare-img-wrapper .elespare-post-format.elespare-border i:after,
.elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper .elespare-post-format.elespare-border i:after {
position: absolute;
content: "";
top: 50%;
left: 50%;
width: 35px;
height: 35px;
border: 4px solid;
border-color: #fff;
border-radius: 50%;
transform: translate(-50%, -50%);
box-sizing: border-box; }
.elespare-posts-wrap .elespare-posts-timeline-post-items .elespare-img-wrapper .elespare-post-format.elespare-background i:before,
.elespare-posts-wrap .elespare-posts-trending-post-items .elespare-img-wrapper .elespare-post-format.elespare-background i:before,
.elespare-posts-wrap .elespare-posts-slider-post-items .elespare-img-wrapper .elespare-post-format.elespare-background i:before,
.elespare-posts-wrap .elespare-posts-express-post-items .elespare-img-wrapper .elespare-post-format.elespare-background i:before,
.elespare-posts-wrap .elespare-posts-masonry-post-items .elespare-img-wrapper .elespare-post-format.elespare-background i:before,
.elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper .elespare-post-format.elespare-background i:before,
.elespare-posts-wrap .elespare-posts-full-post-items .elespare-img-wrapper .elespare-post-format.elespare-background i:before,
.elespare-posts-wrap .elespare-posts-tile-post-items .elespare-img-wrapper .elespare-post-format.elespare-background i:before,
.elespare-posts-wrap .elespare-posts-single-list-post-items .elespare-img-wrapper .elespare-post-format.elespare-background i:before,
.elespare-posts-wrap .elespare-posts-list-post-items .elespare-img-wrapper .elespare-post-format.elespare-background i:before,
.elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper .elespare-post-format.elespare-background i:before {
position: relative;
z-index: 1; }
.elespare-posts-wrap .elespare-posts-timeline-post-items .elespare-img-wrapper .elespare-post-format.elespare-background i:after,
.elespare-posts-wrap .elespare-posts-trending-post-items .elespare-img-wrapper .elespare-post-format.elespare-background i:after,
.elespare-posts-wrap .elespare-posts-slider-post-items .elespare-img-wrapper .elespare-post-format.elespare-background i:after,
.elespare-posts-wrap .elespare-posts-express-post-items .elespare-img-wrapper .elespare-post-format.elespare-background i:after,
.elespare-posts-wrap .elespare-posts-masonry-post-items .elespare-img-wrapper .elespare-post-format.elespare-background i:after,
.elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper .elespare-post-format.elespare-background i:after,
.elespare-posts-wrap .elespare-posts-full-post-items .elespare-img-wrapper .elespare-post-format.elespare-background i:after,
.elespare-posts-wrap .elespare-posts-tile-post-items .elespare-img-wrapper .elespare-post-format.elespare-background i:after,
.elespare-posts-wrap .elespare-posts-single-list-post-items .elespare-img-wrapper .elespare-post-format.elespare-background i:after,
.elespare-posts-wrap .elespare-posts-list-post-items .elespare-img-wrapper .elespare-post-format.elespare-background i:after,
.elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper .elespare-post-format.elespare-background i:after {
position: absolute;
content: "";
top: 50%;
left: 50%;
width: 35px;
height: 35px;
background-color: #fff;
border-radius: 50%;
transform: translate(-50%, -50%);
box-sizing: border-box;
z-index: 0; }
.elespare-posts-wrap .elespare-posts-timeline-post-items .elespare-content-wrapper,
.elespare-posts-wrap .elespare-posts-trending-post-items .elespare-content-wrapper,
.elespare-posts-wrap .elespare-posts-slider-post-items .elespare-content-wrapper,
.elespare-posts-wrap .elespare-posts-express-post-items .elespare-content-wrapper,
.elespare-posts-wrap .elespare-posts-masonry-post-items .elespare-content-wrapper,
.elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-content-wrapper,
.elespare-posts-wrap .elespare-posts-full-post-items .elespare-content-wrapper,
.elespare-posts-wrap .elespare-posts-tile-post-items .elespare-content-wrapper,
.elespare-posts-wrap .elespare-posts-single-list-post-items .elespare-content-wrapper,
.elespare-posts-wrap .elespare-posts-list-post-items .elespare-content-wrapper,
.elespare-posts-wrap .elespare-posts-grid-post-items .elespare-content-wrapper {
display: flex;
flex-direction: column;
gap: 10px; }
.elespare-posts-wrap .elespare-posts-timeline-post-items .elespare-content-wrapper .elespare-post-title,
.elespare-posts-wrap .elespare-posts-trending-post-items .elespare-content-wrapper .elespare-post-title,
.elespare-posts-wrap .elespare-posts-slider-post-items .elespare-content-wrapper .elespare-post-title,
.elespare-posts-wrap .elespare-posts-express-post-items .elespare-content-wrapper .elespare-post-title,
.elespare-posts-wrap .elespare-posts-masonry-post-items .elespare-content-wrapper .elespare-post-title,
.elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title,
.elespare-posts-wrap .elespare-posts-full-post-items .elespare-content-wrapper .elespare-post-title,
.elespare-posts-wrap .elespare-posts-tile-post-items .elespare-content-wrapper .elespare-post-title,
.elespare-posts-wrap .elespare-posts-single-list-post-items .elespare-content-wrapper .elespare-post-title,
.elespare-posts-wrap .elespare-posts-list-post-items .elespare-content-wrapper .elespare-post-title,
.elespare-posts-wrap .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-post-title {
margin: 0;
font-weight: 600; }
.elespare-posts-wrap .elespare-posts-timeline-post-items .elespare-content-wrapper .elespare-post-title:last-child,
.elespare-posts-wrap .elespare-posts-trending-post-items .elespare-content-wrapper .elespare-post-title:last-child,
.elespare-posts-wrap .elespare-posts-slider-post-items .elespare-content-wrapper .elespare-post-title:last-child,
.elespare-posts-wrap .elespare-posts-express-post-items .elespare-content-wrapper .elespare-post-title:last-child,
.elespare-posts-wrap .elespare-posts-masonry-post-items .elespare-content-wrapper .elespare-post-title:last-child,
.elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title:last-child,
.elespare-posts-wrap .elespare-posts-full-post-items .elespare-content-wrapper .elespare-post-title:last-child,
.elespare-posts-wrap .elespare-posts-tile-post-items .elespare-content-wrapper .elespare-post-title:last-child,
.elespare-posts-wrap .elespare-posts-single-list-post-items .elespare-content-wrapper .elespare-post-title:last-child,
.elespare-posts-wrap .elespare-posts-list-post-items .elespare-content-wrapper .elespare-post-title:last-child,
.elespare-posts-wrap .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-post-title:last-child {
margin-bottom: 0; }
.elespare-posts-wrap .elespare-posts-timeline-post-items .elespare-content-wrapper .elespare-post-title span,
.elespare-posts-wrap .elespare-posts-trending-post-items .elespare-content-wrapper .elespare-post-title span,
.elespare-posts-wrap .elespare-posts-slider-post-items .elespare-content-wrapper .elespare-post-title span,
.elespare-posts-wrap .elespare-posts-express-post-items .elespare-content-wrapper .elespare-post-title span,
.elespare-posts-wrap .elespare-posts-masonry-post-items .elespare-content-wrapper .elespare-post-title span,
.elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title span,
.elespare-posts-wrap .elespare-posts-full-post-items .elespare-content-wrapper .elespare-post-title span,
.elespare-posts-wrap .elespare-posts-tile-post-items .elespare-content-wrapper .elespare-post-title span,
.elespare-posts-wrap .elespare-posts-single-list-post-items .elespare-content-wrapper .elespare-post-title span,
.elespare-posts-wrap .elespare-posts-list-post-items .elespare-content-wrapper .elespare-post-title span,
.elespare-posts-wrap .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-post-title span {
display: inline-block; }
.elespare-posts-wrap .elespare-posts-timeline-post-items .elespare-content-wrapper .elespare-metadata,
.elespare-posts-wrap .elespare-posts-trending-post-items .elespare-content-wrapper .elespare-metadata,
.elespare-posts-wrap .elespare-posts-slider-post-items .elespare-content-wrapper .elespare-metadata,
.elespare-posts-wrap .elespare-posts-express-post-items .elespare-content-wrapper .elespare-metadata,
.elespare-posts-wrap .elespare-posts-masonry-post-items .elespare-content-wrapper .elespare-metadata,
.elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata,
.elespare-posts-wrap .elespare-posts-full-post-items .elespare-content-wrapper .elespare-metadata,
.elespare-posts-wrap .elespare-posts-tile-post-items .elespare-content-wrapper .elespare-metadata,
.elespare-posts-wrap .elespare-posts-single-list-post-items .elespare-content-wrapper .elespare-metadata,
.elespare-posts-wrap .elespare-posts-list-post-items .elespare-content-wrapper .elespare-metadata,
.elespare-posts-wrap .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata {
margin: 0;
font-size: 12px;
font-weight: 400;
display: flex;
align-items: center;
column-gap: 10px;
row-gap: 5px;
flex-wrap: wrap; }
.elespare-posts-wrap .elespare-posts-timeline-post-items .elespare-content-wrapper .elespare-metadata span a,
.elespare-posts-wrap .elespare-posts-trending-post-items .elespare-content-wrapper .elespare-metadata span a,
.elespare-posts-wrap .elespare-posts-slider-post-items .elespare-content-wrapper .elespare-metadata span a,
.elespare-posts-wrap .elespare-posts-express-post-items .elespare-content-wrapper .elespare-metadata span a,
.elespare-posts-wrap .elespare-posts-masonry-post-items .elespare-content-wrapper .elespare-metadata span a,
.elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata span a,
.elespare-posts-wrap .elespare-posts-full-post-items .elespare-content-wrapper .elespare-metadata span a,
.elespare-posts-wrap .elespare-posts-tile-post-items .elespare-content-wrapper .elespare-metadata span a,
.elespare-posts-wrap .elespare-posts-single-list-post-items .elespare-content-wrapper .elespare-metadata span a,
.elespare-posts-wrap .elespare-posts-list-post-items .elespare-content-wrapper .elespare-metadata span a,
.elespare-posts-wrap .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata span a {
display: flex;
align-items: center; }
.elespare-posts-wrap .elespare-posts-timeline-post-items .elespare-content-wrapper .elespare-metadata span a i,
.elespare-posts-wrap .elespare-posts-trending-post-items .elespare-content-wrapper .elespare-metadata span a i,
.elespare-posts-wrap .elespare-posts-slider-post-items .elespare-content-wrapper .elespare-metadata span a i,
.elespare-posts-wrap .elespare-posts-express-post-items .elespare-content-wrapper .elespare-metadata span a i,
.elespare-posts-wrap .elespare-posts-masonry-post-items .elespare-content-wrapper .elespare-metadata span a i,
.elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata span a i,
.elespare-posts-wrap .elespare-posts-full-post-items .elespare-content-wrapper .elespare-metadata span a i,
.elespare-posts-wrap .elespare-posts-tile-post-items .elespare-content-wrapper .elespare-metadata span a i,
.elespare-posts-wrap .elespare-posts-single-list-post-items .elespare-content-wrapper .elespare-metadata span a i,
.elespare-posts-wrap .elespare-posts-list-post-items .elespare-content-wrapper .elespare-metadata span a i,
.elespare-posts-wrap .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata span a i {
margin-inline-end: 5px; }
.elespare-posts-wrap .elespare-posts-timeline-post-items .elespare-content-wrapper .elespare-metadata span a svg,
.elespare-posts-wrap .elespare-posts-trending-post-items .elespare-content-wrapper .elespare-metadata span a svg,
.elespare-posts-wrap .elespare-posts-slider-post-items .elespare-content-wrapper .elespare-metadata span a svg,
.elespare-posts-wrap .elespare-posts-express-post-items .elespare-content-wrapper .elespare-metadata span a svg,
.elespare-posts-wrap .elespare-posts-masonry-post-items .elespare-content-wrapper .elespare-metadata span a svg,
.elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata span a svg,
.elespare-posts-wrap .elespare-posts-full-post-items .elespare-content-wrapper .elespare-metadata span a svg,
.elespare-posts-wrap .elespare-posts-tile-post-items .elespare-content-wrapper .elespare-metadata span a svg,
.elespare-posts-wrap .elespare-posts-single-list-post-items .elespare-content-wrapper .elespare-metadata span a svg,
.elespare-posts-wrap .elespare-posts-list-post-items .elespare-content-wrapper .elespare-metadata span a svg,
.elespare-posts-wrap .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata span a svg {
width: 12px;
height: 12px;
margin-inline-end: 5px; }
.elespare-posts-wrap .elespare-posts-timeline-post-items .elespare-content-wrapper .elespare-metadata span.comment_count,
.elespare-posts-wrap .elespare-posts-trending-post-items .elespare-content-wrapper .elespare-metadata span.comment_count,
.elespare-posts-wrap .elespare-posts-slider-post-items .elespare-content-wrapper .elespare-metadata span.comment_count,
.elespare-posts-wrap .elespare-posts-express-post-items .elespare-content-wrapper .elespare-metadata span.comment_count,
.elespare-posts-wrap .elespare-posts-masonry-post-items .elespare-content-wrapper .elespare-metadata span.comment_count,
.elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata span.comment_count,
.elespare-posts-wrap .elespare-posts-full-post-items .elespare-content-wrapper .elespare-metadata span.comment_count,
.elespare-posts-wrap .elespare-posts-tile-post-items .elespare-content-wrapper .elespare-metadata span.comment_count,
.elespare-posts-wrap .elespare-posts-single-list-post-items .elespare-content-wrapper .elespare-metadata span.comment_count,
.elespare-posts-wrap .elespare-posts-list-post-items .elespare-content-wrapper .elespare-metadata span.comment_count,
.elespare-posts-wrap .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata span.comment_count {
display: inline-flex;
align-items: center; }
.elespare-posts-wrap .elespare-posts-timeline-post-items .elespare-content-wrapper .elespare-metadata span.comment_count i,
.elespare-posts-wrap .elespare-posts-trending-post-items .elespare-content-wrapper .elespare-metadata span.comment_count i,
.elespare-posts-wrap .elespare-posts-slider-post-items .elespare-content-wrapper .elespare-metadata span.comment_count i,
.elespare-posts-wrap .elespare-posts-express-post-items .elespare-content-wrapper .elespare-metadata span.comment_count i,
.elespare-posts-wrap .elespare-posts-masonry-post-items .elespare-content-wrapper .elespare-metadata span.comment_count i,
.elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata span.comment_count i,
.elespare-posts-wrap .elespare-posts-full-post-items .elespare-content-wrapper .elespare-metadata span.comment_count i,
.elespare-posts-wrap .elespare-posts-tile-post-items .elespare-content-wrapper .elespare-metadata span.comment_count i,
.elespare-posts-wrap .elespare-posts-single-list-post-items .elespare-content-wrapper .elespare-metadata span.comment_count i,
.elespare-posts-wrap .elespare-posts-list-post-items .elespare-content-wrapper .elespare-metadata span.comment_count i,
.elespare-posts-wrap .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata span.comment_count i {
margin-inline-end: 5px; }
.elespare-posts-wrap .elespare-posts-timeline-post-items .elespare-content-wrapper .elespare-metadata span.comment_count svg,
.elespare-posts-wrap .elespare-posts-trending-post-items .elespare-content-wrapper .elespare-metadata span.comment_count svg,
.elespare-posts-wrap .elespare-posts-slider-post-items .elespare-content-wrapper .elespare-metadata span.comment_count svg,
.elespare-posts-wrap .elespare-posts-express-post-items .elespare-content-wrapper .elespare-metadata span.comment_count svg,
.elespare-posts-wrap .elespare-posts-masonry-post-items .elespare-content-wrapper .elespare-metadata span.comment_count svg,
.elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata span.comment_count svg,
.elespare-posts-wrap .elespare-posts-full-post-items .elespare-content-wrapper .elespare-metadata span.comment_count svg,
.elespare-posts-wrap .elespare-posts-tile-post-items .elespare-content-wrapper .elespare-metadata span.comment_count svg,
.elespare-posts-wrap .elespare-posts-single-list-post-items .elespare-content-wrapper .elespare-metadata span.comment_count svg,
.elespare-posts-wrap .elespare-posts-list-post-items .elespare-content-wrapper .elespare-metadata span.comment_count svg,
.elespare-posts-wrap .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata span.comment_count svg {
width: 12px;
height: 12px;
margin-inline-end: 5px; }
.elespare-posts-wrap .elespare-posts-timeline-post-items .elespare-content-wrapper .elespare-cat-links:last-child,
.elespare-posts-wrap .elespare-posts-trending-post-items .elespare-content-wrapper .elespare-cat-links:last-child,
.elespare-posts-wrap .elespare-posts-slider-post-items .elespare-content-wrapper .elespare-cat-links:last-child,
.elespare-posts-wrap .elespare-posts-express-post-items .elespare-content-wrapper .elespare-cat-links:last-child,
.elespare-posts-wrap .elespare-posts-masonry-post-items .elespare-content-wrapper .elespare-cat-links:last-child,
.elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links:last-child,
.elespare-posts-wrap .elespare-posts-full-post-items .elespare-content-wrapper .elespare-cat-links:last-child,
.elespare-posts-wrap .elespare-posts-tile-post-items .elespare-content-wrapper .elespare-cat-links:last-child,
.elespare-posts-wrap .elespare-posts-single-list-post-items .elespare-content-wrapper .elespare-cat-links:last-child,
.elespare-posts-wrap .elespare-posts-list-post-items .elespare-content-wrapper .elespare-cat-links:last-child,
.elespare-posts-wrap .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-cat-links:last-child {
margin-bottom: 0; }
.elespare-posts-wrap .elespare-posts-timeline-post-items .elespare-content-wrapper .elespare-exceprt,
.elespare-posts-wrap .elespare-posts-trending-post-items .elespare-content-wrapper .elespare-exceprt,
.elespare-posts-wrap .elespare-posts-slider-post-items .elespare-content-wrapper .elespare-exceprt,
.elespare-posts-wrap .elespare-posts-express-post-items .elespare-content-wrapper .elespare-exceprt,
.elespare-posts-wrap .elespare-posts-masonry-post-items .elespare-content-wrapper .elespare-exceprt,
.elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-exceprt,
.elespare-posts-wrap .elespare-posts-full-post-items .elespare-content-wrapper .elespare-exceprt,
.elespare-posts-wrap .elespare-posts-tile-post-items .elespare-content-wrapper .elespare-exceprt,
.elespare-posts-wrap .elespare-posts-single-list-post-items .elespare-content-wrapper .elespare-exceprt,
.elespare-posts-wrap .elespare-posts-list-post-items .elespare-content-wrapper .elespare-exceprt,
.elespare-posts-wrap .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-exceprt {
font-weight: normal; }
.elespare-posts-wrap .elespare-posts-timeline-post-items .elespare-content-wrapper .elespare-exceprt p,
.elespare-posts-wrap .elespare-posts-trending-post-items .elespare-content-wrapper .elespare-exceprt p,
.elespare-posts-wrap .elespare-posts-slider-post-items .elespare-content-wrapper .elespare-exceprt p,
.elespare-posts-wrap .elespare-posts-express-post-items .elespare-content-wrapper .elespare-exceprt p,
.elespare-posts-wrap .elespare-posts-masonry-post-items .elespare-content-wrapper .elespare-exceprt p,
.elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-exceprt p,
.elespare-posts-wrap .elespare-posts-full-post-items .elespare-content-wrapper .elespare-exceprt p,
.elespare-posts-wrap .elespare-posts-tile-post-items .elespare-content-wrapper .elespare-exceprt p,
.elespare-posts-wrap .elespare-posts-single-list-post-items .elespare-content-wrapper .elespare-exceprt p,
.elespare-posts-wrap .elespare-posts-list-post-items .elespare-content-wrapper .elespare-exceprt p,
.elespare-posts-wrap .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-exceprt p {
margin: 0;
margin-bottom: 5px;
font-size: 14px;
line-height: 1.6em; }
.elespare-posts-wrap .elespare-posts-timeline-post-items .elespare-content-wrapper .elespare-exceprt p:last-child,
.elespare-posts-wrap .elespare-posts-trending-post-items .elespare-content-wrapper .elespare-exceprt p:last-child,
.elespare-posts-wrap .elespare-posts-slider-post-items .elespare-content-wrapper .elespare-exceprt p:last-child,
.elespare-posts-wrap .elespare-posts-express-post-items .elespare-content-wrapper .elespare-exceprt p:last-child,
.elespare-posts-wrap .elespare-posts-masonry-post-items .elespare-content-wrapper .elespare-exceprt p:last-child,
.elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-exceprt p:last-child,
.elespare-posts-wrap .elespare-posts-full-post-items .elespare-content-wrapper .elespare-exceprt p:last-child,
.elespare-posts-wrap .elespare-posts-tile-post-items .elespare-content-wrapper .elespare-exceprt p:last-child,
.elespare-posts-wrap .elespare-posts-single-list-post-items .elespare-content-wrapper .elespare-exceprt p:last-child,
.elespare-posts-wrap .elespare-posts-list-post-items .elespare-content-wrapper .elespare-exceprt p:last-child,
.elespare-posts-wrap .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-exceprt p:last-child {
margin-bottom: 0; }
.elespare-posts-wrap .elespare-posts-timeline-post-items .elespare-content-wrapper .elespare-exceprt a.read-more-btn,
.elespare-posts-wrap .elespare-posts-trending-post-items .elespare-content-wrapper .elespare-exceprt a.read-more-btn,
.elespare-posts-wrap .elespare-posts-slider-post-items .elespare-content-wrapper .elespare-exceprt a.read-more-btn,
.elespare-posts-wrap .elespare-posts-express-post-items .elespare-content-wrapper .elespare-exceprt a.read-more-btn,
.elespare-posts-wrap .elespare-posts-masonry-post-items .elespare-content-wrapper .elespare-exceprt a.read-more-btn,
.elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-exceprt a.read-more-btn,
.elespare-posts-wrap .elespare-posts-full-post-items .elespare-content-wrapper .elespare-exceprt a.read-more-btn,
.elespare-posts-wrap .elespare-posts-tile-post-items .elespare-content-wrapper .elespare-exceprt a.read-more-btn,
.elespare-posts-wrap .elespare-posts-single-list-post-items .elespare-content-wrapper .elespare-exceprt a.read-more-btn,
.elespare-posts-wrap .elespare-posts-list-post-items .elespare-content-wrapper .elespare-exceprt a.read-more-btn,
.elespare-posts-wrap .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-exceprt a.read-more-btn {
color: inherit;
display: block;
font-size: .75em;
font-weight: 700 !important;
margin-top: 10px;
opacity: .75; }
button.elespare-nav-carousel {
display: none; }
button.elespare-nav-carousel.slick-arrow {
display: block;
outline: none; }
.elespare-posts-wrap button.elespare-nav-carousel.slick-arrow {
position: absolute;
top: 50%;
transform: translateY(-50%);
z-index: 10;
height: auto;
border-width: 1px;
border-style: solid;
border-color: transparent;
border-radius: 0;
width: 32px;
height: 32px;
padding: 7px 10px;
display: flex;
justify-content: center;
align-items: center;
opacity: 0.7; }
.elespare-posts-wrap button.elespare-nav-carousel.slick-arrow i {
font-size: 16px;
color: #222;
line-height: normal; }
.elespare-posts-wrap button.elespare-nav-carousel.slick-arrow:before {
display: none; }
.elespare-posts-wrap button.elespare-nav-carousel.slick-arrow:hover {
opacity: 1; }
.elespare-posts-wrap button.slick-prev.elespare-nav-carousel.slick-arrow {
left: 0; }
.elespare-posts-wrap button.slick-next.elespare-nav-carousel.slick-arrow {
right: 0; }
.elespare-posts-wrap .slick-dots {
list-style: none;
display: block;
text-align: center;
padding: 0 !important;
margin: 0 !important;
width: 100%; }
.elespare-posts-wrap .slick-dots li {
position: relative;
display: inline-block;
height: 20px;
width: 20px;
margin: 0 5px;
margin: 0;
padding: 0;
cursor: pointer; }
.elespare-posts-wrap .slick-dots li button {
border: 0;
background: transparent;
display: block;
height: 20px;
width: 20px;
outline: none;
line-height: 0px;
font-size: 0px;
color: transparent;
padding: 10px;
cursor: pointer; }
.elespare-posts-wrap .slick-dots li button:hover,
.elespare-posts-wrap .slick-dots li button:focus {
outline: none; }
.elespare-posts-wrap .slick-dots li button:before {
position: absolute;
top: 0;
left: 0;
content: "•";
width: 20px;
height: 20px;
font-family: "slick";
font-size: 26px;
line-height: 20px;
text-align: center;
color: black;
opacity: 0.25;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; }
.elespare-posts-wrap .slick-dots li button:hover:before,
.elespare-posts-wrap .slick-dots li button:focus:before {
opacity: 1; }
.elespare-posts-wrap .slick-dots li.slick-active button:before {
opacity: 1; }
.elespare-posts-wrap.show-on-hover button.elespare-nav-carousel.slick-arrow {
visibility: hidden;
opacity: 0;
-webkit-transform: scale(0.7);
-ms-transform: scale(0.7);
transform: scale(0.7);
-webkit-transition: 0.4s;
-o-transition: 0.4s;
transition: 0.4s; }
.elespare-posts-wrap.show-on-hover:hover button.elespare-nav-carousel.slick-arrow {
opacity: 0.7;
visibility: visible;
-webkit-transform: translateY(-50%) scale(1);
-ms-transform: translateY(-50%) scale(1);
transform: translateY(-50%) scale(1); }
.elespare-posts-wrap.show-on-hover:hover button.elespare-nav-carousel.slick-arrow:hover {
opacity: 1; }
.elespare-widget-title-section.title-none .elespare-widget-title {
margin: 0;
margin-bottom: 20px; }
.elespare-widget-title-section.title-style-1 .elespare-widget-title {
position: relative;
margin-bottom: 20px;
margin-top: 20px;
padding-bottom: 10px; }
.elespare-widget-title-section.title-style-1 .elespare-widget-title .elespare-section-title-before {
display: inline-block;
content: "";
width: 100%;
height: 3px;
background-color: #000;
position: absolute;
bottom: 0;
left: 0; }
.elespare-widget-title-section.title-style-1 .elespare-widget-title .elespare-section-title-after {
display: inline-block;
content: "";
width: 50px;
height: 3px;
background-color: #bb191a;
position: absolute;
bottom: 0;
left: 0; }
.elespare-widget-title-section.title-style-2 .elespare-widget-title {
margin: 0; }
.elespare-widget-title-section.title-style-2 .elespare-widget-title span.elespare-section-title {
padding: 5px 0px 10px;
display: inline-block;
position: relative;
margin: 5px 0 20px;
line-height: 1.5; }
.elespare-widget-title-section.title-style-2 .elespare-widget-title span.elespare-section-title:after {
position: absolute;
content: "";
left: 0;
bottom: 0;
width: 60px;
height: 3px;
background: #bb1919; }
.elespare-widget-title-section.title-style-3 .elespare-widget-title {
position: relative;
margin: 10px 0 20px; }
.elespare-widget-title-section.title-style-3 .elespare-widget-title .elespare-section-title {
display: inline-block;
position: relative;
z-index: 1;
padding: 5px 10px 7px 0;
letter-spacing: 1px;
border-bottom: 2px solid #ffbf3f; }
.elespare-widget-title-section.title-style-3 .elespare-widget-title .elespare-section-title-after {
position: absolute;
content: "";
height: 2px;
width: 100%;
background: #898989;
left: 0;
bottom: 0; }
.elespare-widget-title-section.title-style-4 .elespare-widget-title {
line-height: 1.2;
margin: 10px 0 15px;
padding: 0;
display: flex;
width: 100%;
justify-content: center;
align-items: center;
text-align: center; }
.elespare-widget-title-section.title-style-4 .elespare-widget-title .elespare-section-title-before {
background: #bb191a;
height: 3px;
margin: 0 10px 0 0;
flex: 1 0 10px;
max-width: 30px;
min-width: 30px; }
.elespare-widget-title-section.title-style-4 .elespare-widget-title .elespare-section-title-after {
background: #000;
height: 3px;
margin: 0 0 0 10px;
flex: 1 0 60px;
min-width: 30px; }
.elespare-widget-title-section.title-style-5 .elespare-widget-title {
position: relative;
margin-bottom: 10px;
margin-top: 10px;
padding-bottom: 5px;
display: flex;
align-items: center; }
.elespare-widget-title-section.title-style-5 .elespare-widget-title .elespare-section-title-before {
display: inline-block;
content: "";
height: 3px;
background-color: #000;
order: 3;
flex: 1 0 60px;
min-width: 30px; }
.elespare-widget-title-section.title-style-5 .elespare-widget-title .elespare-section-title-after {
display: inline-block;
content: "";
width: 50px;
height: 3px;
background-color: #bb191a;
order: 2; }
.elespare-widget-title-section.title-style-5 .elespare-widget-title .elespare-section-title {
order: 1;
margin: 0 10px 0 0; }
.elespare-widget-title-section.title-style-6 .elespare-widget-title {
line-height: 1.2;
margin: 10px 0 15px;
padding: 0;
display: flex;
width: 100%;
justify-content: center;
align-items: center;
text-align: center; }
.elespare-widget-title-section.title-style-6 .elespare-widget-title .elespare-section-title-after {
background: #000;
height: 2px;
margin: 0 0 0 10px;
flex: 1 0 60px;
min-width: 30px; }
.elespare-widget-title-section.title-style-7 .elespare-widget-title {
position: relative;
display: inline-block;
padding: 0 20px;
margin-top: 0;
margin-bottom: 20px; }
.elespare-widget-title-section.title-style-7 .elespare-widget-title .elespare-section-title-before,
.elespare-widget-title-section.title-style-7 .elespare-widget-title .elespare-section-title-after {
color: #bb191a;
position: absolute;
content: "";
width: 10px;
height: 10px;
pointer-events: none; }
.elespare-widget-title-section.title-style-7 .elespare-widget-title .elespare-section-title-before {
top: 0;
right: auto;
bottom: auto;
left: 0;
border-top: 2px solid;
border-left: 2px solid; }
.elespare-widget-title-section.title-style-7 .elespare-widget-title .elespare-section-title-after {
top: auto;
right: 0;
bottom: 0;
left: auto;
border-right: 2px solid;
border-bottom: 2px solid; }
.elespare-widget-title-section.title-style-8 .elespare-widget-title {
font-size: 16px;
margin-top: 0;
margin-bottom: 20px; }
.elespare-widget-title-section.title-style-8 .elespare-widget-title .elespare-section-title {
background-color: #000;
color: #fff;
padding: 5px 12px;
line-height: 1.4;
position: relative;
display: inline-block; }
.elespare-widget-title-section.title-style-8 .elespare-widget-title .elespare-section-title:before {
content: "";
position: absolute;
top: 100%;
left: 10px;
margin: auto;
width: 0;
height: 0;
border-style: solid;
border-width: 7px 7px 0 7px;
border-color: #000 transparent transparent transparent; }
.elespare-widget-title-section.title-style-9 .elespare-widget-title {
font-size: 14px;
line-height: 1;
margin-top: 0;
margin-bottom: 20px;
border-bottom: 2px solid;
border-bottom-color: #000; }
.elespare-widget-title-section.title-style-9 .elespare-widget-title .elespare-section-title {
background-color: #000;
color: #fff;
padding: 5px 12px;
line-height: 1.4;
position: relative;
display: inline-block; }
.elespare-widget-title-section.title-style-10 .elespare-widget-title {
position: relative;
font-size: 20px;
line-height: 1;
margin-bottom: 20px; }
.elespare-widget-title-section.title-style-10 .elespare-widget-title .elespare-section-title {
display: inline-block;
position: relative;
padding: 0 0 0 12px; }
.elespare-widget-title-section.title-style-10 .elespare-widget-title .elespare-section-title:before {
content: "";
position: absolute;
left: 0;
top: 50%;
transform: translateY(-50%);
width: 4px;
height: 15px;
background-color: #bb191a; }
.elementor-element.elespare-section-title-elespare-left .elespare-widget-title-section.title-none {
text-align: left; }
.elementor-element.elespare-section-title-elespare-left .elespare-widget-title-section.title-style-1 {
text-align: left; }
.elementor-element.elespare-section-title-elespare-left .elespare-widget-title-section.title-style-1 .elespare-widget-title .elespare-section-title-after {
left: 0;
transform: translateX(0); }
.elementor-element.elespare-section-title-elespare-left .elespare-widget-title-section.title-style-2 {
text-align: left; }
.elementor-element.elespare-section-title-elespare-left .elespare-widget-title-section.title-style-2 span.elespare-section-title:after {
left: 0;
transform: translateX(0); }
.elementor-element.elespare-section-title-elespare-left .elespare-widget-title-section.title-style-3 {
text-align: left; }
.elementor-element.elespare-section-title-elespare-left .elespare-widget-title-section.title-style-3 .elespare-section-title {
padding: 5px 10px 7px 0; }
.elementor-element.elespare-section-title-elespare-left .elespare-widget-title-section.title-style-4 {
text-align: left; }
.elementor-element.elespare-section-title-elespare-left .elespare-widget-title-section.title-style-4 .elespare-widget-title .elespare-section-title-before {
margin: 0 10px 0 0;
flex: 1 0 10px; }
.elementor-element.elespare-section-title-elespare-left .elespare-widget-title-section.title-style-4 .elespare-widget-title .elespare-section-title-after {
margin: 0 0 0 10px;
flex: 1 0 60px; }
.elementor-element.elespare-section-title-elespare-left .elespare-widget-title-section.title-style-5 {
text-align: left; }
.elementor-element.elespare-section-title-elespare-left .elespare-widget-title-section.title-style-5 .elespare-widget-title {
justify-content: flex-start; }
.elementor-element.elespare-section-title-elespare-left .elespare-widget-title-section.title-style-5 .elespare-widget-title .elespare-section-title-before {
order: 3;
flex: 1 0 60px;
min-width: 30px; }
.elementor-element.elespare-section-title-elespare-left .elespare-widget-title-section.title-style-5 .elespare-widget-title .elespare-section-title-after {
order: 2;
width: 50px;
height: 3px; }
.elementor-element.elespare-section-title-elespare-left .elespare-widget-title-section.title-style-5 .elespare-widget-title .elespare-section-title {
order: 1;
margin: 0 10px 0 0; }
.elementor-element.elespare-section-title-elespare-left .elespare-widget-title-section.title-style-6 {
text-align: left; }
.elementor-element.elespare-section-title-elespare-left .elespare-widget-title-section.title-style-6 .elespare-widget-title .elespare-section-title-after {
margin: 0 0 0 10px;
flex: 1 0 60px;
min-width: 30px; }
.elementor-element.elespare-section-title-elespare-left .elespare-widget-title-section.title-style-7 {
text-align: left; }
.elementor-element.elespare-section-title-elespare-left .elespare-widget-title-section.title-style-8 {
text-align: left; }
.elementor-element.elespare-section-title-elespare-left .elespare-widget-title-section.title-style-8 .elespare-section-title:before {
left: 10px;
transform: translateX(0); }
.elementor-element.elespare-section-title-elespare-left .elespare-widget-title-section.title-style-9 {
text-align: left; }
.elementor-element.elespare-section-title-elespare-left .elespare-widget-title-section.title-style-10 {
text-align: left; }
.elementor-element.elespare-section-title-elespare-center .elespare-widget-title-section.title-none {
text-align: center; }
.elementor-element.elespare-section-title-elespare-center .elespare-widget-title-section.title-style-1 {
text-align: center; }
.elementor-element.elespare-section-title-elespare-center .elespare-widget-title-section.title-style-1 .elespare-widget-title .elespare-section-title-after {
left: 50%;
transform: translateX(-50%); }
.elementor-element.elespare-section-title-elespare-center .elespare-widget-title-section.title-style-2 {
text-align: center; }
.elementor-element.elespare-section-title-elespare-center .elespare-widget-title-section.title-style-2 span.elespare-section-title:after {
left: 50%;
transform: translateX(-50%); }
.elementor-element.elespare-section-title-elespare-center .elespare-widget-title-section.title-style-3 {
text-align: center; }
.elementor-element.elespare-section-title-elespare-center .elespare-widget-title-section.title-style-3 .elespare-section-title {
padding: 5px 10px 7px 10px; }
.elementor-element.elespare-section-title-elespare-center .elespare-widget-title-section.title-style-4 {
text-align: center; }
.elementor-element.elespare-section-title-elespare-center .elespare-widget-title-section.title-style-4 .elespare-widget-title .elespare-section-title-before {
margin: 0 10px;
flex: 0 0 30px; }
.elementor-element.elespare-section-title-elespare-center .elespare-widget-title-section.title-style-4 .elespare-widget-title .elespare-section-title-after {
margin: 0 10px;
flex: 0 0 30px; }
.elementor-element.elespare-section-title-elespare-center .elespare-widget-title-section.title-style-5 {
text-align: center; }
.elementor-element.elespare-section-title-elespare-center .elespare-widget-title-section.title-style-5 .elespare-widget-title {
justify-content: center; }
.elementor-element.elespare-section-title-elespare-center .elespare-widget-title-section.title-style-5 .elespare-widget-title .elespare-section-title-before {
order: 3;
margin: 0 10px;
flex: 0 0 50px; }
.elementor-element.elespare-section-title-elespare-center .elespare-widget-title-section.title-style-5 .elespare-widget-title .elespare-section-title-after {
order: 1;
max-width: 50px;
min-width: 50px;
margin: 0 10px;
flex: 0 0 50px; }
.elementor-element.elespare-section-title-elespare-center .elespare-widget-title-section.title-style-5 .elespare-widget-title .elespare-section-title {
order: 2;
margin: 0; }
.elementor-element.elespare-section-title-elespare-center .elespare-widget-title-section.title-style-6 {
text-align: center; }
.elementor-element.elespare-section-title-elespare-center .elespare-widget-title-section.title-style-6 .elespare-widget-title .elespare-section-title-before {
background: #000;
height: 2px;
max-width: 30px;
min-width: 30px;
margin: 0 10px;
flex: 0 0 30px; }
.elementor-element.elespare-section-title-elespare-center .elespare-widget-title-section.title-style-6 .elespare-widget-title .elespare-section-title-after {
margin: 0 10px;
flex: 0 0 30px; }
.elementor-element.elespare-section-title-elespare-center .elespare-widget-title-section.title-style-7 {
text-align: center; }
.elementor-element.elespare-section-title-elespare-center .elespare-widget-title-section.title-style-8 {
text-align: center; }
.elementor-element.elespare-section-title-elespare-center .elespare-widget-title-section.title-style-8 .elespare-section-title:before {
left: 50%;
transform: translateX(-50%); }
.elementor-element.elespare-section-title-elespare-center .elespare-widget-title-section.title-style-9 {
text-align: center; }
.elementor-element.elespare-section-title-elespare-center .elespare-widget-title-section.title-style-10 {
text-align: center; }
.elementor-element.elespare-section-title-elespare-right .elespare-widget-title-section.title-none {
text-align: right; }
.elementor-element.elespare-section-title-elespare-right .elespare-widget-title-section.title-style-1 {
text-align: right; }
.elementor-element.elespare-section-title-elespare-right .elespare-widget-title-section.title-style-1 .elespare-widget-title .elespare-section-title-after {
left: inherit;
right: 0; }
.elementor-element.elespare-section-title-elespare-right .elespare-widget-title-section.title-style-2 {
text-align: right; }
.elementor-element.elespare-section-title-elespare-right .elespare-widget-title-section.title-style-2 span.elespare-section-title:after {
left: inherit;
right: 0; }
.elementor-element.elespare-section-title-elespare-right .elespare-widget-title-section.title-style-3 {
text-align: right; }
.elementor-element.elespare-section-title-elespare-right .elespare-widget-title-section.title-style-3 .elespare-section-title {
padding: 5px 0 7px 10px; }
.elementor-element.elespare-section-title-elespare-right .elespare-widget-title-section.title-style-4 {
text-align: right; }
.elementor-element.elespare-section-title-elespare-right .elespare-widget-title-section.title-style-4 .elespare-widget-title {
flex-direction: row-reverse; }
.elementor-element.elespare-section-title-elespare-right .elespare-widget-title-section.title-style-4 .elespare-widget-title .elespare-section-title-before {
margin: 0 0 0 10px; }
.elementor-element.elespare-section-title-elespare-right .elespare-widget-title-section.title-style-4 .elespare-widget-title .elespare-section-title-after {
margin: 0 10px 0 0; }
.elementor-element.elespare-section-title-elespare-right .elespare-widget-title-section.title-style-5 {
text-align: right; }
.elementor-element.elespare-section-title-elespare-right .elespare-widget-title-section.title-style-5 .elespare-widget-title {
justify-content: flex-end; }
.elementor-element.elespare-section-title-elespare-right .elespare-widget-title-section.title-style-5 .elespare-widget-title .elespare-section-title-before {
order: 1; }
.elementor-element.elespare-section-title-elespare-right .elespare-widget-title-section.title-style-5 .elespare-widget-title .elespare-section-title-after {
order: 2;
max-width: 50px;
min-width: 50px;
flex: 0 0 50px; }
.elementor-element.elespare-section-title-elespare-right .elespare-widget-title-section.title-style-5 .elespare-widget-title .elespare-section-title {
order: 3;
margin: 0 0 0 10px; }
.elementor-element.elespare-section-title-elespare-right .elespare-widget-title-section.title-style-6 {
text-align: right; }
.elementor-element.elespare-section-title-elespare-right .elespare-widget-title-section.title-style-6 .elespare-widget-title {
flex-direction: row-reverse; }
.elementor-element.elespare-section-title-elespare-right .elespare-widget-title-section.title-style-6 .elespare-widget-title .elespare-section-title-after {
margin: 0 10px 0 0; }
.elementor-element.elespare-section-title-elespare-right .elespare-widget-title-section.title-style-7 {
text-align: right; }
.elementor-element.elespare-section-title-elespare-right .elespare-widget-title-section.title-style-8 {
text-align: right; }
.elementor-element.elespare-section-title-elespare-right .elespare-widget-title-section.title-style-8 .elespare-section-title:before {
left: inherit;
right: 10px; }
.elementor-element.elespare-section-title-elespare-right .elespare-widget-title-section.title-style-9 {
text-align: right; }
.elementor-element.elespare-section-title-elespare-right .elespare-widget-title-section.title-style-10 {
text-align: right; }
.elementor-element.elespare-section-title-elespare-right .elespare-widget-title-section.title-style-10 .elespare-section-title {
padding: 0 12px 0 0; }
.elementor-element.elespare-section-title-elespare-right .elespare-widget-title-section.title-style-10 .elespare-section-title:before {
left: inherit;
right: 0;
top: 50%;
transform: translateY(-50%); }
@media (max-width: 1024px) {
.elementor-element.elespare-section-title-tablet-elespare-left .elespare-widget-title-section.title-none {
text-align: left; }
.elementor-element.elespare-section-title-tablet-elespare-left .elespare-widget-title-section.title-style-1 {
text-align: left; }
.elementor-element.elespare-section-title-tablet-elespare-left .elespare-widget-title-section.title-style-1 .elespare-widget-title .elespare-section-title-after {
left: 0;
transform: translateX(0); }
.elementor-element.elespare-section-title-tablet-elespare-left .elespare-widget-title-section.title-style-2 {
text-align: left; }
.elementor-element.elespare-section-title-tablet-elespare-left .elespare-widget-title-section.title-style-2 span.elespare-section-title:after {
left: 0;
transform: translateX(0); }
.elementor-element.elespare-section-title-tablet-elespare-left .elespare-widget-title-section.title-style-3 {
text-align: left; }
.elementor-element.elespare-section-title-tablet-elespare-left .elespare-widget-title-section.title-style-3 .elespare-section-title {
padding: 5px 10px 7px 0; }
.elementor-element.elespare-section-title-tablet-elespare-left .elespare-widget-title-section.title-style-4 {
text-align: left; }
.elementor-element.elespare-section-title-tablet-elespare-left .elespare-widget-title-section.title-style-4 .elespare-widget-title {
flex-direction: row; }
.elementor-element.elespare-section-title-tablet-elespare-left .elespare-widget-title-section.title-style-4 .elespare-widget-title .elespare-section-title-before {
margin: 0 10px 0 0;
flex: 1 0 10px; }
.elementor-element.elespare-section-title-tablet-elespare-left .elespare-widget-title-section.title-style-4 .elespare-widget-title .elespare-section-title-after {
margin: 0 0 0 10px;
flex: 1 0 60px; }
.elementor-element.elespare-section-title-tablet-elespare-left .elespare-widget-title-section.title-style-5 {
text-align: left; }
.elementor-element.elespare-section-title-tablet-elespare-left .elespare-widget-title-section.title-style-5 .elespare-widget-title {
justify-content: flex-start; }
.elementor-element.elespare-section-title-tablet-elespare-left .elespare-widget-title-section.title-style-5 .elespare-widget-title .elespare-section-title-before {
order: 3;
flex: 1 0 60px;
min-width: 30px; }
.elementor-element.elespare-section-title-tablet-elespare-left .elespare-widget-title-section.title-style-5 .elespare-widget-title .elespare-section-title-after {
order: 2;
width: 50px;
height: 3px; }
.elementor-element.elespare-section-title-tablet-elespare-left .elespare-widget-title-section.title-style-5 .elespare-widget-title .elespare-section-title {
order: 1;
margin: 0 10px 0 0; }
.elementor-element.elespare-section-title-tablet-elespare-left .elespare-widget-title-section.title-style-6 {
text-align: left; }
.elementor-element.elespare-section-title-tablet-elespare-left .elespare-widget-title-section.title-style-6 .elespare-widget-title .elespare-section-title-after {
margin: 0 0 0 10px;
flex: 1 0 60px;
min-width: 30px; }
.elementor-element.elespare-section-title-tablet-elespare-left .elespare-widget-title-section.title-style-7 {
text-align: left; }
.elementor-element.elespare-section-title-tablet-elespare-left .elespare-widget-title-section.title-style-8 {
text-align: left; }
.elementor-element.elespare-section-title-tablet-elespare-left .elespare-widget-title-section.title-style-8 .elespare-section-title:before {
left: 10px;
transform: translateX(0); }
.elementor-element.elespare-section-title-tablet-elespare-left .elespare-widget-title-section.title-style-9 {
text-align: left; }
.elementor-element.elespare-section-title-tablet-elespare-left .elespare-widget-title-section.title-style-10 {
text-align: left; }
.elementor-element.elespare-section-title-tablet-elespare-center .elespare-widget-title-section.title-none {
text-align: center; }
.elementor-element.elespare-section-title-tablet-elespare-center .elespare-widget-title-section.title-style-1 {
text-align: center; }
.elementor-element.elespare-section-title-tablet-elespare-center .elespare-widget-title-section.title-style-1 .elespare-widget-title .elespare-section-title-after {
left: 50%;
transform: translateX(-50%); }
.elementor-element.elespare-section-title-tablet-elespare-center .elespare-widget-title-section.title-style-2 {
text-align: center; }
.elementor-element.elespare-section-title-tablet-elespare-center .elespare-widget-title-section.title-style-2 span.elespare-section-title:after {
left: 50%;
transform: translateX(-50%); }
.elementor-element.elespare-section-title-tablet-elespare-center .elespare-widget-title-section.title-style-3 {
text-align: center; }
.elementor-element.elespare-section-title-tablet-elespare-center .elespare-widget-title-section.title-style-3 .elespare-section-title {
padding: 5px 10px 7px 10px; }
.elementor-element.elespare-section-title-tablet-elespare-center .elespare-widget-title-section.title-style-4 {
text-align: center; }
.elementor-element.elespare-section-title-tablet-elespare-center .elespare-widget-title-section.title-style-4 .elespare-widget-title .elespare-section-title-before {
margin: 0 10px;
flex: 0 0 30px; }
.elementor-element.elespare-section-title-tablet-elespare-center .elespare-widget-title-section.title-style-4 .elespare-widget-title .elespare-section-title-after {
margin: 0 10px;
flex: 0 0 30px; }
.elementor-element.elespare-section-title-tablet-elespare-center .elespare-widget-title-section.title-style-5 {
text-align: center; }
.elementor-element.elespare-section-title-tablet-elespare-center .elespare-widget-title-section.title-style-5 .elespare-widget-title {
justify-content: center; }
.elementor-element.elespare-section-title-tablet-elespare-center .elespare-widget-title-section.title-style-5 .elespare-widget-title .elespare-section-title-before {
order: 3;
margin: 0 10px;
flex: 0 0 50px; }
.elementor-element.elespare-section-title-tablet-elespare-center .elespare-widget-title-section.title-style-5 .elespare-widget-title .elespare-section-title-after {
order: 1;
max-width: 50px;
min-width: 50px;
margin: 0 10px;
flex: 0 0 50px; }
.elementor-element.elespare-section-title-tablet-elespare-center .elespare-widget-title-section.title-style-5 .elespare-widget-title .elespare-section-title {
order: 2;
margin: 0; }
.elementor-element.elespare-section-title-tablet-elespare-center .elespare-widget-title-section.title-style-6 {
text-align: center; }
.elementor-element.elespare-section-title-tablet-elespare-center .elespare-widget-title-section.title-style-6 .elespare-widget-title .elespare-section-title-before {
background: #000;
height: 2px;
max-width: 30px;
min-width: 30px;
margin: 0 10px;
flex: 0 0 30px; }
.elementor-element.elespare-section-title-tablet-elespare-center .elespare-widget-title-section.title-style-6 .elespare-widget-title .elespare-section-title-after {
margin: 0 10px;
flex: 0 0 30px; }
.elementor-element.elespare-section-title-tablet-elespare-center .elespare-widget-title-section.title-style-7 {
text-align: center; }
.elementor-element.elespare-section-title-tablet-elespare-center .elespare-widget-title-section.title-style-8 {
text-align: center; }
.elementor-element.elespare-section-title-tablet-elespare-center .elespare-widget-title-section.title-style-8 .elespare-section-title:before {
left: 50%;
transform: translateX(-50%); }
.elementor-element.elespare-section-title-tablet-elespare-center .elespare-widget-title-section.title-style-9 {
text-align: center; }
.elementor-element.elespare-section-title-tablet-elespare-center .elespare-widget-title-section.title-style-10 {
text-align: center; }
.elementor-element.elespare-section-title-tablet-elespare-right .elespare-widget-title-section.title-none {
text-align: right; }
.elementor-element.elespare-section-title-tablet-elespare-right .elespare-widget-title-section.title-style-1 {
text-align: right; }
.elementor-element.elespare-section-title-tablet-elespare-right .elespare-widget-title-section.title-style-1 .elespare-widget-title .elespare-section-title-after {
left: inherit;
right: 0; }
.elementor-element.elespare-section-title-tablet-elespare-right .elespare-widget-title-section.title-style-2 {
text-align: right; }
.elementor-element.elespare-section-title-tablet-elespare-right .elespare-widget-title-section.title-style-2 span.elespare-section-title:after {
left: inherit;
right: 0; }
.elementor-element.elespare-section-title-tablet-elespare-right .elespare-widget-title-section.title-style-3 {
text-align: right; }
.elementor-element.elespare-section-title-tablet-elespare-right .elespare-widget-title-section.title-style-3 .elespare-section-title {
padding: 5px 0 7px 10px; }
.elementor-element.elespare-section-title-tablet-elespare-right .elespare-widget-title-section.title-style-4 {
text-align: right; }
.elementor-element.elespare-section-title-tablet-elespare-right .elespare-widget-title-section.title-style-4 .elespare-widget-title {
flex-direction: row-reverse; }
.elementor-element.elespare-section-title-tablet-elespare-right .elespare-widget-title-section.title-style-4 .elespare-widget-title .elespare-section-title-before {
margin: 0 0 0 10px; }
.elementor-element.elespare-section-title-tablet-elespare-right .elespare-widget-title-section.title-style-4 .elespare-widget-title .elespare-section-title-after {
margin: 0 10px 0 0; }
.elementor-element.elespare-section-title-tablet-elespare-right .elespare-widget-title-section.title-style-5 {
text-align: right; }
.elementor-element.elespare-section-title-tablet-elespare-right .elespare-widget-title-section.title-style-5 .elespare-widget-title {
justify-content: flex-end; }
.elementor-element.elespare-section-title-tablet-elespare-right .elespare-widget-title-section.title-style-5 .elespare-widget-title .elespare-section-title-before {
order: 1; }
.elementor-element.elespare-section-title-tablet-elespare-right .elespare-widget-title-section.title-style-5 .elespare-widget-title .elespare-section-title-after {
order: 2;
max-width: 50px;
min-width: 50px;
flex: 0 0 50px; }
.elementor-element.elespare-section-title-tablet-elespare-right .elespare-widget-title-section.title-style-5 .elespare-widget-title .elespare-section-title {
order: 3;
margin: 0 0 0 10px; }
.elementor-element.elespare-section-title-tablet-elespare-right .elespare-widget-title-section.title-style-6 {
text-align: right; }
.elementor-element.elespare-section-title-tablet-elespare-right .elespare-widget-title-section.title-style-6 .elespare-widget-title {
flex-direction: row-reverse; }
.elementor-element.elespare-section-title-tablet-elespare-right .elespare-widget-title-section.title-style-6 .elespare-widget-title .elespare-section-title-after {
margin: 0 10px 0 0; }
.elementor-element.elespare-section-title-tablet-elespare-right .elespare-widget-title-section.title-style-7 {
text-align: right; }
.elementor-element.elespare-section-title-tablet-elespare-right .elespare-widget-title-section.title-style-8 {
text-align: right; }
.elementor-element.elespare-section-title-tablet-elespare-right .elespare-widget-title-section.title-style-8 .elespare-section-title:before {
left: inherit;
right: 10px; }
.elementor-element.elespare-section-title-tablet-elespare-right .elespare-widget-title-section.title-style-9 {
text-align: right; }
.elementor-element.elespare-section-title-tablet-elespare-right .elespare-widget-title-section.title-style-10 {
text-align: right; }
.elementor-element.elespare-section-title-tablet-elespare-right .elespare-widget-title-section.title-style-10 .elespare-section-title {
padding: 0 12px 0 0; }
.elementor-element.elespare-section-title-tablet-elespare-right .elespare-widget-title-section.title-style-10 .elespare-section-title:before {
left: inherit;
right: 0;
top: 50%;
transform: translateY(-50%); } }
@media (max-width: 767px) {
.elementor-element.elespare-section-title-mobile-elespare-left .elespare-widget-title-section.title-none {
text-align: left; }
.elementor-element.elespare-section-title-mobile-elespare-left .elespare-widget-title-section.title-style-1 {
text-align: left; }
.elementor-element.elespare-section-title-mobile-elespare-left .elespare-widget-title-section.title-style-1 .elespare-widget-title .elespare-section-title-after {
left: 0;
transform: translateX(0); }
.elementor-element.elespare-section-title-mobile-elespare-left .elespare-widget-title-section.title-style-2 {
text-align: left; }
.elementor-element.elespare-section-title-mobile-elespare-left .elespare-widget-title-section.title-style-2 span.elespare-section-title:after {
left: 0;
transform: translateX(0); }
.elementor-element.elespare-section-title-mobile-elespare-left .elespare-widget-title-section.title-style-3 {
text-align: left; }
.elementor-element.elespare-section-title-mobile-elespare-left .elespare-widget-title-section.title-style-3 .elespare-section-title {
padding: 5px 10px 7px 0; }
.elementor-element.elespare-section-title-mobile-elespare-left .elespare-widget-title-section.title-style-4 {
text-align: left; }
.elementor-element.elespare-section-title-mobile-elespare-left .elespare-widget-title-section.title-style-4 .elespare-widget-title {
flex-direction: row; }
.elementor-element.elespare-section-title-mobile-elespare-left .elespare-widget-title-section.title-style-4 .elespare-widget-title .elespare-section-title-before {
margin: 0 10px 0 0;
flex: 1 0 10px; }
.elementor-element.elespare-section-title-mobile-elespare-left .elespare-widget-title-section.title-style-4 .elespare-widget-title .elespare-section-title-after {
margin: 0 0 0 10px;
flex: 1 0 60px; }
.elementor-element.elespare-section-title-mobile-elespare-left .elespare-widget-title-section.title-style-5 {
text-align: left; }
.elementor-element.elespare-section-title-mobile-elespare-left .elespare-widget-title-section.title-style-5 .elespare-widget-title {
justify-content: flex-start; }
.elementor-element.elespare-section-title-mobile-elespare-left .elespare-widget-title-section.title-style-5 .elespare-widget-title .elespare-section-title-before {
order: 3;
flex: 1 0 60px;
min-width: 30px; }
.elementor-element.elespare-section-title-mobile-elespare-left .elespare-widget-title-section.title-style-5 .elespare-widget-title .elespare-section-title-after {
order: 2;
width: 50px;
height: 3px; }
.elementor-element.elespare-section-title-mobile-elespare-left .elespare-widget-title-section.title-style-5 .elespare-widget-title .elespare-section-title {
order: 1;
margin: 0 10px 0 0; }
.elementor-element.elespare-section-title-mobile-elespare-left .elespare-widget-title-section.title-style-6 {
text-align: left; }
.elementor-element.elespare-section-title-mobile-elespare-left .elespare-widget-title-section.title-style-6 .elespare-widget-title .elespare-section-title-after {
margin: 0 0 0 10px;
flex: 1 0 60px;
min-width: 30px; }
.elementor-element.elespare-section-title-mobile-elespare-left .elespare-widget-title-section.title-style-7 {
text-align: left; }
.elementor-element.elespare-section-title-mobile-elespare-left .elespare-widget-title-section.title-style-8 {
text-align: left; }
.elementor-element.elespare-section-title-mobile-elespare-left .elespare-widget-title-section.title-style-8 .elespare-section-title:before {
left: 10px;
transform: translateX(0); }
.elementor-element.elespare-section-title-mobile-elespare-left .elespare-widget-title-section.title-style-9 {
text-align: left; }
.elementor-element.elespare-section-title-mobile-elespare-left .elespare-widget-title-section.title-style-10 {
text-align: left; }
.elementor-element.elespare-section-title-mobile-elespare-center .elespare-widget-title-section.title-none {
text-align: center; }
.elementor-element.elespare-section-title-mobile-elespare-center .elespare-widget-title-section.title-style-1 {
text-align: center; }
.elementor-element.elespare-section-title-mobile-elespare-center .elespare-widget-title-section.title-style-1 .elespare-widget-title .elespare-section-title-after {
left: 50%;
transform: translateX(-50%); }
.elementor-element.elespare-section-title-mobile-elespare-center .elespare-widget-title-section.title-style-2 {
text-align: center; }
.elementor-element.elespare-section-title-mobile-elespare-center .elespare-widget-title-section.title-style-2 span.elespare-section-title:after {
left: 50%;
transform: translateX(-50%); }
.elementor-element.elespare-section-title-mobile-elespare-center .elespare-widget-title-section.title-style-3 {
text-align: center; }
.elementor-element.elespare-section-title-mobile-elespare-center .elespare-widget-title-section.title-style-3 .elespare-section-title {
padding: 5px 10px 7px 10px; }
.elementor-element.elespare-section-title-mobile-elespare-center .elespare-widget-title-section.title-style-4 {
text-align: center; }
.elementor-element.elespare-section-title-mobile-elespare-center .elespare-widget-title-section.title-style-4 .elespare-widget-title .elespare-section-title-before {
margin: 0 10px;
flex: 0 0 30px; }
.elementor-element.elespare-section-title-mobile-elespare-center .elespare-widget-title-section.title-style-4 .elespare-widget-title .elespare-section-title-after {
margin: 0 10px;
flex: 0 0 30px; }
.elementor-element.elespare-section-title-mobile-elespare-center .elespare-widget-title-section.title-style-5 {
text-align: center; }
.elementor-element.elespare-section-title-mobile-elespare-center .elespare-widget-title-section.title-style-5 .elespare-widget-title {
justify-content: center; }
.elementor-element.elespare-section-title-mobile-elespare-center .elespare-widget-title-section.title-style-5 .elespare-widget-title .elespare-section-title-before {
order: 3;
margin: 0 10px;
flex: 0 0 50px; }
.elementor-element.elespare-section-title-mobile-elespare-center .elespare-widget-title-section.title-style-5 .elespare-widget-title .elespare-section-title-after {
order: 1;
max-width: 50px;
min-width: 50px;
margin: 0 10px;
flex: 0 0 50px; }
.elementor-element.elespare-section-title-mobile-elespare-center .elespare-widget-title-section.title-style-5 .elespare-widget-title .elespare-section-title {
order: 2;
margin: 0; }
.elementor-element.elespare-section-title-mobile-elespare-center .elespare-widget-title-section.title-style-6 {
text-align: center; }
.elementor-element.elespare-section-title-mobile-elespare-center .elespare-widget-title-section.title-style-6 .elespare-widget-title .elespare-section-title-before {
background: #000;
height: 2px;
max-width: 30px;
min-width: 30px;
margin: 0 10px;
flex: 0 0 30px; }
.elementor-element.elespare-section-title-mobile-elespare-center .elespare-widget-title-section.title-style-6 .elespare-widget-title .elespare-section-title-after {
margin: 0 10px;
flex: 0 0 30px; }
.elementor-element.elespare-section-title-mobile-elespare-center .elespare-widget-title-section.title-style-7 {
text-align: center; }
.elementor-element.elespare-section-title-mobile-elespare-center .elespare-widget-title-section.title-style-8 {
text-align: center; }
.elementor-element.elespare-section-title-mobile-elespare-center .elespare-widget-title-section.title-style-8 .elespare-section-title:before {
left: 50%;
transform: translateX(-50%); }
.elementor-element.elespare-section-title-mobile-elespare-center .elespare-widget-title-section.title-style-9 {
text-align: center; }
.elementor-element.elespare-section-title-mobile-elespare-center .elespare-widget-title-section.title-style-10 {
text-align: center; }
.elementor-element.elespare-section-title-mobile-elespare-right .elespare-widget-title-section.title-none {
text-align: right; }
.elementor-element.elespare-section-title-mobile-elespare-right .elespare-widget-title-section.title-style-1 {
text-align: right; }
.elementor-element.elespare-section-title-mobile-elespare-right .elespare-widget-title-section.title-style-1 .elespare-widget-title .elespare-section-title-after {
left: inherit;
right: 0;
transform: translateX(0); }
.elementor-element.elespare-section-title-mobile-elespare-right .elespare-widget-title-section.title-style-2 {
text-align: right; }
.elementor-element.elespare-section-title-mobile-elespare-right .elespare-widget-title-section.title-style-2 span.elespare-section-title:after {
left: inherit;
right: 0; }
.elementor-element.elespare-section-title-mobile-elespare-right .elespare-widget-title-section.title-style-3 {
text-align: right; }
.elementor-element.elespare-section-title-mobile-elespare-right .elespare-widget-title-section.title-style-3 .elespare-section-title {
padding: 5px 0 7px 10px; }
.elementor-element.elespare-section-title-mobile-elespare-right .elespare-widget-title-section.title-style-4 {
text-align: right; }
.elementor-element.elespare-section-title-mobile-elespare-right .elespare-widget-title-section.title-style-4 .elespare-widget-title {
flex-direction: row-reverse; }
.elementor-element.elespare-section-title-mobile-elespare-right .elespare-widget-title-section.title-style-4 .elespare-widget-title .elespare-section-title-before {
margin: 0 0 0 10px; }
.elementor-element.elespare-section-title-mobile-elespare-right .elespare-widget-title-section.title-style-4 .elespare-widget-title .elespare-section-title-after {
margin: 0 10px 0 0; }
.elementor-element.elespare-section-title-mobile-elespare-right .elespare-widget-title-section.title-style-5 {
text-align: right; }
.elementor-element.elespare-section-title-mobile-elespare-right .elespare-widget-title-section.title-style-5 .elespare-widget-title {
justify-content: flex-end; }
.elementor-element.elespare-section-title-mobile-elespare-right .elespare-widget-title-section.title-style-5 .elespare-widget-title .elespare-section-title-before {
order: 1; }
.elementor-element.elespare-section-title-mobile-elespare-right .elespare-widget-title-section.title-style-5 .elespare-widget-title .elespare-section-title-after {
order: 2;
max-width: 50px;
min-width: 50px;
flex: 0 0 50px; }
.elementor-element.elespare-section-title-mobile-elespare-right .elespare-widget-title-section.title-style-5 .elespare-widget-title .elespare-section-title {
order: 3;
margin: 0 0 0 10px; }
.elementor-element.elespare-section-title-mobile-elespare-right .elespare-widget-title-section.title-style-6 {
text-align: right; }
.elementor-element.elespare-section-title-mobile-elespare-right .elespare-widget-title-section.title-style-6 .elespare-widget-title {
flex-direction: row-reverse; }
.elementor-element.elespare-section-title-mobile-elespare-right .elespare-widget-title-section.title-style-6 .elespare-widget-title .elespare-section-title-after {
margin: 0 10px 0 0; }
.elementor-element.elespare-section-title-mobile-elespare-right .elespare-widget-title-section.title-style-7 {
text-align: right; }
.elementor-element.elespare-section-title-mobile-elespare-right .elespare-widget-title-section.title-style-8 {
text-align: right; }
.elementor-element.elespare-section-title-mobile-elespare-right .elespare-widget-title-section.title-style-8 .elespare-section-title:before {
left: inherit;
right: 10px; }
.elementor-element.elespare-section-title-mobile-elespare-right .elespare-widget-title-section.title-style-9 {
text-align: right; }
.elementor-element.elespare-section-title-mobile-elespare-right .elespare-widget-title-section.title-style-10 {
text-align: right; }
.elementor-element.elespare-section-title-mobile-elespare-right .elespare-widget-title-section.title-style-10 .elespare-section-title {
padding: 0 12px 0 0; }
.elementor-element.elespare-section-title-mobile-elespare-right .elespare-widget-title-section.title-style-10 .elespare-section-title:before {
left: inherit;
right: 0;
top: 50%;
transform: translateY(-50%); } }
.elespare-trending-wrapper .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-trending-wrapper .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-banner-two-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-banner-two-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-banner-one-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-banner-one-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-timeline-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-timeline-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-single-list-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-single-list-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-tabs-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-tabs-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-slider-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-slider-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-masonry-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-masonry-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-express-grid-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-express-grid-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-express-list-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-express-list-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-carousel-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-carousel-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-full-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-full-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-list-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-list-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-grid-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-grid-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"] .elespare-img-wrapper a {
overflow: hidden;
display: block;
height: 100%;
width: 100%; }
.elespare-trending-wrapper .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-trending-wrapper .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-banner-two-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-banner-two-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-banner-one-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-banner-one-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-timeline-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-timeline-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-single-list-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-single-list-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-tabs-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-tabs-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-slider-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-slider-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-masonry-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-masonry-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-express-grid-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-express-grid-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-express-list-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-express-list-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-carousel-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-carousel-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-full-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-full-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-list-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-list-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-grid-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-grid-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"] .elespare-img-wrapper a img {
transition: transform 0.3s ease; }
.elespare-trending-wrapper .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"]:hover .elespare-img-wrapper a img,
.elespare-trending-wrapper .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"]:hover .elespare-img-wrapper a img,
.elespare-banner-two-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"]:hover .elespare-img-wrapper a img,
.elespare-banner-two-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"]:hover .elespare-img-wrapper a img,
.elespare-banner-one-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"]:hover .elespare-img-wrapper a img,
.elespare-banner-one-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"]:hover .elespare-img-wrapper a img,
.elespare-timeline-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"]:hover .elespare-img-wrapper a img,
.elespare-timeline-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"]:hover .elespare-img-wrapper a img,
.elespare-single-list-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"]:hover .elespare-img-wrapper a img,
.elespare-single-list-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"]:hover .elespare-img-wrapper a img,
.elespare-tabs-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"]:hover .elespare-img-wrapper a img,
.elespare-tabs-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"]:hover .elespare-img-wrapper a img,
.elespare-slider-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"]:hover .elespare-img-wrapper a img,
.elespare-slider-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"]:hover .elespare-img-wrapper a img,
.elespare-masonry-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"]:hover .elespare-img-wrapper a img,
.elespare-masonry-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"]:hover .elespare-img-wrapper a img,
.elespare-express-grid-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"]:hover .elespare-img-wrapper a img,
.elespare-express-grid-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"]:hover .elespare-img-wrapper a img,
.elespare-express-list-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"]:hover .elespare-img-wrapper a img,
.elespare-express-list-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"]:hover .elespare-img-wrapper a img,
.elespare-carousel-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"]:hover .elespare-img-wrapper a img,
.elespare-carousel-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"]:hover .elespare-img-wrapper a img,
.elespare-full-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"]:hover .elespare-img-wrapper a img,
.elespare-full-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"]:hover .elespare-img-wrapper a img,
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"]:hover .elespare-img-wrapper a img,
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"]:hover .elespare-img-wrapper a img,
.elespare-list-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"]:hover .elespare-img-wrapper a img,
.elespare-list-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"]:hover .elespare-img-wrapper a img,
.elespare-grid-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"]:hover .elespare-img-wrapper a img,
.elespare-grid-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"]:hover .elespare-img-wrapper a img {
transform: scale(1.05); }
.elespare-trending-wrapper .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-trending-wrapper .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-banner-two-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-banner-two-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-banner-one-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-banner-one-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-timeline-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-timeline-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-single-list-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-single-list-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-tabs-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-tabs-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-slider-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-slider-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-masonry-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-masonry-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-express-grid-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-express-grid-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-express-list-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-express-list-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-carousel-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-carousel-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-full-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-full-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-list-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-list-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-grid-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-grid-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"] .elespare-img-wrapper a {
overflow: hidden;
display: block;
height: 100%;
width: 100%; }
.elespare-trending-wrapper .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-trending-wrapper .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-banner-two-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-banner-two-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-banner-one-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-banner-one-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-timeline-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-timeline-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-single-list-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-single-list-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-tabs-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-tabs-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-slider-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-slider-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-masonry-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-masonry-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-express-grid-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-express-grid-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-express-list-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-express-list-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-carousel-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-carousel-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-full-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-full-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-list-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-list-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-grid-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-grid-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"] .elespare-img-wrapper a img {
transition: transform 0.5s ease; }
.elespare-trending-wrapper .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"]:hover a img,
.elespare-trending-wrapper .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"]:hover a img,
.elespare-banner-two-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"]:hover a img,
.elespare-banner-two-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"]:hover a img,
.elespare-banner-one-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"]:hover a img,
.elespare-banner-one-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"]:hover a img,
.elespare-timeline-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"]:hover a img,
.elespare-timeline-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"]:hover a img,
.elespare-single-list-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"]:hover a img,
.elespare-single-list-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"]:hover a img,
.elespare-tabs-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"]:hover a img,
.elespare-tabs-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"]:hover a img,
.elespare-slider-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"]:hover a img,
.elespare-slider-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"]:hover a img,
.elespare-masonry-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"]:hover a img,
.elespare-masonry-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"]:hover a img,
.elespare-express-grid-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"]:hover a img,
.elespare-express-grid-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"]:hover a img,
.elespare-express-list-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"]:hover a img,
.elespare-express-list-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"]:hover a img,
.elespare-carousel-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"]:hover a img,
.elespare-carousel-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"]:hover a img,
.elespare-full-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"]:hover a img,
.elespare-full-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"]:hover a img,
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"]:hover a img,
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"]:hover a img,
.elespare-list-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"]:hover a img,
.elespare-list-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"]:hover a img,
.elespare-grid-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"]:hover a img,
.elespare-grid-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"]:hover a img {
transform: scale(1.2) rotate(5deg); }
.elespare-trending-wrapper .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-trending-wrapper .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-banner-two-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-banner-two-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-banner-one-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-banner-one-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-timeline-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-timeline-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-single-list-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-single-list-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-tabs-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-tabs-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-slider-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-slider-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-masonry-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-masonry-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-express-grid-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-express-grid-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-express-list-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-express-list-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-carousel-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-carousel-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-full-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-full-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-list-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-list-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-grid-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-grid-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-"] .elespare-img-wrapper a img {
transition: filter 0.5s ease;
filter: grayscale(100%); }
.elespare-trending-wrapper .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-single"]:hover a img,
.elespare-trending-wrapper .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-"]:hover a img,
.elespare-banner-two-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-single"]:hover a img,
.elespare-banner-two-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-"]:hover a img,
.elespare-banner-one-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-single"]:hover a img,
.elespare-banner-one-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-"]:hover a img,
.elespare-timeline-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-single"]:hover a img,
.elespare-timeline-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-"]:hover a img,
.elespare-single-list-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-single"]:hover a img,
.elespare-single-list-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-"]:hover a img,
.elespare-tabs-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-single"]:hover a img,
.elespare-tabs-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-"]:hover a img,
.elespare-slider-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-single"]:hover a img,
.elespare-slider-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-"]:hover a img,
.elespare-masonry-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-single"]:hover a img,
.elespare-masonry-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-"]:hover a img,
.elespare-express-grid-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-single"]:hover a img,
.elespare-express-grid-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-"]:hover a img,
.elespare-express-list-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-single"]:hover a img,
.elespare-express-list-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-"]:hover a img,
.elespare-carousel-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-single"]:hover a img,
.elespare-carousel-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-"]:hover a img,
.elespare-full-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-single"]:hover a img,
.elespare-full-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-"]:hover a img,
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-single"]:hover a img,
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-"]:hover a img,
.elespare-list-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-single"]:hover a img,
.elespare-list-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-"]:hover a img,
.elespare-grid-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-single"]:hover a img,
.elespare-grid-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-"]:hover a img {
filter: grayscale(0); }
.elespare-trending-wrapper .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-trending-wrapper .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-banner-two-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-banner-two-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-banner-one-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-banner-one-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-timeline-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-timeline-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-single-list-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-single-list-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-tabs-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-tabs-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-slider-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-slider-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-masonry-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-masonry-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-express-grid-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-express-grid-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-express-list-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-express-list-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-carousel-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-carousel-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-full-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-full-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-list-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-list-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-grid-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-grid-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"] .elespare-img-wrapper a {
overflow: hidden;
display: block;
height: 100%;
width: 100%; }
.elespare-trending-wrapper .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-trending-wrapper .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-banner-two-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-banner-two-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-banner-one-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-banner-one-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-timeline-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-timeline-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-single-list-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-single-list-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-tabs-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-tabs-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-slider-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-slider-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-masonry-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-masonry-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-express-grid-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-express-grid-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-express-list-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-express-list-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-carousel-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-carousel-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-full-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-full-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-list-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-list-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-grid-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-grid-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"] .elespare-img-wrapper a img {
transition: transform 2s, filter 1.5s ease-in-out;
transform-origin: center center;
filter: brightness(100%); }
.elespare-trending-wrapper .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"]:hover a img,
.elespare-trending-wrapper .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"]:hover a img,
.elespare-banner-two-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"]:hover a img,
.elespare-banner-two-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"]:hover a img,
.elespare-banner-one-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"]:hover a img,
.elespare-banner-one-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"]:hover a img,
.elespare-timeline-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"]:hover a img,
.elespare-timeline-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"]:hover a img,
.elespare-single-list-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"]:hover a img,
.elespare-single-list-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"]:hover a img,
.elespare-tabs-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"]:hover a img,
.elespare-tabs-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"]:hover a img,
.elespare-slider-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"]:hover a img,
.elespare-slider-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"]:hover a img,
.elespare-masonry-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"]:hover a img,
.elespare-masonry-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"]:hover a img,
.elespare-express-grid-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"]:hover a img,
.elespare-express-grid-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"]:hover a img,
.elespare-express-list-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"]:hover a img,
.elespare-express-list-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"]:hover a img,
.elespare-carousel-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"]:hover a img,
.elespare-carousel-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"]:hover a img,
.elespare-full-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"]:hover a img,
.elespare-full-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"]:hover a img,
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"]:hover a img,
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"]:hover a img,
.elespare-list-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"]:hover a img,
.elespare-list-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"]:hover a img,
.elespare-grid-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"]:hover a img,
.elespare-grid-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"]:hover a img {
filter: brightness(150%); }
[class^="elespare-icons-"]:before,
[class*=" elespare-icons-"]:before {
width: auto;
margin: 0; }
.elementor-column-gap-default > .elementor-column > .elementor-element-populated {
padding: 0px; }
.elementor-column-gap-default > .elementor-column .elementor-widget-container {
padding: 10px; }
.elespare-list-wrap {
container-type: inline-size; }
.elespare-list-wrap .elespare-posts-wrap {
display: grid;
grid-template-columns: repeat(3, 1fr); }
.elespare-list-wrap .elespare-posts-wrap .elespare-posts-list-post-items {
display: flex;
align-items: center;
min-height: 120px; }
.elespare-list-wrap .elespare-posts-wrap .elespare-posts-list-post-items .elespare-img-wrapper {
max-width: 123px;
width: 45%;
position: relative;
align-self: flex-start;
aspect-ratio: 1/1;
overflow: hidden; }
.elespare-list-wrap .elespare-posts-wrap .elespare-posts-list-post-items .elespare-img-wrapper a {
display: block;
height: 100%;
width: 100%; }
.elespare-list-wrap .elespare-posts-wrap .elespare-posts-list-post-items .elespare-img-wrapper a img {
width: 100%;
height: 100%;
object-fit: cover;
margin: 0; }
.elespare-list-wrap .elespare-posts-wrap .elespare-posts-list-post-items .elespare-content-wrapper {
width: 100%;
padding: 10px; }
.elespare-list-wrap .elespare-posts-wrap .elespare-posts-list-post-items .elespare-content-wrapper .elespare-post-title {
font-size: 14px; }
.elespare-list-wrap .elespare-posts-wrap .elespare-posts-list-post-items .elespare-img-wrapper + .elespare-content-wrapper {
flex: 1; }
.elespare-list-wrap .elespare-posts-wrap a {
text-decoration: none; }
.elespare-list-wrap .elespare-posts-wrap.list-style-1 .elespare-posts-list-post-items .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories {
padding: 0; }
.elespare-list-wrap .elespare-posts-wrap.list-style-1 .elespare-posts-list-post-items .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories::after {
content: "\2219";
color: inherit;
font-weight: bold;
padding: 0 0 0 2px; }
.elespare-list-wrap .elespare-posts-wrap.list-style-1 .elespare-posts-list-post-items .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category:last-child a.elespare-categories::after {
display: none; }
.elespare-list-wrap .elespare-posts-wrap.list-style-2 .elespare-posts-list-post-items .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories {
padding: 0;
border: none;
border-bottom-width: 1px;
border-bottom-style: solid;
padding-bottom: 1px;
line-height: 1.5;
display: block; }
.elespare-list-wrap .elespare-posts-wrap.list-style-2 .elespare-posts-list-post-items .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories::after {
display: none; }
.elespare-list-wrap .elespare-posts-wrap.list-style-3 .elespare-posts-list-post-items {
flex-direction: row-reverse; }
.elespare-list-wrap .elespare-posts-wrap.list-style-3 .elespare-posts-list-post-items .elespare-content-wrapper {
text-align: right;
align-items: flex-end; }
.elespare-list-wrap .elespare-posts-wrap.list-style-3 .elespare-posts-list-post-items .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories {
padding: 0; }
.elespare-list-wrap .elespare-posts-wrap.list-style-3 .elespare-posts-list-post-items .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories::after {
content: "\2219";
color: inherit;
font-weight: bold;
padding: 0 0 0 2px; }
.elespare-list-wrap .elespare-posts-wrap.list-style-3 .elespare-posts-list-post-items .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category:last-child a.elespare-categories::after {
display: none; }
.elespare-list-wrap .elespare-posts-wrap.list-style-4 .elespare-posts-list-post-items {
flex-direction: row-reverse; }
.elespare-list-wrap .elespare-posts-wrap.list-style-4 .elespare-posts-list-post-items .elespare-content-wrapper {
text-align: right;
align-items: flex-end; }
.elespare-list-wrap .elespare-posts-wrap.list-style-4 .elespare-posts-list-post-items .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories {
padding: 0;
border: none;
border-bottom-width: 1px;
border-bottom-style: solid;
padding-bottom: 1px;
line-height: 1.5;
display: block; }
.elespare-list-wrap .elespare-posts-wrap.list-style-4 .elespare-posts-list-post-items .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories::after {
display: none; }
.elespare-list-wrap .elespare-posts-wrap.list-style-7 .elespare-posts-list-post-items:first-child, .elespare-list-wrap .elespare-posts-wrap.list-style-5 .elespare-posts-list-post-items:first-child {
position: relative;
display: flex;
align-items: flex-end;
min-height: 250px;
grid-row-end: span 2; }
.elespare-list-wrap .elespare-posts-wrap.list-style-7 .elespare-posts-list-post-items:first-child .elespare-content-wrapper, .elespare-list-wrap .elespare-posts-wrap.list-style-5 .elespare-posts-list-post-items:first-child .elespare-content-wrapper {
position: relative;
width: 100%;
padding: 15px;
justify-self: end;
justify-content: flex-end; }
.elespare-list-wrap .elespare-posts-wrap.list-style-7 .elespare-posts-list-post-items:first-child .elespare-content-wrapper::after, .elespare-list-wrap .elespare-posts-wrap.list-style-5 .elespare-posts-list-post-items:first-child .elespare-content-wrapper::after {
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.5) 50%, #000 100%);
z-index: 0; }
.elespare-list-wrap .elespare-posts-wrap.list-style-7 .elespare-posts-list-post-items:first-child .elespare-content-wrapper > *, .elespare-list-wrap .elespare-posts-wrap.list-style-5 .elespare-posts-list-post-items:first-child .elespare-content-wrapper > * {
position: relative;
z-index: 1; }
.elespare-list-wrap .elespare-posts-wrap.list-style-7 .elespare-posts-list-post-items:first-child .elespare-img-wrapper, .elespare-list-wrap .elespare-posts-wrap.list-style-5 .elespare-posts-list-post-items:first-child .elespare-img-wrapper {
height: 100% !important;
width: 100% !important;
max-width: none !important;
position: absolute !important;
left: 0;
bottom: 0; }
.elespare-list-wrap .elespare-posts-wrap.list-style-7 .elespare-posts-list-post-items:first-child .elespare-img-wrapper img,
.elespare-list-wrap .elespare-posts-wrap.list-style-7 .elespare-posts-list-post-items:first-child .elespare-img-wrapper a, .elespare-list-wrap .elespare-posts-wrap.list-style-5 .elespare-posts-list-post-items:first-child .elespare-img-wrapper img,
.elespare-list-wrap .elespare-posts-wrap.list-style-5 .elespare-posts-list-post-items:first-child .elespare-img-wrapper a {
display: block;
height: 100%; }
.elespare-list-wrap .elespare-posts-wrap.list-style-7 .elespare-posts-list-post-items:first-child .elespare-img-wrapper img, .elespare-list-wrap .elespare-posts-wrap.list-style-5 .elespare-posts-list-post-items:first-child .elespare-img-wrapper img {
width: 100%;
object-fit: cover; }
.elespare-list-wrap .elespare-posts-wrap.list-style-7 .elespare-posts-list-post-items:not(:first-child) .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories, .elespare-list-wrap .elespare-posts-wrap.list-style-5 .elespare-posts-list-post-items:not(:first-child) .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories {
padding: 0; }
.elespare-list-wrap .elespare-posts-wrap.list-style-7 .elespare-posts-list-post-items:not(:first-child) .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories::after, .elespare-list-wrap .elespare-posts-wrap.list-style-5 .elespare-posts-list-post-items:not(:first-child) .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories::after {
content: "\2219";
color: inherit;
font-weight: bold;
padding: 0 0 0 2px; }
.elespare-list-wrap .elespare-posts-wrap.list-style-7 .elespare-posts-list-post-items:not(:first-child) .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category:last-child a.elespare-categories::after, .elespare-list-wrap .elespare-posts-wrap.list-style-5 .elespare-posts-list-post-items:not(:first-child) .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category:last-child a.elespare-categories::after {
display: none; }
.elespare-list-wrap .elespare-posts-wrap.list-style-8 .elespare-posts-list-post-items:first-child, .elespare-list-wrap .elespare-posts-wrap.list-style-6 .elespare-posts-list-post-items:first-child {
position: relative;
display: flex;
align-items: flex-end;
min-height: 250px;
grid-row-end: span 2; }
.elespare-list-wrap .elespare-posts-wrap.list-style-8 .elespare-posts-list-post-items:first-child .elespare-content-wrapper, .elespare-list-wrap .elespare-posts-wrap.list-style-6 .elespare-posts-list-post-items:first-child .elespare-content-wrapper {
position: relative;
padding: 15px;
justify-self: end;
justify-content: flex-end;
width: 100%; }
.elespare-list-wrap .elespare-posts-wrap.list-style-8 .elespare-posts-list-post-items:first-child .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories, .elespare-list-wrap .elespare-posts-wrap.list-style-6 .elespare-posts-list-post-items:first-child .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories {
padding: 3px 7px;
border-width: 1px;
border-style: solid;
display: block; }
.elespare-list-wrap .elespare-posts-wrap.list-style-8 .elespare-posts-list-post-items:first-child .elespare-content-wrapper > *, .elespare-list-wrap .elespare-posts-wrap.list-style-6 .elespare-posts-list-post-items:first-child .elespare-content-wrapper > * {
position: relative;
z-index: 1; }
.elespare-list-wrap .elespare-posts-wrap.list-style-8 .elespare-posts-list-post-items:first-child .elespare-content-wrapper::after, .elespare-list-wrap .elespare-posts-wrap.list-style-6 .elespare-posts-list-post-items:first-child .elespare-content-wrapper::after {
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #000 100%);
z-index: 0; }
.elespare-list-wrap .elespare-posts-wrap.list-style-8 .elespare-posts-list-post-items:first-child .elespare-img-wrapper, .elespare-list-wrap .elespare-posts-wrap.list-style-6 .elespare-posts-list-post-items:first-child .elespare-img-wrapper {
height: 100% !important;
width: 100% !important;
max-width: none !important;
position: absolute !important;
left: 0;
bottom: 0; }
.elespare-list-wrap .elespare-posts-wrap.list-style-8 .elespare-posts-list-post-items:first-child .elespare-img-wrapper img,
.elespare-list-wrap .elespare-posts-wrap.list-style-8 .elespare-posts-list-post-items:first-child .elespare-img-wrapper a, .elespare-list-wrap .elespare-posts-wrap.list-style-6 .elespare-posts-list-post-items:first-child .elespare-img-wrapper img,
.elespare-list-wrap .elespare-posts-wrap.list-style-6 .elespare-posts-list-post-items:first-child .elespare-img-wrapper a {
display: block;
height: 100%; }
.elespare-list-wrap .elespare-posts-wrap.list-style-8 .elespare-posts-list-post-items:first-child .elespare-img-wrapper img, .elespare-list-wrap .elespare-posts-wrap.list-style-6 .elespare-posts-list-post-items:first-child .elespare-img-wrapper img {
width: 100%;
object-fit: cover; }
.elespare-list-wrap .elespare-posts-wrap.list-style-8 .elespare-posts-list-post-items:not(:first-child) .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories, .elespare-list-wrap .elespare-posts-wrap.list-style-6 .elespare-posts-list-post-items:not(:first-child) .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories {
padding: 0;
border: none;
border-bottom-width: 1px;
border-bottom-style: solid;
padding-bottom: 1px;
line-height: 1.5;
display: block; }
.elespare-list-wrap .elespare-posts-wrap.list-style-8 .elespare-posts-list-post-items:not(:first-child) .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories::after, .elespare-list-wrap .elespare-posts-wrap.list-style-6 .elespare-posts-list-post-items:not(:first-child) .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories::after {
display: none; }
.elespare-list-wrap .elespare-posts-wrap.list-style-9 .elespare-posts-list-post-items:first-child {
position: relative;
display: flex;
align-items: flex-end;
min-height: 250px;
grid-row-end: span 2; }
.elespare-list-wrap .elespare-posts-wrap.list-style-9 .elespare-posts-list-post-items:first-child .elespare-content-wrapper {
position: relative;
padding: 15px;
justify-self: end;
justify-content: flex-end;
width: 100%; }
.elespare-list-wrap .elespare-posts-wrap.list-style-9 .elespare-posts-list-post-items:first-child .elespare-content-wrapper::after {
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.5) 50%, #000 100%);
z-index: 0; }
.elespare-list-wrap .elespare-posts-wrap.list-style-9 .elespare-posts-list-post-items:first-child .elespare-content-wrapper > * {
position: relative;
z-index: 1; }
.elespare-list-wrap .elespare-posts-wrap.list-style-9 .elespare-posts-list-post-items:first-child .elespare-img-wrapper {
height: 100% !important;
max-width: none !important;
width: 100% !important;
position: absolute !important;
left: 0;
bottom: 0; }
.elespare-list-wrap .elespare-posts-wrap.list-style-9 .elespare-posts-list-post-items:first-child .elespare-img-wrapper img,
.elespare-list-wrap .elespare-posts-wrap.list-style-9 .elespare-posts-list-post-items:first-child .elespare-img-wrapper a {
display: block;
height: 100%; }
.elespare-list-wrap .elespare-posts-wrap.list-style-9 .elespare-posts-list-post-items:first-child .elespare-img-wrapper img {
width: 100%;
object-fit: cover; }
.elespare-list-wrap .elespare-posts-wrap.list-style-9 .elespare-posts-list-post-items .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories {
padding: 0;
border: none;
border-bottom-width: 1px;
border-bottom-style: solid;
padding-bottom: 1px;
line-height: 1.5;
display: block; }
.elespare-list-wrap .elespare-posts-wrap.list-style-9 .elespare-posts-list-post-items .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories::after {
display: none; }
.elespare-list-wrap .elespare-posts-wrap.list-style-10 .elespare-posts-list-post-items .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories {
padding: 0; }
.elespare-list-wrap .elespare-posts-wrap.list-style-10 .elespare-posts-list-post-items .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories::after {
content: "\2219";
color: inherit;
font-weight: bold;
padding: 0 0 0 2px; }
.elespare-list-wrap .elespare-posts-wrap.list-style-10 .elespare-posts-list-post-items .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category:last-child a.elespare-categories::after {
display: none; }
.elespare-list-wrap .elespare-posts-wrap.list-style-11 .elespare-posts-list-post-items .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories {
padding: 0;
border: none;
border-bottom-width: 1px;
border-bottom-style: solid;
padding-bottom: 1px;
line-height: 1.5;
display: block; }
.elespare-list-wrap .elespare-posts-wrap.list-style-11 .elespare-posts-list-post-items .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories::after {
display: none; }
.elespare-list-wrap.has-background .elespare-posts-wrap .elespare-posts-list-post-items {
box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1); }
.elespare-list-wrap .elespare-posts-wrap.elespare-gravatar .elespare-posts-list-post-items .elespare-content-wrapper .elespare-metadata {
display: flex;
align-items: center; }
.elespare-list-wrap .elespare-posts-wrap.elespare-gravatar .elespare-posts-list-post-items .elespare-content-wrapper .elespare-metadata .post-author {
display: flex;
align-items: center; }
.elespare-list-wrap .elespare-posts-wrap.elespare-gravatar .elespare-posts-list-post-items .elespare-content-wrapper .elespare-metadata .post-author a {
display: flex;
align-items: center; }
.elespare-list-wrap .elespare-posts-wrap.elespare-gravatar .elespare-posts-list-post-items .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap {
height: 20px;
width: 20px;
border-radius: 50%;
line-height: 1;
overflow: hidden;
margin-right: 5px; }
.elespare-list-wrap .elespare-posts-wrap.elespare-gravatar .elespare-posts-list-post-items .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap img {
height: 100%;
width: 100%;
object-fit: cover; }
.elespare-list-wrap .elespare-posts-wrap .elespare-posts-list-post-items .elespare-content-wrapper {
text-align: left; }
.elementor-widget-post-list {
width: 100%; }
@container (max-width: 1050px) {
.elespare-list-wrap .elespare-posts-wrap {
display: grid;
grid-template-columns: repeat(2, 1fr); } }
@container (max-width: 600px) {
.elespare-list-wrap .elespare-posts-wrap {
display: grid;
grid-template-columns: repeat(1, 1fr); } }
body.rtl .elespare-list-wrap .elespare-posts-wrap .elespare-posts-list-post-items .elespare-content-wrapper {
text-align: right; }
body.rtl .elespare-list-wrap .elespare-posts-wrap.elespare-gravatar .elespare-posts-list-post-items .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap {
margin-right: 0px; }
body.rtl .elespare-posts-wrap.list-style-3 .elespare-posts-list-post-items .elespare-content-wrapper, body.rtl .elespare-posts-wrap.list-style-4 .elespare-posts-list-post-items .elespare-content-wrapper {
text-align: left; }
.list-layout.has-no-background .elespare-posts-wrap .elespare-content-wrapper {
padding: 0 15px; }
.elespare-single-list-wrap {
container-type: inline-size; }
.elespare-single-list-wrap .elespare-posts-wrap .elespare-posts-single-list-post-items {
display: flex;
flex-wrap: wrap;
align-items: center;
overflow: hidden; }
.elespare-single-list-wrap .elespare-posts-wrap .elespare-posts-single-list-post-items .elespare-img-wrapper {
align-self: flex-start;
width: 50%;
overflow: hidden; }
.elespare-single-list-wrap .elespare-posts-wrap .elespare-posts-single-list-post-items .elespare-img-wrapper a {
display: block;
height: 100%;
width: 100%; }
.elespare-single-list-wrap .elespare-posts-wrap .elespare-posts-single-list-post-items .elespare-img-wrapper a img {
height: 100%;
width: 100%;
object-fit: cover; }
.elespare-single-list-wrap .elespare-posts-wrap .elespare-posts-single-list-post-items .elespare-content-wrapper {
width: 50%;
padding: 15px;
align-self: center; }
.elespare-single-list-wrap .elespare-posts-wrap .elespare-posts-single-list-post-items .elespare-content-wrapper .elespare-exceprt p:last-child {
margin-bottom: 0; }
.elespare-single-list-wrap .elespare-posts-wrap a {
text-decoration: none; }
.elespare-posts-wrap.elespare-layout-alternate .elespare-posts-single-list-post-items:nth-child(even) ul.elespare-cat-links li {
margin-block-end: 0px;
margin-inline-end: 0px;
margin-block-start: 0px;
margin-inline-start: 0px; }
.elespare-single-list-wrap .elespare-posts-wrap.elespare-layout-right .elespare-posts-single-list-post-items {
flex-direction: row-reverse; }
.elespare-single-list-wrap .elespare-posts-wrap.elespare-layout-right .elespare-posts-single-list-post-items .elespare-img-wrapper .elespare-post-format {
left: 10px;
right: unset; }
.elespare-single-list-wrap .elespare-posts-wrap.elespare-layout-right .elespare-posts-single-list-post-items .elespare-content-wrapper {
text-align: right;
align-items: flex-end; }
.elespare-single-list-wrap .elespare-posts-wrap.elespare-layout-right .elespare-posts-single-list-post-items .elespare-content-wrapper .elespare-metadata {
justify-content: flex-end; }
.elespare-single-list-wrap .elespare-posts-wrap.elespare-layout-alternate .elespare-posts-single-list-post-items:nth-child(even) {
flex-direction: row-reverse; }
.elespare-single-list-wrap .elespare-posts-wrap.elespare-layout-alternate .elespare-posts-single-list-post-items:nth-child(even) .elespare-img-wrapper .elespare-post-format {
left: 10px;
right: unset; }
.elespare-single-list-wrap .elespare-posts-wrap.elespare-layout-alternate .elespare-posts-single-list-post-items:nth-child(even) .elespare-content-wrapper {
text-align: right;
align-items: flex-end; }
.elespare-single-list-wrap .elespare-posts-wrap.elespare-layout-alternate .elespare-posts-single-list-post-items:nth-child(even) .elespare-content-wrapper .elespare-metadata {
justify-content: flex-end; }
.elespare-single-list-wrap .elespare-posts-wrap.single-list-style-2 .elespare-posts-single-list-post-items .elespare-img-wrapper ul.elespare-cat-links {
top: inherit;
bottom: 10px;
left: 15px;
width: 100%;
margin-bottom: 0 !important; }
.elespare-single-list-wrap .elespare-posts-wrap.single-list-style-2.elespare-layout-right .elespare-posts-single-list-post-items .elespare-img-wrapper ul.elespare-cat-links {
right: 15px;
left: unset;
justify-content: flex-end; }
.elespare-single-list-wrap .elespare-posts-wrap.single-list-style-2.elespare-layout-alternate .elespare-posts-single-list-post-items:nth-child(even) .elespare-img-wrapper ul.elespare-cat-links {
right: 15px;
left: unset;
justify-content: flex-end; }
.elespare-posts-wrap.single-list-style-3 .elespare-posts-single-list-post-items .elespare-img-wrapper ul {
left: 15px;
top: 15px; }
.elespare-posts-wrap.single-list-style-3.elespare-layout-right .elespare-posts-single-list-post-items .elespare-img-wrapper ul {
top: 15px;
right: 15px;
left: unset;
justify-content: flex-end; }
.elespare-posts-wrap.single-list-style-3.elespare-layout-alternate .elespare-posts-single-list-post-items:nth-child(even) .elespare-img-wrapper ul {
top: 15px;
right: 15px;
left: unset;
justify-content: flex-end; }
.elespare-single-list-wrap.has-background .single-list-style-4 .elespare-posts-single-list-post-items {
align-items: flex-end;
box-shadow: none; }
.elespare-single-list-wrap.has-background .single-list-style-4 .elespare-posts-single-list-post-items .elespare-content-wrapper {
box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1); }
.elespare-single-list-wrap.has-background .single-list-style-4.elespare-layout-left .elespare-posts-single-list-post-items .elespare-content-wrapper {
position: relative;
z-index: 1;
margin-left: -30px;
align-self: flex-end; }
.elespare-single-list-wrap.has-background .single-list-style-4.elespare-layout-right .elespare-posts-single-list-post-items .elespare-content-wrapper {
position: relative;
z-index: 1;
margin-right: -30px;
align-self: flex-end; }
.elespare-single-list-wrap.has-background .single-list-style-4.elespare-layout-right .elespare-posts-single-list-post-items .elespare-content-wrapper .elespare-metadata {
justify-content: flex-end; }
.elespare-single-list-wrap.has-background .single-list-style-4.elespare-layout-alternate .elespare-posts-single-list-post-items .elespare-content-wrapper {
position: relative;
z-index: 1;
margin-left: -30px;
align-self: flex-end; }
.elespare-single-list-wrap.has-background .single-list-style-4.elespare-layout-alternate .elespare-posts-single-list-post-items:nth-child(even) .elespare-content-wrapper {
position: relative;
z-index: 1;
margin-right: -30px; }
.elespare-single-list-wrap.has-background .single-list-style-4.elespare-layout-alternate .elespare-posts-single-list-post-items:nth-child(even) .elespare-content-wrapper .elespare-metadata {
justify-content: flex-end; }
.elespare-single-list-wrap.has-background .elespare-posts-single-list-post-items {
box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1); }
.elespare-single-list-wrap .elespare-posts-wrap.elespare-gravatar .elespare-posts-single-list-post-items .elespare-content-wrapper .elespare-metadata {
display: flex;
align-items: center; }
.elespare-single-list-wrap .elespare-posts-wrap.elespare-gravatar .elespare-posts-single-list-post-items .elespare-content-wrapper .elespare-metadata .post-author {
display: flex;
align-items: center; }
.elespare-single-list-wrap .elespare-posts-wrap.elespare-gravatar .elespare-posts-single-list-post-items .elespare-content-wrapper .elespare-metadata .post-author a {
display: flex;
align-items: center; }
.elespare-single-list-wrap .elespare-posts-wrap.elespare-gravatar .elespare-posts-single-list-post-items .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap {
height: 20px;
width: 20px;
border-radius: 50%;
overflow: hidden;
line-height: 1;
margin-right: 5px; }
.elespare-single-list-wrap .elespare-posts-wrap.elespare-gravatar .elespare-posts-single-list-post-items .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap img {
height: 100%;
width: 100%;
object-fit: cover; } .elespare-single-list-wrap.elespare-has-equal-height .elespare-posts-single-list-post-items .elespare-img-wrapper {
aspect-ratio: 3/2;
overflow: hidden; }  .elespare-single-list-wrap .elespare-posts-wrap .elespare-posts-single-list-post-items .elespare-content-wrapper {
text-align: left; }
.elespare-single-list-wrap.has-no-background .elespare-posts-wrap.single-list-style-4.elespare-layout-right .elespare-posts-single-list-post-items .elespare-content-wrapper, .elespare-single-list-wrap.has-no-background .elespare-posts-wrap.single-list-style-4.elespare-layout-left .elespare-posts-single-list-post-items .elespare-content-wrapper, .elespare-single-list-wrap.has-no-background .elespare-posts-wrap.single-list-style-4.elespare-layout-alternate .elespare-posts-single-list-post-items .elespare-content-wrapper {
margin: 0; }
.elespare-single-list-wrap.has-no-background .elespare-posts-wrap.single-list-style-4.elespare-layout-alternate .elespare-posts-single-list-post-items:nth-child(even) .elespare-content-wrapper {
margin: 0; }
.elementor-widget-post-single-column {
width: 100%; } @container (max-width: 480px) {
.elespare-single-list-wrap .elespare-posts-wrap .elespare-posts-single-list-post-items .elespare-img-wrapper {
width: 100%; }
.elespare-single-list-wrap .elespare-posts-wrap .elespare-posts-single-list-post-items .elespare-content-wrapper {
width: 100%; }
.elespare-single-list-wrap .elespare-layout-right .elespare-content-wrapper {
text-align: left; }
.elespare-single-list-wrap .elespare-layout-right .elespare-content-wrapper .elespare-metadata {
justify-content: flex-start; }
.elespare-single-list-wrap .elespare-layout-alternate .elespare-posts-single-list-post-items:nth-child(even) .elespare-content-wrapper {
text-align: left; }
.elespare-single-list-wrap .elespare-layout-alternate .elespare-posts-single-list-post-items:nth-child(even) .elespare-content-wrapper .elespare-metadata {
justify-content: flex-start; }
.elespare-single-list-wrap.has-background .single-list-style-4 .elespare-posts-single-list-post-items {
align-items: flex-end;
box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1); }
.elespare-single-list-wrap.has-background .single-list-style-4 .elespare-posts-single-list-post-items .elespare-content-wrapper {
box-shadow: none; }
.elespare-single-list-wrap.has-background .single-list-style-4.elespare-layout-left .elespare-posts-single-list-post-items .elespare-content-wrapper {
position: relative;
z-index: 1;
margin-left: 0px;
align-self: flex-end; }
.elespare-single-list-wrap.has-background .single-list-style-4.elespare-layout-right .elespare-posts-single-list-post-items .elespare-content-wrapper {
position: relative;
z-index: 1;
margin-right: 0px;
align-self: flex-end; }
.elespare-single-list-wrap.has-background .single-list-style-4.elespare-layout-right .elespare-posts-single-list-post-items .elespare-content-wrapper .elespare-metadata {
justify-content: flex-end; }
.elespare-single-list-wrap.has-background .single-list-style-4.elespare-layout-alternate .elespare-posts-single-list-post-items .elespare-content-wrapper {
position: relative;
z-index: 1;
margin-left: 0px;
align-self: flex-end; }
.elespare-single-list-wrap.has-background .single-list-style-4.elespare-layout-alternate .elespare-posts-single-list-post-items:nth-child(even) .elespare-content-wrapper {
position: relative;
z-index: 1;
margin-right: 0px; }
.elespare-single-list-wrap.has-background .single-list-style-4.elespare-layout-alternate .elespare-posts-single-list-post-items:nth-child(even) .elespare-content-wrapper .elespare-metadata {
justify-content: flex-end; } }
body.rtl .elespare-single-list-wrap .elespare-posts-wrap .elespare-posts-single-list-post-items .elespare-content-wrapper {
text-align: right; }
body.rtl .elespare-single-list-wrap .elespare-posts-wrap .elespare-posts-single-list-post-items .elespare-img-wrapper .elespare-post-format {
left: 10px;
right: unset; }
body.rtl .elespare-single-list-wrap .elespare-posts-wrap.elespare-layout-right .elespare-posts-single-list-post-items .elespare-img-wrapper .elespare-post-format {
right: 10px;
left: unset; }
body.rtl .elespare-single-list-wrap .elespare-posts-wrap.elespare-layout-right .elespare-posts-single-list-post-items .elespare-content-wrapper {
text-align: left; }
body.rtl .elespare-single-list-wrap .elespare-posts-wrap.elespare-layout-right .elespare-posts-single-list-post-items .elespare-content-wrapper .elespare-metadata {
justify-content: flex-start; }
body.rtl .elespare-single-list-wrap .elespare-posts-wrap.elespare-layout-alternate .elespare-posts-single-list-post-items:nth-child(even) .elespare-img-wrapper .elespare-post-format {
right: 10px;
left: unset; }
body.rtl .elespare-single-list-wrap .elespare-posts-wrap.elespare-layout-alternate .elespare-posts-single-list-post-items:nth-child(even) .elespare-content-wrapper {
text-align: left; }
body.rtl .elespare-single-list-wrap .elespare-posts-wrap.elespare-layout-alternate .elespare-posts-single-list-post-items:nth-child(even) .elespare-content-wrapper .elespare-metadata {
justify-content: flex-start; }
body.rtl .elespare-single-list-wrap .elespare-posts-wrap.single-list-style-2 .elespare-posts-single-list-post-items .elespare-img-wrapper ul.elespare-cat-links {
left: unset;
right: 15px; }
body.rtl .elespare-single-list-wrap .elespare-posts-wrap.single-list-style-2.elespare-layout-right .elespare-posts-single-list-post-items .elespare-img-wrapper ul.elespare-cat-links {
left: 15px;
right: unset; }
body.rtl .elespare-single-list-wrap .elespare-posts-wrap.single-list-style-2.elespare-layout-alternate .elespare-posts-single-list-post-items:nth-child(even) .elespare-img-wrapper ul.elespare-cat-links {
left: 15px;
right: unset; }
body.rtl .elespare-posts-wrap.single-list-style-3 .elespare-posts-single-list-post-items .elespare-img-wrapper ul {
left: unset;
right: 15px; }
body.rtl .elespare-posts-wrap.single-list-style-3.elespare-layout-right .elespare-posts-single-list-post-items .elespare-img-wrapper ul {
left: 15px;
right: unset; }
body.rtl .elespare-posts-wrap.single-list-style-3.elespare-layout-alternate .elespare-posts-single-list-post-items:nth-child(even) .elespare-img-wrapper ul {
left: 15px;
right: unset; }
body.rtl .elespare-single-list-wrap.has-background .single-list-style-4.elespare-layout-left .elespare-posts-single-list-post-items .elespare-content-wrapper {
margin-right: -30px;
margin-left: unset; }
body.rtl .elespare-single-list-wrap.has-background .single-list-style-4.elespare-layout-right .elespare-posts-single-list-post-items .elespare-content-wrapper {
margin-left: -30px;
margin-right: unset; }
body.rtl .elespare-single-list-wrap.has-background .single-list-style-4.elespare-layout-alternate .elespare-posts-single-list-post-items .elespare-content-wrapper {
margin-left: unset;
margin-right: -30px; }
body.rtl .elespare-single-list-wrap.has-background .single-list-style-4.elespare-layout-alternate .elespare-posts-single-list-post-items:nth-child(even) .elespare-content-wrapper {
margin-right: unset;
margin-left: -30px; }
@container (max-width: 480px) {
body.rtl .elespare-single-list-wrap.has-background .single-list-style-4.elespare-layout-left .elespare-posts-single-list-post-items .elespare-content-wrapper {
margin-right: 0px; }
body.rtl .elespare-single-list-wrap.has-background .single-list-style-4.elespare-layout-right .elespare-posts-single-list-post-items .elespare-content-wrapper {
margin-left: 0px; }
body.rtl .elespare-single-list-wrap.has-background .single-list-style-4.elespare-layout-alternate .elespare-posts-single-list-post-items .elespare-content-wrapper {
margin-right: 0px; }
body.rtl .elespare-single-list-wrap.has-background .single-list-style-4.elespare-layout-alternate .elespare-posts-single-list-post-items:nth-child(even) .elespare-content-wrapper {
margin-left: 0px; } }
.elespare-tile-wrap {
container-type: inline-size; }
.elespare-tile-wrap .elespare-posts-wrap .elespare-posts-tile-post-items {
position: relative;
display: flex;
align-items: flex-end;
min-height: 245px; }
.elespare-tile-wrap .elespare-posts-wrap .elespare-posts-tile-post-items .elespare-content-wrapper {
position: relative;
width: 100%;
padding: 15px;
justify-self: end;
justify-content: flex-end; }
.elespare-tile-wrap .elespare-posts-wrap .elespare-posts-tile-post-items .elespare-content-wrapper .elespare-cat-links {
width: calc(100% - 40px); }
.elespare-tile-wrap .elespare-posts-wrap .elespare-posts-tile-post-items .elespare-content-wrapper::after {
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.5) 50%, #000 100%);
z-index: 0; }
.elespare-tile-wrap .elespare-posts-wrap .elespare-posts-tile-post-items .elespare-content-wrapper > * {
position: relative;
z-index: 1; }
.elespare-tile-wrap .elespare-posts-wrap .elespare-posts-tile-post-items .elespare-img-wrapper {
height: 100%;
width: 100%;
position: absolute !important;
left: 0;
bottom: 0; }
.elespare-tile-wrap .elespare-posts-wrap .elespare-posts-tile-post-items .elespare-img-wrapper img,
.elespare-tile-wrap .elespare-posts-wrap .elespare-posts-tile-post-items .elespare-img-wrapper a {
display: block;
height: 100%; }
.elespare-tile-wrap .elespare-posts-wrap .elespare-posts-tile-post-items .elespare-img-wrapper img {
width: 100%;
object-fit: cover; }
.elespare-tile-wrap .elespare-posts-wrap a {
text-decoration: none; }
.elespare-tile-wrap .elespare-posts-wrap.tile-style-1 {
grid-template-columns: repeat(3, 1fr); }
.elespare-tile-wrap .elespare-posts-wrap.tile-style-1 .elespare-posts-tile-post-items:nth-child(1) {
grid-column: span 2;
grid-row: span 2; }
.elespare-tile-wrap .elespare-posts-wrap.tile-style-2 {
grid-template-columns: repeat(3, 1fr); }
.elespare-tile-wrap .elespare-posts-wrap.tile-style-2 .elespare-posts-tile-post-items:nth-child(4n + 1), .elespare-tile-wrap .elespare-posts-wrap.tile-style-2 .elespare-posts-tile-post-items:nth-child(4n) {
grid-column-end: span 2; }
.elespare-tile-wrap .elespare-posts-wrap.tile-style-3 {
grid-template-columns: repeat(3, 1fr); }
.elespare-tile-wrap .elespare-posts-wrap.tile-style-3 .elespare-posts-tile-post-items:nth-child(3) {
grid-row-end: span 2; }
.elespare-tile-wrap .elespare-posts-wrap.tile-style-4 {
grid-template-columns: repeat(3, 1fr); }
.elespare-tile-wrap .elespare-posts-wrap.tile-style-4 .elespare-posts-tile-post-items:nth-child(2) {
grid-row-end: span 2; }
.elespare-tile-wrap .elespare-posts-wrap.tile-style-5 {
grid-template-columns: repeat(3, 1fr); }
.elespare-tile-wrap .elespare-posts-wrap.tile-style-5 .elespare-posts-tile-post-items:nth-child(1) {
grid-row-end: span 2; }
.elespare-tile-wrap .elespare-posts-wrap.tile-style-6 {
grid-template-columns: repeat(3, 1fr); }
.elespare-tile-wrap .elespare-posts-wrap.tile-style-6 .elespare-posts-tile-post-items:nth-child(5) {
grid-column: span 2;
grid-row: span 2; }
.elespare-tile-wrap .elespare-posts-wrap.tile-style-7 {
grid-template-columns: repeat(3, 1fr); }
.elespare-tile-wrap .elespare-posts-wrap.tile-style-7 .elespare-posts-tile-post-items:nth-child(2n + 5):nth-child(3n + 2) {
grid-column-end: span 2; }
.elespare-tile-wrap .elespare-posts-wrap.tile-style-7 .elespare-posts-tile-post-items:nth-child(5n + 2):nth-child(2n + 3) {
grid-row-end: span 2; }
.elespare-tile-wrap .elespare-posts-wrap.tile-style-7 .elespare-posts-tile-post-items:nth-child(5n + 2):nth-child(2n + 3) .elespare-content-wrapper .elespare-post-title {
font-size: 30px; }
.elespare-tile-wrap .elespare-posts-wrap.tile-style-8 {
grid-template-columns: repeat(3, 1fr); }
.elespare-tile-wrap .elespare-posts-wrap.tile-style-8 .elespare-posts-tile-post-items:nth-child(5n) {
grid-row: span 1;
grid-column: span 2; }
.elespare-tile-wrap .elespare-posts-wrap.tile-style-9 {
grid-template-columns: repeat(2, 1fr); }
.elespare-tile-wrap .elespare-posts-wrap.tile-style-10 {
grid-template-columns: repeat(2, 1fr); }
.elespare-tile-wrap .elespare-posts-wrap.tile-style-10 .elespare-posts-tile-post-items {
min-height: 300px; }
.elespare-tile-wrap .elespare-posts-wrap.tile-style-10 .elespare-posts-tile-post-items:nth-child(3n) {
grid-column-end: span 2; }
.elespare-tile-wrap .elespare-posts-wrap.tile-style-11 {
grid-template-columns: repeat(2, 1fr); }
.elespare-tile-wrap .elespare-posts-wrap.tile-style-11 .elespare-posts-tile-post-items:nth-child(6n + 1), .elespare-tile-wrap .elespare-posts-wrap.tile-style-11 .elespare-posts-tile-post-items:nth-child(6n + 5) {
grid-row-end: span 2; }
.elespare-tile-wrap .elespare-posts-wrap.tile-style-12 {
grid-template-columns: repeat(3, 1fr); }
.elespare-tile-wrap .elespare-posts-wrap.tile-style-12 .elespare-posts-tile-post-items:nth-child(6n + 1), .elespare-tile-wrap .elespare-posts-wrap.tile-style-12 .elespare-posts-tile-post-items:nth-child(6n + 5) {
grid-row-end: span 2; }
.elespare-tile-wrap .elespare-posts-wrap.tile-style-13 {
grid-template-columns: repeat(3, 1fr); }
.elespare-tile-wrap .elespare-posts-wrap.tile-style-13 .elespare-posts-tile-post-items:nth-child(3n + 2) {
grid-row-end: span 2; }
.elespare-tile-wrap .elespare-posts-wrap.tile-style-14 {
grid-template-columns: repeat(4, 1fr); }
.elespare-tile-wrap .elespare-posts-wrap.tile-style-14 .elespare-posts-tile-post-items:nth-child(1) {
grid-column: span 2;
grid-row: span 2; }
.elespare-tile-wrap .elespare-posts-wrap.tile-style-15 {
grid-template-columns: repeat(4, 1fr); }
.elespare-tile-wrap .elespare-posts-wrap.tile-style-15 .elespare-posts-tile-post-items:nth-child(4n + 1), .elespare-tile-wrap .elespare-posts-wrap.tile-style-15 .elespare-posts-tile-post-items:nth-child(4n) {
grid-column-end: span 2; }
.elespare-tile-wrap .elespare-posts-wrap.tile-style-16 {
grid-template-columns: repeat(4, 1fr); }
.elespare-tile-wrap .elespare-posts-wrap.tile-style-16 .elespare-posts-tile-post-items {
min-height: 210px; }
.elespare-tile-wrap .elespare-posts-wrap.tile-style-16 .elespare-posts-tile-post-items:nth-child(4n) {
grid-row-end: span 2; }
.elespare-tile-wrap .elespare-posts-wrap .elespare-posts-tile-post-items {
box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1); }
.elespare-tile-wrap .elespare-posts-wrap.elespare-gravatar .elespare-posts-tile-post-items .elespare-content-wrapper .elespare-metadata {
display: flex;
align-items: center; }
.elespare-tile-wrap .elespare-posts-wrap.elespare-gravatar .elespare-posts-tile-post-items .elespare-content-wrapper .elespare-metadata .post-author {
display: flex;
align-items: center; }
.elespare-tile-wrap .elespare-posts-wrap.elespare-gravatar .elespare-posts-tile-post-items .elespare-content-wrapper .elespare-metadata .post-author a {
display: flex;
align-items: center; }
.elespare-tile-wrap .elespare-posts-wrap.elespare-gravatar .elespare-posts-tile-post-items .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap {
height: 20px;
width: 20px;
border-radius: 50%;
overflow: hidden;
line-height: 1;
margin-right: 5px; }
.elespare-tile-wrap .elespare-posts-wrap.elespare-gravatar .elespare-posts-tile-post-items .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap img {
height: 100%;
width: 100%;
object-fit: cover; }
.elespare-tile-wrap .elespare-posts-wrap.tile-style-1, .elespare-tile-wrap .elespare-posts-wrap.tile-style-2, .elespare-tile-wrap .elespare-posts-wrap.tile-style-3, .elespare-tile-wrap .elespare-posts-wrap.tile-style-4, .elespare-tile-wrap .elespare-posts-wrap.tile-style-5, .elespare-tile-wrap .elespare-posts-wrap.tile-style-6, .elespare-tile-wrap .elespare-posts-wrap.tile-style-7, .elespare-tile-wrap .elespare-posts-wrap.tile-style-8, .elespare-tile-wrap .elespare-posts-wrap.tile-style-9, .elespare-tile-wrap .elespare-posts-wrap.tile-style-10, .elespare-tile-wrap .elespare-posts-wrap.tile-style-11, .elespare-tile-wrap .elespare-posts-wrap.tile-style-12, .elespare-tile-wrap .elespare-posts-wrap.tile-style-13, .elespare-tile-wrap .elespare-posts-wrap.tile-style-14, .elespare-tile-wrap .elespare-posts-wrap.tile-style-15, .elespare-tile-wrap .elespare-posts-wrap.tile-style-16 {
grid-gap: 10px; }
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-zoom-multicolor .elespare-posts-tile-post-items .elespare-img-wrapper a {
position: relative; }
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-zoom-multicolor .elespare-posts-tile-post-items .elespare-img-wrapper a::after {
position: absolute;
content: "";
height: 100%;
width: 100%;
top: 0;
left: 0;
opacity: 0.5;
background: -webkit-linear-gradient(to top, #f9d423, #e65c00); background: linear-gradient(to top, #f9d423, #e65c00); transition: all 0.4s ease-in-out; }
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-zoom-multicolor .elespare-posts-tile-post-items:hover .elespare-img-wrapper a::after {
opacity: 0; }
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-zoom-multicolor .elespare-posts-tile-post-items:nth-child(11) .elespare-img-wrapper a::after,
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-zoom-multicolor .elespare-posts-tile-post-items:nth-child(1) .elespare-img-wrapper a::after {
background: -webkit-linear-gradient(to top, #43cea2, #185a9d); background: linear-gradient(to top, #43cea2, #185a9d); }
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-zoom-multicolor .elespare-posts-tile-post-items:nth-child(12) .elespare-img-wrapper a::after,
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-zoom-multicolor .elespare-posts-tile-post-items:nth-child(2) .elespare-img-wrapper a::after {
background: -webkit-linear-gradient(to top, #dd2476, #ff512f); background: linear-gradient(to top, #dd2476, #ff512f); }
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-zoom-multicolor .elespare-posts-tile-post-items:nth-child(13) .elespare-img-wrapper a::after,
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-zoom-multicolor .elespare-posts-tile-post-items:nth-child(3) .elespare-img-wrapper a::after {
background: -webkit-linear-gradient(to top, #cc2b5e, #753a88); background: linear-gradient(to top, #cc2b5e, #753a88); }
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-zoom-multicolor .elespare-posts-tile-post-items:nth-child(14) .elespare-img-wrapper a::after,
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-zoom-multicolor .elespare-posts-tile-post-items:nth-child(4) .elespare-img-wrapper a::after {
background: -webkit-linear-gradient(to top, #ee9ca7, #ffdde1); background: linear-gradient(to top, #ee9ca7, #ffdde1); }
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-zoom-multicolor .elespare-posts-tile-post-items:nth-child(15) .elespare-img-wrapper a::after,
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-zoom-multicolor .elespare-posts-tile-post-items:nth-child(5) .elespare-img-wrapper a::after {
background: -webkit-linear-gradient(to top, #42275a, #734b6d); background: linear-gradient(to top, #42275a, #734b6d); }
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-zoom-multicolor .elespare-posts-tile-post-items:nth-child(16) .elespare-img-wrapper a::after,
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-zoom-multicolor .elespare-posts-tile-post-items:nth-child(6) .elespare-img-wrapper a::after {
background: -webkit-linear-gradient(to top, #de6262, #ffb88c); background: linear-gradient(to top, #de6262, #ffb88c); }
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-zoom-multicolor .elespare-posts-tile-post-items:nth-child(17) .elespare-img-wrapper a::after,
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-zoom-multicolor .elespare-posts-tile-post-items:nth-child(7) .elespare-img-wrapper a::after {
background: -webkit-linear-gradient(to top, #ffd89b, #19547b); background: linear-gradient(to top, #ffd89b, #19547b); }
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-zoom-multicolor .elespare-posts-tile-post-items:nth-child(18) .elespare-img-wrapper a::after,
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-zoom-multicolor .elespare-posts-tile-post-items:nth-child(8) .elespare-img-wrapper a::after {
background: -webkit-linear-gradient(to top, #3a1c71, #d76d77, #ffaf7b); background: linear-gradient(to top, #3a1c71, #d76d77, #ffaf7b); }
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-zoom-multicolor .elespare-posts-tile-post-items:nth-child(19)
.elespare-posts-tile-post-items:nth-child(9) .elespare-img-wrapper a::after {
background: -webkit-linear-gradient(to top, #355c7d, #6c5b7b, #c06c84); background: linear-gradient(to top, #355c7d, #6c5b7b, #c06c84); }
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-zoom-multicolor .elespare-posts-tile-post-items:nth-child(20) .elespare-img-wrapper a::after,
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-zoom-multicolor .elespare-posts-tile-post-items:nth-child(10) .elespare-img-wrapper a::after {
background: -webkit-linear-gradient(to top, #2657eb, #de6161); background: linear-gradient(to top, #2657eb, #de6161); }
.elespare-tile-wrap .elespare-posts-wrap .elespare-posts-tile-post-items .elespare-content-wrapper {
text-align: left; }
.elementor-widget-post-tile {
width: 100%; } @container (max-width: 768px) {
.elespare-tile-wrap .elespare-posts-wrap.tile-style-16, .elespare-tile-wrap .elespare-posts-wrap.tile-style-15, .elespare-tile-wrap .elespare-posts-wrap.tile-style-14, .elespare-tile-wrap .elespare-posts-wrap.tile-style-13, .elespare-tile-wrap .elespare-posts-wrap.tile-style-12, .elespare-tile-wrap .elespare-posts-wrap.tile-style-8, .elespare-tile-wrap .elespare-posts-wrap.tile-style-7, .elespare-tile-wrap .elespare-posts-wrap.tile-style-6, .elespare-tile-wrap .elespare-posts-wrap.tile-style-5, .elespare-tile-wrap .elespare-posts-wrap.tile-style-4, .elespare-tile-wrap .elespare-posts-wrap.tile-style-3, .elespare-tile-wrap .elespare-posts-wrap.tile-style-2, .elespare-tile-wrap .elespare-posts-wrap.tile-style-1 {
grid-template-columns: repeat(2, 1fr); } }
@container (max-width: 480px) {
.elespare-tile-wrap .elespare-posts-wrap.tile-style-16, .elespare-tile-wrap .elespare-posts-wrap.tile-style-15, .elespare-tile-wrap .elespare-posts-wrap.tile-style-14, .elespare-tile-wrap .elespare-posts-wrap.tile-style-13, .elespare-tile-wrap .elespare-posts-wrap.tile-style-12, .elespare-tile-wrap .elespare-posts-wrap.tile-style-11, .elespare-tile-wrap .elespare-posts-wrap.tile-style-10, .elespare-tile-wrap .elespare-posts-wrap.tile-style-9, .elespare-tile-wrap .elespare-posts-wrap.tile-style-8, .elespare-tile-wrap .elespare-posts-wrap.tile-style-7, .elespare-tile-wrap .elespare-posts-wrap.tile-style-6, .elespare-tile-wrap .elespare-posts-wrap.tile-style-5, .elespare-tile-wrap .elespare-posts-wrap.tile-style-4, .elespare-tile-wrap .elespare-posts-wrap.tile-style-3, .elespare-tile-wrap .elespare-posts-wrap.tile-style-2, .elespare-tile-wrap .elespare-posts-wrap.tile-style-1 {
grid-template-columns: repeat(1, 1fr); }
.elespare-tile-wrap .elespare-posts-wrap.tile-style-16 > *, .elespare-tile-wrap .elespare-posts-wrap.tile-style-15 > *, .elespare-tile-wrap .elespare-posts-wrap.tile-style-14 > *, .elespare-tile-wrap .elespare-posts-wrap.tile-style-13 > *, .elespare-tile-wrap .elespare-posts-wrap.tile-style-12 > *, .elespare-tile-wrap .elespare-posts-wrap.tile-style-11 > *, .elespare-tile-wrap .elespare-posts-wrap.tile-style-10 > *, .elespare-tile-wrap .elespare-posts-wrap.tile-style-9 > *, .elespare-tile-wrap .elespare-posts-wrap.tile-style-8 > *, .elespare-tile-wrap .elespare-posts-wrap.tile-style-7 > *, .elespare-tile-wrap .elespare-posts-wrap.tile-style-6 > *, .elespare-tile-wrap .elespare-posts-wrap.tile-style-5 > *, .elespare-tile-wrap .elespare-posts-wrap.tile-style-4 > *, .elespare-tile-wrap .elespare-posts-wrap.tile-style-3 > *, .elespare-tile-wrap .elespare-posts-wrap.tile-style-2 > *, .elespare-tile-wrap .elespare-posts-wrap.tile-style-1 > * {
grid-column: span 1 !important;
grid-row: span 1 !important;
min-height: 240px; }
.elespare-tile-wrap .elespare-posts-wrap.tile-style-16 .elespare-content-wrapper .elespare-post-title, .elespare-tile-wrap .elespare-posts-wrap.tile-style-15 .elespare-content-wrapper .elespare-post-title, .elespare-tile-wrap .elespare-posts-wrap.tile-style-14 .elespare-content-wrapper .elespare-post-title, .elespare-tile-wrap .elespare-posts-wrap.tile-style-13 .elespare-content-wrapper .elespare-post-title, .elespare-tile-wrap .elespare-posts-wrap.tile-style-12 .elespare-content-wrapper .elespare-post-title, .elespare-tile-wrap .elespare-posts-wrap.tile-style-11 .elespare-content-wrapper .elespare-post-title, .elespare-tile-wrap .elespare-posts-wrap.tile-style-10 .elespare-content-wrapper .elespare-post-title, .elespare-tile-wrap .elespare-posts-wrap.tile-style-9 .elespare-content-wrapper .elespare-post-title, .elespare-tile-wrap .elespare-posts-wrap.tile-style-8 .elespare-content-wrapper .elespare-post-title, .elespare-tile-wrap .elespare-posts-wrap.tile-style-7 .elespare-content-wrapper .elespare-post-title, .elespare-tile-wrap .elespare-posts-wrap.tile-style-6 .elespare-content-wrapper .elespare-post-title, .elespare-tile-wrap .elespare-posts-wrap.tile-style-5 .elespare-content-wrapper .elespare-post-title, .elespare-tile-wrap .elespare-posts-wrap.tile-style-4 .elespare-content-wrapper .elespare-post-title, .elespare-tile-wrap .elespare-posts-wrap.tile-style-3 .elespare-content-wrapper .elespare-post-title, .elespare-tile-wrap .elespare-posts-wrap.tile-style-2 .elespare-content-wrapper .elespare-post-title, .elespare-tile-wrap .elespare-posts-wrap.tile-style-1 .elespare-content-wrapper .elespare-post-title {
font-size: 18px; } } body.rtl .elespare-tile-wrap .elespare-posts-wrap .elespare-posts-tile-post-items .elespare-content-wrapper {
text-align: right; }
body.rtl .elespare-tile-wrap .elespare-posts-wrap .elespare-posts-tile-post-items .elespare-img-wrapper .elespare-post-format {
left: 10px;
right: unset; }
.elespare-slider-wrap {
container-type: inline-size; }
.elespare-slider-wrap.slider-layout .elespare-posts-wrap .elespare-posts-slider-post-items .elespare-content-wrapper .elespare-content-wrapper-inner {
display: flex;
flex-direction: column;
gap: 10px; }
.elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-4 {
display: grid; }
.elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-4 .elespare-img-wrapper img {
width: 100%; }
.elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-4 .elespare-posts-slider-post-items .elespare-content-wrapper {
text-align: left;
padding: 15px; }
.elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-3 .elespare-posts-slider-post-items, .elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-2 .elespare-posts-slider-post-items {
display: grid;
justify-content: center;
align-items: stretch;
grid-template-columns: 1fr 0.75fr;
grid-gap: 0; }
.elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-3 .elespare-posts-slider-post-items .elespare-img-wrapper, .elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-2 .elespare-posts-slider-post-items .elespare-img-wrapper {
position: relative;
margin: 0;
line-height: 0; }
.elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-3 .elespare-posts-slider-post-items .elespare-img-wrapper a, .elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-2 .elespare-posts-slider-post-items .elespare-img-wrapper a {
display: block;
height: 100%;
width: 100%; }
.elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-3 .elespare-posts-slider-post-items .elespare-img-wrapper a img, .elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-2 .elespare-posts-slider-post-items .elespare-img-wrapper a img {
width: 100%;
height: 100%;
object-fit: cover; }
.elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-3 .elespare-posts-slider-post-items .elespare-content-wrapper, .elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-2 .elespare-posts-slider-post-items .elespare-content-wrapper {
justify-content: center; }
.elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-3 .elespare-posts-slider-post-items {
grid-template-columns: 0.75fr 1fr; }
.elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-3 .elespare-posts-slider-post-items .elespare-img-wrapper {
grid-column-start: 2;
grid-row-start: 1; }
.elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-3 .elespare-posts-slider-post-items .elespare-content-wrapper {
text-align: right;
align-items: flex-end; }
.elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-3 .elespare-posts-slider-post-items .elespare-content-wrapper .elespare-metadata {
justify-content: flex-end; }
.elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-1 {
display: grid; }
.elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-1 .elespare-posts-slider-post-items {
position: relative;
display: flex;
flex-direction: column;
justify-content: flex-end; }
.elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-1 .elespare-posts-slider-post-items .elespare-img-wrapper {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0; }
.elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-1 .elespare-posts-slider-post-items .elespare-img-wrapper a {
display: block;
height: 100%;
width: 100%; }
.elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-1 .elespare-posts-slider-post-items .elespare-img-wrapper img {
width: 100%;
height: 100%;
object-fit: cover; }
.elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-1 .elespare-posts-slider-post-items .elespare-img-wrapper > a:after {
content: "";
background: #222;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
filter: alpha(opacity=100);
opacity: 0.85;
background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 40%, black 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, rgba(0, 0, 0, 0)), color-stop(100%, black));
background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 40%, black 100%);
background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 40%, black 100%);
background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 40%, black 100%);
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 40%, black 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0); }
.elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-1 .elespare-posts-slider-post-items .elespare-content-wrapper {
position: relative;
z-index: 2;
text-align: left; }
.elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-1 .elespare-posts-slider-post-items .elespare-content-wrapper::after {
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.5) 50%, #000 100%);
z-index: 0; }
.elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-1 .elespare-posts-slider-post-items .elespare-content-wrapper > * {
position: relative;
z-index: 1; }
.elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-5 .elespare-posts-slider-post-items {
display: flex;
flex-direction: column; }
.elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-5 .elespare-posts-slider-post-items .elespare-img-wrapper {
order: 2; }
.elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-5 .elespare-posts-slider-post-items .elespare-img-wrapper img {
width: 100%; }
.elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-5 .elespare-posts-slider-post-items .elespare-content-wrapper {
order: 1; }
.elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-6 .elespare-posts-slider-post-items {
position: relative;
display: flex;
flex-direction: column-reverse;
padding-top: 50px;
overflow: visible; }
.elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-6 .elespare-posts-slider-post-items .elespare-content-wrapper {
position: relative;
z-index: 2;
width: 60%;
left: 50%;
transform: translateX(-50%);
text-align: center; }
.elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-6 .elespare-posts-slider-post-items .elespare-content-wrapper .elespare-metadata {
justify-content: center; }
.elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-6 .elespare-posts-slider-post-items .elespare-img-wrapper {
height: 100%;
width: 100%;
background-size: cover;
background-position: 50%;
position: absolute;
left: 0;
bottom: 50px; }
.elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-6 .elespare-posts-slider-post-items .elespare-img-wrapper a {
display: block;
height: 100%;
width: 100%; }
.elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-6 .elespare-posts-slider-post-items .elespare-img-wrapper a img {
width: 100%;
height: 100%;
object-fit: cover; }
.elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-7 .elespare-posts-slider-post-items {
overflow: visible; }
.elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-7 .elespare-posts-slider-post-items .elespare-img-wrapper img {
width: 100%; }
.elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-7 .elespare-posts-slider-post-items .elespare-img-wrapper ul.elespare-cat-links {
top: inherit;
left: 100px;
bottom: 50px;
width: calc(100% - 100px);
margin-bottom: 10px !important;
font-size: 0; }
.elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-7 .elespare-posts-slider-post-items .elespare-content-wrapper {
position: relative;
z-index: 1;
width: calc(100% - 100px);
margin-top: -50px;
margin-left: 100px; }
.elespare-slider-wrap.slider-layout .elespare-posts-wrap a {
text-decoration: none; }
.elespare-slider-wrap.slider-layout .elespare-posts-wrap .elespare-posts-slider-post-items .elespare-content-wrapper {
text-align: left; }
.elespare-slider-wrap.has-background .elespare-posts-wrap .elespare-posts-slider-post-items {
box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1); }
.elespare-slider-wrap .elespare-posts-wrap.elespare-gravatar .elespare-posts-slider-post-items .elespare-img-wrapper .elespare-avatar-wrap {
position: absolute;
height: 30px;
width: 30px;
border-radius: 50%;
overflow: hidden;
border: 3px solid;
background-color: #fff;
left: 15px;
bottom: 15px; }
.elespare-slider-wrap .elespare-posts-wrap.elespare-gravatar .elespare-posts-slider-post-items .elespare-img-wrapper .elespare-avatar-wrap img {
height: 100%;
width: 100%;
object-fit: cover; }
.elespare-slider-wrap .elespare-posts-wrap.elespare-gravatar .elespare-posts-slider-post-items .elespare-content-wrapper .elespare-metadata {
display: flex;
align-items: center; }
.elespare-slider-wrap .elespare-posts-wrap.elespare-gravatar .elespare-posts-slider-post-items .elespare-content-wrapper .elespare-metadata .post-author {
display: flex;
align-items: center; }
.elespare-slider-wrap .elespare-posts-wrap.elespare-gravatar .elespare-posts-slider-post-items .elespare-content-wrapper .elespare-metadata .post-author a {
display: flex;
align-items: center; }
.elespare-slider-wrap .elespare-posts-wrap.elespare-gravatar .elespare-posts-slider-post-items .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap {
height: 20px;
width: 20px;
border-radius: 50%;
overflow: hidden;
line-height: 1;
margin-right: 5px; }
.elespare-slider-wrap .elespare-posts-wrap.elespare-gravatar .elespare-posts-slider-post-items .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap img {
height: 100%;
width: 100%;
object-fit: cover; } .elespare-slider-wrap.slider-layout.elespare-has-equal-height .elespare-img-wrapper a img {
width: 100% !important;
height: 100% !important;
object-fit: cover; }
.elespare-slider-wrap.slider-layout.elespare-has-equal-height .slider-style-7 .elespare-posts-slider-post-items .elespare-img-wrapper,
.elespare-slider-wrap.slider-layout.elespare-has-equal-height .slider-style-5 .elespare-posts-slider-post-items .elespare-img-wrapper,
.elespare-slider-wrap.slider-layout.elespare-has-equal-height .slider-style-4 .elespare-posts-slider-post-items .elespare-img-wrapper {
aspect-ratio: 3/2;
overflow: hidden; }
.elespare-slider-wrap.slider-layout.elespare-has-equal-height .slider-style-3 .elespare-posts-slider-post-items,
.elespare-slider-wrap.slider-layout.elespare-has-equal-height .slider-style-2 .elespare-posts-slider-post-items {
height: 580px; }
.elespare-slider-wrap.slider-layout .slider-style-6 .elespare-posts-slider-post-items,
.elespare-slider-wrap.slider-layout .slider-style-1 .elespare-posts-slider-post-items {
aspect-ratio: 3/2;
overflow: hidden; }
.elespare-slider-wrap .elespare-posts-wrap .elespare-posts-slider-post-items:not(:nth-child(1)) {
display: none !important; }
.elespare-slider-wrap .elespare-posts-wrap .elespare-posts-slider-post-items.slick-slide:not(:nth-child(1)) {
display: flex !important; }
.elespare-slider-wrap .elespare-posts-wrap.slider-style-2 .elespare-posts-slider-post-items.slick-slide:not(:nth-child(1)), .elespare-slider-wrap .elespare-posts-wrap.slider-style-3 .elespare-posts-slider-post-items.slick-slide:not(:nth-child(1)), .elespare-slider-wrap .elespare-posts-wrap.slider-style-4 .elespare-posts-slider-post-items.slick-slide:not(:nth-child(1)) {
display: grid !important; }
.elespare-slider-wrap .elespare-posts-wrap.slider-style-7 .elespare-posts-slider-post-items.slick-slide:not(:nth-child(1)) {
display: block !important; }
.elementor-widget-post-slider {
width: 100%; }
@container (max-width: 768px) {
.elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-6 .elespare-posts-slider-post-items .elespare-content-wrapper {
width: 90%; }
.elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-7 .elespare-posts-slider-post-items .elespare-img-wrapper ul.elespare-cat-links {
left: 30px;
width: calc(100% - 30px); }
.elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-7 .elespare-posts-slider-post-items .elespare-content-wrapper {
width: calc(100% - 30px);
margin-left: 30px; } }
@container (max-width: 600px) {
.elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-3 .elespare-posts-slider-post-items, .elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-2 .elespare-posts-slider-post-items {
grid-template-columns: 1fr;
grid-template-rows: max-content; }
.elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-3 .elespare-posts-slider-post-items .elespare-content-wrapper, .elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-2 .elespare-posts-slider-post-items .elespare-content-wrapper {
justify-content: flex-start; }
.elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-3 .elespare-posts-slider-post-items .elespare-img-wrapper {
grid-column-start: 1; }
.elespare-slider-wrap.slider-layout.elespare-has-equal-height .slider-style-3 .elespare-posts-slider-post-items,
.elespare-slider-wrap.slider-layout.elespare-has-equal-height .slider-style-2 .elespare-posts-slider-post-items {
height: auto;
min-height: unset; }
.elespare-slider-wrap.slider-layout.elespare-has-equal-height .slider-style-3 .elespare-posts-slider-post-items .elespare-img-wrapper,
.elespare-slider-wrap.slider-layout.elespare-has-equal-height .slider-style-2 .elespare-posts-slider-post-items .elespare-img-wrapper {
height: 240px; }
.elespare-slider-wrap.slider-layout .slider-style-6 .elespare-posts-slider-post-items .elespare-content-wrapper {
width: 90%; } } body.rtl .elespare-slider-wrap.slider-layout .elespare-posts-wrap .elespare-posts-slider-post-items .elespare-content-wrapper {
text-align: right; }
body.rtl .elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-6 .elespare-posts-slider-post-items .elespare-content-wrapper {
left: unset;
right: 50%;
transform: translateX(50%);
text-align: center; }
body.rtl .elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-7 .elespare-posts-slider-post-items .elespare-img-wrapper ul.elespare-cat-links {
text-align: right;
left: unset;
right: 100px; }
body.rtl .elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-7 .elespare-posts-slider-post-items .elespare-content-wrapper {
margin-right: 100px;
margin-left: unset; }
body.rtl .elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-3 .elespare-posts-slider-post-items .elespare-content-wrapper {
text-align: left; }
@container (max-width: 768px) {
body.rtl .elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-7 .elespare-posts-slider-post-items .elespare-img-wrapper ul.elespare-cat-links {
left: unset;
right: 30px; }
body.rtl .elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-7 .elespare-posts-slider-post-items .elespare-content-wrapper {
margin-left: unset;
margin-right: 30px; } }
.elespare-flash-wrap {
container-type: inline-size; }
.elespare-flash-wrap .elespare-exclusive-posts {
font-size: 16px;
line-height: 45px;
margin: 0;
position: relative;
display: flex;
align-items: center; }
.elespare-flash-wrap .elespare-exclusive-posts .elespare-exclusive-now {
float: left;
position: relative;
line-height: normal;
margin-right: 5px; }
.elespare-flash-wrap .elespare-exclusive-posts .elespare-exclusive-now .elespare-exclusive-news-title {
display: inline-block;
font-weight: bold;
color: #fff;
background-color: #ff9800;
height: 20px;
font-size: 11px;
line-height: 20px;
text-align: center;
position: relative;
transform: translate(-50%, -50%);
z-index: 2;
position: absolute;
top: 0;
left: 50%;
width: max-content;
padding: 0 5px; }
.elespare-flash-wrap .elespare-exclusive-posts .elespare-exclusive-now .elespare-exclusive-news-title:before {
content: "";
position: absolute;
display: block;
width: 0px;
height: 0px;
top: 0;
left: -9px;
border-left: 9px solid transparent;
border-right: 1px solid transparent;
border-top: 20px solid #ff9800; }
.elespare-flash-wrap .elespare-exclusive-posts .elespare-exclusive-now .elespare-exclusive-news-title:after {
content: "";
position: absolute;
display: block;
width: 0px;
height: 0px;
right: -9px;
top: 0;
border-right: 9px solid transparent;
border-left: 1px solid transparent;
border-bottom: 20px solid #ff9800; }
.elespare-flash-wrap .elespare-exclusive-posts .elespare-exclusive-now .elespare-exclusive-now-txt-animation-wrap {
display: flex;
align-items: center;
padding: 0 15px;
width: max-content; }
.elespare-flash-wrap .elespare-exclusive-posts .elespare-exclusive-now .elespare-exclusive-now-txt-animation-wrap .elespare-exclusive-texts-wrapper {
font-size: 14px;
font-weight: bold; }
.elespare-flash-wrap .elespare-exclusive-posts .elespare-exclusive-slides {
padding: 0 5px;
overflow: hidden; }
.elespare-flash-wrap .elespare-exclusive-posts .elespare-exclusive-slides .js-marquee,
.elespare-flash-wrap .elespare-exclusive-posts .elespare-exclusive-slides .marquee {
display: flex;
align-items: center; }
.elespare-flash-wrap .elespare-exclusive-posts .elespare-exclusive-slides .marquee {
width: 10000px; }
.elespare-flash-wrap .elespare-exclusive-posts .elespare-exclusive-slides .marquee > div,
.elespare-flash-wrap .elespare-exclusive-posts .elespare-exclusive-slides .marquee .js-marquee-wrapper {
display: flex;
align-items: center; }
.elespare-flash-wrap .elespare-exclusive-posts .elespare-exclusive-slides .marquee h4.elespare-post-title {
margin: 0;
padding: 5px;
margin-right: 10px; }
.elespare-flash-wrap .elespare-exclusive-posts .elespare-exclusive-slides .marquee h4.elespare-post-title a {
padding: 0 5px;
display: flex;
align-items: center;
font-size: 14px;
line-height: normal;
color: #fff;
font-weight: 600;
flex-shrink: 0; }
.elespare-flash-wrap .elespare-exclusive-posts .elespare-exclusive-slides .marquee h4.elespare-post-title a .elespare-circle-marq {
width: 40px;
min-width: 40px;
height: 40px;
min-height: 40px;
overflow: hidden;
display: inline-block;
line-height: 1;
margin-right: 15px;
position: relative;
background-color: #afafaf; }
.elespare-flash-wrap .elespare-exclusive-posts .elespare-exclusive-slides .marquee h4.elespare-post-title a .elespare-circle-marq .elespare-trending-no {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
color: #fff;
background: rgba(28, 28, 28, 0.4);
display: flex;
align-items: center;
justify-content: center;
font-size: 16px; }
.elespare-flash-wrap .elespare-exclusive-posts .elespare-exclusive-slides .marquee h4.elespare-post-title a .elespare-circle-marq img {
height: 40px;
width: 40px;
object-fit: cover;
margin: 0; }
.elespare-flash-wrap .elespare-exclusive-posts a {
text-decoration: none; }
body:not(.rtl) .elespare-flash-wrap .elespare-exclusive-posts.ele-border-enabled .elespare-exclusive-now-txt-animation-wrap {
border-bottom-right-radius: 0 !important;
border-top-right-radius: 0 !important; }
body:not(.rtl) .elespare-flash-wrap .elespare-exclusive-posts.ele-border-enabled .elespare-exclusive-slides {
border-bottom-left-radius: 0 !important;
border-top-left-radius: 0 !important; }
.elespare-flash-wrap .elespare-exclusive-posts.ele-border-enabled.ele-solid {
border-style: solid; }
.elespare-flash-wrap .elespare-exclusive-posts.ele-border-enabled.ele-double {
border-style: double; }
.elespare-flash-wrap .elespare-exclusive-posts.ele-border-enabled.ele-dotted {
border-style: dotted; }
.elespare-flash-wrap .elespare-exclusive-posts.ele-border-enabled.ele-dashed {
border-style: dashed; }
.elespare-flash-wrap .elespare-exclusive-posts.ele-border-enabled.ele-groove {
border-style: groove; }
.elespare-flash-wrap.flash-style-1 .elespare-exclusive-now {
margin-right: 5px; }
.elespare-flash-wrap.flash-style-1 .elespare-exclusive-now .elespare-exclusive-now-txt-animation-wrap {
min-height: 50px; }
.elespare-flash-wrap.flash-style-2 .elespare-exclusive-now {
margin-right: 0px; }
.elespare-flash-wrap.flash-style-2 .elespare-exclusive-now .elespare-exclusive-now-txt-animation-wrap {
position: relative;
min-height: 50px; }
.elespare-flash-wrap.flash-style-2 .elespare-exclusive-now .elespare-exclusive-now-txt-animation-wrap:after {
content: "";
position: absolute;
top: 50%;
z-index: 1;
left: 100%;
transform: translateY(-50%);
border: 10px solid transparent; }
.elespare-flash-wrap.flash-style-3 .elespare-exclusive-now {
margin-right: 2px; }
.elespare-flash-wrap.flash-style-3 .elespare-exclusive-now .elespare-exclusive-now-txt-animation-wrap {
position: relative;
min-height: 50px; }
.elespare-flash-wrap.flash-style-3 .elespare-exclusive-now .elespare-exclusive-now-txt-animation-wrap:after {
content: "";
width: 15px;
height: 100%;
position: absolute;
z-index: 1;
top: 0;
right: -15px;
-webkit-mask-image: url(//izbilgi.com/wp-content/plugins/elespare/dist/img/flash-style3.svg);
mask-image: url(//izbilgi.com/wp-content/plugins/elespare/dist/img/flash-style3.svg);
-webkit-mask-position: center center;
mask-position: center center;
-webkit-mask-repeat: no-repeat;
mask-repeat: no-repeat;
-webkit-mask-size: cover; }
.elespare-flash-wrap.flash-style-4 .elespare-exclusive-now {
margin-right: 0px; }
.elespare-flash-wrap.flash-style-4 .elespare-exclusive-now .elespare-exclusive-now-txt-animation-wrap {
position: relative;
min-height: 50px; }
.elespare-flash-wrap.flash-style-4 .elespare-exclusive-now .elespare-exclusive-now-txt-animation-wrap:after {
content: "";
width: 25px;
height: 100%;
position: absolute;
z-index: 1;
top: 0;
right: -25px;
-webkit-mask-image: url(//izbilgi.com/wp-content/plugins/elespare/dist/img/flash-style4.svg);
mask-image: url(//izbilgi.com/wp-content/plugins/elespare/dist/img/flash-style4.svg);
-webkit-mask-position: center center;
mask-position: center center;
-webkit-mask-repeat: no-repeat;
mask-repeat: no-repeat;
-webkit-mask-size: cover; }
.elespare-spinner.spinner-style-1 {
display: flex;
justify-content: center;
align-items: center;
margin-right: 5px;
width: 40px;
height: 40px;
min-width: 40px;
min-height: 40px; }
.elespare-spinner.spinner-style-1 > div:nth-child(3),
.elespare-spinner.spinner-style-1 > div:nth-child(2),
.elespare-spinner.spinner-style-1 > div:nth-child(1) {
position: absolute;
width: 40px;
height: 40px;
border-radius: 50%; }
.elespare-spinner.spinner-style-1 > div:nth-child(2),
.elespare-spinner.spinner-style-1 > div:nth-child(1) {
border-width: 5px;
border-style: solid;
border-color: transparent;
-webkit-animation: 2s elespare-spinner-1 infinite alternate;
animation: 2s elespare-spinner-1 infinite alternate; }
.elespare-spinner.spinner-style-1 > div:nth-child(1) {
border-left-color: #ff9800;
border-right-color: #fff; }
.elespare-spinner.spinner-style-1 > div:nth-child(2) {
border-top-color: #000;
border-bottom-color: #000;
opacity: 0.2;
-webkit-animation-delay: 2s;
animation-delay: 2s; }
.elespare-spinner.spinner-style-1 > div:nth-child(3) {
width: 16px;
height: 16px;
background: #000;
opacity: 0.2; }
@keyframes elespare-spinner-1 {
to {
-webkit-transform: rotate(360deg) scale(0.6);
transform: rotate(360deg) scale(0.6); } }
.elespare-spinner.spinner-style-2 {
width: 20px;
height: 20px;
display: inline-block;
margin-right: 5px;
position: relative;
vertical-align: middle; }
.elespare-spinner.spinner-style-2 > div:nth-child(2),
.elespare-spinner.spinner-style-2 > div:nth-child(1) {
background: #fff;
width: 100%;
height: 100%;
border-radius: 50%;
opacity: 0.7;
position: absolute;
top: 0;
left: 0;
-webkit-animation: elespare-spinner-2 2s infinite ease-in-out;
animation: elespare-spinner-2 2s infinite ease-in-out; }
.elespare-spinner.spinner-style-2 > div:nth-child(2) {
-webkit-animation-delay: -1s;
animation-delay: -1s; }
@keyframes elespare-spinner-2 {
0%,
100% {
transform: scale(0);
-webkit-transform: scale(0); }
50% {
transform: scale(1);
-webkit-transform: scale(1); } }
.elespare-spinner.spinner-style-3 {
position: relative;
min-width: 30px;
width: 30px;
min-height: 30px;
height: 30px;
display: flex;
justify-content: center;
align-items: center;
margin-right: 5px; }
.elespare-spinner.spinner-style-3 > div:nth-child(2),
.elespare-spinner.spinner-style-3 > div:nth-child(1) {
position: absolute;
border: 2px solid #fff;
opacity: 1;
border-radius: 50%;
top: 50%;
left: 50%;
-o-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
animation: elespare-spinner-3 1.3s cubic-bezier(0, 0.2, 0.8, 1) infinite; }
.elespare-spinner.spinner-style-3 > div:nth-child(2) {
animation-delay: -0.5s; }
@keyframes elespare-spinner-3 {
0% {
width: 0;
height: 0;
opacity: 1; }
100% {
width: 30px;
height: 30px;
opacity: 0; } }
.elespare-spinner svg {
width: 15px;
height: 15px;
margin-right: 10px; }
.elespare-spinner i {
margin-right: 10px; }
.elespare-spinner.animation-style-2 svg,
.elespare-spinner.animation-style-2 i {
animation: animation-style-2 2s infinite linear; }
@keyframes animation-style-2 {
0% {
transform: rotate(0deg); }
100% {
transform: rotate(360deg); } }
.elespare-spinner.animation-style-3 svg,
.elespare-spinner.animation-style-3 i {
animation: animation-style-3 0.25s infinite alternate; }
@keyframes animation-style-3 {
to {
transform: scale(1.4); } }
.elementor-widget-post-flash {
width: 100%; }
@container (max-width: 480px) {
.elespare-flash-wrap .elespare-exclusive-posts .elespare-exclusive-now .elespare-exclusive-texts-wrapper,
.elespare-flash-wrap .elespare-exclusive-posts .elespare-exclusive-now .elespare-exclusive-news-title {
display: none; }
.elespare-flash-wrap:not(.elespare_flash_enable) .elespare-exclusive-posts .elespare-exclusive-slides {
padding: 0 5px; }
.elespare-flash-wrap .elespare-exclusive-posts .elespare-exclusive-now .elespare-exclusive-now-txt-animation-wrap {
width: 100%; } }
body.rtl .elespare-flash-wrap .elespare-exclusive-posts.ele-border-enabled .elespare-exclusive-now-txt-animation-wrap {
border-bottom-left-radius: 0 !important;
border-top-left-radius: 0 !important; }
body.rtl .elespare-flash-wrap .elespare-exclusive-posts.ele-border-enabled .elespare-exclusive-slides {
border-bottom-right-radius: 0 !important;
border-top-right-radius: 0 !important; }
body.rtl .elespare-flash-wrap.flash-style-1 .elespare-exclusive-now {
margin-right: 0px; }
body.rtl .elespare-flash-wrap.flash-style-2 .elespare-exclusive-now .elespare-exclusive-now-txt-animation-wrap:after {
left: unset;
right: 100%;
display: none; }
body.rtl .elespare-flash-wrap.flash-style-2 .elespare-exclusive-now .elespare-exclusive-now-txt-animation-wrap:before {
content: "";
position: absolute;
top: 50%;
z-index: 1;
right: 100%;
transform: translateY(-50%);
border: 10px solid transparent; }
body.rtl .elespare-flash-wrap.flash-style-3 .elespare-exclusive-now .elespare-exclusive-now-txt-animation-wrap:after {
display: none; }
body.rtl .elespare-flash-wrap.flash-style-3 .elespare-exclusive-now {
margin-right: 2px; }
body.rtl .elespare-flash-wrap.flash-style-3 .elespare-exclusive-now .elespare-exclusive-now-txt-animation-wrap {
position: relative;
min-height: 50px; }
body.rtl .elespare-flash-wrap.flash-style-3 .elespare-exclusive-now .elespare-exclusive-now-txt-animation-wrap:before {
content: "";
position: absolute;
top: 50%;
z-index: 1;
right: 100%;
transform: translateY(-50%);
border: 25px solid transparent;
height: 50px; }
body.rtl .elespare-flash-wrap.flash-style-4 .elespare-exclusive-now {
margin-right: 0px; }
body.rtl .elespare-flash-wrap.flash-style-4 .elespare-exclusive-now .elespare-exclusive-now-txt-animation-wrap {
position: relative;
min-height: 50px; }
body.rtl .elespare-flash-wrap.flash-style-4 .elespare-exclusive-now .elespare-exclusive-now-txt-animation-wrap:after {
display: none; }
body.rtl .elespare-flash-wrap.flash-style-4 .elespare-exclusive-now {
margin-right: 0px; }
body.rtl .elespare-flash-wrap.flash-style-4 .elespare-exclusive-now .elespare-exclusive-now-txt-animation-wrap {
position: relative;
min-height: 50px; }
body.rtl .elespare-flash-wrap.flash-style-4 .elespare-exclusive-now .elespare-exclusive-now-txt-animation-wrap:before {
content: "";
position: absolute;
top: 0;
z-index: 1;
right: 100%;
transform: translateY(-50%);
border: 50px solid transparent;
border-right: none;
border-width: 50px; }
body.rtl .elespare-spinner.spinner-style-2 {
margin-right: 0px;
margin-left: 5px; }
body.rtl .elementor-column {
overflow-x: hidden; }
.elespare-widget-auhtor-wrapper {
container-type: inline-size; }
.elespare-author-wrapper .elespare-img-wrap {
overflow: hidden;
width: 150px;
min-width: 150px;
height: 150px; }
.elespare-author-wrapper .elespare-img-wrap img {
height: 100%;
width: 100%;
object-fit: cover;
margin: 0; }
.elespare-author-wrapper .elespare-author-info-wrap .elespare-infobox-title {
margin: 0; }
.elespare-author-wrapper .elespare-author-info-wrap .elespare-infobox-title a {
text-decoration: none; }
.elespare-author-wrapper .elespare-author-info-wrap .elespare-infobox-desc {
margin-bottom: 10px; }
.elespare-author-wrapper .elespare-author-info-wrap .elespare-social-links {
display: flex;
flex-wrap: wrap;
gap: 4px; }
.elespare-author-wrapper .elespare-author-info-wrap .elespare-social-links a {
font-size: 0;
width: 30px;
height: 30px;
display: flex;
align-items: center;
justify-content: center;
text-decoration: none; }
.elespare-author-wrapper .elespare-author-info-wrap .elespare-social-links a i {
font-size: 14px; }
.elespare-author-wrapper .elespare-author-info-wrap .elespare-social-links .es-facebook {
background-color: #3b5999;
color: #fff; }
.elespare-author-wrapper .elespare-author-info-wrap .elespare-social-links .es-twitter {
background-color: #55acee;
color: #fff; }
.elespare-author-wrapper .elespare-author-info-wrap .elespare-social-links .es-instagram {
background-color: #3F729B;
color: #fff; }
.elespare-author-wrapper .elespare-author-info-wrap .elespare-social-links .es-linkedin {
background-color: #0077B5;
color: #fff; }
.elespare-author-wrapper .elespare-author-info-wrap .elespare-social-links .es-youtube {
background-color: #cd201f;
color: #fff; }
.elespare-author-wrapper {
box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1); }
.elespare-author-wrapper {
overflow: hidden; }
.elespare-author-wrapper.author-style-4, .elespare-author-wrapper.author-style-1 {
text-align: center; }
.elespare-author-wrapper.author-style-4 .elespare-img-wrap, .elespare-author-wrapper.author-style-1 .elespare-img-wrap {
margin: 0 auto;
margin-bottom: 0px;
border-radius: 50%; }
.elespare-author-wrapper.author-style-4 .elespare-author-info-wrap .elespare-infobox-title, .elespare-author-wrapper.author-style-1 .elespare-author-info-wrap .elespare-infobox-title {
margin-top: 0; }
.elespare-author-wrapper.author-style-4 .elespare-author-info-wrap .elespare-social-links, .elespare-author-wrapper.author-style-1 .elespare-author-info-wrap .elespare-social-links {
justify-content: center; }
.elespare-author-wrapper.author-style-4 .elespare-author-info-wrap .elespare-social-links a, .elespare-author-wrapper.author-style-1 .elespare-author-info-wrap .elespare-social-links a {
border-radius: 50%; }
.elespare-author-wrapper.author-style-5, .elespare-author-wrapper.author-style-2 {
display: flex;
align-items: center;
column-gap: 15px; }
.elespare-author-wrapper.author-style-5 .elespare-img-wrap, .elespare-author-wrapper.author-style-2 .elespare-img-wrap {
border-radius: 50%;
align-self: start; }
.elespare-author-wrapper.author-style-5 .elespare-author-info-wrap, .elespare-author-wrapper.author-style-2 .elespare-author-info-wrap {
justify-content: flex-start; }
.elespare-author-wrapper.author-style-5 .elespare-author-info-wrap .elespare-infobox-title, .elespare-author-wrapper.author-style-2 .elespare-author-info-wrap .elespare-infobox-title {
margin-top: 0; }
.elespare-author-wrapper.author-style-5 .elespare-author-info-wrap .elespare-social-links a, .elespare-author-wrapper.author-style-2 .elespare-author-info-wrap .elespare-social-links a {
border-radius: 50%; }
.elespare-author-wrapper.author-style-6, .elespare-author-wrapper.author-style-3 {
display: flex;
flex-direction: row-reverse;
align-items: center;
text-align: right;
column-gap: 15px; }
.elespare-author-wrapper.author-style-6 .elespare-img-wrap, .elespare-author-wrapper.author-style-3 .elespare-img-wrap {
border-radius: 50%;
align-self: start; }
.elespare-author-wrapper.author-style-6 .elespare-author-info-wrap .elespare-infobox-title, .elespare-author-wrapper.author-style-3 .elespare-author-info-wrap .elespare-infobox-title {
margin-top: 0; }
.elespare-author-wrapper.author-style-6 .elespare-author-info-wrap .elespare-social-links, .elespare-author-wrapper.author-style-3 .elespare-author-info-wrap .elespare-social-links {
justify-content: flex-end; }
.elespare-author-wrapper.author-style-6 .elespare-author-info-wrap .elespare-social-links a, .elespare-author-wrapper.author-style-3 .elespare-author-info-wrap .elespare-social-links a {
border-radius: 50%; }
.elespare-author-wrapper.author-style-6 .elespare-img-wrap, .elespare-author-wrapper.author-style-5 .elespare-img-wrap, .elespare-author-wrapper.author-style-4 .elespare-img-wrap {
border-radius: 0; }
.elespare-author-wrapper.author-style-6 .elespare-author-info-wrap .elespare-social-links a, .elespare-author-wrapper.author-style-5 .elespare-author-info-wrap .elespare-social-links a, .elespare-author-wrapper.author-style-4 .elespare-author-info-wrap .elespare-social-links a {
border-radius: 0; }
.elespare-author-wrapper.author-style-7 {
position: relative;
width: calc(100% - 68px);
padding-left: 80px !important;
margin-left: 68px;
overflow: visible; }
.elespare-author-wrapper.author-style-7 .elespare-img-wrap {
height: 120px;
width: 120px;
min-width: 120px;
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
left: -68px; }
.elespare-author-wrapper.author-style-7 .elespare-author-info-wrap .elespare-infobox-title {
margin-top: 0; }
.elespare-author-wrapper.author-style-8 {
position: relative;
width: calc(100% - 68px);
padding-right: 80px !important;
margin-right: 68px;
text-align: right;
overflow: visible; }
.elespare-author-wrapper.author-style-8 .elespare-img-wrap {
height: 120px;
width: 120px;
min-width: 120px;
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
right: -68px; }
.elespare-author-wrapper.author-style-8 .elespare-author-info-wrap .elespare-infobox-title {
margin-top: 0; }
.elespare-author-wrapper.author-style-8 .elespare-author-info-wrap .elespare-social-links {
justify-content: flex-end; }
.elementor-widget-post-author {
width: 100%; } @container (max-width: 480px) {
.elespare-author-wrapper.author-style-6, .elespare-author-wrapper.author-style-5, .elespare-author-wrapper.author-style-3, .elespare-author-wrapper.author-style-2 {
flex-wrap: wrap;
align-items: center; }
.elespare-author-wrapper.author-style-7 {
position: relative;
width: 100%;
padding-left: 15px !important;
margin: 0; }
.elespare-author-wrapper.author-style-7 .elespare-img-wrap {
height: 150px;
width: 150px;
position: unset;
top: unset;
-webkit-transform: translateY(0);
transform: translateY(0);
left: unset;
right: unset; }
.elespare-author-wrapper.author-style-7 .elespare-author-info-wrap {
width: 10; }
.elespare-author-wrapper.author-style-7 .elespare-author-info-wrap .elespare-infobox-title {
margin-top: 0; }
.elespare-author-wrapper.author-style-7 .elespare-author-info-wrap .elespare-social-links {
justify-content: flex-start; }
.elespare-author-wrapper.author-style-8 {
position: relative;
width: 100%;
padding-right: 15px !important;
margin: 0;
text-align: right; }
.elespare-author-wrapper.author-style-8 .elespare-img-wrap {
height: 150px;
width: 150px;
position: unset;
top: unset;
-webkit-transform: translateY(0);
transform: translateY(0);
left: unset;
right: unset;
margin-left: auto; }
.elespare-author-wrapper.author-style-8 .elespare-author-info-wrap {
width: 100%; }
.elespare-author-wrapper.author-style-8 .elespare-author-info-wrap .elespare-infobox-title {
margin-top: 0; }
.elespare-author-wrapper.author-style-8 .elespare-author-info-wrap .elespare-social-links {
justify-content: flex-end; } } body.rtl .elespare-author-wrapper.author-style-2 .elespare-author-info-wrap, body.rtl .elespare-author-wrapper.author-style-5 .elespare-author-info-wrap {
text-align: right; }
body.rtl .elespare-author-wrapper.author-style-3 .elespare-author-info-wrap, body.rtl .elespare-author-wrapper.author-style-6 .elespare-author-info-wrap {
text-align: left; }
body.rtl .elespare-author-wrapper.author-style-7 {
padding-right: 80px !important;
padding-left: unset !important;
margin-right: 68px;
margin-left: unset;
text-align: right; }
body.rtl .elespare-author-wrapper.author-style-7 .elespare-img-wrap {
right: -68px;
left: unset; }
body.rtl .elespare-author-wrapper.author-style-8 {
padding-left: 80px !important;
padding-right: unset !important;
margin-left: 68px;
margin-right: unset;
text-align: left; }
body.rtl .elespare-author-wrapper.author-style-8 .elespare-img-wrap {
left: -68px;
right: unset; }
@container (max-width: 480px) {
body.rtl .elespare-author-wrapper.author-style-7 {
padding-right: 15px !important;
padding-left: unset !important;
margin: 0; }
body.rtl .elespare-author-wrapper.author-style-7 .elespare-img-wrap {
right: unset;
left: unset;
margin-right: unset;
margin-left: auto; }
body.rtl .elespare-author-wrapper.author-style-8 {
padding-left: 15px !important;
padding-right: unset !important;
margin: 0; }
body.rtl .elespare-author-wrapper.author-style-8 .elespare-img-wrap {
right: unset;
left: unset;
margin-left: unset;
margin-right: auto; } }
.elespare-banner-one-wrap {
container-type: inline-size;
display: flex;
flex-wrap: wrap; }
.elespare-banner-one-wrap .elespare-content-wrapper a {
text-decoration: none; }
.elespare-banner-one-wrap .elespare-posts-trending-post-items .elespare-img-wrapper {
overflow: hidden; }
.elespare-banner-one-wrap.banner-style-3 .elespare-section-slider, .elespare-banner-one-wrap.banner-style-2 .elespare-section-slider, .elespare-banner-one-wrap.banner-style-1 .elespare-section-slider {
width: 50%; }
.elespare-banner-one-wrap.banner-style-3 .elespare-section-slider .elespare-carousel-wrap, .elespare-banner-one-wrap.banner-style-2 .elespare-section-slider .elespare-carousel-wrap, .elespare-banner-one-wrap.banner-style-1 .elespare-section-slider .elespare-carousel-wrap {
overflow: hidden;
position: relative; }
.elespare-banner-one-wrap.banner-style-3 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items, .elespare-banner-one-wrap.banner-style-2 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items, .elespare-banner-one-wrap.banner-style-1 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items {
position: relative; }
.elespare-banner-one-wrap.banner-style-3 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-banner-one-wrap.banner-style-2 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-banner-one-wrap.banner-style-1 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper {
height: 390px; }
.elespare-banner-one-wrap.banner-style-3 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper a, .elespare-banner-one-wrap.banner-style-2 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper a, .elespare-banner-one-wrap.banner-style-1 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper a {
display: block;
height: 100%;
width: 100%; }
.elespare-banner-one-wrap.banner-style-3 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper a img, .elespare-banner-one-wrap.banner-style-2 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper a img, .elespare-banner-one-wrap.banner-style-1 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper a img {
width: 100%;
height: 100%;
object-fit: cover;
margin: 0; }
.elespare-banner-one-wrap.banner-style-3 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-content-wrapper, .elespare-banner-one-wrap.banner-style-2 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-content-wrapper, .elespare-banner-one-wrap.banner-style-1 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-content-wrapper {
position: absolute;
padding: 15px;
width: 100%;
left: 0;
bottom: 0;
z-index: 1; }
.elespare-banner-one-wrap.banner-style-3 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-content-wrapper::after, .elespare-banner-one-wrap.banner-style-2 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-content-wrapper::after, .elespare-banner-one-wrap.banner-style-1 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-content-wrapper::after {
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.5) 50%, #000 100%);
z-index: 0; }
.elespare-banner-one-wrap.banner-style-3 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-content-wrapper > *, .elespare-banner-one-wrap.banner-style-2 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-content-wrapper > *, .elespare-banner-one-wrap.banner-style-1 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-content-wrapper > * {
position: relative;
z-index: 1; }
.elespare-banner-one-wrap.banner-style-3 .elespare-section-grid {
width: 25%;
flex: 1; }
.elespare-banner-one-wrap.banner-style-3 .elespare-section-grid .elespare-posts-grid-wrap {
display: grid;
grid-gap: 10px; }
.elespare-banner-one-wrap.banner-style-3 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items {
position: relative; }
.elespare-banner-one-wrap.banner-style-3 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper {
position: relative;
height: 190px; }
.elespare-banner-one-wrap.banner-style-3 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper img {
width: 100%;
height: 100%;
object-fit: cover; }
.elespare-banner-one-wrap.banner-style-3 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-content-wrapper {
position: absolute;
padding: 15px;
width: 100%;
left: 0;
bottom: 0;
z-index: 1; }
.elespare-banner-one-wrap.banner-style-3 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-content-wrapper::after {
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.5) 50%, #000 100%);
z-index: 0; }
.elespare-banner-one-wrap.banner-style-3 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-content-wrapper > * {
position: relative;
z-index: 1; }
.elespare-banner-one-wrap.banner-style-2 .elespare-section-grid {
width: 25%;
flex: 1; }
.elespare-banner-one-wrap.banner-style-2 .elespare-section-grid .elespare-posts-grid-wrap {
display: grid;
grid-gap: 10px; }
.elespare-banner-one-wrap.banner-style-2 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items {
position: relative; }
.elespare-banner-one-wrap.banner-style-2 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper {
position: relative;
height: 190px; }
.elespare-banner-one-wrap.banner-style-2 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper img {
width: 100%;
height: 100%;
object-fit: cover; }
.elespare-banner-one-wrap.banner-style-2 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-content-wrapper {
position: absolute;
padding: 15px;
width: 100%;
left: 0;
bottom: 0;
z-index: 1; }
.elespare-banner-one-wrap.banner-style-2 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-content-wrapper::after {
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.5) 50%, #000 100%);
z-index: 0; }
.elespare-banner-one-wrap.banner-style-2 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-content-wrapper > * {
position: relative;
z-index: 1; }
.elespare-banner-one-wrap.banner-style-1 .elespare-section-grid {
width: 25%;
flex: 1; }
.elespare-banner-one-wrap.banner-style-1 .elespare-section-grid .elespare-posts-grid-wrap {
display: grid;
grid-gap: 10px; }
.elespare-banner-one-wrap.banner-style-1 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items {
position: relative; }
.elespare-banner-one-wrap.banner-style-1 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper {
position: relative;
height: 190px; }
.elespare-banner-one-wrap.banner-style-1 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper img {
width: 100%;
height: 100%;
object-fit: cover; }
.elespare-banner-one-wrap.banner-style-1 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-content-wrapper {
position: absolute;
padding: 15px;
width: 100%;
left: 0;
bottom: 0;
z-index: 1; }
.elespare-banner-one-wrap.banner-style-1 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-content-wrapper::after {
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.5) 50%, #000 100%);
z-index: 0; }
.elespare-banner-one-wrap.banner-style-1 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-content-wrapper > * {
position: relative;
z-index: 1; }
.elespare-banner-one-wrap.banner-style-2 .elespare-section-trending {
width: 25%;
overflow: hidden; }
.elespare-banner-one-wrap.banner-style-2 .elespare-section-trending .elespare-trending-wrap {
overflow: hidden; }
.elespare-banner-one-wrap.banner-style-2 .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items {
display: flex !important;
align-items: center;
margin-bottom: 10px;
min-height: 123px; }
.elespare-banner-one-wrap.banner-style-2 .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-img-wrapper {
width: 45%;
max-width: 123px;
position: relative;
align-self: flex-start;
aspect-ratio: 1/1;
overflow: hidden; }
.elespare-banner-one-wrap.banner-style-2 .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-img-wrapper .elespare-post-count {
position: absolute;
bottom: 5px;
left: 5px;
width: 25px;
height: 25px;
font-size: 12px;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
line-height: 1;
background-color: #bb191a;
color: white;
border-radius: 100%;
font-weight: 700; }
.elespare-banner-one-wrap.banner-style-2 .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-img-wrapper .elespare-post-count.elespare-post-count-square {
border-radius: 0;
bottom: 0;
left: 0; }
.elespare-banner-one-wrap.banner-style-2 .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-img-wrapper .elespare-post-count.elespare-pst-cnt-tl {
top: 5px;
bottom: inherit; }
.elespare-banner-one-wrap.banner-style-2 .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-img-wrapper .elespare-post-count.elespare-pst-cnt-tr {
top: 5px;
bottom: inherit;
left: inherit;
right: 5px; }
.elespare-banner-one-wrap.banner-style-2 .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-img-wrapper .elespare-post-count.elespare-pst-cnt-br {
left: inherit;
right: 5px; }
.elespare-banner-one-wrap.banner-style-2 .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-img-wrapper a {
display: block;
height: 100%;
width: 100%; }
.elespare-banner-one-wrap.banner-style-2 .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-img-wrapper a img {
width: 100%;
height: 100%;
object-fit: cover;
margin: 0; }
.elespare-banner-one-wrap.banner-style-2 .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-content-wrapper {
flex: 1;
padding: 10px; }
.elespare-banner-one-wrap.banner-style-2 .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-content-wrapper .elespare-post-title {
font-size: 14px; }
.elespare-banner-one-wrap.banner-style-3 .elespare-section-trending {
width: 25%;
overflow: hidden; }
.elespare-banner-one-wrap.banner-style-3 .elespare-section-trending .elespare-trending-wrap {
overflow: hidden; }
.elespare-banner-one-wrap.banner-style-3 .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items {
display: flex !important;
align-items: center;
margin-bottom: 10px;
min-height: 123px; }
.elespare-banner-one-wrap.banner-style-3 .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-img-wrapper {
align-self: flex-start;
width: 45%;
max-width: 123px;
position: relative;
aspect-ratio: 1/1;
overflow: hidden; }
.elespare-banner-one-wrap.banner-style-3 .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-img-wrapper .elespare-post-count {
position: absolute;
bottom: 5px;
left: 5px;
width: 25px;
height: 25px;
font-size: 12px;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
line-height: 1;
background-color: #bb191a;
color: white;
border-radius: 100%;
font-weight: 700; }
.elespare-banner-one-wrap.banner-style-3 .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-img-wrapper .elespare-post-count.elespare-post-count-square {
border-radius: 0;
bottom: 0;
left: 0; }
.elespare-banner-one-wrap.banner-style-3 .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-img-wrapper .elespare-post-count.elespare-pst-cnt-tl {
top: 5px;
bottom: inherit; }
.elespare-banner-one-wrap.banner-style-3 .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-img-wrapper .elespare-post-count.elespare-pst-cnt-tr {
top: 5px;
bottom: inherit;
left: inherit;
right: 5px; }
.elespare-banner-one-wrap.banner-style-3 .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-img-wrapper .elespare-post-count.elespare-pst-cnt-br {
left: inherit;
right: 5px; }
.elespare-banner-one-wrap.banner-style-3 .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-img-wrapper a {
display: block;
height: 100%;
width: 100%; }
.elespare-banner-one-wrap.banner-style-3 .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-img-wrapper a img {
width: 100%;
height: 100%;
object-fit: cover;
margin: 0; }
.elespare-banner-one-wrap.banner-style-3 .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-content-wrapper {
flex: 1;
padding: 10px; }
.elespare-banner-one-wrap.banner-style-3 .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-content-wrapper .elespare-post-title {
font-size: 14px; }
.elespare-banner-one-wrap.banner-style-1 .elespare-section-trending {
width: 25%;
overflow: hidden; }
.elespare-banner-one-wrap.banner-style-1 .elespare-section-trending .elespare-trending-wrap {
overflow: hidden; }
.elespare-banner-one-wrap.banner-style-1 .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items {
display: flex !important;
align-items: center;
margin-bottom: 10px;
min-height: 123px; }
.elespare-banner-one-wrap.banner-style-1 .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-img-wrapper {
align-self: flex-start;
width: 45%;
max-width: 123px;
position: relative;
aspect-ratio: 1/1;
overflow: hidden; }
.elespare-banner-one-wrap.banner-style-1 .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-img-wrapper .elespare-post-count {
position: absolute;
bottom: 5px;
left: 5px;
width: 25px;
height: 25px;
font-size: 12px;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
line-height: 1;
background-color: #bb191a;
color: white;
border-radius: 100%;
font-weight: 700; }
.elespare-banner-one-wrap.banner-style-1 .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-img-wrapper .elespare-post-count.elespare-post-count-square {
border-radius: 0;
bottom: 0;
left: 0; }
.elespare-banner-one-wrap.banner-style-1 .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-img-wrapper .elespare-post-count.elespare-pst-cnt-tl {
top: 5px;
bottom: inherit; }
.elespare-banner-one-wrap.banner-style-1 .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-img-wrapper .elespare-post-count.elespare-pst-cnt-tr {
top: 5px;
bottom: inherit;
left: inherit;
right: 5px; }
.elespare-banner-one-wrap.banner-style-1 .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-img-wrapper .elespare-post-count.elespare-pst-cnt-br {
left: inherit;
right: 5px; }
.elespare-banner-one-wrap.banner-style-1 .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-img-wrapper a {
display: block;
height: 100%;
width: 100%; }
.elespare-banner-one-wrap.banner-style-1 .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-img-wrapper a img {
width: 100%;
height: 100%;
object-fit: cover;
margin: 0; }
.elespare-banner-one-wrap.banner-style-1 .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-content-wrapper {
flex: 1;
padding: 10px; }
.elespare-banner-one-wrap.banner-style-1 .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-content-wrapper .elespare-post-title {
font-size: 14px; }
.elespare-banner-one-wrap.banner-style-1, .elespare-banner-one-wrap.banner-style-2, .elespare-banner-one-wrap.banner-style-3 {
column-gap: 10px;
row-gap: 20px; }
.elespare-banner-one-wrap.banner-style-1 .elespare-section-trending .elespare-trending-wrap > div, .elespare-banner-one-wrap.banner-style-2 .elespare-section-trending .elespare-trending-wrap > div, .elespare-banner-one-wrap.banner-style-3 .elespare-section-trending .elespare-trending-wrap > div {
margin-bottom: -10px; }
.elespare-banner-one-wrap.banner-style-2 .elespare-section-grid {
order: 3; }
.elespare-banner-one-wrap.banner-style-2 .elespare-section-slider {
order: 2; }
.elespare-banner-one-wrap.banner-style-2 .elespare-section-trending {
order: 1; }
.elespare-banner-one-wrap.banner-style-3 .elespare-section-grid {
order: 2; }
.elespare-banner-one-wrap.banner-style-3 .elespare-section-slider {
order: 1; }
.elespare-banner-one-wrap.banner-style-3 .elespare-section-trending {
order: 3; }
.elespare-banner-one-wrap
.elespare-section-trending.has-background
.elespare-posts-wrap.elespare-light
.elespare-posts-trending-post-items {
box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1); }
.elespare-slider-wrap.has-background .elespare-posts-wrap .elespare-posts-slider-post-items {
box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1); }
.elespare-banner-one-wrap.elespare-gravatar .elespare-section-slider .elespare-posts-wrap .elespare-content-wrapper .elespare-metadata,
.elespare-banner-one-wrap.elespare-gravatar .elespare-section-grid .elespare-posts-wrap .elespare-content-wrapper .elespare-metadata {
display: flex;
align-items: center; }
.elespare-banner-one-wrap.elespare-gravatar .elespare-section-slider .elespare-posts-wrap .elespare-content-wrapper .elespare-metadata .post-author,
.elespare-banner-one-wrap.elespare-gravatar .elespare-section-grid .elespare-posts-wrap .elespare-content-wrapper .elespare-metadata .post-author {
display: flex;
align-items: center; }
.elespare-banner-one-wrap.elespare-gravatar .elespare-section-slider .elespare-posts-wrap .elespare-content-wrapper .elespare-metadata .post-author a,
.elespare-banner-one-wrap.elespare-gravatar .elespare-section-grid .elespare-posts-wrap .elespare-content-wrapper .elespare-metadata .post-author a {
display: flex;
align-items: center; }
.elespare-banner-one-wrap.elespare-gravatar .elespare-section-slider .elespare-posts-wrap .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap,
.elespare-banner-one-wrap.elespare-gravatar .elespare-section-grid .elespare-posts-wrap .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap {
height: 20px;
width: 20px;
border-radius: 50%;
overflow: hidden;
line-height: 1;
margin-right: 5px; }
.elespare-banner-one-wrap.elespare-gravatar .elespare-section-slider .elespare-posts-wrap .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap img,
.elespare-banner-one-wrap.elespare-gravatar .elespare-section-grid .elespare-posts-wrap .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap img {
height: 100%;
width: 100%;
object-fit: cover; }
.elespare-banner-one-wrap .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-content-wrapper {
text-align: left; }
.elespare-banner-one-wrap .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-content-wrapper {
text-align: left; }
.elespare-banner-one-wrap .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-content-wrapper {
text-align: left; }
.elespare-banner-one-wrap .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items:not(:nth-child(1)) {
display: none !important; }
.elespare-banner-one-wrap .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items.slick-slide:not(:nth-child(1)) {
display: block !important; }
.elespare-banner-one-wrap .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items:not(:nth-child(1)), .elespare-banner-one-wrap .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items:not(:nth-child(2)), .elespare-banner-one-wrap .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items:not(:nth-child(3)) {
display: none !important; }
.elespare-banner-one-wrap .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items.slick-slide:not(:nth-child(1)), .elespare-banner-one-wrap .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items.slick-slide:not(:nth-child(2)), .elespare-banner-one-wrap .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items.slick-slide:not(:nth-child(3)) {
display: flex !important; }
.elementor-widget-main-banner-1 .elespare-main-banner-wrap {
container-type: inline-size;
width: 100%; }
.elementor-widget-post-banner,
.elespare-banner-one-wrap {
width: 100%; }
@container (max-width: 1024px) {
.elespare-main-banner-wrap {
flex-wrap: wrap; }
.elespare-banner-one-wrap {
flex-wrap: wrap; }
.elespare-banner-one-wrap.banner-style-3 .elespare-section-grid, .elespare-banner-one-wrap.banner-style-2 .elespare-section-grid, .elespare-banner-one-wrap.banner-style-1 .elespare-section-grid {
flex: 1; }
.elespare-banner-one-wrap.banner-style-3 .elespare-section-slider, .elespare-banner-one-wrap.banner-style-2 .elespare-section-slider, .elespare-banner-one-wrap.banner-style-1 .elespare-section-slider {
flex: 2; }
.elespare-banner-one-wrap.banner-style-3 .elespare-section-trending, .elespare-banner-one-wrap.banner-style-2 .elespare-section-trending, .elespare-banner-one-wrap.banner-style-1 .elespare-section-trending {
width: 100%; }
.elespare-banner-one-wrap.banner-style-1 .elespare-section-trending .elespare-trending-wrap:not(.slick-vertical) .elespare-posts-trending-post-items, .elespare-banner-one-wrap.banner-style-2 .elespare-section-trending .elespare-trending-wrap:not(.slick-vertical) .elespare-posts-trending-post-items, .elespare-banner-one-wrap.banner-style-3 .elespare-section-trending .elespare-trending-wrap:not(.slick-vertical) .elespare-posts-trending-post-items {
margin-bottom: 0;
margin-right: 10px; }
.elespare-banner-one-wrap.banner-style-1 .elespare-section-trending .elespare-trending-wrap:not(.slick-vertical) > div, .elespare-banner-one-wrap.banner-style-2 .elespare-section-trending .elespare-trending-wrap:not(.slick-vertical) > div, .elespare-banner-one-wrap.banner-style-3 .elespare-section-trending .elespare-trending-wrap:not(.slick-vertical) > div {
margin-bottom: 0;
margin-right: -10px; } }
@media screen and (max-width: 768px) {
.elespare-banner-one-wrap {
flex-wrap: wrap; } }
@container (max-width: 768px) {
.elespare-banner-one-wrap.banner-style-3 .elespare-section-grid, .elespare-banner-one-wrap.banner-style-2 .elespare-section-grid, .elespare-banner-one-wrap.banner-style-1 .elespare-section-grid {
width: 100%; }
.elespare-banner-one-wrap.banner-style-3 .elespare-section-grid .elespare-posts-grid-wrap, .elespare-banner-one-wrap.banner-style-2 .elespare-section-grid .elespare-posts-grid-wrap, .elespare-banner-one-wrap.banner-style-1 .elespare-section-grid .elespare-posts-grid-wrap {
grid-template-columns: repeat(2, 1fr); }
.elespare-banner-one-wrap.banner-style-3 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-banner-one-wrap.banner-style-2 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-banner-one-wrap.banner-style-1 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper {
height: 240px; }
.elespare-banner-one-wrap.banner-style-3 .elespare-section-slider, .elespare-banner-one-wrap.banner-style-2 .elespare-section-slider, .elespare-banner-one-wrap.banner-style-1 .elespare-section-slider {
width: 100%; }
.elespare-banner-one-wrap.banner-style-3 .elespare-section-trending, .elespare-banner-one-wrap.banner-style-2 .elespare-section-trending, .elespare-banner-one-wrap.banner-style-1 .elespare-section-trending {
width: 100%; }
.elespare-banner-one-wrap.banner-style-1 .elespare-trending-wrap > div, .elespare-banner-one-wrap.banner-style-2 .elespare-trending-wrap > div, .elespare-banner-one-wrap.banner-style-3 .elespare-trending-wrap > div {
margin-right: 0; } }
@container (max-width: 480px) {
.elespare-banner-one-wrap.banner-style-3 .elespare-section-grid, .elespare-banner-one-wrap.banner-style-2 .elespare-section-grid, .elespare-banner-one-wrap.banner-style-1 .elespare-section-grid {
width: 100%; }
.elespare-banner-one-wrap.banner-style-3 .elespare-section-grid .elespare-posts-grid-wrap, .elespare-banner-one-wrap.banner-style-2 .elespare-section-grid .elespare-posts-grid-wrap, .elespare-banner-one-wrap.banner-style-1 .elespare-section-grid .elespare-posts-grid-wrap {
grid-template-columns: 1fr; }
.elespare-banner-one-wrap.banner-style-3 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-banner-one-wrap.banner-style-2 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-banner-one-wrap.banner-style-1 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper {
height: 240px; }
.elespare-banner-one-wrap.banner-style-3 .elespare-section-slider, .elespare-banner-one-wrap.banner-style-2 .elespare-section-slider, .elespare-banner-one-wrap.banner-style-1 .elespare-section-slider {
width: 100%; }
.elespare-banner-one-wrap.banner-style-3 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items, .elespare-banner-one-wrap.banner-style-2 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items, .elespare-banner-one-wrap.banner-style-1 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items {
position: relative; }
.elespare-banner-one-wrap.banner-style-3 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-banner-one-wrap.banner-style-2 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-banner-one-wrap.banner-style-1 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper {
height: 240px; }
.elementor-column.elementor-col-66 .elespare-banner-one-wrap.banner-style-3 .elespare-section-grid, .elementor-column.elementor-col-66 .elespare-banner-one-wrap.banner-style-2 .elespare-section-grid, .elementor-column.elementor-col-66 .elespare-banner-one-wrap.banner-style-1 .elespare-section-grid,
.elementor-column[data-col="66"] .elespare-banner-one-wrap.banner-style-3 .elespare-section-grid,
.elementor-column[data-col="66"] .elespare-banner-one-wrap.banner-style-2 .elespare-section-grid,
.elementor-column[data-col="66"] .elespare-banner-one-wrap.banner-style-1 .elespare-section-grid,
.elementor-column.elementor-col-50 .elespare-banner-one-wrap.banner-style-3 .elespare-section-grid,
.elementor-column.elementor-col-50 .elespare-banner-one-wrap.banner-style-2 .elespare-section-grid,
.elementor-column.elementor-col-50 .elespare-banner-one-wrap.banner-style-1 .elespare-section-grid,
.elementor-column[data-col="50"] .elespare-banner-one-wrap.banner-style-3 .elespare-section-grid,
.elementor-column[data-col="50"] .elespare-banner-one-wrap.banner-style-2 .elespare-section-grid,
.elementor-column[data-col="50"] .elespare-banner-one-wrap.banner-style-1 .elespare-section-grid {
width: 100%; }
.elementor-column.elementor-col-66 .elespare-banner-one-wrap.banner-style-3 .elespare-section-grid .elespare-posts-grid-wrap, .elementor-column.elementor-col-66 .elespare-banner-one-wrap.banner-style-2 .elespare-section-grid .elespare-posts-grid-wrap, .elementor-column.elementor-col-66 .elespare-banner-one-wrap.banner-style-1 .elespare-section-grid .elespare-posts-grid-wrap,
.elementor-column[data-col="66"] .elespare-banner-one-wrap.banner-style-3 .elespare-section-grid .elespare-posts-grid-wrap,
.elementor-column[data-col="66"] .elespare-banner-one-wrap.banner-style-2 .elespare-section-grid .elespare-posts-grid-wrap,
.elementor-column[data-col="66"] .elespare-banner-one-wrap.banner-style-1 .elespare-section-grid .elespare-posts-grid-wrap,
.elementor-column.elementor-col-50 .elespare-banner-one-wrap.banner-style-3 .elespare-section-grid .elespare-posts-grid-wrap,
.elementor-column.elementor-col-50 .elespare-banner-one-wrap.banner-style-2 .elespare-section-grid .elespare-posts-grid-wrap,
.elementor-column.elementor-col-50 .elespare-banner-one-wrap.banner-style-1 .elespare-section-grid .elespare-posts-grid-wrap,
.elementor-column[data-col="50"] .elespare-banner-one-wrap.banner-style-3 .elespare-section-grid .elespare-posts-grid-wrap,
.elementor-column[data-col="50"] .elespare-banner-one-wrap.banner-style-2 .elespare-section-grid .elespare-posts-grid-wrap,
.elementor-column[data-col="50"] .elespare-banner-one-wrap.banner-style-1 .elespare-section-grid .elespare-posts-grid-wrap {
grid-template-columns: 1fr; }
.elementor-column.elementor-col-66 .elespare-banner-one-wrap.banner-style-3 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper, .elementor-column.elementor-col-66 .elespare-banner-one-wrap.banner-style-2 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper, .elementor-column.elementor-col-66 .elespare-banner-one-wrap.banner-style-1 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
.elementor-column[data-col="66"] .elespare-banner-one-wrap.banner-style-3 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
.elementor-column[data-col="66"] .elespare-banner-one-wrap.banner-style-2 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
.elementor-column[data-col="66"] .elespare-banner-one-wrap.banner-style-1 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
.elementor-column.elementor-col-50 .elespare-banner-one-wrap.banner-style-3 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
.elementor-column.elementor-col-50 .elespare-banner-one-wrap.banner-style-2 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
.elementor-column.elementor-col-50 .elespare-banner-one-wrap.banner-style-1 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
.elementor-column[data-col="50"] .elespare-banner-one-wrap.banner-style-3 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
.elementor-column[data-col="50"] .elespare-banner-one-wrap.banner-style-2 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
.elementor-column[data-col="50"] .elespare-banner-one-wrap.banner-style-1 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper {
height: 240px; }
.elementor-column.elementor-col-66 .elespare-banner-one-wrap.banner-style-3 .elespare-section-slider, .elementor-column.elementor-col-66 .elespare-banner-one-wrap.banner-style-2 .elespare-section-slider, .elementor-column.elementor-col-66 .elespare-banner-one-wrap.banner-style-1 .elespare-section-slider,
.elementor-column[data-col="66"] .elespare-banner-one-wrap.banner-style-3 .elespare-section-slider,
.elementor-column[data-col="66"] .elespare-banner-one-wrap.banner-style-2 .elespare-section-slider,
.elementor-column[data-col="66"] .elespare-banner-one-wrap.banner-style-1 .elespare-section-slider,
.elementor-column.elementor-col-50 .elespare-banner-one-wrap.banner-style-3 .elespare-section-slider,
.elementor-column.elementor-col-50 .elespare-banner-one-wrap.banner-style-2 .elespare-section-slider,
.elementor-column.elementor-col-50 .elespare-banner-one-wrap.banner-style-1 .elespare-section-slider,
.elementor-column[data-col="50"] .elespare-banner-one-wrap.banner-style-3 .elespare-section-slider,
.elementor-column[data-col="50"] .elespare-banner-one-wrap.banner-style-2 .elespare-section-slider,
.elementor-column[data-col="50"] .elespare-banner-one-wrap.banner-style-1 .elespare-section-slider {
width: 100%; }
.elementor-column.elementor-col-66 .elespare-banner-one-wrap.banner-style-3 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper, .elementor-column.elementor-col-66 .elespare-banner-one-wrap.banner-style-2 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper, .elementor-column.elementor-col-66 .elespare-banner-one-wrap.banner-style-1 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper,
.elementor-column[data-col="66"] .elespare-banner-one-wrap.banner-style-3 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper,
.elementor-column[data-col="66"] .elespare-banner-one-wrap.banner-style-2 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper,
.elementor-column[data-col="66"] .elespare-banner-one-wrap.banner-style-1 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper,
.elementor-column.elementor-col-50 .elespare-banner-one-wrap.banner-style-3 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper,
.elementor-column.elementor-col-50 .elespare-banner-one-wrap.banner-style-2 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper,
.elementor-column.elementor-col-50 .elespare-banner-one-wrap.banner-style-1 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper,
.elementor-column[data-col="50"] .elespare-banner-one-wrap.banner-style-3 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper,
.elementor-column[data-col="50"] .elespare-banner-one-wrap.banner-style-2 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper,
.elementor-column[data-col="50"] .elespare-banner-one-wrap.banner-style-1 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper {
height: 240px; }
.elementor-column.elementor-col-66 .elespare-banner-one-wrap.banner-style-3 .elespare-section-trending, .elementor-column.elementor-col-66 .elespare-banner-one-wrap.banner-style-2 .elespare-section-trending, .elementor-column.elementor-col-66 .elespare-banner-one-wrap.banner-style-1 .elespare-section-trending,
.elementor-column[data-col="66"] .elespare-banner-one-wrap.banner-style-3 .elespare-section-trending,
.elementor-column[data-col="66"] .elespare-banner-one-wrap.banner-style-2 .elespare-section-trending,
.elementor-column[data-col="66"] .elespare-banner-one-wrap.banner-style-1 .elespare-section-trending,
.elementor-column.elementor-col-50 .elespare-banner-one-wrap.banner-style-3 .elespare-section-trending,
.elementor-column.elementor-col-50 .elespare-banner-one-wrap.banner-style-2 .elespare-section-trending,
.elementor-column.elementor-col-50 .elespare-banner-one-wrap.banner-style-1 .elespare-section-trending,
.elementor-column[data-col="50"] .elespare-banner-one-wrap.banner-style-3 .elespare-section-trending,
.elementor-column[data-col="50"] .elespare-banner-one-wrap.banner-style-2 .elespare-section-trending,
.elementor-column[data-col="50"] .elespare-banner-one-wrap.banner-style-1 .elespare-section-trending {
width: 100%; } }
body.rtl .elespare-banner-one-wrap .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-content-wrapper {
text-align: right; }
body.rtl .elespare-banner-one-wrap .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-content-wrapper {
text-align: right; }
body.rtl .elespare-banner-one-wrap .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-content-wrapper {
text-align: right; }
body.rtl .elespare-banner-one-wrap.elespare-gravatar .elespare-section-grid .elespare-posts-wrap .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap {
margin-right: 0px; }
body.rtl .elespare-banner-one-wrap .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper .elespare-post-format,
body.rtl .elespare-banner-one-wrap .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper .elespare-post-format {
left: 10px;
right: unset; }
.elespare-express-list-wrap {
container-type: inline-size; }
.elespare-express-list-wrap .elespare-posts-wrap .elespare-posts-express-post-items .elespare-content-wrapper ul.elespare-cat-links {
margin-bottom: 0 !important; }
.elespare-express-list-wrap .elespare-posts-wrap .elespare-posts-express-post-items .elespare-img-wrapper {
overflow: hidden; }
.elespare-express-list-wrap .elespare-posts-wrap a {
text-decoration: none; }
.elementor-widget-post-express-list {
width: 100%; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-1 {
display: grid;
grid-gap: 10px;
grid-template-columns: repeat(3, 1fr); }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-1 .elespare-posts-express-post-items {
display: flex;
justify-content: flex-start; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-1 .elespare-posts-express-post-items .elespare-img-wrapper {
align-self: flex-start;
margin: 0;
max-width: 123px;
width: 45%;
aspect-ratio: 1/1;
overflow: hidden; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-1 .elespare-posts-express-post-items .elespare-img-wrapper a {
display: block;
height: 100%;
width: 100%; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-1 .elespare-posts-express-post-items .elespare-img-wrapper img {
width: 100%;
height: 100%;
object-fit: cover; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-1 .elespare-posts-express-post-items .elespare-content-wrapper {
width: 100%;
align-self: center; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-1 .elespare-posts-express-post-items .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories {
padding: 0; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-1 .elespare-posts-express-post-items .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories::after {
content: "\2219";
color: inherit;
font-weight: bold;
padding: 0 0 0 2px; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-1 .elespare-posts-express-post-items .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category:last-child a.elespare-categories::after {
display: none; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-1 .elespare-posts-express-post-items .elespare-content-wrapper .elespare-post-title {
font-size: 14px; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-1 .elespare-posts-express-post-items .elespare-img-wrapper + .elespare-content-wrapper {
flex: 1; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-1 .elespare-posts-express-post-items.post-has-no-image {
grid-template-columns: 1fr; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-1 .elespare-posts-express-post-items.post-has-no-image .elespare-content-wrapper {
padding: 20px; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-1 .elespare-posts-express-post-items:first-child {
display: grid;
grid-row-end: span 4;
grid-template-columns: 1fr;
grid-template-rows: auto 1fr; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-1 .elespare-posts-express-post-items:first-child .elespare-img-wrapper {
align-self: flex-start;
flex: auto;
max-width: none;
width: 100%;
height: auto;
aspect-ratio: 3/2; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-1 .elespare-posts-express-post-items:first-child .elespare-img-wrapper a {
display: block;
height: 100%;
width: 100%; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-1 .elespare-posts-express-post-items:first-child .elespare-img-wrapper img {
width: 100%;
height: 100%;
object-fit: cover; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-1 .elespare-posts-express-post-items:first-child .elespare-img-wrapper + .elespare-content-wrapper {
width: 100%; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-1 .elespare-posts-express-post-items:first-child .elespare-content-wrapper {
align-self: flex-start; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-2 {
display: grid;
grid-gap: 10px;
grid-template-columns: repeat(3, 1fr); }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-2 .elespare-posts-express-post-items {
display: flex;
justify-content: flex-start; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-2 .elespare-posts-express-post-items .elespare-img-wrapper {
align-self: flex-start;
margin: 0;
max-width: 123px;
width: 45%;
aspect-ratio: 1/1;
overflow: hidden; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-2 .elespare-posts-express-post-items .elespare-img-wrapper a {
display: block;
height: 100%;
width: 100%; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-2 .elespare-posts-express-post-items .elespare-img-wrapper img {
width: 100%;
height: 100%;
object-fit: cover; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-2 .elespare-posts-express-post-items .elespare-content-wrapper {
align-self: center; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-2 .elespare-posts-express-post-items .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories {
padding: 0; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-2 .elespare-posts-express-post-items .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories::after {
content: "\2219";
color: inherit;
font-weight: bold;
padding: 0 0 0 2px; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-2 .elespare-posts-express-post-items .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category:last-child a.elespare-categories::after {
display: none; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-2 .elespare-posts-express-post-items .elespare-content-wrapper .elespare-post-title {
line-height: 1.3;
font-size: 14px; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-2 .elespare-posts-express-post-items .elespare-img-wrapper + .elespare-content-wrapper {
flex: 1; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-2 .elespare-posts-express-post-items.post-has-no-image {
grid-template-columns: 1fr; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-2 .elespare-posts-express-post-items:nth-child(2),
.elespare-express-list-wrap .elespare-posts-wrap.express-style-2 .elespare-posts-express-post-items:first-child {
display: grid;
grid-row-end: span 4;
grid-template-columns: 1fr;
grid-template-rows: auto 1fr; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-2 .elespare-posts-express-post-items:nth-child(2) .elespare-img-wrapper,
.elespare-express-list-wrap .elespare-posts-wrap.express-style-2 .elespare-posts-express-post-items:first-child .elespare-img-wrapper {
height: auto;
aspect-ratio: 3/2;
width: 100%;
max-width: none; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-2 .elespare-posts-express-post-items:nth-child(2) .elespare-img-wrapper > a,
.elespare-express-list-wrap .elespare-posts-wrap.express-style-2 .elespare-posts-express-post-items:first-child .elespare-img-wrapper > a {
display: block;
height: 100%; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-2 .elespare-posts-express-post-items:nth-child(2) .elespare-img-wrapper > a img,
.elespare-express-list-wrap .elespare-posts-wrap.express-style-2 .elespare-posts-express-post-items:first-child .elespare-img-wrapper > a img {
width: 100%;
height: 100%;
object-fit: cover; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-2 .elespare-posts-express-post-items:nth-child(2) .elespare-img-wrapper + .elespare-content-wrapper,
.elespare-express-list-wrap .elespare-posts-wrap.express-style-2 .elespare-posts-express-post-items:first-child .elespare-img-wrapper + .elespare-content-wrapper {
width: 100%; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-2 .elespare-posts-express-post-items:nth-child(2) .elespare-content-wrapper,
.elespare-express-list-wrap .elespare-posts-wrap.express-style-2 .elespare-posts-express-post-items:first-child .elespare-content-wrapper {
align-self: flex-start; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-3 {
display: grid;
grid-gap: 10px;
grid-template-columns: repeat(3, 1fr); }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-3 .elespare-posts-express-post-items {
display: flex;
justify-content: flex-start; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-3 .elespare-posts-express-post-items .elespare-img-wrapper {
align-self: flex-start;
margin: 0;
max-width: 123px;
width: 45%;
aspect-ratio: 1/1;
overflow: hidden; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-3 .elespare-posts-express-post-items .elespare-img-wrapper a {
display: block;
height: 100%;
width: 100%; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-3 .elespare-posts-express-post-items .elespare-img-wrapper img {
width: 100%;
height: 100%;
object-fit: cover; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-3 .elespare-posts-express-post-items .elespare-content-wrapper {
align-self: center; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-3 .elespare-posts-express-post-items .elespare-img-wrapper + .elespare-content-wrapper {
flex: 1; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-3 .elespare-posts-express-post-items.post-has-no-image {
grid-template-columns: 1fr; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-3 .elespare-posts-express-post-items:not(:nth-child(1)) .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories {
padding: 0; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-3 .elespare-posts-express-post-items:not(:nth-child(1)) .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories::after {
content: "\2219";
color: inherit;
font-weight: bold;
padding: 0 0 0 2px; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-3 .elespare-posts-express-post-items:not(:nth-child(1)) .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category:last-child a.elespare-categories::after {
display: none; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-3 .elespare-posts-express-post-items:not(:nth-child(1)) .elespare-post-title {
line-height: 1.3;
font-size: 14px; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-3 .elespare-posts-express-post-items:nth-child(1) {
position: relative;
min-height: 395px;
display: flex;
flex-direction: column;
justify-content: flex-end;
grid-row-end: span 3; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-3 .elespare-posts-express-post-items:nth-child(1) .elespare-img-wrapper {
position: absolute;
width: 100%;
max-width: none;
height: 100%;
top: 0;
left: 0; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-3 .elespare-posts-express-post-items:nth-child(1) .elespare-img-wrapper a {
display: block;
height: 100%;
width: 100%; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-3 .elespare-posts-express-post-items:nth-child(1) .elespare-img-wrapper img {
width: 100%;
height: 100%;
object-fit: cover; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-3 .elespare-posts-express-post-items:nth-child(1) .elespare-img-wrapper .elespare-post-format {
z-index: 1; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-3 .elespare-posts-express-post-items:nth-child(1) .elespare-img-wrapper > a::after {
content: "";
background: #222;
position: absolute;
left: 0;
right: 0;
width: 100%;
height: 100%;
filter: alpha(opacity=100);
opacity: 0.85;
background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 40%, black 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, rgba(0, 0, 0, 0)), color-stop(100%, black));
background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 40%, black 100%);
background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 40%, black 100%);
background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 40%, black 100%);
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 40%, black 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0); }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-3 .elespare-posts-express-post-items:nth-child(1) .elespare-content-wrapper {
position: relative;
z-index: 2;
width: 100%;
align-self: flex-start;
justify-content: flex-end; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-3 .elespare-posts-express-post-items:nth-child(1) .elespare-content-wrapper::after {
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.5) 50%, #000 100%);
z-index: 0; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-3 .elespare-posts-express-post-items:nth-child(1) .elespare-content-wrapper > * {
position: relative;
z-index: 1; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-3 .elespare-posts-express-post-items:nth-child(1) .elespare-img-wrapper + .elespare-content-wrapper {
width: 100%; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-3 .elespare-posts-express-post-items:nth-child(1).post-has-no-image {
background-color: #afafaf; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-4 {
display: grid;
grid-gap: 10px;
grid-template-columns: repeat(3, 1fr); }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items {
display: flex;
justify-content: flex-start; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items .elespare-img-wrapper {
align-self: flex-start;
margin: 0;
max-width: 123px;
width: 45%;
aspect-ratio: 1/1;
overflow: hidden; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items .elespare-img-wrapper a {
display: block;
height: 100%;
width: 100%; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items .elespare-img-wrapper img {
width: 100%;
height: 100%;
object-fit: cover; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items .elespare-content-wrapper {
padding: 15px;
align-self: center; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items.post-has-no-image {
grid-template-columns: 1fr; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items:not(:first-child):not(:nth-child(2)) .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories {
padding: 0; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items:not(:first-child):not(:nth-child(2)) .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories::after {
content: "\2219";
color: inherit;
font-weight: bold;
padding: 0 0 0 2px; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items:not(:first-child):not(:nth-child(2)) .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category:last-child a.elespare-categories::after {
display: none; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items:not(:first-child):not(:nth-child(2)) .elespare-content-wrapper .elespare-post-title {
line-height: 1.3;
font-size: 14px; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items:not(:first-child):not(:nth-child(2)) .elespare-img-wrapper + .elespare-content-wrapper {
flex: 1; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items:nth-child(2),
.elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items:first-child {
position: relative;
min-height: 355px;
grid-row-end: span 3;
display: flex;
flex-direction: column;
justify-content: flex-end; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items:nth-child(2) .elespare-img-wrapper,
.elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items:first-child .elespare-img-wrapper {
position: absolute;
width: 100%;
max-width: none;
height: 100%;
top: 0;
left: 0; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items:nth-child(2) .elespare-img-wrapper a,
.elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items:first-child .elespare-img-wrapper a {
display: block;
height: 100%;
width: 100%; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items:nth-child(2) .elespare-img-wrapper img,
.elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items:first-child .elespare-img-wrapper img {
width: 100%;
height: 100%;
object-fit: cover; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items:nth-child(2) .elespare-img-wrapper .elespare-post-format,
.elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items:first-child .elespare-img-wrapper .elespare-post-format {
z-index: 1; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items:nth-child(2) .elespare-img-wrapper > a::after,
.elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items:first-child .elespare-img-wrapper > a::after {
content: "";
background: #222;
position: absolute;
left: 0;
right: 0;
width: 100%;
height: 100%;
filter: alpha(opacity=100);
opacity: 0.85;
background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 40%, black 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, rgba(0, 0, 0, 0)), color-stop(100%, black));
background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 40%, black 100%);
background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 40%, black 100%);
background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 40%, black 100%);
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 40%, black 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0); }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items:nth-child(2) .elespare-content-wrapper,
.elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items:first-child .elespare-content-wrapper {
position: relative;
z-index: 2;
width: 100%;
align-self: flex-start; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items:nth-child(2) .elespare-content-wrapper::after,
.elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items:first-child .elespare-content-wrapper::after {
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.5) 50%, #000 100%);
z-index: 0; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items:nth-child(2) .elespare-content-wrapper > *,
.elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items:first-child .elespare-content-wrapper > * {
position: relative;
z-index: 1; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items:nth-child(2).post-has-no-image,
.elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items:first-child.post-has-no-image {
background-color: #afafaf; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-5 {
display: grid;
grid-gap: 10px;
grid-template-columns: repeat(3, 1fr); }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-5 .elespare-posts-express-post-items {
display: flex;
justify-content: flex-start; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-5 .elespare-posts-express-post-items .elespare-img-wrapper {
align-self: flex-start;
margin: 0;
max-width: 123px;
width: 45%;
aspect-ratio: 1/1;
overflow: hidden; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-5 .elespare-posts-express-post-items .elespare-img-wrapper a {
display: block;
height: 100%;
width: 100%; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-5 .elespare-posts-express-post-items .elespare-img-wrapper img {
width: 100%;
height: 100%;
object-fit: cover; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-5 .elespare-posts-express-post-items .elespare-content-wrapper {
align-self: center; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-5 .elespare-posts-express-post-items .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories {
padding: 0;
border-bottom-width: 1px;
border-bottom-style: solid;
padding-bottom: 1px;
line-height: 1.5;
display: block; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-5 .elespare-posts-express-post-items .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories::after {
display: none; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-5 .elespare-posts-express-post-items .elespare-content-wrapper .elespare-post-title {
line-height: 1.3;
font-size: 14px; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-5 .elespare-posts-express-post-items .elespare-img-wrapper + .elespare-content-wrapper {
flex: 1; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-5 .elespare-posts-express-post-items.post-has-no-image {
grid-template-columns: 1fr; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-5 .elespare-posts-express-post-items.post-has-no-image .elespare-content-wrapper {
padding: 20px; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-5 .elespare-posts-express-post-items:first-child {
display: grid;
grid-row-end: span 4;
grid-template-columns: 1fr;
grid-template-rows: auto 1fr; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-5 .elespare-posts-express-post-items:first-child .elespare-img-wrapper {
align-self: flex-start;
flex: auto;
width: 100%;
max-width: none;
height: auto;
aspect-ratio: 3/2; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-5 .elespare-posts-express-post-items:first-child .elespare-img-wrapper a {
display: block;
height: 100%;
width: 100%; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-5 .elespare-posts-express-post-items:first-child .elespare-img-wrapper img {
width: 100%;
height: 100%;
object-fit: cover; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-5 .elespare-posts-express-post-items:first-child .elespare-img-wrapper + .elespare-content-wrapper {
width: 100%; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-5 .elespare-posts-express-post-items:first-child .elespare-content-wrapper {
align-self: flex-start; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-6 {
display: grid;
grid-gap: 10px;
grid-template-columns: repeat(3, 1fr); }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-6 .elespare-posts-express-post-items {
display: flex;
justify-content: flex-start; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-6 .elespare-posts-express-post-items .elespare-img-wrapper {
align-self: flex-start;
margin: 0;
max-width: 123px;
width: 45%;
aspect-ratio: 1/1;
overflow: hidden; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-6 .elespare-posts-express-post-items .elespare-img-wrapper a {
display: block;
height: 100%;
width: 100%; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-6 .elespare-posts-express-post-items .elespare-img-wrapper img {
width: 100%;
height: 100%;
object-fit: cover; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-6 .elespare-posts-express-post-items .elespare-content-wrapper {
align-self: center; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-6 .elespare-posts-express-post-items .elespare-img-wrapper + .elespare-content-wrapper {
flex: 1; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-6 .elespare-posts-express-post-items.post-has-no-image {
grid-template-columns: 1fr; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-6 .elespare-posts-express-post-items.post-has-no-image .elespare-content-wrapper {
padding: 20px; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-6 .elespare-posts-express-post-items:not(:first-child) .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories {
padding: 0; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-6 .elespare-posts-express-post-items:not(:first-child) .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories::after {
content: "\2219";
color: inherit;
font-weight: bold;
padding: 0 0 0 2px; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-6 .elespare-posts-express-post-items:not(:first-child) .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category:last-child a.elespare-categories::after {
display: none; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-6 .elespare-posts-express-post-items:not(:first-child) .elespare-content-wrapper .elespare-post-title {
line-height: 1.3;
font-size: 14px; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-6 .elespare-posts-express-post-items:first-child {
display: grid;
grid-row-end: span 4;
grid-template-columns: 1fr;
grid-template-rows: auto 1fr; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-6 .elespare-posts-express-post-items:first-child .elespare-img-wrapper {
align-self: flex-start;
flex: auto;
width: 100%;
max-width: none;
height: auto;
aspect-ratio: 3/2; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-6 .elespare-posts-express-post-items:first-child .elespare-img-wrapper a {
display: block;
height: 100%;
width: 100%; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-6 .elespare-posts-express-post-items:first-child .elespare-img-wrapper img {
width: 100%;
height: 100%;
object-fit: cover; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-6 .elespare-posts-express-post-items:first-child .elespare-img-wrapper + .elespare-content-wrapper {
width: 100%; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-6 .elespare-posts-express-post-items:first-child .elespare-content-wrapper {
align-self: flex-start; }
.elespare-express-list-wrap.has-no-background .express-style-6 .elespare-posts-express-post-items:first-child .elespare-content-wrapper,
.elespare-express-list-wrap.has-no-background .express-style-5 .elespare-posts-express-post-items:first-child .elespare-content-wrapper,
.elespare-express-list-wrap.has-no-background .express-style-1 .elespare-posts-express-post-items:first-child .elespare-content-wrapper {
padding: 15px 0; }
.elespare-express-list-wrap.has-no-background .express-style-6 .elespare-posts-express-post-items:not(:first-child) .elespare-img-wrapper,
.elespare-express-list-wrap.has-no-background .express-style-5 .elespare-posts-express-post-items:not(:first-child) .elespare-img-wrapper,
.elespare-express-list-wrap.has-no-background .express-style-1 .elespare-posts-express-post-items:not(:first-child) .elespare-img-wrapper {
margin-right: 15px; }
.elespare-express-list-wrap.has-no-background .express-style-2 .elespare-posts-express-post-items:nth-child(2) .elespare-content-wrapper,
.elespare-express-list-wrap.has-no-background .express-style-2 .elespare-posts-express-post-items:first-child .elespare-content-wrapper {
padding: 15px 0; }
.elespare-express-list-wrap.has-no-background .express-style-2 .elespare-posts-express-post-items:not(:first-child):not(:nth-child(2)) .elespare-img-wrapper {
margin-right: 15px; }
.elespare-express-list-wrap.has-no-background .express-style-3 .elespare-posts-express-post-items:first-child .elespare-content-wrapper {
padding: 15px; }
.elespare-express-list-wrap.has-no-background .express-style-3 .elespare-posts-express-post-items:not(:first-child) .elespare-img-wrapper {
margin-right: 15px; }
.elespare-express-list-wrap.has-no-background .express-style-4 .elespare-posts-express-post-items:nth-child(2) .elespare-content-wrapper,
.elespare-express-list-wrap.has-no-background .express-style-4 .elespare-posts-express-post-items:first-child .elespare-content-wrapper {
padding: 15px; }
.elespare-express-list-wrap.has-no-background .express-style-4 .elespare-posts-express-post-items:not(:first-child):not(:nth-child(2)) .elespare-img-wrapper {
margin-right: 0px; }
.elespare-express-list-wrap.has-background .elespare-posts-express-post-items {
box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1); }
.elespare-express-list-wrap .elespare-posts-wrap.elespare-gravatar .elespare-posts-express-post-items .elespare-img-wrapper .elespare-avatar-wrap {
position: absolute;
height: 30px;
width: 30px;
border-radius: 50%;
background-color: #fff;
overflow: hidden;
left: 15px;
bottom: 15px; }
.elespare-express-list-wrap .elespare-posts-wrap.elespare-gravatar .elespare-posts-express-post-items .elespare-img-wrapper .elespare-avatar-wrap img {
height: 100%;
width: 100%;
object-fit: cover; }
.elespare-express-list-wrap .elespare-posts-wrap.elespare-gravatar .elespare-posts-express-post-items .elespare-content-wrapper .elespare-metadata {
display: flex;
align-items: center; }
.elespare-express-list-wrap .elespare-posts-wrap.elespare-gravatar .elespare-posts-express-post-items .elespare-content-wrapper .elespare-metadata .post-author {
display: flex;
align-items: center; }
.elespare-express-list-wrap .elespare-posts-wrap.elespare-gravatar .elespare-posts-express-post-items .elespare-content-wrapper .elespare-metadata .post-author a {
display: flex;
align-items: center; }
.elespare-express-list-wrap .elespare-posts-wrap.elespare-gravatar .elespare-posts-express-post-items .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap {
height: 20px;
width: 20px;
border-radius: 50%;
line-height: 1;
overflow: hidden;
margin-right: 5px; }
.elespare-express-list-wrap .elespare-posts-wrap.elespare-gravatar .elespare-posts-express-post-items .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap img {
height: 100%;
width: 100%;
object-fit: cover; }
.slick-vertical .slick-slide {
border: none !important; }
.elementor-widget-post-express-list .elespare-widget-title-section.title-style-2 .elespare-widget-title span.elespare-section-title {
padding-top: 0px;
margin-top: 0px; }
.elespare-express-list-wrap .elespare-posts-wrap .elespare-posts-express-post-items .elespare-content-wrapper {
text-align: left; }
@container (max-width: 1080px) {
.elespare-express-list-wrap .elespare-posts-wrap.express-style-6, .elespare-express-list-wrap .elespare-posts-wrap.express-style-5, .elespare-express-list-wrap .elespare-posts-wrap.express-style-4, .elespare-express-list-wrap .elespare-posts-wrap.express-style-3, .elespare-express-list-wrap .elespare-posts-wrap.express-style-2, .elespare-express-list-wrap .elespare-posts-wrap.express-style-1 {
grid-template-columns: 1fr 1fr; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-3 .elespare-posts-express-post-items:first-child {
min-height: 360px; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-3 .elespare-posts-express-post-items:first-child img {
min-height: 360px; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items:nth-child(2),
.elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items:first-child {
min-height: 360px; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items:nth-child(2) img,
.elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items:first-child img {
min-height: 360px; } }
@container (max-width: 520px) {
.elespare-express-list-wrap .elespare-posts-wrap.express-style-6, .elespare-express-list-wrap .elespare-posts-wrap.express-style-5, .elespare-express-list-wrap .elespare-posts-wrap.express-style-4, .elespare-express-list-wrap .elespare-posts-wrap.express-style-3, .elespare-express-list-wrap .elespare-posts-wrap.express-style-2, .elespare-express-list-wrap .elespare-posts-wrap.express-style-1 {
grid-template-columns: 1fr; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-3 .elespare-posts-express-post-items:first-child {
min-height: 240px; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-3 .elespare-posts-express-post-items:first-child img {
min-height: 240px; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items:nth-child(2),
.elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items:first-child {
min-height: 240px; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items:nth-child(2) img,
.elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items:first-child img {
min-height: 240px; } }
body.rtl .elespare-express-list-wrap .elespare-posts-wrap .elespare-posts-express-post-items .elespare-content-wrapper {
text-align: right; }
body.rtl .elespare-express-list-wrap .elespare-posts-wrap.elespare-gravatar .elespare-posts-express-post-items .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap {
margin-right: 0px; }
body.rtl .elespare-posts-wrap.express-style-6 .elespare-posts-express-post-items .elespare-img-wrapper .elespare-post-format {
left: 10px;
right: unset; }
body.rtl .elespare-posts-wrap.express-style-6 .elespare-posts-express-post-items .elespare-img-wrapper ul {
right: 10px;
left: unset;
text-align: right; }
.elespare-social-link-wrapper .elespare-social-links a {
text-decoration: none; }
.elespare-social-link-wrapper .elespare-social-links .es-facebook {
background-color: #3b5999;
border-color: #3b5999; }
.elespare-social-link-wrapper .elespare-social-links .es-twitter {
background-color: #55acee;
border-color: #55acee; }
.elespare-social-link-wrapper .elespare-social-links .es-instagram {
background-color: #3F729B;
border-color: #3F729B; }
.elespare-social-link-wrapper .elespare-social-links .es-linkedin {
background-color: #0077B5;
border-color: #0077B5; }
.elespare-social-link-wrapper .elespare-social-links .es-youtube {
background-color: #cd201f;
border-color: #cd201f; }
.elespare-social-link-wrapper .elespare-social-links .es-vkontakte {
background-color: #4c75a3;
border-color: #4c75a3; }
.elespare-social-link-wrapper .elespare-social-links .es-vimeo {
background-color: #1ab7ea;
border-color: #1ab7ea; }
.elespare-social-link-wrapper .elespare-social-links .es-tumblr {
background-color: #34465d;
border-color: #34465d; }
.elespare-social-link-wrapper .elespare-social-links .es-reddit-alien {
background-color: #ff5700;
border-color: #ff5700; }
.elespare-social-link-wrapper .elespare-social-links .es-pinterest {
background-color: #bd081c;
border-color: #bd081c; }
.elespare-social-link-wrapper .elespare-social-links .es-houzz {
background-color: #7ac142;
border-color: #7ac142; }
.elespare-social-link-wrapper .elespare-social-links .es-github {
background-color: #00405d;
border-color: #00405d; }
.elespare-social-link-wrapper .elespare-social-links .es-flickr {
background-color: #ff0084;
border-color: #ff0084; }
.elespare-social-link-wrapper .elespare-social-links .es-dribbble {
background-color: #ea4c89;
border-color: #ea4c89; }
.elespare-social-link-wrapper .elespare-social-links .es-digg {
background-color: #005be2;
border-color: #005be2; }
.elespare-social-link-wrapper.social-style-10 .elespare-social-links .es-facebook:hover, .elespare-social-link-wrapper.social-style-8 .elespare-social-links .es-facebook:hover, .elespare-social-link-wrapper.social-style-6 .elespare-social-links .es-facebook:hover, .elespare-social-link-wrapper.social-style-5 .elespare-social-links .es-facebook:hover, .elespare-social-link-wrapper.social-style-4 .elespare-social-links .es-facebook:hover {
background-color: #3b5999;
border-color: #3b5999; }
.elespare-social-link-wrapper.social-style-10 .elespare-social-links .es-twitter:hover, .elespare-social-link-wrapper.social-style-8 .elespare-social-links .es-twitter:hover, .elespare-social-link-wrapper.social-style-6 .elespare-social-links .es-twitter:hover, .elespare-social-link-wrapper.social-style-5 .elespare-social-links .es-twitter:hover, .elespare-social-link-wrapper.social-style-4 .elespare-social-links .es-twitter:hover {
background-color: #55acee;
border-color: #55acee; }
.elespare-social-link-wrapper.social-style-10 .elespare-social-links .es-instagram:hover, .elespare-social-link-wrapper.social-style-8 .elespare-social-links .es-instagram:hover, .elespare-social-link-wrapper.social-style-6 .elespare-social-links .es-instagram:hover, .elespare-social-link-wrapper.social-style-5 .elespare-social-links .es-instagram:hover, .elespare-social-link-wrapper.social-style-4 .elespare-social-links .es-instagram:hover {
background-color: #3F729B;
border-color: #3F729B; }
.elespare-social-link-wrapper.social-style-10 .elespare-social-links .es-linkedin:hover, .elespare-social-link-wrapper.social-style-8 .elespare-social-links .es-linkedin:hover, .elespare-social-link-wrapper.social-style-6 .elespare-social-links .es-linkedin:hover, .elespare-social-link-wrapper.social-style-5 .elespare-social-links .es-linkedin:hover, .elespare-social-link-wrapper.social-style-4 .elespare-social-links .es-linkedin:hover {
background-color: #0077B5;
border-color: #0077B5; }
.elespare-social-link-wrapper.social-style-10 .elespare-social-links .es-youtube:hover, .elespare-social-link-wrapper.social-style-8 .elespare-social-links .es-youtube:hover, .elespare-social-link-wrapper.social-style-6 .elespare-social-links .es-youtube:hover, .elespare-social-link-wrapper.social-style-5 .elespare-social-links .es-youtube:hover, .elespare-social-link-wrapper.social-style-4 .elespare-social-links .es-youtube:hover {
background-color: #cd201f;
border-color: #cd201f; }
.elespare-social-link-wrapper.social-style-10 .elespare-social-links .es-vkontakte:hover, .elespare-social-link-wrapper.social-style-8 .elespare-social-links .es-vkontakte:hover, .elespare-social-link-wrapper.social-style-6 .elespare-social-links .es-vkontakte:hover, .elespare-social-link-wrapper.social-style-5 .elespare-social-links .es-vkontakte:hover, .elespare-social-link-wrapper.social-style-4 .elespare-social-links .es-vkontakte:hover {
background-color: #4c75a3;
border-color: #4c75a3; }
.elespare-social-link-wrapper.social-style-10 .elespare-social-links .es-vimeo:hover, .elespare-social-link-wrapper.social-style-8 .elespare-social-links .es-vimeo:hover, .elespare-social-link-wrapper.social-style-6 .elespare-social-links .es-vimeo:hover, .elespare-social-link-wrapper.social-style-5 .elespare-social-links .es-vimeo:hover, .elespare-social-link-wrapper.social-style-4 .elespare-social-links .es-vimeo:hover {
background-color: #1ab7ea;
border-color: #1ab7ea; }
.elespare-social-link-wrapper.social-style-10 .elespare-social-links .es-tumblr:hover, .elespare-social-link-wrapper.social-style-8 .elespare-social-links .es-tumblr:hover, .elespare-social-link-wrapper.social-style-6 .elespare-social-links .es-tumblr:hover, .elespare-social-link-wrapper.social-style-5 .elespare-social-links .es-tumblr:hover, .elespare-social-link-wrapper.social-style-4 .elespare-social-links .es-tumblr:hover {
background-color: #34465d;
border-color: #34465d; }
.elespare-social-link-wrapper.social-style-10 .elespare-social-links .es-reddit-alien:hover, .elespare-social-link-wrapper.social-style-8 .elespare-social-links .es-reddit-alien:hover, .elespare-social-link-wrapper.social-style-6 .elespare-social-links .es-reddit-alien:hover, .elespare-social-link-wrapper.social-style-5 .elespare-social-links .es-reddit-alien:hover, .elespare-social-link-wrapper.social-style-4 .elespare-social-links .es-reddit-alien:hover {
background-color: #ff5700;
border-color: #ff5700; }
.elespare-social-link-wrapper.social-style-10 .elespare-social-links .es-pinterest:hover, .elespare-social-link-wrapper.social-style-8 .elespare-social-links .es-pinterest:hover, .elespare-social-link-wrapper.social-style-6 .elespare-social-links .es-pinterest:hover, .elespare-social-link-wrapper.social-style-5 .elespare-social-links .es-pinterest:hover, .elespare-social-link-wrapper.social-style-4 .elespare-social-links .es-pinterest:hover {
background-color: #bd081c;
border-color: #bd081c; }
.elespare-social-link-wrapper.social-style-10 .elespare-social-links .es-houzz:hover, .elespare-social-link-wrapper.social-style-8 .elespare-social-links .es-houzz:hover, .elespare-social-link-wrapper.social-style-6 .elespare-social-links .es-houzz:hover, .elespare-social-link-wrapper.social-style-5 .elespare-social-links .es-houzz:hover, .elespare-social-link-wrapper.social-style-4 .elespare-social-links .es-houzz:hover {
background-color: #7ac142;
border-color: #7ac142; }
.elespare-social-link-wrapper.social-style-10 .elespare-social-links .es-github:hover, .elespare-social-link-wrapper.social-style-8 .elespare-social-links .es-github:hover, .elespare-social-link-wrapper.social-style-6 .elespare-social-links .es-github:hover, .elespare-social-link-wrapper.social-style-5 .elespare-social-links .es-github:hover, .elespare-social-link-wrapper.social-style-4 .elespare-social-links .es-github:hover {
background-color: #00405d;
border-color: #00405d; }
.elespare-social-link-wrapper.social-style-10 .elespare-social-links .es-flickr:hover, .elespare-social-link-wrapper.social-style-8 .elespare-social-links .es-flickr:hover, .elespare-social-link-wrapper.social-style-6 .elespare-social-links .es-flickr:hover, .elespare-social-link-wrapper.social-style-5 .elespare-social-links .es-flickr:hover, .elespare-social-link-wrapper.social-style-4 .elespare-social-links .es-flickr:hover {
background-color: #ff0084;
border-color: #ff0084; }
.elespare-social-link-wrapper.social-style-10 .elespare-social-links .es-dribbble:hover, .elespare-social-link-wrapper.social-style-8 .elespare-social-links .es-dribbble:hover, .elespare-social-link-wrapper.social-style-6 .elespare-social-links .es-dribbble:hover, .elespare-social-link-wrapper.social-style-5 .elespare-social-links .es-dribbble:hover, .elespare-social-link-wrapper.social-style-4 .elespare-social-links .es-dribbble:hover {
background-color: #ea4c89;
border-color: #ea4c89; }
.elespare-social-link-wrapper.social-style-10 .elespare-social-links .es-digg:hover, .elespare-social-link-wrapper.social-style-8 .elespare-social-links .es-digg:hover, .elespare-social-link-wrapper.social-style-6 .elespare-social-links .es-digg:hover, .elespare-social-link-wrapper.social-style-5 .elespare-social-links .es-digg:hover, .elespare-social-link-wrapper.social-style-4 .elespare-social-links .es-digg:hover {
background-color: #005be2;
border-color: #005be2; }
.elespare-social-link-wrapper.social-style-11 .elespare-social-links .es-facebook, .elespare-social-link-wrapper.social-style-8 .elespare-social-links .es-facebook, .elespare-social-link-wrapper.social-style-6 .elespare-social-links .es-facebook, .elespare-social-link-wrapper.social-style-5 .elespare-social-links .es-facebook {
color: #3b5999; }
.elespare-social-link-wrapper.social-style-11 .elespare-social-links .es-twitter, .elespare-social-link-wrapper.social-style-8 .elespare-social-links .es-twitter, .elespare-social-link-wrapper.social-style-6 .elespare-social-links .es-twitter, .elespare-social-link-wrapper.social-style-5 .elespare-social-links .es-twitter {
color: #55acee; }
.elespare-social-link-wrapper.social-style-11 .elespare-social-links .es-instagram, .elespare-social-link-wrapper.social-style-8 .elespare-social-links .es-instagram, .elespare-social-link-wrapper.social-style-6 .elespare-social-links .es-instagram, .elespare-social-link-wrapper.social-style-5 .elespare-social-links .es-instagram {
color: #3F729B; }
.elespare-social-link-wrapper.social-style-11 .elespare-social-links .es-linkedin, .elespare-social-link-wrapper.social-style-8 .elespare-social-links .es-linkedin, .elespare-social-link-wrapper.social-style-6 .elespare-social-links .es-linkedin, .elespare-social-link-wrapper.social-style-5 .elespare-social-links .es-linkedin {
color: #0077B5; }
.elespare-social-link-wrapper.social-style-11 .elespare-social-links .es-youtube, .elespare-social-link-wrapper.social-style-8 .elespare-social-links .es-youtube, .elespare-social-link-wrapper.social-style-6 .elespare-social-links .es-youtube, .elespare-social-link-wrapper.social-style-5 .elespare-social-links .es-youtube {
color: #cd201f; }
.elespare-social-link-wrapper.social-style-11 .elespare-social-links .es-vkontakte, .elespare-social-link-wrapper.social-style-8 .elespare-social-links .es-vkontakte, .elespare-social-link-wrapper.social-style-6 .elespare-social-links .es-vkontakte, .elespare-social-link-wrapper.social-style-5 .elespare-social-links .es-vkontakte {
color: #4c75a3; }
.elespare-social-link-wrapper.social-style-11 .elespare-social-links .es-vimeo, .elespare-social-link-wrapper.social-style-8 .elespare-social-links .es-vimeo, .elespare-social-link-wrapper.social-style-6 .elespare-social-links .es-vimeo, .elespare-social-link-wrapper.social-style-5 .elespare-social-links .es-vimeo {
color: #1ab7ea; }
.elespare-social-link-wrapper.social-style-11 .elespare-social-links .es-tumblr, .elespare-social-link-wrapper.social-style-8 .elespare-social-links .es-tumblr, .elespare-social-link-wrapper.social-style-6 .elespare-social-links .es-tumblr, .elespare-social-link-wrapper.social-style-5 .elespare-social-links .es-tumblr {
color: #34465d; }
.elespare-social-link-wrapper.social-style-11 .elespare-social-links .es-reddit-alien, .elespare-social-link-wrapper.social-style-8 .elespare-social-links .es-reddit-alien, .elespare-social-link-wrapper.social-style-6 .elespare-social-links .es-reddit-alien, .elespare-social-link-wrapper.social-style-5 .elespare-social-links .es-reddit-alien {
color: #ff5700; }
.elespare-social-link-wrapper.social-style-11 .elespare-social-links .es-pinterest, .elespare-social-link-wrapper.social-style-8 .elespare-social-links .es-pinterest, .elespare-social-link-wrapper.social-style-6 .elespare-social-links .es-pinterest, .elespare-social-link-wrapper.social-style-5 .elespare-social-links .es-pinterest {
color: #bd081c; }
.elespare-social-link-wrapper.social-style-11 .elespare-social-links .es-houzz, .elespare-social-link-wrapper.social-style-8 .elespare-social-links .es-houzz, .elespare-social-link-wrapper.social-style-6 .elespare-social-links .es-houzz, .elespare-social-link-wrapper.social-style-5 .elespare-social-links .es-houzz {
color: #7ac142; }
.elespare-social-link-wrapper.social-style-11 .elespare-social-links .es-github, .elespare-social-link-wrapper.social-style-8 .elespare-social-links .es-github, .elespare-social-link-wrapper.social-style-6 .elespare-social-links .es-github, .elespare-social-link-wrapper.social-style-5 .elespare-social-links .es-github {
color: #00405d; }
.elespare-social-link-wrapper.social-style-11 .elespare-social-links .es-flickr, .elespare-social-link-wrapper.social-style-8 .elespare-social-links .es-flickr, .elespare-social-link-wrapper.social-style-6 .elespare-social-links .es-flickr, .elespare-social-link-wrapper.social-style-5 .elespare-social-links .es-flickr {
color: #ff0084; }
.elespare-social-link-wrapper.social-style-11 .elespare-social-links .es-dribbble, .elespare-social-link-wrapper.social-style-8 .elespare-social-links .es-dribbble, .elespare-social-link-wrapper.social-style-6 .elespare-social-links .es-dribbble, .elespare-social-link-wrapper.social-style-5 .elespare-social-links .es-dribbble {
color: #ea4c89; }
.elespare-social-link-wrapper.social-style-11 .elespare-social-links .es-digg, .elespare-social-link-wrapper.social-style-8 .elespare-social-links .es-digg, .elespare-social-link-wrapper.social-style-6 .elespare-social-links .es-digg, .elespare-social-link-wrapper.social-style-5 .elespare-social-links .es-digg {
color: #005be2; }
.elespare-social-link-wrapper.social-style-11 .elespare-social-links .es-facebook:hover .elespare-social-item-name {
background-color: #3b5999; }
.elespare-social-link-wrapper.social-style-11 .elespare-social-links .es-twitter:hover .elespare-social-item-name {
background-color: #55acee; }
.elespare-social-link-wrapper.social-style-11 .elespare-social-links .es-instagram:hover .elespare-social-item-name {
background-color: #3F729B; }
.elespare-social-link-wrapper.social-style-11 .elespare-social-links .es-linkedin:hover .elespare-social-item-name {
background-color: #0077B5; }
.elespare-social-link-wrapper.social-style-11 .elespare-social-links .es-youtube:hover .elespare-social-item-name {
background-color: #cd201f; }
.elespare-social-link-wrapper.social-style-11 .elespare-social-links .es-vkontakte:hover .elespare-social-item-name {
background-color: #4c75a3; }
.elespare-social-link-wrapper.social-style-11 .elespare-social-links .es-vimeo:hover .elespare-social-item-name {
background-color: #1ab7ea; }
.elespare-social-link-wrapper.social-style-11 .elespare-social-links .es-tumblr:hover .elespare-social-item-name {
background-color: #34465d; }
.elespare-social-link-wrapper.social-style-11 .elespare-social-links .es-reddit-alien:hover .elespare-social-item-name {
background-color: #ff5700; }
.elespare-social-link-wrapper.social-style-11 .elespare-social-links .es-pinterest:hover .elespare-social-item-name {
background-color: #bd081c; }
.elespare-social-link-wrapper.social-style-11 .elespare-social-links .es-houzz:hover .elespare-social-item-name {
background-color: #7ac142; }
.elespare-social-link-wrapper.social-style-11 .elespare-social-links .es-github:hover .elespare-social-item-name {
background-color: #00405d; }
.elespare-social-link-wrapper.social-style-11 .elespare-social-links .es-flickr:hover .elespare-social-item-name {
background-color: #ff0084; }
.elespare-social-link-wrapper.social-style-11 .elespare-social-links .es-dribbble:hover .elespare-social-item-name {
background-color: #ea4c89; }
.elespare-social-link-wrapper.social-style-11 .elespare-social-links .es-digg:hover .elespare-social-item-name {
background-color: #005be2; }
.elespare-social-link-wrapper.social-style-12 .elespare-social-links, .elespare-social-link-wrapper.social-style-11 .elespare-social-links, .elespare-social-link-wrapper.social-style-10 .elespare-social-links, .elespare-social-link-wrapper.social-style-9 .elespare-social-links, .elespare-social-link-wrapper.social-style-8 .elespare-social-links, .elespare-social-link-wrapper.social-style-7 .elespare-social-links, .elespare-social-link-wrapper.social-style-6 .elespare-social-links, .elespare-social-link-wrapper.social-style-5 .elespare-social-links, .elespare-social-link-wrapper.social-style-4 .elespare-social-links, .elespare-social-link-wrapper.social-style-3 .elespare-social-links, .elespare-social-link-wrapper.social-style-2 .elespare-social-links, .elespare-social-link-wrapper.social-style-1 .elespare-social-links {
display: flex;
flex-wrap: wrap; }
.elespare-social-link-wrapper.social-style-12 .elespare-social-links a, .elespare-social-link-wrapper.social-style-11 .elespare-social-links a, .elespare-social-link-wrapper.social-style-10 .elespare-social-links a, .elespare-social-link-wrapper.social-style-9 .elespare-social-links a, .elespare-social-link-wrapper.social-style-8 .elespare-social-links a, .elespare-social-link-wrapper.social-style-7 .elespare-social-links a, .elespare-social-link-wrapper.social-style-6 .elespare-social-links a, .elespare-social-link-wrapper.social-style-5 .elespare-social-links a, .elespare-social-link-wrapper.social-style-4 .elespare-social-links a, .elespare-social-link-wrapper.social-style-3 .elespare-social-links a, .elespare-social-link-wrapper.social-style-2 .elespare-social-links a, .elespare-social-link-wrapper.social-style-1 .elespare-social-links a {
font-size: 0;
width: 50px;
height: 50px;
display: flex;
align-items: center;
justify-content: center;
color: #fff;
line-height: 35px; }
.elespare-social-link-wrapper.social-style-12 .elespare-social-links a i, .elespare-social-link-wrapper.social-style-11 .elespare-social-links a i, .elespare-social-link-wrapper.social-style-10 .elespare-social-links a i, .elespare-social-link-wrapper.social-style-9 .elespare-social-links a i, .elespare-social-link-wrapper.social-style-8 .elespare-social-links a i, .elespare-social-link-wrapper.social-style-7 .elespare-social-links a i, .elespare-social-link-wrapper.social-style-6 .elespare-social-links a i, .elespare-social-link-wrapper.social-style-5 .elespare-social-links a i, .elespare-social-link-wrapper.social-style-4 .elespare-social-links a i, .elespare-social-link-wrapper.social-style-3 .elespare-social-links a i, .elespare-social-link-wrapper.social-style-2 .elespare-social-links a i, .elespare-social-link-wrapper.social-style-1 .elespare-social-links a i {
font-size: 18px; }
.elespare-social-link-wrapper.social-style-3 .elespare-social-links a, .elespare-social-link-wrapper.social-style-2 .elespare-social-links a {
border-radius: 50%; }
.elespare-social-link-wrapper.social-style-3 .elespare-social-links a {
padding: 5px;
position: relative; }
.elespare-social-link-wrapper.social-style-3 .elespare-social-links a::before {
position: absolute;
content: '';
top: -5px;
left: -5px;
height: calc(100% + 10px);
width: calc(100% + 10px);
border-radius: 50%;
border: 2px dashed;
border-color: inherit;
transition: transform 3s; }
.elespare-social-link-wrapper.social-style-3 .elespare-social-links a:hover::before {
transform: rotate(180deg); }
.elespare-social-link-wrapper.social-style-4 .elespare-social-links a {
background: #e4e4e4;
border-radius: 10px;
transition: all 0.15s ease-in-out; }
.elespare-social-link-wrapper.social-style-4 .elespare-social-links a i {
color: #535353;
font-size: 18px;
transform: scale(0.8);
transition: all 0.15s ease-in-out; }
.elespare-social-link-wrapper.social-style-4 .elespare-social-links a:hover i {
color: #fff;
transform: scale(1); }
.elespare-social-link-wrapper.social-style-6 .elespare-social-links a, .elespare-social-link-wrapper.social-style-5 .elespare-social-links a {
background: #fff;
border-style: solid;
border-width: 2px;
border-radius: 0;
transition: all 0.15s ease-in-out; }
.elespare-social-link-wrapper.social-style-6 .elespare-social-links a i, .elespare-social-link-wrapper.social-style-5 .elespare-social-links a i {
font-size: 18px;
transform: scale(0.8);
transition: all 0.15s ease-in-out; }
.elespare-social-link-wrapper.social-style-6 .elespare-social-links a:hover i, .elespare-social-link-wrapper.social-style-5 .elespare-social-links a:hover i {
color: #fff;
transform: scale(1); }
.elespare-social-link-wrapper.social-style-6 .elespare-social-links a {
border-radius: 50%; }
.elespare-social-link-wrapper.social-style-9 .elespare-social-links a, .elespare-social-link-wrapper.social-style-8 .elespare-social-links a, .elespare-social-link-wrapper.social-style-7 .elespare-social-links a {
font-size: 14px;
padding: 15px 20px 15px 20px;
width: auto;
height: auto;
color: #fff;
line-height: 1;
border-radius: 4px; }
.elespare-social-link-wrapper.social-style-9 .elespare-social-links a .elespare-social-item-name, .elespare-social-link-wrapper.social-style-8 .elespare-social-links a .elespare-social-item-name, .elespare-social-link-wrapper.social-style-7 .elespare-social-links a .elespare-social-item-name {
margin: 0 0 0 10px; }
.elespare-social-link-wrapper.social-style-9 .elespare-social-links a i, .elespare-social-link-wrapper.social-style-8 .elespare-social-links a i, .elespare-social-link-wrapper.social-style-7 .elespare-social-links a i {
font-size: 20px; }
.elespare-social-link-wrapper.social-style-8 .elespare-social-links a {
display: block;
background: #fff;
border-radius: 10px;
box-shadow: 5px 5px 15px 0px rgba(0, 0, 0, 0.1);
transition: all 0.15s ease-in-out; }
.elespare-social-link-wrapper.social-style-8 .elespare-social-links a i {
font-size: 18px; }
.elespare-social-link-wrapper.social-style-8 .elespare-social-links a:hover {
color: #fff; }
.elespare-social-link-wrapper.social-style-9 .elespare-social-links a {
padding: 0;
min-width: 150px;
font-size: 14px;
height: 40px;
text-align: left;
display: flex;
align-items: center;
justify-content: flex-start;
overflow: hidden; }
.elespare-social-link-wrapper.social-style-9 .elespare-social-links a .elespare-social-item-name {
margin: 0 0 0 10px; }
.elespare-social-link-wrapper.social-style-9 .elespare-social-links a i {
width: 40px;
height: 40px;
display: flex;
align-items: center;
justify-content: center;
background-color: rgba(255, 255, 255, 0.1);
box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1); }
.elespare-social-link-wrapper.social-style-10 .elespare-social-links a {
padding: 0;
background-color: #fff;
font-size: 14px;
min-width: 150px;
height: 50px;
text-align: center;
overflow: hidden;
position: relative;
border-width: 1px;
border-style: solid;
border-color: #e4e4e4;
border-radius: 4px; }
.elespare-social-link-wrapper.social-style-10 .elespare-social-links a .elespare-social-item-name {
color: #535353;
font-size: 14px;
font-weight: 400;
font-style: normal;
line-height: 32px;
letter-spacing: .5px;
position: relative;
top: 0;
transition: 350ms cubic-bezier(0.175, 0.885, 0.32, 1.275) all; }
.elespare-social-link-wrapper.social-style-10 .elespare-social-links a i {
color: #fff;
position: absolute;
width: 100%;
top: 0;
left: 0;
right: 0;
height: 100%;
display: flex;
justify-content: center;
align-items: center;
transition: 350ms cubic-bezier(0.175, 0.885, 0.32, 1.275) all; }
.elespare-social-link-wrapper.social-style-10 .elespare-social-links a i::before {
position: relative;
top: 100%;
transition: 350ms cubic-bezier(0.175, 0.885, 0.32, 1.275) all; }
.elespare-social-link-wrapper.social-style-10 .elespare-social-links a:hover .elespare-social-item-name {
top: -40px;
transition: 350ms cubic-bezier(0.175, 0.885, 0.32, 1.275) all; }
.elespare-social-link-wrapper.social-style-10 .elespare-social-links a:hover i::before {
top: 0;
transition: 350ms cubic-bezier(0.175, 0.885, 0.32, 1.275) all; }
.elespare-social-link-wrapper.social-style-11 .elespare-social-links a {
padding: 0;
background-color: transparent;
font-size: 14px;
width: 80px;
height: 80px;
color: #28262b;
text-align: center;
position: relative; }
.elespare-social-link-wrapper.social-style-11 .elespare-social-links a .elespare-social-item-name {
font-size: 15px;
font-weight: 400;
font-style: normal;
line-height: 20px;
letter-spacing: 0;
color: #fff;
opacity: 0;
transform: translateY(40px) rotateX(-90deg);
background: #000;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
justify-content: center;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
line-height: 5em;
transition: all 0.3s; }
.elespare-social-link-wrapper.social-style-11 .elespare-social-links a i {
font-size: 20px;
background: #f2f2f2;
z-index: 2;
display: flex;
justify-content: center;
align-items: center;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
transition: all 0.3s; }
.elespare-social-link-wrapper.social-style-11 .elespare-social-links a:hover .elespare-social-item-name {
opacity: 1;
transform: rotateX(0); }
.elespare-social-link-wrapper.social-style-11 .elespare-social-links a:hover i {
opacity: 0;
transform: translateY(-40px) rotateX(90deg); }
.elespare-social-link-wrapper.social-style-12 .elespare-social-links a {
padding: 0;
font-size: 14px;
width: 120px;
height: 80px;
color: #fff;
display: flex;
flex-direction: column;
justify-content: center;
text-align: center;
position: relative; }
.elespare-social-link-wrapper.social-style-12 .elespare-social-links a .elespare-social-item-name {
font-size: 15px;
font-weight: 400;
font-style: normal;
line-height: 20px;
letter-spacing: 0;
color: #fff;
display: block; }
.elespare-social-link-wrapper.social-style-12 .elespare-social-links a i {
font-size: 20px;
display: block; }
.elespare-widget-social-link-wrapper .elespare-social-link-wrapper .elespare-social-links > a {
margin-right: 5px; }
.elespare-widget-social-link-wrapper .elespare-social-link-wrapper .elespare-social-links > a:last-child {
margin-right: 0px; }
.elespare-social-link-wrapper.elespare-small.social-style-6 .elespare-social-links a, .elespare-social-link-wrapper.elespare-small.social-style-5 .elespare-social-links a, .elespare-social-link-wrapper.elespare-small.social-style-4 .elespare-social-links a, .elespare-social-link-wrapper.elespare-small.social-style-3 .elespare-social-links a, .elespare-social-link-wrapper.elespare-small.social-style-2 .elespare-social-links a, .elespare-social-link-wrapper.elespare-small.social-style-1 .elespare-social-links a {
width: 35px;
height: 35px; }
.elespare-social-link-wrapper.elespare-small.social-style-6 .elespare-social-links a i, .elespare-social-link-wrapper.elespare-small.social-style-5 .elespare-social-links a i, .elespare-social-link-wrapper.elespare-small.social-style-4 .elespare-social-links a i, .elespare-social-link-wrapper.elespare-small.social-style-3 .elespare-social-links a i, .elespare-social-link-wrapper.elespare-small.social-style-2 .elespare-social-links a i, .elespare-social-link-wrapper.elespare-small.social-style-1 .elespare-social-links a i {
font-size: 14px; }
.elespare-social-link-wrapper.elespare-small.social-style-8 .elespare-social-links a, .elespare-social-link-wrapper.elespare-small.social-style-7 .elespare-social-links a {
font-size: 14px;
padding: 10px 15px; }
.elespare-social-link-wrapper.elespare-small.social-style-8 .elespare-social-links a i, .elespare-social-link-wrapper.elespare-small.social-style-7 .elespare-social-links a i {
font-size: 14px; }
.elespare-social-link-wrapper.elespare-small.social-style-9 .elespare-social-links a {
font-size: 14px;
min-width: 130px;
height: 35px; }
.elespare-social-link-wrapper.elespare-small.social-style-9 .elespare-social-links a i {
font-size: 14px;
width: 35px;
height: 35px; }
.elespare-social-link-wrapper.elespare-small.social-style-10 .elespare-social-links a {
font-size: 14px;
min-width: 120px;
height: 35px; }
.elespare-social-link-wrapper.elespare-small.social-style-10 .elespare-social-links a i {
font-size: 14px; }
.elespare-social-link-wrapper.elespare-small.social-style-11 .elespare-social-links a {
font-size: 14px;
width: 45px;
height: 45px; }
.elespare-social-link-wrapper.elespare-small.social-style-11 .elespare-social-links a i {
font-size: 14px; }
.elespare-social-link-wrapper.elespare-small.social-style-11 .elespare-social-links a .elespare-social-item-name {
font-size: 8px; }
.elespare-social-link-wrapper.elespare-small.social-style-12 .elespare-social-links a {
font-size: 14px;
width: 80px;
height: 70px; }
.elespare-social-link-wrapper.elespare-small.social-style-12 .elespare-social-links a i {
font-size: 14px; }
.elespare-social-link-wrapper.elespare-small.social-style-12 .elespare-social-links a .elespare-social-item-name {
font-size: 14px; }
.elespare-social-link-wrapper.elespare-large.social-style-6 .elespare-social-links a, .elespare-social-link-wrapper.elespare-large.social-style-5 .elespare-social-links a, .elespare-social-link-wrapper.elespare-large.social-style-4 .elespare-social-links a, .elespare-social-link-wrapper.elespare-large.social-style-3 .elespare-social-links a, .elespare-social-link-wrapper.elespare-large.social-style-2 .elespare-social-links a, .elespare-social-link-wrapper.elespare-large.social-style-1 .elespare-social-links a {
width: 80px;
height: 80px; }
.elespare-social-link-wrapper.elespare-large.social-style-6 .elespare-social-links a i, .elespare-social-link-wrapper.elespare-large.social-style-5 .elespare-social-links a i, .elespare-social-link-wrapper.elespare-large.social-style-4 .elespare-social-links a i, .elespare-social-link-wrapper.elespare-large.social-style-3 .elespare-social-links a i, .elespare-social-link-wrapper.elespare-large.social-style-2 .elespare-social-links a i, .elespare-social-link-wrapper.elespare-large.social-style-1 .elespare-social-links a i {
font-size: 22px; }
.elespare-social-link-wrapper.elespare-large.social-style-8 .elespare-social-links a, .elespare-social-link-wrapper.elespare-large.social-style-7 .elespare-social-links a {
font-size: 18px;
padding: 20px 25px; }
.elespare-social-link-wrapper.elespare-large.social-style-8 .elespare-social-links a i, .elespare-social-link-wrapper.elespare-large.social-style-7 .elespare-social-links a i {
font-size: 22px; }
.elespare-social-link-wrapper.elespare-large.social-style-9 .elespare-social-links a {
font-size: 20px;
min-width: 180px;
height: 50px; }
.elespare-social-link-wrapper.elespare-large.social-style-9 .elespare-social-links a i {
font-size: 24px;
width: 50px;
height: 50px; }
.elespare-social-link-wrapper.elespare-large.social-style-10 .elespare-social-links a {
font-size: 22px;
min-width: 160px;
height: 60px; }
.elespare-social-link-wrapper.elespare-large.social-style-10 .elespare-social-links a i {
font-size: 24px; }
.elespare-social-link-wrapper.elespare-large.social-style-11 .elespare-social-links a {
font-size: 14px;
width: 120px;
height: 120px; }
.elespare-social-link-wrapper.elespare-large.social-style-11 .elespare-social-links a i {
font-size: 30px; }
.elespare-social-link-wrapper.elespare-large.social-style-11 .elespare-social-links a .elespare-social-item-name {
font-size: 20px; }
.elespare-social-link-wrapper.elespare-large.social-style-12 .elespare-social-links a {
font-size: 14px;
width: 140px;
height: 100px; }
.elespare-social-link-wrapper.elespare-large.social-style-12 .elespare-social-links a i {
font-size: 24px; }
.elespare-social-link-wrapper.elespare-large.social-style-12 .elespare-social-links a .elespare-social-item-name {
font-size: 20px; }
.elementor-widget-post-social-links.elespare-grid-elespare-left .elespare-social-link-wrapper .elespare-social-links {
justify-content: flex-start; }
.elementor-widget-post-social-links.elespare-grid-elespare-center .elespare-social-link-wrapper .elespare-social-links {
justify-content: center; }
.elementor-widget-post-social-links.elespare-grid-elespare-right .elespare-social-link-wrapper .elespare-social-links {
justify-content: flex-end; }
.elementor-column.elementor-col-50 .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-7 .elespare-social-links > a, .elementor-column.elementor-col-50 .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-8 .elespare-social-links > a, .elementor-column.elementor-col-50 .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-9 .elespare-social-links > a, .elementor-column.elementor-col-50 .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-10 .elespare-social-links > a, .elementor-column.elementor-col-50 .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-11 .elespare-social-links > a, .elementor-column.elementor-col-50 .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-12 .elespare-social-links > a,
.elementor-column[data-col="50"] .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-7 .elespare-social-links > a,
.elementor-column[data-col="50"] .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-8 .elespare-social-links > a,
.elementor-column[data-col="50"] .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-9 .elespare-social-links > a,
.elementor-column[data-col="50"] .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-10 .elespare-social-links > a,
.elementor-column[data-col="50"] .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-11 .elespare-social-links > a,
.elementor-column[data-col="50"] .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-12 .elespare-social-links > a {
margin-bottom: 5px; }
.elementor-column.elementor-col-15 .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-7 .elespare-social-links > a, .elementor-column.elementor-col-15 .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-8 .elespare-social-links > a, .elementor-column.elementor-col-15 .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-9 .elespare-social-links > a, .elementor-column.elementor-col-15 .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-10 .elespare-social-links > a, .elementor-column.elementor-col-15 .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-11 .elespare-social-links > a, .elementor-column.elementor-col-15 .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-12 .elespare-social-links > a,
.elementor-column[data-col="15"] .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-7 .elespare-social-links > a,
.elementor-column[data-col="15"] .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-8 .elespare-social-links > a,
.elementor-column[data-col="15"] .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-9 .elespare-social-links > a,
.elementor-column[data-col="15"] .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-10 .elespare-social-links > a,
.elementor-column[data-col="15"] .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-11 .elespare-social-links > a,
.elementor-column[data-col="15"] .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-12 .elespare-social-links > a,
.elementor-column.elementor-col-20 .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-7 .elespare-social-links > a,
.elementor-column.elementor-col-20 .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-8 .elespare-social-links > a,
.elementor-column.elementor-col-20 .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-9 .elespare-social-links > a,
.elementor-column.elementor-col-20 .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-10 .elespare-social-links > a,
.elementor-column.elementor-col-20 .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-11 .elespare-social-links > a,
.elementor-column.elementor-col-20 .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-12 .elespare-social-links > a,
.elementor-column[data-col="20"] .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-7 .elespare-social-links > a,
.elementor-column[data-col="20"] .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-8 .elespare-social-links > a,
.elementor-column[data-col="20"] .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-9 .elespare-social-links > a,
.elementor-column[data-col="20"] .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-10 .elespare-social-links > a,
.elementor-column[data-col="20"] .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-11 .elespare-social-links > a,
.elementor-column[data-col="20"] .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-12 .elespare-social-links > a,
.elementor-column.elementor-col-25 .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-7 .elespare-social-links > a,
.elementor-column.elementor-col-25 .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-8 .elespare-social-links > a,
.elementor-column.elementor-col-25 .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-9 .elespare-social-links > a,
.elementor-column.elementor-col-25 .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-10 .elespare-social-links > a,
.elementor-column.elementor-col-25 .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-11 .elespare-social-links > a,
.elementor-column.elementor-col-25 .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-12 .elespare-social-links > a,
.elementor-column[data-col="25"] .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-7 .elespare-social-links > a,
.elementor-column[data-col="25"] .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-8 .elespare-social-links > a,
.elementor-column[data-col="25"] .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-9 .elespare-social-links > a,
.elementor-column[data-col="25"] .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-10 .elespare-social-links > a,
.elementor-column[data-col="25"] .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-11 .elespare-social-links > a,
.elementor-column[data-col="25"] .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-12 .elespare-social-links > a,
.elementor-column.elementor-col-33 .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-7 .elespare-social-links > a,
.elementor-column.elementor-col-33 .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-8 .elespare-social-links > a,
.elementor-column.elementor-col-33 .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-9 .elespare-social-links > a,
.elementor-column.elementor-col-33 .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-10 .elespare-social-links > a,
.elementor-column.elementor-col-33 .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-11 .elespare-social-links > a,
.elementor-column.elementor-col-33 .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-12 .elespare-social-links > a,
.elementor-column[data-col="33"] .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-7 .elespare-social-links > a,
.elementor-column[data-col="33"] .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-8 .elespare-social-links > a,
.elementor-column[data-col="33"] .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-9 .elespare-social-links > a,
.elementor-column[data-col="33"] .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-10 .elespare-social-links > a,
.elementor-column[data-col="33"] .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-11 .elespare-social-links > a,
.elementor-column[data-col="33"] .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-12 .elespare-social-links > a {
margin-bottom: 5px; }
.elementor-column.elementor-col-15 .elespare-social-link-wrapper.social-style-12 .elespare-social-links a,
.elementor-column[data-col="15"] .elespare-social-link-wrapper.social-style-12 .elespare-social-links a,
.elementor-column.elementor-col-20 .elespare-social-link-wrapper.social-style-12 .elespare-social-links a,
.elementor-column[data-col="20"] .elespare-social-link-wrapper.social-style-12 .elespare-social-links a,
.elementor-column.elementor-col-25 .elespare-social-link-wrapper.social-style-12 .elespare-social-links a,
.elementor-column[data-col="25"] .elespare-social-link-wrapper.social-style-12 .elespare-social-links a,
.elementor-column.elementor-col-33 .elespare-social-link-wrapper.social-style-12 .elespare-social-links a,
.elementor-column[data-col="33"] .elespare-social-link-wrapper.social-style-12 .elespare-social-links a {
width: 101px;
height: 75px; }
@media (max-width: 1024px) {
.elementor-widget-post-social-links.elespare-grid-tablet-elespare-left .elespare-social-link-wrapper .elespare-social-links {
justify-content: flex-start; }
.elementor-widget-post-social-links.elespare-grid-tablet-elespare-center .elespare-social-link-wrapper .elespare-social-links {
justify-content: center; }
.elementor-widget-post-social-links.elespare-grid-tablet-elespare-right .elespare-social-link-wrapper .elespare-social-links {
justify-content: flex-end; } }
@media (max-width: 767px) {
.elementor-widget-post-social-links.elespare-grid-mobile-elespare-left .elespare-social-link-wrapper .elespare-social-links {
justify-content: flex-start; }
.elementor-widget-post-social-links.elespare-grid-mobile-elespare-center .elespare-social-link-wrapper .elespare-social-links {
justify-content: center; }
.elementor-widget-post-social-links.elespare-grid-mobile-elespare-right .elespare-social-link-wrapper .elespare-social-links {
justify-content: flex-end; } }
body.rtl .elespare-social-link-wrapper.social-style-9 .elespare-social-links a .elespare-social-item-name, body.rtl .elespare-social-link-wrapper.social-style-8 .elespare-social-links a .elespare-social-item-name, body.rtl .elespare-social-link-wrapper.social-style-7 .elespare-social-links a .elespare-social-item-name {
margin: 0 10px 0 0; }
.elespare-widget-title-section.title-style-1 .elespare-widget-title {
position: relative;
margin-bottom: 15px;
margin-top: 0px;
padding-bottom: 10px;
line-height: 1.2; }
.elespare-widget-title-section .elespare-widget-title {
font-size: 20px; }
.elespare-widget-title-section.title-style-2 .elespare-widget-title span.elespare-section-title {
padding: 0px 0px 10px;
display: inline-block;
position: relative;
margin: 0px 0 15px;
line-height: 1.2; }
.elespare-widget-title-section.title-style-3 .elespare-widget-title {
margin: 0 0 15px; }
body.rtl .elementor-element.elespare-section-title-elespare-left .elespare-widget-title-section.title-style-3 .elespare-section-title {
padding: 5px 0px 7px 10px; }
body.rtl .elementor-element.elespare-section-title-elespare-left .elespare-widget-title-section.title-style-4 .elespare-widget-title {
flex-direction: row-reverse; }
body.rtl .elementor-element.elespare-section-title-elespare-left .elespare-widget-title-section.title-style-5 .elespare-widget-title {
flex-direction: row-reverse; }
body.rtl .elementor-element.elespare-section-title-elespare-left .elespare-widget-title-section.title-style-6 .elespare-widget-title {
flex-direction: row-reverse; }
body.rtl .elementor-element.elespare-section-title-elespare-left .elespare-widget-title-section.title-style-6 .elespare-widget-title .elespare-section-title-after {
margin: 0 0 0 10px; }
body.rtl .elementor-element.elespare-section-title-elespare-right .elespare-widget-title-section.title-style-4 .elespare-widget-title {
flex-direction: row; }
body.rtl .elementor-element.elespare-section-title-elespare-right .elespare-widget-title-section.title-style-4 .elespare-widget-title .elespare-section-title-before {
margin: 0 0 0 10px; }
body.rtl .elementor-element.elespare-section-title-elespare-right .elespare-widget-title-section.title-style-5 .elespare-widget-title {
flex-direction: row-reverse; }
body.rtl .elementor-element.elespare-section-title-elespare-right .elespare-widget-title-section.title-style-6 .elespare-widget-title {
flex-direction: row; }
body.rtl .elementor-element.elespare-section-title-elespare-right .elespare-widget-title-section.title-style-6 .elespare-widget-title .elespare-section-title-after {
margin: 0 10px 0 0px; }
.elespare-popular-taxonomies-lists {
display: flex;
align-items: center;
gap: 10px;
flex-wrap: wrap; }
.elespare-popular-taxonomies-lists .elespare-popular-tags-text {
display: flex;
overflow: hidden; }
.elespare-popular-taxonomies-lists .elespare-popular-tags-text .elespare-primary-icon-wrapper {
display: flex;
align-items: center; }
.elespare-popular-taxonomies-lists .elespare-popular-tags-text .elespare-primary-icon-wrapper .elespare-primary-icon {
text-decoration: none !important; }
.elespare-popular-taxonomies-lists .elespare-popular-tags-text .elespare-tag-title-wrapper {
align-self: center; }
.elespare-popular-taxonomies-lists ul {
margin: 0;
padding: 0;
list-style-type: none;
display: flex;
align-items: center;
flex-wrap: wrap;
gap: 10px; }
.elespare-popular-taxonomies-lists ul li {
margin: 0;
padding: 0; }
.elespare-popular-taxonomies-lists ul li .elespare-secondry-wrap {
display: flex;
align-items: center;
gap: 5px; }
.elespare-popular-taxonomies-lists ul li .elespare-secondry-wrap .elespare-secondary-icon {
text-decoration: none !important; }
.elespare-popular-taxonomies-lists ul li a {
text-decoration: none; }
.popular-tag-style-1 .elespare-popular-taxonomies-lists .elespare-popular-tags-text {
gap: 5px; }
.popular-tag-style-2 .elespare-popular-taxonomies-lists .elespare-popular-tags-text {
gap: 10px;
padding: 5px 10px; }
.popular-tag-style-3 .elespare-popular-taxonomies-lists .elespare-popular-tags-text {
gap: 10px;
padding: 5px 10px;
border-radius: 6px; }
.popular-tag-style-4 .elespare-popular-taxonomies-lists .elespare-popular-tags-text {
border-radius: 0 6px 0 6px; }
.popular-tag-style-4 .elespare-popular-taxonomies-lists .elespare-popular-tags-text .elespare-primary-icon-wrapper {
padding: 5px 10px;
border-right: 1px solid rgba(0, 0, 0, 0.15); }
.popular-tag-style-4 .elespare-popular-taxonomies-lists .elespare-popular-tags-text .elespare-tag-title-wrapper {
padding: 5px 10px;
display: inline-block; }
.popular-tag-style-5 .elespare-popular-taxonomies-lists .elespare-popular-tags-text {
border-radius: 100px;
overflow: hidden; }
.popular-tag-style-5 .elespare-popular-taxonomies-lists .elespare-popular-tags-text .elespare-primary-icon-wrapper {
padding: 5px 10px 5px 12px;
background-color: rgba(0, 0, 0, 0.15); }
.popular-tag-style-5 .elespare-popular-taxonomies-lists .elespare-popular-tags-text .elespare-tag-title-wrapper {
padding: 5px 10px;
display: inline-block; }
.popular-tag-style-6 .elespare-popular-taxonomies-lists .elespare-popular-tags-text {
gap: 10px;
border-radius: 0 6px 6px 6px;
overflow: hidden; }
.popular-tag-style-6 .elespare-popular-taxonomies-lists .elespare-popular-tags-text .elespare-primary-icon-wrapper {
padding: 5px 10px;
background-color: rgba(0, 0, 0, 0.15);
position: relative; }
.popular-tag-style-6 .elespare-popular-taxonomies-lists .elespare-popular-tags-text .elespare-primary-icon-wrapper::after {
content: "";
border: 8px solid;
border-color: transparent transparent transparent rgba(0, 0, 0, 0.15);
position: absolute;
top: 50%;
left: 100%;
transform: translateY(-50%); }
.popular-tag-style-6 .elespare-popular-taxonomies-lists .elespare-popular-tags-text .elespare-tag-title-wrapper {
padding: 5px 10px;
display: inline-block; }
.popular-tag-style-7 .elespare-popular-taxonomies-lists .elespare-popular-tags-text {
border-radius: 6px 0 0 0;
overflow: hidden; }
.popular-tag-style-7 .elespare-popular-taxonomies-lists .elespare-popular-tags-text .elespare-primary-icon-wrapper {
clip-path: polygon(0 0, 100% 0%, 75% 100%, 0% 100%);
padding: 5px 20px 5px 12px;
background-color: rgba(0, 0, 0, 0.15); }
.popular-tag-style-7 .elespare-popular-taxonomies-lists .elespare-popular-tags-text .elespare-tag-title-wrapper {
padding: 5px 10px;
display: inline-block; }
.popular-tag-style-8 .elespare-popular-taxonomies-lists .elespare-popular-tags-text {
border-radius: 100px;
overflow: hidden; }
.popular-tag-style-8 .elespare-popular-taxonomies-lists .elespare-popular-tags-text .elespare-primary-icon-wrapper {
clip-path: polygon(0 0, 75% 0, 100% 100%, 0% 100%);
padding: 5px 20px 5px 12px;
background-color: rgba(0, 0, 0, 0.15); }
.popular-tag-style-8 .elespare-popular-taxonomies-lists .elespare-popular-tags-text .elespare-tag-title-wrapper {
padding: 5px 10px;
display: inline-block; }
.popular-tag-style-9 .elespare-popular-taxonomies-lists .elespare-popular-tags-text {
align-items: flex-start;
border-radius: 6px; }
.popular-tag-style-9 .elespare-popular-taxonomies-lists .elespare-popular-tags-text .elespare-primary-icon-wrapper {
padding: 0 0 5px 10px; }
.popular-tag-style-9 .elespare-popular-taxonomies-lists .elespare-popular-tags-text .elespare-primary-icon-wrapper i {
background-color: rgba(0, 0, 0, 0.15);
border-radius: 0 0 100px 100px;
padding: 15px 10px 10px 10px;
display: inline-block;
text-align: center;
line-height: 1; }
.popular-tag-style-9 .elespare-popular-taxonomies-lists .elespare-popular-tags-text .elespare-tag-title-wrapper {
padding: 5px 10px;
display: inline-block; }
.popular-tag-style-10 .elespare-popular-taxonomies-lists .elespare-popular-tags-text {
border-radius: 6px;
overflow: hidden; }
.popular-tag-style-10 .elespare-popular-taxonomies-lists .elespare-popular-tags-text .elespare-primary-icon-wrapper {
clip-path: polygon(0% 0%, 75% 0, 100% 50%, 75% 100%, 0% 100%);
padding: 5px 20px 5px 12px;
background-color: rgba(0, 0, 0, 0.15); }
.popular-tag-style-10 .elespare-popular-taxonomies-lists .elespare-popular-tags-text .elespare-tag-title-wrapper {
padding: 5px 10px;
display: inline-block; }
.popular-tag-style-11 .elespare-popular-taxonomies-lists .elespare-popular-tags-text {
border-radius: 6px 0 6px 0;
overflow: hidden; }
.popular-tag-style-11 .elespare-popular-taxonomies-lists .elespare-popular-tags-text .elespare-primary-icon-wrapper {
padding: 3px 0 3px 5px; }
.popular-tag-style-11 .elespare-popular-taxonomies-lists .elespare-popular-tags-text .elespare-primary-icon-wrapper i {
clip-path: circle(45% at 50% 50%);
padding: 12px;
background-color: rgba(0, 0, 0, 0.15);
display: inline-block;
line-height: 1; }
.popular-tag-style-11 .elespare-popular-taxonomies-lists .elespare-popular-tags-text .elespare-tag-title-wrapper {
padding: 5px 10px;
display: inline-block; }
.popular-tag-style-12 .elespare-popular-taxonomies-lists .elespare-popular-tags-text {
border-radius: 6px 6px 0 0;
overflow: hidden; }
.popular-tag-style-12 .elespare-popular-taxonomies-lists .elespare-popular-tags-text .elespare-primary-icon-wrapper {
padding: 5px 0 5px 5px; }
.popular-tag-style-12 .elespare-popular-taxonomies-lists .elespare-popular-tags-text .elespare-primary-icon-wrapper i {
clip-path: circle(50% at 50% 50%);
padding: 7px 8px;
border: 2px solid currentColor;
display: inline-block;
line-height: 1;
border-radius: 50%; }
.popular-tag-style-12 .elespare-popular-taxonomies-lists .elespare-popular-tags-text .elespare-tag-title-wrapper {
padding: 5px 10px;
display: inline-block; }
.elespare-popular-taxonomies-lists.popular-tag-rounded .elespare-popular-tags-text {
border-radius: 6px; }
.elespare-popular-taxonomies-lists.popular-tag-circular .elespare-popular-tags-text {
border-radius: 100px; }
.elespare-popular-taxonomies-lists.popular-tag-rectangular .elespare-popular-tags-text {
border-radius: 0; }
div .elespare-popular-taxonomies-lists.popular-tag-circular .elespare-popular-tags-text .elespare-primary-icon-wrapper {
padding-left: 12px; }
div.popular-tag-style-2 .elespare-popular-taxonomies-lists.popular-tag-circular .elespare-popular-tags-text .elespare-primary-icon-wrapper, div.popular-tag-style-3 .elespare-popular-taxonomies-lists.popular-tag-circular .elespare-popular-tags-text .elespare-primary-icon-wrapper {
padding-left: 2px; }
div.popular-tag-style-11 .elespare-popular-taxonomies-lists.popular-tag-circular .elespare-popular-tags-text .elespare-primary-icon-wrapper, div.popular-tag-style-12 .elespare-popular-taxonomies-lists.popular-tag-circular .elespare-popular-tags-text .elespare-primary-icon-wrapper {
padding-left: 7px; }
.elespare-popular-taxonomies-lists.popular-vertical {
flex-direction: column;
align-items: flex-start; }
.elespare-popular-taxonomies-lists.popular-vertical .elespare-popular-tags-text {
width: 100%; }
.elespare-popular-taxonomies-lists.popular-vertical ul {
width: 100%; }
.elespare-popular-taxonomies-lists.popular-vertical .popular-vertical {
flex-direction: column;
align-items: flex-start; }
.elespare-popular-taxonomies-lists.popular-vertical .elespare-column-2 li {
width: calc(100% / 2 - 10px); }
.elespare-popular-taxonomies-lists.popular-vertical .elespare-column-3 li {
width: calc(100% / 3 - 10px); }
.elespare-popular-taxonomies-lists.popular-vertical .elespare-column-4 li {
width: calc(100% / 4 - 10px); }
body.rtl .popular-tag-style-4 .elespare-popular-taxonomies-lists .elespare-popular-tags-text {
border-radius: 6px 0 6px 0; }
body.rtl .popular-tag-style-4 .elespare-popular-taxonomies-lists .elespare-popular-tags-text .elespare-primary-icon-wrapper {
border-right: none;
border-left: 1px solid rgba(0, 0, 0, 0.15); }
body.rtl .popular-tag-style-5 .elespare-popular-taxonomies-lists .elespare-popular-tags-text .elespare-primary-icon-wrapper {
padding: 5px 12px 5px 10px; }
body.rtl .popular-tag-style-6 .elespare-popular-taxonomies-lists .elespare-popular-tags-text {
border-radius: 6px 0 6px 6px; }
body.rtl .popular-tag-style-6 .elespare-popular-taxonomies-lists .elespare-popular-tags-text .elespare-primary-icon-wrapper::after {
border-color: transparent rgba(0, 0, 0, 0.15) transparent transparent;
left: auto;
right: 100%; }
body.rtl .popular-tag-style-7 .elespare-popular-taxonomies-lists .elespare-popular-tags-text {
border-radius: 0 6px 0 0; }
body.rtl .popular-tag-style-7 .elespare-popular-taxonomies-lists .elespare-popular-tags-text .elespare-primary-icon-wrapper {
clip-path: polygon(0 0, 100% 0%, 100% 100%, 25% 100%);
padding: 5px 12px 5px 20px; }
body.rtl .popular-tag-style-8 .elespare-popular-taxonomies-lists .elespare-popular-tags-text .elespare-primary-icon-wrapper {
clip-path: polygon(25% 0, 100% 0, 100% 100%, 0% 100%);
padding: 5px 12px 5px 20px; }
body.rtl .popular-tag-style-9 .elespare-popular-taxonomies-lists .elespare-popular-tags-text .elespare-primary-icon-wrapper {
padding: 0 10px 5px 0; }
body.rtl .popular-tag-style-10 .elespare-popular-taxonomies-lists .elespare-popular-tags-text .elespare-primary-icon-wrapper {
clip-path: polygon(25% 0%, 100% 0%, 100% 100%, 25% 100%, 0% 50%);
padding: 5px 12px 5px 20px; }
body.rtl .popular-tag-style-11 .elespare-popular-taxonomies-lists .elespare-popular-tags-text {
border-radius: 0 6px 0 6px; }
body.rtl .popular-tag-style-11 .elespare-popular-taxonomies-lists .elespare-popular-tags-text .elespare-primary-icon-wrapper {
padding: 3px 5px 3px 0; }
body.rtl .popular-tag-style-12 .elespare-popular-taxonomies-lists .elespare-popular-tags-text .elespare-primary-icon-wrapper {
padding: 5px 5px 5px 0; }
body.rtl .elespare-popular-taxonomies-lists.popular-tag-rounded .elespare-popular-tags-text {
border-radius: 6px; }
body.rtl .elespare-popular-taxonomies-lists.popular-tag-circular .elespare-popular-tags-text {
border-radius: 100px; }
body.rtl .elespare-popular-taxonomies-lists.popular-tag-rectangular .elespare-popular-tags-text {
border-radius: 0; }
body.rtl div.popular-tag-style-2 .elespare-popular-taxonomies-lists.popular-tag-circular .elespare-popular-tags-text .elespare-primary-icon-wrapper, body.rtl div .popular-tag-style-3 .elespare-popular-taxonomies-lists.popular-tag-circular .elespare-popular-tags-text .elespare-primary-icon-wrapper {
padding-left: 0;
padding-right: 2px; }
body.rtl div.popular-tag-style-4 .elespare-popular-taxonomies-lists.popular-tag-circular .elespare-popular-tags-text .elespare-primary-icon-wrapper, body.rtl div.popular-tag-style-5 .elespare-popular-taxonomies-lists.popular-tag-circular .elespare-popular-tags-text .elespare-primary-icon-wrapper, body.rtl div.popular-tag-style-6 .elespare-popular-taxonomies-lists.popular-tag-circular .elespare-popular-tags-text .elespare-primary-icon-wrapper, body.rtl div.popular-tag-style-9 .elespare-popular-taxonomies-lists.popular-tag-circular .elespare-popular-tags-text .elespare-primary-icon-wrapper {
padding-left: 10px;
padding-right: 12px; }
body.rtl div.popular-tag-style-7 .elespare-popular-taxonomies-lists.popular-tag-circular .elespare-popular-tags-text .elespare-primary-icon-wrapper, body.rtl div.popular-tag-style-8 .elespare-popular-taxonomies-lists.popular-tag-circular .elespare-popular-tags-text .elespare-primary-icon-wrapper, body.rtl div.popular-tag-style-10 .elespare-popular-taxonomies-lists.popular-tag-circular .elespare-popular-tags-text .elespare-primary-icon-wrapper {
padding-left: 20px;
padding-right: 12px; }
body.rtl div.popular-tag-style-11 .elespare-popular-taxonomies-lists.popular-tag-circular .elespare-popular-tags-text .elespare-primary-icon-wrapper, body.rtl div.popular-tag-style-12 .elespare-popular-taxonomies-lists.popular-tag-circular .elespare-popular-tags-text .elespare-primary-icon-wrapper {
padding-left: 0;
padding-right: 7px; }
.elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu {
list-style: none;
margin: 0;
padding: 0;
display: flex;
flex-wrap: wrap; }
.elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul > li,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu > li {
margin: 0;
display: flex;
align-items: center;
position: relative; }
.elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul > li > a,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu > li > a {
line-height: 50px;
display: block;
font-weight: 600;
padding: 0 10px;
display: flex;
align-items: center; }
.elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul .elespare-menu-child,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu .elespare-menu-child {
position: absolute;
top: 100%;
left: 0;
visibility: hidden; }
.elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul .children,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul .sub-menu,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu .children,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu .sub-menu {
list-style: none;
min-width: 245px;
padding: 0;
margin: 0;
background-color: #fff;
box-shadow: 1px 5px 15px rgba(0, 0, 0, 0.1);
visibility: hidden;
opacity: 0;
position: absolute;
top: 100%;
left: 15px;
z-index: 9999;
overflow: visible; }
.elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul .children li > a,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul .sub-menu li > a,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu .children li > a,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu .sub-menu li > a {
line-height: 1.6;
display: block; }
.elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul .children li a,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul .sub-menu li a,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu .children li a,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu .sub-menu li a {
border-style: solid; }
.elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul .children .children,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul .children .elespare-menu-child,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul .sub-menu .children,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul .sub-menu .elespare-menu-child,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu .children .children,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu .children .elespare-menu-child,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu .sub-menu .children,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu .sub-menu .elespare-menu-child {
left: 100%; }
.elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul .children li.page_item_has_children,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul .children li.menu-item-has-children,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul .sub-menu li.page_item_has_children,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul .sub-menu li.menu-item-has-children,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu .children li.page_item_has_children,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu .children li.menu-item-has-children,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu .sub-menu li.page_item_has_children,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu .sub-menu li.menu-item-has-children {
position: relative; }
.elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul li.page_item_has_children > a:after,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul li.menu-item-has-children > a:after,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu li.page_item_has_children > a:after,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu li.menu-item-has-children > a:after {
padding-left: 10px; }
.elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul li.page_item_has_children > a > button.elespare-dropdwon-toggle,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul li.menu-item-has-children > a > button.elespare-dropdwon-toggle,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu li.page_item_has_children > a > button.elespare-dropdwon-toggle,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu li.menu-item-has-children > a > button.elespare-dropdwon-toggle {
display: none; }
.elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul li.page_item_has_children .page_item_has_children a,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul li.page_item_has_children .menu-item-has-children a,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul li.menu-item-has-children .page_item_has_children a,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul li.menu-item-has-children .menu-item-has-children a,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu li.page_item_has_children .page_item_has_children a,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu li.page_item_has_children .menu-item-has-children a,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu li.menu-item-has-children .page_item_has_children a,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu li.menu-item-has-children .menu-item-has-children a {
display: flex;
justify-content: space-between;
align-items: center; }
.elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul li.page_item_has_children .page_item_has_children .sub-menu,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul li.page_item_has_children .menu-item-has-children .sub-menu,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul li.menu-item-has-children .page_item_has_children .sub-menu,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul li.menu-item-has-children .menu-item-has-children .sub-menu,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu li.page_item_has_children .page_item_has_children .sub-menu,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu li.page_item_has_children .menu-item-has-children .sub-menu,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu li.menu-item-has-children .page_item_has_children .sub-menu,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu li.menu-item-has-children .menu-item-has-children .sub-menu {
left: 0;
top: 0; }
.elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul li.page_item_has_children .page_item_has_children .children,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul li.page_item_has_children .page_item_has_children .elespare-menu-child,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul li.page_item_has_children .menu-item-has-children .children,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul li.page_item_has_children .menu-item-has-children .elespare-menu-child,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul li.menu-item-has-children .page_item_has_children .children,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul li.menu-item-has-children .page_item_has_children .elespare-menu-child,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul li.menu-item-has-children .menu-item-has-children .children,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul li.menu-item-has-children .menu-item-has-children .elespare-menu-child,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu li.page_item_has_children .page_item_has_children .children,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu li.page_item_has_children .page_item_has_children .elespare-menu-child,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu li.page_item_has_children .menu-item-has-children .children,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu li.page_item_has_children .menu-item-has-children .elespare-menu-child,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu li.menu-item-has-children .page_item_has_children .children,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu li.menu-item-has-children .page_item_has_children .elespare-menu-child,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu li.menu-item-has-children .menu-item-has-children .children,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu li.menu-item-has-children .menu-item-has-children .elespare-menu-child {
top: 0; }
.elespare-navigation-wrapper.horizontal span.elespare-menu-item-description {
font-size: 12px;
line-height: normal;
padding: 0 5px;
font-style: italic;
font-weight: normal;
display: none; }
.elespare-navigation-wrapper.horizontal a {
text-decoration: none; }
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu li.page_item_has_children:hover > .children,
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu li.page_item_has_children:hover > .elespare-menu-child > .sub-menu,
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu li.page_item_has_children:hover > .elespare-menu-child,
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu li.menu-item-has-children:hover > .children,
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu li.menu-item-has-children:hover > .elespare-menu-child > .sub-menu,
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu li.menu-item-has-children:hover > .elespare-menu-child {
visibility: visible;
opacity: 1;
z-index: 9999999;
transition-delay: 0s, 0s, 0.3s;
-webkit-transition: all 0.3s ease 0s, opacity 0.3s;
transition: all 0.3s ease 0s, opacity 0.3s; }
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu li.page_item_has_children:focus-within > .children,
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu li.page_item_has_children:focus-within > .elespare-menu-child > .sub-menu,
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu li.page_item_has_children:focus-within > .elespare-menu-child,
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu li.menu-item-has-children:focus-within > .children,
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu li.menu-item-has-children:focus-within > .elespare-menu-child > .sub-menu,
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu li.menu-item-has-children:focus-within > .elespare-menu-child {
visibility: visible;
opacity: 1;
z-index: 9999999;
transition-delay: 0s, 0s, 0.3s;
-webkit-transition: all 0.3s ease 0s, opacity 0.3s;
transition: all 0.3s ease 0s, opacity 0.3s; }
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-1 .elespare-menu-child .sub-menu {
transform: translateY(-15px); }
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-1 .children {
transform: translateY(-15px); }
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-1 li.page_item_has_children:hover > .children,
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-1 li.page_item_has_children:hover > .elespare-menu-child > .sub-menu,
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-1 li.page_item_has_children:hover > .elespare-menu-child,
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-1 li.menu-item-has-children:hover > .children,
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-1 li.menu-item-has-children:hover > .elespare-menu-child > .sub-menu,
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-1 li.menu-item-has-children:hover > .elespare-menu-child {
transform: translateY(0%); }
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-1 li.page_item_has_children:focus-within > .children,
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-1 li.page_item_has_children:focus-within > .elespare-menu-child > .sub-menu,
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-1 li.page_item_has_children:focus-within > .elespare-menu-child,
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-1 li.menu-item-has-children:focus-within > .children,
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-1 li.menu-item-has-children:focus-within > .elespare-menu-child > .sub-menu,
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-1 li.menu-item-has-children:focus-within > .elespare-menu-child {
transform: translateY(0%); }
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-2 .elespare-menu-child .sub-menu {
transform: translateY(15px); }
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-2 .children {
transform: translateY(15px); }
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-2 li.menu-item-has-children:hover > .children,
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-2 li.menu-item-has-children:hover > .elespare-menu-child > .sub-menu,
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-2 li.menu-item-has-children:hover > .elespare-menu-child {
transform: translateY(0%); }
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-2 li.menu-item-has-children:focus-within > .children,
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-2 li.menu-item-has-children:focus-within > .elespare-menu-child > .sub-menu,
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-2 li.menu-item-has-children:focus-within > .elespare-menu-child {
transform: translateY(0%); }
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-3 .elespare-menu-child .sub-menu {
transform: scaleY(0);
transform-origin: top; }
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-3 .children {
transform: scaleY(0);
transform-origin: top; }
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-3 li.page_item_has_children:hover > .children,
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-3 li.page_item_has_children:hover > .elespare-menu-child > .sub-menu,
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-3 li.page_item_has_children:hover > .elespare-menu-child,
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-3 li.menu-item-has-children:hover > .children,
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-3 li.menu-item-has-children:hover > .elespare-menu-child > .sub-menu,
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-3 li.menu-item-has-children:hover > .elespare-menu-child {
transform: scaleY(1); }
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-3 li.page_item_has_children:focus-within > .children,
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-3 li.page_item_has_children:focus-within > .elespare-menu-child > .sub-menu,
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-3 li.page_item_has_children:focus-within > .elespare-menu-child,
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-3 li.menu-item-has-children:focus-within > .children,
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-3 li.menu-item-has-children:focus-within > .elespare-menu-child > .sub-menu,
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-3 li.menu-item-has-children:focus-within > .elespare-menu-child {
transform: scaleY(1); }
.elespare-navigation-wrapper.horizontal.sub-click .elespare-main-navigation .elespare-menu li.page_item_has_children > .children.active,
.elespare-navigation-wrapper.horizontal.sub-click .elespare-main-navigation .elespare-menu li.page_item_has_children > .elespare-menu-child.active > .sub-menu,
.elespare-navigation-wrapper.horizontal.sub-click .elespare-main-navigation .elespare-menu li.page_item_has_children > .elespare-menu-child.active,
.elespare-navigation-wrapper.horizontal.sub-click .elespare-main-navigation .elespare-menu li.menu-item-has-children > .children.active,
.elespare-navigation-wrapper.horizontal.sub-click .elespare-main-navigation .elespare-menu li.menu-item-has-children > .elespare-menu-child.active > .sub-menu,
.elespare-navigation-wrapper.horizontal.sub-click .elespare-main-navigation .elespare-menu li.menu-item-has-children > .elespare-menu-child.active {
visibility: visible;
opacity: 1;
z-index: 9999999;
transition-delay: 0s, 0s, 0.3s;
transition: all 0.3s ease 0s, opacity 0.3s; }
.elespare-navigation-wrapper.horizontal.sub-click .elespare-main-navigation .elespare-menu li.page_item_has_children > a:after,
.elespare-navigation-wrapper.horizontal.sub-click .elespare-main-navigation .elespare-menu li.menu-item-has-children > a:after {
display: none; }
.elespare-navigation-wrapper.horizontal.sub-click .elespare-main-navigation .elespare-menu li.page_item_has_children > a > button.elespare-dropdwon-toggle,
.elespare-navigation-wrapper.horizontal.sub-click .elespare-main-navigation .elespare-menu li.menu-item-has-children > a > button.elespare-dropdwon-toggle {
padding-left: 10px;
display: inline-block;
border: none;
padding: 0;
margin: 0;
background-color: transparent;
color: inherit;
line-height: 1.2; }
.elespare-navigation-wrapper.horizontal.sub-click .elespare-main-navigation .elespare-menu li.page_item_has_children > a > button.elespare-dropdwon-toggle:hover,
.elespare-navigation-wrapper.horizontal.sub-click .elespare-main-navigation .elespare-menu li.menu-item-has-children > a > button.elespare-dropdwon-toggle:hover {
background-color: transparent;
border: none;
color: inherit; }
.elespare-navigation-wrapper.horizontal.sub-click .elespare-main-navigation .elespare-menu li.page_item_has_children > a > button.elespare-dropdwon-toggle:focus,
.elespare-navigation-wrapper.horizontal.sub-click .elespare-main-navigation .elespare-menu li.menu-item-has-children > a > button.elespare-dropdwon-toggle:focus {
background-color: transparent;
border: none;
color: inherit;
outline: none; }
.elespare-navigation-wrapper.horizontal.sub-click .elespare-main-navigation .elespare-menu li.page_item_has_children > a > button.elespare-dropdwon-toggle:focus-visible,
.elespare-navigation-wrapper.horizontal.sub-click .elespare-main-navigation .elespare-menu li.menu-item-has-children > a > button.elespare-dropdwon-toggle:focus-visible {
outline: 1px solid; }
.elespare-navigation-wrapper.horizontal.sub-click .elespare-main-navigation .elespare-menu.animation-1 .elespare-menu-child .sub-menu {
transform: translateY(-15px); }
.elespare-navigation-wrapper.horizontal.sub-click .elespare-main-navigation .elespare-menu.animation-1 .children {
transform: translateY(-15px); }
.elespare-navigation-wrapper.horizontal.sub-click .elespare-main-navigation .elespare-menu.animation-1 li.page_item_has_children > .children,
.elespare-navigation-wrapper.horizontal.sub-click .elespare-main-navigation .elespare-menu.animation-1 li.page_item_has_children > .elespare-menu-child.active > .sub-menu,
.elespare-navigation-wrapper.horizontal.sub-click .elespare-main-navigation .elespare-menu.animation-1 li.page_item_has_children > .elespare-menu-child.active,
.elespare-navigation-wrapper.horizontal.sub-click .elespare-main-navigation .elespare-menu.animation-1 li.menu-item-has-children > .children,
.elespare-navigation-wrapper.horizontal.sub-click .elespare-main-navigation .elespare-menu.animation-1 li.menu-item-has-children > .elespare-menu-child.active > .sub-menu,
.elespare-navigation-wrapper.horizontal.sub-click .elespare-main-navigation .elespare-menu.animation-1 li.menu-item-has-children > .elespare-menu-child.active {
transform: translateY(0%); }
.elespare-navigation-wrapper.horizontal.sub-click .elespare-main-navigation .elespare-menu.animation-2 .elespare-menu-child .sub-menu {
transform: translateY(15px); }
.elespare-navigation-wrapper.horizontal.sub-click .elespare-main-navigation .elespare-menu.animation-2 .children {
transform: translateY(15px); }
.elespare-navigation-wrapper.horizontal.sub-click .elespare-main-navigation .elespare-menu.animation-2 li.menu-item-has-children > .children,
.elespare-navigation-wrapper.horizontal.sub-click .elespare-main-navigation .elespare-menu.animation-2 li.menu-item-has-children > .elespare-menu-child.active > .sub-menu,
.elespare-navigation-wrapper.horizontal.sub-click .elespare-main-navigation .elespare-menu.animation-2 li.menu-item-has-children > .elespare-menu-child.active {
transform: translateY(0%); }
.elespare-navigation-wrapper.horizontal.sub-click .elespare-main-navigation .elespare-menu.animation-3 .elespare-menu-child .sub-menu {
transform: scaleY(0);
transform-origin: top; }
.elespare-navigation-wrapper.horizontal.sub-click .elespare-main-navigation .elespare-menu.animation-3 .children {
transform: scaleY(0);
transform-origin: top; }
.elespare-navigation-wrapper.horizontal.sub-click .elespare-main-navigation .elespare-menu.animation-3 li.menu-item-has-children > .children,
.elespare-navigation-wrapper.horizontal.sub-click .elespare-main-navigation .elespare-menu.animation-3 li.menu-item-has-children > .elespare-menu-child.active > .sub-menu,
.elespare-navigation-wrapper.horizontal.sub-click .elespare-main-navigation .elespare-menu.animation-3 li.menu-item-has-children > .elespare-menu-child.active {
transform: scaleY(1); }
.elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-toggle {
display: none;
font-size: 48px; }
.elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-toggle .elespare-close-toggle {
display: none; }
.elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-toggle .elespare-open-toggle {
display: block; }
.elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-toggle.elespare-nav-menu-toggle .elespare-close-toggle {
display: block; }
.elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-toggle.elespare-nav-menu-toggle .elespare-open-toggle {
display: none; }
.elespare-navigation-wrapper.horizontal.drawer .elespare-menu-toggle {
display: none;
font-size: 48px; }
.elespare-navigation-wrapper.horizontal.drawer .elespare-menu-toggle .elespare-close-toggle {
display: none; }
.elespare-navigation-wrapper.horizontal.drawer .elespare-menu-toggle .elespare-open-toggle {
display: block; }
@media (max-width: 1025px) {
.elesapre-nav-menu__breakpoint-tablet-large .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-toggle, .elesapre-nav-menu__breakpoint-tablet-large .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-toggle {
display: block; }
.elesapre-nav-menu__breakpoint-tablet-large .elespare-navigation-wrapper.horizontal.drawer .elespare-overlay, .elesapre-nav-menu__breakpoint-tablet-large .elespare-navigation-wrapper.horizontal.dropdown .elespare-overlay {
background-color: rgba(0, 0, 0, 0.6);
position: fixed;
z-index: 999998;
top: 0;
bottom: 0;
left: 0;
right: 0;
transition: all 0.3s ease-out; }
.elesapre-nav-menu__breakpoint-tablet-large .elespare-navigation-wrapper.horizontal.drawer .elespare-overlay.show, .elesapre-nav-menu__breakpoint-tablet-large .elespare-navigation-wrapper.horizontal.dropdown .elespare-overlay.show {
display: block;
transition: all 0.3s ease-out; }
.elesapre-nav-menu__breakpoint-tablet-large .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar.show, .elesapre-nav-menu__breakpoint-tablet-large .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar.show {
transform: translateX(0);
transition: transform 0.3s ease-out;
display: block; }
.elesapre-nav-menu__breakpoint-tablet-large .elespare-navigation-wrapper.horizontal.drawer .elespare-main-navigation, .elesapre-nav-menu__breakpoint-tablet-large .elespare-navigation-wrapper.horizontal.dropdown .elespare-main-navigation {
display: none; } }
@media (max-width: 992px) {
.elesapre-nav-menu__breakpoint-tablet-small .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-toggle, .elesapre-nav-menu__breakpoint-tablet-small .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-toggle {
display: block; }
.elesapre-nav-menu__breakpoint-tablet-small .elespare-navigation-wrapper.horizontal.drawer .elespare-overlay, .elesapre-nav-menu__breakpoint-tablet-small .elespare-navigation-wrapper.horizontal.dropdown .elespare-overlay {
background-color: rgba(0, 0, 0, 0.6);
position: fixed;
z-index: 999998;
top: 0;
bottom: 0;
left: 0;
right: 0;
transition: all 0.3s ease-out; }
.elesapre-nav-menu__breakpoint-tablet-small .elespare-navigation-wrapper.horizontal.drawer .elespare-overlay.show, .elesapre-nav-menu__breakpoint-tablet-small .elespare-navigation-wrapper.horizontal.dropdown .elespare-overlay.show {
display: block;
transition: all 0.3s ease-out; }
.elesapre-nav-menu__breakpoint-tablet-small .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar.show, .elesapre-nav-menu__breakpoint-tablet-small .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar.show {
transform: translateX(0);
transition: transform 0.3s ease-out;
display: block; }
.elesapre-nav-menu__breakpoint-tablet-small .elespare-navigation-wrapper.horizontal.drawer .elespare-main-navigation, .elesapre-nav-menu__breakpoint-tablet-small .elespare-navigation-wrapper.horizontal.dropdown .elespare-main-navigation {
display: none; } }
@media (max-width: 768px) {
.elesapre-nav-menu__breakpoint-mobile-large .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-toggle, .elesapre-nav-menu__breakpoint-mobile-large .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-toggle {
display: block; }
.elesapre-nav-menu__breakpoint-mobile-large .elespare-navigation-wrapper.horizontal.drawer .elespare-overlay, .elesapre-nav-menu__breakpoint-mobile-large .elespare-navigation-wrapper.horizontal.dropdown .elespare-overlay {
background-color: rgba(0, 0, 0, 0.6);
position: fixed;
z-index: 999998;
top: 0;
bottom: 0;
left: 0;
right: 0;
transition: all 0.3s ease-out; }
.elesapre-nav-menu__breakpoint-mobile-large .elespare-navigation-wrapper.horizontal.drawer .elespare-overlay.show, .elesapre-nav-menu__breakpoint-mobile-large .elespare-navigation-wrapper.horizontal.dropdown .elespare-overlay.show {
display: block;
transition: all 0.3s ease-out; }
.elesapre-nav-menu__breakpoint-mobile-large .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar.show, .elesapre-nav-menu__breakpoint-mobile-large .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar.show {
transform: translateX(0);
transition: transform 0.3s ease-out;
display: block; }
.elesapre-nav-menu__breakpoint-mobile-large .elespare-navigation-wrapper.horizontal.drawer .elespare-main-navigation, .elesapre-nav-menu__breakpoint-mobile-large .elespare-navigation-wrapper.horizontal.dropdown .elespare-main-navigation {
display: none; } }
@media (max-width: 480px) {
.elesapre-nav-menu__breakpoint-mobile-small .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-toggle, .elesapre-nav-menu__breakpoint-mobile-small .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-toggle {
display: block; }
.elesapre-nav-menu__breakpoint-mobile-small .elespare-navigation-wrapper.horizontal.drawer .elespare-overlay, .elesapre-nav-menu__breakpoint-mobile-small .elespare-navigation-wrapper.horizontal.dropdown .elespare-overlay {
background-color: rgba(0, 0, 0, 0.6);
position: fixed;
z-index: 999998;
top: 0;
bottom: 0;
left: 0;
right: 0;
transition: all 0.3s ease-out; }
.elesapre-nav-menu__breakpoint-mobile-small .elespare-navigation-wrapper.horizontal.drawer .elespare-overlay.show, .elesapre-nav-menu__breakpoint-mobile-small .elespare-navigation-wrapper.horizontal.dropdown .elespare-overlay.show {
display: block;
transition: all 0.3s ease-out; }
.elesapre-nav-menu__breakpoint-mobile-small .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar.show, .elesapre-nav-menu__breakpoint-mobile-small .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar.show {
transform: translateX(0);
transition: transform 0.3s ease-out;
display: block; }
.elesapre-nav-menu__breakpoint-mobile-small .elespare-navigation-wrapper.horizontal.drawer .elespare-main-navigation, .elesapre-nav-menu__breakpoint-mobile-small .elespare-navigation-wrapper.horizontal.dropdown .elespare-main-navigation {
display: none; } }
.elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar {
position: fixed;
left: 0;
width: 300px;
transform: translateX(-100%);
transition: transform 0.3s ease-out;
top: 0;
bottom: 0;
z-index: 999999;
background-color: #fff;
display: none; }
.elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .elespare--close-menu-side-bar {
font-size: 30px;
display: block;
padding: 5px 10px;
text-align: right; }
.elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .elespare-menu-sidebar--wrapper {
padding: 0 0 20px 0px;
height: 100vh; }
.elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .elespare-menu-sidebar--wrapper .elespare-menu-dropdown {
list-style: none;
margin: 0;
padding: 20px;
height: 100%;
overflow-y: scroll;
width: 100%; }
.elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .elespare-menu-sidebar--wrapper .elespare-menu-dropdown ul {
list-style: none;
margin: 0;
padding: 0; }
.elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .elespare-menu-sidebar--wrapper .elespare-menu-dropdown ul li.page_item a,
.elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .elespare-menu-sidebar--wrapper .elespare-menu-dropdown ul li.menu-item a {
display: flex;
justify-content: flex-start;
align-items: center;
line-height: 50px;
border-bottom: 1px solid #eee; }
.elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .elespare-menu-sidebar--wrapper .elespare-menu-dropdown .children,
.elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .elespare-menu-sidebar--wrapper .elespare-menu-dropdown .sub-menu {
display: none;
padding-left: 10px; }
.elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .elespare-menu-sidebar--wrapper .elespare-menu-dropdown::-webkit-scrollbar {
width: 5px; }
.elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .elespare-menu-sidebar--wrapper .elespare-menu-dropdown::-webkit-scrollbar-thumb {
background: #1f3d70;
border-radius: 50px; }
.elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .elespare-menu-sidebar--wrapper .elespare-menu-dropdown::-webkit-scrollbar-thumb:hover {
background: #fc1550; }
.elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .page_item_has_children a,
.elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .menu-item-has-children a {
display: flex;
justify-content: space-between; }
.elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .page_item_has_children a::after,
.elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .menu-item-has-children a::after {
display: none; }
.elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .page_item_has_children > a > button.elespare-dropdwon-toggle,
.elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .menu-item-has-children > a > button.elespare-dropdwon-toggle {
display: inline-block;
background-color: transparent;
border: none;
padding: 0;
margin: 0;
color: inherit;
width: 30px;
height: 30px; }
.elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .page_item_has_children > a > button.elespare-dropdwon-toggle:hover,
.elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .menu-item-has-children > a > button.elespare-dropdwon-toggle:hover {
background-color: transparent;
border: none;
color: inherit; }
.elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .page_item_has_children > a > button.elespare-dropdwon-toggle:focus,
.elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .menu-item-has-children > a > button.elespare-dropdwon-toggle:focus {
outline: 1px dotted;
background: transparent;
border: none; }
.elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .page_item_has_children > a > button.elespare-dropdwon-toggle:after,
.elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .menu-item-has-children > a > button.elespare-dropdwon-toggle:after {
transition: all 0.3s;
display: inline-block; }
.elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .page_item_has_children > a > button.elespare-dropdwon-toggle.up:after,
.elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .menu-item-has-children > a > button.elespare-dropdwon-toggle.up:after {
transition: all 0.3s; }
.elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar.elespare-menu-right {
right: 0;
left: auto;
transform: translateX(100%); }
.elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar.elespare-menu-right .elespare--close-menu-side-bar {
text-align: left; }
.elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown {
position: absolute;
top: 100%;
left: 0;
z-index: 12;
background-color: #fff;
margin-top: 10px;
padding: 0 20px 20px;
-webkit-transition: max-height 0.3s, -webkit-transform 0.3s;
transition: max-height 0.3s, -webkit-transform 0.3s;
-o-transition: max-height 0.3s, transform 0.3s;
transition: max-height 0.3s, transform 0.3s;
transition: max-height 0.3s, transform 0.3s, -webkit-transform 0.3s;
-webkit-transform-origin: top;
-ms-transform-origin: top;
transform-origin: top;
overflow: auto;
-webkit-transform: scaleY(0);
-ms-transform: scaleY(0);
transform: scaleY(0);
max-height: 0; }
.elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown ul {
list-style: none;
padding: 0;
margin: 0; }
.elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown ul li.page_item,
.elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown ul li.menu-item {
margin: 0; }
.elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown ul li.page_item a,
.elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown ul li.menu-item a {
display: flex;
justify-content: flex-start;
align-items: center;
line-height: 50px;
border-bottom: 1px solid #eee; }
.elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .page_item_has_children a,
.elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .menu-item-has-children a {
display: flex;
justify-content: space-between; }
.elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .page_item_has_children a::after,
.elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .menu-item-has-children a::after {
display: none; }
.elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .page_item_has_children > a > button.elespare-dropdwon-toggle,
.elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .menu-item-has-children > a > button.elespare-dropdwon-toggle {
display: inline-block;
border: none;
padding: 0;
margin: 0;
color: inherit;
width: 30px;
height: 30px; }
.elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .page_item_has_children > a > button.elespare-dropdwon-toggle:hover,
.elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .menu-item-has-children > a > button.elespare-dropdwon-toggle:hover {
background-color: transparent;
border: none;
color: inherit; }
.elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .page_item_has_children > a > button.elespare-dropdwon-toggle:focus,
.elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .menu-item-has-children > a > button.elespare-dropdwon-toggle:focus {
outline: 1px dotted;
background: transparent;
border: none; }
.elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .page_item_has_children > a > button.elespare-dropdwon-toggle:after,
.elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .menu-item-has-children > a > button.elespare-dropdwon-toggle:after {
transition: all 0.3s;
display: inline-block; }
.elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .page_item_has_children > a > button.elespare-dropdwon-toggle.up:after,
.elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .menu-item-has-children > a > button.elespare-dropdwon-toggle.up:after {
transition: all 0.3s; }
.elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .children,
.elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .sub-menu {
display: none; }
.elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown.show {
-webkit-transform: scaleY(1);
-ms-transform: scaleY(1);
transform: scaleY(1);
max-height: 100vh; }
.elespare-overlay {
display: none; }
.elespare--hover-background ul.elespare-menu > li:hover > a,
.elespare--hover-background div.elespare-menu ul > li:hover > a {
color: #aa3166; }
.elespare--hover-overline .elespare-menu li a:before,
.elespare--hover-underline .elespare-menu li a:before {
position: absolute;
display: block;
content: "";
height: 3px;
width: 0;
transition: width 0.3s linear; }
.elespare--hover-overline div.elespare-menu ul > li:hover > a,
.elespare--hover-overline ul.elespare-menu > li:hover > a,
.elespare--hover-underline div.elespare-menu ul > li:hover > a,
.elespare--hover-underline ul.elespare-menu > li:hover > a {
position: relative; }
.elespare--hover-overline div.elespare-menu ul > li:hover > a:before,
.elespare--hover-overline ul.elespare-menu > li:hover > a:before,
.elespare--hover-underline div.elespare-menu ul > li:hover > a:before,
.elespare--hover-underline ul.elespare-menu > li:hover > a:before {
width: 50px;
background-color: #000; }
.elespare--hover-overline .elespare-menu li .sub-menu > li a,
.elespare--hover-underline .elespare-menu li .sub-menu > li a {
position: relative; }
.elespare--hover-overline .elespare-menu li .sub-menu > li a:after,
.elespare--hover-underline .elespare-menu li .sub-menu > li a:after {
top: auto;
bottom: 12px; }
.elespare--hover-underline li a:before {
bottom: 0; }
.elespare--hover-overline .elespare-menu li a:before {
top: 0; }
.elespare--hover-overline div.elespare-menu ul > li:hover > a,
.elespare--hover-overline ul.elespare-menu > li:hover > a {
position: relative; }
.elespare--hover-overline div.elespare-menu ul > li:hover > a:before,
.elespare--hover-overline ul.elespare-menu > li:hover > a:before {
width: 80px;
background-color: #000; }
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-arrow .elespare-navigation-wrapper.horizontal .elespare-menu li.page_item_has_children > a:after,
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-arrow .elespare-navigation-wrapper.horizontal .elespare-menu li.menu-item-has-children > a:after {
content: "\f107";
font-family: "elespare-icons"; }
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-arrow .elespare-navigation-wrapper.horizontal .elespare-menu .elespare-menu-child .sub-menu li.menu-item-has-children > a:after {
content: "\f105";
font-family: "elespare-icons"; }
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-arrow .elespare-navigation-wrapper.horizontal .elespare-menu .children li.page_item_has_children > a:after {
content: "\f105";
font-family: "elespare-icons"; }
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-arrow .elespare-navigation-wrapper.horizontal.sub-click .elespare-menu li.page_item_has_children > a:after,
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-arrow .elespare-navigation-wrapper.horizontal.sub-click .elespare-menu li.menu-item-has-children > a:after {
display: none; }
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-arrow .elespare-navigation-wrapper.horizontal.sub-click .elespare-menu li.page_item_has_children > a > button.elespare-dropdwon-toggle:after,
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-arrow .elespare-navigation-wrapper.horizontal.sub-click .elespare-menu li.menu-item-has-children > a > button.elespare-dropdwon-toggle:after {
content: "\f107";
font-family: "elespare-icons";
padding-left: 10px; }
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-arrow .elespare-navigation-wrapper.horizontal.sub-click .elespare-menu .elespare-menu-child .sub-menu li.menu-item-has-children > a:after {
display: none; }
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-arrow .elespare-navigation-wrapper.horizontal.sub-click .elespare-menu .elespare-menu-child .sub-menu li.menu-item-has-children > a > button.elespare-dropdwon-toggle:after {
content: "\f105";
font-family: "elespare-icons"; }
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-arrow .elespare-navigation-wrapper.horizontal.sub-click .elespare-menu .children li.page_item_has_children > a:after {
display: none; }
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-arrow .elespare-navigation-wrapper.horizontal.sub-click .elespare-menu .children li.page_item_has_children > a > button.elespare-dropdwon-toggle:after {
content: "\f105";
font-family: "elespare-icons"; }
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-arrow .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .page_item_has_children > a > button.elespare-dropdwon-toggle,
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-arrow .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .menu-item-has-children > a > button.elespare-dropdwon-toggle {
margin-left: auto; }
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-arrow .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .page_item_has_children > a > button.elespare-dropdwon-toggle:after,
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-arrow .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .menu-item-has-children > a > button.elespare-dropdwon-toggle:after {
content: "\f107";
font-family: "elespare-icons"; }
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-arrow .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .page_item_has_children > a > button.elespare-dropdwon-toggle.up:after,
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-arrow .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .menu-item-has-children > a > button.elespare-dropdwon-toggle.up:after {
content: "\f106"; }
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-arrow .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .page_item_has_children > a > button.elespare-dropdwon-toggle,
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-arrow .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .menu-item-has-children > a > button.elespare-dropdwon-toggle {
margin-left: auto; }
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-arrow .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .page_item_has_children > a > button.elespare-dropdwon-toggle:after,
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-arrow .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .menu-item-has-children > a > button.elespare-dropdwon-toggle:after {
content: "\f107";
font-family: "elespare-icons"; }
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-arrow .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .page_item_has_children > a > button.elespare-dropdwon-toggle.up:after,
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-arrow .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .menu-item-has-children > a > button.elespare-dropdwon-toggle.up:after {
content: "\f106"; }
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-plus .elespare-navigation-wrapper.horizontal .elespare-menu li.page_item_has_children > a:after,
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-plus .elespare-navigation-wrapper.horizontal .elespare-menu li.menu-item-has-children > a:after {
content: "\e82e";
font-family: "elespare-icons"; }
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-plus .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .page_item_has_children > a > button.elespare-dropdwon-toggle,
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-plus .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .menu-item-has-children > a > button.elespare-dropdwon-toggle {
margin-left: auto; }
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-plus .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .page_item_has_children > a > button.elespare-dropdwon-toggle:after,
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-plus .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .menu-item-has-children > a > button.elespare-dropdwon-toggle:after {
content: "\e82e";
font-family: "elespare-icons"; }
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-plus .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .page_item_has_children > a > button.elespare-dropdwon-toggle,
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-plus .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .menu-item-has-children > a > button.elespare-dropdwon-toggle {
margin-left: auto; }
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-plus .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .page_item_has_children > a > button.elespare-dropdwon-toggle:after,
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-plus .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .menu-item-has-children > a > button.elespare-dropdwon-toggle:after {
content: "\e82e";
font-family: "elespare-icons"; }
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-classic .elespare-navigation-wrapper.horizontal .elespare-menu li.page_item_has_children > a:after {
content: "\e82d";
font-family: "elespare-icons"; }
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-classic .elespare-navigation-wrapper.horizontal .elespare-menu li.menu-item-has-children > a:first-child:after {
content: "\e82d";
font-family: "elespare-icons"; }
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-classic .elespare-navigation-wrapper.horizontal .elespare-menu .elespare-menu-child .sub-menu li.menu-item-has-children > a:after {
content: "\e82d";
font-family: "elespare-icons"; }
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-classic .elespare-navigation-wrapper.horizontal .elespare-menu .children li.page_item_has_children > a:after {
content: "\e82d";
font-family: "elespare-icons"; }
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-classic .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .page_item_has_children > a > button.elespare-dropdwon-toggle,
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-classic .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .menu-item-has-children > a > button.elespare-dropdwon-toggle {
margin-left: auto; }
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-classic .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .page_item_has_children > a > button.elespare-dropdwon-toggle:after,
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-classic .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .menu-item-has-children > a > button.elespare-dropdwon-toggle:after {
content: "\e82d";
font-family: "elespare-icons"; }
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-classic .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .page_item_has_children > a > button.elespare-dropdwon-toggle.up:after,
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-classic .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .menu-item-has-children > a > button.elespare-dropdwon-toggle.up:after {
content: "\e821"; }
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-classic .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .page_item_has_children > a > button.elespare-dropdwon-toggle,
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-classic .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .menu-item-has-children > a > button.elespare-dropdwon-toggle {
margin-left: auto; }
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-classic .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .page_item_has_children > a > button.elespare-dropdwon-toggle:after,
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-classic .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .menu-item-has-children > a > button.elespare-dropdwon-toggle:after {
content: "\e82d";
font-family: "elespare-icons"; }
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-classic .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .page_item_has_children > a > button.elespare-dropdwon-toggle.up:after,
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-classic .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .menu-item-has-children > a > button.elespare-dropdwon-toggle.up:after {
content: "\e821"; }
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-plus .elespare-navigation-wrapper.horizontal.sub-click .elespare-menu li.menu-item-has-children > a > button.elespare-dropdwon-toggle:after {
content: "\e82e";
font-family: "elespare-icons";
padding-left: 10px; }
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-classic .elespare-navigation-wrapper.horizontal.sub-click .elespare-menu li.menu-item-has-children > a > button.elespare-dropdwon-toggle:after {
content: "\e82d";
font-family: "elespare-icons";
padding-left: 10px; }
.elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-start .elespare-main-navigation div.elespare-menu > ul,
.elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-start .elespare-main-navigation ul.elespare-menu {
justify-content: flex-start; }
.elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.center .elespare-main-navigation div.elespare-menu > ul,
.elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.center .elespare-main-navigation ul.elespare-menu {
justify-content: center; }
.elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-end .elespare-main-navigation div.elespare-menu > ul,
.elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-end .elespare-main-navigation ul.elespare-menu {
justify-content: flex-end; }
.elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-end .elespare-main-navigation div.elespare-menu > ul > li.menu-item:nth-last-child(2):has(.elespare-menu-child) > .elespare-menu-child,
.elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-end .elespare-main-navigation div.elespare-menu > ul > li.menu-item:last-child:has(.elespare-menu-child) > .elespare-menu-child,
.elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-end .elespare-main-navigation ul.elespare-menu > li.menu-item:nth-last-child(2):has(.elespare-menu-child) > .elespare-menu-child,
.elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-end .elespare-main-navigation ul.elespare-menu > li.menu-item:last-child:has(.elespare-menu-child) > .elespare-menu-child {
left: auto;
right: 0; }
.elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-end .elespare-main-navigation div.elespare-menu > ul > li.menu-item:nth-last-child(2):has(.elespare-menu-child) > .elespare-menu-child .sub-menu,
.elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-end .elespare-main-navigation div.elespare-menu > ul > li.menu-item:last-child:has(.elespare-menu-child) > .elespare-menu-child .sub-menu,
.elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-end .elespare-main-navigation ul.elespare-menu > li.menu-item:nth-last-child(2):has(.elespare-menu-child) > .elespare-menu-child .sub-menu,
.elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-end .elespare-main-navigation ul.elespare-menu > li.menu-item:last-child:has(.elespare-menu-child) > .elespare-menu-child .sub-menu {
left: auto;
right: 0; }
.elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-end .elespare-main-navigation div.elespare-menu > ul > li.menu-item:nth-last-child(2):has(.elespare-menu-child) > .elespare-menu-child .sub-menu .menu-item-has-children a::after,
.elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-end .elespare-main-navigation div.elespare-menu > ul > li.menu-item:last-child:has(.elespare-menu-child) > .elespare-menu-child .sub-menu .menu-item-has-children a::after,
.elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-end .elespare-main-navigation ul.elespare-menu > li.menu-item:nth-last-child(2):has(.elespare-menu-child) > .elespare-menu-child .sub-menu .menu-item-has-children a::after,
.elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-end .elespare-main-navigation ul.elespare-menu > li.menu-item:last-child:has(.elespare-menu-child) > .elespare-menu-child .sub-menu .menu-item-has-children a::after {
transform: scaleX(-1);
padding-left: 0;
padding-right: 10px; }
.elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-end .elespare-main-navigation div.elespare-menu > ul > li.menu-item:nth-last-child(2):has(.elespare-menu-child) > .elespare-menu-child .elespare-menu-child,
.elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-end .elespare-main-navigation div.elespare-menu > ul > li.menu-item:last-child:has(.elespare-menu-child) > .elespare-menu-child .elespare-menu-child,
.elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-end .elespare-main-navigation ul.elespare-menu > li.menu-item:nth-last-child(2):has(.elespare-menu-child) > .elespare-menu-child .elespare-menu-child,
.elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-end .elespare-main-navigation ul.elespare-menu > li.menu-item:last-child:has(.elespare-menu-child) > .elespare-menu-child .elespare-menu-child {
left: auto;
right: 100%; }
@media (max-width: 1025px) {
.elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.elespare-mobile-none-left .elespare-main-navigation div.elespare-menu > ul,
.elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.elespare-mobile-none-left .elespare-main-navigation ul.elespare-menu {
justify-content: flex-start; }
.elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.elespare-mobile-none-center .elespare-main-navigation div.elespare-menu > ul,
.elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.elespare-mobile-none-center .elespare-main-navigation ul.elespare-menu {
justify-content: center; }
.elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.elespare-mobile-none-right .elespare-main-navigation div.elespare-menu > ul,
.elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.elespare-mobile-none-right .elespare-main-navigation ul.elespare-menu {
justify-content: flex-end; } }
@media (max-width: 1025px) {
.elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.elespare-mobile-responsive-left .elespare-menu-toggle {
text-align: left; }
.elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.elespare-mobile-responsive-center .elespare-menu-toggle {
text-align: center; }
.elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.elespare-mobile-responsive-right .elespare-menu-toggle {
text-align: right; } }
.elementor-align-justify .elespare-menu-toggle-vertical {
width: 100%; }
@media (max-width: 480px) {
.elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar {
width: 100%; }
.elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown.show {
width: calc(100vw - 20px); } }
.elespare-navigation-wrapper.horizontal a:focus {
outline: none; }
.elespare-navigation-wrapper.horizontal a:focus-visible {
outline: 1px dotted; }
body.rtl .elementor-column {
overflow-x: visible; }
body.rtl .elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-start .elespare-main-navigation div.elespare-menu > ul,
body.rtl .elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-start .elespare-main-navigation ul.elespare-menu {
justify-content: flex-end; }
body.rtl .elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-end .elespare-main-navigation div.elespare-menu > ul,
body.rtl .elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-end .elespare-main-navigation ul.elespare-menu {
justify-content: flex-start; }
body.rtl .elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-arrow .elespare-navigation-wrapper.horizontal .elespare-menu .elespare-menu-child .sub-menu li.menu-item-has-children > a:after {
transform: scale(-1); }
body.rtl .elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-start .elespare-main-navigation div.elespare-menu > ul > li.menu-item:nth-last-child(2):has(.elespare-menu-child) > .elespare-menu-child,
body.rtl .elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-start .elespare-main-navigation div.elespare-menu > ul > li.menu-item:last-child:has(.elespare-menu-child) > .elespare-menu-child,
body.rtl .elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-start .elespare-main-navigation ul.elespare-menu > li.menu-item:nth-last-child(2):has(.elespare-menu-child) > .elespare-menu-child,
body.rtl .elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-start .elespare-main-navigation ul.elespare-menu > li.menu-item:last-child:has(.elespare-menu-child) > .elespare-menu-child {
left: 0;
right: auto; }
body.rtl .elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-start .elespare-main-navigation div.elespare-menu > ul > li.menu-item:nth-last-child(2):has(.elespare-menu-child) > .elespare-menu-child .sub-menu,
body.rtl .elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-start .elespare-main-navigation div.elespare-menu > ul > li.menu-item:last-child:has(.elespare-menu-child) > .elespare-menu-child .sub-menu,
body.rtl .elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-start .elespare-main-navigation ul.elespare-menu > li.menu-item:nth-last-child(2):has(.elespare-menu-child) > .elespare-menu-child .sub-menu,
body.rtl .elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-start .elespare-main-navigation ul.elespare-menu > li.menu-item:last-child:has(.elespare-menu-child) > .elespare-menu-child .sub-menu {
left: 0;
right: auto; }
body.rtl .elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-start .elespare-main-navigation div.elespare-menu > ul > li.menu-item:nth-last-child(2):has(.elespare-menu-child) > .elespare-menu-child .sub-menu .menu-item-has-children a::after,
body.rtl .elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-start .elespare-main-navigation div.elespare-menu > ul > li.menu-item:last-child:has(.elespare-menu-child) > .elespare-menu-child .sub-menu .menu-item-has-children a::after,
body.rtl .elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-start .elespare-main-navigation ul.elespare-menu > li.menu-item:nth-last-child(2):has(.elespare-menu-child) > .elespare-menu-child .sub-menu .menu-item-has-children a::after,
body.rtl .elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-start .elespare-main-navigation ul.elespare-menu > li.menu-item:last-child:has(.elespare-menu-child) > .elespare-menu-child .sub-menu .menu-item-has-children a::after {
transform: scaleX(1);
padding-left: 0;
padding-right: 10px; }
body.rtl .elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-start .elespare-main-navigation div.elespare-menu > ul > li.menu-item:nth-last-child(2):has(.elespare-menu-child) > .elespare-menu-child .elespare-menu-child,
body.rtl .elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-start .elespare-main-navigation div.elespare-menu > ul > li.menu-item:last-child:has(.elespare-menu-child) > .elespare-menu-child .elespare-menu-child,
body.rtl .elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-start .elespare-main-navigation ul.elespare-menu > li.menu-item:nth-last-child(2):has(.elespare-menu-child) > .elespare-menu-child .elespare-menu-child,
body.rtl .elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-start .elespare-main-navigation ul.elespare-menu > li.menu-item:last-child:has(.elespare-menu-child) > .elespare-menu-child .elespare-menu-child {
left: 100%;
right: auto; }
body.rtl .elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu li.menu-item-has-children > a:after {
padding-left: 0px;
padding-right: 10px; }
body.rtl .elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-arrow .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .page_item_has_children > a > button.elespare-dropdwon-toggle,
body.rtl .elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-arrow .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .menu-item-has-children > a > button.elespare-dropdwon-toggle, body.rtl .elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-plus .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .page_item_has_children > a > button.elespare-dropdwon-toggle,
body.rtl .elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-plus .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .menu-item-has-children > a > button.elespare-dropdwon-toggle, body.rtl .elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-classic .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .page_item_has_children > a > button.elespare-dropdwon-toggle,
body.rtl .elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-classic .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .menu-item-has-children > a > button.elespare-dropdwon-toggle {
margin-left: unset;
margin-right: auto; }
body.rtl .elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-arrow .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .page_item_has_children > a > button.elespare-dropdwon-toggle,
body.rtl .elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-arrow .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .menu-item-has-children > a > button.elespare-dropdwon-toggle, body.rtl .elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-plus .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .page_item_has_children > a > button.elespare-dropdwon-toggle,
body.rtl .elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-plus .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .menu-item-has-children > a > button.elespare-dropdwon-toggle, body.rtl .elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-classic .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .page_item_has_children > a > button.elespare-dropdwon-toggle,
body.rtl .elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-classic .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .menu-item-has-children > a > button.elespare-dropdwon-toggle {
margin-left: unset;
margin-right: auto; }
body.rtl .elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-plus .elespare-navigation-wrapper.horizontal.sub-click .elespare-menu li.menu-item-has-children > a > button.elespare-dropdwon-toggle:after, body.rtl .elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-classic .elespare-navigation-wrapper.horizontal.sub-click .elespare-menu li.menu-item-has-children > a > button.elespare-dropdwon-toggle:after, body.rtl .elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-arrow .elespare-navigation-wrapper.horizontal.sub-click .elespare-menu li.menu-item-has-children > a > button.elespare-dropdwon-toggle:after {
padding-left: unset;
padding-right: 10px; }
body.rtl .elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu li.menu-item-has-children > a:after {
padding-left: 0px;
padding-right: 10px; }
body.rtl .elespare-navigation-wrapper.horizontal .elespare-main-navigation .elespare-menu-child {
left: unset;
right: 0; }
body.rtl .elespare-navigation-wrapper.horizontal .elespare-main-navigation .children,
body.rtl .elespare-navigation-wrapper.horizontal .elespare-main-navigation .sub-menu {
right: 15px;
left: unset; }
body.rtl .elespare-navigation-wrapper.horizontal .elespare-main-navigation .children .children,
body.rtl .elespare-navigation-wrapper.horizontal .elespare-main-navigation .children .elespare-menu-child,
body.rtl .elespare-navigation-wrapper.horizontal .elespare-main-navigation .sub-menu .children,
body.rtl .elespare-navigation-wrapper.horizontal .elespare-main-navigation .sub-menu .elespare-menu-child {
right: 100%;
left: unset; }
body.rtl .elespare-navigation-wrapper.horizontal .elespare-main-navigation li.page_item_has_children > a:after,
body.rtl .elespare-navigation-wrapper.horizontal .elespare-main-navigation li.menu-item-has-children > a:after {
padding-left: 0px;
padding-right: 10px; }
body.rtl .elespare-navigation-wrapper.horizontal .elespare-main-navigation li.page_item_has_children .page_item_has_children .sub-menu,
body.rtl .elespare-navigation-wrapper.horizontal .elespare-main-navigation li.page_item_has_children .menu-item-has-children .sub-menu,
body.rtl .elespare-navigation-wrapper.horizontal .elespare-main-navigation li.menu-item-has-children .page_item_has_children .sub-menu,
body.rtl .elespare-navigation-wrapper.horizontal .elespare-main-navigation li.menu-item-has-children .menu-item-has-children .sub-menu {
left: unset;
right: 0; }
.elespare-date-time-widget {
display: flex;
flex-wrap: wrap;
align-items: center;
gap: 10px; }
.elespare-date-time-widget .elespare-date-time {
display: flex;
overflow: hidden; }
.elespare-date-time-widget .elespare-date-time .elespare-icon-wrapper {
display: flex;
align-items: center; }
.elespare-date-time-widget .elespare-date-time .elespare-date {
align-self: center; }
.elespare-date-time-widget.date-time-style-1 .elespare-date-time {
gap: 5px; }
.elespare-date-time-widget.date-time-style-2 .elespare-date-time {
gap: 10px;
padding: 5px 10px; }
.elespare-date-time-widget.date-time-style-3 .elespare-date-time {
gap: 10px;
padding: 5px 10px;
border-radius: 6px; }
.elespare-date-time-widget.date-time-style-4 .elespare-date-time {
border-radius: 0 6px 0 6px; }
.elespare-date-time-widget.date-time-style-4 .elespare-date-time .elespare-icon-wrapper {
padding: 5px 10px;
border-right: 1px solid rgba(0, 0, 0, 0.15); }
.elespare-date-time-widget.date-time-style-4 .elespare-date-time .elespare-date, .elespare-date-time-widget.date-time-style-4 .elespare-date-time .elespare-time-text {
padding: 5px 10px;
display: inline-block; }
.elespare-date-time-widget.date-time-style-5 .elespare-date-time {
border-radius: 100px;
overflow: hidden; }
.elespare-date-time-widget.date-time-style-5 .elespare-date-time .elespare-icon-wrapper {
padding: 5px 10px 5px 12px;
background-color: rgba(0, 0, 0, 0.15); }
.elespare-date-time-widget.date-time-style-5 .elespare-date-time .elespare-date, .elespare-date-time-widget.date-time-style-5 .elespare-date-time .elespare-time-text {
padding: 5px 10px;
display: inline-block; }
.elespare-date-time-widget.date-time-style-6 .elespare-date-time {
gap: 10px;
border-radius: 0 6px 6px 6px;
overflow: hidden; }
.elespare-date-time-widget.date-time-style-6 .elespare-date-time .elespare-icon-wrapper {
padding: 5px 10px;
background-color: rgba(0, 0, 0, 0.15);
position: relative; }
.elespare-date-time-widget.date-time-style-6 .elespare-date-time .elespare-icon-wrapper::after {
content: "";
border: 8px solid;
border-color: transparent transparent transparent rgba(0, 0, 0, 0.15);
position: absolute;
top: 50%;
left: 100%;
transform: translateY(-50%); }
.elespare-date-time-widget.date-time-style-6 .elespare-date-time .elespare-date, .elespare-date-time-widget.date-time-style-6 .elespare-date-time .elespare-time-text {
padding: 5px 10px;
display: inline-block; }
.elespare-date-time-widget.date-time-style-7 .elespare-date-time {
border-radius: 6px 0 0 0;
overflow: hidden; }
.elespare-date-time-widget.date-time-style-7 .elespare-date-time .elespare-icon-wrapper {
clip-path: polygon(0 0, 100% 0%, 75% 100%, 0% 100%);
padding: 5px 20px 5px 12px;
background-color: rgba(0, 0, 0, 0.15); }
.elespare-date-time-widget.date-time-style-7 .elespare-date-time .elespare-date, .elespare-date-time-widget.date-time-style-7 .elespare-date-time .elespare-time-text {
padding: 5px 10px;
display: inline-block; }
.elespare-date-time-widget.date-time-style-8 .elespare-date-time {
border-radius: 100px;
overflow: hidden; }
.elespare-date-time-widget.date-time-style-8 .elespare-date-time .elespare-icon-wrapper {
clip-path: polygon(0 0, 75% 0, 100% 100%, 0% 100%);
padding: 5px 20px 5px 12px;
background-color: rgba(0, 0, 0, 0.15); }
.elespare-date-time-widget.date-time-style-8 .elespare-date-time .elespare-date, .elespare-date-time-widget.date-time-style-8 .elespare-date-time .elespare-time-text {
padding: 5px 10px;
display: inline-block; }
.elespare-date-time-widget.date-time-style-9 .elespare-date-time {
align-items: flex-start;
border-radius: 6px; }
.elespare-date-time-widget.date-time-style-9 .elespare-date-time .elespare-icon-wrapper {
padding: 0 0 5px 10px; }
.elespare-date-time-widget.date-time-style-9 .elespare-date-time .elespare-icon-wrapper i {
background-color: rgba(0, 0, 0, 0.15);
border-radius: 0 0 100px 100px;
padding: 15px 10px 10px 10px;
display: inline-block;
text-align: center;
line-height: 1; }
.elespare-date-time-widget.date-time-style-9 .elespare-date-time .elespare-date, .elespare-date-time-widget.date-time-style-9 .elespare-date-time .elespare-time-text {
padding: 5px 10px;
display: inline-block; }
.elespare-date-time-widget.date-time-style-10 .elespare-date-time {
border-radius: 6px;
overflow: hidden; }
.elespare-date-time-widget.date-time-style-10 .elespare-date-time .elespare-icon-wrapper {
clip-path: polygon(0% 0%, 75% 0, 100% 50%, 75% 100%, 0% 100%);
padding: 5px 20px 5px 12px;
background-color: rgba(0, 0, 0, 0.15); }
.elespare-date-time-widget.date-time-style-10 .elespare-date-time .elespare-date, .elespare-date-time-widget.date-time-style-10 .elespare-date-time .elespare-time-text {
padding: 5px 10px;
display: inline-block; }
.elespare-date-time-widget.date-time-style-11 .elespare-date-time {
border-radius: 6px 0 6px 0;
overflow: hidden; }
.elespare-date-time-widget.date-time-style-11 .elespare-date-time .elespare-icon-wrapper {
padding: 3px 0 3px 5px; }
.elespare-date-time-widget.date-time-style-11 .elespare-date-time .elespare-icon-wrapper i {
clip-path: circle(45% at 50% 50%);
padding: 12px;
background-color: rgba(0, 0, 0, 0.15);
display: inline-block;
line-height: 1; }
.elespare-date-time-widget.date-time-style-11 .elespare-date-time .elespare-date, .elespare-date-time-widget.date-time-style-11 .elespare-date-time .elespare-time-text {
padding: 5px 10px;
display: inline-block; }
.elespare-date-time-widget.date-time-style-12 .elespare-date-time {
border-radius: 6px 6px 0 0;
overflow: hidden; }
.elespare-date-time-widget.date-time-style-12 .elespare-date-time .elespare-icon-wrapper {
padding: 5px 0 5px 5px; }
.elespare-date-time-widget.date-time-style-12 .elespare-date-time .elespare-icon-wrapper i {
clip-path: circle(50% at 50% 50%);
padding: 7px 8px;
border: 2px solid currentColor;
display: inline-block;
line-height: 1;
border-radius: 50%; }
.elespare-date-time-widget.date-time-style-12 .elespare-date-time .elespare-date, .elespare-date-time-widget.date-time-style-12 .elespare-date-time .elespare-time-text {
padding: 5px 10px;
display: inline-block; }
.elespare-date-time-widget.date-time-rounded .elespare-date-time {
border-radius: 6px; }
.elespare-date-time-widget.date-time-circular .elespare-date-time {
border-radius: 100px; }
.elespare-date-time-widget.date-time-circular .elespare-date-time .elespare-icon-wrapper {
padding-left: 12px; }
.elespare-date-time-widget.date-time-circular.date-time-style-2 .elespare-date-time .elespare-icon-wrapper, .elespare-date-time-widget.date-time-circular.date-time-style-3 .elespare-date-time .elespare-icon-wrapper {
padding-left: 2px; }
.elespare-date-time-widget.date-time-circular.date-time-style-11 .elespare-date-time .elespare-icon-wrapper, .elespare-date-time-widget.date-time-circular.date-time-style-12 .elespare-date-time .elespare-icon-wrapper {
padding-left: 7px; }
.elespare-date-time-widget.date-time-rectangular .elespare-date-time {
border-radius: 0; }
.elespare-date-time-widget.date-time-order-2 .elespare-date-wrapper {
order: 1; }
.elespare-date-time-widget.date-time-vertical {
flex-direction: column;
align-items: flex-start; }
.elespare-section-title-elespare-left .elespare-date-time-widget {
justify-content: flex-start; }
.elespare-section-title-elespare-left .elespare-date-time-widget.date-time-vertical {
align-items: flex-start; }
.elespare-section-title-elespare-center .elespare-date-time-widget {
justify-content: center; }
.elespare-section-title-elespare-center .elespare-date-time-widget.date-time-vertical {
justify-content: flex-start;
align-items: center; }
.elespare-section-title-elespare-right .elespare-date-time-widget {
justify-content: flex-end; }
.elespare-section-title-elespare-right .elespare-date-time-widget.date-time-vertical {
justify-content: flex-start;
align-items: flex-end; }
@media screen and (max-width: 768px) {
.elespare-section-title-tablet-elespare-left .elespare-date-time-widget {
justify-content: flex-start; }
.elespare-section-title-tablet-elespare-left .elespare-date-time-widget.date-time-vertical {
align-items: flex-start; }
.elespare-section-title-tablet-elespare-center .elespare-date-time-widget {
justify-content: center; }
.elespare-section-title-tablet-elespare-center .elespare-date-time-widget.date-time-vertical {
justify-content: flex-start;
align-items: center; }
.elespare-section-title-tablet-elespare-right .elespare-date-time-widget {
justify-content: flex-end; }
.elespare-section-title-tablet-elespare-right .elespare-date-time-widget.date-time-vertical {
justify-content: flex-start;
align-items: flex-end; } }
@media screen and (max-width: 480px) {
.elespare-section-title-mobile-elespare-left .elespare-date-time-widget {
justify-content: flex-start; }
.elespare-section-title-mobile-elespare-left .elespare-date-time-widget.date-time-vertical {
align-items: flex-start; }
.elespare-section-title-mobile-elespare-center .elespare-date-time-widget {
justify-content: center; }
.elespare-section-title-mobile-elespare-center .elespare-date-time-widget.date-time-vertical {
justify-content: flex-start;
align-items: center; }
.elespare-section-title-mobile-elespare-right .elespare-date-time-widget {
justify-content: flex-end; }
.elespare-section-title-mobile-elespare-right .elespare-date-time-widget.date-time-vertical {
justify-content: flex-start;
align-items: flex-end; } }
body.rtl .elespare-date-time-widget.date-time-style-4 .elespare-date-time {
border-radius: 6px 0 6px 0; }
body.rtl .elespare-date-time-widget.date-time-style-4 .elespare-date-time .elespare-icon-wrapper {
border-right: none;
border-left: 1px solid rgba(0, 0, 0, 0.15); }
body.rtl .elespare-date-time-widget.date-time-style-5 .elespare-date-time .elespare-icon-wrapper {
padding: 5px 12px 5px 10px; }
body.rtl .elespare-date-time-widget.date-time-style-6 .elespare-date-time {
border-radius: 6px 0 6px 6px; }
body.rtl .elespare-date-time-widget.date-time-style-6 .elespare-date-time .elespare-icon-wrapper::after {
border-color: transparent rgba(0, 0, 0, 0.15) transparent transparent;
left: auto;
right: 100%; }
body.rtl .elespare-date-time-widget.date-time-style-7 .elespare-date-time {
border-radius: 0 6px 0 0; }
body.rtl .elespare-date-time-widget.date-time-style-7 .elespare-date-time .elespare-icon-wrapper {
clip-path: polygon(0 0, 100% 0%, 100% 100%, 25% 100%);
padding: 5px 12px 5px 20px; }
body.rtl .elespare-date-time-widget.date-time-style-8 .elespare-date-time .elespare-icon-wrapper {
clip-path: polygon(25% 0, 100% 0, 100% 100%, 0% 100%);
padding: 5px 12px 5px 20px; }
body.rtl .elespare-date-time-widget.date-time-style-9 .elespare-date-time .elespare-icon-wrapper {
padding: 0 10px 5px 0; }
body.rtl .elespare-date-time-widget.date-time-style-10 .elespare-date-time .elespare-icon-wrapper {
clip-path: polygon(25% 0%, 100% 0%, 100% 100%, 25% 100%, 0% 50%);
padding: 5px 12px 5px 20px; }
body.rtl .elespare-date-time-widget.date-time-style-11 .elespare-date-time {
border-radius: 0 6px 0 6px; }
body.rtl .elespare-date-time-widget.date-time-style-11 .elespare-date-time .elespare-icon-wrapper {
padding: 3px 5px 3px 0; }
body.rtl .elespare-date-time-widget.date-time-style-12 .elespare-date-time .elespare-icon-wrapper {
padding: 5px 5px 5px 0; }
body.rtl .elespare-date-time-widget.date-time-rounded .elespare-date-time {
border-radius: 6px; }
body.rtl .elespare-date-time-widget.date-time-circular .elespare-date-time {
border-radius: 100px; }
body.rtl .elespare-date-time-widget.date-time-circular.date-time-style-2 .elespare-date-time .elespare-icon-wrapper, body.rtl .elespare-date-time-widget.date-time-circular.date-time-style-3 .elespare-date-time .elespare-icon-wrapper {
padding-left: 0;
padding-right: 2px; }
body.rtl .elespare-date-time-widget.date-time-circular .date-time-style-4 .elespare-date-time .elespare-icon-wrapper, body.rtl .elespare-date-time-widget.date-time-circular .date-time-style-5 .elespare-date-time .elespare-icon-wrapper, body.rtl .elespare-date-time-widget.date-time-circular .date-time-style-6 .elespare-date-time .elespare-icon-wrapper, body.rtl .elespare-date-time-widget.date-time-circular .date-time-style-9 .elespare-date-time .elespare-icon-wrapper {
padding-left: 10px;
padding-right: 12px; }
body.rtl .elespare-date-time-widget.date-time-circular .date-time-style-7 .elespare-date-time .elespare-icon-wrapper, body.rtl .elespare-date-time-widget.date-time-circular .date-time-style-8 .elespare-date-time .elespare-icon-wrapper, body.rtl .elespare-date-time-widget.date-time-circular .date-time-style-10 .elespare-date-time .elespare-icon-wrapper {
padding-left: 20px;
padding-right: 12px; }
body.rtl .elespare-date-time-widget.date-time-circular.date-time-style-11 .elespare-date-time .elespare-icon-wrapper, body.rtl .elespare-date-time-widget.date-time-circular.date-time-style-12 .elespare-date-time .elespare-icon-wrapper {
padding-left: 0;
padding-right: 7px; }
body.rtl .elespare-date-time-widget.date-time-rectangular .elespare-date-time {
border-radius: 0; }
body.rtl .elespare-section-title-elespare-left .elespare-date-time-widget {
justify-content: flex-end; }
body.rtl .elespare-section-title-elespare-left .elespare-date-time-widget.date-time-vertical {
align-items: flex-end; }
body.rtl .elespare-section-title-elespare-center .elespare-date-time-widget {
justify-content: center; }
body.rtl .elespare-section-title-elespare-center .elespare-date-time-widget.date-time-vertical {
justify-content: flex-end;
align-items: center; }
body.rtl .elespare-section-title-elespare-right .elespare-date-time-widget {
justify-content: flex-start; }
body.rtl .elespare-section-title-elespare-right .elespare-date-time-widget.date-time-vertical {
justify-content: flex-end;
align-items: flex-start; }
@media screen and (max-width: 768px) {
body.rtl .elespare-section-title-tablet-elespare-left .elespare-date-time-widget {
justify-content: flex-end; }
body.rtl .elespare-section-title-tablet-elespare-left .elespare-date-time-widget.date-time-vertical {
align-items: flex-end; }
body.rtl .elespare-section-title-tablet-elespare-center .elespare-date-time-widget {
justify-content: center; }
body.rtl .elespare-section-title-tablet-elespare-center .elespare-date-time-widget.date-time-vertical {
justify-content: flex-end;
align-items: center; }
body.rtl .elespare-section-title-tablet-elespare-right .elespare-date-time-widget {
justify-content: flex-start; }
body.rtl .elespare-section-title-tablet-elespare-right .elespare-date-time-widget.date-time-vertical {
justify-content: flex-end;
align-items: flex-start; } }
@media screen and (max-width: 480px) {
body.rtl .elespare-section-title-mobile-elespare-left .elespare-date-time-widget {
justify-content: flex-end; }
body.rtl .elespare-section-title-mobile-elespare-left .elespare-date-time-widget.date-time-vertical {
align-items: flex-end; }
body.rtl .elespare-section-title-mobile-elespare-center .elespare-date-time-widget {
justify-content: center; }
body.rtl .elespare-section-title-mobile-elespare-center .elespare-date-time-widget.date-time-vertical {
justify-content: flex-end;
align-items: center; }
body.rtl .elespare-section-title-mobile-elespare-right .elespare-date-time-widget {
justify-content: flex-start; }
body.rtl .elespare-section-title-mobile-elespare-right .elespare-date-time-widget.date-time-vertical {
justify-content: flex-end;
align-items: flex-start; } }
.elespare-custom-link-button .elespare-button-link {
display: inline-flex;
overflow: hidden;
text-decoration: none; }
.elespare-custom-link-button .elespare-button-link .elespare-custom-link-icon {
display: flex;
align-items: center; }
.elespare-custom-link-button .elespare-button-link .elespare-custom-link-text {
align-self: center; }
.elespare-custom-link-button.elespare-button-style-1 .elespare-button-link {
gap: 5px; }
.elespare-custom-link-button.elespare-button-style-2 .elespare-button-link {
gap: 10px;
padding: 5px 10px; }
.elespare-custom-link-button.elespare-button-style-3 .elespare-button-link {
gap: 10px;
padding: 5px 10px;
border-radius: 6px; }
.elespare-custom-link-button.elespare-button-style-4 .elespare-button-link {
border-radius: 0 6px 0 6px; }
.elespare-custom-link-button.elespare-button-style-4 .elespare-button-link .elespare-custom-link-icon {
padding: 5px 10px;
border-right: 1px solid rgba(0, 0, 0, 0.15); }
.elespare-custom-link-button.elespare-button-style-4 .elespare-button-link .elespare-custom-link-text {
padding: 5px 10px; }
.elespare-custom-link-button.elespare-button-style-5 .elespare-button-link {
border-radius: 100px;
overflow: hidden; }
.elespare-custom-link-button.elespare-button-style-5 .elespare-button-link .elespare-custom-link-icon {
padding: 5px 10px 5px 12px;
background-color: rgba(0, 0, 0, 0.15); }
.elespare-custom-link-button.elespare-button-style-5 .elespare-button-link .elespare-custom-link-text {
padding: 5px 10px; }
.elespare-custom-link-button.elespare-button-style-5 .elespare-button-link {
border-radius: 100px;
overflow: hidden; }
.elespare-custom-link-button.elespare-button-style-5 .elespare-button-link .elespare-custom-link-icon {
padding: 5px 10px 5px 12px;
background-color: rgba(0, 0, 0, 0.15); }
.elespare-custom-link-button.elespare-button-style-5 .elespare-button-link .elespare-custom-link-text {
padding: 5px 10px; }
.elespare-custom-link-button.elespare-button-style-6 .elespare-button-link {
gap: 10px;
border-radius: 0 6px 6px 6px;
overflow: hidden; }
.elespare-custom-link-button.elespare-button-style-6 .elespare-button-link .elespare-custom-link-icon {
padding: 5px 10px;
background-color: rgba(0, 0, 0, 0.15);
position: relative; }
.elespare-custom-link-button.elespare-button-style-6 .elespare-button-link .elespare-custom-link-icon::after {
content: "";
border: 8px solid;
border-color: transparent transparent transparent rgba(0, 0, 0, 0.15);
position: absolute;
top: 50%;
left: 100%;
transform: translateY(-50%); }
.elespare-custom-link-button.elespare-button-style-6 .elespare-button-link .elespare-custom-link-text {
padding: 5px 10px; }
.elespare-custom-link-button.elespare-button-style-7 .elespare-button-link {
border-radius: 6px 0 0 0;
overflow: hidden; }
.elespare-custom-link-button.elespare-button-style-7 .elespare-button-link .elespare-custom-link-icon {
clip-path: polygon(0 0, 100% 0%, 75% 100%, 0% 100%);
padding: 5px 20px 5px 12px;
background-color: rgba(0, 0, 0, 0.15); }
.elespare-custom-link-button.elespare-button-style-7 .elespare-button-link .elespare-custom-link-text {
padding: 5px 10px; }
.elespare-custom-link-button.elespare-button-style-8 .elespare-button-link {
border-radius: 100px;
overflow: hidden; }
.elespare-custom-link-button.elespare-button-style-8 .elespare-button-link .elespare-custom-link-icon {
clip-path: polygon(0 0, 75% 0, 100% 100%, 0% 100%);
padding: 5px 20px 5px 12px;
background-color: rgba(0, 0, 0, 0.15); }
.elespare-custom-link-button.elespare-button-style-8 .elespare-button-link .elespare-custom-link-text {
padding: 5px 10px; }
.elespare-custom-link-button.elespare-button-style-9 .elespare-button-link {
align-items: flex-start;
border-radius: 6px; }
.elespare-custom-link-button.elespare-button-style-9 .elespare-button-link .elespare-custom-link-icon {
padding: 0 0 5px 10px; }
.elespare-custom-link-button.elespare-button-style-9 .elespare-button-link .elespare-custom-link-icon i {
background-color: rgba(0, 0, 0, 0.15);
border-radius: 0 0 100px 100px;
padding: 15px 10px 10px 10px;
display: inline-block;
text-align: center;
line-height: 1; }
.elespare-custom-link-button.elespare-button-style-9 .elespare-button-link .elespare-custom-link-text {
padding: 5px 10px; }
.elespare-custom-link-button.elespare-button-style-10 .elespare-button-link {
border-radius: 6px;
overflow: hidden; }
.elespare-custom-link-button.elespare-button-style-10 .elespare-button-link .elespare-custom-link-icon {
clip-path: polygon(0% 0%, 75% 0, 100% 50%, 75% 100%, 0% 100%);
padding: 5px 20px 5px 12px;
background-color: rgba(0, 0, 0, 0.15); }
.elespare-custom-link-button.elespare-button-style-10 .elespare-button-link .elespare-custom-link-text {
padding: 5px 10px; }
.elespare-custom-link-button.elespare-button-style-11 .elespare-button-link {
border-radius: 6px 0 6px 0;
overflow: hidden; }
.elespare-custom-link-button.elespare-button-style-11 .elespare-button-link .elespare-custom-link-icon {
padding: 3px 0 3px 5px; }
.elespare-custom-link-button.elespare-button-style-11 .elespare-button-link .elespare-custom-link-icon i {
clip-path: circle(45% at 50% 50%);
padding: 12px;
background-color: rgba(0, 0, 0, 0.15);
display: inline-block;
line-height: 1; }
.elespare-custom-link-button.elespare-button-style-11 .elespare-button-link .elespare-custom-link-text {
padding: 5px 10px; }
.elespare-custom-link-button.elespare-button-style-12 .elespare-button-link {
border-radius: 6px 6px 0 0;
overflow: hidden; }
.elespare-custom-link-button.elespare-button-style-12 .elespare-button-link .elespare-custom-link-icon {
padding: 5px 0 5px 5px; }
.elespare-custom-link-button.elespare-button-style-12 .elespare-button-link .elespare-custom-link-icon i {
clip-path: circle(50% at 50% 50%);
padding: 7px 8px;
border: 2px solid currentColor;
display: inline-block;
line-height: 1;
border-radius: 50%; }
.elespare-custom-link-button.elespare-button-style-12 .elespare-button-link .elespare-custom-link-text {
padding: 5px 10px; }
.elespare-custom-link-button.rounded .elespare-button-link {
border-radius: 6px; }
.elespare-custom-link-button.circular .elespare-button-link {
border-radius: 100px; }
.elespare-custom-link-button.circular .elespare-button-link .elespare-custom-link-icon {
padding-left: 12px; }
.elespare-custom-link-button.circular.elespare-button-style-2 .elespare-button-link .elespare-custom-link-icon, .elespare-custom-link-button.circular.elespare-button-style-3 .elespare-button-link .elespare-custom-link-icon {
padding-left: 2px; }
.elespare-custom-link-button.circular.elespare-button-style-11 .elespare-button-link .elespare-custom-link-icon, .elespare-custom-link-button.circular.elespare-button-style-12 .elespare-button-link .elespare-custom-link-icon {
padding-left: 7px; }
.elespare-custom-link-button.rectangular .elespare-button-link {
border-radius: 0; }
.elespare-custom-link-button.elespare-icon-position-right .elespare-button-link {
flex-direction: row-reverse; }
.elespare-custom-link-button.elespare-icon-position-right.elespare-button-style-4 .elespare-button-link {
border-radius: 6px 0 6px 0; }
.elespare-custom-link-button.elespare-icon-position-right.elespare-button-style-4 .elespare-button-link .elespare-custom-link-icon {
border-right: none;
border-left: 1px solid rgba(0, 0, 0, 0.15); }
.elespare-custom-link-button.elespare-icon-position-right.elespare-button-style-5 .elespare-button-link .elespare-custom-link-icon {
padding: 5px 12px 5px 10px; }
.elespare-custom-link-button.elespare-icon-position-right.elespare-button-style-6 .elespare-button-link {
border-radius: 6px 0 6px 6px; }
.elespare-custom-link-button.elespare-icon-position-right.elespare-button-style-6 .elespare-button-link .elespare-custom-link-icon::after {
border-color: transparent rgba(0, 0, 0, 0.15) transparent transparent;
left: auto;
right: 100%; }
.elespare-custom-link-button.elespare-icon-position-right.elespare-button-style-7 .elespare-button-link {
border-radius: 0 6px 0 0; }
.elespare-custom-link-button.elespare-icon-position-right.elespare-button-style-7 .elespare-button-link .elespare-custom-link-icon {
clip-path: polygon(0 0, 100% 0%, 100% 100%, 25% 100%);
padding: 5px 12px 5px 20px; }
.elespare-custom-link-button.elespare-icon-position-right.elespare-button-style-8 .elespare-button-link .elespare-custom-link-icon {
clip-path: polygon(25% 0, 100% 0, 100% 100%, 0% 100%);
padding: 5px 12px 5px 20px; }
.elespare-custom-link-button.elespare-icon-position-right.elespare-button-style-9 .elespare-button-link .elespare-custom-link-icon {
padding: 0 10px 5px 0; }
.elespare-custom-link-button.elespare-icon-position-right.elespare-button-style-10 .elespare-button-link .elespare-custom-link-icon {
clip-path: polygon(25% 0%, 100% 0%, 100% 100%, 25% 100%, 0% 50%);
padding: 5px 12px 5px 20px; }
.elespare-custom-link-button.elespare-icon-position-right.elespare-button-style-11 .elespare-button-link {
border-radius: 0 6px 0 6px; }
.elespare-custom-link-button.elespare-icon-position-right.elespare-button-style-11 .elespare-button-link .elespare-custom-link-icon {
padding: 3px 5px 3px 0; }
.elespare-custom-link-button.elespare-icon-position-right.elespare-button-style-12 .elespare-button-link .elespare-custom-link-icon {
padding: 5px 5px 5px 0; }
.elespare-custom-link-button.elespare-icon-position-right.rounded .elespare-button-link {
border-radius: 6px; }
.elespare-custom-link-button.elespare-icon-position-right.circular .elespare-button-link {
border-radius: 100px; }
.elespare-custom-link-button.elespare-icon-position-right.circular.elespare-button-style-2 .elespare-button-link .elespare-custom-link-icon, .elespare-custom-link-button.elespare-icon-position-right.circular.elespare-button-style-3 .elespare-button-link .elespare-custom-link-icon {
padding-left: 0;
padding-right: 2px; }
.elespare-custom-link-button.elespare-icon-position-right.circular.elespare-button-style-4 .elespare-button-link .elespare-custom-link-icon, .elespare-custom-link-button.elespare-icon-position-right.circular.elespare-button-style-5 .elespare-button-link .elespare-custom-link-icon, .elespare-custom-link-button.elespare-icon-position-right.circular.elespare-button-style-6 .elespare-button-link .elespare-custom-link-icon, .elespare-custom-link-button.elespare-icon-position-right.circular.elespare-button-style-9 .elespare-button-link .elespare-custom-link-icon {
padding-left: 10px;
padding-right: 12px; }
.elespare-custom-link-button.elespare-icon-position-right.circular.elespare-button-style-7 .elespare-button-link .elespare-custom-link-icon, .elespare-custom-link-button.elespare-icon-position-right.circular.elespare-button-style-8 .elespare-button-link .elespare-custom-link-icon, .elespare-custom-link-button.elespare-icon-position-right.circular.elespare-button-style-10 .elespare-button-link .elespare-custom-link-icon {
padding-left: 20px;
padding-right: 12px; }
.elespare-custom-link-button.elespare-icon-position-right.circular.elespare-button-style-11 .elespare-button-link .elespare-custom-link-icon, .elespare-custom-link-button.elespare-icon-position-right.circular.elespare-button-style-12 .elespare-button-link .elespare-custom-link-icon {
padding-left: 0;
padding-right: 7px; }
.elespare-custom-link-button.elespare-icon-position-right.rectangular .elespare-button-link {
border-radius: 0; }
body.rtl .elespare-custom-link-button .elespare-button-link {
flex-direction: row-reverse; }
body.rtl .elespare-custom-link-button.elespare-icon-position-right .elespare-button-link {
flex-direction: row; }
.elespare-copyright-wrapper .elespare-copyright-text a {
text-decoration: none; }
.elespare-heading-wrapper .elespare-heading {
margin: 0; }
.elespare-heading-wrapper.elespare-module-content a {
text-decoration: none; }
.elespare-main-banner-wrap.main-banner-style-1 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-2 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-3 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-4 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-7 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-8 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-9 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-10 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-11 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-12 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-15 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-16 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-17 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-18 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-19 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-20 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-23 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-24 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-25 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-26 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-27 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-28 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-31 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-32 .main-banner-upper-section-wrap {
display: grid;
column-gap: 10px;
row-gap: 20px;
grid-template-columns: repeat(4, 2fr); }
.elespare-main-banner-wrap.main-banner-style-1 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-2 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-3 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-4 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-7 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-8 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-9 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-10 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-11 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-12 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-15 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-16 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-17 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-18 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-19 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-20 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-23 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-24 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-25 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-26 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-27 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-28 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-31 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-32 .main-banner-upper-section-wrap .elespare-section-slider {
position: relative;
display: flex;
flex-direction: column;
justify-content: flex-start;
grid-column-end: span 2;
grid-row-end: span 1; }
.elespare-main-banner-wrap.main-banner-style-1 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-2 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-3 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-4 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-7 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-8 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-9 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-10 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-11 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-12 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-15 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-16 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-17 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-18 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-19 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-20 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-23 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-24 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-25 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-26 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-27 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-28 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-31 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-32 .main-banner-upper-section-wrap .elespare-section-grid {
flex-direction: column;
justify-content: flex-end;
grid-column-end: span 2; }
.elespare-main-banner-wrap.main-banner-style-1 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-2 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-3 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-4 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-7 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-8 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-9 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-10 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-11 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-12 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-15 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-16 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-17 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-18 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-19 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-20 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-23 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-24 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-25 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-26 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-27 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-28 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-31 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-32 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items {
grid-template-columns: 1fr 1fr;
grid-column-end: span 2; }
.elespare-main-banner-wrap.main-banner-style-1 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-2 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-3 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-4 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-7 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-8 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-9 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-10 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-11 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-12 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-15 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-16 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-17 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-18 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-19 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-20 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-23 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-24 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-25 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-26 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-27 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-28 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-31 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-32 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper {
border: none;
padding: 15px;
flex: 1; }
.elespare-main-banner-wrap.main-banner-style-1 .main-banner-upper-section-wrap .elespare-section-grid-lower, .elespare-main-banner-wrap.main-banner-style-2 .main-banner-upper-section-wrap .elespare-section-grid-lower, .elespare-main-banner-wrap.main-banner-style-3 .main-banner-upper-section-wrap .elespare-section-grid-lower, .elespare-main-banner-wrap.main-banner-style-4 .main-banner-upper-section-wrap .elespare-section-grid-lower, .elespare-main-banner-wrap.main-banner-style-7 .main-banner-upper-section-wrap .elespare-section-grid-lower, .elespare-main-banner-wrap.main-banner-style-8 .main-banner-upper-section-wrap .elespare-section-grid-lower, .elespare-main-banner-wrap.main-banner-style-9 .main-banner-upper-section-wrap .elespare-section-grid-lower, .elespare-main-banner-wrap.main-banner-style-10 .main-banner-upper-section-wrap .elespare-section-grid-lower, .elespare-main-banner-wrap.main-banner-style-11 .main-banner-upper-section-wrap .elespare-section-grid-lower, .elespare-main-banner-wrap.main-banner-style-12 .main-banner-upper-section-wrap .elespare-section-grid-lower, .elespare-main-banner-wrap.main-banner-style-15 .main-banner-upper-section-wrap .elespare-section-grid-lower, .elespare-main-banner-wrap.main-banner-style-16 .main-banner-upper-section-wrap .elespare-section-grid-lower, .elespare-main-banner-wrap.main-banner-style-17 .main-banner-upper-section-wrap .elespare-section-grid-lower, .elespare-main-banner-wrap.main-banner-style-18 .main-banner-upper-section-wrap .elespare-section-grid-lower, .elespare-main-banner-wrap.main-banner-style-19 .main-banner-upper-section-wrap .elespare-section-grid-lower, .elespare-main-banner-wrap.main-banner-style-20 .main-banner-upper-section-wrap .elespare-section-grid-lower, .elespare-main-banner-wrap.main-banner-style-23 .main-banner-upper-section-wrap .elespare-section-grid-lower, .elespare-main-banner-wrap.main-banner-style-24 .main-banner-upper-section-wrap .elespare-section-grid-lower, .elespare-main-banner-wrap.main-banner-style-25 .main-banner-upper-section-wrap .elespare-section-grid-lower, .elespare-main-banner-wrap.main-banner-style-26 .main-banner-upper-section-wrap .elespare-section-grid-lower, .elespare-main-banner-wrap.main-banner-style-27 .main-banner-upper-section-wrap .elespare-section-grid-lower, .elespare-main-banner-wrap.main-banner-style-28 .main-banner-upper-section-wrap .elespare-section-grid-lower, .elespare-main-banner-wrap.main-banner-style-31 .main-banner-upper-section-wrap .elespare-section-grid-lower, .elespare-main-banner-wrap.main-banner-style-32 .main-banner-upper-section-wrap .elespare-section-grid-lower {
flex-direction: column;
justify-content: flex-start;
grid-column-end: span 4; }
.elespare-main-banner-wrap.main-banner-style-1 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-2 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-3 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-4 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-7 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-8 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-9 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-10 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-11 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-12 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-15 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-16 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-17 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-18 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-19 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-20 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-23 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-24 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-25 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-26 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-27 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-28 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-31 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-32 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items {
grid-template-columns: 1fr 1fr;
grid-column-end: span 1; }
.elespare-main-banner-wrap.main-banner-style-1 .main-banner-upper-section-wrap .elespare-section-grid-lower.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-2 .main-banner-upper-section-wrap .elespare-section-grid-lower.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-3 .main-banner-upper-section-wrap .elespare-section-grid-lower.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-4 .main-banner-upper-section-wrap .elespare-section-grid-lower.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-7 .main-banner-upper-section-wrap .elespare-section-grid-lower.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-8 .main-banner-upper-section-wrap .elespare-section-grid-lower.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-9 .main-banner-upper-section-wrap .elespare-section-grid-lower.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-10 .main-banner-upper-section-wrap .elespare-section-grid-lower.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-11 .main-banner-upper-section-wrap .elespare-section-grid-lower.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-12 .main-banner-upper-section-wrap .elespare-section-grid-lower.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-15 .main-banner-upper-section-wrap .elespare-section-grid-lower.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-16 .main-banner-upper-section-wrap .elespare-section-grid-lower.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-17 .main-banner-upper-section-wrap .elespare-section-grid-lower.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-18 .main-banner-upper-section-wrap .elespare-section-grid-lower.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-19 .main-banner-upper-section-wrap .elespare-section-grid-lower.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-20 .main-banner-upper-section-wrap .elespare-section-grid-lower.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-23 .main-banner-upper-section-wrap .elespare-section-grid-lower.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-24 .main-banner-upper-section-wrap .elespare-section-grid-lower.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-25 .main-banner-upper-section-wrap .elespare-section-grid-lower.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-26 .main-banner-upper-section-wrap .elespare-section-grid-lower.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-27 .main-banner-upper-section-wrap .elespare-section-grid-lower.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-28 .main-banner-upper-section-wrap .elespare-section-grid-lower.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-31 .main-banner-upper-section-wrap .elespare-section-grid-lower.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-32 .main-banner-upper-section-wrap .elespare-section-grid-lower.has-background .elespare-content-wrapper {
border: none;
flex: 1; }
.elespare-main-banner-wrap .elespare-section-trending {
margin-top: 20px; }
.elespare-main-banner-wrap .main-banner-upper-section-wrap a, .elespare-main-banner-wrap .elespare-section-trending a {
text-decoration: none; }
.elespare-main-banner-wrap .main-banner-upper-section-wrap .elespare-section-grid-lower {
flex-direction: column;
justify-content: flex-start;
grid-column-end: span 4; }
.elespare-main-banner-wrap .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items {
grid-template-columns: 1fr 1fr;
grid-column-end: span 1; }
.elespare-main-banner-wrap .main-banner-upper-section-wrap .elespare-section-grid-lower.has-background .elespare-content-wrapper {
border: none; }
.elespare-main-banner-wrap .main-banner-upper-section-wrap .elespare-section-grid-lower:not(.has-background) .elespare-img-wrapper {
overflow: hidden; }
.elespare-main-banner-wrap .main-banner-upper-section-wrap .elespare-section-grid:not(.has-background) .elespare-img-wrapper {
overflow: hidden; }
.elespare-main-banner-wrap.main-banner-style-2 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-4 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-6 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-8 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-10 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-12 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-16 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-18 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-20 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-24 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-26 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-28 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-32 .main-banner-upper-section-wrap .elespare-section-grid {
grid-column-start: 1;
grid-row-start: 1; }
.elespare-main-banner-wrap .elespare-section-slider .elespare-carousel-wrap {
overflow: hidden; }
.elespare-main-banner-wrap .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items:not(:nth-child(1)) {
display: none !important; }
.elespare-main-banner-wrap .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items.slick-slide:not(:nth-child(1)) {
display: block !important; }
.elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items:not(:nth-child(1)), .elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items:not(:nth-child(2)), .elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items:not(:nth-child(3)) {
display: none !important; }
.elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items.slick-slide:not(:nth-child(1)), .elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items.slick-slide:not(:nth-child(2)), .elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items.slick-slide:not(:nth-child(3)) {
display: flex !important; }
.elespare-main-banner-wrap .elespare-carousel-wrap.elespare-image-zoom .elespare-img-wrapper a {
overflow: hidden;
display: block;
height: 100%;
width: 100%; }
.elespare-main-banner-wrap .elespare-carousel-wrap.elespare-image-zoom .elespare-img-wrapper a img {
transition: transform 0.3s ease; }
.elespare-main-banner-wrap .elespare-carousel-wrap.elespare-image-zoom:hover .elespare-img-wrapper a img {
transform: scale(1.05); }
.elespare-main-banner-wrap .elespare-carousel-wrap.elespare-image-zoom-tilt .elespare-img-wrapper a {
overflow: hidden;
display: block;
height: 100%;
width: 100%; }
.elespare-main-banner-wrap .elespare-carousel-wrap.elespare-image-zoom-tilt .elespare-img-wrapper a img {
transition: transform 0.5s ease; }
.elespare-main-banner-wrap .elespare-carousel-wrap.elespare-image-zoom-tilt .elespare-img-wrapper:hover a img {
transform: scale(1.2) rotate(5deg); }
.elespare-main-banner-wrap .elespare-carousel-wrap.elespare-image-grayscale .elespare-img-wrapper a img {
transition: filter 0.5s ease;
filter: grayscale(100%); }
.elespare-main-banner-wrap .elespare-carousel-wrap.elespare-image-grayscale .elespare-img-wrapper:hover a img {
filter: grayscale(0); }
.elespare-main-banner-wrap .elespare-carousel-wrap.elespare-image-brightness .elespare-img-wrapper a {
overflow: hidden;
display: block;
height: 100%;
width: 100%; }
.elespare-main-banner-wrap .elespare-carousel-wrap.elespare-image-brightness .elespare-img-wrapper a img {
transition: transform 2s, filter 1.5s ease-in-out;
transform-origin: center center;
filter: brightness(100%); }
.elespare-main-banner-wrap .elespare-carousel-wrap.elespare-image-brightness .elespare-img-wrapper:hover a img {
filter: brightness(150%); }
.elespare-main-banner-wrap .elespare-posts-wrap.elespare-image-zoom .elespare-posts-grid-post-items .elespare-img-wrapper a {
overflow: hidden;
display: block;
height: 100%;
width: 100%; }
.elespare-main-banner-wrap .elespare-posts-wrap.elespare-image-zoom .elespare-posts-grid-post-items .elespare-img-wrapper a img {
transition: transform 0.3s ease; }
.elespare-main-banner-wrap .elespare-posts-wrap.elespare-image-zoom .elespare-posts-grid-post-items:hover .elespare-img-wrapper a img {
transform: scale(1.05); }
.elespare-main-banner-wrap .elespare-posts-wrap.elespare-image-zoom-tilt .elespare-posts-grid-post-items .elespare-img-wrapper a {
overflow: hidden;
display: block;
height: 100%;
width: 100%; }
.elespare-main-banner-wrap .elespare-posts-wrap.elespare-image-zoom-tilt .elespare-posts-grid-post-items .elespare-img-wrapper a img {
transition: transform 0.5s ease; }
.elespare-main-banner-wrap .elespare-posts-wrap.elespare-image-zoom-tilt .elespare-posts-grid-post-items:hover .elespare-img-wrapper a img {
transform: scale(1.2) rotate(5deg); }
.elespare-main-banner-wrap .elespare-posts-wrap.elespare-image-grayscale .elespare-posts-grid-post-items .elespare-img-wrapper a img {
transition: filter 0.5s ease;
filter: grayscale(100%); }
.elespare-main-banner-wrap .elespare-posts-wrap.elespare-image-grayscale .elespare-posts-grid-post-items:hover .elespare-img-wrapper a img {
filter: grayscale(0); }
.elespare-main-banner-wrap .elespare-posts-wrap.elespare-image-brightness .elespare-posts-grid-post-items .elespare-img-wrapper a {
overflow: hidden;
display: block;
height: 100%;
width: 100%; }
.elespare-main-banner-wrap .elespare-posts-wrap.elespare-image-brightness .elespare-posts-grid-post-items .elespare-img-wrapper a img {
transition: transform 2s, filter 1.5s ease-in-out;
transform-origin: center center;
filter: brightness(100%); }
.elespare-main-banner-wrap .elespare-posts-wrap.elespare-image-brightness .elespare-posts-grid-post-items:hover .elespare-img-wrapper a img {
filter: brightness(150%); }
.elespare-main-banner-wrap.main-banner-style-1 .elespare-section-carousel-title .elespare-posts-carousel-post-items, .elespare-main-banner-wrap.main-banner-style-2 .elespare-section-carousel-title .elespare-posts-carousel-post-items, .elespare-main-banner-wrap.main-banner-style-3 .elespare-section-carousel-title .elespare-posts-carousel-post-items, .elespare-main-banner-wrap.main-banner-style-4 .elespare-section-carousel-title .elespare-posts-carousel-post-items, .elespare-main-banner-wrap.main-banner-style-7 .elespare-section-carousel-title .elespare-posts-carousel-post-items, .elespare-main-banner-wrap.main-banner-style-8 .elespare-section-carousel-title .elespare-posts-carousel-post-items, .elespare-main-banner-wrap.main-banner-style-9 .elespare-section-carousel-title .elespare-posts-carousel-post-items, .elespare-main-banner-wrap.main-banner-style-10 .elespare-section-carousel-title .elespare-posts-carousel-post-items, .elespare-main-banner-wrap.main-banner-style-11 .elespare-section-carousel-title .elespare-posts-carousel-post-items, .elespare-main-banner-wrap.main-banner-style-12 .elespare-section-carousel-title .elespare-posts-carousel-post-items, .elespare-main-banner-wrap.main-banner-style-15 .elespare-section-carousel-title .elespare-posts-carousel-post-items, .elespare-main-banner-wrap.main-banner-style-16 .elespare-section-carousel-title .elespare-posts-carousel-post-items, .elespare-main-banner-wrap.main-banner-style-17 .elespare-section-carousel-title .elespare-posts-carousel-post-items, .elespare-main-banner-wrap.main-banner-style-18 .elespare-section-carousel-title .elespare-posts-carousel-post-items, .elespare-main-banner-wrap.main-banner-style-19 .elespare-section-carousel-title .elespare-posts-carousel-post-items, .elespare-main-banner-wrap.main-banner-style-20 .elespare-section-carousel-title .elespare-posts-carousel-post-items, .elespare-main-banner-wrap.main-banner-style-23 .elespare-section-carousel-title .elespare-posts-carousel-post-items, .elespare-main-banner-wrap.main-banner-style-24 .elespare-section-carousel-title .elespare-posts-carousel-post-items, .elespare-main-banner-wrap.main-banner-style-25 .elespare-section-carousel-title .elespare-posts-carousel-post-items, .elespare-main-banner-wrap.main-banner-style-26 .elespare-section-carousel-title .elespare-posts-carousel-post-items, .elespare-main-banner-wrap.main-banner-style-27 .elespare-section-carousel-title .elespare-posts-carousel-post-items, .elespare-main-banner-wrap.main-banner-style-28 .elespare-section-carousel-title .elespare-posts-carousel-post-items, .elespare-main-banner-wrap.main-banner-style-31 .elespare-section-carousel-title .elespare-posts-carousel-post-items, .elespare-main-banner-wrap.main-banner-style-32 .elespare-section-carousel-title .elespare-posts-carousel-post-items {
position: relative; }
.elespare-main-banner-wrap.main-banner-style-1 .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide, .elespare-main-banner-wrap.main-banner-style-2 .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide, .elespare-main-banner-wrap.main-banner-style-3 .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide, .elespare-main-banner-wrap.main-banner-style-4 .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide, .elespare-main-banner-wrap.main-banner-style-7 .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide, .elespare-main-banner-wrap.main-banner-style-8 .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide, .elespare-main-banner-wrap.main-banner-style-9 .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide, .elespare-main-banner-wrap.main-banner-style-10 .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide, .elespare-main-banner-wrap.main-banner-style-11 .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide, .elespare-main-banner-wrap.main-banner-style-12 .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide, .elespare-main-banner-wrap.main-banner-style-15 .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide, .elespare-main-banner-wrap.main-banner-style-16 .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide, .elespare-main-banner-wrap.main-banner-style-17 .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide, .elespare-main-banner-wrap.main-banner-style-18 .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide, .elespare-main-banner-wrap.main-banner-style-19 .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide, .elespare-main-banner-wrap.main-banner-style-20 .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide, .elespare-main-banner-wrap.main-banner-style-23 .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide, .elespare-main-banner-wrap.main-banner-style-24 .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide, .elespare-main-banner-wrap.main-banner-style-25 .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide, .elespare-main-banner-wrap.main-banner-style-26 .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide, .elespare-main-banner-wrap.main-banner-style-27 .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide, .elespare-main-banner-wrap.main-banner-style-28 .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide, .elespare-main-banner-wrap.main-banner-style-31 .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide, .elespare-main-banner-wrap.main-banner-style-32 .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide {
float: left;
height: 100%;
min-height: 1px; }
.elespare-main-banner-wrap.main-banner-style-1 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-2 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-3 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-4 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-7 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-8 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-9 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-10 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-11 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-12 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-15 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-16 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-17 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-18 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-19 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-20 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-23 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-24 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-25 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-26 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-27 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-28 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-31 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-32 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper {
height: 390px;
position: relative;
display: block;
line-height: 1.35;
background: #dcdcdc; }
.elespare-main-banner-wrap.main-banner-style-1 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-2 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-3 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-4 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-7 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-8 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-9 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-10 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-11 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-12 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-15 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-16 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-17 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-18 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-19 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-20 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-23 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-24 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-25 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-26 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-27 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-28 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-31 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-32 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a {
overflow: hidden;
display: block;
height: 100%;
width: 100%; }
.elespare-main-banner-wrap.main-banner-style-1 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-2 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-3 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-4 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-7 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-8 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-9 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-10 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-11 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-12 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-15 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-16 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-17 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-18 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-19 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-20 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-23 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-24 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-25 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-26 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-27 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-28 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-31 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-32 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img {
width: 100%;
height: 100%;
object-fit: cover;
margin: 0;
transition: transform 0.3s ease; }
.elespare-main-banner-wrap.main-banner-style-1 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-2 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-3 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-4 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-7 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-8 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-9 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-10 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-11 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-12 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-15 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-16 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-17 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-18 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-19 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-20 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-23 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-24 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-25 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-26 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-27 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-28 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-31 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-32 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper {
position: absolute;
padding: 15px;
width: 100%;
left: 0;
bottom: 0;
z-index: 1; }
.elespare-main-banner-wrap.main-banner-style-1 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper:after, .elespare-main-banner-wrap.main-banner-style-2 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper:after, .elespare-main-banner-wrap.main-banner-style-3 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper:after, .elespare-main-banner-wrap.main-banner-style-4 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper:after, .elespare-main-banner-wrap.main-banner-style-7 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper:after, .elespare-main-banner-wrap.main-banner-style-8 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper:after, .elespare-main-banner-wrap.main-banner-style-9 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper:after, .elespare-main-banner-wrap.main-banner-style-10 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper:after, .elespare-main-banner-wrap.main-banner-style-11 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper:after, .elespare-main-banner-wrap.main-banner-style-12 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper:after, .elespare-main-banner-wrap.main-banner-style-15 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper:after, .elespare-main-banner-wrap.main-banner-style-16 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper:after, .elespare-main-banner-wrap.main-banner-style-17 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper:after, .elespare-main-banner-wrap.main-banner-style-18 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper:after, .elespare-main-banner-wrap.main-banner-style-19 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper:after, .elespare-main-banner-wrap.main-banner-style-20 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper:after, .elespare-main-banner-wrap.main-banner-style-23 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper:after, .elespare-main-banner-wrap.main-banner-style-24 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper:after, .elespare-main-banner-wrap.main-banner-style-25 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper:after, .elespare-main-banner-wrap.main-banner-style-26 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper:after, .elespare-main-banner-wrap.main-banner-style-27 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper:after, .elespare-main-banner-wrap.main-banner-style-28 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper:after, .elespare-main-banner-wrap.main-banner-style-31 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper:after, .elespare-main-banner-wrap.main-banner-style-32 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper:after {
content: "";
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 100%;
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.5) 50%, #000 100%);
z-index: 0; }
.elespare-main-banner-wrap.main-banner-style-1 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-2 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-3 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-4 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-7 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-8 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-9 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-10 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-11 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-12 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-15 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-16 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-17 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-18 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-19 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-20 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-23 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-24 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-25 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-26 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-27 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-28 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-31 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-32 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links {
position: relative;
z-index: 1; }
.elespare-main-banner-wrap.main-banner-style-1 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-2 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-3 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-4 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-7 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-8 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-9 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-10 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-11 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-12 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-15 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-16 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-17 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-18 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-19 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-20 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-23 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-24 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-25 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-26 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-27 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-28 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-31 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-32 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title {
position: relative;
z-index: 1; }
.elespare-main-banner-wrap.main-banner-style-1 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-exceprt,
.elespare-main-banner-wrap.main-banner-style-1 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-2 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-exceprt,
.elespare-main-banner-wrap.main-banner-style-2 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-3 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-exceprt,
.elespare-main-banner-wrap.main-banner-style-3 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-4 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-exceprt,
.elespare-main-banner-wrap.main-banner-style-4 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-7 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-exceprt,
.elespare-main-banner-wrap.main-banner-style-7 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-8 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-exceprt,
.elespare-main-banner-wrap.main-banner-style-8 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-9 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-exceprt,
.elespare-main-banner-wrap.main-banner-style-9 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-10 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-exceprt,
.elespare-main-banner-wrap.main-banner-style-10 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-11 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-exceprt,
.elespare-main-banner-wrap.main-banner-style-11 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-12 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-exceprt,
.elespare-main-banner-wrap.main-banner-style-12 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-15 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-exceprt,
.elespare-main-banner-wrap.main-banner-style-15 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-16 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-exceprt,
.elespare-main-banner-wrap.main-banner-style-16 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-17 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-exceprt,
.elespare-main-banner-wrap.main-banner-style-17 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-18 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-exceprt,
.elespare-main-banner-wrap.main-banner-style-18 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-19 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-exceprt,
.elespare-main-banner-wrap.main-banner-style-19 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-20 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-exceprt,
.elespare-main-banner-wrap.main-banner-style-20 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-23 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-exceprt,
.elespare-main-banner-wrap.main-banner-style-23 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-24 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-exceprt,
.elespare-main-banner-wrap.main-banner-style-24 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-25 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-exceprt,
.elespare-main-banner-wrap.main-banner-style-25 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-26 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-exceprt,
.elespare-main-banner-wrap.main-banner-style-26 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-27 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-exceprt,
.elespare-main-banner-wrap.main-banner-style-27 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-28 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-exceprt,
.elespare-main-banner-wrap.main-banner-style-28 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-31 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-exceprt,
.elespare-main-banner-wrap.main-banner-style-31 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-32 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-exceprt,
.elespare-main-banner-wrap.main-banner-style-32 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata {
position: relative;
z-index: 1;
color: #fff; }
.elespare-main-banner-wrap.main-banner-style-1 .has-background .elespare-section-grid .elespare-posts-grid-post-items,
.elespare-main-banner-wrap.main-banner-style-1 .has-background .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-2 .has-background .elespare-section-grid .elespare-posts-grid-post-items,
.elespare-main-banner-wrap.main-banner-style-2 .has-background .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-3 .has-background .elespare-section-grid .elespare-posts-grid-post-items,
.elespare-main-banner-wrap.main-banner-style-3 .has-background .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-4 .has-background .elespare-section-grid .elespare-posts-grid-post-items,
.elespare-main-banner-wrap.main-banner-style-4 .has-background .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-7 .has-background .elespare-section-grid .elespare-posts-grid-post-items,
.elespare-main-banner-wrap.main-banner-style-7 .has-background .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-8 .has-background .elespare-section-grid .elespare-posts-grid-post-items,
.elespare-main-banner-wrap.main-banner-style-8 .has-background .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-9 .has-background .elespare-section-grid .elespare-posts-grid-post-items,
.elespare-main-banner-wrap.main-banner-style-9 .has-background .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-10 .has-background .elespare-section-grid .elespare-posts-grid-post-items,
.elespare-main-banner-wrap.main-banner-style-10 .has-background .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-11 .has-background .elespare-section-grid .elespare-posts-grid-post-items,
.elespare-main-banner-wrap.main-banner-style-11 .has-background .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-12 .has-background .elespare-section-grid .elespare-posts-grid-post-items,
.elespare-main-banner-wrap.main-banner-style-12 .has-background .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-15 .has-background .elespare-section-grid .elespare-posts-grid-post-items,
.elespare-main-banner-wrap.main-banner-style-15 .has-background .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-16 .has-background .elespare-section-grid .elespare-posts-grid-post-items,
.elespare-main-banner-wrap.main-banner-style-16 .has-background .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-17 .has-background .elespare-section-grid .elespare-posts-grid-post-items,
.elespare-main-banner-wrap.main-banner-style-17 .has-background .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-18 .has-background .elespare-section-grid .elespare-posts-grid-post-items,
.elespare-main-banner-wrap.main-banner-style-18 .has-background .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-19 .has-background .elespare-section-grid .elespare-posts-grid-post-items,
.elespare-main-banner-wrap.main-banner-style-19 .has-background .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-20 .has-background .elespare-section-grid .elespare-posts-grid-post-items,
.elespare-main-banner-wrap.main-banner-style-20 .has-background .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-23 .has-background .elespare-section-grid .elespare-posts-grid-post-items,
.elespare-main-banner-wrap.main-banner-style-23 .has-background .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-24 .has-background .elespare-section-grid .elespare-posts-grid-post-items,
.elespare-main-banner-wrap.main-banner-style-24 .has-background .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-25 .has-background .elespare-section-grid .elespare-posts-grid-post-items,
.elespare-main-banner-wrap.main-banner-style-25 .has-background .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-26 .has-background .elespare-section-grid .elespare-posts-grid-post-items,
.elespare-main-banner-wrap.main-banner-style-26 .has-background .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-27 .has-background .elespare-section-grid .elespare-posts-grid-post-items,
.elespare-main-banner-wrap.main-banner-style-27 .has-background .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-28 .has-background .elespare-section-grid .elespare-posts-grid-post-items,
.elespare-main-banner-wrap.main-banner-style-28 .has-background .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-31 .has-background .elespare-section-grid .elespare-posts-grid-post-items,
.elespare-main-banner-wrap.main-banner-style-31 .has-background .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-32 .has-background .elespare-section-grid .elespare-posts-grid-post-items,
.elespare-main-banner-wrap.main-banner-style-32 .has-background .elespare-section-grid-lower .elespare-posts-grid-post-items {
border: none; }
.elespare-main-banner-wrap.main-banner-style-25 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-26 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-27 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-28 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-31 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-32 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper {
height: 390px; }
.elespare-main-banner-wrap.main-banner-style-1 .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-2 .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-3 .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-4 .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-7 .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-8 .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-9 .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-10 .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-11 .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-12 .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-15 .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-16 .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-17 .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-18 .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-19 .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-20 .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-23 .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-24 .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-25 .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-26 .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-27 .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-28 .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-31 .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-32 .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img {
object-fit: cover; }
.elespare-main-banner-wrap.main-banner-style-1 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-2 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-3 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-4 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-7 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-8 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-9 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-10 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-11 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-12 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-15 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-16 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-17 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-18 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-19 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-20 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-23 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-24 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-25 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-26 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-27 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-28 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-31 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-32 .elespare-posts-grid-wrap .elespare-posts-grid-post-items {
position: relative; }
.elespare-main-banner-wrap.main-banner-style-1 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-2 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-3 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-4 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-7 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-8 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-9 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-10 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-11 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-12 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-15 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-16 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-17 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-18 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-19 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-20 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-23 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-24 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-25 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-26 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-27 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-28 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-31 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-32 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img {
object-fit: cover; }
.elespare-main-banner-wrap .elespare-posts-grid-wrap .elespare-img-wrapper img {
width: 100%;
height: 100%;
transition: transform 0.3s ease; }
.elespare-main-banner-wrap.main-banner-style-1 .elespare-posts-wrap
.elespare-posts-grid-post-items
.elespare-img-wrapper
ul, .elespare-main-banner-wrap.main-banner-style-2 .elespare-posts-wrap
.elespare-posts-grid-post-items
.elespare-img-wrapper
ul, .elespare-main-banner-wrap.main-banner-style-3 .elespare-posts-wrap
.elespare-posts-grid-post-items
.elespare-img-wrapper
ul, .elespare-main-banner-wrap.main-banner-style-4 .elespare-posts-wrap
.elespare-posts-grid-post-items
.elespare-img-wrapper
ul, .elespare-main-banner-wrap.main-banner-style-5 .elespare-posts-wrap
.elespare-posts-grid-post-items
.elespare-img-wrapper
ul, .elespare-main-banner-wrap.main-banner-style-6 .elespare-posts-wrap
.elespare-posts-grid-post-items
.elespare-img-wrapper
ul, .elespare-main-banner-wrap.main-banner-style-7 .elespare-posts-wrap
.elespare-posts-grid-post-items
.elespare-img-wrapper
ul, .elespare-main-banner-wrap.main-banner-style-8 .elespare-posts-wrap
.elespare-posts-grid-post-items
.elespare-img-wrapper
ul, .elespare-main-banner-wrap.main-banner-style-11 .elespare-posts-wrap
.elespare-posts-grid-post-items
.elespare-img-wrapper
ul, .elespare-main-banner-wrap.main-banner-style-12 .elespare-posts-wrap
.elespare-posts-grid-post-items
.elespare-img-wrapper
ul, .elespare-main-banner-wrap.main-banner-style-13 .elespare-posts-wrap
.elespare-posts-grid-post-items
.elespare-img-wrapper
ul, .elespare-main-banner-wrap.main-banner-style-14 .elespare-posts-wrap
.elespare-posts-grid-post-items
.elespare-img-wrapper
ul, .elespare-main-banner-wrap.main-banner-style-15 .elespare-posts-wrap
.elespare-posts-grid-post-items
.elespare-img-wrapper
ul, .elespare-main-banner-wrap.main-banner-style-16 .elespare-posts-wrap
.elespare-posts-grid-post-items
.elespare-img-wrapper
ul, .elespare-main-banner-wrap.main-banner-style-17 .elespare-posts-wrap
.elespare-posts-grid-post-items
.elespare-img-wrapper
ul, .elespare-main-banner-wrap.main-banner-style-18 .elespare-posts-wrap
.elespare-posts-grid-post-items
.elespare-img-wrapper
ul, .elespare-main-banner-wrap.main-banner-style-19 .elespare-posts-wrap
.elespare-posts-grid-post-items
.elespare-img-wrapper
ul, .elespare-main-banner-wrap.main-banner-style-20 .elespare-posts-wrap
.elespare-posts-grid-post-items
.elespare-img-wrapper
ul, .elespare-main-banner-wrap.main-banner-style-21 .elespare-posts-wrap
.elespare-posts-grid-post-items
.elespare-img-wrapper
ul, .elespare-main-banner-wrap.main-banner-style-22 .elespare-posts-wrap
.elespare-posts-grid-post-items
.elespare-img-wrapper
ul, .elespare-main-banner-wrap.main-banner-style-23 .elespare-posts-wrap
.elespare-posts-grid-post-items
.elespare-img-wrapper
ul, .elespare-main-banner-wrap.main-banner-style-24 .elespare-posts-wrap
.elespare-posts-grid-post-items
.elespare-img-wrapper
ul, .elespare-main-banner-wrap.main-banner-style-25 .elespare-posts-wrap
.elespare-posts-grid-post-items
.elespare-img-wrapper
ul, .elespare-main-banner-wrap.main-banner-style-26 .elespare-posts-wrap
.elespare-posts-grid-post-items
.elespare-img-wrapper
ul, .elespare-main-banner-wrap.main-banner-style-27 .elespare-posts-wrap
.elespare-posts-grid-post-items
.elespare-img-wrapper
ul, .elespare-main-banner-wrap.main-banner-style-28 .elespare-posts-wrap
.elespare-posts-grid-post-items
.elespare-img-wrapper
ul, .elespare-main-banner-wrap.main-banner-style-29 .elespare-posts-wrap
.elespare-posts-grid-post-items
.elespare-img-wrapper
ul, .elespare-main-banner-wrap.main-banner-style-30 .elespare-posts-wrap
.elespare-posts-grid-post-items
.elespare-img-wrapper
ul, .elespare-main-banner-wrap.main-banner-style-31 .elespare-posts-wrap
.elespare-posts-grid-post-items
.elespare-img-wrapper
ul, .elespare-main-banner-wrap.main-banner-style-32 .elespare-posts-wrap
.elespare-posts-grid-post-items
.elespare-img-wrapper
ul {
top: auto;
bottom: 15px;
left: 15px; }
.elespare-main-banner-wrap.main-banner-style-9 .elespare-posts-wrap
.elespare-posts-carousel-post-items
.elespare-img-wrapper
ul, .elespare-main-banner-wrap.main-banner-style-10 .elespare-posts-wrap
.elespare-posts-carousel-post-items
.elespare-img-wrapper
ul {
left: 10px;
top: 15px; }
.elespare-main-banner-wrap.main-banner-style-9 .elespare-posts-wrap
.elespare-posts-grid-post-items
.elespare-img-wrapper
ul, .elespare-main-banner-wrap.main-banner-style-10 .elespare-posts-wrap
.elespare-posts-grid-post-items
.elespare-img-wrapper
ul {
top: auto;
bottom: 15px;
left: 15px; }
.elespare-main-banner-wrap.main-banner-style-5 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper ul, .elespare-main-banner-wrap.main-banner-style-6 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper ul {
top: auto;
bottom: 15px;
left: 15px; }
.elespare-main-banner-wrap.main-banner-style-17 .elespare-post-format-disabled .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul, .elespare-main-banner-wrap.main-banner-style-18 .elespare-post-format-disabled .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul, .elespare-main-banner-wrap.main-banner-style-19 .elespare-post-format-disabled .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul, .elespare-main-banner-wrap.main-banner-style-20 .elespare-post-format-disabled .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul, .elespare-main-banner-wrap.main-banner-style-21 .elespare-post-format-disabled .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul, .elespare-main-banner-wrap.main-banner-style-22 .elespare-post-format-disabled .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul, .elespare-main-banner-wrap.main-banner-style-23 .elespare-post-format-disabled .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul, .elespare-main-banner-wrap.main-banner-style-24 .elespare-post-format-disabled .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul {
left: 15px; }
.elespare-main-banner-wrap.main-banner-style-17 .elespare-post-format-disabled .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul, .elespare-main-banner-wrap.main-banner-style-18 .elespare-post-format-disabled .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul, .elespare-main-banner-wrap.main-banner-style-19 .elespare-post-format-disabled .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul, .elespare-main-banner-wrap.main-banner-style-20 .elespare-post-format-disabled .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul, .elespare-main-banner-wrap.main-banner-style-21 .elespare-post-format-disabled .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul, .elespare-main-banner-wrap.main-banner-style-22 .elespare-post-format-disabled .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul, .elespare-main-banner-wrap.main-banner-style-23 .elespare-post-format-disabled .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul, .elespare-main-banner-wrap.main-banner-style-24 .elespare-post-format-disabled .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul {
left: 15px; }
.elespare-main-banner-wrap.main-banner-style-17 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul, .elespare-main-banner-wrap.main-banner-style-18 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul, .elespare-main-banner-wrap.main-banner-style-19 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul, .elespare-main-banner-wrap.main-banner-style-20 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul, .elespare-main-banner-wrap.main-banner-style-21 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul, .elespare-main-banner-wrap.main-banner-style-22 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul, .elespare-main-banner-wrap.main-banner-style-23 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul, .elespare-main-banner-wrap.main-banner-style-24 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul {
left: 45px;
top: 15px; }
.elespare-main-banner-wrap.main-banner-style-17 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul, .elespare-main-banner-wrap.main-banner-style-18 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul, .elespare-main-banner-wrap.main-banner-style-19 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul, .elespare-main-banner-wrap.main-banner-style-20 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul, .elespare-main-banner-wrap.main-banner-style-21 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul, .elespare-main-banner-wrap.main-banner-style-22 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul, .elespare-main-banner-wrap.main-banner-style-23 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul, .elespare-main-banner-wrap.main-banner-style-24 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul {
top: 15px;
right: auto;
left: 45px;
align-items: flex-start; }
.elespare-main-banner-wrap.main-banner-style-17 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper.has-no-post-format ul, .elespare-main-banner-wrap.main-banner-style-18 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper.has-no-post-format ul, .elespare-main-banner-wrap.main-banner-style-19 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper.has-no-post-format ul, .elespare-main-banner-wrap.main-banner-style-20 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper.has-no-post-format ul, .elespare-main-banner-wrap.main-banner-style-21 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper.has-no-post-format ul, .elespare-main-banner-wrap.main-banner-style-22 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper.has-no-post-format ul, .elespare-main-banner-wrap.main-banner-style-23 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper.has-no-post-format ul, .elespare-main-banner-wrap.main-banner-style-24 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper.has-no-post-format ul {
top: 15px;
right: auto;
left: 45px;
align-items: flex-start; }
.elespare-main-banner-wrap.main-banner-style-17 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper.has-no-post-format ul, .elespare-main-banner-wrap.main-banner-style-18 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper.has-no-post-format ul, .elespare-main-banner-wrap.main-banner-style-19 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper.has-no-post-format ul, .elespare-main-banner-wrap.main-banner-style-20 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper.has-no-post-format ul, .elespare-main-banner-wrap.main-banner-style-21 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper.has-no-post-format ul, .elespare-main-banner-wrap.main-banner-style-22 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper.has-no-post-format ul, .elespare-main-banner-wrap.main-banner-style-23 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper.has-no-post-format ul, .elespare-main-banner-wrap.main-banner-style-24 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper.has-no-post-format ul {
left: 10px;
top: 15px; }
.elespare-main-banner-wrap.main-banner-style-17 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper .elespare-post-format, .elespare-main-banner-wrap.main-banner-style-18 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper .elespare-post-format, .elespare-main-banner-wrap.main-banner-style-19 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper .elespare-post-format, .elespare-main-banner-wrap.main-banner-style-20 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper .elespare-post-format, .elespare-main-banner-wrap.main-banner-style-21 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper .elespare-post-format, .elespare-main-banner-wrap.main-banner-style-22 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper .elespare-post-format, .elespare-main-banner-wrap.main-banner-style-23 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper .elespare-post-format, .elespare-main-banner-wrap.main-banner-style-24 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper .elespare-post-format {
right: auto;
left: 10px; }
.elespare-main-banner-wrap.main-banner-style-17 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper .elespare-post-format, .elespare-main-banner-wrap.main-banner-style-18 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper .elespare-post-format, .elespare-main-banner-wrap.main-banner-style-19 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper .elespare-post-format, .elespare-main-banner-wrap.main-banner-style-20 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper .elespare-post-format, .elespare-main-banner-wrap.main-banner-style-21 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper .elespare-post-format, .elespare-main-banner-wrap.main-banner-style-22 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper .elespare-post-format, .elespare-main-banner-wrap.main-banner-style-23 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper .elespare-post-format, .elespare-main-banner-wrap.main-banner-style-24 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper .elespare-post-format {
right: auto;
left: 10px; }
.elespare-main-banner-wrap.main-banner-style-17 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper.has-no-post-format ul, .elespare-main-banner-wrap.main-banner-style-18 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper.has-no-post-format ul, .elespare-main-banner-wrap.main-banner-style-19 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper.has-no-post-format ul, .elespare-main-banner-wrap.main-banner-style-20 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper.has-no-post-format ul, .elespare-main-banner-wrap.main-banner-style-21 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper.has-no-post-format ul, .elespare-main-banner-wrap.main-banner-style-22 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper.has-no-post-format ul, .elespare-main-banner-wrap.main-banner-style-23 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper.has-no-post-format ul, .elespare-main-banner-wrap.main-banner-style-24 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper.has-no-post-format ul {
left: 15px; }
.elespare-section-grid .elespare-content-wrapper,
.elespare-section-grid-lower .elespare-content-wrapper {
padding: 15px 0;
width: 100%;
left: 0;
bottom: 0;
z-index: 1; }
.elespare-section-grid .elespare-content-wrapper .elespare-cat-links,
.elespare-section-grid-lower .elespare-content-wrapper .elespare-cat-links {
position: relative;
z-index: 1; }
.elespare-section-grid .elespare-content-wrapper .elespare-post-title,
.elespare-section-grid-lower .elespare-content-wrapper .elespare-post-title {
position: relative;
z-index: 1; }
.elespare-section-grid .elespare-content-wrapper .elespare-metadata,
.elespare-section-grid-lower .elespare-content-wrapper .elespare-metadata {
position: relative;
z-index: 1; }
.elespare-main-banner-wrap.main-banner-style-1 .elespare-section-grid .elespare-content-wrapper,
.elespare-main-banner-wrap.main-banner-style-1 .elespare-section-grid-lower .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-2 .elespare-section-grid .elespare-content-wrapper,
.elespare-main-banner-wrap.main-banner-style-2 .elespare-section-grid-lower .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-9 .elespare-section-grid .elespare-content-wrapper,
.elespare-main-banner-wrap.main-banner-style-9 .elespare-section-grid-lower .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-10 .elespare-section-grid .elespare-content-wrapper,
.elespare-main-banner-wrap.main-banner-style-10 .elespare-section-grid-lower .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-17 .elespare-section-grid .elespare-content-wrapper,
.elespare-main-banner-wrap.main-banner-style-17 .elespare-section-grid-lower .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-18 .elespare-section-grid .elespare-content-wrapper,
.elespare-main-banner-wrap.main-banner-style-18 .elespare-section-grid-lower .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-25 .elespare-section-grid .elespare-content-wrapper,
.elespare-main-banner-wrap.main-banner-style-25 .elespare-section-grid-lower .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-26 .elespare-section-grid .elespare-content-wrapper,
.elespare-main-banner-wrap.main-banner-style-26 .elespare-section-grid-lower .elespare-content-wrapper {
height: auto;
padding: 15px 0; }
.elespare-main-banner-wrap.main-banner-style-1 .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-2 .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-9 .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-10 .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-17 .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-18 .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-25 .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-26 .elespare-posts-grid-wrap {
display: grid;
grid-gap: 10px;
grid-template-columns: repeat(4, 1fr); }
.elespare-main-banner-wrap.main-banner-style-1 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-2 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-9 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-10 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-17 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-18 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-25 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-26 .elespare-posts-grid-wrap .elespare-posts-grid-post-items {
position: relative;
min-height: 390px;
grid-template-columns: repeat(4, 1fr); }
.elespare-main-banner-wrap.main-banner-style-1 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-2 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-9 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-10 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-17 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-18 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-25 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-26 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper {
height: 190px;
position: relative;
display: block;
line-height: 1;
background: #dcdcdc; }
.elespare-main-banner-wrap.main-banner-style-1 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-2 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-9 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-10 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-17 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-18 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-25 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-26 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a {
overflow: hidden;
display: block;
height: 100%;
width: 100%; }
.elespare-main-banner-wrap.main-banner-style-3 .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-11 .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-12 .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-19 .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-20 .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-27 .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-28 .elespare-posts-grid-wrap {
display: grid;
grid-gap: 10px;
grid-template-columns: repeat(4, 1fr); }
.elespare-main-banner-wrap.main-banner-style-3 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-11 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-12 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-19 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-20 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-27 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-28 .elespare-posts-grid-wrap .elespare-posts-grid-post-items {
position: relative;
min-height: 390px;
grid-template-columns: repeat(4, 1fr); }
.elespare-main-banner-wrap.main-banner-style-3 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-11 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-12 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-19 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-20 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-27 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-28 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper {
height: 190px;
position: relative;
display: block;
line-height: 1;
background: #dcdcdc; }
.elespare-main-banner-wrap.main-banner-style-3 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-11 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-12 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-19 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-20 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-27 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-28 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a {
overflow: hidden;
display: block;
height: 100%;
width: 100%; }
.elespare-main-banner-wrap.main-banner-style-4 .elespare-posts-grid-wrap {
display: grid;
grid-gap: 10px;
grid-template-columns: repeat(4, 1fr); }
.elespare-main-banner-wrap.main-banner-style-4 .elespare-posts-grid-wrap .elespare-posts-grid-post-items {
position: relative;
height: 390px;
grid-template-columns: repeat(4, 1fr); }
.elespare-main-banner-wrap.main-banner-style-4 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper {
height: 190px;
position: relative;
display: block;
line-height: 1;
background: #dcdcdc; }
.elespare-main-banner-wrap.main-banner-style-4 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a {
overflow: hidden;
display: block;
height: 100%;
width: 100%; }
.elespare-main-banner-wrap.main-banner-style-3 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items,
.elespare-main-banner-wrap.main-banner-style-3 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-4 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items,
.elespare-main-banner-wrap.main-banner-style-4 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-11 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items,
.elespare-main-banner-wrap.main-banner-style-11 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-12 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items,
.elespare-main-banner-wrap.main-banner-style-12 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-19 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items,
.elespare-main-banner-wrap.main-banner-style-19 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-20 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items,
.elespare-main-banner-wrap.main-banner-style-20 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-27 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items,
.elespare-main-banner-wrap.main-banner-style-27 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-28 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items,
.elespare-main-banner-wrap.main-banner-style-28 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items {
flex-direction: column-reverse;
display: flex; }
.elespare-main-banner-wrap.main-banner-style-5 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-6 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap {
display: grid;
column-gap: 10px;
row-gap: 20px;
grid-template-columns: repeat(4, 3fr); }
.elespare-main-banner-wrap.main-banner-style-5 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-6 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-slider {
position: relative;
min-height: 390px;
display: flex;
flex-direction: column;
justify-content: flex-start;
grid-column-end: span 3;
grid-row-end: span 1; }
.elespare-main-banner-wrap.main-banner-style-5 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-6 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-grid {
flex-direction: column;
justify-content: flex-end;
grid-column-end: span 1; }
.elespare-main-banner-wrap.main-banner-style-5 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-6 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items {
grid-template-columns: 1fr 1fr;
grid-column-end: span 1; }
.elespare-main-banner-wrap.main-banner-style-5 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-6 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items .elespare-content-wrapper {
min-height: 171px; }
.elespare-main-banner-wrap.main-banner-style-5 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-6 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper {
border: none; }
.elespare-main-banner-wrap.main-banner-style-5 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-6 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap {
display: grid;
grid-gap: 10px;
grid-template-columns: 1fr; }
.elespare-main-banner-wrap.main-banner-style-5 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-6 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap .elespare-img-wrapper {
height: 178px; }
.elespare-main-banner-wrap.main-banner-style-5 .main-banner-upper-section-wrap .elespare-section-grid-lower, .elespare-main-banner-wrap.main-banner-style-6 .main-banner-upper-section-wrap .elespare-section-grid-lower, .elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-grid-lower, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-grid-lower, .elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-grid-lower, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-grid-lower {
flex-direction: column;
justify-content: flex-start;
grid-column-end: span 4; }
.elespare-main-banner-wrap.main-banner-style-5 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-6 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap {
display: grid;
grid-gap: 10px;
grid-template-columns: repeat(4, 1fr); }
.elespare-main-banner-wrap.main-banner-style-5 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-6 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items {
grid-template-columns: 1fr 1fr;
grid-column-end: span 1; }
.elespare-main-banner-wrap.main-banner-style-5 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-6 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper {
height: 178px; }
.elespare-main-banner-wrap.main-banner-style-5 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-6 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-content-wrapper {
min-height: 175px; }
.elespare-main-banner-wrap.main-banner-style-5 .main-banner-upper-section-wrap .elespare-section-grid-lower.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-6 .main-banner-upper-section-wrap .elespare-section-grid-lower.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-grid-lower.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-grid-lower.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-grid-lower.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-grid-lower.has-background .elespare-content-wrapper {
border: none; }
.elespare-main-banner-wrap.main-banner-style-5 .elespare-section-carousel-title .elespare-dark .elespare-posts-carousel-post-items .elespare-exceprt p, .elespare-main-banner-wrap.main-banner-style-6 .elespare-section-carousel-title .elespare-dark .elespare-posts-carousel-post-items .elespare-exceprt p, .elespare-main-banner-wrap.main-banner-style-13 .elespare-section-carousel-title .elespare-dark .elespare-posts-carousel-post-items .elespare-exceprt p, .elespare-main-banner-wrap.main-banner-style-14 .elespare-section-carousel-title .elespare-dark .elespare-posts-carousel-post-items .elespare-exceprt p, .elespare-main-banner-wrap.main-banner-style-21 .elespare-section-carousel-title .elespare-dark .elespare-posts-carousel-post-items .elespare-exceprt p, .elespare-main-banner-wrap.main-banner-style-22 .elespare-section-carousel-title .elespare-dark .elespare-posts-carousel-post-items .elespare-exceprt p {
color: #fff; }
.elespare-main-banner-wrap.main-banner-style-5 .elespare-section-carousel-title .elespare-posts-carousel-post-items, .elespare-main-banner-wrap.main-banner-style-6 .elespare-section-carousel-title .elespare-posts-carousel-post-items, .elespare-main-banner-wrap.main-banner-style-13 .elespare-section-carousel-title .elespare-posts-carousel-post-items, .elespare-main-banner-wrap.main-banner-style-14 .elespare-section-carousel-title .elespare-posts-carousel-post-items, .elespare-main-banner-wrap.main-banner-style-21 .elespare-section-carousel-title .elespare-posts-carousel-post-items, .elespare-main-banner-wrap.main-banner-style-22 .elespare-section-carousel-title .elespare-posts-carousel-post-items {
position: relative; }
.elespare-main-banner-wrap.main-banner-style-5 .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide, .elespare-main-banner-wrap.main-banner-style-6 .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide, .elespare-main-banner-wrap.main-banner-style-13 .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide, .elespare-main-banner-wrap.main-banner-style-14 .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide, .elespare-main-banner-wrap.main-banner-style-21 .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide, .elespare-main-banner-wrap.main-banner-style-22 .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide {
float: left;
height: 100%;
min-height: 1px; }
.elespare-main-banner-wrap.main-banner-style-5 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-6 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-13 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-14 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-21 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-22 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper {
height: 560px;
position: relative;
display: block;
line-height: 1; }
.elespare-main-banner-wrap.main-banner-style-5 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-6 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-13 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-14 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-21 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-22 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a {
overflow: hidden;
display: block;
height: 100%;
width: 100%; }
.elespare-main-banner-wrap.main-banner-style-5 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-6 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-13 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-14 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-21 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-22 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img {
width: 100%;
height: 100%;
object-fit: cover;
margin: 0;
transition: transform 0.3s ease; }
.elespare-main-banner-wrap.main-banner-style-5 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-6 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-13 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-14 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-21 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-22 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper {
padding: 15px 0;
width: 100%;
left: 0;
z-index: 1;
min-height: 149px; }
.elespare-main-banner-wrap.main-banner-style-5 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-6 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-13 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-14 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-21 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-22 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links {
position: relative;
z-index: 1; }
.elespare-main-banner-wrap.main-banner-style-5 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-6 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-13 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-14 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-21 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-22 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title {
position: relative;
z-index: 1; }
.elespare-main-banner-wrap.main-banner-style-5 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-6 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-13 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-14 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-21 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-22 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata {
position: relative;
z-index: 1; }
.elespare-main-banner-wrap.main-banner-style-5 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-exceprt, .elespare-main-banner-wrap.main-banner-style-6 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-exceprt, .elespare-main-banner-wrap.main-banner-style-13 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-exceprt, .elespare-main-banner-wrap.main-banner-style-14 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-exceprt, .elespare-main-banner-wrap.main-banner-style-21 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-exceprt, .elespare-main-banner-wrap.main-banner-style-22 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-exceprt {
position: relative;
z-index: 1;
color: #000; }
.elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap {
display: grid;
column-gap: 10px;
row-gap: 20px;
grid-template-columns: repeat(4, 3fr); }
.elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-slider {
position: relative;
min-height: 390px;
display: flex;
flex-direction: column;
justify-content: flex-start;
grid-column-end: span 3;
grid-row-end: span 1; }
.elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-grid {
flex-direction: column;
justify-content: flex-end;
grid-column-end: span 1; }
.elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items {
grid-template-columns: 1fr 1fr;
grid-column-end: span 1; }
.elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items .elespare-content-wrapper {
min-height: 197px; }
.elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper {
border: none; }
.elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap {
display: grid;
grid-gap: 10px;
grid-template-columns: 1fr; }
.elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap .elespare-img-wrapper {
height: 178px; }
.elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-grid-lower, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-grid-lower {
flex-direction: column;
justify-content: flex-start;
grid-column-end: span 4; }
.elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap {
display: grid;
grid-gap: 10px;
grid-template-columns: repeat(4, 1fr); }
.elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items {
grid-template-columns: 1fr 1fr;
grid-column-end: span 1; }
.elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper {
height: 178px; }
.elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-content-wrapper {
min-height: 175px; }
.elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-grid-lower.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-grid-lower.has-background .elespare-content-wrapper {
border: none; }
.elespare-main-banner-wrap.main-banner-style-29 .elespare-section-carousel-title .elespare-dark .elespare-posts-carousel-post-items .elespare-exceprt p, .elespare-main-banner-wrap.main-banner-style-30 .elespare-section-carousel-title .elespare-dark .elespare-posts-carousel-post-items .elespare-exceprt p {
color: #fff; }
.elespare-main-banner-wrap.main-banner-style-29 .elespare-section-carousel-title .elespare-posts-carousel-post-items, .elespare-main-banner-wrap.main-banner-style-30 .elespare-section-carousel-title .elespare-posts-carousel-post-items {
position: relative; }
.elespare-main-banner-wrap.main-banner-style-29 .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide, .elespare-main-banner-wrap.main-banner-style-30 .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide {
float: left;
height: 100%;
min-height: 1px; }
.elespare-main-banner-wrap.main-banner-style-29 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-30 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper {
height: 570px;
position: relative;
display: block;
line-height: 1; }
.elespare-main-banner-wrap.main-banner-style-29 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-30 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a {
overflow: hidden;
display: block;
height: 100%;
width: 100%; }
.elespare-main-banner-wrap.main-banner-style-29 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-30 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img {
width: 100%;
height: 100%;
object-fit: cover;
margin: 0;
transition: transform 0.3s ease; }
.elespare-main-banner-wrap.main-banner-style-29 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-30 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper {
padding: 10px;
width: 100%;
left: 0;
z-index: 1;
min-height: 140px; }
.elespare-main-banner-wrap.main-banner-style-29 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-30 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links {
position: relative;
z-index: 1; }
.elespare-main-banner-wrap.main-banner-style-29 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-30 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title {
position: relative;
z-index: 1; }
.elespare-main-banner-wrap.main-banner-style-29 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-30 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata {
position: relative;
z-index: 1; }
.elespare-main-banner-wrap.main-banner-style-29 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-exceprt, .elespare-main-banner-wrap.main-banner-style-30 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-exceprt {
position: relative;
z-index: 1;
color: #000; }
.elespare-posts-wrap ul.elespare-cat-links li {
margin-bottom: 0px; }
.elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-exceprt p,
.elespare-posts-wrap .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-exceprt p {
margin-bottom: 5px; }
.elespare-main-banner-wrap.main-banner-style-5 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-exceprt p, .elespare-main-banner-wrap.main-banner-style-6 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-exceprt p, .elespare-main-banner-wrap.main-banner-style-13 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-exceprt p, .elespare-main-banner-wrap.main-banner-style-14 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-exceprt p, .elespare-main-banner-wrap.main-banner-style-21 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-exceprt p, .elespare-main-banner-wrap.main-banner-style-22 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-exceprt p, .elespare-main-banner-wrap.main-banner-style-29 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-exceprt p, .elespare-main-banner-wrap.main-banner-style-30 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-exceprt p {
color: #222; }
.elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-slider {
position: relative; }
.elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper {
border: none; }
.elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-img-wrapper img, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-img-wrapper img {
width: 100%;
height: 100%;
object-fit: cover; }
.elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-posts-grid-post-items {
position: relative;
transition: transform 0.3s ease; }
.elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-posts-grid-post-items x .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-posts-grid-post-items x .elespare-img-wrapper {
width: 100%; }
.elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-posts-grid-post-items x .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-posts-grid-post-items x .elespare-img-wrapper a {
overflow: hidden;
display: block;
height: 100%;
width: 100%; }
.elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-posts-grid-post-items x .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-posts-grid-post-items x .elespare-img-wrapper a img {
object-fit: cover; }
.elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-content-wrapper {
padding: 15px;
width: 100%;
left: 0;
bottom: 0;
z-index: 1;
min-height: 140px; }
.elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-cat-links {
position: relative;
z-index: 1; }
.elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-post-title {
position: relative;
z-index: 1; }
.elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata {
position: relative;
z-index: 1; }
.elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items {
position: relative; }
.elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide {
float: left;
height: 100%;
min-height: 1px; }
.elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper {
height: 540px;
position: relative;
display: block;
line-height: 1; }
.elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a {
overflow: hidden;
display: block;
height: 100%;
width: 100%; }
.elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img {
width: 100%;
height: 100%;
object-fit: cover;
margin: 0; }
.elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper {
padding: 15px 0;
width: 100%;
left: 0;
z-index: 1;
min-height: 168px; }
.elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links {
position: relative;
z-index: 1; }
.elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title {
position: relative;
z-index: 1; }
.elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata {
position: relative;
z-index: 1; }
.elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items {
position: relative;
height: auto;
transition: transform 0.3s ease; }
.elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper {
height: 178px; }
.elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a {
overflow: hidden;
display: block;
height: 100%;
width: 100%; }
.elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img {
object-fit: cover; }
.elespare-main-banner-wrap.main-banner-style-13 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul, .elespare-main-banner-wrap.main-banner-style-14 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul {
top: auto;
bottom: 15px;
left: 15px; }
.elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-slider {
position: relative; }
.elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper {
border: none; }
.elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-img-wrapper img, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-img-wrapper img {
width: 100%;
height: 100%;
object-fit: cover; }
.elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-posts-grid-post-items {
position: relative;
transition: transform 0.3s ease; }
.elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-img-wrapper {
width: 100%; }
.elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a {
overflow: hidden;
display: block;
height: 100%;
width: 100%; }
.elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img {
object-fit: cover; }
.elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-content-wrapper {
padding: 15px;
width: 100%;
left: 0;
bottom: 0;
z-index: 1;
min-height: 155px; }
.elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-cat-links {
position: relative;
z-index: 1; }
.elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-post-title {
position: relative;
z-index: 1; }
.elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata {
position: relative;
z-index: 1; }
.elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items {
position: relative; }
.elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide {
float: left;
height: 100%;
min-height: 1px; }
.elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper {
height: 530px;
position: relative;
display: block;
line-height: 1; }
.elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a {
overflow: hidden;
display: block;
height: 100%;
width: 100%; }
.elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img {
width: 100%;
height: 100%;
object-fit: cover;
margin: 0; }
.elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper {
padding: 15px 0;
width: 100%;
left: 0;
z-index: 1;
min-height: 179px; }
.elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links {
position: relative;
z-index: 1; }
.elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title {
position: relative;
z-index: 1; }
.elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata {
position: relative;
z-index: 1; }
.elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items {
position: relative;
height: auto;
transition: transform 0.3s ease; }
.elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper {
height: 178px; }
.elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a {
overflow: hidden;
display: block;
height: 100%;
width: 100%; }
.elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img {
object-fit: cover; }
.elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-slider {
position: relative; }
.elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper {
border: none; }
.elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-img-wrapper img, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-img-wrapper img {
width: 100%;
height: 100%;
object-fit: cover; }
.elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-posts-grid-post-items {
position: relative;
transition: transform 0.3s ease; }
.elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-img-wrapper {
width: 100%; }
.elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a {
overflow: hidden;
display: block;
height: 100%;
width: 100%; }
.elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img {
object-fit: cover; }
.elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-content-wrapper {
padding: 15px 0;
width: 100%;
left: 0;
bottom: 0;
z-index: 1;
height: auto; }
.elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-cat-links {
position: relative;
z-index: 1; }
.elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-post-title {
position: relative;
z-index: 1; }
.elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata {
position: relative;
z-index: 1; }
.elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items {
position: relative; }
.elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide {
float: left;
height: 100%;
min-height: 1px; }
.elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper {
height: 585px;
position: relative;
display: block;
line-height: 1; }
.elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a {
overflow: hidden;
display: block;
height: 100%;
width: 100%; }
.elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img {
width: 100%;
height: 100%;
object-fit: cover;
margin: 0; }
.elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper {
padding: 15px 0;
width: 100%;
left: 0;
z-index: 1;
min-height: 175px; }
.elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links {
position: relative;
z-index: 1; }
.elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title {
position: relative;
z-index: 1; }
.elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata {
position: relative;
z-index: 1; }
.elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items {
position: relative;
transition: transform 0.3s ease; }
.elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper {
height: 178px; }
.elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a {
overflow: hidden;
display: block;
height: 100%;
width: 100%; }
.elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img {
object-fit: cover; }
.elespare-main-banner-wrap.main-banner-style-29 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul, .elespare-main-banner-wrap.main-banner-style-30 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul {
top: auto;
bottom: 0px; }
.elespare-main-banner-wrap.main-banner-style-7 .main-banner-upper-section-wrap .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-8 .main-banner-upper-section-wrap .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-15 .main-banner-upper-section-wrap .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-16 .main-banner-upper-section-wrap .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-23 .main-banner-upper-section-wrap .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-24 .main-banner-upper-section-wrap .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-31 .main-banner-upper-section-wrap .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-32 .main-banner-upper-section-wrap .elespare-posts-grid-wrap {
display: grid;
column-gap: 10px;
row-gap: 20px;
grid-template-columns: repeat(4, 1fr); }
.elespare-main-banner-wrap.main-banner-style-7 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-8 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-15 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-16 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-23 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-24 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-31 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-32 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items {
position: relative;
min-height: 390px;
grid-template-columns: repeat(4, 1fr); }
.elespare-main-banner-wrap.main-banner-style-7 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items:nth-child(even), .elespare-main-banner-wrap.main-banner-style-8 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items:nth-child(even), .elespare-main-banner-wrap.main-banner-style-15 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items:nth-child(even), .elespare-main-banner-wrap.main-banner-style-16 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items:nth-child(even), .elespare-main-banner-wrap.main-banner-style-23 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items:nth-child(even), .elespare-main-banner-wrap.main-banner-style-24 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items:nth-child(even), .elespare-main-banner-wrap.main-banner-style-31 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items:nth-child(even), .elespare-main-banner-wrap.main-banner-style-32 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items:nth-child(even) {
flex-direction: column-reverse;
display: flex; }
.elespare-main-banner-wrap.main-banner-style-7 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items:nth-child(odd), .elespare-main-banner-wrap.main-banner-style-8 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items:nth-child(odd), .elespare-main-banner-wrap.main-banner-style-15 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items:nth-child(odd), .elespare-main-banner-wrap.main-banner-style-16 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items:nth-child(odd), .elespare-main-banner-wrap.main-banner-style-23 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items:nth-child(odd), .elespare-main-banner-wrap.main-banner-style-24 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items:nth-child(odd), .elespare-main-banner-wrap.main-banner-style-31 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items:nth-child(odd), .elespare-main-banner-wrap.main-banner-style-32 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items:nth-child(odd) {
flex-direction: column; }
.elespare-main-banner-wrap.main-banner-style-7 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-8 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-15 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-16 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-23 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-24 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-31 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-32 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper {
height: 190px;
position: relative;
display: block;
line-height: 1;
background: #dcdcdc; }
.elespare-main-banner-wrap.main-banner-style-7 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-8 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-15 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-16 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-23 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-24 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-31 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-32 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a {
overflow: hidden;
display: block;
height: 100%;
width: 100%; }
.elespare-avatar-wrap {
height: 20px;
width: 20px;
border-radius: 50%;
line-height: 1;
overflow: hidden;
margin-right: 5px; }
.elespare-avatar-wrap img {
height: 100%;
width: 100%;
object-fit: cover;
display: inline !important; }
.elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap {
overflow: hidden; }
.elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap .slick-list {
margin: 0 -5px; }
.elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap.elespare-image-zoom [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap.elespare-image-zoom [class*="elespare-posts-"] .elespare-img-wrapper a {
overflow: hidden;
display: block;
height: 100%;
width: 100%; }
.elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap.elespare-image-zoom [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap.elespare-image-zoom [class*="elespare-posts-"] .elespare-img-wrapper a img {
transition: transform 0.3s ease; }
.elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap.elespare-image-zoom [class*="elespare-posts-single"]:hover .elespare-img-wrapper a img,
.elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap.elespare-image-zoom [class*="elespare-posts-"]:hover .elespare-img-wrapper a img {
transform: scale(1.05); }
.elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"] .elespare-img-wrapper a {
overflow: hidden;
display: block;
height: 100%;
width: 100%; }
.elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"] .elespare-img-wrapper a img {
transition: transform 0.5s ease; }
.elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"] .elespare-img-wrapper:hover a img,
.elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"] .elespare-img-wrapper:hover a img {
transform: scale(1.2) rotate(5deg); }
.elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap.elespare-image-grayscale [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap.elespare-image-grayscale [class*="elespare-posts-"] .elespare-img-wrapper a img {
transition: filter 0.5s ease;
filter: grayscale(100%); }
.elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap.elespare-image-grayscale [class*="elespare-posts-single"] .elespare-img-wrapper:hover a img,
.elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap.elespare-image-grayscale [class*="elespare-posts-"] .elespare-img-wrapper:hover a img {
filter: grayscale(0); }
.elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap.elespare-image-brightness [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap.elespare-image-brightness [class*="elespare-posts-"] .elespare-img-wrapper a {
overflow: hidden;
display: block;
height: 100%;
width: 100%; }
.elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap.elespare-image-brightness [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap.elespare-image-brightness [class*="elespare-posts-"] .elespare-img-wrapper a img {
transition: transform 2s, filter 1.5s ease-in-out;
transform-origin: center center;
filter: brightness(100%); }
.elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap.elespare-image-brightness [class*="elespare-posts-single"] .elespare-img-wrapper:hover a img,
.elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap.elespare-image-brightness [class*="elespare-posts-"] .elespare-img-wrapper:hover a img {
filter: brightness(150%); }
.elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items {
min-height: 120px;
display: flex;
align-items: center;
position: relative;
margin: 0 5px; }
.elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-img-wrapper {
height: 123px;
position: relative;
width: 123px;
background-color: #eee;
align-self: flex-start;
overflow: hidden; }
.elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-img-wrapper a {
display: block;
height: 100%;
width: 150px; }
.elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-img-wrapper a img {
margin: 0;
width: 100%;
height: 100%;
object-fit: cover;
position: relative; }
.elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-img-wrapper .elespare-post-count {
position: absolute;
bottom: 5px;
left: 5px;
width: 25px;
height: 25px;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
line-height: 1;
background-color: #bb191a;
border-radius: 100%;
font-weight: 700;
font-size: 12px; }
.elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-img-wrapper .elespare-post-count.elespare-post-count-square {
border-radius: 0;
bottom: 0;
left: 0; }
.elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-img-wrapper .elespare-post-count.elespare-pst-cnt-tl {
top: 5px;
bottom: inherit; }
.elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-img-wrapper .elespare-post-count.elespare-pst-cnt-tr {
top: 5px;
bottom: inherit;
left: inherit;
right: 5px; }
.elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-img-wrapper .elespare-post-count.elespare-pst-cnt-br {
left: inherit;
right: 5px; }
.elespare-main-banner-wrap .elespare-section-trending.has-background .elespare-trending-wrap.elespare-light .slick-list {
margin: 0 -2.5px; }
.elespare-main-banner-wrap .elespare-section-trending .elespare-content-wrapper {
padding: 10px;
flex: 1; }
.elespare-main-banner-wrap .elespare-section-trending .elespare-content-wrapper ul.elespare-cat-links {
list-style: none;
margin: 0;
padding: 0;
line-height: 1;
margin-bottom: 5px; }
.elespare-main-banner-wrap .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-posts-wrap.elespare-light .elespare-posts-grid-post-items, .elespare-main-banner-wrap .main-banner-upper-section-wrap .elespare-section-grid-lower.has-background .elespare-posts-wrap.elespare-light .elespare-posts-grid-post-items {
box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1); }
.elespare-main-banner-wrap .main-banner-upper-section-wrap .elespare-section-slider.has-background .elespare-carousel-wrap {
box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1); }
.elespare-main-banner-wrap .elespare-section-trending.has-background .elespare-posts-wrap.elespare-light {
margin: -5px 0; }
.elespare-main-banner-wrap .elespare-section-trending.has-background .elespare-posts-wrap.elespare-light .slick-track {
margin: 5px 0; }
.elespare-main-banner-wrap .elespare-section-trending.has-background .elespare-posts-wrap.elespare-light .elespare-posts-trending-post-items {
box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1); }
.elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata span {
vertical-align: middle; }
.elementor-section-full_width .elespare-main-banner-wrap.main-banner-style-19 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper {
height: 700px; }
.elementor-section-full_width .elespare-main-banner-wrap.main-banner-style-19 .elespare-posts-grid-wrap .elespare-posts-grid-post-items {
min-height: 700px; }
.elementor-section-full_width .elespare-main-banner-wrap.main-banner-style-19 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper {
height: 450px; }
.elespare-main-banner-wrap
.elespare-posts-wrap
.elespare-posts-carousel-post-items
.elespare-content-wrapper,
.elespare-main-banner-wrap
.elespare-posts-wrap
.elespare-posts-grid-post-items
.elespare-content-wrapper,
.elespare-main-banner-wrap
.elespare-section-trending
.elespare-content-wrapper {
text-align: left; }
.elementor-widget-main-banner-1 {
width: 100%; }
@container (max-width: 768px) {
.elespare-main-banner-wrap.main-banner-style-1 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-2 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-3 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-4 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-7 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-8 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-9 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-10 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-11 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-12 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-15 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-16 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-17 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-18 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-19 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-20 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-23 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-24 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-25 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-26 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-27 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-28 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-31 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-32 .main-banner-upper-section-wrap {
grid-template-columns: 1fr;
column-gap: 0 !important; }
.elespare-main-banner-wrap.main-banner-style-1 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-2 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-3 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-4 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-7 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-8 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-9 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-10 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-11 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-12 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-15 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-16 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-17 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-18 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-19 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-20 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-23 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-24 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-25 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-26 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-27 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-28 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-31 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-32 .main-banner-upper-section-wrap .elespare-section-grid {
justify-content: flex-start;
grid-column-end: span 4; }
.elespare-main-banner-wrap.main-banner-style-1 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-2 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-3 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-4 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-7 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-8 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-9 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-10 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-11 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-12 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-15 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-16 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-17 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-18 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-19 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-20 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-23 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-24 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-25 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-26 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-27 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-28 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-31 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-32 .main-banner-upper-section-wrap .elespare-section-slider {
height: auto; }
.elespare-main-banner-wrap.main-banner-style-1 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
.elespare-main-banner-wrap.main-banner-style-1 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-2 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
.elespare-main-banner-wrap.main-banner-style-2 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-3 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
.elespare-main-banner-wrap.main-banner-style-3 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-4 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
.elespare-main-banner-wrap.main-banner-style-4 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-7 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
.elespare-main-banner-wrap.main-banner-style-7 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-8 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
.elespare-main-banner-wrap.main-banner-style-8 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-9 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
.elespare-main-banner-wrap.main-banner-style-9 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-10 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
.elespare-main-banner-wrap.main-banner-style-10 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-11 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
.elespare-main-banner-wrap.main-banner-style-11 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-12 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
.elespare-main-banner-wrap.main-banner-style-12 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-15 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
.elespare-main-banner-wrap.main-banner-style-15 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-16 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
.elespare-main-banner-wrap.main-banner-style-16 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-17 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
.elespare-main-banner-wrap.main-banner-style-17 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-18 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
.elespare-main-banner-wrap.main-banner-style-18 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-19 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
.elespare-main-banner-wrap.main-banner-style-19 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-20 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
.elespare-main-banner-wrap.main-banner-style-20 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-23 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
.elespare-main-banner-wrap.main-banner-style-23 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-24 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
.elespare-main-banner-wrap.main-banner-style-24 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-25 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
.elespare-main-banner-wrap.main-banner-style-25 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-26 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
.elespare-main-banner-wrap.main-banner-style-26 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-27 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
.elespare-main-banner-wrap.main-banner-style-27 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-28 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
.elespare-main-banner-wrap.main-banner-style-28 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-31 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
.elespare-main-banner-wrap.main-banner-style-31 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-32 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
.elespare-main-banner-wrap.main-banner-style-32 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper {
height: 240px; }
.elespare-main-banner-wrap.main-banner-style-1 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-2 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-3 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-4 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-7 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-8 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-9 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-10 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-11 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-12 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-15 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-16 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-17 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-18 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-19 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-20 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-23 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-24 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-25 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-26 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-27 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-28 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-31 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-32 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap {
grid-template-columns: repeat(2, 1fr); }
.elespare-main-banner-wrap.main-banner-style-1 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-2 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-3 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-4 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-7 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-8 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-9 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-10 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-11 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-12 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-15 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-16 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-17 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-18 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-19 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-20 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-23 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-24 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-25 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-26 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-27 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-28 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-31 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-32 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper {
height: 498px; }
.elespare-main-banner-wrap.main-banner-style-2 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-4 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-6 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-8 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-10 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-12 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-16 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-18 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-20 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-24 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-26 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-28 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-32 .main-banner-upper-section-wrap .elespare-section-grid {
grid-column-start: auto;
grid-row-start: auto; }
.elespare-main-banner-wrap.main-banner-style-5 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-6 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap {
grid-template-columns: 1fr;
column-gap: 0; }
.elespare-main-banner-wrap.main-banner-style-5 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-6 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-grid {
flex-direction: column;
justify-content: flex-start;
grid-column-end: span 4; }
.elespare-main-banner-wrap.main-banner-style-5 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-6 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap {
grid-template-columns: repeat(2, 1fr);
display: grid; }
.elespare-main-banner-wrap.main-banner-style-5 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-6 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-slider {
height: auto; }
.elespare-main-banner-wrap.main-banner-style-5 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-6 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper {
height: 495px; }
.elespare-main-banner-wrap.main-banner-style-5 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
.elespare-main-banner-wrap.main-banner-style-5 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-6 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
.elespare-main-banner-wrap.main-banner-style-6 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
.elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
.elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
.elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
.elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
.elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
.elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper {
height: 243px; }
.elespare-main-banner-wrap.main-banner-style-5 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-6 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap {
grid-template-columns: repeat(2, 1fr); }
.elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
.elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper {
height: 243px; } }
@container (max-width: 480px) {
.elespare-main-banner-wrap.main-banner-style-1 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-2 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-3 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-4 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-7 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-8 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-9 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-10 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-11 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-12 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-15 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-16 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-17 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-18 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-19 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-20 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-23 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-24 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-25 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-26 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-27 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-28 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-31 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-32 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper {
height: 240px; }
.elespare-main-banner-wrap.main-banner-style-1 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-2 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-3 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-4 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-7 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-8 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-9 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-10 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-11 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-12 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-15 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-16 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-17 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-18 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-19 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-20 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-23 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-24 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-25 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-26 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-27 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-28 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-31 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-32 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap {
grid-template-columns: 1fr; }
.elespare-main-banner-wrap.main-banner-style-1 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-2 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-3 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-4 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-7 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-8 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-9 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-10 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-11 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-12 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-15 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-16 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-17 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-18 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-19 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-20 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-23 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-24 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-25 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-26 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-27 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-28 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-31 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-32 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items {
grid-column-end: span 4; }
.elespare-main-banner-wrap.main-banner-style-5 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-6 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap {
grid-template-columns: 1fr; }
.elespare-main-banner-wrap.main-banner-style-5 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-6 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap {
grid-template-columns: 1fr; }
.elespare-main-banner-wrap.main-banner-style-5 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-6 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper {
height: 240px; }
.elespare-main-banner-wrap.main-banner-style-7 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items:nth-child(even), .elespare-main-banner-wrap.main-banner-style-8 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items:nth-child(even), .elespare-main-banner-wrap.main-banner-style-15 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items:nth-child(even), .elespare-main-banner-wrap.main-banner-style-16 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items:nth-child(even), .elespare-main-banner-wrap.main-banner-style-23 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items:nth-child(even), .elespare-main-banner-wrap.main-banner-style-24 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items:nth-child(even), .elespare-main-banner-wrap.main-banner-style-31 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items:nth-child(even), .elespare-main-banner-wrap.main-banner-style-32 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items:nth-child(even) {
flex-direction: column; } }
@container (max-width: 360px) {
.elespare-main-banner-wrap.main-banner-style-1 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-2 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-3 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-4 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-7 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-8 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-9 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-10 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-11 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-12 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-15 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-16 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-17 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-18 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-19 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-20 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-23 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-24 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-25 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-26 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-27 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-28 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-31 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-32 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap {
grid-template-columns: 1fr; }
.elespare-main-banner-wrap.main-banner-style-1 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-2 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-3 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-4 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-7 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-8 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-9 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-10 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-11 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-12 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-15 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-16 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-17 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-18 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-19 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-20 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-23 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-24 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-25 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-26 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-27 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-28 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-31 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-32 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items {
grid-column-end: span 4; }
.elespare-main-banner-wrap.main-banner-style-5 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-6 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap {
grid-template-columns: 1fr; }
.elespare-main-banner-wrap.main-banner-style-5 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-6 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap {
grid-template-columns: 1fr; } }
body.rtl .elespare-main-banner-wrap .main-banner-upper-section-wrap {
text-align: right; }
body.rtl .elespare-main-banner-wrap
.elespare-posts-wrap
.elespare-posts-carousel-post-items
.elespare-content-wrapper,
body.rtl .elespare-main-banner-wrap
.elespare-posts-wrap
.elespare-posts-grid-post-items
.elespare-content-wrapper,
body.rtl .elespare-main-banner-wrap
.elespare-section-trending
.elespare-content-wrapper {
text-align: right; }
body.rtl .elespare-main-banner-wrap.main-banner-style-1 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-2 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-3 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-4 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-5 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-6 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-7 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-8 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-11 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-12 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-15 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-16 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-25 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-26 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-27 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-28 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-29 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-30 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-31 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-32 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul {
right: 15px;
left: unset; }
body.rtl .elespare-main-banner-wrap.main-banner-style-1 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-meta-category {
padding-right: 0px; }
body.rtl .elespare-main-banner-wrap .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-content-wrapper {
text-align: right; }
body.rtl .elespare-main-banner-wrap .elespare-section-trending-title .elespare-trending-wrap .slick-list {
margin: 0 -10px; }
body.rtl .elespare-main-banner-wrap.main-banner-style-5 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-6 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper ul {
right: 15px;
left: unset; }
body.rtl .elespare-main-banner-wrap.main-banner-style-9 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-10 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul {
right: 15px;
left: unset; }
body.rtl .elespare-main-banner-wrap.main-banner-style-13 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul,
body.rtl .elespare-main-banner-wrap.main-banner-style-13 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-14 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul,
body.rtl .elespare-main-banner-wrap.main-banner-style-14 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul {
right: 15px;
left: unset; }
body.rtl .elespare-main-banner-wrap .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper .elespare-post-format,
body.rtl .elespare-main-banner-wrap .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper .elespare-post-format {
right: auto;
left: 10px; }
body.rtl .elespare-main-banner-wrap.main-banner-style-17 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper.has-no-post-format ul,
body.rtl .elespare-main-banner-wrap.main-banner-style-17 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper.has-no-post-format ul, body.rtl .elespare-main-banner-wrap.main-banner-style-18 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper.has-no-post-format ul,
body.rtl .elespare-main-banner-wrap.main-banner-style-18 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper.has-no-post-format ul, body.rtl .elespare-main-banner-wrap.main-banner-style-19 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper.has-no-post-format ul,
body.rtl .elespare-main-banner-wrap.main-banner-style-19 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper.has-no-post-format ul, body.rtl .elespare-main-banner-wrap.main-banner-style-20 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper.has-no-post-format ul,
body.rtl .elespare-main-banner-wrap.main-banner-style-20 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper.has-no-post-format ul, body.rtl .elespare-main-banner-wrap.main-banner-style-21 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper.has-no-post-format ul,
body.rtl .elespare-main-banner-wrap.main-banner-style-21 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper.has-no-post-format ul, body.rtl .elespare-main-banner-wrap.main-banner-style-22 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper.has-no-post-format ul,
body.rtl .elespare-main-banner-wrap.main-banner-style-22 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper.has-no-post-format ul, body.rtl .elespare-main-banner-wrap.main-banner-style-23 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper.has-no-post-format ul,
body.rtl .elespare-main-banner-wrap.main-banner-style-23 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper.has-no-post-format ul, body.rtl .elespare-main-banner-wrap.main-banner-style-24 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper.has-no-post-format ul,
body.rtl .elespare-main-banner-wrap.main-banner-style-24 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper.has-no-post-format ul {
right: 15px;
left: unset; }
body.rtl .elespare-main-banner-wrap.main-banner-style-17 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul,
body.rtl .elespare-main-banner-wrap.main-banner-style-17 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-18 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul,
body.rtl .elespare-main-banner-wrap.main-banner-style-18 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-19 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul,
body.rtl .elespare-main-banner-wrap.main-banner-style-19 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-20 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul,
body.rtl .elespare-main-banner-wrap.main-banner-style-20 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-21 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul,
body.rtl .elespare-main-banner-wrap.main-banner-style-21 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-22 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul,
body.rtl .elespare-main-banner-wrap.main-banner-style-22 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-23 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul,
body.rtl .elespare-main-banner-wrap.main-banner-style-23 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-24 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul,
body.rtl .elespare-main-banner-wrap.main-banner-style-24 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul {
right: 45px;
left: auto; }
body.rtl .elespare-main-banner-wrap.main-banner-style-17 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper .elespare-post-format,
body.rtl .elespare-main-banner-wrap.main-banner-style-17 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper .elespare-post-format, body.rtl .elespare-main-banner-wrap.main-banner-style-18 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper .elespare-post-format,
body.rtl .elespare-main-banner-wrap.main-banner-style-18 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper .elespare-post-format, body.rtl .elespare-main-banner-wrap.main-banner-style-19 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper .elespare-post-format,
body.rtl .elespare-main-banner-wrap.main-banner-style-19 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper .elespare-post-format, body.rtl .elespare-main-banner-wrap.main-banner-style-20 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper .elespare-post-format,
body.rtl .elespare-main-banner-wrap.main-banner-style-20 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper .elespare-post-format, body.rtl .elespare-main-banner-wrap.main-banner-style-21 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper .elespare-post-format,
body.rtl .elespare-main-banner-wrap.main-banner-style-21 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper .elespare-post-format, body.rtl .elespare-main-banner-wrap.main-banner-style-22 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper .elespare-post-format,
body.rtl .elespare-main-banner-wrap.main-banner-style-22 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper .elespare-post-format, body.rtl .elespare-main-banner-wrap.main-banner-style-23 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper .elespare-post-format,
body.rtl .elespare-main-banner-wrap.main-banner-style-23 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper .elespare-post-format, body.rtl .elespare-main-banner-wrap.main-banner-style-24 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper .elespare-post-format,
body.rtl .elespare-main-banner-wrap.main-banner-style-24 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper .elespare-post-format {
right: 15px;
left: auto; }
body.rtl .elespare-main-banner-wrap .elespare-section-trending-title .elespare-trending-wrap .elespare-posts-trending-post-items {
padding-right: 0px; }
body.rtl .elespare-main-banner-wrap.main-banner-style-17 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-18 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-19 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-20 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-21 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-22 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-23 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-24 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul {
left: auto;
top: 15px;
right: 45px; }.slick-slider
{
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list
{
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus
{
outline: none;
}
.slick-list.dragging
{
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track
{
position: relative;
top: 0;
left: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
display: table;
content: '';
}
.slick-track:after
{
clear: both;
}
.slick-loading .slick-track
{
visibility: hidden;
}
.slick-slide
{
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide
{
float: right;
}
.slick-slide img
{
display: block;
}
.slick-slide.slick-loading img
{
display: none;
}
.slick-slide.dragging img
{
pointer-events: none;
}
.slick-initialized .slick-slide
{
display: block;
}
.slick-loading .slick-slide
{
visibility: hidden;
}
.slick-vertical .slick-slide
{
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}
 .slick-loading .slick-list
{
background: #fff url(https://izbilgi.com/wp-content/plugins/bloglentor-for-elementor/assets/lib/slick/ajax-loader.gif) center center no-repeat;
} .slick-prev,
.slick-next
{
font-size: 0;
line-height: 0;
position: absolute;
top: 50%;
display: block;
z-index: 9;
padding: 0;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
cursor: pointer;
color: transparent;
border: none;
outline: none;
background: transparent;
}
.slick-prev:hover,
.slick-next:hover
{
color: transparent;
outline: none;
background: transparent;
}
.slick-prev:hover:before,
.slick-next:hover:before
{
opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
opacity: .25;
}
.slick-prev:before,
.slick-next:before
{
font-family: 'dashicons';
font-size: 20px;
line-height: 1;
opacity: .75;
color: #000;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-prev
{
left: -25px;
}
[dir='rtl'] .slick-prev
{
right: -25px;
left: auto;
}
.slick-prev:before
{
content: '\f341';
}
[dir='rtl'] .slick-prev:before
{
content: '\f345';
}
.slick-next
{
right: -25px;
}
[dir='rtl'] .slick-next
{
right: auto;
left: -25px;
}
.slick-next:before
{
content: '\f345';
}
[dir='rtl'] .slick-next:before
{
content: '\f341';
} .slick-dotted.slick-slider
{
margin-bottom: 30px;
}
.slick-dots
{
position: absolute;
bottom: -25px;
display: block;
width: 100%;
padding: 0;
margin: 0;
list-style: none;
text-align: center;
}
.slick-dots li
{
position: relative;
display: inline-block;
width: 20px;
height: 20px;
margin: 0 5px;
padding: 0;
cursor: pointer;
}
.slick-dots li button
{
font-size: 0;
line-height: 0;
display: block;
width: 20px;
height: 20px;
padding: 5px;
cursor: pointer;
color: transparent;
border: 0;
outline: none;
background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
opacity: 1;
}
.slick-dots li button:before
{
font-family: 'dashicons';
font-size: 6px;
line-height: 20px;
position: absolute;
top: 0;
left: 0;
width: 20px;
height: 20px;
content: '\f159';
text-align: center;
opacity: .25;
color: black;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
opacity: .75;
color: black;
}*,:after,:before{box-sizing:border-box}.blfe-row{display:grid;display:-ms-grid;grid-column-gap:30px;grid-row-gap:30px}.blfe-col-6{grid-template-columns:repeat(2,1fr);grid-template-rows:1fr;-ms-grid-columns:1fr 1fr;-ms-grid-rows:1fr}.blfe-col-4{grid-template-columns:repeat(4,1fr);grid-template-rows:1fr;-ms-grid-columns:1fr 1fr 1fr 1fr;-ms-grid-rows:1fr}.blfe-col-3{grid-template-columns:repeat(3,1fr);grid-template-rows:1fr;-ms-grid-columns:1fr 1fr 1fr;-ms-grid-rows:1fr}.blfe-col-2{grid-template-columns:repeat(6,1fr);grid-template-rows:1fr;-ms-grid-columns:1fr 1fr 1fr 1fr 1fr 1fr;-ms-grid-rows:1fr}.blfe-default .blfe-row{grid-gap:20px}.blfe-no-gap .blfe-row{grid-gap:0}.blfe-narrow .blfe-row{grid-gap:10px}.blfe-extended .blfe-row{grid-gap:30px}.blfe-wide .blfe-row{grid-gap:40px}.blfe-wider .blfe-row{grid-gap:60px}.blfe-hero1 .blfe-post-grid-item .blfe-post-grid-details{height:100%}.blfe-hero2{grid-template-columns:50% 1fr 1fr;grid-template-rows:1fr 1fr;-ms-grid-columns:50% 1fr 1fr;-ms-grid-rows:1fr 1fr}.blfe-hero2 .blfe-post-grid-item .blfe-post-grid-details{height:100%}.blfe-hero2 :first-child{grid-column-start:1;grid-row-start:1;grid-row-end:3;-ms-grid-column:1;-ms-grid-row:1;-ms-grid-row-span:2}.blfe-hero3{grid-template-columns:1fr 33% 1fr;grid-template-rows:1fr 1fr;-ms-grid-columns:1fr 33% 1fr;-ms-grid-rows:1fr 1fr}.blfe-hero3 .blfe-post-grid-item .blfe-post-grid-details{height:100%}.blfe-hero3>div:nth-child(3){grid-column-start:2;grid-row-start:1;grid-row-end:3;-ms-grid-column:2;-ms-grid-row:1;-ms-grid-row-span:2}.blfe-hero4 .blfe-post-grid-item .blfe-post-grid-details{height:100%}.blfe-hero4 .blfe-post-grid-item .blfe-post-grid-details .blfe-post-grid-details-inner{bottom:15px;padding-left:15px;padding-right:15px}.blfe-hero4 .blfe-post-grid-item .blfe-post-grid-title{margin-left:10px;margin-right:10px;text-transform:uppercase}.blfe-hero4 .blfe-post-grid-item .blfe-post-grid-title a{color:#111;background-color:#fff;box-shadow:15px 0 0 #fff,-10px 0 0 #fff;padding:2px;line-height:1.4;transition:.4s}.blfe-hero4 .blfe-post-grid-item .blfe-post-grid-title a:hover{background-color:#111;box-shadow:15px 0 0 #111,-10px 0 0 #111;color:#fff}.blfe-hero4 .blfe-post-grid-item:hover .blfe-post-grid-details .blfe-post-grid-details-inner{bottom:30px}@media screen and (max-width:1024px){.blfe-col-tab-12{grid-template-columns:repeat(1,1fr);grid-template-rows:1fr;-ms-grid-columns:1fr;-ms-grid-rows:1fr}.blfe-col-tab-6{grid-template-columns:repeat(2,1fr);grid-template-rows:1fr;-ms-grid-columns:1fr 1fr;-ms-grid-rows:1fr}.blfe-col-tab-4{grid-template-columns:repeat(4,1fr);grid-template-rows:1fr;-ms-grid-columns:1fr 1fr 1fr 1fr;-ms-grid-rows:1fr}.blfe-col-tab-3{grid-template-columns:repeat(3,1fr);grid-template-rows:1fr;-ms-grid-columns:1fr 1fr 1fr;-ms-grid-rows:1fr}.blfe-col-tab-2{grid-template-columns:repeat(6,1fr);grid-template-rows:1fr;-ms-grid-columns:1fr 1fr 1fr 1fr 1fr 1fr;-ms-grid-rows:1fr}}@media screen and (max-width:767px){.blfe-col-mob-12{grid-template-columns:repeat(1,1fr);grid-template-rows:1fr;-ms-grid-columns:1fr;-ms-grid-rows:1fr}.blfe-col-mob-6{grid-template-columns:repeat(2,1fr);grid-template-rows:1fr;-ms-grid-columns:1fr 1fr;-ms-grid-rows:1fr}.blfe-col-mob-4{grid-template-columns:repeat(4,1fr);grid-template-rows:1fr;-ms-grid-columns:1fr 1fr 1fr 1fr;-ms-grid-rows:1fr}.blfe-col-mob-3{grid-template-columns:repeat(3,1fr);grid-template-rows:1fr;-ms-grid-columns:1fr 1fr 1fr;-ms-grid-rows:1fr}.blfe-col-mob-2{grid-template-columns:repeat(6,1fr);grid-template-rows:1fr;-ms-grid-columns:1fr 1fr 1fr 1fr 1fr 1fr;-ms-grid-rows:1fr}.blfe-post-grid-container .blfe-row{grid-template-columns:repeat(1,1fr);grid-template-rows:1fr;-ms-grid-columns:1fr;-ms-grid-rows:1fr}.blfe-hero3.blfe-row :nth-child(3){grid-column-start:auto;grid-row-start:auto;grid-row-end:auto;-ms-grid-column:initial;-ms-grid-row:initial;-ms-grid-row-span:initial}}@font-face{font-family:bloglentor;src:url(//izbilgi.com/wp-content/plugins/bloglentor-for-elementor/assets/fonts/bloglentor.eot?eee9519c8ecbb569996a75e149e68445);src:url(//izbilgi.com/wp-content/plugins/bloglentor-for-elementor/assets/fonts/bloglentor.eot?eee9519c8ecbb569996a75e149e68445) format("embedded-opentype"),url(//izbilgi.com/wp-content/plugins/bloglentor-for-elementor/assets/fonts/bloglentor.woff?82c75d9614532afe002adde30426322f) format("woff"),url(//izbilgi.com/wp-content/plugins/bloglentor-for-elementor/assets/fonts/bloglentor.ttf?e8a90200287f71c5ea283a6cd624e522) format("truetype"),url(//izbilgi.com/wp-content/plugins/bloglentor-for-elementor/assets/fonts/bloglentor.svg?e528e083465ff12c5c4c3ea3c98223c8) format("svg");font-weight:400;font-style:normal}[data-icon]:before{content:attr(data-icon)}[class*=" blfe-"]:before,[class^=blfe-]:before,[data-icon]:before{font-family:bloglentor!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.blfe-angle-left:before{content:"a"}.blfe-angle-right:before{content:"b"}.blfe-arrow-right:before{content:"c"}.blfe-arrow-left:before{content:"d"}.blfe-chevron-right:before{content:"e"}.blfe-chevron-left:before{content:"f"}.blfe-long-arrow-right:before{content:"g"}.blfe-long-arrow-left:before{content:"h"}.blfe-arrow-circle-o-right:before{content:"i"}.blfe-arrow-circle-o-left:before{content:"j"}.blfe-globe:before{content:"l"}.blfe-facebook:before{content:"m"}.blfe-wordpress:before{content:"n"}.blfe-linkedin:before{content:"p"}.blfe-github:before{content:"q"}.blfe-twitter:before{content:"r"}.blfe-whatsapp:before{content:"s"}.blfe-dribbble:before{content:"t"}.blfe-googleplus:before{content:"o"}.blfe-instagram:before{content:"u"}.blfe-telegram:before{content:"v"}.blfe-pinterest:before{content:"w"}.blfe-envelope:before{content:"k"}.blfe-skype:before{content:"x"}.blfe-wechat:before{content:"y"}.blfe-reddit:before{content:"z"}.blfe-blogger:before{content:"A"}.blfe-tumblr:before{content:"B"}.blfe-vkontakte:before{content:"C"}.blfe-xing:before{content:"D"}.blfe-pocket:before{content:"E"}.blfe-digg:before{content:"F"}.blfe-stumbleupon:before{content:"G"}.blfe-renren:before{content:"I"}.blfe-snapchat:before{content:"J"}.blfe-odnoklassniki:before{content:"K"}.blfe-livejournal:before{content:"L"}.blfe-delicious:before{content:"N"}.blfe-instapaper:before{content:"O"}.blfe-baidu:before{content:"P"}.blfe-evernote:before{content:"Q"}.blfe-weibo:before{content:"H"}.blfe-flikr:before{content:"M"}.blfe-line:before{content:"R"}.blfe-mix:before{content:"S"}.blfe-viber:before{content:"T"}.blfe-buffer:before{content:"U"}.blfe-flipboard:before{content:"V"}.blfe-meneame:before{content:"W"}[data-widget_type="blfe-post-grid.classic1"] .blfe-post-grid-item,[data-widget_type="blfe-post-grid.classic2"] .blfe-post-grid-item,[data-widget_type="blfe-post-grid.hero1"] .blfe-post-grid-item,[data-widget_type="blfe-post-grid.hero4"] .blfe-post-grid-item{margin-bottom:20px}[data-widget_type="blfe-post-grid.hero2"] .blfe-post-grid-swiper-container,[data-widget_type="blfe-post-grid.hero3"] .blfe-post-grid-swiper-container,[data-widget_type="blfe-post-grid.hero5"] .blfe-post-grid-swiper-container,[data-widget_type="blfe-post-grid.hero6"] .blfe-post-grid-swiper-container,[data-widget_type="blfe-post-grid.hero7"] .blfe-post-grid-swiper-container,[data-widget_type="blfe-post-grid.hero8"] .blfe-post-grid-swiper-container,[data-widget_type="blfe-post-grid.hero9"] .blfe-post-grid-swiper-container,[data-widget_type="blfe-post-grid.hero10"] .blfe-post-grid-swiper-container{overflow:hidden}[data-widget_type="blfe-post-grid.hero2"] .blfe-post-grid-swiper-container .swiper-container,[data-widget_type="blfe-post-grid.hero3"] .blfe-post-grid-swiper-container .swiper-container,[data-widget_type="blfe-post-grid.hero5"] .blfe-post-grid-swiper-container .swiper-container,[data-widget_type="blfe-post-grid.hero6"] .blfe-post-grid-swiper-container .swiper-container,[data-widget_type="blfe-post-grid.hero7"] .blfe-post-grid-swiper-container .swiper-container,[data-widget_type="blfe-post-grid.hero8"] .blfe-post-grid-swiper-container .swiper-container,[data-widget_type="blfe-post-grid.hero9"] .blfe-post-grid-swiper-container .swiper-container,[data-widget_type="blfe-post-grid.hero10"] .blfe-post-grid-swiper-container .swiper-container{overflow:initial;position:static}.blfe-post-grid-item{position:relative;overflow:hidden}.blfe-post-grid-item.blfe-equal-height{height:auto}.blfe-post-grid-item .blfe-post-grid-url{position:absolute;left:0;right:0;height:100%;width:100%;z-index:2;box-shadow:none;display:block}.blfe-post-grid-item.blfe-rowan-zoom:hover .blfe-post-grid-bg-image{transform:scale3d(1.1,1.1,1.1)}.blfe-post-grid-item .blfe-post-grid-item-inner .blfe-post-grid-image{display:block;height:100%;line-height:normal;font-size:medium}.blfe-post-grid-item .blfe-post-grid-item-inner .blfe-post-grid-image:before{top:0;content:"";display:block;width:100%;min-height:280px;position:absolute;z-index:1;opacity:.4;transition:.4s;background-color:transparent}.blfe-post-grid-item .blfe-post-grid-image{display:block}.blfe-post-grid-item .blfe-post-grid-image img{min-height:280px;-o-object-fit:cover;object-fit:cover;transition:.4s;width:100%}.blfe-post-grid-item .blfe-post-grid-bg-image{position:relative;overflow:hidden;height:100%;line-height:normal;font-size:medium}.blfe-post-grid-item .blfe-post-grid-bg-image .blfe-post-grid-image-inner{display:block;height:100%}.blfe-post-grid-item .blfe-post-grid-bg-image .blfe-post-grid-image-inner:before{bottom:0;content:"";display:block;width:100%;height:100%;position:absolute;z-index:1;opacity:.4;transition:.4s;background-color:#000}.blfe-post-grid-item .blfe-post-grid-bg-image img{min-height:445px;-o-object-fit:cover;object-fit:cover;transition:.4s;width:100%;height:100%}.blfe-post-grid-item .blfe-post-grid-title{font-size:22px;line-height:1.2;padding-bottom:10px;margin:0}@media screen and (max-width:1024px){.blfe-post-grid-item .blfe-post-grid-title{font-size:18px}}.blfe-post-grid-item .blfe-post-grid-title a{color:#fff}.blfe-post-grid-item .blfe-post-grid-excerpt{color:#fff;font-size:14px;line-height:1.4;margin:0}.blfe-post-grid-item .blfe-post-category{line-height:normal;font-size:medium;display:block}.blfe-post-grid-item .blfe-post-category a{text-transform:capitalize;background-color:#111;padding:6px 15px;color:#fff;font-size:12px;line-height:1.4;font-weight:700;display:inline-block;margin-right:5px;margin-bottom:10px}.blfe-post-grid-item .blfe-post-grid-meta{display:flex;align-items:center}.blfe-post-grid-item .blfe-post-grid-meta .blfe-post-grid-author{text-transform:capitalize}.blfe-post-grid-item .blfe-post-grid-meta span{font-size:12px;color:#fff;font-weight:500}.blfe-post-grid-item .blfe-post-grid-meta span i{padding-right:4px}.blfe-post-grid-item .blfe-post-grid-meta span:first-child{margin-left:0}.blfe-post-grid-item .blfe-post-grid-meta span+span:before{content:"//";margin-left:8px;margin-right:8px}.blfe-post-grid-item .blfe-post-grid-meta span a{color:#fff}.blfe-post-grid-item .blfe-post-grid-meta img{margin-right:4px;width:20px;border-radius:50%}.blfe-post-grid-item .blfe-post-meta-dot{margin-left:7px;margin-right:7px;border-radius:50px;width:8px;height:8px;border:1px solid #fff}.blfe-post-grid-item .blfe-post-meta-dot:first-child,.blfe-post-grid-item .blfe-post-meta-dot:last-child{display:none}.blfe-post-grid-item .blfe-post-read-more{display:inline-block;line-height:1.2;font-size:14px;color:#666;text-align:center;transition:all .3s;margin-top:15px}.blfe-post-grid-item .blfe-post-read-more:hover{color:#2568ef}.blfe-post-grid-item .blfe-post-read-more .blfe-read-more-btn-wrapper{display:flex;justify-content:center}.blfe-post-grid-item .blfe-post-read-more .blfe-read-more-btn-wrapper .blfe-read-more-btn-icon{margin-top:1px}.blfe-post-grid-item .blfe-post-read-more .blfe-read-more-btn-wrapper .blfe-read-more-btn-align-icon-right{order:15;margin-left:5px}.blfe-post-grid-item .blfe-post-read-more .blfe-read-more-btn-wrapper .blfe-read-more-btn-align-icon-left{order:5;margin-right:5px}.blfe-post-grid-item .blfe-post-read-more .blfe-read-more-btn-wrapper .blfe-read-more-btn-text{order:10}.blfe-posts-align-left .blfe-post-grid-container .blfe-post-grid-item{text-align:left}.blfe-posts-align-left .blfe-post-grid-container .blfe-post-grid-item .blfe-post-grid-meta{justify-content:flex-start}.blfe-posts-align-right .blfe-post-grid-container .blfe-post-grid-item{text-align:right}.blfe-posts-align-right .blfe-post-grid-container .blfe-post-grid-item .blfe-post-grid-meta{justify-content:flex-end}.blfe-posts-align-center .blfe-post-grid-container .blfe-post-grid-item{text-align:center}.blfe-posts-align-center .blfe-post-grid-container .blfe-post-grid-item .blfe-post-grid-meta{justify-content:center}.blfe-posts-align-left .blfe-carousel .blfe-post-grid-details{text-align:left}.blfe-posts-align-left .blfe-carousel .blfe-post-grid-details .blfe-post-grid-meta{justify-content:flex-start}.blfe-posts-align-right .blfe-carousel .blfe-post-grid-details{text-align:right}.blfe-posts-align-right .blfe-carousel .blfe-post-grid-details .blfe-post-grid-meta{justify-content:flex-end}.blfe-posts-align-center .blfe-carousel .blfe-post-grid-details{text-align:center}.blfe-posts-align-center .blfe-carousel .blfe-post-grid-details .blfe-post-grid-meta{justify-content:center}.blfe-classic1 .blfe-post-grid-item{position:relative;overflow:hidden;box-shadow:0 10px 10px 1px rgba(0,0,0,.07)}.blfe-classic1 .blfe-post-grid-item .blfe-post-grid-item-inner.blfe-rowan-zoom:hover .blfe-post-grid-image{transform:scale3d(1.1,1.1,1.1)}.blfe-classic1 .blfe-post-grid-item .blfe-post-grid-item-inner .blfe-post-grid-bg-image{min-height:220px;position:static}.blfe-classic1 .blfe-post-grid-item .blfe-post-grid-item-inner .blfe-post-category{margin-top:-15px;display:block;margin-left:15px;position:relative;z-index:1}.blfe-classic1 .blfe-post-grid-item .blfe-post-grid-item-inner .blfe-post-category a{text-transform:uppercase;background-color:#15c739;padding:6px 15px;color:#fff;font-size:12px;line-height:1.4;font-weight:700;display:inline-block;margin-bottom:5px;margin-right:5px}.blfe-classic1 .blfe-post-grid-item .blfe-post-grid-item-inner .blfe-post-grid-details{padding:10px 15px 15px;background-color:transparent;min-height:auto}.blfe-classic1 .blfe-post-grid-item .blfe-post-grid-item-inner .blfe-post-grid-details .blfe-post-grid-details-inner{position:static;padding:0}.blfe-classic1 .blfe-post-grid-item .blfe-post-grid-item-inner .blfe-post-grid-details .blfe-post-grid-details-inner .blfe-post-grid-title{font-weight:700}.blfe-classic1 .blfe-post-grid-item .blfe-post-grid-item-inner .blfe-post-grid-details .blfe-post-grid-details-inner .blfe-post-grid-title a{color:#0f0e0e}.blfe-classic1 .blfe-post-grid-item .blfe-post-grid-item-inner .blfe-post-grid-details .blfe-post-grid-details-inner .blfe-post-grid-excerpt{color:#424242;font-size:14px;line-height:1.4;margin-bottom:10px}.blfe-classic1 .blfe-post-grid-item .blfe-post-grid-item-inner .blfe-post-grid-details .blfe-post-grid-details-inner .blfe-post-grid-meta i,.blfe-classic1 .blfe-post-grid-item .blfe-post-grid-item-inner .blfe-post-grid-details .blfe-post-grid-details-inner .blfe-post-grid-meta span,.blfe-classic1 .blfe-post-grid-item .blfe-post-grid-item-inner .blfe-post-grid-details .blfe-post-grid-details-inner .blfe-post-grid-meta span a{color:#9f9f9f}.blfe-classic1 .blfe-post-grid-item .blfe-post-grid-item-inner .blfe-post-grid-details .blfe-post-grid-details-inner .blfe-post-grid-meta .blfe-post-meta-dot{border:1px solid #9f9f9f}.blfe-classic2 .blfe-post-grid-item{position:relative;overflow:hidden;text-align:center}.blfe-classic2 .blfe-post-grid-item .blfe-post-category{margin-top:-15px;display:block;margin-left:15px;position:relative;z-index:1}.blfe-classic2 .blfe-post-grid-item .blfe-post-category a{text-transform:uppercase;background-color:#fff;padding:6px 15px;color:#111;font-size:14px;line-height:1.4;font-weight:700;display:inline-block;margin-bottom:5px}.blfe-classic2 .blfe-post-grid-item .blfe-post-grid-details{height:100%;padding:5px 30px 0;background-color:transparent;min-height:auto}@media screen and (max-width:1024px){.blfe-classic2 .blfe-post-grid-item .blfe-post-grid-details{padding-left:15px;padding-right:15px}}.blfe-classic2 .blfe-post-grid-item .blfe-post-grid-details .blfe-post-grid-details-inner{position:static;padding:0}.blfe-classic2 .blfe-post-grid-item .blfe-post-grid-title a{color:#111}.blfe-classic2 .blfe-post-grid-item .blfe-post-grid-excerpt{color:#666;margin-top:10px}.blfe-classic2 .blfe-post-grid-item .blfe-post-grid-meta{justify-content:center}.blfe-classic2 .blfe-post-grid-item .blfe-post-grid-meta span,.blfe-classic2 .blfe-post-grid-item .blfe-post-grid-meta span a{color:#666}.blfe-classic2 .blfe-post-grid-item .blfe-post-grid-meta .blfe-post-meta-dot{border:1px solid #666}.blfe-hero1 .blfe-post-grid-item,.blfe-hero2 .blfe-post-grid-item,.blfe-hero3 .blfe-post-grid-item,.blfe-hero4 .blfe-post-grid-item,.blfe-hero5 .blfe-post-grid-item,.blfe-hero6 .blfe-post-grid-item,.blfe-hero7 .blfe-post-grid-item,.blfe-hero8 .blfe-post-grid-item,.blfe-hero9 .blfe-post-grid-item,.blfe-hero10 .blfe-post-grid-item{position:relative;overflow:hidden}.blfe-hero1 .blfe-post-grid-item .blfe-post-grid-item-inner,.blfe-hero2 .blfe-post-grid-item .blfe-post-grid-item-inner,.blfe-hero3 .blfe-post-grid-item .blfe-post-grid-item-inner,.blfe-hero4 .blfe-post-grid-item .blfe-post-grid-item-inner,.blfe-hero5 .blfe-post-grid-item .blfe-post-grid-item-inner,.blfe-hero6 .blfe-post-grid-item .blfe-post-grid-item-inner,.blfe-hero7 .blfe-post-grid-item .blfe-post-grid-item-inner,.blfe-hero8 .blfe-post-grid-item .blfe-post-grid-item-inner,.blfe-hero9 .blfe-post-grid-item .blfe-post-grid-item-inner,.blfe-hero10 .blfe-post-grid-item .blfe-post-grid-item-inner{height:100%}.blfe-hero1 .blfe-post-grid-item .blfe-post-grid-title,.blfe-hero2 .blfe-post-grid-item .blfe-post-grid-title,.blfe-hero3 .blfe-post-grid-item .blfe-post-grid-title,.blfe-hero4 .blfe-post-grid-item .blfe-post-grid-title,.blfe-hero5 .blfe-post-grid-item .blfe-post-grid-title,.blfe-hero6 .blfe-post-grid-item .blfe-post-grid-title,.blfe-hero7 .blfe-post-grid-item .blfe-post-grid-title,.blfe-hero8 .blfe-post-grid-item .blfe-post-grid-title,.blfe-hero9 .blfe-post-grid-item .blfe-post-grid-title,.blfe-hero10 .blfe-post-grid-item .blfe-post-grid-title{padding-bottom:6px;pointer-events:auto}.blfe-hero1 .blfe-post-grid-item .blfe-post-category,.blfe-hero2 .blfe-post-grid-item .blfe-post-category,.blfe-hero3 .blfe-post-grid-item .blfe-post-category,.blfe-hero4 .blfe-post-grid-item .blfe-post-category,.blfe-hero5 .blfe-post-grid-item .blfe-post-category,.blfe-hero6 .blfe-post-grid-item .blfe-post-category,.blfe-hero7 .blfe-post-grid-item .blfe-post-category,.blfe-hero8 .blfe-post-grid-item .blfe-post-category,.blfe-hero9 .blfe-post-grid-item .blfe-post-category,.blfe-hero10 .blfe-post-grid-item .blfe-post-category{pointer-events:auto}.blfe-hero1 .blfe-post-grid-item .blfe-post-category a,.blfe-hero2 .blfe-post-grid-item .blfe-post-category a,.blfe-hero3 .blfe-post-grid-item .blfe-post-category a,.blfe-hero4 .blfe-post-grid-item .blfe-post-category a,.blfe-hero5 .blfe-post-grid-item .blfe-post-category a,.blfe-hero6 .blfe-post-grid-item .blfe-post-category a,.blfe-hero7 .blfe-post-grid-item .blfe-post-category a,.blfe-hero8 .blfe-post-grid-item .blfe-post-category a,.blfe-hero9 .blfe-post-grid-item .blfe-post-category a,.blfe-hero10 .blfe-post-grid-item .blfe-post-category a{background-color:#000;color:#fff;border-radius:20px}.blfe-hero1 .blfe-post-grid-item .blfe-post-grid-excerpt,.blfe-hero2 .blfe-post-grid-item .blfe-post-grid-excerpt,.blfe-hero3 .blfe-post-grid-item .blfe-post-grid-excerpt,.blfe-hero4 .blfe-post-grid-item .blfe-post-grid-excerpt,.blfe-hero5 .blfe-post-grid-item .blfe-post-grid-excerpt,.blfe-hero6 .blfe-post-grid-item .blfe-post-grid-excerpt,.blfe-hero7 .blfe-post-grid-item .blfe-post-grid-excerpt,.blfe-hero8 .blfe-post-grid-item .blfe-post-grid-excerpt,.blfe-hero9 .blfe-post-grid-item .blfe-post-grid-excerpt,.blfe-hero10 .blfe-post-grid-item .blfe-post-grid-excerpt{margin:10px 0 0}.blfe-hero1 .blfe-post-grid-item .blfe-post-grid-meta,.blfe-hero2 .blfe-post-grid-item .blfe-post-grid-meta,.blfe-hero3 .blfe-post-grid-item .blfe-post-grid-meta,.blfe-hero4 .blfe-post-grid-item .blfe-post-grid-meta,.blfe-hero5 .blfe-post-grid-item .blfe-post-grid-meta,.blfe-hero6 .blfe-post-grid-item .blfe-post-grid-meta,.blfe-hero7 .blfe-post-grid-item .blfe-post-grid-meta,.blfe-hero8 .blfe-post-grid-item .blfe-post-grid-meta,.blfe-hero9 .blfe-post-grid-item .blfe-post-grid-meta,.blfe-hero10 .blfe-post-grid-item .blfe-post-grid-meta{pointer-events:auto}.blfe-hero1 .blfe-post-grid-item .blfe-post-grid-meta i,.blfe-hero2 .blfe-post-grid-item .blfe-post-grid-meta i,.blfe-hero3 .blfe-post-grid-item .blfe-post-grid-meta i,.blfe-hero4 .blfe-post-grid-item .blfe-post-grid-meta i,.blfe-hero5 .blfe-post-grid-item .blfe-post-grid-meta i,.blfe-hero6 .blfe-post-grid-item .blfe-post-grid-meta i,.blfe-hero7 .blfe-post-grid-item .blfe-post-grid-meta i,.blfe-hero8 .blfe-post-grid-item .blfe-post-grid-meta i,.blfe-hero9 .blfe-post-grid-item .blfe-post-grid-meta i,.blfe-hero10 .blfe-post-grid-item .blfe-post-grid-meta i{color:#fff}.blfe-hero1 .blfe-post-grid-item .blfe-post-read-more,.blfe-hero2 .blfe-post-grid-item .blfe-post-read-more,.blfe-hero3 .blfe-post-grid-item .blfe-post-read-more,.blfe-hero4 .blfe-post-grid-item .blfe-post-read-more,.blfe-hero5 .blfe-post-grid-item .blfe-post-read-more,.blfe-hero6 .blfe-post-grid-item .blfe-post-read-more,.blfe-hero7 .blfe-post-grid-item .blfe-post-read-more,.blfe-hero8 .blfe-post-grid-item .blfe-post-read-more,.blfe-hero9 .blfe-post-grid-item .blfe-post-read-more,.blfe-hero10 .blfe-post-grid-item .blfe-post-read-more{color:#fff;pointer-events:auto}.blfe-hero1 .blfe-post-grid-item .blfe-post-read-more:hover,.blfe-hero2 .blfe-post-grid-item .blfe-post-read-more:hover,.blfe-hero3 .blfe-post-grid-item .blfe-post-read-more:hover,.blfe-hero4 .blfe-post-grid-item .blfe-post-read-more:hover,.blfe-hero5 .blfe-post-grid-item .blfe-post-read-more:hover,.blfe-hero6 .blfe-post-grid-item .blfe-post-read-more:hover,.blfe-hero7 .blfe-post-grid-item .blfe-post-read-more:hover,.blfe-hero8 .blfe-post-grid-item .blfe-post-read-more:hover,.blfe-hero9 .blfe-post-grid-item .blfe-post-read-more:hover,.blfe-hero10 .blfe-post-grid-item .blfe-post-read-more:hover{opacity:.9}.blfe-hero1 .blfe-post-grid-item .blfe-post-grid-details,.blfe-hero2 .blfe-post-grid-item .blfe-post-grid-details,.blfe-hero3 .blfe-post-grid-item .blfe-post-grid-details,.blfe-hero4 .blfe-post-grid-item .blfe-post-grid-details,.blfe-hero5 .blfe-post-grid-item .blfe-post-grid-details,.blfe-hero6 .blfe-post-grid-item .blfe-post-grid-details,.blfe-hero7 .blfe-post-grid-item .blfe-post-grid-details,.blfe-hero8 .blfe-post-grid-item .blfe-post-grid-details,.blfe-hero9 .blfe-post-grid-item .blfe-post-grid-details,.blfe-hero10 .blfe-post-grid-item .blfe-post-grid-details{position:absolute;top:0;left:0;height:100%;width:100%;pointer-events:none;display:flex;z-index:2}.blfe-hero1 .blfe-post-grid-item .blfe-post-grid-details .blfe-post-grid-details-inner,.blfe-hero2 .blfe-post-grid-item .blfe-post-grid-details .blfe-post-grid-details-inner,.blfe-hero3 .blfe-post-grid-item .blfe-post-grid-details .blfe-post-grid-details-inner,.blfe-hero4 .blfe-post-grid-item .blfe-post-grid-details .blfe-post-grid-details-inner,.blfe-hero5 .blfe-post-grid-item .blfe-post-grid-details .blfe-post-grid-details-inner,.blfe-hero6 .blfe-post-grid-item .blfe-post-grid-details .blfe-post-grid-details-inner,.blfe-hero7 .blfe-post-grid-item .blfe-post-grid-details .blfe-post-grid-details-inner,.blfe-hero8 .blfe-post-grid-item .blfe-post-grid-details .blfe-post-grid-details-inner,.blfe-hero9 .blfe-post-grid-item .blfe-post-grid-details .blfe-post-grid-details-inner,.blfe-hero10 .blfe-post-grid-item .blfe-post-grid-details .blfe-post-grid-details-inner{width:100%;transition:all .25s ease;position:absolute;bottom:30px;left:0;right:0;padding-left:30px;padding-right:30px}@media screen and (max-width:1024px){.blfe-hero1 .blfe-post-grid-item .blfe-post-grid-details .blfe-post-grid-details-inner,.blfe-hero2 .blfe-post-grid-item .blfe-post-grid-details .blfe-post-grid-details-inner,.blfe-hero3 .blfe-post-grid-item .blfe-post-grid-details .blfe-post-grid-details-inner,.blfe-hero4 .blfe-post-grid-item .blfe-post-grid-details .blfe-post-grid-details-inner,.blfe-hero5 .blfe-post-grid-item .blfe-post-grid-details .blfe-post-grid-details-inner,.blfe-hero6 .blfe-post-grid-item .blfe-post-grid-details .blfe-post-grid-details-inner,.blfe-hero7 .blfe-post-grid-item .blfe-post-grid-details .blfe-post-grid-details-inner,.blfe-hero8 .blfe-post-grid-item .blfe-post-grid-details .blfe-post-grid-details-inner,.blfe-hero9 .blfe-post-grid-item .blfe-post-grid-details .blfe-post-grid-details-inner,.blfe-hero10 .blfe-post-grid-item .blfe-post-grid-details .blfe-post-grid-details-inner{bottom:20px;padding-left:20px;padding-right:20px}}.blfe-hero1 .blfe-post-grid-item:hover .blfe-post-grid-bg-image .blfe-post-grid-image-inner:before,.blfe-hero2 .blfe-post-grid-item:hover .blfe-post-grid-bg-image .blfe-post-grid-image-inner:before,.blfe-hero3 .blfe-post-grid-item:hover .blfe-post-grid-bg-image .blfe-post-grid-image-inner:before,.blfe-hero4 .blfe-post-grid-item:hover .blfe-post-grid-bg-image .blfe-post-grid-image-inner:before,.blfe-hero5 .blfe-post-grid-item:hover .blfe-post-grid-bg-image .blfe-post-grid-image-inner:before,.blfe-hero6 .blfe-post-grid-item:hover .blfe-post-grid-bg-image .blfe-post-grid-image-inner:before,.blfe-hero7 .blfe-post-grid-item:hover .blfe-post-grid-bg-image .blfe-post-grid-image-inner:before,.blfe-hero8 .blfe-post-grid-item:hover .blfe-post-grid-bg-image .blfe-post-grid-image-inner:before,.blfe-hero9 .blfe-post-grid-item:hover .blfe-post-grid-bg-image .blfe-post-grid-image-inner:before,.blfe-hero10 .blfe-post-grid-item:hover .blfe-post-grid-bg-image .blfe-post-grid-image-inner:before{opacity:.7}.blfe-hero1 .blfe-post-grid-item:hover .blfe-post-grid-details .blfe-post-grid-details-inner,.blfe-hero2 .blfe-post-grid-item:hover .blfe-post-grid-details .blfe-post-grid-details-inner,.blfe-hero3 .blfe-post-grid-item:hover .blfe-post-grid-details .blfe-post-grid-details-inner,.blfe-hero4 .blfe-post-grid-item:hover .blfe-post-grid-details .blfe-post-grid-details-inner,.blfe-hero5 .blfe-post-grid-item:hover .blfe-post-grid-details .blfe-post-grid-details-inner,.blfe-hero6 .blfe-post-grid-item:hover .blfe-post-grid-details .blfe-post-grid-details-inner,.blfe-hero7 .blfe-post-grid-item:hover .blfe-post-grid-details .blfe-post-grid-details-inner,.blfe-hero8 .blfe-post-grid-item:hover .blfe-post-grid-details .blfe-post-grid-details-inner,.blfe-hero9 .blfe-post-grid-item:hover .blfe-post-grid-details .blfe-post-grid-details-inner,.blfe-hero10 .blfe-post-grid-item:hover .blfe-post-grid-details .blfe-post-grid-details-inner{bottom:50px}.blfe-hero2 .blfe-post-grid-item .blfe-post-grid-details .blfe-post-grid-details-inner,.blfe-hero3 .blfe-post-grid-item .blfe-post-grid-details .blfe-post-grid-details-inner{bottom:20px;padding-left:20px;padding-right:20px}.blfe-grid-pagination{text-align:center;width:100%;margin-top:30px}.blfe-grid-pagination a.page-numbers,.blfe-grid-pagination span.page-numbers{border-radius:2px;padding:3px 13px;font-weight:500;margin:0 8px 8px 0;display:inline-block;color:#2568ef;border:1px solid #2568ef;transition:.3s;background-color:transparent}.blfe-grid-pagination a.page-numbers:hover,.blfe-grid-pagination span.page-numbers:hover{color:#111;border-color:#111}.blfe-grid-pagination a.page-numbers:last-child,.blfe-grid-pagination span.page-numbers:last-child{margin-right:0}.blfe-grid-pagination a.page-numbers.current,.blfe-grid-pagination span.page-numbers.current{color:#111;border:1px solid #111}.blfe-pagination-align-left .blfe-grid-pagination,.blfe-pagination-align-left .blfe-post-prev-next-wrap{text-align:left}.blfe-pagination-align-right .blfe-grid-pagination,.blfe-pagination-align-right .blfe-post-prev-next-wrap{text-align:right}.blfe-arrows-display-hover .blfe-swiper-arrow{transition:.5s;transform:translateY(-50%);opacity:0}.blfe-arrows-display-hover:hover .blfe-swiper-arrow{opacity:1}.blfe-swiper-carousel-wrapper{width:100%}.blfe-swiper-carousel-wrapper .blfe-swiper-arrow{position:absolute;top:calc(50% - 35px);z-index:99999;cursor:pointer;color:#000;font-size:26px;height:40px;width:40px;line-height:40px;background-color:#fbfbfb;box-shadow:1px 2px 15px 2px rgba(0,0,0,.14);border-radius:4px;display:flex;align-items:center;justify-content:center}.blfe-swiper-carousel-wrapper .blfe-swiper-arrow:focus{background-color:#fbfbfb;box-shadow:1px 2px 15px 2px rgba(0,0,0,.1);border-color:transparent}.blfe-swiper-carousel-wrapper .blfe-swiper-arrow:before{content:""}.blfe-swiper-carousel-wrapper .blfe-swiper-button-prev{right:auto;left:-20px}.blfe-swiper-carousel-wrapper .blfe-swiper-button-next{right:-15px}@media screen and (max-width:1024px){.blfe-swiper-carousel-wrapper .blfe-swiper-button-prev{left:0}.blfe-swiper-carousel-wrapper .blfe-swiper-button-next{right:0}}.blfe-swiper-carousel-wrapper .blfe-swiper-pagination{margin:0;padding:0;list-style:none;text-align:center;width:100%;position:absolute;bottom:-10px}.blfe-swiper-carousel-wrapper .blfe-swiper-pagination .swiper-pagination-bullet{background:#ccc;border-radius:50%;width:10px;height:10px;margin:0 5px;transition:.4s;font-size:0;line-height:0;padding:0;opacity:1}.blfe-swiper-carousel-wrapper .blfe-swiper-pagination .swiper-pagination-bullet:focus,.blfe-swiper-carousel-wrapper .blfe-swiper-pagination .swiper-pagination-bullet:hover{background-color:#000}.blfe-swiper-carousel-wrapper .blfe-swiper-pagination .swiper-pagination-bullet:before{content:none}.blfe-swiper-carousel-wrapper .blfe-swiper-pagination .swiper-pagination-bullet:hover{transform:scale(1.5)}.blfe-swiper-carousel-wrapper .blfe-swiper-pagination .swiper-pagination-bullet-active{transform:scale(1.5);background-color:#000}.blfe-title-align-center .blfe-post-header .blfe-post-header-title{margin-left:auto;margin-right:auto}.blfe-title-align-right .blfe-post-header .blfe-post-header-title{margin-left:auto}.blfe-post-header{position:relative;border-bottom:2px solid #eadada;margin-bottom:25px;display:flex;align-items:center;justify-content:space-between;padding-bottom:5px}@media screen and (max-width:767px){.blfe-post-header{display:block}}.blfe-post-header .blfe-header-title-icon{margin-right:5px}.blfe-post-header .blfe-header-title-icon.blfe-header-title-align-icon-right{order:1;margin-right:0;margin-left:5px}.blfe-post-header .blfe-header-title-icon i{color:#b3c70f;font-size:20px}.blfe-post-header .blfe-post-header-title{display:flex}.blfe-post-header .blfe-post-header-title .blfe-post-header-title-inner{font-size:20px;font-weight:700;line-height:1.2;margin:0;color:#000;display:inline-block}.blfe-post-header .blfe-post-header-title a{color:#000;box-shadow:none;text-decoration:none}.blfe-post-header .blfe-post-header-title a:focus,.blfe-post-header .blfe-post-header-title a:hover{outline:none}.swiper-container .blfe-post-list-item{margin-bottom:30px}.blfe-post-list-item{position:relative;overflow:hidden;display:flex!important}.blfe-post-list-item.hide-post-image .blfe-post-list-details{flex:0 0 100%;max-width:100%}@media screen and (max-width:767px){.blfe-post-list-item{display:block!important}}.blfe-post-list-item .blfe-post-list-details{align-self:center;flex:0 0 50%;max-width:50%}.blfe-post-list-item .blfe-post-image-wrapper{flex:0 0;flex-basis:calc(50% - 30px);max-width:calc(50% - 30px);margin-right:30px;display:block;padding-bottom:35%;position:relative;transition:all .5s ease;overflow:hidden}.blfe-post-list-item .blfe-post-image-wrapper:hover span{transform:scale(1.3)}@media screen and (max-width:767px){.blfe-post-list-item .blfe-post-image-wrapper,.blfe-post-list-item .blfe-post-list-details{max-width:100%;flex-basis:100%;margin-right:0}.blfe-post-list-item .blfe-post-image-wrapper{margin-bottom:15px}}.blfe-post-list-item .blfe-post-list-url{position:absolute;left:0;right:0;height:100%;width:100%;z-index:2;box-shadow:none;display:block}.blfe-post-list-item .blfe-post-list-image{display:block;line-height:normal;font-size:medium;overflow:hidden}.blfe-post-list-item .blfe-post-list-image span{background-size:cover;background-position:50%;background-repeat:no-repeat;width:100%;height:100%;display:block;position:absolute;left:0;border-radius:4px;transition:all .5s ease;transform:scale(1)}.blfe-post-list-item .blfe-post-list-image span:before{content:"";display:block;width:100%;height:100%;z-index:1;opacity:.4;transition:all .4s ease;background-color:transparent}.blfe-post-list-item .blfe-post-list-title{font-size:22px;line-height:1.2;padding-bottom:10px;margin:0}.blfe-post-list-item .blfe-post-list-title a{color:#111}.blfe-post-list-item .blfe-post-list-excerpt{color:#666;font-size:14px;line-height:1.4;margin:0}.blfe-post-list-item .blfe-post-category{line-height:normal;font-size:medium;display:block}.blfe-post-list-item .blfe-post-category a{text-transform:capitalize;background-color:#111;padding:4px 10px;color:#fff;font-size:12px;line-height:1.4;font-weight:700;display:inline-block;margin-right:5px;margin-bottom:10px;border-radius:4px}.blfe-post-list-item .blfe-post-list-meta{display:flex;align-items:center;margin-bottom:10px}.blfe-post-list-item .blfe-post-list-meta .blfe-post-list-author{text-transform:capitalize}.blfe-post-list-item .blfe-post-list-meta span{font-size:12px;color:#666;font-weight:500}.blfe-post-list-item .blfe-post-list-meta span i{padding-right:4px}.blfe-post-list-item .blfe-post-list-meta span:first-child{margin-left:0}.blfe-post-list-item .blfe-post-list-meta span+span:before{content:"//";margin-left:8px;margin-right:8px}.blfe-post-list-item .blfe-post-list-meta span a{color:#666}.blfe-post-list-item .blfe-post-list-meta img{margin-right:4px;width:20px;border-radius:50%}.blfe-post-list-item .blfe-post-meta-dot{margin-left:7px;margin-right:7px;border-radius:50px;width:8px;height:8px;border:1px solid #666}.blfe-post-list-item .blfe-post-meta-dot:first-child,.blfe-post-list-item .blfe-post-meta-dot:last-child{display:none}.blfe-post-list-item .blfe-post-read-more{display:inline-block;line-height:1.2;font-size:14px;color:#666;text-align:center;transition:all .3s;margin-top:15px}.blfe-post-list-item .blfe-post-read-more:hover{color:#2568ef}.blfe-post-list-item .blfe-post-read-more .blfe-read-more-btn-wrapper{display:flex;justify-content:center}.blfe-post-list-item .blfe-post-read-more .blfe-read-more-btn-wrapper .blfe-read-more-btn-icon{margin-top:1px}.blfe-post-list-item .blfe-post-read-more .blfe-read-more-btn-wrapper .blfe-read-more-btn-align-icon-right{order:15;margin-left:5px}.blfe-post-list-item .blfe-post-read-more .blfe-read-more-btn-wrapper .blfe-read-more-btn-align-icon-left{order:5;margin-right:5px}.blfe-post-list-item .blfe-post-read-more .blfe-read-more-btn-wrapper .blfe-read-more-btn-text{order:10}.blfe-posts-align-left .blfe-post-list-container .blfe-post-list-item{text-align:left}.blfe-posts-align-left .blfe-post-list-container .blfe-post-list-item .blfe-post-list-meta{justify-content:flex-start}.blfe-posts-align-right .blfe-post-list-container .blfe-post-list-item{text-align:right}.blfe-posts-align-right .blfe-post-list-container .blfe-post-list-item .blfe-post-list-meta{justify-content:flex-end}.blfe-posts-align-center .blfe-post-list-container .blfe-post-list-item{text-align:center}.blfe-posts-align-center .blfe-post-list-container .blfe-post-list-item .blfe-post-list-meta{justify-content:center}.blfe-posts-align-left .blfe-carousel .blfe-post-list-details{text-align:left}.blfe-posts-align-left .blfe-carousel .blfe-post-list-details .blfe-post-list-meta{justify-content:flex-start}.blfe-posts-align-right .blfe-carousel .blfe-post-list-details{text-align:right}.blfe-posts-align-right .blfe-carousel .blfe-post-list-details .blfe-post-list-meta{justify-content:flex-end}.blfe-posts-align-center .blfe-carousel .blfe-post-list-details{text-align:center}.blfe-posts-align-center .blfe-carousel .blfe-post-list-details .blfe-post-list-meta{justify-content:center}.blfe-classic2 .blfe-post-list-item .blfe-post-category{position:absolute;top:20px;left:20px}.blfe-classic2 .blfe-post-list-item .blfe-post-list-image span:before{opacity:.4;transition:all .4s ease;background-color:#000}.blfe-classic2 .blfe-post-list-item .blfe-post-image-wrapper:hover span{transform:scale(1)}.blfe-classic2 .blfe-post-list-item .blfe-post-image-wrapper:hover span:before{opacity:.5}.blfe-news-ticker-swiper-container{position:relative}.blfe-news-ticker{display:flex;align-items:center;height:40px;line-height:40px;box-sizing:border-box}.blfe-news-ticker .blfe-news-ticker-title{flex:1 0 auto;color:#fff;background-color:#14abf4;padding:0 15px;font-size:12px;text-transform:uppercase;font-weight:700;height:40px;line-height:40px;position:relative}.blfe-news-ticker .blfe-news-ticker-title:after{position:absolute;left:100%;top:50%;margin-top:-5px;z-index:999;content:"";width:0;height:0;border-color:transparent transparent transparent #14abf4;border-style:solid;border-width:5px 0 5px 5px}@media screen and (max-width:767px){.blfe-news-ticker .blfe-news-ticker-title:after{content:inherit}}@media screen and (max-width:767px){.blfe-news-ticker{display:block}}.blfe-news-ticker .blfe-news-ticker-content-wrapper{flex:1 1 auto;overflow:hidden;background-color:#000;padding-left:15px}.blfe-news-ticker .blfe-news-ticker-content-wrapper .blfe-news-ticker-content .blfe-ticker-item{margin:0;display:inline-flex;align-items:center}@media screen and (max-width:767px){.blfe-news-ticker .blfe-news-ticker-content-wrapper .blfe-news-ticker-content .blfe-ticker-item{height:40px}}.blfe-news-ticker .blfe-news-ticker-content-wrapper .blfe-news-ticker-content .blfe-ticker-item a{color:#fff;white-space:nowrap;text-overflow:ellipsis;text-decoration:none;box-shadow:none;display:inline-block;overflow:hidden;font-size:14px;line-height:1.4}.blfe-news-ticker .blfe-news-ticker-content-wrapper .blfe-news-ticker-content .blfe-ticker-item a:hover{color:#ddd}.blfe-news-ticker .blfe-news-ticker-content-wrapper .blfe-news-ticker-content .blfe-ticker-item .blfe-news-ticker-date{font-size:14px;color:#ddd;margin-right:5px;font-weight:700;margin-top:1px}@media screen and (max-width:767px){.blfe-news-ticker .blfe-news-ticker-content-wrapper .blfe-news-ticker-content .blfe-ticker-item .blfe-news-ticker-date{display:none}}@media screen and (max-width:767px){.blfe-news-ticker-swiper-container{margin-bottom:30px}}.blfe-news-ticker-swiper-container .blfe-swiper-carousel-wrapper{position:absolute;top:0}.blfe-news-ticker-swiper-container .blfe-swiper-carousel-wrapper .blfe-swiper-button-prev{left:auto;right:25px}.blfe-news-ticker-swiper-container .blfe-swiper-button-next{right:0}.blfe-news-ticker-swiper-container .blfe-swiper-arrow{top:0;bottom:0;font-size:18px;position:absolute;width:25px;height:40px;box-shadow:none;color:#fff;background-color:#000;border-radius:0}.blfe-news-ticker-swiper-container .blfe-swiper-arrow:focus,.blfe-news-ticker-swiper-container .blfe-swiper-arrow:hover{box-shadow:none;background-color:#000}.blfe-animation-scroll{width:100%;overflow:hidden}@media screen and (max-width:767px){.blfe-animation-scroll{overflow:inherit}}.blfe-animation-scroll .blfe-news-ticker-content-wrapper{width:100%;padding-left:100%}@-webkit-keyframes ticker{0%{transform:translateZ(0);visibility:visible}to{transform:translate3d(-100%,0,0)}}@keyframes ticker{0%{transform:translateZ(0);visibility:visible}to{transform:translate3d(-100%,0,0)}}.blfe-animation-scroll .blfe-news-ticker-content{display:inline-block;white-space:nowrap;padding-right:100%;box-sizing:content-box;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-name:ticker;animation-name:ticker;-webkit-animation-duration:30s;animation-duration:30s}.blfe-animation-scroll.blfe-pause-on-hover .blfe-news-ticker-content:hover{-webkit-animation-play-state:paused;animation-play-state:paused}.blfe-animation-scroll .blfe-ticker-item{display:inline-block;white-space:nowrap;margin-right:40px!important}.blfe-news-ticker-swiper-container{border:1px solid #eee}.blfe-news-ticker-swiper-container.blfe-classic2 .blfe-news-ticker-title{background-color:#f70d28}.blfe-news-ticker-swiper-container.blfe-classic2 .blfe-news-ticker-title:after{border-color:transparent transparent transparent #f70d28}.blfe-news-ticker-swiper-container.blfe-classic2 .blfe-news-ticker-content-wrapper{background-color:transparent}.blfe-news-ticker-swiper-container.blfe-classic2 .blfe-news-ticker-content-wrapper .blfe-news-ticker-content .blfe-ticker-item a{color:#000}.blfe-news-ticker-swiper-container.blfe-classic2 .blfe-news-ticker-content-wrapper .blfe-news-ticker-content .blfe-ticker-item a:hover{text-decoration:underline}.blfe-news-ticker-swiper-container.blfe-classic2 .blfe-news-ticker-content-wrapper .blfe-news-ticker-content .blfe-ticker-item .blfe-news-ticker-date{color:#666}.blfe-news-ticker-swiper-container.blfe-classic2 .blfe-swiper-arrow{width:30px;color:#000;background-color:#fff;font-size:14px}.blfe-news-ticker-swiper-container.blfe-classic2 .blfe-swiper-arrow:focus,.blfe-news-ticker-swiper-container.blfe-classic2 .blfe-swiper-arrow:hover{background-color:#f9f9f9}.blfe-news-ticker-swiper-container.blfe-classic2 .blfe-swiper-button-prev{left:auto;right:30px;border-left:1px solid #eee;border-right:1px solid #eee}.blfe-posts-align-center li a{justify-content:center}.blfe-posts-align-left li a{justify-content:flex-start}.blfe-posts-align-right li a{justify-content:flex-end}.blfe-taxonomy-list-item .blfe-taxonomy-list{padding:0;margin:0;list-style:none}.blfe-taxonomy-list-item .blfe-taxonomy-list.blfe-row{grid-column-gap:20px;grid-row-gap:20px}.blfe-taxonomy-list-item .blfe-taxonomy-list.blfe-inline-style{display:block}.blfe-taxonomy-list-item .blfe-taxonomy-list.blfe-inline-style li{display:inline-flex;margin-right:6px;margin-bottom:10px}.blfe-taxonomy-list-item .blfe-taxonomy-list.blfe-inline-style li a{padding:6px 15px}.blfe-taxonomy-list-item .blfe-taxonomy-list.blfe-inline-style li a span{font-size:14px}.blfe-taxonomy-list-item .blfe-taxonomy-list.blfe-inline-style li a .blfe-taxonomy-count{width:20px;height:20px;position:inherit;margin-left:5px}.blfe-taxonomy-list-item .blfe-taxonomy-list.blfe-col-2 li a span.blfe-taxonomy-bar{margin:0 40px 0 8px!important}.blfe-taxonomy-list-item .blfe-taxonomy-list.blfe-col-4 li a span.blfe-taxonomy-bar{margin:0 50px 0 25px!important}.blfe-taxonomy-list-item .blfe-taxonomy-list li{display:flex;align-items:center;list-style-type:none;background-color:rgba(10,1,10,.9);border-radius:5px;-webkit-border-radius:5px;-ms-border-radius:5px;position:relative;transition:.3s}.blfe-taxonomy-list-item .blfe-taxonomy-list li:hover{background-color:rgba(10,1,10,.8)}.blfe-taxonomy-list-item .blfe-taxonomy-list li a{width:100%;color:#fff;display:flex;align-items:center;overflow:hidden;padding:15px}.blfe-taxonomy-list-item .blfe-taxonomy-list li a span{position:relative;white-space:nowrap;text-transform:capitalize;font-weight:400;font-size:16px}.blfe-taxonomy-list-item .blfe-taxonomy-list li a span.blfe-taxonomy-bar{border-bottom:1px dashed hsla(0,0%,100%,.7);display:flex;width:100%;margin:0 55px 0 25px}.blfe-taxonomy-list-item .blfe-taxonomy-list li a .blfe-taxonomy-name{font-weight:600}.blfe-taxonomy-list-item .blfe-taxonomy-list li a .blfe-taxonomy-count{position:absolute;background:#fff;color:#000;padding:3px;display:flex;align-items:center;justify-content:center;width:25px;height:25px;text-align:center;border-radius:50%;line-height:31px;right:15px;top:0;bottom:0;margin:auto;font-size:14px;font-weight:500}.blfe-taxonomy-classic2.blfe-taxonomy-list-item .blfe-taxonomy-list:hover{background-color:transparent}.blfe-taxonomy-classic2.blfe-taxonomy-list-item .blfe-taxonomy-list li{background-color:transparent;margin-bottom:5px}.blfe-taxonomy-classic2.blfe-taxonomy-list-item .blfe-taxonomy-list li a{color:#000;padding:10px}.blfe-taxonomy-classic2.blfe-taxonomy-list-item .blfe-taxonomy-list li a .blfe-taxonomy-count{color:#fff;background:rgba(10,1,10,.6)}.blfe-taxonomy-classic2.blfe-taxonomy-list-item .blfe-taxonomy-list li a span.blfe-taxonomy-bar{border-color:#707070;margin:0 85px 0 25px}.blfe-author-info .blfe-author-wrapper .blfe-author-item{position:relative;overflow:hidden;border-radius:6px;box-shadow:0 6px 24px 0 rgba(0,0,0,.05),0 0 0 1px rgba(0,0,0,.08)}.blfe-author-info .blfe-author-wrapper .blfe-author-item a{box-shadow:none;text-decoration:none}.blfe-author-info .blfe-author-wrapper .blfe-author-item a:focus,.blfe-author-info .blfe-author-wrapper .blfe-author-item a:hover{outline:none;box-shadow:none}.blfe-author-info .blfe-author-wrapper .blfe-author-item .blfe-author-body{position:relative;z-index:1;width:100%}.blfe-author-info .blfe-author-wrapper .blfe-author-item .blfe-author-body .blfe-author-name a{display:inline-flex;font-size:15px;font-weight:600;color:#2b2d42;line-height:1.2;letter-spacing:normal;text-transform:capitalize;transition:all .3s ease}.blfe-author-info .blfe-author-wrapper .blfe-author-item .blfe-author-body .blfe-author-role{font-size:14px;color:#8d99a1}.blfe-author-info .blfe-author-wrapper .blfe-author-item .blfe-author-body .blfe-author-bio{font-size:14px;color:#8d99a1;padding-top:10px;line-height:1.2}.blfe-author-info .blfe-author-wrapper .blfe-author-item .blfe-author-body .blfe-author-social-links{display:inherit;align-items:center;line-height:1;padding-top:10px;margin-bottom:15px}.blfe-author-info .blfe-author-wrapper .blfe-author-item .blfe-author-body .blfe-author-social-links a{color:#8d99ae;font-size:14px;transition:all .3s ease;display:inline-block}.blfe-author-info .blfe-author-wrapper .blfe-author-item .blfe-author-body .blfe-author-social-links a+a{margin-left:5px}.blfe-author-info .blfe-author-wrapper .blfe-author-item .blfe-author-post-count{position:absolute}.blfe-author-info .blfe-author-wrapper .blfe-author-item .blfe-author-post-count a span{color:#8d99ae;border:1px solid #a9a9a9;text-transform:capitalize;font-size:12px;line-height:1.2;padding:3px 6px;border-radius:3px}.blfe-author-info .blfe-author-wrapper.blfe-author-layout-classic_grid .blfe-author-item{padding:15px}.blfe-author-info .blfe-author-wrapper.blfe-author-layout-classic_grid .blfe-author-item .blfe-author-body{text-align:center}.blfe-author-info .blfe-author-wrapper.blfe-author-layout-classic_grid .blfe-author-item .blfe-author-body .blfe-author-social-links{justify-content:center}.blfe-author-info .blfe-author-wrapper.blfe-author-layout-classic_grid .blfe-author-item .blfe-author-avatar a img{width:100px;height:100px;border-radius:100%;-o-object-fit:cover;object-fit:cover}.blfe-author-info .blfe-author-wrapper.blfe-author-layout-classic_grid .blfe-author-item .blfe-author-post-count.post-count-position-right{top:15px;right:15px}.blfe-author-info .blfe-author-wrapper.blfe-author-layout-classic_grid .blfe-author-item .blfe-author-post-count.post-count-position-left{top:15px;left:15px}.blfe-author-info .blfe-author-wrapper.blfe-author-layout-classic_grid .blfe-author-item .blfe-author-post-count.post-count-position-bottom{text-align:center;width:100%;left:0;right:0}.blfe-author-info .blfe-author-wrapper.blfe-author-layout-classic_list{line-height:normal}.blfe-author-info .blfe-author-wrapper.blfe-author-layout-classic_list .blfe-author-item{padding:10px;display:flex;align-items:center}.blfe-author-info .blfe-author-wrapper.blfe-author-layout-classic_list .blfe-author-item .blfe-author-body{text-align:left}.blfe-author-info .blfe-author-wrapper.blfe-author-layout-classic_list .blfe-author-item .blfe-author-body .blfe-author-social-links{justify-content:left}.blfe-author-info .blfe-author-wrapper.blfe-author-layout-classic_list .blfe-author-item .blfe-author-avatar{margin-right:18px}.blfe-author-info .blfe-author-wrapper.blfe-author-layout-classic_list .blfe-author-item .blfe-author-avatar a img{height:80px;width:80px;min-width:70px;border-radius:100%}.blfe-author-info .blfe-author-wrapper.blfe-author-layout-classic_list .blfe-author-item .blfe-author-post-count.post-count-position-right{top:15px;right:15px}.blfe-author-info .blfe-author-wrapper.blfe-author-layout-classic_list .blfe-author-item .blfe-author-post-count.post-count-position-left{top:15px;left:15px}.blfe-author-info .blfe-author-wrapper.blfe-author-layout-classic_list .blfe-author-item .blfe-author-post-count.post-count-position-bottom{text-align:center;width:100%;left:0;right:0;bottom:15px}.blfe-author-info .blfe-author-wrapper.blfe-author-layout-classic_list .blfe-author-avatar-left{flex-direction:row!important}.blfe-author-info .blfe-author-wrapper.blfe-author-layout-classic_list .blfe-author-avatar-right{flex-direction:row-reverse!important}.blfe-author-info .blfe-author-wrapper.blfe-author-layout-classic_list .blfe-author-avatar-right .blfe-author-avatar{margin-left:20px}@media (min-width:1024px){.blfe-author-info .blfe-author-wrapper .blfe-author-item .blfe-author-post-count{font-size:13px}.blfe-author-info .blfe-author-wrapper.blfe-author-layout-classic_grid{line-height:normal}.blfe-author-info .blfe-author-wrapper.blfe-author-layout-classic_grid .blfe-author-item{position:relative;padding:32px}.blfe-author-info .blfe-author-wrapper.blfe-author-layout-classic_grid .blfe-author-item .blfe-author-post-count.post-count-position-right{top:30px;right:30px}.blfe-author-info .blfe-author-wrapper.blfe-author-layout-classic_grid .blfe-author-item .blfe-author-post-count.post-count-position-left{top:30px;left:30px}.blfe-author-info .blfe-author-wrapper.blfe-author-layout-classic_list .blfe-author-item{padding:16px}.blfe-author-info .blfe-author-wrapper.blfe-author-layout-classic_list .blfe-author-item .blfe-author-avatar{margin-right:20px}.blfe-author-info .blfe-author-wrapper.blfe-author-layout-classic_list .blfe-author-item .blfe-author-avatar a img{height:80px;width:80px;min-width:80px}}.blfe-avatar-align-right .blfe-author-wrapper.blfe-author-layout-classic_grid .blfe-author-item .blfe-author-avatar{display:flex;justify-content:flex-end;margin:30px 0 5px 30px}.blfe-avatar-align-left .blfe-author-wrapper.blfe-author-layout-classic_grid .blfe-author-item .blfe-author-avatar{display:flex;justify-content:flex-start;margin:30px 30px 5px 0}.blfe-avatar-align-center .blfe-author-wrapper.blfe-author-layout-classic_grid .blfe-author-item .blfe-author-avatar{display:flex;justify-content:center;margin:30px 30px 5px}.blfe-layout-style--inline .blfe-social-share{display:flex;flex-wrap:wrap}.blfe-layout-style--grid .blfe-social-share{display:grid}.blfe-social-share-btn{overflow:hidden;font-size:10px;display:flex;align-items:center;justify-content:flex-start;transition-duration:.2s;transition-property:filter,background-color,border-color,width;height:42px;cursor:pointer}.blfe-social-share-btn:hover{filter:saturate(1.2) brightness(1.1)}.blfe-icon-style--circle .blfe-social-share-btn{border-radius:100%}.blfe-icon-style--square .blfe-social-share-btn{border-radius:none}.blfe-social-share-icon,.blfe-social-share-text{transition-property:color,background-color;transition-duration:.2s}.blfe-social-share-icon{display:flex;align-self:stretch;justify-content:center;align-items:center;text-align:center;width:42px;position:relative}.blfe-social-share-icon i{font-size:16px;display:inline-flex}.blfe-social-share-text{font-size:13px;padding-right:14px;align-self:stretch;flex-grow:1;align-items:center;display:flex;font-weight:100}.blfe-social-share-title{font-weight:700;flex-shrink:0}.blfe-social-share-title+.blfe-social-share-counter{margin-left:.5em;flex-shrink:0}.blfe-social-button-position--bottom-left .blfe-social-share,.blfe-social-button-position--bottom-right .blfe-social-share,.blfe-social-button-position--center-left .blfe-social-share,.blfe-social-button-position--center-right .blfe-social-share,.blfe-social-button-position--top-left .blfe-social-share,.blfe-social-button-position--top-right .blfe-social-share{position:fixed;z-index:115}.blfe-social-button-position--top-left .blfe-social-share{left:0;top:0}.blfe-social-button-position--top-right .blfe-social-share{right:0;top:0}.blfe-social-button-position--bottom-left .blfe-social-share{left:0;bottom:0}.blfe-social-button-position--bottom-right .blfe-social-share{right:0;bottom:0}.blfe-social-button-position--center-left .blfe-social-share{left:0}.blfe-social-button-position--center-right .blfe-social-share{right:0;direction:rtl}.blfe-social-button-position--center-left .blfe-social-share,.blfe-social-button-position--center-right .blfe-social-share{display:inline;top:50%;transform:translateY(-50%)}.blfe-social-button-position--center-left .blfe-social-share .blfe-social-share-btn,.blfe-social-button-position--center-right .blfe-social-share .blfe-social-share-btn{height:45px;width:45px}.blfe-social-button-position--center-left .blfe-social-share .blfe-social-share-btn:hover,.blfe-social-button-position--center-right .blfe-social-share .blfe-social-share-btn:hover{width:100%}.blfe-social-button-position--center-left .blfe-social-share .blfe-social-share-icon,.blfe-social-button-position--center-right .blfe-social-share .blfe-social-share-icon{width:45px;min-width:45px}.blfe-social-button-position--center-left.blfe-social-share-btns-view-text .blfe-social-share .blfe-social-share-btn,.blfe-social-button-position--center-right.blfe-social-share-btns-view-text .blfe-social-share .blfe-social-share-btn{width:100%}.blfe-social-button-position--center-left.blfe-social-share-btns-view-text .blfe-social-share .blfe-social-share-text,.blfe-social-button-position--center-right.blfe-social-share-btns-view-text .blfe-social-share .blfe-social-share-text{padding-left:20px;padding-right:20px}.blfe-social-button-position--center-right .blfe-social-share .blfe-social-share-text{padding-left:20px;padding-right:0}.elementor-widget-share-buttons .blfe-social-share-grid{overflow:hidden}.blfe-social-share-btns-style-boxed-1 .blfe-social-share-text,.blfe-social-share-btns-style-clear .blfe-social-share-text,.blfe-social-share-btns-style-deluxe .blfe-social-share-text{padding-left:15px}.blfe-social-share-btns-style-deluxe .blfe-social-share a,.blfe-social-share-btns-style-deluxe .blfe-social-share a:hover,.blfe-social-share-btns-style-flat .blfe-social-share a,.blfe-social-share-btns-style-flat .blfe-social-share a:hover{color:#fff}.blfe-social-share-btns-view-text .blfe-social-share-text{padding-left:20px}.blfe-social-share-btns-view-icon .blfe-social-share-icon,.blfe-social-share-btns-view-icon .blfe-social-share-text,.blfe-social-share-btns-view-text .blfe-social-share-icon,.blfe-social-share-btns-view-text .blfe-social-share-text{flex-grow:1;justify-content:center}.blfe-social-share-btns-style-boxed-1.blfe-social-button-position--center-right .blfe-social-share-text,.blfe-social-share-btns-style-clear.blfe-social-button-position--center-right .blfe-social-share-text{padding-right:10px}.blfe-social-share-btns-style-flat .blfe-social-share a:hover{transform:translateY(-3px);-webkit-transform:translateY(-3px);box-shadow:0 5px 20px rgba(0,0,0,.25)!important}.blfe-social-share-btns-style-leafs .blfe-social-share a{border-radius:16px 0;color:#fff}.blfe-social-share-btns-style-boxed-2 .blfe-social-share a:hover{transform:translateY(-3px);-webkit-transform:translateY(-3px);box-shadow:0 5px 20px rgba(0,0,0,.25)!important}.blfe-social-share-btns-style-boxed-2.blfe-layout-style--grid .blfe-social-share .blfe-social-share-btn{display:inherit}.blfe-social-share-btns-style-boxed-2.blfe-layout-style--grid .blfe-social-share .blfe-social-share-btn .blfe-social-share-text{justify-content:center}.blfe-social-share-btns-style-boxed-2.blfe-social-share-btns-view-text .blfe-social-share .blfe-social-share-text{padding-left:0}.blfe-social-share-btns-style-boxed-2 .blfe-social-share .blfe-social-share-btn{display:inline-grid;padding:10px 14px;height:auto}.blfe-social-share-btns-style-boxed-2 .blfe-social-share .blfe-social-share-btn .blfe-social-share-icon{width:100%;margin:2px 0}.blfe-social-share-btns-style-boxed-2 .blfe-social-share .blfe-social-share-btn .blfe-social-share-icon i{font-size:24px}.blfe-social-share-btns-style-boxed-2 .blfe-social-share .blfe-social-share-btn .blfe-social-share-text{padding-right:0!important}.blfe-social-share-btns-style-boxed-2 .blfe-social-share a{color:#fff;border-radius:3px}.blfe-social-share-btns-style-boxed-2 .blfe-social-share-vkontakte,.blfe-social-share-btns-style-flat .blfe-social-share-vkontakte,.blfe-social-share-btns-style-leafs .blfe-social-share-vkontakte{background-color:#45668e}.blfe-social-share-btns-style-boxed-2 .blfe-social-share-facebook,.blfe-social-share-btns-style-flat .blfe-social-share-facebook,.blfe-social-share-btns-style-leafs .blfe-social-share-facebook{background-color:#3b5998}.blfe-social-share-btns-style-boxed-2 .blfe-social-share-odnoklassniki,.blfe-social-share-btns-style-flat .blfe-social-share-odnoklassniki,.blfe-social-share-btns-style-leafs .blfe-social-share-odnoklassniki{background-color:#f4731c}.blfe-social-share-btns-style-boxed-2 .blfe-social-share-moimir,.blfe-social-share-btns-style-flat .blfe-social-share-moimir,.blfe-social-share-btns-style-leafs .blfe-social-share-moimir{background-color:#168de2}.blfe-social-share-btns-style-boxed-2 .blfe-social-share-googleplus,.blfe-social-share-btns-style-flat .blfe-social-share-googleplus,.blfe-social-share-btns-style-leafs .blfe-social-share-googleplus{background-color:#dd4b39}.blfe-social-share-btns-style-boxed-2 .blfe-social-share-linkedin,.blfe-social-share-btns-style-flat .blfe-social-share-linkedin,.blfe-social-share-btns-style-leafs .blfe-social-share-linkedin{background-color:#0077b5}.blfe-social-share-btns-style-boxed-2 .blfe-social-share-email,.blfe-social-share-btns-style-flat .blfe-social-share-email,.blfe-social-share-btns-style-leafs .blfe-social-share-email{background-color:#d44638}.blfe-social-share-btns-style-boxed-2 .blfe-social-share-twitter,.blfe-social-share-btns-style-flat .blfe-social-share-twitter,.blfe-social-share-btns-style-leafs .blfe-social-share-twitter{background-color:#1da1f2}.blfe-social-share-btns-style-boxed-2 .blfe-social-share-livejournal,.blfe-social-share-btns-style-flat .blfe-social-share-livejournal,.blfe-social-share-btns-style-leafs .blfe-social-share-livejournal{background-color:#00b0ea}.blfe-social-share-btns-style-boxed-2 .blfe-social-share-tumblr,.blfe-social-share-btns-style-flat .blfe-social-share-tumblr,.blfe-social-share-btns-style-leafs .blfe-social-share-tumblr{background-color:#35465c}.blfe-social-share-btns-style-boxed-2 .blfe-social-share-blogger,.blfe-social-share-btns-style-flat .blfe-social-share-blogger,.blfe-social-share-btns-style-leafs .blfe-social-share-blogger{background-color:#f06a35}.blfe-social-share-btns-style-boxed-2 .blfe-social-share-pinterest,.blfe-social-share-btns-style-flat .blfe-social-share-pinterest,.blfe-social-share-btns-style-leafs .blfe-social-share-pinterest{background-color:#bd081c}.blfe-social-share-btns-style-boxed-2 .blfe-social-share-digg,.blfe-social-share-btns-style-flat .blfe-social-share-digg,.blfe-social-share-btns-style-leafs .blfe-social-share-digg{background-color:#005be2}.blfe-social-share-btns-style-boxed-2 .blfe-social-share-evernote,.blfe-social-share-btns-style-flat .blfe-social-share-evernote,.blfe-social-share-btns-style-leafs .blfe-social-share-evernote{background-color:#2dbe60}.blfe-social-share-btns-style-boxed-2 .blfe-social-share-reddit,.blfe-social-share-btns-style-flat .blfe-social-share-reddit,.blfe-social-share-btns-style-leafs .blfe-social-share-reddit{background-color:#ff4500}.blfe-social-share-btns-style-boxed-2 .blfe-social-share-delicious,.blfe-social-share-btns-style-flat .blfe-social-share-delicious,.blfe-social-share-btns-style-leafs .blfe-social-share-delicious{background-color:#39f}.blfe-social-share-btns-style-boxed-2 .blfe-social-share-mix,.blfe-social-share-btns-style-flat .blfe-social-share-mix,.blfe-social-share-btns-style-leafs .blfe-social-share-mix{background-color:#fd8235}.blfe-social-share-btns-style-boxed-2 .blfe-social-share-pocket,.blfe-social-share-btns-style-flat .blfe-social-share-pocket,.blfe-social-share-btns-style-leafs .blfe-social-share-pocket{background-color:#ef3f56}.blfe-social-share-btns-style-boxed-2 .blfe-social-share-surfingbird,.blfe-social-share-btns-style-flat .blfe-social-share-surfingbird,.blfe-social-share-btns-style-leafs .blfe-social-share-surfingbird{background-color:#25b1f6}.blfe-social-share-btns-style-boxed-2 .blfe-social-share-liveinternet,.blfe-social-share-btns-style-flat .blfe-social-share-liveinternet,.blfe-social-share-btns-style-leafs .blfe-social-share-liveinternet{background-color:#5382c4}.blfe-social-share-btns-style-boxed-2 .blfe-social-share-buffer,.blfe-social-share-btns-style-flat .blfe-social-share-buffer,.blfe-social-share-btns-style-leafs .blfe-social-share-buffer{background-color:#1b1b1b}.blfe-social-share-btns-style-boxed-2 .blfe-social-share-instapaper,.blfe-social-share-btns-style-flat .blfe-social-share-instapaper,.blfe-social-share-btns-style-leafs .blfe-social-share-instapaper{background-color:#000}.blfe-social-share-btns-style-boxed-2 .blfe-social-share-xing,.blfe-social-share-btns-style-flat .blfe-social-share-xing,.blfe-social-share-btns-style-leafs .blfe-social-share-xing{background-color:#026466}.blfe-social-share-btns-style-boxed-2 .blfe-social-share-wordpress,.blfe-social-share-btns-style-flat .blfe-social-share-wordpress,.blfe-social-share-btns-style-leafs .blfe-social-share-wordpress{background-color:#21759b}.blfe-social-share-btns-style-boxed-2 .blfe-social-share-baidu,.blfe-social-share-btns-style-flat .blfe-social-share-baidu,.blfe-social-share-btns-style-leafs .blfe-social-share-baidu{background-color:#2319dc}.blfe-social-share-btns-style-boxed-2 .blfe-social-share-renren,.blfe-social-share-btns-style-flat .blfe-social-share-renren,.blfe-social-share-btns-style-leafs .blfe-social-share-renren{background-color:#237ec5}.blfe-social-share-btns-style-boxed-2 .blfe-social-share-weibo,.blfe-social-share-btns-style-flat .blfe-social-share-weibo,.blfe-social-share-btns-style-leafs .blfe-social-share-weibo{background-color:#e6162d}.blfe-social-share-btns-style-boxed-2 .blfe-social-share-skype,.blfe-social-share-btns-style-flat .blfe-social-share-skype,.blfe-social-share-btns-style-leafs .blfe-social-share-skype{background-color:#00aff0}.blfe-social-share-btns-style-boxed-2 .blfe-social-share-telegram,.blfe-social-share-btns-style-flat .blfe-social-share-telegram,.blfe-social-share-btns-style-leafs .blfe-social-share-telegram{background-color:#2ca5e0}.blfe-social-share-btns-style-boxed-2 .blfe-social-share-viber,.blfe-social-share-btns-style-flat .blfe-social-share-viber,.blfe-social-share-btns-style-leafs .blfe-social-share-viber{background-color:#834995}.blfe-social-share-btns-style-boxed-2 .blfe-social-share-whatsapp,.blfe-social-share-btns-style-flat .blfe-social-share-whatsapp,.blfe-social-share-btns-style-leafs .blfe-social-share-whatsapp{background-color:#25d366}.blfe-social-share-btns-style-boxed-2 .blfe-social-share-line,.blfe-social-share-btns-style-flat .blfe-social-share-line,.blfe-social-share-btns-style-leafs .blfe-social-share-line{background-color:#00b900}.blfe-social-share-btns-style-boxed-2 .blfe-social-share-wechat,.blfe-social-share-btns-style-flat .blfe-social-share-wechat,.blfe-social-share-btns-style-leafs .blfe-social-share-wechat{background-color:#2dc100}.blfe-social-share-btns-style-boxed-2 .blfe-social-share-meneame,.blfe-social-share-btns-style-flat .blfe-social-share-meneame,.blfe-social-share-btns-style-leafs .blfe-social-share-meneame{background-color:#f86100}.blfe-social-share-btns-style-boxed-2 .blfe-social-share-flipboard,.blfe-social-share-btns-style-flat .blfe-social-share-flipboard,.blfe-social-share-btns-style-leafs .blfe-social-share-flipboard{background-color:#f52827}.blfe-social-share-btns-style-boxed-2 .blfe-social-share-instagram,.blfe-social-share-btns-style-flat .blfe-social-share-instagram,.blfe-social-share-btns-style-leafs .blfe-social-share-instagram{background-color:#8a3ab9}.blfe-social-share-btns-style-boxed-2 .blfe-social-share-dribbble,.blfe-social-share-btns-style-flat .blfe-social-share-dribbble,.blfe-social-share-btns-style-leafs .blfe-social-share-dribbble{background-color:#ea4c89}.blfe-social-share-btns-style-boxed-2 .blfe-social-share-pocket,.blfe-social-share-btns-style-flat .blfe-social-share-pocket,.blfe-social-share-btns-style-leafs .blfe-social-share-pocket{background-color:#ee4056}.blfe-social-share-btns-style-boxed-2 .blfe-social-share-snapchat,.blfe-social-share-btns-style-flat .blfe-social-share-snapchat,.blfe-social-share-btns-style-leafs .blfe-social-share-snapchat{background-color:#fffc00}.blfe-social-share-btns-style-boxed-2 .blfe-social-share-stumbleupon,.blfe-social-share-btns-style-flat .blfe-social-share-stumbleupon,.blfe-social-share-btns-style-leafs .blfe-social-share-stumbleupon{background-color:#f74425}.blfe-social-share-btns-style-boxed-2 .blfe-social-share-flikr,.blfe-social-share-btns-style-flat .blfe-social-share-flikr,.blfe-social-share-btns-style-leafs .blfe-social-share-flikr{background-color:#0063dc}.blfe-social-share-btns-style-outline-primary .blfe-social-share-vkontakte{color:#45668e}.blfe-social-share-btns-style-outline-primary .blfe-social-share-facebook{color:#3b5998}.blfe-social-share-btns-style-outline-primary .blfe-social-share-odnoklassniki{color:#f4731c}.blfe-social-share-btns-style-outline-primary .blfe-social-share-moimir{color:#168de2}.blfe-social-share-btns-style-outline-primary .blfe-social-share-googleplus{color:#dd4b39}.blfe-social-share-btns-style-outline-primary .blfe-social-share-linkedin{color:#0077b5}.blfe-social-share-btns-style-outline-primary .blfe-social-share-email{color:#d44638}.blfe-social-share-btns-style-outline-primary .blfe-social-share-twitter{color:#1da1f2}.blfe-social-share-btns-style-outline-primary .blfe-social-share-livejournal{color:#00b0ea}.blfe-social-share-btns-style-outline-primary .blfe-social-share-tumblr{color:#35465c}.blfe-social-share-btns-style-outline-primary .blfe-social-share-blogger{color:#f06a35}.blfe-social-share-btns-style-outline-primary .blfe-social-share-pinterest{color:#bd081c}.blfe-social-share-btns-style-outline-primary .blfe-social-share-digg{color:#005be2}.blfe-social-share-btns-style-outline-primary .blfe-social-share-evernote{color:#2dbe60}.blfe-social-share-btns-style-outline-primary .blfe-social-share-reddit{color:#ff4500}.blfe-social-share-btns-style-outline-primary .blfe-social-share-delicious{color:#39f}.blfe-social-share-btns-style-outline-primary .blfe-social-share-mix{color:#fd8235}.blfe-social-share-btns-style-outline-primary .blfe-social-share-pocket{color:#ef3f56}.blfe-social-share-btns-style-outline-primary .blfe-social-share-surfingbird{color:#25b1f6}.blfe-social-share-btns-style-outline-primary .blfe-social-share-liveinternet{color:#5382c4}.blfe-social-share-btns-style-outline-primary .blfe-social-share-buffer{color:#1b1b1b}.blfe-social-share-btns-style-outline-primary .blfe-social-share-instapaper{color:#000}.blfe-social-share-btns-style-outline-primary .blfe-social-share-xing{color:#026466}.blfe-social-share-btns-style-outline-primary .blfe-social-share-wordpress{color:#21759b}.blfe-social-share-btns-style-outline-primary .blfe-social-share-baidu{color:#2319dc}.blfe-social-share-btns-style-outline-primary .blfe-social-share-renren{color:#237ec5}.blfe-social-share-btns-style-outline-primary .blfe-social-share-weibo{color:#e6162d}.blfe-social-share-btns-style-outline-primary .blfe-social-share-skype{color:#00aff0}.blfe-social-share-btns-style-outline-primary .blfe-social-share-telegram{color:#2ca5e0}.blfe-social-share-btns-style-outline-primary .blfe-social-share-viber{color:#834995}.blfe-social-share-btns-style-outline-primary .blfe-social-share-whatsapp{color:#25d366}.blfe-social-share-btns-style-outline-primary .blfe-social-share-line{color:#00b900}.blfe-social-share-btns-style-outline-primary .blfe-social-share-wechat{color:#2dc100}.blfe-social-share-btns-style-outline-primary .blfe-social-share-meneame{color:#f86100}.blfe-social-share-btns-style-outline-primary .blfe-social-share-flipboard{color:#f52827}.blfe-social-share-btns-style-outline-primary .blfe-social-share-instagram{color:#8a3ab9}.blfe-social-share-btns-style-outline-primary .blfe-social-share-dribbble{color:#ea4c89}.blfe-social-share-btns-style-outline-primary .blfe-social-share-pocket{color:#ee4056}.blfe-social-share-btns-style-outline-primary .blfe-social-share-snapchat{color:#fffc00}.blfe-social-share-btns-style-outline-primary .blfe-social-share-stumbleupon{color:#f74425}.blfe-social-share-btns-style-outline-primary .blfe-social-share-flikr{color:#0063dc}.blfe-social-share-btns-style-outline-primary .blfe-social-share-btn{border-style:solid;border-width:2px}.blfe-social-share-btns-style-outline-classic .blfe-social-share-vkontakte{color:#45668e}.blfe-social-share-btns-style-outline-classic .blfe-social-share-vkontakte:hover{color:#fff;background-color:#45668e}.blfe-social-share-btns-style-outline-classic .blfe-social-share-facebook{color:#3b5998}.blfe-social-share-btns-style-outline-classic .blfe-social-share-facebook:hover{color:#fff;background-color:#3b5998;border-color:#3b5998}.blfe-social-share-btns-style-outline-classic .blfe-social-share-odnoklassniki{color:#f4731c}.blfe-social-share-btns-style-outline-classic .blfe-social-share-odnoklassniki:hover{color:#fff;background-color:#f4731c;border-color:#f4731c}.blfe-social-share-btns-style-outline-classic .blfe-social-share-moimir{color:#168de2}.blfe-social-share-btns-style-outline-classic .blfe-social-share-moimir:hover{color:#fff;background-color:#168de2;border-color:#168de2}.blfe-social-share-btns-style-outline-classic .blfe-social-share-googleplus{color:#dd4b39}.blfe-social-share-btns-style-outline-classic .blfe-social-share-googleplus:hover{color:#fff;background-color:#dd4b39;border-color:#dd4b39}.blfe-social-share-btns-style-outline-classic .blfe-social-share-linkedin{color:#0077b5}.blfe-social-share-btns-style-outline-classic .blfe-social-share-linkedin:hover{color:#fff;background-color:#0077b5;border-color:#0077b5}.blfe-social-share-btns-style-outline-classic .blfe-social-share-email{color:#d44638}.blfe-social-share-btns-style-outline-classic .blfe-social-share-email:hover{color:#fff;background-color:#d44638;border-color:#d44638}.blfe-social-share-btns-style-outline-classic .blfe-social-share-twitter{color:#1da1f2}.blfe-social-share-btns-style-outline-classic .blfe-social-share-twitter:hover{color:#fff;background-color:#1da1f2;border-color:#1da1f2}.blfe-social-share-btns-style-outline-classic .blfe-social-share-livejournal{color:#00b0ea}.blfe-social-share-btns-style-outline-classic .blfe-social-share-livejournal:hover{color:#fff;background-color:#00b0ea;border-color:#00b0ea}.blfe-social-share-btns-style-outline-classic .blfe-social-share-tumblr{color:#35465c}.blfe-social-share-btns-style-outline-classic .blfe-social-share-tumblr:hover{color:#fff;background-color:#35465c;border-color:#35465c}.blfe-social-share-btns-style-outline-classic .blfe-social-share-blogger{color:#f06a35}.blfe-social-share-btns-style-outline-classic .blfe-social-share-blogger:hover{color:#fff;background-color:#f06a35;border-color:#f06a35}.blfe-social-share-btns-style-outline-classic .blfe-social-share-pinterest{color:#bd081c}.blfe-social-share-btns-style-outline-classic .blfe-social-share-pinterest:hover{color:#fff;background-color:#bd081c;border-color:#bd081c}.blfe-social-share-btns-style-outline-classic .blfe-social-share-digg{color:#005be2}.blfe-social-share-btns-style-outline-classic .blfe-social-share-digg:hover{color:#fff;background-color:#005be2;border-color:#005be2}.blfe-social-share-btns-style-outline-classic .blfe-social-share-evernote{color:#2dbe60}.blfe-social-share-btns-style-outline-classic .blfe-social-share-evernote:hover{color:#fff;background-color:#2dbe60;border-color:#2dbe60}.blfe-social-share-btns-style-outline-classic .blfe-social-share-reddit{color:#ff4500}.blfe-social-share-btns-style-outline-classic .blfe-social-share-reddit:hover{color:#fff;background-color:#ff4500;border-color:#ff4500}.blfe-social-share-btns-style-outline-classic .blfe-social-share-delicious{color:#39f}.blfe-social-share-btns-style-outline-classic .blfe-social-share-delicious:hover{color:#fff;background-color:#39f;border-color:#39f}.blfe-social-share-btns-style-outline-classic .blfe-social-share-mix{color:#fd8235}.blfe-social-share-btns-style-outline-classic .blfe-social-share-mix:hover{color:#fff;background-color:#fd8235;border-color:#fd8235}.blfe-social-share-btns-style-outline-classic .blfe-social-share-pocket{color:#ef3f56}.blfe-social-share-btns-style-outline-classic .blfe-social-share-pocket:hover{color:#fff;background-color:#ef3f56;border-color:#ef3f56}.blfe-social-share-btns-style-outline-classic .blfe-social-share-surfingbird{color:#25b1f6}.blfe-social-share-btns-style-outline-classic .blfe-social-share-surfingbird:hover{color:#fff;background-color:#25b1f6;border-color:#25b1f6}.blfe-social-share-btns-style-outline-classic .blfe-social-share-liveinternet{color:#5382c4}.blfe-social-share-btns-style-outline-classic .blfe-social-share-liveinternet:hover{color:#fff;background-color:#5382c4;border-color:#5382c4}.blfe-social-share-btns-style-outline-classic .blfe-social-share-buffer{color:#1b1b1b}.blfe-social-share-btns-style-outline-classic .blfe-social-share-buffer:hover{color:#fff;background-color:#1b1b1b;border-color:#1b1b1b}.blfe-social-share-btns-style-outline-classic .blfe-social-share-instapaper{color:#000}.blfe-social-share-btns-style-outline-classic .blfe-social-share-instapaper:hover{color:#fff;background-color:#000;border-color:#000}.blfe-social-share-btns-style-outline-classic .blfe-social-share-xing{color:#026466}.blfe-social-share-btns-style-outline-classic .blfe-social-share-xing:hover{color:#fff;background-color:#026466;border-color:#026466}.blfe-social-share-btns-style-outline-classic .blfe-social-share-wordpress{color:#21759b}.blfe-social-share-btns-style-outline-classic .blfe-social-share-wordpress:hover{color:#fff;background-color:#21759b;border-color:#21759b}.blfe-social-share-btns-style-outline-classic .blfe-social-share-baidu{color:#2319dc}.blfe-social-share-btns-style-outline-classic .blfe-social-share-baidu:hover{color:#fff;background-color:#2319dc;border-color:#2319dc}.blfe-social-share-btns-style-outline-classic .blfe-social-share-renren{color:#237ec5}.blfe-social-share-btns-style-outline-classic .blfe-social-share-renren:hover{color:#fff;background-color:#237ec5;border-color:#237ec5}.blfe-social-share-btns-style-outline-classic .blfe-social-share-weibo{color:#e6162d}.blfe-social-share-btns-style-outline-classic .blfe-social-share-weibo:hover{color:#fff;background-color:#e6162d;border-color:#e6162d}.blfe-social-share-btns-style-outline-classic .blfe-social-share-skype{color:#00aff0}.blfe-social-share-btns-style-outline-classic .blfe-social-share-skype:hover{color:#fff;background-color:#00aff0;border-color:#00aff0}.blfe-social-share-btns-style-outline-classic .blfe-social-share-telegram{color:#2ca5e0}.blfe-social-share-btns-style-outline-classic .blfe-social-share-telegram:hover{color:#fff;background-color:#2ca5e0;border-color:#2ca5e0}.blfe-social-share-btns-style-outline-classic .blfe-social-share-viber{color:#834995}.blfe-social-share-btns-style-outline-classic .blfe-social-share-viber:hover{color:#fff;background-color:#834995;border-color:#834995}.blfe-social-share-btns-style-outline-classic .blfe-social-share-whatsapp{color:#25d366}.blfe-social-share-btns-style-outline-classic .blfe-social-share-whatsapp:hover{color:#fff;background-color:#25d366;border-color:#25d366}.blfe-social-share-btns-style-outline-classic .blfe-social-share-line{color:#00b900}.blfe-social-share-btns-style-outline-classic .blfe-social-share-line:hover{color:#fff;background-color:#00b900;border-color:#00b900}.blfe-social-share-btns-style-outline-classic .blfe-social-share-wechat{color:#2dc100}.blfe-social-share-btns-style-outline-classic .blfe-social-share-wechat:hover{color:#fff;background-color:#2dc100;border-color:#2dc100}.blfe-social-share-btns-style-outline-classic .blfe-social-share-meneame{color:#f86100}.blfe-social-share-btns-style-outline-classic .blfe-social-share-meneame:hover{color:#fff;background-color:#f86100;border-color:#f86100}.blfe-social-share-btns-style-outline-classic .blfe-social-share-flipboard{color:#f52827}.blfe-social-share-btns-style-outline-classic .blfe-social-share-flipboard:hover{color:#fff;background-color:#f52827;border-color:#f52827}.blfe-social-share-btns-style-outline-classic .blfe-social-share-instagram{color:#8a3ab9}.blfe-social-share-btns-style-outline-classic .blfe-social-share-instagram:hover{color:#fff;background-color:#8a3ab9;border-color:#8a3ab9}.blfe-social-share-btns-style-outline-classic .blfe-social-share-dribbble{color:#ea4c89}.blfe-social-share-btns-style-outline-classic .blfe-social-share-dribbble:hover{color:#fff;background-color:#ea4c89;border-color:#ea4c89}.blfe-social-share-btns-style-outline-classic .blfe-social-share-snapchat{color:#fffc00}.blfe-social-share-btns-style-outline-classic .blfe-social-share-snapchat:hover{color:#fff;background-color:#fffc00;border-color:#fffc00}.blfe-social-share-btns-style-outline-classic .blfe-social-share-stumbleupon{color:#f74425}.blfe-social-share-btns-style-outline-classic .blfe-social-share-stumbleupon:hover{color:#fff;background-color:#f74425;border-color:#f74425}.blfe-social-share-btns-style-outline-classic .blfe-social-share-flikr{color:#0063dc}.blfe-social-share-btns-style-outline-classic .blfe-social-share-flikr:hover{color:#fff;background-color:#0063dc;border-color:#0063dc}.blfe-social-share-btns-style-outline-classic .blfe-social-share-btn{border-style:solid;border-width:2px}.blfe-social-share-btns-style-modern .blfe-social-share .blfe-social-share-btn{border-top-left-radius:5px;border-top-right-radius:5px;-moz-border-top-left-radius:5px;-moz-border-top-right-radius:5px;box-shadow:1px 1px 3px 0 rgba(0,0,0,.2)}.blfe-social-share-btns-style-modern .blfe-social-share-vkontakte{color:#45668e;border-bottom:3px inset #45668e}.blfe-social-share-btns-style-modern .blfe-social-share-facebook{color:#3b5998;border-bottom:3px inset #3b5998}.blfe-social-share-btns-style-modern .blfe-social-share-odnoklassniki{color:#f4731c;border-bottom:3px inset #f4731c}.blfe-social-share-btns-style-modern .blfe-social-share-moimir{color:#168de2;border-bottom:3px inset #168de2}.blfe-social-share-btns-style-modern .blfe-social-share-googleplus{color:#dd4b39;border-bottom:3px inset #dd4b39}.blfe-social-share-btns-style-modern .blfe-social-share-linkedin{color:#0077b5;border-bottom:3px inset #0077b5}.blfe-social-share-btns-style-modern .blfe-social-share-email{color:#d44638;border-bottom:3px inset #d44638}.blfe-social-share-btns-style-modern .blfe-social-share-twitter{color:#1da1f2;border-bottom:3px inset #1da1f2}.blfe-social-share-btns-style-modern .blfe-social-share-livejournal{color:#00b0ea;border-bottom:3px inset #00b0ea}.blfe-social-share-btns-style-modern .blfe-social-share-tumblr{color:#35465c;border-bottom:3px inset #35465c}.blfe-social-share-btns-style-modern .blfe-social-share-blogger{color:#f06a35;border-bottom:3px inset #f06a35}.blfe-social-share-btns-style-modern .blfe-social-share-pinterest{color:#bd081c;border-bottom:3px inset #bd081c}.blfe-social-share-btns-style-modern .blfe-social-share-digg{color:#005be2;border-bottom:3px inset #005be2}.blfe-social-share-btns-style-modern .blfe-social-share-evernote{color:#2dbe60;border-bottom:3px inset #2dbe60}.blfe-social-share-btns-style-modern .blfe-social-share-reddit{color:#ff4500;border-bottom:3px inset #ff4500}.blfe-social-share-btns-style-modern .blfe-social-share-delicious{color:#39f;border-bottom:3px inset #39f}.blfe-social-share-btns-style-modern .blfe-social-share-mix{color:#fd8235;border-bottom:3px inset #fd8235}.blfe-social-share-btns-style-modern .blfe-social-share-pocket{color:#ef3f56;border-bottom:3px inset #ef3f56}.blfe-social-share-btns-style-modern .blfe-social-share-surfingbird{color:#25b1f6;border-bottom:3px inset #25b1f6}.blfe-social-share-btns-style-modern .blfe-social-share-liveinternet{color:#5382c4;border-bottom:3px inset #5382c4}.blfe-social-share-btns-style-modern .blfe-social-share-buffer{color:#1b1b1b;border-bottom:3px inset #1b1b1b}.blfe-social-share-btns-style-modern .blfe-social-share-instapaper{color:#000;border-bottom:3px inset #000}.blfe-social-share-btns-style-modern .blfe-social-share-xing{color:#026466;border-bottom:3px inset #026466}.blfe-social-share-btns-style-modern .blfe-social-share-wordpress{color:#21759b;border-bottom:3px inset #21759b}.blfe-social-share-btns-style-modern .blfe-social-share-baidu{color:#2319dc;border-bottom:3px inset #2319dc}.blfe-social-share-btns-style-modern .blfe-social-share-renren{color:#237ec5;border-bottom:3px inset #237ec5}.blfe-social-share-btns-style-modern .blfe-social-share-weibo{color:#e6162d;border-bottom:3px inset #e6162d}.blfe-social-share-btns-style-modern .blfe-social-share-skype{color:#00aff0;border-bottom:3px inset #00aff0}.blfe-social-share-btns-style-modern .blfe-social-share-telegram{color:#2ca5e0;border-bottom:3px inset #2ca5e0}.blfe-social-share-btns-style-modern .blfe-social-share-viber{color:#834995;border-bottom:3px inset #834995}.blfe-social-share-btns-style-modern .blfe-social-share-whatsapp{color:#25d366;border-bottom:3px inset #25d366}.blfe-social-share-btns-style-modern .blfe-social-share-line{color:#00b900;border-bottom:3px inset #00b900}.blfe-social-share-btns-style-modern .blfe-social-share-wechat{color:#2dc100;border-bottom:3px inset #2dc100}.blfe-social-share-btns-style-modern .blfe-social-share-meneame{color:#f86100;border-bottom:3px inset #f86100}.blfe-social-share-btns-style-modern .blfe-social-share-flipboard{color:#f52827;border-bottom:3px inset #f52827}.blfe-social-share-btns-style-modern .blfe-social-share-instagram{color:#8a3ab9;border-bottom:3px inset #8a3ab9}.blfe-social-share-btns-style-modern .blfe-social-share-dribbble{color:#ea4c89;border-bottom:3px inset #ea4c89}.blfe-social-share-btns-style-modern .blfe-social-share-pocket{color:#ee4056;border-bottom:3px inset #ee4056}.blfe-social-share-btns-style-modern .blfe-social-share-snapchat{color:#fffc00;border-bottom:3px inset #fffc00}.blfe-social-share-btns-style-modern .blfe-social-share-stumbleupon{color:#f74425;border-bottom:3px inset #f74425}.blfe-social-share-btns-style-modern .blfe-social-share-flikr{color:#0063dc;border-bottom:3px inset #0063dc}.blfe-social-share-btns-style-deluxe .blfe-social-share-vkontakte{background-color:#45668e}.blfe-social-share-btns-style-deluxe .blfe-social-share-facebook{background-color:#3b5998}.blfe-social-share-btns-style-deluxe .blfe-social-share-odnoklassniki{background-color:#f4731c}.blfe-social-share-btns-style-deluxe .blfe-social-share-moimir{background-color:#168de2}.blfe-social-share-btns-style-deluxe .blfe-social-share-googleplus{background-color:#dd4b39}.blfe-social-share-btns-style-deluxe .blfe-social-share-linkedin{background-color:#0077b5}.blfe-social-share-btns-style-deluxe .blfe-social-share-email{background-color:#d44638}.blfe-social-share-btns-style-deluxe .blfe-social-share-twitter{background-color:#1da1f2}.blfe-social-share-btns-style-deluxe .blfe-social-share-livejournal{background-color:#00b0ea}.blfe-social-share-btns-style-deluxe .blfe-social-share-tumblr{background-color:#35465c}.blfe-social-share-btns-style-deluxe .blfe-social-share-blogger{background-color:#f06a35}.blfe-social-share-btns-style-deluxe .blfe-social-share-pinterest{background-color:#bd081c}.blfe-social-share-btns-style-deluxe .blfe-social-share-digg{background-color:#005be2}.blfe-social-share-btns-style-deluxe .blfe-social-share-evernote{background-color:#2dbe60}.blfe-social-share-btns-style-deluxe .blfe-social-share-reddit{background-color:#ff4500}.blfe-social-share-btns-style-deluxe .blfe-social-share-delicious{background-color:#39f}.blfe-social-share-btns-style-deluxe .blfe-social-share-mix{background-color:#fd8235}.blfe-social-share-btns-style-deluxe .blfe-social-share-pocket{background-color:#ef3f56}.blfe-social-share-btns-style-deluxe .blfe-social-share-surfingbird{background-color:#25b1f6}.blfe-social-share-btns-style-deluxe .blfe-social-share-liveinternet{background-color:#5382c4}.blfe-social-share-btns-style-deluxe .blfe-social-share-buffer{background-color:#1b1b1b}.blfe-social-share-btns-style-deluxe .blfe-social-share-instapaper{background-color:#000}.blfe-social-share-btns-style-deluxe .blfe-social-share-xing{background-color:#026466}.blfe-social-share-btns-style-deluxe .blfe-social-share-wordpress{background-color:#21759b}.blfe-social-share-btns-style-deluxe .blfe-social-share-baidu{background-color:#2319dc}.blfe-social-share-btns-style-deluxe .blfe-social-share-renren{background-color:#237ec5}.blfe-social-share-btns-style-deluxe .blfe-social-share-weibo{background-color:#e6162d}.blfe-social-share-btns-style-deluxe .blfe-social-share-skype{background-color:#00aff0}.blfe-social-share-btns-style-deluxe .blfe-social-share-telegram{background-color:#2ca5e0}.blfe-social-share-btns-style-deluxe .blfe-social-share-viber{background-color:#834995}.blfe-social-share-btns-style-deluxe .blfe-social-share-whatsapp{background-color:#25d366}.blfe-social-share-btns-style-deluxe .blfe-social-share-line{background-color:#00b900}.blfe-social-share-btns-style-deluxe .blfe-social-share-wechat{background-color:#2dc100}.blfe-social-share-btns-style-deluxe .blfe-social-share-meneame{background-color:#f86100}.blfe-social-share-btns-style-deluxe .blfe-social-share-flipboard{background-color:#f52827}.blfe-social-share-btns-style-deluxe .blfe-social-share-instagram{background-color:#8a3ab9}.blfe-social-share-btns-style-deluxe .blfe-social-share-dribbble{background-color:#ea4c89}.blfe-social-share-btns-style-deluxe .blfe-social-share-pocket{background-color:#ee4056}.blfe-social-share-btns-style-deluxe .blfe-social-share-snapchat{background-color:#fffc00}.blfe-social-share-btns-style-deluxe .blfe-social-share-stumbleupon{background-color:#f74425}.blfe-social-share-btns-style-deluxe .blfe-social-share-flikr{background-color:#0063dc}.blfe-social-share-btns-style-deluxe .blfe-social-share-text{background:rgba(0,0,0,.08)}.blfe-social-share-btns-style-clear.blfe-social-share-btns-shape-rounded .blfe-social-share-icon{border-radius:8px}.blfe-social-share-btns-style-clear.blfe-social-share-btns-shape-circle .blfe-social-share-icon{border-radius:100%}.blfe-social-share-btns-style-clear .blfe-social-share-text{color:#343434;padding-left:10px}.blfe-social-share-btns-style-clear .blfe-social-share .blfe-social-share-icon{border-radius:50%}.blfe-social-share-btns-style-clear .blfe-social-share-vkontakte .blfe-social-share-icon{background-color:#45668e}.blfe-social-share-btns-style-clear .blfe-social-share-facebook .blfe-social-share-icon{background-color:#3b5998}.blfe-social-share-btns-style-clear .blfe-social-share-odnoklassniki .blfe-social-share-icon{background-color:#f4731c}.blfe-social-share-btns-style-clear .blfe-social-share-moimir .blfe-social-share-icon{background-color:#168de2;color:#ffaf32}.blfe-social-share-btns-style-clear .blfe-social-share-googleplus .blfe-social-share-icon{background-color:#dd4b39}.blfe-social-share-btns-style-clear .blfe-social-share-linkedin .blfe-social-share-icon{background-color:#0077b5}.blfe-social-share-btns-style-clear .blfe-social-share-email .blfe-social-share-icon{background-color:#d44638}.blfe-social-share-btns-style-clear .blfe-social-share-twitter .blfe-social-share-icon{background-color:#1da1f2}.blfe-social-share-btns-style-clear .blfe-social-share-livejournal .blfe-social-share-icon{background-color:#00b0ea}.blfe-social-share-btns-style-clear .blfe-social-share-tumblr .blfe-social-share-icon{background-color:#35465c}.blfe-social-share-btns-style-clear .blfe-social-share-blogger .blfe-social-share-icon{background-color:#f06a35}.blfe-social-share-btns-style-clear .blfe-social-share-pinterest .blfe-social-share-icon{background-color:#bd081c}.blfe-social-share-btns-style-clear .blfe-social-share-digg .blfe-social-share-icon{background-color:#005be2}.blfe-social-share-btns-style-clear .blfe-social-share-evernote .blfe-social-share-icon{background-color:#2dbe60}.blfe-social-share-btns-style-clear .blfe-social-share-reddit .blfe-social-share-icon{background-color:#ff4500}.blfe-social-share-btns-style-clear .blfe-social-share-delicious .blfe-social-share-icon{background-color:#39f}.blfe-social-share-btns-style-clear .blfe-social-share-mix .blfe-social-share-icon{background-color:#fd8235}.blfe-social-share-btns-style-clear .blfe-social-share-pocket .blfe-social-share-icon{background-color:#ef3f56}.blfe-social-share-btns-style-clear .blfe-social-share-surfingbird .blfe-social-share-icon{background-color:#25b1f6}.blfe-social-share-btns-style-clear .blfe-social-share-liveinternet .blfe-social-share-icon{background-color:#5382c4}.blfe-social-share-btns-style-clear .blfe-social-share-buffer .blfe-social-share-icon{background-color:#1b1b1b}.blfe-social-share-btns-style-clear .blfe-social-share-instapaper .blfe-social-share-icon{background-color:#000}.blfe-social-share-btns-style-clear .blfe-social-share-xing .blfe-social-share-icon{background-color:#026466}.blfe-social-share-btns-style-clear .blfe-social-share-wordpress .blfe-social-share-icon{background-color:#21759b}.blfe-social-share-btns-style-clear .blfe-social-share-baidu .blfe-social-share-icon{background-color:#2319dc}.blfe-social-share-btns-style-clear .blfe-social-share-renren .blfe-social-share-icon{background-color:#237ec5}.blfe-social-share-btns-style-clear .blfe-social-share-weibo .blfe-social-share-icon{background-color:#e6162d}.blfe-social-share-btns-style-clear .blfe-social-share-skype .blfe-social-share-icon{background-color:#00aff0}.blfe-social-share-btns-style-clear .blfe-social-share-telegram .blfe-social-share-icon{background-color:#2ca5e0}.blfe-social-share-btns-style-clear .blfe-social-share-viber .blfe-social-share-icon{background-color:#834995}.blfe-social-share-btns-style-clear .blfe-social-share-whatsapp .blfe-social-share-icon{background-color:#25d366}.blfe-social-share-btns-style-clear .blfe-social-share-line .blfe-social-share-icon{background-color:#00b900}.blfe-social-share-btns-style-clear .blfe-social-share-wechat .blfe-social-share-icon{background-color:#2dc100}.blfe-social-share-btns-style-clear .blfe-social-share-meneame .blfe-social-share-icon{background-color:#f86100}.blfe-social-share-btns-style-clear .blfe-social-share-flipboard .blfe-social-share-icon{background-color:#f52827}.blfe-social-share-btns-style-clear .blfe-social-share-instagram .blfe-social-share-icon{background-color:#8a3ab9}.blfe-social-share-btns-style-clear .blfe-social-share-dribbble .blfe-social-share-icon{background-color:#ea4c89}.blfe-social-share-btns-style-clear .blfe-social-share-pocket .blfe-social-share-icon{background-color:#ee4056}.blfe-social-share-btns-style-clear .blfe-social-share-snapchat .blfe-social-share-icon{background-color:#fffc00}.blfe-social-share-btns-style-clear .blfe-social-share-stumbleupon .blfe-social-share-icon{background-color:#f74425}.blfe-social-share-btns-style-clear .blfe-social-share-flikr .blfe-social-share-icon{background-color:#0063dc}.blfe-social-share-btns-style-clear .blfe-social-share-btn .blfe-social-share-icon{color:#fff}.blfe-social-share-btns-style-clear .blfe-social-share-moimir .blfe-social-share-icon .fa-moimir:before{color:#ffaf32}.blfe-social-share-btns-style-round .blfe-social-share .blfe-social-share-btn{border-radius:25px;-webkit-border-radius:25px;box-shadow:1px 1px 3px 0 rgba(0,0,0,.2);border:none}.blfe-social-share-btns-style-round .blfe-social-share-vkontakte{color:#45668e}.blfe-social-share-btns-style-round .blfe-social-share-vkontakte:hover{color:#fff;background-color:#45668e}.blfe-social-share-btns-style-round .blfe-social-share-facebook{color:#3b5998}.blfe-social-share-btns-style-round .blfe-social-share-facebook:hover{color:#fff;background-color:#3b5998;border-color:#3b5998}.blfe-social-share-btns-style-round .blfe-social-share-odnoklassniki{color:#f4731c}.blfe-social-share-btns-style-round .blfe-social-share-odnoklassniki:hover{color:#fff;background-color:#f4731c;border-color:#f4731c}.blfe-social-share-btns-style-round .blfe-social-share-moimir{color:#168de2}.blfe-social-share-btns-style-round .blfe-social-share-moimir:hover{color:#fff;background-color:#168de2;border-color:#168de2}.blfe-social-share-btns-style-round .blfe-social-share-googleplus{color:#dd4b39}.blfe-social-share-btns-style-round .blfe-social-share-googleplus:hover{color:#fff;background-color:#dd4b39;border-color:#dd4b39}.blfe-social-share-btns-style-round .blfe-social-share-linkedin{color:#0077b5}.blfe-social-share-btns-style-round .blfe-social-share-linkedin:hover{color:#fff;background-color:#0077b5;border-color:#0077b5}.blfe-social-share-btns-style-round .blfe-social-share-email{color:#d44638}.blfe-social-share-btns-style-round .blfe-social-share-email:hover{color:#fff;background-color:#d44638;border-color:#d44638}.blfe-social-share-btns-style-round .blfe-social-share-twitter{color:#1da1f2}.blfe-social-share-btns-style-round .blfe-social-share-twitter:hover{color:#fff;background-color:#1da1f2;border-color:#1da1f2}.blfe-social-share-btns-style-round .blfe-social-share-livejournal{color:#00b0ea}.blfe-social-share-btns-style-round .blfe-social-share-livejournal:hover{color:#fff;background-color:#00b0ea;border-color:#00b0ea}.blfe-social-share-btns-style-round .blfe-social-share-tumblr{color:#35465c}.blfe-social-share-btns-style-round .blfe-social-share-tumblr:hover{color:#fff;background-color:#35465c;border-color:#35465c}.blfe-social-share-btns-style-round .blfe-social-share-blogger{color:#f06a35}.blfe-social-share-btns-style-round .blfe-social-share-blogger:hover{color:#fff;background-color:#f06a35;border-color:#f06a35}.blfe-social-share-btns-style-round .blfe-social-share-pinterest{color:#bd081c}.blfe-social-share-btns-style-round .blfe-social-share-pinterest:hover{color:#fff;background-color:#bd081c;border-color:#bd081c}.blfe-social-share-btns-style-round .blfe-social-share-digg{color:#005be2}.blfe-social-share-btns-style-round .blfe-social-share-digg:hover{color:#fff;background-color:#005be2;border-color:#005be2}.blfe-social-share-btns-style-round .blfe-social-share-evernote{color:#2dbe60}.blfe-social-share-btns-style-round .blfe-social-share-evernote:hover{color:#fff;background-color:#2dbe60;border-color:#2dbe60}.blfe-social-share-btns-style-round .blfe-social-share-reddit{color:#ff4500}.blfe-social-share-btns-style-round .blfe-social-share-reddit:hover{color:#fff;background-color:#ff4500;border-color:#ff4500}.blfe-social-share-btns-style-round .blfe-social-share-delicious{color:#39f}.blfe-social-share-btns-style-round .blfe-social-share-delicious:hover{color:#fff;background-color:#39f;border-color:#39f}.blfe-social-share-btns-style-round .blfe-social-share-mix{color:#fd8235}.blfe-social-share-btns-style-round .blfe-social-share-mix:hover{color:#fff;background-color:#fd8235;border-color:#fd8235}.blfe-social-share-btns-style-round .blfe-social-share-pocket{color:#ef3f56}.blfe-social-share-btns-style-round .blfe-social-share-pocket:hover{color:#fff;background-color:#ef3f56;border-color:#ef3f56}.blfe-social-share-btns-style-round .blfe-social-share-surfingbird{color:#25b1f6}.blfe-social-share-btns-style-round .blfe-social-share-surfingbird:hover{color:#fff;background-color:#25b1f6;border-color:#25b1f6}.blfe-social-share-btns-style-round .blfe-social-share-liveinternet{color:#5382c4}.blfe-social-share-btns-style-round .blfe-social-share-liveinternet:hover{color:#fff;background-color:#5382c4;border-color:#5382c4}.blfe-social-share-btns-style-round .blfe-social-share-buffer{color:#1b1b1b}.blfe-social-share-btns-style-round .blfe-social-share-buffer:hover{color:#fff;background-color:#1b1b1b;border-color:#1b1b1b}.blfe-social-share-btns-style-round .blfe-social-share-instapaper{color:#000}.blfe-social-share-btns-style-round .blfe-social-share-instapaper:hover{color:#fff;background-color:#000;border-color:#000}.blfe-social-share-btns-style-round .blfe-social-share-xing{color:#026466}.blfe-social-share-btns-style-round .blfe-social-share-xing:hover{color:#fff;background-color:#026466;border-color:#026466}.blfe-social-share-btns-style-round .blfe-social-share-wordpress{color:#21759b}.blfe-social-share-btns-style-round .blfe-social-share-wordpress:hover{color:#fff;background-color:#21759b;border-color:#21759b}.blfe-social-share-btns-style-round .blfe-social-share-baidu{color:#2319dc}.blfe-social-share-btns-style-round .blfe-social-share-baidu:hover{color:#fff;background-color:#2319dc;border-color:#2319dc}.blfe-social-share-btns-style-round .blfe-social-share-renren{color:#237ec5}.blfe-social-share-btns-style-round .blfe-social-share-renren:hover{color:#fff;background-color:#237ec5;border-color:#237ec5}.blfe-social-share-btns-style-round .blfe-social-share-weibo{color:#e6162d}.blfe-social-share-btns-style-round .blfe-social-share-weibo:hover{color:#fff;background-color:#e6162d;border-color:#e6162d}.blfe-social-share-btns-style-round .blfe-social-share-skype{color:#00aff0}.blfe-social-share-btns-style-round .blfe-social-share-skype:hover{color:#fff;background-color:#00aff0;border-color:#00aff0}.blfe-social-share-btns-style-round .blfe-social-share-telegram{color:#2ca5e0}.blfe-social-share-btns-style-round .blfe-social-share-telegram:hover{color:#fff;background-color:#2ca5e0;border-color:#2ca5e0}.blfe-social-share-btns-style-round .blfe-social-share-viber{color:#834995}.blfe-social-share-btns-style-round .blfe-social-share-viber:hover{color:#fff;background-color:#834995;border-color:#834995}.blfe-social-share-btns-style-round .blfe-social-share-whatsapp{color:#25d366}.blfe-social-share-btns-style-round .blfe-social-share-whatsapp:hover{color:#fff;background-color:#25d366;border-color:#25d366}.blfe-social-share-btns-style-round .blfe-social-share-line{color:#00b900}.blfe-social-share-btns-style-round .blfe-social-share-line:hover{color:#fff;background-color:#00b900;border-color:#00b900}.blfe-social-share-btns-style-round .blfe-social-share-wechat{color:#2dc100}.blfe-social-share-btns-style-round .blfe-social-share-wechat:hover{color:#fff;background-color:#2dc100;border-color:#2dc100}.blfe-social-share-btns-style-round .blfe-social-share-meneame{color:#f86100}.blfe-social-share-btns-style-round .blfe-social-share-meneame:hover{color:#fff;background-color:#f86100;border-color:#f86100}.blfe-social-share-btns-style-round .blfe-social-share-flipboard{color:#f52827}.blfe-social-share-btns-style-round .blfe-social-share-flipboard:hover{color:#fff;background-color:#f52827;border-color:#f52827}.blfe-social-share-btns-style-round .blfe-social-share-instagram{color:#8a3ab9}.blfe-social-share-btns-style-round .blfe-social-share-instagram:hover{color:#fff;background-color:#8a3ab9;border-color:#8a3ab9}.blfe-social-share-btns-style-round .blfe-social-share-dribbble{color:#ea4c89}.blfe-social-share-btns-style-round .blfe-social-share-dribbble:hover{color:#fff;background-color:#ea4c89;border-color:#ea4c89}.blfe-social-share-btns-style-round .blfe-social-share-snapchat{color:#fffc00}.blfe-social-share-btns-style-round .blfe-social-share-snapchat:hover{color:#fff;background-color:#fffc00;border-color:#fffc00}.blfe-social-share-btns-style-round .blfe-social-share-stumbleupon{color:#f74425}.blfe-social-share-btns-style-round .blfe-social-share-stumbleupon:hover{color:#fff;background-color:#f74425;border-color:#f74425}.blfe-social-share-btns-style-round .blfe-social-share-flikr{color:#0063dc}.blfe-social-share-btns-style-round .blfe-social-share-flikr:hover{color:#fff;background-color:#0063dc;border-color:#0063dc}.blfe-social-share-btns-style-round .blfe-social-share-btn{border-style:solid;border-width:2px}.blfe-social-share-btns-style-boxed-1 .blfe-social-share-vkontakte{color:#45668e}.blfe-social-share-btns-style-boxed-1 .blfe-social-share-vkontakte .blfe-social-share-icon{background-color:#45668e}.blfe-social-share-btns-style-boxed-1 .blfe-social-share-facebook{color:#3b5998}.blfe-social-share-btns-style-boxed-1 .blfe-social-share-facebook .blfe-social-share-icon{background-color:#3b5998}.blfe-social-share-btns-style-boxed-1 .blfe-social-share-odnoklassniki{color:#f4731c}.blfe-social-share-btns-style-boxed-1 .blfe-social-share-odnoklassniki .blfe-social-share-icon{background-color:#f4731c}.blfe-social-share-btns-style-boxed-1 .blfe-social-share-moimir{color:#168de2}.blfe-social-share-btns-style-boxed-1 .blfe-social-share-moimir .blfe-social-share-icon{background-color:#168de2;color:#ffaf32}.blfe-social-share-btns-style-boxed-1 .blfe-social-share-googleplus{color:#dd4b39}.blfe-social-share-btns-style-boxed-1 .blfe-social-share-googleplus .blfe-social-share-icon{background-color:#dd4b39}.blfe-social-share-btns-style-boxed-1 .blfe-social-share-linkedin{color:#0077b5}.blfe-social-share-btns-style-boxed-1 .blfe-social-share-linkedin .blfe-social-share-icon{background-color:#0077b5}.blfe-social-share-btns-style-boxed-1 .blfe-social-share-email{color:#d44638}.blfe-social-share-btns-style-boxed-1 .blfe-social-share-email .blfe-social-share-icon{background-color:#d44638}.blfe-social-share-btns-style-boxed-1 .blfe-social-share-twitter{color:#1da1f2}.blfe-social-share-btns-style-boxed-1 .blfe-social-share-twitter .blfe-social-share-icon{background-color:#1da1f2}.blfe-social-share-btns-style-boxed-1 .blfe-social-share-livejournal{color:#00b0ea}.blfe-social-share-btns-style-boxed-1 .blfe-social-share-livejournal .blfe-social-share-icon{background-color:#00b0ea}.blfe-social-share-btns-style-boxed-1 .blfe-social-share-tumblr{color:#35465c}.blfe-social-share-btns-style-boxed-1 .blfe-social-share-tumblr .blfe-social-share-icon{background-color:#35465c}.blfe-social-share-btns-style-boxed-1 .blfe-social-share-blogger{color:#f06a35}.blfe-social-share-btns-style-boxed-1 .blfe-social-share-blogger .blfe-social-share-icon{background-color:#f06a35}.blfe-social-share-btns-style-boxed-1 .blfe-social-share-pinterest{color:#bd081c}.blfe-social-share-btns-style-boxed-1 .blfe-social-share-pinterest .blfe-social-share-icon{background-color:#bd081c}.blfe-social-share-btns-style-boxed-1 .blfe-social-share-digg{color:#005be2}.blfe-social-share-btns-style-boxed-1 .blfe-social-share-digg .blfe-social-share-icon{background-color:#005be2}.blfe-social-share-btns-style-boxed-1 .blfe-social-share-evernote{color:#2dbe60}.blfe-social-share-btns-style-boxed-1 .blfe-social-share-evernote .blfe-social-share-icon{background-color:#2dbe60}.blfe-social-share-btns-style-boxed-1 .blfe-social-share-reddit{color:#ff4500}.blfe-social-share-btns-style-boxed-1 .blfe-social-share-reddit .blfe-social-share-icon{background-color:#ff4500}.blfe-social-share-btns-style-boxed-1 .blfe-social-share-delicious{color:#39f}.blfe-social-share-btns-style-boxed-1 .blfe-social-share-delicious .blfe-social-share-icon{background-color:#39f}.blfe-social-share-btns-style-boxed-1 .blfe-social-share-mix{color:#fd8235}.blfe-social-share-btns-style-boxed-1 .blfe-social-share-mix .blfe-social-share-icon{background-color:#fd8235}.blfe-social-share-btns-style-boxed-1 .blfe-social-share-pocket{color:#ef3f56}.blfe-social-share-btns-style-boxed-1 .blfe-social-share-pocket .blfe-social-share-icon{background-color:#ef3f56}.blfe-social-share-btns-style-boxed-1 .blfe-social-share-surfingbird{color:#25b1f6}.blfe-social-share-btns-style-boxed-1 .blfe-social-share-surfingbird .blfe-social-share-icon{background-color:#25b1f6}.blfe-social-share-btns-style-boxed-1 .blfe-social-share-liveinternet{color:#5382c4}.blfe-social-share-btns-style-boxed-1 .blfe-social-share-liveinternet .blfe-social-share-icon{background-color:#5382c4}.blfe-social-share-btns-style-boxed-1 .blfe-social-share-buffer{color:#1b1b1b}.blfe-social-share-btns-style-boxed-1 .blfe-social-share-buffer .blfe-social-share-icon{background-color:#1b1b1b}.blfe-social-share-btns-style-boxed-1 .blfe-social-share-instapaper{color:#000}.blfe-social-share-btns-style-boxed-1 .blfe-social-share-instapaper .blfe-social-share-icon{background-color:#000}.blfe-social-share-btns-style-boxed-1 .blfe-social-share-xing{color:#026466}.blfe-social-share-btns-style-boxed-1 .blfe-social-share-xing .blfe-social-share-icon{background-color:#026466}.blfe-social-share-btns-style-boxed-1 .blfe-social-share-wordpress{color:#21759b}.blfe-social-share-btns-style-boxed-1 .blfe-social-share-wordpress .blfe-social-share-icon{background-color:#21759b}.blfe-social-share-btns-style-boxed-1 .blfe-social-share-baidu{color:#2319dc}.blfe-social-share-btns-style-boxed-1 .blfe-social-share-baidu .blfe-social-share-icon{background-color:#2319dc}.blfe-social-share-btns-style-boxed-1 .blfe-social-share-renren{color:#237ec5}.blfe-social-share-btns-style-boxed-1 .blfe-social-share-renren .blfe-social-share-icon{background-color:#237ec5}.blfe-social-share-btns-style-boxed-1 .blfe-social-share-weibo{color:#e6162d}.blfe-social-share-btns-style-boxed-1 .blfe-social-share-weibo .blfe-social-share-icon{background-color:#e6162d}.blfe-social-share-btns-style-boxed-1 .blfe-social-share-skype{color:#00aff0}.blfe-social-share-btns-style-boxed-1 .blfe-social-share-skype .blfe-social-share-icon{background-color:#00aff0}.blfe-social-share-btns-style-boxed-1 .blfe-social-share-telegram{color:#2ca5e0}.blfe-social-share-btns-style-boxed-1 .blfe-social-share-telegram .blfe-social-share-icon{background-color:#2ca5e0}.blfe-social-share-btns-style-boxed-1 .blfe-social-share-viber{color:#834995}.blfe-social-share-btns-style-boxed-1 .blfe-social-share-viber .blfe-social-share-icon{background-color:#834995}.blfe-social-share-btns-style-boxed-1 .blfe-social-share-whatsapp{color:#25d366}.blfe-social-share-btns-style-boxed-1 .blfe-social-share-whatsapp .blfe-social-share-icon{background-color:#25d366}.blfe-social-share-btns-style-boxed-1 .blfe-social-share-line{color:#00b900}.blfe-social-share-btns-style-boxed-1 .blfe-social-share-line .blfe-social-share-icon{background-color:#00b900}.blfe-social-share-btns-style-boxed-1 .blfe-social-share-wechat{color:#2dc100}.blfe-social-share-btns-style-boxed-1 .blfe-social-share-wechat .blfe-social-share-icon{background-color:#2dc100}.blfe-social-share-btns-style-boxed-1 .blfe-social-share-meneame{color:#f86100}.blfe-social-share-btns-style-boxed-1 .blfe-social-share-meneame .blfe-social-share-icon{background-color:#f86100}.blfe-social-share-btns-style-boxed-1 .blfe-social-share-flipboard{color:#f52827}.blfe-social-share-btns-style-boxed-1 .blfe-social-share-flipboard .blfe-social-share-icon{background-color:#f52827}.blfe-social-share-btns-style-boxed-1 .blfe-social-share-instagram{color:#8a3ab9}.blfe-social-share-btns-style-boxed-1 .blfe-social-share-instagram .blfe-social-share-icon{background-color:#8a3ab9}.blfe-social-share-btns-style-boxed-1 .blfe-social-share-dribbble{color:#ea4c89}.blfe-social-share-btns-style-boxed-1 .blfe-social-share-dribbble .blfe-social-share-icon{background-color:#ea4c89}.blfe-social-share-btns-style-boxed-1 .blfe-social-share-pocket{color:#ea4c89}.blfe-social-share-btns-style-boxed-1 .blfe-social-share-pocket .blfe-social-share-icon{background-color:#ee4056}.blfe-social-share-btns-style-boxed-1 .blfe-social-share-snapchat{color:#fffc00}.blfe-social-share-btns-style-boxed-1 .blfe-social-share-snapchat .blfe-social-share-icon{background-color:#fffc00}.blfe-social-share-btns-style-boxed-1 .blfe-social-share-stumbleupon{color:#f74425}.blfe-social-share-btns-style-boxed-1 .blfe-social-share-stumbleupon .blfe-social-share-icon{background-color:#f74425}.blfe-social-share-btns-style-boxed-1 .blfe-social-share-flikr{color:#0063dc}.blfe-social-share-btns-style-boxed-1 .blfe-social-share-flikr .blfe-social-share-icon{background-color:#0063dc}.blfe-social-share-btns-style-boxed-1 .blfe-social-share-btn{border-style:solid;border-width:2px}.blfe-social-share-btns-style-boxed-1 .blfe-social-share-btn .blfe-social-share-icon{color:#fff}.blfe-social-share-btns-style-boxed-1 .blfe-social-share-moimir .blfe-social-share-icon .fa-moimir:before{color:#ffaf32}.blfe-nl-wrapper .blfe-nl-form{display:flex}.blfe-nl-wrapper .blfe-nl-form .blfe-nl-input-label{display:inline-block;margin-bottom:10px;color:#000}.blfe-nl-wrapper .blfe-nl-form .blfe-nl-input-wrapper{display:flex;flex-direction:column}.blfe-nl-wrapper .blfe-nl-form .blfe-nl-input{position:relative;display:flex;align-items:stretch;flex-wrap:wrap;width:100%}.blfe-nl-wrapper .blfe-nl-form .blfe-nl-input input{position:relative;display:block;flex:1 1 auto;padding:0 20px;min-height:42px;width:1%;height:auto;border:1px solid #ced1d2;background-color:#fff;background-clip:padding-box;color:#495057;font-weight:400;font-size:1rem;line-height:1.5;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.blfe-nl-wrapper .blfe-nl-form .blfe-nl-input .blfe-nl-icon{display:flex;padding:14px;height:100%;border:1px solid #ced1d2;color:#495057;text-align:center;white-space:nowrap;font-size:10px}.blfe-nl-wrapper .blfe-nl-form .blfe-nl-input .blfe-nl-icon i{color:#000;font-size:12px}.blfe-nl-wrapper .blfe-nl-form .blfe-nl-input.after .blfe-nl-icon{border-radius:0 3px 3px 0}.blfe-nl-wrapper .blfe-nl-form .blfe-nl-input.after input,.blfe-nl-wrapper .blfe-nl-form .blfe-nl-input.before .blfe-nl-icon{margin-right:-1px;border-radius:3px 0 0 3px}.blfe-nl-wrapper .blfe-nl-form .blfe-nl-input.before input{border-radius:0 3px 3px 0}.blfe-nl-wrapper .blfe-nl-form .blfe-nl-button{position:relative;z-index:1;flex-direction:row;margin-top:0;margin-bottom:0;padding:8px 15px;width:100%;border:0 solid #ef233c;border-radius:3px;background-color:#ef233c;box-shadow:none;color:#fff;font-size:14px;line-height:26px;cursor:pointer;transition:all .4s ease}.blfe-nl-wrapper .blfe-nl-form .blfe-nl-button.before i{margin-right:10px}.blfe-nl-wrapper .blfe-nl-form .blfe-nl-button.after i{margin-left:10px}.blfe-nl-wrapper .blfe-nl-form .blfe-nl-button:hover{background-color:#d90429}.blfe-nl-wrapper .blfe-nl-form .blfe-nl-button,.blfe-nl-wrapper .blfe-nl-form .blfe-nl-button .blfe-nl-icon{display:flex;align-items:center;justify-content:center}.blfe-nl-wrapper .blfe-nl-form.horizontal{flex-wrap:wrap}.blfe-nl-wrapper .blfe-nl-form.horizontal .blfe-nl-input-wrapper{flex:1;margin-right:20px}.blfe-nl-wrapper .blfe-nl-form.horizontal .blfe-nl-button-wrapper{align-self:flex-end}.blfe-nl-wrapper .blfe-nl-form.vertical{flex-direction:column}.blfe-nl-wrapper .blfe-nl-form.vertical .blfe-nl-input-wrapper{margin-bottom:20px}.blfe-nl-wrapper .blfe-nl-response{display:none;font-size:16px;margin-bottom:10px;padding:10px 15px;border-radius:5px}.blfe-nl-wrapper .blfe-nl-response.success{display:block;color:#155724;background-color:#d4edda;border-color:#c3e6cb}.blfe-nl-wrapper .blfe-nl-response.error{display:block;color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.blfe-nl-style-two .blfe-nl-wrapper .blfe-nl-form .blfe-nl-input .blfe-nl-icon{display:none}.blfe-nl-style-two .blfe-nl-wrapper .blfe-nl-form .blfe-nl-input input{background-color:#f7f8f8;border:0}.blfe-nl-style-two .blfe-nl-wrapper .blfe-nl-form .blfe-nl-button,.blfe-nl-style-two .blfe-nl-wrapper .blfe-nl-form .blfe-nl-input.before input{border-radius:0}.blfe-nl-style-two .blfe-nl-wrapper .blfe-nl-form.horizontal .blfe-nl-input-wrapper{margin-right:0}.blfe-nl-style-three .blfe-nl-wrapper .blfe-nl-form .blfe-nl-input.before .blfe-nl-icon{border-radius:30px 0 0 30px;border:1px solid #ced1d2;border-left-width:0;padding:16px 20px 12px}.blfe-nl-style-three .blfe-nl-wrapper .blfe-nl-form .blfe-nl-input.before input{border:1px solid #ced1d2;border-left-width:0;border-radius:0}.blfe-nl-style-three .blfe-nl-wrapper .blfe-nl-form .blfe-nl-button{border-radius:0 30px 30px 0}.blfe-nl-style-three .blfe-nl-wrapper .blfe-nl-form.horizontal .blfe-nl-input-wrapper{margin-right:0}.blfe-nl-style-four .blfe-nl-wrapper .blfe-nl-form .blfe-nl-input-wrapper{position:relative}.blfe-nl-style-four .blfe-nl-wrapper .blfe-nl-form .blfe-nl-input-wrapper .blfe-nl-input .blfe-nl-icon{border:1px solid #ced1d2;border-right-width:0;padding:21px 20px 15px;border-radius:100px 0 0 100px}.blfe-nl-style-four .blfe-nl-wrapper .blfe-nl-form .blfe-nl-input-wrapper .blfe-nl-input .blfe-nl-icon i{font-size:16px}.blfe-nl-style-four .blfe-nl-wrapper .blfe-nl-form .blfe-nl-input-wrapper .blfe-nl-input input{border:1px solid #ced1d2;border-left-width:0;padding:11px 20px}.blfe-nl-style-four .blfe-nl-wrapper .blfe-nl-form .blfe-nl-input-wrapper .blfe-nl-input.before input{border-radius:0 100px 100px 0}.blfe-nl-style-four .blfe-nl-wrapper .blfe-nl-form .blfe-nl-button-wrapper{position:absolute;right:6px;align-self:normal}.blfe-nl-style-four .blfe-nl-wrapper .blfe-nl-form .blfe-nl-button-wrapper .blfe-nl-button{border-radius:100px;padding:10px 15px;margin-top:5px}.blfe-nl-style-four .blfe-nl-wrapper .blfe-nl-form.horizontal .blfe-nl-input-wrapper{margin-right:0}.blfe-banner-wrapper .blfe-banner{height:320px;position:relative;overflow:hidden}.blfe-banner-wrapper .blfe-banner .blfe-banner-content{padding:50px;position:absolute}.blfe-banner-wrapper .blfe-banner .blfe-banner-content .blfe-banner-title{font-weight:400;font-size:28px;line-height:1.29;padding-bottom:5px;margin:0;text-transform:uppercase}.blfe-banner-wrapper .blfe-banner .blfe-banner-content .blfe-banner-subtitle{margin:0;font-weight:400;padding-bottom:15px;text-transform:none}.blfe-banner-wrapper .blfe-banner .blfe-banner-content .blfe-banner-description{font-size:14px}.blfe-banner-wrapper .blfe-banner .blfe-banner-readmore{border-radius:2px;border:1px solid transparent;background-color:#14abf4;display:inline-flex;flex-wrap:wrap;margin-top:30px}.blfe-banner-wrapper .blfe-banner .blfe-banner-readmore a{color:#fff;padding:8px 12px;font-size:12px;text-transform:none;font-weight:700;letter-spacing:.5px;transition:all .3s linear 0s;line-height:1.3}.blfe-banner-wrapper .blfe-banner .blfe-banner-readmore a span i{font-size:14px;transition-duration:.3s}.blfe-banner-wrapper .blfe-banner .blfe-banner-readmore a .blfe-banner-readmore-icon-align-left{float:left;margin-right:5px}.blfe-banner-wrapper .blfe-banner .blfe-banner-readmore a .blfe-banner-readmore-icon-align-right{float:right;margin-left:5px}.blfe-banner-style-1 .blfe-banner .blfe-banner-content{top:50%;z-index:2;transform:translateY(-50%);padding:0 50px}.blfe-cta-wrapper{width:100%;height:auto;display:block;padding:28px;font-size:16px;line-height:1.5;margin:0 auto;background-color:#353545}.blfe-cta-wrapper .blfe-cta-title{color:#fff;font-size:36px;font-weight:600;line-height:1.2;margin-bottom:12px;text-transform:capitalize;font-style:normal;font-family:Poppins,sans-serif}.blfe-cta-wrapper .blfe-cta-content{font-size:16px;color:#fff;font-family:Poppins,sans-serif}.blfe-cta-wrapper .blfe-cta-button{text-align:center;text-decoration:none!important;text-transform:uppercase;font-weight:500;border-radius:2px;position:relative;display:inline-block;background:#f9f9f9;font-size:16px;margin-right:10px;margin-top:20px;z-index:0;overflow:hidden}.blfe-cta-wrapper .blfe-cta-button i{color:#4d4d4d;vertical-align:middle}.blfe-cta-wrapper .blfe-cta-button .blfe-cta-button-icon-right{margin-right:5px}.blfe-cta-wrapper .blfe-cta-button .blfe-cta-button-text{vertical-align:middle}.blfe-cta-wrapper .blfe-cta-button-xs{padding:4px 8px;font-size:12px}.blfe-cta-wrapper .blfe-cta-button-sm{padding:6px 10px;font-size:14px}.blfe-cta-wrapper .blfe-cta-button-md{padding:8px 14px;font-size:16px}.blfe-cta-wrapper .blfe-cta-button-lg{padding:10px 16px;font-size:18px}.blfe-cta-wrapper .blfe-cta-button-xl{padding:12px 18px;font-size:24px}.owl-carousel .animated {
-webkit-animation-duration: 1000ms;
animation-duration: 1000ms;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
z-index: 0;
}
.owl-carousel .owl-animated-out {
z-index: 1;
}
.owl-carousel .fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
} .owl-height {
-webkit-transition: height 500ms ease-in-out;
transition: height 500ms ease-in-out;
} .owl-carousel {
display: none;
width: 100%;
-webkit-tap-highlight-color: transparent; position: relative;
z-index: 1;
}
.owl-carousel .owl-stage {
position: relative;
-ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.owl-carousel .owl-stage-outer {
position: relative;
overflow: hidden; -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
cursor: pointer;
cursor: hand;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel.owl-loaded {
display: block;
}
.owl-carousel.owl-loading {
opacity: 0;
display: block;
}
.owl-carousel.owl-hidden {
opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
display: none;
}
.owl-carousel .owl-item {
position: relative;
min-height: 1px;
float: left;
-webkit-backface-visibility: hidden;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel .owl-item img {
display: block;
width: 100%;
-webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
-webkit-user-select: auto;
-moz-user-select: auto;
-ms-user-select: auto;
user-select: auto;
}
.owl-carousel .owl-grab {
cursor: move;
cursor: -webkit-grab;
cursor: -o-grab;
cursor: -ms-grab;
cursor: grab;
}
.owl-carousel.owl-rtl {
direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
float: right;
} .no-js .owl-carousel {
display: block;
} .owl-carousel .owl-item .owl-lazy {
opacity: 0;
-webkit-transition: opacity 400ms ease;
transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
} .owl-carousel .owl-video-wrapper {
position: relative;
height: 100%;
background: #000;
}
.owl-carousel .owl-video-play-icon {
position: absolute;
height: 80px;
width: 80px;
left: 50%;
top: 50%;
margin-left: -40px;
margin-top: -40px;
background: url(//izbilgi.com/wp-content/plugins/omnivuscore/assets/img/owl.video.play.png) no-repeat;
cursor: pointer;
z-index: 1;
-webkit-backface-visibility: hidden;
-webkit-transition: scale 100ms ease;
transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
-webkit-transition: scale(1.3, 1.3);
transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
display: none;
}
.owl-carousel .owl-video-tn {
opacity: 0;
height: 100%;
background-position: center center;
background-repeat: no-repeat;
background-size: contain;
-webkit-transition: opacity 400ms ease;
transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
position: relative;
z-index: 1;
}@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}@keyframes modal-video{from{opacity:0}to{opacity:1}}@keyframes modal-video-inner{from{transform:translate(0, 100px)}to{transform:translate(0, 0)}}.modal-video{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.5);z-index:1000000;cursor:pointer;opacity:1;animation-timing-function:ease-out;animation-duration:.3s;animation-name:modal-video;-webkit-transition:opacity .3s ease-out;-moz-transition:opacity .3s ease-out;-ms-transition:opacity .3s ease-out;-o-transition:opacity .3s ease-out;transition:opacity .3s ease-out}.modal-video-close{opacity:0}.modal-video-close .modal-video-movie-wrap{-webkit-transform:translate(0, 100px);-moz-transform:translate(0, 100px);-ms-transform:translate(0, 100px);-o-transform:translate(0, 100px);transform:translate(0, 100px)}.modal-video-body{max-width:960px;width:100%;height:100%;margin:0 auto;padding:0 10px;display:flex;justify-content:center;box-sizing:border-box}.modal-video-inner{display:flex;justify-content:center;align-items:center;width:100%;height:100%}@media (orientation: landscape){.modal-video-inner{padding:10px 60px;box-sizing:border-box}}.modal-video-movie-wrap{width:100%;height:0;position:relative;padding-bottom:56.25%;background-color:#333;animation-timing-function:ease-out;animation-duration:.3s;animation-name:modal-video-inner;-webkit-transform:translate(0, 0);-moz-transform:translate(0, 0);-ms-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(0, 0);-webkit-transition:-webkit-transform .3s ease-out;-moz-transition:-moz-transform .3s ease-out;-ms-transition:-ms-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out}.modal-video-movie-wrap iframe{position:absolute;top:0;left:0;width:100%;height:100%}.modal-video-close-btn{position:absolute;z-index:2;top:-45px;right:0;display:inline-block;width:35px;height:35px;overflow:hidden;border:none;background:transparent}@media (orientation: landscape){.modal-video-close-btn{top:0;right:-45px}}.modal-video-close-btn:before{transform:rotate(45deg)}.modal-video-close-btn:after{transform:rotate(-45deg)}.modal-video-close-btn:before,.modal-video-close-btn:after{content:'';position:absolute;height:2px;width:100%;top:50%;left:0;margin-top:-1px;background:#fff;border-radius:5px;margin-top:-6px}.time_circles {position: relative;width: 100%;height: 100%;} .time_circles > div {position: absolute;text-align: center;} .time_circles > div > h4 {margin: 0px;padding: 0px;text-align: center;text-transform: uppercase;} .time_circles > div > span {display: block;font-size: 300%;font-weight: bold;margin-top: 0.4em;margin-bottom: 0.4em;text-align: center;width: 100%;}.roadmap.roadmap--orientation-auto .roadmap__events__event .event .event__date,.roadmap.roadmap--orientation-horizontal .roadmap__events__event .event .event__date,.roadmap.roadmap--orientation-vertical .roadmap__events__event .event .event__date{font-weight:600}.roadmap.roadmap--orientation-auto .roadmap__navigation>* a,.roadmap.roadmap--orientation-horizontal .roadmap__navigation>* a,.roadmap.roadmap--orientation-vertical .roadmap__navigation>* a{display:block;color:#000;line-height:0}.roadmap.roadmap--orientation-auto{position:relative;width:95%;margin:0 auto}.roadmap.roadmap--orientation-auto .roadmap__events{position:relative;width:-webkit-calc(100% - 200px);width:calc(100% - 200px);margin:0 auto;padding:200px 0}.roadmap.roadmap--orientation-auto .roadmap__events:after{position:absolute;top:50%;left:0;display:block;content:"";width:0%;height:4px;background-color:#3f81e7;border-radius:2px;-webkit-transition:all .5s linear;-o-transition:all .5s linear;transition:all .5s linear}.roadmap.roadmap--orientation-auto .roadmap__events__event{position:absolute;width:280px;height:200px;margin-left:-140px;list-style:none;font-size:16px}.roadmap.roadmap--orientation-auto .roadmap__events__event:after,.roadmap.roadmap--orientation-auto .roadmap__events__event:before{position:absolute;content:"";display:block;background-color:#3f81e7;-webkit-transition:all .3s cubic-bezier(.25,.1,.25,1.3);-o-transition:all .3s cubic-bezier(.25,.1,.25,1.3);transition:all .3s cubic-bezier(.25,.1,.25,1.3)}.roadmap.roadmap--orientation-auto .roadmap__events__event:before{width:20px;height:20px;border-radius:20px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);-webkit-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0)}.roadmap.roadmap--orientation-auto .roadmap__events__event:after{width:4px;height:0;border-radius:2px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}.roadmap.roadmap--orientation-auto .roadmap__events__event .event{position:absolute;display:block;text-align:center;width:100%;-webkit-transition:all .3s cubic-bezier(.25,.1,.25,1.3);-o-transition:all .3s cubic-bezier(.25,.1,.25,1.3);transition:all .3s cubic-bezier(.25,.1,.25,1.3);-webkit-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0)}.roadmap.roadmap--orientation-auto .roadmap__events__event .event .event__content small{display:block}.roadmap.roadmap--orientation-auto .roadmap__events__event:nth-child(odd){bottom:0}.roadmap.roadmap--orientation-auto .roadmap__events__event:nth-child(odd):before{top:-8px}.roadmap.roadmap--orientation-auto .roadmap__events__event:nth-child(odd):after{top:0}.roadmap.roadmap--orientation-auto .roadmap__events__event:nth-child(odd) .event{top:80px}.roadmap.roadmap--orientation-auto .roadmap__events__event:nth-child(even){top:0}.roadmap.roadmap--orientation-auto .roadmap__events__event:nth-child(even):before{bottom:-12px}.roadmap.roadmap--orientation-auto .roadmap__events__event:nth-child(even):after{bottom:-4px}.roadmap.roadmap--orientation-auto .roadmap__events__event:nth-child(even) .event{bottom:80px}.roadmap.roadmap--orientation-auto .roadmap__events__event:nth-child(1n) .event,.roadmap.roadmap--orientation-auto .roadmap__events__event:nth-child(1n):after,.roadmap.roadmap--orientation-auto .roadmap__events__event:nth-child(1n):before{-webkit-transition-delay:.13s;-o-transition-delay:.13s;transition-delay:.13s}.roadmap.roadmap--orientation-auto .roadmap__events__event:nth-child(2n) .event,.roadmap.roadmap--orientation-auto .roadmap__events__event:nth-child(2n):after,.roadmap.roadmap--orientation-auto .roadmap__events__event:nth-child(2n):before{-webkit-transition-delay:.26s;-o-transition-delay:.26s;transition-delay:.26s}.roadmap.roadmap--orientation-auto .roadmap__events__event:nth-child(3n) .event,.roadmap.roadmap--orientation-auto .roadmap__events__event:nth-child(3n):after,.roadmap.roadmap--orientation-auto .roadmap__events__event:nth-child(3n):before{-webkit-transition-delay:.39s;-o-transition-delay:.39s;transition-delay:.39s}.roadmap.roadmap--orientation-auto .roadmap__events__event:nth-child(4n) .event,.roadmap.roadmap--orientation-auto .roadmap__events__event:nth-child(4n):after,.roadmap.roadmap--orientation-auto .roadmap__events__event:nth-child(4n):before{-webkit-transition-delay:.52s;-o-transition-delay:.52s;transition-delay:.52s}.roadmap.roadmap--orientation-auto .roadmap__events__event:nth-child(5n) .event,.roadmap.roadmap--orientation-auto .roadmap__events__event:nth-child(5n):after,.roadmap.roadmap--orientation-auto .roadmap__events__event:nth-child(5n):before{-webkit-transition-delay:.65s;-o-transition-delay:.65s;transition-delay:.65s}.roadmap.roadmap--orientation-auto .roadmap__events__event:nth-child(6n) .event,.roadmap.roadmap--orientation-auto .roadmap__events__event:nth-child(6n):after,.roadmap.roadmap--orientation-auto .roadmap__events__event:nth-child(6n):before{-webkit-transition-delay:.78s;-o-transition-delay:.78s;transition-delay:.78s}.roadmap.roadmap--orientation-auto .roadmap__events__event:nth-child(7n) .event,.roadmap.roadmap--orientation-auto .roadmap__events__event:nth-child(7n):after,.roadmap.roadmap--orientation-auto .roadmap__events__event:nth-child(7n):before{-webkit-transition-delay:.91s;-o-transition-delay:.91s;transition-delay:.91s}.roadmap.roadmap--orientation-auto .roadmap__events__event:nth-child(8n) .event,.roadmap.roadmap--orientation-auto .roadmap__events__event:nth-child(8n):after,.roadmap.roadmap--orientation-auto .roadmap__events__event:nth-child(8n):before{-webkit-transition-delay:1.04s;-o-transition-delay:1.04s;transition-delay:1.04s}.roadmap.roadmap--orientation-auto .roadmap__events__event:nth-child(9n) .event,.roadmap.roadmap--orientation-auto .roadmap__events__event:nth-child(9n):after,.roadmap.roadmap--orientation-auto .roadmap__events__event:nth-child(9n):before{-webkit-transition-delay:1.17s;-o-transition-delay:1.17s;transition-delay:1.17s}.roadmap.roadmap--orientation-auto .roadmap__events__event:nth-child(10n) .event,.roadmap.roadmap--orientation-auto .roadmap__events__event:nth-child(10n):after,.roadmap.roadmap--orientation-auto .roadmap__events__event:nth-child(10n):before{-webkit-transition-delay:1.3s;-o-transition-delay:1.3s;transition-delay:1.3s}.roadmap.roadmap--orientation-auto .roadmap__events__event:nth-child(11n) .event,.roadmap.roadmap--orientation-auto .roadmap__events__event:nth-child(11n):after,.roadmap.roadmap--orientation-auto .roadmap__events__event:nth-child(11n):before{-webkit-transition-delay:1.43s;-o-transition-delay:1.43s;transition-delay:1.43s}.roadmap.roadmap--orientation-auto .roadmap__events__event:nth-child(12n) .event,.roadmap.roadmap--orientation-auto .roadmap__events__event:nth-child(12n):after,.roadmap.roadmap--orientation-auto .roadmap__events__event:nth-child(12n):before{-webkit-transition-delay:1.56s;-o-transition-delay:1.56s;transition-delay:1.56s}.roadmap.roadmap--orientation-auto .roadmap__events__event:nth-child(13n) .event,.roadmap.roadmap--orientation-auto .roadmap__events__event:nth-child(13n):after,.roadmap.roadmap--orientation-auto .roadmap__events__event:nth-child(13n):before{-webkit-transition-delay:1.69s;-o-transition-delay:1.69s;transition-delay:1.69s}.roadmap.roadmap--orientation-auto .roadmap__events__event:nth-child(14n) .event,.roadmap.roadmap--orientation-auto .roadmap__events__event:nth-child(14n):after,.roadmap.roadmap--orientation-auto .roadmap__events__event:nth-child(14n):before{-webkit-transition-delay:1.82s;-o-transition-delay:1.82s;transition-delay:1.82s}.roadmap.roadmap--orientation-auto .roadmap__events__event:nth-child(15n) .event,.roadmap.roadmap--orientation-auto .roadmap__events__event:nth-child(15n):after,.roadmap.roadmap--orientation-auto .roadmap__events__event:nth-child(15n):before{-webkit-transition-delay:1.95s;-o-transition-delay:1.95s;transition-delay:1.95s}.roadmap.roadmap--orientation-auto .roadmap__navigation{margin:0}.roadmap.roadmap--orientation-auto .roadmap__navigation>*{position:absolute;top:50%;-webkit-transform:translateY(-46%);-ms-transform:translateY(-46%);-o-transform:translateY(-46%);transform:translateY(-46%);z-index:100;list-style:none}.roadmap.roadmap--orientation-auto .roadmap__navigation>* a i{font-size:44px}.roadmap.roadmap--orientation-auto .roadmap__navigation>* a:hover{text-decoration:none;-webkit-box-shadow:none;box-shadow:none}.roadmap.roadmap--orientation-auto .roadmap__navigation>:first-child{left:40px}.roadmap.roadmap--orientation-auto .roadmap__navigation>:last-child{right:40px}.roadmap.roadmap--orientation-auto.roadmap--initialized .roadmap__events:after{width:100%}.roadmap.roadmap--orientation-auto.roadmap--initialized .roadmap__events .roadmap__events__event:before{-webkit-transform:scale(1) translateX(-50%);-ms-transform:scale(1) translateX(-50%);-o-transform:scale(1) translateX(-50%);transform:scale(1) translateX(-50%)}.roadmap.roadmap--orientation-auto.roadmap--initialized .roadmap__events .roadmap__events__event:after{height:62px}.roadmap.roadmap--orientation-auto.roadmap--initialized .roadmap__events .roadmap__events__event .event{-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}@media only screen and (max-width:992px){.roadmap.roadmap--orientation-auto{margin:50px auto}.roadmap.roadmap--orientation-auto .roadmap__events{padding:0;width:80%;max-width:640px;min-height:400px}.roadmap.roadmap--orientation-auto .roadmap__events:after{left:50%;top:0;width:4px;height:-webkit-calc(0% - 0px);height:calc(0% - 0px);-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}.roadmap.roadmap--orientation-auto .roadmap__events__event{position:relative;left:auto!important;top:auto;bottom:auto;margin-left:0;width:auto;height:auto;min-height:120px}.roadmap.roadmap--orientation-auto .roadmap__events__event:before{top:-8px;bottom:auto}.roadmap.roadmap--orientation-auto .roadmap__events__event:after{top:0;bottom:auto;width:0;height:4px!important}.roadmap.roadmap--orientation-auto .roadmap__events__event .event{top:-15px;bottom:auto;width:40%}.roadmap.roadmap--orientation-auto .roadmap__events__event:nth-child(odd):after{-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);-o-transform:translateX(-100%);transform:translateX(-100%)}}@media only screen and (max-width:992px) and (max-width:600px){.roadmap.roadmap--orientation-auto .roadmap__events__event .event{width:50%}.roadmap.roadmap--orientation-auto .roadmap__events__event:nth-child(odd) .event{margin-left:-10%; top:0;}.roadmap.roadmap--orientation-auto .roadmap__events__event:nth-child(even) .event{margin-right:-10%}}@media only screen and (max-width:992px){.roadmap.roadmap--orientation-auto .roadmap__events__event:nth-child(even):after{-webkit-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}.roadmap.roadmap--orientation-auto .roadmap__events__event:nth-child(even) .event{right:0;height: max-content;}.roadmap.roadmap--orientation-auto.roadmap--initialized .roadmap__events:after{width:4px;height:-webkit-calc(100% - 120px);height:calc(100% - 120px)}.roadmap.roadmap--orientation-auto.roadmap--initialized .roadmap__events .roadmap__events__event:after{width:48px}}.roadmap.roadmap--orientation-horizontal .roadmap__navigation>:last-child,.roadmap.roadmap--orientation-vertical .roadmap__navigation>:last-child{right:40px}@media only screen and (max-width:992px) and (max-width:600px){.roadmap.roadmap--orientation-auto.roadmap--initialized .roadmap__events .roadmap__events__event:after{width:32px}}@media only screen and (max-width:992px){.roadmap.roadmap--orientation-auto.roadmap--initialized .roadmap__events .roadmap__events__event:nth-child(odd):after{-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);-o-transform:translateX(-100%);transform:translateX(-100%)}.roadmap.roadmap--orientation-auto.roadmap--initialized .roadmap__events .roadmap__events__event:nth-child(even):after{-webkit-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}}.roadmap.roadmap--orientation-horizontal{position:relative;width:95%;margin:0 auto}.roadmap.roadmap--orientation-horizontal .roadmap__events{position:relative;width:-webkit-calc(100% - 200px);width:calc(100% - 200px);margin:0 auto;padding:200px 0}.roadmap.roadmap--orientation-horizontal .roadmap__events:after{position:absolute;top:50%;left:0;display:block;content:"";width:0%;height:4px;background-color:#3f81e7;border-radius:2px;-webkit-transition:all .5s linear;-o-transition:all .5s linear;transition:all .5s linear}.roadmap.roadmap--orientation-horizontal .roadmap__events__event{position:absolute;width:280px;height:200px;margin-left:-140px;list-style:none;font-size:16px}.roadmap.roadmap--orientation-horizontal .roadmap__events__event:after,.roadmap.roadmap--orientation-horizontal .roadmap__events__event:before{position:absolute;content:"";display:block;background-color:#3f81e7;-webkit-transition:all .3s cubic-bezier(.25,.1,.25,1.3);-o-transition:all .3s cubic-bezier(.25,.1,.25,1.3);transition:all .3s cubic-bezier(.25,.1,.25,1.3)}.roadmap.roadmap--orientation-horizontal .roadmap__events__event:before{width:20px;height:20px;border-radius:20px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);-webkit-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0)}.roadmap.roadmap--orientation-horizontal .roadmap__events__event:after{width:4px;height:0;border-radius:2px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}.roadmap.roadmap--orientation-horizontal .roadmap__events__event .event{position:absolute;display:block;text-align:center;width:100%;-webkit-transition:all .3s cubic-bezier(.25,.1,.25,1.3);-o-transition:all .3s cubic-bezier(.25,.1,.25,1.3);transition:all .3s cubic-bezier(.25,.1,.25,1.3);-webkit-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0)}.roadmap.roadmap--orientation-horizontal .roadmap__events__event .event .event__content small{display:block}.roadmap.roadmap--orientation-horizontal .roadmap__events__event:nth-child(odd){bottom:0}.roadmap.roadmap--orientation-horizontal .roadmap__events__event:nth-child(odd):before{top:-8px}.roadmap.roadmap--orientation-horizontal .roadmap__events__event:nth-child(odd):after{top:0}.roadmap.roadmap--orientation-horizontal .roadmap__events__event:nth-child(odd) .event{top:80px}.roadmap.roadmap--orientation-horizontal .roadmap__events__event:nth-child(even){top:0}.roadmap.roadmap--orientation-horizontal .roadmap__events__event:nth-child(even):before{bottom:-12px}.roadmap.roadmap--orientation-horizontal .roadmap__events__event:nth-child(even):after{bottom:-4px}.roadmap.roadmap--orientation-horizontal .roadmap__events__event:nth-child(even) .event{bottom:80px}.roadmap.roadmap--orientation-horizontal .roadmap__events__event:nth-child(1n) .event,.roadmap.roadmap--orientation-horizontal .roadmap__events__event:nth-child(1n):after,.roadmap.roadmap--orientation-horizontal .roadmap__events__event:nth-child(1n):before{-webkit-transition-delay:.13s;-o-transition-delay:.13s;transition-delay:.13s}.roadmap.roadmap--orientation-horizontal .roadmap__events__event:nth-child(2n) .event,.roadmap.roadmap--orientation-horizontal .roadmap__events__event:nth-child(2n):after,.roadmap.roadmap--orientation-horizontal .roadmap__events__event:nth-child(2n):before{-webkit-transition-delay:.26s;-o-transition-delay:.26s;transition-delay:.26s}.roadmap.roadmap--orientation-horizontal .roadmap__events__event:nth-child(3n) .event,.roadmap.roadmap--orientation-horizontal .roadmap__events__event:nth-child(3n):after,.roadmap.roadmap--orientation-horizontal .roadmap__events__event:nth-child(3n):before{-webkit-transition-delay:.39s;-o-transition-delay:.39s;transition-delay:.39s}.roadmap.roadmap--orientation-horizontal .roadmap__events__event:nth-child(4n) .event,.roadmap.roadmap--orientation-horizontal .roadmap__events__event:nth-child(4n):after,.roadmap.roadmap--orientation-horizontal .roadmap__events__event:nth-child(4n):before{-webkit-transition-delay:.52s;-o-transition-delay:.52s;transition-delay:.52s}.roadmap.roadmap--orientation-horizontal .roadmap__events__event:nth-child(5n) .event,.roadmap.roadmap--orientation-horizontal .roadmap__events__event:nth-child(5n):after,.roadmap.roadmap--orientation-horizontal .roadmap__events__event:nth-child(5n):before{-webkit-transition-delay:.65s;-o-transition-delay:.65s;transition-delay:.65s}.roadmap.roadmap--orientation-horizontal .roadmap__events__event:nth-child(6n) .event,.roadmap.roadmap--orientation-horizontal .roadmap__events__event:nth-child(6n):after,.roadmap.roadmap--orientation-horizontal .roadmap__events__event:nth-child(6n):before{-webkit-transition-delay:.78s;-o-transition-delay:.78s;transition-delay:.78s}.roadmap.roadmap--orientation-horizontal .roadmap__events__event:nth-child(7n) .event,.roadmap.roadmap--orientation-horizontal .roadmap__events__event:nth-child(7n):after,.roadmap.roadmap--orientation-horizontal .roadmap__events__event:nth-child(7n):before{-webkit-transition-delay:.91s;-o-transition-delay:.91s;transition-delay:.91s}.roadmap.roadmap--orientation-horizontal .roadmap__events__event:nth-child(8n) .event,.roadmap.roadmap--orientation-horizontal .roadmap__events__event:nth-child(8n):after,.roadmap.roadmap--orientation-horizontal .roadmap__events__event:nth-child(8n):before{-webkit-transition-delay:1.04s;-o-transition-delay:1.04s;transition-delay:1.04s}.roadmap.roadmap--orientation-horizontal .roadmap__events__event:nth-child(9n) .event,.roadmap.roadmap--orientation-horizontal .roadmap__events__event:nth-child(9n):after,.roadmap.roadmap--orientation-horizontal .roadmap__events__event:nth-child(9n):before{-webkit-transition-delay:1.17s;-o-transition-delay:1.17s;transition-delay:1.17s}.roadmap.roadmap--orientation-horizontal .roadmap__events__event:nth-child(10n) .event,.roadmap.roadmap--orientation-horizontal .roadmap__events__event:nth-child(10n):after,.roadmap.roadmap--orientation-horizontal .roadmap__events__event:nth-child(10n):before{-webkit-transition-delay:1.3s;-o-transition-delay:1.3s;transition-delay:1.3s}.roadmap.roadmap--orientation-horizontal .roadmap__events__event:nth-child(11n) .event,.roadmap.roadmap--orientation-horizontal .roadmap__events__event:nth-child(11n):after,.roadmap.roadmap--orientation-horizontal .roadmap__events__event:nth-child(11n):before{-webkit-transition-delay:1.43s;-o-transition-delay:1.43s;transition-delay:1.43s}.roadmap.roadmap--orientation-horizontal .roadmap__events__event:nth-child(12n) .event,.roadmap.roadmap--orientation-horizontal .roadmap__events__event:nth-child(12n):after,.roadmap.roadmap--orientation-horizontal .roadmap__events__event:nth-child(12n):before{-webkit-transition-delay:1.56s;-o-transition-delay:1.56s;transition-delay:1.56s}.roadmap.roadmap--orientation-horizontal .roadmap__events__event:nth-child(13n) .event,.roadmap.roadmap--orientation-horizontal .roadmap__events__event:nth-child(13n):after,.roadmap.roadmap--orientation-horizontal .roadmap__events__event:nth-child(13n):before{-webkit-transition-delay:1.69s;-o-transition-delay:1.69s;transition-delay:1.69s}.roadmap.roadmap--orientation-horizontal .roadmap__events__event:nth-child(14n) .event,.roadmap.roadmap--orientation-horizontal .roadmap__events__event:nth-child(14n):after,.roadmap.roadmap--orientation-horizontal .roadmap__events__event:nth-child(14n):before{-webkit-transition-delay:1.82s;-o-transition-delay:1.82s;transition-delay:1.82s}.roadmap.roadmap--orientation-horizontal .roadmap__events__event:nth-child(15n) .event,.roadmap.roadmap--orientation-horizontal .roadmap__events__event:nth-child(15n):after,.roadmap.roadmap--orientation-horizontal .roadmap__events__event:nth-child(15n):before{-webkit-transition-delay:1.95s;-o-transition-delay:1.95s;transition-delay:1.95s}.roadmap.roadmap--orientation-horizontal .roadmap__navigation{margin:0}.roadmap.roadmap--orientation-horizontal .roadmap__navigation>*{position:absolute;top:50%;-webkit-transform:translateY(-46%);-ms-transform:translateY(-46%);-o-transform:translateY(-46%);transform:translateY(-46%);z-index:100;list-style:none}.roadmap.roadmap--orientation-horizontal .roadmap__navigation>* a i{font-size:44px}.roadmap.roadmap--orientation-horizontal .roadmap__navigation>* a:hover{text-decoration:none;-webkit-box-shadow:none;box-shadow:none}.roadmap.roadmap--orientation-horizontal .roadmap__navigation>:first-child{left:40px}.roadmap.roadmap--orientation-horizontal.roadmap--initialized .roadmap__events:after{width:100%}.roadmap.roadmap--orientation-horizontal.roadmap--initialized .roadmap__events .roadmap__events__event:before{-webkit-transform:scale(1) translateX(-50%);-ms-transform:scale(1) translateX(-50%);-o-transform:scale(1) translateX(-50%);transform:scale(1) translateX(-50%)}.roadmap.roadmap--orientation-horizontal.roadmap--initialized .roadmap__events .roadmap__events__event:after{height:62px}.roadmap.roadmap--orientation-horizontal.roadmap--initialized .roadmap__events .roadmap__events__event .event{-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.roadmap.roadmap--orientation-vertical{position:relative;width:95%;margin:50px auto}.roadmap.roadmap--orientation-vertical .roadmap__events{position:relative;margin:0 auto}.roadmap.roadmap--orientation-vertical .roadmap__events:after{position:absolute;display:block;content:"";background-color:#3f81e7;border-radius:2px;-webkit-transition:all .5s linear;-o-transition:all .5s linear;transition:all .5s linear}.roadmap.roadmap--orientation-vertical .roadmap__events__event{list-style:none;font-size:16px}.roadmap.roadmap--orientation-vertical .roadmap__events__event:after,.roadmap.roadmap--orientation-vertical .roadmap__events__event:before{position:absolute;content:"";display:block;background-color:#3f81e7;-webkit-transition:all .3s cubic-bezier(.25,.1,.25,1.3);-o-transition:all .3s cubic-bezier(.25,.1,.25,1.3);transition:all .3s cubic-bezier(.25,.1,.25,1.3)}.roadmap.roadmap--orientation-vertical .roadmap__events__event:before{width:20px;height:20px;border-radius:20px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);-webkit-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0)}.roadmap.roadmap--orientation-vertical .roadmap__events__event:after{border-radius:2px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}.roadmap.roadmap--orientation-vertical .roadmap__events__event .event{position:absolute;display:block;text-align:center;-webkit-transition:all .3s cubic-bezier(.25,.1,.25,1.3);-o-transition:all .3s cubic-bezier(.25,.1,.25,1.3);transition:all .3s cubic-bezier(.25,.1,.25,1.3);-webkit-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0)}.roadmap.roadmap--orientation-vertical .roadmap__events__event .event .event__content small{display:block}.roadmap.roadmap--orientation-vertical .roadmap__events__event:nth-child(odd){bottom:0}.roadmap.roadmap--orientation-vertical .roadmap__events__event:nth-child(odd):before{top:-8px}.roadmap.roadmap--orientation-vertical .roadmap__events__event:nth-child(odd):after{top:0}.roadmap.roadmap--orientation-vertical .roadmap__events__event:nth-child(odd) .event{top:80px}.roadmap.roadmap--orientation-vertical .roadmap__events__event:nth-child(even){top:0}.roadmap.roadmap--orientation-vertical .roadmap__events__event:nth-child(even):before{bottom:-12px}.roadmap.roadmap--orientation-vertical .roadmap__events__event:nth-child(even):after{bottom:-4px}.roadmap.roadmap--orientation-vertical .roadmap__events__event:nth-child(even) .event{bottom:80px}.roadmap.roadmap--orientation-vertical .roadmap__events__event:nth-child(1n) .event,.roadmap.roadmap--orientation-vertical .roadmap__events__event:nth-child(1n):after,.roadmap.roadmap--orientation-vertical .roadmap__events__event:nth-child(1n):before{-webkit-transition-delay:.13s;-o-transition-delay:.13s;transition-delay:.13s}.roadmap.roadmap--orientation-vertical .roadmap__events__event:nth-child(2n) .event,.roadmap.roadmap--orientation-vertical .roadmap__events__event:nth-child(2n):after,.roadmap.roadmap--orientation-vertical .roadmap__events__event:nth-child(2n):before{-webkit-transition-delay:.26s;-o-transition-delay:.26s;transition-delay:.26s}.roadmap.roadmap--orientation-vertical .roadmap__events__event:nth-child(3n) .event,.roadmap.roadmap--orientation-vertical .roadmap__events__event:nth-child(3n):after,.roadmap.roadmap--orientation-vertical .roadmap__events__event:nth-child(3n):before{-webkit-transition-delay:.39s;-o-transition-delay:.39s;transition-delay:.39s}.roadmap.roadmap--orientation-vertical .roadmap__events__event:nth-child(4n) .event,.roadmap.roadmap--orientation-vertical .roadmap__events__event:nth-child(4n):after,.roadmap.roadmap--orientation-vertical .roadmap__events__event:nth-child(4n):before{-webkit-transition-delay:.52s;-o-transition-delay:.52s;transition-delay:.52s}.roadmap.roadmap--orientation-vertical .roadmap__events__event:nth-child(5n) .event,.roadmap.roadmap--orientation-vertical .roadmap__events__event:nth-child(5n):after,.roadmap.roadmap--orientation-vertical .roadmap__events__event:nth-child(5n):before{-webkit-transition-delay:.65s;-o-transition-delay:.65s;transition-delay:.65s}.roadmap.roadmap--orientation-vertical .roadmap__events__event:nth-child(6n) .event,.roadmap.roadmap--orientation-vertical .roadmap__events__event:nth-child(6n):after,.roadmap.roadmap--orientation-vertical .roadmap__events__event:nth-child(6n):before{-webkit-transition-delay:.78s;-o-transition-delay:.78s;transition-delay:.78s}.roadmap.roadmap--orientation-vertical .roadmap__events__event:nth-child(7n) .event,.roadmap.roadmap--orientation-vertical .roadmap__events__event:nth-child(7n):after,.roadmap.roadmap--orientation-vertical .roadmap__events__event:nth-child(7n):before{-webkit-transition-delay:.91s;-o-transition-delay:.91s;transition-delay:.91s}.roadmap.roadmap--orientation-vertical .roadmap__events__event:nth-child(8n) .event,.roadmap.roadmap--orientation-vertical .roadmap__events__event:nth-child(8n):after,.roadmap.roadmap--orientation-vertical .roadmap__events__event:nth-child(8n):before{-webkit-transition-delay:1.04s;-o-transition-delay:1.04s;transition-delay:1.04s}.roadmap.roadmap--orientation-vertical .roadmap__events__event:nth-child(9n) .event,.roadmap.roadmap--orientation-vertical .roadmap__events__event:nth-child(9n):after,.roadmap.roadmap--orientation-vertical .roadmap__events__event:nth-child(9n):before{-webkit-transition-delay:1.17s;-o-transition-delay:1.17s;transition-delay:1.17s}.roadmap.roadmap--orientation-vertical .roadmap__events__event:nth-child(10n) .event,.roadmap.roadmap--orientation-vertical .roadmap__events__event:nth-child(10n):after,.roadmap.roadmap--orientation-vertical .roadmap__events__event:nth-child(10n):before{-webkit-transition-delay:1.3s;-o-transition-delay:1.3s;transition-delay:1.3s}.roadmap.roadmap--orientation-vertical .roadmap__events__event:nth-child(11n) .event,.roadmap.roadmap--orientation-vertical .roadmap__events__event:nth-child(11n):after,.roadmap.roadmap--orientation-vertical .roadmap__events__event:nth-child(11n):before{-webkit-transition-delay:1.43s;-o-transition-delay:1.43s;transition-delay:1.43s}.roadmap.roadmap--orientation-vertical .roadmap__events__event:nth-child(12n) .event,.roadmap.roadmap--orientation-vertical .roadmap__events__event:nth-child(12n):after,.roadmap.roadmap--orientation-vertical .roadmap__events__event:nth-child(12n):before{-webkit-transition-delay:1.56s;-o-transition-delay:1.56s;transition-delay:1.56s}.roadmap.roadmap--orientation-vertical .roadmap__events__event:nth-child(13n) .event,.roadmap.roadmap--orientation-vertical .roadmap__events__event:nth-child(13n):after,.roadmap.roadmap--orientation-vertical .roadmap__events__event:nth-child(13n):before{-webkit-transition-delay:1.69s;-o-transition-delay:1.69s;transition-delay:1.69s}.roadmap.roadmap--orientation-vertical .roadmap__events__event:nth-child(14n) .event,.roadmap.roadmap--orientation-vertical .roadmap__events__event:nth-child(14n):after,.roadmap.roadmap--orientation-vertical .roadmap__events__event:nth-child(14n):before{-webkit-transition-delay:1.82s;-o-transition-delay:1.82s;transition-delay:1.82s}.roadmap.roadmap--orientation-vertical .roadmap__events__event:nth-child(15n) .event,.roadmap.roadmap--orientation-vertical .roadmap__events__event:nth-child(15n):after,.roadmap.roadmap--orientation-vertical .roadmap__events__event:nth-child(15n):before{-webkit-transition-delay:1.95s;-o-transition-delay:1.95s;transition-delay:1.95s}.roadmap.roadmap--orientation-vertical .roadmap__navigation{margin:0}.roadmap.roadmap--orientation-vertical .roadmap__navigation>*{position:absolute;top:50%;-webkit-transform:translateY(-46%);-ms-transform:translateY(-46%);-o-transform:translateY(-46%);transform:translateY(-46%);z-index:100;list-style:none}.roadmap.roadmap--orientation-vertical .roadmap__navigation>* a i{font-size:44px}.roadmap.roadmap--orientation-vertical .roadmap__navigation>* a:hover{text-decoration:none;-webkit-box-shadow:none;box-shadow:none}.roadmap.roadmap--orientation-vertical .roadmap__navigation>:first-child{left:40px}.roadmap.roadmap--orientation-vertical.roadmap--initialized .roadmap__events .roadmap__events__event:before{-webkit-transform:scale(1) translateX(-50%);-ms-transform:scale(1) translateX(-50%);-o-transform:scale(1) translateX(-50%);transform:scale(1) translateX(-50%)}.roadmap.roadmap--orientation-vertical.roadmap--initialized .roadmap__events .roadmap__events__event:after{height:62px}.roadmap.roadmap--orientation-vertical.roadmap--initialized .roadmap__events .roadmap__events__event .event{-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.roadmap.roadmap--orientation-vertical .roadmap__events{padding:0;width:80%;max-width:640px;min-height:400px}.roadmap.roadmap--orientation-vertical .roadmap__events:after{left:50%;top:0;width:4px;height:-webkit-calc(0% - 0px);height:calc(0% - 0px);-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}.roadmap.roadmap--orientation-vertical .roadmap__events__event{position:relative;left:auto!important;top:auto;bottom:auto;margin-left:0;width:auto;height:auto;min-height:120px}.roadmap.roadmap--orientation-vertical .roadmap__events__event:before{top:-8px;bottom:auto}.roadmap.roadmap--orientation-vertical .roadmap__events__event:after{top:0;bottom:auto;width:0;height:4px!important}.roadmap.roadmap--orientation-vertical .roadmap__events__event .event{top:-15px;bottom:auto;width:40%}.roadmap.roadmap--orientation-vertical .roadmap__events__event:nth-child(odd):after{-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);-o-transform:translateX(-100%);transform:translateX(-100%)}.roadmap.roadmap--orientation-vertical .roadmap__events__event:nth-child(even):after{-webkit-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}.roadmap.roadmap--orientation-vertical .roadmap__events__event:nth-child(even) .event{right:0}@media only screen and (max-width:600px){.roadmap.roadmap--orientation-vertical .roadmap__events__event .event{width:50%}.roadmap.roadmap--orientation-vertical .roadmap__events__event:nth-child(odd) .event{margin-left:-10%}.roadmap.roadmap--orientation-vertical .roadmap__events__event:nth-child(even) .event{margin-right:-10%}}.roadmap.roadmap--orientation-vertical.roadmap--initialized .roadmap__events:after{width:4px;height:-webkit-calc(100% - 120px);height:calc(100% - 120px)}.roadmap.roadmap--orientation-vertical.roadmap--initialized .roadmap__events .roadmap__events__event:after{width:48px}@media only screen and (max-width:600px){.roadmap.roadmap--orientation-vertical.roadmap--initialized .roadmap__events .roadmap__events__event:after{width:32px}}.roadmap.roadmap--orientation-vertical.roadmap--initialized .roadmap__events .roadmap__events__event:nth-child(odd):after{-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);-o-transform:translateX(-100%);transform:translateX(-100%)}.roadmap.roadmap--orientation-vertical.roadmap--initialized .roadmap__events .roadmap__events__event:nth-child(even):after{-webkit-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}
.roadmap.roadmap--orientation-auto .roadmap__navigation>* a i {
font-size: 26px;
width: 50px;
height: 50px;
background: white;
text-align: center;
padding-top: 11px;
border-radius: 50%;
margin: 0 -10px;
transition: 0.3s;
}
@media (min-width: 768px) and (max-width: 991px) {
.roadmap.roadmap--orientation-auto .roadmap__events__event:nth-child(odd) .event {
top: 0;
}
}
@media only screen and (max-width: 767px) {
.single__roadmap__event.event {
position: relative !important;
width: 100% !important;
left: 0 !important;
top: 0 !important;
margin: 0 !important;
margin-bottom: 30px !important;
z-index: 99;
}
}.timeline{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.timeline *,.timeline :after,.timeline :before{-webkit-box-sizing:inherit;box-sizing:inherit}.timeline:not(.timeline--horizontal):before{background-color:#ddd;bottom:0;content:'';left:50%;margin-left:-2px;position:absolute;top:0;width:4px;z-index:1}.timeline__wrap{overflow:hidden;position:relative;z-index:2}.timeline__item{padding:.625rem 2.5rem .625rem 0;position:relative;width:50%;z-index:2}.timeline__item:after{background-color:#fff;border:4px solid #ddd;border-radius:50%;content:'';height:20px;position:absolute;right:-10px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);top:50%;width:20px;z-index:1}.timeline__item.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;opacity:0}.timeline__item.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}.timeline__item--left{left:0}.timeline__item--right{left:50%;padding:.625rem 0 .625rem 2.5rem}.timeline__item--right:after{left:-10px}.timeline__item--right .timeline__content:before{border-bottom:10px solid transparent;border-right:12px solid #ccc;border-left:none;border-top:10px solid transparent;left:-12px}.timeline__item--right .timeline__content:after{border-bottom:9px solid transparent;border-right:11px solid #fff;border-left:none;border-top:9px solid transparent;left:-10px}.timeline__content{background-color:#fff;border:1px solid #ccc;border-radius:10px;color:#333;display:block;padding:1.25rem;position:relative}.timeline__content:after,.timeline__content:before{content:'';height:0;position:absolute;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);top:50%;width:0}.timeline__content:before{border-bottom:10px solid transparent;border-left:12px solid #ccc;border-top:10px solid transparent;right:-12px;z-index:1}.timeline__content:after{border-bottom:9px solid transparent;border-left:11px solid #fff;border-top:9px solid transparent;right:-10px;z-index:2}.timeline__content h2{font-weight:700;margin:0 0 .625rem}.timeline--horizontal{padding:0 3.125rem;overflow:hidden;white-space:nowrap}.timeline--horizontal .timeline-divider{background-color:#ddd;display:block;height:4px;left:40px;position:absolute;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:40px;z-index:1}.timeline--horizontal .timeline__items{-webkit-transition:all .8s;-o-transition:all .8s;transition:all .8s;will-change:transform}.timeline--horizontal .timeline__item{display:inline-block;left:0;padding:0 0 2.5rem;position:relative;-webkit-transition:none;-o-transition:none;transition:none;vertical-align:top;white-space:normal}.timeline--horizontal .timeline__item:after{left:50%;right:auto;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);top:100%}.timeline--horizontal .timeline__item .timeline__item__inner{display:table;height:100%;width:100%}.timeline--horizontal .timeline__item .timeline__content__wrap{display:table-cell;margin:0;padding:0;vertical-align:bottom}.timeline--horizontal .timeline__item .timeline__content:before{border-left:12px solid transparent;border-right:12px solid transparent;border-top:12px solid #ccc;left:50%;right:auto;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);top:100%}.timeline--horizontal .timeline__item .timeline__content:after{border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #fff;left:50%;right:auto;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);top:100%}.timeline--horizontal .timeline__item--bottom{padding:2.5rem 0 0}.timeline--horizontal .timeline__item--bottom:after{top:0}.timeline--horizontal .timeline__item--bottom .timeline__content__wrap{vertical-align:top}.timeline--horizontal .timeline__item--bottom .timeline__content:before{border-bottom:12px solid #ccc;border-left:12px solid transparent;border-right:12px solid transparent;border-top:none;bottom:100%;top:auto}.timeline--horizontal .timeline__item--bottom .timeline__content:after{border-bottom:10px solid #fff;border-left:10px solid transparent;border-right:10px solid transparent;border-top:none;bottom:100%;top:auto}.timeline-nav-button{background-color:#fff;border:2px solid #ddd;border-radius:50px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:none;box-shadow:none;cursor:pointer;display:block;height:40px;outline:0;position:absolute;text-indent:-9999px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);top:50%;width:40px;z-index:10}.timeline-nav-button:disabled{opacity:.5;pointer-events:none}.timeline-nav-button:before{background-position:center center;background-repeat:no-repeat;content:'';display:block;height:14px;left:50%;position:absolute;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);top:50%;width:8px}.timeline-nav-button--prev{left:0}.timeline-nav-button--prev:before{background-image:url(//izbilgi.com/wp-content/plugins/ultimate-addon/assets/img/arrow-left.svg)}.timeline-nav-button--next{right:0}.timeline-nav-button--next:before{background-image:url(//izbilgi.com/wp-content/plugins/ultimate-addon/assets/img/arrow-right.svg)}.timeline--mobile{padding:0}.timeline--mobile:before{left:10px!important;margin:0!important}.timeline--mobile .timeline__item{left:0;padding-left:40px;padding-right:0;width:100%}.timeline--mobile .timeline__item:after{left:2px;margin:0}.timeline--mobile .timeline__item .timeline__content:before{left:-12px;border-bottom:12px solid transparent;border-right:12px solid #ccc;border-left:none;border-top:12px solid transparent}.timeline--mobile .timeline__item .timeline__content:after{left:-10px;border-bottom:10px solid transparent;border-right:10px solid #fff;border-left:none;border-top:10px solid transparent}@-webkit-keyframes fadeIn{0%{opacity:0;top:70px}100%{opacity:1;top:0}}@keyframes fadeIn{0%{opacity:0;top:70px}100%{opacity:1;top:0}}@-webkit-keyframes liftUp{0%{top:0}100%{top:-15px}}@keyframes liftUp{0%{top:0}100%{top:-15px}}.elementor-widget-wp-widget-nav_menu ul,
.elementor-widget-wp-widget-widget_pages ul,
.elementor-widget-wp-widget-pages ul {
margin: 0;
padding: 0;
list-style: none;
}
.elementor-widget-wp-widget-nav_menu ul li,
.elementor-widget-wp-widget-widget_pages ul li,
.elementor-widget-wp-widget-pages ul li{
display: block;
margin-bottom:20px;
}
.elementor-widget-wp-widget-nav_menu ul li a,
.elementor-widget-wp-widget-widget_pages ul li a,
.elementor-widget-wp-widget-pages ul li a{
display: block;
}
.elementor-widget-wp-widget-nav_menu ul li:last-child,
.elementor-widget-wp-widget-widget_pages ul li:last-child,
.elementor-widget-wp-widget-pages ul li:last-child{
margin-bottom: 0;
} *{
margin: 0;
padding:0;
}
h1,h2,h3,h4,h5,h6{
margin: 0 auto 15px;
}
.owl-carousel .owl-item img{
max-width: 100%;
width:auto;
} .sldier-content-area .owl-nav > div {
cursor: pointer;
display: inline-block;
width: 50px;
height: 50px;
background: #ffffff;
text-align: center;
font-size: 24px;
padding-top: 5px;
box-shadow: 0px 10px 50px 0px rgba(126,138,180,0.25);
-webkit-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
outline: 0;
z-index: 9;
}
.sldier-content-area .owl-nav {
text-align: center;
margin-top: 30px;
z-index: 1;
}
.sldier-content-area .owl-nav > div.owl-prev {
margin-right: 10px;
}
.sldier-content-area .owl-nav > div.owl-next {
margin-left: 10px;
} .top_left_nav .owl-nav,
.top_center_nav .owl-nav,
.top_right_nav .owl-nav {
position: absolute;
top: -110px;
margin: 0;
}
.top_left_nav .owl-nav{
left: 0;
}
.top_center_nav .owl-nav{
left: 0;
right: 0;
margin: auto;
}
.top_right_nav .owl-nav{
right: 0;
} .bottom_left_nav .owl-nav {
text-align: left;
}
.bottom_center_nav .owl-nav {
text-align: center;
}
.bottom_right_nav .owl-nav {
text-align: right;
} .inside_vertical_center_nav .owl-nav{
margin: 0;
}
.inside_vertical_center_nav .owl-nav > div {
position: absolute;
top: 50%;
transform: translateY(-50%);
opacity: 0;
visibility: hidden;
}
.inside_vertical_center_nav .owl-nav > div.owl-prev {
margin: 0;
left: 60px;
}
.inside_vertical_center_nav .owl-nav > div.owl-next {
right: 60px;
margin: 0;
}
.inside_vertical_center_nav:hover .owl-nav > div.owl-prev{
left:0;
opacity:1;
visibility:visible;
}
.inside_vertical_center_nav:hover .owl-nav > div.owl-next{
right:0;
opacity:1;
visibility:visible;
} .outside_vertical_center_nav .owl-nav{
margin: 0;
}
.outside_vertical_center_nav .owl-nav > div {
position: absolute;
top: 50%;
transform: translateY(-50%);
opacity: 0;
visibility: hidden;
}
.outside_vertical_center_nav .owl-nav > div.owl-prev {
margin: 0;
left: 0;
}
.outside_vertical_center_nav .owl-nav > div.owl-next {
right: 0;
margin: 0;
}
.outside_vertical_center_nav:hover .owl-nav > div.owl-prev{
left:-80px;
opacity:1;
visibility:visible;
}
.outside_vertical_center_nav:hover .owl-nav > div.owl-next{
right:-80px;
opacity:1;
visibility:visible;
} .sldier-content-area .owl-dots {
text-align: center;
margin-top: 30px;
display: block;
width: 100% !important;
}
.sldier-content-area .owl-dots > div {
display: inline-block;
width: 30px;
height: 10px;
background: #333;
margin: 0 10px;
transition: 0.3s;
} .sldier-content-area .slick-dots li button {
border: none;
height: 100%;
width: 100%;
margin: 0;
padding: 0;
text-align: center;
background: transparent;
box-shadow: 0 0 0 transparent !important;
}
.ultimate-carousel-activation .slick-arrow{
z-index: 9;
transition:0.5s;
}
.sldier-content-area .owl-dots > div:focus,
.ultimate-carousel-activation .slick-arrow:focus,
.sldier-content-area .slick-dots li button:focus{
outline: 0;
}
.slick-slide{
outline: 0 !important;
} .swiper-pagination{
position: relative;
}
.sldier-content-area .owl-dots > div.swiper-pagination-bullet {
width: 15px;
height: 15px;
margin: 0 3px;
}
.swiper-scrollbar {
height: 10px;
background: #dddddd;
}
.swiper-pagination.swiper-pagination-progressbar {
background: #dddddd;
height: 10px;
display: block;
overflow: hidden;
position: relative;
}
.swiper-pagination-progressbar-fill {
background: #000000;
} .btn__layout__2 .ultimate__btn {
border-radius: 50px;
}
.ultimate__btn {
display: inline-block;
padding: 15px 30px;
background: #dddddd;
text-decoration: none;
margin: 10px;
position: relative;
overflow: hidden;
z-index: 1;
-webkit-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
line-height: 1;
}
.ultimate__btn .button__title {
display: inline-block;
line-height: 1;
overflow: hidden;
}
.ultimate__btn .button__icon {
display: inline-block;
line-height: 1;
}
.ultimate__btn:hover {
color: #ffffff;
}
.btn__effect__1:before,
.btn__effect__2:before,
.btn__effect__3:before,
.btn__effect__4:before,
.btn__effect__5:before,
.btn__effect__6:before,
.btn__effect__7:before,
.btn__effect__8:before,
.btn__effect__9:before,
.btn__effect__10:before,
.btn__effect__11:before,
.btn__effect__12:before,
.btn__effect__13:before,
.btn__effect__14:before,
.btn__effect__15:before,
.btn__effect__16:before,
.btn__effect__17:before,
.btn__effect__18:before,
.btn__effect__19:before,
.btn__effect__20:before,
.btn__effect__21:before,
.btn__effect__22:before,
.btn__effect__23:before,
.btn__effect__24:before{
position: absolute;
content: "";
transition: 0.6s cubic-bezier(0.2, 1, 0.3, 1);
background: #292929;
z-index: -1;
}
.btn__effect__1:before,
.btn__effect__2:before,
.btn__effect__3:before,
.btn__effect__4:before {
width: 100%;
height: 100%;
}
.btn__effect__1:before {
left: -100%;
top: 0;
}
.btn__effect__1:hover:before {
left: 0;
}
.btn__effect__2:before {
right: -100%;
top: 0;
}
.btn__effect__2:hover:before {
right: 0;
}
.btn__effect__3:before {
left: 0;
top: -100%;
}
.btn__effect__3:hover:before {
top: 0;
}
.btn__effect__4:before {
left: 0;
bottom: -100%;
}
.btn__effect__4:hover:before {
bottom: 0;
}
.btn__effect__5:before {
width: 50%;
height: 100%;
left: 0;
right: 0;
margin: auto;
top: 0;
opacity: 0;
}
.btn__effect__5:hover:before {
width: 100%;
opacity: 1;
}
.btn__effect__6:before {
width: 100%;
height: 50%;
top: 0;
bottom: 0;
margin: auto;
left: 0;
right: 0;
opacity: 0;
}
.btn__effect__6:hover:before {
height: 100%;
opacity: 1;
}
.btn__effect__7:before,
.btn__effect__8:before,
.btn__effect__9:before,
.btn__effect__10:before {
width: 100%;
height: 100%;
border-radius: 50%;
}
.btn__effect__7:before {
left: -100%;
top: 0;
}
.btn__effect__7:hover:before {
left: 0;
border-radius: 0;
}
.btn__effect__8:before {
right: -100%;
top: 0;
}
.btn__effect__8:hover:before {
right: 0;
border-radius: 0;
}
.btn__effect__9:before {
left: 0;
top: -100%;
}
.btn__effect__9:hover:before {
top: 0;
border-radius: 0;
}
.btn__effect__10:before {
left: 0;
bottom: -100%;
}
.btn__effect__10:hover:before {
bottom: 0;
border-radius: 0;
}
.btn__effect__11:before {
width: 100%;
height: 100%;
left: 0;
right: 0;
top: 0;
bottom: 0;
margin: auto;
opacity: 0;
transform: scale(0);
}
.btn__effect__11:hover:before {
opacity: 1;
transform: scale(1);
}
.btn__effect__12:before {
border-radius: 50px;
width: 100%;
height: 100%;
top: 0;
bottom: 0;
margin: auto;
left: 0;
right: 0;
opacity: 0;
transform: scale(.7);
transition: 0.4s;
}
.btn__effect__12:hover:before {
border-radius: 0;
width: 100%;
height: 100%;
opacity: 1;
transform: scale(1);
}
.btn__effect__13:before {
width: 0%;
height: 100%;
right: 0;
top: 0;
}
.btn__effect__13:hover:before {
left: 0;
right: auto;
width: 100%;
}
.btn__effect__14:before {
width: 0%;
height: 100%;
left: 0;
top: 0;
}
.btn__effect__14:hover:before {
left: auto;
right: 0;
width: 100%;
}
.btn__effect__15:before {
width: 100%;
height: 0%;
bottom: 0;
left: 0;
}
.btn__effect__15:hover:before {
left: 0;
top: 0;
bottom: auto;
height: 100%;
}
.btn__effect__16:before {
width: 100%;
height: 0%;
right: 0;
top: 0;
}
.btn__effect__16:hover:before {
left: 0;
top: auto;
bottom: 0;
height: 100%;
}
.btn__effect__17:before {
width: 3px;
height: 100%;
left: 0;
top: 0;
}
.btn__effect__17:hover:before {
width: 100%;
}
.btn__effect__18:before {
width: 3px;
height: 100%;
right: 0;
top: 0;
}
.btn__effect__18:hover:before {
width: 100%;
}
.btn__effect__19:before {
height: 3px;
top: 0;
width: 100%;
left: 0;
}
.btn__effect__19:hover:before {
height: 100%;
}
.btn__effect__20:before {
width: 100%;
height: 3px;
left: 0;
bottom: 0;
}
.btn__effect__20:hover:before {
height: 100%;
}
.btn__effect__21:before {
width: 100%;
height: 100%;
left: 0;
top: 0;
opacity: 0;
}
.btn__effect__21:hover:before {
opacity: 1;
}
.btn__effect__22:before {
width: 100%;
height: 100%;
left: 0;
top: 0;
transform: scale(1.5);
opacity: 0;
}
.btn__effect__22:hover:before {
transform: scale(1);
opacity: 1;
}
.btn__effect__23:before {
width: 0;
height: 100%;
transform: skewX(-20deg);
left: -20px;
top: 0;
}
.btn__effect__23:hover:before {
width: 100%;
left: 0;
transform: skewX(0);
}
.btn__effect__24:before {
width: 0%;
height: 100%;
left: 0;
top: 0;
transform: rotate3d(1, 1, 1, 45deg) skewX(20deg);
transform-origin: left center;
}
.btn__effect__24:hover:before {
transform: rotate3d(1, 1, 1, 0);
width: 100%;
} .ripple__btn span.ripples {
background: #333333;
border-radius: 50%;
display: block;
height: 0;
position: absolute;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: width 0.4s ease-in-out 0s, height 0.4s ease-in-out 0s;
transition: width 0.4s ease-in-out 0s, height 0.4s ease-in-out 0s;
width: 0;
z-index: -1;
}
.ripple__btn:hover span.ripples {
height: 600px;
width: 600px;
}
.ripple__btn:hover {
color: #ffffff;
} .mask__button,
.mask__button__2,
.mask__button__3 {
position: relative;
overflow: hidden;
border: 1px solid;
transition: 0.5s;
letter-spacing: 2px;
display: inline-block;
min-width: 160px;
height: 50px;
}
.mask__text {
position: absolute;
color: #000000;
text-align: center;
width: 100%;
overflow: hidden;
height: 100%;
left: 0;
top: 0;
display: flex;
align-items: center;
justify-content: center;
}
.mask__button .mask__hover__text,
.mask__button__2 .mask__hover__text,
.mask__button__3 .mask__hover__text {
width: 100%;
height: 100%;
background: #000000;
color: #ffffff;
-webkit-mask: url(//izbilgi.com/wp-content/plugins/ultimate-addon/assets/nature-sprite.png);
mask: url(//izbilgi.com/wp-content/plugins/ultimate-addon/assets/nature-sprite.png);
-webkit-mask-size: 2300% 100%;
mask-size: 2300% 100%;
-webkit-animation: mask_ani2 0.7s steps(22) forwards;
animation: mask_ani2 0.7s steps(22) forwards;
position: absolute;
text-align: center;
display: flex;
align-items: center;
justify-content: center;
}
.mask__button .mask__hover__text:hover {
-webkit-animation: mask_ani 0.7s steps(22) forwards;
animation: mask_ani 0.7s steps(22) forwards;
}
.mask__button__2 .mask__hover__text {
background: #000;
-webkit-mask: url(//izbilgi.com/wp-content/plugins/ultimate-addon/assets/urban-sprite.png);
mask: url(//izbilgi.com/wp-content/plugins/ultimate-addon/assets/urban-sprite.png);
-webkit-mask-size: 3000% 100%;
mask-size: 3000% 100%;
-webkit-animation: mask_ani2 0.7s steps(29) forwards;
animation: mask_ani2 0.7s steps(29) forwards;
}
.mask__button__2 .mask__hover__text:hover {
-webkit-animation: mask_ani 0.7s steps(29) forwards;
animation: mask_ani 0.7s steps(29) forwards;
}
.mask__button__3 .mask__hover__text {
background: #000;
-webkit-mask: url(//izbilgi.com/wp-content/plugins/ultimate-addon/assets/nature-sprite-2.png?raw=true);
mask: url(//izbilgi.com/wp-content/plugins/ultimate-addon/assets/nature-sprite-2.png?raw=true);
-webkit-mask-size: 7100% 100%;
mask-size: 7100% 100%;
-webkit-animation: mask_ani2 0.7s steps(70) forwards;
animation: mask_ani2 0.7s steps(70) forwards;
}
.mask__button__3 .mask__hover__text:hover {
-webkit-animation: mask_ani 0.7s steps(70) forwards;
animation: mask_ani 0.7s steps(70) forwards;
}
@-webkit-keyframes mask_ani {
from {
-webkit-mask-position: 0 0;
mask-position: 0 0;
}
to {
-webkit-mask-position: 100% 0;
mask-position: 100% 0;
}
}
@keyframes mask_ani {
from {
-webkit-mask-position: 0 0;
mask-position: 0 0;
}
to {
-webkit-mask-position: 100% 0;
mask-position: 100% 0;
}
}
@-webkit-keyframes mask_ani2 {
from {
-webkit-mask-position: 100% 0;
mask-position: 100% 0;
}
to {
-webkit-mask-position: 0 0;
mask-position: 0 0;
}
}
@keyframes mask_ani2 {
from {
-webkit-mask-position: 100% 0;
mask-position: 100% 0;
}
to {
-webkit-mask-position: 0 0;
mask-position: 0 0;
}
} .round__circle__btn {
position: relative;
display: inline-block;
cursor: pointer;
outline: none;
border: 0;
vertical-align: middle;
text-decoration: none;
background: transparent;
padding: 0;
font-size: inherit;
font-family: inherit;
}
.round__circle__btn {
width: 12rem;
height: auto;
}
.round__circle__btn .button__icon {
transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
position: relative;
margin: 0;
width: 3rem;
height: 3rem;
background: #282936;
border-radius: 1.625rem;
}
.round__circle__btn .button__icon .icon {
transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
position: absolute;
top: 0;
bottom: 0;
margin: auto;
background: #ffffff;
}
.round__circle__btn .button__icon .icon.arrow {
transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
left: 0.625rem;
width: 1.125rem;
height: 0.125rem;
background: none;
}
.round__circle__btn .button__icon .icon.arrow::before {
position: absolute;
content: '';
top: -0.25rem;
right: 0.0625rem;
width: 0.625rem;
height: 0.625rem;
border-top: 0.125rem solid #ffffff;
border-right: 0.125rem solid #ffffff;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.round__circle__btn .button__text {
transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
padding: 0.75rem 0;
margin: 0 0 0 1.85rem;
color: #282936;
font-weight: 700;
line-height: 1.6;
text-align: center;
text-transform: uppercase;
}
.round__circle__btn:hover .button__icon {
width: 100%;
}
.round__circle__btn:hover .button__icon .icon.arrow {
background: #ffffff;
-webkit-transform: translate(1rem, 0);
transform: translate(1rem, 0);
}
.round__circle__btn:hover .button__text {
color: #ffffff;
} .btn__letters {
display: inline-block;
line-height: 1em;
} .area__content {
display: block;
position: relative;
}
.title__bg__text,
.title__bg__icon {
font-size: 80px;
font-weight: 600;
letter-spacing: 10px;
line-height: 1;
opacity: 0.1;
position: absolute;
top: 0;
text-transform: uppercase;
z-index: -1;
width: 100%;
}
.title__bg__icon{
display: inline-block;
left: 0;
right: 0;
}
.area__icon {
background-color: #ffffff;
border-radius: 50%;
box-shadow: 0px 10px 50px 0px rgba(126,138,180,0.25);
display: inline-block;
font-size: 24px;
width: 80px;
height: 80px;
text-align: center;
margin-bottom: 20px;
padding-top: 20px;
}
.area__icon img{
margin:0 auto;
}
.area__title {
font-size: 40px;
margin-bottom: 40px;
position: relative;
z-index: 1;
line-height: 1.3;
color: #0F153C;
font-weight: 700;
}
.area__title:before,
.area__title:after{
display: block;
position: relative;
content: '';
}
.area__subtitle {
line-height: 1;
position: relative;
display: inline-block;
}
.area__subtitle:before,
.area__subtitle:after {
content:'';
display: block;
position: relative;
}
.area__button {
display: inline-block;
text-transform: capitalize;
margin-top: 30px;
} .single__box {
display: block;
transition: 0.3s;
z-index: 1;
position: relative;
}
.single__box:before,
.single__box:after{
display: block;
position: relative;
content: '';
transition: 0.5s;
z-index: -1;
}
.box__bg__icon__text {
position: absolute;
font-size: 80px;
font-weight: 800;
right: 0;
bottom: 0;
opacity: .1;
line-height: 1;
z-index: -1;
}
.box__icon {
display: inline-block; display: inline-block;
font-size: 24px;
transition: 0.3s
}
.box__icon img{
margin:0 auto;
}
.box__title {
position: relative;
z-index: 1;
line-height: 1;
}
.box__subtitle {
line-height: 1;
}
.box__title:before,
.box__title:after{
display: block;
position: relative;
content: '';
}
.box__button {
display: inline-block;
text-transform: capitalize;
margin-top: 30px;
} .single__box__layout__1 {
transition: 0.5s;
padding: 35px;
padding-left: 120px;
position: relative;
box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08);
}
.single__box__layout__1 .box__icon {
border-radius: 5px;
width: 65px;
height: 65px;
text-align: center;
position: absolute;
left: 35px;
top: 35px;
font-size: 32px;
color: #ffffff;
background: #35BFE6;
padding-top: 16px;
}
.single__box__layout__1 .box__icon img {
width: auto;
}
.single__box__layout__1 .box__title {
font-size: 20px;
line-height: 1;
margin-bottom: 15px;
} .single__box__layout__2 {
padding:25px 35px;
padding-left: 120px;
box-shadow: 0 50px 60px rgba(0, 0, 0, 0.07);
min-height: 120px;
}
.single__box__layout__2 .box__icon {
position: absolute;
left: 35px;
top: 25px;
background: #35BFE6;
color: #fff;
width: 70px;
height: 70px;
font-size: 24px;
text-align: center;
padding-top: 20px;
border-radius: 50%;
}
.single__box__layout__2 .box__subtitle {
font-size: 14px;
margin-bottom: 10px;
}
.single__box__layout__2 .box__title {
font-size: 20px;
} .single__box__layout__3 {
padding: 50px;
text-align: center;
box-shadow: 0 10px 50px rgba(0, 0, 0, 0.05);
}
.single__box__layout__3 .box__icon {
width: 85px;
height: 85px;
font-size: 32px;
border-radius: 50%;
box-shadow: 0 15px 40px rgba(53, 191, 230, 0.3);
padding-top: 25px;
background: #35BFE6;
color: #fff;
margin-bottom: 40px;
}
.single__box__layout__3 .box__title {
font-size: 20px;
margin-bottom: 30px;
}
.single__box__layout__3 .box__button {
border-bottom: 2px solid #C0CCDA;
} .single__box__layout__4 {
padding: 50px;
text-align: center;
}
.single__box__layout__4 .box__icon {
width: 85px;
height: 85px;
font-size: 32px;
border-radius: 50%;
padding-top: 25px;
background: #35BFE6;
color: #fff;
margin-bottom: 40px;
}
.single__box__layout__4 .box__title {
font-size: 20px;
margin-bottom: 30px;
} .single__box__layout__5 {
padding: 50px;
text-align: center;
box-shadow: 0 10px 50px rgba(0, 0, 0, 0.05);
}
.single__box__layout__5:before {
background: #35BFE6;
height: 5px;
bottom: 0;
position: absolute;
left: 0;
width: 100%;
}
.single__box__layout__5 .box__icon {
width: 85px;
height: 100px;
font-size: 32px;
box-shadow: 0 15px 40px rgba(53, 191, 230, 0.3);
padding-top: 40px;
background: #35BFE6;
color: #fff;
margin-bottom: 40px;
position: relative;
border-radius: 0 0 25px 0;
clip-path: polygon(100% 0, 100% 80%, 70% 100%, 0 100%, 0 0);
}
.single__box__layout__5 .box__title {
font-size: 20px;
margin-bottom: 30px;
}
.single__box__layout__5 .box__button {
border-bottom: 2px solid #C0CCDA;
} .single__box__layout__6 .box__icon {
width: 60px;
height: 60px;
font-size: 24px;
text-align: center;
background: rgba(53, 191, 230, 0.35);
color: #35BFE6;
padding-top: 15px;
border-radius: 50%;
margin-bottom: 30px;
}
.single__box__layout__6 .box__title {
font-size: 20px;
margin-bottom: 20px;
} @keyframes zoom_box_bg {from {transform: scale(1);}to {transform: scale(3);}}
.single__box__layout__7 {transition: 0.5s;}
.single__box__layout__7:before {animation: 5s zoom_box_bg infinite alternate;opacity: 0;}
.single__box__layout__7:hover:before {opacity: .1;}
.single__box__layout__7 .box__icon {margin-bottom: 25px;border: 0;padding: 0;transition: 0.5s;}
.single__box__layout__7:hover .box__icon {transform: rotateY(360deg);} .single__box__layout__8 {
text-align: center;
}
.single__box__layout__8 .box__icon {
margin-bottom: 30px;
}
.single__box__layout__8 .box__title {
font-size: 20px;
margin-bottom: 30px;
} .single__box__layout__9 {
position: relative;
padding: 10px;
padding-left: 60px;
}
.single__box__layout__9 .box__icon {
position: absolute;
left: 10px;
top: 5px;
width: 35px;
height: 35px;
}
.single__box__layout__9 .box__icon img{
width: 35px;
height: 35px;
}
.single__box__layout__9 .box__title {
margin-bottom: 0;
font-size: 20px;
} .single__box__layout__10 {
text-align: center;
transition: 0.5s;
padding: 35px;
box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08);
}
.single__box__layout__10 .box__icon {
border-radius: 50%;
margin-bottom: 30px; 
}
.single__box__layout__10 .box__icon img {
width: auto;
}
.single__box__layout__10 .box__title {
font-size: 20px;
line-height: 1;
margin-bottom: 0;
} .single__box__layout__11 {
transition: 0.5s;
padding: 40px 30px;
box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08);
background: #ffffff;
}
.single__box__layout__11 .box__icon {
width: 50px;
margin-right: 10px;
}
.single__box__layout__11 .box__icon img{
width: auto;
}
.single__box__layout__11 .box__icon,
.single__box__layout__11 .box__title{
display: inline-block;
}
.single__box__layout__11 .box__title {
font-size: 20px;
margin-bottom: 30px;
} .single__box__layout__12 {
padding: 50px 40px;
text-align: center;
}
.single__box__layout__12:hover {
background: #ffffff;
box-shadow: 0px 20px 50px 0px rgba(85,92,121,0.08);
}
.single__box__layout__12 .box__icon {
font-size: 50px;
line-height: 1;
margin-bottom: 30px;
}
.single__box__layout__12 .box__icon img{
width: 100px;
}
.single__box__layout__12 .box__title {
margin-bottom: 20px;
} .single__box__layout__13 {
text-align: center;
}
.single__box__layout__13 .box__icon {
color: #0298ff;
background-color: rgba(2,152,255,0.14);
border-radius: 25px;
box-shadow: 0px 10px 30px 0px rgba(110,193,228,0.20);
width: 80px;
height: 80px;
display: inline-block;
text-align: center;
margin-bottom: 50px;
padding-top: 26px;
}
.single__box__layout__13:hover .box__icon{
background-color: rgba(2,152,255,1);
color: #ffffff;
}
.single__box__layout__13 .box__title {
margin-bottom: 20px;
} .single__box__layout__14 {
background: #ffffff;
padding: 40px 72px 40px 180px;
border-radius: 5px;
}
.single__box__layout__14:hover {
background-color: #fe5d89;
box-shadow: 0px 55px 70px -46px rgba(254,93,137,0.45);
color: #ffffff;
}
.single__box__layout__14 .box__icon {
width: 120px;
display: block;
text-align: center;
position: absolute;
left: 20px;
top: 30px;
font-size: 50px;
}
.single__box__layout__14 .box__icon img{
width: auto;
}
.single__box__layout__14 .box__title {
margin-bottom: 20px;
}
.single__box__layout__14:hover .box__title{
color: #ffffff;
} .single__box__layout__15 {
padding: 50px 30px 50px 30px;
background-color: #ffffff;
box-shadow: 0px 20px 100px 0px rgba(114,112,164,0.13);
text-align: center;
}
.single__box__layout__15:after {
background-color: #ffffff;
position: absolute;
left: 55%;
top: 53px;
text-align: left;
width: 25px;
height: 25px;
opacity: 1;
border-radius:50px;
z-index: 1;
-webkit-transition: 0.6s;
-o-transition: 0.6s;
transition: 0.6s;
}
.single__box__layout__15:before {
background-image: linear-gradient(134deg, #1700fb 0%, #009dea 100%);
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
opacity: 0;
}
.single__box__layout__15:hover {
color: #ffffff;
}
.single__box__layout__15:hover:before{
opacity: 1;
} 
.single__box__layout__15 .box__icon {
border-radius: 50%;
color: #ffffff;
background-image: linear-gradient(135deg, #1700fb 0%, #009dea 100%);
width: 80px;
height: 80px;
text-align: center;
margin-bottom: 40px;
padding-top: 27px;
}
.single__box__layout__15 .box__icon img{
width: auto;
}
.single__box__layout__15 .box__title {
margin-bottom: 20px;
}
.single__box__layout__15:hover .box__title{
color: #ffffff;
} .single__box__layout__16 {
padding-left: 100px;
}
.single__box__layout__16 .box__icon {
border-radius: 50%;
box-shadow: 0px 0px 0px 1px #6315ff inset;
background: #ffffff;
color: #6315ff;
width: 80px;
height: 80px;
position: absolute;
left: 0px;
top: 0px;
text-align: center;
padding-top: 24px;
}
.single__box__layout__16:hover .box__icon{
box-shadow: 0px 0px 0px 100px #6315ff inset;
color: #ffffff;
}
.single__box__layout__16 .box__icon img{
width: auto;
}
.single__box__layout__16 .box__title {
margin-bottom: 20px;
} .single__box__layout__17 {
padding: 50px 30px;
border: 1px solid #f2f2f2;
text-align: center;
}
.single__box__layout__17:hover {
box-shadow: 0px 10px 40px 0px rgba(107,125,179,0.11);
border-color: transparent;
background: #ffffff;
}
.single__box__layout__17 .box__icon {
text-align: center;
margin-bottom: 35px;
padding: 0;
-webkit-transition: 0.9s;
-o-transition: 0.9s;
transition: 0.9s;
}
.single__box__layout__17:hover .box__icon{
transform: rotateY(360deg);
}
.single__box__layout__17 .box__icon img{
width: auto;
}
.single__box__layout__17 .box__title {
margin-bottom: 20px;
} .single__box__layout__18 {
background: #ffffff;
box-shadow: 0px 10px 29.7px 0.3px rgba(225, 225, 225, 0.64);
padding: 50px 20px;
text-align: center;
}
.single__box__layout__18:hover{
color:#ffffff;
background: #0c59db url(//izbilgi.com/wp-content/plugins/ultimate-addon/assets/img/service_stripe_bg.png) no-repeat center center / cover;
}
.single__box__layout__18 .box__icon {
font-size: 50px;
margin-bottom: 30px;
color: #0c59db;
}
.single__box__layout__18:hover .box__icon {
color: #ffffff;
}
.single__box__layout__18 .box__title {
font-size: 22px;
color: #232323;
}
.single__box__layout__18:hover .box__title {
color: #ffffff;
}
.single__box__layout__18 .box__button {
position: absolute;
width: 40px;
height: 40px;
background: #0c59db;
padding-top: 7px;
color: #ffffff;
right: 0;
bottom: 0;
}
.single__box__layout__18:hover .box__button {
background: #ffffff;
color: #0c59db;
} .single__box__layout__19 {
border: 2px solid #e3eeff;
padding: 80px 50px;
text-align: center;
}
.single__box__layout__19 .box__bg__icon__text {
font-size: 170px;
right: 20px;
letter-spacing: -5px;
}
.single__box__layout__19 .box__icon {
font-size: 80px;
margin-bottom: 30px;
color: #0c59db;
}
.single__box__layout__19 .box__title {
font-size: 36px;
margin-bottom: 20px;
}
.single__box__layout__19:hover{
border-color: #0c59db;
}
.single__box__layout__19 .box__button {
font-weight: 700;
color: inherit;
}
.single__box__layout__19 .box__button:hover {
color: #0c59db;
} .single__box__layout__20 { border: 16px solid #e3eeff; 
padding: 50px 40px;
}
.single__box__layout__20 .box__bg__icon__text {
font-size: 170px;
right: 20px;
letter-spacing: -5px;
}
.single__box__layout__20 .box__icon {
font-size: 80px;
margin-bottom: 30px;
color: #0c59db;
}
.single__box__layout__20 .box__title {
font-size: 36px;
margin-bottom: 20px;
}
.single__box__layout__20:hover{
border-color: #0c59db;
}
.single__box__layout__20 .box__button {
font-weight: 700;
color: inherit;
}
.single__box__layout__20 .box__button:hover {
color: #0c59db;
} .single__box__layout__21 {
padding: 30px;
background: #ffffff;
box-shadow: 0px 8px 16px 0px rgba(0, 109, 232, 0.04);
}
.single__box__layout__21:hover {
background: #0c59db;
color: #ffffff;
}
.single__box__layout__21 .box__bg__icon__text {
left: 0;
top: 0;
opacity: 0;
}
.single__box__layout__21:Hover .box__bg__icon__text {
opacity: .1;
}
.single__box__layout__21 .box__title {
margin-bottom: 0;
font-size: 20px;
}
.single__box__layout__21:hover .box__title {
color: #ffffff;
}
.single__box__layout__21:hover{
border-color: #0c59db;
}
.single__box__layout__21 .box__button:hover {
background: #ffffff;
color: #006de8;
padding-left: 8px;
}
.single__box__layout__21 .box__button {
position: absolute;
right: 30px;
top: 50%;
transform: translateY(-50%);
margin: 0;
width: 40px;
height: 40px;
padding-top: 7px;
text-align: center;
border-radius: 50%;
padding-left: 13px;
display: inline-block;
z-index: 1;
}
.single__box__layout__21:hover .box__button {
color: #ffffff;
}
.single__box__layout__21:hover .box__button:hover {
color: #006de8;
background: #ffffff;
} .single__box__layout__22 {
padding: 50px 40px;
text-align: center;
}
.single__box__layout__22 .box__bg__icon__text {
font-size: 170px;
right: 20px;
letter-spacing: -5px;
}
.single__box__layout__22 .box__icon {
font-size: 80px;
margin-bottom: 30px;
color: #0c59db;
}
.single__box__layout__22 .box__title {
font-size: 36px;
margin-bottom: 20px;
}
.single__box__layout__22:hover{
border-color: #0c59db;
}
.single__box__layout__22 .box__button {
font-weight: 700;
color: inherit;
}
.single__box__layout__22 .box__button i {
margin-right: 10px;
}
.single__box__layout__22 .box__button:hover {
color: #0c59db;
} .single__box_wrap {
position: relative;
overflow: hidden;
}
.single__box__layout__23 {
color: #ffffff;
position: absolute;
background: rgba(0, 34, 73, .8);
left: 0;
bottom: 0;
padding: 30px;
height: 80px;
display: flex;
justify-content: center;
flex-direction: column;
}
.single__box.single__box__layout__23 {
padding: 30px 15px 20px 50px;
}
.single__box__layout__23,
.single__box__layout__23 .box__title,
.single__box__layout__23 a {
color: #ffffff;
}
.box__big__thumb img {
width: 100%;
}
.single__box__layout__23 .box__icon {
position: absolute;
top: -20px;
left: 30px;
width: 70px;
height: 70px;
background: #006de8;
text-align: center;
display: flex;
align-items: center;
justify-content: center;
font-size: 30px;
}
.single__box__layout__23 .box__title {
padding-left: 80px;
transition: 0.3s;
margin-bottom: 25px;
}
.single__box__layout__23 .box__description{
transition: 0.5s;
height: 0%;
}
.single__box__layout__23 .box__button {
transition: 0.8s;
}
.single__box_wrap:hover .single__box__layout__23{
height: 80%;
background: linear-gradient(0deg, rgba(0, 102, 255, 0.8) 0%, rgba(96, 170, 255, 0.8) 100%);
}
.single__box_wrap:hover .box__description{
height: 100%;
} @media (max-width: 767px){
.single__box.single__box__layout__23 {
position: relative;
padding: 30px !important;
height: auto !important;
}
.single__box.single__box__layout__23 .box__title {
padding: 0;
margin-top: 40px;
margin-bottom: 20px;
}
} .single__box__layout__24 {
padding: 15px;
padding-left: 80px;
position: relative;
overflow: hidden;
}
.single__box__layout__24 .box__icon {
position: absolute;
left: 0;
top: 0;
width: 50px;
height: 50px;
background: #ffffff;
text-align: center;
padding-top: 10px;
box-shadow: 0px 4px 4px rgba(160,194,255,0.2);
border-radius: 50%;
color: #0c59db;
font-size: 20px;
padding-top: 12px;
}
.single__box__layout__24:hover .box__icon {
background: #0c59db;
color: #ffffff;
}
.single__box__layout__24 .box__title {
margin-bottom: 20px;
} .single__testmonial{
position: relative;
z-index: 1;
transition: 0.3s;
}
.single__testmonial:before,
.single__testmonial:after{
content: '';
display: block;
position: relative;
z-index: -1;
}
.testmonial__quote {
box-shadow: 0px 10px 50px 0px rgba(126,138,180,0.25);
min-width: 50px;
min-height: 50px;
display: inline-block;
width: 80px;
height: 80px;
font-size: 24px;
padding-top: 24px;
border-radius: 50%;
text-align: center;
margin-top: 20px;
margin-bottom: 50px;
}
.testmonial__quote img{
margin: 0 auto;
}
.testmonial__description {
margin-bottom:50px;
}
.author__thumb__designation__warp {
display: inline-block;
}
.author__thumb {
border-radius: 50%;
display: inline-block;
height: 100px;
margin-bottom: 50px;
overflow: hidden;
width: 100px;
}
.author__thumb img {
width: 100%;
height: 100%;
}
.author__name {
font-size: 18px;
margin-bottom: 5px;
line-height: 1;
} .tesmonial_style_1 {
text-align: left;
}
.tesmonial_style_2 {
text-align: center;
}
.tesmonial_style_3 {
text-align: right;
} .tesmonial_style_4 {
text-align: left;
}
.tesmonial_style_5 {
text-align: center;
}
.tesmonial_style_6 {
text-align: right;
}
.tesmonial_style_4 .author__thumb__designation,
.tesmonial_style_5 .author__thumb__designation,
.tesmonial_style_6 .author__thumb__designation{
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
height: 100px;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
padding-left: 120px;
position: relative;
text-align: left;
}
.tesmonial_style_6 .author__thumb__designation {
padding-left: inherit;
padding-right: 120px;
text-align: right;
}
.tesmonial_style_4 .author__thumb,
.tesmonial_style_5 .author__thumb{
position: absolute;
left: 0;
}
.tesmonial_style_6 .author__thumb {
position: absolute;
right: 0;
} .tesmonial_style_7 {
text-align: left;
}
.tesmonial_style_8 {
text-align: center;
}
.tesmonial_style_9 {
text-align: right;
}
.tesmonial_style_7 .single__testmonial,
.tesmonial_style_8 .single__testmonial,
.tesmonial_style_9 .single__testmonial {
padding: 30px;
background: #ffffff;
border-radius: 5px;
box-shadow: 0px 10px 20px rgba(97,105,140,0.1);
margin-bottom: 30px;
}
.tesmonial_style_7 .testmonial__quote,
.tesmonial_style_8 .testmonial__quote,
.tesmonial_style_9 .testmonial__quote{
font-size: 50px;
line-height: 0;
text-align: inherit;
height: auto;
width: auto;
box-shadow: inherit;
margin: 0;
padding: 0;
}
.tesmonial_style_7 .author__thumb__designation,
.tesmonial_style_8 .author__thumb__designation,
.tesmonial_style_9 .author__thumb__designation {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
height: 60px;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
padding-left: 80px;
position: relative;
text-align: left;
}
.tesmonial_style_9 .author__thumb__designation {
padding-left: inherit;
padding-right: 80px;
text-align: right;
}
.tesmonial_style_7 .author__thumb,
.tesmonial_style_8 .author__thumb,
.tesmonial_style_9 .author__thumb {
box-shadow: 0px 10px 20px rgba(97,105,140,0.1);
position: absolute;
left: 0;
width: 60px;
height: 60px;
}
.tesmonial_style_9 .author__thumb {
left: auto;
right: 0;
} .tesmonial_style_10 {
text-align: left;
}
.tesmonial_style_11 {
text-align: center;
}
.tesmonial_style_12 {
text-align: right;
}  .jump{
animation-name: jump;
}
@keyframes jump {
0% {transform: translate3d(0px, 0px, 0px);}40% {transform: translate3d(0px, 50%, 0px);}100% {transform: translate3d(0px, 0px, 0px);}
}
.rotated{
animation-name: rotated;
}
@keyframes rotated {
0% {transform: rotate(0deg);}100% {transform: rotate(360deg);}
}
.rotatedHalf{
animation-name: rotatedHalf;
}
@keyframes rotatedHalf {
0% {transform: rotate(0deg);}50% {transform: rotate(90deg);}100% {transform: rotate(0deg);}
}
.rotatedHalfTwo{
animation-name: rotatedHalfTwo;
}
@keyframes rotatedHalfTwo {
0% {transform: rotate(-90deg);}100% {transform: rotate(90deg);}
}
.scaleUpOne{
animation-name: scaleUpOne;
}
@keyframes scaleUpOne {
0% {transform: scale(1);}100% {transform: scale(0.2);}
}
.scaleRight{
animation-name: scaleRight;
}
@keyframes scaleRight {
0% {transform: translateX(-50%);}50% {transform: translateX(50%);}100% {transform: translateX(-50%);}
}
.fade_in{
animation-name: fade_in;
}
@keyframes fade_in {
0% {opacity: 0.7;}40% {opacity: 1;}100% {opacity: 0.7;}
}
.prettyFade{
animation-name: prettyFade;
}
@keyframes prettyFade{
0%{-webkit-filter:brightness(1) contrast(1) saturate(1);};100%{-webkit-filter:brightness(0) contrast(5) saturate(0.5); };
}
.rippleOutOne{
animation-name: rippleOutOne;
}
@keyframes rippleOutOne {
0% {bottom: 0;left: 0;opacity: 1;right: 0;top: 0;}100% {bottom: -6px;left: -6px;opacity: 0;right: -6px;top: -6px;}
}
.rippleOuTwo{
animation-name: rippleOuTwo;
}
@keyframes rippleOuTwo {
0% {bottom: 0;left: 0;opacity: 1;right: 0;top: 0;}100% {bottom: -12px;left: -12px;opacity: 0;right: -12px;top: -12px;}
}
.scaleUpOne{
animation-name: scaleUpOne;
}
@keyframes scaleUpOne {
0% {transform: scale(1);}40% {transform: scale(0.5);}100% {transform: scale(1);}
}
.scaleUpTwo{
animation-name: scaleUpTwo;
}
@keyframes scaleUpTwo {
0% {transform: scale(0.5);}40% {transform: scale(0.8);}100% {transform: scale(0.5);}
}
.scaleUpThree{
animation-name: scaleUpThree;
}
@keyframes scaleUpThree {
0% {transform: scale(0.7);}40% {transform: scale(0.4);}100% {transform: scale(0.7);}
}
.FramesOne{
animation-name: FramesOne;
}
@keyframes FramesOne {
0% {transform: translate(0px, 0px) rotate(0deg);}20% {transform: translate(73px, -1px) rotate(36deg);}40% {transform: translate(141px, 72px) rotate(72deg);}60% {transform: translate(83px, 122px) rotate(108deg);}80% {transform: translate(-40px, 72px) rotate(144deg);}100% {transform: translate(0px, 0px) rotate(0deg);}
}
.FramesTwo{
animation-name: FramesTwo;
}
@keyframes FramesTwo {
0% {transform: translate(0px, 0px) rotate(0deg) scale(1);}20% {transform: translate(73px, -1px) rotate(36deg) scale(0.9);}40% {transform: translate(141px, 72px) rotate(72deg) scale(1);}60% {transform: translate(83px, 122px) rotate(108deg) scale(1.2);}80% {transform: translate(-40px, 72px) rotate(144deg) scale(1.1);}100% {transform: translate(0px, 0px) rotate(0deg) scale(1);}
}
.FramesThree{
animation-name: FramesThree;
}
@keyframes FramesThree {
0% {transform: translate(165px, -179px);}100% {transform: translate(-346px, 617px);}
}
.FramesFour{
animation-name: FramesFour;
}
@keyframes FramesFour {
0% {transform: translate(-300px, 151px) rotate(0deg);}100% {transform: translate(251px, -200px) rotate(180deg);}
}
.FramesFive{
animation-name: FramesFive;
}
@keyframes FramesFive {
0% {transform: translate(61px, -99px) rotate(0deg);}21% {transform: translate(4px, -190px) rotate(38deg);}41% {transform: translate(-139px, -200px) rotate(74deg);}60% {transform: translate(-263px, -164px) rotate(108deg);}80% {transform: translate(-195px, -49px) rotate(144deg);}100% {transform: translate(-1px, 0px) rotate(180deg);}
}
.gradientBG{
animation-name: gradientBG;
}
@keyframes gradientBG {
0% {background-position: 0 0;}50% {background-position: 300% 0;}100% {background-position: 0 0;}
}
.gradientBG{
animation-name: gradientBG;
}
@keyframes gradientBG {
0% {background-position: 0 0;}50% {background-position: 120% 0;}100% {background-position: 0 0;}
}
.bgMove{
animation-name: bgMove;
}
@keyframes bgMove {
from { background-position: 0 0; }to { background-position: -400px 0; }
}
.imageBgAnim{
animation-name: imageBgAnim;
}
@keyframes imageBgAnim {
0% {background-position: 0 0;}50% {background-position: 120% 0;}100% {background-position: 0 0;}
}
.zoomBounce{
animation-name: zoomBounce;
}
@keyframes zoomBounce {
0% { 
transform: scale(0.9 ) translateY(-50%); 
-webkit-transform: scale(0.9 ) translateY(-50%); 
-moz-transform: scale(0.9 ) translateY(-50%); 
-ms-transform: scale(0.9 ) translateY(-50%); 
-o-transform: scale(0.9 ) translateY(-50%); 
}50% {
transform: scale(1) translateY(-60%);
-webkit-transform: scale(1) translateY(-60%);
-moz-transform: scale(1) translateY(-60%);
-ms-transform: scale(1) translateY(-60%);
-o-transform: scale(1) translateY(-60%);
}100% {
transform: scale(0.9) translateY(-50%);
-webkit-transform: scale(0.9) translateY(-50%);
-moz-transform: scale(0.9) translateY(-50%);
-ms-transform: scale(0.9) translateY(-50%);
-o-transform: scale(0.9) translateY(-50%);
}
}
.ballBounce{
animation-name: ballBounce;
}
@keyframes ballBounce {
0% {transform: translateX(-20px) scale(1, 1.2);}25% {transform: scale(1.2, 1);}50% {transform: translateX(15px) scale(1, 1.2);}75% {transform: scale(1.2, 1);}100% {transform: translateX(-20px);}
}
.bigSpin{
animation-name: bigSpin;
}
@keyframes bigSpin {
0% {-webkit-transform: rotate(0deg);transform: rotate(0deg);}100% {-webkit-transform: rotate(360deg);transform: rotate(360deg);}
}
.Zoom_In_Out{
animation: zoom-in-out;
}
@keyframes zoom-in-out {
0% {
-webkit-transform: scale(0.9);
transform: scale(0.9)
}
50% {
-webkit-transform: scale(1.1);
transform: scale(1.1)
}
100% {
-webkit-transform: scale(0.9);
transform: scale(0.9)
}
}
.Circle_Large{
animation: circle-large;
}
@keyframes circle-large {
0% {
-webkit-transform: rotate(0deg) translate(-150px) rotate(0deg);
transform: rotate(0deg) translate(-150px) rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg) translate(-150px) rotate(-360deg);
transform: rotate(360deg) translate(-150px) rotate(-360deg);
}
}
.Fade_In_Out{
animation: fade-in-out;
}
@keyframes fade-in-out {
0% {
opacity: 0;
-webkit-transform: scale(0);
transform: scale(0);
}
50% {
opacity: 1;
-webkit-transform: scale(0.5);
transform: scale(0.5);
}
100% {
opacity: 0;
-webkit-transform: scale(1);
transform: scale(1);
}
}
.blurFadeInOut{
animation-name: blurFadeInOut;
}
@keyframes blurFadeInOut {
0% {opacity: 0;text-shadow: 0px 0px 40px #fff;transform: scale(1.3);}20%, 75% {opacity: 1;text-shadow: 0px 0px 1px #fff;transform: scale(1);}100% {opacity: 0;text-shadow: 0px 0px 50px #fff;transform: scale(0);}
}
.blurFadeIn{
animation-name: blurFadeIn;
}
@keyframes blurFadeIn {
0% {opacity: 0;text-shadow: 0px 0px 40px #fff;transform: scale(1.3);}50% {opacity: 0.5;text-shadow: 0px 0px 10px #fff;transform: scale(1.1);}100% {opacity: 1;text-shadow: 0px 0px 1px #fff;transform: scale(1);}
}
.fadeInBack{
animation-name: fadeInBack;
}
@keyframes fadeInBack {
0% {opacity: 0;transform: scale(0);}50% {opacity: 0.4;transform: scale(2);}100% {opacity: 0.2;transform: scale(5);}
}
.fadeInRotate{
animation-name: fadeInRotate;
}
@keyframes fadeInRotate {
0% {opacity: 0;transform: scale(0) rotate(360deg);}100% {opacity: 1;transform: scale(1) rotate(0deg);}
}
.bigSquare {
animation-name: bigSquare;
}
@keyframes bigSquare {
from {transform: translateY(10%) rotate(-80deg) scale(0);}to {transform: translateY(0) rotate(0deg) scale(1);}
}
.littleSquare {
animation-name: littleSquare;
}
@keyframes littleSquare {
from {transform: translate(226%, 183%) rotate(140deg) scale(0);}to {transform: translate(0%, 0%) rotate(0deg) scale(1);}
}
.triAngle {
animation-name: triAngle;
}
@keyframes triAngle {
from {transform: rotate(-140deg) scale(0);}to {transform: rotate(0deg) scale(1);}
}
.Hoop {
animation-name: Hoop;
}
@keyframes Hoop {
from {transform: translate(-160%, -33%) scale(0);}to {transform: translate(0%, 0%) scale(1);}
}
.bigCircle {
animation-name: bigCircle;
}
@keyframes bigCircle {
from {transform: scale(0) translate(60%, 3%);}to {transform: scale(1) translate(0%, 0%);}
}
.littleCircle {
animation-name: littleCircle;
}
@keyframes littleCircle {
from {transform: scale(0);}to {transform: scale(1);}
}  .animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.animated.infinite {
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}
.animated.fast {
-webkit-animation-duration: 800ms;
animation-duration: 800ms;
}
.animated.faster {
-webkit-animation-duration: 500ms;
animation-duration: 500ms;
}
.animated.slow {
-webkit-animation-duration: 2s;
animation-duration: 2s;
}
.animated.slower {
-webkit-animation-duration: 3s;
animation-duration: 3s;
}  .single__team {
position: relative;
text-align: center;
}
.ultimate-team-carousel.team-normal-grid {
display: grid;
}
.ultimate-team-carousel.team-normal-grid .single__team{
margin-bottom: inherit;
}
.member__thumb {
text-align: center;
display: inline-block;
margin-bottom: 30px;
}
.member__thumb img {
margin: auto;
}
.member__name {
font-size: 24px;
line-height: 1;
margin-bottom: 10px;
}
.member__designation {
text-transform:capitalize;
margin-bottom: 0;
}
.member__content {
margin-top: 30px;
}
.member__socials {
margin-top: 30px;
}
.member__socials a {
display: inline-block;
text-align: center;
margin: 0 10px;
} .team__style__1 .member__thumb {
border-radius: 50%;
overflow: hidden;
}
.team__style__1 .member__socials a:hover {
color: #ffbc48;
} .team__style__3 .single__team {
overflow: hidden;
}
.team__style__3 .member__thumb {
width: 100%;
}
.team__style__3 .member__thumb img {
width: 100%;
padding: 0;
display: block;
}
.team__style__3 .member__content__wrap {
position: relative;
}
.team__style__3 .member__socials {
position: absolute;
top: -140px;
left: -90%;
width: calc(100% - 50px);
background: #fff;
padding: 20px;
margin: 0;
transition: 0.5s;
visibility: hidden;
opacity: 0;
clip-path: polygon(100% 0, 100% 70%, 90% 100%, 0 100%, 0 0);
}
.team__style__3 .single__team:hover .member__socials {
left: 0;
opacity: 1;
visibility: visible;
} .team__style__4 .owl-item {
padding-top: 30px;
}
.team__style__4 .single__team {
background: #F5F9FF;
width: calc(100% - 30px);
float: right;
text-align: inherit;
}
.team__style__4 .member__thumb {
width: 100%;
position: relative;
margin-left: -30px;
margin-top: -30px;
margin-bottom: 0;
}
.team__style__4 .member__content__wrap {
padding: 30px;
}
.team__style__4 .member__designation {
font-weight: 700;
color: #01BAA3;
}
.team__style__4 .member__socials a {
width: 40px;
height: 40px;
background: #ffffff;
padding-top: 6px;
color: #AFCAD7;
box-shadow: 0 0 5px rgba(0,0,0,0.06);
margin: 0;
margin-right: 10px;
}
.team__style__4 .member__socials a:hover {
background: #00BAA3;
color: #ffffff;
} .team__style__5 .member__thumb{
position: relative;
}
.team__style__5 .member__thumb:before {
position: absolute;
left: -5px;
bottom: -5px;
width: 100%;
height: 90%;
content: "";
background: #1657E2;
border-radius: 60% 45% 30% 32%;
transform: rotate(-5deg);
opacity: 0.1;
-webkit-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}
.team__style__5 .member__thumb img {
border-radius: 50%;
padding: 10px;
box-shadow: 0 2px 4px rgba(0,0,0,.08);
background: #ffffff;
width: 200px;
height: 200px;
}
.team__style__5 .single__team:hover .member__thumb:before{
opacity: 1;
}
.team__style__5 .member__content__wrap {
position: relative;
}
.team__style__5 .member__socials {
width: 40px;
margin: 0;
position: absolute;
height: 40px;
top: -70px;
left: 50%;
transform: translateX(-50%);
overflow: hidden;
text-align: center;
transition:0.3s;
}
.team__style__5 .member__socials a {
background: #0077B5;
color: #fff;
width: 40px;
height: 40px;
padding-top: 6px;
border-radius: 50%;
margin: 0;
transition:0.3s;
}
.team__style__5 .member__socials a:hover {
background: #ffffff;
color: #0077B5;
box-shadow:0 4px 8px rgba(0,0,0,.1)
} .team__style__6 .single__team {
margin-bottom: 60px;
position: relative;
overflow: hidden;
}
.team__style__6 .member__thumb {
padding: 10px;
background: #ffffff;
margin-bottom: 0;
}
.team__style__6 .member__thumb img{
width: 100%;
}
.team__style__6 .member__content__wrap {
margin-top: -50px;
position: absolute;
z-index: 1;
background: #fff;
width: calc( 100% - 30px );
padding: 30px;
right: 0;
bottom: 0;
transition: 0.3s;
}
.team__style__6 .member__socials {
margin-top: 15px;
margin-bottom: -55px;
transition: 0.3s;
}
.team__style__6 .single__team:hover .member__socials {
margin-bottom: 0;
} .team__style__7 .owl-carousel .owl-stage-outer {
margin-right: -20px !important;
}
.team__style__7 .single__team {
position: relative;
margin-bottom: 20px;
}
.team__style__7 .member__content__wrap {
position: absolute;
left: 0;
bottom: 0;
background: #0c5adb;
width: 100%;
padding: 20px;
border-radius: 5px;
transition: 0.5s;
color: #fff;
opacity: 0;
visibility: hidden;
}
.team__style__7 .single__team:hover .member__content__wrap {
transform: translate(20px, 20px);
visibility:visible;
opacity:1;
}
.team__style__7 .member__thumb {
margin-bottom: 0;
}
.team__style__7 .single__team .member__name {
color: #ffffff;
}
.team__style__7 .member__socials {
margin-top: 15px;
}
.team__style__7 .member__socials a {
color: #ffffff;
}  .tabs__area {
overflow: hidden;
}
.nav-tabs.tab__nav {
margin: 0;
margin-bottom: 50px;
padding: 0;
list-style: none;
overflow: hidden;
}
.nav-tabs.tab__nav li {
display: inline-block;
float: none;
}
.nav-tabs.tab__nav li a {
border: 0;
display: block;
padding: 15px 40px;
font-size: 16px;
border-radius: 0;
margin: 0;
}
.tabs__area .nav-tabs>li.active>a,
.tabs__area .nav-tabs>li.active>a:focus,
.tabs__area .nav-tabs>li.active>a:hover {
border: 0;
}
.tabs__area .nav-tabs{
border-bottom: none;
} .sldier-content-area .slick-dots {
position: inherit;
bottom: inherit;
}
.sldier-content-area .slick-dots li {
transition: 0.3s;
}
.sldier-content-area .slick-dots li button:before{
display: none;
}
.ultimate__single__post {
background: aliceblue;
}
.slick-slide img {
width: 100%;
}
.ultimate_post.post-normal-grid {
display: grid;
}
.ultimate_post.postfolio-normal-grid {
display: grid;
}
.ultimate_post.post-normal-grid img {
width: 100%;
}
.post__content {
padding: 30px;
}
.post__title {
font-size: 24px;
}
.post__content ul {
margin: 0;
padding: 0;
list-style: none;
}
.post__content ul li {
display: inline-block;
margin-right: 10px;
}
.post__content ul li i {
margin-right: 5px;
}
.post__meta {
margin-top: 30px;
}
.post__btn {
margin-top: 30px;
}
a.readmore__btn{
display: inline-block;
}
@media print {
html, body {
display: none; }
} .ultimate__post__layout__3 {
position: relative;
overflow: hidden;
}
.ultimate__post__layout__3 a {
color: #ffffff;
}
.ultimate__post__layout__3 a:hover,
.ultimate__post__layout__3 a:focus {
color: #ffffff;
text-decoration: underline;
}
.ultimate__post__layout__3 .post__content {
position: absolute;
left: 0;
bottom: 0;
background: linear-gradient(180deg, rgba(0,33,73,0) 1%, #002149 100%);
width: 100%;
height: 40%;
color: #fff;
transition: 0.3s;
}
.ultimate__post__layout__3 .post__title,
.ultimate__post__layout__3 .post__btn {
margin: 0;
}
.ultimate__post__layout__3 .post__btn a {
margin: 0;
position: absolute;
bottom: 40px;
transition: 0.3s;
display: inline-block;
opacity: 0;
visibility: hidden;
left: 0;
transition: 0.5s;
text-decoration: none;
min-width: 40px;
height: 40px;
padding-top: 6px;
border-radius: 50%;
}
.ultimate__post__layout__3:hover .post__btn a {
opacity: 1;
visibility: visible;
left: 30px;
}
.ultimate__post__layout__3:hover .post__btn a:hover {
background: #ffffff;
color: #006de8;
padding-left: 13px;
}
.ultimate__post__layout__3:hover .post__content {
height: 100%;
background: linear-gradient(180deg, rgba(0, 102, 255, 0.8) 0%, rgba(0, 102, 255, 0.8) 100%);
} .ultimate__post__layout__4 {
background: #ffffff;
}
.ultimate__post__layout__4 .post__thumb {
width: calc( 100% - 60px );
margin: 0 auto -50px;
}
.ultimate__post__layout__4 .post__content {
background: #ffffff;
border: 10px solid rgba(227,238,255,0.3);
transition: 0.3s;
padding-top: 60px;
}
.ultimate__post__layout__4 .post__meta{
margin-bottom:10px;
font-weight:400;
}
.ultimate__post__layout__4 .post__meta a {
color: inherit;
}
.ultimate__post__layout__4 .post__meta a:hover {
color: #006de8;
}
.ultimate__post__layout__4 .post__meta i {
color: #006de8;
}
.ultimate__post__layout__4:hover .post__content {
border-color: #006de8;
}
.ultimate__post__layout__4 .post__title {
margin-bottom: 20px;
}
.ultimate__post__layout__4 .post__btn a {
font-weight: 700;
} .row.posts__masonry ul {
margin: 0;
padding: 0;
list-style: none;
}
.col-sm-6.col-md-3.single__masonry__item {
min-height: 300px;
}
.single__masonry__item {
min-height: 300px;
}
.single__masonry__item .ultimate__single__post{
margin-bottom: 30px;
}
.single__masonry__item .post__content {
position: relative;
}
.col-md-3.single__masonry__item .post__title {
font-size: 18px;
line-height: 1.45;
margin-bottom: 0;
}
.single__masonry__item img {
width: 100%;
}
.single__masonry__item .post__meta {
position: absolute;
top: -50px;
}
.single__masonry__item .post__meta a,
.single__masonry__item .post__meta {
color: #ffffff;
} .ultimate__single__portfolio {
transition: 0.5s;
}
.portfolio__thumb {
margin-bottom: 30px;
} .ultimate__portfolio__layout__3 {
position: relative;
overflow: hidden;
}
.ultimate__portfolio__layout__3 .portfolio__thumb {
margin-bottom: 0;
}
.ultimate__portfolio__layout__3 a {
color: #ffffff;
}
.ultimate__portfolio__layout__3 a:hover,
.ultimate__portfolio__layout__3 a:focus {
color: #ffffff;
text-decoration: underline;
}
.ultimate__portfolio__layout__3 .portfolio__content {
position: absolute;
left: 0;
bottom: 0;
background: linear-gradient(180deg, rgba(0,33,73,0) 1%, #002149 100%);
width: 100%;
height: 40%;
color: #fff;
transition: 0.3s;
padding: 30px;
}
.ultimate__portfolio__layout__3 .portfolio__title,
.ultimate__portfolio__layout__3 .portfolio__btn {
margin: 0;
}
.ultimate__portfolio__layout__3 .portfolio__btn a {
margin: 0;
position: absolute;
bottom: 40px;
transition: 0.3s;
display: inline-block;
opacity: 0;
visibility: hidden;
left: 0;
transition: 0.5s;
text-decoration: none;
min-width: 40px;
height: 40px;
padding-top: 6px;
border-radius: 50%;
}
.ultimate__portfolio__layout__3:hover .portfolio__btn a {
opacity: 1;
visibility: visible;
left: 30px;
}
.ultimate__portfolio__layout__3:hover .portfolio__btn a:hover {
background: #ffffff;
color: #006de8;
padding-left: 13px;
}
.ultimate__portfolio__layout__3:hover .portfolio__content {
height: 100%;
background: linear-gradient(180deg, rgba(0, 102, 255, 0.8) 0%, rgba(96, 170, 255, 0.5) 100%);
} .subscribe__label {
position: relative;
width: 100%;
}
.subscribe__label.error {
color: red;
}
.subscribe__label.valid {
color: green;
}
.subscriber__form input {
background: #303A5B;
border:0;
color:#ffffff;
height: 60px;
width:69%;
padding:10px 20px;
}
.subscriber__form button {
border: 0;
width: calc( 29% - 40px );
margin: 0;
margin-left: 40px;
height: 60px;
transition: 0.3s;
position: relative;
z-index: 1;
} .single__price {
padding: 40px;
background: #ffffff;
box-shadow: 0 8px 16px rgba(146, 152, 198, .08);
transition: 0.3s;
text-align: center;
position: relative;
z-index: 1;
}
.single__price:before,
.single__price:after {
content: "";
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
z-index: -1;
}
.single__price:hover,
.single__price.price__active {
box-shadow: 0 20px 30px rgba(146, 152, 198, .2);
transform: translateY(-5px);
}
.price_btn {
display: inline-block;
padding: 15px 30px;
background: #fe5d89;
border-radius: 5px;
color: #ffffff;
}
.price__rate h3 {
font-size: 50px;
font-weight: 900;
line-height: 1;
}
.single__price__body {
margin-top: 50px;
}
ul.price__features {
margin: 0;
padding: 0;
list-style: none;
}
ul.price__features li {
margin-bottom: 20px;
}
ul.price__features li:last-child {
margin-bottom: 0;
}
ul.price__features li.off {
text-decoration: line-through;
}
ul.price__features li i {
margin-right: 5px;
} .single__price.single__price__style__1 {
padding: 0;
border-radius:5px;
overflow:hidden;
}
.single__price__style__1 .single__price__header {
padding: 30px;
background: #F6F8FA;
}
.price__title h3 {
font-size: 24px;
text-transform: capitalize;
margin-bottom: 40px;
line-height: 1;
}
.period__price {
font-size: 15px;
}
.single__price__footer {
padding: 50px;
} .single__price__style__3:hover {
transform: inherit;
} .single__price__style__4 {
padding: 60px 40px;
}
.single__price__style__4:before {
opacity: 0;
}
.single__price__style__4:hover:before {
opacity: 1;
}
.single__price__style__4:after {
background: linear-gradient(0deg, #0066ff 0%, #60aaff 100%);
opacity: 0;
}
.single__price__style__4:hover:after {
opacity: .9;
}
.single__price__style__4 .period__price {
display: block !important;
margin-top: 20px;
position: relative;
padding-bottom: 30px;
}
.single__price__style__4 .period__price:after {
position: absolute;
left: 50%;
transform: translateX(-50%);
width: 42px;
height: 2px;
background: #cde4ff;
content: "";
bottom: 0;
transition: 0.5s;
}
.single__price__style__4:hover .period__price:after {
width: 100px;
background: #ffffff;
}
.single__price__style__4 .single__price__footer {
padding-bottom: 0;
}
.single__price__style__4:hover,
.single__price__style__4:hover .price__title h3,
.single__price__style__4:hover .price__rate h3 {
color: #ffffff;
}
.single__price__style__4 .price_btn {
color: #006de8;
background: #ffffff;
border: 2px solid #c5eaff;
border-radius: 0;
font-weight: 700;
}
.single__price__style__4:hover .price_btn {
background: #003d95;
color: #ffffff;
border-color: #003d95;
}
.single__price__style__4:hover .price_btn:hover {
background: #ffffff;
color: #006de8;
border-color: #ffffff;
} .elementor-accordion .elementor-accordion-item {
border: 0 !important;
margin-bottom: 20px;
box-shadow: 0 5px 20px rgba(97,105,140,0.12);
padding: 15px;
} .ultimate__adv__accordion {
width: auto;
height: auto;
-webkit-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out
}
.ultimate__adv__accordion .ultimate__accordion__list .ultimate__accordion__header {
padding: 15px;
outline: 0;
border: 1px solid rgba(0, 0, 0, .02);
font-weight: 600;
line-height: 1;
transition: all .3s ease-in-out;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
cursor: pointer
}
.ultimate__adv__accordion .ultimate__accordion__list .ultimate__accordion__header.show {
display: flex !important;
}
.ultimate__adv__accordion .ultimate__accordion__list .ultimate__accordion__header .toggle__icon {
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
z-index: 10;
-webkit-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
float: right;
}
.ultimate__adv__accordion .ultimate__accordion__list .ultimate__accordion__header.active .toggle__icon {
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
z-index: 10;
-webkit-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out
}
.active .fa.fa-plus.toggle__icon {
transform: rotate(135deg) !important;
}
.ultimate__accordion__title__icon {
display: inline-flex;
align-items: center;
}
.ultimate__accordion__icon {
display: inline-block;
margin-right: 10px
}
.ultimate__adv__accordion .ultimate__accordion__list .ultimate__accordion__content {
display: none;
border: 1px solid #eeeeee;
padding: 15px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
line-height: 1.7
}
.ultimate__adv__accordion .ultimate__accordion__list .ultimate__accordion__content p {
margin: 0
}
.ultimate__adv__accordion .ultimate__accordion__list .ultimate__accordion__content.active {
display: block
}
@-webkit-keyframes rotate-90 {
0% {
-webkit-transform: rotateY(0);
transform: rotateY(0)
}
100% {
-webkit-transform: rotateY(-180deg);
transform: rotateY(-180deg)
}
}
@keyframes rotate-90 {
0% {
-webkit-transform: rotateY(0);
transform: rotateY(0)
}
100% {
-webkit-transform: rotateY(-180deg);
transform: rotateY(-180deg)
}
}
@-webkit-keyframes fadeIn {
0% {
opacity: 1;
-webkit-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out
}
100% {
opacity: 1;
-webkit-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out
}
}
@keyframes fadeIn {
0% {
opacity: 1;
-webkit-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out
}
100% {
opacity: 1;
-webkit-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out
}
} a.download__button > div {
display: inline-block;
float: left;
color: #ffffff;
position: initial;
margin: -5px 0px 0px 0px;
}
a.download__button {
background: #35BFE6;
color: #ffffff;
overflow: hidden;
display: inline-block;
align-items: center;
border-radius: 5px;
position: relative;
z-index: 1;
margin-right: 10px;
margin-left: 10px;
background-color: #001737;
text-align: left;
width: 170px;
height: 56px;
padding: 5px 15px 5px 15px;
}
a.download__button .button__title{
display: block;
font-size: 16px;
font-weight: 500;
}
a.download__button .button__subtitle {
display: block;
margin-bottom: -10px;
color: #ffffff;
font-size: 11px;
}
a.download__button:first-child{
margin-left: 0;
}
a.download__button:last-child{
margin-right: 0;
}
a.download__button:before,
a.download__button:after{
content: "";
display: block;
z-index: -1;
}
.button__text span {
display: block;
}
.download__button_icon_left {
margin-right: 20px;
font-size: 25px;
padding-top: 14px;
}  .video__play__button {
background: #4528EB;
box-shadow: 0 8px 16px rgba(0,0,0,.3);
color: #ffffff;
border-radius: 50%;
box-sizing: content-box;
display: block;
font-size: 80px;
height: 80px;
left: 50%;
position: absolute;
text-align: center;
top: 50%;
transform: translateX(-50%) translateY(-50%);
transition: 0.3s;
width: 80px;
z-index: 1;
}
.video__play__button:before {
animation: pulse-border 1500ms ease-out infinite;
background: #4528EB;
border-radius: 50%;
content: "";
display: block;
height: 100%;
left: 50%;
position: absolute;
top: 50%;
transform: translateX(-50%) translateY(-50%);
width: 100%;
z-index: -1;
}
@keyframes pulse-border {
0% {
transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
opacity: 1;
}
100% {
transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
opacity: 0;
}
} .video__popup__button {
display: inline-flex;
align-items: center;
cursor: pointer;
}
.video__popup__button .button__icon {
position: relative;
width: 50px;
height: 50px;
}
.video__popup__button .button__icon {
background: #4528EB;
box-shadow: 0 8px 16px rgba(0,0,0,.3);
color: #ffffff;
border-radius: 50%;
box-sizing: content-box;
display: block;
font-size: 22px;
height: 50px;
transition: 0.3s;
position: relative;
text-align: center;
width: 50px;
z-index: 1;
margin-right: 10px;
line-height: 1;
}
.video__popup__button .button__icon i {
padding-top: 14px;
padding-left: 5px;
}
.video__popup__button .button__icon:before {
animation: pulse-border 1500ms ease-out infinite;
background: #4528EB;
border-radius: 50%;
content: "";
display: block;
height: 100%;
left: 50%;
position: absolute;
top: 50%;
transform: translateX(-50%) translateY(-50%);
width: 100%;
z-index: -1;
}
@keyframes pulse-border {
0% {
transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
opacity: 1;
}
100% {
transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
opacity: 0;
}
} .single__counter {
overflow: hidden;
}
.counter__icon {
float: left;
font-size: 70px;
color: #35BFE6;
margin-right: 20px;
}
.counter__number__wrapper {
font-size: 48px;
line-height: 1;
}
.counter__title {
font-size: 16px;
color: #8392A5;
text-transform: uppercase;
letter-spacing: 1px;
} .ultimate__single__campain {
position: relative;
}
.ultimate__single__campain .campain__prgressbar {
height: 4px;
background: #FFF1F1;
position: relative;
}
.ultimate__single__campain .campain__prgressbar .count__bar {
position: absolute;
left: 0;
top: 0;
height: 100%;
background: #FF8F79;
}
.ultimate__single__campain .campain__prgressbar .count {
position: absolute;
right: 0;
top: 0;
height: 100%;
line-height: .8;
z-index: 9;
color: white;
display: none;
}
.ultimate__single__campain .post__category {
margin: 0;
padding: 0;
list-style: none;
text-align: center;
position: absolute;
right: 30px;
top: 30px;
}
.ultimate__single__campain .post__category li {
display: inline-block;
margin-left: 5px;
}
.ultimate__single__campain .post__category li a {
display: block;
padding: 8px 20px;
background: #FF8F79;
border-radius: 50px;
font-size: 12px;
letter-spacing: 1px;
color: #fff;
text-transform: capitalize;
}
.ultimate__single__campain .post__category li a:hover {
background: #ffffff;
color: #FF8F79;
box-shadow: 0 8px 16px rgba(0,0,0,.1);
}
.ultimate__single__campain .post__meta {
list-style: none;
margin: 0;
padding: 0;
display: flex;
align-items: center;
margin-bottom: 10px;
}
.ultimate__single__campain .post__meta li {
margin-right: 26px;
display: inline-block;
}
.ultimate__single__campain .post__meta li.author__meta img {
border-radius: 50%;
display: inline-block;
margin-right: 10px;
width: 30px;
}
.ultimate__single__campain .post__meta li.author__meta a {
float: right;
margin-top: 3px;
font-weight: 600;
color: #6A85A0;
}
.ultimate__single__campain .post__meta li i {
margin-right: 5px;
}
.ultimate__single__campain .campain__content {
padding: 30px;
background: #ffffff;
}
.ultimate__single__campain .post__title {
margin-bottom: 30px;
font-size:22px;
}
.ultimate__fact__wrap {
padding-top: 30px;
border-top: 1px solid #D2E8FF;
overflow: hidden;
}
.single__campain__fact {
float: left;
width: 33.33%;
}
.single__campain__fact .campain__fact__count {
display: block;
font-size: 20px;
font-weight: 700;
}
.goal__fact .campain__fact__count {
color: #FF7296;
}
.raised__fact .campain__fact__count {
color: #FF5959;
}
.donor__fact .campain__fact__count {
color: #00BAA3;
}
.ultimate__single__campain:nth-child(2n) .campain__prgressbar .count__bar {
background: #00BAA3;
}
.ultimate__single__campain:nth-child(2n) .post__category li a {
background: #00BAA3;
}
.ultimate__single__campain:nth-child(2n) .post__category li a:hover {
background: #ffffff;
color: #00BAA3;
}
.ultimate__single__campain:nth-child(3n) .campain__prgressbar .count__bar {
background: #FF5959;
}
.ultimate__single__campain:nth-child(3n) .post__category li a {
background: #FF5959;
}
.ultimate__single__campain:nth-child(3n) .post__category li a:hover {
background: #ffffff;
color: #FF5959;
} .timeline--horizontal .timeline__item {
float: left;
}
.timeline-nav-button{
opacity: 1 !important;
}
.timeline__content.ultimate__timeline__layout__1:before,
.timeline__content.ultimate__timeline__layout__1:after {
display: none;
} .step__description {
padding: 30px;
background: #fff;
box-shadow: 0 8px 16px rgba(0,0,0,.1);
border-radius: 10px;
margin: 20px;
position: relative;
opacity: 0;
visibility: hidden;
transition: 0.5s;
transform: scale(0);
transform-origin: bottom;
margin-top: 0;
}
.step__description:after {
position: absolute;
left: 0;
right: 0;
margin: auto;
width: 20px;
height: 20px;
content: "";
background: #fff;
bottom: -10px;
transform: rotate(45deg);
}
.slick-center .single__step__slide .step__description,
.single__step__slide:hover .step__description {
opacity: 1;
visibility: visible;
transform: scale(1);
}
.step__content {
text-align: center;
position: relative;
}
.step__content h3 {
margin-bottom: 0;
color: #ffffff;
}
.step-border {
width: 100%;
height: 5px;
background: #fff;
width: 100%;
position: relative;
margin-bottom: 20px;
margin-top: 30px;
display: inline-block;
z-index: 1;
}
.step-border:before{    
width: 30px;
height: 30px;
background: #ffffff;
box-shadow: 0 4px 8px rgba(0,0,0,.05);
content: "";
position: absolute;
left: 0;
right: 0;
margin: auto;
top: -13px;
border-radius: 50%;
z-index: 2;
}
.step-border:after {
width: 15px;
height: 14px;
background: #1657E2;
content: "";
position: absolute;
left: 0;
right: 0;
margin: auto;
top: -5px;
border-radius: 50%;
z-index: 3;
}
.sldier-content-area.bottom_left_right_nav .owl-nav > div {
display: inline-block;
border-radius: 50%;
padding-top: 12px;
position: absolute;
left: 0;
bottom: 66px;
}
.sldier-content-area.bottom_left_right_nav .owl-nav > div.owl-next {
left: auto;
right: 0;
}  .progressbar__wrap {
padding: 15px;
box-shadow: 0 14px 60px rgba(0,0,0,.1);
border-radius: 50px;
}
.ultimate__prgressbar {
width: 100%;
height: 20px;
background: #7783C3;
border-radius: 50px;
position: relative;
overflow: hidden;
}
.ultimate__prgressbar .count__bar {
height: 100%;
background: linear-gradient(45deg,#FFDB49, #FF9056);
position: absolute;
left: 0;
top: 0;
border-right: 5px solid #ffffff;
}
.ultimate__prgressbar .count {
display: none;
} .ultimate__menu__style__2 li {
width: 50%;
float: left;
overflow: hidden;
position: relative;
}
.ultimate__menu__style__2 li a {
position: relative;
}
.ultimate__menu__style__2 li a:before {
display: inline-block;
content: "\f105";
margin-right: 10px;
font-family: fontawesome;
} .elementor-widget-wp-widget-post_ticker .tricker-nvigation {
display: none;
}
.elementor-widget-wp-widget-post_ticker ul {
margin: 0;
padding: 0;
list-style: none;
color:#c2d1e2;
}
.elementor-widget-wp-widget-post_ticker ul li {
overflow: hidden;
margin-bottom: 10px !important;
}
.elementor-widget-wp-widget-post_ticker ul li img {
width: 100px;
height: 100px;
border-radius: 5px;
margin-right: 15px;
margin-bottom: 15px;
float: left;
display: inline-block;
}
.elementor-widget-wp-widget-post_ticker ul li .post-date {
display: block;
margin-top: 10px;
}
.elementor-widget-wp-widget-post_ticker ul li i {
font-size: 14px;
margin-right: 10px;
color: #006de8;
}
.elementor-widget-wp-widget-post_ticker ul li a {
color: #c2d1e2;
}.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-bacteria:before{content:"\e059"}.fa-bacterium:before{content:"\e05a"}.fa-bahai:before{content:"\f666"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-biking:before{content:"\f84a"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bootstrap:before{content:"\f836"}.fa-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-style:before{content:"\f853"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-box-tissue:before{content:"\e05b"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buy-n-large:before{content:"\f8a6"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caravan:before{content:"\f8ff"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudflare:before{content:"\e07d"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-alt:before{content:"\f422"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-cotton-bureau:before{content:"\f89e"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dailymotion:before{content:"\e052"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-deezer:before{content:"\e077"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-disease:before{content:"\f7fa"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edge-legacy:before{content:"\e078"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-alt:before{content:"\f424"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fan:before{content:"\f863"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-faucet:before{content:"\e005"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-firefox-browser:before{content:"\e007"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-pay:before{content:"\e079"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guilded:before{content:"\e07e"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-medical:before{content:"\e05c"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-holding-water:before{content:"\f4c1"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-sparkles:before{content:"\e05d"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-hands-wash:before{content:"\e05e"}.fa-handshake:before{content:"\f2b5"}.fa-handshake-alt-slash:before{content:"\e05f"}.fa-handshake-slash:before{content:"\e060"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-hat-wizard:before{content:"\f6e8"}.fa-hdd:before{content:"\f0a0"}.fa-head-side-cough:before{content:"\e061"}.fa-head-side-cough-slash:before{content:"\e062"}.fa-head-side-mask:before{content:"\e063"}.fa-head-side-virus:before{content:"\e064"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hive:before{content:"\e07f"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hospital-user:before{content:"\f80d"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-house-user:before{content:"\e065"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-ideal:before{content:"\e013"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-innosoft:before{content:"\e080"}.fa-instagram:before{content:"\f16d"}.fa-instagram-square:before{content:"\e055"}.fa-instalod:before{content:"\e081"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-house:before{content:"\e066"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lungs:before{content:"\f604"}.fa-lungs-virus:before{content:"\e067"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-mdb:before{content:"\f8ca"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microblog:before{content:"\e01a"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mixer:before{content:"\e056"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse:before{content:"\f8cc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-octopus-deploy:before{content:"\e082"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-orcid:before{content:"\f8d2"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-arrows:before{content:"\e068"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-perbyte:before{content:"\e083"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-square-alt:before{content:"\f87b"}.fa-phone-volume:before{content:"\f2a0"}.fa-photo-video:before{content:"\f87c"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-square:before{content:"\e01e"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-plane-slash:before{content:"\e069"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pump-medical:before{content:"\e06a"}.fa-pump-soap:before{content:"\e06b"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-record-vinyl:before{content:"\f8d9"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-remove-format:before{content:"\f87d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-rust:before{content:"\e07a"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-shield-virus:before{content:"\e06c"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopify:before{content:"\e057"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sink:before{content:"\e06d"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-soap:before{content:"\e06e"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-amount-up-alt:before{content:"\f885"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-stopwatch-20:before{content:"\e06f"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-store-alt-slash:before{content:"\e070"}.fa-store-slash:before{content:"\e071"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swift:before{content:"\f8e1"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-tiktok:before{content:"\e07b"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toilet-paper-slash:before{content:"\e072"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-trailer:before{content:"\e041"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbraco:before{content:"\f8e8"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-uncharted:before{content:"\e084"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-unity:before{content:"\e049"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-unsplash:before{content:"\e07c"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-users-slash:before{content:"\e073"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-vest:before{content:"\e085"}.fa-vest-patches:before{content:"\e086"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-virus:before{content:"\e074"}.fa-virus-slash:before{content:"\e075"}.fa-viruses:before{content:"\e076"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-voicemail:before{content:"\f897"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-watchman-monitoring:before{content:"\e087"}.fa-water:before{content:"\f773"}.fa-wave-square:before{content:"\f83e"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wodu:before{content:"\e088"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:block;src:url(//izbilgi.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.eot);src:url(//izbilgi.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(//izbilgi.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff2) format("woff2"),url(//izbilgi.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff) format("woff"),url(//izbilgi.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.ttf) format("truetype"),url(//izbilgi.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands"}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:block;src:url(//izbilgi.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.eot);src:url(//izbilgi.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(//izbilgi.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.woff2) format("woff2"),url(//izbilgi.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.woff) format("woff"),url(//izbilgi.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.ttf) format("truetype"),url(//izbilgi.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.svg#fontawesome) format("svg")}.fab,.far{font-weight:400}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url(//izbilgi.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot);src:url(//izbilgi.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(//izbilgi.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff2) format("woff2"),url(//izbilgi.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff) format("woff"),url(//izbilgi.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.ttf) format("truetype"),url(//izbilgi.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.far,.fas{font-family:"Font Awesome 5 Free"}.fa,.fas{font-weight:900}.fa.fa-glass:before{content:"\f000"}.fa.fa-meetup{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-star-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-star-o:before{content:"\f005"}.fa.fa-close:before,.fa.fa-remove:before{content:"\f00d"}.fa.fa-gear:before{content:"\f013"}.fa.fa-trash-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-trash-o:before{content:"\f2ed"}.fa.fa-file-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-o:before{content:"\f15b"}.fa.fa-clock-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-clock-o:before{content:"\f017"}.fa.fa-arrow-circle-o-down{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-arrow-circle-o-down:before{content:"\f358"}.fa.fa-arrow-circle-o-up{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-arrow-circle-o-up:before{content:"\f35b"}.fa.fa-play-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-play-circle-o:before{content:"\f144"}.fa.fa-repeat:before,.fa.fa-rotate-right:before{content:"\f01e"}.fa.fa-refresh:before{content:"\f021"}.fa.fa-list-alt{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-dedent:before{content:"\f03b"}.fa.fa-video-camera:before{content:"\f03d"}.fa.fa-picture-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-picture-o:before{content:"\f03e"}.fa.fa-photo{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-photo:before{content:"\f03e"}.fa.fa-image{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-image:before{content:"\f03e"}.fa.fa-pencil:before{content:"\f303"}.fa.fa-map-marker:before{content:"\f3c5"}.fa.fa-pencil-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-pencil-square-o:before{content:"\f044"}.fa.fa-share-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-share-square-o:before{content:"\f14d"}.fa.fa-check-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-check-square-o:before{content:"\f14a"}.fa.fa-arrows:before{content:"\f0b2"}.fa.fa-times-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-times-circle-o:before{content:"\f057"}.fa.fa-check-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-check-circle-o:before{content:"\f058"}.fa.fa-mail-forward:before{content:"\f064"}.fa.fa-expand:before{content:"\f424"}.fa.fa-compress:before{content:"\f422"}.fa.fa-eye,.fa.fa-eye-slash{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-warning:before{content:"\f071"}.fa.fa-calendar:before{content:"\f073"}.fa.fa-arrows-v:before{content:"\f338"}.fa.fa-arrows-h:before{content:"\f337"}.fa.fa-bar-chart{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-bar-chart:before{content:"\f080"}.fa.fa-bar-chart-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-bar-chart-o:before{content:"\f080"}.fa.fa-facebook-square,.fa.fa-twitter-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-gears:before{content:"\f085"}.fa.fa-thumbs-o-up{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-thumbs-o-up:before{content:"\f164"}.fa.fa-thumbs-o-down{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-thumbs-o-down:before{content:"\f165"}.fa.fa-heart-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-heart-o:before{content:"\f004"}.fa.fa-sign-out:before{content:"\f2f5"}.fa.fa-linkedin-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-linkedin-square:before{content:"\f08c"}.fa.fa-thumb-tack:before{content:"\f08d"}.fa.fa-external-link:before{content:"\f35d"}.fa.fa-sign-in:before{content:"\f2f6"}.fa.fa-github-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-lemon-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-lemon-o:before{content:"\f094"}.fa.fa-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-square-o:before{content:"\f0c8"}.fa.fa-bookmark-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-bookmark-o:before{content:"\f02e"}.fa.fa-facebook,.fa.fa-twitter{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-facebook:before{content:"\f39e"}.fa.fa-facebook-f{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-facebook-f:before{content:"\f39e"}.fa.fa-github{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-credit-card{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-feed:before{content:"\f09e"}.fa.fa-hdd-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hdd-o:before{content:"\f0a0"}.fa.fa-hand-o-right{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-o-right:before{content:"\f0a4"}.fa.fa-hand-o-left{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-o-left:before{content:"\f0a5"}.fa.fa-hand-o-up{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-o-up:before{content:"\f0a6"}.fa.fa-hand-o-down{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-o-down:before{content:"\f0a7"}.fa.fa-arrows-alt:before{content:"\f31e"}.fa.fa-group:before{content:"\f0c0"}.fa.fa-chain:before{content:"\f0c1"}.fa.fa-scissors:before{content:"\f0c4"}.fa.fa-files-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-files-o:before{content:"\f0c5"}.fa.fa-floppy-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-floppy-o:before{content:"\f0c7"}.fa.fa-navicon:before,.fa.fa-reorder:before{content:"\f0c9"}.fa.fa-google-plus,.fa.fa-google-plus-square,.fa.fa-pinterest,.fa.fa-pinterest-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-google-plus:before{content:"\f0d5"}.fa.fa-money{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-money:before{content:"\f3d1"}.fa.fa-unsorted:before{content:"\f0dc"}.fa.fa-sort-desc:before{content:"\f0dd"}.fa.fa-sort-asc:before{content:"\f0de"}.fa.fa-linkedin{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-linkedin:before{content:"\f0e1"}.fa.fa-rotate-left:before{content:"\f0e2"}.fa.fa-legal:before{content:"\f0e3"}.fa.fa-dashboard:before,.fa.fa-tachometer:before{content:"\f3fd"}.fa.fa-comment-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-comment-o:before{content:"\f075"}.fa.fa-comments-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-comments-o:before{content:"\f086"}.fa.fa-flash:before{content:"\f0e7"}.fa.fa-clipboard,.fa.fa-paste{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-paste:before{content:"\f328"}.fa.fa-lightbulb-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-lightbulb-o:before{content:"\f0eb"}.fa.fa-exchange:before{content:"\f362"}.fa.fa-cloud-download:before{content:"\f381"}.fa.fa-cloud-upload:before{content:"\f382"}.fa.fa-bell-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-bell-o:before{content:"\f0f3"}.fa.fa-cutlery:before{content:"\f2e7"}.fa.fa-file-text-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-text-o:before{content:"\f15c"}.fa.fa-building-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-building-o:before{content:"\f1ad"}.fa.fa-hospital-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hospital-o:before{content:"\f0f8"}.fa.fa-tablet:before{content:"\f3fa"}.fa.fa-mobile-phone:before,.fa.fa-mobile:before{content:"\f3cd"}.fa.fa-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-circle-o:before{content:"\f111"}.fa.fa-mail-reply:before{content:"\f3e5"}.fa.fa-github-alt{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-folder-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-folder-o:before{content:"\f07b"}.fa.fa-folder-open-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-folder-open-o:before{content:"\f07c"}.fa.fa-smile-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-smile-o:before{content:"\f118"}.fa.fa-frown-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-frown-o:before{content:"\f119"}.fa.fa-meh-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-meh-o:before{content:"\f11a"}.fa.fa-keyboard-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-keyboard-o:before{content:"\f11c"}.fa.fa-flag-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-flag-o:before{content:"\f024"}.fa.fa-mail-reply-all:before{content:"\f122"}.fa.fa-star-half-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-star-half-o:before{content:"\f089"}.fa.fa-star-half-empty{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-star-half-empty:before{content:"\f089"}.fa.fa-star-half-full{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-star-half-full:before{content:"\f089"}.fa.fa-code-fork:before{content:"\f126"}.fa.fa-chain-broken:before{content:"\f127"}.fa.fa-shield:before{content:"\f3ed"}.fa.fa-calendar-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-calendar-o:before{content:"\f133"}.fa.fa-css3,.fa.fa-html5,.fa.fa-maxcdn{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-ticket:before{content:"\f3ff"}.fa.fa-minus-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-minus-square-o:before{content:"\f146"}.fa.fa-level-up:before{content:"\f3bf"}.fa.fa-level-down:before{content:"\f3be"}.fa.fa-pencil-square:before{content:"\f14b"}.fa.fa-external-link-square:before{content:"\f360"}.fa.fa-compass{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-caret-square-o-down{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-caret-square-o-down:before{content:"\f150"}.fa.fa-toggle-down{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-toggle-down:before{content:"\f150"}.fa.fa-caret-square-o-up{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-caret-square-o-up:before{content:"\f151"}.fa.fa-toggle-up{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-toggle-up:before{content:"\f151"}.fa.fa-caret-square-o-right{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-caret-square-o-right:before{content:"\f152"}.fa.fa-toggle-right{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-toggle-right:before{content:"\f152"}.fa.fa-eur:before,.fa.fa-euro:before{content:"\f153"}.fa.fa-gbp:before{content:"\f154"}.fa.fa-dollar:before,.fa.fa-usd:before{content:"\f155"}.fa.fa-inr:before,.fa.fa-rupee:before{content:"\f156"}.fa.fa-cny:before,.fa.fa-jpy:before,.fa.fa-rmb:before,.fa.fa-yen:before{content:"\f157"}.fa.fa-rouble:before,.fa.fa-rub:before,.fa.fa-ruble:before{content:"\f158"}.fa.fa-krw:before,.fa.fa-won:before{content:"\f159"}.fa.fa-bitcoin,.fa.fa-btc{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-bitcoin:before{content:"\f15a"}.fa.fa-file-text:before{content:"\f15c"}.fa.fa-sort-alpha-asc:before{content:"\f15d"}.fa.fa-sort-alpha-desc:before{content:"\f881"}.fa.fa-sort-amount-asc:before{content:"\f160"}.fa.fa-sort-amount-desc:before{content:"\f884"}.fa.fa-sort-numeric-asc:before{content:"\f162"}.fa.fa-sort-numeric-desc:before{content:"\f886"}.fa.fa-xing,.fa.fa-xing-square,.fa.fa-youtube,.fa.fa-youtube-play,.fa.fa-youtube-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-youtube-play:before{content:"\f167"}.fa.fa-adn,.fa.fa-bitbucket,.fa.fa-bitbucket-square,.fa.fa-dropbox,.fa.fa-flickr,.fa.fa-instagram,.fa.fa-stack-overflow{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-bitbucket-square:before{content:"\f171"}.fa.fa-tumblr,.fa.fa-tumblr-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-long-arrow-down:before{content:"\f309"}.fa.fa-long-arrow-up:before{content:"\f30c"}.fa.fa-long-arrow-left:before{content:"\f30a"}.fa.fa-long-arrow-right:before{content:"\f30b"}.fa.fa-android,.fa.fa-apple,.fa.fa-dribbble,.fa.fa-foursquare,.fa.fa-gittip,.fa.fa-gratipay,.fa.fa-linux,.fa.fa-skype,.fa.fa-trello,.fa.fa-windows{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-gittip:before{content:"\f184"}.fa.fa-sun-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-sun-o:before{content:"\f185"}.fa.fa-moon-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-moon-o:before{content:"\f186"}.fa.fa-pagelines,.fa.fa-renren,.fa.fa-stack-exchange,.fa.fa-vk,.fa.fa-weibo{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-arrow-circle-o-right{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-arrow-circle-o-right:before{content:"\f35a"}.fa.fa-arrow-circle-o-left{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-arrow-circle-o-left:before{content:"\f359"}.fa.fa-caret-square-o-left{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-caret-square-o-left:before{content:"\f191"}.fa.fa-toggle-left{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-toggle-left:before{content:"\f191"}.fa.fa-dot-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-dot-circle-o:before{content:"\f192"}.fa.fa-vimeo-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-try:before,.fa.fa-turkish-lira:before{content:"\f195"}.fa.fa-plus-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-plus-square-o:before{content:"\f0fe"}.fa.fa-openid,.fa.fa-slack,.fa.fa-wordpress{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-bank:before,.fa.fa-institution:before{content:"\f19c"}.fa.fa-mortar-board:before{content:"\f19d"}.fa.fa-delicious,.fa.fa-digg,.fa.fa-drupal,.fa.fa-google,.fa.fa-joomla,.fa.fa-pied-piper-alt,.fa.fa-pied-piper-pp,.fa.fa-reddit,.fa.fa-reddit-square,.fa.fa-stumbleupon,.fa.fa-stumbleupon-circle,.fa.fa-yahoo{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-spoon:before{content:"\f2e5"}.fa.fa-behance,.fa.fa-behance-square,.fa.fa-steam,.fa.fa-steam-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-automobile:before{content:"\f1b9"}.fa.fa-envelope-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-envelope-o:before{content:"\f0e0"}.fa.fa-deviantart,.fa.fa-soundcloud,.fa.fa-spotify{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-file-pdf-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-pdf-o:before{content:"\f1c1"}.fa.fa-file-word-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-word-o:before{content:"\f1c2"}.fa.fa-file-excel-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-excel-o:before{content:"\f1c3"}.fa.fa-file-powerpoint-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-powerpoint-o:before{content:"\f1c4"}.fa.fa-file-image-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-image-o:before{content:"\f1c5"}.fa.fa-file-photo-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-photo-o:before{content:"\f1c5"}.fa.fa-file-picture-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-picture-o:before{content:"\f1c5"}.fa.fa-file-archive-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-archive-o:before{content:"\f1c6"}.fa.fa-file-zip-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-zip-o:before{content:"\f1c6"}.fa.fa-file-audio-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-audio-o:before{content:"\f1c7"}.fa.fa-file-sound-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-sound-o:before{content:"\f1c7"}.fa.fa-file-video-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-video-o:before{content:"\f1c8"}.fa.fa-file-movie-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-movie-o:before{content:"\f1c8"}.fa.fa-file-code-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-code-o:before{content:"\f1c9"}.fa.fa-codepen,.fa.fa-jsfiddle,.fa.fa-vine{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-life-bouy,.fa.fa-life-ring{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-life-bouy:before{content:"\f1cd"}.fa.fa-life-buoy{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-life-buoy:before{content:"\f1cd"}.fa.fa-life-saver{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-life-saver:before{content:"\f1cd"}.fa.fa-support{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-support:before{content:"\f1cd"}.fa.fa-circle-o-notch:before{content:"\f1ce"}.fa.fa-ra,.fa.fa-rebel{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-ra:before{content:"\f1d0"}.fa.fa-resistance{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-resistance:before{content:"\f1d0"}.fa.fa-empire,.fa.fa-ge{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-ge:before{content:"\f1d1"}.fa.fa-git,.fa.fa-git-square,.fa.fa-hacker-news,.fa.fa-y-combinator-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-y-combinator-square:before{content:"\f1d4"}.fa.fa-yc-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-yc-square:before{content:"\f1d4"}.fa.fa-qq,.fa.fa-tencent-weibo,.fa.fa-wechat,.fa.fa-weixin{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-wechat:before{content:"\f1d7"}.fa.fa-send:before{content:"\f1d8"}.fa.fa-paper-plane-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-paper-plane-o:before{content:"\f1d8"}.fa.fa-send-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-send-o:before{content:"\f1d8"}.fa.fa-circle-thin{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-circle-thin:before{content:"\f111"}.fa.fa-header:before{content:"\f1dc"}.fa.fa-sliders:before{content:"\f1de"}.fa.fa-futbol-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-futbol-o:before{content:"\f1e3"}.fa.fa-soccer-ball-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-soccer-ball-o:before{content:"\f1e3"}.fa.fa-slideshare,.fa.fa-twitch,.fa.fa-yelp{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-newspaper-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-newspaper-o:before{content:"\f1ea"}.fa.fa-cc-amex,.fa.fa-cc-discover,.fa.fa-cc-mastercard,.fa.fa-cc-paypal,.fa.fa-cc-stripe,.fa.fa-cc-visa,.fa.fa-google-wallet,.fa.fa-paypal{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-bell-slash-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-bell-slash-o:before{content:"\f1f6"}.fa.fa-trash:before{content:"\f2ed"}.fa.fa-copyright{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-eyedropper:before{content:"\f1fb"}.fa.fa-area-chart:before{content:"\f1fe"}.fa.fa-pie-chart:before{content:"\f200"}.fa.fa-line-chart:before{content:"\f201"}.fa.fa-angellist,.fa.fa-ioxhost,.fa.fa-lastfm,.fa.fa-lastfm-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-cc{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-cc:before{content:"\f20a"}.fa.fa-ils:before,.fa.fa-shekel:before,.fa.fa-sheqel:before{content:"\f20b"}.fa.fa-meanpath{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-meanpath:before{content:"\f2b4"}.fa.fa-buysellads,.fa.fa-connectdevelop,.fa.fa-dashcube,.fa.fa-forumbee,.fa.fa-leanpub,.fa.fa-sellsy,.fa.fa-shirtsinbulk,.fa.fa-simplybuilt,.fa.fa-skyatlas{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-diamond{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-diamond:before{content:"\f3a5"}.fa.fa-intersex:before{content:"\f224"}.fa.fa-facebook-official{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-facebook-official:before{content:"\f09a"}.fa.fa-pinterest-p,.fa.fa-whatsapp{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-hotel:before{content:"\f236"}.fa.fa-medium,.fa.fa-viacoin,.fa.fa-y-combinator,.fa.fa-yc{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-yc:before{content:"\f23b"}.fa.fa-expeditedssl,.fa.fa-opencart,.fa.fa-optin-monster{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-battery-4:before,.fa.fa-battery:before{content:"\f240"}.fa.fa-battery-3:before{content:"\f241"}.fa.fa-battery-2:before{content:"\f242"}.fa.fa-battery-1:before{content:"\f243"}.fa.fa-battery-0:before{content:"\f244"}.fa.fa-object-group,.fa.fa-object-ungroup,.fa.fa-sticky-note-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-sticky-note-o:before{content:"\f249"}.fa.fa-cc-diners-club,.fa.fa-cc-jcb{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-clone,.fa.fa-hourglass-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hourglass-o:before{content:"\f254"}.fa.fa-hourglass-1:before{content:"\f251"}.fa.fa-hourglass-2:before{content:"\f252"}.fa.fa-hourglass-3:before{content:"\f253"}.fa.fa-hand-rock-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-rock-o:before{content:"\f255"}.fa.fa-hand-grab-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-grab-o:before{content:"\f255"}.fa.fa-hand-paper-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-paper-o:before{content:"\f256"}.fa.fa-hand-stop-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-stop-o:before{content:"\f256"}.fa.fa-hand-scissors-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-scissors-o:before{content:"\f257"}.fa.fa-hand-lizard-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-lizard-o:before{content:"\f258"}.fa.fa-hand-spock-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-spock-o:before{content:"\f259"}.fa.fa-hand-pointer-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-pointer-o:before{content:"\f25a"}.fa.fa-hand-peace-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-peace-o:before{content:"\f25b"}.fa.fa-registered{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-chrome,.fa.fa-creative-commons,.fa.fa-firefox,.fa.fa-get-pocket,.fa.fa-gg,.fa.fa-gg-circle,.fa.fa-internet-explorer,.fa.fa-odnoklassniki,.fa.fa-odnoklassniki-square,.fa.fa-opera,.fa.fa-safari,.fa.fa-tripadvisor,.fa.fa-wikipedia-w{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-television:before{content:"\f26c"}.fa.fa-500px,.fa.fa-amazon,.fa.fa-contao{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-calendar-plus-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-calendar-plus-o:before{content:"\f271"}.fa.fa-calendar-minus-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-calendar-minus-o:before{content:"\f272"}.fa.fa-calendar-times-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-calendar-times-o:before{content:"\f273"}.fa.fa-calendar-check-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-calendar-check-o:before{content:"\f274"}.fa.fa-map-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-map-o:before{content:"\f279"}.fa.fa-commenting:before{content:"\f4ad"}.fa.fa-commenting-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-commenting-o:before{content:"\f4ad"}.fa.fa-houzz,.fa.fa-vimeo{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-vimeo:before{content:"\f27d"}.fa.fa-black-tie,.fa.fa-edge,.fa.fa-fonticons,.fa.fa-reddit-alien{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-credit-card-alt:before{content:"\f09d"}.fa.fa-codiepie,.fa.fa-fort-awesome,.fa.fa-mixcloud,.fa.fa-modx,.fa.fa-product-hunt,.fa.fa-scribd,.fa.fa-usb{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-pause-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-pause-circle-o:before{content:"\f28b"}.fa.fa-stop-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-stop-circle-o:before{content:"\f28d"}.fa.fa-bluetooth,.fa.fa-bluetooth-b,.fa.fa-envira,.fa.fa-gitlab,.fa.fa-wheelchair-alt,.fa.fa-wpbeginner,.fa.fa-wpforms{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-wheelchair-alt:before{content:"\f368"}.fa.fa-question-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-question-circle-o:before{content:"\f059"}.fa.fa-volume-control-phone:before{content:"\f2a0"}.fa.fa-asl-interpreting:before{content:"\f2a3"}.fa.fa-deafness:before,.fa.fa-hard-of-hearing:before{content:"\f2a4"}.fa.fa-glide,.fa.fa-glide-g{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-signing:before{content:"\f2a7"}.fa.fa-first-order,.fa.fa-google-plus-official,.fa.fa-pied-piper,.fa.fa-snapchat,.fa.fa-snapchat-ghost,.fa.fa-snapchat-square,.fa.fa-themeisle,.fa.fa-viadeo,.fa.fa-viadeo-square,.fa.fa-yoast{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-google-plus-official:before{content:"\f2b3"}.fa.fa-google-plus-circle{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-google-plus-circle:before{content:"\f2b3"}.fa.fa-fa,.fa.fa-font-awesome{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-fa:before{content:"\f2b4"}.fa.fa-handshake-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-handshake-o:before{content:"\f2b5"}.fa.fa-envelope-open-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-envelope-open-o:before{content:"\f2b6"}.fa.fa-linode{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-address-book-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-address-book-o:before{content:"\f2b9"}.fa.fa-vcard:before{content:"\f2bb"}.fa.fa-address-card-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-address-card-o:before{content:"\f2bb"}.fa.fa-vcard-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-vcard-o:before{content:"\f2bb"}.fa.fa-user-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-user-circle-o:before{content:"\f2bd"}.fa.fa-user-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-user-o:before{content:"\f007"}.fa.fa-id-badge{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-drivers-license:before{content:"\f2c2"}.fa.fa-id-card-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-id-card-o:before{content:"\f2c2"}.fa.fa-drivers-license-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-drivers-license-o:before{content:"\f2c2"}.fa.fa-free-code-camp,.fa.fa-quora,.fa.fa-telegram{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-thermometer-4:before,.fa.fa-thermometer:before{content:"\f2c7"}.fa.fa-thermometer-3:before{content:"\f2c8"}.fa.fa-thermometer-2:before{content:"\f2c9"}.fa.fa-thermometer-1:before{content:"\f2ca"}.fa.fa-thermometer-0:before{content:"\f2cb"}.fa.fa-bathtub:before,.fa.fa-s15:before{content:"\f2cd"}.fa.fa-window-maximize,.fa.fa-window-restore{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-times-rectangle:before{content:"\f410"}.fa.fa-window-close-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-window-close-o:before{content:"\f410"}.fa.fa-times-rectangle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-times-rectangle-o:before{content:"\f410"}.fa.fa-bandcamp,.fa.fa-eercast,.fa.fa-etsy,.fa.fa-grav,.fa.fa-imdb,.fa.fa-ravelry{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-eercast:before{content:"\f2da"}.fa.fa-snowflake-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-snowflake-o:before{content:"\f2dc"}.fa.fa-superpowers,.fa.fa-wpexplorer{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-cab:before{content:"\f1ba"}.fa {
font-family: var(--fa-style-family, "Font Awesome 6 Free");
font-weight: var(--fa-style, 900); }
.fa,
.fa-classic,
.fa-sharp,
.fas,
.fa-solid,
.far,
.fa-regular,
.fab,
.fa-brands {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: var(--fa-display, inline-block);
font-style: normal;
font-variant: normal;
line-height: 1;
text-rendering: auto; }
.fas,
.fa-classic,
.fa-solid,
.far,
.fa-regular {
font-family: 'Font Awesome 6 Free'; }
.fab,
.fa-brands {
font-family: 'Font Awesome 6 Brands'; }
.fa-1x {
font-size: 1em; }
.fa-2x {
font-size: 2em; }
.fa-3x {
font-size: 3em; }
.fa-4x {
font-size: 4em; }
.fa-5x {
font-size: 5em; }
.fa-6x {
font-size: 6em; }
.fa-7x {
font-size: 7em; }
.fa-8x {
font-size: 8em; }
.fa-9x {
font-size: 9em; }
.fa-10x {
font-size: 10em; }
.fa-2xs {
font-size: 0.625em;
line-height: 0.1em;
vertical-align: 0.225em; }
.fa-xs {
font-size: 0.75em;
line-height: 0.08333em;
vertical-align: 0.125em; }
.fa-sm {
font-size: 0.875em;
line-height: 0.07143em;
vertical-align: 0.05357em; }
.fa-lg {
font-size: 1.25em;
line-height: 0.05em;
vertical-align: -0.075em; }
.fa-xl {
font-size: 1.5em;
line-height: 0.04167em;
vertical-align: -0.125em; }
.fa-2xl {
font-size: 2em;
line-height: 0.03125em;
vertical-align: -0.1875em; }
.fa-fw {
text-align: center;
width: 1.25em; }
.fa-ul {
list-style-type: none;
margin-left: var(--fa-li-margin, 2.5em);
padding-left: 0; }
.fa-ul > li {
position: relative; }
.fa-li {
left: calc(var(--fa-li-width, 2em) * -1);
position: absolute;
text-align: center;
width: var(--fa-li-width, 2em);
line-height: inherit; }
.fa-border {
border-color: var(--fa-border-color, #eee);
border-radius: var(--fa-border-radius, 0.1em);
border-style: var(--fa-border-style, solid);
border-width: var(--fa-border-width, 0.08em);
padding: var(--fa-border-padding, 0.2em 0.25em 0.15em); }
.fa-pull-left {
float: left;
margin-right: var(--fa-pull-margin, 0.3em); }
.fa-pull-right {
float: right;
margin-left: var(--fa-pull-margin, 0.3em); }
.fa-beat {
-webkit-animation-name: fa-beat;
animation-name: fa-beat;
-webkit-animation-delay: var(--fa-animation-delay, 0s);
animation-delay: var(--fa-animation-delay, 0s);
-webkit-animation-direction: var(--fa-animation-direction, normal);
animation-direction: var(--fa-animation-direction, normal);
-webkit-animation-duration: var(--fa-animation-duration, 1s);
animation-duration: var(--fa-animation-duration, 1s);
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
-webkit-animation-timing-function: var(--fa-animation-timing, ease-in-out);
animation-timing-function: var(--fa-animation-timing, ease-in-out); }
.fa-bounce {
-webkit-animation-name: fa-bounce;
animation-name: fa-bounce;
-webkit-animation-delay: var(--fa-animation-delay, 0s);
animation-delay: var(--fa-animation-delay, 0s);
-webkit-animation-direction: var(--fa-animation-direction, normal);
animation-direction: var(--fa-animation-direction, normal);
-webkit-animation-duration: var(--fa-animation-duration, 1s);
animation-duration: var(--fa-animation-duration, 1s);
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
-webkit-animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1));
animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1)); }
.fa-fade {
-webkit-animation-name: fa-fade;
animation-name: fa-fade;
-webkit-animation-delay: var(--fa-animation-delay, 0s);
animation-delay: var(--fa-animation-delay, 0s);
-webkit-animation-direction: var(--fa-animation-direction, normal);
animation-direction: var(--fa-animation-direction, normal);
-webkit-animation-duration: var(--fa-animation-duration, 1s);
animation-duration: var(--fa-animation-duration, 1s);
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
-webkit-animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1)); }
.fa-beat-fade {
-webkit-animation-name: fa-beat-fade;
animation-name: fa-beat-fade;
-webkit-animation-delay: var(--fa-animation-delay, 0s);
animation-delay: var(--fa-animation-delay, 0s);
-webkit-animation-direction: var(--fa-animation-direction, normal);
animation-direction: var(--fa-animation-direction, normal);
-webkit-animation-duration: var(--fa-animation-duration, 1s);
animation-duration: var(--fa-animation-duration, 1s);
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
-webkit-animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1)); }
.fa-flip {
-webkit-animation-name: fa-flip;
animation-name: fa-flip;
-webkit-animation-delay: var(--fa-animation-delay, 0s);
animation-delay: var(--fa-animation-delay, 0s);
-webkit-animation-direction: var(--fa-animation-direction, normal);
animation-direction: var(--fa-animation-direction, normal);
-webkit-animation-duration: var(--fa-animation-duration, 1s);
animation-duration: var(--fa-animation-duration, 1s);
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
-webkit-animation-timing-function: var(--fa-animation-timing, ease-in-out);
animation-timing-function: var(--fa-animation-timing, ease-in-out); }
.fa-shake {
-webkit-animation-name: fa-shake;
animation-name: fa-shake;
-webkit-animation-delay: var(--fa-animation-delay, 0s);
animation-delay: var(--fa-animation-delay, 0s);
-webkit-animation-direction: var(--fa-animation-direction, normal);
animation-direction: var(--fa-animation-direction, normal);
-webkit-animation-duration: var(--fa-animation-duration, 1s);
animation-duration: var(--fa-animation-duration, 1s);
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
-webkit-animation-timing-function: var(--fa-animation-timing, linear);
animation-timing-function: var(--fa-animation-timing, linear); }
.fa-spin {
-webkit-animation-name: fa-spin;
animation-name: fa-spin;
-webkit-animation-delay: var(--fa-animation-delay, 0s);
animation-delay: var(--fa-animation-delay, 0s);
-webkit-animation-direction: var(--fa-animation-direction, normal);
animation-direction: var(--fa-animation-direction, normal);
-webkit-animation-duration: var(--fa-animation-duration, 2s);
animation-duration: var(--fa-animation-duration, 2s);
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
-webkit-animation-timing-function: var(--fa-animation-timing, linear);
animation-timing-function: var(--fa-animation-timing, linear); }
.fa-spin-reverse {
--fa-animation-direction: reverse; }
.fa-pulse,
.fa-spin-pulse {
-webkit-animation-name: fa-spin;
animation-name: fa-spin;
-webkit-animation-direction: var(--fa-animation-direction, normal);
animation-direction: var(--fa-animation-direction, normal);
-webkit-animation-duration: var(--fa-animation-duration, 1s);
animation-duration: var(--fa-animation-duration, 1s);
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
-webkit-animation-timing-function: var(--fa-animation-timing, steps(8));
animation-timing-function: var(--fa-animation-timing, steps(8)); }
@media (prefers-reduced-motion: reduce) {
.fa-beat,
.fa-bounce,
.fa-fade,
.fa-beat-fade,
.fa-flip,
.fa-pulse,
.fa-shake,
.fa-spin,
.fa-spin-pulse {
-webkit-animation-delay: -1ms;
animation-delay: -1ms;
-webkit-animation-duration: 1ms;
animation-duration: 1ms;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
-webkit-transition-delay: 0s;
transition-delay: 0s;
-webkit-transition-duration: 0s;
transition-duration: 0s; } }
@-webkit-keyframes fa-beat {
0%, 90% {
-webkit-transform: scale(1);
transform: scale(1); }
45% {
-webkit-transform: scale(var(--fa-beat-scale, 1.25));
transform: scale(var(--fa-beat-scale, 1.25)); } }
@keyframes fa-beat {
0%, 90% {
-webkit-transform: scale(1);
transform: scale(1); }
45% {
-webkit-transform: scale(var(--fa-beat-scale, 1.25));
transform: scale(var(--fa-beat-scale, 1.25)); } }
@-webkit-keyframes fa-bounce {
0% {
-webkit-transform: scale(1, 1) translateY(0);
transform: scale(1, 1) translateY(0); }
10% {
-webkit-transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0);
transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0); }
30% {
-webkit-transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));
transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em)); }
50% {
-webkit-transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0);
transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0); }
57% {
-webkit-transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em));
transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em)); }
64% {
-webkit-transform: scale(1, 1) translateY(0);
transform: scale(1, 1) translateY(0); }
100% {
-webkit-transform: scale(1, 1) translateY(0);
transform: scale(1, 1) translateY(0); } }
@keyframes fa-bounce {
0% {
-webkit-transform: scale(1, 1) translateY(0);
transform: scale(1, 1) translateY(0); }
10% {
-webkit-transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0);
transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0); }
30% {
-webkit-transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));
transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em)); }
50% {
-webkit-transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0);
transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0); }
57% {
-webkit-transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em));
transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em)); }
64% {
-webkit-transform: scale(1, 1) translateY(0);
transform: scale(1, 1) translateY(0); }
100% {
-webkit-transform: scale(1, 1) translateY(0);
transform: scale(1, 1) translateY(0); } }
@-webkit-keyframes fa-fade {
50% {
opacity: var(--fa-fade-opacity, 0.4); } }
@keyframes fa-fade {
50% {
opacity: var(--fa-fade-opacity, 0.4); } }
@-webkit-keyframes fa-beat-fade {
0%, 100% {
opacity: var(--fa-beat-fade-opacity, 0.4);
-webkit-transform: scale(1);
transform: scale(1); }
50% {
opacity: 1;
-webkit-transform: scale(var(--fa-beat-fade-scale, 1.125));
transform: scale(var(--fa-beat-fade-scale, 1.125)); } }
@keyframes fa-beat-fade {
0%, 100% {
opacity: var(--fa-beat-fade-opacity, 0.4);
-webkit-transform: scale(1);
transform: scale(1); }
50% {
opacity: 1;
-webkit-transform: scale(var(--fa-beat-fade-scale, 1.125));
transform: scale(var(--fa-beat-fade-scale, 1.125)); } }
@-webkit-keyframes fa-flip {
50% {
-webkit-transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));
transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg)); } }
@keyframes fa-flip {
50% {
-webkit-transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));
transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg)); } }
@-webkit-keyframes fa-shake {
0% {
-webkit-transform: rotate(-15deg);
transform: rotate(-15deg); }
4% {
-webkit-transform: rotate(15deg);
transform: rotate(15deg); }
8%, 24% {
-webkit-transform: rotate(-18deg);
transform: rotate(-18deg); }
12%, 28% {
-webkit-transform: rotate(18deg);
transform: rotate(18deg); }
16% {
-webkit-transform: rotate(-22deg);
transform: rotate(-22deg); }
20% {
-webkit-transform: rotate(22deg);
transform: rotate(22deg); }
32% {
-webkit-transform: rotate(-12deg);
transform: rotate(-12deg); }
36% {
-webkit-transform: rotate(12deg);
transform: rotate(12deg); }
40%, 100% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); } }
@keyframes fa-shake {
0% {
-webkit-transform: rotate(-15deg);
transform: rotate(-15deg); }
4% {
-webkit-transform: rotate(15deg);
transform: rotate(15deg); }
8%, 24% {
-webkit-transform: rotate(-18deg);
transform: rotate(-18deg); }
12%, 28% {
-webkit-transform: rotate(18deg);
transform: rotate(18deg); }
16% {
-webkit-transform: rotate(-22deg);
transform: rotate(-22deg); }
20% {
-webkit-transform: rotate(22deg);
transform: rotate(22deg); }
32% {
-webkit-transform: rotate(-12deg);
transform: rotate(-12deg); }
36% {
-webkit-transform: rotate(12deg);
transform: rotate(12deg); }
40%, 100% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); } }
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
.fa-rotate-90 {
-webkit-transform: rotate(90deg);
transform: rotate(90deg); }
.fa-rotate-180 {
-webkit-transform: rotate(180deg);
transform: rotate(180deg); }
.fa-rotate-270 {
-webkit-transform: rotate(270deg);
transform: rotate(270deg); }
.fa-flip-horizontal {
-webkit-transform: scale(-1, 1);
transform: scale(-1, 1); }
.fa-flip-vertical {
-webkit-transform: scale(1, -1);
transform: scale(1, -1); }
.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
-webkit-transform: scale(-1, -1);
transform: scale(-1, -1); }
.fa-rotate-by {
-webkit-transform: rotate(var(--fa-rotate-angle, none));
transform: rotate(var(--fa-rotate-angle, none)); }
.fa-stack {
display: inline-block;
height: 2em;
line-height: 2em;
position: relative;
vertical-align: middle;
width: 2.5em; }
.fa-stack-1x,
.fa-stack-2x {
left: 0;
position: absolute;
text-align: center;
width: 100%;
z-index: var(--fa-stack-z-index, auto); }
.fa-stack-1x {
line-height: inherit; }
.fa-stack-2x {
font-size: 2em; }
.fa-inverse {
color: var(--fa-inverse, #fff); } .fa-0::before {
content: "\30"; }
.fa-1::before {
content: "\31"; }
.fa-2::before {
content: "\32"; }
.fa-3::before {
content: "\33"; }
.fa-4::before {
content: "\34"; }
.fa-5::before {
content: "\35"; }
.fa-6::before {
content: "\36"; }
.fa-7::before {
content: "\37"; }
.fa-8::before {
content: "\38"; }
.fa-9::before {
content: "\39"; }
.fa-fill-drip::before {
content: "\f576"; }
.fa-arrows-to-circle::before {
content: "\e4bd"; }
.fa-circle-chevron-right::before {
content: "\f138"; }
.fa-chevron-circle-right::before {
content: "\f138"; }
.fa-at::before {
content: "\40"; }
.fa-trash-can::before {
content: "\f2ed"; }
.fa-trash-alt::before {
content: "\f2ed"; }
.fa-text-height::before {
content: "\f034"; }
.fa-user-xmark::before {
content: "\f235"; }
.fa-user-times::before {
content: "\f235"; }
.fa-stethoscope::before {
content: "\f0f1"; }
.fa-message::before {
content: "\f27a"; }
.fa-comment-alt::before {
content: "\f27a"; }
.fa-info::before {
content: "\f129"; }
.fa-down-left-and-up-right-to-center::before {
content: "\f422"; }
.fa-compress-alt::before {
content: "\f422"; }
.fa-explosion::before {
content: "\e4e9"; }
.fa-file-lines::before {
content: "\f15c"; }
.fa-file-alt::before {
content: "\f15c"; }
.fa-file-text::before {
content: "\f15c"; }
.fa-wave-square::before {
content: "\f83e"; }
.fa-ring::before {
content: "\f70b"; }
.fa-building-un::before {
content: "\e4d9"; }
.fa-dice-three::before {
content: "\f527"; }
.fa-calendar-days::before {
content: "\f073"; }
.fa-calendar-alt::before {
content: "\f073"; }
.fa-anchor-circle-check::before {
content: "\e4aa"; }
.fa-building-circle-arrow-right::before {
content: "\e4d1"; }
.fa-volleyball::before {
content: "\f45f"; }
.fa-volleyball-ball::before {
content: "\f45f"; }
.fa-arrows-up-to-line::before {
content: "\e4c2"; }
.fa-sort-down::before {
content: "\f0dd"; }
.fa-sort-desc::before {
content: "\f0dd"; }
.fa-circle-minus::before {
content: "\f056"; }
.fa-minus-circle::before {
content: "\f056"; }
.fa-door-open::before {
content: "\f52b"; }
.fa-right-from-bracket::before {
content: "\f2f5"; }
.fa-sign-out-alt::before {
content: "\f2f5"; }
.fa-atom::before {
content: "\f5d2"; }
.fa-soap::before {
content: "\e06e"; }
.fa-icons::before {
content: "\f86d"; }
.fa-heart-music-camera-bolt::before {
content: "\f86d"; }
.fa-microphone-lines-slash::before {
content: "\f539"; }
.fa-microphone-alt-slash::before {
content: "\f539"; }
.fa-bridge-circle-check::before {
content: "\e4c9"; }
.fa-pump-medical::before {
content: "\e06a"; }
.fa-fingerprint::before {
content: "\f577"; }
.fa-hand-point-right::before {
content: "\f0a4"; }
.fa-magnifying-glass-location::before {
content: "\f689"; }
.fa-search-location::before {
content: "\f689"; }
.fa-forward-step::before {
content: "\f051"; }
.fa-step-forward::before {
content: "\f051"; }
.fa-face-smile-beam::before {
content: "\f5b8"; }
.fa-smile-beam::before {
content: "\f5b8"; }
.fa-flag-checkered::before {
content: "\f11e"; }
.fa-football::before {
content: "\f44e"; }
.fa-football-ball::before {
content: "\f44e"; }
.fa-school-circle-exclamation::before {
content: "\e56c"; }
.fa-crop::before {
content: "\f125"; }
.fa-angles-down::before {
content: "\f103"; }
.fa-angle-double-down::before {
content: "\f103"; }
.fa-users-rectangle::before {
content: "\e594"; }
.fa-people-roof::before {
content: "\e537"; }
.fa-people-line::before {
content: "\e534"; }
.fa-beer-mug-empty::before {
content: "\f0fc"; }
.fa-beer::before {
content: "\f0fc"; }
.fa-diagram-predecessor::before {
content: "\e477"; }
.fa-arrow-up-long::before {
content: "\f176"; }
.fa-long-arrow-up::before {
content: "\f176"; }
.fa-fire-flame-simple::before {
content: "\f46a"; }
.fa-burn::before {
content: "\f46a"; }
.fa-person::before {
content: "\f183"; }
.fa-male::before {
content: "\f183"; }
.fa-laptop::before {
content: "\f109"; }
.fa-file-csv::before {
content: "\f6dd"; }
.fa-menorah::before {
content: "\f676"; }
.fa-truck-plane::before {
content: "\e58f"; }
.fa-record-vinyl::before {
content: "\f8d9"; }
.fa-face-grin-stars::before {
content: "\f587"; }
.fa-grin-stars::before {
content: "\f587"; }
.fa-bong::before {
content: "\f55c"; }
.fa-spaghetti-monster-flying::before {
content: "\f67b"; }
.fa-pastafarianism::before {
content: "\f67b"; }
.fa-arrow-down-up-across-line::before {
content: "\e4af"; }
.fa-spoon::before {
content: "\f2e5"; }
.fa-utensil-spoon::before {
content: "\f2e5"; }
.fa-jar-wheat::before {
content: "\e517"; }
.fa-envelopes-bulk::before {
content: "\f674"; }
.fa-mail-bulk::before {
content: "\f674"; }
.fa-file-circle-exclamation::before {
content: "\e4eb"; }
.fa-circle-h::before {
content: "\f47e"; }
.fa-hospital-symbol::before {
content: "\f47e"; }
.fa-pager::before {
content: "\f815"; }
.fa-address-book::before {
content: "\f2b9"; }
.fa-contact-book::before {
content: "\f2b9"; }
.fa-strikethrough::before {
content: "\f0cc"; }
.fa-k::before {
content: "\4b"; }
.fa-landmark-flag::before {
content: "\e51c"; }
.fa-pencil::before {
content: "\f303"; }
.fa-pencil-alt::before {
content: "\f303"; }
.fa-backward::before {
content: "\f04a"; }
.fa-caret-right::before {
content: "\f0da"; }
.fa-comments::before {
content: "\f086"; }
.fa-paste::before {
content: "\f0ea"; }
.fa-file-clipboard::before {
content: "\f0ea"; }
.fa-code-pull-request::before {
content: "\e13c"; }
.fa-clipboard-list::before {
content: "\f46d"; }
.fa-truck-ramp-box::before {
content: "\f4de"; }
.fa-truck-loading::before {
content: "\f4de"; }
.fa-user-check::before {
content: "\f4fc"; }
.fa-vial-virus::before {
content: "\e597"; }
.fa-sheet-plastic::before {
content: "\e571"; }
.fa-blog::before {
content: "\f781"; }
.fa-user-ninja::before {
content: "\f504"; }
.fa-person-arrow-up-from-line::before {
content: "\e539"; }
.fa-scroll-torah::before {
content: "\f6a0"; }
.fa-torah::before {
content: "\f6a0"; }
.fa-broom-ball::before {
content: "\f458"; }
.fa-quidditch::before {
content: "\f458"; }
.fa-quidditch-broom-ball::before {
content: "\f458"; }
.fa-toggle-off::before {
content: "\f204"; }
.fa-box-archive::before {
content: "\f187"; }
.fa-archive::before {
content: "\f187"; }
.fa-person-drowning::before {
content: "\e545"; }
.fa-arrow-down-9-1::before {
content: "\f886"; }
.fa-sort-numeric-desc::before {
content: "\f886"; }
.fa-sort-numeric-down-alt::before {
content: "\f886"; }
.fa-face-grin-tongue-squint::before {
content: "\f58a"; }
.fa-grin-tongue-squint::before {
content: "\f58a"; }
.fa-spray-can::before {
content: "\f5bd"; }
.fa-truck-monster::before {
content: "\f63b"; }
.fa-w::before {
content: "\57"; }
.fa-earth-africa::before {
content: "\f57c"; }
.fa-globe-africa::before {
content: "\f57c"; }
.fa-rainbow::before {
content: "\f75b"; }
.fa-circle-notch::before {
content: "\f1ce"; }
.fa-tablet-screen-button::before {
content: "\f3fa"; }
.fa-tablet-alt::before {
content: "\f3fa"; }
.fa-paw::before {
content: "\f1b0"; }
.fa-cloud::before {
content: "\f0c2"; }
.fa-trowel-bricks::before {
content: "\e58a"; }
.fa-face-flushed::before {
content: "\f579"; }
.fa-flushed::before {
content: "\f579"; }
.fa-hospital-user::before {
content: "\f80d"; }
.fa-tent-arrow-left-right::before {
content: "\e57f"; }
.fa-gavel::before {
content: "\f0e3"; }
.fa-legal::before {
content: "\f0e3"; }
.fa-binoculars::before {
content: "\f1e5"; }
.fa-microphone-slash::before {
content: "\f131"; }
.fa-box-tissue::before {
content: "\e05b"; }
.fa-motorcycle::before {
content: "\f21c"; }
.fa-bell-concierge::before {
content: "\f562"; }
.fa-concierge-bell::before {
content: "\f562"; }
.fa-pen-ruler::before {
content: "\f5ae"; }
.fa-pencil-ruler::before {
content: "\f5ae"; }
.fa-people-arrows::before {
content: "\e068"; }
.fa-people-arrows-left-right::before {
content: "\e068"; }
.fa-mars-and-venus-burst::before {
content: "\e523"; }
.fa-square-caret-right::before {
content: "\f152"; }
.fa-caret-square-right::before {
content: "\f152"; }
.fa-scissors::before {
content: "\f0c4"; }
.fa-cut::before {
content: "\f0c4"; }
.fa-sun-plant-wilt::before {
content: "\e57a"; }
.fa-toilets-portable::before {
content: "\e584"; }
.fa-hockey-puck::before {
content: "\f453"; }
.fa-table::before {
content: "\f0ce"; }
.fa-magnifying-glass-arrow-right::before {
content: "\e521"; }
.fa-tachograph-digital::before {
content: "\f566"; }
.fa-digital-tachograph::before {
content: "\f566"; }
.fa-users-slash::before {
content: "\e073"; }
.fa-clover::before {
content: "\e139"; }
.fa-reply::before {
content: "\f3e5"; }
.fa-mail-reply::before {
content: "\f3e5"; }
.fa-star-and-crescent::before {
content: "\f699"; }
.fa-house-fire::before {
content: "\e50c"; }
.fa-square-minus::before {
content: "\f146"; }
.fa-minus-square::before {
content: "\f146"; }
.fa-helicopter::before {
content: "\f533"; }
.fa-compass::before {
content: "\f14e"; }
.fa-square-caret-down::before {
content: "\f150"; }
.fa-caret-square-down::before {
content: "\f150"; }
.fa-file-circle-question::before {
content: "\e4ef"; }
.fa-laptop-code::before {
content: "\f5fc"; }
.fa-swatchbook::before {
content: "\f5c3"; }
.fa-prescription-bottle::before {
content: "\f485"; }
.fa-bars::before {
content: "\f0c9"; }
.fa-navicon::before {
content: "\f0c9"; }
.fa-people-group::before {
content: "\e533"; }
.fa-hourglass-end::before {
content: "\f253"; }
.fa-hourglass-3::before {
content: "\f253"; }
.fa-heart-crack::before {
content: "\f7a9"; }
.fa-heart-broken::before {
content: "\f7a9"; }
.fa-square-up-right::before {
content: "\f360"; }
.fa-external-link-square-alt::before {
content: "\f360"; }
.fa-face-kiss-beam::before {
content: "\f597"; }
.fa-kiss-beam::before {
content: "\f597"; }
.fa-film::before {
content: "\f008"; }
.fa-ruler-horizontal::before {
content: "\f547"; }
.fa-people-robbery::before {
content: "\e536"; }
.fa-lightbulb::before {
content: "\f0eb"; }
.fa-caret-left::before {
content: "\f0d9"; }
.fa-circle-exclamation::before {
content: "\f06a"; }
.fa-exclamation-circle::before {
content: "\f06a"; }
.fa-school-circle-xmark::before {
content: "\e56d"; }
.fa-arrow-right-from-bracket::before {
content: "\f08b"; }
.fa-sign-out::before {
content: "\f08b"; }
.fa-circle-chevron-down::before {
content: "\f13a"; }
.fa-chevron-circle-down::before {
content: "\f13a"; }
.fa-unlock-keyhole::before {
content: "\f13e"; }
.fa-unlock-alt::before {
content: "\f13e"; }
.fa-cloud-showers-heavy::before {
content: "\f740"; }
.fa-headphones-simple::before {
content: "\f58f"; }
.fa-headphones-alt::before {
content: "\f58f"; }
.fa-sitemap::before {
content: "\f0e8"; }
.fa-circle-dollar-to-slot::before {
content: "\f4b9"; }
.fa-donate::before {
content: "\f4b9"; }
.fa-memory::before {
content: "\f538"; }
.fa-road-spikes::before {
content: "\e568"; }
.fa-fire-burner::before {
content: "\e4f1"; }
.fa-flag::before {
content: "\f024"; }
.fa-hanukiah::before {
content: "\f6e6"; }
.fa-feather::before {
content: "\f52d"; }
.fa-volume-low::before {
content: "\f027"; }
.fa-volume-down::before {
content: "\f027"; }
.fa-comment-slash::before {
content: "\f4b3"; }
.fa-cloud-sun-rain::before {
content: "\f743"; }
.fa-compress::before {
content: "\f066"; }
.fa-wheat-awn::before {
content: "\e2cd"; }
.fa-wheat-alt::before {
content: "\e2cd"; }
.fa-ankh::before {
content: "\f644"; }
.fa-hands-holding-child::before {
content: "\e4fa"; }
.fa-asterisk::before {
content: "\2a"; }
.fa-square-check::before {
content: "\f14a"; }
.fa-check-square::before {
content: "\f14a"; }
.fa-peseta-sign::before {
content: "\e221"; }
.fa-heading::before {
content: "\f1dc"; }
.fa-header::before {
content: "\f1dc"; }
.fa-ghost::before {
content: "\f6e2"; }
.fa-list::before {
content: "\f03a"; }
.fa-list-squares::before {
content: "\f03a"; }
.fa-square-phone-flip::before {
content: "\f87b"; }
.fa-phone-square-alt::before {
content: "\f87b"; }
.fa-cart-plus::before {
content: "\f217"; }
.fa-gamepad::before {
content: "\f11b"; }
.fa-circle-dot::before {
content: "\f192"; }
.fa-dot-circle::before {
content: "\f192"; }
.fa-face-dizzy::before {
content: "\f567"; }
.fa-dizzy::before {
content: "\f567"; }
.fa-egg::before {
content: "\f7fb"; }
.fa-house-medical-circle-xmark::before {
content: "\e513"; }
.fa-campground::before {
content: "\f6bb"; }
.fa-folder-plus::before {
content: "\f65e"; }
.fa-futbol::before {
content: "\f1e3"; }
.fa-futbol-ball::before {
content: "\f1e3"; }
.fa-soccer-ball::before {
content: "\f1e3"; }
.fa-paintbrush::before {
content: "\f1fc"; }
.fa-paint-brush::before {
content: "\f1fc"; }
.fa-lock::before {
content: "\f023"; }
.fa-gas-pump::before {
content: "\f52f"; }
.fa-hot-tub-person::before {
content: "\f593"; }
.fa-hot-tub::before {
content: "\f593"; }
.fa-map-location::before {
content: "\f59f"; }
.fa-map-marked::before {
content: "\f59f"; }
.fa-house-flood-water::before {
content: "\e50e"; }
.fa-tree::before {
content: "\f1bb"; }
.fa-bridge-lock::before {
content: "\e4cc"; }
.fa-sack-dollar::before {
content: "\f81d"; }
.fa-pen-to-square::before {
content: "\f044"; }
.fa-edit::before {
content: "\f044"; }
.fa-car-side::before {
content: "\f5e4"; }
.fa-share-nodes::before {
content: "\f1e0"; }
.fa-share-alt::before {
content: "\f1e0"; }
.fa-heart-circle-minus::before {
content: "\e4ff"; }
.fa-hourglass-half::before {
content: "\f252"; }
.fa-hourglass-2::before {
content: "\f252"; }
.fa-microscope::before {
content: "\f610"; }
.fa-sink::before {
content: "\e06d"; }
.fa-bag-shopping::before {
content: "\f290"; }
.fa-shopping-bag::before {
content: "\f290"; }
.fa-arrow-down-z-a::before {
content: "\f881"; }
.fa-sort-alpha-desc::before {
content: "\f881"; }
.fa-sort-alpha-down-alt::before {
content: "\f881"; }
.fa-mitten::before {
content: "\f7b5"; }
.fa-person-rays::before {
content: "\e54d"; }
.fa-users::before {
content: "\f0c0"; }
.fa-eye-slash::before {
content: "\f070"; }
.fa-flask-vial::before {
content: "\e4f3"; }
.fa-hand::before {
content: "\f256"; }
.fa-hand-paper::before {
content: "\f256"; }
.fa-om::before {
content: "\f679"; }
.fa-worm::before {
content: "\e599"; }
.fa-house-circle-xmark::before {
content: "\e50b"; }
.fa-plug::before {
content: "\f1e6"; }
.fa-chevron-up::before {
content: "\f077"; }
.fa-hand-spock::before {
content: "\f259"; }
.fa-stopwatch::before {
content: "\f2f2"; }
.fa-face-kiss::before {
content: "\f596"; }
.fa-kiss::before {
content: "\f596"; }
.fa-bridge-circle-xmark::before {
content: "\e4cb"; }
.fa-face-grin-tongue::before {
content: "\f589"; }
.fa-grin-tongue::before {
content: "\f589"; }
.fa-chess-bishop::before {
content: "\f43a"; }
.fa-face-grin-wink::before {
content: "\f58c"; }
.fa-grin-wink::before {
content: "\f58c"; }
.fa-ear-deaf::before {
content: "\f2a4"; }
.fa-deaf::before {
content: "\f2a4"; }
.fa-deafness::before {
content: "\f2a4"; }
.fa-hard-of-hearing::before {
content: "\f2a4"; }
.fa-road-circle-check::before {
content: "\e564"; }
.fa-dice-five::before {
content: "\f523"; }
.fa-square-rss::before {
content: "\f143"; }
.fa-rss-square::before {
content: "\f143"; }
.fa-land-mine-on::before {
content: "\e51b"; }
.fa-i-cursor::before {
content: "\f246"; }
.fa-stamp::before {
content: "\f5bf"; }
.fa-stairs::before {
content: "\e289"; }
.fa-i::before {
content: "\49"; }
.fa-hryvnia-sign::before {
content: "\f6f2"; }
.fa-hryvnia::before {
content: "\f6f2"; }
.fa-pills::before {
content: "\f484"; }
.fa-face-grin-wide::before {
content: "\f581"; }
.fa-grin-alt::before {
content: "\f581"; }
.fa-tooth::before {
content: "\f5c9"; }
.fa-v::before {
content: "\56"; }
.fa-bangladeshi-taka-sign::before {
content: "\e2e6"; }
.fa-bicycle::before {
content: "\f206"; }
.fa-staff-snake::before {
content: "\e579"; }
.fa-rod-asclepius::before {
content: "\e579"; }
.fa-rod-snake::before {
content: "\e579"; }
.fa-staff-aesculapius::before {
content: "\e579"; }
.fa-head-side-cough-slash::before {
content: "\e062"; }
.fa-truck-medical::before {
content: "\f0f9"; }
.fa-ambulance::before {
content: "\f0f9"; }
.fa-wheat-awn-circle-exclamation::before {
content: "\e598"; }
.fa-snowman::before {
content: "\f7d0"; }
.fa-mortar-pestle::before {
content: "\f5a7"; }
.fa-road-barrier::before {
content: "\e562"; }
.fa-school::before {
content: "\f549"; }
.fa-igloo::before {
content: "\f7ae"; }
.fa-joint::before {
content: "\f595"; }
.fa-angle-right::before {
content: "\f105"; }
.fa-horse::before {
content: "\f6f0"; }
.fa-q::before {
content: "\51"; }
.fa-g::before {
content: "\47"; }
.fa-notes-medical::before {
content: "\f481"; }
.fa-temperature-half::before {
content: "\f2c9"; }
.fa-temperature-2::before {
content: "\f2c9"; }
.fa-thermometer-2::before {
content: "\f2c9"; }
.fa-thermometer-half::before {
content: "\f2c9"; }
.fa-dong-sign::before {
content: "\e169"; }
.fa-capsules::before {
content: "\f46b"; }
.fa-poo-storm::before {
content: "\f75a"; }
.fa-poo-bolt::before {
content: "\f75a"; }
.fa-face-frown-open::before {
content: "\f57a"; }
.fa-frown-open::before {
content: "\f57a"; }
.fa-hand-point-up::before {
content: "\f0a6"; }
.fa-money-bill::before {
content: "\f0d6"; }
.fa-bookmark::before {
content: "\f02e"; }
.fa-align-justify::before {
content: "\f039"; }
.fa-umbrella-beach::before {
content: "\f5ca"; }
.fa-helmet-un::before {
content: "\e503"; }
.fa-bullseye::before {
content: "\f140"; }
.fa-bacon::before {
content: "\f7e5"; }
.fa-hand-point-down::before {
content: "\f0a7"; }
.fa-arrow-up-from-bracket::before {
content: "\e09a"; }
.fa-folder::before {
content: "\f07b"; }
.fa-folder-blank::before {
content: "\f07b"; }
.fa-file-waveform::before {
content: "\f478"; }
.fa-file-medical-alt::before {
content: "\f478"; }
.fa-radiation::before {
content: "\f7b9"; }
.fa-chart-simple::before {
content: "\e473"; }
.fa-mars-stroke::before {
content: "\f229"; }
.fa-vial::before {
content: "\f492"; }
.fa-gauge::before {
content: "\f624"; }
.fa-dashboard::before {
content: "\f624"; }
.fa-gauge-med::before {
content: "\f624"; }
.fa-tachometer-alt-average::before {
content: "\f624"; }
.fa-wand-magic-sparkles::before {
content: "\e2ca"; }
.fa-magic-wand-sparkles::before {
content: "\e2ca"; }
.fa-e::before {
content: "\45"; }
.fa-pen-clip::before {
content: "\f305"; }
.fa-pen-alt::before {
content: "\f305"; }
.fa-bridge-circle-exclamation::before {
content: "\e4ca"; }
.fa-user::before {
content: "\f007"; }
.fa-school-circle-check::before {
content: "\e56b"; }
.fa-dumpster::before {
content: "\f793"; }
.fa-van-shuttle::before {
content: "\f5b6"; }
.fa-shuttle-van::before {
content: "\f5b6"; }
.fa-building-user::before {
content: "\e4da"; }
.fa-square-caret-left::before {
content: "\f191"; }
.fa-caret-square-left::before {
content: "\f191"; }
.fa-highlighter::before {
content: "\f591"; }
.fa-key::before {
content: "\f084"; }
.fa-bullhorn::before {
content: "\f0a1"; }
.fa-globe::before {
content: "\f0ac"; }
.fa-synagogue::before {
content: "\f69b"; }
.fa-person-half-dress::before {
content: "\e548"; }
.fa-road-bridge::before {
content: "\e563"; }
.fa-location-arrow::before {
content: "\f124"; }
.fa-c::before {
content: "\43"; }
.fa-tablet-button::before {
content: "\f10a"; }
.fa-building-lock::before {
content: "\e4d6"; }
.fa-pizza-slice::before {
content: "\f818"; }
.fa-money-bill-wave::before {
content: "\f53a"; }
.fa-chart-area::before {
content: "\f1fe"; }
.fa-area-chart::before {
content: "\f1fe"; }
.fa-house-flag::before {
content: "\e50d"; }
.fa-person-circle-minus::before {
content: "\e540"; }
.fa-ban::before {
content: "\f05e"; }
.fa-cancel::before {
content: "\f05e"; }
.fa-camera-rotate::before {
content: "\e0d8"; }
.fa-spray-can-sparkles::before {
content: "\f5d0"; }
.fa-air-freshener::before {
content: "\f5d0"; }
.fa-star::before {
content: "\f005"; }
.fa-repeat::before {
content: "\f363"; }
.fa-cross::before {
content: "\f654"; }
.fa-box::before {
content: "\f466"; }
.fa-venus-mars::before {
content: "\f228"; }
.fa-arrow-pointer::before {
content: "\f245"; }
.fa-mouse-pointer::before {
content: "\f245"; }
.fa-maximize::before {
content: "\f31e"; }
.fa-expand-arrows-alt::before {
content: "\f31e"; }
.fa-charging-station::before {
content: "\f5e7"; }
.fa-shapes::before {
content: "\f61f"; }
.fa-triangle-circle-square::before {
content: "\f61f"; }
.fa-shuffle::before {
content: "\f074"; }
.fa-random::before {
content: "\f074"; }
.fa-person-running::before {
content: "\f70c"; }
.fa-running::before {
content: "\f70c"; }
.fa-mobile-retro::before {
content: "\e527"; }
.fa-grip-lines-vertical::before {
content: "\f7a5"; }
.fa-spider::before {
content: "\f717"; }
.fa-hands-bound::before {
content: "\e4f9"; }
.fa-file-invoice-dollar::before {
content: "\f571"; }
.fa-plane-circle-exclamation::before {
content: "\e556"; }
.fa-x-ray::before {
content: "\f497"; }
.fa-spell-check::before {
content: "\f891"; }
.fa-slash::before {
content: "\f715"; }
.fa-computer-mouse::before {
content: "\f8cc"; }
.fa-mouse::before {
content: "\f8cc"; }
.fa-arrow-right-to-bracket::before {
content: "\f090"; }
.fa-sign-in::before {
content: "\f090"; }
.fa-shop-slash::before {
content: "\e070"; }
.fa-store-alt-slash::before {
content: "\e070"; }
.fa-server::before {
content: "\f233"; }
.fa-virus-covid-slash::before {
content: "\e4a9"; }
.fa-shop-lock::before {
content: "\e4a5"; }
.fa-hourglass-start::before {
content: "\f251"; }
.fa-hourglass-1::before {
content: "\f251"; }
.fa-blender-phone::before {
content: "\f6b6"; }
.fa-building-wheat::before {
content: "\e4db"; }
.fa-person-breastfeeding::before {
content: "\e53a"; }
.fa-right-to-bracket::before {
content: "\f2f6"; }
.fa-sign-in-alt::before {
content: "\f2f6"; }
.fa-venus::before {
content: "\f221"; }
.fa-passport::before {
content: "\f5ab"; }
.fa-heart-pulse::before {
content: "\f21e"; }
.fa-heartbeat::before {
content: "\f21e"; }
.fa-people-carry-box::before {
content: "\f4ce"; }
.fa-people-carry::before {
content: "\f4ce"; }
.fa-temperature-high::before {
content: "\f769"; }
.fa-microchip::before {
content: "\f2db"; }
.fa-crown::before {
content: "\f521"; }
.fa-weight-hanging::before {
content: "\f5cd"; }
.fa-xmarks-lines::before {
content: "\e59a"; }
.fa-file-prescription::before {
content: "\f572"; }
.fa-weight-scale::before {
content: "\f496"; }
.fa-weight::before {
content: "\f496"; }
.fa-user-group::before {
content: "\f500"; }
.fa-user-friends::before {
content: "\f500"; }
.fa-arrow-up-a-z::before {
content: "\f15e"; }
.fa-sort-alpha-up::before {
content: "\f15e"; }
.fa-chess-knight::before {
content: "\f441"; }
.fa-face-laugh-squint::before {
content: "\f59b"; }
.fa-laugh-squint::before {
content: "\f59b"; }
.fa-wheelchair::before {
content: "\f193"; }
.fa-circle-arrow-up::before {
content: "\f0aa"; }
.fa-arrow-circle-up::before {
content: "\f0aa"; }
.fa-toggle-on::before {
content: "\f205"; }
.fa-person-walking::before {
content: "\f554"; }
.fa-walking::before {
content: "\f554"; }
.fa-l::before {
content: "\4c"; }
.fa-fire::before {
content: "\f06d"; }
.fa-bed-pulse::before {
content: "\f487"; }
.fa-procedures::before {
content: "\f487"; }
.fa-shuttle-space::before {
content: "\f197"; }
.fa-space-shuttle::before {
content: "\f197"; }
.fa-face-laugh::before {
content: "\f599"; }
.fa-laugh::before {
content: "\f599"; }
.fa-folder-open::before {
content: "\f07c"; }
.fa-heart-circle-plus::before {
content: "\e500"; }
.fa-code-fork::before {
content: "\e13b"; }
.fa-city::before {
content: "\f64f"; }
.fa-microphone-lines::before {
content: "\f3c9"; }
.fa-microphone-alt::before {
content: "\f3c9"; }
.fa-pepper-hot::before {
content: "\f816"; }
.fa-unlock::before {
content: "\f09c"; }
.fa-colon-sign::before {
content: "\e140"; }
.fa-headset::before {
content: "\f590"; }
.fa-store-slash::before {
content: "\e071"; }
.fa-road-circle-xmark::before {
content: "\e566"; }
.fa-user-minus::before {
content: "\f503"; }
.fa-mars-stroke-up::before {
content: "\f22a"; }
.fa-mars-stroke-v::before {
content: "\f22a"; }
.fa-champagne-glasses::before {
content: "\f79f"; }
.fa-glass-cheers::before {
content: "\f79f"; }
.fa-clipboard::before {
content: "\f328"; }
.fa-house-circle-exclamation::before {
content: "\e50a"; }
.fa-file-arrow-up::before {
content: "\f574"; }
.fa-file-upload::before {
content: "\f574"; }
.fa-wifi::before {
content: "\f1eb"; }
.fa-wifi-3::before {
content: "\f1eb"; }
.fa-wifi-strong::before {
content: "\f1eb"; }
.fa-bath::before {
content: "\f2cd"; }
.fa-bathtub::before {
content: "\f2cd"; }
.fa-underline::before {
content: "\f0cd"; }
.fa-user-pen::before {
content: "\f4ff"; }
.fa-user-edit::before {
content: "\f4ff"; }
.fa-signature::before {
content: "\f5b7"; }
.fa-stroopwafel::before {
content: "\f551"; }
.fa-bold::before {
content: "\f032"; }
.fa-anchor-lock::before {
content: "\e4ad"; }
.fa-building-ngo::before {
content: "\e4d7"; }
.fa-manat-sign::before {
content: "\e1d5"; }
.fa-not-equal::before {
content: "\f53e"; }
.fa-border-top-left::before {
content: "\f853"; }
.fa-border-style::before {
content: "\f853"; }
.fa-map-location-dot::before {
content: "\f5a0"; }
.fa-map-marked-alt::before {
content: "\f5a0"; }
.fa-jedi::before {
content: "\f669"; }
.fa-square-poll-vertical::before {
content: "\f681"; }
.fa-poll::before {
content: "\f681"; }
.fa-mug-hot::before {
content: "\f7b6"; }
.fa-car-battery::before {
content: "\f5df"; }
.fa-battery-car::before {
content: "\f5df"; }
.fa-gift::before {
content: "\f06b"; }
.fa-dice-two::before {
content: "\f528"; }
.fa-chess-queen::before {
content: "\f445"; }
.fa-glasses::before {
content: "\f530"; }
.fa-chess-board::before {
content: "\f43c"; }
.fa-building-circle-check::before {
content: "\e4d2"; }
.fa-person-chalkboard::before {
content: "\e53d"; }
.fa-mars-stroke-right::before {
content: "\f22b"; }
.fa-mars-stroke-h::before {
content: "\f22b"; }
.fa-hand-back-fist::before {
content: "\f255"; }
.fa-hand-rock::before {
content: "\f255"; }
.fa-square-caret-up::before {
content: "\f151"; }
.fa-caret-square-up::before {
content: "\f151"; }
.fa-cloud-showers-water::before {
content: "\e4e4"; }
.fa-chart-bar::before {
content: "\f080"; }
.fa-bar-chart::before {
content: "\f080"; }
.fa-hands-bubbles::before {
content: "\e05e"; }
.fa-hands-wash::before {
content: "\e05e"; }
.fa-less-than-equal::before {
content: "\f537"; }
.fa-train::before {
content: "\f238"; }
.fa-eye-low-vision::before {
content: "\f2a8"; }
.fa-low-vision::before {
content: "\f2a8"; }
.fa-crow::before {
content: "\f520"; }
.fa-sailboat::before {
content: "\e445"; }
.fa-window-restore::before {
content: "\f2d2"; }
.fa-square-plus::before {
content: "\f0fe"; }
.fa-plus-square::before {
content: "\f0fe"; }
.fa-torii-gate::before {
content: "\f6a1"; }
.fa-frog::before {
content: "\f52e"; }
.fa-bucket::before {
content: "\e4cf"; }
.fa-image::before {
content: "\f03e"; }
.fa-microphone::before {
content: "\f130"; }
.fa-cow::before {
content: "\f6c8"; }
.fa-caret-up::before {
content: "\f0d8"; }
.fa-screwdriver::before {
content: "\f54a"; }
.fa-folder-closed::before {
content: "\e185"; }
.fa-house-tsunami::before {
content: "\e515"; }
.fa-square-nfi::before {
content: "\e576"; }
.fa-arrow-up-from-ground-water::before {
content: "\e4b5"; }
.fa-martini-glass::before {
content: "\f57b"; }
.fa-glass-martini-alt::before {
content: "\f57b"; }
.fa-rotate-left::before {
content: "\f2ea"; }
.fa-rotate-back::before {
content: "\f2ea"; }
.fa-rotate-backward::before {
content: "\f2ea"; }
.fa-undo-alt::before {
content: "\f2ea"; }
.fa-table-columns::before {
content: "\f0db"; }
.fa-columns::before {
content: "\f0db"; }
.fa-lemon::before {
content: "\f094"; }
.fa-head-side-mask::before {
content: "\e063"; }
.fa-handshake::before {
content: "\f2b5"; }
.fa-gem::before {
content: "\f3a5"; }
.fa-dolly::before {
content: "\f472"; }
.fa-dolly-box::before {
content: "\f472"; }
.fa-smoking::before {
content: "\f48d"; }
.fa-minimize::before {
content: "\f78c"; }
.fa-compress-arrows-alt::before {
content: "\f78c"; }
.fa-monument::before {
content: "\f5a6"; }
.fa-snowplow::before {
content: "\f7d2"; }
.fa-angles-right::before {
content: "\f101"; }
.fa-angle-double-right::before {
content: "\f101"; }
.fa-cannabis::before {
content: "\f55f"; }
.fa-circle-play::before {
content: "\f144"; }
.fa-play-circle::before {
content: "\f144"; }
.fa-tablets::before {
content: "\f490"; }
.fa-ethernet::before {
content: "\f796"; }
.fa-euro-sign::before {
content: "\f153"; }
.fa-eur::before {
content: "\f153"; }
.fa-euro::before {
content: "\f153"; }
.fa-chair::before {
content: "\f6c0"; }
.fa-circle-check::before {
content: "\f058"; }
.fa-check-circle::before {
content: "\f058"; }
.fa-circle-stop::before {
content: "\f28d"; }
.fa-stop-circle::before {
content: "\f28d"; }
.fa-compass-drafting::before {
content: "\f568"; }
.fa-drafting-compass::before {
content: "\f568"; }
.fa-plate-wheat::before {
content: "\e55a"; }
.fa-icicles::before {
content: "\f7ad"; }
.fa-person-shelter::before {
content: "\e54f"; }
.fa-neuter::before {
content: "\f22c"; }
.fa-id-badge::before {
content: "\f2c1"; }
.fa-marker::before {
content: "\f5a1"; }
.fa-face-laugh-beam::before {
content: "\f59a"; }
.fa-laugh-beam::before {
content: "\f59a"; }
.fa-helicopter-symbol::before {
content: "\e502"; }
.fa-universal-access::before {
content: "\f29a"; }
.fa-circle-chevron-up::before {
content: "\f139"; }
.fa-chevron-circle-up::before {
content: "\f139"; }
.fa-lari-sign::before {
content: "\e1c8"; }
.fa-volcano::before {
content: "\f770"; }
.fa-person-walking-dashed-line-arrow-right::before {
content: "\e553"; }
.fa-sterling-sign::before {
content: "\f154"; }
.fa-gbp::before {
content: "\f154"; }
.fa-pound-sign::before {
content: "\f154"; }
.fa-viruses::before {
content: "\e076"; }
.fa-square-person-confined::before {
content: "\e577"; }
.fa-user-tie::before {
content: "\f508"; }
.fa-arrow-down-long::before {
content: "\f175"; }
.fa-long-arrow-down::before {
content: "\f175"; }
.fa-tent-arrow-down-to-line::before {
content: "\e57e"; }
.fa-certificate::before {
content: "\f0a3"; }
.fa-reply-all::before {
content: "\f122"; }
.fa-mail-reply-all::before {
content: "\f122"; }
.fa-suitcase::before {
content: "\f0f2"; }
.fa-person-skating::before {
content: "\f7c5"; }
.fa-skating::before {
content: "\f7c5"; }
.fa-filter-circle-dollar::before {
content: "\f662"; }
.fa-funnel-dollar::before {
content: "\f662"; }
.fa-camera-retro::before {
content: "\f083"; }
.fa-circle-arrow-down::before {
content: "\f0ab"; }
.fa-arrow-circle-down::before {
content: "\f0ab"; }
.fa-file-import::before {
content: "\f56f"; }
.fa-arrow-right-to-file::before {
content: "\f56f"; }
.fa-square-arrow-up-right::before {
content: "\f14c"; }
.fa-external-link-square::before {
content: "\f14c"; }
.fa-box-open::before {
content: "\f49e"; }
.fa-scroll::before {
content: "\f70e"; }
.fa-spa::before {
content: "\f5bb"; }
.fa-location-pin-lock::before {
content: "\e51f"; }
.fa-pause::before {
content: "\f04c"; }
.fa-hill-avalanche::before {
content: "\e507"; }
.fa-temperature-empty::before {
content: "\f2cb"; }
.fa-temperature-0::before {
content: "\f2cb"; }
.fa-thermometer-0::before {
content: "\f2cb"; }
.fa-thermometer-empty::before {
content: "\f2cb"; }
.fa-bomb::before {
content: "\f1e2"; }
.fa-registered::before {
content: "\f25d"; }
.fa-address-card::before {
content: "\f2bb"; }
.fa-contact-card::before {
content: "\f2bb"; }
.fa-vcard::before {
content: "\f2bb"; }
.fa-scale-unbalanced-flip::before {
content: "\f516"; }
.fa-balance-scale-right::before {
content: "\f516"; }
.fa-subscript::before {
content: "\f12c"; }
.fa-diamond-turn-right::before {
content: "\f5eb"; }
.fa-directions::before {
content: "\f5eb"; }
.fa-burst::before {
content: "\e4dc"; }
.fa-house-laptop::before {
content: "\e066"; }
.fa-laptop-house::before {
content: "\e066"; }
.fa-face-tired::before {
content: "\f5c8"; }
.fa-tired::before {
content: "\f5c8"; }
.fa-money-bills::before {
content: "\e1f3"; }
.fa-smog::before {
content: "\f75f"; }
.fa-crutch::before {
content: "\f7f7"; }
.fa-cloud-arrow-up::before {
content: "\f0ee"; }
.fa-cloud-upload::before {
content: "\f0ee"; }
.fa-cloud-upload-alt::before {
content: "\f0ee"; }
.fa-palette::before {
content: "\f53f"; }
.fa-arrows-turn-right::before {
content: "\e4c0"; }
.fa-vest::before {
content: "\e085"; }
.fa-ferry::before {
content: "\e4ea"; }
.fa-arrows-down-to-people::before {
content: "\e4b9"; }
.fa-seedling::before {
content: "\f4d8"; }
.fa-sprout::before {
content: "\f4d8"; }
.fa-left-right::before {
content: "\f337"; }
.fa-arrows-alt-h::before {
content: "\f337"; }
.fa-boxes-packing::before {
content: "\e4c7"; }
.fa-circle-arrow-left::before {
content: "\f0a8"; }
.fa-arrow-circle-left::before {
content: "\f0a8"; }
.fa-group-arrows-rotate::before {
content: "\e4f6"; }
.fa-bowl-food::before {
content: "\e4c6"; }
.fa-candy-cane::before {
content: "\f786"; }
.fa-arrow-down-wide-short::before {
content: "\f160"; }
.fa-sort-amount-asc::before {
content: "\f160"; }
.fa-sort-amount-down::before {
content: "\f160"; }
.fa-cloud-bolt::before {
content: "\f76c"; }
.fa-thunderstorm::before {
content: "\f76c"; }
.fa-text-slash::before {
content: "\f87d"; }
.fa-remove-format::before {
content: "\f87d"; }
.fa-face-smile-wink::before {
content: "\f4da"; }
.fa-smile-wink::before {
content: "\f4da"; }
.fa-file-word::before {
content: "\f1c2"; }
.fa-file-powerpoint::before {
content: "\f1c4"; }
.fa-arrows-left-right::before {
content: "\f07e"; }
.fa-arrows-h::before {
content: "\f07e"; }
.fa-house-lock::before {
content: "\e510"; }
.fa-cloud-arrow-down::before {
content: "\f0ed"; }
.fa-cloud-download::before {
content: "\f0ed"; }
.fa-cloud-download-alt::before {
content: "\f0ed"; }
.fa-children::before {
content: "\e4e1"; }
.fa-chalkboard::before {
content: "\f51b"; }
.fa-blackboard::before {
content: "\f51b"; }
.fa-user-large-slash::before {
content: "\f4fa"; }
.fa-user-alt-slash::before {
content: "\f4fa"; }
.fa-envelope-open::before {
content: "\f2b6"; }
.fa-handshake-simple-slash::before {
content: "\e05f"; }
.fa-handshake-alt-slash::before {
content: "\e05f"; }
.fa-mattress-pillow::before {
content: "\e525"; }
.fa-guarani-sign::before {
content: "\e19a"; }
.fa-arrows-rotate::before {
content: "\f021"; }
.fa-refresh::before {
content: "\f021"; }
.fa-sync::before {
content: "\f021"; }
.fa-fire-extinguisher::before {
content: "\f134"; }
.fa-cruzeiro-sign::before {
content: "\e152"; }
.fa-greater-than-equal::before {
content: "\f532"; }
.fa-shield-halved::before {
content: "\f3ed"; }
.fa-shield-alt::before {
content: "\f3ed"; }
.fa-book-atlas::before {
content: "\f558"; }
.fa-atlas::before {
content: "\f558"; }
.fa-virus::before {
content: "\e074"; }
.fa-envelope-circle-check::before {
content: "\e4e8"; }
.fa-layer-group::before {
content: "\f5fd"; }
.fa-arrows-to-dot::before {
content: "\e4be"; }
.fa-archway::before {
content: "\f557"; }
.fa-heart-circle-check::before {
content: "\e4fd"; }
.fa-house-chimney-crack::before {
content: "\f6f1"; }
.fa-house-damage::before {
content: "\f6f1"; }
.fa-file-zipper::before {
content: "\f1c6"; }
.fa-file-archive::before {
content: "\f1c6"; }
.fa-square::before {
content: "\f0c8"; }
.fa-martini-glass-empty::before {
content: "\f000"; }
.fa-glass-martini::before {
content: "\f000"; }
.fa-couch::before {
content: "\f4b8"; }
.fa-cedi-sign::before {
content: "\e0df"; }
.fa-italic::before {
content: "\f033"; }
.fa-church::before {
content: "\f51d"; }
.fa-comments-dollar::before {
content: "\f653"; }
.fa-democrat::before {
content: "\f747"; }
.fa-z::before {
content: "\5a"; }
.fa-person-skiing::before {
content: "\f7c9"; }
.fa-skiing::before {
content: "\f7c9"; }
.fa-road-lock::before {
content: "\e567"; }
.fa-a::before {
content: "\41"; }
.fa-temperature-arrow-down::before {
content: "\e03f"; }
.fa-temperature-down::before {
content: "\e03f"; }
.fa-feather-pointed::before {
content: "\f56b"; }
.fa-feather-alt::before {
content: "\f56b"; }
.fa-p::before {
content: "\50"; }
.fa-snowflake::before {
content: "\f2dc"; }
.fa-newspaper::before {
content: "\f1ea"; }
.fa-rectangle-ad::before {
content: "\f641"; }
.fa-ad::before {
content: "\f641"; }
.fa-circle-arrow-right::before {
content: "\f0a9"; }
.fa-arrow-circle-right::before {
content: "\f0a9"; }
.fa-filter-circle-xmark::before {
content: "\e17b"; }
.fa-locust::before {
content: "\e520"; }
.fa-sort::before {
content: "\f0dc"; }
.fa-unsorted::before {
content: "\f0dc"; }
.fa-list-ol::before {
content: "\f0cb"; }
.fa-list-1-2::before {
content: "\f0cb"; }
.fa-list-numeric::before {
content: "\f0cb"; }
.fa-person-dress-burst::before {
content: "\e544"; }
.fa-money-check-dollar::before {
content: "\f53d"; }
.fa-money-check-alt::before {
content: "\f53d"; }
.fa-vector-square::before {
content: "\f5cb"; }
.fa-bread-slice::before {
content: "\f7ec"; }
.fa-language::before {
content: "\f1ab"; }
.fa-face-kiss-wink-heart::before {
content: "\f598"; }
.fa-kiss-wink-heart::before {
content: "\f598"; }
.fa-filter::before {
content: "\f0b0"; }
.fa-question::before {
content: "\3f"; }
.fa-file-signature::before {
content: "\f573"; }
.fa-up-down-left-right::before {
content: "\f0b2"; }
.fa-arrows-alt::before {
content: "\f0b2"; }
.fa-house-chimney-user::before {
content: "\e065"; }
.fa-hand-holding-heart::before {
content: "\f4be"; }
.fa-puzzle-piece::before {
content: "\f12e"; }
.fa-money-check::before {
content: "\f53c"; }
.fa-star-half-stroke::before {
content: "\f5c0"; }
.fa-star-half-alt::before {
content: "\f5c0"; }
.fa-code::before {
content: "\f121"; }
.fa-whiskey-glass::before {
content: "\f7a0"; }
.fa-glass-whiskey::before {
content: "\f7a0"; }
.fa-building-circle-exclamation::before {
content: "\e4d3"; }
.fa-magnifying-glass-chart::before {
content: "\e522"; }
.fa-arrow-up-right-from-square::before {
content: "\f08e"; }
.fa-external-link::before {
content: "\f08e"; }
.fa-cubes-stacked::before {
content: "\e4e6"; }
.fa-won-sign::before {
content: "\f159"; }
.fa-krw::before {
content: "\f159"; }
.fa-won::before {
content: "\f159"; }
.fa-virus-covid::before {
content: "\e4a8"; }
.fa-austral-sign::before {
content: "\e0a9"; }
.fa-f::before {
content: "\46"; }
.fa-leaf::before {
content: "\f06c"; }
.fa-road::before {
content: "\f018"; }
.fa-taxi::before {
content: "\f1ba"; }
.fa-cab::before {
content: "\f1ba"; }
.fa-person-circle-plus::before {
content: "\e541"; }
.fa-chart-pie::before {
content: "\f200"; }
.fa-pie-chart::before {
content: "\f200"; }
.fa-bolt-lightning::before {
content: "\e0b7"; }
.fa-sack-xmark::before {
content: "\e56a"; }
.fa-file-excel::before {
content: "\f1c3"; }
.fa-file-contract::before {
content: "\f56c"; }
.fa-fish-fins::before {
content: "\e4f2"; }
.fa-building-flag::before {
content: "\e4d5"; }
.fa-face-grin-beam::before {
content: "\f582"; }
.fa-grin-beam::before {
content: "\f582"; }
.fa-object-ungroup::before {
content: "\f248"; }
.fa-poop::before {
content: "\f619"; }
.fa-location-pin::before {
content: "\f041"; }
.fa-map-marker::before {
content: "\f041"; }
.fa-kaaba::before {
content: "\f66b"; }
.fa-toilet-paper::before {
content: "\f71e"; }
.fa-helmet-safety::before {
content: "\f807"; }
.fa-hard-hat::before {
content: "\f807"; }
.fa-hat-hard::before {
content: "\f807"; }
.fa-eject::before {
content: "\f052"; }
.fa-circle-right::before {
content: "\f35a"; }
.fa-arrow-alt-circle-right::before {
content: "\f35a"; }
.fa-plane-circle-check::before {
content: "\e555"; }
.fa-face-rolling-eyes::before {
content: "\f5a5"; }
.fa-meh-rolling-eyes::before {
content: "\f5a5"; }
.fa-object-group::before {
content: "\f247"; }
.fa-chart-line::before {
content: "\f201"; }
.fa-line-chart::before {
content: "\f201"; }
.fa-mask-ventilator::before {
content: "\e524"; }
.fa-arrow-right::before {
content: "\f061"; }
.fa-signs-post::before {
content: "\f277"; }
.fa-map-signs::before {
content: "\f277"; }
.fa-cash-register::before {
content: "\f788"; }
.fa-person-circle-question::before {
content: "\e542"; }
.fa-h::before {
content: "\48"; }
.fa-tarp::before {
content: "\e57b"; }
.fa-screwdriver-wrench::before {
content: "\f7d9"; }
.fa-tools::before {
content: "\f7d9"; }
.fa-arrows-to-eye::before {
content: "\e4bf"; }
.fa-plug-circle-bolt::before {
content: "\e55b"; }
.fa-heart::before {
content: "\f004"; }
.fa-mars-and-venus::before {
content: "\f224"; }
.fa-house-user::before {
content: "\e1b0"; }
.fa-home-user::before {
content: "\e1b0"; }
.fa-dumpster-fire::before {
content: "\f794"; }
.fa-house-crack::before {
content: "\e3b1"; }
.fa-martini-glass-citrus::before {
content: "\f561"; }
.fa-cocktail::before {
content: "\f561"; }
.fa-face-surprise::before {
content: "\f5c2"; }
.fa-surprise::before {
content: "\f5c2"; }
.fa-bottle-water::before {
content: "\e4c5"; }
.fa-circle-pause::before {
content: "\f28b"; }
.fa-pause-circle::before {
content: "\f28b"; }
.fa-toilet-paper-slash::before {
content: "\e072"; }
.fa-apple-whole::before {
content: "\f5d1"; }
.fa-apple-alt::before {
content: "\f5d1"; }
.fa-kitchen-set::before {
content: "\e51a"; }
.fa-r::before {
content: "\52"; }
.fa-temperature-quarter::before {
content: "\f2ca"; }
.fa-temperature-1::before {
content: "\f2ca"; }
.fa-thermometer-1::before {
content: "\f2ca"; }
.fa-thermometer-quarter::before {
content: "\f2ca"; }
.fa-cube::before {
content: "\f1b2"; }
.fa-bitcoin-sign::before {
content: "\e0b4"; }
.fa-shield-dog::before {
content: "\e573"; }
.fa-solar-panel::before {
content: "\f5ba"; }
.fa-lock-open::before {
content: "\f3c1"; }
.fa-elevator::before {
content: "\e16d"; }
.fa-money-bill-transfer::before {
content: "\e528"; }
.fa-money-bill-trend-up::before {
content: "\e529"; }
.fa-house-flood-water-circle-arrow-right::before {
content: "\e50f"; }
.fa-square-poll-horizontal::before {
content: "\f682"; }
.fa-poll-h::before {
content: "\f682"; }
.fa-circle::before {
content: "\f111"; }
.fa-backward-fast::before {
content: "\f049"; }
.fa-fast-backward::before {
content: "\f049"; }
.fa-recycle::before {
content: "\f1b8"; }
.fa-user-astronaut::before {
content: "\f4fb"; }
.fa-plane-slash::before {
content: "\e069"; }
.fa-trademark::before {
content: "\f25c"; }
.fa-basketball::before {
content: "\f434"; }
.fa-basketball-ball::before {
content: "\f434"; }
.fa-satellite-dish::before {
content: "\f7c0"; }
.fa-circle-up::before {
content: "\f35b"; }
.fa-arrow-alt-circle-up::before {
content: "\f35b"; }
.fa-mobile-screen-button::before {
content: "\f3cd"; }
.fa-mobile-alt::before {
content: "\f3cd"; }
.fa-volume-high::before {
content: "\f028"; }
.fa-volume-up::before {
content: "\f028"; }
.fa-users-rays::before {
content: "\e593"; }
.fa-wallet::before {
content: "\f555"; }
.fa-clipboard-check::before {
content: "\f46c"; }
.fa-file-audio::before {
content: "\f1c7"; }
.fa-burger::before {
content: "\f805"; }
.fa-hamburger::before {
content: "\f805"; }
.fa-wrench::before {
content: "\f0ad"; }
.fa-bugs::before {
content: "\e4d0"; }
.fa-rupee-sign::before {
content: "\f156"; }
.fa-rupee::before {
content: "\f156"; }
.fa-file-image::before {
content: "\f1c5"; }
.fa-circle-question::before {
content: "\f059"; }
.fa-question-circle::before {
content: "\f059"; }
.fa-plane-departure::before {
content: "\f5b0"; }
.fa-handshake-slash::before {
content: "\e060"; }
.fa-book-bookmark::before {
content: "\e0bb"; }
.fa-code-branch::before {
content: "\f126"; }
.fa-hat-cowboy::before {
content: "\f8c0"; }
.fa-bridge::before {
content: "\e4c8"; }
.fa-phone-flip::before {
content: "\f879"; }
.fa-phone-alt::before {
content: "\f879"; }
.fa-truck-front::before {
content: "\e2b7"; }
.fa-cat::before {
content: "\f6be"; }
.fa-anchor-circle-exclamation::before {
content: "\e4ab"; }
.fa-truck-field::before {
content: "\e58d"; }
.fa-route::before {
content: "\f4d7"; }
.fa-clipboard-question::before {
content: "\e4e3"; }
.fa-panorama::before {
content: "\e209"; }
.fa-comment-medical::before {
content: "\f7f5"; }
.fa-teeth-open::before {
content: "\f62f"; }
.fa-file-circle-minus::before {
content: "\e4ed"; }
.fa-tags::before {
content: "\f02c"; }
.fa-wine-glass::before {
content: "\f4e3"; }
.fa-forward-fast::before {
content: "\f050"; }
.fa-fast-forward::before {
content: "\f050"; }
.fa-face-meh-blank::before {
content: "\f5a4"; }
.fa-meh-blank::before {
content: "\f5a4"; }
.fa-square-parking::before {
content: "\f540"; }
.fa-parking::before {
content: "\f540"; }
.fa-house-signal::before {
content: "\e012"; }
.fa-bars-progress::before {
content: "\f828"; }
.fa-tasks-alt::before {
content: "\f828"; }
.fa-faucet-drip::before {
content: "\e006"; }
.fa-cart-flatbed::before {
content: "\f474"; }
.fa-dolly-flatbed::before {
content: "\f474"; }
.fa-ban-smoking::before {
content: "\f54d"; }
.fa-smoking-ban::before {
content: "\f54d"; }
.fa-terminal::before {
content: "\f120"; }
.fa-mobile-button::before {
content: "\f10b"; }
.fa-house-medical-flag::before {
content: "\e514"; }
.fa-basket-shopping::before {
content: "\f291"; }
.fa-shopping-basket::before {
content: "\f291"; }
.fa-tape::before {
content: "\f4db"; }
.fa-bus-simple::before {
content: "\f55e"; }
.fa-bus-alt::before {
content: "\f55e"; }
.fa-eye::before {
content: "\f06e"; }
.fa-face-sad-cry::before {
content: "\f5b3"; }
.fa-sad-cry::before {
content: "\f5b3"; }
.fa-audio-description::before {
content: "\f29e"; }
.fa-person-military-to-person::before {
content: "\e54c"; }
.fa-file-shield::before {
content: "\e4f0"; }
.fa-user-slash::before {
content: "\f506"; }
.fa-pen::before {
content: "\f304"; }
.fa-tower-observation::before {
content: "\e586"; }
.fa-file-code::before {
content: "\f1c9"; }
.fa-signal::before {
content: "\f012"; }
.fa-signal-5::before {
content: "\f012"; }
.fa-signal-perfect::before {
content: "\f012"; }
.fa-bus::before {
content: "\f207"; }
.fa-heart-circle-xmark::before {
content: "\e501"; }
.fa-house-chimney::before {
content: "\e3af"; }
.fa-home-lg::before {
content: "\e3af"; }
.fa-window-maximize::before {
content: "\f2d0"; }
.fa-face-frown::before {
content: "\f119"; }
.fa-frown::before {
content: "\f119"; }
.fa-prescription::before {
content: "\f5b1"; }
.fa-shop::before {
content: "\f54f"; }
.fa-store-alt::before {
content: "\f54f"; }
.fa-floppy-disk::before {
content: "\f0c7"; }
.fa-save::before {
content: "\f0c7"; }
.fa-vihara::before {
content: "\f6a7"; }
.fa-scale-unbalanced::before {
content: "\f515"; }
.fa-balance-scale-left::before {
content: "\f515"; }
.fa-sort-up::before {
content: "\f0de"; }
.fa-sort-asc::before {
content: "\f0de"; }
.fa-comment-dots::before {
content: "\f4ad"; }
.fa-commenting::before {
content: "\f4ad"; }
.fa-plant-wilt::before {
content: "\e5aa"; }
.fa-diamond::before {
content: "\f219"; }
.fa-face-grin-squint::before {
content: "\f585"; }
.fa-grin-squint::before {
content: "\f585"; }
.fa-hand-holding-dollar::before {
content: "\f4c0"; }
.fa-hand-holding-usd::before {
content: "\f4c0"; }
.fa-bacterium::before {
content: "\e05a"; }
.fa-hand-pointer::before {
content: "\f25a"; }
.fa-drum-steelpan::before {
content: "\f56a"; }
.fa-hand-scissors::before {
content: "\f257"; }
.fa-hands-praying::before {
content: "\f684"; }
.fa-praying-hands::before {
content: "\f684"; }
.fa-arrow-rotate-right::before {
content: "\f01e"; }
.fa-arrow-right-rotate::before {
content: "\f01e"; }
.fa-arrow-rotate-forward::before {
content: "\f01e"; }
.fa-redo::before {
content: "\f01e"; }
.fa-biohazard::before {
content: "\f780"; }
.fa-location-crosshairs::before {
content: "\f601"; }
.fa-location::before {
content: "\f601"; }
.fa-mars-double::before {
content: "\f227"; }
.fa-child-dress::before {
content: "\e59c"; }
.fa-users-between-lines::before {
content: "\e591"; }
.fa-lungs-virus::before {
content: "\e067"; }
.fa-face-grin-tears::before {
content: "\f588"; }
.fa-grin-tears::before {
content: "\f588"; }
.fa-phone::before {
content: "\f095"; }
.fa-calendar-xmark::before {
content: "\f273"; }
.fa-calendar-times::before {
content: "\f273"; }
.fa-child-reaching::before {
content: "\e59d"; }
.fa-head-side-virus::before {
content: "\e064"; }
.fa-user-gear::before {
content: "\f4fe"; }
.fa-user-cog::before {
content: "\f4fe"; }
.fa-arrow-up-1-9::before {
content: "\f163"; }
.fa-sort-numeric-up::before {
content: "\f163"; }
.fa-door-closed::before {
content: "\f52a"; }
.fa-shield-virus::before {
content: "\e06c"; }
.fa-dice-six::before {
content: "\f526"; }
.fa-mosquito-net::before {
content: "\e52c"; }
.fa-bridge-water::before {
content: "\e4ce"; }
.fa-person-booth::before {
content: "\f756"; }
.fa-text-width::before {
content: "\f035"; }
.fa-hat-wizard::before {
content: "\f6e8"; }
.fa-pen-fancy::before {
content: "\f5ac"; }
.fa-person-digging::before {
content: "\f85e"; }
.fa-digging::before {
content: "\f85e"; }
.fa-trash::before {
content: "\f1f8"; }
.fa-gauge-simple::before {
content: "\f629"; }
.fa-gauge-simple-med::before {
content: "\f629"; }
.fa-tachometer-average::before {
content: "\f629"; }
.fa-book-medical::before {
content: "\f7e6"; }
.fa-poo::before {
content: "\f2fe"; }
.fa-quote-right::before {
content: "\f10e"; }
.fa-quote-right-alt::before {
content: "\f10e"; }
.fa-shirt::before {
content: "\f553"; }
.fa-t-shirt::before {
content: "\f553"; }
.fa-tshirt::before {
content: "\f553"; }
.fa-cubes::before {
content: "\f1b3"; }
.fa-divide::before {
content: "\f529"; }
.fa-tenge-sign::before {
content: "\f7d7"; }
.fa-tenge::before {
content: "\f7d7"; }
.fa-headphones::before {
content: "\f025"; }
.fa-hands-holding::before {
content: "\f4c2"; }
.fa-hands-clapping::before {
content: "\e1a8"; }
.fa-republican::before {
content: "\f75e"; }
.fa-arrow-left::before {
content: "\f060"; }
.fa-person-circle-xmark::before {
content: "\e543"; }
.fa-ruler::before {
content: "\f545"; }
.fa-align-left::before {
content: "\f036"; }
.fa-dice-d6::before {
content: "\f6d1"; }
.fa-restroom::before {
content: "\f7bd"; }
.fa-j::before {
content: "\4a"; }
.fa-users-viewfinder::before {
content: "\e595"; }
.fa-file-video::before {
content: "\f1c8"; }
.fa-up-right-from-square::before {
content: "\f35d"; }
.fa-external-link-alt::before {
content: "\f35d"; }
.fa-table-cells::before {
content: "\f00a"; }
.fa-th::before {
content: "\f00a"; }
.fa-file-pdf::before {
content: "\f1c1"; }
.fa-book-bible::before {
content: "\f647"; }
.fa-bible::before {
content: "\f647"; }
.fa-o::before {
content: "\4f"; }
.fa-suitcase-medical::before {
content: "\f0fa"; }
.fa-medkit::before {
content: "\f0fa"; }
.fa-user-secret::before {
content: "\f21b"; }
.fa-otter::before {
content: "\f700"; }
.fa-person-dress::before {
content: "\f182"; }
.fa-female::before {
content: "\f182"; }
.fa-comment-dollar::before {
content: "\f651"; }
.fa-business-time::before {
content: "\f64a"; }
.fa-briefcase-clock::before {
content: "\f64a"; }
.fa-table-cells-large::before {
content: "\f009"; }
.fa-th-large::before {
content: "\f009"; }
.fa-book-tanakh::before {
content: "\f827"; }
.fa-tanakh::before {
content: "\f827"; }
.fa-phone-volume::before {
content: "\f2a0"; }
.fa-volume-control-phone::before {
content: "\f2a0"; }
.fa-hat-cowboy-side::before {
content: "\f8c1"; }
.fa-clipboard-user::before {
content: "\f7f3"; }
.fa-child::before {
content: "\f1ae"; }
.fa-lira-sign::before {
content: "\f195"; }
.fa-satellite::before {
content: "\f7bf"; }
.fa-plane-lock::before {
content: "\e558"; }
.fa-tag::before {
content: "\f02b"; }
.fa-comment::before {
content: "\f075"; }
.fa-cake-candles::before {
content: "\f1fd"; }
.fa-birthday-cake::before {
content: "\f1fd"; }
.fa-cake::before {
content: "\f1fd"; }
.fa-envelope::before {
content: "\f0e0"; }
.fa-angles-up::before {
content: "\f102"; }
.fa-angle-double-up::before {
content: "\f102"; }
.fa-paperclip::before {
content: "\f0c6"; }
.fa-arrow-right-to-city::before {
content: "\e4b3"; }
.fa-ribbon::before {
content: "\f4d6"; }
.fa-lungs::before {
content: "\f604"; }
.fa-arrow-up-9-1::before {
content: "\f887"; }
.fa-sort-numeric-up-alt::before {
content: "\f887"; }
.fa-litecoin-sign::before {
content: "\e1d3"; }
.fa-border-none::before {
content: "\f850"; }
.fa-circle-nodes::before {
content: "\e4e2"; }
.fa-parachute-box::before {
content: "\f4cd"; }
.fa-indent::before {
content: "\f03c"; }
.fa-truck-field-un::before {
content: "\e58e"; }
.fa-hourglass::before {
content: "\f254"; }
.fa-hourglass-empty::before {
content: "\f254"; }
.fa-mountain::before {
content: "\f6fc"; }
.fa-user-doctor::before {
content: "\f0f0"; }
.fa-user-md::before {
content: "\f0f0"; }
.fa-circle-info::before {
content: "\f05a"; }
.fa-info-circle::before {
content: "\f05a"; }
.fa-cloud-meatball::before {
content: "\f73b"; }
.fa-camera::before {
content: "\f030"; }
.fa-camera-alt::before {
content: "\f030"; }
.fa-square-virus::before {
content: "\e578"; }
.fa-meteor::before {
content: "\f753"; }
.fa-car-on::before {
content: "\e4dd"; }
.fa-sleigh::before {
content: "\f7cc"; }
.fa-arrow-down-1-9::before {
content: "\f162"; }
.fa-sort-numeric-asc::before {
content: "\f162"; }
.fa-sort-numeric-down::before {
content: "\f162"; }
.fa-hand-holding-droplet::before {
content: "\f4c1"; }
.fa-hand-holding-water::before {
content: "\f4c1"; }
.fa-water::before {
content: "\f773"; }
.fa-calendar-check::before {
content: "\f274"; }
.fa-braille::before {
content: "\f2a1"; }
.fa-prescription-bottle-medical::before {
content: "\f486"; }
.fa-prescription-bottle-alt::before {
content: "\f486"; }
.fa-landmark::before {
content: "\f66f"; }
.fa-truck::before {
content: "\f0d1"; }
.fa-crosshairs::before {
content: "\f05b"; }
.fa-person-cane::before {
content: "\e53c"; }
.fa-tent::before {
content: "\e57d"; }
.fa-vest-patches::before {
content: "\e086"; }
.fa-check-double::before {
content: "\f560"; }
.fa-arrow-down-a-z::before {
content: "\f15d"; }
.fa-sort-alpha-asc::before {
content: "\f15d"; }
.fa-sort-alpha-down::before {
content: "\f15d"; }
.fa-money-bill-wheat::before {
content: "\e52a"; }
.fa-cookie::before {
content: "\f563"; }
.fa-arrow-rotate-left::before {
content: "\f0e2"; }
.fa-arrow-left-rotate::before {
content: "\f0e2"; }
.fa-arrow-rotate-back::before {
content: "\f0e2"; }
.fa-arrow-rotate-backward::before {
content: "\f0e2"; }
.fa-undo::before {
content: "\f0e2"; }
.fa-hard-drive::before {
content: "\f0a0"; }
.fa-hdd::before {
content: "\f0a0"; }
.fa-face-grin-squint-tears::before {
content: "\f586"; }
.fa-grin-squint-tears::before {
content: "\f586"; }
.fa-dumbbell::before {
content: "\f44b"; }
.fa-rectangle-list::before {
content: "\f022"; }
.fa-list-alt::before {
content: "\f022"; }
.fa-tarp-droplet::before {
content: "\e57c"; }
.fa-house-medical-circle-check::before {
content: "\e511"; }
.fa-person-skiing-nordic::before {
content: "\f7ca"; }
.fa-skiing-nordic::before {
content: "\f7ca"; }
.fa-calendar-plus::before {
content: "\f271"; }
.fa-plane-arrival::before {
content: "\f5af"; }
.fa-circle-left::before {
content: "\f359"; }
.fa-arrow-alt-circle-left::before {
content: "\f359"; }
.fa-train-subway::before {
content: "\f239"; }
.fa-subway::before {
content: "\f239"; }
.fa-chart-gantt::before {
content: "\e0e4"; }
.fa-indian-rupee-sign::before {
content: "\e1bc"; }
.fa-indian-rupee::before {
content: "\e1bc"; }
.fa-inr::before {
content: "\e1bc"; }
.fa-crop-simple::before {
content: "\f565"; }
.fa-crop-alt::before {
content: "\f565"; }
.fa-money-bill-1::before {
content: "\f3d1"; }
.fa-money-bill-alt::before {
content: "\f3d1"; }
.fa-left-long::before {
content: "\f30a"; }
.fa-long-arrow-alt-left::before {
content: "\f30a"; }
.fa-dna::before {
content: "\f471"; }
.fa-virus-slash::before {
content: "\e075"; }
.fa-minus::before {
content: "\f068"; }
.fa-subtract::before {
content: "\f068"; }
.fa-chess::before {
content: "\f439"; }
.fa-arrow-left-long::before {
content: "\f177"; }
.fa-long-arrow-left::before {
content: "\f177"; }
.fa-plug-circle-check::before {
content: "\e55c"; }
.fa-street-view::before {
content: "\f21d"; }
.fa-franc-sign::before {
content: "\e18f"; }
.fa-volume-off::before {
content: "\f026"; }
.fa-hands-asl-interpreting::before {
content: "\f2a3"; }
.fa-american-sign-language-interpreting::before {
content: "\f2a3"; }
.fa-asl-interpreting::before {
content: "\f2a3"; }
.fa-hands-american-sign-language-interpreting::before {
content: "\f2a3"; }
.fa-gear::before {
content: "\f013"; }
.fa-cog::before {
content: "\f013"; }
.fa-droplet-slash::before {
content: "\f5c7"; }
.fa-tint-slash::before {
content: "\f5c7"; }
.fa-mosque::before {
content: "\f678"; }
.fa-mosquito::before {
content: "\e52b"; }
.fa-star-of-david::before {
content: "\f69a"; }
.fa-person-military-rifle::before {
content: "\e54b"; }
.fa-cart-shopping::before {
content: "\f07a"; }
.fa-shopping-cart::before {
content: "\f07a"; }
.fa-vials::before {
content: "\f493"; }
.fa-plug-circle-plus::before {
content: "\e55f"; }
.fa-place-of-worship::before {
content: "\f67f"; }
.fa-grip-vertical::before {
content: "\f58e"; }
.fa-arrow-turn-up::before {
content: "\f148"; }
.fa-level-up::before {
content: "\f148"; }
.fa-u::before {
content: "\55"; }
.fa-square-root-variable::before {
content: "\f698"; }
.fa-square-root-alt::before {
content: "\f698"; }
.fa-clock::before {
content: "\f017"; }
.fa-clock-four::before {
content: "\f017"; }
.fa-backward-step::before {
content: "\f048"; }
.fa-step-backward::before {
content: "\f048"; }
.fa-pallet::before {
content: "\f482"; }
.fa-faucet::before {
content: "\e005"; }
.fa-baseball-bat-ball::before {
content: "\f432"; }
.fa-s::before {
content: "\53"; }
.fa-timeline::before {
content: "\e29c"; }
.fa-keyboard::before {
content: "\f11c"; }
.fa-caret-down::before {
content: "\f0d7"; }
.fa-house-chimney-medical::before {
content: "\f7f2"; }
.fa-clinic-medical::before {
content: "\f7f2"; }
.fa-temperature-three-quarters::before {
content: "\f2c8"; }
.fa-temperature-3::before {
content: "\f2c8"; }
.fa-thermometer-3::before {
content: "\f2c8"; }
.fa-thermometer-three-quarters::before {
content: "\f2c8"; }
.fa-mobile-screen::before {
content: "\f3cf"; }
.fa-mobile-android-alt::before {
content: "\f3cf"; }
.fa-plane-up::before {
content: "\e22d"; }
.fa-piggy-bank::before {
content: "\f4d3"; }
.fa-battery-half::before {
content: "\f242"; }
.fa-battery-3::before {
content: "\f242"; }
.fa-mountain-city::before {
content: "\e52e"; }
.fa-coins::before {
content: "\f51e"; }
.fa-khanda::before {
content: "\f66d"; }
.fa-sliders::before {
content: "\f1de"; }
.fa-sliders-h::before {
content: "\f1de"; }
.fa-folder-tree::before {
content: "\f802"; }
.fa-network-wired::before {
content: "\f6ff"; }
.fa-map-pin::before {
content: "\f276"; }
.fa-hamsa::before {
content: "\f665"; }
.fa-cent-sign::before {
content: "\e3f5"; }
.fa-flask::before {
content: "\f0c3"; }
.fa-person-pregnant::before {
content: "\e31e"; }
.fa-wand-sparkles::before {
content: "\f72b"; }
.fa-ellipsis-vertical::before {
content: "\f142"; }
.fa-ellipsis-v::before {
content: "\f142"; }
.fa-ticket::before {
content: "\f145"; }
.fa-power-off::before {
content: "\f011"; }
.fa-right-long::before {
content: "\f30b"; }
.fa-long-arrow-alt-right::before {
content: "\f30b"; }
.fa-flag-usa::before {
content: "\f74d"; }
.fa-laptop-file::before {
content: "\e51d"; }
.fa-tty::before {
content: "\f1e4"; }
.fa-teletype::before {
content: "\f1e4"; }
.fa-diagram-next::before {
content: "\e476"; }
.fa-person-rifle::before {
content: "\e54e"; }
.fa-house-medical-circle-exclamation::before {
content: "\e512"; }
.fa-closed-captioning::before {
content: "\f20a"; }
.fa-person-hiking::before {
content: "\f6ec"; }
.fa-hiking::before {
content: "\f6ec"; }
.fa-venus-double::before {
content: "\f226"; }
.fa-images::before {
content: "\f302"; }
.fa-calculator::before {
content: "\f1ec"; }
.fa-people-pulling::before {
content: "\e535"; }
.fa-n::before {
content: "\4e"; }
.fa-cable-car::before {
content: "\f7da"; }
.fa-tram::before {
content: "\f7da"; }
.fa-cloud-rain::before {
content: "\f73d"; }
.fa-building-circle-xmark::before {
content: "\e4d4"; }
.fa-ship::before {
content: "\f21a"; }
.fa-arrows-down-to-line::before {
content: "\e4b8"; }
.fa-download::before {
content: "\f019"; }
.fa-face-grin::before {
content: "\f580"; }
.fa-grin::before {
content: "\f580"; }
.fa-delete-left::before {
content: "\f55a"; }
.fa-backspace::before {
content: "\f55a"; }
.fa-eye-dropper::before {
content: "\f1fb"; }
.fa-eye-dropper-empty::before {
content: "\f1fb"; }
.fa-eyedropper::before {
content: "\f1fb"; }
.fa-file-circle-check::before {
content: "\e5a0"; }
.fa-forward::before {
content: "\f04e"; }
.fa-mobile::before {
content: "\f3ce"; }
.fa-mobile-android::before {
content: "\f3ce"; }
.fa-mobile-phone::before {
content: "\f3ce"; }
.fa-face-meh::before {
content: "\f11a"; }
.fa-meh::before {
content: "\f11a"; }
.fa-align-center::before {
content: "\f037"; }
.fa-book-skull::before {
content: "\f6b7"; }
.fa-book-dead::before {
content: "\f6b7"; }
.fa-id-card::before {
content: "\f2c2"; }
.fa-drivers-license::before {
content: "\f2c2"; }
.fa-outdent::before {
content: "\f03b"; }
.fa-dedent::before {
content: "\f03b"; }
.fa-heart-circle-exclamation::before {
content: "\e4fe"; }
.fa-house::before {
content: "\f015"; }
.fa-home::before {
content: "\f015"; }
.fa-home-alt::before {
content: "\f015"; }
.fa-home-lg-alt::before {
content: "\f015"; }
.fa-calendar-week::before {
content: "\f784"; }
.fa-laptop-medical::before {
content: "\f812"; }
.fa-b::before {
content: "\42"; }
.fa-file-medical::before {
content: "\f477"; }
.fa-dice-one::before {
content: "\f525"; }
.fa-kiwi-bird::before {
content: "\f535"; }
.fa-arrow-right-arrow-left::before {
content: "\f0ec"; }
.fa-exchange::before {
content: "\f0ec"; }
.fa-rotate-right::before {
content: "\f2f9"; }
.fa-redo-alt::before {
content: "\f2f9"; }
.fa-rotate-forward::before {
content: "\f2f9"; }
.fa-utensils::before {
content: "\f2e7"; }
.fa-cutlery::before {
content: "\f2e7"; }
.fa-arrow-up-wide-short::before {
content: "\f161"; }
.fa-sort-amount-up::before {
content: "\f161"; }
.fa-mill-sign::before {
content: "\e1ed"; }
.fa-bowl-rice::before {
content: "\e2eb"; }
.fa-skull::before {
content: "\f54c"; }
.fa-tower-broadcast::before {
content: "\f519"; }
.fa-broadcast-tower::before {
content: "\f519"; }
.fa-truck-pickup::before {
content: "\f63c"; }
.fa-up-long::before {
content: "\f30c"; }
.fa-long-arrow-alt-up::before {
content: "\f30c"; }
.fa-stop::before {
content: "\f04d"; }
.fa-code-merge::before {
content: "\f387"; }
.fa-upload::before {
content: "\f093"; }
.fa-hurricane::before {
content: "\f751"; }
.fa-mound::before {
content: "\e52d"; }
.fa-toilet-portable::before {
content: "\e583"; }
.fa-compact-disc::before {
content: "\f51f"; }
.fa-file-arrow-down::before {
content: "\f56d"; }
.fa-file-download::before {
content: "\f56d"; }
.fa-caravan::before {
content: "\f8ff"; }
.fa-shield-cat::before {
content: "\e572"; }
.fa-bolt::before {
content: "\f0e7"; }
.fa-zap::before {
content: "\f0e7"; }
.fa-glass-water::before {
content: "\e4f4"; }
.fa-oil-well::before {
content: "\e532"; }
.fa-vault::before {
content: "\e2c5"; }
.fa-mars::before {
content: "\f222"; }
.fa-toilet::before {
content: "\f7d8"; }
.fa-plane-circle-xmark::before {
content: "\e557"; }
.fa-yen-sign::before {
content: "\f157"; }
.fa-cny::before {
content: "\f157"; }
.fa-jpy::before {
content: "\f157"; }
.fa-rmb::before {
content: "\f157"; }
.fa-yen::before {
content: "\f157"; }
.fa-ruble-sign::before {
content: "\f158"; }
.fa-rouble::before {
content: "\f158"; }
.fa-rub::before {
content: "\f158"; }
.fa-ruble::before {
content: "\f158"; }
.fa-sun::before {
content: "\f185"; }
.fa-guitar::before {
content: "\f7a6"; }
.fa-face-laugh-wink::before {
content: "\f59c"; }
.fa-laugh-wink::before {
content: "\f59c"; }
.fa-horse-head::before {
content: "\f7ab"; }
.fa-bore-hole::before {
content: "\e4c3"; }
.fa-industry::before {
content: "\f275"; }
.fa-circle-down::before {
content: "\f358"; }
.fa-arrow-alt-circle-down::before {
content: "\f358"; }
.fa-arrows-turn-to-dots::before {
content: "\e4c1"; }
.fa-florin-sign::before {
content: "\e184"; }
.fa-arrow-down-short-wide::before {
content: "\f884"; }
.fa-sort-amount-desc::before {
content: "\f884"; }
.fa-sort-amount-down-alt::before {
content: "\f884"; }
.fa-less-than::before {
content: "\3c"; }
.fa-angle-down::before {
content: "\f107"; }
.fa-car-tunnel::before {
content: "\e4de"; }
.fa-head-side-cough::before {
content: "\e061"; }
.fa-grip-lines::before {
content: "\f7a4"; }
.fa-thumbs-down::before {
content: "\f165"; }
.fa-user-lock::before {
content: "\f502"; }
.fa-arrow-right-long::before {
content: "\f178"; }
.fa-long-arrow-right::before {
content: "\f178"; }
.fa-anchor-circle-xmark::before {
content: "\e4ac"; }
.fa-ellipsis::before {
content: "\f141"; }
.fa-ellipsis-h::before {
content: "\f141"; }
.fa-chess-pawn::before {
content: "\f443"; }
.fa-kit-medical::before {
content: "\f479"; }
.fa-first-aid::before {
content: "\f479"; }
.fa-person-through-window::before {
content: "\e5a9"; }
.fa-toolbox::before {
content: "\f552"; }
.fa-hands-holding-circle::before {
content: "\e4fb"; }
.fa-bug::before {
content: "\f188"; }
.fa-credit-card::before {
content: "\f09d"; }
.fa-credit-card-alt::before {
content: "\f09d"; }
.fa-car::before {
content: "\f1b9"; }
.fa-automobile::before {
content: "\f1b9"; }
.fa-hand-holding-hand::before {
content: "\e4f7"; }
.fa-book-open-reader::before {
content: "\f5da"; }
.fa-book-reader::before {
content: "\f5da"; }
.fa-mountain-sun::before {
content: "\e52f"; }
.fa-arrows-left-right-to-line::before {
content: "\e4ba"; }
.fa-dice-d20::before {
content: "\f6cf"; }
.fa-truck-droplet::before {
content: "\e58c"; }
.fa-file-circle-xmark::before {
content: "\e5a1"; }
.fa-temperature-arrow-up::before {
content: "\e040"; }
.fa-temperature-up::before {
content: "\e040"; }
.fa-medal::before {
content: "\f5a2"; }
.fa-bed::before {
content: "\f236"; }
.fa-square-h::before {
content: "\f0fd"; }
.fa-h-square::before {
content: "\f0fd"; }
.fa-podcast::before {
content: "\f2ce"; }
.fa-temperature-full::before {
content: "\f2c7"; }
.fa-temperature-4::before {
content: "\f2c7"; }
.fa-thermometer-4::before {
content: "\f2c7"; }
.fa-thermometer-full::before {
content: "\f2c7"; }
.fa-bell::before {
content: "\f0f3"; }
.fa-superscript::before {
content: "\f12b"; }
.fa-plug-circle-xmark::before {
content: "\e560"; }
.fa-star-of-life::before {
content: "\f621"; }
.fa-phone-slash::before {
content: "\f3dd"; }
.fa-paint-roller::before {
content: "\f5aa"; }
.fa-handshake-angle::before {
content: "\f4c4"; }
.fa-hands-helping::before {
content: "\f4c4"; }
.fa-location-dot::before {
content: "\f3c5"; }
.fa-map-marker-alt::before {
content: "\f3c5"; }
.fa-file::before {
content: "\f15b"; }
.fa-greater-than::before {
content: "\3e"; }
.fa-person-swimming::before {
content: "\f5c4"; }
.fa-swimmer::before {
content: "\f5c4"; }
.fa-arrow-down::before {
content: "\f063"; }
.fa-droplet::before {
content: "\f043"; }
.fa-tint::before {
content: "\f043"; }
.fa-eraser::before {
content: "\f12d"; }
.fa-earth-americas::before {
content: "\f57d"; }
.fa-earth::before {
content: "\f57d"; }
.fa-earth-america::before {
content: "\f57d"; }
.fa-globe-americas::before {
content: "\f57d"; }
.fa-person-burst::before {
content: "\e53b"; }
.fa-dove::before {
content: "\f4ba"; }
.fa-battery-empty::before {
content: "\f244"; }
.fa-battery-0::before {
content: "\f244"; }
.fa-socks::before {
content: "\f696"; }
.fa-inbox::before {
content: "\f01c"; }
.fa-section::before {
content: "\e447"; }
.fa-gauge-high::before {
content: "\f625"; }
.fa-tachometer-alt::before {
content: "\f625"; }
.fa-tachometer-alt-fast::before {
content: "\f625"; }
.fa-envelope-open-text::before {
content: "\f658"; }
.fa-hospital::before {
content: "\f0f8"; }
.fa-hospital-alt::before {
content: "\f0f8"; }
.fa-hospital-wide::before {
content: "\f0f8"; }
.fa-wine-bottle::before {
content: "\f72f"; }
.fa-chess-rook::before {
content: "\f447"; }
.fa-bars-staggered::before {
content: "\f550"; }
.fa-reorder::before {
content: "\f550"; }
.fa-stream::before {
content: "\f550"; }
.fa-dharmachakra::before {
content: "\f655"; }
.fa-hotdog::before {
content: "\f80f"; }
.fa-person-walking-with-cane::before {
content: "\f29d"; }
.fa-blind::before {
content: "\f29d"; }
.fa-drum::before {
content: "\f569"; }
.fa-ice-cream::before {
content: "\f810"; }
.fa-heart-circle-bolt::before {
content: "\e4fc"; }
.fa-fax::before {
content: "\f1ac"; }
.fa-paragraph::before {
content: "\f1dd"; }
.fa-check-to-slot::before {
content: "\f772"; }
.fa-vote-yea::before {
content: "\f772"; }
.fa-star-half::before {
content: "\f089"; }
.fa-boxes-stacked::before {
content: "\f468"; }
.fa-boxes::before {
content: "\f468"; }
.fa-boxes-alt::before {
content: "\f468"; }
.fa-link::before {
content: "\f0c1"; }
.fa-chain::before {
content: "\f0c1"; }
.fa-ear-listen::before {
content: "\f2a2"; }
.fa-assistive-listening-systems::before {
content: "\f2a2"; }
.fa-tree-city::before {
content: "\e587"; }
.fa-play::before {
content: "\f04b"; }
.fa-font::before {
content: "\f031"; }
.fa-rupiah-sign::before {
content: "\e23d"; }
.fa-magnifying-glass::before {
content: "\f002"; }
.fa-search::before {
content: "\f002"; }
.fa-table-tennis-paddle-ball::before {
content: "\f45d"; }
.fa-ping-pong-paddle-ball::before {
content: "\f45d"; }
.fa-table-tennis::before {
content: "\f45d"; }
.fa-person-dots-from-line::before {
content: "\f470"; }
.fa-diagnoses::before {
content: "\f470"; }
.fa-trash-can-arrow-up::before {
content: "\f82a"; }
.fa-trash-restore-alt::before {
content: "\f82a"; }
.fa-naira-sign::before {
content: "\e1f6"; }
.fa-cart-arrow-down::before {
content: "\f218"; }
.fa-walkie-talkie::before {
content: "\f8ef"; }
.fa-file-pen::before {
content: "\f31c"; }
.fa-file-edit::before {
content: "\f31c"; }
.fa-receipt::before {
content: "\f543"; }
.fa-square-pen::before {
content: "\f14b"; }
.fa-pen-square::before {
content: "\f14b"; }
.fa-pencil-square::before {
content: "\f14b"; }
.fa-suitcase-rolling::before {
content: "\f5c1"; }
.fa-person-circle-exclamation::before {
content: "\e53f"; }
.fa-chevron-down::before {
content: "\f078"; }
.fa-battery-full::before {
content: "\f240"; }
.fa-battery::before {
content: "\f240"; }
.fa-battery-5::before {
content: "\f240"; }
.fa-skull-crossbones::before {
content: "\f714"; }
.fa-code-compare::before {
content: "\e13a"; }
.fa-list-ul::before {
content: "\f0ca"; }
.fa-list-dots::before {
content: "\f0ca"; }
.fa-school-lock::before {
content: "\e56f"; }
.fa-tower-cell::before {
content: "\e585"; }
.fa-down-long::before {
content: "\f309"; }
.fa-long-arrow-alt-down::before {
content: "\f309"; }
.fa-ranking-star::before {
content: "\e561"; }
.fa-chess-king::before {
content: "\f43f"; }
.fa-person-harassing::before {
content: "\e549"; }
.fa-brazilian-real-sign::before {
content: "\e46c"; }
.fa-landmark-dome::before {
content: "\f752"; }
.fa-landmark-alt::before {
content: "\f752"; }
.fa-arrow-up::before {
content: "\f062"; }
.fa-tv::before {
content: "\f26c"; }
.fa-television::before {
content: "\f26c"; }
.fa-tv-alt::before {
content: "\f26c"; }
.fa-shrimp::before {
content: "\e448"; }
.fa-list-check::before {
content: "\f0ae"; }
.fa-tasks::before {
content: "\f0ae"; }
.fa-jug-detergent::before {
content: "\e519"; }
.fa-circle-user::before {
content: "\f2bd"; }
.fa-user-circle::before {
content: "\f2bd"; }
.fa-user-shield::before {
content: "\f505"; }
.fa-wind::before {
content: "\f72e"; }
.fa-car-burst::before {
content: "\f5e1"; }
.fa-car-crash::before {
content: "\f5e1"; }
.fa-y::before {
content: "\59"; }
.fa-person-snowboarding::before {
content: "\f7ce"; }
.fa-snowboarding::before {
content: "\f7ce"; }
.fa-truck-fast::before {
content: "\f48b"; }
.fa-shipping-fast::before {
content: "\f48b"; }
.fa-fish::before {
content: "\f578"; }
.fa-user-graduate::before {
content: "\f501"; }
.fa-circle-half-stroke::before {
content: "\f042"; }
.fa-adjust::before {
content: "\f042"; }
.fa-clapperboard::before {
content: "\e131"; }
.fa-circle-radiation::before {
content: "\f7ba"; }
.fa-radiation-alt::before {
content: "\f7ba"; }
.fa-baseball::before {
content: "\f433"; }
.fa-baseball-ball::before {
content: "\f433"; }
.fa-jet-fighter-up::before {
content: "\e518"; }
.fa-diagram-project::before {
content: "\f542"; }
.fa-project-diagram::before {
content: "\f542"; }
.fa-copy::before {
content: "\f0c5"; }
.fa-volume-xmark::before {
content: "\f6a9"; }
.fa-volume-mute::before {
content: "\f6a9"; }
.fa-volume-times::before {
content: "\f6a9"; }
.fa-hand-sparkles::before {
content: "\e05d"; }
.fa-grip::before {
content: "\f58d"; }
.fa-grip-horizontal::before {
content: "\f58d"; }
.fa-share-from-square::before {
content: "\f14d"; }
.fa-share-square::before {
content: "\f14d"; }
.fa-child-combatant::before {
content: "\e4e0"; }
.fa-child-rifle::before {
content: "\e4e0"; }
.fa-gun::before {
content: "\e19b"; }
.fa-square-phone::before {
content: "\f098"; }
.fa-phone-square::before {
content: "\f098"; }
.fa-plus::before {
content: "\2b"; }
.fa-add::before {
content: "\2b"; }
.fa-expand::before {
content: "\f065"; }
.fa-computer::before {
content: "\e4e5"; }
.fa-xmark::before {
content: "\f00d"; }
.fa-close::before {
content: "\f00d"; }
.fa-multiply::before {
content: "\f00d"; }
.fa-remove::before {
content: "\f00d"; }
.fa-times::before {
content: "\f00d"; }
.fa-arrows-up-down-left-right::before {
content: "\f047"; }
.fa-arrows::before {
content: "\f047"; }
.fa-chalkboard-user::before {
content: "\f51c"; }
.fa-chalkboard-teacher::before {
content: "\f51c"; }
.fa-peso-sign::before {
content: "\e222"; }
.fa-building-shield::before {
content: "\e4d8"; }
.fa-baby::before {
content: "\f77c"; }
.fa-users-line::before {
content: "\e592"; }
.fa-quote-left::before {
content: "\f10d"; }
.fa-quote-left-alt::before {
content: "\f10d"; }
.fa-tractor::before {
content: "\f722"; }
.fa-trash-arrow-up::before {
content: "\f829"; }
.fa-trash-restore::before {
content: "\f829"; }
.fa-arrow-down-up-lock::before {
content: "\e4b0"; }
.fa-lines-leaning::before {
content: "\e51e"; }
.fa-ruler-combined::before {
content: "\f546"; }
.fa-copyright::before {
content: "\f1f9"; }
.fa-equals::before {
content: "\3d"; }
.fa-blender::before {
content: "\f517"; }
.fa-teeth::before {
content: "\f62e"; }
.fa-shekel-sign::before {
content: "\f20b"; }
.fa-ils::before {
content: "\f20b"; }
.fa-shekel::before {
content: "\f20b"; }
.fa-sheqel::before {
content: "\f20b"; }
.fa-sheqel-sign::before {
content: "\f20b"; }
.fa-map::before {
content: "\f279"; }
.fa-rocket::before {
content: "\f135"; }
.fa-photo-film::before {
content: "\f87c"; }
.fa-photo-video::before {
content: "\f87c"; }
.fa-folder-minus::before {
content: "\f65d"; }
.fa-store::before {
content: "\f54e"; }
.fa-arrow-trend-up::before {
content: "\e098"; }
.fa-plug-circle-minus::before {
content: "\e55e"; }
.fa-sign-hanging::before {
content: "\f4d9"; }
.fa-sign::before {
content: "\f4d9"; }
.fa-bezier-curve::before {
content: "\f55b"; }
.fa-bell-slash::before {
content: "\f1f6"; }
.fa-tablet::before {
content: "\f3fb"; }
.fa-tablet-android::before {
content: "\f3fb"; }
.fa-school-flag::before {
content: "\e56e"; }
.fa-fill::before {
content: "\f575"; }
.fa-angle-up::before {
content: "\f106"; }
.fa-drumstick-bite::before {
content: "\f6d7"; }
.fa-holly-berry::before {
content: "\f7aa"; }
.fa-chevron-left::before {
content: "\f053"; }
.fa-bacteria::before {
content: "\e059"; }
.fa-hand-lizard::before {
content: "\f258"; }
.fa-notdef::before {
content: "\e1fe"; }
.fa-disease::before {
content: "\f7fa"; }
.fa-briefcase-medical::before {
content: "\f469"; }
.fa-genderless::before {
content: "\f22d"; }
.fa-chevron-right::before {
content: "\f054"; }
.fa-retweet::before {
content: "\f079"; }
.fa-car-rear::before {
content: "\f5de"; }
.fa-car-alt::before {
content: "\f5de"; }
.fa-pump-soap::before {
content: "\e06b"; }
.fa-video-slash::before {
content: "\f4e2"; }
.fa-battery-quarter::before {
content: "\f243"; }
.fa-battery-2::before {
content: "\f243"; }
.fa-radio::before {
content: "\f8d7"; }
.fa-baby-carriage::before {
content: "\f77d"; }
.fa-carriage-baby::before {
content: "\f77d"; }
.fa-traffic-light::before {
content: "\f637"; }
.fa-thermometer::before {
content: "\f491"; }
.fa-vr-cardboard::before {
content: "\f729"; }
.fa-hand-middle-finger::before {
content: "\f806"; }
.fa-percent::before {
content: "\25"; }
.fa-percentage::before {
content: "\25"; }
.fa-truck-moving::before {
content: "\f4df"; }
.fa-glass-water-droplet::before {
content: "\e4f5"; }
.fa-display::before {
content: "\e163"; }
.fa-face-smile::before {
content: "\f118"; }
.fa-smile::before {
content: "\f118"; }
.fa-thumbtack::before {
content: "\f08d"; }
.fa-thumb-tack::before {
content: "\f08d"; }
.fa-trophy::before {
content: "\f091"; }
.fa-person-praying::before {
content: "\f683"; }
.fa-pray::before {
content: "\f683"; }
.fa-hammer::before {
content: "\f6e3"; }
.fa-hand-peace::before {
content: "\f25b"; }
.fa-rotate::before {
content: "\f2f1"; }
.fa-sync-alt::before {
content: "\f2f1"; }
.fa-spinner::before {
content: "\f110"; }
.fa-robot::before {
content: "\f544"; }
.fa-peace::before {
content: "\f67c"; }
.fa-gears::before {
content: "\f085"; }
.fa-cogs::before {
content: "\f085"; }
.fa-warehouse::before {
content: "\f494"; }
.fa-arrow-up-right-dots::before {
content: "\e4b7"; }
.fa-splotch::before {
content: "\f5bc"; }
.fa-face-grin-hearts::before {
content: "\f584"; }
.fa-grin-hearts::before {
content: "\f584"; }
.fa-dice-four::before {
content: "\f524"; }
.fa-sim-card::before {
content: "\f7c4"; }
.fa-transgender::before {
content: "\f225"; }
.fa-transgender-alt::before {
content: "\f225"; }
.fa-mercury::before {
content: "\f223"; }
.fa-arrow-turn-down::before {
content: "\f149"; }
.fa-level-down::before {
content: "\f149"; }
.fa-person-falling-burst::before {
content: "\e547"; }
.fa-award::before {
content: "\f559"; }
.fa-ticket-simple::before {
content: "\f3ff"; }
.fa-ticket-alt::before {
content: "\f3ff"; }
.fa-building::before {
content: "\f1ad"; }
.fa-angles-left::before {
content: "\f100"; }
.fa-angle-double-left::before {
content: "\f100"; }
.fa-qrcode::before {
content: "\f029"; }
.fa-clock-rotate-left::before {
content: "\f1da"; }
.fa-history::before {
content: "\f1da"; }
.fa-face-grin-beam-sweat::before {
content: "\f583"; }
.fa-grin-beam-sweat::before {
content: "\f583"; }
.fa-file-export::before {
content: "\f56e"; }
.fa-arrow-right-from-file::before {
content: "\f56e"; }
.fa-shield::before {
content: "\f132"; }
.fa-shield-blank::before {
content: "\f132"; }
.fa-arrow-up-short-wide::before {
content: "\f885"; }
.fa-sort-amount-up-alt::before {
content: "\f885"; }
.fa-house-medical::before {
content: "\e3b2"; }
.fa-golf-ball-tee::before {
content: "\f450"; }
.fa-golf-ball::before {
content: "\f450"; }
.fa-circle-chevron-left::before {
content: "\f137"; }
.fa-chevron-circle-left::before {
content: "\f137"; }
.fa-house-chimney-window::before {
content: "\e00d"; }
.fa-pen-nib::before {
content: "\f5ad"; }
.fa-tent-arrow-turn-left::before {
content: "\e580"; }
.fa-tents::before {
content: "\e582"; }
.fa-wand-magic::before {
content: "\f0d0"; }
.fa-magic::before {
content: "\f0d0"; }
.fa-dog::before {
content: "\f6d3"; }
.fa-carrot::before {
content: "\f787"; }
.fa-moon::before {
content: "\f186"; }
.fa-wine-glass-empty::before {
content: "\f5ce"; }
.fa-wine-glass-alt::before {
content: "\f5ce"; }
.fa-cheese::before {
content: "\f7ef"; }
.fa-yin-yang::before {
content: "\f6ad"; }
.fa-music::before {
content: "\f001"; }
.fa-code-commit::before {
content: "\f386"; }
.fa-temperature-low::before {
content: "\f76b"; }
.fa-person-biking::before {
content: "\f84a"; }
.fa-biking::before {
content: "\f84a"; }
.fa-broom::before {
content: "\f51a"; }
.fa-shield-heart::before {
content: "\e574"; }
.fa-gopuram::before {
content: "\f664"; }
.fa-earth-oceania::before {
content: "\e47b"; }
.fa-globe-oceania::before {
content: "\e47b"; }
.fa-square-xmark::before {
content: "\f2d3"; }
.fa-times-square::before {
content: "\f2d3"; }
.fa-xmark-square::before {
content: "\f2d3"; }
.fa-hashtag::before {
content: "\23"; }
.fa-up-right-and-down-left-from-center::before {
content: "\f424"; }
.fa-expand-alt::before {
content: "\f424"; }
.fa-oil-can::before {
content: "\f613"; }
.fa-t::before {
content: "\54"; }
.fa-hippo::before {
content: "\f6ed"; }
.fa-chart-column::before {
content: "\e0e3"; }
.fa-infinity::before {
content: "\f534"; }
.fa-vial-circle-check::before {
content: "\e596"; }
.fa-person-arrow-down-to-line::before {
content: "\e538"; }
.fa-voicemail::before {
content: "\f897"; }
.fa-fan::before {
content: "\f863"; }
.fa-person-walking-luggage::before {
content: "\e554"; }
.fa-up-down::before {
content: "\f338"; }
.fa-arrows-alt-v::before {
content: "\f338"; }
.fa-cloud-moon-rain::before {
content: "\f73c"; }
.fa-calendar::before {
content: "\f133"; }
.fa-trailer::before {
content: "\e041"; }
.fa-bahai::before {
content: "\f666"; }
.fa-haykal::before {
content: "\f666"; }
.fa-sd-card::before {
content: "\f7c2"; }
.fa-dragon::before {
content: "\f6d5"; }
.fa-shoe-prints::before {
content: "\f54b"; }
.fa-circle-plus::before {
content: "\f055"; }
.fa-plus-circle::before {
content: "\f055"; }
.fa-face-grin-tongue-wink::before {
content: "\f58b"; }
.fa-grin-tongue-wink::before {
content: "\f58b"; }
.fa-hand-holding::before {
content: "\f4bd"; }
.fa-plug-circle-exclamation::before {
content: "\e55d"; }
.fa-link-slash::before {
content: "\f127"; }
.fa-chain-broken::before {
content: "\f127"; }
.fa-chain-slash::before {
content: "\f127"; }
.fa-unlink::before {
content: "\f127"; }
.fa-clone::before {
content: "\f24d"; }
.fa-person-walking-arrow-loop-left::before {
content: "\e551"; }
.fa-arrow-up-z-a::before {
content: "\f882"; }
.fa-sort-alpha-up-alt::before {
content: "\f882"; }
.fa-fire-flame-curved::before {
content: "\f7e4"; }
.fa-fire-alt::before {
content: "\f7e4"; }
.fa-tornado::before {
content: "\f76f"; }
.fa-file-circle-plus::before {
content: "\e494"; }
.fa-book-quran::before {
content: "\f687"; }
.fa-quran::before {
content: "\f687"; }
.fa-anchor::before {
content: "\f13d"; }
.fa-border-all::before {
content: "\f84c"; }
.fa-face-angry::before {
content: "\f556"; }
.fa-angry::before {
content: "\f556"; }
.fa-cookie-bite::before {
content: "\f564"; }
.fa-arrow-trend-down::before {
content: "\e097"; }
.fa-rss::before {
content: "\f09e"; }
.fa-feed::before {
content: "\f09e"; }
.fa-draw-polygon::before {
content: "\f5ee"; }
.fa-scale-balanced::before {
content: "\f24e"; }
.fa-balance-scale::before {
content: "\f24e"; }
.fa-gauge-simple-high::before {
content: "\f62a"; }
.fa-tachometer::before {
content: "\f62a"; }
.fa-tachometer-fast::before {
content: "\f62a"; }
.fa-shower::before {
content: "\f2cc"; }
.fa-desktop::before {
content: "\f390"; }
.fa-desktop-alt::before {
content: "\f390"; }
.fa-m::before {
content: "\4d"; }
.fa-table-list::before {
content: "\f00b"; }
.fa-th-list::before {
content: "\f00b"; }
.fa-comment-sms::before {
content: "\f7cd"; }
.fa-sms::before {
content: "\f7cd"; }
.fa-book::before {
content: "\f02d"; }
.fa-user-plus::before {
content: "\f234"; }
.fa-check::before {
content: "\f00c"; }
.fa-battery-three-quarters::before {
content: "\f241"; }
.fa-battery-4::before {
content: "\f241"; }
.fa-house-circle-check::before {
content: "\e509"; }
.fa-angle-left::before {
content: "\f104"; }
.fa-diagram-successor::before {
content: "\e47a"; }
.fa-truck-arrow-right::before {
content: "\e58b"; }
.fa-arrows-split-up-and-left::before {
content: "\e4bc"; }
.fa-hand-fist::before {
content: "\f6de"; }
.fa-fist-raised::before {
content: "\f6de"; }
.fa-cloud-moon::before {
content: "\f6c3"; }
.fa-briefcase::before {
content: "\f0b1"; }
.fa-person-falling::before {
content: "\e546"; }
.fa-image-portrait::before {
content: "\f3e0"; }
.fa-portrait::before {
content: "\f3e0"; }
.fa-user-tag::before {
content: "\f507"; }
.fa-rug::before {
content: "\e569"; }
.fa-earth-europe::before {
content: "\f7a2"; }
.fa-globe-europe::before {
content: "\f7a2"; }
.fa-cart-flatbed-suitcase::before {
content: "\f59d"; }
.fa-luggage-cart::before {
content: "\f59d"; }
.fa-rectangle-xmark::before {
content: "\f410"; }
.fa-rectangle-times::before {
content: "\f410"; }
.fa-times-rectangle::before {
content: "\f410"; }
.fa-window-close::before {
content: "\f410"; }
.fa-baht-sign::before {
content: "\e0ac"; }
.fa-book-open::before {
content: "\f518"; }
.fa-book-journal-whills::before {
content: "\f66a"; }
.fa-journal-whills::before {
content: "\f66a"; }
.fa-handcuffs::before {
content: "\e4f8"; }
.fa-triangle-exclamation::before {
content: "\f071"; }
.fa-exclamation-triangle::before {
content: "\f071"; }
.fa-warning::before {
content: "\f071"; }
.fa-database::before {
content: "\f1c0"; }
.fa-share::before {
content: "\f064"; }
.fa-mail-forward::before {
content: "\f064"; }
.fa-bottle-droplet::before {
content: "\e4c4"; }
.fa-mask-face::before {
content: "\e1d7"; }
.fa-hill-rockslide::before {
content: "\e508"; }
.fa-right-left::before {
content: "\f362"; }
.fa-exchange-alt::before {
content: "\f362"; }
.fa-paper-plane::before {
content: "\f1d8"; }
.fa-road-circle-exclamation::before {
content: "\e565"; }
.fa-dungeon::before {
content: "\f6d9"; }
.fa-align-right::before {
content: "\f038"; }
.fa-money-bill-1-wave::before {
content: "\f53b"; }
.fa-money-bill-wave-alt::before {
content: "\f53b"; }
.fa-life-ring::before {
content: "\f1cd"; }
.fa-hands::before {
content: "\f2a7"; }
.fa-sign-language::before {
content: "\f2a7"; }
.fa-signing::before {
content: "\f2a7"; }
.fa-calendar-day::before {
content: "\f783"; }
.fa-water-ladder::before {
content: "\f5c5"; }
.fa-ladder-water::before {
content: "\f5c5"; }
.fa-swimming-pool::before {
content: "\f5c5"; }
.fa-arrows-up-down::before {
content: "\f07d"; }
.fa-arrows-v::before {
content: "\f07d"; }
.fa-face-grimace::before {
content: "\f57f"; }
.fa-grimace::before {
content: "\f57f"; }
.fa-wheelchair-move::before {
content: "\e2ce"; }
.fa-wheelchair-alt::before {
content: "\e2ce"; }
.fa-turn-down::before {
content: "\f3be"; }
.fa-level-down-alt::before {
content: "\f3be"; }
.fa-person-walking-arrow-right::before {
content: "\e552"; }
.fa-square-envelope::before {
content: "\f199"; }
.fa-envelope-square::before {
content: "\f199"; }
.fa-dice::before {
content: "\f522"; }
.fa-bowling-ball::before {
content: "\f436"; }
.fa-brain::before {
content: "\f5dc"; }
.fa-bandage::before {
content: "\f462"; }
.fa-band-aid::before {
content: "\f462"; }
.fa-calendar-minus::before {
content: "\f272"; }
.fa-circle-xmark::before {
content: "\f057"; }
.fa-times-circle::before {
content: "\f057"; }
.fa-xmark-circle::before {
content: "\f057"; }
.fa-gifts::before {
content: "\f79c"; }
.fa-hotel::before {
content: "\f594"; }
.fa-earth-asia::before {
content: "\f57e"; }
.fa-globe-asia::before {
content: "\f57e"; }
.fa-id-card-clip::before {
content: "\f47f"; }
.fa-id-card-alt::before {
content: "\f47f"; }
.fa-magnifying-glass-plus::before {
content: "\f00e"; }
.fa-search-plus::before {
content: "\f00e"; }
.fa-thumbs-up::before {
content: "\f164"; }
.fa-user-clock::before {
content: "\f4fd"; }
.fa-hand-dots::before {
content: "\f461"; }
.fa-allergies::before {
content: "\f461"; }
.fa-file-invoice::before {
content: "\f570"; }
.fa-window-minimize::before {
content: "\f2d1"; }
.fa-mug-saucer::before {
content: "\f0f4"; }
.fa-coffee::before {
content: "\f0f4"; }
.fa-brush::before {
content: "\f55d"; }
.fa-mask::before {
content: "\f6fa"; }
.fa-magnifying-glass-minus::before {
content: "\f010"; }
.fa-search-minus::before {
content: "\f010"; }
.fa-ruler-vertical::before {
content: "\f548"; }
.fa-user-large::before {
content: "\f406"; }
.fa-user-alt::before {
content: "\f406"; }
.fa-train-tram::before {
content: "\e5b4"; }
.fa-user-nurse::before {
content: "\f82f"; }
.fa-syringe::before {
content: "\f48e"; }
.fa-cloud-sun::before {
content: "\f6c4"; }
.fa-stopwatch-20::before {
content: "\e06f"; }
.fa-square-full::before {
content: "\f45c"; }
.fa-magnet::before {
content: "\f076"; }
.fa-jar::before {
content: "\e516"; }
.fa-note-sticky::before {
content: "\f249"; }
.fa-sticky-note::before {
content: "\f249"; }
.fa-bug-slash::before {
content: "\e490"; }
.fa-arrow-up-from-water-pump::before {
content: "\e4b6"; }
.fa-bone::before {
content: "\f5d7"; }
.fa-user-injured::before {
content: "\f728"; }
.fa-face-sad-tear::before {
content: "\f5b4"; }
.fa-sad-tear::before {
content: "\f5b4"; }
.fa-plane::before {
content: "\f072"; }
.fa-tent-arrows-down::before {
content: "\e581"; }
.fa-exclamation::before {
content: "\21"; }
.fa-arrows-spin::before {
content: "\e4bb"; }
.fa-print::before {
content: "\f02f"; }
.fa-turkish-lira-sign::before {
content: "\e2bb"; }
.fa-try::before {
content: "\e2bb"; }
.fa-turkish-lira::before {
content: "\e2bb"; }
.fa-dollar-sign::before {
content: "\24"; }
.fa-dollar::before {
content: "\24"; }
.fa-usd::before {
content: "\24"; }
.fa-x::before {
content: "\58"; }
.fa-magnifying-glass-dollar::before {
content: "\f688"; }
.fa-search-dollar::before {
content: "\f688"; }
.fa-users-gear::before {
content: "\f509"; }
.fa-users-cog::before {
content: "\f509"; }
.fa-person-military-pointing::before {
content: "\e54a"; }
.fa-building-columns::before {
content: "\f19c"; }
.fa-bank::before {
content: "\f19c"; }
.fa-institution::before {
content: "\f19c"; }
.fa-museum::before {
content: "\f19c"; }
.fa-university::before {
content: "\f19c"; }
.fa-umbrella::before {
content: "\f0e9"; }
.fa-trowel::before {
content: "\e589"; }
.fa-d::before {
content: "\44"; }
.fa-stapler::before {
content: "\e5af"; }
.fa-masks-theater::before {
content: "\f630"; }
.fa-theater-masks::before {
content: "\f630"; }
.fa-kip-sign::before {
content: "\e1c4"; }
.fa-hand-point-left::before {
content: "\f0a5"; }
.fa-handshake-simple::before {
content: "\f4c6"; }
.fa-handshake-alt::before {
content: "\f4c6"; }
.fa-jet-fighter::before {
content: "\f0fb"; }
.fa-fighter-jet::before {
content: "\f0fb"; }
.fa-square-share-nodes::before {
content: "\f1e1"; }
.fa-share-alt-square::before {
content: "\f1e1"; }
.fa-barcode::before {
content: "\f02a"; }
.fa-plus-minus::before {
content: "\e43c"; }
.fa-video::before {
content: "\f03d"; }
.fa-video-camera::before {
content: "\f03d"; }
.fa-graduation-cap::before {
content: "\f19d"; }
.fa-mortar-board::before {
content: "\f19d"; }
.fa-hand-holding-medical::before {
content: "\e05c"; }
.fa-person-circle-check::before {
content: "\e53e"; }
.fa-turn-up::before {
content: "\f3bf"; }
.fa-level-up-alt::before {
content: "\f3bf"; }
.sr-only,
.fa-sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
white-space: nowrap;
border-width: 0; }
.sr-only-focusable:not(:focus),
.fa-sr-only-focusable:not(:focus) {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
white-space: nowrap;
border-width: 0; }
:root, :host {
--fa-style-family-brands: 'Font Awesome 6 Brands';
--fa-font-brands: normal 400 1em/1 'Font Awesome 6 Brands'; }
@font-face {
font-family: 'Font Awesome 6 Brands';
font-style: normal;
font-weight: 400;
font-display: block;
src: url(//izbilgi.com/wp-content/plugins/wp-user-profile-avatar/assets/lib/fontawesome/fonts/fa-brands-400.woff2) format("woff2"), url(//izbilgi.com/wp-content/plugins/wp-user-profile-avatar/assets/lib/fontawesome/fonts/fa-brands-400.ttf) format("truetype"); }
.fab,
.fa-brands {
font-weight: 400; }
.fa-monero:before {
content: "\f3d0"; }
.fa-hooli:before {
content: "\f427"; }
.fa-yelp:before {
content: "\f1e9"; }
.fa-cc-visa:before {
content: "\f1f0"; }
.fa-lastfm:before {
content: "\f202"; }
.fa-shopware:before {
content: "\f5b5"; }
.fa-creative-commons-nc:before {
content: "\f4e8"; }
.fa-aws:before {
content: "\f375"; }
.fa-redhat:before {
content: "\f7bc"; }
.fa-yoast:before {
content: "\f2b1"; }
.fa-cloudflare:before {
content: "\e07d"; }
.fa-ups:before {
content: "\f7e0"; }
.fa-pixiv:before {
content: "\e640"; }
.fa-wpexplorer:before {
content: "\f2de"; }
.fa-dyalog:before {
content: "\f399"; }
.fa-bity:before {
content: "\f37a"; }
.fa-stackpath:before {
content: "\f842"; }
.fa-buysellads:before {
content: "\f20d"; }
.fa-first-order:before {
content: "\f2b0"; }
.fa-modx:before {
content: "\f285"; }
.fa-guilded:before {
content: "\e07e"; }
.fa-vnv:before {
content: "\f40b"; }
.fa-square-js:before {
content: "\f3b9"; }
.fa-js-square:before {
content: "\f3b9"; }
.fa-microsoft:before {
content: "\f3ca"; }
.fa-qq:before {
content: "\f1d6"; }
.fa-orcid:before {
content: "\f8d2"; }
.fa-java:before {
content: "\f4e4"; }
.fa-invision:before {
content: "\f7b0"; }
.fa-creative-commons-pd-alt:before {
content: "\f4ed"; }
.fa-centercode:before {
content: "\f380"; }
.fa-glide-g:before {
content: "\f2a6"; }
.fa-drupal:before {
content: "\f1a9"; }
.fa-hire-a-helper:before {
content: "\f3b0"; }
.fa-creative-commons-by:before {
content: "\f4e7"; }
.fa-unity:before {
content: "\e049"; }
.fa-whmcs:before {
content: "\f40d"; }
.fa-rocketchat:before {
content: "\f3e8"; }
.fa-vk:before {
content: "\f189"; }
.fa-untappd:before {
content: "\f405"; }
.fa-mailchimp:before {
content: "\f59e"; }
.fa-css3-alt:before {
content: "\f38b"; }
.fa-square-reddit:before {
content: "\f1a2"; }
.fa-reddit-square:before {
content: "\f1a2"; }
.fa-vimeo-v:before {
content: "\f27d"; }
.fa-contao:before {
content: "\f26d"; }
.fa-square-font-awesome:before {
content: "\e5ad"; }
.fa-deskpro:before {
content: "\f38f"; }
.fa-brave:before {
content: "\e63c"; }
.fa-sistrix:before {
content: "\f3ee"; }
.fa-square-instagram:before {
content: "\e055"; }
.fa-instagram-square:before {
content: "\e055"; }
.fa-battle-net:before {
content: "\f835"; }
.fa-the-red-yeti:before {
content: "\f69d"; }
.fa-square-hacker-news:before {
content: "\f3af"; }
.fa-hacker-news-square:before {
content: "\f3af"; }
.fa-edge:before {
content: "\f282"; }
.fa-threads:before {
content: "\e618"; }
.fa-napster:before {
content: "\f3d2"; }
.fa-square-snapchat:before {
content: "\f2ad"; }
.fa-snapchat-square:before {
content: "\f2ad"; }
.fa-google-plus-g:before {
content: "\f0d5"; }
.fa-artstation:before {
content: "\f77a"; }
.fa-markdown:before {
content: "\f60f"; }
.fa-sourcetree:before {
content: "\f7d3"; }
.fa-google-plus:before {
content: "\f2b3"; }
.fa-diaspora:before {
content: "\f791"; }
.fa-foursquare:before {
content: "\f180"; }
.fa-stack-overflow:before {
content: "\f16c"; }
.fa-github-alt:before {
content: "\f113"; }
.fa-phoenix-squadron:before {
content: "\f511"; }
.fa-pagelines:before {
content: "\f18c"; }
.fa-algolia:before {
content: "\f36c"; }
.fa-red-river:before {
content: "\f3e3"; }
.fa-creative-commons-sa:before {
content: "\f4ef"; }
.fa-safari:before {
content: "\f267"; }
.fa-google:before {
content: "\f1a0"; }
.fa-square-font-awesome-stroke:before {
content: "\f35c"; }
.fa-font-awesome-alt:before {
content: "\f35c"; }
.fa-atlassian:before {
content: "\f77b"; }
.fa-linkedin-in:before {
content: "\f0e1"; }
.fa-digital-ocean:before {
content: "\f391"; }
.fa-nimblr:before {
content: "\f5a8"; }
.fa-chromecast:before {
content: "\f838"; }
.fa-evernote:before {
content: "\f839"; }
.fa-hacker-news:before {
content: "\f1d4"; }
.fa-creative-commons-sampling:before {
content: "\f4f0"; }
.fa-adversal:before {
content: "\f36a"; }
.fa-creative-commons:before {
content: "\f25e"; }
.fa-watchman-monitoring:before {
content: "\e087"; }
.fa-fonticons:before {
content: "\f280"; }
.fa-weixin:before {
content: "\f1d7"; }
.fa-shirtsinbulk:before {
content: "\f214"; }
.fa-codepen:before {
content: "\f1cb"; }
.fa-git-alt:before {
content: "\f841"; }
.fa-lyft:before {
content: "\f3c3"; }
.fa-rev:before {
content: "\f5b2"; }
.fa-windows:before {
content: "\f17a"; }
.fa-wizards-of-the-coast:before {
content: "\f730"; }
.fa-square-viadeo:before {
content: "\f2aa"; }
.fa-viadeo-square:before {
content: "\f2aa"; }
.fa-meetup:before {
content: "\f2e0"; }
.fa-centos:before {
content: "\f789"; }
.fa-adn:before {
content: "\f170"; }
.fa-cloudsmith:before {
content: "\f384"; }
.fa-opensuse:before {
content: "\e62b"; }
.fa-pied-piper-alt:before {
content: "\f1a8"; }
.fa-square-dribbble:before {
content: "\f397"; }
.fa-dribbble-square:before {
content: "\f397"; }
.fa-codiepie:before {
content: "\f284"; }
.fa-node:before {
content: "\f419"; }
.fa-mix:before {
content: "\f3cb"; }
.fa-steam:before {
content: "\f1b6"; }
.fa-cc-apple-pay:before {
content: "\f416"; }
.fa-scribd:before {
content: "\f28a"; }
.fa-debian:before {
content: "\e60b"; }
.fa-openid:before {
content: "\f19b"; }
.fa-instalod:before {
content: "\e081"; }
.fa-expeditedssl:before {
content: "\f23e"; }
.fa-sellcast:before {
content: "\f2da"; }
.fa-square-twitter:before {
content: "\f081"; }
.fa-twitter-square:before {
content: "\f081"; }
.fa-r-project:before {
content: "\f4f7"; }
.fa-delicious:before {
content: "\f1a5"; }
.fa-freebsd:before {
content: "\f3a4"; }
.fa-vuejs:before {
content: "\f41f"; }
.fa-accusoft:before {
content: "\f369"; }
.fa-ioxhost:before {
content: "\f208"; }
.fa-fonticons-fi:before {
content: "\f3a2"; }
.fa-app-store:before {
content: "\f36f"; }
.fa-cc-mastercard:before {
content: "\f1f1"; }
.fa-itunes-note:before {
content: "\f3b5"; }
.fa-golang:before {
content: "\e40f"; }
.fa-kickstarter:before {
content: "\f3bb"; }
.fa-grav:before {
content: "\f2d6"; }
.fa-weibo:before {
content: "\f18a"; }
.fa-uncharted:before {
content: "\e084"; }
.fa-firstdraft:before {
content: "\f3a1"; }
.fa-square-youtube:before {
content: "\f431"; }
.fa-youtube-square:before {
content: "\f431"; }
.fa-wikipedia-w:before {
content: "\f266"; }
.fa-wpressr:before {
content: "\f3e4"; }
.fa-rendact:before {
content: "\f3e4"; }
.fa-angellist:before {
content: "\f209"; }
.fa-galactic-republic:before {
content: "\f50c"; }
.fa-nfc-directional:before {
content: "\e530"; }
.fa-skype:before {
content: "\f17e"; }
.fa-joget:before {
content: "\f3b7"; }
.fa-fedora:before {
content: "\f798"; }
.fa-stripe-s:before {
content: "\f42a"; }
.fa-meta:before {
content: "\e49b"; }
.fa-laravel:before {
content: "\f3bd"; }
.fa-hotjar:before {
content: "\f3b1"; }
.fa-bluetooth-b:before {
content: "\f294"; }
.fa-square-letterboxd:before {
content: "\e62e"; }
.fa-sticker-mule:before {
content: "\f3f7"; }
.fa-creative-commons-zero:before {
content: "\f4f3"; }
.fa-hips:before {
content: "\f452"; }
.fa-behance:before {
content: "\f1b4"; }
.fa-reddit:before {
content: "\f1a1"; }
.fa-discord:before {
content: "\f392"; }
.fa-chrome:before {
content: "\f268"; }
.fa-app-store-ios:before {
content: "\f370"; }
.fa-cc-discover:before {
content: "\f1f2"; }
.fa-wpbeginner:before {
content: "\f297"; }
.fa-confluence:before {
content: "\f78d"; }
.fa-shoelace:before {
content: "\e60c"; }
.fa-mdb:before {
content: "\f8ca"; }
.fa-dochub:before {
content: "\f394"; }
.fa-accessible-icon:before {
content: "\f368"; }
.fa-ebay:before {
content: "\f4f4"; }
.fa-amazon:before {
content: "\f270"; }
.fa-unsplash:before {
content: "\e07c"; }
.fa-yarn:before {
content: "\f7e3"; }
.fa-square-steam:before {
content: "\f1b7"; }
.fa-steam-square:before {
content: "\f1b7"; }
.fa-500px:before {
content: "\f26e"; }
.fa-square-vimeo:before {
content: "\f194"; }
.fa-vimeo-square:before {
content: "\f194"; }
.fa-asymmetrik:before {
content: "\f372"; }
.fa-font-awesome:before {
content: "\f2b4"; }
.fa-font-awesome-flag:before {
content: "\f2b4"; }
.fa-font-awesome-logo-full:before {
content: "\f2b4"; }
.fa-gratipay:before {
content: "\f184"; }
.fa-apple:before {
content: "\f179"; }
.fa-hive:before {
content: "\e07f"; }
.fa-gitkraken:before {
content: "\f3a6"; }
.fa-keybase:before {
content: "\f4f5"; }
.fa-apple-pay:before {
content: "\f415"; }
.fa-padlet:before {
content: "\e4a0"; }
.fa-amazon-pay:before {
content: "\f42c"; }
.fa-square-github:before {
content: "\f092"; }
.fa-github-square:before {
content: "\f092"; }
.fa-stumbleupon:before {
content: "\f1a4"; }
.fa-fedex:before {
content: "\f797"; }
.fa-phoenix-framework:before {
content: "\f3dc"; }
.fa-shopify:before {
content: "\e057"; }
.fa-neos:before {
content: "\f612"; }
.fa-square-threads:before {
content: "\e619"; }
.fa-hackerrank:before {
content: "\f5f7"; }
.fa-researchgate:before {
content: "\f4f8"; }
.fa-swift:before {
content: "\f8e1"; }
.fa-angular:before {
content: "\f420"; }
.fa-speakap:before {
content: "\f3f3"; }
.fa-angrycreative:before {
content: "\f36e"; }
.fa-y-combinator:before {
content: "\f23b"; }
.fa-empire:before {
content: "\f1d1"; }
.fa-envira:before {
content: "\f299"; }
.fa-google-scholar:before {
content: "\e63b"; }
.fa-square-gitlab:before {
content: "\e5ae"; }
.fa-gitlab-square:before {
content: "\e5ae"; }
.fa-studiovinari:before {
content: "\f3f8"; }
.fa-pied-piper:before {
content: "\f2ae"; }
.fa-wordpress:before {
content: "\f19a"; }
.fa-product-hunt:before {
content: "\f288"; }
.fa-firefox:before {
content: "\f269"; }
.fa-linode:before {
content: "\f2b8"; }
.fa-goodreads:before {
content: "\f3a8"; }
.fa-square-odnoklassniki:before {
content: "\f264"; }
.fa-odnoklassniki-square:before {
content: "\f264"; }
.fa-jsfiddle:before {
content: "\f1cc"; }
.fa-sith:before {
content: "\f512"; }
.fa-themeisle:before {
content: "\f2b2"; }
.fa-page4:before {
content: "\f3d7"; }
.fa-hashnode:before {
content: "\e499"; }
.fa-react:before {
content: "\f41b"; }
.fa-cc-paypal:before {
content: "\f1f4"; }
.fa-squarespace:before {
content: "\f5be"; }
.fa-cc-stripe:before {
content: "\f1f5"; }
.fa-creative-commons-share:before {
content: "\f4f2"; }
.fa-bitcoin:before {
content: "\f379"; }
.fa-keycdn:before {
content: "\f3ba"; }
.fa-opera:before {
content: "\f26a"; }
.fa-itch-io:before {
content: "\f83a"; }
.fa-umbraco:before {
content: "\f8e8"; }
.fa-galactic-senate:before {
content: "\f50d"; }
.fa-ubuntu:before {
content: "\f7df"; }
.fa-draft2digital:before {
content: "\f396"; }
.fa-stripe:before {
content: "\f429"; }
.fa-houzz:before {
content: "\f27c"; }
.fa-gg:before {
content: "\f260"; }
.fa-dhl:before {
content: "\f790"; }
.fa-square-pinterest:before {
content: "\f0d3"; }
.fa-pinterest-square:before {
content: "\f0d3"; }
.fa-xing:before {
content: "\f168"; }
.fa-blackberry:before {
content: "\f37b"; }
.fa-creative-commons-pd:before {
content: "\f4ec"; }
.fa-playstation:before {
content: "\f3df"; }
.fa-quinscape:before {
content: "\f459"; }
.fa-less:before {
content: "\f41d"; }
.fa-blogger-b:before {
content: "\f37d"; }
.fa-opencart:before {
content: "\f23d"; }
.fa-vine:before {
content: "\f1ca"; }
.fa-signal-messenger:before {
content: "\e663"; }
.fa-paypal:before {
content: "\f1ed"; }
.fa-gitlab:before {
content: "\f296"; }
.fa-typo3:before {
content: "\f42b"; }
.fa-reddit-alien:before {
content: "\f281"; }
.fa-yahoo:before {
content: "\f19e"; }
.fa-dailymotion:before {
content: "\e052"; }
.fa-affiliatetheme:before {
content: "\f36b"; }
.fa-pied-piper-pp:before {
content: "\f1a7"; }
.fa-bootstrap:before {
content: "\f836"; }
.fa-odnoklassniki:before {
content: "\f263"; }
.fa-nfc-symbol:before {
content: "\e531"; }
.fa-mintbit:before {
content: "\e62f"; }
.fa-ethereum:before {
content: "\f42e"; }
.fa-speaker-deck:before {
content: "\f83c"; }
.fa-creative-commons-nc-eu:before {
content: "\f4e9"; }
.fa-patreon:before {
content: "\f3d9"; }
.fa-avianex:before {
content: "\f374"; }
.fa-ello:before {
content: "\f5f1"; }
.fa-gofore:before {
content: "\f3a7"; }
.fa-bimobject:before {
content: "\f378"; }
.fa-brave-reverse:before {
content: "\e63d"; }
.fa-facebook-f:before {
content: "\f39e"; }
.fa-square-google-plus:before {
content: "\f0d4"; }
.fa-google-plus-square:before {
content: "\f0d4"; }
.fa-mandalorian:before {
content: "\f50f"; }
.fa-first-order-alt:before {
content: "\f50a"; }
.fa-osi:before {
content: "\f41a"; }
.fa-google-wallet:before {
content: "\f1ee"; }
.fa-d-and-d-beyond:before {
content: "\f6ca"; }
.fa-periscope:before {
content: "\f3da"; }
.fa-fulcrum:before {
content: "\f50b"; }
.fa-cloudscale:before {
content: "\f383"; }
.fa-forumbee:before {
content: "\f211"; }
.fa-mizuni:before {
content: "\f3cc"; }
.fa-schlix:before {
content: "\f3ea"; }
.fa-square-xing:before {
content: "\f169"; }
.fa-xing-square:before {
content: "\f169"; }
.fa-bandcamp:before {
content: "\f2d5"; }
.fa-wpforms:before {
content: "\f298"; }
.fa-cloudversify:before {
content: "\f385"; }
.fa-usps:before {
content: "\f7e1"; }
.fa-megaport:before {
content: "\f5a3"; }
.fa-magento:before {
content: "\f3c4"; }
.fa-spotify:before {
content: "\f1bc"; }
.fa-optin-monster:before {
content: "\f23c"; }
.fa-fly:before {
content: "\f417"; }
.fa-aviato:before {
content: "\f421"; }
.fa-itunes:before {
content: "\f3b4"; }
.fa-cuttlefish:before {
content: "\f38c"; }
.fa-blogger:before {
content: "\f37c"; }
.fa-flickr:before {
content: "\f16e"; }
.fa-viber:before {
content: "\f409"; }
.fa-soundcloud:before {
content: "\f1be"; }
.fa-digg:before {
content: "\f1a6"; }
.fa-tencent-weibo:before {
content: "\f1d5"; }
.fa-letterboxd:before {
content: "\e62d"; }
.fa-symfony:before {
content: "\f83d"; }
.fa-maxcdn:before {
content: "\f136"; }
.fa-etsy:before {
content: "\f2d7"; }
.fa-facebook-messenger:before {
content: "\f39f"; }
.fa-audible:before {
content: "\f373"; }
.fa-think-peaks:before {
content: "\f731"; }
.fa-bilibili:before {
content: "\e3d9"; }
.fa-erlang:before {
content: "\f39d"; }
.fa-x-twitter:before {
content: "\e61b"; }
.fa-cotton-bureau:before {
content: "\f89e"; }
.fa-dashcube:before {
content: "\f210"; }
.fa-42-group:before {
content: "\e080"; }
.fa-innosoft:before {
content: "\e080"; }
.fa-stack-exchange:before {
content: "\f18d"; }
.fa-elementor:before {
content: "\f430"; }
.fa-square-pied-piper:before {
content: "\e01e"; }
.fa-pied-piper-square:before {
content: "\e01e"; }
.fa-creative-commons-nd:before {
content: "\f4eb"; }
.fa-palfed:before {
content: "\f3d8"; }
.fa-superpowers:before {
content: "\f2dd"; }
.fa-resolving:before {
content: "\f3e7"; }
.fa-xbox:before {
content: "\f412"; }
.fa-searchengin:before {
content: "\f3eb"; }
.fa-tiktok:before {
content: "\e07b"; }
.fa-square-facebook:before {
content: "\f082"; }
.fa-facebook-square:before {
content: "\f082"; }
.fa-renren:before {
content: "\f18b"; }
.fa-linux:before {
content: "\f17c"; }
.fa-glide:before {
content: "\f2a5"; }
.fa-linkedin:before {
content: "\f08c"; }
.fa-hubspot:before {
content: "\f3b2"; }
.fa-deploydog:before {
content: "\f38e"; }
.fa-twitch:before {
content: "\f1e8"; }
.fa-ravelry:before {
content: "\f2d9"; }
.fa-mixer:before {
content: "\e056"; }
.fa-square-lastfm:before {
content: "\f203"; }
.fa-lastfm-square:before {
content: "\f203"; }
.fa-vimeo:before {
content: "\f40a"; }
.fa-mendeley:before {
content: "\f7b3"; }
.fa-uniregistry:before {
content: "\f404"; }
.fa-figma:before {
content: "\f799"; }
.fa-creative-commons-remix:before {
content: "\f4ee"; }
.fa-cc-amazon-pay:before {
content: "\f42d"; }
.fa-dropbox:before {
content: "\f16b"; }
.fa-instagram:before {
content: "\f16d"; }
.fa-cmplid:before {
content: "\e360"; }
.fa-upwork:before {
content: "\e641"; }
.fa-facebook:before {
content: "\f09a"; }
.fa-gripfire:before {
content: "\f3ac"; }
.fa-jedi-order:before {
content: "\f50e"; }
.fa-uikit:before {
content: "\f403"; }
.fa-fort-awesome-alt:before {
content: "\f3a3"; }
.fa-phabricator:before {
content: "\f3db"; }
.fa-ussunnah:before {
content: "\f407"; }
.fa-earlybirds:before {
content: "\f39a"; }
.fa-trade-federation:before {
content: "\f513"; }
.fa-autoprefixer:before {
content: "\f41c"; }
.fa-whatsapp:before {
content: "\f232"; }
.fa-slideshare:before {
content: "\f1e7"; }
.fa-google-play:before {
content: "\f3ab"; }
.fa-viadeo:before {
content: "\f2a9"; }
.fa-line:before {
content: "\f3c0"; }
.fa-google-drive:before {
content: "\f3aa"; }
.fa-servicestack:before {
content: "\f3ec"; }
.fa-simplybuilt:before {
content: "\f215"; }
.fa-bitbucket:before {
content: "\f171"; }
.fa-imdb:before {
content: "\f2d8"; }
.fa-deezer:before {
content: "\e077"; }
.fa-raspberry-pi:before {
content: "\f7bb"; }
.fa-jira:before {
content: "\f7b1"; }
.fa-docker:before {
content: "\f395"; }
.fa-screenpal:before {
content: "\e570"; }
.fa-bluetooth:before {
content: "\f293"; }
.fa-gitter:before {
content: "\f426"; }
.fa-d-and-d:before {
content: "\f38d"; }
.fa-microblog:before {
content: "\e01a"; }
.fa-cc-diners-club:before {
content: "\f24c"; }
.fa-gg-circle:before {
content: "\f261"; }
.fa-pied-piper-hat:before {
content: "\f4e5"; }
.fa-kickstarter-k:before {
content: "\f3bc"; }
.fa-yandex:before {
content: "\f413"; }
.fa-readme:before {
content: "\f4d5"; }
.fa-html5:before {
content: "\f13b"; }
.fa-sellsy:before {
content: "\f213"; }
.fa-sass:before {
content: "\f41e"; }
.fa-wirsindhandwerk:before {
content: "\e2d0"; }
.fa-wsh:before {
content: "\e2d0"; }
.fa-buromobelexperte:before {
content: "\f37f"; }
.fa-salesforce:before {
content: "\f83b"; }
.fa-octopus-deploy:before {
content: "\e082"; }
.fa-medapps:before {
content: "\f3c6"; }
.fa-ns8:before {
content: "\f3d5"; }
.fa-pinterest-p:before {
content: "\f231"; }
.fa-apper:before {
content: "\f371"; }
.fa-fort-awesome:before {
content: "\f286"; }
.fa-waze:before {
content: "\f83f"; }
.fa-cc-jcb:before {
content: "\f24b"; }
.fa-snapchat:before {
content: "\f2ab"; }
.fa-snapchat-ghost:before {
content: "\f2ab"; }
.fa-fantasy-flight-games:before {
content: "\f6dc"; }
.fa-rust:before {
content: "\e07a"; }
.fa-wix:before {
content: "\f5cf"; }
.fa-square-behance:before {
content: "\f1b5"; }
.fa-behance-square:before {
content: "\f1b5"; }
.fa-supple:before {
content: "\f3f9"; }
.fa-webflow:before {
content: "\e65c"; }
.fa-rebel:before {
content: "\f1d0"; }
.fa-css3:before {
content: "\f13c"; }
.fa-staylinked:before {
content: "\f3f5"; }
.fa-kaggle:before {
content: "\f5fa"; }
.fa-space-awesome:before {
content: "\e5ac"; }
.fa-deviantart:before {
content: "\f1bd"; }
.fa-cpanel:before {
content: "\f388"; }
.fa-goodreads-g:before {
content: "\f3a9"; }
.fa-square-git:before {
content: "\f1d2"; }
.fa-git-square:before {
content: "\f1d2"; }
.fa-square-tumblr:before {
content: "\f174"; }
.fa-tumblr-square:before {
content: "\f174"; }
.fa-trello:before {
content: "\f181"; }
.fa-creative-commons-nc-jp:before {
content: "\f4ea"; }
.fa-get-pocket:before {
content: "\f265"; }
.fa-perbyte:before {
content: "\e083"; }
.fa-grunt:before {
content: "\f3ad"; }
.fa-weebly:before {
content: "\f5cc"; }
.fa-connectdevelop:before {
content: "\f20e"; }
.fa-leanpub:before {
content: "\f212"; }
.fa-black-tie:before {
content: "\f27e"; }
.fa-themeco:before {
content: "\f5c6"; }
.fa-python:before {
content: "\f3e2"; }
.fa-android:before {
content: "\f17b"; }
.fa-bots:before {
content: "\e340"; }
.fa-free-code-camp:before {
content: "\f2c5"; }
.fa-hornbill:before {
content: "\f592"; }
.fa-js:before {
content: "\f3b8"; }
.fa-ideal:before {
content: "\e013"; }
.fa-git:before {
content: "\f1d3"; }
.fa-dev:before {
content: "\f6cc"; }
.fa-sketch:before {
content: "\f7c6"; }
.fa-yandex-international:before {
content: "\f414"; }
.fa-cc-amex:before {
content: "\f1f3"; }
.fa-uber:before {
content: "\f402"; }
.fa-github:before {
content: "\f09b"; }
.fa-php:before {
content: "\f457"; }
.fa-alipay:before {
content: "\f642"; }
.fa-youtube:before {
content: "\f167"; }
.fa-skyatlas:before {
content: "\f216"; }
.fa-firefox-browser:before {
content: "\e007"; }
.fa-replyd:before {
content: "\f3e6"; }
.fa-suse:before {
content: "\f7d6"; }
.fa-jenkins:before {
content: "\f3b6"; }
.fa-twitter:before {
content: "\f099"; }
.fa-rockrms:before {
content: "\f3e9"; }
.fa-pinterest:before {
content: "\f0d2"; }
.fa-buffer:before {
content: "\f837"; }
.fa-npm:before {
content: "\f3d4"; }
.fa-yammer:before {
content: "\f840"; }
.fa-btc:before {
content: "\f15a"; }
.fa-dribbble:before {
content: "\f17d"; }
.fa-stumbleupon-circle:before {
content: "\f1a3"; }
.fa-internet-explorer:before {
content: "\f26b"; }
.fa-stubber:before {
content: "\e5c7"; }
.fa-telegram:before {
content: "\f2c6"; }
.fa-telegram-plane:before {
content: "\f2c6"; }
.fa-old-republic:before {
content: "\f510"; }
.fa-odysee:before {
content: "\e5c6"; }
.fa-square-whatsapp:before {
content: "\f40c"; }
.fa-whatsapp-square:before {
content: "\f40c"; }
.fa-node-js:before {
content: "\f3d3"; }
.fa-edge-legacy:before {
content: "\e078"; }
.fa-slack:before {
content: "\f198"; }
.fa-slack-hash:before {
content: "\f198"; }
.fa-medrt:before {
content: "\f3c8"; }
.fa-usb:before {
content: "\f287"; }
.fa-tumblr:before {
content: "\f173"; }
.fa-vaadin:before {
content: "\f408"; }
.fa-quora:before {
content: "\f2c4"; }
.fa-square-x-twitter:before {
content: "\e61a"; }
.fa-reacteurope:before {
content: "\f75d"; }
.fa-medium:before {
content: "\f23a"; }
.fa-medium-m:before {
content: "\f23a"; }
.fa-amilia:before {
content: "\f36d"; }
.fa-mixcloud:before {
content: "\f289"; }
.fa-flipboard:before {
content: "\f44d"; }
.fa-viacoin:before {
content: "\f237"; }
.fa-critical-role:before {
content: "\f6c9"; }
.fa-sitrox:before {
content: "\e44a"; }
.fa-discourse:before {
content: "\f393"; }
.fa-joomla:before {
content: "\f1aa"; }
.fa-mastodon:before {
content: "\f4f6"; }
.fa-airbnb:before {
content: "\f834"; }
.fa-wolf-pack-battalion:before {
content: "\f514"; }
.fa-buy-n-large:before {
content: "\f8a6"; }
.fa-gulp:before {
content: "\f3ae"; }
.fa-creative-commons-sampling-plus:before {
content: "\f4f1"; }
.fa-strava:before {
content: "\f428"; }
.fa-ember:before {
content: "\f423"; }
.fa-canadian-maple-leaf:before {
content: "\f785"; }
.fa-teamspeak:before {
content: "\f4f9"; }
.fa-pushed:before {
content: "\f3e1"; }
.fa-wordpress-simple:before {
content: "\f411"; }
.fa-nutritionix:before {
content: "\f3d6"; }
.fa-wodu:before {
content: "\e088"; }
.fa-google-pay:before {
content: "\e079"; }
.fa-intercom:before {
content: "\f7af"; }
.fa-zhihu:before {
content: "\f63f"; }
.fa-korvue:before {
content: "\f42f"; }
.fa-pix:before {
content: "\e43a"; }
.fa-steam-symbol:before {
content: "\f3f6"; }
:root, :host {
--fa-style-family-classic: 'Font Awesome 6 Free';
--fa-font-regular: normal 400 1em/1 'Font Awesome 6 Free'; }
@font-face {
font-family: 'Font Awesome 6 Free';
font-style: normal;
font-weight: 400;
font-display: block;
src: url(//izbilgi.com/wp-content/plugins/wp-user-profile-avatar/assets/lib/fontawesome/fonts/fa-regular-400.woff2) format("woff2"), url(//izbilgi.com/wp-content/plugins/wp-user-profile-avatar/assets/lib/fontawesome/fonts/fa-regular-400.ttf) format("truetype"); }
.far,
.fa-regular {
font-weight: 400; }
:root, :host {
--fa-style-family-classic: 'Font Awesome 6 Free';
--fa-font-solid: normal 900 1em/1 'Font Awesome 6 Free'; }
@font-face {
font-family: 'Font Awesome 6 Free';
font-style: normal;
font-weight: 900;
font-display: block;
src: url(//izbilgi.com/wp-content/plugins/wp-user-profile-avatar/assets/lib/fontawesome/fonts/fa-solid-900.woff2) format("woff2"), url(//izbilgi.com/wp-content/plugins/wp-user-profile-avatar/assets/lib/fontawesome/fonts/fa-solid-900.ttf) format("truetype"); }
.fas,
.fa-solid {
font-weight: 900; }
@font-face {
font-family: 'Font Awesome 5 Brands';
font-display: block;
font-weight: 400;
src: url(//izbilgi.com/wp-content/plugins/wp-user-profile-avatar/assets/lib/fontawesome/fonts/fa-brands-400.woff2) format("woff2"), url(//izbilgi.com/wp-content/plugins/wp-user-profile-avatar/assets/lib/fontawesome/fonts/fa-brands-400.ttf) format("truetype"); }
@font-face {
font-family: 'Font Awesome 5 Free';
font-display: block;
font-weight: 900;
src: url(//izbilgi.com/wp-content/plugins/wp-user-profile-avatar/assets/lib/fontawesome/fonts/fa-solid-900.woff2) format("woff2"), url(//izbilgi.com/wp-content/plugins/wp-user-profile-avatar/assets/lib/fontawesome/fonts/fa-solid-900.ttf) format("truetype"); }
@font-face {
font-family: 'Font Awesome 5 Free';
font-display: block;
font-weight: 400;
src: url(//izbilgi.com/wp-content/plugins/wp-user-profile-avatar/assets/lib/fontawesome/fonts/fa-regular-400.woff2) format("woff2"), url(//izbilgi.com/wp-content/plugins/wp-user-profile-avatar/assets/lib/fontawesome/fonts/fa-regular-400.ttf) format("truetype"); }
@font-face {
font-family: 'FontAwesome';
font-display: block;
src: url(//izbilgi.com/wp-content/plugins/wp-user-profile-avatar/assets/lib/fontawesome/fonts/fa-solid-900.woff2) format("woff2"), url(//izbilgi.com/wp-content/plugins/wp-user-profile-avatar/assets/lib/fontawesome/fonts/fa-solid-900.ttf) format("truetype"); }
@font-face {
font-family: 'FontAwesome';
font-display: block;
src: url(//izbilgi.com/wp-content/plugins/wp-user-profile-avatar/assets/lib/fontawesome/fonts/fa-brands-400.woff2) format("woff2"), url(//izbilgi.com/wp-content/plugins/wp-user-profile-avatar/assets/lib/fontawesome/fonts/fa-brands-400.ttf) format("truetype"); }
@font-face {
font-family: 'FontAwesome';
font-display: block;
src: url(//izbilgi.com/wp-content/plugins/wp-user-profile-avatar/assets/lib/fontawesome/fonts/fa-regular-400.woff2) format("woff2"), url(//izbilgi.com/wp-content/plugins/wp-user-profile-avatar/assets/lib/fontawesome/fonts/fa-regular-400.ttf) format("truetype");
unicode-range: U+F003,U+F006,U+F014,U+F016-F017,U+F01A-F01B,U+F01D,U+F022,U+F03E,U+F044,U+F046,U+F05C-F05D,U+F06E,U+F070,U+F087-F088,U+F08A,U+F094,U+F096-F097,U+F09D,U+F0A0,U+F0A2,U+F0A4-F0A7,U+F0C5,U+F0C7,U+F0E5-F0E6,U+F0EB,U+F0F6-F0F8,U+F10C,U+F114-F115,U+F118-F11A,U+F11C-F11D,U+F133,U+F147,U+F14E,U+F150-F152,U+F185-F186,U+F18E,U+F190-F192,U+F196,U+F1C1-F1C9,U+F1D9,U+F1DB,U+F1E3,U+F1EA,U+F1F7,U+F1F9,U+F20A,U+F247-F248,U+F24A,U+F24D,U+F255-F25B,U+F25D,U+F271-F274,U+F278,U+F27B,U+F28C,U+F28E,U+F29C,U+F2B5,U+F2B7,U+F2BA,U+F2BC,U+F2BE,U+F2C0-F2C1,U+F2C3,U+F2D0,U+F2D2,U+F2D4,U+F2DC; }
@font-face {
font-family: 'FontAwesome';
font-display: block;
src: url(//izbilgi.com/wp-content/plugins/wp-user-profile-avatar/assets/lib/fontawesome/fonts/fa-v4compatibility.woff2) format("woff2"), url(//izbilgi.com/wp-content/plugins/wp-user-profile-avatar/assets/lib/fontawesome/fonts/fa-v4compatibility.ttf) format("truetype");
unicode-range: U+F041,U+F047,U+F065-F066,U+F07D-F07E,U+F080,U+F08B,U+F08E,U+F090,U+F09A,U+F0AC,U+F0AE,U+F0B2,U+F0D0,U+F0D6,U+F0E4,U+F0EC,U+F10A-F10B,U+F123,U+F13E,U+F148-F149,U+F14C,U+F156,U+F15E,U+F160-F161,U+F163,U+F175-F178,U+F195,U+F1F8,U+F219,U+F27A; }.wp-core-ui .button,.wp-core-ui .button-primary,.wp-core-ui .button-secondary{display:inline-block;text-decoration:none;font-size:13px;line-height:2.15384615;min-height:30px;margin:0;padding:0 10px;cursor:pointer;border-width:1px;border-style:solid;-webkit-appearance:none;border-radius:3px;white-space:nowrap;box-sizing:border-box}.wp-core-ui button::-moz-focus-inner,.wp-core-ui input[type=button]::-moz-focus-inner,.wp-core-ui input[type=reset]::-moz-focus-inner,.wp-core-ui input[type=submit]::-moz-focus-inner{border-width:0;border-style:none;padding:0}.wp-core-ui .button-group.button-large .button,.wp-core-ui .button.button-large{min-height:32px;line-height:2.30769231;padding:0 12px}.wp-core-ui .button-group.button-small .button,.wp-core-ui .button.button-small{min-height:26px;line-height:2.18181818;padding:0 8px;font-size:11px}.wp-core-ui .button-group.button-hero .button,.wp-core-ui .button.button-hero{font-size:14px;min-height:46px;line-height:3.14285714;padding:0 36px}.wp-core-ui .button.hidden{display:none}.wp-core-ui input[type=reset],.wp-core-ui input[type=reset]:active,.wp-core-ui input[type=reset]:focus,.wp-core-ui input[type=reset]:hover{background:0 0;border:none;box-shadow:none;padding:0 2px 1px;width:auto}.wp-core-ui .button,.wp-core-ui .button-secondary{color:#2271b1;border-color:#2271b1;background:#f6f7f7;vertical-align:top}.wp-core-ui p .button{vertical-align:baseline}.wp-core-ui .button-secondary:hover,.wp-core-ui .button.hover,.wp-core-ui .button:hover{background:#f0f0f1;border-color:#0a4b78;color:#0a4b78}.wp-core-ui .button-secondary:focus,.wp-core-ui .button.focus,.wp-core-ui .button:focus{background:#f6f7f7;border-color:#3582c4;color:#0a4b78;box-shadow:0 0 0 1px #3582c4;outline:2px solid transparent;outline-offset:0}.wp-core-ui .button-secondary:active,.wp-core-ui .button:active{background:#f6f7f7;border-color:#8c8f94;box-shadow:none}.wp-core-ui .button.active,.wp-core-ui .button.active:hover{background-color:#dcdcde;color:#135e96;border-color:#0a4b78;box-shadow:inset 0 2px 5px -3px #0a4b78}.wp-core-ui .button.active:focus{border-color:#3582c4;box-shadow:inset 0 2px 5px -3px #0a4b78,0 0 0 1px #3582c4}.wp-core-ui .button-disabled,.wp-core-ui .button-secondary.disabled,.wp-core-ui .button-secondary:disabled,.wp-core-ui .button-secondary[disabled],.wp-core-ui .button.disabled,.wp-core-ui .button:disabled,.wp-core-ui .button[disabled]{color:#a7aaad!important;border-color:#dcdcde!important;background:#f6f7f7!important;box-shadow:none!important;cursor:default;transform:none!important}.wp-core-ui .button-secondary[aria-disabled=true],.wp-core-ui .button[aria-disabled=true]{cursor:default}.wp-core-ui .button-link{margin:0;padding:0;box-shadow:none;border:0;border-radius:0;background:0 0;cursor:pointer;text-align:left;color:#2271b1;text-decoration:underline;transition-property:border,background,color;transition-duration:.05s;transition-timing-function:ease-in-out}.wp-core-ui .button-link:active,.wp-core-ui .button-link:hover{color:#135e96}.wp-core-ui .button-link:focus{color:#043959;box-shadow:0 0 0 2px #2271b1;outline:2px solid transparent}.wp-core-ui .button-link-delete{color:#d63638}.wp-core-ui .button-link-delete:focus,.wp-core-ui .button-link-delete:hover{color:#d63638;background:0 0}.wp-core-ui .button-link-delete:disabled{background:0 0!important}.wp-core-ui .button-primary{background:#2271b1;border-color:#2271b1;color:#fff;text-decoration:none;text-shadow:none}.wp-core-ui .button-primary.focus,.wp-core-ui .button-primary.hover,.wp-core-ui .button-primary:focus,.wp-core-ui .button-primary:hover{background:#135e96;border-color:#135e96;color:#fff}.wp-core-ui .button-primary.focus,.wp-core-ui .button-primary:focus{box-shadow:0 0 0 1px #fff,0 0 0 3px #2271b1}.wp-core-ui .button-primary.active,.wp-core-ui .button-primary.active:focus,.wp-core-ui .button-primary.active:hover,.wp-core-ui .button-primary:active{background:#135e96;border-color:#135e96;box-shadow:none;color:#fff}.wp-core-ui .button-primary-disabled,.wp-core-ui .button-primary.disabled,.wp-core-ui .button-primary:disabled,.wp-core-ui .button-primary[disabled]{color:#a7aaad!important;background:#f6f7f7!important;border-color:#dcdcde!important;box-shadow:none!important;text-shadow:none!important;cursor:default}.wp-core-ui .button-primary[aria-disabled=true]{cursor:default}.wp-core-ui .button-group{position:relative;display:inline-block;white-space:nowrap;font-size:0;vertical-align:middle}.wp-core-ui .button-group>.button{display:inline-block;border-radius:0;margin-right:-1px}.wp-core-ui .button-group>.button:first-child{border-radius:3px 0 0 3px}.wp-core-ui .button-group>.button:last-child{border-radius:0 3px 3px 0}.wp-core-ui .button-group>.button-primary+.button{border-left:0}.wp-core-ui .button-group>.button:focus{position:relative;z-index:1}.wp-core-ui .button-group>.button.active{background-color:#dcdcde;color:#135e96;border-color:#0a4b78;box-shadow:inset 0 2px 5px -3px #0a4b78}.wp-core-ui .button-group>.button.active:focus{border-color:#3582c4;box-shadow:inset 0 2px 5px -3px #0a4b78,0 0 0 1px #3582c4}@media screen and (max-width:782px){.wp-core-ui .button,.wp-core-ui .button.button-large,.wp-core-ui .button.button-small,a.preview,input#publish,input#save-post{padding:0 14px;line-height:2.71428571;font-size:14px;vertical-align:middle;min-height:40px;margin-bottom:4px}.wp-core-ui .copy-to-clipboard-container .copy-attachment-url{margin-bottom:0}#media-upload.wp-core-ui .button{padding:0 10px 1px;min-height:24px;line-height:22px;font-size:13px}.media-frame.mode-grid .bulk-select .button{margin-bottom:0}.wp-core-ui .save-post-status.button{position:relative;margin:0 14px 0 10px}.wp-core-ui.wp-customizer .button{font-size:13px;line-height:2.15384615;min-height:30px;margin:0;vertical-align:inherit}.wp-customizer .theme-overlay .theme-actions .button{margin-bottom:5px}.media-modal-content .media-toolbar-primary .media-button{margin-top:10px;margin-left:5px}.interim-login .button.button-large{min-height:30px;line-height:2;padding:0 12px 2px}}.mejs-offscreen{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal}.mejs-container{background:#000;font-family:Helvetica,Arial,serif;position:relative;text-align:left;text-indent:0;vertical-align:top}.mejs-container,.mejs-container *{box-sizing:border-box}.mejs-container video::-webkit-media-controls,.mejs-container video::-webkit-media-controls-panel,.mejs-container video::-webkit-media-controls-panel-container,.mejs-container video::-webkit-media-controls-start-playback-button{-webkit-appearance:none;display:none!important}.mejs-fill-container,.mejs-fill-container .mejs-container{height:100%;width:100%}.mejs-fill-container{background:transparent;margin:0 auto;overflow:hidden;position:relative}.mejs-container:focus{outline:none}.mejs-iframe-overlay{height:100%;position:absolute;width:100%}.mejs-embed,.mejs-embed body{background:#000;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.mejs-fullscreen{overflow:hidden!important}.mejs-container-fullscreen{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;z-index:1000}.mejs-container-fullscreen .mejs-mediaelement,.mejs-container-fullscreen video{height:100%!important;width:100%!important}.mejs-background,.mejs-mediaelement{left:0;position:absolute;top:0}.mejs-mediaelement{height:100%;width:100%;z-index:0}.mejs-poster{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;left:0;position:absolute;top:0;z-index:1}:root .mejs-poster-img{display:none}.mejs-poster-img{border:0;padding:0}.mejs-overlay{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;left:0;position:absolute;top:0}.mejs-layer{z-index:1}.mejs-overlay-play{cursor:pointer}.mejs-overlay-button{background:url(//izbilgi.com/wp-includes/js/mediaelement/mejs-controls.svg) no-repeat;background-position:0 -39px;height:80px;width:80px}.mejs-overlay:hover>.mejs-overlay-button{background-position:-80px -39px}.mejs-overlay-loading{height:80px;width:80px}.mejs-overlay-loading-bg-img{-webkit-animation:a 1s linear infinite;animation:a 1s linear infinite;background:transparent url(//izbilgi.com/wp-includes/js/mediaelement/mejs-controls.svg) -160px -40px no-repeat;display:block;height:80px;width:80px;z-index:1}@-webkit-keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.mejs-controls{bottom:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:40px;left:0;list-style-type:none;margin:0;padding:0 10px;position:absolute;width:100%;z-index:3}.mejs-controls:not([style*="display: none"]){background:rgba(255,0,0,.7);background:-webkit-linear-gradient(transparent,rgba(0,0,0,.35));background:linear-gradient(transparent,rgba(0,0,0,.35))}.mejs-button,.mejs-time,.mejs-time-rail{font-size:10px;height:40px;line-height:10px;margin:0;width:32px}.mejs-button>button{background:transparent url(//izbilgi.com/wp-includes/js/mediaelement/mejs-controls.svg);border:0;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;margin:10px 6px;overflow:hidden;padding:0;position:absolute;text-decoration:none;width:20px}.mejs-button>button:focus{outline:1px dotted #999}.mejs-container-keyboard-inactive [role=slider],.mejs-container-keyboard-inactive [role=slider]:focus,.mejs-container-keyboard-inactive a,.mejs-container-keyboard-inactive a:focus,.mejs-container-keyboard-inactive button,.mejs-container-keyboard-inactive button:focus{outline:0}.mejs-time{box-sizing:content-box;color:#fff;font-size:11px;font-weight:700;height:24px;overflow:hidden;padding:16px 6px 0;text-align:center;width:auto}.mejs-play>button{background-position:0 0}.mejs-pause>button{background-position:-20px 0}.mejs-replay>button{background-position:-160px 0}.mejs-time-rail{direction:ltr;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;height:40px;margin:0 10px;padding-top:10px;position:relative}.mejs-time-buffering,.mejs-time-current,.mejs-time-float,.mejs-time-float-corner,.mejs-time-float-current,.mejs-time-hovered,.mejs-time-loaded,.mejs-time-marker,.mejs-time-total{border-radius:2px;cursor:pointer;display:block;height:10px;position:absolute}.mejs-time-total{background:hsla(0,0%,100%,.3);margin:5px 0 0;width:100%}.mejs-time-buffering{-webkit-animation:b 2s linear infinite;animation:b 2s linear infinite;background:-webkit-linear-gradient(135deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background:linear-gradient(-45deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background-size:15px 15px;width:100%}@-webkit-keyframes b{0%{background-position:0 0}to{background-position:30px 0}}@keyframes b{0%{background-position:0 0}to{background-position:30px 0}}.mejs-time-loaded{background:hsla(0,0%,100%,.3)}.mejs-time-current,.mejs-time-handle-content{background:hsla(0,0%,100%,.9)}.mejs-time-hovered{background:hsla(0,0%,100%,.5);z-index:10}.mejs-time-hovered.negative{background:rgba(0,0,0,.2)}.mejs-time-buffering,.mejs-time-current,.mejs-time-hovered,.mejs-time-loaded{left:0;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transition:all .15s ease-in;transition:all .15s ease-in;width:100%}.mejs-time-buffering{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.mejs-time-hovered{-webkit-transition:height .1s cubic-bezier(.44,0,1,1);transition:height .1s cubic-bezier(.44,0,1,1)}.mejs-time-hovered.no-hover{-webkit-transform:scaleX(0)!important;-ms-transform:scaleX(0)!important;transform:scaleX(0)!important}.mejs-time-handle,.mejs-time-handle-content{border:4px solid transparent;cursor:pointer;left:0;position:absolute;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);z-index:11}.mejs-time-handle-content{border:4px solid hsla(0,0%,100%,.9);border-radius:50%;height:10px;left:-7px;top:-4px;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);width:10px}.mejs-time-rail .mejs-time-handle-content:active,.mejs-time-rail .mejs-time-handle-content:focus,.mejs-time-rail:hover .mejs-time-handle-content{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.mejs-time-float{background:#eee;border:1px solid #333;bottom:100%;color:#111;display:none;height:17px;margin-bottom:9px;position:absolute;text-align:center;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:36px}.mejs-time-float-current{display:block;left:0;margin:2px;text-align:center;width:30px}.mejs-time-float-corner{border:5px solid #eee;border-color:#eee transparent transparent;border-radius:0;display:block;height:0;left:50%;line-height:0;position:absolute;top:100%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:0}.mejs-long-video .mejs-time-float{margin-left:-23px;width:64px}.mejs-long-video .mejs-time-float-current{width:60px}.mejs-broadcast{color:#fff;height:10px;position:absolute;top:15px;width:100%}.mejs-fullscreen-button>button{background-position:-80px 0}.mejs-unfullscreen>button{background-position:-100px 0}.mejs-mute>button{background-position:-60px 0}.mejs-unmute>button{background-position:-40px 0}.mejs-volume-button{position:relative}.mejs-volume-button>.mejs-volume-slider{-webkit-backface-visibility:hidden;background:rgba(50,50,50,.7);border-radius:0;bottom:100%;display:none;height:115px;left:50%;margin:0;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:25px;z-index:1}.mejs-volume-button:hover{border-radius:0 0 4px 4px}.mejs-volume-total{background:hsla(0,0%,100%,.5);height:100px;left:50%;margin:0;position:absolute;top:8px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:2px}.mejs-volume-current{left:0;margin:0;width:100%}.mejs-volume-current,.mejs-volume-handle{background:hsla(0,0%,100%,.9);position:absolute}.mejs-volume-handle{border-radius:1px;cursor:ns-resize;height:6px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:16px}.mejs-horizontal-volume-slider{display:block;height:36px;position:relative;vertical-align:middle;width:56px}.mejs-horizontal-volume-total{background:rgba(50,50,50,.8);height:8px;top:16px;width:50px}.mejs-horizontal-volume-current,.mejs-horizontal-volume-total{border-radius:2px;font-size:1px;left:0;margin:0;padding:0;position:absolute}.mejs-horizontal-volume-current{background:hsla(0,0%,100%,.8);height:100%;top:0;width:100%}.mejs-horizontal-volume-handle{display:none}.mejs-captions-button,.mejs-chapters-button{position:relative}.mejs-captions-button>button{background-position:-140px 0}.mejs-chapters-button>button{background-position:-180px 0}.mejs-captions-button>.mejs-captions-selector,.mejs-chapters-button>.mejs-chapters-selector{background:rgba(50,50,50,.7);border:1px solid transparent;border-radius:0;bottom:100%;margin-right:-43px;overflow:hidden;padding:0;position:absolute;right:50%;visibility:visible;width:86px}.mejs-chapters-button>.mejs-chapters-selector{margin-right:-55px;width:110px}.mejs-captions-selector-list,.mejs-chapters-selector-list{list-style-type:none!important;margin:0;overflow:hidden;padding:0}.mejs-captions-selector-list-item,.mejs-chapters-selector-list-item{color:#fff;cursor:pointer;display:block;list-style-type:none!important;margin:0 0 6px;overflow:hidden;padding:0}.mejs-captions-selector-list-item:hover,.mejs-chapters-selector-list-item:hover{background-color:#c8c8c8!important;background-color:hsla(0,0%,100%,.4)!important}.mejs-captions-selector-input,.mejs-chapters-selector-input{clear:both;float:left;left:-1000px;margin:3px 3px 0 5px;position:absolute}.mejs-captions-selector-label,.mejs-chapters-selector-label{cursor:pointer;float:left;font-size:10px;line-height:15px;padding:4px 10px 0;width:100%}.mejs-captions-selected,.mejs-chapters-selected{color:#21f8f8}.mejs-captions-translations{font-size:10px;margin:0 0 5px}.mejs-captions-layer{bottom:0;color:#fff;font-size:16px;left:0;line-height:20px;position:absolute;text-align:center}.mejs-captions-layer a{color:#fff;text-decoration:underline}.mejs-captions-layer[lang=ar]{font-size:20px;font-weight:400}.mejs-captions-position{bottom:15px;left:0;position:absolute;width:100%}.mejs-captions-position-hover{bottom:35px}.mejs-captions-text,.mejs-captions-text *{background:hsla(0,0%,8%,.5);box-shadow:5px 0 0 hsla(0,0%,8%,.5),-5px 0 0 hsla(0,0%,8%,.5);padding:0;white-space:pre-wrap}.mejs-container.mejs-hide-cues video::-webkit-media-text-track-container{display:none}.mejs-overlay-error{position:relative}.mejs-overlay-error>img{left:0;max-width:100%;position:absolute;top:0;z-index:-1}.mejs-cannotplay,.mejs-cannotplay a{color:#fff;font-size:.8em}.mejs-cannotplay{position:relative}.mejs-cannotplay a,.mejs-cannotplay p{display:inline-block;padding:0 15px;width:100%}.mejs-container{clear:both;max-width:100%}.mejs-container *{font-family:Helvetica,Arial}.mejs-container,.mejs-container .mejs-controls,.mejs-embed,.mejs-embed body{background:#222}.mejs-time{font-weight:400;word-wrap:normal}.mejs-controls a.mejs-horizontal-volume-slider{display:table}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-time-rail .mejs-time-loaded{background:#fff}.mejs-controls .mejs-time-rail .mejs-time-current{background:#0073aa}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-time-rail .mejs-time-total{background:rgba(255,255,255,.33)}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-time-rail span{border-radius:0}.mejs-overlay-loading{background:0 0}.mejs-controls button:hover{border:none;-webkit-box-shadow:none;box-shadow:none}.me-cannotplay{width:auto!important}.media-embed-details .wp-audio-shortcode{display:inline-block;max-width:400px}.audio-details .embed-media-settings{overflow:visible}.media-embed-details .embed-media-settings .setting span:not(.button-group){max-width:400px;width:auto}.media-embed-details .embed-media-settings .checkbox-setting span{display:inline-block}.media-embed-details .embed-media-settings{padding-top:0;top:28px}.media-embed-details .instructions{padding:16px 0;max-width:600px}.media-embed-details .setting .remove-setting,.media-embed-details .setting p{color:#a00;font-size:10px;text-transform:uppercase}.media-embed-details .setting .remove-setting{padding:5px 0}.media-embed-details .setting a:hover{color:#dc3232}.media-embed-details .embed-media-settings .checkbox-setting{float:none;margin:0 0 10px}.wp-video{max-width:100%;height:auto}.wp_attachment_holder .wp-audio-shortcode,.wp_attachment_holder .wp-video{margin-top:18px}.wp-video-shortcode video,video.wp-video-shortcode{max-width:100%;display:inline-block}.video-details .wp-video-holder{width:100%;max-width:640px}.wp-playlist{border:1px solid #ccc;padding:10px;margin:12px 0 18px;font-size:14px;line-height:1.5}.wp-admin .wp-playlist{margin:0 0 18px}.wp-playlist video{display:inline-block;max-width:100%}.wp-playlist audio{display:none;max-width:100%;width:400px}.wp-playlist .mejs-container{margin:0;max-width:100%}.wp-playlist .mejs-controls .mejs-button button{outline:0}.wp-playlist-light{background:#fff;color:#000}.wp-playlist-dark{color:#fff;background:#000}.wp-playlist-caption{display:block;max-width:88%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:1.5}.wp-playlist-item .wp-playlist-caption{text-decoration:none;color:#000;max-width:-webkit-calc(100% - 40px);max-width:calc(100% - 40px)}.wp-playlist-item-meta{display:block;font-size:14px;line-height:1.5}.wp-playlist-item-title{font-size:14px;line-height:1.5}.wp-playlist-item-album{font-style:italic;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-playlist-item-artist{font-size:12px;text-transform:uppercase}.wp-playlist-item-length{position:absolute;right:3px;top:0;font-size:14px;line-height:1.5}.rtl .wp-playlist-item-length{left:3px;right:auto}.wp-playlist-tracks{margin-top:10px}.wp-playlist-item{position:relative;cursor:pointer;padding:0 3px;border-bottom:1px solid #ccc}.wp-playlist-item:last-child{border-bottom:0}.wp-playlist-light .wp-playlist-caption{color:#333}.wp-playlist-dark .wp-playlist-caption{color:#ddd}.wp-playlist-playing{font-weight:700;background:#f7f7f7}.wp-playlist-light .wp-playlist-playing{background:#fff;color:#000}.wp-playlist-dark .wp-playlist-playing{background:#000;color:#fff}.wp-playlist-current-item{overflow:hidden;margin-bottom:10px;height:60px}.wp-playlist .wp-playlist-current-item img{float:left;max-width:60px;height:auto;margin-right:10px;padding:0;border:0}.rtl .wp-playlist .wp-playlist-current-item img{float:right;margin-left:10px;margin-right:0}.wp-playlist-current-item .wp-playlist-item-artist,.wp-playlist-current-item .wp-playlist-item-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-audio-playlist .me-cannotplay span{padding:5px 15px}.media-modal *{box-sizing:content-box}.media-modal input,.media-modal select,.media-modal textarea{box-sizing:border-box}.media-frame,.media-modal{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:12px;-webkit-overflow-scrolling:touch}.media-modal legend{padding:0;font-size:13px}.media-modal label{font-size:13px}.media-modal .legend-inline{position:absolute;transform:translate(-100%,50%);margin-left:-1%;line-height:1.2}.media-frame a{border-bottom:none;color:#2271b1}.media-frame a:active,.media-frame a:hover{color:#135e96}.media-frame a:focus{box-shadow:0 0 0 2px #2271b1;color:#043959;outline:2px solid transparent}.media-frame a.button{color:#2c3338}.media-frame a.button:hover{color:#1d2327}.media-frame a.button-primary,.media-frame a.button-primary:hover{color:#fff}.media-frame input,.media-frame textarea{padding:6px 8px}.media-frame select,.wp-admin .media-frame select{min-height:30px;vertical-align:middle}.media-frame input[type=color],.media-frame input[type=date],.media-frame input[type=datetime-local],.media-frame input[type=datetime],.media-frame input[type=email],.media-frame input[type=month],.media-frame input[type=number],.media-frame input[type=password],.media-frame input[type=search],.media-frame input[type=tel],.media-frame input[type=text],.media-frame input[type=time],.media-frame input[type=url],.media-frame input[type=week],.media-frame select,.media-frame textarea{box-shadow:0 0 0 transparent;border-radius:4px;border:1px solid #8c8f94;background-color:#fff;color:#2c3338;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:13px;line-height:1.38461538}.media-frame input[type=date],.media-frame input[type=datetime-local],.media-frame input[type=datetime],.media-frame input[type=email],.media-frame input[type=month],.media-frame input[type=number],.media-frame input[type=password],.media-frame input[type=search],.media-frame input[type=tel],.media-frame input[type=text],.media-frame input[type=time],.media-frame input[type=url],.media-frame input[type=week]{padding:0 8px;line-height:2.15384615}.media-frame.mode-grid .wp-filter input[type=search]{font-size:14px;line-height:2}.media-frame input[type=email]:focus,.media-frame input[type=number]:focus,.media-frame input[type=password]:focus,.media-frame input[type=search]:focus,.media-frame input[type=text]:focus,.media-frame input[type=url]:focus,.media-frame select:focus,.media-frame textarea:focus{border-color:#3582c4;box-shadow:0 0 0 1px #3582c4;outline:2px solid transparent}.media-frame input:disabled,.media-frame input[readonly],.media-frame textarea:disabled,.media-frame textarea[readonly]{background-color:#f0f0f1}.media-frame input[type=search]{-webkit-appearance:textfield}.media-frame ::-webkit-input-placeholder{color:#646970}.media-frame ::-moz-placeholder{color:#646970;opacity:1}.media-frame :-ms-input-placeholder{color:#646970}.media-frame .hidden,.media-frame .setting.hidden{display:none} .ui-draggable-handle,.ui-sortable-handle{touch-action:none}.media-modal{position:fixed;top:30px;left:30px;right:30px;bottom:30px;z-index:160000}.wp-customizer .media-modal{z-index:560000}.media-modal-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;min-height:360px;background:#000;opacity:.7;z-index:159900}.wp-customizer .media-modal-backdrop{z-index:559900}.media-modal-close{position:absolute;top:0;right:0;width:50px;height:50px;margin:0;padding:0;border:1px solid transparent;background:0 0;color:#646970;z-index:1000;cursor:pointer;outline:0;transition:color .1s ease-in-out,background .1s ease-in-out}.media-modal-close:active,.media-modal-close:hover{color:#135e96}.media-modal-close:focus{color:#135e96;border-color:#4f94d4;box-shadow:0 0 3px rgba(34,113,177,.8);outline:2px solid transparent}.media-modal-close span.media-modal-icon{background-image:none}.media-modal-close .media-modal-icon:before{content:"\f158";font:normal 20px/1 dashicons;speak:never;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.media-modal-content{position:absolute;top:0;left:0;right:0;bottom:0;overflow:auto;min-height:300px;box-shadow:0 5px 15px rgba(0,0,0,.7);background:#fff;-webkit-font-smoothing:subpixel-antialiased}.media-modal-content .media-frame select.attachment-filters{margin-top:32px;margin-right:2%;width:42%;width:calc(48% - 12px)}.wp-core-ui .media-modal-icon{background-image:url(//izbilgi.com/wp-includes/images/uploader-icons.png);background-repeat:no-repeat}.media-toolbar{position:absolute;top:0;left:0;right:0;z-index:100;height:60px;padding:0 16px;border:0 solid #dcdcde;overflow:hidden}.media-frame-toolbar .media-toolbar{top:auto;bottom:-47px;height:auto;overflow:visible;border-top:1px solid #dcdcde}.media-toolbar-primary{float:right;height:100%;position:relative}.media-toolbar-secondary{float:left;height:100%}.media-toolbar-primary>.media-button,.media-toolbar-primary>.media-button-group{margin-left:10px;float:left;margin-top:15px}.media-toolbar-secondary>.media-button,.media-toolbar-secondary>.media-button-group{margin-right:10px;margin-top:15px}.media-sidebar{position:absolute;top:0;right:0;bottom:0;width:267px;padding:0 16px;z-index:75;background:#f6f7f7;border-left:1px solid #dcdcde;overflow:auto;-webkit-overflow-scrolling:touch}.media-sidebar::after{content:"";display:flex;clear:both;height:24px}.hide-toolbar .media-sidebar{bottom:0}.image-details .media-embed h2,.media-sidebar h2{position:relative;font-weight:600;text-transform:uppercase;font-size:12px;color:#646970;margin:24px 0 8px}.attachment-details .setting,.media-sidebar .setting{display:block;float:left;width:100%;margin:0 0 10px}.attachment-details h2{display:grid;grid-template-columns:auto 5em}.media-sidebar .collection-settings .setting{margin:1px 0}.attachment-details .setting.has-description,.media-sidebar .setting.has-description{margin-bottom:5px}.media-sidebar .setting .link-to-custom{margin:3px 2px 0}.attachment-details .setting .name,.attachment-details .setting span,.media-sidebar .setting .name,.media-sidebar .setting .value,.media-sidebar .setting span{min-width:30%;margin-right:4%;font-size:12px;text-align:right;word-wrap:break-word}.media-sidebar .setting .name{max-width:80px}.media-sidebar .setting .value{text-align:left}.media-sidebar .setting select{max-width:65%}.attachment-details .field input[type=checkbox],.attachment-details .field input[type=radio],.attachment-details .setting input[type=checkbox],.attachment-details .setting input[type=radio],.media-sidebar .field input[type=checkbox],.media-sidebar .field input[type=radio],.media-sidebar .setting input[type=checkbox],.media-sidebar .setting input[type=radio]{float:none;margin:8px 3px 0;padding:0}.attachment-details .setting .name,.attachment-details .setting .value,.attachment-details .setting span,.compat-item label span,.media-sidebar .checkbox-label-inline,.media-sidebar .setting .name,.media-sidebar .setting .value,.media-sidebar .setting span{float:left;min-height:22px;padding-top:8px;line-height:1.33333333;font-weight:400;color:#646970}.media-sidebar .checkbox-label-inline{font-size:12px}.attachment-details .copy-to-clipboard-container,.media-sidebar .copy-to-clipboard-container{flex-wrap:wrap;margin-top:10px;margin-left:calc(35% - 1px);padding-top:10px}.attachment-details .attachment-info .copy-to-clipboard-container{float:none}.attachment-details .copy-to-clipboard-container .success,.media-sidebar .copy-to-clipboard-container .success{padding:0;min-height:0;line-height:2.18181818;text-align:left;color:#007017}.compat-item label span{text-align:right}.attachment-details .setting .value,.attachment-details .setting input[type=email],.attachment-details .setting input[type=number],.attachment-details .setting input[type=password],.attachment-details .setting input[type=search],.attachment-details .setting input[type=tel],.attachment-details .setting input[type=text],.attachment-details .setting input[type=url],.attachment-details .setting textarea,.attachment-details .setting+.description,.media-sidebar .setting .value,.media-sidebar .setting input[type=email],.media-sidebar .setting input[type=number],.media-sidebar .setting input[type=password],.media-sidebar .setting input[type=search],.media-sidebar .setting input[type=tel],.media-sidebar .setting input[type=text],.media-sidebar .setting input[type=url],.media-sidebar .setting textarea{box-sizing:border-box;margin:1px;width:65%;float:right}.attachment-details .setting .value,.attachment-details .setting+.description,.media-sidebar .setting .value{margin:0 1px;text-align:left}.attachment-details .setting+.description{clear:both;font-size:12px;font-style:normal;margin-bottom:10px}.attachment-details .setting textarea,.compat-item .field textarea,.media-sidebar .setting textarea{height:62px;resize:vertical}.alt-text textarea,.attachment-details .alt-text textarea,.compat-item .alt-text textarea,.media-sidebar .alt-text textarea{height:50px}.compat-item{float:left;width:100%;overflow:hidden}.compat-item table{width:100%;table-layout:fixed;border-spacing:0;border:0}.compat-item tr{padding:2px 0;display:block;overflow:hidden}.compat-item .field,.compat-item .label{display:block;margin:0;padding:0}.compat-item .label{min-width:30%;margin-right:4%;float:left;text-align:right}.compat-item .label span{display:block;width:100%}.compat-item .field{float:right;width:65%;margin:1px}.compat-item .field input[type=email],.compat-item .field input[type=number],.compat-item .field input[type=password],.compat-item .field input[type=search],.compat-item .field input[type=tel],.compat-item .field input[type=text],.compat-item .field input[type=url],.compat-item .field textarea{width:100%;margin:0;box-sizing:border-box}.sidebar-for-errors .attachment-details,.sidebar-for-errors .compat-item,.sidebar-for-errors .media-sidebar .media-progress-bar,.sidebar-for-errors .upload-details{display:none!important}.media-menu{position:absolute;top:0;left:0;right:0;bottom:0;margin:0;padding:50px 0 10px;background:#f6f7f7;border-right-width:1px;border-right-style:solid;border-right-color:#c3c4c7;-webkit-user-select:none;user-select:none}.media-menu .media-menu-item{display:block;box-sizing:border-box;width:100%;position:relative;border:0;margin:0;padding:8px 20px;font-size:14px;line-height:1.28571428;background:0 0;color:#2271b1;text-align:left;text-decoration:none;cursor:pointer}.media-menu .media-menu-item:hover{background:rgba(0,0,0,.04)}.media-menu .media-menu-item:active{color:#2271b1;outline:0}.media-menu .active,.media-menu .active:hover{color:#1d2327;font-weight:600}.media-menu .media-menu-item:focus{box-shadow:0 0 0 2px #2271b1;color:#043959;outline:2px solid transparent}.media-menu .separator{height:0;margin:12px 20px;padding:0;border-top:1px solid #dcdcde}.media-router{position:relative;padding:0 6px;margin:0;clear:both}.media-router .media-menu-item{position:relative;float:left;border:0;margin:0;padding:8px 10px 9px;height:18px;line-height:1.28571428;font-size:14px;text-decoration:none;background:0 0;cursor:pointer;transition:none}.media-router .media-menu-item:last-child{border-right:0}.media-router .media-menu-item:active,.media-router .media-menu-item:hover{color:#2271b1}.media-router .active,.media-router .active:hover{color:#1d2327}.media-router .media-menu-item:focus{box-shadow:0 0 0 2px #2271b1;color:#043959;outline:2px solid transparent;z-index:1}.media-router .active,.media-router .media-menu-item.active:last-child{margin:-1px -1px 0;background:#fff;border:1px solid #dcdcde;border-bottom:none}.media-router .active:after{display:none}.media-frame{overflow:hidden;position:absolute;top:0;left:0;right:0;bottom:0}.media-frame-menu{position:absolute;top:0;left:0;bottom:0;width:200px;z-index:150}.media-frame-title{position:absolute;top:0;left:200px;right:0;height:50px;z-index:200}.media-frame-router{position:absolute;top:50px;left:200px;right:0;height:36px;z-index:200}.media-frame-content{position:absolute;top:84px;left:200px;right:0;bottom:61px;height:auto;width:auto;margin:0;overflow:auto;background:#fff;border-top:1px solid #dcdcde}.media-frame-toolbar{position:absolute;left:200px;right:0;z-index:100;bottom:60px;height:auto}.media-frame.hide-menu .media-frame-content,.media-frame.hide-menu .media-frame-router,.media-frame.hide-menu .media-frame-title,.media-frame.hide-menu .media-frame-toolbar{left:0}.media-frame.hide-toolbar .media-frame-content{bottom:0}.media-frame.hide-router .media-frame-content{top:50px}.media-frame.hide-menu .media-frame-menu,.media-frame.hide-menu .media-frame-menu-heading,.media-frame.hide-router .media-frame-router,.media-frame.hide-toolbar .media-frame-toolbar{display:none}.media-frame-title h1{padding:0 16px;font-size:22px;line-height:2.27272727;margin:0}.media-attachments-filter-heading,.media-frame-menu-heading{position:absolute;left:20px;top:22px;margin:0;font-size:13px;line-height:1;z-index:151}.media-attachments-filter-heading{top:10px;left:16px}.mode-grid .media-attachments-filter-heading{top:0;left:-9999px}.mode-grid .media-frame-actions-heading{display:none}.wp-core-ui .button.media-frame-menu-toggle{display:none}.media-frame-title .suggested-dimensions{font-size:14px;float:right;margin-right:20px}.media-frame-content .crop-content{height:100%}.options-general-php .crop-content.site-icon,.wp-customizer:not(.mobile) .media-frame-content .crop-content.site-icon{margin-right:300px}.media-frame-content .crop-content .crop-image{display:block;margin:auto;max-width:100%;max-height:100%}.media-frame-content .crop-content .upload-errors{position:absolute;width:300px;top:50%;left:50%;margin-left:-150px;margin-right:-150px;z-index:600000}.media-frame .media-iframe{overflow:hidden}.media-frame .media-iframe,.media-frame .media-iframe iframe{height:100%;width:100%;border:0}.media-frame select.attachment-filters{margin-top:11px;margin-right:2%;max-width:42%;max-width:calc(48% - 12px)}.media-frame select.attachment-filters:last-of-type{margin-right:0}.media-frame .search{margin:32px 0 0;padding:4px;font-size:13px;color:#3c434a;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;-webkit-appearance:none}.media-toolbar-primary .search{max-width:100%}.media-modal .media-frame .media-search-input-label{position:absolute;left:0;top:10px;margin:0;line-height:1}.wp-core-ui .attachments{margin:0;-webkit-overflow-scrolling:touch}.wp-core-ui .attachment{position:relative;float:left;padding:8px;margin:0;color:#3c434a;cursor:pointer;list-style:none;text-align:center;-webkit-user-select:none;user-select:none;width:25%;box-sizing:border-box}.wp-core-ui .attachment.details:focus,.wp-core-ui .attachment:focus,.wp-core-ui .selected.attachment:focus{box-shadow:inset 0 0 2px 3px #fff,inset 0 0 0 7px #4f94d4;outline:2px solid transparent;outline-offset:-6px}.wp-core-ui .selected.attachment{box-shadow:inset 0 0 0 5px #fff,inset 0 0 0 7px #c3c4c7}.wp-core-ui .attachment.details{box-shadow:inset 0 0 0 3px #fff,inset 0 0 0 7px #2271b1}.wp-core-ui .attachment-preview{position:relative;box-shadow:inset 0 0 15px rgba(0,0,0,.1),inset 0 0 0 1px rgba(0,0,0,.05);background:#f0f0f1;cursor:pointer}.wp-core-ui .attachment-preview:before{content:"";display:block;padding-top:100%}.wp-core-ui .attachment .icon{margin:0 auto;overflow:hidden}.wp-core-ui .attachment .thumbnail{overflow:hidden;position:absolute;top:0;right:0;bottom:0;left:0;opacity:1;transition:opacity .1s}.wp-core-ui .attachment .portrait img{max-width:100%}.wp-core-ui .attachment .landscape img{max-height:100%}.wp-core-ui .attachment .thumbnail:after{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);overflow:hidden}.wp-core-ui .attachment .thumbnail img{top:0;left:0}.wp-core-ui .attachment .thumbnail .centered{position:absolute;top:0;left:0;width:100%;height:100%;transform:translate(50%,50%)}.wp-core-ui .attachment .thumbnail .centered img{transform:translate(-50%,-50%)}.wp-core-ui .attachments-browser .attachment .thumbnail .centered img.icon{transform:translate(-50%,-70%)}.wp-core-ui .attachment .filename{position:absolute;left:0;right:0;bottom:0;overflow:hidden;max-height:100%;word-wrap:break-word;text-align:center;font-weight:600;background:rgba(255,255,255,.8);box-shadow:inset 0 0 0 1px rgba(0,0,0,.15)}.wp-core-ui .attachment .filename div{padding:5px 10px}.wp-core-ui .attachment .thumbnail img{position:absolute}.wp-core-ui .attachment-close{display:block;position:absolute;top:5px;right:5px;height:22px;width:22px;padding:0;background-color:#fff;background-position:-96px 4px;border-radius:3px;box-shadow:0 0 0 1px rgba(0,0,0,.3);transition:none}.wp-core-ui .attachment-close:focus,.wp-core-ui .attachment-close:hover{background-position:-36px 4px}.wp-core-ui .attachment .check{display:none;height:24px;width:24px;padding:0;border:0;position:absolute;z-index:10;top:0;right:0;outline:0;background:#f0f0f1;cursor:pointer;box-shadow:0 0 0 1px #fff,0 0 0 2px rgba(0,0,0,.15)}.wp-core-ui .attachment .check .media-modal-icon{display:block;background-position:-1px 0;height:15px;width:15px;margin:5px}.wp-core-ui .attachment .check:hover .media-modal-icon{background-position:-40px 0}.wp-core-ui .attachment.selected .check{display:block}.wp-core-ui .attachment.details .check,.wp-core-ui .attachment.selected .check:focus,.wp-core-ui .media-frame.mode-grid .attachment.selected .check{background-color:#2271b1;box-shadow:0 0 0 1px #fff,0 0 0 2px #2271b1}.wp-core-ui .attachment.selected .check:focus{outline:2px solid transparent}.wp-core-ui .attachment.details .check .media-modal-icon,.wp-core-ui .media-frame.mode-grid .attachment.selected .check .media-modal-icon{background-position:-21px 0}.wp-core-ui .attachment.details .check:hover .media-modal-icon,.wp-core-ui .attachment.selected .check:focus .media-modal-icon,.wp-core-ui .media-frame.mode-grid .attachment.selected .check:hover .media-modal-icon{background-position:-60px 0}.wp-core-ui .media-frame .attachment .describe{position:relative;display:block;width:100%;margin:0;padding:0 8px;font-size:12px;border-radius:0}.media-frame .attachments-browser{position:relative;width:100%;height:100%;overflow:hidden}.attachments-browser .media-toolbar{right:300px;height:72px;background:#fff}.attachments-browser.hide-sidebar .media-toolbar{right:0}.attachments-browser .media-toolbar-primary>.media-button,.attachments-browser .media-toolbar-primary>.media-button-group,.attachments-browser .media-toolbar-secondary>.media-button,.attachments-browser .media-toolbar-secondary>.media-button-group{margin:10px 0}.attachments-browser .attachments{padding:2px 8px 8px}.attachments-browser .uploader-inline,.attachments-browser.has-load-more .attachments-wrapper,.attachments-browser:not(.has-load-more) .attachments{position:absolute;top:72px;left:0;right:300px;bottom:0;overflow:auto;outline:0}.attachments-browser .uploader-inline.hidden{display:none}.attachments-browser .media-toolbar-primary{max-width:33%}.mode-grid .attachments-browser .media-toolbar-primary{display:flex;align-items:center;column-gap:.5rem;margin:11px 0}.mode-grid .attachments-browser .media-toolbar-mode-select .media-toolbar-primary{display:none}.attachments-browser .media-toolbar-secondary{max-width:66%}.uploader-inline .close{background-color:transparent;border:0;cursor:pointer;height:48px;outline:0;padding:0;position:absolute;right:2px;text-align:center;top:2px;width:48px;z-index:1}.uploader-inline .close:before{font:normal 30px/1 dashicons!important;color:#50575e;display:inline-block;content:"\f335";font-weight:300;margin-top:1px}.uploader-inline .close:focus{outline:1px solid #4f94d4;box-shadow:0 0 3px rgba(34,113,177,.8)}.attachments-browser.hide-sidebar .attachments,.attachments-browser.hide-sidebar .uploader-inline{right:0;margin-right:0}.attachments-browser .instructions{display:inline-block;margin-top:16px;line-height:1.38461538;font-size:13px;color:#646970}.attachments-browser .no-media{padding:2em 0 0 2em}.more-loaded .attachment:not(.found-media){background:#dcdcde}.load-more-wrapper{clear:both;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;padding:1em 0}.load-more-wrapper .load-more-count{min-width:100%;margin:0 0 1em;text-align:center}.load-more-wrapper .load-more{margin:0}.media-frame .load-more-wrapper .load-more+.spinner{float:none;margin:0 -30px 0 10px}.media-frame .load-more-wrapper .load-more.hidden+.spinner{margin:0}.load-more-wrapper::after{content:"";min-width:100%;order:1}.load-more-wrapper .load-more-jump{margin:0 0 0 12px}.attachment.new-media{outline:2px dotted #c3c4c7}.media-progress-bar{position:relative;height:10px;width:70%;margin:10px auto;border-radius:10px;background:#dcdcde;background:rgba(0,0,0,.1)}.media-progress-bar div{height:10px;min-width:20px;width:0;background:#2271b1;border-radius:10px;transition:width .3s}.media-uploader-status .media-progress-bar{display:none;width:100%}.uploading.media-uploader-status .media-progress-bar{display:block}.attachment-preview .media-progress-bar{position:absolute;top:50%;left:15%;width:70%;margin:-5px 0 0}.media-uploader-status{position:relative;margin:0 auto;padding-bottom:10px;max-width:400px}.uploader-inline .media-uploader-status h2{display:none}.media-uploader-status .upload-details{display:none;font-size:12px;color:#646970}.uploading.media-uploader-status .upload-details{display:block}.media-uploader-status .upload-detail-separator{padding:0 4px}.media-uploader-status .upload-count{color:#3c434a}.media-uploader-status .upload-dismiss-errors,.media-uploader-status .upload-errors{display:none}.errors.media-uploader-status .upload-dismiss-errors,.errors.media-uploader-status .upload-errors{display:block}.media-uploader-status .upload-dismiss-errors{transition:none;text-decoration:none}.upload-errors .upload-error{padding:12px;margin-bottom:12px;background:#fff;border-left:4px solid #d63638;box-shadow:0 1px 1px 0 rgba(0,0,0,.1)}.uploader-inline .upload-errors .upload-error{padding:12px 30px;background-color:#fcf0f1;box-shadow:none}.upload-errors .upload-error-filename{font-weight:600}.upload-errors .upload-error-message{display:block;padding-top:8px;word-wrap:break-word}.uploader-window,.wp-editor-wrap .uploader-editor{top:0;left:0;right:0;bottom:0;text-align:center;display:none}.uploader-window{position:fixed;z-index:250000;opacity:0;transition:opacity 250ms}.wp-editor-wrap .uploader-editor{position:absolute;z-index:99998;background:rgba(140,143,148,.9)}.uploader-window,.wp-editor-wrap .uploader-editor.droppable{background:rgba(10,75,120,.9)}.uploader-window-content,.wp-editor-wrap .uploader-editor-content{position:absolute;top:10px;left:10px;right:10px;bottom:10px;border:1px dashed #fff}.uploader-window .uploader-editor-title,.uploader-window h1,.wp-editor-wrap .uploader-editor .uploader-editor-title{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);font-size:3em;line-height:1.3;font-weight:600;color:#fff;margin:0;padding:0 10px}.wp-editor-wrap .uploader-editor .uploader-editor-title{display:none}.wp-editor-wrap .uploader-editor.droppable .uploader-editor-title{display:block}.uploader-window .media-progress-bar{margin-top:20px;max-width:300px;background:0 0;border-color:#fff;display:none}.uploader-window .media-progress-bar div{background:#fff}.uploading .uploader-window .media-progress-bar{display:block}.media-frame .uploader-inline{margin-bottom:20px;padding:0;text-align:center}.uploader-inline-content{position:absolute;top:30%;left:0;right:0}.uploader-inline-content .upload-ui{margin:2em 0}.uploader-inline-content .post-upload-ui{margin-bottom:2em}.uploader-inline .has-upload-message .upload-ui{margin:0 0 4em}.uploader-inline h2{font-size:20px;line-height:1.4;font-weight:400;margin:0}.uploader-inline .has-upload-message .upload-instructions{font-size:14px;color:#3c434a;font-weight:400}.uploader-inline .drop-instructions{display:none}.supports-drag-drop .uploader-inline .drop-instructions{display:block}.uploader-inline p{margin:.5em 0}.uploader-inline .media-progress-bar{display:none}.uploading.uploader-inline .media-progress-bar{display:block}.uploader-inline .browser{display:inline-block!important}.media-selection{position:absolute;top:0;left:0;right:350px;height:60px;padding:0 0 0 16px;overflow:hidden;white-space:nowrap}.media-selection .selection-info{display:inline-block;font-size:12px;height:60px;margin-right:10px;vertical-align:top}.media-selection.editing,.media-selection.empty{display:none}.media-selection.one .edit-selection{display:none}.media-selection .count{display:block;padding-top:12px;font-size:14px;line-height:1.42857142;font-weight:600}.media-selection .button-link{float:left;padding:1px 8px;margin:1px 8px 1px -8px;line-height:1.4;border-right:1px solid #dcdcde;color:#2271b1;text-decoration:none}.media-selection .button-link:focus,.media-selection .button-link:hover{color:#135e96}.media-selection .button-link:last-child{border-right:0;margin-right:0}.selection-info .clear-selection{color:#d63638}.selection-info .clear-selection:focus,.selection-info .clear-selection:hover{color:#d63638}.media-selection .selection-view{display:inline-block;vertical-align:top}.media-selection .attachments{display:inline-block;height:48px;margin:6px;padding:0;overflow:hidden;vertical-align:top}.media-selection .attachment{width:40px;padding:0;margin:4px}.media-selection .attachment .thumbnail{top:0;right:0;bottom:0;left:0}.media-selection .attachment .icon{width:50%}.media-selection .attachment-preview{box-shadow:none;background:0 0}.wp-core-ui .media-selection .attachment.details:focus,.wp-core-ui .media-selection .attachment:focus,.wp-core-ui .media-selection .selected.attachment:focus{box-shadow:0 0 0 1px #fff,0 0 2px 3px #4f94d4;outline:2px solid transparent}.wp-core-ui .media-selection .selected.attachment{box-shadow:none}.wp-core-ui .media-selection .attachment.details{box-shadow:0 0 0 1px #fff,0 0 0 3px #2271b1}.media-selection:after{content:"";display:block;position:absolute;top:0;right:0;bottom:0;width:25px;background-image:linear-gradient(to left,#fff,rgba(255,255,255,0))}.media-selection .attachment .filename{display:none}.media-frame .spinner{background:url(//izbilgi.com/wp-includes/images/spinner.gif) no-repeat;background-size:20px 20px;float:right;display:inline-block;visibility:hidden;opacity:.7;width:20px;height:20px;margin:0;vertical-align:middle}.media-frame .media-sidebar .settings-save-status .spinner{position:absolute;right:0;top:0}.media-frame.mode-grid .spinner{margin:0;float:none;vertical-align:middle}.media-modal .media-toolbar .spinner{float:none;vertical-align:bottom;margin:0 0 5px 5px}.media-frame .instructions+.spinner.is-active{vertical-align:middle}.media-frame .spinner.is-active{visibility:visible}.attachment-details{position:relative;overflow:auto}.attachment-details .settings-save-status{text-align:right;text-transform:none;font-weight:400}.attachment-details .settings-save-status .spinner{float:none;margin-left:5px}.attachment-details .settings-save-status .saved{display:none}.attachment-details.save-waiting .settings-save-status .spinner{visibility:visible}.attachment-details.save-complete .settings-save-status .saved{display:inline-block}.attachment-info{overflow:hidden;min-height:60px;margin-bottom:16px;line-height:1.5;color:#646970;border-bottom:1px solid #dcdcde;padding-bottom:11px}.attachment-info .wp-media-wrapper{margin-bottom:8px}.attachment-info .wp-media-wrapper.wp-audio{margin-top:13px}.attachment-info .filename{font-weight:600;color:#3c434a;word-wrap:break-word}.attachment-info .thumbnail{position:relative;float:left;max-width:120px;max-height:120px;margin-top:5px;margin-right:10px;margin-bottom:5px}.uploading .attachment-info .thumbnail{width:120px;height:80px;box-shadow:inset 0 0 15px rgba(0,0,0,.1)}.uploading .attachment-info .media-progress-bar{margin-top:35px}.attachment-info .thumbnail-image:after{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;box-shadow:inset 0 0 0 1px rgba(0,0,0,.15);overflow:hidden}.attachment-info .thumbnail img{display:block;max-width:120px;max-height:120px;margin:0 auto}.attachment-info .details{float:left;font-size:12px;max-width:100%}.attachment-info .delete-attachment,.attachment-info .edit-attachment,.attachment-info .trash-attachment,.attachment-info .untrash-attachment{display:block;text-decoration:none;white-space:nowrap}.attachment-details.needs-refresh .attachment-info .edit-attachment{display:none}.attachment-info .edit-attachment{display:block}.media-modal .delete-attachment,.media-modal .trash-attachment,.media-modal .untrash-attachment{display:inline;padding:0;color:#d63638}.media-modal .delete-attachment:focus,.media-modal .delete-attachment:hover,.media-modal .trash-attachment:focus,.media-modal .trash-attachment:hover,.media-modal .untrash-attachment:focus,.media-modal .untrash-attachment:hover{color:#d63638}.attachment-display-settings{width:100%;float:left;overflow:hidden}.collection-settings{overflow:hidden}.collection-settings .setting input[type=checkbox]{float:left;margin-right:8px}.collection-settings .setting .name,.collection-settings .setting span{min-width:inherit}.media-modal .imgedit-wrap{position:static}.media-modal .imgedit-wrap .imgedit-panel-content{padding:16px 16px 0;overflow:visible}.media-modal .imgedit-wrap .imgedit-save-target{margin:8px 0 24px}.media-modal .imgedit-group{background:0 0;border:none;box-shadow:none;margin:0;padding:0;position:relative}.media-modal .imgedit-group.imgedit-panel-active{margin-bottom:16px;padding-bottom:16px}.media-modal .imgedit-group-top{margin:0}.media-modal .imgedit-group-top h2,.media-modal .imgedit-group-top h2 .button-link{display:inline-block;text-transform:uppercase;font-size:12px;color:#646970;margin:0;margin-top:3px}.media-modal .imgedit-group-top h2 .button-link,.media-modal .imgedit-group-top h2 a{text-decoration:none;color:#646970}.wp-core-ui.media-modal .image-editor .imgedit-help-toggle,.wp-core-ui.media-modal .image-editor .imgedit-help-toggle:active,.wp-core-ui.media-modal .image-editor .imgedit-help-toggle:hover{border:1px solid transparent;margin:0;padding:0;background:0 0;color:#2271b1;font-size:20px;line-height:1;cursor:pointer;box-sizing:content-box;box-shadow:none}.wp-core-ui.media-modal .image-editor .imgedit-help-toggle:focus{color:#2271b1;border-color:#2271b1;box-shadow:0 0 0 1px #2271b1;outline:2px solid transparent}.wp-core-ui.media-modal .imgedit-group-top .dashicons-arrow-down.imgedit-help-toggle{margin-top:-3px}.wp-core-ui.media-modal .image-editor h3 .imgedit-help-toggle{margin-top:-2px}.media-modal .imgedit-help-toggled span.dashicons:before{content:"\f142"}.media-modal .imgedit-thumbnail-preview{margin:10px 8px 0 0}.imgedit-thumbnail-preview-caption{display:block}.media-modal .imgedit-wrap .notice,.media-modal .imgedit-wrap div.updated{margin:0 16px}.embed-url{display:block;position:relative;padding:16px;margin:0;z-index:250;background:#fff;font-size:18px}.media-frame .embed-url input{font-size:18px;line-height:1.22222222;padding:12px 40px 12px 14px;width:100%;min-width:200px;box-shadow:inset 2px 2px 4px -2px rgba(0,0,0,.1)}.media-frame .embed-url input::-ms-clear{display:none}.media-frame .embed-url .spinner{position:absolute;top:32px;right:26px}.media-frame .embed-loading .embed-url .spinner{visibility:visible}.embed-link-settings,.embed-media-settings{position:absolute;top:82px;left:0;right:0;bottom:0;padding:0 16px;overflow:auto}.media-embed .embed-link-settings .link-text{margin-top:0}.embed-link-settings::after,.embed-media-settings::after{content:"";display:flex;clear:both;height:24px}.media-embed .embed-link-settings{overflow:visible}.embed-preview embed,.embed-preview iframe,.embed-preview img,.mejs-container video{max-width:100%;vertical-align:middle}.embed-preview a{display:inline-block}.embed-preview img{display:block;height:auto}.mejs-container:focus{outline:1px solid #2271b1;box-shadow:0 0 0 2px #2271b1}.image-details .media-modal{left:140px;right:140px}.image-details .media-frame-content,.image-details .media-frame-router,.image-details .media-frame-title{left:0}.image-details .embed-media-settings{top:0;overflow:visible;padding:0}.image-details .embed-media-settings::after{content:none}.image-details .embed-media-settings,.image-details .embed-media-settings div{box-sizing:border-box}.image-details .column-settings{background:#f6f7f7;border-right:1px solid #dcdcde;min-height:100%;width:55%;position:absolute;top:0;left:0}.image-details .column-settings h2{margin:20px;padding-top:20px;border-top:1px solid #dcdcde;color:#1d2327}.image-details .column-image{width:45%;position:absolute;left:55%;top:0}.image-details .image{margin:20px}.image-details .image img{max-width:100%;max-height:500px}.image-details .advanced-toggle{padding:0;color:#646970;text-transform:uppercase;text-decoration:none}.image-details .advanced-toggle:active,.image-details .advanced-toggle:hover{color:#646970}.image-details .advanced-toggle:after{font:normal 20px/1 dashicons;speak:never;vertical-align:top;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f140";display:inline-block;margin-top:-2px}.image-details .advanced-visible .advanced-toggle:after{content:"\f142"}.image-details .custom-size .custom-size-setting,.image-details .custom-size label{display:block;float:left}.image-details .custom-size .custom-size-setting label{float:none}.image-details .custom-size input{width:5em}.image-details .custom-size .sep{float:left;margin:26px 6px 0}.image-details .custom-size .description{margin-left:0}.media-embed .thumbnail{max-width:100%;max-height:200px;position:relative;float:left}.media-embed .thumbnail img{max-height:200px;display:block}.media-embed .thumbnail:after{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);overflow:hidden}.media-embed .setting,.media-embed .setting-group{width:100%;margin:10px 0;float:left;display:block;clear:both}.media-embed .setting-group .setting:not(.checkbox-setting){margin:0}.media-embed .setting.has-description{margin-bottom:5px}.media-embed .description{clear:both;font-style:normal}.media-embed .content-track+.description{line-height:1.4;max-width:none!important}.media-embed .remove-track{margin-bottom:10px}.image-details .embed-media-settings .setting,.image-details .embed-media-settings .setting-group{float:none;width:auto}.image-details .actions{margin:10px 0}.image-details .hidden{display:none}.media-embed .setting input[type=text],.media-embed .setting textarea,.media-embed fieldset{display:block;width:100%;max-width:400px}.image-details .embed-media-settings .setting input[type=text],.image-details .embed-media-settings .setting textarea{max-width:inherit;width:70%}.image-details .description,.image-details .embed-media-settings .custom-size,.image-details .embed-media-settings .link-target,.image-details .embed-media-settings .setting input.link-to-custom,.image-details .embed-media-settings .setting-group{margin-left:27%;width:70%}.image-details .description{font-style:normal;margin-top:0}.image-details .embed-media-settings .link-target{margin-top:16px}.audio-details .checkbox-label,.image-details .checkbox-label,.video-details .checkbox-label{vertical-align:baseline}.media-embed .setting input.hidden,.media-embed .setting textarea.hidden{display:none}.media-embed .setting .name,.media-embed .setting span,.media-embed .setting-group .name{display:inline-block;font-size:13px;line-height:1.84615384;color:#646970}.media-embed .setting span{display:block;width:200px}.image-details .embed-media-settings .setting .name,.image-details .embed-media-settings .setting span{float:left;width:25%;text-align:right;margin:8px 1% 0;line-height:1.1}.image-details .embed-media-settings .setting .button-group,.media-frame .setting-group .button-group{width:auto}.media-embed-sidebar{position:absolute;top:0;left:440px}.advanced-section,.link-settings{margin-top:10px}.media-frame .setting .button-group{display:flex;margin:0!important;max-width:none!important}.rtl .media-frame,.rtl .media-frame .search,.rtl .media-frame input[type=email],.rtl .media-frame input[type=number],.rtl .media-frame input[type=password],.rtl .media-frame input[type=search],.rtl .media-frame input[type=tel],.rtl .media-frame input[type=text],.rtl .media-frame input[type=url],.rtl .media-frame select,.rtl .media-frame textarea,.rtl .media-modal{font-family:Tahoma,sans-serif}:lang(he-il) .rtl .media-frame,:lang(he-il) .rtl .media-frame .search,:lang(he-il) .rtl .media-frame input[type=email],:lang(he-il) .rtl .media-frame input[type=number],:lang(he-il) .rtl .media-frame input[type=password],:lang(he-il) .rtl .media-frame input[type=search],:lang(he-il) .rtl .media-frame input[type=text],:lang(he-il) .rtl .media-frame input[type=url],:lang(he-il) .rtl .media-frame select,:lang(he-il) .rtl .media-frame textarea,:lang(he-il) .rtl .media-modal{font-family:Arial,sans-serif}@media only screen and (max-width:900px){.media-modal .media-frame-title{height:40px}.media-modal .media-frame-title h1{line-height:2.22222222;font-size:18px}.media-modal-close{width:42px;height:42px}.media-frame .media-frame-title{position:static;padding:0 44px;text-align:center}.media-frame:not(.hide-menu) .media-frame-content,.media-frame:not(.hide-menu) .media-frame-router,.media-frame:not(.hide-menu) .media-frame-toolbar{left:0}.media-frame:not(.hide-menu) .media-frame-router{top:80px}.media-frame:not(.hide-menu) .media-frame-content{top:114px}.media-frame.hide-router .media-frame-content{top:80px}.media-frame:not(.hide-menu) .media-frame-menu{position:static;width:0}.media-frame:not(.hide-menu) .media-menu{display:none;width:auto;max-width:80%;overflow:auto;z-index:2000;top:75px;left:50%;transform:translateX(-50%);right:auto;bottom:auto;padding:5px 0;border:1px solid #c3c4c7}.media-frame:not(.hide-menu) .media-menu.visible{display:block}.media-frame:not(.hide-menu) .media-menu>a{padding:12px 16px;font-size:16px}.media-frame:not(.hide-menu) .media-menu .separator{margin:5px 10px}.media-frame-menu-heading{clip-path:inset(50%);height:1px;overflow:hidden;padding:0;width:1px;border:0;margin:-1px;word-wrap:normal!important}.wp-core-ui .media-frame:not(.hide-menu) .button.media-frame-menu-toggle{display:inline-flex;align-items:center;position:absolute;left:50%;transform:translateX(-50%);margin:-6px 0 0;padding:0 2px 0 12px;font-size:.875rem;font-weight:600;text-decoration:none;background:0 0;height:.1%;min-height:40px}.wp-core-ui .button.media-frame-menu-toggle:active,.wp-core-ui .button.media-frame-menu-toggle:hover{background:0 0;transform:none}.wp-core-ui .button.media-frame-menu-toggle:focus{outline:1px solid transparent}.media-sidebar{width:230px}.options-general-php .crop-content.site-icon,.wp-customizer:not(.mobile) .media-frame-content .crop-content.site-icon{margin-right:262px}.attachments-browser .attachments,.attachments-browser .attachments-wrapper,.attachments-browser .media-toolbar,.attachments-browser .uploader-inline,.attachments-browser.has-load-more .attachments-wrapper{right:262px}.attachments-browser .media-toolbar{height:82px}.attachments-browser .attachments,.attachments-browser .uploader-inline,.media-frame-content .attachments-browser .attachments-wrapper{top:82px}.attachment-details .setting,.media-sidebar .setting{margin:6px 0}.attachment-details .setting .name,.attachment-details .setting input,.attachment-details .setting textarea,.compat-item label span,.media-sidebar .setting .name,.media-sidebar .setting input,.media-sidebar .setting textarea{float:none;display:inline-block}.attachment-details .setting span,.media-sidebar .checkbox-label-inline,.media-sidebar .setting span{float:none}.media-sidebar .setting .select-label-inline{display:inline}.attachment-details .setting .name,.compat-item label span,.media-sidebar .checkbox-label-inline,.media-sidebar .setting .name{text-align:inherit;min-height:16px;margin:0;padding:8px 2px 2px}.attachment-details .attachment-info .copy-to-clipboard-container,.media-sidebar .setting .copy-to-clipboard-container{margin-left:0;padding-top:0}.attachment-details .attachment-info .copy-attachment-url,.media-sidebar .setting .copy-attachment-url{margin:0 1px}.attachment-details .setting .value,.media-sidebar .setting .value{float:none;width:auto}.attachment-details .setting input[type=email],.attachment-details .setting input[type=number],.attachment-details .setting input[type=password],.attachment-details .setting input[type=search],.attachment-details .setting input[type=tel],.attachment-details .setting input[type=text],.attachment-details .setting input[type=url],.attachment-details .setting select,.attachment-details .setting textarea,.attachment-details .setting+.description,.media-sidebar .setting input[type=email],.media-sidebar .setting input[type=number],.media-sidebar .setting input[type=password],.media-sidebar .setting input[type=search],.media-sidebar .setting input[type=tel],.media-sidebar .setting input[type=text],.media-sidebar .setting input[type=url],.media-sidebar .setting select,.media-sidebar .setting textarea{float:none;width:98%;max-width:none;height:auto}.media-frame .media-toolbar input[type=search]{line-height:2.25}.attachment-details .setting select.columns,.media-sidebar .setting select.columns{width:auto}.media-frame .search,.media-frame input,.media-frame textarea{padding:3px 6px}.wp-admin .media-frame select{min-height:40px;font-size:16px;line-height:1.625;padding:5px 24px 5px 8px}.image-details .column-image{width:30%;left:70%}.image-details .column-settings{width:70%}.image-details .media-modal{left:30px;right:30px}.image-details .embed-media-settings .setting,.image-details .embed-media-settings .setting-group{margin:20px}.image-details .embed-media-settings .setting .name,.image-details .embed-media-settings .setting span{float:none;text-align:left;width:100%;margin-bottom:4px;margin-left:0}.media-modal .legend-inline{position:static;transform:none;margin-left:0;margin-bottom:6px}.image-details .embed-media-settings .setting-group .setting{margin-bottom:0}.image-details .embed-media-settings .setting input.link-to-custom,.image-details .embed-media-settings .setting input[type=text],.image-details .embed-media-settings .setting textarea{width:100%;margin-left:0}.image-details .embed-media-settings .setting.has-description{margin-bottom:5px}.image-details .description{width:auto;margin:0 20px}.image-details .embed-media-settings .custom-size{margin-left:20px}.collection-settings .setting input[type=checkbox]{float:none;margin-top:0}.media-selection{min-width:120px}.media-selection:after{background:0 0}.media-selection .attachments{display:none}.media-modal .attachments-browser .media-toolbar .search{max-width:100%;height:auto;float:right}.media-modal .attachments-browser .media-toolbar .attachment-filters{height:auto}.media-frame input[type=email],.media-frame input[type=number],.media-frame input[type=password],.media-frame input[type=search],.media-frame input[type=text],.media-frame input[type=url],.media-frame select,.media-frame textarea{font-size:16px;line-height:1.5}.media-frame .media-toolbar input[type=search]{line-height:2.3755}.media-modal .media-toolbar .spinner{margin-bottom:10px}}@media screen and (max-width:782px){.imgedit-panel-content{grid-template-columns:auto}.media-frame-toolbar .media-toolbar{bottom:-54px}.mode-grid .attachments-browser .media-toolbar-primary{display:grid;grid-template-columns:auto 1fr}.mode-grid .attachments-browser .media-toolbar-primary input[type=search]{width:100%}.attachment-details .copy-to-clipboard-container .success,.media-sidebar .copy-to-clipboard-container .success{font-size:14px;line-height:2.71428571}.media-frame .wp-filter .media-toolbar-secondary{position:unset}.media-frame .media-toolbar-secondary .spinner{position:absolute;top:0;bottom:0;margin:auto;left:0;right:0;z-index:9}.media-bg-overlay{content:'';background:#fff;width:100%;height:100%;display:none;position:absolute;left:0;right:0;top:0;bottom:0;opacity:.6}}@media only screen and (max-width:640px),screen and (max-height:400px){.image-details .media-modal,.media-modal{position:fixed;top:0;left:0;right:0;bottom:0}.media-modal-backdrop{position:fixed}.options-general-php .crop-content.site-icon,.wp-customizer:not(.mobile) .media-frame-content .crop-content.site-icon{margin-right:0}.media-sidebar{z-index:1900;max-width:70%;bottom:120%;box-sizing:border-box;padding-bottom:0}.media-sidebar.visible{bottom:0}.attachments-browser .attachments,.attachments-browser .media-toolbar,.attachments-browser .uploader-inline,.media-frame-content .attachments-browser .attachments-wrapper{right:0}.image-details .media-frame-title{display:block;top:0;font-size:14px}.image-details .column-image,.image-details .column-settings{width:100%;position:relative;left:0}.image-details .column-settings{padding:4px 0}.media-frame-content .media-toolbar .instructions{display:none}.load-more-wrapper .load-more-jump{margin:12px 0 0}}@media only screen and (min-width:901px) and (max-height:400px){.media-frame:not(.hide-menu) .media-menu,.media-menu{top:0;padding-top:44px}.load-more-wrapper .load-more-jump{margin:12px 0 0}}@media only screen and (max-width:480px){.wp-core-ui.wp-customizer .media-button{margin-top:13px}}@media print,(min-resolution:120dpi){.wp-core-ui .media-modal-icon{background-image:url(//izbilgi.com/wp-includes/images/uploader-icons-2x.png);background-size:134px 15px}.media-frame .spinner{background-image:url(//izbilgi.com/wp-includes/images/spinner-2x.gif)}}.media-frame-content[data-columns="1"] .attachment{width:100%}.media-frame-content[data-columns="2"] .attachment{width:50%}.media-frame-content[data-columns="3"] .attachment{width:33.33%}.media-frame-content[data-columns="4"] .attachment{width:25%}.media-frame-content[data-columns="5"] .attachment{width:20%}.media-frame-content[data-columns="6"] .attachment{width:16.66%}.media-frame-content[data-columns="7"] .attachment{width:14.28%}.media-frame-content[data-columns="8"] .attachment{width:12.5%}.media-frame-content[data-columns="9"] .attachment{width:11.11%}.media-frame-content[data-columns="10"] .attachment{width:10%}.media-frame-content[data-columns="11"] .attachment{width:9.09%}.media-frame-content[data-columns="12"] .attachment{width:8.33%}.imgareaselect-border1 {
background: url(//izbilgi.com/wp-includes/js/imgareaselect/border-anim-v.gif) repeat-y left top;
}
.imgareaselect-border2 {
background: url(//izbilgi.com/wp-includes/js/imgareaselect/border-anim-h.gif) repeat-x left top;
}
.imgareaselect-border3 {
background: url(//izbilgi.com/wp-includes/js/imgareaselect/border-anim-v.gif) repeat-y right top;
}
.imgareaselect-border4 {
background: url(//izbilgi.com/wp-includes/js/imgareaselect/border-anim-h.gif) repeat-x left bottom;
}
.imgareaselect-border1, .imgareaselect-border2,
.imgareaselect-border3, .imgareaselect-border4 {
filter: alpha(opacity=50);
opacity: 0.5;
}
.imgareaselect-handle {
background-color: #fff;
border: solid 1px #000;
filter: alpha(opacity=50);
opacity: 0.5;
}
.imgareaselect-outer {
background-color: #000;
filter: alpha(opacity=50);
opacity: 0.5;
}
.imgareaselect-selection {
}#wp-user-profile-avatar-errors,#wp-user-profile-avatar-readable-size-error,.wp-user-profile-avatar-error{color:#c00!important;font-weight:700!important}#wp-user-profile-avatar-readable-size-success,#wp-user-profile-avatar-success,.wp-user-profile-avatar-success{color:#179a17!important;font-weight:700!important}#wp-user-profile-avatar-readable-size-error,#wp-user-profile-avatar-undo-button,.wp-user-profile-avatar-no-avatars{display:none}#wp-user-profile-avatar-preview,#wp_user_profile_avatar_preview-existing{margin-right:10px}#wp-user-profile-avatar-preview,#wp-user-profile-avatar-thumbnail,#wp_user_profile_avatar_preview-existing,#wp_user_profile_avatar_thumbnail-existing{display:inline-block;text-align:center;vertical-align:top}#wp-user-profile-avatar-preview img,#wp-user-profile-avatar-thumbnail img,#wp_user_profile_avatar_preview-existing img,#wp_user_profile_avatar_thumbnail-existing img{max-height:96px;border:1px solid #dfdfdf;display:block}.widget_wp_user_profile_avatar #wp-user-profile-avatar-preview img,.widget_wp_user_profile_avatar #wp-user-profile-avatar-thumbnail img,.widget_wp_user_profile_avatar #wp_user_profile_avatar_preview-existing img,.widget_wp_user_profile_avatar #wp_user_profile_avatar_thumbnail-existing img{max-height:64px}.defaultavatarpicker #wp-user-profile-avatar-preview,.defaultavatarpicker #wp_user_profile_avatar_preview-existing{width:32px;height:32px;margin-right:0;display:inline-block;overflow:hidden;vertical-align:middle}.defaultavatarpicker #wp-user-profile-avatar-preview img,.defaultavatarpicker #wp_user_profile_avatar_preview-existing img{width:32px;height:auto;border:0}#wp-user-profile-avatar-edit #wp-user-profile-avatar-remove,#wp-user-profile-avatar-edit #wp-user-profile-avatar-undo,#wp-user-profile-avatar-edit-attachment{margin-left:10px!important}#wp-user-profile-avatar-slider{width:22.75em}#wp-user-profile-avatar-upload-messages span{display:block}.wp-user-profile-avatar-hide{display:none!important}.wp-user-profile-avatar .alignleft{float:left;margin:.3rem 2rem 2rem}.wp-user-profile-avatar .alignright{float:right;margin:.3rem 0 2rem 2rem}.wp-user-profile-avatar .aligncenter,.wp-user-profile-avatar .alignnone{margin:4rem auto;text-align:center}.author-bio-section{border:1px solid #111;padding:15px 25px;margin-top:20px}.author-bio-section .author_details{display:flex;align-items:flex-start;margin-bottom:10px}.author-bio-section .author-image{margin:10px 0}.author-bio-section .author-image img{width:100px;margin-right:15px;display:block}.author-bio-section .author-info .author-bio,.update-user-profile-avatar #wp-user-profile-avatar-add-button-existing{margin:0}.author-bio-section .author-flex{display:grid;grid-template-columns:100px auto;align-items:center;margin-bottom:10px}.author-bio-section .author-info{margin-left:20px}.author-bio-section .author-info .author-name{font-weight:500;text-transform:capitalize}.author-bio-section .authorbox-social-icons{border-top:1px solid #111;margin:0 0 10px;padding-top:20px}.update-user-profile-avatar td,.update-user-profile-avatar th{border-color:#eee;padding:20px}.update-user-profile-avatar #wpupa_url{width:100%;max-width:500px;border-color:var(--wpem-gray-border-color);padding:10px}.update-user-profile-avatar #wp-user-profile-avatar-add-button-existing .button{border:1px solid var(--wpem-gray-border-color);background-color:var(--wpem-gray-bg-color);padding:10px 20px;cursor:pointer}.update-user-profile-avatar #wp-user-profile-avatar-add-button-existing .button:hover{background-color:var(--wpem-gray-border-color);color:var(--wpem-dark-color)}.update-user-profile-avatar #wp-user-profile-avatar-remove-button,.update-user-profile-avatar #wp-user-profile-avatar-undo-button,.update-user-profile-avatar #wp_user_profile_avatar_preview,.update-user-profile-avatar #wp_user_profile_avatar_thumbnail{margin-bottom:0}.update-user-profile-avatar #wp_user_profile_avatar_preview img,.update-user-profile-avatar #wp_user_profile_avatar_thumbnail img{margin-bottom:5px}#wp-user-profile-avatar-undo-button{margin-top:10px}.size-large{width:1024px;}.size-medium{width:300px;}.size-thumbnail{width:150px;}img.avatar{width: 100px;height: auto;}