/* *-*-*-*-*-*-*-*-*-*- Banner Section *-*-*-*-*-*-*-*-* */
.title-banner-text a {
  font-size: 230px !important;
  color: #2fbb007d !important;
  line-height: 312px !important;
  font-family: "Open Sans", sans-serif !important;
  font-weight: 600;
  margin-top: -170px;
  z-index: 1111;
  position: absolute;
  right: 0px;
  left: 0px;
}
.wp-block-group.alignfull.title-banner-row {
  overflow: visible !important;
}

.wp-block-group.alignfull.title-banner-group {
  overflow: visible !important;
}

.banner_section img {
  object-fit: fill !important;
}
.banner_section.wp-block-cover {
  position: relative;
}
.banner_section .wp-block-cover__inner-container {
  position: absolute;
  height: 100%;
}
.banner_section .banner {
  height: 100%;
}
.banner_section .breadcums_row {
  height: 100%;
}
.banner_section .content_col {
  height: 100%;
  display: flex;
  align-items: center;
  box-shadow: -400px 0px 0px #000, -150px 0px 0px #000;
  border-bottom-right-radius: 20px;
  border-top-right-radius: 20px;
}
.banner_section .content_col .page_title,
.banner_section .content_col .cat_page_title {
  font-family: "Open Sans";
  font-size: 35px;
  font-weight: 600;
  line-height: 40px;
  letter-spacing: 0px;
  margin-bottom: 20px;
  color: #1b1c1e;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.banner_section .breadcrumbs .title,
.banner_section .breadcrumbs .wp-block-query-title {
  font-family: "Open Sans";
  font-size: 18px;
  font-weight: 600;
  line-height: 25px;
  letter-spacing: 0px;
  color: #1b1c1e;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.banner .gutentor-element-advanced-text-link {
  text-decoration: none;
}
.banner_section .breadcrumbs .gutentor-text {
  width: 60px;
  margin: 0;
  color: #000;
}
/* *-*-*-*-*-*-*-*-*-*- About Us Page *-*-*-*-*-*-*-*-* */
.sport_about_page_sec_two .img_col img {
  width: 100%;
  height: 100%;
}
.our-story-left-col {
  position: relative;
}
.our-story-main-col .aboutus-star-icon {
  position: absolute;
  top: 0px;
  right: 0px;
  transform: translate(30px, -30px);
  z-index: 9 !important;
}
.our-mission-section {
  position: relative;
}
.our-mission-section .our-mission-right-img-group {
  position: absolute;
  right: 0;
  top: 0;
  width: 50% !important;
  bottom: 0;
  margin: auto;
  display: flex;
  align-items: center;
}
.our-mission-right-img-group figure {
  height: 100%;
}
.our-mission-right-img-group img {
  height: 100% !important;
  object-fit: cover;
}
.count-stack {
  position: relative;
}

.count-stack:not(:last-child)::before {
  content: "";
  position: absolute !important;
  right: -70px;
  top: -8%;
  width: 1px;
  height: 120px;
  background: #2fbb00;
}
.video-sec-popup-group {
  position: absolute;
  left: 0;
  top: 0;
  width: 50% !important;
  bottom: 0;
  margin: auto;
  display: flex;
  align-items: center;
}
.autohub-video-sec .wp-block-stackable-icon {
  backdrop-filter: blur(13.300000190734863px);
}
.counter-inner-group {
  position: relative;
}
.counter-inner-group::before {
  content: "";
  position: absolute;
  bottom: -50px;
  right: 0px;
  left: 0px;
  width: 100%;
  height: 8px;
  background: linear-gradient(
    90deg,
    rgba(255, 255, 255, 0) 0%,
    #2fbb00 50.5%,
    rgba(255, 255, 255, 0) 100%
  ) !important;
}
.aboutus-left-car-img-group img {
  transition: transform 0.4s ease;
}

.aboutus-left-car-img-group img:hover {
  transform: scale(1.1); 
}
.our-mission-right-img-group img {
  transition: transform 0.4s ease;
}

.our-mission-right-img-group img:hover {
  transform: scale(1.1); 
}
.video-sec-popup-group img {
  transition: transform 0.4s ease;
}

.video-sec-popup-group img:hover {
  transform: scale(1.1); 
}



/* *-*-*-*-*-*-*-*-*-*- Contact Page *-*-*-*-*-*-*-*-* */
/* *-*-*-*-*-*-*-*-*-*- Contact Page *-*-*-*-*-*-*-*-* */

.wpcf7-list-item {
  display: inline-block;
  margin: 0 0 0 0em !important;
}
.wp-block-group.alignfull.contact-section.has-background-background-color.has-background {
  max-width: 95% !important;
  margin: 0px auto !important;
  margin-bottom: 2em !important;
  position: relative;
  margin-top: 2em !important;
}
.form-container {
  background: white;
  padding: 20px 0px;
  border-radius: 45px;
  max-width: 90%;
  width: 100%;
}
.auto-hub-contact-heading {
  font-family: "Open Sans", sans-serif !important;
  font-weight: 600;
  font-size: 22px;
  line-height: 33px;
  background: linear-gradient(90deg, #000 0%, #000 100%) !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent;
  background-clip: text !important;
  color: transparent;
  margin-bottom: 50px;
}

.form-group {
  margin-bottom: 15px;
}
.form-container .form-group input,
.form-group textarea,
.form-group select {
  width: 100% !important;
  padding: 8px !important;
  border: none !important;
  border-bottom: 1px solid #cae28e !important;
  border-radius: 0px !important;
  background-color: transparent !important;
  font-family: "Open Sans", sans-serif !important;
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 24px !important;
  color: #363636 !important;
  padding-left: 0px !important;
}
.form-container .row input {
  width: 100% !important;
  padding: 8px !important;
  border: none !important;
  border-bottom: 1px solid #cae28e !important;
  border-radius: 0px !important;
  background-color: transparent !important;
  font-family: "Open Sans", sans-serif !important;
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 24px !important;
  color: #363636 !important;
  padding-left: 0px !important;
}
.form-container textarea {
  height: 50px !important;
}
.form-container .row p {
  display: flex;
  gap: 10px;
  margin: 30px 0px;
}
.form-container .row input {
  flex: 1;
}
.form-container button {
  width: 222px;
  height: 45px;
  padding: 0px;
  background-color: #0A342C;
  color: white;
  border: none;
  border-radius: 10px;
  cursor: poPoppins;
  font-family: "Open Sans", sans-serif !important;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  margin-top: 30px;
  cursor: pointer;
  &:hover {
    background-color: black !important;
    transform: translateY(-10px);
    transition: 0.4s ease-in-out;
  }
}

.form-group select {
  font-family: "Open Sans", sans-serif !important;
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 24px !important;
  color: #363636 !important;
}
.form-group select option:disabled {
  color: unset;
  font-family: "Open Sans", sans-serif !important;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0%;
}

.contact-page-img-group {
  position: absolute;
  right: 0;
  top: 0;
  width: 50% !important;
  bottom: 0;
  margin: auto;
  display: flex;
  align-items: center;
}
.contact-page-img-group figure {
  height: 100%;
  margin-right: 0px !important;
}
.contact-page-img-group img {
  height: 100% !important;
  object-fit: cover;
}

/* *-*-*-*-*-*-*-*-*-*- Faq's Page *-*-*-*-*-*-*-*-* */

.wp-block-group.alignfull.query-section.has-background-background-color {
  max-width: 98%;
  margin: 0px auto !important;
}

.query-main-col .wp-block-search {
  background-color: transparent;
  padding: 0;
  width: 100%;
}
.query-main-col .wp-block-search input {
  border: none;
  font-family: "Open Sans", sans-serif !important;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}

/* *-*-*-*-*-*-*-*-*-*- Banner *-*-*-*-*-*-*-*-* */

.banner-section .banner-content h2,
.banner-section .breadcrumds h2,
.banner-section .breadcrumds h3 {
  font-family: "Open Sans", sans-serif !important;
}
.banner-section {
  width: 100%;
  margin-top: -90px;
  z-index: 1;
}
.banner-section .wp-block-cover {
  align-items: flex-end;
  padding: 0;
}
.banner-section .banner-content {
  margin: 58px 0;
}
/* *-*-*-*-*-*-*-*-*-*- 404 Page *-*-*-*-*-*-*-*-* */
.page-404 .error_img {
  text-align: center;
}
.page-not-found-img-stack {
  position: relative;
}
.page-not-found-img-group {
  position: absolute;
  z-index: 1;
  top: 0;
}
/* *-*-*-*-*-*-*-*-*-*- Blog Page *-*-*-*-*-*-*-*-* */
.sport_blog_page .sec_title {
  position: relative;
}
.sport_blog_page .sec_title:before {
  content: "";
  background-color: #0d0d0d;
  width: 100px;
  height: 1px;
  position: absolute;
  bottom: 5px;
  right: 0;
  left: 0;
  margin: 0 auto;
}
.sport_blog_page .sec_title:after {
  content: "";
  background-color: #f4b03e;
  width: 30px;
  height: 5px;
  position: absolute;
  bottom: 3px;
  right: 0;
  left: 0;
  margin: 0 auto;
  border-radius: 50px;
}
.sport_blog_page .gutentor-post-title a {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.sport_blog_page .gutentor-image-thumb,
.sport_blog_page .gutentor-image-thumb img {
  height: 100%;
  width: 100%;
}
/* *-*-*-*-*-*-*-*-*-*- Single service Page *-*-*-*-*-*-*-*-* */

.wp-block-group.alignfull.outer-group-single-service-sec.has-background-background-color {
  max-width: 98% !important;
  margin: 0px auto !important;
  margin-top: 2em !important;
  position: relative;
}

.service-featured-image-group {
  position: absolute;
  right: 0;
  top: 0;
  width: 50% !important;
  bottom: 0;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: end;
}
.service-featured-image-group figure {
  height: 100%;
  margin-right: 0px !important;
}
.service-featured-image-group img {
  height: 100% !important;
  object-fit: cover;
}
.all-cars-sec .all-car-inner-group {
  margin-top: 3em !important;
}
.all-cars-sec .all-car-main-col3 {
  margin-bottom: 3em !important;
}
.all-car-inner-group .all-car-left-img-group,
.all-car-inner-group .all-car-left-img-group figure,
.all-car-inner-group .all-car-left-img-group figure img {
  height: 100%;
  object-fit: cover !important;
}
.page-template-service-page .services-page-group article.gutentor-post {
  padding: 0px 15px;
}

.all-car-inner-group img {
  transition: transform 0.5s ease, box-shadow 0.5s ease;
}

.all-car-inner-group img:hover {
  transform: scale(1.08) rotate(2deg);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
}
.all-car-right-col:hover,
.all-car-left-col:hover{
  background-color: #CAE28E33 !important;
  transition: all 0.4s ease-in-out;
}
.service-page-icon-box-sec {
    position: relative;
}




/* *-*-*-*-*-*-*-*-*-*- Single Blog Page *-*-*-*-*-*-*-*-* */

body.single-post .title-banner-text a,
body.single-services .title-banner-text a {
  all: unset !important;
  display: none !important;
}

.single-post .single-blog-page {
  position: relative;
  margin-top: 2em !important;
}
.single-post .single-icon-title-row {
  margin-top: 3em !important;
  margin-bottom: 3em !important;
}
.single-blog-group h2.post_title {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
}
.single-blog-page .single-post-image::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0) 65.75%);
  border-radius: 45px;
}
.wp-block-post-date a {
  color: #000 !important;
}
.wp-block-post-author-name a {
  font-family: "Open Sans", sans-serif !important;
  font-size: 16px !important;
  text-transform: capitalize;
}
.post-content p {
  font-family: "Open Sans", sans-serif !important;
  max-width: 100%;
  width: 100%;
  color: #000000 !important;
  font-size: 14px !important;
}
.blog-heading {
  font-family: "Open Sans", sans-serif !important;
  color: #2fbb00 !important;
  font-weight: 600 !important;
  font-size: 16px !important;
  max-width: 100% !important;
  width: 100%;
}
.wp-block-post-author__name a {
  color: #000 !important;
}
.single-post .author-row {
  margin-top: -50px !important;
  z-index: 1;
  position: relative;
  align-items: flex-end;
}

