body{
	padding:0px;
	margin:0px;
	font-family: "Open Sans", sans-serif;
}

.Pin2Banner {
  background-image: url('../images/printerset/Printer_Banner.webp');
  background-position: center;
  background-size: cover;
  height: 700px;
  margin-top: -21px;
}

.p-0 {
  padding:0px;
}

.mb-0 {
  margin-bottom: 0px!important;
}

.mt-0 {
  margin-top: 0px!important;
}
.mainEight {
  margin-top:8%;
}

.mainHeading h3 {
   color:#00c4ff;
   font-family: playfair display;
   font-style: italic;
   margin-bottom: 15px;
  

}

.mainHeading h1 {
  color: #e6e6e6;
  font-weight: 700;
  font-size: 4rem;
}

.mainHeading {
  color:#e6e6e6;
}

.mainHeading  p {
  font-size: 2rem;
}

.pint2Para {
  font-weight: 700;
  font-style: italic;
}

.calliko {
  z-index: 9999;
}

.calliko i {
      color: #fff;
    position: relative;
    line-height: 2.2;
    width: 68px;
    height: 68px;
    background-color: #1959b3;
    border-radius: 100%;
    text-align: center;
    font-size: 3rem;
    z-index: 9999;


}
.numiko {
    margin-left: -65px;
    height: 65px;
    background: #f00;
    position: absolute;
    width: 46%;
    margin-top: 0px;
    border-radius: 36px;
    z-index: 0;

}
.calliko p {
      text-transform: uppercase;
    font-size: 26px;
    height: 64px;
    box-shadow: 0 0 24px rgb(0 0 0 / 11%);
    background: rgb(255,210,102);
    background: -moz-linear-gradient(top, rgba(255,210,102,1) 1%, rgba(248,165,19,1) 100%);
    background: -webkit-linear-gradient(top, rgba(255,210,102,1) 1%,rgba(248,165,19,1) 100%);
    background: linear-gradient(to bottom, rgba(255,210,102,1) 1%,rgba(248,165,19,1) 100%);
    margin-top: -65px;
    margin-left: 12px;
    border-radius: 38px;
    width: 67%;
    line-height: 2.5;
    padding-left: 69px;
    font-weight: 700;

}

.divide {
    margin-top:50px;
 }

.font-style  {
    color: #ffffff;
    font-weight: 400;
    font-family: 'Dancing Script', cursive;
    font-size: 3rem;

}


.banBorder {
    background-color: #eaf7ff;
    box-shadow: 0 0 46px rgb(0 0 0 / 20%);
    height: 100px;

}

.call2Print {
	margin-top:50px;
}

.divideTop {

	margin-top:30px;
}


.Printe2welcome {
	text-transform: uppercase;
	font-size: 15px;
	text-align: left;
	color: #03A9F4;
	margin-bottom: 0px;
}

.printerBg {
	background-color: #dedede;
}

.stepPrinter h4 {
  font-weight:100;

}

.divide-bottom {
	margin-bottom: 50px;
}

.HPSpace li {
	margin-top:12px;
}

.text-right {
	text-align: right;
}

.text-left {
	text-align: left;
}
.printerBackside  {
	background-image: url(../images/printerset/qwerty.webp);
	padding-bottom: 50px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	
}

.boxVisit {
	box-shadow: 0 0 30px #e2e2e2;
	padding:14px;
}

.boxVisit2 {
    box-shadow: 0 0 30px #e2e2e2;
    padding: 14px;
    height: auto;
    margin-bottom: 50px;
    border-radius: 38px;

}

.m2 {
	padding: 16px;
}

.grow img{ transition:0.5s; }
.grow:hover  img{ transform: scale(0.9); overflow: hidden;}


.second-bg {
	background-color:#fff3e5;
	padding-bottom: 50px;
}
.Aswith {
	padding: 11px;
    background: #f3e7d9;
    border: 1px solid #e4c6a3;
}
.blueBg {
	background: #0a3263;
    color: #fff;
    border-radius: 30px;
    padding-top:30px;
    padding-bottom:30px;


}

.mayBg{
    background-image: url(../images/printerset/bg2.webp);
    height: 700px;
    background-repeat: no-repeat;
    padding-top: 11%;
    padding-right: 29px;
    color:#ffffff;
    background-position: center;
}

.kgf {
	background-image: url(../images/printerset/bgblue2.jpg);
    height: 250px;
    background-repeat: no-repeat;
    color:#ffffff;
    background-position: center;
    text-align: cenetr
	
}

.kgf img {
	margin-top: 12%;
	width: 80%;
}

.left-panel {
	background-color: #18223e;
	padding: 28px;
}

.text2 {
	color: #bdbdbd;
}


.DivSign {
	background-color: #000;
	height: 482px;
	overflow: hidden;
}

.text-green {
	color: #bad700;
}

.appointment  {
	display: none!important;
}

.someone {
	color: #03a9f4;
	font-weight: 700;
}
.wp-installation h5 {
	text-decoration: underline;
}

/*media query*/
@media only screen and (max-width: 769px) {
   .someone {
      font-size: 24px;
   }

  .mayBg {
    background-image: url(../images/printerset/bg2.jpg);
    height: auto ;
    background-repeat:repeat;
    padding-top: unset; 
 
    color: #ffffff;
    background-position: unset;
}
.my-weight {
	font-size: 18px;
}

.divideTop {
	margin-top:15px;
}

.boxVisit2 {
	height: auto;
}

.wp-mb {
	display: none;

}

.calliko p {

    font-size: 18px;  
    line-height: 3.6;
    font-weight: 700;
    width: 96%!important;
}

.call2Print {
	display: none;
}
}