/*NOTE: This file is intended for programmers. Aspro technical support is not advised to work with him.*/

/* Examples (uncomment to use):*/

/* Expand site width */
/* body .wrapper { max-width: 1400px !important;  } */

/* Set site background image */
/* body {  background: url(image_source) top no-repeat; }

/* Hide compare button */
/* a.compare_item { display: none !important;  }*/

h2 {
  margin: 40px 0 10px;
}

h3 {
    font-size: 1.6em;
    line-height: 24px;
    margin: 40px 0 10px;
}

h5 {
  margin: 20px 0 10px;
}

.page_not_found td.description .title404 {
    font-size: 44px;
    line-height: 48px;
    font-weight: 800;
}

.banners-content h1 {
	font-weight: bold;
  line-height: 30px;
}

.front.wide_page .brands_slider_wrapp {
    max-height: 200px;
}
.brands_slider_wrapp .flex-viewport {
    height: 100%;
}

/* ---------------------------------------------------------------------- Адаптивное видео YouTube */
.thumb-wrap {
  position: relative;
  padding-bottom: 56.25%; /* задаёт высоту контейнера для 16:9 (если 4:3 поставьте 75%) */
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.thumb-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/*--------------------------------------------------------------------------------------------------------*/

/*___Логотип в узком меню хедера___________*/
#headerfixed .logo-row .logo img, #headerfixed .logo-row .logo svg
 {
    max-height: 46px;
    width: auto;
}

.img-center 
{
  display: block;
  margin: 0 auto;
}

.decorline
{
text-decoration: underline;
text-decoration-style: dashed;
}

/*--------------------------------------------------------------------------------------------------------*/
/*___сотрудники в контактах___________*/

.body-info-stw {
	text-align: center;
	padding-top: 18px;
}

.shadow-stw {
    padding-bottom: 3em;
    padding-top: 3em;
    border: 1px solid #f7f6f6;
}

.title-stw {
    font-weight: 700;
    color: #222;
    margin-bottom: 1px;
}

.post-stw {
    font-size: 13px;
    color: #9a9a9a;
    line-height: 20px;
}

.body-info-stw {
	text-align: center;
	padding-top: 18px;
}

.shadow-stw {
    padding-bottom: 3em;
    padding-top: 3em;
    border: 1px solid #f7f6f6;
}

.title-stw {
    font-weight: 700;
    color: #222;
    margin-bottom: 1px;
}

.post-stw {
    font-size: 13px;
    color: #9a9a9a;
    line-height: 20px;
}

.top-block-wrapper-stw {
    padding: 0 0 16px;
}

/*--------------------------------------------------------------------------------------------------------*/

/*----------------запрет заливки svg--------------------------*/

/*.page_error_block svg path {
    fill: rgba(255,255,255,.1);
}*/

/*----------------Страница Презентации--------------------------*/

.mb-3 {
    margin-bottom:30px
}
.mb-4 {
    margin-bottom:40px
}
.mt-3 {
    margin-top:30px
}

.doc-item {
    margin-bottom:20px;
    display:block
}
.doc-item__icon {
    float:left;
    margin-right:25px
}
.doc-item__inner {
    float:left
}

@media screen and (max-width:540px) {
.doc-item__inner {
    width:calc(100% - 90px)}
}
.doc-item__download-arrow {
    float:right;
    margin-top:5px;
    -webkit-filter:grayscale(100%);
    filter:grayscale(100%)
}
.doc-item:hover .doc-item__download-arrow {
    -webkit-filter:none;
    filter:none
}
.doc-item__title {
    color:#4285f4;
    line-height:21px;
    margin-bottom:8px;
    font-weight:500
}
.doc-item:hover .doc-item__title {
    color:inherit
}
.doc-item__info {
    color:#333;
    line-height:18px;
    font-size:12px
}

/*----------------Конец страницы Презентации--------------------------*/


/*----------------Кнопки Ozon и Wildberries--------------------------*/
.aggregator-links {
    margin-bottom:18px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    max-width:256px
}
.c-btn {
    background:#005bff;
    color:#fff;
    -webkit-transition:.2s;
    -o-transition:.2s;
    transition:.2s;
    font-weight:500;
    font-size:14px;
    height:40px;
    display:-webkit-inline-box;
    display:-ms-inline-flexbox;
    display:inline-flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    border-radius:5px;
    padding:0 20px
}

.c-btn:hover,.c-btn:focus {
    color:#fff;
    opacity:.7
}
.c-btn.c-btn_purple {
    background:-webkit-gradient(linear,left top,right top,from(#CB11AB),to(#481173));
    background:-o-linear-gradient(left,#CB11AB 0%,#481173 100%);
    background:linear-gradient(90deg,#CB11AB 0%,#481173 100%)
}
.aggregator-links .c-btn {
    width:calc(50% - 6px)
}


/*----------------Конец Кнопки Ozon и Wildberries--------------------------*/



.gc-first-screen {
    position: relative;
    margin-top: 30px;
    overflow: hidden;
}
.gc-first-screen__bg {
    position: absolute;
    z-index: 1;
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.gc-first-screen__bg:after {
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #0A142E;
    position: absolute;
    opacity: 0.5;
}
.gc-first-screen__video {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.gc-first-screen__video:after {
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #0A142E;
    position: absolute;
    opacity: 0.5;
}
.gc-first-screen__video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 130%;
    height: 139%;
    pointer-events: none;
}



.gc-first-screen__content {
    position: relative;
    z-index: 5;
    color: #ffffff;
    padding: 300px 0 40px 115px;
    font-size: 16px;
    max-width: 680px;
}
.gc-first-screen__content h1 {
    color: #ffffff;
    font-size: 30px;
    font-weight: 600;
}
.gc-first-screen__content ul li:before {
    content: "";
    width: 18px;
    height: 1px;
    background: #ffffff;
    top: 13px;
    left: 0;
}
.gc-first-screen__content ul li {
    padding-left: 30px;
}

.gc-section-head {
    text-align: center;
}
.gc-section-head h2 {
    margin: 0;
    font-size: 36px;
    font-weight: 600;
    color: #000000;
    line-height: 120%;
}
.gc-section-head.gc-section-head_left {
    text-align: left;
}
.gc-section {
    margin: 70px 0;
    color: #000000;
}

.gc-advantages {
    display: flex;
    flex-wrap: wrap;
}
.gc-advantages-item {
    width: calc(33.333% - 34px);
    margin-right: 50px;
    margin-bottom: 50px;
    border: 1px solid #CCCCCC;
    border-radius: 5px;
    padding: 36px 40px;
}
.gc-advantages-item:nth-child(3n) {
    margin-right: 0;
}
.gc-section-head {
    margin-bottom: 46px;
}
.gc-advantages-item__icon {
    text-align: center;
    margin-bottom: 36px;
}
.gc-advantages-item__icon img {
    max-width: 63px;
    max-height: 63px;
}
.gc-advantages-item__title {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 20px;
}
.gc-advantages-item__description {
    font-size: 14px;
    color: #3E3E3E;
    line-height: 140%;
}

.gc-production-tabs-head {
    display: flex;
}
.gc-production-tabs-head-item {
    width: 14.28%;
    border: 1px solid #D4D4D4;
    transition: 0.2s;
    background: #F9F9F9;
    border-radius: 5px 5px 0 0;
    padding: 15px 10px;
    text-align: center;
    cursor: pointer;
    position: relative;
}
.gc-production-tabs-head-item.active {
    background: #ffffff;
}
.gc-production-tabs-head-item:after {
    content: "";
    width: calc(100% + 2px);
    height: 8px;
    background: #346DF1;
    position: absolute;
    left: -1px;
    bottom: -1px;
}
.gc-production-tabs-head-item.active:after {
    background: #ffffff;
}
.gc-production-tabs-head-item__img {
    margin-bottom: 18px;
}
.gc-production-tabs-head-item__img img {
    max-width: 60px;
    max-height: 60px;
    filter: grayscale(1);
}
.gc-production-tabs-head-item.active .gc-production-tabs-head-item__img img {
    filter: none;
}
.gc-production-tabs-head-item__title {
    font-size: 14px;
    line-height: 120%;
}
.gc-production-tabs-head-item.active .gc-production-tabs-head-item__title {
    font-weight: bold;
}

.gc-production-tabs-body-item {
    display: none;
    border: 1px solid #D4D4D4;
    border-top: none;
    width: calc(100% - 1px);
}
.gc-production-tabs-body-item.active {
    display: block;

}
.gc-production-tabs-head-item:nth-child(1):before {
    content: "";
    position: absolute;
    left: -1px;
    bottom: 0;
    width: 1px;
    height: 8px;
    background: #d3d3d3;
    z-index: 3;
}
.gc-production-tabs-head-item:last-child:before {
    content: "";
    position: absolute;
    right: -1px;
    bottom: 0;
    width: 1px;
    height: 8px;
    background: #d3d3d3;
    z-index: 3;
}

.gc-production-tabs-body-item-row {
    padding: 34px;
    display: flex;
}
.gc-production-tabs-body-item-col {
    width: 50%;
}



.gc-production-tabs-body-item-col:nth-child(1) {
    padding: 40px 76px 0 60px;
}
.gc-production-tabs-body-item-col h3 {
    margin: 0 0 20px;
    text-transform: uppercase;
}
.gc-production-tabs-body-item-text {
    font-size: 14px;
    line-height: 140%;
}
.gc-production-tabs-body-item-col .btn {
    width: 100%;
    color: #346DF1;
    box-shadow: none !important;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 500;
    padding: 18px 20px;
    margin-top: 20px;
}

.gc-production-gallery-prev-first {
    position: relative;
    width: 100%;
}
.gc-production-gallery-prevs-item__img {
    width: 100%;
    position: relative;
    padding-bottom: 56%;
    overflow: hidden;
    border-radius: 2px;
}
.gc_bg {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-size: cover;
    background-position: center;
}
.gc-production-gallery-prevs {
    overflow: auto;
    width: 100%;
    display: block;
    white-space: nowrap;
    margin-top: 12px;
}
.gc-production-gallery-prevs-item {
    display: inline-block;
    width: 124px;
    overflow: hidden;
    margin-right: 12px;
    border-radius: 2px;
    cursor: pointer;
    transition: 0.2s;
    position: relative;
}
.gc-production-gallery-prevs-item:hover, .gc-production-gallery-prevs-item.active {
    opacity: 0.7;
}
.gc-production-gallery-prevs-item .gc-production-gallery-prevs-item__video, .gc-production-gallery-prevs-item .gc-production-gallery-prevs-item__img {
    pointer-events: none;
}
.gc-production-gallery-prevs-item video {
    max-width: 100%;
    max-height: 100%;
}



.gc-production-gallery-prevs::-webkit-scrollbar {
    width: 10px;
    height: 8px;
    background-color: #d9e4eb;
}

.gc-production-gallery-prevs::-webkit-scrollbar-thumb {
    background-color: #b2c0d8;
    border-radius: 9em;
    -webkit-box-shadow: inset 1px 1px 10px #b2c0d8;
    box-shadow: inset 1px 1px 10px #b2c0d8;
}
.gc-production-gallery-prevs::-webkit-scrollbar-thumb:hover {
    background-color: #ffffff;
}
.gc-production-gallery-prevs::-webkit-scrollbar-button:vertical:start:decrement {
    background: linear-gradient(120deg, #d9e4eb 40%, rgba(0, 0, 0, 0) 41%),
    linear-gradient(240deg, #d9e4eb 40%, rgba(0, 0, 0, 0) 41%),
    linear-gradient(0deg, #d9e4eb 30%, rgba(0, 0, 0, 0) 31%);
    background-color: #f6f8f4;
}
.gc-production-gallery-prevs::-webkit-scrollbar-button:vertical:end:increment {
    background:
            linear-gradient(300deg, #d9e4eb 40%, rgba(0, 0, 0, 0) 41%),
            linear-gradient(60deg, #d9e4eb 40%, rgba(0, 0, 0, 0) 41%),
            linear-gradient(180deg, #d9e4eb 30%, rgba(0, 0, 0, 0) 31%);
    background-color: #f6f8f4;
}
.gc-production-gallery-prevs::-webkit-scrollbar-button:horizontal:start:decrement {
    background:
            linear-gradient(30deg, #d9e4eb 40%, rgba(0, 0, 0, 0) 41%),
            linear-gradient(150deg, #d9e4eb 40%, rgba(0, 0, 0, 0) 41%),
            linear-gradient(270deg, #d9e4eb 30%, rgba(0, 0, 0, 0) 31%);
    background-color: #f6f8f4;
}
.gc-production-gallery-prevs::-webkit-scrollbar-button:horizontal:end:increment {
    background:
            linear-gradient(210deg, #d9e4eb 40%, rgba(0, 0, 0, 0) 41%),
            linear-gradient(330deg, #d9e4eb 40%, rgba(0, 0, 0, 0) 41%),
            linear-gradient(90deg, #d9e4eb 30%, rgba(0, 0, 0, 0) 31%);
    background-color: #f6f8f4;
}

.gc-production-gallery-prevs-item__video.gc_gallery_item:before {
    content: "";
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-left: 16px solid white;
    border-bottom: 10px solid transparent;
    position: absolute;
    z-index: 5;
    top: calc(50% - 8px);
    left: calc(50% - 10px);
}
.gc-production-gallery-prevs-item__video.gc_gallery_item:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: rgb(37 34 51 / 88%);
}



.st-pop, .gc-form-result {
    display: none;
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 100px 0 0;
    overflow: auto;
    margin: auto;
}
.st-pop.active, .gc-form-result.active {
    display: block;
}
.st-pop__bg, .gc-form-result__bg {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 500;
    width: 100%;
    height: 100%;
    background: #000000;
    opacity: 0.6;
    cursor: pointer;
}
.st-pop-content {
    position: relative;
    z-index: 10000;
    background: #ffffff;
    max-width: 1200px;
    border-radius: 5px;
    padding: 60px 40px 20px;
    margin: 10px auto;
}
.st-pop-content h2 {
    text-align: center;
    margin: 0;
    margin-bottom: 60px;
    font-size: 30px;
}
.st-spoiler-item {
    border: 1px solid #D2D2D2;
    margin-bottom: -1px;
}
.st-spoiler-item-title {
    display: block;
    cursor: pointer;
    width: 100%;
    padding: 20px 50px 20px 20px;
    position: relative;
    font-size: 20px;
    font-weight: 600;
    color: #000000;
}
.st-spoiler-item-title i {
    position: absolute;
    right: 16px;
    top: 19px;
    color: #4285f4;
    font-size: 28px;
    line-height: 100%;
    transition: 0.2s;
}
.st-spoiler-item.active .st-spoiler-item-title i {
    transform: rotate(180deg);
}
.st-spoiler-item-body {
    display: none;
}
.st-spoiler-item.active .st-spoiler-item-body {
    display: block;
}

.st-spoiler-item-body {
    display: none;
    background: #F9F9F9;
    border-top: 1px solid #d2d2d2;
    padding: 20px;
}
.st-descr {
    display: flex;
}
.st-descr-img {
    width: 37%;
    text-align: center;
}
.st-descr-text {
    width: 63%;
    padding: 40px;
}
.st-descr-img img {
    max-width: 100%;
}
.st-pop-close {
    position: absolute;
    right: 20px;
    top: 20px;
    width: 14px;
    height: 14px;
    background: url(/bitrix/templates/aspro_next/images/svg/close_icons.svg) -1px -46px no-repeat;
    cursor: pointer;
}


.gc-section.gc-form-section {
    background-size: cover;
    background-position: center;
}
.gc-form-section .gc-form {
    padding: 40px 100px;
}
.gc-form-section .gc-form .maxwidth-theme {
    padding: 36px 60px;
    border-radius: 5px;
    max-width: 495px;
    margin: 0;
}
.gc-form-section .gc-form .form.inline {
    padding: 0;
}

.gc-form-section .gc-form h4 {
    font-size: 30px;
    margin: 0;
}
.gc-form-section .gc-form .form_desc {
    margin-top: 16px;
    font-size: 14px;
    color: #4E4E4E;
}
.gc-form-section .gc-form form {
    margin-top: 30px;
}
.gc-form-section .gc-form .form_footer {
    margin: 0;
}
.gc-form-section .gc-form .form_footer button[type="reset"] {
    display: none;
}
.gc-form-section .gc-form .form_footer .btn[type="submit"] {
    width: 100%;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 13px;
    padding: 14px 20px;
}

.gc-section-head p {
    color: #5C5C5C;
    font-size: 20px;
    font-weight: 300;
    margin-top: 24px;
}
.gc-clients {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.gc-clients-item {
    width: 190px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin: 0 60px 30px 60px;
}
.gc-clients-item img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    transition: 0.2s;
    filter: grayscale(1);
}
.gc-clients-item:hover img {
    filter: none;
}

.gc-projects {
    display: flex;
    flex-wrap: wrap;
}
.gc-projects-item {
    transition: 0.2s;
    width: calc(25% - 15px);
    position: relative;
    overflow: hidden;
    border-radius: 2px;
    margin-right: 20px;
    height: 490px;
    margin-bottom: 20px;
}
.gc-projects-item:nth-child(4n) {
    margin-right: 0;
}
.gc-projects-item__bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    z-index: 1;
}
.gc-projects-item__bg:before {
    content: "";
    position: absolute;
    z-index: 1;
    bottom: 0;
    height: 20px;
    width: 100%;
    background: rgb(0 0 0 / 44%);
    box-shadow: 0 0 180px 300px rgb(0 0 0 / 44%);
}
.gc-projects-item-content {
    position: absolute;
    z-index: 5;
    color: #ffffff;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 28px;
    min-height: 218px;
}
.gc-projects-item__title {
    font-size: 19px;
    font-weight: bold;
}
.gc-projects-item__descr {
    font-size: 13px;
    line-height: 150%;
    margin-top: 16px;
}
.gc-projects-item:hover {
    box-shadow: 0 0 18px 0 rgb(0 0 0 / 16%);
}

.gc-owr-advantages {
    display: flex;
    flex-wrap: wrap;
}

.gc-owr-advantages-item {
    width: calc(20% - 48px);
    margin-right: 60px;
    margin-bottom: 30px;
}
.gc-owr-advantages-item:nth-child(5n) {
    margin-right: 0;
}
.gc-owr-advantages-item__title {
    font-size: 40px;
    font-weight: bold;
    line-height: 120%;
    margin-bottom: 20px;
}
.gc-owr-advantages-item__description {
    font-size: 14px;
}

.gc-section.gc-contact-section {
    display: flex;
}
.gc-section.gc-contact-section .gc-form {
    width: 50%;
    background: #272728;
    color: #ffffff;
    padding: 60px 100px;
}
.gc-mp {
    width: 50%;
    position: relative;
}
.gc-mp iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    border: 1px solid #efefef;
}
.gc-section.gc-contact-section .gc-form .maxwidth-theme {
    background: transparent;
    padding: 0;
}
.gc-section.gc-contact-section .gc-form .form.inline {
    padding: 0;
}
.gc-section.gc-contact-section .gc-form h4 {
    margin: 0;
    color: #ffffff;
    font-size: 24px;
    line-height: 120%;
    margin-bottom: 12px;
}
.gc-section.gc-contact-section .gc-form .form_desc {
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 50px;
}
.gc-section.gc-contact-section .gc-form .form-control {
    background: transparent;
}
.gc-section.gc-contact-section .gc-form .btn[type="reset"] {
    display: none;
}
.gc-section.gc-contact-section .gc-form .form_body {
    max-width: 370px;
}
.gc-contact-descr {
    margin-top: 16px;
    font-size: 14px;
}
.gc-form .form-control label {
    display: none;
}
.gc-form .form-control input.inputtext {
    height: 48px;
    background: #ffffff;
}
.gc-form .form-control label.error {
    top: 2px;
    right: 6px;
}
.gc-form .licence_block label a {
    color: inherit;
}
.gc-production-gallery-prev-first .gc-production-gallery-prevs-item__video.gc_gallery_item:before, .gc-production-gallery-prev-first .gc-production-gallery-prevs-item__video.gc_gallery_item:after {
    display: none;
}

.gc-form-result-content {
    position: relative;
    z-index: 10000;
    background: #346DF1;
    max-width: 1020px;
    border-radius: 20px;
    padding: 60px 40px 40px;
    margin: 10px auto;
    color: #ffffff;
    text-align: center;
}
.gc-form-result__logo {
    font-size: 20px;
    font-weight: 300;
    position: absolute;
    top: 30px;
    left: 30px;
}
.gc-form-result-title {
    font-size: 96px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 100%;
    max-width: 600px;
    margin: auto;
}
.gc-form-result-title span {
    display: inline-block;
}
span.gc-form-result-title-img img {
    margin-top: -17px;
    margin-left: 12px;
}
.gc-form-result-descr {
    margin-top: 14px;
    color: #0C2193;
    font-size: 24px;
    margin-bottom: 70px;
}
.gc-form-result-descr2 {
    font-size: 24px;
    line-height: 120%;
    font-weight: 300;
    margin-bottom: 42px;
}
.gc-form-result-soc-item {
    display: block;
    width: 60px;
    height: 60px;
    margin: 0 15px;
    transition: 0.2s;
}
.gc-form-result-soc-item:hover {
    opacity: 0.7;
}
.gc-form-result-soc-item img {
    max-width: 100%;
    max-height: 100%;
}
.gc-form-result-soc {
    display: flex;
    justify-content: center;
    width: 100%;
    flex-wrap: wrap;
}
.gc-form-result-close {
    position: absolute;
    width: 16px;
    height: 16px;
    background: url(/bitrix/templates/aspro_next/images/svg/close_icons.svg) -16px 1px no-repeat;
    cursor: pointer;
    right: 20px;
    top: 20px;
}
.gc-form-result-close:hover {
    opacity: 0.8;
}
.gc-section.gc-contact-section .gc-form .form_result.success {
    color: #ffffff;
}



@media(max-width: 1500px) {
    .gc-first-screen__content {
        padding-top: 200px;
    }
    .gc-first-screen__video video {
        height: auto;
        width: 100%;
    }
    .gc-production-tabs-head-item__title {
        font-size: 12px;
    }

}

@media(max-width: 992px) {
    .gc-first-screen__content {
        padding: 120px 30px 30px;
    }
    .gc-advantages-item {
        padding: 24px;
    }
    .gc-advantages-item {
        padding: 24px;
        margin-right: 20px;
        margin-bottom: 20px;
        width: calc(33.333% - 14px);
    }
    .gc-advantages-item__title {
        font-size: 18px;
        line-height: 120%;
    }
    .gc-section {
        margin: 40px 0;
    }
    .gc-section-head h2 {
        font-size: 28px;
    }
    .gc-section-head {
        margin-bottom: 30px;
    }

    .gc-production-tabs-head {
        flex-wrap: wrap;
    }
    .gc-production-tabs-head-item {
        width: calc(25% - 9px);
        margin: 0 12px 12px 0;
        border-radius: 5px;
    }
    .gc-production-tabs-head-item:before, .gc-production-tabs-head-item:after {
        display: none;
    }
    .gc-production-tabs-head-item:nth-child(4n) {
        margin-right: 0;
    }
    .gc-production-tabs-body-item {
        border: 1px solid #D4D4D4;
        border-radius: 5px;
    }
    .gc-production-tabs-body-item-row {
        padding: 20px;
    }
    .gc-production-tabs-body-item-col:nth-child(1) {
        padding: 20px;
    }
    .gc-production-tabs-body-item-col h3 {
        font-size: 20px;
    }
    .gc-production-tabs-body-item-col .btn {
        padding: 11px 20px;
    }
    .gc-projects-item {
        width: calc(50% - 10px);
    }
    .gc-owr-advantages-item {
        width: calc(33.333% - 60px);
    }
    .gc-section.gc-contact-section .gc-form {
        padding: 30px 30px;
    }
    .gc-projects-item:nth-child(2n) {
        margin-right: 0;
    }

    #mobileheader .logo, #mobileheader .logo svg {
        max-width: 100px;
    }
}

@media(max-width: 767px) {
    .gc-first-screen {
        margin-left: -15px;
        width: calc(100% + 30px);
    }
    .gc-first-screen__content {
        padding: 60px 15px 30px 15px;
    }
    .gc-first-screen__content h1 {
        line-height: 120%;
        font-size: 24px;
    }
    .gc-first-screen__video video {
        height: 100%;
        width: auto;
        max-width: none;
        transform: translate(-50%, 0);
        margin-left: 50%;
    }
    .gc-first-screen__video {
        overflow: hidden;
    }
    .gc-section-head h2 {
        font-size: 24px;
    }
    .gc-advantages-item {
        width: 100%;
        margin-right: 0;
        text-align: center;
    }
    .gc-production-tabs-head-item {
        width: calc(50% - 6px);
        margin-right: 12px !important;
    }
    .gc-production-tabs-head-item__img {
        margin: 0 auto 12px auto;
        width: 40px;
        height: 40px;
    }
    .gc-production-tabs-head-item__img img {
        max-width: 100%;
        max-height: 100%;
    }
    .gc-production-tabs-head-item:nth-child(2n) {
        margin-right: 0 !important;
    }
    .gc-production-tabs-head-item.active .gc-production-tabs-head-item__title {
        font-weight: normal;
        color: #336df1;
    }
    .gc-production-tabs-body-item-row {
        flex-wrap: wrap;
    }
    .gc-production-tabs-body-item-col:nth-child(1) {
        padding: 0;
        margin-bottom: 30px;
    }
    .gc-production-tabs-body-item-col {
        width: 100%;
    }
    .gc-production-tabs-body-item-col h3 {
        font-size: 18px;
    }
    .gc-production-gallery-prevs-item {
        width: 80px;
    }
    .gc-production-gallery-prevs-item__video.gc_gallery_item:before {
        border-top: 8px solid transparent;
        border-left: 14px solid white;
        border-bottom: 8px solid transparent;
        left: calc(50% - 7px);
    }

    .gc-section.gc-form-section {
        width: calc(100% + 30px);
        margin-left: -15px;
    }
    .gc-form-section .gc-form {
        padding: 20px 15px;
    }
    .gc-form-section .gc-form .maxwidth-theme {
        padding: 30px;
    }
    .gc-form-section .gc-form h4 {
        font-size: 24px;
        line-height: 120%;
    }
    .gc-section-head p {
        font-size: 16px;
        margin-top: 12px;
    }
    .gc-section-head p br {
        display: none;
    }

    .gc-clients-item {
        width: 136px;
        margin: 0 15px 30px 15px;
    }
    .gc-projects-item {
        width: 100%;
        margin-right: 0;
        height: 400px;
    }
    .gc-section-head h2 br {
        display: none;
    }
    .gc-owr-advantages-item {
        width: 100%;
        margin-right: 0;
    }
    .gc-owr-advantages-item__title {
        font-size: 36px;
        margin-bottom: 12px;
    }
    .gc-section.gc-contact-section {
        flex-wrap: wrap;
    }
    .gc-section.gc-contact-section .gc-form {
        width: 100%;
    }
    .gc-mp {
        width: 100%;
        height: 360px;
    }
    .st-pop-content h2 {
        font-size: 20px;
        margin-bottom: 30px;
    }
    .st-pop-content {
        padding: 40px 20px 40px;
    }
    .st-spoiler-item-title {
        font-size: 16px;
    }
    .st-descr {
        flex-wrap: wrap;
    }
    .st-descr-text {
        width: 100%;
        padding: 0;
    }
    .st-descr-img {
        width: 100%;
        margin-top: 20px;
    }

    .gc-form-result-title {
        font-size: 48px;
        max-width: 286px;
    }
    span.gc-form-result-title-img img {
        width: 38px;
        margin-left: 6px;
        margin-top: -8px;
    }
    .gc-form-result-content {
        max-width: 340px;
        padding: 60px 20px 40px;
    }
    .gc-form-result__logo {
        font-size: 14px;
        top: 16px;
        left: 20px;
    }
    .gc-form-result-descr {
        font-size: 20px;
        line-height: 140%;
        margin-bottom: 40px;
    }
    .gc-form-result-descr2 {
        font-size: 18px;
    }
    .gc-form-result-soc-item {
        width: 40px;
        height: 40px;
    }
    .gc-form-result {
        padding-top: 60px;
    }


}