.hero-area{background-image: url(../img/hero-bg-2.jpg);background-color: #3592f4}
.mainmenu li a:hover, .boxed-btn, input[type=submit], button[type=submit]{background-color: #06d6a0}


.hero-area {
  color: #fff;
  background-size: cover;
  background-position: center;
  line-height: 1.8;
  padding: 80px 0;
}
.hero-area h1 {
  color: #fff;
  font-size: 45px;
  margin-top: 90px;
}


.single-service-box-2:hover{
  background: #05bdfe;
  background: -moz-linear-gradient(top,  #05bdfe 0%, #4482ec 100%);
  background: -webkit-linear-gradient(top,  #05bdfe 0%,#4482ec 100%);
  background: linear-gradient(to bottom,  #05bdfe 0%,#4482ec 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#05bdfe', endColorstr='#4482ec',GradientType=0 );
  
}


h3 {
  font-size: 22px;
}
.about-text h3 {
  margin-bottom: 23px;
}
.about-text .boxed-btn {
  margin-top: 20px;
}
.about-text {
  margin-top: 50px;
}
.padding-top-0 {
  padding-top: 0;
}
.single-service-box-2 {
  display: table;
  background: #fbfbfb;
  height: 250px;
  width: 100%;
  padding: 30px;
}

.single-service-box-2 i.fa, .single-service-box-2 h3 {transition: .3s;}
.single-service-box-2:hover i.fa, .single-service-box-2:hover h3 {
  color: #fff;
}


.service-icon {
  color: #25a1f9;
  font-size: 30px;
  margin-bottom: 30px;
}
.service-box-tablecell {
  display: table-cell;
  vertical-align: middle;
}

/*---------Class 8 Homepage 2----------*/
.theme-2 .owl-dots div.active {
  background: #06d6a0;
}
.case-study-preview-1{background-image: url(../img/product-1.jpg)}
.case-study-preview-2{background-image: url(../img/product-2.jpg)}
.case-study-preview-3{background-image: url(../img/product-3.jpg)}

.testimonial-icon {
	color: #26a0f8;
	display: inline-block;
	height: 64px;
	width: 64px;
	background-color: #fff;
	border: 2px solid #ddd;
	line-height: 63px;
	border-radius: 50%;
	margin-bottom: 40px;
}
.single-testimonial-item.theme-2 {
	line-height: 2;
	color: #373737;
}
.single-testimonial-item.theme-2 h4 {
	margin-top: 35px;
    margin-bottom: 0;
}
.single-testimonial-item.theme-2 h4 span {
	display: block;
	font-size: 12px;
	color: #999;
	margin-top: 10px;
	font-weight: ;
}

.padding-80 {
    padding: 80px 0;
}

.case-study-box-preview {
  display: table;
  height: 300px;
  width: 100%;
  background-color: #ddd;
  background-position: center;
  background-size: cover;
}
.case-study-link-tablecell {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  padding: 30px;
  width: 100%;
  position: relative;
  z-index: 1;
  transition: .3s;
    opacity: 0;
    visibility: hidden;
    transform: scale(.8);
}
.case-study-link-tablecell:after {
  position: absolute;
  background: #05bdfe;
  background: -moz-linear-gradient(top,  #05bdfe 0%, #4482ec 100%);
  background: -webkit-linear-gradient(top,  #05bdfe 0%,#4482ec 100%);
  background: linear-gradient(to bottom,  #05bdfe 0%,#4482ec 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#05bdfe', endColorstr='#4482ec',GradientType=0 );
  width: 100%;
  height: 100%;
  content: "";
  left: 0;
  top: 0;
  z-index: -1;
  opacity: .8;
}
.case-study-link-tablecell .boxed-btn {
  background-color: #fff;
  color: #333;
}
.case-study-boxed-style2 {
  text-align: center;
}


.case-study-boxed-style2 h4 {
  margin-top: 20px;
}
.case-study-boxed-style2 h4 span {
  display: block;
  margin-top: 10px;
  font-size: 14px;
  color: #999;
  font-weight: 300;
}
.case-study-boxed-style2:hover .case-study-link-tablecell {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
}

.theme-2 .pricing-heading {
  background-color: #fbfbfb;
  padding: 20px;
}
.single-pricing-box.theme-2 {
  padding: 0;
  margin: 0;
}
.theme-2 .pricing-count {
  color: #19acfa;
}
.single-pricing-box.theme-2 p {
  margin: 0;
}
.theme-2 .pricing-content .boxed-btn {
  display: block;
  border-radius: 0;
}
.single-pricing-box.theme-2:hover, .single-pricing-box.theme-2:hover .pricing-heading {
  border-color: #f3f3f3;
}
.single-blog-box {
  border: 1px solid #f5f5f5;
  padding: 30px;
  font-size: 14px;
  font-weight: 300;
  line-height: 24px;
  transition: .2s;
}
.single-blog-box h3 {
  font-size: 20px;
  line-height: 1.5;
}
.blog-readmore-btn {
  color: #2ecc71;
  font-weight: 400;
}
.blog-readmore-btn i {
  margin-left: 5px;
}
.single-blog-box:hover {
  background: #f5f5f5;
}
.cta-area.theme-2 {
  background: #05bdfe;
  background: -moz-linear-gradient(top,  #05bdfe 0%, #4482ec 100%);
  background: -webkit-linear-gradient(top,  #05bdfe 0%,#4482ec 100%);
  background: linear-gradient(to bottom,  #05bdfe 0%,#4482ec 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#05bdfe', endColorstr='#4482ec',GradientType=0 );
}
.cta-area.theme-2 h2 {
  color: #fff;
  margin-bottom: 20px;
}
.cta-area.theme-2 .boxed-btn {
  background-color: #fff;
  color: #333;
  padding-left: 40px;
  padding-right: 40px;
}
.cta-area.theme-2 {
  padding: 40px 0;
}