* {
  margin: 0px;
  padding: 0px;
}
* {
  outline: none;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
}

a {
  text-decoration: none;
}
a:hover,
a:focus {
  text-decoration: none;
}

.row.m0 {
  margin: 0px;
}

.p0 {
  padding: 0px;
}

i:before {
  margin-left: 0px !important;
}

body {
  font-family: "Nunito', sans-serif";
  letter-spacing: 0px;
  /* color: #677294; */
  padding: 0px;
  overflow-x: hidden;
  z-index: 0;
}

.body_wrapper {
  z-index: 20;
  overflow: hidden;
}

a,
.btn,
button {
  text-decoration: none;
  outline: none;
}
a:hover,
a:focus,
.btn:hover,
.btn:focus,
button:hover,
button:focus {
  text-decoration: none;
  outline: none;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: none;
  box-shadow: none;
}

.border-bottom {
  border-bottom: solid 2px #000;
}
.f_size_50 {
  font-size: 50px;
}

.f_size_40 {
  font-size: 40px;
}

.f_size_30 {
  font-size: 30px;
}

.f_size_28 {
  font-size: 28px;
}

.f_size_22 {
  font-size: 22px;
}

.f_size_24 {
  font-size: 24px;
}

.f_size_20 {
  font-size: 20px;
}

.f_size_18 {
  font-size: 18px;
}

.f_size_16 {
  font-size: 16px;
}

.f_size_15 {
  font-size: 15px;
}

.l_height60 {
  line-height: 60px;
}

.l_height50 {
  line-height: 50px;
}

.l_height45 {
  line-height: 45px;
}

.l_height40 {
  line-height: 40px;
}

.l_height30 {
  line-height: 30px;
}

.l_height34 {
  line-height: 34px;
}

.l_height28 {
  line-height: 28px;
}

/*=========== font-weight ==============*/
.f_300 {
  font-weight: 300;
}

.f_400 {
  font-weight: 400;
}

.f_500 {
  font-weight: 500;
}

.f_600 {
  font-weight: 600;
}

.f_700 {
  font-weight: 700;
}

.f_900 {
  font-weight: 900;
}

.w_color {
  color: #fff;
}
.ml-auto {
  margin-left: auto;
}
.mt_60 {
  margin-top: 60px;
}

.mt_29 {
  margin-top: 29px;
}

.mt_30 {
  margin-top: 30px;
}

.mt_40 {
  margin-top: 40px;
}

.mt_70 {
  margin-top: 70px;
}

.mt_75 {
  margin-top: 75px;
}

.mt_100 {
  margin-top: 100px;
}

.mt_130 {
  margin-top: 130px;
}

.mb_70 {
  margin-bottom: 70px;
}

.mb_20 {
  margin-bottom: 20px;
}

.mb_15 {
  margin-bottom: 15px;
}

.mb_30 {
  margin-bottom: -30px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mb_40 {
  margin-bottom: 40px;
}

.mb_50 {
  margin-bottom: 50px;
}

.mb-50 {
  margin-bottom: -50px;
}

.mb_60 {
  margin-bottom: 60px;
}

.mb_90 {
  margin-bottom: 90px;
}

.pl_20 {
  padding-left: 20px;
}

.pl-30 {
  padding-left: 30px;
}

.pt-30 {
  padding-top: 90px !important;
}

.pl_40 {
  padding-left: 40px;
}

.pl_50 {
  padding-left: 50px;
}

.pl_100 {
  padding-left: 100px;
}

.pl_70 {
  padding-left: 70px;
}

.pl_120 {
  padding-left: 120px;
}

.pr_100 {
  padding-right: 100px;
}

.pr_120 {
  padding-right: 120px;
}

.pr_70 {
  padding-right: 70px;
}

.pr_50 {
  padding-right: 50px;
}

.pr_20 {
  padding-right: 20px;
}

.pt_150 {
  padding-top: 150px;
}

.pt_120 {
  padding-top: 40px;
}

.pb_50 {
  padding-bottom: 50px;
}
.pt_30 {
  padding-top: 30px;
}
.padding-50 {
  padding: 50px 0px 20px;
}

.p-0 {
  padding: 0px;
}

header {
  width: 100%;
  float: left;
}

footer {
  width: 100%;
  float: left;
  padding: 100px 0px;
}

section {
  width: 100%;
  float: left;
  padding: 100px 0px;
}

ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  font-family: "Nunito', sans-serif";
}

li {
  font-family: "Nunito', sans-serif";
  font-weight: normal;
}

p {
  font-family: "Nunito', sans-serif";
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #ffffff;
}

a {
  font-family: "Nunito', sans-serif";
  font-weight: bold;
  text-decoration: none;
}

a:hover {
  text-decoration: none !important;
}

h2 {
  margin: 0;
  padding: 0;
  font-family: "Nunito', sans-serif";
  font-weight: bold !important;
  font-size: 50px !important;
  line-height: 60px !important;
  text-transform: uppercase;
  color: #ffffff;
}

h3 {
  margin: 0;
  font-weight: bold !important;
  font-size: 42px;
  line-height: 50px;
  text-transform: uppercase;
  font-family: "Nunito', sans-serif";
}

h5 {
  font-family: "Nunito', sans-serif";
  font-weight: bold;
  font-size: 20px;
  line-height: 26px;
  color: #ffffff;
}

h6 {
  font-size: 18px;
  line-height: 26px;
  color: #ffffff;
  font-family: "Nunito', sans-serif";
  font-weight: bold;
  letter-spacing: 1px;
}

h4 {
  margin: 0;
  color: #111111;
  font-size: 24px;
  line-height: 28px;
  font-family: "Nunito', sans-serif";
  font-weight: bold;
  text-transform: uppercase;
}

.read-more {
  padding: 16px 30px;
  background: #ef7f1a;
  font-size: 14px;
  line-height: 17px;
  color: #ffffff;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 1px;
  display: inline-block;
  transition: all 0.5s;
}

.read-more:hover {
  color: #000;
  background: #fff;
}

.header-btn {
  padding: 12px 30px;
  font-size: 14px;
  line-height: 17px;
  color: #ffffff;
  text-transform: uppercase;
  border: solid 1px #fff;
  text-decoration: none;
  letter-spacing: 1px;
  display: inline-block;
  margin-left: 24px;
  transition: all 0.5s;
}

.header-btn:hover {
  color: #000;
  background: #fff;
}

.minus img {
  margin-top: -146px;
}

header.header_area .container {
  padding: 0;
}

/* custom-css*/

/* ************ main-banner * ************/
section.main-banner {
  padding: 0px;
  position: relative;
}
section.main-banner img {
  width: 100%;
  height: 650px;
  object-fit: cover;
}

section.main-banner .banner-content {
  position: absolute;
  top: 50%;
  right: 12%;
  transform: translate(0px, -50%);
  width: 33%;
}

section.main-banner .banner-content h2 {
  padding-bottom: 23px;
}
section.main-banner .banner-content p {
  padding-bottom: 31px;
}

