

/* Start:/online-1c/style.css?1603715462807*/
.top-big-banner.top-big-banner--buhgalteria-online {
    min-height: 650px;
    padding-top: 190px;
}

.advantages .row {
		padding-top: 40px;
	}

@media only screen and (max-device-width: 500px){
    .top-big-banner.top-big-banner--buhgalteria-online {
        min-height: 450px;
        padding-top: 120px;
    }
}

@media (max-width: 768px){
	.promo, .promo h1 {
		text-align: center;
	}
	.top-big-banner.top-big-banner--buhgalteria-online{
		height: 500px;
		min-height: 550px;
	}
}


@media (max-width: 991px){
    .block_online .programm-detail__for-who-item {
		width: 100%;
    	min-width: 100%;
	}
	.slider {
		display: none;
	}
}

@media (max-width: 770px){
    .advantages .col-md-4 {
		margin-top: 30px;
	}
	.advantages .row {
		padding-top: 0;
	}
}

/* End */


/* Start:/local/components/eoffice/tarif.list/templates/merge_index/style.css?173311512217144*/
@media (min-width: 1500px) {
	.t613__header_tarif.fixed
	{
	    position: fixed;
	    width: 1295px;
	    top: 22px;
	    z-index: 10;
	    background-color: #fff;
	}
	.t613__header_tarif + .t613__wrapper__space-fixed
	{
	    display: none;
	}
	.t613__header_tarif.fixed + .t613__wrapper__space-fixed
	{
	    display: block;
	}
}
@media (max-width: 1499px) 
{
	.t613__wrapper__space-fixed
	{
	    display: inline;
	    height: 200px;
	}
	.t613__header_tarif.fixed
	{
	    /*position: static !important;*/
        position: fixed !important;
        z-index: 10;
		top: 22px;
	}
    .t613__content, .t613__content.t-col {
        padding: 0;
    }
    .t613__header_title.t613__title {
		padding: 10px 0px !important;
        font-family: 'Roboto', sans-serif;
	}
	div.t613__wrapper {
		padding: 50px 0px;
	}
	.t613__bottom .t613__left.middle {
		padding: 0 10px;
	}
    .programm_name{
        font-size: 14px;
    }
    .t613__left {
        width: 350px;
        min-width: 350px
    }
}
.t613__left {
    width: 380px;
    min-width: 380px
}
.badge-sale
{
    background: #AAA;
    color: white;
    vertical-align: super;
    font-size: 9px;
    border-radius: 5px;
    padding: 2px 4px;
}
.active .badge-sale
{
	background: #ff6c00;
}

/*
	Universal counter - TODO move to template_style.css
*/
.num-counter{
    display: inline-block;
}
.num-counter .num-counter__control
 {
    position: relative;
    float: left;
    width: 36px;
    height: 36px;
    cursor: pointer;
    background-color:#0271CB;
    transition:background-color .3s linear;
}

.num-counter .num-counter__control:hover
 {
    background-color:#0068bd;
}
.num-counter .num-counter__control:active
{
	box-shadow: 1px 1px 5px #00000044 inset;
}
.num-counter .num-counter__control i
{
    font-size: 1px;
    background: #FFF;
    display: block;
    position: absolute;
}
.num-counter .num-counter__value
 {
    float: left;
    width: 65px;
    height: 36px;
    text-align: center;
    border-left: none;
    border-right: none;
    border-top: 1px solid #E8E8E8;
    border-bottom: 1px solid #E8E8E8;
}
.num-counter .num-counter__control i.horizontal
 {
    width: 12px;
    height: 2px;
    left: 12px;
    top: 17px;
}
.num-counter .num-counter__control.minus
{
    border-radius: 3px 0px 0px 3px;
}
.num-counter .num-counter__control.plus
{
    border-radius: 0px 3px 3px 0px;
}
.num-counter .num-counter__control i.vertical
{
    width: 2px;
    height: 12px;
    left: 17px;
    top: 12px;
}

.num-counter.num-counter--small .num-counter__control
{
    width: 28px;
    height: 28px;
}

.num-counter.num-counter--small  .num-counter__control i.horizontal {
    width: 12px;
    height: 2px;
    left: 8px;
    top: 13px;
}
.num-counter.num-counter--small  .num-counter__control i.vertical {
	width: 2px;
    height: 12px;
    left: 13px;
    top: 8px;
}
.num-counter.num-counter--small  .num-counter__value {
    width: 35px;
    height: 28px;
}

@media (max-width: 576px) {
    .num-counter .num-counter__value{
       width: 40px;
    }
    .num-counter .num-counter__control {
    	width: 32px
    }
    .num-counter .num-counter__control i.horizontal {
    	left: 10px;
    }
    .num-counter .num-counter__control i.vertical {
    	left: 15px;
    }
}

