
#footer {
  width: 974px;
  height:40px;
  clear: both;
    background: #eae9e9;
  margin: 0 auto; 
 
}

#footer a {
   color:black;
   font-size:10pt;
   font-weight:700;
   font-family: "open sans", sans-serif;
   text-decoration: underline;
   padding-top:10px;
   padding-left:20px;
  float:left;

 }

#footer p  {
   color:black;
   font-family: "open sans", sans-serif;
   margin-right:70px;
   float:right;
   margin-top:9px;
   font-size:10pt;
   font-weight:700;
   
   
}




.custom-square-1 rect {
  stroke:#000;
  fill: #000;
}
.custom-featured-boxes-style-1 .featured-box:hover .box-content {
  border: 7px solid #c2d400;
}
.custom-featured-boxes-style-1 .featured-box:hover .box-content svg {
  fill: #c2d400;
}
.custom-thumb-info-style-1 .thumb-info-wrapper:after {
  background: #000000ad;
}
.custom-testimonial-colored-quotes.testimonial-with-quotes blockquote:before,
.custom-testimonial-colored-quotes.testimonial-with-quotes blockquote:after {
  color: #c2d400 !important;
}
@-webkit-keyframes customTextColored {
  from {
    color: #FFF;
  }
  to {
    color: #c2d400;
  }
}
@keyframes customTextColored {
  from {
    color: #FFF;
  }
  to {
    color: #c2d400;
  }
}
.customTextColored {
  -webkit-animation-name: customTextColored;
          animation-name: customTextColored;
}
@-webkit-keyframes customBorderColored {
  from {
    border-color: #43474A;
  }
  to {
    border-color: #c2d400;
  }
}
@keyframes customBorderColored {
  from {
    border-color: #43474A;
  }
  to {
    border-color: #c2d400;
  }
}
.customBorderColored {
  -webkit-animation-name: customBorderColored;
          animation-name: customBorderColored;
}

.clientss img {
    border: 1px solid #bcbcbc;
}

.team .thumb-info:hover .thumb-info-caption {
  background: #008fe2;
}
.team .thumb-info:hover .thumb-info-caption span, .team .thumb-info:hover .thumb-info-caption i {
  color: #fff !important;
}
.team .thumb-info .thumb-info-caption {
  position: relative;
  padding: 10px 0;
  display: block;
  background: #fff;
  transition: all 0.3s ease;
}
.team .thumb-info .thumb-info-caption .custom-thumb-info-title span {
  display: block;
}
.team .thumb-info .thumb-info-caption .custom-thumb-info-title span:nth-child(1) {
  color: #8e8e8e;
}
.team .thumb-info .thumb-info-caption .custom-thumb-info-title span:nth-child(2) {
  color: #28292d;
}
.team .thumb-info .thumb-info-caption .custom-thumb-info-title i {
  position: absolute;
  top: 50%;
  right: 20px;
  font-size: 1.9em !important;
  color: #28292d;
  transform: translateY(-50%);
}
.team .owl-carousel.nav-bottom .owl-nav {
  position: absolute;
  top: -60px;
  right: 10px;
}
.team .owl-carousel.nav-bottom .owl-nav button.owl-prev, .team .owl-carousel.nav-bottom .owl-nav button.owl-next {
  border: none !important;
  font-size: 2em;
  padding: 0;
  width: auto;
  height: auto;
}
.team .owl-carousel.nav-bottom .owl-nav button.owl-prev:active, .team .owl-carousel.nav-bottom .owl-nav button.owl-next:active {
  background-color: none;
  border-color: transparent;
}
.team .owl-carousel.nav-bottom .owl-nav button.owl-prev {
  color: #0092e3;
}
.team .owl-carousel.nav-bottom .owl-nav button.owl-prev::before {
  font-family: simple-line-icons;
  content: "\e07a";
  font-size: 28.8px;
  font-size: 1.8rem;
}
.team .owl-carousel.nav-bottom .owl-nav button.owl-next {
  color: #2d529f;
}
.team .owl-carousel.nav-bottom .owl-nav button.owl-next::before {
  font-family: simple-line-icons;
  content: "\e079";
  font-size: 28.8px;
  font-size: 1.8rem;
}