.carousel-control-prev-icon {
  background: url(/wp-content/uploads/2020/08/left-1.png) no-repeat;
  width: 100px;
  height: 100px;
}

.carousel-control-next-icon {
  background: url(/wp-content/uploads/2020/08/rigth.png) no-repeat;
  width: 100px;
  height: 100px;
}
.carousel-control-next,
.carousel-control-prev {
  opacity: 1;
}
/* ************ end * ************/

/* ************ product-css ***********/
section.product {
  padding: 0px 0px 100px;
}

section.product .product-list {
  background: #373588;
  width: 100%;
  padding: 58px 0px 40px;
  margin-top: -70px;
  z-index: 9;
}

section.product .product-list ul {
  display: flex;
  align-self: center;
  justify-content: center;
}

section.product .product-list ul li {
  padding-right: 55px;
  text-align: center;
}

section.product .product-list ul li:last-child {
  padding-right: 0px;
}

section.product .product-list ul li img {
  height: 48px;
  margin-bottom: 32px;
}
/* ************ end ***********/
/* ************ end ***********/
section.product-slider {
  padding: 0px;
}

section.product-slider .product-slider-headding {
  display: flex;
  align-self: center;
  justify-content: center;
  margin-bottom: 52px;
}

section.product-slider .product-slider-headding h3 {
  color: #373588;
  padding-right: 16px;
}

section.product-slider .product-slider-headding span {
  color: #ef7f1a;
  margin: 0;
  font-weight: normal !important;
  font-size: 42px;
  line-height: 50px;
  font-family: "Nunito', sans-serif";
  font-weight: normal;
  text-transform: uppercase;
}

.slick-list.draggable {
  padding: 20px 37px !important;
  height: 480px;
}

/* .slick-slide.slick-cloned.slick-active {
  width: 375px !important;
}

.slick-slide.slick-current.slick-active.slick-center {
  width: 375px !important;
} */
/* **********end********** */

/* **********brand-section********** */
section.brand-section {
  padding: 0px;
  position: relative;
  z-index: -1;
  margin-bottom: -1px;
}

section.brand-section .brand-content {
  position: absolute;
  top: 50%;
  left: auto;
  transform: translate(0px, -50%);
  width: 430px;
}

section.brand-section .brand-content h3 {
  color: #fff;
  padding-bottom: 10px;
}

section.brand-section .brand-content p {
  padding-bottom: 30px;
}

section.brand-section img {
  width: 100%;
}
/* end */

/* find-producd */
.find-heading {
  text-align: center;
  padding-bottom: 52px;
}

.find-heading h3 {
  color: #ef7f1a;
}
.find-heading h3 span {
  color: #373588;
  font-weight: normal;
  padding-right: 10px;
}

.by-image {
  overflow: hidden;
}

.main-by-product img {
  width: 100%;
  position: relative;
  transition: all 0.2s ease-in-out;
}

.main-by-product img:hover {
  transform: scale(1.1);
}

.main-by-product .by-image .ancore {
  display: flex;
  align-items: center;
  position: absolute;
  bottom: 22px;
  left: 40px;
  padding: 12px 20px;
  background: #ef7f1a;
}

.main-by-product .by-image .ancore a {
  color: #fff;
  font-size: 32px;
  /* margin: 0; */
}
.main-by-product .by-image .ancore i {
  color: #fff;
  font-size: 26px;
  font-weight: normal;
  padding-left: 10px;
}
/* end */

/* bussnice-sction */
section.bussniss-section {
  padding: 0px 0px 100px;
}

/*section.bussniss-section .bussnice-content img {*/
/*  width: 100%;*/
/*}*/
section.bussniss-section .bussnice-content {
  display: flex;
  background: #373588;
}

section.bussniss-section .bussnice-content {
  display: flex;
  background: #373588;
  /* padding-left: 30px; */
  /* padding: 0px 12px 0px 30px; */
}

section.bussniss-section .bussnice-content .bussnice-left {
  padding: 0px 30px 0px 38px;
}

section.bussniss-section .bussnice-content .bussnice-left h4 {
  color: #fff;
  padding: 35px 0px 15px;
}

section.bussniss-section .bussnice-content .bussnice-left p {
  padding-bottom: 10px;
}
/* end */

/* new-section */

section.news-section {
  background: #f9f9f9;
}

section.news-section .find-heading {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 42px;
}

section.news-section .find-heading a:hover {
  background: #4b4a94;
  color: #fff;
}

section.news-section .news-content {
  position: relative;
  overflow: hidden;
}

section.news-section .news-content img {
  width: 100%;
  transition: all 0.2s ease-in-out;
}

section.news-section .news-content img:hover {
  transform: scale(1.1);
}

section.news-section .news-content .news-bottom-content {
  position: absolute;
  bottom: 0px;
  z-index: 9;
  background: #00000085;
  padding: 30px 23px 0px;
}

section.news-section .news-content .news-bottom-content p {
  padding-bottom: 30px;
}
section.news-section .news-content .news-bottom-content h5:hover {
  color: #ef7f1a;
}

section.news-section .news-content .news-bottom-content h5 {
  padding: 0px 0px 20px;
  margin: auto;
  transition: all 0.5s;
}
/* end */
/* production */
section.brand-section .production {
  position: absolute;
  right: 13% !important;
  width: 30%;
  left: auto;
}
/* end */

/* footer */
footer {
  background: #373588;
}

.footer-menu-list ul li a {
  color: #fff;
  font-size: 15px;
  font-weight: normal;
  line-height: 30px;
  text-transform: uppercase;
  color: #fff;
  transition: all 0.5s;
}

.footer-menu-list ul li a:hover {
  color: #ec8b2e;
}

.social-list ul li {
  padding-right: 10px;
}

.social-list ul {
  display: flex;
}

.social-list ul li a {
  color: #fff;
  font-size: 20px;
  font-weight: bold;
}

.copright {
  padding-top: 43px;
}

.subscribe {
  background: #373588;
  padding: 60px 50px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 100px 0px -197px;
}

.subscribe h3 {
  font-size: 30px;
  line-height: 36px;
  color: #fff;
}

.subscribe h3 span {
  float: left;
  font-weight: normal;
  text-align: left;
}

.mail-form {
  display: flex;
  align-items: center;
}

.mail-form input {
  height: 50px;
  margin-right: 10px;
  width: 370px;
  padding: 0px 22px;
}

.mail-form input::placeholder {
  color: #8b8b8b;
  font-size: 14px;
  line-height: 16px;
}
/* end */

/* inner-product-css */
section.main-inner {
  padding: 0px;
  position: relative;
}

section.main-inner img {
  width: 100%;
  height: 680px;
  /*object-fit: cover;*/
}

section.main-inner .inner-banner {
  position: absolute;
  top: 50%;
  left: auto;
  transform: translate(0px, -50%);
  width: 40%;
}

section.main-bradecram {
  padding: 0px;
}

.bradecram {
  position: inherit;
  bottom: 0px;
  background: #f2f2f2;
  width: 100%;
  padding: 12px 0px;
}

