
main {
    position: relative;
}

.LiftView-MobileContainer-ConfiguratorContainer-ConfiguratorInnerContainer-ConfigOptionsList::-webkit-scrollbar{
    display: none;
}

.LiftView-MobileContainer-ConfiguratorContainer-ConfiguratorInnerContainer-ConfigOptionsList {
    display: flex;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    width: 100%;
    cursor: grab;
    user-select: none;
    -webkit-overflow-scrolling: touch;
}

.LiftView-MobileContainer-ConfiguratorContainer-ConfiguratorInnerContainer-ConfigOptionsList:active {
    cursor: grabbing;
}

.LiftView-MobileContainer-ConfiguratorContainer-ConfiguratorInnerContainer-ConfigOptionsList > * {
    flex: 0 0 auto;
}

.LiftView-DesktopContainer-DesktopInnerContainer-ConfiguratorScrollContainer-ScrollInnerContainer::-webkit-scrollbar {
    width: 2px; /* Set the width of the scrollbar */
}

.LiftView-DesktopContainer-DesktopInnerContainer-ConfiguratorScrollContainer-ScrollInnerContainer::-webkit-scrollbar-thumb {
    background-color: black; /* Set the color of the thumb */
    border-radius: 6px; /* Set the border radius of the thumb */
}

.LiftView-DesktopContainer-DesktopInnerContainer-ConfiguratorScrollContainer-ScrollInnerContainer::-webkit-scrollbar-track {
    background-color: #f1f1f1; /* Set the color of the track */
}

.LiftView-DesktopContainer-DesktopInnerContainer-ConfiguratorScrollContainer-ScrollInnerContainer::-webkit-scrollbar-button {
    display: none; /* Hide the scrollbar buttons (top and bottom arrows) */
}



.swal2-shown {
    overflow: unset !important;
    padding-right: 0px !important;
}

[class*="ymaps-2"][class*="-ground-pane"] {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    /* Firefox 3.5+ */
    -webkit-filter: grayscale(100%);
    /* Chrome 19+ & Safari 6+ */
} /*map grayScale*/
h1 {
    margin-block-start: 0;
    margin-block-end: 0;
    margin-inline-start: 0;
    margin-inline-end: 0;
}

h2 {
    margin-block-start: 0;
    margin-block-end: 0;
    margin-inline-start: 0;
    margin-inline-end: 0;
}

h3 {
    margin-block-start: 0;
    margin-block-end: 0;
    margin-inline-start: 0;
    margin-inline-end: 0;
}

h4 {
    margin-block-start: 0;
    margin-block-end: 0;
    margin-inline-start: 0;
    margin-inline-end: 0;
}

h5 {
    margin-block-start: 0;
    margin-block-end: 0;
    margin-inline-start: 0;
    margin-inline-end: 0;
}

h6 {
    margin-block-start: 0;
    margin-block-end: 0;
    margin-inline-start: 0;
    margin-inline-end: 0;
}

h7 {
    margin-block-start: 0;
    margin-block-end: 0;
    margin-inline-start: 0;
    margin-inline-end: 0;
}

t1 {
    margin-block-start: 0;
    margin-block-end: 0;
    margin-inline-start: 0;
    margin-inline-end: 0;
}

t2 {
    margin-block-start: 0;
    margin-block-end: 0;
    margin-inline-start: 0;
    margin-inline-end: 0;
}

t3 {
    margin-block-start: 0;
    margin-block-end: 0;
    margin-inline-start: 0;
    margin-inline-end: 0;
}

t4 {
    margin-block-start: 0;
    margin-block-end: 0;
    margin-inline-start: 0;
    margin-inline-end: 0;
}
.ModalPopup-ModalPopupContainer:hover{
    cursor: default;
}

