

/* Start:/local/templates/legion/styles.css?1747312172110*/
.legion-card-img .img-fluid {
	height: 100%;
	max-height: 235px;
}
.stage-i .pc-image img{
	max-width: 100%;
}
/* End */


/* Start:/local/templates/legion/template_styles.css?174825930811946*/
body {
    overflow-x: hidden;
}

@media(max-width: 1000px) {
    html {
        overflow-x: hidden;
    }
}

main{
	margin-top: 82px;
}
nav .menu-nav.my-3{
	z-index: 100;
    position: fixed;
    top: 0;
    background: #fff;
    margin: 0!important;
    width: 100%;
    left: 0;
    padding: 1rem 20px;
}
nav .menu-nav .menu-items {
    height: 100%;
    width: 100%;
}
.menu-nav > .menu-items > .items-wrapper > .items{
	top: 74px;
	position: fixed;
}
.menu-nav > .menu-items > .items-wrapper > .items.visible{}
.menu .mbtn{
	font-family: 'Verdana';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 15px;
    text-decoration: none;
    color: #262626;
    padding: 15px;
    background-color: #F4F7F9;
    border-radius: 10px;
    margin: 0 5px;
    white-space: nowrap;
    overflow: hidden;
	cursor: pointer;
}
.menu .mbtn::after {
    content: "";
    background-image: url(/local/templates/legion/img/dropdown.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 10px;
    height: 5px;
    display: inline-block;
    margin-left: 7px;
    vertical-align: 1px;
}
.acts .mbtn {
    font-family: 'Verdana';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 17px;
    text-decoration: none;
    color: #262626;
    padding: 15px;
    background-color: #F4F7F9;
    border-radius: 10px;
    margin: 0;
    white-space: nowrap;
    overflow: hidden;
	cursor:pointer;
}
.acts .mbtn.icon {
    position: relative;
    padding-left: 40px;
}

.acts .mbtn:first-child {
    border-right: 1px solid #E4EBEF;
}
.acts .mbtn:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.acts .mbtn.icon::before {
    content: "";
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 19px;
    height: 22px;
    position: absolute;
    top: 12px;
    left: 15px;
}
.acts .mbtn.icon.icon-position::before {
    background-image: url(/local/templates/legion/img/position.svg);
}
.rqst .mbtn{
    font-family: 'Verdana';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 15px;
    text-decoration: none;
    color: #262626;
    padding: 15px;
    background-color: #F4F7F9;
    border-radius: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	cursor:pointer;
}
.mnbt span {
    background-image: url(/local/templates/legion/img/menu-button.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 50px;
    height: 50px;
    display: inline-block;
}
/*//////////*/
#popup-menu nav .menu-nav .menu-items {
    z-index: 100;
}

#popup-menu .items.l1.visible {
    z-index: 200;
}
#popup-menu .items.l2.visible {
    left: 33%;
    /*z-index: 200;*/
}


@media (max-width: 767.98px) {
    #popup-menu .items.l1.visible, #popup-menu .items.l2.visible, #popup-menu .items.l3.visible {
        left: 0;
        top: 74px;
        z-index: 1;
    }
}

