

/* Start:/bitrix/templates/egupova_ru/components/bitrix/menu/horizontal_multilevel1/style.css?16782115984598*/
/**Top menu**/
#horizontal-multilevel-menu,#horizontal-multilevel-menu ul
{
	margin:0; padding:0;
	background:#BC262C url(/bitrix/templates/egupova_ru/components/bitrix/menu/horizontal_multilevel1/images/header_menu_bg.gif) repeat-x;
	min-height:27px;
	width:100%;
	list-style:none;
	font-size:11px;
	float:left;
	/*font-size:90%*/
}

#horizontal-multilevel-menu
{
	
}

/*Links*/
#horizontal-multilevel-menu a
{
	display:block;
	padding:5px 10px;
	/*padding:0.3em 0.8em;*/
	text-decoration:none;
	text-align:center;
}

#horizontal-multilevel-menu li 
{
	float:left;
}

/*Root items*/
#horizontal-multilevel-menu li a.root-item
{
	color:#fff;
	font-weight:bold;
	padding:7px 12px;
}

/*Root menu selected*/
#horizontal-multilevel-menu li a.root-item-selected
{
	background:#fc8d3d;
	color:#fff;
	font-weight:bold;
	padding:7px 12px;
}

/*Root items: hover*/
#horizontal-multilevel-menu li:hover a.root-item, #horizontal-multilevel-menu li.jshover a.root-item
{
	background:#e26336;
	color:#fff;
}

/*Item-parents*/
#horizontal-multilevel-menu a.parent
{
	background: url(/bitrix/templates/egupova_ru/components/bitrix/menu/horizontal_multilevel1/images/arrow.gif) center right no-repeat;
}

/*Denied items*/
#horizontal-multilevel-menu a.denied
{
	background: url(/bitrix/templates/egupova_ru/components/bitrix/menu/horizontal_multilevel1/images/lock.gif) center right no-repeat;
}

/*Child-items: hover*/
#horizontal-multilevel-menu li:hover, #horizontal-multilevel-menu li.jshover
{
	background:#D6D6D6;
	color:#fff;
}

/*Child-items selected*/
#horizontal-multilevel-menu li.item-selected
{
	background:#D6D6D6;
	color:#fff;
}

/*Sub-menu box*/
#horizontal-multilevel-menu li ul
{
	position:absolute;
	/*top:-999em;*/
	top:auto;
	display:none;
	z-index:500;

	height:auto;
	/*width:12em;*/
	width:135px;
	background:#F5F5F5;
	border:1px solid #C1C1C1;
}

/*Sub-menu item box*/
#horizontal-multilevel-menu li li 
{
	width:100%;
	border-bottom:1px solid #DEDEDE;
}

/*Item link*/
#horizontal-multilevel-menu li ul a
{
	text-align:left;
}

/*Items text color & size */
#horizontal-multilevel-menu li a,
#horizontal-multilevel-menu li:hover li a,
#horizontal-multilevel-menu li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover li a
{
	color:#4F4F4F;
	font-weight:bold;
}

/*Items text color & size: hover*/
#horizontal-multilevel-menu li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover a,
#horizontal-multilevel-menu li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover a,
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover a
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover a
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover li.jshover a
{
	color:#4F4F4F;
}

#horizontal-multilevel-menu li ul ul
{
	margin:-27px 0 0 132px;
	/*margin:-1.93em 0 0 11.6em;*/
}

#horizontal-multilevel-menu li:hover ul ul,
#horizontal-multilevel-menu li.jshover ul ul,
#horizontal-multilevel-menu li:hover ul ul ul,
#horizontal-multilevel-menu li.jshover ul ul ul,
#horizontal-multilevel-menu li:hover ul ul ul ul,
#horizontal-multilevel-menu li.jshover ul ul ul ul,
#horizontal-multilevel-menu li:hover ul ul ul ul ul,
#horizontal-multilevel-menu li.jshover ul ul ul ul ul
{
	/*top:-999em;*/
	display:none;
}

#horizontal-multilevel-menu li:hover ul,
#horizontal-multilevel-menu li.jshover ul,
#horizontal-multilevel-menu li li:hover ul,
#horizontal-multilevel-menu li li.jshover ul,
#horizontal-multilevel-menu li li li:hover ul,
#horizontal-multilevel-menu li li li.jshover ul,
#horizontal-multilevel-menu li li li li:hover ul,
#horizontal-multilevel-menu li li li li.jshover ul,
#horizontal-multilevel-menu li li li li li:hover ul,
#horizontal-multilevel-menu li li li li li.jshover ul
{
	/*z-index:1000;
	top:auto;*/
	display:block;
}

div.menu-clear-left
{
	clear:left;
}
/* End */


/* Start:/bitrix/templates/egupova_ru/components/custom/form.result.new/request_call/style.css?1712906755666*/
table.form-table
{
	width:100%;
	background-color:white;
	border-collapse:collapse;
	font-size:100%;
	font-weight:normal;
	line-height:160%;
}

table.form-table th, table.form-table td
{
	border:1px solid #ADC3D5;
	padding: 5px 5px;
	vertical-align:top;
}

table.form-table th
{
	background-image:url(/bitrix/templates/egupova_ru/components/custom/form.result.new/request_call/images/table_head.gif);
	background-repeat:repeat-x;
	text-align: left;
	color:#25639A;
}


table.form-table td
{
	padding: 15px 5px;
}

.form-required 
{
	color: red;
}

.error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(/bitrix/templates/egupova_ru/components/custom/form.result.new/request_call/images/icon_warn.gif);
}
/* End */


