*{
  margin:0; 
  padding:0; 
  outline:none;
}
html {
  overflow-x: hidden;
}
body{
  background: #FFFFFF !important;
  padding: 0 !important;
  overflow: hidden;

}

body {
  background-color: #F5F6FF;
  min-height: 100vh;
  margin: 0;
  transition: background 0.2s linear;
}
.home #header {
  padding: 20px 0;
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  background: unset;

}
.banner-center-image-box {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
#header {
  padding: 20px 0;

  background: #FFFFFF;
}
/* Banner */

.time-count6.active p::after{
  display: none !important;
}
.time-count7.active p::after{
  display: none !important;
}
.time-count8.active p::after{
  display: none !important;
}
.time-count9.active p::after{
  display: none !important;
}
.time-count10.active p::after{
  display: none !important;
}
/* .time-count11.active p::after{
  display: none !important;
} */
/* .time-count12.active p::after{
  display: none !important;
} */



.header-menus-box {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.banner-right-image {
  height: 630px;
  position: absolute;
  top: 100px;
  right: 0;
  z-index: -1;
}
.banner-left-image {
  position: absolute;
  left: 0;
  height: 270px;
  top: 0;
  z-index: -1;

}
.banner-heading h1 {
  font-family: Instrument Sans;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 21px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 10%;
  text-transform: uppercase;
  color: #444444;
  position: relative;
  padding-left: 32px;

}
.banner-heading h1::after {
  content: "";
  background: #DC0521;
  width: 21px;
  height: 9px;
  display: flex
;
  border-radius: 4.5px;
  top: 0;
  position: absolute;
  left: 0;
  bottom: 0;
  margin: auto;
}
#banner {
  padding: 80px 0 100px;
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 100px 0;
}
.banner-left-content p {
  font-family: Instrument Sans;
  font-weight: 400;
  font-style: Regular;
  font-size: 13px;
  leading-trim: NONE;
  line-height: 320%;
  letter-spacing: 10%;
  text-transform: uppercase;
  color: #717171;
}

.banner-center-image {
  height: 360px;
  width: 100%;
}
.banner-center-image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  animation: flipInY 4s infinite;
}

/* Our Facilities */

#our-facilities {
  background: #171717;
  position: relative;
  z-index: 1;
  padding: 20px 0;

}
.our-facilities-content-box h2 {
  font-family: Instrument Sans;
  font-weight: 400;
  font-style: Regular;
  font-size: 14px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 10%;
  text-transform: uppercase;
  color: #FFFFFF;
  margin: 0;
  padding: 0px 0 0 20px;
}
.our-facilities-content-box {
  display: flex;
  align-items: center;
  justify-content: center;
}






















/*  Support me if you like it */
.support {
	position: absolute;
	right: 20px;
	bottom: 20px;
}

.support a {
  color: #292c35;
  font-size: 32px;
  backface-visibility: hidden;
  display: inline-block;
  transition: transform 0.2s ease;
}

.support a:hover{
  transform: scale(1.1);
}
img{
  margin:0; 
  padding:0; 
  border:none; 
  max-width:100%; 
  height:auto;  
}

h1,
h2,
h3,
h4,
h5,
h6{ 
  margin:0;
  padding:10px 0;

}
p{
  margin:0 0 15px; 
  padding:0;
  font-size:15px;
  font-weight:300;
}
.header-contact-content a:hover {
  color: #000000;
  transition: 0.3s ease-in;
}
.appointment-details-box h3 span {
  color: #F16517;
  margin-left: 10px;
}
a{
  text-decoration: none !important;
}
.search-icon i:hover {
  color: #F16517;
  transition: 0.4s;
}
.header-right-sidebar i {
  color: #FFFFFF;
  font-size: 26px;
}
.header-right-sidebar i {
  font-size: 14px;
  color: #F16517;
  background: #fff;
  padding: 7px 8px;
  border-radius: 7px;
  width: 24px;
  height: 24px;
  display: flex
;
  justify-content: center;
  align-items: center;
}
.header-right-sidebar i:hover {
  color: #F16517;
  transition: 0.4s;
}
.offcanvas-header{
  flex-direction: column;
}
.offcanvas-start{
  right: 0 !important;
  left: unset !important;  
  transform: translateX(0%) !important;

}
.header-contact-content p {
  margin-bottom: 0;
}
.header-phone-number {
  margin-bottom: 20px;
}
.header-phone-number a p{
  font-family: Outfit;
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #FFFFFF;
}
.banner-button-box {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-top: 20px;
}

.wrapper {
  position: relative;
  width: 620px;
  height: 620px;

  border-radius: 50%;
  display: flex;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  display: flex
;
  align-items: center;
  justify-content: center;
}

.number-hours span {
  position: absolute;
  transform: rotate(calc(var(--index) * 30deg));
  inset: 6px;
  text-align: center;
}
.banner-mainCenter-textBox {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: rotate(-90deg);
  z-index: -1;

}
.banner-left-arc-wrapper {
  width: 330px;
  height: 680px;
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 67px;
  bottom: 0;
  margin: auto;
  z-index: -1;

}

.banner-left-arc-wrapper .arc {
  width: 700px;
  height: 680px;
  border: 3px solid #6b6b6b;
  border-radius: 50%;
  position: absolute;
  left: -400px;
  top: 0;
}


.number-hours span p {
  font-size: 62px;
  color: #00000038;
  font-family: 'Instrument Sans';
  font-weight: 900;
}
.banner-mainCenter-textBox textPath {
  color: #444444;
  font-size: 6px;
  font-family: 'Instrument Sans';
  font-weight: 900;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
}
.banner-center-outerbox {
  position: relative;
}
.hand-box {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

.hand-box .hand {
  position: absolute;
  border-radius: 50%;
  display: flex;
  justify-content: center;
}

.number-hours span.active p {
  color: #DC0521;
  font-size: 62px;
  font-family: 'Instrument Sans';
  font-weight: 900;
  position: relative;
}
.number-hours span.active p::after {
  content: "";
  width: 27px;
  height: 27px;
  display: flex;
  background: #fff;
  border-radius: 50%;
  border: 4px solid #DC0521;
  position: absolute;
  top: -142px;
  margin: auto;
  left: 0;
  right: 0;
  display:flex;
  align-items: center;
  justify-content: center;
  bottom: 0;
}

.banner-button-box a {
  position: relative;
  z-index: 1;
}

.banner-button-box a span {
  font-family: Instrument Sans;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 14px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 10%;
  text-transform: uppercase;
  color: #444444;
  border: 1px solid #DC0521;
  padding: 12px 18px;
  position: relative;
  z-index: 1;

}
.banner-button-box a:hover span{
  background: #DC0521;
  transition: 0.3s ease-in;
  color: #fff;
}
.banner-button-box a:hover span::after{
  background: #DC0521;
  transition: 0.3s ease-in;

}
.banner-button-box a span::after {
  content: "";
  width: 93%;
  height: 125%;
  position: absolute;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #DC0521;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 0;
  z-index: -1;
}




.header-mail-id a p{ 
  font-family: Outfit;
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #FFFFFF;

}
.faq-heading-box {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.slider-image img {
  border-bottom-right-radius: 100px;
  border-bottom-left-radius: 100px;
  height: 661px;
  object-fit: cover;
}
.header-social-icons a i:hover {
  background: #fff;
  color: #000;
  transition: 0.3s ease-in;
}
.offcanvas-header {
  align-items: flex-start !important;
}
.header-right-sidebar .btn-close {
  position: absolute;
  top: 50px;
  right: 28px;
  color: #fff;
  background: unset;
  opacity: 1 !important;
}
.slider-image {
  overflow: hidden;
  border-bottom-right-radius: 100px;
  border-bottom-left-radius: 100px;
  height: 661px;
}
.slider-image img {
  overflow: hidden;
  border-bottom-right-radius: 100px;
  border-bottom-left-radius: 100px;
  height: 661px;
  object-fit: cover;
  animation: pulse 15s infinite;
  width: 100%;
}
.banner-image1 img {
  width: 100%;
  height: 100%;
  /* object-fit: cover; */
  border-radius: 30px;
}
.banner-image1 {
  height: 552px;
  box-shadow: 0px 5px 24px 0px #0000001A;
  border-radius: 30px;
}
.banner-image2 img {
  width: 100%;
  height: 100%;
  /* object-fit: cover; */
  border-radius: 30px;  
}
.banner-image2 {
  height: 552px;
  box-shadow: 0px 5px 24px 0px #0000001A;
  border-radius: 30px;
}
.services-button-box a::after {
  content: "";
  position: absolute;
  background: #DC0521;
  width: 0%;
  height: 0%;
  border-radius: 60px;
}
.services-button-box a:hover:after{
  width: 100%;
  height: 100%;
  transition: 0.3s ease-in;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.services-button-box:hover a span {
  color: #fff;
  transition: 0.3s ease-in;
}
.entry-title {
  padding: 0;
  margin-bottom: 10px;
  font-family: 'Instrument Sans';
  font-weight: 900;
  font-style: Black;
  font-size: 32px;
  line-height: 55px;
  letter-spacing: 0%;
  text-transform: capitalize;
  color: #DC0521;
}
.woocommerce p.stars a {
  color: #FFD700;
}
.wc-block-cart .wc-block-cart__totals-title {
  font-family: 'Instrument Sans';
  font-size: 16px;
  color: #444444;
  font-weight: 600;
}
.wc-block-cart__main .wc-block-cart-items th{
  font-family: 'Instrument Sans';
  font-size: 16px;
  color: #444444;
  font-weight: 600;
}
.wc-block-components-button:not(.is-link) {
  font-family: Instrument Sans;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 14px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 10%;
  text-transform: uppercase;
  color: #444444;
  border: 1px solid #DC0521;
  padding: 24px 42px;
  position: relative;
  z-index: 1;
}

.woocommerce-cart .outer_dpage {
  padding: 60px 0;
}
.woocommerce .quantity .qty {
  width: 3.631em;
  text-align: center;
  height: 47px;
  font-family: 'Instrument Sans';
  color: #444444;
  border: 1px solid #DC0521;
}
.woocommerce div.product form.cart .button {
  vertical-align: middle;
  float: left;
  font-family: Instrument Sans;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 14px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 10%;
  text-align: center;
  text-transform: uppercase;
  border: 1px solid #DC0521;
  background: #DC0521;
  color: #ffffff;
  padding: 15px 24px;
  border-radius: unset;
}
.woocommerce .star-rating span::before {
  color: #FFD700;
}
 .woocommerce-product-rating {
  margin-bottom: 8px !important;
}
.woocommerce .star-rating::before {
  color: #FFD700;
}
.woocommerce-product-rating a {
  font-family: 'Instrument Sans';
  color: #444444;
  font-weight: 400;
  font-size: 16px;
}
.woocommerce-product-details__short-description p {
  font-family: Instrument Sans;
  font-weight: 500;
  font-style: Regular;
  font-size: 14px;
  leading-trim: NONE;
  line-height: 30px;
  letter-spacing: 10%;
  text-transform: uppercase;
  color: #444444;
}
.wc-block-components-totals-footer-item .wc-block-components-totals-item__label {
  font-weight: 600;
  font-family: 'Instrument Sans';
  color: #444444;
  font-size: 20px;
}
.wc-block-components-formatted-money-amount {
  white-space: nowrap;
  font-family: 'Instrument Sans';
  font-size: 18px;
  font-weight: 500;
  color: #000000;
  word-spacing: 12px;
}

.wc-block-components-product-name {
  font-size: 1em;
  overflow-wrap: anywhere;
  word-break: break-word;
  font-family: 'Instrument Sans';
  color: #000000;
  font-weight: 700;
}
.wc-block-components-panel__button[aria-expanded=true] {
  margin-bottom: 16px;
  font-family: 'Instrument Sans';
  color: #444444;
  font-weight: 500;
  font-size: 16px;
}
.designed-in-house-button a span {
  font-family: Instrument Sans;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #444444;
  border: 1px solid #DC0521;
  padding: 12px 24px;
  position: relative;
  z-index: 1;
}
.designed-in-house-button a:hover span{
  background: #DC0521;
  transition: 0.4s ease-in;
  color: #fff;
}
.designed-in-house-button a:hover span::after{
  background: #DC0521;
  transition: 0.4s ease-in;
}
.designed-left-image {
  height: 554px;
  position: absolute;
  top: 129px;
  left: 0;
}
.designed-left-image img {
  height: 100%;
  width: 100%;
}
.designed-right-image img {
  width: 100%;
  height: 100%;
}
.designed-right-image {
  position: absolute;
  top: 0;
  right: 100px;
  height: 300px;
  bottom: 0;
  margin: auto;
}
.designed-in-house-button a span::after {
  content: "";
  width: 93%;
  height: 125%;
  position: absolute;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #DC0521;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 0;
  z-index: -1;
}



.designed-in-house-button {
  display: flex;
  margin-top: 36px;
  align-items: center;
  justify-content: flex-start;
}
.navigation a:hover {
  background: #DC0521;
  color: #fff;
  transition: 0.4s ease-in;
}
.navigation {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 35px;
}
.navigation a {
  background: #171717;
  padding: 10px 20px 10px 20px;
  color: #fff;
  font-family: 'Instrument Sans';
  font-weight: 500;
  margin: 0 5px;
}
.collection-button-text a:hover span{
  color: #DC0521;
}
.header-search span:hover{
  color: #DC0521;

}
.toggle-nav:hover svg path{
  fill: #DC0521;
}
.page-numbers li a {
  background: #171717;
  padding: 10px 20px 10px 20px !important;
  color: #fff;
  font-family: 'Instrument Sans';
  font-weight: 500 !important;
  margin: 0 5px !important;
}
.page-numbers li span {
  background: #DC0521 !important;
  padding: 10px 20px 10px 20px !important;
  color: #fff !important;
  font-family: 'Instrument Sans';
  font-weight: 500 !important;
  margin: 0 5px !important;
}
.woocommerce .woocommerce-ordering select {
  vertical-align: top;
  font-family: 'Instrument Sans';
  padding: 10px 11px;
  background: unset;
  color: #444444 !important;
}
.woocommerce .woocommerce-result-count {
  margin: 0 0 1em;
  font-family: 'Instrument Sans';
  color: #444444;
  font-weight: 500;
  font-size: 16px;
}
.woocommerce nav.woocommerce-pagination ul{
  border: unset !important;
}
.woocommerce nav.woocommerce-pagination ul li {
  border-right: unset !important;
}
.page-numbers a:hover {
  background: #DC0521 !important;
  color: #fff !important;
  transition: 0.4s ease-in;
}
a.next.page-numbers {
  margin-left: 0;
}
.navigation span {
  background: #DC0521;
  padding: 10px 20px 10px 20px;
  color: #fff;
  font-family: 'Instrument Sans';
  font-weight: 500;
  margin: 0 5px;


}
.woocommerce div.product p.price ins, .woocommerce div.product span.price ins {
  background: inherit;
  font-weight: 700;
  display: inline-block;
  font-family: 'Roboto';
  color: #444444;
  font-weight: 600;
  text-decoration: none;
}
.woocommerce div.product p.price del, .woocommerce div.product span.price del {
  opacity: .7;
  display: inline-block;
  font-weight: 700;
  font-family: 'Roboto';
  color: #444444;
  font-weight: 600;
}
.posted_in {
  font-family: 'Instrument Sans';
  color: #444444;
  font-weight: 500;
  font-size: 16px;
}
.woocommerce #review_form #respond .form-submit input {
  left: auto;
  font-family: Instrument Sans;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #444444;
  border: 1px solid #DC0521;
  padding: 12px 24px;
  position: relative;
  z-index: 1;
  background: unset;
}
.related.products h2 {
  font-family: Instrument Sans;
  font-weight: 600;
  font-size: 28px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 10%;
  color: #444444;
  text-transform: uppercase;
  margin-bottom: 42px;
}
.posted_in a {
  font-family: 'Instrument Sans';
  color: #DC0521;
  font-weight: 500;
  font-size: 16px;
}
.bradcrumbs a {
  margin-right: 14px;
  z-index: 1;
  position: relative;
  text-align: left;
  font-family: 'Instrument Sans';
  font-weight: 700;
  font-style: Bold;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 0%;
  color: #FFFFFF;
  max-width: fit-content;
  border-radius: 6px;
  padding: 0px 13px 0 0;
}
.entry-content p {
  font-family: Instrument Sans;
  font-weight: 500;
  font-style: Regular;
  font-size: 14px;
  leading-trim: NONE;
  line-height: 30px;
  letter-spacing: 10%;
  text-transform: uppercase;
  color: #444444;
}
.bradcrumbs {
  font-family: 'Instrument Sans';
  font-weight: 400;
  font-size: 18px;
  line-height: 170%;
  letter-spacing: 3%;
  color: #FFFFFF;
  text-align: left;
  margin: 0;
  display: flex
;
  align-items: center;
  justify-content: flex-start;
  
}

section#term-of-use {
  padding: 50px 0;
}
.widget_recent_entries img {
  width: 100%;
  height: 100px;
  border-radius: 10px;
  object-fit: cover;
}
/* .recent-post-box .media-post-image{
  height: 100px;
  overflow: hidden;
  border-radius: 10px;
  width: 130px;
  
} */
.recent-post-box:hover  img {
transform: scale(1.1);
transition: 0.4s ease-in-out;
}
div#single-projects-page {
  padding: 60px 0;
}
.btn-close:focus {
  box-shadow: unset !important;
}
div#sidebar ul li {
  margin-bottom: 20px;
  color: #F16517;
}
.post-date {
  font-family: Poppins;
  font-weight: 400;
  font-size: 14px;
  line-height: 185%;
  letter-spacing: 3%;
  color: #000000;
  margin: 0;
  padding: 0;
}
#sidebar ul {
  padding-left: 0;
}
#sidebar ul li {
  list-style: none;
}
.header-social-icons {
  display: flex;
      align-items: center;
      justify-content: flex-start;
      width: 100%;
      margin-top: 38px;
}
.header-social-icons a i {
  width: 35px;
  height: 35px;
  background: #F16517;
  display: flex
;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  border-radius: 50%;
  margin-right: 16px;
  color: #FFFFFF;
}
.about-us-menu p {
  text-align: left;
  font-family: Outfit;
  font-weight: 400;
  font-size: 16px;
  line-height: 181%;
  letter-spacing: 0%;
  color: #FFFFFF;

}
.offcanvas-start {
  transform: translateX(-100%);
  opacity: 0;
  transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
}

