@charset "utf-8";
/**
*
* -----------------------------------------------------------------------------
*
* Template : Renovix - Business Consulting  HTML Template
* Author : rs-theme
  Author URI : https://rstheme.com/
*
* -----------------------------------------------------------------------------
*
**/
/* TABLE OF CONTENT
---------------------------------------------------------
	01. General CSS
	02. Global Class CSS
	03. Header Section CSS
	04. Sticky Menu CSS
	05. About Section CSS
	06. Appointment Section CSS
	07. Breadcrumbs Section CSS
	08. Banner Section CSS
	09. Choose Section CSS
	10. Slider Section CSS
	11. Counter Section CSS
	12. Contact Section CSS
	13. Newsletter Section CSS
	14. Video Section CSS
	15. Progress Section CSS
	16. Project Section CSS
	17. Skill-bar Section CSS
	18. Services Section CSS
	19. Faq Section CSS
	20. Team Section CSS
	21. Partner Section CSS
	22. Pricing Section CSS
	23. Blog Section CSS
	24. Testimonial Section CSS
	25. Shop Section CSS
	26. Single Shop Section CSS
	27. Cart Section CSS
	28. Careers Single Section CSS
	29. Checkout Section CSS
	30. Account Section CSS
	31. Footer Section CSS
	32. Scroll Up CSS
	33. Preloader CSS
	34. Animation Part CSS


--------------------------------------------------------*/
/* @font-face {
  font-family: 'Space Grotesk';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/spacegrotesk/v16/V8mQoQDjQSkFtoMM3T6r8E7mF71Q-gOoraIAEj62UUsj.ttf) format('truetype');
}
@font-face {
  font-family: 'Space Grotesk';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/spacegrotesk/v16/V8mQoQDjQSkFtoMM3T6r8E7mF71Q-gOoraIAEj7oUUsj.ttf) format('truetype');
}
@font-face {
  font-family: 'Space Grotesk';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/spacegrotesk/v16/V8mQoQDjQSkFtoMM3T6r8E7mF71Q-gOoraIAEj7aUUsj.ttf) format('truetype');
}
@font-face {
  font-family: 'Space Grotesk';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/spacegrotesk/v16/V8mQoQDjQSkFtoMM3T6r8E7mF71Q-gOoraIAEj42Vksj.ttf) format('truetype');
}
@font-face {
  font-family: 'Space Grotesk';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/spacegrotesk/v16/V8mQoQDjQSkFtoMM3T6r8E7mF71Q-gOoraIAEj4PVksj.ttf) format('truetype');
} */
@import url('https://fonts.googleapis.com/css2?family=Oxygen:wght@300;400;700&display=swap');

