@import url('https://fonts.googleapis.com/css2?family=Sora:wght@100..800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Zen+Antique&display=swap');

body{
  margin:0;
  padding:0;
  color: #000;
  font-family: "Sora", serif;

}

a:not([href]):not([class]), a:not([href]):not([class]):hover{
  color:#000;
}

:focus-visible {
  
    outline: -webkit-focus-ring-color auto 0px;
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: 0px auto -webkit-focus-ring-color;
    outline-offset: -0px;
}
.main{
  margin: auto;
  padding: 0;
  width: 92%;
}
a{
  color: #000000;
  text-decoration: none;
}
a:focus, a:hover {
  color: #000;
  text-decoration: none;
}
img{
  max-width: 100%;
}
h1,h2,h3,h4,h5,h6{margin:0px;}

.bi {
  display: inline-block;
  vertical-align: -0.125em;
  fill: currentcolor;
}
p{
  margin:0;
}


/* start top head section */

.tophead-section{
  padding: 19px 0 0px;
}
.tophead{
  border-bottom: 1px solid #ececec;
  padding: 0 0 20px 0;
}
.tophead-left1 span{
  color: #fff;
  display: inline;
  background: #9c6e01;
  padding: 3px 10px 3px 15px;
  border-radius: 30px;
  font-size: 16px;
  text-transform: capitalize;
}
.tophead-left1 p{
  color: #000000;
  font-size: 17px;
  display: inline-block;
  text-transform: capitalize;
  font-weight: 500;
  margin: 0 0 0 10px;
}
.tophead-right1 ul li{
  list-style: none;
  display: inline-block;
  padding: 0px 8px 0 0;
}
.tophead-right1 li a{
  color: #6c5213;
  height: 30px;
  line-height: 30px;
  width: 30px;
  display: inline-block;
  position:relative;
  background: #fff;
  z-index:9;
  border-radius: 50%;
  text-align: center;
  box-shadow: 0 0 6px #e3e3e3;
}
.tophead-right1 li a .bi{
  height: 13px;
  width: 13px;
}
.tophead-right1 li a:hover{
  background: #9c6e01;
  color:#fff;
}
.tophead-right1 ul li span{
  font-size: 15px;
  font-weight: 500;
  text-transform: uppercase;
  display: inline-block;
  padding: 0 10px 0 0;
}
.tophead-right1 ul li b{
  display: inline-block;
  padding: 0 10px  0 0px;
}
.tophead-right1 ul li b a{
  width:fit-content;
  box-shadow: revert-layer;
  background: #fff;
  border-radius: 0;
  color:#575757;
}
.tophead-right1 ul li b a svg{
  height:30px;
  width:30px;
  fill:#6c5213;
}
/* end top head section */

/* start head section  */

.head-section{
  padding: 25px 0 25px;
}
.head-logo1{
  text-align: left;
}
.head-right1{
}
.head-right1 ul li{
  list-style:none;
  padding: 0 0px 0 15px;
  display:inline-block;
}
.buy-now-top a{
  padding: 8px 0px 6px 0px;
  background: #9c6e0100;
  border-radius: 7px;
  display: inline-block;
  text-transform: uppercase;
  color: #ed2026;
  font-weight: 600;
}
.head-right1 ul li a .bi{
  color:#7e7e7e;
  height: 22px;
  width: 22px;
}
/* end head section  */
/* Start navigation section  */

