/*Калькулятор заправка газом*/

.text-bold {
    font-weight: 700;
}

.text-10 {
    font-size: 10pt;
    line-height: 12pt
}

.text-14 {
    font-size: 14pt;
    line-height: 16pt
}

.text-16, .text-18 {
    font-size: 16pt;
    line-height: 18pt
}

.text-24 {
    font-size: 24pt;
    line-height: 26pt
}

.text-30 {
    font-size: 30pt;
    line-height: 32pt
}

.text-42 {
    font-size: 36pt;
    line-height: 38pt
}

.text-light {
    font-weight: 300
}

.text-medium {
    font-weight: 500
}

.text-bold {
    font-weight: 700
}

.text-heavy {
    font-weight: 900
}

.float-left {
    float: left
}

.float-right {
    float: right
}

.blue {
    color: #34a280
}

.button {
    display: inline-block;
    height: 70px;
    padding: 0 25px;
    background: url(http://evro-gas.ru/bitrix/templates/images/button.png) 0 0 no-repeat;
    background-size: 100% 100%;
    color: #fff;
    font-size: 25pt;
    line-height: 70px;
    text-decoration: none;
    font-weight: 700;
    text-align: center;
    -webkit-transition: all .45s cubic-bezier(.23, 1, .32, 1) 0ms;
    transition: all .45s cubic-bezier(.23, 1, .32, 1) 0ms;
    outline: none
}

.button:hover {
    color: #aadcee
}


.small-button {
    display: inline-block;
    height: 70px;
    padding: 0 25px;
    background: url(http://evro-gas.ru/bitrix/templates/images/button.png) 0 0 no-repeat;
    background-size: 100% 100%;
    color: #fff;
    font-size: 25pt;
    line-height: 70px;
    text-decoration: none;
    font-weight: 700;
    text-align: center;
    -webkit-transition: all .45s cubic-bezier(.23, 1, .32, 1) 0ms;
    transition: all .45s cubic-bezier(.23, 1, .32, 1) 0ms;
    outline: none;
    height: 28px;
    padding: 0 8px;
    font-size: 10pt;
    line-height: 28px
}

.small-button:hover {
    color: #aadcee
}

.mid-button {
    display: inline-block;
    height: 70px;
    padding: 0 25px;
    background: url(http://evro-gas.ru/bitrix/templates/images/button.png) 0 0 no-repeat;
    background-size: 100% 100%;
    color: #fff;
    font-size: 25pt;
    line-height: 70px;
    text-decoration: none;
    font-weight: 700;
    text-align: center;
    -webkit-transition: all .45s cubic-bezier(.23, 1, .32, 1) 0ms;
    transition: all .45s cubic-bezier(.23, 1, .32, 1) 0ms;
    outline: none;
    height: 36px;
    padding: 0 16px;
    font-size: 12pt;
    line-height: 36px
}

.mid-button:hover {
    color: #aadcee
}

.white-button {
    display: inline-block;
    padding: 32px 30px;
    background: #fff;
    color: #2b2a29;
    font-size: 18pt;
    text-decoration: none;
    font-weight: 900;
    text-align: center;
    -webkit-transition: all .45s cubic-bezier(.23, 1, .32, 1) 0ms;
    transition: all .45s cubic-bezier(.23, 1, .32, 1) 0ms;
    outline: none;
    box-sizing: border-box
}

.white-button > span {
    display: inline-block;
    border-bottom: 1px dashed #34a280;
    text-transform: lowercase
}

.white-button:hover {
    background: #34a280;
    color: #fff
}

.white-button:hover > span {
    border-bottom: 1px solid #fff
}

.blue-button {
    display: inline-block;
    padding: 32px 30px;
    background: #34a280;
    color: #fff;
    font-size: 18pt;
    line-height: 1;
    text-decoration: none;
    font-weight: 900;
    text-align: center;
    -webkit-transition: all .45s cubic-bezier(.23, 1, .32, 1) 0ms;
    transition: all .45s cubic-bezier(.23, 1, .32, 1) 0ms;
    outline: none;
    box-sizing: border-box
}

.blue-button > span {
    display: inline-block;
    border-bottom: 1px dashed #fff;
    text-transform: lowercase
}

.blue-button:hover {
    background: #eef3fa;
    color: #2b2a29
}

.blue-button:hover > span {
    border-bottom: 1px solid #2b2a29
}

.expander {
    display: inline-block;
    margin-left: 5px;
    vertical-align: middle
}

.expander path {
    fill: none;
    stroke: currentColor;
    stroke-width: 9.5
}

.cont {
    position: relative;
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 30px; /* box-sizing:border-box; */
}

.clear {
    clear: both
}


.svg-fill, .svg-stroke {
    -webkit-transition: all .45s cubic-bezier(.23, 1, .32, 1) 0ms;
    transition: all .45s cubic-bezier(.23, 1, .32, 1) 0ms
}

.section-header {
    position: relative;
    margin: 35px 30px;
    font-size: 20pt;
    line-height: 22pt
}

.section-header:before {
    content: "/";
    position: absolute;
    left: -30px;
    color: #34a280
}

.section-header-tmp {
    margin: 30px 0;
    font-size: 30pt;
    line-height: 32pt;
    font-weight: 900;
    text-align: center;
    color: #34a280
}

.section-desc {
    max-width: 650px;
    margin: 0 auto 60px;
    text-align: center;
    font-weight: 300
}

.services {
    padding: 30px 0 0;
    /*background: url(/bitrix/templates/elasto_start/../images/bg.jpg) 50% -18px no-repeat;*/
    color: #fff
}

.ui-slider {
    position: relative;
    height: 2px;
    margin: 20px 14px;
    background: #c5c6c6;
    border-bottom: 2px solid #c5c6c6;
}

.ui-slider:before {
    left: -14px
}

.ui-slider:after, .ui-slider:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    width: 14px;
    height: 2px;
    background: #c5c6c6;
    border-bottom: 2px solid #fff
}

.ui-slider:after {
    right: -14px
}

.ui-slider .ui-slider-range {
    position: absolute;
    height: 4px;
    background: #34a280;
    border: none;
    z-index: 1
}

.ui-slider .ui-slider-range:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: -14px;
    width: 14px;
    height: 4px;
    background: #34a280
}

.ui-slider .ui-slider-handle {
    display: block;
    position: absolute;
    top: -12px;
    width: 28px;
    height: 28px;
    margin-left: -14px;
    background-image: url(../../../../../templates/elasto_start/images/calcOtop/slider-handle.png);
    background-repeat: no-repeat;
    border: none;
    cursor: pointer;
    outline: none;
    z-index: 2
}

.ui-slider .ui-slider-handle:before {
    content: "";
    display: block;
    position: absolute;
    top: -16px;
    left: -16px;
    width: 60px;
    height: 60px;
    background-image: url(../../../../../templates/elasto_start/images/calcOtop/slider-handle-hover.png);
    background-repeat: no-repeat;
    opacity: 0;
    -webkit-transition: all .45s cubic-bezier(.23, 1, .32, 1) 0ms;
    transition: all .45s cubic-bezier(.23, 1, .32, 1) 0ms
}

.ui-slider .ui-slider-handle:hover:before {
    opacity: 1
}

.clear {
    clear: both
}

.col-2 {
    position: relative;
    float: left;
    width: 48%
}

.col-2:nth-child(odd) {
    margin-right: 4%
}

.col-3 {
    position: relative;
    float: left;
    width: 31%
}

.col-3:not(:nth-child(3n)) {
    margin-right: 3.5%
}

.col-4 {
    list-style: none;
    position: relative;
    float: left;
    width: 22%
}

.col-4 a {
    display: block;
    font-size: 14pt;
    line-height: 16pt
}

.col-4 img {
    display: block;
    margin: 0 auto 45px;
    max-width: 100%
}

.col-4 p {
    text-align: left
}

.col-5 {
    position: relative;
    float: left;
    width: 17.4%
}

.col-5:not(:nth-child(5n)) {
    margin-right: 3.2%
}

.col-5 a {
    display: block;
    margin-bottom: 60px;
    font-size: 14pt;
    line-height: 16pt
}

.col-5 img {
    display: block;
    margin: 0 auto 10px;
    max-width: 100%
}

.col-6 {
    position: relative;
    float: left;
    width: 14%
}

.col-6:not(:nth-child(6n)) {
    margin-right: 3.2%
}

input[type=text] {
    height: 44px;
    padding: 0 10px;
    background: #fff;
    border-radius: 4px;
    font-size: 14px;
    line-height: 44px;
    -webkit-transition: all .45s cubic-bezier(.23, 1, .32, 1) 0ms;
    transition: all .45s cubic-bezier(.23, 1, .32, 1) 0ms;
    box-sizing: border-box;
}
}

