body {
    font-family: OpenSans-Light, Arial, sans-serif;
}
li::marker { color: #30413f;}
h1 {
    font-family: PalatinoLinotype;
    font-size: 27px;
    text-align: center;
    color: #1f2555;
    margin-bottom:20px;
}
p {
    font-family: OpenSans-Light;
}
.footer {
    padding:5px 0;
    background-color: #30413f;
}
h3{
    padding: 20px 0;
    color: #30413f;
    font-weight: bold;
    text-align:center;
    
}
.footer a{
    color:white;
    font-size:14px;
    text-decoration:underline;
}
.block1 a{
    margin:10px 0;
    padding: 10px 15px;
    font-size: 15px;
    border-radius: 10px;
    background-color: #ec7622;
    border: 0;
    color:white;
    text-decoration: none;
    
}

.block1 a:hover{
    margin:10px 0;
    padding: 10px 15px;
    font-size: 15px;
    border-radius: 10px;
    background-color: #f38d43;
    border: 0;
    color:white;
    text-decoration: none;
    
}
.blocksp{
    text-align: center;
    margin: 35px 0;
}
.blocksp2{
    text-align: center;
    margin: 35px 0;
}
.blocksp a{
    margin:10px 0;
    padding: 10px 15px;
    font-size: 15px;
    border-radius: 5px;
    background-color: #ec7622;
    border: 0;
    color:white;
    text-decoration: none;
    
}

.blocksp a:hover{
    margin:10px 0;
    padding: 10px 15px;
    font-size: 15px;
    border-radius: 5px;
    background-color: #f38d43;
    border: 0;
    color:white;
    text-decoration: none;
    
}

.blocksp2 a{
    margin:10px 0;
    padding: 10px 15px;
    font-size: 15px;
    border-radius: 5px;
    background-color: #ec7622;
    border: 0;
    color:white;
    text-decoration: none;
    
}

.blocksp2 a:hover{
    margin:10px 0;
    padding: 10px 15px;
    font-size: 15px;
    border-radius: 5px;
    border: 0;
    background-color: #f38d43;
    color:white;
    text-decoration: none;
    
}

.full-block > .container{
    text-align: center;
    max-width: 750px;
    padding: 30px 15px 20px;
}
.full-block-two > .container{
    text-align: center;
    max-width: 750px;
    padding: 10px 0 1px 0;
}
.full-block-two {
    background-color: #1f2555;
    color: #e6f4f5;
    margin:40px 0;
    border-radius:5px;
}
.otkaz {
    text-align: left;
}


/*.btn-primary :hover {
    background-color: #F9AB72;
}*/


main > .container {
    max-width: 750px;
    padding: 30px 15px 20px;
}
.help-block{
    color:red;
}

.form-group{
    margin-bottom: 10px;
}
.responsive{
    width: 100%;
}
.logo {
    padding:15px;
    background-color: #30413f;
}
.logo img{
    display: block;
    margin-left: auto;
    margin-right: auto
}

.breadcrumb{
    background-color: white;
}
.radius img{
    border-radius: 20px;
    margin-bottom: 20px;
}

.block1 {
    background-color: #e6f4f5;
    padding:40px 0;
    margin-bottom:30px;
}

.block2 {
    text-align:center;
    margin-bottom: 25px;
}

.block3 {
    font-size:26px;
    font-family: OpenSans-Regular;
    text-align: center;
    margin-bottom: 40px;
    /*font-weight: bold;*/
}
.full-block{
    background-color: #1f2555;
    color:#e6f4f5;
}

.yoomoney-payment-form .ym-payment-btn-block .ym-btn-pay{
    margin:10px 0;
    padding: 10px 15px;
    font-size: 15px;
    border-radius: 10px;
    background-color: #ec7622;
    border: 0;
    color:white;
    text-decoration: none;
}

@font-face {
    font-family: "EmbraceAutumn";
    src: url("EmbraceAutumn.otf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face{
    font-family: "OpenSans-Light";
    src: url("OpenSans-Light.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
@font-face{
    font-family: "OpenSans-Regular";
    src: url("OpenSans-Regular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
@font-face{
    font-family: "PalatinoLinotype";
    src: url("PalatinoLinotype.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
.fon-lending{
    /*height:883px;*/
    padding-top: 3rem;
    padding-bottom: calc(10rem - -4.5rem);
    /*background: url(../i/kate_test.jpg);*/
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 1) 100%), url(../image/kate_test.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: cover;
}
.button {
    color: #fff;
    padding: 5px 10px;
    background-color: #30413f;
    border-radius: 5px;
    text-decoration: none;
    text-align: center;
    letter-spacing: 1px;
}
.button:hover{
    color: #fff;
    padding: 5px 10px;
    background-color: #ffc107;
    border-radius: 5px;
    letter-spacing: 1px;
    text-decoration: none;
    text-align: center;
}

/*=================big-money=====================*/
.big-money{
    font-family: OpenSans-Light, serif;
    font-size: 27px;
    text-align: left;
}
.button-tg{
    padding: 100px 0 150px 0;
    text-align: center;
}
.big-money a{
    padding: 20px 50px;
    background-color: #30413f;
    color: white;
    text-decoration: none;
    border-radius: 50px;

}
.big-money img{
    border-radius:25px;
}
.big-money h1{
    font-size: 50px;
    padding: 30px 0 30px 0;
    text-align: center;
    color:  #30413f;
}

.block-bm{
    /*padding: 10px;
    border-width: 1px;
    border-radius: 40px;
    background-position: center center;
    border-color: #000000;
    border-style: solid;*/
    margin-bottom: 50px;
}
.block-bm1{
    /*background-color: #30413f;
    color: white;*/
    border-radius: 25px;
    
    margin-bottom: 50px;
}
.block-bm2{
    text-align: center;
    font-size: 30px;
    font-weight: bold;
}
.block-bm1 h2{
    font-size: 50px;
    text-align: left;
}
.block-bm3 h2{
    font-size: 50px;
    margin-bottom: 55px;
    text-align: left;
}

.block-bm3{
    margin: 50px 0;
}
.block-bm3 ul li{
    font-size: 30px;
    text-align: left;
}
.block-bm ul li{
    padding-bottom: 10px;
    text-align: left;
}

.block-bm4{
    font-size: 30px;
    padding-left: 120px;
}
.block-bm4 ul li{
    text-align: left;
}
@media only screen and (max-width: 1000px) {

    .block-bm4{
        padding-left: 10px !important;

    }
}
/*==============system-block1=============*/
.system-block1{
    background-color: #f9f7ee;
    padding: 20px;
    border-radius: 10px;
    margin: 36px 0;
}
/*===========================*/
.systema h1{
    font-size:40px;
    margin: 50px 0;
    text-align: center;
    color:#30413f;
}
.systema p{
    text-align: left;
}
.systema li{
    text-align: left;
}
.systema h2{
    margin-top:  25px;
    text-align: center;
}
.systema{
    font-size: 20px;
    margin-bottom: 100px;
}
.systema .system-block1 a{
    
}
/*===========================*/
.system h1{
    font-size:40px;
    margin: 50px 0;
    text-align: center;
    color:#30413f;
}
.system p{
    text-align: left;
}
.system li{
    text-align: left;
}
.system h2{
    margin:  35px;
    text-align: center;
}
.system{
    font-size: 20px;
    margin-bottom: 100px;
}
.system-li li{
    font-weight: bold;
}
.system-block2{
    margin: 30px 0;
}
.system-block3 p{
    margin-bottom: 20px;
}
.system a{
    padding: 20px 50px;
    background-color: #30413f;
    color: white;
    text-decoration: none;
    border-radius: 50px;
}
.g-button_view_action{
    background-color: #30413f !important;
}

.big-money h2{
    margin-top:50px;
}
.img123{
    padding-top:20px;
    padding-bottom:30px;
}
.container123{
    margin-top:50px;
	position: relative;
	height: 435px;
}
.element123{
    color:white !important;
    border-radius:10px;
    padding:30px;
    background-color: #30413f;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 370px;
}
.block-service-button a {
    background-color: #ffb926;
    color: #fff;
    text-decoration: none;
    padding: 10px 30px;
    border-radius: 10px;
    width: 300px;
}
element123 li::marker {
    color: #30413f;
}