/* Start:/bitrix/templates/egupova_ru/components/bitrix/main.userconsent.request/.default/user_consent.min.css?17483667563754*/
.main-user-consent-request a{cursor:pointer}.main-user-consent-request-popup{position:fixed;top:0;left:0;bottom:0;right:0;background-color:rgba(0,0,0,0.5);overflow:hidden;z-index:9000}.main-user-consent-request-popup-cont{min-height:290px;position:absolute;top:50%;left:50%;margin:0 auto;padding:20px;min-width:320px;width:100%;max-width:600px;background:#fff;text-align:center;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-border-radius:5px;border-radius:5px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow-y:auto}.main-user-consent-request-popup-header{margin:0 0 10px 0;font:normal 18px var(--ui-font-family-primary,var(--ui-font-family-helvetica));color:#000;text-align:left;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:260px}.main-user-consent-request-popup-textarea-block{margin:0 0 20px 0}.main-user-consent-request-popup-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.main-user-consent-request-popup-button{display:inline-block;height:39px;margin:0 10px 5px 0;padding:0 18px;border:0;border-radius:2px;font:normal 12px/39px var(--ui-font-family-primary,var(--ui-font-family-helvetica));color:#535c69;outline:0;vertical-align:middle;text-decoration:none;text-transform:uppercase;text-shadow:none;white-space:nowrap;-webkit-font-smoothing:antialiased;-webkit-transition:background-color .2s linear,color .2s linear;transition:background-color .2s linear,color .2s linear;cursor:pointer}.main-user-consent-request-popup-button-acc{background:#bbed21}.main-user-consent-request-popup-button-acc:hover{background:#d2f95f}.main-user-consent-request-popup-button-rej{-webkit-box-shadow:inset 0 0 0 1px #a1a6ac;box-shadow:inset 0 0 0 1px #a1a6ac;background:0}.main-user-consent-request-popup-button-rej:hover{background:#cfd4d8}.main-user-consent-request-popup-text{border:1px solid #999;overflow:auto;padding:8px;text-align:left;color:#545454}.main-user-consent-request-popup-link{height:130px;display:flex;justify-content:center;align-items:center;flex-direction:column}.main-user-consent-request-popup-link a{display:block;margin:20px 0 0 0;text-overflow:ellipsis;overflow:hidden;max-width:260px}.main-user-consent-request-loader{position:relative;height:100px;width:100px;margin:0 auto;-webkit-transform:translate(0,50%);transform:translate(0,50%)}.main-user-consent-request-path{stroke:#80868e;stroke-dasharray:100,200}.main-user-consent-request-loader:before{content:'';display:block;padding-top:100%}.main-user-consent-request-circular{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;height:inherit;width:inherit;-webkit-animation:rotate 1s linear infinite;animation:rotate 1s linear infinite;-webkit-transform-origin:center center;transform-origin:center center}.main-user-consent-request-path{stroke:#ccc;stroke-dasharray:60,200;stroke-dashoffset:0;-webkit-animation:dash 1.5s ease-in-out infinite;animation:dash 1.5s ease-in-out infinite;stroke-linecap:round}.main-user-consent-request-announce{color:#333;font-size:13px;line-height:15px}.main-user-consent-request-announce-link{cursor:pointer}@keyframes rotate{100%{transform:rotate(360deg)}}@-webkit-keyframes rotate{100%{-webkit-transform:rotate(360deg)}}@media(min-width:1000px){.main-user-consent-request-popup-cont{min-height:400px;min-width:640px}.main-user-consent-request-popup-header{max-width:590px}.main-user-consent-request-popup-text,.main-user-consent-request-popup-link{height:240px}.main-user-consent-request-popup-link a{max-width:200px}}@media(max-width:768px){.main-user-consent-request-popup-cont{height:100%}}
/* End */


/* Start:/bitrix/templates/egupova_ru/components/bitrix/breadcrumb/template1/style.css?16782113411032*/
.bx_breadcrumbs{
    max-width: 810px;
    margin-bottom:15px;
    padding-top:0px
}
.bx_breadcrumbs ul{
    margin:0;
    padding:0
}
.bx_breadcrumbs ul li{
    display:inline-block;
    line-height:20px;
    margin-bottom: 6px;
    margin-right: 15px;
}
.bx_breadcrumbs ul li a{
    display:block;
    padding-right: 15px;
    background:url(/bitrix/templates/egupova_ru/components/bitrix/breadcrumb/template1/images/breadcrumbs_arrow.png) no-repeat center right;
    color:#555;
    text-decoration:none;
    font-size:11px;
    opacity:.5
}
.bx_breadcrumbs ul li:first-child a{padding-left:0}
.bx_breadcrumbs ul li:last-child  a{background:none}
.bx_breadcrumbs ul li a:hover{
    text-decoration:underline;
    /*line-height:20px;*/
    opacity:1
}
.bx_breadcrumbs ul li span{
    display:block;
    padding-right: 15px;
    color:#aaa;
    text-decoration:none;
    font-size:11px
}
.bx_breadcrumbs,
.bx_breadcrumbs ul li{
    -webkit-transition:all 0.3s ease;
    -moz-transition:all 0.3s ease;
    -ms-transition:all 0.3s ease;
    -o-transition:all 0.3s ease;
    transition:all 0.3s ease;
}
/* End */


/* Start:/bitrix/templates/egupova_ru/components/bitrix/photo.section/template1/style.css?1678364309293*/
div.photo-section table.data-table tr.head-row td {
	padding:10px 5px;
	border-bottom:none;
}
div.photo-section table.data-table tr.data-row {
	border-top:none;
	border-bottom:none;
}
div.photo-section table.data-table th.data-cell {
	border-top:none;
	border-bottom:none;
	padding:2px 2px;
}

/* End */


/* Start:/bitrix/templates/egupova_ru/components/bitrix/photo.section/template2/style.css?1678364311293*/
div.photo-section table.data-table tr.head-row td {
	padding:10px 5px;
	border-bottom:none;
}
div.photo-section table.data-table tr.data-row {
	border-top:none;
	border-bottom:none;
}
div.photo-section table.data-table th.data-cell {
	border-top:none;
	border-bottom:none;
	padding:2px 2px;
}

/* End */


/* Start:/bitrix/templates/egupova_ru/components/bitrix/photo.section/template2_mini/style.css?1678364609293*/
div.photo-section table.data-table tr.head-row td {
	padding:10px 5px;
	border-bottom:none;
}
div.photo-section table.data-table tr.data-row {
	border-top:none;
	border-bottom:none;
}
div.photo-section table.data-table th.data-cell {
	border-top:none;
	border-bottom:none;
	padding:2px 2px;
}

/* End */


/* Start:/bitrix/templates/egupova_ru/components/bitrix/menu/template1/style.css?1678211471626*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url(/bitrix/templates/egupova_ru/components/bitrix/menu/template1/images/left_menu_bg.gif) top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link, 
ul.left-menu li a.selected:visited, 
ul.left-menu li a.selected:active, 
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}



/* End */


/* Start:/bitrix/templates/egupova_ru/components/bitrix/news.list/template1/style.css?1680707205108*/
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/bitrix/templates/egupova_ru/styles.css?174842926212359*/
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: local('Roboto Italic'), local('Roboto-Italic'), url(https://fonts.gstatic.com/s/roboto/v18/KFOkCnqEu92Fr1Mu51xFIzIFKw.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: local('Roboto Italic'), local('Roboto-Italic'), url(https://fonts.gstatic.com/s/roboto/v18/KFOkCnqEu92Fr1Mu51xMIzIFKw.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: local('Roboto Italic'), local('Roboto-Italic'), url(https://fonts.gstatic.com/s/roboto/v18/KFOkCnqEu92Fr1Mu51xEIzIFKw.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: local('Roboto Italic'), local('Roboto-Italic'), url(https://fonts.gstatic.com/s/roboto/v18/KFOkCnqEu92Fr1Mu51xLIzIFKw.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: local('Roboto Italic'), local('Roboto-Italic'), url(https://fonts.gstatic.com/s/roboto/v18/KFOkCnqEu92Fr1Mu51xHIzIFKw.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: local('Roboto Italic'), local('Roboto-Italic'), url(https://fonts.gstatic.com/s/roboto/v18/KFOkCnqEu92Fr1Mu51xGIzIFKw.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: local('Roboto Italic'), local('Roboto-Italic'), url(https://fonts.gstatic.com/s/roboto/v18/KFOkCnqEu92Fr1Mu51xIIzI.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: local('Roboto Thin'), local('Roboto-Thin'), url(https://fonts.gstatic.com/s/roboto/v18/KFOkCnqEu92Fr1MmgVxFIzIFKw.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: local('Roboto Thin'), local('Roboto-Thin'), url(https://fonts.gstatic.com/s/roboto/v18/KFOkCnqEu92Fr1MmgVxMIzIFKw.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: local('Roboto Thin'), local('Roboto-Thin'), url(https://fonts.gstatic.com/s/roboto/v18/KFOkCnqEu92Fr1MmgVxEIzIFKw.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: local('Roboto Thin'), local('Roboto-Thin'), url(https://fonts.gstatic.com/s/roboto/v18/KFOkCnqEu92Fr1MmgVxLIzIFKw.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: local('Roboto Thin'), local('Roboto-Thin'), url(https://fonts.gstatic.com/s/roboto/v18/KFOkCnqEu92Fr1MmgVxHIzIFKw.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: local('Roboto Thin'), local('Roboto-Thin'), url(https://fonts.gstatic.com/s/roboto/v18/KFOkCnqEu92Fr1MmgVxGIzIFKw.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: local('Roboto Thin'), local('Roboto-Thin'), url(https://fonts.gstatic.com/s/roboto/v18/KFOkCnqEu92Fr1MmgVxIIzI.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmSU5fCRc4EsA.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmSU5fABc4EsA.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmSU5fCBc4EsA.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmSU5fBxc4EsA.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmSU5fCxc4EsA.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmSU5fChc4EsA.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmSU5fBBc4.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu72xKOzY.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu5mxKOzY.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu7mxKOzY.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu4WxKOzY.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu7WxKOzY.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu7GxKOzY.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu4mxK.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmWUlfCRc4EsA.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmWUlfABc4EsA.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmWUlfCBc4EsA.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmWUlfBxc4EsA.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmWUlfCxc4EsA.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmWUlfChc4EsA.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmWUlfBBc4.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}



html, body {
    margin: 0;
    padding: 0;
    background: #fff;
}

body {
    font: 14px/19px 'Roboto', sans-serif;/* 1.42857 */
    font-weight: 400;
    color: #231f20;
}

h1, h2 {
    font-size: 17px;
    letter-spacing: 2px;
}

h3 {
    font-size: 14px;
    font-weight: bold;
}

p {
    margin: 0 0 5px;
}

a[href] {
    color: #231f20;
    text-decoration: none;
    transition: 0.3s all;
}

img {
  max-width: 100%;
  height: auto;
}

.top:after, .bottom:after,
.clear:after, ul:after, .clear {
    display: block;
    content: "";
    clear: both;
}

.left { float: left; margin-right: 15px; }

.right { float: right; margin-left: 15px; }

.table { display: table; width: 100%; }

.row { display: table-row; }

.cell { display: table-cell; }

.edged { border: 1px solid #231f20; }

.mCustomScrollbar { overflow: hidden; height: 100%; }

.menu li.active a,
.menu li a:hover {
    font-weight: 700;
    /*text-shadow: 0 0 1px #231f20;*/
}

.bx_breadcrumbs ul li span {
  line-height: 12px;
  padding-right: 0;
}

/* End */


/* Start:/bitrix/templates/egupova_ru/template_styles.css?178819945058758*/
@font-face {
  font-family: 'Glyphicons Halflings';

  src: url('/bitrix/templates/egupova_ru/fonts/glyphicons-halflings-regular.eot');
  src: url('/bitrix/templates/egupova_ru/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('/bitrix/templates/egupova_ru/fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('/bitrix/templates/egupova_ru/fonts/glyphicons-halflings-regular.woff') format('woff'), url('/bitrix/templates/egupova_ru/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('/bitrix/templates/egupova_ru/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

* {
	box-sizing: border-box;
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-remove:before {
  content: "\e014";
}

#wrapper {
	width: 1024px;
	margin: 30px auto 75px;
	letter-spacing: 1px;
}

.hide {
	display: none !important;
}

h1, h2 {
	font-weight: 400;
}

/*-- Header --*/

#header .top,
#header .bottom {
	font-weight: 300;
}

#header .bottom {
	padding: 25px 0;
}

/*---- Search ----*/

#header .search {
	float: left;
	position: relative;
}

#header .search:after {
	display: block;
	content: "";
	background: url(/bitrix/templates/egupova_ru/images/lens.png) no-repeat 0 0;
	padding: 7px;
	position: absolute;
	bottom: -5px;
	right: 40px;
}

#header .search input {
	border: 1px solid #888;
	display: block;
	float: left;
	font-size: 9px;
}

#header .search input[type="text"] {
	background-color: #231f20;
	width: 30px;
	color: #fff;
	transition: all .7s ease 0s;
}

#header .search input[type="text"]:focus {
  width: 150px;
  background: #fff;
  color: #000;
}

#header .search input[type="submit"] {
	border-left: 0 none;
	background-color: #fff;
}

/*---- /Search ----*/

/*---- Menu ----*/

#header .menu {
	float: right;
	font-weight: normal;
	/*text-transform: lowercase;*/
	font-size: 13px;
	font-weight: 400;
}

#header .menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #231f20;
}

#header .menu ul li {
	float: left;
	padding: 0 5px;
}

#header .menu ul li:last-child,
#header .menu ul li:last-child a {
	padding-right: 0;
}

#header .menu ul li:first-child,
#header .menu ul li:first-child a {
	padding-left: 0;
}

#header .menu ul li a {
	padding: 0 5px;
	position: relative;
	display: block;
}

#header .menu ul li.active a:after {
	display: block;
	content: "";
	width: 100%;
	border-bottom: 1px solid #231f20;
	position: absolute;
	bottom: -2px;
	left: 0;
}

/*---- /Menu ----*/

/*---- Breadcrumbs ----*/
.bx_breadcrumbs{
	/*padding-top: 15px;*/
	padding: 17px 0 10px;
	margin-bottom: 0;
}
/*---- Breadcrumbs ----*/

/*---- Logo ----*/

#header .logo {
	float: left;
}

#header .logo a {
	min-width: 300px;
	display: block;
	line-height: 16px;
}

#header .logo img {
	float: left;
	margin-right: 20px;
}

#header .logo span {
	text-transform: uppercase;
	display: block;
	margin-bottom: 12px;
}

/*---- /Logo ----*/

/*---- Tel ----*/

#header .tel {
	/*float: right;*/
	padding: 4px 0;
	position: relative;
	margin-right: 27px;
}

/*#header .tel:after {
	display: block;
	content: "";
	background-color: #231f20;
	width: 85px;
	height: 5px;
	position: absolute;
	right: 0;
	bottom: 0;
	float: right;
}*/

#header .tel span {
	text-transform: uppercase;
	font-size: 30px;
	display: block;
	text-align: right;
	padding-bottom: 15px;
	line-height: 25px;
	letter-spacing: 2px;
}

.hdr-right {
	float: right;
}

/*---- /Tel ----*/

/*-- /Header --*/

/*-- Slider --*/

.sldr-title {
  margin-left: 12px;
}

.sldr-mini-title {
  margin-left: 9px;
}

.sldr-wrapper {
	padding: 15px 0 30px;
	position: relative;
}

.slider {
	/*background: url(/bitrix/templates/egupova_ru/images/slider-fon.png) no-repeat 0 0;*/
	padding: 8px;
	position: relative;
	height: 320px;
}

.slider .slick-list,
.slider .slick-track,
.slider .slick-slide{
	height: 100%;
}

.sldr-wrapper:before,
.sldr-wrapper:after {
	display: block;
	content: "";
	background-color: #231f20;
	width: 20px;
	position: absolute;
	right: 75px;
}

.sldr-wrapper:before {
	height: 15px;
	top: -15px;
}

.sldr-wrapper:after {
	height: 30px;
	bottom: -30px;
}

.slider:before,
.slider:after {
	display: block;
	content: "";
	background-image: url(/bitrix/templates/egupova_ru/images/sldr-corners.png);
	background-repeat: no-repeat;
	background-size: 100%;
	height: 26px;
	width: 100%;
	position: absolute;
	left: 0;
}

.slider:before {
	background-position: 50% 100%;
	top: 0;
}

.slider:after {
	background-position: 50% 0;
	bottom: 0;
}

.slider a,
.slider img {
	display: block;
	max-width: 100%;
	width: 100%;
}

.slick-slide {
	height: auto;
}

.slick-prev {
	left: 15px;
}

.slick-next {
	right: 15px;
}

.slick-prev:before, .slick-next:before {
	opacity: .5;
}

.slick-dots {
	bottom: 5px;
	margin-left: -7px;
}

.slick-dots li {
	margin: 0;
	width: 20px;
}

