
.container{
  width: 80%;
}
a{
  color: #000;
  cursor: pointer;
}
#about-us h6, #our-services h6, #our-product h6, #introduction h6, #our-videos .video-title, #our-pricing-plan h6, #testimonials h6, #our-blog h6, .inner-contact h6{
  margin-bottom: 20px;
}
#about-us h2, #our-services h2, #our-product h2, #introduction h2, #our-videos h2, #our-pricing-plan h2, #testimonials h2, #our-blog h2, .inner-contact h2{
  font: normal normal normal 40px Ubuntu;
  text-align: center;
  position: relative;
}
#about-us h2:before, #our-services h2:before, #our-product h2:before, #introduction h2:before, #our-videos h2:before, #our-pricing-plan h2:before, #testimonials h2:before, #our-blog h2:before{
  position: absolute;
  content: '';
  width: 2%;
  height: 3px;
  background: #3566EB;
  top: -7px;
  border-radius: 6px;
  left: 47%
}
#about-us h2:after, #our-services h2:after, #our-product h2:after, #introduction h2:after, #our-videos h2:after, #our-pricing-plan h2:after, #testimonials h2:after, #our-blog h2:after{
  position: absolute;
  content: '';
  width: 4%;
  height: 3px;
  background: #3566EB;
  top: -7px;
  border-radius: 6px;
  left: 50%
}
h6{
  font: normal normal normal 12px Muli;
  letter-spacing: 0px;
  color: #000;
  font-size: 16px;
}
p{
  font: normal normal normal 12px/25px Muli;
}
//* ------------------------------- About Us -------------------------------------*/
.about_us_title h3{
  font: normal normal bold 35px/60px Ubuntu;
  letter-spacing: 1px;
}
.about_us_title p{
  text-align: left;
  font: normal normal normal 14px/35px Muli;
}
/* Numbers */
.about_us_number_left,.about_us_number_right{
  align-items: center;
}
.about_us_number_left h4{
  background: #FFB420 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 15px #FFB420;
  border-radius: 11px;
  padding: 3px 25px;
  color: #fff;
  font: normal normal normal 35px/64px Ubuntu;
}
.about_us_number_right h4{
  background: #FF66A7 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 15px #FF66A7;
  border-radius: 11px;
  padding: 3px 25px;
  color: #fff;
  font: normal normal normal 35px/64px Ubuntu;
}
.about-img-bg{
  position: relative;
}
.about-img2 img{
  position: absolute;
  bottom: 6%;
  right: 0;
  box-shadow: -21px 21px 0px -7px #fff;
  border-radius: 25px;
}
#about-us h5{  
  font-size: 17px;
  letter-spacing: 1px;
  line-height: 34px;
  font-family: 'Muli';
  font-weight: 600;
  color: #000;
}
#about-us .fa-solid, .fa-star{
  font-style: normal;
  color: #F8A556;
  font-size: 12px;
}
.about-rate {
  position: relative;
  padding: 20px 20px;
  border-radius: 50%;
  width: 226px;
  height: max-content;
  /* height: 226px; */
  text-align: center;
  box-shadow: 0px 1px 6px #00000024;
  margin-left: 35px;
  top:-53px;
  background-color:rgba(255,255,255, 0.6);
  /*position: relative;
  padding: 20px 20px;
  border-radius: 50%;
  width: 30%;
  height: max-content;
  text-align: center;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 1px 6px #00000024;
  margin-left: 20px;*/
}
.about-rate::after {
    position: absolute;
    content: '';
    height: 202px;
    top: 50%;
    width: 120px;
    right: 45%;
    border-top: 11px solid #FF66A7;
    border-right: 11px solid #FF66A7;
    z-index: -1;
}
.rate-bg{
  /*background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 1px 6px #00000024;
  border-radius: 50%;
  padding: 18px;*/
  background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 1px 6px #00000024;
    border-radius: 50%;
    padding: 18px;
    width: 187px;
    height: 187px;
    text-align: center;
    padding-top: 34px
}
.rate-text{
  font-size: 16px;
  font-family: 'Muli';
  font-weight: bold;
  line-height: 32px;
}
  .about-img1{
    display: flex;
    /*justify-content: center;*/
}
/*** Button ***/
.about-btn{
  margin-top:76px;
}
.about_us_number_button{
  background: #3566EB 0% 0% no-repeat padding-box;
  border: none;
  border-radius: 10px;
  text-align: left;
  letter-spacing: 0.55px;
  color: #FFFFFF;
  padding: 21px 32px;
  font-size:22px;
  font-family:'Ubuntu';
  font-weight:500;
}
.about_us_number_button:hover{
  box-shadow:0px 0px 36px #3566EBCF;
  color: #fff;
}
.carousel-indicators{
  z-index: 0;
}
#about-us{
  margin-bottom:2%;
}
/* ------------------------------- our services -------------------------------------*/
#our-services{
  background: #F9F9F9;
  clip-path: polygon(0 0, 100% 0%, 100% 88%, 0% 100%);
  border-bottom-left-radius: 24%;
  border-bottom-right-radius: 26%;
  padding-bottom: 141px;
 
  
}
.service-top-padd{
  padding-top:40px;
}
/*** Cards ***/
.card{
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border-radius: 10px;
  border: none;
  padding:25px 20px;
}
.card:hover{
  box-shadow: 0px 1px 11px #0000003B;
}
.card:hover .card-bg img{
  background: #FF66A7;
  box-shadow: 0px 2px 30px #FF66A79E;
}
#our-services .card-bg{
  padding-top: 10px
}
#our-services .card-body {
    padding: 2rem 1.5rem;
}
.card-bg img{
  background: #3566EB;
  padding: 10px;
  border-radius: 10px;
}
.services-d-border{
  width: 30%;
  border: 1px dashed;
  padding: 5px;
  margin: auto;
  border-radius: 10px;
  color: #3566EB;
}
.card:hover .services-d-border{
  color: #FF66A7;
}
.card-text:last-child{
  /* padding-bottom: 20px; */
}
.card-title{
  padding: 5px 0px;
}

