/* Backgrounds ----------------------------------------------------------*/
.sf-menu li li a:hover,
.box-action .button,
.item-service:hover .head-service i,
.item-service-carousel .color,
.item-service-carousel .color-small,
.btn-primary,
.btn-primary:hover,
#sponsors  .owl-prev,
#sponsors .owl-next,
.tooltip-inner,
.important-info,
.box .date span,
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span,
footer .btn-primary:hover,
.thumbs li:hover,
#theme-options .layout-style li.active,
.items-slide-services li .icon,
.title-section .title .line-title,
.title-section .subtitle-section,
.color > span,
.pagination > .active > a,
.carousel-indicators .active,
.info-comment a,
.jRibbon,
.downarrow,
.line,
.header-v3,
.line-slide,
.skin_base{
    background: #2BAAFF !important; 
    background-color: #2BAAFF !important; 
}
.btn {
    margin-top: 20px;
    border-radius:1px!important;
    /*    border: none;*/
}
.overlay{
    background: rgba(0, 94, 179,0.6) no-repeat center center;
}
.overlay h4 {
    color: #fff;
    text-align: center;
    position: absolute;
    width: 100%;
    top: 43%;
}
.pattern-important-info{
    background: #2BAAFF url("../img/patterns/bg.jpg") !important;
    background-repeat: no-repeat;
    background-size: cover !important;
}
.opacy_bg_03{
    background: rgba(0, 94, 179,0.6);
}
.accordion-trigger.active,
.accordion-trigger:hover{	
    color: #fff;
    background: #2BAAFF url("../img/toggle.png") no-repeat right -69px;
}
.arrow-comment{
    background: url("../img/arrow-comment.png");
}
.table-discount{
    background: url("../img/discount.png") no-repeat top center;
}
.subtitle-section .left{
    background: url("../img/arrow-subtitle-left.png") no-repeat center;
}
.subtitle-section .right{
    background: url("../img/arrow-subtitle-right.png") no-repeat center;
}


/* Colors ----------------------------------------------------------*/
.info-head ul li a:hover,
.footer-center .item-center:hover i,
.pagination > li > a,
.pagination > li > span,
.title-subtitle span,
.clients .title-downloads:first-letter,
.subtitle-downloads h4 i,
h2.title-resalt span,
.box .link i,
.box .name span,
.twitter a,
footer .links li i,
.logo-footer h2 span,
.box .image-more-service i,
.portfolioFilter .current,
.portfolioFilter a:hover,
.list li i,
.page-error h1 i,
.sitemap li a,
.sitemap li a:hover,
.post h3 a,
.post h2 a,
.post .post-meta span a,
.tags i,
.comment-post h3 a,
.autor h3 i,
.comment-post h3 i,
.tabs a,
address i,
.table-price,
.head-service h5,
.titles-heading h1 i,
.boxes-info h5,
.custom_input_file i{
    color: #2BAAFF !important;
}
/* Parceiros Grayscale ----------------------------------------------*/
#parceiros img.grayscale{
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    transition: all 0.4s linear;    
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%);
    opacity: .50
}
#parceiros img.grayscale:hover{
    filter: none;
    -webkit-filter: grayscale(0);
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    transition: all 0.2s linear;
    opacity: 1
}
/* Bullets ----------------------------------------------------------*/
.delay2 ul,
.com-bullets ul{
    list-style-position: inside;
    margin-left: 15px;
}
.delay2 li:before,
.com-bullets li:before{    
    font-family: 'FontAwesome';
    content: '\f00c';
    color: #2BAAFF;
    margin:0 5px 0 -15px;
}
.delay2 li,
.com-bullets li{    
    margin: 0;
    font-size: 0.875rem;
    line-height: 1.5rem;
    cursor: 
}

label {
    margin-top: 10px;
    color: #777;
    font-size: 13px;
}

/* Fancybox----------------------------------------------------------*/
.caixa-inline {
    max-width: 800px;
    display: none;
}


/* Alinhamento ------------------------------------------------------*/
.text-center {
    text-align: center;
}

/* Projetos ----------------------------------------------------------*/
.item-work img {
    border: 1px solid #cdcdcd;
    border-bottom: none;
}
.item-work.com-borda img {
    border: 1px solid #cdcdcd;
    border-bottom: 1px solid #cdcdcd!important;
}

/* Borders ----------------------------------------------------------*/

.style_one h1 span span,
.style_two h1 span span{
    border-bottom: 6px solid #2BAAFF;
}
header{
    border-bottom: 4px solid #005EB3;
}
.tooltip.top .tooltip-arrow {
    border-top-color: #2BAAFF;
}
.image-clients-downloads li:hover,
.items-slide-services li:hover{
    border: solid 3px #2BAAFF;
}
.item-work .info-work .icons-work{
    border-top: 3px solid #2BAAFF;
}
.title-section .title{
    /*    border-bottom: 1px solid #2BAAFF;*/
    border-bottom: none;
}
.portfolioFilter .current,
.portfolioFilter a:hover{
    border-bottom: 3px solid #2BAAFF;
}
.sf-menu ul{
    border-bottom: 3px solid #2BAAFF;
}
.comment-post  .info-comment{	
    border-left: solid 3px #2BAAFF;
}
.head-service i,
.feature-element li .cirle-feature{
    border: solid 3px #2BAAFF;
}
.boxes-info h5{
    border-top: solid 3px #2BAAFF;
    border-bottom: solid 3px #2BAAFF;
}

