body {
    min-width: 960px;
    font-family: 'PT Sans', sans-serif;
    font-size: 15px;
    color: #000;
	font-style: normal;
    font-weight: normal;
}
/*
font-family: 'Roboto Slab', serif;
*/
.center {
    width: 960px;
    margin: 0 auto;
}

.clear {
    clear: both;
}

a {
    color: #000;
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}



.zubastik {
    background: url(../img/zubastik.png) center top repeat-x;
    margin-top: -10px;
}




.header-index, .header-price, .header-cloud, .header-buy, .header-cloudcam, .header-intercom, .header-privacy {
    background: url(../img/top_bg.jpg) top center no-repeat;
    height: 580px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    color: #fff;
}

.header-price {
    height: 500px;
}

.header-price .poloski-price {
    background: url(../img/poloski-price.png) center no-repeat;
    height: 183px;
    width: 493px;
    margin-top: 60px;
    float: left;
}

.header-price .poloski-price h1 {
    font-size: 32px;
    font-family: 'Roboto Slab', serif;
    height: 60px;
    line-height: 60px;
    text-align: center;
    text-transform: uppercase;
}

.header-price .poloski-price h1:nth-child(1) {
    margin-left: 60px;
    padding-top: 32px;
}

.header-price .poloski-price h1:nth-child(2) {
    margin-right: 81px;
}

.header-price .video {
    background: url(../img/monitor.png) top center repeat-x;
    height: 265px;
    width: 420px;
    float: right;
    margin-top: 40px;
    padding-top: 21px;
    padding-bottom: 64px;
    padding-left: 21px;
    padding-right: 21px;
    
}

.header-price img {

    height: 100%;
    width: 100%;
}
.header-price .play {
    height: 265px;
    width: 425px;
    background: url(../img/play.png) center center no-repeat;
    cursor: pointer;
    position: absolute;
    z-index: 5;
}

.header .top {
    background: url(../img/header_bg.png) top center repeat-x;
    height: 100px;
    color: #fff;
    z-index: 5;
    position: relative;
}

.header .top a {
    color: #fff;
}

.header .top .center {
    position: relative;
}

