/*-----------------------------------------------------------------------------------
    Template Name: Mrsoom Clinixa Template
    Author: Ahmed Elzelaky
    Support: https://Mrsoom.com
    Version: 1.0
-----------------------------------------------------------------------------------

/************ TABLE OF CONTENTS ***************

	-----------------
    01. THEME CSS
	-----------------
		1.1 @forward 'common';
		1.2 @forward 'spacing';
		1.3 @forward 'theme';
		1 index

	-----------------
    02. COMPONENTS CSS
	-----------------
	2.1 @forward 'animation.scss';
	2.2 @forward 'animation-short.scss';
	2.3 @forward 'backtotop.scss';
	2.4 @forward 'breadcrumb.scss';
	2.5 @forward 'buttons.scss';
	2.6 @forward 'custom-class.scss';
	2.7 @forward 'offcanvas.scss';
	2.8 @forward 'preloader.scss';
	2.9 @forward 'rangeSlider.scss';
	2.10 @forward 'search.scss';
	2.11 @forward 'section-title.scss';
	2 index

	-----------------
    03. HEADER CSS
	-----------------
		3.1 @forward 'header-1';
		3.2 @forward 'header-1';
		3.3 @forward 'header-2';
		3.4 @forward 'header-common';
		3 index

    ---------------------------------
	04. MENU CSS
	---------------------------------
		4.1 @forward 'menu';
		4.2 @forward 'meanmenu';
		4 index

	---------------------------------
	05. BLOG CSS
	---------------------------------
		5.1 @forward 'blog';
		5.2 @forward 'sidebar';
		5.3 @forward 'blog-details';
		5.4 @forward 'blog-2';
		5.5 @forward 'blog-3';
		5.6 @forward 'blog-4';
		5 index

	---------------------------------
	06. BLOG CSS
	---------------------------------
		6.1 @forward 'brand';
		6 index


	---------------------------------
	07. FOOTER CSS
	---------------------------------
		7.1 @forward 'footer';
		7.2 @forward 'footer-2';
		7.3 @forward 'footer-3';
		7.4 @forward 'footer-cta';
		7.5 @forward 'footer-top';
		7.6 @forward 'footer-copyright';
		7.7 @forward 'footer-copyright-2';
		7.8 @forward 'footer-copyright-3';
		7 index

	---------------------------------
	08. CTA CSS
	---------------------------------
		8.1 @forward 'cta';
		8.2 @forward 'cta-2';
		8 index

	---------------------------------
	09. Banner CSS
	---------------------------------
		9.1 @forward 'banner-1';
		9.2 @forward 'banner-2';
		9.3 @forward 'hero_section';
		9 index

	---------------------------------
	10. PAGES CSS
	---------------------------------

		10.1 @forward './404.scss';
		10.2 @forward './about-zimis.scss';
		10.3 @forward './can-help.scss';
		10.4 @forward './case-studies.scss';
		10.5 @forward './client-testimonial.scss';
		10.6 @forward './contact-us.scss';
		10.8 @forward './our-portfolio.scss';
		10.9 @forward './our-procedure.scss';
		10.10 @forward './our-services-2.scss';
		10.11 @forward './pricing.scss';
		10.12 @forward './packages.scss';
		10.13 @forward './process.scss';
		10.14 @forward './project-details.scss';
		10.15 @forward './rr__faq.scss';
		10.16 @forward './service.scss';
		10.17 @forward './service-2.scss';
		10.18 @forward './service-details.scss';
		10.19 @forward './skill.scss';
		10.22 @forward './testimonial.scss';
		10.23 @forward './testimonial-2.scss';
		10.24 @forward './why-choose-us.scss';
		10.25 @forward './why-choose-us-2.scss';
		10 index
 */
/*----------------------------------------*/
/*  1.1 Theme Default
/*----------------------------------------*/
@import url("https://fonts.googleapis.com/css2?family=Syne:wght@400..800&display=swap");
@import url('https://fonts.googleapis.com/css2?family=Alexandria:wght@100..900&display=swap');

.process__item-border,
.process__item-border::before,
.process__item-border span,
.our-services-2__item,
.our-services-2__item:after,
.our-services-2__item .text,
.our-services-2__item-icon,
.our-services-2__item-title,
.our-services-2__item-desc,
.our-services-2__item-arrow,
.box__item,
.box__item:after,
.box__item .text,
.box__item-icon,
.box__item-title,
.box__item-desc,
.box__item-show-item,
.box__item-hidden-item,
.skill__item,
.skill__item:after,
.skill__item .text,
.skill__item-icon,
.skill__item-title,
.skill__item-desc,
.skill__item-arrow,
.skill__item .icon,
.our-portfolio__slider-dot .swiper-pagination-bullet,
.case-studies__item-media img,
.case-studies__slider-dot .swiper-pagination-bullet,
.rr__faq .accordion-button::after,
.rr__faq .accordion-item,
.footer-3__copyright-menu ul li::before,
.footer-3__link ul li::before,
.mean-container .mean-nav ul li > a.mean-expand i,
.main-menu ul li.has-dropdown > a::after,
.main-menu ul li .submenu,
.main-menu ul li .submenu li a::before,
.main-menu ul li .mega-menu,
.main-menu ul li .mega-menu li ul li a::before,
.offcanvas__overlay,
.offcanvas__navigation button svg,
.rr-btn__header .btn-wrap .text-one,
.rr-btn__header .btn-wrap .text-two,
.rr-btn .btn-wrap .text-one,
.rr-btn .btn-wrap .text-two,
.body__overlay,
a,
.btn,
button,
span,
sub,
sup,
p,
input,
select,
textarea,
li,
img,
svg,
.transition-3,
h1,
h2,
h3,
h4,
h5,
h6,
svg path {
  -webkit-transition: all 0.3s 0s ease-out;
  transition: all 0.3s 0s ease-out;
}

