/* Scss Document */
/*@import url("css/respansive.css");*/
@font-face {
  font-family: 'Muli';
  src: url("../fonts/Muli.eot");
  src: url("../fonts/Mulid41d.eot?#iefix") format("embedded-opentype"), url("../fonts/Muli.woff2") format("woff2"), url("../fonts/Muli.woff") format("woff"), url("../fonts/Muli.ttf") format("truetype"), url("../fonts/Muli.svg#Muli") format("svg");
  font-weight: normal;
  font-style: italic;
  font-display: swap; }
@font-face {
  font-family: 'Muli';
  src: url("../fonts/Muli-SemiBold.eot");
  src: url("../fonts/Muli-SemiBoldd41d.eot?#iefix") format("embedded-opentype"), url("../fonts/Muli-SemiBold.woff2") format("woff2"), url("../fonts/Muli-SemiBold.woff") format("woff"), url("../fonts/Muli-SemiBold.ttf") format("truetype"), url("../fonts/Muli-SemiBold.svg#Muli-SemiBold") format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Muli';
  src: url("../fonts/Muli-Bold.eot");
  src: url("../fonts/Muli-Boldd41d.eot?#iefix") format("embedded-opentype"), url("../fonts/Muli-Bold.woff2") format("woff2"), url("../fonts/Muli-Bold.woff") format("woff"), url("../fonts/Muli-Bold.ttf") format("truetype"), url("../fonts/Muli-Bold.svg#Muli-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Muli';
  src: url("../fonts/Muli-ExtraLight.eot");
  src: url("../fonts/Muli-ExtraLightd41d.eot?#iefix") format("embedded-opentype"), url("../fonts/Muli-ExtraLight.woff2") format("woff2"), url("../fonts/Muli-ExtraLight.woff") format("woff"), url("../fonts/Muli-ExtraLight.ttf") format("truetype"), url("../fonts/Muli-ExtraLight.svg#Muli-ExtraLight") format("svg");
  font-weight: 200;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Muli';
  src: url("../fonts/Muli-Light.eot");
  src: url("../fonts/Muli-Lightd41d.eot?#iefix") format("embedded-opentype"), url("../fonts/Muli-Light.woff2") format("woff2"), url("../fonts/Muli-Light.woff") format("woff"), url("../fonts/Muli-Light.ttf") format("truetype"), url("../fonts/Muli-Light.svg#Muli-Light") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Muli';
  src: url("../fonts/Muli-Medium.eot");
  src: url("../fonts/Muli-Mediumd41d.eot?#iefix") format("embedded-opentype"), url("../fonts/Muli-Medium.woff2") format("woff2"), url("../fonts/Muli-Medium.woff") format("woff"), url("../fonts/Muli-Medium.ttf") format("truetype"), url("../fonts/Muli-Medium.svg#Muli-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Muli';
  src: url("../fonts/Muli-ExtraBold.html");
  src: url("../fonts/Muli-ExtraBoldd41d.html?#iefix") format("embedded-opentype"), url("../fonts/Muli-ExtraBold-2.html") format("woff2"), url("../fonts/Muli-ExtraBold-3.html") format("woff"), url("../fonts/Muli-ExtraBold-4.html") format("truetype"), url("../fonts/Muli-ExtraBold-5.html#Muli-ExtraBold") format("svg");
  font-weight: 800;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Rupee_Foradian';
  src: url("../fonts/Rupee_Foradian.eot");
  src: url("../fonts/Rupee_Foradian.eot") format("embedded-opentype"), url("../fonts/Rupee_Foradian.woff2") format("woff2"), url("../fonts/Rupee_Foradian.woff") format("woff"), url("../fonts/Rupee_Foradian.ttf") format("truetype"), url("../fonts/Rupee_Foradian.svg#Rupee_Foradian") format("svg"); }
.rs {
  font-family: 'Rupee_Foradian'; }

/* WEBKIT SCROLLBAR */
/* **************** */
::-webkit-scrollbar {
  width: 8px;
  height: 8px; }

/* Track */
::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 4px rgba(120, 120, 120, 0.5); }

/* Handle */
::-webkit-scrollbar-thumb {
  -webkit-border-radius: 6px;
  border-radius: 6px;
  background: rgba(120, 120, 120, 0.6);
  -webkit-box-shadow: inset 0 0 4px rgba(120, 120, 120, 0.6); }

::-webkit-scrollbar-thumb:window-inactive {
  background: rgba(120, 120, 120, 0.4); }

.wow {
  visibility: hidden; }

.scroll-hide {
  overflow: hidden; }

html,
body {
  height: 100%;
  font-weight: 400 !important;
  font-style: normal !important;
  font-family: Heebo !important; }

/*font-family: 'Oswald', sans-serif;*/
/*Color Var*/
.yellow {
  color: #facc54; }

.red {
  color: #197ab2; }

.white {
  color: #FFFFFF !important; }

.white-f1f1 {
  color: #f1f1f1; }

.black {
  color: #000; }

.black-333 {
  color: #333; }

.black-666 {
  color: #333; }

.pink {
  color: #FFECED; }

.pink2 {
  color: #FFECED; }

.blue {
  color: #F4F7FF; }

.sand {
  color: #F2E6D7; }

.Bg-yellow {
  background-color: #facc54; }

.Bg-red {
  background-color: #ee3137; }

.Bg-white {
  background-color: #FFFFFF; }

.Bg-white-f1f1 {
  background-color: #f1f1f1; }

.Bg-black {
  background-color: #000; }

.Bg-black-333 {
  background-color: #333; }

.Bg-black-666 {
  background-color: #333; }

.Bg-pink {
  background-color: #FFECED; }

.Bg-pink2 {
  background-color: #FFECED; }

.Bg-blue {
  background-color: #F4F7FF; }

.Bg-sand {
  background-color: #F2E6D7; }

/*Font Size*/
/*HEEBO Font-weight Var*/
.Heebo-font {
  font-family: "Heebo", sans-serif; }

.HeeboExtraLight {
  font-weight: 200; }

.HeeboLight {
  font-weight: 300; }

.HeeboReg {
  font-weight: 400; }

.HeeboMedium {
  font-weight: 500; }

.HeeboSemibold {
  font-weight: 600; }

.HeeboBold {
  font-weight: 700 !important; }

.HeeboExtrabold {
  font-weight: 900 !important; }

/*MULI Font-weight Var*/
.Muli-font {
  font-family: "Muli", sans-serif; }

.MuliLight {
  font-weight: 300; }

.MuliReg {
  font-weight: 400; }

.MuliMedium {
  font-weight: 500; }

.MuliSemibold {
  font-weight: 600; }

.MuliBold {
  font-weight: 700 !important; }

.MuliExtrabold {
  font-weight: 800 !important; }

/* Fonts Size Var */
.fs12 {
  font-size: 12px; }

.fs14 {
  font-size: 14px; }

.fs16 {
  font-size: 16px; }

.fs18 {
  font-size: 18px; }

.fs20 {
  font-size: 20px; }

.fs22 {
  font-size: 22px; }

.fs24 {
  font-size: 24px; }

.fs26 {
  font-size: 26px; }

.fs28 {
  font-size: 28px; }

.fs30 {
  font-size: 30px; }

.fs32 {
  font-size: 32px; }

.fs36 {
  font-size: 36px; }

.fs46 {
  font-size: 46px; }

.fs48 {
  font-size: 48px; }

.fs50 {
  font-size: 50px; }

.fs52 {
  font-size: 52px; }

.fs65 {
  font-size: 65px; }

.fs72 {
  font-size: 72px; }

.fs76 {
  font-size: 76px; }

.fs85 {
  font-size: 85px; }

/*Height*/
/*width*/
/*uppercase*/
/*none*/
/*position*/
/*nagitive letter spacing*/
.letter-spacing-nav {
  letter-spacing: -1px; }

.body-overflow {
  overflow: hidden; }

.scroll-hide {
  overflow: hidden; }

.common-container {
  width: 100%;
  max-width: 1240px;
  margin: auto;
  position: relative; }

p {
  font-size: 18px;
  line-height: 24px;
  font-family: "Heebo", sans-serif;
  font-weight: 450; }

.pagetitle h2 {
  font-size: 32px;
  line-height: 30px;
  color: #000;
  font-weight: 600;
  letter-spacing: -2px; }

.pagetitle h2 span.tagline {
  display: block;
  font-size: 18px;
  color: #000;
  margin-top: 17px;
  font-weight: 300;
  letter-spacing: -1px; }

.biger-font {
  font-size: 58px;
  line-height: 55px;
  letter-spacing: -2px;
  font-weight: 700; }

.bro-right {
  border-right: solid 1px #FFFFFF; }

.bt-style, .bt-style2 {
  color: #333;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  display: inline-block;
  padding: 8px 15px;
  text-decoration: none !important;
  transition: 0.5s;
  border: solid 1px #197ab2;
  position: relative; }
  .bt-style span, .bt-style2 span {
    position: relative;
    z-index: 2; }
  .bt-style:hover, .bt-style2:hover {
    color: #FFFFFF; }
  .bt-style:before, .bt-style2:before {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 0;
    background-color: #000;
    transition: width 0s ease, background .4s ease; }
  .bt-style:hover:before, .bt-style2:hover:before {
    width: 100%;
    background: #000;
    transition: width .4s ease; }
  .bt-style:after, .bt-style2:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 0;
    background: #000;
    transition: width .4s ease; }
  .bt-style:hover:after, .bt-style2:hover:after {
    width: 100%;
    background: transparent;
    transition: all 0s ease; }

.bt-style2 {
  color: #FFFFFF; }

/*side-line-title*/
.side-line-title {
  overflow: hidden;
  text-align: center;
  color: #333;
  position: relative;
  padding-top: 10px;
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 700; }
  .side-line-title:before, .side-line-title:after {
    content: "";
    background-color: #333;
    display: inline-block;
    height: 1px;
    position: relative;
    vertical-align: middle;
    width: 3%; }
  .side-line-title:before {
    right: 0.5em;
    margin-left: -50%; }
  .side-line-title:after {
    left: 0.5em;
    margin-right: -50%; }

/*side-line-title*/
#header {
  position: fixed;
  width: 100%;
  top: 0px;
  left: 0px;
  z-index: 100;
  padding: 0px 0px;
  padding-top: 0px;
  background-color: #FFF;
  height: 85px; }
  #header .top-header {
    background-color: #f1f1f1;
    padding: 5px 0px;
    font-size: 14px;
    transition: all 0.5s ease; }
    #header .top-header .lang, #header .top-header .top-link {
      display: inline-block; }
    #header .top-header .lang {
      font-weight: 700;
      font-size: 14px; }
      #header .top-header .lang #language {
        border: none;
        width: 45px;
        background-color: transparent; }
    #header .top-header .top-link, #header .top-header .top-social {
      font-size: 14px; }
      #header .top-header .top-link a, #header .top-header .top-social a {
        color: #000;
        padding: 0 4px; }
    #header .top-header .top-social {
      text-align: right; }
  #header .covid-text {
    text-align: center;
    font-size: 14px; }
    #header .covid-text a {
      color: #ee3137;
      text-decoration: underline; }

#header.fixed {
  background-color: #000; }

#banner {
  margin-top: 70px;
  /*height: 600px;*/
  }
  #banner .flm-bnr {
    width: 100%;
    height: calc(100vh - 0px);
    background-image: url(../images/sooryavanshi-bnr.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100% 100%; }
  #banner .svg-holder {
    position: absolute; }
  #banner .svg-holder.svg-box1 {
    right: -990px;
    top: -490px;
    z-index: 3; }
  #banner .svg-holder.svg-box2 {
    left: -356px;
    top: -770px;
    z-index: 2; }
  #banner .svg-holder.svg-box3 {
    right: -990px;
    top: -490px; }
  #banner .common-container, #banner .swiper-banner {
    height: calc(100vh - 0px); }
  #banner .banner-left {
    width: 390px;
    max-width: 100%;
    padding-top: 160px;
    position: relative;
    transform: translate(-50px, 0px);
    transition: 0.5s;
    opacity: 0; }
    #banner .banner-left .floating-logo {
      position: absolute;
      right: -173px;
      top: 0px;
      margin-top: -40px; }
    #banner .banner-left h2.banner-title {
      text-transform: uppercase;
      font-size: 58px;
      letter-spacing: -2px;
      color: #333;
      font-weight: 900;
      line-height: 50px;
      margin-bottom: 13px; }
    #banner .banner-left p {
      font-family: "Muli", sans-serif;
      font-weight: 300;
      font-size: 20px;
      color: #333;
      line-height: 26px;
      margin-bottom: 22px;
      padding-right: 10px;
      position: relative; }
    #banner .banner-left .banner-box {
      text-align: center;
      position: relative; }
      #banner .banner-left .banner-box:before {
        content: '';
        background-color: #333;
        height: 35px;
        width: 1.5px;
        position: absolute;
        right: 0px;
        bottom: 10px;
        margin: auto; }
      #banner .banner-left .banner-box h6 {
        margin-top: 10px;
        text-align: left;
        font-size: 15px;
        font-weight: 700;
        color: #333;
        letter-spacing: -0.3px; }
    #banner .banner-left .row .col-md-4:last-child .banner-box:before {
      display: none; }
  #banner .home-bnr-1 {
    position: relative;
    background: url(../images/banner-bg.jpg) no-repeat top center;
    background-size: cover;
    /*680*/
    height: calc(100vh - 120px); }
  #banner .ak-pic {
    position: absolute;
    right: 0px;
    bottom: -20px;
    transition: 0.5s;
    opacity: 0;
    transition-delay: 0.8s; }
  #banner .swiper-pagination-bullet {
    width: 18px;
    height: 18px;
    background: #000;
    opacity: 1; }
  #banner .swiper-pagination-bullet-active {
    background: #FFFFFF; }
  #banner .swiper-button-next, #banner .swiper-button-prev {
    outline: none;
    border: none;
    background-image: none; }
  #banner .home-bnr-2 {
    background-image: url(../images/aquafit-bnr.jpg);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: cover;
    height: calc(100vh - 120px); }
  #banner .home-bnr-3 {
    background-image: url(../images/home-bnr-3.jpg);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: cover;
    height: calc(100vh - 120px); }
  #banner .home-bnr-3 h2 {
    color: #333; }
  #banner .home-bnr-3 .home-caption {
    top: 35%; }
  #banner .swiper-slide-active .ak-pic {
    bottom: 0px;
    opacity: 1; }
  #banner .swiper-slide-active .banner-left {
    transform: translate(0px, 0px);
    opacity: 1; }
  #banner .swiper-pagination-banner {
    display: none; }

.home-bnr-pagi {
  position: absolute;
  width: 100%;
  text-align: center;
  z-index: 2; }

.home-bnr-pagi span {
  margin: 0px 4px !important; }

#home-treading {
  padding-top: 40px;
  padding-bottom: 40px; }
  #home-treading #temp-card {
    display: block;
    width: 100%;
    height: 475px;
    background-image: url(../images/temp-card-pic.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    background-size: cover;
    border: 1px solid #e4e4e4; }
  #home-treading #temp-card img {
    display: none; }
  #home-treading .treading-left-box {
    padding-left: 30px;
    padding-top: 42px;
    padding-bottom: 42px; }
  #home-treading .treading-left {
    background-color: #f1f1f1;
    padding: 0px 20px;
    padding-right: 60px;
    position: relative; }
    #home-treading .treading-left h1 {
      font-weight: 700;
      color: #333;
      font-size: 36px;
      letter-spacing: -1.5px; }
    #home-treading .treading-left .treading-quality-box {
      background-repeat: no-repeat;
      background-size: 32px;
      background-position: left top;
      height: 47px;
      display: flex;
      flex-direction: column;
      justify-content: center; }
      #home-treading .treading-left .treading-quality-box h6 {
        padding-left: 50px;
        font-size: 14px;
        font-family: "Muli", sans-serif;
        font-weight: 700; }
    #home-treading .treading-left .treading-quality-box.icon1 {
      background-image: url(../img/icon/deliver1.png); }
    #home-treading .treading-left .treading-quality-box.icon2 {
      background-image: url(../img/icon/policy.png); }
    #home-treading .treading-left .treading-quality-box.icon3 {
      background-image: url(../img/icon/rating.png); }
    #home-treading .treading-left .treading-quality-box.icon4 {
      background-image: url(../img/icon/WIDERRANGE.png); }
    #home-treading .treading-left .treading-quality-box.icon5 {
      background-image: url(../img/icon/get-money.png); }
  #home-treading .treading-right {
    background-repeat: no-repeat;
    background-position: left 15px center;
    padding: 20px;
    height: 225px;
    padding-left: 200px;
    margin-bottom: 25px; }
    #home-treading .treading-right h6 {
      font-size: 12px;
      text-transform: uppercase;
      margin-bottom: 0px;
      padding-top: 10px;
      font-weight: 700; }
    #home-treading .treading-right h2 {
      font-size: 15px;
      text-transform: uppercase;
      font-weight: 700; }
    #home-treading .treading-right p {
      font-size: 14px;
      color: #999; }
  #home-treading .treading-right.pipe1 {
    background-image: url(../images/trending-store-tank.png); }
  #home-treading .treading-right.pipe2 {
    background-image: url(../images/nextgenleader.jpg);
    background-size: 170px; }
  #home-treading .V-title {
    font-size: 110px;
    font-family: "Muli", sans-serif;
    font-weight: 800;
    position: absolute;
    transform: rotate(-90deg);
    color: #f1f1f1;
    left: -90px;
    top: -160px;
    bottom: 0px;
    line-height: 160px;
    letter-spacing: -4px;
    width: 574px; }
  #home-treading .trend-pic-bx {
    width: 100%;
    height: 100%; }
    #home-treading .trend-pic-bx img {
      position: absolute;
      bottom: 0px;
      left: 0px; }

