@font-face {
    font-family: 'GhotamB';
    src: url('../fonts/GothaProBla.eot');
    src: url('../fonts/GothaProBla.eot') format('embedded-opentype'),
         url('../fonts/GothaProBla.woff') format('woff'),
         url('../fonts/GothaProBla.ttf') format('truetype'),
         url('../fonts/GothaProBla.svg#GhotamB') format('svg');
}


@font-face {
    font-family: 'GhotamL';
    src: url('../fonts/GothaProLig.eot');
    src: url('../fonts/GothaProLig.eot') format('embedded-opentype'),
         url('../fonts/GothaProLig.woff') format('woff'),
         url('../fonts/GothaProLig.ttf') format('truetype'),
         url('../fonts/GothaProLig.svg#GhotamL') format('svg');
}



@font-face {
    font-family: 'GhotamM';
    src: url('../fonts/GothaProMed.eot');
    src: url('../fonts/GothaProMed.eot') format('embedded-opentype'),
         url('../fonts/GothaProMed.woff') format('woff'),
         url('../fonts/GothaProMed.ttf') format('truetype'),
         url('../fonts/GothaProMed.svg#GhotamM') format('svg');
}




@font-face {
    font-family: 'GhotamR';
    src: url('../fonts/GothaProReg.eot');
    src: url('../fonts/GothaProReg.eot') format('embedded-opentype'),
         url('../fonts/GothaProReg.woff') format('woff'),
         url('../fonts/GothaProReg.ttf') format('truetype'),
         url('../fonts/GothaProReg.svg#GhotamR') format('svg');
}



body {
    font-family: 'GhotamR';
    color: #242424;
}

#foo2 {
        width: 100%;
    height: 100%;
    float: left;
    position: absolute;
        background: url(../img/back2.jpg);
    background-size: cover;
}
.pixelp {
    position: absolute;
    z-index: 10000000000;
        top: 0px;
   opacity: 0.3;
}

.pixelp > img {
    width: 100%;
}

.header {
    height: 115px;
    background: #f7fafc;
}
.header2 {
    height: 150px;
    background: #f7fafc;
}


.block-1 {
    background-image: url(../img/background1.jpg);
     transition:background-image 1s 1s linear;
-moz-transition:background-image 1s 1s linear;
-webkit-transition:background-image 1s 1s linear;
-o-transition:background-image 1s 1s linear;
}


.block-2 {
    background: #fff;
}
.block-3 {
    background: #fff;
}

.block-4 {
    background: url(../img/back2.jpg);
    background-size: cover;
        margin-top: 51px;
}

.block-5 {
    background: url(../img/back3.jpg);
    background-size: cover;
        margin-top: -1px;
}

.block-6 {
    background: #fff;
}

.block-7 {
    background: #f7fafc;
    padding-bottom: 70px; 
}


.block-8 {
    background: #fff;
    padding-bottom: 72px;
}

.block-9 {
    background: #f7fafc;
    padding-bottom: 72px;
}


.block-10 {
    background: url(../img/back4.jpg);
}

.blo {

        margin-top: 251px;
}

.txt-l {
    font-family: "GhotamL";
}

.txt-b {
    font-family: "GhotamB";
}

.txt-m {
    font-family: "GhotamM";
}

.txt-r {
    font-family: "GhotamR";
}



.headh {
    font-size: 42px;
    font-family: "GhotamB";
    width: 88%;
    padding-top: 84px;
    line-height: 49px;
    letter-spacing: -0.8px;
    color: #fff;
}

.headi {
    margin-left: -49px;
    margin-top: 35px;
    width: 244px;
    float: left;
}

.same-1 {
    width: 348px;
    font-family: "GhotamL";
    float: left;
    margin: 40px 0px 0px 42px;
    font-size: 13px;
    padding-left: 53px;
    line-height: 15px;
    letter-spacing: 0.2px;
    background: url('../img/case.png') no-repeat;
    padding-top: 4px;
}

.same-2 {
     width: 281px;
    font-family: "GhotamL";
    float: left;
    margin: 43px 0px 0px 36px;
    font-size: 13px;
    padding-left: 35px;
    line-height: 29px;
    letter-spacing: 0.2px;
    background: url('../img/geo.png') no-repeat;
    padding-top: 2px;
}

.city {
    text-decoration: underline;
}

.headr {
     float: right;
    width: 233px;
    margin-right: -30px;
    text-align: center;
    margin-top: 16px;
}

