@font-face {
    font-family: 'GothamProRegular';
    src: url('fonts/GothamProRegular.eot');
    src: url('fonts/GothamProRegular.woff2') format('woff2'), url('fonts/GothamPro.woff') format('woff'), url('fonts/GothamProRegular.eot?#iefix') format('embedded-opentype'), url('fonts/GothamPro.ttf') format('truetype'), url('fonts/GothamPro.svg#GothamPro') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MinionPro-Regular';
    src: url('fonts/MinionPro-Regular.eot');
    src: url('fonts/MinionPro-Regular.woff2') format('woff2'), url('fonts/MinionPro-Regular.woff') format('woff'), url('fonts/MinionPro-Regular.ttf') format('truetype'), url('fonts/MinionPro-Regular.svg#MinionPro-Regular') format('svg'), url('fonts/MinionPro-Regular.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GothamPro-Black';
    src: url('fonts/GothamProBlack.eot');
    src: url('fonts/GothamPro-Black.woff') format('woff'), url('fonts/GothamPro-Black.ttf') format('truetype'), url('fonts/GothamPro-Black.svg#GothamPro-Black') format('svg'), url('fonts/GothamProBlack.woff2') format('woff2'), url('fonts/GothamProBlack.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GothamPro-Bold';
    src: url('fonts/GothamPro-Bold.woff') format('woff'), url('fonts/GothamPro-Bold.ttf') format('truetype'), url('fonts/GothamPro-Bold.svg#GothamPro-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GothamProBold';
    src: url('fonts/GothamProBold.eot');
    src: url('fonts/GothamProBold.woff2') format('woff2'), url('fonts/GothamProBold.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GothamPro-Light';
    src: url('fonts/GothamProLight.eot');
    src: url('fonts/GothamProLight.woff2') format('woff2'), url('fonts/GothamProLight.eot?#iefix') format('embedded-opentype'), url('fonts/GothamPro-Light.woff') format('woff'), url('fonts/GothamPro-Light.ttf') format('truetype'), url('fonts/GothamPro-Light.svg#GothamPro-Light') format('svg');
    font-weight: normal;
    font-style: normal;
}

.container {
    max-width: 1920px;
    min-width: 1140px;
    margin: auto
}

.wrapper {
    width: 1110px;
    margin: auto
}

.hidden-menu {
    display: none;
}

.block1 {
    width: 100%;
    min-height: 680px;
    background: url(../img/block1.jpg) no-repeat center top;
}

.block1 .top-line {
    width: 100%;
    min-height: 70px;
    background: url(../img/top-line.png) no-repeat center top;
}

.block1 .top-line .menu {
    width: 825px;
    float: left;
    margin-top: 18px;
}

.block1 .top-line .menu ul {
    float: left;
    margin: 0;
    padding: 0
}

.block1 .top-line .menu ul li {
    display: inline;
    float: left;
    height: 32px;
    line-height: 32px;
    margin: 0 0;
}

.block1 .top-line .menu ul li a {
    font-family: 'GothamPro-Bold';
    font-size: 15px;
    line-height: 20px;
    color: #fefefe;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    padding: 0 15px;
}

.block1 .top-line .menu ul li:hover {
    background: url(../img/line-left.png) no-repeat left center, url(../img/line-right.png) no-repeat right center;
    cursor: pointer;
}

.block1 .top-line .mobile-menu {
    width: 60px;
    float: left;
    text-align: center;
    margin-top: 30px;
    display: none;
}

.block1 .top-line .mobile-menu a {
    cursor: pointer;
}

.block1 .top-line .right-block {
    width: 220px;
    float: left;
    margin-top: 13px;
    text-align: right;
}

.block1 .top-line .right-block .phone-block {
    width: 100%;
    float: left;
    font-family: 'GothamPro-Bold';
    font-size: 18px;
    line-height: 20px;
    color: #fff;
}

.block1 .top-line .right-block .textline {
    width: 100%;
    float: left;
    font-family: 'GothamPro-Light';
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    letter-spacing: 0.08em;
}

.block1 .top-line .right-block .textline a {
    font-family: 'GothamPro-Light';
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-decoration: none;
    border-bottom: 1px dashed #fff;
}

.block1 .top-line .right-block .textline a:hover {
    cursor: pointer;
    border-bottom: none;
}

.block1 .top-line2 {
    width: 100%;
    min-height: 70px;
    background: url(../img/top-line.png) no-repeat center top;
    display: none;
}

.block1 .top-line2 .menu {
    width: 825px;
    float: left;
    margin-top: 18px;
}

.block1 .top-line2 .menu ul {
    float: left;
    margin: 0;
    padding: 0
}

.block1 .top-line2 .menu ul li {
    display: inline;
    float: left;
    height: 32px;
    line-height: 32px;
    margin: 0 0;
}

.block1 .top-line2 .menu ul li a {
    font-family: 'GothamPro-Bold';
    font-size: 15px;
    line-height: 20px;
    color: #fefefe;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    padding: 0 15px;
}

.block1 .top-line2 .menu ul li:hover {
    background: url(../img/line-left.png) no-repeat left center, url(../img/line-right.png) no-repeat right center;
    cursor: pointer;
}

.block1 .top-line2 .mobile-menu {
    width: 60px;
    float: left;
    text-align: center;
    margin-top: 30px;
    display: none;
}

.block1 .top-line2 .mobile-menu a {
    cursor: pointer;
}

.block1 .top-line2 .right-block {
    width: 220px;
    float: left;
    margin-top: 13px;
    text-align: right;
}

.block1 .top-line2 .right-block .phone-block {
    width: 100%;
    float: left;
    font-family: 'GothamPro-Bold';
    font-size: 18px;
    line-height: 20px;
    color: #fff;
}

.block1 .top-line2 .right-block .textline {
    width: 100%;
    float: left;
    font-family: 'GothamPro-Light';
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    letter-spacing: 0.08em;
}

.block1 .top-line2 .right-block .textline a {
    font-family: 'GothamPro-Light';
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-decoration: none;
    border-bottom: 1px dashed #fff;
}

.block1 .top-line2 .right-block .textline a:hover {
    cursor: pointer;
    border-bottom: none;
}

.block1 .left-block {
    width: 745px;
    float: left;
}

.block1 .left-block .subtitle {
    width: 715px;
    float: left;
    margin-top: 90px;
    margin-left: 30px;
    font-family: 'GothamPro-Bold';
    font-size: 22px;
    line-height: 30px;
    color: #fff;
    text-transform: uppercase;
}

.block1 .left-block .title-block {
    width: 100%;
    float: left;
    margin-top: 50px;
}

.block1 .left-block .title-block .line {
    width: 6px;
    float: left;
    height: 149px;
    background: #d72026;
}

.block1 .left-block .title-block .right-title {
    width: 719px;
    float: left;
    margin-left: 20px;
}

.block1 .left-block .title-block .right-title .info-title {
    width: 100%;
    float: left;
    font-family: 'GothamPro-Bold';
    font-size: 26px;
    line-height: 20px;
    color: #d72026;
}

.block1 .left-block .title-block .right-title .info-title img {
    padding-left: 7px;
}

.block1 .left-block .title-block .right-title .title {
    width: 100%;
    float: left;
    font-family: 'GothamPro-Black';
    font-size: 50px;
    line-height: 60px;
    color: #fff;
    text-transform: uppercase;
    margin-top: 12px;
}

.red {
    color: #ff0000;
}

.block1 .left-block .textline {
    width: 715px;
    float: left;
    margin-top: 75px;
    margin-left: 30px;
    font-family: 'GothamPro-Light';
    font-size: 25px;
    line-height: 29px;
    color: #fff;
}

.block1 .right-block {
    width: 365px;
    float: left;
}

.block1 .right-block .image-block {
    width: 354px;
    float: left;
    height: 437px;
    margin-top: 105px;
    margin-left: -7px;
    background: url(../img/item1.png) no-repeat left top;
}

.block1 .right-block .image-block .ititle {
    width: 290px;
    float: left;
    margin-top: 60px;
    margin-left: 42px;
    font-family: 'GothamPro-Bold';
    font-size: 20px;
    line-height: 22px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
}

.block1 .right-block .image-block .iline {
    width: 71px;
    float: left;
    margin-top: 17px;
    margin-left: 151px;
    height: 3px;
    background: #d72026;
}

.block1 .right-block .image-block .itext {
    width: 175px;
    float: left;
    margin-top: 10px;
    margin-left: 102px;
    font-family: 'Ubuntu';
    font-size: 16px;
    line-height: 18px;
    font-weight: 500;
    color: #fff;
    text-align: center;
}

.block1 .right-block .button-block {
    width: 100%;
    float: left;
    margin-top: -100px;
}

.block1 .right-block .button-block button {
    width: 346px;
    float: left;
    height: 60px;
    margin-left: 6px;
    background: #ff0000;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
    font-family: 'GothamPro-Black';
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    text-transform: uppercase;
    outline: 0;
    border: none;
}

.block1 .right-block .button-block button:hover {
    background: url(../img/item10.png) no-repeat left top, url(../img/item11.png) no-repeat right bottom, #ff0000;
}

.block2 {
    width: 100%;
    min-height: 262px;
    background: url(../img/block2.jpg) no-repeat center top;
}

.block2 .line {
    width: 6px;
    float: left;
    height: 76px;
    background: #d72026;
    margin-top: 92px;
}

.block2 .text {
    width: 1080px;
    float: left;
    margin-top: 85px;
    margin-left: 20px;
    font-family: 'Ubuntu';
    font-size: 24px;
    line-height: 28px;
    font-weight: 400;
    color: #fff;
}

.block2 .text .bold {
    text-transform: uppercase;
    font-weight: 700;
}

.block3 {
    width: 100%;
    min-height: 625px;
    background: #fff;
}

.block3 .title {
    width: 100%;
    float: left;
    margin-top: 80px;
    font-family: 'GothamPro-Black';
    font-size: 40px;
    line-height: 44px;
    color: #d72026;
    font-weight: 900;
    text-transform: uppercase;
    text-align: center;
}

.block3 .line {
    width: 100px;
    float: left;
    margin-top: 20px;
    margin-left: 505px;
    height: 4px;
    background: #444444;
}

.block3 .item-block {
    width: 100%;
    float: left;
    margin-top: 20px;
}

.block3 .item-block .item {
    width: 538px;
    float: left;
    height: 148px;
    margin-top: 30px;
    border: 1px solid #e1e1e1;
}

.block3 .item-block .item2,
.block3 .item-block .item4 {
    margin-left: 30px;
}

.block3 .item-block .item3,
.block3 .item-block .item4 {
    height: 158px;
}

.block3 .item-block .item .iimage {
    width: 203px;
    float: left;
}

.block3 .item-block .item .iline {
    width: 40px;
    float: left;
    height: 3px;
    background: #d72026;
    margin-top: 32px;
    margin-left: -41px;
}

.block3 .item-block .item .itext {
    width: 300px;
    float: left;
    margin-left: 17px;
}

.block3 .item-block .item .itext .ttitle {
    width: 100%;
    float: left;
    margin-top: 25px;
    font-family: 'GothamPro-Bold';
    font-size: 18px;
    line-height: 22px;
    color: #d72026;
    text-transform: uppercase;
}

.block3 .item-block .item .itext .ttext {
    width: 100%;
    float: left;
    margin-top: 15px;
    font-family: 'Ubuntu';
    font-size: 16px;
    line-height: 20px;
    color: #333333;
    font-weight: 400;
}

.block4 {
    width: 100%;
    min-height: 165px;
    background: url(../img/block3.jpg) no-repeat center top;
}

.block4 .title {
    width: 100%;
    float: left;
    margin-top: 45px;
    font-family: 'GothamPro-Black';
    font-size: 40px;
    line-height: 44px;
    color: #fff;
    font-weight: 900;
    text-transform: uppercase;
    text-align: center;
}

.block4 .line {
    width: 100px;
    float: left;
    margin-top: 20px;
    margin-left: 505px;
    height: 4px;
    background: #fff;
}

.block5 {
    width: 100%;
    min-height: 845px;
    background: #fff;
}

.block5 .left-block {
    width: 540px;
    float: left;
}

.block5 .left-block .line {
    width: 6px;
    float: left;
    height: 171px;
    background: #d72026;
    margin-top: 50px;
}

.block5 .left-block .text {
    width: 500px;
    float: left;
    margin-left: 25px;
    font-family: 'Ubuntu';
    font-size: 17px;
    line-height: 24px;
    color: #333333;
    font-weight: 400;
    margin-top: 7px;
}

.block5 .left-block .text1 {
    margin-top: 48px;
}

.block5 .right-block {
    width: 540px;
    float: left;
    margin-left: 30px;
}

.block5 .title {
    width: 100%;
    float: left;
    margin-top: 45px;
    font-family: 'GothamPro-Bold';
    font-size: 24px;
    line-height: 28px;
    color: #d12026;
    text-transform: uppercase;
    text-align: center;
}

.block5 .right-block .textline {
    width: 100%;
    float: left;
    margin-top: 25px;
    font-family: 'Ubuntu';
    font-size: 16px;
    line-height: 20px;
    color: #333333;
    font-weight: 500;
}

.block5 .right-block table {
    float: left;
    margin-top: 17px;
    border: 1px solid #d7d7d7;
    font-family: 'Ubuntu';
    text-align: center;
    border-collapse: collapse;
}

.block5 .right-block table tr th {
    width: 76px;
    padding: 19px 0;
    font-size: 16px;
    line-height: 16px;
    color: #333333;
    font-weight: 700;
    border-right: 1px solid #d7d7d7;
    background: #f0f1f5
}

.block5 .right-block table tr td {
    padding: 19px 0 16px;
    font-size: 14px;
    line-height: 14px;
    color: #666666;
    font-weight: 500;
    border-right: 1px solid #d7d7d7
}

.block5 table {
    float: left;
    margin-top: 30px;
    border: 1px solid #d7d7d7;
    font-family: 'Ubuntu';
    text-align: center;
    border-collapse: collapse;
}

.block5 table tr th {
    padding: 15px 0;
    font-size: 15px;
    line-height: 18px;
    color: #333333;
    font-weight: 700;
    border-right: 1px solid #d7d7d7;
    background: #f0f1f5
}

.block5 table tr td {
    width: 184px;
    padding: 15px 0 11px;
    font-size: 14px;
    line-height: 14px;
    color: #666666;
    font-weight: 500;
    border-right: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7
}

.block5 .textline {
    width: 100%;
    float: left;
    margin-top: 33px;
    font-family: 'Ubuntu';
    font-size: 16px;
    line-height: 24px;
    color: #333333;
    font-weight: 400;
}

.block5 .textline .bold {
    font-weight: 500;
}

.block5 .button-block {
    width: 100%;
    float: left;
    margin-top: 30px;
    text-align: center;
}

.block5 .button-block button {
    width: 160px;
    height: 40px;
    background: #ff0000;
    font-family: 'Roboto';
    font-size: 14px;
    line-height: 18px;
    color: #fff;
    font-weight: 500;
    outline: 0;
    border: none;
}

.block5 .button-block button:hover {
    text-decoration: underline;
}

.block6 {
    width: 100%;
    min-height: 360px;
    background: #f6f7fa;
}

.block6 .title {
    width: 100%;
    float: left;
    margin-top: 55px;
    font-family: 'GothamPro-Bold';
    font-size: 24px;
    line-height: 28px;
    color: #d12026;
    text-transform: uppercase;
    text-align: center;
}

.block6 .textline {
    width: 100%;
    float: left;
    margin-top: 50px;
    font-family: 'Ubuntu';
    font-size: 16px;
    line-height: 24px;
    color: #333333;
    font-weight: 500;
}

.block6 table {
    float: left;
    margin-top: 25px;
    border: 1px solid #d7d7d7;
    font-family: 'Ubuntu';
    text-align: center;
    border-collapse: collapse;
}

.block6 table tr th {
    padding: 18px 0 15px;
    font-size: 14px;
    line-height: 14px;
    color: #333333;
    font-weight: 700;
    border-right: 1px solid #d7d7d7;
    background: #f0f1f5
}

.block6 table tr td {
    width: 222px;
    padding: 16px 0 12px;
    font-size: 14px;
    line-height: 14px;
    color: #666666;
    background: #fff;
    font-weight: 500;
    border-right: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7
}

.block7 {
    width: 100%;
    min-height: 740px;
    background: #fff url(../img/block9.jpg) no-repeat center top;
}

.block7 .title {
    width: 100%;
    float: left;
    margin-top: 55px;
    font-family: 'GothamPro-Bold';
    font-size: 24px;
    line-height: 28px;
    color: #d12026;
    text-transform: uppercase;
    text-align: center;
}

.block7 .text {
    width: 100%;
    float: left;
    margin-top: 35px;
    font-family: 'Ubuntu';
    font-size: 17px;
    line-height: 24px;
    color: #676767;
    font-weight: 400;
}

.block7 .left-block {
    width: 540px;
    float: left;
    margin-top: 42px;
}

.block7 .right-block {
    width: 540px;
    float: left;
    margin-top: 42px;
    margin-left: 30px;
}

.block7 .line {
    width: 5px;
    float: left;
    height: 23px;
    background: #d72026;
}

.block7 .ititle {
    width: 380px;
    float: left;
    margin-left: 20px;
    font-family: 'Ubuntu';
    font-size: 18px;
    line-height: 24px;
    color: #333333;
    font-weight: 700;
    text-transform: uppercase;
}

.block7 .itext {
    margin-top: 25px;
}

.block7 .left-block .itext {
    width: 445px;
}

.block7 .image-block {
    width: 100%;
    float: left;
    margin-top: 40px;
}

.block7 .right-block .image-block .item {
    width: 255px;
    float: left;
}

.block7 .right-block .image-block .item:nth-child(2) {
    margin-left: 30px;
}

.block7 .right-block .image-block .item .iname {
    width: 100%;
    float: left;
    margin-top: 26px;
    font-family: 'Ubuntu';
    font-size: 14px;
    line-height: 24px;
    color: #666666;
    font-weight: 400;
    text-align: center;
}

.block7 .subtitle {
    width: 100%;
    float: left;
    margin-top: 17px;
    font-family: 'GothamPro-Bold';
    font-size: 24px;
    line-height: 28px;
    color: #242424;
    text-transform: uppercase;
    text-align: center;
}

.block8 {
    width: 100%;
    min-height: 630px;
    background: url(../img/block6.jpg) no-repeat center top;
}

.block8 .mobile-block {
    display: none;
}

.block8 .left-block {
    width: 540px;
    float: left;
}

.block8 .right-block {
    width: 540px;
    float: left;
    margin-left: 30px;
}

.block8 .line {
    width: 4px;
    float: left;
    height: 49px;
    margin-top: 52px;
    margin-left: 15px;
    background: #fff
}

.block8 .title {
    width: 511px;
    float: left;
    margin-left: 10px;
    margin-top: 49px;
    font-family: 'GothamProRegular';
    font-size: 20px;
    line-height: 29px;
    color: #fff;
}

.block8 .title .bold {
    font-family: 'GothamPro-Bold';
    font-size: 24px;
    text-transform: uppercase;
}

.block8 ul {
    width: 527px;
    float: left;
    margin: 0 0;
    margin-left: 13px;
    margin-top: 25px;
    padding: 0 0;
}

.block8 ul li {
    display: inline;
    width: 460px;
    float: left;
    font-family: 'Ubuntu';
    color: #fff;
    font-size: 17px;
    line-height: 25px;
    font-weight: 400;
    padding-left: 30px;
    margin-top: 13px;
}

.block8 ul .arrow {
    width: 435px;
    float: left;
    padding: 15px 31px 5px;
}

.block8 .left-block ul li {
    background: url(../img/icon1.png) no-repeat left top 6px;
}

.block8 .right-block ul li {
    background: url(../img/icon2.png) no-repeat left top 6px;
}

.block8 .textline {
    width: 506px;
    float: left;
    margin-top: 210px;
    font-family: 'Ubuntu';
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    padding: 25px 17px;
    background: url(../img/item2.png) no-repeat left bottom, url(../img/item3.png) no-repeat right top;
}

.block8 .right-block .textline {
    width: 470px;
    float: left;
    margin-top: 36px;
    padding: 25px 35px;
    background: url(../img/item5.png) no-repeat left bottom, url(../img/item4.png) no-repeat right top;
}

.block9 {
    width: 100%;
    min-height: 580px;
    background: #fff url(../img/block9.jpg) no-repeat center top;
}

.block9 .title {
    width: 100%;
    float: left;
    margin-top: 48px;
    font-family: 'GothamPro-Bold';
    font-size: 24px;
    line-height: 28px;
    color: #242424;
    text-transform: uppercase;
    text-align: center;
}

.block9 .textline {
    width: 100%;
    float: left;
    margin-top: 22px;
    font-family: 'Ubuntu';
    font-size: 14px;
    line-height: 18px;
    color: #666666;
    font-weight: 400;
}

.block9 table {
    float: left;
    margin-top: 33px;
    border: 1px solid #d7d7d7;
    font-family: 'Ubuntu';
    text-align: center;
    border-collapse: collapse;
}

.block9 table tr th {
    padding: 15px 0 13px;
    font-size: 16px;
    line-height: 16px;
    color: #333333;
    font-weight: 700;
    border-right: 1px solid #d7d7d7;
    background: #f0f1f5
}

.block9 table tr td {
    width: 277px;
    padding: 17px 0 17px;
    font-size: 14px;
    line-height: 14px;
    color: #666666;
    font-weight: 500;
    border-right: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7
}

.block9 table tr .union {
    vertical-align: top
}

.block9 .button-block {
    width: 380px;
    float: left;
    height: 80px;
    margin-top: 25px;
    margin-left: 365px;
}

.block9 .button-block button {
    width: 360px;
    float: left;
    height: 60px;
    margin-left: 10px;
    margin-top: 10px;
    background: #d72026;
    font-family: 'GothamPro-Black';
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    text-transform: uppercase;
    outline: 0;
    border: none;
}

.block9 .button-block:hover {
    background: url(../img/item12.png) no-repeat left top, url(../img/item13.png) no-repeat right bottom;
    cursor: pointer;
}

.block10 {
    width: 100%;
    min-height: 167px;
    background: #fff url(../img/block8.jpg) no-repeat center top;
}

.block10 .title {
    width: 100%;
    float: left;
    margin-top: 45px;
    font-family: 'GothamPro-Black';
    font-size: 40px;
    line-height: 44px;
    color: #fff;
    font-weight: 900;
    text-transform: uppercase;
    text-align: center;
}

.block10 .line {
    width: 100px;
    float: left;
    margin-top: 20px;
    margin-left: 505px;
    height: 4px;
    background: #fff;
}

.block11 {
    width: 100%;
    min-height: 680px;
    background: #fff;
}

.block11 .left-block {
    width: 540px;
    float: left;
}

.block11 .left-block .line {
    width: 6px;
    float: left;
    height: 109px;
    background: #d72026;
    margin-top: 47px;
}

.block11 .left-block .text {
    width: 503px;
    float: left;
    margin-left: 22px;
    font-family: 'Ubuntu';
    font-size: 17px;
    line-height: 24px;
    color: #333333;
    font-weight: 400;
    margin-top: 42px;
}

.block11 .right-block {
    width: 540px;
    float: left;
    margin-left: 30px;
}

.block11 .title {
    width: 100%;
    float: left;
    margin-top: 45px;
    font-family: 'GothamPro-Bold';
    font-size: 24px;
    line-height: 28px;
    color: #d12026;
    text-transform: uppercase;
    text-align: center;
}

.block11 .right-block .textline {
    width: 100%;
    float: left;
    margin-top: 25px;
    font-family: 'Ubuntu';
    font-size: 16px;
    line-height: 20px;
    color: #333333;
    font-weight: 500;
}

.block11 .right-block table {
    float: left;
    margin-top: 17px;
    border: 1px solid #d7d7d7;
    font-family: 'Ubuntu';
    text-align: center;
    border-collapse: collapse;
}

.block11 .right-block table tr th {
    width: 76px;
    padding: 19px 0;
    font-size: 16px;
    line-height: 16px;
    color: #333333;
    font-weight: 700;
    border-right: 1px solid #d7d7d7;
    background: #f0f1f5
}

.block11 .right-block table tr td {
    padding: 19px 0 16px;
    font-size: 14px;
    line-height: 14px;
    color: #666666;
    font-weight: 500;
    border-right: 1px solid #d7d7d7
}

.block11 table {
    float: left;
    margin-top: 30px;
    border: 1px solid #d7d7d7;
    font-family: 'Ubuntu';
    text-align: center;
    border-collapse: collapse;
}

.block11 table tr th {
    padding: 15px 0;
    font-size: 15px;
    line-height: 18px;
    color: #333333;
    font-weight: 700;
    border-right: 1px solid #d7d7d7;
    background: #f0f1f5
}

.block11 table tr td {
    width: 184px;
    padding: 15px 0 11px;
    font-size: 14px;
    line-height: 14px;
    color: #666666;
    font-weight: 500;
    border-right: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7
}

.block11 .textline {
    width: 100%;
    float: left;
    margin-top: 50px;
    font-family: 'Ubuntu';
    font-size: 16px;
    line-height: 24px;
    color: #333333;
    font-weight: 400;
}

.block11 .textline .bold {
    font-weight: 500;
}

.block11 .button-block {
    width: 100%;
    float: left;
    margin-top: 30px;
    text-align: center;
}

.block11 .button-block button {
    width: 160px;
    height: 40px;
    background: #d72026;
    font-family: 'Roboto';
    font-size: 14px;
    line-height: 18px;
    color: #fff;
    font-weight: 500;
    outline: 0;
    border: none;
}

.block11 .button-block button:hover {
    text-decoration: underline;
}

.block12 {
    width: 100%;
    min-height: 325px;
    background: #f6f7fa;
}

.block12 .title {
    width: 100%;
    float: left;
    margin-top: 15px;
    font-family: 'GothamPro-Bold';
    font-size: 24px;
    line-height: 28px;
    color: #d12026;
    text-transform: uppercase;
    text-align: center;
}

.block12 .textline {
    width: 100%;
    float: left;
    margin-top: 25px;
    font-family: 'Ubuntu';
    font-size: 16px;
    line-height: 24px;
    color: #333333;
    font-weight: 500;
}

.block12 table {
    float: left;
    margin-top: 38px;
    border: 1px solid #d7d7d7;
    font-family: 'Ubuntu';
    text-align: center;
    border-collapse: collapse;
}

.block12 table tr th {
    padding: 18px 0 15px;
    font-size: 14px;
    line-height: 14px;
    color: #333333;
    font-weight: 700;
    border-right: 1px solid #d7d7d7;
    background: #f0f1f5
}

.block12 table tr td {
    width: 222px;
    padding: 17px 0 14px;
    font-size: 14px;
    line-height: 14px;
    background: #fff;
    color: #666666;
    font-weight: 500;
    border-right: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7
}

.block13 {
    width: 100%;
    min-height: 890px;
    background: #fff url(../img/block9.jpg) no-repeat center top;
}

.block13 .title {
    width: 100%;
    float: left;
    font-family: 'GothamPro-Bold';
    font-size: 24px;
    line-height: 28px;
    color: #d12026;
    text-transform: uppercase;
    text-align: center;
    margin-top: 10px;
}

.block13 .text {
    width: 100%;
    float: left;
    margin-top: 32px;
    font-family: 'Ubuntu';
    font-size: 17px;
    line-height: 24px;
    color: #676767;
    font-weight: 400;
}

.block13 .left-block {
    width: 540px;
    float: left;
    margin-top: 42px;
}

.block13 .right-block {
    width: 540px;
    float: left;
    margin-top: 42px;
    margin-left: 30px;
}

.block13 .bottom-block {
    width: 100%;
    float: left;
    margin-top: 32px;
}

.block13 .line {
    width: 5px;
    float: left;
    height: 23px;
    background: #d72026;
}

.block13 .ititle {
    width: 400px;
    float: left;
    margin-left: 20px;
    font-family: 'Ubuntu';
    font-size: 18px;
    line-height: 24px;
    color: #333333;
    font-weight: 700;
    text-transform: uppercase;
}

.block13 .itext {
    margin-top: 25px;
}

.block13 .left-block .itext {
    width: 475px;
}

.block13 .right-block .itext {
    font-size: 16px;
}

.block13 .image-block {
    width: 100%;
    float: left;
    margin-top: 40px;
}

.block13 .subtitle {
    width: 100%;
    float: left;
    margin-top: 37px;
    font-family: 'GothamPro-Bold';
    font-size: 24px;
    line-height: 28px;
    color: #242424;
    text-transform: uppercase;
    text-align: center;
}

.block14 {
    width: 100%;
    min-height: 654px;
    background: url(../img/block11.jpg) no-repeat center top;
}

.block14 .mobile-block {
    display: none;
}

.block14 .left-block {
    width: 540px;
    float: left;
}

.block14 .right-block {
    width: 540px;
    float: left;
    margin-left: 30px;
}

.block14 .line {
    width: 4px;
    float: left;
    height: 49px;
    margin-top: 52px;
    margin-left: 15px;
    background: #fff
}

.block14 .title {
    width: 511px;
    float: left;
    margin-left: 10px;
    margin-top: 49px;
    font-family: 'GothamProRegular';
    font-size: 20px;
    line-height: 29px;
    color: #fff;
}

.block14 .title .bold {
    font-family: 'GothamPro-Bold';
    font-size: 24px;
    text-transform: uppercase;
}

.block14 .ititle {
    width: 100%;
    float: left;
    margin-top: 22px;
    font-family: 'Ubuntu';
    font-size: 17px;
    line-height: 20px;
    color: #fff;
    font-weight: 700;
    text-decoration: underline;
}

.block14 .left-block .ititle2 {
    margin-top: 75px;
}

.block14 .left-block .ititle3 {
    margin-top: 40px;
}

.block14 .right-block .ititle2 {
    margin-top: 17px;
}

.block14 ul {
    width: 527px;
    float: left;
    margin: 0 0;
    margin-left: 13px;
    margin-top: 5px;
    padding: 0 0;
}

.block14 ul li {
    display: inline;
    width: 492px;
    float: left;
    font-family: 'Ubuntu';
    color: #fff;
    font-size: 17px;
    line-height: 25px;
    font-weight: 400;
    padding-left: 30px;
    margin-top: 13px;
}

.block14 .left-block ul li {
    background: url(../img/icon1.png) no-repeat left top 6px;
}

.block14 .right-block ul li {
    background: url(../img/icon2.png) no-repeat left top 6px;
}

.block14 ul li ul {
    width: 492px;
    float: left;
    margin: 0 0;
    margin-left: 24px;
    margin-top: 2px;
    padding: 0 0;
}

.block14 ul li ul li {
    width: 435px;
    display: list-item;
    font-family: 'Ubuntu';
    color: #fff;
    font-size: 17px;
    line-height: 22px;
    font-weight: 400;
    padding-left: 20px;
    margin-top: 5px;
    list-style-type: disc;
}

.block14 .right-block ul li ul li {
    background: none;
}

.block15 {
    width: 100%;
    min-height: 500px;
    background: #fff url(../img/block14.jpg) no-repeat center top;
}

.block15 .title {
    width: 100%;
    float: left;
    margin-top: 48px;
    font-family: 'GothamPro-Bold';
    font-size: 24px;
    line-height: 28px;
    color: #242424;
    text-transform: uppercase;
    text-align: center;
}

.block15 .textline {
    width: 100%;
    float: left;
    margin-top: 22px;
    font-family: 'Ubuntu';
    font-size: 14px;
    line-height: 18px;
    color: #666666;
    font-weight: 400;
}

.block15 table {
    float: left;
    margin-top: 33px;
    border: 1px solid #d7d7d7;
    font-family: 'Ubuntu';
    text-align: center;
    border-collapse: collapse;
}

.block15 table tr th {
    padding: 15px 0 13px;
    font-size: 16px;
    line-height: 16px;
    color: #333333;
    font-weight: 700;
    border-right: 1px solid #d7d7d7;
    background: #f0f1f5
}

.block15 table tr td {
    width: 369px;
    padding: 17px 0 17px;
    font-size: 14px;
    line-height: 14px;
    color: #666666;
    font-weight: 500;
    border-right: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7
}

.block15 table tr .union {
    vertical-align: top
}

.block15 .button-block {
    width: 380px;
    float: left;
    height: 80px;
    margin-top: 25px;
    margin-left: 365px;
}

.block15 .button-block button {
    width: 360px;
    float: left;
    height: 60px;
    margin-left: 10px;
    margin-top: 10px;
    background: #d72026;
    font-family: 'GothamPro-Black';
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    text-transform: uppercase;
    outline: 0;
    border: none;
}

.block15 .button-block:hover {
    background: url(../img/item12.png) no-repeat left top, url(../img/item13.png) no-repeat right bottom;
    cursor: pointer;
}

.block16 {
    width: 100%;
    min-height: 880px;
    background: url(../img/block13.jpg) no-repeat center top;
}

.block16 .title {
    width: 100%;
    float: left;
    margin-top: 85px;
    font-family: 'GothamPro-Black';
    font-size: 40px;
    line-height: 44px;
    color: #d72026;
    text-transform: uppercase;
    text-align: center;
}

.block16 .subtitle {
    width: 100%;
    float: left;
    margin-top: 5px;
    font-family: 'Ubuntu';
    font-size: 26px;
    line-height: 30px;
    color: #999999;
    font-weight: 400;
    text-align: center;
}

.block16 .line {
    width: 100px;
    float: left;
    margin-top: 15px;
    margin-left: 505px;
    height: 4px;
    background: #444444;
}

.block16 .title2 {
    width: 100%;
    float: left;
    margin-top: 25px;
    font-family: 'GothamPro-Bold';
    font-size: 24px;
    line-height: 28px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
}

.block16 .item-block {
    width: 100%;
    float: left;
    margin-top: 45px;
}

.block16 .item-block .menu {
    float: left;
    margin: 0 0;
    padding: 0 0;
}

.block16 .menu li {
    display: inline;
    width: 162px;
    height: 70px;
    float: left;
    font-family: 'Ubuntu';
    color: #b2b2b2;
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    text-transform: uppercase;
    padding-left: 110px;
    padding-top: 27px;
    border: 1px solid #323232;
    border-collapse: collapse;
}

.block16 .menu li.active {
    color: #fff;
    background: #323232
}

.block16 .menu .plasma {
    background: url(../img/icon3.png) no-repeat left 42px top 30px;
}

.block16 .menu .plasma.active {
    background: #323232 url(../img/icon3a.png) no-repeat left 42px top 30px;
}

.block16 .menu .plasma:hover {
    cursor: pointer;
    background: url(../img/icon3.png) no-repeat left 42px top 30px, url(../img/item6.png) no-repeat left top, url(../img/item7.png) no-repeat right top;
}

.block16 .menu .plasma.active:hover {
    cursor: default;
    background: #323232 url(../img/icon3a.png) no-repeat left 42px top 30px;
}

.block16 .menu .laser {
    width: 130px;
    background: url(../img/icon4.png) no-repeat left 42px top 30px;
    padding-right: 20px;
}

.block16 .menu .laser.active {
    background: #323232 url(../img/icon4a.png) no-repeat left 42px top 30px;
}

.block16 .menu .laser:hover {
    cursor: pointer;
    background: url(../img/icon4.png) no-repeat left 42px top 30px, url(../img/item6.png) no-repeat left top, url(../img/item7.png) no-repeat right top;
}

.block16 .menu .laser.active:hover {
    cursor: default;
    background: #323232 url(../img/icon4a.png) no-repeat left 42px top 30px;
}

.block16 .menu .bandsaw {
    width: 196px;
    background: url(../img/icon6.png) no-repeat left 42px top 30px;
}

.block16 .menu .bandsaw.active {
    background: #323232 url(../img/icon6a.png) no-repeat left 42px top 30px;
}

.block16 .menu .bandsaw:hover {
    cursor: pointer;
    background: url(../img/icon6.png) no-repeat left 42px top 30px, url(../img/item6.png) no-repeat left top, url(../img/item7.png) no-repeat right top;
}

.block16 .menu .bandsaw.active:hover {
    cursor: default;
    background: #323232 url(../img/icon6a.png) no-repeat left 42px top 30px;
}

.block16 .menu .cutting {
    width: 153px;
    background: url(../img/icon7.png) no-repeat left 42px top 30px;
}

.block16 .menu .cutting.active {
    background: #323232 url(../img/icon7a.png) no-repeat left 42px top 30px;
}

.block16 .menu .cutting:hover {
    cursor: pointer;
    background: url(../img/icon7.png) no-repeat left 42px top 30px, url(../img/item6.png) no-repeat left top, url(../img/item7.png) no-repeat right top;
}

.block16 .menu .cutting.active:hover {
    cursor: pointer;
    background: #323232 url(../img/icon7a.png) no-repeat left 42px top 30px;
}

.block16 .item-block .main-block {
    width: 100%;
    float: left;
    height: 405px;
    background: #323232
}

.block16 .item-block .mb4 {
    display: none;
}

.block16 .item-block .mb2 {
    display: none;
}

.block16 .item-block .mb3-1 {
    display: none;
}

.block16 .item-block .mb3-2 {
    display: none;
}

.block16 .item-block .mb3-3 {
    display: none;
}

.block16 .item-block .main-block .mline {
    width: 5px;
    float: left;
    height: 29px;
    background: #fff;
    margin-left: 30px;
    margin-top: 25px;
}

.block16 .item-block .main-block .mtitle {
    width: 1048px;
    float: left;
    margin-top: 25px;
    margin-left: 27px;
    font-family: 'GothamPro-Bold';
    color: #fff;
    font-size: 20px;
    line-height: 30px;
    text-transform: uppercase;
}

.block16 .item-block .main-block .image-block {
    width: 415px;
    float: left;
    margin-top: 20px;
    margin-left: 30px;
}

.block16 .item-block .main-block .hexagon {
    width: 95px;
    float: left;
    height: 100%;
    background: url(../img/item8.png) no-repeat left top;
    margin-left: 30px;
    margin-top: 20px;
}

.block16 .item-block .main-block .right-block {
    width: 590px;
    float: left;
    margin-top: 20px;
    margin-left: -55px;
}

.block16 .item-block .main-block .right-block .rtitle {
    width: 474px;
    float: left;
    margin-top: 30px;
    font-family: 'Ubuntu';
    color: #d72026;
    font-size: 20px;
    line-height: 26px;
    font-weight: 700;
}

.block16 .item-block .mb4 .right-block .rtitle {
    margin-top: 40px;
}

.block16 .item-block .main-block .right-block ul {
    float: left;
    margin: 0 0;
    margin-top: 50px;
    padding: 0 0;
}

.block16 .item-block .mb4 .right-block ul {
    margin-top: 65px;
}

.block16 .item-block .main-block .right-block ul li {
    display: inline;
    width: 560px;
    float: left;
    font-family: 'Ubuntu';
    color: #cccccc;
    font-size: 17px;
    line-height: 25px;
    font-weight: 400;
    padding-left: 30px;
    margin-top: 7px;
}

.block16 .item-block .main-block .right-block ul li {
    background: url(../img/icon5.png) no-repeat left center;
}

.block16 .item-block .main-block .right-block .pages {
    width: 100%;
    float: left;
    margin-top: 65px;
    font-family: 'Ubuntu';
    color: #999999;
    font-size: 18px;
    line-height: 18px;
    font-weight: 400;
}

.block16 .item-block .main-block .right-block .pages .arrow {
    width: 30px;
    float: left;
    height: 18px;
}

.block16 .item-block .main-block .right-block .pages .page {
    width: 30px;
    float: left;
}

.block16 .item-block .main-block .right-block .pages .page a {
    font-family: 'Ubuntu';
    color: #999999;
    font-size: 18px;
    line-height: 18px;
    font-weight: 400;
    cursor: pointer;
    text-decoration: none;
}

.block16 .item-block .main-block .right-block .pages .page .active {
    color: #fff;
}

.block16 .item-block .main-block .right-block .pages .prev {
    background: url(../img/prev.png) no-repeat left center;
}

.block16 .item-block .main-block .right-block .pages .prev:hover {
    background: url(../img/prev-h.png) no-repeat left center;
    cursor: pointer;
}

.block16 .item-block .main-block .right-block .pages .next {
    background: url(../img/next.png) no-repeat left center;
}

.block16 .item-block .main-block .right-block .pages .next:hover {
    background: url(../img/next-h.png) no-repeat left center;
    cursor: pointer;
}

.block17 {
    width: 100%;
    min-height: 1450px;
    background: #fff url(../img/block14.jpg) no-repeat center top;
}

.block17 .title {
    width: 100%;
    float: left;
    margin-top: 60px;
    font-family: 'GothamPro-Bold';
    font-size: 24px;
    line-height: 28px;
    color: #242424;
    text-transform: uppercase;
    text-align: center;
}

.block17 .item-block {
    width: 100%;
    float: left;
    margin-top: 40px;
}

.block17 .mobile-item-block {
    display: none;
}

.block17 .item-block .item {
    width: 960px;
    float: left;
    height: 251px;
    margin-left: 89px;
}

.block17 .item-block .item .iimage {
    width: 386px;
    float: left;
}

.block17 .item-block .ritem .iimage {
    margin-left: -11px;
}

.block17 .item-block .item .iline {
    width: 59px;
    float: left;
    height: 2px;
    background: #d72026;
    margin-top: 80px;
    margin-left: -11px;
    position: relative;
    z-index: 1
}

.block17 .item-block .ritem .iline {
    margin-left: 47px;
}

.block17 .item-block .item1 .iline {
    margin-top: 34px;
}

.block17 .item-block .item2 .iline {
    margin-top: 60px;
}

.block17 .item-block .item5 .iline {
    margin-top: 50px;
}

.block17 .item-block .item .itext {
    width: 476px;
    float: left;
    margin-left: 47px;
}

.block17 .item-block .ritem .itext {
    width: 445px;
    float: left;
    margin-left: 6px;
}

.block17 .item-block .item .itext .ttitle {
    width: 100%;
    float: left;
    margin-top: 69px;
    font-family: 'GothamPro-Bold';
    font-size: 20px;
    line-height: 24px;
    color: #d72026;
    text-transform: uppercase;
}

.block17 .item-block .item1 .itext .ttitle {
    margin-top: 23px;
}

.block17 .item-block .item2 .itext .ttitle {
    margin-top: 49px;
}

.block17 .item-block .item5 .itext .ttitle {
    margin-top: 39px;
}

.block17 .item-block .item .itext .ttext {
    width: 100%;
    float: left;
    margin-top: 15px;
    font-family: 'Ubuntu';
    font-size: 17px;
    line-height: 26px;
    color: #666666;
    font-weight: 400;
}

.block17 .item-block .ritem .itext {
    text-align: right;
}

.block18 {
    width: 100%;
    min-height: 699px;
    background: url(../img/block15.jpg) no-repeat center top;
}

.block18 .title-block {
    width: 100%;
    float: left;
}

.block18 .title-block .title {
    width: 100%;
    float: left;
    margin-top: 85px;
    font-family: 'GothamPro-Black';
    font-size: 40px;
    line-height: 44px;
    color: #d72026;
    text-transform: uppercase;
    text-align: center;
}

.block18 .title-block .line {
    width: 100px;
    float: left;
    margin-top: 25px;
    margin-left: 505px;
    height: 4px;
    background: #d72026;
}

.block18 .left-block {
    width: 356px;
    float: left;
    margin-top: 45px;
    margin-left: 89px;
}

.block18 .left-block .item {
    width: 100%;
    float: left;
    margin-top: 54px;
}

.block18 .left-block .item .iimage {
    width: 101px;
    float: left;
}

.block18 .left-block .item .itext {
    width: 255px;
    float: left;
}

.block18 .left-block .item .itext .iline {
    width: 225px;
    float: left;
    padding-left: 30px;
    font-family: 'Ubuntu';
    font-size: 17px;
    line-height: 20px;
    color: #fff;
    font-weight: 400;
    margin-top: 5px
}

.block18 .left-block .item .itext .iline:nth-child(1) {
    margin-top: 0px
}

.block18 .left-block .item .itext .location {
    background: url(../img/icon8.png) no-repeat left center;
}

.block18 .left-block .item .itext .phone {
    background: url(../img/icon9.png) no-repeat left center;
    font-weight: 500;
}

.block18 .left-block .item .itext .email {
    background: url(../img/icon10.png) no-repeat left center;
    color: #ff0000;
}

.block18 .left-block .item .itext .email a {
    font-family: 'Ubuntu';
    font-size: 17px;
    line-height: 20px;
    color: #ff0000;
    font-weight: 400;
}

.block18 .right-block {
    width: 540px;
    float: left;
    margin-top: 89px;
    margin-left: 30px;
}

.block18 .right-block .inp-line {
    width: 100%;
    float: left;
    margin-top: 10px
}

.block18 .right-block .inp-line input {
    width: 223px;
    float: left;
    outline: 0;
    height: 39px;
    border: none;
    border-bottom: 1px solid rgba(204, 204, 204, 0.5);
    background: rgba(255, 255, 255, 0.1);
    font-family: 'Ubuntu';
    font-size: 14px;
    line-height: 39px;
    font-weight: 400;
    color: #cccccc;
    padding: 0 20px;
    margin-left: 14px;
}

.block18 .right-block .inp-line input:first-of-type {
    margin-left: 0px;
}

.block18 .right-block .inp-line input:hover {
    border-bottom: 1px solid #fff;
    background: rgba(255, 255, 255, 0.2);
    cursor: pointer;
}

.block18 .right-block .inp-line textarea {
    width: 500px;
    float: left;
    outline: 0;
    height: 109px;
    border: none;
    border-bottom: 1px solid rgba(204, 204, 204, 0.5);
    background: rgba(255, 255, 255, 0.1);
    font-family: 'Ubuntu';
    font-size: 14px;
    line-height: 39px;
    font-weight: 400;
    color: #cccccc;
    padding: 10px 20px;
    resize: none;
}

.block18 .right-block .inp-line textarea:hover {
    border-bottom: 1px solid #fff;
    background: rgba(255, 255, 255, 0.2);
    cursor: pointer;
}

.block18 .right-block .textline {
    width: 100%;
    float: left;
    margin-top: 20px;
    font-family: 'Ubuntu';
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    color: #fff;
}

.block18 .right-block .textline .add-files {
    width: 160px;
    float: left;
    color: #999999;
}

.block18 .right-block .textline .add-files a {
    font-family: 'Ubuntu';
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    color: #999999;
    text-decoration: none;
    border-bottom: 1px dashed #999999;
    cursor: pointer;
}

.block18 .right-block .textline .text {
    width: 380px;
    float: left;
    text-align: right;
}

.block18 .right-block .button-block {
    width: 100%;
    float: left;
    margin-top: 25px;
}

.block18 .right-block .button-block button {
    width: 190px;
    float: left;
    height: 50px;
    background: #ff0000;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
    font-family: 'GothamPro-Black';
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    text-transform: uppercase;
    outline: 0;
    border: none;
}

.block18 .right-block .button-block button:hover {
    background: url(../img/item10.png) no-repeat left top, url(../img/item11.png) no-repeat right bottom, #ff0000;
}

.hide {
    display: none
}

.arcticmodal-container,
.arcticmodal-overlay {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 9901
}

.arcticmodal-container {
    overflow: auto;
    margin: 0;
    padding: 0;
    border: 0;
    border-collapse: collapse
}

.arcticmodal-container_i {
    height: 100%;
    margin: 0 auto
}

.arcticmodal-container_i2 {
    padding: 24px;
    margin: 0;
    border: 0;
    vertical-align: middle
}

.arcticmodal-error {
    padding: 20px;
    border-radius: 10px;
    background: #000;
    color: #fff
}

.arcticmodal-loading {
    width: 80px;
    height: 80px;
    border-radius: 10px;
    background: #000
}

#order-call {
    width: 365px;
    float: left;
    height: 343px;
    background: #fff;
    -webkit-box-shadow: 0px 2px 35px 0px rgba(223, 230, 236, 0.3);
    -moz-box-shadow: 0px 2px 35px 0px rgba(223, 230, 236, 0.3);
    box-shadow: 0px 2px 35px 0px rgba(223, 230, 236, 0.3);
}

#order-call .close {
    width: 14px;
    float: left;
    margin-top: 19px;
    margin-left: 337px;
    cursor: pointer;
}

#order-call .title {
    width: 265px;
    float: left;
    font-family: "GothamPro-Bold";
    text-align: center;
    font-size: 20px;
    line-height: 24px;
    color: #000;
    text-transform: uppercase;
    margin-top: 13px;
    padding: 0 50px;
    padding-bottom: 10px;
}

#order-call .inp-line {
    float: left;
    text-align: center;
    width: 100%;
    margin-top: 15px
}

