ul {

  list-style: none;
}

/*extar css for table*/

.product-tabble th,
.product-tabble td {

  border: none;
  font-size: 13px;
  font-weight: 400;
  font-family: Poppins;
  padding: 3px 7px;
}

nav.woocommerce-pagination {
  margin-bottom: 42px;
}

.pdf-button-wrapper a {
  text-align: left !important;
}

.woocommerce-pagination .page-numbers {
  display: flex;
  justify-content: center;
  align-items: center;
  list-style: none;
}

.woocommerce-pagination .page-numbers .page-numbers.current {
  background: #d30606;
  color: #fff !important;
}

.woocommerce-pagination .page-numbers .page-numbers {
  height: 30px;
  width: 30px;
  text-align: center;
  line-height: 30px;
  border: 1px solid #d30606;
  color: #000;
}

/* .woocommerce-pagination .page-numbers{}
.woocommerce-pagination .page-numbers{}
.woocommerce-pagination .page-numbers{}
.woocommerce-pagination .page-numbers{} */

/*new page css*/
a {
  text-decoration: none;
}

.blog-section-top {
  padding: 75px 0;
}

.safety-section-title {
  text-align: center;
  margin-bottom: 40px;
}

.safety-section-title h3 {
  font-family: "Poppins", sans-serif;
  font-size: 32px;
  font-weight: 600;
  color: #d20303;
  line-height: 1;
}

.blog-top-big-content {
  background: #ecf5fc;
  overflow: hidden;
}

.blog-top-big-content img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%;
}

.blog-top-left-img {
  height: 100%;
}

.blog-top-content-side {
  padding-top: 130px;
  padding-left: 90px;
  padding-right: 90px;
  padding-bottom: 60px;
}

.blog-top-content-side h5 {
  font-family: "Poppins", sans-serif;
  font-size: 20px;
  font-weight: 600;
  color: rgb(64, 64, 64);
  line-height: 1.4;
}

.blog-top-content-side p {
  font-size: 16px;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.blog-top-content-side .safety-new-btn {
  margin-top: 140px;
}

.safety-new-btn {
  font-family: "Poppins";
  font-size: 15px;
  text-decoration: none;
  font-weight: 600;
  border: 4px solid #d1d1d1;
  border-radius: 50px;
  padding: 10px 30px;
  display: inline-block;
  color: #d20303;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  background: #fff;
  white-space: nowrap;
  min-width: 220px;
  text-align: center;
  cursor: pointer;
}

.safety-new-btn a {
  color: #d20303;
}

.safety-new-btn:hover a {
  color: #fff;
}

.safety-new-btn:hover {
  background: #d20303;
  color: #fff;
}

.main-blog-section {
  padding-bottom: 100px;
}

.new-blog-card {
  overflow: hidden;
  display: block;
  margin-top: 40px;
}

.new-blog-card .blog-thum {
  display: block;
  overflow: hidden;
}

.new-blog-card .blog-thum img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  height: 235px;
}

.new-blog-card .new-blog-content-body {
  padding-top: 20px;
}

.new-blog-card .new-blog-content-body .new-blog-title {
  font-family: "Poppins";
  font-size: 18px;
  color: rgb(68, 68, 68);
  font-weight: 600;
  margin-bottom: 25px;
  display: block;
  height: 50px;
}