.offcanvas-start.show {
  transform: translateX(0);
  opacity: 1;
}

.offcanvas-header {
  padding: 82px 30px !important;
}
.offcanvas{
  background: #000000 !important;
}




/* Banner IMage */

#slider {
  background: #FFFFFF;
}


.banner-image {
  padding: 100px 0;
  background-size: cover;
  background-position: top;
  position: relative;
  z-index: 1;

}
.slider-content-box h1
{
  font-family: Instrument Serif;
  font-weight: 400;
  font-style: Regular;
  font-size: 96px;
  line-height: 84px;
  letter-spacing: 0.2px;
  text-align: center;
  text-shadow: 4px 0px #00000040;
  color: #FFFFFF;
}


.carousel-caption {
  position: absolute;
  right: 0 !important;
  bottom: 70px !important;
  left: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  color: #fff;
  text-align: center;
  top: 0 !important;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.slider-content-box p {
  font-family: Inter;
  font-weight: 400;
  font-style: Regular;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0%;
  text-align: center;
  color: #FFFFFF;
}



/* Steps Sections */

#Steps {
 background: linear-gradient(180deg, #5445E5 0%, #9A44E9 100%);
  margin: 0 60px;
  border-radius: 30px;
  height: 572px;
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
 
}
.steps-heading-box h2 {
  font-family: Archivo;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 35px;
  leading-trim: NONE;
  line-height: 45px;
  letter-spacing: 0%;
  text-transform: capitalize;
  color: #FFFFFF;
  text-align: left;
}
.steps-heading-box p {
  font-family: Inter;
  font-weight: 400;
  font-style: Regular;
  font-size: 18px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  text-transform: capitalize;
  color: #FFFFFF;
  text-align: left;
}
.Steps-left-images {
  position: absolute;
  bottom: 0;
  right: -14px;
  animation: shake 8s infinite;
}
.step-images-box {
  display: flex;
      align-items: center;
      justify-content: flex-start;
      margin-top: 42px;
  
}
.step-image-box1 {
  width: 140px;
  height: 60px;
  border-radius: 10px;
}

.step-image-box2 {
  width: 140px;
  height: 60px;
  border-radius: 10px;
  margin-left: 30px;
}

.step-image-box1 img {
  width: 100%;
  height: 100%;
  border-radius: 10px;}
.step-image-box2 img {
  width: 100%;
  height: 100%;
  border-radius: 10px;}




/* Our Brands */

#our-brands {
  padding: 100px 0;
  position: relative;
  z-index: 1;
}
.our-brands-heading-box h6 {
  color: transparent;
  font-family: Inter;
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: left;
  text-transform: capitalize;
  background: linear-gradient(90deg, #9744E9 0%, #5945E5 100%);
  background-clip: text !important;
  padding: 0;
  text-align: left;
  margin: 0;
}

.our-brands-heading-box h2 {
  font-family: Archivo;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 30px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: left;
  text-transform: capitalize;
  color: #000000;
}
.our-brands-heading-box p {
  font-family: Inter;
  font-weight: 400;
  font-style: Regular;
  font-size: 18px;
  leading-trim: NONE;
  line-height: 30px;
  letter-spacing: 0%;
  text-transform: capitalize;
  color: #000000;
  width: 84%;
}

.our-brands-box .brands-item {
  background: #ED5565;
  border-radius: 325px;
}

.our-brands-box .brands-item:nth-child(1) {
  background: #ED5565;
  width: 158px;
  height: 158px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: 0;
  top: 0;
  left: -36px;
  margin: auto;
  animation: tada 4s infinite;


}
.our-brands-box .brands-item:nth-child(2) {
  background: #FFAB37;
  width: 117px;
  height: 117px;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0px;
  left: 100px;
  position: absolute;
  animation: tada 6s infinite;
}
.our-brands-box .brands-item:nth-child(3) {
  background: #009581;
  width: 133px;
  height: 133px;
  display: flex;
  align-items: center;
  justify-content: center;
  right: 0;
  position: absolute;
  left: 0;
  margin: auto;
  top: 0;
  bottom: 0;
  animation: flipInY 3s infinite;
}
.our-brands-box .brands-item:nth-child(4) {
  background: #F6438C;
  width: 154px;
  height: 154px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: -20px;
  animation: swing 3s infinite;
}
.our-brands-box .brands-item:nth-child(5) {
  background: #5745E5;
  width: 167px;
  height: 167px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: 60px;
  right: 0;
  animation: tada 5s infinite;

}
.our-brands-box .brands-item:nth-child(6) {
  background: #9644E9;
  width: 187px;
  height: 187px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  right: 0;
  animation: flipInY 4s infinite;
}
.our-brands-box {
  border: 1px solid #9644E980;
  border-radius: 50%;
  width: 609px;
  height: 609px;
  background: #FFFFFF;
  box-shadow: 0px 2px 14px 0px #0000001A;
  position: relative;
}

.our-brands-box::before {
  content: "";
  width: 400px;
  height: 400px;
  background: #EDEAFF;
  position: absolute;
  border-radius: 50%;
  left: -47px;
  bottom: 52px;
  z-index: -1;
}


.our-brands-box::after {
  content: "";
  width: 400px;
  height: 400px;
  background: #EDEAFF;
  position: absolute;
  border-radius: 50%;
  right: -47px;
  top: 52px;
  z-index: -1;
}
.accordion-button{
  background: unset !important;
}


/* Our Plans */

#our-plans {
  padding: 90px 0;
  position: relative;
  z-index: 1;
}
.our-plans-heading-box {
  flex-direction: column;
  display: flex;
  align-items: center;
  justify-content: center;
}
.our-plans-heading-box h6 {
  color: transparent;
  font-family: Inter;
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
  text-transform: capitalize;
  background: linear-gradient(90deg, #9744E9 0%, #5945E5 100%);
  background-clip: text !important;
  padding: 0;
  max-width: max-content;
}
.our-plans-heading-box h2 {
  color: #000000;
  font-family: Archivo;
  font-weight: 600;
  font-size: 30px;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
  text-transform: capitalize;
}
.plans-content-box {
  border: 1px solid #9644E980;
  box-shadow: 0px 2px 14px 0px #0000001A;
  border-radius: 20px;
  padding: 40px 25px;
  background: #FFFFFF;
}
.plan-price-content h5 {
  color: #000000;
  font-family: Archivo;
  font-weight: 500;
  font-style: Italic;
  font-size: 24px;
  leading-trim: NONE;
  line-height: 24px;
  letter-spacing: 0%;
  margin: 0;
  padding: 0;
}
.plans-content-box h4 {
  font-family: Archivo;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 24px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  text-transform: capitalize;
  color: #000000;
  margin: 0;
}
.plans-content-box p {
  font-family: Inter;
  font-weight: 400;
  font-style: Regular;
  font-size: 13px;
  leading-trim: NONE;
  line-height: 23px;
  letter-spacing: 0%;
  text-transform: capitalize;
  color: #000000;
  margin: 0;
}
.plan-price-content {
  margin-top: 75px;
}
.buy-regular-button a span {
  color: transparent;
  font-family: Inter;
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
  text-transform: capitalize;
  background: linear-gradient(90deg, #9744E9 0%, #5945E5 100%);
  background-clip: text !important;
  position: relative;
  z-index: 1;
  padding: 10px;
}
.buy-regular-button a {
  border-radius: 60px;
  padding: 10px 20px;
  background: linear-gradient(white, white) padding-box, linear-gradient(96.62deg, #9344E9 -2.84%, #5745E5 102.13%) border-box;
  border: 1px solid transparent;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1;
}
.faq-social-icons a:hover {
  background: #DC0521;
  color: #fff;
  transition: 0.3s ease-in;

}
.faq-content-svg {
  position: absolute;
  top: -12px;
  right: 85px;
}
.panel-body {
  position: relative;
}
.faq-social-icons a:hover i{
  color: #fff;
  transition: 0.3s ease-in;
}
.owl-nav button:hover {
  background: #DC0521;
  color: #fff;
  transition: 0.3s ease-in;

}
.owl-nav button:hover i{
  color: #fff;
  transition: 0.3s ease-in;
  -webkit-text-fill-color: unset;
}
.header-search span {
  font-family: Instrument Sans;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 14px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #717171;
}
.custom-social-icons a:hover{
  color: #DC0521;
  transition: 0.3s ease-in;
}
.custom-social-icons a:hover i{
  color: #fff;
  transition: 0.3s ease-in;
}

.search-icon:hover svg path {
  fill: #FFAB37;
  transition: 0.3s ease-in;
}
.buy-regular-button a::after {
  content: "";
  background: #5945E5;
  position: absolute;
  background: #DC0521;

  width: 0%;
  height: 0%;
  border-radius: 60px;
}
.buy-regular-button a:hover:after{
  width: 100%;
  height: 100%;
  transition: 0.3s ease-in;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.buy-regular-button:hover a span {
  color: #fff;
  transition: 0.3s ease-in;
}
.plans-inner-box {
  display: flex;
  align-items: baseline;
  justify-content: center;
}
.buy-regular-button {
  margin-top: 42px;
}
.plan-point {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.plans-inner-points h6 {
  font-family: Inter;
  font-weight: 400;
  font-size: 14px;
 line-height: 37px;
  letter-spacing: 0%;
  text-transform: capitalize;
  color: #000000;
  width: 100%;
  margin: 0;
  padding: 0 0 0px 10px;
}
.plans-inner-points {
  width: 100%;
}


/* Most Recent POst */
#most-recent-blog {
  padding: 0 0 60px 0;
  position: relative;
  z-index: 1;
  background: #FFFFFF;
}
.blogs-admin-box h6 span {
  font-family: Inter;
  font-weight: 400;
  font-style: Regular;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0%;
  color: #97989F;
  margin: 0;
  text-transform: capitalize;
  padding-left: 0;
}
.most-recent-date {
  padding-left: 14px;
}
.most-recent-blogs-metadata {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-top: 20px;
}
.blogs-admin-box h6 {
  margin: 0;
  padding: 0 0px 8px 0;
}
.blogs-admin-box {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.blogs-category-verified i {
  background: #36B37E;
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-size: 10px;
  color: #fff;
}
.blogs-category-verified {
  display: flex;
  align-items: center;
  justify-content: center;
}
span.author-box img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  object-fit: cover;
}
.author-box {
  width: 36px;
  height: 36px;
  display: flex;
  border-radius: 50%;
}


.most-recent-date h6 {
  font-family: Inter;
  font-weight: 400;
  font-style: Regular;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0%;
  color: #97989F;
  margin: 0;
}
.most-recent-image {
  height: 454px;
  border-radius: 12px;
  position: relative;
  z-index: 1;
  margin-top: -82px;

}
.about-left-images:hover .about-image1 img {
  animation: fadeInUp 800ms linear;
}
.resources-images:hover img{
  animation: fadeInUp 800ms linear;

}
.most-recent-image img {
  width: 100%;
  height: 100%;
  border-radius: 12px;
}
.most-recent-image:hover img {
  animation: fadeInUp 500ms linear;
}
.recent-post-content-box {
  background: #FFFFFF;
  border-radius: 12px;
  padding: 50px 54px 50px 30px;
  box-shadow: 0px 12px 24px -6px #181A2A1F;
  border: 1px solid #E8E8EA;
  margin-top: -150px;
  margin-right: -56px;
  position: relative;
}

.blogs-inner-details:hover  .most-recent-image::after{
  animation: bounceIn  1s linear;

}
.blogs-inner-details:hover  .recent-post-content-box::after{
  animation: bounceIn  1s linear;

}
.most-recent-image::after {
  background: linear-gradient(180deg, #505AE0 0%, #B227D3 100%);
  width: 40%;
  height: 40%;
  position: absolute;
  top: -25px;
  right: -25px;
  z-index: -1;
  content: "";
  border-radius: 12px;
}
.recent-post-content-box::after {
  content: "";
  background: linear-gradient(180deg, #505AE0 0%, #B227D3 100%);
  position: absolute;
  width: 100%;
  height: 89%;
  left: -25px;
  top: 68px;
  z-index: -9;
  border-radius: 12px;
}
.most-recent-blog-title a {
  font-family: Inter;
  font-weight: 900;
  font-style: Black;
  font-size: 40px;
  line-height: 58px;
  letter-spacing: 0%;
  color: #181A2A;
}
.most-recent-blog-title a:hover {
  color: #DC0521;
  transition: 0.2s ease-in-out;
}
.most-recent-blog-heading h2 {
  font-family: Inter;
  font-weight: 700;
  font-style: Bold;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 0%;
  text-transform: uppercase;
  background: linear-gradient(90deg, #DC0521 0%, #6052DB 100%);
  max-width: fit-content;
  padding: 10px 22px;
  border-radius: 6px;
  color: #fff;
}

.blogs-slidernav-inner-details:hover .slider-nav-blog-image img{
animation: pulse 0.4s linear;
}
.blogs-inner-details:hover .slider-blogs-image img{
  animation: pulse 0.4s linear;

}




.blog-learnmore-button a{
  font-family: Inter;
font-weight: 400;
font-style: Regular;
font-size: 14px;
leading-trim: NONE;
line-height: 32px;
letter-spacing: 0%;
color: #000000;
border: 1px solid #000000;
box-shadow: 0px 4px 4px 0px #00000040;
padding: 8px 20px;
border-radius: 30px;


}




.blog-learnmore-button a:hover i{

  color: #FFFFFF;

}

.blog-learnmore-button a{
  position: relative;
}



.blog-learnmore-button a:hover{

  color: #FFFFFF;

}

.blog-learnmore-button a span{
  position: relative;
  z-index: 1;
}


.blog-learnmore-button a:before{
	position:absolute;
	content:'';
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:#000000;
	transition:all 0.3s ease-out;
	-webkit-transition:all 0.3s ease-out;
	-moz-transition:all 0.3s ease-out;
	transform:scaleX(0);
	-webkit-transform:scaleX(0);
	-moz-transform:scaleX(0);
  border-radius: 30px;
}
.blog-learnmore-button a:hover:before{
	transform:scaleX(1);
	-webkit-transform:scaleX(1);
	-moz-transform:scaleX(1);
}






.blog-learnmore-button{
  margin-top: 15px;
}

.joinnow-contact-button a:hover{

  color: #FFFFFF;

}

.joinnow-contact-button a span{
  position: relative;
  z-index: 1;
}


.joinnow-contact-button a:before{
	position:absolute;
	content:'';
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:#000000;
	transition:all 0.3s ease-out;
	-webkit-transition:all 0.3s ease-out;
	-moz-transition:all 0.3s ease-out;
	transform:scaleX(0);
	-webkit-transform:scaleX(0);
	-moz-transform:scaleX(0);
  border-radius: 10px;
}
.joinnow-contact-button a:hover:before{
	transform:scaleX(1);
	-webkit-transform:scaleX(1);
	-moz-transform:scaleX(1);
}



.joinnow-contact-button {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 32px;
}



/* Blog Category */

#blog-category {
  background: #F5F6FF;
  padding: 60px 0;
  position: relative;
}

#blog-category  .owl-dots{
  display: none;
}
.blogs-category-content-box:hover .blogs-category-verified i{
  animation: bounceIn 1s linear;
}

.up-to-off:hover .category-image img{
  animation: bounce 800ms linear;

}
.category-blogs-meta h5 {
  font-family: Open Sans;
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0px;
  color: #FFFFFF;
  font-style: italic;
  margin: 0px 0px 0 8px ;
  padding: 0;
}
.category-blogs-meta {
  padding-left: 16px;
}
#blog-category  .blogs-admin-box h6 span{
  color: #fff;
  font-family: Open Sans;
font-weight: 600;
font-size: 16px;
line-height: 100%;
letter-spacing: 0px;

}
.faq-social-icons a{
  width: 48px;
  height: 48px;
  display: flex;
 align-items: center;
  justify-content: center;
  background: linear-gradient(white, white) padding-box, linear-gradient(96.62deg, #9344E9 -2.84%, #5745E5 102.13%) border-box;
  border: 1px solid transparent;
  border-radius: 50%;
  margin-right: 10px;
animation: swing 4s infinite;

}
.ask-anything-button {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-top: 40px;
  
}
.ask-anything-button a span {
  color: #FFFFFF;
  border-radius: 60px;
  font-family: Inter;
  font-weight: 500;
  font-style: Medium;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0%;
  position: relative;
  z-index: 1;
}
.ask-anything-button a  {
  padding: 16px 36px;
  border-radius: 60px;
  background: #DC0521;
  position: relative;
  z-index: 1;
}
.ask-anything-button a::after {
  content: "";
  background: #000000;
  position: absolute;

  width: 0%;
  height: 0%;
  border-radius: 60px;
}
.ask-anything-button a:hover:after{
  width: 100%;
  height: 100%;
  transition: 0.3s ease-in;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ask-anything-button:hover a span {
  color: #fff;
  transition: 0.3s ease-in;
}



.faq-social-icons {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.faq-social-icons a i {
  color: transparent;
  font-size: 23px;

  border-radius: 50%;
  background: linear-gradient(180deg, #9644E9 0%, #5845E5 100%);
  background-clip: text;

  font-weight: 900;
}

.accordion-image-faq {
  height: 114px;
  border-radius: 10px;
  margin-right: 18px;
  width: 60%;
}
.accordion-inner-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.accordion-image-faq img {
  width: 100%;
  height: 100%;
  border-radius: 10px;

}

.category-metadata {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  width: 100%;
}
.category-blog-date h6 {
  font-family: Open Sans;
  font-weight: 600;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0px;
  text-align: right;
  color: #FFFFFF;
  margin: 0;
  padding: 0;
}

.category-image {
  height: 595px;
  overflow: hidden;
  border-radius: 16px;

}

.category-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-fit: cover;
  border-radius: 16px;
}

.blog-category-heading-box h6 {
  font-family: Inter;
  font-weight: 700;
  font-style: Bold;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 0%;
  text-transform: uppercase;
  background: linear-gradient(90deg, #DC0521 0%, #6052DB 100%);
  max-width: fit-content;
  padding: 10px 22px;
  border-radius: 6px;
  color: #fff;
}




#blog-latest .latest-blog-headings h6 {
  font-family: Inter;
  font-weight: 700;
  font-style: Bold;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 0%;
  text-transform: uppercase;
  background: linear-gradient(90deg, #DC0521 0%, #6052DB 100%);
  max-width: fit-content;
  padding: 10px 22px;
  border-radius: 6px;
  color: #fff;
}

.blogcategory-heading-box {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.viewall-blogcategorypost-button a:hover i {
  color: #FFFFFF;
}
.viewall-blogcategorypost-button a {
  border: 2px solid #DC0521;
  border-radius: 8px;
  padding: 15px 30px;
  display: flex
;
  align-items: center;
  justify-content: center;
  max-width: fit-content;
}
.viewall-blogcategorypost-button {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.viewall-blogcategorypost-button a {
  font-family: Open Sans;
  font-weight: 700;
  font-size: 16px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0px;
  color: #DC0521;
  padding: 18px 35px 18px 12px;
}
.viewall-blogcategorypost-button a{
  position: relative;
}
.viewall-blogcategorypost-button a i {
  font-weight: 700;
  font-size: 16px;
  color: #DC0521;
  position: relative;
  z-index: 1;
  padding-left: 36px;
}

.viewall-blogcategorypost-button a:hover{

  color: #FFFFFF;

}

.viewall-blogcategorypost-button a span{
  position: relative;
  z-index: 1;
}


.viewall-blogcategorypost-button a:before{
	position:absolute;
	content:'';
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:#DC0521;
	transition:all 0.3s ease-out;
	-webkit-transition:all 0.3s ease-out;
	-moz-transition:all 0.3s ease-out;
	transform:scaleX(0);
	-webkit-transform:scaleX(0);
	-moz-transform:scaleX(0);
  border-radius: 6px;
}
.viewall-blogcategorypost-button a:hover:before{
	transform:scaleX(1);
	-webkit-transform:scaleX(1);
	-moz-transform:scaleX(1);
}




.blog-category-heading-box h2 {
  font-family: Inter;
  font-weight: 700;
  font-style: Bold;
  font-size: 40px;
  line-height: 65px;
  letter-spacing: 0%;
  color: #000000;
}
.blog-category-heading-box p {
  font-family: Inter;
  font-weight: 400;
  font-style: Regular;
  font-size: 20px;
  line-height: 34px;
  letter-spacing: 0%;
  color: #000000; 
  margin: 0;
}

.blogs-category-content-box {
  background: linear-gradient(180deg, rgba(24, 59, 86, 0.0001) 0%, #DC0521 100%);
  border-bottom-right-radius: 16px;
  border-bottom-left-radius: 16px;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: end;
  padding: 24px;
}
.blogs-category-content-box a {
  font-family: Inter;
  font-weight: 600;
  font-size: 28px;
  line-height: 36px;
  letter-spacing: 0.2px;
  color: #FFFFFF;
  margin: 0;
  padding: 0;
}
.blogs-category-content-box p {
  font-family: Inter;
  font-weight: 400;
  font-style: Regular;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0px;
  vertical-align: middle;
  color: #FFFFFF;
  text-align: left;
  margin: 0;
  padding: 34px 0;
}

.testimonial-double-quotes {
  text-align: center;
  margin-bottom: 24px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: -1;
  animation: swing 4s infinite;

}
.testimonial-meta-title h6 {
  font-family: Instrument Sans;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 18px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 10%;
  text-align: center;
  text-transform: uppercase;
  color: #444444;
  margin: 0;
  padding: 20px 0 0;
}
.testimonial-meta-image {
  margin-top: 24px;
}
.testimonial-meta-image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.testimonial-meta-image {
  width: 77px;
  height: 99px;
  animation: flipInY 2s infinite;
}
.items-testimonial {
  padding: 50px 0;
}
.testi-title {
  padding: 12px 0;
}

/* Our Best Facilities */
.counter_box {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

#best-facilities {
  padding: 60px 0;
  background: linear-gradient(180deg, #5445E5 0%, #9A44E9 100%);
  margin: 0 60px;
  border-radius: 30px;
  position: relative;
  z-index: 1;
}
.counter-image-icon {
  width: 70px;
  height: 70px;
  background: #FFFFFF;
  object-fit: contain;
  border-radius: 50%;
  padding: 14px;

}
.counter-image-icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
#counter .number span {
  font-family: Archivo;
  font-weight: 700;
  font-style: Bold;
  font-size: 34px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  color: #FFFFFF;
}

#counter .number  {
margin: 0;
padding:0 0 8px;
}
.text-counter h6 {
  font-family: Inter;
  font-weight: 400;
  font-style: Regular;
  font-size: 17px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  color: #FFFFFF;
  margin: 0;
  padding: 0;
}
.counter-details {
  padding-left: 12px;
}
.facilities-heading-box h6 {
  font-family: Inter;
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
  text-transform: capitalize;
  color: #FFFFFF;
  margin: 0;
}
.facilities-heading-box h2 {
  font-family: Archivo;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 30px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
  text-transform: capitalize;
  color: #FFFFFF;
}
.facilities-content-box {
  background: #FFFFFF;
  box-shadow: 0px 2px 14px 0px #0000001A;
  border-radius: 20px;
  padding: 28px 15px;
  position: relative;
  margin-top: 80px;
  animation: slide 4s linear infinite;

}
.plan-point svg {
  animation: tada 3s infinite;
}


@keyframes slide {
0%   { transform: translateX(0); }          /* start */
40%  { transform: translateX(200px); }      /* reach mid */
65%  { transform: translateX(200px); }      /* HOLD / hang from 40% -> 65% */
100% { transform: translateX(400px); }      /* finish */
}

.facilities-content-box::after {
  content: "";
  border: 3px solid #FFFFFF;
  background: transparent;
  width: 25px;
  height: 25px;
  display: flex;
  align-items: center;
  position: absolute;
  top: -55px;
  border-radius: 50%;
  left: 107px;
  animation: flipInY 2s infinite;
}
.facilities-content-box h4 {
  font-family: Archivo;
  font-weight: 500;
  font-style: Medium;
  font-size: 20px;
  leading-trim: NONE;
  line-height: 24px;
  letter-spacing: 0%;
  color: #000000;
  margin: 0;
  padding: 0 0 0 10px;
}
.facilities-content-box p {
  font-family: Inter;
  font-weight: 400;
  font-style: Regular;
  font-size: 14px;
  leading-trim: NONE;
  line-height: 24px;
  letter-spacing: 0%;
  color: #000000;
  margin: 0;
}
.facilities-icon-box {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding-bottom: 8px;
}
.facilities-contents {
  margin: 176px 0 42px;
  border-bottom: 1px solid #ffffffA1;
  padding-bottom: 90px;
  margin-top: 32px;

}

.facilities-content-box::before {
  content: "";
  clip-path: polygon(41.164% 6.315%, 41.164% 6.315%, 42.507% 4.362%, 44.042% 2.842%, 45.721% 1.757%, 47.496% 1.106%, 49.318% 0.889%, 51.141% 1.106%, 52.915% 1.757%, 54.594% 2.842%, 56.129% 4.362%, 57.472% 6.315%, 96.461% 75.041%, 96.461% 75.041%, 97.713% 77.868%, 98.406% 80.832%, 98.575% 83.831%, 98.261% 86.763%, 97.499% 89.525%, 96.328% 92.015%, 94.786% 94.13%, 92.909% 95.768%, 90.737% 96.825%, 88.307% 97.201%, 10.33% 97.201%, 10.33% 97.201%, 7.899% 96.825%, 5.727% 95.768%, 3.851% 94.13%, 2.308% 92.015%, 1.137% 89.525%, 0.375% 86.763%, 0.061% 83.831%, 0.231% 80.832%, 0.923% 77.868%, 2.175% 75.041%, 41.164% 6.315%);
  background: #fff;
  width: 40px;
  height: 29px;
  position: absolute;
  top: -22px;
  left: 100px;
}

.facilities-waves {
  position: absolute;
  top: 210px;
  margin: auto;
  display: flex
;
  align-items: center;
  z-index: -1;
  left: 54px;
  right: 0;
  justify-content: center;
}



 
.facilities-box-item .row .facilities-item:nth-child(1) {
  margin-top: 200px;
}
.facilities-box-item .row .facilities-item:nth-child(3) {
  margin-top: 200px;
} 




/* Services Section */
#services {
  margin: 0 60px;
  padding: 80px 0;
  position: relative;
  background: #F5F6FF;
  border-radius: 20px;
}




#services .owl-nav {
  display: block !important;
}

#services .owl-nav button:hover{
  background: #DC0521;
  transition: 0.4s ease-in;
}
#services .owl-nav button {
  background: #000000;
  border: unset;
  color: #fff;
  width: 55px;
  height: 55px;
  border-radius: 50%;
  font-size: 18px;
}


.services-button-box a span {
  color: transparent;
  font-family: Inter;
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
  text-transform: capitalize;
  background: linear-gradient(90deg, #9744E9 0%, #5945E5 100%);
  background-clip: text;
  position: relative;
  z-index: 1;
  padding: 10px;
}
.services-button-box a {
  border-radius: 60px;
  padding: 6px 24px;
  background: linear-gradient(white, white) padding-box, linear-gradient(96.62deg, #9344E9 -2.84%, #5745E5 102.13%) border-box;
  border: 1px solid transparent;
  width: 100%;
  display: flex
;
  align-items: center;
  justify-content: center;
  margin-top: 16px;
  position: relative;
  z-index: 1;
}

#services .owl-nav .owl-prev {
  position: absolute;
  top: 0;
  left: -100px;
  bottom: 0;
  margin: auto;
}
#services .owl-nav .owl-next {
  position: absolute;
  top: 0;
  right: -100px;
  bottom: 0;
  margin: auto;
}



.services-heading-box {
  position: relative;
}
.services-heading {
  position: relative;
}
.services-inner-content-box {
  background: #FFFFFF;
  padding: 42px 15px;
  flex-direction: column;
  display: flex
;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1;
  border: 0.5px solid #9644E9;
  box-shadow: 0px 2px 14px 0px #0000001A;
  border-radius: 20px;
  margin-bottom: 30px;
}
#need-information .row:nth-child(2) .information-points:nth-child(3) {
  display: none;
}
.copyright-right-button a span {
  font-family: Barlow;
  font-weight: 500;
  font-style: Medium;
  font-size: 15px;
  leading-trim: NONE;
  line-height: 20px;
  letter-spacing: 0%;
  text-transform: capitalize;
  color: #FFFFFF;
}
.terms-and-condition-button {
  padding-left: 28px;
}
.copyright-right-button {
  display: flex;
  align-items: center;
  justify-content: end;
}
.services-title{
  text-align: left;
  margin-top: 20px;
}
.services-heading-box {
  flex-direction: column;
  display: flex;
  align-items: center;
  justify-content: center;
}
.services-heading-box h6 {
  color: transparent;
  font-family: Inter;
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
  text-transform: capitalize;
  background: linear-gradient(90deg, #9744E9 0%, #5945E5 100%);
  background-clip: text !important;
  padding: 0;
}
.services-title a {
  font-family: Archivo;
  font-weight: 500;
  font-style: Medium;
  font-size: 23px;
  leading-trim: NONE;
  line-height: 24px;
  letter-spacing: 0%;
  text-align: center;
  color: #000000;

}
.blog-contents-box:hover .blog-title a {
  color: #DC0521;
}
.services-inner-content-box:hover .services-title a {
  color: #DC0521;
}
.services-inner-content-box:hover .services-images {
  transition: 0.4s ease-in-out;
  animation: bounceIn 1s linear;
}
.services-heading h2 {
  font-family: Outfit;
  font-weight: 700;
  font-size: 40px;
  line-height: 100%;
  letter-spacing: 2%;
  color: #F16517;
  position: absolute;
  left: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  display: flex;
  align-items: center;
}
.services-content-box {
  margin-top: 60px;
}
.services-content p {
  font-family: Inter;
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  leading-trim: NONE;
  line-height: 27px;
  letter-spacing: 0%;
  text-align: center;
  color: #000000;
  padding: 10px 0;
  margin: 0;
}
.services-heading-box h3 {
  color: #000000;
  font-family: Archivo;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 30px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
  text-transform: capitalize;
}
.services-heading p {
  font-family: Outfit;
  font-weight: 400;
  font-size: 20px;
  line-height: 170%;
  letter-spacing: 0%;
  color: #5D666F;
  margin: 0;
  width: 52%;
}
.services-images {
  width: 80px;
  height: 80px;
  background: #FBEFFF;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}

.items-services:nth-child(1) .services-images{
  background: #9644E9;
}
.items-services:nth-child(2) .services-images{
  background: #FFAB37;
}
.items-services:nth-child(3) .services-images{
  background: #5745E5;
}
.items-services:nth-child(4) .services-images{
  background: #F6438C;
}
.items-services:nth-child(5) .services-images{
  background: #009581;
}
.items-services:nth-child(6) .services-images{
  background: #ED5565;
}
.services-button a {
  font-family: Outfit;
  font-weight: 600;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 2%;
  text-align: center;
  color: #000000;
  border: 1px solid #B3B0B0;
  padding: 10px 17px;
  background: #FFFFFF;
  border-radius: 10px;
  position: relative;
}

.services-button a::after{
  content: "";
  width: 100%;
  height: 0;
  bottom: 0;
  background: #F16517;
  position: absolute;
  left: 0;
  right: 0;
  border-radius: 10px;

}

.services-inner-content-box:hover .services-button a{
  color: #fff;
  transition: 0.3s ease-in;
  border: unset;

}
.services-button a span{
  position: relative;
  z-index: 1;
}
.services-button a::before{
  content: "";
  width: 100%;
  height: 0;
  top: 0;
  background: #F16517;
  position: absolute;
  left: 0;
  right: 0;
  border-radius: 10px;

}
.services-inner-content-box:hover .services-button a::after{
  height: 100%;
  bottom: 0;
  transition: 0.3s ease-in;
}
.services-inner-content-box:hover .services-button a::before{
  height: 100%;
  bottom: 0;
  transition: 0.3s ease-in;
}



.services-button {
  margin-top: 20px;
}


.service-background-stroke h3 {
  font-family: 'Poppins';
  font-weight: 700;
  font-size: 82px;
  line-height: 100%;
  letter-spacing: 2%;
  -webkit-text-stroke: 1px #D4D4D4;
  color: transparent;
  margin: 0;
  padding: 0;
}


/* Recent Blogs section */

#blog-latest {
  padding: 60px 0;
  position: relative;
  background: #FFFFFF;
}
.latest-verified-blogs i {
  background: #36B37E26;
  width: 20px;
  height: 20px;
  display: flex
;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-size: 10px;
  color: #36B37E;
}

.latest-box-meta {
  margin-left: 18px;
}
.latest-verified-blogs {
  display: flex;
  align-items: center;
  justify-content: center;
}
.latest-verified-blogs h5 {
  font-family: Open Sans;
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0px;
  color: #5A7184;
  font-style: italic;
  margin: 0px 0px 0 8px;
  padding: 0;
}
#blog-latest .blogs-inner-details {
  border: 1px solid #E5EAF4;
  box-shadow: 0px 10px 35px 0px #00000008;
  background: #FFFFFF;
  border-radius: 16px;
}
.latest-blogs-blog-date h6 {
  font-family: Open Sans;
  font-weight: 600;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0px;
  text-align: right;
  color: #5A7184;
  margin: 0;
  padding: 0;
}
.latest-blogs-box {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
.latest-blogs-metadata {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#blog-latest  .blogs-admin-box h6 span {
  font-family: Open Sans;
  font-weight: 600;
  font-size: 16px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0px;
  color: #183B56;
}

#blog-latest .latest-blog-headings h6 {
  font-family: Inter;
  font-weight: 700;
  font-style: Bold;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 0%;
  text-transform: uppercase;
  background: linear-gradient(90deg, #DC0521 0%, #6052DB 100%);
  max-width: fit-content;
  padding: 10px 22px;
  border-radius: 6px;
  color: #fff;
}

.latest-blogs-heading-box {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.viewall-latestblogpost-button a:hover i {
  color: #FFFFFF;
}
.viewall-latestblogpost-button a {
  border: 2px solid #DC0521;
  border-radius: 8px;
  padding: 15px 30px;
  display: flex
;
  align-items: center;
  justify-content: center;
  max-width: fit-content;
}

#blog-latest .owl-nav button:hover {
  background: #000;
  transition: 0.2s ease-in;
}
#faqs .sec-faqbox {
  padding: 10px 0;
}
.viewall-latestblogpost-button a {
  font-family: Open Sans;
  font-weight: 700;
  font-size: 16px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0px;
  color: #DC0521;
  padding: 18px 35px 18px 12px;
}
.viewall-latestblogpost-button a{
  position: relative;
}
.viewall-latestblogpost-button a i {
  font-weight: 700;
  font-size: 16px;
  color: #DC0521;
  position: relative;
  z-index: 1;
  padding-left: 36px;
}

.viewall-latestblogpost-button a:hover{

  color: #FFFFFF;

}

.viewall-latestblogpost-button a span{
  position: relative;
  z-index: 1;
}


.viewall-latestblogpost-button a:before{
	position:absolute;
	content:'';
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:#DC0521;
	transition:all 0.3s ease-out;
	-webkit-transition:all 0.3s ease-out;
	-moz-transition:all 0.3s ease-out;
	transform:scaleX(0);
	-webkit-transform:scaleX(0);
	-moz-transform:scaleX(0);
  border-radius: 6px;
}
.viewall-latestblogpost-button a:hover:before{
	transform:scaleX(1);
	-webkit-transform:scaleX(1);
	-moz-transform:scaleX(1);
}





.recent-postimage {
  height: 481px;
  overflow: hidden;
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}
.recent-postimage img {
  height: 100%;
  width: 100%;
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}
.blogs-inner-details:hover .recent-postimage img {
  animation: pulse 400ms linear;
}
.ecent-post-title a {
  font-family: Inter;
  font-weight: 700;
  font-style: Bold;
  font-size: 36px;
  line-height: 48px;
  letter-spacing: 0.2px;
  color: #000000;
}
.ecent-post-title a:hover {
  color: #DC0521;
  transition: 0.3s ease-in-out;
}
.latest-blog-headings h2 {
  font-family: Inter;
  font-weight: 700;
  font-style: Bold;
  font-size: 40px;
  line-height: 65px;
  letter-spacing: 0%;
  color: #000000;
}


.ecent-post-content p {
  font-family: Inter;
  font-weight: 400;
  font-style: Regular;
  font-size: 20px;
    line-height: 32px;
  letter-spacing: 0px;
  color: #5A7184;
}

#blog-latest .owl-dots{
  display: none;
}


#blog-latest .owl-nav {
  display: block !important;
}

#blog-latest .owl-nav button {
  background: linear-gradient(180deg, #DC0521 0%, #6251DC 100%);
  border: unset;
  color: #fff;
  width: 68px;
  height: 71px;
  border-radius: 50%;
  font-size: 18px;
}

#blog-latest .owl-nav .owl-prev {
  position: absolute;
  top: 0;
  left: -36px;
  bottom: 0;
  margin: auto;
}
#blog-latest .owl-nav .owl-next {
  position: absolute;
  top: 0;
  right: -36px;
  bottom: 0;
  margin: auto;
}

#blog-latest .recent-post-category a {
  font-family: Open Sans;
  font-weight: 700;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0px;
  text-align: center;
  color: #DC0521;
  background: #F5F6FF;
  padding: 12px 29px;
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: fit-content;
}
#blog-latest .latest-blogs-box {
  padding: 32px 20px;
}
.ecent-post-title {
  padding: 20px 0;
}











