
/*
 * Copyright 2012 soundarapandian
 * Licensed under the Apache License, Version 2.0
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */

/* Start : Override Bootstrap navigation */

@import url(http://fonts.googleapis.com/css?family=Montserrat:400,700);
.navbar-inner, footer {
  border: none;
  padding: 15px 0;
  
}
.navbar .brand-bootbus {
	font-size: 30px;
	cursor: pointer;
	text-shadow: none;
	color: white;
  font-weight: bold;
}
.navbar .nav li.dropdown > .dropdown-toggle .caret {
	border-top-color: white;
	border-bottom-color: white;
}
.navbar .nav > li > a {
	text-shadow: none;
	color: white;
	font-size: 17px;
  font-weight: bold;
  -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
         border-radius: 3px;
}
.navbar .nav > li > a:hover,
.navbar .nav > li > a:focus {
	color: white !important;
	background: #2E3436 !important;
}
.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus,
.dropdown-submenu:hover > a {
	background: #2E3436;
}
/* End : Override Bootstrap navigation */

/* Start : Override Bootstrap hero unit */
.hero-unit {
	background: none;
	padding: 0 60px 0 60px;
	margin: 0;
}
.hero-unit h1 {
  margin: 10px 0 10px 0;
}
/* End : Override Bootstrap hero unit */

/* Start : Override Bootstrap carousel */
.carousel-control {
  border: none;
}
.left {
  left: 0;
}
.right {
  right: 0 !important;
}
/* End : Override Bootstrap carousel */

/* Start: Override Bootstrap Accordian */

.accordion-group,
.accordion-inner {
  border: none;
}

/* End: Override Bootstrap Accordian */

/* Start: Bootbusiness specific CSS */
.thumbnail img {
  width: 100%;
}
.active-link {
  background-color: #2E3436;
}
.page-header {
  margin: 0 0 30px;
  border-bottom: 1px solid #ddd;
}
.slider {
	border-bottom:  1px solid #ddd;
}
.widget-header {
  border: 1px solid #DDD;
  padding: 20px 5px;
  text-align: center;
  margin: 0;
  border-bottom: 0;
  background-color: #EEEEEC;
  -webkit-border-radius: 5px 5px 0 0;
     -moz-border-radius: 5px 5px 0 0;
          border-radius: 5px 5px 0 0;
}
.widget-body {
  font-size: 16px;
  padding: 30px 0 20px 0;
  border: 1px solid #DDD;
  -webkit-border-radius: 0 0 5px 5px;
     -moz-border-radius: 0 0 5px 5px;
          border-radius: 0 0 5px 5px;
}
.widget-footer {
  padding: 6%;
  background-color: #EEEEEC;
  border-top: 1px solid #DDD;
}
.widget-footer p {
  margin: 0;
}
.features {
  margin-top: 10px;
  list-style: none;
}
.features > li {
  line-height: 30px;
}
.features > li > i {
  margin-right: 10px;
  font-size: 20px;
}
.center-align {
  text-align: center;
}
.product-snap {
  display: inline;
}
.article {
  font-size: 15px;
  line-height: 22px;
}
.team-member-description {
  padding-top: 60px;
}
.bottom-space {
  margin-bottom: 30px;
}
.bottom-space-less {
  margin-bottom: 10px;
}
.post-row {
  padding-bottom: 10px;
  border-bottom:  1px solid #eee;
}
.sidebar {
  padding: 20px 0;
}
.circle {
  width: 75px;
  height: 75px;
  background-color: #2E3436;
  color: white;
  text-align: center;
  font-size: 25px;
  -webkit-border-radius: 75px;
    -moz-border-radius: 75px;
         border-radius: 75px;
}
.event-date {
  padding-top: 13px;
  display: block;
  line-height: 25px;
}
.counter {
  display: block;  
  padding-top: 25px;
}
.signin-with-list {
  list-style: none;
}
.signin-with-list > li {
  margin-top: 20px;
}
.signin-with-list > li > a {
  color: white;
  padding: 8px;
  display: inline-block;
  cursor: pointer;
}
.btn-facebook {
  background: #3679EA;
  -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
         border-radius: 3px;
}
.btn-twitter {
  background: #53cbe9;
  -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
         border-radius: 3px;
}
.btn-google {
  background: #7288de;
  -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
         border-radius: 3px;
}
.btn-github {
  background: #2E3436;
  -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
         border-radius: 3px;
}
.btn-facebook:hover, .btn-twitter:hover,
.btn-google:hover, .btn-github:hover {
  text-decoration: none;
}
.form-signin-signup input[type="text"],
.form-signin-signup input[type="password"] {
  width: 70%;
  height: 30px;
}
.form-signin-signup input {
  margin-bottom: 15px;
}
.remember-me {
  margin: 0 auto;
  width: 70%;
}
.remember-me a {
  font-size: 15px;
}
.contact-mail,
.contact-mail:hover {
  color: black;
  text-decoration: none;
}
.form-contact-us input[type="text"],
.form-contact-us textarea {
  margin-bottom: 20px;
  width: 70%;
}
.form-contact-us input[type="text"] {
  height: 25px;
}
.form-contact-us textarea {
  height: 100px;
}
footer {
  color: black;
  padding-top: 50px;
  padding-bottom: 50px;
  background: url('../img/header-footer.png');
  margin-bottom: 25px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
}
.quick-links {
  list-style: none;
}
.quick-links > li {
  line-height: 30px;
}
.quick-links > li > a {
  color: white;
}
.social-icons-row {
  margin-top: 50px;
}
.social-icons-row > a {
  color: white;
  font-size: 30px;
  margin-left: 25px;
}
.social-icons-row > a:hover,
.social-icons-row > a:focus {
  color: orange;
  text-decoration: none;
}
.phone-number {
  margin-left: 25px;
}
.footer-divider {
  border-top: 0;  
  border-bottom: 1px solid #333;
}
/* End: Bootbusiness specific CSS */

/* Start: Responsive CSS section */
@media (max-width: 979px) {
  .nav-collapse .dropdown-menu a {
    color: white;
  }
  .nav-collapse .dropdown-menu a:hover {
    background-color: #2E3436;
  }
  .nav-collapse .nav-header,
  .nav-collapse .dropdown-submenu > a {
    display: none;
  }
}
@media (min-width: 1200px) {
  
}
/* End : Responsive CSS section */

.topoInicio{
  border: 0 none #d41f27;
  border-top: 9px solid #d41f27;
  margin-top: 0px;
  display: block;
  clear: both;
}


.topoFim{
  border: 0 none #e8e8e8;
  border-top: 4px solid #e8e8e8;
  margin-top: 22px;
  display: block;
  clear: both;
}

#menus{
  line-height: 37px;
  color: #bcbcbc;
  font-size: 42px;
  font-weight: 700;
  font-family: 'Montserrat', sans-serif;
}