.header .top .links {
    height: 60px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.header .top .links .logo, .header .top .links .city {
    float: left;
}
.header .top .links .order, .header .top .links .lk {
    float: right;
}

.header .top .links .logo {
    display: block;
    background: url(../img/logo.png) top center no-repeat;
    width: 158px;
    height: 42px;
    margin-top: 9px;
}


.header .top .links .logo-ny {
    background-image: url(../img/logo_ny.png);
    top: -4px;
    height: 46px;
    position: relative;
}


.header .top .links .city {
    background: url(../img/icon-place.png) top left no-repeat;
    padding-left: 20px;
    margin-top: 25px;
    /*margin-left: 42px;*/
    text-decoration: none;
}

.header .top .city-menu {
    position: absolute;
    left: 200px;
    top: 60px;
    display: none;
}
.header .top .city-menu ul {
    /*background-color: rgba(134, 209, 218, 0.2);*/
    background: #706C83;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 150px;
}
.header .top .city-menu ul::before {
    content: '';
    position: absolute;
    top: -20px;
    left: 10px;
    border: 10px solid transparent;
    border-bottom: 10px solid #706C83;
}

.header .top .city-menu a {
    display: block;
    padding: 10px 20px;
}

.header .top .links .city span {
    border-bottom: 1px dotted #fff;
}

.header .top .links .city:hover span {
    border-bottom: none;
}

.header .top .links .lk, .footer .contact .lk {
    background: url(../img/icon-lk.png) top left no-repeat;
    padding-left: 20px;
    margin-top: 25px;
}
.footer .contact .lk {
    margin-left: 42px;
}

.header .top .links div {
    float: left;
    margin-top: 21px;
    /*margin-left: 20px;*/
    line-height: 24px;
    width: 240px;
}

.header .top .links .phone, .footer .contact .phone {
    background: url(../img/icon-phone.png) center left no-repeat;
    margin-top: 24px;
    padding-left: 20px;
    font-size: 18px;
    font-weight: bold;
    /*float: left;
    display: block;*/
}

.header .top .links .phone {
    background-position: 0 3px;
}

.header .top .links .tg {
    margin-top: 24px;
    background: url(../img/icon-tg.png) 0px 2px no-repeat;
    padding-left: 25px;
    margin-left: 10px;
    font-weight: bold;
    font-size: 18px;
    display: block;
    /*float: left;
    display: block;*/
}

.header .top .links .order, .feedback .right .order, .calc .right .order, .calc-raschet .order, .more .order, .remodal .submitbutton {
    background: #f05936;
    font-family: 'Roboto Slab', serif;
    font-size: 18px;
    text-transform: uppercase;
    padding: 12px 52px;
    text-decoration: none;
    border-radius: 30px;
    box-shadow: 0 0 5px rgba(0,0,0,0.5);
    margin-top: 9px;
    margin-bottom: 9px;
}
.header .top .links .order:hover, .feedback .right .order:hover, .calc .right .order:hover, .calc-raschet .order:hover, .more .order:hover, .remodal .submitbutton:hover {
    text-decoration: underline;
    box-shadow: 0 0 5px rgba(0,0,0,0.9);
    cursor: pointer;
}

.header .top ul.menu {
    padding-top: 11px;
}


.header .top ul.menu li {
    border-right: 1px solid #929595;
    float: left;
}

.header .top ul.menu li a {
    display: block;
    padding: 2px 11px;
}

.header .top ul.menu li:first-child a {
    padding-left: 0px;   
}
.header .top ul.menu li:last-child a {
    padding-right: 0px;   
}

.header .top ul.menu li:last-child {
    border: none;
}

.header .poloski {
    height: 180px;
    width: 820px;
    margin: 0 auto;
    background: url(../img/poloski.png) center no-repeat;
}

.header .poloski .title1, .header .poloski .title2 {
    font-size: 32px;
    font-family: 'Roboto Slab', serif;
    height: 60px;
    line-height: 60px;
    text-align: center;
}

.header .poloski .title1 {
    padding-left: 60px;
    padding-top: 30px;
    margin-top: 60px;
}

.header .poloski .title2 {
    width: 480px;
    float: left;
}

.header .poloski .text {
    text-align: center;
    float: left;
    width: 290px;
    line-height: 22px;
    padding-top: 10px;
    text-shadow: 1px 1px 2px black;
}


.header .poloski-v2 {
    height: 180px;
    width: 820px;
    margin: 0 auto;
    background: url(../img/poloski.png) center no-repeat;
    text-transform: uppercase;
    color: #fff;
}

.header .poloski-v2 .title1, .header .poloski-v2 .title2 {
    font-size: 32px;
    font-family: 'Roboto Slab', serif;
    height: 60px;
    line-height: 60px;
    text-align: center;
}

.header .poloski-v2 .title1 {
    padding-left: 60px;
    padding-top: 30px;
    margin-top: 60px;
    background-color: #F05A37;

}
.header .poloski-v2 .title1::after {
    content: '';
    position: absolute;
    right: -32px;
    bottom: 60px;
    border: 30px solid transparent;
    border-left: 62px solid #00ffff;
    z-index: -1;
    transform: rotate(360deg);
}

.header .poloski-v2 .title2 {
    width: 480px;
    float: left;
}

.header .poloski-v2 .text {
    text-align: center;
    float: left;
    width: 290px;
    line-height: 22px;
    padding-top: 10px;
    text-shadow: 1px 1px 2px black;
}

.header .info {
    padding: 20px 0;
    background: #fff;
    color: #000;
    line-height: 1.5;
    width: 960px;

    box-shadow: 0 0 5px rgba(0,0,0,0.5);
    position:absolute;
    top: 440px;
    left:0;
    right:0;
    margin: 0 auto;
}

.header .info li {
    padding: 0 20px;
    height: 220px;
    width: 279px;
    float: left;
    border-right: 1px solid #cfccd5;
    text-align: center;
    background-position: center 43px;
    background-repeat: no-repeat;
}

.header .info li:last-child {
    border: none;
}

.header .info li.item1 {
    background-image: url(../img/header_icon1.png);
}
.header .info li.item2 {
    background-image: url(../img/header_icon2.png);
}
.header .info li.item3 {
    background-image: url(../img/header_icon3.png);
}

.header .info h1 {
    font-family: 'Roboto Slab', serif;
    font-size: 18px;
}
.header .info div {
    padding-top: 70px;
}


.solutions {
    background: url(../img/bg_pattern.png) center top;
    height: 400px;
    padding-top: 155px;
    padding-bottom: 210px;
}

.solutions h1, .plus h1 {
    font-family: 'Roboto Slab', serif;
    font-size: 32px;
    text-align: center;
    padding-bottom: 10px;
}

.solutions .item {
    width: 460px;
    float: left;
    padding-top: 35px;
}
.solutions .item-right {
    float: right;
}

.solutions .item .title {
    
}

.solutions .item .title .ipad {
    background: url(../img/ipad.png) center top;
    width: 239px;
    height: 199px;
    float: left;
}

.solutions .item .title .ipad .pic {
    width: 170px;
    height: 127px;
    margin-top: 32px;
    margin-left: 34px;
}
.solutions .item .title .ipad .pic1 {
    background: url(../img/ipad_bg.png) center center no-repeat;
}
.solutions .item .title .ipad .pic2 {
    background: url(../img/ipad_bg.png) center center no-repeat;
}
.solutions .item .title .ipad .pic3 {
    background: url(../img/ipad_bg.png) center center no-repeat;
}
.solutions .item .title .ipad .pic4 {
    background: url(../img/ipad_bg.png) center center no-repeat;
}

.solutions .item .title .line {
    margin-top: -175px;
    float: right;
    width: 340px;
    height: 60px;
    background: url(../img/poloska.png) center top;
    text-align: center;
}


.solutions .item .title .line a {
    font-family: 'Roboto Slab', serif;
    font-size: 18px;
    line-height: 40px;
    width: 100%;
    height: 40px;
    display: block;
}

.solutions .item ul {
    margin-top: -55px;
    background: #fff;
    min-height: 210px;
    padding: 50px 40px;
    padding-top: 60px;
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
}

.solutions .item ul li {
    padding: 10px 5px;
    list-style-image: url(../img/item-icon.png);
    line-height: 1.3;
    
}


.plus {
    padding-bottom: 60px;
}
.plus h1 {
    padding: 60px 0;
}

.plus .item {
    background-position: top center;
    background-repeat: no-repeat;
    padding: 25px;
    padding-top: 85px;
    padding-bottom: 0;
    height: 100px;
    font-size: 18px;
    text-align: center;
    width: 269px;
    border-right: 1px dashed #a3c6d2;
    float: left;
    line-height: 1.5;
}
.plus .item1 {
    background-image: url(../img/plus_1.png);
}
.plus .item2 {
    background-image: url(../img/plus_2.png);
}
.plus .item3 {
    background-image: url(../img/plus_3.png);
    border: none;
}
.plus .item4 {
    background-image: url(../img/plus_4.png);
    border: none;
    margin-left: 160px;
    margin-top: 30px;
}
.plus .item5 {
    background-image: url(../img/plus_5.png);
    border: none;
    margin-top: 30px;
}
.plus .line {
    height: 10px;
    border-bottom: 1px dashed #a3c6d2;
}


.feedback {
    background: url(../img/feedback_bg.jpg) center 33px no-repeat;
    height: 278px;
}

.feedback .line {
    background: url(../img/poloska2.png) left bottom no-repeat;
    width: 400px;
    float: left;
    color: #fff;
    font-weight: bold;
    margin-top: 50px;
}

.feedback .line .text {
    padding-left: 70px;
    font-size: 18px;
    line-height: 1.5;
    height: 100px;
}

.feedback .line .phone {
    font-size: 32px;
    text-align: center;
    height: 60px;
    line-height: 60px;
    width: 333px;
    font-family: 'Roboto Slab', serif;
}

.feedback .right {
    height: 218px;
    width: 512px;
    background: url(../img/feedback_bg.png) center center no-repeat;
    float: right;
    text-align: center;
    
    font-size: 14px;
    line-height: 1.5;
    padding-top: 60px;
}

.feedback .right b {
    font-size: 18px;
    font-weight: bold;
}

.feedback .right .order {
    float: none;
    display: block;
    color: #fff;
    width: 100px;
    margin: 0 auto;
    padding: 8px 52px;
    margin-top: 25px;
}

.textblock {
    padding-bottom: 70px;
}

.textblock h1 {
    padding-top: 60px;
    padding-bottom: 35px;
    color: #615773;
    font-family: 'Roboto Slab', serif;
    font-size: 18px;
}

.textblock p {
    line-height: 25px;
    padding: 30px 0;
}

.textblock li {
    line-height: 1.4;
    margin-left: 18px;
    padding-top: 7px;
    list-style-image: url(../img/text_li.png);
}


.footer {
    background: #615773;
    color: #fff;
}

.footer a {
    color: #fff;
}

.footer .center {
    padding: 40px 0;
    
}

.footer .copy {
    float: left;
    color: #fab742;
    background: url(../img/footer_logo.png) top left no-repeat;
    padding-top: 55px;
    line-height: 25px;
    width: 200px;
}

.footer .links {
    margin-left: 85px;
    width: 350px;
    height: 100px;
    float: left;
    border-left: 1px solid #918a9d;
    border-right: 1px solid #918a9d;
}

.footer .links .left {
    float: left;
    padding-left: 30px;
}
.footer .links .right {
    float: right;
    padding-right: 30px;
}

.footer .links li {
    padding-bottom: 10px;
}

.footer .contact {
    width: 290px;
}

.footer .phone, .footer .lk, .footer .contact {
    text-align: right;
    float: right !important;
    margin: 0 !important;
}

.footer .phone {
    margin-top: 20px !important;
    margin-bottom: 15px !important;
}

.footer .soc {
    
    float: right;
}
.footer .soc a {
    display: block;
    width: 20px;
    height: 20px;
    margin-left: 10px;
    float: right;
}

.footer .soc a.yt {
    background: url(../img/soc_yt.png);
}
.footer .soc a.vk {
    background: url(../img/soc_vk.png);
}
.footer .soc a.tw {
    background: url(../img/soc_tw.png);
}
.footer .soc a.fb {
    background: url(../img/soc_fb.png);
}


.footer .apps {
    float: right;
}
.footer .apps a, .solutions .apps a {
    display: block;
    width: 133px;
    height: 40px;
    margin-left: 10px;
    float: right;
    background-repeat: no-repeat;
}
.solutions .apps a {
    float: left;
    margin-left: 0;
    margin-top: 20px;
}

.footer .apps a:last-child {
    margin: 0;
}
.footer .apps a.app-android, .solutions .apps a.app-android {
    background-image: url(/img/icon-google-play.svg);
}
.footer .apps a.app-ios, .solutions .apps a.app-ios {
    background-image: url(/img/icon-app-store.svg);
}

.footer .top {
    height: 40px;
    background: url(../img/footer.png) center top no-repeat;
    line-height: 40px;
    font-size: 18px;
    color: #918a9d;
    display: block;
    width: 100%;
    text-align: center;
    font-family: 'Roboto Slab', serif;
    text-decoration: none;
}
.footer .top:hover b {
    text-decoration: underline;
}

.footer .top i {
    top: -3px;
    position: relative;
}













.fortshz, .forbusiness {
    background: url(../img/bg_pattern.png) center top;
    height: 550px;
    margin-top: -100px;
    padding-top: 100px;
}
.fortshz, .video-pro{
    height: auto;
    padding: 10px 100px;
    margin:0;
}

.fortshz, .video-pro .text-cente{
    text-align: center;
    height: auto;
    width: auto;
}
.video-pro .text-cente{
    margin-bottom: 40px;
}

.sample-pic {
    padding-top: 50px;
    padding-bottom: 100px;
}


.sample-pic h1 {
    font-family: 'Roboto Slab', serif;
    font-size: 32px;
    text-align: center;
}

.sample-pic ul.pics {
    float: left;
    width: 800px;
}
.sample-pic ul.pics li {
    float: left;
    background-repeat: no-repeat;
    background-size: cover;
    height: 200px;
    width: 350px;
    margin-top: 50px;
    margin-right: 30px;
    margin-left: 20px;
    position: relative;
    list-style-type: none;
}
.sample-pic ul.pics li:nth-child(1) {
    background-image: url(/img/home/1.jpg);
}
.sample-pic ul.pics li:nth-child(2) {
    background-image: url(/img/home/2.jpg);
}
.sample-pic ul.pics li:nth-child(3) {
    background-image: url(/img/home/3.jpg);
}
.sample-pic ul.pics li:nth-child(4) {
    background-image: url(/img/home/4.jpg);
}
.sample-pic ul.pics li:nth-child(5) {
    background-image: url(/img/home/5.jpg);
}
.sample-pic ul.pics li:nth-child(6) {
    background-image: url(/img/home/6.jpg);
}

.sample-pic ul.pics li span {
    background: #88ced7;
    height: 30px;
    width: 250px;
    bottom: 0px;
    padding-left: 5px;
    position: absolute;
    display: block;
    color: #fff;
    font-family: 'Roboto Slab', serif;
    font-size: 18px;
    line-height: 1.5;
    margin-left: -20px;
}

.sample-pic ul.pics li span::before {
    content: '';
    position: absolute;
    left: -20px;
    top: -20px;
    border: 20px solid transparent;
    border-right: 20px solid #65abb5;
    z-index: -1;
}


.sample-pic ul.text {
    float: right;
    background: url(../img/cam-icon.png) center top no-repeat;
    width: 150px;
    height: 500px;
    padding-top: 100px;
    margin-top: 50px;
}

.sample-pic ul.text li {
    font-size: 18px;
    line-height: 1.5;
    border-bottom: 1px dashed #a3c6d2;
    padding: 20px 0;
    text-align: center;
}

.sample-pic ul.text li:last-child {
    border: none;
}

.fortshz .center {
    background: url(../img/tszh_home.png) 400px 81px no-repeat;
    height: 500px;
}

.fortshz h1, .forbusiness h1 {
    padding-top: 50px;
    line-height: 1.25;
    height: 160px;
    width: 480px;
    font-family: 'Roboto Slab', serif;
    font-size: 32px;
}

.fortshz h1 span, .forbusiness h1 span {
    font-size: 18px;
}

.fortshz .blocks div, .forbusiness .blocks div {
    position: absolute;
    top: 100px;
    left: 200px;
    border: 1px solid #fff;
    color: #fff;
    padding: 10px 9px;
    background: #ee5031;
    line-height: 1.5;
    left: 50%;
}

.fortshz .blocks .blue, .forbusiness .blocks .blue {
    color: #615773;
    background: #bae4ec;
}


.fortshz .blocks .bl1 {
    margin-left: 97px;
    top: 140px;
}
.fortshz .blocks .bl1::after {
    content: ''; 
    position: absolute;
    right: 10px;
    bottom: -20px;
    border: 10px solid transparent;
    border-top: 10px solid #d1452c;
}

.fortshz .blocks .bl2 {
    margin-left: -221px;
    top: 350px;
}
.fortshz .blocks .bl2::after {
    content: ''; 
    position: absolute;
    right: 10px;
    bottom: -20px;
    border: 10px solid transparent;
    border-top: 10px solid #a3c6d2;
}

.fortshz .blocks .bl3 {
    margin-left: -361px;
    top: 470px;
}
.fortshz .blocks .bl3::after {
    content: ''; 
    position: absolute;
    right: -20px;
    bottom: 30px;
    border: 10px solid transparent;
    border-left: 10px solid #d1452c;
}


.fortshz .blocks .bl4 {
    margin-left: 289px;
    top: 470px;
}
.fortshz .blocks .bl4::before {
    content: ''; 
    position: absolute;
    left: 20px;
    top: -20px;
    border: 10px solid transparent;
    border-bottom: 10px solid #a3c6d2;
}




.forbusiness .center {
    background: url(../img/business_home.png) 437px 64px no-repeat;
    height: 570px;
}

.forbusiness .blocks .purple {
    color: #fff;
    background: #615773;
}


.forbusiness .blocks p {
    font-size: 18px;
    float: left;
    line-height: 45px;
    padding-right: 15px;
}

.forbusiness .blocks .bl1 {
    margin-left: 35px;
    top: 142px;
    width: 200px;
}
.forbusiness .blocks .bl1::after {
    content: ''; 
    position: absolute;
    left: 16px;
    bottom: -20px;
    border: 10px solid transparent;
    border-top: 10px solid #a3c6d2;
}

.forbusiness .blocks .bl2 {
    margin-left: 182px;
    top: 216px;
}
.forbusiness .blocks .bl2::after {
    content: ''; 
    position: absolute;
    left: 97px;
    bottom: -20px;
    border: 10px solid transparent;
    border-top: 10px solid #554c66;
}
.forbusiness .blocks .bl3 {
    margin-left: -162px;
    top: 297px;
}
.forbusiness .blocks .bl3::after {
    content: ''; 
    position: absolute;
    right: -20px;
    top: 17px;
    border: 10px solid transparent;
    border-left: 10px solid #554c66;
}
.forbusiness .blocks .bl4 {
    margin-left: -162px;
    top: 395px;
    width: 170px;
}
.forbusiness .blocks .bl4::after {
    content: ''; 
    position: absolute;
    right: -20px;
    top: 17px;
    border: 10px solid transparent;
    border-left: 10px solid #a3c6d2;
}

.forbusiness .blocks .bl5 {
    margin-left: 353px;
    top: 396px;
}
.forbusiness .blocks .bl5 p {
    float: none;
    line-height: 30px;
}
.forbusiness .blocks .bl5::after {
    content: ''; 
    position: absolute;
    left: -20px;
    top: 17px;
    border: 10px solid transparent;
    border-right: 10px solid #d83b25;
}
.forbusiness .blocks .bl6 {
    margin-left: -289px;
    top: 503px;
}
.forbusiness .blocks .bl6::after {
    content: ''; 
    position: absolute;
    right: -20px;
    top: 17px;
    border: 10px solid transparent;
    border-left: 10px solid #d83b25;
}









.schema {
    height: 820px;
    background: url(../img/schema_bg.png) center 165px no-repeat;
}

.schema h1 {
    font-family: 'Roboto Slab', serif;
    font-size: 32px;
    text-align: center;
    padding-top: 70px;
}

.schema h1 small {
    font-size: 18px;
}

.schema .items {
    padding-top:5px;
}

.schema .items .item {
    height: 130px;
    width: 200px;
    float: left;
    line-height: 1.6;
    margin-top: 60px;
    padding-left: 20px;
    padding-top: 10px;
}

.schema .items .right {
    padding-left: 0;
    padding-right: 20px;
    float: right;
    text-align: right;
}

.schema .items h2 {
    font-family: 'Roboto Slab', serif;
    font-size: 18px;
    line-height: 1.2;
    padding-bottom: 5px;
}


.page-home .calc {
    background: url(../img/calc_bg.png) #fab742 right top no-repeat;
    padding-top: 60px;
    padding-bottom: 40px;
}

.page-home .calc h1 {
    font-family: 'Roboto Slab', serif;
    font-size: 18px;
    padding-bottom: 50px;
}

.page-home .calc .left {
    border: 1px solid #fcce5d;
    width: 441px;
    padding: 39px 19px;
    float: left;
}

.page-home .calc .left h2 {
    color: #fff;
    background: #fab742;
    padding: 0 10px;
    margin-left: -10px;
    margin-top: -47px;
    float: left;
}

.page-home .calc .left input {
    float: right;
    margin-bottom: 30px;
    height: 30px;
    border-radius: 15px;
    border: none;
    text-align: center;
    margin-top: -10px;
    width: 150px;
}

.page-home .calc .left span {
    background: #fcce5d;
    display: inline-block;
    padding: 12px 20px;
}

.page-home .calc .right {
    float: right;
    width: 400px;
    text-align: right;
    padding-top: 40px;
}

.page-home .calc .right input {
    margin-left: 20px;
    margin-bottom: 20px;
    padding: 9px 20px;
    width: 205px;
    border: none;
}
.page-home .calc .right .order {
    color: #fff;
    padding: 13px 50px;
    display: inline-block;
}
.page-home .calc-raschet {
    background: #fcce5d;
    font-size: 18px;
    text-align: center;
    padding: 55px 0;
}
.page-home .calc-raschet .order {
    background: #fab742;
    padding: 13px 15px;
    margin-left: 50px;
}


.howwork {
    background: url(../img/bg_pattern.png) center top;
    padding-bottom: 70px;
}
.howwork h1 {
    font-family: 'Roboto Slab', serif;
    font-size: 32px;
    padding-bottom: 50px;
    text-align: center;
    padding-top: 55px;
}

.howwork p {
    line-height: 30px;
    padding-bottom: 35px;
}

.howwork .sch {
    background: url(../img/howwork.png) center top no-repeat;
    height: 352px;
}

.more {
    text-align: center;
    font-size: 18px;
    padding-top: 50px;
    padding-bottom: 60px;
}

.more h1 {
    font-family: 'Roboto Slab', serif;
    font-size: 32px;
    line-height: 50px;
}

.more .center div {
    padding-top: 20px;
}

.more .order {
    color: #fff;
    font-size: 17px;
    padding: 5px 15px;
}



.four {
    background: url(../img/bg_pattern.png) center top;
    overflow: hidden;
    padding-top: 50px;
}

.four h1 {
    font-family: 'Roboto Slab', serif;
    font-size: 32px;
    line-height: 40px;
    text-align: center;
    padding-bottom: 50px;
}

.four .top {
    background: url(../img/four_top.png) center top;
    height: 94px;
    z-index: 5;
    margin-bottom: -47px;
    position: relative;
}

.four .left {
    background-color: rgba(134, 209, 218, 0.2);
    height: 700px;
    width: 480px;
    padding-left: 2520px;
    margin-left: -3000px;
    position: relative;
    
}


.four .right {
    background-color: rgba(243, 189, 78, 0.2);
    left: 50%;
    height: 700px;
    width: 3000px;
    position: relative;
}

.four ul {
    padding-top: 55px;
    position: absolute;
    top: 0px;
}

.four ul.orange {
    padding-left: 65px;
    width: 420px;
}

.four ul li {
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 50px;
    margin-bottom: 40px;
    line-height: 1.5;
}

.four ul li p {
    font-family: 'Roboto Slab', serif;
    font-size: 18px;
}

.four ul li.icon1 {
    background-image: url(../img/four_icon1.png);
}
.four ul li.icon2 {
    background-image: url(../img/four_icon2.png);
}
.four ul li.icon3 {
    background-image: url(../img/four_icon3.png);
}
.four ul li.icon4 {
    background-image: url(../img/four_icon4.png);
}
.four ul li.icon5 {
    background-image: url(../img/four_icon5.png);
}
.four ul li.icon6 {
    background-image: url(../img/four_icon6.png);
}
.four ul li.icon7 {
    background-image: url(../img/four_icon7.png);
}
.four ul li.icon8 {
    background-image: url(../img/four_icon8.png);
}



.exists, .partners {
    background: url(../img/exists_top_bg.png) center top no-repeat;
    padding-top: 29px;
    margin-top: -230px;
    margin-bottom: -184px;
    z-index: 5;
    position: relative;
}

.exists .center, .partners .center {
    background: #fff;
    padding: 50px 0;
    text-align: center;
}

.exists h1, .partners h1 {
    font-family: 'Roboto Slab', serif;
    font-size: 32px;
    padding-bottom: 20px;
}

.exists p, .partners p {
    font-family: 'Roboto Slab', serif;
    font-size: 18px;
    padding-bottom: 50px;
}

.exists ul, .partners ul {
    
}

.exists ul li, .partners ul li {
    float: left;
    width: 198px;
    border-left: 1px solid #cfccd5;
    background-position: top center;
    background-repeat: no-repeat;
    padding: 0 20px;
    padding-top: 100px;
    line-height: 25px;
    height: 65px;
}

.exists ul li.item1 {
    border: none;
    background-image: url(../img/exists_icon1.png);
}
.exists ul li.item2 {
    background-image: url(../img/exists_icon2.png);
}
.exists ul li.item3 {
    background-image: url(../img/exists_icon3.png);
}
.exists ul li.item4 {
    background-image: url(../img/exists_icon4.png);
}

.partners ul li.item1 {
    border: none;
    background-image: url(../img/partn/beward.png);
}
.exists ul li.item2 {
    background-image: url(../img/exists_icon2.png);
}
.exists ul li.item3 {
    background-image: url(../img/exists_icon3.png);
}
.exists ul li.item4 {
    background-image: url(../img/exists_icon4.png);
}

.projects {
    background: url(../img/projects_bg.jpg) center top no-repeat;
    height: 512px;
    border-top: 2px solid #fff;
    padding-top: 239px;
}

.projects .center {
    width: 950px;
    min-width: 940px;
    height: 530px;
    padding-left: 20px;
    background: url(../img/projects_bg.png) right top no-repeat;
}



.projects h1 {
    font-family: 'Roboto Slab', serif;
    font-size: 32px;
    margin-left: 45px;
    margin-right: 5px;
    padding-top: 30px;
    line-height: 59px;
    text-align: center;
    color: #fff;
}

.projects p {
    margin-top: 40px;
    font-family: 'Roboto Slab', serif;
    font-size: 18px;
    padding-bottom: 16px;
}    

.projects ul {
    width: 440px;
    float: left;
}
.projects ul li{
    line-height: 37px;
    padding-top: 3px;
}

.projects ul li span {
    float: right;
}
.projects ul li b {
    font-family: 'Roboto Slab', serif;
    font-size: 14px;
}

.projects .video {
    float: right;
    height: 274px;
    margin-right: 26px;
    margin-top: -12px;
    width: 438px;
    overflow: hidden;
}

.projects .video img {
    width: 438px;
    height: 274px;
}

.projects .video .play {
    background: url(../img/play.png) center center no-repeat;
    height: 274px;
    cursor: pointer;
    position: relative;
    z-index: 5;
    top: -274px;
}

.more-business h1 {
    font-size: 30px;
}

.more-business div {
    line-height: 30px;
}



.page-price-bg {
    background: url(../img/bg_pattern.png) center top;
    
    padding-bottom: 60px;
}

.camprice {
    padding-top: 65px;
    padding-bottom: 55px;
}

.camprice h1 {
    font-family: 'Roboto Slab', serif;
    font-size: 32px;
    text-align: center;
}

.camprice p {
    margin-top: 20px;
    font-weight: 300;
    font-size: 18px;
    padding-bottom: 16px;
    line-height: 25px;
    text-align: center;
}   

.camprice table {
    width: 100%;
    text-align: center;
}

.camprice table td {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    padding-top: 20px;
    padding-bottom: 20px;
    line-height: 25px;
    background-color: rgba(134, 209, 218, 0.2);
}

.camprice table td:nth-child(2) {
    width: 150px;
    padding-right: 30px;
    border-right: 1px solid #fff;
    text-align: right;
}
.camprice table td:nth-child(3) {
    width: 260px;
    border-right: 1px solid #fff;
}
.camprice table td:nth-child(4) {
    width: 260px;
    border-right: 1px solid #fff;
}
.camprice table td:nth-child(5) {
    width: 260px;
}

.camprice table td:nth-child(3),.camprice table td:nth-child(5),.camprice table td:nth-child(6) {
    background-color: rgba(243, 189, 78, 0.2);
}

.camprice table .top td, .camprice table .bottom td {

    border-right: none;
    padding: 0;
    height: 9px;
}


.camprice table .csun td:nth-child(3), .camprice table .csun td:nth-child(4) {
    border-right: none;
}

.camprice table b {
    font-family: 'Roboto Slab', serif;
    font-size: 18px;
}

.camprice table b span {
    font-size: 32px;
}

.camprice table span.calc_price {
    
    font-family: 'Roboto Slab', serif;
    font-size: 18px;
}


.camprice .video {
    width: 200px;
    height: 150px;
    margin: 0 auto;
}

.camprice .video img {
    width: 200px;
    height: 150px;
    padding: 0;
    margin: 0;
    overflow: hidden;
}
.camprice .play {
    height: 100%;
    width: 100%;
    margin-top: -150px;
    
    background: url(../img/play-mini.png) center center no-repeat;
    cursor: pointer;
    position: relative;
    z-index: 5;
}



.price-calc {
    line-height: 28px;
    width: 320px;
    margin: 0 auto;
}

.camprice .vopros {
    height: 20px;
    width: 20px;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 10px;
    background: #a3c6d2;
    float: left;
    line-height: 20px;
    text-align: center;
    margin-right: 5px;
    margin-top: 5px;
}



.camprice input {
    width: 60px;
    text-align: center;
    margin-left: 12px;
    line-height: 28px;
}

.camprice .cam-icon {
    width: 96px;
    height: 96px;
    border-radius: 48px;
    float: left;
    margin-bottom: -53px;
    background: url(../img/cam-icon.png) center no-repeat;
}

.free-uslugi {
    padding-bottom: 60px;
}

.free-uslugi h1 {
    font-family: 'Roboto Slab', serif;
    font-size: 32px;
    text-align: center;
    padding-bottom: 60px;
}

.free-uslugi li {
    height: 68px;
    float: left;
    width: 173px;
    padding-left: 50px;
    margin-right: 20px;
    margin-bottom: 20px;
    background: #f0f0f1;
    border: 1px dashed #a3c6d2;
    background-position: 8px center;
    background-repeat: no-repeat;
}

.free-uslugi li .text {
    height: 100%;
    display: flex;
    align-items: center;
}

.free-uslugi li:nth-child(4), .free-uslugi li:nth-child(8) {
    margin-right: 0;
}

.free-uslugi li:nth-child(1) {
    background-image: url(../img/uslugi_icon1.png);
}
.free-uslugi li:nth-child(2) {
    background-image: url(../img/uslugi_icon2.png);
}
.free-uslugi li:nth-child(3) {
    background-image: url(../img/uslugi_icon3.png);
}
.free-uslugi li:nth-child(4) {
    background-image: url(../img/uslugi_icon4.png);
}
.free-uslugi li:nth-child(5) {
    background-image: url(../img/uslugi_icon5.png);
}
.free-uslugi li:nth-child(6) {
    background-image: url(../img/uslugi_icon6.png);
}
.free-uslugi li:nth-child(7) {
    background-image: url(../img/uslugi_icon7.png);
}
.free-uslugi li:nth-child(8) {
    background-image: url(../img/uslugi_icon8.png);
}

.free-uslugi li:nth-child(2), .free-uslugi li:nth-child(4), .free-uslugi li:nth-child(5), .free-uslugi li:nth-child(7) {
    border: 1px dashed #fab742;
}



.price-dop {
    background: #fff;
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.52);
    padding: 40px;
}

