body{
    font-family: 'Roboto',sans-serif;
}
h1{
    font-weight: 800;
    font-size: 60px;
    line-height: 70px;
    color: #141416;
}
h2{
    font-weight: 800;
    font-size: 42px;
    line-height: 49px;
    text-align: center;
    color: #141313;
}
h3{
    font-weight: 800;
    font-size: 30px;
    line-height: 35px;
    color: #1A1A1A;
}
p{
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #3A3A3C;
}
h4{
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #2D2E2E;
}
h5{
    font-weight: 600;
    font-size: 32px;
    line-height: 38px;
    color: #141313;
}
.space-100{
    height: 120px;
    clear: both;
}
.space-50{
    height: 50px;
    clear: both;
}
.space-20{
    height: 30px;
    clear: both;
}
.space20 {
    height: 20px;
    clear: both;
}
.space-10{
    height: 15px;
    clear: both;
}
.topbar{
    font-family: 'Outfit',sans-serif;
    background: #ffffff;
}
.top-text{
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #FFFFFF;
}
.topbar-content{
    font-weight: 300;
    font-size: 14px;
    line-height: 18px;
    color: #FFFFFF;
}
.pin{
    margin-left: 15px;
}
.pin-outline{
    margin-top: -5px;
}
.number{
    margin-left: 15px;
}
.topphone-number{
    text-decoration: none;
}
.topphone-number:hover{
    color: #A10714;!important;
}
.top-icon-phone{
    margin-top: -5px;
}
.navigation{
    background: #FFFFFF;
    box-shadow: 0 25px 50px -12px rgba(16, 24, 40, 0.25);
}
.navigation-item .navigation-link{
    font-family: 'Inter',sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    text-decoration: none;
    color: #2A3342;!important;
}
.navigation-item .navigation-link:hover{
    color: #A10714;!important;
}
.navbar-brand{
    margin-top: -5px;
}
.header-main{
    background-image: url('images/header-eli.svg');
    background-repeat: no-repeat;
    background-size: 50%;
    background-position-y: top;
    background-position-x: -100px;
}
.header{
    background-image: url('images/header-image.svg');
    background-size: 58%;
    background-repeat: no-repeat;
    background-position-y: 280px;
    background-position-x: 620px;
}
.row{
    margin: 0;
}
.about-card{
    max-width: 420px;
}
.header-content{
    padding-top: 150px;
}
.corona{
    font-weight: 600;
    font-size: 32px;
    line-height: 38px;
    color: #3A3A3C;
}
.main-p{
    font-weight: 600;
    font-size: 24px;
    line-height: 28px;
}
.header-icon{
    width: 180px;
    padding-inline-start: 0;
    list-style: none;
    justify-content: space-between;
}
.about-text{
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #000000;
}
.about-img-1{
    width: 620px;
}
.about-img-2{
    width: 620px;
}
.cargo{
    font-weight: 700;
}
.text-s{
    align-self: center;
}
.span{
    font-weight: 800;
    font-size: 18px;
    line-height: 21px;
    color: #767676;
}
.card-title{
    font-weight: 800;
    font-size: 18px;
    line-height: 21px;
    color: #3A3A3C;
}
.card-price{
    max-width: 632px;
}
.price{
    font-weight: 600;
    font-size: 32px;
    line-height: 38px;
    color: #A10714;
}
.price-span{
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    color: #1A1A1A;
}
.path-img{
    position: relative;
    top: 5px;
}
.footer-pin{
    font-weight: 800;
    font-size: 18px;
    line-height: 21px;
    color: #141313;
}
.contact-link{
    padding-top: 70px;
}
.contact-icon-adress{
    padding-left: 10px;
}
.contact-span{
    font-weight: 600;
    font-size: 13px;
    line-height: 20px;
    color: #141313;
}
.contact-icon{
    margin-bottom: 30px;
}
.number-footer{
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #141313;
}
.end-map{
    margin-top: 50px;
}
.footer-07{
    height: 164px;
    background: #130607;
}
.footer-item{
    text-decoration: none;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #FFFFFF;
}
.footer-item:hover{
    color: #A10714;!important;
}
.ftco-footer-social{
    width: 200px;
    list-style: none;
}
.about-end-content img, .service-text img {
    border-radius: 10px;
}
.race_info_form {

}
.race_info_form button {
    border-radius: 10px;
    background: #A10714;
    padding: 8px 16px;
    box-shadow: 0 1px 2px 0 rgba(105, 81, 255, 0.05);
    color: white;
    border: none;
}
.race_info_form input {
    border: 1px solid #CED2D7;
    border-radius: 10px;
    background: #ffffff;
    padding: 8px 16px;
    width: 150px;
    margin-bottom: 5px;
}
.race_info_form #race {

}
.race_info_form #act {

}

#raceLocation .modal-content {
    border-radius: 20px;
}
#raceLocation .modal-dialog {
    max-width: 800px;
}
#raceLocation .header-block {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: nowrap;
}
#raceLocation .header-block .header-title {
    margin-left: 20px;
}
#raceLocation .header-block .header-title span {
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 15px;
    display: block;
}
.race-body {
    background: #F4F5F6;
    padding: 20px;
    border-radius: 10px;
    width: 80%;
    margin: 0 auto;
}
.result {
    padding: 8px 0;
    border-radius: 10px;
    background: linear-gradient(180deg, #61AEF6 0%, #1411B8 100%), #FFF;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
    color: white;
    width: 130px;
    text-align: center;
    margin: 0 auto;
}

.result-line {
    background: #CED2D7;
    height: 1px;
}
.result-item {
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
}
.result-line-caption {
    width: 40%;
    color: #606060;
}
.result-line-value {
    color: #141313;
    border-radius: 20px;
    background: #FFF;
    padding: 6px 16px;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.value-60 {
    width: 60%;
}
.footer-block {
    display: flex;
    margin: 30px 0 10px 0;
    flex-wrap: nowrap;
    justify-content: space-evenly;
    align-items: center;
}
.race-images {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-content: center;
    align-items: center;
}
.race-images span {
    font-size: 22px;
    font-style: italic;
    text-align: center
}
.upload, .race_not_found, .phone_number {
    display: none;
}