@font-face {
  font-family: 'Agilera';
  src: url('../fonts/AgileraRegular.woff2') format('woff2'),
    url('../fonts/AgileraRegular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Glitten-Regular';
  src: url('../fonts/Glitten-Regular.woff2') format('woff2'),
    url('../fonts/Glitten-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Metropolis-Regular';
  src: url('../fonts/Metropolis-Regular.woff2') format('woff2'),
    url('../fonts/Metropolis-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Metropolis-SemiBold';
  src: url('../fonts/Metropolis-SemiBold.woff2') format('woff2'),
    url('../fonts/Metropolis-SemiBold.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Metropolis-Medium';
  src: url('../fonts/Metropolis-Medium.woff2') format('woff2'),
    url('../fonts/Metropolis-Medium.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/* -----------------------------------
	01. General CSS
-------------------------------------*/
html,
body {
  font-size: 17px;
  color: #1b3768;
  /* font-family: 'Space Grotesk', sans-serif; */
  font-family: "Metropolis-Regular", sans-serif;
  vertical-align: baseline;
  line-height: 1.6;
  font-weight: 400;
  overflow-x: hidden;
}

img {
  max-width: 100%;
  height: auto;
}

p {
  margin: 0 0 26px;
  line-height: 1.6;
}

h1,
h2 {
  font-family: 'Agilera';
  color: #760052;
  margin: 0 0 15px;
  line-height: 1.2;
  font-weight: normal;
  font-style: normal;
  /* letter-spacing: -2px; */
}

h3,
h4,
h5,
h6 {
  font-family: 'Agilera';
  color: #760052;
  margin: 0 0 15px;
  line-height: 1.2;
  font-weight: normal;
  font-style: normal;
}

h1 {
  font-size: 52px;
  line-height: 62px;
  font-weight: normal;
}

h2 {
  font-size: 40px;
  line-height: 50px;
  font-weight: normal;
}

h3 {
  font-size: 28px;
  line-height: 42px;
  font-weight: normal;
  letter-spacing: 0px;
}

h4 {
  font-size: 26px;
  line-height: 36px;
  font-weight: normal;
  letter-spacing: 0px;
}

h5 {
  font-size: 24px;
  line-height: 32px;
  font-weight: normal;
  letter-spacing: 0px;
}

h6 {
  font-size: 20px;
  line-height: 28px;
  font-weight: normal;
  letter-spacing: 0px;
}

.text-md-left {
  text-align: left;
}

.text-md-right {
  text-align: right;
}

.text-right {
  text-align: right;
}

.no-border {
  border: none !important;
}

.uppercase {
  text-transform: uppercase !important;
}

.capitalize {
  text-transform: capitalize !important;
}

.extra-bold {
  font-weight: 800 !important;
}

.gray-bg {
  background: #effdfc;
}

.gray-bg2 {
  background: #effdfc;
}

.white-color {
  color: #ffffff !important;
}

.title-color {
  color: #760052 !important;
}

.body-color {
  color: #92196d !important;
}

.white-bg {
  background: #fff;
}

.pb-300 {
  padding-bottom: 300px;
}

.pb-290 {
  padding-bottom: 300px;
}

a {
  color: #4b4b4b;
  transition: all 0.3s ease;
  text-decoration: none !important;
  outline: none !important;
}

a:active,
a:hover {
  text-decoration: none;
  outline: 0 none;
  color: #80004D;
}

ul {
  list-style: disc;
  margin: 0;
  padding: 0;
}

.clear {
  clear: both;
}

::-moz-selection {
  background: #0C6460;
  text-shadow: none;
  color: #ffffff;
}

::selection {
  background: #e5a823;
  text-shadow: none;
  color: #ffffff;
}

.bg3 {
  background: #314a76;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.award-img {
  width: 200px;
}


/* .offwrap {
  cursor: url(assets/images/close.png), auto;
  width: 100%;
  left: 100%;
  transition: all 0.8s ease-out 0s;
  position: fixed;
  background: #0c0b0b;
  height: 100vh;
  top: 0;
  bottom: 0;
  opacity: 0.8;
  z-index: 999;
} */

.copyright p {
  font-size: 15px;
}

body.nav-expanded .offwrap {
  left: 0%;
  transition: all 0.8s ease-out 0s;
}

.bg-unset {
  background: unset !important;
}

.rs-menu-toggle {
  color: #0C6460;
  text-align: right;
}

button {
  cursor: pointer;
}

.glyph-icon:before {
  margin: 0;
}

.z-index-1 {
  position: relative;
  z-index: 1;
}

.dots {
  list-style: disc;
  margin: 0 0 1.5em 3em;
}

ul.services-list li a {
  display: block;
  padding: 16px 30px;
  transition: all 0.5s ease;
  border-radius: 30px 0 30px 0;
  position: relative;
  font-size: 16px;
  font-weight: 700;
  color: #0a0a0a;
  background: #effdfc;
  margin-bottom: 15px;
}

ul.services-list li a:before {
  content: "\f113";
  position: absolute;
  right: 30px;
  top: 16px;
  font-family: Flaticon;
  color: #032e42;
  font-size: 12px;
}

ul.services-list li a:hover {
  background: #e0222b;
  color: #ffffff;
}

ul.services-list li a:hover:before {
  color: #ffffff;
}

ul.services-list li a.active {
  background: #0C6460;
  color: #ffffff;
}

ul.services-list li a.active:before {
  color: #ffffff;
}

ul.check-lists li {
  position: relative;
  padding-left: 30px;
  padding-top: 4px;
  padding-bottom: 4px;
  font-size: 17px;
  font-weight: 400;
  list-style: none;
}

ul.check-lists li:before {
  top: 9px;
  position: absolute;
  left: 0;
  content: "\f160";
  font-family: uicons-regular-rounded;
  color: #0C6460;
  font-weight: 700;
  font-size: 9px;
  border: 1px solid;
  width: 18px;
  height: 18px;
  text-align: center;
  line-height: 17px;
  border-radius: 30px;
}

ul.check-lists.check-modify1 li {
  font-weight: 400;
}

input:focus,
select:focus,
textarea:focus,
button:focus {
  outline: none !important;
}

.pagination-area {
  display: inline-block;
}

.pagination-area .nav-link {
  display: flex;
  align-items: center;
  padding: 15px 10px 15px 8px;
  border-radius: 0;
  background: #0C6460;
}

.pagination-area .nav-link .page-number {
  padding: 2px 15px 0 20px;
  line-height: 12px;
  font-size: 18px;
  text-decoration: none;
  transition: all 0.4s ease-in-out 0s;
  text-align: center;
  background: 0 0;
  color: #eee;
  display: inline-block;
  vertical-align: top;
  border-right: 1px solid #e6e6e6;
}

.pagination-area .nav-link .page-number.border-none {
  border-right: unset;
}

.pagination-part {
  display: inline-block;
  border: 1px solid #f9f9f9;
  padding: 11px 0;
  border-radius: 3px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
  background: #fff;
}

.pagination-part li {
  padding: 2px 20px 0 21px;
  line-height: 23px;
  font-size: 18px;
  text-decoration: none;
  transition: all 0.4s ease-in-out 0s;
  text-align: center;
  background: 0 0;
  color: #000;
  display: inline-block;
  vertical-align: top;
  border-right: 1px solid #e6e6e6;
}

.pagination-part li a {
  color: #1b3768;
}

.pagination-part li:last-child {
  border-right: unset;
}

.pagination-part .next-page {
  position: relative;
  transition: all 0.4s ease-in-out 0s;
  padding-right: 12px;
}

.pagination-part .next-page:before,
.pagination-part .next-page:after {
  content: "\f105";
  position: absolute;
  top: 4px;
  right: -3px;
  color: #1b3768;
  line-height: 16px;
  font-family: fontawesome;
  font-size: 12px;
}

.pagination-part .next-page:before {
  right: 1px;
}

.pagination-part .active a {
  color: #e0222b;
}

.gridFilter button {
  font-size: 16px;
  font-weight: 500;
  background: 0 0 !important;
  color: #0a0a0a;
  display: inline-block;
  transition: 0.4s;
  outline: 0;
  position: relative;
  padding: 6px 20px 6px 20px;
  border: 0;
}

.gridFilter button.active {
  color: #e0222b;
  box-shadow: 0 0 30px #eee;
}

.gridFilter button:hover {
  color: #e0222b;
}

.gridFilter button+button {
  margin-left: 20px;
}

.odometer.odometer-auto-theme,
.odometer.odometer-theme-default {
  font-family: 'Space Grotesk', sans-serif;
}

blockquote {
  margin: 35px 0px !important;
  padding: 40px 60px;
  color: #666;
  position: relative;
  background: #effdfc !important;
  font-style: italic;
  text-align: left;
  clear: both;
  font-weight: 400;
}

blockquote:before {
  content: "\f129" !important;
  font-size: 35px;
  color: #e0222b;
  padding-bottom: 0;
  display: inline-block;
  font-family: flaticon;
  font-weight: 400;
  text-align: center;
  top: 0;
  background: 0 0 !important;
  transform: rotate(180deg);
}

blockquote p {
  font-size: 20px;
  margin-bottom: 10px;
}

blockquote p cite {
  font-size: 15px;
  display: block;
  margin-top: 10px;
}

blockquote p cite:before {
  content: "";
  font-size: 28px;
  color: #ff5421;
  padding-bottom: 0px;
  display: inline-block;
  background: #e0222b;
  height: 2px;
  width: 40px;
  font-weight: 400;
  text-align: center;
  top: -4px;
  margin-right: 10px;
  position: relative;
}

.rs-carousel.nav-style1 {
  position: relative;
}

.rs-carousel.nav-style1 .owl-nav {
  display: block;
}

.rs-carousel.nav-style1 .owl-nav .owl-next,
.rs-carousel.nav-style1 .owl-nav .owl-prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 30px;
  width: 42px;
  height: 42px;
  line-height: 42px;
  border-radius: 50%;
  background: #0C6460;
  text-align: center;
  color: #ffffff;
  transition: all 0.5s;
  transition-delay: 0.7s;
  opacity: 0;
  visibility: hidden;
}

.rs-carousel.nav-style1 .owl-nav .owl-next i:before,
.rs-carousel.nav-style1 .owl-nav .owl-prev i:before {
  content: "\f138";
  font-family: Flaticon;
}

.rs-carousel.nav-style1 .owl-nav .owl-next {
  right: 30px;
  left: unset;
}

.rs-carousel.nav-style1 .owl-nav .owl-next i:before {
  content: "\f137";
}

.rs-carousel.nav-style1:hover .owl-nav .owl-next,
.rs-carousel.nav-style1:hover .owl-nav .owl-prev {
  left: -50px;
  transition-delay: 0s;
  visibility: visible;
  opacity: 1;
}

.rs-carousel.nav-style1:hover .owl-nav .owl-next {
  right: -50px;
  left: unset;
}

.rs-carousel .owl-dots {
  text-align: left;
  margin-top: 50px;
}

.rs-carousel .owl-dots .owl-dot {
  width: 8px;
  height: 8px;
  display: inline-block;
  margin: 0 6px;
  padding: 3px 0;
  border-radius: 50px;
  border: none;
  transition: all 0.3s ease;
  background: #e0222b;
  box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.25);
  opacity: 0.5;
}

.rs-carousel .owl-dots .owl-dot:hover,
.rs-carousel .owl-dots .owl-dot.active {
  width: 25px;
  background: #e0222b;
  opacity: 1;
}

/* no-gutters Class Rules */
.row.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.row.no-gutters>[class^="col-"],
.row.no-gutters>[class*=" col-"] {
  padding-right: 0;
  padding-left: 0;
}

/* ------------------------------------
	02. Global Class CSS
---------------------------------------*/
.y-middle {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.y-bottom {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: flex-end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
}

.project-item .vertical-middle {
  position: relative;
  z-index: 9;
}

.vertical-middle {
  display: table;
  height: 100%;
  width: 100%;
}

.vertical-middle-cell {
  display: table-cell;
  vertical-align: middle;
}

.readon {
  cursor: pointer;
  display: inline-block;
  position: relative;
  font-size: 17px;
  font-weight: 500;
  line-height: 26px;
  color: #ffffff;
  background: #0C6460;
  padding: 14px 40px 14px 40px;
  z-index: 1;
  /* border-radius: 20px 0px 20px 0px; */
  transition: all 0.4s ease-in-out 0s;
  overflow: hidden;
}

.readon.slide-touch {
  padding: 15px 34px;
}

.readon.slide-touch:hover {
  background-color: #e0222b;
  color: #ffffff;
  border-radius: 0px 20px 0px 20px;
}

.readon.details {
  padding: 16px 28px 14px 28px;
}

.readon.details:hover {
  background-color: #e0222b;
  color: #ffffff;
  border-radius: 0px 20px 0px 20px;
}

.readon.details.contact {
  padding: 16px 35px 14px 35px;
}

.readon.details.join {
  padding: 16px 35px 14px 35px;
  background: #e0222b;
}

.readon.details.submit {
  font-size: 16px;
  padding: 10px 20px 10px 20px;
  background: #e5a823;
  border: none;
  border-radius: 5px;
}

.readon.details.submit:hover {
  background-color: #ffffff;
  color: #760052;
}

.readon.details.submit2 {
  font-size: 16px;
  font-weight: 600;
  padding: 16px 31px 16px 31px;
  border: none;
}

.readon.details.pricing {
  font-size: 16px;
  font-weight: 400;
  padding: 12px 30px 10px 30px;
}

.readon.details.pricing.price-active {
  background-color: #e0222b;
}

.readon.details.pricing.price-active.inner-active {
  padding: 12px 23px 10px 23px;
}

.readon.details.pricing.inner-price {
  padding: 12px 23px 10px 23px;
}

.readon.details.post {
  padding: 15px 23px;
  border: none;
}

.readon.details.onepage-submit {
  background-color: #0C6460;
  border-radius: 20px 20px 20px 20px;
  border: none;
}

.readon.details.onepage-submit:hover {
  opacity: 0.9;
}

.readon.learn-work {
  padding: 14px 28px 14px 28px;
  background-color: #0C6460;
  border-radius: 4px 4px 4px 4px;
}

.readon.learn-work i {
  margin-left: 10px;
}

.readon.learn-work:hover {
  background-color: #e0222b;
  color: #ffffff;
}

.readon.read-more {
  font-size: 16px;
  padding: 15px 34px 15px 34px;
  border-radius: 10px 10px 10px 10px;
  background-color: #0C6460;
}

.readon.read-more i {
  margin-left: 10px;
}

.readon.read-more:hover {
  background-color: #e0222b;
  color: #ffffff;
}

.readon.read-more.view {
  font-size: 15px;
  font-weight: 400;
  padding: 8px 15px 8px 15px;
}

.readon.read-more.apply {
  font-size: 15px;
  font-weight: 400;
  padding: 8px 17px 8px 14px;
  border-radius: 20px 0px 20px 0px;
  color: #fff;
}

.readon.slide-started {
  position: relative;
  border: 1px solid #fff;
  background: transparent;
  text-align: center !important;
  padding: 18px 30px;
  min-width: 170px;
  border-radius: 3px;
  font-size: 16px;
  font-weight: 500;
  color: #ffffff;
  line-height: 22px;
}

.readon.slide-started span {
  position: relative;
  z-index: 11;
  color: #0C6460;
}

.readon.slide-started:after {
  content: '';
  position: absolute;
  background: #fff;
  left: 5px;
  right: 5px;
  top: 5px;
  bottom: 5px;
  transition: all 0.2s;
}

.readon.slide-started:hover:after {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.readon.slide-started.more {
  border: 1px solid #0C6460;
}

.readon.slide-started.more span {
  color: #ffffff;
}

.readon.slide-started.more:after {
  background: #0C6460;
}

.readon.slide-started.join {
  border: 1px solid #e0222b;
}

.readon.slide-started.join span {
  color: #ffffff;
}

.readon.slide-started.join:after {
  background: #e0222b;
}

.readon.slide-get {
  font-size: 16px;
  text-transform: uppercase;
  background: #ffffff;
  padding: 12px 28px 12px 28px;
  border-radius: 4px 4px 4px 4px;
  transition: all 0.4s;
}

.readon.slide-get:before {
  content: "";
  width: 4px;
  height: 20px;
  background: #ea6504;
  position: absolute;
  left: auto;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  transition: 0.4s;
}

.readon.slide-get span {
  position: relative;
  z-index: 9;
  color: #0a0a0a;
}

.readon.slide-get:after {
  content: "";
  width: 4px;
  height: 20px;
  background: #ea6504;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  transition: 0.4s;
}

.readon.slide-get:hover:before {
  height: 100.9%;
  width: 50%;
  border-radius: 0 5px 5px 0;
}

.readon.slide-get:hover span {
  color: #ffffff;
}

.readon.slide-get:hover:after {
  height: 100.9%;
  width: 50%;
  border-radius: 5px 0 0 5px;
}

.readon.slide-get.started {
  background: #0C6460;
}

.readon.slide-get.started span {
  color: #ffffff;
}

.readon.slide-get.view-team {
  background: #ffffff;
}

.readon.slide-get.view-team span {
  color: #e0222b;
}

.readon.slide-get.view-team:hover span {
  color: #ffffff;
}

.readon.slide-get.price {
  text-transform: capitalize;
  padding: 10px 20px;
  background: #0C6460;
  border-radius: 5px 5px 5px 5px;
}

.readon.slide-get.price span {
  color: #ffffff;
}

.readon.slide-get.price:hover:before {
  width: 50.5%;
}

.readon.slide-get.price:hover span {
  color: #ffffff;
}

.readon.slide-get.price:hover:after {
  width: 50.5%;
}

.readon.slide-get.price.get-active {
  background: #e0222b;
}

.readon.slide-get.price.get-active:before {
  background: #e0222b;
}

.readon.slide-get.price.get-active span {
  color: #ffffff;
}

.readon.slide-get.price.get-active:after {
  background: #e0222b;
}

/*-- Add Button CSS --*/
.add-btn {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: all 0.4s;
  padding: 10px 31px;
  border-radius: 3px;
  font-size: 16px;
  font-weight: 500;
  background: #0C6460;
  color: #ffffff;
  border: none;
}

.add-btn:hover {
  color: #ffffff;
  background: #e0222b;
}

/*-- Services Button CSS --*/
.services-btn .btn-text {
  transition: all 0.4s ease-in-out 0s;
}

.services-btn .btn-text i {
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 40px;
  text-align: center;
  color: #0C6460;
  background-color: #effdfc;
}

.services-btn .btn-text i:before {
  font-size: 16px;
}

.services-btn .btn-text:hover i {
  color: #fff;
  background-color: #0C6460;
}

.services-btn.ser-style2 .btn-text i {
  background: #e0222b;
  color: #ffffff;
}

.services-btn.ser-style2 .btn-text:hover i {
  background: #e0222b;
  color: #ffffff;
}

/*-- Blog Button CSS --*/
.blog-button a {
  position: relative;
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  color: #0A0A0A;
  transition: all ease 0.4s;
}

.blog-button a:after {
  content: "\f113";
  font-family: Flaticon;
  font-size: 10px;
  position: relative;
  right: 0;
  top: 0;
  display: inline-block;
  margin-left: 8px;
  transition: all ease 0.4s;
  color: #101010;
}

.blog-button a:hover {
  color: #e0222b;
}

.blog-button a:hover:after {
  transform: translateX(10px);
  color: #e0222b;
}

.blog-button.blog-inner-btn a {
  font-size: 15px;
  font-weight: 600;
}

.blog-button.blog-inner-btn a:after {
  content: "\f121";
  font-family: uicons-regular-rounded !important;
  font-size: 19px;
  right: 3px;
  top: 6px;
}

.blog-button.blog-inner-btn a:hover {
  color: #e0222b;
}

.blog-button.blog-inner-btn a:hover:after {
  transform: translateX(10px);
  color: #e0222b;
}

/*-- Submit Button CSS --*/
.submit-btn {
  margin: 0;
  display: block;
  cursor: pointer;
  position: relative;
  transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  border-radius: 3px;
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  z-index: 2;
  border: none;
}

.submit-btn .arrow-btn {
  position: relative;
  z-index: 9;
}

.submit-btn .arrow-btn [type="submit"] {
  background-color: #AF0505E0;
  padding: 16px 34px 16px 34px;
  font-size: 16px;
  font-weight: 600;
  border-radius: 5px 5px 5px 5px;
  position: relative;
  z-index: 9;
  border: none;
}

.submit-btn .arrow-btn:before {
  content: "";
  position: absolute;
  width: 30px;
  height: 30px;
  border-radius: 30px;
  background: #f00;
  right: 15%;
  top: -8px;
  background: #930606;
  transition: 0.4s;
  z-index: 3;
}

.submit-btn .arrow-btn:hover:before {
  right: 68%;
}

.submit-btn.debitis {
  background: #0C6460;
  padding: 9px 25px;
  display: inline-block;
}

.submit-btn.debitis input[type="submit"] {
  font-size: 14px;
  font-weight: 500;
  color: #ffffff;
  background: unset;
  border: none;
}

.address-wrap .icon-part {
  display: inline-block;
  position: relative;
  height: 70px;
  width: 70px;
  line-height: 70px;
  border-radius: 100%;
  text-align: center;
  background: #E76404;
}

.address-wrap .icon-part i {
  text-align: center;
  color: #ffffff;
  border-radius: 100%;
  font-size: 25px;
  position: relative;
  line-height: 70px;
  z-index: 9;
  width: 100%;
  vertical-align: middle;
  margin-left: 0;
  height: auto;
}

.address-wrap .icon-part:before {
  content: "";
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  animation: pulse-border 1500ms ease-out infinite;
  background: #E76404;
}

/*Video Icon*/
.rs-videos .animate-border .popup-border {
  background: #e0222b;
  width: 80px;
  height: 80px;
  line-height: 80px;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.rs-videos .animate-border .popup-border i {
  font-size: 20px;
  line-height: 80px;
  display: block;
  color: #01539F;
}

.rs-videos .animate-border .popup-border:before {
  content: "";
  border: 2px solid #e0222b;
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 180px;
  height: 180px;
  border-radius: 50%;
  animation: zoomBig 3.25s linear infinite;
  -webkit-animation-delay: 0.75s;
  animation-delay: 0.75s;
}

.rs-videos .animate-border .popup-border:after {
  content: "";
  border: 2px solid #e0222b;
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 180px;
  height: 180px;
  border-radius: 50%;
  animation: zoomBig 3.25s linear infinite;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}

.rs-videos .animate-border.main-home .popup-border {
  left: 8%;
}

.rs-videos .animate-border.main-home.style2 .popup-border {
  left: 50%;
}

@keyframes zoomBig {
  0% {
    transform: translate(-50%, -50%) scale(0.5);
    opacity: 1;
    border-width: 3px;
  }

  40% {
    opacity: 0.5;
    border-width: 2px;
  }

  65% {
    border-width: 1px;
  }

  100% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 0;
    border-width: 1px;
  }
}

@keyframes zoomBig {
  0% {
    transform: translate(-50%, -50%) scale(0.5);
    opacity: 1;
    border-width: 3px;
  }

  40% {
    opacity: 0.5;
    border-width: 2px;
  }

  65% {
    border-width: 1px;
  }

  100% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 0;
    border-width: 1px;
  }
}

.margin-remove {
  margin: 0 !important;
}

.no-gutter {
  margin-left: 0;
  margin-right: 0;
}

.no-gutter [class*="col-"] {
  padding-left: 0;
  padding-right: 0;
}

[class^="flaticon-"]:before,
[class*=" flaticon-"]:before,
[class^="flaticon-"]:after,
[class*=" flaticon-"]:after {
  margin: 0;
}

.container-fluid {
  /* padding-left: 100px;
  padding-right: 100px; */
  padding-left: 50px;
  padding-right: 30px;
}

.container-fluid2 {
  padding-left: 15px;
  padding-right: 15px;
}

.display-table {
  display: table;
  height: 100%;
  width: 100%;
}

.display-table-cell {
  display: table-cell;
  vertical-align: middle;
}

.relative {
  position: relative;
}

.pt-relative {
  position: relative !important;
}

.sec-title {
  position: relative;
}

.sec-title .sub-text {
  font-size: 15px;
  font-weight: 600;
  line-height: 1.3;
  color: #e0222b;
  text-transform: uppercase;
  font-family: 'Space Grotesk', sans-serif;
  letter-spacing: 2px;
  margin: 0 0 16px;
  display: block;
}

.sec-title .sub-text.big-text {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0px;
}

.sec-title .title {
  font-size: 50px;
  font-weight: 700;
  line-height: 60px;
  color: #760052;
  margin: 0;
}

.sec-title .title.title2 {
  font-size: 42px;
  line-height: 52px;
  color: #ffffff;
}

.sec-title .title.title2.title-color {
  color: #101010;
}

.sec-title .title.title2 span {
  color: #e0222b;
}

.sec-title .title.title3 {
  font-size: 42px;
  line-height: 52px;
  color: #0a0a0a;
}

.sec-title .title.title3 span {
  color: #e0222b;
  font-weight: 700;
  text-decoration: underline;
}

.sec-title .title.title4 {
  font-size: 42px;
  line-height: 52px;
  color: #ffffff;
}

.sec-title .title.title4 span {
  color: #e0222b;
}

.sec-title .desc {
  font-size: 18px;
  line-height: 27px;
  font-weight: 500;
  color: #760052;
  margin: 0;
  font-family: "Metropolis-Medium", sans-serif;
}

.sec-title .desc.small {
  font-size: 17px;
  font-weight: 400;
  line-height: 1.6;
}

.sec-title .desc.small2 {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6;
}

.sec-title .view-line {
  font-size: 17px;
}

.sec-title .view-line .btn-text {
  color: #0A0A0A;
  font-size: 17px;
  font-weight: 400;
  text-decoration: underline !important;
  padding: 2px 0px 2px 0px;
  border-style: solid;
  border-width: 0px 0px 0px 0px;
  border-color: #e0222b;
  border-radius: 0px 0px 0px 0px;
}

.sec-title .view-line .btn-text:hover {
  color: #e0222b;
}

.sec-title2 {
  position: relative;
  padding-top: 28px;
}

/* .sec-title2:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 65px;
  height: 5px;
  opacity: 1;
  background: #e0222b;
  z-index: 2;
} */

.sec-title2 .title {
  font-size: 42px;
  font-weight: 700;
  line-height: 52px;
  color: #ffffff;
  margin: 0;
}

.sec-title2 .title.title2 {
  font-size: 36px;
  line-height: 46px;
  color: #0a0a0a;
}

.sec-title2 .title span {
  color: #e0222b;
}

.sec-title2 .description {
  font-size: 18px;
  color: #fff;
  margin: 0px 0px 0px 0px;
}

.sec-title3 .sub-text {
  position: relative;
  padding-left: 24px;
  font-size: 15px;
  line-height: 28px;
  font-weight: 500;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #e0222b;
  font-family: 'Space Grotesk', sans-serif;
  display: inline-block;
  margin: 0 0 10px;
}

.sec-title3 .sub-text:after {
  content: "";
  position: absolute;
  border: 0;
  width: 5px;
  height: 15px;
  background: #e0222b;
  z-index: 1;
  margin-left: 0;
  left: 0;
  top: 6px;
}

.sec-title3 .title {
  font-size: 42px;
  line-height: 52px;
  font-weight: 700;
  color: #0a0a0a;
  margin: 0;
}

.sec-title3 .title span {
  position: relative;
  z-index: 11;
}

.sec-title3 .title span:before {
  content: "";
  position: absolute;
  bottom: 9px;
  left: 3.5px;
  width: 98%;
  height: 10px;
  z-index: -1;
  background: #e0222b;
}

.sec-title3 .desc {
  margin: 0;
}

.sec-title3 .view-line {
  font-size: 17px;
  margin: 0;
}

.sec-title3 .view-line .btn-text {
  color: #0A0A0A;
  font-size: 17px;
  text-decoration: underline;
}

.sec-title3 .view-line .btn-text:hover {
  color: #e0222b;
}

/* -----------------------
	03. Header Section CSS
--------------------------*/
.full-width-header {
  position: relative;
}

.full-width-header .rs-header {
  position: relative;
}

.full-width-header .rs-header .toolbar-area.topbar-style1 {
  padding: 0 20px;
  background: #0C6460;
}

.full-width-header .rs-header .toolbar-area.topbar-style1 .toolbar-contact .rs-contact-info li {
  display: inline-block;
  line-height: 50px;
  font-size: 15px;
  color: #ffffff;
}

.full-width-header .rs-header .toolbar-area.topbar-style1 .toolbar-contact .rs-contact-info li:last-child {
  margin-right: 0;
}

.full-width-header .rs-header .toolbar-area.topbar-style1 .toolbar-contact .rs-contact-info li i {
  color: #ffffff;
  margin-right: 6px;
}

.full-width-header .rs-header .toolbar-area.topbar-style1 .toolbar-contact .rs-contact-info li i:before {
  font-size: 14px;
  margin-left: 0;
  position: relative;
  top: 1px;
}

.full-width-header .rs-header .toolbar-area.topbar-style1 .toolbar-contact .rs-contact-info li a {
  border-right: 1px solid #ffffff5b;
  margin-right: 20px;
  padding-right: 20px;
  color: #ffffff;
}

.full-width-header .rs-header .toolbar-area.topbar-style1 .toolbar-contact .rs-contact-info li a:hover {
  color: #CCCCCC;
}

.full-width-header .rs-header .toolbar-area.topbar-style1 .toolbar-contact .rs-contact-info li:last-child a {
  border: none;
}

.full-width-header .rs-header .toolbar-area.topbar-style1 .toolbar-sl-share .clearfix {
  text-align: right;
  margin: 0px;
  padding: 0;
}

.full-width-header .rs-header .toolbar-area.topbar-style1 .toolbar-sl-share .clearfix .opening em {
  border-right: 1px solid #ffffff5b;
  margin-right: 5px;
  padding-right: 20px;
  color: #ffffff;
  font-style: normal;
  font-size: 15px;
}

.full-width-header .rs-header .toolbar-area.topbar-style1 .toolbar-sl-share .clearfix .opening em i {
  color: #ffffff;
}

.full-width-header .rs-header .toolbar-area.topbar-style1 .toolbar-sl-share .clearfix .opening em i:before {
  font-size: 15px;
  margin-right: 8px;
  line-height: 20px;
  position: relative;
  top: 3px;
}

.full-width-header .rs-header .toolbar-area.topbar-style1 .toolbar-sl-share .clearfix li {
  display: inline-block;
  line-height: 46px;
  margin-right: 13px;
}

.full-width-header .rs-header .toolbar-area.topbar-style1 .toolbar-sl-share .clearfix li:last-child {
  margin-right: 0;
}

.full-width-header .rs-header .toolbar-area.topbar-style1 .toolbar-sl-share .clearfix li a i {
  font-size: 13px;
  color: #ffffff;
}

.full-width-header .rs-header .toolbar-area.topbar-style1 .toolbar-sl-share .clearfix li a i:hover {
  color: #CCCCCC;
}

.full-width-header .rs-header .toolbar-area.topbar-style1.topber-modify1 {
  background: transparent;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.full-width-header .rs-header .toolbar-area.topbar-style1.topber-modify1 .toolbar-contact .rs-contact-info li a {
  border-right: unset;
  margin-right: 0px;
  padding-right: 0px;
}

.full-width-header .rs-header .toolbar-area.topbar-style1.topber-modify1 .toolbar-contact .rs-contact-info li {
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  margin-right: 20px;
  padding-right: 20px;
}

.full-width-header .rs-header .toolbar-area.topbar-style1.topber-modify1 .toolbar-sl-share .clearfix .opening em {
  border-right: unset;
  margin-right: 0;
  padding-right: 0px;
}

.full-width-header .rs-header .toolbar-area.topbar-style1.topber-modify1 .toolbar-sl-share .clearfix .opening {
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  margin-right: 20px;
  padding-right: 40px;
}

.full-width-header .rs-header .menu-area {
  position: relative;
  transition: all 0.3s ease 0s;
  z-index: 10;
}

.full-width-header .rs-header .menu-area .row-table {
  display: flex;
  width: 100%;
  position: relative;
  align-items: center;
  justify-content: space-between;
}

.full-width-header .rs-header .menu-area .row-table .col-cell {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.full-width-header .rs-header .menu-area .row-table .col-cell.header-logo {
  display: flex;
  flex: 1;
}

.full-width-header .rs-header .menu-area .logo-area a .sticky-logo {
  display: none;
}

.full-width-header .rs-header .menu-area .logo-area img {
  transition: 0.4s;
  max-height: 130px;
}

.full-width-header .rs-header .menu-area .rs-menu-area {
  display: flex;
  align-items: center;
  margin-right: 22px;
}

.full-width-header .rs-header .menu-area .main-menu {
  position: unset;
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li {
  display: inline-block;
  margin-right: 12px;
  padding: 0;
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li a {
  transition: all 0.3s ease;
  font-size: 16px;
  font-weight: 500;
  margin-right: 9px;
  height: 104px;
  line-height: 104px;
  padding: 0;
  color: #101010;
  position: relative;
  font-family: 'Metropolis-SemiBold';
  cursor: pointer !important;
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li a.mPS2id-highlight,
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li a.mPS2id-highlight-first {
  color: #0C6460 !important;
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li.menu-item-has-children>a {
  padding-right: 17px;
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li.menu-item-has-children>a:before {
  content: "+";
  /* Unicode down arrow */
  position: absolute;
  left: auto;
  right: 0;
  top: 50%;
  text-align: center;
  z-index: 9999;
  font-size: 16px;
  display: block;
  cursor: pointer;
  transform: translateY(-50%);
  font-weight: 400;
  display: none;
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li.menu-item-has-children>a:hover::before {
  content: '-';
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li.menu-item-has-children:hover>a:before {
  content: "-";
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li.menu-item-has-children.current-menu-item>a {
  color: #0C6460 !important;
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li.menu-item-has-children.current-menu-item>a::before {
  content: '-';
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li.menu-item-has-children.current-menu-item ul li.current-menu-item a i::before {
  content: '-';
  font-family: unset !important;
  font-size: 30px;
  font-weight: 100 !important;
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li.menu-item-has-children.current-menu-item:hover>a::before {
  content: '-';
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li:hover>a {
  color: #0C6460;
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu {
  background: #760052;
  margin: 0;
  padding: 20px 0;
  font-family: 'Metropolis-SemiBold';

}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li {
  margin: 0 !important;
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li a {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 30px;
  padding-right: 30px;
  margin: 0;
  font-family: 'Space Grotesk', sans-serif;
  font-size: 15px;
  color: #101010;
  font-weight: 500;
  height: unset;
  line-height: 25px;
  text-transform: capitalize;
  position: relative;

}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li a i {
  position: absolute;
  right: 35px;
  top: 56%;
  transform: translateY(-50%);
  font-weight: 700;
  font-size: 16px;
  margin: 0;
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li a:hover {
  color: #0C6460;
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li:last-child {
  margin: 0;
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li.menu-item-has-children a:before {
  display: none;
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu.right {
  left: auto;
  right: 100%;
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.onepage-menu li.current-menu-item>a {
  color: #0C6460;
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul li a:hover,
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul li.active a,
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul li.current-menu-item>a,
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul li.current-menu-item>a:before {
  /* color: #0C6460 !important; */
  border-bottom: 3px solid #efd016 !important;
  /* Adjust color & thickness */
  padding-bottom: 5px;
  /* Space between text & underline */
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li .sub-menu li a {
  border-bottom: none !important;
  cursor: pointer;
  /* Remove underline from sub-menu */
}

.full-width-header .rs-header .menu-area.sticky {
  background: #fff;
}

.full-width-header .rs-header .menu-area.sticky .logo-area a .sticky-logo {
  display: block;
}

.full-width-header .rs-header .menu-area.sticky .logo-area a .normal-logo {
  display: none;
}

.full-width-header .rs-header .menu-area.sticky .main-menu .rs-menu ul.nav-menu>li>a {
  color: #101010;
}

.full-width-header .rs-header .menu-area.sticky .main-menu .rs-menu ul.nav-menu>li>a:hover {
  color: #0C6460;
}

.full-width-header .rs-header .menu-area.sticky .main-menu .rs-menu ul.nav-menu>li.current-menu-item>a {
  color: #0C6460;
}

.full-width-header .rs-header .expand-btn-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;

}

.full-width-header .rs-header .expand-btn-inner ul {
  display: flex;
  align-items: center;
}

.full-width-header .rs-header .expand-btn-inner ul .btn-quote {
  position: relative;
  margin-left: 30px;
  line-height: 30px;
  margin-top: 0px;
  display: flex;
}

.full-width-header .rs-header .expand-btn-inner ul .btn-quote .quote-button {
  font-size: 16px;
  background: #0C6460;
  padding: 10px 23px;
  color: #fff;
  font-weight: 600;
  display: inline-block;
  position: relative;
  overflow: hidden;
  top: 0px;
  border-radius: 20px 0 20px 0;
  transition: 0.4s;
}

.full-width-header .rs-header .expand-btn-inner ul .btn-quote .quote-button:hover {
  background: #e0222b;
  border-radius: 0 20px 0 20px;
}

.full-width-header .rs-header .expand-btn-inner ul .humburger {
  display: block;
}

.full-width-header .rs-header .expand-btn-inner ul .humburger .nav-expander .bar {
  padding: 16px 13px 16px;
  background: transparent;
  max-width: 50px;
  display: flex;
  flex-wrap: wrap;
  border-radius: 2px;
  padding-right: 0;
  margin-right: -4px;
}

.full-width-header .rs-header .expand-btn-inner ul .humburger .nav-expander .bar span {
  height: 5px;
  width: 5px;
  display: block;
  background: #fff;
  border-radius: 50%;
  transition: none;
  list-style: none;
  transition: all 0.3s ease;
  margin: 2px 3px;
}

.full-width-header .rs-header .expand-btn-inner ul .humburger .nav-expander .bar span.dot2,
.full-width-header .rs-header .expand-btn-inner ul .humburger .nav-expander .bar span.dot3,
.full-width-header .rs-header .expand-btn-inner ul .humburger .nav-expander .bar span.dot4,
.full-width-header .rs-header .expand-btn-inner ul .humburger .nav-expander .bar span.dot5,
.full-width-header .rs-header .expand-btn-inner ul .humburger .nav-expander .bar span.dot6,
.full-width-header .rs-header .expand-btn-inner ul .humburger .nav-expander .bar span.dot7,
.full-width-header .rs-header .expand-btn-inner ul .humburger .nav-expander .bar span.dot8 {
  background: #fff;
}

.full-width-header .rs-header.header-style1 .menu-area .main-menu .rs-menu ul.nav-menu li a {
  height: 115px;
  line-height: 115px;
  color: #101010;
}

.full-width-header .rs-header.header-style1 .menu-area .main-menu .rs-menu ul.nav-menu li a.mPS2id-highlight,
.full-width-header .rs-header.header-style1 .menu-area .main-menu .rs-menu ul.nav-menu li a.mPS2id-highlight-first {
  color: #0C6460;
}

.full-width-header .rs-header.header-style1 .menu-area .main-menu .rs-menu ul.nav-menu li:hover>a {
  color: #0C6460 !important;
}

.full-width-header .rs-header.header-style1 .menu-area .main-menu .rs-menu ul.nav-menu li:hover>a i::before {
  content: '-';
  font-family: unset !important;
  font-size: 30px;
  font-weight: 100;
}

.full-width-header .rs-header.header-style1 .menu-area .main-menu .rs-menu ul.sub-menu li a {
  height: unset;
  line-height: 25px;
}

.full-width-header .rs-header.header-style1.header-modify1 .expand-btn-inner ul .btn-quote a {
  border-color: #e0222b;
  color: #ffffff;
  position: relative;
  z-index: 10;
}

.full-width-header .rs-header.header-style1.header-modify1 .expand-btn-inner ul .btn-quote a::after {
  background: #e0222b;
  z-index: -1;
}

.full-width-header .rs-header.header-style1.header-style3 .menu-area .expand-btn-inner .btn-quote a {
  border-radius: 4px;
}

.full-width-header .rs-header.header-style2 .menu-area {
  background: transparent;
}

.full-width-header .rs-header.header-style2 .menu-area .main-menu .rs-menu ul.nav-menu li a:hover,
.full-width-header .rs-header.header-style2 .menu-area .main-menu .rs-menu ul li.active a,
.full-width-header .rs-header.header-style2 .menu-area .main-menu .rs-menu ul li.current-menu-item>a:before,
.full-width-header .rs-header.header-style2 .menu-area .main-menu .rs-menu ul li.current-menu-item>a,
.full-width-header .rs-header.header-style2 .menu-area .main-menu .rs-menu ul.nav-menu li.current-menu-item>a {
  color: #f7f5f2 !important;

}

.full-width-header .rs-header.header-style2 .menu-area .rs-menu-area {
  margin-right: 32px;
}

.full-width-header .rs-header.header-style2 .menu-area .main-menu .rs-menu ul.nav-menu li a {
  color: #ffffff;
}

.full-width-header .rs-header.header-style2 .menu-area .main-menu .rs-menu ul.sub-menu li a {
  color: #101010;
}

.full-width-header .rs-header.header-style2 .expand-btn-inner ul .btn-quote .quote-button {
  background: #ffffff;
  color: #0a0a0a;
  border-radius: 4px;
}

.full-width-header .rs-header.header-style2 .expand-btn-inner ul .btn-quote .quote-button:hover {
  color: #e0222b;
  border-radius: 0 20px 0 20px;
}

.full-width-header .rs-header.header-style2 .expand-btn-inner ul .sidebarmenu-search a i {
  color: #ffffff;
}

.full-width-header .rs-header.header-style2 .expand-btn-inner ul .sidebarmenu-search a i:before {
  font-size: 18px;
  line-height: unset;
  font-weight: 500 !important;
  font-family: uicons-regular-rounded !important;
  position: relative;
}

.full-width-header .rs-header.header-style2 .menu-area.sticky .rs-menu ul.nav-menu li a {
  color: #0a0a0a;
}

.full-width-header .rs-header.header-style2.header-modify2 .menu-area .main-menu .rs-menu ul.nav-menu li a {
  height: 85px;
  line-height: 85px;
}

.full-width-header .rs-header.header-style2.header-modify2 .menu-area .main-menu .rs-menu ul.sub-menu li a {
  height: unset;
  line-height: 25px;
  font-family: 'Metropolis-SemiBold';
}

.full-width-header .rs-header.header-transparent {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
}

.full-width-header .rs-header.header-transparent .menu-area .btn-quote .slide-get {
  position: relative;
  z-index: 10;
  color: #333333;
}

.full-width-header .rs-header.header-transparent .menu-area .btn-quote .slide-get:hover {
  color: #ffffff !important;
}

.full-width-header .rs-header.header-transparent .menu-area .btn-quote .slide-get::after,
.full-width-header .rs-header.header-transparent .menu-area .btn-quote .slide-get::before {
  z-index: -1;
}

.full-width-header .rs-header.header-transparent .menu-area.sticky .btn-quote .slide-get {
  background: #0C6460 !important;
  color: #ffffff;
}

.full-width-header .rs-header.header-transparent .menu-area.sticky .sidebarmenu-search .rs-search i {
  color: #333333;
}

.full-width-header .rs-header.header-transparent.rs-header .menu-area .main-menu .rs-menu ul.nav-menu li a.mPS2id-highlight,
.full-width-header .rs-header.header-transparent.rs-header .menu-area .main-menu .rs-menu ul.nav-menu li a.mPS2id-highlight-first {
  color: #e0222b !important;
}

.full-width-header .mobile-menu {
  display: none;
}

.full-width-header .mobile-menu .mobile-logo {
  float: left;
}

.full-width-header .mobile-menu .mobile-logo img {
  max-height: 30px;
}

.full-width-header .mobile-menu .rs-menu-toggle {
  color: #ffffff;
  float: right;
}

.full-width-header .mobile-menu .rs-menu-toggle.primary {
  color: #0C6460;
}

.full-width-header .mobile-menu .rs-menu-toggle.secondary {
  color: #e0222b;
}

.full-width-header .mobile-menu .rs-menu-toggle .nav-dots {
  position: absolute;
  right: 0;
  width: 25px;
  height: 2px;
  background: #fff;
  z-index: 11;
  top: 23px;
}

.full-width-header .mobile-menu .rs-menu-toggle .dot1,
.full-width-header .mobile-menu .rs-menu-toggle .dot3 {
  width: 15px;
}

.full-width-header .mobile-menu .rs-menu-toggle .dot2 {
  top: 28px;
}

.full-width-header .mobile-menu .rs-menu-toggle .dot3 {
  top: 34px;
}

.full-width-header .mobile-menu .rs-menu-toggle .dot4 {
  top: 40px;
}

.full-width-header .right_menu_togle {
  background-image: linear-gradient(91deg, #6a0e55 0%, #9f2b7b 100%);
  padding: 50px 60px 50px 50px;
  font-size: 1.15em;
  max-width: 480px;
  width: 100%;
  right: -500px;
  z-index: 999999;
  transition: all 0.3s ease;
  position: fixed;
  overflow-y: auto;
}


.full-width-header .right_menu_togle .close-btn {
  overflow: visible;
  position: absolute;
  top: 10px;
  display: block;
  z-index: 99;
  right: 57px;
  cursor: pointer;
  transition: all 0.3s ease;
}

.full-width-header .right_menu_togle .close-btn .nav-close .line {
  width: 40px;
  height: 40px;
  line-height: 40px;
}

.full-width-header .right_menu_togle .close-btn .nav-close .line span {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  width: 1px !important;
  height: 25px !important;
  background: #0C6460;
  border: none !important;
  transition: all 0.3s ease;
}

.full-width-header .right_menu_togle .close-btn .nav-close .line span.line2 {
  transform: translate(-50%, -50%) rotate(-45deg);
}

.full-width-header .right_menu_togle .close-btn:hover .nav-close .line span {
  background: #0C6460;
}

.full-width-header .right_menu_togle .canvas-logo {
  padding-left: 0;
  padding-bottom: 35px;
}

.full-width-header .right_menu_togle .canvas-logo img {
  max-height: 45px;
}

.full-width-header .right_menu_togle .offcanvas-text p {
  font-size: 16px;
  line-height: 30px;
  color: #333333;
  margin: 0px 0 38px;
}

.full-width-header .right_menu_togle .canvas-contact .address-area .address-list {
  display: flex;
  margin-top: 18px;
}

.full-width-header .right_menu_togle .canvas-contact .address-area .address-list .info-icon i:before {
  margin: 0 20px 0 0;
  font-size: 25px;
  color: #0C6460;
}

.full-width-header .right_menu_togle .canvas-contact .address-area .address-list .info-content .title {
  font-size: 16px;
  line-height: 26px;
  font-weight: 600;
  color: #333333;
  margin-bottom: 5px;
}

.full-width-header .right_menu_togle .canvas-contact .address-area .address-list .info-content em {
  display: block;
  font-style: normal;
  line-height: 22px;
  font-size: 15px;
  color: #333333;
}

.full-width-header .right_menu_togle .canvas-contact .address-area .address-list .info-content em a {
  color: #333333;
}

.full-width-header .right_menu_togle .canvas-contact .address-area .address-list .info-content em a:hover {
  color: #0C6460;
}

.full-width-header .right_menu_togle .canvas-contact .social {
  margin: 40px 0 0;
}

.full-width-header .right_menu_togle .canvas-contact .social li {
  display: inline-block;
}

.full-width-header .right_menu_togle .canvas-contact .social li a i {
  font-size: 15px;
  color: #fff;
  margin: 0 8px 0 0;
  text-align: center;
  background: #0C6460;
  width: 35px;
  height: 35px;
  line-height: 35px;
  border-radius: 3px;
}

.full-width-header .right_menu_togle .canvas-contact .social li a i:hover {
  opacity: 0.9;
}

.full-width-header .right_menu_togle .canvas-contact .social li:last-child {
  margin: 0;
}

.full-width-header .mobile-navbar-menu .sub-menu {
  display: none;
  position: relative;
  left: 0;
  width: 100%;
  margin: 0;
  text-align: left;
}

.full-width-header .mobile-navbar-menu .nav-menu li {
  position: relative;
}

.full-width-header .mobile-navbar-menu .nav-menu li a {
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
  display: block;
  color: #333;
  padding: 10px 0;
  line-height: 30px;
  width: 100%;
}

.full-width-header .mobile-navbar-menu .nav-menu li li a {
  padding-left: 25px;
}

.full-width-header .mobile-navbar-menu .nav-menu li li li a {
  padding-left: 50px;
}

.full-width-header .mobile-navbar-menu span.submenu-button {
  position: absolute;
  z-index: 99;
  right: 0;
  top: 5px;
  display: block;
  height: 40px;
  width: 40px;
  cursor: pointer;
}

.full-width-header .mobile-navbar-menu span.submenu-button:before,
.full-width-header .mobile-navbar-menu span.submenu-button:after {
  position: absolute;
  top: 24px;
  right: 10px;
  width: 20px;
  height: 1px;
  display: block;
  background: #333;
  z-index: 2;
  content: '';
  right: 12px;
  width: 12px;
}

.full-width-header .mobile-navbar-menu span.submenu-button:before {
  width: 1px;
  height: 12px;
  right: 17px;
  top: 18px;
}

.full-width-header .mobile-navbar-menu span.submenu-button em {
  display: block;
  position: absolute;
  right: 0;
  border-radius: 4px;
  top: 50%;
  transform: translateY(-50%);
}

.full-width-header .mobile-navbar-menu .hash-has-sub span.submenu-button {
  width: 100%;
  cursor: pointer;
  top: 0;
  height: 50px;
  font-size: 15px;
}

.full-width-header .mobile-navbar-menu .submenu-button.submenu-opened:before {
  display: none;
}

.full-width-header .mobile-navbar-menu ul ul li,
.full-width-header .mobile-navbar-menu li:hover>ul>li {
  height: auto;
}

.full-width-header .mobile-navbar-menu ul.nav-menu>li:first-child>span.submenu-button:after {
  top: 19px;
}

.full-width-header .mobile-navbar-menu ul.nav-menu>li:first-child>span.submenu-button:before {
  top: 13px;
}

.full-width-header .mobile-navbar-menu .nav-menu li.active-menu a,
.full-width-header .mobile-navbar-menu .nav-menu li a:hover {
  color: #0C6460;
}

body.modal-open {
  padding: 0 !important;
}

body .modal.show .modal-dialog {
  width: 100%;
  max-width: 500px;
}

body .modal {
  z-index: 9999;
}

body .search-modal {
  padding: 0 !important;
  background: #e0222b;
}

body .search-modal .modal-content {
  position: initial;
  border: 0;
  background: unset;
}

body .search-modal .search-block form {
  position: relative;
}

body .search-modal .search-block form input {
  background: 0 0;
  border: none;
  color: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  outline: none;
  padding: 14px 17px;
  border-radius: unset;
}

body .search-modal .search-block form button {
  background: transparent;
  border: none;
  padding: 5px 20px;
  color: #ffffff;
  border-radius: 0 5px 5px 0;
  font-size: 16px;
  position: absolute;
  content: '';
  right: 0;
  top: 11px;
}

body .search-modal .search-block form button i:before {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  opacity: 0.7;
}

body .search-modal .search-block ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #fff;
  opacity: 1;
}

body .search-modal .search-block ::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
  opacity: 0.3;
}

body .search-modal .search-block :-ms-input-placeholder {
  /* IE 10+ */
  color: #fff;
  opacity: 1;
}

body .search-modal .search-block :-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
  opacity: 1;
}

body .search-modal .close {
  position: fixed;
  right: 50px;
  top: 50px;
  background: #ffffff;
  color: #0a0a0a;
  width: 40px;
  height: 40px;
  line-height: 43px;
  text-align: center;
  cursor: pointer;
  border-radius: 50%;
  transition: all 0.5s ease;
  opacity: unset;
  box-shadow: unset;
  border: none;
}

body .search-modal .close i:before {
  font-size: 23px;
  position: relative;
  top: 4px;
  left: 0px;
  font-weight: 700;
}

body .search-modal .close:hover {
  opacity: 0.8 !important;
}

/*------------------------------------
	04. Sticky Menu CSS
--------------------------------------*/
.menu-sticky {
  background: #fff;
  margin: 0;
  z-index: 999;
  width: 100%;
  top: 0;
  position: relative;
}

@-webkit-keyframes sticky-animation {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}

@keyframes sticky-animation {
  0% {
    opacity: 0;
    transform: translateY(-100%);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

/* ------------------------------------
	05. About Section CSS
---------------------------------------*/
.rs-about.about-style1 {
  position: relative;
}

.rs-about.about-style1 .sec-title .title {
  padding-right: 20px;
}

.rs-about.about-style1 .rs-addon-services .services-item {
  display: flex;
}

.rs-about.about-style1 .rs-addon-services .services-item .services-icon img {
  height: 60px;
  width: 60px;
  max-width: unset;
}

.rs-about.about-style1 .rs-addon-services .services-item .services-content {
  padding: 0px 0px 0px 20px;
}

.rs-about.about-style1 .rs-addon-services .services-item .services-content .title {
  font-size: 22px;
  line-height: 30px;
  font-weight: 700;
  color: #0a0a0a;
  margin: 0 0 9px;
}

.rs-about.about-style1 .rs-addon-services .services-item .services-content .services-txt {
  margin: 0;
}

.rs-about.about-style1 .rs-addon-services .border-widget {
  margin: 24px 85px 26px 0px;
  border-style: solid;
  border-width: 0px 0px 1px 0px;
  border-color: #EDECEC;
}

.rs-about.about-style1 .about-animate {
  position: absolute;
  text-align: right;
  width: 75%;
  max-width: 75%;
  bottom: 3px;
  right: 20.7px;
}

.rs-about.about-style1 .about-animate img {
  width: 11%;
}

.rs-about.about-style2 .addon-services {
  display: flex;
  align-items: center;
}

.rs-about.about-style2 .addon-services .services-img img {
  height: 130px;
  width: 171px;
  max-width: unset;
  object-fit: cover;
}

.rs-about.about-style2 .addon-services .services-text {
  padding: 0px 0px 0px 30px;
}

.rs-about.about-style2 .addon-services .services-text .title {
  font-size: 18px;
  line-height: 28px;
  font-weight: 700;
  color: #0a0a0a;
  margin: 0 0 10px;
}

.rs-about.about-style2 .addon-services .services-text .services-txt {
  margin-bottom: 0;
}

.rs-about.about-style2 .rs-addon-services {
  margin: 33px 0px 0px 0px;
  padding: 45px 0px 0px 0px;
  border-style: solid;
  border-width: 1px 0px 0px 0px;
  border-color: #EBEBEB;
}

.rs-about.about-style2 .rs-addon-services .services-wrap {
  display: flex;
  align-items: center;
}

.rs-about.about-style2 .rs-addon-services .services-wrap .services-icon img {
  height: 71px;
  width: 70px;
  max-width: unset;
}

.rs-about.about-style2 .rs-addon-services .services-wrap .services-content {
  padding: 0px 0px 0px 20px;
}

.rs-about.about-style2 .rs-addon-services .services-wrap .services-content .title {
  font-size: 18px;
  line-height: 28px;
  font-weight: 700;
  color: #101010;
  margin: 0 0 4px;
}

.rs-about.about-style2 .rs-addon-services .services-wrap .services-content .services-txt {
  margin-bottom: 0px;
}

.rs-about.about-style2 .rs-addon-services .services-wrap .services-content .services-txt a {
  color: #1b3768;
}

.rs-about.about-style2 .rs-addon-services .services-wrap .services-content .services-txt a:hover {
  color: #0C6460;
}

/* .rs-about.about-style2.about-modify1 .about-img img {
  border-radius: 150px 150px 150px 150px;
} */
.rs-about.about-style2.about-modify1 .content-widget {
  position: relative;
  padding: 33px 52px 33px 74px;
  background-color: #FFFFFF;
  border-radius: 40px 40px 40px 40px;
}

.rs-about.about-style2.about-modify1 .content-widget .icon-part {
  position: absolute;
  left: 20px;
}

.rs-about.about-style2.about-modify1 .content-widget .icon-part img {
  width: 40px;
  height: 40px;
}

.rs-about.about-style2.about-modify1 .content-widget .text-part p {
  font-style: italic;
  margin: 0;
}

.rs-about.about-style2.about-modify1 .addon-services .services-img img {
  height: 80px;
  width: 80px;
  border-radius: 50px 50px 50px 50px;
}

.rs-about.about-style2.about-modify1 .addon-services .services-text .title {
  margin: 0 0 3px;
}

.rs-about.about-style2.about-modify1 .addon-services .services-text p {
  font-size: 15px;
}

/* ------------------------------------
	06. Appointment Section CSS
---------------------------------------*/
.rs-appointment .title-part .title {
  position: relative;
  font-size: 42px;
  line-height: 52px;
  color: #101010;
  font-weight: 700;
  margin: 0px 28px 0px 0px;
  padding-bottom: 20px;
}

.rs-appointment .title-part .title:before {
  content: "";
  position: absolute;
  border: 0;
  width: 65px;
  height: 5px;
  background: #0C6460;
  z-index: 1;
  margin-left: 0;
  left: 0;
  top: -28px;
}

.rs-appointment .desc-part {
  margin: 0;
}

.rs-appointment .border-divider {
  padding-top: 40px;
  padding-bottom: 65px;
}

.rs-appointment .border-divider .boder-shape {
  border: 1px solid #02010108;
}

.rs-appointment .content-part {
  padding: 0 20px 0 0;
}

.rs-appointment .content-part .title {
  font-size: 24px;
  line-height: 34px;
  color: #101010;
  font-weight: 700;
  margin: 0px 0px 20px 0px;
}

.rs-appointment .content-part .desc {
  color: #333333;
  margin: 0;
}

/* ------------------------------------
	07. Breadcrumbs Section CSS
---------------------------------------*/
.rs-breadcrumbs {
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center center !important;
  border-radius: 150px 0px 0px 0px;
}

.rs-breadcrumbs .breadcrumbs-inner {
  padding: 205px 10px 205px 10px;
}

.rs-breadcrumbs .breadcrumbs-inner .page-title {
  font-size: 60px;
  line-height: 70px;
  font-weight: 700;
  margin-bottom: 6px;
  color: #760052;
  position: relative;
  z-index: 1;
  padding-top: 20px;
  text-transform: capitalize;
  text-align: center;
}

/* .rs-breadcrumbs .breadcrumbs-inner .page-title:after {
  content: "";
  height: 5px;
  position: absolute;
  top: 0px;
  left: 0;
  transition: all 0.3s ease;
  z-index: -1;
  background: #E76404;
  width: 65px;
  margin: 0 auto;
} */

.rs-breadcrumbs .breadcrumbs-inner .page-title .watermark {
  position: absolute;
  font-size: 150px;
  text-transform: uppercase;
  font-weight: 900;
  font-family: 'Space Grotesk', sans-serif;
  opacity: 0.05;
  width: 100%;
  left: 0;
  color: inherit;
  white-space: nowrap;
  vertical-align: middle;
}

.rs-breadcrumbs .breadcrumbs-inner .sub-text {
  font-size: 18px;
  line-height: 30px;
  font-weight: 500;
  color: #760052;
  text-transform: capitalize;
  display: inline-block;
  margin-top: 10px;
}

.rs-breadcrumbs .breadcrumbs-inner.blog-middle {
  text-align: center;
}

.rs-breadcrumbs .breadcrumbs-inner.blog-middle .page-title:after {
  left: 50%;
  transform: translateX(-50%);
}

.rs-breadcrumbs.img1 {
  background: url(../images/background-yellow-bg.webp);
  height: 70vh;
}


.rs-breadcrumbs.img1::after {
  content: "";
  display: block;
  width: 100%;
  height: 50px;
  background-image: url(../images/border-pattern.png);
  background-repeat: repeat-x;
  background-size: cover;
  position: relative;
  bottom: 130px;
  left: 0;
  z-index: 5;
}



.rs-breadcrumbs-instruments {
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center center !important;
  border-radius: 10px 0px 0px 0px;
}

.rs-breadcrumbs-instruments .breadcrumbs-inner {
  padding: 205px 10px 180px 10px;
}

.rs-breadcrumbs-instruments .breadcrumbs-inner .page-title {
  font-size: 60px;
  line-height: 70px;
  font-weight: 700;
  margin-bottom: 6px;
  color: #760052;
  position: relative;
  z-index: 1;
  padding-top: 20px;
  text-transform: capitalize;
  text-align: center;
}

.rs-breadcrumbs-instruments .breadcrumbs-inner .sub-text {
  font-size: 18px;
  line-height: 30px;
  font-weight: 500;
  color: #760052;
  text-transform: capitalize;
  display: inline-block;
  margin-top: 10px;
}

.rs-breadcrumbs-instruments .breadcrumbs-inner .page-title span {
  font-size: 45px;
  color: #4a4a4a;
}

.rs-breadcrumbs-instruments .breadcrumbs-inner.blog-middle {
  text-align: center;
}

.rs-breadcrumbs-instruments .breadcrumbs-inner.blog-middle .page-title:after {
  left: 50%;
  transform: translateX(-50%);
}

.rs-breadcrumbs-instruments {
  background: url(../images/background-yellow-bg.webp);
  height: 80vh;
}

.rs-breadcrumbs-instruments::after {
  content: "";
  display: block;
  width: 100%;
  height: 50px;
  background-image: url(../images/border-pattern.png);
  background-repeat: repeat-x;
  background-size: cover;
  position: relative;
  bottom: 130px;
  left: 0;
  z-index: 5;
}


/* ------------------------------------
	08. Banner Section CSS
---------------------------------------*/


.rs-banner.banner-main-home .banner-overlay {
  background-color: transparent;
  opacity: 1;
  border-radius: 0px 350px 0px 0px;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
}

.rs-banner.banner-main-home .content-wrap {
  padding: 245px 0 245px;
  position: relative;
  z-index: 11;
}

.rs-banner.banner-main-home .content-wrap .banner-box {
  padding: 60px 20px 60px 20px;
  background-color: #0C64604F;
  border-radius: 0px 0px 0px 0px;
  z-index: -11;
  width: 160px;
  max-width: 160px;
  top: 26%;
  left: -22px;
  position: absolute;
}

.rs-banner.banner-main-home .content-wrap .sub-text {
  font-size: 15px;
  line-height: 28px;
  font-weight: 600;
  color: #F66B06;
  letter-spacing: 2px;
  text-transform: uppercase;
  display: block;
  margin: 0 0 10px;
}

.rs-banner.banner-main-home .content-wrap .title {
  font-size: 62px;
  line-height: 72px;
  font-weight: 700;
  color: #fff;
  margin: 0px 0px 24px 0px;
}

.rs-banner.banner-main-home .content-wrap .description {
  font-size: 17px;
  line-height: 28px;
  color: #fff;
  font-weight: 400;
  margin: 0px 0px 0px 0px;
}



.rs-banner.banner-style1 .content-wrap {
  position: relative;
  z-index: 11;
  /*-- Animations Start --*/
  /*-- Animations End --*/
}

.rs-banner.banner-style1 .content-wrap .sub-text {
  font-size: 16px;
  line-height: 26px;
  font-weight: 600;
  color: #e0222b;
  opacity: 1;
  text-transform: uppercase;
  display: block;
  margin-bottom: 15px;
}

.rs-banner.banner-style1 .content-wrap .title {
  font-size: 60px;
  line-height: 70px;
  font-weight: 700;
  opacity: 1;
  color: #ffffff;
  margin: 0 0 15px;
}

.rs-banner.banner-style1 .content-wrap .title span {
  color: #e0222b;
}

.rs-banner.banner-style1 .content-wrap .description {
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  color: #ffffff;
  margin: 0;
}

.rs-banner.banner-style1 .content-wrap .banner-box {
  position: absolute;
  left: -10%;
  background-color: #0C6460;
  color: #ffffff;
  width: 680px;
  height: 552px;
  opacity: 1;
  border-bottom-right-radius: 200px;
  z-index: -11;
  top: -92px;
}

.rs-banner.banner-style1 .content-wrap .sub-text {
  -webkit-animation: fadeInRight 1.4s ease-in-out;
  animation: fadeInRight 1.4s ease-in-out;
}

.rs-banner.banner-style1 .content-wrap .title {
  -webkit-animation: fadeInRight 1.6s ease-in-out;
  animation: fadeInRight 1.6s ease-in-out;
}

.rs-banner.banner-style1 .content-wrap .description {
  -webkit-animation: fadeInRight 1.8s ease-in-out;
  animation: fadeInRight 1.8s ease-in-out;
}

.rs-banner.banner-style1 .content-wrap .banner-btn {
  -webkit-animation: fadeInRight 2s ease-in-out;
  animation: fadeInRight 2s ease-in-out;
}

.rs-banner.banner-style1 .content-wrap .banner-boxs {
  -webkit-animation: fadeInUp 1s ease-in-out;
  animation: fadeInUp 1s ease-in-out;
}


.rs-banner.banner-style2 .content-wrap {
  position: relative;
  z-index: 11;
  padding: 291px 0 290px;
}

.rs-banner.banner-style2 .content-wrap .sub-text {
  font-size: 15px;
  line-height: 26px;
  font-weight: 500;
  color: #e0222b;
  text-transform: uppercase;
  opacity: 1;
  display: block;
  margin: 0 0px 15px 0px;
}

.rs-banner.banner-style2 .content-wrap .sub-text img {
  position: relative;
  top: -2px;
  margin-right: 3px;
}

.rs-banner.banner-style2 .content-wrap .title {
  font-size: 70px;
  line-height: 80px;
  font-weight: 700;
  color: #ffffff;
  opacity: 1;
  margin: 0 0 37px;
  position: relative;
}

.rs-banner.banner-style2 .content-wrap .title img {
  position: absolute;
  left: 17px;
  top: 81%;
  z-index: -11;
}

.rs-banner.banner-style2 .content-wrap .description {
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
  color: #ffffff;
  margin: 0 0 0px;
}

.rs-banner.banner-style2 .slide-img {
  position: relative;
  margin-right: -210px;
  margin-left: 35px;
}

.rs-banner.banner-style2 .rs-carousel .owl-dots {
  right: -16%;
  position: absolute;
  bottom: 46%;
}

.rs-banner.banner-style2 .rs-carousel .owl-dots .owl-dot {
  width: 16px;
  height: 16px;
  display: flex;
  margin: 6px 0;
  padding: 3px 0;
  border-radius: 50px;
  border: none;
  transition: all 0.3s ease;
  background-color: rgba(0, 0, 0, 0);
  box-shadow: inset 0 0 0 2px #ffffff;
}

.rs-banner.banner-style2 .rs-carousel .owl-dots .owl-dot.active {
  width: 16px;
  background-color: #ffffff;
  box-shadow: 0 0 1px #ffffff;
}

.rs-banner.banner-style3 {
  position: relative;
  z-index: 11;
}

.rs-banner.banner-style3 .rs-html5-video {
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  object-fit: cover;
  height: 100%;
  width: 100%;
}

.rs-banner.banner-style3 .background-video-wrap .background-overlay {
  background-color: #08172d69;
  opacity: 0.5;
  mix-blend-mode: multiply;
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
}

.rs-banner.banner-style3 .shape-bottom {
  overflow: hidden;
  position: absolute;
  left: 0;
  width: 100%;
  line-height: 0;
  direction: ltr;
  bottom: -9px;
  transform: rotate(180deg);
  z-index: 2;
  pointer-events: none;
}

.rs-banner.banner-style3 .shape-bottom svg {
  height: 110px;
  display: block;
  width: calc(100% + 1.3px);
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  overflow: hidden;
  z-index: -1;
}

.rs-banner.banner-style3 .shape-bottom svg .shape-fill {
  fill: #fff;
  transform: rotateY(0deg);
}

.rs-banner.banner-style3 .content-wrap {
  padding: 430px 0px 92px 0px;
  position: relative;
  z-index: 10;
}

.rs-banner.banner-style3 .content-wrap .sub-text {
  font-size: 35px;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: 0px;
  color: #ff3f43;
  text-transform: uppercase;
  display: block;
  margin: 0px 0px 20px 0px;
  font-family: 'truenorthroughblackw01-rgRg';
}

.rs-banner.banner-style3 .content-wrap .title {
  font-size: 70px;
  font-weight: 700;
  line-height: 80px;
  color: #ffffff;
  margin: 0px 0px 0px 0px;
  font-weight: normal;
}

/* ------------------------------------
	09. Choose Section CSS
---------------------------------------*/
.rs-choose.choose-style1 .services-item {
  display: flex;
}

.rs-choose.choose-style1 .services-item .services-icon img {
  height: 50px;
  width: 50px;
  max-width: unset;
}

.rs-choose.choose-style1 .services-item .services-content {
  padding: 2px 0px 0px 15px;
}

.rs-choose.choose-style1 .services-item .services-content .title {
  font-size: 18px;
  line-height: 28px;
  font-weight: 700;
  color: #101010;
  margin: 0 0 10px;
}

.rs-choose.choose-style1 .services-item .services-content .services-txt {
  color: #1b3768;
  margin: 0;
}

/* ------------------------------------
	10. Slider Section CSS
---------------------------------------*/
.rs-slider.rs-slider-style2 {
  overflow: hidden;
  position: relative;
}

.rs-slider.rs-slider-style2 .slider-bottom {
  display: block;
  overflow: hidden;
}

.rs-slider.rs-slider-style2 .slider-bottom .slide-touch {
  display: inline-block !important;
}

.rs-slider.rs-slider-style2 .slider-direction {
  padding-top: 230px;
  padding-bottom: 190px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.rs-slider.rs-slider-style2 .container {
  position: relative;
  height: 100%;
}

.rs-slider.rs-slider-style2 .container .content-part .sl-subtitle {
  font-size: 18px;
  font-weight: 500;
  line-height: 32px;
  color: #e0222b;
  letter-spacing: 2px;
  opacity: 1;
  text-transform: capitalize;
  display: block;
  margin: 0 0 15px;
}

.rs-slider.rs-slider-style2 .container .content-part .sl-title {
  font-size: 70px;
  font-weight: 800;
  line-height: 80px;
  color: #101010;
  margin: 0 0 15px;
}

.rs-slider.rs-slider-style2 .container .content-part .sl-desc {
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  color: #333333;
  margin: 0 0 30px;
}

.rs-slider.rs-slider-style2 .nivo-caption {
  padding: 0;
}

.rs-slider.rs-slider-style2 .nivo-directionNav>a {
  background: rgba(0, 0, 0, 0.2);
}

.rs-slider.rs-slider-style2 .nivo-directionNav>a:before {
  color: #ffffff;
}

.rs-slider.rs-slider-style2.rs-slider-style3 .slider-bottom {
  display: block;
  overflow: hidden;
}

.rs-slider.rs-slider-style2.rs-slider-style3 .slider-bottom .slide-btn2 {
  display: inline-block !important;
}

.rs-slider.rs-slider-style2.rs-slider-style3 .container .content-part .sl-title {
  font-size: 60px;
  line-height: 70px;
}

.rs-slider.rs-slider-style2.rs-slider-style3 .container .content-part .sl-desc {
  font-size: 18px;
  margin: 0 0 30px;
}

.rs-slider.rs-slider-style2.rs-slider-style3 .nivo-directionNav>a {
  width: 40px;
  height: 40px;
  line-height: 40px;
  border: none;
  background: #0C6460;
  opacity: 1;
}

.rs-slider.rs-slider-style2.rs-slider-style3 .nivo-directionNav>a:before {
  font-size: 20px;
  color: #ffffff;
}

.rs-slider.rs-slider-style2.rs-slider-style3 .nivo-directionNav>a:hover {
  opacity: 95;
}

.rs-slider.rs-slider-style2 .owl-carousel .owl-nav .owl-prev {
  position: absolute;
  left: -1000px;
  top: 50%;
  transform: translateY(-50%);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 60px;
  width: 60px;
  background: #800040;
  color: #fff;
  border-radius: 50%;
  font-size: 18px;
  transition: all ease 0.5s;
}

.rs-slider.rs-slider-style2 .owl-carousel .owl-nav .owl-prev:hover {
  background: #e5a823;
}

.rs-slider.rs-slider-style2 .owl-carousel .owl-nav .owl-next {
  position: absolute;
  right: -1000px;
  top: 50%;
  transform: translateY(-50%);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 60px;
  width: 60px;
  background: #800040;
  color: #fff;
  border-radius: 50%;
  font-size: 18px;
  transition: all ease 0.5s;
}

.rs-slider.rs-slider-style2 .owl-carousel .owl-nav .owl-next:hover {
  background: #e5a823;
}

.rs-slider.rs-slider-style2:hover .owl-carousel .owl-nav .owl-prev {
  left: 30px;
}

.rs-slider.rs-slider-style2:hover .owl-carousel .owl-nav .owl-next {
  right: 30px;
}

.rs-slider .sl-wrap {
  padding: 50px 0;
}

.rs-slider .nivo-directionNav>a {
  font-size: 0;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  border-radius: 50%;
  border: none;
  background: #333;
  background: rgba(0, 0, 0, 0.25);
  transition: all 0.4s ease-out;
  opacity: 1;
}

.rs-slider .nivo-directionNav>a.nivo-prevNav,
.rs-slider .nivo-directionNav>a.nivo-nextNav {
  left: 30px;
  background: #333;
}

.rs-slider .nivo-directionNav>a.nivo-prevNav {
  top: 50%;
}

.rs-slider .nivo-directionNav>a.nivo-prevNav:before {
  content: "\f104";
}

.rs-slider .nivo-directionNav>a.nivo-nextNav {
  top: 50%;
  transform: translateY(-50%);
  right: 30px;
  left: unset;
}

.rs-slider .nivo-directionNav>a.nivo-nextNav:before {
  content: "\f105";
}

.rs-slider .nivo-directionNav>a:before {
  font-family: FontAwesome;
  position: absolute;
  font-size: 28px;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  transition: all 0.3s ease;
  color: #101010;
}

.rs-slider .nivo-directionNav>a:hover {
  opacity: 95;
}

.rs-slider .nivo-controlNav {
  display: none !important;
}

.rs-slider .nivo-controlNav .nivo-control {
  width: 26px;
  height: 7px;
  border: 1px solid #fff;
  font-size: 0px;
  display: inline-block;
  margin-right: 7px;
  -webkit-transition: 0.4s ease all;
  transition: 0.4s ease all;
}

.rs-slider .nivo-controlNav .nivo-control.active {
  background: #0C6460;
  border-color: #0C6460;
}

.rs-slider.case-slider-style3 .owl-nav .owl-next,
.rs-slider.case-slider-style3 .owl-nav .owl-prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 10px;
  font-size: 25px;
  font-weight: 600;
  text-align: center;
  color: #ffffff;
}

.rs-slider.case-slider-style3 .owl-nav .owl-next i:before,
.rs-slider.case-slider-style3 .owl-nav .owl-prev i:before {
  content: "\f112";
  font-family: Flaticon;
}

.rs-slider.case-slider-style3 .owl-nav .owl-next {
  right: 10px;
  left: unset;
}

.rs-slider.case-slider-style3 .owl-nav .owl-next i:before {
  content: "\f113";
}

/* ------------------------------------
	11. Counter Section CSS
---------------------------------------*/
.rs-counter.counter-style1 .rs-counter-list {
  position: relative;
  z-index: 10;
}

.rs-counter.counter-style1 .rs-counter-list .counter-box {
  position: absolute;
  padding: 50px 0px 50px 0px;
  background-color: #F66B0624;
  border-radius: 0px 0px 0px 0px;
  left: 59px;
  width: 140px;
  max-width: 140px;
  top: -42px;
  z-index: -1;
}

.rs-counter.counter-style1 .rs-counter-list .counter-box.con-blue {
  background-color: #0C64602B;
}

.rs-counter.counter-style1 .rs-counter-list .counter-box.con-yellow {
  background-color: #FFB7002B;
}

.rs-counter.counter-style1 .rs-counter-list .count-text {
  text-align: center;
}

.rs-counter.counter-style1 .rs-counter-list .count-text .count-number {
  margin-bottom: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
}

.rs-counter.counter-style1 .rs-counter-list .count-text .count-number .rs-count {
  font-size: 55px;
  line-height: 65px;
  font-weight: 600;
  color: #ffffff;
}

.rs-counter.counter-style1 .rs-counter-list .count-text .count-number .prefix {
  font-size: 55px;
  line-height: 65px;
  font-weight: 600;
  color: #ffffff;
}

.rs-counter.counter-style1 .rs-counter-list .count-text .title {
  font-size: 20px;
  font-weight: 600;
  line-height: 18px;
  color: #ffffff;
}

.rs-counter.counter-style2 .rs-counter-list .counter-right-border {
  position: relative;
}

.rs-counter.counter-style2 .rs-counter-list .counter-right-border:after {
  content: '';
  position: absolute;
  width: 1px;
  height: 70px;
  background: #E2DDDF;
  top: -4px;
  right: -5px;
}

.rs-counter.counter-style2 .rs-counter-list .count-text .count-number {
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  gap: 6px;
}

.rs-counter.counter-style2 .rs-counter-list .count-text .count-number .rs-count {
  font-size: 36px;
  line-height: 30px;
  font-weight: 700;
  color: #e0222b;
}

.rs-counter.counter-style2 .rs-counter-list .count-text .count-number .prefix {
  font-size: 36px;
  line-height: 30px;
  font-weight: 700;
  color: #e0222b;
}

.rs-counter.counter-style2 .rs-counter-list .count-text .title {
  font-size: 18px;
  font-weight: 600;
  line-height: 30px;
  color: #1b3768;
}

.rs-counter.counter-style2 .rs-counter-list.widget-padding {
  padding: 0 0 0 40px;
}

.rs-counter.counter-style3 .rs-counter-list {
  padding: 60px 60px 50px 60px;
  background-color: #effdfc;
  border-radius: 80px 0px 80px 0px;
}

.rs-counter.counter-style3 .rs-counter-list .counter-text .counter-icon {
  margin-bottom: 20px;
}

.rs-counter.counter-style3 .rs-counter-list .counter-text .counter-icon img {
  width: 70px;
}

.rs-counter.counter-style3 .rs-counter-list .counter-text .counter-number {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 6px;
}

.rs-counter.counter-style3 .rs-counter-list .counter-text .counter-number .rs-count {
  font-size: 42px;
  line-height: 60px;
  font-weight: 700;
  color: #0A0A0A;
  padding: 15px 0px 0px 0px;
}

.rs-counter.counter-style3 .rs-counter-list .counter-text .counter-number .prefix {
  font-size: 42px;
  font-weight: 700;
  padding: 15px 0px 0px 0px;
  color: #0A0A0A;
}

.rs-counter.counter-style3 .rs-counter-list .counter-text .title {
  font-size: 18px;
  line-height: 18px;
  font-weight: 500;
}

.rs-counter.counter-style3.counter-modify1 .counter-top {
  padding: 60px 0px 50px 110px;
  border-radius: 0px 100px 0px 100px;
}

.rs-counter.counter-style3.counter-modify1 .counter-top .rs-counter-list {
  padding: unset;
  background-color: unset;
  border-radius: unset;
}

.rs-counter.counter-style3.counter-modify1 .counter-top .rs-counter-list .counter-text .counter-icon {
  margin-bottom: 18px;
}

.rs-counter.counter-style3.counter-modify1 .counter-top .rs-counter-list .counter-text .counter-icon img {
  width: 60px;
}

.rs-counter.counter-style3.counter-modify1 .counter-top .rs-counter-list .counter-text .counter-number .prefix,
.rs-counter.counter-style3.counter-modify1 .counter-top .rs-counter-list .counter-text .counter-number .rs-count {
  font-size: 36px;
  line-height: 45px;
  font-weight: 600;
  color: #fff;
}

.rs-counter.counter-style3.counter-modify1 .counter-top .rs-counter-list .counter-text .title {
  font-size: 16px;
  line-height: 16px;
  color: #ffffff;
}

/* ------------------------------------
	12. Contact Section CSS
---------------------------------------*/
.rs-contact.contact-style1 .address-item {
  display: flex;
}

.rs-contact.contact-style1 .address-item .address-icon img {
  height: 40px;
  width: 40px;
  max-width: unset;
}

.rs-contact.contact-style1 .address-item .address-text {
  margin: -18px 0px 0px 20px;
}

.rs-contact.contact-style1 .address-item .address-text .title {
  font-size: 18px;
  line-height: 28px;
  font-weight: 600;
  color: #ffffff;
  margin-bottom: 4px;
}

.rs-contact.contact-style1 .address-item .address-text .address-txt {
  color: #ffffff;
  margin-bottom: 0px;
}

.rs-contact.contact-style1 .contact-section {
  background-color: #0C6460;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.06);
  border-radius: 0px 120px 0px 0px;
  padding: 60px 50px 60px 50px;
}

.rs-contact.contact-style1 .contact-section .sec-title2 .title {
  font-size: 36px;
  line-height: 46px;
}

.rs-contact.contact-style1 .contact-section .from-control {
  padding: 20px 0px 19px 25px;
  /* border-radius: 30px 0px 30px 0px; */
  color: #ffffff;
  border-style: solid;
  border-width: 0px 0px 0px 0px;
  border: 1px solid #a8207e;
  background-color: #9125709e;
  width: 100%;
  max-width: 100%;
  opacity: 1;
}

.rs-contact.contact-style1 .contact-section textarea {
  height: 120px;
}

.rs-contact.contact-style1 .contact-section ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #f1f1f1;
  opacity: 0.41;
}

.rs-contact.contact-style1 .contact-section ::-moz-placeholder {
  /* Firefox 19+ */
  color: #f1f1f1;
  opacity: 0.41;
}

.rs-contact.contact-style1 .contact-section :-ms-input-placeholder {
  /* IE 10+ */
  color: #f1f1f1;
  opacity: 0.41;
}

.rs-contact.contact-style1 .contact-section :-moz-placeholder {
  /* Firefox 18- */
  color: #f1f1f1;
  opacity: 0.41;
}

.rs-contact.contact-style1 .contact-section.home5-onepage {
  border-radius: 120px 120px 120px 120px;
}

.rs-contact.contact-style1 .contact-section.home5-onepage .contact-wrap .btn-part .onepage-submit {
  background: #e0222b;
}

.rs-contact.contact-style1 .contact-section.home5-onepage .contact-wrap .btn-part .onepage-submit:hover {
  opacity: 0.8;
}

.rs-contact.contact-style1 .contact-section .contact-wrap #form-messages {
  color: #fff;
  margin-top: 15px;
}

.rs-contact.contact-style1.contact-modify1 .address-wrap-section {
  padding: 70px 50px 70px 50px;
  border-radius: 40px 0px 0px 0px;
  background-color: #fff;
}

.rs-contact.contact-style1.contact-modify1 .address-wrap-section .address-item .address-text .title {
  color: #595959;
}

.rs-contact.contact-style1.contact-modify1 .address-wrap-section .address-item .address-text .address-txt {
  color: #3d3d3d;
}

.rs-contact.contact-style1.contact-modify1 .contact-section {
  background-color: #760052;
  border-radius: 0px 0px 40px 0px;
}

.rs-contact.contact-style1.contact-modify1 .contact-section .from-control {
  padding: 15px 0px 15px 13px;
}

.rs-contact.contact-style1.contact-modify1 .contact-map {
  overflow: hidden;
}

.rs-contact.contact-style1.contact-modify1 .contact-map iframe {
  height: 700px;
  float: left;
  width: 100%;
  border: none;
}

.rs-contact.contact-style1.contact-modify1 .contact-wrap #form-messages {
  color: #fff;
  margin-top: 15px;
}

.rs-contact.contact-style1.contact-modify2 .contact-section {
  background-color: #fff;
  box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.07);
  border-radius: unset;
  padding: 60px 50px 60px 50px;
}

.rs-contact.contact-style1.contact-modify2 .contact-section .from-control {
  padding: 20px 0px 10px 0px;
  border-style: solid;
  border-width: 0px 0px 2px 0px;
  border-color: #F8F3F3;
  background-color: transparent;
  border-radius: unset;
  color: #1b3768;
}

.rs-contact.contact-style1.contact-modify2 .contact-section ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #1b3768;
  opacity: 0.79;
}

.rs-contact.contact-style1.contact-modify2 .contact-section ::-moz-placeholder {
  /* Firefox 19+ */
  color: #1b3768;
  opacity: 0.79;
}

.rs-contact.contact-style1.contact-modify2 .contact-section :-ms-input-placeholder {
  /* IE 10+ */
  color: #1b3768;
  opacity: 0.79;
}

.rs-contact.contact-style1.contact-modify2 .contact-section :-moz-placeholder {
  /* Firefox 18- */
  color: #1b3768;
  opacity: 0.79;
}


.rs-contact.contact-style1.contact-modify3 .contact-section {
  background-color: #fff;
  box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.07);
  border-radius: unset;
  padding: 60px 50px 60px 50px;
}

.rs-contact.contact-style1.contact-modify3 .contact-section .from-control {
  padding: 20px 0px 10px 0px;
  border-style: solid;
  border-width: 0px 0px 2px 0px;
  border-color: #effdfc;
  background-color: transparent;
  border-radius: unset;
  color: #1b3768;
}

.rs-contact.contact-style1.contact-modify3 .contact-section ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #1b3768;
  opacity: 0.49;
}

.rs-contact.contact-style1.contact-modify3 .contact-section ::-moz-placeholder {
  /* Firefox 19+ */
  color: #1b3768;
  opacity: 0.49;
}

.rs-contact.contact-style1.contact-modify3 .contact-section :-ms-input-placeholder {
  /* IE 10+ */
  color: #1b3768;
  opacity: 0.49;
}

.rs-contact.contact-style1.contact-modify3 .contact-section :-moz-placeholder {
  /* Firefox 18- */
  color: #1b3768;
  opacity: 0.49;
}

.rs-contact.contact-style1.contact-modify3 .contact-section .contact-wrap #form-messages {
  color: #101010 !important;
  margin-top: 15px;
}

.rs-contact.contact-style1.contact-modify3 .contact-section .wpcf7-form-control:not(.wpcf7-submit) {
  width: 100%;
  font-size: 16px;
  padding: 28px 0px 6px 0px;
  border-style: solid;
  border-width: 0px 0px 2px 0px;
  border-color: #effdfc;
  background: transparent;
  color: #7A7A7A;
  max-width: 100%;
  opacity: 1;
}

.rs-contact.contact-style1.home2 .contact-section {
  background: #1A3841;
}

.rs-contact.contact-style1.home2 .contact-section .from-control {
  background-color: #FFFFFF05;
}

.rs-contact.contact-style1.home2 .contact-section .contact-wrap #form-messages {
  color: #fff;
  margin-top: 15px;
}

.rs-contact.contact-style1.home4 {
  border-radius: 0;
}

.rs-contact.contact-style1.home4 .contact-section {
  border-radius: 50px;
}

.rs-contact.contact-style1.home4 .contact-section .from-control {
  border-radius: 0;
}

.rs-contact.contact-style1.home4 .contact-section .readon {
  border: 0;
  background: #ffffff;
  color: #e0222b;
  z-index: 10;
}

.rs-contact.contact-style1.home4 .contact-section .readon::before {
  background: #e0222b;
  z-index: -1;
}

.rs-contact.contact-style1.home4 .contact-section .readon::after {
  background: #e0222b;
  z-index: -1;
}

.rs-contact.contact-style1.home4 .contact-section .readon:hover {
  color: #ffffff;
}

.rs-contact.contact-style1.home4 .contact-section .contact-wrap #form-messages {
  color: #fff;
  margin-top: 15px;
}

.rs-contact.contact-style2 .contact-section {
  background-color: #0C6460;
  border-radius: 0px 0px 150px 0px;
  padding: 57px 60px 65px 60px;
}

.rs-contact.contact-style2 .contact-section .from-control {
  padding: 14px 20px 14px 20px;
  border-radius: 15px 0px 15px 0px;
  color: #1b3768;
  border-style: solid;
  border-width: 0px 0px 0px 0px;
  border-color: #f1f1f1;
  background-color: #fff;
  width: 100%;
  max-width: 100%;
  opacity: 1;
}

.rs-contact.contact-style2 .contact-section textarea {
  height: 120px;
}

.rs-contact.contact-style2 .contact-section ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #1b3768;
  opacity: 0.5;
}

.rs-contact.contact-style2 .contact-section ::-moz-placeholder {
  /* Firefox 19+ */
  color: #1b3768;
  opacity: 0.5;
}

.rs-contact.contact-style2 .contact-section :-ms-input-placeholder {
  /* IE 10+ */
  color: #1b3768;
  opacity: 0.5;
}

.rs-contact.contact-style2 .contact-section :-moz-placeholder {
  /* Firefox 18- */
  color: #1b3768;
  opacity: 0.5;
}

.rs-contact.contact-style2 .contact-section .contact-wrap #form-messages {
  color: #fff;
  margin-top: 15px;
}

.rs-contact.contact-style3 .contact-map {
  overflow: hidden;
}

.rs-contact.contact-style3 .contact-map iframe {
  height: 700px;
  float: left;
  width: 100%;
  border: none;
}

.rs-contact.contact-style3 .contact-section {
  background-color: #0C6460;
  padding: 108px 40px 90px 40px;
  border-radius: 0px 0px 200px 0px;
}

.rs-contact.contact-style3 .contact-section .contact-wrap {
  padding: 0px 40px 0px 40px;
}

.rs-contact.contact-style3 .contact-section .contact-wrap .from-control {
  padding: 17px 17px 17px 17px;
  border: none;
  background-color: #fff;
  color: #1b3768;
  width: 100%;
  max-width: 100%;
  opacity: 1;
}

.rs-contact.contact-style3 .contact-section .contact-wrap textarea {
  height: 120px;
}

.rs-contact.contact-style3 .contact-section .contact-wrap ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #1b3768;
  opacity: 0.5;
}

.rs-contact.contact-style3 .contact-section .contact-wrap ::-moz-placeholder {
  /* Firefox 19+ */
  color: #1b3768;
  opacity: 0.5;
}

.rs-contact.contact-style3 .contact-section .contact-wrap :-ms-input-placeholder {
  /* IE 10+ */
  color: #1b3768;
  opacity: 0.5;
}

.rs-contact.contact-style3 .contact-section .contact-wrap :-moz-placeholder {
  /* Firefox 18- */
  color: #1b3768;
  opacity: 0.5;
}

.rs-contact.contact-style3 .contact-section .contact-wrap #form-messages {
  color: #fff;
  margin-top: 15px;
}

.rs-contact.contact-style3 .contact-box {
  padding: 35px 35px 35px 35px;
  background-color: #effdfc;
  border-radius: 0px 0px 100px 0px;
  margin: 0 -4px 0 0;
  text-align: center;
}

.rs-contact.contact-style3 .contact-box .contact-icon img {
  width: 64px;
  height: 64px;
  max-width: unset;
  margin-bottom: 20px;
}

.rs-contact.contact-style3 .contact-box .content-text .title {
  font-size: 24px;
  font-weight: 700;
  line-height: 34px;
  margin: 0 0 10px;
}

.rs-contact.contact-style3 .contact-box .content-text .title a {
  color: #14171C;
}

.rs-contact.contact-style3 .contact-box .content-text .title a:hover {
  color: #0C6460;
}

.rs-contact.contact-style3 .contact-box .content-text span a {
  color: #444444;
  font-weight: 500;
}

.rs-contact.contact-style3 .contact-box .content-text span a:hover {
  color: #0C6460;
}

.rs-contact.contact-style3 .contact-box .content-text .services-txt {
  margin: 0;
  color: #444444;
  font-weight: 500;
}

.rs-contact.contact-style3 .contact-box.con-bdr {
  border-radius: 0px 100px 0px 100px;
}

.rs-contact.contact-style3 .contact-box.con-bdr2 {
  border-radius: 100px 0px 0px 0px;
}

/* ------------------------------------
	13. Newsletter Section CSS
---------------------------------------*/
.rs-newsletter.newsletter-style1 .newsletter-form {
  position: relative;
  height: 60px;
}

.rs-newsletter.newsletter-style1 .newsletter-form input[type="email"] {
  color: #0A0A0A;
  width: 100%;
  height: 100%;
  background: #fff;
  border: 1px solid #ffffff;
  border-radius: 3px;
  padding: 10px 205px 10px 20px;
  max-width: 100%;
  opacity: 1;
}

.rs-newsletter.newsletter-style1 .newsletter-form input[type="email"]::placeholder {
  opacity: 0.6;
}

.rs-newsletter.newsletter-style1 .newsletter-form input[type="submit"] {
  background-color: #e0222b;
  position: absolute;
  font-size: 16px;
  font-weight: 500;
  top: 5px;
  right: 5px;
  bottom: 5px;
  padding: 10px 30px;
  min-width: 200px;
  text-align: center;
  border: none;
  color: #fff;
  border-radius: 0;
  transition: all linear 0.3s;
}

.rs-newsletter.newsletter-style1 .newsletter-form input[type="submit"]:hover {
  background: #0C6460;
}

.rs-newsletter.newsletter-style1 .newsletter-form ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #0A0A0A;
  opacity: 0.79;
}

.rs-newsletter.newsletter-style1 .newsletter-form ::-moz-placeholder {
  /* Firefox 19+ */
  color: #0A0A0A;
  opacity: 0.79;
}

.rs-newsletter.newsletter-style1 .newsletter-form :-ms-input-placeholder {
  /* IE 10+ */
  color: #0A0A0A;
  opacity: 0.79;
}

.rs-newsletter.newsletter-style1 .newsletter-form :-moz-placeholder {
  /* Firefox 18- */
  color: #0A0A0A;
  opacity: 0.79;
}

/* ------------------------------------
	14. Video Section CSS
---------------------------------------*/
.rs-videos {
  position: relative;
}

.rs-videos .overly-border {
  border: 1px solid #ffffff;
  border-radius: 50%;
  width: 100px;
  height: 100px;
  top: 46%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
}

.rs-videos .overly-border a {
  position: absolute;
  transform: translateX(-50%) translateY(-50%);
  box-sizing: content-box;
  display: block;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  line-height: 90px;
  padding: 0;
  margin: 0 auto;
  left: 50%;
  top: 50%;
  z-index: 9;
  text-align: center;
  background: #ffffff;
}

.rs-videos .overly-border a i {
  font-size: 30px;
  line-height: 80px;
  color: #0C6460;
  position: relative;
  z-index: 1;
}

.rs-videos .overly-border a:before {
  content: "";
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  animation: pulse-border 1500ms ease-out infinite;
  transition: all 0.3s ease;
  background: #ffffff;
}

.rs-videos .overly-border a:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  transition: all 200ms;
  animation: pulse-border 1.5s ease-out infinite;
}

.rs-videos .overly-border.project-details {
  top: 26%;
  left: 26%;
}

.rs-videos.careers-style1 .images-video img {
  border-radius: 150px 0px 150px 0px;
}

.rs-videos.careers-style1 .overly-border {
  border: 1px solid #e0222b;
}

.rs-videos.careers-style1 .overly-border a {
  background: #e0222b;
}

.rs-videos.careers-style1 .overly-border a i {
  color: #ffffff;
}

.rs-videos.careers-style1 .overly-border a:before {
  background: #e0222b;
}

.rs-videos.careers-style1 .overly-border a:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  transition: all 200ms;
  animation: pulse-border 1.5s ease-out infinite;
}

/*--------------------------------------------------------------
Video CSS
--------------------------------------------------------------*/
@keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }

  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}

/* ------------------------------------
	15. Progress Section CSS
---------------------------------------*/
.rs-progress.progress-style1 .rs-pie-content {
  display: inline-block;
  position: relative;
  text-align: center;
}

.rs-progress.progress-style1 .rs-pie-content .rs-pie {
  position: relative;
}

.rs-progress.progress-style1 .rs-pie-content .rs-pie span {
  font-size: 30px;
  font-weight: 700;
  color: #0a0a0a;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.rs-progress.progress-style1 .rs-pie-content .number {
  font-size: 15px;
  font-weight: 500;
  color: #0a0a0a;
  display: block;
  padding: 0;
  position: absolute;
  right: -58%;
  top: 40%;
  transform: rotate(90deg);
}

/* ------------------------------------
	16. Project Section CSS
---------------------------------------*/
.rs-project.case-studies-style {
  background-color: #effdfc;
  padding: 120px 0px 348px 0px;
  border-radius: 150px 0px 150px 0px;
}

.rs-project.project-style1 .project-item {
  position: relative;
  overflow: hidden;
  z-index: 1;
  border-radius: 70px 0px 70px 0px;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
  margin: 0 2px 0 2px;
}

.rs-project.project-style1 .project-item .project-img {
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.rs-project.project-style1 .project-item .project-img a img {
  width: 100%;
  transition: 1.3s all ease;
  border-radius: 0px;
}

.rs-project.project-style1 .project-item .project-content {
  position: absolute;
  padding: 24px 30px;
  opacity: 1;
  z-index: 10;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  text-align: left;
  width: 100%;
}

.rs-project.project-style1 .project-item .project-content .project-inner {
  position: absolute;
  bottom: 40px;
  right: 40px;
  left: 40px;
  transition: all 0.5s ease;
}

.rs-project.project-style1 .project-item .project-content .project-inner .category {
  color: #fff;
  display: block;
  margin-bottom: 6px;
}

.rs-project.project-style1 .project-item .project-content .project-inner .category a {
  color: #e0222b;
}

.rs-project.project-style1 .project-item .project-content .project-inner .category a:hover {
  color: #E76404;
}

.rs-project.project-style1 .project-item .project-content .project-inner .title {
  font-size: 22px;
  line-height: 30px;
  font-weight: 700;
  margin-bottom: 0;
}

.rs-project.project-style1 .project-item .project-content .project-inner .title a {
  color: #ffffff;
}

.rs-project.project-style1 .project-item .project-content .project-inner .title a:hover {
  color: #e0222b;
}

.rs-project.project-style1 .project-item .project-content:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  opacity: 1;
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, rgba(16, 23, 30, 0.8) 0%, rgba(255, 255, 255, 0) 100%) !important;
  transition: all 0.3s ease 0s;
  border-radius: 70px 0px 70px 0px;
}

.rs-project.project-style1 .project-item:hover .project-img a img {
  transform: scale(1.2);
}

.rs-project.project-style1 .project-item:hover .project-content .project-inner {
  bottom: 50px;
}

.rs-project.project-style1 .project-item:hover .project-content:before {
  opacity: 1;
}

.rs-project.project-style2 {
  margin-top: -342px;
  padding: 0px 95px 0px 95px;
}

.rs-project.project-style2 .project-item {
  position: relative;
  overflow: visible;
  margin: 0 7px 0 7px;
}

.rs-project.project-style2 .project-item .project-img a img {
  border-radius: 150px 0 0 0;
}

.rs-project.project-style2 .project-item .project-inner {
  padding: 24px 40px 25px;
  border-radius: 0 75px 0 0;
  max-width: 360px;
  background: #ffffff;
  left: 0;
  bottom: 50px;
  opacity: 1;
  visibility: visible;
  position: absolute;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
}

.rs-project.project-style2 .project-item .project-inner .category {
  opacity: 1;
  text-transform: uppercase;
  margin: 0 0 7px 0;
  display: block;
}

.rs-project.project-style2 .project-item .project-inner .category a {
  color: #e0222b;
}

.rs-project.project-style2 .project-item .project-inner .title {
  font-size: 24px;
  line-height: 34px;
  font-weight: 700;
  margin: 0 0 0;
}

.rs-project.project-style2 .project-item .project-inner .title a {
  color: #101010;
}

.rs-project.project-style2 .project-item .project-inner .title a:hover {
  color: #e0222b;
}

.rs-project.project-style2 .owl-stage-outer {
  padding: 10px;
  margin: -10px;
}

.rs-project.project-style2 .owl-dots {
  text-align: center;
}

.rs-project.project-style3 .slick-list {
  padding: 0 100px;
}

.rs-project.project-style3 .slick-slide {
  padding: 0 10px;
}

.rs-project.project-style3 .slick-track {
  display: flex;
  align-items: center;
}

.rs-project.project-style3 .slider .project-item {
  position: relative;
  overflow: visible;
}

.rs-project.project-style3 .slider .project-item .project-img {
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.rs-project.project-style3 .slider .project-item .project-img a img {
  width: 100%;
  transition: 1.3s all ease;
  border-radius: 5px;
}

.rs-project.project-style3 .slider .project-item .project-content {
  background: #fff;
  box-shadow: 0 6px 25px rgba(0, 0, 0, 0.07);
  position: absolute;
  bottom: 0px;
  left: 20px;
  right: 20px;
  border-radius: 5px;
  transition: all 0.5s ease-in-out;
  z-index: 10;
  padding: 15px 20px;
  opacity: 0;
  visibility: hidden;
}

.rs-project.project-style3 .slider .project-item .project-content .category {
  font-weight: 500;
}

.rs-project.project-style3 .slider .project-item .project-content .category a {
  color: #1b3768;
}

.rs-project.project-style3 .slider .project-item .project-content .category a:hover {
  color: #e0222b;
}

.rs-project.project-style3 .slider .project-item .project-content .title {
  font-size: 24px;
  line-height: 34px;
  font-weight: 700;
  margin: 0 0 0px;
}

.rs-project.project-style3 .slider .project-item .project-content .title a {
  color: #101010;
}

.rs-project.project-style3 .slider .project-item .project-content .title a:hover {
  color: #e0222b;
}

.rs-project.project-style3 .slider .project-item:hover .project-img a img {
  transform: scale(1.3);
}

.rs-project.project-style3 .slider .project-item:hover .project-content {
  bottom: 20px;
  opacity: 1;
  visibility: visible;
}

.rs-project.project-style3 .slick-dots {
  position: absolute;
  bottom: -50px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}

.rs-project.project-style3 .slick-dots li {
  position: relative;
  display: inline-block;
  width: unset;
  height: unset;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.rs-project.project-style3 .slick-dots li button {
  width: 25px;
  height: 8px;
  display: inline-block;
  font-size: 0;
  line-height: 0;
  padding: 0;
  border-radius: 50px;
  background: #e0222b;
  border: none;
  box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.25);
  opacity: 0.5;
  transition: all 0.3s ease-in;
}

.rs-project.project-style3 .slick-dots li {
  display: inline-block;
  width: unset;
  height: unset;
  margin: 0 5px;
}

.rs-project.project-style3 .slick-dots li.slick-active button {
  background: #e0222b;
  width: 40px;
  opacity: 1;
}

.rs-project.project-style3 .slick-arrow {
  font-size: 0;
  border: none;
  background: unset;
}

.rs-project.project-style4 .project-item {
  position: relative;
  overflow: hidden;
  z-index: 1;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
  border-radius: 40px 40px 40px 40px;
  margin: 0 3px 0 3px;
}

.rs-project.project-style4 .project-item .project-content .project-inner {
  position: absolute;
  margin: 0px 0px 10px 0px;
  bottom: 10px;
  left: 25px;
  z-index: 11;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
}

.rs-project.project-style4 .project-item .project-content .project-inner .category {
  font-size: 16px;
  font-weight: 400;
  display: block;
  margin-bottom: 5px;
}

.rs-project.project-style4 .project-item .project-content .project-inner .category a {
  color: #e0222b;
}

.rs-project.project-style4 .project-item .project-content .project-inner .title {
  font-size: 24px;
  line-height: 34px;
  font-weight: 700;
  margin: 0 0 0px;
  padding-right: 30px;
}

.rs-project.project-style4 .project-item .project-content .project-inner .title a {
  color: #ffffff;
}

.rs-project.project-style4 .project-item .project-content .project-inner .title a:hover {
  color: #e0222b;
}

.rs-project.project-style4 .project-item:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #0C6460;
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s ease 0s;
}

.rs-project.project-style4 .project-item:hover .project-content .project-inner {
  opacity: 1;
  visibility: visible;
  bottom: 20px;
}

.rs-project.project-style4 .project-item:hover:before {
  opacity: 0.9;
  visibility: visible;
}

.rs-project.project-style4.project-modify1 .project-item {
  border-radius: 70px 0px 70px 0px;
}

.rs-project.project-style5 .project-item {
  position: relative;
  overflow: hidden;
  border-radius: 70px 0px 70px 0px;
  margin: 0 3px 0 3px;
}

.rs-project.project-style5 .project-item .project-img img {
  border-radius: 5px;
}

.rs-project.project-style5 .project-item .project-inner {
  position: absolute;
  padding: 20px 30px 25px 30px;
  opacity: 0;
  z-index: 1;
  bottom: -150px;
  left: 50%;
  transform: translateX(-50%);
  width: 86%;
  z-index: 9;
  background: #ffffff;
  transition: 0.6s;
}

.rs-project.project-style5 .project-item .project-inner .category {
  font-size: 13px;
  text-transform: uppercase;
  display: block;
  margin: 0 0 6px;
}

.rs-project.project-style5 .project-item .project-inner .category a {
  color: #e0222b;
}

.rs-project.project-style5 .project-item .project-inner .title {
  font-size: 22px;
  font-weight: 700;
  line-height: 32px;
  margin: 0 0 0;
}

.rs-project.project-style5 .project-item .project-inner .title a {
  color: #0a0a0a;
}

.rs-project.project-style5 .project-item .project-inner .title a:hover {
  color: #e0222b;
}

.rs-project.project-style5 .project-item:hover .project-inner {
  opacity: 1;
  bottom: 30px;
  border-radius: 0px 80px 0px 0px;
}

.rs-project.project-style6 .project-item {
  position: relative;
  overflow: hidden;
  border-radius: 70px 0px 70px 0px;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
  margin: 0 3px 0 3px;
}

.rs-project.project-style6 .project-item .project-img img {
  width: 100%;
  border-radius: 5px;
}

.rs-project.project-style6 .project-item .project-inner {
  padding: 20px 30px 30px 30px;
}

.rs-project.project-style6 .project-item .project-inner .category {
  font-size: 15px;
  font-weight: 400;
  display: block;
  margin-bottom: 6px;
  text-transform: uppercase;
}

.rs-project.project-style6 .project-item .project-inner .category a {
  color: #e0222b;
}

.rs-project.project-style6 .project-item .project-inner .title {
  font-size: 22px;
  font-weight: 700;
  line-height: 32px;
  margin: 0 0 0;
}

.rs-project.project-style6 .project-item .project-inner .title a {
  color: #0a0a0a;
}

.rs-project.project-style6 .project-item .project-inner .title a:hover {
  color: #e0222b;
}

.rs-project.project-style6 .project-item:hover .project-inner {
  opacity: 1;
  bottom: 30px;
  border-radius: 0px 80px 0px 0px;
}

.rs-project.project-style7 .project-item {
  position: relative;
  overflow: hidden;
  padding: 0px 0px 0px 0px;
  border-radius: 70px 0px 70px 0px;
}

.rs-project.project-style7 .project-item .project-img {
  position: relative;
  z-index: 1;
}

.rs-project.project-style7 .project-item .project-img img {
  width: 100%;
  transform: scale(1.2);
  transition: 0.6s;
}

.rs-project.project-style7 .project-item .project-content {
  position: absolute;
  padding: 24px 43px;
  opacity: 0;
  z-index: 10;
  top: 0;
  visibility: hidden;
  width: 100%;
  height: 100%;
  text-align: center;
  transform: scale(1.3);
  transition: 0.4s;
}

.rs-project.project-style7 .project-item .project-content .title {
  font-size: 22px;
  line-height: 32px;
  font-weight: 700;
  margin-bottom: 8px;
}

.rs-project.project-style7 .project-item .project-content .title a {
  color: #ffffff;
}

.rs-project.project-style7 .project-item .project-content .title a:hover {
  color: #e0222b;
}

.rs-project.project-style7 .project-item .project-content .category {
  font-size: 15px;
  line-height: 26px;
  font-weight: 400;
  display: block;
}

.rs-project.project-style7 .project-item .project-content .category a {
  color: #ffffff;
}

.rs-project.project-style7 .project-item .project-content:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  width: 100%;
  height: 100%;
  background-color: #0C6460C2;
  transform: scale(1.2);
  transition: 0.6s;
}

.rs-project.project-style7 .project-item:hover .project-img img {
  transform: scale(1);
}

.rs-project.project-style7 .project-item:hover .project-content {
  visibility: visible;
  opacity: 1;
  transform: scale(1);
}

.rs-project.project-style7 .project-item:hover .project-content:before {
  opacity: 1;
  visibility: visible;
}

.rs-project.project-style8 .project-item {
  position: relative;
  overflow: hidden;
  margin: 0 3px 0 3px;
  border-radius: 70px 0px 70px 0px;
}

.rs-project.project-style8 .project-item .project-img {
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.rs-project.project-style8 .project-item .project-img img {
  width: 100%;
  transition: 1.3s all ease;
}

.rs-project.project-style8 .project-item .project-content {
  position: absolute;
  padding: 17px 30px 15px;
  opacity: 0;
  visibility: hidden;
  z-index: 1;
  left: 0;
  bottom: -100px;
  text-align: left;
  width: 100%;
  z-index: 11;
  transition: 0.6s;
  height: 100%;
}

.rs-project.project-style8 .project-item .project-content .project-inner {
  position: absolute;
  bottom: -100px;
  transition: 0.5s;
  left: 30px;
}

.rs-project.project-style8 .project-item .project-content .project-inner .title {
  font-size: 22px;
  line-height: 32px;
  font-weight: 700;
  margin-bottom: 7px;
  padding-right: 30px;
}

.rs-project.project-style8 .project-item .project-content .project-inner .title a {
  color: #ffffff;
}

.rs-project.project-style8 .project-item .project-content .project-inner .title a:hover {
  color: #e0222b;
}

.rs-project.project-style8 .project-item .project-content .project-inner .category {
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  display: block;
}

.rs-project.project-style8 .project-item .project-content .project-inner .category a {
  color: #EAEAEA;
}

.rs-project.project-style8 .project-item .project-content .project-inner .category a:hover {
  color: #e0222b;
}

.rs-project.project-style8 .project-item .project-content:before {
  content: '';
  position: absolute;
  bottom: -150px;
  left: 0;
  opacity: 0;
  visibility: hidden;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  background-color: #0C6460C2;
  transition: 0.6s;
  border-radius: 70px 0px 70px 0px;
}

.rs-project.project-style8 .project-item:hover .project-img img {
  transform: scale(1.2);
}

.rs-project.project-style8 .project-item:hover .project-content {
  opacity: 1;
  visibility: visible;
  bottom: 0;
}

.rs-project.project-style8 .project-item:hover .project-content .project-inner {
  bottom: 30px;
}

.rs-project.project-style8 .project-item:hover .project-content:before {
  opacity: 1;
  bottom: 0;
  visibility: visible;
}

.rs-project-details .project-title .title {
  position: relative;
  font-size: 42px;
  line-height: 52px;
  font-weight: 700;
  color: #0a0a0a;
  margin: 0px 0px 0px 0px;
  z-index: 1;
}

.rs-project-details .project-title .title:before {
  content: "";
  position: absolute;
  border: 0;
  width: 65px;
  height: 5px;
  background: #0C6460;
  z-index: 1;
  margin-left: 0;
  left: 0;
  top: -28px;
}

.rs-project-details .desc {
  color: #1b3768;
  margin: 0;
}

.rs-project-details .project-txt .desc {
  margin: 0;
}

.rs-project-details .project-information {
  background-color: #effdfc;
  padding: 65px 40px 65px 110px;
  border-radius: 100px 0px 100px 0px;
}

.rs-project-details .project-information .project-right-border {
  position: relative;
}

.rs-project-details .project-information .project-right-border:after {
  content: '';
  position: absolute;
  width: 1px;
  height: 80px;
  background: #E2DDDF;
  top: -8px;
  right: -20px;
}

.rs-project-details .project-information .project-right-border.border-two:after {
  right: 45px;
}

.rs-project-details .project-information .project-right-border.border-three:after {
  right: 25px;
}

.rs-project-details .project-information .project-content .title {
  font-size: 20px;
  line-height: 30px;
  font-weight: 600;
  color: #101010;
  margin: 0px 0px 0px 0px;
}

.rs-project-details .project-information .project-content .description p {
  margin: 0px 0px 0px 0px;
}

.rs-project-details .rs-project-goals .project-goal {
  text-align: right;
}

/* ------------------------------------
	17. Skill-bar Section CSS
---------------------------------------*/
.rs-skillbar.skillbar-style1 .shape-divider-styl2 {
  overflow: hidden;
  position: absolute;
  left: 0;
  width: 100%;
  line-height: 0;
  direction: ltr;
  bottom: -1px;
}

.rs-skillbar.skillbar-style1 .shape-divider-styl2 svg {
  display: block;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  width: calc(100% + 1.3px);
  height: 90px;
}

.rs-skillbar.skillbar-style1 .cl-skill-bar .skillbar-title {
  font-size: 15px;
  line-height: 6px;
  font-weight: 600;
  color: #212121;
}

.rs-skillbar.skillbar-style1 .cl-skill-bar .skillbar {
  background-color: #0E34AD1C;
  height: 11px;
  line-height: 11px;
  margin: 10px 0 24px;
  overflow: visible;
  position: relative;
  width: 100%;
}

.rs-skillbar.skillbar-style1 .cl-skill-bar .skillbar .skillbar-bar {
  height: 11px;
  line-height: 11px;
  background-color: #0C6460;
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
  margin-bottom: 0;
  overflow: visible !important;
  width: 0;
}

.rs-skillbar.skillbar-style1 .cl-skill-bar .skillbar .skill-bar-percent {
  height: 30px;
  line-height: 30px;
  position: absolute;
  right: 0px;
  top: -38px;
  font-size: 14px;
  font-weight: 700;
  color: #0a0a0a;
}

.rs-skillbar.skillbar-style1 .cl-skill-bar .skillbar.margin-no {
  margin: 10px 0 0;
}

.rs-skillbar.skillbar-style1 .cl-skill-bar .skillbar.orange-bg .skillbar-bar {
  background-color: #e0222b;
}

.rs-skillbar.skillbar-style1 .cl-skill-bar .skillbar.red-bg .skillbar-bar {
  background-color: #d41010;
}

.rs-skillbar.skillbar-style1 .cl-skill-bar .skillbar.purple-bg .skillbar-bar {
  background-color: #B100FF;
}

.rs-skillbar.skillbar-style1.skillbar-modify1 .cl-skill-bar .skillbar {
  background-color: #e0222b33;
}

.rs-skillbar.skillbar-style1.skillbar-modify1 .cl-skill-bar .skillbar .skill-bar-percent,
.rs-skillbar.skillbar-style1.skillbar-modify1 .cl-skill-bar .skillbar-title {
  color: #ffffff;
}

/* ------------------------------------
	18. Services Section CSS
---------------------------------------*/


.rs-services.services-main-home .services-item .services-wrap {
  padding: 40px 50px 50px 45px;
  position: relative;
}

.rs-services.services-main-home .services-item .services-wrap .services-icon {
  margin-left: -6px;
  margin-bottom: 20px;
}

.rs-services.services-main-home .services-item .services-wrap .services-icon img {
  height: 90px;
  width: 90px;
  max-width: unset;
}

.rs-services.services-main-home .services-item .services-wrap .services-content .title {
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
  margin: 0px 0px 11px 0px;
}

.rs-services.services-main-home .services-item .services-wrap .services-content .title a {
  color: #ffffff;
}

.rs-services.services-main-home .services-item .services-wrap .services-content .title a:hover {
  color: #e0222b;
}

.rs-services.services-main-home .services-item .services-wrap .services-content .services-txt {
  color: #ffffff;
  margin: 0;
}

.rs-services.services-main-home .services-item:hover::before {
  opacity: 1;
  visibility: visible;
}



.rs-services.services-style1 .services-item {
  background-color: #effdfc;
  border-radius: 50px 0px 50px 0px;
  margin: 0 -4px 0 -4px;
  transition: all ease 0.3s;
}

.rs-services.services-style1 .services-item .services-wrap {
  padding: 40px 50px 50px 45px;
  position: relative;
}

.rs-services.services-style1 .services-item .services-wrap .services-icon {
  margin-left: -6px;
  margin-bottom: 20px;
}

.rs-services.services-style1 .services-item .services-wrap .services-icon img {
  height: 90px;
  width: 90px;
  max-width: unset;
}

.rs-services.services-style1 .services-item .services-wrap .services-content .title {
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
  margin: 0px 0px 11px 0px;
}

.rs-services.services-style1 .services-item .services-wrap .services-content .title a {
  color: #101010;
}

.rs-services.services-style1 .services-item .services-wrap .services-content .title a:hover {
  color: #e0222b;
}

.rs-services.services-style1 .services-item .services-wrap .services-content .services-txt {
  color: #101010;
  margin: 0;
}

.rs-services.services-style1 .services-item:hover {
  transform: translateY(-5px);
}

.rs-services.services-style1.services-modify1 .services-item .services-wrap .services-content .title a:hover {
  color: #e0222b;
}

.rs-services.services-style2 {
  background-color: #effdfc;
  border-radius: 0px 150px 0px 150px;
}

.rs-services.services-style2 .rs-services-slider {
  padding: 54px 50px 60px 40px;
  margin-bottom: 10px;
  border-radius: 3px 3px 100px 3px;
  background-color: #fff;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.05);
}

.rs-services.services-style2 .rs-services-slider .content-part .title {
  font-size: 24px;
  font-weight: 700;
  line-height: 34px;
  margin: 0 0 15px;
}

.rs-services.services-style2 .rs-services-slider .content-part .title a {
  color: #101010;
}

.rs-services.services-style2 .rs-services-slider .content-part .title a:hover {
  color: #0C6460;
}

.rs-services.services-style2 .rs-services-slider .content-part .description {
  font-size: 17px;
  line-height: 1.6;
  padding: 0px 0px 57px 0px;
  margin: 0px 0px 0px 0px;
  color: #1b3768;
}

.rs-services.services-style2 .rs-services-slider .bottom-part {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.rs-services.services-style2 .rs-services-slider .bottom-part .services-icon img {
  width: 55px;
  min-width: 55px;
  max-width: 55px;
  transition: all linear 0.3s;
}

.rs-services.services-style2 .rs-services-slider:hover .bottom-part .services-icon img {
  transform: rotateY(360deg);
}

.rs-services.services-style2 .owl-nav .owl-next,
.rs-services.services-style2 .owl-nav .owl-prev {
  position: absolute;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 50%;
  background: #0C6460;
  color: #fff;
  transform: translateY(-50%);
  transition: 0.6s ease all;
  z-index: 9;
  text-align: center;
  visibility: visible;
  opacity: 1;
}

.rs-services.services-style2 .owl-nav .owl-next i:before,
.rs-services.services-style2 .owl-nav .owl-prev i:before {
  content: "\f115";
  font-family: Flaticon;
  font-size: 16px;
  opacity: 1;
  font-weight: 600;
}

.rs-services.services-style2 .owl-nav .owl-next:hover,
.rs-services.services-style2 .owl-nav .owl-prev:hover {
  color: #ffffff;
  background: #e0222b;
}

.rs-services.services-style2 .owl-nav .owl-next {
  right: 1.6%;
  bottom: -40%;
}

.rs-services.services-style2 .owl-nav .owl-next i:before {
  content: "\f114";
}

.rs-services.services-style2 .owl-nav .owl-prev {
  right: 6%;
  bottom: -40%;
}

.rs-services.services-style2 .services-item .services-btn-box {
  padding: 30px 40px 33px 40px;
  background-color: #fff;
  border-radius: 3px 3px 100px 3px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.05);
}

.rs-services.services-style2 .services-item .services-img img {
  border-radius: 3px 100px 3px 3px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.05);
}

.rs-services.services-style3 {
  position: relative;
  margin-top: -60px;
  margin-bottom: 0px;
  z-index: 11;
}

.rs-services.services-style3 .services-item {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background-color: #effdfc;
  transition: all 0.3s ease-in-out;
}

.rs-services.services-style3 .services-item .services-wrap {
  padding: 40px 20px 40px 20px;
  display: flex;
}

.rs-services.services-style3 .services-item .services-wrap .services-icon {
  position: relative;
  transition: all 0.3s ease;
}

.rs-services.services-style3 .services-item .services-wrap .services-icon .main-img {
  height: 65px;
  width: 65px;
  max-width: unset;
}

.rs-services.services-style3 .services-item .services-wrap .services-icon .hover-img {
  height: 65px;
  width: 65px;
  max-width: unset;
  position: absolute;
  left: 0;
  top: 0;
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s ease;
}

.rs-services.services-style3 .services-item .services-wrap .services-content {
  padding: 0px 0px 0px 20px;
}

.rs-services.services-style3 .services-item .services-wrap .services-content .title {
  font-size: 24px;
  line-height: 34px;
  font-weight: 700;
  color: #0a0a0a;
  margin: 0 0 5px;
}

.rs-services.services-style3 .services-item .services-wrap .services-content .services-txt {
  margin: 0;
}

.rs-services.services-style3 .services-item:hover,
.rs-services.services-style3 .services-item.active-bg {
  background-color: #0C6460;
}

.rs-services.services-style3 .services-item:hover .services-wrap .services-icon .main-img,
.rs-services.services-style3 .services-item.active-bg .services-wrap .services-icon .main-img {
  opacity: 0;
}

.rs-services.services-style3 .services-item:hover .services-wrap .services-icon .hover-img,
.rs-services.services-style3 .services-item.active-bg .services-wrap .services-icon .hover-img {
  opacity: 1;
  visibility: visible;
}

.rs-services.services-style3 .services-item:hover .services-wrap .services-content .services-txt,
.rs-services.services-style3 .services-item.active-bg .services-wrap .services-content .services-txt,
.rs-services.services-style3 .services-item:hover .services-wrap .services-content .title,
.rs-services.services-style3 .services-item.active-bg .services-wrap .services-content .title {
  color: #ffffff;
}

.rs-services.services-style4 .services-item .services-wrap {
  position: relative;
  overflow: hidden;
}

.rs-services.services-style4 .services-item .services-wrap .services-image img {
  width: 100%;
  height: auto;
  transition: all 0.5s;
  max-width: unset;
}

.rs-services.services-style4 .services-item .services-wrap .services-content {
  position: relative;
}

.rs-services.services-style4 .services-item .services-wrap .services-content .title {
  font-size: 24px;
  line-height: 1.35em;
  font-weight: 700;
  margin: 0;
  position: absolute;
  bottom: 0;
  left: 30px;
  padding: 0;
  transition: 0.4s;
  opacity: 0;
  visibility: hidden;
}

.rs-services.services-style4 .services-item .services-wrap .services-content .title a {
  color: #ffffff;
}

.rs-services.services-style4 .services-item .services-wrap .services-content .title a:hover {
  color: #e0222b !important;
}

.rs-services.services-style4 .services-item .services-wrap .services-content .services-btn {
  position: absolute;
  right: 10px;
  transition: 0.4s;
  bottom: 28px;
  opacity: 0;
  visibility: hidden;
}

.rs-services.services-style4 .services-item .services-wrap:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s ease 0s;
  background-color: transparent;
}

.rs-services.services-style4 .services-item .services-wrap:hover .services-content .title {
  opacity: 1;
  visibility: visible;
  bottom: 25px;
}

.rs-services.services-style4 .services-item .services-wrap:hover .services-content .services-btn {
  right: 30px;
  opacity: 1;
  visibility: visible;
}

.rs-services.services-style4 .services-item .services-wrap:hover:before {
  opacity: 1;
  visibility: visible;
}

.rs-services.services-style5 .services-item {
  margin: 0px 0px 0px 0px;
  background-color: #effdfc;
  transition: background 0s;
  border-radius: 40px 40px 40px 40px;
}

.rs-services.services-style5 .services-item .services-wrap {
  position: relative;
  padding: 35px 50px 60px 40px;
}

.rs-services.services-style5 .services-item .services-wrap .services-icon {
  margin-bottom: 10px;
}

.rs-services.services-style5 .services-item .services-wrap .services-icon img {
  height: 90px;
  width: 90px;
  max-width: unset;
}

.rs-services.services-style5 .services-item .services-wrap .services-text .title {
  font-size: 24px;
  font-weight: 700;
  line-height: 34px;
  margin: 0 0 10px;
  letter-spacing: 0;
  transition: all linear 0.3s;
}

.rs-services.services-style5 .services-item .services-wrap .services-text .title a {
  color: #0a0a0a;
  transition: all linear 0.3s;
}

.rs-services.services-style5 .services-item .services-wrap .services-text .title a:hover {
  color: #e0222b;
}

.rs-services.services-style5 .services-item .services-wrap .services-text .services-txt {
  margin-bottom: 28px;
}

.rs-services.services-style5 .services-item .services-wrap .services-text .serial-number {
  position: absolute;
  left: 242px;
  top: 34px;
  color: #0C646014;
  font-size: 50px;
  font-weight: 700;
}

.rs-services.services-style5.services-carrers-modify1 .services-item {
  margin: 0px 0px 0px 0px;
  background-color: #fff;
  border-radius: 40px 0px 40px 0px;
}

.rs-services.services-style5.services-carrers-modify1 .services-item .services-wrap .services-text .title {
  color: #0a0a0a;
}

.rs-services.services-style5.services-carrers-modify1 .services-item .readon.read-more:hover {
  background-color: #e0222b;
  color: #ffffff;
}

.rs-services.services-style5.services-carrers-modify1 .services-item:hover .services-wrap .services-text .title {
  color: #0C6460;
}

.rs-services.services-style5.services-carrers-modify1 .services-item:hover .services-wrap .readon.read-more {
  background-color: #e0222b;
  color: #ffffff;
}

.rs-services.services-style5.services-carrers-modify1 .services-item .services-wrap {
  padding: 35px 50px 45px 40px;
}

.rs-services-single .services-add {
  background-color: #0C6460;
  position: relative;
  padding: 55px 35px 38px;
  border-radius: 80px 0px 80px 0px;
  text-align: center;
}

.rs-services-single .services-add .address-wrap {
  position: relative;
}

.rs-services-single .services-add .address-wrap .divider {
  padding-top: 15px;
  padding-bottom: 35px;
}

.rs-services-single .services-add .address-wrap .divider .divider-separator {
  position: relative;
}

.rs-services-single .services-add .address-wrap .divider .divider-separator:before {
  height: 3px;
  display: block;
  width: 120px;
  border-bottom: 2px dashed #e76404;
  content: '';
  margin: 0 auto;
}

.rs-services-single .services-add .address-wrap .title {
  font-size: 24px;
  line-height: 41px;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 15px;
}

.rs-services-single .services-add .address-wrap .title span {
  color: #e0222b;
}

.rs-services-single .services-add .address-wrap a {
  font-size: 34px;
  line-height: 44px;
  font-weight: 700;
  color: #ffffff;
}

.rs-services-single .services-add .address-wrap a:hover {
  color: #e0222b;
}

.rs-services-single .brochures {
  background-image: linear-gradient(280deg, #269D98 0%, #0C6460 100%);
  border-radius: 80px 0px 80px 0px;
  padding: 65px 24px 78px 34px;
}

.rs-services-single .brochures .content-text .title-part {
  position: relative;
  padding-top: 20px;
}

.rs-services-single .brochures .content-text .title-part .title {
  font-size: 28px;
  line-height: 38px;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 18px;
}

.rs-services-single .brochures .content-text .title-part:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 65px;
  height: 5px;
  opacity: 1;
  background: #e0222b;
}

.rs-services-single .brochures .content-text .desc-part {
  color: #ffffff;
  margin: 0 0 48px;
}

.rs-services-single .brochures .btn-wrapper {
  position: relative;
  text-align: center;
  font-weight: 400;
  display: inline-block;
}

.rs-services-single .brochures .btn-wrapper .dual-btn {
  font-size: 16px;
  font-weight: 600;
  padding: 18px 35px 18px 35px;
  border-radius: 30px 0px 0px 0px;
  background-color: #0C6460;
  color: #ffffff;
  margin: 0 -4px;
}

.rs-services-single .brochures .btn-wrapper .dual-btn-connector {
  position: absolute;
  z-index: 9;
  overflow: hidden;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  background-color: #fff;
  box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.3);
  color: #27374c;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 30px;
  left: 46%;
  top: -2px;
}

.rs-services-single .brochures .btn-wrapper .rselement-dual-btn {
  font-size: 16px;
  font-weight: 600;
  padding: 18px 35px 18px 35px;
  border-radius: 0px 0px 30px 0px;
  background-color: #E76404;
  color: #ffffff;
}

.rs-services-single .services-img img {
  border-radius: 100px 0px 100px 0px;
}

.rs-services-single .services-title {
  position: relative;
  padding-top: 24px;
}

.rs-services-single .services-title .title {
  font-size: 36px;
  line-height: 46px;
  font-weight: 700;
  color: #0a0a0a;
  margin: 0;
}

.rs-services-single .services-title:before {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 65px;
  height: 5px;
  opacity: 1;
  background: #E76404;
  z-index: 2;
}

.rs-services-single .desc-part {
  color: #1b3768;
  margin: 0;
}

.rs-services-single .bdru-4 {
  border-radius: 100px 0px 100px 0px;
}

/* ------------------------------------
	19. Faq Section CSS
---------------------------------------*/
.rs-faq.faq-style1 {
  position: relative;
}

.rs-faq.faq-style1 .faq-content .accordion {
  border-width: 12px;
}

.rs-faq.faq-style1 .faq-content .accordion .card {
  margin-bottom: 15px;
  border: none;
  background-color: transparent;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.02);
}

.rs-faq.faq-style1 .faq-content .accordion .card:last-child {
  margin-bottom: 0;
}

.rs-faq.faq-style1 .faq-content .accordion .card .card-header {
  display: flex;
  align-items: center;
  padding: 0 !important;
  border: none;
  background: #fff;
}

.rs-faq.faq-style1 .faq-content .accordion .card .card-header .card-link {
  position: relative;
  display: block;
  width: 100%;
  height: 60px;
  line-height: 29px;
  font-size: 18px;
  font-weight: 700;
  padding: 17px 25px 17px 40px;
  background-color: #ffffff;
  color: #414141;
}

.rs-faq.faq-style1 .faq-content .accordion .card .card-header .card-link:after {
  position: absolute;
  font-family: FontAwesome;
  content: "\f068";
  top: 50%;
  transform: translateY(-50%);
  font-size: 12px;
  line-height: 26px;
  color: #0a0a0a;
  left: 20px;
  margin-top: 2px;
}

.rs-faq.faq-style1 .faq-content .accordion .card .card-header .card-link.collapsed {
  background-color: #FFFFFF;
  padding: 17px 25px 17px 40px;
  box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.18);
}

.rs-faq.faq-style1 .faq-content .accordion .card .card-header .card-link.collapsed:after {
  color: #101010;
  content: "\f067";
}

.rs-faq.faq-style1 .faq-content .accordion .card .card-body {
  background-color: #fff;
  color: #760052;
  width: 100%;
  padding: 0px 25px 55px 24px;
}

.rs-faq.faq-style1.faq-modify1 .faq-content .accordion .card .card-body {
  background-color: #fbf6fa;
  border-radius: 0px 0px 20px 0px;
  padding: 0px 25px 35px 22px;
}

.rs-faq.faq-style1.faq-modify1 .faq-content .accordion .card .card-header .card-link {
  font-weight: 600;
  /* background-color: #f0b2dd4d; */
  background-color: #ffedc8;
  border: 1px solid #decba3;
  /* border-radius: 20px 0px 0px 0px; */
}

.rs-faq.faq-style1.faq-modify1 .faq-content .accordion .card .card-header .card-link.collapsed {
  background-color: #ffedc8;
  border: 1px solid #decba3;
  /* background-color: #f0b2dd4d; */
  /* border-radius: 20px 0px 20px 0px; */
}

.rs-faq.faq-style1.faq-modify1 .contact-modify2 .contact-section .contact-wrap #form-messages {
  color: #101010;
}

/* faq-2 */
.rs-faq.faq-style2 {
  position: relative;
}

.rs-faq.faq-style2 .faq-content .accordion {
  border-width: 12px;
}

.rs-faq.faq-style2 .faq-content .accordion .card {
  margin-bottom: 15px;
  border: none;
  background-color: transparent;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.02);
}

