@font-face {
    font-family: CeraPro;
    font-display: swap;
    src: url('../fonts/CeraPro-Medium.eot');
    src: url('../fonts/CeraPro-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/CeraPro-Medium.woff2') format('woff2'), url('../fonts/CeraPro-Medium.woff') format('woff'), url('../fonts/CeraPro-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

body {
    font-family: CeraPro, arial;
}

/*0px - 405px*/
@media (min-width: 0px) {
    .gallery {
        position: fixed;
        margin-left: -12%;
        float: left;
        margin-top: 60px;
        width: 100%;
        max-width: 100%;
    }

    .row {
        margin-top: -10px;
        display: flex;
    }

    .gallery-box figure img:hover {
        border: none;
        border-radius: 2pt;
        box-shadow: 0 0 0 1pt blue;
        outline: none;
        transition: .1s;
    }

    .gallery-info {
        font-size: 7px;
        width: 100%;
        display: inline-flex;
        float: right;
        margin-right: -35%;
        margin-top: -25px;
    }

    .number {
        font-size: 8px;
        color: #363636;
        font-family: CeraPro, arial;
        font-weight: 500;
        margin-right: 8%;
        margin-top: 9px;
    }


    .area {
        color: #B1B1BB;
        line-height: 1.3;
        font-family: CeraPro, arial;
        font-weight: 500;
        margin-right: 8%;
    }

    .resize {
        width: 250% !important;
    }

    .resize:hover {
        margin-top: -1%;
        margin-bottom: -1%;
        width: 251% !important;
    }
}


/*406px -439px*/
@media (min-width: 406px) {
    .gallery {
        position: fixed;
        margin-left: -12%;
        float: left;
        margin-top: 60px;
        width: 100%;
        max-width: 100%;
    }

    .row {
        margin-top: -10px;
        display: flex;
    }

    .gallery-box figure img:hover {
        border: none;
        border-radius: 2pt;
        box-shadow: 0 0 0 1pt blue;
        outline: none;
        transition: .1s;
    }

    .gallery-info {
        font-size: 7px;
        width: 100%;
        display: inline-flex;
        float: right;
        margin-right: -35%;
        margin-top: -25px;
    }

    .number {
        font-size: 8px;
        color: #363636;
        font-family: CeraPro, arial;
        font-weight: 500;
        margin-right: 8%;
        margin-top: 9px;
    }


    .area {
        color: #B1B1BB;
        line-height: 1.3;
        font-family: CeraPro, arial;
        font-weight: 500;
        margin-right: 8%;
    }

    .resize {
        width: 215% !important;
    }

    .resize:hover {
        margin-top: -1%;
        margin-bottom: -1%;
        width: 216% !important;
    }
}


/*440px - 654px*/
@media (min-width: 440px) {
    .gallery {
        position: fixed;
        margin-left: -6%;
        float: left;
        margin-top: 60px;
        width: 100%;
        max-width: 100%;
    }

    .row {
        margin-top: -10px;
        display: flex;
    }

    .gallery-box figure img:hover {
        border: none;
        border-radius: 2pt;
        box-shadow: 0 0 0 1pt blue;
        outline: none;
        transition: .1s;
    }

    .gallery-info {
        font-size: 9px;
        width: 100%;
        display: inline-flex;
        float: right;
        margin-right: -27%;
        margin-top: -25px;
    }

    .number {
        font-size: 11px;
        color: #363636;
        font-family: CeraPro, arial;
        font-weight: 500;
        margin-right: 10%;
        margin-top: 9px;
    }


    .area {
        color: #B1B1BB;
        line-height: 1.3;
        font-family: CeraPro, arial;
        font-weight: 500;
        margin-right: 10%;
    }

    .resize {
        width: 160% !important;
    }

    .resize:hover {
        margin-top: -1%;
        margin-bottom: -1%;
        width: 161% !important;
    }
}


/*654px - 750px*/
@media (min-width: 645px) {
    .gallery {
        position: fixed;
        margin-left: -3%;
        float: left;
        margin-top: 60px;
        width: 100%;
        max-width: 100%;
    }

    .row {
        margin-top: -10px;
        display: flex;
    }

    .gallery-box figure img:hover {
        border: none;
        border-radius: 2pt;
        box-shadow: 0 0 0 1pt blue;
        outline: none;
        transition: .1s;
    }

    .gallery-info {
        font-size: 12px;
        width: 100%;
        display: inline-flex;
        float: right;
        margin-right: -20%;
        margin-top: -25px;
    }

    .number {
        font-size: 14px;
        color: #363636;
        font-family: CeraPro, arial;
        font-weight: 500;
        margin-right: 10%;
        margin-top: 15px;
    }


    .area {
        color: #B1B1BB;
        line-height: 1.3;
        font-family: CeraPro, arial;
        font-weight: 500;
        margin-right: 10%;
    }

    .resize {
        width: 130% !important;
    }

    .resize:hover {
        margin-top: -1%;
        margin-bottom: -1%;
        width: 131% !important;
    }
}


/*751px - 902px*/
@media (min-width: 751px) {
    .gallery {
        position: fixed;
        margin-left: -4%;
        float: left;
        margin-top: 60px;
        width: 100%;
        max-width: 100%;
    }

    .row {
        margin-top: -10px;
        display: flex;
    }

    .gallery-box figure img:hover {
        border: none;
        border-radius: 2pt;
        box-shadow: 0 0 0 1pt blue;
        outline: none;
        transition: .1s;
    }

    .gallery-info {
        font-size: 14px;
        width: 100%;
        display: inline-flex;
        float: right;
        margin-right: -20%;
        margin-top: -25px;
    }

    .number {
        font-size: 16px;
        color: #363636;
        font-family: CeraPro, arial;
        font-weight: 500;
        margin-right: 10%;
        margin-top: 15px;
    }


    .area {
        color: #B1B1BB;
        line-height: 1.3;
        font-family: CeraPro, arial;
        font-weight: 500;
        margin-right: 10%;
    }

    .resize {
        width: 130% !important;
    }

    .resize:hover {
        margin-top: -1%;
        margin-bottom: -1%;
        width: 131% !important;
    }
}


/*903px - 1050px*/
@media (min-width: 903px) {
    .gallery {
        position: fixed;
        margin-left: -3%;
        float: left;
        margin-top: 60px;
        width: 100%;
        max-width: 100%;
    }

    .row {
        margin-top: -10px;
        display: flex;
    }

    .gallery-box figure img:hover {
        border: none;
        border-radius: 2pt;
        box-shadow: 0 0 0 1pt blue;
        outline: none;
        transition: .1s;
    }

    .gallery-info {
        font-size: 16px;
        width: 100%;
        display: inline-flex;
        float: right;
        margin-right: -13%;
        margin-top: -25px;
    }

    .number {
        font-size: 22px;
        color: #363636;
        font-family: CeraPro, arial;
        font-weight: 500;
        margin-right: 12%;
        margin-top: 15px;
    }


    .area {
        color: #B1B1BB;
        line-height: 1.3;
        font-family: CeraPro, arial;
        font-weight: 500;
        margin-right: 12%;
    }

    .resize {
        width: 125% !important;
    }

    .resize:hover {
        margin-top: -1%;
        margin-bottom: -1%;
        width: 126% !important;
    }
}


/*1051px - 1199px*/
@media (min-width: 1051px) {
    .gallery {
        position: fixed;
        margin-left: 0%;
        float: left;
        margin-top: 60px;
        width: 100%;
        max-width: 100%;
    }

    .row {
        margin-top: -10px;
        display: flex;
    }

    .gallery-box figure img:hover {
        border: none;
        border-radius: 2pt;
        box-shadow: 0 0 0 1pt blue;
        outline: none;
        transition: .1s;
    }

    .gallery-info {
        font-size: 18px;
        width: 100%;
        display: inline-flex;
        float: right;
        margin-right: -13%;
        margin-top: -25px;
    }

    .number {
        font-size: 24px;
        color: #363636;
        font-family: CeraPro, arial;
        font-weight: 500;
        margin-right: 12%;
        margin-top: 18px;
    }


    .area {
        color: #B1B1BB;
        line-height: 1.3;
        font-family: CeraPro, arial;
        font-weight: 500;
        margin-right: 12%;
    }

    .resize {
        width: 115% !important;
    }

    .resize:hover {
        margin-top: -1%;
        margin-bottom: -1%;
        width: 126% !important;
    }
}


/*1200px - 1574px*/
@media (min-width: 1200px) {
    .gallery {
        position: fixed;
        margin-left: 0%;
        margin-top: 60px;
        width: 100%;
        max-width: 100%;
    }

    .row {
        margin-top: 0px;
    }

    .gallery-box figure img:hover {
        border: none;
        border-radius: 2pt;
        box-shadow: 0 0 0 1pt blue;
        outline: none;
        transition: .1s;
    }

    .gallery-info {
        font-size: 20px;
        width: 100%;
        display: inline-flex;
        float: right;
        margin-right: -13%;
        margin-top: -25px;
    }

    .number {
        font-size: 25px;
        color: #363636;
        font-family: CeraPro, arial;
        font-weight: 500;
        margin-right: 10%;
        margin-top: 18px;
    }


    .area {
        color: #B1B1BB;
        line-height: 1.3;
        font-family: CeraPro, arial;
        font-weight: 500;
        margin-right: 10%;
    }

    .resize {
        width: 107% !important;
    }

    .resize:hover {
        margin-top: -1%;
        margin-bottom: -1%;
        width: 108% !important;
    }
}


/*1575px - 1730px*/
@media (min-width: 1575px) {
    .gallery {
        position: fixed;
        margin-left: 0%;
        float: left;
        margin-top: 60px;
        width: 100%;
        max-width: 100%;
    }

    .row {
        margin-top: -10px;
        display: flex;
    }

    .gallery-box figure img:hover {
        border: none;
        border-radius: 2pt;
        box-shadow: 0 0 0 1pt blue;
        outline: none;
        transition: .1s;
    }

    .gallery-info {
        font-size: 18px;
        width: 100%;
        display: inline-flex;
        float: right;
        margin-right: -13%;
        margin-top: -25px;
    }

    .number {
        font-size: 24px;
        color: #363636;
        font-family: CeraPro, arial;
        font-weight: 500;
        margin-right: 12%;
        margin-top: 18px;
    }


    .area {
        color: #B1B1BB;
        line-height: 1.3;
        font-family: CeraPro, arial;
        font-weight: 500;
        margin-right: 12%;
    }

    .resize {
        width: 107% !important;
    }

    .resize:hover {
        margin-top: -1%;
        margin-bottom: -1%;
        width: 108% !important;
    }
}


/*больше 1731px*/
@media (min-width: 1731px) {
    .gallery {
        position: static;
        margin-top: 80px;
        position: absolute;
        width: 100%;
    }

    .row {
        margin-top: -10px;
        display: flex;
    }

    .gallery-box figure img:hover {
        border: none;
        border-radius: 2pt;
        box-shadow: 0 0 0 1pt blue;
        outline: none;
        transition: .1s;
    }

    .gallery-info {
        display: inline-flex;
        float: right;
        margin-right: -60px;
        margin-top: -30px;
    }

    .number {
        color: #363636;
        font-size: 30px;
        font-family: CeraPro, arial;
        font-weight: 500;
        margin-right: 76px;
        min-width: 100px;
        margin-top: 12px;
    }


    .area {
        color: #B1B1BB;
        line-height: 1.3;
        font-family: CeraPro, arial;
        font-weight: 500;
        margin-right: 90px;
    }

    .resize {
        width: 100% !important;
    }

    .resize:hover {
        margin-top: -1%;
        margin-bottom: -1%;
        width: 101% !important;
    }
}