/*end universal counter */
.icon-toggle
{
	transition:all .3s linear;
}
.toggle-control
{
	cursor:pointer;
	display: inline-block;
}
.rdp-price-wrap
{
	display:none;
}
.total-old-price-wrap
{
    white-space: pre;
	position:relative;
    font-weight: bold;
    font-size: 20px;
    color: #777;
    display:inline-block;
    transition: opacity .3s linear;
}
.total-old-price-wrap::before
{
	content:' ';
	position:absolute;
	height:1px;
	background-color:#777;
	left:0;
	right:0;
	top:45%;
}
.total-price-wrap 
{
    white-space: pre;
    font-weight: bold;
    font-size: 24px;
    line-height: 1.4em;
}
.dont-show-old-price .total-old-price-wrap
{
	opacity:0;
}
.price-block .icon-rouble::before
{
	font-size: 0.9em;
    line-height: .9em;
    margin: 0;
}
.total-price-selected{color:#ff6c00;}
@media (min-width: 1500px)
{
	.container.container--xl
	{
	    width: 1425px;
	}
}
.radio-button-selector 
{
	/*margin-top:20px;*/
}
.radio-button-selector .radio-button-selector__button,
.radio-button-selector .radio-button-selector__button:active,
.radio-button-selector .radio-button-selector__button:focus
{
	background-color:#fff;
	border: 2px solid #AAA;
	border-radius:5px;
    padding: 6px 6px;
    font-size: 12px;
	min-width: auto;
	color:#000;
	text-shadow:none;
}
.radio-button-selector .radio-button-selector__button:hover
{
	background-color:#fff;
	border-color:#ff6c00;
	box-shadow:none;
	color:#000;
}
.radio-button-selector .radio-button-selector__button.active
{
	border: 2px solid #ff6c00;
	color:#ff6c00;
}


.hit-label{
	height: 42px;
    margin: 0px auto;
    display: block;
    position: absolute;
    top: -17px;
    left: -10px;
    width: 208px;
    z-index: 999;
}

.tarif-demo-title{
        font-size: 16px;
    padding: 10px 0px 0px;
    display: block;
}
.tarif-demo-subtitle {
    font-size: 12px;
}
.count-user-title {
    display: inline-block;
    width: 120px;
    /* float: left; */
    margin-right: 45px;
    font-size: small;
    /* height: 33px; */
    font-size: 16px;
    /* line-height: 19px; */
    position: relative;
    top: -2px;
    font-family: 'Roboto', sans-serif;
    padding-bottom: 10px;
}
#count_user{
    display: inline-block;
}
#count_user a.users_calc
 {
    position: relative;
    float: left;
    width: 36px;
    height: 36px;
    cursor: pointer;
}
#count_user a.users_calc i

{
    font-size: 1px;
    background: #FFF;
    display: block;
    position: absolute;
}
#count_user input[name="count_user"]
 {
    float: left;
    width: 65px;
    height: 36px;
    text-align: center;
    border-left: none;
    border-right: none;
    border-top: 1px solid #E8E8E8;
    border-bottom: 1px solid #E8E8E8;
}
#count_user a i.horizontal
 {
    width: 12px;
    height: 2px;
    left: 12px;
    top: 17px;
}

#count_user a.minus
{
    background: #0271CB;
    border-radius: 3px 0px 0px 3px;
}
#count_user a.plus
{
    background: #0271CB;
    border-radius: 0px 3px 3px 0px;
}
#count_user a i.vertical
{
    width: 2px;
    height: 12px;
    left: 17px;
    top: 12px;
}

.price {
    font-size: 15px;
    color: #000;
    line-height: 20px;
    padding-bottom: 20px;
}
.price .total_price {
    line-height: 100%;
    font-size: 30px;
    font-weight: bold;
}
.detail_desc_tarif .t-container {
    max-width: none;
}

/*-- from tilda --*/
.t-btn_sm {
    height: 45px;
    line-height: 45px;
    font-size: 14px;
    padding-left: 30px;
    padding-right: 30px;
}
.t-btn {
    display: inline-block;
    line-height: 45px;
    font-size: 16px;
    padding-left: 60px;
    padding-right: 60px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    font-weight: 700;
    background-image: none;
    cursor: pointer;
    -webkit-appearance: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    color: #fff !important;
    text-decoration: none !important;
    background-color: #ff6c00;
    border: 0 none;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
}

.t613__title{
    padding:10px!important;
}

.t613__content{
    margin:0;
}

.t613 .t-section__topwrapper {
    margin-bottom: 105px
}

.t613 .t-section__title {
    margin-bottom: 40px;
    color: #fff
}

.t613 .t-section__descr {
    max-width: 560px
}

.t613__width_25 {
    width: 25%
}

.t613__width_33 {
    width: 33.33%;
    width: calc(33.333333333333%)
}

.t613__width_50 {
    width: 50%
}

.t613__width_100 {
    width: 100%
}

.t613__wrapper {
    overflow: hidden;
    border-radius: 3px;
    background-color: #fff;
    padding: 50px
}

.t613__header {
    border-bottom: 1px solid #eee
}

.t613__left,.t613__col {
    display: table-cell;
    overflow: hidden;
    padding-left:5px;
    padding-right:5px;
}



.t613__left .t613__title {
    padding-left: 0
}

.t613__middle .t613__col,
.t613__bottom .t613__col
{
    border-left: 1px solid #eee;
    height: 70px;
    min-height: 70px;
}

.t613__title {
    padding: 22px 20px
}

.t613__header_title {
    padding-top: 0
}

.t613__middle_item ,
.t613__middle .t613__middle_item.border-bottom{
    border-bottom: 1px solid #eee;
    display: table;
    width: 100%;
    table-layout: fixed
}

