/*
 	Ola Vincent Responsive Project
	Date Edited: January, 2015  
/*
 

/*   Body Style   */
/* line 9, ../scss/base/_base.scss */
html {
  position: relative;
  min-height: 100%;
}

/* line 15, ../scss/base/_base.scss */
body {
  margin-bottom: 120px;
  padding-bottom: 70px;
}

/* line 20, ../scss/base/_base.scss */
p.body_text {
  text-align: justify;
  padding-left: 5px !important;
  padding-right: 15px !important;
  margin-top: -10px;
}

/* line 27, ../scss/base/_base.scss */
.bg-image {
  position: relative;
}

/* line 31, ../scss/base/_base.scss */
.bg-image img {
  display: block;
  width: 100%;
  max-width: 1200px;
  /* corresponds to max height of 450px */
  margin: 0 auto;
}

/* line 37, ../scss/base/_base.scss */
.bg-image h1 {
  position: absolute;
  text-align: center;
  bottom: 0;
  left: 0;
  right: 0;
  color: white;
}

/* line 46, ../scss/base/_base.scss */
img.me {
  height: 180px;
  width: 170px;
  float: left;
  vertical-align: top;
  margin-top: -20px;
  margin-bottom: 10px;
  margin-left: 5px;
  margin-right: 17px;
  display: block;
  max-width: 100%;
  height: auto;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  border-radius: 50%;
  -moz-box-shadow: rgba(0, 0, 0, 0.2) 2px 2px 2px;
  box-shadow: rgba(0, 0, 0, 0.7) 2px 2px 2px;
  -shadow: rgba(0, 0, 0, 0.7) 2px 2px 2px;
}

/* line 67, ../scss/base/_base.scss */
h4.cont {
  margin-top: -10px !important;
}

/* line 72, ../scss/base/_base.scss */
h3.text {
  font-family: -webkit-pictograph;
  font-size: 30px;
  text-align: center;
  color: white;
  margin-top: -30px;
  padding-bottom: 23px;
}

/* line 81, ../scss/base/_base.scss */
.ownerimg {
  margin-bottom: 15px;
}

/* line 85, ../scss/base/_base.scss */
.panel-body {
  padding-top: 0;
  padding-left: 10px;
  padding-right: 10px;
}

/* line 91, ../scss/base/_base.scss */
.panel-default {
  border-color: #ddd;
  margin-top: 7px;
}

/* line 96, ../scss/base/_base.scss */
.panel-default > .panel-heading {
  color: #4A3B3B;
  background-color: #f5f5f5;
  border-color: #ddd;
  font-weight: 600;
}

/* line 103, ../scss/base/_base.scss */
div#myCarousel {
  background: transparent;
  margin-top: -20px;
}

/* line 108, ../scss/base/_base.scss */
.carousel-inner {
  position: relative;
  overflow: hidden;
  align-items: center;
  background: transparent;
}

/* line 115, ../scss/base/_base.scss */
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
  width: 70% !important;
  margin: auto;
}

/* line 120, ../scss/base/_base.scss */
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #7E97C7;
}

/* line 127, ../scss/base/_base.scss */
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #B4CEEA;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}

/* line 140, ../scss/base/_base.scss */
.embed-responsive.embed-responsive-4by3 {
  margin-top: -10px;
}

/* line 144, ../scss/base/_base.scss */
.info {
  margin-top: -25 !important;
}

/* line 148, ../scss/base/_base.scss */
.second {
  margin-top: -20px !important;
}

/* line 151, ../scss/base/_base.scss */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
  margin-top: -10px !important;
}

/* line 159, ../scss/base/_base.scss */
.createD {
  text-align: center;
  margin-top: 20px;
}

/* line 164, ../scss/base/_base.scss */
.createW {
  text-align: center;
}

/* line 168, ../scss/base/_base.scss */
.createM {
  text-align: center;
}

/* line 172, ../scss/base/_base.scss */
.effectfront {
  border: none;
  margin: 0 auto;
}

/* line 177, ../scss/base/_base.scss */
.effectfront:hover {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}

