footer{
    position: relative;
    margin-top: auto;
}
.footer-block{
    margin-bottom: 7.15rem;
}
.footer-block-img{
    width: 32.4rem;
}
.footer-block-img img{
    width: 100%;
}
.footer-block-text{
    width: calc(100% - 32.4rem);
    padding: 0 11.6rem 0 20rem;
}
.footer-block-text h4{
    font-size: 3.8rem;
    font-weight: 600;
    line-height: 136.842%;
    margin-bottom: 1.9rem;
}
.footer-block-text h4:last-child{
    margin-bottom: 0;
}
.footer-block-text h5{
    font-size: 4rem;
    font-weight: 800;
    line-height: 5.8rem;
}
.footer-menu{
    margin-bottom: 10.6rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.footer-item{
    max-width: 24.5rem;
}
.footer-head{
    margin-bottom: 2.6rem;
}
.footer-head *{
    margin: 0;
}
.footer-head a:hover{
    text-decoration: underline!important;
}
.footer-link li{
    line-height: 2rem;
    margin-bottom: 1.6rem;
}
.footer-link li:last-child{
    margin-bottom: 0;
}
.footer-link li a{
    display: inline-block;
    line-height: 2rem;
    font-size: 1.6rem;
}
.footer-link li a:hover{
    text-decoration: underline !important;
    color: #F25929 !important;
}
.footer-box{
    background: #F8F8F8;
    position: relative;
    margin-bottom: -13rem;
    display: flex;
    flex-wrap: wrap;
    z-index: 1;
}
.footer-box-info{
    width: calc(100% - 55.9rem);
    padding: 3.2rem 5.1rem 0 4.4rem;
    display: flex;
    flex-direction: column;
    position: relative;
}
.footer-box-head{
    margin-bottom: 3.6rem;
}
.footer-box-head{
    color: #B3B3B3;
    font-size: 3.4rem;
    font-weight: 600;
    line-height: 4rem;
}
.footer-box-head strong,
.footer-box-head b{
    display: block;
    font-weight: 800;
}
.footer-box-block{
    margin-bottom: 2rem;
}
.companyTab li{
    margin-bottom: 1.6rem;
    position: relative;
}
.companyTab li:last-child{
    margin-bottom: 0;
}
.companyTab li.active:after {
    position: absolute;
    content: "";
    left: -4.4rem;
    width: 1.3rem;
    height: 4.2rem;
    background: #FFFFFF;
    top: -1rem;
}
.companyTab li a{
    font-size: 2.4rem;
    font-weight: 600;
    line-height: 125%;
    display: inline-block;
}
.companyTab li.active a,
.companyTab li:hover a{
    color: #F25929;
    font-weight: 700;
}
.companyTabinfo{
    display: none;
}
.companyTabinfo.active{
    display: flex;
    flex-wrap: wrap;
}
.footer-box-link{
    margin-top: 0.7rem;
}
.footer-box-link li{
    margin-bottom: 1rem;
}
.footer-box-link li:last-child{
    margin-bottom: 0;
}
.footer-box-link li a{
    display: inline-block;
    font-weight: 600;
}
.footer-box-link li a:hover{
    text-decoration: underline !important;
    color: #F25929 !important;
}
.footer-box-btn {
    margin: auto -7.9rem 0 auto;
    position: relative;
    z-index: 1;
}
.footer-box-arrow{
    position: absolute;
    top: 2.9rem;
    right: -2.8rem;
    max-width: 8.5rem;
}
.footer-box-arrow img{
    width: 100%;
}
.footer-box-img-outer{
    display: flex;
    flex-wrap: wrap;
    width: 55.9rem;
}
.footer-box-img {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.footer-box-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.footer-address{
    position: absolute;
    background: #132443;
    bottom: -3rem;
    right: 0;
    min-height: 15.9rem;
    padding: 4.8rem 3rem 1rem 6.6rem;
    min-width: 27.1rem;
    display: flex;
}
.address-icon{
    position: absolute;
    top: 0;
    left: 0;
    height: 4.6rem;
    width: 4.6rem;
    background: #F25929;
}
.footer-address p{
    color: #fff;
}
.footer-center{
    background: #132443;
    padding: 21.7rem 0 7.8rem;
}
.footer-map + .footer-center{
    padding-top: 8rem !important;
}
.footer-logo{
    margin-bottom: 4.6rem;
}
.footer-logo:last-child{
    margin-bottom: 0;
}
.footer-logo img{
    width: 15.2rem;
    height: auto;
}
.footer-social{
    padding-left: 1.1rem;
}
.footer-social li{
    margin-left: 3rem;
}
.footer-social li:first-child{
    margin-left: 0;
}
.footer-social li a{
    display: block;
}
.footer-social li a img{
    max-width: 2rem;
    height: auto;
    width: 100%;
}
.footer-social li a:hover img{
    filter:  brightness(0) invert(100%);
}
.footer-center-link{
    margin: 1rem 10rem 0 12.1rem;
}
.footer-center-link li{
    line-height: 2rem;
    margin-bottom: 1.4rem;
}
.footer-center-link li a{
    display: inline-block;
    color: #999999;
    font-size: 1.4rem;
    line-height: 2rem;
}
.footer-center-link li a:not([href]){
    color: #999999;
    cursor: pointer;
}
.footer-center-link li a:not([href]):hover {
    color: #fff;
}
.footer-center-link li a:hover{
    color: #fff;
}
.footer-logo-block{
    margin-left: auto;
    margin-top: 0.5rem;
    width: 100%;
    max-width: 55.9rem;
}
.footer-logo-title {
    position: relative;
    display: flex;
    align-items: center;
    margin-bottom: 3.4rem;
}
.footer-logo-title::after {
    content: "";
    flex: 1;
    height: 1px;
    background-color: #CCC;
}
.footer-logo-title *{
    font-size: 1.6rem;
    font-weight: 600;
    color: #999;
    line-height: 2.2rem;
    position: relative;
    z-index: 1;
    padding-right: 2rem;
}
.footer-logo-list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: 0 2.4rem 0 1.4rem;
}
.footer-logo-list .logo-item {
    height: 4.7rem;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 14rem;
}
.footer-logo-list .logo-item img {
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
}
.footer-bottom{
    position: relative;
    background: #0C1932;
    padding: 3.4rem 0;
}
.footer-bottom::after{
    position: absolute;
    content: "";
    right: 0;
    top: -2.4rem;
    height: 3.6rem;
    background: #0C1932;
    width: 40.9%;
}
.copytext{
    text-align: center;
}
.copytext p{
    color: #666;
    font-size: 1.2rem;
    line-height: 150%;
}
.map{
    height: 47.7rem;
}
@media(min-width:1360px) and (max-width:1426.98px){
    .footer-block-img {
        width: 30.4rem;
    }
    .footer-block-text {
        width: calc(100% - 30.4rem);
        padding: 0 9.6rem 0 18rem;
    }
    .footer-block {
        margin-bottom: 6.15rem;
    }
    .footer-block-text h4 {
        font-size: 3.6rem;
    }
    .footer-block-text h5 {
        font-size: 3.8rem;
        line-height: 5.6rem;
    }
    .footer-menu {
        margin-bottom: 9.6rem;
    }
    .footer-box-arrow {
        right: -2.4rem;
        max-width: 7.5rem;
    }
    .footer-box-head {
        font-size: 3.2rem;
        line-height: 3.8rem;
    }
    .footer-center {
        padding: 20.7rem 0 6.8rem;
    }
    .footer-center-link {
        margin: 1rem 8rem 0 10.1rem;
    }
    .footer-bottom {
        padding: 3rem 0;
    }
    .map {
        height: 45.7rem;
    }
    .footer-map + .footer-center {
        padding-top: 7rem !important;
    }    
}
@media(min-width:1200px) and (max-width:1359.98px){
    .footer-block-img {
        width: 28.4rem;
    }
    .footer-block-text {
        width: calc(100% - 28.4rem);
        padding: 0px 4.6rem 0 13rem;
    }
    .footer-block {
        margin-bottom: 6.15rem;
    }
    .footer-block-text h4 {
        font-size: 3.4rem;
    }
    .footer-block-text h5 {
        font-size: 3.6rem;
        line-height: 5.4rem;
    }
    .footer-menu {
        margin-bottom: 8.6rem;
    }
    .footer-head {
        margin-bottom: 2.2rem;
    }
    .footer-link li a {
        font-size: 1.5rem;
    }
    .footer-box-arrow {
        top: 2.9rem;
        right: -2.4rem;
        max-width: 7.5rem;
    }
    .footer-box-head {
        font-size: 3rem;
        line-height: 3.6rem;
    }
    .footer-center {
        padding: 20.7rem 0 6.8rem;
    }
    .footer-center-link {
        margin: 1rem 7rem 0 9.1rem;
    }
    .footer-logo-block {
        max-width: 53.9rem;
    }
    .footer-bottom {
        padding: 2.6rem 0;
    }
    .map {
        height: 44.7rem;
    }
    .footer-map + .footer-center {
        padding-top: 7rem !important;
    }
}
@media(min-width:992px) and (max-width:1199.98px){
    .footer-block {
        margin-bottom: 6.15rem;
    }
    .footer-block-img {
        width: 25.4rem;
    }
    .footer-block-text {
        width: calc(100% - 25.4rem);
        padding: 0 0 0 10rem;
    }
    .footer-block-text h4 {
        font-size: 3rem;
    }
    .footer-block-text h5 {
        font-size: 3.2rem;
        line-height: 5rem;
    }
    .footer-item {
        max-width: 16.5rem;
    }
    .footer-link li a {
        font-size: 1.5rem;
    }
    .footer-head * {
        font-size: 1.6rem;
        line-height: 1.5 !important;
        min-height: 4.8rem;
    }
    .footer-menu {
        margin-bottom: 8.6rem;
    }
    .footer-box-img-outer {
        width: 47.9rem;
    }
    .footer-box-info {
        width: calc(100% - 47.9rem);
    }
    .footer-box-arrow {
        right: -2.4rem;
        max-width: 7.5rem;
    }
    .footer-center {
        padding: 19.7rem 0 6.8rem;
    }
    .footer-center-link {
        margin: 1rem 4rem 0 5.1rem;
        max-width: 19.2rem;
    }
    .footer-logo-block {
        max-width: 48.9rem;
    }
    .footer-bottom {
        padding: 2.4rem 0;
    }
    .map {
        height: 43.7rem;
    }
    .footer-map + .footer-center {
        padding-top: 7rem !important;
    }
}
@media(min-width:768px) and (max-width:991.98px){
    .footer-block {
        margin-bottom: 5.15rem;
    }
    .footer-block-img {
        width: 20.4rem;
    }
    .footer-block-text {
        width: calc(100% - 20.4rem);
        padding: 0px 0 0 5rem;
    }
    .footer-block-text h4 {
        font-size: 2.3rem;
    }
    .footer-block-text h5 {
        font-size: 2.4rem;
        line-height: 4.5rem;
    }
    .footer-menu {
        margin-bottom: 6.4rem;
    }
    .footer-item {
        max-width: 100%;
        width: 100%;
        margin-bottom: 1.2rem;
        position: relative;
        border: 6px solid #F3F3F3;
    }
    .footer-item:last-child{
        margin-bottom: 0;
    }
    .footer-head{
        margin-bottom: 0;
        min-height: 5.5rem;
        display: flex;
        align-items: center;
        padding: 0 5rem 0.3rem 2.1rem;
        position: relative;
        cursor: pointer;
        background: #F3F3F3;
    }
    .footer-head.active {
        background: transparent;
    }
    .footer-head::after{
        position: absolute;
        content: "";
        right: 1.5rem;
        top: 0;
        bottom: 0;
        margin: auto;
        height: 3.2rem;
        width: 3.2rem;
        display: flex;
        align-items: center;
        justify-content: center;
        background: url(../images/icon-footer-arrow.png) #fff;
        background-position: center !important;
        background-repeat: no-repeat !important;
    }
    .footer-head.active::after{
        background: url(../images/icon-footer-arrow-orange.png) #F25929;
    }
    .footer-head * {
        font-weight: 800;
    }
    .footer-link{
        display: none;
    }
    .footer-link ul {
        padding: 1.5rem 2.1rem 3.6rem;
    }
    .footer-center {
        background: #132443;
        padding: 17.9rem 0 6.8rem;
    }
    .footer-info{
        width: 100%;
        display: flex;
        align-items: center;
        margin-bottom: 6rem;
    }    
    .footer-info:last-child{
        margin-bottom: 0;
    }
    .footer-logo {
        margin-bottom: 0;
    }
    .footer-social {
        padding-left: 3.7rem;
        margin-top: 0.5rem;
    }
    .footer-center-link {
        margin: 0;
    }
    .footer-logo-block {
        margin-top: 0;
        max-width: 45.9rem;
    }
    .footer-logo-title * {
        line-height: 2.6rem;
    }
    .footer-logo-title {
        margin-bottom: -0.7rem;
    }
    .footer-logo-list {
        padding: 0 1.4rem 0 0.8rem;
    }
    .footer-logo-list .logo-item {
        max-width: 10.4rem;
        margin-top: 3.1rem;
    }
    .footer-bottom {
        padding: 2.1rem 0;
    }
    .footer-bottom::after {
        top: -1.5rem;
        height: 1.9rem;
        width: 50%;
    }
    .footer-box-img-outer {
        width: 33.9rem;
    }
    .footer-box-info {
        width: calc(100% - 33.9rem);
        padding: 2.2rem 2.1rem 0 2.4rem;
    }
    .footer-box-head {
        font-size: 2.8rem;
        line-height: 3.6rem;
    }
    .footer-box-head {
        margin-bottom: 2.6rem;
    }
    .companyTab li a {
        font-size: 2rem;
    }
    .footer-box-link li {
        font-size: 1.6rem;
        margin-bottom: 1.6rem;
    }
    .footer-box-link {
        margin-top: 0.4rem;
    }
    .footer-box-arrow {
        top: 1.9rem;
        right: -1.8rem;
        max-width: 5.5rem;
    }
    .footer-box-btn {
        margin: auto -4.1rem 0 auto;
    }
    .footer-box-btn .btn{
        padding: 0 3.3rem;
    }
    .companyTab li.active:after {
        left: -2.4rem;
        width: 1rem;
        height: 3.5rem;
        top: -0.6rem;
    }
    .footer-box {
        margin-bottom: -11rem;
    }
    .footer-address {
        bottom: -1.9rem;
        min-height: 12.9rem;
        padding: 1.8rem 2rem 1rem 6.6rem;
        min-width: 24.1rem;
    }
    .footer-address p {
        font-size: 1.6rem;
    }
    .map {
        height: 41.7rem;
    }
    .footer-map + .footer-center {
        padding-top: 6.4rem !important;
    }
}
@media(max-width:767.98px){
    footer {
        overflow: hidden;
    }
    .footer-block {
        margin-bottom: 3.1rem;
    }
    .footer-block-img {
        width: 100%;
        text-align: center;
    }
    .footer-block-img img {
        max-width: 42%;
    }
    .footer-block-text {
        width: 100%;
        padding: 0 1.9rem;
        margin: 2.9rem 0 0;
    }
    .footer-block-text h4 {
        font-size: 2rem;
        font-weight: 600;
        line-height: 3.2rem;
        margin-bottom: 1.6rem;
    }
    .footer-block-text h5 {
        font-size: 2.6rem;
        line-height: 4rem;
        padding-right: 1rem;
    }
    .footer-menu {
        margin-bottom: 4.4rem;
    }
    .footer-item {
        max-width: 100%;
        width: 100%;
        margin-bottom: 1.2rem;
        position: relative;
        border: 6px solid #F3F3F3;
    }
    .footer-item:last-child{
        margin-bottom: 0;
    }
    .footer-head{
        margin-bottom: 0;
        min-height: 5.5rem;
        display: flex;
        align-items: center;
        padding: 0 5rem 0.3rem 2.1rem;
        position: relative;
        cursor: pointer;
        background: #F3F3F3;
    }
    .footer-head.active {
        background: transparent;
    }
    .footer-head::after{
        position: absolute;
        content: "";
        right: 1.5rem;
        top: 0;
        bottom: 0;
        margin: auto;
        height: 3.2rem;
        width: 3.2rem;
        display: flex;
        align-items: center;
        justify-content: center;
        background: url(../images/icon-footer-arrow.png) #fff;
        background-position: center !important;
        background-repeat: no-repeat !important;
    }
    .footer-head.active::after{
        background: url(../images/icon-footer-arrow-orange.png) #F25929;
    }
    .footer-head * {
        font-weight: 800;
    }
    .footer-link{
        display: none;
    }
    .footer-link ul {
        padding: 1.5rem 2.1rem 3.6rem;
    }
    .footer-box {
        margin-bottom: 0;
        position: relative;
    }
    .footer-box::after{
        position: absolute;
        content: "";
        top: 0;
        left: -200%;
        width: 400%;
        height: 100%;
        background: #f8f8f8;
    }
    .footer-box-info .footer-box-head{
        display: none;
    }
    .footer-box-head {
        width: 100%;
        position: relative;
        z-index: 1;
        margin-bottom: 0;
        padding: 3.2rem 0 3.9rem;
    }
    .footer-box-head{
        font-size: 2.8rem;
        line-height: 3.6rem;
    }
    .footer-box-img-outer {
        width: 100%;
        order: 1;
        position: relative;
        z-index: 1;
    }
    .footer-box-img-outer::after {
        position: absolute;
        content: "";
        height: 6.9rem;
        width: 6.9rem;
        background: url(../images/icon-angle-big.svg);
        background-size: cover;
        background-position: center;
        right: 1.6rem;
        top: -2.1rem;
    }
    .footer-box-info {
        width: 100%;
        padding: 10.9rem 1.6rem 5rem 3rem;
        position: relative;
        order: 2;
        z-index: 1;
    }
    .footer-box-arrow{
        display: none;
    }
    .footer-box-img img {
        min-height: 21.2rem;
    }
    .footer-address p {
        font-size: 1.8rem;
        line-height: 2.8rem;
    }
    .footer-address {
        bottom: 0;
        min-height: 11.8rem;
        padding: 1.3rem 3rem 1rem 7.3rem;
        min-width: 29.3rem;
        transform: translateY(calc(100% - 4.6rem));
    }
    .companyTab li {
        margin-bottom: 7.5rem;
    }
    .companyTab li.active:after {
        left: -3rem;
    }
    .footer-box-block {
        margin-bottom: 4.8rem;
        justify-content: flex-start;
    }
    .footer-box-text {
        min-width: 15rem;
    }
    .footer-box-btn {
        margin: auto;
        min-width: 29rem;
    }
    .footer-box-btn .btn{
        width: 100%;
    }
    .footer-box-link li {
        margin-bottom: 0.6rem;
    }
    .footer-center {
        background: #132443;
        padding: 4.9rem 0 6.8rem;
    }
    .footer-info{
        width: 100%;
        display: flex;
        align-items: center;
        margin-bottom: 7.1rem;
    }    
    .footer-info:last-child{
        margin-bottom: 0;
    }
    .footer-logo {
        margin-bottom: 0;
    }
    .footer-social {
        padding-left: 3.7rem;
        margin-top: 0.5rem;
    }
    .footer-logo-block {
        margin-left: 0;
        margin-top: 0;
        width: 100%;
        max-width: 100%;
        order: 1;
    }
    .footer-center-link {
        margin: 4.5rem 0 0;
        order: 2;
        width: 100%;
    }
    .footer-logo-title * {
        line-height: 2.6rem;
    }
    .footer-logo-title {
        margin-bottom: -0.7rem;
    }
    .footer-logo-list {
        padding: 0 1.4rem 0 0.8rem;
    }
    .footer-logo-list .logo-item {
        max-width: 13.4rem;
        justify-content: flex-start;
        margin-top: 3.1rem;
    }
    .footer-bottom {
        padding: 2.1rem 0;
    }
    .footer-bottom::after {
        top: -1.5rem;
        height: 1.9rem;
        width: 50%;
    }
    .map {
        height: 31.7rem;
    }
    .footer-map + .footer-center {
        padding-top: 4.9rem !important;
    }
}
@media(max-width:575.98px){
    .footer-box {
        margin: 0 -1.8rem;
        width: calc(100% + 3.6rem);
    }
    .footer-box-head {
        padding: 3.2rem 2.5rem 3.9rem;
    }
    .map {
        height: 25.7rem;
    }
}