﻿.nav-child.unstyled.small{
  display: none;
}
.anonce img{
position:relative;
top: -3px;
margin-right:3px;
}
  .event_general_info{
    width: 100%;
    position:relative;
  }
.blocks1{
padding:0;
}
  .table_info{
    font-family: Lato-Semibold;

  }
  .date_table{
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 25px;
    letter-spacing: 0.01em;

color: #345477;
  }
  .programm_time{
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 25px;
    letter-spacing: 0.01em;

color: #00A6DE;
  }
  .cell_info{
    display: inline-block;
    max-width: 300px;
    width: 100%;
  }
  .cell_info.left-site{
    max-width: 145px;
  }
  .cell_info a{
    text-decoration: none;
color: #345477;
  }
  .content_table{
font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: 25px;
/* or 179% */

letter-spacing: 0.01em;

color: #000000;
  }
  .txt_org_logo{
font-style: normal;
font-weight: 600;
font-size: 10px;
line-height: 25px;

letter-spacing: 0.06em;
text-transform: uppercase;

color: #000000;

opacity: 0.5;
  }
  .row_info{
    margin-bottom:20px;
    display: flex;
  }
  .org_log{
    position: absolute;
    top: 0;
    right: 0;
  }
  .event_speaker{
    border-top:1px solid grey;
    border-bottom:1px solid grey;
    font-family: Lato-Semibold;
    padding:20px 0;
    margin-top:40px;
display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  align-content: stretch;
  }

.event_speaker.small {
    width: 100%;
    max-width: 430px;
    margin-right: 20px;
    border-bottom: none;
    display: block;
    height: auto;
    padding-right: 40px;
    background: none;
}

  .event_programm{
    margin-top:40px;

  }
  .left_event_speaker,.right_event_speaker{
    display:inline-block;
  }
  .left_event_speaker{
    flex: 0 0 auto;
  }
.right_event_speaker{
padding-top:20px;
padding-left: 30px;
  }
.right_event_speaker .spisok_bag2 {
    border: 1px solid #07bee6;
    padding: 20px 5px;
}
  .guest_txt{
font-style: normal;
font-weight: 600;
font-size: 12px;
line-height: 25px;
/* identical to box height, or 208% */

letter-spacing: 0.06em;

color: #000000;

opacity: 0.5;
  }
  .guest_name{
    font-weight: 600;
font-size: 18px;
line-height: 23px;
/* or 128% */

letter-spacing: 0.01em;

color: #000000;
  }
  .guest_dolj{
    font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: 23px;
/* or 164% */

letter-spacing: 0.01em;

color: #000000;
  }
  .event_cta{
    font-style: normal;
font-weight: 600;
font-size: 14px;
line-height: 25px;
/* identical to box height, or 179% */

letter-spacing: 0.01em;
text-transform: uppercase;

color: #345477;
  }
.event_info{
    max-width: 640px;
}
.heading_event{
  font-family: Lato-Light; 
font-style: normal;
font-weight: 275;
font-size: 36px;
line-height: 42px;
/* identical to box height, or 117% */

letter-spacing: 0.01em;

color: #000000;
}
.anonce{margin:10px 0 20px 0;}
.date_anonse,.place_anonse{
  display:inline-block;
  margin-right:10px;
}
  .anonce_event_speaker{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    align-content: stretch;
  }
  .event_speaker.small .button {
background-image: -webkit-linear-gradient(270deg, #00a6de, #00a6de);
    background-image: linear-gradient(180deg, #00a6de, #00a6de);
    font-family: 'Lato 0', sans-serif;
    color: #fff;
    font-size: 14px;
    display: block;
    width: 180px;
    margin: 30px 0;
    padding-top: 9px;
    text-align: center;
    letter-spacing: 1.8px;
    height: 32px;
    text-transform: uppercase;
    vertical-align: middle;
}
.all_events{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: top;
    align-content: stretch;
  }
  .img_org_logo {
    margin: 10px 0 20px 0;
}