.new-blog-card .new-blog-content-body p {
  font-family: "Montserrat";
  font-weight: 400;
  font-size: 15px;
  color: rgb(68, 68, 68);
  margin-bottom: 0px;
  line-height: 1.2;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.new-blog-card:hover .new-blog-content-body .new-blog-title {
  color: #d20303;
}

.video-top-section {
  padding: 75px 0;
}

.big-video-wrapper {
  padding-bottom: 56.25%;
  display: block;
  overflow: hidden;
  position: relative;
  height: 100%;
  width: 100%;
}

.big-video-wrapper iframe {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100% !important;
  border: none;
}

.video-text {
  font-size: 15px;
  color: #d20303;
  margin-top: 5px;
  margin-bottom: 0 !important;
}

.video-top-section {
  padding-bottom: 130px;
}

.video-items-wrapper {
  margin-bottom: 50px;
}

.video-text.mt-0 {
  margin-top: -5px !important;
}

.video-items {
  margin-bottom: 40px;
  margin: 0;
  padding: 0;
  width: 100%;
  display: block;
  position: relative;
  overflow: hidden;
  padding-bottom: 56.25%;
}

.video-items iframe {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100% !important;
  border: none;
}

embed, iframe, object {
  max-width: 100%;
}

.agenti-new-section {
  padding: 75px 0;
}

.beefup-custom {
  border: none;
}

.beefup-custom .beefup__head {
  font-size: 18px;
  font-weight: 600;
  color: #d20303;
  background: #f6f6f6;
  font-family: "Poppins", sans-serif;
}

.beefup-custom .beefup__head button {
  color: #d20303;
  font-family: "Poppins", sans-serif;
}

.beefup-custom .beefup__head:after {
  z-index: 2;
  color: #d20303;
}

.agenti-new-inner-items {
  margin-top: 10px;
  margin-bottom: 30px;
}

.agenti-new-inner-items h5 {
  font-size: 16px;
  color: #000;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
  margin: 0;
}

.agenti-new-inner-items p {
  font-size: 13px;
  color: #ccc;
  font-family: "Montserrat", sans-serif;
  margin: 0;
}

.agenti-new-inner-items a {
  font-size: 16px;
  font-weight: 400;
  color: #000;
}

.agenti-new-inner-items a i {
  color: #d20303;
  margin-right: 7px;
  display: inline-block;
  font-size: 14px;
}

.contatti-new-section {
  padding: 75px 0;
}

.contatti-map-area {
  margin-bottom: 80px;
}

.contatti-map-area iframe {
  width: 100%;
  height: 450px;
}

.gona {
  border: 1px;
  border: 1px solid #ccc;
  border-style: dashed;
  height: 0;
  background: none;
  opacity: 1;
}

.contactti-left-item h4 {
  font-size: 18px;
  font-family: "Poppins", sans-serif;
  color: rgb(64, 64, 64);
  margin-bottom: 20px;
}

.contactti-left-item p {
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
  color: rgb(64, 64, 64);
  margin: 0;
}

.contactti-left-item strong {
  display: block;
  font-size: 16px;
  margin-top: 20px;
}

.contactti-img img {
  width: 100%;
}

.contactti-form-wrapper .form-control {
  padding: 12px;
  border-radius: 10px;
  border-color: #d20303;
  margin-bottom: 15px;
}

.contactti-form-wrapper label {
  color: black !important;
  font-size: 12px;
}

@media (min-width: 991px) and (max-width: 1600px) {

  .agenti-new-section .container,
  .contatti-new-section .container,
  .blog-section-top .container,
  .main-blog-section .container,
  .video-top-section .container,
  .video-items-section .container {
    max-width: 1170px !important;
  }
}

@media (max-width: 999px) {

  .responsive-tabs .nav-tabs {
    display: block !important;
  }

  .tab-link .icon-box {
    flex-direction: row;
  }

  .blog-top-content-side {
    padding: 50px;
  }

  .blog-top-content-side .safety-new-btn {
    margin-top: 30px;
  }

  .contactti-form-wrapper {
    margin-top: 30px;
  }



}

@media (max-width: 767px) {
  .blog-top-content-side {
    padding: 20px;
  }
}

/* footer css start */
.footer-logo-area p {
  margin: 0;
  font-size: 17px;
  color: #696969;
}

.footer-logo-area img {
  margin-bottom: 30px;
}

.footer-logo-area strong {
  font-size: 17px;
  color: #696969;
  font-weight: 600;
}

/*.footer .container {
  max-width: 1640px;
}*/

.footer-logo-area li {
  line-height: 1.3;
  font-size: 17px !important;
}

.footer-menu {
  display: block !important;
}

.footer-menu-area .widget-title {
  font-size: 17px;
  color: #696969;
  font-weight: 600;
  display:none;
}

.footer-menu .footer-menu-top .menu-left, .footer-menu .footer-menu-top .menu-right {
  padding: 0 60px !important;
  min-height: 190px !important;
}

.footer-menu .footer-menu-top .menu-left ul li a, .footer-menu .footer-menu-top .menu-right ul li a, .footer-menu-bottom ul li a, .social-grp ul li a {
  color: #696969 !important;
  font-size: 16px !important;
}

.footer-menu .footer-menu-top {
  display: grid !important;
  grid-template-columns: 50% 50%;
}

footer {
  padding: 80px 0 80px !important;
  background: #f6f6f6 !important;
}

.footer-menu-bottom ul {
  margin-top: 120px !important;
  justify-content: center !important;
}

.footer-share-area .widget-title {
  color: #e90000;
  font-size: 16px;
  margin-top: 0;
}

.footer-share-area img {
  max-width: 190px !important;
}

.footer-share-area .widget_media_image {
  margin-top: 190px;
}

/*sticky menu*/
#header-main {
  position: sticky !important;
  top: -1px;
}

