 /*WWWW.CODEDECODE.COM.BR */



/* TABELA DE CONTEUDO
==================================================================
1.  GLOBAL
2.  HEADER
3.  SLIDER
4.  MAIN 
5.  FOOTER
6.  VOLTA AO TOPO
7.  MANTENEDORA
8.  PROJETO
9.  BRACOS
10. CONTATO
11. SEJA PARCEIRO
12. FOTOS
13. ALERTAS
14. PARCEIROS
*/

/* CORES USADAS
================================================================
CINZA LETRAS : color:#45392B;
LARANJA MENU : color:#ffcc29;
*/

/*@import url(http://fonts.googleapis.com/css?family=Raleway:400,100,300,500,600,700);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,700);*/

/* ----------------------------------------------------------------------------------- */
/* CSS RESET
/*----------------------------------------------------------------------------------- */
 

html
{
    overflow-x: hidden !important;
    clear: both;
    height: 0;
    font-size: 0;
    height:100%;
    border: 0;
    margin: 0;
    padding: 0;
}

body
{
    /*line-height:1.8em;*/
    height:100%;
    border: 0;
    margin: 0;
    padding: 0;
}

.main 
{
  min-height:100%;
  position:relative;
}

.content 
{
  padding-bottom:176px; /* Height of the footer element */
}

ol,ul,dl{
    margin:0;
    padding:0;
    list-style-type:none;
}
a{
    text-decoration: none!important;
}

a:focus{
    outline: 0;
}
.no-padding{
    padding: 0;
}
.row,.row-fluid {
    margin:0px;
    padding: 0px;
}

/* ===============================================
1. GLOBAL
================================================== */
body
{
    font-family: 'Roboto', sans-serif;
    font-size:14px;
    font-weight:normal;
    color:#45392B;
}
/*body {
    margin: 0 auto;
    overflow-x: hidden;
    position: relative;
}*/
h1,h2,h3,h4,h5,h6
{
    font-family: 'Roboto', sans-serif;
    font-weight:normal;
    color: #333; 
   /* font-weight:700;
    color: #262626;*/
}
h2{
    font-size:60px;
}
h3{
    font-size:40px;
    font-weight:400;
    text-transform:uppercase;
    line-height:60px;
}
h4{
    line-height:25px;
    font-size: 17px;
}
h5{
    line-height:25px;
    font-weight:600;
}
p{
    line-height:25px;
    font-size: 12px;
    font-weight:normal;
    color: #6a6a6a;
}
a
{
    text-decoration:none!important;
}

/*img
{
    vertical-align: middle;
}*/

.imgcenter
{
    float:none; display:block; margin-left:auto; margin-right:auto;
}

.imgright
{
    float:right; display:block; 
    /*padding-left: 310px;*/
}

.textright
{
    text-align: right; 
    display:block;
}



.div-img{
    position:relative;
    display:inline-block;
    width:100%;
    margin:15px auto 20px;
    text-align:center;
}
.feature_title{
    position:relative;
    padding-bottom:10px;
    color:#EE3B24!important;
    width: 45%;
    margin: 10px auto;
    font-size: 40px;
    line-height: 50px;
    text-transform:uppercase;
}
.feature_title:hover{
    cursor: pointer;
    animation: pulse 1s ease-in-out 100ms both;
    -webkit-animation:pulse 1s ease-in-out 100ms both;
    -o-animation:pulse 1s ease-in-out 100ms both;
}
.feature_sub{
    color:#000;
    font-size: 18px;
    line-height: 25px;
    font-weight: 400;
}

.btn-main{
    padding: 10px 25px;
    border-radius: 3px;
    border: medium none;
    vertical-align: middle;
    cursor: pointer;
    border:1px solid#333;
    white-space: nowrap;
    font-size: 16px;
    line-height: 1.42857;
    background: #333;
    color:#fff;
    font-weight: 700;
    margin-top: 30px;
    text-transform: capitalize!important;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.btn-dark{
    padding: 10px 25px;
    border-radius: 3px;
    border: medium none;
    vertical-align: middle;
    cursor: pointer;
    border:1px solid#EE3B24;
    white-space: nowrap;
    font-size: 16px;
    line-height: 1.42857;
    font-weight: 700;
    margin-top: 30px;
    text-transform: capitalize!important;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.btn-dark:hover{
    background: #EE3B24;
    color: #fff;
}
.feature-tab,.team-items,.pricing,.single_blog ,#testimonial .owl-carousel .owl-wrapper,.contact_full{
    margin-top: 10px;
}
#portfolio{
    padding-bottom: 0px;
}

#footer
{
    padding: 0;
    margin: 0;
    height: 176px;
    position: absolute;
    bottom: 0;
    width: 100%;
}


.padtop8
{
    padding-top: 8px;
}

/*============================================
    Divider
=============================================*/
.divider{color:#6b809b;}
.divider{
    /*display: block;*/
    margin: auto;
    content: "";
    width: 10%;
    height: 5px;
    color:#6b809b;
    }

#detalhesportal{
     padding-top:80px;
     padding-bottom: 80px;
}

