@import url("https://fonts.googleapis.com/css?family=Exo+2:400,700|Oswald:400,700");
@import url("https://fonts.googleapis.com/css?family=Nunito:400,700|Work+Sans:400,700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;800&display=swap");
@font-face {
  font-family: 'browncasalova-demo';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/../fonts/browncasalova-demo.ttf) format("truetype");
}

@font-face {
  font-family: 'didot';
  src: url(/../fonts/didot.otf);
}

@font-face {
  font-family: 'didot-title';
  src: url(/../fonts/didot-title.otf);
}

@font-face {
  font-family: 'Begum Semibold';
  src: url(/assets/Begum-Semibold-3-7d5a92016b440b9292b503cf128d542329906cd240f5b86cb9d4a1b1df083e15.otf);
}

@font-face {
  font-family: 'Gotham Bold';
  src: url(/assets/Gotham-Bold-3-2b704059415a2c6a4131c4c7b2cdd70611cec330eb60415a43c571125b0748be.otf);
}

@font-face {
  font-family: 'Gotham Bold Italic';
  src: url(/assets/Gotham-BoldItalic-3-ac39d89aa9938ec3b5d38fd672c009e71ea10faf93fabfeffa9f0552fb06920c.otf);
}

@font-face {
  font-family: 'Gotham Light';
  src: url(/assets/Gotham-Light-3-a72314ceeb0fa27029d7cf5f8df086bd1af98e8e9a2a6ac516c932f90f531540.otf);
}

@font-face {
  font-family: 'Gotham Light Italic';
  src: url(/assets/Gotham-LightItalic-3-8be0d839939e80e93d7d3a70578e2a38193c387bff71b2a1c6ab27b5d8cb8a2e.otf);
}

@font-face {
  font-family: 'Gotham Medium';
  src: url(/assets/Gotham-Medium-3-1b10fdfb1f299db66669759fc9b4abd6bb19075f88ab467cf58b7591c4508e18.otf);
}

@font-face {
  font-family: 'Gotham MediumItalic';
  src: url(/assets/Gotham-MediumItalic-3-7ad8f94e9f0637fd403b79e77301c98589289ce05e258c6df55cd301d73c5032.otf);
}

@media all and (min-width: 992px) {
  /* line 3, app/assets/stylesheets/design/responsive.css */
  .menu ul {
    display: flex !important;
  }
}

@media all and (max-width: 1200px) {
  /* line 11, app/assets/stylesheets/design/responsive.css */
  .arrow_area .owl-next {
    right: 100px;
  }
  /* line 14, app/assets/stylesheets/design/responsive.css */
  .arrow_area .owl-prev {
    left: 100px;
  }
  /* line 17, app/assets/stylesheets/design/responsive.css */
  .aboutBanner_left h2 {
    font-size: 35px;
  }
  /* line 20, app/assets/stylesheets/design/responsive.css */
  .search {
    margin-top: 14px;
    max-width: 400px;
    width: 100%;
  }
  /* line 25, app/assets/stylesheets/design/responsive.css */
  .blog_banner_left_single {
    height: 550px;
  }
  /* line 28, app/assets/stylesheets/design/responsive.css */
  .blog_banner_single_item {
    height: 234px;
  }
  /* line 31, app/assets/stylesheets/design/responsive.css */
  .part_text {
    flex-direction: column;
  }
  /* line 37, app/assets/stylesheets/design/responsive.css */
  .part_area {
    padding: 40px 0;
  }
  /* line 40, app/assets/stylesheets/design/responsive.css */
  .searvices_area {
    padding-top: 20px;
  }
  /* line 43, app/assets/stylesheets/design/responsive.css */
  .searvices_flex {
    -moz-column-gap: 100px;
    column-gap: 100px;
  }
  /* line 48, app/assets/stylesheets/design/responsive.css */
  .details_right_text ul {
    flex-direction: column;
    align-items: self-start;
    gap: 10px;
  }
  /* line 58, app/assets/stylesheets/design/responsive.css */
  .details_right_header h2 {
    line-height: 56px;
    padding-bottom: 20px;
  }
  /* line 62, app/assets/stylesheets/design/responsive.css */
  .details_area {
    padding: 50px 0;
  }
}

@media all and (max-width: 991px) {
  /* line 70, app/assets/stylesheets/design/responsive.css */
  .menu ul {
    flex-direction: column;
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    background: transparent;
    top: 65px;
    display: none;
    border-top: 1px solid gray;
    z-index: 999999;
  }
  /* line 85, app/assets/stylesheets/design/responsive.css */
  .menu ul li .active::after {
    display: none;
  }
  /* line 88, app/assets/stylesheets/design/responsive.css */
  .loginArea a, .menu ul li a {
    display: block;
    transition: .3s;
    text-align: center;
  }
  /* line 95, app/assets/stylesheets/design/responsive.css */
  .loginArea a, .menu ul li a:hover {
    text-decoration: underline;
  }
  /* line 98, app/assets/stylesheets/design/responsive.css */
  .arrow_area .owl-next {
    right: 30px;
  }
  /* line 101, app/assets/stylesheets/design/responsive.css */
  .arrow_area .owl-prev {
    left: 30px;
  }
  /* line 104, app/assets/stylesheets/design/responsive.css */
  .single_arrowimgText {
    text-align: center;
  }
  /* line 107, app/assets/stylesheets/design/responsive.css */
  h1 {
    font-size: 45px;
  }
  /* line 110, app/assets/stylesheets/design/responsive.css */
  .about_area {
    border: 0;
  }
  /* line 113, app/assets/stylesheets/design/responsive.css */
  .about_border_right {
    padding: 12px 0px;
    padding-right: 0px;
    border: 0;
  }
  /* line 118, app/assets/stylesheets/design/responsive.css */
  .playstoreRight_img {
    padding: 0px;
    border: 0;
  }
  /* line 122, app/assets/stylesheets/design/responsive.css */
  .playstoreRight_img img {
    border-radius: 10px;
  }
  /* line 125, app/assets/stylesheets/design/responsive.css */
  .aboutBanner_left {
    transform: translateX(0px);
    padding: 30px 10px;
    margin-bottom: 20px;
    box-shadow: none;
    padding-bottom: 2px;
  }
  /* line 135, app/assets/stylesheets/design/responsive.css */
  .aboutBanner_right::after {
    display: none;
  }
  /* line 138, app/assets/stylesheets/design/responsive.css */
  .aboutBox_text {
    flex-direction: column;
  }
  /* line 144, app/assets/stylesheets/design/responsive.css */
  .aboutBox_MiddleInput h4, .aboutBox_MiddleCheckbox h4 {
    padding-bottom: 15px;
    text-transform: capitalize;
  }
  /* line 148, app/assets/stylesheets/design/responsive.css */
  .aboutBox_area {
    padding: 20px 0;
  }
  /* line 151, app/assets/stylesheets/design/responsive.css */
  .aboutBox_MiddleInput {
    padding: 20px 0;
  }
  /* line 154, app/assets/stylesheets/design/responsive.css */
  .aboutBox_right_single_itemHeader h2 {
    padding-bottom: 10px;
    text-align: center;
  }
  /* line 158, app/assets/stylesheets/design/responsive.css */
  .boxItemShow {
    padding-top: 60px;
    position: relative;
  }
  /* line 162, app/assets/stylesheets/design/responsive.css */
  .boxItemShowText h2 span {
    font-size: 25px;
    font-weight: 600;
    color: #000;
  }
  /* line 167, app/assets/stylesheets/design/responsive.css */
  .boxItemShow::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    height: 4px;
    width: 200px;
    background: gray;
    margin: auto;
  }
  /* line 177, app/assets/stylesheets/design/responsive.css */
  .aboutSearchArea_search .search {
    margin-top: 0;
  }
  /* line 180, app/assets/stylesheets/design/responsive.css */
  .blog_banner_text {
    gap: 20px;
    flex-direction: column;
  }
  /* line 187, app/assets/stylesheets/design/responsive.css */
  .blog_banner_left_single {
    height: 300px;
  }
  /* line 190, app/assets/stylesheets/design/responsive.css */
  .searvices_flex {
    flex-direction: column;
    gap: 30px;
  }
  /* line 197, app/assets/stylesheets/design/responsive.css */
  .searvices_left_text h2 {
    font-size: 39px;
  }
  /* line 200, app/assets/stylesheets/design/responsive.css */
  .details_text {
    flex-direction: column-reverse;
    gap: 32px;
  }
  /* line 207, app/assets/stylesheets/design/responsive.css */
  .details_left_area {
    max-width: 80%;
    margin: auto;
  }
  /* line 211, app/assets/stylesheets/design/responsive.css */
  .detils_slider_text {
    padding: 150px 0 200px 0;
  }
  /* line 214, app/assets/stylesheets/design/responsive.css */
  .owl-prev, .owl-next {
    height: 40px;
    width: 40px;
    font-size: 17px !important;
  }
}

@media all and (max-width: 767px) {
  /* line 225, app/assets/stylesheets/design/responsive.css */
  .bannerSingle_item {
    padding: 146px 0;
  }
  /* line 228, app/assets/stylesheets/design/responsive.css */
  h1 {
    font-size: 40px;
  }
  /* line 231, app/assets/stylesheets/design/responsive.css */
  .arrow_area {
    padding: 20px 0;
  }
  /* line 234, app/assets/stylesheets/design/responsive.css */
  .about_text h2 {
    padding-bottom: 0px;
  }
  /* line 237, app/assets/stylesheets/design/responsive.css */
  .about_single span {
    border: 1px solid black;
    padding: 2px 12px;
    font-size: 16px;
  }
  /* line 242, app/assets/stylesheets/design/responsive.css */
  .about_single h3 {
    font-size: 22px;
    padding: 10px 0 5px 0;
  }
  /* line 246, app/assets/stylesheets/design/responsive.css */
  .aboutBtn {
    text-align: center;
  }
  /* line 249, app/assets/stylesheets/design/responsive.css */
  .about_text {
    max-width: 95%;
    margin: auto;
  }
  /* line 253, app/assets/stylesheets/design/responsive.css */
  .aboutBanner_right img {
    min-height: 200px;
  }
  /* line 256, app/assets/stylesheets/design/responsive.css */
  .aboutSearchArea {
    align-items: start;
    gap: 25px;
    flex-direction: column;
  }
  /* line 266, app/assets/stylesheets/design/responsive.css */
  .blog_banner_left_single {
    height: 255px;
  }
  /* line 269, app/assets/stylesheets/design/responsive.css */
  .blog_banner_right_single {
    height: 240px;
  }
  /* line 272, app/assets/stylesheets/design/responsive.css */
  .blog_banner_single_item {
    height: 180px;
  }
  /* line 275, app/assets/stylesheets/design/responsive.css */
  .part_left_single_item {
    flex: 0 0 31%;
  }
  /* line 280, app/assets/stylesheets/design/responsive.css */
  .part_right_area h2 {
    font-size: 35px;
  }
  /* line 283, app/assets/stylesheets/design/responsive.css */
  .searvices_left_text h2 {
    font-size: 35px;
  }
  /* line 286, app/assets/stylesheets/design/responsive.css */
  .details_right_text {
    max-width: 95%;
  }
  /* line 289, app/assets/stylesheets/design/responsive.css */
  .details_left_area {
    max-width: 100%;
    margin: auto;
  }
  /* line 293, app/assets/stylesheets/design/responsive.css */
  .details_right_text ul li a i {
    font-size: 18px;
  }
  /* line 296, app/assets/stylesheets/design/responsive.css */
  .details_right_text ul {
    flex-direction: inherit;
    flex-wrap: wrap;
  }
  /* line 304, app/assets/stylesheets/design/responsive.css */
  .detils_slider_text {
    padding: 90px 0 160px 0;
  }
}