#home-product-range {
  position: relative;
  /*   .filter1{background:#ececec;}
    .filter2{background:#c3c3c3;} */ }
  #home-product-range .common-container {
    width: 100%;
    max-width: 1440px; }
  #home-product-range .swiper-filter {
    font-weight: 700;
    padding: 1.6em 1.5em;
    text-align: center;
    color: #b2b2b2;
    margin: 2em;
    width: 800px;
    max-width: 100%;
    margin: auto;
    font-size: 18px;
    cursor: pointer; }
    #home-product-range .swiper-filter .swiper-active {
      color: #333; }
    #home-product-range .swiper-filter .swiper-filter-prev:before,
    #home-product-range .swiper-filter .swiper-filter-next:before {
      position: absolute;
      top: 7px;
      z-index: 2;
      padding: 5px;
      font-weight: bold;
      font-size: 20px; }
    #home-product-range .swiper-filter .swiper-filter-prev:before {
      content: "<";
      left: 0; }
    #home-product-range .swiper-filter .swiper-filter-next:before {
      content: ">";
      right: 0; }
    #home-product-range .swiper-filter .swiper-button-disabled {
      color: #ccc; }
  #home-product-range .swiper-product {
    height: 440px;
    margin: 0px auto;
    padding-bottom: 30px; }
  #home-product-range .swiper-slide {
    display: inline; }
    #home-product-range .swiper-slide img {
      width: 100%; }
  #home-product-range .swiper-scrollbar {
    display: block !important; }
  #home-product-range .swiper-scrollbar-drag {
    cursor: pointer !important; }
  #home-product-range .swiper-container-horizontal > .swiper-scrollbar {
    height: 6px; }
  #home-product-range .product-box {
    position: relative; }
    #home-product-range .product-box .product-img {
      margin-bottom: 10px; }
    #home-product-range .product-box h6 {
      font-size: 12px;
      text-transform: uppercase;
      margin-bottom: 0px;
      padding: 0px 34px;
      padding-top: 20px;
      font-weight: 700; }
    #home-product-range .product-box h2 {
      font-size: 24px;
      font-weight: 700;
      padding: 0px 34px;
      color: #000; }
    #home-product-range .product-box p {
      font-size: 14px;
      color: #333;
      height: 105px;
      line-height: 20px;
      padding: 0px 34px; }
    #home-product-range .product-box:before {
      content: '';
      position: absolute;
      left: 0px;
      bottom: -20px;
      width: 100%;
      height: 82%;
      z-index: -1;
      opacity: 0;
      transition: 0.2s;
      border-radius: 5px;
      background: #4f4f4f;
      background: -moz-linear-gradient(147deg, #4f4f4f 0%, #111111 100%);
      background: -webkit-linear-gradient(147deg, #4f4f4f 0%, #111111 100%);
      background: linear-gradient(147deg, #4f4f4f 0%, #111111 100%);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#4f4f4f",endColorstr="#111111",GradientType=1); }
    #home-product-range .product-box:hover h6, #home-product-range .product-box:hover h2, #home-product-range .product-box:hover p, #home-product-range .product-box:hover a {
      color: #FFFFFF; }
    #home-product-range .product-box:hover:before {
      opacity: 1;
      bottom: -10px; }
    #home-product-range .product-box a {
      margin: 0px 34px; }
      #home-product-range .product-box a:hover {
        color: #333; }
      #home-product-range .product-box a:hover:before {
        background: #ffffff; }
  #home-product-range .swiper-button-next, #home-product-range .swiper-button-prev {
    background-image: none;
    width: 30px;
    outline: none;
    border: none; }
  #home-product-range .swiper-button-prev {
    left: -30px; }
  #home-product-range .swiper-button-next {
    right: -30px; }

/*BREAD*/
.breadcrum {
  padding: 13px 0px;
  margin-bottom: 0px;
  list-style: none;
  background-color: #F5F5F5;
  border-radius: 0px;
  margin-top: 100px; }

.breadcrumb {
  background-color: transparent;
  margin-bottom: 0px;
  padding: 0px; }
  .breadcrumb li {
    font-size: 12px;
    color: #000;
    margin-bottom: 0px; }
  .breadcrumb a {
    color: #000;
    text-transform: uppercase; }

.breadcrumb-item {
  float: left; }

.breadcrumb-item.active {
  color: #B1B1B1 !important;
  text-transform: uppercase; }

.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: .5rem;
  color: #B1B1B1;
  content: ">"; }

#innovanation {
  height: 610px;
  overflow: hidden;
  background-color: #222; }
  #innovanation .innovanation-box1 {
    padding: 100px 50px;
    background: url(../images/gradient-patch2.png) no-repeat center top;
    position: relative;
    overflow: hidden;
    padding-right: 120px;
    height: 610px;
    width: 35%;
    float: left; }
    #innovanation .innovanation-box1 p {
      font-size: 20px;
      color: #333;
      padding-top: 10px;
      padding-bottom: 10px;
      line-height: 26px; }
  #innovanation .inn-cvr {
    width: 65%;
    float: left;
    position: relative; }
  #innovanation .innovanation-box2 {
    height: 329px;
    padding: 30px;
    width: 33.33%;
    float: left; }
    #innovanation .innovanation-box2 h3 {
      font-size: 30px;
      line-height: 29px;
      font-weight: 700;
      letter-spacing: -1px; }
    #innovanation .innovanation-box2 p.year-innov {
      color: #197ab2;
      font-weight: 700;
      font-size: 22px;
      margin: 0px;
      font-family: 'Heebo', sans-serif; }
    #innovanation .innovanation-box2 ul {
      margin: 0px;
      padding: 0px 0px 0px 20px; }
    #innovanation .innovanation-box2 ul li {
      color: #333;
      font-weight: 300;
      font-size: 16px;
      line-height: 22px;
      position: relative;
      padding: 0px 75px 15px 0px; }
  #innovanation .inn-bx-wrp {
    width: 100%; }
  #innovanation .numb-innov-bx {
    width: 25%;
    height: 281px;
    float: left;
    position: relative;
    padding: 25px; }
  #innovanation .numb-innov-bx p {
    font-family: 'Heebo', sans-serif;
    color: #fff;
    font-weight: 700;
    font-size: 30px;
    line-height: 32px; }
  #innovanation .red-innov-bg {
    background-color: #197ab2; }
  #innovanation .grey-innov-bg {
    background-image: url(../images/grey-innov-bg.png);
    background-repeat: no-repeat;
    background-position: top left; }
  #innovanation .hmw-info-numb {
    font-weight: 700;
    font-family: 'Heebo', sans-serif;
    font-size: 60px;
    position: absolute;
    bottom: 10px;
    right: 20px;
    margin: 0px;
    display: block;
    line-height: 1; }
  #innovanation .grey-numb {
    color: #3a3a3a; }
  #innovanation .red-numb {
    color: black; }
  #innovanation .innovanation-box2.icon1 {
    background: #f1f1f1 url(../images/innov2-rhs-1.png) no-repeat bottom right; }
  #innovanation .innovanation-box2.icon2 {
    background: #e7e7e7 url(../images/innov2-rhs-2.png) no-repeat bottom right; }
  #innovanation .innovanation-box2.icon3 {
    background: #f1f1f1 url(../images/innov2-rhs-3.png) no-repeat bottom right; }
  #innovanation .innovanation-box3 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%; }
  #innovanation .innovanation-box3.red-pat {
    background: url(../images/innovation-bg1.jpg) no-repeat center center;
    background-size: cover;
    height: 460px; }
    #innovanation .innovanation-box3.red-pat h3 {
      font-size: 36px;
      line-height: 43px;
      color: #FFFFFF;
      font-weight: 200;
      padding: 50px; }
  #innovanation .innovanation-box3.black-pat {
    background: url(../images/gradient-patch2.png) no-repeat left top;
    background-size: cover;
    padding: 50px;
    display: block; }
    #innovanation .innovanation-box3.black-pat h4 {
      font-size: 30px;
      color: #FFFFFF;
      font-weight: 700;
      padding-top: 40px; }
  #innovanation .V-title2 {
    font-size: 123px;
    font-weight: 700;
    position: absolute;
    transform: rotate(-90deg);
    color: #2e2e2e;
    left: -112px;
    top: -5px;
    bottom: 0px;
    line-height: 120px;
    letter-spacing: -4px;
    width: 610px; }

#tool-resources {
  padding-top: 50px;
  padding-bottom: 80px; }
  #tool-resources a {
    text-decoration: none;
    color: #212529; }
    #tool-resources a .tool-resources-box {
      background-repeat: no-repeat;
      background-position: left center;
      height: 55px;
      padding-top: 12px;
      margin-top: 50px; }
      #tool-resources a .tool-resources-box h4 {
        font-size: 18px;
        font-weight: 500;
        padding-left: 60px;
        letter-spacing: -0.8px; }
    #tool-resources a .tool-resources-box.tool-icon1 {
      background-image: url(../images/tool-icon1.png); }
    #tool-resources a .tool-resources-box.tool-icon2 {
      background-image: url(../images/tool-icon2.png); }
    #tool-resources a .tool-resources-box.tool-icon3 {
      background-image: url(../images/tool-icon3.png); }
    #tool-resources a .tool-resources-box.tool-icon4 {
      background-image: url(../images/tool-icon4.png); }
    #tool-resources a .tool-resources-box.tool-icon5 {
      background-image: url(../images/tool-icon5.png); }
    #tool-resources a .swiper-tool-pagination {
      display: none; }

#prince-pipes-fittings {
  background-repeat: no-repeat;
  background-position: top center;
  background-image: url(../images/gradient-patch3.png);
  padding-top: 20px;
  padding-bottom: 30px; }
  #prince-pipes-fittings .pipes-fittings-left-box {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 30px; }
    #prince-pipes-fittings .pipes-fittings-left-box h2 {
      font-weight: 700;
      color: #333;
      font-size: 36px;
      letter-spacing: -1.4px;
      margin-bottom: 20px; }
    #prince-pipes-fittings .pipes-fittings-left-box h6 {
      font-family: "Muli", sans-serif;
      font-weight: 700;
      font-size: 14px;
      text-transform: uppercase;
      color: #333; }
    #prince-pipes-fittings .pipes-fittings-left-box p {
      margin-bottom: 30px; }
    #prince-pipes-fittings .pipes-fittings-left-box .fitting-info p {
      margin-bottom: 30px;
      font-size: 14px;
      font-family: "Muli", sans-serif;
      font-weight: 600;
      line-height: 17px; }
    #prince-pipes-fittings .pipes-fittings-left-box .pipes-fittings-right-box h4 {
      letter-spacing: -1px; }
  #prince-pipes-fittings .fitting-info .no {
    font-size: 45px;
    color: #333;
    font-weight: 900;
    letter-spacing: -1px;
    line-height: 60px; }

#news-update {
  position: relative;
  overflow: hidden; }
  #news-update .common-container {
    position: relative;
    padding-top: 40px;
    padding-bottom: 40px; }
    #news-update .common-container:before, #news-update .common-container:after {
      content: '';
      position: absolute;
      height: 100%;
      z-index: -1; }
    #news-update .common-container:before {
      top: 0px;
      right: -600px;
      height: 100%;
      background-color: #222;
      width: 846px; }
    #news-update .common-container:after {
      background-color: #f1f1f1;
      width: 1053px;
      left: -20px;
      content: '';
      position: absolute;
      top: 0px;
      right: 0px;
      height: 100%;
      z-index: -1; }
    #news-update .common-container .V-title3 {
      font-size: 100px;
      font-weight: 900;
      position: absolute;
      transform: rotate(90deg);
      color: #ee3137;
      right: -65px;
      top: 0px;
      bottom: 0px;
      line-height: 150px;
      letter-spacing: -4px;
      width: 670px;
      z-index: -1; }
  #news-update .new-left {
    padding: 20px; }
    #news-update .new-left .stock-market {
      margin-top: 30px; }
    #news-update .new-left .annual-report-bt {
      margin-top: 13px; }
      #news-update .new-left .annual-report-bt a {
        display: block;
        background: url(../images/annual-report-icon.jpg) no-repeat left 6px;
        font-size: 27px;
        font-weight: 700;
        text-transform: uppercase;
        color: #222;
        line-height: 26px;
        padding-left: 70px;
        text-decoration: none;
        letter-spacing: -2px; }
        #news-update .new-left .annual-report-bt a:hover {
          color: #ee3137; }
        #news-update .new-left .annual-report-bt a span {
          display: block;
          color: #ee3137;
          font-size: 18px; }
  #news-update .news-mid {
    padding-top: 30px; }
    #news-update .news-mid .row {
      margin-bottom: 30px !important;
      border-bottom: solid 1px #e4e4e4;
      padding-bottom: 25px; }
    #news-update .news-mid .news-pic {
      -webkit-box-shadow: 0px 0px 13px 2px rgba(0, 0, 0, 0.22);
      -moz-box-shadow: 0px 0px 13px 2px rgba(0, 0, 0, 0.22);
      box-shadow: 0px 0px 13px 2px rgba(0, 0, 0, 0.22);
      display: inline-block; }
  #news-update .new-box {
    padding-left: 15px; }
    #news-update .new-box .news-date {
      font-size: 10px;
      text-transform: uppercase;
      font-family: "Muli", sans-serif; }
      #news-update .new-box .news-date span {
        font-family: "Heebo", sans-serif;
        font-weight: 700; }
    #news-update .new-box h3 {
      font-size: 18px; }
  #news-update .podcast {
    background-color: #FFFFFF;
    padding: 10px; }
    #news-update .podcast .podcast-box {
      padding: 10px; }
      #news-update .podcast .podcast-box h3 {
        font-size: 22px;
        font-weight: 700;
        color: #000;
        text-transform: capitalize;
        letter-spacing: -1px; }
  #news-update .tvc {
    background-color: #FFFFFF;
    padding: 10px;
    margin-top: 20px;
    margin-bottom: 20px; }
    #news-update .tvc h6 {
      font-weight: 700;
      padding-top: 10px; }
  #news-update .udaan {
    background-color: #FFFFFF;
    padding: 10px;
    text-align: center; }
    #news-update .udaan p {
      font-size: 16px;
      text-align: left;
      margin-top: 10px; }

#Need-assistance {
  background: url(../images/need-asseted.jpg) no-repeat center center;
  background-size: cover;
  height: 228px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center; }
  #Need-assistance a.bt-style2 {
    width: 140px;
    margin: 30px auto;
    margin-bottom: 0px; }

#about-prince {
  padding-top: 60px;
  padding-bottom: 60px; }

/*FOOTER*/
#footer {
  background-color: #f1f1f1;
  padding-top: 50px;
  padding-bottom: 50px; }
  #footer .footer-links a {
    color: #999999;
    font-size: 14px;
    display: block;
    margin: 5px 0px; }
  #footer .footer-links h2 {
    font-size: 18px;
    color: #333;
    line-height: 20px;
    font-weight: 700;
    margin-bottom: 20px; }
    #footer .footer-links h2 a {
      color: #333;
      font-size: 18px; }
  #footer .col:nth-child(1) .footer-links h2 {
    margin-bottom: 8px; }
  #footer .copyright {
    font-size: 12px; }
  #footer .follow-link {
    font-size: 12px;
    text-align: right; }

#toTop {
  position: fixed;
  bottom: 10px;
  right: 10px;
  cursor: pointer;
  display: none !important;
  background-color: #197ab2;
  border-color: #197ab2;
  font-size: 12px;
  font-weight: 700; }

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px; }

.col-xs-15 {
  width: 20%;
  float: left; }

@media (max-width: 767px) {
  .col-sm-15 {
    width: 100%;
    float: left; } }
@media (min-width: 768px) {
  .col-sm-15 {
    width: 20%;
    float: left; } }
@media (min-width: 992px) {
  .col-md-15 {
    width: 20%;
    float: left; } }
@media (min-width: 1200px) {
  .col-lg-15 {
    width: 20%;
    float: left; } }
/* (1920x1080) Full HD Display */
/*AK SCREEN*/
@media (min-width: 2000px) {
  #innovanation .innovanation-box1 {
    padding: 100px 90px; }

  #banner .banner-left {
    padding-top: 150px; } }
/*vishwajeet css start*/
#inner-banner {
  width: 100%;
  height: calc(100vh - 200px);
  position: relative;
  margin-top: 30px; }

.aquafit-bnr {
  background-image: url(../images/aquafit-bnr.jpg);
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: cover; }

#inner-banner .common-container {
  height: calc(100vh - 200px);
  position: relative; }

.banner-caption-wrp {
  width: 500px;
  position: absolute;
  top: 50%;
  left: 0px;
  transform: translate(0%, -100%); }

.banner-caption-wrp h2 {
  color: #FFFFFF;
  font-size: 58px;
  line-height: 58px;
  font-weight: 700; }

#breadcrumb {
  background-color: #e9e9e9;
  padding: 0px 0px; }

/* Style the list */
ul.breadcrumb {
  padding: 6px 16px;
  list-style: none;
  background-color: transparent; }

/* Display list items side by side */
ul.breadcrumb li {
  display: inline;
  font-size: 12px;
  color: #7d7d7d;
  text-transform: capitalize; }

/* Add a slash symbol (/) before/behind each list item */
ul.breadcrumb li + li:before {
  padding: 8px;
  color: black;
  content: "/\00a0"; }

/* Add a color to all links inside the list */
ul.breadcrumb li a {
  color: #0275d8;
  text-decoration: none;
  color: #333333;
  text-transform: capitalize; }

/* Add a color on mouse-over */
ul.breadcrumb li a:hover {
  color: #333333;
  text-decoration: none; }

