.mod_evento_body_template_2{

}
.mod_evento_body_template_2 .container_section_1 .container,.mod_evento_body_template_2 .container_section_2 .container{
  padding: 100px 16px 40px;
}
.mod_evento_body_template_2 .container_section_1{
  background-position:bottom !important;
  background-repeat:no-repeat !important;
  background-size:cover !important;
}
.mod_evento_body_template_2 .container_section_1 .ct_information{
  padding-right:80px;
}
.mod_evento_body_template_2 .container_section_1 .ct_information span.span_tag{
  background:#19e29a;
  color:#020841;
  font-family:IBM Plex Mono,monospace;
  font-size:16px;
  font-weight:600;
  line-height:120%;
  padding:8px 20px;
  text-transform:uppercase;
  width: fit-content;
}
.mod_evento_body_template_2 .container_section_1 .ct_information h2{
  color:#020841;
  font-family:Poppins,sans-serif;
  font-size:43px;
  font-weight:500;
  line-height:52px;
  margin-bottom:20px;
  margin-top:12px; 
}
.mod_evento_body_template_2 .container_section_1 .ct_information p.p_description{
  color:#666;
  font-size:16px;
  font-weight:400;
  line-height:28px;
  margin-bottom:42px;
}
.mod_evento_body_template_2 .container_section_1 .ct_information p.p_description b{
  color:#104de5;
}
.mod_evento_body_template_2 .container_section_1 .ct_information .ct_list_information .ct_list_information_item{
  align-items:center;
  display:flex;
  margin-bottom:32px;
}
.mod_evento_body_template_2 .container_section_1 .ct_information .ct_list_information .ct_list_information_item p{
  color:#666;
  font-family:Poppins,sans-serif;
  font-size:16px;
  font-weight:400;
  line-height:28px;
  margin-bottom:0;
  margin-left:20px;
}
.mod_evento_body_template_2 .container_section_1 .ct_information .ct_list_information .ct_info_schedule{
  margin: 0;
}
.row-desktop{
  display: flex !important;
}
.row-mobile{
  display: none !important;
}
@media (max-width:991px){
  .mod_evento_body_template_2 .container_section_1 .container, .mod_evento_body_template_2 .container_section_2 .container{
    max-width: 100%;
  }
}
@media (max-width:767px){
  .row-desktop{
    display: none !important;
  }
  .row-mobile{
    display: flex !important;
  }
  .mod_evento_body_template_2 .container_section_1 .container{
    margin-bottom: 0;
    margin-top: 0;
  }
  .mod_evento_body_template_2 .container_section_1 .ct_information span.span_tag{
    font-size: calc(12px + (16 - 12) * ((100vw - 320px) / (1600 - 320))) !important;
    line-height: calc(18px + (22 - 18) * ((100vw - 320px) / (1600 - 320))) !important;
    padding: 4px 16px;
    margin: auto;
    text-align: center
  }
  .mod_evento_body_template_2 .container_section_1 .ct_information h2, .mod_evento_body_template_2 .ct_information h2 span{
    font-size: calc(32px + (46 - 32) * ((100vw - 320px) / (1600 - 320))) !important;
    line-height: calc(46px + (54 - 46) * ((100vw - 320px) / (1600 - 320))) !important;
    text-align: center;
  }
  .mod_evento_body_template_2 .container_section_1 .ct_information p.p_description, .mod_evento_body_template_2 .container_section_1 .ct_information p.p_description span{
    font-size: calc(14px + (20 - 14) * ((100vw - 320px) / (1600 - 320))) !important;
    line-height: calc(24px + (30 - 24) * ((100vw - 320px) / (1600 - 320))) !important;
    text-align: center;
  }
  .mod_evento_body_template_2 .container_section_1 .ct_information .ct_list_information .ct_list_information_item{
    justify-content: center;
  }
  .mod_evento_body_template_2 .container_section_1 .ct_information .ct_list_information .ct_list_information_item p, .mod_evento_body_template_2 .container_section_1 .ct_information .ct_list_information .ct_list_information_item p span{
    font-size: calc(14px + (20 - 14) * ((100vw - 320px) / (1600 - 320))) !important;
    line-height: calc(24px + (30 - 24) * ((100vw - 320px) / (1600 - 320))) !important;
    text-align: center
  }
  .mod_evento_body_template_2 .container_section_1 .ct_information .ct_list_information .ct_info_schedule{
    width: 1.5rem;
    height: 1.5rem;
  }
  .mod_evento_body_template_2 .container_section_1 .ct_image{
    text-align: center;
  }
  .mod_evento_body_template_2 .container_section_1 .ct_information span.span_tag{     
    font-size: 0.625rem;
    line-height: 1rem;
  }
  .mod_evento_body_template_2 .container_section_1 .ct_information{
    padding-right: 0;
  }
}
@media (max-width:487px){
  .mod_evento_banner_template_2 .container_section_1 .ct_content_card_author{
    min-height: 357px;
  }
  .mod_evento_banner_template_2 .container_section_1 .ct_image_author{
    width: 93%;
    max-width: 100% !important;
  }
}
@media (max-width:360px){
  .mod_evento_banner_template_2 .container_section_1 .container .info_title {
    font-size: 3rem;
  }
}
@media (max-width:329px){
  .mod_evento_body_template_2 .container_section_1 .ct_information span.span_tag{
    padding: 2px 8px;
  }
}

