

/* Start:/local/templates/coddy/components/bitrix/news/blog_page/bitrix/news.detail/blog_detail/style.css?176337409318918*/
.gallery-form-block {
	width: 90% !important;
}
#galleryFormBlock .gallery-photo {
	height: 90vh;
	display: table;
	text-align: center;
	width: 100%;
}
/**
 * Owl Carousel v2.1.6
 * Copyright 2013-2016 David Deutsch
 * Licensed under MIT (https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE)
 */
.news-carousel, .news-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative; }

.news-carousel {
  display: none;
  width: 100%;
  z-index: 1; }

.news-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y; }

.news-carousel .owl-stage:after {
  content: "";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.news-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0); }

.news-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none; }
.news-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d; }

.news-carousel .owl-dots.disabled, .news-carousel .owl-nav.disabled {
  display: none; }

.news-carousel .owl-dot, .news-carousel .owl-nav .owl-next, .news-carousel .owl-nav .owl-prev {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.news-carousel.owl-loaded {
  display: block; }

.news-carousel.owl-loading {
  opacity: 0;
  display: block; }

.news-carousel.owl-hidden {
  opacity: 0; }

.news-carousel.owl-refresh .owl-item {
  display: none; }

.news-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.news-carousel.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab; }

.news-carousel.owl-rtl {
  direction: rtl; }

.news-carousel.owl-rtl .owl-item {
  float: right; }

.no-js .news-carousel {
  display: block; }

.news-carousel .animated {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both; }

.news-carousel .owl-animated-in {
  z-index: 0; }

.news-carousel .owl-animated-out {
  z-index: 1; }

.news-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
          animation-name: fadeOut; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

.owl-height {
  -webkit-transition: height .5s ease-in-out;
  transition: height .5s ease-in-out; }

.news-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity .4s ease;
  transition: opacity .4s ease; }

.news-carousel .owl-item img.owl-lazy {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d; }

.news-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.news-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(/local/templates/coddy/components/bitrix/news/blog_page/bitrix/news.detail/blog_detail/owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: -webkit-transform .1s ease;
  transition: -webkit-transform .1s ease;
  transition: transform .1s ease;
  transition: transform .1s ease, -webkit-transform .1s ease; }

.news-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  -webkit-transform: scale(1.3, 1.3);
          transform: scale(1.3, 1.3); }

.news-carousel .owl-video-playing .owl-video-play-icon, .news-carousel .owl-video-playing .owl-video-tn {
  display: none; }

.news-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: opacity .4s ease;
  transition: opacity .4s ease; }

