@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i');
html,
body {
    height: 100%;
    background-color: #efeff2;
    margin: 0;
    overflow: hidden;
    /*min-height: 500px;*/
}
.info-wrap {
    margin: 0 auto;
}
.site-index-wrap {
    padding-top: 15px;
}
.fires {
    position: relative;
    text-align: center;
    max-height: 541px;
    max-width: 405px;
}
.fires2 {
    position: relative;
    text-align: center;
    height: 541px;
    width: 405px;
    background: #FFFFFF;
    border: 1px solid #DEDEDE;
    box-sizing: border-box;
}

.slider-img {
    max-width: 100%;
    max-height: 100%;
    position: relative;
}
.info-bg-svg{
    position: absolute;
    margin: 0 auto;
    z-index: 2;
    height: 100%;
    width: 100%;
    top: 63px;
}
.fires-text {
    position: absolute;
    top: 0;
    color: #ffffff;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 24px;
}
.fires-logos {
    display: flex;
}
.fires-logos-link {
    z-index: 2;
}
.fires-logos-link:first-child {
    padding-right: 15px;
}
.fires-logos-image {
    width: 48px;
    max-height: 100%;
}
.fires-title {
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 28px;
    text-align: center;
    color: #FF421D;
    text-transform: uppercase;
    padding: 10px 30px 15px 30px;
}
.fires2-title {
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 28px;
    text-align: center;
    color: #000000;
    text-transform: uppercase;
    padding: 10px 30px 15px 30px;
}
.fires-date {
    font-family: Roboto;
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 21px;
    text-align: center;
    color: #A78B86;
    padding-bottom: 15px;
}
.fires2-date {
    font-family: Roboto;
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 21px;
    text-align: center;
    color: #FF421D;
    padding-bottom: 15px;
}
.fires-subtitle {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    color: #FFFFFF;
    max-width: 222px;
    padding-bottom: 15px;
}
.fires2-subtitle {
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    color: #000000;
    max-width: 320px;
    padding-bottom: 15px;
}
.fires-bg {
    /*background: rgba(9, 9, 9, 0.3);*/
    /*border-radius: 60px;*/
    position: relative;
    height: 83px;
    width: 90%;
}
.fires2-bg {
    background: #FF421D;
    position: relative;
    height: 83px;
    width: 100%;
}
.fires-from {
    padding: 10px 0;
}
.fires3-bg {
    position: relative;
    height: 83px;
    width: 75%;
    border: 3px solid #FF421D;
    box-sizing: border-box;
    border-radius: 60px;
}
.fires4-bg {
    position: relative;
    height: 83px;
    width: 75%;
    background: #FF421D;
    border: 3px solid #FF421D;
    box-sizing: border-box;
    border-radius: 60px;
}

.fires-bg-block {
    height: 100%;
    display: flex;
    justify-content: center;
}
.fires-fire-count {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.fires-fire-count-total {
    position: absolute;
    height: 100%;
    width: 100%;
}
.fires-fire-count-total-text {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 28px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #FFFFFF;
    height: 100%;
    justify-content: center;
    padding-top: 5px;
}
.fires2-fire-count-total-text {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 28px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #FF421D;
    height: 100%;
    justify-content: center;
    padding-top: 5px;
}
.fires3-fire-count-total-text {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 28px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #FFFFFF;
    height: 100%;
    justify-content: center;
    padding-top: 5px;
}
.fires4-fire-count-total-text {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 28px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #FF421D;
    height: 100%;
    justify-content: center;
    padding-top: 5px;
}
.fires-fire-text1 {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    padding-left: 10px;
}
.fires-fire-text1-up {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 23px;
    display: flex;
    align-items: center;
    color: #FF421D;
}
.fires-fire-text1-down {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 14px;
    display: flex;
    align-items: center;
    color: #A78B86;
}
.fires2-fire-text1-up {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 23px;
    display: flex;
    align-items: center;
    color: #FFFFFF;
}
.fires2-fire-text1-down {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 14px;
    display: flex;
    align-items: center;
    color: #FFFFFF;
}
.fires3-fire-text1-up {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 23px;
    display: flex;
    align-items: center;
    color: #FF421D;
}
.fires3-fire-text1-down {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 14px;
    display: flex;
    align-items: center;
    color: #A78B86;
}
.fires-text p {
    margin-bottom: 0;
    line-height: 0.2;
    font-weight: 700;
}
.fires-text-title {
    font-size: 50px;
    text-transform: uppercase;
    padding-bottom: 50px;
    font-weight: bold;
    text-shadow: #0a0a0a 1px 0 10px;
}

.fires-from2 {
    display: flex;
    align-items: center;
    padding: 20px 0 10px 0;
}
.fires-from2-text {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 23px;
    text-align: center;
    text-transform: uppercase;
    color: #525252;
}
.fires-from-text {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 23px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
}

.fires-footer-block {
    padding: 10px 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
}
.fires-footer-item {
    padding: 0 25px;
}
.fires-footer-item-text1 {
    padding-top: 10px;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 12px;
    text-align: center;
    color: #FFFFFF;
}
.fires-footer-item-text2 {
    padding-top: 10px;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 36px;
    line-height: 35px;
    text-align: center;
    color: #FFFFFF;
}
.fires2-footer-item-text1 {
    padding-top: 10px;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 12px;
    text-align: center;
    color: #000000;
}
.fires2-footer-item-text2 {
    padding-top: 10px;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 36px;
    line-height: 35px;
    text-align: center;
    color: #000000;
}
.fires-footer-dev {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 0;
    z-index: 2;
}
.fires-footer-dev-text {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    color: #525252;
}
.fires-footer-dev-link {
    z-index: 2;
    text-decoration: none;
    color: #525252;
}
.fires-footer-dev-link:hover {
    opacity: 0.7;
}
.fires1-footer-dev-link {
    z-index: 2;
    text-decoration: none;
    color: #FFFFFF;
}
.fires1-footer-dev-link:hover {
    opacity: 0.7;
}
.fires-text-desc {
    font-size: 30px;
    text-shadow: #0a0a0a 1px 0 10px;
}
.main-text-wrap {
    padding: 20px 20px;
}
.slider-img-center {
    text-align: center;
    margin-bottom: 15px;
}
@media(max-width:767px) {
    .fires-text-title {
        font-size: 30px;
        padding-bottom: 20px;
    }
    .fires-text-desc {
        font-size: 22px;
    }
}
@media(max-width:570px) {
    .fires-text-title {
        font-size: 22px;
        padding-bottom: 5px;
    }
    .fires-text-desc {
        font-size: 22px;
    }
}