.t613__middle_item:last-child {
    border-bottom: none
}

.t613 svg {
    display: block
}

.t613 .t-align_center svg {
    margin: 0 auto
}

.t613__header {
    display: table;
    width: 100%;
    table-layout: fixed
}

.t613__bottom {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    display: table;
    width: 100%;
    table-layout: fixed
}

.t613__buttonwrapper {
    padding: 24px 10px
}
.t613__buttonwrapper .button {
	min-width: 145px;
}
.t613__img {
    max-width: 40px
}

@media screen and (max-width: 960px) {
    .t613 .t-section__topwrapper {
        margin-bottom:25px
    }

    .t613__wrapper {
        padding: 5px
    }

    .t613 .t-section__title {
        margin-bottom: 20px
    }

    .t613__container {
        overflow-x: scroll
    }

    .t613__content.t-col_12 {
        width: 940px;
        max-width: 940px;
        padding: 0
    }

    .t613__content.t-col_11 {
        width: 860px;
        max-width: 860px;
        padding: 0
    }

    .t613__content.t-col_10 {
        width: 780px;
        max-width: 780px;
        padding: 0
    }

    .t613__content.t-col_9 {
        width: 700px;
        max-width: 700px;
        padding: 0
    }

    .t613__content.t-col_8 {
        width: 620px;
        max-width: 620px;
        padding: 0
    }

    .t613__content.t-col_7 {
        width: 540px;
        max-width: 540px;
        padding: 0
    }

    .t613__content.t-col_6 {
        width: 460px;
        max-width: 460px;
        padding: 0
    }

    .t613__content.t-col_5 {
        padding: 0
    }

    .t613__mobile {
        padding: 40px 20px
    }
}


/* from style.css for tilda */
.hit{
    padding-top:35px;
    overflow: visible;
}
.t613__mobile>p{
    margin-top: -30px;
    margin-bottom: 30px;
    padding: 0 35px 0px;
    background: #fff;
    border-radius:8px;
}
.t613__middle .t613__col.orange-border-l, 
.t613__bottom .t613__col.orange-border-l,
.orange-border-l{border-left: 0px #ff6c00 solid; position: relative;  overflow: initial;}
.orange-border-l::before{
        content: " ";
    display: block;
    position: absolute;
    width: 3px;
    height: 100%;
    height: calc(300% + 2px);
    background: #ff6c00;
    left: 0px;
    top: 0px;
}
.t613__middle .t613__col.orange-border-r,
.t613__bottom .t613__col.orange-border-r,
.orange-border-r{border-right: 0px #ff6c00 solid; position: relative;  overflow: initial;}
.orange-border-r::after{
     content: " ";
    display: block;
    position: absolute;
    width: 3px;
    height: 100%;
    height: calc(300% + 2px);
    background: #ff6c00;
    right: 0px;
    top: 0px;
}

.orange-border-t{border-top: 3px #ff6c00 solid;}
.orange-border-b{border-bottom: 3px #ff6c00 solid;}
.t613__bottom{
    overflow: hidden;
}
/*
.t613__col .t-btn_sm{
	    color: #ffffff;
	    border: 3px solid #ff6c00;
	    background-color: #ff6c00;
	    -moz-border-radius: 30px;
	
}*/
@media (max-width: 1500px) {
	    /*.t613__col .t-btn_sm {
        height: 30px;
        font-size: 14px;
        padding-left: 10px;
        padding-right: 10px;
        line-height: 30px;
    }*/
    .t613__col .button{
	     height: 30px;
	    font-size: 14px;
	    padding-left: 10px;
	    padding-right: 10px;
	    padding-top: 0px;
	    line-height: 30px;
	    min-width: 0px;
    }
    .middle .t613__buttonwrapper {
	    padding: 15px 5px;
	}
	
		.total-old-price-wrap{
	    font-size: 10px;
	    margin-bottom: 5px;
    }
    .total-price-wrap
    {
    	font-size: 12px;
    	white-space: normal;
    }
    .total-price
    {
		font-size: 24px;
    }
    .t613__header_title strong
    {
    	word-break: break-word;
    	font-size:16px;
    	display: inline-block;
    }
    .t613__col .button.button-orange {
	    display: block;
	    text-overflow: ellipsis;
	}
	.radio-button-selector .radio-button-selector__button
	{
		width:100%;
		margin-bottom:5px;
	}
	.total-info__price-text 
	{
	    width: 50%;
	}
	
}

@media (max-width: 1200px) {
        /*.t613__col .t-btn_sm {
        height: 30px;
        font-size: 14px;
        padding-left: 10px;
        padding-right: 10px;
        line-height: 30px;
    }*/
    .t613__col .button{
         height: 30px;
        font-size: 14px;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 0px;
        line-height: 30px;
        min-width: 0px;
    }
    .middle .t613__buttonwrapper {
        padding: 15px 5px;
    }
    
        .total-old-price-wrap{
        font-size: 10px;
        margin-bottom: 5px;
    }
    .total-price-wrap
    {
        font-size: 12px;
        white-space: normal;
    }
    .total-price
    {
        font-size: 24px;
    }
    .t613__header_title strong
    {
        word-break: break-word;
        font-size:12px;
        display: inline-block;
    }
    .t613__col .button.button-orange {
        display: block;
        text-overflow: ellipsis;
    }
    .radio-button-selector .radio-button-selector__button
    {
        width:100%;
        margin-bottom:5px;
    }
    .total-info__price-text 
    {
        width: 50%;
    }
    .hit-label{
        display: none;
    }
    
}
@media (max-width: 991px) {
	 .t613__left{
        width: 230px;
        min-width: 230px;
    }

    .middle .t613__buttonwrapper {
	    padding: 15px 1px;
	}
	

	
}
@media (max-width: 768px) {
	  .t613__container {
       /* overflow-x: scroll;
        width: 100vw;
        max-width: 100vw;*/
    }
     .t613__left{
        width: 180px;
        min-width: 180;
    }
   .t613__header_title.t-name_xl {
        font-size: 16px;
    }

    .price {
        font-size: 12px;
        line-height: 14px;
    }
    
	/*.t613__col .t-btn_sm {
	    height: 25px;
	    font-size: 12px;
	    padding-left: 2px;
	    padding-right: 2px;
	    line-height: 25px;
	    border: none;
	    font-weight: 300;
	}*/
	.t613__col .button{
	    height: 25px;
        font-size: 12px;
        padding-left: 2px;
        padding-right: 2px;
        line-height: 25px;
        border: none;
        font-weight: 300;
	}
     .detail_desc_tarif	.t613__wrapper {
	    padding: 10px 2px;
	}
    .t613__wrapper .t613__header_tarif.fixed {
		top: 56px;
	}
	.t613__bottom .t613__left.middle {
		padding: 0;
	}
    .t613__header_tarif .hit {
        padding-top: 0px;
    }
}
@media (max-width: 576px) {
	 .t613__left{
        width: 120px;
        min-width: 120;
    }
    .t613__header_title.t-name_xl {
        font-size: 12px;
    }
    .t613__title {
        padding: 5px 3px!important;
    } 
    .price .total_price{
        padding: 5px 3px!important;
    }
    .orange-border-t{
        border-top: 1px #ff6c00 solid;
    }
    .orange-border-b{
        border-bottom: 1px #ff6c00 solid;
    }
    .orange-border-l::before,
    .orange-border-r::after{
        width: 1px;
    }
    .tarif-demo-title{
        font-size: 12px;
    }
    #count_user input[name="count_user"]{
       width: 40px;
    }
    #count_user a.users_calc {
    	width: 32px
    }
    #count_user a i.horizontal {
    	left: 10px;
    }
    #count_user a i.vertical {
    	left: 15px;
    }
}
.t613__middle_item--bottom-inform
{
	/*display: none;*/
	background-color: #f4ffe9;
	border-bottom: 0px solid #eee;
	padding: 10px 20px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	font-size:15px;
}
.badge--light-warning
{
	background-color: #ffe500;
    border-radius: 20px;
    display: inline-block;
    font-size: 0.8em;
    padding: 3px 10px;
    margin-top:5px;
}
@media ( max-width : 991px) {
	.t613__middle_item--bottom-inform .t613__left {
		min-width: 230px;
	}
}
@media ( max-width : 768px) {
	.t613__middle_item--bottom-inform .t613__left {
		min-width: 180px;
	}
}

