/*  Табы для главной начало */
 .tabsss { width: 100%; padding: 0px; margin: 0 auto; margin-top:14px; display: block;
float: left; }
 .tabsss>input { display: none; }
 .tabsss>div {
    display: none;
    padding: 12px;

background: #fff;
border: 5px solid #f5f1f1;
}
 .tabsss>label {
display: inline-block;
padding: 7px;
margin: 0 -5px -1px 0;
text-align: center;
color: #666666;
background: #fff;
cursor: pointer;
font-weight: 100;
}
 .tabsss>input:checked + label {
color: #555;
background: #F0F0F0;
font-weight: 500;
}
#tab_1:checked ~ #txt_1,
#tab_2:checked ~ #txt_2,
#tab_3:checked ~ #txt_3,
#tab_4:checked ~ #txt_4,
#tab_5:checked ~ #txt_5,
#tab_6:checked ~ #txt_6,
#tab_7:checked ~ #txt_7
 { display: block; }
h6 > span, p > span {text-transform: lowercase;}  			           
/*  Табы для главной конец */

/*  Табы для главной начало */
.box-main .tabsss { width: 100%; padding: 0px; margin: 0 auto; margin-top:14px; display: block;
float: left; }
.box-main .tabsss>input { display: none; }
.box-main .tabsss>div {
    display: none;
    padding: 12px;

background: #fff;
border: 5px solid #f5f1f1;
}
.box-main .tabsss>label {
display: inline-block;
padding: 7px;
margin: 0 -5px -1px 0;
text-align: center;
color: #666666;
background: #fff;
cursor: pointer;
font-weight: 100;
}
.box-main .tabsss>input:checked + label {
color: #555;
background: #F0F0F0;
font-weight: 500;
}
#tab_1:checked ~ #txt_1,
#tab_2:checked ~ #txt_2,
#tab_3:checked ~ #txt_3,
#tab_4:checked ~ #txt_4,
#tab_5:checked ~ #txt_5,
#tab_6:checked ~ #txt_6,
#tab_7:checked ~ #txt_7,
#tab_8:checked ~ #txt_8,
#tab_9:checked ~ #txt_9,
#tab_10:checked ~ #txt_10,
#tab_11:checked ~ #txt_11,
#tab_12:checked ~ #txt_12
 { display: block; }
h6 > span, p > span {text-transform: lowercase;}  			           
/*  Табы для главной конец */

.box-main p, .box-main li {
  color: #535353;
  font-size: 13px;
  line-height: 18px;
  margin-bottom: 8px;
  text-align: left;
  text-indent: 20px;
}

p:first-letter, li:first-letter, span:first-letter {
    text-transform: capitalize;
}
li,  p {
text-indent: 20px;
}

#powered .log_master {
    color: #FECF00;
    font-size: 14px;
    font-weight: 900;
    text-decoration: none;
}
#powered .log_master2 {
    color: #5F9319;
    font-size: 14px;
    font-weight: 900;
    text-shadow: 1px 1px 0px #222;
    text-decoration: none;
}
#powered .log_master2 {
    color: #4a9328;
    font-size: 14px;
    font-weight: 900;
    text-shadow: 1px 1px 0px #222;
    text-decoration: none;
	position: relative;
left: -2px;
}
.text-RR {
  text-align: right;
	color: #fff !important;
}