html, body, p, div, pre, form, fieldset, dl, dt, dd, ul, ol, li {line-height: 1.4;}
h1, h2, h3, h4, h5 {line-height: 1;}

h2 { font: italic 1.8em Arial; margin: 0 0 5px; }
h3 { font: normal 1.75em Arial; margin: 0 0 10px; }

a:link, a:visited {
    color: #007467;
    text-decoration: underline;
    }
a:hover, a:active {
    color: #27b6ff;
    }

.w100 {width: 100% !important;}
.fr {float: right;}
.fl {float: left;}
.clear {clear: both; height: 0; font-size: 0; overflow: hidden; display: block;}
.block {display:block;}
/* Content styles */
.h2-type {
    color: #000;
    font: italic 2.4em Arial;
    }
.main-header-t {
    color: #000;
    font: italic 1.8em Arial;

    margin: 33px 0 .9em 0;
    }
.main-header {
    color: #000;
    font: italic 3em Arial;

    margin: 0;
    padding: 59px 0 8px 0;

    line-height: 1em;
    }
.form-center .main-header {
    color: #000;
    font: italic 3em Arial;

    margin: 0;
    padding: 55px 0 8px 30px;
    }

/* navigation */
.main-path {
    color: #7f7f7f;
    font: normal 1.1em Arial;

    margin: 33px 0 -46px 29px;
    }
    .main-path a,
    .main-path a:active,
    .main-path a:hover,
    .main-path a:visited {
        color: #7f7f7f;
        }

.evaluate-work {
    font: 1.4em Arial;
    padding: 21px 0 12px 0;
    }

.b-ref {
    display: block;

    width: 165px;
    height: 54px;
    padding: 5px 15px 0 29px;

    position: relative;

    background: url('../images/b-refs3.png') 0 0 no-repeat;
    _background: url('../images/b-refs3.gif') 0 0 no-repeat;

    line-height: 1.6;
    }

.b-ref.green {
    width: 153px;
    height: 51px;
    padding: 9px 15px 0 42px;

    position: relative;

    background: url('../images/button.png') 0 0 no-repeat;

    line-height: 1.6;
    }
    .b-ref.green span {
        color: #fff;
    }
    .b-ref.green small {
        color: #A1CDC7;
    }

.b-ref.green:hover {
    background: url('../images/button.png') 0 -60px no-repeat;
    }
    .b-ref.green:hover span {
        color: #9BD6F5;
    }
    .b-ref.green:hover small {
        color: #A7DBD0;
    }
    .b-ref_i {
       /*  background-position: 0 -58px; */
        }
    .b-ref:link, .b-ref:visited, .b-ref:hover {
        text-decoration: none;
        }
    .b-ref span {
        _zoom:1;
        font: 1.8em Arial;
        color: #007467;

        text-decoration: underline;

        position: relative;

        word-spacing: -1px;
        }
        .b-ref span ins {
            display: none;

            width: 23px;
            height: 15px;

            position: absolute;
            margin-left: 100%; left: 1px;
            top: -3px;

            background: url('../images/b-refs_icon.gif') 0 0 no-repeat;

      /* ie7 */
      //left: 100%;
      //margin-left: 0;

            }
        .b-ref:hover span {
            color: #27b6ff;
            }
            .b-ref:hover span ins {
                display: block;
                }
            .b-ref:hover { cursor: pointer; }
    .b-ref small {
        color: #000;
        font-size:1.2em !important;

        text-decoration: none;
        }
  .b-ref_phone {
    background-position:0 -117px;
    padding:10px 15px 0 26px;
    width:162px; height:59px;
  }
   .b-ref_phone small {display:block;line-height:1;}

