/* star rating css */
:root {
  --star-size: 20px;
  --star-color: lightgrey;
  --star-background: #fc0;
}

.Stars {
  --percent: calc(var(--rating) / 5 * 100%);
  display: inline-block;
  font-size: var(--star-size);
  font-family: Times;
  line-height: 1;
}
  .Stars::before {
    content: '★★★★★';
    letter-spacing: 0px;
    background: linear-gradient(90deg, var(--star-background) var(--percent), var(--star-color) var(--percent));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;

}
/* .star-rating{
  display: none;
} */

.zoom img{
  transform-origin: 50% 65%;
    transition: transform 5s, filter 3s ease-in-out;
    filter: brightness(150%);
    -ms-transform: scale(1.2); /* IE 9 */
    -webkit-transform: scale(1.2); /* Safari 3-8 */
    transform: scale(1.2);
}

/* --------- SLIDER--------- */

.slider-social-icons a i:hover {
  color: #D2924F;
  transition: 0.2s ease-in;
}

  .slider-right-sidebar [role=button] {
    position: absolute;
    top: 44px;
    left: 0;
    font-size: 40px;
    color: #fff;
    z-index: 1;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-style: normal;
    background: #D2924F;
    box-shadow: 5px 5px 0px 0px #F5F6FA;
    border-bottom-right-radius: 30px;
    padding: 4px 21px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
}


.offcanvas{
  background: #257FD0;
  border-right: 5px solid #F5F6FA;
  width: 76px;
height: 100%;
}
.offcanvas-backdrop{
  display: none;
}
.offcanvas.show
{
  transform: none !important;
  visibility: visible !important;
}
.slider-social-icons a i {
  font-size: 16px;
  font-family: 'Font Awesome 5 Brands';
  color: #031835;
  font-weight: 900;
  font-style: normal;
}
.slider-social-icons {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background: #257FD0;
  position: absolute;
	top: 29px;
    width: 76px;
  height: 100%;
  z-index: 9;
  border-right: 5px solid #F5F6FA;

}
.offcanvas{
  position: absolute;
  z-index: 9 !important;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.slider-social-icons {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.offcanvas-backdrop.show {
  opacity: 1 !important;
}
#carousel-slider-section{
  background-color: #031835;
  position: relative;
  padding: 0;
  overflow: hidden;
}
.slider-social-icons a {
  margin: 4px 0;
  animation: tada 4s infinite;
}
.slider-images img {
  width: 100%;
  height: 100%;
  border-bottom-left-radius: 250px;
  animation: pulse 15s infinite;

}
.slider-image-overlay{
  background: #031835;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  opacity: 0.25;
  object-fit: cover;
}
#carousel-slider-section .carousel {
  position: relative;

}
.slider-images{
  position: absolute;
  right: 0;
  top: 0;
  width: 40%;
  height: 776px;
  border-bottom-left-radius: 250px;
  overflow: hidden;

}

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}



.carousel-inner{
  height: 776px !important;
  align-items: center;
}
.carousel-caption{
  position: unset !important;
}
.slider-button-box a {
  background: #D2924F;
  box-shadow: 5px 5px 0px 0px #F5F6FA;
  border-bottom-right-radius: 30px;
  padding: 19px 32px;
  font-family: Roboto;
  font-weight: 700;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #F5F6FA;
}
.carousel-caption{
  margin-top: 82px !important;
  padding: 0 !important;
}
.slider-button-box a:hover{
  transition: 0.8s ease-in-out;
  background: #F5F6FA;
  box-shadow: -5px -5px 0px 0px #D2924F;
  color: #031835;
}
.slider-button-box {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

#carousel-slider-section .carousel-item {
  height: 776px !important;
  display: flex;
  align-items: center;

}

.owl-prev{
  position: absolute;
  top: 50%;
  left: -72px;
  text-align: center;
  border: none;
  background: unset;
}
button:focus i {
  color: #D2924F !important; 
}
.owl-next{
  position: absolute;
  top: 50%;
  right: -72px;
  border: none;
  background: unset;

}
/* slider animation */
.iframely-embed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 50;

}



/* Services section */

#services {
  padding: 60px 0;
  position: relative;
}

.services-headings h2 span {
  color: #D2924F;
}
.services-headings h2 {
  font-family: Roboto;
  font-weight: 600;
  font-size: 40px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #031835;
  text-align: center;
}