.slick-dots li button:before {
	content: "■";
	font-size: 16px;
	opacity: 1;
	color: #fff;
}

.slick-dots li.slick-active button:before {
	color: #000;
	opacity: 1;
}

.pause,
.play {
	background: url(/bitrix/templates/egupova_ru/images/play.jpg) no-repeat 0 0 #fff;
	border: 0;
	font-size: 0;
	line-height: 0;
	height: 18px;
	width: 18px;
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -9px;
	bottom: -25px;
	z-index: 10;
	cursor: pointer;
}

.pause {
	background: url(/bitrix/templates/egupova_ru/images/pause.jpg) no-repeat 0 0 #fff;
}

/*.play:before {
	display: block;
	content: "►";
	font-family: "slick";
	font-size: 20px;
}*/

.slider2 {
	width: 536px;
}

.slider2:after {
  border-bottom: 1px solid #000;
  bottom: 0;
  content: "";
  display: inline-block;
  position: absolute;
  width: 100%;
}

.slider2 .slick-slide {
	position: relative;
	text-align: center;
}

.slider2 .slick-slide a {
	background: url(/bitrix/templates/egupova_ru/images/mini-bg.png) no-repeat 50% 0;
	/*background-size: cover;*/
	background-size: 100% 100%;
	text-align: center;
	padding: 9px;
	margin: 0;/* 9px;*/
	display: inline-block;
	vertical-align: middle;
}

.slider2 .slick-slide a:first-child {
  margin-left: 12px;
}

/*.slider2 .slick-slide a + a {
  margin-left: 10px;
}*/

.slider2 .slick-slide img {
	display: block;
	height: 165px;
	width: 215px;
}

.slider2 .slick-prev, .slider2 .slick-next {
	top: auto;
	bottom: -13px;
	height: 27px;
	width: 27px;
	z-index: 10;
}

.slider2 .slick-prev {
	background: url(/bitrix/templates/egupova_ru/images/left-arrow.png) no-repeat 0 0 #fff;
}

.slider2 .slick-next {
	background: url(/bitrix/templates/egupova_ru/images/right-arrow.png) no-repeat 0 0 #fff;
}

.slider2 .slick-list {
	padding-bottom: 75px;
}

.slider2 .slick-slide .item-title {
	background: none;
	display: block;
	margin: 15px 10% 20px;
	padding: 0;
	position: absolute;
	text-align: center;
	width: 80%;
	height: 40px;
}

.slider2 .slick-slide .item-title a {
	position: absolute;
	left: 0;
	bottom: 0;
	text-align: center;
	width: 100%;
	background: 0;
	margin: 0;
	padding: 0;
}

.sliders:after {
  border-bottom: 1px solid #000;
  bottom: -16px;
  content: "";
  display: inline-block;
  position: absolute;
  width: 100%;
}

.bg-corners/*,
.sliders img*/ {
	background: url(/bitrix/templates/egupova_ru/images/bg.png) no-repeat 50% 0;
	padding: 6px 6px 7px;
	display: block;
	margin: 0 auto;
}

.slider3 img {
	background-size: cover;
	/*max-width: 70px;*/
}

.sliders .slick-prev,
.slider2 .slick-prev {
	left: 0;
}

.sliders .slick-next,
.slider2 .slick-next {
	right: 0;

}

.sliders .slick-prev, .sliders .slick-next {
	top: auto;
	bottom: -25px;
	height: 18px;
	width: 18px;
	z-index: 10;
}

.sliders .slick-prev:before, .sliders .slick-next:before,
.slider2 .slick-prev:before, .slider2 .slick-next:before {
	display: none;
}

.sliders .slick-prev {
	background: url(/bitrix/templates/egupova_ru/images/left-arrow2.png) no-repeat 0 0 #fff;
}

.sliders .slick-next {
	background: url(/bitrix/templates/egupova_ru/images/right-arrow2.png) no-repeat 0 0 #fff;
}

.slider3 img {
	transition: all 1s;
}

.slider3 .slick-track {
	overflow: hidden;
	height: 145px;
}

/*.slider3 .slick-slide {
	margin-top: 20px;
	transition: all 1s;
}*/

/*.slider3 .slick-active {
	margin-left: 10px;
}*/

/*.slider3 .slick-center {
	position: relative;
	width: 72px;
	margin-top: 0;
}*/

/*.slider3 .slick-center img {
	position: absolute;
	z-index: 10;
	margin-left: -20px;
}*/

.slider1,
.slider3 {
	width: 375px;
}

/*.slider1 img {
  max-height: 90px;
  max-width: 136px;
  width: 100%;
}*/

.slider1 .slick-slide > a {
  display: block;
  /*height: 90px;
  width: 136px;
  max-height: 90px;
  max-width: 136px;
  width: 100%;
  background: url('/bitrix/templates/egupova_ru/images/bg.png') no-repeat 50% -6px #fff;;
  border: 6px solid transparent;
  border-bottom: 7px solid transparent;*/
  margin: 0 auto;
  overflow: hidden;
}

.slider1 img {
  background: none;
  padding: 0;
}

.txt-container,
.add-info,
.design_list .bx_catalog_item_container {
  max-width: 810px;/*607px;*/
}

/*-- /Slider --*/

/*-- Main menu --*/

#main-menu {
	border: 1px solid #231f20;
	border-bottom: 5px solid #231f20;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 10px;
}

#main-menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#main-menu ul li {
	float: left;
	margin: 0 30px;
}

#main-menu ul li:hover,
#main-menu ul li.active {
	border-left: 4px solid #231f20;
	font-weight: bold;
	margin-left: 26px;
}

#main-menu ul li a {
	display: block;
	padding: 2px 15px;
}

#main-menu ul li:first-child {
	border-right: 1px solid #231f20;
	min-height: 18px;
	margin: 0;
}

#main-menu ul li:first-child a {
	padding-left: 11px;
}

#main-menu ul li img {
	vertical-align: middle;
}

/*-- /Main meanu --*/

/*-- Main --*/

.main-page .row .cell:first-child {
	width: 556px;
	padding-right: 30px;
}

.cell {
	vertical-align: top;
	padding-top: 20px;
}

.row:first-child .cell {
	padding-top: 0;
}

.basic-page h1 {
	max-width: 810px;
  font-size: 24px;
  font-weight: normal;
  display: inline-block;
  padding: 0 10px 10px 0;
  /*border-bottom: 1px solid #231f20;*/
  display: inline-block;
  position: relative;
}

/*.basic-page h1:after {
  display: block;
  content: "";
  border-bottom: 1px solid #231f20;
  width: 50%;
  position: absolute;
  top: 100%;
  left: 0;
}*/

/*.cell > h2 {
	margin-top: 10px;
}*/

div.cell .contacts {
	padding: 10px 15px 20px;
	background: url(/bitrix/templates/egupova_ru/images/corners.png) no-repeat -50px -49px,
				url(/bitrix/templates/egupova_ru/images/corners.png) no-repeat 305px -49px,
				url(/bitrix/templates/egupova_ru/images/corners.png) no-repeat -50px 240px,
				url(/bitrix/templates/egupova_ru/images/corners.png) no-repeat 305px 240px;
}

.cell .contacts h2 {
	margin-top: 4px;
	position: relative;
}

.cell .contacts h2:after {
	display: block;
	content: "";
	position: absolute;
	height: 5px;
	width: 85px;
	background-color: #231f20;
	bottom: -10px;
	left: 0;
}

.cell .contacts div {
	padding-left: 35px;
	padding-top: 5px;
	margin: 20px 0;
	min-height: 20px;
}

.cell .contacts div:first-child {
  margin-top: 0;
}

.cell .contacts .tel {
	background: url(/bitrix/templates/egupova_ru/images/tel.png) no-repeat 8px 3px;
}

.cell .contacts .mail {
	background: url(/bitrix/templates/egupova_ru/images/mail.png) no-repeat 4px 10px;
}

.cell .contacts .nocall {
	background: url(/bitrix/templates/egupova_ru/images/nocall.png) no-repeat 0 50%;
}

.cell .contacts .black {
  background-color: #231f20;
  color: #fff;
  padding: 2px;
}

.row .cell .edged {
	height: 300px;
	font-size: 12px;
	padding: 30px;
	box-sizing: border-box;
}

.main-blk .cell .edged {
	height: 280px;
}

.main-content {
  font-weight: 400;
  letter-spacing: 1px;
  position: relative;
}

.main-content h2,
.main-content h3 {
  margin-top: 30px;
}

.row .main-content .edged {
  font-size: 12px;
  /*font-weight: 300;
  letter-spacing: initial;*/
}

/*.row .cell .edged img*/
.main-content img {
	float: left;
	margin-right: 15px;
	/*height: 100%;*/
}

.row .cell .edged .menu {
	list-style: none;
	padding: 0;/*10px 15px;*/
	margin: 0;
	box-sizing: border-box;
	height: 100%;
}

.row .cell .edged .menu li a,
.row .cell .edged .menu li span {
	display: inline-block;
	line-height: 14px;
	margin-bottom: 6px;
	height: 14px;
}

/*.row .cell .edged .menu li a,
.row .cell .edged .menu li span {
	position: relative;
}*/

/*.row .cell .edged .menu li.active {
	font-weight: bold;
}*/

.row .cell .edged .menu a:hover:before,
.row .cell .edged .menu li.active a:before,
.row .cell .edged .menu span:hover:before,
.row .cell .edged .menu li.active span:before {
	display: inline-block;
	content: "";
	/*position: absolute;
	padding: 7px 2px;
	left: -8px;
	top: 0;*/
	height: 14px;
	width: 4px;
	margin: 0 4px 0 -8px;
	background-color: #231f20;
	position: relative;
	vertical-align: middle;
}

/*---- Additional info ----*/

.additional-info {
	padding-top: 30px;
}

.additional-info > * {
	float: left;
	border: 1px solid #231f20;
	padding: 10px;
	position: relative;
}

.additional-info > * h3 {
	font-size: 10.5px;
	margin: 0;
	font-weight: 300;
}

.additional-info > * h4 {
	font-size: 9px;
	margin-top: 0;
	font-weight: 300;
	min-height: 26px;
}

.additional-info a[href] {
	text-decoration: underline;
}

.clear .additional-info .info-block {
	width: 150px;
	margin-right: 25px;
}

.additional-info .info-block:before {
	display: block;
	content: "";
	position: absolute;
	background-color: #231f20;
	width: 25px;
	height: 91px;
	left: -26px;
	top: 79px;
}

.additional-info .info-block:first-child:before {
	display: none;
}

.additional-info .info-slider {
	width: 252px;
}

.additional-info .info-slider:before {
	display: block;
	content: "";
	position: absolute;
	background-color: #231f20;
	width: 20px;
	height: 30px;
	right: 68px;
	top: -31px;
}

.additional-info .info-slider h3 {
	margin-bottom: 45px;
}

/*---- /Additional info ----*/

/*-- /Main --*/

.link {
	border-top: 1px solid #231f20;
	height: 10px;
}

.link a {
	display: block;
	width: 105px;
	background-color: #fff;
	padding: 0 5px;
	margin: -13px auto 0;
}

/*-- Footer --*/

#footer {
	background-color: #231f20;
	color: #d1d1d1;
}

#footer .inner {
	width: 1024px;
	margin: 0 auto;
	padding: 15px 0;
}