.headr p:nth-child(1) {
    font-size: 12px;
}

.headr p:nth-child(2) {
font-size: 25px;
    line-height: 13px;
}

.zkz {
    width: 198px;
    height: 32px;
    border: 0px;
    border-radius: 100px;
    background: #f31a33;
    color: #fff;
    margin-top: 2px;
}


.block-form {
    width: 410px;
    float:left;
}

.block-form > input {
    width: 410px;
    float: left;
    border: none;
    height: 62px;
    border-radius: 100px;
    font-size: 20px;
    font-family: "GhotamL";
    padding-left: 52px;
    letter-spacing: 0.6px;
}

.block-form > input:nth-child(1)  {
margin-top: 37px;
background: url('../img/prof.png') no-repeat 19px 19px;
background-color: #fff;
}


.block-form > input:nth-child(2)  {
 margin-top: 13px;
 background: url('../img/tel.png') no-repeat 19px 19px;
background-color: #fff;
}

.block-form > button {
width: 410px;
    border: none;
    margin-top: 13px;
    height: 59px;
    border-radius: 100px;
    background: #f31a33;
    color: #fff;
    font-family: "GhotamB";
    font-size: 20px;
   }

.img-head {
float: right;
    margin-top: -41px;
}

.pri {
        margin-top: 46px;
        margin-bottom: 75px;
}

.pri > .col-md-4:nth-child(1) {
    background: url('../img/hands.png') no-repeat 21px 4px;
    height: 50px;
     width: 31%;

}

.pri > .col-md-4:nth-child(1) > p {
padding-left: 97px;
    color: #fff;
    font-family: "GhotamM";
        font-size: 19px;
    line-height: 24px;
}

.pri > .col-md-4:nth-child(2) {
background: url('../img/time.png') no-repeat 24px 1px;
    height: 50px;
    width: 33%;
}

.pri > .col-md-4:nth-child(2) > p {
    padding-left: 79px;
    color: #fff;
    font-family: "GhotamM";
    font-size: 19px;
    line-height: 24px;
}

.pri > .col-md-4:nth-child(3) {
    background: url('../img/dost.png') no-repeat 55px 4px;
    height: 50px;
     width: 36%;
         padding-right: 0px;

}

.pri > .col-md-4:nth-child(3) > p {
padding-left: 127px;
    color: #fff;
    font-family: "GhotamM";
        font-size: 19px;
    line-height: 24px;
}

.block-2 > .container > h2 {
        text-align: center;
    margin-top: 52px;
    font-size: 29px;
    line-height: 34px;
    letter-spacing: -0.1px;
}

.podpis {
    text-align: center;
    font-size: 19px;
    width: 63%;
    margin: 0px auto;
    margin-top: 15px;
    letter-spacing: -0.4px;
    line-height: 23px;
    margin-bottom: 6px;
}


.eshe {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 24px;
    margin-top: 60px;
}


.sert1 {
    padding: 37px 37px 0px 37px;
 }

.sert2 {
    padding: 78px 37px 0px 37px;
 }

.sert1 > .col-md-3 {
    padding: 0px;
    width: 191px;
    box-shadow: 0px 0px 45px rgba(0, 0, 0, 0.21);
}




.sert1 > .col-md-3:nth-child(1) {
background: url('../img/sert1.jpg');
height: 364px;
}

.sert1 > .col-md-3:nth-child(2) {
background: url('../img/sert2.jpg');
height: 364px;
}


.sert1 > .col-md-3:nth-child(3) {
background: url('../img/sert3.jpg');
height: 364px;
}

.sert1 > .col-md-3:nth-child(4) {
background: url('../img/sert4.jpg');
height: 364px;
}











.sert1 > .col-md-3 > p:nth-child(1) {
    margin: 244px 12px 0px 56px;
    font-size: 15px;
    color: #fff;
    text-align: center;
}

.sert1 > .col-md-3 > p:nth-child(2) {
margin: 17px 14px 0px 14px;
    font-size: 20px;
    letter-spacing: -0.8px;
    line-height: 25px;
}

.sert1 > .col-md-3 > p:nth-child(3) {
font-size: 17px;
    text-decoration: underline;
    margin: 1px 0px 0px 57px;
    cursor: pointer;
 }

.sert1 > .col-md-3:nth-child(3) > p:nth-child(3) {

    margin: 26px 0px 0px 57px;
}






