

/* Start:/local/templates/btl_new/components/bitrix/news/events/bitrix/news.list/.default/style.css?176807024614101*/

.eventNumber {
  position: absolute;
  right: 17px;
  top: 17px;
  width: 45px;
  letter-spacing: 0.05rem;
  height: 45px;
  border-radius: 40px;
  background-color: #0083d3;
  font-family: Roboto;
  font-size: 15px;
  font-weight: 900;
  text-align: center;
  color: #ffffff;
  vertical-align: middle;
  line-height: 45px;
}
.eventNumber span {
  font-size: 9px;
}
.page {
  background: linear-gradient(to top, #555a65, #3c414c), linear-gradient(#3c414c, #3c414c);
}
.archive:hover, .archive:hover *{
  text-decoration: none;
}
.news-list {
  word-wrap: break-word;
  position: fixed;
  height: 100%;
  width: 100%;
  overflow-x: scroll;
  padding: 30px 0  30px 0;
}

.news-list {
  background-color: #0292b6;
  /* IE9, iOS 3.2+ */
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0idnNnZyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMTAwJSIgeTI9IjEwMCUiPjxzdG9wIHN0b3AtY29sb3I9IiMwMGM0ZjQiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIwIi8+PHN0b3Agc3RvcC1jb2xvcj0iIzAzNjA3OCIgc3RvcC1vcGFjaXR5PSIxIiBvZmZzZXQ9IjEiLz48L2xpbmVhckdyYWRpZW50PjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjdnNnZykiIC8+PC9zdmc+);
  background-image: -webkit-gradient(linear, 0% 0%, 100% 100%,color-stop(0, rgb(0, 196, 244)),color-stop(1, rgb(3, 96, 120)));
  /* Android 2.3 */
  background-image: -webkit-repeating-linear-gradient(top left,rgb(0, 196, 244) 0%,rgb(3, 96, 120) 100%);
  /* IE10+ */
  background-image: repeating-linear-gradient(to bottom right,rgb(0, 196, 244) 0%,rgb(3, 96, 120) 100%);
  background-image: -ms-repeating-linear-gradient(top left,rgb(0, 196, 244) 0%,rgb(3, 96, 120) 100%);
}

/* IE8- CSS hack */
@media \0screen\,screen\9 {
  .news-list {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff00c4f4",endColorstr="#ff036078",GradientType=0);
  }
}



.archive h3 i {
  font-size: 24px;
  font-weight: 900;
  text-align: center;
  color: #0091ea;
  vertical-align: middle;
  margin: -3px 0 0 0;
}
.archive h3 {
  font-family: Roboto;
  font-size: 24px;
  font-weight: 900;
  text-align: center;
  color: #0091ea;
  text-transform: uppercase;
  vertical-align: middle;
  line-height: 24px;
}
.info-box-title h2 {
  text-align: center;
  margin: 60px 0 30px 0;
  color: #ffffff;
  font-family: Roboto;
  font-size: 36px;
  font-weight: 900;
  text-transform: uppercase;
}
.eventMore {
  vertical-align: middle;
  line-height: 17px;
  position: absolute;
  right: 40px;
  bottom: 35px;
  font-family: Roboto;
  font-size: 17px;
  font-weight: 900;
  text-align: left;
  color: #2c3038;
  text-transform: uppercase;
}
.eventMore i {
  margin: -2px 8px 0 0;
  float: left;
  font-size: 19px;
  font-weight: 900;
}
.eventEdit {
  vertical-align: middle;
  line-height: 17px;
  position: absolute;
  left: 17px;
  top: 16px;
  font-family: Roboto;
  font-size: 15px;
  font-weight: 700;
  text-align: left;
  color: white;
  background-color: #0083d3;
  text-transform: uppercase;
  padding:6px;
}
.eventEdit i {
  margin: -2px 8px 0 0;
  float: left;
  font-size: 17px;
  font-weight: 700;
}
.eventDate {
  display: inline-block;
  color: white;
  font-size: 30px;
  font-weight: 600;
}
.eventDetail {
  height: 275px;
  width: 695px;
  float: right;
  padding: 35px 35px 10px 30px!important;
}
hr.elementLine {
  margin: 0;
  margin-bottom: -24px;
  border: 1px solid #eee;
}
.eventContent {
  text-align: left;
}
#showGrid:hover, #editEvent:hover {
  background: #d96b11;
}

