/* Reset CSS HTML */
article,aside,details,figcaption,figure,footer,header,hgroup,hr,menu,nav,section{display:block}a,hr{padding:0}
abbr,address,article,aside,audio,b,blockquote,body,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,fieldset,figcaption,
figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,p,pre,q,samp,
section,small,span,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,ul,var,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:0 0}
ins,mark{background-color:#ff9;color:#000}body{line-height:1}nav ul{list-style:none}blockquote,q{quotes:none}
blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}a{margin:0;font-size:100%;vertical-align:baseline;background:0 0}
ins{text-decoration:none}mark{font-style:italic;font-weight:700}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}
table{border-collapse:collapse;border-spacing:0}hr{height:1px;border:0;border-top:1px solid #ccc;margin:1em 0}input,select{vertical-align:middle}
/* Estilos */

@font-face {font-family: 'Poppins', sans-serif;}


*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;}
a,a:hover{text-transform:none;}
b,strong{font-weight:700;}
#content{}
.section_padd_separation{padding:40px;height:100%;z-index: 10;position: relative;}
.flexContainer {max-width:600px;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-flex-di.st0ion: column;-ms-flex-di.st0ion: column;flex-di.st0ion: column;-webkit-flex-wrap: nowrap;-ms-flex-wrap: nowrap;flex-wrap: nowrap;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;-webkit-align-content: center;-ms-flex-line-pack: center;align-content: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;height:100%;width:100%;}
.flexItemCenter {-webkit-order: 0;-ms-flex-order: 0;order: 0;-webkit-flex: 0 1 auto;-ms-flex: 0 1 auto;flex: 0 1 auto;-webkit-align-self: stretch;-ms-flex-item-align: stretch;align-self: stretch;}

