

/* Start:/1c-branches/css/main.css?175518707333027*/
.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:/local/templates/.default/components/bitrix/system.pagenavigation/.default/style.css?17551871952242*/
.b-pagenavigation font:first-child{
	margin-bottom: 9px;
	display: block;
}
.b-pagenavigation a{
	color:#595959;
	display:inline-block;
	border:1px solid #ccc;
	padding: 5px 10px;
	margin-right: 2px;
	border-radius: 4px;
	text-decoration:none;
	background-color: #fff;
	background: -o-linear-gradient(#fff,#e7e7e7);
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e7e7e7));
	background: -moz-linear-gradient(top,  #fff,  #e7e7e7);
	-pie-background:linear-gradient(#fff,#e7e7e7);
	behavior: url(/common/js/PIE.htc);
}
.b-pagenavigation a:hover{
	color: #b3b3b3;
	border: 1px solid #e3e3e3;
	background: -moz-linear-gradient(270deg, #ffffff 0%, #f4f4f4 100%);
	background: -webkit-gradient(linear, 270deg, color-stop(0%, #ffffff), color-stop(100%, #f4f4f4));
	background: -webkit-linear-gradient(270deg, #ffffff 0%, #f4f4f4 100%);
	background: -o-linear-gradient(270deg, #ffffff 0%, #f4f4f4 100%);
	background: -ms-linear-gradient(270deg, #ffffff 0%, #f4f4f4 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f4f4f4', GradientType='1');
	background: linear-gradient(180deg, #ffffff 0%, #f4f4f4 100%);
}
.b-pagenavigation a:focus{
	background: #f4f4f4;
}
.b-pagenavigation a:visited{
	color: #595959;
}
.b-pagenavigation b{
	color:#fff;
	font-weight: normal;
	border-top:1px solid #d74c17;
	border-right:1px solid #ea6d2a;
	border-bottom:1px solid #f37d34;
	border-left:1px solid #ea6d2a;
	background: #f37d34;
	padding: 5px 10px;
	margin-right: 2px;
	border-radius: 4px;
	display: inline-block;
	
	-moz-box-shadow: 0 1px 0px 0px #ea6d2a inset;
	-webkit-box-shadow: 0 1px 0px 0px #ea6d2a inset;
	box-shadow: 0 1px 0px 0px #ea6d2a inset;
	behavior: url(/common/js/PIE.htc);
}
.b-pagenavigation .prev{
	border-color: rgba(0, 0, 0, 0) #595959 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
	border-right: 4px solid #595959;
	border-style: solid;
	border-width: 4px;
	display: inline-block;
	position: relative;
	left: -2px;
	top: -1px;
}
.b-pagenavigation .next{
	border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #595959;
	border-left: 4px solid #595959;
	border-style: solid;
	border-width: 4px;
	display: inline-block;
	position: relative;
	left: 2px;
	top: -1px;
}
/* End */


/* Start:/local/templates/rarus.light/components/rarus/widget/modal.add-to-basket/style.css?17551871973057*/
main #f-add-to-basket .modal-dialog {
  width: 600px;
  max-width: 600px;
}
@media (max-width: 767px) {
  main #f-add-to-basket .modal-dialog {
    width: auto;
  }
}
main #f-add-to-basket .modal-body {
  padding: 35px 30px 20px;
  overflow: hidden;
}
main #f-add-to-basket .modal-content {
  border-color: #c4c4c4;
  background-color: #f7f7f7;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
  overflow: hidden;
}
main #f-add-to-basket .icon {
  vertical-align: middle;
  display: inline-block;
  font-size: 21px;
  line-height: 21px;
}
main #f-add-to-basket .icon::before {
  content: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M25.3337 8.54667L23.4537 6.66667L16.0003 14.12L8.54699 6.66667L6.66699 8.54667L14.1203 16L6.66699 23.4533L8.54699 25.3333L16.0003 17.88L23.4537 25.3333L25.3337 23.4533L17.8803 16L25.3337 8.54667Z' fill='black'/%3E%3C/svg%3E%0A");
  position: relative;
  top: 0;
  cursor: pointer;
  opacity: 0.5;
}
main #f-add-to-basket .icon:hover:before {
  opacity: 0.9;
}
main #f-add-to-basket .top-basket-popup {
  padding: 25px 29px 21px 93px;
  background: url(/local/templates/rarus.light/components/rarus/widget/modal.add-to-basket/images/add-to-busket-bg.png) no-repeat 29px 16px;
}
@media (max-width: 767px) {
  main #f-add-to-basket .top-basket-popup {
    padding: 25px 29px 21px 53px;
    background: url(/local/templates/rarus.light/components/rarus/widget/modal.add-to-basket/images/add-to-busket-bg.png) no-repeat -4px 16px;
  }
}
main #f-add-to-basket .top-basket-popup .title {
  font-size: 15px;
  font-weight: bold;
  color: #333;
  margin: 0 0 3px;
}
main #f-add-to-basket .modal-footer {
  padding-top: 19px;
  padding-bottom: 17px;
  background-color: #f2f2f2;
  text-align: left;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 15px;
  border-top: 1px solid #eceeef;
}
@media (max-width: 767px) {
  main #f-add-to-basket .modal-footer {
    text-align: center;
  }
}
main #f-add-to-basket .bottom-basket-popup {
  margin: 0 auto;
}
main #f-add-to-basket .bottom-basket-popup .fast-answer {
  background: url(/local/templates/rarus.light/components/rarus/widget/modal.add-to-basket/images/clock-basket.png) no-repeat 0 3px;
  color: #333333;
  font-size: 11px;
  line-height: 15px;
  padding: 4px 0 0 30px;
  width: 150px;
  display: inline-block;
  vertical-align: middle;
}
@media (max-width: 767px) {
  main #f-add-to-basket .bottom-basket-popup .fast-answer {
    background: url(/local/templates/rarus.light/components/rarus/widget/modal.add-to-basket/images/clock-basket.png) no-repeat 0 15px;
    padding: 15px 0 0 30px;
  }
}
main #f-add-to-basket .bottom-basket-popup .btn {
  display: inline-block;
  line-height: 1.25;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-family: inherit;
  font-size: 1rem;
  border-radius: 0.25rem;
  transition: 0.2s ease-in-out;
  cursor: pointer;
  font-weight: 600;
  padding: 11px 17.25px;
  white-space: normal;
  border: 1px solid transparent;
}
main #f-add-to-basket .bottom-basket-popup .btn-danger {
  margin: 0 14px 0 0;
  color: #fff;
  border-color: #FA7500;
  background-color: #FA7500;
}

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

/* End */
/* /1c-branches/css/main.css?175518707333027 */
/* /local/templates/.default/components/bitrix/system.pagenavigation/.default/style.css?17551871952242 */
/* /local/templates/rarus.light/components/rarus/widget/modal.add-to-basket/style.css?17551871973057 */
