@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(//8225698.fs1.hubspotusercontent-na1.net/hubfs/8225698/raw_assets/public/TavanoTeam_February2024/fonts/fa-solid-900.eot) format("embedded-opentype"),
    url(//8225698.fs1.hubspotusercontent-na1.net/hubfs/8225698/raw_assets/public/TavanoTeam_February2024/fonts/fa-solid-900.woff2) format("woff2"),
    url(//8225698.fs1.hubspotusercontent-na1.net/hubfs/8225698/raw_assets/public/TavanoTeam_February2024/fonts/fa-solid-900.woff) format("woff"),
    url(//8225698.fs1.hubspotusercontent-na1.net/hubfs/8225698/raw_assets/public/TavanoTeam_February2024/fonts/fa-solid-900.ttf) format("truetype");
}

.fa,.fas {
  font-family: "Font Awesome 5 Free";
  font-weight: 900
}
@font-face {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(//8225698.fs1.hubspotusercontent-na1.net/hubfs/8225698/raw_assets/public/TavanoTeam_February2024/fonts/fa-brands-400.eot) format("embedded-opentype"),
    url(//8225698.fs1.hubspotusercontent-na1.net/hubfs/8225698/raw_assets/public/TavanoTeam_February2024/fonts/fa-brands-400.woff2) format("woff2"),
    url(//8225698.fs1.hubspotusercontent-na1.net/hubfs/8225698/raw_assets/public/TavanoTeam_February2024/fonts/fa-brands-400.woff) format("woff"),
    url(//8225698.fs1.hubspotusercontent-na1.net/hubfs/8225698/raw_assets/public/TavanoTeam_February2024/fonts/fa-brands-400.ttf) format("truetype");
}

.fab {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400
}

.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;
}

.fab.fa-linkedin:before {
  content: "\f08c"; 
}

@font-face {
  font-family: eicons;
  src: url(//8225698.fs1.hubspotusercontent-na1.net/hubfs/8225698/raw_assets/public/TavanoTeam_February2024/fonts/eicons.eot) format("embedded-opentype"),
    url(//8225698.fs1.hubspotusercontent-na1.net/hubfs/8225698/raw_assets/public/TavanoTeam_February2024/fonts/eicons.woff2) format("woff2"),
    url(//8225698.fs1.hubspotusercontent-na1.net/hubfs/8225698/raw_assets/public/TavanoTeam_February2024/fonts/eicons.woff) format("woff"),
    url(//8225698.fs1.hubspotusercontent-na1.net/hubfs/8225698/raw_assets/public/TavanoTeam_February2024/fonts/eicons.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

a {
  text-decoration: none;
  font-weight: 400;
  transition: all .3s;
}
p {
  margin: 0 0 0.9rem;
}
h1, h2, h3, h4, h5, h6 {
  margin: 0 0 20px;
}

@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-display: auto;/
  src: url(//8225698.fs1.hubspotusercontent-na1.net/hubfs/8225698/raw_assets/public/TavanoTeam_February2024/fonts/Poppins-Regular.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  font-display: auto;
  src: url(//8225698.fs1.hubspotusercontent-na1.net/hubfs/8225698/raw_assets/public/TavanoTeam_February2024/fonts/Poppins-SemiBold.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  font-display: auto;
  src: url(//8225698.fs1.hubspotusercontent-na1.net/hubfs/8225698/raw_assets/public/TavanoTeam_February2024/fonts/Poppins-Bold.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 800;
  font-display: auto;
  src: url(//8225698.fs1.hubspotusercontent-na1.net/hubfs/8225698/raw_assets/public/TavanoTeam_February2024/fonts/Poppins-ExtraBold.ttf) format('truetype');
}

.grecaptcha-badge {
  margin-left: 0;
}

.top_header_sec {
  background-color: rgba(233, 233, 233,1.0);
}
.bottom_header_sec {
  background-color: rgba(255, 255, 255,1.0);
}
.header_menu {
  font-size: 12px; 
}
.header_menu.bottom_menu a {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px; 
}
.header_menu .hs-menu-wrapper li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.header_menu .hs-menu-wrapper > ul > li > a {
  background-color: rgba(255, 255, 255,0.0);
  color: rgba(3, 19, 74,1.0);
}
.header_menu .hs-menu-wrapper > ul > li:hover > a {
  background-color: rgba(255, 255, 255,0.0);
  color: rgba(3, 19, 74,1.0);
}

.header_menu .hs-menu-wrapper > ul > li ul {
  background-color: rgba(255, 255, 255,1.0);
}
.header_menu .hs-menu-wrapper > ul ul li a {
  color: rgba(3, 19, 74,1.0);
  background-color: rgba(255, 255, 255,0.0);
}
.header_menu .hs-menu-wrapper > ul ul li:hover > a {
  background-color: rgba(230, 231, 237,1.0);
  color: rgba(3, 19, 74,1.0);
}

.mobile_header_menu {
  background-color: #03134a;
}
.mobile_header_sec {
  background-color: rgba(255, 255, 255,1.0);
}
.mobile_header_menu .hs-menu-wrapper > ul li a,
.mobile_header_menu .hs-menu-wrapper > ul li .child-trigger i {
  color: rgba(255, 255, 255,1.0);
}
.mobile_header_menu .hs-menu-wrapper > ul li a:hover,
.mobile_header_menu .hs-menu-wrapper > ul li a.open {
  color: rgba(3, 19, 74,1.0);
}
.mobile_header_menu .hs-menu-wrapper > ul ul li a {
  color: rgba(255, 255, 255,1.0);
}
.mobile_header_menu .hs-menu-wrapper > ul ul li > a:hover {
  color: rgba(3, 19, 74,1.0);
}
.mobile_header_menu .hs-menu-wrapper > ul li > a:hover,
.mobile_header_menu .hs-menu-wrapper > ul li a.open{
  background: #e6e7ed;
}

.header_menu .hs-menu-wrapper > ul > li.active.active-branch > a {
  color: rgba(3, 19, 74,1.0);
  background-color: rgba(255, 255, 255,0.0);
}

.header_menu .hs-menu-wrapper > ul ul li.active.active-branch > a {
  color: rgba(204, 204, 204,1.0);
  background-color: rgba(255, 255, 255,0.0);
}

.mobile_header_menu .hs-menu-wrapper > ul > li.active.active-branch > a {
  color: rgba(3, 19, 74,1.0);
}
.mobile_header_menu .hs-menu-wrapper > ul ul li.active.active-branch > a {
  color: rgba(3, 19, 74,1.0);
}

.mobile_header_menu .hs-menu-wrapper > ul > li.active.active-branch > a,
.mobile_header_menu .hs-menu-wrapper > ul ul li.active.active-branch > a {
  background-color: #e6e7ed;
}

.footer-section-1 .single-line-text {
  color: rgba(255, 255, 255,1.0);
}
.footer .footer-social .footer-social-item i {
  color: rgba(255, 255, 255,1.0);
}

.header_menu .hs-menu-wrapper > ul > li.active.active-branch > a:before {
  transform: scale(1);
  height: 2px;
  width: 100%;
  left: 0;
  opacity: 1;
}

.header_menu .hs-menu-wrapper > ul ul {
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}
.mobile_header_menu .hs-menu-wrapper > ul li a i:before {
  font-size: .7em;
  margin-left: 10px;
  position: relative;
  top: -1px;
}
.top_menu .hs-menu-wrapper > ul {
  padding: 5px;
  text-align: right;
}
.top_menu .hs-menu-wrapper ul {
  justify-content: flex-end;
}
.top_menu .hs-menu-wrapper ul li a {
  font-weight: 400;
  line-height: 20px;
  padding-left: 30px;
  display: block;
}
.top_menu .hs-menu-wrapper ul li a:hover {
  text-decoration: underline;
}
.header_sec_inner {
  width: 100%;
  display: flex;
  align-items: center;
}
.header_logo img {
  max-width: 166.59px;
  vertical-align: middle;
  display: inline-block;
}
.header_logo {
  width: 15.146%;
}
.header_logo_text {
  width: 19.924%;
}
.header_menu.bottom_menu {
  width: 53.88%;
}
.header_button {
  width: 11.026%;
}
.header_logo_text p {
  margin: 0 0 0 8px;
  padding-top: 3px;
  font-size: 10px;
  font-weight: 400;
  letter-spacing: 0px;
}
.bottom_header_sec {
  padding: 6px 0 5px;
}
.header_menu.bottom_menu .hs-menu-wrapper > ul {
  margin-left: auto;
  justify-content: flex-end;
  position: relative;
  top: 1px;
}
.header_menu.bottom_menu .hs-menu-wrapper > ul > li > a {
  padding: 5px 12px;
}
.header_menu.bottom_menu .hs-menu-wrapper > ul > li {
  display: flex;
  position: relative;
}
.header_button a {
  font-size: 11.5px;
  font-weight: 900;
  line-height: 1.2em;
  letter-spacing: 2px;
  border-radius: 5px 5px 5px 5px;
  padding: 10px 21px 10px 21px;
  display: inline-block;
}
.header_button {
  display: flex;
  justify-content: flex-end;
}
.header_menu.bottom_menu .hs-menu-wrapper > ul > li.hs-item-has-children > a:after {
  content: "\f078";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: .7em;
  line-height: 1;
  padding: 10px 0 10px 10px;
  margin-top: revert-layer;
  margin-bottom: 0;
  position: relative;
  top: -1px;
}
.header_menu .hs-menu-wrapper > ul ul li a i {
  font-size: .7em;
  transform: rotate(-90deg);
  margin-left: 10px;
}
.header_menu .hs-menu-wrapper > ul ul ul li a {
  border-left: 16px solid transparent;
}
.simple-banner {
  overflow: inherit;
}
.tavano_header {
  position: relative;
  z-index: 9;
  min-height: 74.8px 
}
.header_menu .hs-menu-wrapper > ul > li > ul {
  min-width: 10em;
  border: 1px solid #e6e7ed;
  margin-top: 6px;
}
.header_menu .hs-menu-wrapper > ul ul li a {
  padding: 10px 25px;
  border-left: 8px solid transparent;
  font-weight: 500;
}
.header_menu .hs-menu-wrapper > ul ul li:not(:last-child) {
  border-bottom: 1px solid #E6E7ED;
}
.header_menu .hs-menu-wrapper > ul > li > ul:before {
  content: "";
  height: 17px;
  width: 100%;
  display: block;
  position: absolute;
  top: -18px;
}
.header_menu .hs-menu-wrapper > ul ul ul {
  left: 100% !important;
  top: 0px !important;
}
.header_menu.bottom_menu .hs-menu-wrapper > ul > li > a:before {
  content: "";
  background: #edbd29;
  position: absolute;
  bottom: 1px;
  display: block;
  transition: .3s;
  transition-timing-function: cubic-bezier(.58,.3,.005,1);
  opacity: 0;
  height: 0;
  width: 0;
  left: 50%;
}
.header_menu.bottom_menu .hs-menu-wrapper > ul > li:hover > a:before {
  transform: scale(1);
  height: 2px;
  width: 100%;
  left: 0;
  opacity: 1;
}

.sticky_header.bottom_header_sec {
  top: -56px;
  position: absolute;
  width: 100%;
}
.fixed .sticky_header.bottom_header_sec {
  top: 0px;
  position: fixed;
  width: 100%;
  transition: top .35s ease-in-out;
}


.footer-section-1 .num1 .row1 .footer-heading { 
  margin-top: 50px;
  margin-bottom: 20px;
}
.footer-section-1 .num1 .row1 .footer-heading h4 {
  margin-bottom: 0px;
}
.footer-section-1 .col-section.num1 {
  width: 28% !important;
  margin-right: 11.964%;
}
.footer-section-1 .col-section {
  padding: 5px !important;
}
.footer-section-1 .col-section.num2 {
  width: 19.999% !important;
}
.footer-section-1 .col-section.num3 {
  width: 20.001% !important;
}
.footer-section-1 .col-section.num4 {
  width: 20% !important;
}
.footer-section-1 .single-line-text {
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2px;
  line-height: 35px;
  margin-top: 50px;
  margin-bottom: 20px;
}
.footer-menu .hs-menu-wrapper > ul > li {
  padding-bottom: calc(11px / 2);
  margin: 0;
  margin-top: calc(11px / 2);
}
.footer-menu .hs-menu-wrapper > ul > li:after {
  content: "";
  border-top: 1px solid #243468;
  width: 90%;
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
}
.footer-menu .hs-menu-wrapper > ul > li {
  position: relative;
}
.footer-menu .hs-menu-wrapper > ul li a {
  line-height: 30px;
  font-size: 14px;
  display: block;
  white-space: normal !important;
}
.footer-menu .hs-menu-wrapper > ul > li:first-child {
  margin-top: 0;
}
.footer-menu .hs-menu-wrapper > ul > li:last-child {
  padding-bottom: 0;
}
.footer-menu .hs-menu-wrapper > ul > li:last-child:after {
  display: none;
}
.footer-menu .hs-menu-wrapper > ul > li.hs-item-has-children:after {
  display: none;
}
.footer-menu .hs-menu-wrapper > ul > li.hs-item-has-children {
  padding-bottom: 0;
}
.footer-menu .hs-menu-wrapper > ul > li.hs-item-has-children > ul li a {
  color: #9AA0B3 !important;
  transition: color 0.3s;
  padding-left: 9px;
  position: relative;
  line-height: 30px;
}
.footer-menu .hs-menu-wrapper > ul > li.hs-item-has-children > ul li a:before {
  content: "\f111";
  color: #9AA0B3;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  width: 1.25em;
  font-size: 3px;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  position: absolute;
  left: 0;
  top: 14px;
}
.foter-menu .hs-menu-wrapper > ul > li.hs-item-has-children > ul li {
  margin: 1px 0 0;
  padding: 0 0 1px;
}
.footer-section-1 .col-section.num2 .footer-row {
  padding: 0 !important;
}
.footer-section-1 .col-section.num3 .single-line-text {
  margin-bottom: 17px;
}
.footer-section-1 .col-section.num4 .single-line-text {
  margin-bottom: 17px;
}
.footer-menu .hs-menu-wrapper > ul > li.hs-item-has-children > a {
  margin-bottom: 0;
}
.footer-menu .hs-menu-wrapper > ul > li.hs-item-has-children > ul li {
  margin: 1px 0 0;
  padding: 0 0 1px;
}
.footer-menu .hs-menu-wrapper > ul > li.hs-item-has-children > ul li:first-child {
  margin-top: 0;
}
.footer-menu .hs-menu-wrapper > ul > li.hs-item-has-children > ul li:last-child {
  padding-bottom: 0;
}
.footer-menu .hs-menu-wrapper > ul > li.hs-item-has-children > ul li a:hover {
  color: #6C6F7B !important;
}
.footer-menu .hs-menu-wrapper > ul > li.hs-item-has-children > ul {
  margin-top: 3px;
  padding-bottom: 4px;
}


form label > span:first-child {
  font-size: 22px;
  line-height: 30px;
  padding-bottom: 10px;
  display: inline-block;
}
form label {
  display: inline-block;
  line-height: 1;
  vertical-align: middle;
  font-size: 18px;
  margin: 0;
}
form .input > .hs-input {
  border: none;
  border-bottom: 3px solid;
  padding: 0.5rem 1rem;
  font-size: 18px;
  transition: all .3s;
  margin-bottom: 0;
  line-height: 1.5;
  height: inherit;
}
form .hs-richtext, 
form .hs-richtext p {
  font-size: 16px;
  color: #666666;
  line-height: 30px;
  margin-bottom: 0.9rem;
}
form .hs-form-field {
  margin-bottom: 10px !important;
}
::-webkit-input-placeholder {
  opacity: 0.4;
}
form .input > .hs-input:focus {
  outline: -webkit-focus-ring-color auto 1px;
}
.hs-button,
form input[type=submit],
.banner-area .hs-sec-btn,
.body-container-wrapper .hs-sec-btn{
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1.2em;
  letter-spacing: 1px;
  padding: 15px !important;
  font-size: 12px !important;
}
.legal-consent-container~.hs_recaptcha {
  margin-top: 0 !important;
}
form .hs-button {
  transition-duration: .3s;
  transition-property: transform;
}
form .hs-button:hover {
  transform: scale(1.1);
}

.footer-social {
  padding-left: 0;
  margin-bottom: 20px;
  column-gap: 10px;
  row-gap: 0;
}
form {
  margin-bottom: 20px;
}
.footer-social img,
.footer-social svg,
.footer-social i {
  width: 1em;
  height: 1em;
  font-size: 18px;
}
.footer-social-item {
  width: 32.39px;
  height: 32.39px;
}
.footer-section-1 .row4 .footer-content {
  font-size: 14px;
  line-height: 23px;
}
.footer-section-1 .row4 .footer-content p {
  margin-bottom: 0.9rem !important;
}
.footer_section__2 .footer-section-2 {
  border-top: 1px solid #FFFFFF33;
}
.footer-section-2 .col-section {
  padding: 5px;
}
.footer-section-2 .col-section .footer-content {
  line-height: 30px;
  font-size: 12px;
  font-weight: 400;
}
.footer-section-2 .page-center {
  max-width: 1140px;
}
.footer_no_navv .footer-section-1 .col-section.num1 {
  width: 100% !important;
  margin-right: 0;
}
.footer_no_navv .footer-section-1 {
  border-top: 1px solid #FFFFFF33;
}
.footer_no_navv .footer-section-1 .col-section {
  padding: 5px;
}
.footer_no_navv .footer-section-1 .col-section .footer-content {
  line-height: 30px;
  font-size: 12px;
  font-weight: 400;
}
.footer_no_navv .footer-section-1 .page-center {
  max-width: 1140px;
}

.footer .footer-social-item:hover svg path, 
.footer .footer-social-item:hover i {
  color: #A6A6A7;
  fill: #A6A6A7;
}
.footer .footer-social-item:hover a {
  opacity: .9;
}

.content-wrapper--vertical-spacing,
.dnd-section {
  padding-left: 5%;
  padding-right: 5%;
}
.footer_no_navv .footer-row,
.bottom_footer .footer-row {
  padding: 0 !important;
}

.tavano_header.header_no_nav {
  min-height: inherit;
}

.hs-error-msg,
.hs_error_rollup label, 
.systems-page ul.no-list.hs-error-msgs label {
  font-size: 14px;
}

.footer-menu .hs-menu-wrapper > ul li a:hover {
  color: #ababab !important;
}
.header_top_sec .row-fluid [class*=span],
.header_bottom_sec .row-fluid [class*=span]{
  min-height: inherit;
}
.widget-type-blog_subscribe input.hs-button {
  margin-top: 10px;
}


.csm_banner.simple-banner {
  min-height: 600px;
  padding-left: 5%;
  padding-right: 5%;
}
.csm_banner.simple-banner .top_sec p:last-child {
  padding: 1% 0% 1% 0%;
}
.csm_banner.simple-banner .btn_row {
  margin-top: 0;
}
.csm_banner.simple-banner .btn_item a {
  margin-top: 20px;
  font-size: 16px !important;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1.2em;
  letter-spacing: 2px;
  padding: 20px 30px 20px 30px !important;
  text-align: center;
  transition: all .3s;
}
.csm_banner.simple-banner .btn_item a:hover {
  transform: scale(1.1);
}
.csm_banner.simple-banner .banner-content-inner {
  padding: 5px !important;
}
.csm_banner.simple-banner .top_sec h6 {
  line-height: 1;
  font-size: 12px;
}
form a.hs-button {
  margin-top: 10px;
}

.header_no_nav .bottom_header_sec {
  padding-top: 8px;
}

.tavano_header.header_no_nav {
    min-height: 43px;
}

.systems-page form {
  max-width: 767px;
}

.slideDown.headroom--not-top .bottom_header_sec {
  top: 0;
  position: fixed;
  width: 100%;
  transition: top .35s ease-in-out;
}
.slideUp .bottom_header_sec {
  position: fixed;
  top: -60px;
  width: 100%;
}


@media (min-width: 1025px) {
  .mobile_tavano_header {
    display: none;
  }
}

@media (min-width: 768px) {
  .mobile_sticky_header {
    display: none;
  }
}

@media (max-width: 1750px) {
  .header_menu .hs-menu-wrapper > ul ul ul {
    left: auto !important;
    right: 100% !important;
  }
}
@media (min-width: 1025px) and (max-width: 1240px) {
  .header_menu .hs-menu-wrapper > ul > li > ul {
    left: -50% !important;
  }
}

@media (max-width: 1150px) {
  .bottom_header_sec {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (max-width: 1024px) {
  .tavano_header {
    display: none;
  }
  .csm_banner.simple-banner {
    min-height: 500px;
  }
  .csm_banner.simple-banner .top_sec h1 {
    font-size: 40px;
    padding-bottom: 20px;
  }
  .footer-section-1 .page-center {
    padding-left: 2%;
    padding-right: 2%;
  }
  .footer.footer_section__2 .footer-section-1.top_footer {
    padding-top: 0 !important;
    padding-bottom: 5% !important;
  }
  .footer.footer_section__2 .footer-section-1.top_footer .flex_row {
    padding-bottom: 25px;
  }
  .footer-menu .hs-menu-wrapper > ul li a {
    line-height: 1.5em;
  }
  .footer-menu .hs-menu-wrapper > ul > li.hs-item-has-children > ul {
    margin-top: 6px;
    padding-bottom: 6px;
  }
  .footer-section-1 .page-center {
    padding-left: 5%;
    padding-right: 5%;
  }
  .footer-section-2 .col-section {
    padding: 0;
  }
  .footer.footer_section__2 .footer-section-2 {
    padding: 5% !important;
  }
  .footer-section-2 .col-section .footer-content {
    line-height: 1.5em;
  }

  .footer_no_navv .footer-section-1 .col-section {
    padding: 0 !important;
  }
  .footer_no_navv .footer.footer_section__2 .footer-section-1 {
    padding: 5%;
  }
  .footer_no_navv .footer-section-1 .col-section .footer-content {
    line-height: 1.5em;
  }
  .footer-section-1 .single-line-text {
    margin-top: 5%;
  }
  .mobile_tavano_header {
    position: relative;
  }
  .mobile_header_menu {
    transform: scaleY(0);
    transition: transform .3s;
    transform-origin: top;
    position: absolute;
    top: calc(100% - 14px);
    width: 100%;
    overflow: hidden;
    width: 100%;
    z-index: 9;
    border: 1px solid #E6E7ED;
    max-height: calc(100vh - 50px);
    overflow-y: auto !important;
  }
  .mobile-open .mobile_header_menu {
    transform: scaleY(1);
  }
  .mobile_header_sec {
    position: relative;
  }
  .mobile_header_sec {
    padding: 20px;
    padding-top: 50px;
    padding-right: 0;
  }
  .mobile_header_logo {
    width: 20%;
  }
  .mobile_header_sec_inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .mobile_trigger {
    padding: 0.25em;
    font-size: 22px;
    cursor: pointer;
    border-radius: 3px;
    line-height: 1;
    position: relative;
    right: 45px;
    color: #000000;
  }
  .mobile_trigger .eicon-close {
    display: none;
  }
  .mobile-open .mobile_trigger .eicon-close {
    display: block;
  }
  .mobile-open .mobile_trigger .eicon-menu-bar {
    display: none;
  }
  .mobile_header_menu .hs-menu-wrapper ul {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
    line-height: normal;
  }
  .mobile_header_menu .hs-menu-wrapper > ul li {
    border-bottom: 1px solid #1C2B5C;
    margin: 0;
    position: relative;
  }
  .mobile_header_menu .hs-menu-wrapper > ul li:last-child {
    border: 0px;
  }
  .mobile_header_menu .hs-menu-wrapper > ul li a {
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 10px 25px;
    display: block;
    line-height: 20px;
    position: relative;
  }
  .mobile_header_menu .hs-menu-wrapper > ul ul li a {
    border-left: 8px solid transparent;
  }

  .child-trigger{
    display: block;
    cursor: pointer;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 40px;
    min-width: 40px;
    height: 40px;
    padding: 0;
    margin: 0;
    font-size: 12px;
  }
  .child-trigger i {
    line-height: 40px;
    display: block;
    text-align: center;
    font-size: .7em;
  }
  .mobile_header_menu .hs-menu-wrapper > ul > li .hs-menu-children-wrapper {
    display: none;
  }
  .footer_no_navv.footer.footer_section__2 .footer-section-1 {
    padding: 5% !important;
  }
  .footer_no_navv .footer-section-1 .page-center {
    padding: 0;
  }
}


@media (max-width: 790px) {
  .mobile_trigger {
    right: 20px;
  }
}

@media (max-width: 767px) {
  .footer-section-1 .col-section.num1,
  .footer-section-1 .col-section.num2,
  .footer-section-1 .col-section.num3,
  .footer-section-1 .col-section.num4 {
    width: 100% !important;
    margin: 0 !important;
  }
  .mobile_header_sec {
    margin-top: 25px;
    margin-bottom: 0px;
    padding: 2% 0% 2.5% 5%;
  }
  .mobile_header_logo {
    width: 40%;
  }
  .mobile_trigger {
    width: 10%;
    text-align: center;
    right: 0;
    margin-right: 5%;
  }
  .mobile_sticky_header {
    position: absolute;
    display: none;
    width: 100%;
    z-index: -1;
    margin: 0;
    top: 0;
  }
  .msticky .mobile_sticky_header {
    position: fixed;
    display: block;
    z-index: 9;
  }
  .mobile_header_menu {
    position: fixed;
    top: 80px;
  }
  .msticky .mobile_header_menu {
    top: 55px;
  }
  .mobile_sticky_header {
    margin: 0;
  }
  .csm_banner.simple-banner .top_sec h6 {
    line-height: 1.9em;
  }
  .csm_banner.simple-banner {
    padding: 30px 20px 10% 20px;
    min-height: calc(612px + 30px);
  }
  .csm_banner.simple-banner .top_sec {
    text-align: center;
  }
  .csm_banner.simple-banner .btn_row {
    justify-content: center;
  }
  .csm_banner.simple-banner .top_sec h6 {
    padding-bottom: 20px;
  }
  .csm_banner.simple-banner .top_sec p:last-child {
    padding-bottom: 20px;
  }
}


@media (max-width: 600px) {
  .mobile_header_sec {
    margin-top: 5px;
  }
  .msticky .mobile_sticky_header {
    margin: 0;
  }
  .mobile_header_menu {
    top: 52px;
  }
  .msticky .mobile_header_menu {
    top: 53px;
  }
  .header_no_nav .mobile_header_sec {
    margin-top: 7px;
    padding-bottom: 10px;
  }
  .header_no_nav.msticky .mobile_sticky_header {
    margin-top: 0;
    padding-top: 9px;
    padding-bottom: 9px;
  }
}



.blog-index-layout .dnd-section {
  padding-bottom: 60px;
  padding-top: 60px;
}
.blog-index-layout .dnd-section>.row-fluid {
  max-width: 1140px;
}

.header-section-wp {
  margin: 10px auto 20px;
  padding: 5px;
  text-align: center;
  max-width: 800px;
}
.header-section-wp h1 {
  margin-bottom: 20px;
}
.header-section-wp p {
  margin-bottom: 0.9rem;
  margin-top: 0;
  line-height: 30px;
}
.blog_listing {
  padding: 5px;
}
.blog_listing-inner {
  grid-template-columns: repeat(3,1fr);
  display: grid;
  grid-column-gap: 30px;
  grid-row-gap: 35px;
  align-items: stretch;
}
.listing-items-badge-wp {
  display: flex;
  flex-wrap: wrap;
  justify-content: end;
  position: absolute;
  right: 0;
  row-gap: 10px;
  top: 0;
  width: 100%;
  column-gap: 10px;
  padding: 20px;
}
.listing-items-badge {
  background: #69727d;
  border-radius: 999px;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  line-height: 1;
  margin: 0;
  padding: 0.6em 1.2em;
  text-transform: uppercase;
}
.listing-items-card {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  position: relative;
  background-color: #fff;
  width: 100%;
  min-height: 100%;
  border-radius: 3px;
  border: 0 solid #69727d;
  transition: all .25s;
  box-shadow: 0 0 10px 0 rgba(0,0,0,.15);
}
.listing-items-card:hover {
  box-shadow: 0 0 30px 0 rgba(0,0,0,.15);
}
.listing-items-card-link {
  position: relative;
  display: block;
  width: 100%;
  font-weight: 400;
  margin-bottom: 25px;
  color: #fff;
  box-shadow: none;
  text-decoration: none;
  transition: none;
}
.listing-items-card-thumbnail {
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 200px;
  overflow: hidden;
}
.listing-items-avatar {
  position: relative;
  padding: 0 30px;
  width: 100%;
  top: -25px;
  height: 0;
  pointer-events: none;
}
.listing-items-avatar img {
  border-radius: 50%;
  width: 60px;
  pointer-events: all;
  transform: translateY(-50%);
  height: auto;
  max-width: 100%;
  border: none;
  box-shadow: none;
}
.listing-items-card-thumbnail img {
  height: 100%;
  object-fit: cover;
  width: 100%;
  max-width: 100%;
  max-height: 100%;
}
.listing-items-card-thumbnail:after {
  display: block;
  content: "";
  background-image: linear-gradient(0deg,rgba(0,0,0,.35),transparent 75%);
  background-repeat: no-repeat;
  height: 100%;
  width: 100%;
  position: absolute;
  bottom: 0;
  opacity: 1;
  transition: all .3s ease-out;
}
.listing-items-meta-data {
  border-top: 1px solid #eaeaea;
  color: #666;
  font-size: 12px;
  line-height: 1.3em;
  margin-bottom: 0;
  padding: 15px 30px;
}
.listing-items-read-more {
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 20px;
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
}

.post-date:before {
  content: "•";
  margin: 0 5px;
  line-height: 1.3em;
  font-size: 12px;
  color: #666666;
}

.listing-items-title {
  margin-bottom: 21px;
  font-weight: 500;
  line-height: 1.2em;
  font-size: 21px;
}
.listing-items-text {
  margin-top: 20px;
  padding: 0 30px;
  margin-bottom: 0;
}
.listing-items-title a {
  color: #03134a;
}
.listing-items-excerpt p  {
  font-size: 14px;
  color: #4d4d4d;
}


.blog-pagination {
  text-align: center;
  font-family: "Roboto", Sans-serif;
  font-size: 16px;
  font-weight: 400;
  margin-top: 70px;
  padding: 0;
}
.blog-pagination a {
  margin-left: calc( 20px/2 );
  margin-right: calc( 20px/2 );
  color: #03134a;
  box-shadow: none;
  text-decoration: none;
  transition: none;
}
.blog-pagination a.active {
  color: #edbd29;
}
.blog-pagination a:hover {
  color: #edbd29;
}

.blog-index-layout .dnd-section>.row-fluid .dnd-column {
  padding-left: 0;
  padding-right: 0;
}
.pop-gp .pop-heading {
  text-align: center;
  padding: 5px;
}
.pop-gp .pop-heading h2 {
  margin:15px 0px 33px 0px;
}
.pop-gp .pop-heading p {
  color: #333333;
}
.pop-list {
  display: grid;
  grid-column-gap: 30px;
  grid-row-gap: 35px;
  grid-template-columns: repeat(3,1fr);
  align-items: stretch;
  padding: 5px;
}
.pop-list-post__card {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  position: relative;
  background-color: #fff;
  width: 100%;
  min-height: 100%;
  border-radius: 3px;
  border: 0 solid #69727d;
  transition: all .25s;
  box-shadow: 0 0 10px 0 rgba(0,0,0,.15);
}
.pop-list-post__text {
  padding: 0 30px;
  margin-bottom: 0;
  margin-top: 20px;
}
.pop-list-post__title {
  color: #03134a;
  line-height: 1.4em;
  margin-bottom: 25px;
  font-size: 21px;
  font-weight: 600;
  font-family: "Poppins", Sans-serif;
}
.pop-list-post__title a {
  color: #03134a;
}
.pop-list-post__excerpt {
  margin: 0;
  line-height: 1.5em;
  font-size: 14px;
  color: #666666;
  margin-bottom: 25px;
}
.pop-list-post__meta-data {
  border-top: 1px solid #eaeaea;
  color: #666;
  margin-bottom: 0;
  padding: 15px 30px;
  font-size: 12px;
  line-height: 1.3em;
  margin-top: 50px;
}
.pop-list-post-date {
  line-height: 1.3em;
  font-size: 12px;
}

.pop-list-post__read-more {
  margin-bottom: 20px;
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  color: #0066AF;
}

.blogbar {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1;
}

.progress-container {
  background: #f2f2f2;
  height: 12px;
  width: 100%;
}

.progress-bar {
  background-color: #edbd29;
  height: 12px;
  width: 0;
}


/* Blog Post */
.body-container--blog-post {
  padding-top: 50px;
}

.pst-heading {
  padding: 5px;
  max-width: 900px;
  margin: 0 auto;
}
.post-heading-title {
  line-height: 70px;
  margin: 0;
}
.tag-read {
  margin: 0 auto;
  max-width: 900px;
  display: flex;
  flex-wrap: wrap;
  column-gap: 37px;
  align-items: center;
}
.listing-items-tag {
  padding: 5px;
}
.tag-read ul {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
}
.tag-read ul li {
  margin: 0;
  margin-right: 8px;
  margin-left: 8px;
  font-size: 15px;
  padding-top: 10px;
}
.tag-read ul li:first-child {
  margin-left: 0;
}
.tag-read ul li a {
  background: #edbd29;
  padding: 5px;
  font-weight: 600;
  font-size: 12px;
  line-height: 20px;
  color: #03134a;
  display: inline-block;
  text-transform: uppercase;
}
.tag-read ul li a:hover {
  text-decoration: underline;
}
.reading-time {
  padding: 5px;
  font-size: 13px;
  padding-top: 0;
}
.pst-image {
  padding: 5px;
  text-align: center;
  max-width: 810px;
  margin: 0 auto;
}

.pst-content-wp .page-center {
  max-width: 900px;
}

.pst-content-inner {
  display: flex;
  flex-wrap: wrap;
}
.pst-left-content {
  padding: 40px 40px 0px 20px;
  width: 27.332%;
}
.pst-rith-content {
  padding: 40px 0px 0px 0px;
  width: 60.274%;
}
.pst-rith-content img {
  margin-bottom: 10px;
}
.pst-rith-content {
  color: #333333;
}
.pst-left-content h4 {
  font-size: 20px;
  line-height: 21px;
  font-weight: 600;
  margin-bottom: 8px;
  margin-top: 0.5rem;
  color: #333333;
}
.pst-date {
  color: #585858;
  font-size: 15px;
}

.pst-date a{
  color: #585858;
}

.social-share {
  border-top: 3px solid #000;
  margin-top: 17px;
  padding-top: 15px;
}

.social-share h5 {
  font-weight: 600;
  line-height: 33px;
  font-size: 17px;
  margin: 0;
  padding: 0;
  letter-spacing: 0;
}

.social-grid {
  display: inline-block;
  width: 100%;
  word-spacing: 0px;
  padding-left: 8px;
  top: -2px;
  position: relative;
}
.social-grid-item {
  display: inline-block;
  margin-bottom: 0px;
  word-break: break-word;
  font-size: 0;
  margin-right: 19.5px;
}
.social-share-btn {
  font-size: 21px;
  line-height: 1;
}
.social-share-btn__icon {
  color: #000000;
}

.author-name-wp {
  padding: 5px;
}
.author-name-inner {
  align-items: center;
  border-top: 2px solid #000;
  display: flex;
  margin: 75px auto 0;
  max-width: 840px;
}
.author-name-innerwp {
  display: flex;
  flex-wrap: wrap;
  margin-top: 35px;
  align-items: center;
}
.author-img {
  flex-shrink: 0;
  margin-right: 25px;
}
.author-name {
  color: #333;
  flex-grow: 1;
  font-size: 20px;
  font-weight: 600;
  line-height: 21px;
  margin-bottom: 5px;
  margin-top: 0.5rem;
  font-family: Poppins, sans-serif;
}
.author-img img {
  width: 50px;
  height: 50px;
  border-radius: 500px;
  -o-object-fit: cover;
  object-fit: cover;
}

.related-post {
  background-color: #f4f4f4;
  margin-top: 29px;
  padding: 50px 10px 60px;
}
.heading-related {
  margin: 2% 0% calc(2% + 20px) 0%;
  text-align: center;
}
.heading-related h3 {
  font-size: 35px;
  font-weight: 600;
  line-height: 42px;
  padding: 0;
  margin: 0;
}

.related-post {
  background-color: #F4F4F4;
  padding: 50px 0px 60px 0px;
  margin-top: 29px;
}
.related-post .page-center {
  padding: 5px;
  max-width: 1140px;
}
.related-post .listing-items-title {
  font-weight: 600;
  line-height: 1.3em;
  font-size: 21px;
}
.related-post .listing-items-title a {
  font-weight: 600;
}


.bottom-simple-menu .page-center {
  max-width: 1140px;
}
.bottom-simple-menu-inner {
  display: flex;
  flex-wrap: wrap;
}
.bottom-simple-menu-inner .hs_cos_wrapper > ul {
  padding: 0% 5% 5% 5%;
}
.bottom-simple-menucol1{
  padding: 5% 0% 0% 0%;
}
.bottom-simple-menucol2 {
  padding: 2% 0 4.7%;
}
.simple-menu-inner-col {
  width: 33.333%;
}

.bottom-simple-menu-inner h2 {
  font-size: 25px;
  font-weight: 600;
  line-height: 33px;
}
.simple-menu-inner-col h2 {
  padding: 0% 0% 0% 10%;
  margin: 0;
}
.bottom-simple-menu-inner ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.bottom-simple-menu-inner ul > li {
  font-size: 18px;
  font-weight: 700;
  line-height: 33px;
  margin-bottom: 5px;
  font-family: Poppins, sans-serif;
}
.bottom-simple-menu-inner ul li li {
  line-height: 30px;
  margin-bottom: 5px;
}
.bottom-simple-menu-inner ul ul {
  margin-top: 5px;
}
.bottom-simple-menucol2 .bottom-simple-menu-inner .hs_cos_wrapper > ul {
  padding-top: 4%;
}
.bottom-simple-menu-inner ul ul li a {
  font-family: Roboto, sans-serif;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 2px;
  line-height: 1.2em;
  text-transform: uppercase;
  fill: #03134a;
  background-color: #fff;
  border-radius: 0 0 0 0;
  border-style: solid;
  border-width: 0 0 1px;
  color: #03134a;
  display: inline-block;
  padding: 10px 5px 5px 0;
  transition: all .3s;
}
.bottom-simple-menu-inner ul ul li a:hover {
  color: #edbd29;
  background-color: #ffffff;
  transform: scale(1.1);
}
.blog-index-layout .dnd-section:first-child {
  padding-top: 0;
}

.blog-index-layout .banner-sec .dnd-section>.row-fluid {
  max-width: 1202px;
}


.site-search {
  display: flex;
  flex-wrap: wrap;
  justify-content: end;
  position: absolute;
  z-index: 100;
  width: 200px !important;
  right: 0;
  top: 22px;
  margin-right: 40px;
}
.site-search form input[type=text] {
  background: transparent;
  border: 0;
  border-bottom: 2px solid #fff;
  border-radius: 0;
  width: 200px;
  font-size: 15px;
  color: #fff;
  font-weight: 400;
  padding-left: calc(50px / 3);
  padding-right: calc(50px / 3);
}
.site-search form input[type=text]:focus {
  box-shadow: none;
}
.site-search .hs-search-field__bar button svg {
  fill: #fff;
}
.site-search form input[type=text]::placeholder {
  color: inherit;
  font-family: inherit;
  opacity: .6 !important;
}
.site-search .hs-search-field button, 
.site-search .hs-search-field button:focus, 
.site-search .hs-search-field button:hover {
  right: 15px;
}

body.has-text .slick-slider-dots {
  z-index: -1;
  position: relative;
}

.blog-pagination__prev-link--disabled {
  pointer-events: none;
}

ul.slick-dots {
  display: block;
  left: auto;
  list-style: none;
  margin: 0;
  max-width: calc(100% - 0.0002px);
  padding: 0;
  position: absolute!important;
  right: 40px;
  top: 165px;
}
ul.slick-dots li {
  position: relative;
  width: 22px;
  height: 22px;
  cursor: pointer;
  margin: 0;
  margin-bottom: 12px;
}
ul.slick-dots li button {
  display: none;
}

ul.slick-dots li:before {
  content: "";
  position: absolute;
  height: 6px;
  width: 6px;
  background: #fff;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 20px;
}
.hs-search-field--open .hs-search-field__suggestions {
  background: #fff;
}
ul.slick-dots li:after {
  content: "";
  position: absolute;
  border: 1px solid transparent;
  height: 100%;
  width: 100%;
  left: 0;
  border-radius: 40px;
  transform: scale(0);
  transition: all .3s ease-out;
}
ul.slick-dots li.slick-active:after {
  border-color:#EDBD29;
  transform: scale(1);
  animation: pulse 1.5s linear infinite;
}
ul.slick-dots li.slick-active:before{
  background-color: #EDBD29;
}

.blog_listing-main-wp h2 {
  color: #000;
  margin-bottom: 60px;
  text-align: center;
  text-transform: capitalize;
}

@keyframes pulse {
  from,to {
    transform: scale3d(1,1,1)
  }

  50% {
    transform: scale3d(1.05,1.05,1.05)
  }
}

.site-search-mobile{
  display:none;
}
.site-search-mobile .hs-search-field form {
  position: relative;
  margin: 0;
}

.tag-page {
  background-color: #eeeeee;
  padding-top: 100px;
}
.tag-page .banner-sec {
  display: none;
}

html{
  scroll-behavior: smooth;
}


@media (max-width: 1024px){
  .pop-list,
  .blog_listing-inner{
    grid-template-columns: repeat(2,1fr);
  }
  .bottom-simple-menu-inner ul ul li a {
    font-size: 16px;
  }
  .pst-content-inner {
    flex-direction: column;
  }
  .pst-left-content, 
  .pst-rith-content {
    width: 100%;
  }
  .pst-rith-content {
    padding: 40px 20px 0px 20px;
  }
  .pst-left-content {
    background-color: #f2f2f2;
    display: flex;
    flex-wrap: wrap;
    padding: 10px 30px;
    align-items: center;
  }
  .author-date-sec {
    width: 50%;
    border-right: 3px solid #000;
  }
  .social-share {
    width: 50%;
    border: 0;
    margin: 0;
    padding: 0 0 0 20px;
  }
  .pst-date {
    font-size: 12px;
    line-height: 30px;
  }
  .pst-left-content h4 {
    margin-bottom: 0;
  }
  .social-share h5 {
    color: rgb(51, 51, 51);
    font-size: 13px;
  }
  .social-share-btn {
    font-size: 32.5px;
  }
  .pst-content-wp .page-center {
    max-width: 100%;
  }
}

@media (max-width: 767px){
  .pop-list,
  .blog_listing-inner{
    grid-template-columns: repeat(1,1fr);
  }
  .pop-gp .pop-heading h2 {
    font-size: 35px;
    line-height: 1.25em;
  }
  .bottom-simple-menu-inner {
    flex-direction: column;
  }
  .simple-menu-inner-col {
    width: 100%;
    text-align: center;
  }
  .simple-menu-inner-col h2 {
    padding: 0;
    margin: 0 0 30px;
  }
  .space-blank{
    display:none;
  }
  .banner-sec{
    display: none;
  }
  .site-search-mobile{
    display:block;
  }

  .site-search-mobile{
    padding: 0px 20px 20px 20px;
  }

  .site-search-mobile .hs-search-field button, 
  .site-search-mobile .hs-search-field button:focus, 
  .site-search-mobile .hs-search-field button:hover {
    background-color: #69727d;
    padding: 0;
    display: inline-block;
    vertical-align: middle;
    white-space: normal;
    line-height: 1;
    min-width: 50px;
    right: 0;
    height: 50px;
  }
  .site-search-mobile .hs-search-field button svg {
    fill: #fff;
  }
  .site-search-mobile form input[type=text] {
    margin: 0;
    border: 0;
    padding: 0;
    display: inline-block;
    vertical-align: middle;
    white-space: normal;
    line-height: 1;
    min-width: 0;
    font-size: 15px;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding-left: calc(50px / 3);
    padding-right: calc(50px / 3);
    background: #f1f2f3;
    min-height: 50px;
    border-radius: 3px;
  }
  .site-search-mobile .hs-search-field button {
    border-radius: 3px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .site-search-mobile form input[type=text]:focus {
    box-shadow: none;
  }
  .header-section-wp h1 {
    font-size: 35px;
    line-height: 1.25em;
  }
  .site-search form input[type=text]::placeholder {
    opacity: .4 !important;
  }
}

@media(max-width:479px){
  .pst-left-content {
    flex-direction: column;
  }
  .author-date-sec, 
  .social-share {
    width: 100%;
  }
  .social-share {
    padding-left: 0;
  }
  .author-date-sec {
    border-right: 0;
  }
  .social-grid {
    padding-left: 0;
    top: 0;
  }
}

/* Tooltip */
.tooptip {
  background: #333;
  border-radius: 3px;
  color: #fff;
  font-size: 13px;
  padding: 5px 10px;
  position: absolute;
  right: 30px;
  text-align: center;
  width: 80px;
  display: none;
}
.bdt-social-icon.reveal-muted a:hover .tooptip {
  display: block;
}



/*! elementor-icons - v5.25.0 - 01-11-2023 */


[class*=" eicon-"],[class^=eicon] {
  display: inline-block;
  font-family: eicons;
  font-size: inherit;
  font-weight: 400;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

@keyframes a {
  0% {
    transform: rotate(0deg)
  }

  to {
    transform: rotate(359deg)
  }
}

.eicon-animation-spin {
  animation: a 2s infinite linear
}

.eicon-editor-link:before {
  content: "\e800"
}

.eicon-editor-unlink:before {
  content: "\e801"
}

.eicon-editor-external-link:before {
  content: "\e802"
}

.eicon-editor-close:before {
  content: "\e803"
}

.eicon-editor-list-ol:before {
  content: "\e804"
}

.eicon-editor-list-ul:before {
  content: "\e805"
}

.eicon-editor-bold:before {
  content: "\e806"
}

.eicon-editor-italic:before {
  content: "\e807"
}

.eicon-editor-underline:before {
  content: "\e808"
}

.eicon-editor-paragraph:before {
  content: "\e809"
}

.eicon-editor-h1:before {
  content: "\e80a"
}

.eicon-editor-h2:before {
  content: "\e80b"
}

.eicon-editor-h3:before {
  content: "\e80c"
}

.eicon-editor-h4:before {
  content: "\e80d"
}

.eicon-editor-h5:before {
  content: "\e80e"
}

.eicon-editor-h6:before {
  content: "\e80f"
}

.eicon-editor-quote:before {
  content: "\e810"
}

.eicon-editor-code:before {
  content: "\e811"
}

.eicon-elementor:before {
  content: "\e812"
}

.eicon-elementor-circle:before {
  content: "\e813"
}

.eicon-pojome:before {
  content: "\e814"
}

.eicon-plus:before {
  content: "\e815"
}

.eicon-menu-bar:before {
  content: "\e816"
}

.eicon-apps:before {
  content: "\e817"
}

.eicon-accordion:before {
  content: "\e818"
}

.eicon-alert:before {
  content: "\e819"
}

.eicon-animation-text:before {
  content: "\e81a"
}

.eicon-animation:before {
  content: "\e81b"
}

.eicon-banner:before {
  content: "\e81c"
}

.eicon-blockquote:before {
  content: "\e81d"
}

.eicon-button:before {
  content: "\e81e"
}

.eicon-call-to-action:before {
  content: "\e81f"
}

.eicon-captcha:before {
  content: "\e820"
}

.eicon-carousel:before {
  content: "\e821"
}

.eicon-checkbox:before {
  content: "\e822"
}

.eicon-columns:before {
  content: "\e823"
}

.eicon-countdown:before {
  content: "\e824"
}

.eicon-counter:before {
  content: "\e825"
}

.eicon-date:before {
  content: "\e826"
}

.eicon-divider-shape:before {
  content: "\e827"
}

.eicon-divider:before {
  content: "\e828"
}

.eicon-download-button:before {
  content: "\e829"
}

.eicon-dual-button:before {
  content: "\e82a"
}

.eicon-email-field:before {
  content: "\e82b"
}

.eicon-facebook-comments:before {
  content: "\e82c"
}

.eicon-facebook-like-box:before {
  content: "\e82d"
}

.eicon-form-horizontal:before {
  content: "\e82e"
}

.eicon-form-vertical:before {
  content: "\e82f"
}

.eicon-gallery-grid:before {
  content: "\e830"
}

.eicon-gallery-group:before {
  content: "\e831"
}

.eicon-gallery-justified:before {
  content: "\e832"
}

.eicon-gallery-masonry:before {
  content: "\e833"
}

.eicon-icon-box:before {
  content: "\e834"
}

.eicon-image-before-after:before {
  content: "\e835"
}

.eicon-image-box:before {
  content: "\e836"
}

.eicon-image-hotspot:before {
  content: "\e837"
}

.eicon-image-rollover:before {
  content: "\e838"
}

.eicon-info-box:before {
  content: "\e839"
}

.eicon-inner-section:before {
  content: "\e83a"
}

.eicon-mailchimp:before {
  content: "\e83b"
}

.eicon-menu-card:before {
  content: "\e83c"
}

.eicon-navigation-horizontal:before {
  content: "\e83d"
}

.eicon-nav-menu:before {
  content: "\e83e"
}

.eicon-navigation-vertical:before {
  content: "\e83f"
}

.eicon-number-field:before {
  content: "\e840"
}

.eicon-parallax:before {
  content: "\e841"
}

.eicon-php7:before {
  content: "\e842"
}

.eicon-post-list:before {
  content: "\e843"
}

.eicon-post-slider:before {
  content: "\e844"
}

.eicon-post:before {
  content: "\e845"
}

.eicon-posts-carousel:before {
  content: "\e846"
}

.eicon-posts-grid:before {
  content: "\e847"
}

.eicon-posts-group:before {
  content: "\e848"
}

.eicon-posts-justified:before {
  content: "\e849"
}

.eicon-posts-masonry:before {
  content: "\e84a"
}

.eicon-posts-ticker:before {
  content: "\e84b"
}

.eicon-price-list:before {
  content: "\e84c"
}

.eicon-price-table:before {
  content: "\e84d"
}

.eicon-radio:before {
  content: "\e84e"
}

.eicon-rtl:before {
  content: "\e84f"
}

.eicon-scroll:before {
  content: "\e850"
}

.eicon-search:before {
  content: "\e851"
}

.eicon-select:before {
  content: "\e852"
}

.eicon-share:before {
  content: "\e853"
}

.eicon-sidebar:before {
  content: "\e854"
}

.eicon-skill-bar:before {
  content: "\e855"
}

.eicon-slider-3d:before {
  content: "\e856"
}

.eicon-slider-album:before {
  content: "\e857"
}

.eicon-slider-device:before {
  content: "\e858"
}

.eicon-slider-full-screen:before {
  content: "\e859"
}

.eicon-slider-push:before {
  content: "\e85a"
}

.eicon-slider-vertical:before {
  content: "\e85b"
}

.eicon-slider-video:before {
  content: "\e85c"
}

.eicon-slides:before {
  content: "\e85d"
}

.eicon-social-icons:before {
  content: "\e85e"
}

.eicon-spacer:before {
  content: "\e85f"
}

.eicon-table:before {
  content: "\e860"
}

.eicon-tabs:before {
  content: "\e861"
}

.eicon-tel-field:before {
  content: "\e862"
}

.eicon-text-area:before {
  content: "\e863"
}

.eicon-text-field:before {
  content: "\e864"
}

.eicon-thumbnails-down:before {
  content: "\e865"
}

.eicon-thumbnails-half:before {
  content: "\e866"
}

.eicon-thumbnails-right:before {
  content: "\e867"
}

.eicon-time-line:before {
  content: "\e868"
}

.eicon-toggle:before {
  content: "\e869"
}

.eicon-url:before {
  content: "\e86a"
}

.eicon-t-letter:before {
  content: "\e86b"
}

.eicon-wordpress:before {
  content: "\e86c"
}

.eicon-text:before {
  content: "\e86d"
}

.eicon-anchor:before {
  content: "\e86e"
}

.eicon-bullet-list:before {
  content: "\e86f"
}

.eicon-code:before {
  content: "\e870"
}

.eicon-favorite:before {
  content: "\e871"
}

.eicon-google-maps:before {
  content: "\e872"
}

.eicon-image:before {
  content: "\e873"
}

.eicon-photo-library:before {
  content: "\e874"
}

.eicon-woocommerce:before {
  content: "\e875"
}

.eicon-youtube:before {
  content: "\e876"
}

.eicon-flip-box:before {
  content: "\e877"
}

.eicon-settings:before {
  content: "\e878"
}

.eicon-headphones:before {
  content: "\e879"
}

.eicon-testimonial:before {
  content: "\e87a"
}

.eicon-counter-circle:before {
  content: "\e87b"
}

.eicon-person:before {
  content: "\e87c"
}

.eicon-chevron-right:before {
  content: "\e87d"
}

.eicon-chevron-left:before {
  content: "\e87e"
}

.eicon-close:before {
  content: "\e87f"
}

.eicon-file-download:before {
  content: "\e880"
}

.eicon-save:before {
  content: "\e881"
}

.eicon-zoom-in:before {
  content: "\e882"
}

.eicon-shortcode:before {
  content: "\e883"
}

.eicon-nerd:before {
  content: "\e884"
}

.eicon-device-desktop:before {
  content: "\e885"
}

.eicon-device-tablet:before {
  content: "\e886"
}

.eicon-device-mobile:before {
  content: "\e887"
}

.eicon-document-file:before {
  content: "\e888"
}

.eicon-folder-o:before {
  content: "\e889"
}

.eicon-hypster:before {
  content: "\e88a"
}

.eicon-h-align-left:before {
  content: "\e88b"
}

.eicon-h-align-right:before {
  content: "\e88c"
}

.eicon-h-align-center:before {
  content: "\e88d"
}

.eicon-h-align-stretch:before {
  content: "\e88e"
}

.eicon-v-align-top:before {
  content: "\e88f"
}

.eicon-v-align-bottom:before {
  content: "\e890"
}

.eicon-v-align-middle:before {
  content: "\e891"
}

.eicon-v-align-stretch:before {
  content: "\e892"
}

.eicon-pro-icon:before {
  content: "\e893"
}

.eicon-mail:before {
  content: "\e894"
}

.eicon-lock-user:before {
  content: "\e895"
}

.eicon-testimonial-carousel:before {
  content: "\e896"
}

.eicon-media-carousel:before {
  content: "\e897"
}

.eicon-section:before {
  content: "\e898"
}

.eicon-column:before {
  content: "\e899"
}

.eicon-edit:before {
  content: "\e89a"
}

.eicon-clone:before {
  content: "\e89b"
}

.eicon-trash:before {
  content: "\e89c"
}

.eicon-play:before {
  content: "\e89d"
}

.eicon-angle-right:before {
  content: "\e89e"
}

.eicon-angle-left:before {
  content: "\e89f"
}

.eicon-animated-headline:before {
  content: "\e8a0"
}

.eicon-menu-toggle:before {
  content: "\e8a1"
}

.eicon-fb-embed:before {
  content: "\e8a2"
}

.eicon-fb-feed:before {
  content: "\e8a3"
}

.eicon-twitter-embed:before {
  content: "\e8a4"
}

.eicon-twitter-feed:before {
  content: "\e8a5"
}

.eicon-sync:before {
  content: "\e8a6"
}

.eicon-import-export:before {
  content: "\e8a7"
}

.eicon-check-circle:before {
  content: "\e8a8"
}

.eicon-library-save:before {
  content: "\e8a9"
}

.eicon-library-download:before {
  content: "\e8aa"
}

.eicon-insert:before {
  content: "\e8ab"
}

.eicon-preview-medium:before {
  content: "\e8ac"
}

.eicon-sort-down:before {
  content: "\e8ad"
}

.eicon-sort-up:before {
  content: "\e8ae"
}

.eicon-heading:before {
  content: "\e8af"
}

.eicon-logo:before {
  content: "\e8b0"
}

.eicon-meta-data:before {
  content: "\e8b1"
}

.eicon-post-content:before {
  content: "\e8b2"
}

.eicon-post-excerpt:before {
  content: "\e8b3"
}

.eicon-post-navigation:before {
  content: "\e8b4"
}

.eicon-yoast:before {
  content: "\e8b5"
}

.eicon-nerd-chuckle:before {
  content: "\e8b6"
}

.eicon-nerd-wink:before {
  content: "\e8b7"
}

.eicon-comments:before {
  content: "\e8b8"
}

.eicon-download-circle-o:before {
  content: "\e8b9"
}

.eicon-library-upload:before {
  content: "\e8ba"
}

.eicon-save-o:before {
  content: "\e8bb"
}

.eicon-upload-circle-o:before {
  content: "\e8bc"
}

.eicon-ellipsis-h:before {
  content: "\e8bd"
}

.eicon-ellipsis-v:before {
  content: "\e8be"
}

.eicon-arrow-left:before {
  content: "\e8bf"
}

.eicon-arrow-right:before {
  content: "\e8c0"
}

.eicon-arrow-up:before {
  content: "\e8c1"
}

.eicon-arrow-down:before {
  content: "\e8c2"
}

.eicon-play-o:before {
  content: "\e8c3"
}

.eicon-archive-posts:before {
  content: "\e8c4"
}

.eicon-archive-title:before {
  content: "\e8c5"
}

.eicon-featured-image:before {
  content: "\e8c6"
}

.eicon-post-info:before {
  content: "\e8c7"
}

.eicon-post-title:before {
  content: "\e8c8"
}

.eicon-site-logo:before {
  content: "\e8c9"
}

.eicon-site-search:before {
  content: "\e8ca"
}

.eicon-site-title:before {
  content: "\e8cb"
}

.eicon-plus-square:before {
  content: "\e8cc"
}

.eicon-minus-square:before {
  content: "\e8cd"
}

.eicon-cloud-check:before {
  content: "\e8ce"
}

.eicon-drag-n-drop:before {
  content: "\e8cf"
}

.eicon-welcome:before {
  content: "\e8d0"
}

.eicon-handle:before {
  content: "\e8d1"
}

.eicon-cart:before {
  content: "\e8d2"
}

.eicon-product-add-to-cart:before {
  content: "\e8d3"
}

.eicon-product-breadcrumbs:before {
  content: "\e8d4"
}

.eicon-product-categories:before {
  content: "\e8d5"
}

.eicon-product-description:before {
  content: "\e8d6"
}

.eicon-product-images:before {
  content: "\e8d7"
}

.eicon-product-info:before {
  content: "\e8d8"
}

.eicon-product-meta:before {
  content: "\e8d9"
}

.eicon-product-pages:before {
  content: "\e8da"
}

.eicon-product-price:before {
  content: "\e8db"
}

.eicon-product-rating:before {
  content: "\e8dc"
}

.eicon-product-related:before {
  content: "\e8dd"
}

.eicon-product-stock:before {
  content: "\e8de"
}

.eicon-product-tabs:before {
  content: "\e8df"
}

.eicon-product-title:before {
  content: "\e8e0"
}

.eicon-product-upsell:before {
  content: "\e8e1"
}

.eicon-products:before {
  content: "\e8e2"
}

.eicon-bag-light:before {
  content: "\e8e3"
}

.eicon-bag-medium:before {
  content: "\e8e4"
}

.eicon-bag-solid:before {
  content: "\e8e5"
}

.eicon-basket-light:before {
  content: "\e8e6"
}

.eicon-basket-medium:before {
  content: "\e8e7"
}

.eicon-basket-solid:before {
  content: "\e8e8"
}

.eicon-cart-light:before {
  content: "\e8e9"
}

.eicon-cart-medium:before {
  content: "\e8ea"
}

.eicon-cart-solid:before {
  content: "\e8eb"
}

.eicon-exchange:before {
  content: "\e8ec"
}

.eicon-preview-thin:before {
  content: "\e8ed"
}

.eicon-device-laptop:before {
  content: "\e8ee"
}

.eicon-collapse:before {
  content: "\e8ef"
}

.eicon-expand:before {
  content: "\e8f0"
}

.eicon-navigator:before {
  content: "\e8f1"
}

.eicon-plug:before {
  content: "\e8f2"
}

.eicon-dashboard:before {
  content: "\e8f3"
}

.eicon-typography:before {
  content: "\e8f4"
}

.eicon-info-circle-o:before {
  content: "\e8f5"
}

.eicon-integration:before {
  content: "\e8f6"
}

.eicon-plus-circle-o:before {
  content: "\e8f7"
}

.eicon-rating:before {
  content: "\e8f8"
}

.eicon-review:before {
  content: "\e8f9"
}

.eicon-tools:before {
  content: "\e8fa"
}

.eicon-loading:before {
  content: "\e8fb"
}

.eicon-sitemap:before {
  content: "\e8fc"
}

.eicon-click:before {
  content: "\e8fd"
}

.eicon-clock:before {
  content: "\e8fe"
}

.eicon-library-open:before {
  content: "\e8ff"
}

.eicon-warning:before {
  content: "\e900"
}

.eicon-flow:before {
  content: "\e901"
}

.eicon-cursor-move:before {
  content: "\e902"
}

.eicon-arrow-circle-left:before {
  content: "\e903"
}

.eicon-flash:before {
  content: "\e904"
}

.eicon-redo:before {
  content: "\e905"
}

.eicon-ban:before {
  content: "\e906"
}

.eicon-barcode:before {
  content: "\e907"
}

.eicon-calendar:before {
  content: "\e908"
}

.eicon-caret-left:before {
  content: "\e909"
}

.eicon-caret-right:before {
  content: "\e90a"
}

.eicon-caret-up:before {
  content: "\e90b"
}

.eicon-chain-broken:before {
  content: "\e90c"
}

.eicon-check-circle-o:before {
  content: "\e90d"
}

.eicon-check:before {
  content: "\e90e"
}

.eicon-chevron-double-left:before {
  content: "\e90f"
}

.eicon-chevron-double-right:before {
  content: "\e910"
}

.eicon-undo:before {
  content: "\e911"
}

.eicon-filter:before {
  content: "\e912"
}

.eicon-circle-o:before {
  content: "\e913"
}

.eicon-circle:before {
  content: "\e914"
}

.eicon-clock-o:before {
  content: "\e915"
}

.eicon-cog:before {
  content: "\e916"
}

.eicon-cogs:before {
  content: "\e917"
}

.eicon-commenting-o:before {
  content: "\e918"
}

.eicon-copy:before {
  content: "\e919"
}

.eicon-database:before {
  content: "\e91a"
}

.eicon-dot-circle-o:before {
  content: "\e91b"
}

.eicon-envelope:before {
  content: "\e91c"
}

.eicon-external-link-square:before {
  content: "\e91d"
}

.eicon-eyedropper:before {
  content: "\e91e"
}

.eicon-folder:before {
  content: "\e91f"
}

.eicon-font:before {
  content: "\e920"
}

.eicon-adjust:before {
  content: "\e921"
}

.eicon-lightbox:before {
  content: "\e922"
}

.eicon-heart-o:before {
  content: "\e923"
}

.eicon-history:before {
  content: "\e924"
}

.eicon-image-bold:before {
  content: "\e925"
}

.eicon-info-circle:before {
  content: "\e926"
}

.eicon-link:before {
  content: "\e927"
}

.eicon-long-arrow-left:before {
  content: "\e928"
}

.eicon-long-arrow-right:before {
  content: "\e929"
}

.eicon-caret-down:before {
  content: "\e92a"
}

.eicon-paint-brush:before {
  content: "\e92b"
}

.eicon-pencil:before {
  content: "\e92c"
}

.eicon-plus-circle:before {
  content: "\e92d"
}

.eicon-zoom-in-bold:before {
  content: "\e92e"
}

.eicon-sort-amount-desc:before {
  content: "\e92f"
}

.eicon-sign-out:before {
  content: "\e930"
}

.eicon-spinner:before {
  content: "\e931"
}

.eicon-square:before {
  content: "\e932"
}

.eicon-star-o:before {
  content: "\e933"
}

.eicon-star:before {
  content: "\e934"
}

.eicon-text-align-justify:before {
  content: "\e935"
}

.eicon-text-align-center:before {
  content: "\e936"
}

.eicon-tags:before {
  content: "\e937"
}

.eicon-text-align-left:before {
  content: "\e938"
}

.eicon-text-align-right:before {
  content: "\e939"
}

.eicon-close-circle:before {
  content: "\e93a"
}

.eicon-trash-o:before {
  content: "\e93b"
}

.eicon-font-awesome:before {
  content: "\e93c"
}

.eicon-user-circle-o:before {
  content: "\e93d"
}

.eicon-video-camera:before {
  content: "\e93e"
}

.eicon-heart:before {
  content: "\e93f"
}

.eicon-wrench:before {
  content: "\e940"
}

.eicon-help:before {
  content: "\e941"
}

.eicon-help-o:before {
  content: "\e942"
}

.eicon-zoom-out-bold:before {
  content: "\e943"
}

.eicon-plus-square-o:before {
  content: "\e944"
}

.eicon-minus-square-o:before {
  content: "\e945"
}

.eicon-minus-circle:before {
  content: "\e946"
}

.eicon-minus-circle-o:before {
  content: "\e947"
}

.eicon-code-bold:before {
  content: "\e948"
}

.eicon-cloud-upload:before {
  content: "\e949"
}

.eicon-search-bold:before {
  content: "\e94a"
}

.eicon-map-pin:before {
  content: "\e94b"
}

.eicon-meetup:before {
  content: "\e94c"
}

.eicon-slideshow:before {
  content: "\e94d"
}

.eicon-t-letter-bold:before {
  content: "\e94e"
}

.eicon-preferences:before {
  content: "\e94f"
}

.eicon-table-of-contents:before {
  content: "\e950"
}

.eicon-tv:before {
  content: "\e951"
}

.eicon-upload:before {
  content: "\e952"
}

.eicon-instagram-comments:before {
  content: "\e953"
}

.eicon-instagram-nested-gallery:before {
  content: "\e954"
}

.eicon-instagram-post:before {
  content: "\e955"
}

.eicon-instagram-video:before {
  content: "\e956"
}

.eicon-instagram-gallery:before {
  content: "\e957"
}

.eicon-instagram-likes:before {
  content: "\e958"
}

.eicon-facebook:before {
  content: "\e959"
}

.eicon-twitter:before {
  content: "\e95a"
}

.eicon-pinterest:before {
  content: "\e95b"
}

.eicon-frame-expand:before {
  content: "\e95c"
}

.eicon-frame-minimize:before {
  content: "\e95d"
}

.eicon-archive:before {
  content: "\e95e"
}

.eicon-colors-typography:before {
  content: "\e95f"
}

.eicon-custom:before {
  content: "\e960"
}

.eicon-footer:before {
  content: "\e961"
}

.eicon-header:before {
  content: "\e962"
}

.eicon-layout-settings:before {
  content: "\e963"
}

.eicon-lightbox-expand:before {
  content: "\e964"
}

.eicon-error-404:before {
  content: "\e965"
}

.eicon-theme-style:before {
  content: "\e966"
}

.eicon-search-results:before {
  content: "\e967"
}

.eicon-single-post:before {
  content: "\e968"
}

.eicon-site-identity:before {
  content: "\e969"
}

.eicon-theme-builder:before {
  content: "\e96a"
}

.eicon-download-bold:before {
  content: "\e96b"
}

.eicon-share-arrow:before {
  content: "\e96c"
}

.eicon-global-settings:before {
  content: "\e96d"
}

.eicon-user-preferences:before {
  content: "\e96e"
}

.eicon-lock:before {
  content: "\e96f"
}

.eicon-export-kit:before {
  content: "\e970"
}

.eicon-import-kit:before {
  content: "\e971"
}

.eicon-lottie:before {
  content: "\e972"
}

.eicon-products-archive:before {
  content: "\e973"
}

.eicon-single-product:before {
  content: "\e974"
}

.eicon-disable-trash-o:before {
  content: "\e975"
}

.eicon-single-page:before {
  content: "\e976"
}

.eicon-wordpress-light:before {
  content: "\e977"
}

.eicon-cogs-check:before {
  content: "\e978"
}

.eicon-custom-css:before {
  content: "\e979"
}

.eicon-global-colors:before {
  content: "\e97a"
}

.eicon-globe:before {
  content: "\e97b"
}

.eicon-typography-1:before {
  content: "\e97c"
}

.eicon-background:before {
  content: "\e97d"
}

.eicon-device-responsive:before {
  content: "\e97e"
}

.eicon-device-wide:before {
  content: "\e97f"
}

.eicon-code-highlight:before {
  content: "\e980"
}

.eicon-video-playlist:before {
  content: "\e981"
}

.eicon-download-kit:before {
  content: "\e982"
}

.eicon-kit-details:before {
  content: "\e983"
}

.eicon-kit-parts:before {
  content: "\e984"
}

.eicon-kit-upload:before {
  content: "\e985"
}

.eicon-kit-plugins:before {
  content: "\e986"
}

.eicon-kit-upload-alt:before {
  content: "\e987"
}

.eicon-hotspot:before {
  content: "\e988"
}

.eicon-paypal-button:before {
  content: "\e989"
}

.eicon-shape:before {
  content: "\e98a"
}

.eicon-wordart:before {
  content: "\e98b"
}

.eicon-checkout:before {
  content: "\e98c"
}

.eicon-container:before {
  content: "\e98d"
}

.eicon-flip:before {
  content: "\e98e"
}

.eicon-info:before {
  content: "\e98f"
}

.eicon-my-account:before {
  content: "\e990"
}

.eicon-purchase-summary:before {
  content: "\e991"
}

.eicon-page-transition:before {
  content: "\e992"
}

.eicon-spotify:before {
  content: "\e993"
}

.eicon-stripe-button:before {
  content: "\e994"
}

.eicon-woo-settings:before {
  content: "\e995"
}

.eicon-woo-cart:before {
  content: "\e996"
}

.eicon-grow:before {
  content: "\e997"
}

.eicon-order-end:before {
  content: "\e998"
}

.eicon-nowrap:before {
  content: "\e999"
}

.eicon-order-start:before {
  content: "\e99a"
}

.eicon-progress-tracker:before {
  content: "\e99b"
}

.eicon-shrink:before {
  content: "\e99c"
}

.eicon-wrap:before {
  content: "\e99d"
}

.eicon-align-center-h:before {
  content: "\e99e"
}

.eicon-align-center-v:before {
  content: "\e99f"
}

.eicon-align-end-h:before {
  content: "\e9a0"
}

.eicon-align-end-v:before {
  content: "\e9a1"
}

.eicon-align-start-h:before {
  content: "\e9a2"
}

.eicon-align-start-v:before {
  content: "\e9a3"
}

.eicon-align-stretch-h:before {
  content: "\e9a4"
}

.eicon-align-stretch-v:before {
  content: "\e9a5"
}

.eicon-justify-center-h:before {
  content: "\e9a6"
}

.eicon-justify-center-v:before {
  content: "\e9a7"
}

.eicon-justify-end-h:before {
  content: "\e9a8"
}

.eicon-justify-end-v:before {
  content: "\e9a9"
}

.eicon-justify-space-around-h:before {
  content: "\e9aa"
}

.eicon-justify-space-around-v:before {
  content: "\e9ab"
}

.eicon-justify-space-between-h:before {
  content: "\e9ac"
}

.eicon-justify-space-between-v:before {
  content: "\e9ad"
}

.eicon-justify-space-evenly-h:before {
  content: "\e9ae"
}

.eicon-justify-space-evenly-v:before {
  content: "\e9af"
}

.eicon-justify-start-h:before {
  content: "\e9b0"
}

.eicon-justify-start-v:before {
  content: "\e9b1"
}

.eicon-woocommerce-cross-sells:before {
  content: "\e9b2"
}

.eicon-woocommerce-notices:before {
  content: "\e9b3"
}

.eicon-inner-container:before {
  content: "\e9b4"
}

.eicon-warning-full:before {
  content: "\e9b5"
}

.eicon-exit:before {
  content: "\e9b6"
}

.eicon-loop-builder:before {
  content: "\e9b7"
}

.eicon-notes:before {
  content: "\e9b8"
}

.eicon-read:before {
  content: "\e9b9"
}

.eicon-unread:before {
  content: "\e9ba"
}

.eicon-carousel-loop:before {
  content: "\e9bb"
}

.eicon-mega-menu:before {
  content: "\eb78"
}

.eicon-nested-carousel:before {
  content: "\e9bd"
}

.eicon-ai:before {
  content: "\e9be"
}

.eicon-taxonomy-filter:before {
  content: "\eb7d"
}

.eicon-container-grid:before {
  content: "\ef02"
}

.eicon-upgrade:before {
  content: "\e9c1"
}

.eicon-eye:before {
  content: "\e8ac"
}

.eicon-elementor-square:before {
  content: "\e813"
}