/* clearfix */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
.clearfix { display: inline-block; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

a.js-add-table-group {
  font:italic 1.4em Arial;
  border-bottom:1px dashed #007467;
  text-decoration:none;
}
.j_table_group fieldset.group {
  border-bottom:none;
}
.l-j-table {
  border-bottom:1px solid #D5EBEC;
  padding-bottom:14px;
}
.table_group_added {
  border-top:1px dashed #007467;
}
.pt0 { padding-top:0 !important; }
.mt0 { margin-top:0 !important; }

.l-ref__content {padding-top:40px}
  .l-ref__content .b-ref {margin:0}


/**/
.b-lght__overflow {
  display:block;
  width:100%; height:100%;

  position:fixed;
  top:0; left:0;
  z-index:500;

  background:url(../images/lght-ovf.png) 0 0 repeat;
  font:0/0 d;
}
.b-lght__content {
  display:block;

  position:absolute;
  top:50%;left:50%;
  z-index:550;

  margin:0 auto;
  padding:35px 30px 40px;

  background:#fff;
  border:1px solid #b3dadc;

  -moz-border-radius:13px;
  -webkit-border-radius:13px;
  -khtml-border-radius:13px;
  border-radius:13px;
}
.b-lght__remove {
  display:block;
  width:20px; height:20px;

  position:absolute;
  top:0; right:0;
  z-index:5;

  margin:21px;

  background:url(../images/lght-x.png) 0 0 no-repeat;
  cursor:pointer;
  font:0/0 d;
}

.b-order-phone {width:440px}
.b-order-phone .errors{display:block;clear:both}
.b-order-phone h2 {
  font-size:2.4em; line-height:1;
  font-weight:400; font-style:italic;
  padding-bottom:22px;
}
.b-order-phone input {
  display:block;
  float:left;
  width:230px;
}
  .b-order-phone label span {
    display:block;
    float:left;

    width:170px;
    padding:0 16px 0 0 !important;
  }
  .b-order-phone input.send {
    float:none;
    margin:0 auto;
  }

.b-deal-phone {
  display:block;

  border-top:1px solid #339085;

  padding-top:33px;
  margin-top:30px;
}
  .b-deal-phone label {
    display:block;
    position:relative;
    padding-left:30px;

    text-align:left !important;
  }
  .b-deal-phone input{
    display:block;

    position:absolute;
    top:0; left:0;

    width:13px; height:13px;
  }

.b-order-phone_thank {}
  .b-order-phone_thank p {
    font-size:1.4em; line-height:1;
    padding:25px 0 15px;
  }


.b-content_factoring {padding-top:20px}
  .b-content_factoring blockquote {
    font:italic 1.8em/22px Arial;

    display:block;
    padding:25px 30px;
    margin-bottom:10px;

    border:1px solid #b3dadc;
    -moz-border-radius:13px;
    -webkit-border-radius:13px;
    -khtml-border-radius:13px;
    border-radius:13px;
  }

.b-fact-info {}
  .b-fact-info a {
    font-size:2.4em; line-height:1;
    color:#007467;

    text-decoration:none;
    border-bottom:1px dotted #007467;
  }
  .b-fact-info ul {margin:0 0 35px}
  .b-fact-info li {
    font-size:1.4em; line-height:22px;
    color:#000;

    padding:15px 0 0 60px;
    background:url(../images/li.gif) 30px 26px no-repeat;
  }
    .b-fact-info li div{display:none}
    .b-fact-info li div p{padding-top:10px}
    .b-fact-info li u {
      color:#007467;
      text-decoration:none;
      border-bottom:1px dotted #007467;

      cursor:pointer;
    }
    .b-fact-info li u:hover, .b-fact-info a:hover {border-bottom-color:#fff}

.b-fact-form h3 {
  font-size:1.8em; line-height:1;
  font-style:italic;
  margin-top:35px;
}
.b-fact-form__list {display:block;clear:both;overflow:hidden}
.b-fact-form__list li {
  display:block;
  float:left;
  width:51px; height:37px;
  padding:15px 0 0 1px;

  background:url(../images/fact-li.png) 0 -100px no-repeat;
  font-size:1.8em; line-height:1;
  text-align:center;
  font-weight:800;
  cursor:pointer;
  color:#fff;
}
 .b-fact-form__list li:hover {background-position:0 -50px}
 .b-fact-form__list li.act {background-position:0 0}

.b-fact-form__content {
  position:relative;
  display:block;
  clear:both;

  border:1px solid #b3dadc;
  -moz-border-radius:13px;
  -webkit-border-radius:13px;
  -khtml-border-radius:13px;
  border-radius:13px;

  padding:35px 30px 30px;
  margin:15px 26px 0 0;
}
  .b-fact-form__content #anketa-form h2 {
    font-size:2.4em; line-height:1;
    font-weight:400; font-style:italic;
    text-align:left;

    padding-left:0;
  }
  .b-fact-form__content .g-form .group {border-color:#339085}
  .b-fact-form__content .g-form fieldset.radio-wrapper label {
    font-size:1.8em; line-height:1;
    font-style:italic;

    padding-left:12px;
  }
  .b-fact-form__content .g-form fieldset.radio-wrapper p {
    font-size:1.4em; line-height:22px;
    padding:10px 0 0 28px;
  }

  .b-fact-form__content .system-mess-{color:#f00}
  .b-fact-form__content i.tr_2{
    display:block;
    width:18px; height:32px;
    margin:30px -26px 0 0;

    background:url(../images/tr2.gif) 0 0 no-repeat;
    font:0/0 d;

    position:absolute;
    top:0; right:0;
    z-index:2;

    cursor:pointer;
  }
  .b-fact-form__content i.tr{
    display:block;
    width:11px; height:12px;
    margin:-12px 0 0 17px;

    position:absolute;
    top:0; left:0;

    background:url(../images/wtf.gif) 0 0 no-repeat;
    font:0/0 d;
  }

.b-fact-form__content form .submit {display:none}

.b-fact-form__content .g-form #j_form_id_4 textarea {width:70%;resize:none}

.b-fact-form__content .g-form #j_form_id_3 .group,
.b-fact-form__content .g-form #j_form_id_2 .group,
.b-fact-form__content .g-form #j_form_id_1 .group + .group {border:none}
/**/




















