

/* Start:/bitrix/templates/constructor/components/whatasoft/items.list.simple/main_top/style.css?16163992642145*/
.block-main-top {
    position: relative;
}
.block-main-top .block-title {
    padding-right: 85px;
    margin-bottom: 0 !important;
}
.block-main-top.content-picture-left .block-title {
    padding-left: 85px;
    padding-right: 0;
}
.block-main-top-bg-image {
    position: absolute;
    width: 50%;
    height: 100%;
    right: 0;
    background-repeat: no-repeat;
    background-position: top left;
    /*background-size: cover;*/
}
.block-main-top-bg-image img {
    max-width: 100%;
}
.block-main-top.content-picture-left .block-main-top-bg-image {
    left: 0;
    right: unset;
}
.block-main-top.indent-top-100.indent-bot-100 .block-main-top-bg-image,
.block-main-top.indent-top-150.indent-bot-50 .block-main-top-bg-image,
.block-main-top.indent-top-50.indent-bot-150 .block-main-top-bg-image {
    max-height: calc(100% - 200px);
}
.block-main-top.indent-top-150.indent-bot-150 .block-main-top-bg-image {
    max-height: calc(100% - 300px);
}
.block-main-top.indent-top-50.indent-bot-50 .block-main-top-bg-image,
.block-main-top.indent-top-100.indent-bot-0 .block-main-top-bg-image,
.block-main-top.indent-top-0.indent-bot-100 .block-main-top-bg-image {
    max-height: calc(100% - 100px);
}
.block-main-top.indent-top-100.indent-bot-50 .block-main-top-bg-image,
.block-main-top.indent-top-50.indent-bot-100 .block-main-top-bg-image,
.block-main-top.indent-top-150.indent-bot-0 .block-main-top-bg-image,
.block-main-top.indent-top-0.indent-bot-150 .block-main-top-bg-image {
    max-height: calc(100% - 150px);
}
.block-main-top.indent-top-0.indent-bot-50 .block-main-top-bg-image,
.block-main-top.indent-top-50.indent-bot-0 .block-main-top-bg-image {
    max-height: calc(100% - 50px);
}

