/*!///// MARGIN /////*/
/*//// PERSONAL GRID ////*/
.BP-top-1 {
  margin-top: 10px;
}
.BP-top-2 {
  margin-top: 20px;
}
.BP-top-3 {
  margin-top: 30px;
}
.BP-top-4 {
  margin-top: 40px;
}
.BP-bottom-1 {
  margin-bottom: 10px;
}
.BP-bottom-2 {
  margin-bottom: 20px;
}
.BP-bottom-3 {
  margin-bottom: 30px;
}
.H-separator {
  border-bottom: 1px dashed #dedede;
  margin: 10px 0px;
}
.V-separator {
  border-left: 1px dashed #dedede;
  margin: 10px 0px;
}
/*!///// CUSTOM BASE /////*/
.margin-big {
  margin-right: 120px;
  margin-left: 120px;
  text-align: center;
}
.margin-medium {
  margin-right: 60px;
  margin-left: 60px;
}
a.link {
  color: #66a4d7;
  margin-left: 6px;
  cursor: pointer;
}
.linkGreen {
  color: #5cb85c !important;
}
.linkRed {
  color: #f95b5b !important;
}
.disabledlink {
  color: #414a51 !important;
}
.label-title {
  margin-left: 30px;
  font-size: 18px;
  font-weight: 500;
  padding-bottom: 10px;
}
.half-rule {
  width: 100px;
  margin: 20px auto;
}
.navLeft {
  position: absolute;
  left: 100px;
  font-size: 56px;
  color: #dedede;
  top: 250px;
}
.navRight {
  position: absolute;
  right: 100px;
  font-size: 56px;
  color: #dedede;
  top: 250px;
}
.black {
  color: #000000;
  font-weight: 400;
}
.gray {
  background: #fafafa;
}
.gray-dark {
  background: #dedede;
}
.blue {
  background: #66a4d7;
  color: #ffffff;
}
.success {
  background: #5cb85c;
  color: #ffffff;
}
.bordered {
  border-bottom: 1px solid #dedede;
}
/*//// AREA TUTORIAL ////*/
ul.BP-tutorialList {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.BP-tutorialList li span {
  border-radius: 50%;
  display: inline-block;
  text-align: center;
  background-color: #66a4d7;
  color: #ffffff;
  padding: 2px 12px;
  margin-right: 10px;
  position: relative;
  z-index: 1;
  font-size: 16px;
}
.BP-tutorialList li {
  margin: 18px 10px;
  font-size: 21px;
  color: #414a51;
}
.BP-stripLink {
  background-color: #ffffff;
  text-decoration: none;
  display: block;
  height: 50px;
  min-height: 50px;
  margin-bottom: 5px;
}
.BP-stripLink span {
  display: inline-block;
}
span.BP-stripSuggest1 {
  font-size: 21px;
  display: inline-block;
  margin: 5px 0 0 10px;
}
span.BP-stripSuggest2 {
  font-size: 14px;
  display: inline-block;
  margin: 5px 0 0 10px;
}
.BP-stripBtn {
  float: right;
  width: 35%;
}
ul.BP-listTutorial {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
ul.BP-listTutorial li {
  list-style-type: none;
  margin: 0;
  padding: 15px 0;
  font-size: 16px;
}
/*//// TITLE ////*/
.BP-titleHome {
  position: relative;
  padding-top: 30px;
  padding-bottom: 30px;
  line-height: 1.7;
}
.BP-titleMain {
  position: relative;
  padding-top: 30px;
  padding-bottom: 30px;
  background: #66a4d7;
  color: #ffffff;
  line-height: 1.7;
}
.BP-title {
  position: relative;
  padding-top: 30px;
  background: #66a4d7;
  color: #ffffff;
  line-height: 1.7;
}
.BP-subtitle {
  font-size: 18px;
}
.BP-subtitle a {
  color: #ffffff !important;
}
/*//// CONTENT ////*/
.BP-thumbnailHead {
  margin: 20px 0px;
}
.BP-thumbnailHead span {
  display: inline-block;
}
.BP-thumbnailHead span h3 {
  margin: 0px 15px;
  padding: 0px;
}
.BP-thumbnailHead span.BP-viewAll {
  font-size: 21px;
  margin: 20px 0px 0px;
}
.BP-home {
  padding-top: 15px;
  padding-bottom: 15px;
  background: #fafafa;
}
.BP-content {
  position: relative;
  padding-top: 15px;
  padding-bottom: 15px;
}
.BP-map {
  margin-top: 10px;
}
.BP-banner {
  background: #ffffff url(../image/deco-bipart.png) 0px 0px repeat-x;
  margin-top: 15px;
  min-height: 150px;
  border-bottom: 5px solid #66a4d7;
}
.BP-login {
  background: #fafafa;
  padding-top: 20px;
  padding-bottom: 20px;
}
.BP-search {
  background: #fafafa;
  padding-top: 20px;
  padding-bottom: 20px;
}
.BP-extra {
  padding-top: 30px;
  padding-bottom: 30px;
  background: #efefef;
}
.BP-hitlist {
  padding-top: 30px;
  padding-bottom: 30px;
  background: #fafafa;
  text-align: center;
}
.BP-news {
  padding-top: 30px;
  padding-bottom: 30px;
  background: #ffffff;
}
.BP-news img {
  width: 100%;
}
.BP-footer {
  margin: 20px 0px 0px;
  text-align: center;
}
.BP-footer p {
  padding: 0px 15px;
}
/*!///// THUMB /////*/
.BP-thumb {
  position: relative;
  background: #ffffff;
  -webkit-box-shadow: 0 4px 5px -5px;
  box-shadow: 0 4px 5px -5px;
  border: 1px solid #efefef;
  -webkit-border-radius: 4px 4px 0px 0px;
  -moz-border-radius: 4px 4px 0px 0px;
  -ms-border-radius: 4px 4px 0px 0px;
  -o-border-radius: 4px 4px 0px 0px;
  border-radius: 4px 4px 0px 0px;
  margin-bottom: 10px;
  border: 2px solid #fafafa;
}
.BP-thumb.active {
  border: 2px solid #66a4d7;
}
.BP-line-blue {
  border-top: 6px solid #66a4d7;
}
.BP-postImage {
  width: 100%;
  height: 160px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
}
.BP-postImage h2 {
  text-align: center;
  text-transform: uppercase;
  font-size: 21px;
  font-weight: 500;
  position: absolute;
  left: 0;
  top: 35px;
  width: 100%;
  opacity: 0;
  background: #66a4d7;
  padding: 10px 0px;
  -webkit-transform: translate3d(0, 10px, 0);
  transform: translate3d(0, 10px, 0);
  color: white;
  -webkit-transition: opacity 0.25s, -webkit-transform 0.25s;
  -moz-transition: opacity 0.25s, -moz-transform 0.25s;
  -o-transition: opacity 0.25s, -o-transform 0.25s;
  transition: opacity 0.25s, transform 0.25s;
}
.BP-thumb:hover .BP-postImage p,
.BP-thumb:hover .BP-postImage h2 {
  padding-top: 10px;
  opacity: 0.9;
  transform: translate3d(0, 0, 0);
  -webkit-transition: opacity 0.25s, -webkit-transform 0.25s;
  -moz-transition: opacity 0.25s, -moz-transform 0.25s;
  -o-transition: opacity 0.25s, -o-transform 0.25s;
  transition: opacity 0.25s, transform 0.25s;
}
.BP-postText {
  position: relative;
  height: 240px;
  padding: 0 15px;
}
.BP-postDescription {
  word-wrap: break-word;
  margin-top: 10px;
  overflow: hidden;
  height: 120px;
  font-size: 16px;
  margin-bottom: 10px;
}
.BP-postDescription.vertical {
  word-wrap: break-word;
  margin-top: 10px;
}
.BP-line-blue {
  border-top: 6px solid #66a4d7;
}
.BP-breadCrumbs {
  margin: 10px 0px 10px;
  min-height: 45px;
}
.BP-postHeading {
  color: #414a51;
}
.BP-postAction {
  position: absolute;
  bottom: 10px;
  right: 10px;
}
.BP-postDetails {
  position: absolute;
  bottom: 25px;
  right: 10px;
}
.BP-postVote {
  position: absolute;
  bottom: 10px;
  right: 10px;
  width: 92%;
}
.BP-postApprove {
  position: absolute;
  bottom: 210px;
  right: 0;
  width: 100%;
  z-index: 1000;
}
.BP-breadCrumbs .BP-property,
.BP-breadCrumbs .BP-category {
  display: inline-block;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 1px;
  -webkit-font-smoothing: antialiased;
}
.BP-breadCrumbs .BP-category {
  display: inline-block;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 1px;
  -webkit-font-smoothing: antialiased;
}
.BP-thumbIcon {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 35px;
  height: 35px;
}
/*//// FORM ////*/
/* Small devices (mobile, 468px and up) */
@media (max-width: 480px) {
  .btn {
    padding: 10px;
  }
  h3.BP-h3 {
    text-align: center;
  }
  .BP-tutorialList li {
    font-size: 16px;
  }
  .margin-medium,
  .margin-big {
    margin-right: 0px;
    margin-left: 0px;
  }
  .BP-title,
  .BP-titleMain {
    text-align: center;
    padding-bottom: 20px;
  }
  .BP-hitlist {
    text-align: center;
  }
  select.form-control {
    margin-bottom: 10px;
  }
}
/* Small devices (tablet, 768px and up) */
@media (min-width: 480px) and (max-width: 768px) {
  .margin-medium,
  .margin-big {
    margin-right: 0px;
    margin-left: 0px;
  }
  select.form-control {
    margin-bottom: 10px;
  }
}
/* Medium devices (desktops, 992px and up) */
/* Large devices (large desktops, 1200px and up) */
/*!///// TEMA /////*/
.container {
  position: relative;
}
.panel-title a {
  display: block;
}
h3.BP-h3 {
  margin: 10px 0;
}
h4.BP-h4 {
  color: #696969;
  font-size: 16px;
  font-weight: 500;
}
h5.BP-h5 {
  color: #696969;
  font-size: 18px;
  font-weight: 500;
  padding: 10px 0 10px;
}
h6.BP-h6 {
  font-size: 18px;
  color: #414a51;
  font-weight: 500;
}
.lead {
  margin-bottom: 30px;
  font-size: 21px;
  color: #696969;
  padding: 10px;
}
.nav-tabs {
  text-transform: uppercase;
}
.navbar-nav > li > a {
  border-left: 1px solid #efefef;
}
.BP-submenu ul.nav-pills > li.active,
.BP-submenu ul.nav-pills > li.active,
.BP-submenu ul.nav-pills > li.active {
  color: #ffffff;
  background-color: #66a4d7;
  margin: 2px 1px;
  padding: 5px;
  border-radius: 2px;
}
.btn {
  letter-spacing: 1px;
  text-transform: uppercase;
}
.panel-title {
  text-transform: uppercase;
}
.panel-default {
  font-size: 16px;
  font-weight: 300;
}
.relative {
  position: relative;
}
.up {
  text-transform: uppercase;
}
