/* Index page  */
#leftbox { 
	float:left;  
	background:Red; 
	width:25%; 
	height:280px; 
} 
.panel-group .panel {
	border-radius: 0;
	box-shadow: none;
	border-color: #EEEEEE;
}

.panel-default > .panel-heading {
	padding: 0;
	border-radius: 0;
	color: #212121;
	background-color: #FAFAFA;
	border-color: #EEEEEE;
}

.panel-title {
	font-size: 14px;
}

.panel-title > a {
	display: block;
	padding: 15px;
	text-decoration: none;
}

.more-less {
	float: right;
	color: #212121;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #EEEEEE;
}
/* google rating badge css */
.wp-gr .wp-google-badge-fixed {
    position: fixed!important;
   
    right: auto!important;
    bottom: 0px!important;
    max-width: none!important;
    z-index: 2147482999!important;
}
.wp-gr .wp-google-badge-fixed {
    position: fixed!important;
    left: 30px!important;
    bottom: 0px!important;
    max-width: none!important;
    z-index: 2147482999!important;
	width:200px!important;
	margin-bottom:-20px!important;
}
.bg-parallax18{
 background: url(../images/parallax_bg_22.jpg) no-repeat center top fixed;
    background-size: cover;
    width: 100%;
    float: left;
    padding: 17px 0 10px 0;
    margin-top: 20px;
}
.m-top3{
    font-size:17px;
    text-align: center;
}
.m-top3 h2:hover
{
color:white;
}
.box-mc{
	 width: 200px;
  height: 130px;
  padding: 10px;  
  margin:20px;
  border-radius:10px;
  border: 1px solid #ccc;
   transition: box-shadow .3s;
}
.box-mc:hover{
    box-shadow: 0 0 11px rgba(33,33,33,.2);
}
.flex-list {
    position: relative;
    overflow: hidden;
	font-weight:bold;
}
.flex-list ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    
}
.flex-list li {
    flex-grow: 1;
    flex-basis: auto;
    text-align: center;
    border-left: 1px solid black;
	padding: 0 3px;
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover, .list-unstyled a:hover, .dropdown-menu > li > a:hover, .ms-layer.btn1:hover, .ms-layer.btn2, .blue, .content-feature-2:hover .feature-info > h3, .content-feature-2.active .feature-info > h3, h1 span, .tab-style1 .nav-tabs > li.active > a > i, .f-list:hover h3, .f-list.active h3, .cbp-l-filters-buttonCenter .cbp-filter-item.cbp-filter-item-active, .ms-layer.btn3:hover, .ms-layer.btn4, .button a.blue-btn.active, form .submit-btn:hover, ul.social-icons li a:hover i, ul.col-top-menu li a:hover, .nav > li > a:hover, .pricing-box.one:hover .pack-title, .pricing-box.one.active .pack-title, .pricing-box.one h4 span, .button a.grey-border-large:hover, .pricing-box.one:hover .button a.grey-border-large, .pricing-box.one.active .button a.grey-border-large, .nav.tabs-style4 > li.active > a, .nav.tabs-style4 > li.active > a:focus, .nav.tabs-style4 > li.active > a:hover, .pagenation a, .sky-form .checkbox input + i::after, .how-works:hover .small-circle-no {
    color: #ffffff;
}
.service-title{
        font-size: 16px;
    font-weight: 600;
}
.industry a{
    color:#222;
}

.page-header-about{
    background: url(../images/about-bg.jpg) no-repeat scroll center top;
    background-size: cover;
    float: left;
    height: 158px;
    margin: 0;
    padding-top: 50px;
    width: 100%;
}

 .brand:hover img {
      -webkit-transform: scale(1.2);
      -moz-transform: scale(1.2);
      -o-transform: scale(1.2);
      -ms-transform: scale(1.2);
      transform: scale(1.2);
      -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0.5)";
      filter: alpha(opacity=0.5);
      //opacity: 0.5;
    }
      
 .brand{
     width:100%;
     border: 1px solid #d6eaff;
     padding: 18px;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    overflow: hidden;
    background: #fff;
    height: 109px;
 }
 .brand img{
    transition: all 0.4s ease-in-out;
         padding: 15px; 
 }
 
 /* Contact Us Page */
 
 .contact-box{
      padding: 20px;
    max-height: 236px;
    background: white;
    margin-bottom: 15px;
    box-shadow: 0 0 0 1px rgb(0 0 0 / 20%);
    border-radius: 10px;
        
}
.parent{
  display: flex;
  flex-wrap: wrap;
}
.child{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  list-style: none;
  flex: 1 0 20%;
  margin: 5px;
  padding: 10px;
}
.child li{
    padding: 6px 14px;
    margin: 5px;
    background: aliceblue;
}
.child li:hover{
    background:#ebf1ea;
   transform: scale(1.1);
}

