/*!

 * Start Bootstrap - Grayscale Bootstrap Theme (http://startbootstrap.com)

 * Code licensed under the Apache License v2.0.

 * For details, see http://www.apache.org/licenses/LICENSE-2.0.

 */





@media(min-width:768px){

    .dropdown:hover .dropdown-menu {

        transition: 0.5s;

        display: block;

    }



}

.dropdown-menu>li>a {
    color: #1a6a73;
}

@media(max-width:768px){

    .top-nav-collapse .container .collapse ul li a {

    padding-top: 10px !important;

    padding-bottom: 10px !important;

    }

    .dropdown-menu>li>a {
        color: #fff;
    }

}




 .barra-azul{

    height:15px;

    width:60%;

    margin:0 auto;

    background:#72c0ca;

 }

.header-intro{

    height:250px !important;

}

.bg_video{

    position: absolute; 

    right: 0; 

    bottom: 0;

    min-width: 100%; 

    min-height: 100%;

    width: auto; 

    height: auto; 

    z-index: -1000;

    background: url(../img/fundo-video.jpg) no-repeat;

    background-size: cover; 

}



@media(max-height:590px){

    .intro{

        background:url(../img/fundo-footer.jpg)no-repeat !important;

        background-size:cover !important;

    }

}



@media(max-width:661px){

    .intro{

        background:url(../img/fundo-footer.jpg)no-repeat !important;

        background-size:cover !important;

    }

}



.botao-imax{

    background: #72c0ca;

    color: #FFF;

    padding: 16px 20px;

    border-radius: 50px;

    font-size:14px;

    border:none;

}



.botao-orcamento{

    background: #72c0ca;

    color: #FFF;

    padding: 16px 20px;

    border-radius: 6px;

    font-size:14px;

    border:none;

    width:70%;

    float:right;



}

.botao-orcamento:hover{

    background: #000;

    color: #FFF;

    padding: 16px 20px;

    border-radius: 6px;

    font-size:14px;

    border:none;

    width:70%;

    float:right;



}



.botao-imax:hover{

    background: #000;

    color: #FFF;

    padding: 16px 20px;

    border-radius: 50px;

    font-size:14px;

    border:none;

}



body {

    width: 100%;

    height: 100%;

    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;

    font-weight: 400;

    color: #000;

    background-color: #FFF;

}



html {

    width: 100%;

    height: 100%;

}



h1,

h2,

h3,

h4,

h5,

h6 {

    margin: 0 0 35px;

    text-transform: uppercase;

    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;

    font-weight: 700;

    letter-spacing: 0px;

}



p {

    margin: 0 0 25px;

    font-size: 18px;

    line-height: 1.5;



}



@media(min-width:768px) {

    p {

        margin: 0 0 35px;

        font-size: 20px;

        line-height: 1.6;

    }

}



a {

    color: #42dca3;

    -webkit-transition: all .2s ease-in-out;

    -moz-transition: all .2s ease-in-out;

    transition: all .2s ease-in-out;

}



a:hover,

a:focus {

    text-decoration: none;

    color: #1d9b6c;

}



.light {

    font-weight: 400;

}



.orcamento-footer{

    color:#fff;

    margin:0;

    width:100%;

    background:#5eb7c3;

    padding: 45px 12px 16px 12px;

}



.orcamento-footer:hover{

    color:#000;

    background:#f0f0f0;

    -webkit-transition: all .2s ease-in-out;

    -moz-transition: all .2s ease-in-out;

    transition: all .2s ease-in-out;

}







.texto-orcamento{

    font-size:16px;

    line-height:10px;

}



.titulo-orcamento{

    font-size:28px;

    font-weight: bold;

    line-height:10px;

}



@media(max-width:450px){

    .texto-orcamento{

    font-size:18px;

    line-height:20px;

    }



.titulo-orcamento{

    font-size:35px;

    line-height:35px;

    }

}



.btn-solucoes {
    border: 0;
    padding: 15px 30px;
    border-radius: 30px;
    background: #71c1ca;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 38px;
}

