body {
    background-image: url(../imgs/full_img-home.jpg);
    background-position: top center;
    background-repeat: repeat-x !important;
}

.full-img {
    padding-top: 50px;
}

.logo img {
    margin-top: -67px;
}

.play {
    padding-top: 240px;
}

.play p {
    font-family: 'Raleway', sans-serif;
    font-size: 21px;
}

.play a {
    color: black;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
}

.play a:hover {
    color: #ba0b0b;
}

.slogan {
    padding-top: 310px;
}

.slogan h2 {
    font-family: 'Raleway', sans-serif;
    color: #fcf9f0;
    font-size: 63px;
    margin-bottom: 0;
    margin-top: 0;
}

.slogan h3 {
    color: #ba0b0b;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    margin-top: 0;
    font-size: 63px;
}

.slogan h4 {
    margin-top: 68px;
    font-family: 'Raleway', sans-serif;
    color: white;
    font-size: 26px;
    margin-bottom: 0;
    padding-bottom: 45px;
}

.schedule p, .schedule small {
    font-family: 'Raleway', sans-serif;
}

.schedule0 p {
    color: #ba0b0b;
    font-weight: 600;
    font-size: 21px;
    margin-bottom: 0;
}

.schedule small {
    color: white;
    font-size: 15px;
}

.schedule0.row {
    margin-top: 25px;
}

.btn {
    background-color: transparent;
    border-radius: 0;
    margin-top: 25px;
    border: 1px solid white;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
}

.btn:hover {
    color: white;
    background-color: #ba0b0b;
    border: 1px solid #ba0b0b;
}

a {
    color: #87888a;
    font-family: 'Raleway', sans-serif;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
}

a:hover {
    color: #ba0b0b;
    text-decoration: none;
}

.info {
    display: block;
    max-width: 760px;
    margin: 0 auto;
    margin-top: 25px;
    margin-bottom: 25px;
    font-size: 18px;
    color: white;
}

.form {
    max-width: 670px;
    background-image: url(../imgs/form-bg.jpg);
    padding: 67px;
    padding-top: 76px;
    padding-bottom: 67px;
    background-repeat: none;
    background-size: cover;
}

.form p {
    color: white;
    font-family: 'Raleway', sans-serif;
    font-size: 26px;
    margin-bottom: 44px;
    line-height: 31px;
}

form {
    display: flex;
    flex-direction: column;
}

input, textarea {
    width: 93%;
    border: 1px solid #e6e6df;
    padding: 5px;
    margin: 0 auto;
    margin-bottom: 20px;
}

textarea {
    min-height: 200px;
    resize: vertical;
}

label {
    text-align: right;
    width: 93%;
    color: #b5b5b5;
}

label a {
    color: #ba0b0b;
}

.fa-phone {
    transform: rotate(260deg);
    color: #ba0b0b;
    margin-top: 66px;
}

span {
    font-family: 'Raleway', sans-serif;
    font-size: 38px;
    color: #ba0b0b;
    letter-spacing: 2px;
}

.sponsor {
    margin-top: 25px;
}

.sponsor p {
    color: #868889;
    letter-spacing: 2px;
}

hr {
    margin-top: 54px;
    max-width: 670px;
}

p.social {
    color: white;
    margin-top: 25px;
}

.fa-facebook-official, .fa-twitter, .fa-instagram {
    color: #87888a;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
}

.fa-facebook-official:hover, .fa-twitter:hover, .fa-instagram:hover {
    color: #ba0b0b;
}

ul i {
    padding-left: 12px;
    padding-right: 12px;
}

ul {
    padding-left: 0;
}

.credit {
    margin-top: 67px;
}

.credit .text-left {
    float: left;
    width: 50%;
}

.credit p {
    color: #87888a;
}

button {
    width: 67%;
    color: white;
}

hr {
    border-color: #87888a;
    margin-top: 20px;
    width: 110px;
}

p {
    font-family: 'Raleway', sans-serif;
    color: #87888a;
}

ul {
    list-style: none;
    font-family: 'Ralyeway', sans-serif;
    color: #ba0b0b;
    font-weight: 600;
    margin-top: 20px;
}

ul li {
    margin-bottom: 20px;
}

ul li:last-child {
    margin-bottom: 40px;
}

.name {
    margin-bottom: 10px !important;
}

hr.width {
    width: 93%;
}

.surnam {
    height: 0;
    overflow: hidden;
}

.checkbox label {
    text-align: left;
    color: white;
}

.checkbox label input[type="checkbox"] {
    width: auto;
    position: static;
}

.checkbox label a{
    color: inherit;
    text-decoration: underline;
}