#order-call .inp-line input {
    width: 215px;
    outline: 0;
    height: 45px;
    border: 1px solid #e5e5e5;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #fafafa;
    font-family: 'Ubuntu';
    color: #a9a9a9;
    padding-left: 70px;
    padding-right: 10px;
    font-size: 16px;
    line-height: 45px;
    font-weight: 400;
}

#order-call .inp-name input {
    background: #fafafa url(../img/icon11.png) no-repeat left 21px center
}

#order-call .inp-phone input {
    background: #fafafa url(../img/icon12.png) no-repeat left 21px center
}

#order-call .button-block {
    width: 100%;
    float: left;
    margin-top: 24px;
    text-align: center;
}

#order-call .button-block button {
    width: 297px;
    height: 51px;
    background: #ff0000;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
    font-family: 'GothamPro-Black';
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    text-transform: uppercase;
    outline: 0;
    border: none;
}

#order-call .button-block button:hover {
    background: url(../img/item10.png) no-repeat left top, url(../img/item11.png) no-repeat right bottom, #ff0000;
}

#order {
    width: 700px;
    float: left;
    height: 530px;
    background: url(../img/order-bg.jpg) no-repeat 50% 50%;
    -webkit-box-shadow: 0px 2px 35px 0px rgba(223, 230, 236, 0.3);
    -moz-box-shadow: 0px 2px 35px 0px rgba(223, 230, 236, 0.3);
    box-shadow: 0px 2px 35px 0px rgba(223, 230, 236, 0.3);
}