@media (max-width: 991px) {
    .block-main-top-bg-image {
        position: static;
        width: 100%;
        margin-bottom: 30px;
        max-height: unset !important;
        height: auto;
    }
    .block-main-top-bg-image img {
        width: 100%;
    }
    .block-main-top .block-title {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

/* End */


/* Start:/bitrix/templates/constructor/components/whatasoft/items.list.simple/tizers/style.css?16161489902042*/
.block-tizers .tizers {
    margin-bottom: -60px;
    justify-content: center;
}
.block-tizers .tizer {
    position: relative;
}
.block-tizers .tizer-wrap {
    display: flex;
    flex-direction: column;

    height: 100%;
    background: #ffffff;

    position: relative;
    top: 0;
    transition: top 0.3s;
}
.block-tizers.hover-effect .tizer:hover {
    cursor: pointer;
    background: transparent !important;
}
.block-tizers.hover-effect .tizer:hover .tizer-wrap {
    top: -20px;
    transition: top 0.3s;
    cursor: pointer;
    filter: drop-shadow(0px 4px 20px rgba(0, 0, 0, 0.15));
}
.block-tizers.content-align-left .tizer-wrap {
    align-items: flex-start;
}
.block-tizers.content-align-left .tizer {
    text-align: left;
}
.block-tizers.content-align-center .tizer-wrap {
    align-items: center;
}
.block-tizers.content-align-center .tizer {
    text-align: center;
}
.block-tizers .tizer.bg-color {
    background-clip: content-box;
}
.block-tizers .tizer.bg-color .tizer-wrap,
.block-tizers.hover-effect .tizer .tizer-wrap{
    padding: 30px 30px 0;
}
.block-tizers .tizer-picture {
    margin-bottom: 20px;
}
.block-tizers.content-picture-center .tizer-picture {
    align-self: center;
}
.block-tizers.content-picture-left .tizer-picture {
    align-self: flex-start;
}
.block-tizers.content-picture-right .tizer-picture {
    align-self: flex-end;
}

.block-tizers.text-light .svg-icon {
    color: #fff!important;
}
.block-tizers .svg-icon img,
.block-tizers .tizer-icon img {
    height: 60px;
}
.block-tizers .tizer-icon {
    font-size: 60px;
    display: flex;
    justify-content: center;
}
.block-tizers .tizer-name {
    font-weight: bold;
    font-size: 18px;
    line-height: 23px;
    color: #333;
    margin-bottom: 10px;
}
.block-tizers.text-light .tizer-name {
    color: #ffffff;
}
.block-tizers .tizer {
    padding: 0 20px;
    margin-bottom: 60px;
}
.block-tizers.text-light .tizer-text {
    color: inherit;
}

/* End */


/* Start:/bitrix/templates/constructor/components/whatasoft/items.list.simple/why_site/style.css?1616146307699*/
.why_site .tizers {
    margin-bottom: -60px;
    justify-content: center;
}
.why_site .tizer {
    display: flex;
    margin-bottom: 60px;
}
.why_site .tizer img {
    float: left;
    margin-right: 30px;
}
.why_site.text-light .svg-icon {
    color: #fff!important;
}
.why_site .svg-icon img,
.why_site .tizer-icon img {
    width: 60px;
}
.why_site .tizer-icon {
    font-size: 60px;
    float: left;
    display: flex;
}
.why_site .tizer-name {
    font-weight: bold;
    font-size: 18px;
    line-height: 23px;
    color: #333;
    margin-bottom: 10px;
}
.why_site.text-light .tizer-name {
    color: #ffffff;
}
.why_site .image {
    margin-right: 30px;
}

/* End */


/* Start:/bitrix/templates/constructor/components/whatasoft/items.list.simple/why_us/style.css?1616150531767*/
.block-why-us .tizers {
    justify-content: center;
}
.block-why-us .img-round {
    position: relative;
    margin: auto;
    width: 160px;
    height: 160px;
    border-radius: 50%;
    overflow: hidden;
    margin-bottom: 20px;
}
.block-why-us .img-round img {
    position: absolute;
    left: 0;
}
.block-why-us .tizers .big-int {
    font-weight: bold;
    font-size: 70px;
    line-height: 45px;
    margin-bottom: 35px;
}
.block-why-us .tizer {
    padding: 0 20px;
}
.block-why-us.text-light .big-int {
    color: #f8f9fa;
}
@media (max-width: 1000px) {
    .block-why-us .tizers .big-int {
        margin-bottom: 18px;
        font-size: 50px;
    }
    .block-why-us .tizer-text {
        margin-bottom: 18px;
    }
}

/* End */


/* Start:/bitrix/templates/constructor/components/bitrix/catalog.section/tariffs_on_main/style.css?16163953146425*/
.block.tariffs-block ul {
    padding-left: inherit;
}

.tariff-props {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #ECECEC;
}

.tariff-props ul {
    list-style: none;
    padding-left: 1em;
    padding-left: 18px;
}

.tariff-props li {
    color: #333;
    font-size: 14px;
    position: relative;
    margin-bottom: 7px;
}

.tariff-props li::before {
    content: "\2022";
    color: black;
    position: absolute;
    top: -1px;
    left: -3px;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}
.tariffs-block .tariffs-tabs {
    margin-bottom: 32px;
}
.tariffs-block .tariff-filter__button {
    border: 1px solid transparent;
    border-radius: 3px;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 8px 16px 10px;
    font-size: 15px;
    line-height: 20px;
    text-align: center;
    color: #666;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
}
.tariffs-block .tariff-filter__button:not(.active) {
    background: #FFFFFF;
    border-color: #ECECEC;
}
.tariffs-block .tariff-filter__button:hover {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
    border-color: transparent;
}
.tariffs-block .tariff-filter__button.active {
    color: #fff;
}
.tariffs-block .tariffs {
    position: relative;
    opacity: 1;
    transition: all 0.3s ease-in-out;
}
.tariffs-block.loading .tariffs {
    opacity: 0;
}
.tariffs-block .tariff:focus {
    outline: none;
}
.tariffs-block .tariff-wrapper {
    background: #FFFFFF;
    margin: 10px 12px;
    border: 1px solid #ECECEC;
    border-radius: 3px;
    position: relative;
    padding: 40px 30px;
    -webkit-transition: box-shadow .2s ease-in;
    -moz-transition: box-shadow .2s ease-in;
    transition: box-shadow .2s ease-in;
}
.tariffs-block .tariff-wrapper:hover {
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
    position: relative;
    z-index: 1;
    -webkit-transition: box-shadow .2s ease-out;
    -moz-transition: box-shadow .2s ease-out;
    transition: box-shadow .2s ease-out;
}
.tariffs-block .tariff-img {
    margin-bottom: 14px;
    min-width: 40px;
    min-height: 40px;
    text-align: center;
}
.tariffs-block .tariff-img img,
.tariffs-block .tariff-img svg {
    display: inline;
    max-width: 40px;
    max-height: 40px;
}
.tariffs-block .tariff-text {
    display: inline-block;
    vertical-align: top;
    border-bottom: 1px solid #ECECEC;
    margin-bottom: 20px;
    width: 100%;
}
.tariffs-block .tariff-title {
    display: block;
    font-weight: bold;
    font-size: 20px;
    line-height: 27px;
    color: #333;
}
.tariffs-block .tariff-desc {
    font-size: 14px;
    line-height: 20px;
    color: #666;
    margin-top: 10px;
    width: 100%;
}
.tariffs-block .tariff-desc.no-border {
    border-bottom: none;
}
.tariffs-block .tariff-props {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #ECECEC;
}
.tariffs-block .tariff-props li {
    color: #333;
    font-size: 14px;
    margin-bottom: 7px;
}
.tariffs-block .price-wrapper {
    display: none;
    margin-top: 25px;
}
.tariffs-block .price-wrapper.active {
    display: block
}
.tariffs-block .tariff-prices>div {
    display: inline-block;
}
.tariffs-block .tariff-price {
    font-weight: bold;
    font-size: 20px;
    color: #333;
}
.tariffs-block .tariff-old-price {
    margin-left: 6px;
    font-size: 16px;
    color: #999;
    text-decoration: line-through;
}
.tariffs-block .tariff-discount {
    white-space: nowrap;
    font-size: 0;
}
.tariffs-block .tariff-discount>div {
    display: inline-block;
    font-size: 11px;
    text-align: center;
    padding: 1px 3px 1px 4px;
    margin-right: 2px;
}
.tariffs-block .tariff-discount .discount-value {
    background: #FFD600;
    border-radius: 3px;
}
.tariffs-block .tariff-discount .discount-text {
    background: #FFEF99;
    border-radius: 3px;
    color: #333;
}
.tariffs-block .tariff-btn_wrapper {
    margin-top: 20px;
}
.tariffs-block .block-el-btns {
    justify-content: center;
}
.tariffs-block .load-more_wrapper {
    margin-top: 32px;
}
.tariffs-block .tariff-stickers {
    font-size: 0;
    position: absolute;
    top: 25px;
    left: 25px;
}
.tariffs-block .tariff-stickers>div {
    display: inline-block;
}
.tariffs-block .tariff-stickers [class*="sticker_"] {
    background-color: #46BD1C;
    width: auto;
    margin: 0 3px 6px;
    position: relative;
    display: inline-block;
    color: #fff;
    font-size: 12px;
    line-height: 16px;
    padding: 1px 5px 3px;
    border-radius: 2px;
}
.tariffs-block .tariff-stickers>div:first-child [class*="sticker_"] {
    margin-left: 0;
}
.tariffs-block .tariff-stickers .sticker_sale {
    background-color: #FFD600;
    color: #333;
}
.tariffs-block .tariff-stickers .sticker_hit {
    background-color: #FC3E14;
}

/* slick */
.tariffs-block .slick-dots {
    bottom: -30px;
    position: absolute;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.tariffs-block .slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 4px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
    border-radius: 100px;
}
.tariffs-block .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 100%;
    height: 100%;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: #CCCCCC;
    border-radius: 50px;
}
.tariffs-block .slick-dots li.theme-bg.slick-active button {
    background: inherit;
}
.tariffs-block .slick-arrow {
    cursor: pointer;
    position: absolute;
    top: calc(50% - 40px);
    z-index: 1;
    width: 40px;
    height: 40px;
    background: #fff;
    border-radius: 4px;
    text-align: center;
    line-height: 38px;
}
.tariffs-block .slick-arrow.arrow-prev {
    left: -10px;
}
.tariffs-block .slick-arrow.arrow-next {
    right: -10px;
}

/* End */


/* Start:/bitrix/templates/constructor/components/whatasoft/items.list.simple/what_on_site/style.css?16161513031087*/
.block-what-on-site-gallery {
    max-width: 100%;
}

.block-what-on-site-item-card {
    outline: none;
    margin-bottom: 20px;
    
}
.block-what-on-site-gallery a img{
    outline: none;
    min-height: 100%;
    min-width: 100%;
}
.block-what-on-site-gallery a{
    outline: none;
    display: block;
    height: 291px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
}
.block-what-on-site-gallery--4 a {
    height: 215px;
}
.block-what-on-site .dark-hover {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3));
    transition: 0.3s;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    opacity: 0;
}
.block-what-on-site .dark-hover:hover {    
    opacity: 1;
    transition: 0.3s;
}
@media (max-width: 767px) {
    .block-what-on-site-gallery a{
        height: 300px;
        width: 100%;
    }
    .block-what-on-site-gallery a img{
        width: 100%;
        min-width: unset;
    }
}
/* End */


