.relative{
    position: relative;
}
.absolute-block-image {
    position: absolute;
    width: 35%;
    right:26.5%;
    top: 0px;
    bottom: 0px;
    padding-top: 3%;
    color: #fff;
}
.absolute-block-image:before,
.absolute-block-image:after,
.absolute-block-image *:before,
.absolute-block-image *:after{
    display: none;
}
.top-image img{
    /*     filter: contrast(200%);*/
    width: 100%;
}
.absolute-block-image .big-text{
    font-size: 55px;
    line-height: 50px;
    font-weight: bold;
    font-family: 'helveticaneuecyrmedium';
        padding-top: 50px;
        text-align: right;
        padding-bottom:20px;
}
.absolute-block-image .big-text span.top-top {
    display: block;
    padding-bottom: 20px;
}
.absolute-block-image .small-text {
    font-size: 29px;
    line-height: 38px;
    font-family: 'helveticaneuecyrmedium';
    padding-top: 10px;
    padding-bottom: 20px;
    text-align: right;
}
.pt-40{
    padding-top: 40px;
}
.dooble-blocks>div{
    width: 48%;
    margin-right: 4%;
    /*    font-family: 'helveticaneuecyrmedium';*/
}
.dooble-blocks>div:nth-child(2n+2){
    margin-right: 0px;
}
.dooble-blocks>div img{
    max-width: 100%;
}

.lending-container p{
    font-size: 20px;
    line-height: 2rem;
}
.lending-container .h{

    line-height: 3rem;
    font-size: 42px;

}
.video-link{
    display: block;
    position: relative;
    overflow: hidden;
}
.video-link:before{
    content: "";
    border-top: 35px solid transparent;
    border-left: 80px solid #d3505b;
    border-right: 35px solid transparent;
    border-bottom: 35px solid transparent;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -30px;
    margin-top: -30px;
    transition: 0.5s;
    z-index: 2;
}
.video-link:hover:before{
    border-left: 80px solid  #e67b25;

}
.video-link img{
    transition: 0.5s;
    width: 100%;
}
.video-link:hover img{
    transform: scale(1.1);
}
.h.h-37{
    font-size: 37px;
}
.lending-container ol{
    font-size: 18px;
}
.lending-container .dooble-blocks a{
   /*  color: #e67b25; */
}
.lending-container p{
    /*    font-family: 'helveticaneuecyrmedium';*/
}
.lending-container .orange-panel{

    color: #fff;
    /*    font-family: 'helveticaneuecyrmedium';*/
    width: 17.5%;
    margin-right: 2%;
}
.lending-container .orange-panel:nth-child(4n+4){
    margin-right: 0%;
}
.lending-container .orange-panel .header-panel {
    padding: 20px;
    color: #fff;
    background: rgb(112,191,92);
background: linear-gradient(135deg, rgba(112,191,92,1) 19%, rgba(103,186,129,1) 47%, rgba(86,189,237,1) 94%);
    font-size: 24px;
    /* border-top: 20px; */
    border-radius: 100px;
}
.lending-container .orange-panel .header-panel a{
    color: #fff;
}
.for-orange-blocks:before,
.for-orange-blocks:after{
    display: none;
}
.btn-orange{
    background: #e67b25;
    color: #fff;
    text-transform: uppercase;
}
.lending-container .orange-panel .body-panel{
    padding: 40px;
  background: #8aa49a;
}
.lending-container .light-green-block{
   background: rgb(112,191,92);
background: linear-gradient(135deg, rgba(112,191,92,1) 19%, rgba(103,186,129,1) 47%, rgba(86,189,237,1) 94%);
    padding: 40px;
    color: #fff;
}
.lending-container .light-green-block .green-item-wrap .green-block-item{
    width: 48%;
    margin-right: 4%;
}
.lending-container .light-green-block .green-item-wrap .green-block-item:nth-child(2n+2){
    margin-right: 0%;
}
.lending-container .light-green-block .green-item-wrap .green-block-item .title{
    font-size: 28px;
/*color: #e67b25;*/
    padding-bottom: 20px;
}
.lending-container .light-green-block .green-item-wrap .green-block-item{
    padding-left: 40px;
    position: relative;
    margin-bottom: 20px;
    min-height: 180px;
}
.lending-container .light-green-block .green-item-wrap .green-block-item:before{
    content: "";
    width: 5px;
    height: 100%;
    left: 0px;
    position: absolute;
    display: block;
    background:#fff;
    border-radius: 20px;
}
.blue-form{
    background: #5ba1d1;
    color: #fff;
}
.pb-40{
    padding-bottom: 40px;
}
.mb-40{
    margin-bottom: 40px;
}
.lending-container .form-container{
    width: 50%;
    margin: auto;
}
.lending-container .form-container textarea,
.lending-container .form-container input[type=text]{
    display: block;
    padding: 10px;
    border-radius: 5px;
    border:1px solid #ccc;
    width: 100%;
    color: #000;
}
.lending-container .form-container label{
    display: block;
    width: 100%;
    margin-bottom: 20px;
}
.pt-20{
    padding-top: 20px;
}
.lending-container .form-container .btn-justified{
    width: 100%;
    text-align: center;
}
.lending-container .form-container a{
    color: #fff;
    text-decoration: underline;
}

