.testmonial-container .slick-slide .img img {
  display: block;
  width: 100%;
  margin-bottom: 50px;
}

.testmonial-container .slick-list {
  width: 100%;
  box-sizing: border-box;
}

.exclusive-abslt {
  position: absolute;
  text-align: center;
  color: #fff;
  width: 250px;
  z-index: 2;
  right: 5%;
  top: 10%;
}


.exclusive-abslt img {
  border-radius: 25px;
}

.exclusive-abslt h4 {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 18px;
  margin: 10px auto 5px;
}

.exclusive-abslt a {
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: underline;
}

.swiper-slide-text-position span {
  display: block;
  text-transform: initial;
  font-size: 24px;
  letter-spacing: 2px;
  line-height: 0;
}

.hero-slider .swiper-container-horizontal>.swiper-pagination-bullets {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.hero-slider .swiper-pagination-bullet {
  transform: translate(-50%, -50%);
  background: transparent;
  border-radius: 300px;
  position: absolute;
  transition: 0.5s;
  margin: 0 auto;
  height: 500px;
  width: 500px;
  bottom: auto;
  right: 0;
  left: 50%;
  top: 50%;
}
.hero-slider .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0;
}
.swiper-slide-text-position {
  position: absolute;
  left: 0;
  right: 0;
  top: 253px;
  width: 300px;
  text-align: center;
  z-index: 2;
  transform: translateY(-50%);
  bottom: 0;
  margin: auto;
  height: 292px;
}

.swiper-slide-text-position h1 {
  color: #fff;
  font-size: 44px;
  text-align: center;
  text-transform: uppercase;
  margin-top: 10px;
}

.swiper-pagination-bullet {
  border: 2px solid #f3f3f3;
  transition: 2s;
}

.hero-slider .swiper-pagination-bullet[aria-label="Go to slide 1"] {
  border-top: 2px solid #ff7600;
}

.hero-slider .swiper-pagination-bullet[aria-label="Go to slide 2"] {
  border-right: 2px solid #ff7600;
}

.hero-slider .swiper-pagination-bullet[aria-label="Go to slide 3"] {
  border-bottom: 2px solid #ff7600;
}

.hero-slider .swiper-pagination-bullet[aria-label="Go to slide 4"] {
  border-left: 2px solid #ff7600;
}

.swiper-pagination-bullet-active {
  background: transparent;
}

.header-banner .swiper-pagination-bullet {
  opacity: 0;
}

.header-banner .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1;
}

.mordern-content {
  position: relative;
}

.mordern-content img {
  object-fit: cover;
}

.banner-scetion {
  transform: translateY(-50%);
  background: #595f53;
  padding: 50px 40px;
  position: absolute;
  color: #fff;
  width: 800px;
  right: 0;
  top: 50%;
}

.banner-scetion li {
  display: flex;
}

.mordern-content span {
  margin-right: 30px;
  position: relative;
  font-weight: 600;
  font-size: 30px;
  color: white;
  line-height: 1;
}

.mordern-content span::after {
  content: "";
  background: linear-gradient(90deg, #f1c14c, #f1c14c, #fff);
  position: absolute;
  height: 6px;
  width: 40px;
  top: 50px;
  left: 0;
}

.about {
  padding: 150px 0 120px 0;
  position: relative;
  /* background-color: #fff;
  background-color: #f5f5f5; */
}

.about img {
  width: 100%;
  margin: 0 auto;
  border-radius: 8px;
  position: relative;
  box-shadow: rgba(100, 100, 114, 0.2) 0px 7px 29px 0px;
}

.about .about-img2 {
  position: relative;

}

.about .about-img1 img {
  width: 100%;
  margin: 0 auto;
  border-radius: 8px;
  position: relative;
  box-shadow: rgba(100, 100, 114, 0.2) 0px 7px 29px 0px;
  padding: 8px;
  border: 1px solid #a1874a;
}

.about .about-img2::after {
  border: 1px solid #a1874a;
  border-radius: 5px;
  content: "";
  position: absolute;
  bottom: 0;
  left: -3%;
  right: 0;
  bottom: 219px;
  width: 100%;
  height: 50%;
  z-index: -2;
}

.about .about-img2::before {
  content: "";
  top: -195px;
  width: 200px;
  height: 230px;
  left: -30px;
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../images/circle.png);
  transform: rotate(270deg);
}

.about .about-img3 {
  position: relative;
  margin-bottom: 26px;

}

.about .about-img1 {
  position: relative;

}

.about .about-img3::before {
  border: 1px solid #a1874a;
  border-radius: 5px;
  content: "";
  position: absolute;
  top: -17px;
  left: -6%;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 105%;
}

/* 
.about .about-img1::before {
  border: 2px solid #a1874a;
  border-radius: 3px;
  content: "";
  position: absolute;
  top: -28px;
  left: -10%;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 112%;
} */

.about p {
  position: relative;
  font-weight: 400;
  font-size: 16px;
  width: 100%;
  left: -20px;
  bottom: 0;
  line-height: 1.3;
  margin: 20px 14px;
}

.banner-scetion h3 {
  line-height: 1;
  font-size: 30px;
  font-weight: 400;
  margin-bottom: 20px;
}

.banner-scetion p {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 20px;
}