.thumb-info-side-image-custom {
  border: 0 none;
  color: #777;
  margin: 0 0 35px;
  transition: all 0.3s ease;
}
.thumb-info-side-image-custom .thumb-info-side-image-wrapper {
  padding: 0;
  margin-right: 30px;
}
.thumb-info-side-image-custom .thumb-info-caption {
  text-align: left;
}
.thumb-info-side-image-custom .thumb-info-caption h4 {
  margin: 30px 0 0;
  padding: 0;
}
.thumb-info-side-image-custom .thumb-info-caption p {
  margin: 0;
  padding: 0;
  font-size: 15px;
  line-height: 24px;
}
.thumb-info-side-image-custom:hover {
  box-shadow: 10px 10px 74px -15px rgba(0, 0, 0, 0.33) !important;
}
.thumb-info-side-image-custom.thumb-info-side-image-custom-highlight .thumb-info-side-image-wrapper {
  margin: 0 0 10px 0;
  padding: 0;
}
.thumb-info-side-image-custom.thumb-info-side-image-custom-highlight .thumb-info-caption {
  padding: 0 10px;
  display: block;
  clear: both;
}
.thumb-info-side-image-custom.thumb-info-side-image-custom-highlight .thumb-info-caption h4 {
  margin: 3px 0 0;
  padding: 0;
}
.thumb-info-side-image-custom.thumb-info-side-image-custom-highlight .thumb-info-caption p {
  margin: 0;
  padding: 0;
}

@media (max-width: 767px) {
  .thumb-info-side-image-custom.thumb-info-side-image-custom-highlight .thumb-info-side-image-wrapper {
    width: 100%;
  }
}
.content-grid .content-grid-item {
  min-height: 150px;
  border: 1px solid #e4e4e4;
  border-left: none;
}
.content-grid .content-grid-item:first-child {
  border-left: 1px solid #e4e4e4;
}
.content-grid .content-grid-item::before, .content-grid .content-grid-item::after {
  content: none;
}

@media (max-width: 991px) {
  .content-grid .content-grid-item:nth-child(4) {
    border-left: 1px solid #e4e4e4;
  }
  .content-grid .content-grid-item:nth-child(4), .content-grid .content-grid-item:nth-child(5), .content-grid .content-grid-item:nth-child(6) {
    border-top: 0;
  }
}
@media (max-width: 767px) {
  .content-grid .content-grid-item {
    border-top: 0;
    border-left: 1px solid #e4e4e4;
  }
  .content-grid .content-grid-item:first-child {
    border-top: 1px solid #e4e4e4;
  }
}
.testimonial .testimonial-quote {
  display: inline-block;
  position: relative;
  color: #fff;
  font-size: 50px;
  line-height: 1;
  font-family: Georgia, serif;
}
.testimonial .testimonial-quote::before {
  content: '';
  display: block;
  position: absolute;
  top: 25%;
  left: 50%;
  border: 1px solid #fff;
  border-radius: 100%;
  padding: 25px;
  transform: translateX(-50%) translateY(-50%);
}
.testimonial blockquote::before, .testimonial blockquote::after {
  color: #fff !important;
  font-size: 40px !important;
}
.testimonial blockquote p {
  color: #fff !important;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 15px;
  line-height: 1.6;
}
.testimonial .testimonial-author p strong {
  position: relative;
  display: inline-block;
  color: #fff !important;
}
.testimonial .testimonial-author p strong::before {
  content: '';
  display: block;
  position: absolute;
  width: 35%;
  top: -21px;
  left: 50%;
  border-top: 2px solid #80c9f2;
  transform: translateX(-50%) translateY(-50%);
}

