@import url(http://fonts.googleapis.com/css?family=Montserrat);

@font-face {
    font-family: 'Brandon Grotesque Regular';
    src: url('../../font/site/brandon_grotesque_regular-webfont.eot');
    src: url('../../font/site/brandon_grotesque_regular-webfont.eot?#iefix') format('embedded-opentype'),
        url('../../font/site/brandon_grotesque_regular-webfont.woff') format('woff'),
        url('../../font/site/brandon_grotesque_regular-webfont.ttf') format('truetype'),
        url('../../font/site/brandon_grotesque_regular-webfont.svg#brandon_grotesque_regularRg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Brandon Grotesque Bold';
    src: url('../../font/site/brandon_grotesque_bold-webfont.eot');
    src: url('../../font/site/brandon_grotesque_bold-webfont.eot?#iefix') format('embedded-opentype'),
        url('../../font/site/brandon_grotesque_bold-webfont.woff') format('woff'),
        url('../../font/site/brandon_grotesque_bold-webfont.ttf') format('truetype'),
        url('../../font/site/brandon_grotesque_bold-webfont.svg#brandon_grotesquebold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Brandon Grotesque Medium';
    src: url('../../font/site/brandon_grotesque_medium-webfont.eot');
    src: url('../../font/site/brandon_grotesque_medium-webfont.eot?#iefix') format('embedded-opentype'),
        url('../../font/site/brandon_grotesque_medium-webfont.woff') format('woff'),
        url('../../font/site/brandon_grotesque_medium-webfont.ttf') format('truetype'),
        url('../../font/site/brandon_grotesque_medium-webfont.svg#brandon_grotesquemedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Brandon Grotesque Light';
    src: url('../../font/site/brandon_grotesque_light-webfont.eot');
    src: url('../../font/site/brandon_grotesque_light-webfont.eot?#iefix') format('embedded-opentype'),
        url('../../font/site/brandon_grotesque_light-webfont.woff') format('woff'),
        url('../../font/site/brandon_grotesque_light-webfont.ttf') format('truetype'),
        url('../../font/site/brandon_grotesque_light-webfont.svg#brandon_grotesquelight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Brandon Grotesque Thin';
    src: url('../../font/site/brandon_grotesque_thin-webfont.eot');
    src: url('../../font/site/brandon_grotesque_thin-webfont.eot?#iefix') format('embedded-opentype'),
        url('../../font/site/brandon_grotesque_thin-webfont.woff') format('woff'),
        url('../../font/site/brandon_grotesque_thin-webfont.ttf') format('truetype'),
        url('../../font/site/brandon_grotesque_thin-webfont.svg#brandon_grotesquethin') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Brandon Grotesque Black';
    src: url('../../font/site/brandon_grotesque_black-webfont.eot');
    src: url('../../font/site/brandon_grotesque_black-webfont.eot?#iefix') format('embedded-opentype'),
        url('../../font/site/brandon_grotesque_black-webfont.woff') format('woff'),
        url('../../font/site/brandon_grotesque_black-webfont.ttf') format('truetype'),
        url('../../font/site/brandon_grotesque_black-webfont.svg#brandon_grotesqueblack') format('svg');
    font-weight: normal;
    font-style: normal;

}

html, body {
    height: 100%;

}

body {
    overflow: hidden;
}

#section-1 {
    height: 100%;
    background: url('../../img/site/section-1.jpg') no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#section-1 > .content {
    /*display: table;*/
    width: 98%;
    margin-left:1.97%;
    min-height: 500px;
    position: absolute;
    /*bottom: 0;*/
    /*margin: auto;*/
  
}

#section-1 .imagem {
    height: 345px;
    width: 380px;
    text-align: center;
    background-color: white;
}

#section-1 .imagem:after {
    content: "";
    position: absolute;
    width: 380px;
    height: 10px;
    margin-top: 355px;
    background-color: #ed2427;
    left:0;
}


#section-1 .imagem img {
    margin-top:37.68%;
}

#section-1 > .content > .slogan {
    margin-top: 150px;
    font: 500 28px 'Montserrat';
    color: #fff;
    text-transform: uppercase;
    float: right;
    margin-right: 25%;
    text-align: right;
}