#footer .inner .top {
	font-size: 11px;
	text-transform: uppercase;
}

#footer .top a,
#footer .info a {
	color: #d1d1d1;
}

#footer .top .left a {
	margin-right: 55px;
}

#footer .top .left .credits a {
	margin-right: 0;
}

#footer #vk_groups {
	border-bottom: 3px solid #fff;
	max-width: 100%;
}

#vk_groups iframe {
	max-width: 100%;
}

#footer .top .right p,
#footer .top .left p {
	font-size: 14px;
	margin-top: 25px;
}

#footer .top .left .credits p {
	font-size: unset;
	margin-top: unset;
}

#footer .inner .bottom,
#footer .inner .credits {
	font-size: 9px;
	letter-spacing: 1px;
}


#footer .bottom a[href],
#footer .credits a[href] {
	/*color: #00549a;*/
	text-decoration: none;/*underline;*/
}

#footer .inner .credits {
	padding-top: 35px;
	text-transform: none;
	line-height: 17px;
}
#footer .inner .info .credits{
	padding-top:0;
}
#footer .left.part1 {
	width: 400px;
}

#footer .bottom span a[href],
#footer .credits span a[href] {
	margin-left: 60px;
}

#footer .bottom a[href]:hover,
#footer .credits a[href]:hover {
	text-decoration: none;
}

/*-- /Footer --*/

/*-- Scroll --*/

.mCSB_inside > .mCSB_container {
	margin-right: 10px;
}

.mCSB_scrollTools {
	opacity: 1;
	width: 6px;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	border-radius: 0;
	width: 5px;
	background-color: #231f20 !important;
}

.mCSB_scrollTools .mCSB_draggerRail {
	border-radius: 0;
	width: 5px;
	border-left: 1px solid #231f20;
	background-color: rgba(255, 255, 255, 0);
}

.mCSB_dragger_onDrag .mCSB_dragger_bar {
	background-color: #231f20;
}

/*-- /Scroll --*/

/*-- Basic-page --*/

.basic-page #main {
	font-size: 12px;
}

/*-- /Basic-page --*/

/*-- Forms --*/

.mfeedback {
	font-size: 14px;
}

.mf-text {
	/*display: inline-block;*/
	width: 100px;
	vertical-align: top;
}

.mfeedback input[type="password"],
.mfeedback input[type="text"],
.mfeedback textarea {
	border: 1px solid #909090;
	box-shadow: none;
	box-sizing: border-box;
	padding: 2px 5px;
	margin-bottom: 5px;
}

.mfeedback input[type="submit"] {
	background-color: #231f20;
	color: #fff;
	padding: 3px 10px;
	border: 0;
	margin-left: 98px;
}

.mf-captcha {
	margin-left: 98px;
}

.mf-captcha .mf-text {
	display: inherit;
	width: auto;
}

/*-- /Forms --*/

/*-- Interior design --*/

.interior_design {
	padding: 0 9px;
	margin: 0;
	list-style: none;
	position: relative;
	z-index: 10;
}

.interior_design:after {
	display: block;
	content: "";
	position: absolute;
	height: 50px;
	width: 80%;
	background-color: #231f20;
	left: 10%;
	z-index: 1;
}

.interior_design:after {
	bottom: 12%;
}

.interior_design > li {
	display: inline-block;
	vertical-align: top;
	margin: 20px 0 10px;
	width: 316px;
	background-color: #fff;
	min-height: 240px;
}

@media all and (max-width: 1024px) {
	.interior_design > li {
	width: 308px;
}
}

.interior_design > li + li {
	margin-left: 25px;
}

.grid_border,
.interior_design > li * {
	position: relative;
	z-index: 10;
}

.grid_border:before,
.grid_border:after {
	display: block;
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: -1px;
	left: -1px;
	z-index: -1;
}

.grid_border:before {
	border-top: 1px solid #909090;
	border-bottom: 1px solid #909090;
	padding: 0 8px;
	left: -9px;
}

.grid_border:after {
	border-left: 1px solid #909090;
	border-right: 1px solid #909090;
	padding: 8px 0;
	top: -9px;
}

.interior_design img {
	max-width: 100%;
	display: block;
}

.interior_design .interior_title {
	font-weight: normal;
	text-decoration: underline;
	margin: 10px 5px;
}

.interior_design .interior_title:hover {
	text-decoration: none;
}

.interior_design .interior_description {
	margin: 0 5px 10px;
}

.gallery {
  /*margin-left: 4px;
  letter-spacing: 2px;*/
  clear: both;
}

.gallery .thumb {
  border: 1px solid #909090;
  transition: all .5s ease 0s;
  float: left;
  margin-left: 15px;
  margin-bottom: 15px;
  height: 88px;
  width: 88px;
  box-sizing: border-box;
}

.gallery .thumb:first-child,
.gallery .thumb:nth-child(8n+1) {
  margin-left: 0;
}

.design_item .item_images:hover,
.gallery .thumb:hover {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.25) inset;
  opacity: .7;
}

.gallery .readmore {
	box-sizing: border-box;
	font-size: 12px;
	letter-spacing: 1px;
	padding: 25px 5px;
	height: 88px;/*62px;*/
	width: 88px;/*62px;*/
	overflow: hidden;
	position: static;
	text-align: center;
}

.design_item {
	margin-top: 80px;
	position: relative;
	display: inline-block;
}

.design_item:first-child {
	margin-top: 0;
}

.design_item a {
	display: inline-block;
}
.design_item img {
	display: block;
	width: 100%;
}

.design_item h4 {
  margin: 40px 10px 15px;
}

.item-head {
  display: inline-block;
  width: 100%;
  position: relative;
}


.design_item + .design_item .item-head:before {
	display: block;
	content: "";
	background-color: #231f20;
	height: 104px;/*calc(100% - 10px + 106px);
	height: -moz-calc(100% - 10px + 106px);
	height: -webkit-calc(100% - 10px + 106px);*/
	width: 10px;
	position: absolute;
	right: 50px;
	bottom: 60%;/*10px;*/
}

.design_item .item_title {
	font-size: 18px;
	line-height: 21.6px;
	letter-spacing: .25px;
	/*max-width: 520px;*/
	word-break: keep-all;
	padding-bottom: 10px;
}

.item_title a:hover {
	text-decoration: underline;
   }

.design_item .item_description {
	font-size: 14px;
	margin: 0;
}

.design_item .item_images {
	/*margin-left: 10px;*/
	width: 100%;
}

.tags {
  margin: 15px;
  font-weight: 700;
}

.button {
	font-size: 14px;
	padding: 3px 10px;
	background-color: #231f20;
	color: #fff;
	margin: 5px 25px;
	border: 0 none;
	cursor: pointer;
}

.design_item .button {
	color: #fff;
}

.design_item .button {
	color: #fff;
}

.interior_img {
  display: block;
  width: 100%;
  height: 180px;
  background-position: 50% 50%;
  background-size: cover;
}

/*-- /Interior design --*/

/*-- Catalog-menu --*/

.right-bar {
  float: right;
	margin-top: 35px;
	/*padding-left: 20px;*/
	width: 230px;
	font-size: 14px;
	letter-spacing: .5px;
	display: flex;
	flex-direction: row;
	align-items: stretch;
	min-height: 100px;
}
.right-bar + div p,
.right-bar + div h2,
.right-bar + div ul {
	max-width: 810px;
}
.right-bar ~ p,
.right-bar ~ h2,
.right-bar ~ ul {
	max-width: 810px;
}

.catalog-menu {
  box-sizing: border-box;
  width: 166px;
}

.catalog-fixed {
  position: fixed;
  top: 186px;
  transition: all 300ms ease-out 0s;
}

.catalog-abs {
  position: absolute;
  top: auto;
  bottom: 0;
  transition: all 300ms ease-out 0s;
}

.catalog-menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.catalog-menu .close ul {
	display: none;
}

.catalog-menu a {
	display: block;
}

.catalog-menu .level-1 > a {
	display: none;
}

.catalog-menu .level-2 {
	color: white;
	margin: 0 0 15px;
}

.catalog-menu .level-2 ul {
	margin: 20px 0;
}

.catalog-menu .level-2 li {
	margin: 0 0 10px;
}

.catalog-menu .level-2 > a {
	font-size: 16px;
	text-decoration: underline;
}

.catalog-menu a:hover {
	text-decoration: none;
}

.catalog-menu li.active > a {
	border-left: 3px solid #231f20;
	padding-left: 2px;
	margin-left: -5px;
}

/*-- /Catalog-menu --*/

/*-- PDF --*/

#my-pdf {
  height: 400px;
}

/*-- /PDF --*/

.edged .menu {
  -moz-column-count: 2; /* Firefox */
  -webkit-column-count: 2; /* Safari and Chrome */
  column-count: 2;
  position: relative;
}

.edged .menu li {
  -webkit-column-break-inside: avoid; /* Chrome, Safari, Opera */
  page-break-inside: avoid; /* Firefox */
  break-inside: avoid; /* IE 10+ */
}

/*-- Socials links --*/

.lb-data .lb-details {
  width: auto;
}

.lb-data .yashare-auto-init {
  float: right;
  padding-top: 4px;
}

/*-- /Socials links --*/

/*-- Lightbox --*/

.lb-outerContainer {
  border-radius: 0;
}

.lb-container {
  padding: 5px;
}

.lightbox .lb-image {
  border-radius: 0;
}

.lb-nav a,
.lb-nav2 a {
	display: block !important;
}

.lb-nav2 {
  position: absolute;
  bottom: -35px;
  height: 30px;
  left: 8px;
  top: auto;
  width: 60px;
  z-index: 10;
}

.lb-nav2 a.lb-prev,
.lb-nav2 a.lb-next {
  width: 45%;
  opacity: 1;
  transition: opacity 0.6s ease 0s;
}

.lb-nav2 a.lb-prev {
  float: left;
  left: 0;
  background: url(/bitrix/templates/egupova_ru/images/prev1.png) no-repeat 0 0;
}

.lb-nav2 a.lb-next {
  float: right;
  right: 0;
  background: url(/bitrix/templates/egupova_ru/images/next1.png) no-repeat 0 0;
}

.lb-dataContainer {
  background-color: #fff;
  border-radius: 0;
  padding: 5px 0;
}

.lb-data {
  padding: 0 8px;
}

.lb-data .lb-details {
  margin-left: 70px;
  padding-top: 6px;
}

.lb-data .lb-details * {
  color: #231f20;
  display: inline;
  font-weight: normal;
}

.lb-data .lb-caption {
  margin-left: 10px;
}

.lb-closeContainer {
  float: right;
}

/*-- /Lightbox --*/

/*-- Order block --*/

.order {
  /*margin-top: 25px;*/
  margin-bottom: 10px;
  text-align: right;
}

.order::before {
  clear: both;
  content: "";
  display: block;
}

.open-form {
  display: inline-block;
  border: 1px solid #231f20;
  border-bottom: 5px solid #231f20;
  padding: 7px 25px;
  text-transform: uppercase;
  font-size: 11px;
}

.form-table .row {
  display: block;
  margin-bottom: 10px;
}

.form-table .row > span {
  display: block;
}

.form-table input,
.form-table textarea,
.form-table label {
  max-width: 100%;
}