input[type=text]:focus, input[type=text]:hover {
    border-color: #34a280
}

input[type=text]::-webkit-input-placeholder {
    color: #c5c6c6;
    font-weight: 300
}

input[type=text]::-moz-placeholder {
    color: #c5c6c6;
    font-weight: 300
}

input[type=text]:-ms-input-placeholder {
    color: #c5c6c6;
    font-weight: 300
}

input[type=radio] {
    display: none !important
}

input[type=radio] + label {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    font-size: 14pt;
    line-height: 16pt;
    cursor: pointer;
    -webkit-transition: color .45s cubic-bezier(.23, 1, .32, 1) 0ms;
    transition: color .45s cubic-bezier(.23, 1, .32, 1) 0ms
}

input[type=radio] + label:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: -2px 15px 0 0;
    background: #fff no-repeat;
    border: 2px solid #c5c6c6;
    border-radius: 2px;
    vertical-align: middle;
    -webkit-transition: border-color .45s cubic-bezier(.23, 1, .32, 1) 0ms;
    transition: border-color .45s cubic-bezier(.23, 1, .32, 1) 0ms
}

input[type=radio] + label:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 2px;
    width: 20px;
    height: 20px;
    background-image: url(../../../../../templates/elasto_start/images/calcOtop/checkbox-checked.png);
    opacity: 0;
    -webkit-transition: opacity .45s cubic-bezier(.23, 1, .32, 1) 0ms;
    transition: opacity .45s cubic-bezier(.23, 1, .32, 1) 0ms
}