/* line 186, ../scss/base/_base.scss */
p.text_Inter {
  margin-top: 10px;
  text-align: justify;
  padding-left: 7px;
  padding-top: 5px;
  padding-right: 14px !important;
}

/* line 2, ../scss/layout/_header.scss */
.page-header {
  margin-top: 0;
  padding-bottom: 9px !important;
  margin: 20px 0 20px !important;
  border-bottom: 0px !important;
}

/* line 1, ../scss/layout/_footer.scss */
footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 80px;
  background-color: rgba(74, 87, 121, 0.68);
}

/*   Navigation Style   */
/* line 3, ../scss/layout/_nav.scss */
.nav, .main {
  text-align: left;
}

/* line 7, ../scss/layout/_nav.scss */
.navbar-inverse {
  background-color: #4A5779;
  border-color: #080808;
}

/* line 12, ../scss/layout/_nav.scss */
nav.navbar.navbar-inverse.navbar-default {
  background-color: #101D3E;
  margin-top: -25px;
}

/* line 17, ../scss/layout/_nav.scss */
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
  /*border-color: #101010;*/
}

/* line 21, ../scss/layout/_nav.scss */
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  background-color: #3A4767;
}

/* line 25, ../scss/layout/_nav.scss */
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #3A4767;
  color: #fff;
}

/* line 30, ../scss/layout/_nav.scss */
.navbar-brand {
  float: left;
  padding: 15px 20px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}

/* line 38, ../scss/layout/_nav.scss */
.navbar-inverse .navbar-brand {
  color: #E0DBDB;
}

/* line 42, ../scss/layout/_nav.scss */
.navbar.navbar-default.navbar-fixed-bottom {
  background-color: rgba(74, 87, 121, 0.68);
}

/* line 46, ../scss/layout/_nav.scss */
.navbar-default .navbar-text {
  color: #EFEFEF;
}

/* line 50, ../scss/layout/_nav.scss */
.navbar-text {
  color: #EFEFEF;
}

/* line 54, ../scss/layout/_nav.scss */
.navbar-text.pull-right {
  margin-top: 20px;
  color: #EFEFEF;
}

/* line 59, ../scss/layout/_nav.scss */
.navbar-text > a {
  color: inherit;
  text-decoration: none;
}

/* line 64, ../scss/layout/_nav.scss */
.scroll-top-wrapper:hover {
  background-color: #838ca3;
}

/* line 67, ../scss/layout/_nav.scss */
.scroll-top-wrapper.show {
  visibility: visible;
  cursor: pointer;
  opacity: 1.0;
}

/* line 72, ../scss/layout/_nav.scss */
.scroll-top-wrapper i.fa {
  line-height: inherit;
}

/* line 76, ../scss/layout/_nav.scss */
.scroll-top-wrapper {
  position: fixed;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  text-align: center;
  z-index: 99999999;
  background-color: #4e5a7b;
  color: #eeeeee;
  width: 45px;
  height: 45px;
  line-height: 45px;
  right: 10px;
  bottom: 81px;
  padding-top: 2px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  border-top-left-radius: radius;
  border-top-right-radius: radius;
  border-bottom-right-radius: radius;
  border-bottom-left-radius: radius;
  -webkit-border-radius: radius;
  -moz-border-radius: radius;
  -o-border-radius: radius;
}

/* line 99, ../scss/layout/_nav.scss */
.log-on {
  padding-bottom: 20px;
}

/*   Button Style   */
/* line 3, ../scss/modules/_buttons.scss */
button.btn.btn-default {
  margin-top: 8px;
}

/* line 7, ../scss/modules/_buttons.scss */
button.btn.btn-primary {
  margin-top: 8px;
}

/* line 11, ../scss/modules/_buttons.scss */
button#myBtn {
  margin-top: -10px;
}

/* line 15, ../scss/modules/_buttons.scss */
input#button {
  float: right;
  margin-top: -18px;
}

/* line 20, ../scss/modules/_buttons.scss */
button#myClick {
  margin-top: -10px;
}
