

/* Start:/local/templates/svargaz/components/arturgolubev/search.title/search/style.css?17879160703148*/
div.title-search-result {
	border:1px solid #c6c6c6;
	display:none;
	overflow:hidden;
	z-index:207;
	margin-top:4px;
	max-width:calc(100vw - 24px);
	background:#fff;
	border-radius:4px;
	box-shadow:0 8px 24px rgba(14, 63, 100, .12);
}

table.title-search-result {
	border-collapse: collapse;
	border:none;
	width:100%;
	table-layout:fixed;
}

table.title-search-result th {
	display:none !important;
	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:normal;
	width:100%;
}

table.title-search-result td.title-search-item {
	position:relative;
	padding:8px 56px 8px 12px;
	box-sizing:border-box;
	vertical-align:middle;
}

table.title-search-result td.title-search-item a {
	padding:0;
	text-decoration: none;
	color: #0E3F64;
	line-height:1.35;
	display:block;
}

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:#bedcff;
}

table.title-search-result td.title-search-more {
    font-size: 14px;
    font-weight: normal;
    padding-right: 15px;
    padding-bottom: 11px;
    padding-top: 0;
}

table.title-search-result td.title-search-more a
{
	padding-left:12px;
	padding-right:15px;
	text-decoration:none;
	color:#0E3F64;;
}
table.title-search-result td.title-search-more a b
{
	color: #cf0000;
    font-weight: normal;
}

table.title-search-result td.title-search-all {
	padding-left:24px;
	padding-right:24px;
	display: block;
}

table.title-search-result td.title-search-all a
{
	padding-left:4px;
	text-decoration:none;
	color:#808080;
	display: block;
}

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;
}

table.title-search-result tr:not(:nth-child(2)) th {
	display: none;
}

div.title-search-fader {
	display:none;
	background-image: url('/local/templates/svargaz/components/arturgolubev/search.title/search/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}

.title-search-result tbody {
	display:table-row-group;
	width:auto !important;
	background-color: #ffffff;
}

.title-search-result .title-search-item a {
	width:auto !important;
	display: block !important;
	white-space:normal;
}

.title-search-result .title-search-item img {
	position:absolute;
	right:12px;
	top:50%;
	transform:translateY(-50%);
	max-width: 37px;
	max-height: 35px;
	width:auto;
	height:auto;
	object-fit:contain;
}

.title-search-result table tr th {
	background-color: #ffffff;
}

.title-search-result .title-search-item {
	margin:0;
}

#mob_search {
	color: #0E3F64;
}

/* End */


/* Start:/local/templates/svargaz/components/arturgolubev/search.title/searchMobile/style.css?17879160712787*/
div.title-search-result {
	border:1px solid #c6c6c6;
	display:none;
	overflow:hidden;
	z-index: 205;
	margin-top:4px;
	max-width:calc(100vw - 24px);
	background:#fff;
	border-radius:4px;
	box-shadow:0 8px 24px rgba(14, 63, 100, .12);
}

table.title-search-result {
	border-collapse: collapse;
	border:none;
	width:100%;
	table-layout:fixed;
}

table.title-search-result th {
	display:none !important;
	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;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
	white-space:normal;
	width:100%;
}

table.title-search-result td.title-search-item {
	position:relative;
	padding:8px 56px 8px 12px;
	box-sizing:border-box;
	vertical-align:middle;
}

table.title-search-result td.title-search-item a {
	padding:0;
	font-size: 14px;
	display:block;
	line-height:1.35;
	white-space:normal;
}

table.title-search-result td.title-search-item img {
	position:absolute;
	right:12px;
	top:50%;
	transform:translateY(-50%);
	max-width:37px;
	max-height:35px;
	width:auto;
	height:auto;
	object-fit:contain;
}

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:#bedcff;
}

table.title-search-result td.title-search-more {
    font-size: 14px;
    font-weight: normal;
    padding-right: 15px;
    padding-bottom: 11px;
    padding-top: 0;
}

