/**
 * Theme Name:     Cure Collective
 * Author:         Elementor Team
 * Template:       hello-elementor
 * Text Domain:	   cure
 * Description:    A lightweight and minimalist WordPress theme for Elementor page builder.
 */

*:focus {
  outline: none;
}

ol,
ul {
  padding-bottom: 0.9rem;
}

[type="button"]:focus,
[type="submit"]:focus,
button:focus {
  outline: 0px auto -webkit-focus-ring-color !important;
}

.elementor a {
  word-wrap: break-word;
}

.elementor-widget-text-editor b,
.elementor-widget-text-editor strong {
  font-weight: 500;
}

.e-con-full.hero-width {
  max-width: 1980px !important;
  margin-right: auto;
  margin-left: auto;
}

.e-con-full.default-max-width {
  max-width: 1920px !important;
  margin-right: auto;
  margin-left: auto;
}

.e-con-boxed.width-1600 {
  max-width: 1600px !important;
  margin-right: auto;
  margin-left: auto;
}

.second-block > .e-con-inner {
  max-width: 1600px !important;
  margin-right: auto;
  margin-left: auto;
  /* padding-left: 3rem;
  padding-right: 3rem;
   background-color: #f4f4f0;*/
}

.gray-bg {
  background-color: #f4f4f0;
}

.mobile-hide {
  display: block;
}

.mobile-show {
  display: none;
}

.full-height-img {
  height: 100%;
}

.zoomin {
  overflow: hidden;
  transition: transform 0.4s;
}

.zoomin img {
  transition: transform 0.4s;
  display: block;
}

.zoomin:hover img {
  -webkit-transform: scale(1.07);
  -moz-transform: scale(1.07);
  -ms-transform: scale(1.07);
  transform: scale(1.07);
  -webkit-transition: -webkit-transform 300ms cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: transform 300ms cubic-bezier(0.25, 0.1, 0.25, 1);
}

/** Global css */

.default-link {
}

.default-link,
.default-link a {
  font-size: 14px;
  font-weight: 500;
  display: inline-flex;
  align-items: center;
}

.default-black,
.default-black a {
  color: #191919;
}

.default-black a:hover {
  color: #191919;
  opacity: 0.8;
}

.default-white,
.default-white p,
.default-white a,
.default-white h3 {
  color: #fff;
}

.default-yello,
.default-yello p,
.default-yello a,
.default-yello h3,
.default-yello time {
  color: #b9b990;
}

.default-link svg {
  margin-left: 15px;
}

.svg-color-yello svg {
  fill: #b9b990;
}

.svg-white-yello svg {
  fill: #fff;
}

.font-85pt-regular,
.font-85pt-regular h1 {
  font-size: 60px;
  font-weight: 400;
  line-height: 1.2em;
}

.font-28pt p,
.font-28pt h3,
.font-28pt h2 {
  font-size: 22px;
  line-height: 1.2em;
  font-weight: 400;
}

.font-28pt-medium,
.font-28pt-medium p,
.font-28pt-medium h3,
.font-28pt-medium .page-numbers {
  font-size: 22px;
  font-weight: 500;
  line-height: 1.2em;
}

.default-meta,
.default-meta p,
.default-meta span,
.default-meta time {
  font-size: 14px;
  font-weight: 500;
}

.yellow-span span {
  color: #b9b990;
}

.margin-bottom-0,
.margin-bottom-0 p {
  margin-bottom: 0px;
}

.white,
.white p,
.white a {
  color: #fff !important;
}

.yello-strong strong {
  color: #b9b990;
  font-weight: 500;
}

.default-p,
.default-p p {
  font-size: 20px;
  font-weight: 400;
  line-height: 1.4em;
  margin-block-end: 1rem;
}

.font-50-regular,
.font-50-regular h1,
.font-50-regular h2 {
  font-weight: 400;
  font-size: 45px;
  line-height: 1.2em;
}

.font-44-regular,
.font-44-regular h2,
.font-44-regular h3 {
  font-weight: 400;
  font-size: 38px;
  line-height: 1.2em;
}