#footer {
  background: #34383d;
  border: none;
}
#footer p, #footer a, #footer strong {
  color: #95989c;
}
#footer a strong {
  display: block;
  font-size: 30px;
  line-height: 1;
}
#footer a label {
  color: #fff !important;
}
#footer .custom-info span:nth-child(1) {
  color: #95989c;
}
#footer .footer-copyright {
  background: #34383d;
  border-top: 1px solid #53585e;
}
#footer .footer-copyright p {
  color: #95989c;
}

.social-icons li {
  border-radius: 0;
  box-shadow: none;
}
.social-icons li:hover a {
  opacity: 0.8;
}
.social-icons li a {
  border-radius: 0;
}



.award-item {
  display: inline-table;
  margin: 0 15px;
}
.award-item img.border-rounded {
  border-radius: 100%;
}
.award-item p {
  max-width: 100%;
  margin: 15px auto 10px;
}

.blog-bg {
  background: #ecf2f4;
}

section.our-blog {
  padding: 60px 0;
  margin: 0;
}

#ourBlog {
  margin-top: 60px;
}
#ourBlog li {
  list-style: none;
}

.our-blog-item {
  position: relative;
  transition: ease box-shadow 300ms;
}
.our-blog-item:hover:not(.blog-post) {
  box-shadow: 0px 0px 49px -21px rgba(0, 0, 0, 0.3);
}
.our-blog-item:hover:not(.blog-post) .image-wrapper img {
  transform: scale(1.1);
}
.our-blog-item.blog-post .post-infos {
  padding: 75px;
}
.our-blog-item.blog-post .post-infos .testimonial blockquote {
  background: transparent;
  padding: 0px 0 10px 80px;
}
.our-blog-item.blog-post .post-infos .testimonial blockquote:before {
  color: #333;
  top: -13px;
}
.our-blog-item.blog-post .post-infos .testimonial blockquote:after {
  content: none;
}
.our-blog-item.blog-post .post-infos .testimonial blockquote p {
  font-family: "Roboto Slab", serif;
  color: #777;
  font-style: normal;
  line-height: 1.5;
  font-size: 1.1em;
  font-weight: 100;
}
.our-blog-item.blog-post .author-info {
  padding: 75px;
}
.our-blog-item.blog-post .author-info:after {
  content: '';
  display: block;
  clear: both;
}
.our-blog-item.blog-post .author-info img.border-rounded {
  border-radius: 100%;
}
.our-blog-item.blog-post .author-info .designation {
  color: #b1b6be;
}
.our-blog-item.blog-post .author-info p {
  color: #c3c7ce;
}
.our-blog-item .image-wrapper {
  display: block;
  overflow: hidden;
}
.our-blog-item .image-wrapper img {
  transition: ease transform 300ms;
}
.our-blog-item .category {
  position: absolute;
  top: 15px;
  right: 15px;
  color: #fff;
  padding: 5px 25px;
  border-radius: 20px;
}
.our-blog-item .post-infos {
  position: relative;
  background: #FFF;
  padding: 25px;
}
.our-blog-item .post-infos .share {
  position: absolute;
  bottom: calc(100% - 22px);
  right: 15px;
  border-radius: 50px;
  width: 43px;
  height: 43px;
  overflow: hidden;
  z-index: 1;
  transition: ease height 300ms;
}
.our-blog-item .post-infos .share:hover {
  height: 176px;
}
.our-blog-item .post-infos .share .share-icons {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
}
.our-blog-item .post-infos .share .share-icons i {
  display: block;
  color: #FFF;
  padding: 15px;
  opacity: 0.5;
  transition: ease opacity 300ms;
}
.our-blog-item .post-infos .share .share-icons i.fa-share-alt {
  opacity: 1;
}
.our-blog-item .post-infos .share .share-icons i:hover {
  opacity: 1;
}
.our-blog-item .post-infos .post-date {
  color: #646974;
}
.our-blog-item .post-infos h1 {
  line-height: 1.2;
  margin-bottom: 10px;
}