.sert2 > .col-md-3 {
    padding: 0px;
    width: 191px;
    box-shadow: 0px 0px 45px rgba(0, 0, 0, 0.21);
}




.sert2 > .col-md-3:nth-child(1) {
background: url('../img/sert5.jpg');
height: 364px;
}
.sert2 > .col-md-3:nth-child(2) {
background: url('../img/sert6.jpg');
height: 364px;
}


.sert2 > .col-md-3:nth-child(3) {
background: url('../img/sert7.jpg');
height: 364px;
}
.sert2 > .col-md-3:nth-child(4) {
background: url('../img/sert8.jpg');
height: 364px;
}







.sert2 > .col-md-3 > p:nth-child(1) {
    margin: 244px 12px 0px 56px;
    font-size: 15px;
    color: #fff;
    text-align: center;
}

.sert2 > .col-md-3 > p:nth-child(2) {
    margin: 21px 10px 0px 14px;
    font-size: 15px;
    letter-spacing: 0px;
    line-height: 19px;
}

.sert2 > .col-md-3 > p:nth-child(3) {
font-size: 17px;
    text-decoration: underline;
    margin: 9px 0px 0px 57px;
    cursor: pointer;
 }











.block-2 > .container > .col-md-12 > .col-md-3:nth-child(2) {
    margin: 0px 91px 0px 91px;
}
.block-2 > .container > .col-md-12 > .col-md-3:nth-child(3) {
margin: 0px 93px 0px 0px;
}




.block-3 > .container > h2 {
        text-align: center;
    margin-top: 46px;
    font-size: 29px;
    line-height: 34px;
    letter-spacing: -0.1px;
        margin-bottom: 0px;
}



.podpis2 {
    text-align: center;
    font-size: 20px;
    width: 63%;
    margin: 0px auto;
    margin-top: 6px;
    letter-spacing: 0.7px;
    line-height: 26px;
    margin-bottom: 6px;
}

.podpis2 > span{
text-decoration: underline;
}




.block-form2 {
    float:left;
}

.block-form2 > input {
    width: 350px;
    box-shadow: 0px 7px 21px rgba(0, 0, 0, 0.20);
    float: left;
    border: none;
    height: 62px;
    border-radius: 100px;
    font-size: 20px;
    font-family: "GhotamL";
    padding-left: 52px;
    letter-spacing: 0.6px;
}

.block-form2 > input:nth-child(1)  {
    margin-top: 8px;
    background: url('../img/prof.png') no-repeat 19px 19px;
    background-color: #fff;
    margin-left: 40px;
}


.block-form2 > input:nth-child(2)  {
 margin-top: 8px;
 background: url('../img/tel.png') no-repeat 19px 19px;
background-color: #fff;
 margin-left: 15px;
}

.block-form2 > button {
    width: 300px;
    border: none;
    margin-top: 8px;
    height: 59px;
    border-radius: 100px;
    background: #f31a33;
    color: #fff;
    font-family: "GhotamB";
    font-size: 20px;
    margin-left: 17px;
   }



.pryam {
width: 672px;
    height: 655px;
    background: url('../img/obvod.png');
    margin-top: 83px;
    background-size: cover;
    margin-bottom: 69px;
}

.pryam > p:nth-child(1) {
    font-size: 30px;
    margin-left: 41px;
    margin-top: -35px;
    position: absolute;
    line-height: 37px;
    letter-spacing: 0.4px;
}

.pryam-p1 {
    font-size: 22px;
    text-decoration: underline;
}


.pryam-p2 {
    letter-spacing: 0.85px;
    line-height: 19px;
}

.pryam-p1:nth-child(2) {
        padding: 63px 0px 0px 42px;
}

.pryam-p2:nth-child(3) {

    padding: 0px 30px 0px 41px;
}

.pryam-p1:nth-child(4) {
        padding: 12px 0px 0px 42px;
}

.pryam-p2:nth-child(5) {
padding: 5px 30px 0px 41px;
    letter-spacing: 0.75px;
}

.pryam-p1:nth-child(6) {
    padding: 11px 0px 0px 42px;
}

.pryam-p2:nth-child(7) {
padding: 7px 24px 0px 41px;
}


.block-5 > .container > h2 {
        text-align: center;
    margin-top: 52px;
    font-size: 29px;
    line-height: 34px;
    letter-spacing: -0.1px;
    color: #fff;
}

