html,
body,
h1,
h2,
h3,
h4,
p {
    padding: 0px;
    margin: 0px;
}

body {
    font-family: 'Nunito Sans';
}

.row {
    margin: 0px;
}

.header-container {
    border-bottom: 0.0625rem solid #EEE;
}

.header-main {
    width: 1285px;
}

.header-list {
    display: inline-flex;
    padding: 0;
    margin: 0;
    margin-left: 1.96rem;
    /*gap: 2.5rem;*/
}



.header-list-item {
    cursor: pointer;
    padding: 2.81rem 1.10rem;
}

.header-list-item_menu {
    width: 124.05px;
    top: 108px;
    position: absolute;
    border-radius: 0rem 0rem 0.5rem 0.5rem;
    border-top: 0.0625rem solid #114A8F;
    background: #F7F8FA;
    box-shadow: 0px 4px 16px 0px rgba(17, 74, 143, 0.16);
    padding: 1.25rem;
}

.header-list-item:hover {
    background-color: #F7F8FA;
}



.w72 {
    padding: 0px;
}


.tridman_img {
    position: absolute;
    bottom: 0;
}

.description_company {
    position: relative;
    border-radius: 0.875rem;

    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;

}

.desc_component {
    align-items: center;
    border-radius: 0.875rem;
    border: 1px solid rgba(252, 252, 252, 0.70);
    background: rgba(252, 252, 252, 0.40);
    backdrop-filter: blur(7px);

}

.desc_tags_scroll {
    cursor: pointer;
    padding: 0px;
    width: 16px;
    border-radius: 50%;
    height: 16px;
    background-color: #EEEEEE;
}

.desc_tags_scroll_active {
    width: 48px;
    border-top-left-radius: 40% 100%;
    border-top-right-radius: 40% 100%;
    border-bottom-left-radius: 40% 100%;
    border-bottom-right-radius: 40% 100%;
    height: 16px;
    background-color: #D3D3D3;
}

.desc_tags_buttons {
    display: flex;
    justify-content: center;
    margin-top: 2.5rem;
    gap: 10px;

}