@media ( max-width : 576px) {
	.t613__middle_item--bottom-inform .t613__left {
    	display: none;
	}
}


/* End */


/* Start:/include/for_pages/tarif_table_option.css?17005712971916*/
.block-add-option {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    padding: 17px 15px 20px;
   
    border-radius: 5px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0 0 10px 0;
    box-shadow: rgba(0, 0, 0, 0.1) 0 0 10px 0;
    color: #000;
    background-color: #fff;
}

.block-add-option::before{
    /*content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;*/
}

/*.block-add-option:hover::before {
    -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0 10px 10px 0;
    box-shadow: rgba(0, 0, 0, 0.1) 0 10px 10px 0;
}*/
.block-add-option.block-add-service--not_hover:hover::before {
   -webkit-box-shadow: none;
    box-shadow: none;
}

.block-add-option__title{
    font-weight:500;
    background-repeat: no-repeat;
    padding-left: 50px; 
    min-height: 45px;
}
.block-add-option__title>span {
    display: block;
    position: relative;
    top: 5px;
    color: #666666;
}
.block-add-option__title>span>span {
    color: #C039F3;
    border: 1px solid #C039F3;
    padding: 2px 8px;
    border-radius: 30px;
    margin-left: 4px;
    position: relative;
    top: 2px;
}
.block-add-option__more {
    margin: 0 8px -10px auto;
    font-size: 12px;
    text-decoration: solid underline;
    z-index: 1;
}
.detail_desc_tarif__option{
	margin-left: -15px;
    margin-right: -15px;
}

@media (max-width: 1499px) {
    .block-add-option__title>span {
        margin-left: -50px;
    }
}

@media (max-width: 1199px) {
    .block-add-option__title>span {
        margin-left: 0;
    }
}

@media (max-width: 991px) {
    .detail_desc_tarif__option{
	    margin-left: 0px;
	    margin-right: 0px;
	}	
}
/* End */