/* ------------------------------- Our Product -------------------------------------*/
#our-product .boder-text h6{
  font-size: 14px;
  color: #464444;
}
/*** Owl Carousel ***/
.owl-nav{
  margin-top:30px;
}
.owl-carousel{
  text-align: center;
}
.owl-nav i{
  font-size:25px;
}
.owl-carousel .owl-nav.disabled{
  display: block !important;
}
.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next{
  border-radius: 50% !important;
  background: #FFFFFF;
  color: #3566EB;
  margin-right: 25px;
  border: 2px solid #3566EB;
  padding:14px 18px;
}
.owl-carousel .owl-nav .owl-prev:hover ,.owl-carousel .owl-nav .owl-next:hover{
  background: #3566EB;
  color: #FFFFFF;
}
.owl-carousel .owl-item img{
    display: block;
    width: 90% !important;
}
.boder-text{
  border: 1px solid #ededed;
  border-radius: 0px 0px 10px 10px;
  width: 95%;
  padding: 20px;
  color: #000;
}
.product-title{
  font-size: 18px;
  font-family: 'Ubuntu';
  font-weight: bold;
}
.regular-price{
  text-decoration: line-through;
}
/*.fa-arrow-left, .fa-arrow-right{
  padding: 17px 14px;
}*/
.yith-wcwl-wishlistexistsbrowse{
  font-size: 0px;
  padding-top: 12px;
  }
#our-product .wishlist_text a::before{
  content: "\f004";
  font-family: "font awesome 5 free";
  font-weight: 900;
  /* position: absolute; */
  font-size: 10px;
  padding: 10px;
  border-radius: 50%;
  color: #fff;
  background: #3566EB;
}
.yith-wcwl-add-button{
  margin-top: 7px;
}
.yith-wcwl-add-button a{
  font-size: 0;
}
.yith-wcwl-wishlistaddedbrowse span{
  position: absolute;
  top: -48px;
  background: #3566EB;
  color: #fff;
  font-size: 12px;
  display: flex;
  align-items: baseline;
}
.yith-wcwl-wishlistaddedbrowse a{
  position: absolute;
  font-size: 12px;
  /* text-align: end; */
  background: #3566EB;
  padding: 5px;
  border-radius: 10px;
  color: #fff;
}
.product-image-bg{
  position: relative;
}
a.added_to_cart.wc-forward{
  display: block;
  background: #3566EB;
  color: #fff;
  padding: 5px;
  border-radius: 10px;
}
.hover-items-cart{
  position: absolute;
  display: none;
  background: #fff!important;
  border-radius: 10px;
  bottom: 8%;
  left: 5%;
  width: 86%;
  border-bottom: 1px solid #FF66A7;
  height: 40px;
  padding: 0px 10px;
}
.product-image-bg:hover .hover-items-cart{
  display: block;
}
.yith-wcwl-add-to-wishlist {
    margin-top: 0px;
}
/* full view */
#our-product .woosq-btn{
  border: none;
  position: relative;
  font-size: 0;
  width: 40px;
  height: 40px;
  background: none;
  padding: 0;
  /* display: block; */
}
#our-product .woosq-btn::before{
  content: "\f31e";
  font-family: "font awesome 5 free";
  font-weight: 900;
  font-size: 14px;
  padding: 10px;
  border-radius: 50%;
  color: #fff;
  background: #3566EB;
}
.cart-box{
  padding-top: 7px;
}
.featured-cart a{
  font-weight: 600;
}

