/*
 Theme Name:   Hello Elementor Child
 Theme URI:    http://example.com/hello-elementor-child
 Description:  Hello Elementor Child Theme
 Author:       Your Name
 Author URI:   http://example.com
 Template:     hello-elementor
 Version:      1.0.0
*/

/* Importing the parent theme style.css */
@import url("../hello-elementor/style.css");

:root {
  --color1: #015b3e;
  --color2: #fdf38a;
  --color3: #191919;
  --color4: #fff;
  --color5: #133a26;
}

/* Custom CSS can go here */

ul.elementskit-dropdown.elementskit-submenu-panel {
  left: -45px !important;
  transition: all 0.4s ease;
}
.dropdown-item {
  white-space: break-spaces !important;
}
.elementskit-submenu-indicator,
.elementskit-submenu-indicator:before {
  font-weight: bold !important;
}
.elementskit-navbar-nav .elementskit-submenu-panel > li > a {
  text-align: center !important;
  display: block !important;
}
.hfe-menu-cart--items-indicator-bubble
  .hfe-menu-cart__toggle
  .elementor-button-icon[data-counter]:before {
  top: 3px !important;
  right: -15px !important;
}

.owce-carousel-team-two .owl-overlay:after {
  content: "";
  background: #133a26;
  inset: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  visibility: visible;
}

.owce-carousel-team-two .owl-item:hover .owl-overlay:after {
  opacity: 0.5;
}
.owce-carousel-team-two .owl-team-footer {
  top: 60%;
  opacity: 1;
  visibility: visible;
  width: 80%;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
}
.owce-carousel-team-two .owl-social-icon {
  margin-top: 0px;
  margin-bottom: 50px;
  order: 1;
}
.owce-carousel-team-two .owl-title {
  order: 2;
}

.weoffer-services .e-n-tab-title {
  justify-content: space-between;
  display: flex;
  align-items: center;
}
.accordion-with-tab .elementor-widget-image {
  position: absolute !important;
  right: -100%;
  top: -10% !important;
}
.accordion-with-tab .elementor-element.e-con-full {
  position: inherit !important;
}
.accordion-with-tab .e-n-accordion-item {
  position: inherit !important;
}

.accordion-with-tab .e-n-accordion-item:first-child .e-n-accordion-item-title {
  border-width: 0px 0px 0px 0px !important;
}
@media (min-width: 1025px) {
  .ekit-nav-dropdown-hover .elementskit-dropdown-has > .elementskit-dropdown {
    transform: translateY(0px) !important;
  }
  
  .curated-picks .owl-content {
    position: relative;
    padding-bottom: 50px; 
  }
  .curated-picks .owl-nav {
    position: absolute !important;
    left: 430px;
    bottom: 130px;
    width: auto;
  }
  .curated-picks .owl-nav .owl-prev {
    left: -58px !important; 
  }
  .curated-picks .owce-carousel .owl-content{
    padding: 30px 30px 80px 30px !important;
  }

}

@media (min-width: 1400px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1180px !important;
  }
}
label {
  width: 100%;
}
select.wpcf7-form-control {
  font-family: "Helvetica", Sans-serif;
  font-size: 14px;
  font-weight: 400;
  text-transform: none;
  color: var(--e-global-color-text);
  accent-color: #f5f5f5;
  background-color: #f5f5f5;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #f5f5f5;
  border-radius: 8px 8px 8px 8px;
  padding: 10px 15px 10px 15px;
}
.codedropz-upload-handler {
  border: 1px dashed #d5d5d5;
  border-radius: 8px;
  margin-bottom: 10px;
  position: relative;
}
.codedropz-upload-inner h3 {
  font: normal normal bold 15px / 22px Helvetica;
  letter-spacing: 0px;
  color: #191919;
  margin-bottom: 0;
}
.codedropz-upload-inner .codedropz-btn-wrap a.cd-upload-btn {
  font: normal normal normal 13px / 20px Helvetica;
  letter-spacing: 0px;
  color: #767676;
}
.codedropz-upload-inner span,
span.dnd-upload-counter {
  display: none;
}
.codedropz-upload-inner {
  padding-top: 35px;
}

