* {
  margin: 0;
  padding: 0;
  outline: none;
  text-decoration: none;
  box-sizing: border-box;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

html {
  -webkit-text-size-adjust: 100%;
}

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

a:focus {
  -moz-outline-style: none;
  outline: none;
}

input[type="file"]::-webkit-file-upload-button {
  cursor: pointer;
}

input[type="file"]::-moz-file-upload-button {
  cursor: pointer;
}

input[type="file"]::-ms-file-upload-button {
  cursor: pointer;
}

input[type="file"]::-o-file-upload-button {
  cursor: pointer;
}

input[type="file"] {
  cursor: pointer;
}

html body {
  padding: 0;
}

*::-moz-selection {
  color: #fff;
  background: #07163f;
}

*::selection {
  color: #fff;
  background: #07163f;
}

*::-moz-selection {
  color: #fff;
  background: #07163f;
}

*::-webkit-selection {
  color: #fff;
  background: #07163f;
}

*::-ms-selection {
  color: #fff;
  background: #07163f;
}

*::after,
*::before,
* {
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

body a {
  outline: none !important;
  transition: 0.5s all;
}

body a:focus {
  outline: none !important;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

ul:after,
li:after,
.container:after {
  clear: both;
  display: block;
  content: "";
}

select {
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  cursor: pointer;
}

* {
  -webkit-tap-highlight-color: transparent;
  -moz-tap-highlight-color: transparent;
  -ms-tap-highlight-color: transparent;
  -o-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
}

img {
  margin: 0 auto;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  display: block;
  outline: none !important;
}

form label em {
  color: #ff0000;
  display: inline-block;
  font-style: normal;
  vertical-align: top;
}

iframe {
  display: block;
  width: 100%;
  height: 100%;
}

body ul,
body li,
body ol {
  margin: 0;
  padding: 0;
}

li {
  list-style: none;
  position: relative;
}

ul {
  margin: 0;
  padding: 0;
}

a,
span,
b,
i {
  display: inline-block;
  vertical-align: top;
}

/*element css*/
#neve_body input:not([type="button"]):not([type="submit"]):not([checkbox]):not([radio]),
#neve_body textarea,
#neve_body select {
  height: 50px;
  width: 100%;
  margin: 0;
  font-family: "Roboto";
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  border: transparent;
  border-bottom: 1px solid #bababa;
  border-radius: 0px;
}

#neve_body [tabindex="-1"]:focus,
#neve_body input:read-write:focus,
#neve_body select:focus,
#neve_body textarea:focus {
  outline: 0;
  box-shadow: none;
  --formfieldbordercolor: none;
}

/*contact form 7 error msg class and css*/
.wpcf7-not-valid-tip {
  font-size: 14px;
  color: red;
  line-height: 120%;
  margin-top: 1px;
  font-weight: 500;
  font-family: "Roboto";
}

.wpcf7-form input:not([type="submit"]).wpcf7-not-valid,
.wpcf7-form .wpcf7-not-valid {
  border-color: red;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.sent .wpcf7-response-output,
body .success {
  color: red;
  font-size: 16px;
  line-height: 120%;
  text-align: center;
  padding: 7px 15px;
  border: 1px solid red;
  margin: 15px 0 0 0;
  font-weight: 500;
  font-family: "Roboto";
}

body .wpcf7 form.sent .wpcf7-response-output,
body .success {
  color: green;
  border-color: green;
}

body textarea {
  resize: none;
  overflow: auto;
  height: 148px !important;
  padding-top: 15px !important;
}

body textarea:focus {
  box-shadow: none;
}

.wpcf7-form-control-wrap {
  width: 100%;
  display: block;
}

/*contact form 7 error msg class and css*/
body .to-top {
  height: 50px;
  width: 50px;
  position: fixed;
  top: auto;
  right: 15px;
  left: auto;
  bottom: 75px;
  border-radius: 7px;
  font-family: fontawesome;
  line-height: 48px;
  text-align: center;
  color: #fff;
  z-index: 111;
  box-shadow: 0 0 15px 2px #0006;
  text-decoration: none;
  transition: 0.5s all;
  scroll-behavior: smooth;
  padding: 0;
  font-size: 0;
  background: #39b54c;
  font-weight: normal;
}

.to-top::before {
  content: "\f106";
  font-size: 28px;
  color: #fff;
  padding-left: 1px;
}

.to-top:hover {
  cursor: pointer;
  /* opacity: 0.6; */
  color: #fff;
  background: #000000;
}

body a {
  transition: 0.5s all;
}

body p {
  margin: 0;
}

/**************************************custom-css---start****************************/
header.header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
}

body.sticky header.header .header-top {
  margin-top: -20px;
  transition: 0.5s;
}

body.sticky header.header .main-header-section {
  background: #07163f;
  padding-bottom: 13px;
  transition: 0.5s;
}

header.header nav>ul.hfe-nav-menu>li>a::before,
header#masthead nav>ul>li.parent-has-child>div.current-menu-item a::before,
#neve_body header.header nav>ul.hfe-nav-menu>li.current-menu-item>a::before,
#neve_body header#masthead nav>ul>li.current-menu-ancestor>div.current-menu-item a::before,
header#masthead nav>ul>li.current-menu-ancestor>div>a::before {
  content: "";
  border-bottom: 1px solid #fff;
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: 1px;
  width: auto;
  opacity: 1;
  visibility: visible;
  transform: scaleX(1);
  transform-origin: center center;
  transition: 0.5s;
}

header.header nav>ul.hfe-nav-menu>li>a,
header#masthead nav>ul>li.parent-has-child div.current-menu-item a {
  position: relative;
}

header.header nav>ul.hfe-nav-menu>li>a:hover::before,
header.header header#masthead nav>ul.hfe-nav-menu>li>a:hover::before,
header#masthead nav>ul>li.parent-has-child>div a:hover::before {
  opacity: 1;
  visibility: visible;
  transform: scaleX(1);
}

footer#colophon ul li.current_page_parent a {
  color: #ad2526;
}

.header-contact ul.contact {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
}

.header-contact ul.contact li a {
  font-family: "Roboto";
  font-size: 16px;
  line-height: 24px;
  color: #dde2f1;
  display: inline-block;
}

header#masthead .header-contact ul.contact i.fa.fa-envelope {
  font-size: 0px;
}

header#masthead .header-search .hfe-input-focus .hfe-search-icon-toggle input.hfe-search-form__input {
  padding: 15px !important;
  width: 310px !important;
  top: 40px;
  color: transparent;
  z-index: 999;
}

header#masthead .header-search .hfe-input-focus .hfe-search-icon-toggle input.hfe-search-form__input {
  background: #fff !important;
  color: #000;
  font-family: "Roboto";
  font-weight: 400;
  font-size: 18px;
}

header#masthead .hfe-search-icon-toggle i.fa-search:before {
  font-size: 0px;
}

header#masthead .hfe-search-icon-toggle {
  font-size: 0px;
  line-height: 0px;
  position: relative;
}

.header-contact ul.contact li.email {
  margin-right: 32px;
}

.header-contact ul.contact li.phoneno::before {
  content: "";
  background-image: url(../images/india-logo.png);
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 50px;
  width: 50px;
}

.header-contact ul.contact li.phoneno {
  position: relative;
  padding-left: 25px;
}

header#masthead .hfe-search-icon-toggle::before {
  content: "";
  background-image: url(../images/search-logo.png);
  background-repeat: no-repeat;
  position: absolute;
  top: 9px;
  bottom: 0;
  left: auto;
  right: 0;
  margin: auto;
  height: 30px;
  width: 30px;
}

header#masthead .hfe-search-icon-toggle:hover::before {
  filter: brightness(0) saturate(100%) invert(15%) sepia(53%) saturate(4774%) hue-rotate(346deg) brightness(96%) contrast(87%);
}

#neve_body form.hfe-input-focus input.hfe-search-form__input {
  height: 40px;
}

.header-contact ul.contact li a:hover {
  color: #ad2526;
}

main#content .container.single-page-container {
  width: 100%;
  max-width: 100%;
  padding: 0;
}

main#content .nv-page-title-wrap.nv-big-title {
  display: none;
}

.footer-addres p.cname-next-line {
  font-family: "Roboto";
  font-weight: 400;
  color: #fff;
  font-size: 20px;
  line-height: 30px;
}