/* digital flyers */
.box1 img {
    height: 110px;width: auto;
}
.box1:hover{
     background: white;
    cursor: pointer;
    transform: translateY(-10px);
    transition: all 0.3s;
}

.box1 {
       padding: 20px;
       box-shadow: 0px 0px 6px rgb(90 128 125 / 13%);
    background: #fff;
    margin-bottom: 35px;
    border-radius: 10px;
    display: inline-block;
    justify-content: center;
    text-align: center;
    align-items:center;
}
p{
    line-height:24px;
   
}
.box1 span{
    font-size: 14px;
    font-weight: 200;
    color:#71869d;
}

.section {
  max-width: 1200px;
  margin: 0 auto;
}


html *{
    -webkit-font-smoothing: antialiased;
}

h3{
    font-weight: 300!important;
    font-size: 25px !important;
}

h4{
    font-size: 18px !important;
    font-weight: 300 !important;
}



.card.card-carousel {
    border: 0;
    margin-bottom: 30px;
    border-radius: 6px ;
    color: rgba(0,0,0,.87);
    background: #fff;
    width: 100%;
    /*box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);*/
}

.card.card-carousel img{
    border-radius: 6px;
}



.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 10px;
    left: 0;
    z-index: 15;
    display: flex;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
}

.carousel .carousel-indicators {
    bottom: 5px;
}

.carousel .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    text-indent: -999px;
    cursor: pointer;
    border: 1px solid #fff;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.12), 0 1px 5px 0 rgba(0,0,0,.2);
    border-radius: 2px;
}

.carousel .carousel-indicators .active{
    margin: 11px 10px; 
} 

.carousel .carousel-indicators li {
    margin: 11px 10px;
}