.prod {
    padding: 0px 37px;
}

.prod > p:nth-child(7) {
        float: left;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 22px;
    margin-top: 21px;
}

.prod > p:nth-child(8) {
    float: left;
    width: 100%;
    text-align: center;
    color: #fff;
        font-size: 14px;
}



.etap {
    width: 147px;
    float: left;
    margin-top: 46px;
    margin-right: 76px;
}
.etap:nth-child(6) {
margin-right: 0px
}

.etap > p {
color: #fff;
    text-align: center;
    margin-top: 21px;
    font-size: 16px;
    line-height: 20px;
}

.geo {
width: 521px;
    height: 519px;
    background: url('../img/obvod2.png');
    margin-top: 63px;
    background-size: cover;
    margin-bottom: 69px;
    float: left;
}

.geo > h2:nth-child(1) {
    font-size: 23px;
    margin-left: 26px;
    padding-top: 29px;
    line-height: 28px;
    padding-left: 10px;
    background: url('../img/pol.jpg') no-repeat 0px 29px;
}


.geo > h2:nth-child(2) {
font-size: 23px;
    margin-left: 26px;
    padding-top: 27px;
    line-height: 28px;
    padding-left: 10px;
    background: url('../img/pol.jpg') no-repeat 0px 28px;
}

.geo > h2:nth-child(3) {
    font-size: 23px;
    margin-left: 26px;
    padding-top: 33px;
    line-height: 28px;
    padding-left: 10px;
    background: url('../img/pol.jpg') no-repeat 0px 33px;
}

.geo > h2 > span {
    text-decoration: underline;
}

.geo > h2:nth-child(2) > p {
    font-size: 13.5px;
    line-height: 16px;
    margin-top: 6px;
}


.block-6 > .container > img {
    float: right;
    width: 656px;
    margin-left: -100px;
    margin-top: 149px;
}


.block-7 > .container > h2 {
     text-align: center;
    margin-top: 39px;
    font-size: 29px;
    line-height: 34px;
    letter-spacing: -0.1px;
    margin-bottom: 43px;
}


.client {
    width: 350px;
    height: 197px;
    background: #fff;
    float: left;
    margin-right: 31px;
     margin-bottom: 44px;
    padding: 15px 19px;
    box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.11);
}

.client:nth-child(4) {
    margin-right: 0px;
}
.client:nth-child(7) {
    margin-right: 0px;
    padding: 0px;
    border: 2px solid #f31a33;
}

.client > h3 {
    font-size: 15px;
    margin-top: 14px;
    margin-bottom: 4px;
}

.client > p {
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.1px;
}

.block-8 > .container > h2 {
     text-align: center;
    margin-top: 39px;
    font-size: 29px;
    line-height: 34px;
    letter-spacing: -0.1px;
    margin-bottom: 43px;
}

.otziv {
    width: 813px;
    height: 260px;
    margin: 0px auto;
    background: #fff;
    margin-top: 63px;
    box-shadow: 0px 0px 45px rgba(0, 0, 0, 0.19);
}

.otziv > img {
    float: left;
}

.otsn {
width: 608px;
    float: right;
    background: #fff;
    height: 260px;
   padding: 16px 18px;
}


.otsn2 {
    width: 205px;
    float: left;
    background: #f31a33;
    height: 74px;
    padding: 16px 11px;
}

.otsn2 > h3 {
     color: #fff;
    margin: 0px;
    font-size: 15px;
    letter-spacing: 0.3px;
}


.otsn2 > p {
    color: #fff;
    font-size: 11px;
    letter-spacing: 0.3px;
}

.otsn > h2 {
        margin: 0px;
    font-size: 22px;
    line-height: 25px;
    letter-spacing: -0.3px;
}

.otsn > p {

    margin-top: 21px;
    font-size: 16px;
    line-height: 21px;
    letter-spacing: 1px;
}




.block-9 > .container > h2 {
    text-align: center;
    margin-top: 32px;
    font-size: 29px;
    line-height: 34px;
    letter-spacing: -0.1px;
        margin-bottom: 36px;
}


.vop {
    width: 676px;
    margin: 0px auto;
    margin-top: 11px;
}

.vop1 {
background: #e3e3e3;
    padding: 11px 17px;
    position: relative;
    cursor: pointer;
}

.vop1 > p {
        margin: 0px;
    letter-spacing: 0.3px;
}
.vop1 > span {
    position: absolute;
    top: 16px;
    right: 16px;
   }