.lending-container .form-container input[type=text].error{
    color: red;
    border:1px solid red;
}
.lending-container .blue-form .h{
    font-family: 'helveticaneuecyrlight';
    font-weight: lighter;
}
.for-blocks>.item-video-image {
    width: 50%;
    padding: 40px;
}
.for-blocks>.item-video-image img{
    width: 100%;
}
.for-blocks>.item-video-image .name {
    text-align: center;
    font-weight: bold;
    padding-top: 20px;
    font-size: 18px;
}
.h{
    color: #5ba1d1;
}
.blue-form .h,
.light-green-block .h{
    color: #fff;
}
.bg-block-image{
    position: relative;
    margin-top: 20px;
    margin-bottom: 20px;
}
.bg-block-image .image-block{
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
}
.bg-block-image .image-block img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.bg-block-image .blocks-color-wrap .blocks-color-item{
    width: 24%;
    margin-right: 1.333%;
    margin-bottom: 50px;
    padding: 40px;
    background: #ccc;
    text-align: center;
    color: #fff;
    transition: 0.5s;
    cursor: pointer;
    height: 280px;
    border-radius: 20px;
}
.bg-block-image .blocks-color-wrap .blocks-color-item:hover{
    transform: scale(1.1);
    -webkit-box-shadow: 0px 4px 28px 7px rgba(34, 60, 80, 0.49);
    -moz-box-shadow: 0px 4px 28px 7px rgba(34, 60, 80, 0.49);
    box-shadow: 0px 4px 28px 7px rgba(34, 60, 80, 0.49);
}
.bg-block-image .blocks-color-wrap .blocks-color-item p{
    font-size: 16px;
}
.bg-block-image .blocks-color-wrap .blocks-color-item:nth-child(1){
    background: #256ea8;
}
.bg-block-image .blocks-color-wrap .blocks-color-item:nth-child(2){
    background: #5ba1d1;
}
.bg-block-image .blocks-color-wrap .blocks-color-item:nth-child(3){
    background: #6f9e94;
}
.bg-block-image .blocks-color-wrap .blocks-color-item:nth-child(4){
    background: #e67b25;
}
.bg-block-image .blocks-color-wrap .blocks-color-item:nth-child(5){
    background: #d3505b;
}
.bg-block-image .blocks-color-wrap .blocks-color-item .title{
    font-size: 24px;
    padding-bottom: 20px;
}
.bg-block-image .blocks-color-wrap{
    position: relative;
    z-index: 3;
    padding-top: 50px;
}
.bg-block-image .blocks-color-wrap .blocks-color-item:nth-child(4n+4){
    margin-right: 0%;
}
.top-image .zvezda {
    position: absolute;
    bottom: 71px;
    left: 6.7%;
    width: 10%;
}
.top-image .zvezda img{
    width: 100%;
}
.absolute-block-image .title-daidjest {
    font-size: 24px;
    line-height: 28px;
    font-family: 'helveticaneuecyrmedium';
    padding-bottom: 0px;
}
.hover-scalle{
    transition: 0.5s;

}
.hover-scalle:hover{
    transform: scale(.9);
}
.form-diedjest {
 
  margin: auto;
}

