@import url(reset.css);
@font-face {
    font-family: "MuseoSansRegular";
    src: url("../fonts/MuseoSansRegular/MuseoSansRegular.eot");
    src: url("../fonts/MuseoSansRegular/MuseoSansRegular.eot?#iefix")format("embedded-opentype"),
    url("../fonts/MuseoSansRegular/MuseoSansRegular.woff") format("woff"),
    url("../fonts/MuseoSansRegular/MuseoSansRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: "MuseoSansBold";
    src: url("../fonts/MuseoSansBold/MuseoSansBold.eot");
    src: url("../fonts/MuseoSansBold/MuseoSansBold.eot?#iefix")format("embedded-opentype"),
    url("../fonts/MuseoSansBold/MuseoSansBold.woff") format("woff"),
    url("../fonts/MuseoSansBold/MuseoSansBold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: "MuseoSansBlack";
    src: url("../fonts/MuseoSansBlack/MuseoSansBlack.eot");
    src: url("../fonts/MuseoSansBlack/MuseoSansBlack.eot?#iefix")format("embedded-opentype"),
        url("../fonts/MuseoSansBlack/MuseoSansBlack.woff") format("woff"),
        url("../fonts/MuseoSansBlack/MuseoSansBlack.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: "MuseoSansItalic";
    src: url("../fonts/MuseoSansItalic/MuseoSansItalic.eot");
    src: url("../fonts/MuseoSansItalic/MuseoSansItalic.eot?#iefix")format("embedded-opentype"),
    url("../fonts/MuseoSansItalic/MuseoSansItalic.woff") format("woff"),
    url("../fonts/MuseoSansItalic/MuseoSansItalic.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: "MuseoSansMedium";
    src: url("../fonts/MuseoSansMedium/MuseoSansMedium.eot");
    src: url("../fonts/MuseoSansMedium/MuseoSansMedium.eot?#iefix")format("embedded-opentype"),
    url("../fonts/MuseoSansMedium/MuseoSansMedium.woff") format("woff"),
    url("../fonts/MuseoSansMedium/MuseoSansMedium.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: "ProstoSansBold";
    src: url("../fonts/ProstoSansBold/ProstoSansBold.eot");
    src: url("../fonts/ProstoSansBold/ProstoSansBold.eot?#iefix")format("embedded-opentype"),
    url("../fonts/ProstoSansBold/ProstoSansBold.woff") format("woff"),
    url("../fonts/ProstoSansBold/ProstoSansBold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: "MyriadProRegular";
    src: url("../fonts/MyriadProRegular/MyriadProRegular.eot");
    src: url("../fonts/MyriadProRegular/MyriadProRegular.eot?#iefix")format("embedded-opentype"),
    url("../fonts/MyriadProRegular/MyriadProRegular.woff") format("woff"),
    url("../fonts/MyriadProRegular/MyriadProRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

header,section,footer,nav{
    width: 100%;
    min-width: 1200px;
    background-repeat: no-repeat;
}
.wrapp1170{
    width: 100%;
    min-width: 1200px;
    overflow: hidden;
}
.clear{
    clear: both;
}
.preload{
    display: none;
}

/*begin nav*/
.nav-wrapp{
    height: 101px;
    width: 1170px;
    margin: 0 auto;
}
.nav-wrapp .logo{
    margin-top: 41px;
    float: left;
    margin-right: 126px;
}
.nav-wrapp li{
    list-style-type: none;
    display: inline-block;
    margin-right: 15px;
    margin-top: 43px;
}
.nav-wrapp li:last-child{
    margin-right: 18px;
}
.nav-wrapp li a{
    text-decoration: none; 
    font: 14px MuseoSansMedium;
    color: #616161;
}
.nav-wrapp li a:hover{
    text-decoration: underline;
    color: #f1404b;
}
.nav-wrapp .number{
    float: right;
    padding-top: 39px;
}
.nav-wrapp .number .num{
    font: 16px MuseoSansBold;
    color: #212121;
    text-decoration: none;
    display: block;
}
.nav-wrapp .number .num:before{
    content: url(../img/telTube.png);
    margin-right: 5px;
    margin-top: 2px;
    display: block;
    float: left;
}
.nav-wrapp .number .zakaz{
    font: 13px MuseoSansRegular;
    color: #f1404b;
    text-decoration: none;
    text-align: right;
    float: right;
    margin-top: 2px;
    cursor: pointer;
}
/*end nav*/

/*begin header*/
header{
    height: 700px;
    background: url(../img/headerBG.png) no-repeat center;
    margin-bottom: 150px;
}
.header-wrapp{
    height: 700px;
    width: 1170px;
    margin: 0 auto; 
    margin-bottom: 150px;
}
.header-wrapp .mainHead{
    font: 45px ProstoSansBold;
    color: #222222;
    text-align: center;
    line-height: 60px;
    padding-top: 112px;
}
.header-wrapp .mainHead .red{
    color: #f1404b;
}
.header-wrapp .wrapp-ico{
    width: 900px;
    margin: 68px auto 0;
}
.header-wrapp .block1{
    height: 145px;
    width: 300px;
    float: left;
}
.header-wrapp .block1 .forimg{
    width: 100%;
    height: 52px;
    line-height: 80px;
    text-align: center;
    margin-bottom: 16px;
}
.header-wrapp .block1 .forimg-1{
    background: url(../img/header-ico1.png) center bottom no-repeat;    
}
.header-wrapp .block1 .forimg-2{
    background: url(../img/header-ico2.png) center bottom no-repeat;    
}
.header-wrapp .block1 .forimg-3{
    background: url(../img/header-ico3.png) center bottom no-repeat;    
}
.header-wrapp .block1 .forimg img{
    vertical-align: middle;
}
.header-wrapp .block1 .text{
    font: 18px MuseoSansMedium;
    line-height: 26px;
    color: #212121;
    text-align: center;
}
.header-wrapp .but1{
    width: 370px;
    height: 80px;
    display: block;
    font: 18px MuseoSansBlack;
    line-height: 80px;
    text-align: center;
    background: #f1404b;
    text-transform: uppercase;
    color: #fff;
    border: none;
    border-bottom: 3px solid #b72c34;
    border-radius: 50px;
    box-shadow: 0px 8px 40px 2px rgba(241,64,75,.9);
    margin: 0 auto;
    text-decoration: none;
    margin-top: 287px;
    cursor: pointer;
}
.header-wrapp .but1:hover{
    background: #db2834;
    box-shadow: 0px 5px 15px 2px rgba(241,64,75,.9);
}
.header-wrapp .buttonBlock .leftImg{
    margin-top: 28px;
    display: block;
    float: left;
    margin-right: 38px;
}
.header-wrapp .buttonBlock .rightImg{
    display: block;
    margin-top: 28px;
    float: right;
}
.header-wrapp .buttonBlock{
    width: 535px;
    margin: 0 auto;
}
/*end header*/

/*begin header*/
header{
    height: 700px;
    background: url(../img/headerBG.png) no-repeat center;
    margin-bottom: 150px;
}
.header-wrapp2{
    height: 700px;
    width: 1170px;
    margin: 0 auto; 
    margin-bottom: 150px;
}
.header-wrapp2 .mainHead2{
    font: 20px ProstoSansBold;
    color: #222222;
    text-align: center;
    line-height: 60px;
    padding-top: 5px;
}
.header-wrapp2 .mainHead2 .red{
    color: #f1404b;
}
.header-wrapp2 .mainHead{
    font: 60px ProstoSansBold;
    color: #222222;
    text-align: center;
    line-height: 60px;
    padding-top: 112px;
}
.header-wrapp2 .mainHead .red{
    color: #f1404b;
}
.header-wrapp2 .wrapp-ico{
    width: 900px;
    margin: 68px auto 0;
}
.header-wrapp2 .block1{
    height: 145px;
    width: 300px;
    float: left;
}
.header-wrapp2 .block1 .forimg{
    width: 100%;
    height: 52px;
    line-height: 80px;
    text-align: center;
    margin-bottom: 16px;
}
.header-wrapp2 .block1 .forimg-1{
    background: url(../img/header-ico6.png) center bottom no-repeat;    
}
.header-wrapp2 .block1 .forimg-2{
    background: url(../img/header-ico4.png) center bottom no-repeat;    
}
.header-wrapp2 .block1 .forimg-3{
    background: url(../img/header-ico3.png) center bottom no-repeat;    
}
.header-wrapp2 .block1 .forimg img{
    vertical-align: middle;
}
.header-wrapp2 .block1 .text{
    font: 18px MuseoSansMedium;
    line-height: 26px;
    color: #212121;
    text-align: center;
}
.header-wrapp2 .but1{
    width: 370px;
    height: 80px;
    display: block;
    font: 18px MuseoSansBlack;
    line-height: 80px;
    text-align: center;
    background: #f1404b;
    text-transform: uppercase;
    color: #fff;
    border: none;
    border-bottom: 3px solid #b72c34;
    border-radius: 50px;
    box-shadow: 0px 8px 40px 2px rgba(241,64,75,.9);
    margin: 0 auto;
    text-decoration: none;
    margin-top: 287px;
    cursor: pointer;
}
.header-wrapp2 .but1:hover{
    background: #db2834;
    box-shadow: 0px 5px 15px 2px rgba(241,64,75,.9);
}
.header-wrapp2 .buttonBlock .leftImg{
    margin-top: 28px;
    display: block;
    float: left;
    margin-right: 38px;
}
.header-wrapp2 .buttonBlock .rightImg{
    display: block;
    margin-top: 28px;
    float: right;
}
.header-wrapp2 .buttonBlock{
    width: 535px;
    margin: 0 auto;
}
/*end header*/

/*begin howMuch*/
.howMuch-wrapp{
    height: 580px;
    width: 1170px;
    margin: 0 auto; 
}
.howMuch-wrapp .text1 .man{
    position: absolute;
    top: -80px;
    left: -67px;
}
.howMuch-wrapp .text1{
    width: 834px;
    height: 415px;
    border: 10px solid #f1404b;
    padding-top: 49px;
    padding-left: 358px;
    position: relative;
}
.howMuch-wrapp .text1 .bigText{
    font: 45px ProstoSansBold;
    color: #222222;
    line-height: 55px;
    text-transform: uppercase;
    margin-bottom: 34px;
}
.howMuch-wrapp .text1 .bigText .red{
    color: #f1404b;
}
.howMuch-wrapp .text1 .smallText{
    font: 17px MuseoSansRegular;
    color: #616161;
    line-height: 25px;
    margin-bottom: 16px;
}
.howMuch-wrapp .text1 .smallText .bold{
    font: 17px MuseoSansBlack;
    color: #222222;
}
/*end howVuch*/

/*begin calculator*/
.calculator{
    height: 800px;
    background: url(../img/calculatorBG.png) no-repeat center;;
}
.calculator-wrapp{
    width: 1170px;
    height: 800px;
    margin: 0 auto; 
}
.calculator-wrapp .mainHead{
    font: 40px ProstoSansBold;
    color: #222222;
    float: left;
    padding-top: 96px;
}
.calculator-wrapp .mainHead .red{
    color: #f1404b;
}
.calculator-wrapp .bigArrow{
    margin-top: 121px;
    margin-left: 20px;
    margin-bottom: 15px;
}
.calculator-wrapp .block1{
    width: 871px;
    height: 493px;
    background: #ffffff;
    padding-top: 47px;
    box-shadow: 0px 15px 35px 4px rgba(0,0,0,0.4);
    position: relative;
    z-index: 40;
    border-radius: 5px;
}
.calculator-wrapp .block1 .wrapp-form{
    width: 370px;
    float: left;
    margin-left: 51px;
}
.calculator-wrapp .input{
    position: relative;
}
.calculator-wrapp .error-txt{
    font: 15px MuseoSansMedium;
    color: #f44336;
    position: absolute;
    right: 0;
    top: 0;
    display: none;
}
.calculator-wrapp .block1 form input{
    width: 368px;
    height: 48px;
    background: #eceff1;
    border: 1px solid #e0e0e0;
    margin-bottom: 18px;
    margin-top: 7px;
    border-radius: 1px;
    padding-left: 15px;
    box-sizing: border-box;
    font: 15px MuseoSansMedium;
}
.calculator-wrapp .block1 form input.error{
    border-color: #f44336;
    background: #f8d9db;
}
.calculator-wrapp .block1 form input::-webkit-outer-spin-button,
.calculator-wrapp .block1 form input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}
.calculator-wrapp .block1 form label{
    font: 15px MuseoSansMedium;
    color: #616161;
    margin-bottom: 8px;
}
.calculator-wrapp .block1 .rightBlock{
    width: 450px;
    float: right;
}
.calculator-wrapp .block1 .rightBlock .main{
    font: 36px MuseoSansMedium;
    color: #222222;
    text-align: center;
    padding-top: 18px;
    line-height: 42px;
    margin-bottom: 22px;
}
.calculator-wrapp .block1 .rightBlock .bezhBlock{
    width: 350px;
    height: 100px;
    background: #fff3e0;
    margin: 0 auto;
    border-radius: 10px;
}
.calculator-wrapp .block1 .rightBlock .bezhBlock p{
    font: 48px MuseoSansBold;
    color: #222222;
    text-align: center;
    line-height: 100px;
    display: none;
}
.calculator-wrapp .block1 .rightBlock .arrows{
    width: 185px;
    height: 38px;
    background: url(../img/arrows-ico.png);
    margin: 28px auto 0;
}
.calculator-wrapp .block1 .rightBlock .pribil{
    width: 350px;
    height: 80px;
    display: block;
    font: 18px MuseoSansBlack;
    text-decoration: none;
    background: #f1404b;
    color: #fff;
    border-radius: 50px;
    border: none;
    border-bottom: 3px solid #b72c34;
    box-shadow: 0px 8px 40px 2px rgba(241,64,75,.9);
    line-height: 25px;
    color: #fff;
    text-transform: uppercase;
    margin: 24px auto 0;
    cursor: pointer;
}
.calculator-wrapp .block1 .rightBlock .pribil:hover{
    background: #db2834;
    box-shadow: 0px 5px 15px 2px rgba(241,64,75,.9);
}
/*end calculator*/

/*begin work-wrapp*/
.work-wrapp{
    height: 912px;
    width: 1170px;
    margin: 0 auto;
    background: url(../img/linesBG.png) no-repeat top 325px center;
}
.work-wrapp .mainHead{
    font: 45px ProstoSansBold;
    color: #222222;
    text-transform: uppercase;
    text-align: center;
    padding-top: 141px;
    margin-bottom: 70px;
}
.work-wrapp .mainHead .red{
    color: #f1404b;
}
.work-wrapp .block1{
    width: 368px;
    height: 128px;
    border: 1px solid #eceff1;
    float: left;
    margin-right: 30px;
    margin-bottom: 95px;
    box-shadow: 0px 8px 15px 2px rgba(0,0,0,.1);
}
.work-wrapp .no-marg{
    margin-right: 0;
}
.work-wrapp .block1 .forImg{
    height: 128px;
    line-height: 128px;
    float: left;
    margin-left: 30px;
    margin-right: 17px;
}
.work-wrapp .block1 .icos{
    vertical-align: middle;
}
.work-wrapp .block1 .text{
    font: 15px MuseoSansMedium;
    color: #616161;
    line-height: 20px;
    padding-top: 45px;
}
.work-wrapp .block1 .pad{
    padding-top: 38px
}
.work-wrapp .block1 .text .bold{
    font: 15px MuseoSansBold;
    color: #222222;
}
.work-wrapp .forBut{
    width: 426px;
    margin: 0px auto 0;
}
.work-wrapp .zayav{
    display: block;
    width: 270px;
    height: 80px;
    font: 18px MuseoSansBold;
    color: #fff;
    text-align: center;
    line-height: 80px;
    border: none;
    border-bottom: 3px solid #b72c34;
    background: #f1404b;
    float: left;
    text-decoration: none;
    border-radius: 50px;
    box-shadow: 0px 8px 40px 2px rgba(241,64,75,.9);
}
.work-wrapp .zayav:hover{
    background: #db2834;
    box-shadow: 0px 5px 15px 2px rgba(241,64,75,.9);
}
.work-wrapp .right{
    float: left;
    margin-top: 28px;
    margin-left: 40px;
}
.work-wrapp .left{
    float: left;
    margin-top: 28px;
    margin-right: 40px;
}
/*end work-wrapp*/

/*begin how*/
.how{
    height: 909px;
    background: url(../img/howBG.png) no-repeat center;
}
.how-wrapp{
    height: 909px;
    width: 1170px;
    margin: 0 auto;
}
.how-wrapp .mainHead{
    font: 35px ProstoSansBold;
    color: #222222;
    line-height: 45px;
    text-align: center;
    text-transform: uppercase;
    padding-top: 91px;
    margin-bottom: 62px;
}
.how-wrapp .mainHead .red{
    color: #f1404b;
}
.how-wrapp .textBlock{
    float: right;
}
.how-wrapp .textBlock:before{
    content: url(../img/wrond-ico.png);
    float: left;
    position: relative;
    top: 5px;
    height: 220px;
    margin-right: 32px;
}
.how-wrapp .textBlock .text1 .head{
    font: 25px MuseoSansMedium;
    color: #999999;
    line-height: 35px;
    width: 652px;
}
.how-wrapp .textBlock .text1 .info{
    font: 17px MuseoSansRegular;
    line-height: 25px;
    color: #999999;
    margin-top: 14px;
}
.how-wrapp .textBlock .text1 .bold1{
    color: #222222;
}
.how-wrapp .textBlock .text1 .bold2{
    color: #222222;
}
.how-wrapp .ico:before{
    content: url(../img/right-ico.png);
}
/*end how*/

/*begin conversion-wrapp*/
.conversion{
    height: 800px;
    background: url(../img/resultBG.png) no-repeat center;
    border-bottom: 2px solid #eeeff2;
}
.conversion-wrapp{
    width: 1170px;
    margin: 0 auto;
    position: relative;
}
.conversion-wrapp .block-wrapp{
    width: 900px;
    height: 335px;
}
.conversion-wrapp .mainHead{
    font: 45px ProstoSansBold;
    color: #222222;
    line-height: 60px;
    padding-top: 108px;
    margin-bottom: 66px;
}
.conversion-wrapp .mainHead .red{
    color: #f1404b;
}
.conversion-wrapp .block1 .text{
    font: 17px MuseoSansMedium;
    line-height: 25px;
    color: #222222;
    display: block;
    float: left;
    margin-bottom: 38px;
    text-align: left;
}
.conversion-wrapp .left-colum{
    width: 324px;
    float: left;
    margin-right: 77px;
}
.conversion-wrapp .right-colum{
    float: left;
}
.conversion-wrapp .no-marg{
    margin-right: 0;
}
.conversion-wrapp .text .red{
    color: #e31b16;
}
.conversion-wrapp .ico1:before{
    content: '';
    float: left;
    display: block;
    background: url(../img/result-ico1.png) no-repeat;
    width: 55px;
    height: 38px;
    margin-top: 5px;
}
.conversion-wrapp .ico2:before{
    content: '';
    float: left;
    display: block;
    background: url(../img/result-ico2.png) no-repeat;
    width: 55px;
    height: 35px;
    margin-top: 8px;
}
.conversion-wrapp .ico3:before{
    content: '';
    float: left;
    display: block;
    background: url(../img/result-ico3.png) no-repeat;
    width: 55px;
    height: 31px;
    margin-top: 12px;
}
.conversion-wrapp .ico4:before{
    content: '';
    float: left;
    display: block;
    background: url(../img/result-ico4.png) no-repeat;
    height: 41px;
    width: 55px;
    margin-top: 0px;
}
.conversion-wrapp .ico5:before{
    content: '';
    float: left;
    display: block;
    background: url(../img/result-ico5.png) no-repeat;
    height: 31px;
    width: 55px;
    margin-top: 9px;
}
.conversion-wrapp .ico6:before{
    content: '';
    float: left;
    display: block;
    background: url(../img/result-ico6.png) no-repeat;
    height: 37px;
    width: 55px;
    margin-top: 5px;
}
.conversion-wrapp .ico7:before{
    content: '';
    float: left;
    display: block;
    background: url(../img/result-ico7.png) no-repeat;
    height: 35px;
    width: 55px;
    margin-top: 7px;
}
.conversion-wrapp .uniq{
    font: 15px MyriadProRegular;
    color: #999999;
}
.conversion-wrapp .uniq .red{
    color: #e31b16;
}
/*end conversion-wrapp*/

/*begin result-wrapp*/
.result{
    height: 909px;
    overflow: hidden;
}
.result-wrapp{
    width: 1170px;
    margin: 0 auto;
    height: 909px;
}
.result-wrapp .mainHead{
    font: 45px ProstoSansBold;
    color: #222222;
    padding-top: 139px;
    text-align: center;
    margin-bottom: 77px;
}
.result-wrapp .mainHead .red{
    color: #f1404b;
}
.result-wrapp .slide .screen{
    position: absolute;
    top: 70px;
    left: 0px;
    width: 656px;
    height: auto;
    z-index: 10;
    box-shadow: 0px 12px 20px 2px rgba(0,0,0,.5);
}
.result-wrapp .slide{
    width: 100%;
    height: 600px;
    position: relative;
    margin: 0 20px;
}
.result-wrapp .sliderBlock{
    width: 637px;
    height: 434px;
    border: 10px solid #f1404b;
    float: right;
    padding-left: 190px;
    box-sizing: border-box;
    position: relative;
}
.result-wrapp .slide .sliderBlock .head{
    font: 36px MyriadProRegular;
    line-height: 42px;
    margin-top: 94px;
    color: #222222;
    margin-bottom: 38px;
}
.result-wrapp .slide .sliderBlock .ico{
    float: left;
    margin-right: 26px;
    margin-top: 4px;
}
.result-wrapp .slide .sliderBlock .text{
    float: left;
    width: 300px;
}
.result-wrapp .slide .sliderBlock .text .name{
    font: 17px MuseoSansMedium;
    color: #222222;
    margin-bottom: 7px;
}
.result-wrapp .slide .sliderBlock .text ul{
    margin-left: 22px;
}
.result-wrapp .slide .sliderBlock .text li{
    font: 17px MuseoSansRegular;
    color: #222222;
}
.result-wrapp .slide .sliderBlock .text .li:before{
    content: '';
    width: 5px;
    height: 5px;
    background: #000;
    border-radius: 50%;
    display: inline-block;
    position: relative;
    top: -3px;
    margin-right: 9px;
}
.result-wrapp .slide .sliderBlock .text li .red{
    color: #f1404b;
}
.result-wrapp .slide .sliderBlock .text .li{
    color: #6b6b6b;
    position: relative;
    left: -21px;
}
.result-wrapp .slide .sliderBlock .text .bold{
    font: 17px MuseoSansBold;
    color: #222222;
}
.result-wrapp .slide .sliderBlock .text li .green{
    color: #4caf50;
}
.result-wrapp .slide .sliderBlock .text .ssil{
    font: 14px MuseoSansMedium;
    color: #e31b16;
    text-transform: uppercase;
    display: block;
    margin-top: 24px;
}
.result-wrapp .slide .sliderBlock .text .ssil:hover{
    text-decoration: none;
}
.result-wrapp .pages{
    font: 36px MuseoSansRegular;
    color: #222222;
    float: right;
    margin-top: -145px;
    margin-right: 266px;
    position: relative;
    
}
/*end result-wrapp*/

/*begin otzivi-wrapp*/
.otzivi{
    height: 900px;
    background: #eeeff2;
}
.otzivi-wrapp{
    width: 1170px;
    margin: 0 auto;
}
.otzivi-wrapp .mainHead{
    font: 45px ProstoSansBold;
    color: #222222;
    text-align: center;
    padding-top: 72px;
    margin-bottom: 64px;
}
.otzivi-wrapp .block1{
    width: 540px;
    height: 270px;
    border-radius: 5px;
    background: #fff;
    padding-top: 30px;
    padding-left: 30px;
    float: left;
    margin-right: 30px;
    margin-bottom: 30px;
    box-shadow: 0px 8px 15px 2px rgba(0,0,0,.05);
}
.otzivi-wrapp .no-marg{
    margin-right: 0;
}
.otzivi-wrapp .block1 .roundBlock{
    width: 120px;
    height: 120px;
    border: 5px solid #f1404b;
    border-radius: 50%;
    float: left;
    margin-right: 40px;
}
.otzivi-wrapp .block1 .roundBlock img{
    width: 120px;
    height: 120px;
}
.otzivi-wrapp .block1 a{
    font: 14px MuseoSansMedium;
    color: #e31b16;
    text-transform: uppercase;
    margin-bottom: 12px;
}
.otzivi-wrapp .block1 a:hover{
    text-decoration: none;
}
.otzivi-wrapp .block1 .text-wrapp{
    float: left;
    width: 350px;
}
.otzivi-wrapp .block1 .head{
    font: 24px MuseoSansMedium;
    color: #222222;
    margin-top: 10px;
}
.otzivi-wrapp .block1 .text{
    font: 15px MuseoSansMedium;
    line-height: 20px;
    color: #616161;
    margin-top: 11px;
}
/*end otzivi-wrapp*/

/*end calculator2*/
.sec1{
    background: #fff;
    height: 1040px;
}
.sec2{
    position: relative;
}
.sec1 .prav2{
    float: none;
    margin: 0;
    padding-top: 119px;
    position: relative;
    z-index: 5;
}
.sec2 .bA2{
    margin-top: 57px;
    margin-left: 70px;
}
.sec2 .wom{
    position: absolute;
    top: 48px;
    left: 510px;
    z-index: 2;
}
.sec1 .block1{
    box-shadow: none;
    border-radius: 0px;
    border: 10px solid #f1404b;
    float: right;
    margin: 57px 0 0 0;
}
/*begin calculator2*/

/*begin map*/
#map{
    height: 528px;
    position: relative;
    border-top: 5px solid #eceff1;
}
.sec2 .contacts{
    width: 430px;
    height: 350px;
    background: #fff;
    position: absolute;
    z-index: 10;
    top: 1134px;
    right: 100px;
    border-radius: 5px;
    box-shadow: 0px 8px 15px 4px rgba(0,0,0,.6);
}
.sec2 .contacts .head{
    font: 36px MuseoSansMedium;
    color: #222222;
    text-align: center;
    padding-top: 25px;
    margin-bottom: 21px;
}
.sec2 .contacts .city{
    margin-left: 64px;
    margin-bottom: 8px;
}
.sec2 .contacts .info{
    text-align: center;
    font: 17px MuseoSansMedium;
    color: #616161;
    line-height: 25px;
}
.sec2 .contacts .info .bold{
    font: 17px MuseoSansBold;
    color: #222222;
}
.sec2 .contacts .tel{
    font: 20px MuseoSansBold;
    color: #212121;
    text-align: center;
    margin-top: 4px;
    text-decoration: none;
    display: block;
}
.sec2 .contacts .tel:before{
    content: url(../img/tel-footer.png);
    margin-right: 7px;
    position: relative;
    top: 6px;
}
/*end map*/

/*begin footer*/
footer{
    height: 114px;
}
.footer-wrapp{
    height: 114px;
    width: 1170px;
    margin: 0 auto;
}
.footer-wrapp .text{
    width: 430px;
    margin: 0 auto;
    padding-top: 44px;
}
.footer-wrapp .text .naz{
    font: 17px MuseoSansMedium;
    color: #000000;
    float: left;
    margin-right: 20px;
}
.footer-wrapp .text .politik{
    font: 17px MuseoSansMedium;
    color: #f1404b;
    cursor: pointer;
    text-decoration: underline;
}
.footer-wrapp .text .politik:hover{
    text-decoration: none;
}
/*end footer*/


/* MODAl */
.modal_form{
    width: 430px; 
	height: 470px;
	background: #fff;
	position: fixed;
	top: 45%;
	left: 50%;
	margin-top: -235px;
	margin-left: -215px;
	display: none;
	opacity: 0;
	z-index: 101;
}
.modal_form .desc{
    font: 36px MuseoSansMedium;
    color: #222222;
    text-align: center;
    padding-top: 72px;
}
.modal_form form{
    width: 370px;
    margin: 0 auto;
    padding-top: 22px;
}
.modal_form .input{
    position: relative;
}
.modal_form label{
    font: 15px MuseoSansMedium;
    color: #616161;
    margin-top: 16px;
    display: block;
}
.modal_form input{
    width: 368px;
    height: 48px;
    border: 1px solid #e0e0e0;
    border-radius: 1px;
    background: #eceff1;
    padding-left: 15px;
    box-sizing: border-box;
    font: 18px MuseoSansMedium;
    margin-top: 7px;
}
.modal_form input.error{
    border-color: #f44336;
    background: #f8d9db;
}
.modal_form .error-txt{
    font: 15px MuseoSansMedium;
    color: #f44336;
    position: absolute;
    right: 0;
    top: 0;
    display: none;
}
.modal_form .form-btn{
    width: 230px;
    height: 70px;
    font: 15px MuseoSansBlack;
    display: block;
    background: #f1404b;
    text-transform: uppercase;
    color: #fff;
    border: none;
    border-bottom: 3px solid #b72c34;
    border-radius: 50px;
    box-shadow: 0px 8px 40px 2px rgba(241,64,75,.9);
    cursor: pointer;
    margin: 30px auto 0;
}
.modal_form .form-btn:hover{
    background: #db2834;
    box-shadow: 0px 5px 15px 2px rgba(241,64,75,.9);
}

.modal_thank{
    width: 430px; 
    height: 470px;
    background: #fff;
    position: fixed;
    top: 45%;
    left: 50%;
    margin-top: -235px;
    margin-left: -215px;
    display: none;
    opacity: 0;
    z-index: 101;
}
.modal_thank .desc{
    font: 36px MuseoSansMedium;
    color: #222222;
    text-align: center;
    padding-top: 117px;
}
.modal_thank .txt{
    font: 15px MuseoSansMedium;
    color: #616161;
    line-height: 20px;
    text-align: center;
    margin-top: 37px;
}
.modal_thank .ok-btn{
    width: 230px;
    height: 70px;
    font: 15px MuseoSansBlack;
    display: block;
    background: #f1404b;
    text-transform: uppercase;
    color: #fff;
    border: none;
    border-bottom: 3px solid #b72c34;
    border-radius: 50px;
    box-shadow: 0px 8px 40px 2px rgba(241,64,75,.9);
    cursor: pointer;
    margin: 48px auto 0;
}
.modal_thank .ok-btn:hover{
    background: #db2834;
    box-shadow: 0px 5px 15px 2px rgba(241,64,75,.9);
}

.modal_politic{
    width: 500px; 
    height: 470px;
    background: #fff;
    position: fixed;
    top: 45%;
    left: 50%;
    margin-top: -235px;
    margin-left: -250px;
    display: none;
    opacity: 0;
    z-index: 101;
    overflow-y: auto;
    padding: 0 0 20px;
}
.modal_politic .desc{
    font: 26px MuseoSansMedium;
    color: #222222;
    text-align: center;
    padding-top: 60px;
    padding-bottom: 30px;
}
.modal_politic .txt{
    font: 15px MuseoSansMedium;
    color: #616161;
    line-height: 20px;
    margin-top: 15px;
    padding: 0 25px;
}

.modal_budjet{
    width: 500px; 
    height: 320px;
    background: #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -160px;
    margin-left: -250px;
    display: none;
    opacity: 0;
    z-index: 101;
}
.modal_budjet .desc{
    font: 26px MuseoSansMedium;
    color: #222222;
    text-align: center;
    padding-top: 70px;
}
.modal_budjet .ok-btn{
    width: 230px;
    height: 70px;
    font: 15px MuseoSansBlack;
    display: block;
    background: #f1404b;
    text-transform: uppercase;
    color: #fff;
    border: none;
    border-bottom: 3px solid #b72c34;
    border-radius: 50px;
    box-shadow: 0px 8px 40px 2px rgba(241,64,75,.9);
    cursor: pointer;
    margin: 48px auto 0;
}
.modal_budjet .ok-btn:hover{
    background: #db2834;
    box-shadow: 0px 5px 15px 2px rgba(241,64,75,.9);
}

.modal_close{
    width: 24px;
	height: 24px;
	position: absolute;
	top: 20px;
	right: 20px;
	cursor: pointer;
	display: block;
    background: url(../img/close-modal.png);
}
.modal_close:hover{
    background: url(../img/close-modal-hover.png);
}
.overlay{
    z-index:100;
    position:fixed;
    background-color:#000;
    opacity:0.6;
    -moz-opacity:0.6;
    filter:alpha(opacity=60);
    width:100%; 
    height:100%;
    top:0;
    left:0;
    cursor:pointer;
    display: none;
}

/* MODAL */