.vop2{
    background: #fff;
    padding: 9px 16px;
    letter-spacing: 0.4px;
    line-height: 19px;
    display: none;
}
.vop:nth-child(2) > .vop2 {
    background: #fff;
    padding: 9px 16px;
    letter-spacing: 0.4px;
    line-height: 19px;
    display: block;
}

.vop2 > p {
    margin: 0px;
}

.hide {

}




.block-form3 {
    width: 346px;
    float: left;
    padding: 7px 12px;
}

.formp {
    font-size: 13px;
    line-height: 15px;
    margin: 0px;
  }

.formp2 {
    float: left;
    font-size: 13px;
    margin-top: 13px;
    line-height: 16px;

}


.block-form3 > input {
    width: 322px;
    float: left;
    border: none;
    height: 41px;
    border-radius: 100px;
    font-size: 15px;
    font-family: "GhotamL";
    padding-left: 46px;
    letter-spacing: 0.6px;
}

.block-form3 > input:nth-child(2)  {
    margin-top: 9px;
    background: url('../img/prof.png') no-repeat 16px 9px;
    background-color: #f2f3f4;
}


.block-form3 > input:nth-child(3)  {
    margin-top: 7px;
    background: url('../img/tel.png') no-repeat 16px 10px;
    background-color: #f2f3f4;
}

.block-form3 > button {
    width: 169px;
    border: none;
    margin-top: 7px;
    height: 41px;
    border-radius: 100px;
    background: #f31a33;
    color: #fff;
    font-family: "GhotamB";
    font-size: 15px;
    float: right;
    padding: 0px;
   }





@media screen and (min-width:200px) and (max-width:799px) {
  .container {
    width: 100%;
  }

.header {
    height: 300px;
 }
 .header2 {
    height: 320px;
 }

.header > .container {
        position: relative;
}

.headi {
    position: absolute;
    left: 50%;
    margin-left: -125px;
}

.same-1 {
    display: none;
}

.same-2 {
    position: absolute;
    margin: 0px;
    left: 50%;
    margin-left: -125px;
    top: 130px;
}

.headr {
    position: absolute;
    left: 50%;
    margin-left: -115px;
    top: 170px;
}

.headh {
    font-size: 28px;
    font-family: "GhotamB";
    /* width: 88%; */
    padding-top: 43px;
    line-height: 39px;
    letter-spacing: -0.8px;
    color: #fff;
    text-align: center;
    margin: 0px;
    width: 100%;
}

.block-form {
    width: 100%;
    float: none;
    margin: 0px auto;
}
.block-form > input {
width: 80%;
 margin-left: 10%;

}
.block-form > button {
width: 80%;
 margin-left: 10%;

}



.img-head {
display: none;
}

.pri > .col-md-4 {
    margin: 0px auto;
        width: 320px!important;
        margin-bottom: 25px; 
}


.pri > .col-md-4 > p {
    font-size: 15px!important;
}
.pri > .col-md-4:nth-child(2) {
    background: url('../img/time.png') no-repeat 24px 1px;
}

.pri > .col-md-4:nth-child(3) {
    background: url('../img/dost.png') no-repeat 22px 4px;
 }

.pri > .col-md-4:nth-child(2) > p {
    padding-left: 97px;
}
.pri > .col-md-4:nth-child(3) > p {
    padding-left: 97px;
}



.sert1 > .col-md-3 {
    float: left;
}

.sert2 > .col-md-3 {
    float: left;
}

.sert1 > .col-md-3:nth-child(1) {
margin: 0px 0px 40px 0px!important;
}

.sert1 > .col-md-3:nth-child(2) {
margin: 0px 0px 40px 0px!important;
float: right;
}

.sert1 > .col-md-3:nth-child(3) {
margin: 0px 0px 40px 0px!important;
clear: both;
}
.sert1 > .col-md-3:nth-child(4) {
margin: 0px 0px 40px 0px!important;
float: right;
}

.sert2 > .col-md-3:nth-child(1) {
margin: 0px 0px 40px 0px!important;
clear: both;
}

.sert2 > .col-md-3:nth-child(2) {
margin: 0px 0px 40px 0px!important;
float: right;
}

.sert2 > .col-md-3:nth-child(3) {
margin: 0px 0px 40px 0px!important;
clear: both;
}
.sert2 > .col-md-3:nth-child(4) {
margin: 0px 0px 40px 0px!important;
float: right;
}


.block-form2 {
    width: 100%;
}

.block-form2 > input {
    width: 80%;
    margin-left: 10%!important;
    margin-bottom: 20px
}

.block-form2 > button {
    width: 80%;
    margin-left: 10%!important;
    margin-bottom: 20px
}

.pryam {
    width: 100%;
    height: auto;
    background: none;
    margin-top: 83px;
    margin-bottom: 69px;
}


.etap {
    width: 100%;
    float: left;
    margin-top: 46px;
    margin-right: 76px;
    margin: 20px auto 30px auto;
    position: relative;
 }

.etap > img {
    position: absolute;
    left: 50%;
    margin-left: -74px;
}

.etap > p {
        margin-top: 175px;
}


.geo {
    width: 100%;
    height: auto;
    background: none;
    margin-top: 63px;
    background-size: cover;
    margin-bottom: 69px;
    float: left;
}

.block-6 > .container > img {
display: none;
}



.client {
    width: 100%;
    height: auto;
 }

.block-form3 {
    width: 346px;
    float: none;
    padding: 7px 12px;
    margin: 0px auto;
}

.otziv {
    width: 100%;
    height: auto;
    margin: 0px auto;
    background: #fff;
    margin-top: 63px;
    box-shadow: 0px 0px 45px rgba(0, 0, 0, 0.19);
    float: left;
 }

.otziv > img {
width: 32%;
}
.otsn {
    width: 68%;
    float: right;
    background: #fff;
    height: auto;
    padding: 16px 18px;
}

.otsn2 {
    width: 32%;
 }

.vop {
    width: 100%;
 }

.vop1 > p {
    margin: 0px;
    letter-spacing: 0.3px;
    width: 97%;
 }












}