.footer-address-contact ul.contact {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  justify-content: flex-end;
}

.footer-address-contact ul.contact i.fa.fa-envelope {
  display: none;
}

.footer-address-contact ul.contact li a:hover {
  color: #ad2526;
}

.footer-address-contact ul.contact li a {
  font-family: "Roboto";
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #ffffff;
}

.last-contact-detail ul.socialicon-link li a i:hover::before {
  filter: brightness(0) saturate(100%) invert(100%) sepia(98%) saturate(7%) hue-rotate(99deg) brightness(102%) contrast(102%);
}

footer#colophon .hfe-copyright-wrapper a:hover {
  color: #a3222b;
}

.last-contact-detail ul.contact i.fa.fa-envelope {
  display: none;
}

.last-contact-detail ul.contact {
  display: flex;
  align-items: center;
}

.last-contact-detail ul.contact {
  display: none;
}

header#masthead ul.sub-menu li a {
  color: #ad2526;
  padding: 15px;
  font-size: 18px;
  line-height: 27px;
  font-weight: 500;
}

header#masthead ul.sub-menu li a:hover {
  color: #07163f;
}

header#masthead ul.hfe-nav-menu>li>ul.sub-menu::before {
  content: "";
  background-image: url(../images/sub-menu-design.png);
  background-repeat: no-repeat;
  position: absolute;
  top: -9px;
  bottom: auto;
  left: 13px;
  height: 20px;
  width: 20px;
}

header#masthead ul.hfe-nav-menu>li>ul.sub-menu {
  border-radius: 5px !important;
  width: 1180px;
  left: 0px;
  height: 408px;
  display: none;
  padding: 35px 30px 15px 29px;
}

header#masthead ul.hfe-nav-menu>li:hover .sub-menu {
  display: flex;
}

header#masthead ul.hfe-nav-menu>li ul.sub-menu>li>ul.sub-menu {
  border-radius: 5px !important;
  display: flex;
  flex-direction: column;
  width: 327px;
  top: 79px;
  left: 0px;
  visibility: visible;
  opacity: 1;
  box-shadow: none;
}

header#masthead ul.sub-menu li ul.sub-menu li a {
  padding: 15px 15px 0;
}

header#masthead ul.hfe-nav-menu>li ul.sub-menu>li>ul.sub-menu>li>a {
  color: #4d4d4d;
  display: inline-block;
}

header#masthead ul.hfe-nav-menu>li ul.sub-menu>li>ul.sub-menu>li>a:hover {
  color: #ad2526;
}

header#masthead ul.hfe-nav-menu>li ul.sub-menu li {
  background: unset;
}

.last-contact-detail ul.socialicon-link li a>i::before {
  font-size: 0px;
}

.last-contact-detail ul.socialicon-link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 247px;
}

.last-contact-detail ul.socialicon-link li a i::before {
  content: "";
  background-image: url(../images/social-media-sprite.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: 25px;
  width: 25px;
}

.last-contact-detail ul.socialicon-link li a {
  position: relative;
}

.footer-address-contact ul.contact li.email {
  margin-left: 20px;
}

.last-contact-detail ul.socialicon-link li a i.fa-twitter::before {
  background-position: 0 -48px;
}

.last-contact-detail ul.socialicon-link li a i.fa-youtube-play::before {
  background-position: 0 -93px;
}

.last-contact-detail ul.socialicon-link li a i.fa-instagram::before {
  background-position: 0 -145px;
}

.last-contact-detail ul.socialicon-link li a i.fa-linkedin::before {
  background-position: 0 -192px;
}

.hfe-copyright-wrapper a:hover {
  color: #ad2526;
}

.line-design a::before {
  content: "";
  border-bottom: 1px solid #fff;
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
  width: auto;
}

.line-design a {
  position: relative;
}

.line-design a:hover::before {
  border-bottom: 1px solid #ad2526;
}

.left-img-cntnt p.prabhat {
  font-weight: 500;
}

.left-img-cntnt p.founder,
.left-img-cntnt p.prabhat {
  font-family: "Roboto";
  font-size: 16px;
  line-height: 24px;
  color: #fff;
  position: relative;
}

.shadow-image>div::before {
  content: "";
  background-image: url(../images/pooja-enterprice-left-img-shadow.png);
  background-repeat: no-repeat;
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
  height: 113px;
  width: 640px;
  transform: rotate(180deg);
}

.about-content .shadow-image>div::before {
  width: 650px;
}

.shadow-image>div {
  position: relative;
}

.about-section .line-design a::before {
  border-color: #ad2526;
}

.about-section .line-design a:hover::before {
  border-color: #07163f;
}

.founder-section::before,
.about-content::before {
  content: "";
  background-image: url(../images/pooja-enterprice-blue-big-background.png);
  background-repeat: no-repeat;
  position: absolute;
  top: -79px;
  bottom: auto;
  left: -169px;
  right: auto;
  height: 797px;
  width: 718px;
  background-size: 100% 100%;
}

.about-content::before {
  background-image: url(../images/pooja-enterprise-background.png);
  background-repeat: no-repeat;
  right: -184px;
  left: auto;
  width: 965px;
}

.founder-section {
  position: relative;
}

span.red-color {
  color: #ad2526;
  display: inline;
}

.prodct-line .product-categories {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 15px;
}

.prodct-line .product-categories h3 a {
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
  font-family: "Roboto";
  color: #212121;
  margin: 7px 0 0 0;
}

.prodct-line .product-categories h3 a:hover {
  color: #ad2526;
}

.prodct-line .product-categories .cat-image a,
.prodct-line .product-categories .category>.cat-image {
  background: #ffffff;
  min-height: 341px;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 1;
  max-height: 341px;
}

.popular-slider ul.product-list .product-thumbnail a {
  background: #ffffff;
  /*     background: #e8ecf5; */
  width: 100%;
  height: 354px;
  max-height: 354px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.popular-slider ul.product-list .product-thumbnail a img {
  height: auto;
  max-height: 100%;
  max-width: 100%;
  width: auto;
  object-fit: contain;
}

.popular-slider ul.product-list h3 a {
  margin: 32px 0 4px 0;
  font-size: 24px;
  line-height: 36px;
  color: #212121;
  font-family: "Roboto";
}

.popular-slider ul.product-list h3 {
  margin: 0;
}

.popular-slider ul.product-list h3:hover,
.popular-slider ul.product-list h3 a:hover {
  color: #ad2526;
}

.popular-slider ul.product-list p {
  font-family: "Roboto";
  font-size: 16px;
  line-height: 24px;
  color: #6a6a6a;
  margin: 7px 0 0 0;
}

main#content .owl-carousel .owl-nav {
  display: block;
}

main#content .owl-nav button span {
  font-size: 0px;
}

main#content .owl-nav button.owl-next::before,
main#content .owl-nav button.owl-prev::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: -65px;
  right: auto;
  margin: auto;
  height: 50px;
  width: 50px;
  background-color: #e6e8ec;
  border-radius: 50%;
  background-image: url(../images/crausel-img-arrow.png);
  background-repeat: no-repeat;
  background-position: center;
}

main#content .owl-nav button.owl-next::before {
  left: auto;
  right: -55px;
}

/* main#content .owl-nav button::after{
    content: "";
    background-image: url(../images/crausel-img-arrow.png);
    background-repeat: no-repeat;
    background-position: center;
    height: 50px;
    width: 50px;
    top: 0;
    bottom: 0;
    left: -65px;
    right: auto;
    position: absolute;
} */
main#content .owl-nav button {
  position: relative;
}

main#content .owl-nav button.owl-next::before {
  transform: rotate(180deg);
}

main#content .owl-carousel .owl-nav {
  display: flex;
  justify-content: space-between;
  max-width: 100%;
  position: relative;
}

main#content .popular-products .owl-carousel .owl-nav {
  top: -200px;
}

main#content .owl-nav button:hover::before {
  opacity: 0.5;
}

.review-shortcode ul.review-list .review-title {
  font-family: "Roboto";
  font-size: 36px;
  line-height: 51.84px;
  color: #fff;
  font-weight: 500;
  text-align: center;
  margin: 0 0 34px 0;
}

