    /*  Табы для главной начало */
 body   {
  padding-bottom: 90px;
  background-color: #c8a67e;
}
    
    .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 */
    .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: #ffffff21;
        border: 5px solid #ac765c5c;
    }
    .box-main .tabsss>label {
      display: inline-block;
      padding: 12px;
      margin: 0 -5px -1px 0;
      text-align: center;
      color: #666666;
      background: #fdfdfd5c;
      cursor: pointer;
      font-weight: 100;
    }
    .box-main .tabsss>input:checked + label {
      color: #151515;
      background: #FFEBEBB2;
      font-weight: 500;
      font-size: 20px;
      font-family: 'TTNorms',Arial,sans-serif;
    }
    #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: #423636;
      font-size: 17px;
      line-height: 24px;
      margin-bottom: 8px;
      text-align: left;
      text-indent: 20px;
      font-family: 'TTNorms',Arial,sans-serif;
    }

    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;
    }
    .tabsss h2 {line-height: 34px;
      text-align: left;
      font-family: 'TTNorms', Arial, sans-serif;}