.margin-top-50 {
    margin-top:50px;
}
.section-method--new h3.min {
    min-height: 36px;
}
.table-price-tabs__text {
    font-size: 18px;
    line-height: 195.5%;
    color: #000000;
}
.textStyle {
    font-size: 18px;
    line-height: 195.5%;
    color:#000;
}
.textStyle img{
    max-width:100%;
}
.textStyle strong {
    font-weight: 700;
}
.textStyle p {
    margin-top:30px;
    margin-bottom:30px;
}
.textStyle .big {
    font-size:24px;
}
.textStyle h2 {
    font-size: 24px;
    font-weight: 600;
    color: #3B3B3B;
    text-align: center;
    margin-bottom:34px;
    margin-top:34px;
    text-transform: uppercase;
}
.textStyle-right img {
    float: right;
    margin-left: 40px;
    border-radius:7px;
}
.textStyle-right::after {
    display: block;
    content: "";
    clear: both;
}
.textStyle ul li {
    position:relative;
    padding-left:30px;
    margin-top:30px;
}
.textStyle ul li:before {
    content: '';
    display:block;
    width: 9px;
    height: 9px;
    background: #C23125;
    border-radius:50%;
    position: absolute;
    top: 14px;
    left: 0;
}

.textStyle ol {
    counter-reset: myCounter;
    margin-bottom:30px;
}
.textStyle ol li {
    list-style: none;
    position: relative;
    padding-left: 38px;
    margin-bottom: 20px;
}
.textStyle ol li:before {
    counter-increment: myCounter;
    content: counter(myCounter);
    background: #C23125;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    width: 24px;
    height: 24px;
    display: flex;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: 0;
    top:7px;
}