.codedropz-upload-inner:before {
  content: "";
  width: 35px;
  height: 35px;
  background-image: url(https://draftsite1.com/lovely-landscape/wp-content/uploads/2025/12/icon-upload.png);
  background-size: contain;
  background-position: center;
  position: absolute;
  top: 20px;
  background-repeat: no-repeat;
  left: 0;
  right: 0;
  margin: auto;
}

/* home banner css start */

.hero-banner .carousel-caption {
  position: absolute;
  top: 50%;
  right: 0;
  bottom: inherit;
  left: 0;
  padding-top: 0;
  padding-bottom: 0;
  color: #fff;
  text-align: center !important;
  transform: translate(0%, -50%);
}
.hero-banner  .carousel-inner .img-wrap {
  position: relative;
  z-index: 0;
}
.hero-banner  .carousel-inner .img-wrap:before {
 content: '';
 position: absolute;
 left: 0;
 top: 0;
 bottom: 0;
 right: 0;
 background-color: #000;
 opacity: 0.3;
 z-index: 1;
}
.hero-banner .carousel-caption h6 {
  font: normal normal 400 52px/62px Italiana;
  letter-spacing: 0px;
  color: #ffffff;
}
.hero-banner .carousel-caption .para {
  font: normal normal 400 16px/24px Italiana;
  letter-spacing: 0px;
  color: #ffffff;
}
.arrow-control-slider {
  display: flex;
  justify-content: space-between;
}
.arrow-control-slider span {
  background-color: transparent;
  padding: 5px;
  width: 35px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
  color: #fff;
  font-size: 36px;
  cursor: pointer;
  margin-right: 5px;
}
.arrow-control-slider span:hover {
  background-color: transparent;
}

.arrow-control-slider .control-prev {
  border-radius: 0px;
}
.arrow-control-slider .control-next {
  border-radius: 0px;
}
.arrow-control-bottom {
  display: flex;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  z-index: 9;
  width: 100%;
}

.hero-banner .indicators-num {
  display: flex;
  position: absolute;
  bottom: 5%;
  left: 0;
  z-index: 9;
  width: 100%;
}
.hero-banner .carousel-indicator {
  display: flex;
}
.hero-banner .carousel-indicator span {
  color: #fff;
}
.carousel-indicators [data-bs-target] {
  width: 8px !important;
  height: 8px !important;
  background-color: #fff;
  border: 0 !important;
  border-radius: 8px !important;
  transform: translate(0) !important;
  opacity: 1 !important;
}
.carousel-indicators [data-bs-target]:hover,
.carousel-indicators [data-bs-target].active {
  background-color: var(--color2) !important;
}
.hero-banner .carousel-indicator button {
  border-radius: 0 !important;
  background: transparent !important;
  padding: 0;
  border: 0 !important;
  margin-right: 8px;
}
.hero-banner .carousel-indicator button .budge {
  background: #eee !important;
  opacity: 1 !important;
  padding: 3px 15px 3px 15px !important;
  border: 0 !important;
  border-radius: 0;
  width: 30px !important;
  height: 10px !important;
  display: inline-block;
}
.hero-banner .carousel-indicator button.active .budge {
  background: var(--color1) !important;
}
.hero-banner .carousel-indicator button .number {
  color: #fff;
  font-size: 16px;
  font-weight: 600;
}
.hero-banner .carousel-indicator button.active .number {
  color: var(--color1) !important;
}

a.elementor-button.elementor-btn-light {
  border: 1px solid var(--color1) !important;
  color: #fff;
  background-color: var(--color1) !important;
  display: inline-flex;
  align-items: center;
}
a.elementor-button.elementor-btn-light svg {
  margin-left: 8px;
  font-size: 18px;
}
a.elementor-button.elementor-btn-light:hover {
  border: 1px solid var(--color5) !important;
  background-color: var(--color5) !important;
  color: #fff;
}

/* home banner css end */

.after1 .elementor-heading-title:before {
  content: "";
  position: absolute;
  left: -12px;
  top: 3px;
  width: 7px;
  height: 7px;
  background-color: var(--color2);
  border-radius: 7px;
}
.after2 .elementor-heading-title:before {
  content: "";
  position: absolute;
  left: -12px;
  top: 3px;
  width: 7px;
  height: 7px;
  background-color: var(--color1);
  border-radius: 7px;
}

button.elementor-button.theme-btn-custom {
  border: 1px solid #fff;
  background-color: transparent !important;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}
button.elementor-button.theme-btn-custom svg {
  margin-left: 5px;
  font-size: 18px;
  color: #fff;
}
button.elementor-button.theme-btn-custom:hover {
  border: 1px solid #fff;
  background-color: #fff !important;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--color1);
}
button.elementor-button.theme-btn-custom:hover svg {
  color: var(--color1);
  fill: var(--color1);
}
.captcha p:first-child {
  display: none;
}
.cf7sr-g-recaptcha {
  transform: scale(0.77);
  -webkit-transform: scale(0.77);
  transform-origin: 0 0;
  -webkit-transform-origin: top left;
}
.captcha .cf7sr-g-recaptcha div {
  margin-left: 0;
}

/* pagination style one css start  */
.pagination-style-one {
  display: inline-flex;
  justify-content: center;
}
.pagination-style-one .page-numbers.current {
  font-weight: 600 !important;
  color: var(--color1) !important;
  text-underline-offset: 4px;
}
.pagination-style-one .page-numbers i {
  font-size: 21px;
}
.pagination-style-one .page-numbers {
  font: normal normal 600 15px / 22px Helvetica !important;
  letter-spacing: 0px;
  color: #292c2d !important;
  background: transparent 0% 0% no-repeat padding-box;
  border: 0px solid #ececec;
  border-radius: 8px;
  text-decoration: none !important;
  width: 25px;
  height: 45px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin: 0 5px;
}
/* pagination style one css start  */
.after-post .prev, .after-post .next {
  position: relative;
  transition: all 0.4s ease;
}
.after-post .next {
  padding-right: 20px;
}

.after-post .prev {
  padding-left: 20px;
}
.after-post .prev::before{
  content: "\e89f";
  left: 0;
  position: absolute;
  font-family: eicons;
  font-size: inherit;
  font-weight: 400;
  font-size: 19px;
  transition: all 0.4s ease;
}
.after-post .prev:hover::before{
  transform: translateX(-10px);
}

.after-post .next::before{
  content: "\e89e";
  right: 0;
  position: absolute;
  font-family: eicons;
  font-size: inherit;
  font-weight: 400;
  font-size: 19px;
  transition: all 0.4s ease;
}
.after-post .next:hover::before{
  transform: translateX(10px);
}

.career-inner .more-information ul {
    padding-left: 15px;
    margin-bottom: 20px;
}

.our-spaces:hover .elementor-widget-image img {
  opacity: 0;
}
.our-spaces:hover .elementor-widget-text-editor p, .our-spaces:hover .elementor-widget-text-editor {
  color: #fff;
}
.btm-effect {
  overflow: hidden;
  border-radius: 25px;
  }
.valueeffect .effects img {
transition: all 0.4s ease;
}
.valueeffect .effects img {
  transform: scale(1.1);
}
.valueeffect  .btm-effect-two {
  overflow: hidden;
  border-radius: 25px;
}
.valueeffect:hover  .btm-effect-two  img{
  transform: scale(1.1) translate(0%, -1%) !important;
}

.valueeffect:hover .effects img {
  transform: scale(1.1) translate(0%, 1%);
}

.our-spaces-two:hover .elementor-widget-image img {
  filter: brightness(0) saturate(100%) invert(99%) sepia(96%) saturate(762%)
    hue-rotate(351deg) brightness(111%) contrast(98%);
}

.our-spaces-two:hover .elementor-widget-text-editor {
  color: #fff !important;
}

.faq-accordion details:first-child summary.e-n-accordion-item-title {
  border-top: 0px !important;
}

.curated-picks .owce-carousel .owl-content {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 30px;
  transform: translate(0%, -50%);
  width: 40%;
  background: #fdf38a;
  padding: 30px;
  border-radius: 30px;
  margin: 0;
}
.curated-picks .owce-carousel .owl-content span {
  font: normal normal bold 32px/42px Helvetica;
  letter-spacing: 0px;
  color: #015b3e;
  display: block;
  margin-bottom: 20px;
}
.curated-picks .owl-nav .owl-prev,
.curated-picks .owl-nav .owl-next {
  top: 50%;
  border-radius: 50px !important;
}
.curated-picks .owl-nav .owl-prev {
  left: -18px;
}
.curated-picks .owl-nav .owl-next {
  right: -18px;
}
.curated-picks .owl-nav i {
  background-color: #133a26;
  color: var(--e-global-color-secondary);
  font-size: 16px;
  font-weight: 100;
  border-radius: 50px;
}
/* Blog css start */

.sservices-home-slider .owl-stage-outer {
  overflow: visible;
}

.blog-post-card {
  margin-bottom: 40px;
  border-radius: 16px;
  overflow: hidden;
  background: #fff;
}
.article-detail .breadcrumb {
  font: normal normal normal 13px / 25px Helvetica;
  letter-spacing: 0px;
  color: #A5A5A5;
}
.article-detail .breadcrumb a {
  color: #A5A5A5;
}
.article-detail .breadcrumb span {
  color: #015B3E;
}

.blog-image-wrapper {
  position: relative;
}
.blog-post-card  .blog-image-wrapper a { 
  overflow: hidden;
  position: relative;
  z-index: 0;
  display: block;
}
.blog-post-card  .blog-image-wrapper a:before { 
content: '';
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
background-color: #fff;
opacity: 0;
border-radius: 20px;
transition: all 0.4s ease;
z-index: 1;
}
.blog-post-card:hover  .blog-image-wrapper a:before { 
opacity: 0.2;
}
.blog-image-wrapper a {
  display: block;
  overflow: hidden;
  border-radius: 15px;
}
.blog-image-wrapper img {
  width: 100%;
  border-radius: 15px;
  display: block;
  transition: all 0.4s ease;
}
.blog-post-card:hover .blog-image-wrapper img {
  transform: scale(1.05);
}

.blog-category-badge {
  position: absolute;
  top: 15px;
  left: 15px;
  background: var(--color2) !important;
  color: var(--color1) !important;
  padding: 6px 12px;
  border-radius: 12px;
  text-transform: capitalize;
  font: normal normal bold 11px/15px Helvetica;
  letter-spacing: 0.26px;
  text-transform: uppercase;
}

.blog-content {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}

.blog-post-card .bottom-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.blog-content h2 {
  font: normal normal bold 21px/28px Helvetica;
  letter-spacing: 0px;
  color: #191919;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  min-height: 85px;
}

.blog-content h2 a {
  color: #191919;
  text-decoration: none;
}

.blog-content p {
  margin-top: 10px;
}
.blog-post-card .divider {
  width: 100%;
  height: 1px;
  background: #ccc;
  margin-bottom: 15px;
}
.date {
  font: normal normal normal 14px/25px Helvetica;
letter-spacing: 0.28px;
color: #767676;
}

.read-more-btn {
  font: normal normal bold 14px/25px Helvetica;
  letter-spacing: 0.28px;
  color: #015B3E;
  padding-right: 15px;
  position: relative;
  transition: all 0.4s ease;
}
.read-more-btn:before{
  content: "\e89e";
  position: absolute;
  right: 0;
  font-family: eicons;
  font-size: 16px;
  transition: all 0.4s ease;
}
.read-more-btn:hover:before{
 transform: translateX(5px);
}
.read-more-btn:hover {
  color: #133A26;
}

h3.cat-color {
  color: var(--color1) !important;
  font-size: 22px !important;
  font-weight: 600 !important;
  padding-bottom: 2px !important;
}

.category-list {
  list-style: none;
  padding: 0;
  margin-bottom: 30px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
}

.category-list li {
  margin-bottom: 8px;
}

.category-list a {
  text-decoration: none;
  display: block;
  background: #fdf38a 0% 0% no-repeat padding-box;
  border-radius: 100px;
  font: normal normal bold 14px / 17px Helvetica;
  letter-spacing: 0.28px;
  color: #133a26;
  text-transform: uppercase;
  padding: 10px 20px;
  min-width: 120px;
  text-align: center;
}
.category-list a span {
  float: right;
}
.category-list a:hover,
.category-list a.active {
  background-color: #133a26 !important;
  color: #fdf38a;
  text-decoration: none;
}
.article-detail {
  padding: 40px 0 50px;
}
.article-detail  .title {
  font: normal normal bold 38px / 46px Helvetica;
  letter-spacing: 0px;
  color: #191919;
}
.article-detail .blog-category-badges {
  background: #FDF38A 0% 0% no-repeat padding-box;
  font: normal normal bold 11px / 16px Helvetica;
  letter-spacing: 0.28px;
  color: #133A26;
  text-transform: uppercase;
  padding: 6px 20px;
  border-radius: 30px;
  margin: 0;
  display: inline-block;
}
.article-detail .image-wrapper img {
  border-radius: 20px;
}

.prevnext-post {
  font: normal normal bold 14px/25px Helvetica;
  letter-spacing: 0.28px;
  color: #015B3E;
}
.recent-post {
  display: flex;
  gap: 12px;
  margin-bottom: 20px;
  align-items: center !important;
}

.recent-post img {
  width: 70px;
  display: block;
}

.recent-post a {
  font-size: 16px !important;
  color: #292c2d !important;
  font-weight: 500;
  text-decoration: none;
  display: inline-block;
  line-height: 21px;
  margin-bottom: 0px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.recent-date {
  font-size: 14px !important;
  color: #292c2d !important;
  margin-top: 2px;
}

/* blog css end */

/* testimonials css start */

/* testimonials box one  css start */


.testimonials-box-one {
  background: #ffffff 0% 0% no-repeat padding-box;
  border: 2px solid #ececec;
  border-radius: 10px 150px 10px 10px;
  padding: 0px 50px 50px 50px;
  text-align: center;
  margin-top: 55px;
  position: relative;
}
.testimonials-box-one:before {
  content: "";
  position: absolute;
  bottom: -1px;
  width: calc(100% + 4px);
  height: 10px;
  background: var(--color1);
  left: -2px;
  border-radius: 0px 0px 10px 10px;
  transition: all 0.4s ease;
}
.testimonials-box-one:hover:before {
  content: "";
  background: var(--color2);
}

.testimonials-box-one .img-wrap {
  position: relative;
  margin-top: -50px;
}

.testimonials-box-one .img-wrap img {
  width: 100px !important;
  margin: 0px auto;
  border-radius: 50%;
}
.testimonials-box-one .title,
.testimonials-box-one-popup .title {
  font: normal normal normal 21px / 25px Italiana;
  letter-spacing: 0px;
  color: var(--color1);
  margin-bottom: 5px;
  margin-top: 20px;
}
.testimonials-box-one .quate-img img {
  width: 25px;
  margin: 0 auto;
}
.testimonials-box-one .rating-area {
  color: #015b3e;
  font-size: 15px;
  letter-spacing: 1.2px;
  margin-top: 24px;
}
.testimonials-box-one .content-box {
  height: 130px;
}
.testimonials-box-one .content-box .description {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.read-more-link {
  text-decoration: underline !important;
  font: normal normal 700 15px / 28px Italiana;
  letter-spacing: 0px;
  color: #333 !important;
}

/* testimonials box one  css end */

/* testimonials box two  css start */
.testimonials-box-two {
  background: var(--color2) 0% 0% no-repeat padding-box;
  border: 1px solid var(--color2);
  border-radius: 20px;
  padding: 25px;
  transition: all 0.4s ease;
}

.testimonials-box-two.testimonials-box-slider {
  border: 0 !important;
}
.testimonials-box-two .description {
  min-height: 150px;
}
.testimonials-box-two .description.description-list {
  min-height: 115px;
}

.testimonials-box-two .testimonials-wrap,
.testimonials-box-two-slider .testimonials-wrap {
  display: flex;
  align-items: center;
  justify-content: start;
}
.testimonials-box-two .content-box {
  font: normal normal 400 14px / 21px Helvetica;
  letter-spacing: 0px;
  color: #191919;
  margin-bottom: 20px;
}
.testimonials-box-two .rating {
  color: #015b3e;
  font-size: 15px;
  letter-spacing: 1.2px;
}
.testimonials-box-two .testimonials-wrap .img-wrap img,
.testimonials-box-two-slider .testimonials-wrap .img-wrap img {
  width: 50px !important;
  min-width: 50px !important;
  height: 50px;
  border-radius: 50%;
  margin-right: 10px;
}
.testimonials-box-two .testimonials-wrap .title,
.testimonials-box-two-slider .testimonials-wrap .title {
  font: normal normal bold 16px / 24px Helvetica;
  letter-spacing: 0px;
  color: #3d4e46;
  margin: 0;
}
.testimonials-box-two .testimonials-wrap .posotion {
  color: #191919;
  font: normal normal 500 14px / 20px Helvetica;
}
.read-more {
  font: oblique normal bold 10px / 15px Helvetica;
  letter-spacing: 0.65px;
  color: #778981 !important;
  text-transform: uppercase;
  cursor: pointer;
}
.read-more:hover {
  color: #778981 !important;
}

/* testimonials css start */

/* testimonials popup css start */
.model-testimonial .img-wrap img {
  width: 50px !important;
  margin: 0px auto;
  border-radius: 50%;
}
.model-testimonial button.btn-close {
  position: absolute;
  background-color: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  right: -50px;
  top: 5px;
  z-index: 9;
  opacity: 1;
  filter: invert(1);
  padding: 0;
  width: 20px;
  box-shadow: none !important;
  outline: none;
}
@media only screen and (max-width: 991px) {
  .model-testimonial button.btn-close {
    right: 15px;
    top: 15px;
    filter: none;
  }
}

span.wpcf7-spinner {
  position: absolute;
  bottom: 0;
  right: 0px;
}
.model-testimonial .modal-content {
  background: #ffffff 0% 0% no-repeat padding-box;
  border-radius: 20px;
  padding: 40px;
}
.model-testimonial .testimonials-wrap {
  display: flex;
  justify-content: start;
  align-items: center;
  margin-bottom: 15px;
}
.model-testimonial .testimonials-wrap .img-wrap {
  width: 50px;
  margin-right: 10px;
}
.model-testimonial .testimonials-wrap .img-wrap img {
  border-radius: 50%;
}
.model-testimonial .testimonials-wrap .title {
  font: normal normal 600 16px / 24px Helvetica;
  letter-spacing: 0px;
  color: #3d4e46;
  margin: 0;
}
.model-testimonial .rating {
  color: #015b3e;
  font-size: 15px;
  letter-spacing: 1.2px;
}

.modal-backdrop {
  background-color: #000 !important;
  opacity: 0.8 !important;
}

/* testimonials popup css end */

/* slick dots start  */

.arrowbtn {
  position: absolute;
  top: 30%;
  transform: translateY(-30%);
  background: #133A26;
  width: 40px;
  height: 40px;
  font-size: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  z-index: 99;
  color: #FDF38A;
  cursor: pointer;
}
.right-btn-p {
  right: 0 !important;
}
.left-btn-p {
  left: 0 !important;
}
.arrowbtn:hover {
  background: #133A26;
  color: #FDF38A;
}
.left-btn {
  left: -10px;
}
.right-btn {
  right: -10px;
}

ul.slick-dots {
  display: flex;
  justify-content: start;
  margin-top: 15px;
  list-style: none;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0;
}
ul.slick-dots li {
  margin: 0 5px;
}
ul.slick-dots li button {
  padding: 2px;
  font-size: 0;
  border-radius: 5px !important;
  width: 20px;
  height: 5px !important;
  background-color: #ffffff;
  border-color: #ffffff;
  opacity: 0.5;
}
ul.slick-dots li.slick-active button,
ul.slick-dots li button:hover {
  background-color: #fff !important;
  width: 32px;
  opacity: 1;
  border-color: #fff !important;
}
/* slick dots end  */

.elementor-slideshow__title {
  display: none !important;
}
header.elementor-slideshow__header.elementor-lightbox-prevent-close {
  display: none !important;
}
.elementor-lightbox .dialog-lightbox-close-button {
  background-color: #ee473e;
  padding: 12px !important;
  border-radius: 50px !important;
}

/* download pdf start */

.download-box .img-box {
  background: #ffffff 0% 0% no-repeat padding-box;
  border: 1px solid #bec0c5;
  border-radius: 20px;
  overflow: hidden;
}
.download-box .img-box img {
  transition: 0.3s ease all;
}
.download-box:hover .img-box img {
  scale: 1.1;
}
.download-box .text-box h4 {
  text-align: left;
  font: normal normal 500 20px/26px Italiana;
  letter-spacing: 0px;
  color: var(--color1);
  opacity: 1;
}
.download-box .text-box .description {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.download-box .text-box .elementor-button img {
  filter: brightness(10);
}
.download-box .text-box .elementor-button:hover img {
  filter: inherit;
}

/* download pdf end */

/* other box one css start */

.other-box-one .img-wrap {
  position: relative;
  overflow: hidden;
}
.other-box-one .img-wrap img {
  transition: all 0.4s ease;
}
.other-box-one .img-wrap .btn-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: all 0.4s ease;
}
.other-box-one:hover .img-wrap .btn-center {
  opacity: 1;
}
.other-box-one:hover .img-wrap img {
  transform: scale(1.05);
}
.other-box-one .content-box .date {
  font: normal normal 600 13px / 18px Italiana;
  letter-spacing: 1.6px;
  color: #000;
  text-transform: uppercase;
  margin-bottom: 8px;
}
.other-box-one .content-box .title {
  font: normal normal 500 20px/28px Italiana;
  letter-spacing: 0px;
  color: var(--color1);
  margin-bottom: 10px;
}
/* other box one css start */

/* filter css start */
ul#project-filter-list {
  display: flex;
  justify-content: center;
  margin-bottom: 40px !important;
  padding-left: 0;
  list-style: none;
  flex-wrap: wrap;
}
ul#project-filter-list li {
  margin: 0 10px;
}
ul#project-filter-list li .cats {
  font: normal normal bold 18px / 30px Italiana;
  letter-spacing: 0px;
  color: #292c2d;
  padding: 5px 15px;
  text-decoration: none;
}
ul#project-filter-list li .cats.active {
  color: var(--color1);
}
/* filter css end */

