/* Footer
-------------------------------------------------- */
#footer {
	min-height: 260px;
	margin-top: 140px;
	background-color: #000000;
	color: #fff;
	padding-top: 35px;
  /* testimonials */
  /* contact */
  /* credits */
  /* inner footer */ }
  #footer .footer_header {
	color: #aace48;
	font-style: italic;
	font-weight: 300;
	font-size: 25px;
	margin-bottom: 40px;
	margin-left: 15px;
}
  #footer .recent_posts {
    margin-left: 0px; }
    #footer .recent_posts .post {
      margin-bottom: 70px;
      width: 93%; }
      #footer .recent_posts .post img {
        float: left;
        margin-right: 20px; }
      #footer .recent_posts .post .date {
        font-weight: bold;
        font-style: italic; }
      #footer .recent_posts .post .title {
        display: block;
        color: #b5b5b6;
        font-size: 14px; }
  #footer .testimonials .wrapper {
    margin: 0 auto;
    width: 82%; }
  #footer .testimonials .footer_header {
    margin-left: 30px; }
  #footer .testimonials .quote {
    color: #bfbfc0; }
    #footer .testimonials .quote span {
      font-size: 32px;
      font-style: italic;
      position: relative;
      top: 5px;
      font-family: Georgia !important;
      float: left;
      margin-right: 8px; }
  #footer .testimonials .author {
    margin-top: 40px; }
    #footer .testimonials .author img {
      float: left;
      margin-right: 15px;
      position: relative;
      top: -6px; }
  #footer .testimonials .name {
    font-size: 13px;
    font-weight: bold; }
  #footer .testimonials .info {
    font-style: italic;
    color: #ccc; }
  #footer .contact {
    text-align: right; }
    #footer .contact .footer_header {
	text-align: left;
	margin-left: 35px;
	margin-top: 0px;
}
    #footer .contact input[type="text"], #footer .contact textarea {
	border: none;
	background-color: #FFFFFF;
	color: #000000;
	padding: 8px 20px;
	border-radius: 3px;
	font-size: 14px;
	font-family: Lato !important;
	width: 95%;
	-webkit-transition: background-color .2s linear;
	-moz-transition: background-color .2s linear;
	margin-bottom: 10px;
}
      #footer .contact input[type="text"]:focus, #footer .contact textarea:focus {
	border: none;
	box-shadow: none;
	background-color: #CCC;
}
      #footer .contact input[type="text"]:moz-placeholder, #footer .contact textarea:moz-placeholder {
        color: #868687; }
      #footer .contact input[type="text"]::-webkit-input-placeholder, #footer .contact textarea::-webkit-input-placeholder {
        color: #868687; }
      #footer .contact input[type="text"]:-ms-input-placeholder, #footer .contact textarea:-ms-input-placeholder {
        color: #868687; }
    #footer .contact input[type="submit"] {
	background-color: #7C9C29;
	border: none;
	color: #000;
	border-radius: 4px;
	padding: 5px 20px;
	font-size: 14px;
	font-weight: bold;
	-webkit-transition: background-color .2s linear;
	-moz-transition: background-color .2s linear;
}
      #footer .contact input[type="submit"]:hover {
	background-color: #aace48;
}
  #footer .credits {
	padding: 10px 0px 60px 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #51651B;
}
    #footer .credits .social {
      margin-top: 30px;
      text-align: center; }
      #footer .credits .social a {
        margin: 10px; }
        #footer .credits .social a span {
	display: inline-block;
	width: 33px;
	height: 33px;
	text-decoration: none;
}
          #footer .credits .social a span.ico1, #footer .credits .social a span.icoh {
            background-position: 0px 0px; }
          #footer .credits .social a span.ico2, #footer .credits .social a span.ico2h {
            background-position: -37px 0px; }
          #footer .credits .social a span.ico3, #footer .credits .social a span.ico3h {
            background-position: -75px 0px; }
          #footer .credits .social a span.ico4, #footer .credits .social a span.ico4h {
            background-position: -112px -1px; }
          #footer .credits .social a span.ico5, #footer .credits .social a span.ico5h {
            background-position: -151px 0px; }
          #footer .credits .social a span.ico6, #footer .credits .social a span.ico6h {
            background-position: -188px -1px; }
          #footer .credits .social a span.ico7, #footer .credits .social a span.ico7h {
            background-position: -226px 0px; }
        #footer .credits .social a:hover span.socialicons {
	display: none;
	text-decoration: none;
}
        #footer .credits .social a:hover span.socialicons_h {
          display: inline-block !important; }
      #footer .credits .social span.socialicons_h {
        display: none; }
    #footer .credits .copyright {
      color: #a6a6a7;
      font-style: italic;
      text-align: center;
      margin-top: 30px; }
    #footer .credits .socialicons {
      background: url("../../img/socialicons.png") no-repeat;
      width: 265px;
      height: 36px; }
    #footer .credits .socialicons_h {
      background: url("../../img/socialicons_h.png") no-repeat;
      width: 265px;
      height: 36px; }
  #footer .info {
    margin-bottom: 10px;
    margin-left: 0; }
    #footer .info .residence {
      margin-left: 0; }
    #footer .info ul {
      margin: 0;
      padding: 0; }
      #footer .info ul li {
        list-style: none;
        font-size: 16px;
        color: #777E83;
        line-height: 23px; }
      #footer .info ul a {
        color: #777E83;
        -webkit-transition: color .2s;
        -moz-transition: color .2s;
        -ms-transition: color .2s;
        transition: color .2s; }
        #footer .info ul a:hover {
          color: #A9B4BB; }
    #footer .info .touch {
      float: right; }
      #footer .info .touch ul li {
        display: inline-block;
        margin-left: 22px; }