#detalhesmantenedora
{
    margin: auto;
    padding-top:100px;
    padding-bottom:40px;
    width: 100%;
    display: block;
    position: relative;
}

#detalhesprojeto
{
    padding-top:100px;
    padding-bottom:40px;
    width: 100%;
}


#detalhesbracos
{
    padding-top:100px;
    padding-bottom:40px;
    width: 100%;

}


#fotos
{
    padding-top:200px;
    padding-bottom:200px;
    width: 100%;
}
#contato
{
    padding-top:100px;
    padding-bottom:40px;
    width: 100%;

}

#contatotexto
{
    padding-top:80px;
    padding-bottom:40px;
    width: 100%;

}
#sejaparceiro
{
    padding-top:100px;
    padding-bottom:40px;
    width: 100%;
}

.dividermantenedora
{
    margin-top: 40px;

}

.dividerprojeto
{
    margin : 0px;
    padding: 0px;
    padding-top: 20px;
}

.dividerprojetotexto
{
    margin-top : 70px;
    margin-bottom:  : 90px;
}

.dividerprojetofoto
{
    margin-top : 130px;
    margin-bottom:  : 70px;
}

.dividerbraco
{
    margin-top : 40px;
    margin-bottom:  : 40px;

}

section{
    /*padding:50px 0px;*/
    padding: 0px;
    margin: 0px;
}
.feature_header {
    padding-top: 20px;
}
#video-fact{
    padding-bottom: 90px!important;
}
#portfolio{
    padding-bottom: 0px!important;
}

/* =========================================================
     2. Header 
=========================================================== */

.main-nav{
    width: auto;
}
#section_header .haeder-fixed{
    background: #ffcc29;
    padding: 5px 0px;
   /* width: 100%;*/
}
#section_header{
    background:#ffcc29;
    padding: 5px 0px;
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.12);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.12);
    /*width: 100%;*/
}
.navbar
{
 position:relative;
 margin-top: 10px;
}
.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: 0px!important;
}
.navbar-brand{
    font-size:80px;
    font-weight: 700;
    color: #222;
}
.navbar-brand img{
    height: 250%;
    margin:0px;
    padding: 0px;

    /*width: auto;*/
    vertical-align: left;
    /*max-width: 100%;*/
}
.navbar{
    margin-bottom:0px;
    -webkit-border-radius:0px;
       -moz-border-radius:0px;
            border-radius:0px;
    position:relative;
}
ul.navbar-nav a {
    font-weight: 700;
    font-size: 13.3px;
    padding: 15px 0 15px 20px;
    line-height: 40px;
    display: inline-block;
    text-transform: uppercase;
}
.nav > li > a:focus {
   background: transparent!important;
}
ul.navbar-nav > .active > a{
    -webkit-border-radius:2px;
       -moz-border-radius:2px;
            border-radius:2px;
}

.nav > li > a:hover{
    background: transparent;
}

.navbar-nav .dropdown-menu{
    left: 0;
    right: auto;
}

.dropdown-menu * {
    width: 100%;
    -webkit-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
}

.navbar-nav .dropdown-menu{
    background: #555;
    border: 0;
    box-shadow: none;
    min-width: 240px;
    display: block;
    opacity: 0;
    z-index:1;
    visibility:hidden;
    -webkit-transform: scale(.8);
    -moz-transform: scale(.8);
    -ms-transform: scale(.8);
    -o-transform: scale(.8);
    transform: scale(.8);
    -webkit-transition: visibility 500ms, opacity 500ms, -webkit-transform 500ms cubic-bezier(.43, .26, .11, .99);
    -moz-transition: visibility 500ms, opacity 500ms, -moz-transform 500ms cubic-bezier(.43, .26, .11, .99);
    -o-transition: visibility 500ms, opacity 500ms, -o-transform 500ms cubic-bezier(.43, .26, .11, .99);
    -ms-transition: visibility 500ms, opacity 500ms, -ms-transform 500ms cubic-bezier(.43, .26, .11, .99);
    transition: visibility 500ms, opacity 500ms, transform 500ms cubic-bezier(.43, .26, .11, .99);
}

.navbar-nav .dropdown:hover .dropdown-menu {
    opacity: 1;
    visibility:visible;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
 }

 .navbar-nav .dropdown-backdrop {
    visibility: hidden;
}

.navbar-nav .dropdown-menu li{
    padding: 5px 20px 0;
}

.navbar-nav .dropdown-menu li:first-child{
    border-radius: 2px 2px 0 0;
}

.dropdown-menu li:last-child{
    border-radius: 0 0 2px 2px;
}
.navbar-nav > li > .dropdown-menu {
    margin-top: 15px!important;
}
.dropdown-menu>li>a{
    font-size: 16px;
    font-weight: 400;
    padding: 5px 0;
    color: #fff;
}

.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus, 
.dropdown-menu>li.active>a{
    background: none !important;
}

.ImagemLogo
{
    margin:auto;
    padding: auto;
}




/* ======================================================
   3. Slide
========================================================= */

.caption-slidedestaque
{
    font-size:30px;
    font-weight: bold;
}