.single-blog-page .post_title {
  font-family: "Open Sans";
  line-height: 50px;
  margin-bottom: 25px;
  margin-top: 15px;
  text-align: center;
}
.single-blog-page .single-post-image {
  padding: 0 !important;
  position: relative;
}
.single-blog-page .single-post-image img {
  height: 100%;
  background: linear-gradient(
    180deg,
    #000000 0%,
    rgba(0, 0, 0, 0) 65.75%
  ) !important;
}
.single-blog-page .post-info {
  margin-bottom: 80px !important;
  position: relative;
  z-index: 1;
  top: 0px;
  padding: 3rem;
}
.post-info .post-author {
  align-items: center;
}
.admin-col .post-author img {
  border-radius: 50px;
}
.post-info .post-author .wp-block-post-author__name,
.post-info .post-date-col time {
  font: normal normal 500 22px/25px "Open Sans";
  letter-spacing: 0px;
  text-transform: capitalize;
}
.post-info .post-author .wp-block-post-author__name {
  font-family: "Open Sans";
  font-weight: 300;
  line-height: 25px;
  letter-spacing: 0px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.post-info .post-date-col {
  display: flex;
  align-items: center;
}
.post-info .post-date-col time {
  font-family: "Open Sans";
  font-weight: 300;
  line-height: 25px;
  letter-spacing: 0px;
  color: #484848;
}
.post-content p {
  font-family: "Open Sans" !important;
  max-width: 100%;
  width: 100%;
  color: #000000 !important;
  font-size: 14px !important;
}
.single-blog-page .post-info .post-form {
  width: 60%;
  margin: 5% auto 0% auto;
  border-radius: 0;
  border: 1px solid #cccccc;
}
.single-blog-page .post-form form {
  display: flex;
  flex-wrap: wrap;
  padding: 30px 40px;
}
.single-blog-page .post-form form p {
  width: 100%;
  font-family: "Open Sans", sans-serif !important;
  letter-spacing: 0.8px;
}
.single-blog-page .post-form form p.comment-notes,
.single-blog-page .post-form form p.comment-form-url,
.single-blog-page .post-form form p span {
  display: none;
}
.single-blog-page .post-form form p.comment-form-author {
  order: 1;
}
.single-blog-page .post-form form p.comment-form-email {
  order: 2;
}
.single-blog-page .post-form form p.comment-form-comment {
  order: 3;
}
.single-blog-page .post-form form p.comment-form-cookies-consent {
  order: 4;
}
.single-blog-page .post-form form p.form-submit {
  order: 5;
}
.single-blog-page .post-form h3.comment-reply-title {
  font: normal normal 500 35px/60px "Open Sans";
  letter-spacing: 0px;
  color: #0d0d0d;
  margin-bottom: 0;
  padding: 30px 40px;
  border-bottom: 1px solid #cccccc;
}
.single-blog-page .post-form form p [for="author"],
.single-blog-page .post-form form p [for="email"],
.single-blog-page .post-form form p [for="comment"] {
  font: normal normal 600 20px/26px "Open Sans";
  letter-spacing: 0;
  color: #0d0d0d;
}
.single-blog-page .post-form form input[type="text"],
.single-blog-page .post-form form input[type="email"],
.single-blog-page .post-form form textarea {
  border: 1px solid #1212124d;
  border-radius: 5px;
}
.single-blog-page .post-form form input[type="checkbox"] {
  width: 18px;
  height: 20px;
  margin-right: 5px;
}
.single-blog-page .post-form form .comment-form-cookies-consent {
  font: normal normal 400 16px/25px "Open Sans";
  letter-spacing: 0px;
  color: #0d0d0d;
}
.single-blog-page .post-form form input[type="submit"] {
  background-color: #f4b03e;
  border-radius: 0px;
  font: normal normal 500 18px/20px "Open Sans";
  letter-spacing: 0px;
  color: #000fff;
  padding: 13px 20px;
  margin-top: 10px;
}
.single-blog-page .post-comment {
  border-radius: 0;
  width: 60%;
  margin: 7% auto 0% auto;
  padding: 25px;
  border: 1px solid #cccccc;
}
.single-blog-page .post-comment .comment-awaiting-moderation {
  display: none;
}
.single-blog-page .post-comment .wp-block-comment-content P {
  margin: 0;
}
.single-blog-page .post-comment .wp-block-avatar img {
  border-radius: 50px !important;
}
.single-blog-page .post-comment .wp-block-comment-author-name {
  font: normal normal 600 25px/40px "Open Sans" !important;
  letter-spacing: 0px;
  color: #0d0d0d;
  text-transform: capitalize;
}
.single-blog-page .post-comment .wp-block-comment-content p {
  font: normal normal normal 18px/25px "Open Sans";
  letter-spacing: 0px;
  color: #0d0d0d;
  margin-bottom: 20px;
}
.single-blog-page .post-comment .wp-block-comment-reply-link a {
  font: normal normal 500 18px/25px "Open Sans", sans-serif;
  letter-spacing: 0px;
  color: #242424;
  text-decoration: none;
}
.pagination .wp-block-post-navigation-link span {
  width: 100%;
}
.pagination .wp-block-post-navigation-link span.post-navigation-link__l {
  font: normal normal 400 20px/40px "Open Sans", sans-serif;
  letter-spacing: 0px;
  color: #a1a1a1;
}
.pagination .wp-block-post-navigation-link span.post-navigation-link__title {
  font: normal normal 500 18px/30px "Open Sans", sans-serif;
  letter-spacing: 0px;
  color: #242424;
}
.blog-inner-image .blog-left-img img,
.blog-inner-image .blog-right-img img {
  width: 100%;
  height: 100%;
}
.more-info h3 {
  font-family: "Open Sans";
  font-size: 30px;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: 0em;
  padding: 25px 0;
  margin: 0;
}
.more-info .blog-inner-image {
  margin: 35px 0px;
  display: flex;
  justify-content: space-between !important;
}
.blog-left-img,
.blog-right-img {
  padding: 0px 10px;
}
.post-info .category-social-icon {
  margin: 30px 0px 0px 0px;
  align-items: center !important;
  border-bottom: 1px solid #bcbcbc;
  padding-bottom: 40px;
}
.post-info .blog-category ul {
  padding: 0;
  display: flex;
}
.post-info .blog-category ul li:nth-child(3) {
  margin-right: 0px;
}
.post-info .blog-category ul li {
  list-style-type: none;
  margin-right: 15px;
}
.post-info .blog-category ul li a {
  text-decoration: none;
  font: normal normal 400 18px/25px "Open Sans";
  letter-spacing: 0.5px;
  color: #0d0d0d;
  padding: 10px 15px;
  border: 2px solid #f4b03e;
  border-radius: 6px;
}
ul.top_cat {
  padding: 0;
  list-style: none;
}
ul.top_cat li:nth-child(2) {
  display: none;
}
ul.top_cat li a {
  background-color: #f4b03e;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 15px;
  letter-spacing: 0px;
  text-decoration: none;
  margin-bottom: 15px;
  color: #000fff;
  padding: 7px 15px;
}
.pagination .wp-block-post-navigation-link a {
  font-family: "Open Sans";
  font-size: 20px;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: 0.5px;
  text-decoration: none;
  border: 2px solid #f4b03e;
  padding: 12px 45px 8px 45px;
  text-transform: uppercase;
  border-radius: 6px;
}
.single-post .entry-content.post-content {
  color: black !important;
  font-family: "open sans";
  font-size: 16px !important;
}


/* *-*-*-*-*-*-*-*-*-*- single projects Page *-*-*-*-*-*-*-*-* */

.single-projects .single-project-page-new-sec {
  flex-direction: column;
  gap: 20px !important;
  margin-top: 2em !important;
}
.single-projects-img-group img {
  width: 100% !important;
  height: 480px !important;
  object-fit: cover !important;
}
.single-projects-heading-stack {
  padding: 20px !important;
}
.single-projects .single-blog-page {
    margin-top: 2em !important;
}
.single-project-page-new-sec img {
  transition: transform 0.4s ease, filter 0.4s ease;
  filter: grayscale(0%);
}

.single-project-page-new-sec img:hover {
  transform: scale(1.05);
  filter: grayscale(100%);
}
.single-project-page-new-sec .single-projects-right-col {
  transition: all 0.3s ease;
}
.single-project-page-new-sec .single-projects-right-col:hover{
  background-color: #CAE28E33 !important;
}



/* *-*-*-*-*-*-*-*-*-*- Search Page *-*-*-*-*-*-*-*-* */
.search .search-page .wp-block-query-title {
  font: normal normal 600 45px/45px "Open Sans" !important;
  letter-spacing: 0;
  color: #0d0d0d !important;
}
.search .search-page form button[type="submit"] {
  background-color: #f4b03e;
  font: normal normal 400 22px/20px "Open Sans" !important;
  letter-spacing: 0px;
  color: #000fff;
}
.result .wp-block-group .wp-block-columns h2 a {
  font: normal normal 600 25px/30px "Open Sans" !important;
  letter-spacing: 0px;
  color: #0d0d0d;
  text-decoration: none;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin: 10px 0;
}
.result .wp-block-group .wp-block-post-excerpt p {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font: normal normal 400 18px/25px "Open Sans" !important;
  letter-spacing: 0px;
  color: #0d0d0d;
}
.result .wp-block-group .wp-block-columns h2 a:hover {
  color: #fc1717;
}
.result .wp-block-query-pagination-numbers {
  background: #fc1717;
  padding: 10px;
}
.result .wp-block-query-pagination-numbers a.page-numbers {
  padding: 0px 20px;
  color: #000;
  text-decoration: none;
}
.result .wp-block-query-pagination-numbers .current {
  padding: 7px 15px;
  background: #000;
}
.result .wp-block-query-pagination-previous,
.result .wp-block-query-pagination-next {
  color: #fc1717;
  text-decoration: none;
  font: normal normal normal 20px/25px "Open Sans", sans-serif;
}
.result .is-arrow-arrow {
  font-size: 30px;
  margin: 0px;
}
.basketball-club-pro-archive-right .search,
.archive .archive_sec .wp-block-heading,
.archive .category_sec .wp-block-heading {
  font: normal normal 600 25px/25px "Source Code Pro", monospace;
  color: #000000;
  margin-bottom: 15px;
}
.search .search-page .wp-block-post-featured-image {
  height: 350px;
  width: 100%;
}
.search .search-page .wp-block-post-featured-image a,
.search .search-page .wp-block-post-featured-image a img {
  height: 100% !important;
  width: 100%;
}
.search-page .result ul {
  margin-top: 40px;
  grid-gap: 30px;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.search-page .result ul li {
  box-shadow: 1px 2px 10px 0px #f4b03e;
  padding: 20px 25px 0px;
  border-radius: 30px;
}

/* *-*-*-*-*-*-*-*-*-*- Testimonial Page *-*-*-*-*-*-*-*-* */
.testimonial_page .stk-block-carousel__slider {
  padding: 70px 0px;
}
.testimonial_page .col .right_icon {
  position: absolute;
  top: -25px;
  left: 25px;
  padding: 0px 10px !important;
}
.testimonial_page .col .left_icon {
  position: absolute;
  bottom: -25px;
  right: 25px;
  padding: 0px 10px !important;
}
.testimonial_page .stk-block-carousel__buttons {
  max-width: 250px;
  background: #000;
  height: 70px;
  position: absolute;
  bottom: -56px;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: unset;
  border-radius: 50px;
  border: 1px solid #0000001a;
  padding: 10px;
}
.testimonial_page .stk-block-carousel__button {
  box-shadow: inset -1px -2px 5px 0px #bdbdbd !important;
}
.testimonial_page .stk-block-carousel__dots {
  max-width: 130px;
  margin: 10px auto 0 auto;
}
.testimonial_page .stk-block-column:hover {
  border-color: #0d0d0d !important;
  transition: 0.5s all;
}

/* *-*-*-*-*-*-*-*-*-*- Contact Page *-*-*-*-*-*-*-*-* */

.contact-page form input[type="text"],
.contact-page form input[type="email"],
.contact-page form input[type="number"],
.contact-page form textarea,
.contact-page form input[type="tel"] {
  border: 1px solid #cbcbcb;
  border-radius: 5px;
}
.contact-page .contact-page-row {
  box-shadow: 0px 0px 16px #cdcdcd;
}
.contact-page form input[type="submit"] {
  border-radius: 10px !important;
  padding: 20px 35px;
  margin-top: 20px;
  background: #f4b03e !important;
  color: #000;
  transition: 0.5s all;
  font-family: "Open Sans" !important;
  font-size: 18px;
  font-weight: 700 !important;
  line-height: 19px;
  letter-spacing: 0.1em;
  transition: 0.3s ease-in-out;
}

.contact-page .wp-block-cover img {
  object-fit: contain;
  right: 0 !important;
  left: unset !important;
  top: unset !important;
  bottom: 0 !important;
}
.contact-page form input[type="text"],
.contact-page form input[type="email"],
.contact-page form input[type="number"],
.contact-page form textarea,
.contact-page form input[type="tel"] {
  border: 1px solid #cbcbcb;
  border-radius: 5px;
  width: 90%;
}
.contact-page form input[type="text"]::placeholder,
.contact-page form input[type="email"]::placeholder,
.contact-page form input[type="number"]::placeholder,
.contact-page form textarea::placeholder {
  font-family: "Open Sans", sans-serif !important;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0em;
  text-align: left;
}
.contact-page form textarea {
  height: 180px;
}

.contact-page .contact-page-row {
  box-shadow: 0px 0px 16px #cdcdcd;
}
.contact-page .img_col figure,
.contact-page .img_col figure img {
  width: 100%;
  height: 100%;
}
.contact-page .content_col {
  display: flex;
  align-items: center;
}
.contact-page form input::placeholder,
.contact-page form textarea::placeholder {
  color: #323232;
}
.contact-page .gutentor-text-wrap a {
  text-decoration: unset;
}
.contact-page .gutentor-text-wrap {
  margin-bottom: 5px;
}
.contact-page .gutentor-text-wrap p {
  margin-bottom: 0px;
  font-family: "Saira";
  font-weight: 700;
  color: #000fff;
  &:hover {
    color: #f4b03e;
  }
}

p.wp-block-post-excerpt__excerpt {
  overflow: hidden;
  display: block;
  -webkit-line-clamp: 3;
  display: box;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  white-space: normal;
}
.wc-block-grid__product-rating .star-rating span:before,
.wc-block-grid__product-rating
  .wc-block-grid__product-rating__stars
  span:before {
  color: #2fbb00 !important;
  content: "SSSSS";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  white-space: nowrap;
  font-size: 15px !important;
}
.page-template-contact .form-para h5 {
  color: black !important;
}

/* *-*-*-*-*-*-*-*-*-*- services Page *-*-*-*-*-*-*-*-* */

.services-page-group .grid-container {
  max-width: 100%;
  padding: 0px;
}
.services-page-group .grid-row {
  width: 100%;
}

.services-page-group article.gutentor-post {
  position: relative;
  z-index: 1;
  border: 5px solid transparent;
  padding: 5px;
}

.services-page-group article.gutentor-post:hover::before {
  opacity: 1;
}
.services-page-group .gutentor-post-content {
  transform: translate(0px, -30px) !important;
}
.services-page-group .gutentor-post-content {
  width: 100%;
}
.services-page-group .gptm-bg-image {
  position: relative;
}
.services-page-group .gptm-bg-image::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 50%, #000000 100%);
}
.service-page-icon-box-sec .imb2 {
  margin-top: 50px !important;
  position: relative;
}
.service-page-icon-box-sec .imb2::before {
  content: "";
  position: absolute;
  top: -20px;
  width: 100%;
  background: #2fbb00;
  height: 1px;
}
.wp-block-group.alignfull.service-page-icon-box-sec.has-background-background-color {
  max-width: 98%;
  margin: 0px auto !important;
  position: relative;
}
.service-page-icon-box-sec::before {
  content: "";
  position: absolute;
  top: 20%;
  left: 50%;
  height: 60%;
  background: #2fbb00;
  width: 1px;
  right: 0;
}
.page-template-service-page .biogreen-service-post .gutentor-post::after {
  display: none !important;
}

/* *-*-*-*-*-*-*-*-*-*- privacy policy Page *-*-*-*-*-*-*-*-* */

.privacy-policy p.has-text-color,
.page-id-11 p.has-text-color {
  max-width: 100%;
  font-family: "Open Sans";
  font-weight: 400;
  font-size: 14px !important;
  line-height: 21px;
  color: #000 !important;
  width: 100%;
}
.privacy-policy h2.wp-block-heading {
  font-family: "Open Sans";
  font-weight: 600;
  font-size: 18px;
  line-height: 27px;
  color: #000;
}
.privacy-policy-row {
  margin-top: 30px !important;
  margin-bottom: 30px !important;
}

/* *-*-*-*-*-*-*-*-*-*- project Page *-*-*-*-*-*-*-*-* */

.page-template-Projects-page
  .bio-green-projects-post
  .gutentor-post
  .gutentor-post-item
  .gptm-item-height {
  height: 480px;
}

.page-template-Projects-page
  .bio-green-projects-post
  .gutentor-post:nth-child(2)
  .gptm-item-height,
.page-template-Projects-page
  .bio-green-projects-post
  .gutentor-post:nth-child(3)
  .gptm-item-height {
  height: 480px !important;
}

.page-template-Projects-page
  .bio-green-projects-post
  .gutentor-post:nth-child(4)
  .gutentor-post-item {
  transform: translate(0px, 0px);
}

/* *-*-*-*-*-*-*-*-*-*- blog left right side bar all Page css *-*-*-*-*-*-*-*-* */

.blog-page-left-col .wp-block-group a:hover,
.blog-page-right-right-col .wp-block-group a:hover,
.blog-page-with-left-sidebar-main-left-col .wp-block-group a:hover,
.blog-page-with-right-sidebar-right-col .wp-block-group a:hover {
  color: #cae28e !important;
}

.blog-page-with-left-sidebar-main-col .gutentor-post img,
.blog-page-with-right-sidebar-main-col .gutentor-post img {
  transition: transform 0.4s ease;
}

.blog-page-with-left-sidebar-main-col .gutentor-post img:hover,
.blog-page-with-right-sidebar-main-col .gutentor-post img:hover {
  transform: scale(1.05);
}
.blog-page-right-col .wp-block-post-content,
.blog-page-right-left-col .wp-block-post-content {
  font-family: "Open Sans";
  font-size: 16px !important;
  line-height: 32px !important;
  color: black !important;
}
.blog-page-left-col,
.blog-page-right-right-col {
  box-shadow: 0px 4px 4px 0px #00000040;
  padding: 10px;
}
.page-template-page-sidebar-on-left
  .wp-site-blocks
  .alignfull
  .blog-page-main-col,
.page-template-page-sidebar-on-right
  .wp-site-blocks
  .alignfull
  .blog-page-right-main-col {
  overflow: visible !important;
  margin: 1em 0em;
}
.blog-page-with-left-sidebar-main-left-col,
.blog-page-with-right-sidebar-right-col{
    box-shadow: 0px 4px 4px 4px #00000040 !important;
    padding: 10px 0px;
}
.page-template-blog-page-sidebar-on-left .wp-site-blocks .alignfull.blog-page-with-left-sidebar-main-col,
.page-template-blog-page-sidebar-on-right .wp-site-blocks .alignfull.blog-page-with-right-sidebar-main-col{
    overflow: visible !important;
    margin: 1em 0em !important;
}

