.not_max_width {
    max-width: none !important;
}

h2 .main-title {
    font-size: 32px !important;
}
h1.main-title-v2{
    text-align: center;
    font-size: 33px !important;
    font-family: 'Roboto', sans-serif;
    text-transform: none !important;
}

.main-title {
    margin-bottom: 5px !important;
}

.pluses-box {
    padding: 0 !important;
}

.page-small-title {
    margin-top: 10px;
}

ul {
    list-style-type: disc !important;

}

ul.padding {
    padding-left: 13px !important;
}

.wrapper-business,
.wrapper-ul {
    width: 100%;
}
.wrapper-ul {
    height: 180px;
}
.wrapper-business-first {
    height: 230px;
}

.wrapper-business-two {
    height: 170px;
}
.wrapper-business-two-moscow {
    height: 120px;
}
.wrapper-business h5 {
    font-size: 22px !important;
}

.wrapper-business .block-business {
    width: 33%;
    float: left;
    padding: 5px !important;
    min-height: 100%;
}
.wrapper-business .block-business-25{
    width: 25%;
    float: left;
    padding: 5px !important;
    min-height: 100%;
}

.wrapper-ul .block-ul {
    width: 50%;
    float: left;
    min-height: 100%;
    padding-bottom: 20px;
    padding-left: 5px !important;
    padding-right: 5px !important;
    padding-top: 5px !important;
}

.wrapper-business span.money {
    font-size: 25px !important;
}

.wrapper-business span.line-through {
    text-decoration: line-through;
}

.block-business-center,
.btn-block {
    text-align: center;
}

.font-18 {
    font-size: 18px !important;
}

ol.not_max_width li::before {
    margin-top: -9px;
}

.padding-text {
    padding-bottom: 10px;
}

.main-box-fon {
    background: #2071cf url("https://f5d406.claudeassets.com/20260314192226im_/https://gisbuyer.com/img/main/main-fon.jpg") no-repeat scroll center center / cover;
    color: rgba(255, 255, 255, 0.7);
    font-size: 16px;
    letter-spacing: 0.05em;
    line-height: 1.25;
    margin-top: -60px;
    padding: 85px 0 30px;
}

.padding-box {
    margin-top: -50px;
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}

.main-box-fon b {
    color: #343030;
}

.box-money {
    padding-top: 50px !important;
}

.color_white {
    color: #fff !important;
}

.frm-checkbox-registration label,
.frm-checkbox-registration {
    height: auto !important;
    margin-bottom: 0 !important;
}

.frm-checkbox-registration label {
    line-height: 120% !important;
    font-size: 11px;
}

.frm-checkbox-registration {
    width: 125% !important;
}

.frm-checkbox-registration label a {
    color: #006cff;
}

.frm-checkbox-registration label:after,
.frm-checkbox-registration label:before {
   /* top: 10% !important;*/
}

.btn-block-registration {
    margin-top: 15px !important;
}
.politics{
    width: 100%;
}
.politics .date,
.politics .city{
    width: 50%;
    float: left;
}
.politics .date{
    text-align: right;
}

.main-tbl-img {
    max-width: 1000px;
    min-width: 768px;
    margin: auto;

}
.main-tbl-img img{
    max-width: 100%;
    display: block;
    margin: 0 auto;
    border: 2px solid #e1e1e1;
}
.page-slogan{
    font-size: 23px;
    padding-bottom: 25px !important;
    text-align: center;
}

.frm-popup-succefull .title-moscow{
    font-size: 15px !important;
    margin: -30px 0 0 !important;
}

.block-logo-partners{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding-left: 90px;
    padding-right: 90px;
    justify-content: center;
}

.block-logo-partners .logo-partners{
    background: white;
    border-radius: 10px;
    padding: 8px;
    margin: 5px;
    display: flex !important;
    overflow: hidden;
    min-height: 141px;
}
.block-logo-partners .logo-partners img{
    margin: auto;
    width: 100%;
}

.block-title-logo-partners{
     /*padding-top: 70px;*/
     font-size: 23px;
     padding-bottom: 20px;
     text-align: center;
}

.metrics-block{
    justify-content: center;
    display: flex;
    padding-top: 50px;
}

.metrics-block div{
    border-radius: 10px;
    text-align: center;
    border: 1px solid white;
    max-width: 600px;
    padding: 10px 30px 10px 30px;
    line-height: 2.0;
}


.main-box {
    color: white !important;
}

.index-href-review{
    color: white;
    font-size: 14px;
}

.index-btn-anchor{
    text-align: center;
    padding-top: 35px;
    padding-bottom: 35px;
}

.index-btn-anchor a {
    background: #62bf40;
    font-weight: 900;
    font-size: 16px;
    padding: 0 54px;
    height: 52px;
    line-height: 56px;
}

.index-btn-anchor a:hover{
    background: #58ab39;
}





@media (min-width: 320px) and (max-width: 999px) {
    .block-logo-partners{
        padding-left: 5px;
        padding-right: 5px;
    }
    h1.main-title-v2{
        font-size: 19px !important;
    }
    .block-title-logo-partners{
        font-size: 16px !important;
    }

    .metrics-block {
        padding-top: 0 !important;
    }

    .metrics-block div {
        margin: 10px;
        font-size: 13px;
        line-height: 1.5;
    }

    .block-logo-partners .logo-partners {
        max-height: 85px;
        min-height: auto;
    }

    .block-logo-partners .logo-partners img {
        height: 75px;
        width: auto;
    }
}



@media (min-width: 320px) and (max-width: 465px) {
    .index-btn-anchor a {
        height: 40px;
        line-height: 40px;
        padding: 0 20px;
        font-size: 14px;
        min-width: 0;
    }
}

/*
     FILE ARCHIVED ON 05:34:04 Mar 30, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 06:08:10 Jul 07, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.468
  exclusion.robots: 0.041
  exclusion.robots.policy: 0.032
  esindex: 0.008
  cdx.remote: 9.412
  LoadShardBlock: 106.933 (3)
  PetaboxLoader3.datanode: 221.679 (5)
  PetaboxLoader3.resolve: 92.294 (2)
  load_resource: 273.576
  loaddict: 97.428
*/