

/* Start:/local/templates/manifest/components/bitrix/breadcrumb/universal1/style.min.css?1765875589620*/
.bx-breadcrumb{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bx-breadcrumb-item{height:22px;white-space:nowrap}.bx-breadcrumb-item-angle{margin:0 10px;color:#b5bdc2;vertical-align:top;font-size:12px}.bx-breadcrumb-item-link{border-bottom:0;vertical-align:top;line-height:21px}.bx-breadcrumb-item-text{vertical-align:top;white-space:normal;font:400 13px/21px "Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;transition:250ms linear all}
/* End */


/* Start:/local/templates/manifest/components/bitrix/menu/menu-footer/style.css?1765876552873*/
/* Left menu*/
ul.footer-menu
{

list-style:none;
display: flex;
flex-direction: column;
justify-content: center;
align-items: flex-start;
padding: 0px;
	position: relative; /*IE bug*/
}

ul.footer-menu li
{
	padding: 10px 16px;
	background:transparent;
}

ul.footer-menu li a
{
	
font-family: 'Montserrat';
font-style: normal;
font-weight: 600;
font-size: 20px;
line-height: 24px;
color: #000000;
	text-decoration:none;
}

ul.footer-menu li a:visited
{
	color:#000000;
}

ul.footer-menu li a:hover
{
	color:#000000;
}


ul.footer-menu li a.selected:link,
ul.footer-menu li a.selected:visited,
ul.footer-menu li a.selected:active,
ul.footer-menu li a.selected:hover
{
	color:#000000;
}


@media (max-width:768px) {
ul.footer-menu li {
    padding: 4px 0px;
    background: transparent;
}


ul.footer-menu li a {

font-weight: 600;
font-size: 14px;
line-height: 17px;

	}
}

/* End */


/* Start:/local/templates/manifest/styles.css?178948051119929*/
.basket-title{
display: flex;
justify-content:center;

font-size:24px;
    font-style: normal;
    font-weight: 400;
   
    line-height: 54px;
    text-align: center;
    color: #4D53C6;
}



.main-head {
background: #4D53C6;
width:99%;
}


.desr-w {
width:85%;
}

.com-proj {
    display: grid;
    grid-template-columns: 20% 80%;
    gap: 40px;
    padding: 0px 70px;
}


.choose-m {
text-align: center;
    font-family: 'Montserrat-Bold';
    font-size: 50px;
    font-weight: 600;
    color: #c556ce;
}

.title-about-m {
font-size: 22px;
    font-weight: 600;
    font-family: 'Montserrat';
    color: #000;
}


.descr-hoch {
color: #064291;
    font-family: 'Montserrat';
    font-size: 25px;
    text-align: center;
    line-height: 29px;
    margin: 30px;
    display: flex;
    justify-content: center;
}

.about-man {
    display: flex;
    flex-direction: column;
    padding: 70px;
    gap: 20px;
    width: 90%;
    text-align: justify;
}

.textm-about {
font-size: 16px;
    font-weight: 300;
    font-family: 'Montserrat';
    color: #000;
}


.we {
position: relative; 
z-index: 500;
background-image: url("/upload/tog.svg");
background-position:center;
background-size:100%;
background-repeat:no-repeat;
height: 800px;
}

.master-section {
padding:70px;
}

.mb-4 {
    margin-bottom: 1.5rem !important;
    width: 90%;
    margin-left: 70px !important;
}

.block2-head {
display:grid;
grid-template-columns: 50% 50%;
}

.head-contact {
    padding: 30px 70px;
}


.row-cont-ind {
display: flex;
    gap: 20px;
    justify-content: flex-end;
}

.row-btn {
display: flex;
    gap: 20px;
    justify-content: flex-end;
}

.btn-sup {
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
padding: 18px 20px;
background: #FFFFFF;
border-radius: 10px;
font-family: 'Montserrat';
font-style: normal;
font-weight: 600;
font-size: 20px;
color: #3F43A0;
}

.head-email {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #FFFFFF;}


.img-email {
margin-right:7px;
}


.else-butn {
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
padding: 18px 50px 18px 50px;
background: #4D53C6;
border: 2px solid #FFFFFF;
box-shadow: inset 0px 0px 10.4px #FFFFFF;
border-radius: 10px;
font-family: 'Montserrat';
font-style: normal;
font-weight: 600;
font-size: 20px;
line-height: 24px;
color: #FFFFFF;
}

.logo-text {
font-family:  MontserratAlternates;
font-style: normal;
font-weight: 600;
font-size: 32px;
line-height: 35px;
color: #FFFFFF;
}

.logo-grid {
display: grid;
    grid-template-columns: 17% 70%;
    align-items: center; }


.blue-foot {
background: #4D53C6;
padding: 30px 70px;
}


.main-footer {
/*position: fixed;*/
    bottom: 0;
    left: 0;
    right: 0;
}

.title-docs-ind-foot {
font-family: 'Montserrat';
font-style: normal;
font-weight: 600;
font-size: 30px;
line-height: 54px;
color: #FFFFFF;
}

.row-btn-foot-docs {
display: flex;
    justify-content: space-between;
}

.btn-footer {
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
padding: 0px 0px 0px 22px;
gap: 20px;
border: 2px solid #FFFFFF;
border-radius: 10px;
font-family: 'Montserrat';
font-style: normal;
font-weight: 600;
font-size: 22px;
line-height: 27px;
color: #FFFFFF;
}

.foot-docs {
display: flex;
    flex-direction: column;
    gap: 25px;
}

.white-footer {
background: #fff;
    display: flex;
    gap: 50px;
    padding: 30px 70px;
    justify-content: space-between;
    flex-direction: column;
    align-items: center;
}

.descr-adress-footer {
font-family: 'Montserrat';
font-style: normal;
font-weight: 500;
font-size: 20px;
line-height: 24px;
color: #6C6C6C;
}

.title-adress-footer {
font-family: 'Montserrat';
font-style: normal;
font-weight: 600;
font-size: 25px;
line-height: 54px;
color: #000000;
}

.soc-btn-footer {
display: flex;
    flex-direction: column;
    gap: 20px;
}

.footer-soc {
display: flex;
    justify-content: space-around;
}

.btn-soc {
    border: 3px solid #BFC3FF;
    border-radius: 20px;
    padding: 15px 15px 15px 10px;
}

.btn-soc1 {
    border: 3px solid #BFC3FF;
    border-radius: 20px;
    padding: 18px 15px 15px 15px;
}

.descr-footer {
display: flex;
    justify-content: space-between;
    gap: 30px;
    width: 100%;
}

.body-main {
    background: #fff;
    width: 99%;
}

.foot-rectangle {
background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(227, 227, 227, 0.3) 100%);
transform: rotate(180deg);
height: 32px;
width:100%;
}


.title-block {
font-family: 'Montserrat';
font-style: normal;
font-weight: 700;
font-size: 50px;
line-height: 61px;
text-transform: uppercase;
color: #4D53C6;
}

.all-news {
font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 30px;
    line-height: 37px;
    color: #000000;
}

.real-ind {
/* Фон был PNG на 2,2 МБ, хотя прозрачности в нём нет. Отдаём WebP, а браузерам
   без его поддержки и без image-set достаётся JPEG из строки выше. */
background-image: url(/upload/upload-manifest/bac-real.jpg);
background-image: image-set(url(/upload/upload-manifest/bac-real.webp) type("image/webp"),
                            url(/upload/upload-manifest/bac-real.jpg) type("image/jpeg"));
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center bottom;
    height: 1071px;
    display: flex;
    align-items: center;
    position: relative;
    justify-content: center;
    z-index: 990;
}

.real-title {
font-family: 'Montserrat';
    font-style: normal;
    font-weight: 900;
    font-size: 58.5714px;
    line-height: 71px;
    color: #FFFFFF;
margin:0px;
width: 25%;
    text-align: center;
background: #4c53cde0;
    box-shadow: 1px 1px 16px 16px #4c53cde0;
}

#pagetitle {
font-family: 'Montserrat';
font-style: normal;
font-weight: 600;
font-size: 60px;
line-height: 54px;
text-align: center;
color: #4D53C6;
}

.inner-contm {
padding:70px  282px;
}

.inner-mgrid {
    display: grid;
    grid-template-columns: 25% 75%;
    padding: 70px;
    gap: 70px;
}

.chit-iakge-title {
font-family: 'Montserrat';
font-style: normal;
font-weight: 700;
font-size: 50px;
line-height: 61px;
padding: 0px 60px;
text-transform: uppercase;
color: #4D53C6;
}


.grid-zap {
    display:flex;
width: 100%;
    justify-content: space-evenly;
}

.link-flex {
display: flex;
    flex-direction: column;
    align-items: center;
font-family: 'Montserrat';
font-style: normal;
font-weight: 600;
font-size: 30px;
line-height: 37px;
text-align: center;
color: #000000;
}

.next-flex {
display: flex;
    flex-direction: column;
    align-items: center;
font-family: 'Montserrat';
font-style: normal;
font-weight: 600;
font-size: 30px;
line-height: 37px;
text-align: center;
color: #000000;
}

.zap {
display: flex;
    flex-direction: column;
    align-items: center;
    gap: 90px;
    margin: -200px 80px 100px 80px;
}

.col-news-el {
    display: grid;
    grid-template-columns: 45% 55%;
    padding: 120px 70px 80px 70px;
}

.p-all-news-el {
font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 30px;
    line-height: 37px;
    display: flex;
    color: #000000;
    align-items: center;
    justify-content: flex-end;
gap:8px;
}

.com-pod {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 100px 0px;
}


.title-podp {
font-family: 'Montserrat';
font-style: normal;
font-weight: 700;
font-size: 40px;
line-height: 54px;
text-align: center;
text-transform: uppercase;
color: #000000;
    width: 45%;
}

.add-el-pod {
    display: flex;
    justify-content: center;
    width: 100%;
    gap: 280px;
    margin-top: 70px;
}

.tg-podp {
    background: #229ED9;
    border-radius: 20px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 54px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    display: flex;
    padding: 10px 40px 10px 20px;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
}

.vk-pr {
    background: #0077FF;
    border-radius: 20px;
    display: flex;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
     gap: 50px;
    line-height: 54px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 10px 50px 10px 20px;
}

.h-p {
margin-left:10%;
font-family: 'Montserrat';
font-style: normal;
font-weight: 600;
font-size: 35px;
line-height: 54px;
color: #313131;
}


.help-block-title {
font-family: 'Montserrat';
font-style: normal;
font-weight: 600;
font-size: 35px;
line-height: 54px;
color: #313131;
margin: 1.5% 0% 1% 10%;
}

.fl {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: stretch;
    padding: 50px 20%;
    gap: 10px;
    background: #5847da;
position:relative;
z-index:500;
}

.block-m-title {
font-family: 'Montserrat';
font-style: normal;
font-weight: 700;
font-size: 50px;
line-height: 54px;
text-transform: uppercase;
color: #4D53C6;
    text-align: center;
    margin-bottom: 80px;
}


.ind-car {
padding:0px 0px 0px 70px;
}


.fl-round {
   background: url(/upload/Union.svg), linear-gradient(180.81deg, rgba(77, 83, 198, 0) 4.92%, rgba(77, 83, 198, 0.54) 52.86%, rgb(88 71 218) 91.43%, #5847da 99.3%);
    /* filter: blur(50px); */

    height: 300px;
    margin-top: -340px;
    position: relative;
    z-index: 200;
}


.n5 {
display: flex;
    justify-content: space-between;
    padding-right: 70px;
    align-items: center;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 30px;
    line-height: 37px;
    color: #000000;
padding: 70px 70px 70px 0px;
}

.n5  a {
display: flex;
    justify-content: space-between;
    padding-right: 70px;
    align-items: center;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 30px;
    line-height: 37px;
    color: #000000;
padding: 70px 70px 70px 0px;
text-decoration:none;
}

.doc-com {
display: flex;
flex-direction: column;
align-items: center;
padding: 90px 80px;
gap: 90px;
}


.title-block-docs {
font-family: 'Montserrat';
font-style: normal;
font-weight: 700;
font-size: 50px;
line-height: 54px;
text-align: center;
text-transform: uppercase;
color: #4D53C6;
}

.bl17 {
position: relative;
z-index: 500;
background-image: url("/upload/tog2.svg");
background-repeat: no-repeat;
background-position:center;
height:800px;
background-size:100%;
}

.block-ot {
font-family: 'Montserrat';
font-style: normal;
font-weight: 600;
font-size: 35px;
line-height: 54px;
color: #4D53C6;
}


.title-rub-menu {
font-family: 'Montserrat';
font-style: normal;
font-weight: 600;
font-size: 22px;
line-height: 27px;
color: #4D53C6;
margin: 50px 0px 20px 30px;
}

    .tab-content {
    display: none;
  }
	.tab {
	padding:50px 350px;
}
  .tab-content:target {
    display: block;
  }

	.tab-nav {
display: flex;
    padding: 20px 460px;
    gap: 30px;
    justify-content: center;
    align-items: center;
	}

	.tab-link {
font-family: 'Montserrat';
font-style: normal;
font-weight: 600;
font-size: 25px;
line-height: 30px;
color: #000000;

	}

@media (max-width:767px) {
.inner-mgrid {
display:flex;
flex-direction:column;
padding:10px;
gap:20px;
}


.choose-m {
    text-align: center;
    font-family: 'Montserrat-Bold';
    font-size: 30px;
    font-weight: 600;
    color: #c556ce;
}

.desr-w {
width:100%;
}

.descr-hoch {
color: #064291;
    font-family: 'Montserrat';
    font-size: 18px;
    text-align: center;
    line-height: 29px;
    margin: 30px;
    display: flex;
    justify-content: center;
}

.master-section {
    padding: 20px;
}



.tab-nav {
    display: flex;
    padding: 20px 40px;
    gap: 10px;
    justify-content: center;
    align-items: center;
}


.tab {
    padding: 20px;
}

.tab-link {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 30px;
    color: #000000;
}

.mb-4 {
    margin-bottom: 1.5rem !important;
    width: 90%;
    margin-left: 10px !important;
}

.h-p {
font-weight: 600;
font-size: 18px;
line-height: 54px;
	}

.real-title {
font-weight: 700;
font-size: 30px;
line-height: 37px;
    width: 90%;
	}

.real-ind {
height:548px;
	}

.row-btn {
    display: grid;
    gap: 8px;
     grid-template-columns: 33% 48% 17%;
}


.block-m-title {
font-weight: 700;
font-size: 30px;
line-height: 37px;
text-align: center;

		}

.ind-car {
padding:20px;
margin-top:-400px
	}


.title-block-docs {
font-weight: 700;
font-size: 30px;
line-height: 37px;
	}

.fl {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: stretch;
    padding: 20px;
    gap: 10px;
    background: #4D53C6;
    position: relative;
    z-index: 500;
}
#pagetitle {
font-family: 'Montserrat';
font-style: normal;
font-weight: 600;
font-size: 35px;
line-height: 30px;
text-align: left;
color: #4D53C6;
        padding: 0px 0px 0px 30px;
}

.title-rub-menu {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 27px;
    color: #4D53C6;
    margin: 20px 0px;
    text-align: center;
}
.chit-iakge-title {
font-weight: 700;
font-size: 25px;
line-height: 30px;
padding: 0px 20px;
text-align: center;
}

.logo-grid {
    display: grid;
    grid-template-columns: 28% 72%;
    align-items: center;
}

.logo-text {
    font-family: MontserratAlternates;
    font-style: normal;
    font-weight: 600;
    font-size: 17px;
    line-height: 21px;
    color: #FFFFFF;
}

.email-head {
display:none;
	}

.head-contact {
    padding: 20px;
}
.block2-head {
    display: flex;
    flex-direction: column;
    gap: 20px;
	}

.inner-contm {padding: 20px;}

iframe {
    border: 0;
    width: 280px;
padding-left:0px!important
}

.btn-sup {
padding: 12px 10px;
gap: 4px;
background: #FFFFFF;
border-radius: 7px;
font-weight: 600;
font-size: 11px;
line-height: 13px;
color: #3F43A0;
	}

.else-butn {
padding: 10px;
gap: 4px;
border-radius: 7px;
font-weight: 600;
font-size: 11px;
line-height: 13px;
	}

.lm {
width:60px;
	}
.we {
    position: relative;
    z-index: 500;
    background-image: url(/upload/tog.svg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 280px;
}

.bl17 {
    position: relative;
    z-index: 500;
    background-image: url(/upload/tog2.svg);
    background-repeat: no-repeat;
    background-position: center;
    height: 280px;
    background-size: cover;
}
.n5-all {
display:none;
	}
.n5 {
padding:20px 0px;
	}

.title-adress-footer {
font-weight: 600;
font-size: 18px;
line-height: 54px;

	}

.soc-btn-footer {
    display: flex;
    flex-direction: column;
    gap: 20px;
    align-items: center;
}


.footer-soc {
    display: flex;
    justify-content: center;
    gap: 10px;
}

.white-footer {
padding:20px;
gap:20px;
	}

.descr-footer {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    width: 100%;
    flex-direction: column;
}


.descr-adress-footer {
font-weight: 500;
font-size: 14px;
line-height: 17px;
	}

.blue-foot {
    background: #4D53C6;
    padding: 20px;
}

.title-docs-ind-foot {
font-weight: 600;
font-size: 18px;
line-height: 54px;
	}

.btn-footer {
font-weight: 600;
font-size: 16px;
line-height: 20px;
padding: 0px 0px 0px 4px;
    gap: 0px;
	}
.row-btn-foot-docs {
        display: grid;
        grid-template-columns: 57% 43%;
        gap: 10px;
	}
.title-podp {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 25px;
    line-height: 38px;
    text-align: center;
    text-transform: uppercase;
    color: #000000;
    width: 100%;
}

.com-pod {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 10px 0px;
}

.add-el-pod {
    display: flex;
    justify-content: center;
    width: 100%;
    gap: 20px;
    margin-top: 40px;
    flex-direction: column;
}

.tg-podp {
    background: #229ED9;
    border-radius: 20px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 54px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    display: flex;
    padding: 10px 40px 10px 20px;
    align-items: center;
    justify-content: space-between;
    gap: 0px;
}

.vk-pr {
    background: #0077FF;
    border-radius: 20px;
    display: flex;
    font-size: 20px;
    gap: 20px;
    line-height: 54px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 10px 50px 10px 20px;
}

.about-man {
padding: 20px;
    width: 100%;
}

.com-proj {
display: flex;
    flex-direction: column;
    padding: 20px;
}

.img-vet {
display:none;
	}
}

@media (min-width:768px) and (max-width: 1200px) {
.inner-mgrid {
display:flex;
flex-direction:column;
padding:10px;
gap:20px;
}

.descr-adress-footer {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 34px;
    color: #6C6C6C;
}

#pagetitle {
font-family: 'Montserrat';
font-style: normal;
font-weight: 600;
font-size: 35px;
line-height: 30px;
text-align: center;
color: #4D53C6;
}

.title-rub-menu {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 27px;
    color: #4D53C6;
    margin: 20px 0px;
    text-align: center;
}

.chit-iakge-title {
font-weight: 700;
font-size: 25px;
line-height: 30px;
padding: 0px 20px;
text-align:center;
}

.inner-contm {
    padding: 20px;
}

.logo-grid {
    display: grid;
    grid-template-columns: 17% 65%;
    align-items: center;
margin:30px 0px 0px 0px;
}

.block2-head {
    display: flex;
       flex-direction: column;
    align-items: flex-start;
}

.row-cont-ind {
    display: flex;
    gap: 20px;
    justify-content: flex-end;
    position: absolute;
    top: 20px;
    padding-bottom: 20px;
    flex-direction: row;
}

.row-btn {
    display: flex;
    gap: 20px;
    justify-content: flex-end;
margin-top:20px;
}


.head-contact {
    padding: 20px;
}

iframe {
    border: 0;
    padding: 0px !important;
    width: 740px;
}

.row-btn-foot-docs {
display:grid;
    grid-template-columns: 30% 30% 30%;
    gap: 10px;
	}

.btn-footer {
width:100%;
	}
}

@media (min-width:1201px) and (max-width:1500px) {
.logo-grid {
    display: grid;
    grid-template-columns: 20% 70%;
    align-items: center;
}
}

/*
 * 15.09.2026. Ссылки и кнопки по всему сайту: без обводок и подчёркиваний.
 * Источник — Bootstrap reboot: a:hover { text-decoration: underline },
 * button:focus { outline: 5px auto -webkit-focus-ring-color }, .btn:focus { box-shadow }.
 * На Windows это чёрно-белая рамка фокуса, на Android ещё и подсветка при нажатии.
 * Двойной селектор html … сильнее a:hover у Bootstrap при любом порядке подключения.
 */
html a,
html button,
html [role="button"],
html input[type="button"],
html input[type="submit"],
html input[type="reset"] {
	-webkit-tap-highlight-color: transparent;
}

html a:hover,
html a:focus,
html a:active {
	text-decoration: none;
}

html a:focus,
html a:focus-visible,
html a:active,
html button:focus,
html button:focus-visible,
html button:active,
html [role="button"]:focus,
html [role="button"]:focus-visible,
html input[type="button"]:focus,
html input[type="submit"]:focus,
html input[type="reset"]:focus,
html .btn:focus,
html .btn.focus,
html .btn:active:focus {
	outline: none !important;
}

html .btn:focus,
html .btn.focus,
html .btn:active:focus,
html .btn:not(:disabled):not(.disabled):active:focus {
	box-shadow: none !important;
}

/* End */
/* /local/templates/manifest/components/bitrix/breadcrumb/universal1/style.min.css?1765875589620 */
/* /local/templates/manifest/components/bitrix/menu/menu-footer/style.css?1765876552873 */
/* /local/templates/manifest/styles.css?178948051119929 */
