

/* Start:/bitrix/templates/BUHGOD-BOOK-2020/components/bitrix/search.title/template1/style.css?16867760042389*/
div.title-search-result{z-index: 9999;}
div.title-search-result2 {
	border:1px solid #c6c6c6;
	/*display:none;*/
	/*width:340px;*/
	overflow:hidden;
	z-index:405;

}

div.title-search-result2{background: #fff;padding: 6px 0 10px;}
div.title-search-result2 .item{padding: 3px 0 3px 0;}
table.title-search-result {
	border-collapse: collapse;
	border:none;
	width:10%;

}

table.title-search-result th {
	background-color:#F7F7F7;
	border-right:1px solid #e8e8e8;
	color:#949494;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:14px;
 	padding-right:12px;
	text-align:right;
	vertical-align:top;
	white-space:nowrap;
	width:1%;
}

table.title-search-result td {
	background-color:white;
	color:black;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
	white-space:nowrap;
}

table.title-search-result td.title-search-item {
	padding-left:8px;
	padding-right:15px;
}

table.title-search-result td.title-search-item a {
	padding-left:4px;
	padding-right:15px;
	text-decoration: none;
	color:black;
	vertical-align:top;
}

table.title-search-result td.title-search-item img {
	vertical-align:top;
}

table.title-search-result td.title-search-item b {
	color:#cf0000;
	font-weight:normal;
}

table.title-search-result tr.title-search-selected td
,table.title-search-result tr.title-search-selected a
,table.title-search-result tr.title-search-selected td.title-search-more a
{
	background-color:#fff2be;
}

table.title-search-result td.title-search-more {
	font-size:11px;
	font-weight:normal;
	padding-right:15px;
	padding-left:24px;
	padding-top:0px;
}

table.title-search-result td.title-search-more a
{
	padding-left:12px;
	padding-right:15px;
	text-decoration:none;
	color:#999999;
}

table.title-search-result td.title-search-all {
	padding-left:24px;
	padding-right:15px;
}

table.title-search-result td.title-search-all a
{
	padding-left:4px;
	text-decoration:none;
	color:#808080;
}

table.title-search-result td.title-search-separator
, table.title-search-result th.title-search-separator {
	padding-top:0px;
	padding-bottom:0px;
	font-size:4px;
}

div.title-search-fader {
	display:none;
	background-image: url('/bitrix/templates/BUHGOD-BOOK-2020/components/bitrix/search.title/template1/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}
/* End */


/* Start:/bitrix/templates/BUHGOD-BOOK-2020/components/bitrix/system.auth.form/Login/style.min.css?1686776004424*/
div.bx-system-auth-form span.bx-auth-secure{background-color:#fffae3;border:1px solid #dedbc8;padding:2px;display:inline-block;vertical-align:bottom;margin-top:-1px}div.bx-system-auth-form div.bx-auth-secure-icon{background-image:url(/bitrix/templates/BUHGOD-BOOK-2020/components/bitrix/system.auth.form/Login/images/sec.png);background-repeat:no-repeat;background-position:center;width:19px;height:18px}div.bx-system-auth-form div.bx-auth-secure-unlock{background-image:url(/bitrix/templates/BUHGOD-BOOK-2020/components/bitrix/system.auth.form/Login/images/sec-unlocked.png)}
/* End */


/* Start:/bitrix/templates/BUHGOD-BOOK-2020/styles.css?178855408312399*/
.header-search-wrapper.mobile,
.mobile {
	display: none !important;
}

.logo-year {
	float: right;
	color: #ccc;
	font-family: Segoe UI;
	font-weight: 100;
	font-size: 23px;
	line-height: 8px;

}

@media (max-width: 992px) {
	.header-search-wrapper.mobile {
		display: block !important;
		margin: 0px auto 0 320px !important;
	}

	.sidenav-main .brand-sidebar {
		left: 80px;
		background: transparent !important;
	}

	.navbar .header-search-wrapper {
		width: -webkit-calc(100% - 600px) !important;
		width: -moz-calc(100% - 600px) !important;
		width: calc(100% - 600px) !important;

	}

	.brand-sidebar .brand-logo {
		left: 0 !important;
		-webkit-transform: none !important;
		-moz-transform: none !important;
		-ms-transform: none !important;
		-o-transform: none !important;
		transform: none !important;
		padding-left: 0 !important;
		position: relative !important;
		padding: 22px 0 !important;
		width: 100% !important;
	}

	.brand-sidebar span.logo-text {
		font-size: 18px !important;
		padding-left: 0 !important;
	}

	span.logo-year {
		float: none;
		margin-left: 5px;
		font-size: 18px;
	}

	nav .nav-wrapper {
		position: relative;
		height: 100%;
		display: flex;
		align-items: center;
		justify-content: space-between;
	}

	#search-fielder button {
		right: -25px !important;
	}
}


@media (max-width: 768px) {
	.header-search-wrapper.mobile {
		display: none !important;
	}

	nav .nav-wrapper {
		justify-content: end;
	}

	.navbar.navbar-fixed,
	nav.navbar-main.navbar-color {
		height: 65px !important;
	}




}

@media (max-width: 568px) {
	.navbar-list.right li a {
		font-size: 12px;
		padding: 0 8px;
	}

	ul.navbar-list.right {
		margin-right: 0 !important;
	}

	.brand-sidebar span.logo-text {
		font-size: 14px !important;
	}

	.sidenav-main .brand-sidebar .logo-wrapper {
		left: -13px;
	}
}

@media only screen and (max-width: 600px) {
	.sidenav-main .btn-sidenav-toggle {
		position: relative;
		top: 11px !important;
		left: 13px !important;
	}
}










/* =========================================================
   MODAL3 — тот же дизайн, что и custom-form-modal
   ========================================================= */

#modal3 {
	padding: 0 !important;
}

#modal3 .modal-dialog {
	width: 100vw;
	max-width: none;
	height: 100vh;
	min-height: 100vh;
	margin: 0 !important;
	padding: 0;
	position: fixed;
	top: 0;
	left: 0;
	transform: none !important;
}

#modal3 .modal-content {
	position: relative;
	width: 100%;
	height: 100vh;
	min-height: 100vh;
	margin: 0;
	padding: 0;
	box-sizing: border-box;

	background: #fff;
	border: 0;
	border-radius: 0;
	box-shadow: none;
	overflow: hidden;

	font-family: 'Roboto', sans-serif;

	display: flex;
	flex-direction: row;
}


