/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 01/05/2014, 21:21:29
    Author     : Rodrigo
*/
body{
    margin:0;
    font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size:14px;
    line-height:20px;
    color:#333;
    background-color:#fff;
    color:#444;
    height:100%;
    line-height:120%;
    padding:0;
    margin:0;
    width:100%
}

html{
    font-size:90%;
    -webkit-text-size-adjust:100%;
    -ms-text-size-adjust:100%
}

.top-nav a
{
    color:#000;
    font-weight:700
}

.top-nav1 a {   
    color:#000;
    /*font-weight:300*/
}

.navbar-default {
    background-color: #fff;
}

.navbar-header, .navbar-collapse {
    padding-top: 0px;
}
.jumbotron {
    background-color: #f2f2f2;
    padding-left: 0;
    padding-right: 0;
}
.pull-right{
    float:right;
}

.container{
    margin-right:auto;
    margin-left:auto;
    *zoom:1;
}

.title{
    color:#fff; 
    padding-top:50px; 
    font-size:34px;
    margin-bottom:20px
}

.sub-title{
    color:#fff; 
    font-size:19px;
    line-height:25px
}

.icon-calc{
    background-image: url("/servicos-online-war/javax.faces.resource/img/48x48-calculadora.png.xhtml");
    background-repeat:no-repeat;
    background-color: red;    
}