.price-dop h1 {
    font-family: 'Roboto Slab', serif;
    font-size: 32px;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 30px;
}

.price-dop ul.bl li {
    float: left;
    border: 1px dashed #bae4ec;
    box-shadow: 0 0 2px rgba(0,0,0,0.4);
    padding: 12px;
    width: 254px;
    margin-right: 20px;
    margin-bottom: 30px;
    text-align: center;
    font-size: 18px;
    line-height: 1.6;
}

.price-dop ul.bl li b {
    font-family: 'Roboto Slab', serif;
}

.price-dop ul.bl li span {
    font-size: 14px;
}

.price-dop ul.bl li:nth-child(3), .price-dop ul li:nth-child(5) {
    margin-right: 0;
}

.price-dop ul.bl li:nth-child(4) {
    margin-left: 150px;
}

.price-dop .number {
    border: 1px dashed #cfccd5;
    padding: 39px;
    margin-top: 10px;
    padding-bottom: 60px;
}

.price-dop .number {
    line-height: 1.5;
}

.price-dop .number ul {
    height: 120px;
    width: 100%;
    position: relative;
    background: url(../img/round_bg.png) center no-repeat;
    margin-top: 30px;
}

.price-dop .number ul li {
    position: absolute;
    font-family: 'Roboto Slab', serif;
    font-size: 14px;
}