#header-main .container {
  border-bottom: 1px solid #eeeeee;
}

.social-grp ul li a {
  margin: 3px !important;
}

.social-grp ul li:first-child a {
  margin-left: 0 !important;
}

.footer-menu .footer-menu-top .menu-left, .footer-menu .footer-menu-top .menu-right {
  border-color: #666 !important;
  padding-top: 10px !important;
  padding-bottom: 10px;
}

.footer-top {
  padding: 20px 0 !important;
  background: #e8f0f6 !important;
}

.footer-top p {
  font-size: 12px !important;
  max-width: 730px;
  margin: 0 auto;
  color: #404040;
}

.footer-top p strong {
  color: #404040;
}

.footer-menu-bottom ul li:not(:last-child) {
  border-right: 2px solid rgb(105, 105, 105) !important;
}

.footer-menu-bottom ul li {
  line-height: 18px;
}

.banner-slide-inner .widget-text .text-sm h5 span p {
  line-height: 1.4 !important;
}

.footer-menu .footer-menu-top .menu-left ul li a, .footer-menu .footer-menu-top .menu-right ul li a, .footer-menu-bottom ul li a, .social-grp ul li a {
  font-size: 14px !important;
}

.footer-menu .footer-menu-top .menu-left {
  border-left: 1px solid rgb(105, 105, 105) !important;
}

.woocommerce-products-header .woocommerce-products-header__title.page-title {
  font-size: 39px !important;
  color: #595959 !important;
}

#category-card-section .safety-section-title {
  margin-bottom: 25px;
}

#category-card-section .grid-group {
  margin-top: 20px;
  padding-bottom: 180px;
}

.menu-icon:not(.is-active) {
  box-shadow: none !important;
}

.products a img {
  height: 260px !important;
  object-fit: contain !important;
}

.search .search-open svg {
  width: 18px;
}

.search-box .container {
  max-width: 1220px !important;
  margin: 0 auto !important;
}

.search-box .dgwt-wcas-search-submit {
  background-size: 18px !important;
}

/* .menu-icon:not(.is-active) {
  width: 40px !important;
} */

#header-main {
  padding: 8px 15px !important;
  padding-bottom: 0 !important;
}

.btn-close svg {
  height: 20px;
  width: 20px;
}

.btn-close svg path {
  fill: #d20303;
}

.btn-close {
  background: none !important;
  opacity: 1 !important;
  box-shadow: none !important;
}

.main-title {
  color: #595959 !important;
}

.main-title h2 {
  color: #595959 !important;
}

.main-title p, .description_ p {
  color: #595959 !important;
}

/* .woocommerce-products-header{
  padding-bottom: 0 !important;
} */
@media (min-width: 991px) and (max-width: 1700px) {

  .footer .container {
    padding: 0 30px;
  }
}