.navbar ul  li{
  padding: 0px 22px;
  text-transform:capitalize;
  font-size:15px;
}
.navbar ul  li svg{
   fill:#eaa142;
}
.navbar ul  li a{
  color: #888888;
  padding: 0px 0px !important;
  font-weight: 400;
  text-transform: capitalize;
  font-size: 16px;
  display: inline-block;
}
.head-mid{border-top: 1px solid #e4e4e4;padding: 14px 0 0;}
.nav-link:focus, .nav-link:hover {
  color: #000000;
}
.navbar{
  border-radius: 0;
  border: 0;
}
.navbar-toggler{
  margin: 0 0px 0 auto !important;
  border: 0;
  padding: 0;
  display: block;
  width: 39px;
}
.toggle-icon{
  height: 2px;
  margin: 6px 0 6px;
  padding: 0 0px;
  width:100%;
  background: #464646;
  display: block;
}
/* end naviagtion section */

/*  start header slide section */

.header-section{
  background: url(../images/machine-header.jpg) no-repeat;
  padding: 200px 0 200px;
  position: relative;
  z-index:9;
  background-position: bottom;
  background-size: cover;
}
.header-section:before{
  content:"";
  position:absolute;
  height:100%;
  width:100%;
  top:0;
  left:0;
  right:0;
  background: linear-gradient(45deg, #000000bd, #000000cf);
  z-index:-9;
  background-size: cover;
}
.header-left1{padding: 0 30px 0px 0px;}
.header-right1 p{
  color: #ed2026;
  text-transform: uppercase;
  font-size: 19px;
  letter-spacing: 7px;
}
.header-right1 strong{
  font-family: "Zen Antique", serif;
  font-size: 59px;
  color: #ffffff;
  font-weight: 500;
  line-height: normal;
}
.header-right1 small{
  text-transform: uppercase;
  font-size: 21px;
  margin: -3px 0 0;
  font-weight: 500;
  letter-spacing: 3px;
  color: #000000;
}
.header-right1 a{
  padding: 5px 29px 4px;
  letter-spacing: 0px;
  background: #9c6e01;
  border-radius: 37px;
  font-size: 17px;
  display: inline-block;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 600;
  margin: 14px 0 0;
}

/* end header slide section  */




/* start main services section*/

.trucount-section{
  padding: 90px 0 60px;
}
.trucount-left2 p{
  color: #323232;
  text-align: justify;
  font-size: 15px;
  line-height: 31px;
  padding: 10px 0 0px;
}
.trucount-left2 h1{
  font-family: "Zen Antique", serif;
  font-size: 86px;
  color: #151515;
  text-transform: capitalize;
  line-height: normal;
  font-weight: 500;
}
.trucount-left2 h1 a{
  color: #151515;
}
.trucount-left2 span{
  color: #9c6e01;
  font-weight: 500;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-size: 19px;
  margin: 0px 0 -20px;
}
.contact-trucount a{
  font-size: 16px;
  text-transform: uppercase;
  color: #ffffff;
  display: inline-block;
  letter-spacing: 1px;
  background: #9c6e01;
  font-weight: 600;
  border-radius: 80px;
  width: unset;
  padding: 10px 22px 8px;
  margin: 30px 11px 0 0;
}
.contact-trucount a .bi{
  height:20px;
  width:20px;
}
.trucount-right2 img{
}
.trucount-right2 img:last-child{
  float: right;
  margin: 20px 0 0 0;
  display: block;
}
.trucount-left1{
  padding: 0 60px 0 0px;
}
.aboutus-text p{
  color: #323232;
  text-align: justify;
  font-size: 15px;
  line-height: 31px;
  padding: 10px 0 0px;
}
.aboutus-text p strong{
  font-weight:600;
}
/* end main services section*/

/* start machines section  */

.machines-section{
  padding: 70px 0 50px;
  background: #f8f8f8;
}
.heading-services p{
  letter-spacing: 3px;
  color: #9c6e01;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 13px;
  padding: 0;
}
.heading-services strong{
  font-size: 73px;
  font-family: "Zen Antique", serif;
  font-weight: 400;
  text-transform: capitalize;
  color: #222;
  line-height: normal;
  padding: 0;
  margin: -10px 0 0 0;
  display: block;
}

.machine-1{
  padding: 10px;
}
.machines-2{
  padding: 30px 23px 30px;
  background: #fff;
  text-align: left;
  border: 1px solid #eee;
  border-radius: 40px;
}
.gallery{
  text-align:center;
}
.img-machine{
  width: 50%;
}
.text-machine{
  width: 50%;
  padding: 0 0  0 15px;
}
.machine-2 img{

}
.gallery strong{
  font-size: 24px;
  padding: 9px 0 0;
  color: #151515;
  text-transform: capitalize;
  line-height: normal;
  font-weight: 600;
  display: block;
}
.text-machine strong{
  font-size: 27px;
  padding: 0px 0 0;
  color: #151515;
  text-transform: capitalize;
  line-height: normal;
  font-weight: 600;
  display: block;
}
.text-machine p{
  color: #7f7f7f;
  text-align: left;
  font-size: 15px;
  line-height: 28px;
  padding: 5px 0 0px;
}
.machines-2 a{
  font-size: 15px;
  text-transform: uppercase;
  color: #ffffff;
  display: inline-block;
  letter-spacing: 1px;
  background: #9c6e01;
  font-weight: 600;
  border-radius: 80px;
  width: unset;
  padding: 8px 26px 7px;
  margin: 10px 0px 0 0;
}
.machines-2 a .bi{
  height: 23px;
  width: 22px;
  margin: 0px 5px -3px 0px;
}
/* end machines section */


/* start x pro section */

.x-pro-section{
  padding: 58px 0 50px;
}
.xpro-image{text-align: center;}

.xpro-text{
}
.xpro-text strong{
  font-size: 56px;
  padding: 0px 0 0;
  color: #9c6e01;
  text-transform: uppercase;];
  line-height: normal;
  font-weight: 700;
  font-family: "Zen Antique", serif;
  display: block;
}
.xpro-text p{
  color: #606060;
  font-weight: 500;
  line-height: 45px;
  padding: 2px 0 0;
  font-size: 21px;
}
.xpro-text a{
  font-size: 15px;
  text-transform: uppercase;
  color: #ffffff;
  display: inline-block;
  letter-spacing: 1px;
  background: #9c6e01;
  font-weight: 600;
  border-radius: 80px;
  width: unset;
  padding: 8px 26px 7px;
  margin: 10px 0px 0 0;
}
.xpro-text p em{
  color: #6d4c00;
  font-weight: 600;
}
.xpro-text p b{
  color:#000;
  font-weight: 600;
}

/* end x pro section */





/* start mark section  */

.line-tag{
  background: linear-gradient(184deg, #eda74f, #eda74f, #eda75100, #eba54c00);
  padding: 60px 0;
}
.line-tag aside{
  line-height: 46px;
  color: #000;
  font-size: 22px;
}
/* end mark section  */

/* start why choose section */

.whychoose-section{
  padding: 50px 0 50px;
}
.choose-1{
  padding: 20px;
  position:relative;
}
.choose-1:before{
  content:"";
  position:absolute;
  height:80%;
  width:1px;
  background: rgba(0, 0, 0, 0.15);
  top: 40px;
  right:0;
}
.choose-1:last-child:before{
  display:none;
}
.choose-2{
}
.choose-2 img{height: 72px;}
.choose-2 p{
  color: #717171;
  font-size: 14px;
  line-height: 27px;
  padding: 5px 0 0px;
}
.choose-2 strong{
  font-size: 20px;
  padding: 16px 0 0;
  color: #151515;
  text-transform: capitalize;
  line-height: normal;
  font-weight: 700;
  display: block;
}
.choose-2 a{
  font-size: 13px;
  text-transform: uppercase;
  color: #9c6e01;
  display: inline-block;
  letter-spacing: 1px;
  font-weight: 600;
  border-radius: 80px;
  width: unset;
  margin: 10px 0px 0 0;
}
/* end why choose us section */

/* start other machines section  */

.othermachines-section{
  padding: 100px 0 60px;
}
.othermachine1{
  padding:10px;
}
.othermachine2{
  padding:30px;
  background:#fff6e0;
  border-radius: 40px;
}
.othermachine2 strong{
  font-size: 24px;
  padding: 28px 0 8px;
  color: #151515;
  text-transform: capitalize;
  line-height: normal;
  font-weight: 600;
  display: block;
}
.othermachine2 a{
  font-size: 15px;
  text-transform: uppercase;
  color: #ffffff;
  display: inline-block;
  letter-spacing: 1px;
  background: #9c6e01;
  font-weight: 600;
  border-radius: 80px;
  width: unset;
  padding: 8px 26px 7px;
  margin: 10px 0px 0 0;
}

/* end other machines section */


/* start testimonials section  */

.testimonials {
  padding: 100px 0 100px;
}
.client{
   margin: 40px 0 0;
}
.testimonials1{
  padding: 10px;
}
.testimonials2{
  background: #fff6e3;
  border-radius: 45px;
  padding: 0px 0 13px;
  position:relative;
}
.testimonials2 b{display: block;padding: 23px 0 0 15px;}
.testimonials2 b .bi{
  height: 50px;
  color: #9c6e01;
  width: 50px;
}
.testimonials3 p{
  color: #000;
  font-weight:400;
  border-bottom: 1px solid #9c6e0133;
  line-height: 30px;
  padding: 0px 30px 20px;
  font-size: 15px;
  margin: 0 0 10px 0;
}
.testimonials3 strong{
  padding: 5px 0px 20px 40px;
  font-size: 16px;
  display: inline-block;
  text-transform: capitalize;
  font-weight: 600;
  color: #000;
}
.testimonials3 span{
  font-size: 12px;
  font-weight: 700;
  color: #9c6e01;
  display: inline-block;
  text-transform: uppercase;
}
.owl-carousel .owl-item img{
  width: auto;
}
.owl-carousel .owl-nav button.owl-next span, .owl-carousel .owl-nav button.owl-prev span{
  color: #ffffff;
  background: #9c6e014f;
  font-size: 40px;
  display: inline-block;
  margin: 0px 0px 0 0px;
  height: 40px;
  width: 18px;
  text-align: center;
  line-height: 35px;
}
.owl-nav{
  width: 100%;
  line-height: 50px;
  top: 180px;
  height: 50px;
  border-radius: 10px;
  margin: 0px auto 0;
  position: absolute;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev{
 position: absolute;
 width: 100%;
 top: 48%;
 text-align: left;
 left: 0;
}
.owl-carousel .owl-nav button.owl-prev span {float: left;}
.owl-carousel .owl-nav button.owl-next span{
 float: right;
}
/* end testimonials section  */


/* start contact us section */

.getintouch{
  padding: 0px 0 100px;
}
.getin-map iframe{
  height: 460px;
}
.getin-left2 strong{
  color: #1e1e1e;
  font-size: 43px;
  font-family: "Zen Antique", serif;
  text-transform: capitalize;
  display: block;
  text-align: left;
  padding: 0 20px 0  10px;
  position: relative;
  font-weight: 500;
  width: fit-content;
  margin: 0 0 35px;
}
.getin-left2 strong:before{
  content:"";
  position:absolute;
  height: 4px;
  width: 100%;
  left:0;
  bottom: -2px;
  background: linear-gradient(#9c6e01, #9c6e01);
}
.contac-rr {
  padding: 0px 0px 0px 0px;
  margin: 0;
  text-align: left;
}
.form-group1 {
   padding: 8px 5px;
   margin: 0px 0px 4px;
   position: relative;
}
input.form-control1 {
   color: #000000;
}
.form-control1 {
  height: 53px;
  background-color: #f1f1f1;
  border: 0px solid #ffffffee;
  display: block;
  border-radius: 30px;
  width: 100%;
  padding: 9px 17px 7px 17px;
  font-size: 15px;
  font-weight: 400;
}
textarea.form-control1 {
  height: 160px;
  padding: 20px 24px;
}

.form-group1 span{
  margin: 0;
}
.btn-group{
  padding: 20px 0 0;
  margin: 0;
  display: block;
}
.btn-group>.btn{
  background: linear-gradient(#9c6e01, #9c6e01);
  padding: 11px 25px 11px;
  color: #ffffff;
  font-size: 16px;
  text-transform: capitalize;
  font-weight: 400;
  border:0;
  border-radius: 50px;
  transition: 0.8s all ease-in-out;
  left: 0;
  right: 0;
  margin: 0px auto 0px;
}

.form-group1  .place::-webkit-input-placeholder{
  color: #494949;
  padding-left:10px;
  font-size:15px;
  text-transform:captilize;
  font-weight:400;
}
:focus-visible {
    outline: -webkit-focus-ring-color auto 0px;
}
.btn:focus {
  outline: 0px auto -webkit-focus-ring-color;
  outline-offset: -0px;
}
.btn:active:focus, .btn:focus {
  outline: 0px auto -webkit-focus-ring-color;
  outline-offset: -0px;
}


.details-1{
  padding: 10px;
}
.getin-map{
  
padding: 0 40px 0 0px;
}
.details-2{
  background: #9c6e01;
  border-radius: 30px;
  padding: 30px;
}
.details-2 a{
  display:block;
  position: relative;
  padding: 14px 0px;
  color: #ffffff;
}
.details-2 a svg{
  height: 25px;
  fill: #ffffff;
  font-weight: 500;
  margin: 0 8px 0 0;
}
.details-2 a svg path:focus{
  outline:0;
}
.details-2 a .bi{
  height: 20px;
  width: 20px;
  margin: 0 10px 0 0;
  text-align: center;
  color: #ffffff;
}

.details-2 p{
  font-size: 15px;
  font-weight: 500;
  line-height: 25px;
  color: #ffffff;
  padding: 0px 0 0 26px;
  margin: 10px 0 0 0;
  position: relative;
  text-transform: capitalize;
}
.details-2 p .bi{
  color: #ffffff;
  height: 20px;
  width: 22px;
  position: absolute;
  left: 0;
  top: 6px;
}
.design-contact{padding: 90px 0 0;}
.getin-left1{
  box-shadow: 0 0 9px #d1d1d1;
  padding: 50px 50px;
  border-radius: 50px;
}

.head-office{
  padding: 0;
}
.head-office aside{
  padding: 20px 10px;
  border: 1px solid #e1e1e1;
  text-align: center;
}
.head-office aside strong{
  font-size: 28px;
  text-transform: capitalize;
}
.head-office aside p{
  color: #5a5a5a;
  text-transform: capitalize;
  font-size: 26px;
  line-height: 41px;
}
.head-office aside p b{
  font-weight:600;
  color:#3b3b3b;
}


/* end contact us section */


/* start footer section */
.footer-section{
  padding: 30px 0;
  background: linear-gradient(45deg, #151515, #1e1e1c);
}
.footer-1{
  padding: 16px 10px 16px 0px;
  text-align: left;
}
.footer-2{
}
.heading-footer a{
  background:#fff;
  display:block;
  width:fit-content;
}
.footer-3 p{
  font-weight: 300;
  color: #ffffff;
  font-size: 14px;
  line-height: 28px;
  padding: 12px 21px 0 0px;
}
.footer-3 a{
  color:#ffc000;
  text-transform: capitalize;
  font-size: 15px;
  display: block;
  padding: 4px 0 0;
}
.footer-navigation3 ul li{
  padding: 6px 0px;
  font-size: 15px;
  color: #fff;
  font-weight: 300;
  position:relative;
  text-transform: capitalize;
  list-style: none;
}
.footer-navigation3 ul li a{
  color:#fff;
}

.footer-navigation3 li:last-child:before{
  display:none;
}

.contact-details ul li{
  display: block;
  padding: 10px 0;
  color: #fff;
  font-size: 16px;
}
.contact-details ul  li .bi{
  height: 1.2rem;
  color: #fcb22f;
  width: 1.2rem;
  margin: 0px 0 -3px 0;
}
.contact-details ul  li span{
  margin: 0 0 0 7px;
  display: inline-block;
  font-weight: 300;
}
.contact-details ul li b{
  font-weight:500;
  color:#ffce84;
}
.social-media{
  padding: 34px 0  20px;
  margin: 24px  0 0 0;
  border-top: 1px solid #2b2b2b;
}
.social-media ul li{
  display: inline-block;
  text-align: center;
  text-transform: uppercase;
  padding: 0 11px 0 11px;
  font-size: 17px;
  font-weight: 600;
}

.social-media li a{
  height: 50px;
  line-height: 49px;
  width: 50px;
  border-radius: 50%;
  background: #090909;
  display: inline-block;
  border: 1px solid #5c5c5c;
  color: #ffc000;
}


.heading-footer strong{
  display: block;
  font-size: 22px;
  text-transform: capitalize;
  margin: 0 0 10px 0;
  font-weight: 500;
  color: #faeccc;
}

.contact-details a{
  display:block;
  position: relative;
  padding: 10px 0px;
  color: #ffffff;
}
.contact-details a .bi{
  height: 16px;
  width: 16px;
  margin: 0 6px 0 0;
  text-align: center;
  color: #fff1d1;
}

.contact-details p{
  font-size: 15px;
  font-weight: 500;
  line-height: 25px;
  color: #ffffff;
  padding: 0px 0 0 26px;
  margin: 10px 0 0 0;
  position: relative;
  text-transform: capitalize;
}
.contact-details p .bi{
  color: #ffffff;
  height: 20px;
  width: 22px;
  position: absolute;
  left: 0;
  top: 6px;
}

.location p{
  border-radius:50px;
  border:1px solid #424141;
  padding: 14px 37px 14px;
  color: #ffffff;
  margin: 30px auto 0;
  width:fit-content;
}
/* end footer section */


/* start map section */

.map-section{
  padding: 50px 0;
}
.map-heading p{
  letter-spacing: 3px;
  color: #9c6e01;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 13px;
  padding: 0;
}
.map-heading strong{
  font-size: 73px;
  font-family: "Zen Antique", serif;
  font-weight: 400;
  text-transform: capitalize;
  color: #222;
  line-height: normal;
  padding: 0;
  margin: -10px 0 0 0;
  display: block;
}
.map-heading strong span{
  color:#9c6e01;
}
#map {
  height: 600px; /* Adjust the height of the map */
  width: 100%;
}
.map-section .enquire{
  font-size: 21px;
  text-transform: uppercase;
  color: #ffffff;
  display: block;
  letter-spacing: 1px;
  background: #9c6e01;
  font-weight: 600;
  border-radius: 80px;
  width: fit-content;
  padding: 9px 37px 6px;
  margin: 40px auto 0;
}

/* end map section */
.copy p {
  color: rgb(255 255 255);
  font-weight: 300;
  border-top: 1px solid #626262;
  font-size: 15px;
  margin: 50px 0 0;
  padding: 24px  0 0;
}

/* end opy right */


/* start bread crumb section */

.bread-crumb{
  position: relative;
  padding: 0;
  z-index: 9;
}
.bread-crumb:before{
    content: "";
    background: #9c6e01;
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    right: 0;
    z-index: -9;
    top: 0;
}
.breadcrumb-section{
  padding: 20px 0 20px;
}
.breadcrumb-section h1{
  font-size: 45px;
  text-transform: capitalize;
  font-weight: 500;
  font-family: "Forum", serif;
}
.breadcrumb-section h1 a{
  color: #ffffff;
}
.breadcrumb-section h1 a b{
  font-weight: 700;
  color: #ffc035;
}
.breadcrumb-section p{
  padding: 0 0 5px 0;
  color: #ae7223;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 500;
}
.breadcrumb-section .home{
  font-size: 15px;
  padding: 0;
  color: #ffffff;
  font-weight: 500;
  text-align: center;
  text-transform: capitalize;
  margin: 0;
  display: inline-block;
}
/* end bread crumb section  */





.fix{
  position: fixed;
  padding: 0;
  bottom: 0;
  display: none;
  z-index: 99999;
  width: 100%;
}
.end{
  margin: 0;
  padding: 0;
  background-color: #fff;
  
}
.end li a i{
  animation-name: vibe;
  animation-duration: 0.8s;
  animation-iteration-count: infinite;
  animation-timing-function: cubic-bezier(0.12,0.84,0.79,0.4);
  animation-delay: 0.2s;
}
.end li{
  display: inline;
  text-align: left;
  list-style: none;
  position: absolute;
  text-align: center;
  height: 50px;
  bottom: 15px;
  width: 50px;
  animation-name: rip;
  animation-duration: 0.8s;
  animation-iteration-count: infinite;
  background: #fd0202;
  line-height: 48px;
  border-radius: 50%;
}
.end .wh-fx {
  background: #03bd00;
  color:#fff;
}
.end li a{
  color:#fff;
}
.end li:after{
  position: absolute;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  margin: 0 auto;
  left: 0;
  right: 0;
  z-index:-99;
  content: "";
  transform: scale(1);
  border: 1px solid rgba(162, 162, 162, 0.8);
  animation-name: ripp;
  animation-duration: 0.8s;
  animation-iteration-count: infinite;
}

@keyframes vibe{
  0%{transform:rotate(0deg);}
  33%{transform:rotate(20deg);}
  66%{transform:rotate(0deg);}
  100%{transform:rotate(-20deg);}
 

}
@keyframes ripp{
0%{transform: scale(0.9);}
20%{transform: scale(1);}
40%{transform: scale(1.1);}
60%{transform: scale(1.2);}
80%{transform: scale(1.3);}
100%{transform: scale(1.4);}

}


@keyframes rip{
0%{ box-shadow: 0px 0px 0px 4px rgba(162, 162, 162, 0.8);}
20%{ box-shadow: 0px 0px 0px 6px rgba(162, 162, 162, 0.6);}
40%{ box-shadow: 0px 0px 0px 8px rgba(162, 162, 162, 0.4);}
60%{ box-shadow: 0px 0px 0px 10px rgba(162, 162, 162, 0.2);}
80%{ box-shadow: 0px 0px 0px 12px rgba(162, 162, 162, 0.1);}
100%{ box-shadow: 0px 0px 0px 14px rgba(162, 162, 162, 0);}


}
.wh-fx{right: 20px;}
.ph-fx{left: 20px;}
.end li a img
{
    filter: brightness(0.5) invert(1);
    height: 27px;
}


.copy p {
    color: rgb(255 255 255);
    font-weight: 300;
    border-top: 1px solid #626262;
    font-size: 15px;
    margin: 50px 0 0;
    padding: 24px  0 0;
}








@media (max-width: 767px){
  body{text-align: center;}
  .navbar{margin: -50px 0 0 0;}
  .head-section{padding: 10px 0;}
  .tophead-left1 span{padding: 3px 10px 3px 10px;font-size: 14px;}
  .head-right1{display:none;}
  .tophead-left1 p{font-size: 14px;}
  .header-right1 strong{font-size: 35px;}
  .header-left1{padding:0 20px 0 0;}
  .header-section{padding: 80px 0;background-size: cover;}
  .trucount-left1{padding:0;}
  .header-right1 p{letter-spacing:1px;font-size: 17px;}
  .trucount-right2 img{width:50%;}
  .image-about img{width: 70%;text-align:center;margin: 0 auto !important;!I;!;}
  .whychoose-section{padding:0;}
  .choose-1:nth-child(2):before{display:none;}
  .line-tag aside{line-height: 38px;font-size: 20px;}
  .getin-left1 {padding: 30px 10px 40px 10px;border-radius: 20px;}
  .location p{padding:10px 10px;}
  .footer-1 { padding: 16px 20px 16px 0px;}
  .text-machine {width: 100%;padding: 0;}
  .img-machine{width:100%;}
  .map-heading strong {font-size: 50px;}
  .map-section {  padding:0 0 50px 0;}
  .text-machine strong {font-size: 20px;}
  .heading-services strong {font-size: 60px;}
  .footer-navigation3 ul li{display:inline-block;padding: 6px 10px;}
  .footer-services ul li{display:block;padding:6px 0;}
  .othermachine2 strong { font-size: 20px;}
  .testimonials {padding: 50px 0 60px;}
  .client {margin: 30px 0 0;}
  .testimonials3 p{ padding: 0px 10px 20px 10px;}
  .map-heading strong {font-size: 37px;}
  .tophead-left1{display:none;}
  .tophead-section{padding:0;}
  .tophead-right1 ul li b a{width:100%;padding: 2px 14px;margin: 0 0 10px;font-size: 22px;}
  .tophead-right1 ul li b{padding:0;}
  .trucount-section {padding: 50px 0 60px;}
  .getin-map{padding:0 0 30px;}
  .tophead-right1{text-align:center !important;}
  .xpro-text p{font-size: 17px;line-height: 36px;}
  .fix{display:block;}
  .getin-map{padding:0 0 30px;}
  .head-office aside p{font-size: 20px;}
  .head-office{margin-top:0 !important;}
  .navbar-nav{padding:15px 0 0;}

  


}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .navbar{margin: -50px 0 0 0;}
  .head-section{padding: 10px 0;}
  .tophead-left1 span{padding: 3px 10px 3px 10px;font-size: 14px;}
  .head-right1{display:none;}
  .tophead-left1 p{display: none;}
  .header-right1 strong{font-size: 54px;}
  .header-section{padding: 70px 0;}
  .header-right1 p{letter-spacing:1px;font-size:18px;}
  .whychoose-section{padding:0;}
  .choose-1:nth-child(2):before{display:none;}
  .getin-left1 {padding: 30px 30px 50px 30px;}
  .location p{padding:10px 10px;}
  .footer-1 { padding: 16px 20px 16px 0px;}
  .text-machine {width: 100%;padding: 0;}
  .img-machine{width:100%;}
  .map-heading strong {font-size: 50px;}
  .map-section {  padding:0 0 50px 0;}
  .xpro-text p{font-size: 17px;line-height: 36px;}
  .getin-map{padding:0 0 30px;}

  

} 

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .header-right1 strong{font-size: 50px;}
  .navbar ul li {padding: 0px 12px;}
  .choose-1 { padding:15px;}
  .map-heading strong {font-size: 65px;}
  .text-machine {width: 60%;}
  .img-machine{width:40%;}
  .text-machine strong{font-size: 20px;}


  
}
@media only screen and (min-width: 1201px) and (max-width: 1340px) {

}

@media (max-width: 575px) and (min-width: 0px) {
  .trucount-left2 strong{font-size: 65px;}
  .heading-services strong{font-size: 35px;}
  .machine-1{padding:10px 0;}
  .line-tag aside {line-height: 32px;font-size: 16px;}
  .line-tag {padding: 40px 0;}
  .choose-1:before{display:none;}
  .getintouch { padding: 0px 0 100px;}
  .footer-navigation3 ul li{display:inline-block;padding: 3px 9px;}
  .footer-services ul li{display:block;padding:6px 0;}
  .footer-1{padding-right:0;}
  .details-2 { padding: 20px 20px 30px;}
  .choose-1 {padding: 20px 0;}
  .trucount-left2 p{text-align:left;}
  .othermachine1{padding:10px 0;}
  .getin-left2 strong{font-size: 26px;padding: 0 8px 0 5px;}
  .location p{font-size: 13px;line-height: 27px;}
  .copy p{font-size: 11px;}
  .xpro-text p{font-size: 17px;line-height: 36px;}
  .tophead-right1 ul li:nth-child(1){display:block;padding: 0px 0 0;}
  .trucount-left2 h1{font-size: 54px;}
  

}


@media (max-width: 420px) and (min-width: 0px) {
 .tophead-left1 p{margin: 0;font-size: 14px;}
  
  .head-logo1{text-align:left;}
  .head-logo1 img{height:60px;}
  .header-right1 strong{font-size: 23px;}
  .header-right1 p {letter-spacing: 1px;font-size: 13px;}
  .trucount-left2 span{font-size: 14px;letter-spacing: 0.5px;}
}   