@font-face {
    font-family: IntroCond;
    src: url(fonts/IntroCond.otf);
}

@font-face {
    font-family: Inters;
    src: url(fonts/Inters.ttf);
}

.estrelas {
    color: white;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}

.header {
    margin-bottom: 110px;
}

.maisInfo p {
    text-transform: uppercase;
    text-align: left !important;
    width: 100% !important;
    font-size: 14px !important;
    font-family: "Lato" !important;
    padding-top: 42px;
}

.maisInfo p b {
    font-weight: 800 !important;
}

.container h1 {
    font-family: "Raleway";
    font-weight: 700;
    font-size: 48px;
    text-align: center;
    text-transform: uppercase;
    padding-top: 15px;
}

.bannerContent h1 {
    text-align: center;
    font-family: "IntroCond";
    font-weight: 300;
    text-transform: uppercase;
    font-size: 70px;
    color: white;
    margin: 0px;
    margin-top: 220px;
}

.bannerContent h2 {
    text-align: center;
    font-family: "Inters";
    font-weight: 300;
    text-transform: uppercase;
    font-size: 65px;
    color: white;
    margin: 0px;
}

.bannerContent h3 {
    text-align: center;
    font-family: "Inters";
    font-weight: 300;
    text-transform: uppercase;
    font-size: 30px;
    color: white;
    margin: 0px;
}

.bannerContent p {
    font-family: "Roboto Condensed";
    size: 14px;
    text-align: center;
    color: white;
    float: none;
    margin: 0 auto;
}

.bannerContent h2 {
    text-align: center;
}

.bannerContent hr {
    width: 20%;
}

.container h4 {
    font-family: "Roboto Condensed";
    font-size: 16px;
    font-weight: 300;
    text-align: center;
    font-style: italic;
    width: 60%;
    float: none;
    margin: 0 auto;
}

.container h5 {
    text-align: center;
    font-family: "Raleway";
    font-size: 24px;
    text-transform: uppercase;
    min-height: 53px;
}

.servicos hr {
    width: 25%;
    border-color: #b2a247;
    border-top-width: 2px;
}

.servicos p {
    font-size: 14px;
    text-align: center;
    font-family: "Roboto";
    padding-left: 10px;
    padding-right: 10px;
    color: #383838;
}

.margem {
    margin: 0px;
    padding: 0px;
}

.col-centered {
    float: none;
    margin: 0 auto;
}

.banner {
    min-height: 660px;
    background: url(images/Movile.jpg);
    background-size: cover;
    background-position: center;
}

.bannerContent {
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}

.logo {
    background: url(images/logo.png);
    background-repeat: no-repeat;
    background-position: center;
    height: 105px;
}

.maisInfo i {
    font-size: 30px;
    text-align: center;
    color: white;
    padding-top: 20px;

}

.menu {
    height: 105px;
    line-height: 105px;
}

.menu ul {
    text-align: center;
}

.menu ul li {
    display: inline-block;
    padding-left: 15px;
    padding-right: 15px;
    text-transform: uppercase;
    font-family: "Lato";
    font-size: 14px;
    font-weight: 800;
}

.menu a {
    text-decoration: none;
    color: white !important;
}

.maisInfo {
    height: 105px;
}

.galeria {
    background: #ededed;
    padding-bottom: 20px;
}

.servicos img {
    display: block;
    float: none;
    margin: 0 auto;
}

.servico {
    margin-top: 30px;
}

.servicos {
    margin-bottom: 60px;
}

.listaServicos {
    margin-top: 40px;
}

.contatoSobre {
    background: #2a2a2a;
}

.contatoSobre h1 {
    color: white !important;
    text-align: left !important;
}

.contatoSobre p {
    font-family: "Roboto";
    font-size: 14px;
    color: #d8d8d8;
    text-align: justify;
}

.detalheCima {
    height: 60px;
    background-image: url(images/detalheCima.png);
    background-position: right;
    background-repeat: no-repeat;
    margin-top: 70px;
}

.parceiros {
    background: #ededed;
    background-image: url(images/detalheBaixo.png);
    background-position: top left;
    background-repeat: no-repeat;
    padding-bottom: 50px;
}

.informacoes {
    padding-top: 20px;
}

.informacoes p {
    text-align: right !important;
    color: #ebda78 !important;
}

.informacoes i {
    padding-left: 10px;
}

textarea {
    resize: none;
}

.form-control {
    border-radius: 0px;
    background: transparent;
    border: solid 1px #afafaf;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    color: #d4d4d4;
}