.review-shortcode ul.review-list .review-content {
  font-family: "Roboto";
  font-size: 24px;
  line-height: 36px;
  text-align: center;
  padding: 0 20px;
  color: #fff;
  position: relative;
  width: fit-content;
  margin: 0 auto;
  max-width: 780px;
}

.review-shortcode ul.review-list .review-user {
  font-family: "Roboto";
  font-size: 16px;
  line-height: 24px;
  color: #fff;
  font-weight: 500;
  text-align: center;
  margin: 25px 0 0 0;
}

.review-shortcode ul.review-list .review-content::before,
.review-shortcode ul.review-list .review-content::after {
  content: "";
  background-image: url(../images/best-performance-before-img.png);
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  bottom: auto;
  left: -14px;
  right: 0;
  margin: 0;
  height: 28px;
  width: 28px;
}

.review-shortcode ul.review-list .review-content::after {
  background-image: url(../images/best-performance-after-img.png);
  background-repeat: no-repeat;
  bottom: -6px;
  top: auto;
  left: auto;
  right: -15px;
}

main#content .review-section .owl-carousel .owl-dots {
  display: flex;
  position: relative;
}

/* main#content .review-section .owl-carousel .owl-dots button.owl-dot::before {
    content: "";
    position: absolute;
    background: #fff;
    height: 8px;
    width: 8px;
    top: auto;
    bottom: -35px;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-radius: 50px;
} */
/* main#content .review-section .owl-carousel .owl-dots button.owl-dot.active::before{
    width: 56px;
} */

main#content .review-section .owl-carousel .owl-dots {
  position: absolute;
  top: 105%;
  height: 100%;
  display: flex;
  flex-direction: row;
  left: 0;
  bottom: 0;
  align-items: center;
  right: 0;
  justify-content: center;
  margin: auto;
  width: 5%;
  pointer-events: none;
}

main#content .review-section button.owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #fff;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 0.2s ease;
  border-radius: 30px;
}

main#content .review-section button.owl-dot.active span {
  width: 56px;
}

main#content .review-section .owl-carousel .owl-nav {
  top: -173px;
}

.product-at-work-section .products-work-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 15px;
}

.product-at-work-section .products-work-list a {
  display: block;
}

.product-at-work-section .products-work-list h2 {
  font-size: 20px;
  line-height: 30px;
  color: #212121;
  font-weight: 500;
  font-family: "Roboto";
  margin: 10px 0 0 0;
}

main#content .nv-single-page-wrap.col {
  padding: 0;
}

.products-work-list .work-item div.image {
  height: 347px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ffffff;
}

.products-work-list .work-item>a {
  width: 100%;
}

/*************pop-up-css****************/
body.fancybox-active .fancybox-container div.fancybox-content {
  width: 751px;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

body.fancybox-active .fancybox-container .fancybox-slide>div.fancybox-content {
  overflow: hidden;
}

body.fancybox-active .fancybox-container div.fancybox-content .fancybox-image {
  width: auto;
}

body.fancybox-active .fancybox-container div.fancybox-content .fancybox-text {
  width: 50%;
  padding-left: 20px;
  padding-right: 15px;
}

body.fancybox-active .fancybox-container div.fancybox-content .fancybox-text {
  text-align: left;
}

body.fancybox-active .fancybox-container div.fancybox-content .fancybox-image img {
  width: 100%;
}

body.fancybox-active .fancybox-container div.fancybox-content .fancybox-text {
  text-align: left;
}

body.fancybox-active .fancybox-container div.fancybox-content .fancybox-text h2 {
  margin: 20px 0 0 0;
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
}

body.fancybox-active .fancybox-container div.fancybox-content .fancybox-text .content {
  font-size: 16px;
  line-height: 24px;
  font-family: "Roboto";
  color: #6a6a6a;
}

body.fancybox-active .fancybox-container div.fancybox-content .fancybox-image {
  position: relative;
  height: auto;
}

.fancybox-navigation button.fancybox-button--arrow_left::before,
.fancybox-navigation button.fancybox-button--arrow_right::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 1px;
  right: auto;
  margin: auto;
  height: 50px;
  width: 50px;
  background-color: #e6e8ec;
  border-radius: 50%;
  background-image: url(../images/crausel-img-arrow.png);
  background-repeat: no-repeat;
  background-position: center;
  visibility: visible;
  opacity: 1;
  display: block;
}

.fancybox-navigation button.fancybox-button--arrow_left:hover::before,
.fancybox-navigation button.fancybox-button--arrow_right:hover::before {
  opacity: 0.5;
}

.fancybox-navigation button.fancybox-button--arrow_right::before {
  left: auto;
  right: 2px;
  transform: rotate(180deg);
}

.fancybox-navigation button.fancybox-button {
  padding: 0 0 !important;
  right: 28px !important;
  height: 50px !important;
  width: 50px !important;
  border-radius: 50px !important;
}

.fancybox-navigation button.fancybox-button--arrow_left {
  left: 15px !important;
}

div#fancybox-container-1 .fancybox-content-wrap {
  padding: 0 !important;
  overflow: auto;
}

body.fancybox-active .fancybox-container .fancybox-navigation svg {
  display: none;
}

/***********about-us-page**************/
main#content .our-values-four {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 87px 153px;
}

main#content .our-values-four h3 {
  margin: 0 0 7px 0;
}

main#content .our-values-four .elementor-image-box-wrapper {
  align-items: flex-start;
}

main#content .our-values-four .elementor-image-box-content {
  margin-top: -7px;
}

.person-short-code ul.core-people-list .core-image img {
  border-radius: 50%;
}

/*************event-page***********/
.life-at-enterprises .events-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 32px 15px;
}

.life-at-enterprises .events-list a {
  display: block;
}

.life-at-enterprises .events-list img {
  width: 100%;
  min-height: 470px;
  object-fit: contain;
}

.life-at-enterprises .events-list h2 {
  font-size: 20px;
  line-height: 30px;
  margin: 4px 0 0 0;
  color: #212121;
  display: inline-block;
  font-weight: 500;
}

.life-at-enterprises .events-list h2:hover,
.life-at-enterprises .events-list h2 a:hover {
  color: #ad2526;
}

/* .events-section::before {
    content: "";
    background-image: url(../images/event-design-page.png);
    background-repeat: no-repeat;
    position: absolute;
    top: 20px;
    bottom: 0;
    left: 20px;
    right: auto;
    height: 64px;
    width: 64px;
    background-size: 100% 100%;
} */
.events-section {
  position: relative;
}

.person-short-code ul.core-people-list .core-name {
  font-family: "Roboto";
  font-weight: 500;
  font-size: 24px;
  line-height: 36px;
  text-align: center;
  margin: 6px 0 0 0;
}

.person-short-code ul.core-people-list .core-email a {
  font-family: "Roboto";
  font-size: 18px;
  font-weight: 400;
  line-height: 27px;
  color: #ad2526;
  margin: 4px 0 0 0;
}

.person-short-code ul.core-people-list .core-email {
  text-align: center;
}

.person-short-code ul.core-people-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 0;
}

/**********contact-page***********/
.address-details-shortcode .details {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  max-width: 1090px;
  margin: 0 auto;
}

.address-details-shortcode .details h5 {
  margin: 0;
  text-align: center;
  font-size: 24px;
  line-height: 36px;
  font-family: "Roboto";
}

.address-details-shortcode .details p.cname-next-line,
.address-details-shortcode .details a,
.address-details-shortcode .details p {
  font-family: "Roboto";
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #4d4d4d;
  margin: 4px 0 0 0;
}

.address-details-shortcode .details a:hover {
  color: #ad2526;
}

.address-details-shortcode .details p.cname-next-line {
  padding: 0 60px;
}

.address-details-shortcode .details>div::before {
  content: "";
  background-image: url(../images/contact-sprite-img.png);
  background-repeat: no-repeat;
  background-position: 23px 22px;
  position: absolute;
  top: -116px;
  bottom: auto;
  left: 0;
  right: 0;
  margin: auto;
  height: 88px;
  width: 88px;
  background-color: #f7e9e9;
  border-radius: 50%;
}

.address-details-shortcode .details>div {
  position: relative;
}

.address-details-shortcode .details>div.phoneno-block::before {
  background-position: 26px -83px;
}

.address-details-shortcode .details>div.email-block::before {
  background-position: 26px -199px;
}