/** Global css end*/

/** Top menu over hero image */
.hero-menu {
}

.hero-menu ul.hfe-nav-menu {
}

.hero-menu ul.hfe-nav-menu li {
}

.hero-menu ul.hfe-nav-menu li:first-child a {
}

.hero-menu ul.hfe-nav-menu li:last-child a:after {
  content: "";
}

.hero-menu ul.hfe-nav-menu li a::after {
  content: "|";
  color: inherit;
  opacity: 1 !important;
  position: relative !important;
  padding: 0px 7px;
}

.hero-menu ul.hfe-nav-menu li a {
}

/** Top menu over hero image end */

/* Header learn more with animation */
.css-1fmfi40 {
  display: flex;
  -moz-box-align: center;
  align-items: center;
  cursor: pointer;
  transition: all 200ms ease 0s;
  color: rgb(255, 255, 255);
  flex-direction: column;
}

.css-1fmfi41 {
  font-size: 17px;
  font-weight: 500;
  color: rgb(255, 255, 255);
}

.css-1r8hpr6 {
  flex-shrink: 0;
  transition: width 300ms ease 0s, height 300ms ease 0s;
  width: 0.5rem;
}

.css-1ci3avr {
  height: 1em;
  width: 1em;
  overflow: hidden;
  position: relative;
}

.css-14z5vlx {
  will-change: transform;
  position: absolute;
  bottom: 0px;
  animation: 3s cubic-bezier(0.65, 0, 0, 1) 2.7s infinite normal none running
    animation-1mjsa0g;
}

.css-1igo073 {
  flex-direction: column;
  max-width: 100%;
  display: flex;
}

.css-1vek26y {
  display: inline-flex;
  -moz-box-align: center;
  align-items: center;
  -moz-box-pack: center;
  justify-content: center;
  transition: color 200ms ease 0s;
  color: fff;
  user-select: none;
  height: calc(1.5em);
  font-size: 1em;
}

.css-1vek26y > svg {
  transform: translateY(0px);
}

@keyframes animation-1mjsa0g {
  0% {
    transform: translate3d(0px, 5%, 0px);
  }

  55% {
    transform: translate3d(0px, 71.6%, 0px);
  }

  100% {
    transform: translate3d(0px, 71.6%, 0px);
  }
}

/* Header learn more with animation end */

/**
* Image carosel start
*/
.carousel-menu {
  min-height: 30px;
}

.carousel-menu ul {
  list-style: none;
  margin-left: 0px;
  padding-left: 0px;
}

.carousel-menu ul li {
  display: inline-flex;
  align-items: center;
}

.carousel-menu ul li::after {
  content: "—";
  color: #191919;
  padding-left: 6px;
  padding-right: 2px;
}

.carousel-menu ul li:last-child:after {
  content: "";
}

.carousel-menu ul li a {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-size: 12px;
  color: #191919;
  border-bottom: 1px solid #f4f4f0;
}

.carousel-menu ul li a:hover,
.carousel-menu ul li a.active-slider {
  border-bottom: 0.1rem solid #b9b990;
  color: #191919;
}

.carousel-slider {
  padding-top: 40px;
}

.carousel-slider .text-slide-body {
  width: 100%;
  max-width: 490px;
}

.carousel-slider .text-slide-body p {
  font-size: 22px;
  color: #191919;
  line-height: 1.2em;
  font-weight: 400;
}

.carousel-slider .text-slide-body a {
  display: inline-flex;
  align-items: center;
  color: #191919;
  font-size: 14px;
  font-weight: 500;
  margin-top: 20px;
}

.carousel-slider .text-slide-body svg {
  margin-left: 15px;
  fill: #b9b990;
}

.carousel-slider {
}

.carousel-slider .slick-list {
  padding-bottom: 165px;
}

.carousel-slider .slick-dots {
  text-align: left;
}

.carousel-slider .slick-dots li {
  position: relative;
  display: inline-block;
  width: 10px;
  height: 15px;
  margin: 0 4px;
  padding: 0;
  cursor: pointer;
}

.carousel-slider .slick-dots li button {
  background-color: transparent !important;
}