/* portfolio css start  */

.portfolio-box {
  position: relative;
  z-index: 0;
}
.portfolio-box:before {
  content: "";
  background: transparent
    linear-gradient(180deg, #ffffff 0%, #e3e3e3 43%, #575757 60%, #000000 100%)
    0% 0% no-repeat padding-box;
  mix-blend-mode: multiply;
  border-radius: 22px 155px 22px 22px;
  opacity: 0.75;
  position: absolute;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  left: 0;
  right: 0;
  z-index: 0;
}

.portfolio-box .portfolio-wrap {
  transition: all 0.4s ease;
  border-radius: 22px 150px 22px 22px;
  transform: translateY(53px);
}
.portfolio-box .portfolio-effect {
  overflow: hidden;
}
.portfolio-box .portfolio-img img {
  border-radius: 22px 150px 22px 22px;
}
.portfolio-box:hover .portfolio-wrap {
  transition: all 0.4s ease;
  transform: translateY(0px);
}
.portfolio-info {
  position: absolute;
  bottom: 0;
  padding: 20px;
  color: #fff;
}
.portfolio-info .title {
  font: normal normal normal 28px / 35px Italiana;
  letter-spacing: 0px;
  color: #ffffff;
  padding-bottom: 20px;
  border-bottom: 1px solid #fff;
}
.portfolio-info p {
  font: normal normal normal 14px/21px Italiana;
  letter-spacing: 0px;
  color: #ffffff;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.btn-normal {
  display: flex !important;
  align-items: center !important;
  font: normal normal 700 16px / 20px Italiana !important;
  letter-spacing: 0px !important;
  color: #ffffff !important;
  text-decoration: none !important;
  transition: all 0.4s ease;
}
.btn-normal svg {
  fill: #fff;
  margin-left: 10px;
  transition: all 0.4s ease;
  height: 14px !important;
}
.btn-normal:hover {
  color: var(--color1) !important;
}
.btn-normal:hover svg {
  fill: var(--color1) !important;
  transform: translateX(10px);
}
/* portfolio css end  */

.other-box-two {
  background: #fafafa 0% 0% no-repeat padding-box;
  border-radius: 20px;
}
.other-box-two .text-box {
  padding: 30px;
}
.other-box-two h4 {
  text-align: left;
  font: normal normal 600 24px / 34px Italiana;
  letter-spacing: 0px;
  color: #101010;
  opacity: 1;
}
.other-box-two .videos-box video {
  border-top-right-radius: 15px;
  border-top-left-radius: 15px;
  min-height: 240px;
  object-fit: cover;
}

button.close-top-right,
button.close-top-right:hover,
button.close-top-right:focus,
button.close-top-right:focus-visible {
  position: absolute;
  top: 30px;
  right: 30px;
  background-color: transparent;
  border: 0;
  filter: invert(1);
  opacity: 1;
  border-radius: 0;
  box-shadow: none !important;
  outline: none;
  z-index: 9999;
}

#popmake-1978{
	border-radius: 40px !important;
}
.pum-theme-1620 .pum-container, .pum-theme-enterprise-blue .pum-container {
    background-color: transparent !important;
}
/* gallery start */