.news-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; 
}
.owl-prev .arrow, .owl-next .arrow{
	top: -20px!important;
}
.actual-bg {
	background-color: #fff!important;
}
.new-page-slide {
	background-color: #fff!important;
}
.b-event__body .b-event__info .b-event__share_list.active {
  display: block;
  width: 100%;
}
.b-event__body .b-event__info .b-event__share{
  padding: 0 0 0 24px !important;
}
.design-thoughts .row{
  margin-right: -53px;
  margin-left: -53px;
}
.design-thoughts .b-event{
  margin-left: 0px;
  margin-right: 0px;
  box-shadow: 0px 0px 5px 3px #ebebeb;
  margin-bottom: 30px !important;
}
.design-thoughts .bx-breadcrumb{
padding: 50px 0px 30px 0px;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 30px;
}
.design-thoughts .bx-breadcrumb .bx-breadcrumb-item span{
    font-size: 18px;
}
.b-event__body{
  color: #fff;
  background-color: #fff !important;
}
.design-thoughts .b-date{
  border-radius: 20px;
    color: #fff !important;
    top: 10px;
    background-color: #0484AC !important;
    right: 10px;
    font-size: 24px !important;
    padding: 20px;
    min-width: 110px;
}
.design-thoughts .b-date__num{
  padding-bottom: 10px;
}
.design-thoughts .b-event__image{
  padding: 32px;
}
.design-thoughts .b-event__info .b-event__show, .b-event__info .b-event__like, .b-event__info .b-event__share{
  display: inline-block;
  margin-right: 25px !important;
}
.design-thoughts .b-event__info .b-event__show {
  background: url(/upload/images/blog/show.svg) no-repeat !important;
    background-size: auto 20px;
    padding-left: 25px;
    background-size: auto 16px !important;
    background-position-y: 3px !important;
}
.b-event__body .b-event__info .b-event__like {
background: url(/upload/images/blog/heart.svg) no-repeat !important;
    background-size: auto;
    padding: 0 0 0 25px;
    cursor: pointer;
}
.b-event__body .b-event__info .b-event__share{
    background: url(/upload/images/blog/share.svg) no-repeat !important;
}
.design-thoughts .b-event__info .b-event__like.now_active {
  cursor: text;
}
.b-event-time{
  font-size: 16px;
  margin-top: 30px;
}
.b-event-time .read-min{
      margin-left: 20px;
}
.b-event__company{
  font-size: 55px !important;
  line-height: 60px !important;
  margin-top: 100px;
  word-break: break-word;
}
.b-event__body .b-event__text{
  color: #667085;
  font-size: 18px;
}
.design-thoughts .content-links{
  border-top: 1px solid #ebebeb;
  padding-top: 100px;
  font-size: 20px;
  font-weight: 700;
  padding-bottom: 70px;
}
.design-thoughts .content-links-right{
  border-top: 1px solid #ebebeb;
    margin-left: -15px;
}
.design-thoughts .content-links .bl-title{
      border-bottom: 1px solid #ebebeb;
    padding-bottom: 10px;
}
.design-thoughts .content-links .bl-title:last-child{
  border-bottom: none;
}
.design-thoughts .content-links .bl-title span{
  margin-left: 25px;
}
.design-thoughts .content-links .bl-title a{
  float: right;
}
.design-thoughts .fix-article{
  padding: 25px;
  background-color: #E1F3FF;
  border-radius: 25px;
  position: sticky;
  top: 100px;
}
.pict img{
  border-radius: 25px;
  width: 100%;
}
.fix-article .dt{
  color: #333333;
  margin: 20px 0px;
}
.fix-article .name{
  font-size: 24px;
    font-weight: 700;
    margin: 20px 0px;
}
.fix-article .prev-text{
  font-size: 18px;
}
.fix-article .detail-link{
background-color: #fff;
    display: inline-block;
    padding: 3px 10px;
    border-radius: 15px;
    background-color: #0484AC;
    margin-top: 10px;
}
.fix-article .detail-link a{
  text-decoration: none;
  color: #fff;
}
.design-thoughts .topic{
    border-top: 1px solid #ebebeb;
    padding-top: 25px;
}
.design-thoughts .topic h1{
  font-size: 36px;
  line-height: 36px;
  font-weight: 700;
}
.design-thoughts h1.thoughts{
    text-align: left;
    line-height: 60px;
    font-size: 55px;
}
.design-thoughts .article-block:first-child{
  padding: 0px 0px 40px 0px;
}