.carousel-slider .slick-dots li button::before {
  font-family: "slick";
  font-size: 0;
  line-height: 10px;
  position: absolute;
  top: 0;
  left: 0;
  width: 10px;
  height: 10px;
  content: "•";
  text-align: center;
  opacity: 1;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  border: 1px solid #b9b990;
  border-radius: 50px;
}

.carousel-slider .slick-dots li button:hover::before,
.carousel-slider .slick-dots li.slick-active button::before {
  background-color: #b9b990;
}

.slick-dotted.slick-slider {
  margin-bottom: 0px;
}

/** Image carosel end */

/** Service grid start */
.service-grid {
  font-family: "Poppins", sans-serif;
  margin-bottom: 0px;
}

.service-grid.border-bottom {
  border-bottom: 1px solid #b9b990;
}

.service-grid.no-border-bottom {
  border-bottom: 0px solid #b9b990;
}

.service-grid .service-meta {
  margin-bottom: 6px;
}

.service-grid .service-meta a {
}

.service-grid .service-title {
  width: 100%;
  margin-top: 3px;
}

.service-grid .service-title a {
  color: #191919;
}

.service-grid .service-button {
  padding-top: 17px;
  padding-bottom: 44px;
}

.service-grid .service-button a {
}

.service-grid .service-button svg {
}

/** Service grid end */

/* Case study grid start */
.case-study-grid {
}

.case-study-grid .case-study-img {
  display: flex;
  overflow: hidden;
}

.case-study-grid .case-study-img img {
  transition: transform 0.4s;
  display: block;
}

.case-study-grid .case-study-img:hover img {
  -webkit-transform: scale(1.07);
  -moz-transform: scale(1.07);
  -ms-transform: scale(1.07);
  transform: scale(1.07);
  -webkit-transition: -webkit-transform 300ms cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: transform 300ms cubic-bezier(0.25, 0.1, 0.25, 1);
}

.case-study-grid .case-study-content {
  border-right: 1px solid #e1e1df;
  border-left: 1px solid #e1e1df;
  border-bottom: 1px solid #e1e1df;
  padding: 26px 25px;
}

.case-study-grid .case-study-content h3 {
  margin-top: 0px;
  margin-bottom: 3px;
}

.case-study-grid .case-study-content a {
}

.case-study-grid .case-study-content svg {
}

/* Case study grid end */

/* Grid design two start */
.cure-grid-two {
  min-height: 788px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 45px 35px;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}

.cure-grid-two img {
}

.cure-grid-two .grid-two-top {
}

.cure-grid-two .grid-two-top p {
  margin-bottom: 0px;
}

.cure-grid-two .grid-two-top p a {
}

.cure-grid-two .grid-two-top h2 {
  margin-top: 10px;
}

.cure-grid-two .grid-two-top h2 a {
}

.cure-grid-two .grid-two-button {
}

.cure-grid-two a,
.cure-grid-two a:hover {
  color: inherit;
}

.cure-grid-two .grid-two-button a {
}

.cure-grid-two .grid-two-button.white a {
}

.cure-grid-two .grid-two-button svg {
}

.cure-grid-two.padding-right .grid-two-top {
  padding-right: 38%;
}

/* Grid design two end */

/* Blog grid design */
.blog-grid {
}

.blog-grid.top-border {
  border-top: 1px solid #b9b990;
  padding-top: 20px;
}

.blog-grid .blog-title {
  width: 95%;
}

.blog-grid .date-meta span {
  color: #b9b990;
}

.blog-grid .blog-title h2 {
  margin-top: 3px;
}

.blog-grid .blog-button {
}

.blog-grid .blog-button a {
}

.blog-grid .blog-button svg {
}

/* Blog grid design end */

/* Insight grid */
.insight-grid {
}

.insight-grid .insight-img {
}

.insight-grid .insight-img {
  margin-bottom: 24px;
  display: flex;
}

.insight-grid .insight-title {
  width: 90%;
}

.insight-grid .insight-title h2 {
  margin-top: 0px;
}