/* Services single page */
.services-page {
  padding: 60px 0;
  position: relative;
}
.services-page  .services-inner-content-box {
  margin: 20px 0;
}

.single-services-contact-details h5 {
  font-family: Outfit;
  font-weight: 500;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 2%;
  color: #F16517;
  margin: 0;
  padding: 0;
}
.single-services-contact-details h6 {
  font-family: Outfit;
  font-weight: 700;
  font-size: 32px;
  line-height: 100%;
  letter-spacing: 2%;
  color: #000000;
  margin: 0;
}
.single-services-button a {
  font-family: Outfit;
  font-weight: 600;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 2%;
  background: #F16517;
  color: #FFFFFF;
  border-radius: 10px;
  padding: 20px 30px;
  position: relative;
}



.single-services-button a:hover{
  color: #fff;
  transition: 0.3s ease-in;
  border: unset;

}
.single-services-button a span{
  position: relative;
  z-index: 1;
}
.single-services-button a::before{
  content: "";
  width: 100%;
  height: 0;
  top: 0;
  background: #000000;
  position: absolute;
  left: 0;
  right: 0;
  border-radius: 7px;

}

.single-services-button a::after{
  content: "";
  width: 100%;
  height: 0;
  bottom: 0;
  background: #000000;
  position: absolute;
  left: 0;
  right: 0;
  border-radius: 7px;

}

 .single-services-button a:hover::after{
  height: 100%;
  bottom: 0;
  transition: 0.3s ease-in;
}
 .single-services-button a:hover::before{
  height: 100%;
  bottom: 0;
  transition: 0.3s ease-in;
}




