



:root {
  --shadow-idle: 0px 0px 2px rgba(0, 0, 0, 0.2);
  --shadow-hover: 0px 16px 40px 1px rgba(0, 0, 0, 0.17);
  --btn-padding: 10px 30px;
}
* {
  font-family: "Hind Vadodara";
}
.landing-banner {
  height: 60vmin;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #fff;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #666;
  background: url("https://d2aq6dqxahe4ka.cloudfront.net/themes/front/page/images/press-news-b.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.landing-banner p {
  color: inherit;
  opacity: 0.8;
  margin: 0;
}

.landing-banner {
  margin-top: -60px !important;
}

.press-new-one {
  padding: 30px 0px 50px 0px;
}

.press-new-five {
  padding: 50px 0px 50px 0px;
}

.press-new-four {
  background: #f7f7f7;
}

.press-new-three {
  padding: 50px 0px 50px 0px;
  background: #21936a;
  color: #fff;
}

.press-new-three p {
  color: #fff;
}

.cenn {
  margin: 0 auto;
}

.btn {
  border-radius: 30px !important;
  font-size: 16px;
  color: #fff;
  font-weight: 600;
}
.show-more-btn button {
  margin-top: 20px;
  padding: var(--btn-padding);
  font-size: 16px;
}
.new-bb {
  background: #21936a;
  padding: var(--btn-padding);
  margin: 20px auto auto auto;
}

.new-b2 {
  background: #ff8500;
  padding: var(--btn-padding);
  margin: 20px auto auto auto;
}

.content-sec {
  max-width: 400px;
  text-align: center;
  padding: 30px 0;
}

img.rounded {
  border-radius: 15px;
}

.fff {
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
  transition: all 0.2s;
  margin: 10px 0 40px 0;
  min-height: 220px;
  border-radius: 10px;
  overflow: hidden;
  transition: all 0.2s;
}
.fff:hover {
  box-shadow: 0px 10px 40px 1px rgba(0, 0, 0, 0.17);
}

.card-footer {
  font-size: 1em;
  position: static;
  top: 0;
  left: 0;
  max-width: 100%;
  padding: 0.75em 1em;
  background: #fff;
  color: rgba(0, 0, 0, 0.4);
  border-top: 1px solid rgba(0, 0, 0, 0.05) !important;
}

.float-right {
  float: right !important;
  margin-top: 6px;
}

.press-client-l {
  background: #fff;
  padding: 50px 0px 50px 0px;
}

.no-pad {
  padding: 0px;
}

.thumbnail-new a > img,
.thumbnail > img {
  display: block;
  max-width: 100%;
  height: auto;
}

.card-footer2 {
  font-size: 1em;
  position: static;
  top: 0;
  left: 0;
  max-width: 100%;
  padding: 20px 20px 20px 20px;
  color: rgba(0, 0, 0, 0.4);
  background: #fff;
}

.caption2 {
  background: #fff !important;
  padding: 0px 20px;
  min-height: 100px;
}

.filter-box {
  background: #fff;
  box-shadow: 0px 2px 20px -2px rgba(137, 137, 137, 0.2);
  border-radius: 10px;
  padding: 0 15px;
  margin: 0 15px 15px 15px;
  text-align: center;
}
.filter-box hr {
  display: none;
}

#carousel123 {
  margin-bottom: 10px;
  display: block;
}