.btn-solucoes:hover {
	background: #e6e7e8;
	color: #000;
    transition: .3s;
}

    



.navbar-custom {

    margin-bottom: 0;

    text-transform: uppercase;

    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;

    background-color: rgba(41, 161, 175, 0.95);

}



.navbar-toggle{

    color:#fff;

}



.navbar-custom .navbar-brand {

    font-weight: 700;

}



.navbar-custom .navbar-brand:focus {

    outline: 0;

}



.navbar-custom .navbar-brand .navbar-toggle {

    padding: 4px 6px;

    font-size: 16px;

    color: #fff;

}



.navbar-custom .navbar-brand .navbar-toggle:focus,

.navbar-custom .navbar-brand .navbar-toggle:active {

    outline: 0;

}



.navbar-custom a {

    color: #fff;

}



.navbar-custom .nav li a {

    -webkit-transition: background .3s ease-in-out;

    -moz-transition: background .3s ease-in-out;

    transition: background .3s ease-in-out;

}



.navbar-custom .nav li a:hover {

    outline: 0;

    color: rgba(255,255,255,.8);

    background-color: transparent;

}



.navbar-custom .nav li a:focus,

.navbar-custom .nav li a:active {

    outline: 0;

    background-color: transparent;

}



.navbar-custom .nav li.active {

    outline: 0;

}



.navbar-custom .nav li.active a {

    background-color: rgba(255,255,255,.3);

}



.navbar-custom .nav li.active a:hover {

    color: #fff;

}



@media(min-width:768px) {

    .navbar-custom {

        padding: 20px 0;

        border-bottom: 0;

        letter-spacing: 1px;

        background: 0 0;

        -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;

        -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;

        transition: background .5s ease-in-out,padding .5s ease-in-out;

    }



    .navbar-custom.top-nav-collapse {

        padding: 0;

        border-bottom: 0px solid rgba(255,255,255,.3);

        background: rgb(41, 161, 175);

        box-shadow: rgba(0, 0, 0, 0.38) 0 0 17px;

    }



}



.navbar .container .navbar-header a{

    background:url(../img/logo-site.png)center center no-repeat;

    background-size:100%;

    width:170px;

    height:106px;

     margin-top: 14px;   

}



.navbar .container .navbar-collapse .navbar-nav{

    margin-top:50px;

}



.top-nav-collapse .container .collapse .navbar-nav{

    margin-top:0;

}







.top-nav-collapse .container .navbar-header a {

    background:url(../img/logo-branco.png)center center no-repeat;

    background-size:100%;

    height:60px;

    width:105px;

    transition-delay: 0.3s;

}







.navbar-toggle {

    margin: 17px;

    border: 1.5px solid #fff;

}



.top-nav-collapse .container .collapse ul li a{

    padding-top:35px;

    padding-bottom:35px;

}



.navbar-custom .nav li a:hover, .navbar-custom .nav li a {

    outline: 0;

    padding: 10px;

    text-align:center;

}



.intro {

    display: table;

    width: 100%;

    height: auto;

    padding: 100px 0;

    text-align: center;

    color: #fff;

    background: rgba(0, 0, 0, 0.65);

    -webkit-background-size: cover;

    -moz-background-size: cover;

    background-size: cover;

    -o-background-size: cover;

}



.intro .intro-body {

    display: table-cell;

    vertical-align: middle;

}



.intro .intro-body .brand-heading {

    font-size: 40px;

}



.intro .intro-body .intro-text {

    font-size: 18px;

}



@media(min-width:768px) {

    .intro {

        height: 100%;

        padding: 195px 0 0 0;

    }



    .intro .intro-body .brand-heading {

        font-size: 100px;

    }



    .intro .intro-body .intro-text {

        font-size: 26px;

    }

}



.btn-circle {

    width: 70px;

    height: 70px;

    margin-top: 15px;

    padding: 7px 16px;

    border: 2px solid #fff;

    border-radius: 100%!important;

    font-size: 40px;

    color: #fff;

    background: 0 0;

    -webkit-transition: background .3s ease-in-out;

    -moz-transition: background .3s ease-in-out;

    transition: background .3s ease-in-out;

}