.insight-grid .insight-title .space-bottom {
  margin-bottom: 26px;
}

.insight-grid .insight-excerpt {
}

.insight-grid .insight-excerpt p {
}

.insight-grid .insight-title a.read-more {
  color: #191919;
  font-size: 12px;
  font-weight: 500;
  display: inline-flex;
  align-items: center;
}

.insight-grid .insight-title a.read-more svg {
  fill: #b9b990;
  margin-left: 15px;
}

/* Insight grid end */

.remove-first-padding li a {
  padding-left: 0px !important;
}

/** Footer */
.footer-accordion {
}

.footer-menu {
  list-style: none;
  padding-left: 0px;
  margin-left: 0px;
}

.footer-menu li {
  padding-bottom: 0px;
}

.footer-menu li a {
  font-size: 16px;
}

/* Footer end */

/** Contact Form Start **/
.contact-form {
}

.contact-form .contact-gutter {
}

.contact-form .cf-col {
}

.contact-form input[type="date"],
.contact-form input[type="email"],
.contact-form input[type="number"],
.contact-form input[type="password"],
.contact-form input[type="search"],
.contact-form input[type="tel"],
.contact-form input[type="text"],
.contact-form input[type="url"],
.contact-form select,
.contact-form textarea {
  border-radius: 0px;
  border-top: 0px;
  border-right: 0px;
  border-left: 0px;
  border-color: #b9b990;
  padding-left: 0px;
  max-height: 230px;
}

.contact-form input {
}

.contact-form textarea {
}

.contact-form button {
  background: #b9b990;
  border: 0px solid;
  border-radius: 0px;
  display: inline-flex;
  align-items: center;
  color: #191919;
  font-weight: 500;
  font-size: 15px;
  padding: 12px 26px;
}

.contact-form button:hover,
.contact-form button:active,
.contact-form button:focus {
  background: #b9b990;
  color: #191919;
  opacity: 0.8;
}

.contact-form svg {
  fill: #fff;
  margin-left: 10px;
}

.contact-form ::placeholder {
  color: #191919;
  opacity: 1;
}

/** Contact form end **/

/** Review start */
.cure-reviews {
}

.cure-reviews h3 {
}

.cure-reviews p {
}

.cure-reviews p span {
}

/** Review end */

/** Folio widget */
.cure-folio-widget {
  display: flex;
}

.cure-folio-widget .folio-widget-title {
  color: #b9b990;
  font-size: 22px;
  font-weight: 600;
  display: flex;
  flex-shrink: 0;
  flex-basis: 120px;
}

.cure-folio-widget .folio-widget-content {
  font-size: 22px;
  font-weight: 400;
}

/** Folio widget end*/

/* Folio pagination */
.folio-pagination {
}

.folio-pagination svg {
  fill: #b9b990;
  width: 30px;
  height: auto;
}

.folio-pagination a {
  font-size: 22px;
  font-weight: 500;
  display: inline-flex;
  align-items: center;
  color: #b9b990;
  text-transform: uppercase;
}

.folio-pagination {
}

.folio-pagination.left-arrow {
  text-align: left;
}

.folio-pagination.left-arrow svg {
  margin-right: 15px;
}

.folio-pagination.right-arrow {
  text-align: right;
}

.folio-pagination.right-arrow svg {
  margin-left: 15px;
}

.work-word {
  text-align: center;
  color: #b9b990;
  font-size: 22px;
  font-weight: 500;
  text-transform: uppercase;
}

.work-word p {
}

/* Folio pagination end */

/** Folio slider widget start */

.folio-carousel {
  background-color: #191919;
  font-size: 1rem;
  padding: 0rem;
  color: white;
  margin: 0;
}

.folio-carousel .row {
  margin-right: 0rem;
  margin-left: 0rem;
}

.folio-carousel .col-xs-12 {
  padding-right: 0px;
  padding-left: 0px;
  margin-top: 0px;
  padding-top: 0px;
}

.title-folio {
  color: #b9b990;
}

.folio-content h3 {
  width: 100%;
  max-width: 250px;
}