@media screen and (min-width: 1920px) {

    .LiftView-DesktopContainer-DesktopInnerContainer-ConfiguratorScrollContainer-ScrollInnerContainer-ConfiguratorItem:hover{
        cursor: pointer;
    }
    
    #mapContact{
        width: 100%;
        height: 100%;
    }
    
    #map{
        width: 100%;
        height: 528px;
    }
    
    .SliderNews-SliderNewsMainContainer-SliderItemContainer-ItemImage{
        transition: height 0.3s ease;
    }

    .SliderNews-SliderNewsMainContainer-SliderItemContainer-ItemData-ItemTextContainer{
        transition: height 0.3s ease;
    }
    .SliderNews-SliderNewsMainContainer-SliderItemContainer:hover .SliderNews-SliderNewsMainContainer-SliderItemContainer-ItemImage{
        height: 322px;
    }
    .SliderNews-SliderNewsMainContainer-SliderItemContainer:hover .SliderNews-SliderNewsMainContainer-SliderItemContainer-ItemData-ItemTextContainer{
        height: 262px;
    }
    .SliderNews-SliderNewsMainContainer-SliderItemContainer:hover .SliderNews-SliderNewsMainContainer-SliderItemContainer-ItemData-ItemTextContainer-MoreInfoContainer{
        display: flex;
    }

    .ProjectItemModule-ProjectItem-InfoContainer{
        transition: height 0.3s ease;
    }
    .ProjectItemModule-ProjectItem:hover .ProjectItemModule-ProjectItem-InfoContainer{
        height: 167px;
    }
    .ProjectItemModule-ProjectItem:hover .ProjectItemModule-ProjectItem-InfoContainer-InfoInnerContainer-WatchContainer{
        display: flex;
    }
    
    .SliderItem-SliderItem-ItemData-ItemTextContainer{
        transition: height 0.3s ease;
    }

    .SliderItem-SliderItemMainContainer-SliderItemContainer:hover .SliderItem-SliderItem-ItemData-ItemTextContainer{
        height: 167px;
    }
    .SliderItem-SliderItemMainContainer-SliderItemContainer:hover .SliderItem-SliderItemMainContainer-SliderItemContainer-ItemData-ItemTextContainer-MoreInfoContainer{
        display: flex;
    }
    
    .LiftSmallView-LiftSmallViewContainer-DataContainer{
        transition: height 0.3s ease;
    }
    .LiftSmallView-LiftSmallViewContainer:hover .LiftSmallView-LiftSmallViewContainer-DataContainer-DataInnerContainer-TitleContainer-FavouriteButton{
        display: block;
    }
    .LiftSmallView-LiftSmallViewContainer:hover .LiftSmallView-LiftSmallViewContainer-DataContainer{
        height: 158px;
    }
    
    .MainPage-EquipmentContainer-EquipmentList-HighriseLift-InnerContainerData{
        transition: width 0.3s ease-in-out, height 0.3s ease-in-out;
    }
    
    .MainPage-EquipmentContainer-EquipmentList-HighriseLift:hover .MainPage-EquipmentContainer-EquipmentList-HighriseLift-InnerContainerData {
        height: 107%;
        width: 107%;
        z-index: 1;
        box-shadow: 0px 4px 44px 0px rgba(0, 0, 0, 0.26);
    }

    .MainPage-EquipmentContainer-EquipmentList-HighriseLift:hover:first-child .MainPage-EquipmentContainer-EquipmentList-HighriseLift-InnerContainerData {
        left: 0px;
    }    
    
    .MainPage-EquipmentContainer-EquipmentList-HighriseLift:hover:not(:first-child) .MainPage-EquipmentContainer-EquipmentList-HighriseLift-InnerContainerData {
        left: auto;
    }
    .MainPage-EquipmentContainer-EquipmentList-HighriseLift:hover:nth-child(4n) .MainPage-EquipmentContainer-EquipmentList-HighriseLift-InnerContainerData {
        right: 0px;
    }

    .MainPage-EquipmentContainer-EquipmentList-HighriseLift:hover .MainPage-EquipmentContainer-EquipmentList-HighriseLift-HoverPanel {
        display: block;
    }

    .MainPage-EquipmentContainer-EquipmentList-HighriseLift:hover .EquipmentItem-HighriseLift-InnerContainerData-HighriseLiftText{
        display: none;
    }
    .MainPage-EquipmentContainer-EquipmentList-HighriseLift:hover .EquipmentItem-HighriseLift-InnerContainerData-HighriseLiftText h6{
        display: none;
    }

    input {
        font-family: 'Montserrat', sans-serif;
        font-size: 16px;
        font-style: normal;
        font-weight: 300;
        line-height: 26px;
    }

    h1 {

        font-family: 'Montserrat', sans-serif;
        font-size: 98px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
    }

    h2 {

        font-family: 'Montserrat', sans-serif;
        font-size: 40px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
    }

    h3 {

        font-family: 'Montserrat', sans-serif;
        font-size: 40px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }

    h4 {

        font-family: 'Montserrat', sans-serif;
        font-size: 34px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
    }

    h5 {

        font-family: 'Montserrat', sans-serif;
        font-size: 28px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }

    h6 {

        font-family: 'Montserrat', sans-serif;
        font-size: 28px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
    }

    h7 {
        font-family: 'Montserrat', sans-serif;
        font-size: 18px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
    }

    t1 {

        font-family: 'Montserrat', sans-serif;
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }

    t2 {

        font-family: 'Montserrat', sans-serif;
        font-size: 16px;
        font-style: normal;
        font-weight: 300;
        line-height: 26px;
    }

    t3 {

        font-family: 'Montserrat', sans-serif;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }

    t4 {

        font-family: 'Montserrat', sans-serif;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }

    #projects-carousel {
        width: 1400px;
    }

    #news-carousel {
        width: 1400px;
    }

    .owl-carousel .owl-item {
        width: 480px;
        height: 480px;
    }

    #news-carousel .owl-item {
        width: 480px;
        height: 585px;
    }
    #carousel-projectsPage{
        width: 1219px;
        height: 800px;
    }
    
    #carousel-projectsPage .owl-item{
        width: 1219px;
        height: 800px;
    }

}

