* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

html,
body {
  height: 100%;
  font-family: Calibri !important;
}

body {
  background-color: #f1f1f1!important
}

ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0
}

.cf:before,
.cf:after {
  content: " ";
  display: table
}

.cf:after {
  clear: both
}

.cf {
  *zoom: 1
}
.navbar{
  border-radius: 0px !important;
  margin-bottom: 0px !important;
  height: 80px !important;
}

.navbar-inverse {
  //background-color: #097054 !important;
  background-color: #333 !important;
  border-color: #222 !important;
}
.navbar-inverse .navbar-brand {
  color: #fff !important;
  width: 200px;
  padding: 20px 15px !important;
}
.navbar-inverse .navbar-brand img{
  width: 100%;
}
.navbar-inverse .navbar-nav>li>a {
  color: #fff !important;
  padding-left: 25px !important;
  padding-right: 25px !important;
  height: 80px !important;
  line-height: 60px !important;
  font-size: 17px !important;
}

.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
  color: #fff !important;
  background-color: #222 !important;
}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
  background-color: #222 !important;
}
.cf-nav{
  height: 80px;
}

h3{
  font-family: 'Philosopher' !important;
}
.site-cover {
  position: relative;
  overflow: hidden;
  height: 500px
}

.site-cover .inc {
  padding: 120px;
  text-align: center;
  z-index: 2;
  position: relative;
}

.site-cover .inc h1{
  font-family: 'Philosopher', cursive !important;
}
#for-sale .fc-con h1{
  font-family: 'Philosopher', cursive !important;
}


.site-cover .inc p {
  font-family: 'Montserrat', sans-serif;
  font-size: 20px
}

.site-cover:before {
  content: ' ';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: .6;
  background-color: #e2e2e2;
  background-image: url(../files/img/cover.jpg);
  background-repeat: no-repeat;
  background-position: 50% 0;
  -ms-background-size: cover;
  -o-background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover
}
.btna {
  border: none;
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  background: none;
  cursor: pointer;
  padding: 20px 60px;
  display: inline-block;
  margin: 15px 30px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
  outline: none;
  position: relative;
  border-radius: 5px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s
}

.btna:after {
  content: '';
  position: absolute;
  z-index: -1;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s
}

.btn-1 {
  border: 3px solid #333;
  color: #333
}

.btn-1e {
  overflow: hidden
}

.btn-1e:after {
  width: 100%;
  height: 0;
  top: 50%;
  left: 50%;
  background: #333;
  opacity: 0;
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  transform: translateX(-50%) translateY(-50%) rotate(45deg)
}

.btn-1e:hover,
.btn-1e:active {
  color: #ddd;
  text-decoration: none;
}

.btn-1e:hover:after {
  height: 260%;
  opacity: 1
}

.btn-1e:active:after {
  height: 400%;
  opacity: 1
}

#cont{
  width: 100%;
  margin: 15px 0;
}
#cont .container {
  border: 1px solid #ccc;
  background-color: #fff;
  padding-bottom: 15px;
}
#cont h2{
  font-family: 'Philosopher', cursive !important;
  text-align: center;
}
.le-cc{
  float: left;
  padding-right: 15px;
}

                .jssorb01 {
                    position: absolute;
                }
                .jssorb01 div, .jssorb01 div:hover, .jssorb01 .av {
                    position: absolute;
                    /* size of bullet elment */
                    width: 12px;
                    height: 12px;
                    filter: alpha(opacity=70);
                    opacity: .7;
                    overflow: hidden;
                    cursor: pointer;
                    border: #000 1px solid;
                }
                .jssorb01 div { background-color: gray; }
                .jssorb01 div:hover, .jssorb01 .av:hover { background-color: #d3d3d3; }
                .jssorb01 .av { background-color: #fff; }
                .jssorb01 .dn, .jssorb01 .dn:hover { background-color: #555555; }

                .jssora05l, .jssora05r {
                    display: block;
                    position: absolute;
                    /* size of arrow element */
                    width: 40px;
                    height: 40px;
                    cursor: pointer;
                    background: url(../files/img/a17.png) no-repeat;
                    overflow: hidden;
                }
                .jssora05l { background-position: -10px -40px; }
                .jssora05r { background-position: -70px -40px; }
                .jssora05l:hover { background-position: -130px -40px; }
                .jssora05r:hover { background-position: -190px -40px; }
                .jssora05l.jssora05ldn { background-position: -250px -40px; }
                .jssora05r.jssora05rdn { background-position: -310px -40px; }

.ri-cc{
  display: block;
}
.ri-cc h3{
  font-style: italic;
}
.ri-cc footer{
  color: #999;
}
#big-foot {
  background-color: #1c1c1c;
  color: #fff
}

.bf-container {
  padding: 10px 0;
  overflow: auto
}

#big-foot h4 {
  color: #fff;
  text-transform: uppercase
}
.bf-logo{
  width: 200px;
  margin-bottom: 10px;
}
.bf-logo img{
  width: 100%:;
}
#big-foot p {
  color: #6b6b6b
}