.videos-box{
  position:relative;
 }
.videos-box img,
.videos-box video{
  width:100%;
  display:block;
  border-radius: 20px;
}
.gallery-wrap img{
  border-radius: 20px !important;
}
   
.gallery-nav button{
  background-color: transparent !important;
  border: none !important;
}

.gallery-nav:hover button{
  background-color: transparent !important;
  border: none !important;
}

.play-btn{
  position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50%,-50%);
  pointer-events:none;
}
.play-btn img{
  width:50px;
}
.play-btn img{
  border-radius: 0 !important;
}
.gallery-slide{ 
  overflow:hidden; 
}
.gallery-slide iframe {
  border-radius: 20px;
}
.gallery-slide img {
  border-radius: 20px;
}

.slide-right{ 
  animation:slideR .35s ease;
}
.slide-left{ 
  animation:slideL .35s ease;
}
@keyframes slideR{
  from{transform:translateX(100%);opacity:0}
  to{transform:translateX(0);opacity:1}
}
@keyframes slideL{
  from{transform:translateX(-100%);opacity:0}
  to{transform:translateX(0);opacity:1}
}

.gallery-nav button{
  position:absolute;
  top:50%;
  transform:translateY(-50%);
  background:none;
  border:none;
  z-index:9;
}
.gallery-prev{ 
  left:-60px; 
}
.gallery-next{ 
  right:-60px;
}