.carousel .carousel-indicators .active {
    margin-top: 10px;
    transform: scale(1.5);
    box-shadow: 0 4px 5px 0 rgba(0,0,0,.14), 0 1px 10px 0 rgba(0,0,0,.12), 0 2px 4px -1px rgba(0,0,0,.2);
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.carousel-item {
    position: relative;
    display: none;
    align-items: center;
    width: 100% !important;
    transition: transform .6s ease;
    backface-visibility: hidden;
    perspective: 1000px;
}

.carousel-item.active {
    display: block;
}

.carousel .carousel-caption {
    padding-bottom: 45px;
}

.carousel .carousel-caption .material-icons {
    position: relative;
    top: 5px;
}

.carousel .carousel-control-next .material-icons{
    z-index: 5;
    display: inline-block;
    font-size: 50px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 50px;
    margin: auto;
}

.carousel .carousel-control-prev .material-icons {
    z-index: 5;
    display: inline-block;
    font-size: 50px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 50px;
    margin: auto;
}
.input-container {
  display: -ms-flexbox; /* IE10 */
  display: flex;
  width: 100%;
  margin-bottom: 15px;
}

.icon {
     padding: 10px;
    background: #f0f0f0;
    color: #222;
    min-width: 50px;
    text-align: center;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}

.input-field {
  width: 100%;
  padding: 10px;
  outline: none;
  border: 2px solid #f0f0f0;
}

.input-field:focus {
  border: 2px solid dodgerblue;
}

/* Set a style for the submit button */
.btnn {
background-color: #60cbf4;
    color: white;
    padding: 10px 10px;
    border: none;
    cursor: pointer;
    width: 100%;
    opacity: 0.9;
    font-weight: 600;
    font-size: 18px;
}

.btnn:hover {
  opacity: 1;
  background: aliceblue;
}
.thumb {
    margin: 30px 0;
    text-align: center;
}

.sky-form .state-error + em {
    display: block;
    margin-top: 6px;
    padding: 0 1px;
    font-style: normal;
    font-size: 14px;
    line-height: 18px;
    color: #e41818;
}
.wrapper{
  max-width: 1200px;
  margin: auto;
  padding: 0 20px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-evenly;
}
.wrapper .box{
  background: #fff;
  min-height: 338px;
  width: calc(36% - 10px);
  padding: 25px;
  border-radius: 3px;
  box-shadow: 0px 4px 8px rgba(0,0,0,0.15);
}
.wrapper .box i.quote{
  font-size: 20px;
  color: #17a2b8;
}
.wrapper .box .content{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  padding-top: 10px;
}
.box .info .name{
  font-weight: 600;
  font-size: 17px;
}
.box .info .job{
  font-size: 16px;
  font-weight: 500;
  color: #17a2b8;
}
.box .info .stars{
  margin-top: 2px;
}
.box .info .stars i{
  color: #17a2b8;
}

@media (max-width: 1045px) {
  .wrapper .box{
    width: calc(50% - 10px);
    margin: 10px 0;
  }
}
@media (max-width: 702px) {
  .wrapper .box{
    width: 100%;
  }
}

/* ios and digital marketing */
.template_faq {
    background: #edf3fe none repeat scroll 0 0;
}
.panel-group {
    background: #fff none repeat scroll 0 0;
    border-radius: 3px;
    box-shadow: 0 5px 30px 0 rgba(0, 0, 0, 0.04);
    margin-bottom: 0;
    padding: 30px;
}
#accordion .panel {
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    margin: 0 0 15px 10px;
    text-align: justify;
}
#accordion .panel-heading {
    border-radius: 30px;
    padding: 0;
}
#accordion .panel-title a {
    background: #ffb900 none repeat scroll 0 0;
    border: 1px solid transparent;
    border-radius: 30px;
    color: #fff;
    display: block;
    font-size: 18px;
    font-weight: 600;
    padding: 12px 20px 12px 50px;
    position: relative;
    transition: all 0.3s ease 0s;
}
#accordion .panel-title a.collapsed {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    color: #333;
}
#accordion .panel-title a::after, #accordion .panel-title a.collapsed::after {
    background: #ffb900 none repeat scroll 0 0;
    border: 1px solid transparent;
    border-radius: 50%;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.58);
    color: #fff;
    content: "";
    font-family: fontawesome;
    font-size: 25px;
    height: 55px;
    left: -20px;
    line-height: 55px;
    position: absolute;
    text-align: center;
    top: -5px;
    transition: all 0.3s ease 0s;
    width: 55px;
}
#accordion .panel-title a.collapsed::after {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    box-shadow: none;
    color: #333;
    content: "";
}
#accordion .panel-body {
    background: transparent none repeat scroll 0 0;
    border-top: medium none;
    padding: 20px 25px 10px 9px;
    position: relative;
}
#accordion .panel-body p {
    border-left: 1px dashed #8c8c8c;
    padding-left: 25px;
}

/* logo design */

.box{
    padding: 20px;
    height: 160px;
    box-shadow: 0px 0px 6px rgb(90 128 125 / 13%);
    background: #fff;
    margin-bottom: 35px;
    border-radius: 10px 28px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.box img {
    height: 140px;width: auto;
}
.box:hover{
     background: white;
    cursor: pointer;
    transform: translateY(-10px);
    transition: all 0.3s;
}

/* seo prices hubli */

