

/* Start:/bitrix/templates/gpg/css/owl.carousel.min.css?17197816993351*/
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/bitrix/templates/gpg/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/* End */


/* Start:/bitrix/templates/gpg/css/main_menu.css?173919895324131*/
.page-header_small .header {
    height: 80px;
}

.header_new {
    padding: 0;
    z-index: 99;
    position: fixed;
    top: 0;
    width: 100%;
    background: url(/bitrix/templates/gpg/css/../images/dropdown_menu/header_new_background.png);
    box-shadow: 0px 0px 19px 2px rgba(0, 0, 0, 0.25);
}

.body-main .header-text {
    margin: 0;
    padding-top: 200px;
    padding-bottom: 100px;
}

.body-main .content-wrapper {
    padding-top: 230px;
}

.body-main .header_new {
    box-shadow: none;
}

.header_new.fixed {
    box-shadow: 0px 0px 19px 2px rgba(0, 0, 0, 0.25);
}

.header_new .logo {
    display: flex;
    align-items: center;
}

.header_new .logo .logo-dark {
    display: none;
}

body.dark .logo .logo-dark {
    display: block;
}

.header_new .logo img {
    width: 112px;
    height: 49px;
}

.header_new .header_new_wrapper {
    display: flex;
    max-width: 1140px;
    margin: 0 auto;
    justify-content: space-between;
    align-items: center;
}


.header_new .main_menu ul {
    list-style: none;
    display: flex;
    gap: 20px;
    margin: 0;
}

.header_new .main_menu ul.slick-dots {
    justify-content: center;
    gap: 0px;
}

.header_new .main_menu>ul li>a {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
    font-family: Raleway;
    font-size: 12px;
    font-weight: 700;
    line-height: 14.09px;
    text-transform: uppercase;
    height: 80px;
}

.header_new .main_menu>ul>li>a:hover,
.header_new .main_menu>ul>li>a.active {
    color: #fff;
}

body.dark .header_new .main_menu ul a:hover svg path,
body.dark .header_new .main_menu>ul li>a.active svg path {
    fill: #1267fe;
}

.header_new .main_menu>ul li>a:hover .header_menu_arrow,
.header_new .main_menu>ul li>a.active .header_menu_arrow {
    transform: rotate(180deg);
    margin-top: 0px;
}

body.dark .header_new .main_menu>ul li>a:hover .header_menu_arrow path,
body.dark .header_new .main_menu>ul li>a.active .header_menu_arrow path {
    fill: #fff;
}


.header_new .main_menu ul a svg {
    height: 24px;
}

.header_new .main_menu ul a svg.header_menu_arrow {
    margin-top: -5px;
}

.header_new .main_menu ul a:hover svg path,
.header_new .main_menu ul a.active svg path {
    fill: #1267fe;
}

body.dark .header_new .main_menu ul a svg path {
    fill: var(--color-light-gold);
}


.header_new .right_block {
    display: flex;
    align-items: center;
    gap: 25px;
}

.header_new .right_block .user_links {
    list-style: none;
    display: flex;
    gap: 10px;
}

.header_new .right_block .user_links a.theme-btn svg path {
    fill: #000;
}

.header_new .right_block .user_links a:hover svg path {
    fill: #1267fe;
}

body.dark .header_new .right_block .user_links a svg path {
    fill: var(--color-light-gold);
}

body.dark .header_new .right_block .user_links a.theme-btn svg path {
    fill: #1267fe;
}

.header_new .main_menu>ul li>a:hover .header_menu_arrow,
.header_new .main_menu>ul li>a.active .header_menu_arrow path {
    fill: #fff;
}

body.dark .header_new .right_block .user_links a:hover svg path {
    fill: var(--color-light-gold-hover);
}

.header_new .header_contacts {
    display: flex;
    flex-direction: column;
    align-items: end;
    gap: 0px;
}

.header_new .header_contacts .header_contacts_phone {
    font-family: Roboto;
    font-size: 24px;
    font-weight: 500;
    line-height: 28.13px;
    text-align: right;
}

.header_new .header_contacts .header_contacts_email {
    font-family: Raleway;
    font-size: 12px;
    font-weight: 400;
    line-height: 14.09px;
    letter-spacing: 0.01em;
    text-align: right;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;

}

.header_new .header_new_backcall {
    background: rgba(18, 103, 254, 1);
    border-radius: 30px;
    line-height: 48px;
    text-align: center;
    color: #fff;
    width: 184px;
    height: 48px;
    font-family: Roboto;
    font-size: 16px;
    font-weight: 500;
}

body.dark .header_new .header_new_backcall {
    background: #ffffff0d;
    color: #fff;
    font-family: Roboto;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
}

body.dark .header_new .header_new_backcall:hover {
    background: #ffffff20;
}

body.dark .header_new .dropdown_menu .dropdown_submenu_main .dropdown_footer .backcall_button:hover {
    background: #06413d;
}

.header_new .dropdown_menu {
    background: rgba(242, 245, 255, 1);
    position: absolute;
    top: 80px;
    left: 0;
    width: 100%;
    z-index: 999;
    display: flex;
    overflow: hidden;
    height: 0px;
    /* opacity:0; 
    transform: scaleY(0);    
    transform-origin: top;
    -webkit-transition: opacity 0.6s ease;
    -o-transition: opacity 0.6s ease;
    transition: opacity 0.6s ease;  */
}

.header_new .main_menu .dropdown_background {
    background: rgba(242, 245, 255, 1);
    position: absolute;
    top: 80px;
    left: 0;
    width: 100%;
    z-index: 99;
    display: none;
    height: 600px;
}

body.dark .header_new .main_menu .dropdown_background {
    background: var(--color-light-gold)
}


.header_new .dropdown_menu .dropdown_container {
    max-width: 1140px;
    margin: 0 auto;
    display: flex;
    gap: 25px;
    width: 100%;
    position: relative;
    padding: 80px 0;
    padding-bottom: 200px;
}

.header_new .dropdown_menu .dropdown_menu_close {
    position: absolute;
    right: 0px;
    top: 30px;
    width: 40px;
    height: 40px;
    color: #000;
    cursor: pointer;
    z-index: 999999;
    background: #fff;
    border-radius: 50%;
    -webkit-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    transition: all 400ms ease;
}

.header_new .dropdown_menu .dropdown_menu_close:hover {
    background: #000;
}

.header_new .dropdown_menu .dropdown_menu_close:before {
    position: absolute;
    left: 18px;
    top: 10px;
    content: " ";
    height: 20px;
    width: 2px;
    background-color: #1d1d1b;
    transform: rotate(45deg);
}

.header_new .dropdown_menu .dropdown_menu_close:after {
    position: absolute;
    left: 18px;
    top: 10px;
    content: " ";
    height: 20px;
    width: 2px;
    background-color: #1d1d1b;
    transform: rotate(-45deg);
}

.header_new .dropdown_menu .dropdown_menu_close:hover:after {
    background-color: #fff;
}

.header_new .dropdown_menu .dropdown_menu_close:hover:before {
    background-color: #fff;
}

.header_new .submenu_blog_slider_container,
.header_new .submenu_services_slider_container {
    max-width: 840px;
}

.header_new .submenu_blog_slider_container .submenu_col_4,
.header_new .submenu_services_slider_container .submenu_col_4 {
    max-width: 250px;
}

.header_new .dropdown_menu.about #dropdown_content_about {
    gap: 30px;
    justify-content: flex-start;
}

.header_new .dropdown_menu .dropdown_submenu {
    display: flex;
    flex-direction: column;
    width: 225px;
}

.header_new .dropdown_menu .dropdown_submenu a {
    display: flex;
    color: #000;
    gap: 10px;
    color: #000;
    height: auto;
    font-family: Raleway;
    font-size: 16px;
    font-weight: 500;
    line-height: 18.78px;
    text-align: left;
    text-transform: none;
    justify-content: start;
    align-items: center;
    padding: 10px 15px;
    border-radius: 5px;
}

.header_new .dropdown_menu .dropdown_submenu a .submenu_icon {
    flex: 24px 0 0;
}

.header_new .dropdown_menu .dropdown_submenu a .title {
    display: flex;
    flex-direction: column;
    font-family: Raleway;
    font-size: 16px;
    font-weight: 500;
    line-height: 18.78px;
    text-align: left;

}

.header_new .dropdown_menu .dropdown_submenu a .title .sub_title {
    font-family: Raleway;
    font-size: 12px;
    font-weight: 400;
    line-height: 14.09px;
    text-align: left;

}

.header_new .dropdown_menu .dropdown_submenu a.active,
.header_new .dropdown_menu .dropdown_submenu a:hover {
    color: rgba(79, 160, 191, 1);
}

.header_new .dropdown_menu .dropdown_submenu a svg.right_arrow {
    margin-left: auto;
    flex: 10px 0 0;
}

.header_new .dropdown_menu .dropdown_submenu_main {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.header_new .dropdown_menu .dropdown_submenu_main .dropdown_content {
    display: none;
    flex-wrap: wrap;
}

.header_new .dropdown_menu .dropdown_submenu_main .dropdown_content.active {
    display: flex;
    gap: 0 30px;
}

.header_new .dropdown_menu.services .dropdown_submenu_main .dropdown_content.active {
    flex: 550px 0 0;
}

.header_new .dropdown_menu .dropdown_submenu_main .dropdown_content .submenu_col_3 {
    flex: 164px 0 0;
}

.header_new .dropdown_menu .dropdown_submenu_main .dropdown_content .submenu_col_4 {
    flex: 250px 0 0;
}

.header_new .dropdown_menu .dropdown_submenu_main .dropdown_content .submenu_col_4 img {
    width: 100%;
    height: 136px;
    border-radius: 10px;
}

.header_new .dropdown_menu .dropdown_submenu_main .dropdown_content .submenu_col_3 .title {
    font-family: Raleway;
    font-size: 16px;
    font-weight: 500;
    line-height: 16.48px;
    text-align: left;
}

.header_new .dropdown_menu .dropdown_submenu_main .dropdown_content .submenu_col_3.contacts .dropdown_link {
    font-family: Raleway;
    font-size: 16px;
    font-weight: 500;
    line-height: 16.48px;
    color: rgba(0, 0, 0, 1);
    display: block;
}



.header_new .dropdown_menu .dropdown_submenu_main .dropdown_content .price {
    color: rgba(255, 98, 36, 1)
}

.header_new .dropdown_menu .dropdown_submenu_main .dropdown_content .dropdown_content_link {
    flex: 100%;
    display: flex;
    align-items: flex-end;
}

.header_new .dropdown_menu .dropdown_submenu_main .dropdown_content#dropdown_content_docs .dropdown_content_link,
.header_new .dropdown_menu .dropdown_submenu_main .dropdown_content#dropdown_content_class .dropdown_content_link {
    margin-top: 20px;
}

.header_new .dropdown_menu .dropdown_submenu_main .dropdown_content .dropdown_content_link a {
    display: flex;
    align-items: center;
    color: rgba(79, 160, 191, 1);
    font-family: Raleway;
    font-size: 14px;
    font-weight: 700;
    line-height: 16.44px;
    letter-spacing: -0.20999999344348907px;
    text-align: left;
    height: 32px;
    line-height: 32px;
    gap: 15px;
    border: 1px solid rgb(79, 160, 191, 1);
    padding: 5px 15px;
    border-radius: 25px;
}

.header_new .dropdown_menu .dropdown_submenu_main .dropdown_content .dropdown_content_link a:hover {
    color: #015d6b;
    border-color: #015d6b;
}

.header_new .dropdown_menu.about .dropdown_submenu_main .dropdown_content .dropdown_content_link a {
    margin-bottom: 25px;
}

.header_new .dropdown_menu .dropdown_submenu_main .dropdown_content .dropdown_content_link a svg path {
    fill: rgba(79, 160, 191, 1);
}

.header_new .dropdown_menu .dropdown_submenu_main .dropdown_footer {
    display: flex;
    gap: 75px;
    align-items: center;
}

.header_new .dropdown_menu .dropdown_submenu_main .dropdown_footer .backcall_button {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 164px;
    height: 50px;
    font-family: Raleway;
    font-size: 14px;
    font-weight: 700;
    line-height: 16.44px;
    letter-spacing: -0.01em;
    text-align: center;
    color: #fff;
    border: 1px solid rgba(79, 160, 191, 1);
    background: rgba(79, 160, 191, 1);
    border-radius: 15px;
}

.header_new .dropdown_menu .dropdown_submenu_main .dropdown_footer .backcall_button:hover {
    background: #015d6b;
}

.header_new .dropdown_menu .dropdown_submenu_main .dropdown_footer .search {
    /*  box-shadow: 0px 0px 24px -5px rgba(0, 0, 0, 0.25); */
}

.header_new .dropdown_menu .dropdown_submenu_main .dropdown_footer .search .dropdown_search {
    height: 33px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border: none;
}

.header_new .dropdown_menu .dropdown_submenu_main .dropdown_footer .search .search_button {
    font-family: Raleway;
    font-size: 16px;
    font-weight: 500;
    line-height: 18.78px;
    background: rgba(79, 160, 191, 1);
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border: none;
    color: #fff;
    width: 94px;
    text-align: center;
}

.header_new .dropdown_menu .dropdown_submenu_main .dropdown_footer .search .search_button:hover {
    background: #015d6b;
}

.header_new .dropdown_menu.services .dropdown_submenu_main {
    flex-direction: row;
    justify-content: start;
}

.header_new .dropdown_menu .dropdown_right_block {
    flex: 200px 0 0;
}

.header_new .dropdown_menu .dropdown_submenu_main .submenu_col_12 {
    flex: 100%;
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.header_new .dropdown_menu.services .submenu_col_12>a {
    font-family: Raleway;
    font-size: 16px;
    line-height: 16px;
    font-weight: 500;
    text-align: left;
    color: #000;
    display: flex;
    gap: 15px;
    align-items: center;
}

body.dark .header_new .dropdown_menu.services .submenu_col_12>a:hover {
    color: rgb(5 85 76);
}

.header_new .dropdown_menu.services .submenu_col_12>a:hover {
    color: #4FA0BF;
}

body.dark .header_new .dropdown_menu.services .submenu_col_12>a svg>path {
    fill: #000;
}

.header_new .dropdown_menu .dropdown_submenu_main .dropdown_content .submenu_col_12 .dropdown_content_link {
    flex: 0;
    margin-top: auto;
}

.header_new .dropdown_menu .dropdown_submenu_main .dropdown_content .submenu_col_12 .dropdown_content_link a {
    margin: 0;
}

.header_new .dropdown_menu .services_button {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 200px;
    height: 50px;
    margin-top: 25px;
    font-family: Raleway;
    font-size: 14px;
    font-weight: 700;
    line-height: 16.44px;
    letter-spacing: -0.01em;
    text-align: center;
    color: #fff;
    border: 1px solid rgba(79, 160, 191, 1);
    background: rgba(79, 160, 191, 1);
    border-radius: 10px;
}

.header_new .dropdown_menu .services_button:hover {
    background: #015d6b;
}

.header_new .dropdown_menu.clients .menu_clients__item {
    width: 196px;
    height: 280px;
    border-radius: 10px;
    background: #FFF;
    padding: 20px 15px;
}

.header_new .dropdown_menu.clients .menu_clients__item .menu_clients__image {
    width: 120px;
    height: 120px;
    margin: 0 auto 15px;
}

.header_new .dropdown_menu.clients .menu_clients__item .menu_clients__name {
    color: #1D1D1B;
    text-align: center;
    font-family: Raleway;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 15px;
    max-height: 40px;
    overflow: hidden;
}

.header_new .dropdown_menu.clients .menu_clients__item .menu_clients__descr {
    color: #1D1D1B;
    text-align: center;
    font-family: Raleway;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    max-height: 48px;
    overflow: hidden;
}

.header_new .dropdown_menu.clients .menu_clients__item .menu_clients__image img {
    width: 100%;
    border-radius: 50%;
    height: 100%;
    object-fit: cover;
}

.header_new .dropdown_menu.clients ul.slick-dots {
    display: block;
    margin-top: 40px;
}

#dropdown_content_news .submenu_col_4 img,
#dropdown_content_blog .submenu_col_4 img,
#dropdown_content_video_blog .submenu_col_4 img,
#dropdown_content_patent_shop .submenu_col_4 img {
    margin-bottom: 10px;
    border-radius: 5px;
    overflow: hidden;
    height: 136px;
    object-fit: cover;
}

#dropdown_content_shop .submenu_col_4 img {
    margin-bottom: 10px;
    border-radius: 5px;
    overflow: hidden;
    height: 136px;
    object-fit: contain;
    background-color: #fff;
    padding: 5px;
}

.header_new #dropdown_content_docs .documents_list {
    flex-direction: column;
    flex-wrap: nowrap;
}

.header_new #dropdown_content_docs .documents_list .file_ico svg {
    width: 40px;
    height: 48px;
}

.header_new #dropdown_content_docs .documents_list .div_card {
    padding: 15px;
}

.header_new #dropdown_content_docs .documents_list .dropdown_content_link a {
    margin: 0;
    margin-top: 15px;
}

.header_new #dropdown_content_class h3 {
    font-family: Raleway;
    font-size: 18px;
    font-weight: 600;
    line-height: 20px;
    text-align: left;
    color: rgba(79, 160, 191, 1);
}

.header_new #dropdown_content_class ul {
    list-style: none;
    display: block;
}

.header_new #dropdown_content_class ul li a {
    font-family: Raleway;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    text-align: left;
    display: block;
    height: auto;
    text-transform: none;
}

.header_new .dropdown_menu.info .dropdown_footer {
    margin-top: 25px;
}

.header_new #dropdown_content_class ul li a span {
    font-family: Raleway;
    font-size: 16px;
    font-weight: 600;
    line-height: 30px;
    text-align: left;
    margin-left: 15px;
}

.header_new .specialists_link {
    position: absolute;
    margin-top: -30px;
    display: flex;
    align-items: center;
    gap: 10px;
    color: rgba(79, 160, 191, 1);
    font-family: Raleway;
    font-size: 14px;
    font-weight: 700;
    line-height: 16.44px;
    border: 1px solid rgb(79, 160, 191, 1);
    padding: 5px 15px;
    border-radius: 25px;
}

.header_new .dropdown_right_block img {
    border-radius: 10px;
}

body.dark .header_new {
    background-image: url(/bitrix/templates/gpg/css/../images/dark/header_bg_new.jpg);
    background-color: var(--color-dark-green);
    background-repeat: no-repeat;
    background-position: bottom left;
    background-size: cover;
}

body.dark .header_new .dropdown_menu {
    background: var(--color-light-gold);
}

.header_new .dropdown_menu .dropdown_submenu a.active,
.header_new .dropdown_menu .dropdown_submenu a:hover {
    background: rgba(229, 234, 252, 1)
}

body.dark .header_new .dropdown_menu .dropdown_submenu a.active,
body.dark .header_new .dropdown_menu .dropdown_submenu a:hover {
    color: rgb(5 85 76);
    background: rgba(227, 202, 133, 1);
}

body.dark .header_new .dropdown_menu .dropdown_submenu_main .dropdown_content .dropdown_content_link a,
body.dark .header_new .specialists_link {
    color: rgb(5 85 76);
    border-color: rgb(5 85 76);
}

body.dark .header_new .dropdown_menu .dropdown_submenu_main .dropdown_content .dropdown_content_link a:hover,
body.dark .header_new .specialists_link:hover {
    color: rgb(5 85 76);
}

body.dark .header_new .dropdown_menu .dropdown_submenu_main .dropdown_content .dropdown_content_link a svg>path {
    fill: rgb(5 85 76);
}

body.dark .header_new .dropdown_menu .dropdown_submenu_main .dropdown_content .dropdown_content_link a:hover svg>path {
    fill: rgb(5 85 76);
}

body.dark .header_new .dropdown_menu .dropdown_submenu a svg.submenu_icon path,
body.dark .header_new .specialists_link:hover svg>path {
    fill: rgb(5 85 76);
}

body.dark .header_new .dropdown_menu .dropdown_submenu a:hover svg.submenu_icon path,
body.dark .header_new .specialists_link:hover svg>path {
    fill: rgb(5 85 76);
}

body.dark .header_new .dropdown_menu .services_button {
    color: #fff;
    border: 1px solid rgb(5 85 76);
    background-color: rgb(5 85 76);
    ;
}

body.dark .header_new .dropdown_menu .services_button:hover {
    color: #fff;
    border: 1px solid rgb(5 85 76);
}

body.dark .header_new .dropdown_menu .dropdown_submenu_main .dropdown_content .submenu_col_12 .dropdown_content_link a svg>path {
    fill: rgb(5 85 76);
}

body.dark .header_new .dropdown_menu .dropdown_submenu_main .dropdown_content .submenu_col_12 .dropdown_content_link a:hover svg>path {
    fill: rgb(5 85 76);
}

body.dark .header_new .slick-dots .slick-active button {
    background: rgb(5 85 76) !important;
}

body.dark .slick-dots li button {
    background: #000 !important;
}

body.dark .header_new .dropdown_menu .dropdown_submenu_main .dropdown_footer .backcall_button {
    color: #fff;
    background: rgb(5 85 76);
    border: 1px solid rgb(5 85 76);
}

body.dark .header_new .dropdown_menu .dropdown_submenu_main .dropdown_footer .backcall_button:hover {
    color: #fff;
    border: 1px solid rgb(5 85 76);
}

body.dark .header_new .dropdown_menu .dropdown_submenu_main .dropdown_footer .search .search_button {
    color: #fff;
    background: rgb(5 85 76);
}

body.dark .header_new .dropdown_menu .dropdown_submenu_main .dropdown_footer .search .search_button:hover {
    background: rgb(5 85 76);
}

body.dark .dropdown_menu.info a {
    color: #000;
}

body.dark .dropdown_menu.info a:hover {
    color: rgb(5 85 76);
}

body.dark .header_new .dropdown_menu .dropdown_submenu a svg.right_arrow>path {
    fill: #000;
}

body.dark .header_new .dropdown_menu .dropdown_submenu a:hover svg.right_arrow>path {
    fill: rgb(5 85 76);
}

body.dark .header_new #dropdown_content_class h3 {
    color: rgb(5 85 76);
}


body.dark .body-main .header_new,
.body-main .header_new {
    background: transparent;
}

body.dark .body-main .header_new.fixed {
    background-image: url(/bitrix/templates/gpg/css/../images/dark/header_bg_new.jpg);
    background-color: var(--color-dark-green);
    background-repeat: no-repeat;
    background-position: bottom left;
    background-size: cover;
}

.body-main .header_new.fixed {
    background: url(/bitrix/templates/gpg/css/../images/dropdown_menu/header_new_background.png);
}

.header_new .double_right_arrow {
    filter: invert(68%) sepia(18%) saturate(1433%) hue-rotate(155deg) brightness(84%) contrast(72%);
}

body.dark .header_new .double_right_arrow {
    filter: invert(23%) sepia(17%) saturate(3368%) hue-rotate(133deg) brightness(97%) contrast(96%);
}


.body-main .bignavi.bignavi-main {
    z-index: 9;
    margin-top: 0px;
}

.body-main .bignavi.bignavi-main.hidden {
    display: none;
}

body.dark .header_new .dropdown_menu .dropdown_submenu_main .dropdown_footer .search .search_button:hover,
body.dark .header_new .dropdown_menu .services_button:hover {
    background: #06413d;
}

body.dark .header_new .dropdown_menu .dropdown_submenu_main .dropdown_content .dropdown_content_link a:hover,
body.dark .header_new .specialists_link:hover {
    color: #06413d;
    border-color: rgb(5 85 76);
}

.new_costs_banner {
    position: fixed;
    top: 80px;
    width: 100%;
    color: #000;
    display: none;
    padding: 15px 0;
    z-index: 99;
    background: #dfda92;
}

.new_costs_banner a {
    color: #000 !important;
}

.new_costs_banner.opened {
    display: flex;
}

.new_costs_banner .inner_container {
    max-width: 1140px;
    margin: 0 auto;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 30px;
}

body.dark .new_costs_banner {
    background: #f1d894;
}

body.dark .new_costs_banner a {
    color: #000 !important;
}

.new_costs_banner .close_banner {
    background: #fff;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

@media (max-width: 990px) {

    .header_new .main_menu,
    .header_new .right_block {
        display: none;
    }

    .header_new .header_new_wrapper {
        padding: 25px;
    }
}
/* End */


/* Start:/bitrix/templates/gpg/css/magnific-popup.css?17197816996951*/
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

/* End */


/* Start:/bitrix/templates/gpg/css/normalize.css?17197816996052*/
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}

/* End */


/* Start:/bitrix/templates/gpg/css/style.css?1748431414324326*/
:root {
  --color-dark-green: #013b32;
  --color-dark-green-hover: #002925;
  --color-dark-gold: #FFAF23;
  --color-dark-gold-hover: #cc8d1f;
  --color-light-gold: #f1d894;
  --color-light-gold-hover: #f5c84f;
  --color-blue: #1267fe;
  --color-blue-hover: #6da1fa;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

button {
  cursor: pointer;
}

html,
body {
  width: 100%;
}

body {
  font-family: "Raleway", sans-serif !important;
  color: #1d1d1b;
  font-size: 18px;
  line-height: 26px;
  overflow-x: hidden;
  background: url(/bitrix/templates/gpg/css/../images/bg.jpg);
  background-repeat: repeat-y;
  background-size: 100%;
  max-width: 100vw;
}

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

.errortext {
  color: red;
}

.notetext {
  color: green;
}

.btn-blue {
  background: #4FA0BF;
  border-radius: 10px;
  color: #fff;
  cursor: pointer;
  padding: 10px 20px;
  text-align: center;
  border: none;
  outline: none;
  font-size: 16px;
  font-weight: 600;
}

/* body.overlay {
        position: relative;
        padding-right: 17px;
        overflow: hidden;

    }

    body.overlay::before {
        content: '';
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.5);
        z-index: 10;
    } */


.new-container {
  max-width: 1140px;
  /* width: 100%; */
  margin: 0 auto;
  padding: 0 20px;
}

.container {
  padding: 0 20px;
  max-width: 1180px;
  width: 100%;
  margin: 0 auto;
}

.page-wrapper a:hover {
  color: #4FA0BF;
  text-decoration: none;
}

.page-wrapper a {
  color: black;
  text-decoration: none;
}

.page-wrapper a.blue-link {
  color: #4FA0BF;
  text-decoration: none;
}

body.dark .page-wrapper a.blue-link {
  color: #1267fe;
  text-decoration: none;
}

body.dark .page-wrapper a.blue-link:hover {
  color: #1267fe;
}

.page-wrapper a.blue-link:hover {
  text-decoration: underline;
  font-weight: bold;
}

button.orange-btn,
a.orange-btn {
  font-family: "Raleway", sans-serif;
  display: block;
  font-weight: bold;
  font-size: 12px;
  line-height: 14px;
  cursor: pointer;
  padding: 13px 20px 13px;
  background: #4FA0BF;
  border-radius: 5px;
  transition: all ease 0.3s;
  border: 1px solid #4FA0BF;
  color: #fff;
}

.orange-btn:hover {
  background: #fff;
  color: #4FA0BF;
}

button.white-btn,
a.white-btn {
  font-family: "Raleway", sans-serif;
  display: block;
  font-weight: bold;
  font-size: 12px;
  line-height: 14px;
  cursor: pointer;
  padding: 13px 20px 13px;
  background: #fff;
  border-radius: 5px;
  transition: all ease 0.3s;
  border: 1px solid #4FA0BF;
  color: #4FA0BF;
}

.btn-link,
a.btn-link {
  white-space: nowrap;
  position: relative;
  background: #ffffff;
  box-shadow: 0px 0px 24px -5px rgb(0 0 0 / 25%);
  border-radius: 10px;
  border: none;
  padding: 13px 20px 13px 40px;
  font-weight: 600;
  font-size: 20px;
  line-height: 23px;
  color: #4FA0BF;
  transition: all 0.4s;
}

.btn-link::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 20px;
  width: 6px;
  height: 6px;
  border: solid #4FA0BF;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 3px;
  transform: translateY(-50%) rotate(-225deg);
  transition: all 0.4s;
}

.btn-link:hover,
a.btn-link:hover {
  box-shadow: 0px 0px 30px -5px rgb(0 0 0 / 30%);
  background: linear-gradient(203.17deg,
      #ebeaf2 0%,
      #f9fafb 22.5%,
      #ffffff 47.82%,
      #ffffff 66.39%,
      #f4f7f8 72.58%,
      #dee7ea 108.02%);
}

.white-btn:hover {
  background: #4FA0BF;
  color: #fff;
}

.hidden {
  height: 0;
  transition: 10s;
}

.wrapper {
  max-width: 100vw;
  overflow-x: clip;
}

.page-wrapper {
  padding-top: 0;
  transition: all 0.4s ease;
}

#topmenuexpand {
  background-color: #EAEFFF;
  display: block;
  position: fixed;
  width: 100%;
  z-index: 100;
  position: relative;
  height: 0;
  top: -100%;
  /*  -webkit-transition: height 0.4s ease;
  -o-transition: height 0.4s ease;
  transition: height 0.4s ease;
 transition-delay: 0.3s; */
  overflow: hidden;
}

#topmenuexpand.show {
  /* -webkit-transition: height 0.4s ease;
  -o-transition: height 0.4s ease;
  transition: height 0.4s ease;
  transition-delay: 0s; */
  height: 360px;
  top: 0;
}

.block-menu-header .content {
  padding-left: 20px;
}

#menu_info:not(.scrolled) .overmenu {
  position: relative;
}

#menu_info .container {
  position: relative;
  height: 162px;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

#menu_info {
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  opacity: 0;
  position: absolute;
  width: 100%;
  left: -50%;
  margin-top: 40px;
}

#menu_info.show {
  opacity: 1;
  left: 0;
}

#menu_info .container {
  max-width: 1140px;
  width: 100%;
}

#menu_info .block-menu-header {
  width: 100%;
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  /*   opacity: 0;
    visibility: hidden;*/
  -webkit-transition: opacity 0.4s ease 0.2s;
  -o-transition: opacity 0.4s ease 0.2s;
  transition: opacity 0.4s ease 0.2s;
  display: block;
}

#menu_info .block-menu-header .content {
  padding: 40px 0 30px 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

#menu_info .block-menu-header .content {
  font-family: Raleway;
  font-style: normal;
  font-weight: 400;
  letter-spacing: -0.01em;
  text-align: left;
}

#menu_info li {
  list-style: none;
  text-decoration: none;
  height: 16px;
  width: 180px;
  margin-bottom: 10px;
}

#menu_info ul {
  text-decoration: none;
  padding: 0;
}

#menu_info ul:not(:last-child) {
  margin-right: 80px;
}

#menu_info a {
  color: #1d1d1b;
}

#menu_info a:hover {
  text-decoration: none;
  color: #4FA0BF;
}

#menu_info .close {
  position: absolute;
  right: 32px;
  top: 32px;
  width: 12px;
  height: 12px;
  opacity: 0.3;
  color: #4FA0BF;
  cursor: pointer;
}

#menu_info .close:hover {
  opacity: 1;
  color: #4FA0BF;
}

#menu_info .close:before,
.close:after {
  position: absolute;
  left: 15px;
  content: " ";
  height: 12px;
  width: 2px;
  background-color: #1d1d1b;
}

#menu_info .close:before {
  transform: rotate(45deg);
}

#menu_info .close:after {
  transform: rotate(-45deg);
}

#menu_info {}

#menu_about {}

#menu_clients:not(.scrolled) .overmenu {
  position: relative;
}

#menu_clients .container {
  position: relative;
  height: 162px;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

#menu_contacts {
  margin-top: 40px;
}

#menu_clients,
#menu_contacts {
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  opacity: 0;
  position: absolute;
  width: 100%;
  left: -100%;
}

#menu_clients.show,
#menu_contacts.show {
  opacity: 1;
  left: 0;
  -webkit-transition: opacity 0.4s ease 0.2s;
  -o-transition: opacity 0.4s ease 0.2s;
  transition: opacity 0.4s ease 0.2s;
  transition-delay: .1s;
}

#menu_clients .container,
#menu_contacts .container {
  max-width: 1140px;
  width: 100%;
}

#menu_clients .block-menu-header {
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  /*   opacity: 0;
    visibility: hidden;*/
  -webkit-transition: opacity 0.4s ease 0.2s;
  -o-transition: opacity 0.4s ease 0.2s;
  transition: opacity 0.4s ease 0.2s;
  /* transition-delay: 0s; */
  display: block;
}

#menu_clients .block-menu-header .content {
  padding: 60px 0 60px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

#menu_clients .block-menu-header .content {
  font-family: Raleway;
  font-style: normal;
  font-weight: 400;
  letter-spacing: -0.01em;
  text-align: left;
}

#menu_clients a {
  color: #1d1d1b;
}

#menu_clients a:hover {
  text-decoration: none;
  color: #4FA0BF;
}

#menu_clients .close {
  position: absolute;
  right: 32px;
  top: 32px;
  width: 12px;
  height: 12px;
  opacity: 0.3;
  color: #4FA0BF;
  cursor: pointer;
}

#menu_clients .close:hover {
  opacity: 1;
  color: #4FA0BF;
}

#menu_clients .close:before,
.close:after {
  position: absolute;
  left: 15px;
  content: " ";
  height: 12px;
  width: 2px;
  background-color: #1d1d1b;
}

#menu_clients .close:before {
  transform: rotate(45deg);
}

#menu_clients .close:after {
  transform: rotate(-45deg);
}

#menu_clients {
  margin-top: 20px;
}

#menu_clients .menu_clients__item {
  width: 196px;
  height: 280px;
  border-radius: 10px;
  background: #FFF;
  padding: 20px 15px;
}

#menu_clients .menu_clients__item .menu_clients__image {
  width: 120px;
  height: 120px;
  margin: 0 auto 15px;
}

#menu_clients .menu_clients__item .menu_clients__image img {
  width: 100%;
  border-radius: 50%;
}

#menu_clients .menu_clients__item .menu_clients__name {
  color: #1D1D1B;
  text-align: center;
  font-family: Raleway;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 15px;
  max-height: 40px;
  overflow: hidden;
}

#menu_clients .menu_clients__item .menu_clients__descr {
  color: #1D1D1B;

  text-align: center;
  font-family: Raleway;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  max-height: 48px;
  overflow: hidden;
}

#menu_about {}

#menu_about:not(.scrolled) .overmenu {
  position: relative;
}

#menu_about .container {
  position: relative;
  height: 162px;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

#menu_about {
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  opacity: 0;
  position: absolute;
  width: 100%;
  left: -50%;
  margin-top: 40px;
}

#menu_about.show {
  opacity: 1;
  left: 0;
}

#menu_about .container {
  max-width: 1140px;
  width: 100%;
}

#menu_about .block-menu-header {
  min-width: 660px;
  width: 70%;
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  /*   opacity: 0;
    visibility: hidden;*/
  -webkit-transition: opacity 0.4s ease 0.2s;
  -o-transition: opacity 0.4s ease 0.2s;
  transition: opacity 0.4s ease 0.2s;
  display: block;
}

#menu_about .block-menu-header .content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

#menu_about .block-menu-header .content {
  font-family: Raleway;
  font-style: normal;
  font-weight: 400;
  letter-spacing: -0.01em;
  text-align: left;
}

#menu_about li {
  list-style: none;
  text-decoration: none;
  height: 16px;
  width: 130px;
  margin-bottom: 10px;
}

#menu_about ul {
  text-decoration: none;
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
}

#menu_about ul:not(:last-child) {
  margin-right: 40px;
}

#menu_about a {
  color: #1d1d1b;
}

#menu_about a:hover {
  text-decoration: none;
  color: #4FA0BF;
}

#menu_about .close {
  position: absolute;
  right: 32px;
  top: 32px;
  width: 12px;
  height: 12px;
  opacity: 0.3;
  color: #4FA0BF;
  cursor: pointer;
}

#menu_about .close:hover {
  opacity: 1;
  color: #4FA0BF;
}

#menu_about .close:before,
.close:after {
  position: absolute;
  left: 15px;
  content: " ";
  height: 12px;
  width: 2px;
  background-color: #1d1d1b;
}

#menu_about .close:before {
  transform: rotate(45deg);
}

#menu_about .close:after {
  transform: rotate(-45deg);
}

#menu_contacts.show {
  opacity: 1;
  left: 0;
}

#menu_contacts .slick-track {
  display: flex;
}

#menu_contacts .slick-slide {
  margin: 0 14px;
  height: auto;
}

#menu_contacts .slick-slide>div,
#menu_contacts .slick-slide .services-slider__item {
  height: 100%;
}

#menu_contacts .slick-slide {
  background-color: #fff;
  border-radius: 10px;
}

/*
#menu_contacts .slick-slide:nth-child(1) {
  background-image: url(/bitrix/templates/gpg/css/../images/services/1_bg.png);
  background-size: 101%;
}

#menu_contacts .slick-slide:nth-child(2) {
  background-image: url(/bitrix/templates/gpg/css/../images/services/2_bg.png);
  background-size: 101%;
}

#menu_contacts .slick-slide:nth-child(3) {
  background-image: url(/bitrix/templates/gpg/css/../images/services/3_bg.png);
  background-size: 101%;
}

#menu_contacts .slick-slide:nth-child(4) {
  background-image: url(/bitrix/templates/gpg/css/../images/services/4_bg.png);
  background-size: 101%;
}

#menu_contacts .slick-slide:nth-child(5) {
  background-image: url(/bitrix/templates/gpg/css/../images/services/5_bg.png);
  background-size: 101%;
}
*/
.services-slider {
  width: 100%;
}

.services-slider__item {
  display: flex !important;
  flex-direction: column;
  align-items: center;
  min-height: 150px;
  overflow: hidden;
  position: relative;
  padding: 20px 15px 27px;
  border-radius: 10px;
}

.services-slider__item span.title {
  margin-top: 10px;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  line-height: 1.2;
  color: #000;
}

.services-slider__item span.description {
  margin-top: 10px;
  font-size: 14px;
  font-weight: normal;
  text-align: center;
  line-height: 1.2;
  color: #000;
}

.services-slider__item.slick-slide {
  height: auto !important;
}


.topmenuexpand ul {
  list-style: none;
}

.breadcrumb {
  width: 100%;
  background: none;
  padding: 0;
  margin: 0 0 70px 0;
  font-family: Raleway;
  font-style: normal;
  font-size: 14px;
  line-height: 16px;
  color: #1d1d1b;
}

.container,
.breadcrumb a {
  font-family: Raleway;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  color: #1d1d1b;
}

.breadcrumb a {
  margin: 0 3px 0 0;
}

.navbar-header .active {
  color: #4FA0BF;
}

.navbar-header .navbar-header_bg {

  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;

  background-repeat: no-repeat;
  background-size: cover;
  z-index: 91;
}

.navbar-header.fixed .navbar-header_bg {
  background-color: #fff;
  background-image: url(/bitrix/templates/gpg/css/../images/header_bg.jpg);
}

.navbar-header.fixed .link>span {
  font-size: 0px;
  gap: 0;
}

.navbar-header.fixed .top_menu_item .line {
  display: none;
}

.navbar-header .logo,
.navbar-header .flexrow_nowrap,
.navbar-header .header__right {
  position: relative;
  z-index: 2;

}

.body-main .navbar-header.fixed .header__right {
  top: -15px;
}

.experts_advert .slick-slide {
  margin: 0 10px;
}

.experts_advert .slick-list {
  margin: 0 -10px;
}

@media (min-width: 990px) {
  .body-main .navbar-header.fixed .nav-list {
    top: 50px !important;
    position: absolute;
    right: 15px;
    gap: 10px;
    margin-top: 5px;
  }
}

.header__right .theme-btn {
  display: none;
}

.page-header_small .header__right {
  display: none;
}

.navbar-header.fixed::before {
  display: none;
  /* content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: -50vw;
  right: -50vw;
  background: #fff;
  -webkit-box-shadow: 1px 5px 6px 0px rgba(34, 60, 80, 0.2);
  -moz-box-shadow: 1px 5px 6px 0px rgba(34, 60, 80, 0.2);
  box-shadow: 1px 5px 6px 0px rgba(34, 60, 80, 0.2); */
}

.navbar-header ul.services-btns {
  display: none;
}

.navbar-header.fixed ul.services-btns {
  display: flex;
  align-items: flex-start;
}



.navbar-header.fixed .header__right .phone-desktop span a {
  font-size: 20px !important;
}

.navbar-header.fixed .nav-list {
  top: 30px;
}

.services-btns {
  display: flex;
}

.services-btns .menu_item-elem {
  text-align: center;
  padding: 0 5px;
  transition: all ease 0.3s;
}

.services-btns .menu_item-elem:hover .headefirst,
.services-btns .menu_item-elem:hover .headesecond {
  color: #4FA0BF;
}

.services-btns .menu_item-elem .headefirst {
  display: block;
  text-transform: capitalize;
  font-weight: bold;
  font-size: 16px;
  line-height: 1.2;
  color: #1d1d1b;
}

.services-btns .menu_item-elem .headesecond {
  text-transform: capitalize;
  font-size: 15px;
  line-height: 1.2;
  color: #1d1d1b;
}

.page-header {
  position: relative;
}

.page-view-frontpage .header {
  position: relative;
  height: auto;
  -webkit-transition: top 0.4s ease;
  -o-transition: top 0.4s ease;
  transition: top 0.4s ease;
}

.header {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  z-index: auto;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  /* z-index: 99; */
}

.header .container {
  padding: 0 20px;
  z-index: auto;
  height: 444px;
  position: relative;
  max-width: 100%;
  padding: 0;
  background-color: #fff;
  height: 100%;
  -webkit-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
  position: relative;
  margin: 0 auto;

  /* background-color: #ffffff !important;
  background-image: url("/bitrix/templates/gpg/css/../images/header.jpg") !important;
  background-repeat: no-repeat !important;
  background-attachment: scroll !important;
  background-position: top center !important; */
  /* background-size: cover !important;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://www.inpi.fr/sites/default/files/2021-10/inpi_trophees2021_banniere_website_v3.jpg', sizingMethod='scale');
  -ms-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://www.inpi.fr/sites/default/files/2021-10/inpi_trophees2021_banniere_website_v3.jpg', sizingMethod='scale'); */

}

.navbar-header.not-sticked {
  background: none;
  border: 0;
  position: absolute;
  top: 1rem;
  left: 0;
  right: 0;
  height: 100px;
  z-index: 1;
}

/* mob menu */

.mobile-menu {
  padding: 23px 0 41px;
  position: fixed;
  top: 0;
  left: -100vw;
  width: 100vw;
  height: 100vh;
  background: #f4f4f4;
  transition: all ease 0.3s;
  z-index: 100;
  overflow: auto;
}

.mobile-menu .container-menu {
  padding: 0 20px;
}

.mobile-menu.show {
  left: 0;
}

.mobile-menu__head {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 30px;
  padding-bottom: 30px;
}

#main-menu .mobile-menu__head {
  border-bottom: 1px solid #b1afaf;
}

.mobile-menu__close {
  cursor: pointer;
  background: none;
  border: none;
  display: block;
}

.mobile-menu__nav {
  margin-bottom: 20px;
}

.mobile-menu__list {
  list-style: none;
}

.mobile-menu__elem {
  font-weight: 700;
  font-size: 18px;
  line-height: 21px;
  letter-spacing: -0.01em;
}

.mobile-menu__elem a,
.mobile-menu__elem>span {
  margin-bottom: 15px;
  display: block;
  font-size: 20px;
  color: #1D1D1B;
  font-weight: 400;
  line-height: 16px;
  padding: 7px 7px 7px 23px;
}

.mobile-menu__elem:not(:last-child) {
  margin-bottom: 20px;
}

.mobile-menu__elem a {
  transition: all ease 0.2s;
}

.mobile-menu__elem.active a {
  color: #4FA0BF;
}

.mobile-menu__elem a:hover {
  color: #4FA0BF;
}

.mobile-menu__sublist {
  padding: 10px 0 10px 45px;
}

.mobile-menu__sublist-elem,
.mobile-menu__sublist-elem>a {
  list-style: none;
  padding-right: 20px;
  font-size: 18px;
  color: #1D1D1B !important;
  font-weight: 400;
  line-height: 16px;
  position: relative;
  cursor: pointer;
  padding-left: 0 !important;
}

.mobile-menu__sublist-elem>a {
  padding: 0 !important;
}

.mobile-menu__sublist-elem:hover {
  color: #4FA0BF;
}

.mobile-menu__sublist-elem::after {
  content: url(/bitrix/templates/gpg/css/../images/header/smallArrowNew.svg);
  position: absolute;
  right: 17%;
  top: 50%;
  transform: translateY(-50%);
  margin-right: 5px;
}

.mobile-menu__sublist.not-sublist-3-level .mobile-menu__sublist-elem::after {
  display: none;
}

.mobile-menu__elem.mobile-item-parent {
  position: relative;
}

.mobile-menu__elem.mobile-item-parent .mobile-menu__sublist {
  display: none;
}

.mobile-menu__elem.mobile-item-parent>.open {
  position: absolute;
  width: 26px;
  height: 44px;
  background-image: url(/bitrix/templates/gpg/css/../images/header/bigArrow.svg);
  right: 15%;
  top: -5px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  background-repeat: no-repeat;
  background-position: center center;
}

.mobile-menu__elem.mobile-item-parent.active>.open {
  transform: rotate(90deg);
}

.mobile-menu__sublist-elem:not(:last-child) {
  margin-bottom: 25px;
}

.mobile-menu__bread {
  display: flex;
  justify-content: space-between;
  padding: 0 0 30px;
  margin: 0 23px;
  border-bottom: 1px solid #b1afaf;
  margin-bottom: 30px;
  align-items: center;
}

.mobile-menu__bread .menu__bread__item {
  position: relative;
}

.mobile-menu__bread .menu__bread__item.bread-close {
  padding-left: 15px;
  font-size: 16px;
}

.mobile-menu__bread .mobile-menu__close:before {
  content: url(/bitrix/templates/gpg/css/../images/header/smallArrowNew.svg);
  position: absolute;
  left: 0;
  transform: rotate(180deg);
  margin-right: 5px;
}

.mobile-menu__bread .menu__bread__item.breads {
  color: #b1afaf;
  font-size: 16px;
  font-weight: 400;
  text-align: right;
}

.mobile-menu__btn {
  cursor: pointer;
  padding: 5px 15px;
  background: none;
  display: block;
  text-align: center;
  font-weight: 700;
  font-size: 18px;
  line-height: 21px;
  color: #4FA0BF;
  border: 1px solid #4FA0BF;
  border-radius: 50px;
}

.mobile-menu__footer {

  padding-top: 30px;
  border-top: 1px solid #b1afaf;
  width: 100%;
}

.mobile-menu__footer .mobile-menu__footer-wrap {
  display: flex;
  justify-content: space-between;
}

.mobile-menu__footer .phone a {
  font-size: 18px;
  font-weight: bold;
  color: #000;
}

.mobile-menu__footer .email a {
  font-size: 18px;
  color: #1267FE;
}

.mobile-menu__footer .mobile-menu-footer__item {
  position: relative;
}

.mobile-menu__footer .auth a:before {
  content: "";
  position: absolute;
  left: 0;
  top: 15px;
  background: url(/bitrix/templates/gpg/css/../images/header/auth.svg);
  width: 26px;
  height: 26px;
}

.mobile-menu__footer .auth a {
  padding-left: 45px;
  display: block;
  font-size: 16px;
  color: #1D1D1B;
}

/*Стили до взял из архива https://web.archive.org/web/20220516235709cs_/https://gpg.widevision.tech/bitrix/templates/gpg/css/style.css */
.mobile-menu_submenu {
  left: 100vw;
}

.mobile-menu_submenu.show {
  left: 0;
}

.mobile-menu_submenu .mobile-menu__elem a {
  color: #1D1D1B;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
}

/* mob menu */

.menubutton.innered .services-option {
  display: none;
}

.menubutton.innered {
  left: 0;
  width: 100%;
  margin: auto;
  top: 100%;
  position: absolute;
}

.navbar-header__wrapper {
  padding: 0 15px;
  max-width: 1140px;
  margin: 0 auto;
  flex-wrap: nowrap;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  z-index: 92;
  gap: 30px;
}

.navbar-header .link {
  font-family: Raleway;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  letter-spacing: 0.01em;
  color: #1d1d1b;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
}

.navbar-header .link span {
  font-size: 12px;
  letter-spacing: 0.01em;
  display: flex;
  align-items: center;
  gap: 10px;
  font-weight: bold;
}

.navbar-header {

  padding-top: 25px;
  width: 100%;
  position: relative;
  z-index: 3;
  transition: all ease 0.4s;
}



.navbar-header .logo {
  display: flex;
  text-decoration: none;
  position: relative;
}

.navbar-header .logo img {
  align-self: center;
  display: block;
  width: 100%;
  height: auto;
}

.navbar-header .logo .logo-dark,
.navbar-header.fixed .logo .logo-dark {
  display: none;
}

.navbar-header.fixed .logo img {
  display: block;
  max-width: 120px;
  width: 100%;
  height: auto;
}

.navbar-header.fixed .txtlogo {
  font-size: 10px;
}

.navbar-header li {}

.top_menu_item {
  position: relative;
}

.top_menu_item .line {
  width: 0;
  border-top: 4px solid #fff;
  position: absolute;
  left: 0;
  top: -15px;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  opacity: 0;
}

.top_menu_item.active .line {
  width: 100%;
  opacity: 1;
}

.navbar-header .txtlogo {
  font-family: Raleway;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 17px;
  letter-spacing: 0.15em;
  display: inline-flex;
  color: #1d1d1b;
  width: 60px;
  margin: 0 0 0 15px;
}

.navbar-header .phone span {
  display: block;
  font-family: Arial;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 28px;
  /* identical to box height */

  color: #1d1d1b;
}

.navbar-header .phone a {
  font-family: Raleway;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  /* identical to box height */

  letter-spacing: 0.01em;
  text-decoration-line: underline;

  color: #FF6224
}

.navbar-header.fixed .phone a {
  font-family: Raleway;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  /* identical to box height */

  letter-spacing: 0.01em;
  text-decoration-line: underline;

  color: #1267fe
}

.navbar-header .phone div {
  max-width: 190px;
  width: 190px;
  margin-left: auto;
  text-align: center;
}

.navbar-header .phone {
  white-space: nowrap;
}

.page-header_small .navbar-header.fixed .phone {
  top: 0 !important;
}

.header-text {
  color: #fff;
  position: relative;
  z-index: 2;
  width: 100%;
  text-align: center;
  margin-top: 100px;
}

.header-text .headefirst {
  color: #fff;
  margin-bottom: 40px;
  font-family: Roboto;
  font-size: 55px;
  font-weight: 500;
  line-height: 60px;
  text-align: center;
  max-width: 950px;
  margin: auto;
  text-transform: uppercase;
}

.header-text .headesecond {
  color: #fff;
  font-family: Roboto;
  font-size: 27px;
  font-weight: 300;
  line-height: 32.5px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  text-transform: uppercase;
}

.bignavi .menubutton {
  max-width: 1140px;
  height: 100%;
  width: 100%;
  margin: auto;
  position: absolute;
}

.bignavi {
  max-width: 1140px;
  width: 100%;
  position: relative;
  margin: 180px auto 0 auto;
  z-index: 11;
}

.bignavitm {
  margin: 35px auto 0 auto;
}

.services-option {
  max-width: 1140px;
  width: 100%;
  box-sizing: border-box;
  top: calc(100% + 25px);
  display: flex;
  padding-left: 0;
  position: relative;
  z-index: 99;
  transition: all 0.4s ease;
  gap: 15px;
}

.conslutation #myDropzone {
  color: #fff;
  background: transparent;
  border: 0px;
  min-height: 50px;
  width: 100%;
  padding: 0;
}

.conslutation #myDropzone .dz-message {
  color: #fff;
  height: 50px;
  width: 100%;
  padding-left: 35px;
  background: url(/bitrix/templates/gpg/css/../images/paperclip.svg);
  background-repeat: no-repeat;
  line-height: 50px;
  background-position: left center;
  text-align: left;
}

.conslutation .dropzone {
  border: 0;
  padding: 0;
  width: 100%;
  background: #fff;
  min-height: auto;
}

.conslutation .dropzone .dz-message {
  margin: auto;
}

.services-option.services-option_after {
  display: none;
}

.services-option .headefirst {
  font-family: Raleway;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 19px;
  margin-bottom: 12px;
}

.services-option .headesecond {
  font-family: Raleway;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 16px;
  transform: scale(1) !important;
}

.services-option .menu_item {
  padding: 35px 0px 35px;
  background: #ffffff0d;
  border-radius: 30px;
  box-shadow: 0px 0px 15px 3px rgba(0, 0, 0, 0.2);
}

.services-option .menu_item svg {
  margin-bottom: 10px;
}

.services-option li {
  display: flex;
  list-style: none;
  text-align: center;
  max-width: 293px;
  width: 100%;
  /* width: 293px; */
}

.services-option li a {
  display: block;
}

.services-option li div {
  margin: auto;
}

.services-option .last {
  border: none;
}

.services-option li span {
  display: block;
}

@media (max-width: 990px) {
  .content-wrapper {
    padding-top: 30px;
  }
}

.content-wrapper {
  padding-top: 180px;
}

.content-wrapper img {
  border-radius: 10px;
}

.content-wrapper h2,
.main-project h3 {
  margin: 0;
  margin-bottom: 30px;
}

.content-row .content {
  max-width: 1920px;
  margin: auto;
}


.headertitle {
  font-family: Raleway;
  font-style: normal;
  font-weight: normal;
  font-size: 30px;
  line-height: 1.2;
  text-align: center;
  color: #1d1d1b;
  margin: 50px auto;
}

.blue-btn {
  font-family: "Raleway", sans-serif;
  display: block;
  font-weight: bold;
  font-size: 12px;
  line-height: 14px;
  cursor: pointer;
  padding: 13px 20px 13px;
  background: #4FA0BF;
  border-radius: 5px;
  transition: all ease 0.3s;
  border: 1px solid #4FA0BF;
  color: #fff;
}

.blue-btn:hover {
  background: #4FA0BF;
}

.orange-btn {
  font-family: "Raleway", sans-serif;
  display: block;
  font-weight: bold;
  font-size: 12px;
  line-height: 14px;
  cursor: pointer;
  padding: 13px 20px 13px;
  background: #4FA0BF;
  border-radius: 5px;
  transition: all ease 0.3s;
  border: 1px solid #4FA0BF;
  color: #fff;
}

.orange-btn:hover {
  background: #fff;
  color: #4FA0BF;
}

.white-btn {
  font-family: "Raleway", sans-serif;
  display: block;
  font-weight: bold;
  font-size: 12px;
  line-height: 14px;
  cursor: pointer;
  padding: 13px 20px 13px;
  background: #fff;
  border-radius: 5px;
  transition: all ease 0.3s;
  border: 1px solid #4FA0BF;
  color: #4FA0BF;
}

.white-btn:hover {
  background: #4FA0BF;
  color: #fff !important;
}

.blockbanner {
  background-repeat: no-repeat !important;
  background-position: center !important;
  border-radius: 10px;
  background-size: cover;
  max-width: 360px;
  width: 100%;
  height: 230px;
  text-transform: uppercase;
  display: flex;
  position: relative
}

.blockbanner span {
  display: block;
  width: 100%;
  position: absolute;
  top: 50%;
  text-align: center;
  color: #000;
  background: #fff9;
  padding: 25px 0;
  font-weight: bold;
  margin-top: -38px;
}

.blockmenubanner {
  /* background-image: url(/bitrix/templates/gpg/css/../images/header/agutin.png) !important; */
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: contain;
  border-radius: 10px;
  min-width: 150px;
  height: 230px;
  text-transform: uppercase;
  display: flex;
}

.scroll-logos .link_more {
  text-align: center;
  margin-top: 15px;
}

.scroll-logos .link_more a {
  color: #4FA0BF;
  text-decoration: underline;
  font-size: 14px;
}

.scroll-logos .blockmenubanner {
  height: auto;
  padding: 5px 10px;
}

.blockbanner span {
  font-family: Raleway;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 23px;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  margin: auto;
}

.content-slider ul {
  list-style: none;
}

.content-slider ul li {
  margin-right: 10px;
}

.content-slider {
  position: relative;
  z-index: 3;
  padding: 0 20px;
  max-width: 1180px;
  width: 100%;
  margin: auto;
  overflow: hidden;
}

.content-slider .slick-list {
  margin: 0 -10px;
}

.content-slider .slick-list .slick-slide {
  margin: 0 10px;
}

.blocktext {
  font-family: Raleway;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  margin-top: 20px;
  color: #1d1d1b;
}

.blocktext a {
  font-family: Raleway;
  font-style: normal;
  font-weight: 600;
  text-align: center;

  color: #4FA0BF;
  margin-top: 15px;
}

.slick-slider {
  position: relative;

  display: block;
  box-sizing: border-box;

  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;

  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;

  display: block;
  overflow: hidden;

  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;

  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  display: table;

  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;

  height: 100%;
  min-height: 1px;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;

  height: auto;

  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-dots {
  position: relative;
  bottom: 0;
  display: block;
  width: 100%;
  padding: 0;
  list-style: none;
  text-align: center;
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 10px;
  height: 10px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: #4FA0BF;
  position: relative;
  border-radius: 50%;
  opacity: 0.5;
}

.slick-dots li button::before {
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 10px;
  height: 10px;
  content: "•";
  text-align: center;
  opacity: 0.25;
  color: black;
  -webkit-font-smoothing: antialiased;
  border-radius: 50%;
  opacity: 0.5;
}

.experts__inner .slick-dots li button::before {
  display: none;
}

.slick-active button {
  background: #4FA0BF;
  opacity: 1 !important;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.gray {
  background: #efedf1;
}

.greyline h2 {
  margin: 40px auto 30px auto;
}



.greyline .content {
  max-width: 1020px;
  position: relative;
  z-index: 3;
}

.greyline h3 {
  font-family: Raleway;
  font-style: normal;
  font-weight: bold;
  color: #1d1d1b;
  font-size: 18px;
}

.youtube-block {
  margin: 30px 0 60px;
}

.youtube {
  max-width: 800px;
  width: 100%;
  margin: 60px auto 0px auto;
  border-radius: 10px;
  display: block;
  object-fit: contain;
  max-height: 450px;
  overflow: hidden;
}

.youtube iframe {
  width: 100%;
  height: 450px;
}

.main-content {
  /* padding-top: 80px; */
}

.main-content .priorities {
  padding: 88px 15px;
  max-width: 1170px;
  margin: auto;
}

.main-content .priorities h2 {
  margin: 40px auto 40px auto;
}

.flexrow {
  display: flex;
  flex-wrap: wrap;
}

.priorities .flexrow {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 30px 75px;
}

.flexrow_nowrap {
  display: flex;
  flex-wrap: nowrap;
}

.priorities .container {
  /* max-width: 330px;
    margin: 0 0 35px 25px;
    padding: 0px; */
}

.priorities .container .header {
  text-align: center;
  font-family: Raleway;
  font-style: normal;
  font-weight: bold;
  color: #1d1d1b;
  font-size: 18px;
  align-items: center;
}

/* .priorities .left {
    margin: 0 0 30px 0;
    max-width: 330px;
}

.priorities .center {
    margin: 0 30px 30px 50px;
    max-width: 300px;
}

.priorities .right {
    margin: 0 0 30px 0;
    max-width: 310px;
} */

.priorities .container .header img {
  display: block;
  width: 90px;
  height: auto;
  margin: 0 auto 25px;
}


.priorities .container .body {
  margin-top: 10px;
  font-family: Raleway;
  font-style: normal;
  font-weight: normal;
  color: #1d1d1b;
  font-size: 14px;
  text-align: center;
}

.darkcyanline {
  /* padding: 20px 0 20px; */
  background: #4FA0BF;
  margin-top: 50px;
  position: relative;
  z-index: 3;
}

.darkcyanline::after {
  content: '';
  position: absolute;
  top: 0;
  left: -50vw;
  bottom: 0;
  width: calc(50vw + 2px);
  background: #4FA0BF;
}

.darkcyanline::before {
  content: '';
  position: absolute;
  top: 0;
  right: -50vw;
  bottom: 0;
  width: calc(50vw + 2px);
  background: #4FA0BF;
}

.darkcyanline .content {
  padding: 40px 0 40px 47px;
  overflow: hidden;
  max-width: 1100px;
  margin: auto;
  display: flex;
  align-items: center;
  height: 100%;
  position: relative;
}

.shieldline {
  position: relative;
  padding: 50px 0px 0;
  /* background: #fff; */
}


.shieldline .text {
  font-size: 18px;
}

.shieldline .text h2 {
  width: 100%;
  top: 0;
}

.content {
  position: relative;
  z-index: 3;
}

.section-services {
  padding: 60px 0 60px;
  position: relative;
  max-width: 1170px;
  margin: auto;
}

.elips__left,
.elips__right {
  width: 700px;
  height: 700px;
  border-radius: 50%;
  filter: blur(218.5px);
  background-color: #84E7EC;
  pointer-events: none !important;
  /* display: none; */
  z-index: 1 !important;
}

.elips__left.green,
.elips__right.green {
  background-color: rgba(84, 232, 108, 0.29);
  ;
}

.elips__left img,
.elips__right img {
  display: none;
  pointer-events: none !important;
}

.section-services .elips__left {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  transform: translate(-40%, -10%);
}

.section-services .elips__right {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  transform: translate(40%, -20%);
}

.darkcyanline .content .blocktext {
  font-family: Raleway;
  font-style: normal;
  font-weight: 500;
  color: #ffffff;
  z-index: 2;
  text-align: left;
  margin-top: 3px;
  position: relative;
  z-index: 4;
}

.darkcyanline .content .blocktext span {
  display: block;
  font-size: 18px;
  line-height: 1.2;
}

.darkcyanline .content img {
  display: block;
  width: 167px;
  height: 167px;
  margin-right: 43px;
  z-index: 3;
}

.darkcyanline .headertitle {
  font-family: Raleway;
  font-style: normal;
  font-weight: normal;
  font-size: 30px;
  line-height: 35px;
  color: #ffffff;
  z-index: 2;
  text-align: left;
  margin: 0 0 20px 0;
}

.priorities .headertitle {
  margin: 0 0 40px 0;
}

.priorities {
  position: relative;
}

.priorities .elips__left {
  position: absolute;
  bottom: 0;
  left: 0;
  transform: translate(-70%, 65%);
}

.main-content .project h2 {
  margin: 40px auto 40px auto;
}

.main-content .project .flexrow {
  max-width: 1140px;
  width: 100%;
  margin: auto;
  flex-wrap: nowrap;
}

.main-content .project .flexrow>a {
  max-width: 550px;
  width: 100%;
  margin-right: 30px;
  min-width: 460px;
  height: 484px;
}

/* .main-content .project .blockbg {
    background-color: rgb(54, 54, 54);
    position: relative;
    border-radius: 10px;
    height: 227px;
} */

.project .flexfour .blockbg {
  /* min-width: 236px; */
  width: 100%;
}

.flexfour {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 30px;
}

.main-content .project .gradient {
  position: absolute;
  width: 100%;
  height: 227px;
  background: linear-gradient(180deg, rgba(0, 89, 103, 0) 55.54%, #005967 100%);
  opacity: 0.6;
  border-radius: 10px;
  bottom: 0;
}

.main-content .project .first {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.main-content .project .first .gradient {}

.main-content .project .folder {
  position: absolute;
  left: 30px;
  font-family: Raleway;
  font-style: normal;
  font-weight: normal;
  color: #ffffff;
  background: #4FA0BF;
  border-radius: 2px;
  top: 104px;
  padding: 5px 10px;
}

.main-content .project .first .folder {
  top: 365px;
}

.main-content .project .name {
  position: absolute;
  font-family: Raleway;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  top: 145px;
  color: #ffffff;
  position: absolute;
  left: 30px;
}

.main-content .project .first .name {
  top: 406px;
}

.middlecontent {
  padding: 40px 20px 40px;
  max-width: 1180px;
  width: 100%;
  margin: auto;
  position: relative;
}

/* project */

.project {
  padding: 35px 0 35px;
  position: relative;
}

.project .elips__right {
  position: absolute;
  top: 0;
  right: 0;
  transform: translate(65%, -25%);
}

.project__title {
  margin: 0;
  margin-bottom: 40px;
  text-align: center;
}

.project__wrapper {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: 1fr 1fr;
  grid-gap: 30px;
}

.project__item {
  border: 1px solid #ccc;
  position: relative;
  border-radius: 10px;
  overflow: hidden;
  min-height: 260px;
}

.project__item::before,
.project__item::after {
  content: "";
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 70%;
  background: linear-gradient(180deg, rgba(0, 89, 103, 0) 55.54%, #005967 100%);
  opacity: 0.6;
}

.project__item::after {
  background: linear-gradient(180deg, rgba(0, 17, 19, 0) 27.55%, #001113 100%);
  opacity: 0.6;
}

.project__item_big {
  grid-column: 1/3;
  grid-row: 1/3;
}

.project__content {
  position: absolute;
  z-index: 3;
  bottom: 25px;
  left: 20px;
  right: 20px;
  color: #fff;
}

.project__category {
  display: inline-block;
  background: #4FA0BF;
  border-radius: 2px;
  text-align: center;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 16px;
  margin-bottom: 15px;
}

.project__text {
  font-size: 16px;
  line-height: 18px;
  font-weight: 600;
}

.blockbg {
  width: 100%;
  height: 100%;
}

.blockbg img {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 0 80%;
  object-position: 0 80%;
  width: 100%;
  height: 100%;
}

/* project end */

/* experts */

.experts {
  padding: 35px 0 70px;
  position: relative;
}

.experts .container {
  position: relative;
  z-index: 3;
}

.experts .elips__left {
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(-35%, 0%);
}

.experts__title {
  margin-top: 0;
  margin-bottom: 40px;
}

.experts__text {
  font-size: 18px;
  margin-bottom: 30px;
  line-height: 22px;
}

.experts__text p {
  margin: 0;
  padding: 0;
}

.experts__wrapper {
  display: flex;
  justify-content: space-between;
}

.experts__inner {
  width: 100%;
}

.experts__slider {
  max-width: 550px;
  width: 100%;
  margin: 0 auto;
}

.experts__slider .slick-dots {
  padding-top: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.experts__slider .slick-dots li:not(:last-child) {
  margin-right: 10px;
}

.experts__slider .slick-dots li.slick-active button {
  opacity: 1;
}

.experts__slider .slick-dots button {
  border: none;
  outline: none;
  font-size: 0;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #4FA0BF;
  opacity: 0.5;
}

.experts__slide {
  display: grid !important;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 25px;
}

.experts__photo {
  border-radius: 5px;
  overflow: hidden;
  cursor: pointer;
  align-self: center;
  justify-self: center;
}

.experts__photo img {
  display: block;
  width: 100%;
  height: auto;
}

.current-expert {
  max-width: 540px;
  width: 100%;
  margin-right: 20px;
}

.current-expert__inner {
  height: 100%;
  display: flex;
  align-items: flex-start;
}

.current-expert__photo {
  border-radius: 5px;
  overflow: hidden;
  max-width: 255px;
  height: 100%;
  width: 100%;
  margin-right: 30px;
  min-width: 220px;
}

.current-expert__photo img {
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
  -o-object-position: center;
  object-position: center;
}

.current-expert__name {
  font-weight: 600;
  font-size: 18px;
  line-height: 21px;
  margin-bottom: 25px;
}

.current-expert__descr {
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  margin-bottom: 25px;
}

.current-expert__btn {
  width: 100%;
  white-space: nowrap;
}

/* experts end */
.expertline img {
  border-radius: 10px;
  margin-right: 30px;
}

.expertline .flexrow {
  display: flex;
  flex-wrap: wrap;
}

.expertline .fullcart {
  display: flex;
  font-family: Raleway;
  font-style: normal;
  font-weight: normal;
  color: #1d1d1b;
  margin-right: 45px;
  margin-bottom: 70px;
}

.expertline .fullcart .name {
  font-family: Raleway;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 21px;

  color: #1d1d1b;
  margin-bottom: 25px;
  max-width: 248px;
}

.expertline .fullcart .previewtxt {
  width: 248px;
  margin-bottom: 25px;
}

.expertline .fullcart button {
  width: 255px;
  height: 40px;
  left: 675px;
  top: 3631px;

  background: #4FA0BF;
  border-radius: 5px;
  font-family: Raleway;
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  line-height: 14px;
  /* identical to box height */

  color: #ffffff;
  border: none;
}

.expertline .imglist {
  max-width: 550px;
}

.expertline .imglist img {
  margin: 0px 15px 25px 0;
  filter: grayscale(100%);
}

.expertline .imglist img:hover {
  filter: grayscale(0%);
}

.shieldline {
  padding-top: 50px;
}

.shieldline h2 {
  text-align: right;
  margin-top: 70px;
  margin-bottom: 30px;
  font-family: Raleway;
  font-style: normal;
  font-weight: normal;
  line-height: 35px;

  color: #1d1d1b;
}

.main-content .text {
  width: 100%;
  font-family: Raleway;
  font-style: normal;
  font-weight: normal;
  color: #1d1d1b;
}

button.show-more__btn {
  display: none;
  margin: 10px auto 0;
}

.shieldline img {
  margin: 0 76px 0 76px;
}

.shieldline .flexrow {
  flex-wrap: nowrap;
  align-items: center;
  position: relative;
  z-index: 3;
}

.shieldline p {
  max-width: 624px;
}

.main-content .customers .customers-slider-list {
  height: 100px;
}

.main-content .customers .slick-dots {
  margin: auto;
  position: relative;
}

.newsline .mainblock {
  position: relative;
  max-width: 1140px;
  width: 100%;
  height: 517px;
  border-radius: 10px;
  border: solid 1px transparent;
}

.newsline .mainblock .gradientbg {
  position: absolute;
  max-width: 1140px;
  width: 100%;
  height: 517px;
  border-radius: 10px;
  background: #000000;
  opacity: 0.4;
  border-radius: 10px;
}

.newsline .blocktext {
  position: relative;
  margin: 50px 20px 0 auto;
  max-width: 365px;
  width: 100%;
  height: 438px;
  right: 20px;
  border-radius: 10px;
  color: #fff;
  border: solid 1px transparent;
}

.newsline .blocktext .gradientbg {
  display: none;
}

.newsline .blocktext .header {
  margin: 30px 30px;
  z-index: 2;
}

.newsline .blocktext .header .date {
  position: absolute;
  right: 0px;
}

.newsline .blocktext a {
  position: absolute;
  max-width: 305px;
  width: 100%;
  height: 40px;
  background: #ffffff;
  border-radius: 5px;
  z-index: 2;
  bottom: 40px;
  left: 30px;
  z-index: 2;
  font-family: Raleway;
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  line-height: 14px;
  /* identical to box height */

  color: #4FA0BF;
}

.newsline .blocktext a div {
  margin: 13px auto;
}

.newsline .blocktext .name {
  font-family: Raleway;
  font-style: normal;
  font-weight: bold;
  font-size: 26px;
  line-height: 31px;
  margin: 30px 30px 20px 30px;
  color: #ffffff;
  z-index: 2;
}

.newsline .blocktext .txt {
  font-family: Raleway;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 21px;

  color: #ffffff;
  margin: 30px 30px 20px 30px;
  text-align: left;
  z-index: 2;
}

.newsline .blocktext .newscontent {
  position: absolute;
  max-width: 365px;
  width: 100%;
  background: rgba(255, 175, 35, 0.8);
  border-radius: 10px;
  /* height: 438px; */
  height: 100%;
  z-index: 2;
}

.newsline .slick-next {
  width: 50px;
  height: 50px;
  background: #ffffff;
  border: 1px solid #e0e0e0;
  box-sizing: border-box;
  border-radius: 5px;
}

.newsline .slick-prev {
  width: 50px;
  height: 50px;
  background: #ffffff;
  border: 1px solid #e0e0e0;
  box-sizing: border-box;
  border-radius: 5px;
}

.newsline {
  padding-bottom: 20px;
}

.slick-next span {
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 0 15px 12px;
  border-color: transparent transparent transparent #4FA0BF;
  margin: 5px auto 0 5px;
}

.newsline .slick-prev span {
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 12px 15px 0;
  border-color: transparent #4FA0BF transparent transparent;
  margin: 5px auto 0 auto;
}

.news-slider-list {
  display: flex;
  margin-top: 30px;
}

.newsline .slick-list {
  max-width: 670px;
}

.news-slider-list {
  margin: 30px auto;
  max-width: 790px;
}

.newsline .slick-list img {
  width: 160px;
  height: 65px;
  border-radius: 5px;
}

.newsline .slick-list .gradientbg {
  position: absolute;
  width: 160px;
  height: 65px;
  border-radius: 5px;
  background: #000000;
  opacity: 0.5;
}

.newsline .slick-arrow {
  margin: 7px 8px auto auto;
}



.topmenuexpand .middlecontent {
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}

#menu_contacts:not(.scrolled) .overmenu {
  position: relative;
}

#menu_contacts .brend {
  font-family: Raleway;
  font-style: normal;
  font-weight: 600;
  color: #000000;
  margin: 0px 30px 30px 30px;
}

#menu_contacts .brend a {
  font-family: Raleway;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  /* identical to box height */

  letter-spacing: 0.01em;

  color: #4FA0BF;
  display: flex;
  padding-top: 20px;
}

#menu_clients a.header-main__link {
  font-family: Raleway;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 14px;
  letter-spacing: 0.01em;
  color: #4FA0BF;
  display: flex;
  z-index: 5;
  padding-left: 25px;
  margin-top: 25px;
}

.header-main__link arrowbody {
  position: relative;
  top: 6px;
  left: 5px;
  width: 12px;
  height: 1px;
  background-color: #4FA0BF;
  left: 0;
  display: block;
}

.header-main__link arrowbody::before {
  content: "";
  position: absolute;
  width: 5px;
  height: 1px;
  top: 2px;
  right: 0px;
  background-color: #337ab7;
  transform: rotate(-45deg);
}

.header-main__link arrowbody::after {
  content: "";
  position: absolute;
  width: 5px;
  height: 1px;
  top: -2px;
  right: 0;
  background-color: #337ab7;
  transform: rotate(45deg);
}

#menu_contacts .brend arrowright:hover {
  animation: arrow-1 1s linear infinite;
}

#menu_contacts .brend arrowright {
  cursor: pointer;
  position: relative;
}

#menu_contacts .brend arrowright arrowbody {
  position: relative;
  top: 6px;
  left: 5px;
  width: 12px;
  height: 1px;
  background-color: #4FA0BF;
  left: 0;
  display: block;
}

#menu_contacts .brend arrowright arrowbody::before {
  content: "";
  position: absolute;
  width: 5px;
  height: 1px;
  top: 2px;
  right: 0px;
  background-color: #337ab7;
  transform: rotate(-45deg);
}

#menu_contacts .brend arrowright arrowbody::after {
  content: "";
  position: absolute;
  width: 5px;
  height: 1px;
  top: -2px;
  right: 0;
  background-color: #337ab7;
  transform: rotate(45deg);
}

#menu_contacts .brend arrowright:hover {
  animation: arrow-1 1s linear infinite;
}

@keyframes arrow {
  0% {
    left: 0;
  }

  50% {
    left: 10px;
  }

  100% {
    left: 0;
  }
}

.headermenuclose {
  position: absolute;
  right: 22px;
  top: 23px;
  width: 22px;
  height: 22px;
  opacity: 0;
  display: none;
  color: #4FA0BF;
  cursor: pointer;
  z-index: 3;
  border: 1px solid #4FA0BF;
  border-radius: 50%;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
}

.headermenuclose.active {
  display: block;
  opacity: 0.7;
}

.headermenuclose:hover {
  opacity: 1;
  color: #4FA0BF;
}

.headermenuclose:before,
.headermenuclose:after {
  position: absolute;
  left: 9px;
  top: 4px;
  content: " ";
  height: 12px;
  width: 2px;
  background-color: #1d1d1b;
}

.headermenuclose:before {
  transform: rotate(45deg);
}

.headermenuclose:after {
  transform: rotate(-45deg);
}

.headerclose {
  position: absolute;
  right: 22px;
  top: 23px;
  width: 22px;
  height: 22px;
  opacity: 0.7;
  color: #4FA0BF;
  cursor: pointer;
  z-index: 3;
  border: 1px solid #4FA0BF;
  border-radius: 50%;
  opacity: 0;
  -webkit-transition: all 700ms ease;
  -o-transition: all 700ms ease;
  transition: all 700ms ease;
  display: none;
}

.headerclose:hover {
  opacity: 1;
  color: #4FA0BF;
}

.headerclose:before,
.headerclose:after {
  position: absolute;
  left: 9px;
  top: 4px;
  content: " ";
  height: 12px;
  width: 2px;
  background-color: #1d1d1b;
}

.headerclose:before {
  transform: rotate(45deg);
}

.headerclose:after {
  transform: rotate(-45deg);
}

.footercontact .address {
  font-size: 12px;
}

.menuexpand {
  width: 100%;
  height: 0;
  background: #eaeaea;
  position: absolute;
  z-index: 5;
  left: 0;
  top: 0;
  overflow: hidden;
  -webkit-transition: height 0.4s ease;
  -o-transition: height 0.4s ease;
  transition: height 0.4s ease;
}

.menuexpand.active {
  height: 690px;
}

.catalog_menu {
  transition: height .5s ease;
  width: 100%;
  height: 0px;
  position: absolute;
  z-index: 90;
  left: 0;
  top: -510px;
  bottom: 0;
  /*overflow: hidden;*/
  pointer-events: none;
}

.catalog_menu.show {
  z-index: 90;
  pointer-events: auto;
  height: 400px;
}

.catalog_menu::before {
  content: "";
  background: #EAEFFF;
  position: absolute;
  top: -100%;
  height: 100%;
  left: 0;
  right: 0;
  width: 100%;
}

.catalog_menu.fixed {
  position: relative;
  top: 0;
  margin: 0 auto;
  z-index: 90;
  pointer-events: auto;
  transition: all .5s ease;
  height: 500px;
}

.catalog_menu.fixed::before {
  top: 0;
}

.catalog_menu.fixed .middlecontent {
  padding-top: 0;
}

.catalog_menu .button {
  overflow: hidden;
  width: 100%;
  max-width: 1200px;
  margin: 16px 5px 50px;
  height: 0;
  list-style: none;
  opacity: 0;
  left: -100%;
  -webkit-transition: height 500ms ease;
  -o-transition: height 500ms ease;
  transition: height 500ms ease;
  position: relative;
}

.catalog_menu.show .button {
  left: 0;
  opacity: 1;
  height: 100%;
}

.catalog_menu .button .button {
  padding-top: 25px;
}

.catalog_menu.fixed .button {
  margin: 0 auto;
}

.catalog_menu .button li {
  cursor: pointer;
  display: block;
  position: relative;
  font-family: Raleway;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: -0.01em;
  width: 31%;
  text-align: left;
  padding: 0 0px;
  float: left;
  margin: 0 30px 0 0;
}

.catalog_menu .button li:nth-child(3n) {
  margin: 0;
}

.catalog_menu .button li a {
  height: 5rem;
  line-height: 1.2;
  padding-left: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid #cbcfd2;
  position: relative;
  color: #3c3f45;
  -webkit-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
  font-weight: bold;
}

.catalog_menu .button li a:after {
  content: "\203A";
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: end;
  width: 50px;
  height: 100%;
}

.catalog_menu_header a {
  margin-top: 26px;
}

.catalog_menu_header a.logo {
  margin-top: 0;
}

.catalog_menu.show .catalog_menu_header .sectionname {
  opacity: 1;
  margin-top: 40px;
}

.catalog_menu_header .sectionname {
  margin-top: 0;
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  opacity: 0;
}

.catalog_menu .catalog_menu_header {
  margin-top: 0;
  height: 70px;
  border: 1px solid transparent;
}

.catalog_menu_header a {
  float: left;
}

.catalog_menu_header .logo {
  display: flex;
}

.catalog_menu_header .logo {
  text-decoration: none;
}

.catalog_menu_header .logo img {
  align-self: center;
}

.catalog_menu_header .txtlogo {
  font-family: Raleway;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 17px;
  letter-spacing: 0.15em;
  display: inline-flex;
  color: #1d1d1b;
  width: 60px;
  margin: 0 131px 0 15px;
}

.catalog_menu_header .sectionname {
  font-family: Raleway;
  font-style: normal;
  font-weight: normal;
  font-size: 26px;
  line-height: 31px;
  /* identical to box height */

  text-align: center;

  color: #1d1d1b;
}

.services-option>li {
  transition: all ease .2s;
}

.services-option>li.active {
  color: #1267FE;
}

.services-option>li.active svg {
  fill: #1267FE;
}

.menu_item,
.menu_item-elem {
  cursor: pointer;
}

.services-option>li:hover {
  background: #ffffff20;
  transform: scale(1.05);
  position: relative;
  z-index: 2;
  border: none;
}


h2 {
  font-family: Raleway;
  font-style: normal;
  font-weight: normal;
  font-size: 30px;
  line-height: 35px;
  margin: 40px 0px 40px 0;
  color: #1d1d1b;
  text-align: center;
}

body.dark h2 {
  color: var(--color-light-gold)
}

.pageheader {
  font-size: 50px !important;
  text-align: center;
  line-height: 1.2;
}

body.dark .pageheader {
  color: var(--color-light-gold);
}

.catalog-content ul {
  list-style: none;
  /*  padding: 0;*/
}

.catalog-content .list .lidefault {
  width: 30%;
  background: #ffffff;
  border: 1px solid #e0e0e0;
  box-sizing: border-box;
  border-radius: 10px;
  margin: 0 3% 3% 0;
  overflow: hidden;
  position: relative;
}

.catalog-content .list .customers {
  padding: 15px;
  box-sizing: border-box;
  width: 25%;
  text-align: center;
  margin-bottom: 40px;
}

.catalog-content .list .experts {
  height: 360px;
  padding: 15px;
  box-sizing: border-box;
  width: 25%;
  text-align: center;
}

.catalog-content .list .experts img {
  border-radius: 10px;
}

.catalog-content .list li:before {
  content: "";
  display: none;
}

.catalog-content .list .lidefault img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 0;
}

.catalog-content .list .customers img {
  width: auto;
  height: 100%;
  object-fit: contain;
  margin: 0 auto;
}

.conslutation {
  max-width: 1000px;
  margin: auto;
  margin-bottom: 40px;
  box-shadow: 0px 0px 19px 0px rgba(0, 0, 0, 0.4)
}

.conslutation .consultation_header {
  display: flex;
  gap: 20px;
  align-items: center;
  margin-bottom: 20px;
}

.catalogright {
  min-width: 255px;
  height: fit-content;
  background: #efefef;
  border: 1px solid #e0e0e0;
  box-sizing: border-box;
  border-radius: 10px;
}


.catalogright .catalogmenu h3 {
  font-family: Raleway;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 19px;
  color: #1d1d1b;
  width: 100%;
  border-bottom: 1px solid #1d1d1b;
  padding: 0 15px 15px;
}

.catalogright .catalogmenu ul {
  margin-top: 0;
}

.catalog-content .list .name {
  overflow: hidden;
  font-family: Raleway;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 16px;
  flex-grow: 1;
}

.catalog-content .list .experts {
  margin: 10px;
}

.catalog-content .list .experts .name {
  font-size: 20px;
  line-height: 22px;
}

.catalog-content .list .lidefault .body {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: calc(100% - 160px);
  padding: 20px 17px 20px;
}

.catalog-content .list .category {
  font-family: Raleway;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  color: #1d1d1b;
  margin-bottom: 5px;
}

.catalog-content .list li.customers .image {
  height: 110px;
  display: inline-block;
  border-radius: 10px;
  overflow: hidden;
}

.catalog-content .list .lidefault .image {
  height: 160px;
}

.catalogright .catalogmenu .active {
  color: #4FA0BF;
}

.catalogright .catalogmenu li a {
  display: flex;
}

.catalogright .catalogmenu li .count {
  margin-left: auto;
}

.catalogright .catalogmenu li {
  padding: 15px;
}

.catalogright .catalogmenu li:first-child {
  padding-top: 0;
}

.catalogright .catalogmenu li:last-child {
  padding-bottom: 0;
}

.catalogright .catalogmenu li:not(:last-child) {
  border-bottom: 1px solid var(--color-light-gold);
}

.breadcrumb .arrow4 {
  margin: 4px 8px 1px 4px;
  display: inline-block;
  height: 8px;
  position: relative;
  width: 8px;
}

.arrow4::after {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-right-style: solid;
  border-right-width: 1px;
  content: "";
  display: inline-block;
  height: 7px;
  left: 0;
  position: absolute;
  top: 0;
  width: 7px;
}

.arrow4.is-triangle::after {
  border-style: solid;

  border-width: 0 0 8px 8px;

  height: 0;

  width: 0;
}

.arrow4.is-check::after {
  width: 6px;
}

.arrow4.arrow4-bar::before {
  bottom: 1px;

  content: "";

  height: 20px;

  position: absolute;

  right: 0;

  transform-origin: bottom;

  width: 2px;

  -moz-transform: rotate(-45deg);

  -ms-transform: rotate(-45deg);

  -webkit-transform: rotate(-45deg);

  transform: rotate(-45deg);
}

.arrow4.is-right {
  -moz-transform: rotate(315deg);

  -ms-transform: rotate(315deg);

  -webkit-transform: rotate(315deg);

  transform: rotate(315deg);
}

.elementcontent {
  margin: 0 0px 60px 0;
  font-size: 18px;
}

.elementcontent.class_blog {
  margin-right: 30px;
}

.elementcontent .expert .image img {
  max-width: 100%;
  display: block;
  width: 100%;
  height: auto;
  border-radius: 5px;
}

.sectiontext {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  color: #1d1d1b;
  margin-bottom: 30px;
}

.elementcontent .expert .image {
  max-width: 173px;
  width: 100%;
  min-width: 150px;
  margin-right: 30px;
}

.elementcontent .expert .info .date {
  font-family: Raleway;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  margin-bottom: 10px;
}

.elementcontent .expert .info .name {
  font-family: Raleway;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 28px;
  color: #4FA0BF;
  margin-bottom: 10px;
}

.elementcontent .expert .info .text {
  font-size: 18px;
  line-height: 24px;
}

.elementcontent .expert {
  margin-bottom: 40px;
}

.elementright .contentlist ul {
  list-style: none;
  padding: 0;
}

.elementright .contentlist h3 {
  font-family: Raleway;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 19px;
  color: #1d1d1b;
  padding-bottom: 13px;
  border-bottom: 1px solid #1d1d1b;
  width: 260px;
}

.elementright .contentlist li {
  font-size: 14px;
  line-height: 16px;
  color: #4FA0BF;
  margin-bottom: 15px;
}

.elementright .contentlist li a {
  color: #4FA0BF;
}

.elementright .contentlist li a:hover {
  text-shadow: 0 0 .65px #4FA0BF, 0 0 .65px #4FA0BF;
}

.elementright .expert {
  width: 310px;
  background: #ffffff;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.15);
  border-radius: 10px;
  border: 1px solid transparent;
}

.elementright .expert .question {
  font-weight: 600;
  font-size: 18px;
  line-height: 21px;
  text-align: center;
  margin-top: 30px;
}

.elementright .expert .info {
  margin: 10px 20px;
}

.elementright .expert .image {
  width: 126.71px;
  height: 144.43px;
  border-radius: 5px;
}

.elementright .expert .image img {
  width: 126.71px;
  height: 144.43px;
  border-radius: 5px;
}

.elementright .expert .name {
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
  color: #4FA0BF;
  margin-left: 6px;
}

.elementright .expert .name div {
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  color: #949494;
}

.elementright .expert .text {
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  color: #1d1d1b;
}

.elementright .expert .questionbtn {
  width: 270px;
  height: 40px;
  background: #4FA0BF;
  border-radius: 5px;
  font-size: 14px;
  line-height: 14px;
  text-align: center;
  color: #ffffff;
  display: block;
  margin: 20px auto;
  cursor: pointer;
}

.elementright .expert .questionbtn:hover {
  background: #015d6b;
}

.elementright .expert .questionbtn div {
  width: 270px;
  margin: 0 auto;
  height: 40px;
  display: table-cell;
  vertical-align: middle;
}


.catalog-content .Vertical {
  background: #ffffff;
  border: 1px solid #e0e0e0;
  box-sizing: border-box;
  border-radius: 10px;
  width: 100%;
  margin-right: 30px;
  margin-bottom: 20px;
}

.catalog-content .Vertical .news_block {
  display: flex;
  gap: 25px;
  padding: 30px;
  border-bottom: 1px solid #e0e0e0;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
}

.catalog-content .Vertical .news_block .name {
  margin: 0px 0 15px 0;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 21px;
}

.catalog-content .image_block {
  flex: 235px 0 0;
}

.catalog-content .Vertical .service_element {
  padding: 30px;
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
  padding: 30px;
  border-bottom: 1px solid #e0e0e0;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
}

.catalog-content .Vertical .service_element .body {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
}

.catalog-content .Vertical .service_element .image {
  border-radius: 10px;
  overflow: hidden;
  margin-right: 30px;
  width: 235px;
}

.catalog-content .Vertical .service_element .image img {
  display: block;
  width: 100%;
  height: auto;
}

.catalog-content .Vertical .service_element .name {
  margin: 0px 0 15px 0;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 21px;
}

.catalog-content .Vertical .service_element .price {
  font-family: Open Sans;
  font-style: normal;
  font-weight: normal;
  font-size: 28px;
  line-height: 38px;
  letter-spacing: -0.015em;
}

.catalog-content .accordionmenu {
  background: #ffffff;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.15);
  border-radius: 10px;
  max-width: 255px;
  min-width: 255px;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  color: #1d1d1b;
  overflow: hidden;
  height: fit-content;
}

.catalog-content .accordionmenu .ui-state-default {
  padding: 12px 25px 12px 15px;
  font-family: Raleway;
  font-size: 14px;
  line-height: 16px;
  border-bottom: 1px solid #e0e0e0;
  margin: 0;
}

.ui-state-hover {
  color: rgb(0, 121, 140) !important;
}

.catalog-content .accordionmenu .ui-accordion-header-collapsed {
  font-weight: normal;
  color: #1d1d1b;
}

.catalog-content .accordionmenu a {
  text-decoration: underline;
}

.catalog-content .list {
  margin-top: 0;
  width: 100%;
}


.catalog-content .accordionmenu .header {
  padding: 12px 0 12px 15px;
  font-family: Raleway;
  font-size: 14px;
  line-height: 16px;
  border-bottom: 1px solid #e0e0e0;
  margin: 0;
}

.catalog-content .accordionmenu .urlpoint {
  padding: 10px 5px 0 15px;
}

.catalog-content .accordionmenu .header.active {
  font-family: Raleway;
  font-weight: 700;
  color: #00798c;
  border-bottom: 1px solid transparent !important;
  background: #f5f5f5;
}

.catalog-content .accordionmenu .list.active {
  border-bottom: 1px solid #e0e0e0;
  background: #f5f5f5;
}

.catalog-content .accordionmenu .list.active ul {
  margin: 0;
  padding-bottom: 30px;
}

.ui-accordion-content ul li {
  padding: 10px 5px 0 15px;
}

.ui-accordion-content-active {
  border-bottom: 1px solid #e0e0e0;
  background: #f5f5f5;
  padding-bottom: 30px;
}

.ui-accordion-content-active ul {
  margin-top: 0;
  padding-top: 10px;
}

.services-option li:last-child {
  border: none;
}

.ui-accordion-header {
  position: relative;
}

.ui-accordion-header-icon {
  min-width: 9px;
  width: 9px;
  height: 9px;
  content: " ";
  border-top: 2px solid #1d1d1b;
  border-right: 2px solid #1d1d1b;
  display: inline-flex;
  position: absolute;
  right: 10px;
}

.ui-accordion-header-icon.ui-icon-triangle-1-s {
  display: inline-block;
  width: 9px;
}

#accordionmenu .ui-state-active .ui-icon-triangle-1-s {
  transform: rotate(-45deg);
  border-top: 2px solid #4FA0BF;
  border-right: 2px solid #4FA0BF;
  width: 9px;
  position: relative;
}

.ui-accordion-header-collapsed {
  cursor: pointer;
}

.ui-accordion-header-collapsed:hover {
  color: rgb(0, 121, 140);
}

.ui-accordion-header-collapsed .ui-icon-triangle-1-e {
  transform: rotate(135deg);
  margin-top: 0px;
  width: 9px;
}

.sectionlist .section .name {
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 21px;
  color: #1d1d1b;
  margin-bottom: 32px;
  padding-left: 30px;
}

.sectionlist .section {
  padding-bottom: 30px;
  border-bottom: 1px solid #e0e0e0;
  margin-bottom: 30px;
}

.sectionlist .section .image {
  overflow: hidden;
  flex: 320px 0 0;
  width: 100%;
  border-radius: 10px;
}

.sectionlist .section .image img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 10px;
}

.sectionlist .section li {
  max-width: 350px;
  width: 100%;
  font-size: 14px;
  line-height: 16px;
  color: #1d1d1b;
  margin-bottom: 17px;
  padding-left: 30px;
}

.sectionlist {
  padding: 0;
  margin: 0;
}

.sectionlist .info ul.flexrow {
  display: block;
  columns: 2;
}

.accordionmenu .ui-state-active {
  background: #f5f5f5;
  font-family: Raleway;
  font-weight: bold;
  color: #4FA0BF;
  border-bottom: 1px solid transparent !important;
}

.elementright .iconbar {
  margin-bottom: 40px;
}

.elementright .iconbar i {
  padding-left: 5px;
  margin-right: 10px;
  font-size: 10px;
  line-height: 0;
  display: flex;
  color: #000;
  fill: #000;
  align-items: center;
}

.elementright .iconbar i:before {
  font-style: normal;
  font-weight: 900;
  font-size: 16px;

  padding-right: 5px;
  cursor: pointer;
}

.elementright .contentlist {
  max-width: 310px;
  width: 100%;
}

.elementright .iconbar i:hover {
  color: #4FA0BF;
}

.elementcontent h2 {
  text-align: center;
}

.serviceiconbar .text {
  font-size: 16px;
  line-height: 18px;
  text-align: center;

  color: #1d1d1b;
}

.serviceiconbar>.flexrow_nowrap {
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.serviceiconbar h2 {
  font-weight: bold;
  font-size: 16px;
  line-height: 18px;
  text-align: center;
  margin: 0 0 15px;
  color: #1d1d1b;
}

.serviceiconbar .images {
  margin: 0 0px 25px 0;
  display: flex;
  align-self: center;
}

.greybgservice {
  height: 782px;
  background: #efedf1;
  margin-bottom: 68px;
}

.allwitdh {
  width: 100vw;
  position: absolute;
  transform: translateX(-50%);
  background: #efedf1;
  left: 50%;
  padding: 64px 0 0 0;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  color: #1d1d1b;
}

.elementcontent .youtube {
  margin: 51px auto 30px;
}

.elementcontent .serviceiconbar {
  padding: 60px 0 70px;
  justify-content: space-between;
}

.elementcontent .serviceiconbar .flexrow_nowrap {
  width: 23%;
}

.servicelist {
  list-style: none;
}

.servicelist li {
  color: #1d1d1b;
  margin-bottom: 5px;
  text-align: left;
  margin-left: 0px;
}

.servicelist li span {
  position: relative;
  color: #4FA0BF;
  font-size: 30px;
  vertical-align: middle;
  margin-right: 4px;
}

.patentbtn span {
  color: #ffffff;
}

summary {
  cursor: pointer;
}

.fitbackform {
  max-width: 1140px;
  width: 100%;
  height: 411px;
  background: #efedf1;
  border: 8px solid #4FA0BF;
  box-sizing: border-box;
  border-radius: 80px;
  text-align: center;
  padding-bottom: 34px;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  margin: 50px 0;
}

.fitbackform form {
  margin-top: 38px;
}

.fitbackform h3 {
  margin: 48px auto 11px auto;
  font-family: Raleway;
  font-style: normal;
  font-weight: normal;
  font-size: 30px;
  line-height: 35px;

  color: #1d1d1b;
}

.fitbackform .left input {
  background: #ffffff;
  border-radius: 10px;
  width: 209px;
  height: 35px;
  margin-bottom: 13px;
  text-indent: 10px;
}

.fitbackform textarea {
  background: #ffffff;
  border-radius: 10px;
  width: 368px;
  height: 83px;
  text-indent: 10px;
}

.fitbackform .left {
  margin: 0 18px 0 0px;
}

.fitbackform form h2 {
  font-weight: 500;
  font-size: 20px;
  line-height: 23px;

  color: #1d1d1b;
  text-align: left;
  margin-top: 23px;
}

.fitbackform input:placeholder {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  color: #9ca0a9;
  padding-left: 19px;
}

.fitbackform form a {
  color: #4FA0BF;
}

.fitbackform .patentbtn {
  width: 211px;
  height: 40px;
  background: #4FA0BF;
  border-radius: 5px;
  font-weight: bold;
  font-size: 12px;
  line-height: 14px;
  text-align: center;
  color: #1d1d1b;
  border: none;
  padding: 0;
}

.patentbtn {
  width: 211px;
  height: 40px;
  background: #4FA0BF;
  border-radius: 5px;
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  padding-top: 12px;
  color: #1d1d1b;
}

.pricelist th {
  background: #4FA0BF;
  font-weight: bold;
  font-size: 16px;
  line-height: 19px;
  color: #ffffff;
  padding: 11px 40px;
}

.pricelist th:first-child {
  width: 65% !important;
}

.pricelist th:last-child {
  width: 17.5% !important;
}

.pricelist {
  box-sizing: border-box;
  font-weight: normal;
  font-size: 16px;
  line-height: 16px;
  border-collapse: separate;
  max-width: 1137px;
  width: 100%;
  margin: 48px auto;
  color: #1d1d1b;
}

.pricelist {}

.pricelist td {
  border: solid 1px #e4e4e4;
}

.pricelist tr:first-child th:first-child {
  border-top-left-radius: 10px;
}

.pricelist tr:first-child th:last-child {
  border-top-right-radius: 10px;
}

.pricelist tr:last-child th:first-child {
  border-bottom-left-radius: 10px;
}

.pricelist tr:last-child th:last-child {
  border-bottom-right-radius: 10px;
}

.pricelist tr:first-child td:first-child {
  border-top-left-radius: 10px;
}

.pricelist tr:first-child td:last-child {
  border-top-right-radius: 10px;
}

.pricelist tr:last-child td:first-child {
  border-bottom-left-radius: 10px;
}

.pricelist tr:last-child td:last-child {
  border-bottom-right-radius: 10px;
}

.pricelist TR {
  background: #f5f5f5;
}

.pricelist td {
  padding: 22px 39px;
}

.pricelist .even {
  background: #ffffff;
}

.navbar-header ul {
  list-style: none;
  display: flex;
  font-size: 12px;
  text-transform: uppercase;
  gap: 20px;
  align-items: center;

}

.page-header_small .navbar-header ul {
  gap: 10px;
  top: 15px;
  right: 15px;
  margin: 12px 0;
}

.navbar-header ul.button {
  text-transform: capitalize;
  display: block;
}

.navbar-header li a {
  font-weight: 600;
  text-decoration: none;
  color: #fff;
}

.navbar-header .nav-list li a {
  background-size: cover;
  background-position: 0 -32px;
}



body.dark .catalog_menu .button li a {
  border-color: #000;
  color: #000;
}

body.dark .catalog_menu::before {}


.navbar-header .nav-list li a:hover {
  color: #fff;
  background-position: 0 0;
}

.navbar-header .nav-list li a:hover svg path {
  fill: #fff;
}

body.dark .navbar-header .nav-list li a svg path {
  fill: #fff;
}


.navbar-header.fixed .nav-list li a:hover svg path {
  fill: #1267fe;
}

.page-header_small .navbar-header .nav-list li a:hover svg path {
  fill: #1267fe;
}



.navbar-header.fixed .nav-list li a:hover {
  color: #fff;
  background-position: 0 0;
}

.navbar-header .nav-list li.active a {
  color: #fff;
  background-position: 0 0;
}


body.dark #accordionmenu {
  border: 1px solid #fff;
  border-radius: 10px;
  overflow: hidden;
}



/*
.navbar-header.fixed .header__right .theme-btn {
  display: none;
}*/

.theme-btn:hover .theme-dark__icon path {
  fill: #fff;
}

.theme-btn:hover .theme-light__icon path {
  fill: #1267fe;
}

.theme-btn {
  display: block;
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
}

.light .theme-light__icon {
  display: none;
}

.light .theme-dark__icon {
  display: block;
}

.dark .theme-light__icon {
  display: block;
}

.dark .burger__icon span {
  background: #FFF;
}

.dark .theme-dark__icon {
  display: none;
}

.shyr {
  width: 1175px;
  margin: 0 auto;
}

.shyr-header {
  height: 400px;
  position: relative;
}

.headefirst-ok {
  text-align: center;
  font-weight: 300;
  font-size: 36px;
  margin: 86px 0 5px;
}

.headesecond-ok {
  text-align: center;
  font-weight: 400;
  font-size: 30px;
  margin: 0 0 20px;
}

.polity {
  line-height: 15px;
  font-size: 10px;
  text-align: center;
  width: 600px;
  padding: 3px 0 0;
}

.klienty {
  height: 180px;
}

.search-kon {
  background: #fff;
  border-radius: 10px;
  height: 70px;
  padding: 10px;
  margin: 50px auto 10px;
  width: 980px;
}

.search-input {
  float: left;
  height: 50px;
  width: 700px;
  border: 0;
  line-height: 50px;
  font-size: 18px;
  font-weight: 400;
  outline: none;
  font-family: "Raleway", sans-serif !important;
  color: #1d1d1b;
  padding: 0 0 0 15px;
}

.search-btn {
  background: #4FA0BF;
  color: #fff;
  text-align: center;
  font-weight: 300;
  line-height: 50px;
  font-size: 18px;
  border: 0;
  display: block;
  height: 50px;
  width: 250px;
  float: right;
  border-radius: 5px;
  text-transform: uppercase;
  font-family: "Raleway";
}

.podskazki {
  text-align: right;
  padding: 0 100px 0 0;
}

.podskazki a,
.dop-menu a {
  color: #000;
  text-decoration: none;
  line-height: 18px;
  font-weight: 600;
  font-size: 14px;
  margin: 0 0 0 40px;
}

.podskazki a:hover {
  color: #252525;
}

.podskazki a i {
  font-size: 12px;
}

.dop-menu li i {
  font-size: 10px;
}

.dop-menu {
  list-style: none;
  display: flex;
  position: relative;
}

.dop-menu>li {
  padding: 0 0 0 20px;
}

.dop-menu>li>a {
  padding: 0 0 10px;
}

.dop-menu a {
  margin: 0;
  font-weight: 400;
}

.dop-menu a:hover {
  color: #4FA0BF;
}

.dop-menu>li>ul {
  position: absolute;
  left: -9999px;
  top: 25px;
  opacity: 0;
  transition: 0.25s linear opacity;
  background: #fff;
  padding: 15px 20px;
  box-shadow: 0 2px 14px rgba(0, 0, 0, 0.6);
  z-index: 5;
  border-radius: 10px;
  list-style: disc;
  list-style-position: inside;
}

.dop-menu>li:hover ul {
  left: auto;
  right: 0;
  opacity: 1;
  z-index: 10;
}

.dop-menu>li:nth-child(1) ul {
  list-style: none;
  width: 450px;
}

.dop-menu>li:nth-child(2) ul {
  width: 250px;
}

.dop-menu>li:nth-child(3) ul {
  width: 600px;
  height: 160px;
  column-count: 4;
}

.dop-menu>li:nth-child(4) ul {
  width: 670px;
}

.dop-menu>li>ul li a {
  color: #1d1d1b;
  line-height: 18px;
}

.kondop-menu {
  display: flex;
  justify-content: flex-end;
}

.kondop-menu p {
  font-weight: 600;
}

.grafik {
  width: 850px;
  margin: 10px auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.grafik-chart {
  width: 800px;
}

.grafik-btn {
  width: 13px;
  height: 24px;
  border: 0;
  background: none;
}

.grafik-btn-left {
  background: url("/bitrix/templates/gpg/css/../images/chart-left.svg") no-repeat;
}

.grafik-btn-right {
  background: url("/bitrix/templates/gpg/css/../images/chart-right.svg") no-repeat;
}

.grafik-btn:hover {
  opacity: 0.7;
}

.grafik-karta {
  width: 840px;
  height: 430px;
  margin: 50px auto 30px;
  position: relative;
}

.grafik-karta .headesecond-ok {
  margin: 0;
}

.grafik-k-img {
  width: 100%;
  position: absolute;
  top: 10px;
  z-index: 1;
}

.znachok {
  position: absolute;
  z-index: 5;
  border: 4px solid #fcf8f4;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  background-color: rgba(44, 126, 61, 0.4);
  box-shadow: inset 0 0 7px 0 rgb(0 0 0 / 50%), 0 0 13px 0 rgb(0 0 0 / 25%);
  font-size: 9px;
  display: flex;
  align-items: center;
  cursor: pointer;
  color: #000;
  text-align: center;
  font-weight: 600;
}

.znachok:hover {
  background-color: rgba(255, 255, 255, 0.9);
}

.znachok span {
  margin: 0 auto;
}

.znachok1 {
  top: 132px;
  left: 295px;
}

.znachok2 {
  top: 220px;
  left: 435px;
}

.znachok3 {
  top: 350px;
  left: 715px;
}

.znachok4 {
  top: 160px;
  left: 82px;
}

.spec-fon {
  background: linear-gradient(to bottom,
      #fcf8f4 135px,
      transparent 135px,
      transparent 100%);
}

.spec-fon .headefirst-ok {
  margin: 0;
  padding: 20px 0;
}

.tabs {
  font-size: 0;
}

.tabs>input[type="radio"] {
  display: none;
}

.tabs>div {
  display: none;
}

#tab-btn-1:checked~#content-1,
#tab-btn-2:checked~#content-2 {
  display: block;
  padding: 40px 0 0;
}

.tabs>label {
  margin: 0 30px;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  user-select: none;
  padding: 10px 0 14px;
  font-size: 16px;
  line-height: 1.5;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out;
  cursor: pointer;
  position: relative;
  top: 1px;
  border-bottom: 4px solid #fcf8f4;
}

.tabs>input[type="radio"]:checked+label {
  border-bottom: 4px solid rgb(0, 128, 128);
  font-weight: 600;
}

.poisk-kat {
  display: flex;
  justify-content: center;
  margin: 20px auto;
  width: 1000px;
  border: 1px solid #e0e0e0;
  border-radius: 10px;
  overflow: hidden;
}

.poisk-kat a {
  width: 250px;
  text-align: center;
  border-right: 1px solid #e0e0e0;
  padding: 14px 0;
  color: #1d1d1b;
  text-decoration: none;
  font-size: 14px;
  font-weight: 600;
}

.poisk-kat a:hover,
.poisk-kat .active {
  background: #4FA0BF;
  color: #ffffff;
}

.poisk-kat a:last-child {
  border: 0;
}

/* стили для магазина */
.poisk-kon {
  display: flex;
  justify-content: space-between;
}

.filtr {
  width: 265px;
  padding: 0 0 40px;
}

.filtr h3 {
  border-bottom: 1px solid #e0e0e0;
  text-transform: uppercase;
  line-height: 60px;
  font-size: 18px;
}

.rezult {
  width: 900px;
  box-sizing: border-box;
  padding: 0 0 40px 20px;
}

.filtr details {
  border-bottom: 1px solid #e0e0e0;
}

.filtr details summary::-webkit-details-marker {
  display: none;
}

.filtr details>summary {
  list-style: none;
  position: relative;
}

.filtr details summary:before {
  content: "\f067";
  font-family: "FontAwesome";
  margin-right: 7px;
  position: absolute;
  right: 0;
}

.filtr details[open] summary:before {
  content: "\f068";
}

.filtr summary {
  line-height: 50px;
  font-weight: 600;
}

.poisk-check label {
  line-height: 30px;
  font-size: 14px;
}

.poisk-box {
  padding: 5px 0 15px;
}

.poisk-input {
  border: 1px solid #e0e0e0;
  border-radius: 5px;
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
  outline: none;
  margin: 5px 0 15px;
  color: #1d1d1b;
}

.poisk-date {
  text-transform: uppercase;
  color: #1d1d1b;
}

.poisk-sort-mag {
  margin: 0 0 19px;
}

.poisk-sort {
  border-bottom: 1px solid #e0e0e0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 60px;
}

.poisk-sort select {
  border: 0;
  font-size: 14px;
  font-family: "Raleway";
  font-weight: 600;
  outline: none;
}

.checkbox-dan {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.checkbox-dan+label {
  display: inline-flex;
  align-items: center;
  user-select: none;
}

.checkbox-dan+label::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  flex-shrink: 0;
  flex-grow: 0;
  border: 1px solid #e0e0e0;
  border-radius: 0.25em;
  margin-right: 0.5em;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
  box-sizing: border-box;
}

.checkbox-dan:checked+label::before {
  background: #0b76ef;
  border: none;
  box-shadow: 0 0 0 1px #e0e0e0 inset, 0 0 0 3px white inset;
}

.poisk-dan {
  padding: 17px 0 10px;
  display: flex;
  justify-content: space-between;
}

.poisk-dan span {
  font-weight: 600;
}

.cont-block {
  box-shadow: 0px 0px 10px #d1d1d1;
  width: 100%;
  padding: 0 12px;
  min-height: 70px;
  border-radius: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.cont-block:hover {
  box-shadow: 0px 0px 10px #989898;
}

.cont-block p {
  color: #000;
  font-weight: 600;
  font-size: 13px;
}

.stiks {
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-decoration: none;
  color: #000;
  width: 100%;
}

.stiks>div {
  padding: 0 3px;
  overflow: hidden;
  max-width: 100px;
  max-height: 63px;
  height: 63px;
}

.poisk-rezult {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 0 19px;
}

.ssy {
  width: 93px;
  text-align: right;
}

.ssy a {
  color: #4FA0BF;
}

.ssy a:hover {
  color: #1d1d1b;
}

.ime img {
  height: 50px;
}

.cont-block .ttl {
  margin: 0 0 4px;
  color: #999;
  font-weight: 400;
  font-size: 12px;
}

.cont-block .txt {
  color: #000;
  font-weight: 600;
  font-size: 13px;
}

.cont-block .cell {
  width: 100px;
}

.nom {
  font-weight: 600;
  min-width: 20px;
}

.soder {
  min-height: 400px;
  margin: 40px 0 60px;
  padding: 40px;
  box-shadow: 0 0 10px #e0e0e0;
  border-radius: 10px;
}

.ssy.cell {
  white-space: nowrap;
}

.mes {
  width: 93px;
}

@font-face {
  font-family: "FontAwesome";
  src: url("/bitrix/templates/gpg/css/../fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("/bitrix/templates/gpg/css/../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"),
    url("/bitrix/templates/gpg/css/../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"),
    url("/bitrix/templates/gpg/css/../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"),
    url("/bitrix/templates/gpg/css/../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"),
    url("/bitrix/templates/gpg/css/../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.28571429em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}

.fa-ul>li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}

.fa-li.fa-lg {
  left: -1.85714286em;
}

.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left {
  margin-right: 0.3em;
}

.fa.fa-pull-right {
  margin-left: 0.3em;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left {
  margin-right: 0.3em;
}

.fa.pull-right {
  margin-left: 0.3em;
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

.fa-glass:before {
  content: "\f000";
}

.fa-music:before {
  content: "\f001";
}

.fa-search:before {
  content: "\f002";
}

.fa-envelope-o:before {
  content: "\f003";
}

.fa-heart:before {
  content: "\f004";
}

.fa-star:before {
  content: "\f005";
}

.fa-star-o:before {
  content: "\f006";
}

.fa-user:before {
  content: "\f007";
}

.fa-film:before {
  content: "\f008";
}

.fa-th-large:before {
  content: "\f009";
}

.fa-th:before {
  content: "\f00a";
}

.fa-th-list:before {
  content: "\f00b";
}

.fa-check:before {
  content: "\f00c";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}

.fa-search-plus:before {
  content: "\f00e";
}

.fa-search-minus:before {
  content: "\f010";
}

.fa-power-off:before {
  content: "\f011";
}

.fa-signal:before {
  content: "\f012";
}

.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}

.fa-trash-o:before {
  content: "\f014";
}

.fa-home:before {
  content: "\f015";
}

.fa-file-o:before {
  content: "\f016";
}

.fa-clock-o:before {
  content: "\f017";
}

.fa-road:before {
  content: "\f018";
}

.fa-download:before {
  content: "\f019";
}

.fa-arrow-circle-o-down:before {
  content: "\f01a";
}

.fa-arrow-circle-o-up:before {
  content: "\f01b";
}

.fa-inbox:before {
  content: "\f01c";
}

.fa-play-circle-o:before {
  content: "\f01d";
}

.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}

.fa-refresh:before {
  content: "\f021";
}

.fa-list-alt:before {
  content: "\f022";
}

.fa-lock:before {
  content: "\f023";
}

.fa-flag:before {
  content: "\f024";
}

.fa-headphones:before {
  content: "\f025";
}

.fa-volume-off:before {
  content: "\f026";
}

.fa-volume-down:before {
  content: "\f027";
}

.fa-volume-up:before {
  content: "\f028";
}

.fa-qrcode:before {
  content: "\f029";
}

.fa-barcode:before {
  content: "\f02a";
}

.fa-tag:before {
  content: "\f02b";
}

.fa-tags:before {
  content: "\f02c";
}

.fa-book:before {
  content: "\f02d";
}

.fa-bookmark:before {
  content: "\f02e";
}

.fa-print:before {
  content: "\f02f";
}

.fa-camera:before {
  content: "\f030";
}

.fa-font:before {
  content: "\f031";
}

.fa-bold:before {
  content: "\f032";
}

.fa-italic:before {
  content: "\f033";
}

.fa-text-height:before {
  content: "\f034";
}

.fa-text-width:before {
  content: "\f035";
}

.fa-align-left:before {
  content: "\f036";
}

.fa-align-center:before {
  content: "\f037";
}

.fa-align-right:before {
  content: "\f038";
}

.fa-align-justify:before {
  content: "\f039";
}

.fa-list:before {
  content: "\f03a";
}

.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}

.fa-indent:before {
  content: "\f03c";
}

.fa-video-camera:before {
  content: "\f03d";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}

.fa-pencil:before {
  content: "\f040";
}

.fa-map-marker:before {
  content: "\f041";
}

.fa-adjust:before {
  content: "\f042";
}

.fa-tint:before {
  content: "\f043";
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}

.fa-share-square-o:before {
  content: "\f045";
}

.fa-check-square-o:before {
  content: "\f046";
}

.fa-arrows:before {
  content: "\f047";
}

.fa-step-backward:before {
  content: "\f048";
}

.fa-fast-backward:before {
  content: "\f049";
}

.fa-backward:before {
  content: "\f04a";
}

.fa-play:before {
  content: "\f04b";
}

.fa-pause:before {
  content: "\f04c";
}

.fa-stop:before {
  content: "\f04d";
}

.fa-forward:before {
  content: "\f04e";
}

.fa-fast-forward:before {
  content: "\f050";
}

.fa-step-forward:before {
  content: "\f051";
}

.fa-eject:before {
  content: "\f052";
}

.fa-chevron-left:before {
  content: "\f053";
}

.fa-chevron-right:before {
  content: "\f054";
}

.fa-plus-circle:before {
  content: "\f055";
}

.fa-minus-circle:before {
  content: "\f056";
}

.fa-times-circle:before {
  content: "\f057";
}

.fa-check-circle:before {
  content: "\f058";
}

.fa-question-circle:before {
  content: "\f059";
}

.fa-info-circle:before {
  content: "\f05a";
}

.fa-crosshairs:before {
  content: "\f05b";
}

.fa-times-circle-o:before {
  content: "\f05c";
}

.fa-check-circle-o:before {
  content: "\f05d";
}

.fa-ban:before {
  content: "\f05e";
}

.fa-arrow-left:before {
  content: "\f060";
}

.fa-arrow-right:before {
  content: "\f061";
}

.fa-arrow-up:before {
  content: "\f062";
}

.fa-arrow-down:before {
  content: "\f063";
}

.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}

.fa-expand:before {
  content: "\f065";
}

.fa-compress:before {
  content: "\f066";
}

.fa-plus:before {
  content: "\f067";
}

.fa-minus:before {
  content: "\f068";
}

.fa-asterisk:before {
  content: "\f069";
}

.fa-exclamation-circle:before {
  content: "\f06a";
}

.fa-gift:before {
  content: "\f06b";
}

.fa-leaf:before {
  content: "\f06c";
}

.fa-fire:before {
  content: "\f06d";
}


.fa-eye-slash:before {
  content: "\f070";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}

.fa-plane:before {
  content: "\f072";
}

.fa-calendar:before {
  content: "\f073";
}

.fa-random:before {
  content: "\f074";
}

.fa-comment:before {
  content: "\f075";
}

.fa-magnet:before {
  content: "\f076";
}

.fa-chevron-up:before {
  content: "\f077";
}

.fa-chevron-down:before {
  content: "\f078";
}

.fa-retweet:before {
  content: "\f079";
}

.fa-shopping-cart:before {
  content: "\f07a";
}

.fa-folder:before {
  content: "\f07b";
}

.fa-folder-open:before {
  content: "\f07c";
}

.fa-arrows-v:before {
  content: "\f07d";
}

.fa-arrows-h:before {
  content: "\f07e";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}

.fa-twitter-square:before {
  content: "\f081";
}

.fa-facebook-square:before {
  content: "\f082";
}

.fa-camera-retro:before {
  content: "\f083";
}

.fa-key:before {
  content: "\f084";
}

.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}

.fa-comments:before {
  content: "\f086";
}

.fa-thumbs-o-up:before {
  content: "\f087";
}

.fa-thumbs-o-down:before {
  content: "\f088";
}

.fa-star-half:before {
  content: "\f089";
}

.fa-heart-o:before {
  content: "\f08a";
}

.fa-sign-out:before {
  content: "\f08b";
}

.fa-linkedin-square:before {
  content: "\f08c";
}

.fa-thumb-tack:before {
  content: "\f08d";
}

.fa-external-link:before {
  content: "\f08e";
}

.fa-sign-in:before {
  content: "\f090";
}

.fa-trophy:before {
  content: "\f091";
}

.fa-github-square:before {
  content: "\f092";
}

.fa-upload:before {
  content: "\f093";
}

.fa-lemon-o:before {
  content: "\f094";
}

.fa-phone:before {
  content: "\f095";
}

.fa-square-o:before {
  content: "\f096";
}

.fa-bookmark-o:before {
  content: "\f097";
}

.fa-phone-square:before {
  content: "\f098";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}

.fa-github:before {
  content: "\f09b";
}

.fa-unlock:before {
  content: "\f09c";
}

.fa-credit-card:before {
  content: "\f09d";
}

.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}

.fa-hdd-o:before {
  content: "\f0a0";
}

.fa-bullhorn:before {
  content: "\f0a1";
}

.fa-bell:before {
  content: "\f0f3";
}

.fa-certificate:before {
  content: "\f0a3";
}

.fa-hand-o-right:before {
  content: "\f0a4";
}

.fa-hand-o-left:before {
  content: "\f0a5";
}

.fa-hand-o-up:before {
  content: "\f0a6";
}

.fa-hand-o-down:before {
  content: "\f0a7";
}

.fa-arrow-circle-left:before {
  content: "\f0a8";
}

.fa-arrow-circle-right:before {
  content: "\f0a9";
}

.fa-arrow-circle-up:before {
  content: "\f0aa";
}

.fa-arrow-circle-down:before {
  content: "\f0ab";
}

.fa-globe:before {
  content: "\f0ac";
}

.fa-wrench:before {
  content: "\f0ad";
}

.fa-tasks:before {
  content: "\f0ae";
}

.fa-filter:before {
  content: "\f0b0";
}

.fa-briefcase:before {
  content: "\f0b1";
}

.fa-arrows-alt:before {
  content: "\f0b2";
}

.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}

.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}

.fa-cloud:before {
  content: "\f0c2";
}

.fa-flask:before {
  content: "\f0c3";
}

.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}

.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}

.fa-paperclip:before {
  content: "\f0c6";
}

.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}

.fa-square:before {
  content: "\f0c8";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}

.fa-list-ul:before {
  content: "\f0ca";
}

.fa-list-ol:before {
  content: "\f0cb";
}

.fa-strikethrough:before {
  content: "\f0cc";
}

.fa-underline:before {
  content: "\f0cd";
}

.fa-table:before {
  content: "\f0ce";
}

.fa-magic:before {
  content: "\f0d0";
}

.fa-truck:before {
  content: "\f0d1";
}

.fa-pinterest:before {
  content: "\f0d2";
}

.fa-pinterest-square:before {
  content: "\f0d3";
}

.fa-google-plus-square:before {
  content: "\f0d4";
}

.fa-google-plus:before {
  content: "\f0d5";
}

.fa-money:before {
  content: "\f0d6";
}



.fa-caret-left:before {
  content: "\f0d9";
}

.fa-caret-right:before {
  content: "\f0da";
}

.fa-columns:before {
  content: "\f0db";
}

.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-linkedin:before {
  content: "\f0e1";
}

.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}

.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}

.fa-comment-o:before {
  content: "\f0e5";
}

.fa-comments-o:before {
  content: "\f0e6";
}

.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}

.fa-sitemap:before {
  content: "\f0e8";
}

.fa-umbrella:before {
  content: "\f0e9";
}

.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}

.fa-lightbulb-o:before {
  content: "\f0eb";
}

.fa-exchange:before {
  content: "\f0ec";
}

.fa-cloud-download:before {
  content: "\f0ed";
}

.fa-cloud-upload:before {
  content: "\f0ee";
}

.fa-user-md:before {
  content: "\f0f0";
}

.fa-stethoscope:before {
  content: "\f0f1";
}

.fa-suitcase:before {
  content: "\f0f2";
}

.fa-bell-o:before {
  content: "\f0a2";
}

.fa-coffee:before {
  content: "\f0f4";
}

.fa-cutlery:before {
  content: "\f0f5";
}

.fa-file-text-o:before {
  content: "\f0f6";
}

.fa-building-o:before {
  content: "\f0f7";
}

.fa-hospital-o:before {
  content: "\f0f8";
}

.fa-ambulance:before {
  content: "\f0f9";
}

.fa-medkit:before {
  content: "\f0fa";
}

.fa-fighter-jet:before {
  content: "\f0fb";
}

.fa-beer:before {
  content: "\f0fc";
}

.fa-h-square:before {
  content: "\f0fd";
}

.fa-plus-square:before {
  content: "\f0fe";
}

.fa-angle-double-left:before {
  content: "\f100";
}

.fa-angle-double-right:before {
  content: "\f101";
}

.fa-angle-double-up:before {
  content: "\f102";
}

.fa-angle-double-down:before {
  content: "\f103";
}

.fa-angle-left:before {
  content: "\f104";
}

.fa-angle-right:before {
  content: "\f105";
}

.fa-angle-up:before {
  content: "\f106";
}

.fa-angle-down:before {
  content: "\f107";
}

.fa-desktop:before {
  content: "\f108";
}

.fa-laptop:before {
  content: "\f109";
}

.fa-tablet:before {
  content: "\f10a";
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}

.fa-circle-o:before {
  content: "\f10c";
}

.fa-quote-left:before {
  content: "\f10d";
}

.fa-quote-right:before {
  content: "\f10e";
}

.fa-spinner:before {
  content: "\f110";
}

.fa-circle:before {
  content: "\f111";
}

.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}

.fa-github-alt:before {
  content: "\f113";
}

.fa-folder-o:before {
  content: "\f114";
}

.fa-folder-open-o:before {
  content: "\f115";
}

.fa-smile-o:before {
  content: "\f118";
}

.fa-frown-o:before {
  content: "\f119";
}

.fa-meh-o:before {
  content: "\f11a";
}

.fa-gamepad:before {
  content: "\f11b";
}

.fa-keyboard-o:before {
  content: "\f11c";
}

.fa-flag-o:before {
  content: "\f11d";
}

.fa-flag-checkered:before {
  content: "\f11e";
}

.fa-terminal:before {
  content: "\f120";
}

.fa-code:before {
  content: "\f121";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}

.fa-location-arrow:before {
  content: "\f124";
}

.fa-crop:before {
  content: "\f125";
}

.fa-code-fork:before {
  content: "\f126";
}

.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}

.fa-question:before {
  content: "\f128";
}

.fa-info:before {
  content: "\f129";
}

.fa-exclamation:before {
  content: "\f12a";
}

.fa-superscript:before {
  content: "\f12b";
}

.fa-subscript:before {
  content: "\f12c";
}

.fa-eraser:before {
  content: "\f12d";
}

.fa-puzzle-piece:before {
  content: "\f12e";
}

.fa-microphone:before {
  content: "\f130";
}

.fa-microphone-slash:before {
  content: "\f131";
}

.fa-shield:before {
  content: "\f132";
}

.fa-calendar-o:before {
  content: "\f133";
}

.fa-fire-extinguisher:before {
  content: "\f134";
}

.fa-rocket:before {
  content: "\f135";
}

.fa-maxcdn:before {
  content: "\f136";
}

.fa-chevron-circle-left:before {
  content: "\f137";
}

.fa-chevron-circle-right:before {
  content: "\f138";
}

.fa-chevron-circle-up:before {
  content: "\f139";
}

.fa-chevron-circle-down:before {
  content: "\f13a";
}

.fa-html5:before {
  content: "\f13b";
}

.fa-css3:before {
  content: "\f13c";
}

.fa-anchor:before {
  content: "\f13d";
}

.fa-unlock-alt:before {
  content: "\f13e";
}

.fa-bullseye:before {
  content: "\f140";
}

.fa-ellipsis-h:before {
  content: "\f141";
}

.fa-ellipsis-v:before {
  content: "\f142";
}

.fa-rss-square:before {
  content: "\f143";
}

.fa-play-circle:before {
  content: "\f144";
}

.fa-ticket:before {
  content: "\f145";
}

.fa-minus-square:before {
  content: "\f146";
}

.fa-minus-square-o:before {
  content: "\f147";
}

.fa-level-up:before {
  content: "\f148";
}

.fa-level-down:before {
  content: "\f149";
}

.fa-check-square:before {
  content: "\f14a";
}

.fa-pencil-square:before {
  content: "\f14b";
}

.fa-external-link-square:before {
  content: "\f14c";
}

.fa-share-square:before {
  content: "\f14d";
}

.fa-compass:before {
  content: "\f14e";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}

.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}

.fa-gbp:before {
  content: "\f154";
}

.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}

.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}

.fa-won:before,
.fa-krw:before {
  content: "\f159";
}

.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}

.fa-file:before {
  content: "\f15b";
}

.fa-file-text:before {
  content: "\f15c";
}

.fa-sort-alpha-asc:before {
  content: "\f15d";
}

.fa-sort-alpha-desc:before {
  content: "\f15e";
}

.fa-sort-amount-asc:before {
  content: "\f160";
}

.fa-sort-amount-desc:before {
  content: "\f161";
}

.fa-sort-numeric-asc:before {
  content: "\f162";
}

.fa-sort-numeric-desc:before {
  content: "\f163";
}

.fa-thumbs-up:before {
  content: "\f164";
}

.fa-thumbs-down:before {
  content: "\f165";
}

.fa-youtube-square:before {
  content: "\f166";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-xing:before {
  content: "\f168";
}

.fa-xing-square:before {
  content: "\f169";
}

.fa-youtube-play:before {
  content: "\f16a";
}

.fa-dropbox:before {
  content: "\f16b";
}

.fa-stack-overflow:before {
  content: "\f16c";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-flickr:before {
  content: "\f16e";
}

.fa-adn:before {
  content: "\f170";
}

.fa-bitbucket:before {
  content: "\f171";
}

.fa-bitbucket-square:before {
  content: "\f172";
}

.fa-tumblr:before {
  content: "\f173";
}

.fa-tumblr-square:before {
  content: "\f174";
}

.fa-long-arrow-down:before {
  content: "\f175";
}

.fa-long-arrow-up:before {
  content: "\f176";
}

.fa-long-arrow-left:before {
  content: "\f177";
}

.fa-long-arrow-right:before {
  content: "\f178";
}

.fa-apple:before {
  content: "\f179";
}

.fa-windows:before {
  content: "\f17a";
}

.fa-android:before {
  content: "\f17b";
}

.fa-linux:before {
  content: "\f17c";
}

.fa-dribbble:before {
  content: "\f17d";
}

.fa-skype:before {
  content: "\f17e";
}

.fa-foursquare:before {
  content: "\f180";
}

.fa-trello:before {
  content: "\f181";
}

.fa-female:before {
  content: "\f182";
}

.fa-male:before {
  content: "\f183";
}

.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}

.fa-sun-o:before {
  content: "\f185";
}

.fa-moon-o:before {
  content: "\f186";
}

.fa-archive:before {
  content: "\f187";
}

.fa-bug:before {
  content: "\f188";
}

.fa-vk:before {
  content: "\f189";
}

.fa-weibo:before {
  content: "\f18a";
}

.fa-renren:before {
  content: "\f18b";
}

.fa-pagelines:before {
  content: "\f18c";
}

.fa-stack-exchange:before {
  content: "\f18d";
}

.fa-arrow-circle-o-right:before {
  content: "\f18e";
}

.fa-arrow-circle-o-left:before {
  content: "\f190";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}

.fa-dot-circle-o:before {
  content: "\f192";
}

.fa-wheelchair:before {
  content: "\f193";
}

.fa-vimeo-square:before {
  content: "\f194";
}

.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}

.fa-plus-square-o:before {
  content: "\f196";
}

.fa-space-shuttle:before {
  content: "\f197";
}

.fa-slack:before {
  content: "\f198";
}

.fa-envelope-square:before {
  content: "\f199";
}

.fa-wordpress:before {
  content: "\f19a";
}

.fa-openid:before {
  content: "\f19b";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}

.fa-yahoo:before {
  content: "\f19e";
}

.fa-google:before {
  content: "\f1a0";
}

.fa-reddit:before {
  content: "\f1a1";
}

.fa-reddit-square:before {
  content: "\f1a2";
}

.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

.fa-stumbleupon:before {
  content: "\f1a4";
}

.fa-delicious:before {
  content: "\f1a5";
}

.fa-digg:before {
  content: "\f1a6";
}

.fa-pied-piper-pp:before {
  content: "\f1a7";
}

.fa-pied-piper-alt:before {
  content: "\f1a8";
}

.fa-drupal:before {
  content: "\f1a9";
}

.fa-joomla:before {
  content: "\f1aa";
}

.fa-language:before {
  content: "\f1ab";
}

.fa-fax:before {
  content: "\f1ac";
}

.fa-building:before {
  content: "\f1ad";
}

.fa-child:before {
  content: "\f1ae";
}

.fa-paw:before {
  content: "\f1b0";
}

.fa-spoon:before {
  content: "\f1b1";
}

.fa-cube:before {
  content: "\f1b2";
}

.fa-cubes:before {
  content: "\f1b3";
}

.fa-behance:before {
  content: "\f1b4";
}

.fa-behance-square:before {
  content: "\f1b5";
}

.fa-steam:before {
  content: "\f1b6";
}

.fa-steam-square:before {
  content: "\f1b7";
}

.fa-recycle:before {
  content: "\f1b8";
}

.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}

.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}

.fa-tree:before {
  content: "\f1bb";
}

.fa-spotify:before {
  content: "\f1bc";
}

.fa-deviantart:before {
  content: "\f1bd";
}

.fa-soundcloud:before {
  content: "\f1be";
}

.fa-database:before {
  content: "\f1c0";
}

.fa-file-pdf-o:before {
  content: "\f1c1";
}

.fa-file-word-o:before {
  content: "\f1c2";
}

.fa-file-excel-o:before {
  content: "\f1c3";
}

.fa-file-powerpoint-o:before {
  content: "\f1c4";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}

.fa-file-code-o:before {
  content: "\f1c9";
}

.fa-vine:before {
  content: "\f1ca";
}

.fa-codepen:before {
  content: "\f1cb";
}

.fa-jsfiddle:before {
  content: "\f1cc";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}

.fa-circle-o-notch:before {
  content: "\f1ce";
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}

.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}

.fa-git-square:before {
  content: "\f1d2";
}

.fa-git:before {
  content: "\f1d3";
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}

.fa-tencent-weibo:before {
  content: "\f1d5";
}

.fa-qq:before {
  content: "\f1d6";
}

.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}

.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}

.fa-history:before {
  content: "\f1da";
}

.fa-circle-thin:before {
  content: "\f1db";
}

.fa-header:before {
  content: "\f1dc";
}

.fa-paragraph:before {
  content: "\f1dd";
}

.fa-sliders:before {
  content: "\f1de";
}

.fa-share-alt:before {
  content: "\f1e0";
}

.fa-share-alt-square:before {
  content: "\f1e1";
}

.fa-bomb:before {
  content: "\f1e2";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}

.fa-tty:before {
  content: "\f1e4";
}

.fa-binoculars:before {
  content: "\f1e5";
}

.fa-plug:before {
  content: "\f1e6";
}

.fa-slideshare:before {
  content: "\f1e7";
}

.fa-twitch:before {
  content: "\f1e8";
}

.fa-yelp:before {
  content: "\f1e9";
}

.fa-newspaper-o:before {
  content: "\f1ea";
}

.fa-wifi:before {
  content: "\f1eb";
}

.fa-calculator:before {
  content: "\f1ec";
}

.fa-paypal:before {
  content: "\f1ed";
}

.fa-google-wallet:before {
  content: "\f1ee";
}

.fa-cc-visa:before {
  content: "\f1f0";
}

.fa-cc-mastercard:before {
  content: "\f1f1";
}

.fa-cc-discover:before {
  content: "\f1f2";
}

.fa-cc-amex:before {
  content: "\f1f3";
}

.fa-cc-paypal:before {
  content: "\f1f4";
}

.fa-cc-stripe:before {
  content: "\f1f5";
}

.fa-bell-slash:before {
  content: "\f1f6";
}

.fa-bell-slash-o:before {
  content: "\f1f7";
}

.fa-trash:before {
  content: "\f1f8";
}

.fa-copyright:before {
  content: "\f1f9";
}

.fa-at:before {
  content: "\f1fa";
}

.fa-eyedropper:before {
  content: "\f1fb";
}

.fa-paint-brush:before {
  content: "\f1fc";
}

.fa-birthday-cake:before {
  content: "\f1fd";
}

.fa-area-chart:before {
  content: "\f1fe";
}

.fa-pie-chart:before {
  content: "\f200";
}

.fa-line-chart:before {
  content: "\f201";
}

.fa-lastfm:before {
  content: "\f202";
}

.fa-lastfm-square:before {
  content: "\f203";
}

.fa-toggle-off:before {
  content: "\f204";
}

.fa-toggle-on:before {
  content: "\f205";
}

.fa-bicycle:before {
  content: "\f206";
}

.fa-bus:before {
  content: "\f207";
}

.fa-ioxhost:before {
  content: "\f208";
}

.fa-angellist:before {
  content: "\f209";
}

.fa-cc:before {
  content: "\f20a";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}

.fa-meanpath:before {
  content: "\f20c";
}

.fa-buysellads:before {
  content: "\f20d";
}

.fa-connectdevelop:before {
  content: "\f20e";
}

.fa-dashcube:before {
  content: "\f210";
}

.fa-forumbee:before {
  content: "\f211";
}

.fa-leanpub:before {
  content: "\f212";
}

.fa-sellsy:before {
  content: "\f213";
}

.fa-shirtsinbulk:before {
  content: "\f214";
}

.fa-simplybuilt:before {
  content: "\f215";
}

.fa-skyatlas:before {
  content: "\f216";
}

.fa-cart-plus:before {
  content: "\f217";
}

.fa-cart-arrow-down:before {
  content: "\f218";
}

.fa-diamond:before {
  content: "\f219";
}

.fa-ship:before {
  content: "\f21a";
}

.fa-user-secret:before {
  content: "\f21b";
}

.fa-motorcycle:before {
  content: "\f21c";
}

.fa-street-view:before {
  content: "\f21d";
}

.fa-heartbeat:before {
  content: "\f21e";
}

.fa-venus:before {
  content: "\f221";
}

.fa-mars:before {
  content: "\f222";
}

.fa-mercury:before {
  content: "\f223";
}

.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}

.fa-transgender-alt:before {
  content: "\f225";
}

.fa-venus-double:before {
  content: "\f226";
}

.fa-mars-double:before {
  content: "\f227";
}

.fa-venus-mars:before {
  content: "\f228";
}

.fa-mars-stroke:before {
  content: "\f229";
}

.fa-mars-stroke-v:before {
  content: "\f22a";
}

.fa-mars-stroke-h:before {
  content: "\f22b";
}

.fa-neuter:before {
  content: "\f22c";
}

.fa-genderless:before {
  content: "\f22d";
}

.fa-facebook-official:before {
  content: "\f230";
}

.fa-pinterest-p:before {
  content: "\f231";
}

.fa-whatsapp:before {
  content: "\f232";
}

.fa-server:before {
  content: "\f233";
}

.fa-user-plus:before {
  content: "\f234";
}

.fa-user-times:before {
  content: "\f235";
}

.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}

.fa-viacoin:before {
  content: "\f237";
}

.fa-train:before {
  content: "\f238";
}

.fa-subway:before {
  content: "\f239";
}

.fa-medium:before {
  content: "\f23a";
}

.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}

.fa-optin-monster:before {
  content: "\f23c";
}

.fa-opencart:before {
  content: "\f23d";
}

.fa-expeditedssl:before {
  content: "\f23e";
}

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}

.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}

.fa-mouse-pointer:before {
  content: "\f245";
}

.fa-i-cursor:before {
  content: "\f246";
}

.fa-object-group:before {
  content: "\f247";
}

.fa-object-ungroup:before {
  content: "\f248";
}

.fa-sticky-note:before {
  content: "\f249";
}

.fa-sticky-note-o:before {
  content: "\f24a";
}

.fa-cc-jcb:before {
  content: "\f24b";
}

.fa-cc-diners-club:before {
  content: "\f24c";
}

.fa-clone:before {
  content: "\f24d";
}

.fa-balance-scale:before {
  content: "\f24e";
}

.fa-hourglass-o:before {
  content: "\f250";
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}

.fa-hourglass:before {
  content: "\f254";
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}

.fa-hand-scissors-o:before {
  content: "\f257";
}

.fa-hand-lizard-o:before {
  content: "\f258";
}

.fa-hand-spock-o:before {
  content: "\f259";
}

.fa-hand-pointer-o:before {
  content: "\f25a";
}

.fa-hand-peace-o:before {
  content: "\f25b";
}

.fa-trademark:before {
  content: "\f25c";
}

.fa-registered:before {
  content: "\f25d";
}

.fa-creative-commons:before {
  content: "\f25e";
}

.fa-gg:before {
  content: "\f260";
}

.fa-gg-circle:before {
  content: "\f261";
}

.fa-tripadvisor:before {
  content: "\f262";
}

.fa-odnoklassniki:before {
  content: "\f263";
}

.fa-odnoklassniki-square:before {
  content: "\f264";
}

.fa-get-pocket:before {
  content: "\f265";
}

.fa-wikipedia-w:before {
  content: "\f266";
}

.fa-safari:before {
  content: "\f267";
}

.fa-chrome:before {
  content: "\f268";
}

.fa-firefox:before {
  content: "\f269";
}

.fa-opera:before {
  content: "\f26a";
}

.fa-internet-explorer:before {
  content: "\f26b";
}

.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}

.fa-contao:before {
  content: "\f26d";
}

.fa-500px:before {
  content: "\f26e";
}

.fa-amazon:before {
  content: "\f270";
}

.fa-calendar-plus-o:before {
  content: "\f271";
}

.fa-calendar-minus-o:before {
  content: "\f272";
}

.fa-calendar-times-o:before {
  content: "\f273";
}

.fa-calendar-check-o:before {
  content: "\f274";
}

.fa-industry:before {
  content: "\f275";
}

.fa-map-pin:before {
  content: "\f276";
}

.fa-map-signs:before {
  content: "\f277";
}

.fa-map-o:before {
  content: "\f278";
}

.fa-map:before {
  content: "\f279";
}

.fa-commenting:before {
  content: "\f27a";
}

.fa-commenting-o:before {
  content: "\f27b";
}

.fa-houzz:before {
  content: "\f27c";
}

.fa-vimeo:before {
  content: "\f27d";
}

.fa-black-tie:before {
  content: "\f27e";
}

.fa-fonticons:before {
  content: "\f280";
}

.fa-reddit-alien:before {
  content: "\f281";
}

.fa-edge:before {
  content: "\f282";
}

.fa-credit-card-alt:before {
  content: "\f283";
}

.fa-codiepie:before {
  content: "\f284";
}

.fa-modx:before {
  content: "\f285";
}

.fa-fort-awesome:before {
  content: "\f286";
}

.fa-usb:before {
  content: "\f287";
}

.fa-product-hunt:before {
  content: "\f288";
}

.fa-mixcloud:before {
  content: "\f289";
}

.fa-scribd:before {
  content: "\f28a";
}

.fa-pause-circle:before {
  content: "\f28b";
}

.fa-pause-circle-o:before {
  content: "\f28c";
}

.fa-stop-circle:before {
  content: "\f28d";
}

.fa-stop-circle-o:before {
  content: "\f28e";
}

.fa-shopping-bag:before {
  content: "\f290";
}

.fa-shopping-basket:before {
  content: "\f291";
}

.fa-hashtag:before {
  content: "\f292";
}

.fa-bluetooth:before {
  content: "\f293";
}

.fa-bluetooth-b:before {
  content: "\f294";
}

.fa-percent:before {
  content: "\f295";
}

.fa-gitlab:before {
  content: "\f296";
}

.fa-wpbeginner:before {
  content: "\f297";
}

.fa-wpforms:before {
  content: "\f298";
}

.fa-envira:before {
  content: "\f299";
}

.fa-universal-access:before {
  content: "\f29a";
}

.fa-wheelchair-alt:before {
  content: "\f29b";
}

.fa-question-circle-o:before {
  content: "\f29c";
}

.fa-blind:before {
  content: "\f29d";
}

.fa-audio-description:before {
  content: "\f29e";
}

.fa-volume-control-phone:before {
  content: "\f2a0";
}

.fa-braille:before {
  content: "\f2a1";
}

.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}

.fa-glide:before {
  content: "\f2a5";
}

.fa-glide-g:before {
  content: "\f2a6";
}

.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}

.fa-low-vision:before {
  content: "\f2a8";
}

.fa-viadeo:before {
  content: "\f2a9";
}

.fa-viadeo-square:before {
  content: "\f2aa";
}

.fa-snapchat:before {
  content: "\f2ab";
}

.fa-snapchat-ghost:before {
  content: "\f2ac";
}

.fa-snapchat-square:before {
  content: "\f2ad";
}

.fa-pied-piper:before {
  content: "\f2ae";
}

.fa-first-order:before {
  content: "\f2b0";
}

.fa-yoast:before {
  content: "\f2b1";
}

.fa-themeisle:before {
  content: "\f2b2";
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}

.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}

.fa-handshake-o:before {
  content: "\f2b5";
}

.fa-envelope-open:before {
  content: "\f2b6";
}

.fa-envelope-open-o:before {
  content: "\f2b7";
}

.fa-linode:before {
  content: "\f2b8";
}

.fa-address-book:before {
  content: "\f2b9";
}

.fa-address-book-o:before {
  content: "\f2ba";
}

.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}

.fa-user-circle:before {
  content: "\f2bd";
}

.fa-user-circle-o:before {
  content: "\f2be";
}

.fa-user-o:before {
  content: "\f2c0";
}

.fa-id-badge:before {
  content: "\f2c1";
}

.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}

.fa-quora:before {
  content: "\f2c4";
}

.fa-free-code-camp:before {
  content: "\f2c5";
}

.fa-telegram:before {
  content: "\f2c6";
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}

.fa-shower:before {
  content: "\f2cc";
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}

.fa-podcast:before {
  content: "\f2ce";
}

.fa-window-maximize:before {
  content: "\f2d0";
}

.fa-window-minimize:before {
  content: "\f2d1";
}

.fa-window-restore:before {
  content: "\f2d2";
}

.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}

.fa-bandcamp:before {
  content: "\f2d5";
}

.fa-grav:before {
  content: "\f2d6";
}

.fa-etsy:before {
  content: "\f2d7";
}

.fa-imdb:before {
  content: "\f2d8";
}

.fa-ravelry:before {
  content: "\f2d9";
}

.fa-eercast:before {
  content: "\f2da";
}

.fa-microchip:before {
  content: "\f2db";
}

.fa-snowflake-o:before {
  content: "\f2dc";
}

.fa-superpowers:before {
  content: "\f2dd";
}

.fa-wpexplorer:before {
  content: "\f2de";
}

.fa-meetup:before {
  content: "\f2e0";
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

.questiontable {
  width: 100%;
  /* background: #ffffff; */
  /*   border: 1px solid #E0E0E0;
   box-sizing: border-box;
   border-radius: 10px;*/
  text-align: center;
  margin-bottom: 70px;
}

.questionheader {
  text-align: center;
  font-weight: normal;
  font-size: 30px;
  line-height: 35px;
  color: #1d1d1b;
  margin: 20px auto 40px auto;
}

.questiontable h3 {
  text-transform: uppercase;
  line-height: 60px;
  font-size: 18px;
}

.questiontable details[open]>summary {
  color: #4FA0BF;
}

.questiontable details summary::-webkit-details-marker {
  display: none;
}

.questiontable details>summary {
  list-style: none;
  position: relative;
}

.questiontable details summary span {
  position: relative;
}

.questiontable details summary:before {
  content: ">";
  font-family: "FontAwesome";
  position: absolute;
  left: 0px;
  font-size: 16px;
  transform: rotate(0deg) scaleY(1.5);
  color: #4FA0BF;
}

.questiontable details[open] summary:before {
  content: ">";
  transform: rotate(90deg) scaleY(1.5);
}

.questiontable summary {
  line-height: 1.3;
  font-weight: 600;
  padding-left: 30px;
  text-align: left;
  font-size: 20px;
}

.questiontable summary h2 {
  line-height: 1.3;
  font-weight: 600;
  padding-left: 30px;
  text-align: left;
  font-size: 20px;
  margin: 0;
}

.questiontable .questiontable-detail {
  padding: 5px 30px;
  text-align: left;
}

.questiontable details:not(:last-child) {
  margin-bottom: 30px;
}

.questiontable details:last-child {
  border: none;
}

img.flag_icon {
  border-radius: 0 !important;
}

.guaranteeline {
  position: relative;
  display: block;
  height: 243px;
  margin-top: 70px;
}

.attorneys-catalog__item.attorneys-item .flags {

  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  align-items: center;
  margin-bottom: 10px;
}

.guaranteeline .guarantee {
  background: #4FA0BF;
  height: 243px;
  width: 100vw;
  position: absolute;
  transform: translateX(-50%);
  left: 50%;
}

.guaranteeline .guarantee .content {
  max-width: 835px;
  margin: auto;
  display: flex;
  height: 100%;
  position: relative;
}

.guaranteeline .guarantee .content .background {
  background-image: url(/bitrix/templates/gpg/css/../images/guaranteebg.png);
  height: 100%;
  border-radius: 10px;
  position: absolute;
  margin: auto;
  width: 100%;
  opacity: 0.3;
  z-index: 1;
}

.guaranteeline .guarantee .content .background .leftgradient {
  position: absolute;
  width: 346px;
  height: 243px;
  background: linear-gradient(92.95deg,
      #4FA0BF 45.74%,
      rgba(1, 121, 140, 0.06) 101.93%);
  right: -120px;
}

.guaranteeline .guarantee .content .background .rightgradient {
  position: absolute;
  width: 300px;
  height: 243px;
  left: -190px;

  background: linear-gradient(91.86deg,
      #4FA0BF 44.49%,
      rgba(1, 121, 140, 0) 100.56%);
  transform: rotate(180deg);
}

.guaranteeline .guarantee .content .blocktext {
  font-family: Raleway;
  font-style: normal;
  font-weight: 500;
  color: #ffffff;
  margin: 0 0 auto 70px;
  z-index: 2;
  text-align: left;
}

.guaranteeline .guarantee .content {
  margin: auto;
}

.guaranteeline .guarantee .content img {
  width: 167px;
  height: 167px;
  margin: auto;
  z-index: 2;
}

.guaranteeline .guarantee h2 {
  font-family: Raleway;
  font-style: normal;
  font-weight: normal;
  font-size: 30px;
  line-height: 35px;
  color: #ffffff;
  z-index: 2;
  text-align: left;
  margin: 50px 0 20px 0;
}

.agreementstage {
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
  text-align: center;

  color: #1d1d1b;
}

.agreementstage h3 {
  font-weight: normal;
  font-size: 30px;
  line-height: 35px;
  color: #1d1d1b;
}

.agreementstage h2 {
  font-weight: 600;
  font-size: 18px;
  line-height: 21px;
  text-align: center;

  color: #1d1d1b;
}

.headerbgleft {
  position: absolute;
  left: 0;
  background: #dcd0c2;
  width: 50%;
  height: 100%;
  top: 0;
}

.containerheaderbg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 720px;
  background-image: url(/bitrix/templates/gpg/css/../images/hero_bg.jpg);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: top center;
}

.headerbgright {
  position: absolute;
  right: 0;
  background: #e1b76d;
  width: 50%;
  height: 100%;
  z-index: 0;
  top: 0;
}

.containerheaderbgleft {
  /* position: absolute;
    left: 0;
    width: 10%;
    height: 100%;
    top: 0;
    background: linear-gradient(92.95deg, #dcd0c2 45.74%, rgba(0, 0, 0, 0.0) 101.93%); */
}

.containerheaderbgright {
  /* position: absolute;
  right: 0;
  background: #e1b76d;
  width: 10%;
  height: 100%;
  z-index: 0;
  top: 0;
  background: linear-gradient(92.95deg, rgba(0, 0, 0, 0) 10.49%, #e1b76d 95%); */
}

.menuexpand .gray {
  position: absolute;
  left: 50%;
  width: 100vw;
  margin-left: -50vw;
  height: 100%;
  background: #EAEFFF;
}

.content-stab {
  max-width: 1140px;
  width: 100%;
  margin: 0 auto 40px;
}

.calc-fieldset h3 {
  font-size: 1.17em;
}

.calc-fieldset {
  border: 1px solid #4FA0BF;
  border-radius: 10px;
  padding: 10px 30px 30px;
  width: 500px;
  margin: 0 0 30px;
}

.calc-fieldset p {
  font-size: 14px;
  line-height: 20px;
}

#calc-form,
.calc-block-selectize,
.calc-price-fieldset,
.price-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.calc-block-trademark {
  width: 47%;
  float: left;
}

.calc-block-input label {
  display: block;
}

.calc-select {
  border: 1px solid #e0e0e0;
  border-radius: 10px;
  padding: 0 10px;
  font-size: 18px;
  height: 40px;
  line-height: 40px;
}

.calc-select:focus {
  outline: none;
  border: 1px solid #4FA0BF;
}

.calc-select option {
  line-height: 20px;
  font-size: 16px;
}

.calc-tel {
  line-height: 40px;
  font-size: 24px;
  font-weight: 600;
  text-decoration: none;
  color: #1d1d1b;
}

.calc-tel:hover {
  text-decoration: underline;
}

.calc-example img {
  height: 40px;
  margin: 0 10px 0 0;
  float: left;
}

.calc-example-text {
  font-size: 14px;
}

.calc-price-fieldset {
  border: 1px solid #4FA0BF;
  border-radius: 10px;
  padding: 10px 30px 30px;
  width: 100%;
}

.price-fieldset {
  width: 494px;
}

.price-box {
  border-bottom: 1px solid #e0e0e0;
  padding: 5px 10px 2px;
}

.price-box p {
  margin: 0;
  display: block;
  line-height: 30px;
}

.price-name {
  width: 350px;
}

.price-price {
  font-size: 22px;
  font-weight: 600;
}

.finish-price-box .price-price {
  font-size: 26px;
}

.price-price .rub {
  font-size: 16px;
}

.finish-price-box {
  background: #e0e0e0;
  flex-wrap: nowrap;
}

.finish-price-box p {
  margin: 0;
  line-height: 35px;
}

.finish-price-fieldset {
  width: 100%;
  text-align: center;
}

.total-cost {
  display: flex;
  justify-content: center;
  padding: 25px 0;
}

.total-cost p {
  margin: 0;
  font-weight: 600;
}

.total-cost-name {
  font-size: 26px;
  padding: 0 40px 0 0;
  line-height: 45px;
}

.total-cost-price {
  font-size: 38px;
  color: #4FA0BF;
  line-height: 35px;
}

.total-cost p .rub {
  font-size: 26px;
}

#order-service {
  background: #4FA0BF;
  border: 0;
  border-radius: 10px;
  font-size: 22px;
  font-weight: 600;
  color: #ffffff;
  padding: 20px 60px;
}

#order-service:hover {
  background: #ffc35a;
}

.callbackbtn {
  display: block;
  text-align: center;
}

#mktu .calc-select {
  width: 137px;
  position: relative;
}

#mktu ul {
  width: 137px;
  background: #fff;
  border-radius: 10px;
  border: 1px solid #e0e0e0;
  position: absolute;
  padding: 5px;
  overflow-y: scroll;
  height: 300px;
}

#mktu details summary::-webkit-details-marker {
  display: none;
}

#mktu details summary:before {
  content: ">";
  font-family: "FontAwesome";
  position: absolute;
  right: 10px;
  font-size: 10px;
  transform: rotate(90deg) scaleY(1.5);
}

#mktu details[open] summary:before {
  content: ">";
  transform: rotate(-90deg) scaleY(1.5);
}

#mktu details>summary {
  list-style: none;
  position: relative;
}

#mktu details li {
  cursor: pointer;
}

#mktu details li:hover {
  background: #e0e0e0;
}

#calc-form .callbackbtn {
  color: #007bff;
  text-decoration: underline;
}

.finish-price-box {
  border-radius: 10px;
  margin-top: 10px;
}

.services-price {
  margin-top: 79px;
}

.poisk-box {
  position: relative;
}

.poisk-box label i {
  margin-left: 5px;
  cursor: pointer;
}

.fa-question-circle-o:hover .tooltiptext {
  visibility: visible;
}

.poisk-box .tooltiptext {
  visibility: hidden;
  width: 300px;
  background-color: #cbcfd2;
  text-align: center;
  padding: 5px;
  border-radius: 6px;
  position: absolute;
  z-index: 1;
}

.calc-example {
  position: relative;
  display: block;
}

#calc-js {
  padding-bottom: 70px;
}

.feecallculator {
  margin-top: 80px;
}

.feecallculator .countrylist .poisk-check {
  max-width: 50vmin;
  min-width: 270px;
}

.feecallculator .label {
  margin: auto 5px auto 0;
}

.feecallculator h3 {
  margin: 20px auto;
  text-align: center;
}

.hiddenrow {
  display: none;
}

.feecallculator .result {
  font-size: 14px;
}

.feecallculator .result h3 {
  font-size: 16px;
  font-weight: 600;
  margin: 20px 0;
}

.feecallculator .result .total {
  font-size: 16px;
  font-weight: 600;
  margin: 10px 0;
}

.feecallculator .poisk-check label {
  line-height: 0;
}

.feecallculator .middlecontent {
  border-radius: 10px;
  border: 1px solid #4FA0BF;
  padding: 10px;
}

.dnabanner h3 {
  font-weight: bold;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #4FA0BF;
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 12px;
  margin-bottom: 10px;
}

.phonesinfo {
  background: #fff;
  position: relative;
  z-index: 3;
  margin: 10px;
  padding: 20px 20px 20px;
  border: 2px solid #dedede;
  width: 270px;
  border-radius: 20px;
  -webkit-box-shadow: 0px 15px 40px rgb(0 0 0 / 20%);
  box-shadow: 0px 15px 40px rgb(0 0 0 / 20%);
}

body.dark .questiontable .phonesinfo h3 {
  color: #000;
}

.phonesinfo img,
.elementcontent .phonesinfo img {
  max-width: 26px;
  margin-right: 15px;
}

.questiontable-detail .phonesinfo {
  float: right;
}

.phonesinfo>h3 {
  font-size: 20px !important;
}

.phonesinfo_mob {
  display: none;
}

.phonesinfo h3 {
  margin-bottom: 23px;
  font-size: 24px;
  line-height: 28px;
}

.phonesinfo ul {
  font-size: 16px;
  line-height: 26px;
  padding: 0;
  margin-bottom: 21px;
}

.phonesinfo li {
  margin-top: 18px;
  margin-bottom: 0;
  position: relative;
  list-style: none;
  line-height: 1.5em;
}

.phonesinfo li:before {
  content: "" !important;
}

.phonesinfo ul li a {
  display: block;
  margin-bottom: 5px;
  font-weight: bold;
  font-size: 24px;
  line-height: 1;
  color: #111;
  cursor: pointer;
  text-decoration: none;
  transition: color 0.3s ease-in;
}

.phonesinfo ul li span {
  font-size: 14px;
  line-height: 22px;
  display: block;
  margin: 0;
  max-width: 200px;
  color: #737373;
}

.phonesinfo ul li a:hover {
  color: #4FA0BF;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}

.content h1 {
  font-weight: normal;
  font-size: 30px;
  line-height: 1.2;
  text-align: center;
}

.about h1 {
  margin: 30px auto;
}

.about table tr {
  display: flex;
  flex-direction: row-reverse;
}

.about .about-menu {
  margin-left: 0 !important;
  margin-right: 30px !important;
}

.about-wrapper {
  display: flex;
  align-items: flex-start;
}

.about-menu {
  width: 255px;
  min-width: 255px;
  background: #ffffff;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.15);
  border-radius: 10px;
  overflow: hidden;
  font-family: "Raleway";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: #1d1d1b;
  margin-right: 46px;
}

.about-content p:not(:last-child) {
  margin-bottom: 10px;
}

.about-menu ul {
  margin: 0;
  list-style: none;
}

.about-menu li {}

.about-menu li a {
  padding: 17px 23px;
  display: flex;
  font-weight: bold;
  align-items: center;
  gap: 15px;
}

.about-menu li:not(:last-child) {
  border-bottom: 1px solid #e0e0e0;
}

body:not(.dark) .about-menu img {
  filter: invert(52%) sepia(87%) saturate(278%) hue-rotate(151deg) brightness(94%) contrast(86%);
}

body:not(.dark) .questiontable .questiontable-detail {
  color: #000;
}

.about-content__text.limited {
  overflow: hidden;
}

.about-content__text {
  font-size: 18px;
}

#about-more {
  font-size: 18px;
  margin: 20px auto 0;
  display: none;
}

.customers-slide {
  margin: 0 15px;
}

.customers-item {
  display: block;
}

.customers-item:not(:last-child) {
  margin-bottom: 40px;
}

.customers-item img {
  display: block;
  max-width: 140px;
  width: 100%;
  height: auto;
  margin: 0 auto;
}

.customers-slider .slick-dots button {
  border: none;
  outline: none;
  font-size: 0;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #4FA0BF;
  opacity: 0.5;
}

.customers-slider .slick-dots li:not(:last-child) {
  margin-right: 10px;
}

.customers-slider .slick-dots li.slick-active button {
  opacity: 1;
}

.customers-slider .slick-dots {
  padding-top: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.content-row .greyline {
  /* background: #fff; */
}

.greyline {
  padding: 50px 20px 0;
  /* background: #fff; */
  font-family: Raleway;
  font-style: normal;
  font-weight: 400;
  color: #1d1d1b;
  position: relative;
}

.middlecontent .greyline {
  padding: 44px 0px 41px;
}

/* .greyline .grey {
    width: 100vw;
    position: absolute;
    transform: translateX(-50%);
    background: #EFEDF1;
    left: 50%;
    height: 100%;
    top: 0;
    padding: 10px 0;
} */

/* .darkcyanline .darkcyan {
    width: 100vw;
    position: absolute;
    transform: translateX(-50%);
    background: #00798C;
    left: 50%;
    height: 100%;
    top: 0;
    padding: 10px 0;
} */

.darkcyan12 {
  width: 100vw;
  position: absolute;
  transform: translateX(-50%);
  background: #4FA0BF;
  left: 50%;
  height: 100%;
  top: 0;
  padding: 10px 0;
}

.darkcyan1 {
  display: none;
  width: 100vw;
  position: absolute;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  height: 265px;
  background: #4FA0BF;
  margin-top: 50px;
}

.greyline .infoblock {
  max-width: 1020px;
  position: relative;
  font-weight: normal;
  font-size: 16px;
}

.greyline .infoblock p {
  font-size: 18px;
  text-align: left;
}

.zindex {
  z-index: 1;
}

.headerclose.active {
  opacity: 0.7;
  display: block;
}

.limiter {
  max-height: 260px;
  overflow: hidden;
  position: relative;
}

/* 
.limiter .bottom {
  position: absolute;
  bottom: 0;
  background: linear-gradient(to bottom,
      rgb(255 255 255 / 0%),
      rgb(255 255 255) 90%);
  width: 100%;
  height: 60px;
  opacity: 1;
  transition: 0.3s;
} */

.read-more-checker {
  opacity: 0;
  position: absolute;
}

.read-more-checker:checked~.limiter {
  max-height: none;
}

.read-more-checker:checked~.limiter .bottom {
  opacity: 0;
  transition: 0.3s;
}

.read-more-checker~.read-more-button:before {
  content: "Развернуть »";
}

.read-more-checker:checked~.read-more-button:before {
  content: "Свернуть «";
}

.read-more-button {
  cursor: pointer;
  display: inline-block;
  color: #777;
  text-decoration: underline;
}

#upload-container {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 400px;
  height: 400px;
  outline: 2px dashed #5d5d5d;
  outline-offset: -12px;
  background-color: #e0f2f7;
  font-family: "Segoe UI";
  color: #1f3c44;
}

#upload-container img {
  width: 40%;
  margin-bottom: 20px;
  user-select: none;
}

#upload-container label {
  font-weight: bold;
}

#upload-container label:hover {
  cursor: pointer;
  text-decoration: underline;
}

#upload-container div {
  position: relative;
  z-index: 10;
}

#upload-container input[type="file"] {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  position: absolute;
  z-index: -10;
}

#callbackform .flexrow_nowrap {
  width: 945px;
  margin: auto;
}

h3 {
  font-weight: 400;
  font-size: 25px;
  line-height: 21px;
  text-align: center;
  color: #1d1d1b;
  margin: 25px 0;
}

.elementcontent h1 {
  margin: 30px 0;
}

.sticky {
  position: sticky;
  top: 130px;
}

.elementcontent img {
  max-width: 100%;
  border-radius: 10px;
  display: inline-block;
  height: auto;
  width: min-content;
}


ul {
  padding: 0;
}

ol {
  padding: 0;
}

/* 
ul li span {
  position: relative;
  color: #00798C;
  font-size: 30px;
  vertical-align: middle;
  margin-right: 4px;
} */

ol li {
  margin-left: 15px;
}

ul.list li:before {
  content: "";
}

.blocklist {
  margin-right: 30px;
}

.morebutton {
  width: 211px;
  padding: 15px 30px;
  background: #4FA0BF;
  border-radius: 5px;
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  color: #1d1d1b;
  border: 1px solid #4FA0BF;
  cursor: pointer;
}

input.morebutton {
  padding: 0;
}

.morebutton:hover {
  background: #fff;
  color: #4FA0BF !important;
  border: 1px solid #4FA0BF;
  color: #4FA0BF;
}

.activerow {
  display: block;
}

.buttonfeedback {
  line-height: 1.2;
  border-radius: 20px;
  border: 1px solid #4FA0BF;
  color: #4FA0BF;
  margin: auto;
  width: 200px;
  padding: 10px 20px;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  cursor: pointer;
}

.buttonfeedback:hover {
  color: #fff;
  background: #4FA0BF;
}

#menu_about .container {
  display: none;
}

#menu_about.show .container {
  display: block;
}

#menu_info .container {
  display: none;
}

#menu_info.show .container {
  display: block;
}

#menu_info .container {
  display: none;
}

#menu_info.show .container {
  display: block;
}

#menu_clients {
  pointer-events: none;
}

#menu_clients .content-slider {
  display: block;
  opacity: 0;
  transition: all ease 0.3s;
}

#menu_clients.show {
  pointer-events: auto;
}

#menu_clients.show .content-slider {
  display: block;
  opacity: 1;
}

#menu_contacts .middlecontent {
  /* display: none; */
  padding-bottom: 0;
}

#menu_contacts.show .middlecontent {
  display: block;
}

#menu_contacts .flexrow {
  justify-content: space-between;
}

#menu_contacts .flexrow li:not(:last-child) {
  margin-right: 15px;
}

.services-wrapper {
  padding-bottom: 50px;
}

.services-wrapper .elementcontent {
  width: 100%;
}

.services-wrapper .service_price {
  display: block;
  font-size: 20px;
  margin-top: 5px;
  color: #f1d894;
}

.service_list_flex {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  padding-left: 30px;
}

.service_list_flex a {
  flex: 45% 1 1;
  max-width: 50%;
  text-decoration: none;
  font-size: 14px;
  line-height: 16px;
}

body.dark .page-wrapper .service_list_flex a {
  color: #fff;
}

.alllist {
  width: 100%;
}

.expertinfo {
  width: 100%;
  height: 130px;
  background: #ffffff;
  border: 1px solid #e0e0e0;
  box-sizing: border-box;
  border-radius: 10px;
  display: flex;
  align-items: center;
}

.yellowbutton {
  color: #ffffff;
  background: #4FA0BF;
  border-radius: 5px;
  padding: 0px 58px;
  white-space: nowrap;
  height: 40px;
  display: block;
  cursor: pointer;
}

.transparentbutton {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  line-height: 14px;
  text-align: center;
  color: #4FA0BF;
  background: #ffffff;
  border: 1px solid #4FA0BF;
  box-sizing: border-box;
  border-radius: 5px;
  padding: 13px;
  width: 38px;
  height: 40px;
  cursor: pointer;
}

.buttonblock {
  display: flex;
}

.expertinfo__img {
  min-width: 120px;
  padding: 10px;
}

.expertinfo__img img {
  display: block;
  width: 100%;
  height: auto;
}

.buttonblock {
  margin-left: 30px;
  padding-top: 40px;
  margin-right: 30px;
}

.buttonblock .yellowbutton {
  margin-right: 15px;
}

.expertinfo .textblock {
  padding-top: 11px;
  font-family: "Raleway";
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 18px;

  color: #1d1d1b;
}

.buttonblock .yellowbutton div {
  display: table-cell;
  vertical-align: middle;
  height: 40px;
}

.specialist h3 {
  margin-bottom: 30px;
  font-size: 38px;
  line-height: 50px;
  font-weight: 700;
}

.class_tarif {
  max-width: 1140px;
  width: 100%;
}

.class_tarif table th {
  background: #4FA0BF;
  font-weight: bold;
  font-size: 16px;
  line-height: 19px;
  color: #ffffff;
  padding: 11px 40px;
}

.class_tarif table {
  box-sizing: border-box;
  font-weight: normal;
  font-size: 18px;
  line-height: 20px;

  color: #1d1d1b;
}

.class_tarif table {
  border-collapse: separate;
  margin: 48px auto;
}

.class_tarif table td {
  border: solid 1px #e4e4e4;
}

.class_tarif table tr:first-child th:first-child {
  border-top-left-radius: 10px;
}

.class_tarif table tr:first-child th:last-child {
  border-top-right-radius: 10px;
}

.class_tarif table tr:last-child th:first-child {
  border-bottom-left-radius: 10px;
}

.class_tarif table tr:last-child th:last-child {
  border-bottom-right-radius: 10px;
}

.class_tarif table tr:first-child td:first-child {
  border-top-left-radius: 10px;
}

.class_tarif table tr:first-child td:last-child {
  border-top-right-radius: 10px;
}

.class_tarif table tr:last-child td:first-child {
  border-bottom-left-radius: 10px;
}

.class_tarif table tr:last-child td:last-child {
  border-bottom-right-radius: 10px;
}

.class_tarif table TR {
  background: #f5f5f5;
}

.class_tarif table td {
  padding: 22px 39px;
}

.class_tarif table .even {
  background: #ffffff;
}

.class_tarif table tr:nth-child(odd) {
  background: #ffffff;
}

.class_tarif table tr:nth-child(1) {
  background: #4FA0BF;
  font-weight: bold;
  font-size: 25px;
  line-height: 27px;
  color: #ffffff;
  padding: 11px 40px;
}

.class_tarif table tr:nth-child(2) {
  background: #f5f5f5;
  color: #4FA0BF;
  font-size: 22px;
  line-height: 24px;
}

/* burger */
.burger__icon {
  display: none;
  position: relative;
  top: 0;
  right: 0px;
  width: 31px;
  height: 23px;
  cursor: pointer;
  z-index: 5;
  background: none;
  border: none;
  outline: none;
  margin-left: 58px;
}

.burger__icon span {
  border-radius: 2px;
  position: absolute;
  transition: all 0.3s ease 0s;
  top: calc(50% - 2px);
  left: 0;
  height: 5px;
  width: 100%;
  background: #000;
  display: block;
}

.burger__icon span:first-child {
  top: 0;
}

.burger__icon span:last-child {
  top: auto;
  bottom: 0;
}

/* burger end*/

.phone-mobile {
  display: none;
}

.phonesinfo ul li:before {
  display: none;
}

/* media */

.news {
  /* overflow: hidden; */
  padding: 35px 0 70px;
  position: relative;
  z-index: 3;
}

.news .elips__right {
  position: absolute;
  top: 0;
  right: 0;
  transform: translate(49%, -25%);
}

.news .elips__right img {
  display: block;
  height: 100%;
  width: 100%;
  overflow: hidden;
}

.news__title {
  margin-bottom: 40px;
}

.news__wrapper {
  height: 100%;
  padding: 20px 20px 20px;
  position: relative;
  border-radius: 10px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 0 0;
  display: flex !important;
  align-items: center;
}

.news__slider-top {
  max-width: 950px;
  margin: 0 auto 30px;
  display: none;
}

.news__slider-top.slick-initialized {
  display: block;
}

.news__slider-top .slick-track {
  display: flex;
  align-items: stretch;
  height: 500px;
}

.news__slider-top .slick-slide>div {
  height: 100%;
}

.news__slider {
  position: relative;
  padding: 0 60px;
  max-width: 790px;
  margin: 0 auto;
  display: none;
}

.news__slider.slick-initialized {
  display: block;
}

.news__slider .slick-list {
  margin: 0 -5px;
}

.news__slider .slick-dots {
  padding-top: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.news__slider .slick-dots li:not(:last-child) {
  margin-right: 10px;
}

.news__slider .slick-dots li.slick-active button {
  opacity: 1;
}

.news__slider .slick-dots button {
  border: none;
  outline: none;
  font-size: 0;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #4FA0BF;
  opacity: 0.5;
}

.news__slider .slider-arrow {
  cursor: pointer;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  width: 50px;
  height: 50px;
  background: #ffffff;
  border: 1px solid #e0e0e0;
  border-radius: 5px;
}

.news__slider .slider-arrow::before {
  content: url(/bitrix/templates/gpg/css/../images/news/slider-arrow.svg);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.news__slider .slider-arrow--prev {
  right: auto;
  left: 0;
}

.news__slider .slider-arrow--prev::before {
  transform: translate(-50%, -50%) rotate(180deg);
}

.news__slider .slick-track {
  display: flex;
}

.news__slider .slick-slide {
  height: auto;
  max-height: 75px;
  border-radius: 5px;
  position: relative;
  overflow: hidden;
  margin: 0 5px;
  cursor: pointer;
}

.news__slide {
  height: 100%;
}

.news__slider .slick-slide>div {
  height: 100%;
}

/* 
    .news__slide::before {
      pointer-events: none;
      content: "";
      display: block;
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background: #000;
      opacity: 0.4;
    } */

.news__slide img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  object-position: center;
}

.news-patent {
  position: relative;
  z-index: 3;
  background: rgba(79, 160, 191, 0.8);
  border-radius: 10px;
  max-width: 365px;
  width: 100%;
  margin-right: 0;
  margin-left: auto;
  color: #fff;
  padding: 30px 30px 40px 30px;
}

.news-patent__header {
  font-size: 14px;
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}

.news-patent__name {
  margin-right: 20px;
}

.news-patent__content {
  margin-bottom: 53px;
}

.news-patent__title {
  max-height: 94px;
  overflow: hidden;
  font-weight: bold;
  font-size: 26px;
  line-height: 1.2em;
  margin-bottom: 20px;
}

.news-patent__text {
  max-height: 115px;
  overflow: hidden;
  font-size: 14px;
  line-height: 1.2;
}

.news-patent__text img {
  display: none;
}

.news-patent__btn {
  text-align: center;
  /* border-color: #4FA0BF; */
  /* color: #4FA0BF; */
}

/* 
.news-patent__btn:hover {
  background: #4FA0BF;
  color: #fff; 
}  */

.footer {
  position: relative;
  z-index: 3;
  background: #4FA0BF;
  color: #fff;
  padding: 40px 0;
  font-size: 14px;
  line-height: 1.2;
}

.footer .container {
  color: #fff;
}

.footer .container a {
  text-decoration: none;
  color: #fff;
}

.footer img {
  max-width: 100%;
}

.footer__top {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  margin-bottom: 40px;
  gap: 30px;
}

.pulseShadow {
  position: relative;
  border: none;
  -webkit-box-shadow: 0 0 0 0 #4FA0BF;
  box-shadow: 0 0 0 0 #4FA0BF;
  background-repeat: no-repeat;
  -webkit-animation: pulseShadow 1.5s infinite cubic-bezier(0.66, 0, 0, 1);
  animation: pulseShadow 1.5s infinite cubic-bezier(0.66, 0, 0, 1);
}

.pulseShadow:hover {
  -webkit-animation: pulseShadow 0s infinite cubic-bezier(0.66, 0, 0, 1);
  animation: pulseShadow 0s infinite cubic-bezier(0.66, 0, 0, 1);
}

@-webkit-keyframes pulseShadow {
  to {
    -webkit-box-shadow: 0 0 0 30px transparent;
    box-shadow: 0 0 0 30px transparent;
  }
}

@keyframes pulseShadow {
  to {
    -webkit-box-shadow: 0 0 0 30px transparent;
    box-shadow: 0 0 0 30px transparent;
  }
}

.footer__top-label {
  color: #FFF;
  text-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  font-family: Raleway;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 103.9%;
  /* 16.624px */
  letter-spacing: -0.24px;
  text-transform: uppercase;
}

.footer__top p {
  color: #FFF;
  font-family: Raleway;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 103.9%;
  /* 16.624px */
}

.footer__top p span {
  color: #FFF;
  font-family: Raleway;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  letter-spacing: -0.21px;
}

.footer__top .footer__phone-link {
  color: #FFF;
  font-family: Raleway;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 103.9%;
  /* 16.624px */
  margin: 30px 0;
}

.footer__top .footer__mail-link {
  color: #FFF;
  font-family: Raleway;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 103.9%;
  /* 16.624px */
  letter-spacing: -0.24px;
}

.footer__top-nav .footer__link {
  color: #FFF;
  font-family: Raleway;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 103.9%;
  /* 16.624px */
  letter-spacing: -0.24px;
}

.footer__link.arrow {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.footer__top-list {
  list-style: none;
}

.footer__top-elem:not(:last-child) {
  margin-bottom: 10px;
}

.footer__middle {
  display: flex;
  justify-content: space-between;
  margin-bottom: 35px;
}

.footer__middle-col:not(:last-child) {
  margin-right: 20px;
}

.footer__logo {
  max-width: 176px;
  width: 100%;
}

.footer__logo img {
  display: block;
  width: 100%;
  height: auto;
}

.footer__phone-link {
  white-space: nowrap;
  font-weight: 500;
  display: block;
}

.footer__email {
  display: flex;
  align-items: center;
}

.footer__email a {
  white-space: nowrap;
}

.footer__adresses {
  max-width: 450px;
  width: 100%;
}

.footer__adress {
  font-weight: 300;
}

.footer__adress span {
  font-weight: 500;
}

.footer__adress:not(:last-child) {
  margin-bottom: 7px;
}

.footer__bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.footer .footer-info {
  margin-top: 40px;
  font-size: 12px;
  line-height: 18px;
}

.footer__copy {
  white-space: nowrap;
  margin-right: 20px;
  color: #FFF;
  font-family: Raleway;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 103.9%;
  /* 16.624px */
  letter-spacing: -0.24px;
}

.shop-seo-description {
  margin-top: 50px;
}

.trademark-catalog_search .select2-container--default .select2-selection--multiple {
  border: 0 !important;
}

.trademark-catalog_search .select2-container .select2-search--inline .select2-search__field {
  margin-top: 10px;
  margin-left: 20px;
  font-family: inherit;
}

.type-select .select2-container {
  height: 100%;
}

.type-select .select2-container--default .select2-selection--single {
  border: 0;
  height: 100%;
}

.type-select .select2-container .select2-selection--single .select2-selection__rendered {
  color: inherit;
  padding-top: 10px;
  padding-left: 20px;
}

.type-select .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 100%;
}

.footer__policy {
  max-width: 570px;
  color: #FFF;
  font-family: Raleway;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  letter-spacing: -0.18px;
  line-height: 16px;
}

.footer__policy a {
  color: #FF7CEA !important;
  font-family: Raleway;
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
  line-height: 103.9%;
  letter-spacing: -0.18px;
  text-decoration-line: underline;
}

.footer__policy .policy-link {
  color: #ff7cea;
  text-decoration: underline;
}

.footer__social {
  display: flex;
}

.social-link svg {
  fill: #fff;
}

.footer__social .social-link:not(:last-child) {
  margin-right: 10px;
}

.header_info {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  margin-bottom: 40px;
  gap: 15px;
}

.header_info p {
  margin: 0;
}

.header_info a {
  font-size: 20px;
}

.header_info .title {
  color: #000;
  font-weight: bold;
}

/* patenting  */
.patenting {
  margin-top: 100px;
  margin-bottom: 80px;
}

.patenting__wrapper {
  display: flex;
  position: relative;
}

.patenting-item {
  width: 100%;
  display: flex;
  justify-content: center;
  position: relative;
}

.patenting-item:first-child .patenting-item__line {
  position: absolute;
  top: -60px;
  bottom: 0;
  left: 0;
  width: 200%;
}

.patenting-item:first-child .patenting-item__line img {
  display: block;
  width: 100%;
  height: auto;
}

.patenting-item:last-child .patenting-item__line {
  position: absolute;
  top: -60px;
  bottom: 0;
  right: 0;
  width: 200%;
}

.patenting-item:last-child .patenting-item__line img {
  display: block;
  width: 100%;
  height: auto;
}

.patenting-item:not(:last-child) {
  margin-right: 20px;
}

.patenting-item::before {
  content: attr(data-num);
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  font-weight: 700;
  font-size: 300px;
  line-height: 0.7;
  text-align: center;
  color: rgba(224, 224, 224, 0.53);
}

.patenting-item__line {
  min-width: 695px;
}

.patenting-item__inner {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  max-width: 225px;
  z-index: 2;
}

.patenting-item__head {
  padding-bottom: 12px;
  border-bottom: 1px solid #e0e0e0;
  margin-bottom: 0px;
}

.patenting-item__label {
  text-align: center;
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  min-height: 38px;
  height: 100%;
  color: #4FA0BF;
}

.patenting-item__content {
  max-height: 210px;
  flex-grow: 1;
  margin-bottom: 175px;
  overflow: auto;
}

.patenting-item__list {
  font-size: 14px;
  line-height: 1.2;
}

.patenting-item__elem {
  position: relative;
  padding-left: 8px;
}

.patenting-item__elem::before {
  content: "";
  background: #4FA0BF;
  border-radius: 50%;
  display: block;
  width: 4px;
  height: 4px;
  position: absolute;
  top: 5px;
  left: 0;
}

.patenting-item__elem:not(:last-child) {
  margin-bottom: 9px;
}

.patenting-item__btn {
  max-width: 223px;
  width: 100%;
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

.patenting-item__btn .orange-btn {
  white-space: nowrap;
  font-size: 14px;
  position: relative;
  text-align: left;
  text-align: center;
  color: #1d1d1b;
}

.patenting-item__btn .orange-btn:hover {
  color: #fff;
  background-color: #4FA0BF;
}

/* .patenting-item__btn .orange-btn::before {

        content: url(/bitrix/templates/gpg/css/../images/check.png);
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: 15px;
    } */

/* patenting end  */

/* consultation */

.conslutation {
  background: #4FA0BF;
  border-radius: 30px;
}

.conslutation__wrapper {
  display: flex;
  gap: 42px;
  padding: 36px 121px;
  align-items: center;
}

.conslutation__wrapper .consultation_block.image {
  flex: 443px 0 0;
}

h2.conslutation__title {
  color: #FFF;
  font-family: Raleway;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-align: left;
  margin: 0;
  margin-bottom: 16px;
}

.conslutation__text {
  color: #FFF;
  font-family: Raleway;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 0;
}

.conslutation-form {
  width: 100%;
  margin: 0 auto;
}

.conslutation-form__field {
  display: flex;
  gap: 16px;
}

.conslutation-form input,
.conslutation-form textarea {
  display: block;
  width: 100%;
  background: #fff;
  border-radius: 5px;
  border: 1px solid #fff;
  outline: none;
  font-size: 14px;
  padding: 10px 20px;
}

.conslutation-form input.error,
.conslutation-form textarea.error {
  border: 1px solid red;
}

.conslutation-form textarea {
  resize: none;
  min-height: 60px;
}

.conslutation-form__wrapper {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.conslutation-form__phone {
  padding-top: 5px;
  font-weight: 500;
  font-size: 20px;
  line-height: 23px;
}

.conslutation-form__btn {
  border-radius: 10px;
  background: #FFAF23;
  height: 50px;
  line-height: 50px;
  width: 260px;
  flex: 260px 0 0;
  border: 0;
  color: #FFF;
  text-align: center;
  font-family: Raleway;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  cursor: pointer;
}

.conslutation-form__btn:hover {
  background: #d49424
}

.conslutation-form__agree {
  color: #FFF;
  font-family: Raleway;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.conslutation-form__agree .agree-link {
  color: #fff;
  text-decoration: underline;
  text-underline-offset: 2px;
}

.page-wrapper a.main-link {
  color: #4FA0BF;
  text-decoration: underline;
  text-underline-offset: 2px;
}

/* consultation end */

/* about */

h1.section-title {
  font-weight: normal;
  font-size: 30px;
  line-height: 1.2;
  text-align: center;
  margin-bottom: 30px;
}



.wrapper-withMenu {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.wrapper-withMenu__content {
  width: calc(100% - 300px);
}

.aside-menu {
  width: 255px;
  min-width: 255px;
  background: #ffffff;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.15);
  border-radius: 10px;
  font-family: "Raleway";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: #1d1d1b;
  margin-right: 45px;
}

.wrapper-withMenu-content__text p:not(:last-child) {
  margin-bottom: 10px;
}

.aside-menu li {
  padding: 17px 23px;
}

.aside-menu li:not(:last-child) {
  border-bottom: 1px solid #e0e0e0;
}

.wrapper-withMenu-content__text.limited {
  overflow: hidden;
  max-height: 395px;
}

#about-more {
  margin-top: 20px;
  display: none;
}

.customers-slide {
  margin: 0 15px;
}

.customers-item {
  display: block;
}

.customers-item:not(:last-child) {
  margin-bottom: 40px;
}

.customers-item img {
  display: block;
  max-width: 140px;
  width: 100%;
  height: auto;
  margin: 0 auto;
}

.customers-slider .slick-dots button {
  border: none;
  outline: none;
  font-size: 0;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #4FA0BF;
  opacity: 0.5;
}

.customers-slider .slick-dots li:not(:last-child) {
  margin-right: 10px;
}

.customers-slider .slick-dots li.slick-active button {
  opacity: 1;
}

.customers-slider .slick-dots {
  padding-top: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.elementcontent .serviceiconbar {
  //padding: 60px 0 70px;
  padding: 40px 0 0;
  justify-content: space-between;
}

.flexrow_nowrap {
  display: flex;
  flex-wrap: nowrap;
}

.serviceiconbar h2 {
  font-weight: bold;
  font-size: 16px;
  line-height: 18px;
  text-align: center;
  margin: 0 0 15px;
  color: #1d1d1b;
}

.serviceiconbar .text {
  font-size: 14px;
  line-height: 1.2;
  text-align: center;
  color: #1d1d1b;
}

.serviceiconbar {
  margin-bottom: 70px;
}

.serviceiconbar .flexrow_nowrap {
  width: 100%;
}

.serviceiconbar .flexrow_nowrap:not(:last-child) {
  margin-right: 20px;
}

.flexrow_nowrap {
  display: flex;
  flex-wrap: nowrap;
}


.serviceiconbar .images img {
  display: block;
  height: auto;
}

.serviceiconbar.new_one .images img {
  display: block;
  width: auto;
  height: auto;
}

.wrapper-withMenu {
  display: flex;
  align-items: flex-start;
  margin-bottom: 60px;
}

.text-block {
  margin: 0 auto 30px;
}

.text-block p:not(:last-child) {
  margin-bottom: 10px;
}

.text-block__attention {
  position: relative;
  padding: 15px 25px;
  background: #efedf1;
  border-radius: 10px;
}


.text-limited__content.show {
  height: auto !important;
}

.text-limited.limited .text-limited__content {
  overflow: hidden;
}

.text-limited__content.show .text-limited__content {
  height: auto;
  overflow: visible;
}

.show-more__btn--mobile {
  display: none;
}

.main-project {
  margin-bottom: 50px;
}

.main-project__wrapper {
  display: flex;
  align-items: flex-start;
}

.main-project__content {
  margin-right: 30px;
}

.main-project__content p {
  margin-bottom: 30px;
}

.main-project__info {
  flex: 0 0 368px;
  width: 368px;
}

.main-project__info-icons {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 20px;
}

.main-project__info-icons i {
  transition: all ease 0.2s;
  color: #afafaf;
  font-size: 20px;
}

.main-project__info-icons i:not(:last-child) {
  margin-right: 10px;
}

.main-project__info-icons i:hover {
  color: #4FA0BF;
}

.main-project__info-block {
  background: #ffffff;
  box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.25);
  border-radius: 10px;
  padding: 25px;
}

.main-project__info-descr {
  display: flex;
  align-items: flex-start;
  margin-bottom: 20px;
}

.main-project__info-photo {
  flex: 0 0 150px;
  width: 150px;
  margin-right: 15px;
  border-radius: 10px;
  overflow: hidden;
}

.main-project__info-photo img {
  display: block;
  width: 100%;
  height: auto;
}

.main-project__info-about {
  width: 100%;
  font-size: 12px;
  line-height: 14px;
  color: #949494;
}

.main-project__info-about p {
  font-size: inherit;
}

.main-project__info-name {
  margin: 0;
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
  color: #4FA0BF;
}

.main-project__info-content {
  margin-bottom: 20px;
}

.main-project__info-date {
  display: flex;
  align-items: center;
}

.main-project__info-date span {
  margin-left: 10px;
}

.main-project__info-item:not(:last-child) {
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e5e5e5;
}

.main-project__info-item li:not(:last-child) {
  margin-bottom: 10px;
}

.main-project__info-label {
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 10px;
}

.main-project__info-text ul li {
  list-style: none;
}

.main-project__num {
  font-size: 18px;
}

.main-project__btn {
  display: block;
  width: 100%;
}

.images-list {
  display: flex;
  flex-wrap: wrap;
  margin: -2%;
}

.images-list img {
  display: block;
  width: 21%;
  height: auto;
  margin: 2%;
}

.blue {
  color: #4FA0BF;
}

.blue-link {
  font-size: inherit;
  color: #4FA0BF;
}

/* calc */

.calc {
  padding: 35px 0;
}

.calc__title {
  margin-bottom: 30px;
}

.calc__wrapper {
  display: flex;
  justify-content: space-between;
}

.calc__left {
  width: 100%;
  margin-right: 40px;
  width: 100%;
  margin-right: 40px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.calc__right {
  max-width: 400px;
  width: 100%;
  display: flex;
  flex-direction: column;
}

.calc-info {
  margin-bottom: 20px;
}

.calc-block {
  background: #fff;
  box-shadow: 0px 0px 19px 0px rgba(0, 0, 0, 0.2);
  border-radius: 15px;
  font-size: 16px;
}

.calc-block:not(:last-child) {
  margin-bottom: 30px;
}

.calc-block:hover {
  background: linear-gradient(203.17deg,
      #ebeaf2 0%,
      #f9fafb 22.5%,
      #ffffff 47.82%,
      #ffffff 66.39%,
      #f4f7f8 72.58%,
      #dee7ea 108.02%);
}

.calc-block__content {
  padding: 15px 25px 15px;
}

.calc-block__content:not(:last-child) {
  margin-bottom: 0px;
}

.calc-block .control .control_indicator {
  top: 0;
}

.calc-block__label {
  font-weight: 700;
  font-size: 24px;
  color: #4FA0BF;
  margin-bottom: 15px;
}

.calc-block__wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
}

.calc-block__col {
  font-size: 16px;
}

.calc-block__col:not(:last-child) {
  margin-right: 20px;
}

.calc-block__text:not(:last-child) {
  margin-bottom: 20px;
}

.calc-block__price-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.calc-block__price-item:not(:last-child) {
  margin-bottom: 5px;
}

.calc-block__price-label {
  margin-right: 15px;
}

.calc-block__price-value {
  white-space: nowrap;
  font-size: 16px;
  font-weight: 600;
}

.calc-block__footer {
  background: #fff;
  font-weight: 600;
  padding: 10px 25px 10px;
  border-radius: 10px;
  transition: all 0.3s;
  color: #005967;
  box-shadow: 0px 2px 19px -3px rgba(0, 0, 0, 0.15);
}

.calc-block__footer:hover {
  background: linear-gradient(203.17deg,
      #ebeaf2 0%,
      #ffffff 47.82%,
      #ffffff 66.39%,
      #eff5f8 108.02%);
}

.calc-block__footer .calc-block__price-value {
  font-size: 20px;
}

.custom-select {
  display: inline-block;
  position: relative;
  max-width: 150px;
  width: 100%;
}

.custom-select[open] .custom-select__header::after {
  transform: rotate(270deg) scaleY(1.5);
}

.custom-select__header {
  padding: 10px 30px 10px 20px;
  box-shadow: 0px 0px 19px 0px rgba(0, 0, 0, 0.2);
  border-radius: 15px;
  list-style: none;
  position: relative;
  background: #fff;
  z-index: 10;
  border: 1px solid transparent;
}

.custom-select__header:hover {
  border-color: #4FA0BF;
  box-shadow: 0px 0px 25px -5px rgb(0 0 0 / 25%);
}

.custom-select__header::after {
  content: ">";
  font-family: "FontAwesome";
  position: absolute;
  right: 10px;
  font-size: 10px;
  transform: rotate(90deg) scaleY(1.5);
}

.custom-select__body {
  list-style: none;
  margin: 0;
  padding: 20px 0px 10px !important;
  background: #fff;
  top: calc(100% - 15px);
  position: absolute !important;
  border-radius: 0 0 15px 15px;
  min-width: 100%;
  box-shadow: 0px 17px 10px -10px rgba(0, 0, 0, 0.2);
  z-index: 9;
  max-height: 300px;
  overflow: auto;
}

.custom-select__body .select__option {
  padding: 5px 5px 5px 15px;
  cursor: pointer;
}

.custom-select__body .select__option:hover {
  background: #ccc;
}

.custom-select__body .select__option:not(:last-child) {
  border-bottom: 1px solid #ccc;
}

.custom-select__option {
  padding: 5px 5px 5px 15px;
  cursor: pointer;
}

.custom-select__option .link {
  text-decoration: underline;
  color: #4FA0BF;
}

.custom-select__option:hover {
  background: #ccc;
}

.custom-select__option_unhover:hover {
  background: #fff;
}

.custom-select__option:not(:last-child) {
  border-bottom: 1px solid #ccc;
}

.page-wrapper a.phone-link {
  max-width: 200px;
  font-size: 24px;
  font-weight: 600;
  color: #4FA0BF;
  grid-column: 2/4;
}

.phone-link__text {
  font-weight: 400;
  color: #000;
  font-size: 14px;
  display: block;
  text-align: center;
}

.calc-total__price {
  font-size: 24px;
  font-weight: 600;
  color: #4FA0BF;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  margin-bottom: 30px;
}

.calc-total__price-label {
  margin-right: 15px;
}

.calc-total__btn.orange-btn {
  font-size: 24px;
  font-weight: bold;
  margin: 0 auto;
}

.calc-block__blocks-connect {
  margin-bottom: 30px;
}

.calc-block__blocks-connect .calc-block {
  margin: 0;
}

.calc-block__blocks-connect .calc-block {
  box-shadow: none;
  background: none;
}

.calc-block__blocks-connect .calc-block:first-child {
  position: relative;
  z-index: 3;
}

.calc-block__blocks-connect .calc-block:not(:first-child) {
  position: relative;
  margin-bottom: 0;
}

.package-services {
  padding: 35px 0;
}

.package-services__title {
  margin-bottom: 30px;
}

.package-services__info {
  margin-bottom: 56px;
}

.package-services__slider .slick-list {
  width: calc(100% + 40px);
  margin-left: -20px;
  margin-right: -20px;
}

.package-services__slider .slick-track {
  padding: 20px;
  justify-content: space-between;
  display: flex;
  margin: 0 -15px;
}

.package-services__slider .slick-slide {
  height: auto;
}

.package-services__slider .slick-slide>div {
  height: 100%;
}

.package-services__item {
  height: 100%;
  margin: 0 15px;
}

.package-service {
  max-width: 320px;
  width: 100%;
  background: #ffffff;
  box-shadow: 0px 4px 19px 1px rgba(0, 0, 0, 0.25);
  border-radius: 15px;
  margin-right: 90px;
  display: flex;
  height: 100%;
  flex-direction: column;
  margin: 0 auto;
}

.package-service__head {
  padding: 25px 20px 20px;
  border-bottom: 1px solid #e7e7e7;
}

.package-service__label {
  text-align: center;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.2;
  color: #4FA0BF;
}

.package-service__content {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex-grow: 1;
  padding: 25px 30px 20px;
}

.package-service__list {
  margin-bottom: 20px;
}

.package-service__elem {
  position: relative;
  padding-left: 10px;
}

.package-service__elem::before {
  content: "";
  display: block;
  position: absolute;
  top: 7px;
  left: 0;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #4FA0BF;
}

.package-service__elem_plus {
  padding-left: 0;
}

.package-service__elem_plus::before {
  display: none;
}

.package-service__elem:not(:last-child) {
  margin-bottom: 10px;
}

.package-service__elem .plus {
  text-align: center;
  display: block;
  margin: 0 auto;
  font-weight: 400;
  font-size: 50px;
  color: #4FA0BF;
}

.package-service__price {
  text-align: center;
  font-weight: 700;
  font-size: 24px;
  line-height: 28px;
  color: #4FA0BF;
}

.package-service__btn {
  padding: 17px 17px 15px;
  text-align: center;
  display: block;
  width: 100%;
  background: #4FA0BF;
  border-radius: 0px 0px 15px 15px;
  font-weight: 700;
  font-size: 30px;
  line-height: 35px;
  color: #ffffff;
}

.page-wrapper a.package-service__btn {
  color: #fff;
}

.package-services__slider .slick-dots button {
  border: none;
  outline: none;
  font-size: 0;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #4FA0BF;
  opacity: 0.5;
}

.package-services__slider .slick-dots li:not(:last-child) {
  margin-right: 10px;
}

.package-services__slider .slick-dots li.slick-active button {
  opacity: 1;
}

.package-services__slider .slick-dots {
  padding-top: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.control {
  position: relative;
  padding-left: 30px;
  display: inline-block;
}

.control:hover input~.control_indicator {
  border-color: #4FA0BF;
}

.control input {
  width: 100%;
  height: 100%;
  z-index: 2;
  cursor: pointer;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}

.control input:checked~.control_indicator {
  border-color: #4FA0BF;
}

.control input:checked~.control_indicator:after {
  display: block;
}

.control input.error~.control_indicator {
  border-color: #eb5757;
}

.control label.error {
  height: 0;
  opacity: 0;
}

.control .control_indicator {
  position: absolute;
  width: 24px;
  height: 24px;
  left: 0;
  top: -2px;
  border: 2px solid #dfe1e6;
}

.control .control_indicator:hover {
  border-color: #4FA0BF;
}

.control .control_indicator:after {
  content: "";
  width: 11px;
  height: 9px;

  background-image: url(/bitrix/templates/gpg/css/../images/icon/checkbox.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.control_center .control_indicator {
  top: 50%;
  transform: translateY(-50%);
}

.control-radio:hover input~.control_indicator {
  border-color: #4FA0BF;
}

.control-radio .control_indicator {
  border-radius: 50%;
}

.control-radio .control_indicator:hover {
  border-color: #4FA0BF;
}

.control-radio .control_indicator:after {
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #4FA0BF;
}

.control-radio input:checked~.control_indicator {
  border-color: #4FA0BF;
  background: #4FA0BF;
}

.control-radio input:checked~.control_indicator:after {
  display: block;
}

.control-radio input.error~.control_indicator {
  border-color: #eb5757;
}

.control-checkbox .control_indicator {
  border-radius: 3px;
}

.control-checkbox .control_indicator:after {
  border-radius: 1px;
}

/* calc */
.fixed-block {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  pointer-events: none;
  z-index: 15;
}

.btns-container {
  display: flex;
  justify-content: space-between;
  padding: 0 20px 40px;
  position: relative;
  max-width: 1400px;
  margin: 0 auto;
}

.fixed-top__btn {
  bottom: 15px;
  border-radius: 15px;
  width: 70px;
  height: 70px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 5px;
  background: #fff;
  outline: none;
  border: none;
  box-shadow: 0px 4px 19px rgba(0, 0, 0, 0.25);
  opacity: 0;
  pointer-events: none;
  transition: all 0.3s;
  z-index: 99;
}

.fixed-phone {
  bottom: 15px;
  right: 5%;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background: #4FA0BF;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 99;
  animation: call ease 1s infinite;
  -webkit-animation: call ease 1s infinite;
  pointer-events: auto;
}

.fixed-top__btn.show {
  opacity: 1;
  pointer-events: auto;
  cursor: pointer;
}

.fixed-top__btn:hover {
  background: linear-gradient(203.17deg,
      #ebeaf2 0%,
      #f9fafb 22.5%,
      #ffffff 47.82%,
      #ffffff 66.39%,
      #f4f7f8 72.58%,
      #dee7ea 108.02%);
}

.fixed-top__btn svg {
  stroke: #fff;
  display: block;
  width: 20px;
  height: 18px;
}

.fixed-top__btn .arrow-top {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #4FA0BF;
  display: flex;
  align-items: center;
  justify-content: center;
}

.fixed-top__text {
  font-size: 16px;
  font-weight: 600;
  color: #4FA0BF;
}

.fixed-phone:hover {
  -webkit-animation: call ease 1s infinite;
  animation: call ease 1s infinite;
}

.fixed-phone svg {
  display: block;
  width: 30px;
  height: 40px;
  fill: #fff;
}

.trademark-calc {
  background: #fff;
  box-shadow: 0px 0px 21px -5px rgba(0, 0, 0, 0.25);
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 40px;
}

.trademark-calc .scroll-block {
  max-height: 360px;
}

.trademark-calc__header {
  padding: 20px 35px;
  background: #4FA0BF;
  color: #fff;
}

.trademark-calc__header-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.trademark-calc__header-item:not(:last-child) {
  margin-bottom: 10px;
}

.trademark-calc__header-item:not(:last-child) .trademark-calc__header-select {
  position: relative;
  z-index: 12;
}

.trademark-calc__header-label {
  font-size: 16px;
  margin-right: 20px;
}

.trademark-calc__header-select {
  max-width: 200px;
  width: 100%;
  font-size: 16px;
  color: #000;
}

.trademark-calc__header-select .custom-select {
  max-width: 100%;
}

.trademark-calc__body {
  margin-bottom: 10px;
}

.catalog-content h2.trademark-calc__title {
  font-size: 20px;
  line-height: 1.2;
  text-align: center;
  margin: 25px 0 20px;
  padding: 0 15px;
}

.trademark-calc__list {
  min-width: 700px;
  display: grid;
  grid-template-columns: repeat(6, 1fr);
}

.trademark-calc__elem {
  font-size: 12px;
  border: 1px solid #e7e7e7;
  padding: 0;
  transition: all ease 0.2s;
}

.trademark-calc__elem.current {
  background: linear-gradient(203.17deg,
      #ebeaf2 0%,
      #f9fafb 22.5%,
      #ffffff 47.82%,
      #ffffff 66.39%,
      #f4f7f8 72.58%,
      #dee7ea 108.02%);
  box-shadow: 0px 4px 19px 1px rgba(0, 0, 0, 0.25);
}

.trademark-calc__elem:hover {
  background: linear-gradient(203.17deg,
      #ebeaf2 0%,
      #f9fafb 22.5%,
      #ffffff 47.82%,
      #ffffff 66.39%,
      #f4f7f8 72.58%,
      #dee7ea 108.02%);
  box-shadow: 0px 4px 19px 1px rgba(0, 0, 0, 0.25);
}

.trademark-calc__elem .control {
  padding: 10px 5px 10px 5px;
  width: 100%;
  display: flex;
  gap: 10px;
  align-items: start;
  flex-direction: row-reverse;
  justify-content: flex-end;
  height: 100%;
}

.trademark-calc__elem .control_indicator {
  width: 17px;
  height: 17px;
  flex: 17px 0 0;
  margin-top: 5px;
  position: relative;
}

.trademark-calc__elem .control_indicator::after {
  width: 11px;
  height: 11px;
  transform: translate(0, 0);
  top: 1px;
  left: 1px;
}

.trademark-calc__footer {
  padding: 0px 35px 35px;
}

.trademark-calc__footer-wrapper {
  display: flex;
  align-items: flex-start;
}

.trademark-calc__footer-left {
  width: 100%;
  margin-right: 40px;
}

.trademark-calc__footer-right {
  width: 100%;
}

.trademark-calc__footer-title {
  font-size: 20px;
  margin-bottom: 15px;
}

.trademark-calc__footer-title_small {
  margin: 10px 0;
  font-weight: 600;
}

.trademark-calc__footer-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.trademark-calc__footer-row:not(:last-child) {
  margin-bottom: 5px;
}

.trademark-calc__footer-label {
  font-size: 16px;
  margin-right: 15px;
}

.trademark-calc__btn {
  font-weight: bold;
  max-width: 281px;
  width: 100%;
  margin-left: auto;
  margin-right: 0;
}

.trademark-calc__btn.orange-btn {
  font-size: 20px;
}

.scroll-block {
  overflow: auto;
}

#calc-patent .number {
  position: relative;
}

#calc-patent input[type='number'] {
  -moz-appearance: textfield;
}

#calc-patent input::-webkit-outer-spin-button,
#calc-patent input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

#calc-patent #objects_number {
  background-color: #e3e9f2;
  padding: 5px 2px 5px 17px;
  text-align: left;
  border-radius: 7px;
  font-weight: 300;
  border: 1px solid #d1d4d8;
  width: 80px;
  font-size: 20px;
  height: 40px;
}

#calc-patent .number_controls {
  position: absolute;
  left: 45px;
  top: 6px;
  width: 30px;
  z-index: 5;
}

#calc-patent .number_controls>div {
  width: 30px;
  height: 14px;
  line-height: 15px;
  cursor: pointer;
  text-align: center;
  font-size: 16px;
}

#calc-patent .number_controls>div svg {
  height: 14px;
}

#calc-patent .disabled {
  pointer-events: none;
  opacity: 0.4;
}

/* teammate */
.teammates .flexrow {
  margin-top: 60px;
  list-style: none;
}

.teammates .flexrow .teammate {
  width: 20%;
}

.teammates .flexrow .teammate:not(:nth-child(4n)) {
  margin: 0 6.5% 6.5% 0;
}

.teammates .flexrow .teammate .image {
  height: 220px;
  margin-bottom: 20px;
}

.teammates .flexrow .teammate .image img {
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
}

.teammates .flexrow .teammate .body {}

.teammates .flexrow .teammate .name {
  font-weight: 600;
  margin-bottom: 10px;
}

.teammates .flexrow .teammate .descr {
  font-size: 14px;
  line-height: 1.2;
}


/* teammate end */


/* small header */

.page-wrapper_small .content-wrapper {
  padding-top: 0px;
}

.page-header_small {}

.page-header_small .header .container {
  background-color: transparent;
}

.page-header_small .bignavi {
  margin-top: 0;
}

/*
.page-header_small .services-option {
  display: none;
}*/

.page-header_small .header {}

.page-header_small .navbar-header ul.services-btns {
  display: flex;
}

.page-header_small .link>span {
  font-size: 0px;
  gap: 0;
}

.page-header_small .header__right .phone {
  display: none;
}

.page-header_small .navbar-header {
  height: 106px;
  box-shadow: 0px 0px 19px 2px rgba(0, 0, 0, 0.25);
  /* background-image: url(/bitrix/templates/gpg/css/../images/header_bg.png); */
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #fff;
  padding-bottom: 25px;
  z-index: 30;
}

.page-header_small .navbar-header .navbar-header_bg {
  background-image: url(/bitrix/templates/gpg/css/../images/header_bg.jpg);
  background-color: #fff;
}


.page-header_small .navbar-header.fixed::before {
  display: none;
}

.page-header_small .navbar-header .logo img {
  max-width: 120px;
}


.page-header_small .theme-btn,
.navbar-header.fixed .theme-btn {
  margin-right: 0;
}

.page-header_small .top_menu_item .line {
  display: none;
}

.page-header_small .catalog_menu_header .logo {
  display: none;
}

.page-header_small .zindex {
  z-index: 12;
}

.main_icon_flex {
  display: flex;
  gap: 15px;
  padding: 0 25px;
  text-align: left;
}



@-webkit-keyframes call {
  0% {
    transform: rotate(0deg);
    box-shadow: 0px 0px 0px 0px rgba(0, 121, 140, 0.5);
  }

  50% {
    transform: rotate(45deg);
    box-shadow: 0px 0px 25px 40px rgba(0, 121, 140, 0.5);
  }

  100% {
    transform: rotate(0deg);
    box-shadow: 0px 0px 0px 0px rgba(0, 121, 140, 0.5);
  }
}

@keyframes call {
  0% {
    transform: rotate(0deg);
    box-shadow: 0px 0px 0px 0px rgba(0, 121, 140, 0.5);
  }

  50% {
    transform: rotate(45deg);
    box-shadow: 0px 0px 25px 20px rgba(0, 121, 140, 0.5);
  }

  100% {
    transform: rotate(0deg);
    box-shadow: 0px 0px 0px 0px rgba(0, 121, 140, 0.5);
  }
}

@media (max-width: 1200px) {
  .containerheaderbg {
    background-size: 150%;
  }

  #menu_contacts .flexrow {
    font-size: 16px;
  }

  #menu_contacts .brend {
    margin: 0px 0px 30px 0px;
  }

  #menu_contacts .flexrow li:not(:last-child) {
    margin-right: 10px;
  }

  .header-text .headefirst {
    font-size: 30px;
    line-height: 1.2;
  }

  .header-text .headesecond {
    font-size: 14px;
    line-height: 1.2;
  }

  .navbar-header .logo {
    margin-right: 15px;
  }

  .headerbgleft {
    display: none;
  }

  .navbar-header ul {
    margin: 0 0 0 0px;
  }

  .priorities .flexrow {
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 40px 60px;
  }

  .darkcyanline .content {
    padding: 20px 40px;
  }

  .project__wrapper {
    grid-gap: 20px;
  }

  .experts__slider {
    max-width: 260px;
  }

  .current-expert__descr {
    font-size: 18px;
    line-height: 22px;
  }

  .experts__slide {
    grid-template-columns: 1fr 1fr;
  }

  .news .container {
    padding: 0;
  }

  .footer__top {
    display: none;
  }

  .patenting__wrapper {
    max-width: 600px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
  }

  .patenting-item {
    height: auto;
    /* padding-bottom: 120px; */
  }

  .patenting-item__inner {
    justify-content: flex-start;
  }

  .patenting-item__label {
    min-height: auto;
  }

  .patenting-item:first-child .patenting-item__btn .orange-btn {
    position: relative;
    bottom: 14px;
  }

  .patenting-item:first-child .patenting-item__line {
    width: 100%;
    top: 35%;
    bottom: auto;
    left: auto;
    transform: rotate(90deg);
  }

  .patenting-item:last-child .patenting-item__line {
    width: 100%;
    bottom: 72%;
    right: auto;
    transform: translateX(-50%) rotate(90deg);
    left: 50%;
    top: auto;
  }

  .patenting-item:not(:last-child) {
    margin-right: 0;
    margin-bottom: 50px;
    height: auto;
  }

  .patenting-item__inner {
    max-width: 245px;
  }

  .patenting-item__content {
    margin-bottom: 0;
  }

  .patenting-item__elem {
    padding-left: 15px;
  }

  .patenting-item__btn {
    max-width: 243px;
    width: 100%;
    //transform: translateX(43%);
  }
}

@media (max-width: 990px) {
  .youtube-block {
    margin: 30px 0 0px;
    padding: 0 20px;
  }

  .phone_menu {
    display: none !important;
  }

  .phone-desktop>span:first-child>a {
    color: black;
    font-size: 20px;
    text-decoration: none;
    font-weight: bold !important;
  }

  .containerheaderbg {
    background-size: cover;
    background-position: center;
  }

  #topmenuexpand {
    display: none;
  }

  .header__right,
  .page-header_small .header__right {
    display: flex;
    align-items: center;
  }

  .header__right .theme-btn {
    display: block;
    margin-right: 0px;
    bottom: 1px;
  }

  .navbar-header ul.flexrow_nowrap {
    display: none;
  }

  .services-btns {
    display: none;
  }

  .navbar-header.fixed {
    background: transparent;
    height: auto !important;
  }

  .navbar-header.fixed .navbar-header__wrapper {
    padding: 0;
  }

  .burger__icon {
    position: relative;
  }

  .page-header_small .navbar-header ul.services-btns {
    display: none;
  }

  .page-header_small .navbar-header .phone {
    display: block;
  }

  .page-header_small .navbar-header {
    height: auto;
  }

  .page-header_small .navbar-header.fixed,
  .page-header_small .navbar-header {
    box-shadow: none;
    background: none;
  }



  .navbar-header.fixed ul.services-btns {
    display: none;
  }


  .burger__icon {
    display: block;
  }

  .services-option {
    //display: none;
    max-width: 650px;
    margin: auto;
    top: -160px;
  }

  .services-option .menu_item {
    padding: 10px 0px 10px;
  }

  .services-option .menu_item svg {
    height: 45px;
    width: 45px;
  }

  .services-option.services-option_after {
    top: -20px;
    position: relative;
    display: flex;
  }

  .services-option {
    flex-wrap: wrap;
  }

  .bignavi.bignavi-main {
    max-width: 100%;
    padding: 0 15px;
    margin: 0 auto;
  }

  .bignavi.bignavi-main .menubutton {
    max-width: 100%;
    position: relative;
  }

  .bignavi.bignavi-main .services-option {
    max-width: 100%;
    top: 30px;
  }

  .services-option .menu_item {
    max-width: 100%;
    width: 49.9%;
  }

  .services-option li:nth-child(even) {
    border-right: none;
  }

  .services-option li:first-child,
  .services-option li:nth-child(2) {
    border-bottom: 1px solid #e0e0e0;
  }

  .services-wrapper .elementcontent {
    margin-right: 0px;
  }

  .project__wrapper {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 40px;
    grid-template-rows: auto;
  }

  .project__item_big {
    max-height: 413px;
    grid-row: 1/2;
  }

  .blockbanner {
    max-width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }

  .priorities .flexrow {
    grid-template-columns: 1fr 1fr;
    grid-gap: 40px 60px;
  }

  .priorities .container .body {
    font-size: 18px;
    line-height: 1.2;
  }

  .main-content .project .flexrow {
    flex-direction: column;
  }

  .main-content .project .flexrow>a {
    max-width: 100%;
    margin-right: 0;
    margin-bottom: 44px;
  }

  .main-content .project .flexfour .blockbg {
    height: 300px;
  }

  .shieldline .text {
    position: relative;
    max-height: 400px;
    overflow: hidden;
    padding-right: 10px;
    margin-right: 30px;
    margin-bottom: 30px;
  }

  .shieldline .text::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 50px;
    background: linear-gradient(180deg,
        rgba(196, 196, 196, 0) 0%,
        #efedf1 100%);
  }

  .shieldline .text.show {
    max-height: none;
  }

  .shieldline .text.show::after {
    display: none;
  }

  button.show-more__btn {
    white-space: nowrap;
    font-size: 18px;
    max-width: 181px;
    width: 100%;
    margin: 10px auto 0;
    display: block;
  }

  .shieldline img {
    margin-left: 0;
    margin-right: 0;
  }

  .content-wrapper {
    padding-top: 30px;
  }

  .middlecontent {
    padding-top: 30px;
  }

  .footer__middle {
    flex-wrap: wrap;
    margin-bottom: 10px;
  }

  .footer__middle-col {
    margin-bottom: 20px;
  }

  .elementcontent .serviceiconbar {
    flex-wrap: wrap;
  }

  .elementcontent .serviceiconbar .flexrow_nowrap {
    width: 47%;
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .catalog-content {
    padding-top: 40px;
  }

  .pageheader {
    margin: 0 0 30px 0;
  }

  .elementcontent .serviceiconbar {
    padding: 30px 0 30px;
  }

  .breadcrumb {
    margin-bottom: 30px;
  }

  .sectionlist .info ul.flexrow {
    columns: 1;
  }

  .sectionlist {
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 20px;
  }

  .sectionlist .section {
    display: block;
    border: none;
    padding-bottom: 0;
    gap: 30px;
  }

  .sectionlist .section .image {
    flex: 100%;
    margin-bottom: 30px;
  }

  .sectionlist .info .name {
    padding: 0 15px;
    position: relative;
    display: flex;
    align-items: center;
  }

  .sectionlist .info .name::after {
    content: ">";
    margin-left: 20px;
    transform: rotate(90deg);
    font-size: 24px;
    transition: all ease 0.3s;
  }

  .sectionlist .info .name.active::after {
    transform: rotate(-90deg);
  }

  .sectionlist .info div.flexrow {
    display: none;
  }

  .flexrow_nowrap.services-wrapper {
    flex-direction: column-reverse;
  }

  .blocklist {
    margin-right: 0;
  }

  .catalogright {
    top: 0;
    margin-bottom: 20px;
    position: relative;
  }

  .catalog-content .accordionmenu {
    max-width: 100%;
    width: 100%;
    display: inline-block;
    position: relative;
    top: 0;
  }

  .catalog-content .list {
    margin-left: -1.5%;
    margin-right: -1.5%;
    width: 103%;
  }

  .catalog-content .list .lidefault {
    margin: 1.5%;
    width: 30.3%;
  }

  .catalog-content .list .customers {
    width: 33.3%;
  }

  .wrapper-withMenu-content {
    font-size: 18px;
  }

  .flexrow_nowrap.serviceiconbar {
    flex-wrap: wrap;
  }

  .serviceiconbar .flexrow_nowrap {
    width: 50%;
    padding: 0 10px;
    margin-bottom: 20px;
  }

  .serviceiconbar .flexrow_nowrap:not(:last-child) {
    margin-right: 0;
  }

  h1.section-title {
    margin-bottom: 40px;
  }

  .elementcontent.class_blog {
    margin-right: 0;
  }

  .elementright {
    margin-bottom: 30px;
    max-width: 300px;
    width: 100%;
  }

  .elementright .expert {
    max-width: 310px;
    width: 100%;
  }

  .elementright .iconbar {
    margin-bottom: 40px;
  }

  .main-project__wrapper {
    display: block;
  }

  .main-project__content {
    margin-right: 0;
    margin-bottom: 30px;
  }

  .main-project__info {
    max-width: 368px;
    width: 100%;
    margin: 0 auto 20px;
  }

  .calc__wrapper {
    display: block;
    font-size: 16px;
  }

  .calc__left {
    max-width: 100%;
    margin-right: 0;
    margin-bottom: 25px;
  }

  .calc__right {
    max-width: 100%;
    display: block;
  }

  .calc-total__price {
    max-width: 405px;
    width: 100%;
    margin: 0 auto 30px;
  }

  .calc-block__blocks-connect {
    display: flex;
  }

  .calc-block__blocks-connect .calc-block:not(:first-child) {
    padding-top: 15px;
    margin-top: 0;
  }

  .calc-block__blocks-connect .calc-block {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }

  .calc-block__blocks-connect .calc-block:not(:last-child) {
    margin-right: 20px;
  }

  .package-services__slider .slick-list {
    width: 100%;
    margin: 0;
    padding: 0 !important;
  }

  .package-services__slider .slick-track {
    padding: 20px 0;
    justify-content: start;
    margin: 0;
  }

  .package-services__slider .slick-slide {
    margin: 0;
  }

  .package-services__item {
    margin: 0;
  }

  .teammates .flexrow .teammate {
    width: 22%;
  }

  .teammates .flexrow .teammate:not(:nth-child(4n)) {
    margin: 0 4% 4% 0;
  }
}

@media (max-width: 767px) {
  .bignavi.bignavi-main {
    display: none;
  }

  .main-content .priorities {
    padding: 51px 20px;
  }

  .content-wrapper h2,
  .main-project h3 {
    margin-bottom: 20px;
  }

  .shieldline .text {
    padding-right: 0;
    margin-right: 0;
  }

  .shieldline img {
    display: none;
  }

  .newsline .blocktext {
    margin: 40px auto 0;
    right: 0;
    /* padding: 0 20px; */
  }

  .newsline .mainblock {
    /* padding-top: 40px; */
  }

  .project__wrapper {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 15px;
    grid-template-rows: auto;
  }

  .experts__wrapper {
    display: block;
  }

  .experts__slider {
    max-width: 100%;
  }

  .experts__slide {
    grid-template-columns: 1fr 1fr 1fr;
    justify-content: center;
  }

  .current-expert {
    max-width: 100%;
    margin-right: 0;
    margin-bottom: 40px;
  }

  .current-expert__photo {
    margin-right: 15px;
  }

  .news__wrapper {
    padding: 40px 15px 40px;
  }

  .news__slider {
    padding: 0 20px 70px;
  }

  .news-patent {
    margin: 0 auto;
  }

  .news__slider .slider-arrow {
    top: auto;
    bottom: 0;
    transform: translate(-50%, 0);
    left: calc(50% - 50px);
  }

  .news__slider .slider-arrow--next {
    left: auto;
    right: calc(50% - 75px);
  }

  .patenting-item__btn {
    transform: translateX(-50%);
  }

  .pageheader {
    font-size: 30px !important;
  }

  .pricelist td {
    text-align: center;
    padding: 20px 10px;
  }

  .pricelist th {
    padding: 11px 10px;
  }

  .pricelist td:first-child {
    text-align: left;
  }

  .darkcyanline .content::before,
  .darkcyanline .content::after {
    display: none;
  }

  .darkcyanline .content {
    width: calc(100% + 40px);
    left: -20px;
    right: -20px;
  }

  .questiontable-detail .phonesinfo {
    display: none;
  }

  .phonesinfo_mob {
    margin: 20px auto 0;
    display: block;
  }

  .catalog-content .Vertical li .body {
    font-size: 16px;
  }

  .catalog-content .list .lidefault {
    margin: 1.5%;
    width: 47%;
  }

  .experts {
    padding: 35px 0 35px;
  }

  .catalog-content .list .customers {
    width: 50%;
  }

  .wrapper-withMenu {
    display: block;
  }

  .aside-menu {
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px;
  }

  .wrapper-withMenu__content {
    width: 100%;
  }

  .calc-block__blocks-connect {
    display: block;
  }

  .calc-block__blocks-connect .calc-block:not(:last-child) {
    margin-right: 0px;
    margin-bottom: 20px;
  }

  .fixed-phone {
    opacity: 0.5;
  }

  .fixed-top__btn.show {
    opacity: 0.5;
  }

  .trademark-calc__header {
    padding: 20px 15px;
  }

  .trademark-calc__header-item {
    display: block;
  }

  .trademark-calc__header-label {
    margin-right: 0;
    margin-bottom: 15px;
  }

  .trademark-calc__header-select .custom-select {
    margin: 0;
  }

  .trademark-calc__footer {
    padding: 0 15px 35px;
  }

  .trademark-calc__footer-wrapper {
    flex-direction: column-reverse;
  }

  .trademark-calc__footer-left {
    margin-right: 0;
  }

  .trademark-calc__footer-right {
    margin-bottom: 20px;
  }

  .trademark-calc__btn {
    margin: 0 auto;
  }

  .teammates .flexrow .teammate:not(:nth-child(4n)) {
    margin: 0;
  }

  .teammates .flexrow .teammate {
    width: 30%;
  }

  .teammates .flexrow .teammate:not(:nth-child(3n)) {
    margin: 0 5% 5% 0;
  }

  .elementcontent .expert {
    display: block;
  }

  .elementcontent .expert .image {
    margin-bottom: 20px;
  }

  .conslutation__wrapper .consultation_block.image {
    display: none;
  }
}

@media (max-width: 568px) {
  .bignavi.bignavi-main .menubutton .services-option .menu_item svg {
    display: none;
  }

  .greyline {
    margin-top: 20px;
    padding-top: 30px;
  }

  .containerheaderbgright {
    width: 0;
    display: none;
  }

  .new-container {
    padding: 0;
  }

  .navbar-header.fixed {
    padding-top: 15px;
    padding-bottom: 0;
  }

  .phone-desktop {
    display: none;
  }

  .phone-mobile {
    display: block;
    border: none;
    background: none;
    outline: none;
    cursor: pointer;
  }

  .burger__icon {
    margin-left: 15px;
  }

  .priorities .flexrow {
    grid-template-columns: 1fr;
    grid-gap: 20px;
  }

  .services-option .menu_item {
    max-width: 100%;
    width: 49.7%;
  }

  .services-option .headesecond {
    font-size: 12px;

  }

  .darkcyanline .content {
    padding: 25px 40px;
    flex-direction: column;
    align-items: center;
  }

  .darkcyanline .content .background .leftgradient {
    display: none;
  }

  .darkcyanline .content .background .rightgradient {
    display: none;
  }

  .darkcyanline {
    height: auto;
  }

  .darkcyanline .content img {
    margin-right: 0;
    margin-bottom: 16px;
  }

  .main-content .project .flexrow>a {
    min-width: 100%;
    height: 217px;
  }

  .main-content .project .flexfour .blockbg {
    height: 170px;
  }

  .newsline .blocktext .newscontent {
    position: relative;
    right: 20px;
    left: 20px;
  }

  .project__content {
    left: 10px;
    right: 10px;
    bottom: 5px;
  }

  .project__category {
    margin-bottom: 12px;
  }

  .current-expert__inner {
    flex-direction: column;
    align-items: center;
  }

  .current-expert__photo {
    margin-right: 0;
    margin-bottom: 15px;
  }

  .current-expert__content {
    text-align: center;
  }

  .footer__bottom {
    flex-wrap: wrap;
  }

  .footer__copy {
    margin-right: 0;
    margin-bottom: 20px;
  }

  .footer__policy {
    margin-bottom: 20px;
  }

  .patenting-item {
    padding-bottom: 0px;
  }

  .patenting-item:last-child {
    padding-bottom: 0px;
  }

  .patenting-item:last-child .patenting-item__line {
    bottom: 76%;
  }

  .patenting-item:first-child {
    margin-bottom: 65px;
  }

  .patenting-item:nth-child(2) {
    margin-bottom: 55px;
  }

  .patenting-item__inner {
    max-width: 220px;
  }

  .patenting-item__head {
    margin-bottom: 15px;
  }

  .patenting-item__elem {
    padding-left: 10px;
  }

  .patenting-item__elem:not(:last-child) {
    margin-bottom: 5px;
  }

  .conslutation__title {
    font-size: 24px;
  }

  .conslutation-form__field {
    flex-direction: column;
    gap: 20px;
  }

  h2.conslutation__title {
    font-size: 20px;
  }

  .conslutation-form__phone {
    text-align: center;
    display: block;
  }

  .elementcontent .serviceiconbar {
    display: block;
  }

  .elementcontent .serviceiconbar .flexrow_nowrap {
    max-width: 100%;
    width: 100%;
  }

  .serviceiconbar .flexrow_nowrap {
    padding: 0;
    max-width: 100%;
    width: 100%;
  }

  .serviceiconbar .flexrow_nowrap:not(last-child) {
    margin-bottom: 30px;
  }

  .serviceiconbar {
    margin-bottom: 20px;
  }

  .serviceiconbar .text {
    text-align: center;
  }

  .serviceiconbar h2 {
    text-align: center;
    margin-bottom: 7px;
  }

  .pricelist {
    font-size: 12px;
  }

  .breadcrumb {
    display: none;
  }

  .sectionlist {
    display: block;
  }

  .sectionlist .section {
    padding-bottom: 30px;
    border-bottom: 1px solid #e0e0e0;
  }

  .catalog-content .Vertical li {
    display: block;
  }

  .catalog-content .Vertical li .image {
    border-radius: 10px;
    overflow: hidden;
    max-width: 100%;
    width: 100%;
    margin-right: 0;
  }

  .catalog-content .list li.costumers .image {
    height: 80px;
  }

  .text-limited__content {
    height: 320px;
    overflow: hidden;
    margin-bottom: 20px;
  }

  .show-more__btn--mobile {
    display: block;
  }

  .images-list img {
    width: 29%;
  }

  .calc-block__wrapper {
    display: block;
  }

  .calc-block__col:not(:last-child) {
    margin-right: 0;
    margin-bottom: 20px;
  }

  .custom-select {
    display: block;
    margin: 0 auto;
  }

  .phone-link {
    display: block;
    margin: 0 auto;
  }

  .package-service {
    box-shadow: none;
    border: 1px solid #ececec;
  }

  .teammates .flexrow .teammate {
    width: 47%;
  }

  .teammates .flexrow .teammate:not(:nth-child(3n)) {
    margin: 0;
  }

  .teammates .flexrow .teammate:not(:nth-child(2n)) {
    margin: 0 5% 5% 0;
  }

}

@media (max-width: 440px) {
  .project__category {
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 5px;
    border-radius: 5px;
  }

  .project__text {
    font-size: 12px;
    line-height: 14px;
  }

  .experts__slide {
    display: grid !important;
    grid-template-columns: 1fr 1fr;
    grid-gap: 15px;
    justify-content: center;
  }

  .experts__photo {
    display: block;
    max-width: 160px;
    width: 100%;
  }

  .experts__photo img {
    display: block;
    width: 100%;
    height: auto;
  }

  .news-patent {
    padding: 25px 15px 34px;
  }

  .news-patent__title {
    font-size: 24px;
  }

  .pricelist th:first-child {
    width: 50%;
  }

  .pricelist th:nth-child(2) {
    width: 25%;
  }

  .pricelist th:last-child {
    width: 25%;
  }

  .catalog-content .Vertical li {
    padding: 15px;
  }

  .catalog-content .list {
    max-width: 100%;
    width: 100%;
    margin: 0;
  }

  .catalog-content .list .lidefault {
    margin: 0 0 20px 0;
    width: 100%;
  }

  .catalog-content .list li.customers .image {
    height: auto;
  }

  .catalog-content .list .customers {
    width: 100%;
  }

  .catalog-content .list .customers {
    margin-bottom: 10px;
  }

  .main-project__info-descr {
    display: block;
  }

  .main-project__info-photo {
    margin: 0 auto 10px;
  }


  .teammates .flexrow .teammate {
    width: 100%;
    margin-bottom: 50px;
  }

  .teammates .flexrow .teammate:not(:nth-child(2n)) {
    margin: 0;
  }

  .teammates .flexrow .teammate:not(:last-child) {
    margin-bottom: 50px;
  }

  .teammates .flexrow .teammate .image {
    height: auto;
  }


}

/* .a {
    justify-content: flex-start;
} */

@media (max-width: 340px) {
  .patenting-item__line {
    min-width: 640px;
  }

  .patenting-item:first-child {
    margin-bottom: 33px;
  }

  .patenting-item:nth-child(2) {
    margin-bottom: 33px;
  }

  .patenting-item:first-child .patenting-item__line {
    top: 41%;
  }

  .patenting-item {
    height: 320px;
  }

  .patenting-item:last-child .patenting-item__line {
    bottom: 71%;
  }

  .patenting-item .patenting-item__btn .orange-btn {
    margin: 0 auto;
  }

  .patenting-item__btn {
    max-width: none;
    width: auto;
  }

  .patenting-item:last-child:before {
    top: -20px;
  }

  /* .patenting-item__head {
            margin-bottom: 0;
        }

        .patenting-item:first-child .patenting-item__line {
            top: 44%;
        }

        .patenting-item:last-child .patenting-item__line {
            bottom: 78%;
        }

        .patenting-item:first-child {
            margin-bottom: 100px;
        }

        .patenting-item:not(:last-child) {
            margin-bottom: 93px;
            padding-bottom: 67px;
        }

        .patenting-item__label {
            min-height: auto;
        }

        .patenting-item__line {
            min-width: 620px;
        }

        .patenting-item:last-child .patenting-item__line img {
            width: 105%;
        }

        .patenting-item:first-child .patenting-item__line img,
        .patenting-item:last-child .patenting-item__line img {
            width: 105%;
        }

        .patenting-item:last-child:before {
            top: -30px;
        }

        .pricelist th {
            font-size: 14px;
        }

        .patenting-item:last-child {
            padding-bottom: 95px;
        }

        .patenting-item__btn .orange-btn {
            top: 34px;
        } */
}

/*mktu*/

.mktu-search {
  position: relative;
  margin-bottom: 50px;
}

.mktu-search__wrapper {
  overflow: hidden;
  width: 100%;
  display: flex;
  background: #ffffff;
  box-shadow: 0px 0px 24px -5px rgba(0, 0, 0, 0.25);
  border-radius: 10px;
}

.mktu-search__field {
  width: 75%;
  display: flex;
  align-items: center;
}

.mktu-search__label {
  cursor: pointer;
  max-width: 200px;
  width: 100%;
  padding: 15px 20px 14px;
  font-weight: 600;
  line-height: 1.2;
  color: #b0b0b0;
}

.mktu-search__input {
  border-radius: 10px 0 0 10px;
  font-size: 18px;
  width: 100%;
  padding: 15px 20px 14px;
  line-height: 1.2;
  border: none;
  outline: none;
  border: 1px solid #fff;
}

.mktu-search__input:focus {}

.mktu-search__btn {
  border-radius: 0 10px 10px 0;
  min-width: 240px;
  width: 25%;
  font-size: 18px;
  white-space: nowrap;
  padding: 15px 20px 14px;
  font-weight: 600;
  line-height: 1.2;
}

.mktu-search__btn:hover {
  background: #015d6b;
}

.mktu-search__btn-icon {
  display: none;
}

.mktu-search__dropdown {
  max-width: 80%;
}

.mktu-search__result[data-scrollbar] {
  display: none;
}

.mktu-search__result {
  position: absolute !important;
  width: 75%;
  top: 55px;
  background: #fff;
  padding: 15px 30px;
  z-index: 1;
  box-shadow: 0px 0px 24px -5px rgb(0 0 0 / 25%);
  border-radius: 10px;
  display: none;
  max-height: 320px;
  overflow: auto !important;
  z-index: 2;
}

.mktu-search__result .result__item {
  padding: 8px 0 8px 85px;
  position: relative;
}

.class_search {
  min-height: 300px;
}

.class_search_form .mktu-search__result .result__item {
  padding: 8px 0 8px 0px;
}

.mktu-search__result .result__item a,
.mktu-search__result .result__item b {
  color: #4FA0BF;
}

.mktu-search__result .result__item .item__title {
  background: #4FA0BF;
  color: #fff;
  padding: 10px 15px;
  border-radius: 0 12px 12px 0;
  margin: 0 0 5px;
  display: inline-block;
  line-height: 12px;
  font-weight: normal;
  position: absolute;
  left: -30px;
  white-space: nowrap;
}

.mktu-search__result .result__item .item__text-title {
  background: #4fa0bf;
  border-radius: 12px;
  color: #FFF;
  margin-right: 5px;
  display: inline-block;
  padding: 1px 8px;
  font-size: 16px;
}

.mktu-search.mktu-search--mpk .mktu-search__result .result__item {
  padding: 8px 0 8px 8px;
}

/*
.mktu-search__result .result__item:not(:last-child){
    border-bottom: 1px Solid #00798C;
}*/
.search-dropdown {
  width: 75%;
  display: none;
  padding: 10px 0;
  position: absolute;
  top: calc(100% + 10px);
  background: #fff;
  overflow: auto;
  background: #ffffff;
  box-shadow: 0px 0px 24px -5px rgba(0, 0, 0, 0.25);
  border-radius: 10px;
  max-height: 202px;
  z-index: 10;
  left: 0;
}

.search-dropdown__elem {
  padding: 10px 15px;
}

.class-elem {
  padding: 10px 0;
}

.class-elem__link {
  display: flex;
  align-items: center;
}

.class-elem__num {
  white-space: nowrap;
  background: #4FA0BF;
  border-radius: 0px 10px 10px 0px;
  font-weight: 600;
  line-height: 1.2;
  color: #fff;
  padding: 7px 20px;
  margin-right: 20px;
}

.class-elem__name {
  line-height: 1.2;
}

.mktu-category:not(:last-child) {
  margin-bottom: 30px;
}

.mktu-class__label {
  text-align: center;
  font-size: 30px;
  font-weight: 600;
  color: #4FA0BF;
  margin-bottom: 30px;
}

a.mktu-category__title,
.mktu-category__title {
  display: block;
  font-weight: 600;
  font-size: 30px;
  line-height: 35px;
  color: #4FA0BF;
  margin-bottom: 30px;
}

.mktu-category__item[open] .mktu-category__label::before {
  transform: rotate(270deg);
}

.mktu-category__label {
  font-weight: 700;
  font-size: 24px;
  line-height: 28px;
  color: #4FA0BF;
  margin-bottom: 20px;
  padding-left: 30px;
  list-style: none;
  cursor: pointer;
  position: relative;
}

.corresponding-classes__header {
  margin-bottom: 32px;
}

.mktu-category__label::before {
  content: ">";
  font-family: "Raleway", sans-serif;
  position: absolute;
  top: 0;
  left: 0;
  transform: rotate(90deg);
  font-weight: 400;
  font-size: 20px;
  transition: all ease 0.3s;
}

.mktu-category__wrapper {
  padding: 0px 40px 0;
  background: #ffffff;
  box-shadow: 0px 0px 24px -5px rgba(0, 0, 0, 0.15);
  border-radius: 10px;
  margin-bottom: 20px;
}

.class_search .mktu-category__wrapper {
  margin: 0;
}

.mktu-category__class {
  padding: 20px 0;
}

.mktu-class__list {
  list-style: none;
}

.mktu-category__class:not(:last-child) {
  border-bottom: 1px solid #e0e0e0;
}

a.mktu-category__class-link {
  font-size: 18px;
  text-decoration: underline;
  font-weight: 600;
  margin-bottom: 10px;
  transition: all 0.3s;
}

.mktu-category__class-link:hover {
  color: #4FA0BF;
}

.mktu-category .mktu-class {
  max-width: 800px;
}

.mktu-class__text.limited-text {
  padding-right: 20px;
  max-height: 940px;
  overflow: auto;
  margin-bottom: 40px;
}

.corresponding-classes {
  position: relative;
  margin-bottom: 45px;
}

.corresponding-classes__link {}

.corresponding-classes__title {
  display: block;
  text-align: center;
  font-size: 30px;
  line-height: 1.2;
  margin: 0 auto 20px;
}

.corresponding-classes__block {
  top: 0;
  width: 100%;
  position: relative;
  display: block !important;
  z-index: 1;
}

.info-title__icon {
  position: relative;
  display: inline;
  cursor: pointer;
  margin-left: 8px;
}

.info-title__icon:hover .info-title__text {
  display: block;
}

.info-title__text {
  display: none;
  padding: 25px 40px;
  font-size: 14px;
  width: 330px;
  position: absolute;
  top: calc(100% + 20px);
  left: -60px;
  text-align: left;
  background: #fff;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.5);
  border-radius: 20px;
  transform: translateX(-50%);
  z-index: 7;
}

.info-title__text::before {
  content: url(/bitrix/templates/gpg/css/../images/triangle.svg);
  position: absolute;
  top: -34px;
  left: calc(50% + 60px);
}

.goods-info-check {
  width: 40px;
  height: 20px;
  margin-bottom: -4px;
  margin-left: 20px;
}

.goods-info-check .check {
  position: absolute;
  padding-left: 35px;
}

.goods-info-check .check .check__input {
  position: absolute;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
}

.goods-info-check .check__box {
  position: absolute;
  top: 0;
  width: 40px;
  height: 20px;
  margin-left: -35px;
  border: 1px solid #8b8b8b;
  border-radius: 20px;
  cursor: pointer;
}

.goods-info-check .check__box::after {
  content: '';
  position: absolute;
  display: block;
  width: 18px;
  height: 18px;
  left: 0;
  top: 0;
  border-radius: 50%;
  background: #8b8b8b;
  background-size: contain;
  -webkit-transition-duration: .4s;
  transition-duration: .4s;
  -webkit-transform-origin: left;
  transform-origin: left;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.goods-info-check .check__input:checked+.check__box::after {
  background: #0089e6;
  left: calc(100% - 18px);
}

.mktu-class__title.headertitle {
  display: flex;
  align-items: center;
}

@media (max-width: 992px) {
  .mktu-search__field {
    width: 100%;
  }

  .search-dropdown {
    width: 100%;
  }

  .mktu-search__label {
    width: auto;
  }

  .mktu-search__btn {
    min-width: auto;
    width: auto;
    white-space: normal;
  }

  .mktu-search__dropdown {
    max-width: 100%;
  }

  .mktu-search__result {
    top: 75px;
  }
}

@media (max-width: 767px) {
  .mktu-search__field {
    display: block;
  }

  .mktu-search__label {
    padding: 10px 10px 0;
  }

  .mktu-search__input {
    height: 100%;
    padding: 10px;
  }

  .mktu-search__btn {
    padding: 10px;
    min-width: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0 10px 10px 0;
  }

  .mktu-search__btn-icon {
    display: block;
  }

  .mktu-search__btn-text {
    display: none;
  }

  .mktu-category__wrapper {
    margin-left: 0;
    padding: 0px 20px 0;
  }

  .mktu-search__result .result__item .item__title {
    padding: 10px;
    position: relative;
    float: left;
  }

  .mktu-search__result {
    width: 100%;
    padding-left: 0;
  }

  .mktu-search__result .result__item {
    padding: 8px 0 8px 30px;
  }

  .mktu-search__result .result__item .item__text {
    max-height: 60px;
    overflow: hidden;
  }
}

@media (max-width: 568px) {
  .mktu-search__result .result__item .item__text {
    max-height: 80px;
  }

  .mktu-search__result .result__item .item__title {
    left: -20px;
  }

  .mktu-search__result .result__item {
    padding: 8px 0 8px 20px;
  }

  .mktu-search__result {
    padding-right: 15px;
  }
}

@media (max-width: 440px) {
  .info-title__text {
    padding: 25px 15px;
    width: 280px;
    left: -60px;
  }


}

@media (max-width: 360px) {
  .corresponding-classes__title {
    font-size: 24px;
  }
}

/*end mktu**/

/* search */
#menu_about .menu-search__wrapper {
  padding: 40px 0 40px;
}

#menu_info .menu-search__right {
  max-width: 300px;
  width: 100%;
}

.menu-search__wrapper {
  display: flex;
  align-items: center;
}

.topmenuexpand .search {
  position: relative;
  max-width: 300px;
  width: 100%;
  margin-right: 0;
  margin-left: auto;
  /* margin: 0 auto; */
}

.menu-search__right {
  width: 30%;
}

.topmenuexpand .search .mktu-search__btn {
  font-size: 12px;
  padding: 6px 15px;
  border-radius: 0px 10px 10px 0px;
  min-width: 100px;
}

.search .search-dropdown__elem {
  width: 100% !important;
  height: auto !important;
  padding: 5px;
  margin: 0 !important;
}

.search .mktu-search__field {
  width: 100%;
}

.search .mktu-search__field input {
  background: none !important;
}

.search .mktu-search__result {
  width: 100%;
  max-height: 250px;
}

.search .mktu-search__input {
  font-size: 12px;
  padding: 6px 15px;
}

.mktu-search__input:hover,
.mktu-search__input:focus {
  box-shadow: 0px 0px 30px -5px rgb(0 0 0 / 50%);
}

.search .mktu-search__btn-icon svg {
  position: relative;
  top: 2px;
  width: 15px;
  height: 15px;
}

/* search end */
/* main styles */

ul.list-dotted li {
  position: relative;
  padding-left: 10px;
}

ul.list-dotted li::before {
  content: "";
  background: #4FA0BF;
  border-radius: 50%;
  display: block;
  width: 5px;
  height: 5px;
  position: absolute;
  top: 6px;
  left: 0;
}

.colored {
  color: #4FA0BF;
}

.colored_red {
  color: #EB5757;
}

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

/* main styles */
/*popup*/

.white-popup-block {
  min-height: 130px;
  max-width: 400px;
  width: 100%;
  background: #f4f4f4;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 20px;
  padding: 40px 30px 40px;
  margin: 40px auto;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.white-popup-block .popup-content {
  width: 100%;
  height: 100%;
  text-align: center;
}

.white-popup-block .popup-content input,
.white-popup-block .popup-content textarea,
.white-popup-block .popup-content select {
  display: block;
  margin-bottom: 20px;
  font-family: Raleway;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.white-popup-block .popup__title {
  color: #4FA0BF;
  text-align: center;
  font-family: Raleway;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 17px;
}

.white-popup-block p {
  text-align: center;
  font-family: Raleway;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.white-popup-block .phone-link {
  display: block;
  font-size: 30px;
  line-height: 1.2;
  font-weight: bold;
}

.white-popup-block .popup__user-agrement {
  font-size: 12px;
  line-height: 18px;
}

.white-popup-block .phone-order-call {
  font-size: 15px;
  line-height: 1.2;
  letter-spacing: 0.01em;
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
  color: #4FA0BF;
}

.white-popup-block input,
.white-popup-block textarea {
  display: block;
  width: 100%;
  background: #fff;
  border-radius: 10px;
  border: 1px solid #fff;
  outline: none;
  font-size: 14px;
  padding: 10px 20px;
}

.white-popup-block input:hover,
.white-popup-block textarea:hover {
  border: 1px solid #4FA0BF;
  box-shadow: 0px 0px 24px -5px rgb(0 0 0 / 25%);
}

.white-popup-block input:focus,
.white-popup-block textarea:focus {
  border: 1px solid #4FA0BF;
  box-shadow: 0px 0px 24px -5px rgb(0 0 0 / 25%);
}

.white-popup-block input.error,
.white-popup-block textarea.error {
  border: 1px solid red;
}

.white-popup-block .popup-content button {
  width: 100%;
  color: #FFF;
  text-align: center;
  font-family: Raleway;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.white-popup-block .popup-content button:hover {
  color: #4FA0BF;
}

/*end popup*/

/* custom-scrollbar */

.scrollbar-track {
  opacity: 1 !important;
}

.scrollbar-track-x {
  height: 5px !important;
}

.scrollbar-track-y {
  width: 5px !important;
}

.scrollbar-thumb {
  width: 5px !important;
  background: #4FA0BF !important;
}

/* custom-scrollbar end */

/* lc-catalog */

.personal-menu-link {
  text-align: center;
}

.personal-menu-link a {
  display: inline-block;
  margin: 0 15px 15px;
  color: #00798c;
}

.personal-menu-link a.active {
  font-weight: bold;
}

.personal-cabinet {
  padding-top: 0;
  margin-top: 0;
  height: 100%;
}

.personal-cabinet .personal-cabinet__patentnye {
  text-align: center;

}

.personal-cabinet .personal-cabinet__patentnye a {
  color: #FFF;
  font-size: 14px;
  font-style: normal;
  border-radius: 5px;
  background: #FFAF23;
  height: 28px;
  padding: 7px 15px;
  align-items: center;
  justify-content: center;
  line-height: 14px;
  transition: .3s;
}

.personal-cabinet .personal-cabinet__patentnye a:hover {
  color: #FFF;
  background: #FFC764;
  font-weight: normal !important;
}

.personal-cabinet_buttons {
  display: flex;
  gap: 30px;
}

.personal-cabinet_buttons a {
  border-radius: 10px;
  background: #4FA0BF;
  color: #FFF;
  text-align: center;
  font-family: Raleway;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  width: 100%;
  height: 39px;
  line-height: 39px;
}

.personal-cabinet_buttons a:hover {
  background: #015d6b;
  color: #FFF;
  font-weight: normal;
}

.personal-cabinet_buttons a.active {
  background: #FFAF23;
}

.personal-cabinet_buttons a.active:hover {
  background: #d49424;
  color: #FFF;
  font-weight: normal;
}

.personal-cabinet_buttons a.deactive {
  background: #ccc;
}

.personal-cabinet_buttons a.deactive:hover {
  background: #ccc;
  font-weight: normal;
}

.personal-cabinet__container {
  padding-top: 0px;
  padding-bottom: 50px;
  max-width: 1140px;
  min-height: 100%;
}

.page-wrapper_small .content-wrapper.patenty {
  padding-top: 40px;
}

.personal-cabinet__wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.personal-cabinet__wrapper a {
  color: #4FA0BF;
}

.personal-cabinet__left {
  max-width: 500px;
  width: 100%;
  margin-right: 40px;
  color: #4FA0BF;
}

.personal-cabinet__right {
  max-width: 475px;
  width: 100%;
}

.personal-cabinet__title {
  font-size: 36px;
  line-height: 1.2;
  margin-bottom: 55px;
  padding-left: 50px;
  color: #4FA0BF;
}

.personal-cabinet__elem {
  list-style: none;
  position: relative;
  padding-left: 50px;
  font-size: 22px;
  line-height: 1.2;
}

.personal-cabinet__elem::before {
  content: url("/bitrix/templates/gpg/css/../images/list-check.svg");
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.personal-cabinet__elem:not(:last-child) {
  margin-bottom: 20px;
}

.personal-cabinet__form {
  background: #ffffff;
  box-shadow: 0px 0px 42px 1px rgba(0, 0, 0, 0.25);
  border-radius: 15px;
  padding: 65px 70px;
}

.personal-cabinet__form input {
  display: block;
  width: 100%;
  background: #fff;
  border-radius: 10px;
  border: 1px solid #fff;
  outline: none;
  font-size: 14px;
  padding: 10px 20px;
  font-size: 16px;
  width: 100%;
  display: block;
  border: 1px solid #f5f5f5;
  box-shadow: 0px 0px 15px -5px rgba(0, 0, 0, 0.25);
  transition: all ease 0.2s;
}

.personal-cabinet__form input:hover,
.personal-cabinet__form input:focus {
  border-color: #4FA0BF;
  box-shadow: 0px 0px 25px -5px rgba(0, 0, 0, 0.25);
}

.personal-cabinet__form-row:not(:last-child) {
  margin-bottom: 30px;
}

.personal-cabinet__form input.error {
  border: 1px Solid red;
}

.personal-cabinet__btn.white-btn {
  text-align: center;
  font-size: 20px;
}

.personal-cabinet__btn.orange-btn {
  width: 100%;
  display: block;
  font-size: 20px;
}

.personal-cabinet__form-row .captcha_image {
  display: block;
  margin: 0 auto;
}

.personal-cabinet__form-link {
  text-align: center;
}

.personal-cabinet__form .contol-group__text {
  color: var(--color-dark-green);
}

.personal-cabinet__link {
  font-size: 16px;
  color: #4FA0BF;
  border: none;
  background: none;
  cursor: pointer;
  outline: none;
}

.control-checkbox_new-style .control_indicator {
  width: 21px;
  height: 21px;
}

.control-checkbox_new-style .control_indicator::after {
  content: "";
  background: #4FA0BF;
  background-image: none;
  width: 13px;
  height: 13px;
  border-radius: 2px;
  transform: translate(0, 0);
  top: 2px;
  left: 2px;
}

.cabinet-catalog {
  padding-bottom: 50px;
}

h2.cabinet-catalog__title {
  margin-top: 0;
  font-size: 30px;
  text-align: center;
  margin-bottom: 40px;
}

.cabinet-catalog__item:not(:last-child) {
  margin-bottom: 30px;
}

.cabinet-item {
  display: flex;
  background: #ffffff;
  box-shadow: 0px 0px 25px -3px rgba(0, 0, 0, 0.15);
  border-radius: 10px;
}

.cabinet-item:hover {
  background: linear-gradient(203.17deg,
      #ebeaf2 0%,
      #f9fafb 22.5%,
      #ffffff 47.82%,
      #ffffff 66.39%,
      #f4f7f8 72.58%,
      #dee7ea 108.02%);
}

.cabinet-item.disabled {
  opacity: 0.5;
  pointer-events: none;
}

.cabinet-item_contract .cabinet-item__col {
  text-align: left;
}

.cabinet-item__photo {
  flex: 0 0 225px;
  max-width: 225px;
  width: 100%;
  margin-right: 44px;
}

.cabinet-item__photo img {
  display: block;
  width: 100%;
  height: auto;
  max-height: 148px;
  border-radius: 10px;
}

.cabinet-item__table {
  color: #1d1d1b;
  padding-top: 15px;
  width: 100%;
  padding-right: 50px;
}

.cabinet-item__row {
  padding: 15px 0;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  align-items: center;
}

.cabinet-item__col {
  text-align: center;
}

.cabinet-item__col:not(:last-child) {
  padding-right: 5px;
}

.cabinet-item__col img {
  max-width: 170px;
  display: block;
  width: 100%;
  height: auto;
}

.cabinet-item__icons {
  display: flex;
  width: 100%;
  justify-content: flex-end;
}

.cabinet-item__icons .fa-solid {
  font-size: 20px;
  color: #e0e0e0;
}

.cabinet-item__icons .fa-solid:hover {
  color: #4FA0BF;
}

.cabinet-item__icons .fa-solid:not(:last-child) {
  margin-right: 20px;
}

.trademark-aside {
  max-width: 270px;
  width: 100%;
  margin-right: 20px;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 0 11px rgba(0, 0, 0, 0.15);
}

.trademark-aside__header {
  text-align: center;
  color: #fff;
  background: #000;
  font-size: 20px;
  font-weight: 600;
  padding: 17px 5px 19px;
  background: #00798C;
}

.trademark-aside__name {
  text-align: center;
  padding: 20px 5px 20px;
  border: 1px solid #e0e0e0;
}

.trademark-aside__name span {
  font-size: 18px;
  font-weight: 600;
}

.trademark-aside__name img {
  display: block;
  margin: 0 auto;
  max-width: 170px;
  width: 100%;
  height: auto;
}

.trademark-aside__body {
  padding: 30px 20px 40px 20px;
}

.trademark-aside__item {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.trademark-aside__item:not(:last-child) {
  margin-bottom: 30px;
}

.trademark-aside__label {
  font-size: 18px;
  font-weight: 600;
  margin-right: 8px;
}

.application {
  max-width: 815px;
  width: 100%;
}

.progress-bar {
  width: 100%;
  height: 22px;
  border-radius: 15px;
  background: linear-gradient(90deg, #FFAF23 0%, #FFE5B7 50.2%, #00798C 100%);
  display: flex;
  justify-content: space-around;
  margin-bottom: 80px;
}

.progress-bar__item {
  width: 100%;
  text-align: center;
  position: relative;
}

.progress-bar__item:first-child .progress-bar__num {
  color: #FF6224;
}

.progress-bar__item:nth-child(2) .progress-bar__num {
  color: #FF6224;
}

.progress-bar__item:nth-child(3) .progress-bar__num {
  color: #00798C;
}

.progress-bar__item:nth-child(3) .progress-bar__num::before {
  content: url(/bitrix/templates/gpg/css/../images/check_orange.svg);
  opacity: 0.5;
}

.progress-bar__item:nth-child(4) .progress-bar__num {
  color: #00798C;
}

.progress-bar__item:nth-child(4) .progress-bar__num::before {
  content: url(/bitrix/templates/gpg/css/../images/check_orange.svg);
  opacity: 0.75;
}

.progress-bar__item:nth-child(5) .progress-bar__num {
  color: #00798C;
}

.progress-bar__item:nth-child(5) .progress-bar__num::before {
  content: url(/bitrix/templates/gpg/css/../images/check_orange.svg);
}

.progress-bar__num {
  margin: 0 auto;
  position: relative;
  color: #00798C;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background: #fff;
  font-weight: 600;
}

.progress-bar__num::before {
  content: url(/bitrix/templates/gpg/css/../images/check.svg);
  position: absolute;
  bottom: calc(100% + 14px);
}

.progress-bar__text {
  margin-top: 23px;
  color: #00798C;
  font-size: 14px;
  font-weight: 600;
}

.application-history__elem {
  padding: 25px 0 25px;
  display: flex;
  align-items: center;
  position: relative;
}

.application-history__elem:not(:last-child) {
  border-top: 1px solid #E0E0E0;
}

.application-history__photo {
  flex: 0 0 68px;
  width: 68px;
  height: 68px;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 50px;
}

.application-history__wrapper {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.application-history__content {
  margin-right: 10px;
}

.application-history__name {
  font-size: 14px;
  margin-bottom: 20px;
}

.application-history__label {
  font-weight: 500;
}

.application-history__label:not(:last-child) {
  margin-bottom: 10px;
}

.application-history__docs a {
  display: flex;
  align-items: center;
  color: #00798C;
}

.application-history__docs a svg {
  display: block;
  margin-right: 5px;
}

.application-history__docs a:hover {
  text-decoration: underline;
}

.application-history__date {
  text-align: right;
  font-size: 14px;
  margin-bottom: 11px;
}

.application-history__btn {
  min-width: 213px;
  text-align: center;
  font-size: 20px;
}

.application-history__btn span {
  font-size: 20px;
  line-height: 19px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.application-history__btn.payed {
  background: #27AE60;
  border-color: #27AE60;
}

.application-history__btn.payed:hover {
  background: #27AE60;
  border-color: #27AE60;
  color: #fff;
}

.application-history__btn.payed span::before {
  content: url("/bitrix/templates/gpg/css/../images/icon_payed.svg");
  display: block;
  margin-right: 5px;
}

.application-history__btn.overdue {
  background: #EB5757;
  border-color: #EB5757;
}

.application-history__btn.overdue:hover {
  background: #EB5757;
  border-color: #EB5757;
  color: #fff;
}

.application-history__btn.overdue span::before {
  content: "!";
  font-weight: 700;
  font-size: 20px;
  line-height: 23px;
  display: block;
  margin-right: 5px;
}

.application-history__btn.agreed:hover {
  background: #ffbc13;
  color: #fff;
}

.application-history__btn.agreed span::before {
  content: url("/bitrix/templates/gpg/css/../images/icon_payed.svg");
  display: block;
  margin-right: 5px;
}



/* partners-programm */
.cabinet-catalog .about-menu li a {
  font-size: 20px;
  line-height: 1.2;
}

.cabinet-catalog .about-menu li.active a {
  font-weight: 500;
  background: #F5F5F5;
  color: #005967;
}

.cabinet-catalog__wrapper:not(:last-child) {
  margin-bottom: 60px;
}

.form__title {
  font-size: 22px;
  text-align: center;
  color: #00798C;
  margin-bottom: 30px;
}

.main-info__item {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}

.main-info__item:not(:last-child) {
  margin-bottom: 30px;
}

.main-info__label {
  font-weight: 500;
  margin-right: 15px;
}

.referalls-filter {
  margin-bottom: 50px;
}

.referalls-filter__wrapper {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
}

.referalls-filter__wrapper .iconbar {
  margin-left: auto;
}

.referalls-filter__item {
  min-width: 175px;
  margin-right: 15px;
  margin-bottom: 20px;
}

.referalls-filter__label {
  margin-bottom: 20px;
  text-align: center;
}

.referalls-filter__item .custom-select {
  margin: 0;
  max-width: 100%;
  font-size: 16px;
}

.referalls-filter__item .custom-select .custom-select__header {
  border-radius: 10px;
  padding: 5px 25px 5px 10px;
}

.wrapper-withMenu .custom-table {
  width: 100%;
}

.referall-content__label {
  margin-right: 20px;
}

a.referall-content__link {
  color: #00798C;
}

.referall-content__btn {
  margin-bottom: 20px;
  display: block;
  min-width: 260px;
}

.promo-content {}

.promo-content__wrapper {
  display: flex;
  justify-content: space-around;
}

.promo-content__col:not(:last-child) {
  margin-right: 40px;
}

.promo-content__label {
  font-size: 24px;
  margin-bottom: 20px;
}

.promo-content__list {
  list-style: none;
}

.promo-content__elem:not(:last-child) {
  margin-bottom: 20px;
}

a.promo-content__link,
.promo-content__link {
  word-wrap: break-word;
  text-decoration: underline;
}

.personal-profile__wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 30px 50px;
}

.section-container-middle-block-textarea__lk-data,
.section-container-middle-inputs1__lk-data,
.section-container-middle-inputs-description__lk-data,
.website_input {
  position: relative;
}

.section__lk-data .on_moderation {
  position: absolute;
  top: 3px;
  right: 3px;
  font-size: 13px;
  line-height: 13px;
  background: #ff9d9d;
  padding: 3px 5px;
  border-radius: 4px;
  width: auto;
  height: auto;
  color: #000;
  margin: 0;
  border: none;
}

.section__lk-data .on_moderation:hover {
  color: #000;
}

/* partners-programm end */

@media (max-width: 992px) {
  .personal-cabinet__container {
    padding: 30px 15px;
  }

  .personal-cabinet__wrapper {
    flex-direction: column-reverse;
  }

  .personal-cabinet__left {
    margin-right: 0;
  }

  .personal-cabinet__right {
    margin-bottom: 50px;
  }

  .personal-cabinet__title {
    font-size: 30px;
    margin-bottom: 40px;
    padding-left: 0;
    text-align: center;
  }

  .cabinet-item__photo {
    margin-right: 15px;
  }

  .cabinet-item__table {
    padding-right: 15px;
  }

  .cabinet-item__col {
    text-align: left;
  }
}

@media (max-width: 767px) {
  .services-option {
    max-width: 540px;
  }

  .services-option .menu_item svg {
    height: 35px;
    width: 35px;
  }

  .cabinet-item {
    max-width: 400px;
    margin: 0 auto;
    display: block;
  }

  .cabinet-item_contract .cabinet-item__body {
    display: none;
  }

  .cabinet-item__photo {
    max-width: 100%;
    margin: 0 auto;
  }

  .cabinet-item__table {
    padding-left: 15px;
  }

  .about-menu {
    margin-bottom: 40px;
  }
}

@media (max-width: 568px) {
  .personal-cabinet__form {
    padding: 30px;
  }

  .personal-cabinet__form-row:not(:last-child) {
    margin-bottom: 20px;
  }

  .cabinet-item_contract .cabinet-item__col:not(:last-child) {
    margin-bottom: 0;
  }


  .cabinet-item_contract .cabinet-item__header {
    display: block;
  }

  .cabinet-item_contract .cabinet-item__row {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .cabinet-item__header {
    display: none;
  }

  .cabinet-item__row {
    display: block;
  }

  .cabinet-item__col {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .cabinet-item__col:before {
    content: attr(data-label);
  }

  .cabinet-item__col:not(:last-child) {
    margin-bottom: 15px;
  }

  .about-menu {
    text-align: center;
    width: 100%;
    font-size: 20px;
  }

  .referalls-filter__wrapper {
    display: block;
  }

  .referalls-filter__item {
    max-width: 100%;
  }

  .promo-content__wrapper {
    display: block;
  }

  .promo-content__col:not(:last-child) {
    margin-right: 0;
    margin-bottom: 40px;
  }

  .personal-profile__wrapper {
    display: block;
  }

  .personal-profile__input {
    margin-bottom: 20px;
  }

  .personal-profile__btn {
    width: 100%;
  }
}

/* lc-catalog end */

/* trademark-catalog */

.trademark-catalog__wrapper {
  display: flex;
  align-items: flex-start;
}

.trademark-catalog__filter {
  flex: 0 0 269px;
  max-width: 269px;
  width: 100%;
  margin-right: 44px;
  position: sticky;
  top: 50px;
}

.trademark-catalog__filter .control {
  display: block;
  padding-left: 25px;
}

.trademark-catalog__filter .control:not(:last-child) {
  margin-bottom: 8px;
}

.trademark-catalog__filter .contol-group__text {
  font-size: 14px;
}

.trademark-catalog__filter .control .control_indicator {
  width: 16px;
  height: 16px;
  top: 2px;
}

.trademark-catalog__filter .control .control_indicator::after {
  width: 11px;
  height: 11px;
}


.trademark-catalog__body {
  width: 100%;
}

.trademark-catalog__body_line {
  padding-top: 67px;
}

.chapter-pattent {
  margin-bottom: 50px;
}

.chapter-pattent__item {
  display: flex;
  align-items: flex-start;
  font-size: 18px;
}

.chapter-pattent__item:not(:last-child) {
  margin-bottom: 12px;
}

.chapter-pattent__label {
  color: #1267FE;
  min-width: 100px;
  margin-right: 30px;
}

.chapter-pattent__descr {
  text-transform: uppercase;
}

.trademark-filter__label {
  padding-top: 10px;
  font-size: 24px;
  line-height: 1.2;
  margin-bottom: 30px;
}

.pattent-chart {
  max-width: 540px;
  width: 100%;
  margin: 0 auto;
}

.pattent-chart img {
  display: block;
  width: 100%;
  height: auto;
}

.trademark-filter__aside {
  background: #f5f5f5;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.15);
}

.trademark-filter__item {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #fff;
  padding: 12px 15px;
  border-bottom: 1px solid #e0e0e0;
}

.trademark-filter__item_unbordered {
  border: none;
}

.trademark-filter__item[open] {
  background: #f5f5f5;
}

.trademark-filter__item[open] .trademark-filter__head {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding-bottom: 12px;
  border-bottom: 1px solid #e0e0e0;
  margin-bottom: 12px;
}

.trademark-filter__item[open] .trademark-filter__head svg {
  transform: rotate(180deg);
  stroke: #4FA0BF;
}

.trademark-filter__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}

.trademark-filter__head svg {
  stroke: #000;
  transition: all ease 0.2s;
}

.trademark-filter__body input:not(:last-child) {
  margin-bottom: 15px;
}

.trademark-filter__choose-btn {
  font-size: 16px;
  display: flex;
  align-items: center;
  color: #4FA0BF;
}

.trademark-filter__choose-btn span {
  margin-right: 10px;
  text-decoration: underline;
}

.trademark-filter__choose-btn::after {
  content: ">";
}

.trademark-filter__footer {
  padding: 18px 15px;
  text-align: center;
}

.trademark-filter__footer .trademark-filter__btn-clear {
  font-size: 14px;
  border-bottom: 1px dashed #000;
  padding-top: 15px;
  display: inline-block;
  line-height: 14px;
}

.trademark-filter__btn {
  background: #4FA0BF;
  border-radius: 10px;
  color: #fff;
  display: block;
  width: 100%;
  cursor: pointer;
  padding: 10px 20px;
  text-align: center;
  border: none;
  outline: none;
  font-size: 16px;
  font-weight: 600;
}

.trademark-filter__btn .mobile__btn-text {
  display: none;
}

.trademark-filter__btn:hover {
  background: #015d6b;
}

.trademark-filter__classes {
  display: none;
  max-height: 377px;
  overflow: auto;
  position: relative;
  z-index: 2;
  margin-right: -2px;
  background: #fff;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.15);
  border-radius: 0px 0px 10px 10px;
}

.trademark-filter__classes.show {
  display: block;
}

.trademark-filter__links {
  list-style: none;
  margin-top: 40px;
  font-size: 16px;
  font-weight: 600;
  padding: 0 15px;
}

.trademark-filter__links-elem:not(:last-child) {
  margin-bottom: 19px;
}

.trademark-filter__link {
  position: relative;
  display: block;
  width: 100%;
  padding-right: 15px;
  transition: all 0.2s ease;
}

.trademark-filter__link:hover {
  color: #4FA0BF;
}

.trademark-filter__link::after {
  content: ">";
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}

.trademark-classes__item {
  padding: 12px 15px;
  max-height: 75px;
  overflow: hidden;
}

.trademark-classes__item:not(:last-child) {
  border-bottom: 1px solid #e0e0e0;
}

.trademark-filter__checkbox {
  width: 100%;
  padding: 15px 0px 0 15px;
}

.trademark-filter__checkbox .contol-group__text {
  font-size: 16px;
}

.contry-choose__other {
  padding-top: 10px;
}

.contry-choose__other .contol-group__text {
  font-size: 16px;
}

.contry-choose .contol-group__text {
  font-size: 16px;
}

.choose-btn {
  font-size: 16px;
  display: flex;
  align-items: center;
  color: #00798C;
}

.choose-btn::after {
  content: ">";
}

.choose-btn span {
  margin-right: 10px;
  text-decoration: underline;
}

.trademark-filter__checkbox .contol-group__text {
  font-size: 16px;
}

.trademark-filter__checkbox .control .control_indicator {
  top: 5px;
}

.trademark-filter__checkbox .control .control_indicator::after {
  top: 1px;
  left: 1px;
  width: 10px;
  height: 10px;
}

.trademark-catalog__info:not(:last-child) {
  margin-bottom: 50px;
}

.trademark-catalog_search .trademark-catalog__info,
.trademark-catalog_search .trademark-catalog__items {
  display: none;
}

.trademark-catalog_search .trademark-catalog__info.show,
.trademark-catalog_search .trademark-catalog__items.show {
  display: block;
}

input,
textarea {
  display: block;
  width: 100%;
  background: #fff;
  border-radius: 10px;
  border: 1px solid #fff;
  outline: none;
  font-size: 14px;
  padding: 10px 20px;
  box-shadow: 0px 0px 19px 0px rgb(0 0 0 / 20%);
}

input:hover,
textarea:hover {
  border-color: #4FA0BF;
  box-shadow: 0px 0px 25px -5px rgb(0 0 0 / 25%);
}

input:disabled {
  opacity: 0.5;
}

.trademark-filter--top {
  border: none;
  margin-bottom: 45px;
}

.trademark-filter__wrapper {
  display: flex;
  border-radius: 10px;
  box-shadow: 0px 0px 24px -5px rgba(0, 0, 0, 0.25);
}

.trademark-filter--top .custom-select__header {
  font-size: 18px;
  box-shadow: none;
  border-radius: 10px 0 0 10px;
  white-space: nowrap;
  font-size: 16px;
}

.trademark-filter--top .custom-select__header:hover {
  border-color: transparent;
}

.trademark-filter--top .trademark-filter__item {
  padding: 0;
  width: 100%;
}

.trademark-filter--top .trademark-filter__item:first-child {
  border-radius: 10px 0 0 10px;
}

.trademark-filter--top .trademark-filter__item .custom-select {
  width: 100%;
  max-width: 100%;
}

.trademark-filter--top .trademark-filter__btn {
  max-width: 114px;
  width: 100%;
  font-size: 18px;
  border-radius: 0px 10px 10px 0;
}

.trademark-filter--top .trademark-filter__item input {
  font-size: 18px;
  height: 100%;
  border: none;
  box-shadow: none;
}

.trademark-filter--top .trademark-filter__item:not(:last-child) {
  border-right: 1px solid #ccc;
  border-bottom: 0px;
}

.trademark-handle {
  display: flex;
  margin-bottom: 70px;
}

a.trademark-handle__item,
.trademark-handle__item {
  padding: 9px 10px 10px;
  text-align: center;
  width: 100%;
  background: #FFFFFF;
  box-shadow: 0px 0px 13px -2px rgba(0, 0, 0, 0.25);
  border-radius: 10px;
  color: #4FA0BF;
  font-size: 18px;
  font-weight: 600;
  transition: all ease .2s;
  white-space: nowrap;
}

a.trademark-handle__item:hover,
.trademark-handle__item:hover {
  background: #4FA0BF;
  color: #fff;
}

.trademark-handle__item:not(:last-child) {
  margin-right: 26px;
}

.btn-reset {
  display: block;
  cursor: pointer;
  background: none;
  border: none;
  outline: none;
}

.trademark-catalog__sort {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}

.trademark-catalog__sort-label {
  white-space: nowrap;
  font-size: 16px;
  margin-right: 20px;
}

.trademark-catalog__sort-select {
  min-width: 150px;
}

.trademark-catalog__item {
  display: block;
  transition: all ease 0.2s;
}

a.trademark-catalog__item:hover {
  color: #1d1d1b;
  background: linear-gradient(203.17deg,
      #ebeaf2 0%,
      #f9fafb 22.5%,
      #ffffff 47.82%,
      #ffffff 66.39%,
      #f4f7f8 72.58%,
      #dee7ea 108.02%);
}

.trademark-item {
  padding: 25px 0px 25px 15px;
  width: 100%;
  background: #ffffff;
  box-shadow: 0px 0px 25px -3px rgba(0, 0, 0, 0.15);
  border: 1px solid transparent;
  border-radius: 10px;
  display: grid;
  grid-template-columns: minmax(100px, 200px) 1fr;
  align-items: center;
  position: relative;
}

.trademark-item.coloured {
  border: 1px solid #FFAF23;
}

.trademark-item.coloured:before {
  position: absolute;
  content: ' ';
  width: 25px;
  height: 25px;
  top: 15px;
  left: 15px;
  background: url(/bitrix/templates/gpg/css/../icons/crown.png);
  background-size: 100%;
}

.trademark-item__photo {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  padding: 10px;
  border-radius: 10px;
  grid-row: 1/3;
}

.trademark-item:not(:last-child) {
  margin-bottom: 15px;
}

.trademark-item__header {
  font-weight: 600;
  font-size: 16px;
}

.trademark-item__row {
  display: flex;
  align-items: center;
}

.trademark-item__col {
  padding: 10px;
  width: 100%;
}

.trademark-item__mob-label {
  display: none;
}

.trademark-item__name {
  text-decoration: underline;
}

.trademark-item__name img {
  display: block;
  width: 100%;
  height: auto;
}

.trademark-item__price {
  white-space: nowrap;
  font-weight: bold;
}

.trademark-item__body {
  font-size: 18px;
}

.trademark-item_pattent .trademark-item__body {
  font-size: 14px;
}

.trademark-item__status {
  font-weight: 600;
}

.trademark-info {
  margin-bottom: 80px;
}

.trademark-info__wrapper {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.trademark-info__list {
  margin-right: 20px;
  margin-bottom: 40px;
  list-style: none;
}

.trademark-info__elem {
  font-size: 18px;
}

.trademark-info__elem:not(:last-child) {
  margin-bottom: 15px;
}

.trademark-info__elem:last-child {
  margin-top: 30px;
}

.trademark-info__label {
  white-space: nowrap;
  font-weight: 600;
  margin-right: 5px;
  display: inline;
}

.trademark-info__value {
  display: inline;
}


.trademark-info__view {
  max-width: 400px;
  width: 100%;
}

.trademark-info__handle {
  margin-bottom: 45px;
}

.trademark-info__handle i:not(:last-child) {
  margin-right: 20px;
}

.trademark-info__handle i {
  cursor: pointer;
  transition: all ease 0.2s;
  color: #afafaf;
  font-size: 20px;
}

.trademark-info__handle i:hover {
  color: #4FA0BF;
}

.trademark-info__handle .flexrow_nowrap {
  justify-content: flex-end;
}

.trademark-info__image {
  min-height: 190px;
  max-width: 385px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  border-radius: 10px;
  padding: 20px;
  margin: 0 0 0 auto;
}

.trademark-info__image img {
  display: block;
  max-width: 305px;
  width: 100%;
  height: auto;
}

.trademark__description {
  margin-bottom: 50px;
}

h2.trademark__description-title {
  font-size: 24px;
  line-height: 1.2;
  text-align: center;
}

.trademarks_list .trademark_wrapper.coloured {
  border: 1px solid #FFAF23;
  position: relative;
}

.shop .trademarks_list .trademark_wrapper.coloured .readmore {
  background: #FFAF23;
}

.shop .trademarks_list .trademark_wrapper.coloured:hover .readmore {
  background: #d49424;
}

.trademark_wrapper.coloured:before {
  position: absolute;
  content: ' ';
  width: 25px;
  height: 25px;
  top: 15px;
  left: 15px;
  background: url(/bitrix/templates/gpg/css/../icons/crown.png);
  background-size: 100%;
}

@media (max-width: 992px) {
  .trademark-item {
    display: block;
  }

  .trademark-item__header {
    display: none;
  }

  .trademark-item__row {
    display: block;
  }

  .trademark-item__col {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .trademark-item__mob-label {
    margin-right: 15px;
    display: block;
  }

  .trademark-item__name {
    max-width: 200px;
  }

  .trademark-filter__wrapper {
    display: block;
    background: #fff;
    padding-bottom: 10px;
  }

  .trademark-filter--top .trademark-filter__item:not(:first-child) {
    border-top: 1px solid #ccc;
  }

  .trademark-filter--top .trademark-filter__btn {
    max-width: calc(100% - 20px);
    width: 100%;
    margin: 10px auto 0;
    border-radius: 10px;
  }

  .trademark-filter--top .trademark-filter__btn .mobile__btn-text {
    display: block;
  }

  .trademark-filter--top .trademark-filter__btn .desctop__btn-text {
    display: none;
  }

  .trademark-filter--top .trademark-filter__item:not(:last-child) {
    border-right: none;
  }

  .trademark-filter--top .custom-select__header {
    border-radius: 10px 10px 0 0;
  }

  .trademark-item_pattent .trademark-item__photo {
    display: flex;
    justify-content: center;
  }
}

@media (max-width: 767px) {

  .trademark-catalog__wrapper {
    display: block;
  }

  .trademark-catalog__filter {
    max-width: 100%;
    margin-right: 0;
    margin-bottom: 40px;
    position: relative;
    top: 0;
  }

  .trademark-item {
    padding: 15px 10px 15px 10px;
  }



  .trademark-filter--top .trademark-filter__item:first-child {
    border-radius: 10px 10px 0 0;
  }

  .trademark-handle {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
  }


  .trademark-handle__item:not(:last-child) {
    margin-right: 0;
  }

  .trademark-info__wrapper {
    display: block;
  }

  .trademark-info {
    margin-bottom: 40px;
  }

  .trademark-info__view {
    margin: 0 auto;
  }

  .trademark-info__handle {
    margin-bottom: 20px;
  }

  .trademark-info__handle .flexrow_nowrap {
    justify-content: center;
  }

  .trademark-info__image {
    margin: 0 auto;
  }

  .trademark-info__list {
    margin-right: 0;
    margin-bottom: 40px;
  }

}

@media (max-width: 568px) {
  .trademark-handle {
    grid-template-columns: 1fr;
    gap: 10px;
  }

  .chapter-pattent__item {
    display: block;
  }

  .chapter-pattent__item:not(:last-child) {}

  .chapter-pattent__label {
    margin-right: 0;
    margin-bottom: 12px;
  }
}

.trademark-good .iconbar {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 40px;
}

.referalls-filter .iconbar i {
  cursor: pointer;

  font-size: 24px;
  color: #afafaf;
}

.referalls-filter .iconbar i:not(:last-child) {
  margin-right: 20px;
}

.referalls-filter .iconbar i:hover {
  color: #005967;
}

.trademark-good .firstblock {
  justify-content: space-between;
  margin-bottom: 20px;
}

.trademark-good__info {}

.trademark-good__info p {
  /* white-space: nowrap;*/
  margin: 0;
}

.trademark-good__info p:not(:last-child) {
  margin-bottom: 10px;
}

.trademark-good__info p:last-child {
  margin-top: 30px;
}

.trademark-good__images img {
  max-width: 377px;
  display: block;
  width: 100%;
  height: auto;
  padding: 20px;
  background: #fff;
  border-radius: 15px;
  box-shadow: 0px 0px 25px -3px rgba(0, 0, 0, 0.15);
  cursor: pointer;
}

.trademark-good__table {
  padding-right: 5px;
  max-height: 403px;
  overflow-y: auto;
  overflow-x: hidden;
}

.trademark-good__table a {
  text-decoration: underline;
}

.trademark-table {
  min-height: 400px;
  max-height: 50vh;
}

.trademark-table .custom-table tbody {
  box-shadow: none;
}


.trademark-table .scrollbar-track-y {
  right: 7px;
}

.trademark-good__table .scrollbar-track-x {
  display: none !important;
}

@media (max-width: 990px) {
  .trademark-good__table {
    max-height: 570px;
  }

  .youtube>iframe {
    //height:300px !important;
  }
}

@media (max-width: 767px) {
  .trademark-good .firstblock {
    flex-direction: column-reverse;
  }

  .trademark-good__images img {
    margin: 0 auto;
  }

  .trademark-good__images {
    margin-bottom: 20px;
  }

  .trademark-good__info p {
    white-space: normal;
  }

  .trademark-good .iconbar {
    margin-bottom: 5px;
  }

  .trademark-good__table {
    max-height: 450px;
  }
}

/* trademark-catalog end */

/* table */

.custom-table {

  text-align: center;
  width: 100%;
}

.custom-table tbody {
  width: 100%;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.5);
  border-radius: 10px;
}

.custom-table th {
  background: #4FA0BF;
  font-weight: bold;
  font-size: 16px;
  line-height: 19px;
  color: #ffffff;
  padding: 11px 40px;
}

.custom-table th:first-child {
  border-top-left-radius: 10px;
}

.custom-table th:last-child {
  border-top-right-radius: 10px;
}

.custom-table tr {
  background: #fff;
}

.custom-table tr:nth-child(even) {
  background: #f5f5f5;
}

.custom-table tr td {
  padding: 22px 39px;
  border: solid 1px #e4e4e4;
}

.custom-table tr td.nowrap,
.custom-table tr th.nowrap {
  white-space: nowrap;
}

.custom-table tr:last-child td:first-child {
  border-bottom-left-radius: 10px;
}

.custom-table tr:last-child td:last-child {
  border-bottom-right-radius: 10px;
}

@media (max-width: 767px) {
  .custom-table tbody {
    display: block;
    border-radius: 10px;
    overflow: hidden;
    border: solid 1px #e4e4e4;
  }

  .custom-table tr:first-child {
    display: none;
  }

  .custom-table tr:not(:first-child) {
    border-top: 10px solid #00798C;
  }

  .custom-table tr {
    width: 100%;
    display: flex;
    flex-direction: column;
  }

  .custom-table tr td {
    border: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 15px;
    text-align: right;
    font-size: 16px;
  }

  .custom-table tr td::before {
    content: attr(data-label);
    text-align: left;
    display: block;
    font-size: 14px;
    font-weight: 700;
    margin-right: 20px;
    color: #4FA0BF;
    font-weight: bold;
  }

  .custom-table tr td:not(:last-child) {
    border-bottom: 1px solid #e4e4e4;
  }

  .custom-table tr:last-child td:first-child {
    border-radius: 0;
  }

  .custom-table tr:last-child td:last-child {
    border-radius: 0;
  }
}


@media (max-width: 767px) {
  .trademark-aside {
    max-width: 100%;
    margin-bottom: 65px;
  }

  .application-history__elem {
    align-items: flex-start;
  }

  .application-history__photo {
    margin-right: 25px;
  }

  .application-history__wrapper {
    display: block;
  }

  .application-history__content {
    margin-right: 0;
    margin-bottom: 25px;
  }

  .application-history__name {
    padding-right: 70px;
  }

  .application-history__date {
    position: absolute;
    top: 25px;
    right: 0px;
  }

  .main_icon_flex {
    flex-direction: column;
    text-align: center;
  }

  .main_icon_flex img {
    max-width: 75px;
    margin: auto;
  }
}

@media (max-width: 568px) {
  .progress-bar {
    justify-content: space-between;
  }

  .progress-bar__item:nth-child(2n) .progress-bar__num {
    color: #00798C;
  }

  .progress-bar__item:nth-child(2n) .progress-bar__num::before {
    bottom: calc(0% - 40px);
  }

  .progress-bar__item:nth-child(2n) .progress-bar__text {
    position: absolute;
    bottom: calc(100% + 10px);
  }

  .progress-bar__text {
    margin-top: 10px;
    font-size: 12px;
  }
}


@media (max-width: 360px) {
  .application-history__photo {
    margin-right: 10px;
  }
}

/* table end */

/* pagination */
.pagination {
  width: 100%;
}

.pagination__list {
  display: flex;
  justify-content: center;
}

.pagination__elem {
  width: 36px;
  height: 36px;
  border-radius: 5px;
  overflow: hidden;
  box-shadow: 0px -1px 8px rgba(0, 0, 0, 0.1);
}

.pagination__elem:hover,
.pagination__elem b {
  background: #4FA0BF;
  color: #fff;
}

.pagination__elem:hover a {
  color: #fff;
}

.pagination__elem:hover svg {
  stroke: #fff;
}

.pagination__elem_dots {
  pointer-events: none;
}

.pagination__elem:not(:last-child) {
  margin-right: 10px;
}


.pagination__link {
  font-size: 20px;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}

.pagination__link_arrow svg {
  stroke: #000;
}

.pagination__link_arrow-next svg {
  transform: rotate(180deg);
}

.pagination__link_arrow:hover {}

.pagination__link_arrow:hover svg {}

.mfp-iframe {
  border-radius: 10px;
}

.fixed-balls {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  z-index: -1;
}

.fixed-balls__left {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  transform: translate(55%, -30%);
}

.fixed-balls__right {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  transform: translate(-55%, -10%);
}

.form__preloader {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #ffffffa6;
  z-index: 15;
  display: flex;
  align-items: center;
  justify-content: center;
}

.trademark-calc {
  position: relative;
  overflow: hidden;
}

span.form__errror {
  display: block;
  margin-bottom: 20px;
  font-size: 16px;
  color: red;
  margin-top: 20px;
}

.trademark-calc__footer-title_small {
  display: flex;
  justify-content: space-between;
}

.trademark-calc__footer-row:last-child>.trademark-calc__footer-value {
  font-weight: 600;
}


/* charts */

.charts__map {
  max-width: 800px;
  width: 100%;
  margin: 0 auto;
  display: block;
  position: relative;
  margin-bottom: 50px;
}

.charts__map img {
  width: 100%;
  height: auto;
}

.charts__map-btn {
  position: absolute;
}

.charts__map-btn:before {
  content: attr(data-location);
  position: absolute;
  top: calc(100% - 24px);
  color: #FF6224;
  background: #fff;
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 5px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 9;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
  pointer-events: none;
  opacity: 0;
  transition: all 0.4s;
}

.charts__map-btn[data-count]:after {
  content: attr(data-count);
  background: #fff;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  left: 50%;
  transform: translateX(-50%);
  top: 30px;
  color: #FF6224;
  font-size: 12px;
}

.charts__map-btn svg {
  width: 45px;
}

.charts__map-btn.active svg {
  fill: #4FA0BF;
}

.charts__map-btn svg {
  transition: all 0.4s;
}

.charts__map-btn:hover svg {
  fill: #4FA0BF;
}

.charts__map-btn:hover::before {
  opacity: 1;
}

.charts__map-btn:focus svg {
  fill: #4FA0BF;
}

.charts__map-btn_1 {
  left: 29px;
  bottom: 29px;
}

.charts__map-btn_2 {
  left: 0;
  bottom: 18%;
}

.charts__map-btn_3 {
  left: 9%;
  bottom: 23%;
}

.charts__map-btn_4 {
  left: 9%;
  top: 38%;
}

.charts__map-btn_5 {
  left: 20%;
  top: 32%;
}

.charts__map-btn_6 {
  bottom: 23%;
  left: 27%;
}

.charts__map-btn_7 {
  top: 51%;
  left: 43%;
}

.charts__map-btn_8 {
  right: 34%;
  bottom: 13%;
}

.charts__map-btn_9 {
  right: 20%;
  top: 33%;
}

.charts__location-line {
  margin-bottom: 90px;
}

.location-line {
  max-width: 863px;
  width: 100%;
  display: grid;
  grid-template-columns: 60px repeat(7, 1fr) 60px;
  justify-content: space-between;
  height: 12px;
  background: #4FA0BF;
  margin: 0 auto 100px;
}

.location-line__item {
  position: relative;
  bottom: 4px;
  justify-self: center;
}

.location-line__item.active .location-line__circle {
  background: #4FA0BF;
}

.location-line__item:first-child {
  justify-self: start;
  left: -4px;
}

.location-line__item:last-child {
  justify-self: end;
  right: -4px;
}

.location-line__circle {
  width: 20px;
  height: 20px;
  background: #fff;
  border-radius: 50%;
  box-shadow: 0 1px 10px rgb(0 0 0 / 50%);
}

.location-line__text {
  font-size: 14px;
  line-height: 1.2;
  position: absolute;
  top: calc(100% + 4px);
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
}

.charts__labels {
  display: flex;
  justify-content: center;
  margin-bottom: 10px;
}

.charts__labels-label {
  position: relative;
  padding-left: 50px;
}

.charts__labels-label::before {
  content: "";
  display: block;
  width: 31px;
  height: 31px;
  background: #D8F5FF;
  border: 4px solid #65BEE0;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

.charts__labels-label:not(:last-child) {
  margin-right: 80px;
}

.charts__labels-label_secondary::before {
  background: #FFFB9C;
  border: 4px solid #BFBC66;
}

.charts__inner-chart {
  max-width: 800px;
  width: 100%;
  margin: 0 auto;
}

.chart {
  display: block;
  width: 100%;
}

@media (max-width: 992px) {
  .charts__map-btn svg {
    width: 45px;
  }

  .location-line {
    display: none;
    grid-template-columns: auto repeat(7, 1fr) auto;
    -moz-column-gap: 10px;
    column-gap: 10px;
  }
}

/* charts end*/

/* attorneys */

.attorneys-catalog {
  margin-bottom: 60px;
}

.attorneys-catalog__wrapper {
  margin-bottom: 60px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 60px 10px;
}

.attorneys-catalog__item {}

.attorneys-item {
  cursor: pointer;
  display: flex;
  flex-direction: column;
  background: #FFF;
  padding: 15px;
  border-radius: 10px;
  border: 1px Solid #FFF;
  width: 265px;
  box-shadow: 0px 0px 25px -3px rgba(0, 0, 0, 0.15);
  position: relative;
}

.attorneys-item:hover {
  border: 1px Solid #FFAF23;
}


.attorneys-item__photo {
  width: 140px;
  height: 140px;
  border-radius: 10px;
  overflow: hidden;
  margin: 0 auto 20px;
}

.attorneys-item__photo img {
  object-fit: cover;
  object-position: center top;
  width: 100%;
  height: 100%;
}

.attorneys-item__name {
  color: #1D1D1B;
  text-align: center;
  font-family: Raleway;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 10px;
}

.attorneys-item__status {
  color: #000;
  font-family: Raleway;
  font-size: 14px;
  font-style: normal;
  margin-bottom: 10px;
  line-height: 22px;
}

.attorneys-item__services {
  color: #A0A0A0;

  font-family: Raleway;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}

.attorneys-item__info {
  color: #000;

  font-family: Raleway;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 10px;
  line-height: 22px;
}

.attorneys-item__descr {
  font-size: 14px;
  line-height: 16px;
  margin-bottom: 20px;
}

.attorneys-item__premium {
  border-radius: 0px 5px 5px 0px;
  background: #FFAF23;
  padding: 3px;
  color: #FFF;
  text-align: center;
  font-family: Raleway;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 14px;
  position: absolute;
  top: 15px;
  left: 0;
}

.attorneys-item__rating {
  margin-bottom: 20px;
  display: flex;
  justify-content: space-between;
}


.content-row.seo-block p {
  margin-bottom: 20px;
}

.rating-stars {
  display: flex;
}

.rating-stars svg {
  display: block;
  margin-right: 10px;
}

.attorneys-item__rating-count {
  color: #D9D9D9;
  font-size: 24px;
}

.attorneys-item__connect.white-btn {
  box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.25);
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  border-color: #fff;
}

.attorneys-item__connect.white-btn:hover {
  border-color: #4FA0BF;
}

@media(max-width: 992px) {
  .attorneys-catalog__wrapper {
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
    gap: 40px;
  }
}

@media(max-width: 768px) {

  .wrapper {
    overflow-x: hidden;
  }

  .conslutation .consultation_header {
    flex-direction: column;
  }

  .conslutation .conslutation__wrapper {
    padding: 30px 40px;
  }

  .conslutation-form__btn {
    flex: none;
  }
}

@media(max-width: 540px) {
  .attorneys-catalog__wrapper {
    grid-template-columns: repeat(auto-fill, minmax(220px, auto));
    align-items: center;
    justify-content: center;
  }
}

@media(max-width: 992px) {}

/* attorneys end */

/* pagination */


/* patent-attorneys */
.flexrow_nowrap.services-wrapper,
.pantent-attorneys.flexrow_nowrap {
  gap: 30px;
}

.pantent-attorneys__header {
  padding: 0 150px;
  position: relative;
  margin-bottom: 40px;
}

.pantent-attorneys__back {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.back-link {
  border-radius: 10px;
  background: #4FA0BF;
  color: #FFF;
  font-family: Raleway;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  padding: 15px;
  display: flex;
  gap: 15px;
  align-items: center;
  max-width: 145px;
}

.back-link:hover {
  background: #015d6b;
}

.back-link svg {
  display: block;
}

.pantent-attorneys__title {
  text-align: center;
  max-width: 500px;
  width: 100%;
  font-size: 30px;
  line-height: 35px;
  margin: 0 auto;
}

.pantent-attorneys__banner {
  border-radius: 20px;
  overflow: hidden;
  margin-bottom: 45px;
}

.pantent-attorneys__banner img {
  display: block;
  width: 100%;
  height: auto;
}

.pantent-attorneys .trademark-info__elem:last-child {
  margin-top: 0;
}

.pantent-attorneys .elementcontent {
  max-width: 810px;
}

.pantent-attorneys .patents-detail__subtitle {
  margin-top: 25px;
}

.contact-links {
  display: flex;
}

.contact-links__elem {
  list-style: none;
}

.contact-links__list:first-child {
  margin-right: 60px;
}

.contact-links__link {
  position: relative;
  padding-left: 40px;
  display: flex;
  align-items: center;
}

.contact-links__link img,
.contact-links__link i {
  position: absolute;
  display: block;
  top: 50%;
  left: 0;
  transform: translate(-50%, -50%);
}

.contact-links__link i {
  color: #4fa0bf;
  font-size: 20px;
}

.contact-links__elem:not(:last-child) {
  margin-bottom: 10px;
}

.comments {}

.your-comment {
  margin-bottom: 80px;
}

.your-comment__title {}

.your-comment__head {
  margin-bottom: 20px;
  display: flex;
  justify-content: flex-end;
}

.your-comment__rating {
  display: flex;
}

.your-comment__rating .rating-stars {
  margin-left: 15px;
}

.rating-stars_clicked svg {
  cursor: pointer;
}

.star-icon {}

.your-comment__textarea {
  min-height: 76px;
  margin-bottom: 20px;
}

.your-comment__footer {
  display: flex;
  align-items: center;
}

.your-comment__btn {
  margin-right: 15px;
}

.expert-icons {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}

.expert-icons__btn {
  display: flex;
  align-items: center;
  font-weight: 600;
  font-size: 24px;
  color: #4FA0BF;
}

.expert-icons__btn img {
  display: block;
  margin-right: 10px;
}

.your-comment__attention {
  font-size: 14px;
}

.comments-others {}

.comments-others__header {
  border-bottom: 1px solid #D9D9D9;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.comments-others__title {}

.comment:not(:last-child) {
  margin-bottom: 60px;
}

.comment__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
}

.comment__user {
  display: flex;
  align-items: center;
}

.comment__user-photo {
  margin-right: 10px;
}

.comment__user-name {
  font-weight: bold;
}

.comment__ratings {
  display: flex;
  align-items: center;
}

.comment__ratings-date {
  margin-right: 10px;
}

.comment__ratings-stars {}

.comment__text {}


.expert__list-elem {}

@media(max-width: 990px) {

  .pantent-attorneys__header {
    padding: 0;
  }

  .pantent-attorneys__back {
    position: relative;
    top: 0;
    left: 0;
    transform: translate(0, 0);
    margin-bottom: 10px;
  }
}

@media(max-width: 768px) {
  .your-comment__footer {
    display: block;
  }

  .your-comment__btn {
    margin-right: 0;
    margin-bottom: 15px;
  }

  .contact-links {
    display: block;
  }

  .contact-links__list:first-child {
    margin-right: 0;
    margin-bottom: 20px;
  }
}

@media(max-width: 568px) {
  .comment__header {
    display: block;
  }

  .comment__user {
    margin-bottom: 15px;
  }

  .trademark-info__elem {
    display: block;
  }

  .trademark-info__value {
    white-space: wrap;
  }
}

/* patent-attorneys end */



/* theme style */
body.dark .page-wrapper a {
  color: var(--color-light-gold);
}

body.dark .logo .logo-dark {
  display: block;
}

body.dark .content-wrapper {
  background: transparent;
  color: #fff;
}

body.dark .content-wrapper .trademark-filter__aside,
body.dark .custom-select {
  color: #000;
}

body.dark .trademark-filter__link {
  color: #fff;
}

body.dark .logo .logo-light {
  display: none;
}

body.dark .navbar-header.fixed .logo .logo-dark {
  display: block;
}

body.dark .elips__left,
body.dark .elips__right {
  display: none;
}

body.dark .navbar-header .link {
  color: #fff;
}

body.dark .navbar-header .nav-list a {
  background-position: 0 0px;
}

body.dark .navbar-header .phone span {
  color: #fff;
}

body.dark .header-text .headefirst {
  color: #fff;
}


body.dark .services-btns .menu_item-elem .headefirst {
  color: #fff;
}

body.dark .services-btns .menu_item-elem .headesecond {
  color: #fff;
}

body.dark .breadcrumb a,
body.dark .breadcrumb {
  color: #fff;
}

body.dark .section-services {
  background: #000;
}

body.dark .section-services .headertitle a {
  color: #fff;
}

body.dark .section-services {
  position: static;
}

body.dark .blocktext a,
body.dark .blocktext {
  color: #fff;
}



body.dark .greyline {
  background: #000;
  color: #fff;
}

body.dark .greyline .infoblock {
  position: relative;
  padding-bottom: 50px;
}

body.dark .greyline:first-child .infoblock::before {
  content: "";
  display: block;
  position: absolute;
  width: 100vw;
  height: 545px;
  bottom: 0px;
  left: 50%;
  transform: translateX(-50%);
  color: #fff;
  background: #000;
  z-index: -1;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}

body.dark .greyline .infoblock>* {
  position: relative;
  z-index: 2;
}


body.dark .priorities .headertitle,
body.dark .priorities .container .header,
body.dark .priorities .container .body {
  color: #fff;
}

body.dark .darkcyanline {
  background: var(--color-light-gold);
}

body.dark .darkcyanline::after {
  content: '';
  position: absolute;
  top: 0;
  left: -50vw;
  bottom: 0;
  width: calc(50vw + 2px);
  background: var(--color-light-gold);
}

body.dark .darkcyanline::before {
  content: '';
  position: absolute;
  top: 0;
  right: -50vw;
  bottom: 0;
  width: calc(50vw + 2px);
  background: var(--color-light-gold);
}

body.dark .project__category {
  background: var(--color-light-gold);
}

body.dark .experts__title,
body.dark .experts__text,
body.dark .current-expert__name,
body.dark .current-expert__descr {
  color: #fff;
}

body.dark button.orange-btn,
body.dark .morebutton,
body.dark a.orange-btn {
  background: var(--color-light-gold);
  border: 1px solid var(--color-light-gold);
  color: #05554C;
}

body.dark button.orange-btn:hover {
  background: var(--color-light-gold-hover);
  border: 1px solid var(--color-light-gold-hover);
}

body.dark a.orange-btn:hover {
  background-color: var(--color-dark-gold-hover);
}

body.dark .patenting-item__btn>a:hover {
  background-color: var(--color-dark-gold-hover) !important;
}

body.dark .catalogright .catalogmenu .active {
  color: var(--color-light-gold);
}


body.dark .shieldline {
  background: var(--color-light-gold);
}



body.dark .shieldline button.orange-btn {
  background: #000;
}

body.dark .news__title {
  color: #fff;
}

body.dark .custom-table tr {
  background: #000;
}






body.dark .navbar-header.fixed::before {
  background: #000;
}

body.dark .services-btns .menu_item-elem:hover .headefirst,
body.dark .services-btns .menu_item-elem:hover .headesecond {
  color: var(--color-light-gold) !important;
}

body.dark .navbar-header.fixed .services-btns .menu_item-elem .headefirst,
body.dark .navbar-header.fixed .services-btns .menu_item-elem .headesecond {
  color: #fff;
}

body.dark .serviceiconbar h2,
body.dark .serviceiconbar .text {
  color: #fff;
}


body.dark .cabinet-catalog .about-menu li.active a,
body.dark .cabinet-catalog .about-menu li.active a:hover {
  color: var(--color-light-gold);
}

body.dark .about-menu a:hover {
  color: #fff;
}


body.dark .about-menu li:not(:last-child) {
  border-color: var(--color-light-gold);
}



body.dark .text-block__attention {
  background: var(--color-light-gold);
  color: #1d1d1b;
}

body.dark .text-block__attention .blue {
  color: #000;
}


body.dark .patenting-item__label {
  color: #fff;
}

body.dark .catalog-content h2 {
  color: #fff;
}

body.dark .catalog-content h2.trademark-calc__title {
  color: var(--color-dark-green);
}

body.dark .trademark-calc__header {
  background: var(--color-light-gold);
  color: var(--color-dark-green);
}

body.dark .trademark-calc__body {
  color: var(--color-dark-green);
}

body.dark .trademark-calc__footer {
  color: var(--color-dark-green);
}

body.dark .scrollbar-thumb {
  background: var(--color-light-gold) !important;
}

body.dark .trademark-calc__elem:hover {
  color: #1d1d1b;
}

body.dark .limiter .bottom {
  display: none;
}

body.dark .elementcontent h3 {
  color: #fff;
}



body.dark .calc-block {
  color: #1d1d1b;
  background: #fff;
}

body.dark .package-service {
  color: #1d1d1b;
}

body.dark .custom-table th {
  background: var(--color-light-gold);
}



body.dark .catalog-content .list .lidefault .body {
  color: #1d1d1b;
}

body.dark .questionheader {
  color: #fff;
}




body.dark .personal-cabinet__elem::before {
  content: url("/bitrix/templates/gpg/css/../images/list-check_dark.svg");
}




body.dark .shieldline .text::after {
  display: none;
}

body.dark input:hover,
textarea:hover {
  border-color: var(--color-light-gold);
}

body.dark .mktu-category__title,
body.dark a.mktu-category__title,
body.dark .mktu-class__label,
body.dark .mktu-category__label {
  color: var(--color-light-gold);
}

body.dark .mktu-category__wrapper {
  background: var(--color-light-gold);
}

body.dark a.mktu-category__class-link:hover {
  color: #000;
}

.custom-radio {
  cursor: pointer;
}

body.dark .btn-link,
body.dark a.btn-link {
  color: var(--color-light-gold);
}

body.dark .btn-link::before {

  border-color: var(--color-light-gold);
}


body.dark .mktu-class__content .headertitle,
body.dark .content-row .content h2 {
  color: #fff;
}


body.dark .custom-select__header:hover,
body.dark .attorneys-item__connect.white-btn:hover {
  border-color: var(--color-light-gold);
}




.fileuploader-items .fileuploader-item .fileuploader-action {
  top: -10px;
}

body.dark .section-container-right-block__lk-data p {
  color: #fff;
}

body.dark .fileuploader-theme-thumbnails .thumbnail-holder,
body.dark .section-container-right-statistick-block__lk-data p,
body.dark .section-container-right-statistick-block__lk-data span,
body.dark .lk-data-main-page .item__text,
body.dark .lk-data-main-page .item__btn a,
body.dark .section-container-middle__lk-data .go-to-page,
body.dark .section-container-middle-block2-content-tab-tooltip__lk-data h4,
body.dark .section-container-middle-inputs1__lk-data h6,
body.dark .section-container-middle-inputs-social__lk-data h6,
body.dark .section-container-middle-inputs-description__lk-data h5,
body.dark .section__lk-data .ql-editor p,
body.dark .section__lk-data .ql-snow .ql-editor h1 {
  color: #fff;
}



.col-xs-12.product-item-small-card {
  max-width: 100%;
}

.col-xs-12.product-item-small-card>.row {
  display: flex;
  flex-direction: row;
}

.col-xs-12.product-item-small-card>.row>.col-sm-4.product-item-big-card {
  width: 33%;
}

#gratitude img {
  max-width: 100%;
  margin-top: 35px;
}

.tarifs {
  display: flex;
  gap: 20px;
  align-items: stretch;
}

.tarifs .tarif_container {
  flex: 25% 1 1;
  display: flex;
}

.tarifs .tarif_container input[type="radio"] {
  display: none;
}

.tarifs .tarif_container label {
  padding: 25px 15px;
  flex-direction: column;
  display: flex;
  border-radius: 20px;
  cursor: pointer;
  flex: 100%;
}

.tarifs .tarif_container label:hover {
  position: relative;
  box-shadow: 0px 0px 25px -5px rgb(0 0 0 / 69%);
}

.tarifs .tarif_container .bottom {
  margin-top: auto;
}

.tarifs .tarif_container label span.button {
  border-radius: 50px;
  background: #fff;
  color: #ffaf23;
  width: 100%;
  padding: 15px;
  border: none;
  display: block;
  text-align: center;
  border: 1px solid #ffaf23;
}

.tarifs .tarif_container input[type="radio"]:checked+label span.button {
  border-radius: 50px;
  background: #ffaf23;
  color: #ffff;
  width: 100%;
  padding: 15px;
  border: none;
  display: block;
  text-align: center;
}

.tarifs .tarif_container label h3 {
  margin: 0;
  text-align: center;
  color: #f3f5a1;
  font-size: 36px;
  font-weight: 500;
}

.tarifs .tarif_container label .price {
  font-size: 24px;
  color: #ffff;
  font-weight: 500;
  margin: 20px 0;
  display: block;
  line-height: 1.2;
  text-align: center;
}

.tarifs .tarif_container label p {
  font-size: 13px;
  text-decoration: line-through;
  color: #ccc;
  padding-left: 25px;
  background: url(/bitrix/templates/gpg/css/../images/icons/x-button.png);
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: left center;
}

.tarifs .tarif_container label p.plus {
  text-decoration: none;
  color: #fff;
  padding-left: 25px;
  background: url(/bitrix/templates/gpg/css/../images/icons/correct.png);
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: left center;
}

.tarifs .tarif_container input[type="radio"]:checked+label {
  position: relative;
  box-shadow: 0px 0px 25px -5px rgb(0 0 0 / 69%);
}

.tarifs .tarif_container input[type="radio"]:checked+label::before {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 15px;
  right: 15px;
  background: url(/bitrix/templates/gpg/css/../images/icons/correct.png);
  background-size: 40px;
  background-repeat: no-repeat;
  content: ' ';
  display: block;
}

.class_prices .class_price_wrapper {
  display: flex;
  align-items: center;
  gap: 0px;
  flex-direction: column;
  border: 1px solid #4bae4f;
  padding: 25px;
  border-radius: 10px;
  margin-top: 20px;
}

.class_prices .class_price_wrapper h3 {
  margin-top: 0;
}

.class_prices .class_price_wrapper p {
  flex: 50% 1 1;
}

.class_prices .class_price {
  display: flex;
  gap: 20px;
  width: 100%;
  align-items: center;
}

.class_prices .class_description {
  width: 100%;
}

.class_negotiable {
  position: relative;
  padding: 0 35px;
  border: 1px solid #ccc;
  display: block;
  border-radius: 10px;
  cursor: pointer;
  height: 37px;
  line-height: 37px;
}

.class_negotiable:hover {
  border: 1px solid #4bae4f;
}

.class_negotiable:hover:before {
  width: 25px;
  height: 25px;
  position: absolute;
  top: 5px;
  right: 5px;
  background: url(/bitrix/templates/gpg/css/../images/icons/correct.png);
  background-size: 25px;
  background-repeat: no-repeat;
  content: ' ';
  display: block;
}

.class_negotiable.selected {
  border: 1px solid #4bae4f;
}

.class_negotiable.selected::before {
  width: 25px;
  height: 25px;
  position: absolute;
  top: 5px;
  right: 5px;
  background: url(/bitrix/templates/gpg/css/../images/icons/correct.png);
  background-size: 25px;
  background-repeat: no-repeat;
  content: ' ';
  display: block;
}

.thank_you_sell {
  display: none;
  text-align: center;
}

.thank_you_sell h2 {
  text-align: center;
}

body.dark .thank_you_sell img {
  background: var(--color-light-gold);
  padding: 25px;
  border-radius: 50%;
}

#sell_tz .required_fields {
  color: #9d0000
}

#sell_tz button.orange-btn {
  margin: 25px 0;
  width: 100%;
}

#sell_tz .flles_wrapper {

  display: flex;
  gap: 20px;
}

#sell_tz .flles_wrapper .dropzone-previews {
  flex-grow: 1;
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
  padding: 0;
  align-items: start;
}

#sell_tz .properties {
  display: flex;
  gap: 20px;
}

#sell_tz .properties .select_property {
  flex: 50%;
}

#sell_tz .properties .property {
  flex: 33.3%;
}

#sell_tz .dropzone {
  min-height: 80px;
  margin-top: 20px;
  border: none;
}

#sell_tz #myDropzone {
  background: #fff;
  background-image: url(/bitrix/templates/gpg/css/../icons/image_upload.png);
  background-size: 75%;
  background-position: center;
  background-repeat: no-repeat;
  width: 200px;
  height: 200px;
  display: flex;
  border-radius: 15px;
  align-items: center;
  flex: 200px;
  flex-shrink: 0;
  flex-grow: 0;
}

#sell_tz .dropzone .dz-message {
  margin: 0;
}

#sell_tz .dropzone .dz-preview .dz-image {
  width: 100%;
  height: 100px;
}

#sell_tz .dropzone .dz-preview.dz-image-preview {

  margin: 0;
  flex-basis: 15%;
  flex-grow: 1;
  max-width: calc(20% - 10px);
}

#sell_tz input.error,
#sell_tz textarea.error {
  border: 1px solid #d20000;
}

#shop_contact input.error,
#shop_contact textarea.error {
  border: 1px solid #d20000;
}

#sell_tz .input_with_hide {
  display: flex;
  gap: 25px;
}

#shop_gratitude img {
  max-width: 100%;
}

#sell_tz #sell_tz_submission {
  border-radius: 10px;
  background: #4FA0BF;
  color: #FFF;
  text-align: center;
  font-family: Raleway;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  width: 100%;
  height: 39px;
  line-height: 39px;
  display: block;
  border: none;
  margin-top: 15px;
  cursor: pointer;
}

#sell_tz #sell_tz_submission:hover {
  background: #015d6b;
}

#sell_tz #sell_tz_submission:disabled {
  background-color: #ccc;
  color: #fff;
  border-color: #ccc;
}

#sell_tz .sell_agreement {
  display: flex;
  align-items: center;
  gap: 20px;
  margin: 25px 0;
}

#sell_tz .sell_agreement #agreement {
  width: 30px;
  height: 30px;
  flex: 30px 0 0;
}

.shop_detail .breadcrumb {
  margin-bottom: 32px;
}

.shop_detail a.shop_return {
  border-radius: 10px;
  background: #4FA0BF;
  color: #FFF;
  font-family: Raleway;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  padding: 15px;
  display: flex;
  gap: 15px;
  align-items: center;
  max-width: 145px;
}

.shop_detail a.shop_return:hover {
  background: #015d6b;
}

.shop .image_block,
.shop .video_block {
  margin-top: 50px;
}

.shop .owl-carousel .owl-stage {
  display: flex;
}

.shop .owl-carousel .owl-item img {
  width: auto;
  height: 100%;
  object-fit: cover;
  max-width: 100%;
  cursor: pointer;
}

.shop .owl-carousel.owl-theme .owl-dots .owl-dot span,
.shop .owl-carousel.owl-theme .owl-dots .owl-dot span {
  border-radius: 10px;
  border: 1px solid #4FA0BF;
  background: #fff;
  width: 10px;
  height: 10px;
}

.shop .owl-carousel.owl-theme .owl-dots .owl-dot.active span,
.shop .owl-carousel.owl-theme .owl-dots .owl-dot:hover span {
  border-radius: 10px;
  background: #4FA0BF;
  border: 1px solid #4FA0BF;
}

.shop .image_carousel .owl-item img {
  border-radius: 10px;
}

.shop .video_carousel .owl-item img {
  border-radius: 4px;
  box-shadow: 0px 0px 5.60716px 0.35045px rgba(0, 0, 0, 0.25);
}

.shop .video_carousel .owl-item a {
  position: relative;
}

.shop .video_carousel .owl-item a::before {
  content: ' ';
  display: block;
  position: absolute;
  width: 46px;
  height: 32px;
  background: url(/bitrix/templates/gpg/css/../icons/yt_play.png);
  left: 50%;
  top: 50%;
  margin-left: -23px;
  margin-top: -16px;
}

.shop .trademark-good {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}

.shop .left_collumn {
  width: 66.666%;
  flex: 3 3 0;
  overflow: hidden;
}

.shop .right_collumn {
  width: 33.333%;
  flex: 1 1 0;
}

.shop .full_width {
  flex: 100% 0 0;
  margin-top: 15px;
}

.shop .show_button {
  color: #4FA0BF;
  text-align: center;
  font-family: Raleway;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 14px;
  border-radius: 5px;
  border: 1px solid #4FA0BF;
  float: right;
  padding: 5px 22px;
  background: transparent;
  cursor: pointer;
}

.shop .show_button:hover {
  background: #4FA0BF;
  color: #fff;
}

.shop .trademarks_list {
  display: flex;
  gap: 18px;
}

.shop .trademarks_list .trademark_wrapper {
  border-radius: 10px;
  background: #FFF;
  padding: 18px;
  box-shadow: 0px 0px 25px -3px rgba(0, 0, 0, 0.15);
  flex-basis: 20%;
  max-width: 25%;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}

.shop .trademarks_list .trademark_wrapper .image {
  height: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.shop .trademarks_list .trademark_wrapper .image img {
  object-fit: cover;
  max-width: 100%;
  max-height: 200px;
}

.shop .trademarks_list .trademark_wrapper .readmore {
  border-radius: 10px;
  background: #4FA0BF;
  color: #FFF;
  text-align: center;
  font-family: Raleway;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  width: 100%;
  height: 39px;
  line-height: 39px;
  display: block;
  margin-top: auto;
}

.trademark-catalog__item.trademark-item .readmore {
  border-radius: 10px;
  background: #4FA0BF;
  color: #FFF;
  text-align: center;
  font-family: Raleway;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  width: 100%;
  height: 39px;
  line-height: 39px;
  display: none;
  margin-top: auto;
}

.trademark-catalog__item.trademark-item:hover .readmore {
  background: #015d6b;
}

.trademark-catalog__item.trademark-item.coloured .readmore {
  background: #FFAF23;
}

.trademark-catalog__item.trademark-item.coloured:hover .readmore {
  background: #d49424;
}

.trademark-catalog__items.box_view .trademark-catalog__item.trademark-item .readmore {
  display: block
}

#partners_form {
  max-width: 700px;
}

#partners_form .form_container {
  display: flex;
  gap: 25px;
}

#partners_form .form_inputs {
  flex: 1;
}

#partners_form .form_container .form_image img {
  border-radius: 15px;
}

#partners_form .form_container .form_inputs p {
  text-align: left;
}

.shop .trademarks_list .trademark_wrapper .name a {
  color: #1D1D1B;
  font-family: Raleway;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  height: 38px;
  display: block;
  margin-bottom: 15px;
  overflow: hidden;
  margin-top: 15px;
}


.shop .trademarks_list .trademark_wrapper .trademark_property {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-bottom: 15px;
  color: #AFAFAF;
  font-family: Raleway;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  justify-content: space-between;
}

.trademark_price {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-top: auto;
  justify-content: space-between;
  color: #1D1D1B;
  text-align: center;
  font-family: Raleway;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 15px;
}

.shop .trademarks .headertitle {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.shop .trademarks .headertitle a.view_all {
  color: #FFF;
  text-align: center;
  font-family: Raleway;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  border-radius: 10px;
  background: #4FA0BF;
  padding: 10px 15px;
}

.shop .trademark-good .firstblock {
  gap: 30px;
}

.shop .trademark-good__images,
.shop .trademark-good__info {
  flex: 50% 1 1;
}

.shop .trademark-good__images {
  padding: 15px;
  overflow: visible;
}

.shop .trademark-good .description {
  margin-top: 25px;
}

.shop .seller_contact {
  border-radius: 10px;
  background: #4FA0BF;
  padding: 27px 22px;
  position: sticky;
  top: 120px;
}

.shop .seller_contact form {
  display: flex;
  flex-direction: column;
  gap: 13px;
  margin-bottom: 15px;
}

.shop .seller_contact h3 {
  color: #FFF;
  font-family: Raleway;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.shop .seller_contact input,
.shop .seller_contact textarea {
  border-radius: 5px;
  background: #FFF;
  box-shadow: 0px 2px 19px -3px rgba(0, 0, 0, 0.15);
}

.shop .seller_contact button {
  border-radius: 5px;
  background: #FFAF23;
  color: #FFF;
  text-align: center;
  font-family: Raleway;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 14px;
  border: none;
  padding: 10px 15px;
  cursor: pointer;
}

.shop .seller_contact button:hover {
  background: #e09613;
}

.shop .seller_contact .contact_agreement {
  color: #FFF;
  font-family: Raleway;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.shop .seller_contact .contact_agreement a {
  color: #FFF;
  font-family: Raleway;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-decoration-line: underline;
}

.shop_tools {
  display: flex;
  justify-content: end;
  gap: 35px;
  margin-bottom: 30px;
  height: 30px;
}

.shop_tools .sell_button {
  background: #4FA0BF;
  color: #fff;
  text-decoration: none;
  border-radius: 10px;
  height: 30px;
  line-height: 30px;
  padding: 0px 25px;
}

.shop_tools .sell_button:hover {
  font-weight: normal !important;
  border: none;
  color: #fff;
  background: #015d6b;
}

.shop_tools svg rect {
  fill: #D9D9D9
}

.shop_tools svg:hover rect {
  fill: #4FA0BF
}

.shop_tools .active svg rect {
  fill: #4FA0BF
}

.trademark-catalog__items.box_view {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.trademark-catalog__items.box_view .trademark-catalog__item {
  flex: 1 1 0;
  width: 30%;
  min-width: 30%;
  max-width: 33%;
  display: flex;
  flex-direction: column;
  padding: 15px;
  margin: 0;
  border: 1px solid transparent;
}

.trademark-catalog__items.box_view .trademark-catalog__item.coloured {
  border: 1px solid #FFAF23;
}

.trademark-catalog__items.box_view .trademark-item__body {
  width: 100%;
}

.trademark-catalog__items.box_view .trademark-catalog__item .trademark-item__row {
  flex-direction: column;
}

.trademark-catalog__items.box_view .trademark-catalog__item .trademark-item__row .trademark-item__col {
  display: flex;
  justify-content: space-between;
  color: #AFAFAF;
  font-family: Raleway;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.trademark-catalog__items.box_view .trademark-catalog__item .trademark-item__row .trademark-item__col.price {
  color: #1D1D1B;
  text-align: center;
  font-family: Raleway;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.trademark-catalog__items.box_view .trademark-catalog__item .trademark-item__row .trademark-item__col:nth-child(1) {
  display: none;
}

.trademark-catalog__items.box_view .trademark-catalog__item .trademark-item__header {
  display: none;
}

.trademark-catalog__items.box_view .trademark-catalog__item .trademark-item__row .trademark-item__mob-label {
  display: block;
}

.trademark-catalog__items.box_view .trademark-item__photo {
  height: 145px;
}


.trademark-catalog__items.patents.box_view .trademark-catalog__item .trademark-item__row .trademark-item__col:nth-child(1) {
  display: block;
  color: #1D1D1B;
  font-family: Raleway;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.trademark-item__row.patents {
  flex-direction: column;
}

.trademark-catalog__items.patents .trademark-catalog__item .trademark-item__row .trademark-item__col:nth-child(1) {
  display: block;
  color: #1D1D1B;
  font-family: Raleway;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.trademark-catalog__items.patents .trademark-catalog__item .trademark-item__row .trademark-item__col {
  color: #AFAFAF;
  font-family: Raleway;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.trademark-catalog__items.patents .trademark-catalog__item .trademark-item__row .trademark-item__col.price {
  color: #1D1D1B;
  display: flex;
  gap: 50px;
}

.trademark-catalog__items.patents .trademark-catalog__item .trademark-item__row .trademark-item__col.price .trademark-item__mob-label {
  display: block;
}

.trademark-catalog__items.box_view .trademark-item__name img {
  max-height: 145px;
  width: auto;
  max-width: 100%;
}

.banner_container {
  display: none;
  border-radius: 20px;
  background: linear-gradient(270deg, #4CABBF 0%, #40D3B9 100%);
  margin-top: 30px;
  position: relative;
  cursor: pointer;
}

.banner_container input {
  display: none;
}

.banner_container label::before {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 15px;
  left: 15px;
  border-radius: 50%;
  background: #fff;
  background-size: 40px;
  background-repeat: no-repeat;
  content: ' ';
  display: block;
}

.banner_container input[type="checkbox"]:checked+label::before {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 15px;
  left: 15px;
  background: url(/bitrix/templates/gpg/css/../images/icons/correct.png);
  background-size: 40px;
  background-repeat: no-repeat;
  content: ' ';
  display: block;
}

.banner_container:hover label {
  box-shadow: 0px 0px 25px -5px rgb(0 0 0 / 69%);
}

.banner_container .banner_wrapper {
  display: flex;
  gap: 60px;
  padding: 40px 40px 40px 100px;
  cursor: pointer;
  border-radius: 20px;
}

.banner_container input[type="checkbox"]:checked+label {
  box-shadow: 0px 0px 25px -5px rgb(0 0 0 / 69%);
}

.banner_container .banner_wrapper p {
  color: #FFF;
  font-family: Raleway;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 0;
}

.banner_container .banner_wrapper .sub_title {
  color: #FFF;
  font-family: Raleway;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.banner_container .banner_wrapper h3 {
  margin: 5px 0;
  color: #F5F4A2;
  font-family: Raleway;
  font-size: 36px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.banner_container .banner_wrapper .bottom {
  margin-top: 18px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.banner_container .banner_wrapper .price {
  color: #FFF;
  font-family: Raleway;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.banner_container .banner_wrapper .button {
  color: #FFF;
  font-family: Raleway;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  border-radius: 50px;
  background: #FFAE24;
  padding: 16px 46px;
}

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  margin-bottom: 25px;
}

.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}

.page-wrapper a.company_return {
  border-radius: 10px;
  background: #4FA0BF;
  color: #FFF;
  font-family: Raleway;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  padding: 15px;
  display: flex;
  gap: 15px;
  align-items: center;
  max-width: 145px;
}

.page-wrapper a.company_return:hover {
  background: #015d6b;
}

#accordionmenu.animated-background>div {
  display: none;
}

.youtube_frame,
.rutube_frame {
  position: relative;
  cursor: pointer;
}

.youtube_frame img,
.rutube_frame img {
  max-width: 100%;
  width: 100%;
}

.youtube_frame .play,
.rutube_frame .play {
  background: url('/bitrix/templates/gpg/css/../images/play.png') no-repeat;
  /*укажите адрес до изображения*/
  background-position: 0 -50px;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  position: absolute;
  height: 50px;
  width: 69px;
  transition: none;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.youtube_frame:hover .play,
.rutube_frame:hover .play {
  background-position: 0 0;
}

@-webkit-keyframes shine {
  to {
    background-position-x: -200%;
  }
}

@keyframes shine {
  to {
    background-position-x: -200%;
  }
}

.animated-background {
  background: linear-gradient(110deg, #ececec 8%, #f5f5f5 18%, #ececec 33%);
  border-radius: 5px;
  background-size: 200% 100%;
  -webkit-animation: 1.5s shine linear infinite;
  animation: 1.5s shine linear infinite;
  min-height: 200px;
}

.classes_wrapper {
  align-items: flex-start;
  gap: 30px;
}

.classes_list {
  border-radius: 10px;
  background: #fff;
  flex: 330px 0 0;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.15);
}

.classes_list .class_block {
  padding: 15px 20px;
  border-bottom: 1px solid rgba(232, 232, 232, 1)
}

.classes_list .class_block:last-child {
  border-bottom: none;
}

.classes_list .class_block a {
  color: rgba(79, 160, 191, 1);
  font-family: 'Raleway';
  font-size: 18px;
  font-weight: 400;
  line-height: 21.13px;
  text-align: left;
  font-weight: bold;
}

.classes_list .class_block p {
  font-family: 'Raleway';
  font-size: 16px;
  font-weight: 400;
  line-height: 18.78px;
  text-align: left;
  margin: 0;
  margin-top: 5px;
}

.classes_wrapper .classes_content ul {
  padding: 0 20px;
}

.content-wrapper {
  padding-top: 180px;
}

@media (max-width: 990px) {
  .content-wrapper {
    padding-top: 30px;
  }
}


.navbar-header .logo {
  height: 82px;
}

@media (max-width:768px) {
  .classes_wrapper {
    flex-direction: column;
  }

  .trademark-catalog__items.box_view {
    display: block;
  }

  .trademark-catalog__items.box_view .trademark-catalog__item {
    width: 100%;
    margin-bottom: 15px;
    max-width: 100%;
  }

  .shop .trademarks_list .trademark_wrapper {
    max-width: 100%;
  }

  .trademark-good img {
    max-width: 100%;
  }

  .shop_tools .box_view,
  .shop_tools .grid_view {
    display: none;
  }

  .shop .trademark-good {
    flex-direction: column;
  }

  .shop .left_collumn,
  .shop .right_collumn,
  .shop .full_width {
    width: 100%;
    flex: 100%;
  }

  .shop .owl-carousel .owl-item img {
    width: 100%;
  }

  .shop .trademarks_list {
    overflow-y: scroll;
  }

  #sell_tz .flles_wrapper {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  #sell_tz .flles_wrapper .dropzone-previews {
    width: 100%;
  }

  #sell_tz .dropzone .dz-preview.dz-image-preview {
    max-width: calc(50% - 10px);
    min-width: 40%;
  }

  .dropzone .dz-preview .dz-image img {
    width: 100%;
  }

  #sell_tz .properties {
    flex-direction: column;
  }

  .class_prices .class_price {
    flex-wrap: wrap;
  }

  .class_prices .class_price .class_negotiable {
    flex: 100%;
    text-align: center;
  }

  .class_prices .class_price_wrapper p {
    flex: 10% 1 1;
  }

  .class_prices .class_price_wrapper input {
    flex: 50% 1 1;
  }

  .tarifs {
    flex-direction: column;
  }

  .tarifs .tarif_container label {
    padding: 25px 15px;
  }

  .tarifs .tarif_container label h3 {
    margin: 0;
    text-align: center;
  }

  #partners_form .form_container {
    flex-direction: column;
  }

  body.dark .content_popup {
    color: var(--color-light-gold)
  }
}

.page-wrapper a.accent_link {
  color: #4FA0BF;
  text-decoration: underline;
}

.advantages_content_wrapper {
  display: flex;
  gap: 25px;
  flex-direction: column;
}

.advantages_content_wrapper .advantage_block {
  border-radius: 10px;
  background: #F3F3F3;
  padding: 25px;
  font-size: 16px;
}

.advantages_content_wrapper .advantage_block.flex-align-center {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
}

.advantages_content_wrapper .advantage_block .service_link {
  border-radius: 10px;
  background: #4FA0BF;
  box-shadow: 0px 0px 13px -2px rgba(0, 0, 0, 0.25);
  padding: 11px 21px;
  text-align: center;
  font-family: Raleway;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  color: #fff;
  margin-top: auto;
  text-decoration: none;
}

.advantages_content_wrapper .advantage_block a.service_link:hover {
  font-weight: 500 !important;
  background: #015d6b;
}

.advantages_content_wrapper .advantage_block h3 {
  margin-top: 0;
  font-size: 20px;
  font-weight: bold;
}

.advantages_content_wrapper .advantage_block .advantage_wrapper {
  display: flex;
  gap: 25px;
  align-items: stretch;
  flex-wrap: wrap;
}

.advantages_content_wrapper .advantage_block .advantage_wrapper .plus_block {
  position: relative;
  max-width: calc(60% - 12.5px);
  flex: 60% 1 0;
}

.advantages_content_wrapper .advantage_block .advantage_wrapper .minus_block {
  position: relative;
  max-width: calc(40% - 12.5px);
  flex: 40% 1 0;
}

.advantages_content_wrapper .advantage_block .advantage_wrapper .plus_block b,
.advantages_content_wrapper .advantage_block .advantage_wrapper .minus_block b {
  display: flex;
  gap: 20px;
  align-items: center;
}

.popup_content_wrapper {
  display: flex;
  gap: 25px;
  align-items: stretch;
  flex-wrap: wrap;
}

.popup_content_wrapper .content_block {
  position: relative;
  max-width: calc(50% - 12.5px);
  flex: 50% 1 0;
  font-size: 18px;
  line-height: 24px;
}

.popup_content_wrapper .content_block p {
  margin-top: 0;
  margin-bottom: 15px;
}

.popup_content_wrapper .content_block.grey {
  border-radius: 10px;
  background: #F3F3F3;
  padding: 25px;
  font-size: 16px;
}

.popup_content_wrapper .content_block.full_width {
  flex-basis: 100%;
  max-width: 100%;
}

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

.popup_content_wrapper .service_link {
  border-radius: 10px;
  background: #4FA0BF;
  box-shadow: 0px 0px 13px -2px rgba(0, 0, 0, 0.25);
  padding: 11px 21px;
  text-align: center;
  font-family: Raleway;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  color: #fff;
  margin-top: auto;
  text-decoration: none;
}

.popup_content_wrapper a.service_link:hover {
  font-weight: 500 !important;
  background: #015d6b;
}

.popup_content_wrapper .content_block.grey ul {
  padding-left: 25px;
}

.popup_content_wrapper .content_block.grey li {
  font-weight: 300;
}

.content_popup h2 {
  font-size: 26px;
  font-weight: bold;
  text-align: center;
}

.service_row {
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.content_popup {
  min-height: 130px;
  max-width: 1140px;
  width: 100%;
  background: #fff;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 20px;
  padding: 40px 30px 40px;
  margin: 40px auto;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.service_row .service_block {
  display: flex;
  gap: 25px 56px;
  padding: 35px;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0px 0px 17px -4px rgba(0, 0, 0, 0.25);
  align-items: stretch;
  flex-wrap: wrap;
}

.service_row .service_block .description_block {
  display: flex;
  flex-direction: column;
  align-items: start;
  flex: 1;
}

.service_row .service_block .description_block.full_width {
  flex: 100% 0 0;
}

.service_row .service_block a {
  color: #4FA0BF;
}

.service_row .service_block h3 {
  color: #4FA0BF;
  font-family: Raleway;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin: 0;
  margin-bottom: 15px;
}

.service_row .service_block p {
  color: #1D1D1B;
  font-family: Raleway;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  margin: 0;
  margin-bottom: 35px;
  /* 144.444% */
}

.service_row .service_block .link_box {
  margin-top: auto;
  display: flex;
  gap: 20px;
  justify-content: space-between;
  width: 100%;
}

.service_row .service_block a.service_link {
  border-radius: 10px;
  background: #4FA0BF;
  box-shadow: 0px 0px 13px -2px rgba(0, 0, 0, 0.25);
  padding: 11px 21px;
  text-align: center;
  font-family: Raleway;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  color: #fff;
  margin-top: auto;
}

.service_row .service_block .link_box a.service_link {
  display: flex;
  text-align: center;
  flex-shrink: 1;
  flex-grow: 1;
  justify-content: center;
}

.service_row .service_block a.service_link:hover {
  font-weight: 500 !important;
  background: #015d6b;
}

.service_block .image_block {
  position: relative;
  border-radius: 12px;
  overflow: hidden;
}

.service_block .image_block {
  position: relative;
  max-width: calc(50% - 50px);
  flex: 50% 1 0;
}

.service_block .image_block img {
  display: block;
  width: 100%;
  border-radius: 15px;
}

.service_block .image_block:before {
  position: absolute;
  content: " ";
  background: url('/company/images/logo.svg');
  top: 15px;
  right: 15px;
  width: 37px;
  height: 58px;
}

.service_block .note_block {
  flex-basis: 100%;
  border-radius: 10px;
  background: #F3F3F3;
  padding: 20px 40px;
  font-size: 16px;
}

.sberbank_text {
  color: rgba(45, 157, 72, 1);
  background: -webkit-linear-gradient(left, rgba(45, 157, 72, 1), rgba(62, 156, 182, 1));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-align: center;
  max-width: 460px;
  margin: auto;
  margin-top: 15px;
}

.about_page .service_row .service_block .description_block {
  flex: 1 1 0;
}

.about_page .service_block .image_block span {
  display: block;
  position: relative;
  overflow: hidden;
}

.about_page .service_block .image_block span:before {
  position: absolute;
  content: " ";
  background: url('/company/images/logo.svg');
  top: 15px;
  right: 15px;
  width: 37px;
  height: 58px;
}

.about_page .service_block.main_banner {
  border-radius: 10px;
  background: #F3F3F3;
  box-shadow: 0px 0px 13px -2px rgba(0, 0, 0, 0.25);
}

.about_page .service_block .image_block span:after {
  position: absolute;
  content: url('/bitrix/templates/gpg/css/../images/about/loop.svg');
  background: #00000069;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
  display: none;
  cursor: pointer;
}

.about_page .service_block .image_block span:hover:after {
  display: flex;
}

.about_page .service_block.main_banner .image_block span:after,
.about_page .service_block.main_banner .image_block span:before,
.about_page .service_block.main_banner .image_block:before {
  content: '';
  display: none;
}

.about_page .serviceiconbar .images img {
  max-width: 65px;
}

.about_page .terms_block {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.about_page .terms_block .term_block {
  border-radius: 10px;
  background: #FFF;
  box-shadow: 0px 0px 13px -2px rgba(0, 0, 0, 0.25);
  padding: 25px 30px 45px;
  flex: 30% 1 1;
}

.about_page .terms_block .term_block h3 {
  display: flex;
  gap: 7px;
  color: #1D1D1B;
  font-family: Raleway;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  align-items: center;
}

.about_page .terms_block .term_block h3 span {
  leading-trim: both;
  text-edge: cap;
  font-variant-numeric: lining-nums proportional-nums;
  font-family: Raleway;
  font-size: 120px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  opacity: 0.5;
  background: linear-gradient(20deg, #ACE9B6 5.45%, #4FA0BF 67.94%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.about_page .terms_block .term_block p {
  color: #000;
  leading-trim: both;
  text-edge: cap;
  font-variant-numeric: lining-nums proportional-nums;
  font-family: Raleway;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  /* 137.5% */
}

.about_page .terms_block .term_block p span {
  color: #4FA0BF;
  leading-trim: both;
  text-edge: cap;
  font-variant-numeric: lining-nums proportional-nums;
  font-family: Raleway;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px;
  display: block;
  margin-top: 30px;
}

.about_page .how_works {
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: center;
  justify-content: center;
}

.about_page .how_works .how_button {
  cursor: pointer;
  color: #fff;
  text-align: center;
  font-family: Raleway;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  width: 636px;
  height: 50px;
  flex-shrink: 0;
  border-radius: 10px;
  background: #4FA0BF;
  box-shadow: 0px 0px 13px -2px rgba(0, 0, 0, 0.25);
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}

.about_page .middlecontent>h2 {
  color: #000;
  text-align: center;
  font-family: Raleway;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 60px 0 50px;
}

.about_page .main_banner h3 {
  color: #1D1D1B;
  leading-trim: both;
  text-edge: cap;
  font-family: Raleway;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.about_page .main_banner pG {
  color: #000;
  leading-trim: both;
  text-edge: cap;
  font-variant-numeric: lining-nums proportional-nums;
  font-family: Raleway;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  /* 144.444% */
}

.about_page ul {
  padding-left: 20px;
}

.about_page .middlecontent>.service_link {
  border-radius: 10px;
  background: #4FA0BF;
  color: #FFF;
  text-align: center;
  leading-trim: both;
  text-edge: cap;
  font-family: Raleway;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  padding: 15px 25px;
  margin: auto;
  margin-top: 65px;
  display: block;
  max-width: 250px;
}

.about_page .middlecontent>.service_link:hover {
  font-weight: 500 !important;
  background: #015d6b;
}

.section_services {
  margin-bottom: 50px;
}

.patent_banner {
  margin-bottom: 25px;
  display: block;
  text-align: center;
}

.patent_banner img {
  width: 100%;
  max-width: 900px;
  border-radius: 10px;
}

#menu_clients .slick-dots {
  margin-top: 0;
}

#menu_clients a.header-main__link {

  position: absolute;
  bottom: 15px;
  left: 0;
}

.mainpage_container {
  padding-top: 200px;
}

.documents_list {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.documents_list .div_card {
  flex: 100% 1 1;
  padding: 25px;
  display: flex;
  border-radius: 2rem;
  background: #FFFFFF;
  align-items: center;
  height: 100%;
  border: 1px solid #000;
  border-radius: 15px;
}

.file_el {
  display: flex;
  gap: 25px;
}

.div_card .file_td2 {
  padding-top: 0;
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.div_card a {
  border-bottom: 1px dashed #000;
}

.catalog-content .experts_advert_titile {
  text-align: center;
}

.experts_advert {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: center;
  margin: auto;
  max-width: 900px;
}

.experts_advert .expert_profile {
  background: #fff;
  border-radius: 15px;
  padding: 15px;
  position: relative;
  border: 1px solid #FFAF23;
  max-width: 20%;
  height: auto;
  display: flex !important;
  flex-direction: column;
}

.experts_advert .expert_profile img {
  width: 100%;
  border-radius: 50%;
  aspect-ratio: 1 / 1;
  object-fit: cover;
}

.experts_advert .expert_profile h3 {
  font-weight: bold;
  margin: 0;
  font-size: 14px;
  height: 42px;
}

.experts_advert .expert_profile p {
  margin: 5px 0;
  font-size: 12px;
  line-height: 15px;
  height: 45px;
}

.experts_advert .expert_profile a.view_profile {
  font-family: "Raleway", sans-serif;
  display: block;
  cursor: pointer;
  padding: 10px 20px 10px;
  background: #4FA0BF;
  color: #fff;
  text-align: center;
  border-radius: 10px;
  margin-top: auto;
}

.experts_advert .expert_profile a.view_profile:hover {
  font-weight: normal;
  background: #015d6b;
}

body.dark .experts_advert .expert_profile h3.expert_name {
  color: #000;
  font-weight: bold;
  text-align: left;
}

.content_popup .service_link {
  display: block;
}

.content_popup .service_link.mobile {
  display: none;
}

.promo_docs {
  display: flex;
  flex-direction: column;
  gap: 15px;
  margin-bottom: 75px;
}

.promo_docs .promo_doc {
  display: flex;
  gap: 10px;
  align-items: center;
}

.fileuploader-theme-thumbnails .thumbnail-holder {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.tooltip_h1 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.tooltip_h1 .info-title__icon {
  margin-right: 180px;
}

.tooltip_h1 .info-title__icon.opened .info-title__text {
  display: block;
}

.tooltip_h1 .info-title__icon .info-title__text {
  top: calc(100% - 85px);
  left: -191px;
  color: rgba(0, 89, 103, 1);
}

.tooltip_h1 .info-title__text::before {
  top: 63px;
  rotate: 90deg;
  right: -40px;
  left: auto;
}

.pantent-attorneys__title a {
  font-size: 15px;
  display: flex;
  justify-content: center;
}

.welcome_button_wrapper {
  display: flex;
  justify-content: center;
  margin-top: 25px;
}

.welcome_button {
  border-radius: 10px;
  background: #4FA0BF;
  color: #FFF;
  font-family: Raleway;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  padding: 15px;
  display: flex;
  gap: 15px;
  align-items: center;
}

body.dark .welcome_button {
  background-color: var(--color-light-gold);
  color: #000;
}


#contact_form {
  max-width: 924px;
  position: relative;
  isolation: isolate;
  padding: 40px 30px 10px;
}

#contact_form::before {
  content: " ";
  width: 206px;
  height: 228px;
  position: absolute;
  top: 150px;
  left: 25px;
  z-index: 0;
  background: url(/bitrix/templates/gpg/css/../images/contact_form/before_background.png);
  background-position: center;
  background-size: cover;
}

#contact_form::after {
  content: " ";
  width: 104px;
  height: 428px;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1;
  background: url(/bitrix/templates/gpg/css/../images/contact_form/after_background.png);
  background-position: center;
  background-size: cover;
}

#contact_form .form_flex .agreement {
  position: relative;
}

#contact_form .form_flex .agreement::after {
  content: " ";
  width: 284px;
  height: 101px;
  position: absolute;
  bottom: -12px;
  right: 50%;
  z-index: -1;
  background: url(/bitrix/templates/gpg/css/../images/contact_form/bottom_background.png);
  background-position: center;
  background-size: cover;
}

body.dark .mfp-close-btn-in #contact_form .mfp-close {
  background: #fff;
  opacity: 1;
  border-radius: 50%;
  border: 1px solid #066358;
  top: 10px;
  color: #000;
  right: 10px;
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
}

#contact_form .hidden {
  display: none;
}

#contact_form input,
#contact_form textarea {
  height: 70px;
  border: 1px solid #066358
}

#contact_form .form_flex {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 40px;
}

#contact_form .form_flex .info,
#contact_form .form_flex .form_wrapper {
  flex: 40% 1 1;
}

#contact_form .form_flex .info {
  text-align: left;
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: space-between
}

#contact_form .form_flex .info #default_image,
#contact_form .form_flex .info #form_image {
  margin-left: 104px;
}

#contact_form .form_flex .info #form_image {
  border-radius: 50%;
  width: 100px;
  height: 100px;
  object-fit: cover;
}

#contact_form .order-call__btn {
  float: right;
  width: 196px;
}

#contact_form .form_flex .info .popup__title,
#contact_form .form_flex .info .form_description,
#contact_form .form_flex .info .form_phone {
  margin-left: 104px;
}

#contact_form .popup__title {
  text-align: left;
}

#contact_form .form_description {
  text-align: left;
}

#contact_form .form_flex .agreement {
  flex: 100%;
}

#contact_form .form_flex .form_header {
  display: flex;
  gap: 20px;
  margin-bottom: 30px;
}

#contact_form .form_flex .form_header button {
  border: 0;
  background: transparent;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0;
  gap: 30px;
}

#contact_form .form_flex .form_header button span {
  font-size: 18px;
  font-weight: 700;
  line-height: 18px;
  text-align: center;
  text-decoration-skip-ink: none;
  color: #4FA0BF;
  background: #fff;
  border: 1px solid #4FA0BF;
  border-radius: 10px;
  height: 50px;
  line-height: 50px;
  width: 100%;
}

#contact_form .form_flex .form_header button.active span {
  color: #fff;
  background: #4FA0BF;
}

body.dark #contact_form .form_flex .form_header button span {
  background: #fff;
  border: 1px solid #066358;
  color: #066358;
}

body.dark #contact_form .form_flex .form_header button.active span {
  color: #fff;
  background: #066358;
}

body.dark h3 {
  color: var(--color-light-gold)
}

#contact_form .form_flex .form_moto {
  display: flex;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  gap: 20px;
  align-items: center;
}

#contact_form .form_flex .form_phone {
  font-size: 22px;
  font-weight: 700;
  line-height: 18px;
  text-align: left;
  color: #4FA0BF;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  text-decoration: none;
  margin-top: auto;
}

.fixed_icons {
  position: absolute;
  top: -35vh;
  margin-top: -75px;
  z-index: 2;
  left: 0;
  display: none;
  opacity: 0;
  transition: all 1s;
}

.fixed_icons.show {
  display: block;
  opacity: 1;
}

.fixed_icons .icons_container {
  display: flex;
  justify-content: start;
  padding: 0 20px 40px;
  position: relative;
  max-width: 1400px;
  margin: 0 auto;
  gap: 10px;
  flex-direction: column;
  position: relative;
}

.fixed_icons .yandex_icons {
  position: absolute;
  bottom: 100%;
  margin-bottom: 10px;
  display: none;
  pointer-events: auto;
}

.fixed_icons .yandex_icons.active {
  display: block;
}

.fixed_icons .base_icons {
  display: flex;
  flex-direction: column;
  gap: 10px;
  pointer-events: auto;
}

.fixed_icons .base_icons a {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 0 10px -3px #000;
}

.fixed_icons .base_icons a:hover {
  background: #1267fe;
}

.fixed_icons .base_icons a svg path {
  fill: #1267fe;
}

.fixed_icons .base_icons a:hover svg path {
  fill: #fff;
}

.fixed_icons .ya-share2__list.ya-share2__list_direction_horizontal {
  display: flex;
  flex-direction: column;
  gap: 5px;
}

.fixed_icons .ya-share2__list.ya-share2__list_direction_horizontal>.ya-share2__item {
  margin: 0;
}

.fixed_icons .ya-share2__list.ya-share2__list_direction_horizontal>.ya-share2__item a {
  box-shadow: 0 0 10px -3px #000;
  border-radius: 50%;
}

.fixed_icons .ya-share2__container_shape_round.ya-share2__container_size_l .ya-share2__badge .ya-share2__icon:not(.ya-share2__icon_messenger-contact):not(.ya-share2__icon_more):not(.ya-share2__icon_copy) {
  width: 32px;
  height: 32px;
  background-size: 32px 32px;
  filter: invert(26%) sepia(96%) saturate(2184%) hue-rotate(213deg) brightness(98%) contrast(104%);
}

.ya-share2__container.ya-share2__container_color-scheme_whiteblack .ya-share2__badge:hover,
.ya-share2__container.ya-share2__container_color-scheme_whiteblack .ya-share2__mobile-popup-badge:hover {
  background: #1267fe;
}

.fixed_icons .ya-share2__container_shape_round.ya-share2__container_size_l .ya-share2__badge:hover .ya-share2__icon:not(.ya-share2__icon_messenger-contact):not(.ya-share2__icon_more):not(.ya-share2__icon_copy) {
  filter: invert(100%) sepia(0%) saturate(2%) hue-rotate(160deg) brightness(110%) contrast(101%);
}

.grecaptcha-badge {
  visibility: hidden;
}

#contact_form .dark {
  display: none;
}

body.dark #contact_form .dark {
  display: block;
}

body.dark #contact_form .light {
  display: none;
}

body.dark #contact_form .form_flex .form_phone {
  color: #066358;
}

#contact_form .form_flex .popup__user-agrement {
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
}

.attorneys_contact {
  border-radius: 10px;
  background: #4fa0bf;
  padding: 27px 22px;
  width: 300px;
}

.attorneys_contact form {
  display: flex;
  flex-direction: column;
  gap: 13px;
  margin-bottom: 15px;
}

.attorneys_contact h3 {
  color: #fff;
  font-family: Raleway;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-align: left;
  margin: 0;
}


.attorneys_contact .contact_agreement {
  color: #fff;
  font-family: Raleway;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.attorneys_contact .contact_agreement a {
  color: #fff;
  font-family: Raleway;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-decoration-line: underline;
}

.attorneys_contact input,
.attorneys_contact textarea {
  border-radius: 5px;
  background: #fff;
  box-shadow: 0px 2px 19px -3px rgba(0, 0, 0, 0.15);
}

.attorneys_contact button {
  border-radius: 5px;
  background: #ffaf23;
  color: #fff;
  text-align: center;
  font-family: Raleway;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 14px;
  border: none;
  padding: 10px 15px;
  cursor: pointer;
}

.attorneys_contact button:hover {
  background: #e09613;
}

.attorneys_contact .attorneys_header {
  display: flex;
  gap: 15px;
  align-items: center;
  padding-bottom: 15px;
}

.attorneys_contact .attorneys_header h3 {
  margin: 0;
  padding-bottom: 10px;
}

.attorneys_contact .attorneys_header p {
  margin: 0;
  font-size: 12px;
  line-height: 12px;
}

.attorneys_contact .attorneys_header img {
  width: 60px;
  border-radius: 50%;
}

#request_form .prettyInput {
  display: flex;
}

#request_form .prettyInput input,
#request_form textarea {
  font-size: 14px;
}

#request_form .prettyInput input:nth-child(1) {
  border-right: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

#request_form .prettyInput input:nth-child(2) {
  border-radius: 0;
  border-left: 0;
  border-right: 0;
}

#request_form .prettyInput input:nth-child(3) {
  border-left: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.mobile_buttons {
  display: none;
}

.specialists_banner {
  max-width: 1170px;
  margin: auto;
}

.specialists_banner h2 {
  text-align: center;
}

.specialists_banner .banners {
  display: flex;
  flex-wrap: wrap;
}

.specialists_banner .banner {
  flex: 25% 0 0;
  padding: 25px;
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.specialists_banner .banner h3 {
  display: flex;
  gap: 10px;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  align-items: center;
  margin: 0;
  text-align: left;
}

.specialists_banner .banner h3 span {
  display: flex;
  flex: 48px 0 0;
  height: 48px;
  border-radius: 50%;
  border: 2px solid #FFAF23;
  justify-content: center;
  align-items: center;
}

.specialists_banner .banner .description {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

.specialists_banner .banner .icons {
  display: flex;
  justify-content: flex-start;
  gap: 10px;
}



.specialists_banner .banner .order_button {
  font-family: Raleway;
  font-size: 18px;
  font-weight: 700;
  line-height: 21.13px;
  color: #FFAF23;
}

body.dark .specialists_banner {
  color: #fff;
}

body.dark .specialists_banner .banner h3 {
  color: var(--color-light-gold);
}

body.dark .specialists_banner .banner h3 span {
  border-color: #fff;
}

body.dark .specialists_banner .banner .icons svg:not(.stroke) path {
  fill: var(--color-light-gold);
}

body.dark .specialists_banner .banner .icons svg.stroke path {
  stroke: var(--color-light-gold);
}

body.dark .specialists_banner .banner .order_button {
  color: #fff;
}

.calc__right .calc-block__blocks-connect {
  display: flex;
  gap: 30px;
  flex-direction: column;
}

.coockie_banner {
  position: fixed;
  bottom: 25px;
  left: 50%;
  transform: translateX(-50%);
  background: #efedf1; 
  font-size: 14px;
  z-index: 9;
  padding: 10px 25px;
  gap: 15px;
  flex-wrap: wrap;
  display: none;
  border-radius: 8px;
}

.coockie_banner.active {
  display: flex;
}

.coockie_banner p {
  margin: 0;
}

.accept_cookie {
  background: rgba(18, 103, 254, 1);
  color: #fff;
  padding: 0px 15px;
  border-radius: 5px;
  cursor: pointer
}

@media (max-width:768px) {

  .fixed_icons.show {
    display: none;
  }

  .calc__right .calc-block__blocks-connect {
    flex-direction: column;
  }

  .specialists_banner .banner {
    flex: 100% 0 0;
  }

  .specialists_banner .banner h3 br {
    display: none
  }

  .specialists_banner .banner .icons {
    display: flex;
    justify-content: flex-start;
    gap: 10px;
  }

  .mobile_buttons {
    display: flex;
    gap: 15px;
    align-items: center;
    margin-left: auto
  }

  body.dark .mobile_buttons a {
    display: flex;
  }

  body.dark .mobile_buttons svg path {
    fill: #fff;
    stroke: #fff;
  }

  #contact_form .form_flex .form_moto img,
  #contact_form .form_flex .form_header button img {
    display: none
  }

  #contact_form .form_flex .info .popup__title,
  #contact_form .form_flex .info .form_description,
  #contact_form .form_flex .info .form_phone,
  #contact_form .form_flex .info #default_image,
  #contact_form .form_flex .info #form_image,
  #contact_form .form_flex .form_moto {
    margin: 0;
    text-align: center;
  }

  #contact_form .form_flex .info {
    gap: 15px;
    align-items: center;
  }

  #contact_form .form_flex .form_header {
    flex-direction: column;
  }

  .service_row .service_block {
    flex-direction: column;
    gap: 30px;
  }

  .service_block .image_block img {
    max-width: 100%;
  }

  .service_block .image_block {
    order: 0;
  }

  .about_page .service_block .image_block {
    flex: 100%;
    max-width: 100%;
  }

  .about_page .main_banner h3 {
    font-size: 19px;
  }

  .service_row .service_block p {
    font-size: 15px;
  }

  .service_row .service_block .description_block {
    order: 1;
  }

  .about_page .service_row .service_block a.service_link {
    height: 50px;
    /* display: block; */
    line-height: 50px;
    max-height: 50px;
    padding: 0 25px;
  }

  .about_page .how_works .how_button {
    width: 100%;
  }

  .service_row .service_block .link_box {
    flex-direction: column;
  }

  .service_block .note_block {
    order: 3;
    padding: 20px;
  }

  .service_row .service_block a.service_link {
    display: flex;
    width: 100%;
    justify-content: center;
    flex-basis: 100%;
    flex-shrink: 0;
  }

  .content_popup h2 {
    font-size: 18px;
  }

  .popup_content_wrapper {
    flex-direction: column;
  }

  .content_popup .popup-content {
    max-width: 100%;
  }

  .content_popup .popup-content img {
    max-width: 100%;
  }

  .popup_content_wrapper .content_block {
    flex-basis: 100%;
    max-width: 100%;
  }

  .advantages_content_wrapper .advantage_block .advantage_wrapper .minus_block,
  .advantages_content_wrapper .advantage_block .advantage_wrapper .plus_block {
    max-width: 100%;
  }

  .content_popup .service_link {
    display: none;
  }

  .content_popup .service_link.mobile {
    display: block;
  }

  .service_block .image_block {
    max-width: 100%;
  }

  .service_block .image_block:before {
    display: none;
  }

  .body-main .header .container {
    height: auto;
  }

  .containerheaderbg {
    height: 100%;
  }

  .body-main .header-text {
    padding: 200px 25px;

  }

  .body-main .content-wrapper {
    padding: 0;
  }

  .catalog-content .Vertical .service_element,
  .catalog-content .Vertical .news_block {
    flex-direction: column;
  }

  .catalog-content .image_block {
    flex: 1;
  }

  .catalog-content .Vertical .service_element .image {
    width: 100%;
    margin: 0;
  }

  .service_list_flex a {
    flex: 100% 1 1;
    max-width: 100%;
  }

  .service_list_flex {
    padding: 0 15px;
  }

}

@media (max-width:480px) {

  .sidebar_content .experts_advert,
  .experts_advert {
    max-width: 300px;
  }

  .sidebar_content .experts_advert img,
  .experts_advert .expert_profile img {
    max-width: 200px;
    margin: auto;
  }

  .sidebar_content .experts_advert .expert_profile h3,
  .experts_advert .expert_profile h3 {
    height: 42px;
    margin: 15px 0;
    padding: 0 10px;
    font-size: 20px;
    text-align: center !important;
  }

  .sidebar_content .experts_advert .expert_profile p,
  .experts_advert .expert_profile p {
    font-size: 16px;
    line-height: 20px;
    height: 42px;
    margin-bottom: 25px;
  }
}

iframe.waitwindowlocal,
div.waitwindowlocal,
div.waitwindowlocalshadow {
  display: none !important;
}

.bx-core-waitwindow {
  display: none !important;
}

div[id^="wait_"] {
  display: none !important;
  background: none !important;
  border: 0 !important;
  color: #000000;
  font-family: Verdana, Arial,
    sans-serif;
  font-size: 11px;
  font-style: normal !important;
  font-variant: normal !important;
  font-weight: normal;
  letter-spacing: normal !important;
  line-height: normal;
  padding: 0 !important;
  position: absolute;
  text-align: center !important;
  text-indent: 0 !important;
  width: 0px !important;
  height: 0px !important;
  word-spacing: normal !important;
  z-index: 0;
  content: "";
}

.mktu_description {
  margin-right: 30px;
}

.navbar-header.fixed {
  height: 106px;
  box-shadow: 0px 0px 19px 2px rgb(0 0 0 / 25%);
  position: fixed;
  top: -106px;
  left: 0;
  right: 0;
  width: 100%;
  padding: 15px;
  z-index: 99;
  transition: top 0.4s ease;
  animation: silde_header 0.5s 0.3s ease-out forwards;
}

.navbar-header.fixed.top {
  top: 360px !important;
}


@keyframes silde_header {
  0% {
    top: -106px;
  }

  100% {
    top: 0;
  }
}

/* theme style end */
/* End */


/* Start:/bitrix/templates/gpg/css/custom.css?1719781699169*/
.mt-60{
	margin-top: 60px;
}
.greyline .infoblock{
	margin-top: 60px;
}
.footer__social{
	align-items: center;
}
.chapter-pattent__label a{
	color: #1267FE;
}
/* End */


/* Start:/bitrix/templates/gpg/css/my_style.css?17197816994654*/
.patenting {
	margin-top:40px !important;
	margin-bottom: 40px !important;
}
.stage_one {
	background: rgb(63,211,185);
	background: linear-gradient(90deg, rgba(63,211,185,1) 0%, rgba(66,202,186,1) 35%, rgba(69,190,187,1) 100%);
	border-radius: 20px 20px 20px 20px;
}
.stage_two {
	background: rgb(67,198,186);
	background: linear-gradient(90deg, rgba(67,198,186,1) 0%, rgba(69,193,187,1) 35%, rgba(76,170,190,1) 100%);
	border-radius: 20px 20px 20px 20px;
}
.stage_three {
	background: rgb(72,182,188);
	background: linear-gradient(90deg, rgba(72,182,188,1) 0%, rgba(76,170,190,1) 35%, rgba(79,160,191,1) 100%);
	border-radius: 20px 20px 20px 20px;
} 
.patenting-item_number {
	font-size:72px;
	font-weight: 500;
}
.patenting-item_desc {
	font-size:24px;
	color:#ffff;
	font-weight: 500;
	margin-top:40px;
	display:block;
	line-height:1.2;
}
.patenting-item__head {
   font-size:36px;
   border-bottom:none !important;
}
.patenting-item__label {
	margin-top:40px;
	text-align: left !important;
	color: #f3f5a1 !important;
	font-size:36px !important;
	font-weight: 500;
}
.patenting-item::before {
	content:none !important;
}
.patenting-item__elem {
	color:#ffff;
}
.patenting-item__content {
	margin-bottom:20px !important;
}
.patenting-item__btn {
	position:relative !important;
	margin-bottom: 40px;
}
.patenting-item__btn > button,
.patenting-item__btn > a {
	border-radius:50px !important;
	background:#ffaf23 !important;
	color:#ffff !important;
	margin: auto;
	width:230px;
	padding:15px;
}
.patenting-item__list {
	list-style: none;
}
.patenting-item__elem {
	padding-left: 20px !important;
}
.patenting-item__elem::before {
	background:none !important;
}
.patenting-item__list > li:before{
    content: '✔';
    position: absolute; top: 0; left: 0;
    color: #f3f5a1;
	font-size: 20px;
}
.img_video_poster {
	display: inline-block;
	width: 100%;
	margin: auto;
	text-align: center;
	position: relative;
}
.img_video_poster > img {
	max-width: 800px;
	position: absolute;
	top: 30px;
	left: 0;
	right: 0;
	text-align: center;
	margin: auto;
	height: 480px;
	object-fit: cover;
}
.img_video_poster > a > div, .img_video_poster > a > div > img {
	max-width: 800px;
	width: 100%;
	margin: auto;
}
.phone-desktop.light > span > a {
	color: #000000 !important;
} 
.phone-desktop.dark > span > a {
	color: #ffff !important;
}
.phone-mobile.light > a > svg > path {
	fill:color: #000000;
} 
.phone-mobile.dark > a > svg > path {
	fill: #ffff;
} 
.header_ul > a {
	color: #4FA0BF;
	font-wheight:500;
}
.header_ul > a {
	font-wheight:bold;
}
.alya-croshki {
	display: block;
	list-style: none;
	--spacing : 1.5rem;
  	--radius  : 10px;
	margin-bottom:40px;
}

.alya-croshki li{
  display      : block;
  position     : relative;
  padding-left : calc(2 * var(--spacing) - var(--radius) - 2px);
  padding-left: 60px;
  margin-top: 20px;
}

.alya-croshki ul{
  margin-left  : calc(var(--radius) - var(--spacing));
  padding-left : 0;
}
.alya-croshki ul li{
  border-left : 2px solid #ddd;
}
.alya-croshki ul li:last-child{
  border-color : transparent;
}
.alya-croshki ul li::before{
  content      : '';
  display      : block;
  position     : absolute;
  top          : calc(var(--spacing) / -1.35);
  left         : 28px;
  width        : calc(var(--spacing) + 2px);
  height       : calc(var(--spacing) + 10px);
  border       : solid #4fa0bf;
  border-width : 0 0 2px 2px;
}
.mpk_table  tr > td:first-child {
	width:100px;
}
.mpk_table {
	text-align:left;
	display: block;
	width:100%;
}
.mpk_table_header {
	display:inline-block;
	width:100%;
	margin-bottom: 20px;
}
.mpk_table_header > span:first-child {
	display: block;
	float: left;
	font-weight: bolder;
	margin-right: 40px;
}
.mpk_table_header > span:last-child {
	display: block;
	float: left;
	font-weight: bolder;
}
.mpk_table_list {
	display:inline-block;
	width:100%;
	margin-bottom: 20px;
}
.mpk_table_list> div:first-child {
	float: left;
	/*margin: 0 40px 0 0;*/
	width:10%;
}
.mpk_table_list> div:last-child {
	float: right;
	width:90%;
}
/*.alya-croshki  ul li::before{
  content      : '';
  display      : block;
  position     : absolute;
  top          : calc(var(--spacing) / -2);
  left         : -2px;
  width        : calc(var(--spacing) + 2px);
  height       : calc(var(--spacing) + 1px);
  border       : solid #ddd;
  border-width : 0 0 2px 2px;
}*/

.alya-croshki > li >a {
	top: 10px;
	position: relative;
}
.header_ul > span {
	margin-left:20px;
}
/*.alya-croshki > li{
  border-left : 2px solid #ddd;
}*/
.h1_razdel_mpk {
	font-weight: bold;
	font-size: 30px;
	margin-bottom: 40px;
}
.h1_razdel_mpk > span{
	font-weight: 400;
	font-size: 28px;
	margin-left: 20px;
}
/* End */


/* Start:/bitrix/templates/gpg/css/slick.css?17197816991776*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* End */


/* Start:/bitrix/templates/gpg/css/dark.css?174843144530005*/
.test-background {
  display: none;
}

body.dark .main-content {
   background-image: url(/bitrix/templates/gpg/css/../images/dark/main_new.jpg); 
  background-repeat: repeat-y;
  background-position: top left;
  background-size: 100%;
}

body.dark .content-wrapper.main-bg {
  background-image: url(/bitrix/templates/gpg/css/../images/dark/main_new.jpg); 
  background-repeat: repeat-y;
  background-position: top left;
  background-size: 100%;
}

body.dark .navbar-header .nav-list li a:hover {
  color: #fff;
}

body.dark .navbar-header .nav-list li a:hover svg {
  fill: var(--color-blue);
}

body.dark {
  background: var(--color-dark-green);
  position: relative;
}

body.dark .containerheaderbg {
  background-image: url(/bitrix/templates/gpg/css/../images/dark/main_bg_new.jpg);
  background-color: var(--color-dark-green);
  background-repeat: no-repeat;
  background-position: top left;
  background-size: cover;
}

body.dark .page-header_small .navbar-header .navbar-header_bg,
body.dark .navbar-header.fixed .navbar-header_bg {
  background-image: url(/bitrix/templates/gpg/css/../images/dark/header_bg.png);
  background-color: var(--color-dark-green);
  background-repeat: no-repeat;
  background-position: top left;
  background-size: cover;
}

body.dark .navbar-header .link {
  color: var(--color-light-gold);
}

body.dark .navbar-header .nav-list li a svg path {
  fill: var(--color-light-gold);
}

body.dark .navbar-header .nav-list li svg path {
  fill: var(--color-blue);
}

body.dark .navbar-header .nav-list li:hover svg path {
  fill: var(--color-light-gold);
}

body.dark .header-text .headefirst {
  color: #fff;
}

body.dark .navbar-header.fixed .nav-list li a svg path {
  fill: #fff;
}

body.dark .navbar-header.fixed .nav-list li a svg path {
  color: var(--color-light-gold);
}

body.dark .header-text .headesecond {
  color: var(--color-light-gold);
}

body.dark .page-header_small .navbar-header .nav-list li a svg path {
  fill: #fff;
}

body.dark .page-header_small .navbar-header .nav-list li a:hover svg path {
  color: var(--color-light-gold);
}

body.dark .topmenuexpand .search .mktu-search__btn,
body.dark .buttonfeedback {
  background: #066358;
  color: #fff;
  border-color: #066358;
}

body.dark .topmenuexpand .search .mktu-search__btn:hover,
body.dark .buttonfeedback:hover {
  background: var(--color-dark-green-hover);
  border-color: var(--color-dark-green-hover);
}

.body.dark .content-wrapper {
  background-color: transparent;
}

body.dark .greyline,
body.dark .greyline:first-child .infoblock::before,
body.dark .darkcyanline,
body.dark .shieldline,
body.dark .section-services,
body.dark .footer {
  background: transparent;
}

body.dark .darkcyanline::before,
body.dark .darkcyanline::after {
  content: '';
  display: none;
}

body.dark .main-content {
  position: relative;
  border-top: 9px solid var(--color-light-gold);
}

body.dark .navbar-header.fixed .phone a {
  color: var(--color-light-gold);
}

body.dark .navbar-header.fixed .phone a:hover {
  color: var(--color-dark-gold-hover);
}

body.dark .navbar-header .nav-list li a:hover svg path {
  fill: var(--color-blue);
}

body.dark .page-header_small .navbar-header .nav-list li a:hover svg path {
  fill: var(--color-light-gold);
}

body.dark .navbar-header.fixed .nav-list li a:hover svg path {
  fill: var(--color-light-gold);
}

.page-header_small .navbar-header .nav-list li button:hover svg path {
  color: var(--color-dark-gold);
}

body.dark .location-line {
  background: #82939a;
}

body.dark .read-more-button {
  color: var(--color-light-gold);
}

body.dark .shop-seo-description b {
  color: var(--color-light-gold);
}

body.dark .read-more-button:hover {
  color: var(--color-light-gold-hover);
}

body.dark .charts__map-btn.active svg {
  fill: #be8632;
}

body.dark .location-line__item.active .location-line__circle {
  background: var(--color-dark-gold);
}

body.dark .mainpage_services .slick-slide .blocktext a {
  color: var(--color-light-gold);
}

body.dark .mainpage_services .slick-slide .blocktext a:hover {
  color: var(--color-light-gold-hover);
}

body.dark .news__slider .slider-arrow {
  background-color: #f3d392;
  border-color: transparent;
}

body.dark .blocktext,
body.dark .headertitle,
body.dark .shieldline h2,
body.dark .main-content .text {
  color: #fff;
}

body.dark .footer {
  border-top: 8px solid var(--color-light-gold);
}

body.dark .footer__policy a {
  color: var(--color-blue) !important;
}

body.dark .footer .container a,
body.dark .footer .container {
  color: #fff;
}

body.dark .footer .container a:hover {
  color: var(--color-light-gold);
}

body.dark .services-option { 
  color: #fff;
}
 

body.dark .services-option>li:hover {
  border-color: transparent;
}

body.dark .charts__map-btn:hover svg {
  fill: var(--color-dark-gold);
}

body.dark #topmenuexpand,
body.dark .catalog_menu::before,
body.dark .menuexpand .gray {
  background-color: var(--color-light-gold);
}

body.dark .news-patent {
  background: #f1d894d2;
  color: #000;
}

body.dark button.white-btn,
body.dark a.white-btn {
  border: 1px solid var(--color-dark-green);
  color: #fff;
  background-color: var(--color-dark-green);
}

body.dark button.white-btn:hover,
body.dark a.white-btn:hover {
  background: var(--color-dark-green-hover);
  border-color: var(--color-dark-green-hover);
  color: #fff;
}

body.dark .fixed-top__btn {
  background-color: #f3d392;
  color: #066358;
}

body.dark .fixed-top__btn svg {
  stroke: #066358;
}

body.dark .fixed-top__btn .arrow-top {
  background-color: #fff;
}

body.dark .fixed-top__text {
  color: #066358;
}

body.dark .slick-dots .slick-active button {
  background: var(--color-light-gold) !important;
}

body.dark .topmenuexpand .slick-dots .slick-active button {
  background: #000 !important;
}

body.dark .slick-dots li button {
  background: #212121;
}

body.dark .conslutation {
  background: var(--color-light-gold);
  border-color: var(--color-light-gold);
  color: #000;
}

body.dark .conslutation-form__phone,
body.dark .conslutation-form__agree {
  color: #000;
}

body.dark .conslutation-form__agree .agree-link {
  color: var(--color-blue);
}

body.dark .conslutation-form__agree .agree-link:hover {
  color: var(--color-blue-hover);
}

body.dark .conslutation #myDropzone,
body.dark .conslutation #myDropzone .dz-message {
  color: var(--color-blue);
}

body.dark .conslutation #myDropzone .dz-message:hover {
  color: var(--color-blue-hover);
}

body.dark .conslutation .conslutation-form__btn {
  background-color: var(--color-dark-gold);
}

body.dark .conslutation .conslutation-form__btn:hover {
  background-color: var(--color-dark-gold-hover);
}

.conslutation .catalog-content h2,
.conslutation .conslutation__text {
  color: #000;
}

body.dark .phonesinfo ul li a {
  color: #000;
}

body.dark .phonesinfo>h3 {
  color: #000;
}

body.dark .file_tit {
  color: #000;
}

body.dark .file_el .file_text1 {
  color: #000;
}

body.dark .page-wrapper .file_el a {
  color: #000;
}

body.dark .experts_advert .expert_profile a.view_profile {
  background-color: var(--color-dark-gold);
  color: #fff;
}

body.dark .experts_advert .expert_profile a.view_profile:hover {
  background-color: var(--color-dark-gold-hover);
}

body.dark h3.expert_name {
  color: #000;
}

body.dark .expert_profile {
  color: #000;
}

body.dark .control input:checked~.control_indicator,
body.dark .control:hover input~.control_indicator {
  border-color: #066358;
}

body.dark .control-checkbox_new-style .control_indicator::after,
body.dark .control-radio .control_indicator:after,
body.dark .control-radio input:checked~.control_indicator {
  background: #066358;
}

body.dark .calc-block__label,
body.dark .calc-block__footer {
  color: #066358;
}

body.dark .calc-total__price {
  color: var(--color-light-gold);
}

body.dark a.trademark-handle__item:hover,
body.dark .trademark-handle__item:hover {
  background: #fff;
  color: #066358;
}

body.dark .page-wrapper .calc-block a {
  color: #066358;
}

body.dark .pulseShadow {
  -webkit-box-shadow: 0 0 0 0 var(--color-light-gold);
  box-shadow: 0 0 0 0 var(--color-light-gold);
}

body.dark .catalog-content .Vertical {
  background: transparent;
  color: var(--color-light-gold);
}

body.dark .catalog-content .Vertical a {
  color: var(--color-light-gold);
}

body.dark .catalog-content .Vertical .txt {
  color: #fff;
}

body.dark .catalog-content .accordionmenu .ui-accordion-header {
  color: var(--color-light-gold);
  background: transparent;
}

body.dark .catalog-content .accordionmenu {
  background: transparent;
}

body.dark .ui-state-hover {
  color: var(--color-light-gold) !important;
}

body.dark .accordionmenu .ui-state-active,
body.dark .ui-accordion-content-active {
  background: transparent;
}

body.dark .catalogright {
  background-color: transparent;
}

body.dark .catalogright .catalogmenu h3 {
  color: #fff;
  border-color: var(--color-light-gold);
}

body.dark .lidefault a {
  color: #000;
}

body.dark .paging-load-more a {
  color: #05554c !important;
}

body.dark .pagination__elem a {
  background-color: var(--color-light-gold);
  color: var(--color-dark-green);
}

body.dark .pagination__elem:hover,
body.dark .pagination__elem b,
body.dark .pagination__elem:hover a {
  background-color: var(--color-light-gold-hover);
  color: #05554c;
}

body.dark .pagination__link_arrow svg {
  stroke: var(--color-dark-green);
}

body.dark .pagination__elem:hover .pagination__link_arrow svg {
  stroke: #05554c;
}

body.dark .elementright .iconbar i {
  color: #fff;
  fill: #fff;
}

.elementright .iconbar i svg {
  margin-right: 10px;
  height: 17px;
}

body.dark .elementright .contentlist h3 {
  color: var(--color-light-gold);
}

body.dark .elementright .contentlist ul li>a {
  color: #fff;
}

body.dark .elementright .expert .name {
  color: var(--color-blue-hover);
}

body.dark .elementright .contentlist ul li>a:hover {
  color: var(--color-light-gold);
}

body.dark .back-link {
  background-color: var(--color-light-gold);
  color: #000;
}

body.dark .back-link:hover {
  background-color: var(--color-light-gold-hover);
}

body.dark .page-wrapper a.back-link {
  color: #000;
}

body.dark .page-wrapper a.back-link svg path {
  stroke: #000;
}

body.dark h1.pantent-attorneys__title {
  color: #fff;
}

body.dark .elementcontent .expert .info .name {
  color: var(--color-light-gold);
}

body.dark .attorneys_contact {
  background-color: var(--color-light-gold);
  color: #000;
}

body.dark .attorneys_contact h3 {
  color: #000;
}

body.dark  .attorneys_contact  .contact_agreement {
  color: #000;
}

body.dark .patents-detail__subtitle {
  color: #fff;
}


body.dark .attorneys_contact .contact_agreement a {
  color: var(--color-blue);
}

body.dark .attorneys_contact .contact_agreement a:hover {
  color: var(--color-blue-hover);
}

body.dark .contact-links .show_button {
  color: var(--color-light-gold);
  border-color: var(--color-light-gold);
}

body.dark .contact-links .show_button:hover {
  background-color: var(--color-light-gold);
  color: #000;
}

body.dark .section-container-middle-block2-content-tab-btn__lk-data {
  background: transparent;
  color: #fff;
  border: 1px solid var(--color-light-gold);
}

body.dark .section-container-middle-block2-content-tab-btn-active__lk-data,
body.dark .section-container-middle-block2-content-tab-btn-active__lk-data2 {
  background: var(--color-light-gold);
  color: #066358;
}

body.dark .fileuploader,
body.dark .section-container-middle-block__lk-data,
body.dark .section-container-blockwithbackground,
body.dark .section__lk-data #editor,
body.dark .service_block .note_block,
body.dark .moderation_page {
  background: transparent;
  color: #fff;
}

body.dark .content-tab-into-block__lk-data2-gray {
  background-color: transparent;
}

body.dark .service_row .service_block {
  background-color: transparent;
  border: 1px solid var(--color-light-gold);
}

body.dark .service_row .service_block a.service_link {
  background-color: var(--color-light-gold);
  color: #000;
}

body.dark .service_row .service_block a.service_link:hover {
  background-color: var(--color-light-gold-hover);
  color: #000;
}

body.dark .service_row .service_block p,
.service_row .service_block h3 {
  color: #fff;
}

body.dark .section-container-middle-block2-content-tab__lk-data {
  background-color: var(--color-light-gold);
  color: #1e2248;
}

body.dark .patents-detail-services__list__price {
  color: #1e2248;
}

body.dark .patents-detail-services__subtitle {
  color: #066358;
}

body.dark .promo_docs svg {
  stroke: #ffffff;
}

body.dark .patents-detail__description {
  color: #fff;
}

body.dark .patents-detail__description h2 {
  color: #fff;
}

body.dark .lk-data-main-page {
  background-color: transparent;
  border-color: var(--color-light-gold);
}

body.dark .section-container-middle__lk-data h1 {
  color: #fff;
}

body.dark .section-container-right-block__lk-data,
body.dark .section-container-right-statistick__lk-data {
  background-color: transparent;
  border: 1px solid var(--color-light-gold);
}

body.dark .section-container-right-statistick__lk-data h3 {
  color: #fff;
}

body.dark .section-container-right-block__lk-data a {
  background-color: var(--color-dark-gold);
  color: #fff;
}

body.dark .section-container-right-block__lk-data a:hover {
  color: #000;
}

body.dark .section-container-right-up__lk-data {
  background-color: var(--color-dark-gold);
  color: #fff;
}

body.dark .lk-data-main-page .item__btn a {
  background-color: var(--color-dark-gold);
}

body.dark .section-container-left__lk-data {
  background-color: transparent;
  border-color: transparent;
}

body.dark .about-menu {
  background: transparent;
  border: 1px solid var(--color-light-gold);
}

body.dark .classes_list {
  background: transparent;
  border: 1px solid var(--color-light-gold);
}

body.dark .classes_list .class_block {
  border-color: var(--color-light-gold);
}

body.dark h1.section-title {
  color: #fff;
}

body.dark .catalog-content .Vertical {
  border: none;
}

body.dark .section-container-middle-block2-content-tab__lk-data {
  box-shadow: none;
}

body.dark .services-btns .menu_item-elem svg path {
  fill: var(--color-blue);
}

body.dark .section-container-right-block-top__lk-data span {
  color: #fff;
}

body.dark .section-container-left__lk-data a {
  color: #fff;
}

body.dark .section-container-left__lk-data ul li a:hover {
  color: var(--color-light-gold) !important;
}

body.dark .section-container__lk-data .contact_agreement {
  color: #fff;
}

body.dark .fileuploader-theme-thumbnails .thumbnail-holder {
  background-color: var(--color-light-gold);
  color: #000;
}

body.dark .personal-cabinet_buttons a.active {
  color: var(--color-dark-green);
}

body.dark .personal-cabinet_buttons a.deactive {
  background-color: #fff;
  color: var(--color-dark-green);
}

body.dark .personal-cabinet__title,
body.dark .personal-cabinet__elem {
  color: #fff;
}

body.dark .personal-cabinet__left {
  color: var(--color-light-gold);
}

body.dark .personal-cabinet__form {
  background-color: var(--color-light-gold);
}

body.dark .personal-cabinet__form .control-checkbox .control_indicator {
  border-color: #000;
}

body.dark .personal-cabinet__form-row .personal-cabinet__btn.white-btn {
  background-color: transparent;
  color: var(--color-dark-green);
  border-color: var(--color-dark-green);
}

body.dark .personal-cabinet__form-row .personal-cabinet__btn.white-btn:hover {
  background-color: var(--color-dark-green);
  color: #fff;
}

body.dark .personal-cabinet__form-row .personal-cabinet__btn {
  color: #fff;
  background-color: var(--color-dark-gold);
}

body.dark .personal-cabinet__form-row .personal-cabinet__btn:hover {
  background-color: var(--color-dark-gold-hover);
}

body.dark .catalog-content .list .name a:hover,
body.dark .catalog-content .list .category a:hover {
  color: var(--color-dark-green);
}

body.dark .personal-cabinet_buttons a.deactive:hover {
  background-color: #9b9b9b;
}

body.dark .morebutton:hover {
  background-color: var(--color-light-gold-hover);
}

body.dark .services-wrapper .sectionlist .section .name a {
  color: var(--color-light-gold);
}

body.dark .services-wrapper .sectionlist .section .name a:hover {
  color: var(--color-light-gold-hover);
}

body.dark .services-wrapper .sectionlist .section ul a {
  text-decoration: none;
  color: #fff;
}

body.dark .services-wrapper .sectionlist .section ul a:hover {
  color: var(--color-light-gold);
}

body.dark h2.conslutation__title {
  color: #000;
}

body.dark .personal-profile .personal-profile__btn {
  background-color: var(--color-dark-green);
  color: #fff;
}

body.dark .personal-profile .personal-profile__btn:hover {
  background-color: var(--color-dark-green-hover);
}

body.dark .shop .seller_contact {
  background-color: var(--color-light-gold);
  color: #000;
}

body.dark .shop .seller_contact h3 {
  color: #000;
}

body.dark .shop .seller_contact button,
body.dark .attorneys_contact button {
  background-color: var(--color-dark-gold);
}

body.dark .attorneys_contact button:hover {
  background-color: var(--color-dark-gold-hover);
}

body.dark .shop .seller_contact button:hover {
  background-color: var(--color-dark-gold-hover);
}

body.dark .shop .seller_contact .contact_agreement a {
  color: var(--color-blue);
}

body.dark .shop .seller_contact .contact_agreement a:hover {
  color: var(--color-blue-hover);
}

body.dark a.patents-lk-filter-handle__item {
  color: #000;
}

body.dark a.patents-lk-filter-handle__item:hover {
  background-color: var(--color-light-gold);
  color: #000;
}

body.dark .patents-lk-filter-handle__item.active:before {
  background-color: var(--color-dark-green);
  border-color: var(--color-dark-green);
}

body.dark .page-wrapper a.chosen-single {
  color: #000;
}

body.dark .patents-lk-filter__btn {
  background-color: var(--color-light-gold);
  color: #000;
}

body.dark .patents-lk-filter__btn:hover {
  background-color: var(--color-light-gold-hover);
}

body.dark .section-container-filter-more {
  color: var(--color-light-gold);
}

body.dark .section-container-filter-more svg {
  fill: var(--color-light-gold);
}

body.dark .about_page .middlecontent>h2 {
  color: #fff;
}

body.dark .about_page .how_works .how_button {
  background-color: var(--color-light-gold);
  color: #000;
}

body.dark .about_page .how_works .how_button:hover {
  background-color: var(--color-light-gold-hover);
}

body.dark .about_page .middlecontent>.service_link {
  background-color: var(--color-light-gold);
  color: #000;
}

body.dark .about_page .middlecontent>.service_link:hover {
  background-color: var(--color-light-gold-hover);
  color: #000;
}

body.dark .page-wrapper a.company_return {
  background-color: var(--color-light-gold);
  color: #000;
}

body.dark .page-wrapper a.company_return svg path {
  stroke: #000;
}

body.dark .page-wrapper a.company_return:hover {
  background-color: var(--color-light-gold-hover);
  color: #000;
}

body.dark a.trademark-handle__item {
  background: var(--color-light-gold);
  color: #000;
}

body.dark a.trademark-handle__item:hover {
  background: var(--color-light-gold-hover);
  color: #000;
}

body.dark .blue-btn {
  color: #000;
  background: var(--color-light-gold);
  border-color: var(--color-light-gold);
}

body.dark .blue-btn:hover {
  background: var(--color-light-gold-hover);
  border-color: var(--color-light-gold-hover);
}

body.dark .class-elem__num {
  background: var(--color-light-gold);
  color: #000;
}

body.dark .class-elem__num:hover {
  background: var(--color-light-gold-hover);
  color: #000;
}

body.dark a.mktu-category__title {
  color: #fff;
}

body.dark .page-wrapper a.mktu-category__class-link,
body.dark .mktu-category__class-discr {
  color: #000;
}

body.dark .mktu-category__class:not(:last-child) {
  border-color: #000;
}

body.dark .mpk_table a.mktu-category__class-link {
  color: #fff;
}

body.dark .mpk_table a.mktu-category__class-link:hover {
  color: var(--color-blue);
}

body.dark .mpk_table_header {
  color: var(--color-light-gold);
}

body.dark .shop_tools .sell_button {
  color: #000;
  background-color: var(--color-light-gold);
}

body.dark .shop_tools .sell_button:hover {
  color: #000;
  background-color: var(--color-light-gold-hover);
}

body.dark .shop_tools .active svg rect {
  fill: var(--color-light-gold);
}

body.dark .shop_tools svg:hover rect {
  fill: var(--color-light-gold);
}

body.dark .trademark-catalog__item.trademark-item .readmore,
body.dark .shop .trademarks_list .trademark_wrapper .readmore {
  background-color: var(--color-light-gold);
  color: #000;
}

body.dark .trademark-catalog__item.trademark-item .readmore:hover,
body.dark .shop .trademarks_list .trademark_wrapper .readmore:hover {
  background-color: var(--color-light-gold-hover);
}

body.dark .trademark-catalog__item.trademark-item.coloured .readmore {
  background-color: var(--color-dark-gold);
}

body.dark .trademark-catalog__item.trademark-item.coloured .readmore:hover {
  background-color: var(--color-dark-gold-hover);
}

body.dark .trademark-filter__btn {
  background-color: var(--color-light-gold);
  color: #000;
}

body.dark .trademark-filter__btn:hover {
  background-color: var(--color-light-gold-hover);
}

body.dark a.trademark-filter__btn-clear,
body.dark a.trademark-filter__choose-btn {
  color: var(--color-dark-green);
}

body.dark a.trademark-filter__btn-clear:hover,
body.dark a.trademark-filter__choose-btn:hover {
  color: var(--color-dark-green-hover);
}

body.dark .h1_razdel_mpk.blue-link {
  color: #fff;
}

body.dark .trademark-catalog__item.trademark-item:hover {
  background-color: #ffff;
}

body.dark .elementright .expert .questionbtn div {
  color: #000;
  background-color: var(--color-light-gold);
  border-radius: 12px;
}

body.dark .elementright .expert .questionbtn {
  background: none;
}

body.dark .elementright .expert .questionbtn div:hover {
  color: #000;
  background-color: var(--color-light-gold-hover);
}

body.dark .shop .trademarks .headertitle a.view_all {
  background-color: var(--color-light-gold);
  color: #000;
}

body.dark .shop .trademarks .headertitle a.view_all:hover {
  background-color: var(--color-light-gold-hover);
}

body.dark .shop .show_button {
  border-color: var(--color-light-gold);
  color: var(--color-light-gold);
}

body.dark .shop .show_button:hover {
  border-color: var(--color-light-gold-hover);
  background-color: var(--color-light-gold-hover);
  color: #fff;
}

body.dark .custom-table tr,
body.dark .custom-table th {
  background: var(--color-light-gold);
  color: #000;
}

body.dark .custom-table a {
  color: var(--color-blue);
}

body.dark .custom-table a:hover {
  color: var(--color-blue-hover);
}

body.dark .custom-table tr td {
  border-color: transparent;
}

body.dark .shop_detail a.shop_return {
  background-color: var(--color-light-gold);
  color: #000;
}

body.dark .shop_detail a.shop_return:hover {
  background-color: var(--color-light-gold-hover);
}

body.dark .footer__social a svg path {
  fill: var(--color-light-gold);
}

body.dark .footer__social a:nth-child(3) svg path {
  stroke: var(--color-light-gold) !important;
}

body.dark .footer__social a:hover svg path {
  fill: #ffff;
}

body.dark .footer__social a:nth-child(3):hover svg path {
  stroke: #ffff !important;
}

body.dark .questiontable details>summary {
  color: var(--color-light-gold);
}

body.dark a.corresponding-classes__link.btn-link {
  background-color: var(--color-light-gold);
  color: #000;
}

body.dark a.corresponding-classes__link.btn-link::before {
  border-color: #000;
}

body.dark a.corresponding-classes__link.btn-link:hover {
  background: var(--color-light-gold-hover);
  color: #000;
}

body.dark .class-elem__name {
  color: #000;
}

body.dark #accordionmenu .ui-state-active .ui-icon-triangle-1-s {
  border-color: var(--color-light-gold);
}

body.dark .ui-accordion-header-icon {
  border-color: var(--color-light-gold);
}

body.dark .ui-accordion-content a {
  color: #fff;
  text-decoration: none;
}

body.dark .white-popup-block {
  background-color: var(--color-light-gold);
}

body.dark .white-popup-block .popup__title {
  color: #000;
}

body.dark .popup-content .order-call__btn {
  background-color: var(--color-dark-green);
  color: #fff;
  border-radius: 12px;
}

body.dark .popup-content .order-call__btn:hover {
  background-color: var(--color-dark-green-hover);
  color: #fff;
}

body.dark .personal-cabinet_buttons a.active {
  background-color: var(--color-light-gold);
}

body.dark .personal-cabinet_buttons a.active:hover {
  background-color: var(--color-light-gold-hover);
}

body.dark .mobile-menu a {
  color: var(--color-dark-green);
}

body.dark input[type="file"] {
  color: #000;
}

body.dark #sell_tz input.error,
body.dark #sell_tz textarea.error {
  border: 4px solid var(--color-light-gold);
}

body.dark .class_search_form .mktu-search__result .result__item {
  color: var(--color-dark-green);
}

body.dark .white-popup-block {
  color: var(--color-dark-green);
}

body.dark .content_popup {
  background: var(--color-dark-green);
}

body.dark .popup_content_wrapper .content_block.grey,
body.dark .advantages_content_wrapper .advantage_block {
  background: #00443d;
}

body.dark .popup_content_wrapper .service_link,
body.dark .advantages_content_wrapper .advantage_block .service_link {
  background: var(--color-dark-gold);
  color: var(--color-dark-green);
}

body.dark .popup_content_wrapper .service_link:hover,
body.dark .advantages_content_wrapper .advantage_block .service_link {
  background: var(--color-dark-gold-hover);
  color: var(--color-dark-green);
}

body.dark .fixed_icons .base_icons a,
body.dark .ya-share2__container.ya-share2__container_color-scheme_whiteblack .ya-share2__badge, 
body.dark .ya-share2__container.ya-share2__container_color-scheme_whiteblack .ya-share2__mobile-popup-badge{
  background: rgba(255, 255, 255, 0.2);
}

body.dark .fixed_icons .base_icons a:hover,
body.dark .ya-share2__container.ya-share2__container_color-scheme_whiteblack .ya-share2__badge:hover, 
body.dark .ya-share2__container.ya-share2__container_color-scheme_whiteblack .ya-share2__mobile-popup-badge:hover{
  background: rgba(255, 255, 255, 0.5);
}
body.dark .fixed_icons .base_icons a svg, 
body.dark .fixed_icons .base_icons a svg path{
  fill:rgba(241, 216, 148, 1)  
}
body.dark .fixed_icons .base_icons a:hover svg, 
body.dark .fixed_icons .base_icons a:hover svg path{
  fill:rgba(255, 255, 255, 1); 
}
body.dark .fixed_icons .ya-share2__container_shape_round.ya-share2__container_size_l .ya-share2__badge .ya-share2__icon:not(.ya-share2__icon_messenger-contact):not(.ya-share2__icon_more):not(.ya-share2__icon_copy){
  filter: invert(96%) sepia(32%) saturate(1224%) hue-rotate(311deg) brightness(108%) contrast(89%);
}
body.dark .fixed_icons .ya-share2__container_shape_round.ya-share2__container_size_l .ya-share2__badge:hover .ya-share2__icon:not(.ya-share2__icon_messenger-contact):not(.ya-share2__icon_more):not(.ya-share2__icon_copy){
  filter: invert(100%) sepia(0%) saturate(2%) hue-rotate(160deg) brightness(110%) contrast(101%);
}

body.dark .coockie_banner {
  background: #f3d392;
  color: #066358;
}
body.dark .accept_cookie {
  background: #066358;
  color: #fff;
}
@media (min-width: 1900px) {
  body.dark .main-content {
    background-size: cover;
  }
}

@media (min-width: 990px) {

  body.dark,
  body.dark .content-wrapper,
  body.dark .catalog-content h2,
  body.dark h1.section-title,
  body.dark .mktu-class__content .headertitle,
  body.dark .content-row .content h2,
  body.dark .greyline,
  body.dark .darkcyanline .content .blocktext,
  body.dark .blocktext,
  body.dark .headertitle,
  body.dark .shieldline h2,
  body.dark .main-content .text,
  body.dark .priorities .headertitle,
  body.dark .priorities .container .header,
  body.dark .priorities .container .body,
  body.dark .patents-detail__description,
  body.dark .patents-detail__subtitle,
  body.dark .patents-detail__description h2,
  body.dark .elementcontent h3,
  body.dark .elementcontent h4 {
    color: var(--color-light-gold);
  }

  body.dark .serviceiconbar h2,
  .questiontable .questiontable-detail,
  #sell_tz .required_fields,
  body.dark .classes_list .class_block p {
    color: #fff;
  }

  body.dark .info-title__text {
    color: #000;
  }

  body.dark .alya-croshki a {
    color: #fff;
  }

  body.dark .alya-croshki a:hover {
    color: var(--color-blue);
  }
}

@media (max-width: 768px) {

  body.dark .main-content,
  body.dark .content-wrapper.main-bg {
    background-image: none;
    background: var(--color-dark-green);
  }

  body.dark .page-header_small .navbar-header .navbar-header_bg,
  body.dark .navbar-header.fixed .navbar-header_bg {
    background-image: url(/bitrix/templates/gpg/css/../images/dark/header_bg_mobile.jpg);
  }
}
/* End */


/* Start:/bitrix/templates/gpg/css/sidebarcontent.css?17346275362496*/
.sidebar_content .section-services {
    max-width: 800px;
}

.sidebar_content .section-services {
    padding: 0;
}

.sidebar_content .blockbanner {
    height: 165px;
}

.sidebar_content .blockbanner span {
    height: 60px;
    margin-top: -30px;
    font-size: 16px;
}

.sidebar_content .experts_advert {
    max-width: 800px;
}

.experts_advert .slick-track {
    display: flex;
    justify-content: center;
    align-items: stretch;
    min-width: 100%;
}

.sidebar_content .experts_advert .expert_profile .expert_name {
    height: 42px;
}

.sidebar_content .experts_advert .expert_profile p {
    height: 52px;
    font-size: 12px;
    line-height: 14px;
}

.sidebar_content .experts_advert .expert_profile img {
    object-fit: cover;
    object-position: center;
}

.sidebar_content .experts_advert_titile {
    text-align: center;
}

.sidebar_content .experts_advert .expert_profile {
    max-width: 100%;
}

.sidebar_content .experts_advert .expert_profile h3 {
    font-size: 15px;
}

.sidebar_content .experts_advert .slick-slide {
    margin: 0 10px;
}

.sidebar_content .experts_advert .slick-list {
    margin: 0 -10px;
}

.sidebar_content .calc__wrapper {
    flex-direction: column;
}

.sidebar_content .calc__right {
    max-width: 100%;
    margin-top: 30px;
}

.sidebar_content .calc__right .calc-block__blocks-connect {
    flex-direction: row;
}

.sidebar_content .calc-block__blocks-connect .calc-block:first-child {
    display: flex;
    flex-direction: column;
}

.sidebar_content .calc-block__footer {
    padding: 10px 15px 10px;
    margin-top: auto;
}

@media (max-width:768px) {
    .sidebar_content .experts_advert .expert_profile img {
        height: auto;
    }
    .sidebar_content .calc__right .calc-block__blocks-connect {
        flex-direction: column;
    }
    
}

@media (max-width:480px) {

    .sidebar_content .experts_advert {
        max-width: 300px;
    }

    .sidebar_content .experts_advert img {
        max-width: 200px;
        margin: auto;
    }

    .sidebar_content .experts_advert .expert_profile h3 {
        height: 42px;
        margin: 15px 0;
        padding: 0 10px;
        font-size: 20px;
        text-align: center !important;
    }

    .sidebar_content .experts_advert .expert_profile p {
        font-size: 16px;
        line-height: 20px;
        height: 42px;
        margin-bottom: 25px;
    }
}
/* End */


/* Start:/bitrix/templates/.default/ajax/ajax.min.css?1719781701420*/
iframe.waitwindowlocal{position:absolute;border:0;z-index:9999}div.waitwindowlocal{position:absolute;width:25px;height:25px;padding:0;z-index:10000;background-color:#fcf7d1;border:1px solid #e1b52d;background-image:url(/bitrix/templates/.default/ajax/images/wait.gif);background-position:center center;background-repeat:no-repeat}div.waitwindowlocalshadow{position:absolute;z-index:9998;background-image:url(/bitrix/templates/.default/ajax/images/shadow.gif);border:1px solid #808080}
/* End */
/* /bitrix/templates/gpg/css/owl.carousel.min.css?17197816993351 */
/* /bitrix/templates/gpg/css/main_menu.css?173919895324131 */
/* /bitrix/templates/gpg/css/magnific-popup.css?17197816996951 */
/* /bitrix/templates/gpg/css/normalize.css?17197816996052 */
/* /bitrix/templates/gpg/css/style.css?1748431414324326 */
/* /bitrix/templates/gpg/css/custom.css?1719781699169 */
/* /bitrix/templates/gpg/css/my_style.css?17197816994654 */
/* /bitrix/templates/gpg/css/slick.css?17197816991776 */
/* /bitrix/templates/gpg/css/dark.css?174843144530005 */
/* /bitrix/templates/gpg/css/sidebarcontent.css?17346275362496 */
/* /bitrix/templates/.default/ajax/ajax.min.css?1719781701420 */
