﻿@font-face {
    font-family: 'Proxima Nova';
    src: url('fonts/ProximaNova-Bold.woff2') format('woff2'),
        url('fonts/ProximaNova-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Proxima Nova';
    src: url('fonts/ProximaNova-Regular.woff2') format('woff2'),
        url('fonts/ProximaNova-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

html { height: 100%; min-width: 320px;}

 body {position: relative; margin: 0; padding: 0px 0 0 0; height: auto !important; height: 100%; min-height: 100%; min-width: 320px; background: #fff; font-family: 'Proxima Nova';}
 html > body {padding: 0;}
 img {padding: 0; margin: 0; border: 0;}
 .cleaner {clear: both;}
 a:hover {text-decoration: none;}

input:focus::-moz-placeholder {opacity: 0!important;}
input:focus::-webkit-input-placeholder {opacity: 0!important;}
textarea:focus::-moz-placeholder {opacity: 0!important;}
textarea:focus::-webkit-input-placeholder {opacity: 0!important;}
a {color: #01b8f6;}
.all {position: relative; max-width: 1160px; margin: 0 auto; padding-left: 10px; padding-right: 10px; box-sizing: border-box;}
form {padding: 0; margin: 0; border: 0;}
form fieldset {padding: 0; margin: 0; border: 0;}
.header .topmenu, button, a {transition: all 0.3s ease; -webkit-transition: all 0.3s ease;}
.error {box-shadow: inset 0 0 5px red!important;}

* {outline:none;}
.container {width: 100%; position: relative; overflow: hidden; padding: 0px 0 0 0;}


header {height: 116px; background: #eaebec; position: relative; }
header:before {content: ''; display: block; position: absolute; transform: skew(26deg); top: 0; right: calc(50% + 570px); width: 99999px; height: 100%; background: #cd181e; }
header:after {content: ''; display: block; position: absolute; transform: skew(26deg); top: 0; right: calc(50% + 569px); width: 30px; height: 100%; background: #fff; }
header .all {max-width: 1080px; height: 100%; display: flex; align-items: center; justify-content: space-between;}
header .logo {margin: -14px 0 0 0;}
header nav ul {padding: 0; margin: 0; list-style-type: none; display: flex;}
header nav ul li {margin: 0 0 0 36px;}
header nav ul li a {font-size: 19px; color: #231f20; text-decoration: none;}
header nav ul li a:hover {color: #cd181e; text-shadow: 0 0 .65px #cd181e, 0 0 .65px #cd181e;}
header nav ul li.active a {color: #cd181e; text-shadow: 0 0 .65px #cd181e, 0 0 .65px #cd181e;}
header .menu-icon {display: none;}

.top-bg {margin: 0 0 120px; padding: 70px 0; background: url(img/topbg.jpg) center center/cover no-repeat;}
.top-bg .all {max-width: 1080px; height: 100%; display: flex; align-items: center; justify-content: space-between;}
.top-bg .products {width: 100%; display: flex; align-items: center; justify-content: space-between;}
.top-bg .products .block {width: 229px; text-align:center;}
.top-bg .products .block h2 {font-size: 22px; color: #ffffff; font-weight: normal; padding: 0 0 20px; margin: 0;}
.top-bg .products .block .pic {margin: 0 auto 35px; width: 229px; height: 229px;}
.top-bg .products .block .pic img {width:100%; height: 100%;}
.top-bg .products .block .btn {width: 160px; padding-left: 15px; box-sizing: border-box; margin: 0 auto; font-size: 20px; height: 48px; display: flex; align-items: center; justify-content: center; background: #cd181e; text-decoration: none; color: #fff; position: relative;}
.top-bg .products .block .btn:after {content: ''; display: block; position: absolute; right: -15px; top: 0; height: 48px; background: #cd181e; transform: skew(26deg); width:30px;}
.top-bg .products .block .btn:hover {filter: brightness(110%);}

@media screen and (min-width: 1001px) {
.top-bg .products .block:nth-child(2) .pic {width: 347px; height: 347px; margin: 0 0 40px;}
.top-bg .products .block:nth-child(2) h2 {font-size: 31px; padding: 0 0 30px;}
.top-bg .products .block:nth-child(2) {width: 347px;}
}

h2 {font-weight: normal; text-align:center; font-size: 60px; color: #000000; padding: 0 0 40px; margin: 0;}

.kinds .into .block {margin: 0 0 50px; align-items: center; display: flex; flex-wrap: wrap;}
.kinds .into .block h3 {justify-content: center; flex-wrap: wrap; display: flex; position: relative; font-size: 36px; color: #cd181e; font-weight: normal; padding: 45px 0 50px; margin: 0 auto; width:100%; text-align:center;}
.kinds .into .block h3:after {position: absolute; top: 0; left: 0; content: ''; display: block; width: 100%; height: 14px; background: url(img/arr.png) center center/contain no-repeat; margin: 0 auto 32px;}
.kinds .into .block h3:before {content: '';  margin: 0 40px 0 0; width: 41px; height: 43px; background: url(img/pattern.png) center center/contain no-repeat;}
.kinds .into .block .pic {width: 50%; padding: 0 20px 0 0; box-sizing: border-box;}
.kinds .into .block .pic img {width:100%;}
.kinds .into .block .text {font-size: 17px; color: #000000; width: 50%; padding: 0 0 0 20px; box-sizing: border-box;}
.kinds .into .block .text p {padding: 0; margin: 0;}


.bg01 {padding: 90px 0; background: url(img/bg01.jpg) center center/cover no-repeat; margin: 0 0 90px;}
.bg01 h2 {padding: 0 0 30px;}
.bg01 form {max-width: 980px; margin: 0 auto; display: flex; justify-content: space-between; flex-wrap: wrap; }
.bg01 form input[type=text] {font-size: 21px; font-family: inherit; width: calc(50% - 20px); height: 50px; line-height: 50px; padding: 0 25px; box-sizing: border-box; margin: 0 0 45px; border: 0;}
.bg01 form textarea {resize: none; font-size: 21px; font-family: inherit; width: 100%; height: 180px;  padding: 20px 25px; box-sizing: border-box; margin: 0 0 40px; border: 0;}
.bg01 h3 {font-size: 21px; color: #000000; font-weight: normal; text-align: center; padding: 0 0 45px; margin: 0;}
.bg01 input::-moz-placeholder {opacity: 0.5; color: #000;}
.bg01 input::-webkit-input-placeholder {opacity: 0.5; color: #000;}
.bg01 textarea::-moz-placeholder {opacity: 0.5; color: #000;}
.bg01 textarea::-webkit-input-placeholder {opacity: 0.5; color: #000;}
.bg01 button {border: 0; cursor: pointer; font-family: inherit; width: 160px; padding-left: 15px; box-sizing: border-box; margin: 0 auto; font-size: 20px; height: 48px; display: flex; align-items: center; justify-content: center; background: #cd181e; text-decoration: none; color: #fff; position: relative;}
.bg01 button:after {content: ''; display: block; position: absolute; right: -15px; top: 0; height: 48px; background: #cd181e; transform: skew(26deg); width:30px;}
.bg01 button:hover {filter: brightness(110%);}

.faq .into .block {margin: 0 0 30px; background: #ececec; cursor: pointer; padding: 13px 13px 13px 50px; box-sizing: border-box;}
.faq .into .block .title {display: block; position: relative; font-size: 19px; color: #000000; font-weight: bold;}
.faq .into .block .title:before {display: block; content: ''; position:absolute; left: -30px; top: 50%; margin-top: -8px; width: 13px; height: 14px; background: url(img/arr.png) center center/contain no-repeat;}
.faq .into .block.open .title:before {transform: scale(1,-1);}
.faq .into .block:hover .title {color: #d4002a;}
.faq .into .block .text {padding: 15px 0 0 0; font-size: 17px; color: #000000; display: none;}

.top-bg-clients {margin: 0 0 90px; height: 350px; background: url(img/bg02.jpg) center center/cover no-repeat;}
.top-bg-comp {margin: 0 0 50px; height: 350px; background: url(img/comp-bg.jpg) center center/cover no-repeat;}

.benefits h2 {padding: 0 0 30px;}
.benefits .text {padding: 0 0 60px; font-size: 17px; color: #000000; position: relative;}
.benefits .text p {padding: 0 0 20px; margin: 0;}
.benefits>.text:before {content: ''; display: block; width: 100%; height: 14px; background: url(img/arr.png) center center/contain no-repeat; margin: 0 auto 32px;}
.benefits h3 {text-align:center; font-weight: normal; font-size: 21px; color: #cd181e; padding: 0 0 35px; margin: 0;}

.process {padding: 0 0 50px;}
.process .block {margin: 0 0 50px; position: relative; display: flex; align-items: center;}
.process .block:after {content: url(img/arr.png); bottom: -38px; left: 93px; position: absolute;}
.process .block:last-child:after {display: none;}
.process .block .pic {margin: 0 40px 0; display: flex; align-items: center; justify-content:center; width: 124px; height: 124px; border-radius: 50%;border: 2px solid #a6a9ac; box-sizing: border-box;}
.process .block .text {font-size: 17px; padding: 0; width: calc(100% - 164px);}
.process .block .text .title {font-weight: bold; display: block; font-size: 24px;}

.raw-block {padding: 90px 0; background: url(img/raw-bg.jpg) center center/cover no-repeat; margin: 0 0 90px;}
.raw-block h2 {font-size: 36px;}
.raw-block .text {max-width: 880px; margin: 0 auto; font-size: 17px;}
.raw-block .text p {padding: 0 0 40px; margin: 0;}
.raw-block .text h3 {text-align:center; font-size: 21px; color: #000000; font-weight: normal; padding: 0 0 30px; margin: 0;}
.raw-block .blocks {width:100%; display: flex; justify-content: space-between;}
.raw-block .blocks .block {line-height: 115%; font-size: 17.5px; text-align:center; padding: 30px 40px; box-sizing: border-box; background: #fff; width: 316px; height: 316px; border: 2px solid #aeb0af; border-radius: 50%; box-sizing: border-box;}
.raw-block .blocks .block:nth-child(2) {padding: 30px 20px;}
.raw-block .blocks .block p {padding: 0; margin: 0;}
.raw-block .blocks .block img {margin: 0 0 10px;}

.advantages h2 {font-size: 36px; color: #cd181e; font-weight: normal; padding: 0 0 50px; margin: 0;}
.advantages .into {max-width: 880px; margin: 0 auto; display: flex; flex-wrap: wrap; justify-content: space-between;}
.advantages .into .block {font-size: 18px; margin: 0 0 65px; width: 360px; max-width: calc(50% - 20px); text-align:center;}
.advantages .into .block .icon {height: 171px; display: flex; align-items: flex-end; justify-content: center; margin: 0 0 20px;}


.tabs .tabs-list {justify-content: center; display: flex; margin: 0 auto 55px; padding: 0; list-style-type: none;}
.tabs .tabs-list li {position: relative; margin:0 26px;}
.tabs .tabs-list li a {font-size: 19px; color: #231f20; text-decoration: none;}
.tabs .tabs-list li a:hover {color: #cd181e; text-shadow: 0 0 .65px #cd181e, 0 0 .65px #cd181e;}
.tabs .tabs-list li:hover a {color: #cd181e; text-shadow: 0 0 .65px #cd181e, 0 0 .65px #cd181e;}
.tabs .tabs-list li:hover:after {content:''; width: 13px; height: 14px; display: block; position: absolute; bottom: -20px; left: 50%; margin-left: -7px; background: url(img/arr.png) center center/contain no-repeat;}
.tabs .tabs-content .tab {display: none; font-size: 17px; padding: 0 0 50px;}
.tabs .tabs-content .tab p {padding: 0 0 25px; margin: 0;}

.production-block {font-size: 17px; padding: 60px 0; background: url(img/production-bg.jpg) center center/cover no-repeat;}
.production-block p {padding:0 0 30px; margin: 0;}
.production-block h2 {padding: 0 0 30px; font-size: 36px;}
.production-block h3 {font-size: 19px; color: #cd181e; font-weight: bold; padding: 0 0 30px; margin: 0; text-align:center;}
.production-block .blocks {display: flex;}
.production-block .blocks .block {font-size: 17px; width: 50%; padding: 0 60px; box-sizing: border-box;}
.production-block .blocks .block img {display: table; margin: 0 auto 20px;}
.production-block .blocks .block h4 {text-align:center; font-size: 47px; color: #cd181e; padding: 0 0 20px; margin: 0; font-weight: normal; line-height: 110%;}

.eco-block {font-size: 17px; min-height: 670px; box-sizing: border-box; font-size: 17px; padding: 50px 0; background: url(img/eco-bg.jpg) center center/cover no-repeat;}
.eco-block h2 {padding: 0 0 20px; font-size: 36px;}
.eco-block p {padding: 0 0 25px; margin: 0;}
.eco-block .red-bg {position: relative; color: #fff; background: #cd181e; padding: 20px 30px; box-sizing: border-box; text-align:center; margin: 15px 0 0 0;}
.eco-block .red-bg:after {content: ''; display: block; position: absolute; width: 13px; height: 14px; top: -13px; left: 50%; margin-left: -7px; background:url(img/arr.png) center center/contain no-repeat; transform: scale(1,-1);}

.mission {font-size: 17px; position: relative; padding: 60px 0;}
.mission h2 { font-size: 36px;}
.mission .into {padding: 0 0 0 250px; box-sizing: border-box;}
.mission .bg {z-index:2; transform: skew(22deg); position: absolute; top: 0; bottom: 0; left:-200px;  right: calc(50% + 450px); overflow:hidden;}
.mission .bg:after {transform: skew(-22deg); content: ''; display: block; position: absolute;  top: 0; bottom: 0; right: -200px; width: calc(100% + 200px); background: url(img/mission-pic.jpg) center center/cover no-repeat;}
.mission .short-text {margin: 0 0 40px; max-width: 630px;}
.mission .grey01 {position: relative; padding:20px 15px 20px 0; box-sizing: border-box; background: #eaebec; }
.mission .grey01:before {content: ''; position: absolute; top: 0; bottom: 0; right: 100%; width: 500px; background: #eaebec;}
.mission .grey01 b {color: #cd181e;}

.mission .grey02 {margin-left: auto; max-width: calc(100% - 90px); position: relative; padding: 25px 15px 25px 110px; box-sizing: border-box; background: #d1d3d6; overflow:hidden;}
.mission .grey02:after {content: ''; position: absolute; top: 0; left: -50px; width: 74px;bottom: 0; display: block; background: #fff; transform: skew(22deg);}
.mission .grey02 b {color: #cd181e;}

.mission .grey03 {margin-left: auto; max-width: calc(100% - 240px); position: relative; padding: 25px 15px 25px 110px; box-sizing: border-box; background: #bdc0c4; overflow:hidden;}
.mission .grey03:after {content: ''; position: absolute; top: 0; left: -50px; width: 74px;bottom: 0; display: block; background: #fff; transform: skew(22deg);}

.grey-bg {font-size: 17px; background: #eaebec; padding: 40px 0 50px;}
.grey-bg p {padding:0 0 20px; margin: 0;}
.grey-bg p:last-child {padding: 0;}
.grey-bg b {color: #cd181e;}
.grey-bg h2 {font-size: 36px; padding: 0 0 20px;}

.career {padding: 50px 0; font-size: 17px; background: url(img/career-bg.jpg) center center/cover no-repeat;}
.career p {padding: 0 0 30px; margin: 0;}
.career h2 {font-size: 36px; padding: 0 0 30px;}
.career form {max-width: 980px; margin: 0 auto; display: flex; justify-content: space-between; flex-wrap: wrap; }
.career form input[type=text] {font-size: 21px; font-family: inherit; width: calc(50% - 20px); height: 50px; line-height: 50px; padding: 0 25px; box-sizing: border-box; margin: 0 0 45px; border: 0;}
.career form textarea {resize: none; font-size: 21px; font-family: inherit; width: 100%; height: 180px;  padding: 20px 25px; box-sizing: border-box; margin: 0 0 40px; border: 0;}
.career h3 {font-size: 21px; color: #000000; font-weight: normal; text-align: center; padding: 0 0 45px; margin: 0;}
.career input::-moz-placeholder {opacity: 0.5; color: #000;}
.career input::-webkit-input-placeholder {opacity: 0.5; color: #000;}
.career textarea::-moz-placeholder {opacity: 0.5; color: #000;}
.career textarea::-webkit-input-placeholder {opacity: 0.5; color: #000;}
.career button {border: 0; cursor: pointer; font-family: inherit; width: 160px; padding-left: 15px; box-sizing: border-box; margin: 0 auto; font-size: 20px; height: 48px; display: flex; align-items: center; justify-content: center; background: #cd181e; text-decoration: none; color: #fff; position: relative;}
.career button:after {content: ''; display: block; position: absolute; right: -15px; top: 0; height: 48px; background: #cd181e; transform: skew(26deg); width:30px;}
.career button:hover {filter: brightness(110%);}

.career .bottom {position: relative; width: 100%;}

.example-1 {position: absolute;}
.example-1 .form-group{}
.example-1 input[type=file]{outline:0;opacity:0;pointer-events:none;user-select:none; position: absolute;}
.example-1 .label .title {font-size: 21px; cursor:pointer; color: #000;  display:flex; align-items: center; }
.example-1 .label .title:hover {text-decoration:none;}
.example-1 .label img {margin: -2px 8px 0 0;}
.example-1 .js-value {position: absolute; color: #333; font-size: 12px;}
.example-1 .label i{}
.alert-info.d-none {display:none;}
.alert-info {padding: 40px 0; text-align: center; font-size: 20px; color: #252525;}
.request-form .alert-info {padding: 0px 0; text-align: center; font-size: 20px; color: #fff; height: calc(100% - 150px); min-height: 100px; display: flex; width: 100%; align-items: center; justify-content: center;}
.jGrowl-notification {display:none!important;}

.request-form .alert-info.d-none {display:none;}

.map {height: 600px;}

.contacts {padding: 60px 0;}
.contacts h2 {font-size: 36px; padding: 0 0 20px;}

.contacts .block {padding: 0 0 25px; display: table; margin: 0 auto;}
.contacts .block p {height: 45px; padding: 0; margin: 0; display: flex; align-items: center;}
.contacts .block p span, .contacts .block p a {color: inherit; text-decoration: none; white-space: nowrap; max-width: calc(100% - 40px);}
.contacts .block .ic {width: 30px; margin: 0 10px -6px 0; text-align:center;}

.contacts .blocks {max-width: 1050px; margin: 0 auto; display: flex; justify-content: space-between;}
.contacts .blocks .in {width: calc(100% / 3 - 40px); padding: 50px 20px 40px; box-sizing: border-box; text-align:center; border: 2px solid #e1e2e3;}
.contacts .blocks .in .icon {margin: 0 0 20px; height:100px; display: flex; align-items: center; justify-content: center;}
.contacts .blocks .in p {padding:0 0 15px; margin: 0;}
.contacts .blocks .in p:last-child {padding: 0;}
.contacts .blocks .in p a {color: inherit; text-decoration:none;}

.career + footer {margin: 0;}
footer {margin: 90px 0 0 0; padding: 20px 0; position: relative; background: #eaebec;}
footer:before {content: ''; display: block; position: absolute; transform: skew(26deg); top: 0; right: calc(50% + 570px); width: 99999px; height: 100%; background: #cd181e; }
footer:after {content: ''; display: block; position: absolute; transform: skew(26deg); top: 0; right: calc(50% + 569px); width: 30px; height: 100%; background: #fff; }
footer nav ul {padding: 0; margin: 0 0 25px; list-style-type: none; display: flex; justify-content:center; }
footer nav ul li {margin: 0 15px;}
footer nav ul li a {font-size: 19px; color: #231f20; text-decoration: none;}
footer nav ul li a:hover {color: #cd181e; text-shadow: 0 0 .65px #cd181e, 0 0 .65px #cd181e;}
footer nav ul li.active a {color: #cd181e; text-shadow: 0 0 .65px #cd181e, 0 0 .65px #cd181e;}
footer .copy {text-align:center; font-size: 15px; color: #000000;}

.popup {position: fixed; top: 0; left: 0; bottom: 0; width: 100%; background: rgba(0,0,0,0.7); z-index: 98;}
.popup .into {font-size: 20px; background: #fff; padding: 40px; max-width: 100%; box-sizing: border-box; text-align: center; position: fixed; z-index: 99; top: 50%; left: 50%; transform: translate(-50%,-50%);}
.popup .into p {padding: 0; margin: 0;}



@media screen and (max-width: 1100px) {
.mission .bg {right: calc(50% + 350px);}
.mission .grey02:after, .mission .grey03:after {left: -45px;}
}


@media screen and (max-width: 1000px) {
.mission .bg {display: none;}
.mission .into {padding-left: 0;}
.mission .short-text {max-width: 100%;}
header {height: 56px;}
header .logo {width: 160px; margin-top: -6px;}
header nav ul li a {font-size: 16px;}
header nav ul li {margin-left: 30px;}
.raw-block .blocks {display:block;}
.raw-block .blocks .block {margin: 0 auto 30px; }
.advantages .into .block .icon {height: 80px;}
.advantages .into .block .icon img {height: 80px;}
.production-block .blocks {display: block;}
.production-block .blocks .block h4 {font-size: 20px;}
.production-block .blocks .block img {width: 44px;}
.production-block .blocks .block {width: 100%; padding: 0 0 25px;}
.production-block {padding: 45px 0 15px;}
.contacts .blocks {display: block;}
.contacts .blocks .in {padding-top: 20px; width: 100%; margin: 0 0 20px;}
.contacts .blocks .in .icon {height: auto;}
.contacts .blocks .in .icon img {width: 60px;}
}



@media screen and (max-width: 750px) {
.contacts .block p span, .contacts .block p a {white-space: normal;}
.map {height: 250px;}
.map>ymaps {height: 250px!important;}
.example-1 {position: relative; margin: 0 auto 20px; width: 200px;}
.example-1 .label .title {font-size: 19px;}
.mission .grey02 {max-width:100%; padding-left: 20px; }
.mission .grey03 {max-width:100%; padding-left: 20px; }
.mission .grey01:before {display: none;}
.mission .grey01 {padding-left: 20px;}
.mission .grey02:after, .mission .grey03:after {display: none;}
header {z-index: 5; position: relative;}
header .menu-icon {display: block; width: 27px;height: 20px; background: url(img/menu.png);}
header nav {top: 56px; background: #eaebec; display: block; text-align:center; padding: 20px 0; position: absolute; left: -999px; width: 100%; transition: all 0.3s ease;}
header nav ul {display: block;}
header nav ul li {padding: 7px 0;}
header nav ul li a {font-size: 20px;}
header nav.visible {left: 0;}

.top-bg .products {display: block;}
.top-bg .products .block {margin:0 auto 50px;}

h2 {font-size: 36px; padding: 0 0 30px;}
.top-bg {margin-bottom: 50px;}
.kinds .into .block h3 {display:block; font-size: 26px;}
.kinds .into .block h3:before {display:block; margin: 0 auto 6px; width: 20px; height: 20px;}
.kinds .into .block {display: block;}
.kinds .into .block .pic {padding: 0 0 30px; max-width: 400px; margin: 0 auto; width: 100%; text-align: center;}
.kinds .into .block .text {width: 100%; padding: 0;}
.bg01 form input[type=text] {width:100%;}
.career form input[type=text]  {width:100%;}
footer nav ul {display: block; text-align:center;}
footer nav ul li {padding: 7px 0; margin: 0;}
.top-bg-clients {height: 150px; margin: 0 0 50px;}
.process .block {margin-bottom: 50px; display: block;}
.process .block .pic {margin: 0 auto 20px;}
.process .block .text {width: 100%;}
.process .block .text .title {text-align:center;}
.process .block:after {left: 50%; margin-left: -7px;}
.process {padding-bottom: 30px;}
.raw-block {padding: 45px 0;}
.raw-block .blocks .block {width: 256px; height: 256px; font-size: 15px;}
.raw-block .blocks .block img {width: 26px;}
.advantages h2 {font-size: 22px!important;}
.advantages .into .block  {max-width: 100%; width:100%;}
footer {margin: 45px 0 0 0;}

.top-bg-comp {height: 160px;}
.tabs .tabs-list {flex-wrap: wrap; margin-bottom: 20px;}
.tabs .tabs-list li {width: 50%; padding: 0; margin: 10px 0; text-align: center;}
.tabs .tabs-list li.active:after {display: none;}
}

@media screen and (max-width: 600px) {
h2 {font-size: 27px!important;}
.top-bg .products .block .pic {width: 200px; height: 200px;}
.top-bg .products .block {width: 100%;}
.top-bg .products .block h2 {font-size: 22px!important;}
.top-bg {padding-bottom: 50px;}
.bg01 {padding: 50px 0;}
.bg01 form input[type=text] {margin-bottom: 12px;}
.career form input[type=text] {margin-bottom: 12px;}
}