@font-face {
    font-family: Gilroy;
    src: url(/fonts/gilroy-regular.eot);
    src: local('☺'), url(/fonts/gilroy-regular.woff) format('woff'), url(/fonts/gilroy-regular.ttf) format('truetype'), url(/fonts/gilroy-regular.svg) format('svg');
    font-weight: 400;
    font-style: normal
}



@font-face {
    font-family: Gilroy-bold;
    src: url(/fonts/gilroy-bold.eot);
    src: local('☺'), url(/fonts/gilroy-bold.woff) format('woff'), url(/fonts/gilroy-bold.ttf) format('truetype'), url(/fonts/gilroy-bold.svg) format('svg');
    font-weight: 400;
    font-style: bold
}

@font-face {
    font-family: Gilroy-medium;
    src: url(/fonts/gilroy-medium.eot);
    src: local('☺'), url(/fonts/gilroy-medium.woff) format('woff'), url(/fonts/gilroy-medium.ttf) format('truetype'), url(/fonts/gilroy-medium.svg) format('svg');
    font-weight: 400;
    font-style: bold
}

@font-face {
    font-family: Montserrat;
    src: url(../fonts/Montserrat-Regular.otf);
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: Gilroy;
    src: url(../fonts/Gilroy-Medium.ttf);
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: Gilroy;
    src: url(../fonts/Gilroy-ExtraBold.ttf);
    font-weight: 800;
    font-style: normal;
} /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
}
body {
    margin: 0;
}
main {
    display: block;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
pre {
    font-family: monospace, monospace;
    font-size: 1em;
}
a {
    background-color: transparent;
}
abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
}
b,
strong {
    font-weight: bolder;
}
code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
img {
    border-style: none;
}
button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}
button,
input {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
    -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText;
}
fieldset {
    padding: 0.35em 0.75em 0.625em;
}
legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}
progress {
    vertical-align: baseline;
}
textarea {
    overflow: auto;
}
[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}
details {
    display: block;
}
summary {
    display: list-item;
}
template {
    display: none;
}
[hidden] {
    display: none;
}
body,
html {
    margin: 0;
}
body {
    height: 100%;
    padding: 0 calc(0.5px - (100vw - 100%)) 0 0;
	font-family: Gilroy, sans-serif;
}
* {
    box-sizing: border-box;
}
ul {
    margin: 0;
    padding: 0;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
ul li {
    list-style: none;
}
button {
    border: none;
    background: 0 0;
    cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400;
    margin: 0;
}
.wrapper {
    min-width: 0;
    flex-direction: column;
    background: #fff;
    display: flex;
    height: 100%;
	
}

a {
    text-decoration: none;
    color: #000;
}
html {
    font-size: 16px;
}
canvas {

}
button:active,
button:focus {
    outline: 0;
}
img {
    display: block;
    max-width: 100%;
}
.container {
    padding-left: 10px;
    padding-right: 10px;
    margin: 0;
}
.container__heading {
    position: relative;
    font-family: Gilroy, sans-serif;
    color: #43A154;
    font-size: 4rem;
    width: 100%;
    margin-bottom: 1rem;
    overflow: hidden;
}
.container__heading-bg {
    font-size: 11.9375rem;
    color: #43A154;
    opacity: 0.05;
    font-weight: 800;
}
.container__heading-front {
    position: absolute;
    left: -100%;
    font-weight: 800;
    font-size: 4rem;
    top: 41%;
		    color: #14451F;

}

.container__heading-front {
    font-family: Gilroy-bold;
    font-style: normal;
    font-weight: 800;
    font-size: 3rem;
    color: #14451F;
  
    top: 27%;
    position: absolute;
  }
  .container__heading-bg {
    font-family: Gilroy-bold;
    font-size: 5.25rem;
    color: #43A154;
    opacity: 0.15;
    font-weight: 800;
    line-height: 124.9%;
    white-space: nowrap;
    letter-spacing: 0.02em;
  }

.btn-menu{
    border-radius: 0.3125rem;
    margin-left: 0.3rem;
}


.btn {
    font-family: Gilroy-medium, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 1rem;
    border-radius: 0.3125rem;
    display: flex;
    align-items: center;
}
::selection {
    color: #fff;
    background: #43A154; /* Safari */
    }
    ::-moz-selection {
    color: #fff;
    background: #43A154; /* Firefox */
    }
.btn_black {
    background: rgba(0, 0, 0, 0.4);
    padding: 0.75rem 1.3rem;
    color: #fff;
    border: 0.125rem solid #43A154;
	    font-family: Gilroy, sans-serif;

}
.btn_black .btn-text {
    color: inherit;
    margin-left: 0.75rem;
	    font-family: Gilroy, sans-serif;

}
.btn_black_documents {
    background: rgba(0, 0, 0, 0.4);
    padding: 0.75rem 1.3rem;
    color: #fff;
    border: 0.125rem solid #43A154;
	    font-family: Gilroy, sans-serif;

}
.btn_black_documents .btn-text_documents {
    color: inherit;
    margin-left: 0.75rem;
	    font-family: Gilroy, sans-serif;

}
.btn_blue {
    background: #43A154;
    padding: 0.75rem 2.75rem;
    color: #fff;
}
.btn_blue .btn-text {
    color: inherit;
    margin-left: 0.75rem;
	    font-family: Gilroy, sans-serif;

}
.header2 {
    background-position: center;
    background-size: cover;
    width: 100%;
    background-repeat: no-repeat;
    margin-bottom: 3.225rem;
}

 @media (max-width: 980px) {
#page-container {
padding-top: 43px! important;
}
}
@media (max-width: 980px) {
#logo {
max-width: 100%! important;
max-height: 90%! important;
}
}
@media (max-width: 980px) {
#mainheader {
top: 4%! important;
}
}
@media (max-width: 980px) {
# et-top-navigation {
padding-top: 5px! important;
}}
.et_header_style_split .mobile_menu_bar,
.et_header_style_left .mobile_menu_bar {
padding-bottom: 5px;

}



.header__container {
	    

    width: 100%;
    margin: 0 0 0.5rem auto;
}
.header__container_old {
    max-width: 1232px;
    width: 95%;
    margin: 0 0 3rem auto;
}
.header__btn {
    padding: 0.5rem 2.5rem 0.5rem 1rem;
    width: 13.375rem;
}
.header__humburger {
    display: none;
}
.nav1{
visibility: hidden;
display: none;
}
.header__row1 {
    padding-top: 0rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 95%;
height: 60px;

    /*max-width: 1532px;*/
	margin: 0 auto 0rem auto;


}

