

/* Start:/local/templates/mebel2023/components/bitrix/news.list/about-faq-list/style.css?17713188632639*/
#faq button{
 cursor: pointer;
    margin-right: 4px;
    padding: 5px 8px;
    border: 1px solid #ccc;
    border-radius: 8px 8px 0px 0px;
    color: #212529;
}


#faq button.active, #faq button:hover {
    border: 1px solid #ed2d2e;
    color: #ed2d2e;
}


.tabs ul{
    display: flex;
    justify-content: flex-start;
    padding: 0;
}
.tabs > ul > li{
    padding:5px;
    color: #000;
    font-size: 16px;
    margin: 0 10px 0 0;
   /* border:1px solid #000;*/
    cursor: pointer;
    background: #e05457;
    color: #fff;
}

.tabs > ul > li.active{
    background:#cdcdcd;
    color: #000;
}
.content > .block{
    display: none;
}
.content > .block.active{
    display: block!important;
}
.ask{
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 8px;
}
.answer{
   
    padding: 0;
    margin-bottom: 32px;
}

.content > .block > .wrapper > .ask{
    font-weight: bold;
}
.content > .block > .wrapper > .ask::after{
    content: "\1401";
    position: absolute;
    right: 20px;
}
.content > .block > .wrapper{
    cursor: pointer;
    padding: 20px 40px 15px 25px;
    position: relative;
    font-size: 1.067em;
    z-index: 1;
    color: #222;
    border: .5px solid #ccc;
}

.wrapper.active{
    background: #f5f5f5;
}

.main{
    min-height: 500px;
}



/*new*/

.ramka {
    background: url(/local/templates/mebel2019/components/bitrix/news.detail/mnz_new_2019_osnova/img/red_square.png);
    position: relative;
    text-align:center;
    padding: 5px;
		margin:0 auto 10px;
}

.form {
    border-style: solid;
    border-width: 1px;
    border-color: rgb(204, 204, 204);
    background-color: rgb(255, 255, 255);
    outline: none;
    padding-left: 12px;
    font-size: 17px;
    font-family: 'Open Sans', sans-serif;
}

.but {
    background-color: rgb(204, 0, 0);
    width: 90%;
    height: 37px;
		margin:0 5% 10px;
    font-size: 16px;
    color: rgb(255, 255, 255);
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    border: none;
    cursor: pointer;
}
.white{
    background: #fff;
    position: relative;
    text-align: center;
    padding: 5px;
    padding-bottom: 5px;    
}
#nik h1 {
	font-size:36px;
	margin-bottom: 25px;
}
#nik input[type="text"], #nik textarea{
    width: 90%;
    line-height: 37px;
    border-style: solid;
    border-width: 1px;
    border-color: rgb(204, 204, 204);
    background-color: rgb(255, 255, 255);
    outline: none;
    padding-left: 12px;
    font-size: 17px;
    font-family: 'Open Sans', sans-serif;
		margin: 2px 5%;
		border-radius: 4px;
}
#nik textarea{
	height: 101px;
}
#nik h2{
	margin-bottom: 15px;
    margin-top: 15px;
}
/* End */
/* /local/templates/mebel2023/components/bitrix/news.list/about-faq-list/style.css?17713188632639 */