/* ЛЕВАЯ ЧАСТЬ */

#modal3 .modal-form-left {
	position: relative;

	width: 40%;
	min-width: 430px;

	height: 100vh;
	min-height: 100vh;

	box-sizing: border-box;

	padding: 55px 60px;

	display: flex;
	flex-direction: column;

	justify-content: center;
	align-items: center;

	overflow-y: auto;

	background-image:
		linear-gradient(#122e468c 0%,
			rgb(0 38 156 / 74%) 100%),
		url("https://www.buhgalteria.ru/img/forms_back_buhgalteria01.jpg");

	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}


/* ФОРМА */

#modal3 .modal-form-left__form {
	width: 100%;
	max-width: 570px;
}


/* ЗАГОЛОВОК */

#modal3 .modal-header {
	width: 100%;
	max-width: 570px;

	padding: 0 0 10px;

	border: 0;
	background: transparent;

	text-align: center;
	justify-content: center;
}

#modal3 .modal-header h5 {
	margin: 0;
	padding: 0;

	font-size: 30px !important;
	line-height: 1.25;

	font-weight: 500 !important;

	color: #fff;

	font-family: 'Roboto', sans-serif;
	text-align: center;
}


/* BODY */

#modal3 .modal-body {
	width: 100%;
	max-width: 570px;

	padding: 5px 0 0;

	overflow: visible;

	text-align: center;

	background: transparent;
}


/* ТЕКСТ */

#modal3 .modal-form-description {
	margin: 0 0 20px !important;
	padding: 0;

	color: #fff;

	font-size: 18px !important;
	line-height: 27px;

	text-align: center;
}


/* КНОПКА ЗАКРЫТИЯ */

#modal3 .modal-close {
	position: absolute;

	top: 20px;
	right: 25px;

	z-index: 100;
}

#modal3 .modal-close .btn-close {
	width: 38px;
	height: 38px;

	margin: 0;
	padding: 0;

	border: 0;
	border-radius: 50%;

	background-color: rgb(189 189 189 / 15%);

	opacity: 1;

	position: relative;

	transition:
		background .2s ease,
		transform .2s ease;
}

#modal3 .modal-close .btn-close::before,
#modal3 .modal-close .btn-close::after {
	content: "";

	position: absolute;

	top: 18px;
	left: 9px;

	width: 20px;
	height: 2px;

	background: #8b8b8b;

	border-radius: 2px;
}

#modal3 .modal-close .btn-close::before {
	transform: rotate(45deg);
}

#modal3 .modal-close .btn-close::after {
	transform: rotate(-45deg);
}

#modal3 .modal-close .btn-close:hover {
	background-color: rgba(255, 255, 255, .3);
	transform: rotate(90deg);
}