.rs-faq.faq-style2 .faq-content .accordion .card:last-child {
  margin-bottom: 0;
}

.rs-faq.faq-style2 .faq-content .accordion .card .card-header {
  display: flex;
  align-items: center;
  padding: 0 !important;
  border: none;
  background: #fff;
}

.rs-faq.faq-style2 .faq-content .accordion .card .card-header .card-link {
  position: relative;
  display: block;
  width: 100%;
  height: 42px;
  line-height: 23px;
  font-size: 16px;
  font-weight: 700;
  padding: 10px 25px 10px 40px;
  background-color: #ffffff;
  color: #414141;
}

.rs-faq.faq-style2 .faq-content .accordion .card .card-header .card-link:after {
  position: absolute;
  font-family: FontAwesome;
  content: "\f068";
  top: 50%;
  transform: translateY(-50%);
  font-size: 12px;
  line-height: 26px;
  color: #0a0a0a;
  left: 20px;
  margin-top: 2px;
}

.rs-faq.faq-style2 .faq-content .accordion .card .card-header .card-link.collapsed {
  background-color: #FFFFFF;
  padding: 10px 25px 10px 40px;
  box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.18);
}

.rs-faq.faq-style2 .faq-content .accordion .card .card-header .card-link.collapsed:after {
  color: #101010;
  content: "\f067";
}

