.sale_round {
    border: 1px solid rgba(255,255,255,0.5);
    border-radius: 50%;
    margin-right: 20px;
    background-color: #fff;
    color: #2A83C6;
}
.sale_round div {
    padding: 20px 10px;
    font-weight: 800;
}
.sale_round+div {
    text-transform: uppercase;
}
.sale_round_block {
    display: flex;
    align-items: center;
    padding: 20px 0;
}
.actions_content_header {
    padding-top: 50px;
}
.bg_cloud {}
.bg_cloud_right, .bg_cloud_left {
    position: absolute;
    height: 600px;
    width: 700px;
}
.bg_cloud_right {
    background: url("/images/bg/bg-right-cloud.png") no-repeat right top;
    right: 0;
}
.bg_cloud_left {
    background: url("/images/bg/bg-left-cloud.png") no-repeat left top;
    left: 0;
    top: 30%;
}








.section-actions-action.section-services-1 {
    /*margin-top: 140px !important;*/
}

.blocks-service {
    display: inline-block;
    /*margin-bottom: 50px;*/
    width: 100%;
}

.section-services-1 .blocks-programm, .blocks-service .block-programm {
    padding-bottom: 0 !important;
}

.block-programm__text.content-text {
    padding: 0;
}

.block-programm__info .social_button {
    margin-top: 15px;
    float: left;
}

.block-programm_right .social_button {
    float: right;
}

.block-programm__img {
    float: right;
    margin-right: -75px;
    width: 50%;
    min-height: 500px;
    background-size: cover;
    background-repeat: no-repeat;
}

.block-programm_right .block-programm__img {
    float: left;
    margin-left: -75px;
}

.section-actions-action.section-services-main {
    background: none;
		background-repeat: no-repeat;
    background-position: right top;
    min-height: 100vh;
}

.section-services-main .block-programm__info {
    width: 100%;
    max-width: 50%;
    padding: 0 !important;
}

.section-services-main .block-programm__info.full_width {
    max-width: 100%;
}

.section-services-main .block-active-info .block-mineral-category__image {
    width: 100%;
}

.block-active-info .section-services-main .content-text ul {
    line-height: 13px;
}

.section-services-main section.property-section .blocks-programm {
    padding-bottom: 0;
}

.section-services-main section.property-section .blocks-service {
    margin-bottom: 0;
}

.section-services-main section.property-section .blocks-service .block-programm {
    padding-top: 0;
}

.section-services-main .block-programm {
    padding: 50px 75px 50px 75px;
}

/*.section-services-main section.property-section:last-child {
    margin-bottom: 50px;
}*/

.section-services-main .block-active-info .block-mineral-category__text {
    font-size: 16px;
}

.section-services-main .block-mineral-category__title {
    font-size: 18px;
}

@media (max-width: 1000px) {
    .section-services-1 .blocks-service .block-programm {
		padding-top: 240px !important;
    }

    /*.block-programm__img {
        margin-right: -10px;
    }*/

    .block-programm_right .block-programm__img {
        margin-left: -75px;
    }

	.section-services-main section.property-section .blocks-service .block-programm {
		margin-top: 30px;
    }

    .section-services-main .button-download {
        font-size: 16px;
    }
}

@media (max-width: 1050px) {
	.section-services-main .button-download {
		font-size: 14px;
	}
}

@media (max-width: 1000px) {
    .section-actions-action.section-services-1 {
        margin-top: 0 !important;
    }

    .section-services-1 .blocks-service .block-programm {
        padding-top: 120px !important;
    }

    .section-services-main .block-programm {
        padding: 50px 30px 50px 30px;
    }

    .section-services-main .block-programm .block-programm__info {
        padding: 50px 10px 50px 10px !important;
    }

	.section-services-main .section-services-1 .block-programm .block-programm__info {
		padding-top: 5px !important;
	}

	.section-services-main section.property-section .blocks-service .block-programm {
		margin-top: 0;
    }

	.section-services-main section.property-section .blocks-service .block-programm .block-programm__info {
		padding-top: 0 !important;
	}

    .section-services-main .button-download {
		font-size: 12px;
    }
}