input[type=radio] + label:hover:before {
    border-color: #34a280
}

input[type=radio]:checked + label {
    color: #34a280
}

input[type=radio]:checked + label:after {
    opacity: 1
}

input[type=checkbox] {
    display: none !important
}

input[type=checkbox] + label {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    font-size: 14pt;
    line-height: 16pt;
    cursor: pointer
}

input[type=checkbox] + label:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: -2px 15px 0 0;
    background: #fff no-repeat;
    border: 2px solid #c5c6c6;
    border-radius: 2px;
    vertical-align: middle;
    -webkit-transition: border-color .45s cubic-bezier(.23, 1, .32, 1) 0ms;
    transition: border-color .45s cubic-bezier(.23, 1, .32, 1) 0ms
}

input[type=checkbox] + label:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 2px;
    width: 20px;
    height: 20px;
    background-image: url(../../../../../templates/elasto_start/images/calcOtop/checkbox-checked.png);
    opacity: 0;
    -webkit-transition: opacity .45s cubic-bezier(.23, 1, .32, 1) 0ms;
    transition: opacity .45s cubic-bezier(.23, 1, .32, 1) 0ms
}

input[type=checkbox] + label:hover:before {
    border-color: #34a280
}

input[type=checkbox]:checked + label:after {
    opacity: 1
}

