@font-face {
  font-family: 'OpenSans';
  src: url('fonts/OpenSans-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'OpenSans';
  src: url('fonts/OpenSans-Italic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'OpenSans';
  src: url('fonts/OpenSans-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'OpenSans';
  src: url('fonts/OpenSans-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'OpenSans';
  src: url('fonts/OpenSans-Bold.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
}



body {
  font-family: "Open Sans", sans-serif;
}

img {
    max-width: 100%;
}

header {
    background-color: #132050;
}

header .email-enviado {
  font-size: 0.9rem;
}

header .col-md-6 {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 80px 0;
}

header input {
    border-radius: 5px!important;
    margin: 5px 0 15px 0;
    border: none;
    padding: 5px;
    width: 100%;
}

header input[type=submit] {
    margin: 0;
    padding: 5px 20px;
    color: #333333;
    background-color: #ffe100;
}

header .navbar-expand-lg .navbar-nav .nav-link,
header .menu-mobile .navbar-nav .nav-link {
    color: #fff;
    padding: 0px 5px;
}

header .navbar-expand-lg .navbar-collapse {
    justify-content: center;
    margin-top: 100px;
    display: flex!important;
    flex-basis: auto;
}

header .navbar-expand-lg {
    flex-wrap: nowrap;
    justify-content: flex-start;
}

header .form-container {
  border: 2px solid #ffe100;
  border-radius: 15px;
  padding: 15px;
  overflow: hidden;
  max-width: 300px;
}

header .form-container .form-titulo {
    margin: -15px;
    padding: 15px;
    background-color: #ffe100;
    margin-bottom: 20px;
}

header .form-container form label {
  color: #fff;
  width: 100%;
}

header .form-container form .tel-whats {
  font-size: 0.9rem;
  color: #ffe100;
}

#sobre {
    margin-bottom: 50px;
}

#sobre img {
    max-width: 100%;
}

#sobre img#simbolo {
    position: absolute;
    right: 40px;
    margin-top: -80px;
}

#sobre #descricao {
    background-color: #e5e5e5;
    position: absolute;
    margin-top: 150px;
    z-index: 99999;
    padding: 20px 50px;
    width: 470px;
}

#sobre #descricao h2 {
    font-size: 26px;
}

#plantas {
    padding-top: 80px;
}

#plantas .col-md-6 {
    text-align: center;
    margin-bottom: 80px;
}

#slide1 .carousel-caption,
#slide2 .carousel-caption {
    display: flex!important;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    right: auto;
    left: auto;
    bottom: 0;
    background-color: #00000070;
    flex-flow: column;
}

#slide1 h3,
#slide2 h3 {
    max-width: 600px;
}

#slide1 p,
#slide2 p {
    max-width: 480px;
}

.overlay {
    position: absolute;
    background-color: #000000a3;
    height: 100%;
    color: #fff;
    display: flex;
    align-items: center;
    text-align: center;
}

#lazer {
    margin-top: 50px;
}

#lazer #texto-lazer {
    border-left: 5px solid #696868;
    max-height: 300px;
}

#lazer #row-lazer {
    display: flex;
    align-items: center;
}

#plantas-comum {
    padding: 50px 100px;
    background: url(img/simbolo-grande.png);
    background-position-x: -250px;
    background-position-y: 0;
    background-repeat: no-repeat;
    background-size: contain;
}

#plantas-comum .andar {
    max-width: 900px;
    margin: 0 auto;
}

#plantas-comum h2 {
    font-size: 20px;
    font-weight: 600;
    border-left: 2px solid gray;
    padding-left: 10px;
    float: left;
}

#plantas-comum small {
    float: right;
}

#localizacao {
    padding: 80px 0;
}

#localizacao h4 {
    line-height: 100%;
    font-weight: 600;
}

#localizacao p {
    line-height: 20px;
    padding-top: 20px;
    font-weight: 300;
}

#galeria {
    background-color: #132050;
    padding: 50px 0 100px 0;
}

#galeria .col-md-2 {
    margin-bottom: 10px;
}

#galeria h2 {
    color: #fff;
    border-left: 2px solid #ffe100;
    padding-left: 10px;
    margin-bottom: 50px;
}

#galeria img {
    width: 100%;
    height: 100%;
    border-radius: 0!important;
    border: none!important;
    padding: 1px;
}

footer {
    background-color: #dfdfe0;
    padding: 50px 0;
}

fotter hr {
    max-width: 500px;
    margin: 0 auto;
    margin-bottom: 30px;
}

footer p {
    font-size: 10px;
    text-align: center;
    text-transform: uppercase;
}

footer #logos-linha1 {
    display: flex;
    justify-content: center;
    margin-bottom: 50px;
}

footer .logos1 {
    width: 150px;
    text-align: center;
}

footer #logos-linha2 {
    display: flex;
    justify-content: center;
}

footer a {
    color: #333;
    text-decoration: none;
    font-size: 15px;
    font-weight: 600;
    line-height: 30px;
}

footer .logos2 {
    width: 150px;
    text-align: center;
    margin: 0 25px;
}

footer .small {
    line-height: 100%;
    text-transform: uppercase;
    font-size: 11px;
    text-align: left;
    margin-top: 30px;
}

.scroll-to-top.visible {
    opacity: 1;
    filter: alpha(opacity=100);
}

.scroll-to-top {
    background-color: #333;
    border-radius: 50%;
    bottom: 70px;
    color: #fff;
    display: block;
    font-size: 1.285em;
    height: 50px;
    line-height: 50px;
    opacity: 0;
    filter: alpha(opacity=0);
    position: fixed;
    right: 25px;
    text-align: center;
    text-decoration: none;
    width: 50px;
    z-index: 1040;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.scroll-to-top .icon-up {
    opacity: .3;
    filter: alpha(opacity=30);
}

.icon-up {
    background: url(img/icons.png) no-repeat;
    display: block;
    height: 50px;
    width: 50px;
    background-position: -140px 0;
}


/* MOBILE */

@media only screen and (max-width: 991px) {
    
    #localizacao {
        padding: 30px 0;
    }
    
    #localizacao .col-sm-12 {
        width: 100%;
    }
    
    #localizacao br {
        display: none;
    }
    
    #localizacao #descricao {
        text-align: center;
        padding-top: 30px;
        max-width: 80%;
        margin: 0 auto;
    }
    
}

@media only screen and (max-width: 767px) {
    header .col-md-6 {
        margin: 20px 0;
    }
    
    #plantas-comum {
        padding: 50px 0px;
    }
    
    header .navbar-expand-lg .navbar-collapse {
        margin: 30px 0!important;
    }
    
    #sobre #descricao {
        position: relative;
        width: 100%;
        margin: 0;
        padding: 50px 0;
        background: none;
        text-align: center;
    }
    
    #sobre img#simbolo {
        display: none;
    }
}

@media only screen and (min-width: 768px) {
    header .navbar-expand-lg .navbar-nav .nav-link,
    header .menu-mobile .navbar-nav .nav-link {
        padding: 0px 20px;
    }
}

@media only screen and (min-width: 360px) {
    header .navbar-expand-lg .navbar-nav {
        flex-direction: row;
    }
}