form label {
  background-color: transparent;
  font-family: "Roboto";
  font-weight: 400;
  font-size: 20px;
  list-style: 30px;
  color: #6a6a6a;
  border-radius: 4px;
  font-size: 14px;
  position: absolute;
  left: 10px;
  top: 42px;
  line-height: normal;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  -o-transform-origin: 0 0;
  transform-origin: 0 0;
  z-index: 1;
  text-transform: none;
  pointer-events: none;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
  -o-transition: 0.5s all;
  transition: 0.5s all;
  font-weight: 300;
  margin: 0;
}

form div.input_focus label,
form div.value_focus label {
  -webkit-transform: scale(0.75) translateY(-28px);
  -moz-transform: scale(0.75) translateY(-28px);
  -ms-transform: scale(0.75) translateY(-28px);
  -o-transform: scale(0.75) translateY(-28px);
  transform: scale(0.75) translateY(-28px);
  background-color: transparent;
  border-radius: 4px;
  padding: 2px 5px;
  color: #6a6a6a;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
  -o-transition: 0.5s all;
  transition: 0.5s all;
  border: 1px solid transparent;
  top: 33px;
}

form p {
  position: relative;
}

#neve_body form .contact-submit-btn input {
  font-family: "Roboto";
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  color: #fff;
  background: #ad2526;
  border-radius: 50px;
  width: 115px;
  line-height: 48px;
  margin: 26px 0 0 0;
}

#neve_body form .contact-submit-btn input:hover {
  background: #07163f;
}

.wpcf7-not-valid {
  border-bottom: 1px solid red !important;
}

.recaptcha .wpcf7-not-valid {
  border: 1px solid red !important;
}

.wpcf7-spinner {
  margin: 0 16px;
  top: 37px;
}

.form-img img {
  min-height: 813px;
}

.iframe iframe {
  min-height: 447px;
}

form .captcha_submit_wrap {
  margin-top: 22px;
}

.events-section.address-details-sec::before {
  height: 54px;
  width: 54px;
  background-size: 100% 100%;
}

header#masthead .hfe-search-icon-toggle input.hfe-search-form__input {
  border-bottom: 1px solid transparent !important;
}

/***********blog-page**********/
.main-title {
  text-align: center;
  font-family: "Roboto";
  font-size: 48px;
  line-height: 48px;
  font-weight: 500;
  color: #212121;
  position: relative;
  margin-top: 5px;
}

/* .main-title::before {
    position: absolute;
    content: "";
    width: 180px;
    height: 30px;
    background: url(../images/sprite-blog.png) no-repeat;
    bottom: -31px;
    top: auto;
    background-position: -98px 0;
    margin: 0 auto;
    left: 0;
    right: 0;
} */
main#content .container {
  max-width: 1450px;
  margin: 0 auto 31px;
}

.blog_breadcrumbs span a,
.blog_breadcrumbs span {
  font-family: "Roboto";
  font-size: 16px;
  font-weight: 400;
  line-height: 120%;
  color: #0c2156;
}

.blog_breadcrumbs span {
  font-weight: 500;
}

.blog_breadcrumbs {
  background: #fff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  padding-top: 14px;
  padding-bottom: 6px;
  display: none;
}

.blog_breadcrumbs span a:hover {
  color: #6b1112;
}

.blog_breadcrumbs span>span {
  padding-right: 11px;
}

.blog_breadcrumbs span span.breadcrumb_last {
  padding-left: 12px;
}

.neve-main>.container>.row {
  flex-wrap: nowrap;
  margin: 0;
}

body:not(.home) main#content .row {
  width: 100%;
  margin: 37px 0 0 0;
}

main#content .blog-body-wrap {
  width: 33.33%;
  padding-right: 15px;
}

main#content .blog.col {
  width: 66.66%;
  margin-top: 0;
}

main#content .blog-titles h2 {
  color: #fff;
  border: 1px solid #0c2156;
  background-color: #0c2156;
  padding: 14px 10px 14px 22px;
  font-family: "Roboto";
  font-weight: 500;
  font-size: 24px;
  margin: 0;
  line-height: 36px;
}

main#content .service-release {
  border: 1px solid #ddd;
  background-color: #f6f6f6;
  padding: 0 15px;
}

main#content .row .service-release-section {
  display: flex;
  border-bottom: 1px dashed #dddddd;
  align-items: center;
  justify-content: start;
  column-gap: 10px;
}

main#content .row .blog-thumbnail {
  width: 100px;
  height: 80px;
  margin: 13px 0;
  min-width: 100px;
}

main#content .blog-title a h2 {
  font-size: 16px;
  margin-left: 8px;
  margin-top: 0px;
  font-family: "Roboto";
  font-weight: 400;
  color: #212121;
  line-height: 24px;
  margin-bottom: 0;
  position: relative;
  z-index: 99;
}

.news-press-date .post-month-cont {
  font-size: 16px;
  margin-left: 8px;
  margin-top: 0px;
  font-family: "Roboto";
  font-weight: 400;
  line-height: 24px;
}

.blog-thumbnail a,
.blog-thumbnail a img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.blog-thumbnail a img {
  position: relative;
  z-index: 99;
}

main#content .row .blog-tags h2 {
  margin: 0;
  color: #fff;
  padding: 15px 10px 13px 20px;
  font-family: "Roboto";
  font-weight: 500;
  background-color: #0c2156;
  font-size: 24px;
  line-height: 36px;
}

.post_tags {
  border: 1px solid #ddd;
  background-color: #f6f6f6;
  padding: 12px;
}

body .widget .post_tags a:hover,
.custom-blog-page .post_tags a.active,
body .widget .post_tags a.active {
  background: #6c1213;
  color: #ffe !important;
}

body .widget .post_tags a {
  border: 1px solid #ddd !important;
  border-radius: 5px;
  padding: 5px 10px 5px 10px;
  margin: 8px;
  line-height: 24px;
  font-size: 16px;
  font-family: "Roboto";
  font-weight: 400;
  color: #212121;
  display: table;
  z-index: 99;
  position: relative;
}

main#content .posts-wrapper {
  margin: 0;
}

main#content .posts-wrapper {
  display: grid;
  grid-gap: 30px 30px;
  grid-template-columns: repeat(2, 1fr);
}

.posts-wrapper .blog-title a {
  margin-left: 6px;
  font-weight: 500;
  font-family: "Roboto";
  font-size: 24px;
  line-height: 36px;
  color: #212121;
  margin-top: 20px;
  cursor: pointer;
  z-index: 99;
  position: relative;
}

.posts-wrapper .blog-title a:hover {
  color: #ad2526;
}

.blog-readmore a:hover {
  background-color: #0c2156;
  color: #fff;
}

.blog-title a:hover {
  color: #6b1112;
}

.date-auth-wrap {
  margin-top: 3px;
  margin-bottom: 8px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 10px;
}

.blog-date span.day-post,
.blog-date .mon-year {
  text-align: left;
  font-size: 16px;
  color: #212121;
  font-family: "Roboto";
  font-weight: 400;
}

.date-auth-wrap .entry-author {
  font-size: 14px;
  margin-left: 20px;
  color: #212121;
  font-family: "Roboto";
  font-weight: 400;
}

.blog-press-comment {
  margin-left: 10px;
  font-size: 16px;
  font-family: "Roboto";
  font-weight: 400;
}

.blog-excerpt,
body.search-results .blog-excerpt a,
.blog-excerpt p {
  font-size: 16px;
  font-family: "Roboto";
  font-weight: 400;
  color: #212121;
  padding: 0 8px;
  line-height: 27px;
}

.blog-excerpt p strong {
  display: block;
  margin: 10px 0;
  font-size: 18px;
}

body.search-results .blog-excerpt a {
  border-bottom: none;
}

.blog-readmore a {
  color: #fff;
  font-size: 17px;
  margin-top: 5px;
  padding: 3px 44px 0px 28px;
  font-family: "Roboto";
  font-weight: 400;
  background-color: #6c1213;
  width: auto;
  border: 1px solid #fff;
  border-radius: 30px;
  margin-left: 12px;
  height: 42px;
  display: table;
  line-height: 34px;
  position: relative;
}

.posts-wrapper .blog-img img {
  width: 100%;
  max-width: 100%;
  min-height: 336px;
  z-index: 99;
  position: relative;
}