.latest-product {
  background-image: url(../images/latest-bg.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  height: 700px;
}

.latest-product p {
  width: 85%;
  margin: 40px 0;
}

.project {
  background-image: url(../images/project-bg.jpg);
  background-repeat: no-repeat;
  background-size: 100% auto;
}

/*****/
.description {
  font-family: 'GothicA1-Regular';
  font-weight: 400;
}

.title-group.text-right {
  margin-bottom: -41px;
}

.ag-format-container {
  position: relative;
  margin: 0 auto;
  width: 1100px;
  /* top: 100px; */
}

.ag-carousel-block {
  padding: 0px 0;
  position: relative;
}

.ag-carousel-arrow_box {
  text-align: right;
  /* display: none; */
  z-index: 1000;
  position: relative;
  bottom: 100px;
  bottom: -20px;
}

.ag-carousel-arrow {
  display: inline-block;
  height: 52px;
  width: 52px;
  border: 1px solid #041C2C;
  background-color: #041C2C;
  cursor: pointer;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all .2s ease-out 0s;
  -moz-transition: all .2s ease-out 0s;
  -o-transition: all .2s ease-out 0s;
  transition: all .2s ease-out 0s;
  position: relative;
}

.js-ag-carousel-arrow_prev {
  margin: 0 12px 0 0;
}

.ag-carousel-arrow:hover {
  border: 1px solid #5E8FE1;
  background-color: transparent;
}

.svg-arrow-left,
.svg-arrow-right {
  margin: -6px auto 0;
  position: absolute;
  height: 12px;
  width: 7px;
  right: 0;
  top: 50%;
  left: 0;
}

.ag-carousel_box {
  height: 800px;
  overflow: hidden;
  position: relative;
}

.benato-grid.grid1 ul.second-list li:nth-child(1) img {
  width: 100%;
  height: 433px;
}

.ag-carousel_box:before {
  content: "";
  height: 150px;
  z-index: 1;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -5px;
}

.ag-carousel_item {
  height: auto;
  width: 1820px !important;
  position: relative;
}

.ag-carousel_descr:hover {
  text-decoration: none;
}

.ag-carousel_name {
  line-height: 1.22;
  opacity: 0;
  font-weight: 700;
  font-size: 30px;
  color: #000000;
  -webkit-transform: translate(-200px, -50px);
  -moz-transform: translate(-200px, -50px);
  -ms-transform: translate(-200px, -50px);
  -o-transform: translate(-200px, -50px);
  transform: translate(-200px, -50px);
  -webkit-transition: all .7s ease;
  -moz-transition: all .7s ease;
  -o-transition: all .7s ease;
  transition: all .7s ease;
}

.ag-carousel_doctor {
  opacity: 0;
  font-size: 16px;
  font-weight: 400;
  color: #000000;
  line-height: 1.25;
  text-align: justify;
  margin: 20px 50px 100px 0;
  font-family: 'GothicA1-Regular';
  -webkit-transform: translate(-200px, 50px);
  -moz-transform: translate(-200px, 50px);
  -ms-transform: translate(-200px, 50px);
  -o-transform: translate(-200px, 50px);
  transform: translate(-200px, 50px);
  -webkit-transition: all .7s ease;
  -moz-transition: all .7s ease;
  -o-transition: all .7s ease;
  transition: all .7s ease;
}

.slick-current .ag-carousel_name,
.slick-current .ag-carousel_doctor {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

.ag-carousel_img {
  /* height: 600px;
  width: 500px;
  object-fit: cover;
  border-radius: 20px;
  object-position: right;
  overflow: hidden; */
}

.slick-current .ag-carousel_img {
  margin: 0 30px 0 0;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  position: relative;
}

.ag-carousel_figure.col-md-6 {
  position: relative;
}

/* .ag-carousel_figure.col-md-6::after {
  border-radius: 10px;
  content: "";
  position: absolute;
  bottom: -17px;
  left: 37%;
  right: 0;
  width: 56%;
  height: 96%;
  z-index: -1;
  box-shadow: (0, 0, 0 0.5);
  box-shadow: rgba(106, 106, 123, 0.2) 0px 7px 29px 0px;
  border: 2px solid #e5e1d6;
} */

.inspriation-section {
  position: relative;
  margin: 60px auto 90px 0;
}

.inspriation-section h2 {
  text-align: center;
}

.inspriation-section .description {
  text-align: center;
  margin-bottom: 50px;
}

.inspriation-section .swiper.mySwiperMain22 {
  max-height: 700px !important;
  overflow: hidden
}



.grid-features {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: 1fr;
  grid-template-columns: 4fr 3fr 3fr;
  grid-auto-columns: 1fr;
  display: grid;
}


.benato-grid {
  border-radius: 2.5rem;
  flex-direction: column;
  align-items: flex-start;
  min-height: 15rem;
  /* padding: 2rem; */
  display: flex;
  position: relative;
  /* background-color: #fff; */
  color: #060633;
  /* box-shadow: 0 20px 30px -10px rgb(16 16 39 / 7%); */
  text-wrap: balance;
}

.bento-card.cloud {
  grid-area: 1 / 1 / 3 / 2;
  padding: 3rem;
}

.bento-card.logo {
  grid-area: 1 / 2 / 2 / 4;
  background-image: linear-gradient(-225deg, #fffeff 0%, #d7fffe 100%);
}

.bento-card.logo h2 {
  color: #38a5a2;
}

.bento-card.inbox {
  background-image: linear-gradient(-225deg, #ffffff 0%, #dacceb 100%);
}

.bento-card.inbox h3 {
  color: #8b5cca;
}

.bento-card.device {
  background-image: url("https://emilandersson.com/storage/blog-thumbnails/01JP9N86ZWBRV57ZVZBSA243R9.jpg");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
}

.bento-card.device-2 {
  background-image: url("https://emilandersson.com/storage/works/thumbnails/01JPXM5JG84REHYA3GQYGA3SSM.webp");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
}

.bento-card.ai-gen {
  grid-area: 3 / 2 / 4 / 4;
}

.bento-card.ai-gen h2 {
  font-size: 4rem;
  text-wrap: balance;
}

.bento-card-description {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.bento-card h2 {
  font-weight: 700;
  font-size: 3.8rem;
  line-height: 0.9;
}

.bento-card h3 {
  font-weight: 600;
  font-size: 2.6rem;
}

.bento-card p {
  font-weight: 500;
  font-size: 1.2rem;
  line-height: 1.3;
}

/* Demo Styling */
.credit {
  margin-top: 5rem;
  text-align: center;
}

.credit a {
  color: #fff;
  background-color: var(--link-color);
  padding: 0.6rem 1rem;
  border-radius: 8px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}


/* .inspriation-section .ag-format-container::before {
  content: "";
  top: -200px;
  width: 700px;
  left: -410px;
  height: 733px;
  position: absolute;
  background: url(../images/bg-carsousel.jpg);
  background-repeat: repeat;
  background-size: auto;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  opacity: 0.2;
  border-radius: 10px;
} */

@media only screen and (max-width: 767px) {
  .ag-format-container {
    width: 96%;
  }

  .ag-carousel-block {
    padding: 50px 0 0;
  }

  .ag-carousel-arrow_box {
    text-align: left;
  }

  .ag-carousel_box {
    margin: 0;
  }

  .ag-carousel_item,
  .slick-current .ag-carousel_img {
    height: 500px;
  }
}

@media only screen and (max-width: 639px) {
  .ag-carousel_box:before {
    content: none;
  }

  .ag-carousel_item,
  .slick-current .ag-carousel_img {
    height: 300px;
  }

  .ag-carousel_name {
    font-size: 16px;
  }

  .ag-carousel_doctor {
    margin: 0;
    font-size: 10px;
  }
}

@media only screen and (max-width: 479px) {
  .slick-current .ag-carousel_descr {
    padding: 20px 25% 20px 20px;
  }

  .slick-current .ag-carousel_img {
    margin: 0 0 0 55%;
  }
}

@media (min-width: 768px) and (max-width: 979px) {
  .ag-format-container {
    width: 750px;
  }
}

@media (min-width: 980px) and (max-width: 1161px) {
  .ag-format-container {
    width: 960px;
  }
}


.about-bg-big-text {
  margin: -4.9% 0% 0% 0%;
  letter-spacing: 40px;
  text-align: center;
  position: absolute;
  font-size: 20rem;
  color: #F8F8F8;
  font-weight: 600;
  z-index: -1;
  right: 0;
  left: 0;
}

#counter table tr {
  border-bottom: 5px solid #000;
  line-height: 1.5;
  display: table;
  width: 100%;
}

.aboutinner {
  display: flex;
  height: 100%;
  align-items: center;
}

.about .row {
  align-items: end;
}

.aboutinner strong {
  color: #000;
  font-size: 55px;
  float: left;
  margin-right: 10px;
}

.aboutinner span {
  font-size: 20px;
  line-height: 1.2;
  display: block;
  color: #4e4d50;
  font-weight: 300;
}

#counter table tr:first-child {
  border-top: 0px;
  padding-top: 0px;
}

#counter table tr:last-child {
  border-bottom: 0px;
  padding-top: 0px;
}

#counter .pxl-item--title {
  color: #F8F8F8;
  font-size: 291px;
  letter-spacing: 20px;
  margin: -4.9% 0% 0% 0%;
}

.services .about-work-right-content h2 {
  margin-top: 0;
}

.about-work-right-content h5 {
  font-size: 18px;
}

.about-work table {
  margin: 5%;
  width: 90%;
}

.flex-inline {
  display: flex;
  margin: 10px auto;
  align-items: center;
}

.flex-inline i {
  margin: 0 20px;
}

.flex-inline .image {
  margin: 5px 15px;
}

.about-work h5 {
  font-size: 18px;
  line-height: 1.375;
  font-weight: 500;
}

/*Hero slider*/
.hero-slider {
  width: 100%;
  height: 90vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  z-index: 0;
}

.hero-slider .pxl-item--image img {
  width: 100%;
  height: 90vh;
  object-fit: cover;
  min-height: 640px;
}

.hero-slider .pxl-item--image {
  position: relative;
}

.hero-slider .pxl-item--image::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.4);
}