.design-thoughts .article-block{
  border-bottom: 1px solid #ebebeb;
    padding: 40px 0px;
}
#artblock-1{
    padding: 0px 0px 40px 0px;
}
.article-block .article-bl-title,
.article-block .article-bl-title h2
{
  font-size: 24px;
  line-height: 34px;
  font-weight: 700;
  margin: 0px;
}
.article-block .article-bl-text{
  font-size: 18px;
    line-height: 24px;
    margin-top: 20px;
}
.article-block .article-bl-text img{
  border-radius: 25px;
  max-width: 100%
}
.atr-tags, .atr-author, .read-also, .tem-courses, .all-blogs{
margin-top: 35px;
    padding: 35px 0px 0px 0px;
    border-top: 1px solid #ebebeb;
}
.atr-tags a, .item-tags a{
    padding: 3px 10px;
    border-radius: 15px;
    margin-right: 15px;
    text-decoration: none;
    white-space: nowrap;
    line-height: 31px;
}
.item-tags{
  padding: 20px 0px 0px 10px;
  word-wrap: break-word;
}
.atr-tags a:nth-child(3n-2), .item-tags a:nth-child(3n-2){
  color: #6941C6;
  background-color: #F9F5FF;
}
.atr-tags a:nth-child(3n-1), .item-tags a:nth-child(3n-1){
  color: #0095B6;
  background-color: #F0F9FF;
}
.atr-tags a:nth-child(3n), .item-tags a:nth-child(3n){
  color: #C4320A;
  background-color: #FFF6ED;
}
.atr-author{
  font-size: 18px;
}
.atr-author img, .read-also .ra-block img{
  width: 150px;
  border-radius: 25px;
}
.atr-author p, .read-also .ra-block p{
  display: inline-block;
    line-height: 30px;
    vertical-align: middle;
    margin-left: 30px;
}
.atr-author span{
  color: #0095B6;
  font-weight: 600;
}
.read-also .ra-block{
    padding: 40px;
    border-radius: 25px;
    box-shadow: 0px 0px 4px 4px #e7e7e7;
}
.read-also .ra-block span{
    font-size: 24px;
    font-weight: 700;
    line-height: 34px;
}
.read-also .ra-block a{
  color: #333333;
  font-size: 18px;
}
.read-also .ra-block img{
  width: 150px;
}
.tem-courses .title, .all-blogs .title, .comments .title{
  font-size: 36px;
    font-weight: 700;
    line-height: 36px;
    display: inline-block;
}
.tem-courses .also, .all-blogs .also{
  display: inline-block;
    text-align: right;
    width: 50%;
}
.tem-courses .also a, .all-blogs .also a{
font-size: 16px;
    font-weight: 700;
    text-decoration: none;
    color: #fff;
    background-color: #0484AC;
    line-height: 22px;
    padding: 10px 20px;
    border-radius: 25px;
}
.tem-courses .tem-course-item{
  display: none;
  margin-top: 40px;
  width: 400px;
}
.tem-courses .tem-course-item.active:first-child{
  padding-right: 10px;
  padding-left: 0px;
  margin-bottom: 25px;
}
.tem-courses .tem-course-item.active img{
    width: 380px;
    border-radius: 8px;
}
.tem-courses .tem-course-item.active, .all-blogs .blog-item {
  display: inline-block;
    width: 400px;
    float: left;
    padding-left: 10px;
      margin-bottom: 25px;
}
.tem-courses .tem-course-item.active p{
  margin-top: 20px;
  padding-right: 30px;
    position: relative;
}
.tem-courses .tem-course-item.active a{
  position: absolute;
    background: url(/upload/images/blog/bl_link.svg);
    width: 25px;
    height: 25px;
    background-repeat: no-repeat;
    top: 20px;
    right: 0px;
}
.tem-courses .tem-course-item.active span{
      font-size: 24px;
    line-height: 34px;
    font-weight: 700;
    word-break: break-word;
}
.tem-course-nav, .blog-nav{
    clear: both;
    padding: 30px 0px;
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
    color: #0484AC;
}
.tem-course-nav .nav-left, .tem-course-nav .nav-right, .blog-nav .nav-left, .blog-nav .nav-right {
  width: 50%;
  float: left;
}
.tem-course-nav .nav-right, .blog-nav .nav-right{
  text-align: right;
}
.tem-course-nav .nav-left img, .blog-nav .nav-left img {
  rotate: 180deg;
  margin-right: 5px;
}
.tem-course-nav .nav-right img, .blog-nav .nav-right img {
  margin-left: 5px;
}
.blog-nav .nav-left.d-none, .blog-nav .nav-right.d-none{
  display: none;
}
.blog-nav .nav-left .active, .blog-nav .nav-right .active{
background-image: url(/upload/images/blog/line_right.svg);
    background-repeat: no-repeat;
    display: inline-block;
    width: 17px;
    height: 14px;
    line-height: 30px;
    vertical-align: middle;
}
.blog-nav .nav-left .active{
    margin-right: 10px;
    transform: rotate(180deg);
}
.blog-nav .nav-right .active{
    margin-left: 10px;
}
.blog-nav .nav-left.not, .blog-nav .nav-right.not{
  color: #667085;
}
.blog-nav .nav-left.not .active{
background-image: url(/upload/images/blog/line_left_grey.svg);
    background-repeat: no-repeat;
    transform: none;
}
.blog-nav .nav-right.not .active{
background-image: url(/upload/images/blog/line_left_grey.svg);
    background-repeat: no-repeat;
    transform: rotate(180deg);
}