.bradecram ul {
  width: 1170px;
  display: flex;
  align-items: center;
  margin: 0 auto;
}
.bradecram ul li {
  padding-right: 20px;
  position: relative;
  text-transform: uppercase;
  font-size: 14px;
}

.bradecram ul li:last-child a {
  color: #373588;
}

.bradecram ul li:before {
  content: "\f105";
  font-family: "Nunito', sans-serif";
  position: absolute;
  right: 5px;
  top: 0px;
  font-size: 16px;
  line-height: 16px;
  color: #b3b3b3;
}

.bradecram ul li a {
  color: #b3b3b3;
  font-size: 14px;
  line-height: 16px;
  font-weight: normal;
  text-transform: uppercase;
}

.bradecram ul li:last-child::before {
  display: none;
}
/* end */

/* product-content */
section.product-section {
  padding: 100px 0px 70px;
  background-color:white;
}

.find-heading.product-headding h3 span {
  color: #ef7f1a;
  padding-left: 20px;
}
.find-heading.product-headding h3 {
  color: #373588;
}

.product-item {
  margin-bottom: 40px;
}

.main-items a {
  position: relative;
  display: block;
}

span.content-image-product {
  display: flex;
  flex-flow: wrap;
  min-height: 280px;
}

.main-items {
  text-align: center;
}

span.circle {
  width: 190px;
  height: 190px;
  background: #9d9898;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  border-radius: 50%;
  top: 14%;
  transition: all 0.9s;
}

span.circle:before {
  content: "";
  width: 120%;
  height: 120%;
  border-radius: 50%;
  border: 2px solid #9d9898;
  position: absolute;
  left: -10%;
  top: -10%;
  transition: all 0.9s;
}

span.content-image-product img {
  max-width: 232px;
  /* margin: auto; */
  position: absolute;
  left: 50%;
  /* right: 0; */
  top: 41%;
  /* bottom: 0; */
  transform: translate(-50%, -50%);
}

.product-item:hover span.circle {
  background: #373588;
}

.product-item:hover span.circle:before {
  border: solid 2px #373588;
}

.main-items h6 {
  color: #000;
  text-transform: uppercase;
  letter-spacing: 0;
}

/* .producut-name {
  text-align: center;
  padding: 16px 0px 30px;
} */

.producut-name h6 {
  color: #000;
  text-transform: uppercase;
  letter-spacing: 0;
}

span.content-image-product.category-product img {
  width: 110px;
  margin: auto;
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: inherit;
  transform: translate(-50%, -50%);
}

span.circle.category-product-circle {
  width: 190px;
  height: 190px;
  background: #e6e6e6;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  border-radius: 50%;
  top: 18%;
  transition: all 0.9s;
}

/* end */

/* indris */
section.product-section.industries .product-item {
  border-radius: 50px;
  padding: 20px;
  border: solid 1px #ccc;
  height: 250px;
  cursor: pointer;
}

section.product-section.industries .product-item img {
  background: #373588;
  border-radius: 35px;
  padding: 35px 50px;
  height: 100%;
  transition: all 0.5s;
}

section.product-section.industries .product-item:hover img {
  background: #ef7f1a;
  cursor: pointer;
}

section.product-section.industries .product-item img:hover {
  background: #ef7f1a;
}

img.top-0 {
  position: absolute;
  top: -50px;
  z-index: 9;
  width: 59px;
  margin-left: 20px;
}

a.navbar-brand.sticky_logo {
  position: relative;
}

/*
  
  section.main-banner .owl-nav {*/
/*    position: absolute;*/
/*    top: 50%;*/
/*    left: auto;*/
/*    transform: translate(200px, -50%);*/
/*}*/

section.main-banner .owl-nav .owl-prev {
  position: absolute;
  top: 233px;
  left: 167px;
  background: url(../img/homepage/left.png) no-repeat !important;
  width: 100px;
  height: 88px;
}

section.main-banner .owl-nav .owl-next {
  position: absolute;
  top: 233px;
  right: 167px;
  background: url(../img/homepage/rigth.png) no-repeat !important;
  width: 100px;
  height: 88px;
}
section.main-banner .owl-nav button span {
  color: #fff;
  font-size: 0px;
}

section.main-banner .owl-nav .owl-next.disabled span {
  color: #d6d6d675;
}

.copright p {
  line-height: inherit;
  margin: 0;
}

/* side-bar */
section.main-sidebar .right-sidebar .main-headding {
  display: flex;
  align-self: center;
  margin-bottom: 25px;
}

section.main-sidebar .right-sidebar .main-headding h3 {
  font-size: 28px;
  color: #373588;
  position: relative;
}

section.main-sidebar .right-sidebar .main-headding h3:before {
  width: 80px;
  height: 5px;
  content: "";
  position: absolute;
  bottom: 0;
  background: #373588;
}

section.main-sidebar .right-sidebar .main-headding h3 span {
  color: #ef7f1a;
  margin: 0;
  font-weight: normal !important;
  font-size: 28px;
  line-height: 50px;
  font-family: "Nunito', sans-serif";
  font-weight: normal;
  text-transform: uppercase;
  padding-left: 6px;
}

section.main-sidebar .filter h3 {
  font-size: 26px;
  color: #373588;
  padding-bottom: 16px;
}

.filter label {
  position: relative;
  text-transform: uppercase;
  font-family: "Nunito', sans-serif";
  font-size: 16px;
  margin: 0;
  padding-left: 12px;
}

.filter ul li {
  padding-bottom: 17px;
  display: flex;
  align-items: center;
  position: relative;
}

.styled-checkbox {
  position: absolute;
  opacity: 0;
}
.styled-checkbox + label {
  position: relative;
  cursor: pointer;
  padding: 0;
}
.styled-checkbox + label:before {
  content: "";
  margin-right: 15px;
  display: inline-block;
  vertical-align: text-top;
  width: 15px;
  height: 15px;
  border: solid 1px #373588;
  background: inherit;
}
.styled-checkbox:hover + label:before {
  background: #373588;
}

