

/* Start:/bitrix/templates/furniture_blue/styles.css?169745865562*/
@font-face {
font-family: libel;
src: url(/bitrix/templates/furniture_blue/fonts/libel.ttf);
}

/* End */


/* Start:/bitrix/templates/furniture_blue/template_styles.css?169900411011157*/
.end-reg {
font-size: 16px;
}
.cookie_notice {
    display: none;
    position: fixed;
    z-index: 9999999;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 15px;
    font-family: Verdana, sans-serif;  
    color: #FFF;
    background: #240f0a;
    padding: 10px 20px; 
		border-radius: 15px;
		opacity:0.8;
}
/* Оформление кнопок */
.cookie_btn {
    display: inline-block;
    margin: 10px 6px 4px 6px;
    text-decoration: none;
    position: relative;
    font-size: 13px;
    padding: 4px 12px;
    color: #240f0a;
    font-weight: bold;
    text-transform: uppercase; 
    background: #e9dfc5;
		border-radius:15px;
}
.cookie_btn:hover {
    color: #240f0a;
}
.cookie_btn:after,
.cookie_btn:before {
    position: absolute;
    height: 2px;
    left: 50%;
    background: #FFF;
    bottom: -6px;
    content: "";
    transition: all 280ms ease-in-out;
    width: 0;
}
.cookie_btn:before {
    top: -6px;
}
.cookie_btn:hover:after,
.cookie_btn:hover:before {
    width: 100%;
    left: 0;
}

.main-bg {
background-color:#e9dfc5;
}
.heig-all {
min-height: 100vh;
}
.first-slide {
position:relative;
overflow:hidden;

}
.sav-logo-pic {
	max-width: 100%;
}
.first-slide:before {
position:absolute;
content: url("/images/top-savoy.png");
width:607px;
height:532px;
right:-100px;
top:-70px;
}
.first-slide:after {
position:absolute;
content: url("/images/chok-main.png");
width:570px;
height:252px;
right:0px;
top:380px;
}

.bg-menu {
background-color:#e9dfc5;
}
.my-nav-item {
margin-right: 20px;
padding:5px;
}
.my-nav-item a {
color: #240f0a;
font-size:18px;
text-transform: uppercase;
font-family: LibelSuit,Helvetica,Arial,sans-serif;
}
.f-line{
 font-size: 32px;
color:#9d8445;
text-transform: uppercase;
font-family: LibelSuit,Helvetica,Arial,sans-serif;
margin-bottom: 50px;
margin-top: 90px;
padding: 10px;
}

.s-line{
 font-size: 40px;
color:#9d8445;
text-transform: uppercase;
font-family: LibelSuit,Helvetica,Arial,sans-serif;
margin-bottom: 50px;
padding: 10px;
}
.first-bottom {
position:absolute;
bottom:0px;
}
.main-btn-reg{
background: rgb(184,159,93);
background: radial-gradient(circle, rgba(184,159,93,1) 0%, rgba(255,255,255,1) 35%, rgba(184,159,93,1) 100%);
border-radius:5px;
padding:5px;
cursor:pointer;
border:none;
font-weight:bold;
color: #240f0a !important;
}
.main-btn-cls{
background: rgb(184,159,93);
background: radial-gradient(circle, rgba(184,159,93,1) 0%, rgba(255,255,255,1) 35%, rgba(184,159,93,1) 100%);
border-radius:5px;
padding:5px;
cursor:pointer;
border:none;
font-weight:bold;
color: #240f0a !important;
}
.regstyle {
background: rgb(184,159,93);
background: radial-gradient(circle, rgba(184,159,93,1) 0%, rgba(255,255,255,1) 35%, rgba(184,159,93,1) 100%);
border-radius:15px;
padding: 15px;
font-size:24px;
font-weight:bold;
cursor:pointer;
max-width:330px;
margin-left:auto;
margin-right:auto;
}
.num-bot {
color:#fff;
font-size:48px;
border-right: 1px #9d8445 solid;
padding: 2px;
width:33px;
line-height:1;
}
.num-bot-lf {
color:#fff;
font-size:18px;
text-transform:uppercase;
font-weight:bold;
}
.num-bot-ls {
color: #b89f5d;
font-size:18px;
text-transform:uppercase;
font-weight:bold;
}
.modal-body input {
width:100%;
}
.win-container {
background: #b89f5d;
    padding: 20px;
    border-radius: 20px;
}
.container-inner {
background:#240f0a;
border-radius:20px;
padding:20px;
margin-left: 20px !important;
    margin-right: 20px !important;
}
.container-inner-text {
color:#fff;
}
.m-string{
font-size:36px;
}
.s-string {
font-size:24px;
}