/* Start:/include/for_pages/tarif_table_sevrice.css?16003267902925*/
.block-add-services__title {
    padding-top: 80px;
}

.block-add-services__subtext {
    margin-bottom: 35px;
    font-size: 22px;
}


/*TODO*/
.block-add-service {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    padding: 17px 15px 20px;
   
    border-radius: 5px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0 0 10px 0;
    box-shadow: rgba(0, 0, 0, 0.1) 0 0 10px 0;
    color: #000;
    background-color: #fff;
}
/*TODO*/
.block-add-service::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/*TODO*/
.block-add-service:hover::before {
    -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0 10px 10px 0;
    box-shadow: rgba(0, 0, 0, 0.1) 0 10px 10px 0;
}
/*TODO*/
.block-add-service.block-add-service--not_hover:hover::before {
   -webkit-box-shadow: none;
    box-shadow: none;
}
/*.block-add-service:hover .block-add-service__title {
    border-bottom: 2px solid;
}*/

.block-add-service__label{
    padding: 4px 11px;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 38px;
    color: #fff;
    font-size: 12px;
    background: #FD2929;
    border-radius: 5px 0px 0px 5px;
    line-height: 100%;
    
}

/*TODO*/
.block-add-service__t-d {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-bottom: 20px;
}
/*TODO*/
.block-add-service__title {
    margin: 0 0 8px;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.1;
    color:#333;
    //border-bottom: 2px solid transparent;
}
/*TODO*/
.block-add-service__subtitle{
    color: #ff6c00;
    font-weight: 700;
}
/*TODO*/
.block-add-service__images{
    //float:left;
    width:70px;
    height:70px;
}
/*TODO*/

.block-add-service__desc {
    margin: 0;
    font-size: 15px;
    line-height: 1.55;
    clear:left;
}
/*TODO*/

.block-add-service__link {
    /*position: absolute;*/
    /*bottom: 20px;*/
    /*left: 25px;*/
    /*right: 30px;*/
    padding: 0 20px 0 15px;
    margin: 0;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    text-align: left;
    color: #ff8562;
    background: transparent;
    border: none;
    outline: none;
}
/*TODO*/
.block-add-service__link::after{
    content: '\2192';
    margin-left: 5px;
}
@media (max-width: 1260px){	
	.block-add-service__label {
        display: none;
    }
}
@media (max-width: 991px) {
	 .block-add-services__services.flex{
        display: block;
        
    }
    .block-add-services__services > .flex-col-1:not(:last-child){
        margin-bottom: 40px;
    }
    .block-add-services__services .w33{
        width: 100%;
    }
    
}
/* End */


/* Start:/include/for_pages/calc_tarif.css?16061979917877*/
.calctable__head .calctable__column {
	font-weight: 700;
}

.table__wrapper {
	width: 1140px;
	margin: 0 auto;
    overflow: hidden;
    border-radius: 3px;
    background-color: #fff;
    padding: 10px 30px;
}
.calctable__left, .calctable__column {
    display: table-cell;
    overflow: hidden;
    font-size: 18px;
    font-weight: 400;
    vertical-align: middle !important;
}
.calctable__column {
    text-align: center;
    width: 280px;
    min-width: 280px;
}
.calctable__left {
    width: 455px;
    min-width: 455px;
    height: 45px;
    padding: 10px;
    padding-left: 15px;
}

.orange-border-top {
    border-top: 3px #ff6c00 solid;
}

.orange-border-bottom {
    border-bottom: 3px #ff6c00 solid;
}

.calctable__item {
    border-bottom: 1px solid #eee;
    display: table;
    width: 100%;
    table-layout: fixed;
}

.calctable__head {
    border-bottom: 1px solid #eee;
    display: table;
    width: 100%;
    table-layout: fixed;
}

.calctable__footer {
    display: table;
    width: 100%;
    table-layout: fixed;
}

.hitlabel{
	background-image: url(/images/label.png);
	background-repeat: no-repeat;
	height: 42px;
    margin: 0px auto;
    display: block;
    position: absolute;
    top: 17px;
    left: 475px;
    width: 400px;
    z-index: 999;
}

.hit {
    padding-top: 30px;
}

.calctable__item .icon_down-open:after {
	content: '\e801';
    font-family: "fontello";
    font-style: normal;
    font-weight: 400;
    display: inline-block;
    margin-left: 10px;
    position: static;
}

.calctable__item .icon_up-open:after {
	content: '\e809';
    font-family: "fontello";
    font-style: normal;
    font-weight: 400;
    display: inline-block;
    margin-left: 10px;
    position: static;
}

.calctable__price {
    color: #333;
}

.buttonwrapper{
   margin-top: 0px;
}

.count-users-title {
	display: inline-block;
    vertical-align: top;
    padding-right: 40px;
    padding-top: 10px;
}

