
.home_01 {
    background-image: url("images/home_01.jpg");
    background-size: cover;
    background-position: center bottom;
    overflow: hidden;
}
.home_02 {
    color: white;
    background-image: url("images/home_02.jpg");
    background-size: cover;
    background-position: center;
    height: 500px;
}
.home_02_max_block_height {
    height: 400px;
}
.home_02_titulo {
    font-family: 'Teko', sans-serif;
    font-weight: 700;
}
.home_02_text {
    width: 80%;
    text-align: justify;
    text-align-last: center;
    font-family: 'Oswald', sans-serif;
    font-weight: 100;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 50px;
}
.home_02_btn a {
    text-align: center;
    display: block;
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    background-color: red;
    letter-spacing: 1.5px;
    color: black;
    cursor: pointer;
    margin: 0 auto;
    padding: 25px 20px;
    max-width: 300px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.home_02_btn a:hover, .home_06_btn a:hover {
    background-color: #FF3C3C;
    padding-left: 50px;
    padding-right: 50px;
    letter-spacing: 3px;
}
.home_03 {
    color: white;
    background-image: url("images/home_03.jpg");
    background-size: cover;
    background-position: center;
    height: 400px;
}
.home_03_titulo {
    font-family: 'Teko', sans-serif;
    font-weight: 700;
}
.home_03_text {
    position: relative;
    bottom: -100px;
    font-family: 'Oswald', sans-serif;
    font-weight: 100;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 50px;
    font-size: 25px;
    color:red;
}
.home_03_block_padding {
    padding: 70px 20px;
}

.home_04 {
    padding: 20px;
}
.home_04_img {
    width: 100%;
}

.home_04_text1{
margin-top: 20px;
    color: white;
 font-family: 'Teko', sans-serif;
    font-weight: 700; 
    text-transform: uppercase;
    font-size: 40px;
    line-height: 35px;

}

.home_04_text2{

    color: white;
 font-family: 'Oswald', sans-serif;
    font-weight: 100;
    font-size: 20px;
    line-height: 35px;
    margin-bottom: 70px;

}


.flare {
    position: absolute;
    right: 90px;
    transform: translate(0px, -210px);
    height: 300px;
    width: 1000px;
    background-image: url("images/flare.png");
    background-size: cover;
    background-position: center;
}



.home_05 {
    color: white;
    background-image: url("images/home_05.jpg");
    background-size: cover;
    background-position: top;
    padding: 100px 10px;
}
.home_05_text_container {
    text-align: center;
    position: relative;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.home_05_text_container:hover {
    transform: translatey(20px);
}
.home_05_icon {
    margin: 0 auto;
    background-size: cover;
    background-position: center;
    height: 70px;
    width: 70px;
    background-repeat: no-repeat;
    display: block;
    margin-bottom: 20px;
}
.icon_01 {
    background-image: url("images/01_icons_05.png");
}
.icon_02 {
    background-image: url("images/02_icons_05.png");
}
.icon_03 {
    background-image: url("images/03_icons_05.png");
}
.home_05_shape {
    min-width: 250px;
    width: 100%;
    max-width: 400px;
}
.home_05_titulo {
    font-family: 'Teko', sans-serif;
    font-weight: 700;
    font-size: 50px;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.home_05_text {
    max-width: 400px;
    width: 100%;
    font-family: 'Oswald', sans-serif;
    font-weight: 100;
    font-size: 25px;
    margin: 0 auto;
    margin-bottom: 100px;
}
.home_06_img, .home_07_img {
    width: 100%;
}
.home_06 {
    color: white;
}
.home_06_titulo {
    text-transform: uppercase;
    font-family: 'Teko', sans-serif;
    font-weight: 700;
    font-size: 50px;
    margin: 50px;
    line-height: 45px;
}
.home_06_text {
    font-size: 25px;
    line-height: 80px;
    font-family: 'Oswald', sans-serif;
    font-weight: 100;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 0px;
}
.home_06_btn a {
    text-align: center;
    display: block;
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
    font-size: 20px;
    text-transform: uppercase;
    background-color: red;
    letter-spacing: 1.5px;
    color: black;
    cursor: pointer;
    margin: 0 auto;
    padding: 25px 20px;
    max-width: 300px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}


@media all and (min-width:1000px) {

.home_01_max_block_height {
    height: 700px;
}
.text_container {
    max-width: 70%;
    margin: 0 auto;
}
.home_02_block_padding {
    padding: 150px 50px;
}
.home_02_text_size_01 {
		font-size: 70px;
		line-height: 60px;
}
.home_02_text_size_02 {
    font-size: 25px;
    line-height: 30px;
}
.home_03_text_size_01 {
    font-size: 90px;
    line-height: 80px;
}
}

@media all and (max-width:999px) {

.home_01_max_block_height {
    height: 400px;
}
.text_container {
    max-width: 100%;
    margin: 0 auto;
}
.home_02_block_padding {
    padding: 70px 20px;
}
.home_02_text_size_01 {
    font-size: 40px;
    line-height: 35px;
}
.home_02_text_size_02 {
    font-size: 20px;
    line-height: 25px;
}
.home_03_block_padding {
    padding: 70px 20px;
}
.home_03_text_size_01 {
    font-size: 50px;
    line-height: 45px;
}
.home_04_max_block_height {
    height: 300px;
}
.home_04_txt div {
    bottom: 10px;
    font-size: 30px;
    line-height: 25px;
}
.home_05_titulo {
    font-size: 40px;
    line-height: 35px;
}
.home_06_titulo {
    font-size: 50px;
    line-height: 50px;
}
}