.services-headings h5 {
  font-family: Roboto;
  font-weight: 400;
  font-size: 32px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #031835;
  text-align: center;
}

.services-list-box ul li {
  font-family: Roboto;
  font-weight: 400;
  font-size: 28px;
  line-height: 53px;
  letter-spacing: 0%;
  color: #031835;
  margin: 0;
  padding: 0;
}

.services-list-box ul li h5 {
  font-family: Roboto;
  font-weight: 400;
  font-size: 24px;
  line-height: 62px;
  letter-spacing: 0%;
  color: #031835;
  margin: 0;
  padding: 0;
}
.services-listing-points ul {
  padding-left: 26px;
}
.services-button-box a {
  background: #D2924F;
  box-shadow: 5px 5px 0px 0px #F5F6FA;
  border-bottom-right-radius: 30px;
  padding: 18px 15px;
  font-family: Roboto;
  font-weight: 700;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #FFFFFF;
}


.services-button-box a:hover {
  transition: 0.8s ease-in-out;
  background: #F5F6FA;
  box-shadow: -5px -5px 0px 0px #D2924F;
  color: #031835;
}
.services-list-box {
  background: #257FD0;
  padding: 29px 22px;
  height: 100%;
  border-bottom-right-radius: 30px;
  flex-direction: column;
  display: flex ;
  justify-content: center;
  width: 95%;
  position: relative;

}
.services-button-box {
  display: flex;
  align-items: center;
  justify-content: end;
  margin-top: 30px;
}
.services-left-image {
  height: 540px;
  margin-top: -89px;
}
.services-left-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.services-list-box h4 {
  font-family: Roboto;
  font-weight: 600;
  font-size: 32px;
  line-height: 59px;
  letter-spacing: 0%;
  color: #031835;
  margin: 0;
}

.services-images img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  
}

.services-images {
  height: 242px;
}
.services-content-box .services-box:nth-child(3) {
  margin-top: 30px;
}
.services-content-box .services-box:nth-child(4) {
  margin-top: 30px; 
}
.animation-services:hover img {
  box-shadow: 5px 5px 0px 2px #257FD0;
  transition: 0.4s ease-in;

}
.animation-services {
  position: relative;
}
.animation-services:hover .services-inner-icon a i{
display: flex;
bottom: 20px;
transition: 0.6s ease-in;
animation: pulse 2s ;
}
.services-inner-icon a i {
  color: #FFFFFF;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  position: absolute;
  /* top: 0; */
  background: #D2924F;
  width: 50px;
  height: 50px;
  display: none;
  align-items: center;
  justify-content: center;
  border-bottom-right-radius: 30px;
  font-style: normal;
  font-size: 26px;
  bottom: -20px;
  right: 18px;


}


.services-counter-box h5 {
  font-family: Roboto;
  font-weight: 700;
  font-size: 36px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #031835;
}
.services-counter-box h6 {
  font-family: Roboto;
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
  color: #031835;
  width: 56%;
}
.services-counter-box {
  background: #D2924F;
  max-width: fit-content;
  padding: 29px 2px;
  border: 6px solid #F5F6FA;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  position: absolute;
  top: -53px;
  right: -42px;
}



/* Best Products Section */
#best-products {
  background: #031835;
  padding: 60px 0;
}
.our-products-headings h2 span {
  color: #D2924F;
  animation: fadeInLeft 2s infinite;

}
#best-products .owl-nav {
  display: flex !important

}
#best-products .owl-dots{
  display: none;

}
#best-products .owl-nav button i{
color: #fff;
}
.our-products-headings h2 {
  font-family: Roboto;
  font-weight: 600;
  font-size: 40px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #257FD0;
  text-align: center;
}
.our-products-headings h5 {
  font-family: Roboto;
  font-weight: 400;
  font-size: 32px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #257FD0;
  text-align: center;
}

.best-product-box {
  background: #F5F6FA;
  height: 100%;
  padding: 30px 19px 40px;
  border-bottom-right-radius: 130px;
}
.best-products-outer-box {
  background: #257FD0;
  position: relative;
  z-index: 1;
  overflow: hidden;
  animation: fadeInRight 1s linear;
  border-bottom-left-radius: 60px;
  border-top-right-radius: 60px;

}


