body {    
    background: #0C3555 url("../images/bg.jpg") repeat-x;
}
body,
p {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 13px;
    margin: 0.5em 0;
}
#header {
  border-radius: 15px 15px 0 0;  
}
 
#header-background {
    background: rgba(0, 0, 0, 0) url("../images/header-bg.jpg") no-repeat scroll 0 0;
    padding-top: 148px; 
    border-bottom: 0;
     border-radius: 15px 15px 0 0;
}
.navbar-default {
    background-color: #79BC57;
    border-color: transparent;
}
.navbar.navbar-default {
    border-bottom: 4px solid #5C993D;
    margin-top: 52px;
}
.navbar-brand {
    margin-top: -134px;
}
.selected {
    color: #0a2d47;
    background: #FFFFFF;
}
.navbar-nav>li>a {
    padding: 0;
    color: #000;
    margin-right: 10px;
    padding: 3px 18px;
    border: 1px solid #79BC57;
    cursor: pointer;
}
.navbar-default .navbar-nav > li > a {
    padding: 0;
    color: #000;
    margin-right: 10px;
    padding: 3px 18px;
    border: 1px solid #79BC57;
    cursor: pointer;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:active {
    background: #1B75BC;
    padding: 0;
    margin-right: 10px;
    padding: 3px 18px;
    color: #FFFFFF;
    border: 1px solid #478D66;
    cursor: pointer;
}
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
    background: #1B75BC;
    color: #FFFFFF;
}
.navbar {
    min-height: 0;
    padding-top: 10px;
}
.dropdown-menu {
    font-size: 12px;
}
.navbar-right .dropdown-menu {
    left: 0;
    border-radius: 0;
    top: 31px;
}
.sp-logo img {
    height: 54px; 
}
.form-horizontal {
  font-family: Tahoma,Arial,Helvetica,sans-serif;
  font-size: 12px;
  margin-top: 7px;
  max-width: 530px;
  padding: 30px 40px 8px 0;
  width: 530px;
}
.form-control {
    border-radius: 0;
    font-size: 12px;
    height: 31px;
}
.form-horizontal .control-label {
    font-weight: normal;
}
.form-group {
    margin-bottom: 10px;
}
.justify-me {
    text-align: justify;
}
.img-styler {
  height: 140px;
  padding: 0 30px 30px 0;
  width: 215px;
}
.buying-img {
    padding: 2px;
}
.clear {
    margin: 0;
    padding: 0;
}
.my-style {
   padding: 20px 20px;
}

#social {

}
#service {
  background: whitesmoke;
}