@media(max-width: 991px) {
  .about-dual-grid-boxes {
    padding: 80px 0 !important;
  }

  .multiple-img-grid-section p {
    margin-bottom: 0 !important;
  }

  .multiple-img-grid-section {
    padding-top: 80px !important;
  }

  .footer-menu-bottom ul li {
    padding: 10px 0 !important;
  }

  .about-dual-content .about-dual-content-block {
    display: block !important;
  }

  .la-storia-title {
    width: 100% !important;
  }

  .about-dual-content .about-dual-content-block .dual-content-title {
    width: 100% !important;
  }

  .about-img-text-section .img-text {
    width: 100% !important;
  }

  .about-dual-content .about-dual-content-block .dual-content-text {
    width: 100% !important;
  }

  .offcanvas-header .btn-close {
    box-shadow: none;
  }

  #header-main {
    padding: 8px !important;
    padding-bottom: 0 !important;
  }

  .footer-menu-bottom ul {
    margin-top: 50px !important;
  }

  .footer-social .social-grp {
    flex-direction: row !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 15px;
  }

  .footer-share-area .widget_media_image {
    margin: 0 !important;
  }

  .footer-share-area {
    margin-top: 40px;
  }

  .footer-menu .footer-menu-top .menu-left, .footer-menu .footer-menu-top .menu-right {
    padding: 0 20px !important;
  }

  .footer-menu-bottom ul li a {
    margin: 0 !important;
    padding: 0 5px !important;
  }

  .footer-menu-bottom ul li, .footer-menu-bottom ul li:not(:last-child) {
    border-left: 1px solid rgb(105, 105, 105) !important;
    margin-bottom: 10px;
    line-height: 0 !important;
    border-right: none !important;
  }

  .footer-menu-bottom ul li:first-child {
    border-left: 2px solid rgb(105, 105, 105) !important;
  }

  .footer-menu-bottom ul li:nth-child(3) {
    border-left: 2px solid rgb(105, 105, 105) !important;
  }

  .woocommerce-products-header .term-description p {
    width: 100% !important;
  }

  .products>div>div>div {
    margin-bottom: 20px !important;
  }

  .woocommerce-products-header .woocommerce-products-header__title.page-title {
    font-size: 25px !important;
    margin-bottom: 25px !important;
  }

  .woocommerce-products-header .term-description p {
    font-size: 16px !important;
    margin-bottom: 20px !important;
    line-height: 1.5 !important;
  }

  a.button-cta-style-one {
    padding: 10px 10px !important;
  }

  .woocommerce-products-header {
    padding-bottom: 0 !important;
  }
}

@media(max-width:500px) {
  footer {
    padding: 60px 0 60px !important;
    text-align: center !important;
  }

  .footer-about ul li {
    width: 100% !important;
  }

  .footer-menu .footer-menu-top {
    display: block !important;
    margin-top: 55px !important;
  }

  .footer-menu .footer-menu-top .menu-left, .footer-menu .footer-menu-top .menu-right {
    padding: 0 !important;
    margin: 0 !important;
    border: none !important;
  }

  .footer-menu-bottom ul {
    margin-top: 0 !important;
    display: flex !important;
    justify-content: center !important;
    flex-wrap: wrap !important;
  }

  .footer-menu-bottom ul li, .footer-menu-bottom ul li:not(:last-child) {
    border-left: 2px solid rgb(105, 105, 105) !important;
  }

  .footer-menu-bottom ul li:nth-child(3) {
    border-left: none !important;
  }

  .footer-menu-bottom ul li:first-child {
    border-left: none !important;
  }

  .footer-menu-bottom ul li {
    padding: 6px 0 !important;
  }

  .footer-social .social-grp {
    flex-direction: column !important;
  }

  .footer-share-area .widget-title {
    font-size: 23px !important;
    margin-bottom: 20px !important;
  }

  .footer-social .widget_custom_html {
    margin-bottom: 20px !important;
  }

  .footer-share-area {
    margin-top: 30px !important;
  }

  .social-grp ul li a {
    height: 32px !important;
    width: 32px !important;
  }

  .social-grp ul li a {
    margin: 3px !important;
  }

  .footer-share-area img {
    max-width: 200px !important;
  }

  /*sticky menu*/
  #header-main {
    position: sticky !important;
    top: -1px;
  }
}




/* blog details css start */
.blog-details-title h3 {
  font-size: 20px;
  color: #595959;
}

hr.dotted {
  border: 1px;
  border: 1px solid #ccc;
  border-style: dashed;
  height: 0;
  background: none;
  opacity: 1;
}

.blog-details-left img {
  width: 100%;
  height: 100%;
}

.blog-details-left .blog-top-img {
  display: block;
  overflow: hidden;
  margin-bottom: 60px;
}

.blog-details-left p, .blog-details-left strong {
  font-size: 16px;
}

.blog-details-left p {
  margin-bottom: 25px;
  display: block;
}

.blog-grid-4 {
  display: -ms-grid !important;
  display: grid !important;
  -ms-grid-columns: 1fr 10px 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
}

.blog-details-bottom .b-title {
  display: block;
  font-size: 13px;
  color: #000;
  max-width: 250px;
  margin-top: 10px;
}

