a:hover,
a:focus,
h1 a:focus, h1 a:hover, h2 a:focus, h2 a:hover, h3 a:focus, h3 a:hover, h4 a:focus, h4 a:hover, h5 a:focus, h5 a:hover, h6 a:focus, h6 a:hover, .h1 a:focus, .h1 a:hover, .h2 a:focus, .h2 a:hover, .h3 a:focus, .h3 a:hover, .h4 a:focus, .h4 a:hover, .h5 a:focus, .h5 a:hover, .h6 a:focus, .h6 a:hover,
html body .text-primary,
.marked-list > li span:before,
.index-list > li.index-list-counter:before,
.features-block .icon,
.video-section .icon,
.img-links a,
cite,
.quote:before,
.blog-post .post-text .post-data > * .icon,
.post-meta a span,
.comments-list .comment-btns a:hover,
address a .icon,
.pagination-line li a,
.widget-categories .categories-list li:before,
.k-nav.k-nav-fixed .k-nav-links li.active a,
.k-nav.k-nav-fixed .k-nav-links li a:hover,
.k-nav li.dropdown .dropdown-menu li a:hover {
  color: #008dd2;
}

#page-preloader,
.bg-primary,
.side-shapes:after,
.side-shapes:before,
.btn-primary:after,
.contact-wrap .icon:after,
.list-inline li .icon:after,
.divider, .divider-white,
.features-wrap .after-circle span,
.pagination-line li a.current,
.page-404 span:after,
.owl-prev:hover,
.owl-next:hover,
.owl-controls .owl-dot,
.toTopButton,
#style-switcher .toggle-switcher,
#style-switcher .layout li.active,
.progress-wrapper .progress .progress-bar,
.accordion-title:after,
.iso .button:after,.countdown-section:after{
  background: #008dd2;
}

.img-links:after
{
  background: #898989;
}

.btn-primary,
.btn-primary:hover,
.video-wrap,
.form-control:focus,
.pagination-line li a.current,
.pagination-line li a:hover,
.text-marked,
.owl-prev,
.owl-next {
  border-color: #008dd2;
}

.side-triangles:before,
.features-left-col .features-block:nth-child(1):after,
.features-right-col .features-block:nth-child(2):after,
.features-left-col .features-block:nth-child(3):after,
.pricing-box:before {
  border-color: transparent #008dd2 transparent transparent;
}

.side-triangles:after,
.features-right-col .features-block:nth-child(1):after,
.features-left-col .features-block:nth-child(2):after,
.features-right-col .features-block:nth-child(3):after,
.features-right-col .features-block:nth-child(3):after,
.pricing-box:after {
  border-color: transparent transparent transparent #008dd2;
}

.icon-wrap:before {
  border-color: transparent transparent #008dd2 transparent;
}

.icon-wrap:after {
  border-color: #898989 transparent transparent transparent;
}

.homebgheading
{
	font-size:30px;}

.clientimg
{
	max-width:300px;
	max-height:230px;
}

.homebannercaption
{
	font-size:42px;
}
#learn-more
{
	color:#008dd2;
}
.phone
{
	padding-left:50px;
}
.hover-menu:hover
{
	color:#008dd2;
}
.hover-menu:active
{
	color:#008dd2;
}
.hover-menu1
{
	color:#008dd2;
}

/*Gallery */

@import url(https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css);
.snip1566 {
  position: relative;
  display: inline-block;
  margin: 10px;
  max-width: 190px;
  width: 100%;
  color: #bbb;
  font-size: 16px;
  box-shadow: none !important;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.snip1566 *,
.snip1566:before,
.snip1566:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.snip1566:before,
.snip1566:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 50%;
  content: '';
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;

  z-index: -1;
  border: 2px solid #bbb;
  border-color: transparent #bbb;
}

.snip1566 img {
  max-width: 100%;
  backface-visibility: hidden;
  vertical-align: top;
  border-radius: 50%;
  padding: 10px;
}

.snip1566 p {
  position: absolute;
  top: 5px;
  bottom: 5px;
  left: 5px;
  right: 5px;
      padding-top: 65px;
	  color:#fff;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 50%;
}

.snip1566 i {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 4em;
  z-index: 1;
}

.snip1566 a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}

.snip1566:hover p,
.snip1566.hover p {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.snip1566:hover:before,
.snip1566.hover:before,
.snip1566:hover:after,
.snip1566.hover:after {
  border-width: 10px;
}

.snip1566:hover:before,
.snip1566.hover:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.snip1566:hover:after,
.snip1566.hover:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.t-pipe
{
	text-align:center;
}
.t-pipes
{
	border:1px solid #ccc;
	padding:15px;
	margin-bottom:15px;
	border-radius:5px;
	min-height:300px;
}
.read-more
{
	margin-top:20px;
}