.price-dop .number ul li:nth-child(1) {
    left: 185px;
    top: 0;
}
.price-dop .number ul li:nth-child(2) {
    left: 145px;
    top: 40px;
}
.price-dop .number ul li:nth-child(3) {
    left: 235px;
    top: 80px;
}
.price-dop .number ul li:nth-child(4) {
    left: 530px;
    top: 19px;
}
.price-dop .number ul li:nth-child(5) {
    left: 530px;
    top: 80px;
}

.price-dop .kalitka {
    background: #bae4ec;
    font-size: 18px;
    line-height: 50px;
    text-align: center;
}
.price-dop b {
    font-family: 'Roboto Slab', serif;
}

.price-dop p.podrobn {
    padding-top: 40px;
    font-size: 18px;
    text-align: center;
}

.price-dop .round {
    margin: 0 auto;
    width: 120px;
    height: 90px;
    border-radius: 60px;
    text-align: center;
    font-family: 'Roboto Slab', serif;
    font-size: 32px;
    background: #fcce5d;
    overflow: hidden;
    text-shadow: 1px 1px #fab742,2px 2px #fab742,3px 3px #fab742,4px 4px #fab742,5px 5px #fab742,6px 6px #fab742,7px 7px #fab742,8px 8px #fab742,9px 9px #fab742,10px 10px #fab742,11px 11px #fab742,12px 12px #fab742,13px 13px #fab742,14px 14px #fab742,15px 15px #fab742,16px 16px #fab742,17px 17px #fab742,18px 18px #fab742,19px 19px #fab742,20px 20px #fab742,21px 21px #fab742,22px 22px #fab742,23px 23px #fab742,24px 24px #fab742,25px 25px #fab742,26px 26px #fab742,27px 27px #fab742,28px 28px #fab742,29px 29px #fab742,30px 30px #fab742,31px 31px #fab742,32px 32px #fab742,33px 33px #fab742,34px 34px #fab742,35px 35px #fab742,36px 36px #fab742,37px 37px #fab742,38px 38px #fab742,39px 39px #fab742,40px 40px #fab742,41px 41px #fab742,42px 42px #fab742,43px 43px #fab742,44px 44px #fab742,45px 45px #fab742,46px 46px #fab742,47px 47px #fab742,48px 48px #fab742,49px 49px #fab742,50px 50px #fab742;
    padding-top: 30px;
    line-height: 25px;
    margin-top: -120px;
    z-index: 5;
    position: relative;
    margin-bottom: 40px;
}