/* ------------------------------- Newsletter -------------------------------------*/
.newsletter{
  /* background-image: radial-gradient(circle, rgba(63,94,251,1) 0%, rgba(232,111,136,1) 0%, rgba(63,94,251,1) 100%); */
}
section#newsletter{
  padding-bottom:0px;
  margin-bottom:50px;
}
.news-align{
  align-items: center;
  padding-top: 40px;
}
.news-main{
  display: flex;
  /*justify-content: end;*/
}
.new-img-bg img{
  clip-path: circle(49% at 50% 60%);
  background: #FFFFFF;
  padding: 100px 86px 50px 86px;
  margin-top: 11px;
  width: 100%;
}
#newsletter p{
  display: flex;
}
/*** SUBSCRIBE ***/
.subscribe_text{
  color: #FFFFFF;
  font: normal normal normal 20px/30px Muli;
  letter-spacing: 0.02px;

}
.newsletter_text{
  color: #FFFFFF;
  margin-top: 0px;
  font: normal normal bold 35px/70px Ubuntu;
  letter-spacing: 0.04px;
  margin-bottom:15px;
}
#newsletter .wpcf7{
  position: relative;
}
#newsletter input[type="text"], input[type="tel"], input[type="email"], input[type="phno"], input[type="password"], textarea {
    border: 1px solid #a9a3a3;
    border-radius: 15px 0px 0px 15px;
    padding: 14px;
    height: auto;
}
#newsletter [type=submit]{
  background: #FF66A7;
  border: none;
  border-radius: 0px 15px 15px 0px;
  height: fit-content;
  padding: 25px 31px 21px 30px;
  color: #FFFFFF;
  font-size: 28px;
  font-family: 'Ubuntu';
  font-weight: 400;
}
#newsletter .wpcf7-form-control-wrap::after{
  content: "\f0e0";
  font-family: "font awesome 5 free";
  font-weight: 900;
  display: inline-block;
  position: absolute;
  color: #3566EB;
  right: 5%;
  top: 23px;
  font-size: 36px;
}
.wpcf7 form .wpcf7-response-output{
  margin: 0;
}

/* ------------------------------- Introduction -------------------------------------*/
.intro-image-main img{
  width: 80%;
}
.main-intro {
  align-items: center;
}
.intro-icon-bg img{
  background: #3566EB;
  border-radius: 10px;
  padding: 15px;
  width: 100%;
}
.intro-icon-main-bg:hover .intro-icon-bg img{
  background: #FF66A7;
  box-shadow: 0px 2px 30px #FF66A79E;
}
.intro-icon-main-bg{
  position: relative;
  padding: 0px 5px;
}
.intro-icon-main-bg:before{
  position: absolute;
  content: '';
  height: 30%;
  width: 3px;
  display: none;
  background: #FF66A7;
  top: 35%;
  left: 0;
}
.intro-icon-main-bg:hover:before{
  display: block;
}
.intro-icon-main-bg:hover{
  box-shadow: 0px 1px 11px #00000026;
  border-radius: 8px;
}
.intro-d-border{
  border: 1px dashed;
  border-radius: 10px;
  color: #3566EB;
  padding: 5px;
}
.intro-icon-main-bg:hover .intro-d-border{
  color: #FF66A7;
}