.tem-course-nav span{
  cursor: pointer;
}
.all-blogs{
  margin-top: 60px;
  clear: both;
}
.all-blogs .blog-item{
    margin-top: 30px;

}
.all-blogs .blog-item img{
  max-width: 380px;
    border-radius: 8px;
    max-height: 250px;
}
.blog-item .date{

}
.all-blogs .title, .comments .title{
  width: 50%;
  float: left;
}
.blog-nav{
  clear: both;
  margin-bottom: 30px;
}
.blog-nav .nav-left, .blog-nav .nav-right{
  cursor: pointer;
}
.blog-item .item-info{
  position: relative;
}
.item-info .date{
  margin-top: 10px;
}
.item-info .name{
  margin-top: 10px;
    font-size: 24px;
    font-weight: 700;
    line-height: 34px;
    padding-right: 30px;
}
.item-info .prev_text{
  color: #667085;
  font-size: 16px;
  line-height: 19px;
  margin-top: 10px;
}
.blog-item .item-info .detail-link{
  position: absolute;
    background: url(/upload/images/blog/bl_link.svg);
    width: 25px;
    height: 25px;
    background-repeat: no-repeat;
    top: 50px;
    right: 0px;
}
.blog_news_item a{
   display: inline-block;
    padding: 3px 10px;
    border-radius: 15px;
    background-color: #0484AC;
    text-decoration: none;
    color: #fff;
}
.blog_quote_item img{
  margin-right: 25px
}
.ra-block img{
  margin-right: 25px;
  font-size: 24px;
    font-weight: 700;
    line-height: 34px;
}
.ra-block a{
  color: #333;
    font-size: 18px;
}
.main-text iframe{
  width: 100%;
}
.comments .title{
  margin-bottom: 25px;
}
.comments .comm-list{
  clear: both;
}
.comments .comm-add{
  margin-top: 20px;
}
.comments .comm-add input[type='text']{
  width: 80%;
}
.comments .add-comment{
  margin-bottom: 10px;
  font-size: 20px;
}
.comments input, .comments textarea{
  font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    padding: 10px 14px 10px 14px;
    border-radius: 12px;
    border: 1px solid #C2C2C2;
    margin-top: 10px;
}
.comments input.err, .comments textarea.err{
      border: 1px solid red;
}
.comments textarea{
      margin-top: 20px;
      height: 200px;
      width: 80%;
}
.comm-add .success, .comm-add .error-limit{
    margin: 20px 0px;
}
.comm-add .success{
    color: #0484AC;
}
.comm-add .error-limit{
  color: #FF0000;
}
#comm-apply:hover{
  border: 2px solid #C2C2C2;
}
.comm-list .comm-item{
  margin-bottom: 20px;
  padding: 15px 20px;
  border-radius: 15px;
  border: 1px solid #C2C2C2;
  background: #e1f3ff;
}
.comm-item .com-text{
      padding: 10px 0px;
}
.comm-item .fio{
  font-weight: 700;
}
.comm-add .captcha{
  margin: 15px 0px;
  width: 40%;
}
.comm-add input[type='button']{
      margin-top: 20px;
    width: 200px;
}
.comm-add .smart-captcha.err{
  border: 1px solid red;
    border-radius: 11px;
}
.comm-add label{
  font-weight: 300 !important;
}
.comm-add .span_checkbox.err{
  border-color: red;
}
@media screen and (max-width: 1300px) {
  .container {
        max-width: 1100px !important;
    }
}
@media screen and (max-width: 1280px) {
  .design-thoughts .content-links{
    padding-top: 80px;
  }
  .tem-courses .also{
    width: 100%;
    text-align: left;
    margin-top: 50px;
  }
  .tem-courses .tem-course-item.active{
    width: 50%
  }
  .all-blogs .blog-item{
    margin-top: 10px;
    width: 50%;
  }
  .tem-courses .tem-course-item.active img{
    width: 100%;
  }
  .all-blogs .blog-item img{
    width: 100%;
  }
  .all-blogs .title, .comments .title{
    margin-bottom: 15px;
  }
  .item-info .name{
    width: 95%;
  }
}
@media screen and (max-width: 992px) {
  .design-thoughts .fix-article, .design-thoughts .right-article{
    display: none;
  }
}