#order .close {
    width: 14px;
    float: left;
    margin-top: 10px;
    margin-bottom: 9px;
    margin-left: 677px;
    cursor: pointer;
}

#order .title {
    width: 100%;
    text-align: center;
    float: left;
    font-family: "GothamPro-Bold";
    text-align: center;
    font-size: 26px;
    line-height: 24px;
    color: #000;
    text-transform: uppercase;
    margin-top: 13px;
    padding-bottom: 10px;
}

#order .inp-line {
    width: 100%;
    float: left;
    margin-top: 10px
}

#order form {
    margin-top: 115px;
}

#order .form-block {
    width: 540px;
    margin-left: 80px;
}

#order .inp-line input {
    width: 221px;
    float: left;
    outline: 0;
    height: 39px;
    border: none;
    border: 1px solid #ccc;
    background: #fff;
    font-family: 'Ubuntu';
    font-size: 16px;
    line-height: 39px;
    font-weight: 400;
    color: #292929;
    padding: 0 20px;
    margin-left: 14px;
}

#order .inp-line input:first-of-type {
    margin-left: 0px;
}

#order .inp-line textarea {
    width: 498px;
    float: left;
    outline: 0;
    height: 109px;
    border: none;
    border: 1px solid #ccc;
    background: rgba(255, 255, 255, 1);
    font-family: 'Ubuntu';
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    color: #292929;
    padding: 10px 20px;
    resize: none;
}