#count_users a.plus {
    background: #0271CB;
    border-radius: 0px 3px 3px 0px;
}
#count_users a.minus {
    background: #0271CB;
    border-radius: 3px 0px 0px 3px;
}
#count_users a.users_calc {
    position: relative;
    float: left;
    width: 36px;
    height: 36px;
    cursor: pointer;
}
#count_users {
    display: inline-block;
}
#count_users a.users_calc {
    position: relative;
    float: left;
    width: 36px;
    height: 36px;
    cursor: pointer;
}
#count_users a.users_calc i {
    font-size: 1px;
    background: #FFF;
    display: block;
    position: absolute;
}
#count_users input[name="count_user"] {
    float: left;
    width: 65px;
    height: 36px;
    text-align: center;
    border-left: none;
    border-right: none;
    border-top: 1px solid #E8E8E8;
    border-bottom: 1px solid #E8E8E8;
}
#count_users a i.horizontal {
    width: 12px;
    height: 2px;
    left: 12px;
    top: 17px;
}
.detail_desc_tarif #count_users a.minus {
    background: #0271CB;
    border-radius: 6px 0px 0px 6px;
}
.detail_desc_tarif #count_users a.plus {
    background: #0271CB;
    border-radius: 0px 6px 6px 0px;
}
#count_users a i.vertical {
    width: 2px;
    height: 12px;
    left: 17px;
    top: 12px;
}
/* Hardcore code */
.table__calc {
    overflow:hidden;
 }
.orange-border-left{
    border-left: 0px #ff6c00 solid;
    position: relative;
    overflow: initial;
}
.orange-border-left::before{
    content: " ";
    display: block;
    position: absolute;
    width: 3px;
    height: 100%;
    height: 500px;
    background: #ff6c00;
    left: 0px;
    top: 0px;
}
.orange-border-r{
    /* border-right: 0px #ff6c00 solid; */
    position: relative;
    overflow: initial;
}

.orange-border-right::after{
    content: " ";
    display: block;
    position: absolute;
    width: 3px;
    height: 100%;
    height: 500px;
    background: #ff6c00;
    right: 0px;
    top: 0px;
}

@media (max-width: 1200px){
	.table__wrapper {
		width: calc( 100% - 5px );
   		min-width: calc( 100% - 5px );
	}
	.calctable__left-xs {
		width: 100%;
		margin: 0 auto;
	}
	.calctable__left {
	    min-width: 290px;
	    width: 290px;
	}
	.hitlabel {
	    left: 280px;
	}
	.buttonwrapper{
	   padding: 10px;
	   margin-top: 0px;
	}
	.count-users-title {
        padding-bottom: 15px;
        padding-right: 0px;
    }
}

@media (max-width: 991px){
	.table__wrapper {
		width: calc( 100% - 5px );
   		min-width: calc( 100% - 5px );
	}
	.container {
		padding: 5px;
	}
	.table__wrapper {
		min-width: 720px;
		width: 720px;
		padding: 10px 0px;
	}
	.calctable__left {
        min-width: 200px;
        width: 200px;
        height: 50px;
        padding: 5px;
        padding-left: 10px;
        font-size: 14px;
    }
    .calctable__column {
        width: 200px;
        font-size: 14px;
    }
    .hitlabel {
	    left: 211px;
	    top: 14px;
	}
	.buttonwrapper {
	    padding: 5px;
	}
}

@media (max-width: 768px){
	.table__wrapper {
		width: calc( 100% - 5px );
   		min-width: calc( 100% - 5px );
	}
	/*.table__wrapper {
		min-width: 720px;
		width: 720px;
	}*/
	.buttonwrapper .button{
	   min-width: 50px;	
	}
	.hitlabel{
	   display: none;
	}
	.table__wrapper{
	    padding-bottom: 30px;
	    padding: 5px;
	}
	.hit {
        padding-top: 0px;
	}
	.count-users-title {
        padding-right: 0;
    }
    .calctable__column span {
        width: 20px;
    }
    .calctable__price .price_700 {
        margin-bottom: 5px;
    }
    .calctable__price-xs {
    	margin-top: 40px !important;
    }
}

@media (max-width: 630px){
	.table__wrapper {
		width: calc( 100% - 10px );
   		min-width: calc( 100% - 10px );
	}
	/*.table__wrapper{
		width: 500px;
		min-width: 500px;
		padding: 2px;
	}*/
	.calctable__left {
       min-width: 180px;
       width: 180px;
    }
    .buttonwrapper .button {
	   min-width: 0px;
	   font-size: 12px;
	}
	.buttonwrapper{
	   padding: 0;
	}
	.buttonwrapper .price .fs16-xs{
	   font-size: 12px;
	}
}

@media (max-width: 500px){
		.table__wrapper {
		width: calc( 100% - 5px );
   		min-width: calc( 100% - 5px );
	}
	/*.table__wrapper{
		width: 380px;
		min-width: 380px;
	}*/
	.calctable__left {
        min-width: 90px;
        width: 90px;
        font-size: 12px;
    }
    .calctable__column {
        width: 75px;
        font-size: 12px;
    } 
    .buttonwrapper .button {
	    font-size: 12px;
	    padding-top: 5px;
	    padding-bottom: 5px;
	    padding: 5px;
	}
	.buttonwrapper .btnbuy {
        padding: 5px 15px;
	}
	.buttonwrapper{
	   padding: 0;
	}

	#count_users a.users_calc {
	   width: 26px;
       height: 26px;
	}
	#count_users input[name="count_user"] {
        height: 26px;
        width: 30px;
    }
    #count_users a i.horizontal {
	    left: 7px;
	    top: 12px;
    }
    #count_users a i.vertical {
	    left: 12px;
	    top: 7px;
    }
    .calctable__price-xs {
    	margin-top: 30px !important;
    }
}