#showGrid {
  bottom: 200px;
}

#editEvent {
  bottom: 50px;
}

#showGrid, #editEvent {
  position: fixed;
  right: 50px;
  font-size: 38px;
  width: 60px;
  padding: 10px;
  height: 60px;
  background: #EA700D;
  text-align: center;
  text-decoration: none;
  color: white;
  border-radius: 60px;
}
.foot-btn-box {
  text-align: center;
}
.info-box-content.location {
  padding: 0px;
}
.info-box-title i {
  margin: 0;
}

.eventName {
  line-height: 24px;
  font-size: 30px;
  font-weight: 600;
  text-transform: uppercase;
}
.description.withbtn {
  height: 100%;
  width: 100%;
  background: white;
  position: absolute;
  color: #1a5784;
  font-size: 18px;
  line-height: 33px;
  padding: 30px 20px;
  text-align: left;
  font-weight: 600;
  position: relative;
  vertical-align: top;
  display: inline-block;
}
.description.withbtn .btn {
  position: absolute;
  bottom: 15px;
  left: 15px;
  width: 90%;
  font-size: 22px;
}

.startups {
  text-align: center;
}
.startup:hover .elementImg{
  opacity: 0.7;
}
.startup:hover {
  text-decoration: none;
  color: white;
  background: #30acf8;
}
.startup {
  color: white;
  text-align: left;
  width: 100%;
  padding: 0;
  height: 275px;
  margin: 10px 0px;
  display: inline-block;
  position: relative;
  text-decoration: none;
  background-color: #0091ea;
}

.startup h3 {
  margin: 5px;
  font-family: Roboto;
  font-size: 30px;
  font-weight: 100;
  text-align: left;
  color: #ffffff;
  position: absolute;
  bottom: 60px;
}
.elementImg {
  width: 680px;
  height: 275px;
  float: left;
  overflow: hidden;
  padding: 0!important;
  background-size: cover;
  background-position: left center;
  background-repeat: no-repeat;
  background-color: white;
}
.elementImg img {
  width: 680px;
  float: left;
}

.startup img{
  max-width: 100%;
}
.headcity {
  font-size: 20px;
  margin: 5px;
  text-align: center;
  color:white;
  text-shadow: 0px 0px 5px silver
}
.datetime {
  font-size: 18px;
  color: #3f3f3f;
  text-align: center;
}
.datetime span {
  padding: 5px 8px;
  background: white;
  box-shadow: 0px 0px 4px #b2b2b2;
}
.listItemDate {
  position: absolute;
  left: 0;
  top:10px;
  width: 100%;
}




.employee {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  float: none;
  min-width: 100%;
  overflow: hidden;
  position: relative;
  text-align: left;
  vertical-align: top;
}
.carousel .employee {
  margin-top: 40px;
}
.employee .image {
  display: block;
  height: 200px;
  background: white;
  line-height: 0;
  margin: 0;
}
.employee .image > img {
  width: 100%;
  height: 100%;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}