.single-services-contact-box {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-top: 34px;
}

.single-services-contact {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-left: 50px;

}

.single-services-contact-details {
  margin-left: 14px;
}












/* About us */

#about {
  position: relative;
  padding: 60px 0;
  z-index: 1;
}
.about-background-text h4 {
  font-family: Instrument Sans;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 250px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 10%;
  text-transform: uppercase;
  color: #44444417;
}
.about-background-text {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  left: 0;
  right: 0;
  z-index: -1;
}
.about-image1 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.about-image1 {
  height: 636px;
  width: 100%;
}
.about-content-box h6 {
  font-family: Instrument Sans;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 14px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 1px;
  color: #444444;
  margin: 0;
  padding: 0 0 4px;

}

.about-learn-button a span {
  font-family: Instrument Sans;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 14px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 10%;
  text-transform: uppercase;
  color: #444444;
  border: 1px solid #DC0521;
  padding: 14px 42px;
  position: relative;
  z-index: 1;

}
.about-learn-button a span::after {
  content: "";
  width: 93%;
  height: 125%;
  position: absolute;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #DC0521;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 0;
  z-index: -1;
}

.about-learn-button {
  margin-top: 48px;
}
.about-learn-button a:hover span {
  background: #DC0521;
  transition: 0.3s ease-in;
  color: #fff;
}
.about-learn-button a span:hover::after {
  background: #DC0521;
  transition: 0.3s ease-in;
}
.about-content-box h2 {
  font-family: Instrument Sans;
  font-weight: 600;
  font-size: 35px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 10%;
  color: #444444;
}

.about-content-box p {
  font-family: Instrument Sans;
  font-weight: 400;
  font-style: Regular;
  font-size: 14px;
  leading-trim: NONE;
  line-height: 30px;
  letter-spacing: 10%;
  text-transform: uppercase;
  color: #444444;
}



/* Designed In House */

#designed-in-house {
  padding: 100px 0 100px 0;
  position: relative;
  z-index: 1;
}
.designed-in-house-content p {
  font-family: Instrument Sans;
  font-weight: 400;
  font-style: Regular;
  font-size: 14px;
  leading-trim: NONE;
  line-height: 30px;
  letter-spacing: 10%;
  text-transform: uppercase;
  color: #444444;
  margin: 0;
}
.designed-in-house-content h2 {
  font-family: Instrument Sans;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 35px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #444444;
  margin: 0;
}
.designed-in-house-content h2 span {
  color: #DC0521;
}
.designed-in-house-content h6 {
  font-family: Instrument Sans;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 14px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 10%;
  text-transform: uppercase;
  color: #444444;
  text-align: left;
  padding: 0;
}

.designed-in-house-image-box {
  display: flex;
  align-items: center;
  justify-content: center;
  animation: upDown 4s infinite;
}
.designed-in-house-image {
  height: 500px;
  width: 100%;
}
.designed-in-house-image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}


/* Best SEller */

#best-seller {
  background: #171717;
  position: relative;
  z-index: 1;
  padding: 40px 0;
}

.our-best-sellers-heading h6 {
  font-family: Instrument Sans;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 14px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 10%;
  text-transform: uppercase;
  color: #FFFFFF;
  text-align: center;
}
.our-best-sellers-heading h2 {
  font-family: Instrument Sans;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 35px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 10%;
  text-transform: uppercase;
  color: #FFFFFF;
  text-align: center;
}


.products-image {
  height: 395px;
  width: 100%;
}

.products-image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
} 

.banner-mainCenter-textBox svg {
  fill: currentColor;
  height: auto;
  max-width: 990px;
  max-height: 990px;
  transform-origin: center;
  width: 100%;
}

#best-seller .product-title a {
  font-family: Instrument Sans;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 18px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 10%;
  text-align: center;
  text-transform: uppercase;
  color: #FFFFFF;
  position: relative;
}
.product-title {
  text-align: center;
}
.product-title a::after {
  content: "";
  width: 67px;
  height: 1px;
  background: #DC0521;
  position: absolute;
  left: 0;
  top: -8px;
  right: 0;
  margin: auto;
}
#best-seller .product-content p {
  font-family: Instrument Sans;
  font-weight: 400;
  font-style: Regular;
  font-size: 14px;
  leading-trim: NONE;
  line-height: 146%;
  letter-spacing: 10%;
  text-align: center;
  text-transform: uppercase;
  color: #FFFFFF;
  padding: 10px 15px;
}
.product-title a:hover {
  color: #DC0521 !important;
  transition: 0.3s ease-in;
}

#exclusive-collection .product-content p {
  font-family: Instrument Sans;
  font-weight: 400;
  font-style: Regular;
  font-size: 14px;
  leading-trim: NONE;
  line-height: 146%;
  letter-spacing: 10%;
  text-align: center;
  text-transform: uppercase;
  color: #444444;
  padding: 10px 15px;
}

/* Shop Now */