#slider_part{
   height: 640px;
   width: 100%;
   overflow:hidden;
}

.carousel
{
   height: 640px;
   width: 100%;
   overflow:hidden;
}

.carousel-caption{
    top: 50%;
    margin-top: -50px;
    text-shadow:none!important;
    left:9%;
    right: 10%;
    -webkit-transition: all.3s ease 0s;
    -o-transition: all.3s ease 0s;
    transition: all.3s ease 0s;
    text-align: center;
}
.carousel-caption h3{
    text-shadow:none;
    font-size: 50px;
    line-height: 92px;
    font-weight: 300;
    margin: 20px 0px;
    transition-delay:.3s;
    -webkit-transition-delay:.3s;
    -o-transition-delay:.3s;
   text-transform: capitalize!important;
}
.carousel-caption p{
    font-size:17px;
    line-height: 28px;
    font-weight: 500;
    color: #fff;
    transition-delay:.3s;
    -moz-transition-delay:.3s;
    -o-transition-delay:.3s;
    margin: 10px 0px;
    /*background-color: rgba(0,0,0,0.8);
    background-size: 200px;*/
    /*text-transform: uppercase;*/
}


.flex-caption {  background-color: rgba(0, 0, 0, 0.5); color: #fff; margin: 505px 0px; padding: 10px 10px 10px 10px; position: absolute; left: 0; max-width: 355px; max-height:170px;}


.carousel-caption img{
    border:2px solid#fff;
    padding:10px 10px 10px 20px;
}
.line{
   width: 100px;
    height: 5px;
    color: #222;
    margin: 0px auto;
}
.carousel-caption p i{
    font-size: 7px;
    margin: 0px 3px;
    position: relative;
    top: -3px;
}
.carousel .item {
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -ms-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
}

.btn-featured{
    text-decoration:none;
    position: relative;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    background: transparent;
    border-radius:2px;
    z-index:1;
    font-weight: 500;
    font-size: 18px;
    line-height: 20px;
    padding: 15px 40px !important;
    text-transform: uppercase;
    margin-top:20px;
    margin-right: 10px;
}

.carousel-control.left,.carousel-control.right{
    background-image:none !important;
    background-repeat:no-repeat !important;
}
.carousel-control{
    width:4% !important;
}

.carousel-caption img{
    height: auto;
}
 .carousel-indicators{
    /*bottom:100px;*/
    width: 20%;
    left: 40%;
    margin:0 auto;
    bottom:2%;
}

.carousel-indicators li{
    width: 15px !important;
    height: 15px !important;
    border: 2px solid #FFF !important;
    margin: 0px !important;
    border-radius: 40%;

}
.carousel-control.left span{
    padding:15px;
}
.slides-control .carousel-control i{
    line-height: 36px;
    font-size: 32px;
    padding-top: 6px;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    border-radius: 20%;
    width: 50px;
    height: 50px;
}

.slides-control .carousel-control{
    position: absolute;
    width: 240px;
    top: 50%;
    z-index:10;
}

.carousel-control.left{
    left: 0px;
}
.carousel-control.right{
    right: 15px;
}
.carousel-control.left{
    width: 120px;
    height: 40px;
}
.carousel-control.right{
    width: 120px;
    height: 40px
}
.overlay-slide{
    margin-top: 80px;
    height: 800px;
    position: relative;
    width: 100%;
}

/*alterado*/
.overlay-slide:after{
    /*background: url("../images/banner/overaly.png");*/
    position: absolute;
    content: "";
    z-index: 3;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
}
.overlay-slide img{
    /*opacity:.6;*/
   /* width: 100%;
    height: auto;*/
    width: 100%;
    display: block;
}

/*-- Animation --*/

.carousel .item.active .animated2 {
    -webkit-animation: lightSpeedIn 2s ease-in 200ms both;
    animation: lightSpeedIn 2s ease-in 200ms both;
}

.carousel .item.active .animated3 {
    -webkit-animation: bounceInLeft 2s ease-in-out 200ms both;
    animation: bounceInLeft 2s ease-in-out 200ms both;
}



/* ==========================================================
    4. MAIN 
=============================================================*/

.paragrafocinza
{
    font-family: 'Roboto', sans-serif;
    font-size:17px;
    font-weight:300;
    line-height:28px;
    /*color:#656565;*/
    color:#848688;  
}

.portalcinza
{

}

.portalcinza:hover
{
   /* -webkit-animation: fadeInUp 1s ease-in-out;
    -moz-animation: fadeInUp 1s ease-in-out;
    -o-animation: fadeInUp 1s ease-in-out;
    animation: fadeInUp 1s ease-in-out;*/
    /* -webkit-animation: bounceInLeft 1s ease-in-out 500ms both;
     -o-animation: bounceInLeft 1s ease-in-out 500ms both;
     animation: bounceInLeft 1s ease-in-out 500ms both;*/
    /*-webkit-animation: fadeInUp 1s ease-in-out;
    -moz-animation: fadeInUp 1s ease-in-out;
    -o-animation: fadeInUp 1s ease-in-out;
    animation: fadeInUp 1s ease-in-out;*/
    font-weight:bold;
}



.portallink
{
    font-family: 'Roboto', sans-serif;
    font-size:14px;
    font-weight:300;
    line-height:22px;
    color:#6b809b;
    /*background: url("../img/linkcircle.png") bottom right no-repeat;*/
    float: right;
    text-align:left;
    margin:0px;
    padding: 0px;
}

.portallink:hover
{
   /* -webkit-animation: fadeInUp 1s ease-in-out;
    -moz-animation: fadeInUp 1s ease-in-out;
    -o-animation: fadeInUp 1s ease-in-out;
    animation: fadeInUp 1s ease-in-out;*/
    /* -webkit-animation: bounceInLeft 1s ease-in-out 500ms both;
     -o-animation: bounceInLeft 1s ease-in-out 500ms both;
     animation: bounceInLeft 1s ease-in-out 500ms both;*/

    /*-webkit-animation: fadeInUp 1s ease-in-out;
    -moz-animation: fadeInUp 1s ease-in-out;
    -o-animation: fadeInUp 1s ease-in-out;
    animation: fadeInUp 1s ease-in-out;*/
    font-weight:bold;
}

.portalheader
{
    font-family:'Arial', Arial, sans-serif;
    font-weight: bold;
    font-size:24px;
    color:#848688;
}

.portalheader:hover
{
    /*-webkit-transform:perspective(2200px) rotateY(-359.9deg);
    -moz-transform:perspective(2200px) rotateY(-359.9deg);
    transform:perspective(2200px) rotateY(-359.9deg);
    -webkit-transition:0.6s ease-in-out;
    -moz-transition:0.6s ease-in-out;
    transition:0.6s ease-in-out;
    cursor: pointer;*/
    /*cursor: pointer;
    animation: pulse 2s ease-in-out 100ms both;
    -webkit-animation:pulse 2s ease-in-out 100ms both;
    -o-animation:pulse 2s ease-in-out 100ms both;*/
}

.portalheaderefeito
{
   
}

.portalheaderefeito:hover
{
   cursor: pointer;
    animation: pulse 2s ease-in-out 100ms both;
    -webkit-animation:pulse 2s ease-in-out 100ms both;
    -o-animation:pulse 2s ease-in-out 100ms both;
}

.LogoAnjo
{
    margin-top : 100px;
    max-width: 70%;
}
.LogoAnjo:hover{
    cursor: pointer;
    animation: pulse 2s ease-in-out 100ms both;
    -webkit-animation:pulse 2s ease-in-out 100ms both;
    -o-animation:pulse 2s ease-in-out 100ms both;
}


.portal
{
    margin-left:20px;
    margin-top:50px;
    padding: 0px;
    
}


.flippy-object{
    -moz-transform:perspective(800px) rotateY(0deg);
    -webkit-transform:perspective(800px) rotateY(0deg);
    transform:perspective(800px) rotateY(0deg);
    float:left;
    cursor:pointer;
    
}

.fadeInUp {
-webkit-animation-name: fadeInUp;
-moz-animation-name: fadeInUp;
-o-animation-name: fadeInUp;
animation-name: fadeInUp;
}

.fadeIn {
-webkit-animation: fadeInUp 3s ease-in-out;
-moz-animation: fadeInUp 3s ease-in-out;
-o-animation: fadeInUp 3s ease-in-out;
animation: fadeInUp 3s ease-in-out;
}

.animated {
-webkit-animation-duration: 1s;
-moz-animation-duration: 1s;
-o-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode: both;
-o-animation-fill-mode: both;
animation-fill-mode: both;
}


/* ===============================================================
    5. FOOTER
==================================================================*/

.containerfooter 
{
    width:100%;
    padding:0 20px 0 20px;
    position:relative;
}

footer
{
    padding:20px 0 0 0px;
    background-color:#013253;
}

.footer_textcode
{
    font-family: 'Roboto', sans-serif;
    font-size:14px;
    font-weight:300;
    line-height:1.4em;
    color:#fff;
    text-align: left;
}

.footer_textmant
{
    font-family: 'Roboto', sans-serif;
    font-size:14px;
    font-weight:300;
    line-height:1.4em;
    color:#fff;
    text-align: center;
}

footer a {
    color:#fff;
}

footer a:hover {
    color:#ffcc29;
}

footer h1, footer h2, footer h4,   footer h5, footer h3{
    color:#fff;
}

footer h6
{
    color:#ffcc29;
    font-family: 'Roboto', sans-serif;
    font-size:14px;
    font-weight:300;
    text-align: center;
}


.LogoFooter 
{
    margin-left: 0px;
    margin-top : 5px;
  
}
.LogoFooter:hover{
    cursor: pointer;
    animation: pulse 2s ease-in-out 100ms both;
    -webkit-animation:pulse 2s ease-in-out 100ms both;
    -o-animation:pulse 2s ease-in-out 100ms both;
}


/* ===================================
    6. VOLTA AO TOPO
======================================*/

#back-top{
    position:fixed;
    right:20px;
    bottom:0px;
    z-index:9999;
}
    