input[type=file] {
    height: 28px;
    font-size: 10.6pt;
    line-height: 28px
}

textarea {
    padding: 8px;
    background: #fff;
    border: 2px solid #c5c6c6;
    border-radius: 4px;
    font-family: Fira Sans, sans-serif;
    font-size: 14pt;
    line-height: 16pt;
    -webkit-transition: all .45s cubic-bezier(.23, 1, .32, 1) 0ms;
    transition: all .45s cubic-bezier(.23, 1, .32, 1) 0ms;
    box-sizing: border-box;
    resize: none;
    outline: none
}

textarea:focus, textarea:hover {
    border-color: #34a280
}

textarea::-webkit-input-placeholder {
    color: #c5c6c6;
    font-weight: 300
}

textarea::-moz-placeholder {
    color: #c5c6c6;
    font-weight: 300
}

textarea:-ms-input-placeholder {
    color: #c5c6c6;
    font-weight: 300
}

.calc-disclaimer {
    position: relative;
    float: right;
    width: 290px;
    font-size: 9pt;
    line-height: 11pt;
    font-weight: 300;
}
.calc-disclaimer:before {
    content: "*";
    display: block;
    position: absolute;
    top: 0;
    left: -10px;
    font-weight: 500;
}

.xs-img {

}



@media (max-width: 768px) {
    .tariff-block:nth-of-type(1) {
        width: 36%;
        float: inherit;
        margin-bottom: 20px;
    }
    .tariff-block:nth-of-type(2) {
        width: 36%;
        float: inherit;
        margin-bottom: 20px;
    }
    .tariff-block:nth-of-type(3) {
        width: 36%;
        float: inherit;
        margin-bottom: 20px;
        margin-left: 0;
    }

    .as-small-marker {
        font-size: 7px;
    }
    .tariff-calc-content .description .title {
        font-size: 11px;
        font-weight: bold;
    }
    .description-calc li {
        font-size: 9px;
        color: #373737;
        line-height: 12px;
    }
    .xs-img {
        width: 310px;
    }
    .description-calc:nth-of-type(1) {
        width: 33%;
        margin: 0 0 0 0;
        float: left;
    }
    .tariff-info {
        font-size: 35px;
    }
    .tariff-block .title {
        margin: 0 0 10px 0;
    }
}

@media (max-width: 736px) {
    .tariff-block:nth-of-type(1) {
        width: 80%;
        float: inherit;
        margin-bottom: 20px;
    }
    .tariff-block:nth-of-type(2) {
        width: 80%;
        float: inherit;
        margin-bottom: 20px;
    }
    .tariff-block:nth-of-type(3) {
        width: 80%;
        float: inherit;
        margin-bottom: 20px;
        margin-left: 0;
    }

    .as-small-marker {
        font-size: 7px;
    }
    .tariff-calc-content .description .title {
        font-size: 11px;
        font-weight: bold;
    }
    .description-calc li {
        font-size: 9px;
        color: #373737;
        line-height: 12px;
    }
    .xs-img {
        width: 310px;
    }
    .description-calc:nth-of-type(1) {
        width: 33%;
        margin: 0 0 0 0;
        float: left;
    }
    .tariff-info {
        font-size: 35px;
    }
    .tariff-block .title {
        margin: 0 0 10px 0;
    }
    .description-calc ul{
        padding-left: 0px;
    }
    .description-calc ul li{
        padding-left: 0px;
        list-style: none;
    }
    .description-calc:nth-of-type(2){
        margin: 0;
    }
}