.inner-fixed-wrp ul {
  list-style: none;
  list-style-type: none;
  margin: 0px;
  padding: 10px 0px;
  border-bottom: 1px solid #e1e1e1;
  border-top: 1px solid #e1e1e1; }

.inner-fixed-wrp ul li {
  float: left;
  margin: 0px 0px;
  padding: 0px 22px; }

.inner-fixed-wrp ul li a {
  text-decoration: none;
  color: #b2b2b2;
  font-size: 18px;
  font-weight: 700;
  position: relative; }

.inner-fixed-wrp ul li.act a {
  color: #333333; }

.inner-fixed-wrp ul li a::before {
  content: '';
  width: 100%;
  height: 5px;
  background-color: #ed0000;
  position: absolute;
  left: 0px;
  bottom: -13px;
  opacity: 0; }

.inner-fixed-wrp ul li.act a::before {
  opacity: 1; }

.inner-fixed-wrp ul li a:hover {
  color: #000; }

.clearfix {
  clear: both; }

.inner-fixed-wrp {
  padding: 0px 0px;
  transition: all 0.5s ease;
  background-color: #fff; }

.inner-fixed-wrp.sticky {
  position: fixed;
  width: 100%;
  top: 95px;
  left: 0px;
  z-index: 10; }

.common-pd-top {
  padding-top: 20px; }

.common-pd-bottom {
  padding-bottom: 70px; }

.pd-lr-15 {
  padding: 0px 15px; }

.intro-lhs {
  /*padding: 100px 50px 0px 100px; */
    
}

.intro-lhs h2 {
  font-size: 36px;
  font-weight: 700;
  line-height: 36px;
  margin: 10px 0px; }

.intro-lhs p {
  color: #333;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400; }

.pipes-bx p {
  font-size: 30px;
  font-weight: 900;
  color: #000;
  margin: 20px 0px; }

.section.portfolio .filters {
  text-align: center;
  margin-top: 50px; }

.section.portfolio .filters ul {
  padding: 0; }

.section.portfolio .filters ul li {
  list-style: none;
  display: inline-block;
  padding: 20px 30px;
  font-weight: 700;
  font-size: 18px;
  cursor: pointer;
  color: #b2b2b2;
  position: relative; }

.section.portfolio .filters ul li:hover:after {
  width: calc(100% - 60px);
  transition: width 350ms ease-out; }

.section.portfolio .filters ul li.active {
  color: #333333; }

.section.portfolio .filters ul li.active:after {
  width: calc(100% - 60px); }

.section.portfolio .filters-content {
  margin-top: 50px; }

.section.portfolio .filters-content .show {
  opacity: 1;
  visibility: visible;
  transition: all 350ms; }

.section.portfolio .filters-content .hide {
  opacity: 0;
  visibility: hidden;
  transition: all 350ms; }

.section.portfolio .filters-content .item .p-inner {
  padding: 10px 0px 0px; }

.section.portfolio .filters-content .item .p-inner h5 {
  font-size: 15px; }

.section.portfolio .filters-content .item .p-inner .cat {
  font-size: 13px; }

.section.portfolio .filters-content .item img {
  width: 70%; }

.new-tag img {
  max-width: 100%;
  width: 100% !important; }

.section.portfolio .filters-content .item {
  margin-bottom: 30px;
  position: relative;
  width: 100%;
  min-height: 335px;
  text-align: center; }

.section.portfolio .filters-content .item a.main-link {
  text-decoration: none; }

.section.portfolio .filters-content .item .new-tag {
  position: absolute;
  top: 0px;
  right: 0px; }

.section.portfolio .filters-content .item .tags {
  font-size: 12px;
  padding: 0px 5px;
  border: 1px solid #ccc;
  display: inline-block;
  width: 25%;
  text-align: center;
  margin: 3px 0px;
  color: #333;
  display: none;
  height: 40px;
  line-height: 35px;
  border-radius: 3px;
  transition: all 0.5s ease; }

.section.portfolio .filters-content .item .tags span {
  display: inline-block;
  vertical-align: middle;
  line-height: 1.2; }

.section.portfolio .filters-content .item .tags:hover {
  color: #fff;
  background: #4f4f4f;
  background: -moz-linear-gradient(147deg, #4f4f4f 0%, #111111 100%);
  background: -webkit-linear-gradient(147deg, #4f4f4f 0%, #111111 100%);
  background: linear-gradient(147deg, #4f4f4f 0%, #111111 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#4f4f4f",endColorstr="#111111",GradientType=1); }

#show-more-cta {
  width: 100%;
  display: block;
  text-align: center;
  text-transform: uppercase;
  color: #ee3137;
  font-weight: 900;
  font-size: 12px;
  margin: 100px 0px 0px;
  text-decoration: none;
  background-image: url(../images/down-chev.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  padding-bottom: 30px; }

.p-inner h6 {
  font-size: 12px;
  text-transform: uppercase;
  color: #000;
  margin-bottom: 0px;
  padding: 0px 0px;
  padding-top: 0px;
  font-weight: 700;
  text-align: center; }

.p-inner h2 {
  font-size: 24px;
  font-weight: 700;
  padding: 0px 0px 0px;
  color: #000;
  text-align: center; }

.p-inner a {
  display: none; }

.common-container-980 {
  width: 100%;
  max-width: 980px;
  margin: 0 auto; }

.feat-bx {
  width: 100%;
  text-align: center;
  margin-top: 50px; }

.feat-bx p {
  color: #333333;
  font-weight: 500;
  font-size: 17px;
  line-height: 20px;
  margin: 20px 0px; }

.application-bx {
  max-width: 700px;
  margin: 50px auto 0px; }

.page-section {
  padding: 20px 0px 20px; }

/* ####################################
           SITON STYLES 
####################################### */
.swiper-custom-next.swiper-button-disabled,
.swiper-custom-prev.swiper-button-disabled {
  opacity: 0.2; }

/* Zoom In on hover */
.vid-thumb {
  overflow: hidden;
  display: block;
  width: auto; }

.vid-thumb img {
  display: block; }

.swiper-slide:hover .desc {
  margin: 0px;
  padding: 0px;
  text-decoration: underline; }

.vid-thumb img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out; }

.vid-thumb:hover img {
  -webkit-transform: scale(1.08);
  transform: scale(1.08); }

/* #####################
      SWIPER STYLES
#######################*/
.swiper-container-videos .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets {
  position: relative;
  top: 0px; }

.swiper-container-videos .swiper-slide a {
  text-decoration: none;
  font-size: 14px;
  color: #1f2f3c; }

@media only screen and (max-width: 800px) {
  .swiper-container-videos .swiper-slide a {
    font-size: 11px;
    line-height: 14px; } }
.swiper-container-videos .selected.swiper-slide a .desc {
  color: #721e2e;
  font-weight: bold; }

.swiper-container-videos .selected {
  border-bottom: 1px solid #c4c4c4; }

/*  
slidesPerView: "auto" so the width of each slide set by CSS */
.swiper-container-videos .swiper-slide {
  max-width: auto;
  width: 36%;
  text-align: center;
  font-size: 18px;
  background: #fff; }

.swiper-container-videos .swiper-slide a .desc {
  margin-top: 3px;
  margin-bottom: 3px; }

.swiper-container-videos .swiper-slide img {
  height: auto;
  width: 100%; }

.swiper-pagination-bullet-active {
  background: #b4234c; }

.swiper-pagination-bullet {
  width: 12px;
  height: 12px; }

.video-gallery-wrp {
  width: 100%;
  max-width: 800px;
  margin: 0 auto; }

#extra-wrapper {
  width: 100%;
  max-width: 1050px;
  margin: 20px auto 0px; }

.swiper-custom-prev, .swiper-custom-next {
  border: none; }

.ply-icn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2; }

.swiper-container-videos .swiper-slide::before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 1; }

.gallery-full-bx {
  margin-top: 50px; }

#intro-5 .common-container {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto; }

.rp-bx {
  width: 100%;
  height: 280px;
  position: relative;
  background-image: url(../images/rp-desg.png);
  background-repeat: no-repeat;
  background-position: right top;
  background-color: #f6f7fa; }

.rp-lhs h2 {
  font-size: 30px;
  font-weight: 700;
  color: #333;
  line-height: 34px;
  margin: 0px; }

.rp-lhs p {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px; }

.rp-lhs a {
  font-size: 12px;
  color: #333;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none; }

.rp-rhs {
  padding: 50px 0px 0px;
  text-align: center; }

.rp-lhs {
  padding: 50px 20px 0px; }

.pipes-bx {
  margin-top: 50px;
  padding: 0px 0px;
  text-align: center; }

#header.top-head-hide {
  transition: all 0.5s ease;
  height: 85px;
  z-index: 999; }

#header.top-head-hide .top-header {
  opacity: 0;
  height: 0px; }

.feature-wrp {
  background-color: #f6f7fa;
  padding: 50px 0; }

.pop-pipes .modal-body {
  border: 2px solid #000;
  border-radius: 0px;
  padding: 50px; }

.pop-ttle-smll {
  color: #ff0000;
  font-weight: 700;
  font-size: 14px;
  margin: 0px;
  text-transform: uppercase; }

.pop-ttle {
  color: #000;
  font-weight: 700;
  font-size: 30px;
  margin: 0px;
  line-height: 1; }

.pop-table-wrp {
  margin-top: 30px;
  height: 350px;
  overflow-y: auto; }

.pop-table-wrp tr th {
  text-align: center;
  background-color: #333333;
  color: #fff;
  padding: 0px 0px 0px;
  font-size: 15px; }

.pop-table-wrp tr th table.hed-pop-mix {
  border-top: 1px solid #111111;
  margin-top: 10px; }

.pop-table-wrp tr th table.hed-pop-mix tr th:first-child {
  border-right: 1px solid #111111; }

.pop-table-wrp tr th table.hed-pop-mix tr th {
  padding-bottom: 10px;
  font-size: 14px;
  width: 50%; }

.pop-table-wrp tr th table.hed-pop-mix tr th span {
  display: block;
  font-weight: 400; }

.pop-table-wrp tr td {
  text-align: center;
  font-size: 14px;
  color: #333333;
  font-weight: 400; }

.pop-table-wrp tr td table tr td {
  text-align: center;
  padding: 5px 0px;
  font-size: 14px;
  color: #333333;
  font-weight: 400;
  width: 50%; }

.pop-table-wrp tr td table tr td:first-child {
  border-right: 1px solid #111111; }

.pop-table-wrp tr th table.hed-pop-mix-grid-3 tr th {
  width: 33.33%;
  padding: 5px 0px; }

.pop-table-wrp tr th table.hed-pop-mix-grid-3 tr th.brd-rght {
  border-right: 1px solid #111111; }

.pop-table-wrp tr th table.hed-pop-mix-grid-3 tr th.brd-top {
  border-top: 1px solid #111111; }

.tab-min-split {
  border-right: 1px solid #111; }

.tab-min-split tr th:first-child {
  border-right: 1px solid #111111; }

.tab-min-split tr th {
  height: 50px; }

.no-brd-right {
  border-right: none; }

.slipter-table tr td {
  width: 33.33% !important;
  padding: 0px !important;
  height: 40px; }

.slipter-table tr td table tr td {
  width: 50% !important;
  padding: 0px; }

.slipter-non tr td {
  height: 40px; }

.fit-pop-lhs {
  padding-top: 0px; }

.fitting-pop .pop-table-wrp {
  height: auto; }

.fitting-pop .pop-table-wrp tr td {
  padding: 20px 0px; }

#show-more-cta {
  display: none; }

/*timeline*/
.timeline {
  position: relative;
  margin: 50px auto;
  padding: 40px 0;
  width: 100%;
  max-width: 1000px;
  box-sizing: border-box; }

.timeline:before {
  content: '';
  position: absolute;
  left: 50%;
  width: 2px;
  height: 100%;
  background: #c5c5c5; }

.timeline ul {
  padding: 0;
  margin: 0; }

.timeline ul li {
  list-style: none;
  position: relative;
  width: 50%;
  padding: 20px 40px;
  box-sizing: border-box; }

.timeline ul li:nth-child(odd) {
  float: left;
  text-align: right;
  clear: both; }

.timeline ul li:nth-child(even) {
  float: right;
  text-align: left;
  clear: both; }

.content {
  padding-bottom: 20px; }

.timeline ul li:nth-child(odd):before {
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  top: 24px;
  right: -6px;
  background: #e92163;
  border-radius: 50%;
  box-shadow: 0 0 0 3px rgba(233, 33, 99, 0.2); }

.timeline ul li:nth-child(even):before {
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  top: 24px;
  left: -4px;
  background: #e92163;
  border-radius: 50%;
  box-shadow: 0 0 0 3px rgba(233, 33, 99, 0.2); }

.timeline ul li h3 {
  padding: 0;
  margin: 0;
  color: #333333;
  font-weight: 600;
  font-size: 24px; }

.timeline ul li p {
  margin: 10px 0 0;
  padding: 0;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px; }

.timeline ul li .time h4 {
  margin: 0;
  padding: 0;
  font-size: 14px; }

.timeline ul li:nth-child(odd) .time {
  position: absolute;
  top: 12px;
  right: -85px;
  margin: 0;
  padding: 8px 16px;
  background: #e92163;
  color: #fff;
  border-radius: 18px;
  box-shadow: 0 0 0 3px rgba(233, 33, 99, 0.3); }

.timeline ul li:nth-child(even) .time {
  position: absolute;
  top: 12px;
  left: -85px;
  margin: 0;
  padding: 8px 16px;
  background: #e92163;
  color: #fff;
  border-radius: 18px;
  box-shadow: 0 0 0 3px rgba(233, 33, 99, 0.3); }

.timeline ul li.time-green::before {
  background-color: green; }

.timeline ul li.time-red::before {
  background-color: red; }

.timeline ul li.time-green .time {
  background-color: green;
  box-shadow: none; }

.timeline ul li.time-red .time {
  background-color: red;
  box-shadow: none; }

.timeline ul li .time i {
  font-size: 30px; }

@media (max-width: 1000px) {
  .timeline {
    width: 100%; } }
@media (max-width: 767px) {
  .timeline {
    width: 100%;
    padding-bottom: 0; }

  h1 {
    font-size: 40px;
    text-align: center; }

  .timeline:before {
    left: 20px;
    height: 100%; }

  .timeline ul li:nth-child(odd),
  .timeline ul li:nth-child(even) {
    width: 100%;
    text-align: left;
    padding-left: 50px;
    padding-bottom: 50px; }

  .timeline ul li:nth-child(odd):before,
  .timeline ul li:nth-child(even):before {
    top: -18px;
    left: 16px; }

  .timeline ul li:nth-child(odd) .time,
  .timeline ul li:nth-child(even) .time {
    top: -30px;
    left: 50px;
    right: inherit; } }
.green {
  background-color: green; }

/*timeline end*/
.app-cvr-main {
  padding: 0px 0px 50px; }

.app-aqua-bx {
  text-align: center;
  margin-top: 50px;
  min-height: 200px;
  padding: 10px; }

.app-aqua-bx p {
  font-weight: 400;
  font-size: 17px;
  color: #333;
  margin: 20px 0px 0px;
  line-height: 20px; }

.dd-bx-main {
  padding: 50px 0px; }

.dd-bx-main .ttle {
  text-align: center;
  font-size: 30px;
  font-weight: 700;
  color: #333;
  margin-bottom: 20px; }

.dd-sqr {
  min-height: auto;
  position: relative;
  padding-top: 50px;
  padding-bottom: 50px; }

.dd-sqr::before {
  content: '';
  width: 90px;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 50%;
  margin-left: -45px;
  background-image: url(../images/dd-grp-line.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover; }

.pos-green {
  padding-right: 50px; }

.pos-green img {
  float: right;
  margin-bottom: 20px; }

.dd-desc-bx {
  padding-top: 0px; }

.dd-desc-bx p {
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  color: #333; }

.pos-red {
  padding-left: 50px; }

.pos-red img {
  float: left;
  margin-bottom: 20px; }

.home-caption {
  width: 500px;
  position: absolute;
  top: 50%;
  left: 0px;
  transform: translate(0%, -100%); }

.home-caption h2 {
  color: #FFFFFF;
  font-size: 50px;
  line-height: 50px;
  font-weight: 900;
  text-transform: uppercase; }

#testimonials .common-container {
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
  padding-top: 0px;
  padding-bottom: 50px; }

.test-sldr {
  margin-top: 20px !important;
  padding-bottom: 30px !important; }

.test-sldr .quote-testi-bx p.ttle {
  text-align: center;
  font-size: 22px;
  color: #333;
  font-weight: 600;
  line-height: 28px; }

.test-sldr .quote-testi-bx p.name {
  font-size: 16px;
  font-weight: 700;
  color: #000;
  text-align: center; }

.testi-pagi {
  width: 100%;
  position: absolute;
  text-align: center; }

.testi-pagi .swiper-pagination-bullet-active {
  background: #ee3137; }

.quote-symbol {
  width: 45px;
  margin: 20px auto 0px;
  display: block; }

#home-product-range2 {
  position: relative;
  /*   .filter1{background:#ececec;}
    .filter2{background:#c3c3c3;} */ }
  #home-product-range2 .common-container {
    width: 100%;
    max-width: 1440px; }
  #home-product-range2 .swiper-filter2 {
    font-weight: 700;
    padding: 1.6em 1.5em;
    text-align: center;
    color: #b2b2b2;
    margin: 2em;
    width: 100%;
    max-width: 1100px;
    margin: auto;
    font-size: 18px;
    line-height: 22px;
    cursor: pointer; }
    #home-product-range2 .swiper-filter2 .swiper-active2 {
      color: #333; }
    #home-product-range2 .swiper-filter2 .swiper-filter-prev2:before,
    #home-product-range2 .swiper-filter2 .swiper-filter-next2:before {
      position: absolute;
      top: 7px;
      z-index: 2;
      padding: 5px;
      font-weight: bold;
      font-size: 20px; }
    #home-product-range2 .swiper-filter2 .swiper-filter-prev2:before {
      content: "<";
      left: 0; }
    #home-product-range2 .swiper-filter2 .swiper-filter-next2:before {
      content: ">";
      right: 0; }
    #home-product-range2 .swiper-filter2 .swiper-button-disabled {
      color: #ccc; }
  #home-product-range2 .swiper-product2 {
    height: auto;
    margin: 0px auto;
    padding-bottom: 30px; }
  #home-product-range2 .swiper-slide {
    display: inline; }
    #home-product-range2 .swiper-slide img {
      width: 100%; }
  #home-product-range2 .swiper-scrollbar {
    display: block !important; }
  #home-product-range2 .swiper-scrollbar-drag {
    cursor: pointer !important; }
  #home-product-range2 .swiper-container-horizontal > .swiper-scrollbar {
    height: 6px; }
  #home-product-range2 .product-box {
    position: relative; }
    #home-product-range2 .product-box .product-img {
      margin-bottom: 10px; }
    #home-product-range2 .product-box h6 {
      font-size: 12px;
      text-transform: uppercase;
      margin-bottom: 0px;
      padding: 0px 34px;
      padding-top: 20px;
      font-weight: 700; }
    #home-product-range2 .product-box h2 {
      font-size: 24px;
      font-weight: 700;
      padding: 0px 34px;
      color: #000; }
    #home-product-range2 .product-box p {
      font-size: 14px;
      color: #333;
      height: 105px;
      line-height: 20px;
      padding: 0px 34px; }
    #home-product-range2 .product-box:before {
      content: '';
      position: absolute;
      left: 0px;
      bottom: -20px;
      width: 100%;
      height: 82%;
      z-index: -1;
      opacity: 0;
      transition: 0.2s;
      border-radius: 5px;
      background: #4f4f4f;
      background: -moz-linear-gradient(147deg, #4f4f4f 0%, #111111 100%);
      background: -webkit-linear-gradient(147deg, #4f4f4f 0%, #111111 100%);
      background: linear-gradient(147deg, #4f4f4f 0%, #111111 100%);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#4f4f4f",endColorstr="#111111",GradientType=1); }
    #home-product-range2 .product-box:hover h6, #home-product-range2 .product-box:hover h2, #home-product-range2 .product-box:hover p, #home-product-range2 .product-box:hover a {
      color: #FFFFFF; }
    #home-product-range2 .product-box:hover:before {
      opacity: 1;
      bottom: -10px; }
    #home-product-range2 .product-box a {
      margin: 0px 34px; }
      #home-product-range2 .product-box a:hover {
        color: #333; }
      #home-product-range2 .product-box a:hover:before {
        background: #ffffff; }
  #home-product-range2 .swiper-button-next2, #home-product-range2 .swiper-button-prev2 {
    position: absolute;
    top: 50%;
    width: 60px;
    height: 60px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat; }
  #home-product-range2 .swiper-button-next2, #home-product-range2 .swiper-button-prev2 {
    background-image: none;
    width: 30px;
    outline: none;
    border: none; }
  #home-product-range2 .swiper-button-prev2 {
    left: -45px; }
  #home-product-range2 .swiper-button-next2 {
    right: -45px; }
  #home-product-range2 .pr-bx-n {
    position: relative;
    width: 100%;
    overflow: hidden;
    transition: all 0.5s ease; }
  #home-product-range2 .pr-bx-n::before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: rgba(0, 0, 0, 0.5);
    transition: all 0.5s ease;
    opacity: 0; }
  #home-product-range2 .pr-bx-n::after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 30%;
    left: 0px;
    background-image: url(../images/pro-rang2-bg.png);
    background-repeat: no-repeat;
    background-position: bottom left;
    opacity: 1; }
  #home-product-range2 .pr-bx-n:hover::before {
    opacity: 1; }
  #home-product-range2 .pr-bx-n a {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    display: block;
    z-index: 4; }
  #home-product-range2 .pr-n-desc-bx {
    position: absolute;
    bottom: -120px;
    left: 0px;
    transition: all 0.5s ease;
    z-index: 3; }
  #home-product-range2 .pr-n-desc-bx h6 {
    font-size: 12px;
    text-transform: uppercase;
    margin-bottom: 0px;
    color: #fff;
    padding: 0px 34px;
    padding-top: 20px;
    font-weight: 700; }
  #home-product-range2 .pr-n-desc-bx h2 {
    font-size: 24px;
    font-weight: 700;
    padding: 0px 34px;
    color: #fff; }
  #home-product-range2 .pr-n-desc-bx p {
    font-size: 14px;
    color: #fff;
    height: 105px;
    line-height: 20px;
    padding: 0px 34px; }
  #home-product-range2 .pr-bx-n:hover .pr-n-desc-bx {
    bottom: 0px; }