#back-top a{
    opacity:0.8;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
    
   
#back-top .btn-primary{
    background: #EE3B24;
    border-color: #EE3B24;
    padding: 0px;
    font-size: 18px;
    width: 36px;
    height: 36px;
}
  
#back-top a:hover{
    background: #EE3B24;
    opacity: 1;
}


/* ===================================
    7. MANTENEDORA
======================================*/

.containerinterno
{
    width:100%;
    padding:0px;
    position:relative;
}


.headerinternoPrincipal
{
    padding-bottom: 5px;
    color:#6b809b;
}

.headerinterno
{
    /*font-family:'Arial', Arial, sans-serif;
    font-weight: bold;
    font-size:24px;
    color:#848688;*/
    padding-bottom: 5px;
    color:#6b809b;
    /*color:#EE3B24;*/
    /*color:#F58634;*/

}

.headerinterno:hover
{
    /*-webkit-transform:perspective(2200px) rotateY(-359.9deg);
    -moz-transform:perspective(2200px) rotateY(-359.9deg);
    transform:perspective(2200px) rotateY(-359.9deg);
    -webkit-transition:0.6s ease-in-out;
    -moz-transition:0.6s ease-in-out;
    transition:0.6s ease-in-out;
    cursor: pointer;*/

    cursor: pointer;
    animation: pulse 2s ease-in-out 100ms both;
    -webkit-animation:pulse 2s ease-in-out 100ms both;
    -o-animation:pulse 2s ease-in-out 100ms both;
}