/* ------------------------------- Our Videos -------------------------------------*/
#our-videos{
  background: #F9F9F9;
  /*clip-path: polygon(0 0, 100% 0%, 100% 88%, 0% 100%);*/
  border-bottom-left-radius: 24%;
  border-bottom-right-radius: 26%;
  padding-bottom: 141px;
}
#our-videos .item4 h6{
  font-size: 13px;
}
#our-videos .item5 h6{
  font-size: 13px;
}
.video-main{
  width: 90%;
}
.main-grid{
  display: grid;
  grid-template-columns: repeat(6,1fr);
  grid-template-rows: repeat(12,auto);
  grid-gap:20px;
}
.main-grid img{
  height: 100%;
  width: 100%;
}
.main-grid:nth-child(3) {
  background: yellow;
}
.pricing-title h6{
  position: absolute;
  bottom: 0px;
  color: #fff;
  padding-left: 10px;
}
.fa-play{
  font-family: 'Font Awesome 5 Free';
  font-weight: 600;
}
.play-icon{
  content: "\f04b";
  position: absolute;
  top: 5%;
  right: 5%;
  font-style: normal;
  background: #fff;
  padding: 10px 16px;
  opacity: 50%;
  border-radius: 50%;
}
.play-icon .fa-solid{
  font-size: 16px;
}
.item4 .play-icon {
    padding: 8px 14px;
    font-size: 12px;
}
.item5 .play-icon {
    padding: 8px 14px;
    font-size: 12px;
}
.item0{
  grid-column: 1/3;
  grid-row: 1/8;
  position: relative;
}
.item1{
  grid-column: 3/5;
  position: relative;
  grid-row: 1/10;
}
.item2{
  grid-column: 5/7;
  grid-row: 1/6;
  position: relative;
}
.item3{
  grid-column: 1/3;
  grid-row: 8/13;
  position: relative;
}
.item4{
  grid-column: 3/4;
  grid-row: 10/13;
  position: relative;
}
.item5{
  grid-row: 10/13;
  grid-column: 4/5;
  position: relative;
}
.item6{
  grid-column: 5/7;
  grid-row: 6/13;
  position: relative;
}

/*Start Pop Up*/
.slider-video-popup {
    background: #3566eba1;
    position: fixed;
    inset: 0;
    z-index: 3;
    display: none;
}
#our-videos .slider-video-popup i {
    position: absolute;
    top: 15%;
    right: 15%;
    font-size: 20px;
    color: #fff;
}
.slider-video-popup iframe {
  margin: 0 auto !important;
  position: absolute;
  top: 15%;
  left: 0;
  right: 0;
  width: 60%;
  height: 60%;
}
[type=search] {
  width: 100%
}
.closepop{
    color: #fff;
}

/* ------------------------------- Our Pricing plan -------------------------------------*/
.unlimited-text{
  font: normal normal 16px/35px Muli;
}
.pricing-main{
  position: relative;
}
.pricing-bg {
  position: absolute;
  width: 40%;
  left: 30%;
  top: 4%;
}

#our-pricing-plan .prize h3{
  color: #3566EB;
  font: normal normal bold 57px/66px Ubuntu;
}
.dollar{
  color: #000;
  font-size: 18px;
  font: normal normal bold 29px/54px Muli;
}
.duration{
  color: #000;
  font-size: 14px;
  font: normal normal normal 14px/28px Muli;
}
.pricing-card{
  text-align: center;
  position: relative;
  border-radius: 20px;
  width: 90%;
  background: #FFF;
  box-shadow: 0px 1px 11px #0000003b;
  

}
.pricing-card:before{
  position: absolute;
  content: '';
  height: 3px;
  width: 30%;/*
  display: none;*/
  background: #3566eb;
  top: 0;
  left: 35%;

}
.pricing-card:hover:before{
  /*display: block;*/
  background: #FF66A7;
}
.pricing-card:hover {
  box-shadow: 0px 1px 11px #0000003B;
}
.pricing-card:hover .pricing-button{
  background: #ff66a7;
}
.pricing-card:hover .rupees{
  color: #ff66a7;
}
#our-pricing-plan .card-body {
  padding: 1.5rem 40px;
}
.pricing-icon-text{
  align-items: baseline;
  font-size:21px;
}
.pricing-main{
  position: relative;
}
.pricing-button{
  position: absolute;
  bottom: -6%;
  left: 21%;
  background: #3566EB 0% 0% no-repeat padding-box;
  border: none;
  border-radius: 10px;
  text-align: left;
  letter-spacing: 0.55px;
  padding: 14px 20px;
}
.pricing-button a{
  color: #fff;
  font-size:21px;
}
#our-pricing-plan img{
  width: 100%;
}

/* ------------------------------- Replace -------------------------------------*/
.replace{
  color: #FFF;
  /* background: radial-gradient(circle, rgba(63,94,251,1) 0%, rgba(232,111,136,1) 0%, rgba(63,94,251,1) 100%); */
}
#replace .replace-text{
  padding-left: 65px;
}
#replace h6{
  font-size: 15px;
  color: #fff;
}
.replace-main{
  align-items: center;
}
section#replace{
  background-size: 100% 100%;
}
.replace-img-bg{
 /* display: flex;
  justify-content: center;
  background-image: repeating-radial-gradient(#F155A5 6%, #FC6FAE00 28%,#F155A5 30%);
  border-radius: 50%;
  width:421px;
  height:421px;*/
}
.phone-bg img{
  width: 80%;
}
.replace-btn{
  border: none;
  border-radius: 10px;
  background: #3566EB;
  padding: 12px 20px;
  color: #FFF;
  font-size:18px;
  letter-spacing: 0.05px;
}
.replace-btn:hover{
  box-shadow:0px 0px 36px #3566EBCF;
  color: #fff;
}
#replace h3{font: normal normal bold 40px/67px Ubuntu;}

