/*
Theme Name: Eventos Nisi
Theme URI: wwww.eventosnisi.cl
Author: Izarus
Author URI: http://www.izarus.cl/
Version: 1.0
License: Copyright
*/

body {
  font-family: "Roboto",Arial,Helvetica,sans-serif;
  font-size: 16px;
  text-align: justify;
}

.well {
  border-radius: 0;
}

/****************** HEADER ************/
.site-top-bar {
  background: #222;
  color: #fff;
  font-size: .75em;
  font-weight: 300;
  padding: .5em 20px;
  text-transform: uppercase;
  text-align: right;
}
.site-top-bar a {
  color: #fff;
}

.site-header {
  background-color: #671600;
  background: url(img/header-bg-1.jpg) no-repeat center center;
  background-size: cover;
}
.site-header .site-header-content {
  background: transparent url(img/pattern.png) repeat center center;
  padding-top: 70px;
}
.site-header .site-header-content .logo {
  float: left;
  width: 197px;
  margin-top: -37px;
  z-index: 99;
  position: absolute;
}

@media screen and (max-width: 768px){
  .site-header .site-header-content .logo {
    margin-top: -65px;
    max-width: 50%;
  }
}


.site-header .site-header-content h1 {
  font-family: 'Alex Brush', Arial, Helvetica, sans-serif;
  font-size: 5em;
  line-height: 1em;
  margin: .2em 10px -.1em;
  color: #EFEFEF;
  text-align: right;
  text-shadow: 5px 5px 0px #671600, 1px 1px 2px #000;
}

@media screen and (max-width: 768px){
  .site-header .site-header-content h1 {
    font-size: 3em;
  }
}

@media screen and (max-width: 500px){
  .site-header .site-header-content h1 {
    margin-bottom: 0.6em;
    padding-left: 50%;
  }

  .site-header .site-header-content h2 {
    display: none;
  }
}

.site-header .site-header-content h2 {
  margin: 0 0 .5em;
  color: #FFF;
  font-size: 2em;
  font-weight: 300;
  text-align: right;
  text-shadow: 2px 2px 5px #000;
}

@media screen and (max-width: 768px){
  .site-header .site-header-content h2 {
    font-size: 1.5em;
    padding-left: 50%;
  }
}


.site-header .site-header-content .site-nav {
  background: #222;
}
.site-header .site-header-content .site-nav ul.nav > li {
  vertical-align: middle;
}

.site-header .site-header-content .site-nav ul.nav > li > a,
.site-header .site-header-content .site-nav ul.nav > li > a:focus {
  color: #fff;
  font-weight: 300;
  text-transform: uppercase;
  font-size: .8em;
  padding: 1.5em 1.5em;
}
.site-header .site-header-content .site-nav ul.nav > li > a:hover,
.site-header .site-header-content .site-nav ul.nav > li > a:active,
.site-header .site-header-content .site-nav ul.nav > li > a:focus,
.site-header .site-header-content .site-nav ul.nav > li.active > a {
  background: transparent;
}
.site-header .site-header-content .site-nav ul.nav > li.active > a {
  font-weight: 500;
}
.site-header .site-header-content {}

/* Nav responsive */
.navbar{
  border-radius: 0px;
  border: none;
}

.navbar-default .navbar-brand {
  color: #FFFFFF;
}

@media screen and (min-width: 768px){
  .site-header .site-header-content .site-nav .nav{
    float: right;
  }
}

@media screen and (min-width: 768px) and (max-width: 995px){
  .site-header .site-header-content .site-nav ul.nav > li > a{
      padding: 1.5em 1em 1.5em 0;
  }
}

@media screen and (min-width: 995px) and (max-width: 1024px){
  .site-header .site-header-content .site-nav ul.nav > li > a{
      padding: 1.5em 2em 1.5em 0;
  }
}


/************* SITE CONTENT ******************/
.site-content {
  /*padding: 1.5em 0;*/
}

.site-content .page {}
.site-content .page h1.page-header {
  margin-top: 10px;
  font-weight: 100;
  font-size: 2em;
  color: #8b7558;
  letter-spacing: -1px;
}