.ImagemInterna
{
    margin:0px;
    padding: 0px;
    padding-top: 30px;
    width: 100%;
}


.mantenedoratexto
{
    padding-left:20px;
    padding-right: 20px;
    /*font-size:17px;
    line-height:28px;*/

}


/* ===================================
    8. PROJETO
======================================*/

.projetoheader
{
    font-weight: bold;
}

.paragrafoInterno
{
    font-family: 'Roboto', sans-serif;
    font-size:17px;
    font-weight:300;
    line-height:28px;
    /**/
    /*color:#656565;*/
    /*color:#848688;  */
    /*color:#333;*/
}

.paragrafotab
{
    text-indent: 20px;
}

.ImagemProjeto
{
    margin-left:auto;
    margin-right: auto;
    padding: 0px;
    width: 95%;
  
}

.ImagemProjetoInfo
{
    margin-left:auto;
    margin-right: auto;
    padding: 0px;
}


/* ===================================
    9. BRACOS
======================================*/
.LogoBasquete
{
    max-width: 60%;
    margin-left:0px;
    margin-right: auto;
    margin-top: auto;
    margin-bottom: auto;
    
}
.LogoBasquete:hover{
    cursor: pointer;
    animation: pulse 2s ease-in-out 100ms both;
    -webkit-animation:pulse 2s ease-in-out 100ms both;
    -o-animation:pulse 2s ease-in-out 100ms both;
}

.LogoCozinha
{
    /*margin: auto;*/
    
    padding-top: 40px;
    
}
.LogoCozinha:hover{
    cursor: pointer;
    animation: pulse 2s ease-in-out 100ms both;
    -webkit-animation:pulse 2s ease-in-out 100ms both;
    -o-animation:pulse 2s ease-in-out 100ms both;
}

.headerBracos
{
    /*margin:auto;*/
    font-weight: bold;
    text-align: left;
    vertical-align: middle;
    padding-top: 35px;
}

.ImagemBracos
{
    margin:auto;
}

.ImagemBracosEscola
{
    max-width: 60%;
    margin: auto;
}

.bracostexto
{
    padding-top: 20px;
    padding-left:20px;
    padding-right: 20px;
    line-height: 25px;

}



/* ===================================
    10. CONTATO
======================================*/

.ImagemContato
{
    margin: auto;
}

.TextoContato
{
    
    padding-top: 80px;
    padding-right: 20px;
}

.TextoContatoRetorno
{
    
    padding-top: 40px;
    padding-right: 20px;
    padding-bottom: 40px;
}


.ImagemKit
{
    margin: auto;
}
.ImagemKit:hover{
    cursor: pointer;
    animation: pulse 2s ease-in-out 100ms both;
    -webkit-animation:pulse 2s ease-in-out 100ms both;
    -o-animation:pulse 2s ease-in-out 100ms both;
}

/* ===================================
    11. SEJA PARCEIRO
======================================*/

.cotas
{
    margin : auto;
    padding-top: 40px;
    padding-bottom: 20px;
}

.formularios
{
    padding-top: 10px;
    padding-bottom: 60px;
    padding-right: 10px;
    padding-left: 10px;
    width: 100%;
}

.formtext
{
    font-weight: bold;
}



/* ===================================
    12. FOTOS
======================================*/


.containerfoto
{
    padding-top: 10px;
    padding-bottom: 200px;
    padding-right: 10px;
    padding-left: 10px;
    width: 100%;
}


#thumbs {
    margin: 2px;
   
    
}

#thumbs li {
    list-style-type: none;
}