.rs-faq.faq-style2 .faq-content .accordion .card .card-body {
  background-color: #fff;
  color: #760052;
  width: 100%;
  padding: 0px 25px 55px 24px;
}

.rs-faq.faq-style2.faq-modify1 .faq-content .accordion .card .card-body {
  background-color: #f5e1b6;
  border-radius: 0px 0px 20px 20px;
  padding: 10px 25px 25px 22px;
}

.rs-faq.faq-style2.faq-modify1 .faq-content .accordion .card .card-header .card-link {
  font-weight: 600;
  /* background-color: #f0b2dd4d; */
  background-color: #ffedc8;
  border: 1px solid #decba3;
  /* border-radius: 20px 0px 0px 0px; */
}

.rs-faq.faq-style2.faq-modify1 .faq-content .accordion .card .card-header .card-link.collapsed {
  background-color: #e5cd98d4;
  border: 1px solid #decba3;
  /* background-color: #f0b2dd4d; */
  /* border-radius: 20px 0px 20px 0px; */
}

.rs-faq.faq-style2.faq-modify1 .contact-modify2 .contact-section .contact-wrap #form-messages {
  color: #101010;
}

/* ------------------------------------
	20. Team Section CSS
---------------------------------------*/
.rs-team.team-style1 .team-item .team-inner-wrap {
  overflow: hidden;
  border-radius: 70px 0px 70px 0px;
  box-shadow: 0 5px 20px rgba(34, 34, 34, 0.1);
}