#section-1 > .content > .conheca > a {
    display: inline-block;
    background-color: #ed2427;
    font: 400 28px 'Montserrat';
    color: #fff;
    text-transform: uppercase;
    padding: 10px 40px;
    float: right;
    clear: both;
    margin-top: 25px;
    margin-right: 25%;
}

#section-1 > .content > .conheca > a:hover {
    text-decoration: none;
}

#section-1 > .content > .conheca {
    margin-top: 50px;
}

#section-1 > .content > .control {
    margin-top: 50px;
}

#section-2 {
    position: relative;
    background-color: white;
    min-height: 980px;
}

#section-2 .logotipo {
    height: 250px;
    background-color: white;
    margin-bottom:10px;
    cursor: pointer;
}

#section-2 .logotipo img {
    margin-left: 7.407%;
    margin-top:34.8%;
}

#section-2 > .menu-principal {
    display: inline-block;
    width: 270px;
    position: absolute;
    z-index: 2;
    left: 2px;
}


#section-2 .div-cadastro {
    position: absolute;
    margin-left: 280px;
    padding-top:90px;
    height: 850px;
    width: 370px;
    background: #ed2427;
    z-index: 2;
    text-align: center;
    color: white;
    font-size: 18px;
    font-family: 'Montserrat';
    display: none;

}

#section-2 .div-cadastro form {
    margin-top:50px;
}

#section-2 .div-cadastro input {
    width: 80%;
    background-color:#ed2427;
    color:white;
    border:0;
    font-size: 14px;
    border-bottom:solid thin white;
    margin-top:35px;
}

#section-2 .div-cadastro .button {
    background: white;
    color:#ed2427;
    text-transform: uppercase;
    width: 40%;
    height: 40px;
}

#section-2 .div-cadastro textarea {
    width: 80%;
    background-color:#ed2427;
    color:white;
    border:0;
    font-size: 14px;
    height: 100px;
    border-bottom:solid thin white;
    margin-top:35px;
}

#section-2 .div-cadastro select {
    width: 80%;
    background-color:#ed2427;
    color:white;
    border:0;
    font-size: 14px;
    border-bottom:solid thin white;
    margin-top:35px;
}

::-webkit-input-placeholder { /* WebKit browsers */
color: #fff;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color: #fff;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
color: #fff;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
color: #fff;
}

#section-2 .div-cadastro img {
  
    cursor: pointer;
    text-align: center;
}

#section-2 .div-cadastro span { 
    text-align: left;
    display: block;
    max-width: 300px;
    margin-top:60px;
    margin-left:33px;
}


#section-2 > .menu-principal > ul {
    margin: 0;
    padding: 0;
    background-color: #7d1518;
    height: 590px;
    width: 100%;
    padding-top:10.88%;
    text-align: right;
    float: right;

}


#section-2 > .menu-principal > ul > li {
    list-style: none;
}

#section-2 .menu-principal  .cadastro {
    background-color:#ed2427;
    height: 50px;
    margin-top:320px;
    width:79%;
    left:57px;
    font:16px 'Montserrat';
    color: white !important;
    text-transform: uppercase;
    cursor: pointer;
    padding-left:12px;
    padding-top:15px;
    position: absolute;
}


#section-2 > .menu-principal > ul > li.link {
    padding:2px 20px 2px 0;
    margin-bottom: 2px;
}

#section-2 > .menu-principal > ul > li.link > a {
    font: 16px 'Montserrat';
    padding:3px;
    color: white !important;
    text-transform: uppercase;
    outline: 0;
}


@media(max-height: 800px) and (max-width: 1280px){
    #section-2 > .menu-principal > ul > li.link > a {
        font-size: 18px;
    }
}

