html {
    min-height: 100%
}

body {
    background: #fff;
    color: #444;
    font: 0.75em/1.5em Rubik, sans-serif;
}

.brandingHeader {
    min-width: 850px;
}

.headerContainer {
    margin: 0 auto;
    max-width: 850px;
}

.wrapper {
    margin: 10px auto;
    width: 850px;
}

.content {
    margin-top: -2px;
    position: relative;
    width: 848px;
    height: 440px;
    border: 1px solid #bccee2;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 2px 5px 2px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 2px 5px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 5px 2px rgba(0, 0, 0, 0.1);
    background: #f2f2f2;
    background: -moz-linear-gradient(top, #fff, #e2e2e2);
    background: -webkit-linear-gradient(top, #fff, #e2e2e2);
    background: -ms-linear-gradient(top, #fff, #e2e2e2);
    background: -o-linear-gradient(top, #fff, #e2e2e2);
    background: linear-gradient(top, #fff, #e2e2e2)
}

/* @section 3. Main Box */

.headline {
    padding: 5px 15px;
    border-bottom: 1px solid #bccee2;
    background-color: #E2EFFD;
    background: -moz-linear-gradient(top, #D5E8FE, #E2EFFD);
    background: -ms-linear-gradient(top, #D5E8FE, #E2EFFD);
    background: -o-linear-gradient(top, #D5E8FE, #E2EFFD);
    background: -webkit-linear-gradient(top, #D5E8FE, #E2EFFD);
    background: linear-gradient(top, #D5E8FE, #E2EFFD)
}

.ringLeft,
.ringRight,
.badget {
    background: transparent url('../img/landing/sprite_1.1.png') 0 0 no-repeat
}

h1 {
    border-bottom: 1px solid #BCCEE2;
    color: #2A4D8F;
    font: 1.5em/30px Rubik, sans-serif;
    padding: 0 10px;
    background: #d9eafe;
    background: -moz-linear-gradient(top, #e2effd, #d9eafe);
    background: -webkit-linear-gradient(top, #e2effd, #d9eafe);
    background: -ms-linear-gradient(top, #e2effd, #d9eafe);
    background: -o-linear-gradient(top, #e2effd, #d9eafe);
    background: linear-gradient(top, #e2effd, #d9eafe);
    -moz-border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
}

.ringBox {
    float: left;
    display: inline-block;
    width: 400px;
    height: 346px;
    margin: 35px 0 0 40px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.6);
    -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.6);
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.6);
    background: #58950f;
    background: -moz-linear-gradient(top, #58950f, #97bf11);
    background: -webkit-gradient(linear, left top, left bottom, from(#58950f), to(#97bf11));
    background: -webkit-linear-gradient(top, #58950f, #97bf11);
    background: -o-linear-gradient(top, #58950f, #97bf11);
    background: -ms-linear-gradient(top, #58950f, #97bf11);
    background: linear-gradient(top, #58950f, #97bf11)
}

.ringLeft, .ringRight {
    position: absolute;
    margin-top: -20px;
    width: 45px;
    height: 54px;
    display: inline-block
}

.ringLeft {
    margin-left: 20px;
    background-position: -2px -30px
}

.ringRight {
    margin-left: 345px;
    background-position: -53px -30px
}

.formBox {
    position: absolute;
    display: inline-block;
    width: 400px;
    vertical-align: top;
    color: #fff;
    font-weight: 500;
    text-align: center;
    padding: 20px 0
}

.formBox h2 {
    font-size: 1.72em;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5)
}

.formBox .line {
    width: 330px;
    border-top: 1px solid #316a04;
    border-bottom: 1px solid #9dc732;
    margin: 5px auto 10px
}

.formContent {
    margin: 0 30px;
    text-align: left
}

.formContent li {
    list-style-type: none;
    margin-top: 1em
}

.formContent .label-el,
.formContent .label {
    width: 120px;
    display: inline-block;
    font-size: 1.15em;
}

.formContent label.error span.icoError {
    height: 28px;
    margin-top: 9px
}

.formContent input:not([type="checkbox"]):not([type="radio"]),
.formContent select {
    font: 1.125em/28px Rubik, sans-serif;
    border: 2px solid #358000;
    text-align: center;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.gasCalculator .form-radio-group.usg-radio-group {
    width: 212px;
}

.formContent select,
.formContent input:not([type="checkbox"]):not([type="radio"]) {
    height: 28px;
    width: 212px;
}

.formContent input.hadCity:not([type="checkbox"]):not([type="radio"]) {
    width: 60px;
}

.formContent .hadCity ~ input.city {
    border-left: 0;
    margin-left: -2px;
    width: 154px;
}

.formContent select.citySelect{
    margin-left: 2px;
    width: 150px;
}

.formContent select {
    padding: 3px;
    vertical-align: top;
}

.formContent select option {
    text-align: left
}

.formContent .size {
    font-size: 0.85em;
    font-weight: normal;
    margin-left: 5px;
    line-height: 2em
}

.formContent input:not([type="checkbox"]):not([type="radio"]).error:focus,
.formContent input:not([type="checkbox"]):not([type="radio"]).error {
    background-color: #fed1d1;
    border-color: #d8000c;
    border-radius: 0 .35em .35em 0;
}

.formContent .cityLine .city {
    display: none;
}

.formContent .cityLine .icoError {
    height: 28px;
    margin-left: -24px;
    width: 24px;
}

.advantages {
    float: right;
    display: inline-block;
    height: 407px;
    width: 385px;
    position: relative;
    vertical-align: top
}

.advantages .badget {
    width: 133px;
    height: 133px;
    background-position: -97px 0;
    position: absolute;
    top: -1px;
    right: -1px
}

.advantages .testimonial {
    background: url("../img/landing/testimonial_lp.png") no-repeat scroll right bottom rgba(0, 0, 0, 0);
    bottom: 1px;
    display: inline-block;
    height: 310px;
    position: absolute;
    right: 10px;
    width: 235px;
}

.testimonial .badgeSeal {
    bottom: 35px;
    cursor: pointer;
    display: block;
    left: 10px;
    position: absolute;
}

.testimonial .badgeSeal .seal {
    height: 100px;
    width: 215px;
}

.testimonial .badgeSeal .seal::after {
    background-size: cover !important;
    background: url(../../power/img/seal.svg);
    content: '';
    height: 100px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 105px;
}

.advantages ul {
    margin: 50px 0 0 0
}

.advantages ul li {
    background-position: -270px -206px;
    color: #2a4d8f;
    font-size: 1.3em;
    line-height: 1.3em;
    list-style-type: none;
    margin-bottom: 15px;
}

.advantages ul span {
    display: inline-block;
    vertical-align: middle;
}

.advantages .icoTickLarge {
    margin-right: 5px;
}

.footer {
    font-size: 0.8em;
    line-height: 1.3em;
    margin: 15px auto 0;
    width: 800px;
}

.impress {
    margin-bottom: 5px;
    text-align: center;
}

.impress a {
    margin: 0 5px;
    text-decoration: none;
}

.ui-autocomplete {
    z-index: 1000;
}

/*tarif radio button*/
.form-radio-group {
    font-size: 12px;
}

.form-radio-group label.icon-radio-label {
    border-color: #fff;
}

.form-radio-group input:checked + label .icon,
.form-radio-group input:checked + label {
    border-color: #f9ff18;
    color: #f9ff18;
}

.form-radio-group .icon,
.form-radio-group .tariff-meta {
    color: #fff;
}

.formBox .usgBox .value {
    line-height: 2.5em;
}

.brandingHotlineTime {
    display: none;
}

@media (max-width: 980px) {
    .brandingHotline {
        right: 3em;
    }
}