.folio-brand-title {
  margin-bottom: -25px;
  margin-top: 0px;
}

.cover-image {
  object-fit: cover;
  object-position: center center;
  max-width: 100%;
  height: auto;
}

.folio-link > p > a {
  color: white;
  text-decoration: none;
}

h3 {
  margin: 0;
}

/*
.folio-slick .slick-dots li.slick-active button:before {
  color: #b9b990;
}

.folio-slick .slick-dots li button:before {
  font-size: 1rem;
}
*/
.folio-slick .slick-list {
}

.folio-slick .slick-dots {
  text-align: left;
}

.folio-slick .slick-dots li {
  position: relative;
  display: inline-block;
  width: 10px;
  height: 15px;
  margin: 0 4px;
  padding: 0;
  cursor: pointer;
}

.folio-slick .slick-dots li button {
  background-color: transparent !important;
}

.folio-slick .slick-dots li button::before {
  font-family: "slick";
  font-size: 0;
  line-height: 10px;
  position: absolute;
  top: 0;
  left: 0;
  width: 10px;
  height: 10px;
  content: "•";
  text-align: center;
  opacity: 1;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  border: 1px solid #b9b990;
  border-radius: 50px;
}

.folio-slick .slick-dots li button:hover::before,
.folio-slick .slick-dots li.slick-active button::before {
  background-color: #b9b990;
}

.folio-carousel .slick-dotted.slick-slider {
  margin-bottom: 0;
}

.folio-content {
  order: 1;
  padding-top: 1rem;
}

.folio-carousel .folio-content {
  padding-top: 20px;
  padding-right: 15px;
}

/* // Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .image-container {
    max-height: 80vh;
  }

  .folio-link {
    position: absolute;
    bottom: 3rem;
  }

  .folio-slick .slick-dots {
    text-align: left;
    bottom: 1vh;
  }

  .folio-content {
    order: 0;
  }
}

/** Folio slider end */

.wpcf7-not-valid-tip {
  font-size: 14px;
}

.wpcf7 form .wpcf7-response-output {
  font-size: 15px;
  border: 0px !important;
  background-color: #b9b990;
  color: #000;
  padding: 15px 20px;
  display: block;
  border-radius: 0px;
  margin-top: 50px;
  margin-left: 0px;
  margin-right: 0px;
}

.elementor-widget-text-editor em {
  color: #b9b990;
  font-style: normal;
}

/** Archive page CSS start */

.archive-container {
  width: 100%;
  max-width: 1920px;
  padding-left: 5rem;
  padding-right: 5rem;
  margin-right: auto;
  margin-left: auto;
}
b.archive-container {
  max-width: 1760px;
}
.archive-row {
  width: 100%;
  max-width: 1600px;
  margin-right: auto;
  margin-left: auto;
}

.archive-margin-title {
  margin-bottom: 3rem;
}

.column-bottom-gutter {
  margin-bottom: 4rem;
}

.archive-farea-margin {
  margin-bottom: 7.5rem;
}

.post-details-top-margin {
  margin-top: 7.5rem;
}

.post-details-top-margin.post {
  margin-top: 5rem;
}

.single-post-navigation {
  margin-top: 9rem;
}

.paging-navigation {
  width: 100%;
  clear: both;
  display: block;
}

.loop-pagination {
}

.loop-pagination .prev.page-numbers {
  margin-right: 1rem;
}

.loop-pagination .next.page-numbers {
  margin-left: 1rem;
}

.loop-pagination .page-numbers {
  padding: 0rem 0.8rem;
}

.loop-pagination .page-numbers.current {
}

.loop-pagination {
  display: inline-flex;
  align-items: center;
}

.loop-pagination li {
  list-style: none;
  display: inline-block;
  padding: 0rem 0.8rem;
  color: #b9b990;
}

.loop-pagination li.selected {
  color: #191919;
}

.loop-pagination li.active {
  cursor: pointer;
}

.default-meta.single-post {
  margin-top: 0.8rem;
}

.loop-pagination li.svg-icon svg {
  font-size: 15px;
  height: auto;
  font-weight: 700;
  width: 2em;
}

