.logo img{width: 70px;}
.card-overlay {
  background: rgba(0, 0, 0, 0.5);
}
.displayNone {
  display: none;
}

/* --------------------------------------- */
.allMargin{margin-bottom: 30px;}
.services11.customProduct .services-box-05:hover {
	box-shadow: 0 0 30px rgba(234, 192, 107, 0.92);
	transition: all 0.3s ease;
}

.bannerCat .container{margin-top: -90px;color: #fff;
  margin-top: -120px;
  z-index: 1;
  position: relative;}
.bannerCat .pricing-box{padding: 30px 20px; height: 100%;}
.bannerCat .pricing-btn {
	width: 100%;
	display: inline-block;
	text-align: left;
}
.bannerCat .pricing-head h3{text-transform: capitalize; width: 100%;}
.bannerCat .pricing-head h3{margin-bottom: 0px;}
.bannerCat .pricing-body li {
	margin-top: 5px;
	list-style: none !important;
	color: #333;
}
.bannerCat .pricing-btn .btn {
	width: auto;padding: 10px 20px;
}

.ourDeal .gallery-image {
	overflow: hidden;
	position: relative;
	margin: 0px;
	border: 1px solid #eee;
	/* padding: 10px; */
}
.customClient .single-brand {
	text-align: center;
	margin: 10px;
}
/* .viewMoreLink a{color: #f26520;} */
.footer-link ul li.viewMoreLink a {
	color: #f26520;
	background: #bbb;
	padding: 10px 20px;
	border-radius: 0px 30px 0px 30px;
}
.footer-link ul li.viewMoreLink a:hover{color: #000;}
.customSlider .slider-content h2{
  font-size: 52px; text-align: left;
  color: #fff;
  font-weight: 700;
  margin-bottom: 20px; padding: 0px;}
  
  .about-title{text-align: center; margin-bottom: 30px;}
  .textLeft{text-align: left;}
  .textRight{text-align: right;}
  .customGallery .gallery-image img {height: 400px;}
  .customGallery .gallery-image .icon img {height: 80px;}
  .width80{width: 80%;}
  .width70{width: 70%; margin:  0 auto; margin-bottom: 40px;}
  .width60{width: 60%;}
  .width50{width: 50%;}
  .width40{width: 40%;}
  .customProduct .services-icon-05 {
	height: 100%;
	overflow: hidden;
}
.copyright-wrap a{color: beige;}
.copyright-wrap a:hover{color: #f26520;}
  

/* Call Us floating Button Start */
/* Base */
.floatingBtn .btn-floating:hover img {
  margin-bottom: -3px
}
.floatingBtn .btn-floating.phone img{width: 40px;}
.floatingBtn .btn-floating.whatsapp img{width: 40px;}

.floatingBtn .btn-floating {
    position: fixed;
    left: 25px;
    overflow: hidden;
    width: 50px;
    height: 50px;
    border-radius: 20px 0 20px 0;
    border: 0;
    z-index: 9999;
    color: white;
    transition: .2s;
}

.floatingBtn .btn-floating:hover {
    width: auto;
    padding-right: 10px;
    cursor: pointer;
}
.floatingBtn .btn-floating.phone span{color: #fff;}
.floatingBtn .btn-floating span {
    font-size: 16px;
    margin-left: 5px;
    transition: .2s;
    line-height: 0px;
    display: none;
  
}

.floatingBtn .btn-floating:hover span {
    display: inline-block;
}

/* Phone */
.floatingBtn .btn-floating.phone {
    bottom: 85px;
    background-color: #000;
}

.floatingBtn .btn-floating.phone:hover {
    background-color: #000;
}

/* WhatsApp */
.floatingBtn .btn-floating.whatsapp {
    background-color: #34af23;
    bottom: 25px;
}

.floatingBtn .btn-floating.whatsapp:hover {
    background-color: #49c858;
}
/* call us floating button end */

.bannerCat .shadow{padding-bottom: 30px;;}

.parent {
  display: flex;
 }

/* Read More Less More Start */

.readMore .add-read-more.show-less-content .second-section,
.readMore .add-read-more.show-less-content .read-less {
   display: none;
}
.readMore .services-content-05 span {
	color: #777;
	font-size: 15px;
	font-weight: 400;
	margin-bottom: 10px;
	display: contents;
}
.readMore .add-read-more.show-more-content .read-more {
   display: none;
}

.readMore .add-read-more .read-more,
.readMore .add-read-more .read-less {
   font-weight: 400;
   margin-left: 2px;
   color: blue;
   cursor: pointer;
}

.readMore .add-read-more{
  max-width: 600px;
  width: 100%;
  margin: 0 auto;
}
.readMore .list ul{
  margin-left: 10px;
}
.readMore .list ul li {
	list-style: conic-gradient;
	font-size: 14px;
	line-height: 22px;
}
.readMore .list .head{margin-top: 10px;margin-bottom: 5px;}
.readMore .notReadMore a{
  text-transform: inherit;
	font-weight: 400;
	margin-left: 2px;
	color: blue;
	cursor: pointer;
}


/* Read More Less More End */

 /* @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */

  @media screen and (max-width: 600px) {
.ourDeal .gallery-image img {
	width: 250px;}
  .ourDeal .gallery-image{text-align: center;}
  }

  @media screen and (max-width: 1024px) {
      .width70 {width: 100%;}
    .allMargin{margin: 0 auto; margin-bottom: 20px;}
    .about-title {
	text-align: center;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.pr-30 {
	padding-right: 0px!important;
}
  
}