@media (max-width: 320px){
	.table__wrapper {
		width: calc( 100% - 5px );
   		min-width: calc( 100% - 5px );
	}
	/*.table__wrapper{
		min-width: 350px;
		width: 350px;
		padding: 0px;
	}*/
    .buttonwrapper .button {
	    padding-top: 2px;
	    padding-bottom: 2px;
	}
	.buttonwrapper .btnbuy {
        padding: 2px 5px;
	}
	/*
	#count_users a.users_calc {
	   width: 24px;
       height: 24px;
	}
	#count_users input[name="count_user"] {
        height: 24px;
        width: 35px;
    }
    #count_users a i.horizontal {
	    left: 5px;
	    top: 10px;
    }
    #count_users a i.vertical {
	    left: 10px;
	    top: 5px;
    }
    */
}



/* End */


/* Start:/local/templates/main/components/bitrix/news.list/contragent.slider2/style.css?16278916001146*/
#slider-content .owl-nav{
    position: absolute;
    width: 100%;
    top: 50%;
    margin-top: -20px;
}
#slider-content .owl-prev{
    background-image: url("/images/icons/prev-arrow-32.png")!important;    
    background-size: cover!important;
    width: 32px;
    height: 32px;
    margin-left:-50px;
}
#slider-content .owl-next{
    background-image: url("/images/icons/next-arrow-32.png")!important;
    background-size: cover!important;
    width: 32px;
    height: 32px;
    margin-right: -20px;
    float: right; 
}

.slider {
    max-width: 800px;
    margin: 0 auto;
}

#slider-content .owl-stage-outer {
	z-index: 1;
}

#slider-content .image-popup {
	max-width: none;
}
#slider-content .image-popup > img {
	max-height: none;
}
@media (max-width: 991px){
	.slider{
	   max-width: 400px;
	}
	#slider-content .owl-prev{
	   display: none;
	   margin-left:0px;
	}
	#slider-content .owl-next{
       display: none;
       margin-right:0px;
    }
}

@media (max-width: 500px){
	.slider{
       max-width: 300px;
    }
}

#slider-content .image-popup:before {
    content: none;
}
/* End */


/* Start:/include/for_pages/programm-for-who.css?1603194691771*/
.programm-detail__for-who{
    background: #F5F5F5;
}
.programm-detail__for-who .flex{
    flex-wrap: wrap;

    justify-content: center;
}
.programm-detail__for-who-item{
    background-color:#cda;
    width:calc( ( 100% - 220px ) / 3 );
    min-width:calc( ( 100% - 220px ) / 3 );
    margin:0 0 30px;
    padding: 15px 10px;
    /*max-width:340px;*/
}
.programm-detail__for-who-item:nth-child(3n-1){
    margin-left:30px;
    margin-right:30px;
}

@media screen and (max-width: 800px) {
    .programm-detail__for-who .flex{
       flex-direction: column;
    }
    .programm-detail__for-who-item{
       width:100%;
    }
    .programm-detail__for-who-item:nth-child(3n-1) {
        margin-left: 0px; 
        margin-right: 0px;
    }
}
/* End */


/* Start:/include/for_pages/try.css?16034296521775*/
.block-try-now {
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #efefef;
    color: #333;
    text-align: center;
}

.block-try-now__title {
    margin-bottom: 25px;
}

.block-try-now__desc {
    margin-bottom: 40px;
    font-size: 24px;
    line-height: 1.5;
    color: #000;
    color: #333;
}

.block-try-now__btn-wrap {
    position: relative;
    display: inline-block;
    margin-bottom: 15px;
}

.block-try-now__arrow-icon-1 {
    display: none;
}

.block-try-now__arrow-icon-2 {
    fill: #c9c9c9;
    width: 45px;
    position: absolute;
    left: -30px;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    top: 0;
    margin: auto;
}

.t-btn {
    display: inline-block;
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    padding-left: 60px;
    padding-right: 60px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    font-weight: 700;
    background-image: none;
    cursor: pointer;
    -webkit-appearance: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    color: #fff !important;
    text-decoration: none !important;
    background-color: #ff6c00;
    border: 0 none;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
}

.t-btn:hover,
.t-btn:focus {
    background-color: #ff8200 !important;
}

.t-btn_bs {
    -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.5);
}

@media (max-width: 400px){
	.t-btn {
    padding-left: 40px;
    padding-right: 40px;
}
	
}


/* End */


/* Start:/include/for_pages/why_8000.css?16000765641950*/
/* ---- Почему нас выбирают более 8000 пользователей ---*/

.block-reasons {
    position: relative;
    padding-top: 70px;
    padding-bottom: 95px;
}

.block-reasons__list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.block-reasons__item {
    margin: 0;
}

.block-reasons__title {
    margin-bottom: 40px;
}

.block-reason {
    padding: 0 20px;
    text-align: center;
}