.price-dop .round span {
    font-size: 18px;
}



.individ {
    
}
.individ h1 {
    font-family: 'Roboto Slab', serif;
    font-size: 32px;
    text-align: center;
    padding-top: 65px;
    padding-bottom: 20px;
}

.individ p {
    line-height: 25px;
    text-align: center;
}

.individ table {
    width: 100%;
    margin-top: 40px;
}

.individ table td {
    border-top: 1px solid #fff;
    width: 50%;
    background-color: rgba(243, 189, 78, 0.2);
    padding: 20px 30px;
    line-height: 20px;
}
.individ table tr:first-child td {
    height: 10px;
    padding: 0;
}
.individ table tr:last-child td {
    height: 180px;
}

.individ table tr td:first-child {
    border-right: 1px solid #fff;
    text-align: right;
    background-color: rgba(134, 209, 218, 0.2);
}

.individ .skidki {
    background: #fff url(../img/skidka_bg.png) center no-repeat;
    height: 70px;
    width: 880px;
    margin: 0 auto;
    border: 1px #cfccd5 dashed;
    font-size: 18px;
    text-align: center;
    line-height: 25px;
    padding-top: 10px;
    position: relative;
    margin-top: -140px;
}
.text-ya-block{
    text-align: center;
    color: #B0B0B0;
}
.video .cbp-lightbox li
{
    position: absolute;
    float:left;
    list-style: none;
    opacity: 0;
    margin: 0;
    padding: 0;
}
.video .cbp-lightbox li.show {
    z-index:1;
    opacity: 1;
}

.header-price .video .cbp-lightbox li
{
    width:420px;
}
.header-price .video .cbp-lightbox{
    float: left;
}
.header-price .video .cbp-lightbox img{
    width:420px;
    height: 265px;
}
.video-pro .cbp-item {
    height: 270px; /* your desire value */
}

.video-pro .cbp-item img{
    height: 200px !important; /* your desire value */
}


.page-buy {

}
.header-buy, .header-privacy {
    height: 250px;
    -moz-background-size: 100%; /* Firefox 3.6+ */
    -webkit-background-size: 100%; /* Safari 3.1+ и Chrome 4.0+ */
    -o-background-size: 100%; /* Opera 9.6+ */
    background-size: auto 1000px; /* Современные браузеры */
}


.page-buy-bg, .page-cloudcam-bg, .page-ordersuccess-bg, .page-privacy-bg {
    background: url(../img/bg_pattern.png) center top;
}

.page-buy-bg .price-dop, .page-cloudcam-bg .price-dop {
    top: -75px;
    position: relative;
}

.page-buy-bg label {
    padding-bottom: 5px;
    font-weight: bold;
}

.page-ordersuccess-bg {
    padding-top: 100px;
    padding-bottom: 200px;
}

.page-buy-bg div div div {
    padding-top: 20px;
    line-height: 1.5;
}
.page-buy-bg p {
    padding-bottom: 10px;
}

.header-cloudcam {
    -moz-background-size: 100%; /* Firefox 3.6+ */
    -webkit-background-size: 100%; /* Safari 3.1+ и Chrome 4.0+ */
    -o-background-size: 100%; /* Opera 9.6+ */
    background-size: auto 1000px; /* Современные браузеры */
}
.header-cloudcam .title1 {
    box-sizing: unset;
}

.header-cloudcam .info li {
    width: 320px;
    height: 170px;
}

.header-cloudcam .mini-schema {
    width: 720px;
    margin-top: 40px;
}
.header-cloudcam .mini-schema li {
    margin-left: 30px;
    padding-top: 140px;
    width: 220px;
    height: 120px;
    background-position: top center;
    background-repeat: no-repeat;
    float: left;
    text-align: center;
    line-height: 1.2;
    font-size: 14px;
}
.header-cloudcam .mini-schema li:first-child {
    margin: 0;
}
.header-cloudcam .mini-schema li:nth-child(1) {
    background-image: url(../img/cloud_topicon_1.png);
}
.header-cloudcam .mini-schema li:nth-child(2) {
    background-image: url(../img/cloud_topicon_2.png);
}
.header-cloudcam .mini-schema li:nth-child(3) {
    background-image: url(../img/cloud_topicon_3.png);
}

.header-cloudcam .mini-schema li b {
    font-size: 17px;
    font-weight: bold;
    display: block;
}

.page-cloudcam .cloud_complekt {
    background: url(../img/bg_pattern.png) center top;
    padding-bottom: 110px;
}

.page-cloudcam .cloud_complekt h2 {
    float: left;
    width: 400px;
    line-height: 1.25;

    font-size: 40px;
    font-weight: 400;
}

.page-cloudcam .cloud_complekt ul {
    width: 540px;
    float: right;
}

.page-cloudcam .cloud_complekt ul li {
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 45px;
    line-height: 42px;
}

.page-cloudcam .cloud_complekt ul li.item1 {
    background-image: url(../img/cloud_complekt_1.png);
}
.page-cloudcam .cloud_complekt ul li.item2 {
    background-image: url(../img/cloud_complekt_2.png);
}
.page-cloudcam .cloud_complekt ul li.item3 {
    background-image: url(../img/cloud_complekt_3.png);
}
.page-cloudcam .cloud_complekt ul li.item4 {
    background-image: url(../img/cloud_complekt_4.png);
}
.page-cloudcam .cloud_complekt ul li.item5 {
    background-image: url(../img/cloud_complekt_5.png);
}

.page-cloudcam .header .info li.item1 {
    background-image: url(../img/cloud_headicon_1.png);
}
.page-cloudcam .header .info li.item2 {
    background-image: url(../img/cloud_headicon_2.png);
}
.page-cloudcam .header .info li.item3 {
    background-image: url(../img/cloud_headicon_3.png);
}