.hero-slider.testimonial-slider .pxl-item--image::before {
  content: none;
}

.hero-slider.testimonial-slider .swiper-button-prev,
.hero-slider.testimonial-slider .swiper-button-next {
  transition: all .3s ease;
  border-radius: 55px;
  background: #000;
  text-align: center;
  line-height: 53px;
  margin-top: -50px;
  visibility: hidden;
  height: 5px;
  width: 55px;
  opacity: 1;
  top: auto;
  left: auto;
}

.hero-slider.testimonial-slider .swiper-button-prev,
.hero-slider.testimonial-slider .swiper-button-next {
  transform: translateX(0);
  visibility: visible;
  opacity: 1;
}

.hero-slider.testimonial-slider .pxl-item--image img {
  width: auto;
  height: auto;
  object-fit: inherit;
}

.hero-slider.testimonial-slider {
  height: 450px;
}

@media (max-width: 991px) {
  .hero-slider {
    height: 600px;
  }
}

@media (max-width: 767px) {
  .hero-slider {
    height: 500px;
  }

  .hero-slider.testimonial-slider {
    height: 80vh;
  }

  .testmonial-container {
    text-align: center;
  }
}

.pxl-item--title {
  margin-bottom: 50px;
}

.pxl-item--content {
  background-color: #000;
  position: absolute;
  max-width: 370px;
  width: 25%;
  color: #fff;
  transform: translateY(-50%);
  top: 50%;
  right: 0;
}