@media all and (max-width: 575px) {
  /* line 311, app/assets/stylesheets/design/responsive.css */
  .banner_area {
    display: none;
  }
  /* line 314, app/assets/stylesheets/design/responsive.css */
  h1 {
    font-size: 35px;
  }
  /* line 317, app/assets/stylesheets/design/responsive.css */
  .aboutBox_leftArea {
    max-width: 95%;
    margin: auto;
  }
  /* line 321, app/assets/stylesheets/design/responsive.css */
  .aboutBox_area {
    overflow: hidden;
  }
  /* line 324, app/assets/stylesheets/design/responsive.css */
  .blog_banner_left_single,
.blog_banner_right_single {
    height: 215px;
  }
  /* line 328, app/assets/stylesheets/design/responsive.css */
  .part_left_single_item {
    flex: 0 0 48%;
  }
  /* line 333, app/assets/stylesheets/design/responsive.css */
  .part_right_area h2 {
    font-size: 32px;
  }
  /* line 336, app/assets/stylesheets/design/responsive.css */
  .searvices_left_text h2 {
    font-size: 31px;
  }
  /* line 339, app/assets/stylesheets/design/responsive.css */
  .detils_slider_text {
    padding: 53px 0 110px 0;
  }
}

@media all and (max-width: 450px) {
  /* line 345, app/assets/stylesheets/design/responsive.css */
  h1 {
    font-size: 32px;
  }
  /* line 348, app/assets/stylesheets/design/responsive.css */
  .single_arrowimg {
    padding: 20px 10px;
  }
  /* line 351, app/assets/stylesheets/design/responsive.css */
  .palystoreImgLink {
    gap: 1px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  /* line 364, app/assets/stylesheets/design/responsive.css */
  .palystoreOnlyLink ul li a {
    text-align: center;
    display: block;
  }
  /* .part_left_single_item {
		flex: 0 0 100%;
	} */
}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/* line 6, app/assets/stylesheets/design/own-carousel-min.css */
.owl-carousel, .owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}

/* line 6, app/assets/stylesheets/design/own-carousel-min.css */
.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1;
}

/* line 6, app/assets/stylesheets/design/own-carousel-min.css */
.owl-carousel .owl-stage {
  position: relative;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
}

/* line 6, app/assets/stylesheets/design/own-carousel-min.css */
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

/* line 6, app/assets/stylesheets/design/own-carousel-min.css */
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}

/* line 6, app/assets/stylesheets/design/own-carousel-min.css */
.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

/* line 6, app/assets/stylesheets/design/own-carousel-min.css */
.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}

/* line 6, app/assets/stylesheets/design/own-carousel-min.css */
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}

/* line 6, app/assets/stylesheets/design/own-carousel-min.css */
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
  display: none;
}

/* line 6, app/assets/stylesheets/design/own-carousel-min.css */
.no-js .owl-carousel, .owl-carousel.owl-loaded {
  display: block;
}

/* line 6, app/assets/stylesheets/design/own-carousel-min.css */
.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

/* line 6, app/assets/stylesheets/design/own-carousel-min.css */
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}

/* line 6, app/assets/stylesheets/design/own-carousel-min.css */
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

/* line 6, app/assets/stylesheets/design/own-carousel-min.css */
.owl-carousel.owl-hidden {
  opacity: 0;
}

/* line 6, app/assets/stylesheets/design/own-carousel-min.css */
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}

/* line 6, app/assets/stylesheets/design/own-carousel-min.css */
.owl-carousel.owl-drag .owl-item {
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

/* line 6, app/assets/stylesheets/design/own-carousel-min.css */
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}

/* line 6, app/assets/stylesheets/design/own-carousel-min.css */
.owl-carousel.owl-rtl {
  direction: rtl;
}

/* line 6, app/assets/stylesheets/design/own-carousel-min.css */
.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* line 6, app/assets/stylesheets/design/own-carousel-min.css */
.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

/* line 6, app/assets/stylesheets/design/own-carousel-min.css */
.owl-carousel .owl-animated-in {
  z-index: 0;
}

/* line 6, app/assets/stylesheets/design/own-carousel-min.css */
.owl-carousel .owl-animated-out {
  z-index: 1;
}

/* line 6, app/assets/stylesheets/design/own-carousel-min.css */
.owl-carousel .fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

/* line 6, app/assets/stylesheets/design/own-carousel-min.css */
.owl-height {
  transition: height .5s ease-in-out;
}

/* line 6, app/assets/stylesheets/design/own-carousel-min.css */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity .4s ease;
}

/* line 6, app/assets/stylesheets/design/own-carousel-min.css */
.owl-carousel .owl-item .owl-lazy:not([src]), .owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0;
}

/* line 6, app/assets/stylesheets/design/own-carousel-min.css */
.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}

/* line 6, app/assets/stylesheets/design/own-carousel-min.css */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

/* line 6, app/assets/stylesheets/design/own-carousel-min.css */
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(/owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform .1s ease;
}

/* line 6, app/assets/stylesheets/design/own-carousel-min.css */
.owl-carousel .owl-video-play-icon:hover {
  transform: scale(1.3, 1.3);
}

/* line 6, app/assets/stylesheets/design/own-carousel-min.css */
.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}

/* line 6, app/assets/stylesheets/design/own-carousel-min.css */
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity .4s ease;
}

/* line 6, app/assets/stylesheets/design/own-carousel-min.css */
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

/* line 4, app/assets/stylesheets/components/_cards.scss */
.cards .title {
  background: none repeat scroll 0 0 #fff;
  border-radius: 2px;
  border-bottom: 2px solid #d51212;
  box-shadow: 0 1px 3px rgba(164, 164, 164, 0.52);
  color: #6C6C6C;
  font-size: 20px;
  padding: 8px 6px;
  text-align: center !important;
  margin-top: 0;
}

/* line 1, vendor/bundle/ruby/3.2.0/gems/actiontext-7.1.5.1/app/assets/stylesheets/trix.css */
trix-editor {
  border: 1px solid #bbb;
  border-radius: 3px;
  margin: 0;
  padding: 0.4em 0.6em;
  min-height: 5em;
  outline: none;
}

/* line 9, vendor/bundle/ruby/3.2.0/gems/actiontext-7.1.5.1/app/assets/stylesheets/trix.css */
trix-toolbar * {
  box-sizing: border-box;
}

/* line 12, vendor/bundle/ruby/3.2.0/gems/actiontext-7.1.5.1/app/assets/stylesheets/trix.css */
trix-toolbar .trix-button-row {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  overflow-x: auto;
}

/* line 18, vendor/bundle/ruby/3.2.0/gems/actiontext-7.1.5.1/app/assets/stylesheets/trix.css */
trix-toolbar .trix-button-group {
  display: flex;
  margin-bottom: 10px;
  border: 1px solid #bbb;
  border-top-color: #ccc;
  border-bottom-color: #888;
  border-radius: 3px;
}

/* line 25, vendor/bundle/ruby/3.2.0/gems/actiontext-7.1.5.1/app/assets/stylesheets/trix.css */
trix-toolbar .trix-button-group:not(:first-child) {
  margin-left: 1.5vw;
}

@media (max-width: 768px) {
  /* line 28, vendor/bundle/ruby/3.2.0/gems/actiontext-7.1.5.1/app/assets/stylesheets/trix.css */
  trix-toolbar .trix-button-group:not(:first-child) {
    margin-left: 0;
  }
}

/* line 31, vendor/bundle/ruby/3.2.0/gems/actiontext-7.1.5.1/app/assets/stylesheets/trix.css */
trix-toolbar .trix-button-group-spacer {
  flex-grow: 1;
}

@media (max-width: 768px) {
  /* line 34, vendor/bundle/ruby/3.2.0/gems/actiontext-7.1.5.1/app/assets/stylesheets/trix.css */
  trix-toolbar .trix-button-group-spacer {
    display: none;
  }
}

/* line 37, vendor/bundle/ruby/3.2.0/gems/actiontext-7.1.5.1/app/assets/stylesheets/trix.css */
trix-toolbar .trix-button {
  position: relative;
  float: left;
  color: rgba(0, 0, 0, 0.6);
  font-size: 0.75em;
  font-weight: 600;
  white-space: nowrap;
  padding: 0 0.5em;
  margin: 0;
  outline: none;
  border: none;
  border-bottom: 1px solid #ddd;
  border-radius: 0;
  background: transparent;
}

/* line 51, vendor/bundle/ruby/3.2.0/gems/actiontext-7.1.5.1/app/assets/stylesheets/trix.css */
trix-toolbar .trix-button:not(:first-child) {
  border-left: 1px solid #ccc;
}

/* line 53, vendor/bundle/ruby/3.2.0/gems/actiontext-7.1.5.1/app/assets/stylesheets/trix.css */
trix-toolbar .trix-button.trix-active {
  background: #cbeefa;
  color: black;
}

/* line 56, vendor/bundle/ruby/3.2.0/gems/actiontext-7.1.5.1/app/assets/stylesheets/trix.css */
trix-toolbar .trix-button:not(:disabled) {
  cursor: pointer;
}

/* line 58, vendor/bundle/ruby/3.2.0/gems/actiontext-7.1.5.1/app/assets/stylesheets/trix.css */
trix-toolbar .trix-button:disabled {
  color: rgba(0, 0, 0, 0.125);
}

@media (max-width: 768px) {
  /* line 61, vendor/bundle/ruby/3.2.0/gems/actiontext-7.1.5.1/app/assets/stylesheets/trix.css */
  trix-toolbar .trix-button {
    letter-spacing: -0.01em;
    padding: 0 0.3em;
  }
}

/* line 65, vendor/bundle/ruby/3.2.0/gems/actiontext-7.1.5.1/app/assets/stylesheets/trix.css */
trix-toolbar .trix-button--icon {
  font-size: inherit;
  width: 2.6em;
  height: 1.6em;
  max-width: calc(0.8em + 4vw);
  text-indent: -9999px;
}

@media (max-width: 768px) {
  /* line 72, vendor/bundle/ruby/3.2.0/gems/actiontext-7.1.5.1/app/assets/stylesheets/trix.css */
  trix-toolbar .trix-button--icon {
    height: 2em;
    max-width: calc(0.8em + 3.5vw);
  }
}