/* transform */
.rr__faq .accordion-button::after {
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media (max-width: 575px),
  only screen and (min-width: 576px) and (max-width: 767px),
  only screen and (min-width: 768px) and (max-width: 991px),
  only screen and (min-width: 992px) and (max-width: 1199px),
  only screen and (min-width: 1200px) and (max-width: 1399px) {
  .rr-br-hidden-xl br {
    display: none;
  }
}


@media (max-width: 575px),
  only screen and (min-width: 576px) and (max-width: 767px),
  only screen and (min-width: 768px) and (max-width: 991px) {
  .cta__content-title br,
  .banner__title br,
  .banner__text p br,
  .rr-br-hidden-md br {
    display: none;
  }
}

@media (max-width: 575px),
  only screen and (min-width: 576px) and (max-width: 767px) {
  .rr-br-hidden-sm br {
    display: none;
  }
}

@media (max-width: 575px) {
  .rr-br-hidden-xs br {
    display: none;
  }
}

@media (max-width: 575px),
  only screen and (min-width: 576px) and (max-width: 767px),
  only screen and (min-width: 768px) and (max-width: 991px),
  only screen and (min-width: 992px) and (max-width: 1199px),
  only screen and (min-width: 1200px) and (max-width: 1399px) {
  .rr-pr-none-xl {
    padding-right: 0;
  }
}

@media (max-width: 575px),
  only screen and (min-width: 576px) and (max-width: 767px),
  only screen and (min-width: 768px) and (max-width: 991px),
  only screen and (min-width: 992px) and (max-width: 1199px) {
  .rr-pr-none-lg {
    padding-right: 0;
  }
}

@media (max-width: 575px),
  only screen and (min-width: 576px) and (max-width: 767px),
  only screen and (min-width: 768px) and (max-width: 991px) {
  .rr-pr-none-md {
    padding-right: 0;
  }
}

@media (max-width: 575px),
  only screen and (min-width: 576px) and (max-width: 767px) {
  .rr-pr-none-sm {
    padding-right: 0;
  }
}

@media (max-width: 575px) {
  .rr-pr-none-xs {
    padding-right: 0;
  }
}

@media (max-width: 575px),
  only screen and (min-width: 576px) and (max-width: 767px),
  only screen and (min-width: 768px) and (max-width: 991px),
  only screen and (min-width: 992px) and (max-width: 1199px),
  only screen and (min-width: 1200px) and (max-width: 1399px) {
  .rr-pl-none-xl {
    padding-left: 0;
  }
}

@media (max-width: 575px),
  only screen and (min-width: 576px) and (max-width: 767px),
  only screen and (min-width: 768px) and (max-width: 991px),
  only screen and (min-width: 992px) and (max-width: 1199px) {
  .rr-pl-none-lg {
    padding-left: 0;
  }
}

@media (max-width: 575px),
  only screen and (min-width: 576px) and (max-width: 767px),
  only screen and (min-width: 768px) and (max-width: 991px) {
  .rr-pl-none-md {
    padding-left: 0;
  }
}

@media (max-width: 575px),
  only screen and (min-width: 576px) and (max-width: 767px) {
  .rr-pl-none-sm {
    padding-left: 0;
  }
}

@media (max-width: 575px) {
  .rr-pl-none-xs {
    padding-left: 0;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .rr-mb-40-lg {
    margin-bottom: 40px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .rr-mb-40-lg {
    margin-bottom: 35px;
  }
}
@media (max-width: 575px),
  only screen and (min-width: 576px) and (max-width: 767px) {
  .rr-mb-40-lg {
    margin-bottom: 30px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .rr-mb-40-md {
    margin-bottom: 40px;
  }
}
@media (max-width: 575px),
  only screen and (min-width: 576px) and (max-width: 767px) {
  .rr-mb-40-md {
    margin-bottom: 30px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .rr-mb-40-sm {
    margin-bottom: 40px;
  }
}
@media (max-width: 575px) {
  .rr-mb-40-sm {
    margin-bottom: 30px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .rr-mb-60-lg {
    margin-bottom: 60px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .rr-mb-60-lg {
    margin-bottom: 55px;
  }
}
@media (max-width: 575px),
  only screen and (min-width: 576px) and (max-width: 767px) {
  .rr-mb-60-lg {
    margin-bottom: 50px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .rr-mb-60-md {
    margin-bottom: 60px;
  }
}
@media (max-width: 575px),
  only screen and (min-width: 576px) and (max-width: 767px) {
  .rr-mb-60-md {
    margin-bottom: 50px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .rr-mb-60-sm {
    margin-bottom: 60px;
  }
}
@media (max-width: 575px) {
  .rr-mb-60-sm {
    margin-bottom: 50px;
  }
}

.rr-shape-p-c_1 {
  position: relative;
  z-index: 1;
}

.rr-shape-p-s_1 {
  position: absolute;
  z-index: -1;
}

.rr-img-cover {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
html[lang="ar"] {
  --rr-ff-body: "Alexandria", sans-serif;
  --rr-ff-heading: "Alexandria", sans-serif;
  --rr-ff-jost: "Alexandria", sans-serif;
}

:root {
  /**
  @font family declaration
  */
  --rr-ff-body: "Syne", sans-serif;
  --rr-ff-heading: "Syne", sans-serif;
  --rr-ff-jost: "Syne", sans-serif;
  --rr-ff-fontawesome: "Font Awesome 6 Pro";
  /**
  @color declaration
  */
  --rr-common-white: #ffffff;
  --rr-common-white-70: rgba(255, 255, 255, 0.7);
  --rr-common-black: #000000;
  --rr-common-placeholder: #4a5764;
  --rr-common-selection: #3c66fa;
  --rr-color-white: #fff;
  --rr-body-primary: #ffffff;
  --rr-theme-primary: #06b4b6;
  --rr-theme-secondary: #202877;
  --rr-heading-primary: #202877;
  --rr-heading-secondary: #434770;
  --rr-text-body: #868ab2;
  --rr-text-p: #808589;
  --rr-menu-primary:#202877;

  --tj-color-common-white: #ffffff;
  --tj-color-common-black: #000000;
  --tj-color-common-black-2: #030303;
  --tj-color-common-black-3: #333333;
  --tj-color-heading-primary: #4a326f;
  --tj-color-text-body: #6f7782;
  --tj-color-theme-bg: #0a0e1a;
  --tj-color-theme-bg-2: #eeefea;
  --tj-color-theme-bg-3: rgba(21, 9, 29, 0.6392156863);
  --tj-color-light-1: #9171ee;
  --tj-color-light-2: #bdaaf5;
  --tj-color-light-3: #c8b8f7;
  --tj-color-light-4: #d3c6f8;
  --tj-color-light-5: #ded4fa;
  --tj-color-light-6: #e9e3fc;
  --tj-color-light-7: #eef6f7;
  --tj-color-grey-1: #6f7782;
  --tj-color-grey-2: #a1acb3;
  --tj-color-grey-3: #bdc5ca;
  --tj-color-grey-4: #dcdee7;
  --tj-color-grey-5: #f2f5f9;
  --tj-color-grey-6: #fafafc;
  --tj-color-grey-7: rgba(117, 77, 233, 0.1490196078);
  --tj-color-grey-8: rgba(19, 0, 49, 0.031372549);
  --tj-color-gradient-1: #1ccfc4;
  --tj-color-gradient-2: #08a1ad;
  --tj-color-gradient-3: #0153ab;
  --tj-color-border-1: #ededed;
  --tj-color-border-2: #e9e3fc;
  --tj-color-border-3: rgba(10, 14, 26, 0.1019607843);
  --tj-color-golden-1: #eca013;
  --tj-color-golden-2: rgba(211, 255, 46, 0.3137254902);
  --tj-color-extra-1: #ff647c;
  --tj-color-extra-2: #ffb800;
  --tj-color-extra-3: #5fcc8b;
  --tj-color-extra-4: #7b61ff;
  --tj-color-extra-5: #f1eeff;
  --tj-color-extra-6: #fff2f4;
  --tj-color-extra-7: #fffcf4;

  /**
  @font weight declaration
  */
  --rr-fw-normal: normal;
  --rr-fw-thin: 100;
  --rr-fw-elight: 200;
  --rr-fw-light: 300;
  --rr-fw-regular: 400;
  --rr-fw-medium: 500;
  --rr-fw-sbold: 600;
  --rr-fw-bold: 700;
  --rr-fw-ebold: 800;
  --rr-fw-black: 900;
  /**
  @font size declaration
  */
  --rr-fs-p: 16px;
  --rr-fs-body: 16px;
  --rr-fs-h1: 60px;
  --rr-fs-h2: 48px;
  --rr-fs-h3: 30px;
  --rr-fs-h4: 18px;
  --rr-fs-h5: 16px;
  --rr-fs-h6: 14px;
  --rr-lh-p: 22px;
  --rr-lh-body: 26px;
  --rr-lh-h1: 72px;
  --rr-lh-h2: 58px;
  --rr-lh-h3: 36px;
  --rr-lh-h4: 29px;
  --rr-lh-h5: 24px;
  --rr-lh-h6: 19px;
}

* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 10px;
}

/*---------------------------------
    Typography css start 
---------------------------------*/
body {
  font-family: var(--rr-ff-body);
  font-size: var(--rr-fs-body);
  line-height: var(--rr-lh-body);
  font-weight: normal;
  color: var(--rr-text-body);
  background: var(--rr-body-primary);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.body-font {
  font-family: var(--rr-ff-body);
  font-size: var(--rr-fs-body);
  line-height: var(--rr-lh-body);
  font-weight: normal;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-family: var(--rr-ff-heading);
  color: var(--rr-heading-primary);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: var(--rr-fw-bold);
  word-break: break-word;
}

h1,
.h1 {
  font-size: var(--rr-fs-h1);
  line-height: var(--rr-lh-h1);
  font-weight: var(--rr-fw-ebold);
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  h1,
  .h1 {
    font-size: 52px;
    line-height: 64px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  h1,
  .h1 {
    font-size: 50px;
    line-height: 52px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  h1,
  .h1 {
    font-size: 38px;
    line-height: 50px;
  }
}
@media (max-width: 575px) {
  h1,
  .h1 {
    font-size: 32px;
    line-height: 44px;
  }
}

h2,
.h2 {
  font-size: var(--rr-fs-h2);
  line-height: var(--rr-lh-h2);
}
@media only screen and (min-width: 992px) and (max-width: 1199px),
  only screen and (min-width: 768px) and (max-width: 991px),
  only screen and (min-width: 576px) and (max-width: 767px) {
  h2,
  .h2 {
    font-size: 38px;
    line-height: 50px;
  }
}
@media (max-width: 575px) {
  h2,
  .h2 {
    font-size: 30px;
    line-height: 42px;
  }
}
@media (max-width: 450px) {
  h2,
  .h2 {
    font-size: 27px;
    line-height: 37px;
  }
}

h3,
.h3 {
  font-size: var(--rr-fs-h3);
  line-height: var(--rr-lh-h3);
}
@media (max-width: 450px) {
  h3,
  .h3 {
    font-size: 27px;
    line-height: 37px;
  }
}

h4,
.h4 {
  font-size: var(--rr-fs-h4);
  line-height: var(--rr-lh-h4);
}
@media (max-width: 450px) {
  h4,
  .h4 {
    font-size: 22px;
    line-height: 27px;
  }
}

h5,
.h5 {
  font-size: var(--rr-fs-h5);
  line-height: var(--rr-lh-h5);
  font-weight: var(--rr-fw-sbold);
}

h6,
.h6 {
  font-size: var(--rr-fs-h6);
  line-height: var(--rr-lh-h6);
  font-weight: var(--rr-fw-medium);
}

ul {
  margin: 0px;
  padding: 0px;
}

p {
  font-size: var(--rr-fs-p);
  font-weight: var(--rr-fw-normal);
  color: var(--rr-text-body);
  margin-bottom: 30px;
  line-height: var(--rr-lh-p);
}

a {
  text-decoration: none;
}

a:focus,
.button:focus {
  text-decoration: none;
  outline: none;
}

a:focus,
a:hover {
  text-decoration: none;
  color: inherit;
}

a,
button {
  color: inherit;
  outline: none;
  border: none;
  background: transparent;
}

button:hover {
  cursor: pointer;
}

button:focus {
  outline: 0;
}

.uppercase {
  text-transform: uppercase;
}

.capitalize {
  text-transform: capitalize;
}

hr:not([size]) {
  margin: 0;
  border-color: var(--rr-border-primary);
  opacity: 1;
  border-width: 1px;
}

input[type="text"],
input[type="email"],
input[type="tel"],
input[type="number"],
input[type="password"],
input[type="date"],
textarea {
  outline: none;
  width: 100%;
  height: 55px;
  padding: 16px 20px 16px 25px;
  border-radius: 0px;
  background: var(--rr-common-white);
  border: 1px solid #eaeaea;
  font-family: var(--rr-ff-jost);
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 23px;
  color: var(--rr-text-body);
}
input[type="text"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  font-size: 16px;
  line-height: 23px;
  color: var(--rr-text-body);
}
input[type="text"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
textarea::-moz-placeholder {
  /* Firefox 19+ */
  font-size: 16px;
  line-height: 23px;
  color: var(--rr-text-body);
}
input[type="text"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  /* IE 10+  Edge*/
  font-size: 16px;
  line-height: 23px;
  color: var(--rr-text-body);
}
input[type="text"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  /* MODERN BROWSER */
  font-size: 16px;
  line-height: 23px;
  color: var(--rr-text-body);
}
input[type="text"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
textarea::-moz-placeholder {
  /* MODERN BROWSER */
  font-size: 16px;
  line-height: 23px;
  color: var(--rr-text-body);
}
input[type="text"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  /* MODERN BROWSER */
  font-size: 16px;
  line-height: 23px;
  color: var(--rr-text-body);
}
input[type="text"]::-ms-input-placeholder,
input[type="email"]::-ms-input-placeholder,
input[type="tel"]::-ms-input-placeholder,
input[type="number"]::-ms-input-placeholder,
input[type="password"]::-ms-input-placeholder,
input[type="date"]::-ms-input-placeholder,
textarea::-ms-input-placeholder {
  /* MODERN BROWSER */
  font-size: 16px;
  line-height: 23px;
  color: var(--rr-text-body);
}
input[type="text"]::placeholder,
input[type="email"]::placeholder,
input[type="tel"]::placeholder,
input[type="number"]::placeholder,
input[type="password"]::placeholder,
input[type="date"]::placeholder,
textarea::placeholder {
  /* MODERN BROWSER */
  font-size: 16px;
  line-height: 23px;
  color: var(--rr-text-body);
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="date"]:focus,
textarea:focus {
  outline: none;
}

input[type="date" i]::-webkit-calendar-picker-indicator {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
  opacity: 0.8;
}

*::-moz-selection {
  background: var(--rr-common-selection);
  color: var(--rr-common-white);
  text-shadow: none;
}

::-moz-selection {
  background: var(--rr-common-selection);
  color: var(--rr-common-white);
  text-shadow: none;
}

::selection {
  background: var(--rr-common-selection);
  color: var(--rr-common-white);
  text-shadow: none;
}

*::-moz-placeholder {
  opacity: 1;
  font-size: 15px;
}
*::-moz-placeholder::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: var(--rr-text-body);
}
*::-moz-placeholder::-moz-placeholder {
  /* Firefox 19+ */
  color: var(--rr-text-body);
}
*::-moz-placeholder:-ms-input-placeholder {
  /* IE 10+  Edge*/
  color: var(--rr-text-body);
}
*::-moz-placeholder::placeholder {
  /* MODERN BROWSER */
  color: var(--rr-text-body);
}

*::-webkit-input-placeholder {
  opacity: 1;
  font-size: 15px;
}

*::-moz-placeholder {
  opacity: 1;
  font-size: 15px;
}

*:-ms-input-placeholder {
  opacity: 1;
  font-size: 15px;
}

*::-ms-input-placeholder {
  opacity: 1;
  font-size: 15px;
}

*::placeholder {
  opacity: 1;
  font-size: 15px;
}
*::-webkit-input-placeholder::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: var(--rr-text-body);
}
*::placeholder::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: var(--rr-text-body);
}
*::-moz-placeholder::-moz-placeholder {
  /* Firefox 19+ */
  color: var(--rr-text-body);
}
*::placeholder::-moz-placeholder {
  /* Firefox 19+ */
  color: var(--rr-text-body);
}
*:-ms-input-placeholder:-ms-input-placeholder {
  /* IE 10+  Edge*/
  color: var(--rr-text-body);
}
*::-ms-input-placeholder:-ms-input-placeholder {
  /* IE 10+  Edge*/
  color: var(--rr-text-body);
}
*::placeholder:-ms-input-placeholder {
  /* IE 10+  Edge*/
  color: var(--rr-text-body);
}
*::-webkit-input-placeholder::placeholder {
  /* MODERN BROWSER */
  color: var(--rr-text-body);
}
*::-moz-placeholder::placeholder {
  /* MODERN BROWSER */
  color: var(--rr-text-body);
}
*:-ms-input-placeholder::placeholder {
  /* MODERN BROWSER */
  color: var(--rr-text-body);
}
*::-ms-input-placeholder::placeholder {
  /* MODERN BROWSER */
  color: var(--rr-text-body);
}
*::placeholder::placeholder {
  /* MODERN BROWSER */
  color: var(--rr-text-body);
}

a:hover {
  color: var(--rr-theme-primary);
}

/*----------------------------------------
   Bootstrap customize
-----------------------------------------*/

.g-40,
.gx-40 {
  --bs-gutter-x: 40px;
}

.g-24,
.gx-24 {
  --bs-gutter-x: 24px;
}

.g-10,
.gx-10 {
  --bs-gutter-x: 10px;
}

.g-40,
.gy-40 {
  --bs-gutter-y: 40px;
}

.g-50,
.gx-50 {
  --bs-gutter-x: 50px;
}

.g-50,
.gy-50 {
  --bs-gutter-y: 50px;
}

.g-60,
.gy-60 {
  --bs-gutter-y: 60px;
}

.g-60,
.gx-60 {
  --bs-gutter-x: 60px;
}

.rr-p-18 {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
  color: var(--rr-common-white);
  opacity: 0.7;
}

.rr-p-16 {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  color: var(--rr-heading-primary, #010915);
  opacity: 0.7;
}

.rr-p-400-16 {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: var(--rr-heading-primary, #010915);
  opacity: 0.7;
}

/*---------------------------------
    1.7 common
---------------------------------*/
.fix {
  overflow: hidden;
}

.clear {
  clear: both;
}

.f-left {
  float: left;
}

.f-right {
  float: right;
}

.z-index-1 {
  z-index: 1;
}

.z-index-11 {
  z-index: 11;
}

.opacity-05 {
  opacity: 0.5;
}

.overflow-y-visible {
  overflow-x: hidden;
  overflow-y: visible;
}

.p-relative {
  position: relative;
}

.p-absolute {
  position: absolute;
}

.include-bg {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.x-clip {
  overflow-x: clip;
}

@media (max-width: 575px) {
  .o-xs {
    overflow-x: hidden;
  }
}

.valign {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
}

/*----------------------------------------
    Body Overlay 
-----------------------------------------*/

.body__overlay {
  background-color: var(--rr-common-heading);
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 9999;
  left: 0;
  opacity: 0;
  visibility: hidden;
}

.body__overlay.opened {
  opacity: 0.7;
  visibility: visible;
}

/*----------------------------------------
   Mfp customize
-----------------------------------------*/
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 1280px;
}
@media only screen and (min-width: 1400px) and (max-width: 1600px) {
  .mfp-iframe-holder .mfp-content {
    max-width: 1000px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .mfp-iframe-holder .mfp-content {
    max-width: 850px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mfp-iframe-holder .mfp-content {
    max-width: 820px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mfp-iframe-holder .mfp-content {
    max-width: 750px;
  }
}

.mfp-close {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.mfp-close:hover {
  color: var(--rr-common-white);
}
.mfp-close::after {
  position: absolute;
  content: "\f00d";
  height: 100%;
  width: 100%;
  font-family: var(--rr-ff-fontawesome);
  font-size: 31px;
  font-weight: 200;
  right: -20px;
  margin-top: -25px;
}
@media (max-width: 575px),
  only screen and (min-width: 576px) and (max-width: 767px),
  only screen and (min-width: 768px) and (max-width: 991px) {
  .mfp-close::after {
    right: 15px;
    margin-top: -30px;
  }
}

/*---------------------------------
	1.8 spacing
---------------------------------*/
.section-space {
  padding-top: 120px;
  padding-bottom: 120px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section-space {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px),
  (max-width: 575px) {
  .section-space {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}

.section-space__bottom {
  padding-bottom: 120px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section-space__bottom {
    padding-bottom: 80px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px),
  (max-width: 575px) {
  .section-space__bottom {
    padding-bottom: 70px;
  }
}

.section-space__top {
  padding-top: 120px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section-space__top {
    padding-top: 80px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px),
  (max-width: 575px) {
  .section-space__top {
    padding-top: 70px;
  }
}

.section-space__bottom-100 {
  padding-bottom: 100px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section-space__bottom-100 {
    padding-bottom: 80px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px),
  (max-width: 575px) {
  .section-space__bottom-100 {
    padding-bottom: 70px;
  }
}

.section-space__bottom-457 {
  padding-bottom: 457px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px),
  only screen and (min-width: 768px) and (max-width: 991px),
  only screen and (min-width: 576px) and (max-width: 767px),
  (max-width: 575px) {
  .section-space__bottom-457 {
    padding-bottom: 250px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .section-space__bottom-457 {
    padding-bottom: 150px;
  }
}
@media (max-width: 575px) {
  .section-space__bottom-457 {
    padding-bottom: 70px;
  }
}

.section-space__bottom-70 {
  padding-bottom: 70px;
}

.mb-minus-20 {
  margin-bottom: -20px;
}

.mb-minus-24 {
  margin-bottom: -24px;
}

.mb-minus-30 {
  margin-bottom: -30px;
}

.mb-minus-40 {
  margin-bottom: -40px;
}

.mb-minus-50 {
  margin-bottom: -50px;
}

.mb-minus-60 {
  margin-bottom: -60px;
}

.mb-24 {
  margin-bottom: 24px;
}

/*----------------------------------------*/
/*  2.1 custom color
/*----------------------------------------*/
.color-theme-primary {
  color: var(--rr-theme-primary);
}

.color--rr-heading-secondary {
  color: var(--rr-heading-secondary);
}

.color-white {
  color: var(--rr-common-white);
}

/*----------------------------------------*/
/*  2.. font weight
/*----------------------------------------*/
.rr-fw-medium {
  font-weight: var(--rr-fw-medium);
}

.rr-fw-regular {
  font-weight: var(--rr-fw-regular);
}

.rr-fw-sbold {
  font-weight: var(--rr-fw-sbold);
}

.rr-fw-bold {
  font-weight: var(--rr-fw-bold);
}

.rr-fw-black {
  font-weight: var(--rr-fw-black);
}

/*----------------------------------------*/
/*  2.. font family
/*----------------------------------------*/
.rr-ff-heading {
  font-family: var(--rr-ff-heading);
}

.rr-ff-body {
  font-family: var(--rr-ff-body);
}

/*----------------------------------------*/
/*  2.. body
/*----------------------------------------*/
.body {
  font-size: var(--rr-fs-body);
  line-height: var(--rr-lh-body);
}

/*----------------------------------------*/
/*  2.. background
/*----------------------------------------*/
.white-bg {
  background-color: var(--rr-common-white);
}

.black-bg {
  background-color: var(--rr-common-black);
}

.theme-bg-primary {
  background-color: var(--rr-theme-primary);
}

.theme-bg-secondary {
  background-color: var(--rr-theme-secondary);
}

.theme-bg-heading-primary {
  background-color: var(--rr-heading-primary);
}

.theme-bg-heading-svg-primary {
  fill: var(--rr-heading-primary);
}
.section-svg-bg-1 {
  fill: #d2e0ea;
}
.section-bg-2 {
  background: #eef1f6;
}
.section-bg-2 {
  background: #eef1f6;
}
.section-svg-bg-2 {
  fill: #eef1f6;
}

.footer-bg-3 {
  background: #03032e;
}

.section-bg-3 {
  background: #f8f8f8;
}

.section-bg-4 {
  background: #07154b;
}

.sidebar-bg-1 {
  background: #d2e0ea;
}

.body-bg-1 {
  background-color: #e5edf2;
}

/*----------------------------------------*/
/*  2.3 buttons
/*----------------------------------------*/
.rr-btn__header {
  border-radius: 500px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
  z-index: 5;
  padding: 10.5px 29.5px;
  background-color: var(--rr-theme-primary);
  color: var(--rr-common-white);
  font-family: var(--rr-common-white);
  font-style: normal;
  font-weight: 600;
  font-size: 13px;
  line-height: 23px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-transform: capitalize;
}
.rr-btn__header:after {
  display: block;
  clear: both;
  content: "";
}
.rr-btn__header .btn-wrap {
  z-index: 1;
  float: left;
  overflow: hidden;
  position: relative;
  display: inline-block;
  border: none;
}
.rr-btn__header .btn-wrap .text-one,
.rr-btn__header .btn-wrap .text-two {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.rr-btn__header .btn-wrap .text-one {
  position: relative;
  display: block;
  color: var(--rr-common-white);
}
.rr-btn__header .btn-wrap .text-two {
  position: absolute;
  top: 100%;
  display: block;
  color: var(--rr-common-white);
}
.rr-btn__header:hover .text-one,
.rr-btn__header:focus .text-one {
  -webkit-transform: translateY(-150%);
  transform: translateY(-150%);
}
.rr-btn__header:hover .text-two,
.rr-btn__header:focus .text-two {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.rr-btn__header-secondary {
  padding: 10.5px 28px;
  background: var(--rr-theme-secondary);
}
.rr-btn__header-space-2 {
  padding: 10.5px 34.5px;
}
.rr-btn__header-space-2 .btn-wrap .text-one,
.rr-btn__header-space-2 .btn-wrap .text-two {
  font-weight: 700;
}

.rr-btn {
  border-radius: 500px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
  z-index: 5;
  padding: 13.5px 41px;
  background-color: var(--rr-theme-primary);
  color: var(--rr-common-white);
  font-family: var(--rr-common-white);
  font-style: normal;
  font-size: 16px;
  line-height: 23px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-transform: capitalize;
}
.rr-btn:after {
  display: block;
  clear: both;
  content: "";
}
.rr-btn .btn-wrap {
  z-index: 1;
  overflow: hidden;
  position: relative;
  display: inline-block;
  border: none;
}
.rr-btn .btn-wrap .text-one,
.rr-btn .btn-wrap .text-two {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.rr-btn .btn-wrap .text-one {
  position: relative;
  display: block;
  color: var(--rr-common-white);
}
.rr-btn .btn-wrap .text-two {
  position: absolute;
  top: 100%;
  display: block;
  color: var(--rr-common-white);
}
.rr-btn__secondary {
  padding: 13.5px 27.5px;
  background-color: var(--rr-theme-secondary);
}
.rr-btn__lg {
  padding: 14px 33.5px;
}
.rr-btn__xl {
  padding: 13.5px 37px;
}
.rr-btn__xxl {
  padding: 13.5px 41px;
}
.rr-btn__fw-bold .btn-wrap .text-one,
.rr-btn__fw-bold .btn-wrap .text-two {
  font-weight: 700;
}
.rr-btn__white {
  padding: 13.5px 29.5px;
  background-color: var(--rr-common-white);
}
.rr-btn__white .btn-wrap .text-one,
.rr-btn__white .btn-wrap .text-two {
  color: var(--rr-heading-primary);
}
.rr-btn:hover .text-one,
.rr-btn:focus .text-one {
  -webkit-transform: translateY(-150%);
  transform: translateY(-150%);
}
.rr-btn:hover .text-two,
.rr-btn:focus .text-two {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

/*----------------------------------------*/
/*  2.4 offcanvas
/*----------------------------------------*/
.offcanvas__area {
  background: var(--rr-heading-primary) none repeat scroll 0 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 500px;
  height: 100%;
  -webkit-transform: translateX(calc(100% + 80px));
  transform: translateX(calc(100% + 80px));
  -webkit-transition:
    transform 0.45s ease-in-out,
    opacity 0.45s ease-in-out;
  -webkit-transition:
    opacity 0.45s ease-in-out,
    -webkit-transform 0.45s ease-in-out;
  transition:
    opacity 0.45s ease-in-out,
    -webkit-transform 0.45s ease-in-out;
  transition:
    transform 0.45s ease-in-out,
    opacity 0.45s ease-in-out;
  transition:
    transform 0.45s ease-in-out,
    opacity 0.45s ease-in-out,
    -webkit-transform 0.45s ease-in-out;
  z-index: 9999;
  overflow-y: scroll;
  overscroll-behavior-y: contain;
  scrollbar-width: none;
  border-left: 1px solid var(--rr-border-primary);
}
.offcanvas__area ::-webkit-scrollbar {
  display: none;
}
@media (max-width: 575px) {
  .offcanvas__area {
    width: 400px;
  }
}
@media (max-width: 450px) {
  .offcanvas__area {
    width: 100%;
  }
}
.offcanvas__area.info-open {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.offcanvas__logo a img {
    width: 160px;
    filter: brightness(0) invert(1);
}
@media (max-width: 575px) {
  .offcanvas__logo a img {
    width: 150px;
  }
}
@media (max-width: 575px) {
  .offcanvas__logo a img {
    width: 130px;
  }
}
.offcanvas__content {
  padding-bottom: 45px;
}
.offcanvas__wrapper {
  position: relative;
  height: 100%;
  padding: 35px 40px;
}
@media (max-width: 575px) {
  .offcanvas__wrapper {
    padding: 25px 25px;
  }
}
.offcanvas__top {
  padding-bottom: 20px;
  margin-bottom: 35px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.079);
}
@media (max-width: 575px) {
  .offcanvas__top {
    padding-bottom: 15px;
    margin-bottom: 30px;
  }
}
.offcanvas__search {
  position: relative;
}
.offcanvas__search input {
  width: 100%;
  height: 40px;
  line-height: 40px;
  padding-right: 20px;
  background: transparent;
  border-bottom: 1px solid var(--rr-border-primary);
  font-size: 16px;
  color: var(--rr-common-white);
  padding-bottom: 15px;
}
.offcanvas__search input::-webkit-input-placeholder {
  color: var(--rr-common-white);
}
.offcanvas__search input::-moz-placeholder {
  color: var(--rr-common-white);
}
.offcanvas__search input:-ms-input-placeholder {
  color: var(--rr-common-white);
}
.offcanvas__search input::-ms-input-placeholder {
  color: var(--rr-common-white);
}
.offcanvas__search input::placeholder {
  color: var(--rr-common-white);
}
.offcanvas__search input:focus {
  border-color: var(--rr-common-white);
}
.offcanvas__search button {
  position: absolute;
  top: 2px;
  right: 0;
  font-size: 20px;
  color: var(--rr-common-white);
}
.offcanvas__search button:hover {
  color: var(--rr-theme-primary);
}
.offcanvas__title {
  color: var(--rr-common-white);
}
@media (max-width: 450px) {
  .offcanvas__title {
    font-size: 20px;
  }
}
.offcanvas__text p {
  margin-bottom: 25px;
}
.offcanvas__social {
  margin-bottom: 40px;
}
.offcanvas__social ul li {
  display: inline-block;
}
.offcanvas__social ul li:not(:last-child) {
  margin-inline-end: 5px;
}
.offcanvas__social ul li a {
  color: var(--rr-theme-primary);
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  background: var(--rr-common-white);
  font-size: 16px;
  border-radius: 50%;
}
.offcanvas__social ul li a:hover {
  background-color: var(--rr-theme-primary);
  color: var(--rr-common-white);
  -webkit-transform: translateY(-3px);
  transform: translateY(-3px);
}
.offcanvas__social p {
  color: var(--rr-common-white);
}
.offcanvas__notification-icon a {
  font-size: 14px;
  color: var(--rr-common-white);
  position: relative;
}
.offcanvas__notification-icon a .notification-count {
  position: absolute;
  top: -4px;
  right: -13px;
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 22px;
  font-size: 12px;
  font-weight: 600;
  background-color: var(--rr-theme-primary);
  border-radius: 50%;
  color: var(--rr-common-white);
  text-align: center;
}
.offcanvas__notification-text p {
  margin-bottom: 0;
  font-weight: 500;
  color: var(--rr-common-white);
  font-size: 14px;
}
.offcanvas__notification-text p .notification-number {
  color: var(--rr-theme-primary);
}
.offcanvas__notification-text p a {
  color: var(--rr-theme-primary);
}
.offcanvas__overlay {
  position: fixed;
  height: 100%;
  width: 100%;
  background: var(--rr-common-black);
  z-index: 900;
  top: 0;
  opacity: 0;
  visibility: hidden;
  right: 0;
}
.offcanvas__overlay.overlay-open {
  opacity: 0.6;
  visibility: visible;
}

.sidebar__toggle {
  cursor: pointer;
}

.offcanvas__contact-icon {
  -webkit-margin-end: 15px;
  margin-inline-end: 15px;
}

.offcanvas__slider-content {
  border: 1px solid var(--rr-border-primary);
  padding: 20px;
}

.offcanvas__navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 20px;
}
.offcanvas__navigation button svg * {
  fill: var(--rr-common-white);
}
.offcanvas__navigation button:hover svg * {
  fill: var(--rr-theme-primary);
}

.offcanvas__post-title {
  font-size: 26px;
  color: var(--rr-common-white);
}
.offcanvas__post-title a:hover {
  color: var(--rr-theme-primary);
}

.offcanvas-close-icon {
  line-height: 1;
  color: var(--rr-common-white);
}
.offcanvas-close-icon .offcanvas-m-lines {
  position: relative;
  display: block;
  height: 12px;
  width: 30px;
}
.offcanvas-close-icon.animation--flip .offcanvas-m-line.line--1 {
  top: 6px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.offcanvas-close-icon.animation--flip .offcanvas-m-line.line--3 {
  opacity: 0;
  opacity: 0;
}
.offcanvas-close-icon.animation--flip .offcanvas-m-line.line--2 {
  top: 6px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.offcanvas-close-icon .offcanvas-m-line {
  position: absolute;
  left: 0;
  height: 2px;
  width: 100%;
  background-color: currentColor;
  -webkit-transition:
    top 0.15s ease,
    -webkit-transform 0.3s ease;
  transition:
    top 0.15s ease,
    -webkit-transform 0.3s ease;
  transition:
    top 0.15s ease,
    transform 0.3s ease;
  transition:
    top 0.15s ease,
    transform 0.3s ease,
    -webkit-transform 0.3s ease;
}
.offcanvas-close-icon .offcanvas-m-line.line--1 {
  top: 0;
}
.offcanvas-close-icon .offcanvas-m-line.line--2 {
  top: 5px;
}
.offcanvas-close-icon .offcanvas-m-line.line--3 {
  bottom: 0;
  bottom: 0;
}
.offcanvas-close-icon:hover .offcanvas-m-line {
  -webkit-animation: qode-draw 0.8s cubic-bezier(0.44, 1.1, 0.53, 0.99) 1
    forwards;
  animation: qode-draw 0.8s cubic-bezier(0.44, 1.1, 0.53, 0.99) 1 forwards;
  animation: qode-draw 0.8s cubic-bezier(0.44, 1.1, 0.53, 0.99) 1 forwards;
}
.offcanvas-close-icon:hover .offcanvas-m-line:nth-of-type(2) {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}

/*----------------------------------------*/
/*  2.6 sectiontitle
/*----------------------------------------*/
.section__title-wrapper {
  z-index: 55;
}
.section__subtitle {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  padding: 5px 23.5px;
  background: transparent;
  border-radius: 50px;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  text-transform: uppercase;
  color: var(--rr-theme-primary);
  border: 1px solid rgba(243, 104, 45, 0.1);
}
.section__subtitle-2 {
  color: #bb1249;
  border-color: rgba(187, 18, 73, 0.1);
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  padding: 6.5px 22.5px;
}
.title-animation {
  overflow: hidden;
}

/*----------------------------------------*/
/*  2.10 backtotop
/*----------------------------------------*/
#scroll-percentage {
  height: 60px;
  width: 60px;
  background-color: var(--rr-color-white);
  border-radius: 50%;
  position: fixed;
  bottom: 40px;
  right: 50px;
  -webkit-transform: scale(0);
  transform: scale(0);
  display: -ms-grid;
  display: grid;
  place-items: center;
  cursor: pointer;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  z-index: 100;
}
@media (max-width: 575px),
  only screen and (min-width: 576px) and (max-width: 767px),
  only screen and (min-width: 992px) and (max-width: 1199px) {
  #scroll-percentage {
    right: 30px;
    bottom: 20px;
  }
}
#scroll-percentage.active {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  visibility: visible;
  -webkit-animation: 500ms ease-in-out 0s normal none 1 running scrollToTop;
  animation: 500ms ease-in-out 0s normal none 1 running scrollToTop;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

#scroll-percentage-value {
  height: calc(100% - 6px);
  width: calc(100% - 6px);
  color: var(--rr-common-white);
  border-radius: 50%;
  display: -ms-grid;
  display: grid;
  place-items: center;
  font-size: 16px;
  font-weight: 600;
}
#scroll-percentage-value i {
  font-size: 20px;
}

@-webkit-keyframes scrollToTop {
  0% {
    -webkit-transform: translate3d(0, 80%, 0);
    transform: translate3d(0, 80%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes scrollToTop {
  0% {
    -webkit-transform: translate3d(0, 80%, 0);
    transform: translate3d(0, 80%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
/*----------------------------------------*/
/*  2.11 animation
/*----------------------------------------*/
@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4);
  }
  70% {
    -webkit-box-shadow: 0 0 0 45px rgba(255, 255, 255, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}
@keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4);
  }
  70% {
    -webkit-box-shadow: 0 0 0 45px rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 45px rgba(255, 255, 255, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}
@-webkit-keyframes shake {
  10%,
  90% {
    -webkit-transform: translate3d(-1px, 0, 0);
    transform: translate3d(-1px, 0, 0);
  }
  20%,
  80% {
    -webkit-transform: translate3d(2px, 0, 0);
    transform: translate3d(2px, 0, 0);
  }
  30%,
  50%,
  70% {
    -webkit-transform: translate3d(-4px, 0, 0);
    transform: translate3d(-4px, 0, 0);
  }
  40%,
  60% {
    -webkit-transform: translate3d(4px, 0, 0);
    transform: translate3d(4px, 0, 0);
  }
}
@keyframes shake {
  10%,
  90% {
    -webkit-transform: translate3d(-1px, 0, 0);
    transform: translate3d(-1px, 0, 0);
  }
  20%,
  80% {
    -webkit-transform: translate3d(2px, 0, 0);
    transform: translate3d(2px, 0, 0);
  }
  30%,
  50%,
  70% {
    -webkit-transform: translate3d(-4px, 0, 0);
    transform: translate3d(-4px, 0, 0);
  }
  40%,
  60% {
    -webkit-transform: translate3d(4px, 0, 0);
    transform: translate3d(4px, 0, 0);
  }
}
.animate-play {
  position: relative;
}
.animate-play::before {
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  position: absolute;
  border: 1px solid rgb(134, 134, 134);
  top: 0;
  left: 0;
  right: 0px;
  bottom: 0px;
  z-index: 0;
  -webkit-animation-name: popupBtn;
  animation-name: popupBtn;
  -webkit-animation-duration: 1.6s;
  animation-duration: 1.6s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  z-index: -1;
}
.animate-play::after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  position: absolute;
  border: 1px solid rgb(134, 134, 134);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0px;
  z-index: 0;
  -webkit-animation-name: popupBtn;
  animation-name: popupBtn;
  -webkit-animation-duration: 1.8s;
  animation-duration: 1.8s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  z-index: -1;
}

@-webkit-keyframes popupBtn {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0.6;
  }
  50% {
    -webkit-transform: scale(1.4);
    transform: scale(1.4);
    opacity: 0.3;
  }
  100% {
    -webkit-transform: scale(2);
    transform: scale(2);
    opacity: 0;
  }
}

@keyframes popupBtn {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0.6;
  }
  50% {
    -webkit-transform: scale(1.4);
    transform: scale(1.4);
    opacity: 0.3;
  }
  100% {
    -webkit-transform: scale(2);
    transform: scale(2);
    opacity: 0;
  }
}
@-webkit-keyframes slide-left {
  from {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
@keyframes slide-left {
  from {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
@-webkit-keyframes leftRight {
  0% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
  100% {
    -webkit-transform: translateX(-15px);
    transform: translateX(-15px);
  }
}
@keyframes leftRight {
  0% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
  100% {
    -webkit-transform: translateX(-15px);
    transform: translateX(-15px);
  }
}
@-webkit-keyframes leftRightX4 {
  0% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
  100% {
    -webkit-transform: translateX(-8px);
    transform: translateX(-8px);
  }
}
@keyframes leftRightX4 {
  0% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
  100% {
    -webkit-transform: translateX(-8px);
    transform: translateX(-8px);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-webkit-keyframes qode-draw {
  0%,
  100% {
    clip-path: inset(-2px 0);
  }
  42% {
    clip-path: inset(-2px 0 -2px 100%);
  }
  43% {
    clip-path: inset(-2px 100% -2px 0);
  }
}
@keyframes qode-draw {
  0%,
  100% {
    clip-path: inset(-2px 0);
  }
  42% {
    clip-path: inset(-2px 0 -2px 100%);
  }
  43% {
    clip-path: inset(-2px 100% -2px 0);
  }
}
@-webkit-keyframes scroll {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
  100% {
    -webkit-transform: translateY(16px);
    transform: translateY(16px);
  }
}
@keyframes scroll {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
  100% {
    -webkit-transform: translateY(16px);
    transform: translateY(16px);
  }
}
@-webkit-keyframes bubble {
  0% {
    -webkit-transform: rotate(0deg) translateX(-50px);
    transform: rotate(0deg) translateX(-50px);
  }
  100% {
    -webkit-transform: rotate(360deg) translateY(100px);
    transform: rotate(360deg) translateY(100px);
  }
}
@keyframes bubble {
  0% {
    -webkit-transform: rotate(0deg) translateX(-50px);
    transform: rotate(0deg) translateX(-50px);
  }
  100% {
    -webkit-transform: rotate(360deg) translateY(100px);
    transform: rotate(360deg) translateY(100px);
  }
}
@-webkit-keyframes leftright {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}
@keyframes leftright {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}
@-webkit-keyframes bounce {
  0%,
  10%,
  100%,
  20%,
  50%,
  80% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  40%,
  60% {
    -webkit-transform: translateX(-15px);
    transform: translateX(-15px);
  }
}
@keyframes bounce {
  0%,
  10%,
  100%,
  20%,
  50%,
  80% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  40%,
  60% {
    -webkit-transform: translateX(-15px);
    transform: translateX(-15px);
  }
}
@-webkit-keyframes top-image-bounce {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
  50% {
    -webkit-transform: translateY(12px);
    transform: translateY(12px);
  }
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
@keyframes top-image-bounce {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
  50% {
    -webkit-transform: translateY(12px);
    transform: translateY(12px);
  }
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
@-webkit-keyframes scroll {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
  100% {
    -webkit-transform: translateY(16px);
    transform: translateY(16px);
  }
}
@keyframes scroll {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
  100% {
    -webkit-transform: translateY(16px);
    transform: translateY(16px);
  }
}
.cd-words-wrapper {
  display: inline-block;
  position: relative;
  text-align: left;
}
.cd-words-wrapper b {
  display: inline-block;
  position: absolute;
  white-space: nowrap;
  left: 0;
  top: 0;
  font-weight: inherit;
}
.cd-words-wrapper b.is-visible {
  position: relative;
}

.no-js .cd-words-wrapper b {
  opacity: 0;
}
.no-js .cd-words-wrapper b.is-visible {
  opacity: 1;
}
 
.upDown {
  -webkit-animation: upDown 1.3s infinite alternate;
  animation: upDown 1.3s infinite alternate;
}

@-webkit-keyframes upDown {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
  100% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

@keyframes upDown {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
  100% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
.downUp {
  -webkit-animation: downUp 1.3s infinite alternate;
  animation: downUp 1.3s infinite alternate;
}

@-webkit-keyframes downUp {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
  100% {
    -webkit-transform: translateY(15px);
    transform: translateY(15px);
  }
}

@keyframes downUp {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
  100% {
    -webkit-transform: translateY(15px);
    transform: translateY(15px);
  }
}
.leftRight {
  -webkit-animation: leftRight 1.3s infinite alternate;
  animation: leftRight 1.3s infinite alternate;
}

@-webkit-keyframes rightLeft {
  0% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
  100% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
}

@keyframes rightLeft {
  0% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
  100% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
}
.rightLeft {
  -webkit-animation: rightLeft 1.3s infinite alternate;
  animation: rightLeft 1.3s infinite alternate;
}

@-webkit-keyframes zooming {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes zooming {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes zooming-8 {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.009);
    transform: scale(1.009);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes zooming-8 {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.009);
    transform: scale(1.009);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes zooming-9 {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes zooming-9 {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.zooming-8 {
  -webkit-animation: zooming-8 1.3s infinite alternate;
  animation: zooming-8 1.3s infinite alternate;
}

.zooming {
  -webkit-animation: zooming 1.3s infinite alternate;
  animation: zooming 1.3s infinite alternate;
}

.zooming1 {
  -webkit-animation: zooming 1.5s infinite alternate;
  animation: zooming 1.5s infinite alternate;
}

.zooming2 {
  -webkit-animation: zooming 2.3s infinite alternate;
  animation: zooming 2.3s infinite alternate;
}

.zooming3 {
  -webkit-animation: zooming 3s infinite alternate;
  animation: zooming 3s infinite alternate;
}

.zooming4 {
  -webkit-animation: zooming 1s infinite alternate;
  animation: zooming 1s infinite alternate;
}

@-webkit-keyframes zoominupanimation {
  0% {
    -webkit-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
  50% {
    -webkit-transform: scale(0.8) translate(19px, 19px);
    transform: scale(0.8) translate(19px, 19px);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}

@keyframes zoominupanimation {
  0% {
    -webkit-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
  50% {
    -webkit-transform: scale(0.8) translate(19px, 19px);
    transform: scale(0.8) translate(19px, 19px);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
.zoominupanimation {
  -webkit-animation: zoominupanimation 1.3s infinite alternate;
  animation: zoominupanimation 1.3s infinite alternate;
}

@-webkit-keyframes line-to-bottom {
  0% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
  50% {
    -webkit-transform: translateY(800px);
    transform: translateY(800px);
  }
  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}

@keyframes line-to-bottom {
  0% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
  50% {
    -webkit-transform: translateY(800px);
    transform: translateY(800px);
  }
  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}
@-webkit-keyframes line-to-bottom-360 {
  0% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
  50% {
    -webkit-transform: translateY(300px);
    transform: translateY(300px);
  }
  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}
@keyframes line-to-bottom-360 {
  0% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
  50% {
    -webkit-transform: translateY(300px);
    transform: translateY(300px);
  }
  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}
@-webkit-keyframes zoominupanimation1 {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(0.9) translate(6px, 6px);
    transform: scale(0.9) translate(6px, 6px);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes zoominupanimation1 {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(0.9) translate(6px, 6px);
    transform: scale(0.9) translate(6px, 6px);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.zoominupanimation1 {
  -webkit-animation: zoominupanimation1 1.3s infinite alternate;
  animation: zoominupanimation1 1.3s infinite alternate;
}

@-webkit-keyframes panel {
  0% {
    width: 100%;
  }
  100% {
    width: 0;
  }
}

@keyframes panel {
  0% {
    width: 100%;
  }
  100% {
    width: 0;
  }
}
.panel {
  position: absolute;
  top: 0;
  width: 0%;
  height: 100%;
  left: 0;
  background: var(--rr-theme-primary);
  z-index: 10;
  opacity: 0.9;
  -webkit-transition: -webkit-transform 0.5s ease-in-out;
  transition: -webkit-transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
  transition:
    transform 0.5s ease-in-out,
    -webkit-transform 0.5s ease-in-out;
  -webkit-animation: panel 1s;
  animation: panel 1s;
  -webkit-animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
  animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
}

/*----------------------------------------*/
/*  2.11 animation short
/*----------------------------------------*/
.rr-upDown {
  -webkit-animation: upDown 1.3s infinite alternate;
  animation: upDown 1.3s infinite alternate;
}

.rr-downUp {
  -webkit-animation: downUp 1.8s infinite alternate;
  animation: downUp 1.8s infinite alternate;
}

.rr-scroll-bg {
  position: absolute;
  width: 100%;
  max-width: 100%;
  height: 100%;
  top: 0;
  z-index: -1;
}

.clip-t-b {
  z-index: 10;
  -webkit-transition: -webkit-transform 0.5s ease-in-out;
  transition: -webkit-transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
  transition:
    transform 0.5s ease-in-out,
    -webkit-transform 0.5s ease-in-out;
  -webkit-animation: clip-t-b 1s;
  animation: clip-t-b 1s;
  -webkit-animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
  animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
}

.clip-l-r {
  z-index: 10;
  -webkit-transition: -webkit-transform 0.5s ease-in-out;
  transition: -webkit-transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
  transition:
    transform 0.5s ease-in-out,
    -webkit-transform 0.5s ease-in-out;
  -webkit-animation: clip-l-r 1s;
  animation: clip-l-r 1s;
  -webkit-animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
  animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
}

.clip-r-l {
  z-index: 10;
  -webkit-transition: -webkit-transform 0.5s ease-in-out;
  transition: -webkit-transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
  transition:
    transform 0.5s ease-in-out,
    -webkit-transform 0.5s ease-in-out;
  -webkit-animation: clip-r-l 1s;
  animation: clip-r-l 1s;
  -webkit-animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
  animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
}

@-webkit-keyframes clip-t-b {
  0% {
    clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
  }
  100% {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  }
}

@keyframes clip-t-b {
  0% {
    clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
  }
  100% {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  }
}
@-webkit-keyframes clip-l-r {
  0% {
    clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
  }
  100% {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  }
}
@keyframes clip-l-r {
  0% {
    clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
  }
  100% {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  }
}
@-webkit-keyframes clip-r-l {
  0% {
    clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);
  }
  100% {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  }
}
@keyframes clip-r-l {
  0% {
    clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);
  }
  100% {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  }
}
@keyframes upDown {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
  100% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@keyframes downUp {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
  100% {
    -webkit-transform: translateY(15px);
    transform: translateY(15px);
  }
}
/*----------------------------------------*/
/*  2.12 preloader
/*----------------------------------------*/
.preloader-close {
  position: fixed;
  z-index: 99999999;
  font-size: 26px;
  color: var(--rr-common-white);
  background: var(--rr-theme-primary);
  width: 40px;
  height: 40px;
  line-height: 36px;
  text-align: center;
  border-radius: 50%;
  cursor: pointer;
  right: 30px;
  top: 30px;
}

#preloader {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: var(--rr-theme-secondary);
  z-index: 9999;
}

.sk-three-bounce {
  margin: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  background-color: var(--rr-theme-secondary);
}

.sk-three-bounce .sk-child {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  background-color: var(--rr-theme-primary);
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-three-bounce 1.4s ease-in-out 0s infinite both;
  animation: sk-three-bounce 1.4s ease-in-out 0s infinite both;
}

.sk-three-bounce.is-primary1.sk-three-bounce .sk-child {
  background-color: var(--rr-theme-primary1);
}

.preloader-close.is-primary1 {
  background: var(--rr-theme-primary1);
}

.sk-three-bounce.is-primary2.sk-three-bounce .sk-child {
  background-color: var(--rr-theme-primary2);
}

.preloader-close.is-primary2 {
  background: var(--rr-theme-primary2);
}

.sk-three-bounce .sk-bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.sk-three-bounce .sk-bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

@-webkit-keyframes sk-three-bounce {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes sk-three-bounce {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.loading-form {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  overflow: hidden;
  z-index: 9999;
  background: #000;
  opacity: 0.7;
  display: none;
}

.success-message {
  color: var(--rr-theme-secondary);
}

.error-message {
  color: red;
}

/*rr-restaurant preloader*/
@-webkit-keyframes capAnimation {
  0% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  50% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  100% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
}
@keyframes capAnimation {
  0% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  50% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  100% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
}
 

/* HEADER CSS */
/*----------------------------------------*/
/*  3.1 header-common
/*----------------------------------------*/
.header__area {
    background-color: transparent;
    position: fixed;
    width: 100%;
    z-index: 100;
}
.header__logo {
  max-width: 117px;
}
.header__logo .logo img{
  height: 62px;
}

.header__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 575px),
  only screen and (min-width: 576px) and (max-width: 767px),
  only screen and (min-width: 768px) and (max-width: 991px),
  only screen and (min-width: 992px) and (max-width: 1199px) {
  .header__main {
    padding: 15px 0;
  }
}

.rr-sticky {
  position: fixed;
  top: 0;
  z-index: 1111;
  inset-inline-end: 0;
  inset-inline-start: 0;
  width: 100%;
  -webkit-animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
  animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
  border-top: 0;
  background-color: var(--rr-theme-secondary);
  -webkit-box-shadow: 0px 2px 4px rgba(29, 29, 29, 0.14);
  box-shadow: 0px 2px 4px rgba(29, 29, 29, 0.14);
}

.bar-icon {
  width: 26px;
  height: 18px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  overflow: hidden;
  -webkit-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
}
.bar-icon span {
  width: 100%;
  height: 2px;
  background: var(--rr-theme-primary);
  display: inline-block;
  -webkit-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
}
.bar-icon span:nth-child(2) {
  margin-left: 0px;
}
.bar-icon:hover span {
  -webkit-animation: qode-draw 0.8s cubic-bezier(0.44, 1.1, 0.53, 0.99) 1
    forwards;
  animation: qode-draw 0.8s cubic-bezier(0.44, 1.1, 0.53, 0.99) 1 forwards;
}
.bar-icon:hover span:nth-child(2) {
  margin-left: 0px;
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}
.bar-icon:hover span:nth-child(3) {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
.bar-icon.is-black span {
  background: var(--rr-common-black);
}
.bar-icon.is-white span {
  background: var(--rr-common-white);
}

/*----------------------------------------*/
/*  3.1 header-common
/*----------------------------------------*/
.header {
  padding: 0;
  background-color: var(--rr-common-white);
  -webkit-box-shadow: 0px 2px 6px rgba(29, 29, 29, 0.1);
  box-shadow: 0px 2px 6px rgba(29, 29, 29, 0.1);
}
@media (min-width: 1400px) {
  .header .container,
  .header .container-lg,
  .header .container-md,
  .header .container-sm,
  .header .container-xl,
  .header .container-xxl {
    max-width: 1630px;
  }
}
.header .mean__menu-wrapper {
  margin-left: -35px;
}
@media (max-width: 1399px) {
  .header
    .header__main
    .main-menu
    ul
    li:not(:nth-child(1)):not(:nth-child(2)):not(:nth-child(3)):not(
      :nth-child(4)
    ):not(:nth-child(5)) {
    display: none;
  }
}
.header .header__action {
  gap: 34px;
}
.header .header__action .horizental-bar {
  width: 1px;
  height: 40px;
  background: rgba(1, 9, 21, 0.14);
}

.rr-header-contact-btn {
  gap: 12px;
}
.rr-header-contact-btn .rr-header-contact-btn__icon i{
    font-size: 32px;
    color: var(--rr-theme-primary);
}

.rr-header-contact-btn__text p {
  font-style: normal;
  font-weight: 600;
  font-size: 13px;
  line-height: 1;
  color: var(--rr-heading-primary, #010915);
}
.rr-header-contact-btn__text span {
  font-style: normal;
  font-weight: 600;
  font-size: 15px;
  line-height: 1;
  color: #666666;
}

/* HEADER CSS */

/*----------------------------------------*/
/*  9.3 banner Style 1
/*----------------------------------------*/
@media (min-width: 1400px) {
  .hero_section .container,
  .hero_section .container-lg,
  .hero_section .container-md,
  .hero_section .container-sm,
  .hero_section .container-xl,
  .hero_section .container-xxl {
    max-width: 1630px;
  }
}
.hero_bg {
  background-color: #eef1f6;
  height: 100vh;
  min-height: 500px;
}
@media screen and (max-width: 1199px) {
  .hero_bg {
    height: auto;
  }
}
.hero_section__shape-1 {
  top: -500px;
  -webkit-transform: rotate(38.89deg);
  transform: rotate(38.89deg);
  width: 800px;
  height: 800px;
  inset-inline-start: -500px;
  background: #e6eaf1;
  border-radius: 50px;
}

.hero-shape1 {
    position: absolute;
    width: 70%;
    height: 70%;
    border-radius: 30px;
    transform: rotate(-15deg);
    top: -8%;
    inset-inline-end: -21%;
    background: var(--rr-theme-primary);
    background: linear-gradient(115deg, var(--tj-color-gradient-3)0%, var(--tj-color-gradient-2)30%, var(--tj-color-gradient-1)100%);

}
[dir=rtl] .hero-shape1{
  transform: rotate(15deg);
    background: linear-gradient(115deg, var(--tj-color-gradient-1)0%, var(--tj-color-gradient-2)30%, var(--tj-color-gradient-3)100%);
}
.hero_space {
  padding-top: 18%;
  padding-bottom: 100px;
  position: relative;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .hero_space {
    padding-top: 160px;
    padding-bottom: 180px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .hero_space {
    padding-top: 150px;
    padding-bottom: 160px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hero_space {
    padding-top: 120px;
    padding-bottom: 140px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .hero_space {
    padding-top: 150px;
    padding-bottom: 80px;
  }
}
@media (max-width: 575px) {
  .hero_space {
    padding-top: 150px;
    padding-bottom: 80px;
  }
}
.hero_section__title {
  font-size: 40px;
  color: var(--rr-heading-primary);
  line-height: normal;
}

.hero_subtitle {
  font-weight: var(--rr-fw-medium);
  font-style: normal;
  font-size: 20px;
  line-height: 24px;
  color: rgba(1, 9, 21, 0.8);
}
@media only screen and (min-width: 768px) and (max-width: 991px),
  only screen and (min-width: 576px) and (max-width: 767px),
  (max-width: 575px) {
  .hero_subtitle {
    font-size: 18px;
    line-height: 24px;
  }
}
.hero_section__text p {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  color: var(--rr-heading-secondary);
}
.hero_section__content .clinixa-animation{
    font-size: 70px;
}
.hero_section__content-link {
  gap: 30px;
}
.hero_section__content .rr-btn.rr-btn__white {
  padding: 13.5px 32px;
  position: relative;
  z-index: 1;
  background: var(--rr-common-white, #ffffff);
  -webkit-box-shadow: 0px 2px 8px rgba(29, 29, 29, 0.24);
  box-shadow: 0px 2px 8px rgba(29, 29, 29, 0.24);
  border-radius: 50px;
}
.hero_section__content .rr-btn.rr-btn__white .btn-wrap .text-one,
.hero_section__content .rr-btn.rr-btn__white .btn-wrap .text-two {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 600;
}
.hero_section__content .rr-btn.rr-btn__white .btn-wrap .text-one:after,
.hero_section__content .rr-btn.rr-btn__white .btn-wrap .text-two:after {
  display: none;
}
.hero_section__content .rr-btn.rr-btn__white .btn-wrap .text-one i,
.hero_section__content .rr-btn.rr-btn__white .btn-wrap .text-two i {
  font-size: 22px;
}
.hero_section__content .rr-btn__popup-video {
  width: 90px;
  height: 90px;
  background: var(--rr-theme-primary);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 500px;
  border: 18px solid #cdeaeb;
}
.hero_section__content .rr-btn__popup-video.animate-play:before,
.hero_section__content .rr-btn__popup-video.animate-play:after {
  z-index: 0;
  border-color: rgb(6 180 182 / 50%);
}

/*----------------------------------------*/
/*  7.1 cta
/*----------------------------------------*/
.cta {
  position: relative;
  z-index: 2;
}
.cta.cta__footer-up {
    padding-bottom: 0;
    z-index: 1;
}
.cta.cta__footer-up .cta__bg-color {
  width: 100%;
  height: calc(50% + 100px);
  position: absolute;
  bottom: -100px;
  left: 0;
  z-index: -1;
   display: block;
}
.cta__content {
  position: relative;
  padding: 65px 80px 65px 90px;
  border-radius: 16px;
  gap: 30px;
  z-index: 2;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .cta__content {
    padding: 60px 65px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px),
  only screen and (min-width: 576px) and (max-width: 767px),
  (max-width: 575px) {
  .cta__content {
    padding: 40px 30px;
  }
}
@media (max-width: 575px) {
  .cta__content {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.cta__content-shape {
  left: -99px;
  top: -114px;
  z-index: -1;
  position: absolute;
}
.cta__content-title {
  font-weight: 700;
  font-size: 40px;
  line-height: 50px;
}
@media (max-width: 575px),
  only screen and (min-width: 576px) and (max-width: 767px),
  only screen and (min-width: 768px) and (max-width: 991px) {
  .cta__content-title {
    text-align: center;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px),
  only screen and (min-width: 768px) and (max-width: 991px),
  only screen and (min-width: 576px) and (max-width: 767px) {
  .cta__content-title {
    font-size: 38px;
    line-height: 50px;
  }
}
@media (max-width: 575px) {
  .cta__content-title {
    font-size: 30px;
    line-height: 42px;
  }
}
@media (max-width: 450px) {
  .cta__content-title {
    font-size: 27px;
    line-height: 37px;
  }
}

/*----------------------------------------*/
/*  4.2 Menu
/*----------------------------------------*/
.main-menu ul {
  margin-bottom: 0;
}
.main-menu ul li {
  position: relative;
  list-style: none;
  display: inline-block;
  -webkit-margin-end: 35px;
  margin-inline-end: 35px;
  /* submenu css start */
  /* mega menu start */
}
.main-menu ul li:last-child {
  -webkit-margin-end: 0;
  margin-inline-end: 0;
}
.main-menu ul li.active > a {
  color: var(--rr-heading-primary);
}
.main-menu ul li > a {
  padding: 30.5px 0;
  font-style: normal;
  display: inline-block;
  color: var(--rr-menu-primary);
  font-family: var(--rr-ff-heading);
  font-weight: var(--rr-fw-medium);
  font-size: 14px;
  line-height: 18px;
  text-transform: uppercase;
}
.main-menu ul li.has-dropdown > a {
  position: relative;
}
.main-menu ul li.has-dropdown > a::after {
  content: "+";
  -webkit-transform: translateY(1px);
  transform: translateY(1px);
  font-size: 12px;
  font-family: var(--rr-ff-fontawesome);
  font-weight: 600;
  -webkit-margin-start: 5px;
  margin-inline-start: 5px;
  display: inline-block;
}
.main-menu ul li.has-mega-menu {
  position: static;
}
.main-menu ul li.megamenu-wrapper {
  position: static;
}
.main-menu ul li .submenu {
  position: absolute;
  top: 110%;
  inset-inline-start: 0;
  min-width: 280px;
  background: #0d0d0d;
  z-index: 99;
  visibility: hidden;
  opacity: 0;
  -webkit-transform-origin: top center;
  transform-origin: top center;
  padding: 35px 0 6px;
  color: var(--rr-common-white);
  border: 1px solid var(--rr-theme-primary);
}
.main-menu ul li .submenu li {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.main-menu ul li .submenu li.has-dropdown > a::after {
  position: absolute;
  top: 50%;
  inset-inline-end: 25px;
  -webkit-transform: translateY(-50%) rotate(-90deg);
  transform: translateY(-50%) rotate(-90deg);
}
.main-menu ul li .submenu li a {
  position: relative;
  z-index: 11;
  color: var(--rr-common-white);
  font-size: 15px;
  padding: 0 25px;
  -webkit-padding-start: 30px;
  padding-inline-start: 30px;
  padding-bottom: 9px;
  width: 100%;
}
.main-menu ul li .submenu li a::before {
  position: absolute;
  content: "";
  left: 25px;
  top: 40%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 0;
  height: 1px;
  background-color: var(--rr-theme-primary);
}
.main-menu ul li .submenu li .submenu {
  inset-inline-start: 100%;
  top: 0;
  visibility: hidden;
  opacity: 0;
}
.main-menu ul li .submenu li.active > a {
  -webkit-padding-start: 43px;
  padding-inline-start: 43px;
  color: var(--rr-theme-primary);
}
.main-menu ul li .submenu li.active > a::before {
  width: 12px;
}
.main-menu ul li .submenu li:hover > a {
  color: var(--rr-theme-primary);
  -webkit-padding-start: 43px;
  padding-inline-start: 43px;
}
.main-menu ul li .submenu li:hover > a::before {
  width: 12px;
}
.main-menu ul li .submenu li:hover > .submenu {
  -webkit-transform: translateY(1);
  transform: translateY(1);
  visibility: visible;
  opacity: 1;
}
.main-menu ul li .mega-menu {
  position: absolute;
  top: 100%;
  left: 42.5%;
  padding: 30px 35px 30px;
  background: #0d0d0d;
  visibility: hidden;
  opacity: 0;
  border: 1px solid var(--rr-theme-primary);
  z-index: 99;
  width: 100%;
  -webkit-transform: translateX(-50%) translateZ(0);
  transform: translateX(-50%) translateZ(0);
  clip: rect(0px, 200vw, 0, 0px);
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .main-menu ul li .mega-menu {
    padding: 25px 25px;
  }
}
.main-menu ul li .mega-menu.mega-menu.mega-menu-grid-4 {
  padding: 30px 35px 30px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 30px 1fr 30px 1fr 30px 1fr;
  grid-template-columns: repeat(4, 1fr);
  row-gap: 30px;
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  column-gap: 30px;
}
.main-menu ul li .mega-menu.mega-menu.mega-menu-grid-3 {
  padding: 30px 35px 30px;
  display: -ms-grid;
  display: grid;
  row-gap: 30px;
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  column-gap: 30px;
  -ms-grid-columns: 1fr 30px 1fr 30px 1fr;
  grid-template-columns: repeat(3, 1fr);
  width: 950px;
  margin: 0 auto;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
.main-menu ul li .mega-menu.mega-menu.mega-menu-grid-3 li {
  -webkit-margin-end: 0;
  margin-inline-end: 0;
}
.main-menu ul li .mega-menu li .mega-menu-title {
  font-weight: 500;
  color: var(--rr-text-body);
  cursor: text;
  padding: 0;
  display: block;
  margin-bottom: 15px;
  border-bottom: 1px solid var(--rr-theme-primary);
  padding-bottom: 5px;
}
.main-menu ul li .mega-menu li .mega-menu-title::before {
  display: none;
}
.main-menu ul li .mega-menu li ul li {
  width: 100%;
  float: none;
  margin-bottom: 9px;
}
.main-menu ul li .mega-menu li ul li:last-child {
  margin-bottom: 0;
}
.main-menu ul li .mega-menu li ul li a {
  font-size: 16px;
  color: var(--rr-text-body);
  padding: 0;
  position: relative;
}
.main-menu ul li .mega-menu li ul li a::before {
  position: absolute;
  content: "";
  left: 0;
  right: auto;
  top: 50%;
  bottom: auto;
  width: 0;
  height: 1px;
  background-color: var(--rr-theme-primary);
}
.main-menu ul li .mega-menu li ul li:hover > a {
  color: var(--rr-theme-primary);
}
.main-menu ul li .mega-menu li ul li:hover > a::before {
  background-color: var(--rr-theme-primary);
}
.main-menu ul li .mega-menu li:hover > .mega-menu-title {
  color: var(--rr-theme-primary);
  -webkit-padding-start: 0;
  padding-inline-start: 0;
}
.main-menu ul li .mega-menu li:hover > a {
  color: var(--rr-theme-primary);
}
.main-menu ul li:hover > a {
  color: var(--rr-theme-primary);
}
.main-menu ul li:hover > a::after {
  color: var(--rr-theme-primary);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.main-menu ul li:hover > .submenu {
  visibility: visible;
  opacity: 1;
  top: 100%;
}
.main-menu ul li:hover .mega-menu {
  visibility: visible;
  opacity: 1;
  clip: rect(0px, 100vw, 200vh, -30px);
  -webkit-transition:
    clip 0.6s linear,
    opacity 0.4s linear;
  transition:
    clip 0.6s linear,
    opacity 0.4s linear;
}
.main-menu-2 ul li > a {
  padding: 35.5px 0;
}
.main-menu-3 ul li.active > a {
  color: var(--rr-theme-primary);
}
.main-menu-3 ul li > a {
  padding: 35.5px 0;
  font-weight: var(--rr-fw-sbold);
}

.home__menu-item {
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 991px),
  only screen and (min-width: 576px) and (max-width: 767px),
  (max-width: 575px) {
  .home__menu-item {
    margin-bottom: 25px;
  }
}
.home__menu-item:hover .home__menu-buttons {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  opacity: 1;
  visibility: visible;
}
.home__menu-item:hover .home__menu-thumb::before {
  opacity: 1;
}

.home__menu-grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 30px 1fr 30px 1fr 30px 1fr;
  grid-template-columns: repeat(4, 1fr);
  row-gap: 20px;
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  column-gap: 30px;
}
@media (max-width: 575px),
  only screen and (min-width: 576px) and (max-width: 767px),
  only screen and (min-width: 768px) and (max-width: 991px) {
  .home__menu-grid {
    padding: 10px 0 20px;
    -ms-grid-columns: (1fr) [1];
    grid-template-columns: repeat(1, 1fr);
  }
}

.home__menu-thumb {
  height: 340px;
  position: relative;
  padding: 20px 20px 20px;
  border: 1px solid var(--rr-theme-primary);
  border-radius: 6px;
}
.home__menu-thumb::before {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  background: rgba(13, 13, 13, 0.7);
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  left: 0;
  top: 0;
  border-radius: 6px;
}
@media (max-width: 575px),
  only screen and (min-width: 576px) and (max-width: 767px),
  only screen and (min-width: 768px) and (max-width: 991px) {
  .home__menu-thumb::before {
    opacity: 1;
  }
}
.home__menu-thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.home__menu-buttons {
  background-color: rgba(17, 17, 17, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-transform: scale(1, 0);
  transform: scale(1, 0);
  opacity: 0;
  visibility: hidden;
  border-radius: 10px;
  -webkit-transform-origin: bottom center;
  transform-origin: bottom center;
  -webkit-transition: 500ms ease;
  transition: 500ms ease;
  gap: 10px;
}
@media (max-width: 575px),
  only screen and (min-width: 576px) and (max-width: 767px),
  only screen and (min-width: 768px) and (max-width: 991px) {
  .home__menu-buttons {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 1;
    visibility: visible;
  }
}
.home__menu-buttons .rr-btn__header.rr-btn__header-mega-menu {
  width: inherit;
}
.home__menu-buttons .rr-btn__header.rr-btn__header-mega-menu span {
  padding: 0;
}
.home__menu-buttons .rr-btn__header.rr-btn__header-mega-menu .text-two:after,
.home__menu-buttons .rr-btn__header.rr-btn__header-mega-menu .text-one:after {
  display: none;
}
.home__menu-buttons .rr-btn__header.rr-btn__header-mega-menu img {
  margin-left: 10px;
  max-width: 19px;
  width: auto;
  height: auto;
  -o-object-fit: inherit;
  object-fit: inherit;
}
.home__menu-buttons .rr-btn-3__header.rr-btn-3__header-mega-menu {
  width: inherit;
}
.home__menu-buttons .rr-btn-3__header.rr-btn-3__header-mega-menu span {
  padding: 0;
}

.home__menu-title {
  margin-top: 12px;
  text-align: center;
  font-weight: 500;
  font-size: 16px;
  color: var(--rr-common-white);
}

/*----------------------------------------*/
/*  4.1 Meanmenu
/*----------------------------------------*/
.mean-container {
  margin-bottom: 35px;
}
.mean-container a.meanmenu-reveal {
  width: 22px;
  height: 22px;
  padding: 13px 13px 11px 13px;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  text-indent: -9999em;
  line-height: 22px;
  font-size: 1px;
  font-weight: 700;
  display: none !important;
}
.mean-container a.meanmenu-reveal span {
  display: block;
  background: #fff;
  height: 3px;
  margin-top: 3px;
}
.mean-container .mean-push {
  float: left;
  width: 100%;
  padding: 0;
  margin: 0;
  clear: both;
}
.mean-container .mean-nav {
  background: none;
  margin-top: 0;
  float: left;
  width: 100%;
}
.mean-container .mean-nav .wrapper {
  width: 100%;
  padding: 0;
  margin: 0;
}
.mean-container .mean-nav > ul {
  padding: 0;
  margin: 0;
  width: 100%;
  list-style-type: none;
  display: block !important;
}
.mean-container .mean-nav > ul > li:first-child > a {
  border-top: 0;
}
.mean-container .mean-nav ul {
  padding: 0;
  margin: 0;
  width: 100%;
  list-style-type: none;
}
.mean-container .mean-nav ul li {
  position: relative;
  float: left;
  width: 100%;
}
.mean-container .mean-nav ul li.active a {
  color: var(--rr-theme-primary);
}
.mean-container .mean-nav ul li.dropdown-opened > a,
.mean-container .mean-nav ul li.dropdown-opened > span {
  color: var(--rr-theme-primary);
}
.mean-container .mean-nav ul li.dropdown-opened > a.mean-expand.mean-clicked,
.mean-container
  .mean-nav
  ul
  li.dropdown-opened
  > span.mean-expand.mean-clicked {
  background: var(--rr-theme-primary);
  color: var(--rr-common-white);
  border-color: transparent;
}
.mean-container .mean-nav ul li.dropdown-opened > a.mean-expand.mean-clicked i,
.mean-container
  .mean-nav
  ul
  li.dropdown-opened
  > span.mean-expand.mean-clicked
  i {
  color: var(--rr-common-white);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.mean-container .mean-nav ul li.mean-last {
  border-bottom: none;
  margin-bottom: 0;
}
.mean-container .mean-nav ul li > a.mean-expand i {
  display: inline-block;
}
.mean-container .mean-nav ul li > a > i {
  display: none;
}
.mean-container .mean-nav ul li a,
.mean-container .mean-nav ul li span {
  display: block;
  float: left;
  width: 90%;
  border: none !important;
  padding: 10px 5%;
  margin: 0;
  text-align: start;
  text-decoration: none;
  text-transform: capitalize;
  width: 100%;
  padding: 10px 0;
  color: var(--rr-common-white);
  border-top: 1px solid rgba(255, 255, 255, 0.079);
  font-size: 16px;
  line-height: 1.5;
  font-weight: 500;
}
.mean-container .mean-nav ul li a:hover,
.mean-container .mean-nav ul li span:hover {
  color: var(--rr-theme-primary);
}
.mean-container .mean-nav ul li a:hover i,
.mean-container .mean-nav ul li span:hover i {
  color: var(--rr-common-white);
}
.mean-container .mean-nav ul li a.mean-expand,
.mean-container .mean-nav ul li span.mean-expand {
  text-align: center;
  position: absolute;
  right: 0;
  top: 1px;
  z-index: 2;
  font-size: 14px;
  margin-top: 5px;
  padding: 0 !important;
  border: 1px solid rgba(255, 255, 255, 0.079) !important;
  height: 30px;
  width: 30px;
  color: var(--rr-common-white);
  line-height: 30px;
  font-weight: 400;
  border-radius: 3px;
}
.mean-container .mean-nav ul li a.mean-expand:hover,
.mean-container .mean-nav ul li span.mean-expand:hover {
  background: var(--rr-theme-primary);
  color: var(--rr-common-white);
  border-color: var(--rr-theme-primary);
}
.mean-container .mean-nav ul li a.mean-expand:hover i,
.mean-container .mean-nav ul li span.mean-expand:hover i {
  color: var(--rr-common-white);
}
.mean-container .mean-nav ul li a.mean-expand.mean-clicked,
.mean-container .mean-nav ul li span.mean-expand.mean-clicked {
  color: var(--rr-common-white);
}
.mean-container .mean-nav ul li a.mean-expand.mean-clicked:hover,
.mean-container .mean-nav ul li span.mean-expand.mean-clicked:hover {
  background: var(--rr-theme-primary);
  color: var(--rr-common-white);
  border-color: var(--rr-theme-primary);
}
.mean-container .mean-nav ul li li a {
  width: 90%;
  padding: 10px 7%;
  text-shadow: none !important;
  visibility: visible;
}
.mean-container .mean-nav ul li li li a {
  width: 80%;
  padding: 10px 12%;
}
.mean-container .mean-nav ul li li li li a {
  width: 70%;
  padding: 10px 17%;
}
.mean-container .mean-nav ul li li li li li a {
  width: 60%;
  padding: 10px 20%;
}
.mean-container .mean-bar {
  padding: 0;
  min-height: auto;
  background: none;
  float: left;
  width: 100%;
  position: relative;
  padding: 4px 0;
  min-height: 42px;
  z-index: 999999;
}
.mean-container .mean-bar,
.mean-container .mean-bar * {
  /* Fix for box sizing on Foundation Framework etc. */
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

/*----------------------------------------*/
/*  2.7 breadcrumb
/*----------------------------------------*/
.breadcrumb-space {
  padding: 65px 0;
}


.breadcrumb__area {
    position: relative;
    z-index: 3;
    margin: 80px 0 0 0;
}
.breadcrumb__area.overly:after {
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  content: "";
  height: 100%;
  position: absolute;
  background: -webkit-gradient(linear, left top, right top, from(#06b4b6), color-stop(74.44%, rgba(1, 15, 28, 0.1)), to(rgba(1, 15, 28, 0))), -webkit-gradient(linear, left top, right top, from(#010F1C), color-stop(74.44%, rgba(1, 15, 28, 0.1)), to(rgba(1, 15, 28, 0)));
  background: linear-gradient(90deg, #06b4b6 0%, rgba(1, 15, 28, 0.1) 74.44%, rgba(1, 15, 28, 0) 100%), linear-gradient(90deg, #010F1C 0%, rgba(1, 15, 28, 0.1) 74.44%, rgba(1, 15, 28, 0) 100%);
}

.breadcrumb__content {
  position: relative;
  z-index: 6;
}
.breadcrumb__title {
  font-weight: var(--rr-fw-bold);
  margin-bottom: 10px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: -2px;
}
.breadcrumb__menu {
  position: relative;
}
.breadcrumb__menu ul {
  gap: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  list-style: none;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.breadcrumb__menu ul li {
  font-style: normal;
  font-weight: var(--rr-fw-medium);
  font-size: 14px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: rgba(255, 255, 255, 0.7);
}
.breadcrumb__menu ul li:after {
  -webkit-transform: translate(12px, 0px);
  transform: translate(12px, 0px);
  content: "\f152";
  font-style: normal;
  font-family: uicons-thin-straight !important;
  font-weight: 500;
  font-size: 20px;
  color: var(--rr-common-white);
  line-height: 16px;
}
[dir="rtl"] .breadcrumb__menu ul li:after {
  content: "\f151";
  -webkit-transform: translate(-12px, 0px);
  transform: translate(-12px, 0px);
}
.breadcrumb__menu ul li a {
  gap: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
              font-size: 14px;
}
.breadcrumb__menu ul li a:hover {
  color: var(--rr-theme-primary);
}
.breadcrumb__menu ul li a:hover svg path[stroke=white] {
  stroke: var(--rr-theme-primary);
}
.breadcrumb__menu ul li.active {
  color: var(--rr-common-white);
}
.breadcrumb__menu ul li.active:after {
  display: none;
}



/*----------------------------------------*/
/*  6.1 contact
/*----------------------------------------*/





.contact-us__info-wrapper {
  background-color: #D2E0EA;
  padding: 120px 155px;
  margin-left: -155px;
  margin-right: -155px;
  border-radius: 40px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .contact-us__info-wrapper {
    margin-left: 0;
    margin-right: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .contact-us__info-wrapper {
    padding: 80px 50px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .contact-us__info-wrapper {
    padding: 60px 20px;
  }
}
.contact-us__info-item {
  gap: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.contact-us__info-item:not(:last-child) {
  margin-bottom: 30px;
}
.contact-us__info-item__icon {
  width: 70px;
  height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 500px;
  background: rgba(255, 255, 255, 0.5);
}
.contact-us__info-item__icon i {
  font-size: 32px;
  color: var(--rr-theme-secondary);
}
.contact-us__info-item__text h4 {
  margin-bottom: 5px;
}
.contact-us__info-item__text a {
  color: rgba(1, 9, 21, 0.7);
  font-size: 15px;
}
.contact-us__info-item__text a:hover {
  color: var(--rr-theme-primary);
}
.contact-us__info-item__text span {
  font-size: 15px;
  color: rgba(1, 9, 21, 0.7);
}

.contact-us-message__form {
  margin-left: 40px;
  margin-right: 37px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .contact-us-message__form {
    margin-left: 0;
    margin-right: 0;
    margin-top: 40px;
  }
}
.contact-us-message__form .g-20 {
  --bs-gutter-x: 20px;
}
.contact-us-message__form-input {
  position: relative;
  margin-bottom: 16px;
  line-height: 0;
}
.contact-us-message__form-input-select {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 16px;
}

.contact-us-message__form-input input,
.contact-us-message__form-input-select select,
.contact-us-message__form-input textarea {
  padding: 17px 20px;
  padding-right: 45px;
  border: 1px solid rgba(1, 9, 21, 0.1);
  width: 100%;
  max-width: 100%;
  height: 50px;
  font-family: var(--rr-ff-jost);
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  border-radius: 50px;
  color: var(--rr-text-body);
  background-color: #E5EDF2;
}
.contact-us-message__form-input input:focus,
.contact-us-message__form-input input:focus-visible,
.contact-us-message__form-input-select select:focus,
.contact-us-message__form-input textarea:focus,
.contact-us-message__form-input textarea:focus-visible {
  outline: none;
  background-color: var(--rr-common-white);
}
.contact-us-message__form-input input::-webkit-input-placeholder,
.contact-us-message__form-input textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: var(--rr-text-body);
  font-weight: 400;
  font-size: 16px;
}
.contact-us-message__form-input input::-moz-placeholder,
.contact-us-message__form-input textarea::-moz-placeholder { /* Firefox 19+ */
  color: var(--rr-text-body);
  font-weight: 400;
  font-size: 16px;
}
.contact-us-message__form-input input:-ms-input-placeholder,
.contact-us-message__form-input textarea:-ms-input-placeholder { /* IE 10+  Edge*/
  color: var(--rr-text-body);
  font-weight: 400;
  font-size: 16px;
}
.contact-us-message__form-input input::-ms-input-placeholder,
.contact-us-message__form-input textarea::-ms-input-placeholder { /* MODERN BROWSER */
  color: var(--rr-text-body);
  font-weight: 400;
  font-size: 16px;
}
.contact-us-message__form-input input::placeholder,
.contact-us-message__form-input textarea::placeholder { /* MODERN BROWSER */
  color: var(--rr-text-body);
  font-weight: 400;
  font-size: 16px;
}
.contact-us-message__form-input textarea {
  min-height: 154px;
  border-radius: 16px;
}
.contact-us-message__form-input i {
  position: absolute;
  top: calc(50% - 1px);
  right: 23px;
  font-family: var(--rr-ff-fontawesome);
  color: #7F879E;
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 14px;
}
.contact-us-message__form .nice-select {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: block;
  float: left;
  outline: none;
  position: relative;
  text-align: left;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
  width: 100%;
  z-index: inherit;
  padding-left: 20px;
  padding-right: 45px;
  padding-top: 22px;
  padding-bottom: 23px;
  border: 1px solid rgba(1, 9, 21, 0.1);
  background-color: #E5EDF2;
  height: 50px;
  font-family: var(--rr-ff-jost);
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 7px;
  border-radius: 50px;
  color: var(--rr-text-body);
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .contact-us-message__form .nice-select {
    margin-bottom: 20px;
  }
}
.contact-us-message__form .nice-select::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: var(--rr-text-body);
}
.contact-us-message__form .nice-select::-moz-placeholder { /* Firefox 19+ */
  color: var(--rr-text-body);
}
.contact-us-message__form .nice-select:-ms-input-placeholder { /* IE 10+  Edge*/
  color: var(--rr-text-body);
}
.contact-us-message__form .nice-select::-ms-input-placeholder { /* MODERN BROWSER */
  color: var(--rr-text-body);
}
.contact-us-message__form .nice-select::placeholder { /* MODERN BROWSER */
  color: var(--rr-text-body);
}
.contact-us-message__form .nice-select:hover {
  border-color: #EAEAEA;
}
.contact-us-message__form .nice-select:active, .contact-us-message__form .nice-select.open, .contact-us-message__form .nice-select:focus {
  border-color: #EAEAEA;
}
.contact-us-message__form .nice-select::after {
  position: absolute;
  content: "\f107";
  top: calc(50% - 1px);
  right: 23px;
  font-family: var(--rr-ff-fontawesome);
  color: #7F879E;
  pointer-events: none;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  margin-top: 0;
  -webkit-transform-origin: center;
          transform-origin: center;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 14px;
}
.contact-us-message__form .nice-select.open::after {
  -webkit-transform: translateY(-50%) rotate(-180deg);
  transform: translateY(-50%) rotate(-180deg);
}
.contact-us-message__form .nice-select.open .list {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: scale(1) translateY(0);
  transform: scale(1) translateY(0);
}
.contact-us-message__form .nice-select.disabled {
  border-color: #ededed;
  color: #999;
  pointer-events: none;
}
.contact-us-message__form .nice-select.disabled::after {
  border-color: #cccccc;
}
.contact-us-message__form .nice-select.wide {
  width: 100%;
}
.contact-us-message__form .nice-select.wide .list {
  left: 0;
  right: 0;
}
.contact-us-message__form .nice-select.right {
  float: right;
}
.contact-us-message__form .nice-select.right .list {
  left: auto;
  right: 0;
}
.contact-us-message__form .nice-select.small {
  font-size: 12px;
  height: 36px;
  line-height: 34px;
}
.contact-us-message__form .nice-select.small::after {
  height: 4px;
  width: 4px;
}
.contact-us-message__form .nice-select.small .option {
  line-height: 34px;
  min-height: 34px;
}
.contact-us-message__form .nice-select .list {
  border: 1px solid #C9F3FF;
  width: 100%;
  background-color: #fff;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
          box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 4px;
  opacity: 0;
  overflow: hidden;
  padding: 0;
  pointer-events: none;
  position: absolute;
  top: 100%;
  left: 0;
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transform: scale(0.75) translateY(-21px);
  transform: scale(0.75) translateY(-21px);
  -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
  transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
  z-index: 9;
}
.contact-us-message__form .nice-select .option {
  cursor: pointer;
  font-weight: 400;
  line-height: 40px;
  list-style: none;
  outline: none;
  padding: 3px 14px;
  text-align: left;
  -webkit-transition: all 0.2s;
  color: #74787C;
  transition: all 0.2s;
}
.contact-us-message__form .nice-select .option:hover {
  background-color: #f6f7f9;
}
.contact-us-message__form .nice-select .option.selected {
  font-weight: bold;
}
.contact-us-message__form .nice-select .option.disabled {
  background-color: transparent;
  color: #999;
  cursor: default;
}
.contact-us-message__form .no-csspointerevents .nice-select .list {
  display: none;
}
.contact-us-message__form .no-csspointerevents .nice-select.open .list {
  display: block;
}
.contact-us-message__form .rr-btn {
  width: 100%;
}


/*----------------------------------------*/
/*  6.1 footer
/*----------------------------------------*/
.footer__area-common {
  position: relative;
  z-index: 1;
}
@media (max-width: 480px) {
  .footer__area-common .col-6 {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    margin-top: var(--bs-gutter-y);
  }
}

.footer__widget-post {
  gap: 18px;
}
.footer__widget-post__thum {
  width: 90px;
  height: 90px;
  min-width: 90px;
  min-height: 90px;
  border-radius: 10px;
  overflow: hidden;
}
.footer__widget-post__content-date {
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 1;
  color: var(--rr-common-white-70);
}
.footer__widget-post__content-title {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 26px;
  color: var(--rr-common-white);
}
@media only screen and (min-width: 992px) and (max-width: 1199px),
  only screen and (min-width: 768px) and (max-width: 991px),
  only screen and (min-width: 576px) and (max-width: 767px),
  (max-width: 575px) {
  .footer__widget-post__content-title {
    font-size: 14px;
  }
}
.footer__main-wrapper {
  padding-top: 120px;
  padding-bottom: 120px;
}
@media only screen and (min-width: 768px) and (max-width: 991px),
  only screen and (min-width: 576px) and (max-width: 767px),
  (max-width: 575px) {
  .footer__main-wrapper {
    padding-bottom: 80px;
    padding-top: 80px;
  }
}
.footer__bottom-border + .footer__bottom-wrapper {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.footer__widget {
  margin-bottom: 50px;
}
.footer__widget.footer__widget-item-2 {
  padding-left: 110px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .footer__widget.footer__widget-item-2 {
    padding-left: 90px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .footer__widget.footer__widget-item-2 {
    padding-left: 80px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px),
  only screen and (min-width: 576px) and (max-width: 767px),
  (max-width: 575px) {
  .footer__widget.footer__widget-item-2 {
    padding-left: 0;
  }
}
.footer__widget.footer__widget-item-3 {
  padding-right: 16px;
  padding-left: 27px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .footer__widget.footer__widget-item-3 {
    padding-left: 25px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .footer__widget.footer__widget-item-3 {
    padding-left: 10px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px),
  only screen and (min-width: 576px) and (max-width: 767px),
  (max-width: 575px) {
  .footer__widget.footer__widget-item-3 {
    padding-left: 0;
    padding-right: 0;
  }
}
.footer__widget.footer__widget-item-4 {
  margin-left: -30px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .footer__widget.footer__widget-item-4 {
    margin-left: -40px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px),
  only screen and (min-width: 576px) and (max-width: 767px),
  (max-width: 575px) {
  .footer__widget.footer__widget-item-4 {
    margin-left: 0;
  }
}
.footer__widget-title h4 {
  margin-bottom: 33px;
  position: relative;
  z-index: 10;
  font-family: var(--rr-ff-heading);
  font-style: normal;
  text-transform: capitalize;
  color: var(--rr-common-white);
  font-weight: 700;
  font-size: 20px;
  line-height: 17px;
}
.footer__social {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  gap: 10px;
}
.footer__social a {
  color: var(--rr-common-white);
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: transparent;
  border-radius: 500px;
  border: 1px solid rgba(255, 255, 255, 0.1);
}
@media only screen and (min-width: 992px) and (max-width: 1199px),
  only screen and (min-width: 768px) and (max-width: 991px),
  (max-width: 575px),
  only screen and (min-width: 576px) and (max-width: 767px) {
  .footer__social a {
    width: 35px;
    height: 35px;
  }
}
.footer__social a:hover {
  background: var(--rr-theme-primary);
  color: var(--rr-common-white);
  border-color: var(--rr-theme-primary);
  -webkit-transform: translateY(-3px);
  transform: translateY(-3px);
}
.footer__content p {
  color: var(--rr-common-white-70);
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
}
.footer__link ul {
  list-style: none;
  display: -ms-grid;
  display: grid;
  grid-gap: 24px;
  padding: 0;
}
.footer__link ul li {
  color: var(--rr-common-white);
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  opacity: 0.6;
}
.footer__link ul li a {
  color: var(--rr-common-white);
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  opacity: 0.6;
}
.footer__link ul li a:hover {
  opacity: 1;
}

/*----------------------------------------*/
/*  6.3 footer-copyright
/*----------------------------------------*/
.footer__copyright p {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: var(--rr-common-white-70);
}
.footer__copyright p a:hover {
  color: var(--rr-theme-primary);
}
.footer__bottom-wrapper {
  padding: 26.5px 0;
}

/*----------------------------------------*/
/*  6.3 footer-copyright
/*----------------------------------------*/
.footer__top-content p {
  font-family: var(--rr-ff-jost);
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 35px;
  color: #8f9495;
}
.footer__top-content p a {
  color: var(--rr-common-white);
  text-decoration: underline;
}
.footer__top-content p a:hover {
  color: var(--rr-theme-primary);
}
.footer__top-contact-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: end;
  gap: 14px;
}
@media only screen and (min-width: 768px) and (max-width: 991px),
  only screen and (min-width: 576px) and (max-width: 767px),
  (max-width: 575px),
  only screen and (min-width: 992px) and (max-width: 1199px) {
  .footer__top-contact-btn {
    margin-top: 25px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.footer__top-contact-btn span {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #8f9495;
}
.footer__top-contact-btn h6 {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 26px;
  text-transform: uppercase;
  color: #8f9495;
}
.footer__top-contact-btn h6 a {
  color: var(--rr-common-white);
}
.footer__top-contact-btn h6 a:hover {
  color: var(--rr-theme-primary);
}
.footer__top-wrapper {
  background: #1a1a1a;
  padding: 57.5px 0;
}

/*----------------------------------------*/
/*  6.2 footer
/*----------------------------------------*/
.footer-2__area-common {
  position: relative;
  z-index: 1;
}
@media (max-width: 480px) {
  .footer-2__area-common .col-6 {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    margin-top: var(--bs-gutter-y);
  }
}

.footer-2__main-wrapper {
  padding-top: 91px;
  padding-bottom: 91px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-2__main-wrapper {
    padding-top: 85px;
    padding-bottom: 85px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px),
  (max-width: 575px) {
  .footer-2__main-wrapper {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
.footer-2__widget {
  margin-bottom: 50px;
}
.footer-2__widget.footer-2__widget-item-2 {
  padding-left: 110px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .footer-2__widget.footer-2__widget-item-2 {
    padding-left: 80px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .footer-2__widget.footer-2__widget-item-2 {
    padding-left: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px),
  only screen and (min-width: 576px) and (max-width: 767px),
  (max-width: 575px) {
  .footer-2__widget.footer-2__widget-item-2 {
    padding-left: 0;
  }
}
.footer-2__widget.footer-2__widget-item-3 {
  padding-left: 26px;
  padding-right: 35px;
}
@media only screen and (min-width: 768px) and (max-width: 991px),
  only screen and (min-width: 576px) and (max-width: 767px),
  (max-width: 575px),
  only screen and (min-width: 992px) and (max-width: 1199px) {
  .footer-2__widget.footer-2__widget-item-3 {
    padding-right: 0;
    padding-left: 0;
  }
}
.footer-2__widget.footer-2__widget-item-4 {
  margin-left: -30px;
  padding-right: 60px;
}
@media only screen and (min-width: 768px) and (max-width: 991px),
  only screen and (min-width: 576px) and (max-width: 767px),
  (max-width: 575px),
  only screen and (min-width: 992px) and (max-width: 1199px) {
  .footer-2__widget.footer-2__widget-item-4 {
    margin-left: 0;
    padding-right: 0;
  }
}
.footer-2__widget-title {
  margin-bottom: 30px;
}
.footer-2__widget-title h4 {
  position: relative;
  z-index: 10;
  font-style: normal;
  font-family: var(--rr-ff-heading);
  color: var(--rr-common-white);
  font-weight: 700;
  font-size: 20px;
  line-height: 17px;
}
.footer-2__logo img {
  max-width: 151px;
}
.footer-2__content p {
  color: var(--rr-common-white);
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  opacity: 0.7;
}
.footer-2__call-header {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  gap: 6px;
  color: rgba(255, 255, 255, 0.7);
}
.footer-2__call-url {
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 26px;
  color: var(--rr-common-white);
}
.footer-2__link ul {
  list-style: none;
  display: -ms-grid;
  display: grid;
  grid-gap: 14px;
  padding: 0;
}
.footer-2__link ul li a {
  color: var(--rr-common-white);
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  opacity: 0.6;
}
.footer-2__link ul li a:hover {
  opacity: 1;
}
.footer-2__link-socail ul {
  grid-gap: 22px;
}
.footer-2__link-socail ul li a {
  gap: 9px;
  display: -ms-grid;
  display: grid;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-grid-columns: 15px 9px 1fr;
  grid-template-columns: 15px 1fr;
}
.footer-2__link-socail ul li a i {
  font-size: 14px;
}
.footer-2__subscribe {
  position: relative;
  overflow: hidden;
  gap: 12px;
}
.footer-2__subscribe input {
  width: 100%;
  padding: 20px;
  height: 46px;
  color: var(--rr-common-white);
  background-color: transparent;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 500px;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 36px;
}
.footer-2__subscribe input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 36px;
  color: rgba(255, 255, 255, 0.5);
}
.footer-2__subscribe input::-moz-placeholder {
  /* Firefox 19+ */
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 36px;
  color: rgba(255, 255, 255, 0.5);
}
.footer-2__subscribe input:-ms-input-placeholder {
  /* IE 10+  Edge*/
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 36px;
  color: rgba(255, 255, 255, 0.5);
}
.footer-2__subscribe input::-ms-input-placeholder {
  /* MODERN BROWSER */
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 36px;
  color: rgba(255, 255, 255, 0.5);
}
.footer-2__subscribe input::placeholder {
  /* MODERN BROWSER */
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 36px;
  color: rgba(255, 255, 255, 0.5);
}
.footer-2__subscribe .rr-btn {
  width: 100%;
  padding-top: 11.5px;
  padding-bottom: 11.5px;
}

/*----------------------------------------*/
/*  6.3 footer-copyright
/*----------------------------------------*/
.footer-2__copyright p {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: var(--rr-common-white, #ffffff);
  opacity: 0.7;
}
.footer-2__copyright p a:hover {
  opacity: 1;
}
.footer-2__copyright-menu ul {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  gap: 20px;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: end;
}
@media (max-width: 575px),
  only screen and (min-width: 576px) and (max-width: 767px),
  only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-2__copyright-menu ul {
    gap: 15px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 10px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.footer-2__copyright-menu ul li {
  list-style: none;
  position: relative;
}
.footer-2__copyright-menu ul li a {
  color: var(--rr-common-white, #ffffff);
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  opacity: 0.7;
}
.footer-2__copyright-menu ul li a:hover {
  opacity: 1;
}
.footer-2__bottom-wrapper {
  padding: 17px 0;
  background: rgba(255, 255, 255, 0.06);
}

/*----------------------------------------*/
/*  6.1 footer 3
/*----------------------------------------*/
.footer-3__area-common {
  position: relative;
  z-index: 1;
}

.footer-3__main-wrapper {
    padding-top: 120px;
    padding-bottom: 65px;
}
@media (max-width: 991px){
  .footer-3__main-wrapper {
      padding-top: 100px;
      padding-bottom: 20px;
  }
}


.footer-3__social {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  gap: 10px;
  justify-content: center;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.footer-3__social a {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: transparent;
  border-radius: 500px;
  color: rgba(255, 255, 255, 0.5);
  border: 1.5px solid rgba(255, 255, 255, 0.14);
}
@media only screen and (min-width: 992px) and (max-width: 1199px),
  only screen and (min-width: 768px) and (max-width: 991px),
  (max-width: 575px),
  only screen and (min-width: 576px) and (max-width: 767px) {
  .footer-3__social a {
    width: 35px;
    height: 35px;
  }
}
.footer-3__social a:hover {
  background: var(--rr-theme-primary);
  color: var(--rr-common-white);
  border-color: var(--rr-theme-primary);
  -webkit-transform: translateY(-3px);
  transform: translateY(-3px);
}
.footer-3__social a:hover svg path[opacity="0.7"] {
  opacity: 1;
}

.footer-3__link ul {
  list-style: none;
  display: -ms-grid;
  display: grid;
  grid-gap: 24px;
  padding: 0;
}
.footer-3__link ul li {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  position: relative;
  padding-left: 16px;
  opacity: 0.7;
  color: var(--rr-common-white);
}
.footer-3__link ul li::before {
  content: "";
  left: 0;
  width: 4px;
  height: 4px;
  opacity: 0.6;
  position: absolute;
  top: calc(50% + 0.5px);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: var(--rr-common-white);
}
.footer-3__link ul li a {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  opacity: 0.7;
  color: var(--rr-common-white);
}
.footer-3__link ul li a:hover {
  opacity: 1;
}
.footer-3__link ul li a:hover a {
  opacity: 1;
}
.footer-3__link ul li a:hover::before {
  opacity: 1;
}
footer ul.footer_links {
    font-size: 13px;
}

footer ul.footer_links li {
    display: inline-block;
    margin: 0 5px;
}
/*----------------------------------------*/
/*  6.1 footer cta
/*----------------------------------------*/
.footer__cta-bottom-up {
  margin-bottom: -80px;
}
.footer__cta-item {
  border-radius: 20px;
  overflow: hidden;
  padding: 30px 40px;
  padding-right: 70px;
  gap: 30px;
  position: relative;
  z-index: 99;
}
@media only screen and (min-width: 992px) and (max-width: 1199px),
  only screen and (min-width: 768px) and (max-width: 991px),
  only screen and (min-width: 576px) and (max-width: 767px),
  (max-width: 575px) {
  .footer__cta-item {
    padding: 30px 25px;
  }
}
.footer__cta-item-icon {
  border-radius: 500px;
  width: 80px;
  height: 80px;
  min-width: 80px;
  min-height: 80px;
  border: 1px solid var(--rr-common-white);
}

/*----------------------------------------*/
/*  6.3 footer-copyright
/*----------------------------------------*/
.footer-3__bottom-wrapper {
  padding: 20px 0;
}
.footer-3__copyright p {
  font-style: normal;
  font-size: 12px;
  line-height: 26px;
  color: var(--rr-common-white, #ffffff);
  opacity: 0.7;
  font-weight: 500;
}
.footer-3__copyright p a:hover {
  opacity: 1;
}
.footer-3__copyright-menu ul {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  gap: 20px;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: end;
}
@media (max-width: 575px),
  only screen and (min-width: 576px) and (max-width: 767px),
  only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-3__copyright-menu ul {
    gap: 15px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 10px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.footer-3__copyright-menu ul li {
  list-style: none;
  position: relative;
}
.footer-3__copyright-menu ul li::before {
  content: "";
  right: -10px;
  width: 1px;
  height: 16px;
  opacity: 0.6;
  position: absolute;
  top: calc(50% + 0.5px);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: var(--rr-common-white);
}
.footer-3__copyright-menu ul li.no_bullet:before {
  display: none;
}
.footer-3__copyright-menu ul li a {
  color: var(--rr-common-white, #ffffff);
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  opacity: 0.7;
}
.footer-3__copyright-menu ul li a:hover {
  opacity: 1;
}

/*----------------------------------------*/
/*  8.1 Faqs
/*----------------------------------------*/
 
.rr-shape-p-c_1 {
    position: relative;
    z-index: 1;
}
.why-choose-us__shape-1 {
    top: -60px;
    left: 29px;
}
.why-choose-us__shape-2 {
    top: 49px;
    right: -150px;
}
.rr__faq .accordion-button {
  gap: 6px;
  color: var(--rr-heading-primary);
  text-transform: capitalize;
  background: var(--rr-common-white);
  padding: 16px 30px;
  font-size: 14px;
  font-weight: 500;
}
@media (max-width: 575px) {
  .rr__faq .accordion-button {
    font-size: 15px;
    line-height: 25px;
  }
}
.rr__faq .accordion-button:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.rr__faq .accordion-button:not(.collapsed) {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.rr__faq .accordion-button:not(.collapsed)::after {
    background: var(--rr-theme-primary);
    content: "\ed28";
    color: #fff;
}
.rr__faq .accordion-button::after {
  content: "\ef88";
  font-family: uicons-regular-rounded !important;
  font-size: 20px;
  font-weight: 900;
  color: #4c545f;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  display: block;
  border-radius: 50%;
  position: absolute;
  z-index: 1;
  inset-inline-end: 20px;
  top: 50%;
  transform: translateY(-50%);
  background: transparent;
  border: 1px solid rgba(229, 228, 228, 0.8);
}
.rr__faq .accordion-body {
  padding: 30px;
  padding-top: 0;
  padding-bottom: 20px;
}
.rr__faq .accordion-body > p {
  font-weight: 500;
  padding-inline-end: 30px;
  margin-bottom: 0;
  font-size: 12px;
  color: var(--rr-heading-primary, #010915);
  opacity: 0.7;
}
.rr__faq .accordion-item {
  overflow: hidden;
  border: none;
  margin-bottom: 12px;
  border-radius: 12px;
  background: var(--rr-common-white);
  -webkit-box-shadow: 0px 2px 10px rgba(8, 13, 10, 0.1);
  box-shadow: 0px 2px 10px rgba(8, 13, 10, 0.1);
}
.rr__faq .accordion-item:last-child {
  margin-bottom: 0;
}
.rr__faq .accordion-item:has(.collapse.show) .accordion-button {
  color: var(--rr-theme-primary);
}


/************/

.mb-minus-120 {
  margin-bottom: -120px;
}

.mt-minus-120 {
  margin-top: -120px;
}

.our-procedure__tab {
  border: none;
}
.our-procedure__tab li:last-child {
  margin-bottom: 0;
}
.our-procedure__tab .nav-link {
  padding: 28px 20px;
  padding-inline-end: 50px;
  gap: 18px;
  margin-bottom: 16px;
  border: 1px solid rgba(1, 9, 21, 0.1);
  border-radius: 10px;
}
.our-procedure__tab .nav-link.active {
  -webkit-box-shadow: 0px 10px 120px rgba(11, 23, 40, 0.2);
  box-shadow: 0px 10px 120px rgba(11, 23, 40, 0.2);
  background: var(--rr-common-white);
  border-color: transparent;
}
.our-procedure__tab .nav-link .number {
  border-radius: 500px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  min-width: 44px;
  min-height: 44px;
  border: 1px solid rgba(1, 9, 21, 0.14);
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 60px;
  color: rgba(1, 9, 21, 0.5);
}
.our-procedure__tab .nav-link .text .h5 {
  margin-bottom: 10px;
}
.our-procedure__tab .nav-link .text .p {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  color: var(--rr-heading-primary, #010915);
  opacity: 0.6;
}
 



/*----------------------------------------*/
/*  7.6 packages
/*----------------------------------------*/

.packages .section__title-wrapper {
  max-width: 774px;
  margin-left: auto;
  margin-right: auto;
}
.packages .has--top-title {
  margin-top: -20px;
  background: var(--rr-theme-primary);
  border-radius: 16px 16px 0px 0px;
  font-size: 18px;
  font-weight: var(--rr-fw-medium);
  color: var(--rr-common-white);
  text-align: center;
  position: relative;
  z-index: 9;
  padding: 11px;
}
@media (max-width: 575px),
  only screen and (min-width: 576px) and (max-width: 767px) {
  .packages .has--top-title {
    margin-top: 0;
  }
}
.packages__card {
  padding: 45px 50px 50px;
  border-radius: 16px;
  background: var(--rr-common-white);
  -webkit-box-shadow: 0px 2px 2px rgba(8, 23, 46, 0.2);
  box-shadow: 0px 2px 2px rgba(8, 23, 46, 0.2);
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .packages__card {
    padding: 40px 30px;
  }
}
@media (max-width: 575px) {
  .packages__card {
    padding: 30px 20px;
  }
}
.packages__card.pro-plan {
  background-color: var(--rr-heading-primary);
  border-radius: 0px 0px 16px 16px;
  margin-top: -20px;
}
.packages__card.pro-plan .packages__card-title {
  color: var(--rr-common-white);
}
.packages__card.pro-plan .packages__card-price h2 {
  color: var(--rr-common-white);
}
.packages__card.pro-plan .packages__card-price h2 span:last-child {
  color: var(--rr-common-white);
}
.packages__card.pro-plan p {
  color: rgba(255, 255, 255, 0.7);
}
.packages__card.pro-plan .packages__card-body {
  border-top: 1px solid rgba(255, 255, 255, 0.14);
}
.packages__card.pro-plan .packages__card-body ul li {
  color: var(--rr-common-white);
}
.packages__card.pro-plan .packages__card-body ul li.color-gary {
  color: rgba(255, 255, 255, 0.6);
}
.packages__card.pro-plan .rr-btn .btn-wrap .text-one,
.packages__card.pro-plan .rr-btn .btn-wrap .text-two {
  color: var(--rr-common-white);
}
.packages__card img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  margin-bottom: 30px;
}
.packages__card-title {
  color: #1b2a52;
  margin-bottom: 17px;
  font-weight: var(--rr-fw-sbold);
}
.packages__card p {
  color: var(--rr-heading-primary);
  font-weight: var(--rr-fw-medium);
}
.packages__card-price h2 span:last-child {
  font-size: 16px;
  color: #6a738b;
  font-weight: var(--rr-fw-medium);
}
.packages__card-body {
  padding-top: 35px;
  border-top: 1px solid rgba(1, 9, 21, 0.12);
}
.packages__card-body ul {
  list-style: none;
}
.packages__card-body ul li {
  gap: 9px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: var(--rr-heading-primary);
  font-weight: var(--rr-fw-medium);
  font-size: 14px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px),
  only screen and (min-width: 768px) and (max-width: 991px),
  only screen and (min-width: 576px) and (max-width: 767px),
  (max-width: 575px) {
  .packages__card-body ul li {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
  }
}
.packages__card-body ul li:not(:last-child) {
  margin-bottom: 10px;
}
.packages__card-body ul li.color-gary {
  color: #6a738b;
}
.packages__card .rr-btn {
  width: 100%;
  background: var(--rr-theme-primary);
}

.switch-wrapper {
  position: relative;
  direction: ltr;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  border-radius: 30px;
  background: var(--rr-common-white);
  border: 1px solid rgba(1, 9, 21, 0.14);
}
.switch-wrapper label {
  z-index: 1;
  font-size: 16px;
  opacity: 0.7;
  cursor: pointer;
  padding: 4px 22px;
  line-height: 32px;
  text-align: center;
  border-radius: 30px;
  color: var(--rr-heading-primary);
  font-weight: var(--rr-fw-medium);
  -webkit-transition: color 0.25s ease-in-out;
  transition: color 0.25s ease-in-out;
}
.switch-wrapper .highlighter {
  top: 0px;
  left: 0px;
  position: absolute;
  border-radius: 30px;
  width: calc(50% - 0px);
  background: var(--rr-theme-primary);
  height: calc(100% - 0px);
  -webkit-transition: -webkit-transform 0.25s ease-in-out;
  transition: -webkit-transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out;
  transition:
    transform 0.25s ease-in-out,
    -webkit-transform 0.25s ease-in-out;
}

.switch-wrapper [type="radio"] {
  position: absolute;
  left: -9999px;
}
[dir="rtl"] .switch-wrapper [type="radio"] {
  right: -9999px;
  left: auto;
}
.switch-wrapper [type="radio"]:checked#monthly ~ label[for="monthly"],
.switch-wrapper [type="radio"]:checked#yearly ~ label[for="yearly"] {
  color: var(--rr-common-white);
  opacity: 100%;
}

.switch-wrapper
  [type="radio"]:checked#monthly
  + label[for="yearly"]
  ~ .highlighter {
  -webkit-transform: none;
  transform: none;
}

.switch-wrapper
  [type="radio"]:checked#yearly
  + label[for="monthly"]
  ~ .highlighter {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}


/*----------------------------------------*/
/*  7.6 Whyus css
/*----------------------------------------*/


.whyus{
    background-color: var(--tj-color-light-7);
}

.cl-about-box {
    margin-bottom: 30px;
    padding: 50px 30px 40px;
    background: #fff;
    position: relative;
    border-radius: 12px;
    width: 100%;
    z-index: 1;
    border: 1px solid #e9e3fc;
    background: linear-gradient(#ffffff, #ffffff) padding-box, linear-gradient(133.89deg, #ffffff 2.43%, #ffffff 51.07%) border-box;
    -webkit-transition: all 0.3s;
    transition: all 0.3s ;
    
}
.cl-about-box:hover,
.cl-about-box.active {
    border-color: transparent;
    background: linear-gradient(var(--tj-color-common-white), var(--tj-color-common-white)) padding-box, linear-gradient(133.89deg, var(--tj-color-gradient-1) 2.43%, var(--tj-color-common-white) 40.07%) border-box;
    -webkit-box-shadow: 15px 9px 30px 0px var(--tj-color-grey-7);
    box-shadow: 15px 9px 30px 0px var(--tj-color-grey-7);
    transform: translateY(-4px);
}
.cl-about-icon span {
    width: 70px;
    height: 70px;
    line-height: 1;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: -webkit-gradient(linear, left top, right top, from(var(--tj-color-gradient-1)), color-stop(100%, var(--tj-color-gradient-3)), to(var(--tj-color-gradient-2)));
    background: linear-gradient(90deg, var(--tj-color-gradient-1) 0%, var(--tj-color-gradient-3) 100%, var(--tj-color-gradient-2) 100%);
    border-radius: 50%;
    margin-bottom: 10px;
}
.cl-about-icon span img {
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}
.cl-about-icon span i {
    font-size: 34px;
    color: #fff;
}
.cl-about-title {
    margin-bottom: 10px;
    font-size: 20px;
}
.cl-about-desc p{
  font-size: 14px;
  min-height: 78px;
}
.cl-about-desc p:last-child {
    margin-bottom: 0;
}

/*----------------------------------------*/
/*  7.6 Start Area css
/*----------------------------------------*/

.subtitle-gradient-bg-2 {
    background: linear-gradient(90deg, var(--rr-theme-primary) 0%, rgb(250, 248, 255) 100%);
    display: inline-block;
    padding: 2px;
    border-radius: 50px;
    margin-bottom: 16px;
}
.subtitle-gradient-bg-2 .subtitle-gray-bg-2 {
    background:var(--rr-theme-secondary);
    border-radius: 50px;
}
.subtitle-gradient-bg-2 .subtitle-gray-bg-2 .sub-title {
    border: 1px solid transparent;
    border-radius: inherit;
    padding: 8px 16px;
    font-size: 18px;
    line-height: 18px;
    font-weight: 500;
    color: #fff;
    background:var(--rr-theme-secondary);
    display: inline-block;
    margin: 0;
}

.start-area {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.start-area {
  height: 520px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 575px) {
  .start-area {
    height: 430px;
  }
}

.start-area-white-bg {
  background: #fff;
  border-radius: 20px;
  margin-left: 60px;
  margin-right: 60px;
  padding: 60px 75px;
  padding-bottom: 30px;
  margin-top: -262px;
}
@media (max-width: 991px) {
  .start-area-white-bg {
    margin-left: 0;
    margin-right: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 575px) {
  .start-area-white-bg {
    padding: 20px;
    margin-top: -190px;
  }
}
@media (max-width: 575px) {
  .start-area-white-bg {
    margin-left: 0;
    margin-right: 0;
  }
}
.start-area-white-bg .start-area-thumb{
    margin: auto;
    text-align: center;
}
.start-area-white-bg .start-area-thumb img{
    max-width: 400px;
}
.start-area-iconbox-icon {
  display: flex;
  justify-content: end;
  margin-inline-end: 50px;
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  .start-area-iconbox-icon {
    margin-inline-end: 0;
    justify-content: start;
    margin-inline-start: 0 !important;
    margin-bottom: 10px !important;
  }
}
.start-area-iconbox-icon-2 {
  justify-content: start;
  margin-inline-end: 0;
  margin-inline-start: 50px;
}
@media (max-width: 575px) {
  .start-area-iconbox-icon-2 {
    margin-inline-end: 0;
  }
}
.start-area-iconbox-icon span {
  height: 60px;
  width: 60px;
  display: inline-block;
  border-radius: 50px;
  background: var(--rr-theme-secondary);
  line-height: 60px;
  text-align: center;
  color: #fff;
  font-size: 28px;
  font-weight: 600;
  position: relative;
  z-index: 1;
}
.start-area-iconbox-content {
  background: #f7f4ff;
  border-radius: 8px;
  padding: 15px;
  transition: all 0.3s ease-in-out;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 575px) {
  .start-area-iconbox-content {
    padding: 24px;
    min-height: 182px;
  }
}
.start-area-iconbox-content .title {
    color: var(--rr-heading-primary);
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 5px;
}
.start-area-iconbox-content .para {
    margin: 0 0 5px;
    font-size: 13px;
    font-weight: 500;
}

.start-area-iconbox-2 {
  display: flex;
  flex-direction: column-reverse;
}
.start-area-iconbox-2 .start-area-iconbox-icon {
  margin-bottom: 0;
  margin-top: 30px;
}

@media (max-width: 1200px) {
  .start-area-iconbox-icon {
      margin-bottom: 15px;
  }
  .start-area-iconbox-2 {
    flex-direction: column;
    gap: 15px;
  }
  .start-area-iconbox-2 .start-area-iconbox-icon {
    margin-top: 0;
  }

}
@media (max-width: 768px) {
  .start-area-iconbox-2 {
    gap: 0;
  }
}
.start-area-main-wrap {
  position: relative;
  z-index: 1;
}
.start-area-main-wrap .vl-arrow-shape-1 {
  position: absolute;
  top: 26px;
  inset-inline-end: -92px;
}
.start-area-main-wrap .vl-arrow-shape-3 {
  position: absolute;
  bottom: 26px;
  inset-inline-end: -92px;
}
.start-area-main-wrap .vl-arrow-shape-2 {
  position: absolute;
  top: 26px;
  inset-inline-start: -92px;
}
.start-area-main-wrap .vl-arrow-shape-4 {
  position: absolute;
  bottom: 26px;
  inset-inline-start: -92px;
}

.start-area-main-wrap:hover .start-area-iconbox-content {
  transform: translateY(-5px);
  transition: 0.3s;
}

.start-area-right-shape {
  position: absolute;
  top: 0;
  left: 0;
}

.start-area {
  position: relative;
  z-index: 1;
}

.start-area-white-bg {
  position: relative;
  z-index: 11;
}


[dir="rtl"] .start-area-main-wrap .vl-arrow-shape-1 {
    transform: scaleX(-1);
}
[dir="rtl"] .start-area-main-wrap .vl-arrow-shape-2 {
    transform: scaleX(-1);
}
[dir="rtl"] .start-area-main-wrap .vl-arrow-shape-3 {
    transform: scaleX(-1);
}
[dir="rtl"] .start-area-main-wrap .vl-arrow-shape-4 {
    transform: scaleX(-1);
}


/*----------------------------------------*/
/*  7.6 Features css
/*----------------------------------------*/


.features_wrap {
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    justify-content: center;
    column-gap: 30px;
    row-gap: 30px;
}
.features_img_wrap {
  border-radius: 30px;
  /* -webkit-box-shadow: 0px 30px 100px 0px rgba(79, 35, 35, 0.2); */
  /* box-shadow: 0px 30px 100px 0px rgba(79, 35, 35, 0.2); */
  position: relative;
  display: block;
  margin-inline-start: 20px;
  background: -webkit-gradient(linear, left top, right top, from(var(--tj-color-gradient-1)), color-stop(100%, var(--tj-color-gradient-3)), to(var(--tj-color-gradient-2)));
  background: linear-gradient(90deg, var(--tj-color-gradient-1) 0%, var(--tj-color-gradient-3) 100%, var(--tj-color-gradient-2) 100%);
  background: linear-gradient(271deg, #ffffff 0%, var(--tj-color-gradient-3) 100%, var(--tj-color-gradient-2) 100%);
}

@media screen and (min-width: 1200px) {
  .features_img_wrap img {
      position: relative;
      left: -50px;
      margin-top: -50px;
  }
}

.features_wrap .tj-service-wrapper {
    max-width: 300px;
}
.tj-feature-wrapper {
    width: 100%;
    z-index: 1;
    padding: 50px 25px 40px;
    border: 1px solid rgb(233 227 252);
    border-color: transparent;
    border-radius: 12px;
    background: linear-gradient(#ffffff, #ffffff) padding-box, linear-gradient(133.89deg, var(--tj-color-gradient-3) 2.43%, #ffffff 40.07%) border-box;
    -webkit-box-shadow: 15px 9px 30px 0px rgb(19 0 49 / 3%);
    box-shadow: 15px 9px 30px 0px rgb(19 0 49 / 3%);
      -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
  }
  
  .features_wrap .tj-service-title {
    font-size: 15px;
    margin-bottom: 8px;
    line-height: 1.5;
}
  .tj-feature-icon {
    margin-bottom: 18px;
  }
  .tj-feature-icon span {
      display: inline-block;
      max-width: 50px;
      width: 100%;
  }
  .tj-feature-icon span img {
      width: 100%;
  }
  .tj-feature-icon span i {
    font-size: 46px;
    color: var(--rr-theme-primary);
    background: -webkit-gradient(linear, left top, right top, from(var(--tj-color-gradient-1)), color-stop(100%, var(--tj-color-gradient-3)), to(var(--tj-color-gradient-2)));
    background: linear-gradient(90deg, var(--tj-color-gradient-1) 0%, var(--tj-color-gradient-3) 100%, var(--tj-color-gradient-2) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
  }
  .tj-feature-area .tj-service-title {
    margin-bottom: 20px;
    font-size: 20px;
    letter-spacing: -0.02em;
}
.tj-service-desc p {
    font-size: 13px;
    margin-bottom: 0;
}
.tj-feature-wrapper:hover {
    -webkit-box-shadow: 15px 9px 30px 0px var(--tj-color-grey-7);
    box-shadow: 15px 9px 30px 0px var(--tj-color-grey-7);
    transform: translateY(-4px);
}

/*----------------------------------------*/
/*  7.6 Hero Area css
/*----------------------------------------*/

.banner-img {
    background-color: rgb(225, 213, 213);
    -webkit-box-shadow: 0px 60px 100px 0px rgba(79, 35, 35, 0.2);
    box-shadow: 0px 60px 100px 0px rgba(79, 35, 35, 0.2);
}
.traffic-lights {
  display: flex;
  gap: 8px;
  padding: 0;
  position: absolute;
  inset-inline-start: 32px;
  top: 10px;
}

.traffic-lights .traffic-btn {
  width: 11px;
  height: 11px;
  border-radius: 50%;
  border: none;
  cursor: pointer;
  position: relative;
  transition: filter 0.15s;
}

.traffic-lights .traffic-btn.close    { background: #FF5F57; }
.traffic-lights .traffic-btn.minimize { background: #FFBD2E; }
.traffic-lights .traffic-btn.maximize { background: #28C840; }

.traffic-lights .traffic-btn:hover { filter: brightness(0.85); }

.traffic-lights .traffic-btn::before {
  content: '';
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 8px;
  opacity: 0;
  transition: opacity 0.15s;
}
.traffic-lights .traffic-btn:hover::before { opacity: 1; }
.traffic-lights .close::before    { content: '✕'; }
.traffic-lights .minimize::before { content: '–'; }
.traffic-lights .maximize::before { content: '+'; }

/***/

@media (min-width: 1200px) {
  .banner-img {
      position: absolute;
      inset-inline-end: -10%;
      top: 50%;
      transform: translateY(-50%);
      width: 50%;
      margin-top: 50px;
  }
}
@media (max-width: 1199px) {
  .banner-img {
    max-height: 550px;
    max-width: 700px;
    margin: auto;
  }
}

@media only screen and (min-width: 576px) and (max-width: 1199px) {
  .banner-img{
      position: relative;
      width: 100%;
      inset-inline-start: auto;
  }
}
@media (max-width: 575px) {
  .banner-img{
      position: relative;
      width: 100%;
      inset-inline-start: auto;
  }
}


/*----------------------------------------*/
/*  7.6 Scroll bar
/*----------------------------------------*/


::-webkit-scrollbar {
	height: 4px;
	width: 8px;
	background: var(--rr-theme-secondary);
}

::-webkit-scrollbar-thumb {
	background: var(--rr-theme-primary);
	-webkit-border-radius: 1ex;
	-webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.75);
}

::-webkit-scrollbar-corner {
	background: transparent;
}

*::-moz-selection {
	background: var(--tj-color-common-black);
	color: var(--tj-color-common-white);
	text-shadow: none;
}
::-moz-selection {
	background: var(--tj-color-common-black);
	color: var(--tj-color-common-white);
	text-shadow: none;
}
::selection {
	background: var(--tj-color-common-black);
	color: var(--tj-color-common-white);
	text-shadow: none;
}




.footer-title {
    font-size: 180px;
    direction: ltr;
    text-transform: uppercase;
    letter-spacing: 10px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .footer-title {
    font-size: 110px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-title {
    font-size: 80px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .footer-title {
    font-size: 80px;
  }
}
@media (max-width: 575px) {
  .footer-title {
    font-size: 60px;
  }
}
.clinixa-animation{
  font-weight: 600;
    position: relative;
    z-index: 1;
}
.clinixa-animation svg {
    position: absolute;
    width: 100%;
    height: auto;
    left: 0;
    min-height: 18px;
    bottom: -2px;
    z-index: -1;
    animation: title-animation 3.5s infinite;
}

@keyframes title-animation {
    0% {
        width: 0
    }
    15% {
        width: 100%
    }
    85% {
        opacity: 1
    }
    90% {
        width: 100%;
        opacity: 0
    }
    to {
        width: 0;
        opacity: 0
    }
}




.accordion-item {
    font-size: 12px;
}
.list-group-numbered {
    margin: 10px 0 0 0;
}

.text-primary{
  color: #3f4ab8!important;
}
.text-secondary{
  color: var(--rr-theme-secondary)!important;
}

a.chg_lang {
    font-size: 13px;
    color: var(--rr-heading-primary);
    padding: 5px 12px;
    border-radius: 10px;
    transition: .3s all;
}
a.chg_lang svg path {
    fill: var(--rr-heading-primary);
}
a.chg_lang:hover {
    background-color: #f5f5f5;
}



/*****/
.inner_content {
    font-size: 13px;
}

.inner_content h3 {
    font-size: 22px;
}

.inner_content h3 span {
    background-color: #06b4b6;
    color: #fff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    display: inline-block;
    margin-inline-end: 5px;
    border-radius: 50px;
    font-size: 17px;
}
.inner_content section p {
    font-size: 14px;
    margin-bottom: 15px;
}

.inner_content ul {
    margin-inline-start: 25px;
}
.inner_content ul li {
    margin-bottom: 5px;
}