.rs-team.team-style1 .team-item .team-inner-wrap .image-wrap {
  position: relative;
  overflow: hidden;
}

.rs-team.team-style1 .team-item .team-inner-wrap .image-wrap a img {
  transform: scale(1.1);
  opacity: 1;
  transition: 0.3s ease-in-out;
}

.rs-team.team-style1 .team-item .team-inner-wrap .image-wrap .social-icons {
  text-align: center;
  position: absolute;
  right: -50px;
  bottom: 0;
  width: 50px;
  background: #0C6460;
  padding: 12px 0;
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s ease 0s;
}

.rs-team.team-style1 .team-item .team-inner-wrap .image-wrap .social-icons a i {
  color: #fff;
  font-size: 15px;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  transition: 0.3s all ease;
  border-radius: 50%;
  margin: 0;
}

.rs-team.team-style1 .team-item .team-inner-wrap .image-wrap .social-icons a i:hover {
  color: #e0222b;
}

.rs-team.team-style1 .team-item .team-inner-wrap .team-content {
  text-align: center;
  margin: 0;
  padding: 20px 20px 25px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0);
  background-color: #E5161600;
}

.rs-team.team-style1 .team-item .team-inner-wrap .team-content .team-name {
  font-size: 22px;
  line-height: 30px;
  font-weight: 700;
  text-transform: capitalize;
  margin: 0px 0px 2px 0px;
}

.rs-team.team-style1 .team-item .team-inner-wrap .team-content .team-name a {
  color: #0a0a0a;
}

.rs-team.team-style1 .team-item .team-inner-wrap .team-content .team-name a:hover {
  color: #e0222b;
}

.rs-team.team-style1 .team-item .team-inner-wrap .team-content .team-title {
  font-size: 15px;
  text-transform: capitalize;
  color: #1b3768;
}

.rs-team.team-style1 .team-item .team-inner-wrap:hover .image-wrap a img {
  transform: scale(1);
  opacity: 0.7;
}

.rs-team.team-style1 .team-item .team-inner-wrap:hover .image-wrap .social-icons {
  right: 0;
  width: 50px;
  opacity: 1;
  visibility: visible;
}

.rs-team.team-style1 .owl-stage-outer {
  padding: 20px 10px;
  margin: -20px -10px;
}

.rs-team.team-style1.team-modify1 .team-item .team-inner-wrap {
  margin: 0 3px 0 3px;
}

.rs-team.team-style2 .team-item {
  border-radius: 70px 0px 70px 0px;
  overflow: hidden;
}

.rs-team.team-style2 .team-item .team-inner-wrap {
  position: relative;
  overflow: hidden;
}

.rs-team.team-style2 .team-item .team-inner-wrap .team-content {
  text-align: center;
  transition: all 0.4s ease 0s;
  border-radius: 3px 3px 0 0;
  padding: 20px 20px 15px 30px;
  margin-top: -35px;
  margin-bottom: 0;
  position: absolute;
  bottom: -50%;
  left: 50%;
  transform: translateX(-50%);
  width: 230px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0);
  background-color: #0C6460C7;
}

.rs-team.team-style2 .team-item .team-inner-wrap .team-content .team-name {
  font-size: 22px;
  line-height: 30px;
  font-weight: 700;
  margin: 0px 0px 2px 0px;
}

.rs-team.team-style2 .team-item .team-inner-wrap .team-content .team-name a {
  color: #ffffff;
}

.rs-team.team-style2 .team-item .team-inner-wrap .team-content .team-name a:hover {
  color: #e0222b;
}

.rs-team.team-style2 .team-item .team-inner-wrap .team-content .team-title {
  font-size: 15px;
  text-transform: uppercase;
  color: #ffffff;
  margin: 5px 0px 11px 0px;
  display: block;
}

.rs-team.team-style2 .team-item .team-inner-wrap .team-content .social-icon li {
  display: inline-block;
  margin-right: 8px;
}

.rs-team.team-style2 .team-item .team-inner-wrap .team-content .social-icon li a i {
  font-size: 15px;
  font-weight: 400;
  width: 25px;
  height: 25px;
  line-height: 25px;
  color: #ffffff;
  transition: all 0.3s ease 0s;
  background: transparent;
}

.rs-team.team-style2 .team-item .team-inner-wrap .team-content .social-icon li a i:hover {
  color: #e0222b;
}

.rs-team.team-style2 .team-item .team-inner-wrap .team-content .social-icon li:last-child {
  margin-right: 0;
}

.rs-team.team-style2 .team-item .team-inner-wrap:hover .team-content {
  bottom: 0;
}

.rs-team.team-style3 .team-item {
  border-radius: 70px 0px 70px 0px;
  overflow: hidden;
  margin: 0 3px 0 3px;
}

.rs-team.team-style3 .team-item .team-inner-wrap {
  position: relative;
  overflow: hidden;
  border-radius: 5px;
  padding-bottom: 100px;
}

.rs-team.team-style3 .team-item .team-inner-wrap .image-wrap a img {
  transition: all 0.7s;
}

.rs-team.team-style3 .team-item .team-inner-wrap .team-content {
  height: 100px;
  width: 100%;
  top: unset;
  bottom: 0;
  opacity: 1;
  position: absolute;
  padding: 21px 20px 15px 30px;
  color: #444;
  text-align: center;
  overflow: hidden;
  background: #fff;
  transition: 0.3s all ease;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0);
  background-color: #0C6460;
}

.rs-team.team-style3 .team-item .team-inner-wrap .team-content .team-name {
  font-size: 22px;
  line-height: 32px;
  font-weight: 700;
  margin: 0px 0px 0px 0px;
}

.rs-team.team-style3 .team-item .team-inner-wrap .team-content .team-name a {
  color: #ffffff;
}

.rs-team.team-style3 .team-item .team-inner-wrap .team-content .team-name a:hover {
  color: #e0222b;
}

.rs-team.team-style3 .team-item .team-inner-wrap .team-content .team-title {
  font-size: 15px;
  text-transform: capitalize;
  color: #ffffff;
  margin: 0px 0px 0px 0px;
  display: block;
}

.rs-team.team-style3 .team-item .team-inner-wrap .team-content .social-icon {
  bottom: -100px !important;
  position: absolute;
  width: 100%;
  text-align: center;
  z-index: 100;
  left: 50%;
  opacity: 0;
  transform: translateX(-50%) scale(0.5);
  transition: 0.4s all ease;
}

.rs-team.team-style3 .team-item .team-inner-wrap .team-content .social-icon li {
  display: inline-block;
  margin-right: 8px;
}

.rs-team.team-style3 .team-item .team-inner-wrap .team-content .social-icon li a i {
  font-size: 15px;
  font-weight: 400;
  width: 25px;
  height: 25px;
  line-height: 25px;
  color: #ffffff;
  transition: all 0.3s ease 0s;
  background: transparent;
}

.rs-team.team-style3 .team-item .team-inner-wrap .team-content .social-icon li a i:hover {
  color: #e0222b;
}

.rs-team.team-style3 .team-item .team-inner-wrap .team-content .social-icon li:last-child {
  margin-right: 0;
}

.rs-team.team-style3 .team-item .team-inner-wrap:hover .image-wrap a img {
  transform: scale(1.1);
}

.rs-team.team-style3 .team-item .team-inner-wrap:hover .team-content {
  opacity: 1;
  width: 100%;
  visibility: visible;
  transform: translate(0, 0);
  top: unset;
  bottom: 0;
  height: 140px;
}

.rs-team.team-style3 .team-item .team-inner-wrap:hover .team-content .social-icon {
  bottom: 25px !important;
  opacity: 1;
  transform: translateX(-50%) scale(1);
}

.rs-team.team-style4 .team-item {
  background-color: #effdfc;
  padding: 40px 40px 0px 40px;
  border-radius: 100px 0px 100px 0px;
}

.rs-team.team-style4 .team-item .team-inner-wrap {
  position: relative;
  overflow: hidden;
}

.rs-team.team-style4 .team-item .team-inner-wrap .image-wrap {
  overflow: hidden;
  border-radius: 50%;
}

.rs-team.team-style4 .team-item .team-inner-wrap .image-wrap a img {
  transform: scale(1);
  transition: 0.3s ease-in-out;
  border-radius: 50%;
}

.rs-team.team-style4 .team-item .team-inner-wrap .team-content {
  text-align: center;
  margin: 0;
  position: unset;
  opacity: 1;
  padding: 20px 20px 30px 30px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0);
}

.rs-team.team-style4 .team-item .team-inner-wrap .team-content .team-name {
  font-size: 22px;
  line-height: 32px;
  font-weight: 700;
  margin: 0px 0px 0px 0px;
}

.rs-team.team-style4 .team-item .team-inner-wrap .team-content .team-name a {
  color: #0a0a0a;
}

.rs-team.team-style4 .team-item .team-inner-wrap .team-content .team-name a:hover {
  color: #e0222b;
}

.rs-team.team-style4 .team-item .team-inner-wrap .team-content .team-title {
  font-size: 15px;
  text-transform: capitalize;
  color: #1b3768;
  margin: 0px 0px 0px 0px;
  display: block;
}

.rs-team.team-style4 .team-item .team-inner-wrap .team-content .social-icon {
  text-align: center;
  margin-top: 10px;
}

.rs-team.team-style4 .team-item .team-inner-wrap .team-content .social-icon li {
  display: inline-block;
  margin-right: 8px;
}

.rs-team.team-style4 .team-item .team-inner-wrap .team-content .social-icon li a i {
  font-size: 16px;
  font-weight: 400;
  width: 25px;
  height: 25px;
  line-height: 25px;
  color: #4a4a4a;
  transition: all 0.3s ease 0s;
  background: transparent;
}

.rs-team.team-style4 .team-item .team-inner-wrap .team-content .social-icon li a i:hover {
  color: #e0222b;
}

.rs-team.team-style4 .team-item .team-inner-wrap .team-content .social-icon li:last-child {
  margin-right: 0;
}

.rs-team.team-style4 .team-item .team-inner-wrap:hover .image-wrap a img {
  transform: scale(1.2);
}

.rs-team-single .btm-info-team {
  position: relative;
  box-shadow: 0px 0px 32px 0px rgba(7, 28, 31, 0.05);
  background: #fff;
  margin-bottom: 70px;
  padding: 40px;
}

.rs-team-single .btm-info-team .images-part {
  padding: 0 30px 0 0;
}

.rs-team-single .btm-info-team .con-info {
  position: relative;
}

.rs-team-single .btm-info-team .con-info .designation-info {
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  color: #e0222b;
  text-transform: uppercase;
  padding-bottom: 5px;
  display: block;
}

.rs-team-single .btm-info-team .con-info .title {
  font-size: 36px;
  line-height: 46px;
  font-weight: 700;
  color: #101010;
  margin-bottom: 15px;
}

.rs-team-single .btm-info-team .con-info .short-desc {
  font-size: 17px;
  line-height: 1.6;
  font-weight: 400;
  color: #1b3768;
  margin-bottom: 25px;
}

.rs-team-single .btm-info-team .con-info .team-title {
  font-size: 28px;
  line-height: 38px;
  font-weight: 700;
  color: #101010;
  margin-bottom: 15px;
}

.rs-team-single .btm-info-team .con-info .ps-informations .personal-info li {
  margin: 5px 0 10px;
  padding: 0;
  display: block;
}

.rs-team-single .btm-info-team .con-info .ps-informations .personal-info li span i:before {
  font-size: 16px;
  color: #e0222b;
  margin-right: 18px;
  position: relative;
  top: 2px;
  font-weight: 500;
  display: inline-block;
  text-align: center;
}

.rs-team-single .btm-info-team .con-info .ps-informations .personal-info li a {
  color: #555;
}

.rs-team-single .btm-info-team .con-info .ps-informations .personal-info li a:hover {
  color: #e0222b;
}

.rs-team-single .btm-info-team .con-info .ps-informations .social-info {
  margin-top: 15px;
}

.rs-team-single .btm-info-team .con-info .ps-informations .social-info li {
  display: inline-block;
  margin-right: 18px;
}

.rs-team-single .btm-info-team .con-info .ps-informations .social-info li a {
  color: #555;
}

.rs-team-single .btm-info-team .con-info .ps-informations .social-info li a:hover {
  color: #e0222b;
}

.rs-team-single .btm-info-team .con-info .ps-informations .social-info li:last-child {
  margin-right: 0;
}

.rs-team-single .btm-info-team .con-info:before {
  content: "\f10b";
  font-size: 200px;
  position: absolute;
  right: 92px;
  color: #0a0a0a;
  font-family: "Flaticon";
  height: 100%;
  top: 74px;
  opacity: 0.02;
}

.rs-team-single .single-img img {
  border-radius: 100px 0px 100px 0px;
}

.rs-team-single .title-content .title {
  font-size: 24px;
  font-weight: 600;
  line-height: 34px;
  color: #101010;
  margin: 0;
}

.rs-team-single .sec-title2 .title2 {
  margin-bottom: 20px;
}

/*------------------------------------
	21. Partner Section CSS
------------------------------------*/
.rs-partner.partner-main-home .grid-figure {
  text-align: center;
  padding: 45px 50px 45px 50px;
  border-radius: 50px 0px 50px 0px;
  margin: 0 2px 0 3px;
  background-color: #FFFFFF;
  transition: all linear 0.3s;
}

.rs-partner.partner-main-home .grid-figure:hover {
  box-shadow: 0 10px 30px 0 #0000002a;
}

.rs-partner.partner-main-home.partner-modify1 {
  background-color: unset;
  border-radius: unset;
}

.rs-partner.partner-main-home.partner-modify1 .grid-figure {
  background-color: #effdfc;
}

.rs-partner.partner-style1 .logo-img {
  text-align: center;
  padding: 0 15px;
}

.rs-partner.partner-style1 .logo-img a {
  overflow: hidden;
  display: inline-block;
  position: relative;
  transition: all 0.3s ease-in-out;
}

.rs-partner.partner-style1 .logo-img a .hovers-logos {
  display: block;
  position: absolute;
  transition: all 0.3s ease-in-out;
  z-index: 1;
  top: 0;
  left: 0;
  visibility: hidden;
  -webkit-transform: translateY(-100%);
}

.rs-partner.partner-style1 .logo-img a .mains-logos {
  transition: all 0.3s ease-in-out;
  display: block;
  filter: grayscale(1);
}

.rs-partner.partner-style1 .logo-img a:hover .hovers-logos {
  display: block;
  opacity: 3;
  visibility: visible;
  transform: translateY(0%);
  filter: grayscale(0%);
}

.rs-partner.partner-style1 .logo-img a:hover .mains-logos {
  display: block;
  visibility: hidden;
  transform: translateY(100%);
  filter: grayscale(1);
}

.rs-partner.partner-style2 .grid-figure .logo-img {
  text-align: center;
  padding: 0 20px;
}

.rs-partner.partner-style2 .grid-figure .logo-img a {
  display: block;
  transition: all linear 0.5s;
}

.rs-partner.partner-style2 .grid-figure .logo-img a:hover {
  transform: rotateX(360deg);
}

/*------------------------------------
	22. Pricing Section CSS
------------------------------------*/
.rs-pricing.pricing-style1 .pricing-table-wrap {
  padding: 47px 40px 50px 47px;
  margin: 0px 3px 0px 3px;
  background-color: #effdfc;
  border-radius: 50px 50px 50px 50px;
  box-shadow: 29px -43px 10px 0px rgba(0, 0, 0, 0);
  text-align: center;
}

.rs-pricing.pricing-style1 .pricing-table-wrap .pricing-table-header .pricing-table-title {
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
  color: #0a0a0a;
  margin-bottom: 10px;
}

.rs-pricing.pricing-style1 .pricing-table-wrap .pricing-table-price-tag .pricing-table-currency {
  font-size: 30px;
  font-weight: 400;
  color: #242424;
  letter-spacing: -4px;
}

.rs-pricing.pricing-style1 .pricing-table-wrap .pricing-table-price-tag .pricing-table-price-text {
  font-size: 30px;
  font-weight: 400;
  color: #242424;
}

.rs-pricing.pricing-style1 .pricing-table-wrap .pricing-table-price-tag .pricing-table-period {
  position: relative;
  padding-left: 15px;
  display: inline-block;
  font-size: 16px;
  color: #242424;
  font-weight: 400;
}

.rs-pricing.pricing-style1 .pricing-table-wrap .pricing-table-price-tag .pricing-table-period:before {
  content: "";
  height: 15px;
  width: 2px;
  position: absolute;
  left: 3px;
  transform: rotate(20deg) translateY(-50%);
  top: 40%;
  background: #0a0a0a;
}

.rs-pricing.pricing-style1 .pricing-table-wrap .pricing-table-features-list {
  padding: 25px 30px 0 30px;
  text-align: left;
}

.rs-pricing.pricing-style1 .pricing-table-wrap .pricing-table-features-list li {
  padding: 0px 0px 10px 0px;
  font-size: 16px;
  margin-bottom: 8px;
}

.rs-pricing.pricing-style1 .pricing-table-wrap .pricing-table-features-list li i {
  margin-right: 10px;
  min-width: 15px;
  font-size: 16px;
  position: relative;
  top: 3px;
  color: #0C6460;
}

.rs-pricing.pricing-style1 .pricing-table-wrap .pricing-table-features-list li .feature-text {
  font-size: 16px;
  color: #1b3768;
}


.rs-pricing.pricing-style1 .pricing-table-wrap.pricing-actives-bg .pricing-table-features-list li i,
.rs-pricing.pricing-style1 .pricing-table-wrap.pricing-actives-bg .pricing-table-price-tag .pricing-table-period,
.rs-pricing.pricing-style1 .pricing-table-wrap.pricing-actives-bg .pricing-table-price-tag .pricing-table-currency,
.rs-pricing.pricing-style1 .pricing-table-wrap.pricing-actives-bg .pricing-table-price-tag .pricing-table-price-text,
.rs-pricing.pricing-style1 .pricing-table-wrap.pricing-actives-bg .pricing-table-features-list li .feature-text,
.rs-pricing.pricing-style1 .pricing-table-wrap.pricing-actives-bg .pricing-table-header .pricing-table-title {
  color: #ffffff;
}

.rs-pricing.pricing-style1.pricing-modify1 .pricing-table-wrap {
  border-radius: 80px 0px 80px 0px;
}

/*------------------------------------
	23. Blog Section CSS
------------------------------------*/
.rs-blog.blog-main-home .blog-item {
  position: relative;
  z-index: 11;
  transition: all 500ms ease;
  background-color: #ffffff;
  box-shadow: 0 6px 25px rgba(12, 89, 219, 0.09);
  border-radius: 70px 0px 0px 0px;
  margin: 0 4px 30px;
}

.rs-blog.blog-main-home .blog-item .image-wrap {
  position: relative;
  overflow: hidden;
}

.rs-blog.blog-main-home .blog-item .image-wrap a img {
  border-radius: 70px 0px 0px 0px;
  transition: all 0.5s ease 0s;
}

.rs-blog.blog-main-home .blog-item .blog-content {
  transition: all 500ms ease;
  position: relative;
  padding: 27px 30px 34px 30px;
  border-radius: 0 0 5px 5px;
  background: #fff;
}

.rs-blog.blog-main-home .blog-item .blog-content .blog-meta {
  display: flex;
  justify-content: flex-start;
  padding: 0 0 12px;
}

.rs-blog.blog-main-home .blog-item .blog-content .blog-meta .admin {
  position: relative;
  margin-right: 12px;
  padding-right: 8px;
  font-size: 15px;
}

.rs-blog.blog-main-home .blog-item .blog-content .blog-meta .admin i {
  color: #FF7B18;
  margin-right: 5px;
}

.rs-blog.blog-main-home .blog-item .blog-content .blog-meta .admin i:before {
  top: 1px;
  position: relative;
}

.rs-blog.blog-main-home .blog-item .blog-content .blog-meta .date {
  font-size: 15px;
}

.rs-blog.blog-main-home .blog-item .blog-content .blog-meta .date i {
  color: #FF7B18;
  margin-right: 6px;
}

.rs-blog.blog-main-home .blog-item .blog-content .blog-meta .date i:before {
  top: 1px;
  position: relative;
}

.rs-blog.blog-main-home .blog-item .blog-content .blog-title {
  font-size: 24px;
  line-height: 34px;
  font-weight: 700;
  margin-bottom: 14px;
  letter-spacing: -1px;
}

.rs-blog.blog-main-home .blog-item .blog-content .blog-title a {
  color: #101010;
}

.rs-blog.blog-main-home .blog-item .blog-content .blog-title a:hover {
  color: #e0222b;
}

.rs-blog.blog-main-home .blog-item .blog-content .desc {
  margin: 0 0 18px;
}

.rs-blog.blog-main-home .blog-item .blog-content .blog-btn a span:hover {
  color: #0C6460;
}

.rs-blog.blog-main-home .blog-item:hover {
  transform: translateY(-10px);
}

.rs-blog.blog-main-home .rs-carousel .owl-dots {
  text-align: center;
  margin-top: 30px;
}

.rs-blog.blog-main-home .owl-stage-outer {
  padding: 10px;
  margin: -10px;
}

.rs-blog.blog-main-home.blog-modify1 .blog-item .image-wrap a img {
  border-radius: 5px 5px 0 0;
  transition: all 0.5s ease 0s;
}

.rs-blog.blog-main-home.blog-modify1 .blog-item .image-wrap.shape-show:after,
.rs-blog.blog-main-home.blog-modify1 .blog-item .image-wrap.shape-show:before {
  position: absolute;
  content: '';
  background: #ffffff;
  width: 100px;
  height: 100px;
  transform: rotate(-45deg);
  z-index: 1;
  transition: all 0.5s;
}

.rs-blog.blog-main-home.blog-modify1 .blog-item .image-wrap.shape-show:before {
  right: -55px;
  bottom: -55px;
  background: #FFFFFFF0;
}

.rs-blog.blog-main-home.blog-modify1 .blog-item .image-wrap.shape-show:after {
  left: -55px;
  top: -55px;
  background: #FFFFFFF0;
}

.rs-blog.blog-main-home.blog-modify1 .blog-item .blog-content .blog-button a:after {
  font-weight: 700;
}

.rs-blog.blog-main-home.blog-modify1 .blog-item .blog-content .blog-button a:hover,
.rs-blog.blog-main-home.blog-modify1 .blog-item .blog-content .blog-button a:hover:after,
.rs-blog.blog-main-home.blog-modify1 .blog-item .blog-content .blog-title a:hover {
  color: #0C6460;
}

.rs-blog.blog-main-home.blog-modify1 .blog-item:hover .image-wrap.shape-show:before {
  right: -150px;
  bottom: -150px;
}

.rs-blog.blog-main-home.blog-modify1 .blog-item:hover .image-wrap.shape-show:after {
  left: -150px;
  top: -150px;
}

.rs-blog.blog-main-home.blog-modify1 .blog-item:hover .image-wrap a img {
  filter: grayscale(100%);
}

.rs-blog.blog-style1 .blog-item {
  position: relative;
  z-index: 11;
  background-color: #ffffff;
  box-shadow: 0 6px 25px rgba(12, 89, 219, 0.09);
  border-radius: 80px 0px 0px 0px;
  margin: 0 4px;
}

.rs-blog.blog-style1 .blog-item .image-wrap {
  position: relative;
  overflow: hidden;
}

.rs-blog.blog-style1 .blog-item .image-wrap a img {
  border-radius: 80px 0px 0px 0px;
  transition: all 0.5s ease 0s;
}

.rs-blog.blog-style1 .blog-item .blog-content {
  transition: all 500ms ease;
  position: relative;
  padding: 30px 35px 35px 35px;
  border-radius: 0 0 5px 5px;
  background: #fff;
}

.rs-blog.blog-style1 .blog-item .blog-content .blog-meta {
  display: flex;
  justify-content: flex-start;
  padding: 0 0 20px;
}

.rs-blog.blog-style1 .blog-item .blog-content .blog-meta .admin {
  position: relative;
  margin-right: 12px;
  padding-right: 8px;
  font-size: 15px;
}

.rs-blog.blog-style1 .blog-item .blog-content .blog-meta .admin i {
  color: #e0222b;
  margin-right: 5px;
}

.rs-blog.blog-style1 .blog-item .blog-content .blog-meta .admin i:before {
  top: 1px;
  position: relative;
}

.rs-blog.blog-style1 .blog-item .blog-content .blog-meta .date {
  font-size: 15px;
}

.rs-blog.blog-style1 .blog-item .blog-content .blog-meta .date i {
  color: #e0222b;
  margin-right: 6px;
}

.rs-blog.blog-style1 .blog-item .blog-content .blog-meta .date i:before {
  top: 1px;
  position: relative;
}

.rs-blog.blog-style1 .blog-item .blog-content .blog-title {
  font-size: 28px;
  line-height: 38px;
  font-weight: 700;
  margin-bottom: 14px;
}

.rs-blog.blog-style1 .blog-item .blog-content .blog-title a {
  color: #101010;
}

.rs-blog.blog-style1 .blog-item .blog-content .blog-title a:hover {
  color: #e0222b;
}

.rs-blog.blog-style1 .blog-item .blog-content .desc {
  margin: 0 0 18px;
}

.rs-blog.blog-style1 .blog-item .blog-content .blog-btn a span:hover {
  color: #0C6460;
}

.rs-blog.blog-style1 .blog-horizontal .blog-meta .blog-item-wrap {
  position: relative;
  z-index: 11;
  background-color: #ffffff;
  box-shadow: 0 6px 25px rgba(12, 89, 219, 0.09);
  border-radius: 50px 0px 0px 0px;
  transition: 0.3s;
  align-items: center;
  display: flex;
}

.rs-blog.blog-style1 .blog-horizontal .blog-meta .blog-item-wrap .image-wrap {
  position: relative;
  max-width: 35%;
}

.rs-blog.blog-style1 .blog-horizontal .blog-meta .blog-item-wrap .image-wrap a img {
  border-radius: 50px 0px 0px 0px;
  transition: all 0.5s ease 0s;
}

.rs-blog.blog-style1 .blog-horizontal .blog-meta .blog-item-wrap .blog-content {
  padding: 0px 30px 0px 30px;
  background: #fff;
}

.rs-blog.blog-style1 .blog-horizontal .blog-meta .blog-item-wrap .blog-content .blog-meta {
  display: flex;
  justify-content: flex-start;
  padding: 0 0 8px;
}

.rs-blog.blog-style1 .blog-horizontal .blog-meta .blog-item-wrap .blog-content .blog-meta .admin {
  position: relative;
  margin-right: 12px;
  padding-right: 8px;
  font-size: 15px;
}

.rs-blog.blog-style1 .blog-horizontal .blog-meta .blog-item-wrap .blog-content .blog-meta .admin i {
  color: #e0222b;
  margin-right: 5px;
}

.rs-blog.blog-style1 .blog-horizontal .blog-meta .blog-item-wrap .blog-content .blog-meta .admin i:before {
  top: 1px;
  position: relative;
}

.rs-blog.blog-style1 .blog-horizontal .blog-meta .blog-item-wrap .blog-content .blog-meta .date {
  font-size: 15px;
}

.rs-blog.blog-style1 .blog-horizontal .blog-meta .blog-item-wrap .blog-content .blog-meta .date i {
  color: #e0222b;
  margin-right: 6px;
}

.rs-blog.blog-style1 .blog-horizontal .blog-meta .blog-item-wrap .blog-content .blog-meta .date i:before {
  top: 1px;
  position: relative;
}

.rs-blog.blog-style1 .blog-horizontal .blog-meta .blog-item-wrap .blog-content .blog-title {
  font-size: 22px;
  line-height: 32px;
  font-weight: 700;
  margin-bottom: 0px;
}

.rs-blog.blog-style1 .blog-horizontal .blog-meta .blog-item-wrap .blog-content .blog-title a {
  color: #101010;
}

.rs-blog.blog-style1 .blog-horizontal .blog-meta .blog-item-wrap:hover .image-wrap a img {
  filter: grayscale(100%);
}

.rs-blog.blog-style1 .blog-horizontal .blog-meta .blog-item-wrap:hover .blog-content .blog-title a {
  color: #e0222b;
}