@media screen and (min-width: 768px) and (max-width: 1919px) {

    #mapContact{
        width: 100%;
        height: 100%;
    }
    
    #map{
        width: 100%;
        height: 260px;
    }
    
    .owl-carousel .owl-item .SliderNews-SliderNewsMainContainer-SliderItemContainer-ItemImage{
        display: none;
    }
    input {
        font-family: 'Montserrat', sans-serif;
        font-size: 16px;
        font-style: normal;
        font-weight: 300;
        line-height: 26px;
    }

    h1 {

        font-family: 'Montserrat', sans-serif;
        font-size: 52px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
    }

    h2 {

        font-family: 'Montserrat', sans-serif;
        font-size: 28px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
    }

    h3 {

        font-family: 'Montserrat', sans-serif;
        font-size: 30px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }

    h4 {

        font-family: 'Montserrat', sans-serif;
        font-size: 28px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
    }

    h5 {

        font-family: 'Montserrat', sans-serif;
        font-size: 20px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
    }

    h6 {

        font-family: 'Montserrat', sans-serif;
        font-size: 18px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
    }

    h7 {
        font-family: 'Montserrat', sans-serif;
        font-size: 18px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
    }

    t1 {

        font-family: 'Montserrat', sans-serif;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }

    t2 {

        font-family: 'Montserrat', sans-serif;
        font-size: 16px;
        font-style: normal;
        font-weight: 300;
        line-height: 26px;
    }

    t3 {

        font-family: 'Montserrat', sans-serif;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }

    t4 {

        font-family: 'Montserrat', sans-serif;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }

    #projects-carousel {
        width: 769px;
    }

    .owl-prev {
        display: none;
    }

    .owl-next {
        display: none;
    }

    #news-carousel {
        width: 769px;
    }
    #projects-carousel .owl-item{
        width: 384px;
        height: 478px;
    }

    .owl-dots {
        padding-top: 20px;
    }

    .owl-carousel .owl-item {
        width: 384px;
        height: 478px;
    }

    #news-carousel .owl-item {
        width: 384px;
        height: 578px;
    }
}