#section-2 > .menu-principal > ul > li.link > a:hover {
    text-decoration: none;
}

#section-2 > .menu-principal > ul > li.link > a:active {
    text-decoration: none;
}

#section-2 > .menu-principal > ul > li.link > a:focus {
    text-decoration: none;
}

#section-2 > .rodape {
    display: table;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
    background-color: #fff;
    height: 12.257%;
    border-top:solid 2px #ed2427;
}

#section-2 > .rodape > li {
    margin: 0;
    padding: 0;
    list-style: none;
    display: table-cell;
}

#section-2 > .rodape > li.texto {
    width: 80%;
    vertical-align: middle;
    font: 11px 'Arial';
    color: #553b22;
    padding: 20px 35px;
}

#section-2 > .rodape > li.marcas {
    width: 20%;
    vertical-align: middle;
}

#section-2 > .rodape > li.marcas > ul {
    margin: 0;
    padding: 0;
    display: table;
    width: 100%;
}

#section-2 > .rodape > li.marcas > ul > li {
    margin: 0;
    padding: 0;
    display: table-cell;
}

#section-2 > .rodape > li.marcas > ul > li {
    padding-right: 15px;
}

#section-2 > .rodape > li.marcas > ul > li:last-child {
    padding-right: 0;
}

#section-2 > .rodape > li.marcas > ul > li > img {
    max-width: 100%;
}

#section-2 > .rodape > li.infraestrutura {
    width: 20%;
    vertical-align: middle;
    text-align: center;
    padding: 40px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

#section-2 > .rodape > li.infraestrutura > img {
    max-width: 100%;
}

/* #section-2-carousel ***********************************************************************/

#section-2-carousel {
    height: 100%;
    min-height: 980px;
}

#section-2-carousel .carousel-inner {
    height: 100%;
}

#section-2-carousel .item {
    height: 100%;
}

#section-2-carousel .carousel-indicators {
    position: absolute;
    z-index: 15;
    width: auto;
    left:43.666%;
    margin: 0;
    top:770px;
    padding: 0;
    list-style: none;
    text-align: center;
    height: 20px;
}

@media(max-height: 800px) and (max-width: 1280px){
    #section-2-carousel .carousel-indicators {
        margin-top: 15px;
    }
}

#section-2-carousel .carousel-control {
    position: absolute;
    z-index: 1000;
    top: 20px;
    left: initial;
    margin-right: 1%;
    bottom: initial;
    width: 28px;
    opacity: 1;
    filter: alpha(opacity=100);
    font-size: initial;
    color: #fff;
    text-align: center;
    text-shadow: none;
}

#section-2-carousel .carousel-control.left {
    right: 30px;
    background-image: none;
    background-color: #7d1518;
    filter: none;
    margin-right: 46px;
    width: 70px;
    height: 70px;
}

#section-2-carousel .carousel-control.right {
    background-color: #7d1518;
    width: 70px;
    height: 70px;
    background-image: none;
    filter: none;
    right: -15px;
}

#section-2-carousel .carousel-control.right img {
    height: 50%;
    margin-top:18px;
}

#section-2-carousel .carousel-control.left img {
    height: 50%;
    margin-top:18px;
}

#section-2-carousel .carousel-indicators .active {
    margin: 1px;
    width: 13px;
    height: 13px;
    background-color: #7d1518;
}

.carousel-indicators li {
    width: 13px;
    height: 13px;
    border:solid 2px white;
}


/* #section-2-planejamento-1 *****************************************************************/

#section-2-planejamento-1 {
    position: relative;
    height: 100%;
    background: url('../../img/site/planejado-1.jpg') no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;   
}

#section-2-planejamento-1 > img {
    position: absolute;
    top: 30%;
    right: 120px;
}

#section-2-planejamento-1 > aside {
    position: absolute;
    top: 13%;
    right: 5px;
    width: 400px;
}

