@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;0,400;0,500;0,700;0,900;1,400&display=swap');

body, html {
    font-family: "Montserrat";
}

.custom-file-input ~ .custom-file-label::after {
    content: "Выбрать";
}


.navbar-wrap {
    top: 0;
    width: 100%;
    padding-top: 10px;
    display: flex;
    align-items: center;
    justify-content: center
}
.nav-flex {
    display: flex;
    align-items: center;
    justify-content: space-between
}
.navbar-toggler {
    padding: 0;
    font-size: 10px;
    line-height: 0;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 0;
    transition: box-shadow .15s ease-in-out;
    position: relative;
    z-index: 2000;
    display: inline-block
}
.animated-icon1 {
    width: 45px;
    height: 41px;
    position: relative;
    margin: 0px;
    transform: rotate(0deg);
    cursor: pointer
}

.animated-icon1 span {
    display: block;
    position: absolute;
    height: 7px;
    width: 100%;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    transform: rotate(0deg);
    transition: .25s ease-in-out;
    background: #020911
}

.animated-icon1 span:nth-child(1) {
    top: 0px
}

.animated-icon1 span:nth-child(2) {
    top: 17px
}

.animated-icon1 span:nth-child(3) {
    top: 34px
}

.animated-icon1.open span {
    background: #00A4CF;
}

.animated-icon1.open span:nth-child(1) {
    top: 20px;
    transform: rotate(135deg)
}

.animated-icon1.open span:nth-child(2) {
    opacity: 0;
    left: 0px
}

.animated-icon1.open span:nth-child(3) {
    top: 20px;
    transform: rotate(-135deg)
}

.menu-main.modal-body {
    padding: 0px 0 20px 0
}

.menu-main.modal-body .nav {
    margin-top: 100px;
    margin-left: 0px
}

.menu-main.modal-body .nav .nav-link {
    font-size: 26px;
    color: #020911;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 20px;
}
.menu-main.modal-body .nav .nav-link:hover {
    color: #00A4CF
}


.header-menu-desktop {
    height: 90px;
}
.header-menu-desktop .section_a {
    padding-top: 40px;
}
.header-menu-desktop .section_a a {
    margin-left: 5px;
    color: #020911;
    font-weight: 700;
    font-size: 15px;
    padding-top: 45px;
    text-transform: uppercase;
}
.header-menu-desktop .section_b {
    background-color: #004295;
    padding-top: 40px;
}
.header-menu-desktop .section_b a {
    margin-left: 35px;
    color: #FFF;
    font-weight: 700;
    font-size: 15px;
    padding-top: 45px;
}

footer {
    background: #E0E0E0;
    min-height: 173px;
    color: #020911;
    padding-top: 52px;
}
footer .section_a .section_a_phone .section_a_phone_ctx {
    margin-top: -13px;
}
footer .section_a .section_a_phone a {
    color: #020911;
    font-size: 30px;
    font-weight: 700;
}
footer .section_a .section_a_phone img {
    width: 30px;
    height: 30px;
}
footer .section_b, footer .section_b a {
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    color: #020911;
}
footer .section_b h5 {
    font-size: 15px;
    font-weight: 700;
}
@media (min-width:200px) and (max-width: 1024px) {
    footer .section_a .section_a_phone img {
        width: 20px;
        height: 20px;
    }
    footer .section_a .section_a_phone a {
        color: #020911;
        font-size: 15px;
        font-weight: 700;
    }
    footer .section_a .section_a_phone .section_a_phone_ctx {
        margin-top: 0px;
    }
}