/* line 75, vendor/bundle/ruby/3.2.0/gems/actiontext-7.1.5.1/app/assets/stylesheets/trix.css */
trix-toolbar .trix-button--icon::before {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0.6;
  content: "";
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

@media (max-width: 768px) {
  /* line 88, vendor/bundle/ruby/3.2.0/gems/actiontext-7.1.5.1/app/assets/stylesheets/trix.css */
  trix-toolbar .trix-button--icon::before {
    right: 6%;
    left: 6%;
  }
}

/* line 91, vendor/bundle/ruby/3.2.0/gems/actiontext-7.1.5.1/app/assets/stylesheets/trix.css */
trix-toolbar .trix-button--icon.trix-active::before {
  opacity: 1;
}

/* line 93, vendor/bundle/ruby/3.2.0/gems/actiontext-7.1.5.1/app/assets/stylesheets/trix.css */
trix-toolbar .trix-button--icon:disabled::before {
  opacity: 0.125;
}

/* line 96, vendor/bundle/ruby/3.2.0/gems/actiontext-7.1.5.1/app/assets/stylesheets/trix.css */
trix-toolbar .trix-button--icon-attach::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M10.5%2018V7.5c0-2.25%203-2.25%203%200V18c0%204.125-6%204.125-6%200V7.5c0-6.375%209-6.375%209%200V18%22%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%20stroke-miterlimit%3D%2210%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E");
  top: 8%;
  bottom: 4%;
}

/* line 101, vendor/bundle/ruby/3.2.0/gems/actiontext-7.1.5.1/app/assets/stylesheets/trix.css */
trix-toolbar .trix-button--icon-bold::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M6.522%2019.242a.5.5%200%200%201-.5-.5V5.35a.5.5%200%200%201%20.5-.5h5.783c1.347%200%202.46.345%203.24.982.783.64%201.216%201.562%201.216%202.683%200%201.13-.587%202.129-1.476%202.71a.35.35%200%200%200%20.049.613c1.259.56%202.101%201.742%202.101%203.22%200%201.282-.483%202.334-1.363%203.063-.876.726-2.132%201.12-3.66%201.12h-5.89ZM9.27%207.347v3.362h1.97c.766%200%201.347-.17%201.733-.464.38-.291.587-.716.587-1.27%200-.53-.183-.928-.513-1.198-.334-.273-.838-.43-1.505-.43H9.27Zm0%205.606v3.791h2.389c.832%200%201.448-.177%201.853-.497.399-.315.614-.786.614-1.423%200-.62-.22-1.077-.63-1.385-.418-.313-1.053-.486-1.905-.486H9.27Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E");
}

/* line 104, vendor/bundle/ruby/3.2.0/gems/actiontext-7.1.5.1/app/assets/stylesheets/trix.css */
trix-toolbar .trix-button--icon-italic::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M9%205h6.5v2h-2.23l-2.31%2010H13v2H6v-2h2.461l2.306-10H9V5Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E");
}

/* line 107, vendor/bundle/ruby/3.2.0/gems/actiontext-7.1.5.1/app/assets/stylesheets/trix.css */
trix-toolbar .trix-button--icon-link::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M18.948%205.258a4.337%204.337%200%200%200-6.108%200L11.217%206.87a.993.993%200%200%200%200%201.41c.392.39%201.027.39%201.418%200l1.623-1.613a2.323%202.323%200%200%201%203.271%200%202.29%202.29%200%200%201%200%203.251l-2.393%202.38a3.021%203.021%200%200%201-4.255%200l-.05-.049a1.007%201.007%200%200%200-1.418%200%20.993.993%200%200%200%200%201.41l.05.049a5.036%205.036%200%200%200%207.091%200l2.394-2.38a4.275%204.275%200%200%200%200-6.072Zm-13.683%2013.6a4.337%204.337%200%200%200%206.108%200l1.262-1.255a.993.993%200%200%200%200-1.41%201.007%201.007%200%200%200-1.418%200L9.954%2017.45a2.323%202.323%200%200%201-3.27%200%202.29%202.29%200%200%201%200-3.251l2.344-2.331a2.579%202.579%200%200%201%203.631%200c.392.39%201.027.39%201.419%200a.993.993%200%200%200%200-1.41%204.593%204.593%200%200%200-6.468%200l-2.345%202.33a4.275%204.275%200%200%200%200%206.072Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E");
}

/* line 110, vendor/bundle/ruby/3.2.0/gems/actiontext-7.1.5.1/app/assets/stylesheets/trix.css */
trix-toolbar .trix-button--icon-strike::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M6%2014.986c.088%202.647%202.246%204.258%205.635%204.258%203.496%200%205.713-1.728%205.713-4.463%200-.275-.02-.536-.062-.781h-3.461c.398.293.573.654.573%201.123%200%201.035-1.074%201.787-2.646%201.787-1.563%200-2.773-.762-2.91-1.924H6ZM6.432%2010h3.763c-.632-.314-.914-.715-.914-1.273%200-1.045.977-1.739%202.432-1.739%201.475%200%202.52.723%202.617%201.914h2.764c-.05-2.548-2.11-4.238-5.39-4.238-3.145%200-5.392%201.719-5.392%204.316%200%20.363.04.703.12%201.02ZM4%2011a1%201%200%201%200%200%202h15a1%201%200%201%200%200-2H4Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E");
}

/* line 113, vendor/bundle/ruby/3.2.0/gems/actiontext-7.1.5.1/app/assets/stylesheets/trix.css */
trix-toolbar .trix-button--icon-quote::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M4.581%208.471c.44-.5%201.056-.834%201.758-.995C8.074%207.17%209.201%207.822%2010%208.752c1.354%201.578%201.33%203.555.394%205.277-.941%201.731-2.788%203.163-4.988%203.56a.622.622%200%200%201-.653-.317c-.113-.205-.121-.49.16-.764.294-.286.567-.566.791-.835.222-.266.413-.54.524-.815.113-.28.156-.597.026-.908-.128-.303-.39-.524-.72-.69a3.02%203.02%200%200%201-1.674-2.7c0-.905.283-1.59.72-2.088Zm9.419%200c.44-.5%201.055-.834%201.758-.995%201.734-.306%202.862.346%203.66%201.276%201.355%201.578%201.33%203.555.395%205.277-.941%201.731-2.789%203.163-4.988%203.56a.622.622%200%200%201-.653-.317c-.113-.205-.122-.49.16-.764.294-.286.567-.566.791-.835.222-.266.412-.54.523-.815.114-.28.157-.597.026-.908-.127-.303-.39-.524-.72-.69a3.02%203.02%200%200%201-1.672-2.701c0-.905.283-1.59.72-2.088Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E");
}

/* line 116, vendor/bundle/ruby/3.2.0/gems/actiontext-7.1.5.1/app/assets/stylesheets/trix.css */
trix-toolbar .trix-button--icon-heading-1::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M21.5%207.5v-3h-12v3H14v13h3v-13h4.5ZM9%2013.5h3.5v-3h-10v3H6v7h3v-7Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E");
}

/* line 119, vendor/bundle/ruby/3.2.0/gems/actiontext-7.1.5.1/app/assets/stylesheets/trix.css */
trix-toolbar .trix-button--icon-code::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M3.293%2011.293a1%201%200%200%200%200%201.414l4%204a1%201%200%201%200%201.414-1.414L5.414%2012l3.293-3.293a1%201%200%200%200-1.414-1.414l-4%204Zm13.414%205.414%204-4a1%201%200%200%200%200-1.414l-4-4a1%201%200%201%200-1.414%201.414L18.586%2012l-3.293%203.293a1%201%200%200%200%201.414%201.414Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E");
}

/* line 122, vendor/bundle/ruby/3.2.0/gems/actiontext-7.1.5.1/app/assets/stylesheets/trix.css */
trix-toolbar .trix-button--icon-bullet-list::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M5%207.5a1.5%201.5%200%201%200%200-3%201.5%201.5%200%200%200%200%203ZM8%206a1%201%200%200%201%201-1h11a1%201%200%201%201%200%202H9a1%201%200%200%201-1-1Zm1%205a1%201%200%201%200%200%202h11a1%201%200%201%200%200-2H9Zm0%206a1%201%200%201%200%200%202h11a1%201%200%201%200%200-2H9Zm-2.5-5a1.5%201.5%200%201%201-3%200%201.5%201.5%200%200%201%203%200ZM5%2019.5a1.5%201.5%200%201%200%200-3%201.5%201.5%200%200%200%200%203Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E");
}

/* line 125, vendor/bundle/ruby/3.2.0/gems/actiontext-7.1.5.1/app/assets/stylesheets/trix.css */
trix-toolbar .trix-button--icon-number-list::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M3%204h2v4H4V5H3V4Zm5%202a1%201%200%200%201%201-1h11a1%201%200%201%201%200%202H9a1%201%200%200%201-1-1Zm1%205a1%201%200%201%200%200%202h11a1%201%200%201%200%200-2H9Zm0%206a1%201%200%201%200%200%202h11a1%201%200%201%200%200-2H9Zm-3.5-7H6v1l-1.5%202H6v1H3v-1l1.667-2H3v-1h2.5ZM3%2017v-1h3v4H3v-1h2v-.5H4v-1h1V17H3Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E");
}

/* line 128, vendor/bundle/ruby/3.2.0/gems/actiontext-7.1.5.1/app/assets/stylesheets/trix.css */
trix-toolbar .trix-button--icon-undo::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M3%2014a1%201%200%200%200%201%201h6a1%201%200%201%200%200-2H6.257c2.247-2.764%205.151-3.668%207.579-3.264%202.589.432%204.739%202.356%205.174%205.405a1%201%200%200%200%201.98-.283c-.564-3.95-3.415-6.526-6.825-7.095C11.084%207.25%207.63%208.377%205%2011.39V8a1%201%200%200%200-2%200v6Zm2-1Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E");
}

/* line 131, vendor/bundle/ruby/3.2.0/gems/actiontext-7.1.5.1/app/assets/stylesheets/trix.css */
trix-toolbar .trix-button--icon-redo::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M21%2014a1%201%200%200%201-1%201h-6a1%201%200%201%201%200-2h3.743c-2.247-2.764-5.151-3.668-7.579-3.264-2.589.432-4.739%202.356-5.174%205.405a1%201%200%200%201-1.98-.283c.564-3.95%203.415-6.526%206.826-7.095%203.08-.513%206.534.614%209.164%203.626V8a1%201%200%201%201%202%200v6Zm-2-1Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E");
}

/* line 134, vendor/bundle/ruby/3.2.0/gems/actiontext-7.1.5.1/app/assets/stylesheets/trix.css */
trix-toolbar .trix-button--icon-decrease-nesting-level::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M5%206a1%201%200%200%201%201-1h12a1%201%200%201%201%200%202H6a1%201%200%200%201-1-1Zm4%205a1%201%200%201%200%200%202h9a1%201%200%201%200%200-2H9Zm-3%206a1%201%200%201%200%200%202h12a1%201%200%201%200%200-2H6Zm-3.707-5.707a1%201%200%200%200%200%201.414l2%202a1%201%200%201%200%201.414-1.414L4.414%2012l1.293-1.293a1%201%200%200%200-1.414-1.414l-2%202Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E");
}