@media (max-width: 375px) {

    .tariff-block:nth-of-type(1) {
        width: 80%;
        float: inherit;
        margin-bottom: 20px;
    }
    .tariff-block:nth-of-type(2) {
        width: 80%;
        float: inherit;
        margin-bottom: 20px;
    }
    .tariff-block:nth-of-type(3) {
        width: 80%;
        float: inherit;
        margin-bottom: 20px;
        margin-left: 0;
    }

    .as-small-marker {
        font-size: 7px;
    }
    .tariff-calc-content .description .title {
        font-size: 11px;
        font-weight: bold;
    }
    .description-calc li {
        font-size: 9px;
        color: #373737;
        line-height: 12px;
    }
    .xs-img {
        width: 310px;
    }
    .description-calc:nth-of-type(1) {
        width: 33%;
        margin: 0 0 0 0;
        float: left;
    }
    .tariff-info {
        font-size: 32px;
    }
    .tariff-block .title {
        margin: 0 0 10px 0;
    }
}

@media (max-width: 320px) {
    .tariff-block:nth-of-type(1) {
        width: 100%;
        float: inherit;
        margin-bottom: 20px;
    }
    .tariff-block:nth-of-type(2) {
        width: 100%;
        float: inherit;
        margin-bottom: 20px;
    }
    .tariff-block:nth-of-type(3) {
        width: 100%;
        float: inherit;
        margin-bottom: 20px;
        margin-left: 0;
    }
    .as-small-marker {
        font-size: 7px;
    }
    .tariff-calc-content .description .title {
        font-size: 11px;
        font-weight: bold;
    }
    .description-calc li {
        font-size: 9px;
        color: #373737;
        line-height: 12px;
    }
    .xs-img {
        width: 310px;
    }
    .description-calc:nth-of-type(1) {
        width: 33%;
        margin: 0 0 0 0;
        float: left;
    }
    .tariff-info {
        font-size: 30px;
    }
    .tariff-block .title {
        margin: 0 0 10px 0;
    }
}

.item-viewss .itemr .image {
    height: 133px;
    line-height: 133px;
    margin-bottom: 18px;
    text-align: center;
    /*width: 200px;*/
}
.item-viewss .itemr .image img {
    vertical-align: middle;
    max-height: 100%;
    max-width: 100%;
    display: inline-block;
    zoom: 1;
    width: 100px;
}
.item-viewss .itemr {
    border: 1px solid #e7ebee;
    margin-bottom: 10px;
    position: relative;
    z-index: 2;
    /*width: 200px;*/
}
.item-viewss.sections {
    margin-bottom: 0;
}
.item-viewss {
    margin-bottom: 0;
    position: relative;
}
.item-viewss .itemr.noborder {
    border: none !important;
}
.item-viewss .itemr .title {
    font-weight: 600;
    margin-bottom: 7px;
    font-size: 15px;
    line-height: 18px;
    text-align: center;
}
.sect {
    float: left!important;
    display: inline-block;
    vertical-align: top;
}

.scena {
    display: flex;
    color: red;
    height: 17px;
}

.sads {
    font-size: 14px;
    text-align: left;
    margin-bottom: -7px;
}

.txtd {
    font-weight: 500;
}

.sper {
    margin-bottom: 10px;
}
@media (max-width: 525px) {
    .as-small-marker{
        margin: -18px 0px 0px 75px!important;
        font-size: 12px!important;
    }
    .as-marker {
        margin: 4px 0px 0px 40px!important;
    }
    .as-circle{
        float: none!important;
        margin-left: -16px!important;
        width: 35px;
        height: 35px;
    }
    #area-slider{
        margin: 10px auto 0px 3%!important;
        height: auto!important;
    }
    .tariff-calc-content {
        padding: 35px 5px 5px 0px!important;
    }
    .as-line{
        transform: rotate(90deg);
        margin: 5px 0px 0px -17px!important;
        display: none!important;
    }
    .xs-img{
        width: 280px!important;
    }
    .tariff-calc-content .calc-img{
        margin: 20px 0 10px -5px!important;
        height: 100px!important;
    }

}
@media (max-width: 525px) {
    .tariff-calc-content {
        padding: 35px 5px 5px 20px!important;
    }
}
/* End */
