*{
	margin: 0;
	padding: 0;
}
.wrapper{
	max-width: 1200px;
	margin: 0 auto;
	box-sizing: border-box;
	padding: 0 20px;
}
button{
	cursor: pointer;
}
body{
	font-family: 'Roboto', sans-serif!important;
}
.header{
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-top: 40px;
}
.header .right{
		display: flex;
	align-items: center;
}
.header .right a{
	font-weight: bold;
font-size: 18px;
line-height: 21px;
display: flex;
align-items: center;
color: #222222;
margin-right: 20px;
text-decoration: none;
}
.header .right button{
background: #406A2C;
border-radius: 2px;
font-size: 18px;
line-height: 21px;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
padding: 0px 20px;
height: 50px;
color: #FFFFFF;
outline: none;
border: none;
}
.centralblock{
	background-color: #DFEBD9;
	padding: 50px 110px;
	max-width: 1160px;
	margin-top: 50px;
	    border-radius: 10px;
}
.centralblock .head{
	font-weight: bold;
font-size: 64px;
line-height: 75px;
text-align: center;
color: #222222;
}
.centralblock ul{
	margin-top: 40px;
	padding-left: 40px;
}
.centralblock ul li{
	list-style: none;
	font-size: 32px;
line-height: 37px;
color: #222222;
display: flex;
align-items: center;
margin-bottom: 20px;
}
.centralblock ul li svg{
	flex-shrink: 0;
	margin-right: 20px;
}
.centralblock button{
	background: #406A2C!important;
border-radius: 2px;
font-size: 18px;
line-height: 21px;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
padding: 0px 20px;
height: 50px;
color: #FFFFFF;
outline: none;
border: none;
margin: 40px auto;
}
.servicebox{
	max-width: 1100px;
	margin: 0 auto;
	padding: 0 20px;
	margin-top: 60px;
}
.servicebox .head{
	font-weight: bold;
font-size: 36px;
line-height: 42px;
text-align: center;
color: #000000;
}

