
body{
  overflow-x: hidden;
}

.carousel-indicators li{
  background-color: #118DF0 !important;
  width: 10px !important;
  height: 10px !important;
  border-radius: 50% !important;
  transform: translateY(47px);
}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
  border: none !important;
}
.navtabicon{
  font-size: 25px;
  padding-bottom: 15px;
}
.owl-carousel .owl-item {
  transition: all 0.3s ease-in-out;
}
.owl-theme .owl-nav [class*='owl-']:hover {
  background: none;
  color: #000000;
  text-decoration: none;
}
.owl-theme .owl-nav [class*='owl-'] {
  color: #000000;
  font-size: 19px;
  margin: 5px;
  padding: 4px 7px;
  background: none;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}

.owl-carousel .owl-item .card {
  padding: 30px;
  position: relative;
}

.owl-carousel .owl-stage-outer {
  overflow-y: auto !important;
  padding-bottom: 40px;
}

.owl-carousel .owl-item img {
  object-fit: cover;
  border-radius: 6px;
}

.owl-carousel .owl-item .card .name {
  position: absolute;
  bottom: -20px;
  left: 33%;
  color: #838282;
  font-size: 17px;
  font-weight: 700;

}

.owl-carousel .owl-item .card {
  opacity: 0.2;
  transform: scale3d(0.8, 0.8, 0.8);
  transition: all 0.3s ease-in-out;
}

.owl-carousel .owl-item.active.center .card {
  opacity: 1;
  transform: scale3d(1, 1, 1);
}

.owl-carousel .owl-dots {
  display: inline-block;
  width: 100%;
  text-align: center;
}

