

/* Start:/bitrix/templates/dresscode/css/page_gurt.css?177064523912571*/
.group-banner {
    display: flex;
}

.group-wrapper p {
    margin: 0;
}

.group-wrapper b {
    font-weight: 500;
}

.group-banner__leftContainer {
    background: linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgba(235, 235, 235, 1) 50%, rgba(210, 210, 210, 1) 100%);
    padding: 40px;
    width: 50%;
}

.group-banner__leftContainer {
    background-color: rgba(210, 210, 210, 1);
}

.group-banner__title {
    font-size: 2.2rem;
    line-height: normal;
    text-transform: uppercase;
    color: #000000;
    font-weight: 300;
    padding-top: 6rem;
}

.group-banner__subtitle {
    font-size: 1.2rem;
    line-height: normal;
    text-transform: uppercase;
}

.group-wrapper .group-banner__text {
    margin: 8rem 0 1rem;
    font-size: 1.2rem;
}

.group-banner__btn {
    margin-top: 2.5rem;
    max-width: 60%;
    cursor: pointer !important;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    text-decoration: none;
    margin-bottom: 12px;
    border-radius: 4px;
    text-align: center;
    line-height: 60px;
    padding: 0.6rem;
    display: inline;
    color: #ffffff;
    background-color: #F89E1C;
    text-transform: uppercase;
    border: 0;
    font-size: 1.2rem;
    font-weight: 700;
}

.group-banner__btn:hover {
    background-color: rgba(255, 168, 1, 0.7);
}

.group-banner__rightContainer {
    width: 50%;
}

.group-banner__rightContainer img {
    max-width: 770px;
    height: 100%;
    object-fit: cover;
}

.ourAchievements-counts {
    display: flex;
    justify-content: space-around;
    padding: 0 4rem;
    margin-top: 3rem;
}

.ourAchievements-counts__block {
    display: flex;
    flex-direction: column;
    row-gap: 4px;
    align-items: center;
    width: 260px;
}

.ourAchievements-counts__block p {
    color: #F89E1C;
    font-size: 3.5rem;
    line-height: normal;
    text-transform: uppercase;
    margin: 0;
}

.ourAchievements-counts__block span {
    font-size: 1.2rem;
    line-height: normal;
    text-transform: uppercase;
    font-weight: 600;
}

.group-wrapper .group-block-title {
    position: relative;
    padding: 2rem 10px 1rem 10px;
    margin: 5rem 0 1rem 0;
    text-align: center;
    font-size: 2.2rem;
    line-height: normal;
    text-transform: uppercase;
}

.group-block-title span {
    display: block;
    margin-top: 1rem;
}

.group-block-title::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: auto;
    left: 0;
    margin: auto;
    display: block;
    width: 20%;
    height: 0.15rem;
    background: #cacaca;
}

.our-import-slider:not(.slick-initialized),
.our-clients__slider:not(.slick-initialized) {
    display: flex;
    height: 200px;
    min-height: 200px;
}

.our-clients .group-block-title {
    margin: 5rem 0 0.5rem 0;
}

.our-clients .our-slide__item::before {
    content: "";
    display: block;
    width: 100%;
    padding-top: 34%;
}

.our-import-slider:not(.slick-initialized) li,
.our-clients__slider:not(.slick-initialized) li {
    display: none;
}

.our-import-slider:not(.slick-initialized) li:nth-child(1-4),
.our-clients__slider:not(.slick-initialized) li:nth-child(1-4) {
    display: block;
    height: 200px;
    min-height: 200px;
}

.our-import-slider li {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
}

.our-slide__item {
    background-color: #fff;
    border: 1px solid #fff;
    line-height: 0;
    position: relative;
}

.our-slide__item::before {
    content: "";
    display: block;
    width: 100%;
    padding-top: 40%;
}

.our-slide__item img {
    position: absolute;
    left: 0;
    top: 0;
    width: 90%;
    height: 100%;
    object-fit: contain;
}