.styled-checkbox:checked + label:before {
  background: #373588;
}
.styled-checkbox:disabled + label {
  color: #b8b8b8;
  cursor: auto;
}
.styled-checkbox:disabled + label:before {
  box-shadow: none;
  background: #ddd;
}
.styled-checkbox:checked + label:after {
  content: "";
  position: absolute;
  left: 3px;
  top: 6px;
  background: white;
  width: 2px;
  height: 2px;
  box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white,
    4px -6px 0 white, 4px -8px 0 white;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.contents-area {
  padding-bottom: 20px;
  border-bottom: solid 1px #ccc;
}

.info-parnt p {
  color: #111111;
  line-height: 27px;
  font-size: 16px;
}

.box-content {
  border: solid 1px #ccc;
  padding: 20px 20px;
  text-align: center;
  margin-bottom: 20px;
  border-radius: 20px;
}

.box {
  text-align: center;
}

.box h6 {
  color: #111111;
  text-transform: uppercase;
  font-size: 23px;
}

.box img {
  width: 100%;
}

.accordion {
  background-color: inherit;
  color: #111;
  padding: 20px 0px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  transition: all 0.5s;
  border-bottom: solid 1px #ccc;
  text-transform: uppercase;
  font-family: "Nunito', sans-serif";
  font-weight: bold;
  font-size: 14px;
}
.accordion::after {
  content: "\f067";
  font-size: 13px;
  color: #000;
  float: right;
  margin-left: 5px;
  font-family: "Nunito', sans-serif";
  font-weight: normal;
}
.you::after {
  content: "\f068";
  font-family: "Nunito', sans-serif";
}
.panel {
  padding: 8px 0px;
  background-color: white;
  max-height: initial;
  transition: max-height 0.5s;
  overflow: hidden;
}

.panel h4 {
  padding-bottom: 10px;
  font-size: 16px;
  color: #111;
}

section.main-single-product {
  padding: 50px 0;
  background-color:white;
}

section.main-single-product .product-details h2 {
  color: #111111;
  font-size: 30px !important;
  line-height: 40px !important;
}

section.main-single-product .product-details p {
  color: #606060;
  line-height: 28px;
}

section.main-single-product .product-details h2 {
  color: #111111;
  font-size: 35px !important;
  line-height: normal !important;
  padding-bottom: 20px;
}

.product-images img {
  width: 100%;
}

span.content-image-product.single-product-type img {
  /* max-width: 370px; */
  /* margin: auto; */
  /* margin-bottom: 0px; */
  /* position: absolute; */
  /* left: 0; */
  /* right: 0; */
  /* top: 50%; */
  /* bottom: -14px; */
  max-width: 370px;
  /* margin: auto; */
  position: absolute;
  left: 50%;
  /* right: 0; */
  top: 41%;
  /* bottom: 0; */
  transform: translate(-50%, -50%);
}

span.content-image-product.single-product-type {
  display: flex;
  flex-flow: wrap;
  min-height: 380px;
}

span.circle.singlr-circle {
  width: 280px;
  height: 280px;
  background: #e6e6e6;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  border-radius: 50%;
  top: 14%;
  transition: all 0.9s;
}
span.circle.singlr-circle:before {
  content: "";
  width: 120%;
  height: 120%;
  border-radius: 50%;
  border: 2px solid #e6e6e6;
  position: absolute;
  left: -10%;
  top: -10%;
  transition: all 0.9s;
}
.subscribe-btn {
  padding: 16px 30px;
  background: #ef7f1a;
  font-size: 14px;
  line-height: 17px;
  font-weight: bold;
  color: #ffffff;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 1px;
  display: inline-block;
  transition: all 0.5s;
  border: none;
  width: max-content !important;
}
.subscribe-btn:hover {
  color: #000;
  background: #fff;
}
.find-heading.product-headding {
  width: 100%;
}

.filter ul li a:before {
  content: "";
  width: 18px;
  height: 18px;
  background-image: url(https://www.unocal.in/wp-content/uploads/2020/08/check.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 1px;
  left: 0px;
  margin: auto;
}
.filter ul li a {
  font-family: sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #000;
  padding-left: 25px;
  position: relative;
  text-transform: uppercase;
}
.filter ul li.active a:before {
  background-image: url(image/checked.svg);
}
/* .filter ul li a.active:before {
  background-image: url(/unocal76/wp-content/uploads/2020/08/checked.svg);
} */
.filter ul li.current-menu-item a:before {
    background-image: url(/wp-content/uploads/2020/08/checked.svg);
}
.filter h3 {
  font-size: 22px;
  margin-bottom: 10px;
}
.industries .content-image-product img {
  max-width: 90px;
  margin: inherit;
  position: absolute;
  left: 50%;
  right: auto;
  top: 50%;
  transform: translate(-50%, -50%);
}
.industries .main-items.change-2:hover .circle {
  background: #373588;
}
.industries .main-items.change-2:hover .circle:before {
  border: 2px solid #373588;
}
.about-us {
  position: relative;
}
.about-content {
  position: relative;
  padding: 0 20%;
  min-height: 500px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  z-index: 0;
}
.about-content:before {
  content: "1990";
  font-family: "Nunito', sans-serif";
  font-size: 34vw;
  color: #f3f3f3;
  text-align: center;
  width: 100%;
  position: absolute;
  left: -45px;
  top: 0;
  z-index: -1;
}
.about-content p:first-child {
  margin-bottom: 0;
}
.about-content p {
  color: #000;
  font-size: 17px;
}
.about-content h3 {
  margin-bottom: 25px;
}
.horizontal-logo ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.horizontal-logo {
  padding: 150px 0px 0px;
  margin-top: 100px;
}

.horizontal-logo ul li {
  width: 20%;
  text-align: center;
  position: relative;
}

.horizontal-logo ul li:nth-child(5n + 1) img {
  position: inherit;
  top: inherit;
  left: inherit;
	width: 40%;
}

.horizontal-logo ul li:nth-child(5n + 1) .circle-year {
  background: #373588;
}

.horizontal-logo ul li:nth-child(5n + 1):before {
  content: "";
  position: absolute;
  bottom: 110px;
  width: 10px;
  height: 10px;
  background: #373588;
  left: 50%;
  transform: translate(-50%, 0px);
  border-radius: 100px;
  margin-left: 1px;
}

.horizontal-logo ul li:nth-child(5n + 1) .circle-year:after {
  content: "";
  position: absolute;
  bottom: -105px;
  width: 2px;
  height: 70px;
  background: #373588;
  left: 50%;
  transform: translate(0px, -50%);
}

.horizontal-logo ul li:nth-child(5n + 2) img {
  position: absolute;
  top: -200px;
  left: 50%;
  transform: translate(-50%, 0px);
	width: 50%;
}

.horizontal-logo ul li:nth-child(5n + 2):before {
  content: "";
  position: absolute;
  top: -71px;
  width: 10px;
  height: 10px;
  background: #eb7e25;
  left: 50%;
  transform: translate(-50%, 0px);
  border-radius: 100px;
  margin-left: 1px;
}

.horizontal-logo ul li:nth-child(5n + 2) .circle-year {
  background: #eb7e25;
}

.horizontal-logo ul li:nth-child(5n + 2) .circle-year:after {
  content: "";
  position: absolute;
  top: -34px;
  width: 2px;
  height: 70px;
  background: #eb7e25;
  left: 50%;
  transform: translate(0px, -50%);
}

.horizontal-logo ul li:nth-child(5n + 3) img {
  position: inherit;
  top: inherit;
  left: inherit;
	width:80%;
}
.horizontal-logo ul li:nth-child(5n + 3) .circle-year {
  background: #373588;
}

.horizontal-logo ul li:nth-child(5n + 3):before {
  content: "";
  position: absolute;
	bottom: 110px;
  width: 10px;
  height: 10px;
  background: #373588;
  left: 50%;
  transform: translate(-50%, 0px);
  border-radius: 100px;
  margin-left: 1px;
}

.horizontal-logo ul li:nth-child(5n + 3) .circle-year:after {
  content: "";
  position: absolute;
  bottom: -105px;
  width: 2px;
  height: 70px;
  background: #373588;
  left: 50%;
  transform: translate(0px, -50%);
}

.horizontal-logo ul li:nth-child(5n + 4) img {
  position: absolute;
  top: -150px;
  left: 50%;
  transform: translate(-50%, 0px);
	width:100%;
}
.horizontal-logo ul li:nth-child(5n + 4) .circle-year:after {
  content: "";
  position: absolute;
  top: -34px;
  width: 2px;
  height: 70px;
  background: #eb7e25;
  left: 50%;
  transform: translate(0px, -50%);
}
.horizontal-logo ul li:nth-child(5n + 4):before {
  content: "";
  position: absolute;
  top: -71px;
  width: 10px;
  height: 10px;
  background: #eb7e25;
  left: 50%;
  transform: translate(-50%, 0px);
  border-radius: 100px;
  margin-left: 1px;
}

.horizontal-logo ul li:nth-child(5n + 4) .circle-year {
  background: #eb7e25;
}

.horizontal-logo ul li:nth-child(5n + 5) img {
  position: inherit;
  top: inherit;
  left: inherit;
	width:auto;
}

.horizontal-logo ul li:nth-child(5n + 5) .circle-year {
  background: #373588;
}

.horizontal-logo ul li:nth-child(5n + 5):before {
  content: "";
  position: absolute;
  bottom: 110px;
  width: 10px;
  height: 10px;
  background: #373588;
  left: 50%;
  transform: translate(-50%, 0px);
  border-radius: 100px;
  margin-left: 1px;
}

.horizontal-logo ul li:nth-child(5n + 5) .circle-year:after {
  content: "";
  position: absolute;
  bottom: -105px;
  width: 2px;
  height: 70px;
  background: #373588;
  left: 50%;
  transform: translate(0px, -50%);
}

.circle-year {
  background: #ccc;
  width: 100px;
  margin: 0px auto 90px;
  padding: 35px;
  height: 100px;
  border-radius: 100%;
  display: flex;
  align-items: center;
  position: relative;
  justify-content: center;
}
.circle-year:before {
  content: "";
  position: absolute;
  left: 100%;
  width: 128px;
  height: 2px;
  background: #373588;
}

.horizontal-logo ul li:last-child .circle-year:before {
  display: none;
}
.circle-year span {
  font-size: 20px;
  color: #fff;
}

section.bg-content {
  padding: 0px 0px 100px;
  position: relative;
}
section.bg-content img {
  width: 100%;
  position: relative;
}

.unocal-content {
  position: absolute;
  background: #373588;
  width: 50%;
  padding: 50px 60px;
  bottom: -210px;
}

section.bg-content {
  padding: 0px 0px 300px;
  position: relative;
}

section.video {
  padding: 0px 0px 100px;
}

.video-play-button {
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  box-sizing: content-box;
  display: block;
  width: 32px;
  height: 44px;
  /* background: #fa183d; */
  border-radius: 50%;
  padding: 18px 20px 18px 28px;
}

.video-play-button:before {
  content: "";
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 80px;
  height: 80px;
  background: #eb7e25;
  border-radius: 50%;
  -webkit-animation: pulse-border 1500ms ease-out infinite;
  animation: pulse-border 1500ms ease-out infinite;
}

.video-play-button:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 80px;
  height: 80px;
  background: #eb7e25;
  border-radius: 50%;
  -webkit-transition: all 200ms;
  transition: all 200ms;
}
.video-play-button:hover:after {
  background-color: #373588;
}

.video-play-button img {
  position: relative;
  z-index: 3;
  max-width: 100%;
  width: auto;
  height: auto;
}

.video-play-button span {
  display: block;
  position: relative;
  z-index: 3;
  width: 0;
  height: 0;
  border-left: 32px solid #fff;
  border-top: 22px solid transparent;
  border-bottom: 22px solid transparent;
}

@-webkit-keyframes pulse-border {
  0% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0)
      scale(1.5);
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}