#section-2-planejamento-1 > aside > header {
    background-color: #ed2427;
    font: 500 27px 'Montserrat';
    color: #fff;
    text-transform: uppercase;
    padding: 10px;
    letter-spacing: -1px;
    border-bottom:solid thin white;
    padding-left:20px;
}

#section-2-planejamento-1 > aside > section {
    background-color: #ed2427;
    font: 300 22px 'Brandon Grotesque Medium';
    color: white;
    padding: 15px 20px;
    line-height: 25px;
}

/* #section-2-playground *****************************************************************/

#section-2-playground {
    position: relative;
    height: 100%;
    background: url('../../img/site/playground.jpg') no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;   
}

#section-2-playground > img {
    position: absolute;
    top: 30%;
    right: 120px;
}

#section-2-playground > aside {
    position: absolute;
    top: 13%;
    right: 5px;
    width: 400px;
}

#section-2-playground > aside > header {
    background-color: #ed2427;
    font: 500 27px 'Montserrat';
    color: #fff;
    text-transform: uppercase;
    padding: 10px;
    letter-spacing: -1px;
    border-bottom:solid thin white;
    padding-left:20px;
}

#section-2-playground > aside > section {
    background-color: #ed2427;
    font: 300 22px 'Brandon Grotesque Medium';
    color: white;
    padding: 15px 20px;
    line-height: 25px;
}

/* #section-2-planejamento-2 *****************************************************************/

#section-2-planejamento-2 {
    position: relative;
    height: 100%;
    background: url('../../img/site/planejamento-2.jpg') no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;   
}

#section-2-planejamento-2 > img {
    position: absolute;
    top: 30%;
    right: 120px;
}

#section-2-planejamento-2 > aside {
    position: absolute;
    top: 30%;
    right: 5px;
    width: 300px;
}

#section-2-planejamento-2 > aside > header {
    background-color: #6eb740;
    font: 500 27px 'Montserrat';
    color: #fff;
    text-transform: uppercase;
    padding: 10px;
    letter-spacing: -1px;
    padding-left:20px;
    margin-bottom: 2px;
}

#section-2-planejamento-2 > aside > section {
    background-color: #ed2427;
    font: 300 22px 'Brandon Grotesque Medium';
    color: white;
    padding: 15px 20px;
    line-height: 25px;
}

/* #section-2-academia *****************************************************************/

#section-2-academia {
    position: relative;
    height: 100%;
    background: url('../../img/site/academia.jpg') no-repeat center center;
    background-position: 0 -120px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;   
}

#section-2-academia > img {
    position: absolute;
    top: 30%;
    right: 120px;
}

#section-2-academia > aside {
    position: absolute;
    top: 13%;
    right: 5px;
    width: 400px;
}

#section-2-academia > aside > header {
    background-color: #ed2427;
    font: 500 27px 'Montserrat';
    color: #fff;
    text-transform: uppercase;
    padding: 10px;
    letter-spacing: -1px;
    border-bottom:solid thin white;
    padding-left:20px;
}

#section-2-academia > aside > section {
    background-color: #ed2427;
    font: 300 22px 'Brandon Grotesque Medium';
    color: white;
    padding: 15px 20px;
    line-height: 25px;
}
/* #section-2-pista *****************************************************************/

#section-2-pista {
    position: relative;
    height: 100%;
    background: url('../../img/site/pista.jpg') no-repeat center center;
    background-position: 0 -120px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;   
}

#section-2-pista > img {
    position: absolute;
    top: 30%;
    right: 120px;
}

#section-2-pista > aside {
    position: absolute;
    top: 13%;
    right: 5px;
    width: 400px;
}

#section-2-pista > aside > header {
    background-color: #ed2427;
    font: 500 27px 'Montserrat';
    color: #fff;
    text-transform: uppercase;
    padding: 10px;
    letter-spacing: -1px;
    border-bottom:solid thin white;
    padding-left:20px;
}

#section-2-pista > aside > section {
    background-color: #ed2427;
    font: 300 22px 'Brandon Grotesque Medium';
    color: white;
    padding: 15px 20px;
    line-height: 25px;
}

