/*
 Theme Name:   Hello Elementor Child
 Theme URI:    http://example.com/hello-elementor-child
 Description:  Hello Elementor Child Theme
 Author:       Sonu Patidar
 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: #000000;
  --color2: #393939;
  --color3: #000;
  --color4: #fff;
}

/* Custom CSS can go here */

@media (min-width: 1400px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1240px !important;
  }
}
label {
  width: 100%;
}
select.wpcf7-form-control {
  font-family: "Montserrat", Sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: #e6e5e5;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #e6e5e5;
  border-radius: 0px 0px 0px 0px;
  padding: 10px 20px 10px 20px;
}
div#popmake-608 {
  padding: 0 !important;
}
.recaptcha p:first-child {
  display: none;
}
.recaptcha .cf7sr-g-recaptcha {
  transform: scale(0.65);
  -webkit-transform: scale(0.75);
  transform-origin: top left;
  -webkit-transform-origin: top left;
}
.codedropz-upload-inner span {
  display: none !important;
}
.codedropz-upload-handler {
  border: 1px dashed #ad986c !important;
  border-radius: 0px !important;
}
.codedropz-upload-inner {
  position: relative;
  padding-top: 35px;
}
.codedropz-upload-inner h3 {
  font: normal normal 600 16px / 20px Montserrat;
  letter-spacing: 0px;
  color: #000000;
}
.codedropz-upload-inner:before {
  content: "";
  width: 32px;
  height: 32px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0px;
  background-image: url(https://draftsite1.com/solar-pro/wp-content/uploads/2025/11/cloud-computing.png);
  justify-content: center;
  align-items: center;
  margin: auto;
  background-size: cover;
  background-repeat: no-repeat;
}
.fix-header .fixtop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
}

a.cd-upload-btn {
  font: normal normal normal 14px / 20px Montserrat;
  letter-spacing: 0px;
  color: #a1a1a1;
}
/* header start */
.header-movingtext span {
  position: relative;
  display: inline-block;
  text-align: center;
  font: normal normal 600 12px/15px Montserrat;
  letter-spacing: 0px;
  color: #ffffff;
  text-transform: uppercase;
  opacity: 1;
  padding: 0 50px;
}
.header-movingtext span::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  translate: 0 -50%;
  width: 3px;
  height: 3px;
  background: #fff;
  border-radius: 50%;
}
/* header end */

/* footer start  */
.news-form {
  position: relative;
}
.news-form br {
  display: none;
}
.news-form button {
  position: absolute;
  border: 0;
  width: 33px;
  height: 32px;
  display: grid;
  place-items: center;
  background-color: #d3d3d3;
  top: 50%;
  right: 7px;
  translate: 0 -50%;
  color: #000000;
  padding: 6px;
  border-radius: 50%;
}
.news-form button:hover {
  background-color: #9d9d9d;
}
/* footer end  */

/* home banner css start */
.hero-banner {
  height: 95vh;
}
.hero-banner .carousel-caption {
}
.hero-banner .carousel-caption {
  position: absolute;
  top: 50%;
  right: 0;
  bottom: inherit;
  left: 0;
  padding-top: 0;
  padding-bottom: 0;
  color: #fff;
  text-align: left !important;
  transform: translate(0%, -50%);
}

.hero-banner .carousel-item video,
.hero-banner .carousel-item iframe {
  height: 95vh;
  object-fit: cover;
  object-position: center bottom;
}
.hero-banner .carousel-caption {
  text-align: center;
}
.hero-banner .carousel-caption h6 {
  text-align: center;
  font: normal normal 500 18px/22px Montserrat;
  letter-spacing: 2px;
  color: #ffffff;
  text-transform: uppercase;
  opacity: 1;
}
.hero-banner .carousel-caption h3 {
  text-align: center;
  font: normal normal 500 80px/97px Montserrat;
  letter-spacing: 0px;
  color: #ffffff;
  opacity: 1;
}
.hero-banner .carousel-caption .italic {
  text-align: center;
  font: italic normal normal 21px/28px Montserrat;
  letter-spacing: 0px;
  color: #ffffff;
  opacity: 1;
}
.hero-banner .carousel-caption .elementor-button {
  background: transparent;
  border: 1px solid #fff;
}
.hero-banner .carousel-caption .elementor-button:hover {
  background: #fff;
  color: #000;
}
.hero-banner .carousel-indicators [data-bs-target] {
  width: 10px !important;
  height: 10px !important;
  border-radius: 50% !important;
}
.arrow-control-slider {
  display: flex;
}
.arrow-control-slider span {
  background-color: var(--color1);
  padding: 5px;
  width: 35px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
  color: #fff;
  font-size: 14px;
  cursor: pointer;
  margin-right: 5px;
}
.arrow-control-slider span:hover {
  background-color: var(--color2);
}