#order .textline {
    width: 100%;
    float: left;
    margin-top: 20px;
    font-family: 'Ubuntu';
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    color: #fff;
}

#order .textline .add-files {
    width: 190px;
    float: left;
    color: #999999;
}

#order .textline .add-files span {
    width: 510px;
    float: left;
}

#order .textline .add-files a {
    font-family: 'Ubuntu';
    font-size: 18px;
    line-height: 18px;
    font-weight: 400;
    color: #999999;
    text-decoration: none;
    border-bottom: 1px dashed #999999;
    cursor: pointer;
}

#order .textline .text {
    width: 350px;
    float: left;
    text-align: right;
    color: #999999;
    font-size: 18px;
}

#order .button-block {
    width: 100%;
    float: left;
    margin-top: 25px;
    text-align: center;
}

#order .button-block button {
    width: 190px;
    height: 50px;
    background: #ff0000;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
    font-family: 'GothamPro-Black';
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    text-transform: uppercase;
    outline: 0;
    border: none;
}

#order .button-block button:hover {
    background: url(../img/item10.png) no-repeat left top, url(../img/item11.png) no-repeat right bottom, #ff0000;
}

@media (max-width: 1180px) {
    .container {
        min-width: 780px;
    }
    .wrapper {
        width: 760px;
        overflow: hidden;
    }
    .block1 {
        background-size: cover;
    }
    .block1 .top-line {
        width: 100%;
        min-height: 70px;
        background: url(../img/top-line.png) no-repeat center top;
    }
    .block1 .top-line .menu {
        width: 630px;
        margin-top: 15px;
    }
    .block1 .top-line .menu ul li {
        height: 40px;
        width: 150px;
        line-height: 19px;
        text-align: center;
    }
    .block1 .top-line .menu ul li:nth-child(3) {
        width: 152px;
        padding: 0 15px;
    }
    .block1 .top-line .menu ul li:nth-child(4) {
        width: 130px;
    }
    .block1 .top-line .menu ul li a {
        font-size: 14px;
        line-height: 19px;
        padding: 0 7px;
    }
    .block1 .top-line .right-block {
        width: 130px;
        margin-top: 16px;
    }
    .block1 .top-line .right-block .phone-block {
        font-size: 12px;
        line-height: 16px;
    }
    .block1 .left-block {
        width: 100%;
    }
    .block1 .left-block .subtitle {
        margin-top: 40px;
    }
    .block1 .left-block .title-block {
        margin-top: 40px;
    }
    .block1 .left-block .textline {
        margin-top: 15px;
    }
    .block1 .right-block {
        width: 100%;
        float: left;
    }
    .block1 .right-block .image-block {
        margin-top: 15px;
        margin-left: 203px;
        padding-bottom: 20px;
    }
    .block1 .right-block .button-block {
        text-align: center;
        margin-top: -120px;
    }
    .block1 .right-block .button-block button {
        float: none;
    }
    .block2 .line {
        height: 104px;
    }
    .block2 .text {
        width: 734px;
        font-size: 22px;
        line-height: 28px;
    }
    .block3 .title {
        margin-top: 40px;
    }
    .block3 .line {
        margin-left: 330px;
    }
    .block3 .item-block {
        margin-top: 0px;
        padding-bottom: 40px;
    }
    .block3 .item-block .item {
        margin-left: 111px;
    }
    .block4 .line {
        margin-left: 330px;
    }
    .block5 .left-block {
        width: 100%;
    }
    .block5 .left-block .line {
        height: 126px;
    }
    .block5 .left-block .text {
        width: 729px;
    }
    .block5 .right-block {
        width: 100%;
        margin-left: 0px;
    }
    .block5 .button-block {
        padding-bottom: 40px;
    }
    .block6 .title {
        margin-top: 40px;
    }
    .block7 .title {
        margin-top: 40px;
    }
    .block7 .text {
        margin-top: 25px;
        font-size: 16px;
    }
    .block7 .left-block {
        width: 100%;
    }
    .block7 .left-block .itext {
        width: 100%;
        margin-top: 20px;
    }
    .block7 .image-block {
        margin-top: 20px;
    }
    .block7 .right-block {
        width: 100%;
        margin-left: 0px;
    }
    .block7 .right-block .itext {
        margin-top: 20px;
    }
    .block7 .right-block .image-block .item {
        margin-left: 110px;
    }
    .block7 .subtitle {
        padding-bottom: 20px;
    }
    .block8 .left-block {
        width: 380px;
    }
    .block8 .right-block {
        width: 380px;
        margin-left: 0px;
    }
    .block8 .title {
        width: 351px;
        font-size: 18px;
        line-height: 26px;
        margin-top: 29px;
    }
    .block8 .line {
        height: 74px;
        margin-top: 32px;
    }
    .block8 .left-block .title .bold {
        font-size: 20px;
    }
    .block8 ul {
        width: auto;
    }
    .block8 ul li {
        width: 335px;
        font-size: 15px;
        line-height: 21px;
    }
    .block8 ul .arrow {
        width: 235px;
    }
    .block8 .textline {
        width: 320px;
        padding: 25px 20px;
        font-size: 15px;
        line-height: 20px;
    }
    .block8 .right-block .textline {
        width: 310px;
        margin-left: 15px;
        padding: 25px 20px;
        font-size: 16px;
        line-height: 20px;
        margin-top: 17px;
    }
    .block9 .button-block {
        margin-left: 190px;
    }
    .block10 .line {
        margin-left: 330px;
    }
    .block11 .left-block {
        width: 100%;
    }
    .block11 .left-block .line {
        height: 64px;
    }
    .block11 .left-block .text {
        width: 729px;
    }
    .block11 .right-block {
        width: 100%;
        margin-left: 0px;
    }
    .block11 .button-block {
        padding-bottom: 40px;
    }
    .block13 .title {
        margin-top: 40px;
    }
    .block13 .text {
        margin-top: 25px;
        font-size: 16px;
    }
    .block13 .left-block {
        width: 100%;
    }
    .block13 .left-block .itext {
        width: 100%;
        margin-top: 20px;
    }
    .block13 .image-block {
        margin-top: 20px;
        text-align: center;
    }
    .block13 .right-block {
        width: 100%;
        margin-left: 0px;
    }
    .block13 .right-block .itext {
        margin-top: 20px;
    }
    .block13 .subtitle {
        padding-bottom: 20px;
    }
    .block14 .left-block {
        width: 380px;
    }
    .block14 .right-block {
        width: 380px;
        margin-left: 0px;
    }
    .block14 .title {
        width: 351px;
        font-size: 18px;
        line-height: 26px;
        margin-top: 29px;
    }
    .block14 .line {
        height: 74px;
        margin-top: 32px;
    }
    .block14 .left-block .title .bold {
        font-size: 20px;
    }
    .block14 .ititle {
        width: 365px;
        margin-left: 15px;
    }
    .block14 ul {
        width: auto;
    }
    .block14 ul li {
        width: 335px;
        font-size: 15px;
        line-height: 20px;
    }
    .block14 ul li ul {
        width: auto;
    }
    .block14 ul li ul li {
        width: 290px;
        font-size: 15px;
        line-height: 20px;
    }
    .block15 .button-block {
        margin-left: 190px;
    }
    .block16 .title {
        margin-top: 40px;
    }
    .block16 {
        background-size: cover;
    }
    .block16 .subtitle {
        font-size: 24px;
    }
    .block16 .line {
        margin-left: 330px;
    }
    .block16 .item-block {
        margin-top: 30px;
    }
    .block16 .menu li {
        width: 115px;
        height: 63px;
        font-size: 14px;
        line-height: 20px;
        padding-left: 70px;
    }
    .block16 .menu .plasma {
        background: url(../img/icon3.png) no-repeat left 20px top 30px;
    }
    .block16 .menu .plasma.active {
        background: #323232 url(../img/icon3a.png) no-repeat left 20px top 30px;
    }
    .block16 .menu .plasma:hover {
        background: url(../img/icon3.png) no-repeat left 20px top 30px, url(../img/item6.png) no-repeat left top, url(../img/item7.png) no-repeat right top;
    }
    .block16 .menu .plasma.active:hover {
        background: #323232 url(../img/icon3a.png) no-repeat left 20px top 30px;
    }
    .block16 .menu .laser {
        width: 95px;
        background: url(../img/icon4.png) no-repeat left 20px top 30px;
        padding-right: 0px;
    }
    .block16 .menu .laser.active {
        background: #323232 url(../img/icon4a.png) no-repeat left 20px top 30px;
    }
    .block16 .menu .laser:hover {
        background: url(../img/icon4.png) no-repeat left 20px top 30px, url(../img/item6.png) no-repeat left top, url(../img/item7.png) no-repeat right top;
    }
    .block16 .menu .laser.active:hover {
        background: #323232 url(../img/icon4a.png) no-repeat left 20px top 30px;
    }
    .block16 .menu .bandsaw {
        width: 160px;
        background: url(../img/icon6.png) no-repeat left 15px top 23px;
    }
    .block16 .menu .bandsaw.active {
        background: #323232 url(../img/icon6a.png) no-repeat left 15px top 23px;
    }
    .block16 .menu .bandsaw:hover {
        background: url(../img/icon6.png) no-repeat left 15px top 23px, url(../img/item6.png) no-repeat left top, url(../img/item7.png) no-repeat right top;
    }
    .block16 .menu .bandsaw.active:hover {
        background: #323232 url(../img/icon6a.png) no-repeat left 15px top 23px;
    }
    .block16 .menu .cutting {
        width: 102px;
        background: url(../img/icon7.png) no-repeat left 20px top 30px;
    }
    .block16 .menu .cutting.active {
        background: #323232 url(../img/icon7a.png) no-repeat left 20px top 30px;
    }
    .block16 .menu .cutting:hover {
        background: url(../img/icon7.png) no-repeat left 20px top 30px, url(../img/item6.png) no-repeat left top, url(../img/item7.png) no-repeat right top;
    }
    .block16 .menu .cutting.active:hover {
        background: #323232 url(../img/icon7a.png) no-repeat left 20px top 30px;
    }
    .block16 .item-block .main-block {
        height: auto;
        padding-bottom: 30px;
    }
    .block16 .item-block .main-block .mline {
        margin-left: 15px;
    }
    .block16 .item-block .mb4 .mline {
        margin-left: 15px;
        height: 46px;
    }
    .block16 .item-block .main-block .mtitle {
        width: 710px;
        margin-left: 15px;
        font-size: 18px;
        line-height: 24px;
    }
    .block16 .item-block .main-block .image-block {
        width: 100%;
        text-align: center;
        margin-left: 0px;
    }
    .block16 .item-block .main-block .hexagon {
        height: 109px;
    }
    .block16 .item-block .main-block .right-block {
        width: 660px;
    }
    .block16 .item-block .mb4 .right-block ul {
        margin-top: 40px;
    }
    .block17 .title {
        margin-top: 40px;
    }
    .block17 .item-block {
        margin-top: 15px;
        padding-bottom: 30px;
    }
    .block17 .item-block .item {
        margin-left: 0px;
        margin-top: 20px;
    }
    .block17 .item-block .item .iline {
        display: none;
    }
    .block17 .item-block .item .itext {
        width: 354px;
        margin-left: 20px;
    }
    .block17 .item-block .item .itext .ttext {
        font-size: 15px;
    }
    .block17 .item-block .ritem .itext {
        width: 354px;
        float: left;
        margin-left: 0px;
    }
    .block17 .item-block .ritem .iimage {
        margin-left: 20px;
    }
    .block18 .title-block .line {
        margin-left: 330px;
    }
    .block18 .left-block {
        width: 100%;
        margin-left: 0px;
        margin-top: 0px;
    }
    .block18 .left-block .item {
        width: 253px;
        margin-top: 40px;
    }
    .block18 .left-block .item .iimage {
        width: 83px;
    }
    .block18 .left-block .item .itext {
        width: 170px;
    }
    .block18 .left-block .item .itext .iline {
        width: 150px;
        padding-left: 20px;
    }
    .block18 .right-block {
        margin-top: 30px;
        margin-left: 110px;
    }
}