.cbox .item{
	display: flex;
	padding-bottom: 30px;
	border-bottom: #C4C4C4 1px solid;
	margin-top: 40px;
}
.cbox .item > div{
	width: 50%;
}
.cbox .item .left{
	font-weight: bold;
font-size: 48px;
line-height: 56px;
color: #222222;
padding-right: 20px;
}
.cbox .item .right li{
	list-style-type: none;
	font-size: 32px;
line-height: 37px;
color: #222222;
margin-bottom: 20px;
display: flex;
}
.cbox .item .right li i{
	margin-right: 20px;
}
.servicebox button{
	background: #406A2C!important;
border-radius: 2px;
font-size: 18px;
line-height: 21px;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
padding: 0px 20px;
height: 50px;
color: #FFFFFF;
outline: none;
border: none;
margin: 40px auto;
}
.grantom{
	background-color: #0C2851;
	display: flex;
	text-align: center;
	flex-direction: column;
	padding: 80px 0;
}
.grantom .name{
	font-weight: bold;
font-size: 36px;
line-height: 42px;
text-align: center;
color: #fff;
}
.grantom a{
	margin-top: 60px;
}
.grantom a svg{
	max-width: 100%;
}
.grantlg{
	margin-top: 40px;
}
.lgcenter{
	margin-top: 80px;
}
.lgcenter svg{
margin: 0 auto;
display: block;
}
.factbox{
	margin-top: 50px;
}
.factbox .title{
	font-weight: bold;
font-size: 36px;
line-height: 42px;
text-align: center;
color: #000000;
}
.factbox .fact{
	margin-top: 40px;
	display: flex;
	justify-content: space-between;
	padding-bottom: 40px;
	border-bottom: #C4C4C4 1px solid;
	flex-wrap: wrap;
}
.factbox .fact .item{
	max-width: 260px;
}
.factbox .fact .item span{
	display: block;
	font-weight: bold;
font-size: 48px;
line-height: 56px;
text-align: center;
color: #406A2C;
}
.factbox .fact .item div{
	font-size: 24px;
line-height: 28px;
text-align: center;
margin-top: 10px;
color: #000000;
}
.factbox .fact.exper .item{
	max-width: 33%;
	padding: 0 20px;
	width: 100%;
	box-sizing: border-box;
	margin-bottom: 40px;
}
.factbox .fact.exper .item svg{
	margin: 0 auto;
	display: block;
}
.factbox .fact.exper{
	border-bottom: none;
}
.soprov{
	background: #DFEBD9;
border-radius: 10px;
	display: flex;
	text-align: center;
	flex-direction: column;
	margin-top: 10px;
	padding: 50px 20px;
}
.soprov button{
	background: #406A2C!important;
border-radius: 2px;
font-size: 18px;
line-height: 21px;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
padding: 0px 20px;
height: 50px;
color: #FFFFFF;
outline: none;
border: none;
margin: 40px auto;
margin-bottom: 0;
}
.soprov .name{
	font-weight: bold;
font-size: 24px;
line-height: 28px;
text-align: center;
color: #222222;
}
.contus{
	padding: 40px 0;
		border-bottom: #C4C4C4 1px solid;
}
.contus .name{
	font-weight: bold;
font-size: 36px;
line-height: 42px;
text-align: center;
color: #000000;
margin-bottom: 20px;
}
.contus a{
	font-size: 36px;
line-height: 150%;
text-align: center;
display: block;
color: #222222;
text-decoration: none;
}
.footer{
	display: flex;
	justify-content: space-between;
	padding: 30px 100px;
	align-items: center;
	border-top: #c4c4c4 1px solid;
}
.formbox{
	padding-top: 40px;
	padding-bottom: 40px;
}
.formbox .name{
	font-weight: bold;
font-size: 36px;
line-height: 42px;
text-align: center;
color: #000000;
margin-bottom: 30px;
}
.formbox form{
	width: fit-content;
	margin: 0 auto;
	max-width: 500px;
}
.formbox form input[type="text"],.formbox form input[type="email"]{
	border: 1px solid rgba(0, 0, 0, 0.5);
box-sizing: border-box;
border-radius: 2px;
padding: 10px 10px;
    outline: none;
    border: #c4c4c4 1px solid;
    margin-top: 5px;
    width: 100%;
    box-sizing: border-box;
}
.formbox form label{
	font-weight: normal;
font-size: 24px;
line-height: 28px;
color: #000000;
margin-bottom: 5px;
margin-top: 10px;
display: block;
}
.formbox form textarea{
		border: 1px solid rgba(0, 0, 0, 0.5);
box-sizing: border-box;
border-radius: 2px;
padding: 10px 10px;
    outline: none;
    border: #c4c4c4 1px solid;
    margin-top: 5px;
    width: 100%;
    box-sizing: border-box;
}
.formbox form input[type="submit"]{
		background: #406A2C!important;
border-radius: 2px;
font-size: 18px;
line-height: 21px;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
padding: 0px 20px;
height: 50px;
color: #FFFFFF;
outline: none;
border: none;
margin: 20px auto;
margin-bottom: 0;
}
.grantom img{
	max-width: 100%;
	    padding: 0 10px;
    box-sizing: border-box;
}
@media(max-width: 1000px){
	.centralblock .head{
		    font-size: 40px;
    line-height: 55px;
	}
	.cbox .item .left{
		font-size: 38px;
    line-height: 1.3;
	}
	.factbox .fact .item {
    max-width: 50%;
    width: 100%;
    margin-bottom: 40px;
    padding: 0 20px;
    box-sizing: border-box;
}
}
@media(max-width: 800px){
	.header{
		flex-direction: column;
	}
	.header .right{
		margin-top: 20px;
	}
	.centralblock ul li,.cbox .item .right li{
		font-size: 22px;
		line-height: 1.3;
	}
	.cbox .item .left{
		padding-right: 40px;
	}
	.centralblock ul{
		padding-left: 0;
	}
}
@media(max-width: 700px){
	.centralblock{
		    padding: 50px 20px;
		    padding-bottom: 20px;
	}
	.formbox form {
    width: 100%;
    margin: 0 auto;
    max-width: 100%;
}
.cbox .item .left{
	font-size: 28px;
}
.centralblock ul li, .cbox .item .right li{
	font-size: 18px;
}
.centralblock ul li svg{
	width: 25px;
}
}
@media(max-width: 580px){
	.factbox .fact.exper .item{
		max-width: 50%;
	}
	.header .right{
		flex-direction: column;
	}
	.header .right a{
		margin-bottom: 10px;
	}
}
@media(max-width: 540px){
	.centralblock .head,.servicebox .head,.grantom .name,.factbox .title,.contus .name,.formbox .name {
    font-size: 28px;
    line-height: 1.3;
}
.lgcenter svg{
	max-width: 100%;
}
.cbox .item{
	flex-direction: column;
}
.cbox .item > div {
    width: 100%;
}
.cbox .item .left{
	margin-bottom: 20px;
}
.factbox .fact .item div {
    font-size: 18px;
    line-height: 1.3;
    text-align: center;
    margin-top: 10px;
    color: #000000;
}
.footer{
	padding: 30px 30px;
}
.footer div{
	margin-right: 40px;
}
.cbox .item .left {
    font-size: 22px;
}
.centralblock ul li, .cbox .item .right li{
	font-size: 16px;
}
.cbox .item .left{
	padding-right: 0;
}
.grantom svg{
	max-width: 90%;
}
.factbox .fact .item span {
    display: block;
    font-weight: bold;
    font-size: 38px;
    line-height: 1.3;
    text-align: center;
    color: #406A2C;
}
.formbox form label{
	font-size: 18px;
}
.contus a{
	font-size: 28px;
}
}
@media(max-width: 420px){
	.header{
		padding-top: 20px;
	}
	.centralblock{
		margin-top: 30px;
	}
	.lgcenter svg {
    max-width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
}
.lgcenter {
    margin-top: 40px;
}
.footer{
	flex-direction: column;
}
.footer div{
	margin-right: 0;
	margin-bottom: 10px;
}
.footer{
	padding: 20px;
}
.factbox .fact .item span{
	font-size: 28px;
}
.factbox .fact .item div{
	font-size: 16px;
}
}