@media screen and (max-width: 767px) {

    #mapContact{
        width: 100%;
        height: 100%;
    }
    
    #map{
        width: 100%;
        height: 190px;
    }
    
    .owl-carousel .owl-item .SliderNews-SliderNewsMainContainer-SliderItemContainer-ItemImage{
        display: none;
    }
    input {
        font-family: 'Montserrat', sans-serif;
        font-size: 12px;
        font-style: normal;
        font-weight: 300;
        line-height: 18px;
    }

    h1 {

        font-family: 'Montserrat', sans-serif;
        font-size: 28px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
    }

    h2 {

        font-family: 'Montserrat', sans-serif;
        font-size: 18px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
    }

    h3 {

        font-family: 'Montserrat', sans-serif;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }

    h4 {

        font-family: 'Montserrat', sans-serif;
        font-size: 18px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
    }

    h5 {

        font-family: 'Montserrat', sans-serif;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }

    h6 {

        font-family: 'Montserrat', sans-serif;
        font-size: 14px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
    }

    h7 {
        font-family: 'Montserrat', sans-serif;
        font-size: 12px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
    }

    t1 {

        font-family: 'Montserrat', sans-serif;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }

    t2 {

        font-family: 'Montserrat', sans-serif;
        font-size: 12px;
        font-style: normal;
        font-weight: 300;
        line-height: 18px;
    }

    t3 {

        font-family: 'Montserrat', sans-serif;
        font-size: 10px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }

    t4 {

        font-family: 'Montserrat', sans-serif;
        font-size: 10px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }

    .owl-prev {
        display: none;
    }

    .owl-next {
        display: none;
    }

    #projects-carousel {
        width: 321px;
    }

    #news-carousel {
        width: 321px;
    }

    .owl-dots {
        padding-top: 20px;
    }

    .owl-carousel .owl-item {
        width: 160px;
        height: 229px;
    }

    #news-carousel .owl-item {
        width: 160px;
        height: 279px;
    }
    #projects-carousel .owl-item {
        width: 160px;
        height: 229px;
    }
}

.label {
    font-weight: bold;
    margin-bottom: 8px;
}

/* Style the dropdown container */
.select-container {
    width: 200px; /* Set the width as needed */
    margin-bottom: 16px;
}

/* Style the dropdown select element */
.select-element {
    width: 100%;
    padding: 8px;
    border: 1px solid #ccc;
    border-radius: 4px;
    background-color: #fff;
    color: #333;
    font-size: 14px;
}

/* Style the selected option */
.select-element option {
    background-color: #fff;
    color: #333;
}

body {
    background-color: #FFFFFF;
    overflow-x: hidden; /* Hide horizontal scrollbar */
    margin: 0;
}

a {
    text-decoration: none;
}

li {
    color: #008FFF;
}

button {
    text-indent: 0;
    margin: 0;
    padding: 0;
    border-width: 0;
    color: black;
}

button:hover {
    cursor: pointer;
}

input {
    width: 100%;
    height: 100%;
    text-indent: 0;
    margin: 0;
    padding: 0;
    border: none;
    outline: none;
    color: black;
    background: none;
}

textarea {
    text-indent: 0;
    margin: 0;
    padding: 0;
    border: none;
    outline: none;
    color: black;
    background: none;
    resize: none;
}

ol {
    display: block;
    list-style-type: decimal;
    margin-block-start: 0;
    margin-block-end: 0;
    margin-inline-start: 0;
    margin-inline-end: 0;
    padding-inline-start: 0;
}

ul {
    margin-block-start: 0;
    margin-block-end: 0;
    padding-inline-start: 0;
}