@media screen and (min-width:799px) and (max-width:992px) {
  .container {
    width: 750px;
  }

.same-1 {
display: none;
}

.headh {
    font-size: 29px;
    padding-top: 31px;
    line-height: 38px;
}

.block-form {
    width: 350px;
 }

.block-form > input {
    width: 350px;
 }

.block-form > button {
    width: 350px;
 }

.img-head {
    float: right;
    margin-top: 33px;
    width: 300px;
}

.pri {
    float: left;
}

.pri > .col-md-4 {
    float: left;
}

.pri > .col-md-4:nth-child(1) {
    background: url('../img/hands.png') no-repeat 4px 4px;
   }

.pri > .col-md-4:nth-child(1) > p {
    padding-left: 65px;
    color: #fff;
    font-family: "GhotamM";
    font-size: 16px;
    line-height: 23px;
}

.pri > .col-md-4:nth-child(2) {
    background: url('../img/time.png') no-repeat 6px 1px;
 }

.pri > .col-md-4:nth-child(2) > p {
    padding-left: 48px;
    color: #fff;
    font-family: "GhotamM";
    font-size: 15px;
    line-height: 24px;
}

.pri > .col-md-4:nth-child(3) {
    background: url('../img/dost.png') no-repeat 8px 4px;
 }

.pri > .col-md-4:nth-child(3) > p {
    padding-left: 66px;
    color: #fff;
    font-family: "GhotamM";
    font-size: 14px;
    line-height: 24px;
}

.block-2 > .container > h2 {
    font-size: 22px;
}

.podpis {
    font-size: 15px;
    width: 90%;
}

.sert1 > .col-md-3 {
float: left;
}

.sert2 > .col-md-3 {
float: left;
}

.sert1 {
    padding: 37px 60px 0px 60px;
}


.sert2 {
    padding: 0px 60px 0px 60px;
}

.sert1 > .col-md-3:nth-child(1) {
margin: 0px 50px 50px 50px;
}

.sert1 > .col-md-3:nth-child(2) {
margin: 0px 50px 50px 50px!important;
}

.sert1 > .col-md-3:nth-child(3) {
margin: 0px 50px 50px 50px!important;
}
.sert1 > .col-md-3:nth-child(4) {
margin: 0px 50px 50px 50px!important;
}

.sert2 > .col-md-3:nth-child(1) {
margin: 0px 50px 50px 50px;
}

.sert2 > .col-md-3:nth-child(2) {
margin: 0px 50px 50px 50px!important;
}

.sert2 > .col-md-3:nth-child(3) {
margin: 0px 50px 50px 50px!important;
}
.sert2 > .col-md-3:nth-child(4) {
margin: 0px 50px 50px 50px!important;
}

.block-form2 {
    float: left;
    width: 350px;
 margin-left: 191px;
}
.block-form2 > input:nth-child(1) {
    margin-left: 0px;
}
.block-form2 > input:nth-child(2) {
    margin-left: 0px;
        margin-top: 28px;
}

.block-form2 > button {
    margin-top: 27px;
    font-size: 20px;
    margin-left: 20px;
    padding: 0px;
}

.pryam {
    margin: 83px auto 69px auto;
}


.etap {
    width: 147px;
    float: left;
    margin-top: 46px;
    margin-right: 76px;
    margin: 31px 39px;
    height: 240px;

}

.etap:nth-child(5) {

    margin-left: 150px;
}

.block-6 > .container > img {
    float: right;
    width: 263px;
    margin-left: -100px;
    margin-top: 259px;
}

.client {
    width: 320px;
    height: 210px;
 }

.client:nth-child(2) {
    margin-right: 62px;
}
.client:nth-child(3) {
    margin-right: 0px;
}

.client:nth-child(4) {
    margin-right: 62px;
}
.client:nth-child(5) {
    margin-right: 0px;
}
.client:nth-child(6) {
    margin-right: 62px;
}
.client:nth-child(7) {
    margin-right: 0px;
}

.block-form3 {
    width: 317px;
 }

.block-form3 > input {
    width: 294px;
 }

.formp2 {
    float: left;
    font-size: 11px;
}

.otziv {
    width: 720px;
    height: 300px;
 }

.otsn {
    width: 515px;
    height: 299px;
}


.otsn2 {
    height: 115px;
}
































}