.gallery-wrap a,
.videos-box {
    position: relative;
    overflow: hidden;
    display: block;
    border-radius: 20px;
	 margin-bottom: 4px; !important
}


.gallery-wrap a img,
.videos-box img {
    transition: transform 0.4s ease;
    display: block;
    width: 100%;
}


.gallery-wrap a:hover img,
.videos-box:hover img {
    transform: scale(1.04); 
}


.gallery-wrap a::after,
.videos-box::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    opacity: 0; 
    transition: opacity 0.4s ease;
    border-radius: 20px; 
    pointer-events: none; 
}


.gallery-wrap a:hover::after,
.videos-box:hover::after {
    opacity: 0.2; 
}

.gallery-wrap a,
.videos-box {
    position: relative;
    overflow: hidden;
    display: block;
    border-radius: 20px;
	 margin-bottom: 4px !important; 
}


.gallery-wrap a img,
.videos-box img {
    transition: transform 0.4s ease;
    display: block;
    width: 100%;
}


.gallery-wrap a:hover img,
.videos-box:hover img {
    transform: scale(1.04); 
}


.gallery-wrap a::after,
.videos-box::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    opacity: 0; 
    transition: opacity 0.4s ease;
    border-radius: 20px; 
    pointer-events: none; 
}


.gallery-wrap a:hover::after,
.videos-box:hover::after {
    opacity: 0.2; 
}


