

/* Start:/1c-kabinet-sotrudnika/style.css?16533891329293*/
.breadcrumb-wrapper
{
	display: none;
}

@media (max-width: 768px) {

	h3.h3-light
	{
		font-size:24px;
	}
}
.big-banner {
	background-image:url('/1c-kabinet-sotrudnika/images/top-bg.png');
    margin-top: -80px;
    padding-top: 80px;
    min-height: 550px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
}
.line {
	border-bottom: 2px solid #ff6c00;
}
.cabinet-user__resources
{
	background-image: linear-gradient(0deg, #FAFAFA 0%, #D9E9FC 30.11%, #FBFAE0 51.04%, #E6FBE6 67.71%, #F5FEE9 100%);
}
.cabinet-user__resources-icon
{
	height:130px;
    margin-left: auto;
    margin-right: auto;
	margin-bottom: 35px;
}
.cabinet-user__resources-content
{
	padding-right:50px;
	padding-left:50px;
}
.cabinet-user__resources-dialog
{
	position: relative;
	margin-top: 50px;
}


.cabinet-user__resources .rect-left 
{
	position: absolute;
	background-color: #F6FBFF;
	border-radius: 30px 30px 0px 30px;
	width:70%;
	background-size: 200px;
	text-align:left;
	padding:30px;
	background-image:url(/1c-kabinet-sotrudnika/images/hands.svg);
    background-repeat: no-repeat;
    padding-left: 210px;
    padding-right: 110px;
    padding-top: 40px;
    padding-bottom: 40px;
    margin-top: 35px;
}
.cabinet-user__resources .rect-left ul
{
	list-style: none;
    font-size: 22px;
    line-height: 150%;
    font-style: italic;
    line-height: 2em;
}

.cabinet-user__resources .rect-right 
{
	position: absolute;
	right:0;
	width:40%;
	font-size:24px;
	line-height: 1.5em;
	background: #C8DFF3;
	border-radius: 30px 30px 30px 0px;
	padding:30px;
}


@media(max-width:1200px){
	.cabinet-user__resources .rect-right,
	.cabinet-user__resources .rect-left 
	{
		/*width:100%;*/
		position: relative;
	}
	.cabinet-user__resources .rect-right
	{
		width:85%;
		float:right;
		border-radius: 30px 30px 0px 30px;
	}
	.cabinet-user__resources .rect-left
	{
		width:85%;
		float:left;
		border-radius: 30px 30px 30px 0px;
		margin-bottom: 20px;
	}
	
	.cabinet-user__resources .cabinet-user__resources-dialog .bottom
	{
		padding-top: 30px;
	}
	
}

@media (max-width: 768px) {
	.cabinet-user__resources .rect-right,
	.cabinet-user__resources .rect-left ul 
	{
		font-size:14px;
		margin-bottom: 0;
	}
	.cabinet-user__resources .rect-left
	{
    	background-image: none;
    	margin-bottom: 20px;
		padding:15px 20px 15px 20px;
	}
	.cabinet-user__resources .rect-right
	{
		padding:15px 20px 15px 20px;	
	}
	.cabinet-user__resources .rect-left ul li
	{
		margin-left: 0;
	}
	.cabinet-user__resources .cabinet-user__resources-dialog .bottom
	{
		font-size:18px;
    	padding-top: 20px;
	}
}


.cabinet-user__resources .bottom
{
	clear:both;
	font-size:38px;
    padding-top: 340px;
}
.cabinet-user__real-help .item
{
	background: #FFFFFF;
	box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.1);
	border-radius: 7px;
	padding:50px 70px;
	margin-top: 50px;
}
.cabinet-user__real-help .item:first-child
{
	margin-top: 0px;
}
.cabinet-user__real-help .title
{
	font-size:24px;
	font-weight: 700;
}
.cabinet-user__real-help .description
{
	font-size:18px;
	font-weight: 500;
	padding-left: 40px;
}
.cabinet-user__real-help .h3-light
{
	margin-top: 80px;
	margin-bottom: 50px;
}
@media (max-width: 768px) {
	.cabinet-user__real-help .item
	{
		padding: 15px 20px;
		margin-top: 20px;
	}
	
	.cabinet-user__real-help .title
	{
		font-size:16px;
		margin-bottom: 10px;
	}
	.cabinet-user__real-help .description
	{
		font-size:14px;
		padding-left: 15px;
    	font-weight: 400;
	}
	.cabinet-user__real-help .h3-light
	{
		font-size:24px;
		margin-top: 30px;
		margin-bottom: 20px;
	}
}



.lp-1c-kabinet .team-work img
{
	margin:auto;
	margin-bottom: 145px;
	margin-top: 30px;
}