.order .form-table input[type="text"],
.order .form-table input[type="tel"],
.order .form-table textarea {
  width: 97%;
}

#order-form {
  background: #fff;
  padding: 15px;
  border: 1px solid #231f20;
}

#order-form h3 {
  font-size: 17px;
}

#cboxOverlay {
  background: #000;
  height: 100%;
  left: 0;
  overflow: hidden;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
}

#colorbox {
  z-index: 1000;
}

#cboxClose {
  position: absolute;
  right: -10px;
  top: -10px;
  display: block;
  background: url(/bitrix/templates/egupova_ru/images/close.jpg) no-repeat 50% 50% #fff;
  height: 20px;
  width: 20px;
  border: 1px solid #000;
  border-radius: 50%;
  overflow: hidden;
  text-indent: -999px;
  cursor: pointer;
}

/*-- /Order block --*/

#go-top {
  display: none;
  background: url(/bitrix/templates/egupova_ru/images/top-arrow.png) no-repeat 50% 50% rgba(0, 0, 0, .5);
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 10%;
  left: 10%;
  cursor: pointer;
  transition: all .7s ease 0s;
  z-index: 100;
}

#go-top:hover {
  background-color: rgba(0, 0, 0, .8);
}

#side-menu .parent {
  -moz-columns: 1;
  columns: 1;
  cursor: pointer;
}

.sub-menu {
  list-style: none;
  margin: 0;
  padding: 0;
  /*display: none;
  position: absolute;
  top: 23%;
  left: 50%;
  padding: 10px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, .5);
  z-index: 100;*/
}

.tags a + a {
  margin-left: 15px;
}

.half {
  float: left;
  width: 47%;
}

.half + .half {
  margin-left: 5%;
}

/*.half .description {
  margin-bottom: 25px;
  min-height: 125px;
}*/

/*-- Interior block --*/

.interior-block {
  width: 865px;
  margin-top: 50px;
}

.interior-block .item {
  float: left;
  width: 18%;
}

.interior-block .item + .item {
  padding-left: 2.5%;
  width: 18%;
}

.interior-block .item_images img {
  min-height: 56px;
}

.news-item {
  overflow: hidden;
  margin-bottom: 10px;
}

.news-item .title {
  margin-top: 6px;
  display: inline-block;
}

div.news-list img.preview_picture {
  margin-right: 10px;
}

/*-- News Stati --*/

.stati {
  overflow: hidden;
}

.stati .news-item {
  border: 1px solid #231f20;
  float: left;
  padding: 10px;
  position: relative;
  margin-left: 25px;
  margin-bottom: 25px;
  width: 236px;
  position: relative;
  overflow: visible;
}

.stati .news-item:nth-child(4n+1) {
  margin-left: 0;
}

.stati .news-item:before {
  background-color: #231f20;
  content: "";
  display: block;
  height: 91px;
  left: -26px;
  position: absolute;
  top: 79px;
  width: 25px;
}

.stati .news-item a {
  display: block;
}

div.stati .news-item img {
  margin-right: 0;
  background-size: 100%;
  box-sizing: border-box;
  height: 149px;
  width: 100%;
}

.stati .news-item h3 {
  font-size: 10.5px;
  font-weight: 300;
  min-height: 60px;
}

/*-- --*/

div:focus, a:focus {
  outline: none;
}

.top-line {
  margin-top: 16px;
  position: relative;
}

.top-line:before {
  background-color: #000;
  content: "";
  display: block;
  height: 4px;
  position: absolute;
  top: -10px;
  width: 140px;
}

table.form-table th, table.form-table td {
  border: 1px solid #000;
}

table.form-table tr:nth-child(3n+1) td {
  border-bottom: 0 none;
}

table.form-table tr:nth-child(3n+1) td:last-child {
  background-color: #000;
  color: #fff;
  padding: 15px 2px;
}

table.form-table tr:nth-child(3n+1) td:last-child a[href] {
  color: #fff;
}

table.form-table tr:nth-child(3n+2) td {
  border-top: 0 none;
}

.bx_catalog_line {
  overflow: hidden;
}

/*- -*/

span.grid_border {
  display: inline-block;
  float: left;
  margin-right: 25px;
}

span.grid_border img {
  display: block;
}

.interior-styles .description {
  display: none;
}

#main a:link,
p a:link {
  text-decoration: underline;
}

p a:hover {
  text-decoration: none;
}

p a:visited {
  color: #595051;
}

.tags-page .level-1 {
  margin-bottom: 50px;
}
.tags-page .level-1 > a {
  display: block;
  margin-bottom: 20px;
}

/*-- Item page --*/

.item-page {
  max-width: 810px;
}

.item-page .item_images {
  display: inline-block;
  width: 100%;
}

.item-page img {
  display: block;
  width: 100%;
}

.item-page .gallery {
  margin: 15px auto;
}

/*-- Project page --*/

#project-info p {
  margin-bottom: 10px;
}

/*#project-info p:before,
#project-info p:after {
  display: block;
  content: "";
  clear: both;
}*/

.project-img {
  display: inline-block;
  width: 45%;
  margin: 10px;
}

.project-img.portrait {
  width: auto;
  max-width: 45%;
  height: 200px;
}

.project-img.portrait img {
  height: 100%;
  width: auto;
}

.project-img + .project-img {
  margin-left: 5%;
}

.clear{
	clear: both;
}

.img-block {
  width: 45%;
  padding: 5px 0 20px;
}

.img-block.boss-left {
	float: left;
}

.boss-right{
	float: right;
	width: 49%;
}

.img-block > a {
  display: block;
  overflow: hidden;
}

.img-block .gallery {
  margin-top: 15px;
}

.img-block .gallery:before,
.img-block .gallery:after {
  display: block;
  content: "";
  clear: both;
}

.right .gallery .thumb {
  float: right;
  margin-left: 0;
  margin-right: 5px;
}

.img-block .project-img {
  display: block;
  width: 100%;
}

.img-block .thumb {
  height: 60px;
  width: 60px;
  overflow: hidden;
}

.img-block .thumb:nth-child(5n+1) {
  margin-left: 0;
}

.img-block .thumb img {
  max-width: none;
  height: 100%;
  width: auto;
}

.project-img.grid_border {
  margin-left: 0;
}

.grid_border.right {
  margin-left: 15px;
  margin-right: 0;
}


#project-info .right + p:before,
#project-info .right + p:after,
#project-info .left + p:before,
#project-info .left + p:after {
  display: none;
}

.float-text .project-img {
  float: left;
  margin-right: 15px;
}

.float-text p:nth-child(2n) .project-img {
  float: right;
  margin-left: 15px;
  margin-right: 0;
}

.float-text p:nth-child(2n).nofloat .project-img,
.float-text .nofloat  .project-img {
  float: none;
  margin-left: 0;
  margin-right: 0;
}

.cell .contacts .adr {
	background: url(/bitrix/templates/egupova_ru/images/adr.png) no-repeat 3px 2px;
}
.logo div{
min-width:300px;
}

/**/

#main .nodecor:link,
.nodecor {
	text-decoration: none;
}

.contact-info {

}

.contact-info .info-blk {
	width: 50%;
	float: left;
}

.contact-info .w40 {
	width: 40%;
}

.contact-info .w60 {
	width: 60%;
}

.pad-t20 {
	padding-top: 20px;
}

/* Popup */

.popup-body {
	display: none;
	height: 100%;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
}

.popup-body * {
	box-sizing: border-box;
}

.popup-body .layer {
	background: rgba(0, 0, 0, 0.75);
	height: 100%;
	width: 100%;
	cursor: pointer;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
}

.popup-body.opened {
	display: block;
}

.popup-content {
	background: #fff;
	padding: 15px;
	border: 1px solid #231f20;
	text-align: left;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 10;
	transform: translate(-50%, -50%);
}


@media screen and (min-width: 501px) {
	.order .popup-content {
		max-width:450px;
	}
}

.popup-body .close-btn {
	position: absolute;
	right: -10px;
	top: -10px;
	display: block;
	background: url(/bitrix/templates/egupova_ru/images/close.jpg) no-repeat 50% 50% #fff;
	height: 20px;
	width: 20px;
	border: 1px solid #000;
	border-radius: 50%;
	overflow: hidden;
	text-indent: -999px;
	cursor: pointer;
}


/* New header */

#panel {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
}

#bx-panel.bx-panel-fixed {
	position: absolute !important;
	z-index: 1000 !important;
}

#wrapper {
	margin-top: 169px;
}

.inner {
	width: 1024px;
	margin: 0 auto;
	padding: 0;
	letter-spacing: 1px;
}

#header > .inner {
	padding-top: 15px;
}

#header {
	background-color: #fff;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 999;
}

#header .bottom {
	padding: 10px 0 20px;
}

.logo div {
	min-width: 320px;
}

#header .logo img {
	width: 68px;
}

#header .logo span {
	text-transform: none;
	line-height: 20px;
	padding-top: 2px;
	margin-bottom: 0;
}

.hdr-right {
	padding-top: 10px;
}

#header .tel,
.order {
	float: right;
}

#header .tel span {
	font-size: 20px;
	margin-right: 20px;
	padding-bottom: 0;
}

/*main-menu {
	border-left: 0;
	border-right: 0;
}*/

#main-menu ul li:hover,
#main-menu ul li.active {
	border-left-color: #fff;
}

/* Prices new */

.delimiter-blk {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	clear: both;
	margin: 30px 0;
	padding: 25px 0;
}

.delimiter-blk span + span {
  margin-top: 8px;
}

.delimiter-blk div:first-child span + span {
  margin-top: 0;
}

.col-3 {
	float: left;
	width: 33.33%;
}

/* Pre Footer */

.pre-footer {
	background: url(/bitrix/templates/egupova_ru/images/footer-bg.jpg) no-repeat 50% 50%;
	background-size: cover;
	font-size: 12px;
	font-weight: 300;
	padding: 50px 0;
	letter-spacing: 1px;
}

.design-steps {
	border-right: 1px solid #fff;
	box-sizing: border-box;
	float: left;
	margin-left: 3%;
	padding: 50px 30px 50px 35px;
	height: 230px;
	width: 31.33%;
	position: relative;
}

.design-steps:first-child {
	margin-left: 0;
}

.design-steps:after,
.design-steps:before {
	display: block;
	content: "";
	border-bottom: 1px solid #fff;
	position: absolute;
	right: 0;
}

.design-steps:after {
	top: 0;
	width: 80%;
}

.design-steps:before {
	bottom: 0;
	width: 100%;
}

.design-steps .btn-clear {
	padding-left: 20px;
	padding-right: 20px;
}

.step-title {
	margin-top: -75px;
	margin-bottom: 20px;
	margin-left: -35px;
}

/*-- CallBack --*/

#callback {
	display: block;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1001;
	visibility: hidden;
}

#callback.opened {
	visibility: visible;
}

.fixed-layer {
	display: block;
	background-color: rgba(0, 0, 0, 0.25);
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	cursor: pointer;
}

.fixed-sidebar {
	display: block;
	background-color: rgba(0, 0, 0, 0.75);
	color: #fff;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
	height: 100%;
	max-width: 20%;
	transition: all 0.5s;
	transform: translateX(100%);
}

.opened .fixed-sidebar {
	transform: translateX(0);
}

.fixed-sidebar .table {
	display: table;
	height: 100%;
}