.page-cloudcam .plus ul li {
    float: left;
    width: 240px;
    border-left: 1px solid #cfccd5;
    border-bottom: 1px solid #cfccd5;
    background-position: center 30px;
    background-repeat: no-repeat;
    padding: 0 20px;
    padding-top: 125px;
    text-align: center;
    line-height: 25px;
    height: 215px;
}

.page-cloudcam .plus ul li.item1 {
    background-image: url(../img/cloud_plus_1.png);
    border-left: none;
}

.page-cloudcam .plus ul li.item2 {
    background-image: url(../img/cloud_plus_2.png);
}

.page-cloudcam .plus ul li.item3 {
    background-image: url(../img/cloud_plus_3.png);
}

.page-cloudcam .plus ul li.item4 {
    background-image: url(../img/cloud_plus_4.png);
    margin: 0;
}

.page-cloudcam .plus ul li.item5 {
    background-image: url(../img/cloud_plus_5.png);
    margin: 0;
    margin-left: 120px;
    border-bottom: none;
    border-left: none;
}

.page-cloudcam .plus ul li.item6 {
    background-image: url(../img/cloud_plus_6.png);
    border-bottom: none;
}

.page-cloudcam .plus ul li.item7 {
    background-image: url(../img/cloud_plus_7.png);
    border-bottom: none;
}



.page-cloudcam-bg .goods-cols .item {
    background-repeat: no-repeat;
    background-position: center 30px;
    background-color: #fff;
    background-size: 180px;
    border-radius: 3px;

    padding: 10px;
    padding-top: 220px;
    padding-bottom: 35px;
    position: relative;

    line-height: 1.5;
    float: left;
    width: 23%;
    margin-right: 2.66%;
    box-shadow: 0 0 5px rgba(0,0,0,0.3);

    min-height: 560px;
}
.page-cloudcam-bg .goods-cols .item:last-child {
    margin-right: 0;
}

.page-cloudcam-bg .goods-cols .item .name {

    font-size: 18px;
    font-family: 'Roboto Slab', serif;
    font-weight: bold;
}

.page-cloudcam-bg .goods-cols .item .good_props {
    padding: 10px 0;
    line-height: 1.2;
}


.page-cloudcam .calc .order input[type=submit], .page-cloudcam-bg .goods-cols .item .calc-add {
    background: #ed5d3c;
    color: #fff;
    height: 43px;
    border-radius: 20px;
    text-transform: uppercase;
    width: 230px;
    float: right;
    box-shadow: 0 0 5px rgba(0,0,0,0.5);
    border: none;
    font-size: 18px;
    font-weight: 400;
}

.page-cloudcam-bg .goods-cols .item .calc-add {
    width: 91%;
    text-align: center;
    line-height: 43px;
    text-decoration: none;
    position: absolute;
    bottom: 30px;
}

.page-cloudcam-bg .goods-cols .item .calc-add:hover {
    text-decoration: underline;
}

.page-cloudcam-bg .goods-cols .item .price {
    position: absolute;
    right: 10px;
    top: 0;
    font-weight: 400;
    font-size: 22px;
}
.page-cloudcam-bg .goods-cols .item .price span {

    font-weight: 300;
    font-size: 18px;
    padding-left: 3px;
}

    /*
    .page-cloudcam-bg .goods-cols .good ul {
        list-style-type: disc;
        padding-left: 25px;
        padding-bottom: 10px;
    }
    */

.page-cloudcam-bg .goods-cols .good .calc-num {
    display: none;
}

.page-cloudcam-bg .goods-cols .label {
    top: 10px;
    right: 25px;
    position: absolute;
}

.page-cloudcam-bg .individ {
    padding-bottom: 85px;
}

.page-cloudcam-bg .individ h1 {
    padding-top: 0;
}

.page-cloudcam-bg .individ table tr:last-child td {
    height: auto;
}


.page-intercom .header-intercom {
    background-image: url(../img/top_bg_intercom.png);
}

.page-intercom .slogan {
    font-size: 40px;
    font-family: 'Roboto Slab', serif;
    margin-top: 40px;
    width: 500px;
    line-height: 60px;
    color: #fff;
}

.page-intercom .slogan a {
    margin-top: 40px;
    border: 1px solid #fff;
    color: #fff;
    border-radius: 40px;
    text-decoration: none;
    padding: 0 20px;
    display: inline-block;
}

.page-intercom .slogan a:hover {
    color: #ccc;
    border-color: #ccc;
}

.page-intercom .fake-content {
    background-image: url(../img/fake-content.png);
    height: 4000px;
}

.page-cloudcam .header-cloudcam {
    background-image: url(../img/top_bg_cloud.jpg);
}
.page-cloudcam .header-cloudcam .poloski {
    background-image: url(../img/poloski-cloud.png);
    height: 195px;
    width: 655px;
}
.page-cloudcam .header-cloudcam  .poloski .title1 {
    line-height: 75px;
    height: 75px;
    font-size: 38px;
}

.page-cloudcam .calc {
    background: #a2a2a2;
    padding-top: 57px;
    padding-bottom: 88px;
    font-family: 'Roboto', serif;
    font-weight: 300;
    font-size: 16px;

    z-index: 1;
    position: relative;

    display: none;
}

.page-cloudcam .calc .calc-body {
    background: #fff;
    border-radius: 10px;
    z-index: 1;
    position: relative;
}
.page-cloudcam .calc .calc-body .cart_item {
    padding: 33px 50px;
    padding-right: 0;
}

.page-cloudcam .calc .calc-body .cart_item:not(:last-child) {
    border-bottom: 1px #999999 dashed;
}

.page-cloudcam .calc .calc-body .cart_item .info_filter {
    width: 600px;
    float: left;
}

.page-cloudcam .calc .calc-body .cart_item .info_filter h2 {
    font-size: 26px;
    font-family: 'Roboto Slab', serif;
    font-weight: bold;
    float: left;
    width: 435px;
}

.page-cloudcam .calc .calc-body .cart_item .info_filter .item_num, .page-cloudcam .calc .calc-body .cart_item .info_filter .item_tarif {
    float: right;
    width: 150px;
    border: 1px solid #a1a1a1;
    border-radius: 5px;
    height: 34px;
    padding-left: 10px;
    font-weight: 400;
}

.page-cloudcam .calc .calc-body .cart_item .info_filter .item_tarif {
    float: right;
    width: 260px;
}



.page-cloudcam .calc .calc-body .cart_item .info_filter p {
    font-size: 18px;
    padding-top: 20px;
    line-height: 1.5;
}

.page-cloudcam .calc .calc-body .cart_item .info_filter a {
    margin-top: 10px;
    font-size: 13px;
    display: inline-block;
}

.page-cloudcam .calc .calc-body .cart_item .photo_price {
    width: 242px;
    float: right;
    position: relative;
    height: 350px;
    background: #fff;
}


.page-cloudcam .calc .calc-body .cart_item .photo_price .delete {
    background: url(../img/icon_close.png) left center no-repeat;
    color: #868686;
    padding-left: 20px;
    top: 0px;
    right: 50px;
    display: block;
    position: absolute;
    font-size: 14px;
    text-decoration: none;
}

.page-cloudcam .calc .calc-body .cart_item .photo_price .price {
    height: 66px;
    width: 285px;
    padding-right: 43px;
    /* padding-left: 20px; */
    background: #fab742;
    /* right: -43px; */
    top: 255px;
    position: absolute;
    text-align: center;
    line-height: 66px;
    font-family: 'Roboto Slab', serif;
    font-weight: bold;
    font-size: 52px;
}
.page-cloudcam .calc .calc-body .cart_item .photo_price .price::after {
    content: '';
    position: absolute;
    right: -43px;
    bottom: -43px;
    border: 43px solid transparent;
    border-left: 43px solid #ff9a40;
    z-index: -1;
    transform: rotate(20deg);
}
.page-cloudcam .calc .calc-body .cart_item .photo_price .price span.rub {
    padding-left: 5px;
    font-family: 'Roboto', serif;
    font-weight: bold;
    font-size: 35px;
}

.page-cloudcam .calc .calc-body .cart_item .dop {
    padding-top: 25px;
}
.page-cloudcam .calc .calc-body .cart_item .dop .dop-item {
    width: 300px;
    height: 60px;
    float: left;
}
.page-cloudcam .calc .calc-body .cart_item .dop .dop-itemx2 {
    width: 600px;
}
.page-cloudcam .calc .calc-body .cart_item .dop .dop-itemx2 select {
    width: 300px;
    float: left;
}
.page-cloudcam .calc .calc-body .cart_item .dop .dop-itemx2 label {
    width: 260px;
    float: right;
}