.best-products-outer-box:hover::after{
width: 100%;
transition: 0.8s ease-in-out;
bottom: 0;
}
.best-products-outer-box::after {
  content: "";
  height: 100%;
  width: 0%;
  right: 0;
  background: #D2924F;
  position: absolute;
  z-index: -1;

}
.best-product-icon a i {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  font-style: normal;
  position: absolute;
  right: 13px;
  bottom: 8px;
  border: 2px solid #F5F6FA;
  width: 24px;
  height: 24px;
  color: #F5F6FA;
  border-radius: 50px;
  display: flex
;
  align-items: center;
  justify-content: center;
  font-size: 12px;
}


.product-images {
  height: 246px;
  margin: 18px 0;
}

.product-images img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.product-content-box h4 a {
  font-family: Roboto;
  font-weight: 400;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #031835;
}
.product-content-box p {
  font-family: Roboto;
  font-weight: 300;
  font-size: 16px;
  line-height: 128%;
  letter-spacing: 0%;
  color: #031835;
  margin: 0;
}

.product-content-box {
  padding-top: 18px;
}



section{
  overflow: hidden;
}


/* Free Consultant */
#free-consultant {
  padding: 60px 0;
  overflow: hidden;
}

.free-consultant-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.free-consultant-image {
  height: 186px;

}
.free-consultant-headings h2 {
  font-family: Roboto;
  font-weight: 600;
  font-size: 40px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #031835;
  text-align: center;
}
.free-consultant-headings h2 span {
  color: #D2924F;
}
.free-consultant-headings h5 {
  font-family: Roboto;
  font-weight: 400;
  font-size: 32px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #031835;
  text-align: center;
}
.free-consultant-contact-box {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 100%;
  position: relative;
  z-index: 1;
}

.free-consultant-contact-box::after {
  content: " ";
  background: #257FD0;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  opacity: 0.9;
  z-index: -1;
}

.free-consultant-form-box {
  padding: 44px;
}


.free-consultant-form-box label {
  font-family: Roboto;
  font-weight: 600;
  font-size: 40px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #031835;
  text-align: center;
}
.free-consultant-form-box label span {
  color: #D2924F;
}
.free-consultant-form-box input[type="text"], .free-consultant-form-box input[type="tel"], 
.free-consultant-form-box input[type="email"], .free-consultant-form-box input[type="phno"], .free-consultant-form-box input[type="password"], .free-consultant-form-box textarea {
  border: unset;
  border-bottom: 1px dashed #FFFFFF;
  margin-bottom: 26px;
  color: #F5F6FA;


}
.free-consultant-form-box textarea {
  height: 50px;
}
.free-consultant-form-box ::placeholder{
  font-family: Roboto;
font-weight: 400;
font-size: 24px;
line-height: 100%;
letter-spacing: 0%;
color: #F5F6FA;
}

.free-consultant-form-box input[type=submit] {
  background: #D2924F;
  box-shadow: 5px 5px 0px 0px #F5F6FA;
  border-bottom-right-radius: 30px;
  padding: 17px 34px;
  font-family: Roboto;
  font-weight: 700;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #FFFFFF;
}


.free-consultant-form-box input[type=submit]:hover {
  transition: 0.8s ease-in-out;
  background: #F5F6FA;
  box-shadow: -5px -5px 0px 0px #D2924F;
  color: #031835;
}
.contact-submit-btn {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}


/* Our clients */
#our-clients {
  background: #031835;
}

.testimonials-images {
  height: 130px;
  width: 100px;
  border: 2px solid #031835;
}
.testimonials-content-box:hover {
  box-shadow: -10px -10px 0px 0px #D2924F;
  transition: 0.5s ease-in ;

}
#our-clients .owl-carousel .owl-item {
  margin: 10px 0;
}
.testimonials-images img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.testimonials-content-box {
  background: #F5F6FA;
  border-top-right-radius: 70px;
  padding: 20px 28px 65px;
}
.testimonial-stars {
  background: #031835;
  height: 58px;
  position: absolute;
  bottom: 1px;
  right: 30px;
  padding: 11px 15px;
}
.testimonials-title {
  padding-left: 18px;
}
.testimonials-title h6 {
  font-family: Roboto;
  font-weight: 500;
  font-size: 10px;
  line-height: 100%;
  letter-spacing: 8%;
  color: #031835;
  margin: 0;
  padding: 8px 0px 0;
}