@media (max-width: 850px) {
	.section-services-main .button-download {
		font-size: 10px;
	}
}

@media (max-width: 767px) {
    .block-programm__img {
        width: 100%;
        float: none;
    }

    .section-services-main .block-programm__info {
        max-width: 100%;
    }

    .section-services-1 .blocks-service .block-programm {
        padding-top: 130px !important;
    }

    .section-services-main .block-programm {
        padding: 50px 0 50px 0;
    }

    .section-services-main .block-programm .block-programm__img {
        margin-left: 0;
    }

    .section-services-main .block-programm .block-programm__info {
		padding: 5px 10px 30px 10px !important;
    }

    .section-services-main section.property-section .blocks-service .blocks-programm {
        padding-top: 0 !important;
    }

    .section-services-main .button-download {
        font-size: 14px;
    }
}

@media (max-width: 480px) {
    .block-programm__img {
        width: 100%;
        float: none;
        min-height: 400px;
    }

    .section-services-1 .blocks-service .block-programm {
        padding-top: 120px !important;
    }

    .section-services-main .button-download {
        font-size: 12px;
        padding: 0 20px 0 40px;
    }
}

@media (max-width: 350px) {
	.section-services-main .button-download {
		font-size: 10px;
	}
}
.act-price, .act-price td{
    text-align: center;
    vertical-align: inherit;
    border-color: rgba(255,255,255,.5)!important;
}
.act-price thead th, .act-price th{
    border: 1px solid rgba(255,255,255,.5);
    font-weight: 500;
    vertical-align: inherit;
}
.act-price tr td:nth-child(2), .act-price tfoot tr td:first-child {
    text-align: left;
}
.act-price, .act-price td, .act-price th {
    border: 1px solid rgba(255,255,255,.5);
}
.left-cloud {
    background: url("/images/bg/bg-left-cloud.png") top left;
}
.right-cloud {
    background: url("/images/bg/bg-right-cloud.png") top right;
}
.fon-top-cloud div{
    width: 100%;
    position: absolute;
}
.bg-cloud {
    height: 100%;
    background-repeat: no-repeat;
}
.fon-top-cloud {
    margin-right: -15px;
    margin-left: -15px;
}
.fon-cloud-gradient {
    height: 40%;
    background: -moz-linear-gradient(top, rgba(4,84,147,1) 0%, rgba(255,255,255,0) 100%);
    background: -webkit-linear-gradient(top, rgba(4,84,147,1) 0%,rgba(255,255,255,0) 100%);
    background: linear-gradient(to bottom, rgba(4,84,147,1) 0%,rgba(255,255,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#045493', endColorstr='#00ffffff',GradientType=0 );
}
.actions_content .header-image {
	z-index: 0;
}
.actions_content .social_button {
	float: left!important;
}
@media (max-width: 575.98px) { 
    .header-image {
        width: 80%;
    }
}
@media (max-width: 767.98px) { 
    .actions_content .bg_cloud_right {
        display: none;
    }
    .bg_cloud_left{
        top: 0!important;
        background-size: 70%!important;
    }
    .actions_content_header {
        padding-top: 100px
    }
}
@media (max-width: 991.98px) { 
    .bg_cloud_left {
        display: none;
    }
}
@media (max-width: 1199.98px) { ... }
@media (min-width: 576px) { ... }
@media (min-width: 768px) {
    .actions_content {
        min-height: 600px;
    }
}
@media (min-width: 992px) { ... }
@media (min-width: 1200px) {
    .header-image {
        width: 60%;
        z-index: 1;
    }
    .bg_cloud_left{
        top: 0!important;
    }
}