/*.section_start{background: url(../img/destacado-pincipal-2.webp) no-repeat top left;background-size: 100%;}*/
.section_start .flexContainer{max-width:1200px;position:relative;z-index: 10;}
.section_start .flexItemCenter{position:relative; width: 100%;}
.section_start .brasil{position:absolute;bottom: 90px;right: 15vw;}
.section_start .section_padd_separation { padding: 0;}
.section_start .section_padd_separation img { width: 100%;max-width: 100%;}
.section_start .date-img, .section_start .evolution-img {width:40%;height:auto;display: block;padding-top: 3rem;}
.section_start .evolution-img {width: 50%;padding-bottom: 3rem;}
.dateConference{position: absolute;top: 17px;left: 350px;padding-left: 100px;background: url(../img/imgDate.svg) no-repeat top left;background-size: auto 100%;}
.dateConference h4{color:#A6609A;font-family:'Poppins';font-size: 2.125em;line-height:0.95em;margin-top:-5px;/* opacity:.4 */}
.dateConference h4 span{display:block;font-family:inherit;color:inherit;}
.dateConference h4 b{font-family:inherit;color:inherit;font-weight:inherit;font-size: 1.3em;}

.section_padd_separation ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.section_padd_separation ul li {
  display: inline-block;
  margin-right: 10px; /* Ajusta este valor según sea necesario para separar los logos */
}

.section_padd_separation .logoAsutil img {
  height: 60px;
  width: auto;
}

.logoHilton{position:absolute;bottom:30px;left:40px;}

.menu{position:fixed;height:auto; top: 90px;right: 40px;width:100%;z-index:99;max-width:300px;background:transparent;display:none;}
.menu .section_padd_separation{padding:0;}
.menu nav ul{display:block;}
.menu nav ul li{display:block;list-style:none;text-align:right;}
.menu nav ul li+li{margin-top:10px;}
.menu nav ul li a{display:inline-block;text-align: right;color: #FFF; font-size:18px;font-family: 'Poppins';text-decoration:none;font-weight:700;letter-spacing: 0;padding: 10px 14px;}
.menu nav ul li:nth-child(1) a{background:#A6609A;border:solid 1px #FFF;}
.menu nav ul li:nth-child(2) a{background:#247329;border:solid 1px #FFF;}
.menu nav ul li:nth-child(3) a{background:#8C2626;border:solid 1px #FFF;}
.menu nav ul li:nth-child(4) a{background:#5BD96E;border:solid 1px #FFF;}
.menu nav ul li:nth-child(5) a{background:#F28DD7;border:solid 1px #FFF;}
.menu nav ul li:nth-child(6) a{background:#247329;border:solid 1px #FFF;}
.menu nav ul li:nth-child(7) a{background:#3D3D3D;border:solid 1px #FFF;}

.btn_menu{position:fixed;background:transparent;padding:13px 15px;width:87px;top:30px;right:40px;text-align:center;z-index: 100;height:50px;border:solid 2px #FFF;}
.btn_menu .cont_{position:relative;display: table;width: 100%;height: 100%;}
.btn_menu span{margin:0 auto;display:block;height:2px;background:#FFF;border-radius:3px;-webkit-transition: all 250ms ease-out;-moz-transition: all 250ms ease-out;-ms-transition: all 250ms ease-out;-o-transition: all 250ms ease-out;transition: all 250ms ease-out;-webkit-transform-origin: 50%;transform-origin: 50%;position:absolute;width:100%;}
.btn_menu span:nth-child(1){top:0;}
.btn_menu span:nth-child(2){top:50%;margin-top:-1px;}
.btn_menu span:nth-child(3){bottom:0;}
.btn_menu.open {padding: 13px 25px;}
.btn_menu.open span:nth-child(1){transform: rotate(45deg);top:50%;}
.btn_menu.open span:nth-child(2){opacity:0;}
.btn_menu.open span:nth-child(3){transform: rotate(-45deg);top:50%;}

.ttl_{font-family:'Poppins';font-weight:700;font-size: 5.5em;}


section[class*=section_] {position:relative;overflow:hidden;}
section[class*=section_] .line_{position: absolute;top: 0;opacity: 0.8;left: 50%;margin-left: -650px;}
section[class*=section_] p{font-family: 'Poppins';font-size: 1.1em;text-align: justify;line-height: 1.1em;font-weight: 400;}

.section_conf{background:#A6609A;}
.section_conf .ttl_{color:rgba(160, 3, 95, 0.6);font-size:89px;}
.section_conf p{color:#FFF;}
.section_conf .flexContainer{position:relative;}

.section_hotel{background:url(../img/hotel-1.webp) no-repeat;background-size: cover;background-position: center;}
.section_hotel .ttl_{color:rgba(255, 208, 0, 0.6);text-align: center;font-size:109px;}
.section_hotel h3{text-align: center;font-size:34px;font-family: 'Poppins';margin-bottom:30px;}
.section_hotel h3 span{display:block;color:#FFF;font-size:23px;margin-bottom:20px;}
.section_hotel h3 b{font-size:inherit;color:#ffcc00;font-family: inherit;}
.section_hotel h3 i{font-size:inherit;color:#ffcc00;font-family: inherit;font-weight:300;font-family: 'Poppins-Light';}
.section_hotel p{color:#FFF;}
.section_hotel .hilton{margin-top:60px;}

.section_speakers{background:url(../img/fondo-speaker.jpg) no-repeat;background-size: cover;background-position: center;background-position-x: -360px;}
.section_speakers .ttl_{color:#fff;text-align: center;}
.section_speakers p, .section_networking p{color:#FFF;}

.section_networking{background:#8C2626;}
.section_networking .ttl_{color:#fff;}

.section_separador{background:url(../img/bogota-2.jpg) no-repeat;background-size: cover;background-position: center;}
.section_separador .line_{margin-left: -650px!important;}

.section_colombia{background:url(../img/bogota-1.jpg) no-repeat;background-size: cover;background-position: center; margin: 0 auto;text-align: center;}
.section_colombia .section_padd_separation svg {
  width: 50%;
}
#Capa_1{display: block;margin: 0 auto;width: 100%;height: auto;max-width: 295px;opacity:0.8;}
#Capa_1 .st0:nth-child(1),
#square_news .st0:nth-child(1){
	-webkit-animation-delay:1s;
	-moz-animation-delay:1s;
	-ms-animation-delay:1s;
	-0-animation-delay:1s;
	animation-delay:1s;
}
#Capa_1 .st0:nth-child(2),
#square_news .st0:nth-child(2){
	-webkit-animation-delay:3s;
	-moz-animation-delay:3s;
	-ms-animation-delay:3s;
	-0-animation-delay:3s;
	animation-delay:3s;
}
#Capa_1 .st0:nth-child(3),
#square_news .st0:nth-child(3){
	-webkit-animation-delay:4s;
	-moz-animation-delay:4s;
	-ms-animation-delay:4s;
	-0-animation-delay:4s;
	animation-delay:4s;
}
#Capa_1 .st0:nth-child(4),
#square_news .st0:nth-child(4){
	-webkit-animation-delay:2s;
	-moz-animation-delay:2s;
	-ms-animation-delay:2s;
	-0-animation-delay:2s;
	animation-delay:2s;
}
#Capa_1 .st0:nth-child(5),
#square_news .st0:nth-child(5){
	-webkit-animation-delay:3s;
	-moz-animation-delay:3s;
	-ms-animation-delay:3s;
	-0-animation-delay:3s;
	animation-delay:3s;
}
#Capa_1 .st0:nth-child(6),
#square_news .st0:nth-child(6){
	-webkit-animation-delay:7s;
	-moz-animation-delay:7s;
	-ms-animation-delay:7s;
	-0-animation-delay:7s;
	animation-delay:7s;
}
#Capa_1 .st0:nth-child(7),
#square_news .st0:nth-child(7){
    -webkit-animation-delay:5s;
    -moz-animation-delay:5s;
    -ms-animation-delay:5s;
    -0-animation-delay:5s;
    animation-delay:5s;
}
#square_news .st0:nth-child(8){
    -webkit-animation-delay:4s;
    -moz-animation-delay:4s;
    -ms-animation-delay:4s;
    -0-animation-delay:4s;
    animation-delay:4s;
}
#square_news .st0:nth-child(9){
    -webkit-animation-delay:3s;
    -moz-animation-delay:3s;
    -ms-animation-delay:3s;
    -0-animation-delay:3s;
    animation-delay:3s;
}
#square_news .st0:nth-child(10){
	-webkit-animation-delay:6s;
	-moz-animation-delay:6s;
	-ms-animation-delay:6s;
	-0-animation-delay:6s;
	animation-delay:6s;
}
#Capa_1 .st0,
#square_news .st0{
	-webkit-animation: destellosAnimate 10s infinite;
	-moz-animation: destellosAnimate 10s infinite;
	-ms-animation: destellosAnimate 10s infinite;
	-o-animation: destellosAnimate 10s infinite;
	animation: destellosAnimate 10s infinite;
}
@keyframes destellosAnimate {
    0%   {opacity:0}
    20%   {opacity:1}
    30%   {opacity:0}
    40%   {opacity:1}
    60%   {opacity:1}
    80%   {opacity:0}
    100%   {opacity:1}
}
#Capa_1:hover .st0{opacity:1;}

.section_social{background:#A6609A;}
.section_social p{color:#fff;}
.section_social .ttl_{color:#fff;}

.section_newsletter{background:#cccccc;position:relative;}

.symbol {display:block;position:absolute;top:0;right: 0;height: 100%;width:auto;padding:100px 0;opacity: 0.5;}

/* .section_newsletter:before{content:url(../img/cuadroColors.svg);}*/
.section_newsletter .ttl_{color: #247329;}
.section_newsletter p{color:#333;}
.section_newsletter form .fields_{display: table;width:100%;margin:0 -2.5px;margin-top: 20px;}
.section_newsletter form input,.section_newsletter form select{border: 0;display: inline-block;padding: 10px;font-family: 'Poppins';font-size: 16px;margin: 2.5px;line-height: 1em;height: 38px;float: left;font-weight:300;}
.section_newsletter form .btn_{display:table;width:100%;margin:30px -2.5px 0;}
.section_newsletter form .btn_ input{background: #663366;color: #FFF;text-transform: uppercase;letter-spacing: 2px;height: 50px;}
.section_newsletter form .btn_ img{float:right;}
.section_newsletter form #id_title{width: 73px;}
.section_newsletter form #id_email{width: calc(100% - 83px);}
.section_newsletter form #id_first_name,.section_newsletter form #id_last_name{width: calc(50% - 5px);}
.section_newsletter form #id_legal_name{width:calc(100% - 5px);}

.section_conf .line_{}
.section_hotel .line_{}
.section_speakers .line_{}
.section_networking .line_{}
.section_colombia .line_{ margin-left: -534px!important;}
.section_social .line_{}
.section_newsletter .line_{}

.section_conf .section_padd_separation{}
.section_hotel .section_padd_separation{padding-top:90px;padding-bottom:40px;}
.section_speakers .section_padd_separation{padding-top:100px;padding-bottom:70px;}
.section_networking .section_padd_separation{padding-top:110px;padding-bottom:70px;}
.section_colombia .section_padd_separation{padding-top:180px;padding-bottom:180px;}
.section_social .section_padd_separation{padding-top:80px;padding-bottom:80px;}
.section_newsletter .section_padd_separation{padding-top:40px;padding-bottom:30px;}

.section_newsletter .section_padd_separation .flexContainer, .section_conf .section_padd_separation .flexContainer {
  text-align: center; margin: 0 auto;
  max-width: 1020px;
}

.section_networking .section_padd_separation .flexContainer {
  max-width: 800px;
}

.section_social .section_padd_separation .flexContainer {
  max-width: 800px;
}
.section_social .section_padd_separation {
display: flex;
justify-content: end;
}

.section_newsletter .section_padd_separation .flexContainer h2, .section_social .section_padd_separation .flexContainer h2, .section_networking .section_padd_separation .flexContainer h2, .section_conf .section_padd_separation .flexContainer h2, .section_hotel .section_padd_separation .flexContainer h2, .section_speakers .section_padd_separation .flexContainer h2 {
  font-weight: 800;
  line-height: normal;
  margin-bottom: 1.2rem;
  font-size: 5rem;
}

.section_newsletter .section_padd_separation .flexContainer p, .section_social .section_padd_separation .flexContainer p, .section_networking .section_padd_separation .flexContainer p, .section_conf .section_padd_separation .flexContainer p, .section_hotel .section_padd_separation .flexContainer p, .section_speakers .section_padd_separation .flexContainer p  {
  font-weight: 200;
  line-height: normal;
  margin-bottom: 1.2rem;
  font-size: 1.2rem;
}

.section_hotel .section_padd_separation .flexContainer {
  max-width: 800px;
  background-color: #3350adb3;
  padding: 2rem;
}

.section_speakers .section_padd_separation {
  display: flex;
  justify-content: flex-end;
  right: 3rem;
}

.section_speakers .section_padd_separation ul {
  list-style: circle;
  font-family: 'Poppins', sans-serif;
  margin-bottom: 1.5rem;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 1.2rem;
  font-size: 1.2rem;
  color: #fff;
}

.section_speakers .section_padd_separation ul li {
  display: list-item;
  margin-left: 30px;
}

.galeria{display:table;margin:20px -80px ;width:calc(100% + 160px);}
.galeria ul{width: 100%;display:table;}
.galeria ul li{display:block;float: left;width:33.33333333%;opacity:.2;-webkit-transition: all 250ms ease-out;
-moz-transition: all 250ms ease-out;
-ms-transition: all 250ms ease-out;
-o-transition: all 250ms ease-out;
transition: all 250ms ease-out;}
.galeria ul li img{display:block;width:100%;height:auto;padding:12px;}

.modal{position: fixed;z-index: 30;top: 0;left: 0;width: 100%;height: 100%;background:rgba(0,0,0,0.5);display:none;}
.modal .modal_body{
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-di.st0ion: row;
    -ms-flex-di.st0ion: row;
    flex-di.st0ion: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
}
.modal .cont_modal{
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    padding:20px;
    background:#FFF;
    max-width: 500px;
    width: 100%;
    margin: 15px;
}
.modal .ttl_{
    font-size: 25px;
    text-align: center;
    margin-bottom: 20px;
}
.modal svg{
    width: 100px;
    display: block;
    margin: 0 auto 20px;
}
.modal .btn{
    background: #663366;
    color: #FFF;
    text-transform: uppercase;
    letter-spacing: 2px;
    height: 50px;
    display: block;
    max-width: 200px;
    line-height: 50px;
    text-align: center;
    margin: 0 auto;
    font-family: 'Poppins';
    font-size: 16px;
    font-weight: 400;
    text-decoration:none;
}
.up_go{position: fixed;z-index: 98;bottom: 20px;display: block;
    background: transparent;
    padding: 4px 15px;
    width: 87px;
    right: 40px;
    text-align: center;
    height: 50px;
    border: solid 2px #FFF;}
.up_go svg{width: 40px;height: auto;}

.datos p {margin:0;text-align:right!important;margin-top:15px;opacity:1!important;font-size:1em!important; }
.section_separador.helipcopter .section_padd_separation{padding: 100px 60px;}
.section_separador.helipcopter .section_padd_separation {
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
}
.section_separador.helipcopter .section_padd_separation img {
width: 20%;
opacity: 0.7;
}

.section_social .symbol {
  display: block;
  position: absolute;
  top: -200px;
  left: -320px;
  height: 190%;
  width: auto;
  padding: 100px 0;
  opacity: 0.2;
  transform: rotate(322deg);
}

.section_networking .symbol {
  display: block;
  position: absolute;
  top: -200px;
  right: -230px;
  height: 190%;
  width: auto;
  padding: 100px 0;
  opacity: 0.2;
  transform: rotate(330deg);
}

.section_asistentes h4.ttl_ {
  font-size: 2.5rem !important;
  margin-bottom: 1.5rem;
  color: #8C2626;
}

.section_asistentes p {
  margin-bottom: 1.5rem;
}

.photos-conf {
  display: flex;
  flex-wrap: wrap;
}

.flexItemCenter .col-img {
  width: 33% !important;
}

.flexItemCenter .col-img img {
  width: 100% !important;
  height: auto !important;
  padding: 5px;
}

.conf-block {
  display: flex;
  flex-wrap: wrap;
}

.conf-block div {
  width: 50%;
  max-width: 50%;
}

.conf-block div:first-child {
  padding-right: 15px;
}

.conf-block div:last-child {
  padding-left: 15px;
}
.section_speakers ul li {
  font-size: 1rem;
  line-height: 1.1rem;
}
small {
  font-size: 0.8rem;
}

ul hr {
  margin: 0.5em 0 !important;
  border-top: 1px solid #fff !important;
}

#searchForm, #presentForm {
  display: flex;
}

#searchForm input, #presentForm input {
  width: 20%;
  font-size: 1rem;
  padding: 0.3rem;
  border-radius: 5px;
  border: 1px solid #333;
  margin-right: 10px;
}

#searchForm button, #presentForm button {
  padding: 0.35rem;
  font-size: 0.8rem;
  width: 70px;
  background-color: #8c2626;
  color: #fff;
  border: 1px solid #8c2626;
  border-radius: 5px;
}

#result {
  margin-top: 1rem;
}

#result table {
  font-family: 'Poppins';
  font-size: 0.85rem;
}

.styled-table th {
  background-color: #8C2626 !important;
  border: 1px solid #320909 !important;
}

.styled-table tr:nth-child(odd) {
  background-color: rgb(140 38 38 / 11%) !important;
}

.styled-table tr:hover {
  background-color: rgb(140 38 38 / 40%) !important;
}

.styled-table td {
  border: 1px solid #d5c2c2 !important;
}
.img-desk {
  display: block;
}
.img-mob {
  display: none;
}
.carousel-container {
  border-top: 3px solid #A35151;
}

/* #PRESENTACIONES */

h1, .h1 {
  font-size: 2.5rem;
  }
  
  h2, .h2 {
  font-size: 2rem;
  }
  
  h3, .h3 {
  font-size: 1.75rem;
  }
  
  h4, .h4 {
  font-size: 1.5rem;
  }
  
  h5, .h5 {
  font-size: 1.25rem;
  }
  
  h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
  }
  
  h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  }
  
  .h1, .h2, .h3, .h4, .h5, .h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  }
  
  h1, h2, h3, h4, h5, h6 {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  line-height: 1.2;
  color: inherit;
  }

  
  #section_presentaciones h1 {
      font-size: 2rem;
      color: #8C2626;
      font-family: 'Poppins', sans-serif;
  margin-bottom: 2rem;
  margin-top: 2rem;
  }

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  }
  
  @media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
  }
  
  @media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
  }
  
  @media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
  }
  
  @media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
  }

  .col-md-4 {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
  }
  
  @media (min-width: 768px) {
    .col-md-4 {
      flex: 0 0 33.333333%;
      max-width: 33.333333%;
    }
  }  

  .col-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-bottom: 15px;
    margin-top: 15px;
  }
  
  @media (min-width: 576px) {
  .col-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  }
  
    
.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
  margin-bottom: 30px;
  }
  
  .card-body {
  flex: 1 1 auto;
  padding: 1.25rem;
  }
  
  .card-title {
  margin-bottom: 0.75rem;
  }
  
  .card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
  }
  
  .card-text {
  font-size: 0.9rem !important;
  text-align: left !important;
  margin-bottom: 1rem !important;
  }
  
  .card-text-2 {
    margin-bottom: 1rem !important;
    font-size: 0.75rem !important;
  }
  
  .card-link:hover {
  text-decoration: none;
  }
  
  .card-link + .card-link {
  margin-left: 1.25rem;
  }
  
  .card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
  }
  
  .card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
  }
  
  .card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
  }
  
  .card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
  }
  
  .card-header + .list-group .list-group-item:first-child {
  border-top: 0;
  }
  
  .card-footer + .list-group .list-group-item:last-child {
  border-bottom: 0;
  }
  
  .card-img {
  width: 100%;
  border-radius: calc(0.25rem - 1px);
  }
  
  .card-img-top {
  width: 100%;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
  }
  
  .card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
  }
  
  .card-deck {
  display: flex;
  flex-direction: column;
  }
  
  .card-deck .card {
  margin-bottom: 15px;
  }
  
  @media (min-width: 576px) {
  .card-deck {
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  
  .card-deck .card {
    flex: 1 0 0%;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
  }
  
  .card-group {
  display: flex;
  flex-direction: column;
  }
  
  .card-group > .card {
  margin-bottom: 15px;
  }
  
  @media (min-width: 576px) {
  .card-group {
    flex-flow: row wrap;
  }
  
  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  
  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  
  .card-group > .card:not(:last-child) .card-img-top,
  .card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }
  
  .card-group > .card:not(:last-child) .card-img-bottom,
  .card-group > .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }
  
  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  
  .card-group > .card:not(:first-child) .card-img-top,
  .card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }
  
  .card-group > .card:not(:first-child) .card-img-bottom,
  .card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
  }
  
  .card-columns .card {
  margin-bottom: 0.75rem;
  }
  
  @media (min-width: 576px) {
  .card-columns {
    column-count: 3;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
  }	  

a.btn {
  text-decoration: none !important;
}

.btn {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 0.85rem;
  line-height: 1.5;
  border-radius: 0.375rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  font-family: 'Poppins', sans-serif;
  }
  
  .btn-primary {
  color: #fff;
  background-color: #8c2626;
  border-color: #8c2626;
  }
  
  .btn-primary:hover {
  color: #fff;
  background-color: #601818;
  border-color: #601818;
  }
  
  .btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #601818;
  border-color: #601818;
  }
  
  .btn-primary.disabled, .btn-primary:disabled {
  color: #fff;
  background-color: #934242;
  border-color: #934242;
  }
  
  .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
  .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #601818;
  border-color: #601818;
  }
  
  .btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
  .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(102, 19, 19, 0.5);
  }

  #presentations {
  display: flex;
  flex-wrap: wrap;
  margin-top: 2rem;
  }
  .row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  }