img {
    -webkit-user-drag: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

#blazor-error-ui {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

#blazor-error-ui .dismiss {
    cursor: pointer;
    position: absolute;
    right: 3.5rem;
    top: 0.5rem;
}

.blazor-error-boundary {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTYiIGhlaWdodD0iNDkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIG92ZXJmbG93PSJoaWRkZW4iPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDAiPjxyZWN0IHg9IjIzNSIgeT0iNTEiIHdpZHRoPSI1NiIgaGVpZ2h0PSI0OSIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMCkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMzUgLTUxKSI+PHBhdGggZD0iTTI2My41MDYgNTFDMjY0LjcxNyA1MSAyNjUuODEzIDUxLjQ4MzcgMjY2LjYwNiA1Mi4yNjU4TDI2Ny4wNTIgNTIuNzk4NyAyNjcuNTM5IDUzLjYyODMgMjkwLjE4NSA5Mi4xODMxIDI5MC41NDUgOTIuNzk1IDI5MC42NTYgOTIuOTk2QzI5MC44NzcgOTMuNTEzIDI5MSA5NC4wODE1IDI5MSA5NC42NzgyIDI5MSA5Ny4wNjUxIDI4OS4wMzggOTkgMjg2LjYxNyA5OUwyNDAuMzgzIDk5QzIzNy45NjMgOTkgMjM2IDk3LjA2NTEgMjM2IDk0LjY3ODIgMjM2IDk0LjM3OTkgMjM2LjAzMSA5NC4wODg2IDIzNi4wODkgOTMuODA3MkwyMzYuMzM4IDkzLjAxNjIgMjM2Ljg1OCA5Mi4xMzE0IDI1OS40NzMgNTMuNjI5NCAyNTkuOTYxIDUyLjc5ODUgMjYwLjQwNyA1Mi4yNjU4QzI2MS4yIDUxLjQ4MzcgMjYyLjI5NiA1MSAyNjMuNTA2IDUxWk0yNjMuNTg2IDY2LjAxODNDMjYwLjczNyA2Ni4wMTgzIDI1OS4zMTMgNjcuMTI0NSAyNTkuMzEzIDY5LjMzNyAyNTkuMzEzIDY5LjYxMDIgMjU5LjMzMiA2OS44NjA4IDI1OS4zNzEgNzAuMDg4N0wyNjEuNzk1IDg0LjAxNjEgMjY1LjM4IDg0LjAxNjEgMjY3LjgyMSA2OS43NDc1QzI2Ny44NiA2OS43MzA5IDI2Ny44NzkgNjkuNTg3NyAyNjcuODc5IDY5LjMxNzkgMjY3Ljg3OSA2Ny4xMTgyIDI2Ni40NDggNjYuMDE4MyAyNjMuNTg2IDY2LjAxODNaTTI2My41NzYgODYuMDU0N0MyNjEuMDQ5IDg2LjA1NDcgMjU5Ljc4NiA4Ny4zMDA1IDI1OS43ODYgODkuNzkyMSAyNTkuNzg2IDkyLjI4MzcgMjYxLjA0OSA5My41Mjk1IDI2My41NzYgOTMuNTI5NSAyNjYuMTE2IDkzLjUyOTUgMjY3LjM4NyA5Mi4yODM3IDI2Ny4zODcgODkuNzkyMSAyNjcuMzg3IDg3LjMwMDUgMjY2LjExNiA4Ni4wNTQ3IDI2My41NzYgODYuMDU0N1oiIGZpbGw9IiNGRkU1MDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvZz48L3N2Zz4=) no-repeat 1rem/1.8rem, #b32121;
    padding: 1rem 1rem 1rem 3.7rem;
    color: white;
}

.blazor-error-boundary::after {
    content: "An error has occurred."
}

.components-reconnect-show, .components-reconnect-failed, .components-reconnect-rejected {
    display: none;
}