@media (max-width: 780px) {
    .container {
        min-width: 420px;
    }
    .wrapper {
        width: 400px;
        overflow: hidden;
    }
    #order .textline .add-files span {
        width: 340px;
    }
    .block1 .top-line {
        background: #d72026;
        display: none;
    }
    .block1 .top-line .mobile-menu {
        display: block;
    }
    .block1 .top-line .menu {
        display: none;
    }
    .block1 .top-line .right-block {
        width: 340px;
        margin-top: 13px;
    }
    .block1 .top-line .right-block .phone-block {
        font-size: 18px;
        line-height: 20px;
    }
    #sticky-wrapper {
        display: none;
    }
    .block1 .top-line2 {
        background: #d72026;
        display: block;
        position: fixed;
        z-index: 9000;
    }
    .block1 .left-block {
        margin-top: 70px;
    }
    .block1 .top-line2 .mobile-menu {
        display: block;
    }
    .block1 .top-line2 .menu {
        display: none;
    }
    .block1 .top-line2 .right-block {
        width: 340px;
        margin-top: 13px;
    }
    .block1 .top-line2 .right-block .phone-block {
        font-size: 18px;
        line-height: 20px;
    }
    .block1 .left-block .subtitle {
        width: 100%;
        margin-top: 25px;
        margin-left: 0px;
        font-size: 18px;
        line-height: 24px;
    }
    .block1 .left-block .title-block {
        margin-top: 30px;
    }
    .block1 .left-block .title-block .right-title {
        width: 384px;
        float: left;
        margin-left: 10px;
    }
    .block1 .left-block .title-block .right-title .info-title {
        font-size: 16px;
        line-height: 16px;
    }
    .block1 .left-block .title-block .right-title .title {
        font-size: 35px;
        line-height: 40px;
        margin-top: 9px;
    }
    .block1 .left-block .textline {
        width: 100%;
        margin-left: 0px;
        font-size: 18px;
        line-height: 22px;
        text-align: center;
    }
    .block1 .right-block .image-block {
        margin-left: 23px;
    }
    .block2 .line {
        height: 129px;
        margin-top: 62px;
    }
    .block2 .text {
        width: 379px;
        font-size: 16px;
        line-height: 23px;
        margin-left: 15px;
        margin-top: 55px;
    }
    .block3 .title {
        margin-top: 25px;
        font-size: 34px;
        line-height: 38px;
    }
    .block3 .line {
        margin-left: 150px;
    }
    .block3 .item-block .item {
        width: 398px;
        margin-left: 0px;
    }
    .block3 .item-block .item .iline {
        display: none;
    }
    .block3 .item-block .item .itext {
        width: 190px;
        margin-left: 5px;
    }
    .block3 .item-block .item .itext .ttitle {
        margin-top: 10px;
        font-size: 15px;
        line-height: 20px;
    }
    .block3 .item-block .item .itext .ttext {
        margin-top: 8px;
        font-size: 14px;
        line-height: 19px;
    }
    .block4 {
        min-height: 115px;
    }
    .block4 .title {
        margin-top: 25px;
        font-size: 34px;
        line-height: 38px;
    }
    .block4 .line {
        margin-left: 150px;
    }
    .block5 .left-block .text {
        width: 379px;
        margin-left: 15px;
        font-size: 13px;
        line-height: 20px;
    }
    .block5 .left-block .text1 {
        margin-top: 28px;
    }
    .block5 .left-block .line {
        height: 140px;
        margin-top: 32px;
    }
    .block5 .title {
        margin-top: 25px;
    }
    .block5 table tr th {
        font-size: 11px;
        line-height: 18px;
    }
    .block6 .textline {
        margin-top: 25px;
    }
    .block7 .text {
        font-size: 14px;
        line-height: 22px;
    }
    .block7 .ititle {
        margin-left: 15px;
    }
    .block7 .left-block .image-block {
        height: 275px;
        background: url(../img/image1.png) no-repeat center top
    }
    .block7 .left-block .image-block img {
        display: none;
    }
    .block7 .right-block .image-block .item {
        width: 100%;
        margin-left: 0px;
        text-align: center;
        margin-top: 15px;
    }
    .block7 .right-block .image-block .item .iname {
        margin-top: 10px;
    }
    .block7 .right-block .image-block .item:nth-child(2) {
        margin-left: 0px;
    }
    .block8 {
        background: none;
    }
    .block8 .display-block {
        width: 100%;
        min-height: 470px;
        background: url(../img/block6-left.jpg) no-repeat center top;
    }
    .block8 .left-block {
        width: 100%;
    }
    .block8 .textline {
        width: 360px;
        margin-top: 50px;
    }
    .block8 .display-block .right-block {
        display: none;
    }
    .block8 .mobile-block {
        width: 100%;
        min-height: 630px;
        background: url(../img/block6-right.jpg) no-repeat center top;
        display: block;
    }
    .block8 .mobile-block .right-block {
        display: block;
    }
    .block8 .right-block .textline {
        width: 360px;
        margin-left: 0px;
    }
    .block9 table tr th {
        line-height: 22px;
    }
    .block9 table tr td {
        line-height: 20px;
    }
    .block9 .button-block {
        margin-left: 10px;
    }
    .block10 {
        min-height: 115px;
    }
    .block10 .title {
        margin-top: 25px;
        font-size: 34px;
        line-height: 38px;
    }
    .block10 .line {
        margin-left: 150px;
    }
    .block11 .left-block .text {
        width: 379px;
        margin-left: 15px;
        font-size: 13px;
        line-height: 20px;
    }
    .block11 .left-block .text1 {
        margin-top: 28px;
    }
    .block11 .left-block .line {
        height: 92px;
    }
    .block11 .title {
        margin-top: 25px;
    }
    .block11 table tr th {
        font-size: 11px;
        line-height: 18px;
    }
    .block13 .text {
        font-size: 14px;
        line-height: 22px;
    }
    .block13 .left-block .line {
        height: 48px;
    }
    .block13 .ititle {
        width: 380px;
        margin-left: 15px;
    }
    .block13 .left-block .image-block {
        height: 275px;
        background: url(../img/image4.png) no-repeat center top
    }
    .block13 .left-block .image-block img {
        display: none;
    }
    .block13 .right-block .itext {
        font-size: 14px;
        line-height: 22px;
    }
    .block13 .right-block .image-block {
        height: 228px;
        background: url(../img/image5.png) no-repeat center top;
        background-size: contain;
    }
    .block13 .right-block .image-block img {
        display: none;
    }
    .block14 {
        background: none;
    }
    .block14 .display-block {
        width: 100%;
        min-height: 490px;
        background: url(../img/block11-left.jpg) no-repeat center top;
    }
    .block14 .left-block {
        width: 100%;
    }
    .block14 .display-block .right-block {
        display: none;
    }
    .block14 .left-block .ititle2 {
        margin-top: 35px;
    }
    .block14 .left-block .ititle3 {
        margin-top: 35px;
    }
    .block14 .mobile-block {
        width: 100%;
        min-height: 670px;
        background: url(../img/block11-right.jpg) no-repeat center top;
        display: block;
        background-size: cover;
    }
    .block14 .mobile-block .right-block {
        display: block;
    }
    .block15 {
        padding-bottom: 20px;
    }
    .block15 .button-block {
        margin-left: 10px;
    }
    .block16 .title {
        margin-top: 25px;
        font-size: 34px;
        line-height: 38px;
    }
    .block16 .line {
        margin-left: 150px;
    }
    .block16 .subtitle {
        font-size: 22px;
        line-height: 27px;
    }
    .block16 .title2 {
        font-size: 20px;
        line-height: 28px;
    }
    .block16 .menu li {
        width: 160px;
    }
    .block16 .menu .laser {
        width: 97px;
    }
    .block16 .menu .cutting {
        width: 97px;
    }
    .block16 .item-block .main-block .mline {
        margin-left: 0px;
        height: 46px;
    }
    .block16 .item-block .main-block .mtitle {
        width: 385px;
        margin-left: 10px;
        font-size: 16px;
        line-height: 24px;
    }
    .block16 .item-block .main-block .image-block img {
        width: 100%;
    }
    .block16 .item-block .main-block .hexagon {
        margin-left: 0px;
    }
    .block16 .item-block .main-block .right-block {
        width: 360px;
    }
    .block16 .item-block .main-block .right-block .rtitle {
        width: 100%;
    }
    .block16 .item-block .main-block .right-block ul li {
        width: 330px;
    }
    .block17 .item-block {
        display: none;
    }
    .block17 .mobile-item-block {
        display: block;
        margin-top: 0
    }
    .block17 .mobile-item-block .item {
        width: 100%;
        height: auto;
        margin-top: 40px;
    }
    .block17 .mobile-item-block .item .iimage {
        width: 100%;
        text-align: center;
        margin-left: 0px;
    }
    .block17 .mobile-item-block .item .itext {
        width: 360px;
        margin-top: 15px;
    }
    .block17 .mobile-item-block .item .itext .ttitle {
        margin-top: 0px;
    }
    .block17 .mobile-item-block .ritem .itext {
        margin-left: 20px;
    }
    .block18 {
        background-size: cover;
        padding-bottom: 30px;
    }
    .block18 .title-block .title {
        margin-top: 25px;
    }
    .block18 .title-block .line {
        margin-left: 150px;
    }
    .block18 .left-block .item {
        width: 378px;
        margin-left: 22px;
    }
    .block18 .left-block .item .iimage {
        width: 101px;
    }
    .block18 .left-block .item .itext {
        width: 255px;
    }
    .block18 .left-block .item .itext .iline {
        width: 225px;
        padding-left: 30px;
    }
    .block18 .right-block {
        width: 100%;
        margin-left: 0px;
    }
    .block18 .right-block .inp-line {
        text-align: center;
        margin-top: 0
    }
    .block18 .right-block .inp-line input {
        float: none;
        margin-top: 10px;
        margin-left: 0
    }
    .block18 .right-block .inp-line textarea {
        width: 223px;
        float: none;
        height: 109px;
        margin-top: 10px;
    }
    .block18 .right-block .textline .add-files {
        margin-left: 68px;
    }
    .block18 .right-block .textline .text {
        width: 102px;
        font-size: 11px;
        line-height: 15px;
    }
    .block18 .right-block .button-block {
        text-align: center;
    }
    .block18 .right-block .button-block button {
        width: 263px;
        float: none;
    }
    .hidden-menu {
        display: none;
        width: 100%;
        padding-bottom: 20px;
    }
    .hidden-menu ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
        margin-top: 30px;
        margin-left: 20px;
    }
    .hidden-menu ul li {
        margin-bottom: 5px;
    }
    .hidden-menu ul li a {
        color: #fff;
        text-decoration: none;
        font-size: 20px;
    }
    #order {
        width: 380px;
        float: left;
        height: 630px;
        background: url(../img/order-bg.jpg) no-repeat 50% 50%;
        -webkit-box-shadow: 0px 2px 35px 0px rgba(223, 230, 236, 0.3);
        -moz-box-shadow: 0px 2px 35px 0px rgba(223, 230, 236, 0.3);
        box-shadow: 0px 2px 35px 0px rgba(223, 230, 236, 0.3);
        background-size: 280%;
    }
    #order .title {
        font-size: 23px;
    }
    #order .close {
        margin-left: 358px;
    }
    #order .form-block {
        width: 360px;
        margin-left: 10px;
    }
    #order .inp-line {
        margin: 0px;
        text-align: center;
        float: left;
        padding: 0;
    }
    #order .inp-line input {
        float: none;
        margin-left: 0;
        margin-bottom: 10px;
        width: 300px;
    }
    #order .inp-line textarea {
        width: 300px;
        float: none;
    }
    #order .textline {
        width: 340px;
        margin-left: 10px;
    }
    #order .textline .text {
        width: 170px;
        float: right;
    }
    #order .button-block {
        margin-top: 45px;
    }
    #order .textline .add-files {
        width: 160px;
    }
}