/* #section-2-casas *****************************************************************/

#section-2-casas {
    position: relative;
    height: 100%;
    background: url('../../img/site/casas.jpg') no-repeat center center;
    background-position: 0 -120px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;   
}

#section-2-casas > img {
    position: absolute;
    top: 30%;
    right: 120px;
}

#section-2-casas > aside {
    position: absolute;
    top: 13%;
    right: 5px;
    width: 400px;
}

#section-2-casas > aside > header {
    background-color: #ed2427;
    font: 500 27px 'Montserrat';
    color: #fff;
    text-transform: uppercase;
    padding: 10px;
    letter-spacing: -1px;
    border-bottom:solid thin white;
    padding-left:20px;
}

#section-2-casas > aside > section {
    background-color: #ed2427;
    font: 300 22px 'Brandon Grotesque Medium';
    color: white;
    padding: 15px 20px;
    line-height: 25px;
}

/* #section-2-infraestrutura-1 *****************************************************************/

#section-2-infraestrutura-1 {
    position: relative;
    height: 100%;
    background: url('../../img/site/infraestrutura-1.jpg') no-repeat center center;
    background-position: 0 -120px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;   
}

#section-2-infraestrutura-1 > img {
    position: absolute;
    top: 30%;
    right: 120px;
}

#section-2-infraestrutura-1 > aside {
    position: absolute;
    top: 13%;
    right: 5px;
    width: 400px;
}

#section-2-infraestrutura-1 > aside > header {
    background-color: #ed2427;
    font: 500 27px 'Montserrat';
    color: #fff;
    text-transform: uppercase;
    padding: 10px;
    letter-spacing: -1px;
    border-bottom:solid thin white;
    padding-left:20px;
}

#section-2-infraestrutura-1 > aside > section {
    background-color: #ed2427;
    font: 300 22px 'Brandon Grotesque Medium';
    color: white;
    padding: 15px 20px;
    line-height: 25px;
}

/* #section-2-infraestrutura-2 *****************************************************************/

#section-2-infraestrutura-2 {
    position: relative;
    height: 100%;
    background: url('../../img/site/infraestrutura-2.jpg') no-repeat center center;
    background-position: 0 -120px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;   
}

#section-2-infraestrutura-2 > img {
    position: absolute;
    top: 30%;
    right: 120px;
}

#section-2-infraestrutura-2 > aside {
    position: absolute;
    top: 13%;
    right: 5px;
    width: 400px;
}

#section-2-infraestrutura-2 > aside > header {
    background-color: #ed2427;
    font: 500 27px 'Montserrat';
    color: #fff;
    text-transform: uppercase;
    padding: 10px;
    letter-spacing: -1px;
    border-bottom:solid thin white;
    padding-left:20px;
}

#section-2-infraestrutura-2 > aside > section {
    background-color: #ed2427;
    font: 300 22px 'Brandon Grotesque Medium';
    color: white;
    padding: 15px 20px;
    line-height: 25px;
}


/* #section-2-planta *****************************************************************/

#section-2-planta {
    position: relative;
    height: 100%;
    background: url('../../img/site/planta.jpg') no-repeat center center;
    background-position: 0 -120px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;   
}

#section-2-planta > img {
    position: absolute;
    top: 30%;
    right: 120px;
}

#section-2-planta > aside {
    position: absolute;
    top: 13%;
    right: 5px;
    width: 400px;
}

#section-2-planta > aside > header {
    background-color: #ed2427;
    font: 500 27px 'Montserrat';
    color: #fff;
    text-transform: uppercase;
    padding: 10px;
    letter-spacing: -1px;
    border-bottom:solid thin white;
    padding-left:20px;
}

#section-2-planta > aside > section {
    background-color: #ed2427;
    font: 300 22px 'Brandon Grotesque Medium';
    color: white;
    padding: 15px 20px;
    line-height: 25px;
}

/* #section-2-ficha-tecnica *****************************************************************/