.blog-details-bottom .b-title a {
  color: #000;
  display: block;
}

.blog-details-bottom .ml-auto {
  margin-left: auto;
}

.blog-details-bottom hr.dotted {
  border: 1px;
  border: 1px solid #ccc;
  border-style: dashed;
  height: 0;
  background: none;
  opacity: 1;
}

.blog-widget-item {
  margin-bottom: 30px;
}

.blog-widget-item h2 {
  font-size: 20px;
  color: #595959;
  margin-bottom: 20px;
}

.blog-widget-item input {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.search-btn {
  color: #fff !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border: none !important;
  background: #d20303;
  padding: 5px 10px;
}

.search-btn svg {
  fill: #fff !important;
}

.social-sharea {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 7px;
}

.social-sharea li a {
  display: block;
  height: 32px;
  width: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 2px solid #595959 !important;
  background: none;
  border-radius: 50%;
}

.social-sharea li a svg {
  width: 17px;
  fill: #595959;
}

.social-sharea li a:hover svg {
  fill: #d20303;
}

.ctg-wrapper li {
  display: block;
}

.ctg-wrapper li a {
  display: block;
  margin-bottom: 10px;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.ctg-wrapper li a svg {
  width: 16px;
  min-width: 16px;
  height: 16px;
}

.ctg-wrapper li a:hover {
  color: #d20303;
}

.ctg-items {
  padding: 20px 0;
  border-top: 1px dotted;
  border-bottom: 1px dotted;
}

.blog-widget-wrapper {
  position: sticky;
  top: 1px;
}

@media (max-width: 768px) {
  .blog-details-bottom .ml-auto {
    margin-left: 0;
  }

  .blog-details-left .blog-top-img {
    margin-bottom: 40px;
  }
}

/* blog details css end */
.desktop-navigation ul.sub-menu li {
  display: block;
  position: relative;
}

.desktop-navigation ul.sub-menu li a {
  padding: 15px 10px !important;
}

.desktop-navigation ul.sub-menu li::after {
  position: absolute !important;
  display: block !important;
  left: 0 !important;
  right: 0 !important;
  width: 0% !important;
  height: 6px !important;
  content: "" !important;
  background: #d30606 !important;
  bottom: 0 !important;
  transition: all .2s linear !important;
}

.main-title-style-two h3 {
  color: #d30606 !important;
}

.desktop-navigation ul.sub-menu li:hover::after {
  width: 100% !important;
}

ul.sub-menu {
  border: none !important;
}

.home-gallary-slider-section .widget-headquarters {
  padding: 4rem 0 !important;
  padding-bottom: 0 !important;
}

.home-gallary-slider-section.alignwide.home-sec-four {
  padding-bottom: 0 !important;
}

.categories-cards-grid {
  padding: 8px !important;
}

.description-box {
  min-height: 240px !important;
}

.categories-cards-grid .fulflaxwrappar .img-box img {
  height: 60px;
  width: 60px;
  min-width: 60px !important;
}

.categories-cards-grid .fulflaxwrappar {
  height: auto !important;
  padding: 10px !important;
}

.categories-cards-grid .fulflaxwrappar .name-box {
  font-size: 19px !important;
  width: 100% !important;
}

.categories-cards-grid .fulflaxwrappar {
  align-items: center !important;
}

.about-dual-grid-boxes .dual-grid-boxes {
  height: 1000px;
  min-height: 100% !important;
}

.story-slide-inner .story-img img {
  /*height: 960px;*/
  height: auto;
  width: 100%;
}

.about-dual-grid-boxes .dual-grid-boxes {
  align-items: start !important;
  padding-top: 720px;

}

@media(max-width:1199px) {
  .about-text-bg-section h2 {
    width: 100% !important;
  }
}

@media(max-width:767px) {
  .categories-cards-grid .fulflaxwrappar .name-box {
    font-size: 14px !important;
  }

  .footer-menu .footer-menu-top .menu-right {
    display: none !important;
  }

  .footer-menu-bottom {
    margin-top: 20px !important;
  }

  .about-dual-grid-boxes .dual-grid-boxes {
    align-items: flex-end !important;
    padding-top: 0px;
  }

  .about-text-bg-section h2 {
    width: 100% !important;
  }

  .about-dual-grid-boxes .dual-grid-boxes .dual-grid-boxe-left, .about-dual-grid-boxes .dual-grid-boxes .dual-grid-boxe-right {
    width: 90% !important;
  }

  .about-dual-grid-boxes .dual-grid-boxes .dual-grid-boxe-left h4, .about-dual-grid-boxes .dual-grid-boxes .dual-grid-boxe-right h4 {
    font-size: 25px !important;
    margin-bottom: 10px !important;
  }

  .about-dual-grid-boxes .dual-grid-boxes {
    height: 780px;
  }

  .la-storia-title {
    width: 100% !important;
    text-align: center !important;
    margin-bottom: 20px;
  }

  .la-storia-title h2 {
    font-size: 35px !important;
  }

  .story-slide-inner .story-img img {
    height: 100%;
  }

  .story-block-text {
    width: 100% !important;
    padding: 20px 15px !important;
    padding-bottom: 60px !important;
  }

  .story-navigation {
    right: 58% !important;
    bottom: 31px !important;
  }

  .about-img-text-section .img-text {
    width: 100% !important;
  }

  .about-img-text-section .img-text p {
    font-size: 18px !important;
  }

  .about-text-bg-section h2 {
    font-size: 18px !important;
  }

  .about-text-bg-section h2 strong {
    font-size: 18px !important;
  }

  .about-dual-content .about-dual-content-block {
    display: block !important;
  }

  .about-dual-content .about-dual-content-block .dual-content-title {
    width: 100% !important;
    margin-bottom: 20px !important;
  }

  .about-dual-content .about-dual-content-block .dual-content-text {
    width: 100% !important;
  }

  .about-dual-content {
    padding-top: 80px !important;
  }
}

@media (max-width: 999px) {

  .responsive-tabs .nav-tabs {
    display: block !important;
  }

  .tab-link .icon-box {
    flex-direction: row !important;
    align-items: center !important;
    padding: 0.5rem 1rem !important;
    margin-bottom: 15px !important;
    background-color: rgba(0, 0, 0, 0.03) !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.125) !important;
  }

  .tabs-accordion::before {
    background: #fff !important;
  }

  .tab-link .icon-box:hover img, .tab-link.active .icon-box img {
    filter: none !important;
    width: 50px !important;
    margin-right: 15px !important;
  }

  .tab-link .icon-box:hover p, .tab-link.active .icon-box p {
    font-size: 17px;
    font-weight: 500;
    color: rgb(64, 64, 64) !important;
  }

  .tab-link .icon-box .img-box {
    min-height: 50px !important;
    margin-bottom: 0 !important;
  }

  .tab-link .icon-box img {
    width: 50px !important;
    margin-right: 15px !important;
  }

  .tab-link .icon-box p {
    font-size: 17px !important;
  }

  li:nth-child(2n) .tab-link .icon-box::before, li:nth-child(2n):not(:last-child) .tab-link .icon-box::after {
    display: none !important;
  }
}




/* safety product gallery slider  */
.safety_product_img img {
  max-width: 100%;
  display: block;
  margin: auto;
}

.safety_product_img_slider button.owl-next {
  position: absolute;
  top: 45%;
  right: 0px;
  font-size: 33px !important;
  background: #d20303 !important;
  height: 35px;
  width: 35px;
  line-height: 18px !important;
  color: #fff !important;
  border-radius: 50%;
  opacity: .5;
  transition: .4s;
}

.safety_product_img_slider button.owl-prev {
  position: absolute;
  top: 45%;
  left: 0px;
  font-size: 33px !important;
  background: #d20303 !important;
  height: 35px;
  width: 35px;
  line-height: 18px !important;
  color: #fff !important;
  border-radius: 50%;
  opacity: .5;
  transition: .4s;
}

.safety_product_img_slider button.owl-next span, .safety_product_img_slider button.owl-prev span {
  margin-top: -2px !important;
  display: block;
}

.safety_product_img_slider button.owl-prev:hover, .safety_product_img_slider button.owl-next:hover {
  opacity: 1;
}

.pdf_sz_dgn a img {
  height: 45px !important;
  margin-left: 30px;
}

.sfty_all_btn_dgn {
  align-items: center;
}

@media all and (max-width: 500px) {
  .sfty_all_btn_dgn {
    align-items: center;
  }

  .pdf_sz_dgn a img {
    margin-left: 15px;
  }
}
.img-grid-box{
  overflow: hidden;
}
.multiple-img-grid .img-grid-box img{
  transition: all 0.3s linear;
}

.multiple-img-grid .img-grid-box:hover img{
  transform:scale(1.1)
}
.partnership-text p{
  font-size: 20px !important;
}
.home-sec-six h3{
  font-size: 20px !important;
}
.la-storia-title h2{
  color: #d30606 !important;
}

@media (min-width: 1200px) and (max-width: 1400px) {
  #category-card-section .container{
    max-width: 1140px;
    margin: 0 auto;
  }
  .description-box {
    min-height: 155px !important;
    padding: 15px 20px !important;
  }
  .categories-cards-grid .fulflaxwrappar .name-box {
    font-size: 16px !important;
  }
  .categories-cards-grid .fulflaxwrappar .img-box img {
    height: 50px;
    width: 50px;
    min-width: 50px !important;
  }
  .brand .logo-default {
    width: 200px !important;
  }
}