/* ПРАВАЯ ЧАСТЬ */

#modal3 .modal-info-right {
	width: 60%;
	min-width: 0;

	height: 100vh;

	box-sizing: border-box;

	padding: 55px 65px;

	overflow-y: auto;

	background: #fff;

	display: flex;
	flex-direction: column;

	justify-content: center;
}


/* ЗАГОЛОВОК СПРАВА */

#modal3 .info-title {
	margin: 0 0 15px;
	padding: 0;

	color: #20242a;

	font-size: 38px;
	line-height: 1.2;

	font-weight: 700;

	text-align: left;
	font-family: 'Helvetica', sans-serif;
}


/* ОПИСАНИЕ */

#modal3 .info-description {
	max-width: 900px;

	margin: 0 0 30px;
	padding: 0;

	color: #333;

	font-size: 18px;
	line-height: 1.5;

	text-align: left;
}


/* КАРТОЧКИ */

#modal3 .benefits-grid {
	width: 100%;

	display: grid;

	grid-template-columns: repeat(2, minmax(0, 1fr));
	grid-template-rows: repeat(2, minmax(0, 1fr));

	gap: 12px;
}

#modal3 .benefit-card {
	min-height: 210px;

	box-sizing: border-box;

	padding: 25px 20px;

	background: linear-gradient(60deg, #cce0cd, #cce0cd);

	border: 1px solid #e2e2e2;

	display: flex;
	flex-direction: column;

	align-items: center;
	justify-content: center;

	text-align: center;

	box-shadow:
		0 2px 8px rgba(0, 0, 0, .05);

	transition:
		transform .25s ease,
		box-shadow .25s ease;
}

#modal3 .benefit-card:hover {
	transform: translateY(-3px);

	box-shadow:
		0 8px 20px rgba(0, 0, 0, .10);
}

#modal3 .benefit-icon {
	width: 90px;
	height: 90px;

	margin-bottom: 15px;

	display: flex;
	align-items: center;
	justify-content: center;

	flex-shrink: 0;
}

#modal3 .benefit-icon img {
	display: block;

	max-width: 50px;
	max-height: 50px;

	width: auto;
	height: auto;
}

#modal3 .benefit-title {
	margin: 0;

	max-width: 340px;

	color: #20242a;

	font-size: 15px;
	line-height: 1.25;

	font-weight: 700;

	text-transform: uppercase;

	text-align: center;
}



/* ========================================================= ПОЛЯ ФОРМЫ — такие же, как в custom-form-modal ========================================================= */
#modal3 .closeforms {
	width: 100%;
	max-width: 570px;
	min-width: 470px;
	margin: 25px auto 0;
}

/* Каждый блок поля */
#modal3 .closeforms .form-group {
	margin-bottom: 14px;
}

/* Контейнер поля */
#modal3 .closeforms .controls {
	width: 100%;
}

/* INPUT */
#modal3 .closeforms .form-control {
	display: block;
	width: 100%;
	height: 42px;
	box-sizing: border-box;
	padding: 0 16px;
	border: 1px solid #dcdcdc;
	border-radius: 10px;
	background: #fff;
	color: #333;
	font-family: inherit;
	font-size: 15px;
	line-height: 42px;
	outline: none;
	transition: border-color .2s ease, box-shadow .2s ease;
}

/* PLACEHOLDER */
#modal3 .closeforms .form-control::placeholder {
	color: #999;
	opacity: 1;
}

/* TEXTAREA */
#modal3 .closeforms textarea.textarea {
	display: block;
	width: 100%;
	height: 120px;
	min-height: 120px;
	box-sizing: border-box;
	padding: 14px 16px;
	border: 1px solid #dcdcdc;
	border-radius: 10px;
	background: #fff;
	color: #333;
	font-family: inherit;
	font-size: 15px;
	line-height: 21px;
	outline: none;
	resize: vertical;
	transition: border-color .2s ease, box-shadow .2s ease;
}

/* FOCUS */
#modal3 .closeforms .form-control:focus,
#modal3 .closeforms textarea.textarea:focus {
	border-color: #6fa8dc;
	box-shadow: 0 0 0 3px rgba(74, 144, 226, .10);
}

/* ОШИБКИ */
#modal3 .closeforms .form-group.has-error .form-control,
#modal3 .closeforms .form-group.has-error textarea.textarea,
#modal3 .closeforms .form-control.error,
#modal3 .closeforms textarea.textarea.error {
	border-color: #e74c3c;
}