.rs-inner-blog .blog-item {
  background: #fff;
  box-shadow: 0 2px 20px rgba(0, 0, 0, 0.08);
  border-radius: 15px;
  padding: 15px;
  transition: 0.3s;
}

.rs-inner-blog .blog-item .blog-img {
  position: relative;
}

.rs-inner-blog .blog-item .blog-img .post-categories {
  position: absolute;
  z-index: 11;
  bottom: 20px;
  right: 20px;
  z-index: 10;
}

.rs-inner-blog .blog-item .blog-img .post-categories li {
  display: inline-block;
}

.rs-inner-blog .blog-item .blog-img .post-categories li a {
  background: #0C6460;
  color: #ffffff;
  transition: 0.4s;
  font-size: 14px;
  font-weight: 500;
  padding: 6px 20px;
  border-radius: 15px 0 15px 0;
  display: block;
}

.rs-inner-blog .blog-item .blog-img .post-categories li a:hover {
  border-radius: 0 15px 0 15px;
  background: #e0222b;
}

.rs-inner-blog .blog-item .blog-img a img {
  border-radius: 10px;
}

.rs-inner-blog .blog-item .blog-content {
  padding: 30px 15px 20px;
  overflow: hidden;
}

.rs-inner-blog .blog-item .blog-content .blog-title {
  margin: 4px 0 10px;
  font-size: 36px;
  line-height: 46px;
  font-weight: 700;
}

.rs-inner-blog .blog-item .blog-content .blog-title a {
  color: #0a0a0a;
}

.rs-inner-blog .blog-item .blog-content .blog-title a:hover {
  color: #e0222b;
}

.rs-inner-blog .blog-item .blog-content .blog-meta .btm-cate {
  overflow: hidden;
  margin: 0 0 8px;
  padding: 0 0 12px;
  font-size: 15px;
  display: flex;
  align-items: center;
}

.rs-inner-blog .blog-item .blog-content .blog-meta .btm-cate li {
  margin-right: 25px;
}

.rs-inner-blog .blog-item .blog-content .blog-meta .btm-cate li .blog-date {
  display: inline-block;
  font-size: 15px;
  line-height: 24px;
  color: #555;
  font-weight: 400;
}

.rs-inner-blog .blog-item .blog-content .blog-meta .btm-cate li .blog-date i {
  color: #e0222b;
  position: relative;
  margin-right: 2px;
  top: 2px;
}

.rs-inner-blog .blog-item .blog-content .blog-meta .btm-cate li .blog-date i:before {
  font-size: 14px;
}

.rs-inner-blog .blog-item .blog-content .blog-meta .btm-cate li .devsdesign {
  display: inline-block;
  font-size: 15px;
  line-height: 24px;
  color: #555;
  font-weight: 400;
}

.rs-inner-blog .blog-item .blog-content .blog-meta .btm-cate li .devsdesign i {
  margin-right: 3px;
  position: relative;
  top: 2px;
  color: #e0222b;
}

.rs-inner-blog .blog-item .blog-content .blog-meta .btm-cate li .devsdesign i:before {
  font-size: 14px;
}

.rs-inner-blog .blog-item .blog-content .blog-meta .btm-cate li:last-child {
  margin-right: 0;
}

.rs-inner-blog .blog-item .blog-content .blog-desc {
  font-size: 15px;
  line-height: 26px;
  font-weight: 400;
  color: #1b3768;
  margin-bottom: 10px;
}

.rs-inner-blog .widget-area .widget-title .title {
  font-size: 24px;
  line-height: 34px;
  font-weight: 700;
  color: #101010;
  position: relative;
  z-index: 1;
  padding-bottom: 12px;
  margin: 0;
}

.rs-inner-blog .widget-area .widget-title .title:after {
  content: "";
  position: absolute;
  border: 0;
  width: 50px;
  height: 2px;
  background: #e0222b;
  z-index: 1;
  margin-left: 0;
  bottom: 0;
  left: 0;
}

.rs-inner-blog .widget-area .search-widget {
  background: #fff;
  padding: 40px 30px 40px;
  box-shadow: 0 6px 25px rgba(0, 0, 0, 0.07);
}

.rs-inner-blog .widget-area .search-widget .search-wrap {
  position: relative;
}

.rs-inner-blog .widget-area .search-widget .search-wrap [type=search] {
  color: #444444;
  padding: 12px 17px;
  width: 100%;
  border: none;
  border-radius: 5px;
  position: relative;
  background: #fff;
  border: 1px solid #E2DDDF4F;
}

.rs-inner-blog .widget-area .search-widget .search-wrap button {
  background: transparent;
  border: medium none;
  color: #1b376899;
  padding: 11px 15px 12px;
  position: absolute;
  display: block;
  right: 0px;
  top: 4px;
  z-index: 10;
  font-size: 20px;
  border-radius: 0 5px 5px;
}

.rs-inner-blog .widget-area .search-widget .search-wrap button i:before {
  font-family: uicons-regular-rounded !important;
  font-size: 18px;
  font-weight: 600;
  content: "\f279";
  position: absolute;
  right: 20px;
  top: 9px;
}

.rs-inner-blog .widget-area .search-widget .search-wrap button:hover {
  color: #e0222b;
}

.rs-inner-blog .widget-area .recent-posts {
  background: #fff;
  padding: 40px 30px;
  box-shadow: 0 6px 25px rgba(0, 0, 0, 0.07);
}

.rs-inner-blog .widget-area .recent-posts .recent-post-widget {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid rgba(0, 0, 0, 0.06);
  overflow: hidden;
}

.rs-inner-blog .widget-area .recent-posts .recent-post-widget .post-img {
  width: 100px;
  float: left;
  padding-right: 15px;
}

.rs-inner-blog .widget-area .recent-posts .recent-post-widget .post-img img {
  border-radius: 1px;
}

.rs-inner-blog .widget-area .recent-posts .recent-post-widget .post-desc {
  overflow: hidden;
  margin-top: -8px;
}

.rs-inner-blog .widget-area .recent-posts .recent-post-widget .post-desc a {
  font-size: 15px;
  line-height: 1.4;
  font-weight: 600;
  color: #101010;
  margin-bottom: 5px;
  display: block;
}

.rs-inner-blog .widget-area .recent-posts .recent-post-widget .post-desc a:hover {
  color: #e0222b;
}

.rs-inner-blog .widget-area .recent-posts .recent-post-widget .post-desc .date-post {
  display: block;
  font-size: 14px;
  color: #555;
}

.rs-inner-blog .widget-area .recent-posts .recent-post-widget .post-desc .date-post i {
  margin-right: 5px;
}

.rs-inner-blog .widget-area .recent-posts .recent-post-widget .post-desc .date-post i:before {
  top: 1px;
  font-size: 12px;
  color: #e0222b;
  position: relative;
}

.rs-inner-blog .widget-area .categories {
  background: #fff;
  padding: 40px 30px 40px;
  box-shadow: 0 2px 20px rgba(0, 0, 0, 0.08);
}

.rs-inner-blog .widget-area .categories ul li {
  margin-top: 13px;
  padding-top: 13px;
  border-top: 1px solid rgba(0, 0, 0, 0.06);
}

.rs-inner-blog .widget-area .categories ul li a {
  font-weight: 500;
  font-size: 17px;
  color: #0a0a0a;
  transition: all 0.4s ease-in-out 0s;
}

.rs-inner-blog .widget-area .categories ul li a:hover {
  color: #e0222b;
}

.rs-inner-blog .widget-area .categories ul li:first-child {
  border-top: none;
}

.rs-inner-blog .widget-area .tags-cloud {
  background: #fff;
  padding: 40px 30px 40px;
  box-shadow: 0 2px 20px rgba(0, 0, 0, 0.08);
}

.rs-inner-blog .widget-area .tags-cloud .tagcloud a {
  display: inline-block;
  margin: 10px 3px 0px 0;
  line-height: 20px;
  padding: 6px 12px;
  font-size: 15px;
  text-transform: capitalize;
  transition: all 0.3s ease;
  background: #ffffff;
  color: #444444;
  border: 1px solid #f0f0f0;
  border-radius: 5px;
}

.rs-inner-blog .widget-area .tags-cloud .tagcloud a:hover {
  color: #ffffff;
  background: #e0222b;
}

.rs-inner-blog .blog-details .blog-full .single-post-meta {
  display: flex;
  align-items: center;
  padding: 0 0 20px;
}

.rs-inner-blog .blog-details .blog-full .single-post-meta li {
  margin-right: 10px;
}

.rs-inner-blog .blog-details .blog-full .single-post-meta li .p-date {
  color: #555;
  font-size: 14px;
  margin-right: 8px;
}

.rs-inner-blog .blog-details .blog-full .single-post-meta li .p-date i {
  font-size: 13px;
  margin-right: 3px;
  color: #e0222b;
}

.rs-inner-blog .blog-details .blog-full .single-post-meta li .p-date i:before {
  margin-right: 5px;
}

.rs-inner-blog .blog-details .blog-full .single-post-meta .Post-cate {
  list-style: none;
  display: inline-block;
  padding-right: 10px;
  color: #555;
  font-size: 14px;
}

.rs-inner-blog .blog-details .blog-full .single-post-meta .Post-cate .tag-line i {
  color: #e0222b;
  margin-right: 3px;
}

.rs-inner-blog .blog-details .blog-full .single-post-meta .Post-cate .tag-line i:before {
  margin-right: 4px;
}

.rs-inner-blog .blog-details .blog-full .single-post-meta .Post-cate .tag-line a {
  font-weight: 400;
  color: #555;
  font-size: 14px;
}

.rs-inner-blog .blog-details .blog-full .single-post-meta .Post-cate .tag-line a:hover {
  color: #0C6460;
}

.rs-inner-blog .blog-details .blog-full .single-post-meta .post-comment {
  color: #555;
  font-size: 14px;
}

.rs-inner-blog .blog-details .blog-full .single-post-meta .post-comment i:before {
  color: #FD6509;
}

.rs-inner-blog .blog-details .blog-full .title {
  font-size: 42px;
  line-height: 52px;
  font-weight: 700;
  color: #0a0a0a;
  margin: 0;
}

.rs-inner-blog .blog-details .blog-full .bs-info {
  margin-top: 25px;
  clear: both;
  font-weight: 600;
  margin-bottom: 10px;
}

.rs-inner-blog .blog-details .blog-full .bs-info a {
  font-size: 13px;
  margin-right: 5px;
  display: inline-block;
  text-align: center;
  font-weight: normal;
  color: #666666;
  border: 1px solid rgba(170, 170, 170, 0.25);
  padding: 2px 15px 4px;
  margin-left: 7px;
  border-radius: 5px;
  line-height: 20px;
  margin-top: 5px;
  margin-bottom: 5px;
}

.rs-inner-blog .blog-details .blog-full .bs-info a:hover {
  background: #e0222b;
  border-color: #e0222b;
  color: #ffffff;
}

.rs-inner-blog .blog-details .blog-full .comment-title {
  font-size: 24px;
  margin-bottom: 40px;
  margin-top: 35px;
}

.rs-inner-blog .blog-details .blog-full .comment-note .from-control {
  width: 100%;
  padding: 15px 20px;
  background-color: #effdfc;
  border: none;
  border-radius: 5px;
}

.rs-inner-blog .blog-details .blog-full .comment-note textarea {
  height: 160px;
}

.rs-inner-blog .blog-details .blog-full .comment-note ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #777777;
  opacity: 1;
}

.rs-inner-blog .blog-details .blog-full .comment-note ::-moz-placeholder {
  /* Firefox 19+ */
  color: #777777;
  opacity: 1;
}

.rs-inner-blog .blog-details .blog-full .comment-note :-ms-input-placeholder {
  /* IE 10+ */
  color: #777777;
  opacity: 1;
}

.rs-inner-blog .blog-details .blog-full .comment-note :-moz-placeholder {
  /* Firefox 18- */
  color: #777777;
  opacity: 1;
}

/* ------------------------------------
	24. Testimonial Section CSS
---------------------------------------*/
.rs-testimonial.testimonial-style1 .testi-image img {
  height: 640px;
  object-fit: cover;
  border-radius: 150px 0px 150px 0px;
}

.rs-testimonial.testimonial-style1 .widget-content {
  background-color: #0C6460;
  padding: 80px 250px 114px 150px;
  border-radius: 0px 0px 0px 200px;
}

.rs-testimonial.testimonial-style1 .widget-content .testi-item .item-content-basic span img {
  width: 80px;
}

.rs-testimonial.testimonial-style1 .widget-content .testi-item .item-content-basic p {
  font-size: 18px;
  font-style: italic;
  line-height: 37px;
  color: #ffffff;
  margin: 0 0 0px;
  padding: 15px 0px 45px 0px;
}

.rs-testimonial.testimonial-style1 .widget-content .testi-item .testi-content {
  display: flex;
  align-items: center;
}

.rs-testimonial.testimonial-style1 .widget-content .testi-item .testi-content .image-wrap img {
  height: 80px;
  width: 80px;
  border-radius: 50%;
  position: relative;
}

.rs-testimonial.testimonial-style1 .widget-content .testi-item .testi-content .testi-information {
  padding: 0 0 0 22px;
}

.rs-testimonial.testimonial-style1 .widget-content .testi-item .testi-content .testi-information .testi-name {
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
  color: #ffffff;
}

.rs-testimonial.testimonial-style1 .widget-content .testi-item .testi-content .testi-information .designation {
  font-size: 15px;
  font-weight: 400;
  color: #F2F2F2;
  display: block;
  padding-bottom: 10px;
}

.rs-testimonial.testimonial-style1 .widget-content .testi-item .testi-content .testi-information .ratting-img {
  width: 100px;
}

.rs-testimonial.testimonial-style1 .widget-content .rs-carousel .owl-dots {
  text-align: left;
  margin-top: 45px;
}

.rs-testimonial.testimonial-style2 .testi-item-wrap .item-content {
  position: relative;
}

.rs-testimonial.testimonial-style2 .testi-item-wrap .item-content p {
  color: #fff;
  font-size: 16px;
  font-style: italic;
  background-color: #1A3841;
  border-radius: 0px 70px 0px 70px;
  padding: 50px 50px 50px 50px;
}

.rs-testimonial.testimonial-style2 .testi-item-wrap .item-content:after {
  top: 100%;
  left: 29%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #1A3841;
  border-width: 12px;
  margin-left: -30px;
  z-index: 1;
}

.rs-testimonial.testimonial-style2 .testi-item-wrap .testi-content {
  display: flex;
  justify-content: center;
  align-items: center;
}

.rs-testimonial.testimonial-style2 .testi-item-wrap .testi-content .image-wrap img {
  height: 65px;
  width: 65px;
  border-radius: 50px 50px 50px 50px;
}

.rs-testimonial.testimonial-style2 .testi-item-wrap .testi-content .testi-information {
  padding: 0 0 0 25px;
}

.rs-testimonial.testimonial-style2 .testi-item-wrap .testi-content .testi-information .testi-name {
  font-size: 18px;
  line-height: 25px;
  font-weight: 700;
  color: #ffffff;
}

.rs-testimonial.testimonial-style2 .testi-item-wrap .testi-content .testi-information .testi-title {
  color: #D3CBCB;
  font-size: 15px;
}

.rs-testimonial.testimonial-style2 .rs-carousel .owl-dots {
  text-align: center;
}

.rs-testimonial.testimonial-style3 .widget-content {
  border-radius: 0px 150px 0px 0px;
  padding: 120px 300px 70px 75px;
  position: relative;
}

.rs-testimonial.testimonial-style3 .widget-content .testi-item .quote {
  top: 80%;
  position: absolute;
  left: 80%;
}

.rs-testimonial.testimonial-style3 .widget-content .testi-item .quote img {
  width: 60px;
}

.rs-testimonial.testimonial-style3 .widget-content .testi-item p {
  font-size: 20px;
  font-style: italic;
  line-height: 35px;
  color: #ffffff;
  padding: 0px 0px 12px 0px;
}

.rs-testimonial.testimonial-style3 .widget-content .testi-content {
  display: block;
}

.rs-testimonial.testimonial-style3 .widget-content .testi-content .testi-information .testi-name {
  font-size: 22px;
  font-weight: 700;
  line-height: 38px;
  color: #ffffff;
}

.rs-testimonial.testimonial-style3 .widget-content .testi-content .testi-information .designation {
  font-size: 18px;
  line-height: 35px;
  font-weight: 400;
  color: #fff;
}

/* .rs-testimonial.testimonial-style3 .testi-image {
  background-image: url(assets/images/testimonial/style1/testimonial-2.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
} */

.rs-testimonial.testimonial-style3.testimonial-modify1 .widget-content {
  padding: 114px 95px 93px 100px;
  border-radius: 0px 150px 0px 150px;
}

.rs-testimonial.testimonial-style3.testimonial-modify1 .widget-content .testi-item p {
  padding: 0px 200px 12px 0px;
}

.rs-testimonial.testimonial-style3.testimonial-modify1 .widget-content .testi-item .quote img {
  width: 44px;
}

.rs-testimonial.testimonial-style3.testimonial-modify1 .widget-content .testi-item .quote {
  top: 76%;
  left: 60%;
}

.rs-testimonial.testimonial-style3.testimonial-modify1 .rs-carousel .owl-dots {
  text-align: left;
  margin-top: 50px;
}

.rs-testimonial.testimonial-style3.testimonial-modify1 .rs-carousel .owl-dots .owl-dot {
  width: 7px;
  height: 7px;
  background: #fff;
  opacity: unset;
}

.rs-testimonial.testimonial-style3.testimonial-modify1 .rs-carousel .owl-dots .owl-dot.active {
  width: 25px;
  height: 7px;
  background: #fff;
  opacity: 1;
}

.rs-testimonial.testimonial-style4 .testi-item {
  padding: 38px 30px 10px 30px;
  margin-right: 30px;
}

.rs-testimonial.testimonial-style4 .testi-item .item-content-basic .quote img {
  width: 62px;
  top: 15%;
  position: absolute;
  left: 42%;
  z-index: 9;
}

.rs-testimonial.testimonial-style4 .testi-item .item-content-basic p {
  position: relative;
  font-size: 18px;
  font-weight: 400;
  font-style: italic;
  color: #1b3768;
  padding: 130px 60px 97px 60px;
  background-color: #FFFFFF;
  border-radius: 5px 5px 5px 5px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0);
  margin-bottom: -40px;
}

.rs-testimonial.testimonial-style4 .testi-item .item-content-basic p:before {
  content: '';
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  transform: rotate(10deg);
  border-radius: 10px;
  background-color: #0C6460;
}

.rs-testimonial.testimonial-style4 .testi-item .testi-content {
  text-align: center;
}

.rs-testimonial.testimonial-style4 .testi-item .testi-content .image-wrap img {
  position: relative;
  width: 90px;
  height: 90px;
  border-radius: 100px 100px 100px 100px;
  margin: 0 auto;
}

.rs-testimonial.testimonial-style4 .testi-item .testi-content .testi-information {
  padding: 20px 0 0;
}

.rs-testimonial.testimonial-style4 .testi-item .testi-content .testi-information .testi-name {
  font-size: 22px;
  line-height: 27px;
  font-weight: 700;
  color: #101010;
}

.rs-testimonial.testimonial-style4 .testi-item .testi-content .testi-information .designation {
  color: #1b3768;
  font-size: 15px;
}

.rs-testimonial.testimonial-style4 .rs-carousel .owl-dots {
  text-align: center;
}

.rs-testimonial.testimonial-style5 .testi-item .testi-wrap {
  text-align: center;
  padding: 52px 50px 52px 50px;
  background-color: #effdfc;
  border-radius: 80px 0px 80px 0px;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0);
}

.rs-testimonial.testimonial-style5 .testi-item .testi-wrap .item-content-basic span img {
  width: 60px;
  margin: 0 auto 20px;
}

.rs-testimonial.testimonial-style5 .testi-item .testi-wrap .item-content-basic p {
  color: #0A0A0A;
  font-size: 19px;
  font-weight: 500;
  font-style: italic;
  line-height: 32px;
  margin: 0 0 28px;
}

.rs-testimonial.testimonial-style5 .testi-item .testi-wrap .testi-content .image-wrap img {
  border-radius: 50px 50px 50px 50px;
  width: 90px;
  height: 90px;
  margin: 0 auto;
}

.rs-testimonial.testimonial-style5 .testi-item .testi-wrap .testi-content .testi-information {
  padding-top: 20px;
}

.rs-testimonial.testimonial-style5 .testi-item .testi-wrap .testi-content .testi-information .testi-name {
  font-size: 20px;
  line-height: 30px;
  font-weight: 600;
  color: #0a0a0a;
}

.rs-testimonial.testimonial-style5 .testi-item .testi-wrap .testi-content .testi-information .designation {
  font-size: 16px;
  color: #0a0a0a;
}

/*----------------------------------------
	25. Shop Section CSS
----------------------------------------*/
.rs-shop-part .woocommerce-result-count {
  font-size: 15px;
  line-height: 26px;
  color: #1b3768;
  font-weight: 400;
  margin: 0;
}

.rs-shop-part .from-control {
  float: right;
  font-size: 15px;
  color: #1b3768;
  font-weight: 400;
  vertical-align: top;
  padding: 10px;
  border: 1px solid #ced4da;
  border-radius: 5px;
}

.rs-shop-part .product-list .image-product {
  position: relative;
  margin: 0px 0 0px;
}

.rs-shop-part .product-list .image-product .overley i {
  position: absolute;
  bottom: 150px;
  right: 13px;
  background: transparent;
  opacity: 0;
  visibility: hidden;
  transition: 0.4s;
}

.rs-shop-part .product-list .image-product .overley i:before {
  font-size: 30px;
  color: #ffffff;
  border-radius: 5px;
  font-weight: 400;
  background: #e0222b;
  border: none;
  padding: 8px 10px 8px;
  height: 45px;
  width: 45px;
  line-height: 45px;
}

.rs-shop-part .product-list .image-product .onsale {
  font-size: 13px;
  color: #ffffff;
  font-weight: 700;
  line-height: 40px;
  background: #e0222b;
  width: 40px;
  height: 40px;
  text-align: center;
  border-radius: 50%;
  display: inline-block;
  position: absolute;
  top: 13px;
  right: 13px;
}

.rs-shop-part .product-list .content-desc .loop-product-title {
  font-size: 18px;
  line-height: 35px;
  font-weight: 700;
  padding-top: 30px;
  margin: 0;
  letter-spacing: 0;
}

.rs-shop-part .product-list .content-desc .loop-product-title a {
  color: #0a0a0a;
}

.rs-shop-part .product-list .content-desc .loop-product-title a:hover {
  color: #e0222b;
}

.rs-shop-part .product-list .content-desc .price {
  font-size: 16px;
  line-height: 27px;
  color: #e0222b;
  font-weight: 600;
  margin: 0;
}

.rs-shop-part .product-list:hover .image-product .overley i {
  opacity: 1;
  visibility: visible;
  bottom: 13px;
}

/*----------------------------------------
	26. Single Shop Section CSS
----------------------------------------*/
.rs-single-shop .single-product-image .images-single {
  z-index: 1 !important;
}

.rs-single-shop .single-product-image img {
  width: 100%;
}

.rs-single-shop .single-price-info .product-title {
  font-size: 25px;
  font-weight: 700;
  margin-bottom: 12px;
}

.rs-single-shop .single-price-info .single-price {
  color: #0C6460;
  font-weight: 600;
}

.rs-single-shop .single-price-info .some-text {
  margin-top: 15px;
}

.rs-single-shop .single-price-info form {
  margin-bottom: 30px;
}

.rs-single-shop .single-price-info form input {
  height: 40px;
  width: 70px;
  line-height: 40px;
  text-align: center;
  padding-left: 10px;
  border: 1px solid rgba(54, 54, 54, 0.1);
  outline: none;
}

.rs-single-shop .single-price-info p.category {
  margin: 0;
  padding-top: 25px;
  border-top: 1px solid #e6e6e6;
  font-size: 14px;
}

.rs-single-shop .single-price-info p.category span {
  font-weight: 700;
  padding-right: 10px;
}

.rs-single-shop .single-price-info p.category a {
  color: #666666;
}

.rs-single-shop .single-price-info p.category a:hover {
  color: #e0222b;
}

.rs-single-shop .single-price-info .tag {
  margin: 0;
}

.rs-single-shop .single-price-info .tag span {
  font-weight: 700;
}

.rs-single-shop .tab-area {
  margin-top: 50px;
}

.rs-single-shop .tab-area ul.nav-tabs {
  border-bottom: 1px solid #f0f0f0;
  margin-bottom: 32px;
}

.rs-single-shop .tab-area ul.nav-tabs li {
  margin-right: 13px;
}

.rs-single-shop .tab-area ul.nav-tabs li .nav-link {
  padding: 20px 45px;
  display: inline-block;
  border-radius: 4px 4px 0 0;
  font-size: 18px;
  background: #effdfc;
  border: 1px solid #effdfc;
  background-color: #effdfc;
  color: #101010;
  font-weight: 400;
}

.rs-single-shop .tab-area ul.nav-tabs li .nav-link:hover,
.rs-single-shop .tab-area ul.nav-tabs li .nav-link.active {
  background: #e0222b;
  color: #ffffff;
}

.rs-single-shop .tab-area ul.nav-tabs li:last-child {
  margin-right: 0;
}

.rs-single-shop .tab-area .tab-content .tab-pane .tab-title {
  font-weight: 700;
  margin-bottom: 34px;
}

.rs-single-shop .tab-area .tab-content .tab-pane .dsc-p {
  margin: 0;
}

.rs-single-shop .tab-area .tab-content .tab-pane .reviews-grid .top-area {
  margin-bottom: 5px;
}

.rs-single-shop .tab-area .tab-content .tab-pane .reviews-grid .top-area p {
  margin-bottom: 23px;
}

.rs-single-shop .tab-area .tab-content .tab-pane .reviews-grid .top-area h6 {
  font-size: 15px;
  font-weight: 600;
  color: #1b3768;
}

.rs-single-shop .tab-area .tab-content .tab-pane .reviews-grid .comment-form {
  max-width: 600px;
}

.rs-single-shop .tab-area .tab-content .tab-pane .reviews-grid .comment-form p.comment-notes {
  margin-bottom: 15px;
}

.rs-single-shop .tab-area .tab-content .tab-pane .reviews-grid .comment-form .placeholder-cntrl label {
  font-weight: 600;
  display: block;
}

.rs-single-shop .tab-area .tab-content .tab-pane .reviews-grid .comment-form .placeholder-cntrl input {
  border: 1px solid rgba(54, 54, 54, 0.1);
  padding: 10px 15px;
  margin-bottom: 10px;
  width: 100%;
}

.rs-single-shop .tab-area .tab-content .tab-pane .reviews-grid .comment-form .placeholder-cntrl textarea {
  width: 100%;
  padding: 10px 15px;
  height: 75px;
  border: 1px solid rgba(54, 54, 54, 0.1);
  margin-bottom: 20px;
}

.rs-single-shop .tab-area .tab-content .tab-pane .reviews-grid .comment-form .ratings {
  font-weight: 600;
  margin-bottom: 18px;
  display: block;
}

.rs-single-shop .tab-area .tab-content .tab-pane .reviews-grid .comment-form .ratings ul li {
  display: inline;
}

.rs-single-shop .tab-area .tab-content .tab-pane .reviews-grid .comment-form .ratings ul li i {
  color: #0C6460;
  font-weight: normal;
}

/*----------------------------------------
	27. Cart Section CSS
----------------------------------------*/
.rs-cart .cart-wrap table.cart-table {
  border: 1px solid rgba(0, 0, 0, 0.1);
  width: 100%;
  border-collapse: collapse;
}

.rs-cart .cart-wrap table.cart-table td,
.rs-cart .cart-wrap table.cart-table th {
  padding: 25px;
  text-align: center;
  border: 1px solid #ccc;
}

.rs-cart .cart-wrap table.cart-table th {
  border: none;
  font-size: 18px;
  padding: 25px;
  text-align: center;
  vertical-align: middle;
  font-weight: 700;
}

.rs-cart .cart-wrap table.cart-table td {
  border-bottom: none;
  border-left: none;
  border-right: none;
  border-top: 1px solid #e6e6e6;
}

.rs-cart .cart-wrap table.cart-table .product-remove a {
  margin: 0 auto;
  color: #10101075;
  display: block;
  border-radius: 100%;
  border: 1px solid #ddd;
  font-size: 16px;
  font-weight: 400;
  height: 30px;
  width: 30px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.rs-cart .cart-wrap table.cart-table .product-remove a:hover {
  background: #ff0000;
  border-color: #ff0000;
  color: #ffffff;
}

.rs-cart .cart-wrap table.cart-table .product-thumbnail {
  min-width: 32px;
}

.rs-cart .cart-wrap table.cart-table .product-thumbnail a img {
  width: 80px;
  height: auto;
}

.rs-cart .cart-wrap table.cart-table .product-name a {
  color: #1b3768;
  font-weight: 700;
}

.rs-cart .cart-wrap table.cart-table .product-name a:hover {
  color: #0C6460;
}

.rs-cart .cart-wrap table.cart-table .product-price {
  font-weight: 700;
}

.rs-cart .cart-wrap table.cart-table .product-quantity input {
  border: 1px solid #e6e6e6;
  border-radius: 4px;
  padding: 0 0 0 10px;
  max-width: 65px;
  margin: 0 auto;
  outline: none;
}

.rs-cart .cart-wrap table.cart-table .action .coupon {
  float: left;
}

.rs-cart .cart-wrap table.cart-table .action .coupon input {
  box-sizing: border-box;
  border: 1px solid #d3ced2;
  padding: 6px 6px 5px;
  margin: 0 4px 0 0;
  outline: none;
  width: 320px;
  border-radius: 4px;
  height: 45px;
  margin-right: 20px;
  text-align: left;
  padding-left: 22px;
}

.rs-cart .cart-collaterals {
  width: 100%;
  overflow: hidden;
}

.rs-cart .cart-collaterals .cart-totals {
  float: right;
  width: 48%;
}

.rs-cart .cart-collaterals .cart-totals .title {
  font-weight: 700;
  color: #1b3768;
  text-transform: capitalize;
}

.rs-cart .cart-collaterals .cart-totals table.cart-total-table {
  text-align: left;
  width: 100%;
  border-collapse: collapse;
  border-radius: 5px;
}

.rs-cart .cart-collaterals .cart-totals table.cart-total-table tr {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.rs-cart .cart-collaterals .cart-totals table.cart-total-table tr th {
  font-size: 18px;
  font-weight: 700;
}

.rs-cart .cart-collaterals .cart-totals table.cart-total-table tr td,
.rs-cart .cart-collaterals .cart-totals table.cart-total-table tr th {
  padding: 30px 10px;
}

/*----------------------------------------
	28. Careers Single Section CSS
----------------------------------------*/
/* .rs-careers-single .career-inner-section .career-wrap {
  background-image: url(assets/images/bg/cta-bg2.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 45px 20px 45px 50px;
  border-radius: 80px 0px 0px 0px;
} */

.rs-careers-single .career-inner-section .career-wrap .title-inner .description p {
  color: #ffffff;
  margin: 0;
}

.rs-careers-single .career-inner-section .desc {
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  color: #333333;
  margin: 0;
}

.rs-careers-single .career-inner-section .title {
  font-size: 24px;
  line-height: 34px;
  font-weight: 700;
  color: #101010;
  margin: 0;
  letter-spacing: 0;
}

.rs-careers-single .contact-wrap {
  box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.07);
  padding: 55px 37px 60px 37px;
}

.rs-careers-single .contact-wrap .title-inner .title {
  font-size: 24px;
  line-height: 34px;
  font-weight: 700;
  color: #101010;
  margin: 0;
  letter-spacing: 0;
}

.rs-careers-single .contact-wrap .from-control {
  width: 100%;
  font-size: 16px;
  padding: 20px 0px 10px 0px;
  border-style: solid;
  border-width: 0px 0px 2px 0px;
  border-color: #F8F3F3;
  max-width: 100%;
  opacity: 1;
}

.rs-careers-single .contact-wrap textarea {
  height: 120px;
}

.rs-careers-single .contact-wrap .wpcf7-form-control:not(.wpcf7-submit) {
  padding: 20px 0px 10px 0px;
  border: none;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  overflow: visible;
}

.rs-careers-single .contact-wrap .wpcf7-form-control-wrap input[type="file"] {
  cursor: pointer;
  margin-bottom: 30px;
}

.rs-careers-single .contact-wrap #form-messages {
  margin-top: 15px;
}

.rs-careers-single .services-add {
  background-color: #0C6460;
  position: relative;
  padding: 55px 35px 38px;
  border-radius: 80px 0px 80px 0px;
  text-align: center;
}

/* .rs-careers-single .services-add .services-overlay {
  background-image: url(assets/images/blog/style1/3.jpg);
  border-radius: 80px 0px 80px 0px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
  opacity: 0.1;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
} */

.rs-careers-single .services-add .address-wrap {
  position: relative;
}

.rs-careers-single .services-add .address-wrap .divider {
  padding-top: 15px;
  padding-bottom: 35px;
}

.rs-careers-single .services-add .address-wrap .divider .divider-separator {
  position: relative;
}