#innovation2 {
  width: 100%; }
  #innovation2 .innov2-lhs {
    width: 100%;
    height: 660px;
    background-color: #e81c24;
    padding: 15px; }
    #innovation2 .innov2-lhs .lhs-l1 {
      width: 100%;
      height: 630px;
      text-align: center;
      padding-top: 100px; }
      #innovation2 .innov2-lhs .lhs-l1 p.ttle {
        color: #fff;
        font-size: 32px;
        line-height: 36px;
        font-weight: 700; }
      #innovation2 .innov2-lhs .lhs-l1 a.bt-style {
        border: 1px solid #fff;
        color: #fff;
        margin-top: 10px; }
    #innovation2 .innov2-lhs .lhs-r1 {
      width: 100%;
      height: 630px;
      background-color: #232323;
      background-image: url(../images/aet-bg.png);
      background-repeat: no-repeat;
      background-position: top left;
      background-size: contain;
      padding: 40px 30px; }
      #innovation2 .innov2-lhs .lhs-r1 ul {
        list-style: none;
        list-style-type: none;
        margin: 0px;
        padding: 0px; }
      #innovation2 .innov2-lhs .lhs-r1 ul li {
        color: #fff;
        font-weight: 300;
        font-size: 20px;
        line-height: 26px;
        padding: 0px 20px 40px 35px;
        background-image: url(../images/white-tick.png);
        background-repeat: no-repeat;
        background-position: top left;
        font-family: 'Muli'; }
      #innovation2 .innov2-lhs .lhs-r1 ul li span {
        font-weight: 600; }
  #innovation2 .in-mid-pro-bx {
    width: 100%;
    height: 220px;
    padding: 20px 20px 20px 20px; }
    #innovation2 .in-mid-pro-bx .inn-desc-pro {
      width: 100%; }
      #innovation2 .in-mid-pro-bx .inn-desc-pro h2 {
        color: #ee3137;
        font-weight: 700;
        font-size: 22px;
        margin: 0px; }
      #innovation2 .in-mid-pro-bx .inn-desc-pro h3 {
        color: #000000;
        font-weight: 700;
        font-size: 23px;
        margin: 0px 0px 10px; }
      #innovation2 .in-mid-pro-bx .inn-desc-pro ul {
        list-style: none;
        list-style-type: none;
        margin: 0px;
        padding: 0px; }
      #innovation2 .in-mid-pro-bx .inn-desc-pro ul li {
        color: #333;
        font-weight: 300;
        font-size: 16px;
        line-height: 22px;
        position: relative;
        padding: 0px 0px 10px 20px; }
      #innovation2 .in-mid-pro-bx .inn-desc-pro ul li::before {
        content: '>';
        position: absolute;
        top: 0px;
        left: 0px;
        font-size: 24px;
        color: #949494; }
  #innovation2 .inn-lsr-bx {
    width: 100%;
    height: 100%;
    background-image: url(../images/innov2-lst-bg.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    padding: 40px 35px; }
    #innovation2 .inn-lsr-bx h2 {
      color: #fff;
      font-size: 36px;
      line-height: 36px;
      font-weight: 700;
      margin-bottom: 30px; }
    #innovation2 .inn-lsr-bx ul {
      list-style: none;
      list-style-type: none;
      margin: 0px;
      padding: 0px; }
    #innovation2 .inn-lsr-bx ul li {
      color: #fff;
      font-weight: 300;
      font-size: 20px;
      line-height: 26px;
      padding: 0px 20px 40px 35px;
      background-image: url(../images/white-tick.png);
      background-repeat: no-repeat;
      background-position: top left;
      font-family: 'Muli'; }
    #innovation2 .inn-lsr-bx ul li span {
      font-weight: 600; }

.inn-pic-bx {
  background-image: url(../images/inn-circle.png);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 75%; }

.inn-bx-1 {
  background-color: #f5f5f5; }

.inn-bx-2 {
  background-color: #ececec; }

.inn-bx-3 {
  background-color: #e4e4e4; }

#banner .home-bnr-2 .home-caption {
  transition: 0.5s;
  transform: translate(-50%, -100%);
  opacity: 0; }

#banner .swiper-slide-active.home-bnr-2 .home-caption {
  transform: translate(0px, -100%);
  opacity: 1; }

#banner .home-bnr-3 .home-caption {
  transition: 0.5s;
  transform: translate(-50%, -100%);
  opacity: 0; }

#banner .swiper-slide-active.home-bnr-3 .home-caption {
  transform: translate(0px, -100%);
  opacity: 1; }

.fit-pop-rhs-inner {
  margin-top: 50px; }

.fit-pop-rhs {
  height: 400px;
  overflow-y: scroll;
  padding-right: 10px; }

.home-bnr-4 {
  width: 100%;
  height: 100%;
  position: relative; }

.bg-new-bnr {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px; }

#banner .bnr-bgnew1 {
  transition: 0.5s;
  transform: translate(-50%, 0%);
  opacity: 0; }

#banner .swiper-slide-active .bnr-bgnew1 {
  transform: translate(0px, 0%);
  opacity: 1; }

#banner .bnr-bgnew2 {
  transition: 0.5s;
  transform: translate(100%, -50%);
  opacity: 0;
  transition-delay: 0.2s; }

#banner .swiper-slide-active .bnr-bgnew2 {
  transform: translate(0%, -40%);
  opacity: 1; }

#banner .bnr-bgnew3 {
  transition: 0.5s;
  transform: translate(0%, 900px);
  opacity: 0;
  transition-delay: 0.8s; }

#banner .swiper-slide-active .bnr-bgnew3 {
  transform: translate(0%, 0%);
  opacity: 1; }

#banner .bnr-caption-bx {
  transition: 0.5s;
  transform: translate(100%, 0%);
  opacity: 0;
  transition-delay: 0.9s; }

#banner .swiper-slide-active .bnr-caption-bx {
  transform: translate(0%, 0%);
  opacity: 1; }

.bnr-bgnew1 {
  z-index: 1; }

.bnr-bgnew2 {
  z-index: 2; }

.bnr-bgnew3 {
  z-index: 3; }

.home-bnr-4 .common-container {
  height: 100%;
  z-index: 4; }

.bnr-caption-bx {
  text-align: right;
  width: 430px;
  float: right;
  margin-top: 50px; }

.bnr-caption-bx h2 {
  color: #FFFFFF;
  margin-top: 20px;
  font-size: 40px;
  line-height: 44px;
  font-weight: 900;
  text-transform: uppercase; }

.pipes-fittings-right-box h4 {
  text-align: right; }