.block1 .top-line {
    z-index: 9000 !important;
}

.block18 .left-block .item .itext .phone a {
    color: #fff !important;
    text-decoration: none !important;
}

.block1 .top-line .right-block .textline a {
    font-size: 11px;
}

.block1 .top-line .right-block .textline .sep {
    position: relative;
    top: 2px;
}

@media (max-width: 1180px) {
    .block1 .top-line .right-block .textline .sep {
        display: none;
    }
    .block1 .top-line .right-block .textline a {
        float: left;
        margin-left: 20px;
    }
    .block1 .top-line .right-block .phone-block {
        margin-top: -7px;
    }
}

.block18 .right-block .inp-div {
    display: inline-block;
}

.block18 .right-block .inp-div.em {
    margin-left: 9px;
}

#order .inp-line .inp-div {
    display: inline-block;
}

#order .inp-line .inp-div.em {
    margin-left: 9px;
}

@media (max-width: 780px) {
    .block18 .right-block .inp-div {
        display: inline-block;
    }
    .block18 .right-block .inp-div.em {
        margin-left: 0px;
    }
    #order .inp-line .inp-div.em {
    margin-left: 0px;
}

#order .inp-line span{
    position: relative;
    top: -10px;
    margin-bottom: 10px;
}
#order .inp-line .inp-div {
    margin-bottom: 3px;
}
}