

/* Start:/1c-branches/css/main.css?174766127733027*/
.s-branch {
    position: relative;
    z-index: 1;
    line-height: 22px; }
.s-branch h4 {
    margin: 0;
    padding: 0 0 15px;
    line-height: 32px;
    font-size: 24px;
    font-weight: 400; }
.s-branch p {
    margin-bottom: 20px; }
.s-branch .btn-info-outline {
    border: 2px solid #00a2d0;
    color: #00a2d0; }
.s-branch .btn-info-outline:hover {
    background-color: #00a2d0;
    color: #fff; }
.s-branch .branch__incut--box {
    margin: 0 0 19px;
    padding: 18px 25px 20px;
    border: 1px solid #fae4bb;
    background-color: #fffdda;
    border-radius: 4px; }
.s-branch .branch__incut--material {
    padding: 3px 0 5px 15px;
    margin: 0 0 40px;
    border-left: 4px solid #ff7700;
    font-weight: 700; }
@media screen and (max-width: 991px) {
    .s-branch .branch__incut--material {
        margin-bottom: 33px; } }
.s-branch .branch__incut--product {
    padding: 30px 29px 30px;
    margin: 0 0 50px;
    border-radius: 4px;
    background-color: #f7f7f7;
    border: 1px solid #eaeaea;
    overflow: hidden; }
@media (min-width: 768px) and (max-width: 991px) {
    .s-branch .branch__incut--product {
        margin-bottom: 40px; } }
.s-branch .branch__incut--product p {
    margin-bottom: 15px; }
.s-branch .branch__incut--img {
    margin: 0 21px 10px 0;
    float: left; }
@media screen and (max-width: 767px) {
    .s-branch .branch__incut--img {
        margin-bottom: 17px;
        float: none;
        display: block; } }
.s-branch .branch__incut--link {
    display: inline-block;
    margin-bottom: 7px;
    color: #006699;
    line-height: 26px;
    font-size: 20px; }
.s-branch .branch__incut--price {
    margin-bottom: 10px;
    font-weight: 600; }
.s-branch .branch__incut--block {
    overflow: hidden; }
.s-branch .branch__incut--line {
    padding: 17px 25px 26px;
    margin: 0 0 20px;
    border-top: 2px solid #fae4bb;
    background-color: #fffdda;
    border-radius: 0 0 4px 4px; }
.s-branch .branch__incut--title {
    margin-bottom: 6px;
    font-weight: 700; }
.s-branch .branch__demo {
    margin: 50px 0;
    padding: 36px 30px 40px;
    border-radius: 4px;
    background-color: #f37d34;
    color: #fff; }
.s-branch .branch__demo .btn {
    background-color: #cc4b0c; }
.s-branch .branch__demo .btn:hover {
    opacity: 0.9; }
@media screen and (max-width: 767px) {
    .s-branch .branch__demo .btn {
        display: block; } }
.s-branch .branch__demo--img {
    float: left;
    margin: 0 30px 0 0; }
@media screen and (max-width: 767px) {
    .s-branch .branch__demo--img {
        float: none;
        text-align: center;
        margin: 0 0 15px; } }
.s-branch .branch__demo--block {
    overflow: hidden; }
.s-branch .branch__demo--title {
    margin-bottom: 5px;
    line-height: 24px;
    font-size: 20px;
    font-weight: 600; }
@media screen and (max-width: 767px) {
    .s-branch .branch__demo--title {
        text-align: center; } }
.s-branch .branch__demo--descript {
    margin-bottom: 14px; }
@media screen and (max-width: 767px) {
    .s-branch .branch__demo--descript {
        text-align: center; } }
.s-branch .branch__demo--select {
    margin-bottom: 15px;
    color: #333; }
.s-branch .branch__demo--select.inline {
    display: inline-block;
    width: 75%;
    margin: 0 15px 0 0;
    vertical-align: middle; }
@media (min-width: 992px) and (max-width: 1199px) {
    .s-branch .branch__demo--select.inline {
        width: 69%; } }
@media screen and (max-width: 991px) {
    .s-branch .branch__demo--select.inline {
        width: 100%;
        margin-bottom: 15px; } }
.s-branch .branch__demo--select.inline .form-control:focus {
    border: 1px solid #cc4b0c; }
.s-branch .branch__demo--select select {
    width: 100%;
    padding: 12px 0 12px 15px;
    border-radius: 4px;
    border: 1px solid #f37d34;
    color: inherit; }
.s-branch .branch__review {
    background-color: #f7f7f7;
    border: 1px solid #eaeaea;
    position: relative;
    border-radius: 4px;
    min-height: 485px;
    margin-bottom: 30px;
    padding: 35px 20px 20px; }
@media (min-width: 768px) and (max-width: 991px) {
    .s-branch .branch__review {
        max-width: inherit; } }
@media screen and (max-width: 991px) {
    .s-branch .branch__review {
        min-height: inherit; } }
.s-branch .branch__review::before {
    content: "";
    position: absolute;
    left: calc(50% - 16px);
    top: -2px;
    width: 32px;
    height: 30px;
    background: url("/1c-branches/css/../images/branch__sprite.png") no-repeat; }
.s-branch .branch__review--story::before {
    background-position: 0 -250px; }
.s-branch .branch__review--review::before {
    background-position: 0 -300px; }
.s-branch .branch__review--type {
    font-size: 12px;
    font-weight: 600;
    line-height: 22px;
    color: #999;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 25px; }
.s-branch .branch__review--foto {
    text-align: center;
    margin-bottom: 10px; }
.s-branch .branch__review--name {
    font-weight: 700;
    text-align: center;
    margin-bottom: 5px; }
.s-branch .branch__review--position {
    margin-bottom: 20px;
    text-align: center; }
.s-branch .branch__review--description {
    line-height: 22px; }
.s-branch .branch__support {
    margin: 0 0 30px;
    padding: 32px 30px 40px;
    background-color: #f9f9f9;
    border: 1px solid #e6e6e6;
    border-radius: 4px; }
.s-branch .branch__support--wrap {
    padding: 85px 15px 80px;
    margin: -32px auto -40px;
    background: url("/1c-branches/css/../images/branch__support.png") bottom right no-repeat; }
@media (min-width: 768px) and (max-width: 991px) {
    .s-branch .branch__support--wrap {
        background: none;
        padding-top: 30px;
        padding-bottom: 30px; } }
@media screen and (max-width: 767px) {
    .s-branch .branch__support--wrap {
        background: none;
        padding-top: 10px;
        padding-bottom: 10px; } }
@media screen and (max-width: 767px) {
    .s-branch .branch__support {
        border-radius: 0; } }
.s-branch .branch__support--img {
    width: 90px;
    padding-right: 25px; }
.s-branch .branch__support--title {
    margin-bottom: 23px;
    line-height: 30px;
    font-size: 24px; }
@media screen and (max-width: 767px) {
    .s-branch .branch__support--title {
        text-align: center;
        line-height: 24px;
        font-size: 18px;
        font-weight: 600; } }
.s-branch .branch__support--title-link {
    display: block;
    margin-bottom: 7px;
    line-height: 26px;
    font-size: 20px; }
.s-branch .branch__support--cost {
    font-weight: 600; }
.s-branch .branch__support .btn-sm {
    font-size: 13px;
    padding: 9px 20px;
    color: #ffffff; }
.s-branch .branch__support--list {
    margin-bottom: 25px; }
.s-branch .branch__support--list li {
    padding-left: 35px;
    margin-bottom: 9px;
    position: relative; }
.s-branch .branch__support--list li::before {
    position: absolute;
    top: 3px;
    left: 0;
    width: 20px;
    height: 16px;
    content: "";
    background: url("/1c-branches/css/../images/branch__sprite.png") 0 -200px no-repeat; }
.s-branch .branch__support--btn {
    margin-bottom: 15px; }
@media (min-width: 1200px) {
    .s-branch .branch__support--btn {
        display: inline-block;
        margin: 0 20px 0 0; } }
@media (min-width: 768px) and (max-width: 991px) {
    .s-branch .branch__support--btn {
        display: inline-block;
        margin: 0 20px 0 0; } }
@media screen and (max-width: 767px) {
    .s-branch .branch__support .btn {
        display: block;
        white-space: normal; } }
.s-branch .branch__support--theme {
    margin-bottom: 5px;
    font-weight: 600; }
.s-branch .branch__support--question {
    min-height: 44px;
    vertical-align: middle; }
@media screen and (max-width: 767px) {
    .s-branch .branch__support--question {
        width: 100%; } }
.s-branch .branch__support--question:first-child {
    margin: 0 30px 0 0; }
@media screen and (max-width: 767px) {
    .s-branch .branch__support--question:first-child {
        margin-top: 15px;
        margin-bottom: 15px; } }
.s-branch .branch__advantages {
    display: flex;
    align-items: flex-start; }
@media (max-width: 767px) {
    .s-branch .branch__advantages {
        display: block; } }
.s-branch .branch__advantages ul {
    flex: 1 1 300px; }
.s-branch .branch__advantages img {
    background: #f9f9f9;
    padding: 20px;
    border: 1px solid #e6e6e6;
    border-radius: 4px;
    margin-left: 10px;
    flex: 1 1 100px;
    width: 240px; }
@media (max-width: 767px) {
    .s-branch .branch__advantages img {
        width: 100%;
        margin-left: 0; } }
.s-branch .branch__tab {
    padding-bottom: 15px;
    margin-bottom: 25px;
    border-bottom: 1px solid #e2e2e2;
    list-style: none; }
.s-branch .branch__tab li {
    display: inline-block;
    padding: 8px 20px;
    margin-right: 15px;
    border-radius: 3px; }
@media screen and (max-width: 767px) {
    .s-branch .branch__tab li {
        margin-left: -20px; } }
.s-branch .branch__tab li a {
    font-weight: 600;
    border-bottom: 1px dashed #888; }
.s-branch .branch__tab li a:hover {
    color: #ff6600;
    border-color: #ff6600; }
.s-branch .branch__tab .active {
    background-color: #00a2d0;
    color: #fff; }
@media screen and (max-width: 767px) {
    .s-branch .branch__tab .active {
        margin-left: 0; } }
.s-branch .branch__tab .active a {
    color: #fff;
    border-bottom-color: #00a2d0;
    font-weight: 400; }
.s-branch .branch__tab .active a:hover {
    color: inherit;
    border-bottom-color: #00a2d0; }
@media screen and (max-width: 767px) {
    .s-branch .branch__benefit h4 {
        font-size: 24px; } }
.s-branch .branch__benefit--item {
    position: relative;
    padding-left: 75px;
    margin-bottom: 24px;
    min-height: 50px; }
.s-branch .branch__benefit--item::before {
    top: 5px;
    width: 60px;
    height: 48px;
    position: absolute;
    left: 0;
    content: "";
    background: #fff url("/1c-branches/css/../images/branch__benefit.png?12346") no-repeat; }
@media screen and (max-width: 767px) {
    .s-branch .branch__benefit--item.top {
        margin-bottom: 25px;
        padding-left: 0; } }
.s-branch .branch__benefit--item.top::before {
    top: 5px; }
.s-branch .branch__benefit--item strong {
    font-weight: 600; }
.s-branch .branch__benefit--services::before {
    top: calc(50% - 16px);
    width: 48px;
    height: 36px;
    background-position: 0 -265px; }
.s-branch .branch__benefit--experience::before {
    top: calc(50% - 16px);
    width: 46px;
    height: 36px;
    background-position: 0 -50px; }
.s-branch .branch__benefit--quality::before {
    top: calc(50% - 20px);
    width: 51px;
    height: 44px;
    background-position: 0 -209px; }
.s-branch .branch__benefit--support::before {
    top: calc(50% - 23px);
    width: 48px;
    height: 46px;
    background-position: 0 -706px; }
.s-branch .branch__benefit--logistics-1::before, .s-branch .branch__benefit--mfo-2::before, .s-branch .branch__benefit--food-7::before {
    height: 43px;
    background-position: 0 -209px; }
.s-branch .branch__benefit--logistics-2::before {
    background-position: 3px -763px; }
.s-branch .branch__benefit--logistics-3::before, .s-branch .branch__benefit--food-5::before {
    height: 43px;
    background-position: 8px -311px; }
.s-branch .branch__benefit--logistics-4::before, .s-branch .branch__benefit--food-2::before {
    height: 46px;
    background-position: 2px -369px; }
.s-branch .branch__benefit--logistics-5::before, .s-branch .branch__benefit--restaurant-4::before, .s-branch .branch__benefit--food-1::before {
    height: 41px;
    background-position: 5px -429px; }
.s-branch .branch__benefit--mfo-1::before {
    height: 44px;
    background-position: 5px -484px; }
.s-branch .branch__benefit--mfo-3::before, .s-branch .branch__benefit--restaurant-1::before {
    height: 34px;
    background-position: 0 -540px; }
.s-branch .branch__benefit--mfo-4::before, .s-branch .branch__benefit--restaurant-5::before, .s-branch .branch__benefit--hotel-2::before, .s-branch .branch__benefit--avto-5::before, .s-branch .branch__benefit--food-8::before {
    height: 36px;
    background-position: 2px -590px; }
.s-branch .branch__benefit--mfo-5::before {
    height: 41px;
    background-position: 5px -644px; }
.s-branch .branch__benefit--restaurant-2::before {
    background-position: 5px -1104px; }
.s-branch .branch__benefit--restaurant-3::before {
    height: 41px;
    width: 64px;
    background-position: 0 -1166px; }
.s-branch .branch__benefit--hotel-1::before {
    height: 39px;
    background-position: 0 -826px; }
.s-branch .branch__benefit--hotel-3::before, .s-branch .branch__benefit--food-10::before {
    height: 37px;
    background-position: 5px -262px; }
.s-branch .branch__benefit--food-11::before {
    background-position: 5px -1861px; }
.s-branch .branch__benefit--food-12::before {
    background-position: 5px -1909px; }
.s-branch .branch__benefit--food-13::before {
    background-position: 5px -1960px; }
.s-branch .branch__benefit--avto-1::before {
    background-position: 5px -882px; }
.s-branch .branch__benefit--avto-2::before {
    height: 40px;
    width: 62px;
    background-position: 0 -941px; }
.s-branch .branch__benefit--avto-3::before {
    background-position: 5px -995px; }
.s-branch .branch__benefit--avto-4::before {
    background-position: 5px -1056px; }
.s-branch .branch__benefit--build-1::before {
    background-position: 5px -1223px;
    top: 0; }
.s-branch .branch__benefit--build-2::before {
    top: 0;
    background-position: 5px -1290px; }
.s-branch .branch__benefit--build-3::before {
    background-position: 5px -1347px; }
.s-branch .branch__benefit--build-4::before {
    background-position: 5px -1400px; }
.s-branch .branch__benefit--build-5::before {
    top: 0;
    background-position: 5px -1466px; }
.s-branch .branch__benefit--build-6::before {
    top: 0;
    background-position: 5px -1535px; }
.s-branch .branch__benefit--build-7::before {
    top: 2px;
    background-position: 5px -1591px; }
.s-branch .branch__benefit--build-8::before, .s-branch .branch__benefit--food-14::before {
    top: 0;
    background-position: 5px -995px; }
.s-branch .branch__benefit--food-3::before {
    background-position: 14px -1755px;
    top: 3px; }
.s-branch .branch__benefit--food-4::before {
    background-position: 5px -1691px; }
.s-branch .branch__benefit--food-6::before {
    background-position: 5px -1812px;
    top: 0; }
.s-branch .branch__benefit--food-9::before {
    background-position: 0 -1640px; }
.s-branch .branch__benefit--food-5, .s-branch .branch__benefit--food-6 {
    padding-top: 5px; }
.s-branch .branch__benefit--title {
    margin-bottom: 5px;
    font-weight: 700; }
@media screen and (max-width: 767px) {
    .s-branch .branch__benefit--title {
        min-height: 50px;
        margin-left: 60px;
        display: flex;
        align-items: center; } }
.s-branch .branch__avtomatizaciya {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 10px; }
.s-branch .branch__avtomatizaciya--item {
    width: 25%;
    padding: 15px;
    text-align: center; }
@media screen and (max-width: 767px) {
    .s-branch .branch__avtomatizaciya--item {
        width: 100%; } }
.s-branch .branch__avtomatizaciya img {
    margin-bottom: 10px; }
.s-branch .branch__avtomatizaciya b {
    display: block; }
.s-branch .branch__avtomatizaciya a.link-dotted {
    display: initial;
    font-weight: 600;
    color: #3399cc;
    border-bottom: 1px dashed #3399cc; }
.s-branch .branch__avtomatizaciya a.link-dotted:hover {
    color: #ff7700;
    text-decoration: none;
    border-bottom: 1px dashed #ff7700; }
.s-branch .branch__accordion {
    margin-bottom: 20px; }
.s-branch .branch__accordion--title {
    display: block;
    position: relative;
    padding-right: 40px;
    color: #333;
    font-weight: 600; }
.s-branch .branch__accordion--title::before {
    position: absolute;
    top: calc(50% - 5px);
    right: 0;
    background: url("/1c-branches/css/../images/branch__sprite.png") 0 -50px no-repeat;
    content: "";
    width: 17px;
    height: 11px; }
.s-branch .branch__accordion--title.collapsed::before {
    top: calc(50% - 9px);
    width: 11px;
    height: 17px;
    background-position: 0 0; }
.s-branch .branch__project--item {
    margin-bottom: 20px; }
.s-branch .branch__project--circle {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    border: 2px solid #e77817;
    color: #e77817;
    font-size: 32px;
    font-weight: bold;
    margin: 0 auto 10px;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
    position: relative; }
.s-branch .branch__project--circle::before {
    position: absolute;
    content: "";
    height: 13px;
    background: #a8a8a8;
    top: -7px;
    right: 43%;
    transform: rotate(5deg); }
.s-branch .branch__project--circle.working::before {
    width: 6px; }
.s-branch .branch__project--circle.labor::before {
    width: 6px; }
.s-branch .branch__project--circle.speed::before {
    width: 2px; }
.s-branch .branch__project--circle .svg {
    position: absolute;
    top: -15px;
    margin: 0 auto;
    left: -15px; }
.s-branch .branch__presentation ul {
    margin-bottom: 37px; }
.s-branch .branch__presentation--item {
    position: relative;
    padding-left: 30px;
    margin-bottom: 12px; }
.s-branch .branch__presentation--item::before {
    content: "";
    position: absolute;
    top: 4px;
    left: 0;
    width: 16px;
    height: 21px;
    background: url("/1c-branches/css/../images/branch__sprite.png") no-repeat; }
.s-branch .branch__presentation--presentation::before {
    background-position: 0 -100px;
    top: 0; }
.s-branch .branch__presentation--pdf::before {
    background-position: 0 -150px; }
.s-branch .branch__presentation--size {
    display: inline-block;
    color: #999;
    white-space: nowrap; }
.s-branch .branch__pic {
    text-align: center;
    margin: 40px 0; }
.s-branch .branch__pic img {
    margin-bottom: 30px;
    border: 1px solid #e6e6e6;
    padding: 15px;
    width: 100%; }
.s-branch .branch__promo--index {
    padding: 72px 0 80px;
    margin-bottom: 40px;
    text-align: center;
    color: #fff;
    background: url("/1c-branches/css/../images/branch__promo.jpg") top center no-repeat;
    background-size: cover;
    font-size: 18px;
    line-height: 24px; }
@media (min-width: 768px) and (max-width: 991px) {
    .s-branch .branch__promo--index {
        padding-top: 40px;
        padding-bottom: 57px; } }
@media screen and (max-width: 767px) {
    .s-branch .branch__promo--index {
        padding-top: 55px;
        padding-bottom: 68px; } }
.s-branch .branch__promo--index h1 {
    margin: 0 0 43px;
    padding: 0;
    color: #fff;
    font-size: 56px;
    font-weight: 300;
    line-height: 58px; }
@media (min-width: 768px) and (max-width: 991px) {
    .s-branch .branch__promo--index h1 {
        margin-bottom: 30px; } }
@media screen and (max-width: 767px) {
    .s-branch .branch__promo--index h1 {
        margin-bottom: 20px;
        line-height: 44px;
        font-size: 36px;
        font-weight: 400; } }
.s-branch .branch__promo--index .ico {
    display: inline-block;
    background: url("/1c-branches/css/../images/branch__promo-ico.png") 0 -185px no-repeat;
    height: 61px;
    width: 61px;
    margin-bottom: 18px; }
@media (min-width: 768px) and (max-width: 991px) {
    .s-branch .branch__promo--index .ico {
        margin-bottom: 5px; } }
@media screen and (max-width: 767px) {
    .s-branch .branch__promo--index .ico {
        margin-bottom: 13px; } }
.s-branch .branch__promo--index .ico__1c {
    background-position: 0 -288px; }
.s-branch .branch__promo--index .description {
    margin-bottom: 36px; }
@media (min-width: 768px) and (max-width: 991px) {
    .s-branch .branch__promo--index .description {
        margin-bottom: 30px; } }
@media screen and (max-width: 767px) {
    .s-branch .branch__promo--index .description {
        margin-bottom: 25px; } }
.s-branch .branch__promo--index .headline {
    margin-bottom: 7px; }
.s-branch .branch__promo--index .btn {
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
    padding: 15px 24px; }
@media screen and (max-width: 767px) {
    .s-branch .branch__promo--index .btn {
        font-size: 15px;
        font-weight: 400;
        padding: 10px 16px; } }
.s-branch .branch__promo--1 {
    padding: 24px 0 54px 0;
    margin: 0 0 32px;
    background-color: #00a2d0;
    color: #fff; }
@media screen and (max-width: 767px) {
    .s-branch .branch__promo--1 {
        padding-top: 10px;
        padding-bottom: 40px; } }
.s-branch .branch__promo--1 h1 {
    margin: 10px 0 4px;
    padding: 10px 0;
    color: inherit;
    line-height: 38px;
    font-size: 36px;
    font-weight: 300; }
@media screen and (max-width: 767px) {
    .s-branch .branch__promo--1 h1 {
        font-size: 30px; } }
.s-branch .branch__promo--1 .btn {
    font-weight: 600; }
.s-branch .branch__promo--1 .btn-info {
    background-color: #0a75ab;
    border: 2px solid #0a75ab;
    margin-right: 20px; }
.s-branch .branch__promo--1 .btn-info:hover {
    opacity: 0.9; }
.s-branch .branch__promo--1 .btn-info-outline {
    background-color: #00a2d0;
    border-color: #ffffff;
    color: #ffffff; }
.s-branch .branch__promo--1 .btn-info-outline:hover {
    opacity: 0.9; }
.s-branch .branch__promo--food {
    padding: 48px 0; }
.s-branch .branch__promo--detail {
    padding: 0 0 43px;
    margin-bottom: 40px;
    color: #fff;
    text-align: center;
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat; }
@media screen and (max-width: 991px) {
    .s-branch .branch__promo--detail {
        padding-bottom: 45px; } }
.s-branch .branch__promo--detail h1 {
    color: inherit;
    margin-bottom: 5px;
    line-height: 41px;
    font-size: 36px;
    font-weight: 300; }
@media screen and (max-width: 991px) {
    .s-branch .branch__promo--detail h1 {
        font-size: 36px;
        font-weight: 300;
        margin-top: 0;
        margin-bottom: 5px; } }
@media screen and (max-width: 767px) {
    .s-branch .branch__promo--detail h1 {
        font-size: 30px; } }
.s-branch .branch__promo--detail .promo-subtitle {
    font-size: 24px;
    line-height: 32px; }
.s-branch .branch__promo--detail .btn {
    margin-bottom: 30px;
    padding: 11px 15px;
    font-size: 15px;
    font-weight: 600; }
@media screen and (max-width: 991px) {
    .s-branch .branch__promo--detail .btn {
        padding: 10px 16px;
        margin-bottom: 20px;
        font-size: 15px;
        font-weight: 600; } }
.s-branch .branch__promo--logistics {
    background-image: url("/1c-branches/css/../images/branch__promo__logistics.png"); }
.s-branch .branch__promo--mfo {
    background-image: url("/1c-branches/css/../images/branch__promo__mfo.png"); }
.s-branch .branch__promo--hotel {
    background-image: url("/1c-branches/css/../images/branch__promo__hotel.png"); }
.s-branch .branch__promo--restoran {
    background-image: url("/1c-branches/css/../images/branch__promo__restoran.jpg"); }
.s-branch .branch__promo--avto {
    background-image: url("/1c-branches/css/../images/branch__promo__avto.png");
    padding: 15px 0 54px; }
.s-branch .branch__promo--avto h1 {
    margin-bottom: 20px; }
.s-branch .branch__promo--stroitelstvo {
    background-image: url("/1c-branches/css/../images/branch__promo__build.png");
    padding-top: 19px; }
.s-branch .branch__promo--pischevaya {
    background-image: url("/1c-branches/css/../images/branch__promo__food-industry.png");
    padding: 49px 0 80px; }
.s-branch .branch__promo--bakery {
    background-image: url("/1c-branches/css/../images/branch__promo__food-bakery-promo.png");
    padding: 49px 0 80px; }
.s-branch .branch__promo--food-cakes {
    background-image: url("/1c-branches/css/../images/branch__promo__food-cakes.png");
    padding: 49px 0 80px; }
.s-branch .branch__promo--food-bakery {
    background-image: url("/1c-branches/css/../images/branch__promo__food-bakery.png");
    padding: 49px 0 80px; }
.s-branch .branch__promo--meat {
    background-image: url("/1c-branches/css/../images/branch__promo__food-meat.png");
    padding: 64px 0 65px; }
.s-branch .branch__promo--price {
    line-height: 22px;
    font-size: 18px; }
.s-branch .branch__promo--sub {
    margin-bottom: 20px; }
.s-branch .branch__direction h4 {
    margin-bottom: 20px; }
@media screen and (max-width: 991px) {
    .s-branch .branch__direction h4 {
        margin-bottom: 10px; } }
.s-branch .branch__direction--industry {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
    font-size: 18px; }
.s-branch .branch__direction--cell {
    flex: 1 0.5 74%; }
.s-branch .branch__direction--cell:nth-child(2n) {
    padding-right: 30px; }
@media screen and (max-width: 767px) {
    .s-branch .branch__direction--cell {
        font-size: 15px; } }
.s-branch .branch__direction--cell:first-child {
    flex: 1 0.5 10%;
    margin-right: 20px;
    max-width: 80px; }
@media (min-width: 992px) and (max-width: 1199px) {
    .s-branch .branch__direction--cell:first-child {
        flex: 1 0.5 13%;
        margin-right: 30px; } }
@media (min-width: 768px) and (max-width: 991px) {
    .s-branch .branch__direction--cell:first-child {
        flex: 1 0.5 17%;
        margin-right: 30px; } }
@media screen and (max-width: 767px) {
    .s-branch .branch__direction--cell:first-child {
        flex: 1 0.5 23%; } }
.s-branch .branch__direction--cell:first-child .img-main {
    opacity: 1;
    display: block;
    position: absolute;
    z-index: 10;
    transition-duration: 0.2s; }
.s-branch .branch__direction--cell:first-child .img-main:hover {
    opacity: 0; }
.s-branch .branch__callback {
    margin-bottom: 50px;
    padding: 39px 49px 24px;
    background-color: #00a2d0;
    border-radius: 4px;
    color: #fff; }
.s-branch .branch__callback--block {
    overflow: hidden; }
.s-branch .branch__callback--img {
    float: left;
    margin: 0 50px 0 0; }
@media screen and (max-width: 767px) {
    .s-branch .branch__callback--img {
        float: none;
        text-align: center;
        margin: 0 0 15px; } }
.s-branch .branch__callback--title {
    margin-bottom: 10px;
    line-height: 26px;
    font-size: 20px; }
.s-branch .branch__callback--get {
    display: block;
    margin-bottom: 15px;
    font-weight: 400; }
.s-branch .branch__callback--get input[type=checkbox] {
    margin: -2px 5px 0 0;
    vertical-align: middle;
    cursor: pointer; }
.s-branch .branch__callback--form {
    display: flex; }
@media screen and (max-width: 991px) {
    .s-branch .branch__callback--form {
        flex-direction: column; } }
.s-branch .branch__callback--item {
    padding-right: 15px;
    margin-bottom: 15px;
    flex: 1 0.5 30%;
    position: relative; }
@media screen and (max-width: 767px) {
    .s-branch .branch__callback--item {
        padding-right: 0; } }
.s-branch .branch__callback input[type=text] {
    color: #333;
    margin: 0;
    padding: 0 10px;
    min-height: 44px;
    width: 100%;
    border: 1px solid #fff;
    box-shadow: none; }
.s-branch .branch__callback input[type=text]:focus, .s-branch .branch__callback input[type=text]:active {
    outline: none;
    border: 1px solid #0a75ab; }
.s-branch .branch__callback .btn {
    min-height: 44px;
    background-color: #0a75ab; }
@media screen and (max-width: 767px) {
    .s-branch .branch__callback .btn {
        width: 100%; } }
.s-branch .branch__callback .btn:hover {
    opacity: 0.9; }
.s-branch .branch__callback--privacy-policy {
    margin-left: 147px; }
@media screen and (max-width: 991px) {
    .s-branch .branch__callback--privacy-policy {
        margin-left: 0; } }
.s-branch .branch__callback--privacy-policy a {
    color: #fff;
    text-decoration: underline; }
.s-branch .branch__callback--privacy-policy a:hover {
    color: #fff;
    opacity: 0.85; }
.s-branch .branch__carousel {
    padding: 25px 70px;
    border: 1px solid #e5e5e5;
    border-radius: 4px; }
.s-branch .branch__carousel .carousel-control {
    text-shadow: none; }
.s-branch .branch__carousel .carousel-control:focus {
    opacity: 0.5; }
.s-branch .branch__carousel .carousel-control:focus:hover {
    opacity: 0.9; }
.s-branch .branch__carousel .carousel-control--right {
    right: 0;
    left: auto; }
.s-branch .branch__carousel .carousel-control .fa {
    top: 50%;
    margin-top: -35px;
    position: absolute;
    font-size: 70px;
    color: #d0d0d0; }
.s-branch .branch__carousel .carousel-control .fa.fa-angle-left {
    left: 25px; }
.s-branch .branch__carousel .carousel-control .fa.fa-angle-right {
    right: 25px; }
.s-branch .branch__carousel .carousel-indicators li {
    background: #e5e5e5;
    margin: 0 20px 0 0; }
.s-branch .branch__carousel .carousel-indicators li.active {
    background: #ff7700;
    width: 10px;
    height: 10px; }
.s-branch .branch__carousel .carousel-indicators li:last-child {
    margin: 0; }
@media screen and (max-width: 767px) {
    .s-branch .branch__carousel .carousel-inner {
        margin-bottom: 30px; } }
.s-branch .branch__functions {
    padding: 20px 28px 15px;
    background: #f6f6f6;
    border: 1px solid #eaeaea;
    border-radius: 5px;
    margin-bottom: 40px;
    position: relative; }
.s-branch .branch__functions--title {
    font-size: 15px;
    line-height: 28px;
    font-weight: bold;
    margin-bottom: 11px; }
.s-branch .branch__functions--title .fa {
    color: #ff7700;
    margin-right: 10px; }
.s-branch .branch__functions li {
    margin-bottom: 7px; }
.s-branch .branch__functions:after {
    content: "";
    position: absolute;
    width: 10px;
    height: 1px;
    display: block;
    background: #FFFFFF;
    left: 50%;
    bottom: -28px; }
.s-branch .branch__functions:before {
    content: "";
    position: absolute;
    border: 12px solid transparent;
    border-top: 10px solid #a8a8a8;
    bottom: -40px;
    left: calc(50% - 6px); }
.s-branch .branch__functions:last-child:before {
    content: none; }
.s-branch .branch__functions:last-child:after {
    content: none; }
.s-branch .branch__banner {
    background: #fffeec;
    border-color: #fae4bb;
    padding-bottom: 25px;
    display: flex;
    align-items: center;
    justify-content: center; }
@media screen and (max-width: 767px) {
    .s-branch .branch__banner {
        display: block;
        text-align: center; } }
.s-branch .branch__banner--title {
    font-size: 24px;
    line-height: 34px; }
.s-branch .branch__banner--undertitle {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 15px; }
.s-branch .branch__banner--logo {
    margin-right: 35px; }
@media screen and (max-width: 767px) {
    .s-branch .branch__banner--logo {
        margin-right: 0; } }
.s-branch .branch__video {
    overflow: hidden;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0; }
.s-branch .branch__video iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0; }
.s-branch .tab-content {
    min-height: 370px; }
@media (min-width: 768px) and (max-width: 991px) {
    .s-branch .tab-content {
        min-height: inherit; } }
@media screen and (max-width: 767px) {
    .s-branch .tab-content {
        min-height: inherit; } }
.s-branch .tab-content h2 {
    margin-top: 12px; }
.s-branch .validity__error {
    background-color: #fff !important;
    border-color: #d57e73 !important; }
.s-branch .validity__error--message {
    position: absolute;
    left: 0;
    border: 1px solid #e6e6e6;
    background: #fff;
    border-radius: 4px;
    margin-top: 20px;
    margin-right: 15px;
    color: #333;
    box-shadow: 0 7px 10px rgba(0, 0, 0, 0.2);
    padding: 10px 20px 10px 45px;
    line-height: 22px;
    z-index: 2; }
@media (min-width: 768px) and (max-width: 991px) {
    .s-branch .validity__error--message {
        margin: 10px 0 0; } }
@media screen and (max-width: 767px) {
    .s-branch .validity__error--message {
        margin: 10px 0 0; } }
.s-branch .validity__error--message::before {
    content: "";
    position: absolute;
    top: 13px;
    left: 20px;
    width: 16px;
    height: 15px;
    background: url("/1c-branches/css/../images/branch__sprite.png") 0 -350px no-repeat; }
.s-branch .validity__error--message::after {
    position: absolute;
    top: -8px;
    left: 20px;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.3em;
    vertical-align: middle;
    content: "";
    color: #fff;
    border-bottom: 9px solid;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent; }

.b-callback {
    margin-bottom: 40px; }

.list-flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
.list-flex li {
    width: 48%; }
@media screen and (max-width: 767px) {
    .list-flex li {
        width: 100%; } }

.pt-30 {
    padding-top: 30px; }

.poultry__policy {
    margin-top: 12px;
}

.poultry__link {
    color: #fff;
    text-decoration: underline;
}

.poultry__link:hover {
    color: #fff;
    opacity: 0.7;
    text-decoration: underline;
}

/*.s-detail-product .rk-right-place-1, .s-detail-product .rk-right-place-1.affix
 * position: relative !important
 * top: 0 !important */

/*# sourceMappingURL=main.css.map */

/* End */


/* Start:/1c-branches/avtomatizatsiya-restoranov-barov-kafe-stolovih-kombinatov-pitaniya/avtomatizaciya-restoranov-s-1c-rarus/sass/main.css?173400684224731*/
.automation {
  margin-bottom: 64px;
}

.automation__card {
  display: flex;
  background-color: #F9F9F9;
  height: 100%;
  border: 1px solid #E2E2E2;
  box-sizing: border-box;
  border-radius: 4px;
  padding: 36px 26px;
}
@media (max-width: 991px) {
  .automation__card {
    flex-wrap: wrap;
  }
}
@media (max-width: 767px) {
  .automation__card {
    padding: 18px 13px;
  }
}

.automation__wrap {
  margin-bottom: 30px;
}

.automation__img {
  margin-right: 34px;
}

.automation__subtitle {
  margin-bottom: 12px;
}

.supply {
  margin-bottom: 20px;
}

.supply__help {
  display: flex;
  align-items: center;
  justify-content: space-around;
  min-height: 100px;
  border-radius: 4px;
  background-color: #00a2d0;
  padding: 15px;
  margin-bottom: 42px;
}

.supply__btns {
  display: flex;
  align-items: center;
  justify-content: center;
}

.supply__btn {
  display: block;
}

@media screen and (max-width: 767px) {
  .supply__btn {
    width: 100%;
    margin: 0 0 15px 0 !important;
  }
  .supply__btns {
    flex-wrap: wrap;
  }
}
.supply__function {
  margin-bottom: 50px;
}

.supply__headline {
  display: grid;
  grid-template-columns: 1.7fr 1fr 1fr 1fr;
  grid-gap: 20px;
  border-bottom: 2px solid #f37d34;
  align-items: center;
  padding: 20px 0;
  font-weight: 700;
}

.supply__list-item {
  display: grid;
  grid-template-columns: 1.7fr 1fr 1fr 1fr;
  grid-gap: 20px;
  align-items: center;
  padding: 20px 0;
}
@media (max-width: 767px) {
  .supply__list-item {
    grid-template-columns: 1fr;
  }
}

.supply__list-item:hover {
  background: #f7f7f7;
}

@media (max-width: 767px) {
  .supply__list-item:first-child {
    padding-top: 0;
  }
}

.supply__list-item:not(:last-child) {
  border-bottom: 1px solid #eaeaea;
}

@media (max-width: 767px) {
  .supply__list-title {
    font-size: 18px;
    line-height: 32px;
    font-weight: 600;
  }
}

.supply__list-cell {
  display: flex;
  justify-content: center;
}
@media (max-width: 767px) {
  .supply__list-cell {
    justify-content: space-between;
    column-gap: 20px;
  }
}

.supply__icon {
  flex-shrink: 0;
  color: #999;
}

.poultry__btn-link {
  color: #fff;
  text-decoration: none;
  margin-bottom: 20px;
}

.preparation__card {
  display: flex;
  margin-bottom: 30px;
}

.preparation__img {
  margin-right: 15px;
}

@media screen and (max-width: 768px) {
  .preparation__card {
    flex-wrap: wrap;
  }
  .preparation__img {
    margin-bottom: 15px;
  }
}
.support {
  margin-bottom: 20px;
}

.support__content {
  background-color: #f9f9f9;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
  padding: 0;
}

.support__wrap {
  padding: 26px 30px 40px;
}

.support__list {
  margin-bottom: 60px;
}

.support__list li {
  padding-left: 35px;
  margin-bottom: 9px;
  position: relative;
}

.support__list li::before {
  position: absolute;
  top: 3px;
  left: 0;
  width: 20px;
  height: 16px;
  content: "";
  background: url(/1c-branches/avtomatizatsiya-restoranov-barov-kafe-stolovih-kombinatov-pitaniya/avtomatizaciya-restoranov-s-1c-rarus/sass/../images/workflow__sprite.png) 0 0 no-repeat;
}

.support__img {
  margin-top: -25px;
}

@media screen and (max-width: 767px) {
  .support__list {
    margin-bottom: 20px;
  }
}
.interest__ico {
  margin-right: 10px;
}

@media screen and (max-width: 767px) {
  .interest__wrap {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 400px) {
  .interest__ico {
    width: 54px;
    height: 54px;
  }
  .interest__link {
    display: flex;
    flex-direction: column;
  }
}
.required__list {
  display: grid;
  grid-row-gap: 12px;
  grid-template-columns: repeat(2, max-content);
  grid-template-rows: repeat(2, 1fr);
  grid-auto-flow: column;
  grid-column-gap: 84px;
}
@media (max-width: 767px) {
  .required__list {
    grid-template-columns: 1fr;
    grid-template-rows: repeat(4, 1fr);
  }
}

.required__item {
  display: flex;
  align-items: center;
  grid-column-gap: 12px;
}

.required__icon {
  width: 32px;
  height: 32px;
}

.workflow h2 {
  font-family: inherit;
  font-size: 24px;
  line-height: 32px;
  font-weight: 400;
  font-style: normal;
  color: #333333;
  margin: 5px 0;
}
@media (max-width: 767px) {
  .workflow h2 {
    padding: 10px 0 35px;
  }
}
.workflow h3 {
  font-family: inherit;
  font-size: 20px;
  font-weight: 400;
  font-style: normal;
  color: #333333;
  line-height: 28px;
  margin: 5px 0;
  padding: 5px 0 10px;
}
.workflow b {
  font-weight: 600;
}
@media (min-width: 992px) {
  .workflow .descript_bottom {
    padding: 0 0 0 125px;
    font-size: 13px;
  }
}
.workflow .btn-info-outline {
  background-color: transparent;
  border: 2px solid #00a2d0;
  color: #fff;
}
.workflow .btn-info-outline:hover {
  color: #fff;
  background-color: #00a2d0;
  border: 2px solid #00a2d0;
  opacity: 0.9;
}
.workflow .btn-info {
  background-color: #0a75ab;
  border: 2px solid #0a75ab;
  margin-right: 20px;
  font-size: 15px;
}
.workflow .btn-info:hover {
  background-color: #0a75ab;
  border: 2px solid #0a75ab;
  opacity: 0.9;
}
.workflow .btn-info-outline {
  background-color: transparent;
  border: 2px solid #0a75ab;
  color: #fff;
  font-size: 15px;
}
.workflow .btn-info-outline:hover {
  color: #fff;
  background-color: #0a75ab;
  border: 2px solid #0a75ab;
  opacity: 0.9;
}
.workflow .ico {
  display: inline-block;
  background: url(/1c-branches/avtomatizatsiya-restoranov-barov-kafe-stolovih-kombinatov-pitaniya/avtomatizaciya-restoranov-s-1c-rarus/sass/../images/avtomatizaciya__sprite_1.png?321456) 0 -100px no-repeat;
}
.workflow .ico__1 {
  background-position: -15px -3px;
}
.workflow .ico__2 {
  background-position: -18px -65px;
}
.workflow .ico__3 {
  background-position: -14px -134px;
}
.workflow .ico__4 {
  background-position: -7px -1083px;
}
.workflow .ico__5 {
  background-position: -6px -994px;
  position: relative;
  top: -10px;
}
.workflow .ico__6 {
  background-position: -7px -887px;
  position: relative;
  top: -7px;
}
.workflow .ico__7 {
  background-position: -11px -788px;
}
.workflow .ico__8 {
  background-position: -5px -1195px;
  position: relative;
  top: -2px;
}
.workflow .ico__9 {
  background-position: -22px -505px;
}
.workflow .ico__10 {
  background-position: -16px -573px;
}
.workflow .ico__11 {
  background-position: -22px -638px;
}
.workflow .ico__12 {
  background-position: -22px -718px;
}
.workflow .ico__13 {
  background-position: -21px -1329px;
  position: relative;
  top: -2px;
}
.workflow .workflow__guarantee {
  margin-bottom: 20px;
}
.workflow .workflow__guarantee h2 {
  font-family: inherit;
  font-size: 24px;
  line-height: 32px;
  font-weight: 400;
  font-style: normal;
  color: #333333;
  margin: 5px 0;
}
@media (max-width: 767px) {
  .workflow .workflow__guarantee h2 {
    padding: 10px 0 35px;
  }
}
.workflow .workflow__guarantee h3 {
  font-family: inherit;
  font-size: 20px;
  font-weight: 400;
  font-style: normal;
  color: #333333;
  line-height: 28px;
  margin: 5px 0;
  padding: 5px 0 10px;
}
.workflow .workflow__guarantee b {
  font-weight: 600;
}
@media (min-width: 992px) {
  .workflow .workflow__guarantee .descript_bottom {
    padding: 0 0 0 125px;
    font-size: 13px;
  }
}
.workflow .workflow__guarantee__list {
  margin-bottom: 20px;
}
.workflow .workflow__guarantee__list li {
  padding-left: 35px;
  margin-bottom: 9px;
  position: relative;
}
.workflow .workflow__guarantee__list li::before {
  position: absolute;
  top: 3px;
  left: 0;
  width: 20px;
  height: 16px;
  content: "";
  background: url(/1c-branches/avtomatizatsiya-restoranov-barov-kafe-stolovih-kombinatov-pitaniya/avtomatizaciya-restoranov-s-1c-rarus/sass/../images/workflow__sprite.png) 0 0 no-repeat;
}
.workflow .workflow__guarantee--item {
  margin-bottom: 30px;
}
.workflow .workflow__guarantee .ico {
  width: 61px;
  height: 61px;
}
.workflow .workflow__guarantee .descript b {
  margin-bottom: 10px;
  display: block;
}
.workflow .workflow__promo {
  padding: 0 0 43px;
  margin-bottom: 40px;
  color: #fff;
  text-align: center;
  background: url("/1c-branches/avtomatizatsiya-restoranov-barov-kafe-stolovih-kombinatov-pitaniya/avtomatizaciya-restoranov-s-1c-rarus/sass/../images/bg_avtomatizaciya-restoranov.jpg") top center no-repeat;
  background-size: cover;
}
@media (max-width: 767px) {
  .workflow .workflow__promo {
    background: url("/1c-branches/avtomatizatsiya-restoranov-barov-kafe-stolovih-kombinatov-pitaniya/avtomatizaciya-restoranov-s-1c-rarus/sass/../images/bg_avtomatizaciya-restoranov-sm.jpg") center no-repeat;
    padding: 0;
    margin-bottom: 20px;
    background-size: cover;
  }
  .workflow .workflow__promo--top {
    background-color: rgba(0, 0, 0, 0.5);
  }
}
.workflow .workflow__promo h1 {
  color: #ffffff;
  margin-bottom: 40px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .workflow .workflow__promo h1 {
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .workflow .workflow__promo h1 {
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 20px;
  }
}
.workflow .workflow__promo--item {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .workflow .workflow__promo--item {
    margin-bottom: 30px;
  }
}
.workflow .workflow__promo--item .desc span {
  font-size: 18px;
}
@media (max-width: 767px) {
  .workflow .workflow__promo .btn {
    display: block;
  }
}
.workflow .workflow__promo .btn-warning {
  margin-right: 20px;
}
@media (max-width: 767px) {
  .workflow .workflow__promo .btn-warning {
    margin: 0 0 20px;
  }
}
.workflow .workflow__promo--detail {
  padding: 24px 0 54px 0;
  margin: 0 0 32px;
  background-color: #00a2d0;
  color: #fff;
}
.workflow .workflow__promo--detail h1 {
  color: #ffffff;
}
.workflow .workflow__promo .ico {
  height: 61px;
  width: 61px;
  margin-bottom: 18px;
}
@media (max-width: 767px) {
  .workflow .workflow__promo .ico {
    margin-bottom: 10px;
  }
  .workflow .workflow__promo .ico__1 {
    margin-bottom: 0;
  }
}
.workflow .workflow__automation {
  margin-bottom: 50px;
}
.workflow .workflow__automation img {
  padding: 20px 0 0;
}
.workflow .workflow__automation ul li {
  margin-bottom: 9px;
}
@media (max-width: 991px) {
  .workflow .workflow__automation .link-info {
    display: inline-block;
    margin-top: 15px;
  }
}
@media (max-width: 767px) {
  .workflow .workflow__automation .btn {
    display: block;
  }
}
.workflow .workflow__advantages {
  margin-bottom: 10px;
}
.workflow .workflow__advantages--item {
  margin: 10px 0 30px;
}
.workflow .workflow__advantages .ico {
  width: 90px;
  height: 90px;
}
.workflow .workflow__advantages .descript b {
  margin-bottom: 10px;
  display: block;
}
.workflow .workflow__help {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 42px;
  min-height: 100px;
  border-radius: 4px;
  background-color: #00a2d0;
  color: #fff;
  padding: 15px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .workflow .workflow__help {
    padding: 20px 15px;
  }
}
@media (max-width: 767px) {
  .workflow .workflow__help {
    padding: 15px 0;
  }
}
.workflow .workflow__help--title {
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
}
@media (max-width: 1199px) {
  .workflow .workflow__help--title {
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .workflow .workflow__help--button {
    margin-bottom: 20px;
  }
}
.workflow .workflow__help--button .btn-info-outline br {
  display: none;
}
@media (max-width: 767px) {
  .workflow .workflow__help--button .btn-info-outline br {
    display: block;
  }
}
@media (max-width: 767px) {
  .workflow .workflow__help--button .btn {
    margin-right: 0;
    display: block;
  }
}
.workflow .workflow__help h1 {
  color: #ffffff;
  margin-bottom: 40px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .workflow .workflow__help h1 {
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .workflow .workflow__help h1 {
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 20px;
  }
}
.workflow .workflow__help--item {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .workflow .workflow__help--item {
    margin-bottom: 30px;
  }
}
.workflow .workflow__help--item .desc span {
  font-size: 18px;
}
@media (max-width: 767px) {
  .workflow .workflow__help .btn {
    display: block;
  }
}
.workflow .workflow__help .btn-warning {
  margin-right: 20px;
}
@media (max-width: 767px) {
  .workflow .workflow__help .btn-warning {
    margin: 0 0 20px;
  }
}
.workflow .workflow__help--detail {
  padding: 24px 0 54px 0;
  margin: 0 0 32px;
  background-color: #00a2d0;
  color: #fff;
}
.workflow .workflow__help--detail h1 {
  color: #ffffff;
}
.workflow .workflow__help .ico {
  height: 61px;
  width: 61px;
  margin-bottom: 18px;
}
@media (max-width: 767px) {
  .workflow .workflow__help .ico {
    margin-bottom: 10px;
  }
  .workflow .workflow__help .ico__1 {
    margin-bottom: 0;
  }
}
.workflow .workflow__link {
  margin: 0 0 23px;
  padding: 32px 30px 20px;
  background-color: #f9f9f9;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
}
@media (max-width: 767px) {
  .workflow .workflow__link {
    padding: 20px 20px 6px;
  }
}
.workflow .workflow__automation {
  margin-bottom: 50px;
}
.workflow .workflow__automation img {
  padding: 20px 0 0;
}
.workflow .workflow__automation ul li {
  margin-bottom: 9px;
}
@media (max-width: 991px) {
  .workflow .workflow__automation .link-info {
    display: inline-block;
    margin-top: 15px;
  }
}
@media (max-width: 767px) {
  .workflow .workflow__automation .btn {
    display: block;
  }
}
.workflow .workflow__advantages {
  margin-bottom: 10px;
}
.workflow .workflow__advantages--item {
  margin: 10px 0 30px;
}
.workflow .workflow__advantages--item .num {
  font-size: 36px;
  line-height: 42px;
  color: #a8a8a8;
  margin-bottom: 10px;
}
.workflow .workflow__advantages--item .num__note {
  color: #ff7700;
}
.workflow .workflow__advantages .ico {
  width: 90px;
  height: 90px;
}
.workflow .workflow__advantages .descript b {
  margin-bottom: 10px;
  display: block;
}
.workflow .workflow__help {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 42px;
  min-height: 100px;
  border-radius: 4px;
  background-color: #00a2d0;
  color: #fff;
  padding: 15px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .workflow .workflow__help {
    padding: 20px 15px;
  }
}
@media (max-width: 767px) {
  .workflow .workflow__help {
    padding: 15px 0;
  }
}
.workflow .workflow__help--title {
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
}
@media (max-width: 1199px) {
  .workflow .workflow__help--title {
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .workflow .workflow__help--button {
    margin-bottom: 20px;
  }
}
.workflow .workflow__help--button .btn-info-outline br {
  display: none;
}
@media (max-width: 767px) {
  .workflow .workflow__help--button .btn-info-outline br {
    display: block;
  }
}
@media (max-width: 767px) {
  .workflow .workflow__help--button .btn {
    margin-right: 0;
    display: block;
    margin-bottom: 15px;
  }
}
.workflow .workflow__quality {
  margin-bottom: 40px;
}
.workflow .workflow__quality h2 {
  font-family: inherit;
  font-size: 24px;
  line-height: 32px;
  font-weight: 400;
  font-style: normal;
  color: #333333;
  margin: 5px 0;
  padding: 0 0 21px;
}
@media (max-width: 767px) {
  .workflow .workflow__quality h2 {
    padding: 10px 0 35px;
  }
}
.workflow .workflow__quality .quality {
  padding: 26px 30px 40px;
  background-color: #f9f9f9;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
}
@media (max-width: 991px) {
  .workflow .workflow__quality .quality {
    padding: 30px 20px 30px;
  }
}
.workflow .workflow__quality .quality__title {
  margin-bottom: 23px;
  line-height: 30px;
  font-size: 24px;
}
.workflow .workflow__quality .quality__descript {
  font-size: 18px;
  margin-bottom: 25px;
}
.workflow .workflow__quality .quality__list {
  margin-bottom: 20px;
}
.workflow .workflow__quality .quality__list li {
  padding-left: 35px;
  margin-bottom: 9px;
  position: relative;
}
.workflow .workflow__quality .quality__list li::before {
  position: absolute;
  top: 3px;
  left: 0;
  width: 20px;
  height: 16px;
  content: "";
  background: url(/1c-branches/avtomatizatsiya-restoranov-barov-kafe-stolovih-kombinatov-pitaniya/avtomatizaciya-restoranov-s-1c-rarus/sass/../images/workflow__sprite.png) 0 0 no-repeat;
}
@media (max-width: 1199px) {
  .workflow .workflow__quality .quality__item {
    margin-bottom: 20px;
  }
}
.workflow .workflow__quality .quality img {
  padding: 0px 0 37px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .workflow .workflow__quality .quality img {
    padding: 0 20px 15px 0;
  }
}
.workflow .workflow__quality .quality .rk-zone_fgis {
  margin: 0 auto;
}
.workflow .workflow__quality .quality .rk-zone__img {
  position: absolute;
  right: 5%;
  bottom: -77px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .workflow .workflow__quality .quality .rk-zone__img {
    bottom: -45px;
  }
}
.workflow .workflow__quality h2 {
  font-family: inherit;
  font-size: 24px;
  line-height: 32px;
  font-weight: 400;
  font-style: normal;
  color: #333333;
  margin: 5px 0;
}
@media (max-width: 767px) {
  .workflow .workflow__quality h2 {
    padding: 10px 0 35px;
  }
}
.workflow .workflow__quality h3 {
  font-family: inherit;
  font-size: 20px;
  font-weight: 400;
  font-style: normal;
  color: #333333;
  line-height: 28px;
  margin: 5px 0;
  padding: 5px 0 10px;
}
.workflow .workflow__quality b {
  font-weight: 600;
}
@media (min-width: 992px) {
  .workflow .workflow__quality .descript_bottom {
    padding: 0 0 0 125px;
    font-size: 13px;
  }
}
.workflow .workflow__quality--item {
  margin-bottom: 30px;
}
.workflow .workflow__quality .ico {
  width: 55px;
  height: 55px;
}
.workflow .workflow__quality .descript b {
  margin-bottom: 10px;
  display: block;
}
.workflow .workflow__plan {
  margin-bottom: 18px;
}
.workflow .workflow__plan--item {
  margin: 10px 0 22px;
  display: flex;
}
.workflow .workflow__plan .num {
  font-size: 36px;
  line-height: 42px;
  color: #a8a8a8;
  margin-bottom: 10px;
}
.workflow .workflow__plan .num__note {
  color: #ff7700;
}
.workflow .workflow__plan .descript b {
  margin-bottom: 10px;
  display: block;
}
.workflow .workflow__sentence {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 30px;
  min-height: 100px;
  border-radius: 4px;
  background-color: #f37d34;
  color: #fff;
  padding: 15px;
}
.workflow .workflow__sentence--title {
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  margin-bottom: 5px;
}
@media (max-width: 767px) {
  .workflow .workflow__sentence--title {
    margin-bottom: 15px;
  }
}
.workflow .workflow__sentence--descript {
  font-size: 15px;
}
@media (max-width: 1199px) {
  .workflow .workflow__sentence--descript {
    margin-bottom: 15px;
  }
}
.workflow .workflow__sentence--button {
  border: 2px solid #cc4b0c;
  background-color: transparent;
}
.workflow .workflow__sentence--button:hover {
  background-color: #cc4b0c;
  border: 2px solid #cc4b0c;
  opacity: 0.9;
}
@media (max-width: 767px) {
  .workflow .workflow__sentence--button .btn-danger {
    margin: 0 0 20px;
  }
}
@media (max-width: 767px) {
  .workflow .workflow__sentence--button .btn {
    display: block;
  }
}
.workflow .workflow__implementation h2 {
  padding: 10px 0 16px;
}
.workflow .workflow__review {
  background-color: #f7f7f7;
  border: 1px solid #eaeaea;
  position: relative;
  border-radius: 4px;
  min-height: 485px;
  margin-bottom: 30px;
  padding: 35px 20px 20px;
}
@media (max-width: 767px) {
  .workflow .workflow__review {
    max-width: inherit;
    min-height: inherit;
  }
}
.workflow .workflow__review::before {
  content: "";
  position: absolute;
  left: calc(50% - 16px);
  top: -2px;
  width: 32px;
  height: 30px;
  background: url("/1c-branches/avtomatizatsiya-restoranov-barov-kafe-stolovih-kombinatov-pitaniya/avtomatizaciya-restoranov-s-1c-rarus/sass/../images/workflow__sprite.png?123456") 0 -50px no-repeat;
}
.workflow .workflow__review--type {
  font-size: 12px;
  font-weight: 600;
  line-height: 22px;
  color: #999;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 25px;
}
.workflow .workflow__review--foto {
  text-align: center;
  margin-bottom: 10px;
}
.workflow .workflow__review--name {
  font-weight: 700;
  text-align: center;
  margin-bottom: 5px;
}
.workflow .workflow__review--position {
  margin-bottom: 20px;
  text-align: center;
}
.workflow .workflow__review--description {
  line-height: 22px;
}
.workflow .workflow__note {
  background: #fffdda;
  border: 1px solid #fae4bb;
  padding: 20px 25px;
  margin: 15px 0;
  font-style: italic;
}
.workflow .workflow__quote {
  padding: 3px 0 5px 15px;
  border-left: 4px solid #ff7700;
  font-weight: 700;
  margin: 0 0 12px;
}
.workflow--detail h2 {
  font-family: inherit;
  font-size: 24px;
  line-height: 32px;
  font-weight: 400;
  font-style: normal;
  color: #333333;
  margin: 5px 0;
  padding: 10px 0 15px;
}
.workflow--detail ul {
  list-style: none;
  padding-left: 10px;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .workflow--detail ul {
    margin-bottom: 0;
  }
}
.workflow--detail ul li {
  padding-left: 9px;
  margin-bottom: 6px;
  position: relative;
}
.workflow--detail ul li::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 10px;
  left: 0px;
  width: 4px;
  height: 4px;
  border-radius: 4px;
  background: #e77817;
}
.workflow--detail ul ul {
  margin-bottom: 0;
}
.workflow--detail ul ul li::before {
  background: #069;
}
.workflow--detail ul.list__check li {
  padding-left: 35px;
  margin-bottom: 9px;
  position: relative;
}
.workflow--detail ul.list__check li::before {
  position: absolute;
  top: 3px;
  left: 0;
  width: 20px;
  height: 16px;
  content: "";
  background: url(/1c-branches/avtomatizatsiya-restoranov-barov-kafe-stolovih-kombinatov-pitaniya/avtomatizaciya-restoranov-s-1c-rarus/sass/../images/workflow__sprite.png) 0 0 no-repeat;
}
.workflow--detail ol {
  margin-bottom: 15px;
}
.workflow--detail ol li {
  margin-bottom: 6px;
}
@media (max-width: 767px) {
  .workflow--detail .btn-info {
    margin: 0 0 20px;
  }
}
@media (max-width: 767px) {
  .workflow--detail .btn {
    display: block;
  }
}
.workflow--detail .thumbnail-overlay {
  position: relative;
  display: inline-block;
}
.workflow--detail .thumbnail-overlay::after {
  display: block;
  position: absolute;
  content: "";
  background: url("/1c-branches/avtomatizatsiya-restoranov-barov-kafe-stolovih-kombinatov-pitaniya/avtomatizaciya-restoranov-s-1c-rarus/sass/../images/i__loupe.png");
  width: 29px;
  height: 28px;
  top: calc(50% - 15px);
  left: calc(50% - 15px);
  opacity: 0.35;
}
.workflow--detail .thumbnail-overlay::before {
  display: block;
  position: absolute;
  content: "";
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.45);
  width: 72px;
  height: 72px;
  top: calc(50% - 36px);
  left: calc(50% - 36px);
  opacity: 0.35;
}
.workflow--detail .thumbnail-overlay:hover::before, .workflow--detail .thumbnail-overlay:hover::after {
  opacity: 1;
}

#image-modal .modal-img {
  max-width: 95%;
}
@media (max-width: 767px) {
  #image-modal .modal-img {
    max-width: 100%;
  }
}
#image-modal .modal-img img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}
#image-modal .modal-img .close::before {
  display: block;
  position: absolute;
  content: "";
  width: 30px;
  height: 30px;
  background: url(/1c-branches/avtomatizatsiya-restoranov-barov-kafe-stolovih-kombinatov-pitaniya/avtomatizaciya-restoranov-s-1c-rarus/sass/../images/close.png) no-repeat;
  right: -16px;
  top: -10px;
  z-index: 1;
  cursor: pointer;
}

.poultry__dev {
  border-top: 1px solid red;
  border-bottom: 1px solid red;
}
@media (min-width: 768px) {
  .poultry__wrap {
    padding: 72px 0 75px;
  }
}
@media (max-width: 767px) {
  .poultry__wrap {
    padding: 30px 0;
  }
}
.poultry__container {
  font-family: Open Sans, sans-serif;
  font-weight: 400;
}
@media (max-width: 991px) {
  .poultry__nav {
    display: flex;
    justify-content: space-between;
  }
}
.poultry__nav--arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  color: #fff;
  background-color: #c8c8c8;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  cursor: pointer;
  opacity: 0.7;
}
.poultry__nav--arrow:focus, .poultry__nav--arrow:active, .poultry__nav--arrow:hover {
  color: #fff;
  opacity: 1;
}
@media (min-width: 992px) {
  .poultry__nav--arrow {
    position: absolute;
    top: calc(50% - 20px);
  }
}
@media (min-width: 992px) {
  .poultry__nav--arrow__left {
    left: -15px;
  }
}
.poultry__nav--arrow__left .icon {
  transform: rotate(-180deg);
}
@media (min-width: 992px) {
  .poultry__nav--arrow__right {
    right: -15px;
  }
}
@media (min-width: 992px) {
  .poultry__nav--block {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
  }
}
@media (max-width: 991px) {
  .poultry__nav--block {
    display: none;
  }
}
.poultry__nav--block li {
  width: 12px;
  height: 12px;
  background-color: #c8c8c8;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 5px;
  cursor: pointer;
}
.poultry__nav--block li.active {
  background-color: #fd7600;
}
.poultry__info__wrap {
  max-width: 100%;
  margin: 0 auto;
  position: relative;
}
.poultry__info__wrap .carousel-inner img {
  display: block;
  margin: 0 auto;
}
@media (min-width: 992px) {
  .poultry__info__wrap .carousel-inner {
    margin-bottom: 46px;
  }
}
@media (max-width: 991px) {
  .poultry__info__wrap .carousel-inner {
    overflow: visible;
  }
}

.workflow__help--btns {
  display: flex;
  align-items: center;
  justify-content: center;
}

@media screen and (max-width: 767px) {
  .workflow__help--btns {
    flex-wrap: wrap;
  }
  .workflow__help--btn {
    width: 100%;
    margin: 0 0 15px 0 !important;
  }
}

/*# sourceMappingURL=main.css.map */

/* End */
/* /1c-branches/css/main.css?174766127733027 */
/* /1c-branches/avtomatizatsiya-restoranov-barov-kafe-stolovih-kombinatov-pitaniya/avtomatizaciya-restoranov-s-1c-rarus/sass/main.css?173400684224731 */