/* Awards */
.awards-wrapper {
  text-align: center;
  padding: 30px 0;
  background: #f7f7f7;
}
.awards {
  display: flex;
  justify-content: center;
}
.awards__item {
  /* background: white; */
  margin: 20px;
  /* box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.17); */
}
.awards__item .award__img {
  height: 180px;
  width: 168px;
  margin: 0 auto;
  background-image: url(https://d2aq6dqxahe4ka.cloudfront.net/emailer/20220704/Awardsrow1.png);
  background-size: 1120px 220px;
  background-repeat: no-repeat;

}
.awards__item:nth-child(4) .award__img {
  background-position-x: calc(3px * 1);
  background-position-y: calc(-2px * 4);
}
.awards__item:nth-child(3) .award__img {
  background-position-x: calc(-237px * 1);
  background-position-y: calc(-2px * 4);
}
.awards__item:nth-child(2) .award__img {
  background-position-x: calc(-237px * 2);
  background-position-y: calc(-2px * 4);
}
.awards__item:nth-child(1) .award__img {
  background-position-x: calc(-237px * 3);
  background-position-y: calc(-2px * 4);
}
.awards__item:nth-child(5) .award__img {
  background-position-x: calc(-237px * 4);
  background-position-y: calc(-2px * 4);
}
.awards__item h4 {
  margin: 30px 0 0 0;
}
.awards__item h5 {
  margin: 10px 0 0 0;
  color: #666;
}

.awards2 {
  display: flex;
  justify-content: center;
}
.awards2__item {
  /* background: white; */
  margin: 20px;
  max-width: 230px;
  /* box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.17); */
}
.awards2__item .award2__img {
  height: 180px;
  width: 168px;
  margin: 0 auto;
  background-image: url(https://d2aq6dqxahe4ka.cloudfront.net/emailer/20220704/Awardsrow2.png);
  background-size: 1120px 220px;
  background-repeat: no-repeat;

}
.awards2__item:nth-child(4) .award2__img {
  background-position-x: calc(3px * 2);
  background-position-y: calc(-2px * 4);
}
.awards2__item:nth-child(3) .award2__img {
  background-position-x: calc(-237px * 1);
  background-position-y: calc(-2px * 4);
}
.awards2__item:nth-child(2) .award2__img {
  background-position-x: calc(-470px * 1);
  background-position-y: calc(-2px * 4);
}
.awards2__item:nth-child(1) .award2__img {
  background-position-x: calc(-237px * 3);
  background-position-y: calc(-2px * 4);
}
.awards2__item:nth-child(5) .award2__img {
  background-position-x: calc(-237px * 4);
  background-position-y: calc(-2px * 4);
}

.awards2__item h4 {
  margin: 30px 0 0 0;
}
.awards2__item h5 {
  margin: 10px 0 0 0;
  color: #666;
}

/* //awards 3 */
.awards3 {
  display: flex;
  justify-content: center;
}
.awards3__item {
  /* background: white; */
  margin: 20px;
  max-width: 230px;
  /* box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.17); */
}
.awards3__item .award3__img {
  height: 180px;
  width: 168px;
  margin: 0 auto;

  background-image: url(https://d2aq6dqxahe4ka.cloudfront.net/emailer/20220704/Awardsrow3.png);
  background-size: 1120px 220px;
  background-repeat: no-repeat;

}
.awards3__item:nth-child(4) .award3__img {
  background-position-x: calc(3px * 2);
  background-position-y: calc(-2px * 4);
}
.awards3__item:nth-child(3) .award3__img {
  background-position-x: calc(-237px * 1);
  background-position-y: calc(-2px * 4);
}
.awards3__item:nth-child(2) .award3__img {
  background-position-x: calc(-470px * 1);
  background-position-y: calc(-2px * 4);
}
.awards3__item:nth-child(1) .award3__img {
  background-position-x: calc(-237px * 3);
  background-position-y: calc(-2px * 4);
}
.awards3__item:nth-child(5) .award3__img {
  background-position-x: calc(-237px * 4);
  background-position-y: calc(-2px * 4);
}

.awards3__item h4 {
  margin: 30px 0 0 0;
}
.awards3__item h5 {
  margin: 10px 0 0 0;
  color: #666;
}

/* //awards 4 */
.awards4 {
  display: flex;
  justify-content: center;
}
.awards4__item {
  /* background: white; */
  margin: 20px;
  max-width: 230px;
  /* box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.17); */
}
.awards4__item .award4__img {
  height: 180px;
  width: 168px;
  margin: 0 auto;

  background-image: url(https://d2aq6dqxahe4ka.cloudfront.net/emailer/20220704/Awardsrow4.png);
  background-size: 1120px 220px;
  background-repeat: no-repeat;

}
.awards4__item:nth-child(4) .award4__img {
  background-position-x: calc(3px * 2);
  background-position-y: calc(-2px * 4);
}
.awards4__item:nth-child(3) .award4__img {
  background-position-x: calc(-237px * 1);
  background-position-y: calc(-2px * 4);
}
.awards4__item:nth-child(2) .award4__img {
  background-position-x: calc(-470px * 1);
  background-position-y: calc(-2px * 4);
}
.awards4__item:nth-child(1) .award4__img {
  background-position-x: calc(-237px * 3);
  background-position-y: calc(-2px * 4);
}
.awards4__item:nth-child(5) .award4__img {
  background-position-x: calc(-237px * 4);
  background-position-y: calc(-2px * 4);
}

.awards4__item h4 {
  margin: 30px 0 0 0;
}
.awards4__item h5 {
  margin: 10px 0 0 0;
  color: #666;
}
/* //awards 5 */
.awards5 {
  display: flex;
  justify-content: center;
}
.awards5__item {
  /* background: white; */
  margin: 20px;
  max-width: 230px;
  /* box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.17); */
}
.awards5__item .award5__img {
  height: 180px;
  width: 168px;
  margin: 0 auto;

  background-image: url(https://d2aq6dqxahe4ka.cloudfront.net/emailer/20220704/Awardsrow5.png);
  background-size: 1120px 220px;
  background-repeat: no-repeat;

}
.awards5__item:nth-child(4) .award5__img {
  background-position-x: calc(3px * 2);
  background-position-y: calc(-2px * 4);
}
.awards5__item:nth-child(3) .award5__img {
  background-position-x: calc(-237px * 1);
  background-position-y: calc(-2px * 4);
}
.awards5__item:nth-child(2) .award5__img {
  background-position-x: calc(-470px * 1);
  background-position-y: calc(-2px * 4);
}
.awards5__item:nth-child(1) .award5__img {
  background-position-x: calc(-237px * 3);
  background-position-y: calc(-2px * 4);
}
.awards5__item:nth-child(5) .award5__img {
  background-position-x: calc(-237px * 4);
  background-position-y: calc(-2px * 4);
}

.awards5__item h4 {
  margin: 30px 0 0 0;
}
.awards5__item h5 {
  margin: 10px 0 0 0;
  color: #666;
}

/* //awards 6 */
.awards6 {
  display: flex;
  justify-content: center;
}
.awards6__item {
  /* background: white; */
  margin: 20px;
  max-width: 230px;
  /* box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.17); */
}
.awards6__item .award6__img {
  height: 180px;
  width: 168px;
  margin: 0 auto;
  background-image: url(https://d2aq6dqxahe4ka.cloudfront.net/emailer/20220704/Awardsrow6.png);
  background-size: 1120px 220px;
  background-repeat: no-repeat;

}
.awards6__item:nth-child(1) .award6__img {
  background-position-x: calc(-405px * 2);
  background-position-y: calc(-2px * 4);
}
.awards6__item:nth-child(2) .award6__img {
  background-position-x: calc(-562px * 1);
  background-position-y: calc(-3px * 4);
}
.awards6__item:nth-child(3) .award6__img {
  background-position-x: calc(-332px * 1);
  background-position-y: calc(-2px * 4);
}
.awards6__item:nth-child(4) .award6__img {
  background-position-x: calc(-32px * 3);
  background-position-y: calc(-2px * 4);
}

.awards6__item h4 {
  margin: 30px 0 0 0;
}
.awards6__item h5 {
  margin: 10px 0 0 0;
  color: #666;
}
/* Awards */

/*Reports*/
.reports-wrapper {
  text-align: center;
  padding: 30px 0;
  background: #f7f7f7;
}
.reports {
  display: flex !important;
  flex-direction: row;
  justify-content: center;
}
.reports__item {
  margin: 20px;
  max-width: 230px;
}
.reports__item h4 {
  margin: 10px 0 0 0;
  color: #333 !important;
}
/*Reports*/

/* Flex rows */
.row.flex {
  display: flex;
}
.col-flex-center {
  display: flex;
  justify-content: center;
  align-items: center;
}
/* Flex rows */

/**********************************************/
.btn-default.filter-button {
  font-weight: normal;
  text-transform: capitalize;
  font-size: 16px;
  border-radius: 0px !important;
  border: none;
  color: #333;
  box-shadow: none !important;
  background: white !important;
  margin: 0 15px;
}
.btn-default.filter-button:hover {
  color: #21936a;
  border-color: #21936a;

  
}
.btn-default.filter-button.active {
  border-bottom: 2px solid #21936a;
  color: #21936a;
}

.custom-checkbox {
  display: inline;
}
.checkbox {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin: 0 15px !important;
}
.checkbox input {
  display: none;
}
.checkbox label {
  font-size: 16px;
  padding: 0;
  padding-left: 25px;
  min-height: unset;
  position: relative;
}
.checkbox label:before {
  font-family: "FontAwesome";
  content: "\f00c";
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 14px;
  height: 20px;
  width: 20px;
  border: 2px solid #ebebeb;
  border-radius: 5px;
  margin-right: 5px;
  position: absolute;
  top: 1px;
  transform: translateX(-130%);
  transition: all 0.2s;
}
.checkbox input:checked + label:before {
  background: #21936a;
  border-color: #21936a;
}

.vl {
  border-left: 2px solid #e5e5e5;
  height: 43px;
  display: inline-block;
  position: relative;
  margin: 0px 15px;
  padding: 0px;
  vertical-align: bottom;
}

/********************filter*****************/

.press-news-f {
  background: #f7f7f7;
  padding: 50px 0px 50px 0px;
}

.gallery-title {
  font-size: 36px;
  color: #42b32f;
  text-align: center;
  font-weight: 500;
  margin-bottom: 70px;
}

.gallery-title:after {
  content: "";
  position: absolute;
  width: 7.5%;
  left: 46.5%;
  height: 45px;
  border-bottom: 1px solid #5e5e5e;
}
.gallery_product {
  margin-top: 20px;
  margin-bottom: 20px;
  height: 330px;
}
.gallery_product .fff2 {
  background: white;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: var(--shadow-idle);
  transition: all 0.2s;
}
.gallery_product .fff2:hover {
  box-shadow: var(--shadow-hover);
}
.gallery_product h4 {
  margin: 20px 0 0 0;
}
.gallery_product p {
  line-height: 24px;
  max-height: 72px;
  overflow: hidden;
  margin: 15px 0 0 0;
}
.gallery_product img {
  background: #ebebeb;
  width: 100% !important;
  height: 150px !important;
  max-height: 150px !important;
}

/**************************************/

/*================================================*/
.thumbnails li > .fff .caption {
  background: #fff !important;
  text-align: center;
  padding: 10px 15px;
  line-height: 24px;
  min-height: 188px;
  max-height: 188px;
  overflow: hidden;
}
.thumbnails li > .fff .caption p {
  margin: 0;
}

/* Page Header */

.page-header {
  background: #f9f9f9;
  margin: -30px -40px 40px;
  padding: 20px 40px;
  border-top: 4px solid #ccc;
  color: #999;
  text-transform: uppercase;
}

.page-header h3 {
  line-height: 0.88rem;
  color: #000;
}

ul.thumbnails {
  margin-bottom: 0px;
}

/* Thumbnail Box */

.caption h4 {
  color: #444;
}

.caption p {
  color: #000;
}

/* Mobile Only */

@media (max-width: 767px) {
  .gallery_product {
    max-width: 300px;
    margin-left: 50%;
    transform: translateX(-50%);
  }
  .page-header,
  .control-box {
    text-align: center;
  }
}

@media (max-width: 479px) {
  .caption {
    word-break: break-all;
  }
}

li {
  list-style-type: none;
}

::selection {
  background: #21936a;
  color: #ffffff;
  text-shadow: 0;
}

::-moz-selection {
  background: #21936a;
  color: #ffffff;
}

/****************************************************/

.carousel {
  position: relative;
}
.carousel-inner > .item {
  z-index: 10;
}
#myCarousel {
  padding-right: 40px;
}
.carousel-controller {
  position: absolute;
  top: 50%;
  right: -1%;
  left: -1%;
  transform: translateY(-50%);
  display: flex;
  justify-content: space-between;
}
.control__item {
  height: 40px;
  width: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  background: #fff;
  color: #999 !important;
  transition: all 0.2s;
  box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.2);
}

.control__item:hover {
  transform: scale(1.1);
  color: #000 !important;
}

.carousel-showsixmoveone .cloneditem-1,
.carousel-showsixmoveone .cloneditem-2,
.carousel-showsixmoveone .cloneditem-3,
.carousel-showsixmoveone .cloneditem-4,
.carousel-showsixmoveone .cloneditem-5 {
  display: none;
}

@media all and (min-width: 768px) {
  .carousel-showsixmoveone .carousel-inner > .active.left,
  .carousel-showsixmoveone .carousel-inner > .prev {
    left: -33.333%;
  }
  .carousel-showsixmoveone .carousel-inner > .active.right,
  .carousel-showsixmoveone .carousel-inner > .next {
    left: 33.333%;
  }
  .carousel-showsixmoveone .carousel-inner > .left,
  .carousel-showsixmoveone .carousel-inner > .prev.right,
  .carousel-showsixmoveone .carousel-inner > .active {
    left: 0;
  }
  .carousel-showsixmoveone .carousel-inner .cloneditem-1,
  .carousel-showsixmoveone .carousel-inner .cloneditem-2 {
    display: block;
  }
}

@media all and (min-width: 768px) and (transform-3d),
  all and (min-width: 768px) and (-webkit-transform-3d) {
  .carousel-showsixmoveone .carousel-inner > .item.active.right,
  .carousel-showsixmoveone .carousel-inner > .item.next {
    -webkit-transform: translate3d(33.333%, 0, 0);
    transform: translate3d(33.333%, 0, 0);
    left: 0;
  }
  .carousel-showsixmoveone .carousel-inner > .item.active.left,
  .carousel-showsixmoveone .carousel-inner > .item.prev {
    -webkit-transform: translate3d(-33.333%, 0, 0);
    transform: translate3d(-33.333%, 0, 0);
    left: 0;
  }
  .carousel-showsixmoveone .carousel-inner > .item.left,
  .carousel-showsixmoveone .carousel-inner > .item.prev.right,
  .carousel-showsixmoveone .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}

@media all and (min-width: 992px) {
  .carousel-showsixmoveone .carousel-inner > .active.left,
  .carousel-showsixmoveone .carousel-inner > .prev {
    left: -16.666%;
  }
  .carousel-showsixmoveone .carousel-inner > .active.right,
  .carousel-showsixmoveone .carousel-inner > .next {
    left: 16.666%;
  }
  .carousel-showsixmoveone .carousel-inner > .left,
  .carousel-showsixmoveone .carousel-inner > .prev.right,
  .carousel-showsixmoveone .carousel-inner > .active {
    left: 0;
  }
  .carousel-showsixmoveone .carousel-inner .cloneditem-3,
  .carousel-showsixmoveone .carousel-inner .cloneditem-4,
  .carousel-showsixmoveone .carousel-inner .cloneditem-5 {
    display: block;
  }
}

@media all and (min-width: 992px) and (transform-3d),
  all and (min-width: 992px) and (-webkit-transform-3d) {
  .carousel-showsixmoveone .carousel-inner > .item.active.right,
  .carousel-showsixmoveone .carousel-inner > .item.next {
    -webkit-transform: translate3d(16.666%, 0, 0);
    transform: translate3d(16.666%, 0, 0);
    left: 0;
  }
  .carousel-showsixmoveone .carousel-inner > .item.active.left,
  .carousel-showsixmoveone .carousel-inner > .item.prev {
    -webkit-transform: translate3d(-16.666%, 0, 0);
    transform: translate3d(-16.666%, 0, 0);
    left: 0;
  }
  .carousel-showsixmoveone .carousel-inner > .item.left,
  .carousel-showsixmoveone .carousel-inner > .item.prev.right,
  .carousel-showsixmoveone .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}

@media only screen and (min-width: 768px) {
  .logo {
    margin: 28px;
    float: left;
  }
}

@media (max-width: 1200px) {
  .card-footer {
    text-align: center;
  }
  .card-footer span {
    display: block;
  }
  .card-footer span.float-right {
    float: unset !important;
    margin-bottom: 10px;
  }
  .filter-box .vl {
    display: none;
  }
  .filter-box hr {
    display: block;
    margin: 10px;
  }
  .filter-box fieldset {
    margin: 5px 0 10px 0;
  }
}
@media (max-width: 980px) {
  .row.flex {
    display: block;
  }
  .press-new-four {
    padding-bottom: 60px;
  }
  .press-new-four .add-spacing {
    padding: 0;
  }
  .carousel-inner > .item {
    z-index: unset;
  }
  #myCarousel {
    padding-right: 0;
  }
  .carousel-controller {
    transform: translateY(calc(-50% + 10px));
  }
  .awards {
    flex-wrap: wrap;
  }
  .reports {
    flex-wrap: wrap;
  }
  .my-cen {
    margin: auto;
  }
}

@media (max-width: 800px) {
  .my-cen-t {
    text-align: center;
  }
  ul.thumbnails {
    margin-bottom: 0px;
    padding: 0px;
  }
  .caption2 {
    min-height: 70px;
  }
  .img-full {
    width: 100% !important;
  }
  .career-banner-text {
    position: absolute;
    top: 40px;
    margin: auto;
    text-align: center;
    left: 0px;
    right: 0px;
    bottom: 0px;
    color: #fff;
  }
  .career-banner-text p {
    color: #fff;
  }
  .mobile-banner {
    margin-top: -50px;
    position: relative;
  }
}

@media (max-width: 768px) {
  .filter-box {
    margin: 0;
    padding: 0;
    border-radius: 0;
  }

  .btn-default.filter-button {
    margin: 0;
  }
  .custom-checkbox {
    width: 100%;
  }
  .custom-checkbox .checkbox {
    margin: 0 4vw 0 0 !important;
  }

  .press-client-l {
    padding: 15px 0px 30px 0px;
  }
  .press-news-f {
    padding: 30px 0px 30px 0px;
  }
  .press-new-one {
    padding: 30px 0px 30px 0px;
  }
  .press-new-five {
    padding: 30px 0px 30px 0px;
  }
  .press-new-three {
    padding: 30px 0px 30px 0px;
  }
  .cenn {
    max-width: 250px;
  }
  .carousel-inner > .item > img {
    width: 100%;
  }
  .carousel-controller {
    padding: 0;
  }
}

@media (max-width: 640px) {
  .no-pad-override {
    padding: 0px 10px;
  }
}

@media (max-width: 360px) {
}

@media (max-width: 320px) {
}

.date-small-size {
  font-size: 11px;
}

.custom-btn-warning {
  background-color: #ff8400;
}

.caption2 h4 {
  color: #000;
  font-weight: bold;
  font-size: 14px;
}
