
/* Add your custom CSS code here */
.theme-header-topbar .theme-topbar-contact-info ul .theme-topbar-info .theme-topbar-info-icon svg {
  width: calc(15px + 4px);
  height: calc(15px + 4px); }

.theme-responsive-menu-area.zpcontainer .theme-responsive-menu .theme-topbar-contact-info ul:first-child li a svg {
  width: calc(15px + 4px);
  height: calc(15px + 4px); }

@media all and (min-width: 992px) {
  .zphero .zprow {
    padding-inline-start: 15px;
    padding-inline-end: 15px; } }

.zscustom-banner-heading .zpheading {
  font-size: 34px;
  font-family: 'Poppins', sans-serif;
  line-height: normal; }
  @media all and (min-width: 992px) {
    .zscustom-banner-heading .zpheading {
      font-size: 54px;
      padding-inline-end: 100px; } }
.zscustom-banner-text.zpelem-text {
  font-size: 18px;
  font-family: 'Poppins', sans-serif; }
  @media all and (min-width: 992px) {
    .zscustom-banner-text.zpelem-text {
      padding-inline-end: 100px; } }
@media all and (min-width: 992px) {
  .zscustom-banner-img .zpimage-container {
    margin-inline-start: -160px; } }

.zscustom-highlight-heading.zpelem-text {
  color: #013a51;
  font-size: 22px;
  font-weight: 600; }

.zpdark-section .zscustom-highlight-heading.zpelem-text {
  color: #FFFFFF; }

.zscustom-heading.zpelem-text {
  font-size: 22px;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  color: #013A51; }

.zscustom-section-evento-light-01 .zscustom-overlay-box {
  border: 10px solid #FFFFFF; }
  @media all and (min-width: 992px) {
    .zscustom-section-evento-light-01 .zscustom-overlay-box {
      margin-inline-start: -100px;
      margin-inline-end: 50px; } }
  .zscustom-section-evento-light-01 .zscustom-overlay-box .zscustom-event-count .zpheading {
    font-size: 54px;
    font-weight: 600; }

@media all and (min-width: 992px) {
  .zscustom-section-evento-light-02 .zscustom-image-overlay-box {
    margin-inline-start: -200px; } }

.zscustom-section-evento-light-03 .zscustom-service-box {
  padding: 25px; }
  @media all and (min-width: 992px) {
    .zscustom-section-evento-light-03 .zscustom-service-box {
      border-radius: 20px;
      padding: 45px; } }
.zscustom-section-evento-light-04 .zscustom-speaker-name-box,
.zscustom-section-evento-light-04 .zscustom-speaker-photo-box {
  background: linear-gradient(0deg, #FFFFFF -100%, #F1F3F5 40%);
  border-radius: 1000px; }

.zscustom-section-evento-light-04 .zscustom-speaker-photo-box {
  padding: 15px;
  margin-inline: 100px;
  border-radius: 1000px;
  position: relative;
  z-index: 1; }

.zscustom-section-evento-light-04 .zscustom-speaker-name-box {
  border-radius: 300px;
  margin-block-start: -30px; }

.zscustom-section-evento-light-05 .zscustom-hover-column {
  background: #FFFFFF;
  border-inline-end: 5px solid transparent;
  padding: 25px;
  border-radius: 20px; }
  .zscustom-section-evento-light-05 .zscustom-hover-column:hover {
    transition: all 0.3s ease-in-out;
    border-inline-end-color: #013A51;
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.15); }
  .zscustom-section-evento-light-05 .zscustom-hover-column .zscustom-small-heading.zpelem-text {
    font-size: 18px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600; }

.zscustom-section-evento-light-06 .zscustom-testimonial-box {
  padding: 25px;
  border-radius: 20px; }

.zscustom-section-evento-light-06 .zscustom-testimonial-img {
  margin-inline-end: -25px;
  margin-block-end: -25px;
  align-self: flex-end; }

.zscustom-section-evento-light-07 .zsucstom-newsltter .zpform-container input[type='text'] {
  border-color: #013A51; }

.zscustom-section-evento-light-07 .zscustom-contact-box {
  padding: 35px;
  border-radius: 35px; }
