@charset "utf-8";

@media only screen and (max-width: 760px) {

.hide320 {
	display: none!important;
}

.show320 {
	display: inline;
}

.container {
	padding-left: 15px;
	padding-right: 15px;
}

.top-hold {
	height: 100%;
	min-height: 360px;
	max-height: 587px;
}

.top-hold .bg-hold .show768 {
	display: none;
}

.header {
	height: 245px;
	text-align: center;
}

.header .container {
	padding: 26px 0;
}

.header .logo {
	float: none;
	width: auto;
}

.header .link-online {
	display: none;
}

.header .phone {
	float: none;
	width: auto;
	text-align: center;
	margin: 18px 0 0 0;
	font-size: 18px;
	line-height: normal;
}

.header .phone .small {
	display: none;
}

.footer {
	height: auto;
	text-align: center;
}

.footer .container {
	padding: 28px 15px;
}

.footer .logo {
	float: none;
	width: auto;
	margin-bottom: 17px;
}

.footer .link-online,
.footer .phone {
	float: none;
	width: auto;
	text-align: center;
}

.footer .text {
	padding: 0;
	margin: 39px 0 43px 0;
}

.img-list {
	margin-left: -15px;
	margin-right: -15px;
}

.img-list li {
	display: block;
	width: auto!important;
	margin: 35px 0 0 0;
}

.img-list li:first-child {
	margin-top: 0!important;
}

.btn {
	font-size: 14px;
	height: 57px;
	line-height: 57px;
	display: block;
	padding: 0;
	letter-spacing: 0.05em;
}

.top {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding-top: 100px;
	padding-bottom: 21px;
}

.top .big {
	font-size: 28px;
	line-height: 34px;
	margin: 0 -10px 28px -10px;
}

.top .btn {
	margin: 0;
}

.count .big,
.how .big,
.faq .big {
	font-size: 26px;
	line-height: 32px;
}

.count {
	padding-top: 26px;
	padding-bottom: 16px;
}

.count .big {
	margin-bottom: 16px;
}

.count .img-list .img {
	margin-bottom: 17px;
}

.count .img-list li {
	height: auto;
}

.soc {
	margin: 55px -20px 0 -40px;
}

.how {
	padding-top: 26px;
	padding-bottom: 25px;
}

.how .big {
	margin-bottom: 29px;
}

.how .img-hold {
	margin-bottom: -23px;
}

.how .img-hold img {
	height: 376px;
	width: auto;
	position: relative;
	left: -97px;
}

.how .img-list li {
	margin-top: 42px;
}

.quote {
	padding-top: 21px;
	padding-bottom: 46px;
}

.quote .big {
	line-height: 29px;
	margin-bottom: 34px;
}

.quote .c {
	padding: 0 20px;
}

.quote .c img {
	float: none;
	display: block;
	margin: 0 auto 26px auto;
	width: 199px;
	height: 199px;
}

.quote .c .cell {
	height: auto;
	display: block;
}

.detail .bg {
	display: none;
}

.detail .half {
	padding: 55px 1015px 52px 1015px;
	margin: 0 -1000px;
	width: auto;
	float: none;
}

.detail .big {
	font-size: 26px;
	line-height: 31px;
}

.detail .half:first-child {
	background: #6b6366;
	padding-top: 40px;
	padding-bottom: 70px;
}

.detail .img-list {
	margin-top: 59px;
	margin-bottom: 35px;
}

.detail .img-list li {
	display: inline-block;
	width: 50%!important;
	margin: 0;
}

.detail .arr {
	position: relative;
	margin: -35px auto -36px auto;
	top: auto;
	left: auto;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
}

.detail .btn {
	margin: 49px 0 39px 0;
	padding: 0;
}

.detail .get {
	display: block;
	font-size: 18px;
	margin: 43px 5px 0 5px;
}

.faq {
	padding-top: 35px;
	padding-bottom: 47px;
}

.faq .big {
	margin-bottom: 27px;
}

.faq figure {
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 60px;
}

.faq figure:last-child {
	margin-bottom: 0;
}

.faq .big2 {
	font-size: 20px;
	line-height: 32px;
	margin-bottom: 2px;
}

.faq figure:before {
	margin-bottom: 13px;
}

.form {
	font-size: 16px;
	line-height: 20px;
	padding-bottom: 21px;
}

.form .big {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 7px;
}

.form .in {
	position: relative;
	padding-bottom: 66px;
}

.form .btn {
	float: none;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	font-size: 14px;
	height: 57px;
	line-height: 57px;
}

.form input[type="text"] {
	border-radius: 2px;
	-webkit-border-radius: 2px;
	height: 57px;
	font-size: 18px;
	padding-top: 18px;
	padding-bottom: 18px;
}

.modal .steps {
	display: none;
}

.modal .big,
.modal .done-info .big {
	font-size: 30px;
	line-height: 36px;
	margin-bottom: 5px;
}

.modal .back {
	margin: -31px -25px 20px -25px;
}

.load-files .btn {
	display: inline-block;
	width: auto;
}

.load-files .show320 {
	display: block;
}

.load-files .info {
	margin-top: 14px;
}

.load-files .info li {
	font-size: 18px;
	line-height: 21px;
	padding-left: 77px;
}

.load-files .info img {
	height: 82px;
	top: -4px;
	left: 0;
}

.load-files .info .cell {
	height: 77px;
}

.load-files .btn.file {
	padding: 0 30px;
}

.files {
	display: inline-block;
	vertical-align: top;
}

.files li {
	font-size: 14px;
	line-height: 17px;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
	width: 100%;
}

.load-files .submit {
	text-align: center;
	margin-top: 30px;
}

.load-files .submit > * {
	vertical-align: top;
}

.load-files .submit .btn {
	margin: 26px 0 0 0;
}

.form2 {
	max-width: none;
	margin-top: 18px;
}

.form2 .label {
	display: none;
}

.form2 .cell {
	display: block;
	height: auto;
}

.form2 .err-text {
	display: none;
	width: auto;
	position: static;
	top: auto;
	left: auto;
	margin: 9px 0 -1px 0;
}

.modal .done-info {
	margin: 0;
}

.modal .done-info .soc2 .ind {
	margin-left: -40px;
	margin-right: -20px;
}
}

@media only screen and (max-width: 480px) {

.load-files .info li {
	width: 100%;
}
}