.page-cloudcam .calc .calc-body .cart_item .dop .dop-item input, .page-cloudcam .calc .order input[type=checkbox] {
    height: 25px;
    width: 25px;
    float: left;
}
.page-cloudcam .calc .calc-body .cart_item .dop .dop-item label, .page-cloudcam .calc .order label {
    float: right;
    width: 260px;
    line-height: 1.2;
    padding-top: 8px;
    font-size: 16px;
}
.page-cloudcam .calc .calc-body .cart_item .dop .dop-item label.x2{
    padding-top: 0;
    margin-top: -1px;
}

.page-cloudcam .calc .calc-body .cart_item .mount {
    padding: 35px;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    margin-right: 50px;
    display: none;
}

.page-cloudcam .calc .calc-body .cart_item .mount .left {
    width: 350px;
    float: left;
}

.page-cloudcam .calc .calc-body .cart_item .mount .left .descr {
    display: none;
}

.page-cloudcam .calc .calc-body .cart_item .mount h3 {

    font-family: 'Roboto Slab', serif;
    font-weight: bold;
    font-size: 20px;
    padding-bottom: 25px;
}

.page-cloudcam .calc .calc-body .cart_item .mount .left ul {
}
.page-cloudcam .calc .calc-body .cart_item .mount .left ul li {
    border: 1px dashed #b7b7b7;
    padding: 10px 28px;
    border-radius: 5px;
    cursor: pointer;
}
.page-cloudcam .calc .calc-body .cart_item .mount .left ul li:not(:last-child) {
    margin-bottom: 10px;
}
.page-cloudcam .calc .calc-body .cart_item .mount .left ul li.active {
    background: #e76346;
    color: #fff;
    border: none;
    padding: 11px 28px;
}
.page-cloudcam .calc .calc-body .cart_item .mount .left ul li span {
    float: right;
}
.page-cloudcam .calc .calc-body .cart_item .mount .left ul li input {
    display: none;
}


.page-cloudcam .calc .calc-body .cart_item .mount .right {
    width: 360px;
    float: right;
    line-height: 1.2;
}



.page-cloudcam .calc .order {
    background: #f2f2f2;
    border-radius: 0 0 10px 10px;
    padding: 37px 50px;
}

.page-cloudcam .calc .order .summ {
    float: left;
    color: #242424;
    font-size: 26px;
    font-family: 'Roboto Slab', serif;
    font-weight: bold;
    width: 210px;
    padding-top: 20px;
}

.page-cloudcam .calc .order .summ div {
    padding-top: 5px;
    font-size: 36px;
}

.page-cloudcam .calc .order .summ div span {
    font-family: 'Roboto', serif;
    font-weight: bold;
    font-size: 26px;
    padding-left: 5px;
}

.page-cloudcam .calc .order input[type=text] {
    color: #b5b5b5;
    height: 43px;
    padding-left: 15px;
    border: 1px solid #b5b5b5;
    border-radius: 20px;
}

.page-cloudcam .calc .order input.addr {
    width: 425px;
    float: right;
}

.page-cloudcam .calc .order input.name, .page-cloudcam .calc .order input.phone {
    width: 185px;
    float: left;
}
.page-cloudcam .calc .order input.phone {
    margin-left: 10px;
}

.page-cloudcam .calc .order input[type=checkbox] {
    margin-top: 10px;
}

.page-cloudcam .calc .order label {
    float: left;
    width: 190px;
    padding-left: 10px;
    padding-top: 13px;
}

.page-cloudcam .calc .addmore {
    text-decoration: none;
    border: 1px solid #e76346;
    border-radius: 5px;
    padding: 18px 25px;
    /* margin: 0 auto; */
    left: 50%;
    width: 210px;
    margin-left: -105px;
    position: relative;
    margin-bottom: 40px;
    margin-top: 10px;
    display: inline-block;
    font-size: 18px;
    font-weight: 400;
}

.page-cloudcam .calc .addmore span {
    color: #e76346;
    font-size: 26px;
    font-family: 'Roboto Slab', serif;
    font-weight: bold;
    padding-right: 20px;
    display: inline-block;
    overflow: hidden;
    margin-top: -15px;
    position: relative;
    top: 5px;
}

.page-cloudcam .cams-list {
    padding-top: 80px;
    padding-bottom: 85px;
}


.page-cloudcam .cams-list h1 {

    font-family: 'Roboto Slab', serif;
    font-weight: bold;
    font-size: 32px;
    padding-bottom: 35px;
    text-align: center;
}

.page-cloudcam .modal-body tr {
    background: #f0f0f0;
}

.page-cloudcam .modal-body tr:nth-child(2n) {
    background: #fff;
}

.page-cloudcam .modal-body td {
    padding: 8px 5px;
}


.page-cloudcam .modal-body tr td:nth-child(1) {
    text-align: right;
}



.page-cloudcam .camcloud-tarifs {
    text-align: center;
    color: #2b2a29;
    padding-bottom: 70px;
    padding-top: 70px;
}

.page-cloudcam .camcloud-tarifs h1 {
    font-family: 'Roboto Slab', serif;
    font-size: 32px;
    text-align: center;
    padding-bottom: 25px;
}
.page-cloudcam .camcloud-tarifs ul.tariffs {
    margin-top: 25px;
    margin-bottom: 70px;
}
.page-cloudcam .camcloud-tarifs ul li.item {
    border: 1px dashed #cfccd5;
    width: 220px;
    margin-left: 22px;
    height: 355px;
    position: relative;
    float: left;
    border-radius: 5px;
}
.page-cloudcam .camcloud-tarifs ul li.item:first-child {
    margin: 0;
}

.page-cloudcam .camcloud-tarifs ul li .head {
    background-color: #f2f2f2;
    height: 72px;
    font-size: 14px;
}

.page-cloudcam .camcloud-tarifs ul li .head div {
    padding-top: 20px;
    font-family: 'Roboto Slab', serif;
    font-size: 25px;
}

.page-cloudcam .camcloud-tarifs ul li .price {
    font-family: 'Roboto Slab', serif;
    padding-top: 25px;
    padding-bottom: 10px;
    line-height: 1.3;
}

.page-cloudcam .camcloud-tarifs ul li ul.price li {
    text-align: left;
    padding-left: 25px;
    font-size: 13px;
}

.page-cloudcam .camcloud-tarifs ul li ul.price li .num {
    font-size: 23px;
    width: 70px;
    text-align: right;
    display: inline-block;
}
.page-cloudcam .camcloud-tarifs ul li ul.price li .rub {
    font-size: 16px;
}

.page-cloudcam .camcloud-tarifs ul li ul.price li:first-child {
    font-size: 16px;
}
.page-cloudcam .camcloud-tarifs ul li ul.price li:first-child .num {
    font-size: 35px;
}
.page-cloudcam .camcloud-tarifs ul li ul.price li:first-child .rub {
    font-size: 20px;
}

.page-cloudcam .camcloud-tarifs ul li .info {
    padding-left: 35px;
    text-align: left;
}

.page-cloudcam .camcloud-tarifs ul li .info div {
    background-position: left center;
    background-repeat: no-repeat;
    line-height: 1.6;
}

.page-cloudcam .camcloud-tarifs ul li .info div i {
    padding-right: 5px;
    color: #363636;
}


.page-cloud {

}
.header-cloud {
    height: 735px;
    -moz-background-size: 100%; /* Firefox 3.6+ */
    -webkit-background-size: 100%; /* Safari 3.1+ и Chrome 4.0+ */
    -o-background-size: 100%; /* Opera 9.6+ */
    background-size: auto 1000px; /* Современные браузеры */
}
.header-cloud .mini-schema {
    width: 720px;
    margin-top: 40px;
}
.header-cloud .mini-schema li {
    margin-left: 30px;
    padding-top: 140px;
    width: 220px;
    height: 120px;
    background-position: top center;
    background-repeat: no-repeat;
    float: left;
    text-align: center;
    line-height: 1.2;
    font-size: 14px;
}
.header-cloud .mini-schema li:first-child {
    margin: 0;
}
.header-cloud .mini-schema li:nth-child(1) {
    background-image: url(../img/cloud_topicon_1.png);
}
.header-cloud .mini-schema li:nth-child(2) {
    background-image: url(../img/cloud_topicon_2.png);
}
.header-cloud .mini-schema li:nth-child(3) {
    background-image: url(../img/cloud_topicon_3.png);
}

.header-cloud .mini-schema li b {
    font-size: 17px;
    font-weight: bold;
    display: block;
}

.cloud {
    background: url(../img/bg_pattern.png) center top;
    padding-top: 290px;
    padding-bottom: 70px;
}

.cloud-shadow {
    background: url(../img/exists_top_bg.png) center top no-repeat;
    padding-top: 29px;
    margin-bottom: -184px;
    z-index: 5;
    position: relative;
    color: #000;
}

.cloud-shadow .center {
    background: #fff;
    padding: 35px 0;
    text-align: center;
}

.cloud-white-top .center {
    width: 780px;
    padding: 35px 98px;
}

.cloud-white-top h1 {
    font-family: 'Roboto Slab', serif;
    font-size: 18px;
    line-height: 1.3;
    color: #2b2a29;
}