#section-2-ficha-tecnica {
    position: relative;
    height: 100%;
    background-color: #eeeeee;
}

#section-2-ficha-tecnica > img {
    position: absolute;
    top: 17%;
    left: 450px;
}

#section-2-ficha-tecnica > ul {
    position: absolute;
    top: 15%;
    left: 600px;
    right: 120px;
    margin: 0;
    padding: 0;
}

#section-2-ficha-tecnica > ul > li {
    margin: 0;
    margin-bottom: 40px;
    padding: 0;
    list-style: none;
    font: 600 18px 'Montserrat';
    color: #fff;
    text-transform: uppercase;
    display: block;
    width: 40%;
    float: left;
    color:#ed2427;
}

#section-2-ficha-tecnica > ul > li > em {
    display: block;
    font-weight: 500;
    font-style: normal;
    color:#555555;
}

/* #section-2-contato-comercial **************************************************************/

#section-2-contato-comercial {
    position: relative;
    height: 100%;
    background-color: #eeeeee;

}

#section-2-contato-comercial > ul {
    position: absolute;
    top: 22%;
    left: 400px;
    right: 120px;
    margin: 0;
    padding: 0;
}
@media(max-height: 800px) and (max-width: 1280px){
    #section-2-contato-comercial > ul {
        top: 6%;
    }
}

#section-2-contato-comercial > ul > li {
    margin: 0;
    margin-bottom: 10px;
    margin-right: 10px;
    padding: 25px 0;
    list-style: none;
    font: 21px 'Montserrat';
    color: #7d1518;
    font-weight: 600;
    text-transform: uppercase;
    display: block;
    width: 24%;
    float: left;
    border: 2px solid #fff;
    text-align: center;
    position: relative;
}
@media(max-height: 800px) and (max-width: 1280px){
    #section-2-contato-comercial > ul > li {
        font-size: 16px;
        width: 23%;
    }
}

#section-2-contato-comercial > ul > li > div {
    display: none;
    /*opacity: 0;
    filter: alpha(opacity=0);*/
    position: absolute;
    z-index: 1000;
    background-color: #ed2427;
    top: -50px;
    left: -50px;
    right: -50px;
    bottom: -50px;
    padding: 30px;
    text-align: left;
    font: 15px 'Montserrat';
    color: white;
    text-transform: initial;
    /*-webkit-transition: all 100ms ease-in-out;
    -moz-transition: all 100ms ease-in-out;
    -o-transition: all 100ms ease-in-out;
    transition: all 100ms ease-in-out;*/
}

#section-2-contato-comercial > ul > li:hover > div {
    display: block;
    /*opacity: 1;
    filter: alpha(opacity=100);*/
}

#section-2-contato-comercial > ul > li > div > .titulo {
    display: block;
    font: 600 18px 'Montserrat';
    color: white;
    margin-bottom: 10px;
    text-transform: uppercase;
}

#section-2-contato-comercial > ul > li > div > .phone {
    display: block;
    font: 18px 'Montserrat';
    color: white;
}

#section-2-contato-comercial > ul > li > div > a {
    display: block;
    color: white;
}

/* #section-2-localizacao **************************************************************/

#section-2-localizacao {
    position: relative;
    height: 100%;
}

#section-2-localizacao  #map-canvas {
    width: 100%;
    height: 100%;
}


#section-2-localizacao iframe {
    z-index: -1;
}

#section-2-localizacao > aside {
    position: absolute;
    top: 13%;
    right: 20px;
    width: 400px;
    z-index: 3;
}

#section-2-localizacao > aside > header {
    background-color: #ed2427;
    font: 500 27px 'Montserrat';
    color: #fff;
    text-transform: uppercase;
    padding: 10px;
    letter-spacing: -1px;
    border-bottom:solid thin white;
    padding-left:20px;
}

#section-2-localizacao > aside > section {
    background-color: #ed2427;
    font: 600 22px 'Brandon Grotesque Medium';
    color: white;
    padding: 15px 20px;
    line-height: 25px;
}