.close-btn {
  font-size: 20px;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 15px;
}

.sidebar-content {
	display: table-cell;
	font-size: 16px;
	height: 100%;
	width: 100%;
	padding: 25px;
	text-align: center;
	vertical-align: middle;
}

.table {
  display: table;
  width: 100%;
}

.sidebar-content input {
	background-color: #fff;
	border: 1px solid #000;
	box-sizing: border-box;
	color: #000;
	font-size: 14px;
	margin-bottom: 0;
	padding: 10px 15px;
	width: 100%;
}

.sidebar-content .button {
	margin: 20px 0 0;
}

.callback-btn {
	display: block;
	height: 64px;
	width: 64px;
	position: fixed;
	bottom: 10%;
	right: 10%;
	z-index: 999;
}

.btn-phone {
	display: block;
	background: url(/bitrix/templates/egupova_ru/images/phone.png) no-repeat 50% 50% #0070e0;/*rgb(0, 112, 224)*/
	background-size: 32px;
	/*border: 1px solid #fff;*/
	border-radius: 50%;
	height: 100%;
	width: 100%;
	text-indent: -999px;
	overflow: hidden;
	cursor: pointer;
	transition: all 0.2s;
}

.btn-phone:hover {
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.25) inset;
}

/*.btn-phone:active,
.btn-phone:focus {
	background-color: rgba(255, 255, 255, 0);
}*/

/* Utilities */

.blk {
	display: block;
}

.mar-t0 {
	margin-top: 0;
}

.mar-b50 {
	margin-bottom: 50px;
}

.mar-b60 {
	margin-bottom: 60px;
}

.algn-c {
	text-align: center;
}

.txt-bold {
	font-weight: bold;
}

.txt-white {
	color: #fff;
}

.txt-upper {
	text-transform: uppercase;
}

.fs14 {
	font-size: 14px;
}

.fs24 {
	font-size: 24px;
}

.fs28 {
	font-size: 28px;
}

/*---- Mobile ----*/

@media screen and (max-width: 500px) {

  .table, .row, .cell {
	display: block;
  }

  .slider {
	display: none;
  }

  .slider2 {
	width: 100%;
  }

  #wrapper {
	position: relative;
  }

  /*-- Header --*/
  .inner,
  #footer .inner,
  #wrapper {
	width: 320px;
	box-sizing: border-box;
	padding: 20px;
	letter-spacing: 0.5px;
  }
  #header {
	position: relative;
  }
  .logo div {
	min-width: 280px;
  }

  nav, .menu {
	display: none;
  }

  #header .top {
	position: relative;
  }

  #header .search {
	margin-bottom: 5px;
  }

  #header .bottom {
	padding-bottom: 0;
  }

  #header .tel {
	padding: 20px 0 0;
	float: left;
  }

  #header .tel span {
	letter-spacing: 2px;
  }

  #header .tel a {
	display: block;
  }

  #menu-open {
	display: block;
	height: 26px;
	width: 36px;
	background: url(/bitrix/templates/egupova_ru/images/menu.png) no-repeat 0 0;
	cursor: pointer;
	position: absolute;
	right: 0;
	top: 0;
  }

  #main-menu {
	position: absolute;
	top: 46px;
	left: 20px;
	right: 20px;
	z-index: 100;
	background-color: #fff;
	box-sizing: border-box;
  }

  #main-menu ul li {
	float: none;
  }

  #main-menu ul li:first-child {
	display: none;
  }

  #main-menu ul li a {
	padding: 5px 10px;
	text-align: left;
  }

  #colorbox {
	max-width: 300px;
	left: 2% !important;
  }

  #colorbox * {
	max-width: 100%;
  }

  /*-- Main --*/

  #wrapper {
	margin-top: 0;
  }

  #main .row .cell {
	width: 100%;
	padding: 0;
	margin-bottom: 50px;
  }

  .slider2 .slick-list {
	padding-bottom: 0;
  }

  .slider2:after,
  .slider2 button {
	display: none !important;
  }

  .slider2 .slick-slide img {
	height: auto;
	max-width: 115px;
	max-height: 86px;
  }

  div.cell .contacts {
	padding: 10px 15px 20px;
	background: url(/bitrix/templates/egupova_ru/images/corners.png) no-repeat -50px -49px,
				url(/bitrix/templates/egupova_ru/images/corners.png) no-repeat 250px -49px,
				url(/bitrix/templates/egupova_ru/images/corners.png) no-repeat -50px 270px,
				url(/bitrix/templates/egupova_ru/images/corners.png) no-repeat 250px 270px;
  }

  .row .cell .edged {
	height: auto;
  }

  .row .cell .edged .menu {
	display: block;
  }

  .row .cell .edged .menu li {
	margin-bottom: 10px;
  }

  .clear .additional-info .info-block,
  .slider1 {
	margin-right: 0;
	width: 100%;
	margin-bottom: 20px;
  }

  .clear .additional-info .info-block:first-child {
	margin-right: 20px;
  }

  .additional-info .info-block:before {
	display: none;
  }

  .additional-info .info-block:nth-child(2):before {
	display: block;
	width: 20px;
	left: -21px;
  }

  .additional-info .info-block:nth-child(3) {
	width: 258px;
  }

  .additional-info .info-block:nth-child(3) .slider1,
  .slider3 {
	width: 218px;
  }

  .additional-info .info-block:nth-child(3) img {
	max-width: 228px;
	max-height: 150px;
  }

  .slider1 img {
	max-width: 95px;
	max-height: 65px;
  }

  .additional-info > * h4 {
	min-height: 37px;
  }

  .additional-info .info-block:nth-child(3) h4 {
	min-height: 26px;
  }

  .sliders img {
	background-size: cover;
  }

  .additional-info .info-slider {
	margin-top: 10px;
	width: 258px;
  }

  .slider2 .slick-slide {
	padding-bottom: 60px;
  }

  .slider2 .slick-slide .item-title {
	height: 55px;
  }

  .col-3 {
	width: 100%;
	margin: 15px 0;
  }

  /*-- Catalog --*/

  #main .right-bar {
	display: none;
  }

  .interior_design > li + li {
	margin-left: 0;
  }

  .design_item {
	margin-top: 40px;
  }

  .design_item + .design_item .item-head:before {
	height: 59px;
	bottom: 100%;
	right: 30px;
  }

  .desing-steps {
	width: 100%;
	margin: 0 0 60px;
  }

  /*-- Contacts --*/

  div.mf-name input, div.mf-email input,
  div.mf-message textarea {
	width: 100%;
  }

  .contact-info .info-blk {
	width: 100%;
	float: none;
  }

  /*-- Footer --*/

  #footer .inner {
	position: relative;
  }

  #footer .inner .top {
	padding-bottom: 25px;
  }

  #footer .top .left {
	margin-bottom: 20px;
	width: auto;
  }

  #footer .top .left a {
	margin-right: 12px;
  }

  #footer .right {
	float: none;
	position: absolute;
	left: 20px;
	bottom: 30px;
	margin-left: 0;
  }

  #footer .bottom {
	padding-bottom: 90px;
  }

  #footer .bottom span a[href] {
	display: block;
	margin: 20px 0;
  }
}

/*-- /Mobile --*/

/*---- Что-то новое снова ----*/

/*#side-menu {
	font-weight: 300;
	letter-spacing: 0.75px;
}*/

#side-menu .parent > span {
	font-weight: 700;
}

/* Main slider */

.slider .slick-slide {
	position: relative;
}

.sld-descr {
	background: rgba(35, 31, 32, 0.7);
	box-sizing: border-box;
	color: #fff;
	font-size: 12px;
	/*padding: 50px 80px 25px 40px;*/
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 27%;/*36%;*/
}

.sld-name {
	font-size: 15px;
	line-height: 1.5;
	margin-bottom: 20px;
}

.btn-white {
	background-color: #fff;
	box-shadow: 0 3px 0 0 #000;
	color: #231f20;
	margin: 0;
	padding: 7px 20px;
	text-decoration: none;
}

.btn-white:hover,
.btn-white:active,
.btn-white:visited {
	color: #231f20;
}

.sld-descr .btn-white {
	display: inline-block;
	margin-top: 30px;
	text-decoration: none;
	width: auto;
}

.sld-descr .btn-white:hover {
	box-shadow: 0 0 0 0 #000;
	margin-top: 33px;
}

a.btn-clear,
.btn-clear {
	display: inline-block;
	background: none;
	border: 1px solid #fff;
	color: #fff;
	padding: 10px 30px;
	text-decoration: none;
	margin: 0;
	width: auto;
	white-space: nowrap;
}

.btn-clear:hover,
.btn-clear:active,
.btn-clear:visited {
	color: #fff;
}

.sld-descr .btn-clear {
	display: inline-block;
	color: #fff;
	/*margin-top: 30px;*/
	text-decoration: none;
	width: auto;
}

.descr-inner {
	padding: 30px;
	position: absolute;
	top: 50%;
	left: 0;
	/*width: 100%;*/
	transform: translateY(-50%);
}

/* Slider "before/after" */

/*.slider2 {
	padding-bottom: 5px;
}

.slider2 .slick-list {
	padding: 0;
	margin-bottom: 45px;
}*/

.slider2 .slick-list:before,
.slider2 .slick-list:after {
	display: block;
	content: "";
	background-image: url(/bitrix/templates/egupova_ru/images/corners2.png);
	background-repeat: no-repeat;
	background-size: auto 100%;
	height: 185px;
	width: 10px;
	position: absolute;
	top: 0;
}

.slider2 .slick-list:before {
	background-position: 100% 50%;
	left: 0;
}

.slider2 .slick-list:after {
	background-position: 0 50%;
	right: 0;
}

.sldr-mini {
	width: 438px;
}

.slider2 .slick-slide {
	padding: 10px 0;
}

.slider2 .slick-slide a {
	background: none;
	position: relative;
	display: block;
	box-sizing: border-box;
	float: left;
	margin-left: 8px;
	padding: 0;
	width: 47%;
}

.slider2 .slick-slide img {
	width: 100%;
}

.slider2 .slick-slide > a:before,
.slider2 .slick-slide > a:after {
	display: none;
}

/*.sldr-mini .slick-slide a {
	width: 47%;
}*/

.sldr-mini .slick-slide > a:first-child {
	margin-left: 9px;
}

.slider2 .item-title {
	top: 100%;
}

/* Reviews */

.reviews-blk {
	margin-top: 50px;
}

.reviews-slider {
	padding-bottom: 55px;
}

.reviews-slider:after {
	display: block;
	content: "";
	width: 150px;
	border-bottom: 1px solid #000;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
}

.reviews-slider .slick-list {
	height: 365px;
}

/*.sld-item {
	max-width: 288.5px;
}*/

.sld-item.slick-active + .slick-active {
	text-align: center;
}

.sld-item.slick-active + .slick-active + .sld-item {
	text-align: right;
}

.rev-item {
	display: inline-block;
	box-sizing: border-box;
	border: 1px solid #000;
	font-size: 12px;
	font-weight: 400;
	text-align: left;
	margin: 0 auto;
	padding: 30px 30px 50px;
	height: 365px;
	width: 322px;
	vertical-align: top;
	position: relative;
}

.sld-item.slick-active + .slick-active + .sld-item .rev-item {
	margin-right: 2px;
}