.btn-circle:hover,

.btn-circle:focus {

    outline: 0;

    color: #fff;

    background: rgba(255,255,255,.1);

}



.btn-circle i.animated {

    -webkit-transition-property: -webkit-transform;

    -webkit-transition-duration: 1s;

    -moz-transition-property: -moz-transform;

    -moz-transition-duration: 1s;

}



.btn-circle:hover i.animated {

    -webkit-animation-name: pulse;

    -moz-animation-name: pulse;

    -webkit-animation-duration: 1.5s;

    -moz-animation-duration: 1.5s;

    -webkit-animation-iteration-count: infinite;

    -moz-animation-iteration-count: infinite;

    -webkit-animation-timing-function: linear;

    -moz-animation-timing-function: linear;

}



@-webkit-keyframes pulse {    

    0% {

        -webkit-transform: scale(1);

        transform: scale(1);

    }



    50% {

        -webkit-transform: scale(1.2);

        transform: scale(1.2);

    }



    100% {

        -webkit-transform: scale(1);

        transform: scale(1);

    }

}



@-moz-keyframes pulse {    

    0% {

        -moz-transform: scale(1);

        transform: scale(1);

    }



    50% {

        -moz-transform: scale(1.2);

        transform: scale(1.2);

    }



    100% {

        -moz-transform: scale(1);

        transform: scale(1);

    }

}



.content-section {

    padding-top: 50px;

}



.itens-solucoes{

    margin:40px 0;

}



.solucoes:hover {
    background: #f6f6f6;
    box-shadow: #65939a94 0px 0px 12px;
    min-height: 500px;
    -webkit-transition: box-shadow 0.3s;
    -moz-transition: box-shadow 0.3s;
    -o-transition: box-shadow 0.3s;
    transition: box-shadow 0.3s;
}




.itens-solucoes i{

    font-size:20px;

}



.pr{

    padding-right:110px;



}

.itens-home{

    text-align:left;

    font-size:13px;

}

.cinza{

    background:#f6f6f6;

    padding-top:120px;

    padding-bottom:70px;

}



.download-section {

    width: 100%;

    padding: 50px 0;

    color: #fff;

    background: url(../img/downloads-bg.jpg) no-repeat center center scroll;

    background-color: #000;

    -webkit-background-size: cover;

    -moz-background-size: cover;

    background-size: cover;

    -o-background-size: cover;

}



#map {

    width: 100%;

    height: 200px;

    margin-top: 100px;

}



@media(min-width:767px) {

 



    .download-section {

        padding: 100px 0;

    }



    #map {

        height: 400px;

        margin-top: 250px;

    }

}



.btn {

    border-radius: 0;

    text-transform: uppercase;

    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;

    font-weight: 400;

    -webkit-transition: all .3s ease-in-out;

    -moz-transition: all .3s ease-in-out;

    transition: all .3s ease-in-out;

}



.btn-default {

    border: 1px solid #42dca3;

    color: #42dca3;

    background-color: transparent;

}



.btn-default:hover,

.btn-default:focus {

    border: 1px solid #42dca3;

    outline: 0;

    color: #000;

    background-color: #42dca3;

}



ul.banner-social-buttons {

    margin-top: 0;

}



@media(max-width:1199px) {

    ul.banner-social-buttons {

        margin-top: 15px;

    }

}



@media(max-width:767px) {

    .navbar .container .navbar-collapse .navbar-nav {
        margin-top: 0 !important;
    }

    ul.banner-social-buttons li {

        display: block;

        margin-bottom: 20px;

        padding: 0;

    }



    ul.banner-social-buttons li:last-child {

        margin-bottom: 0;

    }

}



p.metro{

    font-weight: 900;

}



input:focus, button:focus, textarea:focus {

  outline: none;

}