/* #section-2-assinatura **************************************************************/
#section-2-assinatura {
    position: relative;
    height: 100%;
    background: url('../../img/site/assinatura.jpg') no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;   
    z-index: 3;
}

#section-2-assinatura > .rodape {
    display: table;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
    background-color: #fff;
    height: 12.257%;
    border-top:solid 2px #ed2427;
}


#section-2-assinatura > .rodape > li {
    margin: 0;
    padding: 0;
    list-style: none;
    display: table-cell;
}

#section-2-assinatura > .rodape > li.texto {
     width: 80%;
    vertical-align: middle;
    font: 11px 'Arial';
    color: #553b22;
    padding: 20px 35px;
}


/** IPAD **/

@media (max-height: 768px) and (max-width: 1024px) {
    #section-2-carousel .carousel-control.right {
        right: -10px;
    }

    #section-2-assinatura {
        height: 100%;
       -webkit-background-size: 160%;
        -moz-background-size: 160%;
        -o-background-size: 160%;
        background-size: 160%;   
        background-color: #eeeeee;
       
    }

    #section-1 > .content > .slogan,#section-1 > .content > .conheca > a {
        margin-right: 5%;
    }

    #section-2-ficha-tecnica > ul {
        left:350px;
        top:10%;
    }

    #section-2-ficha-tecnica > ul > li {
        width: 50%;
        font: 600 16px 'Montserrat';
        padding-left:5%;
    }

    #section-2-contato-comercial > ul > li > div {
        min-width: 320px;
    }

    #section-2-contato-comercial > ul > li > div > .phone a {
        color: white;
    }

    #section-2-contato-comercial > ul > li {
        font:14px 'Montserrat';
    }

    #section-2-contato-comercial > ul {
        top:12%;
    }

    #section-2-contato-comercial > ul > li {
        min-height: 90px;
        
    }


}

/** MOBILE TURN **/

@-webkit-keyframes deviceAnimation {
0%  {
      -webkit-transform-origin: right bottom;
      -webkit-transform: none;
    }

100%  {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg) translate3d(0, 90%, 0);
      }
}

@-moz-keyframes deviceAnimation {
0%  {
      -moz-transform-origin: right bottom;
      -moz-transform: none;
    }

100%  {
        -moz-transform-origin: right bottom;
        -moz-transform: rotate3d(0, 0, 1, 90deg) translate3d(0, 90%, 0);
      }
}

@-o-keyframes deviceAnimation {
0%  {
      -o-transform-origin: right bottom;
      -o-transform: none;
    }

100%  {
        -o-transform-origin: right bottom;
        -o-transform: rotate3d(0, 0, 1, 90deg) translate3d(0, 90%, 0);
      }
}

@keyframes deviceAnimation {
0%  {
      transform-origin: right bottom;
      transform: none;
    }

100%  {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, 90deg) translate3d(0, 90%, 0);
      }
}

#mobile-turn {
  -webkit-align-items: center;
  align-items: center;
  display: none;
  background-color: rgba(0,0,0,.95);
  position: fixed; top: 0; left: 0;
  width: 100%; height: 100%; z-index: 9999;
}

#mobile-turn .device{
  color: #fff;
  margin: auto;
  text-align: center;
}

#mobile-turn .device .tablet {
  height: 150px;
  -webkit-animation: deviceAnimation 2s infinite forwards;
  -moz-animation: deviceAnimation 2s infinite forwards;
  -o-animation: deviceAnimation 2s infinite forwards;
  animation: deviceAnimation 2s infinite forwards;
}

#mobile-turn .device p {
  line-height: 1.5em;
  letter-spacing: 0.1em;
  padding-top: 60px;
  font-family: 'Roboto';
    font-weight: normal;
    font-style: normal;
}

@media screen and (orientation:portrait) and (max-width: 899px) {
  #mobile-turn {
    display: -webkit-flex;
    display: flex;
  }


}