.main-cta-btn-wrapper{margin-top:20px}
.features-section-wrapper{margin-top:50px}
.feature-wrapper{margin-bottom:50px}.feature-title{color:#3f3f3f;margin-bottom:15px}.feature-title i{margin-right:10px}.feature-text{color:#7f7f7f;font-size:14px;font-weight:200;line-height:26px}

h1,h2,h3,h4,h5,h6{
    margin:10px 0;
    font-family:inherit;
    font-weight:700;
    line-height:20px;
    color:inherit;
    text-rendering:optimizelegibility;
}

h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{
    font-weight:400;line-height:1;color:#999
}

h1,h2,h3{line-height:40px}
h1{font-size:38.5px}
h2{font-size:31.5px}
h3{font-size:24.5px}
h4{font-size:17.5px}
h5{font-size:14px}
h6{font-size:11.9px}
h1 small{font-size:24.5px}
h2 small{font-size:17.5px}
h3 small{font-size:14px}
h4 small{font-size:14px}

.horizontal-line{
    background-color:#dadada;
    height:3px
}

section{display:block}
.section-body-wrapper{font-size:18px;color:#595959;line-height:30px}
.section-wrapper{margin-top:50px;margin-bottom:50px}
.section-title-wrapper{text-align:center;margin-bottom:30px}
.section-title{font-size:35px}

.productive-wrapper{padding-bottom:20px}
.productive-body-wrapper{margin-top:40px}

.bottom-cta-wrapper{text-align:center}
.bottom-cta-text-wrapper{font-size:20px;margin:0 15px}
.footer-wrapper{width:100%;background-color:#3f3f3f;padding:50px 0}
.footer-align-right{text-align:right}
.footer-link-list{list-style-type:none;margin:0}
.footer-link-item{margin-bottom:5px}
.footer-link-item a{color:#7f7f7f}
.footer-meta-wrapper{margin-top:40px;color:#666;font-size:13px}

.footer-meta-wrapper a{
    color:#666
}

.cta-footer{
    background:#595959;
    color:#bfbfbf;
    -webkit-border-radius:3px;
    border-radius:3px;
    -webkit-border-radius:2px;
    border-radius:2px;
    padding:15px 20px;
    text-shadow:none;
    -webkit-box-shadow:none;
    box-shadow:none;border:0;
    margin-bottom:5px
}
.cta-footer:hover{
    background:#7f7f7f;color:#bfbfbf
}
.cta-button{
    -webkit-border-radius:2px;
    border-radius:2px;
    padding:15px 20px;
    background:#39a724;
    text-shadow:none;
    -webkit-box-shadow:none;
    box-shadow:none;border:0
}
.cta-button:hover{
    background:#21af04
}

.carousel{position:relative;margin-bottom:20px;line-height:1}
.carousel-inner{position:relative;width:100%;overflow:hidden}
.carousel-inner>.item{position:relative;display:none;-webkit-transition:.6s ease-in-out left;-moz-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left}
.carousel-inner>.item>img,.carousel-inner>.item>a>img{display:block;line-height:1}.carousel-inner>
.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}
.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}
.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}
.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}
.carousel-control{position:absolute;top:40%;left:15px;width:40px;height:40px;margin-top:-20px;font-size:60px;font-weight:100;line-height:30px;color:#fff;text-align:center;background:#222;border:3px solid #fff;-webkit-border-radius:23px;-moz-border-radius:23px;border-radius:23px;opacity:.5;filter:alpha(opacity=50)}
.carousel-control.right{right:15px;left:auto}
.carousel-control:hover,.carousel-control:focus{color:#fff;text-decoration:none;opacity:.9;filter:alpha(opacity=90)}
.carousel-indicators{position:absolute;top:15px;right:15px;z-index:5;margin:0;list-style:none}
.carousel-indicators li{display:block;float:left;width:10px;height:10px;margin-left:5px;text-indent:-999px;background-color:#ccc;background-color:rgba(255,255,255,.25);border-radius:5px}
.carousel-indicators .active{background-color:#fff}
.carousel-caption{position:absolute;right:0;bottom:0;left:0;padding:15px;background:#333;background:rgba(0,0,0,.75)}
.carousel-caption h4,.carousel-caption p{line-height:20px;color:#fff}
.carousel-caption h4{margin:0 0 5px}
.carousel-caption p{margin-bottom:0}


.testimonial-carousel-wrapper{margin-top:50px}
.testimonial-carousel-wrapper blockquote{border:0;font-size:25px;line-height:30px;font-style:oblique;color:#989898}
.testimonial-carousel-wrapper .carousel-indicators{margin-top:80px}
.testimonial-carousel-wrapper .carousel-indicators li{background-color:#ccc}
.testimonial-carousel-wrapper .carousel-indicators li.active{background-color:#7f7f7f}

pre{
    display:block;
    padding:9.5px;margin:0 0 10px;
    font-size:13px;
    line-height:20px;
    word-break:break-all;
    word-wrap:break-word;
    white-space:pre;
    white-space:pre-wrap;
    background-color:#f5f5f5;
    border:1px solid #ccc;
    border:1px solid rgba(0,0,0,.15);
    -webkit-border-radius:4px;-moz-border-radius:4px;
    border-radius:4px
}

/* 
   All form elements including input, select, textarea etc.
-----------------------------------------------------------------
*/
.form-control {
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
    box-shadow: none;
}
.form-control:focus {
    border-color: #3c8dbc !important;
    box-shadow: none;
}
.form-group.has-success label {
    color: #00a65a;
}
.form-group.has-success .form-control {
    border-color: #00a65a !important;
    box-shadow: none;
}
.form-group.has-warning label {
    color: #f39c12;
}
.form-group.has-warning .form-control {
    border-color: #f39c12 !important;
    box-shadow: none;
}
.form-group.has-error label {
    color: #f56954;
}
.form-group.has-error .form-control {
    border-color: #f56954 !important;
    box-shadow: none;
}
/* Input group */
.input-group .input-group-addon {
    border-radius: 0;
    background-color: #f4f4f4;
}
/* button groups */
.btn-group-vertical .btn.btn-flat:first-of-type,
.btn-group-vertical .btn.btn-flat:last-of-type {
    border-radius: 0;
}
/* Checkbox and radio inputs */
.checkbox,
.radio {
    padding-left: 0;
}

.control-label {
    text-align: left !important;
}

.plan-detail-item p{
    margin:0;
    color:#7f7e7e; 
    padding-bottom: 20px; 
}
.plan-information-wrapper h3{display:inline-block;font-size:1.6em;margin:0}
.plan-information-wrapper .love-blimp-wrapper{margin-bottom:200px}
.plan-information-wrapper .limitations-wrapper{margin-bottom:25px}
.limitation-header{
    font-family:'helvetica neue',Helvetica,Arial,sans-serif;
    border-bottom:3px solid #cdcdcd;
    margin-bottom: 16px;
}

.free-plan-details{padding:0;list-style-type:none; }
.free-plan-details .plan-detail-item p{margin:0;color:#7f7e7e; padding-bottom: 10px;}

.limitations-wrapper .free-plan-details{padding:0;list-style-type:none}
.limitations-wrapper .free-plan-details .plan-detail-item p{margin:0;color:#7f7e7e}

.icon_eddy {
    background-image: url("/servicos-online-war/javax.faces.resource/img/48x48-people.png.xhtml");
    display: inline-block;
    font-family: "Ionicons";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#loadingScreen {
    background: url("/servicos-online-war/javax.faces.resource/img/app/ajax-loader.png.xhtml") no-repeat 5px 8px;
    padding-left: 25px;
}

/* hide the close x on the loading screen */
.loadingScreenWindow .ui-dialog-titlebar-close {
    display: none;
}

/*------------------------- Home page ---------------------*/
.row.metro-panel {
    margin-top: 40px;
    margin-bottom: 70px;
}
.metro-panel .space {
    padding: 10px;
    color: #FFF;
    -webkit-animation-duration: 1.9s;
    -moz-animation-duration: 1.9s;
    animation-duration: 1.9s;
    display: table-cell;
    vertical-align: bottom;
}
.metro-panel .space.twitter-feed-box div {
    padding-top: 0;
}
.metro-panel .space a {
    color: #FFF;
}
.metro-panel .space > div {
    padding: 10px 10px 15px 15px;
    min-height: 150px;
    text-align: center;
    position: relative;
    overflow: hidden;
}
.metro-panel .space.big > div {
    min-height: 320px;
    max-height: 320px;
}
.metro-panel .space > div:hover {
    box-shadow: 0 0 1px #FFF;
}
.metro-panel .space.big.work-box > div {
    background: #EE4444;
    padding-bottom: 0;
}



.metro-panel .space:hover i.icon-4x {
    transition: all .2s ease-in;
}
.metro-panel .space:hover i.icon-4x[class^="icon-"],
.metro-panel .space:hover i.icon-4x {
    font-size: 5em;
    line-height: 67px;
}
.metro-panel .space div a.goto {
    display: block;
    height: 100%;
    margin: -10px auto auto -15px;
    position: absolute;
    width: 100%;
}
.box-title,
.featured-box-title,
.featured-title {
    position: absolute;
    bottom: 18px;
    left: 15px;
    font-size: 22px;
    font-weight: 300;
    text-shadow: 1px 0 1px rgba(0, 0, 0, 0.2);
}

/*.box-title {
  height: 130px;
  padding-top: 110px;
  width: 90%;
  text-align: left;
  padding-left: 15px;
  margin-left: -15px;
}*/


.featured .featured-box-title {
    bottom: 0;
    font-size: 18px;
    left: 0;
    padding: 10px;
    text-align: left;
    width: 100%;
    transition: all .3s ease-out;
}
.featured:hover .featured-box-title {
    padding: 10px 10px 60px;
}
.featured .featured-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.featured .featured-image img {
    transition: all .75s ease-out;
}
.featured:hover .featured-image img {
    transform: scale(1.15);
}
.featured-title {
    top: auto;
    bottom: auto;
    display: none;
    transition: all 2s ease 0.5s;
}
.space:hover .featured-title {
    display: block;
    transition: all 2s ease 0.5s;
}
[class^="icon-"], [class*=" icon-"] {
    text-shadow: 0 1px rgba(0, 0, 0, 0.2);
}
.pt-perspective {
    position: relative;
    width: 100%;
    height: 100%;
    -webkit-perspective: 1200px;
    -moz-perspective: 1200px;
    perspective: 1200px;
}
.page-section {
    width: 100%;
    height: 100%;
    padding-top: 30px;
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.page-section-current,
.no-js .page-section {
    visibility: visible;
    z-index: 1;
    overflow: auto;
}
.page-sub-title {
    margin: 18px 0 30px;
}
.page-sub-title,
.page-sub-title p {
    font-size: 22px;
    font-weight: 300;
    line-height: 32px;
}
.no-js body {
    overflow: auto;
}
.pt-page-ontop {
    z-index: 999;
}

.tile-items a{
    color: #fff;
    font-weight: bold
}

.tile-items a:hover{
    text-decoration: underline;
    color: #fff
}

.dialog-responsible .ui-dialog-content p{
    overflow: hidden;
}

.dialog-responsible .ui-dialog-content p img{
    width: 100%;
}

.navbar-top{
    display: block;
}

.navbar-top .brasao-navbar-top{
    margin-top: 10px;
}

#dlgComunicado{
    width: 600px !important;
}

@media (min-width: 768px){
    .lst-card{
        display : flex;
        flex-wrap: wrap;
    }


    .lst-card .tile{
        height: 100%;
    }

    .lst-card .col-md-3{
        margin-bottom: 20px;
    }
}


@media (max-width: 768px){
    .navbar-top{
        display: flex;
        flex-direction: column;
        padding-top: 10px;
        align-items: center;
    }

    .navbar-top .brasao-navbar-top{
        margin-left: 0 !important;
    }

    .navbar-top .orgao-navbar-top{
        margin-left: 0 !important;
        text-align: center;
        padding: 0 10px;
    }


    #dlgComunicado{
        width: auto !important;
    }
}

.t-accept{
    position: fixed;
    width: 80%;
    height: 60px;
    background-color: white;
    z-index: 1001;
    bottom: 15px;
    left: 10%;
    right: 10%;
    border-radius: 2px;
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 40%);
    padding: 10px 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 15px;
}