.arrow-control-slider .control-prev {
  border-radius: 5px;
}
.arrow-control-slider .control-next {
  border-radius: 5px;
}
.arrow-control-bottom {
  display: flex;
  position: absolute;
  bottom: 15%;
  left: 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;
}
.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;
}

/* home banner css end */

/* pagination style one css start  */
.pagination-style-one {
  display: inline-flex;
  justify-content: center;
}
.pagination-style-one .page-numbers.current {
  font-weight: 500 !important;
  color: #9d9d9d !important;
}
.pagination-style-one .page-numbers {
  font: normal normal 500 18px / 22px Montserrat !important;
  letter-spacing: 0px;
  color: #000000 !important;
  background: #ffffff 0% 0% no-repeat padding-box;
  border: 0px solid #ececec;
  border-radius: 0px;
  text-decoration: none !important;
  width: 30px;
  height: 30px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin: 0 5px;
}
.pagination-style-one .page-numbers i {
  font-size: 24px;
}
/* pagination style one css start  */

/* Blog css start */

.blog-post-card {
  margin-bottom: 40px;
  border-radius: 16px;
  overflow: hidden;
  background: #fff;
}

.blog-image-wrapper {
  position: relative;
}

.blog-image-wrapper img {
  width: 100%;
  border-radius: 20px;
  display: block;
}

.blog-category-badge {
  position: absolute;
  top: 15px;
  left: 15px;
  background: var(--color1) !important;
  color: #fff;
  font-size: 13px;
  padding: 6px 12px;
  border-radius: 8px;
  text-transform: capitalize;
}

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

.blog-content h2 {
  font-size: 34px !important;
  color: #0073aa;
  margin: 0;
}

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

.blog-content p {
  margin-top: 10px;
}

.read-more-btn {
  display: inline-block;
  background: var(--color2);
  font-size: 16px !important;
  color: #fff !important;
  padding: 12px 30px !important;
  border-radius: 10px !important;
  margin-top: 15px;
  font-weight: 500;
  text-decoration: none;
}

.read-more-btn:hover {
  background: #292c2d !important;
  color: #fff !important;
}

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

.sidebar-box h3 {
  margin-bottom: 15px;
}

.sidebar-box {
  background: #fff;
  border: solid 1px #ececec;
  border-radius: 15px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
  padding: 30px;
}

.sidebar-box h3 {
  margin-bottom: 15px;
}

.category-list {
  list-style: none;
  padding: 0;
  margin-bottom: 30px;
}

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

.category-list a {
  color: #292c2d;
  text-decoration: none;
  font-weight: 500;
  font-size: 16px !important;
  width: 100%;
  display: block;
}
.category-list a span {
  float: right;
}
.category-list a:hover {
  color: #292c2d;
  text-decoration: none;
  font-weight: 500;
  font-size: 18px !important;
}
.article-detail {
  padding: 70px 0;
}
.prevnext-post {
  font-size: 14px;
}
.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 {
  padding: 0px 80px;
  position: relative;
}

.testimonials-box-one .testimonials-wrap img {
  width: 80px !important;
  height: 80px !important;
  margin-bottom: 10px;
  border-radius: 50%;
}
.testimonials-box-one .title,
.testimonials-box-one-popup .title {
  text-align: left;
  font: normal normal 500 14px/30px Montserrat;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
  margin: 0;
}
.testimonials-box-one .testimonials-wrap .position {
  text-align: left;
  font: normal normal normal 14px/20px Montserrat;
  letter-spacing: 0px;
  color: #9d9d9d;
}
.testimonials-box-one .rating {
  color: #000;
  font-size: 45px;
  margin-bottom: 20px;
}
.testimonials-box-one .content-box .description {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: left;
  font: normal normal 600 23px/40px Montserrat;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
}

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