/*MODAL*/
.mod_evento_body_template_2 .modal {
  position: fixed;
  top: 22;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 102;
  padding: 30px;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0 15px;
  opacity: 0;
  visibility: hidden;
  transition: visibility 0s linear 0.1s, opacity 0.3s ease;
}

.mod_evento_body_template_2 .modal.open {
  visibility: visible;
  opacity: 1;
  transition-delay: 0s;
  display: block !important;
  margin: 0;
  max-width: 100%;
}

.mod_evento_body_template_2 .modal__overlay {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 21;
  background: rgba(0, 0, 0, 0.4);
}

.mod_evento_body_template_2 .modal__close {
  position: absolute;
  top: 10px;
  right: 10px;
  border: none;
  outline: none;
  background: none;
  font-size: 22px;
  color: #104DE5;
  font-weight: bold;
}

.mod_evento_body_template_2 .modal__close:hover {
  color: #104DE5;
}

.mod_evento_body_template_2 .modal__container {
  position: relative;
  z-index: 22;
  max-width: 770px;
  width: 100%;
  height: auto;
  top: 50%;
  transform: translateY(-50%);
  margin: 0 auto;
  padding: 0;
  background: #FFF;
  border-radius: 0px;
  text-align: center;
  overflow: auto;
}
.mod_evento_body_template_2 .modal__container iframe{
  height: 500px;
  margin-bottom: -7px;
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .mod_evento_body_template_2 .modal__container {
    padding: 0;
    height: auto;
  }
}

.mod_evento_body_template_2 .modal__container .modal__content {
  color: #fff;
}

.mod_evento_body_template_2 .modal__container .modal__content .row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.mod_evento_body_template_2 .modal__container .modal__content .row figure {
  height: 100%;
}

@media only screen and (max-width: 768px) {
  .mod_evento_body_template_2 .modal__container .modal__content .row figure {
    width: 100%;
    height: 180px;
  }
}

.mod_evento_body_template_2 .modal__container .modal__content .row figure img {
  object-fit: cover;
  width: 100%;
  height: 100% !important;
}

.mod_evento_body_template_2 .modal__container .modal__content .row .ct_image {
  padding: 0 !important;
}

.mod_evento_body_template_2 .modal__container .modal__content .row .ct_image img.desktop {
  display: block;
}

@media only screen and (max-width: 768px) {
  .mod_evento_body_template_2 .modal__container .modal__content .row .ct_image img.desktop {
    display: none;
  }
}

.mod_evento_body_template_2 .modal__container .modal__content .row .ct_image img.mobile {
  display: none;
}

@media only screen and (max-width: 768px) {
  .mod_evento_body_template_2 .modal__container .modal__content .row .ct_image img.mobile {
    display: block;
  }
}

.mod_evento_body_template_2 .modal__container .modal__content .row .ct_content {
  padding: 32px;
}

@media only screen and (max-width: 768px) {
  .mod_evento_body_template_2 .modal__container .modal__content .row .ct_content {
    padding: 24px;
  }
  #img-retra{
    font-size: 1rem !important;
  }
}