/* Contatos ----------------------------------------------------------------*/
address {
    margin-bottom: 50px;
    font-size: 14px;
    line-height: 1.8em;
}

/* Titulo ----------------------------------------------------------------*/
.titles-heading {
    margin-bottom: 30px;
}
.titles-heading h1.black{
    background-color: transparent;
}
.box-action .title {
    width: 70%
}
.box-action .button {
    width: 30%
}

/* Icones -----------------------------------------------------------------*/
.sponsors .circle {
    background: none;
    padding: 0
}
.icone-servicos {
    width: 40px;
    height: 23px;
    background-position: 7px -4px;
    background-repeat: no-repeat;
}
.item-service:hover .icone-servicos{
    width: 40px;
    height: 23px;
    background-position: 7px -26px;
    background-repeat: no-repeat;
}
.item-service p {
    text-align: justify
}  

/*Formulario ---------------------------------------------------------------*/
.form-control {
    display:inherit !important; 
    width: 100%; 
    height: auto; 
    padding:inherit; 
    font-size: 14px; 
    line-height:normal; 
    color: transparent; 
    background-color: transparent; 
    background-image: none; 
    border: none; 
    border-radius: 0; 
    -webkit-box-shadow: none; 
    box-shadow: none; 
}
.form-control input,
.form-control select,
.form-control textarea {
    display: block; 
    width: 100%; 
    height: 34px; 
    padding: 6px 12px; 
    font-size: 14px; 
    line-height: 1.42857143; 
    color: #555; 
    background-color: #fff; 
    background-image: none; 
    border: 1px solid #ccc; 
    border-radius: 4px; 
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075); 
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075); 
    -webkit-transition: border-color ease-in-out .15s;
    -webkit-box-shadow ease-in-out .15s; 
    -o-transition: border-color ease-in-out .15s;
    box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s;
    box-shadow ease-in-out .15s; 
}
.form-control input[type=submit]{
    color: #fff;
}

.form-control textarea {
    height: 100px;
}

.input-group .email {
    width: 100%!important
}
.success-box {
    color: green;
    font-size: 11px;
    padding: 10px 20px;
    border-top: 1px solid green
}
.error-box {
    color: red;
    font-size: 11px;
    padding: 10px 20px;
    border-top: 1px solid red
}

/*footer ---------------------------------------------------------------*/
footer .btn {
    height: 30px !important;
    margin-top: 0;
    padding: 10px 15px 30px;
}

.thumbs img {
    height: 48px;
}


/*Pesquisa Top ---------------------------------------------------------------*/
.campo-pesquisa {
    position: relative
}
.pesquisa-top {
    float: right;
}
.pesquisa-top input {
    height: 25px;
    border-radius: 0;
    border: none;
    font-size: 13px;
    padding: 5px 10px;
    width: 100%;
    background: transparent;
    border-bottom: 1px solid #c5d1d1;
    transition: all .2s ease-in
}

.pesquisa-top input:focus  {
    outline:0;
    border: none;
    border-bottom: 2px solid #2baaff;
}

#lupa {
    position: absolute;
    z-index: 9;
    top: 1px;
    right: 5px;
    font-size: 13px;
}
.pagina-pesquisa {
    background: #ccc;
    padding: 20px;
}
.pagina-pesquisa input{
    border-radius: 3px;
    border: 1px solid #ccc;
    font-size: 13px;
    padding: 5px 10px;
    width: 100%    
}
.pagina-pesquisa #lupa {
    position: absolute;
    z-index: 9;
    top: 6px;
    right: 5px;
    font-size: 17px
}
.resultado-pesquisa article{
    border-bottom: 1px solid #005EB3;
    padding: 20px 5px;
}
.resultado-pesquisa article h5 a{
    text-transform: uppercase;
    font-size: 0.875rem;
    padding-bottom: 0;
}
.resultado-pesquisa article a{
    font-size: 12px;
}