.employee .description {
  border-top-width: 1px;
  color: #505050;
  display: table;
  font-size: 13px;
  height: 72px;
  line-height: 18px;
  text-align: center;
  width: 100%;
}
.employee .description .vertical {
  display: table-cell;
  height: 72px;
  padding-left: 5px;
  padding-right: 5px;
  vertical-align: middle;
}
.employee .name {
  color: #1e1e1e;
  font-size: 16px;
  font-weight: normal;
  line-height: 18px;
  margin: 0 0 4px;
}
.employee .role {
  font-size: 11px;
}
.employee .employee-hover {
  background: white;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  bottom: 0;
  color: #7f7f7f;
  display: none;
  font-size: 14px;
  line-height: 20px;
  left: 0;
  padding: 10px;
  position: absolute;
  right: 0;
  top: 0;
}

.employee .employee-hover .name {
  color: #fff;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.4;
  margin: 0 0 7px;
}
.employee .employee-hover .role {
  line-height: 1;
  margin: 0;
}
.employee .employee-hover .contact {
  color: #fff;
}

.rotation .employee-hover {
  display: block;
  height: 100%;
  transform: rotateY(-180deg);
  -webkit-transform: rotateY(-180deg);
  -webkit-transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
  -moz-transform: rotateY(-180deg);
  -moz-transform-style: preserve-3d;
  -moz-backface-visibility: hidden;
  -o-transition: all .6s ease-in-out;
  -ms-transition: all .6s ease-in-out;
  -moz-transition: all .6s ease-in-out;
  -webkit-transition: all .6s ease-in-out;
  transition: all .6s ease-in-out;
  z-index: 13;
}
.rotation:hover .employee-hover {
  -moz-transform: rotateX(0deg) rotateY(0deg);
  -moz-transition-delay: .2s;
  -ms-transition-delay: .2s;
  -o-transition-delay: .2s;
  transform: rotateY(0deg);
  transition-delay: .2s;
  -webkit-transform: rotateX(0deg) rotateY(0deg);
  -webkit-transition-delay: .2s;
  z-index: 46;
}
.employee.employee-single {
  margin: 0;
  max-width: inherit;
  width: auto;
}
.employee-single .images-box .carousel-box {
  overflow: hidden;
}
.employee-single .images-box .image {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin: 0 0 20px;
  text-align: center;
}
.employee-single .images-box img {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.employee-single .images-box .pagination {
  margin-top: 0;
}
.employee-single .images-box .carousel-box.load {
  max-height: 390px;
  overflow: hidden;
}
.employee-single .employee-description .name {
  font-size: 22px;
  line-height: 1.3;
  margin: 0 0 5px;
}
.employee-single .employee-description .role {
  font-size: 16px;
  margin: 0 0 22px;
}

.employee .employee-hover {
  float: none;
  margin: 0;
  overflow: inherit;
}
.employee-single-rotation .content-box {
  padding-left: 15px;
  padding-right: 15px;
}

.rotation .default {
  overflow: hidden;
  position: relative;
  -webkit-transform: rotateX(0deg) rotateY(0deg);
  -webkit-transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
  -moz-transform: rotateX(0deg) rotateY(0deg);
  -moz-transform-style: preserve-3d;
  -moz-backface-visibility: hidden;
  transform: rotateY(0deg);
  -webkit-transition: all .6s ease-in-out;
  -moz-transition: all .6s ease-in-out;
  transition: all .6s ease-in-out;
  z-index: 24;
}
.rotation .default, .expert .default ,.startup .default {
  background: white;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}


.employee .employee-hover .name {
  color: #595959;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.4;
  margin: 0 0 7px;
}
.employee .employee-hover .role {
  line-height: 1;
  margin: 0 0 24px;
}
.employee .employee-hover .contact {
  color: #fff;
}
.employee .employee-hover .image {
  background: #f7f7f7;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: block;
  height: 60px;
  float: right;
  line-height: 0;
  margin: 4px 0 0 5px;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: 60px;
  z-index: 1;
}

@media screen and (max-width: 1440px) {
  .startup {
    height: 200px;
    overflow: hidden;
  }

  .elementImg, .eventDetail {
    height: 200px;
  }
  div.eventDetail {
    padding: 17px 17px 10px 17px!important;
  }
  .eventName, .eventDate, .startup h3  {
    font-size: 19px;
  }
}

@media screen and (max-width: 995px) {
  .startup {
    height: 150px;
  }

  div.eventDetail {
    padding: 17px 17px 10px 17px!important;
  }
  .eventName, .eventDate, .startup h3  {
    font-size: 17px;
  }
  .elementImg, .eventDetail {
    height: 150px;
  }

  .startup h3 {
    bottom: 24px;
  }
  .eventMore{
    display: none;
  }
}

@media screen and (max-width: 745px) {
  .eventNumber {
    top: -20px;
  }
  .startup {
    width: 290px;
    height: 290px;
    margin: 10px;
  }
  .startup .elementImg {
    height: 117px;
    width: 100%;
  }
  .startup .eventDetail {
    height: 172px;
    width: 100%;
  }
  .archive h3 {
    font-size: 17px;
  }
}


/* banner start */
.startup_fullWidth {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.startup_fullWidth .bannerContent {
  background-image: url(/local/templates/btl_new/components/bitrix/news/events/bitrix/news.list/.default/images/san-francisco.jpg);
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  padding-top: 62px;
}

.startup_fullWidth h3.bannerTitleBlock {
  font-family: Roboto;
  text-align: center;
  margin:0 0 50px 0;
  position:static;
}

.titlePart_first {
  font-size: 32px;
  display: block;
  font-weight: 900;
  line-height: 36px;
  background-color: #fff;
  color: #0091ea;
  height: 36px;
  text-transform: uppercase;
}

.titlePart_second {
  font-size: 24px;
  font-weight: 300;
  line-height: 31px;
  height: 31px;
  letter-spacing: .7px;
  color: #fff;
  background-color: #0091ea;
  display: block;
  text-transform: uppercase;
}

.readMoreBtn {
  display: block;
  width: 152px;
  height: 41px;
  background-color: #0091ea;
  -webkit-box-shadow: 0 2px 9px 0 rgba(0,0,0,.28);
  box-shadow: 0 2px 9px 0 rgba(0,0,0,.28);
  text-decoration: none;
  text-transform: uppercase;
  font-family: Roboto;
  font-size: 17px;
  font-weight: 900;
  line-height: 1;
  color: #fff;
  line-height: 41px;
  margin: 0 auto;
  padding-left: 36px;
  position: relative;
}

.readMoreBtn:before {
  content: '';
  background-image: url(/local/templates/btl_new/components/bitrix/news/events/bitrix/news.list/.default/images/arrow_moreBtn.svg);
  background-position: center;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  left: 12px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 12px;
  height: 12px;
}

@media screen and (max-width:1440px) {
  .startup_fullWidth h3.bannerTitleBlock {
    margin-bottom: 20px;
  }
}
@media screen and (max-width:1024px) {
  .startup_fullWidth {
    height: 200px;
  }

  .startup_fullWidth .bannerContent {
    padding-top: 58px;
  }

  .titlePart_first {
    height: 28px;
    line-height: 28px;
    font-size: 24px;
  }

  .titlePart_second {
    height: 23px;
    line-height: 23px;
    font-size: 16px;
  }

  .readMoreBtn {
    font-size: 12px;
    height: 33px;
    line-height: 35px;
    width: 125px;
  }

  .readMoreBtn:before {
    width: 10px;
    height: 10px;
    left: 15px;
  }
}

@media screen and (max-width:767px) {
  .titlePart_first {
    font-size: 22px;
    height: 26px;
    line-height: 28px;
  }

  .titlePart_second {
    font-size: 14px;
    height: 23px;
    line-height: 23px;
  }
}

@media screen and (max-width:746px) {
  .startup.startup_fullWidth {
    width:auto;
  }
}
/* banner end */
/* End */
/* /local/templates/btl_new/components/bitrix/news/events/bitrix/news.list/.default/style.css?176807024614101 */