.item-thumbs {
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
    cursor: pointer;
    height: 230px;
    width: 250px;
}

.item-thumbs a + img {
    width: 100%;  
    height: 230px;  
}

.item-thumbs .hover-wrap {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    
    opacity: 0;
    filter: alpha(opacity=0);
    
    -webkit-transition: all 450ms ease-out 0s;  
       -moz-transition: all 450ms ease-out 0s;
         -o-transition: all 450ms ease-out 0s;
            transition: all 450ms ease-out 0s;
          
    -webkit-transform: rotateY(180deg) scale(0.5,0.5);
       -moz-transform: rotateY(180deg) scale(0.5,0.5);
        -ms-transform: rotateY(180deg) scale(0.5,0.5);
         -o-transform: rotateY(180deg) scale(0.5,0.5);
            transform: rotateY(180deg) scale(0.5,0.5);  
}

.item-thumbs:hover .hover-wrap,
.item-thumbs.active .hover-wrap {
    opacity: 1;
    filter: alpha(opacity=100);
    
    -webkit-transform: rotateY(0deg) scale(1,1);
       -moz-transform: rotateY(0deg) scale(1,1);
        -ms-transform: rotateY(0deg) scale(1,1);
         -o-transform: rotateY(0deg) scale(1,1);
            transform: rotateY(0deg) scale(1,1);
}

.item-thumbs .hover-wrap .overlay-img {
    position: absolute;
    width: 50%;
    height: 100%;
    opacity: 0.80;
    filter: alpha(opacity=80);
    background: #000;
}

.item-thumbs .hover-wrap .overlay-img-thumb {
    position: absolute;
    border-radius: 60px;
    top: 50%;
    left: 50%;
    margin: -16px 0 0 -16px;
    color: #fff;
    font-size: 32px;
    line-height: 1em;   
    opacity: 1;
    filter: alpha(opacity=100);
}



ul.portfolio-categ{
    margin:10px 0 30px 0;
    padding:0;
    float:left;
    list-style:none;
}

ul.portfolio-categ li{
    margin:0;
    padding:0 20px 0 0;
    float:left;
    list-style:none;
    font-size:13px;
    font-weight:600;
}

ul.portfolio-categ li a{
    display:block;
    padding:35x 0 35x 0;
    color:#353535;
}

ul.portfolio-categ li.active a:hover, ul.portfolio-categ li a:hover,ul.portfolio-categ li a:focus,ul.portfolio-categ li a:active {
    text-decoration:none;
    outline:0;
}
    

.fotos
{
    margin: auto;
    padding-top: 30px;
}


/* ===================================
    13. ALERTAS
======================================*/

#AlertaEmailErro
{
    padding: 20px;
    margin-top: 10px;
}

#AlertaEmailEnviado
{
    padding: 20px;
    margin-top: 10px;
}


/* ===================================
    14. PARCEIROS
======================================*/

/* CAROUSEL PARCEIROS
=============================== */
.single-member {
    height: 100px;
    font-weight: 700;
    /*margin-bottom: 10px;*/
    width: 100px;
    border-radius: 5px;
    margin: 0px;
    /*padding-bottom: 10px;*/
    /*margin: 0 10px;*/
}

.item .single-member h3 {
    font-size: 18px;
    line-height: 20px;
    font-weight: 700;
    width: 100px;
}
.single-member h5 {
    font-size: 18px;
    text-transform: capitalize;
}
.line2{
    width: 40px;
    height: 3px;
    color: #222;
    margin: 0px auto;
}

.overlay-hover:hover .overlay-effect{
    opacity:1;
   -webkit-transition: top 0.35s ease 0s;
    -o-transition: top 0.35s ease 0s;
    transition: top 0.35s ease 0s;
    top: 0px;
}
.overlay-hover {
    position: relative;
    overflow:hidden;
}
.overlay-effect{
    position: absolute;
    height: 100px;
    width: 100%;
    opacity:0;
    cursor: pointer;
    top: -207px;
    -webkit-transition: top 0.35s ease 0s;
    -o-transition: top 0.35s ease 0s;
    transition: top 0.35s ease 0s;
    z-index:10;
}
.overlay-hover img{
    width: 100%!important;
    height: 100px!important;
}
.overlay-effect ul.social{
    bottom:5%;
    position: absolute;
    width: 100%;
}
.overlay-effect p{
    color: #fff;
    padding: 5px;
}
.overlay-effect ul.social li{
    padding: 10px 0px;
}

.overlay-effect ul.social i{
    width: 40px;
    height: 40px;
    color: #fff;
    padding: 10px;
    font-size: 20px;
}

.overlay-effect ul li a {
    text-decoration: none;
    color: #4E4E4E;
}

/* Carousel  PARCEIROS
=========================== */
.team-items{
        height: 100px;
        width: 100%;
        position:relative;
        float: left;
    }

#parceiros
{
    /*height: 200px;*/
    width: 100%;
    position:relative;
    float: left;
    padding-top:0px;
    padding-bottom:150px;
   
}



#owl-demo .item{
  overflow: hidden;
  height: 100px;
  /*width: 100px;*/
}