#replace i{
  font-style: normal;
  color: #fff;
}

/* ------------------------------- testimonial -------------------------------------*/
#testimonials .testi-right{
  padding-top:27px;
}

#testimonials .testimonials-head{
  padding-top:40px;
}
.customer-main{
  align-items: center;
}
.customer-name{
  color: #3566EB;
  font: normal normal medium Ubuntu;
}
.testimonial-text{
  text-align: left;
  position: relative;
}
.testimonial-text .quote-bg{
  position: absolute;
}
.testimonial-title a{
  color: #3566EB;
  font-size: 20px;
}
.testimonial-main img{
  width: 80%;
  height: 80%;
  border-radius: 50%;
  border: 2px solid #fff;
}
.nav-pills .nav-link.active{
  background-color: transparent!important;
}
.testimonial-admin{
  display: flex;
}
.Verify-Customer{
  font-size: 12px;
  font-weight:500;
}
#v-pills-1-tab{
  position:absolute;
  right: 32%;
  bottom: 22%;
}
#v-pills-2-tab{
  position: absolute;
  left: 25%;
  top: 40%;
}
#v-pills-3-tab{
  position:absolute;
  left: 2%;
  bottom: 17%;
}
#v-pills-4-tab{
  position:absolute;
  left: 0;
  top: 10%;
}
#v-pills-5-tab{
  position:absolute;
  left: 38%;
  top: 4%;
}
#v-pills-6-tab{
  position:absolute;
  top: 26%;
  right: 10%;
}
.testimonial-title a{
  font-weight: 500;
}
#newsletter input[type="email"]{
  padding-left: 15px;
  padding-right: 117px;
  padding-right: 117px;
  font-size: 18px;
  font-family: 'Muli';
  padding-left: 22px;
}
.testimonial-right .testimonial-image img{
  border-radius: 50%;
}

/* ------------------------------- Our Blog -------------------------------------*/
.blog-title h4{
  font-size: 20px;
  color: #000;
}
.blog-information p{
  letter-spacing: 0.4px!important;
}
.blog-box{
    border: 1px solid #ededed;
    border-radius: 0px 0px 10px 10px;
    width: 95%;
    padding: 10px;
}
.blog-box:hover{
  box-shadow: 0px 1px 11px #0000003B;
}
.blog-box:hover .blog-button a{
  background: #FF66A7;
  box-shadow: 0px 2px 30px #ff66a79e;
}
.blog-button a{
  border: none;
  border-radius: 10px;
  background: #3566EB;
  padding: 12px 20px;
  color: #FFF;
}
.blog-information {
    padding-bottom: 10px;
}
/* admin */
.latest-post-metadata{
  position: absolute;
  top: 34%;
  left: 19%;
}
.admin-main, .comment-main{
  background: #fff;
  padding: 5px 20px;
  border-radius: 6px;
  color: #3566EB;
  font-size: 12px;
}
.admin-main a, .comment-main a{
  color: #707070;
}
#direct-comments .fa-comments{
  color: #3566EB;
}

/* ------------------------------- Brand -------------------------------------*/
.brand_align{
  align-items: center;
  text-align: center;
}
.brand-border img{
  border: 2px dashed #707070;
  border-radius: 12px;
  padding: 40px;
  background: #FFFFFF 0% 0% no-repeat padding-box;
 /* filter: grayscale(1);*/
  padding:0px;
  filter:  saturate(0%) grayscale(100%) brightness(69%) contrast(1000%);

}
.brand-border:hover img{
  border: 2px dashed #FF66A7;
  filter: grayscale(0);
}
#brand .owl-carousel .owl-nav .owl-prev{
  display: none;
}
#brand .owl-carousel .owl-nav .owl-next{
  display: none;
}
.footer-copy{
  text-align: center;
}
.copyright-text{
  color: #fff;
}
#post-69, #post-71, #post-65, #post-67{
  margin-top: 10%;
}
.attachment img{
  width: 100%;
  height: auto;
}