#shop-now {
  padding: 60px 0;
  position: relative;
  z-index: 1;
}


.shop-now-background-text h4 {
  font-family: Instrument Sans;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 250px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 10%;
  text-transform: uppercase;
  color: #44444417;
  margin: 0;
  padding: 0;
}
.shop-now-background-text {
  position: absolute;
  top: 18%;
  bottom: 0;
  margin: auto;
  display: flex;
  justify-content: center;
  left: 0;
  right: 0;
  z-index: -1;
}


#shop-now .product-content p {
  font-family: Instrument Sans;
  font-weight: 400;
  font-style: Regular;
  font-size: 14px;
  leading-trim: NONE;
  line-height: 146%;
  letter-spacing: 10%;
  text-align: center;
  text-transform: uppercase;
  color: #444444;
  padding: 10px 15px;
}

.shop-now-heading h6 {
  font-family: Instrument Sans;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 14px;
  leading-trim: NONE;
  line-height: 102%;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #444444;
  text-align: center;
  padding: 0;
}
.shop-now-heading h2 {
  font-family: Instrument Sans;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 35px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 10%;
  text-align: center;
  text-transform: uppercase;
  color: #444444;
}

.products-image:hover img {
  animation: upDown 3s linear;
}

#shop-now .product-title a {
  font-family: Instrument Sans;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 18px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 10%;
  text-align: center;
  text-transform: uppercase;
  color: #444444;
}






/* Exclusive Collection */

#exclusive-collection {
  padding: 60px 0;
  position: relative;
  z-index: 1;
}

#exclusive-collection .items-our-products {
  margin-top: 52px;
}
.exclusive-collection-background-text h4 {
  font-family: Instrument Sans;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 250px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 10%;
  text-transform: uppercase;
  color: #44444417;
  margin: 0;
  padding: 0;
}
.exclusive-collection-background-text {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  left: 0;
  right: 0;
}
.exclusive-collection-content h6 {
  font-family: Instrument Sans;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 14px;
  leading-trim: NONE;
  line-height: 102%;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #444444;
  text-align: center;
  padding: 0;
}
.exclusive-collection-content h2 {
  font-family: Instrument Sans;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 35px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 10%;
  text-align: center;
  text-transform: uppercase;
  color: #444444;
}

.products-image:hover img {
  animation: upDown 3s linear;
}

#exclusive-collection .product-title a {
  font-family: Instrument Sans;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 18px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 10%;
  text-align: center;
  text-transform: uppercase;
  color: #444444;
}

 .product-title a {
  font-family: Instrument Sans;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 18px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 10%;
  text-align: center;
  text-transform: uppercase;
  color: #444444;
  position: relative;
}
 .product-content p {
  font-family: Instrument Sans;
  font-weight: 400;
  font-style: Regular;
  font-size: 14px;
  leading-trim: NONE;
  line-height: 146%;
  letter-spacing: 10%;
  text-align: center;
  text-transform: uppercase;
  color: #444444;
  padding: 10px 15px;

}


/* Blogs */
#our-blogs {
  position: relative;
  padding: 60px 0;
  background: #171717;
}
.blog-heading h6 {
  font-family: Instrument Sans;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 14px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 10%;
  text-transform: uppercase;
  color: #FFFFFF;
  margin: 0;
  padding: 0;
  text-align: center;
}
.blog-heading h2 {
  font-family: Instrument Sans;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 35px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 10%;
  text-transform: uppercase;
  color: #FFFFFF;
  text-align: center;
}
.blogs-inner-box {
  height: 391px;
  position: relative;
  z-index: 1;}
.blogs-inner-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#our-blogs .blog-title a {
  font-family: Instrument Sans;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 18px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 10%;
  text-align: center;
  text-transform: uppercase;
  color: #FFFFFF;
  text-align: center;
}
.blog-title a {
  font-family: Instrument Sans;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 18px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 10%;
  text-align: center;
  text-transform: uppercase;
  color: #444444;
  text-align: center;
}
#shop {
  padding: 60px 0;
}

.blog-title {
  text-align: center;
  margin-top: 24px;
}
.blogs-button a span{
  font-family: Instrument Sans;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 14px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 10%;
  text-align: center;
  text-transform: uppercase;
  color: #FFFFFF;
  border: 1px solid #DC0521;
  padding: 12px 24px;
  position: relative;
  z-index: 1;
}
.blogs-button a span::after {
  content: "";
  width: 93%;
  height: 125%;
  position: absolute;
  top: 0;
  display: flex
;
  align-items: center;
  justify-content: center;
  border: 1px solid #DC0521;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 0;
  z-index: -1;  
}



.blogs-button a span:hover{
  background: #DC0521;
  color: #fff;
  transition: 0.4s ease-in;
}
.blogs-button a span:hover::after {
  background: #DC0521;
  transition: 0.4s ease-in;
}
#our-blogs .blog-title a:hover{
  color: #DC0521;
}
.blogs-button a {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  right: 0;
  left: 0;
  background: #00000078;
  width: 276px;
  height: 316px;
  backdrop-filter: blur(10px);
  display: none;
}

.blog-contents-box:hover .blogs-button a{
  display: flex;
  color: #FFFFFF;
animation: zoomIn 300ms linear;

}
.blogs-content p {
  font-family: Instrument Sans;
  font-weight: 400;
  font-style: Regular;
  font-size: 14px;
  leading-trim: NONE;
  line-height: 137%;
  letter-spacing: 10%;
  text-align: center;
  text-transform: uppercase;
  text-align: center;
  color: #717171;
  margin: 0;
  padding: 8px 0 0;
}
.our-facilities-content-box img {
  animation: tada 3s infinite;
}



/* Single blogs page */
.blog-single-container {
  padding: 60px 0;
}


/* Single Services page */
#singleService {
  padding: 60px 0;
}
.service-single-heading h4 {
  color: transparent;
  font-family: Inter;
  font-weight: 400;
  font-style: Regular;
  font-size: 24px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: left;
  text-transform: capitalize;
  background: linear-gradient(90deg, #9744E9 0%, #5945E5 100%);
  background-clip: text;
  padding: 0;

}
#singleService p {
  font-family: Inter;
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  leading-trim: NONE;
  line-height: 27px;
  letter-spacing: 0%;
  text-transform: capitalize;
  color: #000000;

}

.services-points-box-details h4 {
  color: #000;
  font-family: 'Urbanist';
  font-weight: 800;
  font-size: 34px;
  line-height: 48px;
  letter-spacing: 0px;
  margin: 0;
}
.services-single-points h6 {
  font-family: Inter;
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  leading-trim: NONE;
  line-height: 41px;
  letter-spacing: 0%;
  text-transform: capitalize;
  color: #000000;
  margin: 0;
}

#singleService #pills-tab {
  position: relative;
  margin: 0px 0 0;
  border: 1px solid #9644E980;
  box-shadow: 0px 2px 14px 0px #0000001A;
  border-radius: 20px;
  padding: 12px 25px;
  background: #FFFFFF;
}
.single-services-title {
  font-family: 'Urbanist';
  font-weight: 700;
  font-style: Bold;
  font-size: 32px;
  line-height: 65px;
  letter-spacing: 0px;
  color: #000;
  margin: 20px 0 0;
  padding: 0;
}
.service-para {
  font-family: Inter;
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  leading-trim: NONE;
  line-height: 27px;
  letter-spacing: 0%;
  text-transform: capitalize;
  color: #000000;

}
#singleService  .nav-item {
  width: 100%;
}
#singleService  .nav-pills .nav-link {
  background: 0 0;
  border: 0;
  font-family: Archivo;
  font-weight: 500;
  font-style: Medium;
  font-size: 20px;
  leading-trim: NONE;
  line-height: 24px;
  letter-spacing: 0%;
  text-align: left;
  color: #000000;
  padding: 15px 0;

}

#singleService .nav-pills .nav-link.active{
  color: transparent;
  background: linear-gradient(90deg, #9744E9 0%, #5945E5 100%);
  background-clip: text !important;

}
#singleService .services-meta-images {
  height: 400px;
}
.services-meta-images img{
  width: 100%;
  height: 100%;

  object-fit: cover;
}


.singleservices-meta-details h4 {
  font-family: Outfit;
  font-weight: 700;
  font-size: 44px;
  line-height: 130%;
  letter-spacing: 2%;
  color: #000000;
}
.singleservices-meta-details p {
  font-family: Outfit;
  font-weight: 400;
  font-size: 20px;
  line-height: 170%;
  letter-spacing: 3%;
  color: #5D666F;
}

.single-services-points-box h6 {
  font-family: Outfit;
  font-weight: 400;
  font-size: 20px;
  line-height: 149%;
  letter-spacing: 2%;
  color: #000000;
  margin: 0;
  padding: 0;
}

.single-services-points-box {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 4px;
  height: 100%;
}

.single-services-points-box i {
  color: #F16517;
  width: 20px;
  height: 20px;
  background: rgba(224, 10, 10, 0.40);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-size: 10px;
  margin-right: 13px;
}

.slider-bottom-shape path:nth-child(1) {
  animation: slideInRight 4s linear;
}
.slider-bottom-shape path:nth-child(2) {
  animation: bounceInDown 4s linear;
}
.slider-bottom-shape path:nth-child(3) {
  animation: slideInRight 4s linear;
}









/* Our Teams */
#team {
  position: relative;
  z-index: 1;
  padding: 80px 0;
  background: #F5F6FF;
}



#team .owl-dot {
  width: 34px;
  height: 34px;
  border: unset;
  background: #2B2B2B;
  border-radius: 50%;
  margin: 0 4px;
  position: relative;
}
#team .owl-dot.active {  
  width: 34px;
  height: 34px;
  border: unset;
  background: linear-gradient(238.66deg, #0283E9 -18.13%, #FC01CA 120.27%);
  border-radius: 50%;
  margin: 0 4px;
  position: relative;
}

#team .owl-dots {
  display: flex;
      align-items: center;
      justify-content: center;
      margin-top: 50px;
}
#team .owl-dot span {
  width: 26px;
  height: 26px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
  right: 0;
  background: #2B2B2B;
  border: 6px solid #FFF;
}
#team .owl-dot.active span {
  width: 26px;
  height: 26px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
  right: 0;
  background: linear-gradient(238.66deg, #0283E9 -18.13%, #FC01CA 120.27%);
  border: 6px solid #FFF;
}


.team-member-images {
  width: 144px;
  height: 144px;
  border-radius: 50%;
}
.team-member-images img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  object-fit: cover;
}
.team-social-icons-box {
  display: flex;
  align-items: center;
  justify-content: center;
  animation: tada 4s infinite;
}
.team-inner-box {
  background: #FFFFFF;
  padding: 36px 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  position: relative;
  z-index: 1;
}
.team-inner-box:hover::after {
  width: 100%;
  height: 100%;
  transition: 0.3s ease-in;
}

.team-inner-box::after {
  content: "";
  width: 0%;
  height: 0%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  background: linear-gradient(180deg, #B906FC 0%, #674CDE 100%);
  z-index: -1;
  border-radius: 5px;
  right: 0;
  margin: auto;
}
.team-title a {
  font-family: Inter;
  font-weight: 700;
  font-style: Bold;
  font-size: 22px;
  line-height: 40px;
  letter-spacing: -1px;
  text-align: center;
  color: #232536;
}

.team-inner-box:hover .team-title a {
  color: #fff;
}
.team-inner-box:hover .team-designation h6 {
  color: #fff;
}

.team-inner-box:hover .team-social-icons-box a i{
  color: #fff;

}


.team-title {
  text-align: center;
  margin-top: 12px;
}
.team-heading h2 {
  font-family: Inter;
  font-weight: 700;
  font-style: Bold;
  font-size: 40px;
  line-height: 48px;
  letter-spacing: -2px;
  text-align: center;
  color: #232536;
}
.team-heading h3 {
  font-family: Inter;
  font-weight: 400;
  font-style: Regular;
  font-size: 20px;
  line-height: 48px;
  letter-spacing: 0%;
  text-align: center;
  color: #000000;
}
.team-social-icons-box a i {
  color: #232536;
  font-size: 16px;
  margin: 0 7px;
}
.team-designation h6 {
  font-family: Inter;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0px;
  text-align: center;
  color: #6D6E76;
  margin: 0;
  padding: 4px 0 18px;
}

.team-member {
  display: flex ;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

/* Testimonial section */
#testimonial {
  padding: 80px 0;
  position: relative;
}
.owl-dots {
  display: none;
}
#testimonial .owl-next {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
#testimonial .owl-prev {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.testimonial-inner-details {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.testimonial-heading h6 {
  font-family: Instrument Sans;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 14px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 10%;
  text-transform: uppercase;
  color: #444444;
  text-align: center;
  margin: 0;
  padding: 0;
}

.testimonial-heading h2 {
  font-family: Instrument Sans;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 35px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 10%;
  text-align: center;
  text-transform: uppercase;
  color: #444444;
}


.testimonial-inner-box {
  width: 119px;
  height: 119px;
}
.testimonial-inner-box img {
  width: 100%;
  height: 100%;
}

.testimonial-content p {
  font-family: Instrument Sans;
  font-weight: 400;
  font-style: Regular;
  font-size: 14px;
  leading-trim: NONE;
  line-height: 140%;
  letter-spacing: 10%;
  text-align: center;
  text-transform: uppercase;
  color: #444444;
  width: 70%;

}
.testimonial-content {
  display: flex;
  align-items: center;
  justify-content: center;
}
.testi-title a {
  font-family: Instrument Sans;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 18px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 10%;
  text-align: center;
  text-transform: uppercase;
  color: #444444;
}










/* Video Section */



#somevid1 {
  width: 100%;
  height: 100%;
  border: 4px solid #fff;
}

.modal-body {
  height: auto !important;
}
.videos-box {
  position: relative;
}
.image-video img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.image-video {
  height: 778px;
  overflow: hidden;
}


.video-model-box {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.modal-box {
  display: none;
  position: absolute;
  z-index: 1000;
  width: 98%;
  background: unset;
  border-bottom: unset;
  border-radius: 4px;
  box-shadow: unset;
  border: unset;
  background-clip: padding-box;
}

@media (min-width: 32em) {

  .modal-box {
    width: 70%;
  }
}

.modal-box header,
.modal-box .modal-header {
  padding: unset;
  border-bottom: unset;
}

.modal-box header h3,
.modal-box header h4,
.modal-box .modal-header h3,
.modal-box .modal-header h4 {
  margin: 0;
}

.modal-box .modal-body {
  padding: 2em 1.5em;
}





.vedio-icon-center a {
  background: #00000080;
  width: 94px;
  height: 94px;
  display: flex;
  align-items: center;
  justify-content: center;
  backdrop-filter: blur(10px);
  border-radius: 8px;
   animation: flip 5s infinite;
}

.modal-body a.close:hover {
  color: #DC0521;
  -webkit-transition: color 1s ease;
  -moz-transition: color 1s ease;
  transition: color 1s ease;
}

a.close {
  line-height: 1;
  font-size: 1.5em;
  position: absolute;
  top: 7px;
  right: 9px;
  text-decoration: none;
  color: #FFF;
  z-index: 1;
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  font-size: 36px;

}

.vedio-icon-center h6 {
  font-family: Poppins;
  font-weight: 700;
  font-size: 28px;
  line-height: 100%;
  letter-spacing: 0%;
  text-transform: capitalize;
  color: #FFFFFF;
  margin: 14px 0;
  padding: 0;
}

a.close:hover {
  color: #222;
  -webkit-transition: color 1s ease;
  -moz-transition: color 1s ease;
  transition: color 1s ease;
}

.modal-box {
  width: 100%;
  left: 0 !important;
  right: 0 !important;
  height: 100%;
  top: 0px !important;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.banner-video-button-box {
  position: relative;
}
#somevid {
  width: 100%;
  height: 100%;
  margin-bottom: -6px;
}
.modal-box .modal-body {
  padding: 0 !important;
  position: absolute;
  right: 0;
  left: 0;
  height: 100%;
  width: 100%;
  border: 2px solid #DC0521;
  border-radius: unset;
  background: #000;
  overflow: hidden;
}

#somevid {
  width: 100%;
  height: 778px;

}