.pxl-item--title:before {
  content: '';
  display: block;
  width: 1px;
  height: 70px;
  margin: 6px 0 2px;
  background-color: #54595f;
}

.item--button:hover {
  color: #A6A182;
  text-decoration: underline #A6A182;
}

.content--inner {
  padding: 46px 50px 37px;
  box-sizing: border-box;
}

.hero-slider .swiper-slide {
  position: relative;
  overflow: hidden;
  color: #fff;
}

.hero-slider .swiper-container {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.hero-slider .swiper-button-prev,
.hero-slider .swiper-button-next {
  transition: all .3s ease;
  border-radius: 55px;
  background: #fff;
  text-align: center;
  line-height: 53px;
  margin-top: -30px;
  visibility: hidden;
  height: 55px;
  width: 5px;
  opacity: 1;
  top: 45%;
  left: 5%;
  z-index: 99;
}

.hero-slider .swiper-button-next {
  top: 55%;
}

.hero-slider:hover .swiper-button-prev,
.hero-slider:hover .swiper-button-next {
  transform: translateX(0);
  visibility: visible;
  opacity: 1;
}

@media (max-width: 767px) {

  .hero-slider .swiper-button-prev,
  .hero-slider .swiper-button-next {
    display: none;
  }
}

.hero-slider .swiper-button-prev:before {
  content: "";
  font-size: 15px;
  color: #d4d3d3;
  font-style: normal;
  display: inline-block;
  vertical-align: middle;
  font-weight: 900;
}

.hero-slider .swiper-button-next:before {
  content: "";
  font-size: 15px;
  color: #d4d3d3;
  font-style: normal;
  display: inline-block;
  vertical-align: middle;
  font-weight: 900;
}

.swiper-pagination {
  text-align: left;
}

@media (min-width: 767px) {
  .hero-slider .swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: 30px;

  }
}

/*--------------------------------------------------------------
      #hero-style
  --------------------------------------------------------------*/
  .hero-style {
    height: 90vh;
    transition: all .4s ease;
    min-height: 640px;
  }

.hero-style .slide-title,
.hero-style .slide-text,
.hero-style .slide-btns {
  max-width: 690px;
}

.hero-style .slide-title h2 {
  font-size: 100px;
  font-weight: 600;
  line-height: 1;
  color: #ffffff;
  margin: 0 0 40px;
  text-transform: capitalize;
  transition: all .4s ease;
}

.hero-style .slide-text p {
  opacity: 0.8;
  font-family: Rajdhani;
  font-size: 32px;
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: normal;
  color: #ffffff;
  margin: 0 0 40px;
  transition: all .4s ease;
}

.hero-style .slide-btns>a:first-child {
  margin-right: 10px;
}

.theme-btn,
.theme-btn-s2 {
  background-color: #ffffff;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.4;
  text-align: center;
  color: #2b3b95;
  padding: 9px 32px;
  border: 0;
  border-radius: 3px;
  text-transform: uppercase;
  display: inline-block;
  line-height: initial;
  transition: all .4s ease;
}

a {
  text-decoration: none;
  transition: all 0.2s ease;
}

.theme-btn-s2 {
  background-color: rgba(255, 255, 255, 0.9);
  color: #131e4a;
}

.theme-btn:hover,
.theme-btn-s2:hover,
.theme-btn:focus,
.theme-btn-s2:focus,
.theme-btn:active,
.theme-btn-s2:active {
  background-color: #2b3b95;
  color: #fff;
}

.theme-btn-s3 {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  color: #ffffff;
  text-transform: uppercase;
}

i.fa-chevron-circle-right {
  height: 22px;
  width: 22px;
}

a:hover {
  text-decoration: none;
}

@media (max-width: 991px) {

  .theme-btn,
  .theme-btn-s2,
  .theme-btn-s3 {
    font-size: 13px;
    padding: 15px 25px;
  }
}

@media (max-width: 767px) {
  .hero-style {
    height: 50vh !important;
  }
  .hero-slider .swiper-container {
    height: auto;
  }

  .theme-btn,
  .theme-btn-s2 {
    padding: 13px 20px;
    font-size: 13px;
  }
  .hero-slider .swiper-pagination-bullet {
    width: 250px;
    height: 250px;
  }
  
}







.slick-slider .slick-disabled {
  opacity: 0;
  pointer-events: none;
}

.pervious-porject {
  box-sizing: border-box;
  position: relative;
  display: grid;
  width: 100%;
}

.pervious-porject::before {
  content: "";
  left: 0;
  width: 150px;
  height: 300px;
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../images/circle.png);
  top: -120px;
}

.content--inner-small {
  padding: 0;
}

.text-testimonial {
  font-family: 'GothicA1-Regular';
  margin-bottom: 22px;
  position: relative;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.3;
  margin-top: 60px;
  color: #000;
}

.text-testimonial .quote {
  position: absolute;
  top: -60px;
  left: -5px;
}

.text-testimonial h3 {
  font-size: 28px;
  line-height: 1.3;
}