/************** FOOTER **********************/
.site-footer {
  background: #222;
  padding: 1.5em 0;
  margin-top: 2.5em;
  border-top: 4px solid #8b7558;
  font-size: .9em;
  color: #fff;
}
.site-footer hr {
  border-top-color: rgba(255,255,255,.1);
}
.site-footer .logo-nisi {
  display: block;
  width: 130px;
}
.site-footer .menu-footer {}
.site-footer .menu-footer > li > a{
  color: #fff;
  line-height: 1.55em;
  font-weight: 300;
}
.site-footer .contacto {}
.site-footer .contacto h3 {
  margin-top: 0;
  margin-bottom: .5em;
  font-weight: 300;
  font-size: 1.6em;
  color: #8b7558;
}
.site-footer .contacto p {
  font-size: 1.1em;
  font-weight: 300;
}
.site-footer .contacto p .glyphicon {
  width: 35px;
}


.site-footer .logo-izarus {
  display: block;
}

@media screen and (min-width: 990px){
.site-footer .logo-izarus{
  margin-top: 40px;
  text-align: right;
}
}








/********** INICIO *********/
.conceptos-home {
  margin: 1em 0 1em;
}
.conceptos-home .icon {}
.conceptos-home .texto {
  margin-bottom: 1.5em;
}
.conceptos-home .texto h3 {
  margin-top: 0;
  color: #8b7558;
  font-weight: 300;
  font-size: 1.2em;
}
.conceptos-home .texto p {
  font-size: .9em;
  font-weight: 300;
}
.conceptos-home .btn-servicios {
  background: #8b7558;
  color: #fff;
  font-weight: 300;
  text-transform: uppercase;
  padding: 10px 30px;
}
.conceptos-home .btn-servicios:hover {
  background: #937A5A;
}
.conceptos-home .sidebar {}
.conceptos-home .sidebar h3 {
  margin-top: 0;
  margin-bottom: .5em;
  font-weight: 100;
  font-size: 2em;
  text-align: right;
}
.conceptos-home .sidebar p {
  text-align: right;
}
.conceptos-home .sidebar p .glyphicon {
  width: 35px;
}

.conceptos-home {}

@media screen and (max-width: 768px){
  .conceptos-home {
    text-align: center;
  }
  .conceptos-home .icon {
    margin-bottom: 1em;
    text-align: center;
    text-align: -webkit-center;
    text-align: -moz-center;
  }
}

/************** QUIENES SOMOS ******************/
.conceptos-quienes-somos .texto p {
  font-size: 0.9em;
  font-weight: 300;
}
.conceptos-quienes-somos .texto b {
  font-size: 0.9em;
  font-weight: 500;
}
.conceptos-quienes-somos .texto ul>li>b>i {
  font-size: 0.9em;
  font-weight: 500;
}

.conceptos-quienes-somos .texto ul>li {
  font-size: 0.9em;
  font-weight: 300;
}



/************** NUESTROS SERVICIOS ******************/
.conceptos-servicios .texto p {
  font-size: 0.9em;
  font-weight: 300;
}
.conceptos-servicios .texto h3 {
  margin-top: 0px;
  color: #8B7558;
  font-weight: 300;
  font-size: 1.5em;
}
.separacion{
  margin-top: 0.7em;
}

.servicio-imagen{
  margin-bottom: 0.5em;
}


/************** GALERÍA DE FOTOS ******************/
.page-galeria {}
.page-galeria .nav-stacked > li > a {
  color: #8B7558;
  border-radius: 0;
}
.page-galeria .nav-stacked>li.active>a,
.page-galeria .nav-stacked>li.active>a:hover,
.page-galeria .nav-stacked>li.active>a:focus {
  background-color: #8B7558;
  color: #fff;
}

/* PAGINACION */
.page-galeria div[id^=bwg_container] span[class^=paging-input] {
  font-family: "Roboto",Arial,Helvetica,sans-serif !important;
  font-size: 1.3em !important;
  font-weight: 300 !important;
  margin: 1em !important;
}

.page-galeria div[class^=tablenav-pages]{
  font-family: "Roboto",Arial,Helvetica,sans-serif !important;
  font-weight: 300 !important;
}