.posts-wrapper .blog-img {
  margin: 2px 2px 2px 2px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f0f0f0;
}

.posts-wrapper .blog-ind {
  background-color: #ddd;
  text-align: left;
  margin-bottom: 0;
  padding-bottom: 30px;
  height: 100%;
}

body.blog .blog-readmore a::before,
body.search-results .blog-readmore a::before {
  content: "\f101";
  font-family: "FontAwesome";
  color: #fff;
  position: absolute;
  margin-top: 0px;
  margin-left: 10px;
  right: 19px;
}

/***********blog-detail*****************/
main#content .nv-single-post-wrap>div:first-child {
  margin-top: 0;
}

body.single-post .blog-img-wrap .blog-title {
  color: #6b1112;
  font-size: 22px;
  font-family: "Roboto";
  font-weight: 500;
  line-height: 140%;
}

.blog-auth-wrap {
  display: flex;
  justify-content: flex-start;
  padding: 0;
  margin-top: 3px;
  margin-bottom: 8px;
}

.blog-auth-wrap .blog-date {
  margin-right: 13px;
}

.blog-auth .entry-author {
  color: #212121;
  font-family: "Roboto";
  font-size: 16px;
  line-height: 140%;
  margin: 0 20px;
  position: relative;
}

.blog-ind a.read-more {
  font-family: "Roboto";
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  color: #fff;
  background: #ad2526;
  border-radius: 50px;
  width: 115px;
  line-height: 48px;
  text-align: center;
  margin: 26px 8px 0;
  z-index: 99;
  position: relative;
}

.blog-ind a.read-more:hover {
  background: #07163f;
  color: #fff;
}

.blog-auth .entry-author::before {
  content: "\f007";
  font-family: "FontAwesome";
  position: relative;
  top: 0;
  right: 0;
  bottom: 0;
  left: -6px;
  color: #0c2156;
}

.blog-auth-wrap .blog-press-comment {
  margin-left: 20px;
}

main#content .blog-title a h2:hover {
  color: #ad2526;
}

body.single-post .blog-img {
  height: 402px;
  background: #f0f0f0;
  border: 2px solid #ddd;
  overflow: hidden;
  margin-bottom: 20px;
}

.addtoany_list.a2a_kit_size_32 a:not(.addtoany_special_service)>span {
  background: transparent !important;
}

main#content .a2a_svg svg {
  display: none;
}

span.a2a_svg::before {
  content: "\f1e0";
  font-family: "FontAwesome";
  position: absolute;
  color: #fff;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  font-size: 22px;
  font-weight: normal;
  text-align: center;
  height: 42px;
  line-height: 42px;
}

.a2a_kit a.a2a_dd {
  text-align: center;
  margin-top: 14px;
}

.blog-excerpt a {
  color: #ad2526;
  border-bottom: 1px solid;
  font-size: 16px;
  line-height: 28.13px;
  position: relative;
  z-index: 99;
  font-family: "Roboto";
  font-weight: 400;
}

ul.page-numbers li a {
  font-family: "Roboto";
  font-size: 18px;
  line-height: 27px;
  color: #212121;
}

main#content .blog-excerpt a:hover {
  color: #0c2156;
  border: 0;
}

main#content .addtoany_list a:hover {
  background: #0c2156;
  opacity: 1;
}

main#content .single-post-container .nv-single-post-wrap.col {
  max-width: 66.66%;
}

/**********qa-issue*********/
footer .hfe-copyright-wrapper {
  text-align: right;
}

.products-at-work .line-design a::before {
  content: "";
  border-bottom: 1px solid #ad2526;
}

.products-at-work .line-design a:hover::before {
  border-bottom-color: #07163f;
}

.main-header-section::before {
  content: "";
  background-image: url(../images/header-shadow.png);
  background-repeat: no-repeat;
  position: absolute;
  top: 21px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: 113px;
  width: 1920px;
}

.main-header-section {
  position: relative;
}

.about-line-design::before {
  content: "";
  background-image: url(../images/Line-design.png);
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  bottom: auto;
  left: 0;
  right: 0;
  margin: auto;
  height: 112px;
  width: 1px;
}

.about-line-design {
  position: relative;
}

.our-history-2.about-line-design::before {
  filter: brightness(0) saturate(100%) invert(15%) sepia(57%) saturate(6914%) hue-rotate(351deg) brightness(63%) contrast(82%);
}

.person-short-code ul.core-people-list .core-position {
  font-family: "Roboto";
  text-align: center;
  font-size: 18px;
  line-height: 27px;
  color: #6a6a6a;
  margin: 19px 0 0 0;
}

/*********11-07-2024**********/
main#content .search-result {
  text-align: center;
  font-family: "Roboto";
  font-size: 48px;
  line-height: 48px;
  font-weight: 500;
  color: #212121;
  position: relative;
  margin-top: 55px;
}

body:not(.home).search-results main#content .row {
  width: 100%;
  margin: -49px 0 0 0;
}

/******************product-categorize-or-lisitng-page**************************/
body.term-uncategorized main#content .row {
  flex-direction: column;
  margin: 0;
}

body.term-uncategorized .category-header {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding-top: 309px;
}

body.term-uncategorized h1 {
  font-family: "Roboto";
  font-weight: 600;
  font-size: 48px;
  line-height: 48px;
  color: #fff;
}

body.term-uncategorized.woocommerce ul.products li.product {
  float: none;
  width: 100%;
  margin: 0;
  display: flex;
  align-items: center;
}

body.term-uncategorized.woocommerce .product-image {
  width: 60%;
  background: #e8ecf5;
  padding: 129px 0 140px 0;
}

body.term-uncategorized.woocommerce .product-info {
  width: 40%;
  padding-left: 78px;
}

body.term-uncategorized.woocommerce .product-info h2.woocommerce-loop-product__title {
  font-size: 20px;
  line-height: 30px;
  color: #ad2526;
  font-family: "Roboto";
  font-weight: 400;
  padding: 0 0 6px 0;
}

body.term-uncategorized.woocommerce .product-info .product-description p strong {
  font-size: 30px;
  line-height: 37.5px;
  font-weight: 400;
  color: #212121;
  margin: 0 0 26px 0;
}

body.term-uncategorized.woocommerce .product-info .product-description p {
  font-family: "Roboto";
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #6a6a6a;
}

body.term-uncategorized.woocommerce .product-info a.button {
  font-family: "Roboto";
  font-weight: 500;
  font-size: 16px;
  line-height: 47px;
  padding: 0 19px;
  border-radius: 50px;
  background: #ad2526;
}

body.term-uncategorized.woocommerce .product-info a.button:hover {
  background: #07153f;
}

body.term-uncategorized.woocommerce ul.products li.product:nth-child(even) {
  flex-direction: row-reverse;
  padding-top: 54px;
  padding-bottom: 56px;
}

body.term-uncategorized.woocommerce ul.products li.product:nth-child(even) .product-info {
  padding-left: 0;
  padding-right: 66px;
}

body.term-uncategorized.woocommerce ul.products {
  margin: 80px 0 0 0;
}

body.term-uncategorized.woocommerce .product-info>h2 {
  margin: 0;
}

body.term-uncategorized .container {
  max-width: 1450px;
}

main#content .category-products.container {
  padding: 0;
}

/* <g-13-07-2024> */
body#neve_body.single-product button.contact-btn,
body#neve_body.single-product .product-video-des a {
  background: #ad2526;
  border-radius: 40px;
  font-family: Roboto;
  font-size: 16px;
  font-weight: 500;
  line-height: 45px;
  color: #fff;
  padding: 0 17px 0 45px;
  border: 1px solid #ad2526;
  transition: 0.5s all;
  position: relative;
}

body#neve_body.single-product .product-video-des a::before {
  content: "";
  background-image: url(../images/PlayCircle-btn.png);
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 13px;
  bottom: auto;
  left: 16px;
  right: auto;
  margin: 0 auto;
  height: 19px;
  width: 19px;
  border: 1px solid;
  border-radius: 50%;
}

body#neve_body.single-product button.contact-btn {
  background: #f7e9e9;
  border: 1px solid;
  color: #ad2526;
  padding: 0 15px;
  margin-left: 23px;
}