@media screen and (max-width: 850px) {
  .design-thoughts .row{
    margin-right: -15px;
    margin-left: -15px;
  }
  .design-thoughts .b-date{
    bottom: 10px;
    top: auto;
  }
}
@media screen and (max-width: 768px) {
    .design-thoughts .b-event__body .b-event__info{
      top: 10px !important;
    }
    .all-blogs .blog-item:first-child{
      margin-top: 30px;
    }
}
@media screen and (min-width: 768px) {
    .b-event__body {
        flex: 0 0 65% !important; 
        padding: 40px 20px;
    }
    .b-event__image {
        flex: 0 0 35% !important;
    }
}
@media screen and (max-width: 600px) {
  .b-event__company{
    font-size: 42px !important;
  }
  .comments .comm-add input[type='text']{
    width: 100%;
  }
    .comments .comm-add textarea{
      width: 100%;
    }
}
@media screen and (max-width: 390px) {
  .tem-courses .tem-course-item.active{
    width: 100%;
  }
  .tem-courses .tem-course-item.active img{
    width: 335px;
  }
  .all-blogs .blog-item img{
    width: 335px;
  }
  .design-thoughts .topic h1{
    font-size: 34px;
  }
  .b-event__body .b-event__text{
    line-height: 24px !important;
  }
  .atr-author img{
    width: 80px;
  }
  .atr-author span{
    line-height: 20px;
    color: #333333;
    font-weight: 400;
    font-size: 14px;
  }
  .atr-author p{
    line-height: 20px;
    font-size: 14px;
    color: #667085;
    width: 60%;
  }
  .read-also .ra-block img{
    width: 100%;
    margin-bottom: 15px;
  }
  .design-thoughts .content-links{
    padding-top: 50px;
  }
  .design-thoughts .content-links-right{
    border-top: none;
  }
  .design-thoughts .b-date{
    bottom: 10px;
    top: auto;
  }
  .design-thoughts .b-event__body .b-event__info{
    top: 15px !important;
  }
  .b-event-time{
    font-size: 10px;
    line-height: 20px;
    margin-top: 20px;
  }
  .b-event__body .b-event__info .b-event__share,
    .b-event__body .b-event__info .b-event__like,
    .b-event__body .b-event__info .b-event__show{
        font-size: 10px !important;
    line-height: 20px !important;
  }
  .b-event__company{
    margin-top: 80px;
    font-size: 24px !important;
    line-height: 36px !important;
    width: 300px !important;
  }
  .tem-courses .title{
    font-size: 24px;
    line-height:34px;
    }
    .tem-courses .also{
      text-align: left;
      margin-top: 30px;
      width: 100%
    }
    .tem-courses .also a{
      font-size: 16px;
      line-height: 22px;
    }
    .tem-courses .tem-course-item.active p{
      width: 340px;
    }
    .all-blogs .title, .comments .title{
      font-size: 24px;
    line-height: 34px;
    }
    .all-blogs .also{
      margin-top: 25px;
    }
    .all-blogs .also a{
      padding: 5px 20px;
    }
     .all-blogs .blog-item{
      width: 100%;
      padding-left:0px;
    }
    .blog_quote_text{
          clear: both;
    padding-top: 20px;
    }
    .blog_quote_text img{
      margin-bottom: 50px;
    }
}


/* End */


/* Start:/local/templates/coddy/components/bitrix/breadcrumb/bc/style.css?1740246600512*/
.bx-breadcrumb i {
    color: #b5bdc2;
    line-height: 13px;
    font-size: 12px;
    vertical-align: middle;
    margin-right: 10px;
    margin-left: 10px;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px / 1 FontAwesome;
    font-family: Awesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}
.fa-angle-right:before {
    content: ">" !important;
}
/* End */
/* /local/templates/coddy/components/bitrix/news/blog_page/bitrix/news.detail/blog_detail/style.css?176337409318918 */
/* /local/templates/coddy/components/bitrix/breadcrumb/bc/style.css?1740246600512 */