.logo-ttle {
  font-size: 14px;
  color: #333; }

.logo-rght-bord::before {
  content: '';
  width: 1px;
  height: 100%;
  background-color: #b2b2b2;
  position: absolute;
  top: 0px;
  right: 20px; }

.home-bnr-new {
  background-image: url(../images/prince-new-desk-bnr.jpg);
  background-repeat: no-repeat;
  background-position: top left;
  background-size: cover;
  height: calc(100vh - 120px) !important; }

.about-bnr {
  background-image: url(../img/aboutbanner.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }

.about-bnr .banner-caption-wrp {
  transform: translate(0%, -50%); }

.intro-lhs-abt {
  padding: 0px 40px 0px 50px; }
  .intro-lhs-abt h2 {
    font-size: 36px;
    font-weight: 700;
    line-height: 36px;
    margin: 10px 0px; }
    .intro-lhs-abt h2 span.red {
      color: #ee3137; }

.intro-lhs-abt p {
  color: #333;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400; }

.abt-vid-container {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  height: 400px;
  background-image: url(../images/poster-vid.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
  display: block; }
  .abt-vid-container .ply-icn {
    width: 75px;
    height: 75px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }

.common-container-800-wrp {
  width: 100%;
  max-width: 800px;
  margin: 0 auto; }

.info-desc-wrp {
  width: 100%;
  text-align: center;
  padding: 0px 50px; }

.info-desc-wrp h2 {
  font-size: 36px;
  font-weight: 700;
  line-height: 36px;
  margin: 10px 0px; }

.abt-info-bx {
  margin-top: 50px; }
  .abt-info-bx p {
    margin-bottom: 30px;
    margin-top: 10px;
    font-size: 14px;
    font-family: "Muli", sans-serif;
    font-weight: 600;
    line-height: 17px;
    color: #333;
    text-align: center;
    padding: 0px 35px; }
  .abt-info-bx .no {
    font-size: 58px;
    color: #333;
    font-weight: 900;
    letter-spacing: -5px;
    line-height: 60px;
    text-align: center; }

.mis-vis-lhs {
  width: 100%;
  padding-left: 94px;
  background-image: url(../img/abt-vision-verti-text_09.png);
  background-repeat: no-repeat;
  background-position: left top; }

.vis-bx {
  width: 100%;
  background-color: #197ab2;
  height: 340px;
  padding: 50px; }
  .vis-bx p {
    color: #fff;
    font-size: 27px;
    font-weight: 700;
    line-height: 1.1;
    font-family: 'Heebo', sans-serif; }

.mis-vis-rhs {
  padding: 35px 70px 60px 245px;
  height: 100%;
  background-image: url(../img/mission-icn_12.jpg);
  background-repeat: no-repeat;
  background-position: 45px 70px;
  /*border-right: 2px solid #197ab2; */
  }
  .mis-vis-rhs p.ttle-smll {
    font-weight: 700;
    font-size: 12px;
    color: #197ab2;
    text-transform: uppercase;
    margin: 0px;
    font-family: 'Heebo', sans-serif; }
  .mis-vis-rhs h1.ttle {
    font-weight: 700;
    color: #000;
    font-size: 36px;
    line-height: 30px;
    margin: 0px 0px 10px; }
  .mis-vis-rhs p.body-copy {
    color: #333;
    font-size: 16px;
    line-height: 20px; }

.best-in-art-wrp {
  width: 100%; }

.best-lhs {
  width: 680px;
  float: right;
  padding: 80px 100px 0px 0px; }
  .best-lhs h2.ttle {
    font-size: 36px;
    font-weight: 700;
    line-height: 36px;
    margin: 10px 0px;
    color: #000; }

.best-grid-bx {
  margin-top: 30px; }

.best-grid-bx p {
  margin-top: 10px; }

.body-copy {
  font-size: 18px;
  line-height: 24px;
  font-family: "Muli", sans-serif;
  font-weight: 400;
  color: #333; }

.journey-bx-main {
  width: 100%;
  background-color: #f5f5f5;
  padding-top: 150px;
  background-image: url(../images/crown-pic.png);
  background-repeat: no-repeat;
  background-position: top 30px center;
  background-size: 182px; }

.journey-desc-bx {
  width: 100%;
  padding: 30px;
  background-color: #f5f5f5;
  text-align: center; }

.journey-desc-bx h2 {
  color: #ee3137;
  font-size: 36px;
  font-weight: 700; }

.journey-desc-bx p {
  font-weight: 600;
  font-family: 'Heebo', sans-serif;
  font-size: 24px;
  line-height: 30px; }

/*     */
.journey-slider-wrp {
  margin-top: 50px; }
  .journey-slider-wrp .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet::before, .journey-slider-wrp .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .journey-slider-wrp [class^=swiper-button-] {
    transition: all 0.3s ease; }
  .journey-slider-wrp *, .journey-slider-wrp *:before, .journey-slider-wrp *:after {
    box-sizing: border-box;
    margin: 0;
    padding: 0; }
  .journey-slider-wrp .swiper-container {
    width: 100%;
    height: 28vw;
    transition: opacity 0.6s ease; }
  .journey-slider-wrp .swiper-container.swiper-container-coverflow {
    padding-top: 2%; }
  .journey-slider-wrp .swiper-container.loading {
    opacity: 0;
    visibility: hidden; }
  .journey-slider-wrp .swiper-container:hover .swiper-button-prev,
  .journey-slider-wrp .swiper-container:hover .swiper-button-next {
    transform: translateX(0);
    opacity: 1;
    visibility: visible; }
  .journey-slider-wrp .crown-pic {
    width: 150px;
    margin: 0 auto; }
  .journey-slider-wrp .swiper-slide {
    background-image: url(../images/crown-pic.png);
    background-repeat: no-repeat;
    background-position: top 50px center;
    background-size: 150px;
    background-color: #f5f5f5;
    text-align: center;
    width: 100%;
    height: 400px;
    border: 2px solid #e4e4e4;
    border-radius: 20px;
    padding: 50px;
    overflow: hidden; }
  .journey-slider-wrp .swiper-slide .entity-img {
    display: none; }
  .journey-slider-wrp .swiper-slide .content {
    position: absolute;
    top: 40%;
    left: 0;
    width: 100%;
    padding: 0px 20%;
    color: #333; }
  .journey-slider-wrp .swiper-slide .content .title {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 30px;
    color: #ee3137; }
  .journey-slider-wrp .swiper-slide .content .caption {
    display: block;
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: 400;
    color: #333333;
    line-height: 1.3; }
  .journey-slider-wrp .swiper-slide .content .bullet-lnk {
    position: relative; }
  .journey-slider-wrp .swiper-slide .content .bullet-lnk::before {
    content: '.';
    font-size: 30px;
    font-weight: 700;
    position: absolute;
    top: -15px;
    left: -15px; }
  .journey-slider-wrp [class^=swiper-button-] {
    width: 44px;
    opacity: 0;
    visibility: hidden; }
  .journey-slider-wrp .swiper-button-prev {
    transform: translateX(50px); }
  .journey-slider-wrp .swiper-button-next {
    transform: translateX(-50px); }
  .journey-slider-wrp .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 9px;
    position: relative;
    width: 12px;
    height: 12px;
    background-color: #333;
    opacity: 0.4; }
  .journey-slider-wrp .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 18px;
    height: 18px;
    transform: translate(-50%, -50%);
    border: 0px solid #333;
    border-radius: 50%; }
  .journey-slider-wrp .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet:hover, .journey-slider-wrp .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
    opacity: 1; }
  .journey-slider-wrp .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
    border-width: 1px; }

@media (max-width: 1180px) {
  .swiper-slide .content .title {
    font-size: 25px; }

  .swiper-slide .content .caption {
    font-size: 12px; } }
@media (max-width: 1023px) {
  .swiper-container.swiper-container-coverflow {
    padding-top: 0; } }
.start-lhs-wrp {
  padding: 30px 30px 0px 0px; }

.start-lhs-wrp h2 {
  font-size: 36px;
  font-weight: 700;
  line-height: 36px;
  margin: 0px 0px 10px;
  color: #333; }

.start-btn-wrp {
  margin-bottom: 30px; }

.strategic-btn {
  text-transform: uppercase;
  color: #646464;
  text-decoration: none;
  font-family: "Muli", sans-serif;
  font-weight: 600;
  font-size: 14px;
  width: 100%;
  height: 54px;
  display: inline-block;
  padding: 15px 0px 17px 70px;
  margin: 20px 0px; }

.strategic-btn:hover {
  text-decoration: none;
  color: #646464; }

.strat-icn-1 {
  background-image: url(../images/brand-off-lh-icn.png);
  background-repeat: no-repeat;
  background-position: left center; }

.strat-icn-2 {
  background-image: url(../images/head-off-lh-icn.png);
  background-repeat: no-repeat;
  background-position: left center; }

.strat-icn-3 {
  background-image: url(../images/depot-off-lh-icn.png);
  background-repeat: no-repeat;
  background-position: left center; }

.strat-icn-4 {
  background-image: url(../images/upcoming-off-lh-icn.png);
  background-repeat: no-repeat;
  background-position: left center; }

.strat-icn-5 {
  background-image: url(../images/manuf-off-lh-icn.png);
  background-repeat: no-repeat;
  background-position: left center; }

.map-pic {
  width: 100%;
  position: relative; }

.abt-quality-wrp h2.center-ttle {
  text-align: center;
  font-size: 36px;
  line-height: 36px;
  color: #333333;
  font-weight: 700; }

.quality-logo-wrp {
  width: 100%;
  height: 175px;
  position: relative; }

.quality-logo-wrp img {
  width: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 5px; }

.quality-bx {
  text-align: center;
  background-color: #fff;
  padding: 20px 30px;
  min-height: 385px;
  margin-top: 0px;
  border-radius: 10px;
  border: 1px solid #e4e4e4;
  /* display: inline-block; */
  width: 100%;
  float: none;
  margin: 30px 0px 0px; }

.quality-bx h2 {
  font-size: 36px;
  font-weight: 700;
  color: #ee3137; }

.quality-bx p {
  font-size: 16px;
  line-height: 20px;
  color: #333; }

.quality-pagi {
  display: none; }

.abt-innov-rhs {
  padding: 20px 0px 0px 30px; }
  .abt-innov-rhs h6 {
    font-family: "Muli", sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    color: #333; }
  .abt-innov-rhs h2 {
    font-size: 36px;
    line-height: 36px;
    font-weight: 700; }

.abt-pp h2 {
  font-size: 13px;
  font-weight: 700;
  font-family: "Muli", sans-serif;
  color: #333; }
.abt-pp p {
  font-size: 13px;
  line-height: 16px;
  font-weight: 400;
  color: #333; }

.map-pic {
  width: 650px;
  margin: 0 auto; }

.loc-mark {
  position: absolute;
  color: #333;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 13px;
  padding: 18px 0px 18px 45px;
  transition: all 0.5s ease; }

.loc-hide {
  opacity: 0; }

.loc-show {
  opacity: 1; }

.head-off {
  background-image: url(../images/loc-head-off.png);
  background-repeat: no-repeat;
  background-position: 0px 0px; }

.brand-off {
  background-image: url(../images/branch-off-lh-icn.png);
  background-repeat: no-repeat;
  background-position: 0px 0px; }

.depots-off {
  background-image: url(../images/loc-depot.png);
  background-repeat: no-repeat;
  background-position: 0px 0px; }

.manu-off {
  background-image: url(../images/loc-manufacturing.png);
  background-repeat: no-repeat;
  background-position: 0px 0px; }

.upcoming-off {
  background-image: url(../images/loc-upcoming.png);
  background-repeat: no-repeat;
  background-position: 0px 0px; }

.head-office1 {
  left: 26px;
  top: 398px;
  padding: 18px 45px 18px 0px;
  background-position: right top; }

.brand-office1 {
  left: 150px;
  top: 168px;
  padding: 18px 45px 18px 0px;
  background-position: right top; }

.brand-office2 {
  left: 47px;
  top: 315px; }

.brand-office3 {
  left: 59px;
  top: 421px;
  padding: 18px 45px 18px 0px;
  background-position: right top; }

.brand-office4 {
  right: 317px;
  bottom: 134px; }

.depots-office1 {
  left: 148px;
  top: 215px;
  background-position: right top;
  padding: 18px 45px 18px 0px; }

.depots-office2 {
  right: 125px;
  top: 223px; }

.depots-office3 {
  right: 303px;
  top: 272px;
  padding: 18px 45px 18px 0px;
  background-position: right top; }

.depots-office4 {
  right: 125px;
  top: 324px; }

.depots-office5 {
  right: 156px;
  top: 363px; }

.depots-office6 {
  right: 156px;
  top: 397px; }

.depots-office7 {
  left: 164px;
  top: 383px; }

.depots-office8 {
  right: 281px;
  top: 466px; }

.depots-office9 {
  left: 113px;
  top: 466px;
  background-position: right top;
  padding: 18px 45px 18px 0px; }

.depots-office10 {
  right: 317px;
  bottom: 134px;
  height: 55px; }

.depots-office11 {
  left: 84px;
  top: 588px;
  background-position: right top;
  padding: 18px 45px 18px 0px; }

.depots-office12 {
  left: 230px;
  top: 588px; }

.manu-office1 {
  left: 219px;
  top: 162px; }

.manu-office2 {
  left: 0px;
  top: 225px;
  padding: 18px 45px 18px 0px;
  background-position: right top; }

.manu-office3 {
  left: 122px;
  top: 347px; }

.manu-office4 {
  left: 60px;
  top: 361px;
  padding: 18px 45px 18px 0px;
  background-position: right top; }

.manu-office5 {
  left: 128px;
  top: 426px; }

.manu-office6 {
  right: 317px;
  bottom: 134px;
  height: 55px; }

.manu-office7 {
  right: 281px;
  top: 433px; }

.slide-arrow-wrp {
  margin-top: 40px; }

.slide-arrw {
  width: 420px;
  display: inline-block;
  height: 126px;
  background-image: url(../images/regular-shape-arrw.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  background-size: cover;
  line-height: 126px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 700;
  transition: all 0.5s ease;
  color: #333;
  font-size: 20px;
  padding: 0px 111px; }

.slide-arrw:hover {
  text-decoration: none;
  color: #333; }

.slide-arrw span {
  display: inline-block;
  vertical-align: middle;
  line-height: normal; }

.slide-arrw.activ {
  background-image: url(../images/active-shape-arrw.png);
  color: #fff; }

.continiuos-innov-wrp .center-ttle {
  text-align: center;
  font-size: 36px;
  line-height: 36px;
  color: #333333;
  font-weight: 700; }

.tl-pic-wrp {
  margin: 40px 0px 40px; }

.tl-grid-wrp h2 {
  color: #a5a5a5;
  font-weight: 700;
  font-size: 30px;
  margin: 0px; }

.tl-grid-wrp p {
  color: #333;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  font-family: 'Heebo', sans-serif;
  padding-right: 0px;
  text-align: center; }

/*    */
#inner-banner.investor-bnr {
  background-image: url(../images/investor-bnr_03.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  height: 423px; }

#inner-banner.investor-bnr .common-container {
  height: 423px; }

#inner-banner.investor-bnr .common-container .banner-caption-wrp {
  transform: translate(0%, -50%); }

#inner-banner.investor-bnr .common-container .banner-caption-wrp p.body-copy {
  color: #fff; }

.common-ttle {
  font-size: 36px;
  font-weight: 700;
  line-height: 36px;
  margin: 10px 0px;
  color: #333; }

.kfh-grid-wrp {
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 40px; }
  .kfh-grid-wrp .kfh-lhs {
    border: 1px solid #cccccc;
    padding: 40px 30px;
    margin-top: 20px; }
    .kfh-grid-wrp .kfh-lhs .kfh-info-bx {
      border-right: 1px solid #ccc; }
      .kfh-grid-wrp .kfh-lhs .kfh-info-bx .kfh-ttle {
        font-weight: 700;
        color: #333333;
        font-size: 18px;
        margin: 0px;
        font-family: 'Heebo', sans-serif; }
      .kfh-grid-wrp .kfh-lhs .kfh-info-bx .info-numb {
        color: #ee3137;
        font-weight: 900;
        font-size: 36px;
        margin: 0px 0px 5px; }
        .kfh-grid-wrp .kfh-lhs .kfh-info-bx .info-numb .rs {
          font-size: 20px;
          color: #333333;
          font-weight: 400; }
        .kfh-grid-wrp .kfh-lhs .kfh-info-bx .info-numb .info-unit {
          color: #7d7d7d;
          font-family: "Muli", sans-serif;
          font-size: 26px; }
      .kfh-grid-wrp .kfh-lhs .kfh-info-bx .info-grw {
        background-color: #e5e5e5;
        color: #333333;
        font-family: 'Heebo', sans-serif;
        font-weight: 900;
        font-size: 20px;
        padding: 0px 20px 0px 5px;
        background-image: url(../images/green-arrw-top.png);
        background-repeat: no-repeat;
        background-position: right 5px center; }
  .kfh-grid-wrp .kfh-rhs {
    width: 100%;
    height: 100%;
    background-color: #f5f5f5;
    padding: 15px 30px; }
    .kfh-grid-wrp .kfh-rhs .ttle {
      font-weight: 700;
      font-size: 18px;
      color: #333;
      margin: 0px 0px 0px;
      line-height: 1; }
    .kfh-grid-wrp .kfh-rhs .sp-bx {
      width: 100%;
      height: 75px;
      padding: 10px;
      margin-top: 10px;
      background: #ee7431;
      background: -moz-linear-gradient(45deg, #ee7431 0%, #ee3137 100%);
      background: -webkit-linear-gradient(45deg, #ee7431 0%, #ee3137 100%);
      background: linear-gradient(45deg, #ee7431 0%, #ee3137 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ee7431', endColorstr='#ee3137',GradientType=1 ); }
      .kfh-grid-wrp .kfh-rhs .sp-bx .stck-nme {
        color: #fff;
        font-family: "Muli", sans-serif;
        font-weight: 700;
        font-size: 20px;
        margin: 0px; }
      .kfh-grid-wrp .kfh-rhs .sp-bx .stck-desc {
        color: #fff;
        opacity: 0.6;
        font-size: 11px;
        line-height: 1;
        font-family: "Muli", sans-serif;
        font-weight: 400;
        margin: 0px; }
      .kfh-grid-wrp .kfh-rhs .sp-bx .numb-stck {
        color: #fff;
        font-family: 'Heebo', sans-serif;
        font-size: 36px;
        font-weight: 900;
        margin: 0px 0px 0px;
        line-height: 0.9; }
      .kfh-grid-wrp .kfh-rhs .sp-bx .numb-stck-txt {
        color: #f69b9c;
        font-family: 'Heebo', sans-serif;
        font-weight: 500;
        font-size: 17px;
        margin: 0px 0px 0px;
        padding: 0px 0px 0px 10px;
        position: relative; }
      .kfh-grid-wrp .kfh-rhs .sp-bx .numb-stck-txt::before {
        content: '';
        width: 10px;
        height: 5px;
        background-image: url(../images/down-arrw-stck.png);
        background-repeat: no-repeat;
        background-position: 0px 0px;
        position: absolute;
        left: -3px;
        top: 10px;
        opacity: 1; }

.no-brd-right {
  border-right: none !important; }

.quarterly-report-wrp {
  padding-bottom: 30px; }
  .quarterly-report-wrp .qr-main-wrp {
    padding-left: 15px;
    padding-right: 15px; }
    .quarterly-report-wrp .qr-main-wrp .qr-lhs {
      padding: 20px 0px 30px;
      border-bottom: 1px solid #cccccc; }
    .quarterly-report-wrp .qr-main-wrp .qr-bx h2.ttle {
      font-family: 'Heebo', sans-serif;
      color: #333;
      font-weight: 700;
      font-size: 24px;
      margin: 20px 0px 5px; }
    .quarterly-report-wrp .qr-main-wrp .qr-bx p.desc {
      color: #646464;
      font-family: "Muli", sans-serif;
      font-weight: 600;
      font-size: 15px;
      line-height: 1.2;
      margin: 0px 0px 20px; }
    .quarterly-report-wrp .qr-main-wrp .qr-bx a {
      text-decoration: none;
      text-transform: uppercase;
      color: #333;
      font-size: 10px;
      font-weight: 800;
      width: 115px;
      border: 1px solid #ee3137;
      display: block;
      padding: 9px 0px 9px 39px;
      background-image: url(../images/red-download-icn.png);
      background-repeat: no-repeat;
      background-position: left 13px center; }
    .quarterly-report-wrp .qr-main-wrp .qr-rhs {
      width: 100%;
      height: 100%;
      background-color: #333333; }
      .quarterly-report-wrp .qr-main-wrp .qr-rhs .qrr-desc-bx {
        padding: 30px 30px; }
        .quarterly-report-wrp .qr-main-wrp .qr-rhs .qrr-desc-bx h2 {
          color: #fff;
          font-weight: 900;
          font-size: 21px;
          line-height: 1;
          margin: 0px 0px 20px; }
          .quarterly-report-wrp .qr-main-wrp .qr-rhs .qrr-desc-bx h2 span {
            font-size: 16px;
            font-weight: 600;
            display: block; }
        .quarterly-report-wrp .qr-main-wrp .qr-rhs .qrr-desc-bx a {
          text-decoration: none;
          text-transform: uppercase;
          color: #fff;
          font-size: 10px;
          font-weight: 800;
          width: 115px;
          border: 1px solid #fff;
          display: block;
          padding: 9px 0px 9px 39px;
          background-image: url(../images/white-dwnld-icn.png);
          background-repeat: no-repeat;
          background-position: left 13px center; }

.recent-news-main {
  padding-bottom: 30px; }
  .recent-news-main .recent-wrp {
    padding-left: 15px;
    padding-right: 15px; }
  .recent-news-main .recent-bx {
    position: relative; }
    .recent-news-main .recent-bx .recent-overlay {
      position: absolute;
      bottom: 0px;
      left: 0px;
      padding: 30px; }
      .recent-news-main .recent-bx .recent-overlay h2 {
        color: #fff;
        font-weight: 700;
        font-size: 24px;
        line-height: 1.3;
        margin: 0px 0px 5px; }
      .recent-news-main .recent-bx .recent-overlay p {
        color: #fff;
        font-family: "Muli", sans-serif;
        font-weight: 800;
        font-size: 10px;
        text-transform: uppercase;
        margin: 0px; }
  .recent-news-main .recent-next, .recent-news-main .recent-prev {
    width: 31px;
    height: 31px;
    top: 25px;
    outline: none;
    outline-style: none;
    border: none; }
  .recent-news-main .recent-next::after, .recent-news-main .recent-prev::after {
    display: none; }
  .recent-news-main .recent-next {
    background-image: url(../images/recent-rhs-arrw.png);
    background-size: 31px; }
  .recent-news-main .recent-prev {
    background-image: url(../images/recent-lhs-arrw.png);
    background-size: 31px;
    left: initial;
    right: 50px; }

.cg-grid-wrp {
  padding-left: 15px;
  padding-right: 15px; }

.cg-lhs {
  width: 100%;
  border: 1px solid #ccc;
  padding: 20px; }

.cg-bx-1 ul {
  list-style: none;
  list-style-type: none;
  margin: 0px;
  padding: 0px 0px 0px 20px; }

.cg-bx-1 ul li {
  padding: 25px 0px 25px 40px;
  background-image: url(../images/cg-pdf-icn.png);
  background-repeat: no-repeat;
  background-position: left center;
  border-bottom: 1px solid #ccc; }

.cg-bx-1 ul li a {
  text-align: none;
  font-weight: 700;
  font-size: 16px;
  color: #7d7d7d;
  background-image: url(../images/cg-right-arrw-red.png);
  background-repeat: no-repeat;
  background-position: right center;
  display: block; }

.cg-bx-1 ul li a:hover {
  text-decoration: none; }

.quick-lnks-wrp {
  width: 100%;
  height: 100%;
  padding: 25px;
  background: #ee7431;
  background: -moz-linear-gradient(45deg, #ee7431 0%, #ee3137 100%);
  background: -webkit-linear-gradient(45deg, #ee7431 0%, #ee3137 100%);
  background: linear-gradient(45deg, #ee7431 0%, #ee3137 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ee7431', endColorstr='#ee3137',GradientType=1 ); }

.quick-lnks-wrp .common-ttle {
  color: #fff;
  margin-top: 0px; }

.quick-lnks-wrp ul {
  list-style: none;
  list-style-type: none;
  margin: 0px;
  padding: 0px 0px 0px 0px; }

.quick-lnks-wrp ul li {
  margin: 0px;
  padding: 9px 0px; }

.quick-lnks-wrp ul li a {
  font-family: "Muli", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 1;
  color: #fff;
  display: block;
  padding: 0px 0px 0px 30px;
  background-image: url(../images/quick-lnks-icn.png);
  background-repeat: no-repeat;
  background-position: left center; }

.quick-lnks-wrp ul li a:hover {
  text-decoration: none; }

.policies-grid-wrp {
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 30px; }

.policies-lhs {
  width: 100%;
  height: 478px;
  background-image: url(../images/ir-polici-bg_05.jpg);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  background-size: cover;
  position: relative; }

.plhs-bx {
  width: 445px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

.plhs-bx h2.common-ttle {
  color: #fff;
  margin-bottom: 20px; }

.plhs-bx p.sub-desc {
  color: #fff;
  font-family: 'Heebo', sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.3; }

.plhs-bx p.desc {
  color: #fff;
  font-size: 16px; }

.policies-rhs {
  width: 100%;
  height: 100%;
  background-color: #f5f5f5;
  padding: 50px 30px; }

.poli-bx {
  text-align: center; }

.poli-bx a {
  text-decoration: none; }

.poli-bx a:hover {
  text-decoration: none; }

.poli-bx p {
  font-weight: 700;
  font-size: 14px;
  color: #333;
  line-height: 1.3;
  padding: 10px 0px 20px;
  background-image: url(../images/cg-right-arrw-red.png);
  background-repeat: no-repeat;
  background-position: center bottom; }

.poli-pagi {
  top: 20px;
  right: 30px; }

.poli-pagi span {
  margin: 0px 3px; }

.poli-pagi .swiper-pagination-bullet-active {
  background-color: #333; }

.policies-rhs .bt-style {
  margin-top: 20px; }

.dropdown-new {
  position: relative; }

.dropdown-menu-new {
  opacity: 0;
  position: absolute;
  width: 210px;
  left: 0;
  right: 0;
  top: 70px;
  background-color: #fff !important; }

.dropdown-new:hover .dropdown-menu-new {
  visibility: visible;
  opacity: 1; }

.dropdown-menu-new a.nav-link {
  padding: 10px 10px; }

#inner-banner.sustainaility-bnr {
  background-image: url(../images/sustain-bnr.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }

.sustain-mid-lhs {
  width: 100%;
  text-align: center;
  margin-top: 30px; }
  .sustain-mid-lhs h2.ttle {
    font-size: 20px;
    color: #333;
    font-weight: 700;
    margin: 20px 0px 5px; }

.sus-grid-bx {
  text-align: center; }

.sustain-mid-rhs {
  margin-top: 30px; }

.sus-grid-bx img {
  max-width: 100px; }

.sus-grid-bx .ttle {
  font-size: 20px;
  color: #333;
  font-weight: 700;
  font-family: 'Heebo', sans-serif;
  margin-top: 20px; }

.sustain-mid-rhs .common-ttle {
  font-size: 24px;
  text-align: center;
  margin-bottom: 30px; }

.grid-arrow-bx h2 {
  color: #333;
  font-size: 30px;
  line-height: 36px;
  font-weight: 700;
  height: 146px;
  padding: 20px 35px;
  background-color: #f5f5f5; }

.sus-lft {
  padding-left: 0px;
  background-size: 165px; }

.sus-lft span {
  font-weight: 400;
  color: #000;
  font-size: 40px;
  position: absolute;
  top: 38px;
  left: -57px;
  z-index: 10; }

.sus-rgt {
  font-weight: 500;
  color: #000;
  font-size: 36px; }

.sus-rgt span {
  width: 50px;
  position: absolute;
  top: 45px;
  right: -41px;
  display: block;
  z-index: 10; }

.sus-rgt:after {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(245, 245, 245, 0);
  border-left-color: #f5f5f5;
  border-width: 90px;
  margin-top: -90px; }

.sus-lft:after {
  right: 100%;
  top: 50%;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(245, 245, 245, 0);
  border-right-color: #f5f5f5;
  border-width: 90px;
  margin-top: -90px; }

.cvr-arww-sus {
  position: relative; }

.fact-bx {
  text-align: center;
  padding: 20px 20px; }

s
.fact-bx img {
  max-width: 100px; }

.fact-bx p {
  font-family: 'Heebo', sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  margin: 20px 0px 0px; }

#inner-banner.innovation-bnr {
  background-image: url(../images/innovation-new-banner.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }

.tl-grid-wrp {
  padding-left: 15px;
  padding-right: 15px; }

.tl-bx-n {
  padding: 30px 20px;
  background-color: #f5f5f5;
  min-height: 150px; }

#innovation2 .common-container {
  background-color: #e81c24; }

.drop-pr-bx .ttle {
  /*padding: 0.7rem 1.3rem 0rem !important;*/
  padding: 0.5rem 1.9rem 0.5rem !important;
  margin: 0px;
  font-weight: 700;
  /*text-transform: uppercase;*/
  font-size: 16px;
  color:#197ab2;
  font-family: 'Heebo', sans-serif; }

.dropdown-menu .nav li a {
  font-size: 13px !important;
  letter-spacing: 0px !important; }

body.no-bnr-page #breadcrumb {
  margin-top: 120px; }

.contact-map-main {
  width: 100%;
  height: 650px;
  margin-top: 0px; }

.map-cover {
  width: 100%;
  height: 650px;
  position: relative;
  overflow: hidden; }

.map-cover #indi-map {
  position: absolute;
  top: 90px;
  left: 945px;
  transform: translate(-50%, -50%);
  z-index: 1;
  transition: all 0.5s ease; }

.overlay-radial-bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 2; }

.main-marker {
  width: 80px;
  height: 50px;
  position: absolute;
  top: 35%;
  left: 40%;
  transform: translate(-50%, -50%);
  z-index: 3; }

.loc-addrs {
  width: 350px;
  height: auto;
  position: absolute;
  top: 48%;
  left: 58%;
  transform: translate(-50%, -50%);
  z-index: 4;
  transition: all 0.5s ease;
  opacity: 0;
  padding: 20px;
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 15px; }

.loc-addrs.add-act {
  opacity: 1 !important; }

.loc-addrs .ttle {
  font-family: 'Heebo', sans-serif;
  color: #333;
  font-size: 24px;
  font-weight: 700;
  margin: 0px 0px 5px; }

.loc-addrs .desc1 {
  font-family: 'Heebo', sans-serif;
  color: #333;
  font-size: 20px;
  font-weight: 500;
  margin: 0px 0px 5px; }

.loc-addrs .desc2 {
  font-family: 'Heebo', sans-serif;
  color: #333;
  font-size: 18px;
  font-weight: 400;
  margin: 0px 0px 0px;
  text-transform: capitalize; }

.loc-city-cvr {
  width: 100%;
  position: absolute;
  bottom: 0px;
  left: 0px;
  z-index: 4;
  height: 100px;
  background-color: rgba(255, 255, 255, 0.9); }

.loc-city-cvr ul {
  list-style: none;
  list-style-type: none;
  margin: 50px auto 0px;
  padding: 0px;
  max-width: 835px; }

.loc-city-cvr ul li {
  float: left;
  margin: 0px 30px;
  padding: 0px; }

.loc-city-cvr ul li a {
  text-decoration: none;
  font-family: 'Heebo', sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: #333;
  padding: 30px 0px 0px 0px;
  background-image: url(../images/crown-pic.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 30px; }

.loc-city-cvr ul li a.act {
  color: #ee3137; }

.contact-grid-cvr {
  width: 100%;
  height: 552px;
  border-radius: 10px;
  border: 1px solid #e4e4e4;
  -webkit-box-shadow: 2px 6px 30px -12px rgba(0, 0, 0, 0.62);
  -moz-box-shadow: 2px 6px 30px -12px rgba(0, 0, 0, 0.62);
  box-shadow: 2px 6px 30px -12px rgba(0, 0, 0, 0.62); }

.contact-frm-wrp {
  padding: 40px 40px; }

.contact-frm-wrp h1.ttle {
  font-family: 'Heebo', sans-serif;
  color: #333;
  font-weight: 700;
  font-size: 34px; }

.contact-frm-wrp .form-control {
  border: none;
  background-color: #f5f5f5;
  margin: 20px 0px;
  height: calc(1.5em + .75rem + 15px);
  outline: none;
  outline-style: none; }

#formcontact .btn-success {
  width: 150px;
  border: none;
  height: 50px;
  border-radius: 0px;
  background-color: #ee3137;
  color: #fff; }

.corpo-info-form {
  width: 100%;
  height: 100%;
  background-color: #e4e4e4;
  /*background-image: url(../images/corpo-bg.jpg);*/
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
  border-radius: 0px 10px 10px 0px;
  position: relative;
  padding: 40px; }

.corpo-info-form::before {
  content: '';
  width: 100%;
  height: 108%;
  position: absolute;
  top: 0px;
  left: 0px;
  background-color: rgba(68, 68, 68);
  border-radius: 0px 10px 10px 0px; }

.corpo-cvr {
  width: 100%;
  position: relative;
  z-index: 1; }

.corpo-cvr .ttle {
  font-family: 'Heebo', sans-serif;
  color: #fff;
  font-weight: 700;
  font-size: 34px; }

.corpo-cvr .desc {
  color: #fff;
  font-family: 'Heebo', sans-serif;
  font-weight: 700; }

.corpo-cvr .sub-ttle {
  font-family: 'Heebo', sans-serif;
  color: #fff;
  font-weight: 700;
  font-size: 20px;
  margin: 0px 0px; }

.corpo-cvr .sub-desc {
  color: #fff;
  margin: 0px 0px; }

.corpo-cvr .sub-desc a {
  text-decoration: none;
  color: #fff; }

.sept-contct {
  width: 100%;
  display: block;
  height: 15px; }

.corpo-cvr .follow-link {
  color: #fff;
  font-weight: 600; }

.foot-spacer {
  width: 100%;
  display: block;
  height: 15px; }

#invester-relation-inner #resources-main-bx .nav-tabs {
  max-width: fit-content;
  margin: 0 auto 0px; }

.re-sqr {
  margin-bottom: 30px;
  border: 1px solid #e4e4e4; }

.resource-bx {
  padding: 50px 0px 0px; }

.resource-pic-wrp {
  width: 100%;
  height: auto;
  background-color: #f3f3f3; }

.resource-desc-wrp {
  padding: 15px;
  height: 100%;
  position: relative; }
  .resource-desc-wrp h2.ttle {
    font-size: 18px;
    color: #333;
    font-weight: 700;
    margin-bottom: 3px; }
  .resource-desc-wrp .dowmload-bt {
    position: relative;
    left: 0px;
    bottom: 0px; }
  .resource-desc-wrp .dowmload-bt:hover span.dn {
    color: #fff; }
  .resource-desc-wrp .dowmload-bt span.tn {
    color: #333;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    display: inline-block;
    padding: 0px 15px;
    text-decoration: none !important;
    transition: 0.5s;
    border: solid 1px #ee3137;
    position: relative; }
  .resource-desc-wrp .dowmload-bt span.dn {
    font-size: 14px;
    padding: 0px; }
  .resource-desc-wrp .dowmload-bt span.tn span.dn {
    background-image: url(../images/download-icon.png);
    background-position: 93% 13px;
    background-repeat: no-repeat;
    background-size: 10px;
    padding: 8px 15px;
    display: block;
    padding-right: 25px; }

.sustain-lhs {
  padding: 0px 50px 0px 0px; }

.press-bx {
  background-color: #f5f5f5;
  height: 370px;
  transition: all 0.5s ease;
  position: relative;
  overflow: hidden;
  margin-bottom: 50px; }
  .press-bx a {
    text-decoration: none;
    outline: none;
    padding: 10px 10px;
    outline-style: none;
    display: block;
    width: 100%;
    height: 100%; }
  .press-bx h2.ttle {
    font-family: 'Heebo', sans-serif;
    color: #333;
    font-weight: 400;
    font-size: 18px;
    padding-top: 10px;
    transition: all 0.5s ease; }
  .press-bx .press-date {
    font-family: 'Heebo', sans-serif;
    font-style: italic;
    font-weight: 400;
    font-size: 14px;
    color: #333;
    position: absolute;
    bottom: 20px;
    left: 10px;
    transition: all 0.5s ease; }
  .press-bx .press-plus {
    font-size: 30px;
    font-weight: 700;
    color: #ee3137;
    position: absolute;
    right: 30px;
    bottom: 20px;
    transform: translate(0%, 200%);
    transition: all 0.5s ease; }

.press-bx:hover {
  background-color: #ee3137; }
  .press-bx:hover h2.ttle {
    color: #fff; }
  .press-bx:hover .press-date {
    color: #fff; }
  .press-bx:hover .press-plus {
    transform: translate(0%, 0%);
    color: #fff; }

.ppv-main-bx {
  margin-bottom: 50px; }

.ppv-wrp {
  width: 100%;
  padding: 20px 0px 0px;
  /* .ppv-cvr::before{ content: ''; width: 100%; height: 100%; position: absolute; top:0px; left:0px; background-color:rgba(0,0,0,0.5);} */ }
  .ppv-wrp .main-ttle {
    font-size: 24px;
    font-weight: 500;
    font-family: 'Heebo', sans-serif;
    margin-bottom: 10px; }
  .ppv-wrp .ppv-cvr {
    width: 100%;
    position: relative;
    transition: 0.5s; }
    .ppv-wrp .ppv-cvr .play-ppv-pic {
      display: block;
      width: 40px;
      height: 40px;
      position: absolute;
      top: 40%;
      left: 50%;
      transform: translate(-50%, -50%);
      z-index: 1; }
    .ppv-wrp .ppv-cvr .ppv-desc-bx {
      width: 100%;
      padding: 10px;
      position: relative;
      bottom: 0px;
      left: 0px;
      padding-left: 0px; }
      .ppv-wrp .ppv-cvr .ppv-desc-bx h2.ppv-ttle {
        font-family: 'Heebo', sans-serif;
        font-size: 15px;
        line-height: 22px;
        font-weight: 400;
        color: #000;
        margin: 0px; }
    .ppv-wrp .ppv-cvr .video-pic {
      position: relative;
      transition: 0.5s;
      overflow: hidden; }
      .ppv-wrp .ppv-cvr .video-pic img {
        transition: 0.5s;
        transform: scale(1); }
    .ppv-wrp .ppv-cvr:hover {
      transition: 0.5s; }
      .ppv-wrp .ppv-cvr:hover .video-pic {
        transition: 0.5s; }
        .ppv-wrp .ppv-cvr:hover .video-pic img {
          transform: scale(1.1); }
  .ppv-wrp .swiper-button-next, .ppv-wrp .swiper-button-prev {
    top: 33%; }

#Quarterly-Earnings .nested-tabs-lst li a {
  padding: 15px 15px 15px 60px !important;
  background-repeat: no-repeat !important;
  background-position: left 10px center !important;
  background-size: 40px !important; }

#Quarterly-Earnings .nested-tabs-lst li a#nested-Earnings-release-tab {
  background-image: url(../images/earnings-release-icon.png); }

#Quarterly-Earnings .nested-tabs-lst li a#nested-Earnings-release-tab.active {
  background-image: url(../images/earnings-release-icon-white.png); }

#Quarterly-Earnings .nested-tabs-lst li a#nested-Earnings-presentation-tab {
  background-image: url(../images/earnings-presentation-icn.png); }

#Quarterly-Earnings .nested-tabs-lst li a#nested-Earnings-presentation-tab.active {
  background-image: url(../images/earnings-presentation-icn-white.png); }

#Quarterly-Earnings .nested-tabs-lst li a#nested-Financial-statements-tab {
  background-image: url(../images/financial-statement.png); }

#Quarterly-Earnings .nested-tabs-lst li a#nested-Financial-statements-tab.active {
  background-image: url(../images/financial-statement-white.png); }

#Quarterly-Earnings .nested-tabs-lst li a#nested-Press-Release-tab {
  background-image: url(../images/release.png); }

#Quarterly-Earnings .nested-tabs-lst li a#nested-Press-Release-tab.active {
  background-image: url(../images/release-white.png); }

#Quarterly-Earnings .nested-tabs-lst li a#nested-Earnings-Call-tab {
  background-image: url(../images/transcript.png); }

#Quarterly-Earnings .nested-tabs-lst li a#nested-Earnings-Call-tab.active {
  background-image: url(../images/transcript-white.png); }

.swiper-container.swiper-banner {
  width: 100%;
  height: 100vh; }

.swiper-banner .swiper-slide {
  overflow: hidden; }

video.video-js {
  /* min-height: 100vh; */
  /* min-width: 100vw; */
  width: calc(100vw);
  height: calc(100vh - 0px);
  object-fit: cover; }

@media (min-aspect-ratio: 16 / 9) {
  .swiper-banner video.video-js {
    margin-left: 0; } }
.dot-bg-map {
  fill: url(#circles-2) !important; }

#delhi-spot.acto {
  fill: red; }

#goa-spot.acto {
  fill: red; }

#chennai-spot.acto {
  fill: red; }

#maha-spot.acto {
  fill: red; }

#gujrat-spot.acto {
  fill: red; }

#kolkata-spot.acto {
  fill: red; }

#indi-map svg path {
  stroke: #ee3137 !important; }

a {
  text-decoration: none !important; }

.se2-bx {
  width: 100%;
  padding: 20px;
  background-color: #f5f5f5;
  min-height: 155px;
  margin-top: 30px; }

.se2-bx p {
  font-family: "Heebo", sans-serif;
  font-weight: 500;
  color: #333;
  font-size: 16px;
  line-height: 20px; }

.sus-inner-bxs {
  width: 100%;
  margin-top: 50px; }
  .sus-inner-bxs h2.common-sub-ttle {
    font-size: 24px;
    color: #333;
    font-weight: 700; }

.pulp-wrp h2.ttle {
  font-weight: 700;
  color: #333;
  font-size: 36px;
  letter-spacing: -1.5px; }

.grey-f1-bg {
  background-color: #f1f1f1; }

ul.pul-list {
  list-style: none;
  list-style-type: none;
  margin: 0px;
  padding: 0px; }

ul.pul-list li {
  float: left;
  padding: 28px 0px 0px 0px;
  margin: 30px 0px 0px;
  width: 33.33%;
  height: 100px;
  background-color: #f1f1f1;
  border: 5px solid #fff;
  text-align: center;
  color: #333;
  font-weight: 700;
  font-family: 'Heebo', sans-serif;
  font-size: 20px; }

.innov-time-line-cvr {
  width: 100%;
  max-width: 800px;
  height: 500px;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 42px -20px rgba(0, 0, 0, 0.78);
  -moz-box-shadow: 0px 0px 42px -20px rgba(0, 0, 0, 0.78);
  box-shadow: 0px 0px 42px -20px rgba(0, 0, 0, 0.78);
  border-radius: 10px;
  margin-top: 40px;
  position: relative; }

.innov-time-line-cvr::before {
  content: '';
  width: 100%;
  height: 3px;
  background-color: #ee3137;
  position: absolute;
  top: 50%;
  left: 0%;
  transform: translate(0%, -50%); }

.innov-sldr-bx {
  width: 100%;
  height: 100%;
  padding-top: 40px; }
  .innov-sldr-bx .innov-pic-bx {
    margin: 0 auto;
    display: block; }
  .innov-sldr-bx .innov-yr-bx {
    color: #333;
    font-family: 'Heebo', sans-serif;
    font-size: 30px;
    font-weight: 700;
    background-color: #fff;
    margin: 0 auto;
    display: block;
    width: 150px;
    text-align: center;
    padding: 5px 0px; }
  .innov-sldr-bx .innpv-desc-bx {
    width: 600px;
    margin: 30px auto 0px; }

.innov-next, .innov-prev {
  width: 50px !important;
  height: 50px !important;
  background-color: #fff;
  padding: 0px;
  top: 49% !important;
  background-size: 15px;
  border: 1px solid #e4e4e4; }

.innov-next::after, .innov-prev::after {
  font-size: 0px !important; }

.innov-desc-lhs {
  text-align: right; }

.innov-desc-rhs ul {
  margin: 0px;
  padding: 0px 0px 0px 20px; }

.innov-desc-rhs ul li {
  font-family: "Muli", sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400; }

.curve-main-wrp {
  background-color: #e4e4e4; }
  .curve-main-wrp .curve-inner-bx {
    width: 100%;
    height: 450px;
    position: relative; }
    .curve-main-wrp .curve-inner-bx .curve-center-bx {
      max-width: 410px;
      height: 100%;
      margin: 0 auto;
      background-color: #e81c24;
      border: 10px solid #fff;
      border-radius: 10px;
      -webkit-box-shadow: 0px 0px 42px -20px rgba(0, 0, 0, 0.78);
      -moz-box-shadow: 0px 0px 42px -20px rgba(0, 0, 0, 0.78);
      box-shadow: 0px 0px 42px -20px rgba(0, 0, 0, 0.78); }
      .curve-main-wrp .curve-inner-bx .curve-center-bx .innov-image-pack {
        width: 190px;
        margin: 30px auto 0px; }
      .curve-main-wrp .curve-inner-bx .curve-center-bx .innov-ttle-pack {
        width: 100%;
        padding: 170px 20px 0px; }
      .curve-main-wrp .curve-inner-bx .curve-center-bx .innov-ttle-pack h2 {
        font-weight: 700;
        font-size: 24px;
        line-height: 30px;
        color: #fff;
        text-align: center; }
    .curve-main-wrp .curve-inner-bx .in-bx-grid {
      background-color: #fff;
      padding: 10px;
      -webkit-box-shadow: 0px 0px 42px -20px rgba(0, 0, 0, 0.78);
      -moz-box-shadow: 0px 0px 42px -20px rgba(0, 0, 0, 0.78);
      box-shadow: 0px 0px 42px -20px rgba(0, 0, 0, 0.78);
      min-height: 130px;
      border-radius: 10px; }
    .curve-main-wrp .curve-inner-bx .in-bx-grid p {
      font-size: 14px;
      line-height: 18px;
      font-weight: 400;
      margin: 0px; }
    .curve-main-wrp .curve-inner-bx .innov-grid-5-wrp {
      width: 100%;
      position: absolute;
      top: 50%;
      transform: translate(0%, -30%); }

.stock-top {
  padding-bottom: 20px;
  border-bottom: 1px solid #ee3137;
  margin-bottom: 20px; }
  .stock-top h6 {
    text-transform: uppercase;
    font-weight: 700;
    color: #666666;
    font-size: 17px;
    margin: 0px; }
  .stock-top h2 {
    text-transform: uppercase;
    font-weight: 700;
    color: #222222;
    font-size: 23px;
    margin: 0px; }

.stock-mid {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ee3137; }
  .stock-mid h2 {
    font-weight: 700;
    font-size: 52px;
    letter-spacing: -2px;
    background-image: url(../images/bsne-swn-arrw.png);
    background-repeat: no-repeat;
    background-position: right 30px center;
    line-height: 1;
    margin: 0px; }
  .stock-mid h6 {
    font-weight: 700;
    font-size: 18px;
    margin: 0px; }

.stock-bottom {
  border-bottom: 1px solid #ee3137;
  padding-bottom: 20px; }
  .stock-bottom h6 {
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase; }

.footer-open {
  display: none; }

.back-link {
  display: none !important; }

#wrap {
  margin: 10px 0px;
  display: inline-block;
  position: relative;
  height: 50px;
  float: right;
  padding: 0;
  position: relative;
  /* display:none; */ }

#tipue_search_input1 {
  height: 50px;
  font-size: 24px;
  font-family: 'Heebo', sans-serif;
  display: inline-block;
  font-weight: 400;
  border: none;
  outline: none;
  color: #555;
  padding: 3px;
  padding-right: 40px;
  width: 0px;
  position: absolute;
  top: 0px;
  right: 0px;
  background: none;
  z-index: 3;
  transition: width 0.4s cubic-bezier(0, 0.795, 0, 1);
  cursor: pointer; }

#tipue_search_input1:focus:hover {
  border-bottom: 1px solid #BBB; }

#tipue_search_input1:focus {
  width: 750px;
  z-index: 1;
  border-bottom: 1px solid #BBB;
  cursor: text;
  background-color: #fff; }

#tipue_search_button-icon1 {
  height: 47px;
  width: 43px;
  display: inline-block;
  color: red;
  float: right;
  background: url(../images/search-icon.png) center center no-repeat;
  text-indent: -10000px;
  border: none;
  z-index: 2;
  cursor: pointer;
  opacity: 1;
  cursor: pointer;
  transition: opacity .4s ease;
  background-size: 20px; }

#tipue_search_button-icon1:hover {
  opacity: 0.8; }

input:focus {
  outline: none;
  border: none; }

.no-mob {
  display: block !important; }

.no-desk {
  display: none !important; }

#Quarterly-Earnings .third-tabs .nested-tabs-lst li a {
  padding: 15px 15px 15px 15px !important; }

#Quarterly-Earnings .fourth-tabs .nested-tabs-lst li a {
  padding: 15px 15px 15px 15px !important; }

.ir-key-high-wrp {
  padding-left: 15px;
  padding-right: 15px; }

.ir-key-grid-cvr {
  border-top: 1px solid #e1e1e1;
  margin-top: 80px; }

.ir-common-ttle {
  font-weight: 300;
  font-size: 58px;
  color: #333333; }

.ir-key-bx {
  margin-top: -10px; }

.ir-key-bx h6 span {
  font-weight: 700;
  font-size: 18px;
  color: #333333;
  background-color: #fff;
  padding: 0px 15px 0px 30px;
  margin-bottom: 20px;
  display: inline-block; }

.ir-key-bx h6 span.lhs-no-pd {
  padding-left: 0px; }

.ir-key-bx .ir-info-numb span.numbr {
  display: inline-block;
  font-weight: 300;
  font-size: 58px;
  line-height: 40px;
  color: #ee3137; }

.ir-key-bx .ir-info-numb span.unit {
  display: block;
  text-align: right;
  font-weight: 300;
  font-size: 30px;
  color: #333333; }

.ir-bse-grid-wrp {
  padding-left: 15px;
  padding-right: 15px; }

.ir-bse-wrp {
  width: 100%;
  height: 200px;
  background-image: none;
  background-repeat: no-repeat;
  background-position: center left;
  background-size: cover;
  padding: 55px 0px; }

.bse-ttle-wrp h2 {
  font-weight: 700;
  font-size: 30px;
  color: #ee3137;
  margin: 5px 0px 0px; }

.bse-desc-wrp {
  padding: 5px 0px 5px 30px;
  border-left: 1px solid #ee3137;
  border-right: 1px solid #ee3137; }

.bse-desc-wrp p {
  font-weight: 400;
  font-size: 16px;
  color: #ee3137; }

.bse-drop-bx {
  padding: 24px 0px; }

.bse-drop-bx h2 {
  font-weight: 700;
  font-size: 30px;
  color: #ee3137;
  margin: 0px;
  background-image: url(../images/ir-dwn-arrw.png);
  background-repeat: no-repeat;
  background-position: right 50px top 10px; }

.bse-drop-bx h2 span {
  display: block;
  font-family: "Muli", sans-serif;
  font-weight: 400;
  font-size: 14px; }

.bse-info-bx h2 {
  font-weight: 300;
  font-size: 48px;
  color: #ee3137;
  margin: 0px;
  display: inline-block; }

.bse-info-bx h2 span.unit {
  font-weight: 500;
  font-size: 24px;
  color: #ee3137;
  opacity: 1;
  display: block;
  background-image: url(../images/ir-green-top-arrw.png);
  background-repeat: no-repeat;
  background-position: right 20px top 10px;
  padding-right: 40px; }

.ir-fr-wrp {
  background-image: url(../images/fr-bg_02.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover; }

.ir-fr-main-wrp {
  padding-left: 15px;
  padding-right: 15px; }

.fr-bx {
  margin-top: 30px; }
  .fr-bx a .fr-lhs {
    width: 100%;
    height: 100%;
    background-color: #ee3137;
    padding: 60px 25px; }
    .fr-bx a .fr-lhs h2 {
      font-weight: 700;
      font-size: 30px;
      color: #fff;
      margin: 0px; }
      .fr-bx a .fr-lhs h2 span {
        font-family: "Muli", sans-serif;
        font-weight: 400;
        font-size: 14px;
        text-transform: uppercase;
        display: block; }
  .fr-bx a .fr-rhs {
    padding: 30px 30px;
    background-color: #f0f5f8;
    border-right: 1px solid #b7b7b7;
    border-top: 1px solid #b7b7b7;
    border-bottom: 1px solid #b7b7b7;
    min-height: 194px;
    position: relative; }
    .fr-bx a .fr-rhs h2 {
      font-weight: 700;
      font-size: 30px;
      line-height: 1.1;
      color: #333333;
      margin: 0px; }
    .fr-bx a .fr-rhs span {
      color: #ee3137;
      text-transform: uppercase;
      font-family: 'Heebo', sans-serif;
      font-size: 12px;
      font-weight: 700;
      position: absolute;
      bottom: 30px;
      left: 30px; }

.ir-annual-report-wrp {
  background-image: url(../images/ar-bg_02.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover; }

.common-900-container {
  width: 100%;
  max-width: 900px;
  margin: 0 auto; }

.ir-ar-main-wrp {
  padding-left: 15px;
  padding-right: 15px; }

.ir-ar-rhs {
  width: 100%;
  height: 100%;
  padding: 100px 0px 0px 50px; }
  .ir-ar-rhs .dowmload-bt a {
    font-size: 14px;
    padding: 0px; }
  .ir-ar-rhs .dowmload-bt a span {
    background-image: url(../images/download-icon.png);
    background-position: center left 10px;
    background-repeat: no-repeat;
    background-size: 10px;
    padding: 8px 15px;
    display: block;
    padding-left: 30px; }

.ir-pr-wrp {
  width: 100%;
  height: 600px;
  position: relative;
  padding-top: 30px;
  overflow-x: hidden; }

.ir-pr-highlight-bx {
  width: 50%;
  height: 100%;
  background-color: #ee3137;
  position: absolute;
  top: 0px;
  right: 0px; }

.ir-pr-bx {
  width: 100%;
  height: 350px;
  background-color: #f3eeee;
  padding: 30px;
  position: relative; }
  .ir-pr-bx h2 {
    font-weight: 700;
    font-size: 24px;
    color: #333;
    margin: 0px 0px 10px;
    line-height: 1.2; }
  .ir-pr-bx p {
    font-family: 'Heebo', sans-serif;
    font-weight: 700;
    color: #ee3137;
    font-size: 12px; }
  .ir-pr-bx .dowmload-bt {
    position: absolute;
    bottom: 30px;
    left: 30px; }
  .ir-pr-bx .dowmload-bt a {
    font-size: 14px;
    padding: 0px; }
  .ir-pr-bx .dowmload-bt a span {
    background-image: url(../images/download-icon.png);
    background-position: center left 10px;
    background-repeat: no-repeat;
    background-size: 10px;
    padding: 8px 15px;
    display: block;
    padding-left: 30px; }

.ir-pr-sldr {
  overflow: visible !important;
  padding-left: 170px !important;
  margin-top: 30px; }

.ir-pr-next::after, .ir-pr-prev::after {
  display: none; }

.ir-pr-next, .ir-pr-prev {
  width: 31px !important;
  height: 31px !important;
  top: initial !important;
  bottom: -60px;
  outline: none;
  outline-style: none;
  border: none; }

.ir-pr-next {
  background-image: url(../images/recent-rhs-arrw.png);
  background-size: 31px;
  right: 54% !important; }

.ir-pr-prev {
  background-image: url(../images/recent-lhs-arrw.png);
  background-size: 31px;
  left: initial;
  left: 40% !important; }

.general-meet-wrp {
  width: 100%;
  background-image: url(../images/gm-bg_04.jpg);
  background-repeat: no-repeat;
  background-position: bottom  center;
  background-size: cover; }

.general-meet-wrp .ir-common-ttle {
  color: #fff; }

.gm-bx {
  width: 380px;
  height: 400px;
  padding: 60px;
  background-image: url(../images/gm-outline-sqr.png);
  background-repeat: no-repeat;
  background-positio: 0px 0px;
  background-size: cover;
  position: relative;
  transition: all 0.5s ease; }
  .gm-bx p.date {
    font-family: 'Heebo', sans-serif;
    font-weight: 700;
    font-size: 12px;
    color: #fff; }
  .gm-bx h2 {
    font-weight: 700;
    font-size: 30px;
    color: #fff; }
  .gm-bx .dowmload-bt {
    position: absolute;
    bottom: 60px;
    left: 60px; }
  .gm-bx .dowmload-bt a {
    font-size: 14px;
    padding: 0px;
    background-color: #ee3137;
    color: #fff;
    border: solid 1px #ee3137;
    transition: all 0.5s ease; }
  .gm-bx .dowmload-bt a span {
    background-image: url(../images/white-dwnload.png);
    background-position: center left 10px;
    background-repeat: no-repeat;
    background-size: 10px;
    padding: 8px 15px;
    display: block;
    padding-left: 30px; }

.gm-sldr-sqr {
  margin-top: 50px; }

.gm-bx:hover {
  background-image: url(../images/gm-hvr-bg_03.png);
  background-repeat: no-repeat;
  background-positio: 0px 0px;
  background-size: cover; }

.gm-bx:hover .dowmload-bt a {
  background-color: transparent;
  border: 1px solid #fff; }

.gm-sldr {
  padding-bottom: 40px !important; }

.gm-pagi {
  width: 100%;
  bottom: -35px; }

.gm-pagi .swiper-pagination-bullet {
  background-color: #fff;
  width: 15px;
  height: 15px;
  margin: 0px 4px; }

.ir-invest-sqr {
  padding-right: 15px;
  padding-left: 15px; }

.ir-invest-lhs ul.tabs {
  margin: 0;
  padding: 0;
  float: left;
  list-style: none;
  height: 81px;
  border-bottom: 1px solid #d7d7d7;
  width: 100%; }
.ir-invest-lhs ul.tabs li {
  float: left;
  margin: 0;
  cursor: pointer;
  padding: 0px 40px;
  height: 80px;
  line-height: 80px;
  border-top: 1px solid transparent;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
  border-bottom: 1px solid transparent;
  background-color: #fff;
  color: #7d7d7d;
  overflow: hidden;
  text-transform: uppercase;
  font-family: "Muli", sans-serif;
  font-size: 14px;
  font-weight: 400;
  position: relative; }
.ir-invest-lhs .tab_last {
  border-right: 1px solid #333; }
.ir-invest-lhs ul.tabs li:hover {
  background-color: #fff;
  color: #ee3137; }
.ir-invest-lhs ul.tabs li.active {
  background-color: #fff;
  color: #ee3137;
  border-bottom: 1px solid #fff;
  border-top: 1px solid #d7d7d7;
  border-left: 1px solid #d7d7d7;
  border-right: 1px solid #d7d7d7;
  display: block;
  font-weight: 700;
  height: 81px; }
.ir-invest-lhs .tab_container {
  border: 1px solid #d7d7d7;
  border-top: none;
  clear: both;
  float: left;
  width: 100%;
  background: #fff;
  overflow: auto; }
.ir-invest-lhs .tab_content {
  padding: 0px 50px 30px;
  display: none; }
.ir-invest-lhs .tab_drawer_heading {
  display: none; }
@media screen and (max-width: 480px) {
  .ir-invest-lhs .tabs {
    display: none; }
  .ir-invest-lhs .tab_drawer_heading {
    background-color: #ccc;
    color: #fff;
    border-top: 1px solid #333;
    margin: 0;
    padding: 5px 20px;
    display: block;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .ir-invest-lhs .d_active {
    background-color: #666;
    color: #fff; } }

.ic-1-bx {
  width: 100%;
  min-height: 165px;
  border-bottom: 2px solid #ee3137;
  margin-top: 30px; }
  .ic-1-bx p.name {
    font-weight: 700;
    font-size: 14px;
    color: #333333;
    margin: 0px; }
  .ic-1-bx p.addr {
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #7d7d7d;
    margin: 5px 0px 10px;
    min-height: 54px; }
  .ic-1-bx a {
    display: block;
    font-size: 14px;
    font-weight: 700;
    color: #333333;
    padding-left: 25px;
    margin-top: 10px; }
  .ic-1-bx a.phne {
    background-image: url(../images/ir-phone-icn.png);
    background-repeat: no-repeat;
    background-position: left top 5px; }
  .ic-1-bx a.mail {
    background-image: url(../images/ir-mail-icn.png);
    background-repeat: no-repeat;
    background-position: left top 5px; }

.ir-invest-rhs {
  width: 100%;
  height: 100%;
  background: #ee7431;
  background: -moz-linear-gradient(45deg, #ee7431 0%, #ee3137 100%);
  background: -webkit-linear-gradient(45deg, #ee7431 0%, #ee3137 100%);
  background: linear-gradient(45deg, #ee7431 0%, #ee3137 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ee7431', endColorstr='#ee3137',GradientType=1 );
  padding: 35px; }
  .ir-invest-rhs .ir-common-ttle {
    color: #fff; }
  .ir-invest-rhs ul {
    list-style: none;
    list-style-type: none;
    margin: 0px;
    padding: 0px 0px 0px 0px; }
  .ir-invest-rhs ul li {
    margin: 0px;
    padding: 0px; }
  .ir-invest-rhs ul li a {
    font-family: "Muli", sans-serif;
    font-weight: 400;
    font-size: 20px;
    color: #fff;
    display: block;
    background-image: url(../images/ql-arrw.png);
    background-repeat: no-repeat;
    background-position: right center;
    padding: 10px 20px 10px 10px;
    border-bottom: 1px solid #ffe288; }

.plhs-bx .ir-common-ttle {
  color: #fff; }

.plhs-bx p.sub-desc {
  font-family: "Muli", sans-serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 30px; }

.capitals-wrp {
  width: 100%;
  height: 650px;
  padding: 50px 0px;
  background-color: #f1f1f1; }
  .capitals-wrp .capital-temp-bx {
    margin-top: 30px;
    width: 100%;
    position: absolute;
    display: flex; }
  .capitals-wrp .capital-card {
    width: 350px;
    height: 455px;
    padding: 65px;
    display: inline-table;
    margin: 0px;
    /*background-image: url(../images/awardsFrame.png);*/
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative; }
  .capitals-wrp .capital-card p {
    text-align: center;
    font-weight: 700;
    color: #333;
    font-size: 17px;
    padding: 0px 10px;
    line-height: 22px; }
  .capitals-wrp .capital-card h2 {
    font-weight: 900;
    text-align: center;
    width: auto;
    font-size: 50px;
    color: #e2e2e2;
    position: absolute;
    bottom: 50px;
    left: 50%;
    transform: translate(-50%, 0px); }
  .capitals-wrp .capital-next, .capitals-wrp .capital-prev, .capitals-wrp .ps-next, .capitals-wrp .ps-prev {
    display: none; }
  .capitals-wrp .trophy-wrp {
    width: 101px;
    margin: 10px auto; }

.white-clr {
  color: #FFFFFF; }

.dark-grey {
  color: #333; }

.dark-grey2 {
  background-color: #dcdcdc; }

.ir-red-bg {
  background-color: #ee3137; }

.ir-light-grey-bg {
  background-color: #f1f1f1; }

.ir-dark-grey-bg {
  background-color: #333333; }

.ir-grix-sqr {
  width: 100%;
  height: 170px;
  padding: 25px;
  position: relative; }

.ir-grix-sqr h2 {
  font-weight: 700;
  font-size: 28px;
  line-height: 1.1;
  margin-bottom: 20px; }

.ir-grix-sqr a {
  position: absolute;
  bottom: 25px;
  left: 25px; }

.yr-grid-bx {
  width: 100%;
  padding: 20px;
  min-height: 350px;
  border: 1px solid #e4e4e4;
  transition: all 0.5s ease; }

.yr-grid-bx h2 {
  font-weight: 700;
  color: #333;
  font-size: 32px;
  transition: all 0.5s ease; }

.yr-grid-bx h4 {
  font-weight: 400;
  color: #333;
  font-size: 16px;
  transition: all 0.5s ease; }

.yr-grid-bx ul {
  margin: 30px 0px 0px;
  padding: 0px;
  list-style: none;
  list-style-type: none; }

.yr-grid-bx ul li {
  margin: 0px;
  padding: 0px; }

.yr-grid-bx ul li a {
  font-size: 16px;
  display: block;
  font-weight: 400;
  color: #333;
  padding: 15px 0px 15px 50px;
  background-repeat: no-repeat !important;
  background-position: left 0px center !important;
  background-size: 40px !important;
  transition: all 0.5s ease; }

.yr-grid-bx ul li a.yr-grid-icn1 {
  background-image: url(../images/earnings-presentation-red.png); }

.yr-grid-bx ul li a.yr-grid-icn2 {
  background-image: url(../images/financial-statements-red.png); }

.yr-grid-bx ul li a.yr-grid-icn3 {
  background-image: url(../images/press-release-red.png); }

.yr-grid-bx ul li a.yr-grid-icn4 {
  background-image: url(../images/earnings-call-transcript-red.png); }

.yr-grid-bx ul li a.yr-grid-icn5 {
  background-image: url(../images/notice-red.png); }

.yr-grid-bx:hover {
  background-color: #d33; }

.yr-grid-bx:hover h2 {
  color: #fff; }

.yr-grid-bx:hover h4 {
  color: #fff; }

.yr-grid-bx:hover ul li a {
  color: #fff; }

.yr-grid-bx:hover ul li a.yr-grid-icn1 {
  background-image: url(../images/earnings-presentation-white.png); }

.yr-grid-bx:hover ul li a.yr-grid-icn2 {
  background-image: url(../images/financial-statements-white.png); }

.yr-grid-bx:hover ul li a.yr-grid-icn3 {
  background-image: url(../images/press-release-white.png); }

.yr-grid-bx:hover ul li a.yr-grid-icn4 {
  background-image: url(../images/earnings-call-transcript-white.png); }

.yr-grid-bx:hover ul li a.yr-grid-icn5 {
  background-image: url(../images/notice-white.png); }

.bore-well-wrp {
  width: 600px;
  margin: 30px auto 0px; }

/*vishwajeet css end*/
/* KINJAL 25-01-21 */
.no-banner {
  margin-top: 120px;
  margin-bottom: 5px; }

#invester-relation-inner .tabContent-toggler {
  background: #333;
  color: white;
  position: relative;
  margin-bottom: 1rem;
  font-size: 18px;
  padding: 1rem 1rem; }
#invester-relation-inner .tabContent-toggler:hover {
  color: white; }
#invester-relation-inner .tabContent-toggler:after {
  content: '+';
  position: absolute;
  top: 50%;
  right: 0.5rem;
  color: white;
  background: inherit;
  font-weight: bold;
  font-size: 2rem;
  -webkit-transform: translate(0%, -50%);
  -moz-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
  line-height: 1; }
#invester-relation-inner .tabContent-toggler.active:after {
  content: '-'; }
#invester-relation-inner .tabContent-toggler.active {
  margin: 0;
  background: #ee3137; }
#invester-relation-inner .tabContent-toggler + .tab-pane {
  padding: 0.5rem;
  box-shadow: 1px 1px 5px #2b2b2b;
  margin-bottom: 1rem; }
#invester-relation-inner .nav-tabs {
  border-radius: 0px;
  border-bottom: none;
  margin-bottom: 20px; }
  #invester-relation-inner .nav-tabs .nav-item {
    margin-bottom: 0; }
  #invester-relation-inner .nav-tabs .nav-link {
    /* background-color: #ee3137;  */
    background: #ddd;
    color: #333;
    border-top-left-radius: 0rem;
    border-top-right-radius: 0rem;
    border-radius: 5px;
    margin-right: 10px;
    padding: .5rem 0.7rem; }
    #invester-relation-inner .nav-tabs .nav-link.active {
      background: #d33;
      color: #fff; }
#invester-relation-inner .card-content1 {
  border-bottom: solid 1px #e2e2e2;
  padding: 30px 0px;
  position: relative; }
  #invester-relation-inner .card-content1 h3 {
    font-size: 20px;
    color: #333;
    font-weight: 700;
    margin-bottom: 3px; }
  #invester-relation-inner .card-content1 h6 {
    font-size: 12px;
    color: #d33; }
  #invester-relation-inner .card-content1 .dowmload-bt {
    position: absolute;
    right: 0px;
    top: 20px; }
    #invester-relation-inner .card-content1 .dowmload-bt a {
      font-size: 14px;
      padding: 0px; }
      #invester-relation-inner .card-content1 .dowmload-bt a span {
        background-image: url(../images/download-icon.png);
        background-position: 93% 13px;
        background-repeat: no-repeat;
        background-size: 10px;
        padding: 8px 15px;
        display: block;
        padding-right: 25px; }
#invester-relation-inner .annual-box {
  padding: 30px;
  border: solid 2px #e4e4e4; }
  #invester-relation-inner .annual-box h3 {
    font-size: 20px;
    color: #333;
    font-weight: 700;
    margin-bottom: 3px; }
  #invester-relation-inner .annual-box h6 {
    font-size: 12px;
    color: #d33; }
  #invester-relation-inner .annual-box .dowmload-bt {
    position: absolute;
    bottom: 0px;
    left: 0px; }
    #invester-relation-inner .annual-box .dowmload-bt a {
      font-size: 14px;
      padding: 0px; }
      #invester-relation-inner .annual-box .dowmload-bt a span {
        background-image: url(../images/download-icon.png);
        background-position: 93% 13px;
        background-repeat: no-repeat;
        background-size: 10px;
        padding: 8px 15px;
        display: block;
        padding-right: 25px; }
#invester-relation-inner .tab-content > .tab-pane {
  padding-bottom: 80px; }
#invester-relation-inner .second-tabs {
  padding: 20px;
  border: solid 1px #e4e4e4;
  margin-top: 35px; }

.invester-box-contact {
  margin-top: 25px; }
  .invester-box-contact h5 {
    font-weight: 700;
    font-size: 18px; }
  .invester-box-contact p {
    line-height: 25px;
    font-size: 16px; }
    .invester-box-contact p a {
      color: #000; }

/* END */
/* KINJAL 01-02-21 */
.ppv-wrp .swiper-js-container {
  margin-bottom: 30px; }

/*deepika css start*/
.pipes-slider .swiper-custom-next:focus, .pipes-slider .swiper-custom-prev:focus {
  outline: 0; }

.tbl-red-clr {
  color: #ee3137; }

.get-float-bt {
  position: fixed;
  right: 0px;
  top: 40%;
  width: 140px;
  background-color: #333333;
  z-index: 999;
  display: inline-block;
  transform: rotate(-90deg) translate(-220px, 55px); }

.get-float-bt a {
  display: block;
  color: #fff;
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  padding: 7px 12px;
  text-align: center; }

.get-float-bt a:hover {
  background-color: #ee3137;
  text-decoration: none; }

.dos-donts-acc {
  margin: 20px 0 60px; }

.dos-donts-acc .panel-group .panel {
  border-radius: 0;
  box-shadow: none;
  border-color: #dcddde;
  position: relative; }

.dos-donts-acc .panel-default > .panel-heading {
  padding: 0;
  border-radius: 0;
  color: #212121;
  background-color: #f7f7f7;
  border: 1px solid #e4e4e4; }

.dos-donts-acc .panel-title {
  font-size: 14px; }

.dos-donts-acc .panel-title > a {
  display: block;
  padding: 15px;
  text-decoration: none; }

.dos-donts-acc .more-less {
  float: right;
  color: #212121; }

.dos-donts-acc .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #EEEEEE; }

.dos-donts-acc .panel-group .panel-heading a::after {
  content: "+";
  font-size: 36px;
  font-weight: 300;
  line-height: 33px;
  position: absolute;
  right: 20px;
  top: 20px;
  color: #333333; }

.dos-donts-acc .panel-group .panel-heading a.collapsed::after {
  content: "-";
  font-size: 60px;
  font-weight: 300;
  line-height: 33px;
  position: absolute;
  right: 20px;
  top: 20px;
  color: #333333; }

.durafit-bnr {
  background-image: url(../images/no-image.jpg);
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: cover; }

.dur-tbl tr th {
  height: 50px; }

.dur-tbl tr td {
  padding: 10px; }

.pop-table-wrp tr th table.hed-pop-mix-grid-5 tr th {
  width: 15%;
  padding: 5px 0px; }

.pop-table-wrp tr th table.hed-pop-mix-grid-5 tr th.brd-top {
  border-top: 1px solid #111111; }

.pop-table-wrp tr th table.hed-pop-mix-grid-5 tr th.brd-rght {
  border-right: 1px solid #111111; }

.pop-table-wrp tr th table.hed-pop-mix-grid-6 tr th {
  width: 16.66%;
  padding: 5px 0px; }

.pop-table-wrp tr th table.hed-pop-mix-grid-6 tr th.brd-top {
  border-top: 1px solid #111111; }

.pop-table-wrp tr th table.hed-pop-mix-grid-6 tr th.brd-rght {
  border-right: 1px solid #111111; }

.range-list ul {
  padding-left: 15px; }

.range-list ul li {
  padding-bottom: 7px;
  font-size: 18px;
  line-height: 24px; }

.range-list ul li ul {
  padding-top: 10px; }

.standard-tbl tr th, .standard-tbl tr td {
  padding: 7px;
  text-align: center; }

.standard-tbl tr th {
  background-color: #dcddde; }

.standard-tbl tr td.main-head {
  background-color: #ed1d24;
  color: #ffffff;
  font-weight: 600; }

.standard-tbl tr td ul {
  padding-left: 20px; }

.standard-tbl tr td ul li {
  padding-bottom: 7px;
  text-align: left; }

.standard-tbl {
  padding-bottom: 30px; }

.enquiry-wrp .modal-header {
  padding: 11px 15px;
  background-color: #F8F8F8;
  background: -webkit-linear-gradient(top, #F8F8F8, #F2F2F2);
  background: -moz-linear-gradient(top, #f8f8f8, #f2f2f2);
  background: -ms-linear-gradient(top, #f8f8f8, #f2f2f2);
  background: -o-linear-gradient(top, #f8f8f8, #f2f2f2);
  background: linear-gradient(top, #f8f8f8, #f2f2f2); }

.enquiry-wrp .form-group label {
  font-size: 16px !important; }

.enquiry-wrp .form-group input[type="text"], .form-group input[type="number"], .form-group input[type="email"] {
  border-bottom: solid 1px #ee3137;
  height: 38px;
  border-top: none;
  border-left: none;
  border-right: none;
  border-radius: 0px;
  background-color: transparent;
  color: #333; }

.enquiry-wrp .form-group textarea {
  min-height: 38px;
  border-bottom: solid 1px #ee3137;
  border-top: 0px;
  background-color: transparent;
  color: #333;
  border-radius: 0px;
  border-left: none;
  border-right: none;
  height: 38px; }

.enquiry-wrp .form-group #enquiry-Types {
  background-color: transparent;
  border-radius: 0px;
  color: #333;
  border-top: none;
  border-left: none;
  border-right: none;
  font-style: italic;
  border-bottom: 1px solid #ee3137; }

.enquiry-wrp .form-group #enquiry-Types option {
  color: #000; }

.enquiry-wrp ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #333;
  font-style: italic; }
.enquiry-wrp ::-moz-placeholder {
  /* Firefox 19+ */
  color: #333;
  font-style: italic; }
.enquiry-wrp :-ms-input-placeholder {
  /* IE 10+ */
  color: #333;
  font-style: italic; }
.enquiry-wrp :-moz-placeholder {
  /* Firefox 18- */
  color: #333;
  font-style: italic; }

.h-40 {
  height: 40px; }

.stock-market {
  margin-bottom: 30px; }
  .stock-market h2 {
    font-weight: 700;
    font-size: 22px;
    margin-bottom: 0px; }
  .stock-market .new-box {
    padding-left: 0px !important;
    margin-top: 30px;
    padding-right: 30px; }

.enquiry-wrp .bt-style {
  background-color: #fff; }

.enquiry-wrp .bt-style:focus {
  outline: 0; }

.enquiry-wrp .form-group input[type=number]::-webkit-inner-spin-button,
.enquiry-wrp .form-group input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0; }

.enquiry-wrp .modal-header {
  background: #fff; }

.enquiry-wrp .modal-title {
  width: 100%;
  text-align: center;
  color: #ee3137; }

.enquiry-wrp .modal-body {
  background: #fff; }

.enquiry-wrp .form-control {
  outline: none;
  outline-style: none; }

.enquiry-wrp .form-control:focus {
  box-shadow: none; }

.enquiry-wrp .modal-header .close {
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto;
  color: #ee3137;
  opacity: 1; }

#st-1 .st-btn[data-network='sharethis'] {
  border: none;
  background-image: url(../images/share-icn-1.png);
  background-repeat: no-repeat;
  background-position: center;
  background-color: #fff !important;
  width: 16px;
  height: 16px;
  top: 5px; }

#st-1 .st-btn:hover {
  opacity: 1 !important;
  top: 5px !important; }

#st-1 .st-btn[data-network='sharethis'] img {
  display: none; }

/*deepika css end*/
body.no-enquiry .get-float-bt {
  display: none; }

.pp-ttle {
  font-size: 26px;
  font-weight: 700;
  line-height: 36px;
  margin: 10px 0px;
  color: #000; }

.pp-desc {
  font-size: 18px;
  line-height: 24px;
  font-family: "Muli", sans-serif;
  font-weight: 400;
  color: #333; }

.spacer-pp {
  height: 20px; }

.cittl-wrp {
  width: 100%;
  height: 600px;
  background-color: #f1f1f1;
  margin-top: 50px;
  position: relative; }
  .cittl-wrp .cittl-bg-bx {
    width: 100%;
    height: 257px;
    background-color: #e4e4e4;
    position: absolute;
    top: 0px;
    left: 0px;
    background-image: url(../images/cittl-circle.png);
    background-repeat: no-repeat;
    background-position: left 150px top; }
  .cittl-wrp .cittl-sldr {
    width: 100%;
    height: 600px; }
    .cittl-wrp .cittl-sldr .cittl-pagination {
      left: 50px;
      right: inherit;
      top: 0px;
      transform: translate3d(0px, 0%, 0); }
    .cittl-wrp .cittl-sldr .cittl-inner-bx {
      width: 100%;
      height: 100%;
      background-color: #f1f1f1; }
    .cittl-wrp .cittl-sldr .cittl-pagination .swiper-pagination-bullet {
      margin: 64px 0;
      position: relative; }
    .cittl-wrp .cittl-sldr .cittl-pagination .swiper-pagination-bullet::before {
      content: '';
      position: absolute;
      top: -15px;
      left: 20px;
      font-family: 'Heebo', sans-serif;
      font-size: 28px;
      font-weight: 700;
      opacity: 0.5;
      transition: all 0.5s ease; }
    .cittl-wrp .cittl-sldr .cittl-pagination .swiper-pagination-bullet:hover::before {
      opacity: 1; }
    .cittl-wrp .cittl-sldr .cittl-pagination .swiper-pagination-bullet:nth-child(1)::before {
      content: '1900\0027s'; }
    .cittl-wrp .cittl-sldr .cittl-pagination .swiper-pagination-bullet:nth-child(2)::before {
      content: '2000\0027s'; }
    .cittl-wrp .cittl-sldr .cittl-pagination .swiper-pagination-bullet:nth-child(3)::before {
      content: '2018\0027s'; }
    .cittl-wrp .cittl-sldr .cittl-pagination .swiper-pagination-bullet-active::before {
      opacity: 1;
      font-size: 36px;
      top: -24px; }
    .cittl-wrp .cittl-sldr .swiper-pagination-bullet-active {
      background: #000; }
    .cittl-wrp .cittl-sldr .cille-sqr {
      width: 100%;
      height: 100%;
      padding: 50px; }
    .cittl-wrp .cittl-sldr .cittl-pic {
      text-align: right;
      transform: translate(0px, -30px);
      opacity: 0;
      transition: 0.3s;
      transition-delay: 0.1s; }
    .cittl-wrp .cittl-sldr .cittl-desc {
      transform: translate(0px, -30px);
      opacity: 0;
      transition: 0.3s;
      transition-delay: 0.2s; }
    .cittl-wrp .cittl-sldr h2 {
      font-weight: 600;
      line-height: 46px;
      font-size: 48px;
      font-family: 'Heebo', sans-serif;
      margin-top: 90px;
      margin-bottom: 50px;
      letter-spacing: -2px; }
      .cittl-wrp .cittl-sldr h2 span {
        display: block; }
    .cittl-wrp .cittl-sldr ul {
      list-style: circle;
      list-style-type: circle;
      margin: 0px;
      padding: 0px 0px 0px 20px; }
    .cittl-wrp .cittl-sldr ul li {
      color: #666;
      font-size: 18px;
      font-weight: 400;
      line-height: 24px;
      margin: 20px 0px; }
    .cittl-wrp .cittl-sldr .swiper-slide-active .cittl-pic {
      opacity: 1;
      transform: translate(0px, 0px); }
    .cittl-wrp .cittl-sldr .swiper-slide-active .cittl-desc {
      opacity: 1;
      transform: translate(0px, 0px); }

.curve-cont-wrp .curve-red-pk-bx {
  width: 100%;
  height: 450px;
  background-color: #e81c24;
  padding: 50px 30px 0px; }
  .curve-cont-wrp .curve-red-pk-bx h2 {
    text-align: center;
    color: #fff;
    font-size: 28px;
    font-family: 'Heebo', sans-serif; }
.curve-cont-wrp .curve-dsc-bx {
  width: 100%;
  height: 100%;
  padding: 30px 20px; }
  .curve-cont-wrp .curve-dsc-bx p {
    font-family: 'Heebo', sans-serif;
    font-weight: 300;
    color: #666;
    font-size: 22px;
    line-height: 32px; }
.curve-cont-wrp .curbe-white-bg {
  background-color: #fff; }
.curve-cont-wrp .curbe-grey-bg {
  background-color: #333; }
  .curve-cont-wrp .curbe-grey-bg p {
    color: #fff; }
.curve-cont-wrp .curbe-red-bg {
  background-color: #e81c24; }
  .curve-cont-wrp .curbe-red-bg p {
    color: #fff; }
.curve-cont-wrp .spacer-curve {
  height: 30px; }
.curve-cont-wrp .h-190 {
  height: 190px; }
.curve-cont-wrp .curb-bg-2 {
  width: 100%;
  height: 100%;
  background-image: url(../images/curb-bg-2.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover; }

.patent-products-wrp .center-ttle {
  text-align: center;
  font-size: 36px;
  line-height: 36px;
  color: #333333;
  font-weight: 700; }
.patent-products-wrp .pp-sqr-main-wrp {
  width: 100%;
  margin-top: 50px; }
  .patent-products-wrp .pp-sqr-main-wrp .pp-bx-vc h2 {
    font-family: 'Heebo', sans-serif;
    font-weight: 700;
    font-size: 20px;
    text-align: center;
    margin-top: 30px; }

.bod-main-wrp {
  margin-top: 50px; }

.bod-pic {
  width: 260px;
  border-radius: 100%;
  margin: 0 auto 30px;
  border: 6px solid #fff;
  overflow: hidden;
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1); }

.bod-pic img {
  transition: all .3s ease; }

.bod-bx:hover .bod-pic img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05); }

.bod-bx {
  text-align: center; }

.bod-name {
  font-size: 26px;
  font-weight: 700;
  color: #333; }

.bod-desig {
  color: #ee3137;
  font-style: italic;
  font-size: 16px;
  font-weight: 400;
  margin: 0px; }

.bod-sp {
  text-align: center;
  background-color: #f1f1f1;
  padding: 20px;
  border-radius: 10px;
  border: 1px solid #e4e4e4;
  box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.1);
  margin-top: 30px; }

.sec-ttle {
  font-size: 28px;
  font-weight: 700;
  color: #ee3137; }

label.error, label.captcha_note {
  color: #e22632;
  font-weight: 500; }

#formcontact label.error, #formcontact label.captcha_note {
  color: #e22632;
  font-weight: 500;
  position: absolute;
  margin-top: -18px; }

.temp-no-bnr {
  display: none; }

.under-maintenance-wrp {
  width: 100%;
  height: 100vh;
  background-color: #f1f1f;
  position: relative; }

.unedr-logo {
  width: 200px;
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%); }

.under-logo-desc {
  width: 515px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

.under-logo-desc h2 {
  font-weight: 700;
  text-align: center;
  font-size: 40px;
  color: #ee3137; }

body.shareholders-page #invester-relation-inner .nav-tabs .nav-link {
  font-size: 14px; }

#news-update .new-left .stock-market .new-box a h3 {
  color: #333;
  font-size: 23px; }

#news-update .new-left .stock-market .new-box a .news-date {
  color: #333; }

.latest-update-wrp .press-bx {
  height: 200px; }

.analyst-coverage {
  background-color: #f1f1f1;
  padding: 10px;
  margin-bottom: 30px; }
  .analyst-coverage img {
    margin-bottom: 10px; }
  .analyst-coverage a {
    display: block;
    position: relative;
    border-bottom: solid 1px #dfdfdf;
    padding: 10px; }
    .analyst-coverage a h2 {
      font-size: 16px;
      color: #333;
      font-weight: 700;
      margin-bottom: 0px; }
    .analyst-coverage a p {
      font-size: 12px;
      color: #d33;
      margin-bottom: 0px; }
    .analyst-coverage a:after {
      content: "+";
      position: absolute;
      right: 10px;
      top: 5px;
      font-size: 30px;
      font-weight: 700;
      color: #ee3137;
      position: absolute;
      transition: all 0.5s ease; }
    .analyst-coverage a:nth-child(3) {
      border-bottom: none; }
    .analyst-coverage a:hover {
      background-color: rgba(0, 0, 0, 0.08); }
  .analyst-coverage:hover {
    background-color: #ee3137; }
    .analyst-coverage:hover a p, .analyst-coverage:hover a h2, .analyst-coverage:hover a:after {
      color: #FFFFFF; }

.sus-griha-bx {
  width: 100%;
  background-image: url(../images/green-rating-pic.jpg);
  background-repeat: no-repeat;
  background-position: top 20px left;
  border: 1px solid #e4e4e4;
  padding: 15px;
  margin-top: 30px; }
.sus-griha-bx a.cvr-cta {
  text-decoration: none;
  padding: 0px 0px 0px 220px;
  display: block;
  margin-top: 0px; }
.sus-griha-bx a.cvr-cta h2 {
  font-size: 24px;
  color: #333;
  font-weight: 700; }
.sus-griha-bx a.bt-style {
  margin: 20px auto 0px;
  width: 120px;
  display: block;
  text-align: center; }

#pop-modal .modal-dialog {
  max-width: 1000px; }
#pop-modal .modal-dialog .modal-body {
  padding: 0px; }
#pop-modal .modal-dialog .modal-body .close {
  color: #fff;
  opacity: 1;
  padding: 13px 18px; }
#pop-modal .bad-popup-card {
  max-width: 100%;
  height: auto;
  padding: 0px; }
#pop-modal .bad-popup-card h2 {
  color: #fff;
  background-color: #ed0000;
  text-align: center;
  font-size: 26px;
  font-weight: 600;
  margin: 0px;
  padding: 10px 0px; }
#pop-modal .bad-popup-card .pop-bad-cvr {
  padding: 30px; }
#pop-modal .bad-popup-card .pop-bad-cvr #form-pop {
  width: 100%; }
#pop-modal .bad-popup-card .pop-bad-cvr #form-pop .form-control:focus {
  outline: none;
  outline-style: none;
  border-color: #ced4da;
  border: 1px solid #ced4da;
  box-shadow: none; }
#pop-modal .bad-popup-card .pop-bad-cvr #form-pop .form-control {
  border-color: #ced4da;
  font-size: 14px;
  color: #495057; }
#pop-modal .bad-popup-card .pop-bad-cvr #form-pop ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #495057;
  font-size: 14px; }
#pop-modal .bad-popup-card .pop-bad-cvr #form-pop ::-moz-placeholder {
  /* Firefox 19+ */
  color: #495057;
  font-size: 14px; }
#pop-modal .bad-popup-card .pop-bad-cvr #form-pop :-ms-input-placeholder {
  /* IE 10+ */
  color: #495057;
  font-size: 14px; }
#pop-modal .bad-popup-card .pop-bad-cvr #form-pop :-moz-placeholder {
  /* Firefox 18- */
  color: #495057;
  font-size: 14px; }
#pop-modal .bad-popup-card .pop-bad-cvr #form-pop .form-ttle-pop {
  font-size: 17px;
  font-weight: 700;
  color: #495057; }
#pop-modal .bad-popup-card .pop-bad-cvr #form-pop .form-check-label {
  font-size: 13px;
  line-height: 1.2;
  font-weight: 400;
  color: #495057; }
#pop-modal .bad-popup-card .pop-bad-cvr #form-pop .form-check-label b {
  font-weight: 600;
  font-size: 13px;
  display: block; }
#pop-modal .bad-popup-card .pop-bad-cvr #form-pop .form-check-input {
  margin-top: 0.3rem; }
#pop-modal .bad-popup-card .pop-bad-cvr #form-pop .btn-lg {
  background-color: #ed0000;
  border-color: #ed0000;
  width: 100%;
  font-size: 15px;
  text-transform: uppercase; }

/*RESPONSIVE*/
@media only screen and (min-device-width: 320px) and (max-device-width: 767px) {
  .sec-arwd {
    margin-top: 20px; }

  #pop-modal .bad-popup-card .pop-bad-cvr {
    padding: 15px 0px; }

  #pop-modal .bad-popup-card .pop-bad-cvr #form-pop {
    margin-top: 15px; } }

/*# sourceMappingURL=style.css.map */