.breadcrumbs, .breadcrumbs a {
    color: #020911;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.page_home .section_a_s1 {
    color: #020911;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding-top: 194px;
    padding-bottom: 204px;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    border-bottom: #004295 solid 5px;
}
.page_home .section_a_s1 h1 {
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}
.page_home .section_a_s1 .but {
    background: #004295;
    color: #FFF;
    font-size: 11px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    padding: 28px 62px 28px 62px;
    border: 0px;
    margin-top: 50px;
}
.page_home .section_a_s1 .text-blue {
    color: #004295;
}
.page_home .section_a_s1 .text-blue-r {
    color: #00A4CF;
}
.page_home .section_a_s2 {
    background-color: #004295;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}
.page_home .section_a img {
    width: 1055px;
    height: auto;
    position: absolute;
    left: 0;
    right: -500px;
    top: 100px;
    bottom: 0;
    margin: auto;
}
.page_home .section_b {
    color: #020911;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}
.page_home .section_b .lab_a {
    color: #020911;
    font-size: 90px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}
.page_home .section_b .lab_b {
    color: rgba(2, 9, 17, 0.25);
    font-size: 120px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    left: 85px;
    bottom: -5px;
    position: absolute;
}
.page_home .section_c a {
    color: #020911;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    padding-right: 40px;
    border-bottom: #004295 solid 5px;
}
.page_home .section_c .card {
    color: #020911;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    border: 1px solid #727271;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.50);
}
.page_home .section_c .card .h4 {
    color: #020911;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}
.page_home .section_c .card .h3 {
    color: #020911;
    font-size: 25px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}
.page_home .section_c .card a {
    border: 2px solid #004295;
    background: #004295;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    color: #FFF;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    padding: 14px;
    text-align: center;
}
@media (min-width:577px) and (max-width: 1600px) {
    .page_home .section_a img {
        width: 800px;
        height: auto;
        position: absolute;
        left: 0;
        right: -500px;
        top: 100px;
        bottom: 0;
        margin: auto;
    }
}
@media (max-width: 576px) {
    .page_home .section_a h1 {
        font-size: 20px;
        text-transform: uppercase;
        font-weight: 700;
    }
    .page_home .section_a_s2 {
        background-color: #004295;
        box-shadow: none;
        height: 300px;
        background-image: url("/images/page_home_section_a.png");
        background-position: bottom left;
        background-size: 170%;
        background-repeat: no-repeat;
    }
    .page_home .section_c a {
        border-bottom: none;
    }
}

.page_manufacturer .section_a {
    min-height: 600px;
}
.page_manufacturer .section_a_s1 {
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    border-bottom: #004295 solid 5px;
}
.page_manufacturer .section_a_s1 .h1 {
    border-bottom: #004295 solid 5px;
    color: #020911;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}
.page_manufacturer .section_a_s2 {
    background-color: #004295;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    color: #FFF;
    text-align: justify;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding-top: 200px;
}
.page_manufacturer .section_b {
    color: #000;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.page_manufacturer .section_b .lab_a {
    color: #020911;
    font-size: 90px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}
.page_manufacturer .section_b .lab_b {
    color: rgba(2, 9, 17, 0.25);
    font-size: 120px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    left: 60px;
    bottom: -5px;
    position: absolute;
}
.page_manufacturer .section_b h4 {
    color: #020911;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}
.page_manufacturer .section_c a {
    color: #020911;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}
.page_manufacturer .section_c a:hover {
    text-decoration: none;
}
.page_manufacturer .section_c h2 {
    color: #020911;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}
.page_manufacturer .section_c .card-border-section {
    border: 1px solid #000;
}
.page_manufacturer .section_d {
    color: #020911;
    font-size: 36px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.page_manufacturer .section_d .text-blue-r {
    color: #00A4CF;
}
@media (max-width: 576px) {
    .page_manufacturer .section_a_s2 {
        padding-top: 20px;
        text-align: left;
    }
    .page_manufacturer .section_d {
        font-size: 20px;
    }
    .page_manufacturer .section_d img {
        height: 350px;
        object-fit: cover;
    }
    .page_manufacturer .section_a_s1 .h1 {
        border-bottom: none;
    }

}

.page_parts .section_a_s1 {
    color: #000;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.25);
    border-bottom: #004295 solid 5px;
}
.page_parts .section_a_s1 .text-blue-r {
    color: #00A4CF;
}
.page_parts .section_a_s1 .h1 {
    border-bottom: #004295 solid 5px;
    color: #020911;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}
.page_parts .section_a_s2 {
    border-bottom: #004295 solid 5px;
    box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.25);
}
.page_parts .section_a .h2 {
    color: #020911;
    font-size: 38px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.page_parts .section_a .but {
    border: 2px solid #004295;
    background: #004295;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    color: #FFF;
    font-size: 11px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    padding: 17px 23px 17px 74px;
    width: 304px;
}
@media (max-width: 576px) {
    .page_parts .section_a_s1 .h1 {
        border-bottom: none;
    }
    .page_parts .section_a_s1 {
        box-shadow: none;
        border-bottom: none;
    }
}

.page_models .section_a_a {
    color: #020911;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    background-image: url('/images/tadano.svg');
    background-position: top left;
    background-size: 160% 160%;
    background-repeat: no-repeat;
}
.page_models .but {
    border: 2px solid #004295;
    background: #004295;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    color: #FFF;
    font-size: 11px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    width: 222px;
    padding: 16px 79px 16px 79px;
}
.page_models .section_a_a .h1 {
    color: #020911;
    font-size: 70px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}
.page_models .section_a_a .h2 {
    color: #020911;
    font-size: 35px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
}
.page_models .section_a_a .price {
    color: #004295;
}


.page_models .section_a_a .pan-lab {
    margin-top: 160px;
}
.page_models .section_a_a .lab_a {
    color: #020911;
    font-size: 45px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}
.page_models .section_a_a .lab_b {
    color: rgba(2, 9, 17, 0.25);
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}
.page_models .section_a_b .carousel-indicators {
    margin-bottom: -40px;
}
.page_models .section_a_b .carousel-indicators li {
    width: 10px;
    height: 10px;
    margin-right: 20px;
    margin-left: 3px;
    background-color: rgba(0, 66, 149, 0.25);;
}
.page_models .section_a_b h5 {
    color: #020911;
    font-size: 35px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
}
.page_models .section_a_c {
    color: #020911;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.page_models .section_a_c a {
    color: #004295;
}
.page_models .section_a_c .h4 {
    border-bottom: #004295 solid 5px;
    color: #020911;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}
@media (max-width: 576px) {
    .page_models .section_a_b h5 {
        font-size: 20px;
    }
    .page_models .section_a_c .h4 {
        border-bottom: none;
        font-size: 26px;
    }
}

.page_service .section_b {
    color: #FFF;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.page_service .section_b .h4 {
    color: #FFF;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}
.page_service .section_b .bg-1 {
    background-image: url('/images/service/bg-1.jpg');
    background-position: center center;
    background-repeat: no-repeat;
}
.page_service .section_b .bg-2 {
    background-image: url('/images/service/bg-2.jpg');
    background-position: center center;
    background-repeat: no-repeat;
}
.page_service .section_b .bg-3 {
    background-image: url('/images/service/bg-3.jpg');
    background-position: center center;
    background-repeat: no-repeat;
}
.page_service .section_b .bg-4 {
    background-image: url('/images/service/bg-4.jpg');
    background-position: center center;
    background-repeat: no-repeat;
}
.page_service .section_b .bg-5 {
    background-image: url('/images/service/bg-5.jpg');
    background-position: center center;
    background-repeat: no-repeat;
}
.page_service .section_b .bg-6 {
    background-image: url('/images/service/bg-6.jpg');
    background-position: center center;
    background-repeat: no-repeat;
}
.page_service .section_c {
    background-color: #004295;
    background-image: url('/images/tadano-light.svg'),url('/images/page_service_section_c_bg.png');
    background-position: 40px top, right top ;
    background-size: 140px auto, 530px auto;
    background-repeat: no-repeat;
    color: #FFF;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding-top: 150px;
    height: 700px;
}
.page_service .section_c .h4 {
    color: #FFF;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.page_service .section_c .agreement {
    color: #FFF;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
}
.page_service .section_c input {
    border: 1px solid #FFF;
    background: #004295;
    color: #FDFDFD;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 22px;
}
.page_service .section_c input::placeholder {
    color: #FDFDFD;
}
.page_service .section_c button {
    border: 2px solid #FFF;
    background: #FFF;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    color: #004295;
    font-size: 11px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    width: 222px;
}
@media (max-width: 576px) {
    .page_service .section_c {
        background-color: #004295;
        background-image: url('/images/tadano-light.svg');
        background-position: 40px top;
        background-size: 140px auto;
        background-repeat: no-repeat;

    }
}

.page_catalog .price {
    color: #004295;
}
.page_catalog .section_a_s1 .h1 {
    border-bottom: #004295 solid 5px;
    color: #020911;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}
.page_catalog .section_c .card {
    color: #020911;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    border: 1px solid #727271;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.50);
}
.page_catalog .section_c .card .h4 {
    color: #020911;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}
.page_catalog .section_c .card .h3 {
    color: #020911;
    font-size: 25px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}
.page_catalog .section_c .card .but {
    border: 2px solid #004295;
    background: #004295;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    color: #FFF;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    padding: 14px;
    text-align: center;
}
@media (max-width: 576px) {
    .page_catalog .section_a_s1 .h1 {
        border-bottom: none;
    }
}

.page_contacts .section_a {
    border-bottom: #004295 solid 5px;
    box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.25);
}
.page_contacts .section_a_s1 {
    color: #020911;
    font-size: 25px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.page_contacts .section_a_s1 .h1 {
    border-bottom: #004295 solid 5px;
    color: #020911;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.page_contacts .section_a_s1 a {
    color: #004295;
}

.page_contacts .section_b .h2 {
    border-bottom: #004295 solid 5px;
    color: #020911;
    font-size: 38px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.page_contacts .section_b_a {
    width: 90px;
    background: #004295;
}
.page_contacts .section_b_b {
    width: 100%;
    background-image: url('/images/tadano.svg');
    background-position: top center;
    background-size: 160% 160%;
    background-repeat: no-repeat;
}
.page_contacts .section_b input, .page_contacts .section_b textarea {
    border: 1px solid #727271;
    padding: 30px 30px;
    box-sizing: border-box;
}
.page_contacts .section_b button {
    border: 2px solid #004295;
    background: #004295;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    color: #FFF;
    font-size: 11px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    width: 222px;
    padding-top: 17px;
    padding-bottom: 17px;
    height: 48px;
}
.page_contacts .section_b .custom-checkbox .custom-control-input:checked~.custom-control-label::before {
    background-color: #004295;
}
@media (max-width: 576px) {
    .page_contacts .section_a_s1 .h1 {
        border-bottom: none;
    }
    .page_contacts .section_b .h2 {
        border-bottom: none;
    }
}

.page_about .section_a_s1 {
    color: #000;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.25);
    border-bottom: #004295 solid 5px;
}
.page_about .section_a_s1 .text-blue-r {
    color: #00A4CF;
}
.page_about .section_a .h1 {
    border-bottom: #004295 solid 5px;
    color: #020911;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}
.page_about .section_a_s2 {
    border-bottom: #004295 solid 5px;
    box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.25);
}
.page_about .section_b a {
    color: #FFF;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-decoration: none;
}
.page_about .section_b h2 {
    color: #020911;
    font-size: 38px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.page_about .section_b .num {
    color: rgba(255, 255, 255, 0.50);
    font-size: 120px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    width: 350px;
}
.page_about .section_b h4 {
    color: #FFF;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}
.page_about .section_b .card-new {
    background: rgba(0, 66, 149, 0.60);
}
@media (max-width: 576px) {
    .page_about .section_a .h1 {
        border-bottom: none;
    }
    .page_about .section_a img {
        height: 350px;
        object-fit: cover;
    }
}








@media (min-width:200px) and (max-width: 1024px) {

}
textarea {
    resize: none; /* Запрещаем изменять размер */
}
@media (max-width: 768px) {

}
#loadOverlay{display: none;}