/* testimonials box one  css end */

/* testimonials box two  css start */
.testimonials-box-two {
  background: #f9f9f9 0% 0% no-repeat padding-box;
  box-shadow: 2px 5px 10px #d9d6cd29;
  border-radius: 20px;
  padding: 25px;
}
.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 500 16px / 24px Montserrat;
  letter-spacing: 0px;
  color: #3a3a3a;
  margin-bottom: 30px;
}
.testimonials-box-two .content-box strong {
  color: #bfa74b;
  font-weight: 500 !important;
  font-style: italic;
}
.testimonials-box-two .testimonials-wrap .img-wrap img,
.testimonials-box-two-slider .testimonials-wrap .img-wrap img {
  width: 70px !important;
  min-width: 70px !important;
  height: 70px;
  border-radius: 50%;
  margin-right: 10px;
}
.testimonials-box-two .testimonials-wrap .title,
.testimonials-box-two-slider .testimonials-wrap .title {
  font: normal normal 600 16px / 24px Montserrat;
  letter-spacing: 0px;
  color: #000;
  margin: 0;
}
.testimonials-box-two .testimonials-wrap {
  color: #ffc107;
  font-size: 16px;
}

/* testimonials css start */

/* testimonials popup css start */
.model-testimonial .img-wrap img {
  width: 130px !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;
  }
}

.model-testimonial button.btn-close:hover,
.model-testimonial button.btn-close:focus,
.model-testimonial button.btn-close:focus-visible {
  filter: brightness(0) saturate(100%) invert(24%) sepia(63%) saturate(7327%)
    hue-rotate(348deg) brightness(102%) contrast(103%);
}
.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: 80px;
  margin-right: 10px;
}
.model-testimonial .testimonials-wrap .img-wrap img {
  border-radius: 50%;
}
.model-testimonial .testimonials-wrap .title {
  font: normal normal 600 16px / 24px Montserrat;
  letter-spacing: 0px;
  color: #000;
  margin: 0;
}
.model-testimonial .rating {
  color: #ffc107;
  font-size: 16px;
}

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

/* testimonials popup css end */

/* slick dots start  */

.arrowbtn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: transparent !important;
  z-index: 99;
  color: #000000;
  cursor: pointer;
}

.left-btn {
  left: 0;
}
.right-btn {
  right: 0;
}

ul.slick-dots {
  display: flex;
  justify-content: center;
  margin-top: 15px;
  list-style: none;
}
ul.slick-dots li {
  margin: 0 5px;
}
ul.slick-dots li button {
  padding: 5px;
  font-size: 0;
  border-radius: 50% !important;
  width: 10px;
  height: 10px !important;
  background-color: #cfcfcf;
  border-color: #cfcfcf;
}
ul.slick-dots li.slick-active button,
ul.slick-dots li button:hover {
  background-color: var(--color1) !important;
  border-color: var(--color1) !important;
}
/* slick dots end  */
.owce-carousel .owl-nav .owl-prev {
  left: -70px !important;
}
.owce-carousel .owl-nav .owl-next {
  right: -70px !important;
}
.owce-carousel .owl-nav i {
  font-size: 35px !important;
  padding: 0 !important;
}
/* value box start */
.value-box:hover h2 {
  opacity: 0;
}
.value-box .text-div {
  opacity: 0;
}
.value-box:hover .text-div {
  opacity: 1;
}

/* value box 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 Montserrat;
  letter-spacing: 1.6px;
  color: #000;
  text-transform: uppercase;
  margin-bottom: 8px;
}
.other-box-one .content-box .title {
  font: normal normal 500 20px/28px Montserrat;
  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 Montserrat;
  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 Montserrat;
  letter-spacing: 0px;
  color: #ffffff;
  padding-bottom: 20px;
  border-bottom: 1px solid #fff;
}
.portfolio-info p {
  font: normal normal normal 14px/21px Montserrat;
  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 Montserrat !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 Montserrat;
  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;
}
.scroll-down {
  translate: 0 -50%;
}
.scroll-down .on-hover {
  opacity: 0;
  transition: 0.3s ease all;
}
.scroll-down .no-hover {
  transition: 0.3s ease all;
}
.scroll-down:hover .on-hover {
  opacity: 1;
}
.scroll-down:hover .no-hover {
  opacity: 0;
}
.brand-slider .owl-item img {
  opacity: 0.3;
}
.brand-slider .owl-item:hover img {
  opacity: 1;
}
/* .elementor-widget-n-accordion .e-n-accordion-item-title:nth-child(1)
{
  border-top: 0 !important;
} */