.desc_tags {
    padding: 0px;
    position: relative;
    margin-top: 5.44rem;
    display: flex;
    scroll-snap-type: x mandatory;
    flex-wrap: nowrap;
    -webkit-overflow-scrolling: touch;
    overflow-x: hidden;
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.desc_tags::-webkit-scrollbar {
    display: none;
}

.desc_tag {
    scroll-snap-align: start;
    width: 14rem;
    height: 10.625rem;
    border-radius: 1.25rem;
    background: #EEE;
    padding: 0px;
    padding: 2rem 1.87rem;
}

.solutions_text_top {
    padding: 0px;
}

.solutions {
    display: flex;
    gap: 0.62rem;

}

.solutions_items {
    scroll-snap-align: start;
    width: 14rem;
    height: 13.6875rem;
    border-radius: 1.25rem;
    background: #E5EFFA;
    padding: 0px;
    padding: 2rem 1.87rem;
}

.solutions_items svg {
    margin-bottom: 1rem;
}

.solutions_items h3 {
    width: 10rem;
}

.desc_tag svg {
    margin-bottom: 0.94rem;
}

.desc_tag:not(:last-child) {
    margin-right: 0.62rem;
}

.get_coop {
    display: flex;

}

.coops {
    border-radius: 1.25rem;
    background: #EEE;
    display: flex;

}

.coops_background_svg {
    border-radius: 0.875rem;
    background: #FCFCFC;
    display: flex;
    justify-content: center;
    align-items: center;
}



.svg_info_footer {
    position: relative;
    z-index: 1;
    cursor: pointer;
}

.svg_info_footer:hover circle {
    display: block;
}

.svg_info_footer circle {
    display: none;
}

.svg_info_footer_desc_text {
    display: none;
    position: absolute;
    margin-top: -4.8rem;
    margin-left: -5.5rem;
    z-index: 1;
    width: 13rem;
}

.svg_info_footer_desc {
    display: none;
    position: absolute;
    margin-top: -5.8rem;
    margin-left: -7.05rem;
}





.svg_info_desc_text {
    display: none;
    position: absolute;
    margin-bottom: 7.5rem;
    margin-left: 8rem;
    z-index: 1;
    width: 15rem;
}

.svg_info_desc {
    display: none;
    position: absolute;
    margin-bottom: 6.875rem;
    margin-left: 6.1860rem;
}

.svg_info circle {
    display: none;
}

.svg_info:hover circle {
    display: block;
}

.svg_info {
    z-index: 1;
    cursor: pointer;
}

.partners {
    display: flex;
    gap: 0.125rem;
    padding: 0px;
    border-radius: 1.25rem;
    overflow: hidden;
}

.partners_text_top {
    padding: 0px;
    margin-top: 0.94rem;
    width: 40.875rem;
    height: 3.3125rem;
}

.partners_url_all {
    padding: 0px;
}

.partner_item {
    padding: 1.5rem 1.5rem;
    background-color: #FCFCFC;
}

.partner_item_desc {
    margin-top: 1.5rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.url_main {
    cursor: pointer;
    border-bottom: 0.0625rem solid #F34806;
}

.url_main:hover {
    color: #EC3900;
}

.benefit {
    display: flex;
    gap: 2.5rem;
    padding: 0px;
}

.benefit_item {
    scroll-snap-align: start;
    border-radius: 1.25rem;
    background: #E5EFFA;
}

.projects {
    display: flex;
    gap: 2.5rem;
    padding: 0px;
}

.projects_item {
    border-radius: 1.25rem;
    background-size: 100%;
    transition: all 0.3s ease-in-out;
    background-position: center;
    background-repeat: no-repeat;
    /* background-color: rgba(0, 0, 0, 0.404);
    background-blend-mode: multiply;*/
    position: relative;
}

.projects_item h3 {
    cursor: pointer;
}

.projects_item h3:hover {
    color: #EC3900;
}

.projects_item_left {
    cursor: pointer;
    display: inline;
    border-radius: 0.875rem;
    border: 1px solid var(--White, #FCFCFC);
    background: rgba(252, 252, 252, 0.40);
    backdrop-filter: blur(7px);
    padding: 0.25rem 1.25rem;
}

.projects_item_right {

    cursor: pointer;
    display: inline;
    border-bottom: 0.0625rem solid #EC3900;
}

.projects_item_right:hover {
    color: #EC3900;
}

.projects_item:hover {
    background-size: 110%;

}

.indicators {
    display: flex;
    gap: 0.125rem;
    padding: 0px;
    border-radius: 1.25rem;
    overflow: hidden;
}

.indicators_item {
    display: flex;
    background-color: #EEE;
    align-items: center;
}

.man_profile {
    width: 35rem;
    height: 54.375rem;
    border-radius: 1.25rem;
    background-image: url('img/bcg_man_profile.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 0px;

    /*padding-top: 3.19rem;
    padding-left: 2.01rem;*/
    position: relative;
}

.form_contacts {
    width: 35rem;
    height: 54.375rem;
    border-radius: 1.25rem;
    background: #114A8F;
    padding: 0px;
    /*padding-top: 3.19rem;
    padding-left: 2.01rem;*/
    position: relative;
}

.form_leads {
    width: 35rem;
    border-radius: 1.25rem;
    background: #EEE;
    padding: 0px;


}

.form_leads input {
    width: 100%;
    border-radius: 0.5rem;
    border: 1px solid #D3D3D3;
    background: #FCFCFC;
    padding: 0.75rem 1.25rem;
    outline: none;
    margin-bottom: 0.62rem;
}

.form_leads textarea {
    width: 100%;
    border-radius: 0.5rem;
    border: 1px solid #D3D3D3;
    background: #FCFCFC;
    padding: 0.75rem 1.25rem;
    outline: none;
    margin-bottom: 0px;
    height: 15rem;
    resize: none;
}

.alert_lead {
    display: none;
}

::placeholder {
    color: var(--c, #181818);
}

.col {
    padding: 0px;
}

.btn_main {
    border-radius: 0.5rem;
    background: #F34806;
    display: inline-flex;

    justify-content: center;
    align-items: center;
    gap: 0.625rem;
    outline: none;
    border: 1px solid #EC3900;
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 600;
    line-height: 1.5rem;
}

.btn_main:hover {
    background: #EC3900;
}

.btn_second {
    border-radius: 0.5rem;
    display: inline-flex;

    justify-content: center;
    background: none;
    align-items: center;
    gap: 0.625rem;
    outline: none;
    border: 1px solid #FCFCFC;
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 600;
    line-height: 1.5rem;
}

.btn_second:hover {
    background: #EC3900;
    border: 1px solid #EC3900;

}

.projects_tag {
    display: flex;
    gap: 1rem;
}

.project_tag {
    width: fit-content;
    padding: 0.31rem 1.25rem;
    border-radius: 0.875rem;
    border: 1px solid var(--Blue, #114A8F);
    backdrop-filter: blur(7px);
}

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

.video_company_item {
    border-radius: 10px;
    width: 560px;
    height: 315px;
    overflow: hidden;
    padding: 0px;
    margin: 0px;
}

.font_color_blue {
    color: #114A8F
}

.font_color_w {
    color: #FCFCFC
}

.font_color_b {
    color: #181818
}

.body_header_footer {
    font-size: 1rem;
    font-style: normal;
    font-weight: 300;
    line-height: 1.125rem;
}


a {
    color: #114A8F;
}

.body_text2 {
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 300;
    line-height: 1.125rem;
}



.link_footer {
    color: #181818;
    cursor: pointer;
    text-decoration-line: underline;
}

.link_footer:hover {
    color: #114A8F;
}

.menu_funter {
    cursor: pointer;
}

.menu_funter:hover {
    color: #114A8F;
}