/* line 137, vendor/bundle/ruby/3.2.0/gems/actiontext-7.1.5.1/app/assets/stylesheets/trix.css */
trix-toolbar .trix-button--icon-increase-nesting-level::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M5%206a1%201%200%200%201%201-1h12a1%201%200%201%201%200%202H6a1%201%200%200%201-1-1Zm4%205a1%201%200%201%200%200%202h9a1%201%200%201%200%200-2H9Zm-3%206a1%201%200%201%200%200%202h12a1%201%200%201%200%200-2H6Zm-2.293-2.293%202-2a1%201%200%200%200%200-1.414l-2-2a1%201%200%201%200-1.414%201.414L3.586%2012l-1.293%201.293a1%201%200%201%200%201.414%201.414Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E");
}

/* line 140, vendor/bundle/ruby/3.2.0/gems/actiontext-7.1.5.1/app/assets/stylesheets/trix.css */
trix-toolbar .trix-dialogs {
  position: relative;
}

/* line 143, vendor/bundle/ruby/3.2.0/gems/actiontext-7.1.5.1/app/assets/stylesheets/trix.css */
trix-toolbar .trix-dialog {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  font-size: 0.75em;
  padding: 15px 10px;
  background: #fff;
  box-shadow: 0 0.3em 1em #ccc;
  border-top: 2px solid #888;
  border-radius: 5px;
  z-index: 5;
}