/* insights page start */

.insights_section .insights-span {
  background-color: #e6e5e5;
  padding: 5px 20px;
  text-transform: capitalize;
  font-size: 14px !important;
}
.single_insight .insights-span {
  background-color: #e6e5e5;
  padding: 5px 20px;
  font-size: 14px !important;
  align-self: flex-start !important;
  text-transform: capitalize;
}

.wpcf7-not-valid-tip {
  color: #dc3232 !important;
}

.insights_section h2 {
  margin-top: 20px;
  font-size: 25px;
  font-weight: 500;
  margin-bottom: 10px;
}

.insights-date {
  font: italic normal normal 14px/28px Montserrat;
}

.insights_section .insights-para {
  font-size: 15px;
  font-weight: 400;
  color: #9d9d9d;
}

.insights-btn {
  color: #fff !important;
  background-color: #000;
  border: none !important;
  font-size: 15px !important;
  padding: 13px 40px 13px 40px !important;
}

.insights_section {
  border-bottom: 1px solid #d3d3d3;
  padding-bottom: 5rem;
  margin-bottom: 5rem;
}

.insights_section:last-of-type {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}

.insight-divider {
  border-bottom: 1px solid #d3d3d3;
  margin-top: 25px;
  margin-bottom: 60px;
}
.insight-divider-last {
  border-bottom: 1px solid #d3d3d3;
  margin-top: 60px;
  margin-bottom: 40px;
}

.single_insight .breadcrumb {
  font-size: 13px;
}
.single_insight .breadcrumb span {
  margin-left: 5px;
  margin-bottom: 30px;
}
.single_careers ul {
  padding-left: 15px;
  margin-bottom: 20px;
}
.single_careers .elementor-button {
  position: relative;
}
.single_careers .elementor-button span {
  position: absolute;
  right: 20px;
  top: 19px;
  transform: rotate(-45deg);
}
h4.form-title {
  text-align: center;
  font: normal normal 500 24px / 32px Montserrat;
  letter-spacing: 0px;
  color: #000000;
  margin-top: 0 !important;
  margin-bottom: 30px;
}

.single_insight .breadcrumb a {
  text-decoration: none;
  color: #9d9d9d;
  margin-right: 5px;
  margin-left: 5px;
}

.single_insight .insight-title {
  margin-top: 30px;
  font-size: 34px;
  font-weight: 600;
  margin-bottom: 15px;
  color: #000 !important;
}

.single_insight .insight-content h2 {
  font-size: 24px !important;
}

.single_insight .insight-content h3 {
  font-size: 20px !important;
}
.single_insight .insight-content h4 {
  font-size: 18px !important;
}

.insight-navigation {
  font-size: 13px;
  color: #9d9d9d;
  font-style: italic;
}

.insight-navigation .nav-label {
  font-weight: 500;
  color: #9d9d9d;
  transition: all 0.3s ease;
}

.insight-navigation .nav-link {
  text-decoration: none;
  color: #9d9d9d;
  font-weight: 600;
  transition: all 0.3s ease;
}

.prev-article:hover .nav-label,
.prev-article:hover .nav-link,
.next-article:hover .nav-label,
.next-article:hover .nav-link {
  color: #000000;
}

/* insights page end*/