.text-testimonial p {
  font-size: 16px;
  font-weight: 400;
  margin: 30px auto;
}

.slick-slider.slick-initialized button.slick-arrow {
  background: transparent;
  border: none;
  position: absolute;
  right: 42%;
  bottom: 0px;
  transform: translateX(-50%);
}

.slick-slider.slick-initialized button.slick-prev.slick-arrow {
  left: 42%;
  bottom: 0px;
  transform: translateX(-50%);
}

.slick-slider.slick-initialized button.slick-next.slick-arrow {
  right: 42%;
  bottom: 0px;
  transform: translateX(-50%);
}

.slick-slider.slick-initialized button.slick-arrow::after {
  width: 50px;
  height: 50px;
  font-size: 30px;
  position: absolute;
  line-height: 1;
  top: -10px;
}

.slick-slider.slick-initialized button.slick-prev.slick-arrow::after {
  content: "\2190";
  left: -50px;
}

.slick-slider.slick-initialized button.slick-next.slick-arrow::after {
  content: "\2192";
}

/* .inspriation-section .slick-slider {
  margin: -130px auto;
} */

.inspriation-section .ag-carousel_item .row {
  align-items: end;
}


/* .swiper-container-rtl .swiper-button-next {
  background-image: none !important;

}

.swiper-container-rtl .swiper-button-next {
  background-image: none !important;

} */








.inspriation-section .swiper-button-next {
  background-image: url(../images/next.png) !important;
  position: absolute;
  top: 120px;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
  right: 290px;
  left: auto;
  padding: 0px;
  background: transparent;
  background-image: none;
  background-size: auto;
  background-size: cover;

  width: 40px;
  height: 40px;
  border: 0;

}

.inspriation-section .swiper-button-prev {
  background-image: url(../images/previous.png) !important;
  position: absolute;
  top: 120px;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
  right: 350px;
  left: auto;
  padding: 0px;
  background: transparent;
  background-image: none;
  background-size: auto;
  background-size: cover;

  width: 40px;
  height: 40px;
  border: 0;


}

/* .benato-grid {
  display: flex;
  flex-direction: row;
  list-style-type: none;
  justify-content: center;
  flex-wrap: wrap;
  gap: 4px;
} */

.benato-grid li {
  width: 50%;
}

.slick-track {
  left: -50px !important;
  top: 120px !important;
  height: 500px !important;
}



.benato-grid li {
  width: 40%;
}

.benato-grid ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.benato-grid ul li ul li {
  width: 50%;
}

.benato-grid ul li ul {
  margin-left: 18px;
}

.benato-grid ul.second-list li ul li:nth-child(1) img {
  height: 100%;
  width: 100%;
}

.benato-grid ul li ul {
  margin-left: -2px;
  gap: 4px;
}

.benato-grid ul.second-list li:nth-child(2) {
  width: 59%;
}

.benato-grid ul.second-list li:nth-child(2) img {
  width: 100%;
  height: 100%;
}

.benato-grid ul.second-list li:nth-child(1) img {
  width: 100%;
  height: 100%;

}

.benato-grid ul li.first-list {
  display: flex;
  flex-direction: column;
  gap: 5px;
}

.benato-grid ul.last-list {
  margin-left: 0;

}

.benato-grid ul.last-list li {
  width: 49%;
  gap: 15px;
}

.benato-grid ul.last-list li:nth-child(1) {
  width: 51%;
}

.benato-grid ul.last-list li:nth-child(1) img {
  width: 100%;
  width: 499px;
  height: 620px;
}

.benato-grid ul.last-list li:nth-child(2) img {
  width: 100%;
  width: 499px;
  height: 619px;
}

.benato-grid ul.last-list li:nth-child(2) {
  width: 47%;
}

.benato-grid ul.second-list li:nth-child(1) {
  width: 38%;

}

.benato-grid ul li ul li:nth-child(3) {
  width: 100%;
  margin: 0;
}

.benato-grid {
  position: relative;
}

.benato-grid::before {
  content: "";
  top: -195px;
  width: 200px;
  height: 230px;
  left: 138px;
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../images/circle.png);
  transform: rotate(270deg);
  z-index: -1;
}

/* .benato-grid.grid3::before {
  content: "";
  top: -195px;
  width: 200px;
  height: 230px;
  left: 120px;
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../images/circle.png);
  transform: rotate(270deg);
  z-index: -1;
} */
/* 
.benato-grid.grid2::before {
  content: "";
  top: -195px;
  width: 200px;
  height: 230px;
  right: 190px;
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../images/circle.png);
  transform: rotate(270deg);
  z-index: -1;
} */

/* .benato-grid.grid4::before {
  content: "";
  top: -195px;
  width: 200px;
  height: 230px;
  left: 46%;
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../images/circle.png);
  transform: rotate(270deg);
  z-index: -1;
} */

.benato-grid ul li ul li:nth-child(3) img {
  height: 525px;
  width: 718px;
}

.benato-grid .text-box {
  padding: 15px 25px;
  background: #595f53;
  /* height: 40%; */
  margin: 0px 0px 6px 6px;
  border-radius: 7px;
}

.benato-grid .text-box strong {
  color: #fff;
  font-size: 34px;
  margin-bottom: 0;
  display: block;
}

.benato-grid.grid2 ul li.first-list img {
  height: 620px;
}

.benato-grid.grid2 {
  position: relative;
}

.benato-grid .text-box p {
  font-size: 16px;
  color: #fff;
  line-height: 1.5;
}