body#neve_body.single-product button.contact-btn:hover,
body#neve_body.single-product .product-video-des a:hover {
  color: #fff;
  background: #07163e;
  border-color: #07163e;
}

body#neve_body.single-product .product-des {
  display: flex;
  align-items: center;
  margin-top: 48px;
  justify-content: center;
}

.product-details-acf h2 {
  font-family: Roboto;
  font-size: 36px;
  font-weight: 500;
  line-height: 51.84px;
  margin-bottom: 48px;
}

.product-details-acf tr td {
  border: 0;
  font-family: Roboto;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-align: left;
  background: #fff;
  padding: 16px 8px;
  width: 34.7%;
}

.product-details-acf tr:nth-child(2n) td {
  background: #e8ecf5;
}

section.related.products>h2 {
  font-weight: 500;
  font-size: 36px;
  line-height: 51px;
  /*Added on13-09-2024*/
  margin-bottom: 48px;
}

section.related.products>h2 span.red-color {
  text-transform: uppercase;
}

/********************product-category-detail-page******************/
body.single-product .container {
  max-width: 1450px;
}

body.single-product .category-header {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding-top: 309px;
}

body.single-product .category-header h1 {
  font-family: "Roboto";
  font-weight: 600;
  font-size: 48px;
  line-height: 48px;
  color: #fff;
}

body.single-product .nv-index-posts.nv-shop.col {
  padding: 0;
}

body.single-product .nv-single-product-top {
  align-items: center;
}

body.single-product .woocommerce-product-gallery {
  height: 450px;
  width: 40% !important;
  background: #fff;
  border: unset;
  padding: 80px 0 67px 0px;
  margin-left: 96px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

html body.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n + 2) {
  width: 25%;
  display: flex !important;
  align-items: center;
  justify-content: center;
}

body.single-product span.posted_in {
  margin: 0 !important;
  display: none;
}

body.single-product .summary h1.product_title {
  font-size: 30px;
  line-height: 37.5px;
  font-weight: 400;
  font-family: "Roboto";
  color: #212121;
  margin: 0 0 30px 0;
}

body.single-product .summary .woocommerce-product-details__short-description p,
body.single-product .summary .product_meta {
  font-family: "Roboto";
  font-size: 16px;
  line-height: 24px;
  color: #6a6a6a;
  margin: 0 0 27px 0;
}

body.single-product .summary .woocommerce-product-details__short-description p tag {
  font-weight: 500;
}

.product-details-acf tr td:last-child {
  color: #6a6a6a;
  width: 65.3%;
}

body.single-product .summary button.video-btn {
  background: transparent;
}

body.single-product .nv-bc-count-wrap {
  display: none;
}

body.single-product ul.tabs.wc-tabs {
  display: none;
}

body.single-product .product-des-title h2 {
  font-size: 24px;
  line-height: 36px;
  font-family: "Roboto", Sans-serif;
  color: #212121;
  margin: 0 0 4px 0;
  font-weight: 400;
}

body.single-product .Product_desc {
  font-size: 16px;
  line-height: 24px;
  font-family: "Roboto", Sans-serif;
  color: #6a6a6a;
  margin: 0 0 4px 0;
}

body.single-product .woocommerce-Tabs-panel strong {
  font-size: 36px;
  line-height: 51.84px;
  font-family: "Roboto", Sans-serif;
  color: #212121;
  margin: 0 0 52px 0;
  display: block;
}

.product-des a.contact-btn {
  font-weight: 500;
  font-size: 16px;
  line-height: 44px;
  background: #f7e9e9;
  display: inline-block;
  padding: 0 20px;
  border-radius: 50px;
  border: 2px solid;
  color: #ad2526;
  margin-left: 10px;
  font-family: "Roboto", Sans-serif;
}

.product-des a.contact-btn:hover {
  color: #fff;
  background: #07163f;
}

body.single-product .product-des-section::before {
  content: "";
  background-image: url(../images/product-detail-category-design.png);
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  bottom: auto;
  left: 0;
  right: auto;
  margin: auto;
  height: 45px;
  width: 45px;
}

body.single-product .product-des-section {
  position: relative;
}

body.single-product .title-desc-wrap {
  padding: 77px 50px 0 0;
}

main#content .woocommerce-Tabs-panel .owl-carousel .owl-nav {
  top: -130px;
}

body.single-product .woocommerce-Tabs-panel p {
  display: none;
}

body.single-product .woocommerce-Tabs-panel h3 {
  font-family: "Roboto";
  font-size: 36px;
  line-height: 51.84px;
  margin: 0 0 54px 0;
}

body.single-product .woocommerce-Tabs-panel ul li {
  font-family: "Roboto";
  font-size: 20px;
  line-height: 30px;
  color: #6a6a6a;
  padding: 0 0 0 37px;
  position: relative;
  margin: 0 0 30px 0 !important;
}

body.single-product .woocommerce-Tabs-panel ul {
  padding: 0 !important;
  margin: 20px 0 82px 0 !important;
}

body.single-product .woocommerce-Tabs-panel ul li::before {
  content: "";
  background-image: url(../images/right-design.png);
  background-repeat: no-repeat;
  position: absolute;
  top: 11px;
  bottom: 0;
  left: 0;
  right: auto;
  height: 20px;
  width: 20px;
}

body.single-product button.video-btn {
  background: transparent;
}

.owl-stage {
  overflow: hidden;
}

.owl-item {
  float: left;
}

body.single-product ul.products li.product,
.woocommerce-page ul.products li.product {
  float: none;
  margin: 0 0 0 0;
  padding: 0 20px 0 0;
  position: relative;
  width: 100%;
  margin-left: 0;
}

body.single-product ul.products li.product,
.woocommerce-page ul.products li.product a {
  display: block;
}

body.single-product ul.products .owl-stage-outer {
  overflow: hidden;
}

body.single-product main#content ul.products h2.woocommerce-loop-product__title {
  font-family: "Roboto";
  line-height: 36px;
  font-size: 24px;
  font-weight: 400;
  margin: 31px 0 0 0;
}

body.single-product main#content ul.products li.type-product h2.woocommerce-loop-product__title {
  margin: 0;
  padding: 0;
  font-size: 24px;
  line-height: 36px;
  color: #212121;
  display: inline-block;
}

body.single-product main#content ul.products .related-product-excerpt p {
  font-family: "Roboto";
  font-size: 16px;
  line-height: 24px;
  color: #6a6a6a;
  margin-top: 10px;
}

body.single-product main#content ul.products li.type-product h2.woocommerce-loop-product__title:hover {
  color: #ad2526;
}

body.single-product .nv-index-posts.nv-shop.col {
  margin: 0 0 0 0;
}

body.single-product .shop-container {
  margin: 0 auto 7px !important;
}

body.single-product ul.products .img-wrap {
  background: #e8ecf5;
  overflow: hidden;
  height: 255px;
  margin-bottom: 30px;
  padding: 20px;
}

body.single-product main#content ul.products .img-wrap img {
  width: auto;
  max-height: 100%;
  max-width: 100%;
  height: auto;
  margin: 0;
}

body.single-product main#content a.button.product_type_simple {
  display: none;
}

body.single-product ul.products .owl-nav {
  display: flex;
  justify-content: space-between;
  position: relative;
  top: -240px;
}

section.related.products {
  padding: 84px 0 0 0;
}

body.single-product main#content .nv-single-product-top .summary .product-des {
  justify-content: flex-start;
}

body.single-product .woocommerce-product-gallery ol.flex-control-nav {
  display: flex;
  flex-direction: column;
  position: absolute;
  width: 15%;
  top: 0;
  left: -97px;
  margin: 0 !important;
  max-height: 480px;
}

body.single-product main#content .woocommerce-product-gallery ol.flex-control-nav li {
  width: 100%;
  padding: 0;
  border: 1px solid #e6e8ec;
  margin-bottom: 14px;
}

body.single-product main#content .woocommerce-product-gallery ol.flex-control-nav li img {
  opacity: 1;
  padding: 2px;
}

body.single-product main#content .woocommerce-product-gallery ol.flex-control-nav li img.flex-active {
  background: #e6e8ec;
}

/*************************************************/
body.blog .category-header {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding-top: 317px;
}

body.blog .category-header h1 {
  font-size: 48px;
  line-height: 48px;
  color: #fff;
  font-family: "Roboto";
}