@keyframes pulse-border {
  0% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0)
      scale(1.5);
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}

section.video img {
  width: 100%;
}
section.video {
  padding: 0px;
}

section.about-us {
  padding: 0px 0px 100px;
}

.current-products_cat-ancestor a:before {
  background-image: url(/unocal76/wp-content/uploads/2020/08/checked.svg) !important;
}

.modal-dialog.modal-dialog-centered.larz-size {
  max-width: 1100px;
}

.close {
  position: absolute;
  right: -19px;
  color: #ffffff;
  font-size: 30px;
  background: #1a1938 !important;
  width: 50px;
  height: 50px;
  border-radius: 100px;
  top: -20px;
  cursor: pointer !important;
  opacity: inherit;
	z-index:11;
}

.close:hover {
  color: #fff;
  text-decoration: none;
  opacity: inherit !important;
  /* cursor: pointer !important; */
}

.section-title {
  text-align: center;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 80px;
  margin-top: -9px;
}
.contact-info ul {
  padding-left: 0;
  margin-bottom: 0;
  list-style-type: none;
}

.contact-info ul li {
  position: relative;
  padding-left: 95px;
  margin-bottom: 35px;
  font-weight: 300;
  line-height: 1.7;
  cursor: pointer;
}

.contact-info ul li .icon {
  border: 1px dashed;
  width: 75px;
  height: 75px;
  border-radius: 50%;
  text-align: center;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  transition: 0.5s;
}
.contact-info ul li .icon::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border-radius: 50%;
  margin: 5px;
  z-index: -1;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#ee0979),
    to(#ff6a00)
  );
  background: linear-gradient(90deg, #eb7e25 0%, #ff6a00 100%);
}

.contact-info ul li .icon i {
  font-size: 30px;
  line-height: 75px;
  color: #ffffff;
}

.contact-info ul li .icon::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border-radius: 50%;
  margin: 5px;
  z-index: -1;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  opacity: 0;
  visibility: hidden;
  background: linear-gradient(135deg, #23bdb8 0%, #43e794 100%);
}
.contact-info ul li span {
  display: block;
  margin-bottom: 3px;
  color: #212529;
  font-weight: 600;
  font-size: 20px;
  text-transform: capitalize;
}

.contact-form input {
  background-color: #ffffff;
  border: none;
  -webkit-box-shadow: 0px 5px 28.5px 1.5px rgba(149, 152, 200, 0.2) !important;
  box-shadow: 0px 5px 28.5px 1.5px rgba(149, 152, 200, 0.2) !important;
  height: 50px;
  font-size: 14.5px;
  width: 100%;
  padding: 0px 25px;
  margin-bottom: 20px;
}

.contact-form textarea {
  background-color: #ffffff;
  border: none;
  -webkit-box-shadow: 0px 5px 28.5px 1.5px rgba(149, 152, 200, 0.2) !important;
  box-shadow: 0px 5px 28.5px 1.5px rgba(149, 152, 200, 0.2) !important;
  height: 50px;
  font-size: 14.5px;
  width: 100%;
  padding: 15px 25px;
  margin-bottom: 20px;
  height: 180px;
  text-transform: capitalize;
  font-size: 15px;
  color: #6d6565;
}