/*Reserva------------------------------------------------------------------*/
.box-action select{color:#111}

/*Parceiros------------------------------------------------------------------*/
.owl-item img{
    width: 90%;
}

.works .owl-item img{
    width: 100%!important;
}

/*Backgrouns ---------------------------------------------------------------*/
.footer-top{
    background: #005EB3
}



/*Odd Even------------------------------------------------------------------*/
.position-odd{
    padding: 40px 0;
    background: #f3f3f3;
    margin: 20px 0 40px;
}
.position-odd .container .row .padding-top-mini{
    float: right;

}



/*Particulas------------------------------------------------------------------*/
.molecules__wrapper {
    width: 100%;
    height: 550px;
    position: absolute;
}
/*timelinr------------------------------------------------------------------*/
#timeline {
    width: 750px;
    height: 430px;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
    text-align: center;
    padding-top: 120px
        /*    background: url('../images/dot.gif') left 45px repeat-x;*/
}
#dates {
    width: 750px;
    height: 60px;
    overflow: hidden;
}
#dates li {
    list-style: none;
    float: left;
    width: 100px;
    height: 50px;
    font-size: 24px;
    text-align: center;
    /*    background: url('../images/biggerdot.png') center bottom no-repeat;*/
}
#dates a {
    line-height: 38px;
    padding-bottom: 10px;
    color: #fff
}
#dates .selected {
    font-size: 38px;
}

#issues {
    width: 750px;
    height: 350px;
    overflow: hidden;
}	
#issues li {
    width: 750px;
    height: 350px;
    list-style: none;
    float: left;
    text-align: center!important
}
#issues li.selected img {
    -webkit-transform: scale(1.1,1.1);
    -moz-transform: scale(1.1,1.1);
    -o-transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);
}
#issues li img {
    float: left;
    margin: 10px 30px 10px 50px;
    background: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE 8 */   
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);/* IE 6 & 7 */      
    zoom: 1;
    -webkit-transition: all 2s ease-in-out;
    -moz-transition: all 2s ease-in-out;
    -o-transition: all 2s ease-in-out;
    -ms-transition: all 2s ease-in-out; 
    transition: all 2s ease-in-out;
    -webkit-transform: scale(0.7,0.7);
    -moz-transform: scale(0.7,0.7);
    -o-transform: scale(0.7,0.7);
    -ms-transform: scale(0.7,0.7);
    transform: scale(0.7,0.7);
}
#issues li h3 {
    color: #fff;
    font-size: 34px;
    margin: 20px 0;
    padding: 0!important;
    text-shadow: #000 1px 1px 2px;
    line-height: normal;
    text-align: center!important;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#issues li p {
    font-size: 15px;
    /*    margin-right: 70px;*/
    font-weight: normal;
    line-height: 22px;
    color: #fff;
    text-align: center!important
}

#grad_left,
#grad_right {
    width: 100px;
    height: 350px;
    position: absolute;
    top: 0;
}
#grad_left {
    left: 0;
    /*    background: url('../img/timelinr/grad_left.png') repeat-y;*/
}
#grad_right {
    right: 0;
    /*    background: url('../img/timelinr/grad_right.png') repeat-y;*/
}

#next,
#prev {
    position: absolute;
    top: 0;
    font-size: 70px;
    top: 170px;
    width: 22px;
    height: 38px;
    background-position: 0 0;
    background-repeat: no-repeat;
    text-indent: -9999px;
    overflow: hidden;
}
#next:hover,
#prev:hover {
    background-position: 0 -76px;
}
#next {
    right: 0;
    background-image: url('../img/timelinr/next.png');
}
#prev {
    left: 0;
    background-image: url('../img/timelinr/prev.png');
}
#next.disabled,
#prev.disabled {
    opacity: 0.2;
}



fieldset {
    padding: .35em .70em .75em;
    /*    margin: 0 120px;*/
    border: none;
    border-top: 1px solid white;
    padding: 0.35em 350px 0.75em;
    text-align: center;
}
legend {
    border: 0 none;
    color: #fff;
    display: block;
    font-size: 34px;
    line-height: inherit;
    margin-bottom: 0;
    padding: 0;
    width: 400px;
    text-align: center;
}
/*Tabela Responsive--------------------------------------------------------------*/
.projetos table  {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    font-size: 12px;
}
.projetos table table  {
    width: 100%;
    margin: 0 auto;
    font-size: 12px;
    border: none;
}
.projetos table tbody {
    text-align: left;
}
.projetos thead tr {
    background: #dfecf4;
}
.projetos table th  {
    text-align: left;
}
.projetos table .linha-top {
    padding: 0;
    margin: 0 auto;
    text-align: 
}
.projetos table .linha-top .col-sm-4 {
    border-top: 1px solid #dedede;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
    border: 1px solid #bbb;
}
td, th {
    border-top: 1px solid #ddd;
    padding: 4px 8px;
}
/* Algumas linhas listradas para ficar legal ;) */
tbody tr:nth-child(even) td {
    background-color: #eee;
}

@media screen and (max-width: 640px) {
    table {width:100%;}
    thead {display: none;}
    tr td:first-child {font-weight:bold;font-size:1.3em;}
    tbody td {display: block;  text-align:left;}
    tbody td:before { 
        content: attr(data-th); 
        display: block;
        text-align:left; 
        font-weight: bold;
    }
}


/*Media querie--------------------------------------------------------------*/
@media handheld only screen and (max-width: 980px) {

    .comment-post  .info-comment{	
        border-top: solid 3px #2BAAFF;
        border-left: 0;
    }
    .arrow-comment{
        background: url("../img/arrow-comment-top.png") top center no-repeat;
    }

}