.rev-name {
	font-size: 14px;
	font-weight: 400;
	margin-bottom: 20px;
}

#main .rev-name a:link {
	text-decoration: none;
}

.readmore {
	display: inline-block;
	position: absolute;
	bottom: 25px;
	text-decoration: underline;
	cursor: pointer;
}

.readmore:hover {
	text-decoration: none;
}

.reviews-slider .slick-prev,
.reviews-slider .slick-next {
	top: auto;
	bottom: -13px;
	height: 27px;
	width: 27px;
	z-index: 10;
}

.slick-prev:before,
.slick-next:before {
	display: none;
}

.reviews-slider .slick-prev:focus,
.reviews-slider .slick-prev:hover,
.reviews-slider .slick-prev {
	background: url('/bitrix/templates/egupova_ru/images/left-arrow.png') no-repeat 0 0 #fff;
	left: 410px;
}

.reviews-slider .slick-next:focus,
.reviews-slider .slick-next:hover,
.reviews-slider .slick-next {
	background: url('/bitrix/templates/egupova_ru/images/right-arrow.png') no-repeat 0 0 #fff;
	right: 410px;
}

.review-full-txt {
	display: none;
}

.dist-popup {
	display: none;
	background-color: rgba(0, 0, 0, 0.8);
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1001;
	overflow: auto;
	visibility: hidden;
}

.dist-popup.active {
	display: block;
	visibility: visible;
}

.dist-popup * {
	box-sizing: border-box;
}

.layer {
	display: block;
	/*background-color: rgba(0, 0, 0, 0.8);*/
	cursor: pointer;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}

.dist-popup .popup-content {
	border: 0;
	box-sizing: border-box;
	padding: 20px;
	margin: 30px auto;
	max-width: 865px;
	transform: none;
	position: static;
	/*top: 20%;
	left: 20%;*/
}

.popup-inner {
	border: 1px solid #000;
	padding: 40px 70px;
	/*max-height: calc(100% - 40px);*/
}

.dist-popup .close-btn {

}

.rev-sldr {
	margin: 0;
	/*max-height: calc(100% - 80px);*/
}

.rev-sldr .slick-list {
	box-sizing: content-box;
	padding-bottom: 50px;
}

.rev-author {
	font-size: 17px;
	font-weight: 700;
	margin-bottom: 30px;
}

/*.rev-sldr .full-txt {
	overflow-y: scroll;
	max-height: 500px;
}*/

.review-full-txt {
	position: relative;
}

.prj-link {
	position: absolute;
	top: 100%;
	margin-top: 25px;
}

.rev-sldr .slick-list:after {
	display: block;
	content: "";
	border-bottom: 1px solid #000;
	width: 150px;
	position: absolute;
	bottom: 13px;
	right: 13px;
}

.rev-sldr .slick-prev,
.rev-sldr .slick-next {
	top: auto;
	bottom: 0;
	height: 27px;
	width: 27px;
	z-index: 10;
}

.rev-sldr .slick-prev:focus,
.rev-sldr .slick-prev:hover,
.rev-sldr .slick-prev {
	background: url('/bitrix/templates/egupova_ru/images/left-arrow.png') no-repeat 0 0 #fff;
	left: auto;
	right: 150px;
}

.rev-sldr .slick-next:focus,
.rev-sldr .slick-next:hover,
.rev-sldr .slick-next {
	background: url('/bitrix/templates/egupova_ru/images/right-arrow.png') no-repeat 0 0 #fff;
	right: 0;
}

.slider1 h4 {
	margin: 0 0 12px;
	font-weight: 400;
}

/*.slider3 .slick-list {
	padding-top: 25px !important;
	padding-bottom: 25px !important;
}*/

.slider3 .slick-slide {
	padding: 5px;
}

.slider3 .slick-center img {
	/*max-width: none;*/
	margin: 0;
	/*left: 50%;
	top: 24px;
	transform: translateX(-50%) scale(1.5);*/
}

.slick-dots {
	z-index: 10;
}

.sld-img-blk {
	display: block;
	height: 188px;
	width: 375px;
}

.bg-img {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
}

/*-- New footer --*/

#footer .inner {
	padding: 60px 0;
}

.ftr-col {
	box-sizing: border-box;
	display: block;
	float: left;
	width: 31.33%;
	margin-left: 3%;
	/*padding-left: 35px;*/
	text-transform: none;
}

.ftr-col:first-child {
	margin-left: 0;
}

.ftr-logo {
	display: inline-block;
}

.ftr-logo img {
	vertical-align: middle;
	max-width: 80px;
}

.logo-title {
	display: inline-block;
	font-size: 14px;
	font-weight: 300;
	line-height: 1.5;
	letter-spacing: 0.5px;
	margin-left: 20px;
	max-width: 200px;
	vertical-align: middle;
}

#footer .inner .credits {
	/*padding-top: 35px;*/
	letter-spacing: 0.5px;
}

.ftr-middle {
	font-size: 18px;
	font-weight: 300;
	/*padding: 0 35px;*/
	text-align: center;
}

.ftr-contacts {
	letter-spacing: 2.6px;
}

.ftr-mail {
	letter-spacing: 3px;
}

.mar-b15 {
	margin-bottom: 15px;
}

#footer .ya-share2__container_size_m .ya-share2__icon {
	height: 27px;
	width: 27px;
}

.houzz-btn {
	/*float: right;*/
	display: block;
	margin: auto;
}

.main-content .mCustomScrollbar {
	line-height: 19px;
}

/*-- --*/

#main-menu ul {
	text-align: justify;
	text-align-last: justify;
}

#main-menu ul li {
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	text-align-last: center;
	float: none;
	margin: 0 40px;
	/*min-width: 165px;*/
}

#main-menu ul li:hover {
	font-weight: 700;
	/*text-shadow: 0 0 1px #231f20;*/
}

#main-menu ul li a {
	padding: 0;
}

#main-menu ul li:hover,
#main-menu ul li.active {
	margin-left: 36px;
}

#main-menu ul li:first-child {
	min-width: auto;
	margin: 0;
}

#main-menu ul li:first-child a {
	padding: 2px 15px;
}

.pre-footer,
#footer {
	box-sizing: border-box;
	min-width: 1024px;
	position: relative;
	z-index: 10;
}

.slider3 .slick-track {
	height: auto;
	padding-top: 40px;
	padding-bottom: 40px;
}

.sld-wrap {
	background-color: #fff;
	border: 1px solid #231f20;
	padding: 5px;
	height: 90px;
	width: 105px;
}

.sld-wrap img {
	max-height: 100%;
	max-width: 100%;
}

.slider3 .slick-center .sld-wrap {
	transform: scale(1.5);
	transition: 0.5s all;
}

/*---- ----*/

.slick-track {
  will-change: transform;
}

.design_item + .design_item .item-head:before {
  display: none;
}

.right-bar {
  width: 166px;
  /*padding-left: 40px;*/
}

.catalog-menu {
  background: rgba(51, 51, 51, 0.6);
  padding: 20px 25px 5px;
}

.catalog-menu li + li {
  margin-top: 10px;
}

.catalog-menu .level-2 > a {
  font-size: 14px;
  font-weight: 300;
  color: #fff;
}

#main .catalog-menu a:hover {
  text-decoration: none;
}

p {
  margin-bottom: 15px;
}

.bx_catalog_line {
  margin-bottom: 50px;
}

.design_list {
  margin-bottom: 75px;
}

.add-info h2 {
  font-weight: 700;
}

.add-info p:last-child {
  margin-bottom: 0;
}

.mCustomScrollbar p {
  transform: translateX(0.001%);
	text-align:justify;
}

.contacts-left {
  /*float: left;*/
  width: 52%;
  margin-right: 10%;
}

.contacts-right {
  /*float: left;*/
  width: 38%
}

div.mf-name,
div.mf-email,
div.mf-captcha,
div.mf-message {
  width: 100%;
  clear: both;
  overflow: hidden;
}

.contacts-right .mf-text {
  width: 25%;
  float: left;
  box-sizing: border-box;
}

.contacts-right input[type="text"],
.contacts-right textarea/*,
div.mf-message textarea*/ {
  width: 75%;
  float: left;
  box-sizing: border-box;
}

.m-t-0 {
  margin-top: 0;
}

.m-b-80 {
  margin-bottom: 80px;
}

.mar-b-5 {
  margin-bottom: 5px;
}

.mar-b-10 {
  margin-bottom: 10px;
}

.w-60 {
  width: 60%;
}

.w-70 {
  width: 70%;
}

.iblk {
  display: inline-block;
}

.flex-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.flex-top {
  align-items: flex-start;
}

.flex-middle {
  align-items: center;
}
.flex-nowrap{
	flex-wrap: nowrap;
}
.flex-row h3 {
  margin-top: 0;
}

div.mf-captcha {
  width: 75%;
}

.g-recaptcha div,
.g-recaptcha iframe {
  max-width: 100%
}

/*.design-steps .button {
  margin-top: 15px;
}*/

/* Top info */

#wrapper {
  transition: 0.5s all;
}

#wrapper.info-top {
  margin-top: 230px;
}

.bg-blue {
  background-color: #0070e0;
}

.bg-black {
  background: #231f20;
}

.top-info-blk {
  box-sizing: border-box;
  color: #fff;
  font-size: 12px;
  text-align: center;
  padding: 10px;
  position: relative;
  width: 100% !important;
}

.top-info-blk a[href] {
  color: #fff;
}

.top-info-blk .inner a[href] {
  text-decoration: underline;
}

.close-btn {
  display: block;
  position: absolute;
}

.top-info-blk .close-btn {
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
}

.style-pr,
.this-styles {
  max-width: 810px;
}

.style-pr {
  clear: both;
  font-size: 18px;
  font-weight: 500;
  margin: 25px 0 20px;
  overflow: hidden;
}

/* /Top info */

.mfeedback input[type="submit"],
div.mf-captcha {
  margin-left: 0;
}

.bx_breadcrumbs,
.bx_breadcrumbs ul li {
  line-height: 7px;
}

.main-content .photo-marg {
  margin-right: 20px;
  margin-bottom: 10px;
}

.overflow-h {
  overflow: hidden;
}

/* Prices new */

ol {
  margin: 0 0 15px;
  padding-left: 35px;
  list-style: none;
}

ol li {
  counter-increment: step-counter;
}

ol li:before {
  display: inline-block;
  content: counter(step-counter)'.';
  font-weight: 700;
  margin-right: 5px;
}

.bg-prices {
  background: url(/bitrix/templates/egupova_ru/images/bg-prices.jpg) no-repeat 50% 50%;
  background-size: cover;
  /*min-height: 302px;*/
  padding: 45px 20px;
  margin-top: 20px;
}

.txt-blk {
  background: #fff;
  width: 50%;
  margin: auto;
  padding: 30px 30px 15px;
}


.delimiter-blk {
  border: 0;
}

.col-2 {
  float: left;
  width: 50%;
}

.blk-padd {
  box-sizing: border-box;
  padding: 0 50px;
}

.blk-black {
  background: #000;
  color: #fff;
  padding: 30px 50px;
}



.price-parts {
  margin: 0;
  padding: 0;
  list-style: none;
}

