.nav-bar-tiles {
  margin-bottom:0px;
}body {
    height: 100%;

  background-color: none;
/* Background: ; */
}


/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */

#footer > .container {
  padding-left: 15px;
  padding-right: 15px;
}

code {
  font-size: 80%;
}


.small-xs-badge{
	font-size: 14px;
	position: absolute;
padding-top: 35px;
padding-left: 10px;
}

.navbar-transparent{
	background-color: transparent;
	border-color: transparent;
}
.navbar-transparent .navbar-nav > li > a {
	color: #464444;
}
.navbar-transparent .navbar-nav > li > a:hover,
.navbar-transparent .navbar-nav > li > a:focus {
  color: #464444;
  text-decoration: underline;
}

.tile-icon {
	height: 80px;
	width: 80px;
}

.tile-title p {
    background-color: hsla(0, 0%, 62%, 0.5);
    color: hsl(0,0%,100%);
    padding: 20px;
    text-decoration: none;
  }

#map {
  width: 100%;
  height: 300px;
}

.button-wrap {
  position: relative;
  margin: 50px auto;
  width: 8rem;
  border: 1px solid #e5e5e5;
  height: 8rem;
  border-radius: 8rem;
  cursor: pointer;
  box-shadow: inset 0 1px 0 rgba(255,255,255,1),
              0 1px 1px rgba(0,0,0,.15);
  
background: rgb(239,239,239); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(239,239,239,1) 0%, rgba(254,254,254,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(239,239,239,1)), color-stop(100%,rgba(254,254,254,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(239,239,239,1) 0%,rgba(254,254,254,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(239,239,239,1) 0%,rgba(254,254,254,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(239,239,239,1) 0%,rgba(254,254,254,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(239,239,239,1) 0%,rgba(254,254,254,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#fefefe',GradientType=0 ); /* IE6-9 */


}

.button-wrap:after {
  position: absolute;
  left: 25%;
  top: 25%;
  content: " ";
  display: block;
  background: #f5f5f5;;
  width: 50%;
  height: 50%;
  border-radius: 100%;
  box-shadow: inset 0 2px 0 rgba(255,255,255,1),
    0 5px 18px rgba(0,0,0,.7);;
}

/* typicons */
[class*="typicons-"]:before {
  position: absolute;
  display: block;
  z-index: 10;
  left: 26%;
  top: 56%;
  line-height: 0;
  font-family: 'Typicons', sans-serif;
  font-size: 65px;
  color: #e0e0e0;
  text-shadow: 0 -1px 0 rgba(0,0,0,.25);
  transform: rotate(0deg) rotateY(180deg);
  transition: all .25s ease;
  
}

.button-wrap:hover [class*="typicons-"]:before {
transform: rotate(0deg) rotateY(0deg);
}

.lead{
  font-size: 18px;
  font-weight: 300;
}

.featurette-heading{
font-weight: 100;
font-weight: 500;
}

.tile-detail {
  font-size: 10px;
  height: 224px;
}

.col-vertical-midle{
  margin-top: 50px;
}

.btn {
  font-weight: normal;
}
.carousel-caption{
  position: relative;
  right: 0;
bottom: 0;
left: 0;
}

.carousel-title{
  color: #ffffff;
text-align: center;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-control.right {

}

.carousel-indicators {
  position: relative;
text-align: center;
/* list-style: none; */
}

.carousel-control.right {
right: 0;
left: auto;
background-image: none;
/* background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%); */
/* background-repeat: repeat-x; */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

.carousel-control.left {
right: 0;
left: auto;
background-image: none;
/* background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%); */
/* background-repeat: repeat-x; */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

.carousel-inner > .item > img {
  display: inline;
}

  .carousel-caption-xs {
    font-size: 18px;
  }

  .carousel-caption-xs-black-2 {
    font-size: 18px;
    color: black;
  }
  .carousel-caption-xs-black-2 p {
    text-align: justify;

  }

  .carousel-caption-black {
    font-size: 18px;
    color: black;
  }

  .black{
    font-size: 12px;
    color: black;
  }
  .carousel-caption-xs-black{
    font-size: 12px;
    color: black;
            text-align: left;

  }
  .carousel-caption-xs p {
    text-align: justify;
  }

  .carousel-caption h3 {
    font-size: 60%;
  }

  .carousel-caption-xs-left {
    font-size: 18px;
    text-align: left;
  }
.image-caption {
  padding-bottom: 20px;
}
.hr-no-margin hr {
margin-top: 0px;
margin-bottom: 0px;
}

.album .image {
        margin-top: 20px;
            -webkit-box-shadow:  0px 0px 2px 4px rgba(0, 0, 0, 0.1);
                    box-shadow:  0px 0px 2px 4px rgba(0, 0, 0, 0.1);
        }
        .album .image h2 {
            font-size: 16px;
        }
        .album .image img {
            border-left:10px solid white;
            border-right:10px solid white;
            border-top:10px solid white;
            -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
            -moz-box-sizing: border-box; /* Firefox, other Gecko */
            box-sizing: border-box; /* Opera/IE 8+ */
        }

        
        /* Rotate the images */
        .album .rotate-right {
            -moz-transform:rotate(2deg);
            -webkit-transform: rotate(2deg);
            -o-transform:rotate(2deg);
            -ms-transform:rotate(2deg);
            transform:rotate(2deg);
       }
       .album .rotate-left {
            -moz-transform:rotate(-2deg);
            -webkit-transform: rotate(-2deg);
            -o-transform:rotate(-2deg);
            -ms-transform:rotate(-2deg);
            transform:rotate(-2deg);
       }
       
        .album .caption {
            color:#999999;
            background: white;
            font-style:italic;
        }
        .album .caption h2 {
            font-size:20px;
        }
            
    
        /* Grids */
        .album ul.grid {
            margin: 20px 0;
            padding: 0;
            list-style: none;
        }
        .album ul.grid li {
            position: relative;
            margin: 3% 2%;
        }
        .album ul.grid li:last-child {
            margin: 0 2%;
        }
        .album ul.grid li a {
            display: block;
            cursor: pointer;
            text-decoration: none;
        }
        .album ul.grid.half-width li {
            width: 46%;
            margin: 2%;
            float: left;
        }
        .album ul.third-width li {
            width:29.3%;
            margin:0 2% 2%;
            float:left;
        }
        
        /* Photo */
        .album .image {
            z-index: 2;
            position: relative;
            overflow: hidden;
        }
        .album .image img {
            position: relative;
            display: block;
            width: 100%;
            height: auto;
        }
        .album .image h2 {
            margin: 0;
        }
        
        /* Caption */
        .album .caption {
            margin: 0;
            padding: 0px;
            width: 100%;
            display: block;
            -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
            -moz-box-sizing: border-box; /* Firefox, other Gecko */
            box-sizing: border-box; /* Opera/IE 8+ */
        }
        
        /* Column */
        .album .column {
            width:96%;
            margin:2%;
            float:none;
            clear:both;
        }
    
        /* Group / Clear floating */
        .album .group:after {
            visibility: hidden;
            display: block;
            content: "";
            clear: both;
            height: 0;
        }
}

.table-no-border > thead > tr > th, 
.table-no-border > tbody > tr > th, 
.table-no-border > tfoot > tr > th, 
.table-no-border > thead > tr > td, 
.table-no-border > tbody > tr > td, 
.table-no-border > tfoot > tr > td {
padding: 8px;
line-height: 1.428571429;
vertical-align: top;
border-top: 0px solid #dddddd;
}

.img-rounded {
  border-radius: 10px;
  border: 1px #06312c solid;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
}

.featurette h3 {
  margin-top: 0px; 
  margin-bottom: 0px;
}
.featurette {
    text-align: justify;
}

.carousel-caption-justify {
  text-align: justify;
}

.tile-footer{
  font-size: 14px;
  position: absolute;
  bottom: 0;
  bottom: 0;
  right: 0;
}


/* IMAGE HOVER */

.img-hover .info {
  background:rgba(0, 0, 0, 0.7);
  position:absolute;
  top:0px;
  left:-400px;
    opacity:0;
  color:#ffffff;
  transition:left .2s linear, opacity .2s linear;
  -webkit-transition:left .2s linear, opacity .2s linear;
}
.img-hover:hover .info {
  left:0px;
  opacity:1;
  transition:left .2s linear, opacity .2s linear;
  -webkit-transition:left .2s linear, opacity .2s linear;
  
}
.img-hover h2 {
  padding-left:25px;
  font-family:'Londrina Solid';
    font-size:40px;
  margin:0;
  padding:20px 0px 5px 0px;
  text-align:center;
}
.img-hover p {
  padding: 0px 18px;
text-align: center;
  font-family: Helvetica, Arial;
}

.btn-see-more {
  color: #ffffff;
  background-color: rgba(151, 151, 151, 1);
}

.carousel-caption {
  text-shadow: 0 0px 0px rgba(0,0,0, 0);
}

.carousel-inner .carousel-caption {
  text-shadow: 0 1px 2px rgba(0,0,0,.6);
}

.plan-features{
  background: white;
}

.content {
  margin-top: 75px;
  width: 90%;
  padding: 1em;
  -webkit-transform: translateX(200px);
  -ms-transform: translateX(200px);
  -o-transform: translateX(200px);
  transform: translateX(200px);
  opacity: 0;
  -webkit-animation: start 1s ease-out forwards;
  -o-animation: start 1s ease-out forwards;
  animation: start 1s ease-out forwards
}

.pricing-tables .plan .plan-features ul > li {
  text-align: left;
}

.megamenu-content {
  min-width: 1200px
}

.megamenu-content ul li > a {
  display: block;
  line-height: 34px;
  color: #a4a4a4;
  font-size: 12px;
  padding: 0 7px;
}

.nivo-lightbox-theme-default .nivo-lightbox-close {
  padding: 0px;
  opacity: 1;
}
