

/* Start:/local/templates/btl_new/components/bitrix/news.detail/about/style.css?17675393911956*/
.aboutBox h2 {
  font-family: Roboto;
  font-size: 36px;
  font-weight: 900;
  color: #3c414c;
  text-transform: uppercase;
}
.aboutBox h2 span {
  color: #0091ea;
}
.aboutBox {
  margin-top: 40px;
}

.aboutContent {
  display:flex;
  flex-direction:column;
  width:100%;
  padding: 0 15px;
  box-sizing: border-box;
  margin-top:50px;
}

.aboutContent__aboutBoxVideo {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  width:100%;
  height:200px;
  position:relative;
}
.aboutContent__videoStart {
  position:absolute;
  top:50%;
  left:50%;
  width:60px;
  height:60px;
  color:white;
  text-align:center;
  cursor:pointer;
  margin:-30px 0 0 -30px;
}
.aboutContent__videoStart::before {
  font-size:55px;
  line-height:60px;
  content:'play_circle_outline';
  font-family: 'Material Icons';
  color:red;
}
.aboutContent__aboutBoxVideo iframe {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
}
.aboutContent__text {
  font-family: Roboto;
  font-size: 17px;
  font-weight: 300;
  line-height: 1.41;
  text-align: left;
  color: #424242;
  margin-top:30px;
  position:relative;
}
.aboutBox__more {
  height: 40px;
  margin: 30px 0;
  float: left;
  text-align: center;
  font-family: Roboto;
  font-size: 24px;
  font-weight: 900;
  color: #0091ea;
  text-transform: uppercase;
  cursor: pointer;
  width: 100%;
}
.aboutBox__more .hide_ico {
  display: none;
}
.aboutBox__more i {
  font-size: 40px;
  position: absolute;
  margin-top: -6px;
}
.max-height-500 {
  height: 500px;
  overflow: hidden;
}
@media (min-width: 425px) {
  .aboutContent__aboutBoxVideo {
    height:274px;
  }
}
@media (min-width: 768px) {
  .aboutContent__aboutBoxVideo {
    height:472px;
  }
}
@media (min-width: 1025px) {
  .aboutContent {
    flex-direction:row-reverse;
    justify-content:space-between;
  }
  .aboutContent__aboutBoxVideo {
    width:47%;
  }
  .aboutContent__text {
    width:47%;
  }
}
/* End */


/* Start:/local/templates/btl_new/components/bitrix/news.list/events/style.css?176753939114361*/
.eventNumber {
  position: absolute;
  right: 17px;
  top: 17px;
  width: 50px;
  height: 50px;
  letter-spacing: 0.05rem;
  border-radius: 50%;
  background-color: #0083d3;
  font-family: Roboto, "Arial";
  font-size: 13px;
  font-weight: 500;
  text-align: center;
  color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.eventNumber span {
  font-size: 9px;
}
.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;
  font-size: 40px;
  color: #e5ecf5;
  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;
  }
  .startup_fullWidth {
    height: 150px;
  }
}

@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.list/events/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.list/events/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: 995px) {
  .startup_fullWidth {
    height: 150px;
  }
  .startup_fullWidth .bannerContent {
    padding-top: 28px;
  }
}

@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;
  }
}

@media screen and (max-width:745px) {
  .startup.startup_fullWidth {
    max-width: 290px;
    height: 290px;
    margin: 0 auto;
  }
  .startup_fullWidth .bannerContent {
    padding-top: 104px;
  }
}

/* banner end */
/* End */