@media (min-width: 1025px) and (max-width: 1199px) {
  #category-card-section .container{
    max-width: 960px;
    margin: 0 auto;
  }
  .description-box {
    min-height: 180px !important;
    padding: 15px 20px !important;
  }
  .brand .logo-default {
    width: 200px !important;
  }
  
}

@media (min-width: 630px) and (max-width: 1024px) {
  .description-box {
    min-height: 130px !important;
    padding: 15px !important;
  }
  #category-card-section .container{
    max-width: 540px;
    margin: 0 auto;
  }
}
@media(max-width:629px){
  #category-card-section .container{
    max-width: 340px;
    margin: 0 auto;
  }
  .description-box {
    min-height: 206px !important;
    padding: 15px !important;
  }
}

/* pdf genaretor css start */

.page-template-template-full-width .header-main,
.page-template-template-full-width .footer-top,
.page-template-template-full-width .footer{
  display: none !important;
}


.about-dual-grid-boxes .dual-grid-boxes:hover{

  background-size: 110% 110%;
}
.tabs-accordion .nav-item:nth-child(1) .tab-link .icon-box:hover{
  background: #e6b00e;
}

.tabs-accordion .nav-item:nth-child(2) .tab-link .icon-box:hover{
  background: #f5821f;
}

.tabs-accordion .nav-item:nth-child(3) .tab-link .icon-box:hover{
  background: #ef3824;
}