.price-part-icon {
  display: inline-block;
  content: "";
  background: url(/bitrix/templates/egupova_ru/images/price-icons.png) no-repeat 50% 0;
  height: 36px;
  width: 34px;
  margin-right: 10px;
  vertical-align: middle;
}

.price-parts li {
  margin-bottom: 10px;
}

.price-part-1 {
  background-position: 50% 0;
}

.price-part-2 {
  background-position: 50% -79px;
}

.price-part-3 {
  background-position: 50% -162px;
}

.list-marg {
  margin-left: -50px;
}

.author-blk,
.add-info-blk {
  float: left;
  box-sizing: border-box;
}

.author-blk {
  width: 20%;
  /*padding-right: 10px;*/
}

.author-info {
  text-align: center;
}

.author-info img {
  float: none;
}

.main-content .author-info h3 {
  margin-top: 20px;
}

.add-info-blk {
  width: 80%;
}

.main-content .marg-t-0,
.marg-t-0 {
  margin-top: 0;
}

.marg-b-0 {
  margin-bottom: 0;
}

.marg-b-30 {
  margin-bottom: 30px;
}

.marg-b-50 {
  margin-bottom: 50px;
}

.h3-marg {
  margin-left: -50px;
}

.fw-700 {
  font-weight: 700;
}

/*-- Media --*/
@media all and (max-width: 500px) {
	.txt-blk {
		width: auto;
	}
	.col-2 {
		float: none;
		width: auto;
	}
	.blk-padd {
		padding: 0;
	}
	.list-marg {
		margin-left: 0;
	}
	.marg-t-0 {
		margin-left:0;
	}
	.author-blk {
		 width: auto;
		 padding-right: 0;
	}
	.add-info-blk {
		width: auto;
	}
}


@media screen and (max-width: 1024px) {
  #wrapper,
  .inner {
	padding-left: 10px;
	padding-right: 10px;
	/*box-sizing: border-box;
	width: 100%;*/
  }
}

@media screen and (max-width: 500px) {
  #wrapper {
	margin-bottom: 25px;
  }
  #main-menu ul li {
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	text-align-last: left;
  }
  .main-content .edged img {
	display: block;
	float: none;
	margin: 0 auto 15px;
  }
  .slider2 .slick-list:before,
  .slider2 .slick-list:after {
	height: 100%;
  }
  .slider2 .slick-slide a {
	width: 45%;
  }
  .slider2 .slick-slide a:first-child,
  .sldr-mini .slick-slide > a:first-child {
	margin-left: 15px;
  }
  .sld-img-blk {
	width: 100%;
	height: 110px;
  }
  #main.wcommunity_wrap > div {
	width: auto !important;
  }
  .design_item h4 {
	margin-top: 10px;
  }
  .gallery .thumb {
	margin-left: 10px;
	margin-bottom: 10px;
	height: 62px;
	width: 62px;
  }
  .gallery .thumb:nth-child(8n+1) {
	margin-left: 10px;
  }
  .gallery .thumb:nth-child(4n+1) {
	margin-left: 0;
  }
  .gallery .readmore {
	font-size: 11px;
	padding: 14px 3px;
	line-height: 16px;
	letter-spacing: 0;
  }
  .bx_catalog_line {
	margin-bottom: 20px;
  }
  .design_item .item_title {
	padding-bottom: 0;
  }
  .design_list {
	margin-bottom: 40px;
  }
  .bx_breadcrumbs {
	padding: 10px 0;
  }
	.ftr-logo img {
		max-width: 75px;
	}
	.sldr-mini {
		width: 100%;
	}
	.rev-item {
		width: auto;
		height: 385px;
	}
	.reviews-slider .slick-prev:focus,
	.reviews-slider .slick-prev:hover,
	.reviews-slider .slick-prev {
		left: 50px;
	}
	.reviews-slider .slick-next:focus,
	.reviews-slider .slick-next:hover,
	.reviews-slider .slick-next {
		right: 50px;
	}
	.prj-link {
	  margin-top: 10px;
	}
	.rev-sldr .slick-list:after {
	  bottom: 0;
	}
	.rev-sldr .slick-prev,
	.rev-sldr .slick-next {
	  bottom: -13px;
	}
	.design-steps,
	.ftr-col {
		float: none;
		width: auto;
		height: auto;
	}
	.design-steps + .design-steps {
		margin-top: 50px;
	}
	.pre-footer,
	#footer {
		min-width: 320px;
	}
	#footer .inner {
		padding: 20px;
	}
	.ftr-col {
		padding: 20px 0;
	}
}

@media screen and (max-width: 735px){
  .fixed-sidebar {
	max-width: none;
  }
}


/*page faq*/
.icon-note {
  background-image: url('/bitrix/templates/egupova_ru/images/icon-note.png');
  background-repeat: no-repeat;
  background-position: center;
}
.icon-search {
  background-image: url('/bitrix/templates/egupova_ru/images/icon-search.png');
  background-repeat: no-repeat;
  background-position: center;
}
.c-page {
	display: flex;
	justify-content: space-between;
}
.c-page__content {
  display: inline-block;
  max-width: 810px;
  /*margin-right: 24px;*/
}
.c-page_sidebar {
  display: inline-block;
  width: 166px;
}
.c-page__content-description {
	margin-bottom: 30px;
}
.c-page__icon {
	width: 50px;
	height: 50px;
	float: left;
	margin-right: 20px;
}
.c-page__par {

}
.c-faq-search {
	position: relative;
	margin-bottom: 30px;
}
.c-faq-search__input {
	width: 100%;
	height: 48px;
	border: 1px solid #e3e3e3;
	background-color: #f5f5f5;
	padding: 16px 80px 16px 24px;
}
.c-faq-search__btn {
	position: absolute;
	top: 0;
	right: 0;
	width: 72px;
	height: 48px;
	border: 2px solid black;
	background-color: white;
  background-image: url(/bitrix/templates/egupova_copy/images/icon-search.png);
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}
.c-faq-search__icon {
	display: block;
	width: 100%;
	height: 100%;
}
.c-faq-list {

}
.c-faq-list__group {

}
.c-faq-list__item {
	border-bottom: 1px solid #e3e3e3;
	margin-bottom: 24px;
}
.c-faq-list__item:last-of-type {
	border: none;
}
.c-faq-list__ask {
	margin-bottom: 20px;
}
.c-faq-list__answer {
	margin-bottom: 24px;
}

#main a[href].c-page-sidebar__btn {
	display: block;
	width: 100%;
	height: 42px;
	line-height: 42px;
	background-color: black;
	color: white;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	margin-bottom: 30px;
}
.c-subject {
	width: 100%;
	background-color: rgba(51, 51, 51, 0.6);
	padding: 20px 25px 5px;
}
.c-subject .c-subject__header {
	height: 48px;
	margin: 0;
	font-size: 24px;
	line-height: 48px;
	font-weight: bold;
	/*padding-left: 76px;*/
}
.c-subject__tab {
	/*padding-bottom: 20px;*/
}
.c-subjects__tab-link {
	display: block;
	width: 100%;
	margin-bottom: 15px;
	font-size: 14px;
	text-align: left;
	border: none;
	text-decoration: underline;
	/*padding-left: 76px;*/
	color: white;
	cursor: pointer;
	font-family: 'Roboto';
	background-color: transparent;
}
.c-subjects__tab-link:hover {
	text-decoration: none;
	/*background-color: #f5f5f5;*/
}
.c-subjects__tab-link:active {
	text-decoration: none;
	/*background-color: #f5f5f5;*/
}
.c-subjects__tab-link:focus {
	text-decoration: none;
	/*background-color: #f5f5f5;*/
}
.c-subjects__tab-link.active {
	/*background-color: #f5f5f5;*/
	outline: none;
	text-decoration: none;
	font-weight: bold;
}

div.this-styles img.preview_picture {
  height: 45px;
  width: 125px;
}
.article__img {
	width: 26%;
}


div.mfeedback {}
div.mf-name, div.mf-email, div.mf-captcha, div.mf-message, div.mf-button {width:80%; padding-bottom:0.4em;}
div.mf-userconsent{width:60%;}
div.mf-name input, div.mf-email input {width:60%;}
div.mf-message textarea {width: 60%;}
div.mf-name textarea {width: 60%;}
span.mf-req {color:red;}
div.mf-ok-text {color:green; font-weight:bold; padding-bottom: 1em;}
@media screen and (max-width: 767px){
	div.mf-name, div.mf-email, div.mf-captcha, div.mf-message, div.mf-userconsent, div.mf-name input, div.mf-email input,  div.mf-message textarea{
		width: 100%;
	}
}
p.p15{padding:15px;text-align:justify;}
.flex{
	display:flex;
	gap: 16px;
}
.info-cookie{
	position:fixed;
	bottom: 0;
	left:50%;
	right:0;
	background:#FFF;
	border:1px solid #909090;
	padding:24px;
	z-index: 9999;
	min-height:25vh;
	display:none;
}
.info-cookie.active{
	display:block;
}
.info-cookie__text{color:#231f20;font-size:11px;}
.info-cookie__buttons{
	justify-content: center;
    margin-top: 16px;
}
.info-cookie__buttons button{
	padding: 10px 25px;
    text-transform: uppercase;
    font-size: 11px;
	border:1px solid #231f20;
	background-color:#231f20;
	color: #fff;
	letter-spacing: 1px;
	cursor:pointer;
}
.info-cookie__buttons button.bg__transparent{
	background-color:transparent;
	color:#231f20
}
.info-cookie__buttons button.close-button {
    display: inline-block;
    border: 1px solid #231f20;
    border-bottom: 5px solid #231f20;
    padding: 7px 25px;
    text-transform: uppercase;
    font-size: 11px;
}
@media screen and (max-width: 767px){
	.info-cookie{left:0;}
	.flex:not(.info-cookie__buttons,.flex-row) {
		flex-direction: column;
	}
	.info-cookie__text {
		font-size: 10px;
		line-height: 1.5;
	}
}
.popup-cookie{
	padding: 25px!important;
	z-index:99999;
}
label[data-bx-user-consent] a{text-decoration:underline;}
.note-blue{
	color: #1F5BFF;
}
.note-gray{
	color: rgba(0, 0, 0, .6);
}
/* End */
/* /bitrix/templates/egupova_ru/components/bitrix/menu/horizontal_multilevel1/style.css?16782115984598 */
/* /bitrix/templates/egupova_ru/components/custom/form.result.new/request_call/style.css?1712906755666 */
/* /bitrix/templates/egupova_ru/components/bitrix/main.userconsent.request/.default/user_consent.min.css?17483667563754 */
/* /bitrix/templates/egupova_ru/components/bitrix/breadcrumb/template1/style.css?16782113411032 */
/* /bitrix/templates/egupova_ru/components/bitrix/photo.section/template1/style.css?1678364309293 */
/* /bitrix/templates/egupova_ru/components/bitrix/photo.section/template2/style.css?1678364311293 */
/* /bitrix/templates/egupova_ru/components/bitrix/photo.section/template2_mini/style.css?1678364609293 */
/* /bitrix/templates/egupova_ru/components/bitrix/menu/template1/style.css?1678211471626 */
/* /bitrix/templates/egupova_ru/components/bitrix/news.list/template1/style.css?1680707205108 */
/* /bitrix/templates/egupova_ru/styles.css?174842926212359 */
/* /bitrix/templates/egupova_ru/template_styles.css?178819945058758 */
