@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;
}

a,
a:hover {
    text-decoration: none;
    color: #0142EC;
    outline: none;
}

.info p {
    max-width: 350px;
    color: #9B9EA2;
    line-height: 1.3;
    font-family: CeraPro, arial;
    font-weight: 500;
}

.info span {
    color: #363636;
    line-height: 1.4;
    font-family: CeraPro, arial;
    font-weight: 500;
}

.pageTitle {
    position: absolute;
    color: #363636;
    line-height: 1.1;
    font-family: CeraPro, arial;
    font-weight: 500;
}

/*0px - 405px*/
@media (min-width: 0px) {
    .pageTitle {
        position: absolute;
        margin-left: 0%;
        font-size: 18px;
        margin-left: 20%;
    }

    .main-class {
        margin-top: 7%;
        position: relative;
        display: inline-flex;
        width: 100%;
    }

    .info p {
        font-size: 16px !important;
        line-height: 1;
    }

    .info span {
        font-size: 14px !important;
        line-height: 1;
    }

    .info {
        margin-left: 20%;
        display: inline-flex;
        width: 100%;
    }

    .top,
    .bottom {
        min-width: 50%;
    }

    .bottom {
        margin-left: 20%;
    }

    .bottom-right {
        position: relative;
        margin-top: 67%;
    }

    .address {
        margin-top: 20%;
    }

    .map {
        position: absolute;
        margin-top: 120%;
    }
}


/*440px - 654px*/
@media (min-width: 440px) {
    .pageTitle {
        position: absolute;
        margin-left: 0%;
        font-size: 18px;
        margin-left: 15%;
    }

    .main-class {
        margin-top: 7%;
        position: relative;
        display: inline-flex;
        width: 100%;
    }

    .info p {
        font-size: 16px !important;
        line-height: 1;
    }

    .info span {
        font-size: 14px !important;
        line-height: 1;
    }

    .info {
        display: inline-flex;
        width: 100%;
    }

    .top,
    .bottom {
        min-width: 30%;
    }

    .bottom {
        margin-left: 5%;
    }

    .bottom-right {
        position: relative;
        margin-top: 68%;
    }

    .address {
        margin-top: 20%;
    }

    .map {
        position: absolute;
        margin-left: 5%;
        margin-top: 75%;
    }
}


/*654px - 750px*/
@media (min-width: 645px) {
    .pageTitle {
        position: absolute;
        margin-left: 0%;
        font-size: 18px;
        margin-left: 20%;
    }

    .main-class {
        margin-top: 7%;
        position: relative;
        display: inline-flex;
        width: 100%;
    }

    .info p {
        font-size: 17px !important;
        line-height: 1;
    }

    .info span {
        font-size: 15px !important;
        line-height: 1;
    }

    .info {
        display: inline-flex;
        width: 100%;
    }

    .top,
    .bottom {
        min-width: 30%;
    }

    .bottom {
        margin-left: 5%;
    }

    .bottom-right {
        position: relative;
        margin-top: 62%;
    }

    .address {
        margin-top: 20%;
    }

    .map {
        position: absolute;
        margin-left: 16%;
        margin-top: 60%;
    }
}


/*751px - 902px*/
@media (min-width: 751px) {
    .pageTitle {
        position: absolute;
        margin-left: 0%;
        font-size: 18px;
        margin-left: 20%;
    }

    .main-class {
        margin-top: 7%;
        position: relative;
        display: inline-flex;
        width: 100%;
    }

    .info p {
        font-size: 17px !important;
        line-height: 1;
    }

    .info span {
        font-size: 15px !important;
        line-height: 1;
    }

    .info {
        display: inline-flex;
        width: 100%;
    }

    .top,
    .bottom {
        min-width: 30%;
    }

    .bottom {
        margin-left: 12%;
    }

    .bottom-right {
        position: relative;
        margin-top: 62%;
    }

    .address {
        margin-top: 26%;
    }

    .map {
        position: absolute;
        margin-left: 16%;
        margin-top: 55%;
    }
}


/*903px - 1050px*/
@media (min-width: 903px) {
    .pageTitle {
        position: absolute;
        margin-left: 0%;
        font-size: 20px;
        margin-left: 2%;
    }

    .main-class {
        position: relative;
        margin-top: 6%;
        width: 100%;
    }

    .info p {
        margin-bottom: 5px;
        font-size: 15px;
    }

    .info span {
        font-size: 16px;
    }

    .info {
        display: inline-flex;
        position: relative;
        width: 100%;
        margin-left: 2%;
    }

    .top,
    .bottom {
        position: relative;
        min-width: 40%;
    }

    .bottom {
        margin-left: -12%;
    }

    .address {
        margin-top: 20%;
    }

    .bottom-right {
        position: relative;
        margin-top: 35%;
    }

    .map {
        position: relative;
        margin-top: 1%;
        margin-left: -40%;
    }
}


/*1051px - 1199px*/
@media (min-width: 1051px) {
    .pageTitle {
        margin-left: 2%;
    }

    .main-class {
        position: relative;
        margin-top: 6%;
        width: 100%;
    }

    .info p {
        margin-bottom: 5px;
        font-size: 15px;
    }

    .info span {
        font-size: 16px;
    }

    .info {
        display: inline-flex;
        position: relative;
        width: 100%;
        margin-left: 2%;
    }

    .top,
    .bottom {
        position: relative;
        min-width: 40%;
    }

    .bottom {
        margin-left: -15%;
    }

    .address {
        margin-top: 20%;
    }

    .bottom-right {
        position: relative;
        margin-top: 35%;
    }

    .map {
        position: relative;
        margin-top: 1%;
        margin-left: -52%;
    }
}


/*1200px - 1574px*/
@media (min-width: 1200px) {
    .pageTitle {
        position: absolute;
        margin-left: 0%;
        font-size: 20px;
        margin-left: 7%;
    }

    .main-class {
        position: relative;
        margin-top: 2%;
        width: 100%;
    }

    .info p {
        margin-bottom: 5px;
        font-size: 15px;
    }

    .info span {
        font-size: 16px;
    }

    .info {
        display: inline-flex;
        position: relative;
        width: 100%;
        margin-left: 7%;
    }

    .top,
    .bottom {
        position: relative;
        min-width: 40%;
    }

    .bottom {
        margin-left: -20%;
    }

    .address {
        margin-top: 20%;
    }

    .bottom-right {
        position: relative;
        margin-top: 35%;
    }

    .map {
        position: relative;
        margin-top: 1%;
        margin-left: -52%;
    }
}

/*1575px - 1730px*/
@media (min-width: 1575px) {
    .pageTitle {
        position: absolute;
        margin-left: 0%;
        font-size: 30px;
        margin-left: 12%;
    }

    .main-class {
        position: relative;
        margin-top: 6%;
        width: 100%;
    }

    .info p {
        margin-bottom: 5px;
        font-size: 15px;
    }

    .info span {
        font-size: 25;
        font-size: 16px;
    }

    .info {
        display: inline-flex;
        position: relative;
        width: 100%;
        margin-left: 12%;
    }

    .top,
    .bottom {
        position: relative;
        min-width: 40%;
    }

    .bottom {
        margin-left: -20%;
    }

    .address {
        margin-top: 20%;
    }

    .bottom-right {
        position: relative;
        margin-top: 35%;
    }

    .map {
        position: relative;
        margin-top: 1%;
        margin-left: -60%;
    }
}