.group-wrapper .topBtnRight, .group-wrapper .topBtnLeft {
    right: 0;
    z-index: 999;
    background-image: url(/bitrix/templates/dresscode/components/dresscode/products.by.filter/.default/images/slideArrowSmall.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    transform: translateY(-50%);
    position: absolute;
    height: 70px;
    width: 35px;
    top: 50%;
}

.group-wrapper .topBtnRight {
    background-position: 0 -70px;
}

.group-wrapper .topBtnLeft {
    left: 0;
}

.group-wrapper .slick-disabled {
    opacity: 0.4;
    cursor: inherit;
}

.working-us {
    display: flex;
    flex-direction: column;
    row-gap: 0.5rem;
}

.working-us .group-block-title {
    margin: 5rem 0 0.5rem 0;
}

.working-us__box {
    display: flex;
    align-items: center;
}

.working-us__box-leftContainer img {
    max-width: 440px;
}

.working-us__box-rightContainer li {
    font-size: 1.2rem;
}

.working-us__box-rightContainer li {
    list-style: none;
    position: relative;
    padding-left: 1.5rem;
}


.working-us__box-rightContainer ul {
    display: flex;
    flex-direction: column;
    row-gap: 0.4rem;
}

.working-us__box-rightContainer li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background-color: #f99e1c;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.why-us_list {
    margin: 0;
    display: grid;
    grid-template-columns: 1fr 1fr;
    padding: 0 2rem 2rem 2rem;
    row-gap: 1rem;
}

.why-us_list li {
    display: flex;
    align-items: center;
    column-gap: 1rem;
}

.why-us_list li img {
    max-width: 70px;
}

.why-us_list li p {
    max-width: 246px;
}

.group-consultation__title {
    font-weight: 400;
    padding: 2rem 10px 1rem 10px;
    text-align: center;
    font-size: 1.2rem;
    line-height: normal;
    text-transform: uppercase;
}

.group-consultation {
    text-align: center;
}

.our-shops_list {
    display: flex;
    column-gap: 1rem;
}

.our-shop {
    width: calc(100% / 3);
}

.our-shop__photo img {
    object-fit: contain;
    width: 100%;
}

.group-wrapper .our-shop__street {
    margin-bottom: 1rem;
    display: flex;
    column-gap: 1rem;
}

.our-shop__street span {
    font-size: 1.2rem;
    line-height: normal;
    font-weight: 500;
}

.our-shop__street img {
    max-width: 30px;
    height: 100%;
}

.our-shop__time {
    margin: 0;
    padding-left: 45px;
    display: flex;
    flex-direction: column;
    font-size: 1.2rem;
    row-gap: 4px;
}

.group-form__field {
    border: 1px solid #cacaca;
    height: 48px;
    width: 470px;
    background-color: #f9f9f9;
}

.group-form__box {
    display: flex;
    flex-direction: column;
    row-gap: 1rem;
    align-items: center;
}

.group-form__field input {
    border: none;
    width: 100%;
    height: 100%;
    background-color: transparent;
    padding-left: 16px;
}

.group-form .group-banner__btn {
    margin-top: 1.5rem;
    padding: 0.2rem 0.4rem;
    line-height: 40px;
    font-size: 1rem;
}

.group-form__field.group-form__phone {
    position: relative;
}

.group-form__important {
    color: red;
}

.group-form__field.group-form__phone {
    position: relative;
}

.why-us_list li p {
    font-size: 1.2rem;
}

.group-form .b24-form-wrapper.b24-form-shadow {
    box-shadow: none;
    border-bottom: none
}

.group-form .b24-form-header.b24-form-padding-side {
    display: none;
}

.group-form .b24-form-btn-block {
    padding-bottom: 0;
    display: flex;
    justify-content: center;
}

.group-form .b24-form-btn {
    margin-top: 1rem;
    max-width: 60%;
    cursor: pointer !important;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    text-decoration: none;
    margin-bottom: 12px;
    border-radius: 4px;
    text-align: center;
    min-height: inherit;
    padding: 0.6rem;
    display: inline;
    color: #ffffff;
    font: inherit;
    background-color: #F89E1C;
    text-transform: uppercase;
    border: 0;
    font-size: 1.2rem;
    font-weight: bold;
    width: auto;
}

.group-form .b24-form-control {
    border: 1px solid #cacaca !important;
    height: 48px;
    width: 470px;
    background-color: #f9f9f9 !important;
}

.group-form .b24-form-control-container.b24-form-control-icon-after {
    position: relative;
}

.group-form .b24-form-field-phone .b24-form-control-container.b24-form-control-icon-after:after {
    position: absolute;
    right: 8px;
    top: 50%;
    transform: translateY(-50%);
    width: 24px;
    height: 24px;
    content: '';
    background: url(/upload/gurt/icons/phone.svg) 0 50% no-repeat transparent;
}