/* КНОПКА */
#modal3 .closeforms input[type="submit"] {
	display: block;
	width: 100%;
	height: 42px;
	padding: 5px 30px;
	border: 0;
	border-radius: 10px;
	background: #cce0cd !important;
	color: #333;
	font-size: 18px;
	font-weight: 500;
	cursor: pointer;
	transition: background .3s ease, transform .2s ease;
}

/* ТЕКСТ СОГЛАСИЯ */
#modal3 .closeforms p {
	margin: 12px 0 0 !important;
	color: #fff;
	font-size: 13px !important;
	line-height: 19px;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 4px;
}


.modal.open {
	transform: none !important;
}











@media (max-width: 1400px) {


#modal3 .closeforms {
	max-width: 570px;
	min-width: 380px;

}

}







@media (max-width: 1200px) {

	#modal3 .modal-form-left {
		width: 42%;
		min-width: 390px;

		padding: 45px 35px;
	}


	#modal3 .modal-info-right {
		width: 58%;

		padding: 45px 35px;
	}


	#modal3 .modal-info-right .info-title {
		font-size: 32px;
	}


	#modal3 .modal-info-right .info-description {
		font-size: 16px;
	}


	#modal3 .benefit-card {
		min-height: 190px;
	}

	#modal3 .closeforms {
		min-width: 380px;
	}

}


/* =========================================================
   МОБИЛЬНАЯ / ПЛАНШЕТ
   ========================================================= */

@media (max-width: 1100px) {

	#modal3 .modal-dialog {
		width: 100vw;
		max-width: 100vw;

		height: 100vh;

		margin: 0 !important;
	}


	#modal3 .modal-content {
		height: 100vh;
		min-height: 100vh;

		display: flex;
		flex-direction: row;

		overflow-y: auto;
		overflow-x: hidden;
	}


	#modal3 .modal-form-left {
		width: 100%;
		min-width: 0;

		height: auto;
		min-height: auto;

		padding: 55px 30px;
		justify-content: center;
	}


	#modal3 .modal-info-right {
		display: none;
	}


	#modal3 .modal-info-right .info-title {
		font-size: 30px;
	}


	#modal3 .benefits-grid {
		grid-template-columns:
			repeat(2, minmax(0, 1fr));

		grid-template-rows: auto;
	}

	#modal3 .modal-close .btn-close::before,
	#modal3 .modal-close .btn-close::after {
		background: #ffffff;
	}



}


/* =========================================================
   ТЕЛЕФОН
   ========================================================= */

@media (max-width: 600px) {

	#modal3 .modal-form-left {
		padding: 50px 20px;
	}


	#modal3 .modal-form-left .modal-header h5,
	#modal3 .modal-form-left .modal-header h5 span {
		font-size: 24px !important;
		line-height: 22px;
	}


	#modal3 .modal-info-right {
		padding: 40px 20px 45px;
	}


	#modal3 .modal-info-right .info-title {
		font-size: 27px;
	}


	#modal3 .modal-info-right .info-description {
		font-size: 15px;
	}


	#modal3.benefits-grid {
		grid-template-columns: 1fr;

		grid-template-rows: auto;
	}


	#modal3 .benefit-card {
		min-height: 180px;
	}


	#modal3 .modal-close {
		top: 15px;
		right: 15px;
	}


	#modal3 .modal-close .btn-close {
		width: 34px;
		height: 34px;
	}


	#modal3 .modal-close .btn-close::before,
	#modal3 .modal-close .btn-close::after {
		top: 16px;
		left: 8px;

		width: 18px;
	}

	.modal-title div {
		font-size: 16px !important;
		line-height: 20px;
	}


	#modal3 .closeforms {
		min-width: 320px;
	}

		#modal3 .closeforms p {
			display: inline-block;

		}
}


/* =========================================================
   ОЧЕНЬ МАЛЕНЬКИЙ ЭКРАН
   ========================================================= */

@media (max-width: 400px) {

	#modal3 .modal-form-left {
		padding: 45px 15px;
	}


	#modal3 .modal-info-right {
		padding: 35px 15px 40px;
	}


	#modal3 .modal-form-left .modal-header h5 {
		font-size: 22px !important;
		line-height: 28px;
	}


	#modal3 .modal-info-right .info-title {
		font-size: 24px;
	}

			    #modal3 .closeforms {
			    	min-width: 280px;
			    }

}
/* End */
/* /bitrix/templates/BUHGOD-BOOK-2020/components/bitrix/search.title/template1/style.css?16867760042389 */
/* /bitrix/templates/BUHGOD-BOOK-2020/components/bitrix/system.auth.form/Login/style.min.css?1686776004424 */
/* /bitrix/templates/BUHGOD-BOOK-2020/styles.css?178855408312399 */