.bf-desc {
  font-size: 14px;
  float: left;
  width: 70%
}

.soc-con {
  padding: 10px 0
}
.soc-con a {
  color:#333;
  background: #fff;
  border-radius:4px;
  text-align:center;
  text-decoration:none;
  font-family:fontawesome;
  position: relative;
  display: inline-block;
  width:30px;
  height:30px;
  line-height: 30px;
  margin:0 2px;
  -o-transition:all .5s;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
   -webkit-font-smoothing: antialiased;
}

.soc-con a:hover {
  background: #333;
  color: #fff;
  text-decoration: none;
}

/* pop-up text */

.soc-con a span {
  color:#666;
  position:absolute;
  font-family:sans-serif;
  bottom:0;
  left:-25px;
  right:-25px;
  padding:5px 7px;
  z-index:-1;
  font-size:14px;
  border-radius:2px;
  background:#fff;
  visibility:hidden;
  opacity:0;
  -o-transition:all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -webkit-transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -moz-transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

/* pop-up text arrow */

.soc-con a span:before {
  content:'';
  width: 0; 
  height: 0; 
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #fff;
  position:absolute;
  bottom:-5px;
  left:40px;
}

/* text pops up when icon is in hover state */

.soc-con a:hover span {
  bottom:50px;
  visibility:visible;
  opacity:1;
}

/* font awesome icons */

.soc-con a:nth-of-type(1):before {
content:'\f09a';
}
.soc-con a:nth-of-type(2):before {
content:'\f099';
}
.soc-con a:nth-of-type(3):before {
content:'\f0d5';
}
.soc-con a:nth-of-type(4):before {
content:'\f16d';
}
.bf-links {
  float: left;
  padding-left: 15px
}

.bfl-ul {
  width: 100%;
  overflow: auto
}

.bfl-ul li {
  padding: 5px 0
}

.bfl-ul li a {
  color: #6b6b6b
}

.bfl-ul li a:hover {
  text-decoration: none;
  color: #fff
}

.foot-note {
  color: #fff
}

.icon {
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  margin: 4px;
  font-size: 0;
  text-indent: -9999px;
  border-radius: 5px
}

.icon-mono {
  background-image: url(../files/img/sm/icons1.png);
  background-size: 240px 96px;
  background-color: #fff;
  transition: background .3s;
  -webkit-transition: background .3s;
  -moz-transition: background .3s
}

.icon-mono.facebooki {
  width: 30px;
  height: 30px;
  background-position: -7px -10px
}

.icon-mono.facebooki:hover {
  background-color: #3b5998;
  background-position: -7px -106px
}

.icon-mono.twitteri {
  width: 30px;
  height: 30px;
  background-position: -56px -10px
}

.icon-mono.twitteri:hover {
  background-color: #4099ff;
  background-position: -56px -106px
}

.icon-mono.googleplusi {
  width: 30px;
  height: 30px;
  background-position: -105px -10px
}

.icon-mono.googleplusi:hover {
  background-color: #d34836;
  background-position: -105px -106px
}
#breadcrumb {
  width: 100%;
  margin: 15px 0
}

ol.bc-ul {
  width: 100%
}

ol.bc-ul li {
  float: left;
  padding: 0 2px
}

ol.bc-ul li:after {
  content: "\f105";
  font-family: FontAwesome;
  padding: 8px
}

ol.bc-ul li:last-child:after {
  content: "";
  padding: 0
}

ol.bc-ul li a {
  color: #00543d
}

ol.bc-ul li a.current {
  color: #999;
  pointer-events: none;
  cursor: default
}