.textStyle-list {
    display:flex;
    flex-wrap:wrap;
}
.textStyle-list__l {
    width:60%;
    padding-right: 40px;
    box-sizing: border-box;
}
.textStyle-list__r {
    width:40%;
}
.textStyle-list__l p:first-child {
    margin-top:0;
}
.textStyle-list__r img {
    display:block;
    margin-bottom:28px;
    max-width:100%;
}
.textStyle-info {
    background: #F6C7C6;
    border-radius: 10px;
    padding:32px;
    margin:30px 0;
}
.textStyle-info p {
    margin-top:0;
}
.textStyle-info p:first-child {
    margin-bottom:0;
}
.textStyle-info p:last-child {
    margin-bottom:0;
}
@media (max-width:992px) {
    .textStyle-right img {
        max-width:300px;
    }
}
@media (max-width:769px) {
    .textStyle-list__l,
    .textStyle-list__r {
        width:100%;
    }
    .textStyle-list__l {
        padding-right:0;
    }
}
@media (max-width:600px) {
    .textStyle-right img {
        float: inherit;
        margin-left: 0;
    }
}
.section-method--new .content-text {
    color:#000;
}
.margin-top-none .section4-1 {
    margin-top:0;
}
.section-method--one.section-method--new .item {
    width:100%;
    max-width:650px;
}
.section-method--one .content .content-text {
    min-height: auto !important;
}
.geoHome {
    margin-bottom:60px;
}
.geoHome-text {
    text-align:center;
    margin-top:30px;
}
.geoHome-list {
    margin-top:40px;
    display:flex;
    flex-wrap:wrap;
    margin-left:-10px;
    margin-right:-10px;
}
.geoHome-item {
    width:33.3%;
    padding-left:10px;
    padding-right:10px;
    margin-bottom:24px;
    box-sizing: border-box;
}
.geoHome-item__box {
    background: #F3F3F3;
    border-radius: 5px;
    min-height: 104px;
    display: flex;
    flex-wrap:wrap;
    align-items:center;
    text-decoration:none;
    padding: 0 15px;
}
.geoHome-item__img {
    width:65px;
}
.geoHome-item__img img {
    display:block;
    max-width:100%;
}
.geoHome-item__name {
    width:calc(100% - 75px);
    margin-left:auto;
    font-size: 15px;
    color:#000;
}
.geoHome-name h2 {
    color: #3B3B3B;
    font-weight: 700;
}
.geoHome-more {
    text-align:center;
    display:none;
}
.geoHome-more button {
    background: #d31815;
    border-radius: 4px;
    padding: 14px 24px;
    display: inline-block;
    font-size: 14px;
    color: #fff;
    border: none;
    font-family: "PT sans",sans-serif;
}
.content-style {
    font-size: 16px;
    line-height: 20px;
    color:#000;
}
.content-style p {
    margin-bottom:30px;
}
.content-style ol {
    counter-reset: myCounter;
    margin-bottom:30px;
}
.content-style ul {
    margin-bottom:30px;
}
.content-style ol li {
    list-style: none;
    position: relative;
    padding-left: 38px;
    margin-bottom: 20px;
}
.content-style ol li:before {
    counter-increment: myCounter;
    content: counter(myCounter);
    background: #C23125;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    width: 24px;
    height: 24px;
    display: flex;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: 0;
    top:0;
}
.content-style ul li {
    position:relative;
    padding-left:18px;
    margin-bottom:15px;
}
.content-style ul li:before {
    content: '';
    display: block;
    background: #C23125;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    left: 0;
    top: 7px;
    position: absolute;
}
.content-style h2 {
    text-align: left;
    color: #3B3B3B;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 20px;
    line-height: 1.2;
}
.content-style__line {
    background: #DFDFDF;
    width: 100%;
    height: 1px;
    margin-top: 50px;
    margin-bottom:50px;
}
.home-price-block .block-title {
    color: #3B3B3B;
    text-transform: uppercase;
    font-weight: 700;
}
.advantage-block h3 {
    min-height: 69px;
    display: flex;
    align-items: center;
}
.text-white--black {
    color:#000;
}
.text-white--black img{
    max-width:100%;
}
.section-method--js.section-method--new {
    margin-top:0;
}
.section-method--js.section-method--new  .items {
    margin-left:0;
    margin-right:0;
}
.section-method--js.section-method--new .item {
    padding-left:0;
    padding-right:0;
}
.section-method--js .content-text {
    color:#000;
}
.section-method--js .container {
    position:relative;
}
.section-method--js .tns-controls {
    position: absolute;
    top: 63px;
    width: 98%;
    display: flex;
}
.section-method--js .tns-controls button {
    width: 51px;
    height: 51px;
    border: 0;
    font-size: 0;
}
.section-method--js .tns-controls button:disabled {
    opacity:0.7;
    cursor: default;
}
.section-method--js .tns-nav {
    display:none;
}

.section-method--js .tns-controls button[data-controls="prev"] {
    background:url(/images/tns-left.svg) no-repeat;
    background-size:100%;
}
.section-method--js .tns-controls button[data-controls="next"] {
    background:url(/images/tns-right.svg) no-repeat;
    background-size:100%;
    margin-left:auto;
}

@media (max-width:992px) {
    .geoHome-item {
        width:50%;
    }
}
@media (max-width:650px) {
    .section-method--js .tns-controls {
        display:none;
    }
    .section-method--js .tns-nav {
        display:flex;
        padding-bottom:30px;
        justify-content: center;
    }
    .section-method--js.section-method--new  .items {
        padding-bottom:30px;
    }
    .section6.section-method--new h2 {
        font-size: 25px;
        line-height: 1.2;
        padding-bottom: 30px;
        padding-top: 40px;
    }
}
@media (max-width:600px) {
    .geoHome-item {
        width:100%;
    }
    .geoHome-item:nth-child(n+3) {
        display:none;
    }
    .geoHome-more {
        display:block;
    }
    .geoHome-list.active .geoHome-item:nth-child(n+3) {
        display:block;
    }
}