@media screen and (min-width:992px) and (max-width:1200px) {
  .container {
    width: 970px;
  }

 .headi {
    margin-left: 5px;
    margin-top: 35px;
    width: 279px;
    float: left;
}
.headr {
    float: right;
    width: 233px;
    margin-right: 0px;
    text-align: center;
    margin-top: 16px;
}
.same-2 {
    margin: 43px 0px 0px 120px;
}
.same-1 {
display: none;
}

.headh {
    font-size: 35px;
    width: 75%;
}

.pri > .col-md-4:nth-child(1) > p {
    font-size: 15px;
}
.pri > .col-md-4:nth-child(2) > p {
    font-size: 15px;
}
.pri > .col-md-4:nth-child(3) > p {
    font-size: 15px;
}

.block-2 > .container > h2 {
    font-size: 24px;
}

.sert1 {
    padding: 37px 12px 0px 12px;
}

.sert2 {
    padding: 78px 12px 0px 12px;
}

.block-2 > .container > .col-md-12 > .col-md-3:nth-child(2) {
    margin: 0px 50px 0px 50px;
}

.block-2 > .container > .col-md-12 > .col-md-3:nth-child(3) {
    margin: 0px 50px 0px 0px;
}

.block-form2 > input {
    width: 284px;
}

.etap {
    margin-right: 40px;
}

.block-6 > .container > img {
    float: right;
    width: 456px;
    margin-left: -100px;
    margin-top: 199px;
}

.block-7 > .container {
    width: 762px;
}

.client:nth-child(3) {
    margin-right: 0px
}
.client:nth-child(4) {
    margin-right: 31px
}
.client:nth-child(5) {
    margin-right: 0px
}
}
@media (min-width: 1200px) {
  .container {
    width: 1113px;
    padding:0px;
  }
}







.block-form-modal {
    width: 410px;
    float:left;
}

.block-form-modal > input {
    width: 410px;
    float: left;
    border: none;
    height: 62px;
    border-radius: 100px;
    font-size: 20px;
    font-family: "GhotamL";
    padding-left: 52px;
    letter-spacing: 0.6px;
}

.block-form-modal > input:nth-child(2)  {
margin-top: 37px;
background: url('../img/prof.png') no-repeat 19px 19px;
background-color: #fff;
}


.block-form-modal > input:nth-child(5)  {
 background: url('../img/tel.png') no-repeat 19px 19px;
background-color: #fff;
}

.block-form-modal > button {
width: 410px;
    border: none;
    margin-top: 13px;
    height: 59px;
    border-radius: 100px;
    background: #f31a33;
    color: #fff;
    font-family: "GhotamB";
    font-size: 20px;
   }


















































































































































