*{
    box-sizing: border-box;
}

body{
    padding: 0;
    margin: 0;
    background: #ffffff url(desktop-2026.jpg) no-repeat center top;
    min-width: 1200px;
}
.main{
    width: 1200px;
    height: 4178px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    background: #ffffff url(desktop-2026.jpg) no-repeat center top;
}
a {
    display: block;
   /* border: 1px solid green; */
}

.anchor-header-mail
 {
    position: absolute;
    width: 300px;
    height: 60px;
}

.button {
    display: none;
}

.anchor-header-fb {
    position: absolute;
    width: 60px;
    height: 60px;
      }


.anchor-header-tel {
        position: absolute;
        top: 43px;
        right: 481px;
        height: 38px;
        width: 320px;
}

.anchor-header-map {
        position: absolute;
        top: 43px;
        right: 151px;
        height: 79px;
        width: 320px;


}

.anchor-header-ins {
    position: absolute;
        width: 61px;
        height: 67px;
        top: 46px;
        right: 68px;
}


.anchor-header-mail{
        top: 83px;
        right: 481px;
        height: 38px;
        width: 320px;
}
.anchor-header-fb{
        top: 50px;
        right: 8px;
}







.anchor-footer-fb{
        position: absolute;
        width: 56px;
        height: 47px;
        bottom: 112px;
        right: 9px;

}

.anchor-footer-ins {
        position: absolute;
        width: 51px;
        height: 47px;
        bottom: 112px;
        right: 66px;
}


.anchor-cv-fb{
    position: absolute;
    width: 296px;
    height: 91px;
    bottom: 948px;
    right: 14px;

}


.anchor-footer-email{
        position: absolute;
        bottom: 92px;
        right: 480px;
        height: 38px;
        width: 325px;
}

.anchor-footer-tel{
        position: absolute;
        bottom: 138px;
        right: 480px;
        height: 38px;
        width: 325px;
}


.anchor-footer-map{
        position: absolute;
        bottom: 92px;
        right: 150px;
        height: 81px;
        width: 325px;
}