@media (max-width: 575.98px){
	.mm-menu{
		z-index: 200;
	}
	.mnbt span {
        background-image: url(/local/templates/legion/img/menu-button.svg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        width: 50px;
        height: 50px;
        display: inline-block;
    }
	footer > .container-fluid{
		margin-bottom: 30px;
	}
	.cookie {
		z-index: 211;
	}
}

.table_seo{overflow: auto;}
@media(max-width: 1000px) {
	.table_seo th{}
	.table_seo td{
	    font-size: 13px;
		line-height: 15px;
		padding: 5px 10px!important;
	}
	.table_seo td a{
		font-size: 13px;
		line-height: 15px;
	}
}
.table_seo{}

.btn-custom-blue, .btn-custom-white {
    border-radius: 10px;
    font-family: 'Verdana';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 18px;
    text-align: center;
    text-transform: uppercase;
    padding: 20px 30px;
    text-overflow: ellipsis;
    overflow: hidden;
    transition: all 0.5s ease-out;
}
.menu-wrapper .slogan{
	font-family: 'Verdana';
    font-size: 15px;
    line-height: 19px;
    color: #262626;
    padding: 0 15px;
    display: flex;
    align-items: center;
    margin-top: -3px;
	margin-left: auto;
}
.logo img{
	width: auto;
}
@media (min-width:1400px) and (max-width:1600px) {
	.menu-wrapper .slogan{
		display:none
	}
}
@media (max-width:400px){
	.menu-wrapper .slogan{
		display:none
	}
}
@media (max-width:1399px){
	.menu-wrapper .slogan{
		margin-top: 10px;
	}
}
@media (min-width:2000px){
	.lcard .btn-custom-blue{
		line-height: 2vw;
	}
}
.container-inner.facts-wrap{
	padding: 50px 110px;
    margin-top: 100px;
}
@media (max-width: 767.98px){
	.container-inner.facts-wrap{
	    padding: 50px var(--bs-gutter-x,.75rem);
		margin-top: 50px;
	}
}

@media(max-width: 600px) {
    .items-block form, .lfrm form {
        padding-bottom: 200px;
    }
}

.menu .mbtn[href="#menu-catalog"],
.menu .mbtn[href="#menu-about"],
.rqst .mbtn[href="#make-request"]{
    background: #00599C;
    color: #fff;
	transition: all 0.5s ease-out;
}
.menu .mbtn[href="#menu-catalog"]:hover,
.menu .mbtn[href="#menu-about"]:hover,
.rqst .mbtn[href="#make-request"]:hover{
    background: #4accd4;
}
.menu .mbtn[href="#menu-about"]::after,
.menu .mbtn[href="#menu-catalog"]::after{
	background-image: url(/local/templates/legion/img/drop-white.svg);
}
.srch{
    min-width: 150px;
}

/*Блок с формой на главной странице*/
.block_form {
    margin: 30px auto;
    display: flex;
    margin-bottom: -65px;
    position: relative;
}

.block_form:before{
    content: "";
    display: block;
    width: 15%;
    position: absolute;
    height: 1px;
    background: #fff;
    top: 0;
}

.block_form:after{
    content: "";
    display: block;
    width: 7%;
    position: absolute;
    height: 1px;
    background: #fff;
    bottom: 0;
}

.block_form .f-block1 {
    /*flex-grow: 1;*/
    border: 1px solid #00599C;
    border-left: 1px solid #fff;
    border-radius: 0px 10px 70px 0px;
    text-decoration: none;
    display: flex;
    align-items: center;
    padding-left: 20px;
    color: #000;
    width: 83%;
    background: url("/local/templates/legion/img/pr_ugolnik.png") no-repeat, url("/local/templates/legion/img/icons8.png") no-repeat 97% center;
    background-size: 30px;
    height: 70px;
    font-family: 'Verdana';
}

.block_form .f-block1 span {
    font-size: 40px;
}

.block_form .f-block2 {
    border: 1px solid #00599C;
    border-radius: 10px 10px 70px 10px;
    background: #00599C;
    color: #fff;
    transition: all 0.5s ease-out;
    text-decoration: none;
    padding: 10px 30px;
    margin-left: 20px;
    width: 16%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Verdana';
    text-align: center;
}

.block_form .f-block2:hover {
    background: #4accd4;
    border: 1px solid #4accd4;
}
@media(min-width: 2000px) {
	.prsn-data img{
		/*height:auto;*/
	}
}
@media(max-width: 1000px) {
    .block_form {
        margin: 30px auto;
        display: flex;
        margin-bottom: 30px;
        position: relative;
    }

    .block_form .f-block1 {
        width: 75%;
    }

    .block_form .f-block1 span {
        font-size: 25px;
    }

    .block_form .f-block2 {
        width: 24%;
    }
}

@media(max-width: 800px) {
    .block_form {
        margin: 30px auto;
        display: block;
        margin-bottom: 30px;
        position: relative;
    }

    .block_form:before {
        content: "";
        display: block;
        width: 15%;
        position: absolute;
        height: 5px;
        background: #fff;
        top: -1px;
    }

    .block_form .f-block1 {
        width: 100%;
        font-size:12px;
        background-position: 85% center;
        background-size: 20px;
        height: 100px;
    }

    .block_form .f-block1 span {
        font-size: 17px;
    }

    .block_form .f-block2 {
        width: 100%;
        font-size: 22px;
        margin: 20px auto;
        height: 100px;
    }

    .block_form:after {
        display: none;
    }

    .block_form .f-block1 span {
        display: block;
        width: 70%;
    }
}


#scrollToTopBtn {
            width: 30px;
            height: 58px;
            display: flex;
            align-items: center;
            justify-content: center;
            font-size: 25px;
            color: #00599C;
        }