#main-slider {
  border-radius: 12px;
  margin: 9px;
  position: relative;
}
.carousel-content-inner{
    padding: 20px 0;
    background: rgba(0,0,0,0.55);
}
#main-slider .item {
    height: 400px;
    background-repeat: no-repeat;
    background-position: 50% 0;
    background-size: cover;
}
.scroll a {
    background: #FFFFF url('../images/button-bg.png');
}
.container {
  background: white;
  padding: 3px;
   margin-top: 34px;
    border-radius: 15px;
}
.circular {
    width: 150px;
    height: 150px;
    border-radius: 75px;
    -webkit-border-radius: 75px;
    -moz-border-radius: 75px;
    border: 2px solid green;
}
.promo-2 {
    background: whitesmoke url("../images/promo-1.jpg") no-repeat;
}
.promo-3 {
    background: whitesmoke url("../images/promo-2.jpg") no-repeat;
}
.promo-1 {
    background: whitesmoke url("../images/promo-3.jpg") no-repeat;
}
.promo-header {
    font-size: 18px;
    text-align: center;
    font-weight: normal;
    margin-top: 10px;
}
.promo-content {
    text-align: justify;
    text-justify: inter-word;
    font-size: 12px;
}
.readmore {
    color: #58E502;
    display: block;
    text-align: center;
}
#footer {
    background: #68AD45;
    padding-bottom: 12px;
    padding-top: 6px;
     border-radius: 0 0 15px 15px;
}
#footer img {
    height: 70px;
}
.carousel-content {
    margin-top: 120px;
}
.carousel-content h4,
.carousel-content p {
    color: white;
}
.carousel-content h4 {
    margin-bottom: 20px;
}
.carousel-content p {
    font-weight: bold;
    line-height: 10px;
    font-family: helvetica;
    margin: -7px 0 19px 0;
}
.carousel-button,
.carousel-button:hover {
    background: #58e301 none repeat scroll 0 0;
    border-radius: 5px;
    color: black;
    padding: 6px;
    box-shadow: 1px 3px 1px -2px;
    margin-top: 10px;
}
.testimonial {
    margin: 0;
    padding: 5px;
    position: relative;
    font-style: italic;
    border: 1px solid lightgray;
    position: relative;
}
.testimonial:before,
.testimonial:after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    top: 100%;
    left: 75%;
    border-left: 0px solid transparent;
}
.testimonial:before {
    border-right: 34px solid transparent;
    border-top: 34px solid lightgray;
    z-index: 1;
}
.testimonial:after {
    margin-top: -1px;
    margin-left: 1px;
    border-right: 33px solid transparent;
    border-top: 33px solid white;
    z-index: 2;
}
blockquote {
    color: #383838;
    font-family: Georgia, serif;
    font-size: 14px;
    font-style: italic;
    position: relative;
    margin: 0px;
    text-align: justify;
    text-justify: inter-word;
}
blockquote:before {
    color: #7a7a7a;
    content: "“";
    display: block;
    font-size: 49px;
    left: -13px;
    padding-left: 11px;
    position: absolute;
    top: 0px;
}
#someone {
    margin: 29px 237px;
    color: #2482FC;
    width: 120px;
}
@media only screen and (min-width: 768px) {
    .navbar-nav {}
}
@media only screen and (min-width: 1170px) {
    .navbar-nav {}
}
.caption-border {
  color: #3468b2;
  font-size: 20px;
  font-weight: bold;
  margin: 0;
  padding: 0;
}
.caption {
    color: #3468B2;
    padding-bottom: 5px;
    font-size: 20px;
    font-weight: normal;
}
.caption2 {
  color: #000;
  font-size: 20px;
  font-weight: bold;
  margin-top: 8px;
}
.caption-sm {
    color: #3468B2;
    font-size: 16px;
    color: #1C1C1C;
    font-weight: normal;
}
.image-wrap p {
  line-height: 20px;
  max-width: 500px;
  text-align: justify;
}
.image-wrap2 p {
  line-height: 20px;
  max-width: 666px;
  text-align: justify;
}
.image-wrap img {
  float: right;
}
.image-style {
    border: 1px solid whitesmoke;
    margin: 0;
    padding: 0;
}
.contact-img {
  height: 264px;
  margin: 40px;
  position: absolute;
  right: -208px;
  top: -7px;
}
.schedule-footer {
  margin-top: 20px;
}
.schedule-image {
  float: left;
  margin-right: 20px;
}
.schedule-image img {
  display: block;
  margin-bottom: 10px;
}
.schedule-address {
  margin-top: 20px;
}



#sidebarx {
    border: 1px solid #5c993d;
    margin: 51px 15px 51px 0;
    padding: 30px 26px 30px 30px;
}
.side-caption {
  background: rgba(0, 0, 0, 0) url("../images/blockheader.png") no-repeat scroll 0 0;
    border-radius: 0 6px 6px 0;
    color: white;
    font-weight: bold;
    margin-bottom: 20px;
    padding: 7px 31px;
}
.side-tele {
color: #09277B;
}
.sub-container{
    margin-left: 20px;
    max-width: 860px;
    padding: 22px;
}
.side-mem {
   margin-top: 20px;
}

.dropdown-menu {
 
  width: 190px !important;
 
}

.under-line {
    padding-bottom: 5px;
    border-bottom: 1px solid #000;
    margin-bottom: 20px;
}

.middle-image{
    margin-left: -10px;
}

.slider-inner {
    z-index: 9999;
    position: relative;
    top:0;
    left: 0;
}

#main-slider .slider-inner {
  color: #fff;
  height: 100%;
  left: 0;
  position: absolute;
  top: 32%;
  width: 100%;
}
.carousel-content-inner h4 {
  color: #fff;
  font-weight: normal;
  margin-bottom: 10px;
  padding: 0 5px 10px;
}

#main-slider {
  background-color: rgba(0, 0, 0, 0.5);
  padding-bottom: 20px;
  text-align: center;
}
#main-slider h4 {
  color: #fff;
  font-weight: 400;
  margin-top: 15px;
  padding-bottom: 10px;
}
#main-slider a {
    margin-top: 20px;
    margin-bottom: 40px;
}

.copyright {
    color: #222;
    text-align: center;
}

.copyright a {
    color: #fff;
}
.copyright a:hover {
    color: #005894 !important;
}

.fa-asterisk {
    font-weight: normal;
}

.caption-border2 {
  color: #3468b2;
  font-size: 20px;
  font-weight: normal;
  margin: 0;
  padding: 0 0 5px;
  font-weight: bold;
}
.image-wrap2 img {
  height: 200px;
  position: relative;
  top: -17px;
}

.caption-border {
  color: #3468b2;
  font-size: 20px;
  font-weight: bold;
  margin: 25px 0 0;
  padding: 0;
}