img
{
	max-width: 100%;
}
.footer__3 {
  background-color : var(--blackBlue);
  background-image: url(../img/shape/3.png);
  background-size: 36%;
  background-repeat: no-repeat;
  background-position: left bottom
}
.blog__2 {
  background-size: cover !important
}
.footer-contact {
  list-style: none;
  padding: 0px
}
.footer-contact li {
  margin: 0 0 11px;
  position: relative;
  padding: 0 0 0 47px;
  color: #FFF
}
.footer-contact li i {
  position: absolute;
  left: 0px;
  top: 3px;
  color: #FFF;
  background: #d42e63;
  border-radius: 50%;
  width: 32px;
  height: 32px;
  text-align: center;
  line-height: 32px
}
.footer-contact li a {
  color: #FFF
}
.floatingwhatsapp {
  position: fixed;
  bottom: 10px;
  left: 10px;
  z-index: 9999;
  color: #FFF;
  background: #4dc247;
  font-size: 26px;
  width: 45px;
  height: 45px;
  text-align: center;
  line-height: 43px;
  border-radius: 50%;-webkit-box-shadow: -8px 9px 5px -7px rgb(0 0 0 / 24%);-moz-box-shadow: -8px 9px 5px -7px rgba(0, 0, 0, 0.24);
  box-shadow: -8px 9px 5px -7px rgb(0 0 0 / 24%)
}
  .floatingwhatsapp:hover {
  color: #FFF
}
.bg1 {
  background-size: 24%;
  background-repeat: no-repeat;
  background-position: top left;
  background-image: url('../img/shape/1.png')
}
.bg2 {
  background-repeat: no-repeat;
  background-image: url('../img/shape/2.png');
  background-position: center center !important;
  background-size: cover !important
}
.ndisbx {
  border-left: 8px solid #c92d61;
  padding-left: 20px;
  line-height: 25px;
  margin-top: 34px
}
.ndisbx h3 {
  font-size: 27px
}
.main-slider .owl-nav [class*=owl-] {
  padding: 5px 10px;
  line-height: 24px;
  font-size: 24px
}
.main-slider {
  position: relative;
  position: relative
}
.main-slider .owl-nav {
  position: absolute;
  top: 39%;
  width: 100%
}
.owl-carousel.main-slider .owl-nav button.owl-next, .owl-carousel.main-slider .owl-nav button.owl-prev {
  position: absolute;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  text-align: center;
  border: none;
  background: #cf2f63
}
.main-slider .owl-nav img {
  width: 14px
}
.main-slider .owl-nav .owl-prev img {
  transform: rotate(180deg)
}
.main-slider .owl-nav .owl-next {
  right: 10px
}
.main-slider .owl-nav .owl-prev {
  left: 10px
}
.wcu {
  margin : 0 0 30px;
  background: #FFF;
  padding: 30px;
  border-radius: 15px
}
.wcu img {
  width: 63px;
  margin: 0 0 10px
}
.wcu h3 {
  font-size: 22px;
  text-transform: uppercase;
  font-weight: 800
}
.innerpage
{
	padding: 80px 0;
}
.innerpage .blog__3__single
{
	border: 1px solid #e9e9e9;
}
.service-bx-inner
{
	border: 1px solid #e4e4e4;
	padding: 21px;
	margin: 0 0 30px;
	border-radius: 15px;
}
.service-bx-inner img
{
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	margin: 0 0 15px;
}
.service-bx-inner h3
{
	font-size: 21px;
	margin: 0 0 7px;
}
.contatpage-address {
    list-style: none;
    padding: 0px;
    margin: 45px 0 0;
}

.contatpage-address li {
    padding: 0px 0px 0px 70px;
    position: relative;
    margin: 0 0 25px;
    display: block;
}

.contatpage-address li i {
    position: absolute;
    left: 0px;
    font-size: 29px;
    top: 3px;
    color: #ffffff;
    background: #d22f65;
    width: 50px;
    height: 50px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
}

.contatpage-address li p {
    font-weight: 700;
    font-size: 20px;
    margin: 0;
}

.contatpage-address li a {
    color: #000;
}
.enq-form
{
	padding: 30px;
	border: 1px solid #ddd;
	border-radius: 20px;
	margin: 30px 0 0;
	position:relative;
}
.enq-form::after
{
	content:'';
	position:absolute;
	width: 250px;
	height: 88px;
	background: #ffffff;
	bottom: 30px;
	right: 10px;
}
.success
{
	text-align: center;
	background: #d73064;
	padding: 40px 30px;
}
.success h2
{
	color: #FFF;
	margin: 0 0 15px;
	font-size: 55px;
}
.success p
{
	color: #FFF;
	font-size: 18px;
	line-height: 29px;
}
.success p a.wsp
{
	color: #FFF;
	background: #4ab43e;
	display: inline-block;
	padding: 0 10px;
	border-radius: 50px;
	margin: 7px 0;
}
.success p a.call
{
	color: #FFF;
	border: 1px solid #FFF;
	display: inline-block;
	padding: 0 10px;
	border-radius: 50px;
}
@media (max-width : 992px) {
	.enq-form {
    padding: 10px;
    border-radius: 10px;
}
	.enq-form::after {
    width: 90px;
}
.contatpage-address {
    margin: 0;
}
	.innerpage {
    padding: 40px 0;
}
  .footer__text p{line-height: 24px
}
.footer__logo {
  margin-bottom: 19px
}
.footer__logo img {
  width: 100%
}
.wcu h3 {
  font-size: 18px;
  margin: 0 0 2px
}
.wcu {
  padding: 23px
}
.sp_top_60 {
  padding-top: 30px
}
.sp_top_80 {
  padding-top: 30px
}
.service__features__content .service__name {
  margin-bottom: 0px
}
p {
  font-size: 14px;
  line-height: 23px
}
.service__features__icon {
  width: 50px;
  height: 50px
}
.service__features__icon img {
  max-width: 30px
}
.main-slider .owl-nav {
  top: 35%
}
.owl-carousel.main-slider .owl-nav button.owl-next, .owl-carousel.main-slider .owl-nav button.owl-prev {
  width: 40px;
  height: 40px
}
.main-slider .owl-nav .owl-prev i, .main-slider .owl-nav .owl-next i {
  font-size: 15px;
  line-height : 32px
}
}