button.btn-close.btn-close-white.position-absolute.top-0.end-0.m-3{
  background-color: transparent;
  border: none;
  opacity: 1;
}

.pagination-style-one a img {
  width: 13px;
	height: 13px;
  filter: invert(26%) sepia(92%) saturate(2711%) hue-rotate(141deg) brightness(50%) contrast(92%) !important;
}

@media only screen and (max-width: 767px) {
  .gallery-prev {
    left: -20px !important
  }
    .gallery-next {
    right: -20px !important
  }

  .curated-picks .owce-carousel .owl-content {
    position: relative !important;
    width: 100% !important;
    top: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    transform: translate(0%, 0%);
    margin-top: 4px !important;
    display: -webkit-box;
    max-height: calc(2.3em * 8);
    -webkit-box-orient: vertical;
    overflow: hidden;
    overflow-y: scroll !important;
  }
  .curated-picks .owce-carousel .owl-content::-webkit-scrollbar {
    display: none;
  }
  .curated-picks .owce-carousel-container {
    padding: 0 10px !important;
  }

  .curated-picks .owl-nav {
    position: absolute !important;
    left: 80% !important;
    bottom: -1%;
    width: auto;
  }
  .curated-picks .owl-nav .owl-prev {
    left: -58px !important;
  }

}
/* gallery end */


/* carrer list start */

.carrer-position{
	margin-top: 20px !important;
	margin-bottom: 20px !important;
	background-color: #FDF38A !important;
	padding: 30px !important;
	border-radius: 20px !important;
}

.career-options img {
  width: 20px;  
  height: 20px;
  object-fit: contain;
	margin: 0 !important;
	filter: brightness(0) saturate(100%)
            invert(20%) sepia(64%)
            saturate(513%) hue-rotate(112deg)
            brightness(92%) contrast(95%);
}

span.career-title{
	font-size: 16px;
	font-weight: 700 !important;
	color: #191919 !important;
}

.career-options span{
	font-size: 14px;
	color: #015B3E !important;
}

.career-btn a{
	background-color:	#015B3E !important;
	color: #fff !important;
	padding: 15px 25px !important;
	border-radius: 100px !important;
}

.career-btn a:hover{
    background-color: #133A26 !important;
}

/* carrer list end */

/* carrer inner start */

.career-inner .breadcrumb a {
  text-decoration: none;
  color: #a5a5a5;
  font-size: 13px;
  margin-bottom: 30px;
}
.career-inner .breadcrumb span {
  color: #778981;
  font-size: 13px;
}

.career-inner .badge-pill-custom {
  background-color: #fdf38a;
  color: #133a26;
  padding: 10px 20px;
  border-radius: 50px;
  font-weight: 600;
  font-size: 13px;
  text-transform: uppercase;
  display: inline-block;
}

.career-inner .back-link {
  text-decoration: none;
  color: #3d4e46 !important;
  font-weight: 600 !important;
}
.career-inner .back-link:hover {
  color: #778981 !important;
}

.career-inner .back-link {
  display: inline-flex !important;
  align-items: center;
}
.career-inner .back-link::before {
  content: "\e89f" !important;
  font-family: "eicons";
    font-style: normal;
    font-size: 18px;
    font-weight: normal;
  display: inline-block !important;
  margin-right: 6px !important;
  transition: transform 0.3s ease !important;
}

.back-link:hover::before {
  transform: translateX(-10px);
  color: #778981 !important;
}
.career-inner .btn-apply {
  background-color: #015b3e !important;
  font-size: 14px !important;
  font-weight: 500 !important;
}
.career-inner .btn-apply:hover {
  background-color: #133a26 !important;
  font-size: 14px !important;
  font-weight: 500 !important;
}

.career-inner h2 {
  font-size: 32px !important;
  font-weight: 700;
  color: #000;
}
.career-inner .text-secondary {
  color: #191919 !important;
}

