/* Theme Name: The Project - Responsive Website Template
Author:HtmlCoder
Author URI:http://www.htmlcoder.me
Author e-mail:htmlcoder.me@gmail.com
Version:1.1.0
Created:December 2014
License URI:http://support.wrapbootstrap.com/
File Description: Place here your custom CSS styles
*/

h1 {
    font-size: 28px;
    margin-bottom: 15px;
    text-transform: uppercase;
}

.h1seo {
  font-size: 24px;
  color: #FFFFFF;
  padding:0;
  margin:0;
  text-transform: none;
}

.subtitulo {
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 700;
}
.header-container .header-top {
	background-color: #272D33;
	border: none;
}

.text-blanco {
  color: #FFFFFF;
}
.logo2 {
  font-size: 22px;
  text-transform: uppercase;
  font-style: italic;
  font-family: 'Roboto', sans-serif;
  padding: 0;
  margin: 0;
  color: #B82323;
}

.site-slogan2 {
  font-size: 16px;
  padding: 0;
  margin: 0;
  text-transform: none;
  font-family: 'Roboto', sans-serif;
  color: #FFFFFF;
}

.telf-contacto {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-size: 42px;
  /*padding-bottom: -10px;*/
  color: #B82323;
}

.fa-circle {
  font-size: 10px;
}
.seo {
  text-indent: -9999px;
  position: absolute;
}
.title {
  color: #B82323;
  font-weight: 700;
}

.bold {
  font-weight: 700px;
} 
.text-rojo {
  color: #B82323;
}

.font-18 {
  font-size: 24px;
  color: #333333;
 }

.ml-30 {
  margin-left: 30px;
}
 .suprem {
  color: #ffffff;
  border: 1px solid #000;
  background-color: #B82323;
  width: 75px;
  text-align: center;

 }

 .table-colored > thead > tr > th.verde {
    border-color: #ffffff;
    background-color: #0dad35;
    color: #fff;
}

 .dark-translucent-bg h1 {
   color: #B82323;
 }

.site-slogan  h2{
  color: #FFFFFF;
  font-size: 18px;
  
  margin-top: 0;
  font-weight: 700;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.with-dropdown-buttons .navbar-default .navbar-collapse {
    padding-right: 0px;
}

.feature-box h2 {
  font-size: 24px;
  text-transform: none;

}

.dark.header .dropdown-menu {
    background-color: #272D33;
    border: 1px solid rgb(39, 45, 51);
    /*background-color: #325B72;*/
}

.dark .footer {
  background-color: #272D33;
  border-top-color: #272D33;
  color: #fff;
}

.header.dark {
    background-color: #272D33;
  /*  background-color: #325B72;*/
    /*background-color: #495052;*/
    border-top-color: #272D33;
    border-bottom: 3px solid #B82323;
}

.fixed-header-on .dark.header.fixed {
   /* background-color: rgba(50, 91, 114, 0.95);*/
   background-color: rgba(39, 45, 51, 0.95);
}

.navbar-default .navbar-brand {
    color: #FFFFFF;
    /*padding-top: 30px;*/
    font-weight: 700;
    line-height: 40px;
    font-style: italic;
}

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
    color: #b82323;
    background-color: transparent;
}

.dark.header .navbar-default .navbar-nav > li > a {
    color: #ffffff;
    border-bottom: 1px solid transparent;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.6);
    font-size: 18px;
}

.dark.header .navbar-default .navbar-nav > li > a:hover {
    color: #B82323;
    border-bottom: 1px solid transparent;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.6);
    font-size: 18px;
}

.dark.header .navbar-default .navbar-nav > li > a:hover, .dark.header .navbar-default .navbar-nav > li > a:focus, .dark.header .navbar-default .navbar-nav > .active > a, .dark.header .navbar-default .navbar-nav > .active > a:hover, .dark.header .navbar-default .navbar-nav > .active > a:focus {
    background-color: transparent;
    color: #B82323;
    border-right: 1px solid transparent;
    border-left: 1px solid transparent;
}

.slideshow {
	margin-top: 0px;
}

.slideshow .dark-translucent-bg {
    background-color: inherit;
}

.bg-rojo {
  background-color: #B82323;
  margin-top: 0px;

}

.bg-rojo h3 {
  color: #FFFFFF;
}

.dark .subfooter {
    background-color: #272D33;
    border-color: #454545;
    color: #fff;
}

.dark .footer h1, .dark .footer h2, .dark .footer h3, .dark .footer h4, .dark .footer h5, .dark .footer h6 {
    color: #B82323;
}

.btn-default {
    color: #ffffff;
    background-color: #B82323;
    border-color: #B82323;
}

#logo-footer {
    margin-bottom: 10px;
}

.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd;
    font-weight: 400;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 5px 15px;
    border-top: 1px solid #f3f3f3;
}

.img-center {
  display: inline;
}

@media (max-width: 480px) {
  .telf-contacto {
    text-align: center;
  }

  .logo2 {
  text-align: center;
  }

  .site-slogan2 {
    text-align: center;
  }

}