/*-----------------------------------------------------------------------------------

    Template Name: WETA - SaaS Landing HTML5 Template
    Author: RRDevs
    Support: https://support.rrdevs.net
    Description: WETA - SaaS Landing HTML5 Template.
    Version: 1.0
	Developer: Sabbir Ahmmed (https://github.com/ahmmedsabbirbd)

-----------------------------------------------------------------------------------

/************ TABLE OF CONTENTS ***************

	-----------------
    01. THEME CSS
	-----------------
		1.1 colors
		1.2 mixins
		1.3 extends
		1.4 breakpoints
		1.5 typography
		1.6 root
		1 index

	-----------------
    02. COMPONENTS CSS
	-----------------
		2.1 custom-class
		2.2 background
		2.3 buttons
		2.4 offcanvas
		2.5 nice-select
		2.6 section-title
		2.7 breadcrumb
		2.8 backtotop
		2.9 animation
		2.10 preloader
		2.11 rangeSlider
		2 index

	-----------------
    03. HEADER CSS
	-----------------
		3.1 header-common
		3.2 header-1
		3.3 header-2
		3.4 header-3
		3 index

    ---------------------------------
	04. MENU CSS
	---------------------------------
		4.1 Meanmenu
		4.2 Menu
		4 index

	---------------------------------
	05. BLOG CSS
	---------------------------------
		5.1 blog
		5.2 sidebar
		5.3 blog-details
		5.4 blog-2
		5.5 blog-3
		5 index

	---------------------------------
	06. FOOTER CSS
	---------------------------------
		6.1 footer
		6.2 footer-copyright
		6.3 footer-2
		6.4 footer-3
		6 index

	---------------------------------
	07. CTA CSS
	---------------------------------
		7.1 cta
		7.2 cta-2
		7 index

	---------------------------------
	08. BRAND CSS
	---------------------------------
		8.1 brand
		8 index

	---------------------------------
	09. Banner CSS
	---------------------------------
		9.1 banner-1
		9.2 banner-2
		9.3 banner-3
		9 index

	---------------------------------
	10. PAGES CSS
	---------------------------------
		10.1 404
		10.2 faq
		10.3 feedback
		10.4 service-details
		10.5 portfolio-details
		10.6 home1
		10.7 contact
		10.8 work-step
		10.9 cool-amazing
		10.10 services-provided
		10.11 cursor
		10.12 play-video
		10.13 case-studies
		10.14 specialists
		10.15 what-we-do
		10.16 customer-feedback
		10.17 recent-works
		10.18 service-2
		10.19 pricing-plan
		10.20 customers-solutions
		10.21 why-choose-us
		10.22 client-testimonial
		10.23 horizental-bar
		10.24 portfolio
		10.25 team
		10.26 operationl-procedures
		10.27 decision-making
		10.28 team-details
		10 index
 */
/*----------------------------------------*/
/*  1.1 Theme Default
/*----------------------------------------*/
@import url("https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=DM+Serif+Display:ital@0;1&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Urbanist:ital,wght@0,100..900;1,100..900&display=swap");
.operationl-procedures__video-btn .popup-video, .play-video__content .popup-video, .rs__faq .accordion-button::after, .blog-item__meta .meta-btn, .banner-2__content .profile-img-custom:after {
  border-radius: 500px;
}

.services-7__item__info, .services-7__item__info .text-btn-2, .services-7__button .text-btn, .management-system__box-item__icon, .features__item, .features__item::before, .features__item__content, .team-1__item-content, .portfolio-1__item:after, .portfolio-1__item a, .recent-works__item-content, .what-we-do__slider-arrow-next, .what-we-do__slider-arrow-prev, .what-we-do__item-custom a, .specialists__slider-arrow-next, .specialists__slider-arrow-prev, .specialists__item-content, .specialists__item-custom:after, .case-studies__item:after, .case-studies__item a, .services-provided__tab li:after, .cool-amazing__slider-dot .swiper-pagination-bullet, .cool-amazing__item, .cool-amazing__item:after, .feedback__item, .rs__faq .accordion-item, .brand__thumb img, .footer-7__social a i, .footer-4__social a i, .footer-3__social a::before, .footer-2__social a::before, .footer__social a::before, .blog-4__thumb img, .blog-4__title, .blog-4__author__name a, .blog__details-bottom .share-social-media a svg path, .blog__details-meta li a svg path, .sidebar__widget-search .search__bar button svg path, .sidebar__widget .sidebar-post_thumb, .blog-item .readmore svg path[stroke="#4A5764"], .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, .banner-5__media__left-customar img, .header-2.header__area, .backtotop-wrap, .backtotop-wrap i, .backtotop-wrap .btn-wrap .text-one, .backtotop-wrap .btn-wrap .text-two, .offcanvas__overlay, .offcanvas__navigation button svg, .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 */
.rs__faq .accordion-button::after, .nice-select::after {
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.our-features__item:hover .our-features__item-header .icon img {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: all 0.3s 0s ease-out;
  transition: all 0.3s 0s ease-out;
}

.our-features__item {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.our-features__item:after {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  -webkit-transition: all 0.3s 0s ease-out;
  transition: all 0.3s 0s ease-out;
  z-index: -1;
  background-color: rgba(1, 9, 21, 0.1);
  -webkit-transform: translate(0, -100%);
  transform: translate(0, -100%);
}
.our-features__item:hover:after {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 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), only screen and (min-width: 1400px) and (max-width: 1600px) {
  .rr-br-hidden-xxl 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-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), only screen and (min-width: 992px) and (max-width: 1199px) {
  .rr-br-hidden-lg 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) {
  .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;
  }
}

:root {
  /**
  @font family declaration
  */
  --rr-ff-body: 'DM Sans', sans-serif;
  --rr-ff-heading: 'DM Sans', sans-serif;
  --rr-ff-roboto: 'Roboto', sans-serif;
  --rr-ff-urbanist: 'Urbanist', sans-serif;
  --rr-ff-serif: 'DM Serif Display', serif;
  --rr-ff-body2: 'Urbanist', sans-serif;
  --rr-ff-fontawesome: "Font Awesome 6 Pro";
  /**
  @color declaration
  */
  --rr-common-white: #FFFFFF;
  --rr-common-black: #000000;
  --rr-common-placeholder: #4A5764;
  --rr-common-selection: #3C66FA;
  --rr-body-primary: #ffffff;
  --rr-theme-primary: #3C66FA;
  --rr-theme-primary1: #F3B351;
  --rr-theme-primary2: #7341F1;
  --rr-theme-primary3: #FECE00;
  --rr-heading-primary: #010915;
  --rr-heading-secondary: #0B1728;
  --rr-text-body: rgba(1, 9, 21, 0.6);
  --rr-text-body2: #030611;
  --rr-text-primary: #010915;
  --rr-text-primary1: #23232B;
  --rr-text-primary2: #818181;
  --rr-text-primary3: #84858D;
  --rr-shadow-primary: 0px 20px 50px 0px rgba(13, 18, 30, 0.1);
  --rr-border-primary: 1px solid rgba(1, 9, 21, 0.14);
  --rr-section-1: #E9EBF7;
  --rr-section-2: #F5F5F5;
  --rr-section-3: #F14141;
  --rr-menu-primary: #888899;
  /**
  @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: 14px;
  --rr-fs-body2: 18px;
  --rr-fs-h1: 70px;
  --rr-fs-h2xl: 60px;
  --rr-fs-xxl: 54px;
  --rr-fs-lg2: 50px;
  --rr-fs-h2lg: 46px;
  --rr-fs-h2: 40px;
  --rr-fs-h3: 22px;
  --rr-fs-h4: 20px;
  --rr-fs-h5: 18px;
  --rr-fs-h6: 16px;
  --rr-lh-p: 28px;
  --rr-lh-body: 22px;
  --rr-lh-body2: 28px;
  --rr-lh-h1: 90px;
  --rr-lh-h2xl: 78px;
  --rr-lh-xxl: 60px;
  --rr-lh-h2lg: 54px;
  --rr-lh-lg2: 60px;
  --rr-lh-h2: 60px;
  --rr-lh-h3: 30px;
  --rr-lh-h4: 28px;
  --rr-lh-h5: 26px;
  --rr-lh-h6: 24px;
}

* {
  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);
  font-weight: normal;
  color: var(--rr-text-body);
  line-height: var(--rr-lh-body);
  background: var(--rr-body-primary);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.body-4 {
  color: var(--rr-text-body2);
  font-family: var(--rr-ff-body2);
  font-size: var(--rr-fs-body2);
  font-weight: var(--rr-fw-medium);
}

.body-5 {
  color: #030611;
  font-family: var(--rr-ff-roboto);
  font-size: 16px;
  line-height: 28px;
  font-weight: var(--rr-fw-regular);
}
.body-5 p {
  color: rgba(3, 6, 17, 0.6);
}

.body-7 {
  background-color: #0C0C0C;
}

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;
}

.xxl, .lg2 {
  font-family: var(--rr-ff-body2);
}

h1, .h1 {
  font-size: var(--rr-fs-h1);
  line-height: var(--rr-lh-h1);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  h1, .h1 {
    font-size: 60px;
    line-height: 72px;
  }
}
@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;
  }
}

h2.xl {
  font-size: var(--rr-fs-h2xl);
  line-height: var(--rr-lh-h2xl);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  h2.xl {
    font-size: 50px;
    line-height: 68px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  h2.xl {
    font-size: 38px;
    line-height: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px) {
  h2.xl {
    font-size: 34px;
    line-height: 46px;
  }
}
@media (max-width: 575px) {
  h2.xl {
    font-size: 30px;
    line-height: 42px;
  }
}
@media (max-width:450px) {
  h2.xl {
    font-size: 22px;
    line-height: 32px;
  }
}

.xxl {
  font-size: var(--rr-fs-h2xxl);
  line-height: var(--rr-lh-h2xxl);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .xxl {
    font-size: 50px;
    line-height: 68px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .xxl {
    font-size: 38px;
    line-height: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px) {
  .xxl {
    font-size: 34px;
    line-height: 46px;
  }
}
@media (max-width: 575px) {
  .xxl {
    font-size: 30px;
    line-height: 42px;
  }
}
@media (max-width:450px) {
  .xxl {
    font-size: 22px;
    line-height: 32px;
  }
}

h2.lg {
  font-size: var(--rr-fs-h2lg);
  line-height: var(--rr-lh-h2lg);
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  h2.lg {
    font-size: 38px;
    line-height: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px) {
  h2.lg {
    font-size: 34px;
    line-height: 46px;
  }
}
@media (max-width: 575px) {
  h2.lg {
    font-size: 30px;
    line-height: 42px;
  }
}
@media (max-width:450px) {
  h2.lg {
    font-size: 22px;
    line-height: 32px;
  }
}

.lg2 {
  font-size: var(--rr-fs-lg2);
  line-height: var(--rr-lh-lg2);
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .lg2 {
    font-size: 38px;
    line-height: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px) {
  .lg2 {
    font-size: 34px;
    line-height: 46px;
  }
}
@media (max-width: 575px) {
  .lg2 {
    font-size: 30px;
    line-height: 42px;
  }
}
@media (max-width:450px) {
  .lg2 {
    font-size: 22px;
    line-height: 32px;
  }
}

h3, .h3 {
  font-size: var(--rr-fs-h3);
  line-height: var(--rr-lh-h3);
}

h4, .h4 {
  font-size: var(--rr-fs-h4);
  line-height: var(--rr-lh-h4);
}

h5, .h5 {
  font-size: var(--rr-fs-h5);
  line-height: var(--rr-lh-h5);
}

h6, .h6 {
  font-size: var(--rr-fs-h6);
  line-height: var(--rr-lh-h6);
}

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;
}

img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}

button:hover {
  cursor: pointer;
}

button:focus {
  outline: 0;
}

.uppercase {
  text-transform: uppercase;
}

.italic {
  font-style: italic;
}

.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 {
  color: var(--rr-text-body) !important;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  outline: none;
  background-color: var(--rr-common-white);
  height: 50px;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  border-radius: 6px;
  border: 1px solid rgba(3, 26, 38, 0.1);
}
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;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  color: var(--rr-text-body) !important;
}
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;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  color: var(--rr-text-body) !important;
}
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;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  color: var(--rr-text-body) !important;
}
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;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  color: var(--rr-text-body) !important;
}
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;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  color: var(--rr-text-body) !important;
}
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;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  color: var(--rr-text-body) !important;
}
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;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  color: var(--rr-text-body) !important;
}
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;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  color: var(--rr-text-body) !important;
}
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-menu-primary);
}
*::placeholder::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: var(--rr-menu-primary);
}
*::-moz-placeholder::-moz-placeholder { /* Firefox 19+ */
  color: var(--rr-menu-primary);
}
*::placeholder::-moz-placeholder { /* Firefox 19+ */
  color: var(--rr-menu-primary);
}
*:-ms-input-placeholder:-ms-input-placeholder { /* IE 10+  Edge*/
  color: var(--rr-menu-primary);
}
*::-ms-input-placeholder:-ms-input-placeholder { /* IE 10+  Edge*/
  color: var(--rr-menu-primary);
}
*::placeholder:-ms-input-placeholder { /* IE 10+  Edge*/
  color: var(--rr-menu-primary);
}
*::-webkit-input-placeholder::placeholder { /* MODERN BROWSER */
  color: var(--rr-menu-primary);
}
*::-moz-placeholder::placeholder { /* MODERN BROWSER */
  color: var(--rr-menu-primary);
}
*:-ms-input-placeholder::placeholder { /* MODERN BROWSER */
  color: var(--rr-menu-primary);
}
*::-ms-input-placeholder::placeholder { /* MODERN BROWSER */
  color: var(--rr-menu-primary);
}
*::placeholder::placeholder { /* MODERN BROWSER */
  color: var(--rr-menu-primary);
}

/*----------------------------------------
   Bootstrap customize
-----------------------------------------*/
.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
  --bs-gutter-x: 30px;
}

@media (min-width: 1400px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1320px;
  }
}
@media (min-width: 1400px) {
  .container-xxl {
    max-width: 1630px;
  }
  .container-lg {
    max-width: 1520px;
  }
}
.row {
  --bs-gutter-x: 30px;
}

.gap-30 {
  gap: 30px;
}
@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
  .gap-30 {
    gap: 15px;
  }
}

.g-40,
.gx-40 {
  --bs-gutter-x: 40px;
}

.g-20,
.gx-20 {
  --bs-gutter-x: 20px;
}

.g-20,
.gy-20 {
  --bs-gutter-y: 20px;
}

.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;
}

/*---------------------------------
    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 {
  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;
  }
}

.img-cover {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

/*---------------------------------
	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__features {
  padding-top: 150px;
  padding-bottom: 126px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .section-space__features {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .section-space__features {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}

.section-space__faq {
  padding-top: 130px;
  padding-bottom: 221px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .section-space__faq {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .section-space__faq {
    padding-top: 70px;
    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 {
  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__title-space {
  margin-bottom: 50px;
}

.mb-minus-30 {
  margin-bottom: -30px;
}

.mb-minus-40 {
  margin-bottom: -40px;
}

.mb-minus-60 {
  margin-bottom: -60px;
}

.section-space__brand {
  padding: 70px 0;
  border-bottom: 1px solid rgba(1, 9, 21, 0.1);
  border-top: 1px solid rgba(1, 9, 21, 0.1);
}

.section-space__customer-feedback {
  padding-bottom: 150px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section-space__customer-feedback {
    padding-bottom: 105px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .section-space__customer-feedback {
    padding-bottom: 95px;
  }
}

.section-space__contact {
  padding-top: 45px;
}

/*----------------------------------------*/
/*  2.1 custom color
/*----------------------------------------*/
.color-white {
  color: var(--rr-common-white);
}

.color-heading-primary {
  color: var(--rr-heading-primary);
}

.color-text-body {
  color: var(--rr-text-body);
}

.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-black {
  font-weight: var(--rr-fw-black);
}

.rr-ff-heading {
  font-family: var(--rr-ff-heading);
}

.rr-ff-body {
  font-family: var(--rr-ff-body);
}

.rr-ff-body2 {
  font-family: var(--rr-ff-body2);
}

.font-serif {
  font-family: var(--rr-ff-serif);
}

.roboto {
  font-family: var(--rr-ff-roboto);
}

.body {
  font-size: var(--rr-fs-body);
  line-height: var(--rr-lh-body);
}

.font-regular {
  font-weight: 400;
}

.font-medium {
  font-weight: 500;
}

.font-sbold {
  font-weight: 600;
}

.font-bold {
  font-weight: 700;
}

.font-ebold {
  font-weight: 800;
}

.font-black {
  font-weight: 900;
}

/*----------------------------------------*/
/*  2.2 background
/*----------------------------------------*/
.white-bg {
  background-color: var(--rr-common-white);
}

.black-bg {
  background-color: var(--rr-common-black);
}

.theme-bg {
  background-color: var(--rr-theme-primary);
}

.theme-bg-1 {
  background-color: #E9EBF7;
}

.theme-bg-2 {
  background-color: #F9F5EF;
}

.theme-bg-3 {
  background-color: var(--rr-theme-primary1);
}

.theme-bg-4 {
  background-color: var(--rr-theme-primary2);
}

.theme-footer-bg-1 {
  background-color: #0A2540;
}

.theme-footer-bg-2 {
  background-color: var(--rr-heading-primary);
}

.theme-footer-bg-3 {
  background-color: #23272E;
}

.theme-footer-bg-4 {
  background-color: #212121;
}

.theme-banner-3 {
  background-color: var(--rr-section-2);
}

/*----------------------------------------*/
/*  2.3 buttons
/*----------------------------------------*/
.rr-btn {
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 20px;
  border-radius: 100px;
  color: var(--rr-common-white);
  font-family: var(--rr-ff-heading);
  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;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  overflow: hidden;
  z-index: 5;
  padding: 15px 31.5px;
  border: 1px solid rgba(1, 9, 21, 0.14);
}
.rr-btn:before {
  -webkit-transition-duration: 800ms;
          transition-duration: 800ms;
  position: absolute;
  width: 200%;
  height: 200%;
  content: "";
  top: -200%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  border-radius: 50%;
  z-index: 1;
  background: var(--rr-theme-primary);
}
.rr-btn:after {
  display: block;
  clear: both;
  content: "";
}
.rr-btn .btn-wrap {
  z-index: 1;
  float: left;
  overflow: hidden;
  position: relative;
  display: inline-block;
}
.rr-btn .btn-wrap img {
  margin-right: 6px;
  width: auto;
}
.rr-btn .btn-wrap .text-one, .rr-btn .btn-wrap .text-two {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.rr-btn .btn-wrap .text-one {
  position: relative;
  display: block;
  color: var(--rr-heading-primary);
}
.rr-btn .btn-wrap .text-two {
  position: absolute;
  top: 100%;
  display: block;
  color: var(--rr-common-white);
}
.rr-btn .btn-wrap .text-two img {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}
.rr-btn:hover:before, .rr-btn:focus:before {
  top: -40%;
}
.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%);
}
.rr-btn__theme:before {
  top: -40%;
}
.rr-btn__theme .btn-wrap .text-one {
  color: var(--rr-common-white);
}
.rr-btn__theme .btn-wrap .text-two svg path[fill=white] {
  fill: var(--rr-heading-primary);
}
.rr-btn__theme:hover:before, .rr-btn__theme:focus:before {
  top: 200%;
}
.rr-btn__theme:hover .btn-wrap .text-two, .rr-btn__theme:focus .btn-wrap .text-two {
  color: var(--rr-heading-primary);
}
.rr-btn__theme:hover .btn-wrap .text-two img, .rr-btn__theme:focus .btn-wrap .text-two img {
  -webkit-filter: brightness(0) invert(0);
          filter: brightness(0) invert(0);
}
.rr-btn__theme-white {
  background-color: var(--rr-common-white);
  border-color: var(--rr-theme-primary);
}
.rr-btn__theme-white:before {
  top: -40%;
}
.rr-btn__theme-white .btn-wrap .text-one {
  color: var(--rr-common-white);
}
.rr-btn__theme-white:hover, .rr-btn__theme-white:focus {
  border-color: var(--rr-common-white);
}
.rr-btn__theme-white:hover:before, .rr-btn__theme-white:focus:before {
  top: 200%;
}
.rr-btn__theme-white:hover .btn-wrap .text-two, .rr-btn__theme-white:focus .btn-wrap .text-two {
  color: var(--rr-heading-primary);
}
.rr-btn__theme-white:hover .btn-wrap .text-two img, .rr-btn__theme-white:focus .btn-wrap .text-two img {
  -webkit-filter: brightness(0) invert(0);
          filter: brightness(0) invert(0);
}
.rr-btn__theme-2 {
  background: var(--rr-common-white);
  border-radius: 6px;
  border: none;
  padding: 16px 32.5px;
}
.rr-btn__theme-2:before {
  background: var(--rr-heading-primary);
}
.rr-btn__theme-2 .btn-wrap .text-one {
  color: var(--rr-heading-primary);
}
.rr-btn__theme-2 .btn-wrap img {
  margin-right: 9px;
}
.rr-btn__theme-2 .btn-wrap .text-two {
  color: var(--rr-common-white);
}
.rr-btn__theme-2 .btn-wrap .text-two img {
  -webkit-filter: brightness(0) invert(100);
          filter: brightness(0) invert(100);
}
.rr-btn__theme-2_black {
  background-color: var(--rr-heading-primary);
}
.rr-btn__theme-2_black .btn-wrap .text-one {
  color: var(--rr-common-white);
}
.rr-btn__theme-2_black .btn-wrap .text-one img {
  -webkit-filter: brightness(0) invert(100);
          filter: brightness(0) invert(100);
}
.rr-btn__theme-2_black .btn-wrap .text-two {
  color: var(--rr-heading-primary);
}
.rr-btn__theme-2_black .btn-wrap .text-two img {
  -webkit-filter: inherit;
          filter: inherit;
}
.rr-btn__theme-2_black:before {
  background-color: var(--rr-common-white);
}
.rr-btn__theme-3 {
  background: var(--rr-section-2);
  border-radius: 6px;
  border: none;
  padding: 12px 32.5px;
}
.rr-btn__theme-3:before {
  background: var(--rr-theme-primary2);
}
.rr-btn__theme-3 .btn-wrap .text-one {
  color: var(--rr-heading-primary);
}
.rr-btn__theme-3 .btn-wrap svg {
  margin-left: 6px;
}
.rr-btn__theme-3 .btn-wrap .text-two {
  color: var(--rr-common-white);
}
.rr-btn__theme-3 .btn-wrap .text-two svg path[stroke="#010915"] {
  stroke: var(--rr-common-white);
}
.rr-btn__theme-3_black {
  background-color: var(--rr-heading-primary);
}
.rr-btn__theme-3_black .btn-wrap .text-one {
  color: var(--rr-common-white);
}
.rr-btn__theme-3_black .btn-wrap .text-one img {
  -webkit-filter: brightness(0) invert(100);
          filter: brightness(0) invert(100);
}
.rr-btn__theme-3_black .btn-wrap .text-two {
  color: var(--rr-heading-primary);
}
.rr-btn__theme-3_black .btn-wrap .text-two img {
  -webkit-filter: inherit;
          filter: inherit;
}
.rr-btn__theme-3_black:before {
  background-color: var(--rr-common-white);
}
.rr-btn__theme-4 {
  background: var(--rr-theme-primary2);
  border-radius: 6px;
  border: none;
  padding: 15px 32.5px;
  -webkit-box-shadow: 0px 6px 6px rgba(1, 9, 21, 0.14);
          box-shadow: 0px 6px 6px rgba(1, 9, 21, 0.14);
}
.rr-btn__theme-4:before {
  background: var(--rr-section-3);
}
.rr-btn__theme-4 .btn-wrap span {
  font-weight: bold;
}
.rr-btn__theme-4 .btn-wrap .text-one {
  color: var(--rr-common-white);
}
.rr-btn__theme-4 .btn-wrap .text-two {
  color: var(--rr-common-white);
}
.rr-btn__theme-4_black {
  background-color: var(--rr-heading-primary);
}
.rr-btn__theme-4_black .btn-wrap .text-one {
  color: var(--rr-common-white);
}
.rr-btn__theme-4_black .btn-wrap .text-one img {
  -webkit-filter: brightness(0) invert(100);
          filter: brightness(0) invert(100);
}
.rr-btn__theme-4_black .btn-wrap .text-two {
  color: var(--rr-heading-primary);
}
.rr-btn__theme-4_black .btn-wrap .text-two img {
  -webkit-filter: inherit;
          filter: inherit;
}
.rr-btn__theme-4_black:before {
  background-color: var(--rr-common-white);
}
.rr-btn__theme-5 {
  border: none;
  padding: 12px 29px;
  border-radius: 6px;
  font-size: 16px;
  font-weight: var(--rr-fw-bold);
  background-color: var(--rr-theme-primary3);
}
.rr-btn__theme-5 .btn-wrap span {
  color: var(--rr-text-body2);
}
.rr-btn__theme-5:hover .btn-wrap span {
  color: var(--rr-common-white);
}
.rr-btn__theme-6 {
  background: #356DF1;
  border-radius: 6px;
  border: none;
  padding: 15px 32.5px;
  font-family: var(--rr-ff-roboto);
}
.rr-btn__theme-6::before {
  background-color: #009E75;
}
.rr-btn__theme-6 .btn-wrap span {
  font-weight: var(--rr-fw-medium);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}
.rr-btn__theme-6 .btn-wrap .text-one {
  color: var(--rr-common-white);
}
.rr-btn__theme-6 .btn-wrap .text-two {
  color: var(--rr-common-white);
}
.rr-btn__theme-7 {
  background: #356DF1;
  border-radius: 6px;
  border: none;
  padding: 15px 32.5px;
  font-family: var(--rr-ff-roboto);
}
.rr-btn__theme-7::before {
  background-color: var(--rr-theme-primary);
}
.rr-btn__theme-7 .btn-wrap span {
  font-weight: var(--rr-fw-medium);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}
.rr-btn__theme-7 .btn-wrap .text-one {
  color: var(--rr-common-white);
}
.rr-btn__theme-7 .btn-wrap .text-two {
  color: var(--rr-common-white);
}
.rr-btn__theme-1 {
  position: relative;
  border-radius: 0px;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 36px;
  padding-right: 19px;
  border-color: var(--rr-theme-primary1);
}
.rr-btn__theme-1:before {
  top: -40%;
  background-color: var(--rr-theme-primary1);
}
.rr-btn__theme-1:after {
  content: "";
  width: 1px;
  height: 200%;
  right: 53px;
  top: 0;
  z-index: 1;
  -webkit-transition-duration: 800ms;
          transition-duration: 800ms;
  position: absolute;
  background: var(--rr-heading-primary);
}
.rr-btn__theme-1 .btn-wrap svg {
  margin-left: 53px;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
.rr-btn__theme-1 .btn-wrap .text-one, .rr-btn__theme-1 .btn-wrap .text-two {
  text-transform: uppercase;
  color: var(--rr-heading-primary);
}
.rr-btn__theme-1:hover, .rr-btn__theme-1:focus {
  border-color: rgba(1, 9, 21, 0.14);
}
.rr-btn__theme-1:hover:before, .rr-btn__theme-1:focus:before {
  top: 200%;
}
.rr-btn__theme-1:hover:after, .rr-btn__theme-1:focus:after {
  background-color: rgba(1, 9, 21, 0.14);
  top: -100%;
}
.rr-btn__theme-1-sm {
  padding-right: 18px;
  padding-left: 23px;
}
.rr-btn__theme-1-sm .btn-wrap svg {
  margin-left: 38px;
}
.rr-btn__theme-sm {
  padding: 9px 22px;
}
.rr-btn__theme-sm:before {
  top: -40%;
}
.rr-btn__theme-sm .btn-wrap .text-one {
  color: var(--rr-common-white);
}
.rr-btn__theme-sm .btn-wrap span {
  gap: 6px;
}
.rr-btn__theme-sm .btn-wrap .text-two svg path[fill=white] {
  fill: var(--rr-heading-primary);
}
.rr-btn__theme-sm:hover:before, .rr-btn__theme-sm:focus:before {
  top: 200%;
}
.rr-btn__theme-sm:hover .btn-wrap .text-two, .rr-btn__theme-sm:focus .btn-wrap .text-two {
  color: var(--rr-heading-primary);
}
.rr-btn.btn-yellow {
  border: none;
  padding: 15px 27px;
  border-radius: 6px;
  background-color: var(--rr-theme-primary3);
}
.rr-btn.btn-yellow .btn-wrap .text-one {
  gap: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: var(--rr-text-body2);
  font-size: var(--rr-fs-h6);
  font-weight: var(--rr-fw-bold);
}
.rr-btn.btn-yellow .btn-wrap .text-two {
  gap: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: var(--rr-common-white);
  font-size: var(--rr-fs-h6);
  font-weight: var(--rr-fw-bold);
}
.rr-btn.btn-yellow .btn-wrap .text-two svg path[stroke="#030611"] {
  stroke: var(--rr-common-white);
}

/*----------------------------------------*/
/*  2.4 offcanvas
/*----------------------------------------*/
.offcanvas__area {
  background: #0E0A24 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;
}
@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-right: 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: 36px;
  height: 36px;
  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__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.5 niceselect
/*----------------------------------------*/
.nice-select {
  -webkit-tap-highlight-color: transparent;
  background-color: #fff;
  border-radius: 5px;
  border: solid 1px #e8e8e8;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: block;
  float: left;
  font-family: inherit;
  font-size: 14px;
  font-weight: normal;
  height: 42px;
  line-height: 40px;
  outline: none;
  padding-left: 18px;
  padding-right: 30px;
  position: relative;
  text-align: left !important;
  -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: auto;
}
.nice-select:hover {
  border-color: #dbdbdb;
}
.nice-select:active, .nice-select.open, .nice-select:focus {
  border-color: #999;
}
.nice-select::after {
  position: absolute;
  content: "\f107";
  top: 50%;
  right: 0;
  font-family: var(--rr-ff-fontawesome);
  color: var(--rr-common-black);
  font-weight: 500;
  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;
}
.nice-select.open::after {
  -webkit-transform: translateY(-50%) rotate(-180deg);
  transform: translateY(-50%) rotate(-180deg);
}
.nice-select.open .list {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: scale(1) translateY(0);
  transform: scale(1) translateY(0);
}
.nice-select.disabled {
  border-color: #ededed;
  color: #999;
  pointer-events: none;
}
.nice-select.disabled::after {
  border-color: #cccccc;
}
.nice-select.wide {
  width: 100%;
}
.nice-select.wide .list {
  left: 0 !important;
  right: 0 !important;
}
.nice-select.right {
  float: right;
}
.nice-select.right .list {
  left: auto;
  right: 0;
}
.nice-select.small {
  font-size: 12px;
  height: 36px;
  line-height: 34px;
}
.nice-select.small::after {
  height: 4px;
  width: 4px;
}
.nice-select.small .option {
  line-height: 34px;
  min-height: 34px;
}
.nice-select .list {
  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;
}
.nice-select .option {
  cursor: pointer;
  font-weight: 400;
  line-height: 40px;
  list-style: none;
  min-height: 40px;
  outline: none;
  padding-left: 18px;
  padding-right: 29px;
  text-align: left;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.nice-select .option:hover {
  background-color: #f6f7f9;
}
.nice-select .option.selected {
  font-weight: bold;
}
.nice-select .option.disabled {
  background-color: transparent;
  color: #999;
  cursor: default;
}

.no-csspointerevents .nice-select .list {
  display: none;
}
.no-csspointerevents .nice-select.open .list {
  display: block;
}

/*----------------------------------------*/
/*  2.6 sectiontitle
/*----------------------------------------*/
.section__title-wrapper {
  position: relative;
  z-index: 55;
}
.section__subtitle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: var(--rr-ff-heading);
  font-style: normal;
  font-weight: var(--rr-fw-bold);
  font-size: 15px;
  line-height: 20px;
  text-transform: uppercase;
}
.section__subtitle span {
  margin-right: 10px;
  padding: 3px 12.19px;
  background: var(--rr-theme-primary);
  border-radius: 100px;
  font-family: var(--rr-ff-roboto);
  font-style: normal;
  font-weight: var(--rr-fw-medium);
  font-size: 15px;
  line-height: 18px;
  color: var(--rr-common-white);
}
.section__subtitle img {
  margin-left: 5px;
  width: auto;
}
.section__title {
  text-transform: capitalize;
  color: var(--rr-heading-primary);
}
.section__title.mb-5 {
  margin-bottom: 5px !important;
}

.section-2__title-wrapper {
  position: relative;
  z-index: 55;
}
.section-2__subtitle {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: var(--rr-ff-heading);
  font-style: normal;
  font-weight: var(--rr-fw-medium);
  font-size: 13px;
  line-height: 17px;
  padding: 4.5px 16px;
  text-transform: uppercase;
  background: rgba(1, 9, 21, 0.06);
  color: var(--rr-heading-primary);
}
.section-2__title {
  text-transform: capitalize;
  color: var(--rr-heading-primary);
}
.section-2__title.mb-5 {
  margin-bottom: 5px !important;
}

.section-3__title-wrapper {
  position: relative;
  z-index: 55;
}
.section-3__subtitle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: var(--rr-ff-heading);
  font-style: normal;
  font-weight: var(--rr-fw-bold);
  font-size: 15px;
  color: var(--rr-text-primary1);
  line-height: 20px;
  text-transform: capitalize;
}
.section-3__subtitle span {
  margin-right: 10px;
  padding: 2px 10.19px;
  background: var(--rr-text-primary1);
  border-radius: 4px;
  font-family: var(--rr-ff-roboto);
  font-style: normal;
  font-weight: var(--rr-fw-medium);
  font-size: 15px;
  line-height: 18px;
  color: var(--rr-common-white);
}
.section-3__subtitle img {
  margin-left: 6px;
  width: auto;
}
.section-3__subtitle-2 span {
  margin-right: 0;
  margin-left: 10px;
}
.section-3__subtitle-2 img {
  margin-left: 0px;
  margin-right: 6px;
}
.section-3__title {
  text-transform: capitalize;
  color: var(--rr-heading-primary);
}
.section-3__title.mb-5 {
  margin-bottom: 5px !important;
}

.section-4__title {
  color: var(--rr-text-body2);
  font-family: var(--rr-ff-body2);
  font-weight: var(--rr-fw-bold);
}
.section-4__title .subtitle {
  position: relative;
  font-size: 54px;
  font-style: italic;
  font-weight: 400;
  line-height: var(--rr-lh-lg2);
  font-family: var(--rr-ff-serif);
  margin-left: 10px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .section-4__title .subtitle {
    font-size: 38px;
    line-height: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px) {
  .section-4__title .subtitle {
    font-size: 34px;
    line-height: 46px;
  }
}
@media (max-width: 575px) {
  .section-4__title .subtitle {
    font-size: 30px;
    line-height: 42px;
  }
}
@media (max-width:450px) {
  .section-4__title .subtitle {
    font-size: 22px;
    line-height: 32px;
  }
}
.section-4__title .highlighter-1 img {
  margin-top: 5px;
  width: 28px;
}
.section-4__title .highlighter svg {
  right: 20px;
  position: absolute;
  bottom: 6px;
  z-index: -1;
  -webkit-animation: rrdevshighlighter 4s infinite;
          animation: rrdevshighlighter 4s infinite;
}

.section-5__title {
  color: var(--rr-text-body2);
  font-weight: var(--rr-fw-sbold);
  font-family: var(--rr-ff-roboto);
}
.section-5__title span {
  color: #009E75;
}

.section-6__title {
  color: var(--rr-text-body2);
  font-family: var(--rr-ff-body2);
  font-weight: var(--rr-fw-bold);
}
.section-6__title span {
  border-radius: 10px;
  background: linear-gradient(135deg, #6C69FF 0%, #BA1AC8 100%);
  color: var(--rr-common-white);
  padding: 0px 9.5px;
  display: inline-block;
  rotate: -3deg;
  margin-right: 8px;
}

.section-7__title-wrapper {
  gap: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .section-7__title-wrapper {
    gap: 20px;
  }
}
.section-7__subtitle {
  background-color: #E2F0FB;
  border-radius: 4px;
  border: 1.5px solid rgba(3, 6, 17, 0.12);
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 15px;
  font-weight: 600;
  height: 28px;
  padding: 2px 19.4px;
  color: var(--rr-text-body2);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}
.section-7__subtitle img {
  width: auto;
}
.section-7__subtitle__2 {
  border-radius: 4px;
  border: 1.5px solid rgba(255, 255, 255, 0.3);
  background: rgba(2, 2, 3, 0.4);
  font-weight: 500;
  text-transform: capitalize;
  -webkit-box-shadow: 0px 10px 60px 0px rgba(3, 6, 17, 0.2);
          box-shadow: 0px 10px 60px 0px rgba(3, 6, 17, 0.2);
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
  color: var(--rr-common-white);
}
.section-7__title {
  margin-top: -10px;
}
.section-7__title span {
  background: linear-gradient(141.99deg, #874EDD 17.74%, #F911F0 118.75%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-style: italic;
  font-family: var(--rr-ff-serif);
  font-weight: 400;
}
.section-7__title__2 {
  color: var(--rr-common-white);
  font-weight: 700;
}
.section-7__title__2 span {
  background: linear-gradient(116.16deg, #FECE00 19.94%, #51FE00 83.53%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}

/*----------------------------------------*/
/*  2.7 breadcrumb
/*----------------------------------------*/
.breadcrumb-space {
  padding: 78px 0 106px;
}
@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  .breadcrumb-space {
    padding: 68px 0 100px;
  }
}
@media (max-width: 575px) {
  .breadcrumb-space {
    padding: 58px 0 90px;
  }
}

.breadcrumb {
  position: relative;
  z-index: 3;
  margin: 0;
}
.breadcrumb .container {
  position: relative;
  z-index: 2;
}
.breadcrumb .line-container .line-1 span {
  -webkit-animation: line-to-bottom-360 6s ease-in-out infinite;
          animation: line-to-bottom-360 6s ease-in-out infinite;
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}
.breadcrumb .line-container .line-2 span {
  -webkit-animation: line-to-bottom-360 8s ease-in-out infinite;
          animation: line-to-bottom-360 8s ease-in-out infinite;
  -webkit-animation-delay: 0.7s;
          animation-delay: 0.7s;
}
.breadcrumb__background-shape-1 {
  z-index: -1;
  right: 27px;
  top: -40px;
  position: absolute;
}
.breadcrumb__background-shape-2, .breadcrumb__background-shape-3 {
  z-index: -1;
  position: absolute;
}
.breadcrumb__background-shape-2 img, .breadcrumb__background-shape-3 img {
  width: auto;
}
.breadcrumb__background-shape-2 {
  left: 14px;
  top: -91px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), 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) {
  .breadcrumb__background-shape-2 {
    display: none;
  }
}
.breadcrumb__background-shape-3 {
  right: 113px;
  bottom: -29px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), 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) {
  .breadcrumb__background-shape-3 {
    display: none;
  }
}
.breadcrumb__content {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}
.breadcrumb__content-faq {
  max-width: 450px;
}
.breadcrumb__content-testimonial {
  max-width: 610px;
}
.breadcrumb__content-blog {
  max-width: 785px;
}
.breadcrumb__content-blog-details {
  max-width: 850px;
}
.breadcrumb__content-about {
  max-width: 523px;
}
.breadcrumb__title {
  font-style: normal;
  font-weight: 700;
  font-size: 50px;
  line-height: 60px;
  text-align: center;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .breadcrumb__title {
    font-size: 38px;
    line-height: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px) {
  .breadcrumb__title {
    font-size: 34px;
    line-height: 46px;
  }
}
@media (max-width: 575px) {
  .breadcrumb__title {
    font-size: 30px;
    line-height: 42px;
  }
}
@media (max-width:450px) {
  .breadcrumb__title {
    font-size: 22px;
    line-height: 32px;
  }
}
.breadcrumb__menu ul {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flexbox;
  display: inline-flex;
  gap: 42px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -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: 500;
  font-size: 16px;
  line-height: 30px;
  position: relative;
  text-transform: uppercase;
  color: var(--rr-heading-primary);
}
.breadcrumb__menu ul li:after {
  position: absolute;
  content: "";
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  right: -25px;
  width: 12px;
  height: 10px;
  z-index: -1;
  background-size: contain;
  background-position: center center;
  background-image: url("../imgs/breadcump/arrow-right.svg");
}
.breadcrumb__menu ul li img {
  width: auto;
  max-width: 17px;
  margin-top: -3px;
}
.breadcrumb__menu ul li a:hover {
  color: var(--rr-theme-primary2);
}
.breadcrumb__menu ul li.active {
  color: var(--rr-theme-primary2);
}
.breadcrumb__menu ul li.active:after {
  display: none;
}

/*----------------------------------------*/
/*  2.10 backtotop
/*----------------------------------------*/
.backtotop-wrap {
  position: fixed;
  bottom: 20px;
  right: 20px;
  opacity: 1;
  visibility: hidden;
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
  -webkit-box-shadow: 0px 20px 60px rgb(1, 9, 21);
          box-shadow: 0px 20px 60px rgb(1, 9, 21);
  color: var(--rr-common-white);
  font-family: var(--rr-ff-heading);
  font-size: var(--rr-ff-body-2);
  line-height: var(--rr-lh-body2);
  font-style: normal;
  font-weight: var(--rr-fw-medium);
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  width: 46px;
  height: 46px;
  min-height: 46px;
  min-width: 46px;
  text-transform: capitalize;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 500px;
  overflow: hidden;
  background: var(--rr-theme-primary);
  z-index: 999;
}
.backtotop-wrap i {
  opacity: 0;
  visibility: visible;
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
}
.backtotop-wrap.active-backtotop {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translatex(0);
  transform: translatex(0);
}
.backtotop-wrap.active-backtotop i {
  visibility: visible;
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
  opacity: 1;
}
.backtotop-wrap:before {
  -webkit-transition-duration: 800ms;
          transition-duration: 800ms;
  position: absolute;
  width: 200%;
  height: 200%;
  content: "";
  top: -200%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  border-radius: 50%;
  z-index: 1;
  background: var(--rr-theme-primary1);
}
.backtotop-wrap:after {
  display: block;
  clear: both;
  content: "";
}
.backtotop-wrap .btn-wrap {
  position: relative;
  z-index: 1;
  float: left;
  overflow: hidden;
  display: inline-block;
}
.backtotop-wrap .btn-wrap .text-one {
  position: relative;
  display: block;
  color: var(--black-color);
}
.backtotop-wrap .btn-wrap .text-two {
  position: absolute;
  top: 100%;
  display: block;
  color: var(--black-color);
}
.backtotop-wrap:hover {
  color: var(--rr-common-white);
}
.backtotop-wrap:hover:before {
  top: -40%;
}
.backtotop-wrap:hover .text-one {
  -webkit-transform: translateY(-150%);
  transform: translateY(-150%);
}
.backtotop-wrap:hover .text-two {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.body-2 .backtotop-wrap {
  background: var(--rr-theme-primary1);
}
.body-2 .backtotop-wrap:before {
  background: var(--rr-theme-primary);
}

.body-3 .backtotop-wrap {
  background: var(--rr-theme-primary2);
}
.body-3 .backtotop-wrap:before {
  background: var(--rr-section-3);
}

/*----------------------------------------*/
/*  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);
  }
}
.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 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 spinY {
  0% {
    -webkit-transform: rotateY(0);
    transform: rotateY(0);
  }
  100% {
    -webkit-transform: rotateY(359deg);
    transform: rotateY(359deg);
  }
}
@keyframes spinY {
  0% {
    -webkit-transform: rotateY(0);
    transform: rotateY(0);
  }
  100% {
    -webkit-transform: rotateY(359deg);
    transform: rotateY(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;
}

.cd-headline.clip span {
  display: inline-block;
  -webkit-transition: none;
  transition: none;
}
.cd-headline.clip .cd-words-wrapper {
  overflow: hidden;
  vertical-align: top;
}
.cd-headline.clip .cd-words-wrapper::after {
  top: 0;
  right: 0;
  width: 2px;
  content: "";
  height: 100%;
  position: absolute;
  background-color: #3b3b3b;
}
.cd-headline.clip b {
  opacity: 0;
}
.cd-headline.clip 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);
  }
}
.leftRight {
  -webkit-animation: leftRight 1.3S infinite alternate;
          animation: leftRight 1.3S infinite alternate;
}

.spin {
  -webkit-animation: spin 3S infinite;
          animation: spin 3S infinite;
}

.spinY {
  -webkit-animation: spinY 3S infinite linear;
          animation: spinY 3S infinite linear;
}

@-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);
  }
}
.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;
  -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 2s;
          animation: panel 2s;
  -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);
}

.body-2 .panel {
  background: var(--rr-theme-primary1);
}

.body-3 .panel {
  background: var(--rr-theme-primary2);
}

@-webkit-keyframes rrdevshighlighter {
  0% {
    width: 0;
  }
  15% {
    width: 100%;
  }
  85% {
    opacity: 1;
  }
  90% {
    width: 100%;
    opacity: 0;
  }
  to {
    width: 0;
    opacity: 0;
  }
}

@keyframes rrdevshighlighter {
  0% {
    width: 0;
  }
  15% {
    width: 100%;
  }
  85% {
    opacity: 1;
  }
  90% {
    width: 100%;
    opacity: 0;
  }
  to {
    width: 0;
    opacity: 0;
  }
}
.movingX {
  -webkit-animation: movingX 10s linear infinite;
          animation: movingX 10s linear infinite;
}

@-webkit-keyframes movingX {
  0% {
    right: 0;
  }
  100% {
    right: 100%;
  }
}
@keyframes movingX {
  0% {
    right: 0;
  }
  100% {
    right: 100%;
  }
}
@-webkit-keyframes moveAlongBorderCSS {
  0% {
    left: 0;
    top: -51px;
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
  }
  49.99% {
    top: -51px;
    left: 450px;
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
  }
  50% {
    top: -51px;
    left: 497px;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    top: 500px;
    left: 497px;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
@keyframes moveAlongBorderCSS {
  0% {
    left: 0;
    top: -51px;
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
  }
  49.99% {
    top: -51px;
    left: 450px;
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
  }
  50% {
    top: -51px;
    left: 497px;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    top: 500px;
    left: 497px;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
@-webkit-keyframes border-move {
  0% {
    left: 0;
    top: -51px;
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
  }
  49.99% {
    top: -51px;
    left: 650px;
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
  }
  50% {
    top: -51px;
    left: 697px;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    top: 500px;
    left: 697px;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
@keyframes border-move {
  0% {
    left: 0;
    top: -51px;
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
  }
  49.99% {
    top: -51px;
    left: 650px;
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
  }
  50% {
    top: -51px;
    left: 697px;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    top: 500px;
    left: 697px;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
/*----------------------------------------*/
/*  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: #121212;
  z-index: 9999;
}

.sk-three-bounce {
  margin: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  background-color: #121212;
}

.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);
  }
}
/*----------------------------------------*/
/*  2.13 rangeSlider
/*----------------------------------------*/
.ui-button-icon-only, .ui-controlgroup-vertical .ui-controlgroup-item {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.ui-checkboxradio-disabled, .ui-state-disabled {
  pointer-events: none;
}

.ui-datepicker .ui-icon, .ui-icon {
  text-indent: -99999px;
  background-repeat: no-repeat;
}

.ui-helper-reset, .ui-menu {
  outline: 0;
  list-style: none;
}

.ui-helper-hidden, .ui-resizable-autohide .ui-resizable-handle, .ui-resizable-disabled .ui-resizable-handle {
  display: none;
}

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
}

.ui-helper-clearfix:after, .ui-helper-clearfix:before {
  content: "";
  display: table;
  border-collapse: collapse;
}

.ui-helper-clearfix:after {
  clear: both;
}

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
}

.ui-front {
  z-index: 100;
}

.ui-state-disabled {
  cursor: default !important;
}

.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -0.25em;
  position: relative;
  overflow: hidden;
}

.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block;
}

.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0;
  padding: 0.5em 0.5em 0.5em 0.7em;
  font-size: 100%;
}

.ui-autocomplete, .ui-menu .ui-menu {
  position: absolute;
}

.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
}

.ui-autocomplete {
  top: 0;
  left: 0;
  cursor: default;
}

.ui-menu {
  padding: 0;
  margin: 0;
  display: block;
}

.ui-button, .ui-controlgroup {
  display: inline-block;
  vertical-align: middle;
}

.ui-button, .ui-menu-icons, .ui-resizable {
  position: relative;
}

.ui-menu .ui-menu-item {
  margin: 0;
  cursor: pointer;
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}

.ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 3px 1em 3px 0.4em;
}

.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0;
}

.ui-menu .ui-state-active, .ui-menu .ui-state-focus {
  margin: -1px;
}

.ui-menu-icons .ui-menu-item-wrapper {
  padding-left: 2em;
}

.ui-button, .ui-controlgroup .ui-controlgroup-label {
  padding: 0.4em 1em;
}

.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0.2em;
  margin: auto 0;
}

.ui-menu .ui-menu-icon {
  left: auto;
  right: 0;
}

.ui-button {
  line-height: normal;
  margin-right: 0.1em;
  cursor: pointer;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: visible;
}

.ui-button, .ui-button:active, .ui-button:hover, .ui-button:link, .ui-button:visited {
  text-decoration: none;
}

.ui-button-icon-only {
  width: 2em;
  text-indent: -9999px;
  white-space: nowrap;
}

input.ui-button.ui-button-icon-only {
  text-indent: 0;
}

.ui-button-icon-only .ui-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
}

.ui-button.ui-icon-notext .ui-icon {
  padding: 0;
  width: 2.1em;
  height: 2.1em;
  text-indent: -9999px;
  white-space: nowrap;
}

input.ui-button.ui-icon-notext .ui-icon {
  width: auto;
  height: auto;
  text-indent: 0;
  white-space: normal;
  padding: 0.4em 1em;
}

button.ui-button::-moz-focus-inner, input.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.ui-controlgroup > .ui-controlgroup-item {
  float: left;
  margin-left: 0;
  margin-right: 0;
}

.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus, .ui-controlgroup > .ui-controlgroup-item:focus {
  z-index: 9999;
}

.ui-controlgroup-vertical > .ui-controlgroup-item {
  display: block;
  float: none;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  text-align: left;
}

.ui-controlgroup .ui-controlgroup-label span {
  font-size: 80%;
}

.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
  border-left: none;
}

.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
  border-top: none;
}

.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
  border-right: none;
}

.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
  border-bottom: none;
}

.ui-controlgroup-vertical .ui-spinner-input {
  width: 75%;
  width: calc(100% - 2.4em);
}

.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
  border-top-style: solid;
}

.ui-checkboxradio-label .ui-icon-background {
  -webkit-box-shadow: inset 1px 1px 1px #ccc;
          box-shadow: inset 1px 1px 1px #ccc;
  border-radius: 0.12em;
  border: none;
}

.ui-checkboxradio-radio-label .ui-icon-background {
  width: 16px;
  height: 16px;
  border-radius: 1em;
  overflow: visible;
  border: none;
}

.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon, .ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
  background-image: none;
  width: 8px;
  height: 8px;
  border-width: 4px;
  border-style: solid;
}

.ui-datepicker {
  width: 17em;
  padding: 0.2em 0.2em 0;
  display: none;
}

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0;
}

.ui-datepicker .ui-datepicker-next, .ui-datepicker .ui-datepicker-prev {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}

.ui-datepicker .ui-datepicker-next-hover, .ui-datepicker .ui-datepicker-prev-hover {
  top: 1px;
}

.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}

.ui-datepicker .ui-datepicker-next {
  right: 2px;
}

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}

.ui-datepicker .ui-datepicker-next span, .ui-datepicker .ui-datepicker-prev span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
  width: 45%;
}

.ui-datepicker table {
  width: 100%;
  font-size: 0.9em;
  border-collapse: collapse;
  margin: 0 0 0.4em;
}

.ui-datepicker th {
  padding: 0.7em 0.3em;
  text-align: center;
  font-weight: 700;
  border: 0;
}

.ui-datepicker td {
  border: 0;
  padding: 1px;
}

.ui-datepicker td a, .ui-datepicker td span {
  display: block;
  padding: 0.2em;
  text-align: right;
  text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: 0.7em 0 0;
  padding: 0 0.2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: 0.5em 0.2em 0.4em;
  cursor: pointer;
  padding: 0.2em 0.6em 0.3em;
  width: auto;
  overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-multi .ui-datepicker-group, .ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}

.ui-datepicker.ui-datepicker-multi {
  width: auto;
}

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}

.ui-datepicker-rtl {
  direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-rtl .ui-datepicker-group, .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

.ui-datepicker .ui-icon {
  display: block;
  overflow: hidden;
  left: 0.5em;
  top: 0.3em;
}

.ui-dialog {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0.2em;
  outline: 0;
}

.ui-dialog .ui-dialog-titlebar {
  padding: 0.4em 1em;
  position: relative;
}

.ui-dialog .ui-dialog-title {
  float: left;
  margin: 0.1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: 0.3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0;
  padding: 1px;
  height: 20px;
}

.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: 0.5em 1em;
  background: 0 0;
  overflow: auto;
}

.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0;
  background-image: none;
  margin-top: 0.5em;
  padding: 0.3em 1em 0.5em 0.4em;
}

.ui-dialog .ui-dialog-buttonpane button {
  margin: 0.5em 0.4em 0.5em 0;
  cursor: pointer;
}

.ui-dialog .ui-resizable-n {
  height: 2px;
  top: 0;
}

.ui-dialog .ui-resizable-e {
  width: 2px;
  right: 0;
}

.ui-dialog .ui-resizable-s {
  height: 2px;
  bottom: 0;
}

.ui-dialog .ui-resizable-w {
  width: 2px;
  left: 0;
}

.ui-dialog .ui-resizable-ne, .ui-dialog .ui-resizable-nw, .ui-dialog .ui-resizable-se, .ui-dialog .ui-resizable-sw {
  width: 7px;
  height: 7px;
}

.ui-dialog .ui-resizable-se {
  right: 0;
  bottom: 0;
}

.ui-dialog .ui-resizable-sw {
  left: 0;
  bottom: 0;
}

.ui-dialog .ui-resizable-ne {
  right: 0;
  top: 0;
}

.ui-dialog .ui-resizable-nw {
  left: 0;
  top: 0;
}

.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}

.ui-draggable-handle, .ui-selectable, .ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none;
}

.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none;
}

.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}

.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}

.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}

.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}

.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}

.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}

.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}

.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}

.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden;
}

.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}

.ui-progressbar .ui-progressbar-overlay {
  background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
  height: 100%;
  opacity: 0.25;
}

.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none;
}

.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted #000;
}

.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}

.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  overflow-x: hidden;
  padding-bottom: 1px;
}

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: 700;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0;
  height: auto;
  border: 0;
}

.ui-selectmenu-open {
  display: block;
}

.ui-selectmenu-text {
  display: block;
  margin-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ui-selectmenu-button.ui-button {
  text-align: left;
  white-space: nowrap;
  width: 14em;
}

.ui-selectmenu-icon.ui-icon {
  float: right;
  margin-top: 0;
}

.ui-slider {
  position: relative;
  text-align: left;
}

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none;
}

.ui-slider .ui-loan-range {
  position: absolute;
  z-index: 1;
  font-size: 0.7em;
  display: block;
  border: 0;
  background-position: 0 0;
}

.ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-loan-range {
  -webkit-filter: inherit;
          filter: inherit;
}

.ui-slider-horizontal {
  height: 0.8em;
}

.ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em;
}

.ui-slider-horizontal .ui-loan-range {
  top: 0;
  height: 100%;
}

.ui-slider-horizontal .ui-loan-range-min {
  left: 0;
}

.ui-slider-horizontal .ui-loan-range-max {
  right: 0;
}

.ui-slider-vertical {
  width: 0.8em;
  height: 100px;
}

.ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.6em;
}

.ui-slider-vertical .ui-loan-range {
  left: 0;
  width: 100%;
}

.ui-slider-vertical .ui-loan-range-min, .ui-spinner-down {
  bottom: 0;
}

.ui-slider-vertical .ui-loan-range-max, .ui-spinner-up {
  top: 0;
}

.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle;
}

.ui-spinner-input {
  border: none;
  background: 0 0;
  color: inherit;
  padding: 0.222em 0;
  margin: 0.2em 2em 0.2em 0.4em;
  vertical-align: middle;
}

.ui-spinner-button {
  width: 1.6em;
  height: 50%;
  font-size: 0.5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0;
}

.ui-spinner a.ui-spinner-button {
  border-top-style: none;
  border-bottom-style: none;
  border-right-style: none;
}

.ui-tabs {
  position: relative;
  padding: 0.2em;
}

.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: 0.2em 0.2em 0;
}

.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px 0.2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap;
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: 0.5em 1em;
  text-decoration: none;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}

.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text;
}

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer;
}

.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: 0 0;
}

.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
}

body .ui-tooltip {
  border-width: 2px;
}

.ui-widget, .ui-widget button, .ui-widget input, .ui-widget select, .ui-widget textarea {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}

.ui-widget .ui-widget {
  font-size: 1em;
}

.ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5;
}

.ui-widget-content {
  border: 1px solid #ddd;
  background: #fff;
  color: #333;
}

.ui-widget-content a, .ui-widget-header a {
  color: #333;
}

.ui-widget-header {
  border: 1px solid #ddd;
  background: #e9e9e9;
  color: #333;
  font-weight: 700;
}

.ui-button, .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, html .ui-button.ui-state-disabled:active, html .ui-button.ui-state-disabled:hover {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: 400;
  color: #454545;
}

.ui-button, .ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited, a.ui-button, a:link.ui-button, a:visited.ui-button {
  color: #454545;
  text-decoration: none;
}

.ui-button:focus, .ui-button:hover, .ui-state-focus, .ui-state-hover, .ui-widget-content .ui-state-focus, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-focus, .ui-widget-header .ui-state-hover {
  border: 1px solid #ccc;
  background: #ededed;
  font-weight: 400;
  color: #2b2b2b;
}

.ui-state-focus a, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited, .ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited, a.ui-button:focus, a.ui-button:hover {
  color: #2b2b2b;
  text-decoration: none;
}

.ui-visual-focus {
  -webkit-box-shadow: 0 0 3px 1px #5e9ed6;
          box-shadow: 0 0 3px 1px #5e9ed6;
}

.ui-button.ui-state-active:hover, .ui-button:active, .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active {
  border: 1px solid #003eff;
  background: #007fff;
  font-weight: 400;
  color: #fff;
}

.ui-icon-background, .ui-state-active .ui-icon-background {
  border: #003eff;
  background-color: #fff;
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
  color: #fff;
  text-decoration: none;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #777620;
}

.ui-state-checked {
  border: 1px solid #dad55e;
  background: #fffa90;
}

.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
  color: #777620;
}

.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f;
}

.ui-state-error a, .ui-state-error-text, .ui-widget-content .ui-state-error a, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error a, .ui-widget-header .ui-state-error-text {
  color: #5f3f3f;
}

.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
  font-weight: 700;
}

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
  opacity: 0.7;
  filter: Alpha(Opacity=70);
  font-weight: 400;
}

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
  opacity: 0.35;
  filter: Alpha(Opacity=35);
  background-image: none;
}

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
}

.ui-icon {
  width: 16px;
  height: 16px;
}

.ui-icon, .ui-widget-content .ui-icon, .ui-widget-header .ui-icon {
  background-image: url("images/ui-icons_444444_256x240.png");
}

.ui-button:focus .ui-icon, .ui-button:hover .ui-icon, .ui-state-focus .ui-icon, .ui-state-hover .ui-icon {
  background-image: url("images/ui-icons_555555_256x240.png");
}

.ui-button:active .ui-icon, .ui-state-active .ui-icon {
  background-image: url("images/ui-icons_ffffff_256x240.png");
}

.ui-button .ui-state-highlight.ui-icon, .ui-state-highlight .ui-icon {
  background-image: url("images/ui-icons_777620_256x240.png");
}

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
  background-image: url("images/ui-icons_cc0000_256x240.png");
}

.ui-button .ui-icon {
  background-image: url("images/ui-icons_777777_256x240.png");
}

.ui-icon-blank {
  background-position: 16px 16px;
}

.ui-icon-caret-1-n {
  background-position: 0 0;
}

.ui-icon-caret-1-ne {
  background-position: -16px 0;
}

.ui-icon-caret-1-e {
  background-position: -32px 0;
}

.ui-icon-caret-1-se {
  background-position: -48px 0;
}

.ui-icon-caret-1-s {
  background-position: -65px 0;
}

.ui-icon-caret-1-sw {
  background-position: -80px 0;
}

.ui-icon-caret-1-w {
  background-position: -96px 0;
}

.ui-icon-caret-1-nw {
  background-position: -112px 0;
}

.ui-icon-caret-2-n-s {
  background-position: -128px 0;
}

.ui-icon-caret-2-e-w {
  background-position: -144px 0;
}

.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
  background-position: -65px -16px;
}

.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}

.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
  background-position: -65px -32px;
}

.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n {
  background-position: 1px -48px;
}

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}

.ui-icon-arrow-4 {
  background-position: 0 -80px;
}

.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}

.ui-icon-extlink {
  background-position: -32px -80px;
}

.ui-icon-newwin {
  background-position: -48px -80px;
}

.ui-icon-refresh {
  background-position: -64px -80px;
}

.ui-icon-shuffle {
  background-position: -80px -80px;
}

.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}

.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}

.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}

.ui-icon-folder-open {
  background-position: -16px -96px;
}

.ui-icon-document {
  background-position: -32px -96px;
}

.ui-icon-document-b {
  background-position: -48px -96px;
}

.ui-icon-note {
  background-position: -64px -96px;
}

.ui-icon-mail-closed {
  background-position: -80px -96px;
}

.ui-icon-mail-open {
  background-position: -96px -96px;
}

.ui-icon-suitcase {
  background-position: -112px -96px;
}

.ui-icon-comment {
  background-position: -128px -96px;
}

.ui-icon-person {
  background-position: -144px -96px;
}

.ui-icon-print {
  background-position: -160px -96px;
}

.ui-icon-trash {
  background-position: -176px -96px;
}

.ui-icon-locked {
  background-position: -192px -96px;
}

.ui-icon-unlocked {
  background-position: -208px -96px;
}

.ui-icon-bookmark {
  background-position: -224px -96px;
}

.ui-icon-tag {
  background-position: -240px -96px;
}

.ui-icon-home {
  background-position: 0 -112px;
}

.ui-icon-flag {
  background-position: -16px -112px;
}

.ui-icon-calendar {
  background-position: -32px -112px;
}

.ui-icon-cart {
  background-position: -48px -112px;
}

.ui-icon-pencil {
  background-position: -64px -112px;
}

.ui-icon-clock {
  background-position: -80px -112px;
}

.ui-icon-disk {
  background-position: -96px -112px;
}

.ui-icon-calculator {
  background-position: -112px -112px;
}

.ui-icon-zoomin {
  background-position: -128px -112px;
}

.ui-icon-zoomout {
  background-position: -144px -112px;
}

.ui-icon-search {
  background-position: -160px -112px;
}

.ui-icon-wrench {
  background-position: -176px -112px;
}

.ui-icon-gear {
  background-position: -192px -112px;
}

.ui-icon-heart {
  background-position: -208px -112px;
}

.ui-icon-star {
  background-position: -224px -112px;
}

.ui-icon-link {
  background-position: -240px -112px;
}

.ui-icon-cancel {
  background-position: 0 -128px;
}

.ui-icon-plus {
  background-position: -16px -128px;
}

.ui-icon-plusthick {
  background-position: -32px -128px;
}

.ui-icon-minus {
  background-position: -48px -128px;
}

.ui-icon-minusthick {
  background-position: -64px -128px;
}

.ui-icon-close {
  background-position: -80px -128px;
}

.ui-icon-closethick {
  background-position: -96px -128px;
}

.ui-icon-key {
  background-position: -112px -128px;
}

.ui-icon-lightbulb {
  background-position: -128px -128px;
}

.ui-icon-scissors {
  background-position: -144px -128px;
}

.ui-icon-clipboard {
  background-position: -160px -128px;
}

.ui-icon-copy {
  background-position: -176px -128px;
}

.ui-icon-contact {
  background-position: -192px -128px;
}

.ui-icon-image {
  background-position: -208px -128px;
}

.ui-icon-video {
  background-position: -224px -128px;
}

.ui-icon-script {
  background-position: -240px -128px;
}

.ui-icon-alert {
  background-position: 0 -144px;
}

.ui-icon-info {
  background-position: -16px -144px;
}

.ui-icon-notice {
  background-position: -32px -144px;
}

.ui-icon-help {
  background-position: -48px -144px;
}

.ui-icon-check {
  background-position: -64px -144px;
}

.ui-icon-bullet {
  background-position: -80px -144px;
}

.ui-icon-radio-on {
  background-position: -96px -144px;
}

.ui-icon-radio-off {
  background-position: -112px -144px;
}

.ui-icon-pin-w {
  background-position: -128px -144px;
}

.ui-icon-pin-s {
  background-position: -144px -144px;
}

.ui-icon-play {
  background-position: 0 -160px;
}

.ui-icon-pause {
  background-position: -16px -160px;
}

.ui-icon-seek-next {
  background-position: -32px -160px;
}

.ui-icon-seek-prev {
  background-position: -48px -160px;
}

.ui-icon-seek-end {
  background-position: -64px -160px;
}

.ui-icon-seek-first, .ui-icon-seek-start {
  background-position: -80px -160px;
}

.ui-icon-stop {
  background-position: -96px -160px;
}

.ui-icon-eject {
  background-position: -112px -160px;
}

.ui-icon-volume-off {
  background-position: -128px -160px;
}

.ui-icon-volume-on {
  background-position: -144px -160px;
}

.ui-icon-power {
  background-position: 0 -176px;
}

.ui-icon-signal-diag {
  background-position: -16px -176px;
}

.ui-icon-signal {
  background-position: -32px -176px;
}

.ui-icon-battery-0 {
  background-position: -48px -176px;
}

.ui-icon-battery-1 {
  background-position: -64px -176px;
}

.ui-icon-battery-2 {
  background-position: -80px -176px;
}

.ui-icon-battery-3 {
  background-position: -96px -176px;
}

.ui-icon-circle-plus {
  background-position: 0 -192px;
}

.ui-icon-circle-minus {
  background-position: -16px -192px;
}

.ui-icon-circle-close {
  background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}

.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}

.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}

.ui-icon-circle-check {
  background-position: -208px -192px;
}

.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}

.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}

.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}

.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}

.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}

.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}

.ui-corner-all, .ui-corner-left, .ui-corner-tl, .ui-corner-top {
  border-top-left-radius: 3px;
}

.ui-corner-all, .ui-corner-right, .ui-corner-top, .ui-corner-tr {
  border-top-right-radius: 3px;
}

.ui-corner-all, .ui-corner-bl, .ui-corner-bottom, .ui-corner-left {
  border-bottom-left-radius: 3px;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-br, .ui-corner-right {
  border-bottom-right-radius: 3px;
}

.ui-widget-overlay {
  background: #aaa;
  opacity: 0.3;
  filter: Alpha(Opacity=30);
}

.ui-widget-shadow {
  -webkit-box-shadow: 0 0 5px #666;
  box-shadow: 0 0 5px #666;
}

/* HEADER CSS */
/*----------------------------------------*/
/*  3.1 header-common
/*----------------------------------------*/
.rr-sticky {
  position: fixed !important;
  top: 0;
  z-index: 111;
  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;
  background: var(--rr-gray-900);
  border-top: 0;
  -webkit-box-shadow: 0px 2px 4px rgba(29, 29, 29, 0.14);
          box-shadow: 0px 2px 4px rgba(29, 29, 29, 0.14);
}
.rr-sticky.header-2 {
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: var(--rr-common-white) !important;
}
.rr-sticky.header-4 {
  top: 0 !important;
}
.rr-sticky.header-6 {
  top: 0 !important;
  background: #030611 !important;
  padding: 20px 0;
}
.rr-sticky.header-5 {
  top: 0 !important;
  background: #fff !important;
}
.rr-sticky.header-7 {
  top: 0 !important;
  background-color: var(--rr-common-white) !important;
}

.header__area {
  background-color: var(--rr-common-white);
  -webkit-box-shadow: 0px 2px 4px rgba(29, 29, 29, 0.14);
          box-shadow: 0px 2px 4px rgba(29, 29, 29, 0.14);
}
.header__area .container:not(.header-3 .container) {
  max-width: 1630px;
  padding: 0 15px;
}
.header__logo {
  max-width: 188px;
}
@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
  .header__logo {
    max-width: 150px;
  }
}
@media (max-width:450px) {
  .header__logo {
    max-width: 150px;
  }
}
.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) {
  .header__main {
    padding: 15px 0;
  }
}

.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__left .horizontal-bar {
  margin: 0 30px;
  width: 1px;
  height: 30px;
  background: rgba(1, 9, 21, 0.1);
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .header__left .horizontal-bar {
    display: none;
  }
}
@media (max-width: 1100px) {
  .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__action .rr-btn__login {
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
  line-height: 20px;
  color: var(--rr-heading-primary);
}
.header__action .rr-btn__login:hover {
  color: var(--rr-theme-primary);
}
.header__action .rr-btn__login:hover svg path[stroke="#010915"] {
  stroke: var(--rr-theme-primary);
}
.header__action .rr-btn__theme {
  padding: 9px 23px;
}
.header__action .rr-btn__theme .btn-wrap span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6px;
}
.header__search {
  margin-right: 10px;
}
@media (max-width: 1350px) {
  .header__search {
    display: none;
  }
}
.header__search .search-box {
  width: 239px;
  position: relative;
  z-index: 1;
  height: 40px;
  background: rgba(1, 9, 21, 0.05);
  border-radius: 100px;
}
.header__search .search-box button {
  position: absolute;
  z-index: 1;
  line-height: 40px;
  right: 20px;
}
.header__search .search-box button:hover svg path[stroke="#010915"] {
  stroke: var(--rr-theme-primary);
}
.header__search .search-box input {
  padding: 0 20px;
  padding-right: 43px;
  width: 100%;
  height: 100%;
  background: transparent;
  border: none;
  font-weight: 400;
  font-size: 15px;
  line-height: 10px;
  color: var(--rr-menu-primary);
}
.header__search .search-box input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: var(--rr-menu-primary);
}
.header__search .search-box input::-moz-placeholder { /* Firefox 19+ */
  color: var(--rr-menu-primary);
}
.header__search .search-box input:-ms-input-placeholder { /* IE 10+  Edge*/
  color: var(--rr-menu-primary);
}
.header__search .search-box input::-ms-input-placeholder { /* MODERN BROWSER */
  color: var(--rr-menu-primary);
}
.header__search .search-box input::placeholder { /* MODERN BROWSER */
  color: var(--rr-menu-primary);
}
.header__search .search-box input:focus {
  outline: none;
}
.header__btn-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
}

/*----------------------------------------*/
/*  3.1 header-common
/*----------------------------------------*/
.header-2.header__area {
  top: 0;
  left: 0;
  padding: 0;
  width: 100%;
  z-index: 1030;
  background-color: transparent;
  position: fixed !important;
  border-bottom: 1px solid rgba(1, 9, 21, 0.1);
  -webkit-box-shadow: none;
          box-shadow: none;
}
@media (max-width: 575px) {
  .header-2 .header__logo {
    max-width: 110px;
  }
}
.header-2 .header__hamburger .bar-icon span {
  background-color: var(--rr-theme-primary1);
}

/*----------------------------------------*/
/*  3.1 header-common
/*----------------------------------------*/
.header-3.header__area {
  background-color: var(--rr-section-2);
  border-bottom: 1px solid rgba(1, 9, 21, 0.1);
}
@media (min-width: 1400px) {
  .header-3.header__area .container {
    max-width: 1630px;
  }
}
@media (max-width: 575px) {
  .header-3 .header__logo {
    max-width: 110px;
  }
}
.header-3 .header__hamburger .bar-icon span {
  background-color: var(--rr-theme-primary2);
}
.header-3 .header__action .rr-btn.rr-btn__theme-4 {
  padding: 12px 27px;
}

.header-3_top {
  background-color: var(--rr-heading-primary);
}
@media (min-width: 1400px) {
  .header-3_top .container {
    max-width: 1630px;
  }
}
.header-3_top-slider {
  position: relative;
  z-index: 1;
  padding: 11px 0;
}
.header-3_top-slider__controller {
  position: absolute;
  right: 0;
  gap: 10px;
  z-index: 2;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.header-3_top-slider__arrow-next, .header-3_top-slider__arrow-prev {
  width: 24px;
  height: 24px;
  overflow: hidden;
  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: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 500px;
}
.header-3_top-slider__arrow-next svg, .header-3_top-slider__arrow-prev svg {
  margin-left: -1px;
}
.header-3_top-slider__arrow-next:hover, .header-3_top-slider__arrow-prev:hover {
  background: #292D34;
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.header-3_top-slider__arrow-next svg {
  margin-left: 2px;
}
.header-3_top-slider__item p {
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 17px;
  color: rgba(255, 255, 255, 0.8);
  margin-bottom: 0;
}
.header-3_top-slider__item p a {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
  color: var(--rr-common-white);
}
.header-3__main {
  padding-right: 13px;
  border-left: 1px solid rgba(1, 9, 21, 0.1);
  border-right: 1px solid rgba(1, 9, 21, 0.1);
  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) {
  .header-3__main {
    padding: 15px 0;
  }
}
@media (max-width: 1199px) {
  .header-3__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-3__404 {
  border: none !important;
}
.header-3__404:not(.rr-sticky) {
  background-color: transparent !important;
}
.header-3__404 .header-3__main {
  border-right: none !important;
  border-left: none !important;
}

/*----------------------------------------*/
/*  3.1 header-common
/*----------------------------------------*/
.header-4.header__area {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  position: fixed;
  width: 100%;
  top: 60px;
  z-index: 99;
}
@media (max-width: 575px) {
  .header-4.header__area {
    top: 0;
  }
}
@media (min-width: 1400px) {
  .header-4.header__area .container {
    max-width: 1320px !important;
  }
}
@media (max-width: 575px) {
  .header-4 .header__logo {
    max-width: 110px;
  }
}
.header-4 .header__hamburger .bar-icon span {
  background-color: var(--rr-theme-primary2);
}
.header-4 .header__btn-wrap {
  gap: 24px;
}
.header-4 .header__action {
  gap: 20px;
}
.header-4 .header__action .rr-btn__login {
  font-size: 16px;
  color: var(--rr-text-body2);
  font-weight: var(--rr-fw-sbold);
}
.header-4 .header__action .rr-btn__login:hover {
  color: var(--rr-theme-primary);
}
.header-4 .header__action .rr-btn.rr-btn__theme-5 {
  border: none;
  padding: 12px 29px;
  border-radius: 6px;
  font-size: 16px;
  font-weight: var(--rr-fw-bold);
  background-color: var(--rr-theme-primary3);
}
.header-4 .header__action .rr-btn.rr-btn__theme-5 .btn-wrap span {
  color: var(--rr-text-body2);
}
.header-4 .header__action .rr-btn.rr-btn__theme-5:hover .btn-wrap span {
  color: var(--rr-common-white) !important;
}

.header-4_top {
  padding: 5.23px 0px 66px;
  background: linear-gradient(168deg, #874EDD 55.45%, #F911F0 136.34%);
}
.header-4_top__discount {
  gap: 10px;
  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;
}
.header-4_top img {
  width: 22px;
}
.header-4_top__text span {
  color: #EFE5E5;
  font-size: 16px;
  font-weight: 600;
}
.header-4_top__text a {
  color: var(--rr-common-white);
  text-decoration: underline;
}
.header-4__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 5.5px 30px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 14px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: var(--rr-common-white);
  -webkit-box-shadow: 0px 6px 10px 0px rgba(3, 6, 17, 0.1);
          box-shadow: 0px 6px 10px 0px rgba(3, 6, 17, 0.1);
}
@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  .header-4__main {
    padding: 5.5px 15px;
  }
}
@media (max-width: 1199px) {
  .header-4__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;
  }
}

/*----------------------------------------*/
/*  3.1 header-common
/*----------------------------------------*/
.header-5.header__area {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
@media (max-width: 575px) {
  .header-5 .header__logo {
    max-width: 110px;
  }
}
.header-5 .header__hamburger .bar-icon span {
  background-color: #356DF1;
}
.header-5 .header__btn-wrap {
  gap: 24px;
}
.header-5 .header__action {
  gap: 20px;
}
.header-5 .header__action .rr-btn.rr-btn__theme-6 {
  padding: 12px 33.5px;
}

.header-5__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 14px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  .header-5__main {
    padding: 5.5px 15px;
  }
}
@media (max-width: 1199px) {
  .header-5__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;
  }
}

/*----------------------------------------*/
/*  3.1 header-common
/*----------------------------------------*/
.header-6.header__area {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  position: fixed;
  width: 100%;
  top: 27px;
  z-index: 99;
}
@media (max-width: 575px) {
  .header-6.header__area {
    top: 0;
  }
}
@media (max-width: 575px) {
  .header-6 .header__logo {
    max-width: 110px;
  }
}
.header-6 .header__hamburger .bar-icon span {
  background-color: var(--rr-common-white);
}
.header-6 .header__btn-wrap {
  gap: 24px;
}
.header-6 .header__action {
  gap: 20px;
}
.header-6 .header__action .rr-btn__login {
  font-size: 16px;
  color: var(--rr-common-white);
  font-weight: var(--rr-fw-sbold);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6px;
}
.header-6 .header__action .rr-btn__login:hover {
  color: var(--rr-theme-primary);
}
.header-6 .header__action .rr-btn__login:hover svg [stroke=white] {
  stroke: var(--rr-theme-primary);
}
.header-6 .header__action .btn {
  background-image: -webkit-gradient(linear, left top, right top, from(#F9CF01), to(#62F901));
  background-image: linear-gradient(to right, #F9CF01 0%, #62F901 100%);
  border-radius: 6px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #00a84f;
  display: block;
  height: 44px;
  letter-spacing: 1px;
  margin: 0 auto;
  padding: 1px;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  width: 111px;
  z-index: 2;
}
.header-6 .header__action .btn:hover {
  color: #fff;
}
.header-6 .header__action .btn span {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #091124;
  border-radius: 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
  -webkit-transition: background 0.5s ease;
  transition: background 0.5s ease;
  width: 100%;
  color: var(--rr-common-white);
  font-family: var(--rr-ff-urbanist);
  font-size: 16px;
  font-weight: 700;
  text-transform: capitalize;
  line-height: normal;
}
.header-6 .header__action .btn:hover span {
  background: transparent;
}

.header-6 .mean__menu-wrapper {
  border-radius: 6px;
  border: 1.5px solid rgba(255, 255, 255, 0.1);
  background: rgba(2, 2, 3, 0.4);
  -webkit-box-shadow: 0px 10px 60px 0px rgba(3, 6, 17, 0.2);
          box-shadow: 0px 10px 60px 0px rgba(3, 6, 17, 0.2);
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
  padding: 0 60px;
}
.header-6__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  .header-6__main {
    padding: 5.5px 15px;
  }
}
@media (max-width: 1199px) {
  .header-6__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;
  }
}

/*----------------------------------------*/
/*  3.1 header-common
/*----------------------------------------*/
.header-7.header__area {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  position: fixed;
  width: 100%;
  top: 34px;
  z-index: 99;
  border-bottom: 1px solid rgba(3, 6, 17, 0.1);
}
@media only screen and (min-width: 320px) and (max-width: 1200px) {
  .header-7.header__area {
    top: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .header-7.header__area {
    padding: 20px 0;
  }
}
@media (max-width: 575px) {
  .header-7 .header__logo {
    max-width: 110px;
  }
}
.header-7 .header__hamburger .bar-icon span {
  background-color: var(--rr-theme-primary2);
}
.header-7 .header__btn-wrap {
  gap: 24px;
}
.header-7 .header__action {
  gap: 20px;
}
.header-7 .header__action .rr-btn__login {
  font-size: 16px;
  gap: 6px;
  color: var(--rr-text-body2);
  font-weight: var(--rr-fw-bold);
  font-family: var(--rr-ff-urbanist);
}
.header-7 .header__action .rr-btn__login:hover {
  color: var(--rr-theme-primary);
}
.header-7 .header__action .rr-btn__login:hover svg [stroke="#030611"] {
  stroke: var(--rr-theme-primary);
}
.header-7 .header__action .rr-btn.rr-btn__theme-7 {
  border: none;
  padding: 12px 29px;
  border-radius: 6px;
  font-size: 16px;
  font-weight: var(--rr-fw-bold);
  background-color: var(--rr-text-body2);
}
.header-7 .header__action .rr-btn.rr-btn__theme-7 .btn-wrap span {
  color: var(--rr-common-white);
  font-family: var(--rr-ff-urbanist);
}

.header-7_top {
  padding: 3px 0px 3px;
  background: linear-gradient(135deg, #392896 0%, #C32BAC 100%);
}
.header-7_top__notifation {
  gap: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0px 160px;
}
.header-7_top__left p {
  color: #FBD3F6;
  font-size: 16px;
  font-weight: 600;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 9px;
  margin-bottom: 0;
  font-family: var(--rr-ff-urbanist);
}
.header-7_top__left p span {
  color: var(--rr-common-white);
  font-weight: 600;
}
.header-7_top__right ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  list-style: none;
  gap: 24px;
}
.header-7_top__right ul li {
  gap: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  font-weight: 600;
  font-family: var(--rr-ff-urbanist);
}
.header-7_top__right ul li a {
  color: rgba(255, 255, 255, 0.7);
}
.header-7_top__right ul li:hover svg [stroke=white] {
  stroke: var(--rr-theme-primary);
}
.header-7_top__right ul li:hover a {
  color: var(--rr-theme-primary);
}
.header-7__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 1199px) {
  .header-7__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 CSS */
/*----------------------------------------*/
/*  9.1 banner Style 1
/*----------------------------------------*/
.banner {
  position: relative;
  z-index: 1;
}
.banner__space {
  padding: 160px 0 200px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .banner__space {
    padding: 150px 0 120px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .banner__space {
    padding: 130px 0 100px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .banner__space {
    padding: 80px 0 500px;
  }
}
@media (max-width: 420px) {
  .banner__space {
    padding-bottom: 388px;
  }
}
.banner .container {
  z-index: 1;
  position: relative;
}
.banner__shape-ball {
  right: 0;
  top: -18px;
  width: 565px;
  z-index: -1;
  height: 513.35px;
  position: absolute;
  -webkit-transform: rotate(-5.5deg);
          transform: rotate(-5.5deg);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .banner__shape-ball {
    right: -38px;
    top: -70px;
    width: 400px;
    height: 348px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .banner__shape-ball {
    right: -9px;
    top: 92px;
    width: 300px;
    height: 248px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px) {
  .banner__shape-ball {
    right: 189px;
    top: 531px;
    width: 365px;
    height: 313.35px;
  }
}
@media (max-width: 575px) {
  .banner__shape-ball {
    right: 215px;
    top: 630px;
    width: 265px;
    height: 213.35px;
  }
}
@media (max-width: 480px) {
  .banner__shape-ball {
    display: none;
  }
}
.banner__shape-container {
  position: absolute;
  top: -160px;
  z-index: -1;
  left: -160px;
}
.banner__image {
  bottom: -200px;
  right: -339px;
  z-index: -1;
  position: absolute;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .banner__image {
    bottom: -69px;
    right: -351px;
    max-width: 700px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .banner__image {
    bottom: -164px;
    right: -331px;
    max-width: 632px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px) {
  .banner__image {
    bottom: -561px;
    right: -34px;
    max-width: 548px;
  }
}
@media (max-width: 575px) {
  .banner__image {
    bottom: -546px;
    right: 50px;
  }
}
@media (max-width: 530px) {
  .banner__image {
    bottom: -558px;
    right: 20px;
  }
}
@media (max-width: 480px) {
  .banner__image {
    bottom: -508px;
    right: -25px;
  }
}
@media (max-width: 420px) {
  .banner__image {
    bottom: -448px;
  }
}
@media (max-width: 370px) {
  .banner__image {
    bottom: -414px;
  }
}
.banner__content {
  max-width: 900px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .banner__content {
    max-width: 670px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .banner__content {
    max-width: 100%;
  }
}
.banner__content p {
  max-width: 787px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .banner__content p {
    max-width: 100%;
  }
}
.banner__title {
  text-transform: uppercase;
}
.banner__sub-title {
  padding-left: 42px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: var(--rr-ff-heading);
  font-style: normal;
  font-weight: var(--rr-fw-bold);
  font-size: 15px;
  line-height: 20px;
  text-transform: uppercase;
}
.banner__sub-title span {
  margin-right: 10px;
  padding: 3px 12.19px;
  background: var(--rr-theme-primary);
  border-radius: 100px;
  font-family: var(--rr-ff-roboto);
  font-style: normal;
  font-weight: var(--rr-fw-medium);
  font-size: 15px;
  line-height: 18px;
  color: var(--rr-common-white);
}
.banner__sub-title img {
  margin-left: 5px;
  width: auto;
}
.banner .rr-btn__wrapper {
  gap: 10px;
}
.banner__review {
  gap: 20px;
}
.banner__review__img-items img {
  width: 60px;
  height: 60px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50px;
  border-radius: 50px;
  border: 4px solid var(--rr-common-white);
}
.banner__review__img-items img:nth-child(2) {
  margin-left: -28px;
}
.banner__review__img-items img:nth-child(3) {
  margin-left: -14px;
}
.banner__review__item-wrapper {
  gap: 30px;
}
@media (max-width: 575px) {
  .banner__review__item-wrapper {
    gap: 15px;
  }
}
.banner__review__item-wrapper .bar {
  height: 39px;
  width: 2px;
  opacity: 0.2;
  border-radius: 6px;
  background-color: var(--rr-heading-primary);
}
.banner__review__item h2 {
  font-style: normal;
  font-weight: 500;
  font-size: 30px;
  line-height: 37px;
}
.banner__review__item p {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 24px;
  margin-bottom: 0;
}
.banner__review__item .rating-wrapper {
  gap: 10px;
}
.banner__review__item .rating-wrapper .rate {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 3px;
}

/*----------------------------------------*/
/*  9.2 banner Style 1
/*----------------------------------------*/
.banner-2 {
  position: relative;
  z-index: 1;
  border-bottom: 1px solid rgba(1, 9, 21, 0.1);
}
.banner-2__space {
  padding-top: 218px;
  padding-bottom: 55px;
}
@media only screen and (min-width: 1400px) and (max-width: 1600px) {
  .banner-2__space {
    padding-top: 190px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .banner-2__space {
    padding-top: 160px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .banner-2__space {
    padding-top: 135px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .banner-2__space {
    padding-top: 125px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .banner-2__space {
    padding-bottom: 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) {
  .banner-2__space {
    padding-bottom: 25px;
  }
}
.banner-2 .container {
  z-index: 1;
  position: relative;
}
.banner-2__shape-1 {
  left: -280px;
  top: -302px;
  z-index: -1;
  position: absolute;
  width: 602px;
  height: 602px;
  background: rgba(243, 179, 81, 0.2);
  -webkit-filter: blur(200px);
          filter: blur(200px);
}
.banner-2__shape-2 {
  left: -243px;
  bottom: -227px;
  z-index: -1;
  position: absolute;
  width: 504px;
  height: 504px;
  background: rgba(240, 81, 243, 0.2);
  -webkit-filter: blur(200px);
          filter: blur(200px);
}
.banner-2__shape-3 {
  top: -379px;
  z-index: -1;
  right: -245px;
  position: absolute;
  width: 490px;
  height: 490px;
  background: rgba(123, 243, 81, 0.2);
  -webkit-filter: blur(200px);
          filter: blur(200px);
}
.banner-2__shape-4 {
  bottom: -229px;
  right: -221px;
  z-index: -1;
  position: absolute;
  width: 570px;
  height: 570px;
  background: rgba(81, 126, 243, 0.2);
  -webkit-filter: blur(200px);
          filter: blur(200px);
}
.banner-2__shape-5 {
  left: 145px;
  top: -334px;
  z-index: -1;
  position: absolute;
  width: 1108px;
  height: 1108px;
  background: rgba(210, 237, 41, 0.1);
  -webkit-filter: blur(200px);
          filter: blur(200px);
}
.banner-2__content .profile-img {
  overflow: hidden;
  width: 50px;
  height: 50px;
  border-radius: 500px;
  border: 2px solid var(--rr-common-white);
  margin-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) {
  .banner-2__content .profile-img {
    width: 40px;
    height: 40px;
  }
}
.banner-2__content .profile-img img {
  margin-top: 0 !important;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.banner-2__content .profile-img:nth-child(1) {
  margin-left: 0;
  border: none;
}
.banner-2__content .profile-img-custom {
  overflow: hidden;
  width: 50px;
  height: 50px;
  margin-left: -10px;
  background-color: #FCE5F8;
  border-radius: 500px;
  border: 2px solid var(--rr-common-white);
  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) {
  .banner-2__content .profile-img-custom {
    width: 40px;
    height: 40px;
  }
}
.banner-2__content .profile-img-custom:after {
  content: "";
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
  width: 4px;
  height: 4px;
  background: var(--rr-heading-primary);
}
.banner-2__content-profile span {
  margin-left: 4px;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 21px;
  text-transform: uppercase;
  color: #E62861;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .banner-2__content-profile span {
    margin-left: 9px;
    font-size: 13px;
    line-height: 18px;
  }
}
.banner-2__content img {
  width: auto;
}
@media only screen and (min-width: 1400px) and (max-width: 1600px) {
  .banner-2__content img {
    max-width: 192px;
    margin-top: -13px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .banner-2__content img {
    max-width: 181px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .banner-2__content img {
    max-width: 135px;
    margin-top: -6px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .banner-2__content img {
    max-width: 135px;
    margin-top: -6px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .banner-2__content img {
    max-width: 100px;
  }
}
@media (max-width: 575px) {
  .banner-2__content img {
    max-width: 90px;
  }
}
@media (max-width: 350px) {
  .banner-2__content img {
    max-width: 80px;
  }
}
.banner-2__content h2 {
  font-style: normal;
  font-weight: 700;
  font-size: 140px;
  line-height: 107px;
  text-transform: uppercase;
}
@media only screen and (min-width: 1400px) and (max-width: 1600px) {
  .banner-2__content h2 {
    font-size: 115px;
    line-height: 82px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .banner-2__content h2 {
    font-size: 85px;
    line-height: 52px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .banner-2__content h2 {
    font-size: 64px;
    line-height: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .banner-2__content h2 {
    font-size: 50px;
    line-height: 30px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .banner-2__content h2 {
    font-size: 40px;
    line-height: 30px;
  }
}
@media (max-width: 470px) {
  .banner-2__content h2 {
    font-size: 35px;
    line-height: 30px;
  }
}
@media (max-width: 420px) {
  .banner-2__content h2 {
    font-size: 30px;
    line-height: 30px;
  }
}
@media (max-width: 380px) {
  .banner-2__content h2 {
    font-size: 26px;
    line-height: 20px;
  }
}
@media (max-width: 350px) {
  .banner-2__content h2 {
    font-size: 23px;
    line-height: 14px;
  }
}
.banner-2__content span.opacity-10 {
  opacity: 0.1;
}
.banner-2__content .custom-img {
  padding-left: 88px;
  padding-right: 78px;
}
@media only screen and (min-width: 1400px) and (max-width: 1600px) {
  .banner-2__content .custom-img {
    padding-left: 66px;
    padding-right: 52px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .banner-2__content .custom-img {
    padding-left: 60px;
    padding-right: 46px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .banner-2__content .custom-img {
    padding-left: 40px;
    padding-right: 36px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .banner-2__content .custom-img {
    padding-left: 30px;
    padding-right: 26px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .banner-2__content .custom-img {
    padding-left: 20px;
    padding-right: 16px;
  }
}
@media (max-width: 575px) {
  .banner-2__content .custom-img {
    padding-left: 15px;
    padding-right: 11px;
  }
}
.banner-2__content-1, .banner-2__content-2 {
  position: relative;
}
.banner-2__content-1:after, .banner-2__content-2:after {
  left: -999%;
  bottom: 0;
  width: 999999999999999%;
  content: "";
  height: 1px;
  position: absolute;
  background: rgba(1, 9, 21, 0.1);
}
.banner-2__content-1 {
  margin-left: -6px;
  padding-bottom: 26px;
}
.banner-2__content-1 h2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.banner-2__content-2 {
  padding-top: 58px;
  padding-bottom: 57px;
  margin-left: -6px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .banner-2__content-2 {
    padding-top: 38px;
    padding-bottom: 37px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .banner-2__content-2 {
    padding-top: 18px;
    padding-bottom: 17px;
  }
}
.banner-2__content-3 {
  padding-top: 58px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .banner-2__content-3 {
    padding-top: 38px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .banner-2__content-3 {
    padding-top: 28px;
  }
}
.banner-2__content-3 h2 {
  padding-left: 66px;
}
@media only screen and (min-width: 1400px) and (max-width: 1600px) {
  .banner-2__content-3 h2 {
    padding-left: 45px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .banner-2__content-3 h2 {
    padding-left: 35px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .banner-2__content-3 h2 {
    padding-left: 25px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .banner-2__content-3 h2 {
    padding-left: 15px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .banner-2__content-3 h2 {
    padding-left: 0px;
    margin-left: -6px;
    padding-bottom: 15px;
  }
}

/*----------------------------------------*/
/*  9.3 banner Style 1
/*----------------------------------------*/
.banner-3__space {
  padding-top: 190px;
  padding-bottom: 223px;
}
@media only screen and (min-width: 1400px) and (max-width: 1600px) {
  .banner-3__space {
    padding-top: 150px;
    padding-bottom: 185px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .banner-3__space {
    padding-top: 120px;
    padding-bottom: 140px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .banner-3__space {
    padding-top: 100px;
    padding-bottom: 120px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .banner-3__space {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .banner-3__space {
    padding-top: 60px;
    padding-bottom: 90px;
  }
}
.banner-3 .container {
  position: relative;
  z-index: 2;
}
.banner-3__shape {
  top: -190px;
  z-index: -1;
  right: -160px;
  position: absolute;
}
@media only screen and (min-width: 1400px) and (max-width: 1600px) {
  .banner-3__shape {
    top: -150px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .banner-3__shape {
    top: -140px;
    right: -300px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .banner-3__shape {
    top: -100px;
    right: -350px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px), only screen and (min-width: 768px) and (max-width: 991px) {
  .banner-3__shape {
    display: none;
  }
}
.banner-3__media {
  margin-left: -19px;
  margin-bottom: -121px;
  margin-right: -80px;
  margin-top: -35px;
  position: relative;
  z-index: 3;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .banner-3__media {
    margin-top: 0;
    margin-right: -50px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 575px) {
  .banner-3__media {
    margin-top: 0;
    margin-right: -50px;
    margin-left: -50px;
  }
}
.banner-3__content {
  position: relative;
  z-index: 3;
}
.banner-3__title {
  font-style: normal;
  font-weight: 700;
  font-size: 80px;
  line-height: 90px;
}
@media only screen and (min-width: 1400px) and (max-width: 1600px) {
  .banner-3__title {
    font-size: 72px;
    line-height: 84px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .banner-3__title {
    font-size: 58px;
    line-height: 70px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .banner-3__title {
    font-size: 52px;
    line-height: 63px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .banner-3__title {
    font-size: 62px;
    line-height: 72px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .banner-3__title {
    font-size: 47px;
    line-height: 57px;
  }
}
@media (max-width: 575px) {
  .banner-3__title {
    font-size: 40px;
    line-height: 50px;
  }
}
@media (max-width:450px) {
  .banner-3__title {
    font-size: 34px;
    line-height: 38px;
  }
}
.banner-3__title span {
  color: var(--rr-common-white);
  z-index: 1;
  position: relative;
}
.banner-3__title span:after {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  content: "";
  width: calc(100% + 6px);
  height: calc(100% - 38px);
  z-index: -1;
  position: absolute;
  background-color: var(--rr-section-3);
  border-radius: 10px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 1400px) and (max-width: 1600px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px) {
  .banner-3__title span:after {
    width: calc(100% + 12px);
    height: calc(100% - 23px);
  }
}
@media (max-width: 575px) {
  .banner-3__title span:after {
    width: calc(100% + 12px);
    height: calc(100% - 18px);
  }
}
.banner-3__content {
  max-width: 870px;
}
@media only screen and (min-width: 1400px) and (max-width: 1600px) {
  .banner-3__content {
    max-width: 834px;
  }
}
@media (max-width: 575px) {
  .banner-3__content {
    max-width: 460px;
  }
}
@media (max-width:450px) {
  .banner-3__content {
    max-width: 370px;
  }
}
.banner-3__content p {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  max-width: 735px;
}
.banner-3__content .rr-btn__wrapper {
  gap: 30px;
}
.banner-3__content .rr-btn__wrapper a.schedule {
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 20px;
  color: var(--rr-heading-primary);
}
.banner-3__content .rr-btn__wrapper a.schedule svg {
  margin-left: 8px;
}
.banner-3__content .rr-btn__wrapper a.schedule:hover {
  color: var(--rr-theme-primary2);
}
.banner-3__content .rr-btn__wrapper a.schedule:hover svg path[stroke="#010915"] {
  stroke: var(--rr-theme-primary2);
}

.line-container {
  position: absolute !important;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 2 !important;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.line-container .line-1, .line-container .line-2 {
  width: 1px;
  height: 100%;
  background: rgba(33, 33, 33, 0.1);
  position: absolute;
  top: 0;
  z-index: 1 !important;
}
.line-container .line-1 span, .line-container .line-2 span {
  z-index: 1 !important;
  top: 0;
  left: -2px;
  position: absolute;
  width: 5px;
  border-radius: 500px;
  background: var(--rr-heading-primary);
  height: 5px;
}
.line-container .line-1 {
  left: 15px;
}
.line-container .line-1 span {
  -webkit-animation: line-to-bottom 12s ease-in-out infinite;
          animation: line-to-bottom 12s ease-in-out infinite;
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}
.line-container .line-2 {
  right: 15px;
}
.line-container .line-2 span {
  -webkit-animation: line-to-bottom 10s ease-in-out infinite;
          animation: line-to-bottom 10s ease-in-out infinite;
  -webkit-animation-delay: 0.7s;
          animation-delay: 0.7s;
}

/*----------------------------------------*/
/*  9.3 banner Style 4
/*----------------------------------------*/
.banner-4 {
  background-repeat: no-repeat;
  border-radius: 40px 40px 0px 0px;
  margin-top: -60px;
  overflow: hidden;
  background-position: top center;
}
.banner-4__space {
  padding-top: 214px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .banner-4__space {
    padding-top: 150px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .banner-4__space {
    padding-top: 120px;
  }
}
.banner-4 .container {
  position: relative;
}
.banner-4__left-bg {
  width: 462px;
  height: 462px;
  position: absolute;
  border-radius: 462px;
  left: -406px;
  top: -80px;
  background: rgba(81, 254, 0, 0.7);
  -webkit-filter: blur(315px);
          filter: blur(315px);
}
.banner-4__right-bg {
  width: 462px;
  height: 462px;
  position: absolute;
  right: -272px;
  top: 234px;
  border-radius: 462px;
  background: rgba(0, 193, 254, 0.7);
  -webkit-filter: blur(315px);
          filter: blur(315px);
}
.banner-4__left-box {
  width: 330px;
  height: 330px;
  top: 215px;
  border-radius: 500px;
  border: 1px dashed rgba(3, 6, 17, 0.2);
  position: absolute;
  left: -200px;
}
@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) {
  .banner-4__left-box {
    display: none;
  }
}
.banner-4__left-box__media {
  width: 50px;
  height: 50px;
  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: 6px;
  background: var(--rr-common-white);
  -webkit-box-shadow: 0px 4px 13px 0px rgba(3, 6, 17, 0.2);
          box-shadow: 0px 4px 13px 0px rgba(3, 6, 17, 0.2);
}
.banner-4__left-box__media.item-1 {
  margin-left: 235px;
}
.banner-4__left-box__media.item-2 {
  margin-top: 80px;
  margin-left: -25px;
}
.banner-4__left-box__media.item-3 {
  margin-top: 90px;
  margin-left: 245px;
}
.banner-4__left-box__media img {
  width: auto;
}
.banner-4__right-box {
  width: 330px;
  position: absolute;
  right: -241px;
  height: 330px;
  top: 100px;
  border-radius: 500px;
  border: 1px dashed rgba(3, 6, 17, 0.2);
}
@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) {
  .banner-4__right-box {
    display: none;
  }
}
.banner-4__right-box__media {
  width: 50px;
  height: 50px;
  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: 6px;
  background: var(--rr-common-white);
  -webkit-box-shadow: 0px 4px 13px 0px rgba(3, 6, 17, 0.2);
          box-shadow: 0px 4px 13px 0px rgba(3, 6, 17, 0.2);
}
.banner-4__right-box__media.item-1 {
  margin-left: 140px;
  margin-top: -25px;
}
.banner-4__right-box__media.item-2 {
  margin-top: 180px;
  margin-left: -5px;
}
.banner-4__right-box__media.item-3 {
  margin-top: -40px;
  margin-left: 285px;
}
.banner-4__right-box__media img {
  width: auto;
}
.banner-4__content {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.banner-4__content__title {
  font-size: 90px;
  line-height: 106px;
  font-weight: var(--rr-fw-bold);
  font-family: var(--rr-ff-body2);
  text-align: center;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .banner-4__content__title {
    font-size: 85px;
    line-height: 100px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .banner-4__content__title {
    font-size: 60px;
    line-height: 70px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .banner-4__content__title {
    font-size: 45px;
    line-height: 50px;
  }
}
@media (max-width: 575px) {
  .banner-4__content__title {
    font-size: 27px;
    line-height: 40px;
  }
}
.banner-4__content__title .subtitle {
  font-family: var(--rr-ff-serif);
  font-style: italic;
  font-weight: var(--rr-fw-regular);
}
.banner-4__content__title .highlighter-1 {
  position: relative;
  z-index: 2;
}
.banner-4__content__title .highlighter-1 img {
  margin-top: 55px;
  width: 28px;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .banner-4__content__title .highlighter-1 img {
    margin-top: 20px;
  }
}
.banner-4__content__title .highlighter svg {
  right: 20px;
  position: absolute;
  bottom: 6px;
  z-index: -1;
  -webkit-animation: rrdevshighlighter 3s linear infinite;
          animation: rrdevshighlighter 3s linear infinite;
}
.banner-4__content P {
  opacity: 0.6;
  margin-top: 25px;
  max-width: 786px;
  font-size: 18px;
  line-height: 26px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 45px;
  color: var(--rr-text-body2);
  font-weight: var(--rr-fw-medium);
}
.banner-4__content .rr-btn__theme {
  border-radius: 6px;
  padding: 14px 35.5px;
}
.banner-4__content .rr-btn__theme .btn-wrap span {
  gap: 6px;
  font-size: 16px;
  font-family: var(--rr-ff-body2);
  font-weight: var(--rr-fw-bold);
}
.banner-4__content .rr-btn__theme:hover .btn-wrap .text-two svg [stroke=white] {
  stroke: var(--rr-text-body2);
}
.banner-4__media {
  position: relative;
  margin-left: 105px;
  margin-top: 36px;
}
.banner-4__media img {
  width: auto;
  z-index: 1;
  position: relative;
}
@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) {
  .banner-4__media img {
    width: 100%;
  }
}
.banner-4__media-shape img {
  position: absolute;
  left: -40px;
  z-index: -1;
  top: 30px;
  width: auto;
}
@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) {
  .banner-4__media-shape img {
    width: 100%;
  }
}

/*----------------------------------------*/
/*  9.3 banner Style 4
/*----------------------------------------*/
.banner-5__wrapper {
  background-color: #E6F2FE;
  margin: 0px 30px;
  padding: 142px 130px;
  border-radius: 30px;
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 72px;
}
@media only screen and (min-width: 320px) and (max-width: 1200px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 1400px) and (max-width: 1600px) {
  .banner-5__wrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media only screen and (min-width: 320px) and (max-width: 1200px) {
  .banner-5__wrapper {
    padding: 120px 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .banner-5__wrapper {
    padding: 100px 20px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .banner-5__wrapper {
    padding: 70px 20px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .banner-5__wrapper {
    margin: 0px 15px;
  }
}
.banner-5__wrapper-shape-1 {
  width: 2060.055px;
  height: 214.589px;
  -webkit-transform: rotate(32.476deg);
          transform: rotate(32.476deg);
  background: rgba(95, 252, 40, 0.3);
  -webkit-filter: blur(200px);
          filter: blur(200px);
  position: absolute;
  left: -250px;
  top: 200px;
}
.banner-5__wrapper-shape-2 {
  width: 2060.055px;
  height: 214.589px;
  -webkit-transform: rotate(-29.437deg);
          transform: rotate(-29.437deg);
  background: rgba(0, 163, 255, 0.2);
  -webkit-filter: blur(200px);
          filter: blur(200px);
  position: absolute;
  left: -77px;
  top: 230px;
}
.banner-5__wrapper-shape-3 {
  position: absolute;
  left: 266px;
  top: 0;
}
@media only screen and (min-width: 320px) and (max-width: 1200px) {
  .banner-5__wrapper-shape-3 {
    display: none;
  }
}
.banner-5__content {
  max-width: 653px;
  position: relative;
  z-index: 9;
}
@media only screen and (min-width: 320px) and (max-width: 1200px) {
  .banner-5__content {
    max-width: 100%;
  }
}
.banner-5__content p {
  margin-top: 20px;
  color: rgba(3, 6, 17, 0.6);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  font-family: var(--rr-ff-roboto);
  margin-bottom: 40px;
}
.banner-5__content-title {
  color: #030611;
  font-size: 80px;
  font-weight: 600;
  line-height: 88px;
  font-family: var(--rr-ff-roboto);
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .banner-5__content-title {
    font-size: 70px;
    line-height: 80px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .banner-5__content-title {
    font-size: 55px;
    line-height: 65px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .banner-5__content-title {
    font-size: 45px;
    line-height: 60px;
  }
}
@media (max-width: 575px) {
  .banner-5__content-title {
    font-size: 40px;
    line-height: 50px;
  }
}
.banner-5__content-title span {
  color: #009E75;
}
.banner-5__content .rr-btn__theme-6 {
  padding: 15px 39px;
}
.banner-5__content .rr-btn__theme-6 .btn-wrap span {
  font-size: 16px;
  font-weight: 400;
  font-family: var(--rr-ff-roboto);
}
.banner-5__media-wrapper {
  z-index: 9;
  gap: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px) {
  .banner-5__media-wrapper {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
@media (max-width: 575px) {
  .banner-5__media-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: inherit;
        -ms-flex-align: inherit;
            align-items: inherit;
  }
}
.banner-5__media__left__top {
  width: 270px;
  height: 140px;
  border-radius: 10px;
  background: var(--rr-common-white);
  padding: 30px 34px;
  position: relative;
}
@media (max-width: 575px) {
  .banner-5__media__left__top {
    width: 100%;
    height: auto;
  }
}
.banner-5__media__left__top-line {
  width: 30px;
  height: 35px;
  background: #FFF;
  position: absolute;
  right: -30px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
@media (max-width: 575px) {
  .banner-5__media__left__top-line {
    display: none;
  }
}
.banner-5__media__left__top-line::before {
  content: "";
  background-color: #ceecf5;
  height: 10px;
  width: 30px;
  position: absolute;
  top: -1px;
  left: 0;
  border-radius: 0 0 20px 20px;
}
.banner-5__media__left__top-line::after {
  content: "";
  background-color: #ceecf5;
  height: 10px;
  width: 30px;
  position: absolute;
  bottom: -1px;
  left: 0;
  border-radius: 20px 20px 0px 0px;
}
.banner-5__media__left-customar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.banner-5__media__left-customar img {
  width: 40px;
  height: 40px;
  border-radius: 500px;
  margin-left: -10px;
}
.banner-5__media__left-customar img:not(:first-child) {
  border: 2px solid #fff;
  width: 42px;
  height: 42px;
}
.banner-5__media__left-customar:hover img {
  margin-left: -7px;
}
.banner-5__media__left-text {
  gap: 8px;
  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;
}
.banner-5__media__left-text h3 .odometer {
  font-size: 24px;
  font-weight: 500;
  line-height: 42px;
  color: var(--rr-text-body2);
  font-family: var(--rr-ff-roboto);
  font-family: var(--rr-ff-roboto);
}
.banner-5__media__left-text p {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  color: var(--rr-text-body2);
  text-transform: uppercase;
  opacity: 0.5;
}
.banner-5__media__left__thumb {
  width: 270px;
  height: 310px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 10px;
  background: #009E75;
  margin-top: 37px;
}
@media (max-width: 575px) {
  .banner-5__media__left__thumb {
    width: 100%;
    height: auto;
  }
}
.banner-5__media__left__thumb img {
  margin-top: auto;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.banner-5__media__right {
  background-color: var(--rr-common-white);
  border-radius: 10px;
  overflow: hidden;
  width: 565px;
  height: 480px;
  position: relative;
}
@media only screen and (min-width: 320px) and (max-width: 1200px) {
  .banner-5__media__right {
    width: 100%;
    height: auto;
  }
}
.banner-5__media__right-shape {
  position: absolute;
  left: 0;
  top: 0;
}
.banner-5__media__right-shape img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

/*----------------------------------------*/
/*  9.3 banner Style 6
/*----------------------------------------*/
.banner-6 {
  position: relative;
}
.banner-6__space {
  background-color: #091124;
  padding-top: 234px;
  padding-bottom: 272px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .banner-6__space {
    padding-top: 150px;
    padding-bottom: 150px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .banner-6__space {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
.banner-6 .container {
  position: relative;
}
.banner-6__left-bg {
  width: 671px;
  height: 446px;
  position: absolute;
  top: -126px;
  left: 68px;
  opacity: 0.9;
  background: #4DF100;
  border-radius: 100%;
  -webkit-filter: blur(150px);
          filter: blur(150px);
}
.banner-6__right-bg {
  top: -104px;
  right: 93px;
  position: absolute;
  width: 553px;
  height: 400px;
  border-radius: 100%;
  opacity: 0.9;
  background: #00C2FF;
  -webkit-filter: blur(130px);
          filter: blur(130px);
}
.banner-6__center-bg {
  width: 559px;
  height: 559px;
  opacity: 0.9;
  border-radius: 100%;
  background: #C0F;
  -webkit-transform: translate(-50%, 0px);
          transform: translate(-50%, 0px);
  left: 50%;
  position: absolute;
  -webkit-filter: blur(150px);
          filter: blur(150px);
}
.banner-6__left-box {
  position: absolute;
  left: -718px;
  top: -111px;
}
@media only screen and (min-width: 320px) and (max-width: 1200px) {
  .banner-6__left-box {
    display: none;
  }
}
.banner-6__left-box-border {
  width: 700px;
  height: 700px;
  border: 2px solid rgba(255, 255, 255, 0.06);
  position: relative;
  border-left: none;
  border-bottom: none;
  rotate: 45.13deg;
}
.banner-6__left-box-border::before {
  content: "";
  width: 4px;
  height: 100px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  opacity: 0.7;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(#FFF));
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFF 100%);
  position: absolute;
  top: -100px;
  left: 0;
  -webkit-animation: border-move 5s linear infinite;
          animation: border-move 5s linear infinite;
}
.banner-6__right-box {
  position: absolute;
  right: -720px;
  top: -155px;
}
@media only screen and (min-width: 320px) and (max-width: 1200px) {
  .banner-6__right-box {
    display: none;
  }
}
.banner-6__right-box-border {
  width: 700px;
  height: 700px;
  border: 2px solid rgba(255, 255, 255, 0.06);
  position: relative;
  border-left: none;
  border-bottom: none;
  rotate: -140deg;
}
.banner-6__right-box-border::before {
  content: "";
  width: 4px;
  height: 100px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  opacity: 0.7;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(#FFF));
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFF 100%);
  position: absolute;
  top: -100px;
  left: 0;
  -webkit-animation: border-move 5s linear infinite;
          animation: border-move 5s linear infinite;
}
.banner-6__center-left-box {
  position: absolute;
  top: -112px;
  right: 534px;
}
@media only screen and (min-width: 320px) and (max-width: 1200px) {
  .banner-6__center-left-box {
    display: none;
  }
}
.banner-6__center-left-box__border {
  width: 700px;
  height: 700px;
  border: 2px solid rgba(255, 255, 255, 0.06);
  position: relative;
  border-left: none;
  border-bottom: none;
  rotate: 45.13deg;
}
.banner-6__center-left-box__border::before {
  content: "";
  width: 4px;
  height: 100px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  opacity: 0.7;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(#FFF));
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFF 100%);
  position: absolute;
  top: -100px;
  left: 0;
  -webkit-animation: border-move 5s linear infinite;
          animation: border-move 5s linear infinite;
}
.banner-6__center-right-box {
  position: absolute;
  top: -153px;
  right: 70px;
}
@media only screen and (min-width: 320px) and (max-width: 1200px) {
  .banner-6__center-right-box {
    display: none;
  }
}
.banner-6__center-right-box__border {
  width: 700px;
  height: 700px;
  border: 2px solid rgba(255, 255, 255, 0.06);
  position: relative;
  border-left: none;
  border-bottom: none;
  rotate: -140deg;
}
.banner-6__center-right-box__border::before {
  content: "";
  width: 4px;
  height: 100px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  opacity: 0.7;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(#FFF));
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFF 100%);
  position: absolute;
  top: -100px;
  left: 0;
  -webkit-animation: border-move 5s linear infinite;
          animation: border-move 5s linear infinite;
}
.banner-6__content {
  text-align: center;
  position: relative;
  z-index: 9;
}
.banner-6__content-sub-title {
  gap: 8px;
  font-size: 15px;
  font-weight: 500;
  padding: 1px 18px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  text-transform: capitalize;
  border-radius: 4px;
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
  font-family: var(--rr-ff-urbanist);
  color: var(--rr-common-white);
  border: 1.5px solid rgba(255, 255, 255, 0.1);
  background: rgba(2, 2, 3, 0.4);
  -webkit-box-shadow: 0px 10px 60px 0px rgba(3, 6, 17, 0.2);
          box-shadow: 0px 10px 60px 0px rgba(3, 6, 17, 0.2);
  margin-bottom: 14px;
}
.banner-6__content-title {
  color: #FFF;
  text-align: center;
  font-size: 100px;
  font-style: normal;
  font-weight: 800;
  line-height: 100px;
  font-family: var(--rr-ff-urbanist);
  margin-bottom: 20px;
}
.banner-6__content-title span {
  background: -webkit-gradient(linear, left top, right top, from(#FECE00), to(#51FE00));
  background: linear-gradient(90deg, #FECE00 0%, #51FE00 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .banner-6__content-title {
    font-size: 70px;
    line-height: 80px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .banner-6__content-title {
    font-size: 55px;
    line-height: 65px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .banner-6__content-title {
    font-size: 45px;
    line-height: 60px;
  }
}
@media (max-width: 575px) {
  .banner-6__content-title {
    font-size: 40px;
    line-height: 50px;
  }
}
.banner-6__content p {
  font-size: 18px;
  font-weight: 600;
  line-height: 28px;
  font-family: var(--rr-ff-urbanist);
  color: rgba(255, 255, 255, 0.7);
  margin-bottom: 35px;
}
.banner-6__content .rr-btn__theme-5 {
  padding: 16px 30px;
}
.banner-6__content .rr-btn__theme-5 .btn-wrap span {
  gap: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.banner-6__content .rr-btn__theme-5:hover .btn-wrap span svg [fill=black] {
  fill: var(--rr-common-white);
}
.banner-6__content .explor {
  color: #FFF;
  font-size: 16px;
  font-weight: 700;
  display: block;
  margin-top: 20px;
}
.banner-6__content .explor:hover {
  color: var(--rr-theme-primary);
}
.banner-6__bottom-shape {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.banner-7__area {
  border-radius: 0px 0px 40px 40px;
  background-color: #FFFAF3;
}
.banner-7__wrapper {
  padding-top: 173px;
  padding-bottom: 171px;
  margin-left: 85px;
  margin-right: 85px;
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-left: 1px solid rgba(3, 6, 17, 0.1);
  border-right: 1px solid rgba(3, 6, 17, 0.1);
}
@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) {
  .banner-7__wrapper {
    border-left: 0;
    border-right: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .banner-7__wrapper {
    margin-left: 50px;
    margin-right: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px) {
  .banner-7__wrapper {
    margin-left: 40px;
    margin-right: 40px;
  }
}
@media (max-width: 575px) {
  .banner-7__wrapper {
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .banner-7__wrapper {
    padding-bottom: 100px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .banner-7__wrapper {
    padding-bottom: 70px;
  }
}
.banner-7__right__thumb {
  padding-right: 59px;
}
@media only screen and (min-width: 320px) and (max-width: 1200px) {
  .banner-7__right__thumb {
    margin-top: 50px;
  }
}
.banner-7__right__thumb img {
  width: inherit;
}
@media only screen and (min-width: 1400px) and (max-width: 1600px), only screen and (min-width: 1200px) and (max-width: 1399px), 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) {
  .banner-7__right__thumb img {
    width: 100%;
  }
}
.banner-7__content {
  margin-left: 59px;
}
@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) {
  .banner-7__content {
    margin-left: 0;
  }
}
.banner-7__content-title {
  font-size: 90px;
  line-height: 100px;
  text-transform: capitalize;
  margin-bottom: 25px;
}
.banner-7__content-title span {
  border-radius: 10px;
  background: linear-gradient(135deg, #6C69FF 0%, #BA1AC8 100%);
  color: var(--rr-common-white);
  padding: 0px 11px 8px;
  display: inline-block;
  rotate: -3deg;
}
@media only screen and (min-width: 1400px) and (max-width: 1600px) {
  .banner-7__content-title {
    font-size: 57px;
    line-height: 80px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .banner-7__content-title {
    font-size: 57px;
    line-height: 70px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .banner-7__content-title {
    font-size: 50px;
    line-height: 60px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .banner-7__content-title {
    font-size: 60px;
    line-height: 70px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .banner-7__content-title {
    font-size: 45px;
    line-height: 60px;
  }
}
@media (max-width: 575px) {
  .banner-7__content-title {
    font-size: 40px;
    line-height: 60px;
  }
}
.banner-7__content p {
  font-size: 18px;
  font-weight: 500;
  line-height: 30px;
  opacity: 0.6;
  color: var(--rr-text-body2);
  margin-bottom: 40px;
  font-family: var(--rr-ff-urbanist);
}
.banner-7__bg__shape {
  right: 159px;
  bottom: 130px;
  z-index: 1;
}
@media only screen and (min-width: 1400px) and (max-width: 1600px) {
  .banner-7__bg__shape {
    right: 110px;
    bottom: 0;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .banner-7__bg__shape {
    right: 100px;
    bottom: 30px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .banner-7__bg__shape {
    right: 30px;
    bottom: 0px;
  }
}

@media (max-width: 575px) {
  .banner-7__button {
    margin-bottom: 30px;
  }
}
.banner-7__button .rr-btn.rr-btn__theme-7 {
  border: 0;
  font-size: 16px;
  border-radius: 6px;
  padding: 17px 34.1px;
  background: #FECE00;
  font-family: var(--rr-ff-urbanist);
}
.banner-7__button .rr-btn.rr-btn__theme-7 .btn-wrap span {
  font-weight: 700;
  color: var(--rr-text-body2);
}
.banner-7__button .rr-btn.rr-btn__theme-7 .btn-wrap i {
  margin-left: 5px;
}
.banner-7__button .rr-btn.rr-btn__theme-7:hover .btn-wrap span {
  color: var(--rr-common-white);
}
.banner-7__button .rr-btn.rr-btn__theme-7:hover .btn-wrap i {
  color: var(--rr-common-white);
}
.banner-7__button .Starting-demo {
  color: #68686B;
  font-weight: 600;
  font-size: 16px;
  margin-left: 25px;
  font-family: var(--rr-ff-urbanist);
}
.banner-7__button .Starting-demo span {
  color: #030611;
  margin-left: 3px;
}
@media (max-width: 575px) {
  .banner-7__button .Starting-demo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 10px;
    margin-left: 0px;
  }
}

/*----------------------------------------*/
/*  7.1 cta
/*----------------------------------------*/
.cta__wrapper {
  overflow: hidden;
  position: relative;
  z-index: 1;
  padding: 90px 151px;
  -webkit-box-shadow: 20px 20px 0px rgba(255, 255, 255, 0.14);
          box-shadow: 20px 20px 0px rgba(255, 255, 255, 0.14);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .cta__wrapper {
    padding: 80px 85px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .cta__wrapper {
    padding: 80px 85px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px) {
  .cta__wrapper {
    padding: 40px 30px;
  }
}
@media (max-width: 575px) {
  .cta__wrapper {
    padding: 40px 20px;
  }
}
.cta__content {
  max-width: 362px;
}
.cta__content h2 {
  font-size: 40px;
  line-height: 55px;
}
@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 h2 {
    font-size: 38px;
    line-height: 50px;
  }
}
@media (max-width: 575px) {
  .cta__content h2 {
    font-size: 30px;
    line-height: 42px;
  }
}
@media (max-width:450px) {
  .cta__content h2 {
    font-size: 27px;
    line-height: 37px;
  }
}
.cta__content .rr-btn.rr-btn__theme-1 {
  border-color: var(--rr-common-white);
}
.cta__content .rr-btn.rr-btn__theme-1:after {
  background-color: var(--rr-heading-primary);
}
.cta__content .rr-btn.rr-btn__theme-1:hover {
  border-color: var(--rr-heading-primary);
}
.cta__content .rr-btn.rr-btn__theme-1:before {
  background-color: var(--rr-common-white);
}
.cta__media {
  top: -144px;
  position: absolute;
  right: -279px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .cta__media {
    right: -356px;
  }
}
@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__media {
    position: inherit;
    right: inherit;
    top: inherit;
    margin-top: 0;
    max-width: 500px;
    margin-right: auto;
    margin-left: auto;
  }
}
.cta__media img {
  -webkit-mask-image: url(../../assets/imgs/cta/cta_shape.svg);
          mask-image: url(../../assets/imgs/cta/cta_shape.svg);
  mask-mode: alpha;
  -webkit-mask-size: 670px;
          mask-size: 670px;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: 233px 168px;
          mask-position: 233px 168px;
}
@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) {
  .cta__media img {
    -webkit-mask-size: 455px;
            mask-size: 455px;
    -webkit-mask-position: 363px 209px;
            mask-position: 363px 209px;
  }
}
@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__media img {
    -webkit-mask-image: none;
            mask-image: none;
  }
}

.cta__footer-up {
  margin-bottom: -215px;
}

/*----------------------------------------*/
/*  7.1 cta
/*----------------------------------------*/
.cta-2__area.footer-up {
  margin-bottom: -215px;
}
.cta-2__background {
  position: relative;
  z-index: 2;
  background: -webkit-gradient(linear, left top, left bottom, from(#7341F1), to(#5A2BD1));
  background: linear-gradient(180deg, #7341F1 0%, #5A2BD1 100%);
}
.cta-2__shape {
  top: 31px;
  left: 520px;
  z-index: -1;
  position: absolute;
}
@media only screen and (min-width: 1400px) and (max-width: 1600px) {
  .cta-2__shape {
    left: 415px;
  }
}
.cta-2__wrapper {
  overflow: hidden;
  position: relative;
  z-index: 2;
  padding: 89px 151px 98px;
  border-radius: 20px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .cta-2__wrapper {
    padding: 70px 80px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .cta-2__wrapper {
    padding: 50px 40px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .cta-2__wrapper {
    padding: 40px 30px;
  }
}
.cta-2__media {
  right: 135px;
  bottom: -336px;
  z-index: -1;
  position: absolute;
}
@media only screen and (min-width: 1400px) and (max-width: 1600px) {
  .cta-2__media {
    right: 50px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .cta-2__media {
    right: 10px;
    max-width: 510px;
  }
}
@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) {
  .cta-2__media {
    position: inherit;
    bottom: inherit;
    right: inherit;
    max-width: 200px;
  }
}
@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) {
  .cta-2__media img {
    margin-right: -40px;
  }
}
.cta-2__content {
  max-width: 564px;
}
@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) {
  .cta-2__content {
    max-width: 100%;
    margin-bottom: 40px;
  }
}
.cta-2__content .subtitle {
  display: inline-block;
  padding: 4.5px 15px;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 6px;
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 17px;
  text-transform: uppercase;
  color: var(--rr-common-white);
}
.cta-2__content .rr-btn__wrapper {
  gap: 14px;
}

.cta-3__area {
  z-index: 9;
  position: relative;
}
.cta-3__area.footer-up {
  margin-bottom: -200px;
}
.cta-3__wrapper {
  border-radius: 20px;
  background: #356DF1;
  padding-bottom: 45px;
  overflow: hidden;
}
.cta-3__content {
  padding-top: 75px;
  padding-left: 153px;
  padding-bottom: 40px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .cta-3__content {
    padding-left: 100px;
    padding-top: 60px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .cta-3__content {
    padding-left: 40px;
    padding-top: 40px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .cta-3__content {
    padding-left: 30px;
    padding-top: 30px;
    padding-right: 10px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .cta-3__content-title {
    font-size: 30px;
  }
}
.cta-3__btn-box {
  gap: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .cta-3__btn-box {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 25px;
  }
}
.cta-3__btn-box-mack, .cta-3__btn-box-windows {
  gap: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.cta-3__btn-box .btn-yellow:before {
  background: linear-gradient(168deg, #874EDD 55.45%, #F911F0 136.34%);
}
.cta-3__item {
  width: 50px;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 6px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: var(--rr-common-white);
  -webkit-box-shadow: 0px 4px 13px 0px rgba(3, 6, 17, 0.2);
          box-shadow: 0px 4px 13px 0px rgba(3, 6, 17, 0.2);
}
.cta-3__item img {
  width: 24px;
}

.carouselTicker {
  margin: 0;
  padding: 0;
  rotate: -4deg;
}
.carouselTicker__list {
  margin: 0;
  padding: 0;
  overflow: hidden;
  list-style: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 10px;
}
.carouselTicker__list li {
  gap: 5px;
  float: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  font-size: 15px;
  font-weight: 600;
  padding: 9px 25px;
  border-radius: 6px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: rgba(3, 6, 17, 0.7);
  background: var(--rr-common-white);
  -webkit-box-shadow: 0px 4px 13px 0px rgba(3, 6, 17, 0.2);
          box-shadow: 0px 4px 13px 0px rgba(3, 6, 17, 0.2);
}

/*----------------------------------------*/
/*  4.2 Menu
/*----------------------------------------*/
.main-menu ul {
  margin-bottom: 0;
}
.main-menu ul li {
  position: relative;
  list-style: none;
  display: inline-block;
  -webkit-margin-end: 36px;
          margin-inline-end: 36px;
  /* submenu css start */
  /* mega menu start */
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 1200px) and (max-width: 1399px) {
  .main-menu ul li {
    -webkit-margin-end: 30px;
            margin-inline-end: 30px;
  }
}
.main-menu ul li:last-child {
  -webkit-margin-end: 0;
          margin-inline-end: 0;
}
.main-menu ul li.active > a {
  color: var(--rr-theme-primary) !important;
}
.main-menu ul li > a {
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 20px;
  display: inline-block;
  color: var(--rr-menu-primary);
  text-transform: uppercase;
  font-family: var(--rr-ff-heading);
  padding: 29.5px 0;
}
.main-menu ul li.has-dropdown > a {
  position: relative;
}
.main-menu ul li.has-dropdown > a::after {
  content: "\f107";
  -webkit-transform: translateY(1px);
  transform: translateY(1px);
  font-size: 13px;
  font-family: var(--rr-ff-fontawesome);
  font-weight: 900;
  -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);
  color: var(--rr-text-1);
}
.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: 0px;
  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 !important;
          padding-inline-start: 43px !important;
  color: var(--rr-theme-primary) !important;
}
.main-menu ul li .submenu li.active > a::before {
  width: 12px !important;
}
.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: 50%;
  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 20px 30px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 0px 1fr 0px 1fr 0px 1fr;
  grid-template-columns: repeat(4, 1fr);
  row-gap: 30px;
  width: 1100px;
  -webkit-column-gap: 0px;
     -moz-column-gap: 0px;
          column-gap: 0px;
}
.main-menu ul li .mega-menu.mega-menu.mega-menu-grid-4 li {
  -webkit-margin-end: 20px;
          margin-inline-end: 20px;
}
.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.active > a {
  color: var(--rr-theme-primary1) !important;
}
.main-menu-2 ul li > a {
  color: var(--rr-heading-primary);
}
.main-menu-2 ul li > a::before {
  background: var(--rr-heading-primary);
}
.main-menu-2 ul li .submenu {
  border-color: var(--rr-theme-primary1);
}
.main-menu-2 ul li .submenu li a:hover {
  color: var(--rr-theme-primary1);
}
.main-menu-2 ul li .submenu li a:hover::before {
  background: var(--rr-theme-primary1);
}
.main-menu-2 ul li .submenu li:hover > a {
  color: var(--rr-theme-primary1);
}
.main-menu-2 ul li .submenu li:hover > a::before {
  background-color: var(--rr-theme-primary1);
}
.main-menu-2 ul li .submenu li.has-dropdown:hover > a::after {
  color: var(--rr-theme-primary1);
}
.main-menu-2 ul li .mega-menu {
  border-color: var(--rr-theme-primary1);
}
.main-menu-2 ul li .mega-menu li ul li:hover > a {
  color: var(--rr-theme-primary1);
}
.main-menu-2 ul li .mega-menu li ul li:hover > a::before {
  background: var(--rr-theme-primary1);
}
.main-menu-2 ul li .mega-menu li:hover > .mega-menu-title {
  color: var(--rr-theme-primary1);
}
.main-menu-2 ul li:hover > a {
  color: var(--rr-theme-primary1);
}
.main-menu-2 ul li:hover > a::after {
  color: var(--rr-theme-primary1);
}
.main-menu-3 ul li.active > a {
  color: var(--rr-theme-primary2) !important;
}
.main-menu-3 ul li > a {
  padding: 24px 0;
  text-transform: capitalize;
  color: var(--rr-menu-primary);
}
.main-menu-3 ul li > a::before {
  background: var(--rr-menu-primary);
}
.main-menu-3 ul li .submenu {
  border-color: var(--rr-theme-primary2);
}
.main-menu-3 ul li .submenu li.active > a {
  color: var(--rr-theme-primary2) !important;
}
.main-menu-3 ul li .submenu li a:hover {
  color: var(--rr-theme-primary2);
}
.main-menu-3 ul li .submenu li a:hover::before {
  background: var(--rr-theme-primary2);
}
.main-menu-3 ul li .submenu li:hover > a {
  color: var(--rr-theme-primary2);
}
.main-menu-3 ul li .submenu li:hover > a::before {
  background-color: var(--rr-theme-primary2);
}
.main-menu-3 ul li .submenu li.has-dropdown:hover > a::after {
  color: var(--rr-theme-primary2);
}
.main-menu-3 ul li .mega-menu {
  border-color: var(--rr-theme-primary2);
}
.main-menu-3 ul li .mega-menu li ul li:hover > a {
  color: var(--rr-theme-primary2);
}
.main-menu-3 ul li .mega-menu li ul li:hover > a::before {
  background: var(--rr-theme-primary2);
}
.main-menu-3 ul li .mega-menu li:hover > .mega-menu-title {
  color: var(--rr-theme-primary2);
}
.main-menu-3 ul li:hover > a {
  color: var(--rr-theme-primary2);
}
.main-menu-3 ul li:hover > a::after {
  color: var(--rr-theme-primary2);
}
.main-menu-4 ul li.active > a {
  color: var(--rr-theme-primary2) !important;
}
.main-menu-4 ul li > a {
  padding: 24px 0;
  text-transform: capitalize;
  color: var(--rr-menu-primary);
  font-family: var(--rr-ff-urbanist);
}
.main-menu-4 ul li > a::before {
  background: var(--rr-menu-primary);
}
.main-menu-4 ul li .submenu {
  border-color: var(--rr-theme-primary2);
}
.main-menu-4 ul li .submenu li.active > a {
  color: var(--rr-theme-primary2) !important;
}
.main-menu-4 ul li .submenu li a:hover {
  color: var(--rr-theme-primary2);
}
.main-menu-4 ul li .submenu li a:hover::before {
  background: var(--rr-theme-primary2);
}
.main-menu-4 ul li .submenu li:hover > a {
  color: var(--rr-theme-primary2);
}
.main-menu-4 ul li .submenu li:hover > a::before {
  background-color: var(--rr-theme-primary2);
}
.main-menu-4 ul li .submenu li.has-dropdown:hover > a::after {
  color: var(--rr-theme-primary2);
}
.main-menu-4 ul li .mega-menu {
  border-color: var(--rr-theme-primary2);
}
.main-menu-4 ul li .mega-menu li ul li:hover > a {
  color: var(--rr-theme-primary2);
}
.main-menu-4 ul li .mega-menu li ul li:hover > a::before {
  background: var(--rr-theme-primary2);
}
.main-menu-4 ul li .mega-menu li:hover > .mega-menu-title {
  color: var(--rr-theme-primary2);
}
.main-menu-4 ul li:hover > a {
  color: var(--rr-theme-primary2);
}
.main-menu-4 ul li:hover > a::after {
  color: var(--rr-theme-primary2);
}
.main-menu-5 ul li.active > a {
  color: #356DF1 !important;
}
.main-menu-5 ul li > a {
  padding: 29.5px 0;
  text-transform: capitalize;
  color: var(--rr-text-body2);
  font-family: var(--rr-ff-roboto);
}
.main-menu-5 ul li > a::before {
  background: var(--rr-menu-primary);
}
.main-menu-5 ul li .submenu {
  border-color: #356DF1;
}
.main-menu-5 ul li .submenu li.active > a {
  color: #356DF1 !important;
}
.main-menu-5 ul li .submenu li a:hover {
  color: #356DF1;
}
.main-menu-5 ul li .submenu li a:hover::before {
  background: #356DF1;
}
.main-menu-5 ul li .submenu li:hover > a {
  color: #356DF1;
}
.main-menu-5 ul li .submenu li:hover > a::before {
  background-color: #356DF1;
}
.main-menu-5 ul li .submenu li.has-dropdown:hover > a::after {
  color: #356DF1;
}
.main-menu-5 ul li .mega-menu {
  border-color: #356DF1;
}
.main-menu-5 ul li .mega-menu li ul li:hover > a {
  color: #356DF1;
}
.main-menu-5 ul li .mega-menu li ul li:hover > a::before {
  background: #356DF1;
}
.main-menu-5 ul li .mega-menu li:hover > .mega-menu-title {
  color: #356DF1;
}
.main-menu-5 ul li:hover > a {
  color: #356DF1;
}
.main-menu-5 ul li:hover > a::after {
  color: #356DF1;
}
.main-menu-6 ul li.active > a {
  color: #356DF1 !important;
}
.main-menu-6 ul li > a {
  padding: 11.5px 0;
  text-transform: capitalize;
  color: var(--rr-common-white);
  font-family: var(--rr-ff-urbanist);
}
.main-menu-6 ul li > a::before {
  background: var(--rr-menu-primary);
}
.main-menu-6 ul li .submenu {
  border-color: #356DF1;
}
.main-menu-6 ul li .submenu li.active > a {
  color: #356DF1 !important;
}
.main-menu-6 ul li .submenu li a:hover {
  color: #356DF1;
}
.main-menu-6 ul li .submenu li a:hover::before {
  background: #356DF1;
}
.main-menu-6 ul li .submenu li:hover > a {
  color: #356DF1;
}
.main-menu-6 ul li .submenu li:hover > a::before {
  background-color: #356DF1;
}
.main-menu-6 ul li .submenu li.has-dropdown:hover > a::after {
  color: #356DF1;
}
.main-menu-6 ul li .mega-menu {
  border-color: #356DF1;
}
.main-menu-6 ul li .mega-menu li ul li:hover > a {
  color: #356DF1;
}
.main-menu-6 ul li .mega-menu li ul li:hover > a::before {
  background: #356DF1;
}
.main-menu-6 ul li .mega-menu li:hover > .mega-menu-title {
  color: #356DF1;
}
.main-menu-6 ul li:hover > a {
  color: #356DF1;
}
.main-menu-6 ul li:hover > a::after {
  color: #356DF1;
}
.main-menu-7 ul li.active > a {
  color: #356DF1 !important;
}
.main-menu-7 ul li > a {
  padding: 29.5px 0;
  text-transform: capitalize;
  color: #797B7D;
  font-weight: 600;
  font-family: var(--rr-ff-urbanist);
}
.main-menu-7 ul li > a::before {
  background: #797B7D;
}
.main-menu-7 ul li:hover > a {
  color: #356DF1;
}
.main-menu-7 ul li:hover > a::after {
  color: #356DF1;
}

.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 {
  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-buttons {
  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;
  -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 {
  border-color: var(--rr-theme-primary);
  width: inherit !important;
}
.home__menu-buttons .rr-btn span {
  color: var(--rr-common-white) !important;
  padding: 0 !important;
}

.home__menu-title {
  margin-top: 12px;
  font-weight: 500;
  font-size: 16px;
  color: var(--rr-common-white);
}

.main-menu-2 .home__menu-thumb {
  border-color: var(--rr-theme-primary1);
}
.main-menu-2 .home__menu-buttons .rr-btn {
  border-color: var(--rr-theme-primary1);
  width: inherit !important;
}
.main-menu-2 .home__menu-buttons .rr-btn span {
  color: var(--rr-heading-primary) !important;
  padding: 0 !important;
}
.main-menu-2 .home__menu-buttons .rr-btn span.text-two {
  color: var(--rr-common-white) !important;
}
.main-menu-2 .home__menu-buttons .rr-btn span.text-two svg path[fill="#010915"] {
  fill: var(--rr-common-white) !important;
}
.main-menu-2 .home__menu-buttons .rr-btn:hover, .main-menu-2 .home__menu-buttons .rr-btn:focus {
  border-color: var(--rr-common-white) !important;
}
.main-menu-2 .home__menu-buttons .rr-btn:hover:after, .main-menu-2 .home__menu-buttons .rr-btn:focus:after {
  background-color: var(--rr-common-white) !important;
}

.main-menu-3 .home__menu-thumb {
  border-color: var(--rr-theme-primary2);
}
.main-menu-3 .home__menu-buttons .rr-btn {
  border-color: var(--rr-theme-primary2);
  width: inherit !important;
}
.main-menu-3 .home__menu-buttons .rr-btn span {
  padding: 0 !important;
}

/*----------------------------------------*/
/*  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.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%;
  padding: 10px 5%;
  margin: 0;
  text-align: left;
  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;
}

/*----------------------------------------*/
/*  5.1 blog
/*----------------------------------------*/
.blog-item {
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  border: 1px solid rgba(1, 9, 21, 0.1);
}
.blog-item:hover .blog-item__media img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.blog-item__text {
  padding: 30px;
  padding-bottom: 35px;
}
@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
  .blog-item__text {
    padding: 20px;
    padding-bottom: 25px;
  }
}
.blog-item__text a:hover h3 {
  color: var(--rr-theme-primary);
}
.blog-item__media {
  width: 100%;
  display: block;
  overflow: hidden;
  height: 300px;
}
.blog-item__media img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.blog-item__meta {
  gap: 14px;
}
.blog-item__meta .meta-btn {
  background: var(--rr-theme-primary);
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  padding: 2px 8px;
  line-height: 20px;
  color: var(--rr-common-white);
}
.blog-item__meta .meta-btn:hover {
  color: rgba(255, 255, 255, 0.9);
}
.blog-item__meta .meta-date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6px;
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 20px;
  color: var(--rr-heading-primary);
}
.blog-item__meta .meta-date:hover {
  color: var(--rr-theme-primary);
}
.blog-item .readmore {
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6px;
  line-height: 20px;
  color: var(--rr-heading-primary);
}
.blog-item .readmore:hover {
  color: var(--rr-theme-primary);
}
.blog-item .readmore:hover svg path[stroke="#0A2540"] {
  stroke: var(--rr-theme-primary);
}

.blog__pagination {
  gap: 6px;
}
.blog__pagination a {
  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;
  overflow: hidden;
  background-color: var(--rr-common-white);
  border: 1.5px solid rgba(1, 9, 21, 0.1);
  color: var(--rr-heading-primary);
  font-family: var(--rr-ff-heading);
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  padding: 12.5px 17.2px;
  line-height: 17px;
  text-transform: uppercase;
}
.blog__pagination a:first-child, .blog__pagination a:last-child {
  gap: 6px;
  padding: 12.5px 22.2px;
}
.blog__pagination a:hover, .blog__pagination a.active {
  border-color: var(--rr-theme-primary2);
  color: var(--rr-common-white);
  background: var(--rr-theme-primary2);
}
.blog__pagination a:hover svg path[stroke="#010915"], .blog__pagination a.active svg path[stroke="#010915"] {
  stroke: var(--rr-common-white);
}

/*----------------------------------------*/
/*  5.2 sidebar
/*----------------------------------------*/
.sidebar-rr-sticky {
  position: sticky;
  top: 120px;
}
@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) {
  .sidebar-rr-sticky {
    margin-top: 50px;
  }
}

.sidebar__widget:not(:last-child) {
  margin-bottom: 20px;
}

.sidebar__widget {
  padding: 34px;
  border-radius: 10px;
  background: var(--rr-section-2);
}
.sidebar__widget.space-lg {
  padding: 32px 34px 44px;
}
.sidebar__widget-title {
  margin-bottom: 20px;
  text-transform: capitalize;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  color: var(--rr-heading-secondary);
  font-width: var(--rr-fw-bold);
}
.sidebar__widget-search .search__bar {
  height: 50px;
  width: 100%;
  position: relative;
  border-radius: 10px;
}
.sidebar__widget-search .search__bar input {
  height: 100%;
  padding: 24px;
  padding-right: 45px;
  width: 100%;
  border-radius: 6px;
  background: var(--rr-common-white);
  -webkit-box-shadow: 0px 2px 4px rgba(29, 29, 29, 0.14);
          box-shadow: 0px 2px 4px rgba(29, 29, 29, 0.14);
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 20px;
  color: rgba(11, 23, 40, 0.7) !important;
}
.sidebar__widget-search .search__bar input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: var(--rr-heading-secondary) !important;
}
.sidebar__widget-search .search__bar input::-moz-placeholder { /* Firefox 19+ */
  color: var(--rr-heading-secondary) !important;
}
.sidebar__widget-search .search__bar input:-ms-input-placeholder { /* IE 10+  Edge*/
  color: var(--rr-heading-secondary) !important;
}
.sidebar__widget-search .search__bar input::-ms-input-placeholder { /* MODERN BROWSER */
  color: var(--rr-heading-secondary) !important;
}
.sidebar__widget-search .search__bar input::placeholder { /* MODERN BROWSER */
  color: var(--rr-heading-secondary) !important;
}
.sidebar__widget-search .search__bar button {
  position: absolute;
  right: 24px;
  padding: 0;
  height: 100%;
  line-height: 0;
}
.sidebar__widget-search .search__bar button:hover svg path[stroke="#0B1728"] {
  stroke: var(--rr-theme-primary2);
}
.sidebar__widget .sidebar-post {
  margin-bottom: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.sidebar__widget .sidebar-post:last-child {
  margin-bottom: 0;
}
.sidebar__widget .sidebar-post_thumb {
  width: 100px;
  overflow: hidden;
  height: 100px;
  min-width: 100px;
  min-height: 100px;
  border-radius: 6px;
}
.sidebar__widget .sidebar-post_thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.sidebar__widget .sidebar-post_thumb:hover img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.sidebar__widget .sidebar-post_content .post-meta {
  margin-bottom: 8px;
}
.sidebar__widget .sidebar-post_content .post-meta li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 3px 8px;
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 18px;
  text-transform: uppercase;
  color: rgba(11, 23, 40, 0.7);
}
.sidebar__widget .sidebar-post_content h3 {
  font-family: "DM Sans";
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  color: var(--rr-heading-secondary);
}
.sidebar__widget .sidebar-post_content a:hover h3 {
  color: var(--rr-theme-primary2);
}
.sidebar__widget-category a {
  gap: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid rgba(1, 9, 21, 0.1);
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 18px;
  text-transform: uppercase;
  color: rgba(11, 23, 40, 0.7);
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(0, 15, 32, 0.1);
  margin-bottom: 17px;
}
.sidebar__widget-category a:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border: none;
}
.sidebar__widget-category a img {
  width: auto;
}
.sidebar__widget-category a:hover {
  color: var(--rr-theme-primary2);
}
.sidebar__widget-tags .tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 8px;
}
.sidebar__widget-tags .tags a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: rgba(1, 9, 21, 0.7);
  border-radius: 4px;
  background: var(--rr-section-2);
  padding: 3px 11.5px;
  border: 1px solid rgba(1, 9, 21, 0.1);
}
.sidebar__widget-tags .tags a:hover {
  color: var(--rr-common-white);
  background: var(--rr-theme-primary2);
}

/*----------------------------------------*/
/*  5.3 blog-details
/*----------------------------------------*/
.blog__details-container {
  max-width: 770px;
}
@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) {
  .blog__details-container {
    max-width: 100%;
  }
}
.blog__details-content .media-list__wrapper {
  gap: 30px;
}
.blog__details-content img {
  width: auto;
  border-radius: 10px;
  overflow: hidden;
  max-width: 100%;
}
.blog__details-content h2 {
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  line-height: 40px;
}
.blog__details-content h1, .blog__details-content h2, .blog__details-content h3, .blog__details-content h4, .blog__details-content h5, .blog__details-content h6 {
  margin-bottom: 14px;
  color: var(--rr-heading-secondary);
}
.blog__details-content p, .blog__details-content img {
  margin-bottom: 35px;
}
.blog__details-content ul:not(.blog__details-meta) {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 13px;
  padding: 0;
  margin: 0 0 35px;
}
.blog__details-content ul:not(.blog__details-meta) li {
  position: relative;
  padding-left: 16px;
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 25px;
  text-transform: uppercase;
  color: rgba(1, 9, 21, 0.7);
}
.blog__details-content ul:not(.blog__details-meta) li:before {
  width: 5px;
  height: 5px;
  border-radius: 500px;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  content: "";
  background: rgba(1, 9, 21, 0.3);
  color: var(--rr-theme-primary);
  font-weight: bold;
  display: inline-block;
  position: absolute;
}
.blog__details-content p {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  color: rgba(1, 9, 21, 0.6);
}
.blog__details-content blockquote {
  margin-top: 50px;
  max-width: 770px;
  margin-bottom: 50px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 10px;
  background: var(--rr-section-2);
  border: 1px solid rgba(1, 9, 21, 0.1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.blog__details-content blockquote .left {
  background: var(--rr-common-white);
  width: 110px;
  min-width: 110px;
  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-bottom-left-radius: 10px;
  border-top-left-radius: 10px;
}
@media (max-width:450px) {
  .blog__details-content blockquote .left {
    width: 80px;
    min-width: 80px;
  }
}
.blog__details-content blockquote .left img {
  width: auto;
}
@media (max-width:450px) {
  .blog__details-content blockquote .left img {
    max-width: 40px;
  }
}
.blog__details-content blockquote .right {
  padding: 33px 35px 30px;
}
@media (max-width:450px) {
  .blog__details-content blockquote .right {
    padding: 30px 15px;
  }
}
.blog__details-content blockquote p {
  margin-bottom: 20px;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  text-transform: uppercase;
  color: rgba(1, 9, 21, 0.6);
}
.blog__details-content blockquote span {
  position: relative;
  font-style: normal;
  padding-left: 28px;
  font-weight: 700;
  font-size: 16px;
  line-height: 21px;
  text-transform: uppercase;
  color: var(--rr-theme-primary2);
}
.blog__details-content blockquote span:after {
  height: 4px;
  left: 0;
  content: "";
  position: absolute;
  display: block;
  top: calc(50% - 2px);
  width: 20px;
  background: var(--rr-theme-primary2);
}
.blog__details-bottom {
  gap: 10px;
}
.blog__details-bottom .share-social-media {
  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;
  gap: 6px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.blog__details-bottom .share-social-media_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.blog__details-bottom .share-social-media_wrapper span {
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 23px;
  color: var(--rr-heading-primary);
}
.blog__details-bottom .share-social-media a {
  width: 40px;
  height: 40px;
  min-width: 40px;
  min-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;
  border-radius: 500px;
  background-color: var(--rr-common-white);
  border: 1px solid rgba(1, 9, 21, 0.14);
}
.blog__details-bottom .share-social-media a:hover {
  background: var(--rr-theme-primary2);
  -webkit-transform: translate(0, -5px);
  transform: translate(0, -5px);
  border-color: var(--rr-theme-primary2);
}
.blog__details-bottom .share-social-media a:hover svg path[fill="#010915"] {
  fill: var(--rr-common-white);
  opacity: 1;
}
.blog__details-bottom-tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 6px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.blog__details-bottom-tags_wapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.blog__details-bottom-tags_wapper span {
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 23px;
  color: var(--rr-heading-primary);
}
.blog__details-bottom-tags a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: rgba(1, 9, 21, 0.7);
  border-radius: 4px;
  background: var(--rr-section-2);
  padding: 3px 11.5px;
  border: 1px solid rgba(1, 9, 21, 0.1);
}
.blog__details-bottom-tags a:hover {
  color: var(--rr-common-white);
  background: var(--rr-theme-primary2);
}
.blog__details-meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px;
}
.blog__details-meta li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
}
.blog__details-meta li a {
  padding: 0px 9px;
  border: 1px solid rgba(1, 9, 21, 0.1);
  border-radius: 6px;
  font-style: normal;
  font-weight: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 7px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 13px;
  line-height: 26px;
  color: rgba(1, 9, 21, 0.7);
}
.blog__details-meta li a:hover {
  color: var(--rr-theme-primary);
}
.blog__details-meta li a:hover svg path[stroke="#4A5764"] {
  stroke: var(--rr-theme-primary);
}
.blog__details-thumb {
  border-radius: 10px;
  overflow: hidden;
}
.blog__details-thumb img {
  margin-bottom: 0;
}
.blog__details-pagination {
  overflow: hidden;
  position: relative;
}
.blog__details-pagination hr {
  min-height: 100%;
  width: 1px;
  background: var(--rr-heading-primary);
  opacity: 0.2;
  position: absolute;
  height: 100%;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .blog__details-pagination hr {
    display: none;
  }
}
.blog__details-pagination-next {
  text-align: right;
}
.blog__details-pagination-prev, .blog__details-pagination-next {
  gap: 18px;
}
.blog__details-pagination-prev:hover .icon, .blog__details-pagination-next:hover .icon {
  background: var(--rr-theme-primary2);
}
.blog__details-pagination-prev:hover .icon svg path[stroke=black], .blog__details-pagination-next:hover .icon svg path[stroke=black] {
  stroke: var(--rr-common-white);
}
.blog__details-pagination-prev:hover .icon svg path[fill="#010915"], .blog__details-pagination-next:hover .icon svg path[fill="#010915"] {
  fill: var(--rr-common-white);
}
.blog__details-pagination-prev .icon, .blog__details-pagination-next .icon {
  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: 54px;
  height: 70px;
  border-radius: 10px;
  border: 1px solid rgba(1, 9, 21, 0.14);
}
.blog__details-pagination-prev .text span:not(.title), .blog__details-pagination-next .text span:not(.title) {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #010915;
  opacity: 0.7;
  display: block;
  margin-bottom: 8px;
}
.blog__details-pagination-prev .text .title, .blog__details-pagination-next .text .title {
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 23px;
  text-transform: uppercase;
  color: var(--rr-heading-primary);
}

.comment-widget h4 {
  font-style: normal;
  font-weight: 700;
  font-size: 26px;
  line-height: 40px;
  color: var(--rr-heading-secondary);
}

.comment-item {
  gap: 24px;
  padding-bottom: 60px;
  margin-bottom: 44px;
  border-bottom: 1px solid rgba(3, 26, 38, 0.1);
}
.comment-item:last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .comment-item {
    gap: 10px;
  }
}
.comment-item p {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 26px;
  color: rgba(1, 9, 21, 0.6);
}
.comment-item__reply {
  margin-left: 84px;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .comment-item__reply {
    margin-left: 30px;
  }
}
.comment-item__img {
  min-width: 60px;
  min-height: 60px;
  width: 60px;
  overflow: hidden;
  height: 60px;
  border-radius: 500px;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .comment-item__img {
    width: 40px;
    height: 40px;
    min-width: 40px;
    min-height: 40px;
  }
}
.comment-item__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.comment-item__header button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6px;
  padding: 4px 9.5px;
  border-radius: 6px;
  border: 1px solid rgba(3, 26, 38, 0.1);
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 20px;
  text-align: center;
  color: var(--rr-heading-primary);
}
.comment-item__header button:hover, .comment-item__header button.active {
  background-color: var(--rr-theme-primary2);
  color: var(--rr-common-white);
}
.comment-item__header button:hover svg path[fill="#080521"], .comment-item__header button.active svg path[fill="#080521"] {
  fill: var(--rr-common-white);
}
.comment-item__content .name {
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 23px;
  margin-bottom: 5px;
  color: var(--rr-heading-primary);
}
.comment-item__content .date {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  text-transform: uppercase;
  color: var(--rr-heading-primary);
  opacity: 0.7;
}

.live-comment-widget h4 {
  font-style: normal;
  font-weight: 700;
  font-size: 26px;
  line-height: 40px;
  color: var(--rr-heading-secondary);
}
.live-comment-widget p {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 24px;
  color: #080521;
  opacity: 0.7;
}
.live-comment-widget__input {
  margin-bottom: 20px;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .live-comment-widget__input {
    margin-bottom: 10px;
  }
}
.live-comment-widget__textarea {
  line-height: 0;
  margin-bottom: 14px;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .live-comment-widget__textarea {
    margin-bottom: 4px;
  }
}
.live-comment-widget__form ::-webkit-resizer {
  color: var(--rr-theme-primary2);
}
.live-comment-widget__form label {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 26px;
  color: rgba(1, 9, 21, 0.6);
}
.live-comment-widget__form input, .live-comment-widget__form textarea {
  margin: 0 !important;
  padding: 20px;
  border-radius: 6px;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 26px;
  color: rgba(1, 9, 21, 0.6);
  border: 1px solid rgba(1, 9, 21, 0.14);
}
.live-comment-widget__form input::-webkit-input-placeholder, .live-comment-widget__form textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: rgba(1, 9, 21, 0.6);
}
.live-comment-widget__form input::-moz-placeholder, .live-comment-widget__form textarea::-moz-placeholder { /* Firefox 19+ */
  color: rgba(1, 9, 21, 0.6);
}
.live-comment-widget__form input:-ms-input-placeholder, .live-comment-widget__form textarea:-ms-input-placeholder { /* IE 10+  Edge*/
  color: rgba(1, 9, 21, 0.6);
}
.live-comment-widget__form input::-ms-input-placeholder, .live-comment-widget__form textarea::-ms-input-placeholder { /* MODERN BROWSER */
  color: rgba(1, 9, 21, 0.6);
}
.live-comment-widget__form input::placeholder, .live-comment-widget__form textarea::placeholder { /* MODERN BROWSER */
  color: rgba(1, 9, 21, 0.6);
}
.live-comment-widget__form input {
  height: 50px;
}
.live-comment-widget__form textarea {
  min-height: 170px;
}
.live-comment-widget__agree {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}
.live-comment-widget__agree input {
  overflow: hidden;
  width: 14px;
  height: 14px;
  padding: 4px 6px;
  border-radius: 2px !important;
  border: 1px solid rgba(1, 9, 21, 0.14) !important;
}
.live-comment-widget__agree input:checked {
  background-color: var(--rr-theme-primary2);
}

/*----------------------------------------*/
/*  5.1 blog
/*----------------------------------------*/
.blog-2 .container {
  z-index: 1;
  position: relative;
}
.blog-2__shape-1 {
  z-index: -1;
  position: absolute;
  width: 730px;
  height: 730px;
  background: rgba(211, 243, 81, 0.1);
  -webkit-filter: blur(200px);
          filter: blur(200px);
  left: -413px;
  top: -410px;
}
.blog-2__active {
  margin-left: 82px;
  margin-right: calc(-55vw + 50%);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), 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) {
  .blog-2__active {
    margin-left: 0;
  }
}
@media (max-width: 700px) {
  .blog-2__active {
    margin-right: 0;
  }
}
.blog-2__item_tag-date {
  gap: 10px;
}
.blog-2__item_tag-date .tags:hover {
  color: var(--rr-common-white);
  background-color: var(--rr-theme-primary1);
}
.blog-2__item_tag-date .date {
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 17px;
  text-transform: uppercase;
  color: var(--rr-heading-primary);
}
.blog-2__item h4 {
  text-transform: uppercase;
}
.blog-2__item h4 a {
  display: block;
}
.blog-2__item h4 a:hover {
  color: var(--rr-theme-primary1);
}
.blog-2__dot {
  margin-top: 90px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .blog-2__dot {
    margin-top: 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) {
  .blog-2__dot {
    margin-top: 40px;
  }
}
.blog-2__dot .swiper-pagination-bullet {
  width: 10px !important;
  height: 10px !important;
  background-color: transparent !important;
  opacity: 1 !important;
  border: 1px solid var(--rr-heading-primary) !important;
}
.blog-2__dot .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: var(--rr-heading-primary) !important;
}
.blog-2__content {
  position: relative;
  z-index: 1;
}
.blog-2__content:after {
  right: 0;
  top: -50%;
  position: absolute;
  content: "";
  height: 193%;
  width: 1px;
  background: rgba(1, 9, 21, 0.06);
}

/*----------------------------------------*/
/*  5.1 blog
/*----------------------------------------*/
.blog-3__item {
  background-color: var(--rr-common-white);
  position: relative;
  padding: 10px;
  overflow: hidden;
  border-radius: 10px;
  border: 1px solid rgba(1, 9, 21, 0.1);
}
.blog-3__item:hover .blog-3__item__media img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.blog-3__item__text {
  padding: 20px;
  padding-top: 30px;
  padding-bottom: 31px;
  padding-bottom: 25px;
}
@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
  .blog-3__item__text {
    padding: 20px;
    padding-bottom: 25px;
  }
}
.blog-3__item__text a h4 {
  font-weight: 600;
  color: var(--rr-heading-primary);
}
.blog-3__item__text a:hover h4 {
  color: var(--rr-theme-primary);
}
.blog-3__item__media {
  width: 100%;
  border-radius: 10px;
  display: block;
  overflow: hidden;
  height: 270px;
}
.blog-3__item__media img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.blog-3__item__meta {
  gap: 4px 33px;
}
@media (max-width: 575px) {
  .blog-3__item__meta {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
}
.blog-3__item__meta a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6px;
  position: relative;
}
.blog-3__item__meta a:last-child:after {
  display: none;
}
.blog-3__item__meta a:after {
  position: absolute;
  width: 5px;
  height: 5px;
  background: rgba(1, 9, 21, 0.3);
  border-radius: 10px;
  content: "";
  right: -19px;
}
@media (max-width: 575px) {
  .blog-3__item__meta a:after {
    display: none;
  }
}
.blog-3__item__meta a span {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 26px;
  opacity: 0.6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6px;
  color: var(--rr-heading-primary);
}
.blog-3__item__meta a:hover span {
  color: var(--rr-theme-primary);
}
.blog-3__item .readmore {
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6px;
  line-height: 20px;
  color: var(--rr-heading-primary);
}
.blog-3__item .readmore:hover {
  color: var(--rr-theme-primary);
}
.blog-3__item .readmore:hover svg path[stroke="#010915"] {
  stroke: var(--rr-theme-primary);
}

.blog-3 .container {
  position: relative;
  z-index: 1;
}
.blog-3__shape {
  top: -53px;
  z-index: -1;
  position: absolute;
  width: 666px;
  height: 666px;
  background: #F3EBFF;
  right: -246px;
  -webkit-filter: blur(200px);
          filter: blur(200px);
}
.blog-3__shape-1 {
  z-index: -1;
  position: absolute;
  width: 599px;
  height: 599px;
  background: #EBFCF9;
  -webkit-filter: blur(200px);
          filter: blur(200px);
  left: -167px;
  top: 115px;
}

.blog-4__content {
  padding-bottom: 25px;
  padding-left: 20px;
  padding-top: 30px;
  padding-right: 30px;
}
@media (max-width: 575px) {
  .blog-4__content {
    padding-right: 10px;
  }
}
.blog-4__meta {
  margin-bottom: 12px;
}
.blog-4__meta ul {
  gap: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.blog-4__meta ul li a {
  font-size: 15px;
  font-weight: 600;
  padding: 1px 14px;
  display: inline-block;
  background: #FECE00;
  color: var(--rr-text-body2);
  border-radius: 6px;
}
.blog-4__item {
  padding: 10px;
  border-radius: 14px;
  border: 1px solid rgba(3, 6, 17, 0.16);
  margin-bottom: 30px;
}
.blog-4__item:hover .blog-4__thumb img {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}
.blog-4__thumb {
  overflow: hidden;
  border-radius: 10px;
}
.blog-4__thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.blog-4__title {
  font-size: 24px;
  line-height: 34px;
  margin-bottom: 12px;
  color: var(--rr-text-body2);
  font-weight: var(--rr-fw-bold);
}
.blog-4__title:hover {
  color: #FECE00;
}
.blog-4__dec {
  font-size: 16px;
  color: var(--rr-text-body2);
  opacity: 0.6;
  font-weight: 600;
  line-height: 22px;
  margin-bottom: 35px;
}
.blog-4__author {
  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;
}
.blog-4__author__thumb {
  width: 54px;
  height: 54px;
  overflow: hidden;
  border-radius: 500px;
}
.blog-4__author__thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.blog-4__author__name a {
  font-size: 18px;
  font-weight: var(--rr-fw-bold);
  color: var(--rr-text-body2);
}
.blog-4__author__name a:hover {
  color: #FECE00;
}
.blog-4__author__date {
  gap: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 4px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.blog-4__author__date span {
  font-size: 15px;
  color: rgba(3, 6, 17, 0.6);
  font-weight: 700;
  padding-right: 8px;
  margin-right: 8px;
  position: relative;
  display: block;
}
.blog-4__author__date span:not(:last-child)::after {
  content: "";
  width: 4px;
  height: 4px;
  background: var(--rr-text-body2);
  position: absolute;
  border-radius: 500px;
  right: -5px;
  top: 50%;
  opacity: 1;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.blog-6__item {
  border: 1px solid rgba(3, 6, 17, 0.1);
  border-radius: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px;
  gap: 30px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .blog-6__item {
    gap: 20px;
    padding: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .blog-6__item {
    display: block;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px) {
  .blog-6__text {
    padding: 30px 10px;
  }
}
@media (max-width: 575px) {
  .blog-6__text {
    padding: 25px 0px;
  }
}
.blog-6__text__btn .text__btn {
  font-size: 18px;
  font-weight: 600;
  color: var(--rr-text-body2);
  font-family: var(--rr-ff-urbanist);
}
.blog-6__text__btn .text__btn svg {
  margin-left: 6px;
}
.blog-6__text__btn .text__btn:hover {
  color: var(--rr-theme-primary3);
}
.blog-6__text__btn .text__btn:hover svg [stroke="#030611"] {
  stroke: var(--rr-theme-primary3);
  fill: var(--rr-theme-primary3);
}
.blog-6__thumb {
  min-width: 250px;
  height: 330px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .blog-6__thumb {
    min-width: 200px;
    height: 315px;
  }
}
.blog-6__thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 10px;
}
.blog-6__meta span {
  font-size: 14px;
  color: var(--rr-text-body2);
  font-weight: 600;
  background: var(--rr-theme-primary3);
  border-radius: 4px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
  margin-right: 15px;
  margin-bottom: 17px;
  padding: 2px 11.3px;
  font-family: var(--rr-ff-urbanist);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .blog-6__meta span {
    margin-right: 10px;
    padding: 1px 5.3px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .blog-6__meta span {
    gap: 4px;
    margin-right: 6px;
    padding: 2px 5.3px;
  }
}
.blog-6__meta span:last-child {
  opacity: 0.7;
  background: none;
  padding: 0;
}
.blog-6__title {
  font-size: 22px;
  font-weight: 700;
  color: var(--rr-text-body2);
  line-height: 32px;
  margin-bottom: 17px;
  font-family: var(--rr-ff-urbanist);
}
.blog-6__title:hover {
  color: var(--rr-theme-primary3);
}
.blog-6__dec {
  font-size: 16px;
  font-weight: 500;
  color: var(--rr-text-body2);
  opacity: 0.7;
  line-height: 24px;
  margin-bottom: 30px;
  font-family: var(--rr-ff-urbanist);
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .blog-6__dec {
    margin-bottom: 20px;
  }
}
.blog-6__top__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 575px) {
  .blog-6__top__wrapper {
    display: block;
  }
}
.blog-6__button__arrow {
  width: 50px;
  height: 50px;
  border: 1px solid rgba(3, 6, 17, 0.14);
  text-align: center;
  line-height: 48px;
  margin-left: 8px;
  border-radius: 500px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.blog-6__button__arrow:hover {
  background-color: #356DF1;
  border-color: #356DF1;
}
.blog-6__button__arrow:hover svg [stroke="#171718"] {
  stroke: var(--rr-common-white);
}

.blog-7__area {
  border-radius: 0 0 40px 40px;
  overflow: hidden;
  margin-bottom: -35px;
  z-index: 999999;
}

.blog-7__item {
  background: #FFFAF3;
  padding: 10px;
  border-radius: 14px;
  border: 1px solid rgba(3, 6, 17, 0.16);
  margin-bottom: 30px;
}
.blog-7__item:hover .blog-4__thumb img {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}
.blog-7__shape-1 {
  bottom: 0;
  left: 0;
  z-index: -1;
}

.blog-7-button-arrow {
  width: 50px;
  height: 50px;
  border: 1px solid rgba(3, 6, 17, 0.14);
  text-align: center;
  line-height: 50px;
  border-radius: 30px;
  font-size: 12px;
  color: #171718;
  margin-left: 8px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.blog-7-button-arrow:hover {
  background-color: #356DF1;
  border-color: #356DF1;
  color: #fff;
}

/*----------------------------------------*/
/*  6.1 footer
/*----------------------------------------*/
.footer__area-common {
  position: relative;
  z-index: 1;
  padding-top: 100px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer__area-common {
    padding-top: 80px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .footer__area-common {
    padding-top: 70px;
  }
}
@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 {
  margin-bottom: 40px;
}
.footer__widget.footer__widget-item-1 {
  margin-right: -7px;
}
@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-1 {
    margin-right: 0px;
  }
}
.footer__widget.footer__widget-item-2 {
  padding-left: 80px;
  margin-right: -3px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .footer__widget.footer__widget-item-2 {
    padding-left: 40px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .footer__widget.footer__widget-item-2 {
    padding-left: 25px;
  }
}
@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;
    margin-right: 0px;
  }
}
.footer__widget.footer__widget-item-3 {
  padding-left: 80px;
  margin-right: -17px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .footer__widget.footer__widget-item-3 {
    padding-left: 40px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .footer__widget.footer__widget-item-3 {
    padding-left: 15px;
  }
}
@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;
    margin-right: 0px;
  }
}
.footer__widget.footer__widget-item-4 {
  padding-left: 80px;
  margin-right: -15px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .footer__widget.footer__widget-item-4 {
    padding-left: 40px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .footer__widget.footer__widget-item-4 {
    padding-left: 15px;
    margin-right: -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-4 {
    padding-left: 0;
    margin-right: 0px;
  }
}
.footer__widget.footer__widget-item-5 {
  max-width: 221px;
  margin-left: auto;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .footer__widget.footer__widget-item-5 {
    max-width: 209px;
  }
}
@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-5 {
    max-width: 100%;
    margin-left: inherit;
  }
}
.footer__widget-title h4 {
  margin-bottom: 27px;
  position: relative;
  z-index: 10;
  text-transform: capitalize;
  font-family: var(--rr-ff-heading);
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  color: var(--rr-common-white);
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .footer__widget-title h4 {
    font-size: 18px;
  }
}
.footer__widget-description p {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 24px;
  color: var(--rr-common-white);
  opacity: 0.6;
  margin-bottom: 0;
}
.footer__logo img {
  max-width: 144px;
}
.footer__content p {
  opacity: 0.6;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 24px;
  margin-bottom: 0;
  color: var(--rr-common-white);
}
.footer__link ul {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  grid-gap: 18px;
  padding-left: 18px;
}
.footer__link ul li {
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 30px;
  color: var(--rr-common-white);
  opacity: 0.6;
}
.footer__link ul li:hover {
  color: var(--rr-common-white);
}
.footer__link ul li a {
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 30px;
  color: var(--rr-common-white);
  opacity: 0.6;
}
.footer__link ul li a:hover {
  opacity: 1;
}
.footer__social {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  gap: 10px;
}
.footer__social a {
  overflow: hidden;
  position: relative;
  color: rgba(255, 255, 255, 0.4);
  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: transparent;
  font-size: 15px;
  border-radius: 500px;
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.footer__social a::before {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 500px;
  -webkit-transform: scale(0);
  transform: scale(0);
  background-color: var(--rr-theme-primary);
  z-index: -1;
  content: "";
}
.footer__social a:hover {
  color: var(--rr-common-white);
  -webkit-transform: scale(1.09) translateY(-3px);
  transform: scale(1.09) translateY(-3px);
  border-color: transparent;
}
.footer__social a:hover::before {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.footer__subscribe {
  position: relative;
  overflow: hidden;
}
.footer__subscribe button {
  position: absolute;
  right: 0;
  padding: 0 !important;
  width: 50px;
  height: 50px;
  border: 0;
}
.footer__subscribe button.rr-btn {
  background: var(--rr-theme-primary1);
}
.footer__subscribe input {
  width: 100%;
  padding-right: 57px;
  padding-left: 20px;
  font-weight: 400;
  line-height: 20px;
  border-radius: 30px;
  font-size: 15px;
  color: var(--rr-heading-primary) !important;
  background-color: var(--rr-common-white);
}
@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__subscribe input {
    width: 100%;
  }
}
.footer__subscribe input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: rgba(1, 9, 21, 0.5) !important;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
}
.footer__subscribe input::-moz-placeholder { /* Firefox 19+ */
  color: rgba(1, 9, 21, 0.5) !important;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
}
.footer__subscribe input:-ms-input-placeholder { /* IE 10+  Edge*/
  color: rgba(1, 9, 21, 0.5) !important;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
}
.footer__subscribe input::-ms-input-placeholder { /* MODERN BROWSER */
  color: rgba(1, 9, 21, 0.5) !important;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
}
.footer__subscribe input::placeholder { /* MODERN BROWSER */
  color: rgba(1, 9, 21, 0.5) !important;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
}
.footer__widget-button {
  margin-bottom: -14px;
}
.footer__widget-button .rr-btn {
  margin-bottom: 14px;
  border: 1.5px solid rgba(255, 255, 255, 0.1);
  padding: 15px 30.5px;
}
@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-button .rr-btn {
    padding: 15px 24.5px;
  }
}
.footer__widget-button .rr-btn .btn-wrap img {
  -webkit-filter: brightness(0) invert(1) !important;
          filter: brightness(0) invert(1) !important;
  margin-right: 9px !important;
}
.footer__widget-button .rr-btn .btn-wrap span {
  color: var(--rr-common-white) !important;
}

@media (min-width: 1440px) and (min-height: 905px) {
  .footer-sticky {
    position: sticky !important;
    bottom: 0;
    z-index: 0;
  }
}

/*----------------------------------------*/
/*  6.3 footer-copyright
/*----------------------------------------*/
.footer__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 28.5px 0;
  gap: 10px 30px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
  .footer__bottom {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.footer__bottom-1 {
  position: relative;
  padding-top: 120px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 768px) and (max-width: 991px) {
  .footer__bottom-1 {
    padding-top: 80px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .footer__bottom-1 {
    padding-top: 60px;
  }
}
@media (max-width: 575px) {
  .footer__bottom-1 {
    padding-top: 40px;
  }
}

.footer__copyright p {
  margin-bottom: 0;
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 20px;
  color: var(--rr-menu-primary);
}
.footer__copyright p a:hover {
  color: var(--rr-common-white);
}

.footer__copyright-menu ul {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  gap: 16px;
}
@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
  .footer__copyright-menu ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.footer__copyright-menu ul li {
  list-style: none;
  position: relative;
}
.footer__copyright-menu ul li.no_bullet:after {
  display: none;
}
.footer__copyright-menu ul li:after {
  font-size: 15px;
  color: var(--rr-menu-primary);
  content: "|";
  margin-left: 16px;
}
.footer__copyright-menu ul li a {
  position: relative;
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 20px;
  color: var(--rr-menu-primary);
}
.footer__copyright-menu ul li a:hover {
  color: var(--rr-common-white);
}

/*----------------------------------------*/
/*  6.3 footer-copyright
/*----------------------------------------*/
.footer-4__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 25.5px 0;
  gap: 10px 30px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
  .footer-4__bottom {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.footer-4__bottom-1 {
  position: relative;
  padding-top: 100px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-4__bottom-1 {
    padding-top: 80px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .footer-4__bottom-1 {
    padding-top: 60px;
  }
}
@media (max-width: 575px) {
  .footer-4__bottom-1 {
    padding-top: 40px;
  }
}

.footer-4__copyright p {
  color: #9DA8B3;
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 0;
}
.footer-4__copyright p a:hover {
  color: var(--rr-common-white);
}

.footer-4__copyright-menu ul {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  gap: 16px;
}
@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
  .footer-4__copyright-menu ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.footer-4__copyright-menu ul li {
  list-style: none;
  position: relative;
}
.footer-4__copyright-menu ul li:last-child:after {
  display: none;
}
.footer-4__copyright-menu ul li:after {
  font-size: 15px;
  color: #9DA8B3;
  content: "|";
  margin-left: 16px;
}
.footer-4__copyright-menu ul li a {
  position: relative;
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 20px;
  color: #9DA8B3;
}
.footer-4__copyright-menu ul li a:hover {
  color: var(--rr-common-white);
}

/*----------------------------------------*/
/*  6.3 footer-copyright
/*----------------------------------------*/
.footer-5__bottom-wrapper {
  padding: 21px 24px;
  background: rgba(255, 255, 255, 0.08);
  position: relative;
  margin-top: 100px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-5__bottom-wrapper {
    margin-top: 80px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .footer-5__bottom-wrapper {
    margin-top: 60px;
  }
}
@media (max-width: 575px) {
  .footer-5__bottom-wrapper {
    margin-top: 40px;
  }
}
.footer-5__bottom {
  gap: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
  .footer-5__bottom {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.footer-5__copyright p {
  color: #9DA8B3;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 0;
}
.footer-5__copyright p a:hover {
  color: var(--rr-common-white);
}
.footer-5__copyright-payment {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 8px;
}
.footer-5__copyright-payment a {
  padding: 3px 7px;
  border-radius: 4px;
  display: inline-block;
  background: var(--rr-common-white);
}

/*----------------------------------------*/
/*  6.3 footer-copyright
/*----------------------------------------*/
.footer-6__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 25.5px 0;
  gap: 10px 30px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
  .footer-6__bottom {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.footer-6__bottom-1 {
  position: relative;
  padding-top: 100px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-6__bottom-1 {
    padding-top: 80px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .footer-6__bottom-1 {
    padding-top: 60px;
  }
}
@media (max-width: 575px) {
  .footer-6__bottom-1 {
    padding-top: 40px;
  }
}

.footer-6__copyright p {
  color: #9DA8B3;
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 0;
}
.footer-6__copyright p a:hover {
  color: var(--rr-common-white);
}

.footer-6__copyright-menu ul {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  gap: 16px;
}
@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
  .footer-6__copyright-menu ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.footer-6__copyright-menu ul li {
  list-style: none;
  position: relative;
}
.footer-6__copyright-menu ul li:last-child:after {
  display: none;
}
.footer-6__copyright-menu ul li:after {
  font-size: 15px;
  color: #9DA8B3;
  content: "|";
  margin-left: 16px;
}
.footer-6__copyright-menu ul li a {
  position: relative;
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 20px;
  color: #9DA8B3;
}
.footer-6__copyright-menu ul li a:hover {
  color: var(--rr-common-white);
}

/*----------------------------------------*/
/*  6.3 footer-copyright
/*----------------------------------------*/
.footer-7__bottom {
  gap: 30px;
  margin-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 6px;
  padding: 18px 24px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: #1F1F1F;
  border: 1px solid rgba(255, 255, 255, 0.14);
}
@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
  .footer-7__bottom {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.footer-7__bottom-1 {
  position: relative;
  padding-top: 100px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-7__bottom-1 {
    padding-top: 80px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .footer-7__bottom-1 {
    padding-top: 60px;
  }
}
@media (max-width: 575px) {
  .footer-7__bottom-1 {
    padding-top: 40px;
  }
}

.footer-7__copyright p {
  color: #9DA8B3;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 0;
}
.footer-7__copyright p a:hover {
  color: var(--rr-common-white);
}
.footer-7__copyright-payment {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 8px;
}
.footer-7__copyright-payment a {
  padding: 1px 8px;
  display: inline-block;
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.14);
}

/*----------------------------------------*/
/*  6.1 footer 2
/*----------------------------------------*/
.footer-2__area-common {
  position: relative;
  z-index: 1;
  padding: 120px 0 80px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-2__area-common {
    padding: 80px 0 40px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .footer-2__area-common {
    padding: 70px 0 30px;
  }
}
@media (max-width: 319px) {
  .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);
  }
}

.cta__footer-up + footer .footer-2__area-common {
  padding-top: 286px;
}

.footer-2__top-wrapper {
  gap: 30px;
  padding: 35px 50px;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .footer-2__top-wrapper {
    padding: 30px 25px;
  }
}
.footer-2__top-menu ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 18px 44px;
  padding: 0;
  list-style: none;
}
@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-2__top-menu ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 10px 30px;
  }
}
.footer-2__top-menu ul li a {
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 20px;
  text-align: center;
  text-transform: uppercase;
  color: var(--rr-common-white);
}
.footer-2__top-menu ul li a:hover {
  color: var(--rr-theme-primary1);
}
.footer-2__subscribe {
  position: relative;
  overflow: hidden;
  width: 282px;
  max-width: 100%;
}
@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-2__subscribe {
    width: 470px;
  }
}
.footer-2__subscribe button {
  position: absolute;
  right: 5px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  height: 40px;
  padding: 10px 17px !important;
  border: 0;
}
.footer-2__subscribe button.rr-btn {
  text-transform: uppercase;
  border-radius: 0 !important;
  background: var(--rr-theme-primary1) !important;
}
.footer-2__subscribe button.rr-btn svg {
  margin-left: 5px;
}
.footer-2__subscribe input {
  width: 100%;
  padding-right: 107px;
  padding-left: 20px;
  font-weight: 400;
  line-height: 20px;
  font-size: 15px;
  border-radius: 0px;
  color: var(--rr-heading-primary) !important;
  background-color: var(--rr-common-white);
}
@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__subscribe input {
    width: 100%;
  }
}
.footer-2__subscribe input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: rgba(1, 9, 21, 0.5) !important;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
}
.footer-2__subscribe input::-moz-placeholder { /* Firefox 19+ */
  color: rgba(1, 9, 21, 0.5) !important;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
}
.footer-2__subscribe input:-ms-input-placeholder { /* IE 10+  Edge*/
  color: rgba(1, 9, 21, 0.5) !important;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
}
.footer-2__subscribe input::-ms-input-placeholder { /* MODERN BROWSER */
  color: rgba(1, 9, 21, 0.5) !important;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
}
.footer-2__subscribe input::placeholder { /* MODERN BROWSER */
  color: rgba(1, 9, 21, 0.5) !important;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
}
.footer-2__logo {
  display: block;
}
.footer-2__logo img {
  max-width: 144px;
}
.footer-2__widget {
  margin-bottom: 40px;
}
.footer-2__widget.footer-2__widget-item-1 {
  max-width: 410px;
}
@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-1 {
    max-width: 100%;
  }
}
.footer-2__widget.footer-2__widget-item-2 {
  padding-left: 22px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .footer-2__widget.footer-2__widget-item-2 {
    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-2__widget.footer-2__widget-item-2 {
    padding-left: 0;
  }
}
.footer-2__widget.footer-2__widget-item-3 {
  padding-left: 37px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .footer-2__widget.footer-2__widget-item-3 {
    padding-left: 19px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .footer-2__widget.footer-2__widget-item-3 {
    padding-left: 3px;
  }
}
@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-3 {
    padding-left: 0;
  }
}
.footer-2__widget.footer-2__widget-item-4 {
  padding-left: 70px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .footer-2__widget.footer-2__widget-item-4 {
    padding-left: 40px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .footer-2__widget.footer-2__widget-item-4 {
    padding-left: 2px;
  }
}
@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-4 {
    padding-left: 0;
  }
}
.footer-2__widget.footer-2__widget-item-5 {
  max-width: 124px;
  margin-right: 16px;
  margin-left: auto;
}
@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-2__widget.footer-2__widget-item-5 {
    margin-right: 0;
    max-width: 100%;
    margin-left: inherit;
  }
}
.footer-2__widget-title h4 {
  margin-bottom: 27px;
  position: relative;
  z-index: 10;
  font-family: var(--rr-ff-heading);
  font-style: normal;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  color: var(--rr-common-white);
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .footer-2__widget-title h4 {
    font-size: 18px;
  }
}
.footer-2__logo img {
  max-width: 144px;
}
.footer-2__content .section-2__title {
  color: var(--rr-common-white) !important;
}
.footer-2__content a {
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  text-transform: lowercase;
  line-height: 28px;
  color: var(--rr-theme-primary1);
}
.footer-2__content a:hover {
  color: var(--rr-theme-primary);
}
.footer-2__content p {
  opacity: 0.6;
  text-transform: uppercase;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 24px;
  color: var(--rr-common-white);
}
.footer-2__link ul {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  grid-gap: 18px;
  padding: 0;
  list-style: none;
}
.footer-2__link ul li {
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 30px;
  color: var(--rr-common-white);
  opacity: 0.6;
}
.footer-2__link ul li a {
  font-style: normal;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 15px;
  line-height: 30px;
  color: var(--rr-common-white);
  opacity: 0.6;
}
.footer-2__link ul li a:hover {
  color: var(--rr-theme-primary1);
  opacity: 1;
}
.footer-2__social {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  gap: 10px;
}
.footer-2__social a {
  overflow: hidden;
  position: relative;
  color: rgba(255, 255, 255, 0.4);
  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: transparent;
  font-size: 15px;
  border-radius: 0;
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.footer-2__social a::before {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
  background-color: var(--rr-theme-primary1);
  z-index: -1;
  content: "";
}
.footer-2__social a:hover {
  -webkit-box-shadow: 0px 10px 30px rgba(24, 119, 242, 0.4);
          box-shadow: 0px 10px 30px rgba(24, 119, 242, 0.4);
  color: var(--rr-common-white);
  -webkit-transform: scale(1) translateY(-3px);
  transform: scale(1) translateY(-3px);
  border-color: transparent;
}
.footer-2__social a:hover::before {
  -webkit-transform: scale(1);
  transform: scale(1);
}

@media (min-width: 1440px) and (min-height: 905px) {
  .footer-sticky {
    position: sticky !important;
    bottom: 0;
    z-index: 0;
  }
}

/*----------------------------------------*/
/*  6.1 footer 2
/*----------------------------------------*/
.footer-3__area-common {
  position: relative;
  z-index: 1;
  padding: 120px 0 80px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-3__area-common {
    padding: 80px 0 40px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .footer-3__area-common {
    padding: 70px 0 30px;
  }
}
@media (max-width: 319px) {
  .footer-3__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-3__top-cta {
  padding-top: 285px;
}
.footer-3__top-wrapper {
  gap: 30px;
  padding: 35px 50px;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .footer-3__top-wrapper {
    padding: 30px 25px;
  }
}
.footer-3__top-menu ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 18px 44px;
  padding: 0;
  list-style: none;
}
@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-3__top-menu ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 10px 30px;
  }
}
.footer-3__top-menu ul li a {
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 20px;
  text-align: center;
  text-transform: uppercase;
  color: var(--rr-common-white);
}
.footer-3__top-menu ul li a:hover {
  color: var(--rr-theme-primary2);
}
.footer-3__subscribe {
  position: relative;
  overflow: hidden;
  width: 282px;
  max-width: 100%;
}
@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-3__subscribe {
    width: 470px;
  }
}
.footer-3__subscribe button {
  position: absolute;
  right: 5px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  height: 40px;
  padding: 10px 17px !important;
  border: 0;
}
.footer-3__subscribe button.rr-btn {
  text-transform: uppercase;
  border-radius: 6px !important;
  background: var(--rr-theme-primary2) !important;
}
.footer-3__subscribe button.rr-btn:before {
  background: var(--rr-theme-primary1) !important;
}
.footer-3__subscribe button.rr-btn .btn-wrap span {
  color: var(--rr-common-white) !important;
}
.footer-3__subscribe button.rr-btn svg {
  margin-left: 5px;
}
.footer-3__subscribe input {
  width: 100%;
  padding-right: 107px;
  padding-left: 20px;
  font-weight: 400;
  line-height: 20px;
  font-size: 15px;
  border-radius: 10px;
  color: var(--rr-heading-primary) !important;
  background-color: var(--rr-common-white);
}
@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-3__subscribe input {
    width: 100%;
  }
}
.footer-3__subscribe input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: rgba(1, 9, 21, 0.5) !important;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
}
.footer-3__subscribe input::-moz-placeholder { /* Firefox 19+ */
  color: rgba(1, 9, 21, 0.5) !important;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
}
.footer-3__subscribe input:-ms-input-placeholder { /* IE 10+  Edge*/
  color: rgba(1, 9, 21, 0.5) !important;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
}
.footer-3__subscribe input::-ms-input-placeholder { /* MODERN BROWSER */
  color: rgba(1, 9, 21, 0.5) !important;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
}
.footer-3__subscribe input::placeholder { /* MODERN BROWSER */
  color: rgba(1, 9, 21, 0.5) !important;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
}
.footer-3__logo {
  display: block;
}
.footer-3__logo img {
  max-width: 144px;
}
.footer-3__widget {
  margin-bottom: 40px;
}
.footer-3__widget.footer-3__widget-item-1 {
  max-width: 410px;
}
@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-3__widget.footer-3__widget-item-1 {
    max-width: 100%;
  }
}
.footer-3__widget.footer-3__widget-item-2 {
  padding-left: 22px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .footer-3__widget.footer-3__widget-item-2 {
    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-3__widget.footer-3__widget-item-2 {
    padding-left: 0;
  }
}
.footer-3__widget.footer-3__widget-item-3 {
  padding-left: 37px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .footer-3__widget.footer-3__widget-item-3 {
    padding-left: 19px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .footer-3__widget.footer-3__widget-item-3 {
    padding-left: 3px;
  }
}
@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-3__widget.footer-3__widget-item-3 {
    padding-left: 0;
  }
}
.footer-3__widget.footer-3__widget-item-4 {
  padding-left: 70px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .footer-3__widget.footer-3__widget-item-4 {
    padding-left: 40px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .footer-3__widget.footer-3__widget-item-4 {
    padding-left: 2px;
  }
}
@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-3__widget.footer-3__widget-item-4 {
    padding-left: 0;
  }
}
.footer-3__widget.footer-3__widget-item-5 {
  max-width: 124px;
  margin-right: 16px;
  margin-left: auto;
}
@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-3__widget.footer-3__widget-item-5 {
    margin-right: 0;
    max-width: 100%;
    margin-left: inherit;
  }
}
.footer-3__widget-title h4 {
  margin-bottom: 27px;
  position: relative;
  z-index: 10;
  font-family: var(--rr-ff-heading);
  font-style: normal;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  color: var(--rr-common-white);
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .footer-3__widget-title h4 {
    font-size: 18px;
  }
}
.footer-3__logo img {
  max-width: 144px;
}
.footer-3__content .section-2__title {
  color: var(--rr-common-white) !important;
}
.footer-3__content a {
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  text-transform: lowercase;
  line-height: 28px;
  color: var(--rr-theme-primary1);
}
.footer-3__content a:hover {
  color: var(--rr-theme-primary2);
}
.footer-3__content p {
  opacity: 0.6;
  text-transform: uppercase;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 24px;
  color: var(--rr-common-white);
}
.footer-3__link ul {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  grid-gap: 18px;
  padding: 0;
  list-style: none;
}
.footer-3__link ul li {
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 30px;
  color: var(--rr-common-white);
  opacity: 0.6;
}
.footer-3__link ul li a {
  font-style: normal;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 15px;
  line-height: 30px;
  color: var(--rr-common-white);
  opacity: 0.6;
}
.footer-3__link ul li a:hover {
  opacity: 1;
}
.footer-3__social {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  gap: 10px;
}
.footer-3__social a {
  overflow: hidden;
  position: relative;
  color: rgba(255, 255, 255, 0.4);
  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: transparent;
  font-size: 15px;
  border-radius: 6px;
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.footer-3__social a::before {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  border-radius: 6px;
  left: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
  background-color: var(--rr-theme-primary2);
  z-index: -1;
  content: "";
}
.footer-3__social a:hover {
  -webkit-box-shadow: 0px 10px 30px rgba(24, 119, 242, 0.4);
          box-shadow: 0px 10px 30px rgba(24, 119, 242, 0.4);
  color: var(--rr-common-white);
  -webkit-transform: scale(1) translateY(-3px);
  transform: scale(1) translateY(-3px);
  border-color: transparent;
}
.footer-3__social a:hover::before {
  -webkit-transform: scale(1);
  transform: scale(1);
}

@media (min-width: 1440px) and (min-height: 905px) {
  .footer-sticky {
    position: sticky !important;
    bottom: 0;
    z-index: 0;
  }
}

/*----------------------------------------*/
/*  6.1 footer-4
/*----------------------------------------*/
.footer-4__area-common {
  position: relative;
  padding-top: 310px;
  border-radius: 40px 40px 0px 0px;
  background-color: #010915;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .footer-4__area-common {
    padding-top: 280px;
    border-radius: 20px 20px 0px 0px;
  }
}
@media (max-width: 480px) {
  .footer-4__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-4 .container {
  position: relative;
}
.footer-4__bg-1 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.footer-4__bg-1 img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.footer-4__left-bg {
  border-radius: 462px;
  background: rgba(81, 254, 0, 0.7);
  -webkit-filter: blur(315px);
          filter: blur(315px);
  position: absolute;
  width: 462px;
  height: 462px;
  top: -634px;
  left: -313px;
}
.footer-4__right-bg {
  border-radius: 462px;
  background: rgba(0, 193, 254, 0.7);
  -webkit-filter: blur(315px);
          filter: blur(315px);
  width: 462px;
  height: 462px;
  right: -363px;
  position: absolute;
  top: -470px;
}
.footer-4__top-bg {
  width: 610.443px;
  height: 165.415px;
  -webkit-filter: blur(250px);
          filter: blur(250px);
  border-radius: 610.443px;
  -webkit-transform: rotate(127.12deg);
          transform: rotate(127.12deg);
  background: rgba(254, 213, 0, 0.7);
  position: absolute;
  top: 0px;
  right: 350px;
}
.footer-4__widget {
  margin-bottom: 40px;
}
.footer-4__widget.footer-4__widget-item-2 {
  padding-left: 42px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .footer-4__widget.footer-4__widget-item-2 {
    padding-left: 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) {
  .footer-4__widget.footer-4__widget-item-2 {
    padding-left: 0;
  }
}
.footer-4__widget.footer-4__widget-item-3 {
  padding-left: 84px;
}
@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-4__widget.footer-4__widget-item-3 {
    padding-left: 0;
  }
}
.footer-4__widget.footer-4__widget-item-4 {
  padding-left: 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) {
  .footer-4__widget.footer-4__widget-item-4 {
    padding-left: 0;
  }
}
.footer-4__widget-title h3 {
  margin-bottom: 27px;
  position: relative;
  z-index: 10;
  text-transform: capitalize;
  font-family: var(--rr-ff-body2);
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 28px;
  color: var(--rr-common-white);
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .footer-4__widget-title h3 {
    font-size: 18px;
  }
}
.footer-4__widget-description p {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 24px;
  color: var(--rr-common-white);
  opacity: 0.7;
  margin-bottom: 0;
}
.footer-4__logo img {
  max-width: 144px;
}
.footer-4__content p {
  opacity: 0.7;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: var(--rr-common-white);
}
.footer-4__info-item {
  gap: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
}
.footer-4__info-item .icon {
  width: 46px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 46px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 6px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 1px solid rgba(255, 255, 255, 0.5);
  background: rgba(255, 255, 255, 0.1);
  -webkit-box-shadow: 0px 10px 50px 0px rgba(3, 6, 17, 0.12);
          box-shadow: 0px 10px 50px 0px rgba(3, 6, 17, 0.12);
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
}
.footer-4__info-item .text span {
  color: #FECE00;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px;
  display: block;
}
.footer-4__info-item .text a {
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px;
  color: var(--rr-common-white);
}
.footer-4__link ul {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  grid-gap: 15px;
  padding-left: 12px;
  list-style: none;
}
.footer-4__link ul li {
  opacity: 0.7;
  font-size: 15px;
  font-weight: 400;
  line-height: 30px;
  font-style: normal;
  position: relative;
  color: var(--rr-common-white);
}
.footer-4__link ul li::before {
  top: 50%;
  left: 0;
  width: 2px;
  height: 2px;
  content: "";
  opacity: 0.7;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  -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;
  -webkit-transform: translate(-12px, -50%);
          transform: translate(-12px, -50%);
  background-color: var(--rr-common-white);
}
.footer-4__link ul li:hover {
  color: var(--rr-common-white);
}
.footer-4__link ul li a {
  opacity: 0.7;
  font-weight: 500;
  font-size: 15px;
  line-height: 30px;
  color: var(--rr-common-white);
}
.footer-4__link ul li a:hover {
  opacity: 1;
}
.footer-4__social {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  gap: 8px;
}
.footer-4__social a {
  color: var(--rr-common-white);
  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: 36px;
  height: 36px;
  font-size: 15px;
  background: #1DA0F1;
  border-radius: 500px;
}
.footer-4__social a i {
  color: var(--rr-common-white);
  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: 36px;
  height: 36px;
  font-size: 15px;
  background: transparent;
  border-radius: 500px;
}
.footer-4__social a i.fa-facebook-f {
  background-color: #1877F2;
}
.footer-4__social a i.fa-linkedin-in {
  background-color: #0A66C2;
}
.footer-4__social a i.fa-pinterest {
  background-color: #CB2027;
}
.footer-4__social a:hover {
  color: var(--rr-common-black);
  background-color: #FECE00;
}
.footer-4__social a:hover i {
  color: var(--rr-common-black);
  background-color: #FECE00;
}
.footer-4__social a:hover svg [fill=white] {
  fill: var(--rr-common-black);
}
.footer-4__newsletters p {
  opacity: 0.7;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  max-width: 233px;
  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-4__newsletters p {
    max-width: 100%;
  }
}
.footer-4__subscribe {
  position: relative;
  overflow: hidden;
}
.footer-4__subscribe button.rr-btn {
  position: absolute;
  top: 5px;
  right: 5px;
  border-radius: 4px;
  font-size: 16px;
  font-weight: 700;
  padding: 9px 23px;
  font-family: var(--rr-ff-body2);
  background-color: var(--rr-common-white);
}
.footer-4__subscribe button.rr-btn .btn-wrap .text-one {
  color: var(--rr-text-body2);
}
.footer-4__subscribe button.rr-btn .btn-wrap .text-two {
  color: var(--rr-heading-primary);
}
.footer-4__subscribe button.rr-btn:before {
  background-color: var(--rr-common-white);
}
.footer-4__subscribe input {
  width: 100%;
  border-radius: 6px;
  padding: 5px;
  padding-left: 24px;
  padding-right: 130px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  background: rgba(255, 255, 255, 0.1);
  -webkit-box-shadow: 0px 10px 50px 0px rgba(3, 6, 17, 0.12);
          box-shadow: 0px 10px 50px 0px rgba(3, 6, 17, 0.12);
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
  color: rgba(255, 255, 255, 0.7) !important;
  font-size: 15px;
  font-weight: 500;
  line-height: 24px;
}
@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-4__subscribe input {
    width: 100%;
  }
}
.footer-4__subscribe input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: rgba(255, 255, 255, 0.7) !important;
  font-size: 15px;
  font-weight: 500;
  line-height: 24px;
}
.footer-4__subscribe input::-moz-placeholder { /* Firefox 19+ */
  color: rgba(255, 255, 255, 0.7) !important;
  font-size: 15px;
  font-weight: 500;
  line-height: 24px;
}
.footer-4__subscribe input:-ms-input-placeholder { /* IE 10+  Edge*/
  color: rgba(255, 255, 255, 0.7) !important;
  font-size: 15px;
  font-weight: 500;
  line-height: 24px;
}
.footer-4__subscribe input::-ms-input-placeholder { /* MODERN BROWSER */
  color: rgba(255, 255, 255, 0.7) !important;
  font-size: 15px;
  font-weight: 500;
  line-height: 24px;
}
.footer-4__subscribe input::placeholder { /* MODERN BROWSER */
  color: rgba(255, 255, 255, 0.7) !important;
  font-size: 15px;
  font-weight: 500;
  line-height: 24px;
}

/*----------------------------------------*/
/*  6.1 footer-5
/*----------------------------------------*/
.footer-5__area-common {
  position: relative;
  background-color: #030611;
}
@media (max-width: 480px) {
  .footer-5__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-5 .container {
  position: relative;
}
.footer-5__bottom {
  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) {
  .footer-5__bottom__shape {
    display: none;
  }
}
.footer-5__bottom__shape .moving-man {
  position: absolute;
  top: -136px;
  right: 28px;
  max-width: 150px;
}
.footer-5__top-shape {
  position: absolute;
  left: -416px;
  top: -56px;
}
@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-5__top-shape {
    display: none;
  }
}
.footer-5__top-shape img {
  width: auto;
  opacity: 25%;
}
.footer-5__center-shape {
  position: absolute;
  left: -136px;
  top: 294px;
}
@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-5__center-shape {
    display: none;
  }
}
.footer-5__center-shape img {
  width: auto;
}
.footer-5__right-shape {
  position: absolute;
  right: -123px;
  top: 74px;
}
@media only screen and (min-width: 1400px) and (max-width: 1600px), only screen and (min-width: 1200px) and (max-width: 1399px), 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-5__right-shape {
    display: none;
  }
}
.footer-5__right-shape img {
  width: auto;
}
.footer-5__widget {
  margin-bottom: 40px;
  padding-top: 70px;
}
@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-5__widget {
    padding-top: 0px;
  }
}
.footer-5__widget.footer-5__widget-item-1 {
  margin-top: -120px;
  padding-top: 50px;
  padding-left: 64px;
  padding-right: 20px;
  padding-bottom: 90px;
  background: #171A24;
  border-radius: 10px 0px 10px 10px;
}
@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-5__widget.footer-5__widget-item-1 {
    margin-top: 0;
    border-radius: 0px 0px 10px 10px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .footer-5__widget.footer-5__widget-item-1 {
    padding-top: 50px;
    padding-left: 30px;
    padding-right: 20px;
    padding-bottom: 50px;
  }
}
.footer-5__widget.footer-5__widget-item-2 {
  padding-left: 110px;
  margin-right: -30px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .footer-5__widget.footer-5__widget-item-2 {
    padding-left: 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) {
  .footer-5__widget.footer-5__widget-item-2 {
    padding-left: 0;
  }
}
.footer-5__widget.footer-5__widget-item-3 {
  padding-left: 140px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .footer-5__widget.footer-5__widget-item-3 {
    padding-left: 90px;
  }
}
@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-5__widget.footer-5__widget-item-3 {
    padding-left: 0;
  }
}
.footer-5__widget.footer-5__widget-item-4 {
  padding-left: 96px;
}
@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-5__widget.footer-5__widget-item-4 {
    padding-left: 0;
  }
}
.footer-5__widget-title h3 {
  margin-bottom: 27px;
  position: relative;
  z-index: 10;
  text-transform: capitalize;
  font-family: var(--rr-ff-roboto);
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
  color: var(--rr-common-white);
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .footer-5__widget-title h3 {
    font-size: 18px;
  }
}
.footer-5__widget-description p {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 24px;
  color: var(--rr-common-white);
  opacity: 0.7;
  margin-bottom: 0;
}
.footer-5__logo img {
  max-width: 144px;
}
.footer-5__content h4 {
  color: var(--rr-common-white);
}
.footer-5__info-item {
  gap: 9px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.footer-5__info-item:not(:last-child) {
  margin-bottom: 14px;
}
.footer-5__info-item svg {
  margin-top: 5px;
}
.footer-5__info-item a {
  color: var(--rr-common-white);
  opacity: 0.8;
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
  font-family: var(--rr-ff-roboto);
}
.footer-5__social ul {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  gap: 8px;
  list-style: none;
}
.footer-5__social ul li a {
  border-radius: 6px;
  border: 1px solid rgba(255, 255, 255, 0.14);
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 15px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: rgba(255, 255, 255, 0.5);
}
.footer-5__social ul li a svg [fill=white] {
  fill: rgba(255, 255, 255, 0.5);
}
.footer-5__social ul li a:hover {
  color: var(--rr-text-body2);
  background-color: var(--rr-common-white);
  border-color: transparent;
}
.footer-5__social ul li a:hover svg [fill=white] {
  fill: var(--rr-text-body2);
}
.footer-5__link ul {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  grid-gap: 20px;
  list-style: none;
}
.footer-5__link ul li {
  opacity: 0.7;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  font-family: var(--rr-ff-roboto);
  color: var(--rr-common-white);
}
.footer-5__link ul li:hover {
  color: var(--rr-common-white);
}
.footer-5__link ul li a {
  gap: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: var(--rr-common-white);
  font-family: var(--rr-ff-roboto);
}
.footer-5__link ul li a i {
  font-weight: 400;
}
.footer-5__link ul li:hover {
  opacity: 1;
}

/*----------------------------------------*/
/*  6.1 footer-6
/*----------------------------------------*/
.footer-6__area-common {
  position: relative;
  background-color: #000000;
  padding-top: 110px;
}
@media (max-width: 480px) {
  .footer-6__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-6 .container {
  position: relative;
}
.footer-6__left-bg {
  width: 671px;
  height: 446px;
  border-radius: 100%;
  opacity: 0.3;
  position: absolute;
  top: -140px;
  left: 86px;
  background: #4DF100;
  -webkit-filter: blur(150px);
          filter: blur(150px);
}
.footer-6__right-bg {
  width: 553px;
  height: 400px;
  opacity: 0.3;
  top: -117px;
  right: 113px;
  position: absolute;
  -webkit-filter: blur(130px);
          filter: blur(130px);
  border-radius: 100%;
  background: #00C2FF;
}
.footer-6__top-bg {
  top: 38px;
  left: 50%;
  opacity: 0.3;
  width: 559px;
  height: 559px;
  background: #C0F;
  border-radius: 100%;
  position: absolute;
  -webkit-transform: translate(-50%, 0px);
          transform: translate(-50%, 0px);
  -webkit-filter: blur(150px);
          filter: blur(150px);
}
.footer-6__left-box {
  position: absolute;
  left: -525px;
  top: -41px;
}
@media only screen and (min-width: 320px) and (max-width: 1200px) {
  .footer-6__left-box {
    display: none;
  }
}
.footer-6__left-box-border {
  width: 500px;
  height: 600px;
  border: 2px solid rgba(255, 255, 255, 0.06);
  position: relative;
  border-left: none;
  border-bottom: none;
  rotate: 45.13deg;
}
.footer-6__left-box-border::before {
  content: "";
  width: 4px;
  height: 100px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  opacity: 0.7;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(#FFF));
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFF 100%);
  position: absolute;
  top: -100px;
  left: 0;
  -webkit-animation: moveAlongBorderCSS 5s linear infinite;
          animation: moveAlongBorderCSS 5s linear infinite;
}
.footer-6__right-box {
  position: absolute;
  right: -505px;
  top: -165px;
}
@media only screen and (min-width: 320px) and (max-width: 1200px) {
  .footer-6__right-box {
    display: none;
  }
}
.footer-6__right-box-border {
  width: 500px;
  height: 600px;
  border: 2px solid rgba(255, 255, 255, 0.06);
  position: relative;
  border-left: none;
  border-bottom: none;
  rotate: -140deg;
}
.footer-6__right-box-border::before {
  content: "";
  width: 4px;
  height: 100px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  opacity: 0.7;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(#FFF));
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFF 100%);
  position: absolute;
  top: -100px;
  left: 0;
  -webkit-animation: moveAlongBorderCSS 5s linear infinite;
          animation: moveAlongBorderCSS 5s linear infinite;
}
.footer-6__center-left-box {
  position: absolute;
  top: -60px;
  right: 546px;
}
@media only screen and (min-width: 320px) and (max-width: 1200px) {
  .footer-6__center-left-box {
    display: none;
  }
}
.footer-6__center-left-box__border {
  width: 500px;
  height: 600px;
  border: 2px solid rgba(255, 255, 255, 0.06);
  position: relative;
  border-left: none;
  border-bottom: none;
  rotate: 45.13deg;
}
.footer-6__center-left-box__border::before {
  content: "";
  width: 4px;
  height: 100px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  opacity: 0.7;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(#FFF));
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFF 100%);
  position: absolute;
  top: -100px;
  left: 0;
  -webkit-animation: moveAlongBorderCSS 5s linear infinite;
          animation: moveAlongBorderCSS 5s linear infinite;
}
.footer-6__center-right-box {
  position: absolute;
  top: -175px;
  right: 290px;
}
@media only screen and (min-width: 320px) and (max-width: 1200px) {
  .footer-6__center-right-box {
    display: none;
  }
}
.footer-6__center-right-box__border {
  width: 500px;
  height: 625px;
  border: 2px solid rgba(255, 255, 255, 0.06);
  position: relative;
  border-left: none;
  border-bottom: none;
  rotate: -140deg;
}
.footer-6__center-right-box__border::before {
  content: "";
  width: 4px;
  height: 100px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  opacity: 0.7;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(#FFF));
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFF 100%);
  position: absolute;
  top: -100px;
  left: 0;
  -webkit-animation: moveAlongBorderCSS 5s linear infinite;
          animation: moveAlongBorderCSS 5s linear infinite;
}
.footer-6__widget {
  margin-bottom: 40px;
}
.footer-6__widget.footer-6__widget-item-2 {
  padding-left: 42px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .footer-6__widget.footer-6__widget-item-2 {
    padding-left: 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) {
  .footer-6__widget.footer-6__widget-item-2 {
    padding-left: 0;
  }
}
.footer-6__widget.footer-6__widget-item-3 {
  padding-left: 84px;
}
@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-6__widget.footer-6__widget-item-3 {
    padding-left: 0;
  }
}
.footer-6__widget.footer-6__widget-item-4 {
  padding-left: 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) {
  .footer-6__widget.footer-6__widget-item-4 {
    padding-left: 0;
  }
}
.footer-6__widget-title h3 {
  margin-bottom: 27px;
  position: relative;
  z-index: 10;
  text-transform: capitalize;
  font-family: var(--rr-ff-body2);
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 28px;
  color: var(--rr-common-white);
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .footer-6__widget-title h3 {
    font-size: 18px;
  }
}
.footer-6__widget-description p {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 24px;
  color: var(--rr-common-white);
  opacity: 0.7;
  margin-bottom: 0;
}
.footer-6__logo img {
  max-width: 144px;
}
.footer-6__content p {
  opacity: 0.7;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: var(--rr-common-white);
  margin-bottom: 25px;
}
.footer-6__info-item {
  gap: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
}
.footer-6__info-item .icon {
  width: 46px;
  height: 46px;
  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: 6px;
  border: 1.5px solid rgba(255, 255, 255, 0.1);
  background: rgba(2, 2, 3, 0.4);
  -webkit-box-shadow: 0px 10px 60px 0px rgba(3, 6, 17, 0.2);
          box-shadow: 0px 10px 60px 0px rgba(3, 6, 17, 0.2);
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
}
.footer-6__info-item .text span {
  color: #FECE00;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px;
  display: block;
}
.footer-6__info-item .text a {
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px;
  color: var(--rr-common-white);
}
.footer-6__link ul {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  grid-gap: 15px;
  padding-left: 15px;
  list-style: none;
}
.footer-6__link ul li {
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  font-style: normal;
  position: relative;
  color: var(--rr-common-white);
}
.footer-6__link ul li::before {
  top: 50%;
  left: 0;
  width: 6px;
  height: 6px;
  content: "";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  -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;
  -webkit-transform: translate(-15px, -50%);
          transform: translate(-15px, -50%);
  background-color: #03D958;
}
.footer-6__link ul li:hover {
  color: var(--rr-common-white);
}
.footer-6__link ul li a {
  opacity: 0.7;
  font-weight: 500;
  font-size: 16px;
  line-height: 30px;
  color: var(--rr-common-white);
}
.footer-6__link ul li a:hover {
  opacity: 1;
}
.footer-6__social {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  gap: 8px;
}
.footer-6__social a {
  color: var(--rr-common-white);
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  border-radius: 500px;
  width: 36px;
  height: 36px;
  font-size: 17px;
  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: 1.5px solid rgba(255, 255, 255, 0.1);
  background: rgba(2, 2, 3, 0.4);
  -webkit-box-shadow: 0px 10px 60px 0px rgba(3, 6, 17, 0.2);
          box-shadow: 0px 10px 60px 0px rgba(3, 6, 17, 0.2);
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
}
.footer-6__social a i {
  font-size: 17px;
}
.footer-6__social a:hover {
  color: var(--rr-common-black);
  background-color: #FECE00;
}
.footer-6__social a:hover svg [fill=white] {
  fill: var(--rr-common-black);
}
.footer-6__newsletters p {
  opacity: 0.7;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  max-width: 233px;
  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-6__newsletters p {
    max-width: 100%;
  }
}
.footer-6__subscribe {
  position: relative;
  overflow: hidden;
}
.footer-6__subscribe button.rr-btn {
  position: absolute;
  top: 5px;
  right: 5px;
  border-radius: 4px;
  font-size: 16px;
  font-weight: 700;
  padding: 9px 23px;
  font-family: var(--rr-ff-body2);
  background-color: var(--rr-common-white);
}
.footer-6__subscribe button.rr-btn .btn-wrap .text-one {
  color: var(--rr-text-body2);
}
.footer-6__subscribe button.rr-btn .btn-wrap .text-two {
  color: var(--rr-heading-primary);
}
.footer-6__subscribe button.rr-btn:before {
  background-color: var(--rr-common-white);
}
.footer-6__subscribe input {
  width: 100%;
  border-radius: 6px;
  padding: 5px;
  padding-left: 24px;
  padding-right: 130px;
  background: rgba(2, 2, 3, 0.4);
  -webkit-box-shadow: 0px 10px 60px 0px rgba(3, 6, 17, 0.2);
          box-shadow: 0px 10px 60px 0px rgba(3, 6, 17, 0.2);
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
  color: rgba(255, 255, 255, 0.7) !important;
  border: 1.5px solid rgba(255, 255, 255, 0.1);
  font-size: 15px;
  font-weight: 500;
  line-height: 24px;
}
@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-6__subscribe input {
    width: 100%;
  }
}
.footer-6__subscribe input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: rgba(255, 255, 255, 0.7) !important;
  font-size: 15px;
  font-weight: 500;
  line-height: 24px;
}
.footer-6__subscribe input::-moz-placeholder { /* Firefox 19+ */
  color: rgba(255, 255, 255, 0.7) !important;
  font-size: 15px;
  font-weight: 500;
  line-height: 24px;
}
.footer-6__subscribe input:-ms-input-placeholder { /* IE 10+  Edge*/
  color: rgba(255, 255, 255, 0.7) !important;
  font-size: 15px;
  font-weight: 500;
  line-height: 24px;
}
.footer-6__subscribe input::-ms-input-placeholder { /* MODERN BROWSER */
  color: rgba(255, 255, 255, 0.7) !important;
  font-size: 15px;
  font-weight: 500;
  line-height: 24px;
}
.footer-6__subscribe input::placeholder { /* MODERN BROWSER */
  color: rgba(255, 255, 255, 0.7) !important;
  font-size: 15px;
  font-weight: 500;
  line-height: 24px;
}

.footer-7__area-common {
  position: relative;
  padding-top: 127px;
  background-color: #0C0C0C;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-7__area-common {
    padding-top: 100px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .footer-7__area-common {
    padding-top: 80px;
  }
}
@media (max-width: 480px) {
  .footer-7__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-7__widget {
  margin-bottom: 40px;
}
.footer-7__widget.footer-7__widget-item-2 {
  padding-left: 40px;
  margin-top: 17px;
}
@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-7__widget.footer-7__widget-item-2 {
    padding-left: 0;
  }
}
.footer-7__widget.footer-7__widget-item-3 {
  padding-left: 80px;
  margin-top: 17px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .footer-7__widget.footer-7__widget-item-3 {
    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-7__widget.footer-7__widget-item-3 {
    padding-left: 0px;
  }
}
.footer-7__widget.footer-7__widget-item-4 {
  padding-left: 40px;
  margin-top: 17px;
}
@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-7__widget.footer-7__widget-item-4 {
    padding-left: 0px;
  }
}
.footer-7__widget-title h3 {
  font-size: 24px;
  padding-top: 17px;
  color: #fff;
  font-weight: 700;
  margin-bottom: 36px;
  font-family: var(--rr-ff-urbanist);
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .footer-7__widget-title h3 {
    font-size: 18px;
  }
}
.footer-7__widget-description p {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 24px;
  color: var(--rr-common-white);
  opacity: 0.7;
  margin-bottom: 0;
}
.footer-7__logo img {
  max-width: 144px;
}
.footer-7__contact p {
  color: var(--rr-common-white);
  opacity: 0.7;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  font-family: var(--rr-ff-urbanist);
}
.footer-7__contact span {
  font-size: 15px;
  color: #FECE00;
  font-weight: 500;
  line-height: 22px;
  font-family: var(--rr-ff-urbanist);
}
.footer-7__contact span svg {
  margin-right: 10px;
}
.footer-7__contact a {
  font-size: 15px;
  font-weight: 500;
  color: #fff;
  line-height: 22px;
  display: block;
  margin-left: 28px;
  font-family: var(--rr-ff-urbanist);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.footer-7__contact a:hover {
  color: #FECE00;
}
.footer-7__link ul {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  grid-gap: 15px;
  list-style: none;
}
.footer-7__link ul li {
  font-size: 15px;
  font-weight: 400;
  line-height: 30px;
  font-style: normal;
  position: relative;
  color: var(--rr-common-white);
}
.footer-7__link ul li:hover {
  color: var(--rr-common-white);
}
.footer-7__link ul li a {
  font-weight: 500;
  font-size: 15px;
  line-height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  color: rgba(255, 255, 255, 0.7);
  font-family: var(--rr-ff-urbanist);
}
.footer-7__link ul li a i {
  font-size: 12px;
  color: var(--rr-common-white);
}
.footer-7__link ul li a:hover {
  color: #FECE00;
}
.footer-7__link ul li a:hover i {
  color: #FECE00;
}
.footer-7__social {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  gap: 8px;
}
.footer-7__social a {
  color: var(--rr-common-white);
  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: 36px;
  height: 36px;
  font-size: 15px;
  background: #1DA0F1;
  border-radius: 500px;
}
.footer-7__social a i {
  color: var(--rr-common-white);
  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: 36px;
  height: 36px;
  font-size: 15px;
  background: transparent;
  border-radius: 500px;
}
.footer-7__social a i.fa-facebook-f {
  background-color: #1877F2;
}
.footer-7__social a i.fa-linkedin-in {
  background-color: #0A66C2;
}
.footer-7__social a i.fa-pinterest {
  background-color: #CB2027;
}
.footer-7__social a:hover {
  color: var(--rr-common-black);
  background-color: #FECE00;
}
.footer-7__social a:hover i {
  color: var(--rr-common-black);
  background-color: #FECE00;
}
.footer-7__social a:hover svg [fill=white] {
  fill: var(--rr-common-black);
}
.footer-7 .newsletters-des {
  color: var(--rr-common-white);
  opacity: 0.7;
}
.footer-7__newsletters p {
  opacity: 0.7;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  max-width: 233px;
  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-7__newsletters p {
    max-width: 100%;
  }
}
.footer-7__form input {
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 6px;
  padding-right: 130px;
  color: var(--rr-common-white) !important;
}
.footer-7__form input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff !important;
  font-size: 15px;
  font-weight: 500;
  opacity: 0.7;
  font-family: var(--rr-ff-urbanist);
}
.footer-7__form input::-moz-placeholder { /* Firefox 19+ */
  color: #fff !important;
  font-size: 15px;
  font-weight: 500;
  opacity: 0.7;
  font-family: var(--rr-ff-urbanist);
}
.footer-7__form input:-ms-input-placeholder { /* IE 10+  Edge*/
  color: #fff !important;
  font-size: 15px;
  font-weight: 500;
  opacity: 0.7;
  font-family: var(--rr-ff-urbanist);
}
.footer-7__form input::-ms-input-placeholder { /* MODERN BROWSER */
  color: #fff !important;
  font-size: 15px;
  font-weight: 500;
  opacity: 0.7;
  font-family: var(--rr-ff-urbanist);
}
.footer-7__form input::placeholder { /* MODERN BROWSER */
  color: #fff !important;
  font-size: 15px;
  font-weight: 500;
  opacity: 0.7;
  font-family: var(--rr-ff-urbanist);
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .footer-7__form input {
    padding-right: 30px;
  }
}
.footer-7__form .rr-btn__theme-7 {
  background: #FECE00;
  border-radius: 6px;
  border: 0;
  font-size: 16px;
  padding: 10px 20px;
  font-family: var(--rr-ff-urbanist);
  position: absolute;
  right: 5px;
  top: 5px;
}
.footer-7__form .rr-btn__theme-7 .btn-wrap span {
  font-weight: 700;
  color: var(--rr-text-body2);
}
.footer-7__form .rr-btn__theme-7:hover .btn-wrap span {
  color: var(--rr-common-white);
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .footer-7__form .rr-btn__theme-7 {
    position: inherit;
    right: 0px;
  }
}

/*----------------------------------------*/
/*  8.1 brand
/*----------------------------------------*/
.brand__area .swiper-wrapper {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.brand__area .swiper-wrapper .swiper-slide {
  width: auto;
  height: auto;
}
.brand__thumb img {
  cursor: pointer;
  height: auto;
  width: auto;
}
.brand__thumb:hover img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}

.brand__active .swiper-wrapper {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/*----------------------------------------*/
/* 10.1 404
/*----------------------------------------*/
.error__area .container {
  position: relative;
  z-index: 1;
}
.error__element-shape {
  top: -70px;
  left: 44px;
  position: absolute;
  z-index: -1;
}
.error__content h1 {
  font-style: normal;
  font-weight: 700;
  font-size: 260px;
  line-height: 176px;
  text-align: center;
  color: var(--rr-heading-primary);
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .error__content h1 {
    font-size: 160px;
    line-height: 76px;
  }
}
@media (max-width: 350px) {
  .error__content h1 {
    font-size: 130px;
    line-height: 71px;
  }
}
.error__content-media {
  margin-top: -113px;
  position: relative;
  z-index: -1;
  max-width: 736px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .error__content-media {
    margin-top: -65px;
  }
}
.error__content h3 {
  font-style: normal;
  font-weight: 700;
  font-size: 34px;
  line-height: 44px;
}
.error__content p {
  font-family: var(--rr-ff-roboto);
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  text-align: center;
  color: #031A26;
  opacity: 0.6;
}
.error__content .rr-btn__theme-4 {
  padding: 15px 48.5px;
}
.error__content .rr-btn__theme-4 span {
  font-weight: 500;
}

/*----------------------------------------*/
/*  10.2 faq
/*----------------------------------------*/
.faq .small-ball-shape {
  top: -16px !important;
  left: -358px !important;
}
.faq .row {
  margin-right: calc(-42.45vw + 50%);
}
.faq .our-features__media {
  margin-top: 0px;
  margin-right: 78px;
  margin-left: -281px;
  margin-bottom: -221px;
}
@media only screen and (min-width: 1600px) and (max-width: 1750px) {
  .faq .our-features__media {
    margin-left: -300px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1600px) {
  .faq .our-features__media {
    margin-left: -336px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .faq .our-features__media {
    margin-right: 0px;
    margin-left: -375px;
  }
}
@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) {
  .faq .our-features__media {
    margin-top: 40px;
    max-width: 700px;
    margin-left: -111px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .faq .our-features__media {
    margin-bottom: -80px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .faq .our-features__media {
    margin-bottom: -70px;
  }
}

.rs__faq {
  padding-left: 45px;
}
@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) {
  .rs__faq {
    padding-left: 0;
  }
}
.rs__faq .accordion-button {
  font-size: var(--rr-fs-h5);
  line-height: var(--rr-lh-h5);
  color: var(--rr-heading-primary);
  text-transform: uppercase;
  font-weight: var(--rr-fw-bold);
  background: var(--rr-common-white);
  display: inline-block;
  padding: 19px;
  padding-right: 64px;
}
@media (max-width: 575px) {
  .rs__faq .accordion-button {
    font-size: 15px;
    line-height: 25px;
  }
}
.rs__faq .accordion-button:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.rs__faq .accordion-button:not(.collapsed) {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.rs__faq .accordion-button:not(.collapsed)::after {
  background: rgba(1, 9, 21, 0.06);
  content: "\f068";
  border-color: transparent;
}
.rs__faq .accordion-button::after {
  width: 32px;
  height: 32px;
  position: absolute;
  border: 2px solid rgba(1, 9, 21, 0.12);
  right: 24px;
  content: "+";
  background-image: none;
  font-family: var(--rr-ff-fontawesome);
  font-size: 16px;
  top: calc(50% + 1px);
  line-height: 29px;
  font-weight: 900;
  text-align: center;
  color: var(--rr-heading-primary);
}
.rs__faq .accordion-body {
  padding: 25px;
  padding-top: 0;
}
.rs__faq .accordion-body > p {
  margin-bottom: 0;
}
.rs__faq .accordion-item {
  margin-bottom: 14px;
  border-radius: 0;
  border: 1px solid rgba(1, 9, 21, 0.1);
}
.rs__faq .accordion-item:last-child {
  margin-bottom: 0;
}
.rs__faq .accordion-item:has(.collapse.show) {
  border-color: transparent;
  background: var(--rr-common-white);
  -webkit-box-shadow: 0px 6px 50px 1px rgba(1, 9, 21, 0.1);
          box-shadow: 0px 6px 50px 1px rgba(1, 9, 21, 0.1);
}

/*----------------------------------------*/
/*  10.3 feedback
/*----------------------------------------*/
.feedback__active {
  max-width: 1800px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: -50px;
}
.feedback__active .swiper-slide.swiper-slide-active .feedback__item {
  -webkit-box-shadow: 0px 20px 50px rgba(1, 9, 21, 0.06);
          box-shadow: 0px 20px 50px rgba(1, 9, 21, 0.06);
}

.feedback__item {
  background: var(--rr-common-white);
  border-radius: 20px;
  padding: 40px 36px 44px 40px;
  margin-bottom: 50px;
}
.feedback__item__button-slider {
  gap: 8px;
  margin-bottom: 15px;
}
@media (max-width: 575px) {
  .feedback__item__button-slider {
    margin-bottom: 0;
    margin-top: 20px;
  }
}
.feedback__item__button-prev, .feedback__item__button-next {
  cursor: pointer;
  width: 46px;
  height: 46px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 1px solid rgba(1, 9, 21, 0.14);
}
@media (max-width: 575px) {
  .feedback__item {
    padding: 30px;
  }
}
.feedback__item-author__left {
  gap: 10px 17px;
}
.feedback__item-qoute {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 4px;
}
.feedback__item-qoute i {
  color: #EEA415;
}
.feedback__item-content p {
  text-transform: uppercase;
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 30px;
}
.feedback__item-info h4 {
  text-transform: uppercase;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 23px;
}
.feedback__item-info span {
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  text-transform: uppercase;
  line-height: 20px;
  color: var(--rr-heading-primary);
  opacity: 0.8;
}
.feedback__item-thumb {
  width: 50px;
  height: 50px;
  overflow: hidden;
  border-radius: 6px;
}
.feedback__item-thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

/*----------------------------------------*/
/*  10.5 service-details
/*----------------------------------------*/
.service-details__content {
  max-width: 1070px;
  margin-right: auto;
  margin-left: auto;
}
.service-details__content-thumnail {
  border-radius: 10px;
  overflow: hidden;
}
@media (max-width: 575px) {
  .service-details__content-thumnail {
    height: 200px;
  }
  .service-details__content-thumnail img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.service-details__content .img-wrapper {
  gap: 30px;
}
.service-details__content .img-wrapper img {
  border-radius: 10px;
  overflow: hidden;
}
.service-details__content h3 {
  margin-bottom: 10px;
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  line-height: 40px;
  color: #0B1728;
}
@media (max-width:450px) {
  .service-details__content h3 {
    font-size: 22px;
    line-height: 32px;
  }
}
.service-details__content p {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
}
.service-details__content blockquote {
  margin-top: 50px;
  max-width: 770px;
  margin-bottom: 50px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 10px;
  background: var(--rr-section-2);
  border: 1px solid rgba(1, 9, 21, 0.1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.service-details__content blockquote .left {
  background: var(--rr-common-white);
  width: 110px;
  min-width: 110px;
  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-bottom-left-radius: 10px;
  border-top-left-radius: 10px;
}
@media (max-width:450px) {
  .service-details__content blockquote .left {
    width: 80px;
    min-width: 80px;
  }
}
.service-details__content blockquote .left img {
  width: auto;
}
@media (max-width:450px) {
  .service-details__content blockquote .left img {
    max-width: 40px;
  }
}
.service-details__content blockquote .right {
  padding: 33px 35px 30px;
}
@media (max-width:450px) {
  .service-details__content blockquote .right {
    padding: 30px 15px;
  }
}
.service-details__content blockquote p {
  margin-bottom: 20px;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  text-transform: uppercase;
  color: rgba(1, 9, 21, 0.6);
}
.service-details__content blockquote span {
  position: relative;
  font-style: normal;
  padding-left: 28px;
  font-weight: 700;
  font-size: 16px;
  line-height: 21px;
  text-transform: uppercase;
  color: var(--rr-theme-primary2);
}
.service-details__content blockquote span:after {
  height: 4px;
  left: 0;
  content: "";
  position: absolute;
  display: block;
  top: calc(50% - 2px);
  width: 20px;
  background: var(--rr-theme-primary2);
}

/*----------------------------------------*/
/*  10.7 portoflio-details
/*----------------------------------------*/
.portfolio-details__media {
  border-radius: 10px;
  overflow: hidden;
}
@media (max-width: 575px) {
  .portfolio-details__media {
    height: 300px;
  }
  .portfolio-details__media img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.portfolio-details__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px 50px;
  list-style: none;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.portfolio-details__info li {
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 20px;
  text-transform: uppercase;
  color: #888899;
}
.portfolio-details__info li span {
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 26px;
  text-transform: uppercase;
  color: #050505;
}
.portfolio-details__content .back-to-portfolio {
  max-width: 850px;
  margin-left: auto;
  margin-right: auto;
}
.portfolio-details__content h3 {
  margin-bottom: 10px;
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  line-height: 40px;
  color: #0B1728;
}
@media (max-width:450px) {
  .portfolio-details__content h3 {
    font-size: 22px;
    line-height: 32px;
  }
}
.portfolio-details__content p {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
}

@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .project-outline__row .col-12 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .project-outline__row .col-md-4 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
@media (max-width:450px) {
  .project-outline__row .col-6 {
    width: 100%;
  }
}
.project-outline__content {
  max-width: 644px;
}
.project-outline__content p {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 26px;
}
.project-outline__list {
  max-width: 480px;
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
  list-style: none;
}
.project-outline__list li {
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 40px;
  color: #050505;
  opacity: 0.7;
}
.project-outline__list li img {
  margin-right: 9px;
  width: auto;
}

.project-challenges__content {
  max-width: 580px;
  margin-left: 30px;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px), only screen and (min-width: 768px) and (max-width: 991px) {
  .project-challenges__content {
    margin-left: 0;
    max-width: 100%;
  }
}
.project-challenges__content-list {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
}
.project-challenges__content-list li {
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 22px;
  color: #050505;
  opacity: 0.7;
}
.project-challenges__content-list li img {
  margin-right: 9px;
  width: auto;
}

/*----------------------------------------*/
/*  10.8 home1
/*----------------------------------------*/
.our-features .container {
  z-index: 1;
  position: relative;
}
.our-features .bar-shape {
  z-index: -1;
  top: -81px;
  position: absolute;
  left: -788px;
}
@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) {
  .our-features .bar-shape {
    display: none;
  }
}
.our-features .small-ball-shape {
  position: absolute;
  z-index: -1;
  top: -150px;
  left: -315px;
}
@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) {
  .our-features .small-ball-shape {
    display: none;
  }
}
.our-features__item {
  padding: 27px;
  padding-bottom: 32px;
  border: 1.5px solid rgba(1, 9, 21, 0.1);
}
.our-features__item-wrapper {
  gap: 20px;
  -ms-grid-columns: 1fr 20px 1fr;
  grid-template-columns: 1fr 1fr;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .our-features__item-wrapper {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.our-features__item p {
  color: rgba(1, 9, 21, 0.7) !important;
}
.our-features__item-header {
  gap: 14px;
}
.our-features__item-header .icon {
  max-width: 40px;
}
.our-features__item-header .icon img {
  width: auto;
  max-width: 100%;
}
.our-features__item .readmore {
  font-style: normal;
  font-size: 15px;
  line-height: 20px;
  color: var(--rr-text-primary);
  font-weight: var(--rr-fw-medium);
}
.our-features__item .readmore svg {
  margin-left: 5px;
}
.our-features__item .readmore:hover {
  color: var(--rr-theme-primary);
}
.our-features__item .readmore:hover svg path[stroke="#010915"] {
  stroke: var(--rr-theme-primary);
}
.our-features__media {
  margin-top: -36px;
  margin-right: 68px;
  margin-left: -303px;
  margin-bottom: -126px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .our-features__media {
    margin-right: 30px;
    margin-left: -396px;
  }
}
@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) {
  .our-features__media {
    margin-top: 40px;
    max-width: 700px;
    margin-left: -111px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .our-features__media {
    margin-bottom: -80px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .our-features__media {
    margin-bottom: -70px;
  }
}

.our-features-1__section-space {
  padding-top: 173px;
  padding-bottom: 173px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .our-features-1__section-space {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .our-features-1__section-space {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}
.our-features-1__section-space-top {
  padding-top: 225px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .our-features-1__section-space-top {
    padding-top: 200px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .our-features-1__section-space-top {
    padding-top: 150px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .our-features-1__section-space-top {
    padding-top: 100px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .our-features-1__section-space-top {
    padding-top: 70px;
  }
}
.our-features-1 .container {
  z-index: 1;
  position: relative;
}
.our-features-1__shape-1 {
  z-index: -1;
  margin-left: -86px;
  position: absolute;
  margin-top: -274px;
}
.our-features-1__shape-container {
  top: -173px;
  z-index: -1;
  left: -315px;
  position: absolute;
}
.our-features-1__shape-container img {
  width: 1920px;
}
.our-features-1__list {
  padding: 0;
  margin: 0;
  padding-left: 17px;
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
  margin-bottom: -25px;
  max-width: 535px;
}
@media (max-width: 575px) {
  .our-features-1__list {
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1;
    margin-bottom: -15px;
  }
}
.our-features-1__list li {
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 20px;
  margin-bottom: 25px;
  color: var(--rr-heading-primary);
}
@media (max-width: 575px) {
  .our-features-1__list li {
    margin-bottom: 15px;
  }
}
.our-features-1__content .section__subtitle {
  padding-left: 42px;
}
.our-features-1__content h2, .our-features-1__content .h2 {
  font-size: var(--rr-fs-h2);
  line-height: var(--rr-lh-h2);
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .our-features-1__content h2, .our-features-1__content .h2 {
    font-size: 35px;
    line-height: 45px;
  }
}
@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) {
  .our-features-1__content h2, .our-features-1__content .h2 {
    font-size: 33px;
    line-height: 43px;
  }
}
@media (max-width: 575px) {
  .our-features-1__content h2, .our-features-1__content .h2 {
    font-size: 28px;
    line-height: 38px;
  }
}
@media (max-width:450px) {
  .our-features-1__content h2, .our-features-1__content .h2 {
    font-size: 25px;
    line-height: 35px;
  }
}
.our-features-1__media {
  margin-top: -88px;
  margin-right: 80px;
  margin-left: -155px;
  margin-bottom: -180px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .our-features-1__media {
    margin-top: 0;
    margin-left: -194px;
    margin-right: 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) {
  .our-features-1__media {
    margin-bottom: -84px;
    margin-left: 0;
    margin-top: 40px;
    margin-right: 0;
    max-width: 468px;
  }
}

/*----------------------------------------*/
/*  10.11 contact
/*----------------------------------------*/
.loading-form {
  position: fixed !important;
  width: 100% !important;
  height: 100% !important;
  top: 0 !important;
  left: 0 !important;
  overflow: hidden !important;
  z-index: 9999 !important;
  background: #000 !important;
  opacity: 0.5 !important;
  display: none;
}

.success-message {
  color: var(--rr-theme-primary);
}

.error-message {
  color: red;
}

.contact-us__background:after {
  z-index: -1;
  position: absolute;
  width: 100%;
  height: 43%;
  content: "";
  background: #F9F5EF;
  top: 0;
  left: 0;
}
.contact-us__box {
  max-width: 1290px;
  margin-left: auto;
  margin-right: auto;
  background: var(--rr-common-white);
  -webkit-box-shadow: 0px 20px 60px rgba(1, 9, 21, 0.1);
          box-shadow: 0px 20px 60px rgba(1, 9, 21, 0.1);
}
@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__box {
    padding: 40px 30px;
  }
}
@media (max-width: 575px) {
  .contact-us__box {
    padding-left: 25px;
    padding-right: 25px;
  }
}
.contact-us__form-content {
  margin-left: auto;
  margin-right: auto;
  max-width: 506px;
}
@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__form-content {
    max-width: 100%;
    margin-bottom: 40px;
  }
}
.contact-us__form ::-webkit-resizer {
  display: none;
}
.contact-us__form input, .contact-us__form textarea {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
  text-transform: uppercase;
  margin: 0 !important;
  padding: 0 0 12px !important;
  height: 36px !important;
  border-radius: 0 !important;
  border: none;
  border-bottom: 1px solid var(--rr-heading-primary);
  color: rgba(1, 9, 21, 0.6);
  background: transparent;
}
.contact-us__form input::-webkit-input-placeholder, .contact-us__form textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: rgba(1, 9, 21, 0.6);
}
.contact-us__form input::-moz-placeholder, .contact-us__form textarea::-moz-placeholder { /* Firefox 19+ */
  color: rgba(1, 9, 21, 0.6);
}
.contact-us__form input:-ms-input-placeholder, .contact-us__form textarea:-ms-input-placeholder { /* IE 10+  Edge*/
  color: rgba(1, 9, 21, 0.6);
}
.contact-us__form input::-ms-input-placeholder, .contact-us__form textarea::-ms-input-placeholder { /* MODERN BROWSER */
  color: rgba(1, 9, 21, 0.6);
}
.contact-us__form input::placeholder, .contact-us__form textarea::placeholder { /* MODERN BROWSER */
  color: rgba(1, 9, 21, 0.6);
}
.contact-us__form textarea {
  min-height: 93px;
}
.contact-us__form-2 input::-webkit-input-placeholder, .contact-us__form-2 textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 18px;
  text-transform: uppercase;
  color: #010915;
  opacity: 0.6;
}
.contact-us__form-2 input::-moz-placeholder, .contact-us__form-2 textarea::-moz-placeholder { /* Firefox 19+ */
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 18px;
  text-transform: uppercase;
  color: #010915;
  opacity: 0.6;
}
.contact-us__form-2 input:-ms-input-placeholder, .contact-us__form-2 textarea:-ms-input-placeholder { /* IE 10+  Edge*/
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 18px;
  text-transform: uppercase;
  color: #010915;
  opacity: 0.6;
}
.contact-us__form-2 input::-ms-input-placeholder, .contact-us__form-2 textarea::-ms-input-placeholder { /* MODERN BROWSER */
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 18px;
  text-transform: uppercase;
  color: #010915;
  opacity: 0.6;
}
.contact-us__form-2 input::placeholder, .contact-us__form-2 textarea::placeholder { /* MODERN BROWSER */
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 18px;
  text-transform: uppercase;
  color: #010915;
  opacity: 0.6;
}
.contact-us__input {
  margin-bottom: 30px;
}
.contact-us__textarea {
  line-height: 0;
}
.contact-us__media {
  width: 520px;
}
@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__media {
    max-width: 100%;
    width: 400px;
  }
}
.contact-us__media img {
  max-width: 100%;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .contact-us__media img {
    width: 400px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .contact-us__media img {
    width: 300px;
  }
}

.contact-us-1__select .nice-select {
  margin-bottom: 20px;
  height: 50px !important;
  width: 100%;
  background-image: url("../imgs/contact/arrow-down.png");
  background-repeat: no-repeat;
  background-size: auto;
  background-position: calc(100% - 20px) 21px;
}
.contact-us-1__select .nice-select:after {
  display: none;
}
.contact-us-1__input {
  margin-bottom: 20px;
}
.contact-us-1__textarea {
  line-height: 0;
}
.contact-us-1 input, .contact-us-1 textarea {
  font-style: normal;
  text-transform: capitalize;
  margin: 0 !important;
  padding: 20px !important;
  height: 50px !important;
  border-radius: 6px !important;
  background: transparent;
  border: 1px solid rgba(3, 26, 38, 0.1);
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
}
.contact-us-1 input::-webkit-input-placeholder, .contact-us-1 textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: rgba(1, 9, 21, 0.6);
}
.contact-us-1 input::-moz-placeholder, .contact-us-1 textarea::-moz-placeholder { /* Firefox 19+ */
  color: rgba(1, 9, 21, 0.6);
}
.contact-us-1 input:-ms-input-placeholder, .contact-us-1 textarea:-ms-input-placeholder { /* IE 10+  Edge*/
  color: rgba(1, 9, 21, 0.6);
}
.contact-us-1 input::-ms-input-placeholder, .contact-us-1 textarea::-ms-input-placeholder { /* MODERN BROWSER */
  color: rgba(1, 9, 21, 0.6);
}
.contact-us-1 input::placeholder, .contact-us-1 textarea::placeholder { /* MODERN BROWSER */
  color: rgba(1, 9, 21, 0.6);
}
.contact-us-1__form {
  margin-top: -3px;
}
.contact-us-1__form .rr-btn__theme-4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.contact-us-1__form .rr-btn__theme-4 .btn-wrap {
  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;
}
.contact-us-1__form-wrapper {
  overflow: hidden;
  background: var(--rr-common-white);
  border: 1px solid rgba(4, 18, 31, 0.14);
  border-radius: 10px;
}
.contact-us-1__form textarea {
  min-height: 180px;
}
.contact-us-1__form-title {
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  line-height: 40px;
  color: #0B1728;
}
@media (max-width: 575px) {
  .contact-us-1__form-title {
    font-size: 25px;
    line-height: 35px;
  }
}
.contact-us-1__form-item {
  gap: 20px;
}
.contact-us-1__form-item-list {
  gap: 10px;
}
.contact-us-1__form-item .icon {
  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: 70px;
  height: 70px;
  overflow: hidden;
  border: 1px solid rgba(3, 26, 38, 0.1);
  border-radius: 6px;
}
.contact-us-1__form-item .icon img {
  width: auto;
}
.contact-us-1__form-item .text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.contact-us-1__form-item .text span {
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 26px;
  text-transform: uppercase;
  color: #0B1728;
  opacity: 0.7;
}
.contact-us-1__form-item .text a {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 23px;
  color: #0B1728;
}
.contact-us-1__form-item .text a:hover {
  color: var(--rr-theme-primary2);
}
.contact-us-1__form-left {
  max-width: 450px;
  padding: 50px 60px 60px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .contact-us-1__form-left {
    padding: 40px 35px 50px;
  }
}
@media 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-1__form-left {
    padding: 40px 35px 50px;
  }
}
@media (max-width: 575px) {
  .contact-us-1__form-left {
    padding: 30px 15px 30px;
  }
}
.contact-us-1__form-right {
  padding: 54px 70px 60px;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .contact-us-1__form-right {
    padding: 44px 35px 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) {
  .contact-us-1__form-right {
    border-left: 0;
    padding: 0 35px 60px;
  }
}
@media (max-width: 575px) {
  .contact-us-1__form-right {
    padding: 0 25px 40px;
  }
}

/*----------------------------------------*/
/*  10.4 work-step
/*----------------------------------------*/
.work-step__item {
  gap: 20px 80px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .work-step__item {
    gap: 20px 25px;
  }
}
.work-step__item:last-child {
  max-width: 290px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .work-step__item:last-child {
    max-width: 263px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .work-step__item:last-child {
    max-width: 100%;
  }
}
.work-step__item-step {
  background: var(--rr-theme-primary);
  border-radius: 100px;
  font-family: var(--rr-ff-roboto);
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 18px;
  padding: 3px 11.7px;
  color: var(--rr-common-white);
}
.work-step__item__body p {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 26px;
}
.work-step__item-right .readmore {
  width: 50px;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: rgba(1, 9, 21, 0.06);
  border-radius: 500px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.work-step__item-wrapper {
  padding: 44px 56px 44px 34px;
  background: var(--rr-common-white);
  -webkit-box-shadow: 0px 2px 4px rgba(29, 29, 29, 0.14);
          box-shadow: 0px 2px 4px rgba(29, 29, 29, 0.14);
  border-radius: 10px;
  gap: 34px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .work-step__item-wrapper {
    gap: 40px;
  }
}
.work-step__item-icon img {
  width: auto;
}

/*----------------------------------------*/
/*  10.4 cool-amazing
/*----------------------------------------*/
.cool-amazing__slider-dot {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 3px;
  padding: 0;
  z-index: 1;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.cool-amazing__slider-dot .swiper-pagination-bullet {
  width: 24px;
  height: 24px;
  padding: 0;
  margin: 0 !important;
  border-radius: 500px;
  overflow: hidden;
  background: transparent;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  border: 2px solid transparent;
  opacity: 1;
}
.cool-amazing__slider-dot .swiper-pagination-bullet:after {
  position: absolute;
  width: 6px;
  height: 6px;
  content: "";
  top: calc(50% - 3px);
  background: #DDDDDD;
  border-radius: 500px;
  left: calc(50% - 3px);
}
.cool-amazing__slider-dot .swiper-pagination-bullet-active {
  border-color: #51459D;
}
.cool-amazing__slider-dot .swiper-pagination-bullet-active:after {
  background: #51459D;
}
.cool-amazing__slider .swiper-wrapper .swiper-slide.swiper-slide-active .cool-amazing__item {
  border-color: var(--rr-heading-primary);
  -webkit-box-shadow: 0px 20px 40px rgba(10, 37, 64, 0.2);
          box-shadow: 0px 20px 40px rgba(10, 37, 64, 0.2);
}
.cool-amazing__slider .swiper-wrapper .swiper-slide.swiper-slide-active .cool-amazing__item:after {
  visibility: visible;
  opacity: 1;
}
.cool-amazing__item {
  overflow: hidden;
  position: relative;
  border-radius: 20px;
  border: 4px solid transparent;
}
.cool-amazing__item:after {
  opacity: 0;
  visibility: hidden;
  width: 99.74px;
  height: 14.62px;
  position: absolute;
  content: "";
  top: 0;
  left: 50%;
  z-index: 1;
  background-size: auto;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  background-repeat: no-repeat;
  background-image: url(../imgs/cool-amazing/mobile-mockup-top.png);
}
.cool-amazing__item-media img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

/*----------------------------------------*/
/*  10.4 services-provided
/*----------------------------------------*/
.services-provided .container {
  position: relative;
  z-index: 1;
}
.services-provided__shape-container {
  position: absolute;
  z-index: -1;
  top: -120px;
  left: -315px;
}
.services-provided__shape-right {
  position: absolute;
  z-index: -1;
  top: -74px;
  right: -770px;
}
.services-provided__shape-right img {
  width: 1266.93px;
  height: 1006.14px;
}
.services-provided__tab {
  max-width: 332px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border: none !important;
  gap: 20px;
  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) {
  .services-provided__tab {
    margin-bottom: 40px;
    gap: 10px;
    max-width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .services-provided__tab:after {
    display: none;
  }
}
.services-provided__tab:after {
  content: "";
  right: 0;
  height: 100%;
  position: absolute;
  width: 4px;
  background: rgba(1, 9, 21, 0.05);
  border-radius: 10px;
}
.services-provided__tab li {
  border: none !important;
  position: relative;
  z-index: 1;
}
.services-provided__tab li:after {
  width: 4px;
  height: 100%;
  content: "";
  right: 0;
  position: absolute;
  z-index: -1;
  top: 0;
  background: var(--rr-theme-primary);
  border-radius: 10px;
  opacity: 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .services-provided__tab li:after {
    display: none;
  }
}
.services-provided__tab li:has(button.active):after {
  opacity: 1;
}
.services-provided__tab li button {
  padding: 0;
  margin: 0;
  font-weight: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 14px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 20px;
  line-height: 28px;
  background-color: transparent !important;
  border: none !important;
  color: var(--rr-heading-primary);
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .services-provided__tab li button {
    font-size: 16px;
    line-height: 26px;
    gap: 8px;
  }
}
.services-provided__tab li button.active {
  color: var(--rr-theme-primary);
}
.services-provided__tab li button.active span {
  background-color: var(--rr-theme-primary);
}
.services-provided__tab li button.active span svg path[stroke="#292D32"] {
  stroke: var(--rr-common-white);
}
.services-provided__tab li button span {
  width: 50px;
  height: 50px;
  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(1, 9, 21, 0.05);
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .services-provided__tab li button span {
    width: 40px;
    height: 40px;
  }
  .services-provided__tab li button span svg {
    max-width: 18px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .services-provided__tab li button span {
    width: 30px;
    height: 30px;
  }
  .services-provided__tab li button span svg {
    max-width: 15px;
  }
}
.services-provided__content {
  max-width: 586px;
  margin-left: auto;
  margin-right: auto;
}
.services-provided__tab-content-media svg {
  margin-left: 29px;
  max-width: 100%;
  margin-top: -55px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .services-provided__tab-content-media svg {
    margin-left: 0;
    margin-top: 0;
    width: auto;
    height: auto;
  }
}

/*----------------------------------------*/
/*  10.4 cursor
/*----------------------------------------*/
.mouse-cursor {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 99999999 !important;
  pointer-events: none;
  border-radius: 50%;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  visibility: hidden;
}
.mouse-cursor.cursor-outer {
  margin-left: -25px;
  margin-top: -25px;
  width: 50px;
  height: 50px;
  border: 1px solid var(--rr-heading-primary);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 99999999 !important;
  opacity: 0.1;
  -webkit-transition: all 0.08s ease-out;
  transition: all 0.08s ease-out;
}
.mouse-cursor.cursor-outer.cursor-hover {
  opacity: 0;
}
.mouse-cursor.cursor-inner {
  margin-left: -3px;
  margin-top: -3px;
  width: 4px;
  height: 4px;
  z-index: 99999999 !important;
  background-color: var(--rr-heading-primary);
  -webkit-transition: width 0.3s ease-in-out, height 0.3s ease-in-out, margin 0.3s ease-in-out, opacity 0.3s ease-in-out;
  transition: width 0.3s ease-in-out, height 0.3s ease-in-out, margin 0.3s ease-in-out, opacity 0.3s ease-in-out;
}
.mouse-cursor.cursor-inner.cursor-inner.cursor-hover {
  margin-left: -40px;
  margin-top: -40px;
  width: 80px;
  height: 80px;
  background-color: var(--rr-theme-primary1);
  opacity: 0.3;
}

/*----------------------------------------*/
/*  10.4 play-video
/*----------------------------------------*/
.play-video__horizental-bar {
  height: 100%;
  width: calc(100% - 30px);
  position: absolute;
}
@media (max-width: 575px) {
  .play-video__horizental-bar {
    display: none;
  }
}
.play-video__horizental-bar span {
  z-index: -1;
  position: absolute;
  top: -300px;
  left: 0;
  width: 1px;
  height: 200%;
  background: rgba(1, 9, 21, 0.1);
}
.play-video__horizental-bar span:nth-child(2) {
  left: 25%;
}
.play-video__horizental-bar span:nth-child(3) {
  left: 50%;
}
.play-video__horizental-bar span:nth-child(4) {
  left: 75%;
}
.play-video__content {
  position: relative;
  overflow: hidden;
}
.play-video__content .popup-video {
  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;
  overflow: hidden;
  width: 200px;
  height: 200px;
  background: var(--rr-common-white);
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 23px;
  text-align: center;
  text-transform: uppercase;
  color: var(--rr-heading-primary);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .play-video__content .popup-video {
    width: 160px;
    height: 160px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .play-video__content .popup-video {
    width: 140px;
    height: 140px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .play-video__content .popup-video {
    width: 120px;
    height: 120px;
    font-size: 16px;
    line-height: 21px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .play-video__content .popup-video {
    width: 80px;
    height: 80px;
    font-size: 13px;
    line-height: 19px;
  }
}
@media (max-width: 575px) {
  .play-video__content .popup-video {
    width: 60px;
    height: 60px;
    font-size: 13px;
    line-height: 19px;
  }
}
@media (max-width:450px) {
  .play-video__content .popup-video {
    width: 50px;
    height: 50px;
    font-size: 12px;
    line-height: 18px;
  }
}
.play-video__content .popup-video:hover {
  background-color: var(--rr-theme-primary1);
  color: var(--rr-common-white);
}
.play-video__content .popup-video__wrapper {
  top: 50%;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

/*----------------------------------------*/
/*  8.1 case-studies
/*----------------------------------------*/
.case-studies__item {
  z-index: 1;
  position: relative;
}
.case-studies__item:hover:after, .case-studies__item:hover a {
  opacity: 1;
  visibility: visible;
}
.case-studies__item:after {
  width: 100%;
  left: 0;
  content: "";
  height: 100%;
  visibility: hidden;
  top: 0;
  z-index: 1;
  opacity: 0;
  position: absolute;
  background: rgba(1, 9, 21, 0.6);
}
.case-studies__item a {
  opacity: 0;
  z-index: 2;
  top: 50%;
  left: 50%;
  visibility: hidden;
  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;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
  width: 90px;
  height: 90px;
  background: var(--rr-common-white);
  border-radius: 500px;
}
@media (max-width: 575px) {
  .case-studies__item a {
    width: 70px;
    height: 70px;
  }
  .case-studies__item a svg {
    max-width: 25px;
  }
}
.case-studies__item a:hover {
  background: var(--rr-theme-primary1);
}
.case-studies__item a:hover svg path[stroke="#010915"] {
  stroke: var(--rr-common-white);
}
.case-studies__content {
  max-width: 920px;
}
.case-studies__thumb img {
  cursor: pointer;
}
.case-studies__scrollbar {
  margin-top: 40px;
  width: 100%;
  height: 1px;
  opacity: 1 !important;
  background: rgba(1, 9, 21, 0.06);
}
.case-studies__scrollbar .swiper-scrollbar-drag {
  height: 100%;
  background: var(--rr-heading-primary);
}

.case-studies__active .swiper-wrapper {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/*----------------------------------------*/
/*  8.1 case-studies
/*----------------------------------------*/
.specialists__slider-control {
  gap: 10px;
}
.specialists__slider-arrow-next, .specialists__slider-arrow-prev {
  width: 44px;
  height: 44px;
  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: rgba(1, 9, 21, 0.06);
}
.specialists__slider-arrow-next:hover, .specialists__slider-arrow-next:focus, .specialists__slider-arrow-prev:hover, .specialists__slider-arrow-prev:focus {
  background-color: var(--rr-theme-primary1);
}
.specialists__content {
  gap: 10px 30px;
}
.specialists__item {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.specialists__item:hover .specialists__item-content {
  opacity: 1;
  visibility: visible;
}
.specialists__item-content {
  opacity: 0;
  visibility: hidden;
  padding: 23.5px 10px;
  z-index: 2;
  background: var(--rr-common-white);
  -webkit-box-shadow: 0px 20px 50px rgba(13, 18, 30, 0.1);
          box-shadow: 0px 20px 50px rgba(13, 18, 30, 0.1);
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  bottom: 30px;
  width: calc(100% - 60px);
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.specialists__item-content a {
  margin-bottom: 3px;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-align: center;
  color: var(--rr-heading-primary);
}
.specialists__item-content a:hover {
  color: var(--rr-theme-primary2);
}
.specialists__item-content span {
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 22px;
  text-transform: uppercase;
  color: #050505;
  opacity: 0.6;
}
.specialists__item-custom {
  position: relative;
  z-index: 1;
  background: var(--rr-theme-primary1);
}
.specialists__item-custom:after {
  top: 0;
  width: 100%;
  height: 10000%;
  position: absolute;
  z-index: 2;
  content: "";
  background-color: var(--rr-theme-primary1);
}
.specialists__item-custom a {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
  z-index: 3;
  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;
  font-style: normal;
  width: 100%;
  height: 100%;
  font-weight: 500;
  font-size: 18px;
  line-height: 23px;
  text-align: center;
  text-decoration-line: underline;
  text-transform: uppercase;
  color: var(--rr-heading-primary);
}
@media (max-width: 575px) {
  .specialists__item-custom a {
    font-size: 15px;
  }
}
@media (max-width: 480px) {
  .specialists__item-custom a {
    font-size: 20px;
  }
}
.specialists__item-custom a:hover {
  color: var(--rr-common-white);
}
.specialists__scrollbar {
  margin-top: 40px;
  width: 100%;
  height: 1px;
  opacity: 1 !important;
  background: rgba(1, 9, 21, 0.06);
  max-width: 1190px;
}
.specialists__scrollbar .swiper-scrollbar-drag {
  height: 100%;
  background: var(--rr-heading-primary);
}

.specialists__active .swiper-wrapper {
  height: 100%;
}

/*----------------------------------------*/
/*  8.1 case-studies
/*----------------------------------------*/
.what-we-do__slider-control {
  gap: 10px;
}
.what-we-do__slider-arrow-next, .what-we-do__slider-arrow-prev {
  width: 44px;
  height: 44px;
  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: rgba(1, 9, 21, 0.06);
}
.what-we-do__slider-arrow-next:hover, .what-we-do__slider-arrow-next:focus, .what-we-do__slider-arrow-prev:hover, .what-we-do__slider-arrow-prev:focus {
  background-color: var(--rr-theme-primary1);
}
.what-we-do__content {
  gap: 10px 30px;
}
.what-we-do__item {
  padding: 82px 40px 94px;
}
.what-we-do__item-custom {
  height: 100%;
  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;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .what-we-do__item-custom {
    height: auto;
  }
}
.what-we-do__item-custom a {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 23px;
  text-align: center;
  text-decoration-line: underline;
  text-transform: uppercase;
  color: var(--rr-heading-primary);
}
.what-we-do__item-custom a:hover {
  color: var(--rr-common-white) !important;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .what-we-do__item {
    padding: 60px 25px;
  }
}
.what-we-do__item-icon img {
  width: auto;
}
.what-we-do__item h4 {
  text-transform: uppercase;
}
.what-we-do__item p {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 26px;
}
.what-we-do__item a {
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 20px;
  color: var(--rr-heading-primary);
}
.what-we-do__item a:hover {
  color: var(--rr-theme-primary1);
}
.what-we-do__item a:hover svg path[fill="#010915"] {
  fill: var(--rr-theme-primary1);
}
.what-we-do__item a svg {
  margin-left: 3px;
}
.what-we-do__scrollbar {
  margin-top: 40px;
  width: 100%;
  height: 1px;
  opacity: 1 !important;
  background: rgba(1, 9, 21, 0.06);
}
.what-we-do__scrollbar .swiper-scrollbar-drag {
  height: 100%;
  background: var(--rr-heading-primary);
}

.what-we-do__active .swiper-wrapper {
  height: 100%;
}

/*----------------------------------------*/
/*  10.3 feedback
/*----------------------------------------*/
.customer-feedback__active {
  max-width: 1800px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: -50px;
}
.customer-feedback__active .swiper-slide.swiper-slide-active .feedback__item {
  -webkit-box-shadow: 0px 20px 50px rgba(1, 9, 21, 0.06);
          box-shadow: 0px 20px 50px rgba(1, 9, 21, 0.06);
}
.customer-feedback__dot {
  margin-top: 4px;
  text-align: center;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .customer-feedback__dot {
    margin-top: -10px;
  }
}
.customer-feedback__dot .swiper-pagination-bullet {
  width: 10px !important;
  height: 10px !important;
  background-color: transparent !important;
  opacity: 1 !important;
  border: 1px solid var(--rr-heading-primary) !important;
}
.customer-feedback__dot .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: var(--rr-heading-primary) !important;
}

.feedback__item-customer {
  border-radius: 0;
}
.feedback__item-customer .feedback__item-thumb {
  border-radius: 0;
}

/*----------------------------------------*/
/*  8.1 case-studies
/*----------------------------------------*/
.recent-works__item {
  position: relative;
  z-index: 1;
}
.recent-works__item:hover .recent-works__item-content {
  opacity: 1;
  visibility: visible;
}
.recent-works__item-content {
  opacity: 0;
  visibility: hidden;
  padding: 23.5px 10px;
  z-index: 2;
  background: var(--rr-common-white);
  -webkit-box-shadow: 0px 20px 50px rgba(13, 18, 30, 0.1);
          box-shadow: 0px 20px 50px rgba(13, 18, 30, 0.1);
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  bottom: 30px;
  width: calc(100% - 60px);
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.recent-works__item-content a {
  margin-bottom: 13px;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-align: center;
  color: var(--rr-heading-primary);
}
.recent-works__item-content a:hover {
  color: var(--rr-theme-primary2);
}
.recent-works__item-content span {
  font-family: "DM Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  text-align: center;
  color: rgba(1, 9, 21, 0.6);
  max-width: 304px;
  margin-left: auto;
  margin-right: auto;
}
.recent-works__thumb {
  overflow: hidden;
  border-radius: 20px;
}
.recent-works__thumb img {
  cursor: pointer;
}
.recent-works__scrollbar {
  width: 100%;
  height: 2px;
  margin-left: auto;
  margin-right: auto;
  max-width: 996px;
  opacity: 1 !important;
  background: rgba(1, 9, 21, 0.06);
}
.recent-works__scrollbar .swiper-scrollbar-drag {
  height: 100%;
  background: var(--rr-heading-primary);
}

.recent-works__active {
  padding-right: 30px;
  padding-left: 30px;
}
@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) {
  .recent-works__active {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.recent-works__active .swiper-wrapper {
  height: 100%;
}

/*----------------------------------------*/
/*  10.5 service-details
/*----------------------------------------*/
.service-2__content {
  max-width: 580px;
  margin-left: auto;
  margin-right: auto;
}
.service-2__feature {
  padding: 20px;
  text-align: center;
  border-radius: 10px;
  background-color: var(--rr-section-2);
  max-width: 910px;
  margin-left: auto;
  margin-right: auto;
  gap: 13px 30px;
}
.service-2__feature span {
  padding: 8px 20.5px;
  font-family: var(--rr-ff-roboto);
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 18px;
  color: var(--rr-common-white);
  display: inline-block;
  background: var(--rr-section-3);
  border-radius: 6px;
}
.service-2__feature p {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 21px;
  text-align: center;
  text-transform: uppercase;
  color: var(--rr-heading-primary);
}
.service-2__feature p svg {
  margin-left: 7px;
}
.service-2__feature p a {
  text-decoration: underline;
  color: var(--rr-theme-primary2);
  font-weight: var(--rr-fw-bold);
}
.service-2__feature p a:hover {
  color: var(--rr-section-3);
}
.service-2__item {
  position: relative;
  z-index: 1;
  padding: 54px 38px 58px;
  padding-right: 43px;
  overflow: hidden;
  border-radius: 10px;
  background-color: var(--rr-section-2);
}
.service-2__item-circle:after {
  top: 0;
  opacity: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
  -webkit-transition-duration: 800ms;
          transition-duration: 800ms;
  background-color: rgba(255, 255, 255, 0.3);
  content: "";
}
.service-2__item-circle span {
  z-index: -1;
  content: "";
  border-radius: 500px;
  position: absolute;
  -webkit-transition-duration: 800ms;
          transition-duration: 800ms;
}
.service-2__item-circle span:nth-child(1) {
  top: -200%;
  left: -122px;
  background: #F1BD38;
  opacity: 0.3;
  -webkit-filter: blur(70px);
          filter: blur(70px);
  z-index: -1;
  width: 415px;
  height: 414px;
}
.service-2__item-circle span:nth-child(2) {
  left: -80px;
  bottom: -200%;
  width: 425px;
  height: 423px;
  background: #98F9FF;
  opacity: 0.7;
  -webkit-filter: blur(70px);
          filter: blur(70px);
  z-index: -2;
}
.service-2__item-circle span:nth-child(3) {
  right: -119px;
  top: -200%;
  width: 439px;
  height: 439px;
  background: #E288F0;
  opacity: 0.8;
  -webkit-filter: blur(70px);
          filter: blur(70px);
  z-index: -3;
}
.service-2__item:hover .service-2__item-icon img {
  -webkit-animation-name: wobble-vertical;
          animation-name: wobble-vertical;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
}
.service-2__item:hover .service-2__item-circle:after {
  opacity: 1;
}
.service-2__item:hover .service-2__item-circle span:nth-child(1) {
  top: -127px !important;
}
.service-2__item:hover .service-2__item-circle span:nth-child(2) {
  bottom: -127px !important;
}
.service-2__item:hover .service-2__item-circle span:nth-child(3) {
  top: -43px !important;
}
@media (max-width: 575px) {
  .service-2__item {
    padding: 30px 25px;
  }
}
.service-2__item-icon img {
  -webkit-transition: all 1.5s cubic-bezier(0, 0, 0.2, 1);
  transition: all 1.5s cubic-bezier(0, 0, 0.2, 1);
  max-width: 60px;
  width: auto;
}
.service-2__item p {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 26px;
}
.service-2__item a {
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 20px;
  color: var(--rr-heading-primary);
}
.service-2__item a svg {
  margin-left: 8px;
}
.service-2__item a:hover {
  color: var(--rr-theme-primary2);
}
.service-2__item a:hover svg path[stroke="#010915"] {
  stroke: var(--rr-theme-primary2);
}

/*----------------------------------------*/
/*  10.4 pricing-plan
/*----------------------------------------*/
.pricing-plan__content {
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
}
.pricing-plan__item {
  border-radius: 10px;
  overflow: hidden;
  border: 1px solid rgba(4, 18, 31, 0.08);
}
.pricing-plan__item-header {
  padding: 20px 20px 51px 40px;
  background-position: center;
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 10px;
}
@media (max-width:450px) {
  .pricing-plan__item-header {
    padding: 20px 15px;
  }
}
.pricing-plan__item-header-label {
  margin-bottom: -8px;
  margin-left: auto;
  display: inline-block;
  padding: 4px 10px;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  border-radius: 6px;
  color: var(--rr-heading-primary);
  background: var(--rr-common-white);
  -webkit-box-shadow: 0px 1px 2px rgba(3, 4, 28, 0.1);
          box-shadow: 0px 1px 2px rgba(3, 4, 28, 0.1);
}
.pricing-plan__item-header-icon img {
  width: auto;
}
.pricing-plan__item-header p {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
  text-transform: uppercase;
  color: var(--rr-theme-primary3);
}
.pricing-plan__item-header h2 {
  font-style: normal;
  font-weight: 500;
  font-size: 60px;
  line-height: 78px;
  letter-spacing: -0.04em;
  color: var(--rr-heading-primary);
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pricing-plan__item-header h2 {
    font-size: 38px;
    line-height: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px) {
  .pricing-plan__item-header h2 {
    font-size: 34px;
    line-height: 46px;
  }
}
@media (max-width: 575px) {
  .pricing-plan__item-header h2 {
    font-size: 30px;
    line-height: 42px;
  }
}
@media (max-width:450px) {
  .pricing-plan__item-header h2 {
    font-size: 22px;
    line-height: 32px;
  }
}
.pricing-plan__item-header h2 span {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  letter-spacing: -0.04em;
  margin-left: -13px;
  color: var(--rr-text-primary2);
}
@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) {
  .pricing-plan__item-header h2 span {
    margin-left: -5px;
  }
}
.pricing-plan__item-body {
  padding: 40px;
  padding-bottom: 30px;
}
@media (max-width:450px) {
  .pricing-plan__item-body {
    padding: 20px 15px;
  }
}
.pricing-plan__item-body p {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  color: var(--rr-text-primary3);
}
.pricing-plan__item-body a {
  width: 100%;
}
.pricing-plan__item-body ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 18px;
  padding: 0;
  line-height: 0;
  list-style: none;
}
@media (max-width:450px) {
  .pricing-plan__item-body ul {
    gap: 13px;
  }
}
.pricing-plan__item-body ul li {
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 20px;
  color: var(--rr-text-primary3);
}
.pricing-plan__item-body ul li img {
  max-width: 20px;
  margin-right: 14px;
  width: auto;
}

/*----------------------------------------*/
/*  10.11 customers-solutions
/*----------------------------------------*/
.customers-solutions__media {
  margin-bottom: -38px;
  margin-top: -30px;
}
@media (max-width: 575px) {
  .customers-solutions__media {
    margin-top: -10px;
    margin-bottom: -10px;
  }
}
.customers-solutions__content {
  max-width: 527px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .customers-solutions__content {
    max-width: 100%;
  }
}
.customers-solutions__content p {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 26px;
  max-width: 522px;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px), only screen and (min-width: 768px) and (max-width: 991px) {
  .customers-solutions__content p {
    max-width: 100%;
  }
}
.customers-solutions__content ul {
  margin: 0;
  line-height: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 18px;
  gap: 16px;
}
.customers-solutions__content ul li {
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 20px;
  color: var(--rr-heading-primary);
}
.customers-solutions__content .rr-btn__wrapper {
  gap: 26px;
}
.customers-solutions__content a.popup-video {
  font-style: normal;
  font-weight: 700;
  font-size: 15px;
  line-height: 20px;
  color: var(--rr-heading-primary);
}
.customers-solutions__content a.popup-video svg {
  margin-right: 6px;
}
.customers-solutions__wrapper {
  gap: 30px;
  position: relative;
  border-radius: 20px;
  padding: 116px 105px 120px 155px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
@media only screen and (min-width: 1400px) and (max-width: 1600px) {
  .customers-solutions__wrapper {
    padding: 106px 95px 110px 130px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .customers-solutions__wrapper {
    padding: 80px 60px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .customers-solutions__wrapper {
    padding: 70px 40px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px) {
  .customers-solutions__wrapper {
    padding: 70px 40px 30px;
  }
}
@media (max-width: 575px) {
  .customers-solutions__wrapper {
    padding: 40px 25px 30px;
  }
}
.customers-solutions__shape {
  top: 98px;
  right: 98px;
  position: absolute;
}

/*----------------------------------------*/
/*  10.4 why-choose-us__item
/*----------------------------------------*/
.why-choose-us__shape-1, .why-choose-us__shape-2 {
  content: "";
  z-index: -1;
  position: absolute;
}
.why-choose-us__shape-1 {
  left: -396px;
  width: 599px;
  bottom: -699px;
  height: 599px;
  background: #EBFCF9;
  -webkit-filter: blur(200px);
          filter: blur(200px);
}
.why-choose-us__shape-2 {
  width: 666px;
  height: 666px;
  background: #F3EBFF;
  -webkit-filter: blur(200px);
          filter: blur(200px);
  right: -378px;
  bottom: -954px;
}
.why-choose-us__background {
  position: absolute;
  left: -125px;
  top: -94px;
  z-index: -1;
}
.why-choose-us__item-icon {
  position: relative;
  z-index: 1;
  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: 80px;
  height: 80px;
  background: var(--rr-theme-primary2);
  -webkit-box-shadow: 0px 6px 6px rgba(1, 9, 21, 0.14);
          box-shadow: 0px 6px 6px rgba(1, 9, 21, 0.14);
  border-radius: 500px;
  margin-left: auto;
  margin-right: auto;
}
.why-choose-us__item-icon img {
  width: auto;
}
.why-choose-us__item-arrow-bottom {
  margin-top: -30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.why-choose-us__item-arrow-bottom img {
  width: auto;
}
.why-choose-us__item__content {
  border-radius: 6px;
  background-color: var(--rr-common-white);
  padding: 41px 44px 41px;
  -webkit-box-shadow: 0px 20px 50px rgba(13, 18, 30, 0.1);
          box-shadow: 0px 20px 50px rgba(13, 18, 30, 0.1);
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .why-choose-us__item__content {
    padding: 30px 25px;
  }
}
.why-choose-us__item__content .step {
  font-family: var(--rr-ff-roboto);
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 18px;
  color: var(--rr-common-white);
  padding: 3px 12px;
  background: var(--rr-section-3);
  border-radius: 4px;
}
.why-choose-us__item__content p {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 26px;
  text-align: center;
}
.why-choose-us__item-bar {
  top: 40px;
  max-width: 100%;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  position: absolute;
  width: 1130px;
  height: 1px;
  border: 1px dashed rgba(1, 9, 21, 0.14);
}
@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) {
  .why-choose-us__item-bar {
    display: none;
  }
}

/*----------------------------------------*/
/*  10.4 client-testimonial
/*----------------------------------------*/
.client-testimonial__background {
  background-repeat: no-repeat;
  background-size: cover;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .client-testimonial__slider-wrapper .col-lg-7 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .client-testimonial__slider-wrapper .col-lg-1 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .client-testimonial__slider-wrapper .col-lg-4 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}
.client-testimonial__content {
  max-width: 540px;
  margin-left: auto;
  margin-right: auto;
}
.client-testimonial__slider-thubnail {
  margin-left: -15px;
  margin-right: -15px;
}
.client-testimonial__slider-thubnail__item {
  margin-left: 15px;
  margin-right: 15px;
  overflow: hidden;
  border-radius: 14px;
}
.client-testimonial__slider-nav {
  padding-left: 20px;
  margin-bottom: -7px;
  margin-right: -20px;
  margin-top: -7px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .client-testimonial__slider-nav {
    padding-left: 0;
    margin-left: -15px;
    margin-right: -15px;
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
@media (max-width: 575px) {
  .client-testimonial__slider-nav {
    margin-left: -7px;
    margin-right: -7px;
  }
}
.client-testimonial__slider-nav__item {
  margin-bottom: 7px;
  margin-top: 7px;
  width: 80px;
  height: 80px;
  background-size: var(--rr-common-white);
  border: 3px solid var(--rr-common-white) !important;
  border-radius: 500px;
  overflow: hidden;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .client-testimonial__slider-nav__item {
    margin-top: 0px;
    margin-bottom: 0px;
    width: auto;
    height: auto;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (max-width: 575px) {
  .client-testimonial__slider-nav__item {
    margin-left: 7px;
    margin-right: 7px;
  }
}
.client-testimonial__slider-nav__item.slick-active.slick-current {
  border-color: var(--rr-theme-primary2) !important;
}
.client-testimonial__slider-nav__item img {
  width: 100%;
  height: 100%;
  border-radius: 500px;
  overflow: hidden;
  -o-object-fit: cover;
     object-fit: cover;
}
.client-testimonial__slider-content {
  padding-left: 60px;
  margin-left: -15px;
  margin-right: -15px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .client-testimonial__slider-content {
    padding-left: 0;
  }
}
.client-testimonial__slider-content__item {
  margin-left: 15px;
  margin-right: 15px;
}
.client-testimonial__slider-content__item-header {
  gap: 20px;
}
.client-testimonial__slider-content__item-header .designation h4 {
  margin-bottom: 6px;
}
.client-testimonial__slider-content__item-header .designation span {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  text-transform: uppercase;
  color: var(--rr-heading-primary);
  opacity: 0.7;
}
.client-testimonial__slider-content__item-header .icon img {
  width: auto;
}
.client-testimonial__slider-content__item-body {
  padding: 45px 50px 45px 40px;
  border-radius: 14px;
  overflow: hidden;
  background-color: var(--rr-common-white);
  margin-bottom: 0;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .client-testimonial__slider-content__item-body {
    padding: 30px 25px;
  }
}
.client-testimonial__slider-content__item-body p {
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  line-height: 32px;
  color: var(--rr-heading-primary);
  opacity: 0.5;
  margin-bottom: 0;
}
.client-testimonial__slider-content__item-body p + p {
  margin-top: 20px;
}

.our-testimonial__testimonial-page .feedback__item {
  border: 1px solid rgba(4, 18, 31, 0.08);
}

/*----------------------------------------*/
/*  10.8 horizental-bar
/*----------------------------------------*/
.body-2 {
  position: relative;
}

.horizental-bar {
  position: absolute;
  width: 100%;
  height: 100%;
}
.horizental-bar .container {
  width: 100%;
  height: 100%;
  position: relative;
}
.horizental-bar span {
  content: "";
  top: 0;
  right: 15px;
  height: 100%;
  position: absolute;
  z-index: 1;
  width: 1px;
  background: rgba(1, 9, 21, 0.1);
}

/*----------------------------------------*/
/* 10.1 portfolio-1
/*----------------------------------------*/
@media (max-width:450px) {
  .portfolio-1 .container .col-lg-4.col-6 {
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
    width: 100%;
  }
}
.portfolio-1__item {
  position: relative;
  z-index: 2;
  display: block;
  overflow: hidden;
}
.portfolio-1__item:hover:after, .portfolio-1__item:hover a {
  opacity: 1;
  visibility: visible;
}
.portfolio-1__item:after {
  width: 100%;
  left: 0;
  content: "";
  height: 100%;
  visibility: hidden;
  top: 0;
  z-index: 1;
  opacity: 0;
  position: absolute;
  background: rgba(1, 9, 21, 0.6);
}
.portfolio-1__item a {
  opacity: 0;
  z-index: 2;
  top: 50%;
  left: 50%;
  visibility: hidden;
  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;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
  width: 90px;
  height: 90px;
  background: var(--rr-common-white);
  border-radius: 500px;
}
@media (max-width: 575px) {
  .portfolio-1__item a {
    width: 70px;
    height: 70px;
  }
  .portfolio-1__item a svg {
    max-width: 25px;
  }
}
.portfolio-1__item a:hover {
  background: var(--rr-theme-primary2);
}
.portfolio-1__item a:hover svg path[stroke="#010915"] {
  stroke: var(--rr-common-white);
}
.portfolio-1__item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.portfolio-1__readmore .rr-btn.rr-btn__theme-4 {
  width: 510px;
  max-width: 100%;
}
.portfolio-1__readmore .rr-btn.rr-btn__theme-4 svg {
  margin-left: 6px;
}

/*----------------------------------------*/
/* 10.1 portfolio-1
/*----------------------------------------*/
@media (max-width:450px) {
  .team-1 .container .col-6 {
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
    width: 100%;
  }
}
.team-1__item {
  display: block;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.team-1__item:hover .team-1__item-content {
  opacity: 1;
  visibility: visible;
}
.team-1__item-content {
  opacity: 0;
  visibility: hidden;
  padding: 23.5px 10px;
  z-index: 2;
  background: var(--rr-common-white);
  -webkit-box-shadow: 0px 20px 50px rgba(13, 18, 30, 0.1);
          box-shadow: 0px 20px 50px rgba(13, 18, 30, 0.1);
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  bottom: 30px;
  width: calc(100% - 60px);
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.team-1__item-content a {
  margin-bottom: 3px;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-align: center;
  color: var(--rr-heading-primary);
}
.team-1__item-content a:hover {
  color: var(--rr-theme-primary2);
}
.team-1__item-content span {
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 22px;
  text-transform: uppercase;
  color: #050505;
  opacity: 0.6;
}
.team-1__item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

/*----------------------------------------*/
/*  10.9 home2
/*----------------------------------------*/
.operationl-procedures {
  position: relative;
  z-index: 1;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.operationl-procedures__section-space {
  padding-top: 167px;
  padding-bottom: 95px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .operationl-procedures__section-space {
    padding-top: 120px;
    padding-bottom: 80px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .operationl-procedures__section-space {
    padding-top: 100px;
    padding-bottom: 70px;
  }
}
.operationl-procedures__overlay:after {
  content: "";
  z-index: -1;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(2, 2, 8, 0)), to(#020208));
  background: linear-gradient(180deg, rgba(2, 2, 8, 0) 0%, #020208 100%);
}
.operationl-procedures__content {
  max-width: 710px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), 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) {
  .operationl-procedures__content {
    max-width: 100%;
  }
}
.operationl-procedures__content h2 {
  font-style: normal;
  font-weight: 700;
  font-size: 50px;
  line-height: 60px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .operationl-procedures__content h2 {
    font-size: 38px;
    line-height: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px) {
  .operationl-procedures__content h2 {
    font-size: 34px;
    line-height: 46px;
  }
}
@media (max-width: 575px) {
  .operationl-procedures__content h2 {
    font-size: 30px;
    line-height: 42px;
  }
}
@media (max-width:450px) {
  .operationl-procedures__content h2 {
    font-size: 22px;
    line-height: 32px;
  }
}
.operationl-procedures__content p {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: rgba(255, 255, 255, 0.7);
}
.operationl-procedures__video-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-right: 43px;
  margin-top: -38px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), 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) {
  .operationl-procedures__video-btn {
    margin-right: 0px;
    margin-top: 40px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.operationl-procedures__video-btn .popup-video {
  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;
  overflow: hidden;
  width: 200px;
  height: 200px;
  background: var(--rr-common-white);
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 23px;
  text-align: center;
  text-transform: uppercase;
  color: var(--rr-heading-primary);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .operationl-procedures__video-btn .popup-video {
    width: 160px;
    height: 160px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .operationl-procedures__video-btn .popup-video {
    width: 140px;
    height: 140px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .operationl-procedures__video-btn .popup-video {
    width: 120px;
    height: 120px;
    font-size: 16px;
    line-height: 21px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .operationl-procedures__video-btn .popup-video {
    width: 80px;
    height: 80px;
    font-size: 13px;
    line-height: 19px;
  }
}
@media (max-width: 575px) {
  .operationl-procedures__video-btn .popup-video {
    width: 60px;
    height: 60px;
    font-size: 13px;
    line-height: 19px;
  }
}
@media (max-width:450px) {
  .operationl-procedures__video-btn .popup-video {
    width: 50px;
    height: 50px;
    font-size: 12px;
    line-height: 18px;
  }
}
.operationl-procedures__video-btn .popup-video:hover {
  background-color: var(--rr-theme-primary1);
  color: var(--rr-common-white);
}

/*----------------------------------------*/
/*  10.4 services-provided
/*----------------------------------------*/
.decision-making__slider {
  position: absolute;
  bottom: 140px;
  right: 0;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
}
@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) {
  .decision-making__slider {
    bottom: 60px;
    right: inherit;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
}
.decision-making__slider-prev, .decision-making__slider-next {
  width: 54px;
  height: 54px;
  background: rgba(255, 255, 255, 0.14);
}
.decision-making__slider-prev:hover, .decision-making__slider-next:hover {
  background: var(--rr-theme-primary1);
}
.decision-making__slider-prev:hover svg path[stroke=white], .decision-making__slider-next:hover svg path[stroke=white] {
  stroke: var(--rr-heading-primary);
}
.decision-making__item {
  position: relative;
  z-index: 1;
  min-height: 700px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .decision-making__item {
    min-height: 600px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .decision-making__item {
    min-height: 500px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .decision-making__item {
    min-height: 400px;
  }
}
.decision-making__item-space {
  padding: 140px 0;
}
.decision-making__item-overlay:after {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
  content: "";
  position: absolute;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(2, 2, 8, 0)), to(#020208));
  background: linear-gradient(180deg, rgba(2, 2, 8, 0) 0%, #020208 100%);
}
.decision-making__item-content {
  max-width: 802px;
}
.decision-making__item-content h2 {
  font-style: normal;
  font-weight: 700;
  font-size: 54px;
  line-height: 66px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .decision-making__item-content h2 {
    font-size: 50px;
    line-height: 68px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .decision-making__item-content h2 {
    font-size: 38px;
    line-height: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px) {
  .decision-making__item-content h2 {
    font-size: 34px;
    line-height: 46px;
  }
}
@media (max-width: 575px) {
  .decision-making__item-content h2 {
    font-size: 30px;
    line-height: 42px;
  }
}
@media (max-width:450px) {
  .decision-making__item-content h2 {
    font-size: 22px;
    line-height: 32px;
  }
}

/*----------------------------------------*/
/* 10.1 team details
/*----------------------------------------*/
.team-details__info {
  background: var(--rr-common-white);
  border: 1px solid rgba(4, 18, 31, 0.14);
  border-radius: 10px;
}
.team-details__info-media {
  position: relative;
  z-index: 1;
  overflow: hidden;
  border-radius: 10px;
}
.team-details__info-media img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.team-details__info-social {
  position: absolute;
  top: 30px;
  right: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6px;
}
.team-details__info-social a {
  width: 40px;
  height: 40px;
  background: var(--rr-common-white);
  border-radius: 6px;
  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;
}
.team-details__info-social a:hover {
  background: var(--rr-theme-primary2);
}
.team-details__info-social a:hover svg path[fill="#010915"] {
  fill: var(--rr-common-white);
  fill-opacity: 1;
}
.team-details__info-list {
  padding: 34px 34px 43px;
  margin: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 13px;
}
@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) {
  .team-details__info-list {
    padding: 25px;
  }
}
.team-details__info-list li {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
  color: #888899;
}
.team-details__info-list li span {
  text-transform: uppercase;
  color: #050505;
  margin-right: 7px;
}
.team-details__info-list li a:hover {
  color: var(--rr-theme-primary2);
}
.team-details__content {
  padding-left: 61px;
}
@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) {
  .team-details__content {
    padding-left: 0;
  }
}
.team-details__content .name {
  font-size: 34px;
  line-height: 43px;
}
@media (max-width: 575px) {
  .team-details__content .name {
    font-size: 30px;
    line-height: 42px;
  }
}
@media (max-width:450px) {
  .team-details__content .name {
    font-size: 22px;
    line-height: 32px;
  }
}
.team-details__content span {
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 40px;
  text-transform: uppercase;
  color: #050505;
  opacity: 0.7;
}
.team-details__content p {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  color: rgba(1, 9, 21, 0.6);
}
.team-details-skill__progress-item .span-title {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
  text-transform: uppercase;
  color: rgba(1, 9, 21, 0.7);
}
.team-details-skill__progress-item .left-side {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
  text-transform: uppercase;
  color: rgba(1, 9, 21, 0.7);
}
.team-details-skill__progress-item .progress {
  border-radius: 4px;
  height: 4px;
  background: rgba(1, 9, 21, 0.08);
}
.team-details-skill__progress-item .progress .progress-bar {
  background-color: var(--rr-theme-primary2);
}

/*----------------------------------------*/
/* 10.1 happy-clients
/*----------------------------------------*/
.happy-clients__space {
  padding-top: 74px;
  padding-bottom: 140px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .happy-clients__space {
    padding-bottom: 80px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .happy-clients__space {
    padding-bottom: 70px;
  }
}
.happy-clients .container {
  position: relative;
}
.happy-clients__left-shape {
  position: absolute;
  left: 0;
  top: -63px;
}
.happy-clients__left-shape img {
  width: inherit;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .happy-clients__left-shape {
    display: none;
  }
}
.happy-clients__right-shape {
  position: absolute;
  right: -21px;
  top: -37px;
}
.happy-clients__right-shape img {
  width: inherit;
}
@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) {
  .happy-clients__right-shape {
    right: 10px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .happy-clients__right-shape {
    display: none;
  }
}
.happy-clients__center-shape {
  position: absolute;
  left: 50%;
  bottom: -62px;
  -webkit-transform: translate(-50%, 0px);
          transform: translate(-50%, 0px);
}
.happy-clients__center-shape img {
  width: inherit;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .happy-clients__center-shape {
    display: none;
  }
}
.happy-clients__left-bg {
  position: absolute;
  left: -450px;
  width: 610.443px;
  height: 165.415px;
  -webkit-transform: rotate(127.12deg);
          transform: rotate(127.12deg);
  border-radius: 610.443px;
  background: rgba(254, 0, 229, 0.5);
  -webkit-filter: blur(250px);
          filter: blur(250px);
}
@media only screen and (min-width: 320px) and (max-width: 1200px) {
  .happy-clients__left-bg {
    display: none;
  }
}
.happy-clients__right-bg {
  position: absolute;
  right: -345px;
  width: 610.443px;
  height: 165.415px;
  -webkit-transform: rotate(127.12deg);
          transform: rotate(127.12deg);
  border-radius: 610.443px;
  background: rgba(254, 213, 0, 0.7);
  -webkit-filter: blur(250px);
          filter: blur(250px);
}
@media only screen and (min-width: 320px) and (max-width: 1200px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 1400px) and (max-width: 1600px) {
  .happy-clients__right-bg {
    display: none;
  }
}
.happy-clients__center-bg {
  position: absolute;
  left: 50%;
  top: 40%;
  width: 882px;
  height: 239px;
  border-radius: 882px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: rgba(81, 254, 0, 0.7);
  -webkit-filter: blur(400px);
          filter: blur(400px);
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .happy-clients__center-bg {
    left: 0;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .happy-clients__center-bg {
    display: none;
  }
}
.happy-clients__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  gap: 20px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 25px 11px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border-radius: 14px;
  border: 2px solid rgba(255, 255, 255, 0.5);
  background: rgba(255, 255, 255, 0.1);
  -webkit-box-shadow: 0px 10px 50px 0px rgba(3, 6, 17, 0.12);
          box-shadow: 0px 10px 50px 0px rgba(3, 6, 17, 0.12);
}
@media (max-width: 575px) {
  .happy-clients__item {
    padding: 15px 10px;
  }
}
.happy-clients__item-icon {
  margin-top: 12px;
}
@media (max-width: 575px) {
  .happy-clients__item-icon {
    margin-top: 5px;
  }
}
.happy-clients__item-icon img {
  width: inherit;
}
.happy-clients__item-text h2 {
  font-size: 64px;
  font-weight: 700;
  line-height: 34px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px) {
  .happy-clients__item-text h2 {
    font-size: 50px;
    line-height: 34px;
  }
}
@media (max-width: 575px) {
  .happy-clients__item-text h2 {
    font-size: 30px;
    line-height: 34px;
  }
}
.happy-clients__item-text h2 span {
  font-family: var(--rr-ff-body2);
}
.happy-clients__item-text p {
  margin-bottom: 0;
  color: #848484;
  margin-top: -6px;
  font-size: 18px;
  font-weight: 600;
  line-height: 34px;
}
.happy-clients__item:hover .happy-clients__item-icon {
  -webkit-animation-name: wobble-vertical;
          animation-name: wobble-vertical;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
}

/*----------------------------------------*/
/* 10.1 featuress
/*----------------------------------------*/
@media (max-width: 575px) {
  .features {
    overflow: hidden;
  }
}
.features .section-4__title-wrapper {
  max-width: 480px;
  margin-left: auto;
  margin-right: auto;
}
.features__item {
  border-radius: 14px;
  position: relative;
  margin-bottom: 40px;
}
.features__item::before {
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 14px;
  position: absolute;
  -webkit-transform: rotate(6deg);
          transform: rotate(6deg);
  -webkit-backdrop-filter: blur(4px);
          backdrop-filter: blur(4px);
  background: rgba(3, 6, 17, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.5);
}
.features__item.item-1 {
  background: linear-gradient(338deg, #9EB2FE -0.04%, #793DE4 78.49%);
  -webkit-transform: rotate(-6deg);
          transform: rotate(-6deg);
}
.features__item.item-2 {
  background: linear-gradient(338deg, #FF7979 -0.04%, #FF4799 78.49%);
  -webkit-transform: rotate(-6deg);
          transform: rotate(-6deg);
}
.features__item.item-3 {
  background: linear-gradient(338deg, #70CAFF -0.04%, #10A0FC 78.49%);
  -webkit-transform: rotate(-6deg);
          transform: rotate(-6deg);
}
.features__item__content {
  z-index: 3;
  padding: 50px;
  position: relative;
  -webkit-transform: rotate(6deg);
          transform: rotate(6deg);
}
@media (max-width: 575px) {
  .features__item__content {
    padding: 30px;
  }
}
.features__item-icon {
  margin-bottom: 50px;
}
@media (max-width: 575px) {
  .features__item-icon {
    margin-bottom: 30px;
  }
}
.features__item-icon img {
  width: inherit;
}
.features__item-text h3 {
  color: var(--rr-common-white);
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
}
.features__item-text h3:hover {
  color: #FECE00;
}
.features__item-text p {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  margin-bottom: 0;
  color: var(--rr-common-white);
}
.features__item-text .red-more {
  gap: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: var(--rr-common-white);
}
.features__item-text .red-more:hover {
  color: #FECE00;
}
.features__item-text .red-more:hover svg [stroke=white] {
  stroke: #FECE00;
}
.features__item:hover.item-1, .features__item:hover.item-2, .features__item:hover.item-3 {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
.features__item:hover.item-1:before, .features__item:hover.item-2:before, .features__item:hover.item-3:before {
  -webkit-transform: translate(18px, 18px);
          transform: translate(18px, 18px);
}
.features__item:hover .features__item__content {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
.features__item:hover .features__item-icon {
  -webkit-animation-name: wobble-vertical;
          animation-name: wobble-vertical;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
}
.features__bottom {
  position: relative;
  max-width: 690px;
  margin-left: auto;
  margin-right: auto;
}
.features__bottom__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 14px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  background: rgba(3, 6, 17, 0.06);
  -webkit-backdrop-filter: blur(4px);
          backdrop-filter: blur(4px);
  padding: 17px 20px;
  gap: 14px;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .features__bottom__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
    padding: 17px 15px;
  }
}
.features__bottom-left-shape {
  position: absolute;
  left: -34px;
  top: -12px;
  z-index: -1;
}
@media (max-width: 575px) {
  .features__bottom-left-shape {
    display: none;
  }
}
.features__bottom-right-shape {
  position: absolute;
  right: -32px;
  bottom: -28px;
  z-index: -1;
}
@media (max-width: 575px) {
  .features__bottom-right-shape {
    display: none;
  }
}
.features__bottom span {
  border-radius: 6px;
  background: #FECE00;
  color: #04121F;
  font-size: 16px;
  font-weight: 600;
  padding: 6px 20px;
}
.features__bottom p {
  color: #808287;
  font-size: 16px;
  font-weight: 600;
}
.features__bottom p a {
  color: #030611;
  margin-left: 8px;
  text-decoration: underline;
}
.features__bottom p a:hover {
  color: var(--rr-theme-primary2);
}

/*----------------------------------------*/
/* 10.1 customer
/*----------------------------------------*/
.customer {
  position: relative;
  border-radius: 40px 40px 0px 0px;
  background-repeat: no-repeat;
}
.customer__space {
  padding-top: 100px;
  padding-bottom: 185px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .customer__space {
    padding-bottom: 40px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .customer__space {
    padding-bottom: 0px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .customer__space {
    padding-bottom: 0px;
  }
}
.customer .container {
  position: relative;
}
.customer__bg-left {
  width: 462px;
  height: 462px;
  border-radius: 462px;
  background: rgba(81, 254, 0, 0.7);
  -webkit-filter: blur(315px);
          filter: blur(315px);
  position: absolute;
  z-index: 2;
  top: 0;
  left: -315px;
}
.customer__bg-right {
  width: 462px;
  height: 462px;
  border-radius: 462px;
  background: rgba(0, 193, 254, 0.7);
  -webkit-filter: blur(315px);
          filter: blur(315px);
  top: 27px;
  z-index: 2;
  right: -291px;
  position: absolute;
}
@media only screen and (min-width: 320px) and (max-width: 1200px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 1400px) and (max-width: 1600px) {
  .customer__bg-right {
    display: none;
  }
}
.customer__left-shape {
  position: absolute;
  z-index: 2;
  top: 138px;
  left: -40px;
}
.customer__left-shape img {
  width: inherit;
}
.customer__right-shape {
  z-index: 2;
  right: -26px;
  top: 138px;
  position: absolute;
}
.customer__right-shape img {
  width: inherit;
}
@media (max-width: 575px) {
  .customer__right-shape {
    display: none;
  }
}
.customer__center-shape {
  position: absolute;
  bottom: -25px;
  right: 474px;
  z-index: 2;
}
.customer__center-shape img {
  width: inherit;
}
.customer .section-4__title-wrapper {
  position: relative;
  z-index: 2;
  max-width: 553px;
  margin-left: auto;
  margin-right: auto;
}
.customer__item {
  margin-bottom: 30px;
  border-radius: 14px;
  border: 2px solid rgba(255, 255, 255, 0.5);
  background: rgba(255, 255, 255, 0.1);
  -webkit-box-shadow: 0px 10px 50px 0px rgba(3, 6, 17, 0.12);
          box-shadow: 0px 10px 50px 0px rgba(3, 6, 17, 0.12);
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
  text-align: center;
  padding: 54px 15px;
  position: relative;
  z-index: 9;
}
.customer__item__contnet img {
  width: inherit;
}
.customer__item__contnet p {
  color: rgba(3, 6, 17, 0.6);
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 34px;
}
.customer__item__rating {
  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;
  gap: 7px;
}
.customer__item__rating img {
  width: inherit;
}

/*----------------------------------------*/
/* 10.1 examine
/*----------------------------------------*/
.examine__space {
  padding-top: 80px;
}
.examine__top-shape {
  position: absolute;
  right: -130px;
}
.examine__top-shape img {
  width: inherit;
}
.examine__bottom-shape {
  position: absolute;
  bottom: 100px;
  right: -78px;
}
.examine__bottom-shape img {
  width: inherit;
}
.examine .container {
  position: relative;
}
.examine__wrapper {
  position: relative;
  border-radius: 0px 14px 14px 0px;
  margin-left: -277px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), 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) {
  .examine__wrapper {
    margin-left: 0;
  }
}
.examine__wrapper::before {
  background: #FCF9FF;
  border: 1px solid rgba(160, 51, 255, 0.5);
  border-left: 0;
  width: calc(100% + 10000px);
  height: 100%;
  content: "";
  left: -10000px;
  height: 100%;
  content: "";
  border-radius: 0px 14px 14px 0px;
  position: absolute;
}
.examine__shape {
  position: absolute;
  top: 85px;
  right: 39px;
}
.examine__media {
  text-align: right;
}
.examine__media img {
  margin-top: 60px;
  margin-bottom: 40px;
  position: relative;
  z-index: 1;
  -webkit-margin-end: 80px;
          margin-inline-end: 80px;
  max-width: 800px;
}
.examine__content {
  margin-left: 60px;
}
@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) {
  .examine__content {
    margin-left: 0;
    margin-top: 40px;
  }
}
.examine__content p {
  color: #030611;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
  opacity: 0.6;
}
.examine__content ul li {
  list-style: none;
  border-radius: 4px;
  background: -webkit-gradient(linear, left top, right top, from(rgba(3, 6, 17, 0.1)), to(#FFF));
  background: linear-gradient(90deg, rgba(3, 6, 17, 0.1) 0%, #FFF 100%);
  gap: 6px;
  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;
  margin-bottom: 14px;
  padding: 8px;
  padding-left: 10px;
  padding-right: 0;
  color: #030611;
  font-size: 16px;
  font-weight: 600;
}
@media (max-width:450px) {
  .examine__content ul li {
    font-size: 12px;
    gap: 4px;
    padding-left: 4px;
  }
}

/*----------------------------------------*/
/* 10.1 payouts
/*----------------------------------------*/
.payouts .container {
  position: relative;
}
.payouts__top-shape {
  position: absolute;
  top: 60px;
  left: -171px;
}
.payouts__top-shape img {
  width: inherit;
}
.payouts__bottom-shape {
  position: absolute;
  bottom: 60px;
  left: 450px;
}
.payouts__bottom-shape img {
  width: inherit;
}
.payouts__content {
  max-width: 568px;
}
@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) {
  .payouts__content {
    max-width: 100%;
  }
}
.payouts__content p {
  color: var(--rr-text-boduy2);
  font-size: 18px;
  font-weight: var(--rr-fw-medium);
  line-height: 28px;
  opacity: 0.6;
}
.payouts__content .rr-btn.btn-yellow {
  padding: 14px 28px;
}
.payouts__shape {
  position: absolute;
  left: 122px;
  top: 97px;
  z-index: -1;
}
.payouts__shape img {
  width: inherit;
}
@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) {
  .payouts__shape img {
    width: 100%;
  }
}
.payouts__wrapper {
  position: relative;
  border-radius: 14px;
}
.payouts__wrapper::before {
  background: #FFF9F9;
  z-index: -1;
  border-radius: 14px;
  border: 1px solid rgba(255, 51, 51, 0.5);
  border-right: 0;
  width: calc(100% + 10000px);
  height: 100%;
  content: "";
  right: -10000px;
  content: "";
  position: absolute;
}
@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) {
  .payouts__media {
    margin-top: 40px;
  }
}
.payouts__media img {
  margin-left: 159px;
  margin-top: 85px;
  margin-bottom: 60px;
  width: inherit;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .payouts__media img {
    width: 100%;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .payouts__media img {
    margin-left: 10px;
  }
}
@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) {
  .payouts__media img {
    margin-left: 10px;
  }
}
@media (max-width: 575px) {
  .payouts__media img {
    margin-left: 10px;
    margin-bottom: 35px;
  }
}

/*----------------------------------------*/
/* 10.1 testimonial
/*----------------------------------------*/
.testimonial {
  position: relative;
}
.testimonial__space {
  padding-top: 100px;
  padding-bottom: 100px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .testimonial__space {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .testimonial__space {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}
.testimonial__bg {
  position: absolute;
  top: 0;
  left: 0;
}
.testimonial .section-4__title-wrapper {
  max-width: 606px;
  margin-left: auto;
  margin-right: auto;
}
.testimonial .container {
  position: relative;
}
.testimonial__item {
  background-color: #FBCC00;
  border-radius: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.testimonial__content {
  border-radius: 20px 0px 100px 20px;
  background: var(--rr-common-white);
  -webkit-box-shadow: 0px 0px 70px 0px rgba(3, 6, 17, 0.14);
          box-shadow: 0px 0px 70px 0px rgba(3, 6, 17, 0.14);
  padding-top: 70px;
  padding-left: 80px;
  padding-bottom: 20px;
  padding-right: 130px;
  max-width: 920px;
}
@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) {
  .testimonial__content {
    padding: 30px 20px;
    max-width: 100%;
  }
}
.testimonial__content-rating {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 7px;
  margin-bottom: 35px;
}
.testimonial__content-rating img {
  width: inherit;
}
.testimonial__content p {
  color: var(--rr-theme-body2);
  font-size: 22px;
  font-weight: var(--rr-fw-medium);
  line-height: 40px;
  opacity: 0.6;
  margin-bottom: 0;
}
@media (max-width: 575px) {
  .testimonial__content p {
    font-size: 16px;
    line-height: 30px;
  }
}
.testimonial__content-author {
  margin-top: 40px;
}
.testimonial__media {
  margin-top: auto;
  padding-top: 30px;
  margin-left: 35px;
  max-width: 280px;
}
@media (max-width: 575px) {
  .testimonial__media {
    max-width: 200px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), 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) {
  .testimonial__media {
    margin-left: auto;
    margin-right: auto;
  }
}
.testimonial__media img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@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) {
  .testimonial__slider__arrow {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
  }
}
.testimonial__slider__arrow-prev {
  left: -10px;
  background-color: #FBCC00;
}
.testimonial__slider__arrow-next {
  right: -10px;
  background-color: #356DF1;
}
.testimonial__slider__arrow-prev, .testimonial__slider__arrow-next {
  width: 50px;
  height: 50px;
  z-index: 9;
  position: absolute;
  top: 50%;
  margin-top: 20px;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  border-radius: 500px;
}
@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) {
  .testimonial__slider__arrow-prev, .testimonial__slider__arrow-next {
    top: inherit;
    margin-top: 30px;
    position: inherit;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
.testimonial__slider__arrow-prev:hover, .testimonial__slider__arrow-next:hover {
  background: var(--rr-theme-primary2);
}
.testimonial__slider__arrow-prev:hover svg path[stroke="#171718"], .testimonial__slider__arrow-next:hover svg path[stroke="#171718"] {
  stroke: var(--rr-common-white);
}
.testimonial__bottom .carouselTicker {
  margin: 0;
  rotate: 0deg;
}
.testimonial__bottom .carouselTicker__list {
  margin: 0;
  padding: 50px 0;
  list-style: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 30px;
}
.testimonial__bottom .carouselTicker__list li {
  gap: 30px;
  float: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 15px;
  font-weight: 600;
  padding: 23px 67px;
  border-radius: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid rgba(3, 6, 17, 0.1411764706);
  background: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
@media (max-width: 575px) {
  .testimonial__bottom .carouselTicker__list li {
    padding: 11px 30px;
  }
}
.testimonial__bottom .carouselTicker__list li:hover {
  background: var(--rr-common-white);
  border-color: transparent;
  -webkit-box-shadow: -3px 0px 0px 0px #356DF1, 0px 10px 40px 0px rgba(3, 6, 17, 0.2);
          box-shadow: -3px 0px 0px 0px #356DF1, 0px 10px 40px 0px rgba(3, 6, 17, 0.2);
}

/*----------------------------------------*/
/* 10.1 chosen-tools
/*----------------------------------------*/
.chosen-tools__wrapper {
  border-radius: 20px;
  overflow: hidden;
  position: relative;
  min-height: 470px;
}
@media (max-width: 575px) {
  .chosen-tools__wrapper {
    height: 700px;
  }
}
.chosen-tools__left-bg {
  left: -315px;
  width: 462px;
  height: 462px;
  position: absolute;
  -webkit-filter: blur(315px);
          filter: blur(315px);
  border-radius: 462px;
  background: rgba(81, 254, 0, 0.7);
}
.chosen-tools__right-bg {
  top: 103px;
  width: 462px;
  height: 462px;
  right: -165px;
  position: absolute;
  -webkit-filter: blur(315px);
          filter: blur(315px);
  border-radius: 462px;
  background: rgba(0, 193, 254, 0.7);
}
.chosen-tools__center {
  top: 50%;
  left: 50%;
  width: 204px;
  height: 84px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 10px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: var(--rr-common-white);
  -webkit-box-shadow: 0px 1px 3px 0px rgba(3, 6, 17, 0.16);
          box-shadow: 0px 1px 3px 0px rgba(3, 6, 17, 0.16);
}
.chosen-tools__center img {
  width: auto;
}
.chosen-tools__left-item {
  width: 100px;
  height: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 100px;
  background: var(--rr-common-white);
  -webkit-box-shadow: 0px 1px 3px 0px rgba(3, 6, 17, 0.16);
          box-shadow: 0px 1px 3px 0px rgba(3, 6, 17, 0.16);
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px) {
  .chosen-tools__left-item {
    width: 80px;
    height: 80px;
  }
}
@media (max-width: 575px) {
  .chosen-tools__left-item {
    width: 80px;
    height: 80px;
  }
}
.chosen-tools__left-item img {
  width: auto;
}
.chosen-tools__left-item__media::before {
  width: 70px;
  height: 70px;
  border-radius: 500px;
  background-color: transparent;
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px) {
  .chosen-tools__left-item__media::before {
    width: 60px;
    height: 60px;
  }
}
@media (max-width: 575px) {
  .chosen-tools__left-item__media::before {
    width: 60px;
    height: 60px;
  }
}
.chosen-tools__left-item.item-1 {
  position: absolute;
  top: 80px;
  left: 80px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .chosen-tools__left-item.item-1 {
    left: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .chosen-tools__left-item.item-1 {
    left: 10px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .chosen-tools__left-item.item-1 {
    left: 10px;
    top: 30px;
  }
}
@media (max-width: 575px) {
  .chosen-tools__left-item.item-1 {
    left: 10px;
    top: 30px;
  }
}
.chosen-tools__left-item.item-1 .chosen-tools__left-item__media::before {
  background-color: rgba(254, 92, 53, 0.1);
}
.chosen-tools__left-item.item-2 {
  position: absolute;
  top: 80px;
  left: 380px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .chosen-tools__left-item.item-2 {
    left: 300px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .chosen-tools__left-item.item-2 {
    left: 200px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .chosen-tools__left-item.item-2 {
    left: 110px;
    top: 50px;
  }
}
@media (max-width: 575px) {
  .chosen-tools__left-item.item-2 {
    left: 200px;
    top: 50px;
  }
}
.chosen-tools__left-item.item-2 .chosen-tools__left-item__media::before {
  background-color: rgba(0, 97, 255, 0.1);
}
.chosen-tools__left-item.item-3 {
  position: absolute;
  top: 185px;
  left: 230px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .chosen-tools__left-item.item-3 {
    left: 180px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .chosen-tools__left-item.item-3 {
    left: 100px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .chosen-tools__left-item.item-3 {
    left: 50px;
    top: 200px;
  }
}
@media (max-width: 575px) {
  .chosen-tools__left-item.item-3 {
    left: 100px;
    top: 115px;
  }
}
.chosen-tools__left-item.item-3 .chosen-tools__left-item__media::before {
  background-color: rgba(46, 182, 125, 0.1);
}
.chosen-tools__left-item.item-4 {
  position: absolute;
  top: 290px;
  left: 80px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .chosen-tools__left-item.item-4 {
    left: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .chosen-tools__left-item.item-4 {
    left: 10px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .chosen-tools__left-item.item-4 {
    left: 10px;
    top: 350px;
  }
}
@media (max-width: 575px) {
  .chosen-tools__left-item.item-4 {
    left: 10px;
    top: 200px;
  }
}
.chosen-tools__left-item.item-4 .chosen-tools__left-item__media::before {
  background-color: rgba(149, 191, 70, 0.14);
}
.chosen-tools__left-item.item-5 {
  position: absolute;
  top: 290px;
  left: 380px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .chosen-tools__left-item.item-5 {
    left: 300px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .chosen-tools__left-item.item-5 {
    left: 200px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .chosen-tools__left-item.item-5 {
    left: 110px;
    top: 350px;
  }
}
@media (max-width: 575px) {
  .chosen-tools__left-item.item-5 {
    left: 200px;
    top: 200px;
  }
}
.chosen-tools__left-item.item-5 .chosen-tools__left-item__media::before {
  background-color: rgba(30, 30, 30, 0.1);
}
.chosen-tools__left-item.item-6 {
  position: absolute;
  top: 80px;
  left: 810px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .chosen-tools__left-item.item-6 {
    left: 610px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .chosen-tools__left-item.item-6 {
    left: 360px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .chosen-tools__left-item.item-6 {
    left: 300px;
    top: 50px;
  }
}
@media (max-width: 575px) {
  .chosen-tools__left-item.item-6 {
    left: 10px;
    top: 430px;
  }
}
.chosen-tools__left-item.item-6 .chosen-tools__left-item__media::before {
  background-color: rgba(31, 141, 237, 0.08);
}
.chosen-tools__left-item.item-7 {
  position: absolute;
  top: 80px;
  left: 1110px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .chosen-tools__left-item.item-7 {
    left: 810px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .chosen-tools__left-item.item-7 {
    left: 560px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .chosen-tools__left-item.item-7 {
    top: 50px;
    left: 400px;
  }
}
@media (max-width: 575px) {
  .chosen-tools__left-item.item-7 {
    left: 200px;
    top: 430px;
  }
}
.chosen-tools__left-item.item-7 .chosen-tools__left-item__media::before {
  background-color: rgba(255, 208, 47, 0.1);
}
.chosen-tools__left-item.item-8 {
  position: absolute;
  top: 185px;
  left: 960px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .chosen-tools__left-item.item-8 {
    left: 710px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .chosen-tools__left-item.item-8 {
    left: 460px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .chosen-tools__left-item.item-8 {
    top: 200px;
    left: 370px;
  }
}
@media (max-width: 575px) {
  .chosen-tools__left-item.item-8 {
    left: 100px;
    top: 530px;
  }
}
.chosen-tools__left-item.item-8 .chosen-tools__left-item__media::before {
  background-color: rgba(198, 34, 51, 0.1);
}
.chosen-tools__left-item.item-9 {
  position: absolute;
  top: 290px;
  left: 810px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .chosen-tools__left-item.item-9 {
    left: 610px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .chosen-tools__left-item.item-9 {
    left: 360px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .chosen-tools__left-item.item-9 {
    top: 350px;
    left: 300px;
  }
}
@media (max-width: 575px) {
  .chosen-tools__left-item.item-9 {
    left: 20px;
    top: 600px;
  }
}
.chosen-tools__left-item.item-9 .chosen-tools__left-item__media::before {
  background-color: rgba(52, 163, 83, 0.1);
}
.chosen-tools__left-item.item-10 {
  position: absolute;
  top: 290px;
  left: 1110px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .chosen-tools__left-item.item-10 {
    left: 810px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .chosen-tools__left-item.item-10 {
    left: 560px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .chosen-tools__left-item.item-10 {
    top: 350px;
    left: 400px;
  }
}
@media (max-width: 575px) {
  .chosen-tools__left-item.item-10 {
    left: 200px;
    top: 600px;
  }
}
.chosen-tools__left-item.item-10 .chosen-tools__left-item__media::before {
  background-color: rgba(24, 191, 255, 0.12);
}

/*----------------------------------------*/
/* 10.1 operation
/*----------------------------------------*/
.operation__shape {
  position: absolute;
  top: -270px;
  left: 0;
  z-index: -1;
}
.operation__item {
  z-index: 1;
  padding: 34px;
  overflow: hidden;
  position: relative;
  margin-bottom: 30px;
  border-radius: 10px;
}
@media (max-width: 575px) {
  .operation__item {
    padding: 30px 20px;
  }
}
.operation__item.item-1 {
  background: #FFECEC;
  border: 1px solid #F3BEE7;
}
.operation__item.item-2 {
  background-color: #ECF7FF;
  border: 1px solid #CBBEF3;
}
.operation__item.item-3 {
  background-color: #E8FDF3;
  border: 1px solid #A8D1CF;
}
.operation__item__content {
  padding-left: 16px;
  padding-top: 24px;
  padding-right: 16px;
}
@media (max-width: 575px) {
  .operation__item__content {
    padding-left: 0;
    padding-top: 0;
    padding-right: 0;
  }
}
.operation__item__content ul {
  list-style: none;
}
.operation__item__content ul li {
  gap: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 15px;
  margin-bottom: 15px;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  font-weight: var(--rr-fw-medium);
}
.operation__item__content ul li:last-child {
  margin-bottom: 0;
}
.operation__item__content ul li img {
  width: inherit;
}
.operation__item__media {
  overflow: hidden;
  margin-top: 53px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  height: 200px;
  border-radius: 10px;
  background: var(--rr-common-white);
  -webkit-box-shadow: 0px 4px 14px 0px rgba(3, 6, 17, 0.14);
          box-shadow: 0px 4px 14px 0px rgba(3, 6, 17, 0.14);
}
@media (max-width: 575px) {
  .operation__item__media {
    height: 150px;
  }
}

/*----------------------------------------*/
/* 10.1 management-system
/*----------------------------------------*/
.management-system__media {
  margin-right: 20px;
}
.management-system__media img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.management-system__content {
  padding-left: 26px;
}
@media (max-width: 575px) {
  .management-system__content {
    padding-left: 0;
  }
}
.management-system__shape {
  top: 43px;
  left: -32px;
  position: absolute;
  -webkit-transform: translate(-50%, 0%);
          transform: translate(-50%, 0%);
}
@media only screen and (min-width: 320px) and (max-width: 1200px), only screen and (min-width: 1200px) and (max-width: 1399px) {
  .management-system__shape {
    display: none;
  }
}
.management-system__shape img {
  width: auto;
}
.management-system__box {
  position: relative;
}
.management-system__box-item {
  gap: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 35px;
  position: relative;
  overflow: hidden;
}
.management-system__box-item:last-child {
  margin-bottom: 0;
}
@media (max-width: 575px) {
  .management-system__box-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
  }
}
.management-system__box-item__shape {
  position: absolute;
  left: 156px;
  top: 50%;
  z-index: -1;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media (max-width: 575px) {
  .management-system__box-item__shape {
    display: none;
  }
}
.management-system__box-item.item-2 .management-system__box-item__number {
  background-color: #FFECEC;
  color: #CD26A8;
}
.management-system__box-item.item-2 .management-system__box-item__content {
  background-color: #FFECEC;
}
.management-system__box-item.item-3 .management-system__box-item__number {
  background-color: #E8FDF3;
  color: #25907A;
}
.management-system__box-item.item-3 .management-system__box-item__content {
  background-color: #E8FDF3;
}
.management-system__box-item__number {
  width: 60px;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-width: 60px;
  font-size: 30px;
  color: #356DF1;
  font-weight: 600;
  line-height: 54px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #ECF7FF;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 16px;
}
.management-system__box-item__content {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 17px;
  padding-left: 34px;
  padding-right: 30px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 17px;
  background-color: #ECF7FF;
  border-radius: 10px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
}
@media (max-width: 575px) {
  .management-system__box-item__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    padding-left: 10px;
    padding-right: 10px;
  }
}
.management-system__box-item__text h4 {
  font-family: var(--rr-ff-roboto);
  font-weight: var(--rr-fw-sbold);
  margin-bottom: 10px;
}
.management-system__box-item__icon {
  width: 46px;
  height: 46px;
  min-width: 46px;
  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-color: var(--rr-common-white);
  -webkit-box-shadow: 0px 1px 2px 0px rgba(11, 23, 40, 0.14);
          box-shadow: 0px 1px 2px 0px rgba(11, 23, 40, 0.14);
}
@media (max-width: 575px) {
  .management-system__box-item__icon {
    margin-top: 20px;
  }
}
.management-system__box-item__icon:hover {
  background-color: var(--rr-theme-primary);
}
.management-system__box-item__icon:hover svg [stroke=black] {
  stroke: var(--rr-common-white);
}

/*----------------------------------------*/
/* 10.1 hr-operation
/*----------------------------------------*/
.hr-operation__top-shape {
  position: absolute;
  top: 64px;
  right: 152px;
}
.hr-operation__top-shape img {
  width: auto;
}
.hr-operation__bottom-shape {
  position: absolute;
  bottom: 77px;
  right: 94px;
}
@media (max-width: 575px) {
  .hr-operation__bottom-shape {
    display: none;
  }
}
.hr-operation__bottom-shape img {
  width: auto;
}
.hr-operation__bg-1 {
  width: 1133.062px;
  height: 118.027px;
  rotate: 32.476deg;
  background: rgba(95, 252, 40, 0.3);
  -webkit-filter: blur(200px);
          filter: blur(200px);
  position: absolute;
  top: 40%;
  left: -20%;
}
.hr-operation__bg-2 {
  width: 1133.062px;
  height: 118.027px;
  -webkit-transform: rotate(-29.437deg);
          transform: rotate(-29.437deg);
  background: rgba(0, 163, 255, 0.2);
  -webkit-filter: blur(200px);
          filter: blur(200px);
  position: absolute;
  top: 40%;
  left: -20%;
}
.hr-operation__content {
  border-radius: 20px;
  background: #E6F2FE;
  padding: 85px 79px;
  margin-bottom: 30px;
  position: relative;
  overflow: hidden;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px) {
  .hr-operation__content {
    padding: 60px 30px;
  }
}
@media (max-width: 575px) {
  .hr-operation__content {
    padding: 40px 20px;
  }
}
.hr-operation__content-icon img {
  width: auto;
}
.hr-operation__content .rr-btn__theme-6 {
  padding: 15px 38px;
}
.hr-operation .has--line {
  position: relative;
}
.hr-operation .has--line::before {
  content: "";
  height: 22px;
  position: absolute;
  bottom: -305px;
  left: -50px;
  background-color: #E8FDF3;
  width: 76.122px;
  -webkit-transform: rotate(-47deg);
  transform: rotate(-47deg);
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hr-operation .has--line::before {
    bottom: -290px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .hr-operation .has--line::before {
    display: none;
  }
}
.hr-operation__item {
  overflow: hidden;
  position: relative;
  padding: 40px 40px;
  margin-bottom: 20px;
  background: #E8FDF3;
  border-radius: 10px;
}
.hr-operation__item.item-1 {
  background-color: #ECF7FF;
}
.hr-operation__item.item-1 .hr-operation__item-text h2 .plus {
  margin-left: -15px;
  color: #356DF1;
}
.hr-operation__item.item-2 {
  position: relative;
}
.hr-operation__item.item-2 .hr-operation__item-text h2 .plus {
  color: #25907A;
}
.hr-operation__item.item-4 {
  background-color: #FDE5F8;
}
.hr-operation__item.item-4 .hr-operation__item-text h2 .plus {
  color: #CD26A8;
}
.hr-operation__item-shape {
  position: absolute;
  right: -200px;
  top: -30px;
}
.hr-operation__item-icon img {
  width: auto;
}
.hr-operation__item-text h2 {
  font-size: 64px;
  line-height: 40px;
  font-style: normal;
  color: var(--rr-text-body2);
  font-weight: var(--rr-fw-bold);
  font-family: var(--rr-ff-roboto);
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px) {
  .hr-operation__item-text h2 {
    font-size: 50px;
    line-height: 34px;
  }
}
@media (max-width: 575px) {
  .hr-operation__item-text h2 {
    font-size: 30px;
    line-height: 34px;
  }
}
.hr-operation__item-text h2 .odometer {
  font-family: var(--rr-ff-roboto);
}
.hr-operation__item-text h2 .plus {
  color: #25907A;
}
.hr-operation__item-text p {
  text-transform: uppercase;
  font-weight: var(--rr-fw-medium);
  color: var(--rr-text-body2);
}

@media (max-width: 575px) {
  .services-7__widget {
    display: block !important;
  }
}
.services-7__content {
  background: linear-gradient(135deg, rgb(221, 17, 60) 0%, rgb(4, 27, 170) 100%);
  border-radius: 10px;
}
.services-7__item {
  background: -webkit-gradient(linear, left top, left bottom, from(#FAEDDC), to(#FFFAF3));
  background: linear-gradient(180deg, #FAEDDC 0%, #FFFAF3 100%);
  border: 1px solid #D9D3CC;
  border-radius: 10px;
  width: 100%;
  height: 330px;
  overflow: hidden;
  position: relative;
  margin-bottom: 30px;
}
.services-7__item:hover .services-7__item__info {
  bottom: 0;
}
.services-7__item:hover .services-7__item__info .arrow__btn i {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.services-7__item__icon img {
  width: inherit;
}
.services-7__item__title h3 {
  font-size: 20px;
  color: var(--rr-text-body2);
  font-weight: var(--rr-fw-blod);
  line-height: 32px;
  font-family: var(--rr-ff-urbanist);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .services-7__item__title h3 {
    font-size: 18px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .services-7__item__title h3 {
    font-size: 14px;
  }
}
.services-7__item__info {
  background: rgba(254, 247, 238, 0.9);
  border-top: 1px solid #D9D3CC;
  -webkit-backdrop-filter: blur(7px);
          backdrop-filter: blur(7px);
  border-radius: 10px;
  width: 100%;
  padding: 10px 10px 35px 24px;
  height: 194px;
  bottom: -129px;
  left: 0;
}
.services-7__item__info p {
  font-size: 16px;
  color: var(--rr-text-body2);
  font-weight: 500;
  opacity: 0.7;
  line-height: 24px;
  font-family: var(--rr-ff-urbanist);
  margin-bottom: 28px;
}
.services-7__item__info .text-btn-2 {
  font-size: 16px;
  color: var(--rr-text-body2);
  font-weight: var(--rr-fw-blod);
  font-family: var(--rr-ff-urbanist);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}
.services-7__item__info .text-btn-2:hover {
  color: #356DF1;
}
.services-7__item__info .text-btn-2:hover svg [stroke="#030611"] {
  stroke: #356DF1;
}
.services-7__item__button .arrow__btn {
  width: 44px;
  height: 44px;
  background: #356DF1;
  display: inline-block;
  color: var(--rr-common-white);
  font-size: 12px;
  text-align: center;
  line-height: 44px;
  border-radius: 100px;
}
.services-7__item__button .arrow__btn:hover {
  color: var(--rr-common-white);
}
.services-7__item__button .rr-btn__theme-7 {
  padding: 15px 33px;
}
.services-7__item__button .rr-btn__theme-7 .btn-wrap span {
  color: white;
}
.services-7__item__button .rr-btn__theme-7 .btn-wrap span svg {
  padding-left: 8px;
}
.services-7__thumb img {
  width: inherit;
}
.services-7__title {
  font-size: 28px;
  font-weight: var(--rr-fw-blod);
  color: var(--rr-common-white);
  line-height: 38px;
  font-family: var(--rr-ff-urbanist);
  margin-bottom: 10px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .services-7__title {
    font-size: 21px;
    line-height: 30px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .services-7__title {
    font-size: 21px;
    line-height: 30px;
  }
}
.services-7__text {
  padding: 69px 0 73px 50px;
}
@media (max-width: 575px) {
  .services-7__text {
    padding: 40px 0 5px 20px;
  }
}
.services-7__text p {
  color: var(--rr-common-white);
  opacity: 0.8;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  margin-bottom: 0;
  font-family: var(--rr-ff-urbanist);
}
.services-7__thumb {
  padding: 35px 30px 0 16px;
}
@media (max-width: 575px) {
  .services-7__thumb {
    padding: 25px 30px 20px 16px;
  }
}
.services-7__button .text-btn {
  font-size: 16px;
  color: var(--rr-common-white);
  font-weight: 500;
  font-family: var(--rr-ff-urbanist);
}
.services-7__button .text-btn:hover {
  color: #FECE00;
}
.services-7__button .text-btn i {
  -webkit-transform: translateY(2px);
          transform: translateY(2px);
  margin-left: 4px;
}

section.services-7__area.section-space-top.rr__body__bg {
  border-radius: 40px 40px 0 0;
}

.service-bg-wrapper {
  background-color: #FFFAF3;
  border-radius: 40px;
  overflow: hidden;
}
@media (max-width: 575px) {
  .service-bg-wrapper {
    border-radius: 20px;
  }
}

.background-bg-3-wrapper {
  background-color: #FFFAF3;
  border-radius: 40px;
  overflow: hidden;
}
@media (max-width: 575px) {
  .background-bg-3-wrapper {
    border-radius: 20px;
  }
}

.about-7__content P {
  font-size: 18px;
  color: #030611;
  font-weight: 500;
  opacity: 0.6;
  margin-bottom: 35px;
  font-family: var(--rr-ff-urbanist);
}
.about-7__content__list ul {
  list-style: none;
}
.about-7__content__list ul li {
  font-size: 16px;
  color: #030611;
  font-weight: 600;
  background: -webkit-gradient(linear, left top, right top, from(#F4ECE1), to(#FFFAF3));
  background: linear-gradient(90deg, #F4ECE1 0%, #FFFAF3 100%);
  border-radius: 4px;
  margin-bottom: 14px;
  max-width: 335px;
  padding: 8px 10px;
  font-family: var(--rr-ff-urbanist);
}
@media (max-width: 575px) {
  .about-7__content__list ul li {
    font-size: 13px;
  }
}
.about-7__shape {
  bottom: -15px;
  left: 0;
}
.about-7__button .rr-btn__theme-7 {
  background: #FECE00;
  border-radius: 6px;
  font-size: 16px;
  font-weight: 700;
  color: #030611;
  border: 0;
  padding: 15px 33px;
}
.about-7__button .rr-btn__theme-7 .btn-wrap {
  margin-left: 8px;
}
.about-7__button .rr-btn__theme-7 .btn-wrap span {
  color: #030611;
}
.about-7__button .rr-btn__theme-7:hover .btn-wrap span {
  color: var(--rr-common-white);
}

.pricing-7__item {
  background: rgba(255, 255, 255, 0.08);
  -webkit-box-shadow: 0px 10px 50px rgba(3, 6, 17, 0.12);
          box-shadow: 0px 10px 50px rgba(3, 6, 17, 0.12);
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
  border: 1.5px solid rgba(255, 255, 255, 0.2);
  border-radius: 10px;
  padding: 0 40px;
  padding-bottom: 60px;
}
@media (max-width: 575px) {
  .pricing-7__item {
    padding: 0 20px;
    padding-bottom: 30px;
  }
}
.pricing-7__item__list ul {
  list-style: none;
}
.pricing-7__item__list ul li {
  font-size: 16px;
  color: #fff;
  font-weight: 500;
  opacity: 0.8;
  line-height: 40px;
  font-family: var(--rr-ff-urbanist);
}
.pricing-7__item__list ul li img {
  width: auto;
  margin-right: 12px;
}
.pricing-7__bg {
  background-color: #0C0C0C;
}
.pricing-7__top__info span {
  background: linear-gradient(135deg, #DB27D1 0%, #621BBC 100%);
  border-radius: 0px 0px 4px 6px;
  padding: 7px 21.6px;
  font-size: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #fff;
  font-weight: 500;
  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;
  gap: 10px;
  min-width: 166px;
}
.pricing-7__price span {
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  opacity: 0.7;
  font-family: var(--rr-ff-urbanist);
  margin-bottom: 28px;
  display: inline-block;
}
.pricing-7__price .price {
  font-size: 50px;
  color: #000;
  font-weight: 700;
  line-height: 30px;
  margin-bottom: 20px;
  color: #fff;
  font-family: var(--rr-ff-urbanist);
}
@media (max-width: 575px) {
  .pricing-7__price .price {
    font-size: 30px;
    margin-bottom: 10px;
  }
}
.pricing-7__icon img {
  width: inherit;
}
@media (max-width: 575px) {
  .pricing-7__icon img {
    max-width: 90px;
  }
}
.pricing-7__shape {
  right: -55px;
  bottom: -60px;
}
.pricing-7__icon.icon-space-1 {
  margin-top: 44px;
  margin-bottom: 50px;
}
.pricing-7__icon.icon-space-2 {
  margin-top: 34px;
  margin-bottom: 34px;
}
.pricing-7__icon.icon-space-3 {
  margin-top: 30px;
  margin-bottom: 30px;
}

.pricing-7__button .rr-btn__theme-7 {
  font-size: 16px;
  font-weight: 700;
  background: rgba(255, 255, 255, 0.08);
  border: 1.5px solid rgba(255, 255, 255, 0.2);
  -webkit-box-shadow: 0px 10px 50px rgba(3, 6, 17, 0.12);
          box-shadow: 0px 10px 50px rgba(3, 6, 17, 0.12);
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
  border-radius: 4px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100%;
  padding: 14px 0px;
  font-family: var(--rr-ff-urbanist);
}
.pricing-7__button .rr-btn__theme-7 .btn-wrap .text-one {
  position: relative;
  display: block;
  color: #fff;
}

.hosting_search-7__widget__space {
  padding-left: 80px;
  padding-right: 80px;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .hosting_search-7__widget__space {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.hosting_search-7__title {
  color: #FFF;
  text-align: center;
  font-family: var(--rr-ff-urbanist);
  font-size: 36px;
  font-weight: 800;
  margin-bottom: 50px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .hosting_search-7__title {
    font-size: 33px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .hosting_search-7__title {
    font-size: 24px;
    line-height: 25px;
  }
}
.hosting_search-7__input__box input {
  border-radius: 6px;
  background: #FFF;
  color: #030611 !important;
  -webkit-box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.1);
  padding: 31px 30px;
  padding-right: 240px;
  opacity: 1;
}
@media (max-width: 575px) {
  .hosting_search-7__input__box input {
    padding-right: 40px;
    padding: 24px 30px;
  }
}
.hosting_search-7__input__box input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #030611 !important;
  font-size: 16px;
  font-weight: 600;
  opacity: 0.5;
  font-family: var(--rr-ff-urbanist);
}
.hosting_search-7__input__box input::-moz-placeholder { /* Firefox 19+ */
  color: #030611 !important;
  font-size: 16px;
  font-weight: 600;
  opacity: 0.5;
  font-family: var(--rr-ff-urbanist);
}
.hosting_search-7__input__box input:-ms-input-placeholder { /* IE 10+  Edge*/
  color: #030611 !important;
  font-size: 16px;
  font-weight: 600;
  opacity: 0.5;
  font-family: var(--rr-ff-urbanist);
}
.hosting_search-7__input__box input::-ms-input-placeholder { /* MODERN BROWSER */
  color: #030611 !important;
  font-size: 16px;
  font-weight: 600;
  opacity: 0.5;
  font-family: var(--rr-ff-urbanist);
}
.hosting_search-7__input__box input::placeholder { /* MODERN BROWSER */
  color: #030611 !important;
  font-size: 16px;
  font-weight: 600;
  opacity: 0.5;
  font-family: var(--rr-ff-urbanist);
}

.hosting-search-7__button {
  right: 10px;
  top: 10px;
}
@media (max-width: 575px) {
  .hosting-search-7__button {
    position: inherit;
    right: 0;
  }
}
.hosting-search-7__button .rr-btn-yellow {
  background: #FECE00;
  border-radius: 6px;
  border: 0;
  font-size: 16px;
  font-weight: 700;
  color: #030611;
  padding: 12px 28px;
}
.hosting-search-7__select__demo {
  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;
  gap: 20px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (max-width:450px) {
  .hosting-search-7__select__demo {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
  }
}
.hosting-search-7__select__demo .select-demo-1 {
  border-radius: 4px;
  border: 1.5px solid rgba(255, 255, 255, 0.2);
  background: rgba(255, 255, 255, 0.08);
  -webkit-box-shadow: 0px 10px 50px 0px rgba(3, 6, 17, 0.12);
          box-shadow: 0px 10px 50px 0px rgba(3, 6, 17, 0.12);
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
  color: #FF3535;
  font-family: var(--rr-ff-urbanist);
  font-size: 22px;
  font-weight: 600;
  padding: 4.5px 18.5px;
}
.hosting-search-7__select__demo .select-demo-1 span {
  color: #FFF;
  font-family: var(--rr-ff-urbanist);
  font-size: 14px;
  font-weight: 600;
}
.hosting-search-7__select__demo .select-demo-2 {
  color: #58EFE6;
}
.hosting-search-7__select__demo .select-demo-3 {
  color: #0DF067;
}
.hosting-search-7__select__demo .select-demo-4 {
  color: #FF9C31;
}
.hosting-search-7__select__demo .select-demo-5 {
  color: #F0E70D;
}

.hosting-search-7__select.contact-us-1__select.select {
  top: 10px;
  right: 135px;
}
@media (max-width: 575px) {
  .hosting-search-7__select.contact-us-1__select.select {
    right: 10px;
    top: 5px;
  }
}
.hosting-search-7__select.contact-us-1__select .nice-select {
  width: auto;
  height: auto !important;
  border: 0;
  background-position: calc(100% - 10px) 18px;
  background-image: url("../imgs/contact/arrow.svg");
}
.hosting-search-7__select.contact-us-1__select .nice-select .current {
  color: #030611;
  font-size: 16px;
  font-weight: 600;
  opacity: 0.6;
  font-family: var(--rr-ff-urbanist);
}

.leading-hosting-7__area {
  border-radius: 40px 40px 0 0;
}
.leading-hosting-7__wrapper p {
  font-size: 18px;
  font-weight: 600;
  color: #030611;
  opacity: 0.6;
  margin-bottom: 37px;
  font-family: var(--rr-ff-urbanist);
}
.leading-hosting-7__item {
  border: 2px solid #030611;
  border-radius: 10px;
  max-width: 550px;
  padding: 30px 30px 36px 30px;
  gap: 18px;
}
.leading-hosting-7__space {
  margin-left: 80px;
  -webkit-transform: rotate(-5deg);
          transform: rotate(-5deg);
  margin-bottom: 60px;
}
@media (max-width: 575px) {
  .leading-hosting-7__space {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .leading-hosting-7__space {
    margin-left: 50px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .leading-hosting-7__space {
    margin-left: 0px;
  }
}
.leading-hosting-7__space-2 {
  margin-left: -110px;
  -webkit-transform: rotate(3deg);
          transform: rotate(3deg);
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .leading-hosting-7__space-2 {
    margin-left: 0px;
  }
}
@media (max-width: 575px) {
  .leading-hosting-7__space-2 {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
.leading-hosting-7__space-3 {
  -webkit-transform: rotate(-6deg);
          transform: rotate(-6deg);
  margin-bottom: 22px;
}
@media (max-width: 575px) {
  .leading-hosting-7__space-3 {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
@media (max-width: 575px) {
  .leading-hosting-7__icon {
    text-align: center;
  }
}
.leading-hosting-7__icon img {
  width: inherit;
}
.leading-hosting-7__shape {
  left: 0;
  bottom: 0;
}
.leading-hosting-7__title {
  font-size: 20px;
  color: #030611;
  font-weight: 700;
  line-height: 32px;
  margin-bottom: 10px;
  font-family: var(--rr-ff-urbanist);
}
.leading-hosting-7__text p {
  font-size: 16px;
  color: #030611;
  font-weight: 500;
  margin-bottom: 0;
  line-height: 26px;
  font-family: var(--rr-ff-urbanist);
}
@media (max-width: 575px) {
  .leading-hosting-7__text {
    text-align: center;
  }
}
.leading-hosting-7__number {
  width: 40px;
  height: 40px;
  background: #030611;
  color: #fff;
  border-radius: 10px;
  text-align: center;
  line-height: 40px;
  font-size: 20px;
  font-weight: 700;
  top: -20px;
  left: -20px;
}
@media (max-width: 575px) {
  .leading-hosting-7__number {
    left: 0;
    right: 0;
    margin: auto;
  }
}

.leading-hosting-7__button .rr-btn__theme-7 {
  background: #FECE00;
  border: 0;
  padding: 15px 36.5px;
  font-family: var(--rr-ff-urbanist);
}
.leading-hosting-7__button .rr-btn__theme-7 .btn-wrap span {
  font-weight: var(--rr-fw-bold);
  color: var(--rr-text-body2);
}
.leading-hosting-7__button .rr-btn__theme-7:hover .btn-wrap span {
  color: var(--rr-common-white);
}
@media (max-width: 575px) {
  .leading-hosting-7__button {
    margin-bottom: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .leading-hosting-7__wrapper .section-6__title br {
    display: none;
  }
}

/*----------------------------------------*/
/* 10.1 leading-hosting-7
/*----------------------------------------*/
.leading-hosting-7__area {
  border-radius: 40px 40px 0 0;
}
.leading-hosting-7__wrapper p {
  font-size: 18px;
  font-weight: 600;
  color: #030611;
  opacity: 0.6;
  margin-bottom: 37px;
  font-family: var(--rr-ff-urbanist);
}
.leading-hosting-7__item {
  border: 2px solid #030611;
  border-radius: 10px;
  max-width: 550px;
  padding: 30px 30px 36px 30px;
  gap: 18px;
}
@media (max-width: 575px) {
  .leading-hosting-7__item {
    padding: 40px 15px 36px 15px;
  }
}
.leading-hosting-7__space {
  margin-left: 80px;
  -webkit-transform: rotate(-5deg);
          transform: rotate(-5deg);
  margin-bottom: 70px;
  margin-top: 40px;
}
@media (max-width: 575px) {
  .leading-hosting-7__space {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .leading-hosting-7__space {
    margin-left: 50px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .leading-hosting-7__space {
    margin-left: 0px;
  }
}
.leading-hosting-7__space-2 {
  margin-left: -110px;
  -webkit-transform: rotate(3deg);
          transform: rotate(3deg);
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .leading-hosting-7__space-2 {
    margin-left: 0px;
  }
}
@media (max-width: 575px) {
  .leading-hosting-7__space-2 {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
.leading-hosting-7__space-3 {
  -webkit-transform: rotate(-6deg);
          transform: rotate(-6deg);
  margin-bottom: 22px;
}
@media (max-width: 575px) {
  .leading-hosting-7__space-3 {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
@media (max-width: 575px) {
  .leading-hosting-7__icon {
    text-align: center;
  }
}
.leading-hosting-7__icon img {
  width: inherit;
}
.leading-hosting-7__shape {
  left: 0;
  bottom: -130px;
}
@media (max-width: 575px) {
  .leading-hosting-7__shape {
    display: none;
  }
}
.leading-hosting-7__title {
  font-size: 20px;
  color: #030611;
  font-weight: 700;
  line-height: 32px;
  margin-bottom: 10px;
  font-family: var(--rr-ff-urbanist);
}
.leading-hosting-7__text p {
  font-size: 16px;
  color: #030611;
  font-weight: 500;
  margin-bottom: 0;
  line-height: 26px;
  font-family: var(--rr-ff-urbanist);
}
@media (max-width: 575px) {
  .leading-hosting-7__text {
    text-align: center;
  }
}
.leading-hosting-7__number {
  width: 40px;
  height: 40px;
  background: #030611;
  color: #fff;
  border-radius: 10px;
  text-align: center;
  line-height: 40px;
  font-size: 20px;
  font-weight: 700;
  top: -20px;
  left: -20px;
}
@media (max-width: 575px) {
  .leading-hosting-7__number {
    left: 0;
    right: 0;
    margin: auto;
  }
}
.leading-hosting-7__button .rr-btn.rr-btn__theme-5 {
  background: #FECE00;
  border-radius: 6px;
  border: 0;
  font-size: 16px;
  color: #030611;
  font-weight: 700;
  padding: 15px 34.5px;
  font-family: var(--rr-ff-urbanist);
}
.leading-hosting-7__button .rr-btn.rr-btn__theme-5 .btn-wrap i {
  margin-left: 5px;
}
@media (max-width: 575px) {
  .leading-hosting-7__button {
    margin-bottom: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .leading-hosting-7__wrapper .section-6__title br {
    display: none;
  }
}

.feedback-7__area .swiper {
  overflow: visible;
}
.feedback-7__item {
  max-width: 630px;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 6px 80px rgba(3, 18, 33, 0.1);
          box-shadow: 0px 6px 80px rgba(3, 18, 33, 0.1);
  border-radius: 10px;
  padding: 53px 60px 54px 40px;
  margin: 0 auto;
}
@media only screen and (min-width: 1400px) and (max-width: 1600px), only screen and (min-width: 1200px) and (max-width: 1399px) {
  .feedback-7__item {
    padding: 53px 30px 54px 25px;
  }
}
@media (max-width: 575px) {
  .feedback-7__item {
    padding: 30px;
  }
}
.feedback-7__item p {
  font-size: 18px;
  color: #030611;
  font-weight: 500;
  line-height: 28px;
  opacity: 0.6;
  margin: 2px 0;
  font-family: var(--rr-ff-urbanist);
}
.feedback-7__ratting .ratting {
  gap: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.feedback-7__ratting .ratting i {
  font-size: 16px;
  color: #F7931A;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 575px) {
  .feedback-7__author {
    display: block !important;
  }
}
.feedback-7__author__thumb {
  width: 60px;
  height: 60px;
  margin-right: 14px;
}
.feedback-7__author__thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 100px;
}
.feedback-7__author__title {
  font-size: 18px;
  color: #04121F;
  font-weight: 700;
  font-family: var(--rr-ff-urbanist);
  margin-bottom: 3px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.feedback-7__author__title:hover {
  color: #FECE00;
}
.feedback-7__author__text span {
  font-size: 15px;
  color: #030611;
  font-weight: 600;
  opacity: 0.6;
  text-transform: uppercase;
  font-family: var(--rr-ff-urbanist);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 575px) {
  .feedback-7__author__logo {
    margin-top: 10px;
  }
}
.feedback-7__author__logo a img {
  background: #FEF9F2;
  border: 1px solid #D9D3CC;
  padding: 11px 24px;
  border-radius: 6px;
  width: inherit;
}

.newsletter__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 880px;
  margin-left: auto;
  padding: 22px 50px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #0F3EAE;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-radius: 0px 10px 0px 0px;
}
@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) {
  .newsletter__wrapper {
    border-radius: 10px 10px 0px 0px;
    max-width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .newsletter__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
    padding: 20px;
  }
}
.newsletter__wrapper__left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 24px;
}
.newsletter__wrapper__left .icon img {
  width: auto;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .newsletter__wrapper__left .icon img {
    width: 100%;
  }
}
.newsletter__wrapper__left .text h3 {
  color: var(--rr-common-white);
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
  text-transform: uppercase;
  font-family: var(--rr-ff-roboto);
}
@media (max-width: 575px) {
  .newsletter__wrapper__left .text h3 {
    font-size: 20px;
  }
}
.newsletter__subscribe {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 382px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 0px 6px 6px 0px;
}
@media (max-width: 575px) {
  .newsletter__subscribe {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    gap: 10px;
  }
}
.newsletter__subscribe input {
  height: 46px;
  width: 237px;
  border: none;
  border-radius: 6px 0px 0px 6px;
  background-color: var(--rr-common-white);
}
@media (max-width: 575px) {
  .newsletter__subscribe input {
    width: 100%;
    border-radius: 6px;
  }
}
.newsletter__subscribe .rr-btn {
  border: none;
  padding: 13px 32px;
  max-width: 145px;
  background: #030611;
  border-radius: 0px 6px 6px 0px;
}
@media (max-width: 575px) {
  .newsletter__subscribe .rr-btn {
    width: 100%;
    border-radius: 6px;
  }
}
.newsletter__subscribe .rr-btn .btn-wrap span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  color: var(--rr-common-white);
}

.our-partners-5__item__logo img {
  width: inherit;
}

.our-partners-5__wrapper {
  min-height: 618px;
  position: relative;
}

.our-partners-5__item__logo__center {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 250px;
  height: 250px;
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .our-partners-5__item__logo__center {
    width: 200px;
    height: 200px;
  }
}
@media (max-width: 575px) {
  .our-partners-5__item__logo__center {
    width: 150px;
    height: 150px;
  }
}
.our-partners-5__item__logo__center img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.our-partners-5__item {
  position: absolute;
}
.our-partners-5__item__logo {
  width: 80px;
  height: 80px;
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .our-partners-5__item__logo {
    width: 70px;
    height: 70px;
  }
}
@media (max-width: 575px) {
  .our-partners-5__item__logo {
    width: 50px;
    height: 50px;
  }
}
.our-partners-5__item__logo img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.our-partners-5__item.item-1 {
  top: 119px;
  left: 0;
}
.our-partners-5__item.item-2 {
  left: 0;
  bottom: 133px;
}
.our-partners-5__item.item-3 {
  left: 165px;
  bottom: 235px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .our-partners-5__item.item-3 {
    left: 140px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .our-partners-5__item.item-3 {
    left: 70px;
    bottom: 250px;
  }
}
@media (max-width: 575px) {
  .our-partners-5__item.item-3 {
    left: 30px;
    bottom: 265px;
  }
}
.our-partners-5__item.item-4 {
  top: 145px;
  left: 330px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .our-partners-5__item.item-4 {
    top: 80px;
    left: 200px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .our-partners-5__item.item-4 {
    top: 90px;
    left: 290px;
  }
}
@media (max-width: 575px) {
  .our-partners-5__item.item-4 {
    top: 70px;
    left: 120px;
  }
}
.our-partners-5__item.item-5 {
  bottom: 52px;
  left: 330px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .our-partners-5__item.item-5 {
    left: 200px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .our-partners-5__item.item-5 {
    left: 290px;
  }
}
@media (max-width: 575px) {
  .our-partners-5__item.item-5 {
    left: 122px;
  }
}
.our-partners-5__item.item-6 {
  top: 145px;
  right: 330px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .our-partners-5__item.item-6 {
    top: 80px;
    right: 200px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .our-partners-5__item.item-6 {
    top: 90px;
    right: 290px;
  }
}
@media (max-width: 575px) {
  .our-partners-5__item.item-6 {
    top: 150px;
    right: 120px;
  }
}
.our-partners-5__item.item-7 {
  bottom: 52px;
  right: 330px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .our-partners-5__item.item-7 {
    right: 200px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .our-partners-5__item.item-7 {
    right: 290px;
  }
}
@media (max-width: 575px) {
  .our-partners-5__item.item-7 {
    bottom: 150px;
    right: 120px;
  }
}
.our-partners-5__item.item-8 {
  right: 165px;
  bottom: 235px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .our-partners-5__item.item-8 {
    right: 140px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .our-partners-5__item.item-8 {
    right: 70px;
    bottom: 250px;
  }
}
@media (max-width: 575px) {
  .our-partners-5__item.item-8 {
    right: 30px;
    bottom: 265px;
  }
}
.our-partners-5__item.item-9 {
  top: 119px;
  right: 0;
}
.our-partners-5__item.item-10 {
  bottom: 133px;
  right: 0;
}

.our-partners-5__bg__shape {
  left: 60px;
  bottom: 220px;
  height: 94.75px;
  width: 1163.68px;
  position: absolute;
  -webkit-filter: blur(200px);
          filter: blur(200px);
  background: rgba(95, 252, 40, 0.3);
  -webkit-transform: matrix(0.94, 0.34, -0.34, 0.94, 0, 0);
          transform: matrix(0.94, 0.34, -0.34, 0.94, 0, 0);
}
.our-partners-5__bg__shape__2 {
  left: 60px;
  bottom: 180px;
  height: 106.58px;
  background: rgba(0, 163, 255, 0.2);
  -webkit-transform: matrix(0.94, -0.34, 0.34, 0.94, 0, 0);
          transform: matrix(0.94, -0.34, 0.34, 0.94, 0, 0);
}

.pricing-5__toggle-button {
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.pricing-5__toggle-button input,
.pricing-5__toggle-button label {
  display: inline-block;
  vertical-align: middle;
  margin: 10px 0;
}
.pricing-5__toggler {
  font-size: 16px;
  margin: 0 10px;
  font-family: var(--rr-ff-roboto);
  font-weight: 500;
  line-height: 30px;
  color: rgb(3, 6, 17);
}
.pricing-5__toggler.active {
  color: var(--rr-theme-primary);
}
.pricing-5__toggle {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 26px;
}
.pricing-5__toggle input {
  opacity: 0;
  width: 0;
  height: 0;
}
.pricing-5__toggle .switcher {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgb(53, 109, 241);
  -webkit-transform: translate(0px, 0px);
          transform: translate(0px, 0px);
  -webkit-transition: 0.6s ease;
  transition: 0.6s ease;
}
.pricing-5__toggle .switcher::before {
  position: absolute;
  content: "";
  width: 16px;
  height: 16px;
  background-color: var(--rr-common-white);
  top: 5px;
  left: 4px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.pricing-5__toggle .switcher.toggle {
  border-radius: 30px;
}
.pricing-5__toggle .switcher.toggle::before {
  border-radius: 50%;
}
.pricing-5__title {
  font-family: var(--rr-ff-roboto);
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 2px;
  color: rgb(3, 6, 17);
  text-align: left;
}
.pricing-5__card {
  background: rgb(236, 247, 255);
  border: 1px solid rgb(203, 190, 243);
  border-radius: 10px;
  padding: 50px 40px;
  padding-top: 43px;
  position: relative;
  margin-top: -270px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pricing-5__card {
    padding: 40px 30px;
  }
}
@media (max-width: 575px) {
  .pricing-5__card {
    padding: 50px 20px;
  }
}
.pricing-5__card__price {
  border-bottom: 1px solid rgba(3, 6, 17, 0.1);
  padding-bottom: 27px;
  margin-bottom: 35px;
}
.pricing-5__card__price h2 span {
  font-family: var(--rr-ff-roboto);
  font-size: 40px;
  font-weight: 700;
  line-height: 40px;
  text-align: left;
  color: rgb(3, 6, 17);
}
@media (max-width: 575px) {
  .pricing-5__card__price h2 span {
    font-size: 35px;
  }
}
.pricing-5__card__price h2 span del {
  font-family: var(--rr-ff-roboto);
  font-size: 20px;
  font-weight: 500;
  line-height: 40px;
  text-align: left;
  color: rgb(158, 160, 167);
}
.pricing-5__card__2 {
  background-color: rgb(255, 236, 236);
  border: 1px solid rgb(243, 190, 231);
}
.pricing-5__card__2 .pricing-5__price__btn .rr-btn.rr-btn__theme-5 {
  background: var(--rr-theme-primary);
}
.pricing-5__card__2 .pricing-5__price__btn .rr-btn.rr-btn__theme-5::before {
  background: rgb(3, 6, 17);
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .pricing-5__card__2 {
    margin-top: 30px;
  }
}
.pricing-5__card__3 {
  background-color: rgb(232, 253, 243);
  border: 1px solid rgb(168, 209, 207);
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pricing-5__card__3 {
    margin-top: 30px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .pricing-5__card__3 {
    margin-top: 30px;
  }
}
.pricing-5__price__btn .rr-btn__theme-5 {
  background: rgb(3, 6, 17);
  color: var(--rr-common-white);
  border-radius: 6px;
  width: 100%;
  text-align: center;
  font-family: var(--rr-ff-roboto);
  font-size: 16px;
  font-weight: 600;
  padding: 16px 0px;
  border: 0;
}
.pricing-5__price__btn .rr-btn__theme-5 .btn-wrap .text-one {
  color: rgb(255, 255, 255);
}
.pricing-5__pricing__body ul {
  list-style: none;
}
.pricing-5__pricing__body ul li {
  font-family: var(--rr-ff-roboto);
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  margin-bottom: 22px;
  padding-left: 14px;
  color: rgb(3, 6, 17);
  position: relative;
}
.pricing-5__pricing__body ul li:last-child {
  margin-bottom: 50px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pricing-5__pricing__body ul li:last-child {
    margin-bottom: 35px;
  }
}
.pricing-5__pricing__body ul li:before {
  content: "";
  width: 6px;
  height: 6px;
  background: rgb(0, 158, 117);
  position: absolute;
  border-radius: 100%;
  top: 9px;
  left: 0;
}
.pricing-5__tab span {
  top: 30px;
  right: 30px;
  font-size: 14px;
  font-weight: 400;
  border-radius: 4px;
  text-align: center;
  position: absolute;
  padding: 0px 13.6px;
  font-family: var(--rr-ff-roboto);
  background: rgb(0, 158, 117);
  color: rgb(255, 255, 255);
}
.pricing-5__top__wrapper {
  background: rgb(230, 242, 254);
  margin: 0 30px;
  border-radius: 30px;
  text-align: center;
  padding-top: 100px;
  padding-bottom: 270px;
  overflow: hidden;
  position: relative;
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .pricing-5__top__wrapper {
    margin: 0 34px;
  }
}
@media (max-width: 575px) {
  .pricing-5__top__wrapper {
    margin: 0 15px;
  }
}
.pricing-5__bg__shape__1 {
  width: 1650.75px;
  height: 171.95px;
  position: absolute;
  left: 66px;
  bottom: 135px;
  -webkit-filter: blur(200px);
          filter: blur(200px);
  background: rgba(95, 252, 40, 0.3);
  -webkit-transform: matrix(0.94, 0.34, -0.34, 0.94, 0, 0);
          transform: matrix(0.94, 0.34, -0.34, 0.94, 0, 0);
}
.pricing-5__bg__shape__2 {
  position: absolute;
  width: 1650.75px;
  height: 171.95px;
  background: rgba(0, 163, 255, 0.2);
  -webkit-filter: blur(200px);
          filter: blur(200px);
  bottom: 105px;
  right: 130px;
  -webkit-transform: matrix(0.94, -0.34, 0.34, 0.94, 0, 0);
          transform: matrix(0.94, -0.34, 0.34, 0.94, 0, 0);
}
.pricing-5__bg__shape__3 {
  position: absolute;
  top: 0;
  left: 265px;
}

input:checked + .switcher::before {
  -webkit-transform: translateX(35px);
          transform: translateX(35px);
}

.contact-form-5__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: #ECF7FF;
  border: 1px solid #CBBEF3;
  border-radius: 20px;
  overflow: hidden;
  position: relative;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .contact-form-5__wrapper {
    display: block;
  }
}
.contact-form-5__box {
  padding: 120px 100px;
  position: relative;
  z-index: 2;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .contact-form-5__box {
    padding: 100px 50px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .contact-form-5__box {
    padding: 90px 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .contact-form-5__box {
    padding: 50px 30px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .contact-form-5__box {
    padding: 70px 50px;
  }
}
@media (max-width: 575px) {
  .contact-form-5__box {
    padding: 70px 15px;
  }
}
.contact-form-5__title {
  font-size: 50px;
  font-weight: 600;
  color: #030611;
  margin-bottom: 44px;
  font-family: var(--rr-ff-roboto);
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .contact-form-5__title {
    font-size: 32px;
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .contact-form-5__title {
    font-size: 45px;
  }
}
@media (max-width: 575px) {
  .contact-form-5__title {
    font-size: 30px;
    margin-bottom: 30px;
  }
}
.contact-form-5__input {
  margin-bottom: 25px;
}
.contact-form-5__input img {
  width: 18px;
  position: absolute;
  left: 20px;
  top: 17px;
}
.contact-form-5__input input {
  background: #FFFFFF;
  -webkit-box-shadow: 0px 4px 14px rgba(3, 6, 17, 0.14);
          box-shadow: 0px 4px 14px rgba(3, 6, 17, 0.14);
  border-radius: 10px;
  height: 54px;
  padding: 0px 46px;
}
.contact-form-5__input input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #030611 !important;
  font-size: 16px;
  font-weight: 400;
  opacity: 0.6;
  font-family: var(--rr-ff-roboto);
}
.contact-form-5__input input::-moz-placeholder { /* Firefox 19+ */
  color: #030611 !important;
  font-size: 16px;
  font-weight: 400;
  opacity: 0.6;
  font-family: var(--rr-ff-roboto);
}
.contact-form-5__input input:-ms-input-placeholder { /* IE 10+  Edge*/
  color: #030611 !important;
  font-size: 16px;
  font-weight: 400;
  opacity: 0.6;
  font-family: var(--rr-ff-roboto);
}
.contact-form-5__input input::-ms-input-placeholder { /* MODERN BROWSER */
  color: #030611 !important;
  font-size: 16px;
  font-weight: 400;
  opacity: 0.6;
  font-family: var(--rr-ff-roboto);
}
.contact-form-5__input input::placeholder { /* MODERN BROWSER */
  color: #030611 !important;
  font-size: 16px;
  font-weight: 400;
  opacity: 0.6;
  font-family: var(--rr-ff-roboto);
}
.contact-form-5__input textarea {
  height: 160px;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 4px 14px rgba(3, 6, 17, 0.14);
          box-shadow: 0px 4px 14px rgba(3, 6, 17, 0.14);
  border-radius: 10px;
  padding: 15px 46px;
}
.contact-form-5__input textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #030611 !important;
  font-size: 16px;
  font-weight: 400;
  opacity: 0.6;
  font-family: var(--rr-ff-roboto);
}
.contact-form-5__input textarea::-moz-placeholder { /* Firefox 19+ */
  color: #030611 !important;
  font-size: 16px;
  font-weight: 400;
  opacity: 0.6;
  font-family: var(--rr-ff-roboto);
}
.contact-form-5__input textarea:-ms-input-placeholder { /* IE 10+  Edge*/
  color: #030611 !important;
  font-size: 16px;
  font-weight: 400;
  opacity: 0.6;
  font-family: var(--rr-ff-roboto);
}
.contact-form-5__input textarea::-ms-input-placeholder { /* MODERN BROWSER */
  color: #030611 !important;
  font-size: 16px;
  font-weight: 400;
  opacity: 0.6;
  font-family: var(--rr-ff-roboto);
}
.contact-form-5__input textarea::placeholder { /* MODERN BROWSER */
  color: #030611 !important;
  font-size: 16px;
  font-weight: 400;
  opacity: 0.6;
  font-family: var(--rr-ff-roboto);
}
@media (max-width: 575px) {
  .contact-form-5__input textarea {
    padding: 15px 40px;
  }
}
.contact-form-5__thumb {
  min-width: 565px;
  height: 716px;
  position: relative;
  z-index: 1;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .contact-form-5__thumb {
    min-width: 450px;
    height: 673px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .contact-form-5__thumb {
    min-width: 400px;
    height: 673px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .contact-form-5__thumb {
    min-width: 45%;
  }
}
@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
  .contact-form-5__thumb {
    min-width: 100%;
    height: auto;
  }
}
.contact-form-5__thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.contact-form-5__shape {
  position: absolute;
  top: 0;
  left: 0;
}
.contact-form-5__btn .rr-btn:before {
  background: #FECE00;
}
.contact-form-5__btn .rr-btn.rr-btn__theme-5 {
  background: #356DF1;
  border-radius: 6px;
  font-family: var(--rr-ff-roboto);
  font-weight: 600;
  font-size: 16px;
  color: #FFFFFF !important;
  padding: 15px 49.2px;
  border: 0;
}
.contact-form-5__btn .rr-btn.rr-btn__theme-5 .btn-wrap i {
  margin-left: 8px;
}
.contact-form-5__btn .rr-btn.rr-btn__theme-5 .btn-wrap .text-one {
  color: var(--rr-common-white);
}
.contact-form-5__btn .rr-btn.rr-btn__theme-5 .btn-wrap .text-two {
  color: var(--rr-text-body2);
}

.feedback-5__area {
  background: #E6F2FE;
  border-radius: 30px;
  margin: 0 30px;
  position: relative;
  overflow: hidden;
  padding-top: 100px;
  padding-bottom: 80px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .feedback-5__area {
    padding-top: 80px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .feedback-5__area {
    padding-top: 70px;
    padding-bottom: 70px;
    margin: 0;
    margin-left: 10px;
  }
}
.feedback-5__item {
  border-radius: 14px;
  background: var(--rr-common-white);
  padding: 54px 55px 26px 40px;
  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.14);
          box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.14);
}
@media (max-width: 575px) {
  .feedback-5__item {
    padding: 30px 25px 26px 25px;
  }
}
.feedback-5__logo img {
  width: inherit;
}
.feedback-5__dec {
  font-size: 15px;
  line-height: 26px;
  color: #030611 !important;
  margin-top: 16px;
  margin-bottom: 0px;
  font-family: var(--rr-ff-roboto);
}
.feedback-5__author {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
  margin-top: 36px;
  padding-top: 22px;
  border-top: 1px solid rgba(3, 6, 17, 0.1);
}
.feedback-5__author__thumb {
  max-width: 50px;
  height: 50px;
}
.feedback-5__author__thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 500px;
}
.feedback-5__author__title {
  font-size: 16px;
  font-weight: 600;
  color: var(--rr-text-body2);
  font-family: var(--rr-ff-roboto);
}
@media (max-width: 575px) {
  .feedback-5__author__title {
    font-size: 14px;
  }
}
.feedback-5__author__position {
  font-size: 14px;
  color: #030611;
  opacity: 0.6;
  font-family: var(--rr-ff-roboto);
}
.feedback-5__bg__shape {
  width: 2060.05px;
  height: 214.59px;
  position: absolute;
  left: -20px;
  top: 100px;
  background: rgba(0, 163, 255, 0.2);
  -webkit-filter: blur(200px);
          filter: blur(200px);
  -webkit-transform: matrix(1.2, -0.49, 0.49, 0.87, 0, 0);
          transform: matrix(1.2, -0.49, 0.49, 0.87, 0, 0);
}
.feedback-5__bg__shape__2 {
  background: rgba(95, 252, 40, 0.3);
  -webkit-filter: blur(200px);
          filter: blur(200px);
  right: 0px;
  top: 180px;
  -webkit-transform: matrix(1.3, 0.54, -0.54, 0.84, 0, 0);
          transform: matrix(1.3, 0.54, -0.54, 0.84, 0, 0);
}
.feedback-5__active .customer-feedback__dots {
  text-align: center;
  margin-top: 50px;
}
.feedback-5__active .customer-feedback__dots .swiper-pagination-bullet {
  border: 1px solid #030611;
  background: transparent;
  width: 12px;
  height: 12px;
  border-radius: 500px;
}
.feedback-5__active .customer-feedback__dots .swiper-pagination-bullet-active {
  background: #356DF1;
  border-color: transparent;
}
.feedback-5__clients {
  margin-top: 13px;
}
.feedback-5__clients-ratings {
  background: #FFFFFF;
  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.14);
          box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.14);
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 13px 29px;
  margin-left: 40px;
  z-index: 2;
  position: relative;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .feedback-5__clients-ratings {
    margin-left: 0px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .feedback-5__clients-ratings {
    margin-left: 22px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .feedback-5__clients-ratings {
    margin-left: 5px;
  }
}
@media (max-width: 575px) {
  .feedback-5__clients-ratings {
    padding: 13px 13px;
  }
}
.feedback-5__clients-ratings-number {
  font-size: 44px;
  font-weight: 600;
  color: #030611;
  font-family: var(--rr-ff-roboto);
}
.feedback-5__clients-ratings-title {
  font-size: 15px;
  color: #030611;
  font-weight: 400;
  margin-top: 5px;
  font-family: var(--rr-ff-roboto);
}
.feedback-5__clients-ratings-text {
  padding-left: 18px;
  margin-left: 18px;
  position: relative;
}
.feedback-5__clients-ratings-text::before {
  content: "";
  position: absolute;
  width: 1px;
  height: 34px;
  background: rgba(3, 6, 17, 0.14);
  left: 0;
  top: 5px;
}
.feedback-5__clients-ratings-text .ratting {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
}
.feedback-5__clients-ratings-text .ratting i {
  color: #FF911B;
  font-size: 11px;
}

/*----------------------------------------*/
/*  10.4 custom-template
/*----------------------------------------*/
.custom-template__border {
  border-top: 1px solid rgba(3, 6, 17, 0.1);
}
.custom-template__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .custom-template__wrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.custom-template__content {
  max-width: 243px;
}
@media only screen and (min-width: 320px) and (max-width: 1200px) {
  .custom-template__content {
    min-width: 100%;
  }
}
.custom-template__item {
  padding-top: 60px;
  padding-right: 56px;
  padding-bottom: 80px;
  min-width: 348px;
  padding-left: 48px;
}
@media only screen and (min-width: 320px) and (max-width: 1200px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 1400px) and (max-width: 1600px) {
  .custom-template__item {
    min-width: inherit;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .custom-template__item {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .custom-template__item {
    padding-left: 0;
    padding-bottom: 0;
  }
}
.custom-template__item:first-child {
  padding-left: 0;
}
.custom-template__item:not(:last-child) {
  border-right: 1px solid rgba(3, 6, 17, 0.1);
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .custom-template__item:not(:last-child) {
    border-right: none;
  }
}
.custom-template__item-icon {
  width: 60px;
  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;
  margin-bottom: 50px;
  height: 60px;
  border-radius: 6px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .custom-template__item-icon {
    margin-bottom: 20px;
  }
}
.custom-template__item-icon img {
  width: auto;
}
.custom-template__item-icon.item-1 {
  background: linear-gradient(137deg, rgba(90, 111, 252, 0.04) 2.73%, rgba(90, 111, 252, 0.12) 100%);
}
.custom-template__item-icon.item-2 {
  background: linear-gradient(137deg, rgba(177, 74, 247, 0.04) 2.73%, rgba(177, 74, 247, 0.12) 100%);
}
.custom-template__item-icon.item-3 {
  background: linear-gradient(137deg, rgba(21, 163, 157, 0.04) 2.73%, rgba(21, 163, 157, 0.14) 100%);
}
.custom-template__item-icon.item-4 {
  background: linear-gradient(137deg, rgba(61, 168, 15, 0.04) 2.73%, rgba(61, 168, 15, 0.14) 100%);
}
.custom-template__item-text h3 {
  color: #030611;
  margin-bottom: 10px;
  font-family: var(--rr-ff-urbanist);
}
.custom-template__item-text h3:hover {
  color: var(--rr-theme-primary);
}
.custom-template__item-text p {
  margin-bottom: 50px;
  color: #030611;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  opacity: 0.7;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .custom-template__item-text p {
    margin-bottom: 20px;
  }
}
.custom-template__item .red-more {
  color: #030611;
  font-size: 16px;
  font-weight: 700;
  line-height: normal;
  font-family: var(--rr-ff-urbanist);
}
.custom-template__item .red-more:hover {
  color: var(--rr-theme-primary);
}
.custom-template__item .red-more:hover svg [stroke="#030611"] {
  stroke: var(--rr-theme-primary);
}
.custom-template .running-2 {
  background: #030611;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .custom-template .running-2 {
    margin-top: 20px;
  }
}
.custom-template .running-2 .carouselTicker {
  margin: 0;
  rotate: 0deg;
}
.custom-template .running-2 .carouselTicker__list {
  margin: 0;
  padding: 23px 0;
  list-style: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 95px;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .custom-template .running-2 .carouselTicker__list {
    gap: 30px;
  }
}
.custom-template .running-2 .carouselTicker__list li {
  gap: 10px;
  float: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #FECE00;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  font-family: var(--rr-ff-urbanist);
  padding: 0;
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.custom-template .running-2 .carouselTicker__list li img {
  width: auto;
}

/*----------------------------------------*/
/* 10.1 testimonial
/*----------------------------------------*/
.ai-brand__wrapper {
  rotate: -2deg;
  padding: 110px 0 150px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ai-brand__wrapper {
    padding: 80px 0 80px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .ai-brand__wrapper {
    padding: 70px 0 70px;
  }
}
.ai-brand .carouselTicker {
  margin: 0;
  rotate: 0deg;
}
.ai-brand .carouselTicker__list {
  margin: 0;
  padding: 15px 0;
  list-style: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 26px;
}
.ai-brand .carouselTicker__list li {
  gap: 14px;
  float: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 7px 41px 7px 12px;
}
.ai-brand__item {
  border-radius: 6px;
  background: var(--rr-common-white);
  -webkit-box-shadow: 0px 4px 36px 0px rgba(5, 13, 30, 0.1);
          box-shadow: 0px 4px 36px 0px rgba(5, 13, 30, 0.1);
}
.ai-brand__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;
  border-radius: 4px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.ai-brand__item__icon.item-1 {
  background: rgba(149, 191, 70, 0.14);
}
.ai-brand__item__icon.item-2 {
  background: rgba(198, 34, 51, 0.1);
}
.ai-brand__item__icon.item-3 {
  background: rgba(0, 97, 255, 0.08);
}
.ai-brand__item__icon.item-4 {
  background: rgba(31, 141, 237, 0.08);
}
.ai-brand__item__icon.item-5 {
  background: rgba(46, 182, 125, 0.1);
}
.ai-brand__item__icon.item-6 {
  background: rgba(30, 30, 30, 0.08);
}
.ai-brand__item__icon.item-7 {
  background: rgba(22, 184, 162, 0.1);
}
.ai-brand__item__icon.item-8 {
  background: rgba(52, 163, 83, 0.1);
}
.ai-brand__item__icon img {
  width: auto;
}
.ai-brand__item__text h3 {
  font-family: var(--rr-ff-urbanist);
  margin-bottom: 5px;
}
.ai-brand__item__text p {
  opacity: 0.6;
  color: #030611;
  font-weight: 500;
  font-family: var(--rr-ff-urbanist);
}

.thinking-ai-6__area {
  padding-top: 86px;
}
.thinking-ai-6__item {
  border: 1px solid rgba(3, 6, 17, 0.14);
  border-radius: 10px;
  padding: 44px 40px 46px 40px;
  margin-bottom: 30px;
}
@media (max-width: 575px) {
  .thinking-ai-6__item {
    padding: 30px 20px;
  }
}
.thinking-ai-6__icon {
  width: 60px;
  height: 60px;
  background-color: rgb(203, 161, 83);
  border-radius: 6px;
  text-align: center;
  line-height: 60px;
  margin-bottom: 60px;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .thinking-ai-6__icon {
    margin-bottom: 30px;
  }
}
.thinking-ai-6__icon img {
  width: 31px;
  height: 37px;
}
.thinking-ai-6__title {
  font-size: 22px;
  color: var(--rr-text-body2);
  font-weight: 700;
  margin-bottom: 10px;
  font-family: var(--rr-ff-urbanist);
}
.thinking-ai-6__title:hover {
  color: var(--rr-theme-primary3);
}
.thinking-ai-6__dec {
  font-size: 16px;
  color: var(--rr-text-body2);
  font-weight: 500;
  line-height: 24px;
  opacity: 0.7;
  margin-bottom: 0;
  font-family: var(--rr-ff-urbanist);
}

.item-2 .thinking-ai-6__icon {
  background-color: rgb(171, 127, 230);
}
.item-2 .thinking-ai-6__icon img {
  width: 25.2px;
  height: 28px;
}
.item-3 .thinking-ai-6__icon {
  background-color: rgb(87, 203, 198);
}
.item-3 .thinking-ai-6__icon img {
  width: 28px;
  height: 28.68px;
}
.item-4 .thinking-ai-6__icon {
  background-color: rgb(127, 143, 230);
}
.item-4 .thinking-ai-6__icon img {
  width: 28px;
  height: 28px;
}
.item-5 .thinking-ai-6__icon {
  background-color: rgb(107, 172, 101);
}
.item-5 .thinking-ai-6__icon img {
  width: 28px;
  height: 28px;
}
.item-6 .thinking-ai-6__icon {
  background-color: rgb(239, 121, 58);
}
.item-6 .thinking-ai-6__icon img {
  width: 28px;
  height: 28px;
}

.info-tab-6__tab {
  background-color: var(--rr-common-white);
  border-radius: 6px;
  padding: 5px 10px;
}
.info-tab-6__tab span {
  font-size: 18px;
  color: var(--rr-text-body2);
  font-weight: 600;
  line-height: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 9px 35.1px;
  border-radius: 6px;
  cursor: pointer;
}
.info-tab-6__tab span svg {
  margin-right: 10px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .info-tab-6__tab span {
    padding: 9px 25.1px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .info-tab-6__tab span {
    padding: 9px 29.1px;
    margin-bottom: 10px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .info-tab-6__tab span {
    padding: 9px 16.1px;
    margin-bottom: 10px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .info-tab-6__tab span {
    padding: 9px 20.1px;
    margin-bottom: 10px;
  }
}
@media (max-width: 575px) {
  .info-tab-6__tab span {
    padding: 9px 25px;
    margin-bottom: 10px;
  }
}
.info-tab-6__tab__wrapper {
  background-color: rgb(9, 17, 36);
  padding: 0 70px;
  padding-top: 60px;
  border-radius: 30px;
  z-index: 2;
  position: relative;
  overflow: hidden;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .info-tab-6__tab__wrapper {
    padding: 0 30px;
    padding-top: 60px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .info-tab-6__tab__wrapper {
    padding: 0 30px;
    padding-top: 40px;
  }
}
@media (max-width: 575px) {
  .info-tab-6__tab__wrapper {
    padding: 0 20px;
    padding-top: 40px;
  }
}
.info-tab-6__tab .nav-links.active span {
  background: var(--rr-theme-primary3);
}
.info-tab-6__dec {
  color: var(--rr-common-white);
  opacity: 0.6;
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
  margin-bottom: 0;
  font-family: var(--rr-ff-urbanist);
}
.info-tab-6__thumb {
  width: 500px;
  height: 340px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .info-tab-6__thumb {
    width: 420px;
    height: 292px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .info-tab-6__thumb {
    width: 455px;
    height: 310px;
  }
}
@media (max-width: 575px) {
  .info-tab-6__thumb {
    width: 100%;
    height: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .info-tab-6__thumb {
    margin-bottom: 30px;
  }
}
.info-tab-6__thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 10px;
}
.info-tab-6__wrapper {
  padding-top: 100px;
  padding-bottom: 140px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .info-tab-6__wrapper {
    padding-top: 80px;
    padding-bottom: 100px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .info-tab-6__wrapper {
    padding-top: 70px;
    padding-bottom: 100px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .info-tab-6__wrapper {
    padding-top: 60px;
    padding-bottom: 90px;
  }
}
.info-tab-6__bg__shape {
  position: absolute;
  z-index: -1;
  opacity: 0.7;
  -webkit-filter: blur(150px);
          filter: blur(150px);
  border-radius: 100%;
}
.info-tab-6__bg__shape__1 {
  width: 671px;
  height: 446px;
  background: #4DF100;
  left: 60px;
  top: 12px;
}
.info-tab-6__bg__shape__2 {
  width: 553px;
  height: 400px;
  background: #00C2FF;
  -webkit-filter: blur(130px);
          filter: blur(130px);
  right: 99px;
  top: 35px;
}
.info-tab-6__bg__shape__3 {
  width: 559px;
  height: 559px;
  background: #CC00FF;
  bottom: -59px;
  left: 355px;
}

.pricing-6__toggle-button {
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.pricing-6__toggle-button input,
.pricing-6__toggle-button label {
  display: inline-block;
  vertical-align: middle;
  margin: 10px 0;
}
.pricing-6__toggler {
  font-size: 15px;
  margin: 0 14px;
  font-weight: 600;
  color: rgb(3, 6, 17);
  text-transform: uppercase;
  font-family: var(--rr-ff-urbanist);
}
.pricing-6__toggler.active {
  color: #356df1;
}
.pricing-6__toggle {
  position: relative;
  display: inline-block;
  width: 70px;
  height: 30px;
}
.pricing-6__toggle input {
  opacity: 0;
  width: 0;
  height: 0;
}
.pricing-6__toggle input:checked + .switcher::before {
  -webkit-transform: translateX(32px);
          transform: translateX(32px);
}
.pricing-6__toggle .switcher {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 4px;
  border: 1px solid rgba(3, 6, 17, 0.14);
  -webkit-transform: translate(0px, 0px);
          transform: translate(0px, 0px);
  -webkit-transition: 0.6s ease;
  transition: 0.6s ease;
}
.pricing-6__toggle .switcher::before {
  content: "";
  width: 26px;
  height: 20px;
  top: 4px;
  left: 5px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border-radius: 2px;
  position: absolute;
  background-color: rgb(53, 109, 241);
  -webkit-box-shadow: 0px 2px 2px rgba(30, 30, 30, 0.2);
          box-shadow: 0px 2px 2px rgba(30, 30, 30, 0.2);
}
.pricing-6__icon img {
  width: inherit;
  height: 93px;
}
.pricing-6__plan {
  background: rgba(3, 6, 17, 0.08);
  border-radius: 10px 10px 0px 0px;
  padding: 10px 0;
  margin: 0 -40px;
  margin-bottom: 30px;
}
.pricing-6__plan span {
  font-size: 16px;
  font-weight: 600;
  color: var(--rr-text-body2);
  font-family: var(--rr-ff-urbanist);
}
.pricing-6__plan span svg {
  margin-right: 4px;
}
.pricing-6__pricing__body ul {
  list-style: none;
}
.pricing-6__pricing__body ul li {
  font-size: 15px;
  font-weight: 500;
  color: var(--rr-text-body2);
  margin-bottom: 18px;
  padding-left: 12px;
  position: relative;
  font-family: var(--rr-ff-urbanist);
}
.pricing-6__pricing__body ul li::before {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  background-color: rgb(3, 217, 88);
  border-radius: 100%;
  left: 0;
  top: 8px;
}
.pricing-6__pricing__body ul li:last-child {
  margin-bottom: 0;
}
.pricing-6__card {
  padding: 0 39px 55px 40px;
  border: 1px solid rgba(3, 6, 17, 0.1);
  border-radius: 10px;
  overflow: hidden;
}
@media (max-width: 575px) {
  .pricing-6__card {
    padding: 0 30px 35px 30px;
  }
}
.pricing-6__card__price h2 span {
  font-size: 50px;
  color: var(--rr-text-body2);
  font-weight: 700;
  font-family: var(--rr-ff-urbanist);
}
@media (max-width: 575px) {
  .pricing-6__card__price h2 span {
    font-size: 40px;
  }
}
.pricing-6__card__price h2 span:last-child {
  font-size: 16px;
  font-weight: 500;
  opacity: 0.7;
  display: block;
  line-height: 1;
  font-family: var(--rr-ff-urbanist);
}
.pricing-6__card__1 .pricing-6__pricing__body ul li:nth-last-child(-n+3) {
  color: rgb(219, 219, 219);
}
.pricing-6__card__2 .pricing-6__pricing__body ul li:nth-last-child(-n+2) {
  color: rgb(219, 219, 219);
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .pricing-6__card {
    margin-bottom: 30px;
  }
}
.pricing-6__tag {
  text-align: center;
}
.pricing-6__tag span {
  background: linear-gradient(141.99deg, #874EDD 17.74%, #F911F0 118.75%);
  color: var(--rr-common-white);
  font-size: 15px;
  font-weight: 600;
  padding: 1px 10px;
  margin-top: 22px;
  margin-bottom: 35px;
  position: relative;
  display: inline-block;
}
.pricing-6__tag__circle {
  width: 8px;
  height: 8px;
  background: var(--rr-common-white);
  border-radius: 100%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: -4px;
}
.pricing-6__tag__circle__2 {
  left: auto;
  right: -4px;
}
.pricing-6__price__btn .rr-btn {
  background: rgba(3, 6, 17, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 6px;
  color: #030611;
  font-size: 16px;
  font-weight: 700;
  width: 100%;
  padding: 14px 0;
  margin-bottom: 45px;
  font-family: var(--rr-ff-urbanist);
}
.pricing-6__price__btn .rr-btn:before {
  background: var(--rr-text-body2);
}
.pricing-6__offer {
  right: 36.2%;
  position: absolute;
  top: -15px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pricing-6__offer {
    right: 31.2%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pricing-6__offer {
    right: 25.2%;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .pricing-6__offer {
    right: 16.2%;
  }
}
@media (max-width: 575px) {
  .pricing-6__offer {
    right: -3.8%;
  }
}
.pricing-6__offer span {
  background-color: rgb(210, 9, 69);
  border-radius: 3px;
  color: var(--rr-common-white);
  font-size: 15px;
  font-weight: 600;
  display: inline-block;
  padding: 0px 10px;
  position: relative;
}
.pricing-6__triangle {
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 0 25px 25px;
  border-color: transparent transparent #D30943 transparent;
  -webkit-transform: rotate(63deg);
          transform: rotate(63deg);
  position: absolute;
  top: 0px;
  left: 5px;
  z-index: -1;
}

.feedback-6__item {
  background: rgba(3, 6, 17, 0.06);
  border-radius: 14px;
  padding: 80px 120px 75px 80px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .feedback-6__item {
    padding: 60px 80px 55px 60px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .feedback-6__item {
    padding: 50px 40px 50px 40px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .feedback-6__item {
    padding: 50px 70px 50px 50px;
  }
}
@media (max-width: 575px) {
  .feedback-6__item {
    padding: 40px 15px 40px 15px;
  }
}
.feedback-6__dec {
  font-size: 20px;
  font-weight: 500;
  color: rgb(96, 102, 112);
  line-height: 36px;
  margin-top: 30px;
  margin-bottom: 42px;
  font-family: var(--rr-ff-urbanist);
}
.feedback-6__dec span {
  color: var(--rr-common-white);
  background-color: rgb(5, 5, 5);
}
.feedback-6__top__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 575px) {
  .feedback-6__top__wrapper {
    display: block;
  }
}
@media (max-width: 575px) {
  .feedback-6__top__wrapper .section-7__title br {
    display: none;
  }
}
.feedback-6__author {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
}
.feedback-6__author__thumb {
  width: 70px;
  height: 70px;
}
.feedback-6__author__thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 500px;
}
.feedback-6__author__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.feedback-6__author__title {
  font-size: 22px;
  color: var(--rr-text-body2);
  font-weight: 600;
  margin-bottom: 7px;
  font-family: var(--rr-ff-urbanist);
}
@media (max-width: 575px) {
  .feedback-6__author__title {
    font-size: 20px;
  }
}
.feedback-6__author__position {
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  color: var(--rr-text-body2);
  opacity: 0.6;
  font-family: var(--rr-ff-urbanist);
}
@media (max-width: 575px) {
  .feedback-6__author__position {
    font-size: 15px;
  }
}
.feedback-6__button__arrow {
  width: 50px;
  height: 50px;
  border: 1px solid rgba(3, 6, 17, 0.14);
  text-align: center;
  line-height: 48px;
  margin-left: 8px;
  border-radius: 500px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.feedback-6__button__arrow:hover {
  background-color: rgb(53, 109, 241);
  border-color: rgb(53, 109, 241);
}
.feedback-6__button__arrow:hover svg [stroke="#171718"] {
  stroke: var(--rr-common-white);
}
.feedback-6__bg__shape {
  width: 450px;
  height: 450px;
  background-color: var(--rr-common-white);
  border-radius: 500px;
  position: absolute;
  bottom: 13px;
  left: -200px;
  -webkit-filter: blur(150px);
          filter: blur(150px);
  z-index: 2;
}
.feedback-6__bg__shape__2 {
  right: -200px;
  left: auto;
}


.text-section {
  padding: 60px 0 60px 0;
}