ol.bc-ul li a.current:hover {
  text-decoration: none
}
#ind{
  width: 100%;
  margin-bottom: 15px;
}
#ind .container{
  border: 1px solid #ccc;
  background-color: #fff;
  padding-bottom: 15px;
}
#ind h1{
  //font-family: 'Lobster', cursive;
}
.about-ind{
  width: 100%;
}
#ind h3{
  font-family: 'Philosopher', cursive !important;
}
#ind footer{
  color: #999;
}
.share-ind{
  margin-top: 10px;
}
.fb-share{
  display: block;
  float: left;
  width: 100px;
  margin-right: 5px;
}
.gplus-share{
  display: block;
  float: left;
  width: 100px;
  margin-right: 5px;
}
.twitter-share{
  display: block;
  float: left;
  width: 100px;
  margin-right: 5px;
}
table{
  text-align: center;
  font-family: 'Montserrat', sans-serif;
}
table thead{
  background-color: #333;
  color: #ddd;
}
table td{
  vertical-align: middle !important;
}
#for-sale{
  width: 100%;
  margin-bottom: 15px;
}
#for-sale .container{
  border: 1px solid #ccc;
  background-color: #fff;
  padding-bottom: 15px;
}
#for-sale h3{
  font-family: 'Philosopher', sans-serif !important;
}
.sal-cat{
  width: 100%;
}
ul.sc-ul{
  margin: 0;
  padding: 0;
}
ul.sc-ul li{
  width: 320px;
  border: 1px solid #ccc;
  padding: 10px;
  float: left;
  margin: 5px;
}
ul.sc-ul li:hover{
  box-shadow: 1px 1px 1px #ccc;
}
.scul-img{
  width: 100%;
  height: 200px;
}
.scul-img img{
  width: 100%;
  height: 100%;
}
.scul-name{
  padding-top: 10px;
  font-family: 'Montserrat', sans-serif;
}
#con-page{
  width: 100%;
  margin-bottom: 15px;
}
#con-page .container{
  border: 1px solid #ccc;
  background-color: #fff;
  padding-bottom: 15px;
}
#con-page  h3{
  font-family: 'Philosopher', cursive !important;
}
.con-con{
  width: 800px;
  margin: 0 auto;
}
.bloodline .row {
  margin: 0;
}
.bl-header {
    color: #ddd;
    background-color: #333;
    color: #ddd;
    font-family: 'Montserrat', sans-serif;
    border: 1px solid #ddd;
    height: 35px;
    vertical-align: middle;
    line-height: 35px;
}

.bl-td {
   
    text-align: center;
    vertical-align: middle;
    border: 1px solid #ccc;
    font-family: 'Montserrat', sans-serif;
    color:#333;
}
.bl-tr {
    padding:0;
}
#blog{
  display: block;
  margin: 10px 0;
}
#blog .container{
  border: 1px solid #ccc;
  background-color: #fff;
  padding-bottom: 15px;
}
.le-blo{
  float: left;
  width: 800px;
}
.ind-post{
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
}
.ind-post footer{
  color: #999;
  font-size: 12px;
}
.re-blo{
  margin-left: 10px;
  float: right;
}
ul.re-posts li{
  width: 300px;
  margin: 10px 0;
  border: 1px solid #ccc;
      background-image: -webkit-linear-gradient(top, #555, #000);
    background-image: -moz-linear-gradient(top, #555, #000);
    background-image: -ms-linear-gradient(top, #555, #000);
    background-image: -o-linear-gradient(top, #555, #000);
    background-image: linear-gradient(to bottom, #555, #000);
}
.repo-img{
  width: 100%;
 padding: 10px;
}
.repo-img a{
  color: #ccc;
}
.repo-img a:hover{
  color: #fff;
  text-decoration: none;
}
.repo-img footer{
  color: #999;
  font-size: 12px;
}
@media only screen and (max-width: 1200px) {

  .le-blo{
    width: 600px;
  }

}
@media only screen and (max-width: 979px) {
  .le-blo{
    float: none;
    width: 100%;
  }

  .re-blo{
    margin-left: 0px;
    float: none;
  }
  ul.re-posts li{
    float: left;
  }
}
@media only screen and (max-width: 767px) {
  .navbar-inverse .navbar-brand {
    padding: 0px 10px !important;
  }
  .le-cc{
    float: none;
    width: 100%;
    padding-right: 0px;
  }
  .ri-cc{
    margin-top: 15px;
  }
  .con-con{
    width: 100%;
  }
  .navbar{
    height: auto !important;
  }
  .navbar-inverse .navbar-brand {
    padding: 0px !important;
  }
  .navbar-inverse .navbar-nav>li>a {
    height: auto !important;
    line-height: 1 !important;
    font-size: 16px !important;
  }
  .cf-nav{
    height: 50px;
  }
}
@media only screen and (max-width: 480px) {
  .site-cover {
    height: 400px
  }
  .site-cover .inc {
    padding: 25px
  }
  .site-cover .inc h1 {
    font-size: 30px
  }
  .site-cover .inc p {
    font-size: 18px
  }
  .bf-desc {
    float: none;
    width: 100%
  }
  .bf-links {
    float: none;
    padding-left: 0;
    width: 100%
  }

}