.career-inner .btn-apply {
  background-color: var(--theme-green);
  color: #fff;
  padding: 12px 35px;
  border-radius: 50px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 0.9rem;
  text-decoration: none;
  display: inline-block;
  transition: background 0.3s;
}
.career-inner .btn-apply:hover {
  background-color: #023626;
  color: #fff;
}

.career-inner ul.job-list {
  padding-left: 20px;
}
.career-inner ul.job-list li {
  margin-bottom: 10px;
  line-height: 1.6;
}

.career-inner .sidebar-card {
  background-color: #fdf38a;
  border-radius: 30px;
  padding: 40px 30px;
}

.career-inner .sidebar-item {
  margin-bottom: 25px;
}
.career-inner .sidebar-label {
  color: #015b3e;
  font-weight: 700;
  font-size: 13px;
  text-transform: uppercase;
  margin-bottom: 5px;
  display: block;
}
.career-inner .sidebar-value {
  font-weight: 500;
  font-size: 15px;
  color: #191919;
}
.form-sec {
  border-top: 1px solid #eee;
  margin-top: 60px !important;
  padding-top: 40px;
}

.form-sec h2 {
  text-align: center !important;
  font-size: 23px !important;
}
.requirements .text-secondary h5,
.requirements .text-secondary h4,
.requirements .text-secondary h3,
.requirements .text-secondary h2,
.requirements .text-secondary h1{
	font-size: 18px !important;
	font-weight: 700 !important;
}

.career-inner .inner-space{
	padding-right: 50px !important;
	padding-left: 50px !important;
}
/* carrer inner end */


/* portfolio start */


.project-card .project-img-wrapper {
  position: relative;
  border-radius: 30px !important;
  overflow: hidden;
}
.project-card .project-img-wrapper img {
  transition: all 0.4s ease;
  border-radius: 30px !important;
}
.project-card:hover .project-img-wrapper img {
  scale: 1.02;
}
.project-card .project-main-img {
  width: 100%;
  height: auto !important; 
  object-fit: cover; 
  display: block;
  transition: transform 0.3s ease;
}

.project-card {
    position: relative;
    overflow: hidden;
}

.project-img-wrapper {
    position: relative;
    display: inline-block;
    overflow: hidden;
}

.project-main-img {
    display: block;
    transition: transform 0.4s ease;
}

/* overlay only on image */
.project-img-wrapper::after {
    content: "";
    position: absolute;
    inset: 0;
    background: #fff;
    opacity: 0;
    transition: opacity 0.4s ease;
    pointer-events: none;
}

.project-img-wrapper:hover .project-main-img {
    transform: scale(1.02);
}

.project-img-wrapper:hover::after {
    opacity: 0.3;
}



.project-card .project-icon {
  position: absolute;
  bottom: 20px;
  left: 20px; 
  width: 50px;
  height: 50px;
  z-index: 2;
}


.project-card .project-title {
  font-weight: 700;
  color: #000;
  margin-top: 20px;
  font-size: 20px !important;
  line-height: 1.4;
}

.project-card .read-more-link {
  color: #015B3E !important;
  font-weight: 600;
  text-decoration: none !important;
  font: normal normal 600 13px / 28px Helvetica;
  display: inline-flex;
  align-items: center;

}

.project-card .read-more-link:hover {
  color: #133A26 !important;
}

.project-card .arrow-icon {
  margin-left: 6px;
 font: normal normal 600 15px / 0px Helvetica;
}

.project-card .read-more-link .arrow-icon {
    display: inline-block;
    transition: transform 0.3s ease;
}

.project-card .read-more-link:hover .arrow-icon {
    transform: translateX(5px);
}

/* popup */

.custom-modal-content {
  border: none;
  overflow: hidden;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
}
.modal-top-img-container {
  position: relative;
  height: 350px;
  overflow: hidden;
}
.modal-top-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.btn-close-custom {
  position: absolute;
  top: 25px;
  right: 25px;
  z-index: 10;
  background: transparent;
  border: none;
  font-size: 2rem;
  color: white;
  opacity: 0.8;
  transition: opacity 0.3s;
}
.btn-close-custom:hover {
  opacity: 1;
  color: white;
}


.floating-icon-wrapper {
  position: relative;
  padding-left: 50px;
  top: -40px;
  margin-bottom: -80px;
  z-index: 5;
  pointer-events: none;
}

.icon-circle-yellow {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;

}
.icon-circle-yellow img {
  width: 50px;
  height: auto;
}
.modal-body-custom {
  padding: 50px;
  padding-top: 60px;
  background: #fff;
}
.modal-title-large {
  font-weight: 700;
  font-size: 28px;
  color: #191919;
  margin-bottom: 40px;
  line-height: 1.3em;
}
.detail-label {
  font-weight: 700;
  font-size: 13px;
  text-transform: uppercase;
  color: #3D4E46;
  margin-bottom: 5px;
  display: block;
}
.detail-value {
  font-size: 15px;
  color: #191919;
  margin-bottom: 25px;
}
.description-text {
  color: #191919;
  line-height: 1.7;
  margin-bottom: 30px;
}

.btn-download {
  background-color: #015B3E;
  color: #fff !important;
  padding: 12px 30px;
  border-radius: 100px;
  font-weight: 500;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  transition: all 0.3s ease;
}
.btn-download:hover {
  background-color: #133A26;
}
.btn-download i {
  margin-left: 10px;
}

.btn-download {
    display: inline-flex;
    align-items: center;
    gap: 10px;
}
.btn-download .download-icon {
    width: 16px;
    height: auto;
}
.popup-gallery-slider img{
    width:100%;
    object-fit:cover;
    border-radius:16px;
}
.popup-gallery-slider .slick-slide img {
  border-radius: 0 !important;
}
.popup-gallery-slider .slick-slide {
  padding: 0 10px;
}
.popup-gallery-slider .slick-list {
  overflow: visible;
}
.popup-gallery-slider .slick-prev,
.popup-gallery-slider .slick-next{
    font-size:0;
}
.popup-gallery-slider .slick-prev, .popup-gallery-slider .slick-next {
    width: 40px;
    height: 40px;
    background: #015B3E;
    border-radius: 100%;
    padding: 10px;
    z-index: 5;
    position: absolute;
    top: 50% !important;
}

