﻿/*body {
    width: 2200px;
    height: 1603px;
    padding: 0 0 188px;
}*/

.top-header {
    width: 2200px;
    height: 121px;
    margin: 0 0 169px;
    padding: 20px 808px 21px 809px;
    background-color: #005387;
}

.-Error-Page {
    width: 583px;
    height: 80px;
    font-family: InterUI;
    font-size: 50px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.6;
    letter-spacing: 12px;
    text-align: center;
    color: #ffffff;
}

.innerContainer {
    width: 1800px;
    height: 1125px;
    /*margin: 169px 200px 0;*/
    margin: 60px 200px 0;
    padding: 130px 0 154px;
    /*transform: rotate(-180deg);*/
    background-color: #f8fafb;
}

.Fill-1 {
    width: 637px;
    height: 498px;
    margin: 0 25px 0 32px;
    background-image: linear-gradient(108deg, #e5f0f5 18%, rgba(208, 229, 238, 0.7) 82%);
}

.error404{
    width: 169px;
    height: 269px;
    margin: 0 4px 25px 0;
    -webkit-text-stroke: 1px #009bde;
    background-color: rgba(216, 216, 216, 0);
    font-family: InterUI;
    font-size: 250px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: rgba(216, 216, 216, 0);
}
.Oval {
    width: 182px;
    height: 208px;
    margin: 31px 0;
    padding: 27px 41px 29px 38px;
    border: solid 5px #009bde;
}

.error404-img {
    background-image: url('images/404error.png');
    background-size:contain;
    width: 472px;
    height: 300px;
    text-align: center;
    margin: 67px 664px 16px;
}

.Sorry-the-page-you {
    width: 472px;
    height: 100px;
    margin: 67px 664px 16px;
    font-family: InterUI;
    font-size: 40px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: -0.31px;
    text-align: center;
    color: #2b2d42;
}

.Please-email-custome {
    width: 459px;
    height: 35px;
    margin: 16px 670px 21px 671px;
    font-family: InterUI;
    font-size: 18px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.56;
    letter-spacing: normal;
    text-align: center;
    color: #000000;
}

    .Please-email-custome .text-style-1 {
        color: #009bde;
    }

.button-go-back {
    width: 192px;
    height: 32px;
    padding: 8px 108.5px 8px 27.5px;
    border-radius: 2px;
    background-color: #009bde;
}

.ComponentButtonsPrimaryBasicDefault .Elevation {
    width: 95px;
    height: 32px;
    padding: 8px;
    border-radius: 2px;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.05);
    background-color: #ffffff;
}

.ComponentButtonsPrimaryBasicDefault .Background {
    width: 95px;
    height: 32px;
    padding: 8px;
    border-radius: 2px;
    background-color: #009bde;
}

.ComponentButtonsPrimaryBasicDefault .Button-Text {
    width: 79px;
    height: 16px;
    font-family: InterUI;
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.14;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
}