.testimonial-stars span {
  font-family: Roboto;
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 8%;
  text-align: center;
  color: #F5F6FA;
  margin-bottom: 0;
}
.testimonial-stars i {
  color: #D2924F;
  font-size: 20px;
}
.testimonial-stars h5 {
  font-family: Roboto;
  font-weight: 500;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: 8%;
  margin: 0;
  color: #fff;
  text-align: center;
}

.our-clients-headings h2 {
  font-family: Roboto;
  font-weight: 600;
  font-size: 40px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #257FD0;
  text-align: center;
}
.our-clients-headings h5 {
  font-family: Roboto;
  font-weight: 400;
  font-size: 32px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #257FD0;
  text-align: center;
}
.testimonial-inner-box {
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  margin-top: -54px;
}

.testimonials-title h4 {
  font-family: Roboto;
  font-weight: 700;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 8%;
  color: #031835;
}
.testimonial-content p {
  font-family: Roboto;
  font-weight: 400;
  font-size: 16px;
  line-height: 139%;
  letter-spacing: 1px;
  color: #031835;
  margin-bottom: 0;
  padding: 33px 0 10px;
}
#our-clients .owl-dots {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 49px;
}
#our-clients .owl-dots .owl-dot {
  width: 17px;
  height: 17px;
  border: unset;
  border-radius: 50%;
  margin: 3px;
}

.testimonial-double-quotes {
  position: absolute;
  top: 23px;
  right: 0;
}

#our-clients .owl-dots .owl-dot:nth-child(1) {
  color: #fff;
  opacity: 0.8;
}
#our-clients .owl-dots .owl-dot:nth-child(2) {
  color: #fff;
  opacity: 0.6;
}
#our-clients .owl-dots .owl-dot:nth-child(3) {
  color: #fff;
  opacity: 0.4;
}
#our-clients .owl-dots .owl-dot:nth-child(4) {
  color: #fff;
  opacity: 0.2;
}

/* Our Experts Section */

#our-experts .owl-nav{
  display: flex !important;
}

#our-experts .owl-dots{
  display: none;
}

#our-experts {
  padding: 60px 0;
  position: relative;
}

.our-experts-headings h2 {
  font-family: Roboto;
  font-weight: 600;
  font-size: 40px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #031835;
  text-align: center;
  animation: text-shadow 1.5s ease-in-out ;
  animation-iteration-count: 1;
}

.members-inner-contents h6 {
  font-family: Roboto;
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 8%;
  color: #031835;
  margin: 0;
}

.our-experts-headings h5 {
  font-family: Roboto;
  font-weight: 400;
  font-size: 32px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #031835;
  text-align: center;
  animation: text-shadow 1.5s ease-in-out ;
  animation-iteration-count: 1;
}
.members-images {
  height: 400px;
}
.members-images img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-bottom-right-radius: 50px;
}
.members-inner-contents {
  background: #257FD0;
  padding: 11px;
  border-bottom-right-radius: 50px;
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  right: 0;
  z-index: 1;
  overflow: hidden;
}
.experts-content-box:hover  .members-inner-contents::after{
  height: 100%;
  transition: 0.5s ease-in;
  bottom: 0;
}
.wpcf7 form .wpcf7-response-output {
  color: #fff;
  text-align: center;
  font-size: 16px;
  padding: 6px 0 !important;
}
.experts-content-box:hover .members-inner-contents h4 a{
  color: #fff;
}

.experts-content-box:hover .members-inner-contents h6{
  color: #fff;

}
.experts-content-box:hover .experts-experience-box h5{
  color: #fff;

}
.experts-content-box:hover .experts-experience-box span{
  color: #fff;

}
.experts-content-box:hover .experts-experience-box p{
  color: #fff;

}
.members-inner-contents::after {
  content: " ";
  width: 100%;
  height: 0%;
  background: #D2924F;
  position: absolute;
  bottom: 0;
  left: 0;
  border-bottom-right-radius: 50px;
  z-index: -1;
}



.members-inner-contents h4 a {
  font-family: Roboto;
  font-weight: 600;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 8%;
  color: #031835;
}

.owl-nav button i {
  font-family: 'Font Awesome 5 Free';
  color: #031835;
  font-weight: 900;
  font-style: normal;
  font-size: 44px;
}

.experts-content-box {
  position: relative;
}























