.footer-callback,
.room-types a span {
  color: #fff;
  font-family: PFDinTextPro,sans-serif
}
.room-types a img,
.scripts .screen img {
  max-width: 100%;
  display: block
}
.footer-callback,
.page-smarthome .block-title,
.room-types a span,
.scripts .phone .title {
  font-family: PFDinTextPro,sans-serif
}
.room-types a {
  display: block;
  position: relative
}
.room-types a span {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
  font-weight: 500;
  font-size: 24px;
  line-height: 40px;
  background: linear-gradient(180deg,rgba(0,0,0,.32) 0,rgba(14,12,0,.58) 100%);
  -webkit-box-shadow: 0 4px 25px rgba(0,0,0,.07);
  -moz-box-shadow: 0 4px 25px rgba(0,0,0,.07);
  box-shadow: 0 4px 25px rgba(0,0,0,.07);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px
}
.room-types .owl-carousel {
  visibility: hidden
}
.room-types .owl-carousel.owl-loaded {
  visibility: visible
}
.page-smarthome .block {
  margin-top: 50px
}
.page-smarthome .block-title {
  margin: 0 0 30px;
  font-weight: 500;
  font-size: 28px;
  line-height: 50px;
  text-align: left
}
.page-smarthome .tab-head {
  margin: 0 0 30px;
  padding: 0;
  display: flex;
}
.page-smarthome .tab-head li {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 33.3%
}
.page-smarthome .tab-head li a {
  display: block;
  background: #fafafa;
  padding: 10px;
  text-align: center;
  font-size: 14px;
  line-height: 25px;
  color: #000;
  text-decoration: none
}
.page-smarthome .tab-head li a.active,
.page-smarthome .tab-head li a:hover {
  background: #fd0
}
.page-smarthome .smart-goods .lp-col {
  width: calc(25% - 15px);
  margin: 0 15px 20px 0;
}
@media screen and (max-width:1200px) {
  .page-smarthome .smart-goods .lp-col {
    width: calc(33% - 10px)
  }
}
@media screen and (max-width:840px) {
  .page-smarthome .smart-goods .lp-col {
    width: calc(50% - 10px)
  }
}
@media screen and (max-width:715px) {
  .page-smarthome .smart-goods .lp-col {
    width: 100%
  }
}
.page-smarthome .smart-goods .lp-col li,
.page-smarthome .smart-goods .lp-col ul {
  list-style: none
}
.page-smarthome .smart-goods .lp-picture ul.dots li {
  height: 2px
}
@media screen and (max-width:500px) {
  .page-smarthome .smart-goods .block-title,
  .page-smarthome .tab-head {
    display: none
  }
  .page-smarthome .smart-goods .tab-content > .tab-pane {
    display: block!important;
    opacity: 1!important
  }
}
.page-smarthome .goods-line {
  display: flex;
  flex-wrap: wrap
}
.footer-callback {
  display: flex;
  align-items: center;
  justify-content: space-around;
  padding: 50px 0;
  margin-top: 50px;
  background: url(/local/templates/divine/images/content/smarthome/callback-bg.png) center -200px no-repeat;
  font-weight: 400
}
.footer-callback .note {
  font-size: 30px;
  line-height: 37px
}
.footer-callback .phone {
  font-weight: 500;
  font-size: 35px
}
.footer-callback .btn {
  font-family: Arial,sans-serif;
  font-size: 12px;
  line-height: 14px;
  padding: 15px 70px;
  font-weight: 700;
  text-transform: uppercase
}
@media screen and (max-width:1200px) {
  .footer-callback .note {
    font-size: 20px;
    line-height: 27px
  }
  .footer-callback .phone {
    font-size: 27px
  }
  .footer-callback .btn {
    padding: 15px 40px
  }
}
@media screen and (max-width:768px) {
  .footer-callback .note {
    font-size: 17px;
    line-height: 24px
  }
  .footer-callback .phone {
    font-size: 24px
  }
  .footer-callback .btn {
    font-size: 10px;
    line-height: 12px;
    padding: 10px 20px
  }
}
.scripts .screens {
  display: flex;
  justify-content: space-between;
  align-items: flex-start
}
.scripts .screen {
  width: calc(100% - 338px - 34px)
}
.scripts .screen img {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px
}
.scripts .phone {
  width: 338px;
  background: url(/local/templates/divine/images/content/smarthome/phone-top.png) top center no-repeat,url(/local/templates/divine/images/content/smarthome/phone-bottom.png) bottom center no-repeat,url(/local/templates/divine/images/content/smarthome/phone.png) center repeat-y #f2f7ff;
  background-size: contain;
  min-height: 500px;
}
.scripts .phone .phone-content {
  padding: 65px 20px 35px
}
.scripts .phone .title {
  text-align: center;
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 30px;
  color: inherit
}
.scripts .phone .title br {
  display: none
}
.scripts .phone .items .item {
  padding: 22px 20px;
  -webkit-box-shadow: 0 4px 25px rgba(0,0,0,.07);
  -moz-box-shadow: 0 4px 25px rgba(0,0,0,.07);
  box-shadow: 0 4px 25px rgba(0,0,0,.07);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  border: 1px solid #e4e4e4;
  margin-bottom: 10px;
  position: relative;
  background: #fff
}
.scripts .phone .items .item .text {
  width: 77%;
}
.scripts .phone .items .item:last-child {
  margin-bottom: 0
}
.scripts .phone .items .item .abs {
  background: url(/local/templates/divine/images/content/smarthome/power-off.png) calc(100% - 20px) center no-repeat;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  border: 1px solid #e4e4e4;
  background-size: auto
}
.scripts .phone .items .item .abs.active,
.scripts .phone .items .item .abs:hover {
  background: url(/local/templates/divine/images/content/smarthome/power-on.png) calc(100% - 20px) center no-repeat;
  background-size: auto;
  border: 2px solid #32a71f
}
.scripts .phone .items .item .caption {
  font-family: PFDinTextPro,sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 10px
}
.scripts .phone .items .item p {
  font-size: 14px;
  line-height: 16px;
  color: #444;
  margin-bottom: 0
}
.scripts .description {
  margin-top: 40px;
  font-size: 15px;
  line-height: 27px;
  color: #333
}
.smart_home_pb {
  margin-top: 50px;
  text-align: center;
}
.smart_home_pb img {
  max-width: 100%;
}
@media screen and (min-width:600px) and (max-width:1230px) {
  .scripts .screens {
    position: relative
  }
  .scripts .screens .screen {
    width: calc(70% - 20px)
  }
  .scripts .screens .phone {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 30%
  }
  .scripts .screens .phone .items {
    position: absolute;
    top: 130px;
    left: 20px;
    right: 20px;
    bottom: 30px;
    overflow-y: auto
  }
  .scripts .screens .phone .items .item {
    padding: 10px
  }
}
@media screen and (min-width:600px) and (max-width:1200px) {
  .scripts .screens .phone .phone-content {
    padding: 35px 20px 25px
  }
  .scripts .screens .phone .items {
    top: 100px
  }
  .scripts .screens .phone .items .item {
    padding: 10px
  }
  .scripts .screens .phone .items .item .caption {
    margin-bottom: 5px;
    font-size: 16px;
    line-height: 20px
  }
  .scripts .screens .phone .items .item p {
    padding-right: 20px;
    font-size: 12px;
    line-height: 14px
  }
  .scripts .screens .phone .items .item .abs {
    background-position: calc(100% - 10px) center!important;
    background-size: 25px!important
  }
}
@media screen and (min-width:600px) and (max-width:750px) {
  .scripts .screens .phone .phone-content {
    padding: 35px 10px 25px
  }
}
@media screen and (min-width:600px) and (max-width:690px) {
  .scripts .screens .screen {
    width: calc(65% - 20px)
  }
  .scripts .screens .phone {
    width: 35%
  }
  .scripts .screens .phone .items {
    left: 10px;
    right: 10px
  }
  .scripts .screens .phone .abs {
    background-image: none!important
  }
}
@media screen and (max-width:600px) {
  .page-smarthome .block {
    margin-top: 30px
  }
  .page-smarthome .block-title {
    line-height: 34px;
    text-align: center
  }
  .footer-callback {
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    background-size: 918px 497px;
    background-position: calc(100% + 100px) -100px
  }
  .footer-callback .note {
    margin-bottom: 20px;
    text-align: center;
    font-size: 25px;
    line-height: 30px
  }
  .footer-callback .phone {
    margin-bottom: 30px;
    font-size: 35px
  }
  .footer-callback .btn {
    font-size: 12px;
    line-height: 14px;
    padding: 15px 20px
  }
  .scripts .phone .phone-content {
    padding: 65px 35px 25px
  }
  .scripts .phone .title {
    color: #fff;
    position: absolute;
    z-index: 1;
    top: 50px;
    left: 0;
    right: 0
  }
  .scripts .phone .title br {
    display: block
  }
  .scripts .phone .items .item {
    padding: 10px 20px;
    margin-bottom: 5px
  }
  .scripts .phone .items .item .abs,
  .scripts .phone .items .item .abs.active,
  .scripts .phone .items .item .abs:hover {
    background-size: 40px 40px
  }
  .scripts .phone .items .item .caption {
    font-size: 15px;
    line-height: 18px
  }
  .scripts .phone .items .item p {
    font-size: 12px;
    line-height: 14px
  }
  .scripts .screens {
    width: 338px;
    margin-left: auto;
    margin-right: auto;
    position: relative
  }
  .scripts .screen {
    position: absolute;
    left: 7px;
    right: 10px;
    bottom: 0;
    z-index: 0;
    width: auto;
    top: 12px;
    background: #f2f7ff
  }
  .scripts .screen img {
    -webkit-border-radius: 30px 30px 0 0;
    -moz-border-radius: 30px 30px 0 0;
    border-radius: 30px 30px 0 0
  }
  .scripts .phone {
    height: 740px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    position: relative;
    z-index: 1;
    background-color: transparent
  }
}
@media screen and (max-width:375px) {
  .room-types a span {
    font-size: 20px;
    line-height: 36px
  }
  .room-types .box {
    margin: 0 -15px 0 15px;
    overflow-x: hidden
  }
  .room-types .box .block-slider {
    width: 430px
  }
  .page-smarthome .block {
    margin-top: 40px
  }
  .footer-callback {
    padding: 40px 20px;
    background: url(/local/templates/divine/images/content/smarthome/callback-bg-mob.png) top center no-repeat
  }
  .footer-callback .btn,
  .scripts .screens {
    width: 100%
  }
  .scripts .description {
    font-size: 20px;
    line-height: 32px
  }
  .scripts .screen {
    top: 8px
  }
}
@media screen and (max-width:350px) {
  .scripts .screen {
    top: 5px;
    left: 5px;
    right: 5px
  }
}