.loop-pagination li.right-arrow {
  margin-left: 1rem;
}

.loop-pagination li.left-arrow {
  margin-right: 1rem;
}

.case-study-grid {
  padding-right: 0px;
}

.filter-box {
  width: 65.5%;
  float: right;
}

.filter-box .sort-text {
  font-size: 14px;
  color: #808080;
  font-weight: 400;
  padding-left: 18px;
  margin-bottom: 4px;
  display: block;
}

.filter-box .nice-select {
  background: #fcfcfa;
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
  border-radius: 0px;
  border-bottom: 1px solid #b9b990;
  height: 50px;
  line-height: 48px;
  color: #808080;
}

.filter-box .nice-select .list {
  background-color: #fcfcfa;
  border-radius: 0;
  margin-top: 5px;
  color: #808080;
}

.filter-box .nice-select::after {
  border-bottom: 1px solid #808080;
  border-right: 1px solid #808080;
  height: 10px;
  width: 10px;
  right: 18px;
}

.folio-filter-section {
  margin-bottom: 3.5rem;
}

.folio-filter {
}

.folio-filter ul {
  text-align: center;
}

.folio-filter ul li {
  list-style: none;
  display: inline-block;
}

.folio-filter ul li.active a {
  color: #b9b990;
}

.folio-filter ul li::after {
  content: "\2223";
  color: inherit;
  opacity: 1 !important;
  position: relative !important;
  padding: 0px 7px;
}

.folio-filter ul li:last-child::after {
  content: "";
  padding-right: 0px;
}

.folio-filter ul li a {
  color: #191919;
  font-size: 17px;
}

.folio-filter ul li a:hover {
}

.title-post h1 {
  color: #191919;
  font-size: 45px;
  font-weight: 500;
}

/** List page widget */
.list-pages {
}

.list-pages .list-page-title {
}

.list-pages ul.list-page-ul {
  padding-left: 0px;
}

.list-pages ul.list-page-ul li {
  list-style: none;
  padding-left: 0px;
  padding-bottom: 5px;
}

.list-pages ul.list-page-ul li a {
  font-weight: 400;
  font-size: 20px;
}

/** List page widget end */

/** Job page */
.awsm-job-container {
  padding: 0px 0;
}

h1.awsm-jobs-single-title {
  margin-bottom: 5px;
}

.job-meta {
  display: block;
  margin-bottom: 1rem;
}

h3.wp-block-heading {
  padding-bottom: 0.3rem;
  padding-top: 0.7rem;
}

.awsm-job-form-inner {
  background: #fff;
  border: 0px solid #dddfe3;
  padding: 0;
}

.awsm-job-form .awsm-job-form-inner h2 {
  margin: 0 0 30px;
  color: #b9b990;
  font-size: 22px;
}

.awsm-job-single-wrap .awsm-job-content {
  padding-bottom: 5rem;
}

.awsm-job-form-group label {
  font-size: 1rem;
  line-height: 1;
}

.awsm-application-form {
}

.awsm-job-main.awsm-job-single-content{
	margin-left: 0px;
    padding-left: 0px;
}

.awsm-application-form .awsm-job-form-group {
  width: 100%;
}

.awsm-application-form .awsm-job-form-group:nth-child(2) {
  width: 49%;
  float: left;
  margin-right: 8px;
}

.awsm-application-form .awsm-job-form-group:nth-child(3) {
  width: 49%;
  float: left;
  margin-left: 8px;
}

.awsm-application-form .awsm-job-form-group input,
.awsm-application-form .awsm-job-form-group textarea {
  border: 1px solid #d7d6d6;
  border-radius: 2px;
}

.awsm-application-form .awsm-job-form-group input[type="file"] {
  border: 0px solid #d7d6d6;
}

.awsm-application-form .awsm-job-form-group input:focus {
  border-color: #d7d6d6;
}

.awsm-job-form-group {
  margin-bottom: 25px;
}

.awsm-job-form-group small {
  color: #b9b990;
  font-size: 13px;
  font-weight: 500;
}

.awsm-job-form-error {
  color: red;
  font-size: 14px;
}