.benato-grid.grid3 .text-box {
  margin-left: 0;
  margin-bottom: 0;
}

.benato-grid.grid3 ul.second-list li:last-child {
  width: 100%;
}

.benato-grid.grid3 ul.second-list li:last-child img {
  width: 100%;
}

.benato-grid li img {
  border-radius: 8px;
  object-fit: cover;
  margin: 0;

}

.benato-grid.grid2 ul {
  gap: 7px;

}

.benato-grid.grid4 ul.second-list li:nth-child(1) {}

.benato-grid.grid4 ul.second-list li:nth-child(1) img {
  width: 100%;
  height: 100%;
  height: 82%;
}

.benato-grid.grid4 ul li.first-list img {
  height: 489px;
}

.benato-grid.grid4 ul li.first-list li:nth-child(2) img {
  height: 100%;
  width: 100%;
}

.benato-grid.grid4 ul li.first-list li:nth-child(3) img {
  height: 100%;
}

.benato-grid.grid4 ul.second-list li:nth-child(2) {
  width: 38%;
}

.benato-grid.grid4 ul.second-list li:nth-child(2) img {
  height: 82%;
  width: 100%;
}

.benato-grid.grid4 ul.second-list li:nth-child(3) img {
  width: 100%;
  height: 721px;
}

.benato-grid.grid4 ul.last-list li:nth-child(1) {
  width: 100%;
}

.benato-grid.grid4 ul.last-list li:nth-child(2) {
  width: 50%;
}

.benato-grid.grid4 ul.last-list li:nth-child(3) {
  width: 50%;
}

.benato-grid.grid4 ul.last-list li:nth-child(3) {
  width: 40%;
}

.benato-grid.grid4 .text-box {
  margin-left: 0;
  margin-bottom: 0;
}

.benato-grid.grid4 ul.second-list li:nth-child(1) {
  width: 59%;
}

.benato-grid.grid4 ul li ul li:nth-child(3) img {
  width: 100%;
  height: 484px;
}

.benato-grid.grid3 ul li {
  width: 33.33%;
}

.benato-grid.grid3 ul li.first-list img {
  height: 609px;
}

.benato-grid.grid3 ul li.first-list {
  width: 22%;
}

.benato-grid.grid3 ul.bathroom-grid2 {
  flex-direction: column;
  /*! width: 96%; */
  justify-content: center;
  align-items: center;
}

.benato-grid.grid3 ul li:nth-child(3) img {
  width: 100%;

  height: 609px;

}

.benato-grid.grid3 ul {
  gap: 8px;
}

.benato-grid.grid3 ul li:nth-child(2) {
  width: 30%;
}

.benato-grid.grid3 ul li:nth-child(3) {
  width: 30%;
}

.benato-grid.grid3 ul.bathroom-grid2 li {
  width: 96%;
}

.benato-grid.grid3 ul.bathroom-grid2 li img {
  height: 421px;
}

.benato-grid.grid2 .text-box {
  /*! margin-left: 0; */
}

.benato-grid.grid2 ul li.dinning-grid ul {
  display: flex;
  margin-left: 0;
}

.benato-grid.grid2 ul li.dinning-grid ul li {
  width: 49%;
}

.benato-grid.grid2 ul li.dinning-grid ul li:nth-child(1) {
  height: 700px;
}

.benato-grid.grid2 ul li.dinning-grid ul li img {
  height: 433px;
}

.benato-grid.grid2 ul li:nth-child(1) {
  width: 33%;
}

.benato-grid ul li.first-list {
  width: 43%;
}

.benato-grid.grid2 ul li.first-list {
  width: 50%;
}

.slick-current .ag-carousel_img {
  margin: 0;
}

.benato-grid.grid2 ul li.dinning-grid ul li {
  width: 49%;
}

@media(max-width:1650px) {
  .benato-grid.grid4 ul li.first-list img {
    height: 355px;
  }

  /* .inspriation-section .swiper.mySwiperMain22 {
    max-height: 540px !important;
  } */

  .benato-grid.grid3 ul.bathroom-grid2 li img {
    height: 371px;

  }
}

@media(max-width:1400px) {
  .inspriation-section .swiper.mySwiperMain22 {
    max-height: 450px !important;
  }

  .benato-grid ul {
    width: 100%;
    /*! flex-direction: column-reverse; */
  }

  .benato-grid.grid4 ul li.first-list img {
    height: 313px;
  }

  .benato-grid ul.last-list li:nth-child(1) img {
    height: 445px;
  }

  .benato-grid ul.last-list li:nth-child(2) img {
    height: 443px;
  }

  .benato-grid.grid4 ul li.first-list img {
    width: 100%;
  }

  .benato-grid.grid1 ul.second-list li:nth-child(1) img {

    height: 263px;
  }

  .benato-grid .text-box strong {
    font-size: 28px;
  }

  .benato-grid.grid2 ul li.dinning-grid ul li img {
    height: 290px;
  }

  .benato-grid .text-box p {
    font-size: 14px;
    color: #fff;
    line-height: 1.4;
  }

  .benato-grid ul li ul li:nth-child(3) {
    width: 98%;
  }

  .benato-grid.grid4 ul li.first-list img {
    width: 99%;
  }

  .benato-grid.grid2 ul {
    gap: 3px;
  }

  .benato-grid.grid2 ul li.first-list img {
    height: 470px;
  }

  .benato-grid.grid3 ul li.first-list img {
    height: 440px;
  }

  .benato-grid.grid3 ul.bathroom-grid2 li img {
    height: 259px;
  }

  .benato-grid.grid3 ul li:nth-child(3) img {
    height: 443px;
  }

  .ag-carousel_box {
    height: 580px;
  }

  .latest-product p {
    margin-top: 10px;
  }

  .ag-carousel_item {
    width: 1320px !important;
  }
}