.rs-careers-single .services-add .address-wrap .divider .divider-separator:before {
  height: 3px;
  display: block;
  width: 120px;
  border-bottom: 2px dashed #e76404;
  content: '';
  margin: 0 auto;
}

.rs-careers-single .services-add .address-wrap .title {
  font-size: 24px;
  line-height: 41px;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 15px;
}

.rs-careers-single .services-add .address-wrap .title span {
  color: #e0222b;
}

.rs-careers-single .services-add .address-wrap a {
  font-size: 34px;
  line-height: 44px;
  font-weight: 700;
  color: #ffffff;
}

.rs-careers-single .services-add .address-wrap a:hover {
  color: #e0222b;
}

/*----------------------------------------
	29. Checkout Section CSS
----------------------------------------*/
.rs-checkout .checkout-title {
  margin-bottom: 30px;
}

.rs-checkout .checkout-title h3 {
  font-size: 26px;
  margin: 0;
}

.rs-checkout .coupon-toggle .accordion .card {
  border: unset;
  border-top: 3px solid #0C6460;
  border-radius: 0;
}

.rs-checkout .coupon-toggle .accordion .card .card-header {
  border: none;
  margin: 0;
  border-radius: unset;
}

.rs-checkout .coupon-toggle .accordion .card .card-header .card-title {
  margin: 0;
}

.rs-checkout .coupon-toggle .accordion .card .card-header .card-title span i {
  margin-right: 10px;
}

.rs-checkout .coupon-toggle .accordion .card .card-header .card-title button {
  background: unset;
  border: none;
  color: #0C6460;
  transition: all 0.3s ease;
  outline: none;
  cursor: pointer;
}

.rs-checkout .coupon-toggle .accordion .card .card-header .card-title button:hover {
  color: #0C6460;
}

.rs-checkout .coupon-toggle .accordion .card .card-body {
  border: 1px solid #d3ced2;
  padding: 20px 20px 50px 20px;
  margin-top: 2em;
  text-align: left;
}

.rs-checkout .coupon-toggle .accordion .card .card-body .coupon-code-input {
  width: 47%;
  float: left;
  margin-right: 50px;
}

.rs-checkout .coupon-toggle .accordion .card .card-body .coupon-code-input input {
  width: 100%;
  height: 45px;
  outline: none;
  padding: 10px 18px;
  color: #1b3768;
  border: 1px solid rgba(54, 54, 54, 0.1);
}

.rs-checkout .full-grid {
  margin-top: 25px;
}

.rs-checkout .full-grid .form-content-box {
  margin-bottom: 50px;
}

.rs-checkout .full-grid .form-content-box .form-group label {
  line-height: 2;
  display: block;
  margin-bottom: 5px;
  font-weight: 600;
}

.rs-checkout .full-grid .form-content-box .form-group select {
  color: #666666;
  opacity: 0.5;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  border: 1px solid #ccc;
  border-radius: 0;
  height: 45px;
  line-height: 45px;
  cursor: pointer;
  width: 100%;
  outline: none;
}

.rs-checkout .full-grid .form-content-box .form-group textarea {
  height: 4em;
  line-height: 1.5;
  display: block;
  box-shadow: none;
  width: 100%;
  border: 1px solid rgba(54, 54, 54, 0.1);
  padding: 10px 18px;
  margin: 0;
  outline: none;
}

.rs-checkout .full-grid .form-content-box .form-group .form-control-mod {
  border: 1px solid rgba(54, 54, 54, 0.1);
  height: 45px;
  padding: 10px 18px;
  width: 100%;
  margin: 0;
  outline: none;
  line-height: normal;
  border-radius: unset;
}

.rs-checkout .full-grid .form-content-box .form-group .form-control-mod.margin-bottom {
  margin-bottom: 10px !important;
}

.rs-checkout .full-grid .ordered-product table {
  width: 100%;
}

.rs-checkout .full-grid .ordered-product table tr th {
  border: 1px solid #ccc;
  padding: 9px 12px;
}

.rs-checkout .full-grid .ordered-product table tr td {
  border: 1px solid #ccc;
  padding: 6px 12px;
}

.rs-checkout .full-grid .payment-method .top-area {
  border-bottom: 1px solid #d3ced2;
}

.rs-checkout .full-grid .payment-method .top-area .payment-co {
  margin-bottom: 20px;
}

.rs-checkout .full-grid .payment-method .top-area .payment-co span {
  font-weight: 600;
  margin-right: 10px;
}

.rs-checkout .full-grid .payment-method .top-area .p-msg {
  position: relative;
  box-sizing: border-box;
  width: 100%;
  padding: 1em;
  margin: 1em 0 2em;
  font-size: 0.92em;
  border-radius: 2px;
  line-height: 1.5;
  background-color: #f9f9f9;
}

.rs-checkout .full-grid .payment-method .top-area .p-msg:before {
  content: '';
  display: block;
  border: 1em solid #f9f9f9;
  border-right-color: transparent;
  border-left-color: transparent;
  border-top-color: transparent;
  position: absolute;
  top: -0.75em;
  left: 0;
  margin: -1em 0 0 2em;
}

/*----------------------------------------
	30. Account Section CSS
----------------------------------------*/
.rs-my-account .title {
  font-size: 42px;
  line-height: 52px;
  font-weight: 700;
  color: #101010;
  margin: 0;
}

.rs-my-account .rs-login {
  border: 1px solid rgba(54, 54, 54, 0.1);
  padding: 20px;
  text-align: left;
  border-radius: 5px;
}

.rs-my-account .rs-login .form-group label {
  display: block;
  font-size: 15px;
  line-height: 30px;
  font-weight: 600;
  color: #1b3768;
  margin-bottom: 5px;
}

.rs-my-account .rs-login .form-group label span {
  color: #0C6460;
}

.rs-my-account .rs-login .form-group input {
  width: 100%;
  outline: 0;
  line-height: normal;
  border: 1px solid rgba(54, 54, 54, 0.1);
  height: 45px;
  padding-left: 20px;
}

.rs-my-account .rs-login .last-password a {
  font-size: 15px;
  line-height: 26px;
  font-weight: 400;
  color: #0C6460;
}

.rs-my-account .rs-login p {
  font-size: 15px;
  line-height: 26px;
  font-weight: 400;
  color: #1b3768;
  margin-bottom: 14px;
}

.rs-my-account .rs-login p a {
  font-size: 15px;
  line-height: 26px;
  font-weight: 400;
  color: #0C6460;
}

/*------------------------------------
	31. Footer Section CSS
------------------------------------*/
.rs-footer.footer-main-home {
  background-color: #25406f;
  background-size: cover;
}

.rs-footer.footer-main-home .footer-top {
  padding: 85px 0 70px;
}

.rs-footer.footer-main-home .footer-top .footer-title {
  position: relative;
  font-size: 22px;
  line-height: 30px;
  font-weight: 600;
  color: #ffffff;
  margin-bottom: 50px;
}

.rs-footer.footer-main-home .footer-top .footer-title:before {
  content: "";
  position: absolute;
  background: #e0222b;
  height: 3px;
  width: 15px;
  left: 0;
  transition: all 0.4s ease;
  z-index: 1;
  bottom: -20px;
}

.rs-footer.footer-main-home .footer-top .footer-title:after {
  position: absolute;
  content: "";
  background: #e0222b;
  height: 3px;
  transition: all 0.4s ease;
  width: 50px;
  right: 0;
  left: 25px;
  bottom: -20px;
  margin-left: 0;
  z-index: 0;
}

.rs-footer.footer-main-home .footer-top .footer-title:hover:before {
  width: 50px;
  left: 0;
}

.rs-footer.footer-main-home .footer-top .footer-title:hover:after {
  width: 15px;
  left: 60px;
}

.rs-footer.footer-main-home .footer-top .textwidget {
  font-size: 17px;
  color: #ffffff;
}

.rs-footer.footer-main-home .footer-top .footer-social li {
  display: inline-block;
  margin-right: 8px;
}

.rs-footer.footer-main-home .footer-top .footer-social li a i {
  font-size: 14px;
  margin-right: 3px;
  transition: all 0.8s ease;
  background: #1c202469;
  color: #fff;
  width: 35px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  border-radius: 5px;
}

.rs-footer.footer-main-home .footer-top .footer-social li a i:hover {
  color: #e0222b;
}

.rs-footer.footer-main-home .footer-top .footer-social li:last-child {
  margin-right: 0;
}

.rs-footer.footer-main-home .footer-top .address-widget li {
  padding: 0 0 29px 40px;
  position: relative;
}

.rs-footer.footer-main-home .footer-top .address-widget li i {
  color: #e0222b;
  position: absolute;
  left: 0;
}

.rs-footer.footer-main-home .footer-top .address-widget li i:before {
  font-size: 20px;
  position: relative;
  top: 4px;
}

.rs-footer.footer-main-home .footer-top .address-widget li .desc {
  color: #ffffff;
}

.rs-footer.footer-main-home .footer-top .address-widget li .desc a {
  color: #ffffff;
}

.rs-footer.footer-main-home .footer-top .address-widget li .desc a:hover {
  color: #e0222b;
}

.rs-footer.footer-main-home .footer-top .site-map {
  margin-top: -6px;
}

.rs-footer.footer-main-home .footer-top .site-map li {
  margin-bottom: 5px;
  position: relative;
}

.rs-footer.footer-main-home .footer-top .site-map li a {
  font-size: 17px;
  position: relative;
  padding: 6px 0 4px 0px;
  display: inline-block;
  color: #ffffff;
}

.rs-footer.footer-main-home .footer-top .site-map li a:hover {
  color: #e0222b;
}

.rs-footer.footer-main-home .footer-top .post-widget .post-item .desc .title {
  font-size: 17px;
  line-height: 1.35;
  margin-bottom: 6px;
  font-weight: 400;
}

.rs-footer.footer-main-home .footer-top .post-widget .post-item .desc .title a {
  color: #ffffff;
}

.rs-footer.footer-main-home .footer-top .post-widget .post-item .desc .title a:hover {
  color: #e0222b;
}

.rs-footer.footer-main-home .footer-top .post-widget .post-item .post-date {
  font-size: 15px;
  color: #ffffff;
}

.rs-footer.footer-main-home .footer-top .post-widget .post-item .post-date i {
  font-size: 12px;
  position: relative;
  top: 1px;
  margin-right: 3px;
  color: #e0222b;
}

.rs-footer.footer-main-home .footer-bottom {
  border-top: 2px solid #ffffff0a;
  padding: 20px 0 20px 0;
  background: #1a3667;
}

.rs-footer.footer-main-home .footer-bottom .copyright p {
  font-size: 15px;
  font-weight: 400;
  color: #ffffff;
  margin: 0;
}

.rs-footer.footer-main-home .footer-bottom .copyright p a {
  transition: all 0.4s;
  color: #ffffff;
}

.rs-footer.footer-main-home .footer-bottom .copyright p a:hover {
  color: #e0222b;
}

.rs-footer.footer-main-home .footer-bottom .copy-right-menu li {
  display: inline-block;
  position: relative;
  padding: 0px 19px 0 25px;
}

.rs-footer.footer-main-home .footer-bottom .copy-right-menu li a {
  color: #ffffff;
}

.rs-footer.footer-main-home .footer-bottom .copy-right-menu li a:hover {
  color: #e0222b;
}

.rs-footer.footer-main-home .footer-bottom .copy-right-menu li:before {
  display: block;
  content: "";
  position: absolute;
  font-size: 18px;
  background: #e0222b;
  left: 0;
  top: 50%;
  width: 6px;
  height: 6px;
  transform: translateY(-50%);
  border-radius: 50%;
}

.rs-footer.footer-main-home .footer-bottom .copy-right-menu li:first-child:before {
  display: none;
}

.home-blue .rs-carousel .owl-dots {
  margin-top: 40px;
}

.home-blue .rs-carousel .owl-dots .owl-dot {
  width: 7px;
  height: 7px;
  border-radius: 2.5px;
  box-shadow: none;
  background: #0C6460;
  opacity: 1;
}

.home-blue .rs-carousel .owl-dots .owl-dot.active {
  width: 25px;
  opacity: 1;
}

.home-blue .rs-testimonial.testimonial-style3 .rs-carousel .owl-dots {
  margin-top: 50px;
  text-align: left;
}

.home-blue .rs-testimonial.testimonial-style3 .rs-carousel .owl-dots .owl-dot {
  background: #fff;
}

/* -----------------------
	32. Scroll Up CSS
--------------------------*/
#scrollUp {
  text-align: center;
  bottom: 20px;
  cursor: pointer;
  display: none;
  position: fixed;
  right: 20px;
  z-index: 999;
  border-radius: 50px 50px 4px 4px;
}

#scrollUp i {
  height: 40px;
  font-size: 15px;
  width: 42px;
  border-radius: 50%;
  color: #fff;
  line-height: 40px;
  transition: all 0.3s ease 0s;
  background: #e5a823;
  margin-left: 2px;
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.04);
  display: block;
}

#scrollUp i:before {
  font-weight: 900;
}

#scrollUp i:hover {
  opacity: 0.8;
}

/*----------------------------------------------
	33. Preloader CSS
----------------------------------------------*/
#pre-load {
  background-color: #fff;
  height: 100%;
  width: 100%;
  position: fixed;
  margin-top: 0px;
  top: 0px;
  z-index: 9999;
}

.loader .loader-container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100px;
  height: 100px;
  border: 3px solid #ebebec;
  border-radius: 50%;
}

.loader .loader-container:before {
  position: absolute;
  content: "";
  display: block;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100px;
  height: 100px;
  border-top: 3px solid #e0222b;
  border-radius: 50%;
  animation: loaderspin 1.8s infinite ease-in-out;
  -webkit-animation: loaderspin 1.8s infinite ease-in-out;
}

.loader .loader-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80px;
  text-align: center;
}

.loader .loader-icon img {
  animation: loaderpulse alternate 900ms infinite;
  width: 40px;
}

.woocommerce .quantity input[type="number"]::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #363636 !important;
  opacity: 1;
}

.woocommerce .quantity input[type="number"]::-moz-placeholder {
  /* Firefox 19+ */
  color: #363636 !important;
  opacity: 1;
}

.woocommerce .quantity input[type="number"]:-ms-input-placeholder {
  /* IE 10+ */
  color: #363636 !important;
  opacity: 1;
}

.woocommerce .quantity input[type="number"]:-moz-placeholder {
  /* Firefox 18- */
  color: #363636 !important;
  opacity: 1;
}

@keyframes loaderspin {
  0% {
    transform: translate(-50%, -50%) rotate(0deg);
  }

  100% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}

@-webkit-keyframes loaderspin {
  0% {
    transform: translate(-50%, -50%) rotate(0deg);
  }

  100% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}

@keyframes loaderpulse {
  0% {
    transform: scale(1);
  }

  100% {
    transform: scale(1.2);
  }
}



/* new added */


.text-line {
  display: inline-block;
  overflow: hidden
}


@keyframes moveline {
  to {
    transform: translateX(-50%)
  }
}

.center-title {
  display: flex;
  align-items: center;
  justify-content: center;
}

.sub-title {
  font-size: 20px;
}

.f-60 {
  font-size: 50px;
  ;
}

.f-70 {
  font-size: 70px;
  line-height: 70px;
  color: #e0222b;
}

.fs-120 {
  font-size: 120px;
}

h2.fs-120 {
  padding-bottom: 30px;
}

.bold-red {
  font-weight: bold;
  color: #e0222b;
}

img.sticky-logo {
  width: 82px;
}


.menu-area.menu-sticky.sticky {
  display: none;
}

/* .bg19 {
  background: url(assets/images/home/Facilities-bg.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
} */


/* arpita css */
.box-container {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  padding: 35px 15px;
  width: 100%;
}

@media screen and (min-width:1380px) {
  .box-container {
    flex-direction: row
  }
}

.box-item {
  position: relative;
  -webkit-backface-visibility: hidden;
  margin-bottom: 35px;
  max-width: 100%;
}

.flip-box {
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  perspective: 1000px;
  -webkit-perspective: 1000px;
}