footer#colophon ul.hfe-nav-menu ul.sub-menu {
  top: -130px;
  left: 100px;
}

footer#colophon ul.hfe-nav-menu ul.sub-menu ul.sub-menu {
  left: 320px;
  top: 0;
}

.person-short-code ul.core-people-list .core-email a:hover {
  color: #07163e;
}

body.blog .wpb_wrapper {
  margin-top: 80px;
}

body.paged main#content .posts-wrapper {
  grid-template-columns: repeat(1, 1fr);
}

body.paged main#content .posts-wrapper .blog-main {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 30px;
}

span.day-post {
  margin-right: 5px;
}

ul.page-numbers li span,
ul.page-numbers li a {
  margin: 0 15px 0 0 !important;
  background: transparent !important;
  color: #07163e;
  border: 1px solid #07163e !important;
  font-family: "Roboto";
  padding: 0 21px;
  line-height: 49px;
  display: inline-block;
}

ul.page-numbers li span.current,
ul.page-numbers li a:hover {
  color: #ad2526;
  border: 1px solid #ad2526 !important;
}

main#content .know-more a {
  color: #fff;
}

a.woocommerce-product-gallery__trigger {
  display: none;
}

body.single-product h1.product_title.entry-title {
  margin: 0 0 3px 0;
  font-size: 20px;
  line-height: 30px;
  color: #ad2526;
}

body.single-product .woocommerce-product-details__short-description h3 {
  margin: 0 0 30px 0;
  font-family: "Roboto";
  font-weight: 400;
  font-size: 30px;
  line-height: 37.5px;
}

body.search-results ul.page-numbers {
  margin: 30px 0 0 0;
}

body.search-no-results .col-12.nv-content-none-wrap p {
  font-family: "Roboto";
  font-size: 18px;
  line-height: 27px;
  color: #212121;
  margin-bottom: 50px;
}

body.search-no-results .nv-index-posts.search.col {
  max-width: 70%;
  margin: 0 AUTO;
}

.hfe-submenu-icon-arrow .hfe-nav-menu__layout-horizontal .menu-item-has-children ul a .sub-arrow i:before {
  font-size: 0px;
}

.error-message {
  font-size: 16px !important;
  width: 135px;
  position: relative;
  top: 104px;
  color: red;
  z-index: 999;
  right: 250px;
}

body.single-product .product>.product-custom-wrap {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 36px;
}

body.single-product .product-custom-wrap img {
  width: 100%;
  height: 345px;
}

main#content .about-description-wrap img {
  width: 100%;
}

body.single-post .main-title {
  margin: 79px 0 0 0;
}

body.single-post .blog_banner .blog-title {
  font-family: "Roboto";
  font-size: 48px;
  line-height: 48px;
  color: #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  font-weight: 600;
  left: 0;
  right: 0;
  padding-top: 258px;
}

/* Start CSS H(19-07-2024)*/
body.fancybox-active .fancybox-container div.fancybox-content .fancybox-image {
  position: relative;
  width: 63.7%;
}

body.fancybox-active .fancybox-container div.fancybox-content {
  width: 1100px;
}

body.fancybox-active .fancybox-container div.fancybox-content .fancybox-text {
  text-align: left;
  width: 36.3%;
  padding: 30px;
}

body.fancybox-active .fancybox-container div.fancybox-content .fancybox-text h2 {
  margin: 0 0 13px 0;
  letter-spacing: 0.5px;
}

body.fancybox-active .fancybox-container div.fancybox-content>.fancybox-button:hover svg {
  color: #fff;
}

body.fancybox-active .fancybox-container .fancybox-slide>div.fancybox-content {
  overflow: hidden;
  overflow-y: auto;
}

.blog-excerpt a strong {
  margin: 0;
}

.product-custom-wrap .product-custom-images {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 60px;
}

.product-custom-wrap .product-custom-images>div {
  height: 340px;
}

.product-custom-wrap .product-custom-images>div img {
  height: 100%;
  object-fit: cover;
}

.product-custom-wrap {
  padding-bottom: 71px;
  padding-top: 43px;
}

.cat-prod-list>ul.products li.product {
  display: flex;
  margin-bottom: 0;
}

body .cat-prod-list>ul.products li.product {
  display: flex;
  margin-bottom: 52px;
  padding: 0;
}

.cat-prod-list>ul.products li.product .product-image {
  width: 56.4%;
}

.cat-prod-list>ul.products li.product .product-info {
  width: 43.6%;
  padding-left: 77px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.cat-prod-list>ul.products li.product .product-image .product-img-wrap {
  height: 650px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.cat-prod-list>ul.products li.product .product-image .product-img-wrap img {
  height: auto;
  width: auto;
  object-fit: cover;
}

/*02-07-2025*/
.cat-prod-list>ul.products li.product .product-info .product-description h3,
.cat-prod-list .products>li .product-image>.product-data h3 {
  margin: 0 0 29px 0;
  font-family: "Roboto";
  font-weight: 400;
  font-size: 30px;
  line-height: 37.5px;
  padding: 0;
}

.cat-prod-list>ul.products li.product .product-info a h2,
.cat-prod-list .products>li .product-image>.product-data a h2 {
  font-size: 20px;
  line-height: 30px;
  color: #ad2526;
  font-weight: 400;
  font-family: "Roboto";
  margin: 0;
  padding: 0;
  padding-bottom: 5px;
}

.cat-prod-list>ul.products li.product .product-info a h2:hover,
.cat-prod-list .products>li .product-image>.product-data a h2:hover {
  color: #07163e;
}

.cat-prod-list>ul.products li.product .product-info>h2,
.cat-prod-list .products>li .product-image>.product-data>h2 {
  margin: 0;
  padding: 0;
}

/*02-07-2025*/
.cat-prod-list>ul.products li.product .product-info .button {
  background: #ad2526;
  border-radius: 40px;
  font-family: Roboto;
  font-size: 16px;
  font-weight: 500;
  line-height: 48px;
  color: #fff;
  padding: 0 16px 0 16px;
  border: 1px solid #ad2526;
  transition: 0.5s all;
  position: relative;
  width: fit-content;
  margin-top: 30px;
}

.cat-prod-list>ul.products li.product .product-info .button:hover {
  background: #fff;
  color: #ad2526;
}

body .cat-prod-list>ul.products li.product:nth-child(2n) {
  flex-direction: row-reverse;
}

body .cat-prod-list>ul.products li.product:nth-child(2n) .product-info {
  padding-left: 0;
  padding-right: 70px;
}

.cat-prod-list>ul.products li.product .product-info .product-description>p {
  font-family: "Roboto";
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  padding: 0;
  color: #4d4d4d;
}

.tax-product_cat .blog_banner .blog_banner_wrap {
  height: 520px;
}

.tax-product_cat .blog_banner .blog_banner_wrap img {
  height: 100%;
}

body.archive .container-tag {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding-top: 399px;
}

/*20-07-2024*/
.container-tag h1 {
  font-size: 48px;
  line-height: 48px;
  color: #fff;
  font-family: "Roboto";
}

/* End CSS H(19-07-2024)*/

body.archive .container {
  max-width: 1450px;
}

body.archive .blog_banner {
  position: relative;
}

body .cat-prod-list>ul.products li.product:last-child {
  margin-bottom: 0;
}

body.single-product div.status-publish {
  margin-top: 40px;
  padding-bottom: 60px;
}

body.single-product .summary .woocommerce-product-details__short-description p:nth-child(2) {
  margin: 0;
}

.search-form svg:hover {
  fill: #ad2526;
}

body.tax-product_cat ul.products {
  margin: 43px 0 0 0;
}

form select {
  color: #6a6a6a !important;
  font-size: 20px !important;
  font-weight: 400 !important;
}

form.search-form button.search-submit {
  background: #06163e;
}

form.search-form svg {
  fill: #fff;
}

/* g-23-07-2024 */
body.single-product ul.products .img-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
}

/* g-23-07-2024 */
/*30-08-2024-*/
header#masthead ul.hfe-nav-menu>li>ul.sub-menu {
  /* left: -80px; */
  /*cmt on 18-09-2024*/
  padding: 10px 15px 10px 10px;
  width: 1100px;
}