/* Start:/local/components/startups/battle.judges/templates/mainpage/style.css?17675393915605*/
* {
  box-sizing: border-box;
}
.roleing {
  padding-top: 65px;
}
.roleing__contentWrap {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom:50px;
}
.roleing__title {
  margin-bottom: 60px;
  margin-left: 15px;
  font-family: Roboto;
  font-size: 36px;
  font-weight: 900;
  line-height: normal;
  color: #424242;
  position: relative;
  display: inline-block;
  text-transform: uppercase;
}
.roleing__widget .roleing__title {
  text-align:center;
  margin: 50px 0 40px 0;
  width:100%;
}
.roleing__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.roleing__cardsWrap {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.roleing__card {
  text-align: center;
  width: 360px;
  max-width: 100%;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  background-color: #fff;
  -webkit-box-shadow: 0 2px 18px 0 rgba(0,0,0,.12);
  box-shadow: 0 2px 18px 0 rgba(0,0,0,.12);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-bottom: 30px;
  margin: 0 0 40px 0;
  overflow:hidden;
}
.roleing__card.pagen {
  display:none;
}
.roleing__card__imgBlock {
  height: 266px;
  -webkit-background-size: 100% 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.roleing__card__infoBlock {
  padding: 0 18px;
  margin:24px 0 0 0;
  height:56px;
  display:flex;
  justify-content: center;
  align-items:center;
}
.roleing__card__title {
  font-family: Roboto;
  font-size: 24px;
  font-weight: 500;
  line-height: 28px;
  color: #424242;
  display: inline-block;
}
.roleing__card__moreBtn {
  margin: 12px auto 0 auto;
  width: 231px;
  height: 42px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0 2px 18px 0 rgba(0,0,0,.12);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  font-family: Roboto;
  font-size: 17px;
  font-weight: 500;
  box-shadow: 0 2px 18px 0 rgba(0,0,0,.12);
  background-color: #fff;
  border: solid 1px #74b9ff;
  color: #74b9ff;
  text-decoration: none;
}
.roleing__card__moreBtn:hover {
  color: #0984e3;
  border: solid 1px #0984e3;
}

.roleing__pagination {
  display: flex;
  flex-direction: row;
  margin:0 0 50px 0;
  justify-content: center;
  width:100%;
}
.roleing__pagination__btn {
  position: relative;
  width: 45px;
  height: 45px;
  line-height: 43px;
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  border-radius: 8px;
  margin-right: 6px;
  transition: .1s all linear;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  text-align: center;
  background-color: #FFFFFF;
  color: #74b9ff;
  border: 1px solid #74b9ff;
}
.roleing__pagination__btn.show {
  background-color: #74b9ff;
  color: white;
  border: 1px solid #74b9ff;
}
.roleing__pagination__btn:hover{
  color: #74b9ff;
}
.roleing__pagination__btn.show:hover{
  color: white;
}

.roleing__moreItems {
  margin: auto auto 0;
  width: 231px;
  height: 42px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  font-family: Roboto;
  font-size: 17px;
  font-weight: 500;
  -webkit-box-shadow: 0 2px 18px 0 rgba(0,0,0,.12);
  box-shadow: 0 2px 18px 0 rgba(0,0,0,.12);
  background-color: #fff;
  border: solid 1px #74b9ff;
  color: #74b9ff;
  text-decoration: none;
  cursor:pointer;
}
.roleing__moreItems:hover {
  color: #0984e3;
  border: solid 1px #0984e3;
}

@media (min-width:576px) {
  .roleing__contentWrap {
    max-width: 540px;
  }
  .roleing__title {
    margin-bottom: 90px;
  }
  .roleing {
    padding-top: 85px;
  }
}

@media (min-width:768px) {
  .roleing__contentWrap {
    max-width: 768px;
  }
  .roleing__cardsWrap {
    padding-right: 10px;
    padding-left: 10px;
    justify-content: space-between;
  }
}

@media (min-width:1200px) {
  .roleing__contentWrap {
    max-width: 1024px;
  }
  .roleing__cardsWrap {
    padding-right: 15px;
    padding-left: 15px;
    justify-content: center;
  }
  .roleing__card {
    margin:0 45px 80px;
  }
}

@media (min-width:1441px) {
  .roleing__contentWrap {
    max-width: 1440px;
  }
}
/* End */


/* Start:/local/templates/btl_new/components/bitrix/news.list/investors/style.css?17675393912237*/
.section__investors {
  background-color: #fff;
  overflow: hidden;
  padding: 52px 0 0 0;
}
h1.section__investors_title {
  display: flex;
  align-content: center;
  vertical-align: middle;
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 36px;
  line-height: 62px;
  color:#333333;
}
h2.section__investors_title {
  width: 100%;
  display: flex;
  justify-content: center;
  font-family: Roboto;
  font-style: normal;
  font-weight: 900;
  font-size: 36px;
  line-height: 100%;
  margin:0;
  color:#333333;
  text-transform:uppercase;
}
.section__investors__container {
  width: 100%;
  max-width: 1260px;
  margin: 0 auto;
}
.section__investors__btn {
  display: flex;
  justify-content: center;
  width: 100%;
}
.section__investors__btn__seeMore {
  width: 300px;
  height: 60px;
  margin: 0 auto;
  margin-top: 0px;
  margin-top: 90px;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 20px;
  display: flex;
  align-items: center;
  text-align: center;
  transition: .5s ease-in-out;
  color:#FFFFFF;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  background:#1893E7;
  border-radius: 4px;  
}
.section__investors__btn__seeMore:hover {
  background: #fff;
  border: 1px solid#1893E7;
  color:#1893E7;
}

@media(max-width: 1350px) {
  .section__investors__container {
    max-width: 80vw;
  }
}
@media(max-width: 1025px) {
  .section__investors_title {
    font-size: 36px;
    line-height: 30px;
    color: #333333;
  }
}
@media(max-width: 380px) {
  .section__investors__container {
    max-width: 86vw;
  }
  .section__investors_title {
    font-size: 28px;
    color: #333333;
  }
}

/* list */
.investors__block {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
.investors__block__item
{
  margin-top:60px;
  width: 360px;
  text-decoration:none;
}
.investors__block__item__img img
{
  object-fit: cover;
  object-position: center;
  width: 100%;
}
@media(max-width: 1380px)
{
  .investors__block__item {
    width: 30%;
  }
}
@media(max-width: 1180px)
{
  .investors__block__item {
    width: 46%;
  }
}
@media(max-width:480px)
{
  .investors__block__item {
    width: 100%;
  }
}
/* End */


/* Start:/local/templates/btl_new/components/bitrix/news.list/winners-page/style.css?17675393916873*/
.winner {
  width: 310px;
  height: 477px;
  background-color: #ffffff;
  border: solid 1px #e0e0e0;
  overflow: hidden;
  margin: 20px 15px 20px 15px;
  display: inline-block;
  position: relative;
}
.winnerList {
  text-align: center;
}

.winnerList .winner:first-child {
  margin-left: 0px;
}

.winnerList .winner:nth-child(3) {
  margin-right: 0px;
}

div.eventList.winners {
  background: white;
  margin: 0;
}
.winner img {
  max-width: 310px;
  max-height: 222px;
}
.winner .imgBox {
  width: 310px;
  height: 222px;
  vertical-align: middle;
  line-height: 222px;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: white;
}
div.eventList.winners h2 {
  color: #3c414c;
}
.winner a.project {
  text-decoration: none;
}
.winner .projName {
  font-family: Roboto;
  font-size: 17px;
  font-weight: 300;
  text-align: center;
  color: #3c414c;
  padding: 11px;
  height: 90px;
  max-height: 90px;
  line-height: 1.43rem;
  overflow: hidden;
  vertical-align: middle;
  display: table-cell;
  position: relative;
  z-index: 0;
  background: white;
  width: 310px;
  word-break: break-word;
}
.winner a.event {
  display: block;
  height: 174px;
  background-color: #efefef;
  padding: 15px;
  font-family: Roboto;
  font-size: 17px;
  font-weight: 300;
  text-align: center;
  color: #3c414c;
  text-align: left;
  text-decoration: none;
  position: absolute;
  width: 100%;
  bottom: 0;
}

.winCity {
  position: absolute;
  bottom: 15px;
  left: 15px;
}


.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;
}
.rotation:hover .default {
  z-index: 35;
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  transform: rotateY(180deg);
  -webkit-transition-delay: .2s;
  -moz-transition-delay: .2s;
  transition-delay: .2s;
}

.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){
  .winner {
    margin: 20px 12px 20px 12px;
  }
}

.navigation {
  margin-bottom:32px;
}
/* End */


/* Start:/local/templates/btl_new/components/bitrix/news.list/testimonials-mainpage/style.css?176753939117096*/
.reviewsBlock .slick-next,
.reviewsBlock .slick-prev {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  transform: translate(0,-50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: 0;
  background: 0 0;
}
.reviewsBlock .slick-next:focus,
.reviewsBlock .slick-next:hover,
.reviewsBlock .slick-prev:focus,
.reviewsBlock .slick-prev:hover {
  color: transparent;
  outline: 0;
  background: 0 0;
}
.reviewsBlock .slick-next:focus:before,
.reviewsBlock .slick-next:hover:before,
.reviewsBlock .slick-prev:focus:before,
.reviewsBlock .slick-prev:hover:before {
  opacity: 1;
}
.reviewsBlock .slick-next.slick-disabled:before,
.reviewsBlock .slick-prev.slick-disabled:before {
  opacity: .25;
}
.reviewsBlock .slick-next:before,
.reviewsBlock .slick-prev:before {
  font-family: slick;
  font-size: 20px;
  line-height: 1;
  opacity: .75;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.reviewsBlock .slick-prev {
  left: -25px;
}
.reviewsBlock [dir=rtl] .slick-prev {
  right: -25px;
  left: auto;
}
.reviewsBlock .slick-prev:before {
  content: '←';
}
.reviewsBlock [dir=rtl] .slick-prev:before {
  content: '→';
}
.reviewsBlock .slick-next {
  right: -25px;
}
.reviewsBlock [dir=rtl] .slick-next {
  right: auto;
  left: -25px;
}
.reviewsBlock .slick-next:before {
  content: '→';
}
.reviewsBlock [dir=rtl] .slick-next:before {
  content: '←';
}
.reviewsBlock .slick-dotted.slick-slider {
  margin-bottom: 30px;
}
.reviewsBlock .slick-dots {
  position: absolute;
  bottom: -56px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}
.reviewsBlock .slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 2px;
  padding: 0;
  cursor: pointer;
}
.reviewsBlock .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: 0;
  background: 0 0;
}
.reviewsBlock .slick-dots li button:focus,
.reviewsBlock .slick-dots li button:hover {
  outline: 0;
}
.reviewsBlock .slick-dots li button:focus:before,
.reviewsBlock .slick-dots li button:hover:before {
  opacity: 1;
}
.reviewsBlock .slick-dots li button:before {
  font-family: slick;
  font-size: 13px;
  line-height: 23px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  width: 20px;
  height: 20px;
  content: '•';
  text-align: center;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.reviewsBlock .slick-dots li.slick-active button:before {
  color: rgba(69,90,100,.5);
}
.reviewsBlock .slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.reviewsBlock .slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.reviewsBlock .slick-list:focus {
  outline: 0;
}
.reviewsBlock .slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.reviewsBlock .slick-slider .slick-list,
.reviewsBlock .slick-slider .slick-track {
  -webkit-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
.reviewsBlock .slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.reviewsBlock .slick-track:after,
.reviewsBlock .slick-track:before {
  display: table;
  content: '';
}
.reviewsBlock .slick-track:after {
  clear: both;
}
.reviewsBlock .slick-loading .slick-track {
  visibility: hidden;
}
.reviewsBlock .slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
.reviewsBlock [dir=rtl] .slick-slide {
  float: right;
}
.reviewsBlock .slick-slide img {
  display: block;
}
.reviewsBlock .slick-slide.slick-loading img {
  display: none;
}
.reviewsBlock .slick-slide.dragging img {
  pointer-events: none;
}
.reviewsBlock .slick-initialized .slick-slide {
  display: block;
}
.reviewsBlock .slick-loading .slick-slide {
  visibility: hidden;
}
.reviewsBlock .slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.reviewsBlock .slick-arrow.slick-hidden {
  display: none;
}

.reviewsBlock {
  padding: 20px 0 50px;
  overflow-x: hidden;
}

.reviewsBlock__content {
  position: relative;
  z-index: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.reviewsBlock__title {
  font-family: Roboto;
  font-weight: 900;
  line-height: normal;
  font-size: 36px;
  text-align: center;
  color: #3c414c;
  margin-bottom: 30px;
}

.reviewsBlock__carouselWrap {
  max-width: 100%;
  width: 1021px;
  margin: 0 auto;
}

.reviewsSlider {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  outline: 0;
  max-width: 100%;
}

.reviewsSlider__itemContent {
  display: table;
  width:98%;
  height:100%;
  margin:0 auto;
}

.reviewsSlider__item {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  outline: 0;
  padding: 92px 0 5px;
  margin: 0;
  overflow:hidden;
  height:550px;
}

.reviewsSlider__infoBlock {
  width: 268px;
  display: table-cell;
  background: #0091ea;
  text-align:center;
}

.reviewsSlider__infoTopSection {
  padding: 0 30px 22px 30px;
  width:268px;
  box-sizing: border-box;
  overflow:hidden;
}

.reviewsSlider__reviewerPhoto {
  width: 183px;
  height: 183px;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  z-index: 3;
  margin: -90px auto 0 auto;
}

.reviewsSlider__reviewerPhoto:hover .reviewsSlider__reviewerLink {
  display: block;
}

.reviewsSlider__reviewerLink {
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  display: none;
  width: 127px;
  height: 127px;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  background: rgba(0,145,234,.7);
  position: absolute;
  padding-top: 60px;
  font-family: Roboto;
  font-weight: 700;
  line-height: 18px;
  font-size: 17px;
  color: #fff;
  margin-bottom: 10px;
  text-align: center;
  text-decoration: none;
  outline: 0;
}

.reviewsSlider__reviewerLink:before {
  position: absolute;
  content: '';
  width: 32px;
  height: 32px;
  background-image: url(/local/templates/btl_new/components/bitrix/news.list/testimonials-mainpage/images/planet.svg);
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  top: 22px;
  display: block;
}

.reviewsSlider__reviewerLink:hover {
  text-decoration: none;
  color: #fff;
}

.reviewsSlider__reviewerLinkBtn {
  width: 187px;
  height: 32px;
  background: #0083d3;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  font-family: Roboto;
  font-weight: 400;
  line-height: 22px;
  font-size: 15px;
  color: #fff;
  padding:5px 12px 5px 12px;
  text-decoration: none;
  outline: 0;
  border: none;
  margin:5px auto 8px auto;
  display: block;
}

.reviewsSlider__reviewerLinkBtn:hover {
  text-decoration: none;
  color: #fff;
  outline: 0;
  border: none;
}

.reviewsSlider__reviewerLinkBtn:before {
  content: '';
  background-image: url(/local/templates/btl_new/components/bitrix/news.list/testimonials-mainpage/images/planet.svg);
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  -o-object-fit: cover;
  object-fit: cover;
  width: 18px;
  height: 18px;
  display: inline-block;
  vertical-align: middle;
  margin:0 12px 0 0;
}

.reviewsSlider__reviewerName {
  font-family: Roboto;
  font-weight: 700;
  line-height: 26px;
  font-size: 22px;
  color: #fff;
  display: block;
  margin-bottom: 10px;
  text-align:left;
  word-wrap: break-word;
}

.reviewsSlider__reviewerPost {
  font-family: Roboto;
  font-weight: 400;
  font-size: 17px;
  color: #fff;
  margin-bottom: 20px;
  display: block;
  max-width: 204px;
  text-align:left;
  word-wrap: break-word;
}

.reviewsSlider__projectBtn {
  width: 202px;
  height: 44px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Roboto;
  font-weight: 400;
  font-size: 17px;
  text-decoration: none;
  color: #fff;
  border: 2px solid #fff;
  text-decoration: none;
  margin: 0 auto;
}

.reviewsSlider__projectBtn:hover {
  text-decoration: none;
  color: #fff;
}
.reviewsSlider__projectBtn.video {
  margin-top:10px;
}
.reviewsSlider__projectBtn.video::before {
  content: "\e63a";
  font-family: 'Material Icons';
  font-size: 30px;
  line-height: 30px;
  margin-right: 10px;
}

.reviewsSlider__infoBottomSection {
  background: #0083d3;
  height: 69px;
  padding: 13px 32px 14px 32px;
}

.reviewsSlider__ratingTitle {
  font-family: Roboto;
  font-weight: 400;
  font-size: 14px;
  color: #fff;
  margin-bottom: 6px;
  display: block;
}

.reviewsSlider__ratingStars {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.reviewsSlider__stars {
  list-style-type: none;
  padding: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.reviewsSlider__stars.hasRate .star_hover>svg>g {
  fill: #f8b845;
  stroke: none;
}

.reviewsSlider__stars>.star {
  cursor: pointer;
  display: inline-block;
}

.reviewsSlider__stars>.star>svg {
  width: 20px;
  height: 19px;
}

.reviewsSlider__stars>.star>svg>g {
  fill: transparent;
  stroke: #979797;
  stroke-width: 1px;
  -webkit-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}

.reviewsSlider__stars>.star_hover>svg>g {
  fill: #f8b845;
  stroke: none;
}

.reviewsSlider__stars>.star_selected>svg>g {
  fill: #f8b845;
  stroke: none;
}

.reviewsSlider__textBlock {
  display: table-cell;
  position: relative;
  background-color: #fff;
  z-index: 0;
  box-shadow: 0 3px 6px rgba(0,0,0,.0566406);
  vertical-align: top;
}
.reviewsSlider__textC {
  padding: 22px 60px 25px 33px;
  height: 100%;
  overflow-y: auto;
}
.reviewsSlider__textC::-webkit-scrollbar {
  width: 1em;
}
.reviewsSlider__textC::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
.reviewsSlider__textC::-webkit-scrollbar-thumb {
  background-color: #0091ea;
  outline: 1px solid slategrey;
}

.reviewsSlider__textBlock:after {
  position: absolute;
  content: '';
  display: block;
  -webkit-background-size: cover;
  background-size: cover;
  -o-object-fit: cover;
  object-fit: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(/local/templates/btl_new/components/bitrix/news.list/testimonials-mainpage/images/quotes.svg);
  width: 40px;
  height: 28px;
  right: 16px;
  top: -13px;
  z-index: 1;
}

.reviewsSlider__textBlock p {
  font-family: Roboto;
  font-weight: 400;
  font-size: 17px;
  margin-bottom: 20px;
  color: #424242;
}

.reviewsSlider__arrowLeft,
.reviewsSlider__arrowRight {
  position: absolute;
  bottom: -20px;
  width: 88px;
  height: 63px;
  background-color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-shadow: 0 3px 12px 0 rgba(0,0,0,.16);
  box-shadow: 0 3px 12px 0 rgba(0,0,0,.16);
  -webkit-transition: all .35s ease;
  -o-transition: all .35s ease;
  transition: all .35s ease;
  cursor: pointer;
  z-index: 3;
}

.reviewsSlider__arrowLeft:hover,
.reviewsSlider__arrowRight:hover {
  background-color: #2693cc;
  -webkit-box-shadow: 0 3px 12px 0 rgba(0,0,0,.16);
  box-shadow: 0 3px 12px 0 rgba(0,0,0,.16);
}

.reviewsSlider__arrowLeft:hover .reviewsSlider__arrowLeftIco path,
.reviewsSlider__arrowLeft:hover .reviewsSlider__arrowRightIco path,
.reviewsSlider__arrowRight:hover .reviewsSlider__arrowLeftIco path,
.reviewsSlider__arrowRight:hover .reviewsSlider__arrowRightIco path {
  fill: #fff;
}

.reviewsSlider__arrowRight {
  right: 140px;
}

.reviewsSlider__arrowLeft {
  right: 240px;
}

.reviewsSlider__arrowLeftIco,
.reviewsSlider__arrowRightIco {
  -o-object-fit: cover;
  object-fit: cover;
  width: 34.1px;
  height: 15.8px;
  -webkit-transition: all .35s ease;
  -o-transition: all .35s ease;
  transition: all .35s ease;
}

@media screen and (max-width:1280px) {
  .reviewsBlock__title {
    margin-bottom: 0;
  }
}

@media screen and (max-width:1024px) {
  .reviewsBlock__carouselWrap {
    width: 738px;
  }
  .reviewsSlider__itemContent {

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .reviewsSlider__infoBlock {
    width: 100%;
    display:block;
    height:40%;
  }

  .reviewsSlider__infoTopSection {
    padding: 11px 25px 16px 25px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width:auto;
    height:100%;
  }

  .reviewsSlider__reviewerPhoto {
    margin:-32px auto 0 25px;
    float:left;
  }

  .reviewsSlider__reviewerPhoto:hover .reviewsSlider__reviewerLink {
    display: none;
  }

  .reviewsSlider__reviewerLink {
    display: none;
  }

  .reviewsSlider__reviewerLinkBtn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left:0;
  }

  .reviewsSlider__reviewerPost {
    max-width: 100%;
    margin-bottom:5px;
  }

  .reviewsSlider__projectBtn {
    margin: 0;
  }

  .reviewsSlider__infoBottomSection {
    padding: 13px 32px 14px 240px;
  }

  .reviewsSlider__textBlock {
    width: 100%;
    display:block;
    height:60%;
  }

  .reviewsSlider__textBlock:after {
    display: none;
  }

  .reviewsSlider__arrowRight {
    right: 50%;
    -webkit-transform: translateX(93px);
    -ms-transform: translateX(93px);
    transform: translateX(93px);
  }

  .reviewsSlider__arrowLeft {
    right: auto;
    left: 50%;
    -webkit-transform: translateX(-93px);
    -ms-transform: translateX(-93px);
    transform: translateX(-93px);
  }
  .reviewsSlider__item {
    height:750px;
  }
}

@media screen and (max-width:767px) {
  .reviewsBlock__carouselWrap {
    width: 376px;
  }

  .reviewsSlider__infoTopSection {
    padding-top: 3px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .reviewsSlider__reviewerPhoto {
    margin: -90px auto 0 auto;
    float:none;
  }

  .reviewsSlider__reviewerPost {
    text-align: center;
    width: 284px;
    margin: 0 auto 20px;
  }

  .reviewsSlider__infoBottomSection {
    padding: 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .reviewsSlider__item {
    height:950px;
  }
  .reviewsSlider__infoBlock {
    height:50%;
  }
  .reviewsSlider__textBlock {
    height:50%;
  }

  .reviewsSlider__arrowLeft,
  .reviewsSlider__arrowRight {
    width: 86px;
    height: 48px;
    bottom: -18px;
  }
  .reviewsSlider__projectBtn {
    margin-left:auto;
    margin-right:auto;
  }
  .reviewsSlider__reviewerLinkBtn {
    margin-left:auto;
  }
}

@media screen and (max-width:410px) {
  .reviewsSlider__stars>.star>svg {
    width: 20px;
    height: 19px;
  }
}

@media screen and (max-width:404px) {
  .reviewsSlider__itemContent {
    width:96%;
  }
}
/* End */


/* Start:/local/templates/btl_new/components/bitrix/news.list/event-in-your-city-adv/style.css?17675393912044*/
.eventInYourCity
{
  position: relative;
  width: 100%;
  min-height: 350px;
  height: 100%;
  background-size: cover;
  background-position: center;
  padding: 74px 30px 75px 255px;
  z-index: 1;
  margin-top:36px;
}
.eventInYourCity:after
{
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  background-image: url('/local/templates/btl_new/components/bitrix/news.list/event-in-your-city-adv/images/event_mask.png');
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: 50% 50%;
  z-index: 100;
}

.eventInYourCity__title
{
  position: relative;
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 36px;
  line-height: 127.19%;
  /* or 46px */

  text-transform: uppercase;
  z-index: 400;
  width: 690px;
  margin-bottom: 60px;
  color: #FFFFFF;
}

.eventInYourCity__btn,
a.eventInYourCity__btn:hover,
.eventInYourCity__btn:visited,
.eventInYourCity__btn:active
{
  position: relative;
  width: 300px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 20px;
  display: flex;
  align-items: center;
  text-align: center;
  cursor: pointer;
  color: #FFFFFF;

  background: #6AC278;
  border-radius: 4px;
  z-index: 400;
}

@media(max-width: 1250px)
{
  .eventInYourCity {

    padding: 74px 30px 75px 155px;

  }
  .eventInYourCity:after {

    background-position: 58% 50%;
  }
  .eventInYourCity__title {

    font-size: 36px;

    width: 53vw;
  }
}

@media(max-width: 900px){
  .eventInYourCity:after {
    background-position: 63% 50%;
  }
  .eventInYourCity {

    padding: 74px 30px 75px 75px;

  }
}
@media(max-width: 480px){
  .eventInYourCity:after {
    background-position: 63% 50%;
  }
  .eventInYourCity {

    display: flex;
    flex-direction: column;

    align-items: center;
    justify-content: center;
    padding: 74px 0px 75px 0px;

  }
  .eventInYourCity__title {
    font-size: 28px;
    width: 300px;
    text-align: center;
  }
  .eventInYourCity:after {
    background-position: 49% 50%;
  }
}
/* End */
/* /local/templates/btl_new/components/bitrix/news.detail/about/style.css?17675393911956 */
/* /local/templates/btl_new/components/bitrix/news.list/events/style.css?176753939114361 */
/* /local/components/startups/battle.judges/templates/mainpage/style.css?17675393915605 */
/* /local/templates/btl_new/components/bitrix/news.list/investors/style.css?17675393912237 */
/* /local/templates/btl_new/components/bitrix/news.list/winners-page/style.css?17675393916873 */
/* /local/templates/btl_new/components/bitrix/news.list/testimonials-mainpage/style.css?176753939117096 */
/* /local/templates/btl_new/components/bitrix/news.list/event-in-your-city-adv/style.css?17675393912044 */
