@font-face {
    font-family: 'Akkurat mono', sans-serif;
    src: url(fonts/Akkurat-Mono.OTF);
}

body {
    background-color: rgb(227, 70, 57);
    font-family: 'Akkurat mono', sans-serif;
    color: #efe5d9;
}
.top-img{
    width: 90px;
}
.heading-1{
    font-family: 'Akkurat mono', sans-serif;
    font-size: 140px;
    line-height: 1;
    font-weight: 900;
    margin: 0.67em 0;
    color: #efe5d9;
}
.paragh{
    font-size: 24px;
    font-weight: 600;
    line-height: 1.5;
}
.paragh a{
    font-size: 23px;
    line-height: 1.5;
    color: #efe5d9 !important;
}
.paragh a:hover{
    color: #efe5d9 !important;
}
.heading-2{
    font-size: 40px;
    line-height: 1;
    font-weight: 900;
    margin: 30px 0px;
}

.bg-grey-container{
    margin-top: 96px;
    padding-top: 160px;
    padding-bottom: 140px;
    border-radius: 0px;
    background-color: #efe5d9;
    margin-left: auto;
    margin-right: auto;
}
.black-text{
    font-family: 'Akkurat mono', sans-serif;
    color: #000;
    font-size: 20px;
    font-style: normal;
    text-align: center;
   font-weight: bold;
}
.big-text{
    width: 100%;
    margin-bottom: 41px;
    padding-top: 26px;
    border: 1px solid transparent;
    background-color: hsla(0, 0%, 100%, 0);
    font-family: 'Akkurat mono', sans-serif;
    font-size: 80px;
    line-height: 1;
    font-style: normal;
    text-align: center;
    text-decoration: underline;
    color: #333333;
    vertical-align: middle;
}
.heading-4{
    font-size: 42px;
    font-weight: 400;
    color: #bbb;
}
.start-imgzz{
    width: 100px;
    margin-bottom: 22px;
}
.start-img hr{
    opacity: 1 !important;
    color: #efe5d9 !important;
    padding: 10px 0px;
}
.sec002{
    padding-top: 40px;
    padding-bottom: 35px;
}
.textarea {
    width: 100%;
    margin-bottom: 41px;
    padding-top: 26px;
    padding-right: 100px;
    padding-left: 100px;
    border: 1px solid transparent;
    background-color: hsla(0, 0%, 100%, 0);
    font-family: 'Akkurat mono', sans-serif;
    font-size: 80px;
    line-height: 1;
    font-style: normal;
    text-align: center;
    text-decoration: underline;
}
label {
    display: block;
    margin-bottom: 5px;
    font-weight: bold;
}
.field-label-3 {
    width: 90%;
    margin-right: auto;
    margin-bottom: 12px;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
    font-family: 'Akkurat mono', sans-serif;
    color: #000;
    font-size: 20px;
    font-style: normal;
    text-align: center;
}
.text-field-year-established {
    overflow: auto;
    width: 100%;
    height: 120px;
    margin-top: 0px;
    margin-bottom: 39px;
    padding: 0px 30px 20px;
    border: none;
    border-radius: 20px;
    background-color: transparent;
    font-family: 'Akkurat mono', sans-serif;
    color: #000;
    font-size: 51px;
    text-align: center;
    letter-spacing: 0px;
    text-transform: none;
}
.w-button {
    display: inline-block;
    padding: 9px 15px;
    background-color: #3898EC;
    color: white;
    border: 0;
    line-height: inherit;
    text-decoration: none;
    cursor: pointer;
    border-radius: 0;
}
.submit-button {
    position: static;
    display: block;
    width: 43%;
    max-width: 420px;
    min-height: 77px;
    min-width: 100px;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 50px;
    padding-left: 50px;
    float: none;
    border-radius: 40px;
    background-color: #000;
    font-family: 'Akkurat mono', sans-serif;
    font-size: 22px;
    text-align: center;
    text-transform: uppercase;
}
.text-field-year-established:focus {
            border-color: transparent !important;
        }
        
        
        .heading-3{
    font-size: 40px !important;
    line-height: 1;
    font-weight: 900;
    margin: 15px 0px 30px;
}

.heading-4{
    font-size: 26px !important;
    line-height: 1;
    font-weight: 900;
    margin: 30px 0px;
    color: #efe5d9 !important;
}
.spargh{
    font-size: 18px !important;
}