header#masthead ul.hfe-nav-menu>li>ul.sub-menu::before {
  left: 105px;
}

header#masthead ul.hfe-nav-menu>li ul.sub-menu>li>ul.sub-menu {
  width: auto;
}

/*Start of the day 13-09-2024*/
.woocommerce div.product .woocommerce-tabs .panel {
  padding: 0;
  font-size: 16px;
  line-height: 24px;
  font-family: "Roboto", Sans-serif;
  color: #6a6a6a;
}

.flex-viewport {
  height: inherit !important;
}

.flex-viewport .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image {
  border: 1px solid #e6e8ec;
}

/*End of the day 13-09-2024*/
/*Start of the day 14-09-2024*/
main#content .category-products.container.cat-prod-list li.product.type-product {
  display: block;
  float: none;
  margin: 0 0 0 0;
  padding: 0 20px 0 0;
  position: relative;
  width: 100%;
}

main#content .category-products.container.cat-prod-list li.product.type-product>div {
  width: 100%;
  padding: 0;
}

main#content .category-products.container.cat-prod-list .products {
  position: relative;
}

main#content .category-products.container.cat-prod-list .owl-nav {
  display: flex;
  justify-content: space-between;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  bottom: auto;
  transform: translateY(-50%);
}

main#content .category-products.container.cat-prod-list .products .owl-item {
  opacity: 0;
}

main#content .category-products.container.cat-prod-list .products .owl-item.active {
  opacity: 1;
}

main#content .category-products.container.cat-prod-list li.product.type-product .product-img-wrap {
  height: 255px;
}

main#content .category-products.container.cat-prod-list li.product.type-product .product-img-wrap a {
  height: 250px;
  display: flex;
  justify-content: center;
  align-items: center;
}

main#content .category-products.container.cat-prod-list li.product.type-product>div.product-info {
  margin-top: 30px;
}

/*End of the day 14-09-2024*/
/*Start of the day 15-09-2024*/
#neve_body footer#colophon nav ul li.current-menu-item a,
#neve_body footer#colophon nav ul li div.current-menu-item a {
  color: #ad2526;
}

footer#colophon ul.hfe-nav-menu>li>ul.sub-menu>li {
  position: relative;
}

footer#colophon ul.hfe-nav-menu>li>ul.sub-menu>li::before {
  content: "\f107";
  position: absolute;
  top: 0px;
  left: auto;
  right: 10px;
  bottom: 0;
  font-family: "fontawesome";
  font-size: 20px;
}

header#masthead ul.hfe-nav-menu>li ul.sub-menu li>ul>li.current-menu-item a {
  color: #ad2526;
}

/*End of the day 15-09-2024*/
/*Start of the day 16-09-2024*/
body.single-product div.status-publish .woocommerce-tabs {
  margin: 48px 0 40px;
}

main#content .category-products.container.cat-prod-list .products.unique-class>li {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: 56px;
  padding: 0;
}

main#content .category-products.container.cat-prod-list .products.unique-class>li .product-image {
  width: 57.2%;
}

main#content .category-products.container.cat-prod-list .products.unique-class>li .product-info {
  width: 42.8%;
  padding: 0 0 0 78px;
  margin-top: 0 !important;
}

main#content .category-products.container.cat-prod-list .products.unique-class>li .product-image .product-img-wrap {
  height: 650px;
}

main#content .category-products.container.cat-prod-list .products.unique-class>li .product-image a {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 392px;
}

/* main#content .category-products.container.cat-prod-list .products.unique-class>li .product-image a img {
  height: 100%;
  width: 100%;
} */

main#content .category-products.container.cat-prod-list .products.unique-class>li:nth-child(2n) {
  flex-direction: row-reverse;
}

main#content .category-products.container.cat-prod-list .products.unique-class>li:nth-child(2n) .product-info {
  padding: 0 78px 0 0;
}

main#content .category-products.container.cat-prod-list .products.unique-class>li:last-child {
  margin-bottom: 0;
}

/*End of the day 16-09-2024*/
/*Start of the day 18-09-2024*/
body.single-product span.red-color {
  text-transform: uppercase;
}

/*End of the day 18-09-2024*/
/*Start *** 6-12-2024*/
body .product-custom-wrap .product-custom-images>div {
  height: auto;
  display: flex;
  background-color: #f5f5f5;
  justify-content: center;
  align-items: center;
}

body .product-custom-wrap .product-custom-images>div img {
  height: auto;
  width: auto;
  max-width: 100%;
  max-height: 100%;
  min-height: unset;
  object-fit: cover;
}

/*End *** 6-12-2024*/
.hfe-nav-menu .sub-menu {
  min-width: 180px;
}

footer#colophon .footer-section {
  padding-bottom: 40px;
}

footer#colophon ul.hfe-nav-menu ul.sub-menu {
  top: auto;
  bottom: 100%;
  left: 0;
}

footer#colophon ul.hfe-nav-menu ul.sub-menu ul.sub-menu {
  left: 320px;
  top: auto;
  bottom: 0;
  max-height: 400px;
  overflow-y: auto;
}

/* 28-05-2025 */
.life-at-enterprises .events-list .event-item a .image {
  background-color: #ffffff;
}

body .fifty-thousand-banner p {
  text-shadow: 0 0 10px #000;
}

body .innerpage-banner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

header#masthead .hfe-search-icon-toggle .error-message {
  /* filter: drop-shadow(0px 0px 4px #000); */
  background-color: #ffffff !important;
  display: flex;
  line-height: normal;
  padding: 2px 6px;
  width: max-content;
}

header#masthead ul.hfe-nav-menu>li:hover>.sub-menu {
  display: flex;
  height: 75vh;
  margin-top: 0;
}

header#masthead ul.hfe-nav-menu>li>.sub-menu {
  overflow: hidden;
  overflow-y: auto;
}

.prodct-line .product-categories .category,
.prodct-line .product-categories .cat-image a,
.prodct-line .product-categories .category>.cat-image {
  width: 100%;
  height: 100%;
}

/* 28-05-2025 */

/*css -= 04-06-2025*/
header#masthead ul.hfe-nav-menu>li:hover>.sub-menu {
  height: 250px;
  display: block !important;
  max-width: 350px;
}

header#masthead ul.sub-menu li a {
  color: #ad2526;
  padding: 15px;
  font-size: 18px;
  line-height: 27px;
  font-weight: 500;
  padding: 0;
  margin: 10px 20px;
}

.popular-slider ul.product-list .product-thumbnail a {
  background: #fff;
}

main#content .category-products.container.cat-prod-list .products.unique-class>li .product-image .product-img-wrap {
  background: #fff;
}

body.single-product ul.products .img-wrap {
  background: #fff;
}

@media only screen and (max-width: 767px) {

  header #masthead nav>ul li i.fa::after,
  header #masthead nav>ul li i.fa::before {
    right: 0 !important;
  }
}

/*css -= 04-06-2025*/

/*02-07-2025*/
main#content .category-products.container.cat-prod-list .products.unique-class>li .product-image>.product-data {
  display: none;
}

header#masthead ul.sub-menu li a.hfe-sub-menu-item-active {
  color: #07163f;
}

#neve_body footer#colophon nav ul li>a.hfe-sub-menu-item-active {
  color: #AD2526;
}

header#masthead nav {
  width: auto !important;
}

footer#colophon ul.hfe-nav-menu>li>ul.sub-menu>li::before {
  content: '';
}

/*02-07-2025*/
/*24-07-2025*/
header#masthead nav {
  width: auto !important;
}

.shadow-image>.optml-bg-lazyloaded {
  overflow: hidden;
}

/*24-07-2025*/
/*26-07-2025*/
/* body.fancybox-active .fancybox-container div.fancybox-content {
    min-height: 525px;
    max-height: 525px;
    overflow: hidden;
} */
div#fancybox-container-1 .fancybox-content-wrap {

    overflow: hidden;
}
body.fancybox-active .fancybox-container div.fancybox-content .fancybox-image img {

    height: 100%;
}
body.fancybox-active .fancybox-container div.fancybox-content .fancybox-image img {
    height: auto;
    width: auto;
}
body.fancybox-active .fancybox-container div.fancybox-content .fancybox-image {
    height: 525px;
    display: flex;
    align-items: center;
    justify-content: center;
}
/*26-07-2025*/