.mod_evento_banner_template_2 {
  background: #020841;
  background-position: 100% bottom;
  background-repeat: no-repeat!important;
  background-size: cover!important;
  padding: 50px 0 50px;
  position: relative;
  z-index: 1;
}

.mod_evento_banner_template_2 .ct_contain {
  justify-content: center;
}

.mod_evento_banner_template_2 .ct_information {
  align-self: center;
}

.mod_evento_banner_template_2 .ct_event_image_head img {
  width: 350px;
  height: 53px;
}

.mod_evento_banner_template_2 .container .info_head_logo,
.mod_evento_banner_template_2 .container .info_head_logo span {
  color: #fff;
  font-family: 'Poppins', monospace;
  font-size: calc(18px + (18 - 16) * ((100vw - 320px) / (1600 - 320)));
  font-weight: 600;
  line-height: 36px;
  margin-bottom: 18px;
}

.mod_evento_banner_template_2 .container .info_title {
  color: #FFFFFF;
  font-family: 'Poppins', sans-serif;
  font-size: 68px;
  font-weight: 620;
  line-height: 72px;
  margin-bottom: 25px;
  margin-left: 40px
}

.mod_evento_banner_template_2 .container .info_subtitle {
  color: #fff;
  font-family: Poppins, sans-serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 30px;
  margin-bottom: 50px;
  margin-left: 40px;
  max-width: 600px;
}

.mod_evento_banner_template_2 .container .info_tag_location {
  background: #fff;
  color: #020841;
  font-family: 'Poppins', monospace;
  font-size: 17px;
  font-weight: 500;
  line-height: 140%;
  padding: 7px 16px 6px;
  border-radius: 12px;
  margin-bottom: 20px;
  margin-left: 40px;
}

.mod_evento_banner_template_2 .container .info_tag_limit {
  border: 1px solid #fff;
  color: #fff;
  font-size: 17px;
  font-weight: 500;
  line-height: 120%;
  margin-left: 17px;
  padding: 7px 16px 6px;
  border-radius: 12px;
  margin-right: 16px;
  margin-bottom: 20px;
}

.mod_evento_banner_template_2 .container .info_tag_location p,
.mod_evento_banner_template_2 .container .info_tag_limit p {
  margin: 0;
}

.mod_evento_banner_template_2 .ct_image_author {
  margin: auto auto auto auto;
  padding: 0px 0px 0px;
  width: 620px;
  height: 410px;
  max-width: 100%;
  max-height: 100%;
}

.mod_evento_banner_template_2 .ct_content_card_author {
  bottom: 0;
  margin-top: 0;
  min-height: auto;
  position: relative;
}

.mod_evento_banner_template_2 .ct_content_bg_author {
  bottom: 0;
  padding: 0 0 0px 0;
  margin-right: 40px
}

.mod_evento_banner_template_2 .ct_content_lastname_author {
  align-items: center;
  background: #000;
  color: #fff;
  display: flex;
  font-size: 40px;
  font-weight: 600;
  height: 68px;
  line-height: 60px;
  padding-left: 20px;
}

.mod_evento_banner_template_2 .ct_content_name_author {
  color: #000;
  font-size: 40px;
  font-weight: 600;
  line-height: 102%;
  margin: 5px 0;
  padding-left: 31px;
}

.mod_evento_banner_template_2 .ct_content_description_author {
  color: #104de5;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  margin: 3px 0;
  padding-left: 31px;
  text-transform: uppercase;
}

.mod_evento_banner_template_2 .contain-button {
  margin-top: 44px;
  margin-bottom: 44px;
  margin-left: 40px
}

.mod_evento_banner_template_2 .contain-button a {
  padding: 18px 46px;
  background: #57D994;
  border-radius: 20px;
  font-weight: 600;
  font-size: 25px;
  line-height: 28px;
  color: #00005B;
  text-decoration: none;
  margin-bottom: 50px;
}