.contact-form .btn {
  width: 100%;
  margin-top: 8px;
  -webkit-box-shadow: 0px 5px 28.5px 1.5px rgba(149, 152, 200, 0.2);
  box-shadow: 0px 5px 28.5px 1.5px rgba(149, 152, 200, 0.2);
  position: relative;
  background: linear-gradient(90deg, #373588 0%, #373588 100%);
  font-weight: bold;
  border: none;
  padding: 14.5px 20px;
  text-transform: uppercase;
  font-size: 14px;
  line-height: initial;
  border-radius: 4px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  position: relative;
  z-index: 1;
  color: #fff;
}

.contact-form .btn:hover {
  background: linear-gradient(135deg, #eb7e25 0%, #eb7e25 100%);
}
.contact-info ul li a {
  display: block;
  color: #57647c;
}
.section-title h2 {
  color: #000;
  font-size: 32px !important;
}

.contact-info ul li p {
  color: #000;
}

.contact-info ul li a {
  display: block;
  color: #000000;
  font-weight: normal;
  font-size: 16px;
}

.contact-info ul li:hover .icon::after {
  opacity: 1;
  visibility: visible;
  background: linear-gradient(135deg, #373588 0%, #373588 100%);
}

.section-title p {
  color: #000;
  width: 510px;
  margin: 0 auto;
}
.product-quantitiy {
  display: flex;
  align-items: center;
  width: max-content;
  border: solid 1px #ef7f1a;
  border-radius: 30px;
  padding: 7px 30px;
  margin-bottom: 20px;
}
.product-quantitiy h5 {
  color: #000;
  font-size: 15px;
  margin-bottom: 0;
  margin-right: 7px;
}
.singl p, h5 {
    color: #fff !important;
}
.singl {
    background-color: #373588;
    border: none;
	margin-top: 25px;
}
.product-quantitiy p {
  margin-bottom: 0;
}

section.coming-soon h1 {
  font-size: 62px;
}

/********** News Single Page Style ********/

.news-single {
  padding: 50px 0;
}
.s-news-conts img {
  width: 100%;
  margin-bottom: 15px;
/*   height: 400px;
  object-fit: cover; */
}
.s-news-conts h3 {
  font-weight: 400;
  margin-bottom: 20px;
  font-size: 22px;
  line-height: 30px;
}
.s-news-conts span {
  background: #373588;
  padding: 13px 24px;
  margin-bottom: 25px;
  display: inline-block;
  color: #fff;

}
.s-news-conts p {
  font-size: 17px;
  color: #838383;
}
/* container */

#share {
  width: 100%;
  margin: 20px auto 0px;
  text-align: left;
}

.new-th {
    height: 164px !important;
}

/* buttons */

#share a {
  width: 40px;
  height: 40px;
  line-height: 15px;
  text-align: center;
  display: inline-block;
  margin: 2px;
  border-radius: 50%;
  font-size: 15px;
  color: #fff;
  opacity: 0.75;
  transition: opacity 0.15s linear;
}

#share a:hover {
  opacity: 1;
}

/* icons */
#share i {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

/* colors */

.facebook {
  background: #3b5998;
}

.twitter {
  background: #55acee;
}

.googleplus {
  background: #dd4b39;
}

.linkedin {
  background: #0077b5;
}

.pinterest {
  background: #cb2027;
}
.news-sidebar {
  position: -webkit-sticky;
  position: sticky;
  top: 120px;
}
.news-sidebar h3 {
  font-size: 25px;
  line-height: NORMAL;
  font-weight: 400;
  margin-bottom: 20px;
  display: inline-block;
  position: relative;
  padding-bottom: 20px;
}
.news-sidebar h3:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 55%;
  height: 1px;
  background: #0d0c06;
}
.news-sidebar ul {
  list-style: none;
  padding-left: 0;
}
.section-padding ul li {
  font-size: 17px;
  line-height: 24px;
  margin-bottom: 10px;
}
.news-sidebar ul li a {
  font-weight: 400;
  padding: 0;
  display: flex;
  align-items: center;
}
.post-thumbimg {
  width: 30%;
  padding-right: 15px;
}
.post-thumbimg img {
  width: 100%;
  height: 80px;
  object-fit: cover;
}
.post-title {
  display: flex;
  flex-direction: column;
  width: 70%;
  color: #000;
}
.post-title span {
  font-size: 15px;
  color: #d6721a;
  margin-bottom: 0;
  margin-top: 0px;
}

.circle-imge {
  text-align: center;
}

.circle-imge .circle-pic img {
  width: 250px;
  height: 250px;
  border-radius: 100%;
  border: solid 1px #ccc;
  padding: 20px;
}

.circle-imge h6 {
  color: #000;
  text-align: center;
  padding: 30px 0;
  text-transform: uppercase;
}
.unocal-content.right ul li {
  position: relative;
  padding-left: 30px;
}

.unocal-content.right ul li:before {
  content: "\f00c";
  font-family: "Nunito', sans-serif";
  width: 10px;
  height: 10px;
  position: absolute;
  left: 0;
  top: 4px;
  color: #fff;
}

section.bg-content .col-md-12 {
  padding: 0;
}
.unocal-content.right {
  right: 0;
}

.unocal-content.right h6 {
  font-size: 30px;
  margin-bottom: 20px;
}
.unocal-content.right {
  background: #eb7e25;
}

.why-image img {
  width: 100%;
}

.why-content h4 {
  padding: 40px 0px 35px;
  font-size: 40px;
}
.why-content p {
  color: #000;
  margin-top: -6px;
  line-height: 24px;
}

.why-content.ul-list ul li {
  position: relative;
}

.why-content.ul-list ul li:before {
  content: "\f00c";
  font-family: "Nunito', sans-serif";
  width: 10px;
  height: 10px;
  position: absolute;
  left: 0;
  top: 4px;
  color: #000;
}

.middle-heading p {
  font-size: 20px;
  line-height: 30px;
  color: #373588;
  padding-bottom: 20px;
}
.why-content.ul-list ul li {
  padding: 0px 25px 10px;
  position: relative;
  line-height: 24px;
}

.why-content.ul-list ul li:before {
  content: "\f00c";
  font-family: "Nunito', sans-serif";
  width: 10px;
  height: 10px;
  position: absolute;
  left: 0;
  top: 0px;
  color: #000;
}

.why-content h2 {
  color: #373588;
  padding-right: 16px;
  font-size: 42px !important;
  padding: 25px 0px;
}

.why-content span {
  font-weight: normal;
  color: #eb7e25;
}

.headding {
  padding: 25px 0px 35px;
}
.cetificate {
  border: solid 1px #ccc;
  margin-bottom: 30px;
}