.js-open-modal i {
  border: 2px solid #fff;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-size: 14px;
  color: #FFFFFF;
  animation: floatBounce 2s infinite;
}



@keyframes floatBounce {

  0%,
  100% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(-8px);
  }
}








/* FAqs  Section */
.sec-faqbox {
  padding: 60px 0;
}
#faqs {
  padding: 60px 0;
  position: relative;
  z-index: 1;
  background: #FFFFFF;
}
.faqs-heading h2 {
  color: transparent;
  font-family: Inter;
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: left;
  text-transform: capitalize;
  background: linear-gradient(90deg, #9744E9 0%, #5945E5 100%);
  background-clip: text !important;
  padding: 0;
  max-width: fit-content;}
.faqs-heading p {
  font-family: Inter;
  font-weight: 300;
  font-style: Light;
  font-size: 15px;
  leading-trim: NONE;
  line-height: 26px;
  letter-spacing: 0%;
  color: #000000;
}
.faqs-heading h3 {
  letter-spacing: 0%;
  color: #000000;
  font-family: Archivo;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 30px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  text-transform: capitalize;
}
.faq-card {

  border-bottom: 1px solid #000000 !important;
  width: 100%;
  border-radius: unset !important;
}

.all-posts-tags li {
  list-style: none;
}

.viewall-faq-button a {
  border: 2px solid #DC0521;
  border-radius: 8px;
  padding: 15px 30px;
  display: flex
;
  align-items: center;
  justify-content: center;
  max-width: fit-content;
}

.viewall-faq-button a {
  font-family: Open Sans;
  font-weight: 700;
  font-size: 16px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0px;
  color: #DC0521;
  padding: 18px 35px 18px 12px;
}
.accordion-button::after {
  content: "\2b" !important; /* plus sign */
  font-family: 'Font Awesome 5 Free'; /* for FA5+, adjust if using FA4 */
  font-weight: 900; /* needed for solid icons */
  font-size: 24px;
  display: inline-block;
  width: 24px !important;
  height: 24px !important;
  text-align: center;
  line-height: 24px;
  background-image: none !important;
  color: #DC0521;
  transition: transform 0.3s;
}
.accordion-collapse.show .order-faq-number {
  font-size: 40px !important;
}
.order-faq-number {
  font-family: Archivo;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 25px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  color: #000000;
  padding-right: 30px;
}
.accordion-item:last-of-type .accordion-collapse {
animation: fadeInUp 0.2s linear;
  padding: 12px 0 32px;
}
.accordion-button:not(.collapsed)::after{
  content: "\f068" !important; /* plus sign */
  font-family: 'Font Awesome 5 Free'; /* for FA5+, adjust if using FA4 */
  font-weight: 900; /* needed for solid icons */
  font-size: 24px;
  display: inline-block;
  width: 24px !important;
  height: 24px !important;
  text-align: center;
  line-height: 24px;
  background-image: none !important;
  color: #DC0521;
  transition: transform 0.3s;
}
.all-posts-tags h6 {
  font-family: Inter;
  font-weight: 600;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0px;
  color: #FFFFFF;
  margin: 0;
  padding-right: 14px;
}
.all-posts-tags {
  display: flex;
      align-items: center;
      justify-content: flex-start;
      margin: 20px 0 0;
      padding: 0;
}
.viewall-faq-button a:hover i{

  color: #FFFFFF;

}
#search .searchBox {
  width: 100%;
  position: relative;
}
.header-search-box {
  display: flex
;
  align-items: center;
  justify-content: center;
}
.slider-post-search-tag-box {
  width: 82%;
}
.all-posts-tags li a:hover {
  background: #FFFFFF;
  transition: 0.6s ease-in-out;
  color: #000;
}
.all-posts-tags li a {
  border: 1px solid #FFFFFF;
  background: #00000033;
  font-family: Inter;
  font-weight: 700;
  font-style: Bold;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0px;
  text-align: center;
  color: #fff;
  height: 32px;
  display: flex;
  justify-content: center;
  backdrop-filter: blur(20px);
  border-radius: 4px;
  padding: 17px 10px;
  margin: 0 6px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.viewall-faq-button a{
  position: relative;
}
.viewall-faq-button a i {
  font-weight: 700;
  font-size: 16px;
  color: #DC0521;
  position: relative;
  z-index: 1;
  padding-left: 36px;
}

.viewall-faq-button a:hover{

  color: #FFFFFF;

}

.viewall-faq-button a span{
  position: relative;
  z-index: 1;
}


.viewall-faq-button a:before{
	position:absolute;
	content:'';
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:#DC0521;
	transition:all 0.3s ease-out;
	-webkit-transition:all 0.3s ease-out;
	-moz-transition:all 0.3s ease-out;
	transform:scaleX(0);
	-webkit-transform:scaleX(0);
	-moz-transform:scaleX(0);
  border-radius: 6px;
}
.viewall-faq-button a:hover:before{
	transform:scaleX(1);
	-webkit-transform:scaleX(1);
	-moz-transform:scaleX(1);
}







.accordion-button{
  color: #171717 !important;
  padding: 0 !important;
  font-family: 'Instrument Sans';
  font-weight: 500;
  font-style: Regular;
  font-size: 20px !important;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;

}
.accordion-button:not(.collapsed) {
  background-color: unset !important;
  box-shadow: unset !important;
}

.accordion-button:focus {
  border-color: unset !important;
  box-shadow: unset !important;
}

.panel-body p {
  color: #444444;
  margin: 0;
  padding: 0;
  font-family: 'Instrument Sans';
  font-weight: 400;
  font-style: Regular;
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0%;
  margin: 0;
  text-align: left;
  padding: 0;
}


.accordion-item {
  background-color: unset !important;
  border: unset !important;
  width: 100%;
}
.accordion-body {
  padding: 0 !important;
}


.faq-card{
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 12px 0;
}



.owl-nav button {
  width: 104px;
  height: 30px;
  background: #FFFFFF;
  display: flex
;
  align-items: center;
  justify-content: center;
  margin-right: 12px;
  border: 1px solid #DC0521
}

.owl-nav button i{
  width: 104px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;

  
  color: #444444;
}

#our-blogs .owl-nav {
    display: none;
  }

  #our-blogs  .owl-dots {
      display: none;
  }


.owl-nav {
  display: flex
;
  align-items: center;
  justify-content: center;
}

/* contact us Section */

#contact-us-section {
  padding: 60px 0;
  position: relative;
  z-index: 1;
}
.contact-us-section-heading h6 {
  font-family: Instrument Sans;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #444444;
  text-align: center;
  margin: 0;
  padding: 0;
}
.contact-us-section-heading h2 {
  font-family: Instrument Sans;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 35px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 10%;
  text-align: center;
  text-transform: uppercase;
  color: #444444;
}
.contact-us-image {
  height: 546px;
  width: 100%;
  position: relative;
}


.contact-us-image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  animation: upDown 3s infinite ;
}

.contact-usbox-form input[type="email"] {
      width: 100%;
    height: 100%;
    border: 1px solid #C9C9C9;
    height: 48px;
    padding-left: 18px;
}


.contact-usbox-form input[type="text"] {
      width: 100%;
    height: 100%;
    border: 1px solid #C9C9C9;
    height: 48px;
    padding-left: 18px;
}

.contact-usbox-form input[type="tel"] {
      width: 100%;
    height: 100%;
    border: 1px solid #C9C9C9;
    height: 48px;
    padding-left: 18px;

}
.contact-usbox-form textarea {
  border: 1px solid #C9C9C9;
  height: 177px;
  width: 100%;
  padding-left: 18px;
  padding-top: 18px;
}
.contact-us-image::after {
  content: "";
  width: 100%;
  height: 226px;
  background: #171717;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: -2;
}

.contact-us-image::before {
  content: "";
  width: 70%;
  background: #DC0521;
  height: 366px;
  position: absolute;
  top: 0;
  z-index: -1;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 0;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.contact-usbox-form input[type=submit] {
  font-family: Instrument Sans;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 14px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 1px;
  text-align: center;
  text-transform: uppercase;
  color: #444444;
  border: 1px solid #DC0521;
  padding: 16px 50px;
  background: unset;
}



.submit-icon p::after {
  content: "";
  width: 64%;
  height: 122%;
  position: absolute;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #DC0521;
  left: 5px;
  /* right: 0; */
  margin: auto;
  bottom: 0;
  z-index: -1;
}
.submit-icon p:hover::after{
  background: #DC0521;
  transition: 0.2s ease-in;
}
.contact-usbox-form input[type=submit]:hover {
  background: #DC0521;
  transition: 0.2s ease-in;
  color: #fff;
}

.submit-icon p {
  margin: 26px 0 0;
  max-width: fit-content;
  position: relative;
}

/* .blogs-button a span:hover{
  background: #DC0521;
  color: #fff;
  transition: 0.4s ease-in;
}
.blogs-button a span:hover::after {
  background: #DC0521;
  transition: 0.4s ease-in;
} */

 
/* Find Details */
#find-details {
  background: #171717;
  padding: 80px 0;
  position: relative;
  z-index: 1;
}

.find-watch-here-box a span {
  font-family: Instrument Sans;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 18px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 10%;
  text-align: center;
  text-transform: uppercase;
  color: #FFFFFF;
  border: 1px solid #FFFFFF;
  height: 86px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.find-watch-here-box a span:hover {
  background: #DC0521;
  transition: 0.2s ease-in;
}

.find-a-boutique-box a span:hover {
  background: #DC0521;
  transition: 0.2s ease-in;
}
.find-contact-us-box a span:hover {
  background: #DC0521;
  transition: 0.2s ease-in;
}


.find-a-boutique-box a span {
  font-family: Instrument Sans;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 18px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 10%;
  text-align: center;
  text-transform: uppercase;
  color: #FFFFFF;
  border: 1px solid #FFFFFF;
  height: 86px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}


.find-contact-us-box a span {
  font-family: Instrument Sans;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 18px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 10%;
  text-align: center;
  text-transform: uppercase;
  color: #FFFFFF;
  border: 1px solid #FFFFFF;
  height: 86px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}


















/* DEal Exclusive */

#exclusive-deal {
  background: #171717;
  height: 375px;
  margin: 100px 0;
  position: relative;
  z-index: 1;
  display: flex;
      align-items: center;
      justify-content: center;
}
.exclusive-deal-heading h2 span {
  color: #DC0521;
}
.exclusive-deal-image img {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  animation: upDown 3s infinite;
}
.wpcf7-list-item-label {
  font-family: Instrument Sans;
  font-weight: 400;
  font-style: Regular;
  font-size: 12px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 10%;
  text-transform: uppercase;
  color: #888888;
  padding-left: 10px;
}
.contact-usbox-form input[type="checkbox"] {
  outline: 3px solid #DC0521 !important;
  width: 15px;
  height: 15px;
}
.wpcf7-list-item {
  margin: 0;
}
.exclusive-deal-image {
  position: absolute;
  top: -120px;
  height: 596px;
}
.exclusive-deal-heading h6 {
  font-family: Instrument Sans;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 18px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 10%;
  text-align: center;
  text-transform: uppercase;
  color: #FFFFFF;
  text-align: left;
  margin: 0;
  padding: 0;
}
.exclusive-deal-heading h2 {
  font-family: Instrument Sans;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 42px;
  leading-trim: NONE;
  line-height: 126%;
  letter-spacing: 10%;
  text-transform: uppercase;
  color: #FFFFFF;
}

.exclusive-deal-heading p {
  font-family: Instrument Sans;
  font-weight: 400;
  font-style: Regular;
  font-size: 14px;
  leading-trim: NONE;
  line-height: 24px;
  letter-spacing: 10%;
  text-transform: uppercase;
  color: #FFFFFF;
}

.testi-title a:hover {
  color: #DC0521;
  transition: 0.2s ease-in;
}

.exclusive-deal-button a span {
  font-family: Instrument Sans;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #fff;
  border: 1px solid #DC0521;
  padding: 12px 24px;
  position: relative;
  z-index: 1;
}
.exclusive-deal-button a:hover span{
  background: #DC0521;
  color: #fff;
  transition: 0.4s ease-in;
}
.exclusive-deal-button a:hover span::after{
  background: #DC0521;
  transition: 0.4s ease-in;

}
.exclusive-deal-button {
  margin-top: 48px;
}
.exclusive-deal-button a span::after {
  content: "";
  width: 93%;
  height: 125%;
  position: absolute;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #DC0521;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 0;
  z-index: -1;
}




/* newsletter */