@media screen and (max-width: 1320px) {
    .group-banner__rightContainer {
        display: none;
    }

    .group-banner__leftContainer {
        width: 100%;
    }

    .ourAchievements-counts {
        flex-direction: column;
        row-gap: 2rem;
        margin-bottom: 2rem;
        align-items: center;
    }
}

@media screen and (max-width: 1024px) {
    .group-wrapper .group-block-title {
        margin: 3rem 0 1rem 0;
        font-size: 1.8rem;
    }
    
    .group-banner__title {
        padding-top: 0;
        font-size: 1.8rem;
        margin-bottom: 0;
    }

    .group-banner__subtitle {
        margin-top: 0;
        font-size: 1rem;
        margin-bottom: 0;
        line-height: 1.5rem;
    }

    .ourAchievements-counts {
        margin-top: 2rem;
    }

    .group-banner__leftContainer {
        width: 100%;
        background: transparent;
        position: relative;
    }

    .group-banner__leftContainer:before {
        content: '';
        position: absolute;
        left: -12px;
        width: calc(100% + 24px);
        background: linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgba(235, 235, 235, 1) 50%, rgba(210, 210, 210, 1) 100%);
        top: 0;
        height: 100%;
        z-index: -1;
    }

    .group-wrapper .group-banner__text {
        margin-top: 4rem;
        font-size: 1rem;
        margin-bottom: 0;
    }

    .group-banner__btn {
        font-size: 1rem;
    }

    .ourAchievements-counts__block span {
        font-size: 1rem;
    }

    .our-import .group-block-title {
        margin: 3.5rem 0 1rem 0;
    }

    .our-import-slider__wrapper {
        position: relative;
        min-height: 68px;
        height: 100%;
    }

    .our-import-slider.slick-initialized.slick-slider {
        position: absolute;
        left: -12px;
        top: 0;
        width: calc(100% + 24px);
        min-height: 68px;
        margin-top: 0;
    }

    .group-block-title {
        font-size: 1.8rem;
    }

    .working-us {
        padding: 0 1rem;
    }

    .working-us__box {
        flex-direction: column;
        column-gap: 1rem;
    }

    .working-us__box-leftContainer {
        width: 100%;
    }

    .working-us__box-leftContainer img {
        width: 100%;
        object-fit: contain;
    }

    .working-us__box-rightContainer {
        width: 100%;
    }

    .working-us__box-rightContainer ul {
        padding: 0;
    }

    .working-us__box-rightContainer li {
        font-size: 1rem;
    }

    .working-us__box-leftContainer img {
        max-width: 100%;
    }

    .why-us_list {
        grid-template-columns: 1fr;
        padding: 0;
        row-gap: 2rem;
    }

    .why-us_list li p {
        font-size: 1rem;
    }

    .group-consultation__title {
        font-size: 1rem;
    }

    .our-shops_list {
        display: grid;
        grid-template-columns: 1fr;
        grid-row-gap: 2rem;
    }

    .our-shop {
        width: 100%;
        display: flex;
        flex-direction: column;
        row-gap: 0.5rem;
    }

    .our-shop__photo img {
        height: 100%;
    }

    .our-shop__time span {
        line-height: 1rem;
    }

    .our-shop__street {
        padding-left: 2rem;
    }

    .our-shop__time {
        padding-left: 77px;
    }

    .group-form {
        margin-top: 4rem;
    }

    .group-form__box label {
        width: 100%;
    }

    .group-form__box label span {
        font-size: 0.8rem;
    }

    .group-form__field {
        height: 40px;
        width: 100%;
    }

    .group-form .group-banner__btn {
        margin-top: 1.5rem;
        padding: 0.2rem 0.4rem;
        line-height: 30px;
        font-size: 0.8rem;
    }

    .group-form .b24-form-btn {
        font-size: 1rem;
    }

    .working-us__box-rightContainer ul {
        row-gap: 0.5rem;
    }

    .our-shop__street span {
        font-size: 1rem;
    }

    .group-wrapper .our-shop__street {
        margin-bottom: 0;
        display: flex;
        column-gap: 1rem;
    }

    .why-us .group-block-title {
        margin: 2.5rem 0 1rem 0;
    }
}
/* End */


/* Start:/bitrix/components/bitrix/system.show_message/templates/.default/style.css?171507185664*/
font.errortext
{
	color:red;
}

font.notetext
{
	color:green;
}

/* End */
/* /bitrix/templates/dresscode/css/page_gurt.css?177064523912571 */
/* /bitrix/components/bitrix/system.show_message/templates/.default/style.css?171507185664 */