.breadcrumbs a, .breadcrumbs span {
        white-space: nowrap;
    }

    .breadcrumbs {
        display: flex;
        overflow-x: auto;
        padding-bottom: 5px;
    }

    .up.up-new {
        display: flex;
        position: fixed;
        bottom: 25px;
        right: 25px;
        z-index: 50;
    }

    .up.up-new a {
        background: #00518D;
        border-radius: 50%;
    }

    .scrollTopMobile {
        display: none;
    }

    a.portfolio img.img-fluid {
    transition: filter 0.2s ease-in-out;
}

a.portfolio:hover img.img-fluid {
    filter: brightness(1.2); /* светлее */
} 

.link-overlay.with-hover {
    transition: filter 0.2s ease-in-out;
}

.link-overlay.with-hover:hover {
    filter: brightness(1.2); /* светлее */
}

.link-overlay.d-block {
    transition: filter 0.2s ease-in-out;
}

.link-overlay.d-block:hover {
    filter: brightness(1.2); /* светлее */
}


    
    #swiper2 .sw-wrp {
        position: relative;
    }

    #swiper2 .sw-wrp::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0);
        transition: background-color 0.3s ease;
        z-index: 1;
    }

    #swiper2 .sw-wrp:hover::before {
        background-color: rgba(0, 0, 0, 0.09);
    }

    @media(max-width: 768px) {
        #CalltouchWidgetFrame {
            zoom: 0.8 !important;
        }

        .up.up-new {
            bottom: 20px;
            right: 20px;
            width: 50px;
            height: 50px;
        }

        .scrollTopMobile {
            display: block;
        }
    }

    @media (max-width: 575.98px) {
        .up.up-new {
            bottom: 60px;
        }
    }

    @media(max-width: 460px) {
        #CalltouchWidgetFrame {
            zoom: 0.6 !important;
            inset: auto 0px 180px auto !important;
        }

        .up.up-new {
            right: 13px;
            width: 40px;
            height: 40px;
        }
    }

.srch {
    position: relative;
}

.srch__results {
    width: 100%;
    background: #fff;
    border-radius: 4px;

    position: absolute;
    left: 0;
    top: calc(100% + 10px);

    display: flex;
    flex-direction: column;

    -webkit-box-shadow: 0px 5px 10px 2px rgba(34, 60, 80, 0.2);
    -moz-box-shadow: 0px 5px 10px 2px rgba(34, 60, 80, 0.2);
    box-shadow: 0px 5px 10px 2px rgba(34, 60, 80, 0.2);
}

.srch__results:not(:has(.search-item)) {
    display: none;
}

.search-item__link {
    padding: 10px;
    display: flex;
    gap: 5px;
    
}

.search-item__link {
    text-decoration: none !important;
}

.srch__results .search-item__image {
    width: 45px;
    height: 45px;
    flex-shrink: 0;
    object-fit: contain;
    object-position: center;
    border-radius: 4px;
}

.srch__results .search-item__info {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.srch__results .search-item__title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -moz-box;
    -moz-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    line-clamp: 1;
    box-orient: vertical;

    font-family: 'Verdana';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    color: #00599C;
}

.srch__results .search-item__price {
    font-family: 'Verdana';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 18px;
    color: #262626;
    opacity: .5;
}
/* End */
/* /local/templates/legion/styles.css?1747312172110 */
/* /local/templates/legion/template_styles.css?174825930811946 */