@media(max-width: 991px) {
  .mod_evento_banner_template_2 .container {
    max-width: 100%;
    margin: 0;
    padding: 20px 0
  }

  .mod_evento_banner_template_2 .ct_information {
    padding-right: 16px;
  }

  .mod_evento_banner_template_2 .ct_event_image_head img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    margin-left: 0;
  }

  .mod_evento_banner_template_2 .container .info_title {
    font-size: 3.25rem;
    line-height: 3.875rem;
  }

  .mod_evento_banner_template_2 .container .info_subtitle {
    font-size: 2rem;
    line-height: 2.5rem;
  }

  .mod_evento_banner_template_2 .container .info_tag_limit,
  .mod_evento_banner_template_2 .container .info_tag_location,
  .mod_evento_banner_template_2 .container .info_tag_limit p,
  .mod_evento_banner_template_2 .container .info_tag_location p,
  .mod_evento_banner_template_2 .container .info_tag_limit p span,
  .mod_evento_banner_template_2 .container .info_tag_location p span {
    font-size: calc(12px + (16 - 12) * ((100vw - 320px) / (1600 - 320))) !important;
    line-height: calc(18px + (22 - 18) * ((100vw - 320px) / (1600 - 320))) !important;
  }

  .mod_evento_banner_template_2 .ct_content_lastname_author {
    font-size: 1.9454375rem;
    line-height: 2.9375rem;
    padding-left: 0.58375rem;
  }

  .mod_evento_banner_template_2 .ct_content_name_author {
    font-size: 1.9454375rem;
    line-height: 102%;
    padding-left: 0.58375rem;
  }

  .mod_evento_banner_template_2 .ct_content_description_author {
    font-size: 0.87544375rem;
    line-height: 1.1875rem;
    padding-left: 0.58375rem;
  }
}

@media(max-width: 767px) {
  .mod_evento_banner_template_2 .ct_information {
    padding-right: 0;
  }

  .mod_evento_banner_template_2 .ct_information .info_box_indication {
    justify-content: center;
  }

  .mod_evento_banner_template_2 .ct_event_image_head {
    text-align: center;
    margin: 0;
    margin-bottom: 0px;
  }
  .mod_evento_banner_template_2 .container .info_tag_location {
    margin-left: 0;
  }  
  .mod_evento_banner_template_2 .container .info_tag_limit {
    margin-right: 0;
  }
  .mod_evento_banner_template_2 .ct_image_author {
  max-height: 270;
  }
  .mod_evento_banner_template_2 .ct_content_bg_author {
  bottom: 0;
  padding: 0 0 0px 0;
  margin-right: 5px;
  margin-left: 5px;
  max-height: 265px;
  margin-bottom: 0px;  
  }
  .mod_evento_banner_template_2 .contain-button {
    text-align: center;
    margin-left: 0;
    margin-top: -50px;
  }

  .mod_evento_banner_template_2 .container .info_head_logo,
  .mod_evento_banner_template_2 .container .info_head_logo span {
    font-size: calc(14px + (18 - 14) * ((100vw - 320px) / (1600 - 320))) !important;
    line-height: calc(20px + (24 - 20) * ((100vw - 320px) / (1600 - 320))) !important;
    margin-bottom: 1.5rem;
    text-align: center;
  }

  .mod_evento_banner_template_2 .container .info_title,
  .mod_evento_banner_template_2 .container .info_title span {
    font-size: calc(42px + (46 - 42) * ((100vw - 320px) / (1600 - 320))) !important;
    line-height: calc(48px + (54 - 48) * ((100vw - 320px) / (1600 - 320))) !important;
    margin-bottom: 1.5rem;
    text-align: center;
    margin-left: 0;
  }

  .mod_evento_banner_template_2 .container .info_subtitle {
    font-size: calc(18px + (18 - 18) * ((100vw - 320px) / (1600 - 320))) !important;
    line-height: calc(26px + (24 - 26) * ((100vw - 320px) / (1600 - 320))) !important;
    text-align: center;
    margin-right: none;
    margin-left: 0;
  }

  .mod_evento_banner_template_2 {
    padding: 0px 0 0px;
    min-height: 200px