.cetificate img {
  width: 100%;
}
section.growth-counter.section-padding {
  /* background: #373588; */
  text-align: center;
  background: linear-gradient(47deg, #373588 0%, #eb7e25 100%);
}

.start-cntdown span {
  font-size: 40px;
  color: #fff;
  font-weight: bold;
}
.start-cntdown h2 {
  font-size: 40px !important;
}
.start-cntdown {
  display: flex;
  align-items: center;
  justify-content: center;
}

.growth-conts img {
  padding-bottom: 20px;
}

.counter-logo {
  height: 70px;
}

.countdown-conts p {
  font-size: 20px;
  text-transform: capitalize;
}

.counter-hading h4 {
  color: #fff;
  font-size: 50px;
  text-transform: none;
}
.counter-hading {
  padding-bottom: 90px;
}

.main-become h2 {
  color: #373588;
  font-size: 37px !important;
  border-bottom: solid 1px #ccc;
}

.main-become span {
  color: #eb7e25;
  font-weight: normal;
  padding-left: 0px;
}

.main-become p {
  color: #000;
  font-size: 20px;
  padding: 15px 0px 30px;
  line-height: 28px;
}

.become-list ul li {
  color: #000;
  padding-bottom: 20px;
  padding-left: 20px;
  position: relative;
}

.become-list ul li:before {
  content: "";
  position: absolute;
  top: 5px;
  left: 0px;
  width: 8px;
  height: 8px;
  background: #373588;
  border-radius: 100px;
  border: solid 1px #000;
}

.become-list h6 {
  color: #373588;
  padding-bottom: 18px;
}
.id-section {
  display: flex;
  justify-content: space-between;
  width: 100%;
  background: #f2f2f2;
  min-height: 300px;
  position: relative;
  margin-top: 80px;
  padding: 55px 30px 0px 0px;
}

.become-contents h2 a {
  color: #000;
}
.become-contents h2 {
  font-size: 30px !important;
  color: #000;
  line-height: 38px !important;
}
.become-contents {
  width: 396px;
}

.become-pic {
  display: inline-block;
  background-size: cover;
  position: absolute;
  bottom: 0;
  height: 90%;
  width: 292px;
}
.become-contents .header-btn {
  color: #fff;
  background: #eb7e25;
  border: none;
  margin-left: 0;
  margin-top: 30px;
}

.why-content.production h2 {
  padding-top: 0;
}
.why-content.production p {
  line-height: 27px;
}

section.main-production ul {
  padding-top: 77px;
}

.why-content.production img {
  width: 100%;
}

.become-contents h2 a {
  border-bottom: solid 2px #000;
}

section.news-section.news-page .news-content {
  margin-bottom: 30px;
}

section.news-section.news-page .news-content img {
  width: 100%;
  height: 300px;
}

ul.megamenu ul {
  background: transparent !important;
}

.team {
  display: flex;
  margin-bottom: 30px;
  border-bottom: solid 1px #ccc;
  padding-bottom: 30px;
}
.team:last-child {
  margin: 0px;
  padding: 0px;
  border: none;
}

.team-image {
  padding-right: 30px;
}

.team-image img {
  width: 250px;
  height: 250px;
  object-fit: cover;
}
.team-discription .position {
  font-size: 16px;
  display: inherit;
  color: #373588;
  padding: 0px 0px 15px;
}

.team-discription p {
  color: #000;
  line-height: 30px;
  margin: 0;
  padding-bottom: 17px;
}

.team-discription p:last-child {
  padding-bottom: 0;
}
/************/

.contact-map {
  padding: 0;
}
section.main-production .container .row:first-child {
  padding-bottom: 20px;
}
.unocal-productions1 {
  padding-bottom: 32px;
}

.unocal-productions img {
  width: 100%;
}

.unocal-productions1 img {
  width: 100%;
}

.main-production
  .row:last-child
  .col-md-6:nth-last-of-type(-n + 2)
  .unocal-productions1 {
  padding-bottom: 0px;
}

.unocal-productions img {
  border-top: solid 1px #ccc;
  padding: 40px 0px 0px;
}

.why-content h2 {
  padding: 40px 0;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type="number"] {
  -moz-appearance: textfield;
}
.bradecrams {
  padding: 0px;
  background: #f2f2f2;
}

.contact-map p {
  margin-bottom: 0;
}

section.product-section .contents-area ul {
  margin: 17px 0px;
}
section.product-section .contents-area ul li:before {
  content: "\f00c";
  font-family: "Nunito', sans-serif";
  width: 10px;
  height: 10px;
  position: absolute;
  left: 0;
  top: 0px;
  color: #000;
}
section.product-section .contents-area ul li {
  padding-bottom: 15px;
  font-size: 16px;
  line-height: 27px;
  position: relative;
  padding-left: 30px;
}

.career img {
  width: 100%;
}

.why-content.careers h2 {
  padding: 0px 0px 20px;
}

.why-content.careers .middle-heading {
  padding-bottom: 0px;
}
.unocal-content.right ul li {
  color: #fff;
  font-size: 17px;
  line-height: 24px;
  padding-bottom: 15px;
}

.col-md-8.contacts-areas input {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  background: #f5f5f5;
}

.why-content.careers {
  padding-bottom: 30px;
}

.upload-btn-wrapper {
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  padding-bottom: 10px;
}

.btn {
  border: solid 1px #ccc;
  color: #363588;
  background-color: white;
  padding: 9px 20px;
  font-size: 15px;
  font-weight: bold;
  cursor: pointer !important;
  border-radius: 0;
}
.upload-btn-wrapper h6 {
  color: #a9a9a9;
  text-transform: capitalize;
  font-weight: normal;
  padding-left: 9px;
  font-size: 16px;
}

.upload-btn-wrapper p {
  font-size: 100px;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}

.upload-btn-wrapper i {
  font-size: 20px;
  padding-right: 10px;
}
.col-md-8.contacts-areas {
  margin: 0 auto;
}
.contact-form input[type="submit"] {
  background: linear-gradient(90deg, #373588 0%, #373588 100%);
}

button.filters {
  display: none;
}
.create-content p {
    color: #000;
}
.create-content{
    padding-bottom:50px;
}
.input-name {
    width: 100%;
    height: 40px;
    margin-bottom: 30px;
    border: none;
	padding: 7px 10px;
    border-radius: 2px;
	color: #6a6a6a;
	    font-family: "Nunito', sans-serif";
	    background-color: #ededed;
}
.section-padding.Crete-own-formula .wpcf7-not-valid-tip {
    position: relative;
    top: -18px;
}
.create-image img {
    width: 100%;
}
.create-image {
    position: sticky;
}
.form-structure label {
    margin-bottom: 9px;
    font-size: 17px;
    font-weight: 200;
    color: #222222;
}
.input-name.text-area.Crete-form {
    height: 120px;
}
.read-more.crete-btn {
       border: 1px solid transparent;
}
.read-more.crete-btn:hover{
	border:1px solid #ccc;
}
.recpature {
    margin-bottom: 27px;
}
.create-form {
    width: 80%;
    margin: 0 auto;
}


.inds h2 {
    color: #000;
    font-size: 35px !important;
}

.single-products.postid-363 .product-details h2 {
    text-transform: capitalize;
}


.term-26 .indust-new img {
    width: 110px;
    top: 50% !important;
}
.term-87 .indust-new img {
    width: 110px;
    top: 50% !important;
}
.term-68 .main-items h6 {
    text-transform: capitalize;
}

/* .current-menu-item a:after {
    content: '';
    height: 8px;
    width: 17px;
    border: 3px solid #373588;
    position: absolute;
    left: 2px;
    top: 3px;
    transform: rotate(-45deg);
    border-top: 0px;
    border-right: 0px;
} */


sapn.profns {
    padding: 0 !important;
	    font-size: 17px !important;
}
span.second-degi {
    font-size: 13px;
    display: inherit;
    color: #373588;
    padding: 0px 0px 15px;
}
.team-discription .position p {
    font-size: 17px;
    display: inherit;
    color: #373588;
	font-weight: bold;
}

.section-error {
    background-color: #d6a137;
    text-align: center;
}

span.ew22{
	border:0px;
}
.copright {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.copright a {
    color: #ef7f1a;
}
.news-content.new-th img {
    height: 261px;
    object-fit: cover;
}
.news-content.new-th {
    height: 261px !important;
}
.wpcf7-not-valid-tip{
	position: relative;
    top: -10px;
}
.recpature.carrer {
    margin-top: 20px;
    margin-bottom: 20px;
}
.social-list ul li i{
/* 	background: #3B5998; */
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #ffffffad;
}
.news-content.news-content-pages img{
	object-fit:cover;
	
}
section.news-section .news-content.news-content-pages .news-bottom-content {
    position: relative;
    z-index: 9;
    background: #000000e0;
    padding: 20px 20px 0px;
    left: 0;
    right: 0;
    margin: -84px auto 0 auto;
    width: 90%;
    min-height: 220px;
}
.read-more.pdf-btn {
    border-radius: 34px;
    line-height: normal;
    font-size: 13px;
	border: 1px solid #ef7f1a;
}
.read-more.pdf-btn:hover {
    border-color:#373588;
    color: #373588;
}
.product-details h4 {
    margin-bottom: 15px;
}
.product-details h6 {
    color: #606060;
    font-size: 19px;
    font-weight: 300;
    letter-spacing: 0;
}
.product-details ul li {
    line-height: 28px;
    font-size: 16px;
    font-weight: 400;
	color: #606060;
	font-family: sans-serif
}
.product-details ul {
    list-style-type: unset;
    margin-left: 41px;
    margin-bottom: 20px;
}
.product-details table {
    margin: 10px 0px 20px;
    display: inline-table;
}
.product-details table thead {
    border-bottom: 1px solid #373588;
/*     text-align: center; */
    font-size: 20px;
/*     color: #373588; */
}
.product-details table tbody {
    font-size: 16px;
	 color: #606060;
}
.read-more.product-pdf {
    background: #373588;
}
.read-more.product-pdf:hover{
	color:#fff;
	background:#eb7e25;
}
section.main-single-product .product-details .amazone {
    width: 150px;
    border: 1px solid #ddd;
    padding: 7px 15px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.extra .modal-header {
    padding: 0px 19px;
}
.extra .modal-header h2 {
    font-size: 17px !important;
    color: #000;
    padding: 0;
}

.extra .modal-dialog {
    max-width: 700px;
    margin: 1.75rem auto;
}

.extra .modal-body p {
    margin: 0 0 16px;
    font-size: 16px;
    line-height: 28px;
    color: #666666;
}

.extra .modal-body ol {
    padding-left: 17px;
}

.extra .modal-body li {
    margin: 0 0 10px;
    font-size: 15px;
    line-height: 24px;
    color: #666666;
}

.extra .modal-footer {
    justify-content: left;
}

.extra .modal-footer button {
    display: inline-block;
    cursor: pointer;
    padding: 8px 34px;
    border-radius: 5px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 13px;
    border: 1px solid transparent;
    color: #1d1d6f;
    border-color: #1d1d6f;
}
.extra .modal-footer button:hover {
    background: #373588;
    color: #fff;
}

.extra .btn-secondary.focus, .btn-secondary:focus{
	background:none !important;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #373588;
}

.modal-backdrop.show {
    opacity: .9;
}

button.agree {
    background: #1d1d6f;
    color: #fff !important;
}

.extra .modal-footer button a {
    color: #1d1d6f;
}

.extra .modal-footer button:hover a {
    color: #fff;
}


.privarcey h1 {
    font-size: 30px;
    padding-bottom: 15px;
    font-weight: bold;
    margin: 0;
}

.privarcey p {
    font-size: 17px;
    line-height: 27px;
    color: #555555;
    font-weight: 400;
}



.privarcey ul li:before {
    content: "";
    width: 8px;
    height: 8px;
    background: #e74a2b;
    border-radius: 100px;
    position: absolute;
    left: 3px;
    top: 10px;
	color:#555555;
}

.privarcey ul li  {
    padding-left: 24px;
    padding-bottom: 10px;
    position: relative;
    font-size: 18px;
    line-height: 27px;
	color:#555555;
}

.privarcey h4 {
    color: #000;
    font-size: 23px !important;
    text-transform: capitalize;
    padding-bottom: 7px;
    font-weight: 600;
}

.privarcey h2 {
    color: #000;
    font-size: 23px !important;
    text-transform: capitalize;
}
.filter.candice ul li a {
    font-size: 15px;
}

/* ========private-label-manufacturing-1========== */
section.unocla-blending .private h2 {
    padding-top: 0;
}
.Standard-sec .main-stand {
    padding-bottom: 60px;
}
section.happy-partners {
    background: #e38126;
}
section.happy-partners .row {
    justify-content: center;
}
.happy-partners .owl-nav {
    position: absolute;
    top: 50%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    transform: translate(-0%, -50%);
	display:none;
}
.happy-partners .owl-nav .owl-prev:before {
	content: '';
	margin-left: -100px;
	background: url(/wp-content/uploads/2021/08/left.png) no-repeat;
	padding: 50px;
    background-size: cover;
}
.happy-partners .owl-nav .owl-prev.disabled {
    opacity: 0.3;
}
.happy-partners .owl-nav .owl-prev span {
    font-size: 0;
}
.happy-partners .owl-nav .owl-next:before {
	content: '';
	margin-right: -100px;
	background: url(/wp-content/uploads/2021/08/rigth.png) no-repeat;
	padding: 50px;
    background-size: cover;
}
.happy-partners .owl-nav .owl-next.disabled {
    opacity: 0.3;
}
.happy-partners .owl-nav .owl-next span {
    font-size: 0;
}
.happy-partners .owl-dots {
    position: absolute;
    bottom: -30px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.happy-partners .owl-dots .owl-dot.active {
    background: #ffffff !important;
}
.happy-partners .owl-dots .owl-dot {
    background: #2b378b !important;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    margin-right: 10px;
}
.happy-partners .owl-dots .owl-dot:last-child {
    margin: 0;
}
.add {
    background: #ededed;
}
.add .add-img img {
    width: 100%;
}