.tabs-accordion .nav-item:nth-child(4) .tab-link .icon-box:hover{
  background: #8f181b;
}
.tabs-accordion .nav-item:nth-child(5) .tab-link .icon-box:hover{
  background: #6d2854;
}
.tabs-accordion .nav-item:nth-child(6) .tab-link .icon-box:hover{
  background: #7e6643;
}
.tabs-accordion .nav-item:nth-child(7) .tab-link .icon-box:hover{
  background: #a29779;
}

.tabs-accordion .nav-item:nth-child(8) .tab-link .icon-box:hover{
  background: #6c6265;
}



 .page-id-3 .Russell-container .entry-content {

  max-width:1103px;
  margin: 0 auto;
  padding:0 15px;

}


.page-id-11 .Russell-container .entry-content {

  max-width:1103px;
  margin: 0 auto;
  padding:0 15px;

}


.banner-slide-inner .widget-text .text-sm h5 {
    position: unset !important;
    width: 100% !important;
}
.banner-slide-inner .widget-text .text-block {
    min-height: unset !important;
	margin:0px;
	margin-bottom: -15px !important;
}

.banner-slide-inner .widget-text .text-block h3 {
    margin-bottom: 60px !important;
}
.swiper-slide-active .banner-slide-inner .widget-text .text-sm {
    overflow: visible !important;
}
.tab-link .icon-box{
	
	max-width: 140px;
}
@media (min-width: 300px) and (max-width: 480px){
.banner-slide-inner .widget-text {
    width: 100% !important;
    padding: 50px 0 !important;
    height: auto !important;
    padding-bottom: 55px !important;
  }

}

@media (min-width: 300px) and (max-width: 999px){

	.responsive-tabs .nav-tabs {
    width: 100% !important;
		
  }
	.card-body{
		
		padding:0px !important;
	}
	
	.tab-link .icon-box{
		
		max-width:100%;
	}
}