@media (max-width: 991px) {
  .our-blog-item.blog-post .author-info img {
    display: block;
  }
}
@media (max-width: 767px) {
  .our-blog-item.blog-post .post-infos, .our-blog-item.blog-post .author-info {
    padding: 25px;
  }
}
.post-comments {
  margin: 45px 0;
}
.post-comments ul.comments li {
  padding: 15px 0 15px 115px;
  border-top: 1px solid #dde5e7;
}
.post-comments ul.comments li:first-child {
  border-top: none;
}
.post-comments ul.comments li ul li:first-child {
  border-top: 1px solid #dde5e7;
}
.post-comments ul.comments li .img-thumbnail {
  background: transparent;
  width: 100px;
  height: 100px;
  border: 1px solid #000;
  border-radius: 100%;
  overflow: hidden;
  z-index: 1;
}
.post-comments ul.comments li .img-thumbnail:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 6px solid #FFF;
  border-radius: 100%;
  z-index: 1;
}
.post-comments ul.comments li .img-thumbnail img {
  position: absolute;
  width: 100%;
  height: auto;
  top: 50%;
  left: 50%;
  z-index: 0;
  transform: translate3d(-50%, -50%, 0);
}
.post-comments ul.comments li a {
  text-decoration: none;
  border-radius: 25px;
  padding: 3px 21px;
  border-width: 2px;
  font-weight: bold;
  font-size: 0.9em;
}
.post-comments ul.comments .comment-block {
  background: none;
}
.post-comments ul.comments .comment-block .comment-by {
  text-transform: uppercase;
  color: #313946;
}
.post-comments ul.comments .comment-block p {
  color: #262d3d;
}

@media (max-width: 575px) {
  .post-comments ul.comments li {
    padding: 0 0 0 10px;
  }
}
.leave-comment {
  padding: 60px 0;
}

@media (max-width: 991px) {
  .leave-comment input[type="email"] {
    margin-top: 15px;
  }
}
#photographyPagination {
  margin: 60px 0;
}
#photographyPagination ul {
  padding: 0;
  text-align: center;
}
#photographyPagination ul li {
  display: inline-block;
  list-style: none;
}
#photographyPagination ul li a {
  border-radius: 25px;
  padding: 8px 13px;
  border-width: 2px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: -1px;
  font-size: 0.9em;
}
#photographyPagination ul li.prev a i {
  margin-right: 5px;
}
#photographyPagination ul li.next a i {
  margin-left: 5px;
}

@media (max-width: 767px) {
  #ourBlog .isotope-item {
    text-align: left;
  }
  #ourBlog .our-blog-item .post-infos .share {
    width: 42px;
  }
}
section.contact-details {
  border: none;
  margin: 0;
}
section.contact-details .feature-box {
  padding: 20px 10px;
  text-align: center;
}
section.contact-details .feature-box .feature-box-icon {
  float: none;
  margin: 0;
}
section.contact-details .feature-box .feature-box-icon [class*="fa-"], section.contact-details .feature-box .feature-box-icon .icons {
  color: #FFF;
  opacity: 0.5;
}
section.contact-details .feature-box .feature-box-info {
  padding: 0;
}
section.contact-details .feature-box p, section.contact-details .feature-box a {
  color: #b8b5b1;
}

#footer.light.narrow {
  border: 0;
  padding: 0;
  margin: 0;
}
#footer.light.narrow .footer-copyright {
  border: 0;
  margin: 0;
  padding: 30px 0;
  background: #E8EDF0;
}
#footer.light.narrow .footer-copyright p {
  color: #777;
  font-family: "Roboto Slab", serif;
  font-size: 13px;
}
.afsh-mob .afsh-name {  font-weight: 600; background:#000; padding: 10px; color: #fff; text-align: center; line-height: 20px !important; }