/* Start:/bitrix/templates/constructor/components/whatasoft/items.list.simple/questions/style.css?16161394911566*/
.questions-container {
    display: flex;
    flex-direction: column;
    position: relative;
}
.questions-card {
    background: #FFFFFF;
    padding: 25px 65px 24px 39px;
    border: 1px solid #ECECEC;
    box-sizing: border-box;
    position: relative;
    transition: 0.3s;
    overflow: hidden;
    margin-bottom: -1px;
}
.questions-card:hover {    
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.15);
    border-color: #FFFFFF;
    cursor: pointer;
    z-index: 2;
}
.questions-question {
    font-weight: 600;
    font-size: 18px;
    line-height: 45px;
    color: #333333;
}
.questions-card.collapsed .block5-indicator {
    display: none;
}
.block5-indicator {
    position: absolute;
    height: 11px;
    width: 8px;
    left: -4px;
    top: 42px;
    border-radius: 4px;
    transition: 0.3s;
}
.questions-card-body {
    font-size: 15px;
    line-height: 24px;
    color: #666666;
    margin-top: 17px;
}
.questions .btn-arrow {
    position: absolute;
    right: 31px;
    top: 31px;
    transform: rotate(180deg);
    height: 32px;
    width: 32px;
    background-image: url('/bitrix/templates/constructor/components/whatasoft/items.list.simple/questions/img/arrow-down-gray.svg');
    background-color: #FFFFFF;
    background-position: center;
    background-repeat: no-repeat;
    border: 1px solid #ECECEC;
    box-sizing: border-box;
    border-radius: 3px;
}
.questions .btn-arrow:hover,
.questions-card:hover .btn-arrow {
    cursor: pointer;
    background-image: url('/bitrix/templates/constructor/components/whatasoft/items.list.simple/questions/img/arrow-down.svg');
}
.questions .btn-arrow.collapsed {
    transform: rotate(0deg);
}

/* End */
/* /bitrix/templates/constructor/components/whatasoft/items.list.simple/main_top/style.css?16163992642145 */
/* /bitrix/templates/constructor/components/whatasoft/items.list.simple/tizers/style.css?16161489902042 */
/* /bitrix/templates/constructor/components/whatasoft/items.list.simple/why_site/style.css?1616146307699 */
/* /bitrix/templates/constructor/components/whatasoft/items.list.simple/why_us/style.css?1616150531767 */
/* /bitrix/templates/constructor/components/bitrix/catalog.section/tariffs_on_main/style.css?16163953146425 */
/* /bitrix/templates/constructor/components/whatasoft/items.list.simple/what_on_site/style.css?16161513031087 */
/* /bitrix/templates/constructor/components/whatasoft/items.list.simple/questions/style.css?16161394911566 */