.lp-1c-kabinet .diff-users
{
	margin-bottom: 50px;
}
.lp-1c-kabinet .diff-users .item
{
	background: #FFFFFF;
	box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.1);
	border-radius: 7px;
	padding: 40px;
}


.lp-1c-kabinet .diff-users .item .title
{
	font-size:28px;
	margin-bottom: 15px;
}
.lp-1c-kabinet .diff-users .item .description
{
	font-size:18px;
}
@media (min-width: 1200px) 
{
	.lp-1c-kabinet .diff-users .item
	{
		min-height:470px;
	}
}
@media (max-width: 768px) {
	
	.lp-1c-kabinet .team-work img
	{
		margin:auto;
		margin-bottom: 65px;
		margin-top: 20px;
	}

	.lp-1c-kabinet .diff-users .item
	{
		margin-bottom: 30px;
		padding: 15px 20px;
	}
	.lp-1c-kabinet .diff-users .item .title
	{
		font-size:22px;
	}
	
	.lp-1c-kabinet .diff-users .item .description
	{
		font-size:16px;
	}

}

.lp-1c-kabinet .green-linear-bg{
	background: linear-gradient(0deg, #FBFAE0 23.89%, #E6FBE6 54.41%, #FFFFFF 100%);
	overflow:hidden;
}

.lp-1c-kabinet .smartphone-wrap
{
	margin-top: 90px;
}
.lp-1c-kabinet .smartphone
{
	position:relative;
	background-image:url(/1c-kabinet-sotrudnika/images/smartphone.svg);
	width:305px;
	height:600px;
    margin-left: auto;
    margin-right: auto;
    padding:10px 15px;
}
.lp-1c-kabinet .smartphone::after
{
	position: absolute;
    content: attr(data-text-tooltip);
    right: -100%;
    width: 265px;
    background-image:url(/1c-kabinet-sotrudnika/images/orange-arrow.svg);
    height:110px;
    background-position-y:45px;
    padding-left:50px;
    /*top: calc(50% - 55px);*/
    top: 50%;
    background-repeat:no-repeat;
}

.lp-1c-kabinet .smartphone-content
{
	position:relative;
	background-color: #fff;
    border-radius: 30px;
    height: 100%;
    overflow: hidden;
    width: 273px;    
}
.lp-1c-kabinet .smartphone-content .slider
{
	left:0;
	position:absolute;
	width:calc(273px * 4);
	top:-1px;
    transition: left .5s ease-in-out;
}
.lp-1c-kabinet .smartphone-content .slider::after
{
	content:" ";
	clear:both;
}
.lp-1c-kabinet .smartphone-content .slider-item
{
	width: 273px;
	float:left;
}
.lp-1c-kabinet .slider-nav
{
	display: inline-flex;
	
    margin-left: auto;
    margin-right: auto;
}
.lp-1c-kabinet .slider-nav .item
{
	cursor:pointer;
}
.lp-1c-kabinet .slider-nav .item.active
{
	cursor:default;
}

.lp-1c-kabinet .slider-nav.slider-nav--dotted .item
{
	width:30px;
	height:30px;
	background-color:#333;
	margin-right:15px;
	border-radius:100%;
}


.lp-1c-kabinet .slider-nav.slider-nav--dotted .item:last-child
{
	margin-right:0;
}
.lp-1c-kabinet .slider-nav.slider-nav--dotted .item.active
{
	background-color:#FF6C00;
}

.lp-1c-kabinet .slider-nav.slider-nav--text .item
{
	color:#333;
	font-size:18px;
	border-bottom:1px dashed #333;
	margin-right:15px;
}
.lp-1c-kabinet .slider-nav.slider-nav--text .item:last-child
{
	margin-right:0;
}
.lp-1c-kabinet .slider-nav.slider-nav--text .item.active
{
	color:#FF6C00;
	border-bottom:1px dashed transparent;
}

@media(max-width:768px){
	
	.lp-1c-kabinet .smartphone-wrap
	{
		margin-top: 0px;
	}

	.lp-1c-kabinet .smartphone-content .slider
	{
		left:0;
		position:absolute;
		width:calc(255px * 4);
	    transition: left .5s ease-in-out;
	}
	.lp-1c-kabinet .smartphone-content .slider-item
	{
		width: 255px;
		float:left;
	}
	.lp-1c-kabinet .smartphone
	{
		width: 285px;
    	height: 560px;
    	
    	background-size: contain;
	}
	.lp-1c-kabinet .smartphone-content
	{
    	height: 540px;
		width: 255px;
    	border-radius: 25px;
	}
	
	.lp-1c-kabinet .smartphone::after
	{
		display:none;
	}
	.lp-1c-kabinet .slider-nav.slider-nav--text
	{
		display:none;
	}
	.green-linear-bg svg
	{
		display: none;
	}
}


.lp-1c-kabinet .pc-wrap
{
    position: relative;
    z-index: 2;
}
.lp-1c-kabinet .pc
{
	position:relative;
	background-image:url(/1c-kabinet-sotrudnika/images/pc-monitor.svg);
	width:624px;
	height:428px;
    margin-left: auto;
    margin-right: auto;
    padding: 13px 11px;
}
.lp-1c-kabinet .pc-content
{
	position: relative;
    background-color: #fff;
    border-radius: 15px;
    height: 340px;
    overflow: hidden;
    width: 100%; 
}
.lp-1c-kabinet .pc-content .slider
{
	left:0;
	position:absolute;
	width:calc(602px * 2);
    transition: left .5s ease-in-out;
}
.lp-1c-kabinet .pc-content .slider-item
{
	width: 602px;
	float:left;
}
@media (max-width: 768px) {

	.lp-1c-kabinet .pc-content .slider
	{
		left:0;
		position:absolute;
		width:calc(230px * 2);
	    transition: left .5s ease-in-out;
	}
	.lp-1c-kabinet .pc-content .slider-item
	{
		width: 230px;
		float:left;
	}
	.lp-1c-kabinet .pc
	{
		width: 241px;
    	height: 165px;
    	
    	padding: 6px 6px;
    	background-size: contain;
	}
	.lp-1c-kabinet .pc-content
	{
    	height: 111px;
		border-radius: 5px;
	}
}


.lp-1c-kabinet .price-info
{
	position:relative;
	z-index:2;
}
.lp-1c-kabinet .price-content
{
	font-size:24px;
	border:1px solid #E5E5E5;
	padding:30px;
	border-radius: 5px;
}
.lp-1c-kabinet .price-table table
{
	width: 100%;
}
.lp-1c-kabinet .price-table table td
{
	padding:12px 10px;
	border-bottom:1px solid #E5E5E5;
}
.lp-1c-kabinet .price-table table td span
{
	border: 1px solid transparent;
    border-radius: 5px;
    line-height: 0;
    padding: 3px 15px 4px;
    white-space: nowrap;
}
.lp-1c-kabinet .price-table table td span:not(.hot):hover
{
	background-color: #ff6c0026;
    cursor: pointer;
}
.lp-1c-kabinet .price-table table td .hot
{
	border: 1px solid #FF6C00;
}

@media (max-width: 768px) {
	.lp-1c-kabinet .price-info .price-content
	{
		padding:20px 10px;
	}
	.lp-1c-kabinet .price-table
	{
		margin:auto;
		width:265px;
		overflow-x:scroll;
	}
	.lp-1c-kabinet .price-table table td
	{
		padding:3px 5px;
		border-bottom:1px solid #E5E5E5;
		font-size:12px;
	}
}
/* End */


/* Start:/include/for_pages/tarif_table_sevrice_page.css?16535697582992*/
.block-add-services__title {
    padding-top: 80px;
}

.block-add-services__subtext {
    margin-bottom: 35px;
    font-size: 22px;
}

.block-add-services__services a:hover
{
	text-decoration:none;
}
/*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:/local/templates/main/components/bitrix/catalog.section/mainpage-feedbacks_new/style.min.css?15710456981158*/
.owl-carousel{padding:15px}div#feedbacks{padding-bottom:22px!important;min-height:370px}.page-feedbacks__item{text-align:center}.page-feedbacks__user_name{margin:0 0 3px!important;font-size:16px!important;font-weight:600!important;line-height:1.35!important}.page-feedbacks__user_photo{display:block;width:120px!important;height:120px;margin:0 auto 18px;border-radius:50%}.page-feedbacks__user_quote{display:block;font-size:14px;line-height:1.55;color:#666;margin-bottom:12px}#feedbacks .owl-stage-outer{z-index:1}#feedbacks .owl-nav{position:absolute;width:100%;top:50%;margin-top:-50px}#feedbacks .owl-prev{background-image:url(/images/icons/prev-arrow-32.png)!important;background-size:cover!important;width:32px;height:32px;margin-left:-50px}#feedbacks .owl-next{background-image:url(/images/icons/next-arrow-32.png)!important;background-size:cover!important;width:32px;height:32px;margin-right:-50px;float:right}#feedbacks .owl-dots{display:none}#feedbacks .f-text{text-align:justify}@media screen and (max-width: 768px){#page-feedbacks .container{max-width:90vw}#page-feedbacks .owl-next{margin-right:-12px}#page-feedbacks .owl-prev{margin-left:-32px}}
/* End */
/* /1c-kabinet-sotrudnika/style.css?16533891329293 */
/* /include/for_pages/tarif_table_sevrice_page.css?16535697582992 */
/* /local/templates/main/components/bitrix/catalog.section/mainpage-feedbacks_new/style.min.css?15710456981158 */