.best-aticles-form p {
  position: relative;
}
#best-aticles {
  padding: 80px 0 140px;
  position: relative;
  background: #fff;
}
.best-aticles-heading h2 {
  font-family: Inter;
  font-weight: 700;
  font-style: Bold;
  font-size: 40px;
  line-height: 54px;
  letter-spacing: 0.2px;
  color: #000000;
}
.best-aticles-heading p {
  font-family: Inter;
  font-weight: 400;
  font-style: Regular;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 0px;
  color: #5A7184;
}
.best-aticles-form input[type="email"] {
  background: #F5F6FF;
  border: unset;
  border-radius: 8px;
  height: 56px;
  padding: 17px;
  width: 100%;
}
.most-recent-blogs-metadata .blogs-admin-box h6 {
  margin: 0;
  padding: 7px 2px 8px 9px;
}
.best-aticles-form input[type="email"]::placeholder {
  font-family: Inter;
  font-weight: 400;
  font-style: Regular;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0px;
  color: #5A7184;
  
}
.best-aticles-form [type=submit]:hover {
  background: #000;
  transition: 0.4s ease-in-out;
}
.best-aticles-form [type=submit] {
  font-family: Inter;
  font-weight: 700;
  font-style: Bold;
  font-size: 20px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0px;
  text-align: center;
  color: #FFFFFF;
  background: linear-gradient(180deg, #A62DD3 0%, #5F52DC 100%);
  border: unset;
  height: 56px;
  border-radius: 8px;
  padding: 0 32px;
  position: absolute;
  right: 0;
  top: 0;
}


/* REsources SEction */

#resources {
  position: relative;
  padding: 60px 0;
  z-index: 1;
  background: #FFFFFF;
  border-bottom-right-radius: 100px;
  border-bottom-left-radius: 100px;
}
.resources-heading h6 {
  font-family: Inter;
  font-weight: 700;
  font-style: Bold;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 0%;
  text-transform: uppercase;
  background: linear-gradient(90deg, #DC0521 0%, #6052DB 100%);
  max-width: fit-content;
  padding: 10px 22px;
  border-radius: 6px;
  color: #fff;
  margin: 0;
}
.resources-details-box {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 60%;
  background: #FFFFFF;
  box-shadow: 7px 4px 33.5px 10px #00000021;
  padding: 46px 78px;
}

.resources-title a {
  font-family: Inter;
  font-weight: 700;
  font-style: Bold;
  font-size: 40px;
  line-height: 65px;
  letter-spacing: -2px;
  color: #232536;
}
.resources-title a:hover {
  color: #DC0521;
  transition: 0.2s ease-in;
}
.resources-content p {
  font-family: Inter;
  font-weight: 400;
  font-size: 20px;
  leading-trim: NONE;
  line-height: 31px;
  letter-spacing: 0px;
  color: #6D6E76;
  margin: 16px 0 0;
}

.resources-images {
  height: 705px;
  width: 100%;
  overflow: hidden;
}
.resources-images img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.resources-left-heading h5 {
  font-family: Inter;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 3px;
  color: #232536;
}


.discover-resource-button a {
  font-family: Inter;
  font-weight: 700;
  font-style: Bold;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0px;
  vertical-align: middle;
  color: #FFFFFF;
  background: linear-gradient(90deg, #7C3CE4 0%, #B50AFC 100%);
  border-radius: 10px;
  padding: 16px 32px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  max-width: fit-content;
  margin-top: 24px;
  position: relative;
  z-index: 1;
}



.discover-resource-button a:hover{

  color: #FFFFFF;

}

.discover-resource-button a span{
  position: relative;
  z-index: 1;
}


.discover-resource-button a:before{
	position:absolute;
	content:'';
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:#000000;
	transition:all 0.3s ease-out;
	-webkit-transition:all 0.3s ease-out;
	-moz-transition:all 0.3s ease-out;
	transform:scaleX(0);
	-webkit-transform:scaleX(0);
	-moz-transform:scaleX(0);
  border-radius: 10px;
}
.discover-resource-button a:hover:before{
	transform:scaleX(1);
	-webkit-transform:scaleX(1);
	-moz-transform:scaleX(1);
}






.items-resources {
  position: relative;
  margin: 0px 0 50px;
}
.resources-heading {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#inner-resource-page {
  position: relative;
  padding: 60px 0;
}

.viewall-resource-button a {
  font-family: Open Sans;
  font-weight: 700;
  font-size: 16px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0px;
  color: #DC0521;
  padding-right: 18px;
}
.viewall-resource-button a {
  border: 2px solid #DC0521;
  border-radius: 8px;
  padding: 18px 35px 18px 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: fit-content;
}
.viewall-resource-button a i {
  font-weight: 700;
  font-size: 16px;
  color: #DC0521;
  position: relative;
  z-index: 1;
  padding-left: 36px;
}

.viewall-resource-button a:hover i{

  color: #FFFFFF;

}

.viewall-resource-button a{
  position: relative;
}


.viewall-resource-button a:hover{

  color: #FFFFFF;

}

.viewall-resource-button a span{
  position: relative;
  z-index: 1;
}


.viewall-resource-button a:before{
	position:absolute;
	content:'';
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:#DC0521;
	transition:all 0.3s ease-out;
	-webkit-transition:all 0.3s ease-out;
	-moz-transition:all 0.3s ease-out;
	transform:scaleX(0);
	-webkit-transform:scaleX(0);
	-moz-transform:scaleX(0);
  border-radius: 6px;
}
.viewall-resource-button a:hover:before{
	transform:scaleX(1);
	-webkit-transform:scaleX(1);
	-moz-transform:scaleX(1);
}




/*------------------ Contact Page -----------------*/
.contact-page-details {
  padding: 26px 0;
  background: #fff;
  border-radius: 3px;
  border: 1px solid #DC0521;

}
.contact-page-box {
  margin-top: 38px;

  background: #FFFFFF;
  padding: 0px 15px;
  position: relative;
  z-index: 1;
  border-radius: 3px;
  border: 1px solid #DC0521;
  margin-bottom: 30px;
}


h3.contact-page {
  margin-left: 3%;
  font-weight: bold;
  color: #18304c;
  border-bottom: solid 4px #d3da36;
  display: table;
  margin-bottom: 4%;
}

.contac_form input[type='text'],
.contac_form input[type='email'],
.contac_form input[type='url'],
.contac_form input[type='password'],
.contac_form input[type='search'],
.contac_form input[type='number'],
.contac_form input[type='tel'],
.contac_form input[type='range'],
.contac_form input[type='date'],
.contac_form input[type='month'],
.contac_form input[type='week'],
.contac_form input[type='time'],
.contac_form input[type='datetime'],
.contac_form input[type='datetime-local'],
.contac_form input[type='color'],
.contac_form select,
.contac_form textarea,
.contac_form .wpcf7 .wpcf7-form-control-wrap[class*="file-"] {
  background-color: #44444417;
  border-color: #ccc;
  color: #2f3357;
  border-radius: 0px;
  box-shadow: none;
  border: unset;
    width: 100%;
  margin-bottom: 14px;
  padding: 18px;
  border-radius: 10px;
}
.contact-box {
  padding: 60px 0;
}
.inner-cont {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.c_content.media-small {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.contact-page-details p{
  text-align: center;
}
.choose-content-box:hover .choose-icon-box {
  animation: bounceIn 0.30s linear;
}
.bradcrumbs a:hover {
  color: #000000;
  transition: 0.6s ease-in;
  background: #fff;
}
.contact-page-details p a {
  color: #444444;
  width: 100%;
  font-family: 'Instrument Sans';
  font-weight: 400;
  font-style: Regular;
  font-size: 15px;
  line-height: 100%;
  letter-spacing: 0%;
  margin: 0;
}
.contact-page-details p a:hover {
  color: #DC0521;
  transition: 0.3s ease-in;
}
.contact-page-details i {
  color: #DC0521;
  font-size: 18px;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  margin-bottom: 10px;
  border: 1px solid #DC0521;
}
.contact-page-details span {
  text-align: center;
  margin-bottom: 0;
  padding: 0;
  font-family: 'Instrument Sans';
  font-weight: 700;
  font-style: Medium;
  font-size: 18px;
  leading-trim: NONE;
  line-height: 24px;
  letter-spacing: 0%;
  color: #444444;

}
.contact-page-box [type=submit] {
  padding: 16px 36px;
  background: unset;
  border: unset;
  font-family: Instrument Sans;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 10%;
  text-align: center;
  text-transform: uppercase;
  border: 1px solid #DC0521;
  color: #444444;
}
.contact-page-box [type=submit]:hover{
  background: #DC0521;
  color: #fff;
}
.contact-page-box h3 {
  color: #000000;
  font-family: 'Instrument Sans';
  font-weight: 600;
  font-style: SemiBold;
  font-size: 30px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
  text-transform: capitalize;
}


/* Shop page */

.shop.sing-sop {
  padding: 60px 0;
}
















/* 404 page */
.error404 .content_page {
  padding: 80px 0;
}
.page-content h3 span {
  font-family: Outfit;
  font-weight: 600;
  font-size: 67px;
  line-height: 120%;
  letter-spacing: 0%;
  color: #F16517;
  text-align: left;
  background: #fff;
  padding: 34px 59px;
  clip-path: polygon(0% 0%, 87.243% 0%, 99.839% 91.281%, 99.839% 91.281%, 99.954% 92.591%, 99.943% 93.873%, 99.815% 95.1%, 99.581% 96.246%, 99.25% 97.286%, 98.833% 98.195%, 98.338% 98.946%, 97.776% 99.515%, 97.157% 99.874%, 96.49% 100%, 3.472% 100%, 3.472% 100%, 2.909% 99.91%, 2.375% 99.648%, 1.877% 99.23%, 1.422% 98.669%, 1.017% 97.98%, 0.67% 97.177%, 0.388% 96.273%, 0.177% 95.283%, 0.045% 94.222%, 0% 93.103%, 0% 0%);
  display: flex
;
  align-items: center;
  box-shadow: 41px 26px 60px 36px #EBA4A440;
}
.page-content {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.read-moresec a {
  color: #FFFFFF;
  padding: 16px 36px;
  border-radius: 60px;
  font-family: 'Instrument Sans';
  font-weight: 500;
  font-style: Medium;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0%;
  background: #DC0521;
  position: relative;
  z-index: 1;
  text-transform: uppercase;
}

.read-moresec a:hover{
  color: #fff;
}


.read-moresec a span{
  position: relative;
  z-index: 1;
}


.read-moresec a:before{
	position:absolute;
	content:'';
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:#000;
	transition:all 0.3s ease-out;
	-webkit-transition:all 0.3s ease-out;
	-moz-transition:all 0.3s ease-out;
	transform:scaleX(0);
	-webkit-transform:scaleX(0);
	-moz-transform:scaleX(0);
  border-radius: 60px;
}
.read-moresec a:hover:before{
	transform:scaleX(1);
	-webkit-transform:scaleX(1);
	-moz-transform:scaleX(1);
}

.text-404 {
  padding: 0 0 20px 0;
  color: #444444;
  position: relative;
  font-family: 'Instrument Sans';
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  leading-trim: NONE;
  line-height: 32px;
  letter-spacing: 0%;
  text-transform: capitalize;


}
.error404 .page-content h3 span {
  padding: 34px 59px 0;
  background: unset;
  font-style: Bold;
  letter-spacing: 0%;
  text-align: center;
  color: #171717;
  font-family: 'Instrument Sans';
  font-weight: 700;
  font-style: Bold;
  font-size: 65px;
  leading-trim: NONE;
  line-height: 55px;
  letter-spacing: 0%;
  text-transform: capitalize;
}

.page-template-page-with-left-sidebar .middle-align {
  padding: 60px 0;
}
.page-template-page-with-right-sidebar .middle-align {
  padding: 60px 0;
}
.page-template-page-with-left-sidebar .middle-align p {
  font-family: Inter;
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 0%;
  color: #000000;
  margin: 0;
}
.page-template-page-with-right-sidebar .middle-align p {
  font-family: 'Instrument Sans';
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 0%;
  color: #888888;
  margin: 0;
}
/* single blog page */
.feature-box img {
  width: 100%;
  height: 400px;
  object-fit: cover;
}
.form-submit [type=submit] {
  padding: 16px 30px;
  border: unset;
  font-family: 'Instrument Sans';
  font-weight: 700;
  font-style: Bold;
  font-size: 20px;
  leading-trim: NONE;
  line-height: 24px;
  letter-spacing: 0px;
  vertical-align: middle;
  background: #000;
  border-radius: 60px;
  color: #fff;

}
.form-submit [type=submit]:hover {
  color: #fff;
  transition: 0.6s ease-in;
  background: #DC0521;
}
.main-single-div h1 {
  font-family: 'Instrument Sans';
  font-weight: 700;
  font-size: 50px;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: left;
  color: #000000;
}
.main-single-div p {
  color: #444444;
  font-family: 'Instrument Sans';
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  line-height: 27px;
  letter-spacing: 0px;
}
.meta-box-question {
  font-family: 'Instrument Sans';
  font-weight: 600;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0%;
  text-transform: capitalize;
  margin: 0;
  color: #F16517;
}
.single-page-metaimage img {
  width: 100%;
  height: 400px;
  object-fit: cover;
}
.copyright-right-button a:hover span {
  color: #000;
  transition: 0.4s ease-in;
}
.main-single-div {
  padding: 60px 0;
}
.social-icons p a i {
  background: #DC0521;
  width: 35px;
  height: 35px;
  font-size: 14px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  margin-left: 10px;
  border-radius: 50%;
}
.social-icons p a i:hover {
  background: #000;
  color: #fff;
  transition: 0.4s ease-in;

}
#footer_box .wpcf7 form .wpcf7-response-output {
  color: #fff;
  font-family: 'Instrument Sans';
  font-size: 14px;
  font-weight: 500;
  border-color: #fff !important;
}
.socila_share {
  display: flex;
  align-items: center;
  justify-content: end;
}
#comments h2 {
  font-family: 'Instrument Sans';
  font-weight: 700;
  font-style: Bold;
  font-size: 36px;
  line-height: 48px;
  text-align: left;
  color: #444444

}
.metabox {
  margin-bottom: 24px;
  border-bottom: 1px solid #EAEAEA;
  padding-bottom: 22px;
}
.metabox span {
  color: #A3A3A3;
  letter-spacing: 3%;
  font-family: Inter;
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  line-height: 34px;
  letter-spacing: 0%;
}
span.entry-author a {
  color: #A3A3A3;
  text-transform: capitalize;
}
.metabox span a {
  color: #A3A3A3;
  letter-spacing: 3%;
  font-family: Inter;
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  line-height: 34px;
  letter-spacing: 0%;
}
.post-navigation {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.metabox  .entry-date {
  margin: 0 20px;
}

.comment-form-comment textarea {
  resize: vertical;
  width: 100%;
  height: 200px;
  border: 1px solid #D4D7D9;
  border-radius: 7px;
  background: #FFFFFF;
}

/* Search page */
.search .middle-align {
  padding: 60px 0;
}
.search   [type=submit] {
  font-family: Inter;
  font-weight: 700;
  font-style: Bold;
  font-size: 15px;
  line-height: 100%;
  letter-spacing: 0px;
  text-align: center;
  color: #FFFFFF;
  border: unset;
  height: 54px;
  border-radius: 30px;
  padding: 0 23px;
  /* position: absolute; */
  /* right: 0; */
  background: #DC0521;
}



.search .search-field {

  border-radius: 10px;
}
.banner-image h1 span {
  color: #fff;
}
.search h3 {
  font-family: 'Inter';
  font-weight: 700;
  font-size: 38px;
  line-height: 52px;
  letter-spacing: 0%;
  color: #000000;
  text-align: left;
  text-shadow: unset;
}
.search .search-field{
  background: #fff;
  border: 1px solid #9644E9;
  border-radius: 30px;}

/* Single testimonial page */
.testimonial {
  padding: 60px 0;
}
.testimonial .single-page-content p {

  padding: 14px 0;
}
.main-single-div p a {
  color: #000;
  font-weight: 600;
}
.nav-next a {
  font-family: 'Outfit';
  font-weight: 500;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 0%;
  color: #F16517;
}
.nav-next a .post-title {
  padding-left: 4px;
  color: #000000;
}
.nav-previous a {
  font-family: 'Outfit';
  font-weight: 500;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 0%;
  color: #F16517;
}
.nav-previous a .post-title {
  padding-left: 4px;
  color: #000000;
}
#single-team-page {
  padding: 60px 0;
}
#single-team-page .team-title a {

  color: #000000;
}
#single-team-page .team-designation h6{
  color: #000000;

}


/* Sidebar */
#sidebar aside {
  margin-bottom: 18px;
  background: #FFFFFF;
  border-radius: 5px;
  padding: 10px 10px;
  border: 1px solid #DC0521;
}


#sidebar .serach-page {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

#sidebar label {
  font-family: Inter;
  font-weight: 700;
  font-style: Bold;
  font-size: 24px;
  line-height: 48px;
  letter-spacing: 0px;
  text-align: left;
  color: #232536;
  display: flex;
      align-items: center;
      justify-content: center;
}
aside#block-3 {
  display: none;
}
#sidebar .widget-title {
  font-family: 'Instrument Sans';
  font-weight: 600;
  font-style: Bold;
  font-size: 27px;
  line-height: 48px;
  letter-spacing: 0px;
  text-align: left;
  color: #444444;
  margin: 0;
}
.wp-block-search__input{
  border-radius: 10px;
}
#sidebar {
  display: flex;
  flex-direction: column;
}
#sidebar .search-field{
      height: 56px;
      width: 100%;
      padding-left: 18px;
      border-radius: 10px;
      border: 1px solid #949494;
      flex-grow: 1;
      margin-left: 0;
      margin-right: 0;
      padding: 8px;
      text-decoration: unset !important;
      background: unset !important;
      color: #000;

}
.wp-block-search__inside-wrapper{
  position: relative;
}
#sidebar [type=submit]{
  height: 46px;
  border-radius: unset;
  padding: 0 23px;
  background: unset;
  font-family: Instrument Sans;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 14px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 10%;
  text-align: center;
  text-transform: uppercase;
  color: #444444;
  border: 1px solid #DC0521;

}
#sidebar input[type=search] {
  -webkit-appearance: none;
  background: #F5F6FF;
  border: unset;
  border-radius: 8px;
  height: 46px;
  padding: 17px;
  height: 46px;
  padding: 17px;
  border: 1px solid #DC0521;
  border-radius: unset;
}