.footer-form input, .footer-form input:hover, .footer-form input:focus{

    padding: 11px 16px;

    width: 80%;

    margin: 10px 0;

    border: none;

    border-radius: 15px;

    color:#3f3f3f;

    outline: none;

}

footer {

    padding: 50px 0;

    background:url(../img/fundo-footer.jpg)no-repeat;

    background-size:cover;

    color:#fff;

}



footer p {

    margin: 0;

    font-size:14px;

}



footer h2{

    color: #72c0ca;

}



::-moz-selection {

    text-shadow: none;

    background: #fcfcfc;

    background: rgba(255,255,255,.2);

}



::selection {

    text-shadow: none;

    background: #fcfcfc;

    background: rgba(255,255,255,.2);

}



img::selection {

    background: 0 0;

}



img::-moz-selection {

    background: 0 0;

}



body {

    webkit-tap-highlight-color: rgba(255,255,255,.2);

}



.solucoes{

    background:#f6f6f6;

    box-shadow:#CCC 0px 0px 5px;;

    min-height:500px;

}



.titulo-solucoes{

    background:#8bbfc7;

    

}



.titulo-solucoes h3{

    text-align:center;

    padding: 18px 10px;

    color:#FFF;

}



a.divs{

    color:#000;

}

.imagem-cases{

    width:100%;

    height:300px;

    background-size:cover;

}

.imagem-solucoes-sites{

    width:100%;

    height:300px;

    background:url(../img/home-site.jpg);

    background-size:cover;

}



.imagem-solucoes-loja{

    width:100%;

    height:300px;

    background:url(../img/home-loja.jpg);

    background-size:cover;

}



.imagem-solucoes-marketing{

    width:100%;

    height:300px;

    background:url(../img/home-marketing.jpg);

    background-size:cover;

}



.contato-form input, select, textarea{

    width: 100%;

    border: solid 1px #99d1d8;

    padding: 10px 15px;

    border-radius: 6px;

}



.contato-form label {

    display: inline-block;

    max-width: 100%;

    margin-bottom: 5px;

    margin-top: 30px;

    font-weight: 500;

    text-align: left !important;

}



.contato-form textarea{

    height:150px;

}





@media (min-width: 768px){

.navbar-nav>li>a {

    padding-top: 55px;

    padding-bottom: 10px;

}

.navbar-nav>li>a {

    padding-top: 55px;

    padding-bottom: 10px;

    line-height: 20px;

}

}


.dropdown-menu>li>a {

    display: block;

    padding: 18px 20px;

}





.dropdown-menu>li>a:hover {

    display: block;

    background-color:#72c0ca !important;,

    color: #fff !important;

    

}

.descricao-solucoes {
    padding: 0 15px;
    margin-bottom: 40px;
}

.lista-recursos {
	font-size: 18px;
    padding-left: 21px;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

ul.dropdown-menu li a{
    padding-top: 20px !important;
    padding-bottom: 20px  !important;
}

@media(max-width:768px){

    .navbar-custom .container .navbar-header a{

    background:url(../img/logo-branco2.png)center center no-repeat;

    background-size:100%;

    height:45px;

    width:79px;

    transition-delay: 0.3s;

    margin:14px;

}









.pr{

    padding-right:5px;

}



}

@media(max-width:991px){



.sumir1{

    display:none;

}

}



.sumir1{

    margin-top:-10px;

}





.infos-slide{

    padding-top:6%;

}

#about{
    margin-bottom: 60px;
}

.item-portfolio{
    height: 450px;
    margin: 20px 10px;
    background-size:cover !important;
    background-position: center !important;
}

.texto-portfolio{
    background: rgba(0, 0, 0, 0.58);
    color: #fff;
    position: absolute;
    bottom: 0;
    width: 100%;
    margin: 0 -15px;
    padding: 15px 0;
}

.texto-portfolio h4{
    margin: 5px 0;
    text-transform: none;
    font-size: 30px;
}

.texto-portfolio h5{
    margin: 5px 0;
    text-transform: none;
    font-size: 18px;
    font-weight: 400;
}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: #78bcc3;
    border-color: #337ab7;
}