.block-reason::before {
    content: '';
    display: block;
    width: 100px;
    height: 100px;
    margin: 0 auto 25px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.block-reason_line::before {
    background-image: url(/arenda-1c/images/lib__tildaicon__32323666-6137-4430-b565-333833333461__Tilda_Icons_32_profession_support.svg);
}

.block-reason_cabinet::before {
    background-image: url(/arenda-1c/images/lib__tildaicon__66333861-3636-4566-a166-356266396132__Tilda_Icons_37_Finance_technologies_cloud.svg);
}

.block-reason_support::before {
    background-image: url(/arenda-1c/images/lib__tildaicon__63663564-3530-4730-b866-376431326537__touragency_callcentre.svg);
}

.block-reason_partner::before {
    /*background-image: url(/rent/arenda-1c/images/lib__tildaicon__66643732-6362-4839-a334-656533343166__Tilda_Icons_39_IT_branding.svg);*/
    background-image: url(/arenda-1c/images/rub.png);
    background-size: 83px;
}

.block-reason__title {
    margin: 0 0 25px;
    font-size: 30px;
    font-weight: 400;
    line-height: 1.17;
}

.block-reason__desc {
    margin: 0;
    font-size: 16px;
    color: #000;
}

@media (min-width: 1200px) {
    .block-reason__title {
        min-height: 105px;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .block-reason__title {
        min-height: 96px;
    }
}

/* ---------------------------------------------------- */
/* End */


/* Start:/include/for_pages/consultation.css?16037844663099*/
.block-questions {
    padding: 85px 0 90px;
    background-color: #f2f2f2;
}

.block-questions__title {
    margin-bottom: 90px;
}

.block-questions__subtitle {
    margin: 0 0 15px;
    font-size: 24px;
    color: #333;
    font-weight: 600;
}

.block-questions__phones {
    padding: 0;
    margin: 0 0 15px;
    list-style: none;
    color: #333;
}

.block-questions__phone {
    margin: 0;
    padding: 0;
    font-size: 20px;
}

.block-questions__phone:not(:last-child) {
    margin-bottom: 15px;
}

.block-questions__email {
    font-size: 20px;
}

.t690 .t-input{
	margin: 0;
    font-family: 'Roboto',sans-serif;
    font-size: 100%;
    height: 60px;
    padding: 0 20px;
    font-size: 16px;
    line-height: 1.33;
    width: 100%;
    border: 0 none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    -webkit-appearance: none;
}

.t690 .t-input-block {
    height: 100%;
    width: 100%;
    box-sizing: border-box;
}

.t690 .t-input-group {
    display: table-cell;
    vertical-align: bottom;
}

.t690 .t-form_inputs-total_2 .t-input-group {
    width: 50%;
}
.t690 .t-form__inputsbox{
	 display: table;
    -webkit-transition: max-height .3s cubic-bezier(.19,1,.22,1),opacity .3s linear;
    transition: max-height .3s cubic-bezier(.19,1,.22,1),opacity .3s linear;
    max-height: 5000px;
}


.form-checkbox {
	width: 480px; 
	margin: 0px auto;
	}

.t690 .t-submit{
    font-family: 'Roboto',sans-serif;
    text-align: center;
    height: 60px;
    border: 0 none;
    font-size: 16px;
    padding-left: 80px;
    padding-right: 80px;
    -webkit-appearance: none;
    font-weight: 700;
    white-space: nowrap;
    background-image: none;
    cursor: pointer;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    background: transparent;
}

@media screen and (max-width: 960px){
	.t690 .t-input-group {
	    display: block;
	    width: 100% !important;	   
	}
	.t690 .t-input-block {
	    display: block;
	    width: 100%;
	    margin-bottom: 25px;
	    padding-right: 0;
	    margin: 0 auto;
	}
	.t690 .t-submit {
	    width: 100%;
	}
	.t690 .t-form__inputsbox {
	    display: block;
	}

	.t690 .t-submit{
    padding-left: 15px;
    padding-right: 15px;
    font-size: 14px;
}
}
@media screen and (max-width: 580px){
	.t690 .t-input-group {
	    display: block;
	    width: 100% !important;	   
	}
	.t690 .t-input-block {
	    width: 90%;
	}
	.form-checkbox {
		width: 330px; 
	}
}

@media screen and (max-width: 450px){
	.form-checkbox {
		width: 230px; 
	}
	.t690 .g-recaptcha,
	.t690 .g-recaptcha iframe,
	.t690 .g-recaptcha > div
	{
		width: 100% !important;
		overflow: hidden;
	}
	.t690 .g-recaptcha{
		border-right: 1px solid #ccc;
		width: (100% - 20px) !important;
	}
}

@media screen and (max-width: 400px){
	.form-checkbox {
		width: 170px; 
	}

	
	
}

/* End */
/* /online-1c/style.css?1603715462807 */
/* /local/components/eoffice/tarif.list/templates/merge_index/style.css?173311512217144 */
/* /include/for_pages/tarif_table_option.css?17005712971916 */
/* /include/for_pages/tarif_table_sevrice.css?16003267902925 */
/* /include/for_pages/calc_tarif.css?16061979917877 */
/* /local/templates/main/components/bitrix/news.list/contragent.slider2/style.css?16278916001146 */
/* /include/for_pages/programm-for-who.css?1603194691771 */
/* /include/for_pages/try.css?16034296521775 */
/* /include/for_pages/why_8000.css?16000765641950 */
/* /include/for_pages/consultation.css?16037844663099 */