.page-galeria div[id^=bwg_container] div[class^=tablenav-pages] a {
    font-size: 2em !important;
    font-weight: 500 !important;
    color: #fff !important;
    display: inline-block !important;
    padding: 0px 12px 7px !important;
    line-height: 1em !important;
    margin: 0 !important;
    border-width: 0px !important;
    background-color: #8B7558 !important;
}

.page-galeria div[id^=bwg_container] div[class^=tablenav-pages] a.disabled, .page-galeria div[id^=bwg_container] div[class^=tablenav-pages] a.disabled:hover, .page-galeria div[id^=bwg_container] div[class^=tablenav-pages] a.disabled:focus{
  color: #ababab !important;
  font-weight: 500 !important;
  background-color: #8B7558 !important;
}

.page-galeria div[id^=bwg_container] div[class^=tablenav-pages] a:hover, .page-galeria div[id^=bwg_container] div[class^=tablenav-pages] a:focus{
  color: #c4c4c4 !important;
  background-color: #5c4e3a !important;
}

/************** PRESUPUESTO ******************/
.page-presupuesto {}
.page-presupuesto .nav-tabs {
  margin-top: 2em;
}

@media screen and (max-width: 995px){
  .page-presupuesto .nav-tabs>li {
    width: 100%;
  }
}

.page-presupuesto .nav-tabs > li > a {
  border-radius: 0;
  background: #fcfcfc;
  padding: 7px 15px;
  margin-top: 5px;
  color: #8B7558;
}
.page-presupuesto .nav-tabs>li.active>a,
.page-presupuesto .nav-tabs>li.active>a:hover,
.page-presupuesto .nav-tabs>li.active>a:focus {
  background-color: #f5f5f5;
  padding: 10px 15px;
  margin-top: 0;
}
.page-presupuesto .tab-content {
  background: #f5f5f5;
  padding: 1.5em;
  border: 1px solid #ddd;
  border-top: none;
}
.page-presupuesto .tab-content h3 {
  font-weight: 400;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: .5em;
}
.page-presupuesto .tab-content h4 {
  text-transform: uppercase;
  border-bottom: 1px solid #efefef;
  font-weight: 500;
  margin-top: 2em;
  margin-bottom: 0.5em;
  color: #8B7558;
  text-align: left;
}
.page-presupuesto .tab-content .opciones {
  float: right;
  font-size: .8em;
  margin-left: 20px;
}
.page-presupuesto .tab-content .checkbox label {
  display: block;
}
.page-presupuesto .tab-content .checkbox:hover {
  background: #efefef;
}
.page-presupuesto .tab-content .checkbox.marcado {
  background: #FFFF99;
}

.page-presupuesto .tab-content .checkbox.pack span {
  font-weight: bold;
  padding-bottom: 3px;
  border-bottom: 1px solid #dedede;
  display: block;
  margin-bottom: 10px;
}

.presupuesto .required {
  color: #FF0000;
}

.presupuesto .control-label{
  font-family: "Roboto",Arial,Helvetica,sans-serif;
  font-weight: 500;
}
.presupuesto h3{
  color: #8B7558;
  font-weight: 500;
  font-size: 1.5em;
}


/************** CONTACTO ******************/
.conceptos-contacto .contacto h3 {
  margin-top: .1em;
  margin-bottom: 1em;
  font-weight: 100;
  font-size: 2em;
  text-align: right;
}
.conceptos-contacto .contacto p {
  text-align: right;
}
.conceptos-contacto .contacto p .glyphicon {
  width: 35px;
}
.contacto {
  margin: 0px;
}

.conceptos-contacto .control-label{
  font-family: "Roboto",Arial,Helvetica,sans-serif;
  font-weight: 500;
}
.conceptos-contacto .btn-servicios {
  background: none repeat scroll 0% 0% #8B7558;
  color: #FFF;
  font-weight: 100;
  text-transform: uppercase;
  padding: 10px 30px;
}
.conceptos-contacto .btn-servicios:hover {
  background: #937A5A;
}
.conceptos-contacto span.required {
  color: #FF0000;
}