table.title-search-result td.title-search-more a
{
	padding-left:12px;
	padding-right:15px;
	text-decoration:none;
	color:#0E3F64;;
}
table.title-search-result td.title-search-more a b
{
	color: #cf0000;
    font-weight: normal;
}

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('/local/templates/svargaz/components/arturgolubev/search.title/searchMobile/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}

.title-search-result tbody {
	display:table-row-group;
	width:auto !important;
	background:#fff;
}

p.title-search-preview {
	font-size:12px;
}
div.title-search-result td.title-search-price span {
	font-size: 26px;
}

/* End */


/* Start:/local/templates/svargaz/components/bitrix/form/call_popup/bitrix/form.result.new/.default/style.css?17733207952624*/
.callPopupWrapper{
	position: fixed;
	z-index: 213;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	display: none;
}
.hid{display:none;}
.darkWrapper{
	background-color: rgba(0,0,0,.5);
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	position: fixed;
    z-index: 210;
}
.callPopup{
	position: fixed;
	width: 365px;
	height: fit-content;
	box-sizing: border-box;
	background-color: #f4f4f2;
	z-index: 211;
	padding: 25px;
	border-radius: 5px;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	font-family: "Inter", "ProximaNovaRegular", sans-serif;
}

.callPopup .topBlock{

}
.callPopup .topBlock h3{
	margin: 0 0 20px;
	text-align: center;
}
.callPopup .middleBlock{

}
.callPopup .fieldRow{
	margin: 0 0 20px;
	border: 1px solid transparent;
	border-radius: 5px;
	max-height: 52px;
}
.header-call-popup .fieldRow:nth-child(2){
	margin: 0px;
}
.callPopup.header-call-popup {
    min-height: 467px;
}
.callPopup .fieldRow.error{
	border-color: #ff0000;
}
.callPopup .fieldRow input{
	height: 50px;
	width: 100%;
	background: #fff;
	padding: 0 25px;
	line-height: 50px;
	color: #0d3d61;
	font-size: 16px;
	border-radius: 5px;
}
.callPopup .fieldRow input.AGREEMENT {
    width: max-content;
    margin-right: 4px;
    height: auto;
}
.callPopup .fieldRow input.AGREEMENT + label {
    display: initial;
	font-size: 12px;
}
.callPopup .fieldRow input.AGREEMENT + label a {
    color: #0d3d61;
}
.callPopup .fieldRow.error input{

}
.callPopup .captchaBlock{

}
.callPopup .bottomBlock{
}
.callPopup .bottomBlock .btnSubmit, .btnSubmit{
	display: block;
	height: 50px;
	border-radius: 25px;
	background: #f60e40;
	text-align: center;
	line-height: 50px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	transition: all .2s linear;
	cursor: pointer;
}
.callPopup .bottomBlock .btnSubmit, .btnSubmit{
	background: #d40c20;
	margin: 0 auto;
}
.callPopup .notice{
	margin: 0 0 20px;
}
.callPopup .ok{
	text-align: center;
	font-size: 24px;
	display: flex;
	align-items: center;
}
.callPopup .close{
	position: absolute;
	right: 10px;
	top: 10px;
	font-size: 30px;
	width: 15px;
	height: 15px;
	line-height: 18px;
	cursor: pointer;
}
.callPopupBtn{
	background: #5B83BF;
	color: #fff;
	text-decoration: none;
	display: inline-block;
	width: auto;
	height: 30px;
	text-align: center;
	line-height: 30px;
	border-radius: 5px;
	font-size: 16px;
	cursor: pointer;
	width: 203px;
    height: 39px;
	display: flex;
	align-items: center;
	justify-content: center;
}

/* End */


/* Start:/local/templates/svargaz/styles.css?1741701408150*/
.sectionCatalog ul {
    list-style-position: inside;
}

.sectionCatalog ul li {
    color: #0d3d61
}

.form-required.starrequired {
    color: red;
}
/* End */


/* Start:/local/templates/svargaz/template_styles.css?1741678489108*/
#modef {
    background: #2c62a3;
}
#modef a {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
}
/* End */
/* /local/templates/svargaz/components/arturgolubev/search.title/search/style.css?17879160703148 */
/* /local/templates/svargaz/components/arturgolubev/search.title/searchMobile/style.css?17879160712787 */
/* /local/templates/svargaz/components/bitrix/form/call_popup/bitrix/form.result.new/.default/style.css?17733207952624 */
/* /local/templates/svargaz/styles.css?1741701408150 */
/* /local/templates/svargaz/template_styles.css?1741678489108 */
