/* ----- faq-question ----- */
.faq-question  p, .faq-question .text, .faq-question .text p, .faq-question .text div {
/*font-family: Arial;
font-size: 14px;*/
font-family: Verdana, Tahoma, sans-serif;
font-size: 13px;
}

.faq-question  p{
margin: 0px;
color: #222;
}

.faq-question  .text p{
margin-bottom: 10px;
}

.faq-question .faq-button {
margin: 50px 0 25px;
text-align: right;
}

.faq-all-questions .faq-button{
background: url('/image/but-ask.png') no-repeat;
color: #369;
display: block;
font: 14px Arial;
height: 24px;
margin: 0 0 5px;
padding: 5px 0 0;
text-align: center;
width: 156px;
text-decoration: none;
}

.faq-question .faq-button a {
background-image: url('../images/faq/vopros.png');
padding: 8px 54px;
}




.faq-question .q {
position: relative;
/*background:url('../images/bg_faq.png') left top repeat-x;*/
background-color:/*#2A8FC5*/ #319fd9;
/*padding: 0 10px;*/
height:20px;
padding:2px 5px;
color:#fff;
}

.faq-question .date {
position: absolute;
right: 10px;
top: 2px;
color: #fff;
/*font-weight:bold;*/
}

.faq-question .q-num{
color: #fff;
/*font-weight: bold;*/
margin-bottom: 2px;
font: 14px Arial;
}
.faq-question .q-num a{text-decoration:none; font: 14px Arial;}
.faq-question .q-num a:hover{text-decoration:underline;;}

.faq-question  .q .text{
padding: 10px 15px;
margin:5px -5px 0 -5px;
font-size: 12px;
color: #000;
background-color:#fff;
}
.faq-question  .q .text p{

font-size: 12px;
color: #000;
text-shadoww: #bbb 1px 0 1px;
}

.faq-question  .a{
margin-top: 0px;
padding: 10px 25px;
background-color: #E4E4E4;
color:#000;
}

.faq-question  .a .faq-line{
heght:1px;
border-top:#262626 1px solid;
margin-top:15px;
margin-bottom:12px;
}

.faq-question .a .person{
margin-bottom: 8px;
}

.faq-question .a .text p {
line-height: 16px;
text-shadoww: #aaa 1px 0 1px;
}

/* ----- faq-form ----- */

#contact_form input.submit1 {
/*float: right;*/
width: 110px;
height: 34px;
border: none;
background-image: url('../images/faq/vopros.png');
margin-left: 180px;
margin-top: 30px;
/*background-image: url("../images/shop/btn_send.png") !important;*/
background-repeat: no-repeat;
height: 44px;
width: 137px;

background: url('/image/but-ask.png') no-repeat;
color: #336699;
display: block;
font: 14px Arial;
height: 29px;
padding: 0;
text-align: center;
width: 156px;
text-decoration: none;
border-radius: 0;
}

#contact_form input.submit1:hover {
opacity: 0.85;
opacity: 1;
text-decoration: underline;
}

/* ----- faq ----- */
.pagination {
position: relative;
margin-top: 30px;
}

.pagination .faq-button {
position: absolute;
background: url('../images/faq/vopros.png') no-repeat;
padding: 18px 54px;
left: 218px;
top: 2px;
background: url('/image/but-ask.png') no-repeat;
color: #336699;
display: block;
font: 14px Arial;
height: 24px;
margin: 0 0 5px;
padding: 5px 0 0;
text-align: center;
width: 156px;
text-decoration: none;
}

.pagination .faq-button:hover {
opacity: 0.85;
opacity: 1;
text-decoration: underline;
}
.faq-question {
margin-bottom: 10px;

width: 900px;/*980px;*/

}

#breadcrumbs + .faq-question{
margin-top: 40px !important;
}

.faq-all-questions {
margin: -25px auto 0;
display: table;
position: relative;
/*left: 81px;*/
padding: 22px 11% 40px;
width: 100%;
background: url("/images/tw_faq_bg.jpg") -120px 0;
box-sizing: border-box;
-moz-box-sizing: border-box;
/*box-shadow: inset 0 60px 60px #EEF3FA, inset 0 -60px 60px #EEF3FA;*/
}
.faq-all-questions .items-list {
  box-shadow: 0 5px 24px rgba(0, 0, 0, 0.35);
  width: 100%;
  /*background: url("/images/sides_bg.png");
  padding: 0 81px;
  position: relative;
  left: -81px;*/
  margin: 20px 0 18px 0;
  border: 4px solid white;
  border-top: 0;
  border-bottom: 0;
}
.faq-question {
  width: 100%;
  margin-bottom: 0;
  border-bottom: 5px solid white;
}
.faq-question.last {
  border-bottom: 0;
}

.top_gradient {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 90px;
  background: url("/images/tw_faq_bg-top.png");
}
.faq-all-questions .button {
  position: relative;
}
.bottom_gradient {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 90px;
  background: url("/images/tw_faq_bg-bottom.png");
}
