body.node-type-industries {
  /*
  * INDUSTRIES MENU
  */
  /*
  * INDUSTRIES SLOGAN
  */
}
body.node-type-industries .main-container-view {
  font: 16px HelveticaNeueCyr Light, Arial;
  font-weight: normal;
}
@media all and (max-width: 992px) {
  body.node-type-industries .main-container-view {
    font: 15px HelveticaNeueCyr Light, Arial;
  }
}
body.node-type-industries .main-bg {
  background-size: cover !important;
  /*min-height: 635px;*/
  height: Calc(100vh - 108px);
  color: #fff;
}
@media (max-width: 992px) {
  body.node-type-industries .main-bg {
    margin-bottom: 50px;
  }
}
body.node-type-industries .main-bg.industries-banner-1 {
  transition: all .5s;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center center;
  background-color: transparent;
  /*background: #12126f !important;*/
}
body.node-type-industries .main-bg.industries-banner-1 .col-md-8 {
  padding: 0 15px 50px;
}
body.node-type-industries .main-bg span.button-live-demo {
  display: inline-block;
  border: 1px solid #fff;
  border-radius: 5px;
  padding: 5px 20px;
  font-size: 0.7em;
  color: #fff;
}
@media (max-width: 767px) {
  body.node-type-industries .main-bg {
    height: 100vh;
  }
}
body.node-type-industries .main-bg h1 {
  font: 6.1em/100% HelveticaNeueCyr Thin, Arial;
  margin-top: 115px;
  margin-top: 0px;
}
@media (max-width: 1200px) {
  body.node-type-industries .main-bg h1 {
    font-size: 82px;
    line-height: 82px;
  }
}
@media (max-width: 768px) {
  body.node-type-industries .main-bg h1 {
    font-size: 40px;
    line-height: 55px;
  }
}
body.node-type-industries .main-bg .col-md-8 {
  padding-bottom: 20px !important;
}
body.node-type-industries .main-bg p {
  font: 1.5em/140% HelveticaNeueCyr Light, Arial;
  margin-top: 50px;
  color: #fff;
}
@media (max-width: 1200px) {
  body.node-type-industries .main-bg p {
    margin-top: 30px;
  }
}
@media (max-width: 768px) {
  body.node-type-industries .main-bg p {
    font-size: 22px;
    padding-right: 15px;
  }
}
body.node-type-industries .main-bg .container {
  position: relative;
  height: 100%;
}
body.node-type-industries .main-bg .container > .row {
  top: 50%;
  position: absolute;
}
body.node-type-industries .industries-menu-container .industries-menu {
  width: 100%;
  background: #fff;
  border-bottom: 1px solid #ddd;
}
body.node-type-industries .industries-menu-container .industries-menu.affix {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10;
}
body.node-type-industries .industries-menu-container .industries-menu .industries-menu-item-container {
  display: inline-block;
  width: auto;
  padding: 30px 0 27px 15px;
}
@media (max-width: 1200px) {
  body.node-type-industries .industries-menu-container .industries-menu .industries-menu-item-container {
    padding-left: 12px;
  }
}
body.node-type-industries .industries-menu-container .industries-menu .industries-menu-item-container a {
  font: 18px/130% HelveticaNeueCyr Light;
  color: #000;
  border-radius: 0 !important;
  padding-bottom: 28px;
}
@media (max-width: 1200px) {
  body.node-type-industries .industries-menu-container .industries-menu .industries-menu-item-container a {
    font-size: 15px;
    font-weight: 600;
  }
}
body.node-type-industries .industries-menu-container .industries-menu .industries-menu-item-container:last-child {
  padding-right: 0;
}
body.node-type-industries .industries-menu-container .industries-menu .industries-menu-item {
  -webkit-transition: background-color 200ms;
  -moz-transition: background-color 200ms;
  -ms-transition: background-color 200ms;
  -o-transition: background-color 200ms;
  transition: background-color 200ms;
}
body.node-type-industries .industries-menu-container .industries-menu .industries-menu-item:focus,
body.node-type-industries .industries-menu-container .industries-menu .industries-menu-item:active,
body.node-type-industries .industries-menu-container .industries-menu .industries-menu-item:hover {
  text-decoration: none;
}
body.node-type-industries .industries-menu-container .industries-menu .industries-menu-item.active,
body.node-type-industries .industries-menu-container .industries-menu .industries-menu-item:hover {
  border-bottom: 3px solid #FF8A00;
}
body.node-type-industries .title-block-content {
  font-size: 3.6em;
  color: #4c5770;
  font-weight: 500;
  text-align: center;
  line-height: 110%;
  padding: 15px 10px 30px;
  position: relative;
}
body.node-type-industries .title-block-content:after {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  max-width: 100px;
  background: #f46f2e;
  height: 3px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
@media all and (max-width: 992px) {
  body.node-type-industries .title-block-content {
    font-size: 2em;
  }
}
body.node-type-industries .block-3.industries-slogan {
  margin-top: 60px;
  margin-bottom: 60px;
  text-align: center;
}
body.node-type-industries .block-3.industries-slogan .small-slogan-text {
  font-size: 1.2em;
  color: #464646;
  line-height: 140%;
  padding: 20px 5px;
  max-width: 1000px;
  display: inline-block;
  font-weight: 300;
}
body.node-type-industries .block-3.industries-slogan .brand-logo {
  text-align: center;
  position: relative;
  padding: 20px 0;
  margin-top: 20px;
  margin-bottom: 15px;
}
body.node-type-industries .block-3.industries-slogan .brand-logo:before,
body.node-type-industries .block-3.industries-slogan .brand-logo:after {
  background: url(/sites/all/themes/ts_bootstrap_subtheme/img_com/industries/line-brand-logo_03.png) no-repeat center;
  content: '';
  height: 2px;
  width: 100%;
  position: absolute;
  left: 0;
}
body.node-type-industries .block-3.industries-slogan .brand-logo:before {
  top: 0;
}
body.node-type-industries .block-3.industries-slogan .brand-logo:after {
  bottom: 0;
}
body.node-type-industries .block-3.industries-slogan .brand-logo img {
  display: inline-block;
  height: auto;
  margin: 0 15px;
  max-width: 100%;
  width: auto;
}
@media all and (max-width: 992px) {
  body.node-type-industries .block-3.industries-slogan .brand-logo img {
    margin: 0 auto 20px !important;
    display: block;
  }
}
body.node-type-industries .action-items-block.block-4 ul li {
  list-style: none;
}
body.node-type-industries .action-items-block.block-4 ul.items-box {
  padding: 0;
  margin: 0;
}
body.node-type-industries .action-items-block.block-4 ul.items-box > li {
  width: 100%;
  clear: both;
  margin: 10px 0 65px;
  display: block;
  padding: 5px 15px 15px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
body.node-type-industries .action-items-block.block-4 ul.items-box > li .text-item-box {
  float: left;
  width: 45%;
}
body.node-type-industries .action-items-block.block-4 ul.items-box > li .text-item-box .action-title {
  color: #4c5770;
  font-size: 3.2em;
  padding: 30px 0 40px;
  position: relative;
  margin: 0;
}
body.node-type-industries .action-items-block.block-4 ul.items-box > li .text-item-box .action-title:after {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  max-width: 100px;
  background: #f46f2e;
  height: 4px;
  bottom: 0;
  left: 0;
}
@media all and (max-width: 992px) {
  body.node-type-industries .action-items-block.block-4 ul.items-box > li .text-item-box .action-title {
    font-size: 2em;
    padding: 0px 0 40px;
  }
}
body.node-type-industries .action-items-block.block-4 ul.items-box > li .text-item-box .small-action-text {
  padding: 40px 0 25px;
  font-size: 1.4em;
  color: #464646;
  line-height: 140%;
  font-family: HelveticaNeueCyr Thin, Arial;
}
body.node-type-industries .action-items-block.block-4 ul.items-box > li .text-item-box .action-content ul {
  padding: 0;
  margin: 0;
}
body.node-type-industries .action-items-block.block-4 ul.items-box > li .text-item-box .action-content ul li {
  line-height: 140%;
  padding: 0 0 25px 40px;
  position: relative;
}
body.node-type-industries .action-items-block.block-4 ul.items-box > li .text-item-box .action-content ul li:before {
  content: '';
  position: absolute;
  width: 11px;
  height: 12px;
  background: #f46f2e;
  left: 1px;
  top: 6px;
}
body.node-type-industries .action-items-block.block-4 ul.items-box > li .text-item-box .action-content ul li:after {
  content: '';
  position: absolute;
  width: 13px;
  height: 12px;
  background: rgba(244, 111, 46, 0.52);
  left: 0px;
  top: 6px;
}
@media all and (max-width: 992px) {
  body.node-type-industries .action-items-block.block-4 ul.items-box > li .text-item-box {
    width: 100%;
    clear: both;
  }
}
body.node-type-industries .action-items-block.block-4 ul.items-box > li .img-item-box {
  float: right;
  text-align: right;
  width: 50%;
}
body.node-type-industries .action-items-block.block-4 ul.items-box > li .img-item-box img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 700px;
  display: inline-block;
  line-height: normal;
  vertical-align: middle;
}
@media all and (max-width: 992px) {
  body.node-type-industries .action-items-block.block-4 ul.items-box > li .img-item-box img {
    max-width: 230px;
  }
}
@media all and (max-width: 992px) {
  body.node-type-industries .action-items-block.block-4 ul.items-box > li .img-item-box {
    width: 100%;
    clear: both;
    text-align: center;
  }
}
body.node-type-industries .action-items-block.block-4 ul.items-box > li:nth-child(even) .text-item-box {
  float: right;
}
body.node-type-industries .action-items-block.block-4 ul.items-box > li:nth-child(even) .img-item-box {
  text-align: left;
  float: left;
}
@media all and (max-width: 992px) {
  body.node-type-industries .action-items-block.block-4 ul.items-box > li:nth-child(even) .img-item-box {
    text-align: center;
  }
}
body.node-type-industries .block-5.reviews-block {
  clear: both;
  width: 100%;
  display: table;
}
@media all and (max-width: 992px) {
  body.node-type-industries .block-5.reviews-block {
    display: block;
  }
}
body.node-type-industries .block-5.reviews-block > div {
  display: table-cell;
  float: inherit;
}
@media all and (max-width: 992px) {
  body.node-type-industries .block-5.reviews-block > div {
    display: block;
  }
}
body.node-type-industries .block-5.reviews-block .text-reviews {
  background-color: #fdb815;
  padding-top: 60px;
  padding-bottom: 66px;
}
@media all and (max-width: 992px) {
  body.node-type-industries .block-5.reviews-block .text-reviews {
    text-align: center;
  }
}
body.node-type-industries .block-5.reviews-block .text-reviews .reviews-content {
  color: #fff;
  font-size: 1.5em;
  font-weight: 300;
  line-height: 35px;
  padding-top: 40px;
  padding-bottom: 30px;
}
body.node-type-industries .block-5.reviews-block .text-reviews .reviews-content:before {
  content: '';
  position: absolute;
  width: 50px;
  height: 30px;
  background: url(/sites/all/themes/ts_bootstrap_subtheme/img_com/industries/quotes.png) center no-repeat;
  top: -10px;
  left: -5px;
}
body.node-type-industries .block-5.reviews-block .text-reviews .reviews-person-block > div {
  display: inline-block;
  vertical-align: middle;
}
body.node-type-industries .block-5.reviews-block .text-reviews .reviews-person-block .name-person {
  padding: 0;
  text-align: left;
}
@media all and (max-width: 453px) {
  body.node-type-industries .block-5.reviews-block .text-reviews .reviews-person-block .name-person {
    text-align: center;
  }
}
body.node-type-industries .block-5.reviews-block .text-reviews .reviews-person-block .name-person p {
  color: #fff;
  font-size: 1.2em;
  font-weight: 300;
  line-height: 22px;
}
body.node-type-industries .block-5.reviews-block .text-reviews .reviews-person-block .img-person {
  max-width: 130px;
  max-height: 130px;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 15px;
}
@media all and (max-width: 992px) {
  body.node-type-industries .block-5.reviews-block .text-reviews .reviews-person-block .img-person {
    margin: 0 0 25px;
  }
}
body.node-type-industries .block-5.reviews-block .text-reviews .reviews-person-block .img-person img {
  max-height: 130px;
  max-width: 130px;
  text-align: center;
}
@media all and (max-width: 992px) {
  body.node-type-industries .block-5.reviews-block .text-reviews .reviews-person-block {
    display: inline-block;
  }
}
body.node-type-industries .block-5.reviews-block .img-reviews {
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #fff;
}
body.node-type-industries .block-5.reviews-block .logo-reviews-person img {
  max-height: 40px;
  max-width: 170px;
}
body.node-type-industries .resources.block-6 {
  padding: 25px 15px;
}
body.node-type-industries .resources.block-6 .title-block-content {
  margin-top: 40px;
  margin-bottom: 60px;
}
@media all and (max-width: 992px) {
  body.node-type-industries .resources.block-6 .title-block-content {
    margin-top: 20px;
    margin-bottom: 30px;
  }
}
body.node-type-industries .resources.block-6 .img-resources {
  min-height: 210px;
  max-width: 320px;
  clear: both;
  background-size: cover !important;
}
@media all and (max-width: 992px) {
  body.node-type-industries .resources.block-6 .img-resources {
    max-width: 100%;
  }
}
body.node-type-industries .resources.block-6 .item-resource-content {
  margin-bottom: 15px;
}
body.node-type-industries .resources.block-6 .title-resources {
  font-size: 1.1em;
  font-weight: 600;
  line-height: 28px;
  text-transform: uppercase;
  padding-bottom: 15px;
}
body.node-type-industries .resources.block-6 .description-resources {
  font-size: 1.1em;
  line-height: 140%;
}
body.node-type-industries .resources.block-6 .wrapp-resources-content {
  max-width: 320px;
  border-left: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
  border-right: 1px solid #e2e2e2;
  padding: 25px 28px 15px;
}
@media all and (max-width: 992px) {
  body.node-type-industries .resources.block-6 .wrapp-resources-content {
    max-width: 100%;
  }
}
body.node-type-industries .resources.block-6 .webinar-resources .wrapp-resources-content {
  border-top: 5px solid #00b0f0;
}
body.node-type-industries .resources.block-6 .webinar-resources .title-resources {
  color: #00b0f0;
}
body.node-type-industries .resources.block-6 .marketplace-resources .wrapp-resources-content {
  border-top: 5px solid #f89406;
}
body.node-type-industries .resources.block-6 .marketplace-resources .title-resources {
  color: #f89406;
}
body.node-type-industries .resources.block-6 .ebook-resources .wrapp-resources-content {
  border-top: 5px solid #8ecc61;
}
body.node-type-industries .resources.block-6 .ebook-resources .title-resources {
  color: #8ecc61;
}
body.node-type-industries .resources.block-6 .download-resources a {
  color: #00bff3;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
  text-decoration: none;
  display: inline-block;
  padding: 10px 0 5px;
}
body.node-type-industries .last-screen.block-7 {
  text-align: center;
  margin-top: 15px;
  margin-bottom: 15px;
}
body.node-type-industries .last-screen.block-7 img.devices-screen {
  max-width: 100%;
  width: auto;
  height: auto;
}
body.node-type-industries .last-screen.block-7 .content-last-screen {
  padding-top: 50px;
  padding-bottom: 50px;
  position: relative;
  display: table;
  width: 100%;
  margin-top: 15px;
  margin-bottom: 25px;
}
body.node-type-industries .last-screen.block-7 .content-last-screen:before,
body.node-type-industries .last-screen.block-7 .content-last-screen:after {
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(/sites/all/themes/ts_bootstrap_subtheme/img_com/industries/line-last.png);
  content: '';
  height: 15px;
  width: 100%;
  position: absolute;
  left: 0;
}
body.node-type-industries .last-screen.block-7 .content-last-screen:before {
  top: 0;
}
body.node-type-industries .last-screen.block-7 .content-last-screen:after {
  bottom: 0;
}
body.node-type-industries .last-screen.block-7 .content-last-screen > div {
  display: table-cell;
  float: inherit;
  vertical-align: middle;
}
@media all and (max-width: 992px) {
  body.node-type-industries .last-screen.block-7 .content-last-screen > div {
    display: block;
    margin-bottom: 25px;
  }
}
body.node-type-industries .last-screen.block-7 .content-last-screen .text-last > p {
  max-width: 416px;
  text-align: center;
  color: #8dcc60;
  font-size: 28px;
  font-weight: 300;
  line-height: 36px;
}
@media all and (max-width: 992px) {
  body.node-type-industries .last-screen.block-7 .content-last-screen .text-last > p {
    margin: 0 auto;
  }
}
body.node-type-industries .last-screen.block-7 .content-last-screen .button-box {
  border-radius: 5px;
  background-color: #8ecc61;
  color: #fff;
  font-size: 22px;
  font-weight: 300;
  line-height: 36px;
  text-decoration: none;
  display: inline-block;
  padding: 10px 25px;
}
body.node-type-industries .last-screen.block-7 .content-last-screen .devices-screen {
  width: auto;
  height: auto;
  max-width: 100%;
}
body.node-type-industries:not(.zone-com).node-type-industries .block-3.industries-slogan .brand-logo {
  min-height: 86px;
  display: flex;
}
body.node-type-industries:not(.zone-com).node-type-industries .block-3.industries-slogan .brand-logo img {
  height: auto;
  margin: 0 auto !important;
  max-width: 100%;
  width: auto;
  display: flex;
  align-self: center;
  padding-left: 15px;
  padding-right: 15px;
}
body.node-type-industries:not(.zone-com).node-type-industries .block-3.industries-slogan .brand-logo:before,
body.node-type-industries:not(.zone-com).node-type-industries .block-3.industries-slogan .brand-logo:after {
  content: '';
  height: 1px;
  width: 100%;
  position: absolute;
  max-width: 720px;
  left: calc(50% - 360px);
  background: #ccc;
  background: -moz-linear-gradient(left, #ffffff 0%, #cccccc 10%, #cccccc 90%, #ffffff 100%);
  background: -webkit-linear-gradient(left, #ffffff 0%, #cccccc 10%, #cccccc 90%, #ffffff 100%);
  background: linear-gradient(to right, #ffffff 0%, #cccccc 10%, #cccccc 90%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d7d7d7', endColorstr='#d7d7d7', GradientType=1);
}
@media (max-width: 767px) {
  body.node-type-industries:not(.zone-com).node-type-industries .block-3.industries-slogan .brand-logo:before,
  body.node-type-industries:not(.zone-com).node-type-industries .block-3.industries-slogan .brand-logo:after {
    max-width: 100%;
    left: 0;
  }
}
body.node-type-industries:not(.zone-com) .action-items-block.block-4 ul.items-box > li .text-item-box .action-title {
  font-size: 2.7em;
}
@media (max-width: 991px) {
  body.node-type-industries:not(.zone-com) .action-items-block.block-4 ul.items-box > li .text-item-box .action-title {
    font-size: 2em;
  }
}
body.node-type-industries:not(.zone-com) .last-screen.block-7 .content-last-screen .text-last > p {
  max-width: 420px;
}
body.node-type-industries:not(.zone-com) .last-screen.block-7 .content-last-screen .button-last {
  margin-bottom: 10px;
}
body.node-type-industries:not(.zone-com) .last-screen.block-7 .content-last-screen:before,
body.node-type-industries:not(.zone-com) .last-screen.block-7 .content-last-screen:after {
  content: '';
  height: 1px;
  width: 100%;
  position: absolute;
  max-width: 780px;
  left: calc(50% - 440px);
  background: #ccc;
  background: -moz-linear-gradient(left, #ffffff 0%, #cccccc 10%, #cccccc 90%, #ffffff 100%);
  background: -webkit-linear-gradient(left, #ffffff 0%, #cccccc 10%, #cccccc 90%, #ffffff 100%);
  background: linear-gradient(to right, #ffffff 0%, #cccccc 10%, #cccccc 90%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d7d7d7', endColorstr='#d7d7d7', GradientType=1);
}
@media (max-width: 1199px) {
  body.node-type-industries:not(.zone-com) .last-screen.block-7 .content-last-screen:before,
  body.node-type-industries:not(.zone-com) .last-screen.block-7 .content-last-screen:after {
    max-width: 600px;
    left: calc(50% - 310px);
  }
}
@media (max-width: 991px) {
  body.node-type-industries:not(.zone-com) .last-screen.block-7 .content-last-screen:before,
  body.node-type-industries:not(.zone-com) .last-screen.block-7 .content-last-screen:after {
    max-width: 90%;
    left: 5%;
  }
}
body.node-type-industries:not(.zone-com) #header_crumbs-menu {
  display: none;
}
body.node-type-industries.zone-ua.page-node-14738 .action-items-block.block-4 ul.items-box > li:nth-child(2) .text-item-box .action-title,
body.node-type-industries.zone-ru.page-node-14939 .action-items-block.block-4 ul.items-box > li:nth-child(2) .text-item-box .action-title {
  padding-top: 0;
}
@media (max-width: 1200px) {
  .page-node-14938 .main-bg.industries-banner-1 .container > .row {
    margin-top: -158px;
  }
}
@media (max-width: 1200px) {
  .page-node-14939 .main-bg.industries-banner-1 .container > .row {
    margin-top: -158px;
  }
}
@media (max-width: 1200px) {
  .page-node-14957 .main-bg.industries-banner-1 .container > .row {
    margin-top: -182.5px;
  }
}
@media (max-width: 1200px) {
  .page-node-14956 .main-bg.industries-banner-1 .container > .row {
    margin-top: -158px;
  }
}
@media (max-width: 1200px) {
  .page-node-14972 .main-bg.industries-banner-1 .container > .row {
    margin-top: -182.5px;
  }
}
@media (max-width: 1200px) {
  .page-node-14985 .main-bg.industries-banner-1 .container > .row {
    margin-top: -141.5px;
  }
}
@media (max-width: 1200px) {
  .page-node-15032 .main-bg.industries-banner-1 .container > .row {
    margin-top: -158px;
  }
}
@media (max-width: 1200px) {
  .page-node-14988 .main-bg.industries-banner-1 .container > .row {
    margin-top: -199px;
  }
}
.node-type-industries .content-apps-slider {
  /*display: none;*/
}
.node-type-industries .bx-wrapper .bx-prev {
  background: url(/sites/all/themes/ts_bootstrap_subtheme/img/industries/bt-left.png) no-repeat;
}
.node-type-industries .bx-wrapper .bx-next {
  background: url(/sites/all/themes/ts_bootstrap_subtheme/img/industries/bt-right.png) no-repeat;
}
.node-type-industries .bx-wrapper .bx-controls-direction a {
  width: 62px;
  height: 62px;
  z-index: 9;
  margin-top: -31px;
}
@media (max-width: 640px) {
  .node-type-industries .bx-wrapper .bx-controls-direction a {
    display: none;
  }
}
.node-type-industries .bx-wrapper .bx-next:hover,
.node-type-industries .bx-wrapper .bx-next:focus {
  background-position: 0;
}
.node-type-industries .bx-wrapper {
  border: none;
  box-shadow: none;
  margin-bottom: 0;
}
.node-type-industries .bx-viewport {
  margin-top: 45px;
}
@media (max-width: 768px) {
  .node-type-industries .bx-viewport {
    height: auto !important;
  }
}
.node-type-industries .content-apps-slider .bx-viewport > .field-items > .field-item {
  padding-left: 130px;
  padding-right: 130px;
}
@media (max-width: 640px) {
  .node-type-industries .content-apps-slider .bx-viewport > .field-items > .field-item {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media (max-width: 640px) {
  .node-type-industries .content-apps-slider .bx-viewport > .field-items > .field-item {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.node-type-industries .content-apps-slider .title-block-content {
  font-size: 2.85em;
  padding: 75px 10px 30px;
  color: #4d5771;
  font-family: HelveticaNeueCyr Thin;
}
@media (max-width: 768px) {
  .node-type-industries .content-apps-slider .title-block-content {
    font-size: 2em;
  }
}
.node-type-industries .content-apps-slider .title-block-content:after {
  display: none;
}
.node-type-industries .content-apps-slider .field-name-field-bottom-slider {
  margin-bottom: 90px;
  float: left;
  width: 100%;
}
.node-type-industries .content-apps-slider .field-name-field-bottom-slider .field-name-field-app-image {
  width: 30%;
  float: left;
}
.node-type-industries .content-apps-slider .field-name-field-bottom-slider .field-name-field-app-image img {
  -webkit-box-shadow: 0px 4px 18px -4px #575757;
  -moz-box-shadow: 0px 4px 18px -4px #575757;
  box-shadow: 0px 4px 18px -4px #575757;
}
@media (max-width: 950px) {
  .node-type-industries .content-apps-slider .field-name-field-bottom-slider .field-name-field-app-image {
    padding-bottom: 60px;
  }
}
.node-type-industries .content-apps-slider .field-name-field-bottom-slider .field-name-field-app-text,
.node-type-industries .content-apps-slider .field-name-field-bottom-slider .field-name-field-app-link {
  width: 70%;
  float: left;
  text-align: left;
  padding-left: 50px;
}
.node-type-industries .content-apps-slider .field-name-field-bottom-slider .field-name-field-app-text h2,
.node-type-industries .content-apps-slider .field-name-field-bottom-slider .field-name-field-app-link h2 {
  color: #4e5a76;
  margin-top: 0;
}
.node-type-industries .content-apps-slider .field-name-field-bottom-slider .field-name-field-app-text ul,
.node-type-industries .content-apps-slider .field-name-field-bottom-slider .field-name-field-app-link ul {
  list-style: none;
}
.node-type-industries .content-apps-slider .field-name-field-bottom-slider .field-name-field-app-text ul li,
.node-type-industries .content-apps-slider .field-name-field-bottom-slider .field-name-field-app-link ul li {
  position: relative;
  padding-bottom: 24px;
  line-height: 19px;
}
.node-type-industries .content-apps-slider .field-name-field-bottom-slider .field-name-field-app-text ul li:before,
.node-type-industries .content-apps-slider .field-name-field-bottom-slider .field-name-field-app-link ul li:before {
  content: " ";
  position: absolute;
  width: 12px;
  height: 12px;
  background: #4e5a76;
  left: -37px;
  top: 2px;
}
.node-type-industries .content-apps-slider .field-name-field-bottom-slider .field-name-field-app-text ul li:last-child,
.node-type-industries .content-apps-slider .field-name-field-bottom-slider .field-name-field-app-link ul li:last-child {
  padding-bottom: 30px;
}
.node-type-industries .content-apps-slider .field-name-field-bottom-slider .field-name-field-app-text ul li:first-child,
.node-type-industries .content-apps-slider .field-name-field-bottom-slider .field-name-field-app-link ul li:first-child {
  margin-top: 30px;
}
.node-type-industries .content-apps-slider .field-name-field-bottom-slider .field-name-field-app-text a,
.node-type-industries .content-apps-slider .field-name-field-bottom-slider .field-name-field-app-link a {
  font-family: HelveticaNeueCyr Thin;
  color: #f7941d;
  border: 2px solid #f7941d;
  border-radius: 3px !important;
  padding: 14px 27px;
  font-size: 18px;
  display: inline-block;
}
.node-type-industries .content-apps-slider .field-name-field-bottom-slider .field-name-field-app-text a:hover,
.node-type-industries .content-apps-slider .field-name-field-bottom-slider .field-name-field-app-link a:hover {
  text-decoration: none;
}
@media (max-width: 768px) {
  .node-type-industries .content-apps-slider .field-name-field-bottom-slider .field-name-field-app-text,
  .node-type-industries .content-apps-slider .field-name-field-bottom-slider .field-name-field-app-link {
    width: 100%;
    clear: both;
  }
}
@media (max-width: 768px) {
  .node-type-industries .content-apps-slider .field-name-field-bottom-slider .field-name-field-app-image {
    width: 100%;
    padding-bottom: 30px;
  }
  .node-type-industries .content-apps-slider .field-name-field-bottom-slider .field-name-field-app-image img {
    margin: 0 auto;
  }
}
@media (max-width: 768px) {
  .node-type-industries .content-apps-slider .field-name-field-bottom-slider .field-name-field-app-text {
    padding-left: 0;
  }
  .node-type-industries .content-apps-slider .field-name-field-bottom-slider .field-name-field-app-text h2 {
    text-align: center;
  }
}
.node-type-industries .content-apps-slider .field-name-field-bottom-slider .field-name-field-app-link {
  float: right;
}
@media (max-width: 768px) {
  .node-type-industries .content-apps-slider .field-name-field-bottom-slider .field-name-field-app-link {
    padding-left: 0;
    text-align: center;
  }
}
body.node-type-industries.admin-menu .content-apps-slider {
  display: block;
}
/*# sourceMappingURL=industries.min.css.map */