@media (max-width: 1277px) {

  .inspriation-section .swiper.mySwiperMain22 {
    max-height: 500px !important;
  }

  .ag-carousel_item {
    width: 1200px !important;
  }

  .ag-carousel_box {
    height: 610px;
  }


  .about-bg-big-text {
    font-size: 230px;
    letter-spacing: 10px;
  }

  .benato-grid .text-box p {
    font-size: 15px;


  }

  .benato-grid ul.last-list li:nth-child(2) img {
    height: 473px;
  }

  .benato-grid ul.last-list li:nth-child(1) img {
    height: 473px;
  }

  .benato-grid.grid2 ul li.first-list img {
    height: 500px;
  }

  .benato-grid.grid4 ul.second-list li:nth-child(1) img {
    height: 93%;
  }

  .benato-grid.grid4 ul.second-list li:nth-child(2) img {
    height: 93%;
  }

  .benato-grid.grid3 ul li.first-list img {
    height: 470px;
  }

  .benato-grid.grid3 ul li:nth-child(3) img {
    height: 469px;
  }

  .inspriation-section .swiper-button-next {
    right: 110px;
  }

  .inspriation-section .swiper-button-prev {
    right: 239px;
    right: 210px;
  }
}




@media screen and (min-width: 992px) {
  .hero-style .container {
    padding-top: 95px;
  }



    

}




@media (max-width: 1199px) {
  .hero-style .slide-title h2 {
    font-size: 75px;
  }

  .ag-carousel_item {
    width: 1100px !important;
  }

  .about-bg-big-text {
    font-size: 14rem;
    letter-spacing: 10px;
  }


  .ag-carousel_box {
    height: auto;
  }

  .slick-slider .pull-right {
    margin-bottom: 10px !important;
  }

  .ag-carousel_item {
    width: 960px !important;
  }

  .inspriation-section .description {
    text-align: center;
    margin-bottom: 100px;
  }
}




@media (max-width: 992px) {
  .ag-carousel_item {
    width: 920px !important;
  }

  .hero-style {
    height: 600px;
  }

  .hero-style .slide-title h2 {
    font-size: 50px;
    margin: 0 0 35px;

  }

  .benato-grid ul.last-list li:nth-child(1) img {
    height: 493px;
  }

  .benato-grid ul.last-list li:nth-child(2) img {
    height: 493px;
  }

  .benato-grid.grid4 ul.second-list li:nth-child(1) img {
    height: 118%;
  }

  .benato-grid.grid4 ul.second-list li:nth-child(2) img {
    height: 118%;
  }

  .benato-grid.grid3 ul li.first-list img {
    height: 493px;
  }

  .benato-grid.grid3 ul li:nth-child(3) img {
    height: 493px;
  }

  .benato-grid.grid3 ul.bathroom-grid2 li img {
    height: 243px;
  }

  .benato-grid ul.last-list li:nth-child(1) {
    width: 50%;
  }
}