#owl-demo .owl-item{
  margin: 0 auto;
  height: 100px;
  /*width: 100px;*/
}

#owl-demo .item img{
  margin-bottom: 5px;
}
#parceiros  .owl-theme .owl-controls .owl-buttons{
    padding: 0px;
}
.owl-carousel {
    display: block!important;
}
#parceiros .owl-item{
  
  height: 100px;
  width: 100px;
}

 #parceiros .owl-theme .owl-controls .owl-buttons .owl-prev {
    width: 35px;
    height: 40px;
    font-size: 25px;
    border-radius: 25%;
    padding-left: 8px!important;
    padding-top: 6px;
    position: absolute;
    left: -80px;
    top: 30%;
    opacity:0.8;
}
#parceiros .owl-theme .owl-controls .owl-buttons .owl-next {
   width: 35px;
   height: 40px;
   font-size: 25px;
   border-radius: 25%;
   padding-left: 12px;
   padding-top: 6px;
   position: absolute;
   right:-80px;
    top: 30%;
    opacity:0.8;
}
 #parceiros .owl-theme .owl-controls .owl-buttons .owl-prev
,#parceiros .owl-theme .owl-controls .owl-buttons .owl-next{
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}
 #parceiros .owl-theme .owl-controls .owl-buttons .owl-prev:hover
,#parceiros .owl-theme .owl-controls .owl-buttons .owl-next:hover {
}
.owl-theme .owl-controls .owl-buttons { 
}

.owl-theme .owl-controls .owl-buttons .owl-next,
.owl-theme .owl-controls .owl-buttons .owl-prev {
    float: left;
    margin: 0px;
}



/*bx slider*/
.bx-wrapper .bx-viewport{
    box-shadow: none !important;
    border: 0 !important;
    height: 400px!important;
}

.bx-wrapper .bx-next{
    right: 20px !important;
}

.bx-wrapper .bx-pager{
    
}
.bx-wrapper .bx-controls-direction a {
    top:62%;
}
.bx-wrapper .bx-pager.bx-default-pager a{
    border: 2px solid #fff;
    width: 14px !important;
    height: 14px !important;
    border-radius: 100% !important;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover, 
.bx-wrapper .bx-pager.bx-default-pager a.active{
    background: #222 !important;
    
}





/* Contact Form
==============================================*/
#contact{
    background: #fff;
}
#contact .feature_title{}
#contact .divider{color: #fff!important;}

.left_contact{
    color: #E7E7E7;
    max-width:850px; 
}

.form-control{
    box-shadow:none!important;
}
.form{    
    width: 100%;
    height: auto;
    font-size: 18px;
    margin-bottom: 15px;
    letter-spacing: 0.5px;
    color: #7F7F7F;
    padding: 15px 15px 12px;
    border-radius:0px;
    text-transform: capitalize!important;
    padding-left: 70px;
}
 .right textarea{
    width: 100%;
    padding: 10px 15px;
    border: 1px solid#EEE;
} 
 .right .form-control{
    box-shadow: none!important;
 }
 .contact_full .btn-main{
    margin-top: 25px;
 }
/*/right*/

.left h4,.right h4{
    margin-bottom: 20px;
}
.contact_txt li{ 
   display: block;
   padding-bottom: 10px;
   border-bottom: 1px dotted#555;
   margin-bottom: 5px;
}
.contact_txt li:last-child{ 
   border-bottom: 0px ;
}
.contact_txt i{
    float: left;
    color: #555;
    width: 40px;
    height: 40px;
    padding-top: 5px;
}
.contact_txt li p{
    color: #555;
}
.social-contact li i{
    color: #555;
    width: 30px;
    height: 30px;
    padding: 5px 0px 5px 0px;
    border: 1px solid #555;
    border-radius: 2px;
    line-height: 18px;
    text-align: center;
}

.form-icon {
    position: absolute;
    right: 0px;
    color: #DDD;
    top: 10px;
}
.form-level{
    position: relative;
}
.form-level input{
    width: 100%;
    padding: 10px 15px;
    border: 1px solid #EEE;
    margin-bottom: 8px;
    color:#555;
}



.form-level  span {
    width: 50px;
    font-size: 20px;
    padding-left: 17px;
    height: 47px;
    position: absolute;
    color: #888;
}

/*map*/

.form-level ::-webkit-input-placeholder {
   color: #555;
   text-transform: capitalize;
}

.form-level :-moz-placeholder { /* Firefox 18- */
   color: #555;  
   text-transform: capitalize;
}

.form-level ::-moz-placeholder {  /* Firefox 19+ */
   color: #555;  
   text-transform: capitalize;
}

.form-level :-ms-input-placeholder {  
   color: #555;  
   text-transform: capitalize;
}





/*Animation
========================================================*/
/*pisca*/
.carousel .item.active .animated4 {
    -webkit-animation: flipInX 1s ease-in 500ms both;
    animation: flipInX 1s ease-in 500ms both;
}

.carousel .item.active .animated5 {
    -webkit-animation: bounceInLeft 1s ease-in-out 100ms both;
    animation: bounceInLeft 1s ease-in-out 100ms both;
}