.cloud-white-top ul {

}

.cloud-white-top li {
    width: 365px;
    float: left;
    text-align: left;
    height: 50px;
    border: 1px dashed #e6b900;
    margin-left: 45px;
    margin-top: 30px;
}
.cloud-white-top li:nth-child(1) {
    margin-left: 0;
}
.cloud-white-top li:nth-child(2) {

}
.cloud-white-top li:nth-child(3) {
    margin-left: 0;
}
.cloud-white-top li:nth-child(4) {

}
.cloud-white-top li div {
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 50px;
}

.cloud-white-top li:nth-child(2) div, .cloud-white-top li:nth-child(4) div {
    line-height: 50px;
    margin-left: 100px;
}
.cloud-white-top li:nth-child(1) div, .cloud-white-top li:nth-child(3) div {
    padding-top: 10px;
    height: 40px;
    margin-left: 30px;
}
.cloud-white-top li:nth-child(1) div {
    background-image: url(../img/cloud_firststart_1.png);
}
.cloud-white-top li:nth-child(2) div {
    background-image: url(../img/cloud_firststart_2.png);
    background-position: 7px center;
}
.cloud-white-top li:nth-child(3) div {
    background-image: url(../img/cloud_firststart_3.png);
}
.cloud-white-top li:nth-child(4) div {
    background-image: url(../img/cloud_firststart_4.png);
}







.cloud-how {
}

.cloud-how h1 {
    font-family: 'Roboto Slab', serif;
    font-size: 25px;
    color: #2b2a29;
    text-align: center;
    padding-bottom: 10px;
}

.cloud-how li {
    border: 1px dashed #a5c7d3;
    width: 200px;
    margin-left: 15px;
    margin-top: 15px;
    padding: 0 10px;
    padding-top: 15px;
    float: left;
    height: 80px;
    font-size: 17px;
    line-height: 1.3;
}

.cloud-how li:nth-child(1) {
    margin-left: 0;
}
.cloud-how li:nth-child(5) {
    margin-left: 120px;
}


.cloud-white-down {
    margin-top: 50px;
    margin-bottom: 70px;
}

.cloud-white-down .center {
    background: #fff url(../img/howwork_schema.png) 95px 95px no-repeat;
    height: 360px;
}

.cloud-white-down h1 {
    font-family: 'Roboto Slab', serif;
    font-size: 30px;
    color: #f05936;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 30px;
}

.cloud-white-down ul {
    width: 375px;
    float: left;
    padding-left: 510px;
    text-align: left;
}

.cloud-white-down li {
    list-style-type: decimal;
    line-height: 1.5;
    padding-bottom: 15px;
}



.cloud-tarifs {
    text-align: center;
    color: #2b2a29;
    padding-bottom: 70px;
}

.cloud-tarifs h1 {
    font-family: 'Roboto Slab', serif;
    font-size: 25px;
    text-align: center;
    padding-bottom: 25px;
}
.cloud-tarifs ul {
    margin-top: 25px;
    margin-bottom: 70px;
}
.cloud-tarifs ul li {
    border: 1px dashed #3a9de7;
    width: 220px;
    margin-left: 22px;
    height: 355px;
    position: relative;
    float: left;
}
.cloud-tarifs ul li:first-child {
    margin: 0;
}

.cloud-tarifs ul li .head {
    background-color: #3a9de7;
    height: 72px;
    font-size: 12px;
    color: #fff;
}

.cloud-tarifs ul li .head div {
    padding-top: 20px;
    font-family: 'Roboto Slab', serif;
    font-size: 25px;
}

.cloud-tarifs ul li .price {
    font-family: 'Roboto Slab', serif;
    padding-top: 25px;
    padding-bottom: 10px;
    line-height: 1.3;
}


.cloud-tarifs ul li .price .num {
    font-size: 35px;
}
.cloud-tarifs ul li .price .rub {
    font-size: 20px;
}

.cloud-tarifs ul li .info {
    padding-left: 55px;
    text-align: left;
}

.cloud-tarifs ul li .info div {
    padding-left: 25px;
    background-position: left center;
    background-repeat: no-repeat;
    line-height: 1.5;
    font-size: 14px;
}

.cloud-tarifs ul li .info .speed {
    background-image: url(../img/icon_price_1.png);
    background-position: 2px center;
}
.cloud-tarifs ul li .info .frame {
    background-image: url(../img/icon_price_2.png);
    background-position: 2px center;
}
.cloud-tarifs ul li .info .arch {
    background-image: url(../img/icon_price_3.png);
}
.cloud-tarifs ul li .info .sound {
    background-image: url(../img/icon_price_4.png);
    background-position: 4px center;
}

.cloud-tarifs ul li .order {
    background: #fab742 url(../img/icon_price_order.png) 15px center no-repeat;
    font-family: 'Roboto Slab', serif;
    color: #fff;
    width: 135px;
    text-align: center;
    line-height: 27px;
    display: block;
    position: absolute;
    left: 42px;
    bottom: 34px;
}


.cloud .how-pay {
    color: #2b2a29;
    font-family: 'Roboto Slab', serif;
    text-align: center;
    background: url(../img/how-to-pay.png) center bottom no-repeat;
    padding-bottom: 185px;
    font-size: 18px;
    line-height: 1.5;
}


.cloud .how-pay h1 {
    font-size: 30px;
    padding-bottom: 25px;
}


body.page-test {
    height: 100%;

}


.page-test .header-test {
    background-image: url(../img/top_bg_cloud.jpg);
    height: 100%;
}
.page-test .header-test .poloski-v2 {
    top: 150px;
    z-index: 99999;
    position: absolute;
    margin-left: 0px;
}
.page-test .header-test  .poloski .title1 {
    line-height: 35px;
    height: 125px;
    font-size: 38px;
    margin-top: 0;
}

#video-bg {
    top: 100px;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    z-index: 1;
    background: url(../img/top_bg_cloud.jpg) no-repeat #94a233;
    background-size: cover;
}

#video-bg > video {
    /*position: absolute;*/
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
}

@supports (object-fit: cover) {
    #video-bg > video {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
}

.page-sample-new .samples {
    width: 900px;
    margin: 0 auto;
    margin-top: 40px;
    margin-bottom: 40px;
}
.page-sample-new .samples h1 {
    font-family: 'Roboto Slab', serif;
    font-style: normal;
    font-weight: normal;
    font-size: 36px;
    line-height: 47px;
}


.page-sample-new .samples .group {
    margin-top: 50px;
    margin-bottom: 10px;
    font-family: 'PT Sans', sans-serif;

}
.page-sample-new .samples .group h2 {
    font-style: normal;
    font-weight: normal;
    font-size: 32px;
    line-height: 41px;
    margin-bottom: 7px;
}
.page-sample-new .samples .group .preview {
    width: 488px;
    height: 369px;
    float: left;

    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 63.54%, rgba(0, 0, 0, 0.41) 100%), url('');
    filter: drop-shadow(0px 4px 8px rgba(0, 0, 0, 0.25));
    border-radius: 6px;
}
.page-sample-new .samples .group .subgroups {
    width: 394px;
    height: 268px;
    float: right;
    background: #EBE9E9;
    border: 1px solid rgba(255, 255, 255, 0.3);
    box-sizing: border-box;
    border-radius: 6px;
    padding: 6px 17px;
    padding-right: 15px;

}

.page-sample-new .samples .group .subgroups .subgroup {
    padding-top: 25px;
}
.page-sample-new .samples .group .subgroups .subgroup:first-child {
    padding-top: 0;
}
.page-sample-new .samples .group .subgroups .subgroup .name {
    font-family: 'PT Sans', sans-serif;
    font-size: 14px;
    line-height: 18px;
    padding-bottom: 6px;
}

.page-sample-new .samples .group .subgroups .subgroup ul li {
    width: 113px;
    float: left;
    padding-right: 10px;


    font-family: 'PT Sans', sans-serif;
    font-size: 12px;
    line-height: 16px;
    font-style: normal;
    font-weight: normal;
}

.page-sample-new .samples .group .subgroups .subgroup ul li:last-child {
    padding-right: 0;
}

.page-sample-new .samples .group .subgroups .subgroup ul li .pic {
    height: 71px;
    width: 113px;
    background-color: #ccc;
    border-radius: 2px;
    margin-bottom: 3px;
}


.greet {
    /*background: url("../img/bg/greet-bg-l.jpg") right center/cover no-repeat;*/
    padding: 64px 0 70px;
}

.greet-content {
    max-width: 500px;
}

.greet-title {
    font-family: "Roboto Slab", sans-serif;
    font-weight: 500;
    font-size: 33.33px;
    line-height: 45px;
}

.modal {
     display: none;
     width: 100%;
     height: 100%;
     text-align: center;
     backdrop-filter: blur(5px);
     align-content: center;
}

.modal-content {
    padding: 20px 10px;
    width: 600px;
    height: 400px;
    margin: 0 auto;
    text-align: center;
    font-size: 32px;
}