.form-diedjest .input-block {
  margin-bottom: 20px;
}
.form-diedjest  .input-block label{
    font-size:1rem;
}
.form-diedjest  .btn-orange {
  font-size: 1rem;
  width: 100%;
}
.video-replace{
    display:block;
}
.blue-form a{
    color:#fff;
    text-decoration:underline;
}
.absolute-block-image .small-text.absolute {
    position: absolute;
    bottom: 20px;
}
.image-block img{
    width:100%;
}
.absolute-block-image .big-text {

    padding-top: 10px;

}


@media only screen and (max-width: 1600px),only screen and  (max-device-width: 1600px) {
    .absolute-block-image .small-text {
        font-size: 18px;
    }
}
@media only screen and (max-width: 1400px),only screen and  (max-device-width: 1400px) {
    
    .absolute-block-image .title-daidjest {
    padding-bottom: 0px;
}
.absolute-block-image .big-text {
    font-size: 33px;
    line-height: 40px;
    padding-top: 20px;
}
}


@media only screen and (max-width: 1024px),only screen and  (max-device-width: 1024px) {

    .absolute-block-image .big-text {
    font-size: 25px;
    line-height: 29px;
}
    .top-image .zvezda img{
object-fit: contain;
}
.absolute-block-image .small-text {
    line-height: 20px;
    padding-top: 10px;
    padding-bottom: 5px;
}
.bg-block-image .blocks-color-wrap .blocks-color-item {
  width: 49%;
    margin-right: 2%;
}
.bg-block-image .blocks-color-wrap .blocks-color-item:nth-child(2n+2) {
  margin-right: 0%;
}
.footer-new-design .tab-links>li>a {
    font-size: 1rem;

}
.form-diedjest .input-block label {
    font-size: .8rem;
}
.lending-container .orange-panel .header-panel {
    font-size: 16px;
}
}
@media only screen and (max-width: 800px),only screen and  (max-device-width: 800px) {
    .absolute-block-image {
        position: absolute;
        width: 60%;
        right: 5%;
    }
    .dooble-blocks>div {
        width: 100%;
        margin-right: 0%;
        margin-bottom: 20px;
    }
    .lending-container .orange-panel {
        color: #fff;
        font-family: 'helveticaneuecyrmedium';
        width: 48%;
        margin-right: 2%;
        margin-bottom: 20px;
    }
    .lending-container .orange-panel:nth-child(2n+2) {
        margin-right: 0%;
    }
    .lending-container .light-green-block .green-item-wrap .green-block-item {
        width: 100%;
        margin-right: 0%;
        margin-bottom: 20px;
    }
    .top-image img {
        height: 350px;
        object-fit: cover;
    }
}
@media only screen and (max-width: 480px),only screen and  (max-device-width: 480px) {
    .top-image img {
        height: 350px;
        object-fit: cover;
    }
    .lending-container .h {
        line-height: 3rem;
        font-size: 34px;
    }
    .lending-container .orange-panel {
        width: 100%;
        margin-right: 0%;
    }
    .lending-container .form-container {
        width: 90%;
        margin: auto;
    }
    .absolute-block-image .big-text {
  font-size: 24px;
  line-height: 34px;
}
.absolute-block-image {
  position: absolute;
  width: 90%;
  right: 5%;
}
.for-blocks>.item-video-image {
  width: 100%;
}
.bg-block-image .blocks-color-wrap .blocks-color-item {
  width: 100%;
  margin-right: 0%;
}
.flex-betwen.flex-wrap.dooble-blocks.podkast:after,
.flex-betwen.flex-wrap.dooble-blocks.podkast:before{
    display: none;
}
.flex-betwen.flex-wrap.dooble-blocks.podkast>div:nth-child(1){
    order:2;
}
div#VideoBlock video {
  height: auto;
}
.lending-container .h {
    line-height: 2rem;
    font-size: 26px;
}
.form-diedjest {
    width: 100%;
    margin: auto;
}
}