@media(max-width:860px) {
  .benato-grid ul.last-list li:nth-child(1) {
    width: 50%;
  }

  .about {
    padding: 80px 0;
  }

  .hero-slider .pxl-item--image::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 6px;
    background-color: rgba(0, 0, 0, 0.4);
  }

  .hero-slider .pxl-item--image img {
    width: 100%;
    height: 50vh;
    object-fit: cover;
  }

  .benato-grid.grid1 ul li {
    width: 95%;
    display: flex;
    flex-direction: column-reverse;
  }

  .benato-grid.grid2 ul {
    margin-left: 0;
    display: flex;
    flex-direction: column-reverse;
  }

  .benato-grid ul.second-list li:nth-child(1) {
    display: none
  }

  .benato-grid.grid2 {
    padding-left: 10px
  }

  .benato-grid.grid1 ul li.first-list {
    display: none
  }

  .benato-grid.grid1 ul li {
    width: 95%;
  }

  .benato-grid ul.second-list li:nth-child(2) img {
    width: 250px;
    height: 390px;
    width: 100%;
  }

  .benato-grid.grid4 ul {
    /*! width:96%; */
    /*! text-align: end; */
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .benato-grid .text-box strong {
    font-size: 20px;
  }

  .benato-grid .text-box p {
    font-size: 14px;
  }

  .benato-grid.grid1 ul.second-list li:nth-child(1) img {
    height: 270px;
  }

  .benato-grid.grid2 ul li.dinning-grid ul li img {
    height: 277px;
  }

  .benato-grid.grid4 ul.second-list li:nth-child(1) img {
    height: 137%;
  }

  .benato-grid.grid4 ul.second-list li:nth-child(2) img {
    height: 137%;
  }

  .benato-grid.grid4 ul li.first-list {
    /*! margin-right: 4px; */
  }

  .benato-grid.grid3 ul.bathroom-grid2 li img {
    height: 246px;
  }

  .benato-grid::before {
    display: none;
  }

  .benato-grid .text-box strong {
    font-size: 18px;
    line-height: 1.2;
  }

  .benato-grid ul.last-list li:nth-child(1) img {
    height: 333px;
  }

  .benato-grid ul.last-list li:nth-child(2) img {
    height: 333px;
  }

  .inspriation-section .swiper.mySwiperMain22 {
    max-height: 550px !important;
  }

  .benato-grid.grid1 li.first-list {
    display: none;
  }

  .benato-grid li {
    width: 100%;

  }

  .inspriation-section .description {
    margin-bottom: 70px;
  }

  .benato-grid .text-box {
    margin: 10px;
  }

  .benato-grid ul.second-list li:nth-child(2) {
    width: 45%;
  }

  .benato-grid ul.second-list li:nth-child(1) {
    width: 30%;
  }

  .benato-grid.grid2 ul li.dinning-grid ul {
    display: none;
  }

  .inspriation-section .swiper-button-prev {
    top: 120px;
  }

  .inspriation-section .swiper-button-next {
    top: 120px;
  }

  .benato-grid.grid2 ul {
    display: flex;
    margin: 10px 10px 10px 0px;
    width: 96%;
    /*! text-align: center; */
    align-items: center;
    justify-content: center;
  }

  .benato-grid.grid2 ul li:nth-child(1) {
    width: 99%;
  }

  .benato-grid.grid2 ul li.first-list {
    width: 97%;
  }

  .benato-grid.grid2 .text-box {

    /*! margin-right: 20px; */
  }

  .benato-grid.grid2 ul li.first-list img {
    height: 399px;
    width: 530px;
    width: 100%;
  }

  .benato-grid ul li.first-list {
    width: 100%;
  }

  .benato-grid.grid4 ul.second-list {
    display: none;
  }



  .benato-grid ul.second-list li:nth-child(2) {
    width: 100%;
    margin: 0px 10px;
  }

  .benato-grid ul.second-list li:nth-child(2) img {
    width: 250px;
    height: 390px;
    width: 100%;
  }

  .benato-grid.grid4 ul li.first-list {
    /*! margin: 5px 5px 5px 10px; */

    justify-content: center;
    align-items: center;
    width: 93%;
  }

  .benato-grid.grid3 ul.bathroom-grid2 {
    flex-direction: column-reverse;
  }

  .benato-grid.grid4 ul li.first-list img {
    height: 421px;
  }

  .benato-grid.grid3 ul li.first-list {
    display: none;
  }

  .benato-grid.grid3 ul li:nth-child(3) {
    display: none;
  }

  .benato-grid.grid3 ul li:nth-child(2) {
    width: 100%;
  }

  .benato-grid.grid3 .text-box {
    margin: 0px 8px 0px 10px;
  }

  .benato-grid.grid3 ul.bathroom-grid2 li img {
    height: 420px;
    width: 100%;
  }

  .benato-grid.grid3 ul.bathroom-grid2 li:nth-child(2) {
    margin: 0px 10px 10px 10px;
    width: 94%;

  }
}

@media (max-width: 768px) {
  .hero-style {
    height: 500px;
  }

  h2 {
    font-size: 43px;
    line-height: 1.2;
  }

  .about-bg-big-text {
    display: none;
  }

  .hero-style .slide-title h2 {
    font-size: 35px;
    margin: 0 0 30px;
  }

  .hero-style .slide-text p {
    font-size: 16px;
    font-size: 1rem;
    font-weight: normal;
    margin: 0 0 30px;
  }

  .upcoming-project p,
  .services p {
    max-width: 100%;
    text-align: center;
  }

  .align-right {
    float: none;
  }

  .about .about-img2::before {
    background-image: none;
  }

  .about .about-img3::before {
    border: 1px solid #a1874a;
    border-radius: 5px;
    content: "";
    position: absolute;
    top: -13px;
    left: -10px;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 99%;
  }

  .ag-carousel_figure.col-md-6::after {
    border-radius: 10px;
    content: "";
    position: absolute;
    bottom: 21px;
    left: 56px;
    right: 0;
    width: 82%;
    border: 2px solid #cdb26b;
    height: 86%;
    z-index: -1;
  }

  .mr {
    margin-right: 0;
  }

  .ml {
    margin-left: 0;
  }

  .about-work-right-content {
    border-left: none;
    padding-left: 0;
  }

  .services .about-work-right-content h2 {
    margin-top: 40px;
  }

  .mt-5,
  .my-5 {
    margin-top: 3rem !important;
  }

  .mb-5,
  .my-5 {
    margin-bottom: 3rem !important;
  }

  .upcoming-project h2,
  .services h2 {
    margin: 26px 0px 20px 0;
  }

  .flex-inline {
    justify-content: center;
  }

  .benato-grid .text-box strong {
    font-size: 23px;
  }



  .slick-slider .pull-right {
    margin-bottom: 0;
  }




  .inspriation-section .swiper.mySwiperMain22 {
    max-height: 550px !important;
  }

  .benato-grid.grid3 ul.bathroom-grid2 li img {
    height: 410px;
    width: 100%;
  }

  .inspriation-section .swiper-button-prev {
    top: 170px;
    left: 36%;
    right: auto;
  }

  .inspriation-section .swiper-button-next {
    top: 170px;
    left: 50%;
    right: auto;
  }
}

@media (max-width: 600px) {
  .benato-grid.grid3 ul.bathroom-grid2 li img {
    height: 360px;
    width: 100%;
  }

  .benato-grid.grid4 ul li.first-list img {
    height: 361px;
  }

  .benato-grid.grid2 ul li.first-list img {
    height: 354px;
    width: 530px;
    width: 100%;
  }

  .benato-grid ul.second-list li:nth-child(2) img {
    width: 250px;
    height: 338px;
    width: 100%;
  }

  .about .about-img2::after {
    bottom: 364px;
  }



}