.form-control:focus {
    border-color: inherit;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btEnviar {
    width: 110px;
    height: 45px;
    background: transparent;
    border: solid 1px #ffffff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
    padding: 0px;
    font-family: 'Open Sans', sans-serif !important;
    font-size: 14spx !important;
    font-weight: 400 !important;
    position: relative;
    float: right;
    line-height: 45px;
    color: #ffffff;
    margin-bottom: 25px;
}

.listaParceiros {
    margin-top: 20px;
    text-align: center;
}

.listaParceiros img {
    display: inline-block;
    height: auto;
    max-width: 180px;
    padding-right: 10px;
}

.parceiro {
    height: 45px;
    background-position: center;
    background-size: contain !important;
    background-repeat: no-repeat;
    margin-top: 10px;
}

.footer {
    padding-top: 20px;
    padding-bottom: 20px;
}

.redesSociais {
    margin-top: 35px;
    text-align: center;
}

@media (min-width: 992px) {
    .redesSociais {
        display: inline-block;
        float: right;
    }
}

.redesSociais img {
    margin-left: 10px;
}

.logoFooter {
    background: url(images/logoFooter.png);
    background-repeat: no-repeat;
    background-position: center;
    height: 105px;
}

@media (max-width: 768px) {
    .bannerContent h1 {
        font-size: 50px;
    }
    .container h1 {
        font-family: 10px !important;
    }
    .parceiros h1 {
        margin-top: 40px;
    }
    .container h1 {
        font-size: 35px !important;
    }
    .container h4 {
        width: 90% !important;
    }
}

@media (max-width: 992px) {
    .banner {
        min-height: 460px;
    }
    .bannerContent h1{
        margin-top: 110px;
    }
}


/*GALERIA*/

.responsive {
    height: 300px;
    z-index: 10 !important;
}

.responsive-thumbnail {
    background-size: cover!important;
    cursor: pointer;
}

.responsive-thumbnail:focus {
    outline: 0px;
}

.slick-arrow {
    z-index: 1000 !important;
}

.slick-dots {
    z-index: 1000 !important;
}

#teste {
    transition: 0.2s ease-in;
    padding-top: 110px;
    text-align: center;
}

#teste:hover {
    box-shadow: inset 0 0 0 1000px rgba(0, 0, 0, 0.8);
}

#teste:hover:before {
    content: "\f00e";
    font-family: FontAwesome;
    color: white;
    font-size: 22px;
    text-align: center;
}

#teste:hover:after {
    content: "\A Clique na imagem\Apara ampliar";
    white-space: pre;
    font-family: "Raleway";
    color: white;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
}

/*BARRA DE NAVEGAÇÃO*/

.navbar-brand {
    height: 60px;
    width: 170px;
    background-image: url(images/logo.png);
    background-position: left center;
    background-size: contain;
    background-repeat: no-repeat;
    margin-top: 10px;
    margin-bottom: 10px;
}
.navbar-collapse {
    margin-top: 30px;
}
.navbar {
    background: #1d1d1d;
    border-radius: 0px;
    border: none !important;
    margin-bottom: 0px;
    font-family: "Lato";
    text-transform: uppercase;
    font-size: 14px !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}
.navbar-header {
    background: #1d1d1d;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}
.navbar a {
    color: #ffffff !important;
    font-size: 12px !important;
    font-weight: 400 !important;
}
.navbar .active {
    color: red !important;
}
.dropdown-menu {
    background: #ffffff;
    border: none;
    border-radius: 0px;
    font-size: 12px !important;
    font-weight: 200 !important;
}
.dropdown-menu a:link,
.dropdown-menu a:active,
.dropdown-menu a:visited,
.dropdown-menu a:hover {
    background: #ffffff !important;
    z-index: 200;
}
.navbar-default .navbar-nav > .open > a,
.active a {
    color: #1f1f1f !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
}
button.navbar-toggle.collapsed {
    margin-top: 25px;
}
#navbarMobile,
#navbar{
    position: fixed !important;
    z-index: 2000;
    width: 100%;
    transition: 0.3s ease-in;
}


#linkBanner{
    color: white;
    font-family: "Lato";
    font-size: 20px;
    font-weight: 700;
    width: 260px;
    line-height: 50px;
    text-align: center;
    display: block;
    float: none;
    margin: 0 auto;
    text-decoration: none !important;
    text-transform: uppercase;
    background: #b2a247;
    margin-top: 30px;
    transition: ease-in 0.3s;
    outline: 3px solid #b2a247;
    border: 1px solid white;
}

#linkBanner:hover{
    background: #a3943c;
    outline: 3px solid #a3943c;
}

.bannerContent a{
    text-decoration: none !important;
}