.carousel .item.active .animated6 {
    -webkit-animation: bounceIn 1s ease-in 500ms both;
    animation: bounceIn 1s ease-in 500ms both;
}

.carousel .item.active .animated7 {
    -webkit-animation: bounceIn 1s ease-in 500ms both;
    animation: bounceIn 1s ease-in 500ms both;
}

.carousel .item.active .animated8 {
    -webkit-animation: bounceInDown 1s ease-in 800ms both;
    animation: bounceInDown 1s ease-in 800ms both;
}
.owl-theme .owl-controls{
    margin-top: 60px;
}
.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 45px;
    height: 7px;
    border-radius:0px;
}


/*Another home
==========================*/

/* Header */

.hero-buttons a{
    margin-right: 10px;
}
.hero-buttons .btn-main.dark{
    background: #fff;
    color: #222;
}
.hero-section {
    height: 100%;
    padding-bottom: 60px;
    padding-top: 200px;
    overflow: hidden;
}
.hero-section .container {
    height: 100%;
}

.hero-content {
    position: relative;
    display: table;
    height: 100%;
    width: 100%;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    background: transparent;
    color: #EE3B24!important;
}
.navbar-inverse .navbar-nav >li> a{
    color: #eee!important;
}
.hero-text {
    display: table-cell;
    vertical-align: middle;
    color: #fff;
    width: 100%;
    padding-bottom: 10%;
}

.hero-title {
    font-size: 40px;
    line-height: 50px;
    color: #fff;
    font-weight: 600;
}
.hero-title span{
    color: #EE3B24;
}
.hero-description {
    margin-bottom: 30px;
    font-size: 18px;
    line-height: 30px;
    color: #fff;
}

.hero-buttons a.btn{
    color: #fff;
    padding: 15px 50px;
}

.hero-buttons a.btn.solid{
    margin-left: 10px;
}

.hero-buttons a i{
    margin-left: 5px;
}

/* Video and video background */

.video-embed {
    position: relative;
    padding-top: 56.25%; /* 16:9 */
    height: 0;
    background-color: #fff;
    -webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.2);
    box-shadow: 0 5px 15px rgba(0,0,0,0.2);
}
.video-embed iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.parallax-overlay{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
     background: url("../images/banner/overaly.png")repeat; 
}
.video-background{
    width: 100%;
}
.video-background-container {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
}
section{
    position: relative;
}
iframe{
    border: 0;
}



/*Panel*/

.video-text{}
.video-text .panel{
    border: 0px!important;
    box-shadow: none;
    border-radius: 0px;
    margin-bottom: 10px;
}
.video-text .panel-default{}
.video-text .panel-group .panel-heading{
    border-radius: 0px;
    border-color: #EE3B24;
    position: relative;
    padding: 7px 15px;
    background: #FAFAFA;
    border-bottom: 1px solid#AFAFAF;
}

.video-text .panel-group  h4.panel-title a.collapsed:after{
    font-family: FontAwesome;
    color: #333;
    font-size: 14px;
    right: 0px;
    position: absolute;
    z-index: 111;
    width: 40px;
    height: 40px;
    line-height: 40px;
    top: 0px;
    text-align: center;
    content: "";
}
.video-text .panel-group  h4.panel-title a:after {
    font-family: FontAwesome;
    color: #EE3B24;
    font-size: 14px;
    right: 0px;
    position: absolute;
    z-index: 111;
    width: 40px;
    height: 40px;
    line-height: 40px;
    top: 0px;
    text-align: center;
    content: "";
}

.video-text .panel-group .panel-heading.active{
    border: 1px solid#EE3B24;
}


/*home 1 tab
===================*/

.video-text .panel-group .p2{
    background: #FAFAFA;
    border-bottom: 0px;
    border-radius: 5px;
}
.video-text .panel-group .p2 h4 a span{
    float: left;
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
}
.video-text .panel-group .p2 h4{
    margin-left: 40px;
}
.video-text .panel-group .panel-body.p1{
    color: #313131;
    margin-top: -1px;
}
.video-text .panel-group .panel-body.p3{
      background: #fff!important;
}
.video-text .panel-group .p2 h4.panel-title a.collapsed:after{
    font-family: FontAwesome;
    background: none repeat scroll 0% 0% #363636;
    color: #FFF;
    font-size: 14px;
    left: 0px;
    position: absolute;
    z-index: 111;
    width: 40px;
    height: 40px;
    line-height: 40px;
    top: 0px;
    text-align: center;
    content: "";
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.video-text .panel-group .p2 h4.panel-title a:after {
    font-family: FontAwesome;
    color: #FFF;
    font-size: 14px;
    left: 0px;
    position: absolute;
    z-index: 111;
    width: 40px;
    height: 40px;
    line-height: 40px;
    top: 0px;
    text-align: center;
    content: "";
    background: none repeat scroll 0% 0% #F05743;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.video-text .panel-group .p2.active{
    background:#EE3B24;
    color: #fff;
    padding: 7px 0px;
    padding-left: 15px;
}