.popup-gallery-slider .slick-prev{
    left:-20px;
}
.popup-gallery-slider .slick-next{
    right:-20px;
}
.popup-slider-section{
	margin-top: 50px !important;
}
.popup-gallery-slider .slick-prev:before,
.popup-gallery-slider .slick-next:before{
    font-family: bootstrap-icons;
    font-size:18px;
    color:#fff;
    opacity:1;
}
.popup-gallery-slider .slick-prev:before,
.popup-gallery-slider .slick-next:before {
    content: "";
}

.popup-gallery-slider .slick-prev {
    background: #015B3E url("https://draftsite1.com/lovely-landscape/wp-content/uploads/2026/01/chevron-left.svg") center no-repeat;
    background-size: 10px;
}
.popup-gallery-slider .slick-next {
    background: #015B3E url("https://draftsite1.com/lovely-landscape/wp-content/uploads/2026/01/chevron-right.svg") center no-repeat;
    background-size: 10px;
}
.popup-gallery-slider .slick-prev:hover,
.popup-gallery-slider .slick-next:hover {
    background-color: #133A26;
}
button.btn-close-custom {
    background-color: transparent;
    border: none !important;
    font-size: 20px;
    color: #fff !important;
    opacity: 1 !important;
    padding: 0 !important;
}
button.btn-close-custom:hover {
    background-color: transparent;
    border: none !important;
    font-size: 20px;
    color: #fff !important;
    opacity: 1 !important;
}






/* portfolio end */


.timeline-content-slider .slick-arrow {
    position: absolute;
    top: 50%;
    transform: translate(0px, -50%);
        z-index: 99;
    width: 50px;
    height: 50px;
    padding: 8px;
}
.timeline-content-slider .slick-arrow img {
    width: 10px;
}
.timeline-content-slider .slick-prev {
    left: 0;
}
.timeline-content-slider .slick-next {
    right: 0;
}
.timeline-content-slider .slick-list {
    padding: 0 80px;
}
.timeline-nav {
    padding: 0 80px;
    margin-bottom: 30px;
}
.slide-text p {
    font: normal normal bold 16px / 24px Helvetica;
    letter-spacing: 0px;
    color: #191919;
}
.nav-year-item h3 {
    font: normal normal normal 32px / 42px Helvetica;
    letter-spacing: 0px;
    color: #D5D5D5;
}
.slick-current .nav-year-item h3 {
  color: #015B3E;
}
.timeline-nav .slick-list {
    border-top: 1px solid #D5D5D5;
}

.custom-creations .products .slick-slide {
  padding: 0 10px;
}
.related .products .slick-slide {
  padding: 0 10px;
}
.related .products {
  padding: 0 10px !important;
}
.textwhite p a {
  color: #fff !important;
}
@media only screen and (max-width: 767px) {
  ul.elementskit-dropdown.elementskit-submenu-panel {
    left: 0px !important;
  }
  .woocommerce-shop-banner h1 {
    font-size: 24px;
}

.timeline-content-slider .slick-list {
    padding: 0 20px;
}
.timeline-nav {
    padding: 0 20px;
    margin-bottom: 20px;
}
.timeline-content-slider .slick-arrow {
    width: 30px;
    height: 30px;
    padding: 2px;
 }
 .timeline-content-slider .slick-arrow img {
  width: 6px;
 }
 .nav-year-item h3 {
    font: normal normal normal 21px / 24px Helvetica;
 }

.woo-shop {
  padding-top: 10px;
  padding-bottom: 20px;
}
  .accordion-with-tab .elementor-widget-image {
    position: relative !important;
    right: 0%;
    top: 0% !important;
  }
  .article-detail .title {
    font: normal normal bold 24px / 28px Helvetica;
    letter-spacing: 0px;
    color: #191919;
}
  h3.cat-color {
    font-size: 18px !important;
  }
  .sidebar-box {
    padding: 10px;
  }
  .blog-content h2 {
    font-size: 24px !important;
  }
  .read-more-btn {
    font-size: 14px !important;
    padding: 8px 20px !important;
    border-radius: 7px !important;
  }
  .article-detail {
    padding: 30px 0;
  }

  /* banner responsive css  start */
  .hero-banner .carousel-caption h6 {
    font-size: 24px;
    line-height: 30px;
  }
  /* banner responsive css  end */

  .arrowbtn {
    width: 30px;
    height: 30px;
  }

  ul#project-filter-list li .cats {
    font-size: 16px;
    padding: 5px 2px;
  }

  .portfolio-info .title {
    font-size: 18px;
    line-height: 23px;
  }

  .other-box-two h4 {
    font-size: 18px;
    line-height: 24px;
  }
  .cf7sr-g-recaptcha {
    -webkit-transform-origin: top center !important;
  }
  .captcha .cf7sr-g-recaptcha div {
    margin: auto !important;
  }
  .carrer-position .row {
    row-gap: 12px;
  }
  .carrer-position .d-flex {
    flex-direction: column;
    align-items: flex-start !important;
     gap: 10px;
  }
	.career-btn {
    margin-top: 20px;
  }
  .career-inner h2 {
    font-size: 22px !important;
  }
  .career-inner .inner-space{
    padding-right: 0px !important;
    padding-left: 0px !important;
  }
  .career-inner .breadcrumb a {
    margin-bottom: 0 !important;
  }
   .modal-top-img-container {
    height: auto;
  }
  .modal-body-custom,
  .floating-icon-wrapper {
    padding-left: 25px;
    padding-right: 25px;
  }
  .modal-title-large {
    font-size: 1.5rem;
  }
}


@media only screen and (max-width: 576px) { 
  .hero-banner .carousel-caption h6 {
    font-size: 21px;
    line-height: 28px;
    margin: 0 !important;
}
.hero-banner .carousel-indicators {
  bottom: 5px;
  margin-bottom: 0;
}
.hero-banner .elementor-button.elementor-btn-light {
  padding: 5px 12px;
  font-size: 12px;
  line-height: 16px;
}
.form-sec {
  margin-top: 30px !important;
  padding-top: 20px;
}

}