p {
padding-left: 10px;
padding-right:10px;
}
p input {
border:none;
padding: 5px;
font-size:16px;
border-radius: 10px;
}
p textarea {
border:none;
padding: 5px;
font-size:16px;
border-radius: 10px;
}
.prise-sec {
font-size:48px;color:#9d8445; text-transform:uppercase;font-weight:bold;
}
.fq-right-pad {
padding-top: 70px;
padding-bottom:70px;
}
.q-a-section {
padding-top:40px;
padding-left:70px;
padding-right:70px; 
position:relative;
}
.q-a summary {font-size:24px; text-transform:uppercase;color:#9d8445;}
.q-a details {font-size: 14px; color: #240f0a;}

.fq-right {
background: -webkit-linear-gradient(45deg, rgb(255, 255, 255), rgb(180, 162, 107));
background: -moz-linear-gradient(45deg, rgb(255, 255, 255), rgb(180, 162, 107));
background: linear-gradient(45deg, rgb(255, 255, 255), rgb(180, 162, 107));
border-radius: 15px;
padding: 30px;
}
.q-b-st {
background: rgb(184,159,93);
background: radial-gradient(circle, rgba(184,159,93,1) 0%, rgba(255,255,255,1) 35%, rgba(184,159,93,1) 100%);
border-radius:15px;
padding: 15px;
font-size:24px;
font-weight:bold;
cursor:pointer;
width:250px;
text-align:center;
}
.q-a-section:before {content:"";}
.t-q-a {
font-size:24px; text-transform:uppercase;margin-bottom:30px;font-weight:bold;
}
.win-title {font-size:60px; color:#b89f5d;}
.modal-header-gr {
background: rgb(233,223,197);
background: linear-gradient(0deg, rgba(233,223,197,1) 0%, rgba(36,15,10,1) 77%);
color:#fff;
font-weight: bold;
}
.num-bot-lf {
position:relative;
}
.mmimg {
position: absolute;
right:-25px;
top:0px;
}
.connect {
cursor:pointer;
}
@media screen and (min-width:2100px) {
.first-slide:before {
    position: absolute;
    content: "";
    background: url(/images/top-savoy.png);
    background-size: 800px 800px;
    width: 800px;
    height: 700px;
    right: 0;
    top: -70px;
    background-repeat: no-repeat;
}
.first-slide:after {
    position: absolute;
    content: "";
    background: url(/images/chok-main.png);
    background-size: 700px;
    width: 700px;
    height: 332px;
    right: 70px;
    top: 600px;
}
.f-line {
    font-size: 46px;
    color: #9d8445;
    text-transform: uppercase;
    font-family: LibelSuit,Helvetica,Arial,sans-serif;
    margin-bottom: 50px;
    margin-top: 250px;
    padding: 10px;
}
.s-line {
    font-size: 60px;
    color: #9d8445;
    text-transform: uppercase;
    font-family: LibelSuit,Helvetica,Arial,sans-serif;
    margin-bottom: 50px;
    padding: 10px;
}
.first-bottom {
    position: absolute;
    bottom: 70px;
}
	.num-bot {
	font-size:75px;
padding: 0px;
    width: 50px;
}
	.num-bot-lf {
	font-size:28px;
}
	.num-bot-ls {
	font-size:28px;
}
	.sav-pic > img {
	min-width: 80%;
}
	.qa-r {
	margin-right: -100px !important;
}
	.q-a details {
	font-size:26px;
}
	.q-a details summary{
	font-size: 30px;
}
	.my-nav-item a {
	font-size: 24px;
}
}
@media screen and (min-width:1280px) and (max-width: 1500px) {
.f-line {
    font-size: 32px;
    color: #9d8445;
    text-transform: uppercase;
    font-family: LibelSuit,Helvetica,Arial,sans-serif;
    margin-bottom: 20px;
    margin-top: 30px;
    background-color:none;
    padding: 10px;
}
	.s-line {
margin-bottom:25px;
position:relative;
z-index:50;
}
.first-slide:before {
position:absolute;
content: url("/images/top-savoy.png");
width:607px;
height:532px;
right:-100px;
top:-270px;
}
.first-slide:after {
position:absolute;
content: url("/images/chok-main.png");
width:570px;
height:252px;
right:0px;
top:180px;
}
	.bg-menu {
background:none;
}

}
@media screen and (min-width:991px) and (max-width:1280px) {
	.heig-all {
height: auto;
min-height: auto;
}
	.first-slide:before {
    position: absolute;
    content: url(/images/top-savoy.png);
    width: 300px;
    height: auto;
    right: 150px;
    top: -50px;
    opacity: 0.3;
	}
.first-slide:after {
content:"";
}
	.bg-menu {
background:none;
}
.f-line {
    font-size: 32px;
    color: #9d8445;
    text-transform: uppercase;
    font-family: LibelSuit,Helvetica,Arial,sans-serif;
    margin-bottom: 20px;
    margin-top: 30px;
    background-color:none;
    padding: 10px;
}
	.first-bottom {
position: relative;
}
	.z-mob {
position:relative;
z-index: 10;
margin-bottom: 30px;
}
	.s-line {
margin-bottom:25px;
}
}
@media screen and (max-width:991px) {
	.heig-all {
height: auto;
min-height: auto;
}
	.q-b-st {width:210px;}
	.bg-menu {
background:none;
position:relative;
}
.win-title {font-size:35px; color:#b89f5d;}
	.z-mob {
position:relative;
z-index: 10;
}
.sav-logo-pic {
	max-width: 20%;
}
	.t-q-a {
	margin-bottom:10px;
}
	.first-bottom {
position: relative;
margin-top: 20px;
background:#333;
padding: 5px;
border-radius: 5px;
}
	.quote-pic {
	display:none;
}
	.f-line {
	font-size:28px !important;
	padding-top: 20px !important;
	background: none;
margin-top:20px;
margin-bottom:0px;
}
	.first-slide:before {
    position: absolute;
    content: url(/images/top-savoy.png);
    width: 300px;
    height: auto;
    right: 50px;
    top: -70px;
    opacity: 0.1;
	}
	.first-slide:after {
	content:"";
	}
	.q-a-section:before{
	position:absolute;
	content: url("/images/chok-main.png");
	width:570px;
	height:252px;
	right:0px;
	top:15%;
	opacity:0.03;
}
.s-line{
 font-size: 40px;
color:#9d8445;
text-transform: uppercase;
font-family: LibelSuit,Helvetica,Arial,sans-serif;
margin-bottom: 20px;
padding: 10px;
background:none;
}
	.q-a summary {font-size:16px !important; text-transform:uppercase;color:#9d8445;}
	.q-a details {font-size: 12px !important; color: #240f0a;}
	.q-a-section {
padding-top:20px;
padding-left:20px;
padding-right:20px; 
position:relative;
}
	.fq-right {
padding: 0px;
margin-top:20px;
}
.fq-right-pad {
padding-top: 20px !important;
padding-bottom:20px !important;
}
.prise-sec {
font-size:24px;color:#9d8445; text-transform:uppercase;font-weight:bold;
}

}

/*timer*/
.timer__items {
  display: flex;
  font-size: 48px;
}
.timer__item {
  position: relative;
  min-width: 60px;
  margin-left: 10px;
  margin-right: 10px;
  padding-bottom: 15px;
  text-align: center;
}
.timer__item::before {
  content: attr(data-title);
  display: block;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  font-size: 14px;
}
.timer__item:not(:last-child)::after {
  content: ':';
  position: absolute;
  right: -15px;
}
/*CUSTOM CHECKBOX*/

/* The container */
.chcontainer {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 16px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.chcontainer input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
}

/* On mouse-over, add a grey background color */
.chcontainer:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.chcontainer input:checked ~ .checkmark {
  background-color: #240f0a;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.chcontainer input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.chcontainer .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
/* End */
/* /bitrix/templates/furniture_blue/styles.css?169745865562 */
/* /bitrix/templates/furniture_blue/template_styles.css?169900411011157 */