.awsm-application-form .awsm-job-form-group:last-child {
  text-align: right;
  margin-top: 5rem;
  display: block;
}

.awsm-application-form .awsm-job-form-group input[type="submit"] {
  background: #b9b990;
  border: 0px solid;
  border-radius: 0px;
  display: inline-flex;
  align-items: center;
  color: #191919;
  font-weight: 500;
  font-size: 15px;
  padding: 10px 35px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='1em' viewBox='0 0 512 512' %3E%3Cpath fill='%23fff' d='M502.6 278.6c12.5-12.5 12.5-32.8 0-45.3l-128-128c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L402.7 224 32 224c-17.7 0-32 14.3-32 32s14.3 32 32 32l370.7 0-73.4 73.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l128-128z' /%3E%3C/svg %3E");
  background-repeat: no-repeat;
  background-position-x: 88%;
  background-position-y: center;
}

.arc-date {
}

.awsm-grid-right-col {
}

.awsm-grid-right-col .awsm-job-specification-wrapper {
  display: flex;
  margin-bottom: 2px;
}

.awsm-grid-right-col
  .awsm-job-specification-wrapper
  .awsm-job-specification-item:last-child {
  margin-left: 5px;
}

.awsm-grid-right-col
  .awsm-job-specification-wrapper
  .awsm-job-specification-item:first-child
  .awsm-job-specification-term::after {
  content: ",";
}

.awsm-job-item h2.awsm-job-post-title {
  font-size: 20px;
  font-weight: 400;
}

a.awsm-job-item .awsm-job-specification-item {
  color: #191919;
  font-size: 18px;
}

.awsm-grid-right-col .job_content {
  color: #191919;
  font-size: 16px;
  line-height: 1.6em;
}

.awsm-grid-right-col .awsm-job-more-container {
  color: #191919;
  font-size: 16px;
  margin-top: 2rem;
}

.awsm-grid-right-col .awsm-job-more-container .awsm-job-more {
}

.awsm-job-more-container .awsm-job-more span::before {
  content: "\002192";
  margin-left: 6px;
  color: #b9b990;
}

.awsm-grid-item .awsm-job-item,
.awsm-grid-item .awsm-job-item:hover {
  -webkit-box-shadow: 0 0px 0px 0 rgb(0 0 0 / 5%);
  box-shadow: 0 0px 0px 0 rgb(0 0 0 / 5%);
  border: 0px solid #dddfe3;
  border-radius: 0px;
  border-top: 1px solid #b9b990;
}

.awsm-job-item {
  padding: 0px;
  padding-top: 20px;
}

.job-button {
  margin-top: 2rem;
}

.awsm-grid-item {
  margin-bottom: 2rem;
}

.list-type-job{}
.list-type-job ul {
  list-style-position: outside;
  margin-left: 0px;
  padding-left: 18px;
}
.list-type-job ul li{}

/** Job page end  [awsmjobs] */

.about-block-one {
}

.about-block-one h5 {
  margin-bottom: 42px;
}


.slick-dots li button:hover, .slick-dots li button:focus {
    outline: none !important;
}

.page-id-25 .hero-image,
.page-id-18 .hero-image{
	background-position: bottom center !important;
}
.font-60 .title-post h1 {
  font-size: 60px;
	font-weight: 400;
  line-height: 1.2em;
}


.awsm-grid-right-col .job_content {
  visibility: hidden;
  height: 0px;
}

.single-case-study .elementor .dynamic-title {
  width: 100%;
  max-width: 950px;
}
.single-case-study h5{
  color: #191919;
  font-family: "Poppins", Sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 1.2em;
}

.elementor .custom-width{
    width: 100%;
  max-width: 330px;
}

.services-template h2 {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.4em;
}

/*
.single-case-study .elementor .dynamic-title h3 {
  margin: 0px;
  color: #fff;
  font-size: 35px;
  font-weight: 400;
}
.single-case-study .elementor .dynamic-title h4 {
  margin: 0px;
  color: #fff;
  font-size: 30px;
  font-weight: 400;
}
*/