.flip-box-front,
.flip-box-back {
  background-size: cover;
  background-position: center;
  border-radius: 8px;
  min-height: 300px;
  -ms-transition: transform 0.7s cubic-bezier(.4, .2, .2, 1);
  transition: transform 0.7s cubic-bezier(.4, .2, .2, 1);
  -webkit-transition: transform 0.7s cubic-bezier(.4, .2, .2, 1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.flip-box-front {
  -ms-transform: rotateY(0deg);
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
  -webkit-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.flip-box:hover .flip-box-front {
  -ms-transform: rotateY(-180deg);
  -webkit-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
  -webkit-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.flip-box-back {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;

  -ms-transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
  -webkit-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.flip-box:hover .flip-box-back {
  -ms-transform: rotateY(0deg);
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
  -webkit-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.flip-box .inner {
  position: absolute;
  left: 0;
  width: 100%;
  padding: 20px;
  outline: 1px solid transparent;
  -webkit-perspective: inherit;
  perspective: inherit;
  z-index: 2;

  transform: translateY(-50%) translateZ(60px) scale(.94);
  -webkit-transform: translateY(-50%) translateZ(60px) scale(.94);
  -ms-transform: translateY(-50%) translateZ(60px) scale(.94);
  top: 50%;
}

.flip-box-header {
  font-size: 26px;
  line-height: 28px;
  ;
}

.flip-box p {
  font-size: 14px;
  line-height: 2em;
  font-weight: 400;
  color: #fff;
}

.flip-box-img {
  margin-top: 25px;
}

.flip-box-button {
  background-color: transparent;
  border: 2px solid #fff;
  border-radius: 2px;
  color: #fff;
  cursor: pointer;
  font-size: 20px;
  font-weight: bold;
  margin-top: 25px;
  padding: 15px 20px;
  text-transform: uppercase;
}


.flip-card {
  top: 80px !important;
}

.clr-card {
  color: #fff !important;
  position: relative !important;
  top: 114px !important;
}

/*  */
.read-more-btn {
  display: inline-block;
  padding: 10px 25px;
  border: 2px solid #e0222b;
  border-radius: 26px;
  color: #fff;
  text-decoration: none;
  margin-top: 8px;
  font-weight: 600;
  font-size: 15px;
}

.read-more-btn:hover {
  color: #fff;
  background-color: #e0222b;
}

/* .card-m{
  margin-top: 100px!important;
} */
.card-radius {
  border-radius: 60px 0px 0px 0px !important;
}


.card-radius {
  border-radius: 60px 0px 0px 0px !important;
}

/* 12-11-2024 code*/
.car-f {
  font-size: 14px !important;
}

.content-clr {
  background: #e9ecef !important;
}

.rs-project.project-style3 .slick-dots li button {
  width: 25px;
  height: 8px;
  display: inline-block;
  font-size: 0;
  line-height: 0;
  padding: 0;
  border-radius: 50px;
  background: #e0222b !important;
  border: none;
  box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.25);
  opacity: 0.5;
  transition: all 0.3s ease-in;
}

/* .rs-project.project-style3 .slider .project-item .project-content .title a:hover {
  color: #000000;
}
.rs-project.project-style3 .slider .project-item .project-content .title a {
  color: #1a3667;
} */
.centered {
  position: absolute;
  top: 77%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}

.text-f a {
  font-size: 15px !important;
  font-weight: normal !important;
  letter-spacing: 0 !important;
  color: #fff !important;
}

h3.text-f {
  line-height: 20px !important;
  padding: 0 20px;
}


/* arpita css end */

/* prangya css */


.awards-carousel .carousel-nav {
  font-size: 1rem;
  color: #fff;
  background-color: rgb(224 34 43);
  padding: 6px 15px;
  border-radius: 50%;
  cursor: pointer;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  transition: background-color 0.3s ease;
  height: 40px;
  width: 40px;
}

.awards-carousel .carousel-nav.left {
  left: -30px;
  /* Adjust this value based on your design */
}

.awards-carousel .carousel-nav.right {
  right: -30px;
  /* Adjust this value based on your design */
}

.awards-carousel .carousel-nav:hover {
  background-color: #1a3667;
  /* Darker background on hover */
}



/* .learning-text-sec {
  padding-bottom: 80px;
} */

/* Section Heading */
.learning-philosophy h2 {
  font-size: 2rem;
  text-transform: uppercase;
  color: #fff;
  margin: 15px 0 15px;
}

.learning-philosophy p {
  font-size: 15px;
  /* margin: 10px 0 20px; */
  margin: 0 0 10px;
}

.headline h1 {
  color: white;
  font-size: 70px;
  line-height: 70px;
}

.headline p {
  max-width: 600px;
  margin: 15px auto;
  padding-right: 10px;
}

.read-more-btn {
  display: inline-block;
  padding: 10px 25px;
  border: 2px solid #e0222b;
  border-radius: 26px;
  color: #fff;
  text-decoration: none;
  margin-top: 8px;
  font-weight: 600;
  font-size: 15px;
}

.read-more-btn:hover {
  color: #fff;
  background-color: #e0222b;
}

/* Images */
.images {
  position: relative;
  margin-top: 40px;
  /* display: flex;
  justify-content: center;
  gap: 20px; */
  bottom: 120px;
}

.image {
  position: relative;
  overflow: hidden;
  transition: transform 0.3s ease;
}

.image img {
  width: 100%;
  height: auto;
}

.image1-black {
  width: 170px;
  transform: rotate(368deg);
  top: 109px;
  left: 60px;
  z-index: 3;
}

.image2-black {
  width: 480px;
  transform: rotate(350deg);
  top: 50px;
  left: 100px;
  z-index: 2;
}

.image3-black {
  width: 191px;
  transform: rotate(6deg);
  top: -1px;
  left: 450px;
}

.image1 {
  width: 216px;
  transform: rotate(-8deg);
  top: 112px;
  left: 20px;
  z-index: 1;
}

.image2 {
  width: 480px;
  transform: rotate(5deg);
  top: 50px;
  left: 100px;
}


.image4-black {
  width: 550px;
  transform: rotate(355deg);
  top: 109px;
  left: 60px;
  z-index: 2;
}

.image5-black {
  width: 260px;
  transform: rotate(355deg);
  top: 0px;
  right: -409px;
  z-index: 3;
}

/* .learning-icons {
  position: absolute;
  left: 126px;
  right: 1rem;
  top: 166px;
} */

.heart {
  width: 4rem;

  height: auto;
  margin-top: 2rem;
  transform: rotate(-45deg);
  position: absolute;
  left: 8%;
  top: 24%;
}

.diamond {
  width: 4rem;
  height: auto;
  transform: rotate(12deg);
  position: absolute;
  right: 17%;
  top: 32%;
}



/* Section Heading */
.rated-excellene h2 {
  font-size: 2rem;
  text-transform: uppercase;
  color: #1a3667;
  margin: 15px 0 15px;
}

.rated-excellene p {
  font-size: 1rem;
  /* margin: 10px 0 20px; */
  margin: 0 0 10px;
}

.rated-headline h1 {
  color: #e0222b;
  font-size: 75px;
  line-height: 75px;
}

.rated-headline p {
  max-width: 600px;
  margin: 15px auto;
  padding-right: 10px;
}

.rated-read-more-btn {
  display: inline-block;
  padding: 10px 25px;
  border: 2px solid #e0222b;
  border-radius: 26px;
  color: #000;
  text-decoration: none;
  margin-top: 8px;
  font-weight: 600;
  font-size: 15px;
}

.rated-read-more-btn:hover {
  color: #fff;
  background-color: #e0222b;
}


.rs-testimonial.testimonial-style3.testimonial-modify1 .testi-image {
  /* background-image: url(../images/home/testimonial-kt.webp); */
  border-radius: 0;
}


.award-slide h3,
.award-slide h4 {
  font-size: 2rem;
  font-weight: normal;
}

.award-slide h1 {
  font-size: 4rem;
  font-weight: normal;
}

.award-slide p {
  font-size: 1.2rem;
  margin-top: 10px;
}



span.and-txt {
  position: absolute;
  font-size: 45px;
  line-height: 30px !important;
  color: #1061a2;
  font-style: italic;
  font-family: 'Oxygen';
  top: 40px;
  left: 385px;
}

.carousel-nav {
  font-size: 2rem;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.5);
  /* semi-transparent background */
  padding: 10px 15px;
  border-radius: 50%;
  cursor: pointer;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  transition: background-color 0.3s ease;
}

.carousel-nav.left {
  left: -30px;
  /* Adjust this value based on your design */
}

.carousel-nav.right {
  right: -30px;
  /* Adjust this value based on your design */
}

.carousel-nav:hover {
  background-color: rgba(0, 0, 0, 0.7);
  /* Darker background on hover */
}

.testimonail-bg {
  border-radius: 0 !important;
}

.sub-testimonial-text {
  font-size: 17px !important;
  font-weight: normal !important;
  font-family: "Oxygen",
    sans-serif !important;
  text-transform: capitalize !important;
}

.rs-testimonial.testimonial-style3.testimonial-modify1 .widget-content {
  padding: 40px 40px 70px 40px !important;
}

.testimonial-text span {
  color: #e0222b !important;
}

.testimonial-text h2 {
  color: #fff !important;
  font-weight: normal !important;
  font-size: 2rem;
  line-height: 52px;
}

.testimonial-text p {
  color: #fff !important;
  font-weight: normal !important;
  font-size: 15px !important;
  line-height: 52px;
}

.video-container {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.video-wrapper {
  width: 100%;
  /* transform: translateX(-5%); */
  padding: 50px 0;
}

/* .video-mask {
  position: relative;
  transform: rotate(350deg);
  border: 3px solid #fff;
  border-radius: 5px;
  overflow: hidden;
  padding: 10px;
  background-image: url(../images/home/asset-3.png);
  width: 550px;
  padding: 26px 22px 0 22px;
  background-size: contain;
  background-repeat: no-repeat;
  margin-left: 100px;
  height: 340px;
  margin-top: 100px;
} */

.video-content {
  position: relative;
}

.video-element {
  width: 100%;
  height: auto;
  object-fit: cover;
  aspect-ratio: 16/9;
}

.video-control {
  position: absolute;
  bottom: 16px;
  right: 16px;
  width: 32px;
  height: 32px;
  border: 2px solid white;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.5);
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.video-control i {
  width: 12px;
  height: auto;
}

.play-icon svg,
.pause-icon svg {
  fill: currentColor;
}

.play-link {
  position: absolute;
  bottom: 4%;
  left: 50%;
  transform: translate(-50%, 50%);
  display: grid;
  place-content: center;
  z-index: 10;
}

/* .play-button {
  width: 50px;
  height: 50px;
  background-color: #fff;
  border-radius: 50%;
} */

.decorative-figure {
  display: none;
}

@media (min-width: 768px) {

  /* md breakpoint */
  .decorative-figure {
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    transform: translateY(100%) translateX(50%);
    width: 7rem;
    /* equivalent to w-28 in Tailwind */
  }
}

@media (min-width: 1280px) {

  /* xl breakpoint */
  .decorative-figure {
    width: auto;
  }
}

.decorative-image {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: left bottom;
  position: relative;
  right: 100%;
}



.rs-testimonial.testimonial-style3.testimonial-modify1 .widget-content .testi-item p {
  font-size: 17px !important;
}

/* praangya css end */


.rs-testimonial {
  background: #012942;
  padding: 70px 0;
}

.rs-project {
  padding: 80px 0;
}

/* .about-img{
  opacity: 0;
} */

/* .scroll-section {
  overflow: scroll;
  width: 100%;
}

.scroll-section-wrap{
  width: 5000px;
display: flex;
}
 */




.pinned-parent {
  position: relative;
  height: 100vh;
  /* Full viewport height */
  overflow: hidden;
  /* Prevent child content from spilling outside */
}

.scrollable-child {
  display: flex;
  /* Arrange sections in a horizontal row */
  height: 100%;
  /* Full height */
  width: 300%;
  /* Make it wider for horizontal scrolling (3 sections) */
}

.section {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  ;
}




.full-width-header .right_menu_togle {
  display: inline-block;
}

nav.right-menu {
  position: relative;
}

nav.right-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}


nav.right-menu ul li a {
  display: block;
  padding: 10px 15px;
  color: #333;
  text-decoration: none;
  -webkit-transition: 0.2s linear;
  -moz-transition: 0.2s linear;
  -ms-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  transition: 0.2s linear;
  font-size: 15px;
}

nav.right-menu ul li a:hover {
  background: #f8f8f8;
  color: #515151;
}

nav.right-menu ul li a .fa-solid {
  width: 16px;
  text-align: center;
  margin-right: 5px;
  float: right;
}

nav.right-menu ul ul {
  background-color: #ebebeb;
}

nav.right-menu ul li ul li a {
  background: #f8f8f8;
  border-left: 4px solid transparent;
  padding: 10px 20px;
}

nav.right-menu ul li ul li a:hover {
  background: #ebebeb;
  border-left: 4px solid #3498db;
}

.rs-offcanvas-inner {
  /* display: inline; */
  height: 62vh;
}


/* .full-width-header .right_menu_togle{
  display: inline-block !important;
} */


/* arts_academy */
.menu-area {
  /* background-color: #800040 !important; */
  background-image: url('../images/bg-border-menu.png') !important;
  background-repeat: no-repeat;
  background-size: cover !important;
  padding: 15px 10px;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 1000;
}

.full-width-header .rs-header.header-style2 .menu-area::after {
  content: "";
  display: block;
  width: 100%;
  height: 21px;
  background-image: url(../images/border-pattern.png);
  background-repeat: repeat-x;
  background-size: cover;
  position: absolute;
  bottom: 0;
  left: 0;
  top: 112px;
  transform: rotate(180deg);
}

.nav-menu {
  list-style: none;
  /* display: flex;
  margin: 0;
  padding: 0; */
}

/* .nav-menu li {
  display: inline-block;
} */

.nav-menu li a {
  text-decoration: none;
  color: #efd016 !important;
  /* Golden yellow color for menu items */
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 10px 15px;
  transition: color 0.3s ease-in-out;
}

.nav-menu li a:hover {
  color: white !important;
  /* Change to white on hover */
}

/* Decorative border */
/* .menu-area::after {
  content: "";
  display: block;
  width: 100%;
  height: 8px;
  background-image: url('../images/border-pattern.png');
  background-repeat: repeat-x;
} */

.logo-area img {
  height: 80px;
}

.rs-slider {
  position: relative;
  width: 100%;
  height: 100vh !important;
  overflow: hidden;
}

/* .rs-slider.rs-slider-style2::after {
  content: "";
  display: block;
  width: 100%;
  height: 8px;
  background-image: url('../images/border-pattern.png');
  background-repeat: repeat-x;
} */

.slider-direction {
  position: relative;
  width: 100%;
  height: 100vhx;
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
}

.sl-subtitle {
  font-size: 32px !important;
  font-weight: 500 !important;
  color: #ffff !important;
  /* font-family: Agilera !important; */
}

.sl-title {
  /* font-size: 36px; */
  font-weight: 600 !important;
  color: #e5a823 !important;
}

.sl-desc {
  font-size: 25px;
  margin: 10px 0;
  color: #ffff !important;
}

.about-pattern-bg {
  background-image: url('../images/home/white-bg-pattern.webp');
  background-repeat: no-repeat;
  background-size: cover;
}

/* Add Decorative Border */
.about-style1::after {
  content: "";
  display: block;
  width: 100%;
  height: 50px;
  /* Adjust height as needed */
  background-image: url('../images/border-pattern.png');
  /* Replace with actual border image */
  background-repeat: repeat-x;
  background-size: cover;
  position: relative;
  bottom: 0;
  left: 0;
  z-index: 5;
}

.sec-title .sub-title {
  font-size: 21px;
  font-weight: 600;
  line-height: 37px;
  color: #760052;
}

.desc-list {
  font-size: 18px;
  color: #760052;
  line-height: 30px;
}

.text-left {
  text-align: left;
}

.managing-menu {
  display: inline !important;
}

.custom-video {
  width: 100%;
  /* Keep full width */
  height: 300px;
  /* Adjust height as needed */
  object-fit: cover;
  /* Prevent distortion */
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  /* Shadow effect */

}

.dancer-image {
  /* top: 31px; */
  top: 24px;
  position: absolute;
  z-index: 10;
}

.dancer-image img {
  height: 753px;
}

.yellow-pattern-bg {
  background-image: url('../images/home/bg-yellow.webp');
  background-repeat: no-repeat;
  background-size: cover;
}

/* Add Decorative Border */
.yellow-pattern-bg::after {
  content: "";
  display: block;
  width: 100%;
  height: 50px;
  /* Adjust height as needed */
  background-image: url('../images/border-pattern.png');
  /* Replace with actual border image */
  background-repeat: repeat-x;
  background-size: cover;
  position: relative;
  bottom: 0;
  left: 0;
  z-index: 5;
}

.arenas-card {
  background: white;
  padding: 10px 10px 10px 10px;
  /* width: 22%;
  min-width: 250px; */
  border-radius: 12px;
  box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.2);
  position: relative;
  text-align: center;
  transition: transform 0.3s ease;
  z-index: 1;
  height: 402px;
}

.arenas-card:hover {
  transform: translateY(-5px);
}

.arenas-card img {
  width: 100%;
  height: 250px;
  border-radius: 10px;
  object-fit: cover;
}

.arenas-card-title {
  background: #760052;
  color: white;
  padding: 10px 0px 10px 0px;
  font-weight: bold;
  font-size: 15px;
  margin-top: -30px;
  display: inline-block;
  border-radius: 5px;
  width: 220px;
  position: relative;
  bottom: 10px;
}

.arenas-card p {
  color: #760052;
  font-size: 14px;
  margin-top: 20px;
}

/* Mandala Image Styling */
/* .mandala {
  position: absolute;
  top: -60px;
  left: 50%;
  transform: translateX(-50%);
  width: 150px;
  height: 130px;
  background: url('../images/Mandala/ white-02.png') no-repeat center;
  background-size: contain;
  z-index: -1;
} */


.section-para {
  font-size: 18px;
  color: #760052;
  font-weight: 500;
}

.image-collage {
  padding: 43px 0 60px 0;
  display: flex;
  justify-content: center;
}

/* Image Container */
.image-container {
  display: flex;
  align-items: center;
  position: relative;
  gap: 10px;
}

/* Images */
.image-container img {
  width: 400px;
  border-radius: 10px;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.3);
  transition: transform 0.3s ease-in-out
}

/* Center Image - Tilt Effect */
.center-image {
  transform: rotate(10deg);
  z-index: 2;
}

.center-image:hover {
  transform: rotate(0deg) scale(1.05);
}

/* Left and Right Images */
.left-image,
.right-image {
  z-index: 1;
}

.left-image:hover,
.right-image:hover {
  transform: scale(1.05);
}

/* Video Wrapper */
.video-wrapper {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 0px 70px 0px;
}

/* Mandalas on the sides */
/* .mandala {
  position: absolute;
  width: 180px;
  opacity: 0.6;
} */
.mandala-video {
  position: absolute;
  top: -60px;
  left: 50%;
  transform: translateX(-50%);
  width: 150px;
  height: 130px;
  background-size: contain;
  z-index: -1;
}

.mandala-left {
  left: 5%;
  top: 42%;
  transform: translateY(-50%);
  z-index: 1;
  height: 377px;
  width: 377px;
}

.mandala-right {
  top: 42%;
  transform: translateY(-50%);
  z-index: 1;
  height: 377px;
  width: 377px;
  left: 63%;
}

/* Video Container */
.video-container {
  position: relative;
  max-width: 700px;
  margin: auto;
  /* box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.3); */
  border-radius: 10px;
}

/* Video Thumbnail */
.video-thumbnail {
  width: 100%;
  border-radius: 10px;
}

/* Video Container */
.video-container-testi {
  position: relative;
  max-width: 800px;
  margin: auto;
  /* box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.3); */
  border-radius: 10px;
  overflow: hidden;
  z-index: 2;
}

/* Video Element */
.video-element {
  width: 100%;
  border-radius: 10px;
}

/* Play Button */
/* .play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: rgba(0, 0, 0, 0.5);
  color: white;
  font-size: 50px;
  width: 80px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  cursor: pointer;
  transition: 0.3s ease-in-out;
}

.play-button:hover {
  background: rgba(0, 0, 0, 0.8);
} */
.stage-bg {
  background-image: url('../images/home/stage-bg-1.webp');
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  width: 100%;
  height: 125vh;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.stage-bg .overlay {
  position: absolute;
  width: 100%;
  height: 46%;
  background: rgb(0 0 0 / 43%);
  top: 535px;
  left: 0;
}

/* Add Decorative Border */
/* .stage-bg::after {
  content: "";
  display: block;
  width: 100%;
  background-image: url('../images/border-pattern.png');
  background-repeat: repeat-x;
  background-size: cover;
  position: relative;
  bottom: 0;
  left: 0;
  z-index: 5;
} */

.stage-bg .content {
  position: relative;
  color: white;
  z-index: 2;
  max-width: 800px;
  padding: 20px;
  left: 15%;
  top: 202px;
}

/* Title */
.stage-bg .title {
  font-size: 62px;
  font-weight: 700;
  color: #e5a823;
  /* text-shadow: 2px 2px 10px rgba(255, 215, 0, 0.8); */
  animation: fadeIn 2s ease-in-out;
}

/* Subtitle */
.stage-bg .subtitle {
  font-size: 18px;
  margin-top: 10px;
  opacity: 0.9;
  color: #e5a823;
}

/* Fade-in Animation */
@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(20px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* Buttons Container */
.buttons {
  margin-top: 20px;
  display: flex;
  gap: 15px;
  justify-content: center;

}

/* Primary Button */
.btn {
  padding: 12px 25px;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  color: white;
  /* background: linear-gradient(45deg, #a600ff, #ff00b3); */
  background-color: #e4a823;
  border-radius: 10px;
  box-shadow: 0px 4px 8px rgb(9 9 9 / 43%);
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}

/* Secondary Button */
.btn-alt {
  /* background: linear-gradient(45deg, #ff00b3, #a600ff); */
  background-color: #e4a823;
  cursor: pointer;
}

/* Hover Effects */
.btn:hover,
.btn-alt:hover {
  transform: translateY(-3px);
  box-shadow: 0px 6px 12px rgb(210 210 210 / 23%);
  color: #760052;
}

/* FOOTER */
.footer {
  /* background: #80004D; */
  /* color: white; */
  /* padding: 40px 0; */
  position: relative;
}

.footer-top {
  display: flex;
  align-items: flex-end;
  padding: 75px 100px;
  background: url('../images/bg-dark-purple.webp');
  background-size: cover;
  background-repeat: no-repeat;
}

.footer-top::after {
  content: "";
  display: block;
  width: 100%;
  background-image: url('../images/border-pattern.png');
  background-repeat: repeat-x;
  background-size: cover;
  position: relative;
  bottom: 0;
  left: 0;
  z-index: 5;
}

.logo-section img {
  max-width: 180px;
}


.footer-middle {
  display: flex;
  justify-content: space-around;
  align-items: flex-start;
  background-image: url('../images/home/white-bg-pattern.webp');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  color: black;
  padding: 40px;
  position: relative;
}

.footer-middle::after {
  content: "";
  display: block;
  width: 100%;
  height: 40px;
  /* Adjust based on your border height */
  background-image: url('../images/border-pattern.png');
  background-repeat: repeat-x;
  background-size: cover;
  position: absolute;
  bottom: 0;
  left: 0;
}


/* Footer Sections */
.footer-section {
  width: 45%;
}

/* Links */
.footer-section ul {
  list-style: none;
  padding: 0;
}

.footer-section ul li {
  margin-bottom: 5px;
}

.footer-section ul li a {
  text-decoration: none;
  color: black;
  transition: 0.3s;
}

.footer-section ul li a:hover {
  color: #6d005a;
}

.footer-middle h3 {
  background: #80004D;
  color: white;
  display: inline-block;
  padding: 3px 12px;
  font-size: 20px;
  font-family: Metropolis-SemiBold;
}

.footer-middle p {
  color: #4b4b4b;
  font-family: Metropolis-SemiBold;
  font-size: 17px;
  line-height: 20px;
  margin-top: 8px;
}

.footer-middle ul {
  list-style: none;
  padding: 0;
}

.footer-middle ul li {
  margin: 8px 0;
}

.footer-middle ul li a {
  color: #4b4b4b;
  text-decoration: none;
  font-family: Metropolis-SemiBold;
  font-size: 17px;
  line-height: 10px;
  margin-top: 10px;
}

.footer-middle ul li a:hover {
  color: #80004D;
  text-decoration: underline;
}

.footer-manadala {
  max-width: 542px;
  position: absolute;
  bottom: 301px;
  right: 29px;
  z-index: 1;
}

.footer-dancer {
  position: absolute;
  right: 34px;
  z-index: 1;
  /* top: -23px; */
  max-width: 583px;
  bottom: 0px;
}




.grey-pattern-bg {
  background-image: url(../images/home/white-bg-pattern.webp);
  background-repeat: repeat;
  /* background-size: cover; */
}

.dancer-about img {
  max-width: 770px;
}

.buttons-purple {
  margin-top: 20px;
  display: flex;
  gap: 15px;
  justify-content: left;
}

.btn-purple {
  padding: 8px 17px;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  color: #760052;
  background-color: #e5e5e557;
  border-radius: 5px;
  box-shadow: 0px 4px 8px rgb(9 9 9 / 43%);
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  border: 2px solid #760052;
}

.btn-purple:hover {
  transform: translateY(-3px);
  box-shadow: 0px 6px 12px rgb(210 210 210 / 23%);
  background-color: #760052;
  color: #ffff;
}

.pre-title {
  font-size: 48px;
  font-weight: 700;
  line-height: 52px;
  color: #760052;
  margin: 0;
}

.approach-title {
  color: #760052;
  font-size: 32px;
  font-weight: 500;
}

.owl-carousel .item {
  background: white;
  padding: 20px;
  border-radius: 10px;
  text-align: center;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.owl-carousel .item img {
  width: 100%;
  border-radius: 5px;
}

.owl-carousel h3 {
  background: #80004D;
  color: white;
  padding: 10px;
  font-size: 18px;
  font-weight: bold;
}

.owl-carousel p {
  font-size: 16px;
  color: #333;
}

.custom-prev,
.custom-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 30px;
  background: #80004D;
  color: white;
  padding: 10px;
  cursor: pointer;
  border-radius: 50%;
}

.custom-prev {
  left: -50px;
}

/* Move prev button more left */
.custom-next {
  right: -50px;
}

/* Move next button more right */
.cta-bg {
  background-image: url('../images/cta-banner.webp');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  width: 100%;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.cta-title {
  font-size: 38px;
  line-height: 42px;
  color: #e5a823;
}

.cta-para {
  font-size: 18px !important;
  color: #e5a823;
}

.cta-bg .content {
  position: relative;
  z-index: 2;
  max-width: 800px;
  padding: 20px;
  top: 180px;
}

.buttons-yellow {
  margin-top: 20px;
  display: flex;
  gap: 15px;
  justify-content: center;
}

.btn-yellow {
  padding: 8px 17px;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  color: #ffffff;
  background-color: #e5a823;
  border-radius: 5px;
  box-shadow: 0px 4px 8px rgb(9 9 9 / 43%);
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  border: 2px solid #e5a823;
}

.content-part {
  padding-top: 17px;
}

.learn-bg-music {
  background-color: #80004d47;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  width: 100%;
  height: 60vh;
  border-radius: 10px;
  padding: 0px 80px;
  margin-bottom: 30px;
}

.learn-bg-art {
  background-color: #80004d47;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  width: 100%;
  height: 60vh;
  border-radius: 10px;
  padding: 0px 80px;
  margin-bottom: 30px;
}

.learn-art {
  width: 622px !important;
  position: relative;
  top: -132px;
  left: -208px;
}

.mandala-side-art {
  position: absolute;
  top: 50%;
  left: 82%;
  transform: translateY(-50%);
  width: 416px;
  height: auto;
  z-index: 1;
  overflow: hidden;
  clip-path: inset(0 50% 0 0);

}

.learn-bg-dance {
  background-color: #80004d47;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  width: 100%;
  height: 70vh;
  border-radius: 10px;
  padding: 0px 80px;
  margin-bottom: 40px;
}

.learn-dancer {
  width: 400px;
  position: relative;
  top: -82px;
  left: 24px;
}

.learn-musician {
  width: 607px !important;
  position: relative;
  top: -87px;
  left: -118px;
  z-index: 1;
}

.mandala-side {
  position: absolute;
  top: 50%;
  left: 86%;
  transform: translateY(-50%);
  width: 330px;
  height: auto;
  z-index: 1;
  overflow: hidden;
  clip-path: inset(0 50% 0 0);
}

.mandala-side-dance {
  position: absolute;
  top: 50%;
  left: 81%;
  transform: translateY(-50%);
  width: 437px;
  height: auto;
  z-index: 1;
  overflow: hidden;
  clip-path: inset(0 50% 0 0);
}



.desc-list {
  list-style: none;
  /* Remove default bullets */
  padding-left: 0;
}

.desc-list li {
  position: relative;
  padding-left: 25px;
  /* Space for the icon */
}

.desc-list li::before {
  content: "";
  position: absolute;
  left: -5px;
  top: 3px;
  width: 20px;
  height: 20px;
  background-image: url('../images/diwali-lamp.png');
  background-size: cover;
}

/* Grid Container */
.grid-container {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  grid-auto-rows: 294px;
  grid-gap: 10px;
  padding-bottom: 50px;
}

/* Grid Items */
.grid-item {
  position: relative;
  overflow: hidden;
  border-radius: 10px;
}

.grid-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  border-radius: 10px;
}

/* Larger Items */
.large {
  grid-row: span 2;
  grid-column: span 2;
}


/* Overlay Text */
.overlay-box {
  position: absolute;
  bottom: 13px;
  left: 15px;
  width: 95%;
  background: rgb(42 42 42 / 57%);
  color: white;
  padding: 15px 10px 15px 10px;
  text-align: left;
}

.overlay-box-small {
  position: absolute;
  bottom: 16px;
  left: 15px;
  width: 90%;
  background: rgb(42 42 42 / 57%);
  color: white;
  padding: 15px 10px 15px 10px;
  text-align: left;
  height: 117px;
}

.why-iigaa {
  position: relative;
  top: 10px;
}

.why-iigaa-title {
  background: #760052;
  color: white;
  padding: 8px 13px 8px 13px;
  font-weight: bold;
  font-size: 16px;
  /* margin-top: -30px; */
  display: inline-block;
  border-radius: 5px;
  width: 197px;
}

.why-iigaa p {
  color: #fff;
  line-height: 36px;
}

.why-iigaa-title-sm {
  background: #760052;
  color: white;
  padding: 8px 8px 8px 8px;
  font-weight: bold;
  font-size: 15px;
  display: inline-block;
  border-radius: 5px;
  width: 231px;
}

.why-iigaa-sm p {
  color: #fff;
  line-height: 21px;
  font-size: 14px;
  padding-top: 8px;
}

.social-img {
  height: 25px;
  width: 25px;
}

.rs-breadcrumbs .breadcrumbs-inner .page-title span {
  font-size: 45px;
  color: #4a4a4a;
}


.whatsapp-float {
  position: fixed;
  bottom: 72px;
  right: 17px;
  background-color: #25D366;
  color: #fff;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 35px;
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.3);
  z-index: 1000;
  transition: transform 0.3s ease-in-out;
}

.whatsapp-float:hover {
  color: #e6e6e6 !important;
}

.whatsapp-float:hover {
  transform: scale(1.1);
}


/* .course-card {
  position: relative;
  overflow: hidden;
  border-radius: 40px 0 40px 0;
  margin: 30px;
}

.course-card img {
  width: 100%;
  display: block;
  transition: transform 0.5s ease, filter 0.5s ease;
}

.course-card:hover img {
  filter: grayscale(100%);
  transform: scale(1.05);
} */

.extra-text {
  display: none;
}

#readMoreBtn {
  margin-top: 10px;
  padding: 8px 16px;
  box-shadow: 0 0 0 3em #e1a522 inset;
  color: #ffffff;
  border: none;
  cursor: pointer;
  border-radius: 10px;
}

#readMoreBtn:hover {
  color: #760052;
  box-shadow: 0 0 0 1px #e1a522 inset;
  background-color: transparent;
}

.course-card {
  width: 100%;
  max-width: 400px;
  overflow: hidden;
  /* margin: 20px auto; */
  transition: transform 0.3s ease;
  text-align: center;
  background-color: transparent;
  /* No background color */
}

.course-card:hover {
  transform: translateY(-5px);
}

.course-card img {
  width: 100%;
  max-width: 200px;
  height: auto;
  display: block;
  margin: 0 auto;
  transition: transform 0.4s ease;
  transform-origin: center center;
  /* ensures flip is centered */
}

.course-card img:hover {
  transform: scaleX(-1);
  /* Flip on hover */
}

.image-text_new {
  padding: 15px;
}

.image-text_new .title {
  margin-bottom: 10px;
}

.image-text_new .title a {
  text-decoration: none;
  color: #760052;
  font-weight: 600;
  letter-spacing: 1px;
}

.image-text_new .services-txt {
  color: #333;
  line-height: 1.5;
}

.yellow-bg {
  background-color: #efd5a0;
}

.yellow-bg::after {
  content: "";
  display: block;
  width: 100%;
  height: 50px;
  background-image: url(../images/border-pattern.png);
  background-repeat: repeat-x;
  background-size: cover;
  position: relative;
  bottom: 0;
  left: 0;
  z-index: 5;
}

.yellow-bg-faq {
  background-color: #efd5a0;
}

.yellow-bg-faq::after {
  content: "";
  display: block;
  width: 100%;
  height: 50px;
  background-image: url(../images/border-pattern.png);
  background-repeat: repeat-x;
  background-size: cover;
  position: relative;
  bottom: 0;
  left: 0;
  top: 41px;
  z-index: 5;
}


.gallery_item {
  margin-bottom: 5px;
  overflow: hidden;
}

.popup-gallery a {
  display: block;
  width: 100%;
  /* border: 1px solid #fff; */
  border-radius: 15px;
  overflow: hidden;
  transition: transform 0.3s ease, border-color 0.3s ease;
}

.popup-gallery a:hover {
  transform: scale(1.05);
  border-color: #fff;
}

.popup-gallery img {
  display: block;
  width: 100%;
  object-fit: cover;
  min-height: 250px;
  max-height: 250px;
}

@media only screen and (max-width: 1000px) {
  .popup-gallery img {
    min-height: 150px;
    max-height: 150px;
  }
}

/* END  */

.singicon_btn_nlf {
  position: absolute;
  top: 44%;
  bottom: 56%;
  left: 44%;
  right: 56%;
  opacity: 0;
}

.singicon_btn_nlf svg {
  color: #fff;
}

.popup-gallery a:hover .singicon_btn_nlf {
  opacity: 1;
}

.hover_affect_nlf:hover img {
  opacity: 0.5;
}

.rs-faq {
  position: relative;
  /* Ensure relative context for absolute positioning */
  overflow: hidden;
  /* Prevent image overflow if needed */
}

.mandala-left-faq {
  position: absolute;
  top: 250px;
  left: 100%;
  transform: translateX(-50%);
  width: 394px;
  height: 395px;
  background-size: contain;
  z-index: 1;
}

.fac-title {
  font-size: 44px;
  font-weight: 700;
  line-height: 53px;
  color: #760052;
  margin: 0;
}

.music-desc {
  color: #760052;
  font-weight: 500;
  font-size: 18px;
}

.music-program-title {
  font-size: 30px;
  line-height: 44px;
  font-weight: 600;
  letter-spacing: 0px;
}

.gallery {
  text-align: center;
}

.nav.nav-pills {
  padding: 0;
  display: block;
}

li.nav-item-list {
  display: inline-block;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
  color: #fff;
  background-color: #760052;
}

.nav-link {
  color: #760052;
  text-transform: capitalize;
  font-weight: 700;
  font-size: 20px;
}

.nav-link:focus,
.nav-link:hover {
  color: #000;
}

img.gallery-item.img-fluid {
  border: 10px solid #ffffff;
  box-shadow: 1px 1px 4px 0px #00000075;
}

.course-info-box {
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid goldenrod;
  padding: 8px 16px;
  border-radius: 4px;
  color: #760052;
  background-color: #ebd19c8c;
  flex-wrap: wrap;
  gap: 20px;
  margin: 10px auto;
  /* Center the box */
  max-width: 784px;
}

.course-info-box .info-item {
  white-space: nowrap;
  font-size: 16px;
}

.course-info-box .divider {
  width: 1px;
  height: 18px;
  background-color: goldenrod;
}

.enroll-btn-wrapper {
  text-align: center;
  margin-top: 20px;
}

.enroll-btn {
  background-color: goldenrod;
  color: white;
  padding: 10px 22px;
  border-radius: 4px;
  font-weight: 600;
  text-decoration: none;
  font-size: 15px;
  transition: background-color 0.3s ease;
  display: inline-block;
}

.enroll-btn:hover {
  background-color: #b8860b;
}

.stream-bg {
  background-color: #d89f216b;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  width: 100%;
  /* height: 60vh; */
  border-radius: 10px;
  padding: 0px 80px;
  margin-bottom: 30px;
}

.vocal-compare-section {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 30px;
  padding: 0 0 40px 0;
  position: relative;
  flex-wrap: wrap;
}

.vocal-box {
  flex: 1;
  min-width: 300px;
  padding: 20px;
  background: #fdfdfd24;
  border-radius: 8px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.05);
  height: 507px;
}

.vocal-box h3 {
  font-size: 24px;
  margin-bottom: 10px;
  border-bottom: 2px solid goldenrod;
  display: inline-block;
  padding-bottom: 5px;
  font-weight: 600;
}

.vocal-box .desc {
  font-size: 17px;
  margin-bottom: 15px;
  color: #760052;
}

.vocal-box ul {
  padding-left: 20px;
  margin: 0;
}

.vocal-box ul li {
  margin-bottom: 8px;
  font-size: 17px;
}

.gold-divider {
  width: 2px;
  background: linear-gradient(to bottom, transparent, goldenrod, transparent);
  height: auto;
  min-height: 300px;
  align-self: stretch;
  opacity: 0.7;
}


.module-table {
  display: flex;
  flex-direction: column;
  border: 1px solid #e0c46b;
  /* light golden border */
  border-radius: 8px;
  overflow: hidden;
  font-family: 'Segoe UI', sans-serif;
}

.module-row {
  display: flex;
  flex-direction: row;
  border-bottom: 1px solid #f3d891;
  /* soft golden line */
}

.module-row:last-child {
  border-bottom: none;
}

.module-col {
  flex: 1;
  padding: 16px 20px;
  font-size: 17px;
  line-height: 1.5;
  color: #760052;
}

.module-col:nth-child(2) {
  border-left: 1px solid #daa520a3;
  /* Light golden divider */
  padding-left: 25px;
  /* Spacing to avoid text too close to line */
}

.header .module-col {
  background-color: goldenrod;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
}

.gold-1 {
  background-color: #e2ca95;
  /* main color */
  color: #333;
}

.gold-2 {
  background-color: #ead6a8;
  /* lighter complementary tone */
  color: #333;
}

.table-bg-white {
  background-color: #ffffff80;
}

.custom-fee-table th,
.custom-fee-table td {
  color: #760052;
  vertical-align: middle;
  padding: 12px;
}

.intrument-yellow-bg-faq {
  background-color: #e5cd98;
}

.gold-divider-vertical {
  width: 2px;
  height: 100%;
  /* This may still be 0 depending on the parent */
  min-height: 250px;
  /* Force visibility */
  background: linear-gradient(to bottom, transparent, goldenrod, transparent);
  margin: 0 auto;
  opacity: 0.8;
}

.cta-bg .subtitle {
  font-size: 18px;
  margin-top: 10px;
  opacity: 0.9;
  color: #e5a823;
}

.instrument-faq-sec-title {
  font-size: 43px;
  font-weight: 700;
  line-height: 50px;
  color: #760052;
  margin: 0;
}

.pre-title-inst {
  font-size: 40px;
  font-weight: 700;
  line-height: 50px;
  color: #760052;
  margin: 0;
}
.vocal-box-triple {
  flex: 1;
  min-width: 300px;
  padding: 20px;
  background:  #fdfdfd24;
  border-radius: 8px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.05);
  height: 245px;
}

.vocal-box-triple h3 {
  font-size: 24px;
  margin-bottom: 10px;
  border-bottom: 2px solid goldenrod;
  display: inline-block;
  padding-bottom: 5px;
  font-weight: 600;
}

.vocal-box-triple .desc {
  font-size: 17px;
  margin-bottom: 15px;
  color: #760052;
}

.vocal-box-triple ul {
  padding-left: 20px;
  margin: 0;
}

.vocal-box-triple ul li {
  margin-bottom: 8px;
  font-size: 17px;
}
.vocal-box-sexaphone{
  flex: 1;
    min-width: 300px;
    padding: 20px;
    background: #fdfdfd24;
    border-radius: 8px;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.05);
    height: 682px;
}
.vocal-box-sexaphone .desc {
    font-size: 17px;
    margin-bottom: 15px;
    color: #760052;
}
.managing-menu {
  max-height: 300px; /* Adjust height as needed */
  overflow-y: auto;
  overflow-x: hidden;
  scrollbar-width: thin; /* For Firefox */
  scrollbar-color: #ccc transparent;
}

/* Optional: Style the scrollbar (for WebKit browsers like Chrome, Edge) */
.managing-menu::-webkit-scrollbar {
  width: 6px;
}

.managing-menu::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 10px;
}

.managing-menu::-webkit-scrollbar-track {
  background: transparent;
}
.application-form-section {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 40px 0;
  /* background: #f9f9f9; */
}

.form-container {
  background: #80004d47;
  padding: 30px;
  border-radius: 12px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);

}

.form-title {
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 20px;
}

.application-form input,
.application-form select {
  width: 100%;
  padding: 12px;
  margin-bottom: 15px;
  border: 1px solid #ddd;
  border-radius: 6px;
  font-size: 14px;
}

.application-form input:focus,
.application-form select:focus {
  border-color: #007bff;
  outline: none;
}

.captcha-box {
  margin-bottom: 15px;
}

.submit-btn {
  width: 100%;
  padding: 12px;
  background: #007bff;
  color: #fff;
  border: none;
  border-radius: 6px;
  font-size: 16px;
  cursor: pointer;
  transition: background 0.3s ease;
}

.submit-btn:hover {
  background: #0056b3;
}
.enquiry-float {
    position: fixed;
      bottom: 144px;
    right: 7px;
    background-color: #e5a823; /* Change color if needed */
    color: white;
      padding: 9px 13px;
    font-size: 14px;
    font-weight: bold;
    border-radius: 50px;
    text-decoration: none;
    box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.3);
    z-index: 1000;
    transition: background-color 0.3s ease, transform 0.3s ease;
}


.fee-details {
    margin-top: 15px;
    display: flex;
    flex-direction: column;
    gap: 8px;
      color: #000;
}

.fee-options {
    display: flex;
    /* flex-direction: column; */
    gap: 10px;
    margin-top: 5px;

}

.fee-options label {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 14px;
    cursor: pointer;
    color: #000;
}

.fee-options input[type="checkbox"] {
    width: 18px;
    height: 18px;
    cursor: pointer;
}
.Admissions-h{
  font-size: 36px;
}
.register-vertical {
  position: fixed;
  top: 50%;
  right: 22px;
  transform: translateY(-50%) rotate(-90deg);
  transform-origin: right center;
  background-color: #f4b400;
  color: #760052;
  padding: 12px 25px;
  border-radius: 10px 10px 0 0;
  font-weight: bold;
  text-decoration: none;
  box-shadow: 0 4px 10px rgba(0,0,0,0.2);
  z-index: 1000;
  transition: all 0.3s ease;
  display: inline-block;
  text-align: center;
  white-space: nowrap;  /* keep text in one line */
}

.register-vertical:hover {
  background-color: #d99900; /* darker shade */
}
.call-vertical {
  position: fixed;
  top: 35%;  /* Slightly below Register Now */
  right: 22px;
  transform: translateY(-50%) rotate(-90deg);
  transform-origin: right center;
  background-color: #f4b400;
  color: #760052;
  padding: 12px 25px;
  border-radius: 10px 10px 0 0;
  font-weight: bold;
  text-decoration: none;
  box-shadow: 0 4px 10px rgba(0,0,0,0.2);
  z-index: 1000;
  transition: all 0.3s ease;
  white-space: nowrap;
}

.call-vertical:hover {
  background-color: #d99900;
}

h5.italic-text {
    font-style: italic;
    color: #760052;
    font-family: 'Metropolis-SemiBold';
    font-size: 18px;
    padding: 10px 0;
}

p.limited-seat {
    font-size: 26px;
    color: #e82d25;
    font-weight: 600;
    font-style: italic;
}



.workshp-box {
  flex: 1;
  min-width: 300px;
  padding: 20px;
  background: #fdfdfd24;
  border-radius: 8px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.05);
}

.workshp-box h3 {
  font-size: 24px;
  margin-bottom: 10px;
  border-bottom: 2px solid goldenrod;
  display: inline-block;
  padding-bottom: 5px;
  font-weight: 600;
}

.workshp-box .desc {
  font-size: 17px;
  margin-bottom: 15px;
  color: #760052;
}

.workshp-box ul {
  padding-left: 20px;
  margin: 0;
}

.workshp-box ul li {
  margin-bottom: 8px;
  font-size: 17px;
}




.workshop-form input,
.workshop-form select {
  width: 100%;
  padding: 12px;
  margin-bottom: 15px;
  border: 1px solid #ddd;
  border-radius: 6px;
  font-size: 14px;
}

.workshop-form input:focus,
.workshop-form select:focus {
  border-color: #007bff;
  outline: none;
}

.workshop-form label {
    color: #fff;
    font-weight: 600;
}

a.payment-btn {
    background: #cba7bc;
    padding: 40px;
    font-size: 40px;
    color: #ffffff;
    border-radius: 25px;
}

a.payment-btn {
    background: #cba7bc;
    padding: 40px;
    font-size: 40px;
    color: #760052;
    border-radius: 25px;
    display: inline-block;
    margin-top: 20px;
}


 @supports (-webkit-appearance: none) or (-moz-appearance: none) {
    .checkbox-wrapper-13 input[type=checkbox] {
      --active: #275EFE;
      --active-inner: #fff;
      --focus: 2px rgba(39, 94, 254, .3);
      --border: #BBC1E1;
      --border-hover: #275EFE;
      --background: #fff;
      --disabled: #F6F8FF;
      --disabled-inner: #E1E6F9;
      -webkit-appearance: none;
      -moz-appearance: none;
      height: 21px;
      outline: none;
      display: inline-block;
      vertical-align: top;
      position: relative;
      margin: 0;
      cursor: pointer;
      border: 1px solid var(--bc, var(--border));
      background: var(--b, var(--background));
      transition: background 0.3s, border-color 0.3s, box-shadow 0.2s;
    }
    .checkbox-wrapper-13 input[type=checkbox]:after {
      content: "";
      display: block;
      left: 0;
      top: 0;
      position: absolute;
      transition: transform var(--d-t, 0.3s) var(--d-t-e, ease), opacity var(--d-o, 0.2s);
    }
    .checkbox-wrapper-13 input[type=checkbox]:checked {
      --b: var(--active);
      --bc: var(--active);
      --d-o: .3s;
      --d-t: .6s;
      --d-t-e: cubic-bezier(.2, .85, .32, 1.2);
    }
    .checkbox-wrapper-13 input[type=checkbox]:disabled {
      --b: var(--disabled);
      cursor: not-allowed;
      opacity: 0.9;
    }
    .checkbox-wrapper-13 input[type=checkbox]:disabled:checked {
             --b: #e4a823;
        --bc: #af7c0c;
    }
    .checkbox-wrapper-13 input[type=checkbox]:disabled + label {
      cursor: not-allowed;
    }
    .checkbox-wrapper-13 input[type=checkbox]:hover:not(:checked):not(:disabled) {
      --bc: var(--border-hover);
    }
    .checkbox-wrapper-13 input[type=checkbox]:focus {
      box-shadow: 0 0 0 var(--focus);
    }
    .checkbox-wrapper-13 input[type=checkbox]:not(.switch) {
      width: 21px;
    }
    .checkbox-wrapper-13 input[type=checkbox]:not(.switch):after {
      opacity: var(--o, 0);
    }
    .checkbox-wrapper-13 input[type=checkbox]:not(.switch):checked {
      --o: 1;
    }
    .checkbox-wrapper-13 input[type=checkbox] + label {
      display: inline-block;
      vertical-align: middle;
      cursor: pointer;
      margin-left: 4px;
    }

    .checkbox-wrapper-13 input[type=checkbox]:not(.switch) {
      border-radius: 7px;
    }
    .checkbox-wrapper-13 input[type=checkbox]:not(.switch):after {
     width: 7px;
        height: 12px;
        border: 2px solid var(--active-inner);
        border-top: 0;
        border-left: 0;
        left: 7px;
        top: 4px;
        transform: rotate(var(--r, 20deg));
    }
    .checkbox-wrapper-13 input[type=checkbox]:not(.switch):checked {
      --r: 43deg;
    }
  }

  .checkbox-wrapper-13 * {
    box-sizing: inherit;
  }
  .checkbox-wrapper-13 *:before,
  .checkbox-wrapper-13 *:after {
    box-sizing: inherit;
  }

.card-box {
    background-image: url(../images/card.jpg);
    background-size: cover;
    /* display: flex; */
    justify-content: center;
    align-items: center;
    background-repeat: no-repeat;
    padding: 108px 0;
    border-radius: 20px;
}
.card-box p {
    width: 320px;
    margin: 0 auto;
}
.card-box h2{
  font-size: 28px;
}


@media only screen and (max-width: 600px) {
.card-box {
    background-image: url(../images/card.jpg);
        background-size: cover;
        justify-content: center;
        align-items: center;
        background-repeat: no-repeat;
        padding: 50px 0;
        border-radius: 20px;
        margin-bottom: 30px;
}
    .card-box h2 {
        font-size: 16px;
        line-height: 24px;
        padding-top: 10px;
        font-weight: 600;
    }
.card-box p {
    width: 230px;
    margin: 0 auto;
    font-size: 12px;
}
.card-box .btn {
        padding: 2px 5px;
        font-size: 12px;
    }
}