/* Showcase services
-------------------------------------------------- */
#showcase {
  margin-top: 70px; }
  #showcase .container {
    /*width: 980px;*/ }
  #showcase .image img {
    box-shadow: 3px 3px 5px 0px #B7B6B7; }
  #showcase .info {
    margin-top: 30px; }
    #showcase .info h4 {
      font-size: 17px; }
    #showcase .info p {
      color: #333333;
      line-height: 21px;
      font-size: 13px; }
  #showcase .features_op1_row .last {
    margin-right: 0; }
  #showcase .features_op1_row .feature .text {
    margin: 32px auto 0;
    width: 87%; }
    #showcase .features_op1_row .feature .text h6 {
      margin: 0 0 14px 0;
      font-size: 20px; }
    #showcase .features_op1_row .feature .text p {
      margin: 0;
      font-size: 14px;
      line-height: 23px; }
  #showcase .features_op1_row .feature .img_box {
    position: relative;
    border-radius: 5px; }
    #showcase .features_op1_row .feature .img_box img {
      border-radius: 5px;
      max-width: 98%;
      margin: 0 auto;
      display: block; }
    #showcase .features_op1_row .feature .img_box span.circle {
	background: rgba(17, 137, 217, 0.8);
	width: 48px;
	height: 48px;
	display: none;
	text-align: center;
	position: absolute;
	top: 36%;
	left: 42%;
	border-radius: 100%;
	background-color: #FF0000;
}
      #showcase .features_op1_row .feature .img_box span.circle span.plus {
	display: inline-block;
	font-weight: bold;
	color: white;
	font-size: 32px;
	margin-top: 2px;
}
    #showcase .features_op1_row .feature .img_box:hover span.circle {
      display: block; }
    #showcase .features_op1_row .feature .img_box:hover .img_box {
      box-shadow: 0px 0px 1px 100px black inset; }
    #showcase .features_op1_row .feature .img_box:hover img {
      box-shadow: 1px 1px 6px 0px #888;
      border-radius: 5px;
      opacity: 0.9;
      filter: alpha(opacity=90); }
	  /*Breadcrumbs*/
.breadcrumbs {
	margin-top: -8px;
	padding: 10px 0 6px;
	box-shadow: inset 0 0 4px #eee;
	background: url(../../img/breadcrumbs.png) repeat;
}
.breadcrumbs h1 {
	color: #686868;
	font-size: 26px;
	margin-top: 12px;
}

.breadcrumb { 
	top: 9px;
	padding-right: 0;
	background: none;
	position: relative;
}
.breadcrumb a {
	color: #777;
}
.breadcrumb li.active,
.breadcrumb li a:hover {
	color: #FF0000;
	text-decoration: none;
}
