﻿.button{text-decoration:none;text-align:center;padding:2px 21px;border:solid 1px #004F72;font:17px "RobotoCondensedRegular", "Helvetica Neue", Helvetica, Arial, sans-serif;;font-weight:bold;color:#ffffff;background-color:#dd0303;background-image:-moz-linear-gradient(top, #dd0303 0%, #930202 100%);background-image:-webkit-linear-gradient(top, #dd0303 0%, #930202 100%);background-image:-o-linear-gradient(top, #dd0303 0%, #930202 100%);background-image:-ms-linear-gradient(top, #dd0303 0% ,#930202 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#930202', endColorstr='#930202',GradientType=0);background-image:linear-gradient(top, #dd0303 0% ,#930202 100%);-webkit-box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;-moz-box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;-webkit-transition:background 0.13s ease-in-out;-moz-transition:background 0.13s ease-in-out;-o-transition:background 0.13s ease-in-out;transition:background 0.13s ease-in-out;}.button:hover{padding:2px 21px;border:solid 1px #004F72;font:17px "RobotoCondensedRegular", "Helvetica Neue", Helvetica, Arial, sans-serif;;font-weight:bold;color:#ffffff;background-color:#dd0303;background-image:-moz-linear-gradient(top, #dd0303 0%, #930202 100%);background-image:-webkit-linear-gradient(top, #dd0303 0%, #930202 100%);background-image:-o-linear-gradient(top, #dd0303 0%, #930202 100%);background-image:-ms-linear-gradient(top, #dd0303 0% ,#930202 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#930202', endColorstr='#930202',GradientType=0);background-image:linear-gradient(top, #dd0303 0% ,#930202 100%);-webkit-box-shadow:0px 0px 16px #ffffff, inset 0px 0px 1px #ffffff;-moz-box-shadow:0px 0px 16px #ffffff, inset 0px 0px 1px #ffffff;box-shadow:0px 0px 16px #ffffff, inset 0px 0px 1px #ffffff;}
.button:hover{text-decoration:none !important;}
@font-face{font-display: auto; font-family:"RobotoRegular";src:url("../fonts/RobotoRegular.eot");src:url("../fonts/RobotoRegular-1.eot")format("embedded-opentype"),
url("../fonts/RobotoRegular.txt") format("woff"),
url("../fonts/RobotoRegular-1.txt") format("truetype");font-style:normal;font-weight:normal;}
@font-face{font-display: auto; font-family:"RobotoCondensedRegular";src:url("../fonts/RobotoCondensedRegular.eot");src:url("../fonts/RobotoCondensedRegular-1.eot")format("embedded-opentype"),
url("../fonts/RobotoCondensedRegular.txt") format("woff"),
url("../fonts/RobotoCondensedRegular-1.txt") format("truetype");font-style:normal;font-weight:normal;}
@font-face{font-display: auto; font-family:"OpenSansRegular";src:url("../fonts/OpenSansRegular.eot");src:url("../fonts/OpenSansRegular-1.eot")format("embedded-opentype"),
url("../fonts/OpenSansRegular.txt") format("woff"),
url("../fonts/OpenSansRegular-1.txt") format("truetype");font-style:normal;font-weight:normal;}
h1, h2{font-family:"RobotoCondensedRegular", "Helvetica Neue", Helvetica, Arial, sans-serif;text-transform:uppercase;text-align:left;}
h1{margin-top:0;}
body{font-family:"RobotoRegular", "Helvetica Neue", Helvetica, Arial, sans-serif;background-color:#f6f7f9;color:#000;}
.navbar{margin-bottom:0;}
.attention {color:#FF9E1E; padding: 5px;}
.navbar-default{font-family:"RobotoCondensedRegular", "Helvetica Neue", Helvetica, Arial, sans-serif;background-color:#fff;border:none;}
.navbar-default .navbar-brand{height:initial;}
.navbar-default .navbar-brand img:hover{-webkit-filter:grayscale(90%);-moz-filter:grayscale(90%);-ms-filter:grayscale(90%);-o-filter:grayscale(90%);filter:grayscale(90%);filter:gray;-webkit-transition:all 1s;-moz-transition:all 1s;-o-transition:all 1s;transition:all 1s;}
.navbar-default .navbar-nav{margin:40px 40px 0 0;}
.navbar-default .navbar-nav > li{margin-right: 25px;}
.navbar-default .navbar-nav > li > a{color:#000;font-size:18px;padding:15px 0;text-transform:uppercase;text-align:center;transition:all 0.4s ease;}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus{background:url(../../../images/acm.png) bottom repeat-x #fff;color:#000;}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{background:url(../../../images/acm.png) bottom repeat-x #fff;color:#000;}

ul.nav.menu.navbar-nav ul {
    display: block;
    list-style: none;
    position: absolute;
    left: -10px;
    width: 200px;
    padding:5px;
    background:#fff;
	display:none;
}
.navbar-default .navbar-nav > li:hover > ul{
	display:block;
}
ul.nav.menu.navbar-nav ul li{
    display: block;
    padding:7px 5px;

}
ul.nav.menu.navbar-nav ul li a{
    display: block;
    color:#333;
    text-transform:uppercase;

}
@media screen and (max-width: 768px){
    ul.nav.menu.navbar-nav ul {
        display: block;
        list-style: none;
        margin-top:-10px;
        position: relative;
        left: 0px;
        width: auto;
        text-align:center
    }  
}
.navbar-right{margin-right:0 !important;}
.custom-tl{float:right;color:#5a89ac;font-size: 22px;padding:10px 0;font-weight:bold;}
.custom-br{background:url(../../../images/head_pic.jpeg) no-repeat top center #495c7a;height:508px;font-size:53px;font-weight:bold;color:#fff;line-height:1.1;margin-top: 90px;}
.custom-br .brr{padding-top:50px;padding-left:-230px; width:700px;}
.custom-br .brr1{padding-top:290px;padding-left:-230px; width:700px;font-size:53px;}
.custom-br p{font-size:73px;}
.custom-br span{font-family:"RobotoCondensedRegular", "Helvetica Neue", Helvetica, Arial, sans-serif;display:block;font-size:25px;font-weight:normal;color:#F77C00; }
.custom-bra{ color:#fff;padding:10px 0;}
.custom-bra .block{ background: url(../../../images/ac2.jpeg) top center #495c7a;color:#000;margin-bottom:30px;padding:10px 0; line-height: 40px;}
.custom-bra .b1{color:#f52929;font-size:55px;font-weight:bold;text-align:center;text-shadow:1px 1px 1px #fff;}
.custom-bra .b2{display:inline-block;vertical-align:middle;font-size:21px; padding-left: 20px;}
.custom-bra .b2 p{display:inline-block;color:#FF9E1E;margin:0;}
.custom-bra .b3{display:inline-block;vertical-align:middle;color:#FF9E1E;width:5%;font-size:55px;font-weight:bold;}
.con-block{background-color:#fff;padding-top:30px;position:relative;z-index:0;}
.item-page{text-align:justify;}
.item-page .row img{width:100%;}
.home p{color:#5a89ac;}
.mspace{margin-top: 120px;}
.zg{font-family:"RobotoCondensedRegular", "Helvetica Neue", Helvetica, Arial, sans-serif;color:#5a89ac;font-size:25px;line-height:1.1;margin-bottom:10px;}
.moduletable-cl{margin-bottom:30px;color:#5a89ac;}
.moduletable-cl p{background:url(../../../images/gl.png) no-repeat left center;padding-left:30px;}
.pop-m{background-color:#f6f7f9;padding:30px 0 10px;}
.moduletable-pop .zag{font-family:"RobotoCondensedRegular", "Helvetica Neue", Helvetica, Arial, sans-serif;font-size:35px;margin-bottom:15px;text-transform:uppercase;}
.w-block{font-family:"RobotoCondensedRegular", "Helvetica Neue", Helvetica, Arial, sans-serif;background:url(../../../images/w_pic.jpeg) no-repeat top center #3c5075;background-size:cover;color:#fff;padding:55px 0;margin-bottom:30px;}
.w-block .zag{font-size:35px;text-transform:uppercase;line-height:1.1;}
.w-block span{background:url(../../../images/gll.png) no-repeat left top;display:block;padding-left:45px;font-size:20px;margin-top:20px;word-wrap:break-word;}
.news .item{margin-bottom:30px;}
.news .item .date{color:#607d8b;font-size:22px;margin-bottom:10px;}
.news .item .item-image{height:160px;overflow:hidden;}
.news .item .item-image img{width:100%;}
.news .item .name{margin:15px 0 10px;}
.news .item .name a{color:#000;font-size:17px;font-weight:bold;text-transform:uppercase;}
.news .item .intrtxt{color:#546e7a;}
.otz{margin-bottom:30px;}
.otzv .zag{font-family:"RobotoCondensedRegular", "Helvetica Neue", Helvetica, Arial, sans-serif;font-size:35px;margin-bottom:15px;text-transform:uppercase;}
.otzv .item{position:relative;margin-bottom:30px;}
.otzv .item .item-image{margin-bottom:13px;}
.otzv .item .item-image img{width:100px;height:100px;border-radius:100px;}
.otzv .item .name{background-color:#eceff1;color:#546e7a;font-size:15px;padding:10px 10px 10px 110px;position:absolute;width:96%;top:30px;margin-left:10px;z-index:-1;}
.otzv .item .intrtxt{color:#546e7a;}
.otzv .dlnk{text-align:right;border-top:1px solid #ccc;}
.moduletable-zv{padding:30px 0;}
.moduletable-zv .zag{font-family:"RobotoCondensedRegular", "Helvetica Neue", Helvetica, Arial, sans-serif;font-size:35px;margin-bottom:15px;text-transform:uppercase;}
.moduletable-zv span{color:#455a64;}
.moduletable-zv .form-control{border:1px solid #8696a3;}
.custom-ftr{background-color:#5a89ac;color:#fff;font-size:17px;padding:30px 0;}
.custom-ftr img{box-shadow:0 0 15px #fff;margin:5px 10px 0;transition:all 0.4s ease;}
.custom-ftr .pull-right img:hover{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-o-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg);}
.breadcrumb{background-color:transparent;padding:0;}
.bup{position:fixed;bottom:85px;right:10px;display:none;}
.input::-webkit-input-placeholder{opacity:1;transition:opacity 0.5s ease;}
.input::-moz-placeholder{opacity:1;transition:opacity 0.5s ease;}
.input:-moz-placeholder{opacity:1;transition:opacity 0.5s ease;}
.input:-ms-input-placeholder{opacity:1;transition:opacity 0.5s ease;}
.input:focus::-webkit-input-placeholder{opacity:0;transition:opacity 0.5s ease;}
.input:focus::-moz-placeholder{opacity:0;transition:opacity 0.5s ease;}
.input:focus:-moz-placeholder{opacity:0;transition:opacity 0.5s ease;}
.input:focus:-ms-input-placeholder{opacity:0;transition:opacity 0.5s ease;}
#order_add_info::-webkit-input-placeholder{opacity:1;transition:opacity 0.3s ease;}
#order_add_info::-moz-placeholder{opacity:1;transition:opacity 0.3s ease;}
#order_add_info:-moz-placeholder{opacity:1;transition:opacity 0.3s ease;}
#order_add_info:-ms-input-placeholder{opacity:1;transition:opacity 0.3s ease;}
#order_add_info:focus::-webkit-input-placeholder{opacity:0;transition:opacity 0.3s ease;}
#order_add_info:focus::-moz-placeholder{opacity:0;transition:opacity 0.3s ease;}
#order_add_info:focus:-moz-placeholder{opacity:0;transition:opacity 0.3s ease;}
#order_add_info:focus:-ms-input-placeholder{opacity:0;transition:opacity 0.3s ease;}
.input-group{margin-bottom:15px;}
#inputText{resize:none;height:132px;}
#inputText2{resize:none;height:132px;}
.inputs::-webkit-input-placeholder{opacity:1;transition:opacity 0.5s ease;}
.inputs::-moz-placeholder{opacity:1;transition:opacity 0.5s ease;}
.inputs:-moz-placeholder{opacity:1;transition:opacity 0.5s ease;}
.inputs:-ms-input-placeholder{opacity:1;transition:opacity 0.5s ease;}
.inputs:focus::-webkit-input-placeholder{opacity:0;transition:opacity 0.5s ease;}
.inputs:focus::-moz-placeholder{opacity:0;transition:opacity 0.5s ease;}
.inputs:focus:-moz-placeholder{opacity:0;transition:opacity 0.5s ease;}
.inputs:focus:-ms-input-placeholder{opacity:0;transition:opacity 0.5s ease;}
.inputz::-webkit-input-placeholder{opacity:1;transition:opacity 0.3s ease;}
.inputz::-moz-placeholder{opacity:1;transition:opacity 0.3s ease;}
.inputz:-moz-placeholder{opacity:1;transition:opacity 0.3s ease;}
.inputz:-ms-input-placeholder{opacity:1;transition:opacity 0.3s ease;}
.inputz:focus::-webkit-input-placeholder{opacity:0;transition:opacity 0.3s ease;}
.inputz:focus::-moz-placeholder{opacity:0;transition:opacity 0.3s ease;}
.inputz:focus:-moz-placeholder{opacity:0;transition:opacity 0.3s ease;}
.inputz:focus:-ms-input-placeholder{opacity:0;transition:opacity 0.3s ease;}
@media screen and (max-width:768px){.navbar-default .navbar-nav{margin:0;}
.navbar-default .navbar-nav > li{margin-right:0;}
.custom-br{font-size:27px;}
.custom-br p{font-size:53px;}
.custom-br span{font-size:20px;}
}
@media (max-width:1024px){.navbar-header{float:none;}
.navbar-left,.navbar-right{float:none !important;}
.navbar-toggle{display:block;}
.navbar-collapse{border-top:1px solid transparent;box-shadow:inset 0 1px 0 rgba(255,255,255,0.1);}
.navbar-fixed-top{top:0;border-width:0 0 1px;}
.navbar-collapse.collapse{display:none !important;}
.navbar-nav{float:none !important;}
.collapse.in{display:block !important;}
.jshop_list_product .product .extra_fields{font-size:13px;}
.jshop_list_product .product .name{font-size:14px;}
.jshop_list_product .product .jshop_price{font-size:18px;}
}
.blue-titel{background:#5292D0;padding:30px 0 28px 30px;color:#FFFFFE;padding:30px 20px 28px 50px;}
.right-part{float:right;width:690px;position:relative;}
.calculator .calc-content{position:relative;z-index:2;margin-top:-10px;background:#f6f7f9;width:691px;box-sizing:border-box;padding:47px 21px 52px 31px;}
.calculator .calc-content .calc{position:relative;}
.calculator .calc-content .calc .block1 .column-right{float:left;}
.calculator .calc-content .calc .block1 .column-right h4{margin-bottom:12px;}
.calculator .calc-content .calc select{width:100px;}
body1 .calc label, body1 .calc select, body1 .calc .selectBox{margin-bottom:15px;margin-right:12px;}
.selectBox-dropdown .selectBox-label{display:inline-block;white-space:nowrap;overflow:hidden;}
body1 .calc .selectBox-dropdown.small_select .selectBox-arrow{top:13px;right:1px;background:transparent url(/img/sprite.png) no-repeat scroll -1px -49px;}
.calculator .calc-content .calc label{display:inline-block;line-height:34px;}
body1 h1, h2, h3, h4, h5, h6{font-family:"RobotoCondensedRegular", "Helvetica Neue", Helvetica, Arial, sans-serif;text-transform:uppercase;text-align:left;}
body1 form select{padding:0 0 0 13px;font-size:17px;box-shadow:inset 2px 2px 7px #F0F0F0;height:34px;line-height:34px;border:1px solid #D3D3D3;font-family:'PT Sans', Arial, sans-serif;}
body1 button::-moz-focus-inner,
body1 input::-moz-focus-inner{border:0;padding:0;}
body1:focus{outline:none;}
body1 a{text-decoration:underline;}
body1 a:hover{text-decoration:none;}
body1 strong{font-weight:bold;}
body1 .clr:after,
body1 .wrap:after,
body1 .line:after{content:'';display:block;clear:both;line-height:0;height:0;font-size:0;overflow:hidden;float:none !important;}
body1 .fll{float:left !important;}
body1 .flr{float:right !important;}
body1{margin:0 auto;color:#3f3f3f;font-family:'PT Sans', Arial, sans-serif;font-size:16px;font-weight:normal;line-height:20px;background:url("/img/fon.png");}
body1 h2{color:#FFFFFE;}
.wrapper1{margin:0 auto;overflow:hidden;}
.wrap{width:690px;margin:0 auto;}
body1 form .line{margin:0 0 10px;position:relative;}
body1 form .left.error input,
body1 form .right.error input,
body1 form .left.error textarea,
body1 form .right.error textarea{color:#cd0c11;border:1px solid #cd0c11;}
body1 form .left.error span.error,
body1 form .right.error span.error{color:#cd0c11;padding:4px 0 0 3px;display:block;}
body1 form .radio{float:left;position:relative;width:auto;margin:0 15px 13px 0;padding-left:2px;}
body1 form .radio:before{content:'';display:inline-block;z-index:1;width:21px;height:21px;top:0;left:0;background:url("/img/sprite.png") no-repeat -73px -33px;}
body1 form .radio.r-chd:before{background-position:-97px -33px;}
body1 form .radio input{cursor:pointer;margin:0 !important;opacity:0;filter:alpha(opacity=0);height:21px;width:21px;position:absolute;top:0;left:0;z-index:1;}
body1 form .radio label{line-height:21px !important;padding-left:3px;margin:0;position:relative;float:right;top:2px;margin-left:6px;}
body1 form label{color:#000000;font-size:17px;display:block;padding:0 0 6px;}
body1 form label span{color:#4e8ecc;}
body1 form input[type="text"],
body1 form input[type="password"],
body1 form input[type="tel"],
body1 form input[type="email"]{color:#000000;font-size:17px;font-weight:normal;padding:0 11px;border:1px solid #D3D3D3;font-family:'PT Sans', Arial, sans-serif;height:34px;line-height:34px;box-sizing:border-box;background:#FFFFFF;width:270px;box-shadow:inset 2px 2px 7px #F0F0F0;}
body1 form input[type="submit"]{position:relative;font-family:'PT Sans', Arial, sans-serif;box-sizing:border-box;cursor:pointer;background-color:#EF551A;height:71px;line-height:71px;border:none;padding:0 35px 0 71px;color:#fff;font-size:30px;text-align:left;background-image:url("/img/plane.png");background-repeat:no-repeat;background-position:31px 21px;border-radius:4px;box-shadow:1px 1px 3px #CACACA;}
body1 form input[type="submit"]:hover{opacity:0.9;}
body1 form textarea{color:#000000;font-size:17px;font-weight:normal;padding:11px;font-family:'PT Sans', Arial, sans-serif;box-sizing:border-box;background:#FFFFFF;width:309px;height:173px;border:1px solid #D3D3D3;box-shadow:inset 2px 2px 7px #F0F0F0;}
body1 form select{padding:0 0 0 13px;font-size:17px;box-shadow:inset 2px 2px 7px #F0F0F0;height:34px;line-height:34px;border:1px solid #D3D3D3;font-family:'PT Sans', Arial, sans-serif;}
body1 form .input{position:relative;}
body1 form .input:before{content:'';display:block;z-index:1;width:23px;height:31px;background:url("/img/sprite.png") no-repeat -76px -65px;position:absolute;top:0;left:0;}
body1 form .input label{padding:0 0 0 27px;text-decoration:underline;cursor:pointer;position:relative;z-index:2;line-height:31px;}
body1 form .input input{position:absolute;z-index:99;top:0;left:0;opacity:0;filter:alpha(opacity=0);}
body1 .calc label,
body1 .calc select,
body1 .calc .selectBox{margin-bottom:15px;margin-right:12px;}
body1 .calc .selectBox-dropdown.small_select .selectBox-arrow{background:url("/img/sprite.png") no-repeat -6px -49px;top:13px;right:13px;}
.calculator{position:relative;margin-bottom:19px;}
.calculator .left img{width:230px;height:352px;}
.calculator .calc-content{position:relative;z-index:2;margin-top:-10px;background:#f6f7f9;width:691px;box-sizing:border-box;padding:47px 21px 52px 31px;}
.calculator .calc-content:before{content:'';position:absolute;width:31px;height:100%;top:0;right:-31px;}
.calculator .calc-content:after{content:'';display:block;position:absolute;width:709px;height:4px;background:#5292d0;bottom:0px;left:0;}
.calculator .calc-content .calc{position:relative;}
.calculator .calc-content .calc input[type="text"],
.calculator .calc-content .calc select{text-align:center;width:87px;margin:0 8px 20px 0;}
.calculator .calc-content .calc label{display:inline-block;line-height:34px;}
.calculator .calc-content .calc .block1 .column-right{float:left;}
.calculator .calc-content .calc .block1 .column-right h4{margin-bottom:12px;}
.calculator .calc-content .calc .block1 .column-right .time{float:left;margin-right:30px;width:188px;}
.calculator .calc-content .calc .block1 .column-right .number{float:left;width:163px;}
.calculator .calc-content .calc .block1 .column-left{float:left;width:235px;margin-right:12px;}
.calculator .calc-content .calc .block1 .column-left h4{margin-bottom:21px;}
.calculator .calc-content .calc .block2{padding-top:14px;position:relative;width:100%;}
.calculator .calc-content .calc .block2 input[type="submit"]{background-color:#EF551A;width:auto;padding:0 35px 0 69px;background-image:url("../img/calc.png");background-position:40px 23px;float:left;z-index:2;}
.calculator .calc-content .calc .block2 input[type="submit"]:hover{opacity:0.9;}
.line-square{float:left;height:1px;background:#EBEBEB;width:90%;top:50px;position:absolute;z-index:1;right:20px;}
.blue-titel{background:#5292D0;padding:30px 0 28px 30px;color:#FFFFFE;}
.content{//padding:55px 0 0 0;}
.content .all-tower .blue{width:460px;}
.rent .right-part .columns-rent{padding:10px 0 10px 30px;}
.rent .right-part .columns-rent .column-left{float:left;width:315px;margin-right:60px;}
.rent .right-part .columns-rent .line-rent{margin-bottom:25px;}
.content ul{padding-left:20px;}
.dotted li{border-bottom:2px dotted #3f3f3f;margin-bottom:-2px;list-style-type:none;}
.dotted li .li-left{float:left;position:relative;top:6px;background:#f6f7f9;display:block;min-width:100px;}
.dotted li .li-right{float:right;position:relative;top:6px;font-weight:bold;background:#f6f7f9;display:block;}
.rent{display:none;}
.rent .left-part{text-align:center;display:table;height:424px;}
.rent .left-part .table-cell{display:table-cell;vertical-align:middle;}
.rent .left-part .table-cell .rent-img{display:inline-block;}
.rent .right-part{//padding-bottom:51px;margin-bottom:25px;}
.rent .right-part:before{content:'';position:absolute;width:31px;height:100%;//background:#5292d0;top:0;right:-31px;}
.rent .right-part:after{content:'';display:block;position:absolute;width:709px;height:4px;background:#5292d0;bottom: -20px;left:0;}
.rent .right-part .columns-rent{padding:10px 0 10px 30px;}
.rent .right-part .columns-rent .column-left{float:left;width:315px;margin-right:60px;}
.rent .right-part .columns-rent .column-right{float:right;width:270px;padding-right:15px;}
.rent .right-part .columns-rent h4{margin-bottom:5px;}
.rent .right-part .columns-rent .line-rent{margin-bottom:25px;}

.rent .line-square{top:35px;right:70px;width:82%;}
.content-rent{background:#f6f7f9;}
.productfull .navigation{ margin: 0 auto;}
#nav-single{width:100%;font-weight:bold;color:#333;font-size:15px;line-height:20px;display:inline-block;}
#nav-single a{font-weight:normal;font-size:13px;margin-top:15px;}
#nav-single .nav-next{width:45%;float:right;text-align:right;}
#nav-single .nav-previous{width:45%;float:left;}
.any-row {
    width: 100%;
    float: left;
    margin-bottom: 50px;
}
.prm {
    padding: 40px 20px 20px;
}
.h2nad {
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    line-height: 1.4em;
}
.how-work-row {
    float: left;
    margin: 10px 0 0;
}
.how-work-stolb {
    float: center;
    width: 100%;
	
    text-align: center;
    padding-bottom: 15px;
}
.how-work-stolb .iconatp {
    font-size: 72px;
    margin-bottom: 10px;
}
.how-work-stolb p {
    padding: 10px;
    margin: 0 10px;
    color: #000;
}
.iconatp {
    font-family: 'atp' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.last-cont .stlb1 {
    padding-right: 15px !important;
}
.get-call {
    padding: 20px;
    border: 1px solid #ccc;
    text-align: center;
    /* width: 60%; */
    margin: 0 auto;
}
.phead {
    margin-bottom: 10px;
}
.pphone {
    font-size: 1.6em;
    font-weight: bold;
    margin-bottom: 15px;
    display: block;
}
.get-call .mybtn {
    display: block;
    width: 200px;
    margin: 0 auto;
}
.mybtn {
    padding: 10px 22px 10px;
    line-height: normal;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
    border-radius: 3px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    cursor: pointer;
    will-change: opacity, transform;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    background: #FFC107;
    color: #313131;
}
.get-cont {
    margin: 30px auto 30px;
    color: #000000;
	font-weight: 600;
    /* width: 60%; */
    text-align: center;
}
.last-cont .stlb2 {
    padding-left: 15px !important;
}
.video {
  padding: 20px 25px 25px 35px;
    text-align: center;
    margin-top: 25px;
    background: #ffffff url(../images/video-icon.png) no-repeat top right;
}
.extra_fields_dop {
    background-color: #FF9E1E;
    color: #fff;
    padding: 15px;
    margin-bottom: 30px;
}
.jszak {
    background-color: #fff;
    box-shadow: 1px 1px 1px #ccc;
    padding: 15px 15px 0 15px;
}
#block_price {
    display: block;
    font-size: 30px;
    margin: 10px 0;
}
.exitblock {    
    display:none;    
    position:fixed;
    left:0;
    top:0;
    width:100%;
    height:100%;
    z-index:100000;
}    
.exitblock .fon {
    background: #F6FCFF;
    opacity:.8;
    position:fixed;
    width:100%;
    height:100%;
}
.exitblock .modaltext {
    box-sizing: border-box;  
    padding:20px 40px;
    border: 2px solid #AEAEAE;
    background: #F6FCFF;
    position:fixed;
    top:120px;
    left:50%;
    margin-left:-30%;
    width:60%;
    box-shadow: 0 4px 10px 2px rgba(0,0,0,0.5);
}        
.closeblock {
    cursor:pointer;
    position: fixed;
    line-height:60px;
    font-size:82px;
    transform: rotate(45deg);
    text-align:center;
    top:75px;
    right:30px;
    color: #337AB7;    
}
.closeblock:hover {
    color: #000;    
}
.exitblock .title {
    color: #337AB7;
    font-size: 24px;
}
.exitblock .title {
    border-bottom: 1px solid #dcdbd7;
    margin: 20px 0;
    padding-bottom: 20px;
    position: relative;
}
.exitblock p {
    color: #808080;
    font-size: 18px;
}
.exitblock .btn_actia {
    -webkit-border-radius: 28;
    -moz-border-radius: 28;
    border-radius: 28px;
    font-family: Arial;
    color: #ffffff;
    font-size: 18px;
    background: #8d2c26;
    padding: 10px 35px 10px 35px;
    text-decoration: none;
    -webkit-animation: ding 2s cubic-bezier(.8, 0, .2, 1) 2s infinite;
    animation: ding 2s cubic-bezier(.8, 0, .2, 1) 2s infinite;
    display: inline-block;
    margin: 10px auto;
}


.exitblock .btn_actia:hover 
{
  -webkit-animation: none;-moz-animation: none;-ms-animation: none;animation: none;
  color: white;
}
.extra_fields .zag {
    color: #5a89ac;
    font-size: 28px;
    margin: 20px 0;
}
.calculate {
background: url(../images/bg-calc_auto.jpeg) no-repeat #ffc600;
width:98%;
}
.calc-title {
    text-transform: uppercase;
    margin-top: 25px;
    margin-bottom: 10px;
    margin-left: 69px;
    font-size: 30px;
    /* font-family: 'HelveticaNeueCyr-Bold'; */
    line-height: 1;
}
.calculate p {
    font-size: 18px;
    margin-left: 69px;
    margin-bottom: 15px;
    
}
.btn-calc {
  display: inline-block;
    background: url(../images/calcbtn.png);
    width: 264px;
    line-height: 64px;
    padding-left: 72px;
    margin-top: 25px;
    font-size: 20px;
    font-family: "RobotoCondensedRegular", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    color: #fff;
    /* line-height: 1.42857143; */
    /* text-align: center; */
    white-space: nowrap;
    vertical-align: middle;
    
}



@-webkit-keyframes pulse {
    0% {
      -webkit-transform: scale(1) rotate(0deg); 
    }
    50% {
      -webkit-transform: scale(1.1) rotate(-5deg); 
    }
    100% {
      -webkit-transform: scale(1) rotate(0deg); 
    }
}
@-o-keyframes pulse {
    0% {
      -o-transform: scale(1) rotate(0deg); 
    }
    50% {
      -o-transform: scale(1.1) rotate(-5deg); 
    }
    100% {
      -o-transform: scale(1) rotate(0deg); 
    }
}
@-moz-keyframes pulse {
    0% {
      -moz-transform: scale(1) rotate(0deg); 
    }
    50% {
      -moz-transform: scale(1.1) rotate(-5deg); 
    }
    100% {
      -moz-transform: scale(1) rotate(0deg); 
    }
}
@keyframes pulse {
    0% {
      transform: scale(1) rotate(0deg); 
    }
    50% {
      transform: scale(1.1) rotate(-5deg); 
    }
    100% {
      transform: scale(1) rotate(0deg); 
    }
}

@-webkit-keyframes bump {
  0% {
      top: 0;
  }
  5% {
      top: 3px;
  }
  10% {
      top:0;
  }
  100% {
      top:0;
  }
}
@-o-keyframes bump {
  0% {
      top: 0;
  }
  5% {
      top: 3px;
  }
  10% {
      top:0;
  }
  100% {
      top:0;
  }
}
@-moz-keyframes bump {
  0% {
      top: 0;
  }
  5% {
      top: 3px;
  }
  10% {
      top:0;
  }
  100% {
      top:0;
  }
}
@keyframes bump {
  0% {
      top: 0;
  }
  5% {
      top: 3px;
  }
  10% {
      top:0;
  }
  100% {
      top:0;
  }
}

.menuBall {
    position: relative;
    width: 84px;
    height: 84px;
   
    display: inline-block;
}

.ball {
    position:absolute;
    width:100%;
    height:100%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
  
    margin-left: 10px;
    text-decoration: none;
}

.ball:hover {
    -webkit-animation: pulse 1s ease 0s infinite normal;
    -o-animation: pulse 1s ease 0s infinite normal;
    -moz-animation: pulse 1s ease 0s infinite normal;
    animation: pulse 1s ease 0s infinite normal;
}


.blueball {
    -moz-box-shadow: 0 0 0 3px #d6385b, 2px 1px 4px 4px rgba(10,10,0,.5);
    -webkit-box-shadow: 0 0 0 3px #d6385b, 2px 1px 4px 4px rgba(10,10,0,.5);
    -o-box-shadow: 0 0 0 3px #d6385b, 2px 1px 4px 4px rgba(10,10,0,.5);
    box-shadow: 0 0 0 3px #FF9E1E, 2px 1px 6px 4px rgba(10,10,0,.5);
  
    background-size:20px 20px;  
    background-color: #FF9E1E;
}



.menuText {
   
    font-size: 23px;
    color: #ffffff;
    position: relative;
    vertical-align: middle;
    text-align: center;
    top: 27%;
}

#menuBall1 {
  -webkit-animation: bump 2s linear 0s infinite normal;
}

#menuBall1 {
  -o-animation: bump 2s linear 0s infinite normal;
}
#menuBall1 {
  animation: bump 2s linear 0s infinite normal;
}



@-webkit-keyframes ding{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}1%{-webkit-transform:rotate(4deg);transform:rotate(4deg)}2%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}3%{-webkit-transform:rotate(4deg);transform:rotate(4deg)}4%{-webkit-transform:rotate(-4deg);transform:rotate(-4deg)}5%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}6%{-webkit-transform:rotate(-4deg);transform:rotate(-4deg)}7%{-webkit-transform:rotate(4deg);transform:rotate(4deg)}8%{-webkit-transform:rotate(-4deg);transform:rotate(-4deg)}9%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}20%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}21%{-webkit-transform:rotate(4deg);transform:rotate(4deg)}22%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}23%{-webkit-transform:rotate(4deg);transform:rotate(4deg)}24%{-webkit-transform:rotate(-4deg);transform:rotate(-4deg)}25%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}26%{-webkit-transform:rotate(-4deg);transform:rotate(-4deg)}27%{-webkit-transform:rotate(4deg);transform:rotate(4deg)}28%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}
@keyframes ding{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}1%{-webkit-transform:rotate(4deg);transform:rotate(4deg)}2%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}3%{-webkit-transform:rotate(4deg);transform:rotate(4deg)}4%{-webkit-transform:rotate(-4deg);transform:rotate(-4deg)}5%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}6%{-webkit-transform:rotate(-4deg);transform:rotate(-4deg)}7%{-webkit-transform:rotate(4deg);transform:rotate(4deg)}8%{-webkit-transform:rotate(-4deg);transform:rotate(-4deg)}9%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}20%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}21%{-webkit-transform:rotate(4deg);transform:rotate(4deg)}22%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}23%{-webkit-transform:rotate(4deg);transform:rotate(4deg)}24%{-webkit-transform:rotate(-4deg);transform:rotate(-4deg)}25%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}26%{-webkit-transform:rotate(-4deg);transform:rotate(-4deg)}27%{-webkit-transform:rotate(4deg);transform:rotate(4deg)}28%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}


table.table-striped.table-hover.table tr:first-child td{
    background:#fcfdfd;
    padding-top: 40px;
}
table.table-striped.table-hover.table tr:first-child td:first-child{
    position:relative;
}
table.table-striped.table-hover.table tr:first-child td:first-child:before{
    position:absolute;
    content:'хит продаж';
    top:10px;
    text-transform:uppercase;
    white-space: nowrap;
    font-size: 12px;
    line-height:20px;
    font-weight: bold;
    color: #FF9E1E;
    padding-left:30px;
    background-repeat:no-repeat;
	background-position:left center;
	display:block;
    background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2NDAgNTEyIiBoZWlnaHQ9IjIwIiAgd2lkdGg9IjIwIj48cGF0aCBmaWxsPSIjZmY1MjUyIiBkPSJNNjI1Ljk0MSAyOTMuODIzTDQyMS44MjMgNDk3Ljk0MWMtMTguNzQ2IDE4Ljc0Ni00OS4xMzggMTguNzQ1LTY3Ljg4MiAwbC0xLjc3NS0xLjc3NSAyMi42MjctMjIuNjI3IDEuNzc1IDEuNzc1YzYuMjUzIDYuMjUzIDE2LjM4NCA2LjI0MyAyMi42MjcgMGwyMDQuMTE4LTIwNC4xMThjNi4yMzgtNi4yMzkgNi4yMzgtMTYuMzg5IDAtMjIuNjI3TDM5MS40MzEgMzYuNjg2QTE1Ljg5NSAxNS44OTUgMCAwIDAgMzgwLjExNyAzMmgtMTkuNTQ5bC0zMi0zMmg1MS41NDlhNDggNDggMCAwIDEgMzMuOTQxIDE0LjA1OUw2MjUuOTQgMjI1Ljk0MWMxOC43NDYgMTguNzQ1IDE4Ljc0NiA0OS4xMzcuMDAxIDY3Ljg4MnpNMjUyLjExOCAzMkg0OGMtOC44MjIgMC0xNiA3LjE3OC0xNiAxNnYyMDQuMTE4YzAgNC4yNzQgMS42NjQgOC4yOTIgNC42ODYgMTEuMzE0bDIxMS44ODIgMjExLjg4MmM2LjI1MyA2LjI1MyAxNi4zODQgNi4yNDMgMjIuNjI3IDBsMjA0LjExOC0yMDQuMTE4YzYuMjM4LTYuMjM5IDYuMjM4LTE2LjM4OSAwLTIyLjYyN0wyNjMuNDMxIDM2LjY4NkExNS44OTUgMTUuODk1IDAgMCAwIDI1Mi4xMTggMzJtMC0zMmE0OCA0OCAwIDAgMSAzMy45NDEgMTQuMDU5bDIxMS44ODIgMjExLjg4MmMxOC43NDUgMTguNzQ1IDE4Ljc0NSA0OS4xMzcgMCA2Ny44ODJMMjkzLjgyMyA0OTcuOTQxYy0xOC43NDYgMTguNzQ2LTQ5LjEzOCAxOC43NDUtNjcuODgyIDBMMTQuMDU5IDI4Ni4wNTlBNDggNDggMCAwIDEgMCAyNTIuMTE4VjQ4QzAgMjEuNDkgMjEuNDkgMCA0OCAwaDIwNC4xMTh6TTE0NCAxMjRjLTExLjAyOCAwLTIwIDguOTcyLTIwIDIwczguOTcyIDIwIDIwIDIwIDIwLTguOTcyIDIwLTIwLTguOTcyLTIwLTIwLTIwbTAtMjhjMjYuNTEgMCA0OCAyMS40OSA0OCA0OHMtMjEuNDkgNDgtNDggNDgtNDgtMjEuNDktNDgtNDggMjEuNDktNDggNDgtNDh6IiBjbGFzcz0iIj48L3BhdGg+PC9zdmc+')
}