.page-template-page-with-left-sidebar #sidebar .widget_recent_entries {
  order: unset;
}
.page-template-page-with-right-sidebar #sidebar .widget_recent_entries {
  order: unset;
}
.category-single-page {
  padding: 60px 0;
}
#sidebar #block-2{
  order: 1;
}
#sidebar .widget_calendar {
  order: 5;
}
#sidebar  .widget_recent_entries{
  order: 2;

}
#sidebar  #block-4{
  order: 4;

}
#sidebar .widget_categories{
  order: 3;

}

#sidebar ul li a:hover{
  color: #DC0521;
  transition: 0.4s ease-in-out;
}
#sidebar h2 {
  font-family: 'Instrument Sans';
  font-weight: 600;
  font-style: Bold;
  font-size: 27px;
  line-height: 48px;
  letter-spacing: 0px;
  text-align: left;
  color: #444444;
  margin: 0;
  padding: 0;


}
  


#sidebar ul li a {
  font-family: 'Instrument Sans';
  font-weight: 600;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 3%;
  text-align: center;
  color: #444444;
}
#sidebar ol li a {
  font-family: 'Inter';
  font-weight: 600;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 3%;
  text-align: center;
  color: #000;
}

/* Single team page */

#single-team {
  padding: 60px 0;
}

.single-team-info {
  height: 481px;
  overflow: hidden;
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

#single-team .row {
  border: 1px solid #E5EAF4;
  box-shadow: 0px 10px 35px 0px #00000008;
  background: #FFFFFF;
  border-radius: 16px;
}
.single-teampage-content h2 {
  text-align: left;
  font-family: Inter;
  font-weight: 700;
  font-style: Bold;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 0%;
  color: #FFFFFF;
  background: linear-gradient(90deg, #AF29D3 0%, #654EDB 100%);
  max-width: fit-content;
  border-radius: 6px;
  padding: 7px 13px;
  text-transform: uppercase;
}
.single-teampage-content h6 {
  font-family: Poppins;
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 2%;
  color: #5D666F;
  text-align: left;
  margin: 0;
  padding: 0;
}
.single-team-info img{
  height: 500px;
}
.single-team-info img {
  width: 100%;
  height: 100%;
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
  object-fit: cover;
}
.single-team-about-details p {
  font-family: Inter;
  font-weight: 400;
  font-style: Regular;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 0px;
  color: #5A7184;
}
.single-teampage-content h4 {
  font-family: Outfit;
  font-weight: 600;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 2%;
  color: #000000;
  text-align: left;
}
.single-teampage-content p {
  margin: 0;
}
.banner-image h1 {
  color: #fff;
}
#single-team .social-profiles a i {
  width: 42px;
  height: 42px;
  color: #fff;
  background: unset;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  margin: 0 3px;
  background: linear-gradient(180deg, #DC0521 0%, #654FDB 100%);
}

.blogs-category-content-box a:hover {
  color: #fff;
  transition: 0.4s ease-in;
}
.social-profiles {
  display: flex;
  align-items: center;
  justify-content: left;
}
#sidebar .serach-page {
  display: flex
;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
#sidebar input[type=search] {
  -webkit-appearance: none;
background: unset !important;}


 .category-single-page .blogs-inner-details {
  border: 1px solid #E5EAF4;
  box-shadow: 0px 10px 35px 0px #00000008;
  background: #FFFFFF;
  border-radius: 20px;
  height: 100%;
}
.category-single-page .blogs-inner-content {
  padding: 20px 25px 20px;
}
 .category-single-page .blog-title a {
  font-size: 24px;
  line-height: 35px;
}
.category-single-page .blogs-content p {
  font-size: 16px;
  line-height: 26px;
  color: #000000;
  margin: 6px 0 0;
}

.middle-align p {
  font-family: 'Instrument Sans';
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 0%;
  color: #717171;
  margin: 0;

}

.postbox .blogs-inner-details {
  border: 1px solid #E5EAF4;
  box-shadow: 0px 10px 35px 0px #00000008;
  background: #FFFFFF;
  border-radius: 20px;
  height: 100%;
}
.postbox .blogs-inner-content {
  padding: 20px 25px 20px;
}
 .postbox .blog-title a {
  font-size: 24px;
  line-height: 35px;
}
.postbox .blogs-content p {
  font-size: 16px;
  line-height: 26px;
  color: #000000;
  margin: 6px 0 0;
}



.meta-team-contact-box-details {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 22px 0;
}
.team-contact-box {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  border: 1px solid #EAEAEA;
  background: #fff;
  padding: 12px 20px;
  margin-right: 16px;
}
.team-contact-box i {
  color: #fff;
  width: 28px;
  height: 28px;
  background: #DC0521;
  display: flex
;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-size: 12px;
  margin-right: 9px;
}
.team-contact-box p {
  font-family: Outfit;
  font-weight: 400;
  font-size: 17px;
  line-height: 95%;
  letter-spacing: 2%;
  color: #000000;
  margin: 0;
  padding: 0;
}
#single-team .social-profiles a i:hover {
  background: #DC0521;
  transition: 0.4s ease-in-out;
  color: #fff;
}


.best-articles-image {
  height: 256px;
  overflow: hidden;
  border-radius: 10px;
}
.best-articles-image img {
  width: 100%;
  height: 100%;
  border-radius: 10px;
  object-fit: cover;
}
.best-articles-blog-title a {
  font-family: Inter;
  font-weight: 700;
  font-style: Bold;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0.2px;
  color: #183B56;
}
.best-article-blog-content p {
  font-family: Inter;
  font-weight: 400;
  font-style: Regular;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 0px;
  color: #5A7184;
  margin: 0;
}
.best-articles-inner-content {
  padding: 16px;
}
.best-articles-content-box {
  background: #FFFFFF;
  /* box-shadow: -50px 50px 50px 0px #00000026; */
  border-radius: 16px;
  padding: 0 12px 22px;
  margin: 0 75px;

}
.best-aticles-heading {
  margin-right: 50px;
}
#best-aticles .blogs-inner-details::after {
  content: "";
  background: #DC0521;
  width: 52%;
  height: 232px;
  position: absolute;
  bottom: -60px;
  opacity: 6%;
  z-index: -1;
  box-shadow: -50px 50px 50px 0px #00000026;
  border-radius: 16px;
}
#best-aticles .blogs-inner-details {
  position: relative;
  z-index: 1;
}
#best-aticles .blogs-inner-details::before {
  content: "";
  background: #DC0521;
  width: 50%;
  position: absolute;
  height: 233px;
  right: 0;
  z-index: -1;
  border-radius: 16px;
  top: 34px;
}

/* Single case page */
.single-case-page {
  padding: 60px 0;
}
.single-case-content p {
  font-family: Outfit;
  font-weight: 400;
  font-size: 20px;
  line-height: 170%;
  letter-spacing: 0%;
  color: #5D666F;
  margin: 0;
}
.single-case-member-images {
  height: 500px;
  margin-top: 20px;

}
.single-case-member-images img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.single-case-info1 h6 {
  font-family: 'Poppins';
  font-weight: 700;
  font-size: 60px;
  line-height: 100%;
  letter-spacing: 2%;
  -webkit-text-stroke: 1px #D4D4D4;
  color: transparent;
  margin: 0;
  padding: 0;
  text-align: left;
  position: relative;
}
.single-case-info1 h4 {
  font-family: Outfit;
  font-weight: 700;
  font-size: 40px;
  line-height: 100%;
  letter-spacing: 2%;
  color: #000000;
  position: absolute;
  top: 0;
  bottom: 0;
  display: flex
;
  align-items: center;
  margin: 0;
  padding: 0;
}
.single-case-info1{
  position: relative;
}
.single-case-info1 p {
  font-family: Outfit;
  font-weight: 400;
  font-size: 20px;
  line-height: 170%;
  letter-spacing: 0%;
  color: #5D666F;
  margin: 0;
}

.single-case-title a {
  font-family: Outfit;
  font-weight: 400;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 2%;
  color: #000000;
  margin: 0;
  padding: 0;
  padding-left: 14px;
}
.single-case-title {
  border: 1px solid #EAEAEA;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 22px 10px;
  margin-bottom: 10px;
  border-radius: 10px;
}
.single-case-title i {
  color: #F16517;
  width: 23px;
  height: 23px;
  background: rgba(224, 10, 10, 0.40);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-size: 12px;
}
.single-case-title a:hover {
  color: #F16517;
}
.single-case-box-border {
  border-bottom: 1px solid #EAEAEA;
  border-top: 1px solid #EAEAEA;
  padding: 50px 0;
}
.single-case-page .limited-offer-box {
  margin: 0;
}



/* Terms and conditions */

#tandc {
  padding: 60px 0;
}
#tandc h1 {
  font-family: 'Urbanist';
  font-weight: 700;
  font-size: 40px;
  line-height: 100%;
  letter-spacing: 2%;
  text-align: left;
  color: #000000;
}
#tandc h2 {
  font-family: 'Urbanist';
  font-weight: 600;
  font-size: 26px;
  line-height: 140%;
  letter-spacing: 3%;
  color: #000000;
}
#tandc p {
  font-family: 'Inter';
  font-weight: 400;
  font-size: 16px;
  line-height: 140%;
  letter-spacing: 3%;
  color: #000;
}


#privacy-policy{
  padding: 60px 0;
}

.top-content h2 {
  font-family: 'Urbanist';
  font-weight: 700;
  font-size: 40px;
  line-height: 100%;
  letter-spacing: 2%;
  text-align: left;
  color: #000000;
}
.top-content h3 {
  font-family: 'Urbanist';
  font-weight: 600;
  font-size: 26px;
  line-height: 140%;
  letter-spacing: 3%;
  color: #000000;
}
.top-content p {
  ont-family: 'Inter';
  font-weight: 400;
  font-size: 16px;
  line-height: 140%;
  letter-spacing: 3%;
  color: #000000;
  margin: 10px 0;
}
.top-content li {
  font-family: 'Inter';
  font-weight: 400;
  font-size: 16px;
  line-height: 140%;
  letter-spacing: 3%;
  color: #000000;
  margin: 14px 0;
}
#self-service {
  padding: 60px 0;
}


/* Single blog page */

.main-single-div .nav-next a .post-title {
  padding-left: 4px;
  color: #000;
  font-size: 14px;
}
.main-single-div .navigation span{
  clip-path: unset;
  background: unset;
  font-size: 14px;
  padding: 0px;
}
.main-single-div  .navigation a{
  clip-path: unset;
  padding: 0;
  background: unset;
}
.main-single-div .nav-links {
  display: flex;
      align-items: center;
      justify-content: space-between;
      width: 100%;
}
.main-single-div .nav-previous a .post-title {
  padding-left: 4px;
  color: #000;
  font-size: 14px;
}
.main-single-div .navigation span {
  color: #DC0521;
}

/* tAGS */

.tag .middle-align {
  padding: 60px 0;
}


/* Single post page */

.related-posts h3 {
  font-family: Inter;
  font-weight: 700;
  font-style: Bold;
  font-size: 40px;
  line-height: 65px;
  letter-spacing: 0%;
  color: #000000;
  margin-top: 58px;
  margin-bottom: 24px;}

.main-single-div .blogs-inner-details {
  border: 1px solid #E5EAF4;
  box-shadow: 0px 10px 35px 0px #00000008;
  background: #FFFFFF;
  border-radius: 16px;
  margin-bottom: 31px;
}
.main-single-div  .latest-blogs-box {
  padding: 32px 20px;
}
.main-single-div .recent-post-category a {
  font-family: Open Sans;
  font-weight: 700;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0px;
  text-align: center;
  color: #DC0521;
  background: #F5F6FF;
  padding: 12px 29px;
  border-radius: 20px;
  display: flex
;
  align-items: center;
  justify-content: center;
  max-width: fit-content;
}


/* Project page */

.projects-member-images {
  height: 326px;
  border-radius: 8px;
  overflow: hidden;
}


.projects-member-images img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 8px;
}
.projects-title a {
  font-family: Inter;
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0%;
  text-align: center;
  color: #2B2B2B;
}
.projects-designation h6 {
  font-family: Inter;
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  line-height: 19.2px;
  letter-spacing: 0%;
  text-align: left;
  color: #828089;
  margin: 0;
  padding: 9px 0 0;
}
.projects-inner-box {
  border: 1px solid #E5EAF4;
  box-shadow: 0px 10px 35px 0px #00000008;
  background: #FFFFFF;
  border-radius: 8px;
}
.projects-details-box {
  padding: 18px 16px;
}

.projects-inner-box:hover .projects-member-images img {
  animation: pulse 400ms linear;
}
.projects-title:hover a {
  color: #DC0521;
  transition: 0.2s eaes-in;
}


/* Single project page */

.single-projects-page {
  padding: 60px 0;
}
.single-projects-images {
  height: 500px;
  overflow: hidden;
  border-radius: 6px;
}
.single-projects-images img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 6px;

}

.single-projects-details h2 {
  font-family: Inter;
  font-weight: 700;
  font-style: Bold;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 0%;
  text-transform: uppercase;
  background: linear-gradient(90deg, #DC0521 0%, #6052DB 100%);
  max-width: fit-content;
  padding: 10px 22px;
  border-radius: 6px;
  color: #fff;
  margin-top: 26px;
}

.single-projects-details p {
  font-family: Inter;
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  line-height: 27px;
  letter-spacing: 0%;
  color: #5A7184;

}

.projects-single-image {
  height: 400px;
  border-radius: 8px;
  overflow: hidden;
}
.projects-single-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 6px;

}
.projects-single-image:hover img {
  animation: pulse 400ms linear;
}

.blogs-inner-details:hover .best-articles-image img {
  animation: pulse 400ms linear;
}

.single-projects-content-box {
  background: #fff;
  padding: 20px;
  border-radius: 8px;
}

.single-projects-content-box h4 {
  font-family: Inter;
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0%;
  color: #DC0521;
  padding: 0;
  margin: 0;
}
.project-meta-data {
  display: flex
  ;
      align-items: baseline;
      justify-content: flex-start;
      margin-top: 18px;
}
.services-single-image {
  height: 380px;
}
.services-single-image img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.services-single-points h6 {
  margin: 0;
  padding: 0;
}
.services-single-points i {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  font-style: normal;
  font-size: 15px;
  padding: 8px;
  margin-right: 20px;
  color: #000;

}
.service-single-boxes h5 {
  color: #232536;
  font-family: Inter;
  font-weight: 500;
  font-size: 26px;
  line-height: 35px;
  letter-spacing: 0px;

}
.services-single-points {
  display: flex
;
  align-items: center;
  justify-content: flex-start;
}
.project-meta-data h5 {
  font-family: Inter;
  font-weight: 600;
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 0%;
  text-align: left;
  color: #2B2B2B;
  width: 100%;
  margin: 0;
  padding: 0;
  max-width: 130px;
}
.project-meta-data h6 {
  font-family: Inter;
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  line-height: 19.2px;
  letter-spacing: 0%;
  text-align: left;
  color: #828089;
  margin: 0;
  padding: 0;
}
/* Single blog pages */
/* 
.content_page .blogs-inner-content {
  padding: 20px 25px 20px;
}

.content_page .blog-title a {
  font-size: 24px;
  line-height: 35px;
}
.content_page .blogs-content p {
  font-size: 16px;
  line-height: 26px;
  color: #000000;
  margin: 6px 0 0;
}

.content_page .blogs-inner-details {
  border: 1px solid #E5EAF4;
  box-shadow: 0px 10px 35px 0px #00000008;
  background: #FFFFFF;
  border-radius: 20px;
  height: 100%;
} */