/* career page start  */
.career-list-wrapper {
}
.career-list-wrapper .career-list {
  padding: 15px 0;
  border-top: 1px solid #000;
  display: block;
}
.career-list-wrapper .career-list .career-title {
  text-align: left;
  font: normal normal 600 25px/30px Montserrat;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
}
.career-list-wrapper .career-list .career-options {
  text-align: right;
  font: normal normal 500 14px/20px Montserrat;
  letter-spacing: 0px;
  color: #9d9d9d;
  opacity: 1;
}
.career-list-wrapper .career-list .career-arrow {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  display: inline-grid;
  place-items: center;
  background: #d3d3d3;
  color: #000000;
  cursor: pointer;
  transition: 0.3s ease all;
}
.career-list-wrapper .career-list:hover .career-arrow {
  background: #9d9d9d;
}
.career-list-wrapper .career-list:last-child {
  border-bottom: 1px solid #000;
}

.career-sidebar {
  background: #e6e5e5;
  padding: 30px;
}
.career-options p {
  font: normal normal normal 12px/20px Montserrat;
  letter-spacing: 0px;
  color: #000000;
  text-transform: uppercase;
}
.career-options span {
  font: normal normal 500 14px/20px Montserrat;
  letter-spacing: 0px;
  color: #000000;
  text-transform: uppercase;
}
/* career page end  */

/* review css start  */
.reviews-box-two {
  background: #ffffff 0% 0% no-repeat padding-box;
  border: 1px solid #d3d3d3;
  opacity: 1;
  height: 100%;
}
.reviews-box-two .reviews-wrap {
  display: flex;
  justify-content: start;
  align-items: center;
}
.reviews-box-two .content-area {
  padding: 30px;
}
.reviews-box-two .rating {
  font: normal normal normal 18px / 22px Montserrat;
  letter-spacing: 3.2px;
  margin-bottom: 15px;
  color: #000000;
}
.filter-by {
  font: normal normal normal 14px / 22px Montserrat;
  letter-spacing: 0px;
  color: #000000;
}
select.review-category-dropdown {
  min-width: 200px;
  background-color: #F2F2F2;
  border: 1px solid #f2f2f2;
  border-radius: 0;
  font: normal normal normal 14px / 23px Montserrat;
  letter-spacing: 0px;
  color: #000000;
}
button#load-more-btn {
  border: 0;
}
.reviews-box-two .content-box .description {
  font: normal normal 500 14px / 21px Montserrat;
  letter-spacing: 0px;
  color: #000000;
}
.reviews-box-two .reviews-wrap .featured-image {
  width: 60px;
  height: 60px;
  border-radius: 60px;
  margin-right: 10px;
}
.reviews-box-two .reviews-wrap .title {
  font: normal normal 500 14px / 18px Montserrat;
  letter-spacing: 0px;
  color: #000000;
  margin-bottom: 0px;
  margin-top: 0;
}
.reviews-box-two .reviews-wrap .purchased-product {
  font: normal normal normal 14px/18px Montserrat;
  letter-spacing: 0px;
  color: #9d9d9d;
  margin: 0;
}
.slick-slider-review .arrowbtn i {
  font-size: 28px;
  color: #fff;
}
.slick-slider-review .left-btn {
  left: 10px;
}
.slick-slider-review .right-btn {
  right: 10px;
}

.slick-slider-review .slick-dots {
  margin-top: 0;
  padding-left: 0;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 20px;
}
.slick-slider-review .slick-dots li button {
  padding: 3px;
  font-size: 0;
  border-radius: 50% !important;
  width: 7px;
  height: 7px !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
  opacity: 0.5;
}
.slick-slider-review .slick-dots li.slick-active button,
.slick-slider-review .slick-dots li button:hover {
  opacity: 1;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}
/* review css end  */

@media only screen and (max-width: 768px) {
  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 h3 {
    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;
  }
}

@media only screen and (max-width: 768px) {
  .object-fit-cover {
    object-fit: cover;
    height: 100%;
  }
  .single_insight .insight-title {
    font-size: 24px !important;
    font-weight: 600;
    color: #222;
  }
  .single_insight .breadcrumb span {
    margin-bottom: 10px;
  }
  .carousel-control-next, .carousel-control-prev {
    display: none !important;
  }
  .testimonials-box-one .testimonials-wrap img {
    width: 50px !important;
    height: 50px !important;
    min-width: 50px;
  }
  .testimonials-box-one .content-box .description {
    font: normal normal 600 18px / 30px Montserrat;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
  }
  .testimonials-box-one {
    padding: 0px 20px;
  }
  
}