.owl-theme .owl-dots .owl-dot span {
  background: #118DF0 !important;
  opacity: 0.8;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {

  background: #83b8e7 !important;
}

@media(min-width: 480.6px) and (max-width: 575.5px) {
  .owl-carousel .owl-item .card .name {
      left: 24%;
  }
}

@media(max-width: 360px) {
  .owl-carousel .owl-item .card .name {
      left: 30%;
  }
}
.sliderspanheading{
font-weight: bold;
color: #118DF0;
font-family: var(--fontfamily-heading);
}
.bannersliders{
height: 150px;
}
.carouselheading1{
color: #fff;
font-size: 18px;
text-align: center;
font-weight: bold;
padding-top: 30px;
font-family: var(--fontfamily-heading);
}
.carouselheading2{
color: #fff;
  font-size: 12px;
  text-align: center;
  padding-top: 9px;
  font-family: var(--fontfamily-heading);
}
.carouselheading3{
color: #fff;
font-size: 22px;
text-align: center;
text-transform: capitalize;
font-weight: bold;
padding-top: 9px;
font-family: var(--fontfamily-heading);
}
.carouselheading4{
text-align: center;
color: #fff;
font-family: var(--fontfamily-heading);
}
.chevright{
padding-left: 7px;
font-weight: 100;
}
img.card-img-top {
  width: 100%;
}
.card{
border: none !important;
border: none !important;
box-shadow: 0px 6px 16px rgba(0, 0, 0, 0.12);
  border-radius: 10px;
  cursor: pointer;
  padding: 20px;
}
.tabcard1{
border-top-left-radius: 50px !important;
  border-bottom-right-radius: 50px !important;
  padding: 0 !important;
  height: 400px;
}
.tabcard2{
padding: 0 !important;
border-top-left-radius: 50px !important;
  border-bottom-right-radius: 50px !important;
}
.tabcard3{
padding: 0 !important;
border-top-left-radius: 50px !important;
  border-bottom-right-radius: 50px !important;
}
.tabcard4{
padding: 0 !important;
border-top-left-radius: 50px !important;
  border-bottom-right-radius: 50px !important;
}
.tabcard5{
padding: 0 !important;
border-top-left-radius: 50px !important;
  border-bottom-right-radius: 50px !important;
  height: 425px;
}
.tabcard6{
padding: 0 !important;
border-top-left-radius: 50px !important;
  border-bottom-right-radius: 50px !important;
}
.tabcard2{
border-top-left-radius: 50px !important;
border-bottom-right-radius: 50px !important;
padding: 0 !important;
height: 415px;
}
.tabcard1 > img{
border-top-left-radius: 50px !important;
transition: transform .6s ease-in;
}
.tabcard2 > img{
border-top-left-radius: 50px !important;
transition: transform .6s ease-in;
}
.tabcard3 > img{
border-top-left-radius: 50px !important;
transition: transform .6s ease-in;
}
.tabcard4 > img{
border-top-left-radius: 50px !important;
transition: transform .6s ease-in;
}
.tabcard5 > img{
border-top-left-radius: 50px !important;
transition: transform .6s ease-in;
}
.tabcard6 > img{
border-top-left-radius: 50px !important;
transition: transform .6s ease-in;
}
.tabcardtile {
font-family: var(--fontfamily-heading);
  font-size: 17px;
  font-weight: 900;
  color: #000000;
  padding-left: 20px;
}
.tabcardtext1 {
color: #838282;
  font-weight: 400;
  font-size: 14px;
  padding: 0px 20px 20px 20px;
  font-family: var(--fontfamily-para);
  width: 86%;
  text-align: justify;
  height: 60px;
}
.tabcardtext2 {
color: #838282;
  font-weight: 400;
  font-size: 14px;
  padding: 0px 20px 20px 20px;
  font-family: var(--fontfamily-para);;
  width: 86%;
  text-align: justify;
  height: 85px;
}
.tabcardtext5 {
color: #838282;
  font-weight: 400;
  font-size: 14px;
  padding: 0px 20px 20px 20px;
  font-family: var(--fontfamily-para);
  width: 86%;
  text-align: justify;
  height: 80px;
}
.tabcardtext {
color: #838282;
  font-weight: 400;
  font-size: 14px;
  padding: 0px 20px 20px 20px;
  font-family: var(--fontfamily-para);
  width: 86%;
  text-align: justify;
  height: 120px;
}
.mytablink > i {
transition: all 0.3s;
}
.mytablink > i:hover{
transform: scale(.9);
}

.nav-tabs {
background: #F4F4F4;
border-bottom: none;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
font-family: var(--fontfamily-para);
color: #118DF0;
}
.nav-tabs .nav-link {
border: none !important;
border-top-left-radius: 0.25rem;
border-top-right-radius: 0.25rem;
}
.tabicons {
font-size: 25px;
padding-bottom: 15px;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
font-family: var(--fontfamily-para);
color: #118DF0;
background: #F4F4F4;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link {
font-family: var(--fontfamily-para);
color: #000;
background: #F4F4F4;
padding: 30px;
}
a.discovermore {
  color: #118DF0;
  font-size: 14px;
  font-weight: 700;
  padding-left: 21px;
}

.viewallbtn{
background-color: #118DF0;
color: #fff;
font-family: var(--fontfamily-heading);

  width: 120px;
  height: 40px;
  border-radius: 4px;
}
.viewallbtn:hover{
background-color: #fff;
border: 1px solid #118DF0;
color:  #118DF0;
}
.tabicons{
font-size: 25px;
padding-bottom: 15px;
}
.bannercontainerslider{
background: #1757B8;
margin-top: 100px;
}
.bi-arrow-right{
padding-left: 10px;
}
.card-body {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  min-height: 1px;
  padding-top: 30px !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.discoverheading{
color: #000000;
font-family: var(--fontfamily-heading);
font-size: 45px;
font-weight: bold;
}
.discovertext{
font-size: 16px;
font-family: var(--fontfamily-para);
color: #838282;
text-align: justify;
line-height: 28px;
}
.discoverbtn{
background-color: #118DF0;
color: #fff;
font-family: var(--fontfamily-heading);

  width: 150px;
  height: 40px;
  border-radius: 4px;
}
.discoverbtn:hover{
background-color: #fff;
color:#118DF0;
border:1px solid #118DF0;
}

.dot {
height: 60px;
width: 60px;
background-color: #118DF0;
border-radius: 50%;
display: inline-block;
position: relative;
}
.sm1-icon{
position: absolute;
color: #fff;
left: 28%;
top: 20%;
font-size: 36px;
}
.sm2-icon{
position: absolute;
color: #fff;
left: 20%;
top: 20%;
font-size: 36px;
}
.sm3-icon{
position: absolute;
color: #fff;
left: 24%;
top: 20%;
font-size: 36px;
}
.sm4-icon{
position: absolute;
color: #fff;
left: 32%;
top: 20%;
font-size: 36px;
}
.tcol{
font-family: var(--fontfamily-heading);
  font-size: 18px;
  color: #000;
  font-weight: 900;
  padding-top: 10px;
}
.googleheading{
font-size: 80px;
  font-weight: bold;
  color: #000;
  font-family: var(--fontfamily-heading);
}
.pixel7heading{
font-size: 80px;
  color: #118DF0;
  font-weight: bold;
  font-family: var(--fontfamily-heading);
}
.onusheading{
font-size: 80px;
  color: #000;
  font-weight: bold;
  font-family: var(--fontfamily-heading);
}
.carouselpara{
color: #000;
}
.buybtn{
border: 1px solid #118DF0;
text-transform: uppercase;
padding: 0px 20px 0px 20px;
background: #118DF0;
font-family: var(--fontfamily-heading);
}
.buybtn > a {
color: #fff;
text-decoration: none;
}
.shopbtn{
border: 1px solid #118DF0;
text-transform: uppercase;
margin-left: 20px;
font-family: var(--fontfamily-heading);
}
.shopbtn > a{
  text-decoration: none;

}
.defasd  .carousel-indicators{

}
.defasd >  .carousel-indicators > li{
  height: 5px;
  width: 5px;
  font-family: var(--fontfamily-para);
}
.defasd >  .carousel-control-prev {

}
.defasd > .carousel-control-next {

}
.section8heading1{
text-transform: capitalize;
text-align: center;
font-size: 50px;
color: #000;
font-family: var(--fontfamily-heading);
}
.section8heading2{
text-transform: capitalize;
text-align: center;
font-size: 50px;
color: #000;
font-weight: bold;
font-family: var(--fontfamily-heading);
}
.exclusiveheading{
color: #000;
font-size: 50px;
font-family: var(--fontfamily-heading);
}
.benifitheading{
color: #000;
font-weight: bold;
font-size: 50px;
}
.exclusivepara{
font-size: 14px;
  font-family: var(--fontfamily-para);
  color: #838282;
  text-align: justify;
}
.meadiaheading{
font-size: 16px;
text-transform: capitalize;
color: #000;
font-weight: bold;
font-family: var(--fontfamily-heading);
}
.meadiapara{
font-size: 12px;
color: #118DF0;
text-align: justify;
font-family: var(--fontfamily-para);
}
.communicationheading{
color: #000;
font-weight: bold;
font-size: 30px;
padding-top: 95px;
font-family: var(--fontfamily-heading);
}
.communicationpara{
font-size: 13px;
  color: #838282;
  text-align: justify;
  font-family: var(--fontfamily-para);
}
.gallerysection{
background-image: url('../images/bg1.png');
background-size: cover;
background-repeat: no-repeat;
height: 800px;
background-position: left;
border-radius: 15px;
}

.productbox1{
  height: 435px;
  border-radius: 12px;
}
.productimg1{
transform: translateX(60px);
margin-top: 23px;
border-radius: 8px;
width: 65%;
}
.productimg2{
background-image: url('http://192.168.0.60/pratt/public/images/22.png');
  background-repeat: no-repeat;
  height: 550px;
  width: 100%;
  border-radius: 6px;

}

.productimg1innercontentheading{
font-family: var(--fontfamily-heading);
  font-weight: bold;
  font-size: 26px;
  text-align: center;
  height: 30px;
  color: #000;
  text-transform: capitalize;
  margin-top: 20px;
}
.productimg1innercontentuseraratingheading{
font-family: var(--fontfamily-heading);
  font-size: 12px;
  font-weight: 700;
  padding-left: 98px;
}
.productimg1innercontentpara{
font-weight: bold;
text-align: center;
height: 10px;
padding-top: 6px;
font-weight: bold;
color: #000;
font-family: var(--fontfamily-para);
}

.productimg1innercontentbtn{
width: 103px;
background: #118DF0;
font-family: var(--fontfamily-heading);
font-size: 13px;
height: 32px;
text-transform: capitalize;
margin-top: 20px;
transform: translateX(121px);
}
.productimg1innercontentbtn > a {
color: #fff;
text-decoration: none;
}


.productimg3{
background-image: url('http://192.168.0.60/pratt/public/images/23.png');
  background-repeat: no-repeat;
  height: 423px;
  width: 100%;
  transform: translateX(-55px);
}

.herobg1{
background: #118DF0;
  background-size: cover;
  background-position: top center;
  height: 500px;
  width: 100%;
}
.intrestedheadingcolum{
background: #D9D9D9;
height: 300px;
}
.intrestedheading{
text-align: center;
font-family: var(--fontfamily-heading);
  color: #000;
  font-weight: bold;
  font-size: 50px;
  padding-top: 68px;
}
.intrestedparagraph{
text-align: center;
  width: 36%;
  font-size: 16px;
  color: #838282;
  font-family: var(--fontfamily-para);
  font-weight: 400;
  transform: translateX(420px);
}
.intrestedbtn{
display: flex;
  justify-content: center;
}
.intrestedbtns{
background-color: #118DF0;
color: #fff;
font-family: var(--fontfamily-heading);

  font-weight: bold;
  width: 170px;
  height: 40px;
  border-radius: 4px;
}
.intrestedbtns:hover{
color: #118DF0;
background-color: #fff;
border: 1px solid #118DF0;
}
.fa-star{
color: orange;
}
.prattnewsheading{
font-size: 4rem;
  color: #000;
  font-weight: bold;
  text-transform: capitalize;
  font-family: var(--fontfamily-heading);
}
.discoverimg{
margin-top: 40px;
border-radius: 6px;
}
.dateheading{
font-family: var(--fontfamily-heading);
color: #838282;
font-size: 12px;
font-weight: 500;
height: 10px;
}
.prattnewsbody{
margin-left: 20px;
}
.prattnewscard{
padding: 0;
}
.newstitle{
color: #000000;
font-family: var(--fontfamily-heading);
  font-weight: bold;
  font-size: 20px;
  height: 25px;
  padding-top: 9px;
}
.newstext{
color: #838282;
  font-family: var(--fontfamily-para);
  font-size: 11px;
  font-weight: 500;
  width: 81%;
  height: 55px;
}
.newsreadmore{
color:#838282;
font-family: var(--fontfamily-para);
font-size: 14px;
font-weight: 700;

}
.testimonialtext{
font-family: var(--fontfamily-para);
  font-size: 13px;
  text-align: justify;
  color: #838282;
  font-weight: 400;
}
.mainherobgsection{
margin-top: 130px;
}
.herobg1heading1{
font-size: 56px;
color: #fff;
font-weight: 700;
font-family: var(--fontfamily-heading);
text-transform: capitalize;
text-align: center;
}
.herobg1heading2{
font-size: 55px;
color: #fff;
font-weight: 700;
font-family: var(--fontfamily-heading);
text-transform: capitalize;
text-align: center;
}

.herobg1para {
  width: 100%;
  color: #fff;
  font-size: 18px;
  padding-top: 6px;
  font-weight: 500;
  text-transform: capitalize;
  font-family: var(--fontfamily-para);
  text-align: center;
}
.herobg1btn{
text-align: center;
}

.herobg1btns{
color: #118DF0;
  background: #fff;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 13px;
  width: 151px;
  font-family: var(--fontfamily-heading);
  height: 40px;
}
.herobg1btns:hover{
  color: #118DF0;
  /* color: #032477;
background: #56CCEA;
border: 1px solid #032477; */
}
.img-gallery1{
width: 85%;
      margin-top: 50px;
      transform: translateX(100px);
}
.img-gallery2{
width: 85%;
        margin-top: 50px;
      transform: translateX(54px);
}
.img-gallery3{
width: 85%;
      transform: translateX(54px);
}
.img-gallery4{
width: 85%;
      margin-top: 50px;
      transform: translateX(10px);
}

.discovermaindiv{
padding-top: 30px;
}
.testimonialsheading{
font-weight: bold;
font-size: 4rem;
color: #000;
}
.testimonialimg{
width: 100px !important;
height: 100px !important;
transform: translateX(80px);
border-radius: 50px !important;
}
.testimonialpara{
font-size: 13px;
text-align: justify;
}
.testimonialheading{
font-weight: bold;
text-align: center;
margin-top: 20px;
font-family: var(--fontfamily-heading);
}
.quoteleft{
color: #118DF0;
padding-right: 4px;
font-size: 19px;
}
.quoteright{
color: #118DF0;
padding-left: 4px;
font-size: 19px;
}
.d-flex.mt-2.footersocialicons {
justify-content: end;
}
.exclusiveimage{
width: 73%;
}
.carouselimgdiv {
  width: 81%;
  margin-top: 30px;
}
@media only screen and (max-width: 600px)
{
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link {
  padding-bottom: 90px;
}
.carousel-h3{
font-size: 30px;
}
.carousel-p {
font-size: 10px;
}
.herobg1{
  height: 155px !important;
}
.carouselheading3 {
  color: #fff;
  font-size: 15px;
  text-align: center;
  text-transform: capitalize;
  font-weight: bold;
  padding-top: 0px;
}
.card{
margin-top: 10px;
}
.tabcard1 {
height: 440px;
margin-top: 30px;
}
.tabcard2 {
height: 440px;
margin-top: 30px;
}
.tabcard5{
height: 440px;
}
.googleheading {
font-size: 40px;
}
.pixel7heading {
font-size: 40px;
color: #118DF0;
font-weight: bold;
}
.onusheading {
font-size: 40px;
color: #000;
font-weight: bold;
}
.carouselpara {
color: #000;
font-size: 10px;
}
.buybtn > a {
font-size: 12px;
}
.shopbtn > a {
font-size: 12px;
}
.carouselimgdiv{
width: 87%;
margin-top: 30px;
}
.exclusiveheading {
text-align: center;
}
.exclusiveimage{
width: 73%;
  transform: translateX(52px);
}
.mainherobgsection {
margin-top: 20px;
}

.herobg1heading1 {
font-size: 18px;
  height: 9px;
  color: #fff;
  font-weight: 700;
  font-family: var(--fontfamily-para);
}
.herobg1heading2 {
font-size: 16px;
height: 12px;
color: #fff;
font-weight: 700;
padding-top: 6px;
font-family: var(--fontfamily-para);
}

.herobg1para {
text-align: justify;
width: 50%;
height: 40px;
color: #fff;
font-size: 7px;
font-style: italic;
font-weight: 600;
padding-top: 9px;
font-family: var(--fontfamily-para);
position: absolute;
top: 90%;
left: 24%;
}
.herobg1btns {
  color: #fff;
  background: #118DF0;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 8px;
  width: 100px;
  font-family: var(--fontfamily-para);
  height: 24px;
}
.prattnewsheading{
font-size: 30px;
}
.tabcardtext {
  width: 100%;
}
img.card-img-top {
width: 100%;
}
.section8heading2 {
text-transform: capitalize;
text-align: center;
font-size: 25px;
color: #000;
font-weight: bold;
font-family: var(--fontfamily-heading);
}
.section8heading1 {
text-transform: capitalize;
text-align: center;
font-size: 25px;
font-family: var(--fontfamily-heading);
color: #000;
}
.gallerysectionheadingdiv{
height: 1px;
font-family: var(--fontfamily-heading);
}
.gallerysection {
height: 936px;
}
.img-gallery1 {
width: 40%;
margin-top: 100px;
transform: translateX(128px);
}
.img-gallery2 {
width: 40%;
 margin-top:0px;
transform: translateX(34px);
}
.img-gallery3 {
width: 43%;
transform: translateX(50px);
}
.img-gallery4 {
width: 40%;
  margin-top: 0px;
  transform: translateX(130px);
}
.discovertext {
font-size: 12px;
line-height: 20px;
}
.discoverbtndiv{
display: flex;
justify-content: center;
}
.discoverheading {
  text-align: center;
  font-size: 33px;
  font-family: var(--fontfamily-heading);
}
.discoverbtn{
text-align: center;
}
.intrestedheading {
  text-align: center;
  font-family: var(--fontfamily-para);
  color: #000;
  font-weight: bold;
  font-size: 25px;
  padding-top: 50px;
}
.intrestedparagraph {
  text-align: center;
  width: 100%;
  font-size: 16px;
  color: #838282;
  font-family: var(--fontfamily-para);
  font-weight: 400;
  transform: translateX(3px);
}
.discoverimg{
margin-top: 20px;
}
.media1{
margin-bottom: 30px;
}


.testimonialsheading{
font-weight: 700;
  font-size: 24px;
  text-align: center;
}

.tabsection{
margin-top: 70px;
}



.discovermaindiv{
padding-top: 0px;
}

.productbox1{
margin-top: 20px;
}

.productimg1 {
transform: translateX(60px);
}



.productimg2{
margin-top: 10px;
margin-bottom: 10px;
}



.productimg3 {
background-image: url(http://192.168.0.60/pratt/public/images/23.png);
background-repeat: no-repeat;
height: 423px;
width: 100%;
transform: translateX(-0px);
}
}
.backgroundsection{

}