.header__menu {
	height:70px;
z-index:1000;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.header__row {
    padding-top: 2.6875rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin: 0 auto 6.125rem auto;

}
.header__logo_main{
    height: 35px;
    top: 0;
}
.header__logo_chrismas_ball{
	float: left;
    height: 35px;
    top: 0;
}

@media (max-width:720px) {
	
	.header__logo_main{
    height: 28px;
    top: 0;
}
.header__logo_chrismas_ball{
	float: left;
    height: 28px;
    top: 0;
}
}


.header__phone_block{
    display: flex;
    justify-content: space-between;
    text-align: center;
    height: 50%;
}

.header__phone1 {
    border: 0.125rem solid #43A154;
    padding: 0.75rem 1rem;
}

.header__phone-invers {
    border: 0.125rem solid #43A154;
    cursor: pointer;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
.header__phone-invers .btn-text {
    color: #14451f;
    white-space: nowrap;
    cursor: pointer;
    text-align: center;
    display: flex;
    padding: 5px;

}

.header__phone-invers2 {
    border: 0.125rem solid #43A154;
    cursor: pointer;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 0.3125rem;
    padding: 10px;
}
.header__phone-invers2 .btn-text2 {
    color: #14451f;
    white-space: nowrap;
    cursor: pointer;
    text-align: center;
    display: flex;

}

.header__phone {
    padding: 0.9rem 0.62rem;
    text-align: center;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
}
.header__phone .btn-text {
    color: #14451f;
    margin-left: 0.75rem;
    white-space: nowrap;
}
.header__phone .btn-text_black {
    color: #000;
    margin-left: 0.75rem;
    white-space: nowrap;
}
.header__callback {
    border: 0.125rem solid #43A154;
    padding: 0.75rem 1rem;
}
.header__callback .btn-text {
    color: #14451f;
    white-space: nowrap;
}
.header__callback .btn-text_black {
    color: #000;
    white-space: nowrap;
}

@media (max-width: 575.98px)  {
	
	.header__logo_main{
    height: 22px;
    top: 0;
}
.header__logo_chrismas_ball{
	float: left;
    height: 22px;
    top: 0;
}
}

.btn-callback{
    cursor: pointer;
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
.wpcf7 textarea
{
    margin: 0;
    font-size: 100%;
    height: 60px;
    padding: 0 20px;
    font-size: 16px;
    line-height: 1.33;
    width: 100%;
    border: 0 none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    -webkit-appearance: none;
    border-radius: 0;
}

.wpcf7-submit{
    margin-top: 3%;
    text-align: center;
    width: 100%;
    height: 60px;
    border: 0 none;
    font-size: 16px;
    padding-left: 60px;
    padding-right: 60px;
    -webkit-appearance: none;
    font-weight: 700;
    white-space: nowrap;
    background-image: none;
    cursor: pointer;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    background: transparent;
    color: #ffffff;
    border: 1px solid #43A154;
    background-color: #43A154;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.wpcf7-submit:hover {
    background-color: #ffffff !important;
    color: #43A154 !important;
    border-color: #43A154 !important;
}


.wpcf7-not-valid-tip {
    color: #dc3232;
    font-size: 1em;
    font-weight: normal;
    display: block;
}
.wpcf7 form .wpcf7-response-output {
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
    border: 2px solid #00a0d2; /* Blue */
}
 
.wpcf7 form.init .wpcf7-response-output {
    display: none;
}
 
.wpcf7 form.sent .wpcf7-response-output {
    border-color: #43A154; /* Green */
}
 
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
    border-color: #dc3232; /* Red */
}
 
.wpcf7 form.spam .wpcf7-response-output {
    border-color: #f56e28; /* Orange */
}
 
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
    border-color: #ffb900; /* Yellow */
}


.header__content {
    display: flex;
    width: 100%;

    align-items: flex-end;
    justify-content: space-between;
	
}

.header__content-inner {
    display: flex;
    flex-direction: column;
    align-items: flex-start;

}
.header__content-btns {
    display: flex;
    justify-content: space-between;
	z-index: 10000;
}
.header__buttons {
    display: flex;
    flex-direction: column;
	z-index: 10000;
	
}
.header__buttons-item {
    margin-bottom: 1.875rem;
    
	cursor: pointer;
}
.header__buttons-item:last-child {
    margin: 0;
}
.header__select-btn {
    padding: 0.75rem 2rem;
    display: flex;
    align-items: center;
    background: #fff;
    margin-right: 3.125rem;
}
.header__select-btn .btn-text {
    margin-left: 0.875rem;
    white-space: nowrap;
}
.header__heading,
.header__heading-style {
    font-family: Gilroy, sans-serif;
    font-style: normal;
    color: #fff;
    font-size: 3rem;
	z-index: 998;
}
.header__heading {
    font-weight: 300;
}
.header__heading-style {
    font-weight: 800;
    padding-right: 3rem;
    padding-bottom: 3rem;
    border-bottom: 0.4375rem solid #fff;
}
.header__text {
    font-family: Gilroy, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 1.875rem;
    color: #fff;
    margin-top: 1.5rem;
    margin-bottom: 3.875rem;
}


.nav {


}


.nav__list {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.nav__item:last-child {
    margin-right: 0;
}
.nav__item-link {
    font-family: Gilroy, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 1rem;
    color: #000;
	    white-space: nowrap;
    text-decoration: none; 
    cursor: pointer;
}
.nav__item-link:hover {
    border-bottom: 0.0625rem solid #43A154;
	  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.active .nav__item-link {
    padding-bottom: 0.375rem;
    border-bottom: 0.0625rem solid #43A154;
}
.logo {
    margin-right: 1.5rem;
}
.logo-scg {
    margin-right: 1.5rem;
}
.ff {
    fill: #fff;
}
.footer {
    background: url(../imgs/footerbg.webp);
    background-position: center;
    background-size: cover;
    width: 100%;
    background-repeat: no-repeat;
}
.footer__container {
    margin-left: 4.25rem;
    margin: 0 auto 0 auto;
    max-width: 1152px;
}
.footer__row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 4rem;
}
.footer__contacts {
    display: flex;
    align-items: center;
}
.footer__mail,
.footer__phone {
    display: flex;
    align-items: center;
}
.footer__mail-text,
.footer__phone-text {
    font-family: Gilroy, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 1rem;
    white-space: nowrap;
    color: #fff;
    margin-left: 1.47rem;
}
.footer__phone {
    margin-right: 3rem;
}
.footer__content {
    display: flex;
   /* margin: 4.8125rem 0 1.875rem;*/
}
.footer__content-inner {
    flex: 1 1 auto;
    display: flex;
    flex-direction: column;
       /* align-items: flex-start; */
}
.footer__heading {
    font-family: Gilroy, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 3.375rem;
    line-height: 115.5%;
    color: #fff;
    margin-bottom: 2rem;
    text-align: right;
    max-width: 32.8125rem;
}
.footer__text {
    font-family: Gilroy, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 1.125rem;
    line-height: 137%;
    color: #fff;
    margin-bottom: 2.675rem;
    margin-left: 3.15rem;
    margin: 5px;
}
.footer__phone_text_free {
    font-family: Gilroy, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 0.725rem;
    line-height: 87%;
    color: #fff;
    position: relative;
    margin-left: 2.2rem;
}
.footer__content-phone {
    display: flex;

    align-items: center;
    margin-bottom: 0.375rem;
}
.footer__content-phone .footer__phone-text {
    font-weight: 700;
    font-size: 1.47rem;
}
.footer__content-buttons {
    display: flex;
    align-items: center;
}
.footer__btn-service {
    max-width: 17.375rem;
    text-align: center;
     font-family: Gilroy, sans-serif;
    margin-left: 2rem;
    padding: 0.7375rem;
	font-size: 0.855rem;
	height: 50px;
	
}
	.btn_black_documents {
    max-width: 15.375rem;
    text-align: center;
     font-family: Gilroy, sans-serif;
    padding: 0.7375rem;
	font-size: 0.855rem;
	height: 50px;
}
.footer__copyright {
    font-family: Gilroy, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 0.75rem;
    color: #fff;
    margin-top: 2.1875rem;
}
.footer__form {
    flex: 1 1 auto;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    padding-top: 3.375rem;
    justify-content: flex-start;
}
.footer__form-input {
    width: 100%;
    margin-right: 2rem;
    padding: 0.875rem;
    background: 0 0;
    border: none;
    border-bottom: 0.0625rem solid #fff;
    outline: 0;
    font-family: Gilroy, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 1.125rem;
    line-height: 1.25rem;
    color: #fff;
}
.footer__form-submit {

    padding: 0.75rem 3.3rem;
    color: #14451F;
    font-family: Gilroy-medium, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 1rem;
    border-radius: 0.1875rem;
    background: #fff;
}
.footer__input-wrap {
    display: flex;
    width: 100%;
    margin-bottom: 2.75rem;
}
.address {
    display: flex;
    align-items: center;
}
.address__text {
    font-family: Gilroy, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 1rem;
    line-height: 146%;
    color: #fff;
    margin-left: 1.25rem;
}
.address__text-style {
    font-weight: 700;
}
.overlay {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(0, 0, 0, 0.7);
    z-index: 100;
    overflow-y: overlay;
    z-index: 99999;
}
.overlay__window {
    background: #fff;
    border-radius: 0.1875rem;
    padding: 2.1875rem 2.9375rem 2.5rem;
    width: 95%;
    max-height: 100%;
    position: absolute;
}
.overlay__close {
    position: absolute;
    top: -1rem;
    right: -1.625rem;
    cursor: pointer;
}
.overlay__close-icon {
    fill: #fff;
}
.overlay__btn {
    width: 100%;
    margin: 2.25rem 0 1.875rem;
    justify-content: center;
}
.overlay__consent {
    font-family: Gilroy, sans-serif;
    font-weight: 300;
    font-size: 0.6875rem;
    line-height: 1rem;
    text-align: center;
    color: #4f4f4f;
}
.overlay__input {
    font-family: Gilroy, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 1rem;
    padding: 0.75rem 1rem;
    border: none;
    outline: 0;
    border: 0.0625rem solid #43A154;
    border-radius: 0.1875rem;
    margin-bottom: 1.25rem;
    width: 100%;
}
.overlay__input-required {
    font-family: Gilroy, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 0.875rem;
    color: #828282;
    position: absolute;
    top: 0.8025rem;
    left: 1.0625rem;
    pointer-events: none;
}
.overlay__input-required::after {
    content: "*";
    color: red;
    margin-left: 0.5rem;
}
.overlay__input-wrap {
    position: relative;
}
.overlay__list {
    display: flex;
    width: 100%;
    justify-content: space-between;
    margin: 2.5rem 0;
}
.overlay__radio {
    display: none;
}
.overlay__radio:checked ~ .overlay__label:before {
    background: #43A154;
    

}



.overlay__label {
    display: flex;
    align-items: center;
    height: 2.375rem;
    width: 6.75rem;
    cursor: pointer;
}

.overlay__label_rnkb {
    display: flex;
    align-items: center;
    height: 2.375rem;
    width: 6.75rem;
    background: url(../imgs/rnkb.webp);
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;

}
.overlay__radio:checked ~ .overlay__label_rnkb:before {
    background: #43A154;
}
.overlay__radio:checked ~ .overlay__label_rnkb {
    border: 0.0625rem solid #43A154;
}

.overlay__label_genbank {
    margin-left: 3px;
    display: flex;
    align-items: center;
    height: 2.375rem;
    width: 6.75rem;
    background: url(../imgs/genbank.webp) center no-repeat no-repeat;
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
}
.overlay__radio:checked ~ .overlay__label_genbank:before {
    background: #43A154;
}
.overlay__radio:checked ~ .overlay__label_genbank {
    border: 0.0625rem solid #43A154;
}
.overlay__label_br {
    margin-left: 3px;
    display: flex;
    align-items: center;
    height: 2.375rem;
    width: 6.75rem;
    background: url(../imgs/bank_rossii.webp) center no-repeat no-repeat;
    background-repeat: no-repeat;
    background-size: contain;

    cursor: pointer;
}
.overlay__radio:checked ~ .overlay__label_br:before {
    background: #43A154;
}
.overlay__radio:checked ~ .overlay__label_br {
    border: 0.0625rem solid #43A154;
}


.overlay__label::before {
    content: "";
    margin-left: -1rem;
    width: 0.75rem;
    height: 0.75rem;
    border: 0.0625rem solid #43A154;
    cursor: pointer;
    border-radius: 100%;
}
.overlay-callback__window {
    max-width: 22.625rem;
}
.overlay-analysis__heading {
    font-family: Gilroy, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 1.625rem;
    color: #000;
    margin-bottom: 0.625rem;
}
.overlay-analysis__required {
    font-family: Gilroy, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 0.75rem;
    color: #828282;
    display: flex;
    align-items: center;
    margin-bottom: 2.5rem;
}
.overlay-analysis__required::before {
    content: "*";
    color: red;
    margin-right: 0.5rem;
}
.overlay-analysis__window {
    max-width: 31.375rem;
    background: url(../imgs/analysis-overlaybg.webp) #fff right bottom no-repeat no-repeat;
}
.overlay-analysis__form {
    display: flex;
    flex-direction: column;
    width: 100%;
}
.overlay-analysis__input {
    width: 100%;
}
.overlay-analysis__input-wrap {
    width: 100%;
}
.how-buy {
    margin-top: 1rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 1.3125rem;
    width: 100%;
}
.how-buy__wrap {
    display: flex;
    max-width: 1140px;
    margin: 0 auto;
    flex-direction: column;
    align-items: center;
}
.how-buy__content {
    display: flex;
    width: 100%;
	height: 650px;
    justify-content: space-between;
    align-items: center;
    border: 0.125rem solid #43A154;
    padding: 1.875rem;
    border-radius: 0.1875rem;
}
.how-buy__content-wrap {
    width: 47.5%;
		height: 600px;
		margin-top: 5rem;

}
.how-buy__img {
    border-radius: 0.1875rem;
    margin-right: 1rem;
    -khtml-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
}
.how-buy__list {
    display: flex;
    justify-content: space-between;
    width: 100%;
    flex-wrap: wrap;
}
.how-buy__list .active {
    background: #43A154;
}
.how-buy__item {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex: 1 1 auto;
    border: 0.125rem solid #43A154;
    padding: 1.25rem 0;
    border-radius: 0.1875rem;
    justify-content: center;
    max-width: 9rem;
   /* margin-right: 1rem;*/
    cursor: pointer;
    margin-bottom: 1.875rem;
    margin: 3px;
}
.how-buy__item-text {
    font-family: Gilroy, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 1.25rem;
    text-align: center;
    color: #000;
    margin-top: 1.25rem;
    max-width: 8rem;
}
.active .how-buy__item-text {
    color: #fff;
}
.how-buy__item-img {
    fill: #43A154;
}
.active .how-buy__item-img {
    fill: #fff;
}
.how-buy__item-easy {
    fill: none;
    stroke: #43A154;
}
.active .how-buy__item-easy {
    fill: none;
    stroke: #fff;
}
.how-buy__item-heading {
    font-family: Gilroy, sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 2rem;
    color: #000;
    padding: 0.625rem 0;
    text-align: left;
    margin-bottom: 1rem;
}
.how-buy__item-content {
    font-family: Gilroy, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 161%;
    color: #000;
    text-align: left;
    margin-bottom: 1.25rem;
}
.how-buy__sublist {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding-left: 1.875rem;
    border-left: 0.0625rem dashed #43A154;
    margin-bottom: 2.5rem;
    margin-left: 0.375rem;
}
.how-buy__sublist .active::after {
    width: 14px;
    height: 14px;
    content: "";
    display: block;
    border: 0.0625rem solid #43A154;
    bottom: 0;
    transform: translate(-50%, 50%);
    left: -1.90625rem;
    position: absolute;
    border-radius: 100%;
}
.how-buy__btn {
    display: flex;
    justify-content: center;
}
.how-buy__subitem {
    font-family: Gilroy-medium, sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 0.8rem;
    color: rgba(0, 0, 0, 0.8);
    margin-bottom: 1.875rem;
    position: relative;
}
.how-buy__subitem::before {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    bottom: 0;
    transform: translate(-50%, 50%);
    left: -1.90625rem;
    border-radius: 100%;
    background: #43A154;
    position: absolute;
}
.how-buy__subitem:last-child {
    margin: 0;
}
.how-buy__subitem:first-child::after,
.how-buy__subitem:first-child::before {
    top: 0;
    transform: translate(-50%, -50%);
}
.shares {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 3rem 6rem 3rem 4rem;
    background: url(../imgs/sharesbg.webp);
    background-position: center;
    background-size: cover;
    width: 100%;
    background-repeat: no-repeat;
    margin-top: 1rem;
}
.shares__heading {
    max-width: 14rem;
    font-family: Gilroy, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 1.2rem;
    line-height: 137%;
    color: #fff;
        opacity: 0.98;
}
.shares__form {
    display: flex;
    align-items: center;
}
.shares__wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 50%;
}
.shares__input {
    padding: 0.75rem 1.125rem;
    background: #fff;
    border-radius: 0.1875rem;
    font-family: Gilroy;
    font-style: normal;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.25rem;
    outline: 0;
    border: none;
    margin-right: 1.875rem;
    min-width: 16rem;
}
.analysis {
    width: 100%;
    background: url(../imgs/analysisbg.webp) right bottom no-repeat no-repeat;
    flex-direction: column;
    align-items: center;
    margin-bottom: 20px;
}

.planirovki {
    width: 100%;
    flex-direction: column;
    align-items: center;
}
.planirovki__list {
    display: flex;
    justify-content: center;
    padding-bottom: 1.75rem;
}
.analysis__list {
    display: flex;
    justify-content: center;
    padding-bottom: 8.75rem;
}
.analysis__item {
    padding: 0.875rem 1.025rem;
    border-radius: 0.1875rem;
    background: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
   /* min-width: 17.875rem;
    margin-right: 3rem;*/
    margin: auto 1rem;
    box-shadow: 0 0 1.25rem rgba(0, 0, 0, 0.25);
}
.analysis__link {


}
    .analysis__link2 {

    }

    .analysis__link_40-8 {
        height: 22.6875rem;
        width: 250px;
        background: url(../imgs/40-8.webp) center no-repeat no-repeat;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .analysis__link_40-16 {
        height: 22.6875rem;
        width: 250px;
        background: url(../imgs/40-16.webp) center no-repeat no-repeat;
        background-repeat: no-repeat;
        background-size: cover;

    }
    .analysis__link_62-90 {
        height: 22.6875rem;
        width: 250px;
        background: url(../imgs/62-9.webp) center no-repeat no-repeat;
        background-repeat: no-repeat;
        background-size: cover;

    }    
    .analysis__link_87-17 {
        height: 22.6875rem;
        width: 250px;
        background: url(../imgs/87-17.webp) center no-repeat no-repeat;
        background-repeat: no-repeat;
        background-size: cover;

    }  



.analysis__link_rnkb {
    height: 4.6875rem;
    margin-bottom: 1.75rem;
    width: 100%;
    background: url(../imgs/rnkb.webp) center no-repeat no-repeat;
    background-repeat: no-repeat;
    background-size: contain;
		background-size: contain;


}
.analysis__link_genbank {
    height: 4.6875rem;
    margin-bottom: 1.75rem;
    width: 100%;
    background: url(../imgs/genbank.webp) center no-repeat no-repeat;
	background-size: contain;
}
.analysis__link_br {
    height: 4.6875rem;
    margin-bottom: 1.75rem;
    width: 100%;
    background: url(../imgs/bank_rossii.webp) center no-repeat no-repeat;
		background-size: cover;

}
.analysis__link_psb {
    height: 4.6875rem;
    margin-bottom: 1.75rem;
    width: 100%;
    background: url(../imgs/psb.webp) center no-repeat no-repeat;
		background-size: cover;

}

.analysis__link_sber {
    height: 4.6875rem;
    margin-bottom: 1.75rem;
    width: 100%;
    background-size: 80%;

    background: url(../imgs/sber.webp) center no-repeat no-repeat;
		background-size: cover;

}
.analysis__link_vtb {
    height: 4.6875rem;
    margin-bottom: 1.75rem;
    width: 80%;
    background: url(../imgs/vtb.svg) center no-repeat;
    background-size: contain; /* Changed from cover to contain */
    background-position: center; /* Ensures the logo is centered */
}

/* Media query for smaller screens */
@media (max-width: 768px) {
    .analysis__link_vtb {
        background-size: 30%;
    }
}

@media (max-width: 1100px) {
	 
    .analysis__link_40-8 {
width: 100%;
        background-size: contain;
    }

    .analysis__link_40-16 {
        width: 100%;
            background-size: contain;
    }
    .analysis__link_62-90 {
        width: 100%;
            background-size: contain;
    }    
    .analysis__link_87-17 {
        width: 100%;
            background-size: contain;
    }

} 



 @media (max-width: 768px) {
	 
	.analysis__link_psb {
    height: 4.6875rem;
    margin-bottom: 1.75rem;
    width: 100%;
    background: url(../imgs/psb.webp) center no-repeat no-repeat;
    cursor: pointer;
		background-size: 40%;

} 

.analysis__link_sber {
    height: 4.6875rem;
    margin-bottom: 1.75rem;
    width: 100%;
    background: url(../imgs/sber.webp) center no-repeat no-repeat;
    cursor: pointer;
		background-size: 40%;

}

 }

.analysis__percent {
    font-family: Gilroy-bold, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 2.125rem;
    display: flex;
    align-items: center;
    text-align: center;
    color: #43A154;
    margin-bottom: 3rem;
}
.analysis__attr {
    display: flex;
    width: 100%;
    justify-content: space-between;
    margin: 10px;
}
.analysis__attr-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-family: Gilroy, sans-serif;
    font-style: normal;
    font-size: 0.875rem;
    color: #14451F;
    font-weight: 800;
    line-height: 161%;
}
.analysis__attr-heading {
    font-size: 0.875rem;
    margin-bottom: 0.625rem;
}
.analysis__attr-value {
    font-size: 1.5rem;
}
.product {
    width: 100%;
    display: flex;
    align-items: center;
    flex-direction: column;
}
@media screen and (min-width: 1200px) {
    .product {
      margin-top: 24px;
    }
  }


.blurred-img {
    background-position: center;
    background-size: cover;
    width: 100%;
    background-repeat: no-repeat;
    min-height: 42.875rem;
    position: relative;
  }
  
  .blurred-img::before {
    content: "";
    position: absolute;
    inset: 0;
    opacity: 0;
    animation: pulse 2.5s infinite;
    background-color: var(--text-color);
  }
  
  @keyframes pulse {
    0% {
      opacity: 0;
    }
    50% {
      opacity: 0.1;
    }
    100% {
      opacity: 0;
    }
  }
  
  .blurred-img.loaded::before {
    animation: none;
    content: none;
  }
  
  .blurred-img img {
    opacity: 0;
    transition: opacity 250ms ease-in-out;
  }
  
  .blurred-img.loaded img {
    opacity: 1;
  }

.product__bg {
    background-image: url(../imgs/productbg.webp);

    background-position: center;
    background-size: cover;
    width: 100%;
    background-repeat: no-repeat;
    min-height: 42.875rem;
    position: relative;
}



  
  .product__bg::before {
    content: "";
    position: absolute;
    inset: 0;
    opacity: 0;
    animation: pulse 2.5s infinite;
    background-color: var(--text-color);
  }
  
  @keyframes pulse {
    0% {
      opacity: 0;
    }
    50% {
      opacity: 0.1;
    }
    100% {
      opacity: 0;
    }
  }
  
  .product__bg.loaded::before {
    animation: none;
    content: none;
  }
  
  .product__bg img {
    opacity: 0;
    transition: opacity 250ms ease-in-out;
  }
  
  .product__bg.loaded img {
    opacity: 1;
  }



.product__bg-header {
    position: absolute;
    top: -5.5rem;
    width: 100%;
    display: flex;
    justify-content: space-around;
}
.product__bg-wrap {
    display: flex;
}
.product__bg-text {
    font-family: Gilroy, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 5.25rem;
    color: #333;
}
.product__text-transform {
    font-family: Gilroy-medium, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 1.25rem;
    color: #333;
    display: flex;
    align-items: center;
    justify-content: center;
}
.product__icon {
    position: absolute;
    padding: 0.375rem;
    background: #fff;
    border-radius: 0.1875rem;
}
.product__list {
    display: flex;
    width: 100%;
    justify-content: space-around;
    margin: 2.75rem 0 3.5rem;
}
.product__item {
    display: flex;
    align-items: center;
}
.product__item:nth-child(1) .product__item-icon {
    fill: #2d9cdb;
}
.product__item:nth-child(2) .product__item-icon {
    stroke: #f2994a;
    fill: none;
}
.product__item:nth-child(3) .product__item-icon {
    fill: #9b51e0;
}
.product__item-wrap {
    margin-left: 1.5rem;
    font-family: Gilroy;
    font-style: normal;
    font-weight: 300;
    font-size: 1.25rem;
    color: rgba(51, 51, 51, 0.8);
    text-align: center;
}
.product__item-text {
    margin-top: 0.5rem;
    color: #000;
}
.product__item-bold {
    font-weight: 700;
}
.product__arrow-left {
    position: absolute;
    bottom: 3rem;
    left: 30%;
    width: 11.875rem;
    padding: 0.625rem 2rem 0.625rem 0.625rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 0 0.1875rem 0.1875rem 0;
    border: 0.0625rem solid #43A154;
    font-family: Gilroy, sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 0.875rem;
    color: rgba(51, 51, 51, 0.8);
    background: #fff;
}
.product__arrow-left::before {
    position: absolute;
    content: "";
    display: block;
    width: 1.9375rem;
    left: -1rem;
    transform: rotate(45deg);
    height: 1.9375rem;
    border-radius: 0.1875rem;
    border: 0.0625rem solid #43A154;
    border-top: none;
    border-right: none;
    background: #fff;
}
.product__arrow-right {
    position: absolute;
    bottom: 3rem;
    right: 30%;
    width: 11.875rem;
    padding: 0.625rem 2rem 0.625rem 0.625rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 0.1875rem 0 0 0.1875rem;
    border: 0.0625rem solid #43A154;
    border-right: none;
    font-family: Gilroy, sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 0.875rem;
    color: rgba(51, 51, 51, 0.8);
    background: #fff;
}
.product__arrow-right::before {
    position: absolute;
    content: "";
    display: block;
    width: 1.9375rem;
    right: -1rem;
    transform: rotate(45deg);
    height: 1.9375rem;
    border-radius: 0.1875rem;
    border: 0.0625rem solid #43A154;
    border-bottom: none;
    border-left: none;
    background: #fff;
}




@media screen and (max-width: 768px) {
	    .header2 {
        background-position: center;
        background-size: cover;
        width: 100%;
        background-repeat: no-repeat;
		margin-bottom: 0.1rem;
    }
    .btn-callback {
        justify-content: center;
    }
	.btn-callback2 {
        justify-content: center;
    }
    .header__row {
        flex-direction: column;
        margin-bottom: 3rem;
    }
    .header__content {
        width: 95%;
        flex-direction: column;
        align-items: center;
        margin: 0 auto;
    }
    .header__content-inner {
        align-items: center;
    }
    .header__content-btns {
        flex-direction: column;
        margin-bottom: 2.25rem;
    }
    .header__select-btn {
        margin: 0 0 1.75rem 0;
    }
    .nav {

    }
    .nav__list {
        justify-content: center;
    }
    .footer__row {
        flex-wrap: wrap;
        width: 95%;
        margin: 0 auto;
    }
    .footer__contacts {
        width: 100%;
        margin-top: 1.5rem;
        justify-content: space-between;
    }
    .footer__content {
        flex-direction: column;
        width: 95%;
        margin: 4.8125rem auto 1.875rem auto;
    }
    .footer__content-buttons {
        width: 95%;
        margin: 0 auto;
        justify-content: space-between;
		flex-wrap: wrap;
    }
    .footer__copyright {
        width: 95%;
        margin: 2.1875rem auto;
    }
    .how-buy__content {
        border: 0;
        padding: 0;
        min-height: 1px;
        height: 100%;
    }
    .how-buy__content-wrap {
        width: 100%;
    }
    .how-buy__img {
        display: none;
    }
    .how-buy__item {
        width: 45%;
        flex-direction: row;
        justify-content: flex-start;
        padding: 0.75rem 0.625rem;
    }
    .how-buy__item-text {
        max-width: none;
        margin: 0 0 0 0.5rem;
        text-align: start;
        font-size: 1rem;
    }
    .shares {
        flex-direction: column;
        padding: 2.75rem 1.5rem;
    }
    .shares__heading {
        font-size: 1rem;
        max-width: 8.875rem;
    }
    .shares__form {
        flex-direction: column;
        width: 100%;
    }
    .shares__btn {
        width: 100%;
        justify-content: center;
    }
    .shares__wrap {
        width: 100%;
        margin-bottom: 2.375rem;
    }
    .shares__input {
        min-width: auto;
        margin: 0 0 1.875rem 0;
        width: 100%;
    }
    .analysis__list {
        flex-direction: column;
        padding-bottom: 1rem;
    }
    .analysis__item {
        padding: 0.625rem 1rem;
        min-width: auto;
        flex-wrap: wrap;
        justify-content: center;
        align-items: stretch;
        margin: 0 0 2rem 0;
        min-height: 7.9375rem;
        position: relative;
    }
    
    .analysis__link {

    }

    .analysis__attr {
        width: 100%;
    }
    .product__bg-header {
        display: none;
    }
    .product__icon {
        display: none;
    }
    .product__list {
        flex-wrap: wrap;
        align-items: center;
        margin-bottom: 1.5rem;
        padding: 0 1.25rem;
    }
    .product__item:nth-child(1) .product__item-icon {
        fill: #2d9cdb;
    }
    .product__item:nth-child(2) .product__item-icon {
        stroke: #f2994a;
    }
    .product__item:nth-child(3) .product__item-icon {
        fill: #9b51e0;
    }
    .product__item {
        flex: 0.1 0.1 auto;
        margin-bottom: 2rem;
        margin-right: 1rem;
    }
    .product__arrow-left {
        display: none;
    }
    .product__arrow-right {
        display: none;
    }
}
@media screen and (max-width: 480px) {
    body {
        padding: 0;
    }

    .container__heading-bg {
        font-size: 4.5rem;
    }
    .container__heading-front {
        font-size: 2.25rem;
    }
    .btn {
        font-size: 15px;
    }
    .btn_black {
        padding: 0.5rem;
    }
    .btn-callback .btn-text {
        font-size: 1.125rem;
    }
	.btn-callback2 .btn-text {
        font-size: 1.125rem;
    }

	    .header2 {
        background-position: center;
        background-size: cover;
        width: 100%;
        background-repeat: no-repeat;
		margin-bottom: 0.1rem;
    }
    .header__container {
        margin: 0 auto;
    }
    .header__btn {
        padding: 0.5rem 0.25rem 0.625rem;
        flex-direction: column;
        background: #43A154;
        min-width: 5.4375rem;
        width: 100%;
    }
    .header__btn .btn-text {
        margin: 0;
    }

    .header__row {
		
		display: flex;
        background: #4d4d4d;
        padding: 1rem 1.5rem;
        flex-direction: row;
        width: 100%;
        margin-bottom: 6.125rem;
    }
    .header__phone {
        padding: 0;
        border: none;
		
        margin-right: 0.5rem;
    }
    .header__buttons {
        flex-direction: row;
        margin-bottom: -3rem;
    }
    .header__buttons-item {
        margin: 0 1.25rem 0 0;
    }
    .header__select-btn {
        padding: 0.75rem 1.5rem;
    }
    .header__select-btn .btn-text {
        font-size: 1.125rem;
    }
    .header__heading,
    .header__heading-style {
        font-size: 1.875rem;
    }
    .header__heading-style {
        padding: 0 1rem 1rem;
    }
    .header__text {
        font-size: 1.125rem;
        text-align: center;
    }
    .nav {
        display: none;
        position: fixed;
        top: 45px;
        right: 0;
        z-index: 100;
        left: 0;
        background: #fff;
        bottom: 0;
        margin: 0;
    }
	.nav__item-link{
		color: #333;
	}
    .nav__list {
        flex-direction: column;
        height: 100%;
        width: 100%;
        align-items: center;
        justify-content: center;
    }
    .nav__item {
        margin-right: 0;
    }
    .active .nav__item-link {
        border-bottom: 0.0625rem solid #fff;
    }
    .logo {
        max-width: 5.625rem;
    }
    .footer {
        padding: 2.625rem 2.75rem;
        background: url(../imgs/footermobilebg.webp) #333 right bottom no-repeat no-repeat;
    }
    .footer__row {
        flex-direction: column;
        align-items: flex-start;
        justify-content: start;
        padding: 0;
        margin: 0;
    }
    .footer__row .logo {
        display: none;
    }
    .footer__contacts {
        flex-direction: column;
        align-items: flex-start;
        margin: 0;
        width: auto;
    }
    .footer__mail,
    .footer__phone {
        margin-top: 1rem;
    }
    .footer__content {
        width: 100%;
    }
    .footer__heading {
        font-size: 2rem;
        display: none;
    }
    .footer__text {
        font-size: 0.875rem;
    }
    .footer__content-phone {
        display: none;
    }
    .footer__phone_text_free{
        display: none;
    }
    .footer__content-buttons {
        width: auto;
        margin: auto;
		
    }
    .footer__btn-service {
        font-family: Gilroy, sans-serif;
        font-size: 1rem;
        width: 100%;
flex-direction: raw;
        margin: 2rem 0 0 0;
	text-align: center;
	display: table-cell;
    vertical-align: middle;
	max-width:25rem;
	height:64px;
	display: flex;
  align-items: center;
  justify-content: center;
    }
	.btn_black_documents {
        font-family: Gilroy, sans-serif;
        font-size: 1rem;
        width: 100%;
flex-direction: raw;
        margin: 2rem 0 0 0;
	text-align: center;
	display: table-cell;
    vertical-align: middle;
	max-width:25rem;
	height:64px;
	display: flex;
  align-items: center;
  justify-content: center;

}

    .footer__copyright {
        width: auto;
    }
    .footer__form {
        padding: 0;
    }
    .footer__form-input {
        margin: 0 0 1.25rem 0;
        width: 100%;
    }
    .footer__form-submit {
        margin: 2rem 0 0 0;
        width: 100%;
    }
    .footer__input-wrap {
        flex-direction: column;
        width: 100%;
        margin: 0;
    }
    .overlay__window {
        overflow-y: overlay;
        padding: 2.1875rem 1.9375rem 2.5rem;
    }
    .overlay__close {
        top: 0.5rem;
        right: 0.5rem;
    }
    .overlay__close-icon {
        fill: #e5e5e5;
    }
    .overlay__list {
        flex-wrap: wrap;
        justify-content: space-around;
    }
    .overlay__label {
        margin-right: 1.5rem;
        margin-bottom: 2rem;
    }
    .how-buy {
        margin: 1rem 0;
    }
    .how-buy__content{
            height: 100%;
        margin-bottom: 2rem;
    }
    .how-buy__content-wrap{
        margin-top: 1rem;
        height: 100%;
        margin-bottom: 2rem;
    }
    .how-buy__btn{

    }
    .how-buy__item {
            /* padding: 1rem; */
    }
    .how-buy__item-text {
        font-size: 0.75rem;
        font-weight: 400;
    }
    .how-buy__item-img {
        max-width: 1.5rem;
        max-height: 1.5rem;
    }
    .how-buy__item-easy {
        max-width: 1.5rem;
        max-height: 1.5rem;
    }
    .analysis {
        background: url(../imgs/analysis-overlaybg.webp) right no-repeat no-repeat;
    }
    .analysis__attr-heading {
        font-size: 0.625rem;
    }
    .analysis__attr-value {
        font-size: 1rem;
    }

}


@media screen and (max-width: 1400px) {
 
.about__item {
    margin-top: 1rem;
    margin-bottom: 1rem;
}

	.header__buttons {
		padding-right: 10px;
	}
	.header__row {
				padding-right: 10px;

	}
}

@media screen and (max-width: 1100px) {
	


	.analysis__link_rnkb {
		max-width: 16rem;
		    margin-left: auto;
    margin-right: auto;


}
.analysis__link_genbank {
		max-width: 16rem;
    margin-left: auto;
    margin-right: auto;
}
.analysis__link_br {
		max-width: 16rem;
    margin-left: auto;
    margin-right: auto;;

}
	
	.container {
	    padding-left: 10px;
    padding-right: 10px;
    margin: 0;
	}

    
    .analysis__list {
        justify-content: center;
    flex-wrap: wrap;
        padding-bottom: 1rem;
    }

.planirovki__list {
        flex-direction: column;
        padding-bottom: 1rem;
    }
    .analysis__item {
        padding: 0.625rem 1rem;
        min-width: auto;
        flex-wrap: wrap;
        justify-content: center;
        align-items: stretch;
        margin: 0 0 2rem 0;
        min-height: 7.9375rem;
        position: relative;
    }
    
    .analysis__link {

    }
	.analysis__link2 {

    }
    .analysis__percent {
		position: relative;
		margin-left: 0%;
          font-size: 1.875rem;
    margin-bottom: 0.05rem;
	    display: flex;
    align-items: right;
    text-align: right;

    justify-content: center;
    }
    .analysis__attr {
        width: 100%;
    }



}

/*  Малые девайсы  */
@media (max-width: 575.98px)  {
    .container__heading-bg {
        font-size: 2.9rem;
        white-space: nowrap;
        overflow: hidden;
    }
    .container__heading-front {
        font-size: 1.5rem;
    }
}
/*  Малые девайсы («ландшафтные», >= 575px)- */
/*  Малые девайсы («ландшафтные», >= 575px)- */
@media (min-width: 576px) and (max-width: 767.98px) { 
	    .container__heading-bg {
        font-size: 5.9rem;
        white-space: nowrap;
        overflow: hidden;
    }
    .container__heading-front {
        font-size: 2rem;
    }


}

/*  Средние девайсы («таблетки», >= 768px) - */
@media (min-width: 768px) and (max-width: 991.98px) { 
	    .container__heading-bg {
        font-size: 5.9rem;
        white-space: nowrap;
        overflow: hidden;
    }
    .container__heading-front {
        font-size: 2rem;
    }
	

.product__bg-header{
	visibility: hidden;
}

}


/*  Большие девайсы (большие десктопы, >= 992px)- */
@media (min-width: 992px) and (max-width: 1223.98px) {
	
		    .container__heading-bg {
        font-size: 8.9rem;
        white-space: nowrap;
        overflow: hidden;
    }
    .container__heading-front {
        font-size: 3rem;
    }
}




@media (max-width: 480px) {
        /*.product__item-icon {
        max-width: 1.5rem;
        max-height: 1.5rem;
    }
    .product__item-wrap {
        font-size: 0.625rem;
        text-align: left;
        margin-left: 0.75rem;
    }
    .product__item-text {
        font-size: 1rem;
        font-weight: 700;
        margin: 0;
    }
    .product__item-bold {
        font-size: 1rem;
    }*/

.product__bg{
    background-position: initial;
    background-size: contain;
    min-height: 14.875rem;

}

.product__bg-header{
    visibility: hidden;
}
.product__arrow-left {
        visibility: hidden;

}
    .product__arrow-right {
        visibility: hidden;

}

    .product__list{
        visibility: hidden;
                display: none;

    }
        .product__item-icon {
        visibility: hidden;
        display: none;
    }
    .product__item-wrap {
        visibility: hidden;
                display: none;


    }
    .product__item-text {
        visibility: hidden;        display: none;


    }
    .product__item-bold {
          visibility: hidden;        display: none;


    }



.features__sublist {
        visibility: visible;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 2rem 0 2.5rem;
    flex-wrap: wrap;
}
.features__subitem {
    margin-right: 1rem;
    margin-left: 1rem;
    display: flex;
    align-items: center;
    margin-top: 0.5rem;
    width: 40%;
}
.features__subitem-horse {
    stroke: #333;
}
.features__subitem-icon {
    fill: #333;
}
.features__subitem-heading {
    font-family: Gilroy;
    font-style: normal;
    font-weight: 300;
    font-size: 0.875rem;
    color: #333;
    opacity: 0.6;
}
.features__subitem-wrap {
    margin-left: 1rem;
}
.features__text {
    font-family: Gilroy;
    font-style: normal;
    font-weight: 300;
    font-size: 0.875rem;
    color: #333;
}
.features__text-style {
    font-family: Gilroy;
    font-weight: 800;
    font-size: 1.125rem;
}
.features__list {
    display: flex;
    flex-wrap: wrap;
    padding: 0 2.5rem;
    justify-content: center;
    width: 100%;
}
.features__item {
    width: 47%;
    margin-right: 1rem;
    display: flex;
    align-items: center;
    margin-bottom: 2rem;
}
.features__item .features__text {
    max-width: 27.5rem;
}
.features__item-icon {
    margin-right: 2rem;
    max-width: 2rem;

    width: 100%;
}
.features__item:last-child {
    margin-top: 1rem;
    padding: 0.75rem;
    border: 0.03125rem solid #898989;
    border-radius: 0.1875rem;
	 
}


.analysis__percent{
    font-family: Gilroy-bold;
    font-size: 1.3rem;

    

}
}


@media (min-width: 481px) and (max-width: 768px) {

.features__sublist {
 visibility: hidden;        display: none;
}
}







.wrap-page {
  min-height: 100%;
  overflow: hidden;
  position: relative;
}

.content {
	box-sizing: content-box;

    max-width: 1362px;
    margin: 0 auto;
    padding: 20px 20px 0;
	align-items: center;
   
}
.news-content2 {
	justify-content: space-between;
	display: flex;
	align-items: center;
	}
	
.news-content {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
	
.news-wrapper {
	display: table;
	width: 100%;
	border-collapse: collapse;
}

.news-items {
		white-space: normal;	
	display: inline-block;
	width: calc(33.333333% - 11px);
	vertical-align: top;
margin-bottom: 40px;
border-radius: 2px;
padding: 5px;
	
}

.news-item {
	
	display: flex;
width: calc(33.333333% - 11px);
min-height: 380px;
padding: 40px;
margin-bottom: 40px;
margin-right: 16px;
flex-wrap: wrap;
align-items: center;
align-content: baseline;
background: #F5F5F5;
border-radius: 2px;
box-sizing: border-box;
}

.news-item__img {
height: 344px;
width: 100%;
margin-bottom: 20px;
border-radius: 5px;
position: relative;
overflow: hidden;
}

.news-item__img img {
  width: 100%;
  height: 100%;
  margin: 0 !important;
  object-fit: cover;
}


.news-item._img {
  background: none;
  padding: 0;
  border-radius: 2px;
}

.news-item__title {
  font-weight: 400;
  font-size: 20px;
  line-height: 120%;
}
.news-item__date {
width: 100%;
margin-top: 16px;
font-weight: 600;
font-size: 12px;
line-height: 140%;
color: #858e97;
}

.header_WO_margin {
    background-position: center;
    background-size: cover;
    width: 100%;
    background-repeat: no-repeat;

}
.container__heading {
  position: relative;
  font-family: Gilroy-medium;
  color: #14451f;
  font-size: 4rem;
  width: 100%;
  margin-bottom: 1.5rem;
  overflow: hidden;
}


.pagination-wrap {
  display: flex;
  align-items: center;
  max-width: 1280px;
  margin: 0 auto 70px;
  border-bottom: 1px solid rgba(0,0,0,0.1);
  justify-content: space-between;
}
.pagination, .paging {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.paging a._active, .paging span._active {
  color: #fe7635;
  border-bottom: 1px solid #fe7635;
}
.paging a, .paging span {
  display: inline-block;
  padding: 30px 11px;
  font-size: 13px;
  line-height: 18px;
  letter-spacing: 0.02em;
  color: #00263a;
  border-bottom: 1px solid transparent;
  transition: .3s ease;
  user-select: none;
}
.paging a:not(._active):not(._more), .paging span:not(._active):not(._more) {
  cursor: pointer;
}
.paging a, .paging span {
  display: inline-block;
  padding: 30px 11px;
  font-size: 13px;
  line-height: 18px;
  letter-spacing: 0.02em;
  color: #00263a;
  border-bottom: 1px solid transparent;
  transition: .3s ease;
  user-select: none;
}





.header__menu ul li a {
    display: flex;
    align-items: center;
    position: relative;
    font-size: 14px;
    color: #43A154;
    white-space: nowrap;
}
.header__menu ul li a:after {
    background: #43A154;
    width: 100%;
    height: 1px;
    display: block;
    position: absolute;
    bottom: -1px;
    left: 0;
    content: "";
    transition: 0.3s ease;
    transform-origin: left;
    transform: scale(0);
}
.header__menu ul li a:hover:after {
    transform: scale(1);
}
.header__menu ul li:last-child {
    margin-right: 0;
}


.container__heading_terms {
    position: relative;
    font-family: Gilroy-medium;
    color: #14451f;
    font-size: 4rem;
    width: 100%;
    margin-bottom: 1.5rem;
    overflow: hidden;
    padding-top: 16px;
}

.container__heading-bg_terms {
    font-family: Gilroy-bold;
    font-size: 6.25rem;
    color: #43A154;
    opacity: 0.05;
    font-weight: 800;
    line-height: 124.9%;
    white-space: nowrap;
/* identical to box height, or 126px */
    letter-spacing: 0.02em;
    position: absolute;
    top: -21px;
}
.container__heading-front_terms {
    font-family: Gilroy-bold;
    font-style: normal;
    font-weight: 800;
    font-size: 4rem;
    color: #14451F;
    margin-left: 4rem;
    position: relative;
    z-index: 1;
}

@media screen and (max-width: 1354px) {
    .header__phone-invers .btn-text{
        font-size: 0.8rem;
 
    }
    .header__phone .btn-text{
        font-size: 0.8rem;
    }



}

@media screen and (max-width: 768px) {
    .container__heading-bg_terms {
        font-size: 5rem;
        white-space: nowrap;
        overflow: hidden;
    }

    .container__heading-front_terms {
        font-size: 2rem;
    }

    .container__heading-bg_terms {
        font-size: 4rem;
        top: -15px;
    }   
    
    .container__heading_terms {
        margin-bottom: 10px;
        padding: 0;
    }

    .content {
        padding: 0 20px;
    }

    .logo-scg{display: none;}

    .header__phone-invers{
        display: none;
    }

}
@media screen and (max-width: 480px) {

    .container__heading-bg_terms {
        font-size: 3.5rem;
    }
    .container__heading-front_terms {
        font-size: 2.5rem;
		margin-left: 0;
    }

    .header__phone .btn-text{
        font-size: 0.8rem;
    }

}

@media screen and (max-width: 480px) {
    .container__heading-bg_terms {
        font-size: 3.5rem;
                top: -4px;
    }
    .container__heading-front_terms {
        font-size: 2.25rem;
		align-items: center;
        justify-content: center;
    }


    .header__phone-invers{
        display: none;
    }


    .header__phone{
       /* margin-right: 0rem;*/
    }

    .btn-menu {
        margin-right: 0rem; 
    }

    .btn-text .header__btn-text_black{
        font-size: 0.1rem;
    }

    .header__phone .btn-text{
        font-size: 0.7rem;
    }

    .footer__mail-text, .footer__phone-text {
        font-family: Gilroy, sans-serif;
        font-style: normal;
        font-weight: 400;
        font-size: 13px;
        white-space: nowrap;
        color: #fff;
        margin-left: 13px;
    }
    .address__text {
        font-family: Gilroy, sans-serif;
        font-style: normal;
        font-weight: 400;
        font-size: 13px;
        line-height: 146%;
        color: #fff;
         margin-left: 0px; 
    }

    .footer__text {

        line-height: 213%;

        margin-bottom: 0rem;
        margin-left: 0px;
    }


    .footer__form-submit {
        padding: 1.25rem 3.3rem;
    }
    .footer__content {
        margin: 1.3125rem auto 1.875rem auto;
    }




}


@media screen and (max-width: 1400px) {

    .analysis__item {

        margin-right: 0.1rem;
        margin: auto 5px;

    }


}



@media screen and (max-width: 1000px) {
    .product__arrow-left {
        left: 5%;
    }
    
    .product__arrow-right {
        right: 5%;
    }
    .product__bg {
        min-height: 31.875rem;

    }

    .header2 {
        margin-bottom: 0.025rem;
    }

    .how-buy__item-text {

        font-size: 0.75rem;

    }

   /* .how-buy__item {

        max-width: 6rem;

    }*/

    .how-buy__list {
        padding: 30px;
    }

   .how-buy__item-text {

        padding-top: 5px;
    }



    .analysis__item {

        margin-right: 0.1rem;
        margin: 10px;

    }
    
}

@media screen and (max-width: 480px) {
    .product__bg {
        display: none;
    }
    
}

@media screen and (max-width: 760px) {


}



@media screen and (min-width: 759px) {
.cky-consent-container{
    width: calc(100% - 32px);
}

.cky-notice .cky-title {
    display: none;
}

.cky-box-bottom-left {
    bottom: 0px;
    left: 0px;
}

.cky-notice-des *, .cky-preference-content-wrapper *, .cky-accordion-header-des *, .cky-gpc-wrapper .cky-gpc-desc * {
    font-size: 10px;
}

}


@media screen and (max-width: 780px) {

    .product__bg {
        min-height: 24.875rem;

    }

    .analysis__item {

        margin-right: 0.1rem;
        margin: 10px;

    }
}



@media screen and (max-width: 615px) {

    .product__bg {
        min-height: 17.875rem;

    }


}




/*  переворот- */

@media (max-height: 500px) and (orientation : landscape){

    .about__heading-bg {
        font-size: 2.9rem;
        white-space: nowrap;
        overflow: hidden;
    }
    .about__heading-front {
        font-size: 1.9rem;
        flex-wrap: wrap;
        text-orientation: row;
    }
    .header__row{
        width: 92%;
    }

    .container__heading-bg {
        font-size: 3.5rem;
        white-space: nowrap;
        overflow: hidden;
    }
    .container__heading-front {
        font-size: 2rem;
    }





    .header{
        width: 103%;
    }
    .header__row{
        margin-left: 1rem;
        margin-right: 2rem;
    }
    /*
    .footer{
        width: 103%;
    }
    */
    .footer__row{
        margin-right: 1rem;
        margin-left: 1rem;
    }
    .how-buy__content{
        height: 100%;
    }
    .how-buy__wrap {
        min-height: 850px;
    }
    .how-buy__content-wrap{
        height: 100%;
    
    }
    .header__phone{
       /* margin-right: 4rem;*/
    }
    .header__buttons{
         margin-right: 3rem;
    }
    
    
    
    }

/*  переворот- */

@media (max-height: 500px) and (max-width: 1030px) and (orientation : landscape){

    .product__bg-text {
        display: none;
    }

    .product__text-transform{
        display: none;
    }
    .analysis__percent{
        margin-left: 0%;
    }

    .address {
        min-width: 250px;
    }
    .logo{
        display: none;
    }
    .logo-scg{
        display: none;
    }

    .footer_watch{
        margin-left: 1rem;
    }

}

.menu_social{
    display: none;
}
@media screen and (max-width: 480px) {
    .menu_social{
        margin: 13px;
        display: flex;
        justify-content: center;
    }

}


.footer_social{
    right: 50%
}
@media screen and (max-width: 480px) {
    .footer_social{
        display: flex;
        justify-content: center;
    }

}
.social-icons {
    display: flex;
    align-items: center;
    margin-left: 9px;
  }
  
  .social-icons a {
    display: inline-block;
    width: 40px;
    height: 40px;
    margin: 0 5px;
  }
  
  .social-icons a:first-child {
    background-size:cover;
    background-image: url(../imgs/vk.png);

  }
  
  .social-icons a:last-child {
    background-size:contain;

    background-image: url(../imgs/tg.png);
  }



/*      МЕНЮ          /*/

.navbar {
    overflow: hidden;
    background-color: #FFF;
    position: fixed; /* Set the navbar to fixed position */
    top: 0; /* Position the navbar at the top of the page */
    width: 100%; /* Full width */
    height: 60px; 

    z-index: 100;
}


@media screen and (max-width: 1400px) {

    .navbar {
        height: 75px;
    
    }


}


.nav {

    margin: 0 auto;
}
.nav__list {
    padding: 10px;
    justify-content: center;
}
.nav__list {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}



.nav__link {
    font-family: Gilroy, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    color: #000;
    white-space: nowrap;
    text-decoration: none;
    cursor: pointer;
    text-transform: uppercase;
    display: block;
    padding: 0 calc(8px + 0.5vw); /* Пропорциональные отступы по бокам */
}



.nav__link a {
    position: relative;
    color: #00a650;
    cursor: pointer;
    line-height: 1;
    text-decoration: none;
    padding-bottom: 3px;
}

.nav__link a:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0; /* Align to the bottom of the text */
    width: 0;
    height: 2px;
    background-color: #00a650;
    transition: width 0.3s ease-out;
}

.nav__link a:hover:after,
.nav__link a:focus:after {
    width: 100%;
}

.nav__link a:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0; /* Align to the bottom of the text */
    width: 0;
    height: 2px;
    background-color: #00a650;
    transition: width 0.3s ease-out;
}

.nav__link a:hover:after,
.nav__link a:focus:after {
    width: 100%;
}

.nav {

    margin: 0 auto;
}
.nav__list {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.nav__item {
    margin: 10px;

}
.nav__item:last-child {
    margin-right: 0;
}
.nav__item-link {
    font-family: Gilroy;
    font-style: normal;
    font-weight: 400;
    font-size: 1rem;
    color: #000;
}
.active .nav__item-link {
    padding-bottom: 0.375rem;
    border-bottom: 0.0625rem solid #43A154;
}

/*
@media screen and (max-width: 1146px) {
    .header {
        margin: 0 auto 3rem 0;
		padding: 20px;
		margin: 0 auto;
		width: 100%;
    }

}
*/
@media screen and (max-width: 480px) {  

.header__row1 {
    height: 45px;
}

}




.dropdown-menu {
    position: absolute;
    z-index: 1005;
    width: auto;
    height: auto;
    background-color: #fff;
    padding: 15px;
    text-align: center;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0.3s ease;
}

.nav__item.active .dropdown-menu {
    opacity: 1;
    visibility: visible;
}

.nav__item {
    display: block;
}

.nav__item:hover .dropdown-menu {
    opacity: 1;
    visibility: visible;
}

.dropdown-menu li {
    clear: both;
    width: 100%;
}

.nav__link {
    position: relative;
}

.dropdown-toggle .caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 3px;
    vertical-align: middle;
    border-top: 3px solid;
    border-right: 3px solid transparent;
    border-left: 3px solid transparent;
}

.sub_link{
    padding: 10px;
    margin: 10px;
    justify-content: center;
    text-align: center;
}

::selection {
    color: #fff;
    background: #43A154; /* Safari */
}
::-moz-selection {
    color: #fff;
    background: #43A154; /* Firefox */
}

.nav__item-link:hover {
    border-bottom: 0.0625rem solid #43A154;
    transition: all 0.3s ease;
}

.nav ul li a {
    display: flex;
    align-items: center;
    position: relative;
    font-size: 14px;
    white-space: nowrap;
}

.nav ul li a:after {
    background: #43A154;
    width: 100%;
    height: 1px;
    display: block;
    position: absolute;
    bottom: -9px;
    left: 0;
    content: "";
    transition: 0.3s ease;
    transform-origin: left;
    transform: scale(0);
}

.nav ul li a:hover:after {
    transform: scale(1);
}

.nav ul li:last-child {
    margin-right: 0;
}



@media (min-width: 280px) and (max-width: 915px) { 



    .header__humburger {
        z-index: 999;
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        margin-left: 10px;
    }
    
    
    nav {
        display: none;
        position: fixed;
        top: 60px;
        right: 0;
        z-index: 100;
        left: 0;
        background: #fff;
        bottom: 0;
        margin: 0;
    }
    
    .nav__list {
        flex-direction: column;
    
        width: 100%;
        align-items: center;
        justify-content: center;
    }
    /*
    .nav__item {
        margin-right: 0;
    }
  
    
    
      .nav__link {
        display: block;
        padding: 10px;
        font-size: 20px;
      }  
        
          .nav__link {
        display: block;
        padding: 10px;
      }
      */
      .dropdown-menu {
        display: none;
        position: static;
        margin: 0;
        padding: 0;
        background-color: transparent;
        border: none;
        transition: opacity 0.3s ease, visibility 0.3s ease;
    
      }
      
      .nav__item.active .dropdown-menu {
        display: block;
      } 
      .nav__item {
        display: block;
      }
  
      
    
      .dropdown-menu {
        display: none;
        position: inherit;
        margin: 0;
        padding: 0;
        border: none;
        
      }
    
      .nav__item.active .dropdown-menu {
        display: block;
      }
    
    
      .nav__item:hover .dropdown-menu {
        position: inherit;
        padding: 10px;
        text-align: center;
    }
    
    
    }
    

.product__icon {
        position: absolute;
        width: 38px;
        height: 38px;
        display: flex;
        justify-content: center;
        align-items: center;
        overflow: hidden;
    }
.product__icon svg {
        width: 32px;
        z-index: 11;
    }
.product__arrow-left {

z-index: 2; 

    }
.product__arrow-left svg {
z-index: 11; 
}
.product__arrow-left::before{
        z-index: 0;

    }
    .how-buy__content-wrap {
        height: 100%;
        margin-top: 0.05rem;
        margin-bottom: 0.05rem;
    }
    .how-buy__wrap {
        display: flex;
        justify-content: center;
        margin: 0 auto;
        flex-direction: column;
        align-items: center;
        max-width: 1270px;
    }
    .how-buy__list {
        display: flex;
        justify-content: space-between;
        width: 100.5%;
        flex-wrap: wrap;
    }
    .how-buy__item {
    
        max-width: 14rem;
    
    }
    .how-buy__content{
        height: 100%;
        padding: 1.375rem;
        margin-top: 3px;
    
    }
    @media screen and (max-width: 1100px) {
        .how-buy__item{max-width: 9rem;}
        .how-buy__content-wrap{
            margin-bottom: 0.05rem;
            margin-top: 0.05rem;
            padding: 20px;
        }
        .how-buy__content{
             height: 100%;
        }
    }
    @media screen and (max-width: 480px) {
        .how-buy__content {
            margin-bottom: 0.02rem; 
        }
    }