/* line 156, vendor/bundle/ruby/3.2.0/gems/actiontext-7.1.5.1/app/assets/stylesheets/trix.css */
trix-toolbar .trix-input--dialog {
  font-size: inherit;
  font-weight: normal;
  padding: 0.5em 0.8em;
  margin: 0 10px 0 0;
  border-radius: 3px;
  border: 1px solid #bbb;
  background-color: #fff;
  box-shadow: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

/* line 168, vendor/bundle/ruby/3.2.0/gems/actiontext-7.1.5.1/app/assets/stylesheets/trix.css */
trix-toolbar .trix-input--dialog.validate:invalid {
  box-shadow: #F00 0px 0px 1.5px 1px;
}

/* line 171, vendor/bundle/ruby/3.2.0/gems/actiontext-7.1.5.1/app/assets/stylesheets/trix.css */
trix-toolbar .trix-button--dialog {
  font-size: inherit;
  padding: 0.5em;
  border-bottom: none;
}

/* line 176, vendor/bundle/ruby/3.2.0/gems/actiontext-7.1.5.1/app/assets/stylesheets/trix.css */
trix-toolbar .trix-dialog--link {
  max-width: 600px;
}

/* line 179, vendor/bundle/ruby/3.2.0/gems/actiontext-7.1.5.1/app/assets/stylesheets/trix.css */
trix-toolbar .trix-dialog__link-fields {
  display: flex;
  align-items: baseline;
}

/* line 182, vendor/bundle/ruby/3.2.0/gems/actiontext-7.1.5.1/app/assets/stylesheets/trix.css */
trix-toolbar .trix-dialog__link-fields .trix-input {
  flex: 1;
}

/* line 184, vendor/bundle/ruby/3.2.0/gems/actiontext-7.1.5.1/app/assets/stylesheets/trix.css */
trix-toolbar .trix-dialog__link-fields .trix-button-group {
  flex: 0 0 content;
  margin: 0;
}

/* line 188, vendor/bundle/ruby/3.2.0/gems/actiontext-7.1.5.1/app/assets/stylesheets/trix.css */
trix-editor [data-trix-mutable]:not(.attachment__caption-editor) {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

/* line 194, vendor/bundle/ruby/3.2.0/gems/actiontext-7.1.5.1/app/assets/stylesheets/trix.css */
trix-editor [data-trix-mutable]::-moz-selection,
trix-editor [data-trix-cursor-target]::-moz-selection, trix-editor [data-trix-mutable] ::-moz-selection {
  background: none;
}

/* line 198, vendor/bundle/ruby/3.2.0/gems/actiontext-7.1.5.1/app/assets/stylesheets/trix.css */
trix-editor [data-trix-mutable]::-moz-selection, trix-editor [data-trix-cursor-target]::-moz-selection, trix-editor [data-trix-mutable] ::-moz-selection {
  background: none;
}
trix-editor [data-trix-mutable]::selection,
trix-editor [data-trix-cursor-target]::selection, trix-editor [data-trix-mutable] ::selection {
  background: none;
}

/* line 202, vendor/bundle/ruby/3.2.0/gems/actiontext-7.1.5.1/app/assets/stylesheets/trix.css */
trix-editor .attachment__caption-editor[data-trix-mutable]:focus::-moz-selection {
  background: highlight;
}

/* line 205, vendor/bundle/ruby/3.2.0/gems/actiontext-7.1.5.1/app/assets/stylesheets/trix.css */
trix-editor .attachment__caption-editor[data-trix-mutable]:focus::-moz-selection {
  background: highlight;
}
trix-editor .attachment__caption-editor[data-trix-mutable]:focus::selection {
  background: highlight;
}

/* line 208, vendor/bundle/ruby/3.2.0/gems/actiontext-7.1.5.1/app/assets/stylesheets/trix.css */
trix-editor .attachment.attachment--file[data-trix-mutable] {
  box-shadow: 0 0 0 2px highlight;
  border-color: transparent;
}

/* line 212, vendor/bundle/ruby/3.2.0/gems/actiontext-7.1.5.1/app/assets/stylesheets/trix.css */
trix-editor .attachment[data-trix-mutable] img {
  box-shadow: 0 0 0 2px highlight;
}

/* line 215, vendor/bundle/ruby/3.2.0/gems/actiontext-7.1.5.1/app/assets/stylesheets/trix.css */
trix-editor .attachment {
  position: relative;
}

/* line 217, vendor/bundle/ruby/3.2.0/gems/actiontext-7.1.5.1/app/assets/stylesheets/trix.css */
trix-editor .attachment:hover {
  cursor: default;
}

/* line 220, vendor/bundle/ruby/3.2.0/gems/actiontext-7.1.5.1/app/assets/stylesheets/trix.css */
trix-editor .attachment--preview .attachment__caption:hover {
  cursor: text;
}

/* line 223, vendor/bundle/ruby/3.2.0/gems/actiontext-7.1.5.1/app/assets/stylesheets/trix.css */
trix-editor .attachment__progress {
  position: absolute;
  z-index: 1;
  height: 20px;
  top: calc(50% - 10px);
  left: 5%;
  width: 90%;
  opacity: 0.9;
  transition: opacity 200ms ease-in;
}

/* line 232, vendor/bundle/ruby/3.2.0/gems/actiontext-7.1.5.1/app/assets/stylesheets/trix.css */
trix-editor .attachment__progress[value="100"] {
  opacity: 0;
}

/* line 235, vendor/bundle/ruby/3.2.0/gems/actiontext-7.1.5.1/app/assets/stylesheets/trix.css */
trix-editor .attachment__caption-editor {
  display: inline-block;
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
  color: inherit;
  text-align: center;
  vertical-align: top;
  border: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

/* line 251, vendor/bundle/ruby/3.2.0/gems/actiontext-7.1.5.1/app/assets/stylesheets/trix.css */
trix-editor .attachment__toolbar {
  position: absolute;
  z-index: 1;
  top: -0.9em;
  left: 0;
  width: 100%;
  text-align: center;
}

/* line 259, vendor/bundle/ruby/3.2.0/gems/actiontext-7.1.5.1/app/assets/stylesheets/trix.css */
trix-editor .trix-button-group {
  display: inline-flex;
}

/* line 262, vendor/bundle/ruby/3.2.0/gems/actiontext-7.1.5.1/app/assets/stylesheets/trix.css */
trix-editor .trix-button {
  position: relative;
  float: left;
  color: #666;
  white-space: nowrap;
  font-size: 80%;
  padding: 0 0.8em;
  margin: 0;
  outline: none;
  border: none;
  border-radius: 0;
  background: transparent;
}

/* line 274, vendor/bundle/ruby/3.2.0/gems/actiontext-7.1.5.1/app/assets/stylesheets/trix.css */
trix-editor .trix-button:not(:first-child) {
  border-left: 1px solid #ccc;
}

/* line 276, vendor/bundle/ruby/3.2.0/gems/actiontext-7.1.5.1/app/assets/stylesheets/trix.css */
trix-editor .trix-button.trix-active {
  background: #cbeefa;
}

/* line 278, vendor/bundle/ruby/3.2.0/gems/actiontext-7.1.5.1/app/assets/stylesheets/trix.css */
trix-editor .trix-button:not(:disabled) {
  cursor: pointer;
}

/* line 281, vendor/bundle/ruby/3.2.0/gems/actiontext-7.1.5.1/app/assets/stylesheets/trix.css */
trix-editor .trix-button--remove {
  text-indent: -9999px;
  display: inline-block;
  padding: 0;
  outline: none;
  width: 1.8em;
  height: 1.8em;
  line-height: 1.8em;
  border-radius: 50%;
  background-color: #fff;
  border: 2px solid highlight;
  box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.25);
}

/* line 293, vendor/bundle/ruby/3.2.0/gems/actiontext-7.1.5.1/app/assets/stylesheets/trix.css */
trix-editor .trix-button--remove::before {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0.7;
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg%20height%3D%2224%22%20width%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M19%206.41%2017.59%205%2012%2010.59%206.41%205%205%206.41%2010.59%2012%205%2017.59%206.41%2019%2012%2013.41%2017.59%2019%2019%2017.59%2013.41%2012z%22%2F%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%2F%3E%3C%2Fsvg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 90%;
}

/* line 306, vendor/bundle/ruby/3.2.0/gems/actiontext-7.1.5.1/app/assets/stylesheets/trix.css */
trix-editor .trix-button--remove:hover {
  border-color: #333;
}

/* line 308, vendor/bundle/ruby/3.2.0/gems/actiontext-7.1.5.1/app/assets/stylesheets/trix.css */
trix-editor .trix-button--remove:hover::before {
  opacity: 1;
}

/* line 311, vendor/bundle/ruby/3.2.0/gems/actiontext-7.1.5.1/app/assets/stylesheets/trix.css */
trix-editor .attachment__metadata-container {
  position: relative;
}

/* line 314, vendor/bundle/ruby/3.2.0/gems/actiontext-7.1.5.1/app/assets/stylesheets/trix.css */
trix-editor .attachment__metadata {
  position: absolute;
  left: 50%;
  top: 2em;
  transform: translate(-50%, 0);
  max-width: 90%;
  padding: 0.1em 0.6em;
  font-size: 0.8em;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 3px;
}

/* line 325, vendor/bundle/ruby/3.2.0/gems/actiontext-7.1.5.1/app/assets/stylesheets/trix.css */
trix-editor .attachment__metadata .attachment__name {
  display: inline-block;
  max-width: 100%;
  vertical-align: bottom;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 332, vendor/bundle/ruby/3.2.0/gems/actiontext-7.1.5.1/app/assets/stylesheets/trix.css */
trix-editor .attachment__metadata .attachment__size {
  margin-left: 0.2em;
  white-space: nowrap;
}

/* line 336, vendor/bundle/ruby/3.2.0/gems/actiontext-7.1.5.1/app/assets/stylesheets/trix.css */
.trix-content {
  line-height: 1.5;
  overflow-wrap: break-word;
  word-break: break-word;
}

/* line 340, vendor/bundle/ruby/3.2.0/gems/actiontext-7.1.5.1/app/assets/stylesheets/trix.css */
.trix-content * {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

/* line 344, vendor/bundle/ruby/3.2.0/gems/actiontext-7.1.5.1/app/assets/stylesheets/trix.css */
.trix-content h1 {
  font-size: 1.2em;
  line-height: 1.2;
}

/* line 347, vendor/bundle/ruby/3.2.0/gems/actiontext-7.1.5.1/app/assets/stylesheets/trix.css */
.trix-content blockquote {
  border: 0 solid #ccc;
  border-left-width: 0.3em;
  margin-left: 0.3em;
  padding-left: 0.6em;
}

/* line 352, vendor/bundle/ruby/3.2.0/gems/actiontext-7.1.5.1/app/assets/stylesheets/trix.css */
.trix-content [dir=rtl] blockquote,
.trix-content blockquote[dir=rtl] {
  border-width: 0;
  border-right-width: 0.3em;
  margin-right: 0.3em;
  padding-right: 0.6em;
}

/* line 358, vendor/bundle/ruby/3.2.0/gems/actiontext-7.1.5.1/app/assets/stylesheets/trix.css */
.trix-content li {
  margin-left: 1em;
}

/* line 360, vendor/bundle/ruby/3.2.0/gems/actiontext-7.1.5.1/app/assets/stylesheets/trix.css */
.trix-content [dir=rtl] li {
  margin-right: 1em;
}

/* line 362, vendor/bundle/ruby/3.2.0/gems/actiontext-7.1.5.1/app/assets/stylesheets/trix.css */
.trix-content pre {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  font-family: monospace;
  font-size: 0.9em;
  padding: 0.5em;
  white-space: pre;
  background-color: #eee;
  overflow-x: auto;
}

/* line 372, vendor/bundle/ruby/3.2.0/gems/actiontext-7.1.5.1/app/assets/stylesheets/trix.css */
.trix-content img {
  max-width: 100%;
  height: auto;
}

/* line 375, vendor/bundle/ruby/3.2.0/gems/actiontext-7.1.5.1/app/assets/stylesheets/trix.css */
.trix-content .attachment {
  display: inline-block;
  position: relative;
  max-width: 100%;
}

/* line 379, vendor/bundle/ruby/3.2.0/gems/actiontext-7.1.5.1/app/assets/stylesheets/trix.css */
.trix-content .attachment a {
  color: inherit;
  text-decoration: none;
}

/* line 382, vendor/bundle/ruby/3.2.0/gems/actiontext-7.1.5.1/app/assets/stylesheets/trix.css */
.trix-content .attachment a:hover, .trix-content .attachment a:visited:hover {
  color: inherit;
}

/* line 384, vendor/bundle/ruby/3.2.0/gems/actiontext-7.1.5.1/app/assets/stylesheets/trix.css */
.trix-content .attachment__caption {
  text-align: center;
}

/* line 386, vendor/bundle/ruby/3.2.0/gems/actiontext-7.1.5.1/app/assets/stylesheets/trix.css */
.trix-content .attachment__caption .attachment__name + .attachment__size::before {
  content: ' \2022 ';
}

/* line 388, vendor/bundle/ruby/3.2.0/gems/actiontext-7.1.5.1/app/assets/stylesheets/trix.css */
.trix-content .attachment--preview {
  width: 100%;
  text-align: center;
}

/* line 391, vendor/bundle/ruby/3.2.0/gems/actiontext-7.1.5.1/app/assets/stylesheets/trix.css */
.trix-content .attachment--preview .attachment__caption {
  color: #666;
  font-size: 0.9em;
  line-height: 1.2;
}

/* line 395, vendor/bundle/ruby/3.2.0/gems/actiontext-7.1.5.1/app/assets/stylesheets/trix.css */
.trix-content .attachment--file {
  color: #333;
  line-height: 1;
  margin: 0 2px 2px 2px;
  padding: 0.4em 1em;
  border: 1px solid #bbb;
  border-radius: 5px;
}

/* line 402, vendor/bundle/ruby/3.2.0/gems/actiontext-7.1.5.1/app/assets/stylesheets/trix.css */
.trix-content .attachment-gallery {
  display: flex;
  flex-wrap: wrap;
  position: relative;
}

/* line 406, vendor/bundle/ruby/3.2.0/gems/actiontext-7.1.5.1/app/assets/stylesheets/trix.css */
.trix-content .attachment-gallery .attachment {
  flex: 1 0 33%;
  padding: 0 0.5em;
  max-width: 33%;
}

/* line 410, vendor/bundle/ruby/3.2.0/gems/actiontext-7.1.5.1/app/assets/stylesheets/trix.css */
.trix-content .attachment-gallery.attachment-gallery--2 .attachment, .trix-content .attachment-gallery.attachment-gallery--4 .attachment {
  flex-basis: 50%;
  max-width: 50%;
}

/* line 21, app/assets/stylesheets/index2.scss */
.trix-button.trix-button--icon.trix-button--icon-strike,
.trix-button.trix-button--icon.trix-button--icon-link,
.trix-button-group.trix-button-group--block-tools,
.trix-button-group.trix-button-group--file-tools {
  display: none;
}

/* line 28, app/assets/stylesheets/index2.scss */
.trix-content .attachment--preview .attachment__caption {
  padding-top: 5px;
}

/* line 32, app/assets/stylesheets/index2.scss */
.text-shadow {
  text-shadow: 1px 1px 3px #000000;
}

/* line 36, app/assets/stylesheets/index2.scss */
.iti {
  width: 100%;
}

/* line 40, app/assets/stylesheets/index2.scss */
.iti__selected-dial-code {
  font-size: 1rem;
  line-height: 1.5rem;
}

@media (min-width: 768px) {
  /* line 46, app/assets/stylesheets/index2.scss */
  .iti__selected-dial-code {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}

/* line 52, app/assets/stylesheets/index2.scss */
.trix-button {
  height: 1.5rem !important;
}

/* line 61, app/assets/stylesheets/index2.scss */
.field_with_errors {
  color: red !important;
}

/* line 65, app/assets/stylesheets/index2.scss */
.tooltip {
  position: relative;
  display: inline-block;
}

/* line 70, app/assets/stylesheets/index2.scss */
.tooltip .tooltiptext {
  visibility: hidden;
  width: 320px;
  background-color: black;
  color: #fff;
  text-align: center;
  padding: 5px 0;
  border-radius: 6px;
  position: absolute;
  z-index: 1;
  font-size: 15px;
}

/* line 83, app/assets/stylesheets/index2.scss */
.tooltip:hover .tooltiptext {
  visibility: visible;
}

/* line 87, app/assets/stylesheets/index2.scss */
body {
  margin: 0;
  font-family: 'Poppins';
  font-weight: 400;
  font-size: 1.4rem;
  position: relative;
  /* background: url(/assets/banner-32637cb22147898efc302d6d570d4a3f5e2d3f0eee8ddda90ddaa131e3996c63.jpg); */
}

/* line 97, app/assets/stylesheets/index2.scss */
header {
  font-family: 'Poppins';
}

/* line 101, app/assets/stylesheets/index2.scss */
footer {
  font-family: 'Poppins';
}

/* line 106, app/assets/stylesheets/index2.scss */
.footer li {
  list-style: none !important;
}

/* line 112, app/assets/stylesheets/index2.scss */
.header li {
  list-style: none !important;
}

/* line 117, app/assets/stylesheets/index2.scss */
.font-poppins {
  font-family: 'Poppins';
}

/* line 121, app/assets/stylesheets/index2.scss */
ul,
li {
  list-style: outside;
  padding: 0;
}

/* line 127, app/assets/stylesheets/index2.scss */
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
}

/* line 146, app/assets/stylesheets/index2.scss */
blockquote {
  border: 0 solid #ccc;
  border-left-width: 0px;
  border-left-width: 0.3em;
  margin-left: 0.3em;
  padding-left: 0.6em;
  font-size: 1.5rem;
  font-weight: 500;
  font-style: italic;
}

/* line 158, app/assets/stylesheets/index2.scss */
.article-show h1 {
  font-size: 1.5rem !important;
  line-height: 2rem !important;
  font-weight: 700;
}

/* line 164, app/assets/stylesheets/index2.scss */
.article-show h2 {
  font-size: 1.25rem !important;
  line-height: 1.75 !important;
  font-weight: 500 !important;
}

/* line 170, app/assets/stylesheets/index2.scss */
.article-show ul {
  padding-left: 2rem !important;
}

/* line 173, app/assets/stylesheets/index2.scss */
.article-show ul li {
  list-style-type: disc !important;
}

/* line 178, app/assets/stylesheets/index2.scss */
.article-show ol {
  padding-left: 2rem !important;
}

/* line 181, app/assets/stylesheets/index2.scss */
.article-show ol li {
  list-style-type: decimal !important;
}

/* line 186, app/assets/stylesheets/index2.scss */
.article-show strong {
  font-weight: 500 !important;
  font-family: 'Poppins' !important;
}

/* line 192, app/assets/stylesheets/index2.scss */
.ad-text strong {
  font-weight: 500;
}

/* line 196, app/assets/stylesheets/index2.scss */
.ad-text a:hover {
  text-decoration-line: underline;
}

/* line 207, app/assets/stylesheets/index2.scss */
.homepage-card-main h2 {
  font-style: normal;
  font-weight: 400;
  font-size: 50px;
  line-height: 129%;
}

/* line 214, app/assets/stylesheets/index2.scss */
.homepage-card-main .btn {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  font-size: 28px;
  line-height: 54px;
  letter-spacing: 0.27em;
  text-transform: uppercase;
  display: flex;
  justify-content: center;
  padding: 0.5rem;
  border: 1px solid black;
  height: 75px;
  display: flex;
  align-items: center;
}

/* line 231, app/assets/stylesheets/index2.scss */
.homepage-card-main .secondary-text {
  font-style: normal;
  font-weight: 400;
  font-size: 30px;
  line-height: 43px;
}

/* line 238, app/assets/stylesheets/index2.scss */
.homepage-card-secondary a {
  font-style: normal;
  font-weight: 400;
  font-size: 40px;
  line-height: 48px;
}

/* line 245, app/assets/stylesheets/index2.scss */
.homepage-card-secondary .btn {
  font-style: normal;
  font-weight: 400;
  font-size: 40px;
  line-height: 48px;
}

/* line 252, app/assets/stylesheets/index2.scss */
.categories-dropdown label {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 185%;
}

/* line 260, app/assets/stylesheets/index2.scss */
.categories-dropdown h3 {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 27px;
}

/* line 268, app/assets/stylesheets/index2.scss */
.categories-dropdown .sub-category {
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 1px dotted #BBD9EA;
  color: #7197B7;
}

/* line 275, app/assets/stylesheets/index2.scss */
.categories-dropdown .main-category {
  color: #848484;
}

/* line 280, app/assets/stylesheets/index2.scss */
.category-selected.main-category {
  background: #2d4a58 !important;
  color: white !important;
}

/* line 285, app/assets/stylesheets/index2.scss */
.sub-category {
  background: white;
  color: #7197B7;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}

/* line 291, app/assets/stylesheets/index2.scss */
.sub-category.subcategory-selected {
  background: #79a9bf !important;
  color: white;
}

/* line 296, app/assets/stylesheets/index2.scss */
.sub-category .category-selected {
  background: white;
  color: #7CB2CB !important;
}

/* line 302, app/assets/stylesheets/index2.scss */
.service-company-grid-card .title {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: black;
}

/* line 311, app/assets/stylesheets/index2.scss */
.service-company-grid-card .city {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 185%;
  color: #69788D;
}

/* line 320, app/assets/stylesheets/index2.scss */
.blog {
  font-family: "Poppins";
}

/* line 332, app/assets/stylesheets/index2.scss */
.blog h2 {
  font-style: normal;
  font-weight: 600;
  font-size: 35px;
  line-height: 60px;
}

@media (max-width: 640px) {
  /* line 341, app/assets/stylesheets/index2.scss */
  .blog h2 {
    font-size: 30px;
  }
}

/* line 346, app/assets/stylesheets/index2.scss */
.blog h3 {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 27px;
  color: black;
}

/* line 355, app/assets/stylesheets/index2.scss */
.blog p,
.blog a {
  font-family: 'Poppins';
  font-style: normal;
  font-size: 15px;
  line-height: 185%;
  color: #69788D;
}

/* line 365, app/assets/stylesheets/index2.scss */
.blog .btn {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.27em;
  text-transform: uppercase;
}

/* line 375, app/assets/stylesheets/index2.scss */
.ad-show-page {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

/* line 380, app/assets/stylesheets/index2.scss */
.ad-show-page .text-icons {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

/* line 385, app/assets/stylesheets/index2.scss */
.ad-show-page li {
  list-style: outside;
  margin-left: 2em;
}

/* line 390, app/assets/stylesheets/index2.scss */
.ad-text h1:first-child {
  font-style: normal;
  font-weight: 400;
  font-size: 1.5rem;
  line-height: calc(2 / 1.5);
}

/* line 397, app/assets/stylesheets/index2.scss */
.contact-page h1 {
  font-style: normal;
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 2rem;
}

@media screen and (max-width: 640px) {
  /* line 416, app/assets/stylesheets/index2.scss */
  .ad-show-page {
    height: auto;
  }
}

/* line 421, app/assets/stylesheets/index2.scss */
.contact-page label,
.contact-page a {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 185%;
  color: black;
}

/* line 431, app/assets/stylesheets/index2.scss */
.contact-page p,
.contact-page input,
.contact-page textarea {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 185%;
  color: black;
}

@media (max-width: 640px) {
  /* line 444, app/assets/stylesheets/index2.scss */
  .contact-page p,
.contact-page input,
.contact-page textarea {
    font-size: 12px;
  }
}

/* line 451, app/assets/stylesheets/index2.scss */
.contact-page {
  font-family: 'Poppins';
}

/* line 455, app/assets/stylesheets/index2.scss */
.btn-style {
  color: #fff;
  background: #3498db;
  display: inline-block;
  padding: 6px 22px;
  font-size: 14px;
  border-radius: 2px;
  z-index: 9;
  position: relative;
  border: 1px solid transparent;
  transition: .3s;
}

/* line 470, app/assets/stylesheets/index2.scss */
.btn-style:hover {
  border: 1px solid #3498db;
  background-color: rgba(52, 152, 219, 0.8);
  color: #fff;
}

/* line 476, app/assets/stylesheets/index2.scss */
.article-show a {
  color: #3a91ff;
}

/* line 479, app/assets/stylesheets/index2.scss */
.article-show a:hover {
  color: #2080ff;
  text-decoration: underline !important;
}

/* line 485, app/assets/stylesheets/index2.scss */
.article-show {
  font-size: 1.4rem;
  line-height: 1.6;
}

/* line 491, app/assets/stylesheets/index2.scss */
.trix-content .attachment--preview img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 497, app/assets/stylesheets/index2.scss */
.trix-content .attachment--preview {
  margin-top: 1rem;
}

/* Humber menu  */
/* line 502, app/assets/stylesheets/index2.scss */
.rakibHumbergarMenu {
  display: inline-block;
  cursor: pointer;
}

/* line 507, app/assets/stylesheets/index2.scss */
.bar1,
.bar2,
.bar3 {
  width: 30px;
  height: 2px;
  background-color: #333;
  margin: 6px 0;
  transition: 0.4s;
}

/* line 519, app/assets/stylesheets/index2.scss */
.change .bar1 {
  transform: translate(0, 8px) rotate(-45deg);
}

/* line 525, app/assets/stylesheets/index2.scss */
.change .bar2 {
  opacity: 0;
}

/* line 529, app/assets/stylesheets/index2.scss */
.change .bar3 {
  transform: translate(0, -8px) rotate(45deg);
}

/* ===========   0. Header area css End  ========= */
/* ===========   1. Header area css start  ========= */
/* line 538, app/assets/stylesheets/index2.scss */
.menu_area {
  box-shadow: rgba(17, 17, 26, 0.1) 0px 1px 4px;
  padding: 7px 0;
}

/* line 544, app/assets/stylesheets/index2.scss */
.menuText_area {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/* Logo area start  */
/* line 557, app/assets/stylesheets/index2.scss */
.logoArea a img {
  width: 160px;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
}

/* Menu area start  */
/* line 565, app/assets/stylesheets/index2.scss */
.menu ul {
  display: flex;
  align-items: center;
}

/* line 574, app/assets/stylesheets/index2.scss */
.loginArea a,
.menu ul li a {
  display: inline-block;
  color: white;
  font-size: 17px;
  font-weight: 400;
  padding: 7px 15px;
}

/* line 583, app/assets/stylesheets/index2.scss */
.menu ul li .active {
  position: relative;
  font-weight: 600 !important;
}

/* line 588, app/assets/stylesheets/index2.scss */
.menu ul li .active::after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0px;
  width: 80%;
  height: 1px;
  padding-top: 4px;
  background-color: #3DBAB3;
  right: 0;
  margin: auto;
  font-weight: bold;
}

/* login area start  */
/* line 603, app/assets/stylesheets/index2.scss */
.loginArea button {
  color: #000;
  background: #F8F9F9;
  border: 0;
  padding: 12px 12px;
  border: 1px solid gray;
  font-weight: 600;
  letter-spacing: 3px;
  font-size: 14px;
  text-transform: uppercase;
}

/* ===========   1. Header area css End  ========= */
/* ===========   2. Banner area css start  ========= */
/* line 619, app/assets/stylesheets/index2.scss */
.bannerSingle_item {
  padding: 220px 0;
}

/* line 623, app/assets/stylesheets/index2.scss */
.bannerSingle_item_sub h4 {
  color: #000;
  font-size: 32px;
  text-transform: uppercase;
  letter-spacing: 12px;
  font-weight: 600;
}

/* line 631, app/assets/stylesheets/index2.scss */
.bannerSingle_item_sub h4 span {
  color: #96F8ED;
  padding-left: 20px;
}

/* ===========   2. Banner area css End  ========= */
/* ===========   3. Arrow area css start  ========= */
/* line 640, app/assets/stylesheets/index2.scss */
.arrow_area {
  padding: 70px 0;
}

/* line 644, app/assets/stylesheets/index2.scss */
.arrow_textArea h1 {
  padding-bottom: 30px;
}

/* line 648, app/assets/stylesheets/index2.scss */
.single_arrow {
  display: flex;
  flex-direction: column;
  gap: 10px;
  height: 421px;
}

/* line 660, app/assets/stylesheets/index2.scss */
.extraSingle_arrowimg {
  height: 50%;
}

/* line 664, app/assets/stylesheets/index2.scss */
.single_arrowimg {
  padding: 20px;
}

/* line 668, app/assets/stylesheets/index2.scss */
.single_arrowimgText a {
  margin-top: 32px;
}

/* line 672, app/assets/stylesheets/index2.scss */
.single_arrowimgText p {
  position: relative;
  z-index: 9;
  color: #fff;
}

/* owl slider  */
/* line 680, app/assets/stylesheets/index2.scss */
.arrow_area .owl-prev {
  color: red !important;
  position: absolute;
  background: #fff;
  left: 260px;
  top: 0;
  bottom: 0;
}

/* line 689, app/assets/stylesheets/index2.scss */
.arrow_area .owl-next {
  color: red !important;
  position: absolute;
  background: #fff;
  right: 260px;
  top: 0;
  bottom: 0;
}

/* line 698, app/assets/stylesheets/index2.scss */
.arrow_area .owl-next span {
  font-size: 26px;
  background: #fff;
  width: 40px !important;
  height: 41px !important;
  display: inline-block;
  border-radius: 50%;
}

/* line 707, app/assets/stylesheets/index2.scss */
.arrow_area .owl-prev span {
  font-size: 26px;
  background: #fff;
  width: 40px !important;
  height: 41px !important;
  display: inline-block;
  border-radius: 50%;
}

/* line 716, app/assets/stylesheets/index2.scss */
.arrow_area .owl-theme .owl-nav [class*="owl-"]:hover {
  text-decoration: none;
  background: transparent;
}

/* line 721, app/assets/stylesheets/index2.scss */
.arrow_area .owl-next.disabled span {
  display: none;
}

/* line 725, app/assets/stylesheets/index2.scss */
.arrow_area .owl-prev.disabled span {
  display: none;
}

/* ===========   3. Arrow area css End  ========= */
/* ===========   4. About area css Start  ========= */
/* line 734, app/assets/stylesheets/index2.scss */
.about_area {
  border-top: 1px solid gray;
  border-bottom: 1px solid gray;
}

/* line 739, app/assets/stylesheets/index2.scss */
.about_border_right {
  border-right: 1px solid gray;
  padding: 50px 0px;
  padding-right: 30px;
}

/* line 745, app/assets/stylesheets/index2.scss */
.aboutSingleMainRight {
  height: 46%;
}

/* line 749, app/assets/stylesheets/index2.scss */
.about_border_top {
  border-top: 1px solid gray;
}

/* line 753, app/assets/stylesheets/index2.scss */
.aboutSingleMainRight .about_single {
  padding: 39px 0 0 24px;
}

/* fixed css end  */
/* line 760, app/assets/stylesheets/index2.scss */
.about_text h2 {
  font-size: 50px;
  font-weight: 500;
  padding-bottom: 40px;
}

/* line 766, app/assets/stylesheets/index2.scss */
.about_single h3 {
  font-size: 24px;
  text-transform: uppercase;
  letter-spacing: 7px;
  font-weight: 600;
  padding: 30px 0 15px 0;
}

/* line 774, app/assets/stylesheets/index2.scss */
.about_single span {
  border: 2px solid black;
  display: inline-block;
  padding: 7px 17px;
  font-size: 18px;
}

/* line 781, app/assets/stylesheets/index2.scss */
.aboutBtn a {
  padding: 9px 22px;
  text-transform: uppercase;
}

/* line 786, app/assets/stylesheets/index2.scss */
.aboutBtn {
  text-align: right;
  margin-top: 50px;
}

/* line 791, app/assets/stylesheets/index2.scss */
.aboutSingleMainRight a {
  max-width: 172px;
  display: flex;
  justify-content: center;
  padding: 10px;
  text-transform: uppercase;
  font-weight: 400;
  margin: 28px 0;
}

/* ===========   4. About area css End  ========= */
/* ===========   5. PlayStore area css start  ========= */
/* line 809, app/assets/stylesheets/index2.scss */
.playstoreArea {
  padding: 70px 0;
}

/* Right site area start  */
/* line 814, app/assets/stylesheets/index2.scss */
.playstoreRight_img {
  padding: 20px;
  border: 1px solid #000;
  margin-bottom: 20px;
}

/* line 820, app/assets/stylesheets/index2.scss */
.playstoreRight_img img {
  width: 100%;
  height: auto;
}

/* line 825, app/assets/stylesheets/index2.scss */
.playstoreLeft_img img {
  left: 0;
  position: relative;
  width: 100%;
}

/* slider area start  */
/* line 832, app/assets/stylesheets/index2.scss */
.playstoreLeft_slider h4 {
  font-size: 30px;
  padding-bottom: 18px;
}

/* line 837, app/assets/stylesheets/index2.scss */
.playstoreItem img {
  width: 100%;
  height: 250px;
  -o-object-fit: cover;
  object-fit: cover;
}

/* line 844, app/assets/stylesheets/index2.scss */
.playstoreLeft_slider {
  padding: 50px 0;
}

/* line 848, app/assets/stylesheets/index2.scss */
.playstoreLeft_slider .owl-nav {
  position: absolute;
  right: 0;
  left: 0;
}

/* playstore link  */
/* line 855, app/assets/stylesheets/index2.scss */
.palystoreImgLink {
  display: flex;
  gap: 40px;
  align-items: self-start;
}

/* line 865, app/assets/stylesheets/index2.scss */
.playstoreLink img {
  width: 171px;
  display: block;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
  margin: 14px 0px;
}

/* line 874, app/assets/stylesheets/index2.scss */
.palystoreOnlyLink ul {
  padding-top: 10px;
}

/* line 878, app/assets/stylesheets/index2.scss */
.palystoreOnlyLink ul li a {
  color: #000;
  display: inline-block;
  line-height: 1.7;
  font-size: 17px;
  font-weight: 600;
  transition: .3s;
}

/* line 889, app/assets/stylesheets/index2.scss */
.palystoreOnlyLink ul li a:hover {
  color: gray;
}

/* ===========   5. PlayStore area css End  ========= */
/* ===========   6. Footer area css start  ========= */
/* line 898, app/assets/stylesheets/index2.scss */
.footerArea {
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  padding: 20px 0;
}

/* line 904, app/assets/stylesheets/index2.scss */
.footerText p {
  text-align: center;
}

/* =================================================== */
/* ===========      About page start        ========= */
/* =============================================== = */
/* line 916, app/assets/stylesheets/index2.scss */
.aboutBanner_right {
  position: relative;
}

/* line 920, app/assets/stylesheets/index2.scss */
.aboutBanner_left {
  background: #ffff;
  transform: translateX(80px);
  z-index: 99;
  position: relative;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  padding: 34px 29px;
}

/* search area  */
/* line 933, app/assets/stylesheets/index2.scss */
.aboutBanner_left h2 {
  font-size: 50px;
  font-family: 'Arya', sans-serif;
  font-weight: 600;
}

/* line 939, app/assets/stylesheets/index2.scss */
.search form {
  position: relative;
}

/* line 943, app/assets/stylesheets/index2.scss */
.search form input {
  padding: 9px 18px;
  font-size: 16px;
  border: 1px solid #000;
  width: 100%;
}

/* line 950, app/assets/stylesheets/index2.scss */
.search form button {
  position: absolute;
  right: 0px;
  top: 0px;
  background: transparent;
  border: navajowhite;
  font-size: 16px;
  width: 46px;
  height: 100%;
  border-left: 1px solid #80808073;
}

/* Right area start  */
/* line 963, app/assets/stylesheets/index2.scss */
.aboutBanner_right:after {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
}

/* line 973, app/assets/stylesheets/index2.scss */
.aboutBanner_right img {
  width: 100%;
  min-height: 400px;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
}

/* ===========   7. About Banner css end  ========= */
/* ===========   8. About Box css Start  ========= */
/* line 984, app/assets/stylesheets/index2.scss */
.aboutBox_MiddleCheckboxMain label {
  margin: 8px 0;
  display: block;
}

/* line 989, app/assets/stylesheets/index2.scss */
.custom_checkbox_2 {
  position: relative;
  cursor: pointer;
}

/* line 994, app/assets/stylesheets/index2.scss */
.custom_checkbox_2 input {
  position: absolute;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  cursor: pointer;
  height: 0;
  width: 0;
}

/* line 1003, app/assets/stylesheets/index2.scss */
.custom_checkbox_2 .checkmark {
  position: absolute;
  top: 0px;
  left: 0;
  height: 22px;
  width: 23px;
  background-color: #FFF;
  border: 2px solid #000;
  border-radius: 2px;
}

/* line 1014, app/assets/stylesheets/index2.scss */
.custom_checkbox_2 .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* line 1020, app/assets/stylesheets/index2.scss */
.custom_checkbox_2 input:checked ~ .checkmark {
  background-color: #C5FDC0;
}

/* line 1024, app/assets/stylesheets/index2.scss */
.custom_checkbox_2 input:checked ~ .checkmark:after {
  display: block;
}

/* line 1028, app/assets/stylesheets/index2.scss */
.custom_checkbox_2 .checkmark::after {
  left: 5px;
  top: -2px;
  width: 10px;
  height: 15px;
  border: solid #000;
  border-width: 0 3px 3px 0;
  transform: rotate(37deg);
}

/* line 1040, app/assets/stylesheets/index2.scss */
.custom_checkbox_2 p span {
  margin-left: 34px;
  font-size: 14px;
  color: #000;
  text-transform: none;
  display: block;
  font-weight: 300;
}

/* checkbox end css */
/* line 1050, app/assets/stylesheets/index2.scss */
.aboutBox_area {
  padding: 50px 0;
}

/* line 1054, app/assets/stylesheets/index2.scss */
.aboutBox_text {
  display: flex;
  gap: 40px;
}

/* Box left area css */
/* line 1062, app/assets/stylesheets/index2.scss */
.aboutBox_leftArea {
  flex: 0 0 26%;
}

/* line 1068, app/assets/stylesheets/index2.scss */
.aboutBox_TopAreaBtn a {
  width: 100%;
  padding: 10px 20px;
  text-align: center;
  text-transform: capitalize;
  letter-spacing: 1px;
}

/* line 1076, app/assets/stylesheets/index2.scss */
.aboutBox_MiddleInput {
  padding: 40px 0;
}

/* line 1080, app/assets/stylesheets/index2.scss */
.aboutBox_MiddleInput h4,
.aboutBox_MiddleCheckbox h4 {
  font-size: 18px;
  font-weight: 600;
  color: #000;
  padding-bottom: 15px;
}

/* line 1088, app/assets/stylesheets/index2.scss */
.aboutBox_MiddleInput input,
.aboutBox_BottomInput input {
  width: 100%;
  padding: 10px 16px;
  margin-bottom: 15px;
  font-size: 15px;
}

/* line 1096, app/assets/stylesheets/index2.scss */
.aboutBox_MiddleCheckbox {
  padding-bottom: 30px;
}

/* Box right area code  */
/* line 1101, app/assets/stylesheets/index2.scss */
.aboutBox_rightBox {
  flex: 0 0 74%;
}

/* line 1107, app/assets/stylesheets/index2.scss */
.aboutBox_right_single_itemHeader h2 {
  font-size: 45px;
  padding-bottom: 20px;
  font-family: 'Arya';
  font-weight: 600;
}

/* line 1114, app/assets/stylesheets/index2.scss */
.aboutBox_right_single_item img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
}

/* line 1121, app/assets/stylesheets/index2.scss */
.aboutBox_right_single_itemText p {
  font-weight: 600;
  font-size: 18px;
  padding-top: 10px;
}

/* show item start  */
/* line 1128, app/assets/stylesheets/index2.scss */
.boxItemShow {
  padding-top: 60px;
}

/* line 1132, app/assets/stylesheets/index2.scss */
.boxItemShowImg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

/* line 1139, app/assets/stylesheets/index2.scss */
.boxItemShowText h2 span {
  font-size: 18px;
  font-weight: 400;
}

/* line 1144, app/assets/stylesheets/index2.scss */
.boxItemShowText h3 {
  font-size: 20px;
  font-weight: 600;
  padding: 10px 0;
}

/* line 1150, app/assets/stylesheets/index2.scss */
.boxItemShowText span {
  color: #69788D;
  font-size: 12px;
  font-weight: 300;
  padding-top: 10px;
}

/* line 1157, app/assets/stylesheets/index2.scss */
.boxItemShowText p {
  color: #69788D;
  font-size: 14px;
  padding-top: 7px;
}

/* pagination area start  */
/* line 1164, app/assets/stylesheets/index2.scss */
.boxpagination ul {
  display: flex;
  justify-content: center;
  padding-top: 50px;
  align-items: center;
}

/* line 1177, app/assets/stylesheets/index2.scss */
.boxpagination ul li:first-child a {
  border: 0;
  font-size: 20px;
}

/* line 1182, app/assets/stylesheets/index2.scss */
.boxpagination ul li:last-child a {
  border: 0;
  font-size: 20px;
}

/* line 1187, app/assets/stylesheets/index2.scss */
.boxpagination ul li a {
  display: inline-block;
  padding: 5px 12px;
  border: 1px solid #000;
  color: #000;
  margin: 0 6px;
}

/* ===========   8. About Box css End  ========= */
/* =================================================== */
/* ===========      About page End        ========= */
/* =============================================== = */
/* =================================================== */
/* ===========      Contact page start        ========= */
/* =============================================== = */
/* line 1208, app/assets/stylesheets/index2.scss */
.rastaurants_area {
  padding: 30px 0;
}

/* line 1212, app/assets/stylesheets/index2.scss */
.aboutSearchArea {
  display: flex;
  align-items: center;
  gap: 81px;
}

/* line 1222, app/assets/stylesheets/index2.scss */
.aboutSearchArea_search .search {
  width: 480px;
}

/* line 1226, app/assets/stylesheets/index2.scss */
.aboutSearchArea_checkbox {
  display: flex;
  gap: 25px;
  align-items: center;
}

/* Restaurate Food area  */
/* line 1237, app/assets/stylesheets/index2.scss */
.raturanteFoodImg {
  padding: 50px 0;
}

/* line 1241, app/assets/stylesheets/index2.scss */
.accordion-button {
  font-size: 16px;
  text-transform: capitalize;
}

/* Food area  */
/* line 1247, app/assets/stylesheets/index2.scss */
.aboutBox_rightBox h1 {
  font-family: 'Arya';
  text-transform: inherit;
  padding-bottom: 30px;
}

/* line 1253, app/assets/stylesheets/index2.scss */
.resturanteSingleItem {
  border: 1px solid #000;
  height: 100%;
}

/* line 1258, app/assets/stylesheets/index2.scss */
.resturanteSingleItem img {
  width: 100%;
  height: 193px;
  -o-object-fit: cover;
  object-fit: cover;
}

/* line 1265, app/assets/stylesheets/index2.scss */
.resturanteSingleItemText {
  padding: 13px 15px;
}

/* line 1269, app/assets/stylesheets/index2.scss */
.resturanteSingleItemText h3 {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  padding-bottom: 10px;
}

/* line 1276, app/assets/stylesheets/index2.scss */
.resturanteSingleItemText p {
  color: #69788D;
  font-size: 12px;
  line-height: 185%;
}

/* =================================================== */
/* ===========      Contact page End        ========= */
/* =============================================== = */
/* line 1288, app/assets/stylesheets/index2.scss */
.blog_banner_text {
  display: flex;
  gap: 40px;
}

/* line 1295, app/assets/stylesheets/index2.scss */
.blog_banner_left_area {
  flex: 0 0 57%;
}

/* line 1301, app/assets/stylesheets/index2.scss */
.blog_banner_left_single {
  background-color: gray;
  height: 600px;
  width: 100%;
}

/* line 1307, app/assets/stylesheets/index2.scss */
.blog_banner_right_area {
  flex: 0 0 40%;
}

/* line 1313, app/assets/stylesheets/index2.scss */
.blog_banner_right_single {
  height: 280px;
  width: 100%;
  background: gray;
  margin-bottom: 30px;
}

/* line 1320, app/assets/stylesheets/index2.scss */
.blog_banner_single_item {
  width: 100%;
  height: 290px;
  background: gray;
}

/* ===========   9. Blog Banner css End  ========= */
/* ===========   10. Prat  css start  ========= */
/* line 1329, app/assets/stylesheets/index2.scss */
.part_area {
  padding: 70px 0;
}

/* line 1333, app/assets/stylesheets/index2.scss */
.part_text {
  display: flex;
  justify-content: space-between;
}

/* single icon area start  */
/* line 1343, app/assets/stylesheets/index2.scss */
.part_left_area {
  flex: 0 0 70%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 29px 0px;
}

/* line 1358, app/assets/stylesheets/index2.scss */
.part_left_single_text > span {
  height: 40px;
  width: 40px;
  border-radius: 50%;
  background: #3498db;
  display: inline-block;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 19px;
  margin: 6px 0 15px 0;
}

/* line 1379, app/assets/stylesheets/index2.scss */
.part_left_single_item {
  flex: 0 0 19%;
  text-align: center;
  border: 1px solid gray;
  padding: 20px 10px;
}

/* line 1388, app/assets/stylesheets/index2.scss */
.part_left_single_text {
  display: flex;
  flex-direction: column;
  align-items: center;
}

/* line 1401, app/assets/stylesheets/index2.scss */
.part_left_single_item > p {
  font-size: 14px;
  font-weight: 400;
  color: #3c3c3c;
}

/* line 1407, app/assets/stylesheets/index2.scss */
.part_left_single_text h4 {
  color: #000;
  font-weight: 600;
  font-size: 18px;
  padding-bottom: 5px;
}

/* right ara start  */
/* line 1415, app/assets/stylesheets/index2.scss */
.part_right_area {
  flex: 0 0 28%;
  text-align: center;
}

/* line 1422, app/assets/stylesheets/index2.scss */
.part_right_area h2 {
  font-family: 'Arya';
  font-style: normal;
  font-weight: 400;
  font-size: 44px;
  line-height: 90px;
  color: #121212;
}

/* line 1431, app/assets/stylesheets/index2.scss */
.part_right_area p {
  padding-bottom: 20px;
}

/* line 1435, app/assets/stylesheets/index2.scss */
.part_btnArea a {
  display: block;
  padding: 9px 0;
  max-width: 120px;
  width: 100%;
  margin: 12px auto;
}

/* ===========   10. Prat  css End  ========= */
/* ===========   11. Searvices  css area start  ========= */
/* .searvices_text {
  display: flex;
  justify-content: flex-end;
} */
/* line 1451, app/assets/stylesheets/index2.scss */
.searvices_area {
  padding: 70px 0;
}

/* line 1455, app/assets/stylesheets/index2.scss */
.searvices_flex {
  display: flex;
  align-items: center;
  -moz-column-gap: 200px;
  column-gap: 200px;
}

/* line 1467, app/assets/stylesheets/index2.scss */
.searvices_left_area {
  flex: 0 0 45%;
}

/* line 1473, app/assets/stylesheets/index2.scss */
.searvices_right_img img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
  margin: 5px 0;
}

/* line 1481, app/assets/stylesheets/index2.scss */
.searvices_left_text h2 {
  font-family: 'Arya';
  font-weight: 400;
  font-size: 50px;
  line-height: 90px;
  color: #121212;
}

/* line 1489, app/assets/stylesheets/index2.scss */
.searvices_left_text p {
  font-family: 'Poppins';
  font-weight: 400;
  font-size: 14px;
  line-height: 185%;
  color: #69788D;
  padding-bottom: 16px;
}

/* ===========   11. Searvices  css area End  ========= */
/* ===========   12. Searvices  css area End  ========= */
/* line 1502, app/assets/stylesheets/index2.scss */
.details_area {
  padding: 70px 0;
}

/* line 1506, app/assets/stylesheets/index2.scss */
.details_text {
  display: flex;
}

/* slider area start  */
/* line 1513, app/assets/stylesheets/index2.scss */
.owl-nav {
  position: absolute;
  bottom: 22px;
  left: 41px;
}

/* line 1519, app/assets/stylesheets/index2.scss */
.owl-prev,
.owl-next {
  background: #fff !important;
  color: #000 !important;
  height: 50px;
  width: 50px;
  font-size: 20px !important;
  background: #fff !important;
  color: #000 !important;
  height: 50px;
  width: 50px;
  font-size: 20px !important;
  border: 2px solid gray !important;
}

/* line 1534, app/assets/stylesheets/index2.scss */
.owl-next:hover {
  background-color: #C0FDF6 !important;
}

/* line 1538, app/assets/stylesheets/index2.scss */
.owl-prev:hover {
  background-color: #C0FDF6 !important;
}

/* Left area start  */
/* line 1543, app/assets/stylesheets/index2.scss */
.details_left_area {
  flex: 0 0 50%;
  max-width: 50%;
}

/* line 1550, app/assets/stylesheets/index2.scss */
.details_right_text {
  max-width: 76%;
  width: 100%;
  margin: auto;
}

/* line 1556, app/assets/stylesheets/index2.scss */
.detils_slider_text {
  max-width: 200px;
  width: 100%;
  margin: auto;
  padding: 200px 0 250px 0;
  position: relative;
  z-index: 9;
}

/* line 1566, app/assets/stylesheets/index2.scss */
.detils_slider_text p {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.27em;
  text-transform: uppercase;
  color: #000000;
}

/* Rigth area start  */
/* line 1578, app/assets/stylesheets/index2.scss */
.details_right_header {
  display: flex;
}

/* line 1584, app/assets/stylesheets/index2.scss */
.details_right_header a {
  display: inline-block;
  padding: 5px 14px;
  border: 1px solid gray;
  font-size: 20px;
  color: #000;
}

/* line 1593, app/assets/stylesheets/index2.scss */
.details_right_text img {
  width: 326px;
  height: 126px;
  -o-object-fit: cover;
  object-fit: cover;
  margin-top: 30px;
}

/* line 1601, app/assets/stylesheets/index2.scss */
.details_right_header h2 {
  font-family: 'Arya';
  font-weight: 400;
  font-size: 50px;
  line-height: 90px;
  color: #121212;
}

/* line 1609, app/assets/stylesheets/index2.scss */
.details_right_text p {
  font-size: 14px;
  line-height: 185%;
  color: #69788D;
}

/* line 1615, app/assets/stylesheets/index2.scss */
.details_right_text ul {
  display: flex;
  align-items: center;
  padding: 18px 0 20px 0;
  gap: 30px;
}

/* line 1626, app/assets/stylesheets/index2.scss */
.details_right_text ul li a {
  font-size: 14px;
  line-height: 185%;
  color: #69788D;
  display: flex;
  align-items: center;
}

/* line 1638, app/assets/stylesheets/index2.scss */
.details_right_text ul li a i {
  font-size: 30px;
  margin-right: 7px;
}

/* ===========   12. Searvices  css area End  ========= */
@media screen and (max-width: 450px) {
  /* line 1645, app/assets/stylesheets/index2.scss */
  .article-header {
    width: 90%;
  }
}

@media (min-width: 451px) {
  /* line 1645, app/assets/stylesheets/index2.scss */
  .article-header {
    width: 40%;
  }
}

/* line 1656, app/assets/stylesheets/index2.scss */
.dz-details {
  font-size: 13px;
  font-weight: normal !important;
}

/* line 1660, app/assets/stylesheets/index2.scss */
.dz-details strong {
  font-weight: normal !important;
}

/* line 1665, app/assets/stylesheets/index2.scss */
.image-16-9-container {
  position: relative;
  width: 100%;
}

@media screen and (max-width: 450px) {
  /* line 1665, app/assets/stylesheets/index2.scss */
  .image-16-9-container {
    padding-bottom: 75%;
    /* 4:3 aspect ratio */
  }
}

@media (min-width: 768px) {
  /* line 1665, app/assets/stylesheets/index2.scss */
  .image-16-9-container {
    padding-bottom: 56%;
    /* 16:9 aspect ratio */
  }
}

/* line 1680, app/assets/stylesheets/index2.scss */
.image-16-9 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

/* line 1689, app/assets/stylesheets/index2.scss */
.swiper-button-prev,
.swiper-button-next {
  color: #3dbab3 !important;
}