#direitos{
  font-size: 11px;
  margin-bottom: 20px;
}

a{
  color: #bcbcbc;
}

a:hover{
  color: #d41f27;
  text-decoration: none; 
}

.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container{
  width: 1020px;
}

.separaMenu{
  height: 10px;
}

#box li{
border-width: 6px;
border-style: solid;
border-color: #fff;

}

#box li:hover{
border-width: 6px;
border-style: solid;
border-color: #d41f27;

}

.thumbnails > li{
  margin-left: 0px;
  margin-bottom: 0px;
}

.texto{
  margin-bottom: 30px;
  text-align: justify
}

.conteudo {
    background-color: #FFFFFF;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0 0 25px 5px #999999;
    color: #111111;
    display: none;
    min-width: 450px;
    padding: 25px;
    width: 650px,
    height: auto

}

.button.b-close, .button.bClose {
    border-radius: 7px 7px 7px 7px;
    box-shadow: none;
    font: bold 131% sans-serif;
    padding: 0 6px 2px;
    position: absolute;
    right: -7px;
    top: -7px;
}

.button {
    background-color: #d41f27;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
}

.setor{
  cursor: pointer;
}

.conteudoTexto{
  text-align: justify;
  font-family: Arial, sans-serif;
  font-weight: 300;
}
.conteudoTexto h2{
  color: #d41f27;
}

.conteudoTexto h3{
  color: #d41f27;
}

.conteudoTexto h4{
  color: #d41f27;
  font-style: italic;
}

.avisoFoto{
  font-size: 9px;
}

.separaFotoPadrinhos{
  margin-left: 9px;
}

.avisoCusto{
  font-weight: bold;
}

.selecionado a{
  color: #d41f27;
}

.selecionado a:hover{
  color: #bcbcbc;
}

.btn-primary{
  background-color: #F9343B;
  background-image: linear-gradient(to bottom, #d41f27, #F9343B);
}