@font-face {
  font-family: 'Lato-Bold';
  src: url("../fonts/Lato-Bold.eot");
  src: url("../fonts/Lato-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Lato-Bold.woff2") format("woff2"), url("../fonts/Lato-Bold.woff") format("woff"), url("../fonts/Lato-Bold.ttf") format("truetype"), url("../fonts/Lato-Bold.svg#Lato-Bold") format("svg");
  font-weight: bold;
  font-style: normal; }
@font-face {
  font-family: 'Lato-HairlineItalic';
  src: url("../fonts/Lato-HairlineItalic.eot");
  src: url("../fonts/Lato-HairlineItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Lato-HairlineItalic.woff2") format("woff2"), url("../fonts/Lato-HairlineItalic.woff") format("woff"), url("../fonts/Lato-HairlineItalic.ttf") format("truetype"), url("../fonts/Lato-HairlineItalic.svg#Lato-HairlineItalic") format("svg");
  font-weight: 300;
  font-style: italic; }
@font-face {
  font-family: 'Lato-BlackItalic';
  src: url("../fonts/Lato-BlackItalic.eot");
  src: url("../fonts/Lato-BlackItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Lato-BlackItalic.woff2") format("woff2"), url("../fonts/Lato-BlackItalic.woff") format("woff"), url("../fonts/Lato-BlackItalic.ttf") format("truetype"), url("../fonts/Lato-BlackItalic.svg#Lato-BlackItalic") format("svg");
  font-weight: 900;
  font-style: italic; }
@font-face {
  font-family: 'Lato-Italic';
  src: url("../fonts/Lato-Italic.eot");
  src: url("../fonts/Lato-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/Lato-Italic.woff2") format("woff2"), url("../fonts/Lato-Italic.woff") format("woff"), url("../fonts/Lato-Italic.ttf") format("truetype"), url("../fonts/Lato-Italic.svg#Lato-Italic") format("svg");
  font-weight: normal;
  font-style: italic; }
@font-face {
  font-family: 'Lato-Regular';
  src: url("../fonts/Lato-Regular.eot");
  src: url("../fonts/Lato-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Lato-Regular.woff2") format("woff2"), url("../fonts/Lato-Regular.woff") format("woff"), url("../fonts/Lato-Regular.ttf") format("truetype"), url("../fonts/Lato-Regular.svg#Lato-Regular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Lato-Black';
  src: url("../fonts/Lato-Black.eot");
  src: url("../fonts/Lato-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/Lato-Black.woff2") format("woff2"), url("../fonts/Lato-Black.woff") format("woff"), url("../fonts/Lato-Black.ttf") format("truetype"), url("../fonts/Lato-Black.svg#Lato-Black") format("svg");
  font-weight: 900;
  font-style: normal; }
@font-face {
  font-family: 'Lato-LightItalic';
  src: url("../fonts/Lato-LightItalic.eot");
  src: url("../fonts/Lato-LightItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Lato-LightItalic.woff2") format("woff2"), url("../fonts/Lato-LightItalic.woff") format("woff"), url("../fonts/Lato-LightItalic.ttf") format("truetype"), url("../fonts/Lato-LightItalic.svg#Lato-LightItalic") format("svg");
  font-weight: 300;
  font-style: italic; }
@font-face {
  font-family: 'Lato-Light';
  src: url("../fonts/Lato-Light.eot");
  src: url("../fonts/Lato-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Lato-Light.woff2") format("woff2"), url("../fonts/Lato-Light.woff") format("woff"), url("../fonts/Lato-Light.ttf") format("truetype"), url("../fonts/Lato-Light.svg#Lato-Light") format("svg");
  font-weight: 300;
  font-style: normal; }
@font-face {
  font-family: 'Lato-Hairline';
  src: url("../fonts/Lato-Hairline.eot");
  src: url("../fonts/Lato-Hairline.eot?#iefix") format("embedded-opentype"), url("../fonts/Lato-Hairline.woff2") format("woff2"), url("../fonts/Lato-Hairline.woff") format("woff"), url("../fonts/Lato-Hairline.ttf") format("truetype"), url("../fonts/Lato-Hairline.svg#Lato-Hairline") format("svg");
  font-weight: 300;
  font-style: normal; }
@font-face {
  font-family: 'Lato-BoldItalic';
  src: url("../fonts/Lato-BoldItalic.eot");
  src: url("../fonts/Lato-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Lato-BoldItalic.woff2") format("woff2"), url("../fonts/Lato-BoldItalic.woff") format("woff"), url("../fonts/Lato-BoldItalic.ttf") format("truetype"), url("../fonts/Lato-BoldItalic.svg#Lato-BoldItalic") format("svg");
  font-weight: bold;
  font-style: italic; }
@media (min-width: 1200px) {
  .container {
    width: 1145px; } }
/********************common**********************/
.navbar-brand {
  transition: 0.3s all ease-in-out 0s; }

.fixed-brand {
  padding: 10px;
  transition: 0.3s all ease-in-out 0s; }
  .fixed-brand .logo {
    position: static;
    height: 90px !important;
    width: 240px !important;
    -webkit-transition: height 0.3s;
    -moz-transition: height 0.3s;
    -ms-transition: height 0.3s;
    -o-transition: height 0.3s;
    transition: height 0.3s; }
    @media (min-width: 320px) and (max-width: 767px) {
      .fixed-brand .logo {
        height: 60px !important;
        width: 155px !important;
        margin: 0 0px 0 10px; } }
    @media (min-width: 768px) and (max-width: 1024px) {
      .fixed-brand .logo {
        margin: 0 0px 0 10px; } }

.customnew {
  color: #ffffff;
  font-size: 15px;
  font-family: "Lato-Regular";
  padding: 3px 18px;
  border: 1px solid #2e3192;
  border-radius: 20px;
  color: #2e3192;
  font-size: 15px;
  line-height: 30px;
  text-transform: uppercase;
  text-align: left;
  margin: 35px 0; }
  @media (min-width: 320px) and (max-width: 767px) {
    .customnew {
      font-size: 12px;
      line-height: 24px;
      margin: 10px 0;
      padding: 3px 15px; } }
  .customnew:hover {
    background-color: #fff200;
    border: 1px solid #fff200;
    color: #2e3192;
    transition: 0.5s; }
  .customnew i {
    padding: 0 0 0 10px;
    color: #2e3192; }
    .customnew i:hover {
      color: #000000; }

#mainNav .navbar-black li a {
  color: #000000 !important; }
  #mainNav .navbar-black li a:hover {
    color: #fff200 !important; }
#mainNav .navbar-black li.active a {
  color: #2e3192 !important; }
#mainNav .navbar-black .active a:after {
  background: #f00;
  content: '';
  display: block;
  width: 40px;
  text-align: center;
  margin: 0 auto;
  height: 2px;
  background: #2e3192 !important;
  transition: width .3s; }

/**************************header********************************/
#mainNav {
  border: none;
  background-color: transparent;
  -webkit-transition: height 0.3s;
  -moz-transition: height 0.3s;
  -ms-transition: height 0.3s;
  -o-transition: height 0.3s;
  transition: height 0.3s; }
  @media (min-width: 320px) and (max-width: 767px) {
    #mainNav .navbar-header {
      padding-bottom: 10px; } }
  @media (min-width: 320px) and (max-width: 767px) {
    #mainNav .navbar-header img {
      width: 210px; } }
  @media (min-width: 990px) and (max-width: 1024px) {
    #mainNav .navbar-header img {
      width: 245px; } }
  @media (min-width: 768px) and (max-width: 989px) {
    #mainNav .navbar-header img {
      width: 180px; } }
  #mainNav .navbar-header .navbar-toggle {
    padding: 8px;
    margin: 19px 15px 1px 0;
    padding: 8px; }
    @media (min-width: 320px) and (max-width: 767px) {
      #mainNav .navbar-header .navbar-toggle {
        margin: 35px 15px 1px 0;
        border-color: #fff200; } }
  #mainNav .navbar-header .left-navbar {
    margin: 0;
    padding: 0; }
    #mainNav .navbar-header .left-navbar li {
      float: left; }
      #mainNav .navbar-header .left-navbar li h1 {
        text-transform: uppercase;
        padding: 0;
        margin: 0;
        color: #4a4a4b;
        font-size: 16px;
        font-family: "Lato-Black"; }
        @media (min-width: 320px) and (max-width: 1024px) {
          #mainNav .navbar-header .left-navbar li h1 {
            color: #000000;
            font-size: 15px; } }
      #mainNav .navbar-header .left-navbar li h2 {
        padding: 0;
        margin: 0;
        color: #4a4a4b;
        font-size: 11px;
        font-family: "Lato-Bold";
        text-transform: uppercase; }
        @media (min-width: 320px) and (max-width: 1024px) {
          #mainNav .navbar-header .left-navbar li h2 {
            color: #000000;
            font-size: 10px; } }
      #mainNav .navbar-header .left-navbar li:nth-child(2) {
        margin: 78px 0 0 0;
        padding: 0 0 0 16px;
        border-left: 1px solid #d5d5d5; }
        @media (min-width: 320px) and (max-width: 767px) {
          #mainNav .navbar-header .left-navbar li:nth-child(2) {
            margin: 39px 0 0 0; } }
        @media (min-width: 768px) and (max-width: 1024px) {
          #mainNav .navbar-header .left-navbar li:nth-child(2) {
            margin: 52px 0 0 0; } }
      #mainNav .navbar-header .left-navbar li:after {
        height: 30px;
        width: 1px;
        background-color: #000000; }
    #mainNav .navbar-header .left-navbar .navbar-brand {
      padding: 13px 9px; }
  #mainNav .navbar-right {
    margin-right: 0px; }
  #mainNav .navbar-toggler {
    font-size: 12px;
    right: 0;
    padding: 13px;
    text-transform: uppercase;
    color: #ffffff;
    border: 0;
    background-color: #51ba56; }
  #mainNav .navbar-nav li a {
    color: #ffffff;
    font-size: 15px;
    font-family: "Lato-Bold";
    text-transform: uppercase;
    line-height: 90px;
    padding: 20px 12px; }
    @media (min-width: 320px) and (max-width: 767px) {
      #mainNav .navbar-nav li a {
        line-height: 30px; } }
    @media (min-width: 989px) and (max-width: 1299px) {
      #mainNav .navbar-nav li a {
        font-size: 13px;
        padding: 20px 7px; } }
    @media (min-width: 768px) and (max-width: 990px) {
      #mainNav .navbar-nav li a {
        font-size: 10px;
        line-height: 50px;
        padding: 25px 4px; } }
    #mainNav .navbar-nav li a:after {
      content: '';
      display: block;
      width: 0;
      height: 2px;
      background: #fff200;
      transition: width .3s;
      text-align: center;
      margin: 0 auto;
      margin-top: -23px; }
      @media (min-width: 768px) and (max-width: 1024px) {
        #mainNav .navbar-nav li a:after {
          margin-top: 0px !important;
          content: none !important; } }
    #mainNav .navbar-nav li a:hover::after {
      width: 40px;
      color: red; }
    #mainNav .navbar-nav li a:hover {
      color: #fff200; }
  #mainNav .navbar-nav span {
    font-size: 3px;
    color: #ffffff;
    position: absolute;
    right: 0;
    top: 50%; }
  #mainNav .navbar-nav .active a {
    background-color: transparent;
    color: #fff200; }
    #mainNav .navbar-nav .active a:after {
      background: #f00;
      content: '';
      display: block;
      width: 40px;
      text-align: center;
      margin: 0 auto;
      height: 2px;
      background: #fff200;
      transition: width .3s;
      margin-top: -23px; }
      @media (min-width: 320px) and (max-width: 767px) {
        #mainNav .navbar-nav .active a:after {
          content: '';
          display: block;
          width: 97%;
          text-align: center;
          margin: 0 auto;
          height: 2px;
          background: #fff200;
          transition: width .3s;
          margin-top: 0;
          bottom: 0;
          position: absolute; } }
  #mainNav .header-btn {
    padding: 4px 12px;
    margin: 45px 0 0 8px;
    color: #2e3192;
    font-size: 15px;
    font-family: "Lato-Bold";
    border: 1px solid #fff200;
    line-height: 30px;
    background-color: #fff200;
    border-radius: 20px;
    letter-spacing: 1px; }
    @media (min-width: 320px) and (max-width: 767px) {
      #mainNav .header-btn {
        margin: 15px 0 0 13px; } }
    #mainNav .header-btn:hover {
      background-color: transparent;
      border: 1px solid #fff200;
      color: #fff200; }
      #mainNav .header-btn:hover:focus {
        color: #fff200; }
    @media (min-width: 768px) and (max-width: 990px) {
      #mainNav .header-btn {
        padding: 4px 12px;
        margin: 26px 0 0 8px;
        font-size: 12px; } }

.navbar-shrink {
  border: none;
  background-color: rgba(248, 248, 248, 0.92) !important;
  box-shadow: 0px 0px 13px -3px #000;
  transition: 0.8s; }
  .navbar-shrink li a {
    color: #000000 !important; }
    .navbar-shrink li a:hover {
      color: #2e3192 !important; }
  .navbar-shrink .header-btn:hover {
    background-color: #ffffff;
    border: 1px solid #2e3192 !important;
    color: #000000 !important; }
    .navbar-shrink .header-btn:hover:focus {
      color: #ffffff !important; }
  @media (min-width: 768px) and (max-width: 990px) {
    .navbar-shrink .navbar-header img {
      width: 182px !important;
      height: 78px !important; } }

.navbar {
  margin-bottom: 0; }

.mob-bg .navbar-toggle .icon-bar {
  background-color: #ffffff !important; }

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #2e3192; }

.navbar-shrink .navbar-toggle .icon-bar {
  background-color: #2e3192 !important; }

.navbar-mob {
  background-color: white !important;
  border: none !important; }

.bg-nav.navbar-collapse {
  border: none !important;
  background-color: transparent !important; }
  @media (min-width: 320px) and (max-width: 767px) {
    .bg-nav.navbar-collapse {
      background-color: rgba(73, 74, 156, 0.85882) !important; } }
  @media (min-width: 1281px) and (max-width: 1920px) {
    .bg-nav.navbar-collapse {
      background-color: transparent !important; } }

.navbar-shrink .navbar-collapse.navbar-ex1-collapse.bg-nav.navbar-collapse {
  border: none !important;
  background-color: rgba(248, 248, 248, 0.92) !important; }
  @media (min-width: 768px) and (max-width: 1280px) {
    .navbar-shrink .navbar-collapse.navbar-ex1-collapse.bg-nav.navbar-collapse {
      background-color: transparent !important; } }
  @media (min-width: 1281px) and (max-width: 1920px) {
    .navbar-shrink .navbar-collapse.navbar-ex1-collapse.bg-nav.navbar-collapse {
      background-color: transparent !important; } }

.bg-nav .navbar-nav li a {
  color: #000; }

.navbar-inverse .navbar-collapse {
  border: none; }

.navbar-inverse .navbar-toggle:hover {
  background-color: #6568af; }

.navbar-collapse {
  margin-top: 28px; }

.navbar-shrink .navbar-collapse {
  margin-top: 10px; }

/**************************header-banner********************************/
#header-banner {
  position: relative;
  height: 785px;
  width: 100%; }
  @media (min-width: 320px) and (max-width: 767px) {
    #header-banner {
      height: 390px; } }
  @media (min-width: 768px) and (max-width: 1280px) {
    #header-banner {
      height: 700px; } }
  #header-banner::after {
    background-image: url("../images/home-banner.png");
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: cover;
    height: 785px;
    width: 82%;
    content: '';
    position: absolute;
    right: 0;
    z-index: -1; }
    @media (min-width: 320px) and (max-width: 767px) {
      #header-banner::after {
        height: 450px;
        width: 100%;
        background-position: top center; } }
    @media (min-width: 768px) and (max-width: 1280px) {
      #header-banner::after {
        height: 700px;
        width: 100%;
        background-position: top center; } }
    @media (min-width: 1281px) and (max-width: 1700px) {
      #header-banner::after {
        width: 100%;
        background-position: top right;
        background-size: initial; } }
  #header-banner .container {
    position: relative; }
  #header-banner .intro-text {
    position: absolute;
    right: 0;
    border: 0;
    z-index: 11;
    top: 290px; }
    @media (min-width: 320px) and (max-width: 767px) {
      #header-banner .intro-text {
        left: 0;
        margin: 0 auto;
        text-align: center;
        width: 100%;
        top: 160px; } }
    #header-banner .intro-text h1 {
      padding: 0;
      margin: 0;
      color: #ffffff;
      font-size: 45px;
      font-family: "Lato-Black";
      text-align: right;
      text-transform: uppercase;
      line-height: 45px; }
      @media (min-width: 320px) and (max-width: 767px) {
        #header-banner .intro-text h1 {
          font-size: 27px;
          line-height: 30px;
          text-align: center; } }
      @media (min-width: 768px) and (max-width: 1024px) {
        #header-banner .intro-text h1 {
          font-size: 35px;
          line-height: 40px;
          text-align: center; } }
  #header-banner .owl-carousel .owl-item img {
    width: initial; }
    @media (min-width: 768px) and (max-width: 1023px) {
      #header-banner .owl-carousel .owl-item img {
        width: 425px; } }
    @media (min-width: 650px) and (max-width: 767px) {
      #header-banner .owl-carousel .owl-item img {
        width: 300px; } }
    @media (min-width: 650px) and (max-width: 767px) {
      #header-banner .owl-carousel .owl-item img {
        width: 250px; } }
  #header-banner .owl-carousel {
    position: absolute;
    top: 230px; }
  #header-banner .home-banner {
    width: 570px !important;
    margin: 0 auto !important; }
    @media (min-width: 768px) and (max-width: 1023px) {
      #header-banner .home-banner {
        width: 430px !important; } }
    @media (min-width: 650px) and (max-width: 767px) {
      #header-banner .home-banner {
        width: 300px !important; } }
    @media (min-width: 320px) and (max-width: 649px) {
      #header-banner .home-banner {
        width: 250px !important; } }

/**************************about********************************/
#about {
  padding: 62px 0 89px 0; }
  @media (min-width: 320px) and (max-width: 1280px) {
    #about {
      padding: 30px 0; } }
  #about .heading-about {
    padding: 0 0 0 50px;
    position: relative;
    height: 140px; }
    @media (min-width: 320px) and (max-width: 767px) {
      #about .heading-about {
        padding: 0 0 0 15px;
        height: 90px; } }
    @media (min-width: 768px) and (max-width: 1024px) {
      #about .heading-about {
        padding: 0 0 0 30px;
        height: 80px; } }
    #about .heading-about h1 {
      color: #4a4a4b;
      font-size: 30px;
      font-family: "Lato-Bold";
      margin: 0 0 2px 0;
      padding: 0; }
      @media (min-width: 320px) and (max-width: 1024px) {
        #about .heading-about h1 {
          font-size: 20px; } }
    #about .heading-about h2 {
      color: #2e3192;
      font-size: 30px;
      font-family: "Lato-Bold";
      margin: 0;
      padding: 0; }
      @media (min-width: 320px) and (max-width: 1024px) {
        #about .heading-about h2 {
          font-size: 20px; } }
    #about .heading-about::after {
      content: '';
      background-image: url(../images/about-side.png);
      background-repeat: no-repeat;
      position: absolute;
      width: 100%;
      height: 100%;
      right: 0;
      top: 85px; }
      @media (min-width: 320px) and (max-width: 1024px) {
        #about .heading-about::after {
          top: 50px; } }
  #about .about-paragraph {
    margin: 0;
    padding: 0 54px 0 109px; }
    @media (min-width: 320px) and (max-width: 767px) {
      #about .about-paragraph {
        padding: 0 15px; } }
    #about .about-paragraph p {
      margin: 0 0 26px 0;
      padding: 0;
      color: #575757;
      font-size: 16px;
      font-family: "Lato-Regular";
      line-height: 27px; }
      @media (min-width: 320px) and (max-width: 767px) {
        #about .about-paragraph p {
          font-size: 13px;
          line-height: 18px; } }

/**************************product********************************/
#product {
  position: relative;
  padding-bottom: 98px; }
  @media (min-width: 320px) and (max-width: 1280px) {
    #product {
      padding-bottom: 30px; } }
  #product::before {
    content: '';
    background-color: #2e3192;
    height: 304px;
    position: absolute;
    width: 100%;
    z-index: -1; }
  #product .heading-product {
    padding: 27px 0 40px 0; }
    @media (min-width: 320px) and (max-width: 767px) {
      #product .heading-product {
        padding: 15px 0; } }
    #product .heading-product h1 {
      text-align: center;
      color: #ffffff;
      font-size: 30px;
      font-family: "Lato-Bold"; }
      @media (min-width: 320px) and (max-width: 767px) {
        #product .heading-product h1 {
          font-size: 20px; } }
  #product .products {
    margin: 0 auto;
    text-align: center;
    width: 87%; }
    @media (min-width: 401px) and (max-width: 767px) {
      #product .products {
        width: 66%; } }
    #product .products .grid {
      margin-bottom: 99px;
      display: block;
      overflow: hidden; }
      @media (min-width: 320px) and (max-width: 1280px) {
        #product .products .grid {
          margin-bottom: 30px; } }
      #product .products .grid figure {
        position: relative;
        float: left;
        overflow: hidden;
        margin: 0;
        background: #3085a3;
        text-align: center;
        cursor: pointer; }
        @media (min-width: 320px) and (max-width: 767px) {
          #product .products .grid figure {
            float: none;
            margin-bottom: 10px; } }
        #product .products .grid figure h2 span {
          font-weight: 800;
          padding: 0 0 0 5px; }
        #product .products .grid figure p {
          letter-spacing: 1px;
          font-size: 68.5%; }
        #product .products .grid figure figcaption {
          color: #fff;
          -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }
          #product .products .grid figure figcaption a {
            position: absolute;
            top: 0;
            left: 0;
            height: 100%;
            width: 100%; }
      #product .products .grid figure.effect-honey {
        background: #2e3192; }
        @media (min-width: 767px) and (max-width: 1024px) {
          #product .products .grid figure.effect-honey {
            width: 50%; } }
        @media (min-width: 1025px) and (max-width: 1197px) {
          #product .products .grid figure.effect-honey {
            width: 50%; } }
      #product .products .grid figure.effect-honey img {
        opacity: 0.9;
        -webkit-transition: opacity 0.35s;
        transition: opacity 0.35s;
        -moz-transition: all 0.3s;
        -webkit-transition: all 0.3s;
        transition: all 0.3s; }
      #product .products .grid figure.effect-honey:hover img {
        opacity: 0.5; }
      #product .products .grid figure.effect-honey img:hover {
        -moz-transform: scale(1.1);
        -webkit-transform: scale(1.1);
        transform: scale(1.1); }
      #product .products .grid figure.effect-honey h2 {
        position: absolute;
        bottom: 0;
        left: 0;
        padding: 10px 10px;
        width: 100%;
        text-align: center;
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
        font-size: 20px;
        font-family: "Lato-Regular"; }
      #product .products .grid figure.effect-honey h2 i {
        font-style: normal;
        opacity: 0;
        -webkit-transition: opacity 0.35s,-webkit-transform 0.35s;
        transition: opacity 0.35s,transform 0.35s;
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0); }
      #product .products .grid figure.effect-honey figcaption::before, #product .products .grid figure.effect-honey h2 {
        -webkit-transition: -webkit-transform 0.35s;
        transition: transform 0.35s; }
      #product .products .grid figure.effect-honey:hover figcaption::before, #product .products .grid figure.effect-honey:hover h2, #product .products .grid figure.effect-honey:hover h2 i {
        opacity: 1;
        -webkit-transform: translate3d(0, -150px, 0);
        transform: translate3d(0, -150px, 0); }
    #product .products .products-list ul li {
      float: left;
      padding-right: 7px;
      padding-left: 7px; }
      @media (min-width: 320px) and (max-width: 400px) {
        #product .products .products-list ul li {
          float: none;
          padding-right: 2px;
          padding-left: 2px;
          padding-bottom: 10px; } }
      @media (min-width: 401px) and (max-width: 767px) {
        #product .products .products-list ul li {
          width: 50%; } }
      @media (min-width: 768px) and (max-width: 1024px) {
        #product .products .products-list ul li {
          padding-right: 2px;
          padding-left: 2px;
          width: 25%; } }
      @media (min-width: 1025px) and (max-width: 1197px) {
        #product .products .products-list ul li {
          width: 25%; } }
      #product .products .products-list ul li .product-box {
        background-color: #f8f8f8;
        padding: 40px 40px 0 40px;
        min-width: 236px;
        min-height: 211px; }
        @media (min-width: 401px) and (max-width: 767px) {
          #product .products .products-list ul li .product-box {
            min-width: auto;
            min-height: 180px;
            margin: 10px 0; } }
        @media (min-width: 767px) and (max-width: 1024px) {
          #product .products .products-list ul li .product-box {
            min-width: auto;
            min-height: 192px; } }
        @media (min-width: 1025px) and (max-width: 1197px) {
          #product .products .products-list ul li .product-box {
            min-width: auto;
            min-height: 198px; } }
        #product .products .products-list ul li .product-box h1 {
          padding: 0;
          margin: 33px 0 0 0;
          color: #2e3192;
          font-size: 19px;
          font-family: "Lato-Bold";
          min-height: 41px; }
          @media (min-width: 320px) and (max-width: 767px) {
            #product .products .products-list ul li .product-box h1 {
              font-size: 14px;
              min-height: auto;
              margin: 15px 0 0 0; } }
          @media (min-width: 768px) and (max-width: 1024px) {
            #product .products .products-list ul li .product-box h1 {
              font-size: 15px;
              min-height: auto;
              margin: 15px 0 0 0; } }
      #product .products .products-list ul li a {
        color: #2e3192; }
        #product .products .products-list ul li a:hover {
          text-decoration: none;
          color: #2e3192; }

/**************************process********************************/
#process {
  background-image: url("../images/process-bg.jpg");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  height: 525px;
  padding: 48px 0 105px 0; }
  @media (min-width: 320px) and (max-width: 400px) {
    #process {
      height: auto; } }
  @media (min-width: 401px) and (max-width: 767px) {
    #process {
      height: auto; } }
  @media (min-width: 767px) and (max-width: 1024px) {
    #process {
      height: auto; } }
  #process h1 {
    padding: 0;
    margin: 0;
    color: #ffffff;
    font-size: 22px;
    font-family: "Lato-Bold";
    text-align: center;
    text-transform: uppercase; }
  #process .process-section {
    margin: 0 auto;
    padding: 87px 0 0 0;
    text-align: center;
    width: 90%;
    display: block;
    overflow: hidden; }
    #process .process-section ul li {
      float: left;
      padding: 0 22px; }
      @media (min-width: 320px) and (max-width: 400px) {
        #process .process-section ul li {
          float: none; } }
      @media (min-width: 401px) and (max-width: 767px) {
        #process .process-section ul li {
          width: 50%;
          padding: 0; } }
      @media (min-width: 768px) and (max-width: 1024px) {
        #process .process-section ul li {
          width: 25%;
          padding: 0; } }
      @media (min-width: 1025px) and (max-width: 1197px) {
        #process .process-section ul li {
          width: 25%;
          padding: 0; } }
      #process .process-section ul li .numbers h1 {
        padding: 0 0 28px 0;
        margin: 0;
        color: #ffffff;
        font-size: 48px;
        font-family: "Lato-Bold";
        text-align: center;
        text-transform: uppercase; }
        @media (min-width: 320px) and (max-width: 1024px) {
          #process .process-section ul li .numbers h1 {
            font-size: 30px;
            padding: 0 0 10px 0; } }
      #process .process-section ul li .round-circle-process {
        height: 110px;
        width: 110px;
        margin: 0 auto;
        padding: 35px 0;
        border-radius: 50%;
        background-color: #fff;
        text-align: center;
        position: relative; }
        #process .process-section ul li .round-circle-process::after {
          position: absolute;
          content: "";
          left: initial;
          top: 50%;
          right: 109px;
          bottom: initial;
          height: 2px;
          width: 148px;
          background-color: #a3cf86; }
          @media (min-width: 320px) and (max-width: 767px) {
            #process .process-section ul li .round-circle-process::after {
              content: none; } }
          @media (min-width: 768px) and (max-width: 991px) {
            #process .process-section ul li .round-circle-process::after {
              width: 61px; } }
          @media (min-width: 992px) and (max-width: 1024px) {
            #process .process-section ul li .round-circle-process::after {
              width: 111px; } }
          @media (min-width: 1025px) and (max-width: 1197px) {
            #process .process-section ul li .round-circle-process::after {
              width: 111px; } }
      #process .process-section ul li .process-title h3 {
        padding: 30px 0 0 0;
        margin: 0;
        color: #ffffff;
        font-size: 18px;
        font-family: "Lato-Bold";
        text-align: center;
        text-transform: uppercase;
        min-height: 43px;
        min-width: 213px; }
        @media (min-width: 401px) and (max-width: 767px) {
          #process .process-section ul li .process-title h3 {
            padding: 10px 0 0 0;
            margin: 0;
            font-size: 14px;
            min-height: 50px;
            min-width: auto; } }
        #process .process-section ul li .process-title h3 a {
          color: #ffffff; }
          #process .process-section ul li .process-title h3 a:hover {
            text-decoration: none;
            color: #2e3192; }
    #process .process-section ul li:first-child .round-circle-process::after {
      background: none; }

/****************************footer**************************/
#footer {
  background-color: #ededed;
  padding: 38px 0;
  border-bottom: 1px solid #fff; }
  @media (min-width: 320px) and (max-width: 1280px) {
    #footer {
      padding: 10px 0; } }
  #footer .footer-top {
    margin: 0 auto;
    width: 87%;
    border-bottom: 1px solid #ffffff; }
    #footer .footer-top h1 {
      color: #2e3192;
      font-size: 14px;
      font-family: "Lato-Bold"; }
    #footer .footer-top .address {
      color: #575757;
      font-size: 14px;
      font-family: "Lato-Regular";
      line-height: 25px; }
      #footer .footer-top .address a {
        text-decoration: none;
        color: #575757; }
        #footer .footer-top .address a:hover {
          color: #2e3192; }
    #footer .footer-top .list-group .list-group-item {
      border: none;
      background-color: transparent;
      padding: 0; }
  #footer .copyright h2 {
    padding: 0;
    margin: 27px 0 0 0;
    color: #757575;
    font-size: 14px;
    font-family: "Lato-Regular";
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px; }

/************************************scoll*********************/
.scroll-top-wrapper {
  position: fixed;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  text-align: center;
  z-index: 99999999;
  background-color: #2e3192;
  color: #eeeeee;
  width: 40px;
  height: 40px;
  line-height: 38px;
  right: 30px;
  bottom: 30px;
  padding-top: 2px;
  border-radius: 50%;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }

.scroll-top-wrapper:hover {
  background-color: #fff200;
  color: #000; }

.scroll-top-wrapper.show {
  visibility: visible;
  cursor: pointer;
  opacity: 1.0; }

.scroll-top-wrapper i.fa {
  line-height: inherit; }

/****************************about.html********************/
#about-section {
  padding: 167px 0 50px 0; }
  @media (min-width: 320px) and (max-width: 1024px) {
    #about-section {
      padding: 100px 0 20px 0; } }
  #about-section .section-heading {
    padding: 150px 0 0 0; }
    @media (min-width: 320px) and (max-width: 1024px) {
      #about-section .section-heading {
        padding: 20px 0 0 0; } }
    #about-section .section-heading h1 {
      padding: 0 10px 0 0;
      margin: 0;
      color: #2e3192;
      font-size: 65px;
      font-family: "Lato-Black";
      text-transform: uppercase;
      text-align: right; }
      @media (min-width: 320px) and (max-width: 767px) {
        #about-section .section-heading h1 {
          text-align: left;
          font-size: 35px;
          margin: 0 0 10px 0; } }
      @media (min-width: 768px) and (max-width: 1024px) {
        #about-section .section-heading h1 {
          font-size: 44px; } }
  #about-section .about-content {
    padding: 40px 0 0 0; }
    @media (min-width: 320px) and (max-width: 1024px) {
      #about-section .about-content {
        padding: 30px 0 0 0; } }
    #about-section .about-content p {
      margin: 0 0 26px 0;
      padding: 0;
      color: #575757;
      font-size: 16px;
      font-family: "Lato-Regular";
      line-height: 27px; }
      @media (min-width: 320px) and (max-width: 767px) {
        #about-section .about-content p {
          font-size: 13px;
          line-height: 18px; } }
      @media (min-width: 768px) and (max-width: 1024px) {
        #about-section .about-content p {
          font-size: 14px;
          line-height: 18px; } }
      @media (min-width: 1025px) and (max-width: 1200px) {
        #about-section .about-content p {
          margin: 0 0 20px 0;
          font-size: 14px;
          line-height: 21px; } }

#our-policy {
  background-color: #2e3192;
  padding: 42px 0; }
  #our-policy .about-container {
    width: 87%;
    margin: 0 auto;
    text-align: center; }
    @media (min-width: 320px) and (max-width: 496px) {
      #our-policy .about-container {
        width: 100%; } }
    @media (min-width: 497px) and (max-width: 537px) {
      #our-policy .about-container {
        width: 72%; } }
    @media (min-width: 538px) and (max-width: 767px) {
      #our-policy .about-container {
        width: 70%; } }
    #our-policy .about-container .heading-about {
      padding: 0 0 0 50px;
      position: relative;
      height: 100px; }
      @media (min-width: 320px) and (max-width: 767px) {
        #our-policy .about-container .heading-about {
          padding: 0 0 0 15px;
          height: 70px; } }
      @media (min-width: 768px) and (max-width: 1024px) {
        #our-policy .about-container .heading-about {
          padding: 0 0 0 30px;
          height: 60px; } }
      #our-policy .about-container .heading-about h1 {
        color: #ffffff;
        font-size: 30px;
        font-family: "Lato-Bold";
        text-align: left;
        margin: 0 0 2px 0;
        padding: 0; }
        @media (min-width: 320px) and (max-width: 1024px) {
          #our-policy .about-container .heading-about h1 {
            font-size: 20px; } }
      #our-policy .about-container .heading-about::after {
        content: '';
        background-image: url(../images/about-side.png);
        background-repeat: no-repeat;
        position: absolute;
        width: 100%;
        height: 100%;
        right: 0;
        top: 53px; }
        @media (min-width: 320px) and (max-width: 1024px) {
          #our-policy .about-container .heading-about::after {
            top: 30px; } }
    #our-policy .about-container .about-paragraph {
      padding: 0 150px 0 100px; }
      @media (min-width: 320px) and (max-width: 1024px) {
        #our-policy .about-container .about-paragraph {
          padding: 0; } }
      #our-policy .about-container .about-paragraph p {
        color: #ffffff;
        font-size: 16px;
        font-family: "Lato-Regular";
        text-align: left;
        line-height: 26px;
        margin: 0 0 26px 0;
        padding: 0; }
        @media (min-width: 320px) and (max-width: 1024px) {
          #our-policy .about-container .about-paragraph p {
            font-size: 14px; } }

#achievment {
  padding: 50px 0 50px 0; }
  @media (min-width: 320px) and (max-width: 1024px) {
    #achievment {
      padding: 40px 0 40px 0; } }
  #achievment h1 {
    padding: 0;
    margin: 0 0 55px 0;
    color: #4a4a4b;
    font-size: 30px;
    font-family: "Lato-Bold";
    text-align: center; }
    @media (min-width: 320px) and (max-width: 1024px) {
      #achievment h1 {
        margin: 0px 0 25px 0;
        font-size: 25px; } }
  #achievment .achievment-box {
    width: 87%;
    text-align: center;
    margin: 0 auto; }
    @media (min-width: 497px) and (max-width: 537px) {
      #achievment .achievment-box {
        width: 72%; } }
    @media (min-width: 538px) and (max-width: 767px) {
      #achievment .achievment-box {
        width: 50%; } }
    #achievment .achievment-box .achivement-title {
      background-image: url("../images/achivement-title.png");
      height: 50px;
      background-repeat: no-repeat;
      margin: 116px 0 17px 13px;
      padding: 0; }
      #achievment .achievment-box .achivement-title h3 {
        padding: 14px;
        margin: 0;
        color: #ffffff;
        font-size: 16px;
        font-family: "Lato-Regular";
        text-align: left; }
      @media (min-width: 320px) and (max-width: 1024px) {
        #achievment .achievment-box .achivement-title {
          margin: 26px 0 17px 13px; } }
    #achievment .achievment-box .paragraph-achi {
      margin: 0 0 0 13px;
      padding: 0; }
      #achievment .achievment-box .paragraph-achi h4 {
        padding: 0;
        margin: 0;
        color: #2e3192;
        font-size: 16px;
        font-family: "Lato-Regular";
        text-align: left; }
      #achievment .achievment-box .paragraph-achi h2 {
        padding: 9px 0;
        margin: 0;
        color: #2e3192;
        font-size: 16px;
        font-family: "Lato-Bold";
        text-align: left; }

#process-step {
  /* @include backgroundimg-property(url("../images/process-bg.jpg"),no-repeat,top center,cover);
   height: 825px;*/
  padding: 48px 0 105px 0; }
  @media (min-width: 320px) and (max-width: 400px) {
    #process-step {
      height: auto; } }
  @media (min-width: 401px) and (max-width: 767px) {
    #process-step {
      height: auto; } }
  @media (min-width: 767px) and (max-width: 1024px) {
    #process-step {
      height: auto; } }
  #process-step h1 {
    padding: 0;
    margin: 135px 0 35px 0;
    color: #2e3192;
    font-size: 30px;
    font-family: "Lato-Bold";
    text-align: center; }
    @media (min-width: 320px) and (max-width: 767px) {
      #process-step h1 {
        font-size: 20px; } }
  #process-step .square-circle-process {
    margin: 0 auto;
    margin-bottom: 35px;
    padding: 7px 0;
    text-align: center;
    position: relative; }
    @media (min-width: 320px) and (max-width: 767px) {
      #process-step .square-circle-process {
        margin-bottom: 20px; } }
  #process-step .steps-text h1 {
    padding: 0 20px 0 20px;
    margin: 0 0 15px 0;
    color: #2e3192;
    font-size: 21px;
    font-family: "Lato-Bold";
    text-align: left;
    text-transform: uppercase; }
    @media (min-width: 320px) and (max-width: 767px) {
      #process-step .steps-text h1 {
        padding: 0;
        font-size: 17px; } }
    @media (min-width: 768px) and (max-width: 1024px) {
      #process-step .steps-text h1 {
        padding: 0;
        font-size: 17px; } }
  #process-step .steps-text p {
    margin: 0 0 26px 0;
    padding: 0 20px 0 20px;
    color: #4a4a4b;
    font-size: 16px;
    font-family: "Lato-Regular";
    line-height: 25px; }
    @media (min-width: 320px) and (max-width: 767px) {
      #process-step .steps-text p {
        font-size: 13px;
        line-height: 18px;
        padding: 0; } }
    @media (min-width: 768px) and (max-width: 1024px) {
      #process-step .steps-text p {
        font-size: 14px;
        line-height: 18px;
        padding: 0; } }

#why {
  padding: 40px 0; }
  @media (min-width: 320px) and (max-width: 1280px) {
    #why {
      padding: 0px 0; } }
  #why .heading-why {
    padding: 0 0 0 50px;
    position: relative;
    height: 140px; }
    @media (min-width: 320px) and (max-width: 767px) {
      #why .heading-why {
        padding: 0 0 0 15px;
        height: 90px; } }
    @media (min-width: 768px) and (max-width: 1024px) {
      #why .heading-why {
        padding: 0 0 0 30px;
        height: 80px; } }
    #why .heading-why h1 {
      color: #4a4a4b;
      font-size: 30px;
      font-family: "Lato-Bold";
      margin: 0 0 2px 0;
      padding: 0; }
      @media (min-width: 320px) and (max-width: 1024px) {
        #why .heading-why h1 {
          font-size: 20px; } }
    #why .heading-why h2 {
      color: #2e3192;
      font-size: 30px;
      font-family: "Lato-Bold";
      margin: 0;
      padding: 0; }
      @media (min-width: 320px) and (max-width: 1024px) {
        #why .heading-why h2 {
          font-size: 20px; } }
    #why .heading-why::after {
      content: '';
      background-image: url(../images/about-side.png);
      background-repeat: no-repeat;
      position: absolute;
      width: 100%;
      height: 100%;
      right: 0;
      top: 85px; }
      @media (min-width: 320px) and (max-width: 1024px) {
        #why .heading-why::after {
          top: 50px; } }
  #why .why-paragraph {
    margin: 0;
    padding: 0 54px 0 109px; }
    @media (min-width: 320px) and (max-width: 767px) {
      #why .why-paragraph {
        padding: 0 15px; } }
    #why .why-paragraph p {
      margin: 0 0 26px 0;
      padding: 0;
      color: #575757;
      font-size: 16px;
      font-family: "Lato-Regular";
      line-height: 27px; }
      @media (min-width: 320px) and (max-width: 767px) {
        #why .why-paragraph p {
          font-size: 13px;
          line-height: 18px; } }
      @media (min-width: 768px) and (max-width: 1024px) {
        #why .why-paragraph p {
          font-size: 14px;
          line-height: 20px; } }
      @media (min-width: 1025px) and (max-width: 1200px) {
        #why .why-paragraph p {
          font-size: 14px;
          line-height: 21px; } }
  #why .why-img {
    padding-top: 60px; }

#ability {
  padding: 50px 0; }
  #ability h1 {
    padding: 0;
    margin: 0 0 55px 0;
    color: #2e3192;
    font-size: 30px;
    font-family: "Lato-Bold";
    text-align: center; }
    @media (min-width: 320px) and (max-width: 767px) {
      #ability h1 {
        font-size: 22px;
        margin: 0 40px 20px 0; } }
  #ability .ability-text {
    margin-bottom: 20px; }
    @media (min-width: 320px) and (max-width: 767px) {
      #ability .ability-text {
        margin-bottom: 20px; } }
    #ability .ability-text h1 {
      padding: 0 60px 0 60px;
      margin: 0 0 20px 0;
      color: #4a4a4b;
      font-size: 21px;
      font-family: "Lato-Bold";
      text-align: left;
      text-transform: uppercase; }
      @media (min-width: 320px) and (max-width: 767px) {
        #ability .ability-text h1 {
          font-size: 17px;
          padding: 0; } }
    #ability .ability-text p {
      margin: 0 0 26px 0;
      padding: 0 60px 0 60px;
      color: #4a4a4b;
      font-size: 16px;
      font-family: "Lato-Regular";
      line-height: 25px; }
      @media (min-width: 320px) and (max-width: 767px) {
        #ability .ability-text p {
          font-size: 13px;
          line-height: 18px;
          padding: 0; } }
      @media (min-width: 768px) and (max-width: 1024px) {
        #ability .ability-text p {
          font-size: 14px;
          line-height: 18px;
          padding: 0 20px 0 20px; } }
      @media (min-width: 1025px) and (max-width: 1200px) {
        #ability .ability-text p {
          font-size: 14px;
          line-height: 21px;
          margin: 0;
          padding: 0 40px 0 40px; } }
  #ability .bg {
    background-color: rgba(237, 237, 237, 0.21961);
    padding: 30px 0;
    border-top: 3px solid #ffffff; }
    @media (min-width: 320px) and (max-width: 767px) {
      #ability .bg {
        padding: 15px; } }
  #ability .bg1 {
    background-color: #f8f8f8;
    border-top: 3px solid #ffffff;
    padding: 30px 0; }
    @media (min-width: 320px) and (max-width: 767px) {
      #ability .bg1 {
        padding: 15px; } }

/*****************************************contact.html*******************************/
#contact-section {
  background-color: #ffffff;
  padding: 45px 0; }
  #contact-section .right-contact {
    padding: 0 26px; }
    #contact-section .right-contact h1 {
      padding: 0;
      margin: 0;
      color: #4a4a4b;
      font-size: 28px;
      font-family: "Lato-Bold";
      position: relative; }
      @media all and (max-width: 768px) {
        #contact-section .right-contact h1 {
          font-size: 15px; } }
      @media all and (max-width: 1024px) {
        #contact-section .right-contact h1 {
          font-size: 20px; } }
      #contact-section .right-contact h1:after {
        content: '';
        background-image: url(../images/about-side.png);
        background-repeat: no-repeat;
        position: absolute;
        width: 100%;
        height: 100%;
        right: 0;
        top: 33px;
        left: -53px; }
        @media all and (max-width: 1024px) {
          #contact-section .right-contact h1:after {
            content: none; } }
    #contact-section .right-contact ul {
      -webkit-padding-start: 0px;
      margin: 40px 0 0 0; }
      @media all and (max-width: 767px) {
        #contact-section .right-contact ul {
          margin: 20px0 0 0; } }
      #contact-section .right-contact ul li {
        padding: 0;
        margin: 0;
        color: #575757;
        font-size: 15px;
        font-family: "Lato-Regular";
        list-style-type: none;
        line-height: 33px;
        text-align: left;
        list-style-position: inside;
        text-indent: -14px;
        padding-left: 10px; }
        @media all and (max-width: 768px) {
          #contact-section .right-contact ul li {
            font-size: 12px;
            line-height: 21px; } }
        #contact-section .right-contact ul li a {
          color: #2e3192;
          text-decoration: none; }
          #contact-section .right-contact ul li a:hover {
            color: #2e3192;
            font-weight: 600; }
        #contact-section .right-contact ul li img {
          margin-right: 10px; }
        #contact-section .right-contact ul li i {
          font-size: 15px;
          margin-right: 10px; }
          #contact-section .right-contact ul li i:hover {
            color: #2e3192;
            transition: 0.4s; }
  #contact-section .form-control {
    display: block;
    width: 100%;
    padding: 21px 15px;
    font-size: 16px;
    line-height: 39px;
    color: #575757;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 20px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    background-color: #f4f4f4;
    border: none;
    box-shadow: none; }
  #contact-section label {
    padding: 0;
    margin: 0;
    color: #2e3192;
    font-size: 16px;
    font-family: "Lato-Regular";
    margin-bottom: .5rem;
    font-weight: 600; }
  #contact-section .customnew {
    padding: 10px 32px;
    color: #2e3192;
    font-size: 16px;
    line-height: 44px; }
    #contact-section .customnew:hover {
      text-decoration: none; }

#map-section {
  padding: 140px 0 50px 0 !important; }

/************************products.html***********************/
#products {
  padding: 149px 0 65px 0; }
  @media (min-width: 320px) and (max-width: 767px) {
    #products {
      padding: 130px 0 40px 0; } }
  @media (min-width: 768px) and (max-width: 989px) {
    #products {
      padding: 130px 0; } }
  @media (min-width: 990px) and (max-width: 1024px) {
    #products {
      padding: 165px 0; } }
  #products .heading-products {
    padding: 54px 0 0 50px;
    position: relative;
    height: 172px; }
    @media (min-width: 320px) and (max-width: 767px) {
      #products .heading-products {
        padding: 0 0 0 15px;
        height: 90px; } }
    @media (min-width: 768px) and (max-width: 1024px) {
      #products .heading-products {
        padding: 0 0 0 30px;
        height: 80px; } }
    #products .heading-products h2 {
      color: #4a4a4b;
      font-size: 30px;
      font-family: "Lato-Bold";
      margin: 0 0 2px 0;
      padding: 0; }
      @media (min-width: 320px) and (max-width: 1024px) {
        #products .heading-products h2 {
          font-size: 20px;
          margin: 30px 10px 0 0; } }
    #products .heading-products::after {
      content: '';
      background-image: url(../images/about-side.png);
      background-repeat: no-repeat;
      position: absolute;
      width: 100%;
      height: 100%;
      right: 0;
      top: 104px; }
      @media (min-width: 320px) and (max-width: 1024px) {
        #products .heading-products::after {
          top: 50px; } }
      @media (min-width: 1025px) and (max-width: 1200px) {
        #products .heading-products::after {
          top: 125px; } }
  #products .products-paragraph {
    margin: 0;
    padding: 0 54px 0 109px; }
    @media (min-width: 320px) and (max-width: 767px) {
      #products .products-paragraph {
        padding: 0 15px; } }
    #products .products-paragraph p {
      margin: 0;
      padding: 0;
      color: #575757;
      font-size: 16px;
      font-family: "Lato-Regular";
      line-height: 27px;
      margin: 0 0 25px 0; }
      @media (min-width: 320px) and (max-width: 767px) {
        #products .products-paragraph p {
          font-size: 13px;
          line-height: 18px; } }
      @media (min-width: 768px) and (max-width: 1024px) {
        #products .products-paragraph p {
          font-size: 14px;
          line-height: 18px; } }
      @media (min-width: 1025px) and (max-width: 1200px) {
        #products .products-paragraph p {
          font-size: 14px;
          line-height: 21px; } }
  #products .tab .nav-tabs {
    border: none;
    margin: 0 auto;
    position: relative;
    text-align: center; }
    #products .tab .nav-tabs li {
      display: inline-block;
      text-align: center;
      margin: 0 auto;
      float: none;
      padding: 0; }
      @media only screen and (max-width: 479px) {
        #products .tab .nav-tabs li .tab .nav-tabs li {
          width: 100%;
          text-align: center;
          margin-bottom: 15px; }
        #products .tab .nav-tabs li .tab .tab-content {
          margin-top: 0; } }
      #products .tab .nav-tabs li a {
        padding: 10px;
        font-size: 18px;
        font-weight: 600;
        color: #575757;
        font-family: "Lato-Bold";
        border: none;
        border-radius: 0;
        background: transparent;
        z-index: 2;
        position: relative;
        transition: all 0.3s ease 0s;
        margin: 0; }
        @media (min-width: 320px) and (max-width: 1024px) {
          #products .tab .nav-tabs li a {
            font-size: 16px; } }
    #products .tab .nav-tabs:after {
      content: '';
      background: #ededed;
      height: 3px;
      width: 605px;
      bottom: 0;
      margin: 0 auto;
      text-align: center;
      left: 0;
      right: 0;
      position: absolute; }
      @media (min-width: 320px) and (max-width: 767px) {
        #products .tab .nav-tabs:after {
          width: auto; } }
  #products .tab .tab-content {
    padding: 50px 0px;
    margin-top: 15px;
    position: relative; }
  #products a:hover, #products a:focus {
    text-decoration: none;
    outline: none; }
  @media (min-width: 320px) and (max-width: 767px) {
    #products .about-img {
      margin-top: 20px; } }
  #products .tab .nav-tabs li a:hover, #products .tab .nav-tabs li.active a {
    border: none;
    color: #2e3192;
    width: 100%;
    margin: 0; }
  #products .tab .nav-tabs li a:after {
    content: "";
    width: 0;
    height: 3px;
    background: #2e3192;
    border: 1px solid #2e3192;
    border-radius: 2px;
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: 0;
    z-index: 1;
    transition: 0.3s; }
  #products .tab .nav-tabs li:hover a:after, #products .tab .nav-tabs li.active a:after {
    width: 100%;
    opacity: 1; }
  #products .about-img {
    padding-top: 60px; }
  #products .product-rang {
    padding: 0 95px; }
    @media (min-width: 320px) and (max-width: 767px) {
      #products .product-rang {
        padding: 0px; } }
    #products .product-rang h2 {
      font-size: 20px;
      font-family: "Lato-Bold";
      text-transform: uppercase;
      margin: 20px 0 30px 0;
      color: #2e3192; }
  #products .panel-group .panel {
    border-radius: 0;
    box-shadow: none;
    border-color: #EEEEEE; }
  #products .panel-default > .panel-heading {
    padding: 0;
    border-radius: 0;
    color: #212121;
    background-color: #FAFAFA;
    border-color: #EEEEEE; }
  #products .panel-title {
    font-size: 14px; }
  #products .panel-title > a {
    display: block;
    padding: 15px;
    text-decoration: none;
    font-size: 16px;
    font-family: "Lato-Bold";
    color: #575757; }
    #products .panel-title > a:hover {
      color: #2e3192; }
  #products .more-less {
    float: right;
    color: #212121; }
  #products .panel-default > .panel-heading + .panel-collapse > .panel-body {
    font-size: 16px;
    color: #575757;
    font-family: "Lato-Regular";
    padding: 0 50px;
    margin: 20px 0;
    border-top: none !important; }
    @media (min-width: 320px) and (max-width: 767px) {
      #products .panel-default > .panel-heading + .panel-collapse > .panel-body {
        padding: 0px 18px; } }
  @media (min-width: 320px) and (max-width: 767px) {
    #products .common-paragraph {
      padding: 0 15px; } }
  #products .common-paragraph p {
    margin: 0;
    padding: 0;
    color: #575757;
    font-size: 16px;
    font-family: "Lato-Regular";
    line-height: 27px;
    margin: 0 0 20px 0; }
    @media (min-width: 320px) and (max-width: 767px) {
      #products .common-paragraph p {
        font-size: 13px;
        line-height: 18px; } }
    @media (min-width: 768px) and (max-width: 1024px) {
      #products .common-paragraph p {
        font-size: 14px;
        line-height: 18px; } }
    @media (min-width: 1025px) and (max-width: 1200px) {
      #products .common-paragraph p {
        font-size: 14px;
        line-height: 21px; } }
  #products .panel-default a.active {
    color: #2e3192; }

/********gallery***********/
#gallery {
  padding: 0 0 40px 0; }
  #gallery h1 {
    padding: 0 10px 0 0;
    margin: 0 0 95px 0;
    color: #2e3192;
    font-size: 30px;
    font-family: "Lato-Black";
    text-transform: uppercase;
    text-align: center; }
    @media (min-width: 320px) and (max-width: 1280px) {
      #gallery h1 {
        margin: 0 0 40px 0; } }
  #gallery .gallery-box {
    background-color: #f2f2f2;
    padding: 16px; }
    #gallery .gallery-box ul {
      -moz-column-width: 25em;
      -webkit-column-width: 25em;
      -moz-column-gap: 1em;
      -webkit-column-gap: 6px;
      margin: 0; }
      #gallery .gallery-box ul li {
        display: inline-block;
        margin: 0;
        padding: 0;
        width: 100%;
        float: none;
        border: 1px solid #d9d9d9; }
        #gallery .gallery-box ul li a {
          border-radius: 3px;
          display: block;
          overflow: hidden;
          margin: 0;
          padding: 0;
          position: relative;
          float: left;
          border: 3px solid #04070a; }
          #gallery .gallery-box ul li a img {
            -webkit-transition: -webkit-transform 0.15s ease 0s;
            -moz-transition: -moz-transform 0.15s ease 0s;
            -o-transition: -o-transform 0.15s ease 0s;
            transition: transform 0.15s ease 0s;
            -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
            height: 100%;
            width: 100%; }
  #gallery .gallery-box > ul > li a:hover > img {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  #gallery .masonry-column {
    position: relative;
    padding: 0; }
    #gallery .masonry-column .thumbnail {
      width: 100%;
      margin-bottom: 5px;
      border: 1px solid #d9d9d9; }
  #gallery .overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 0;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    overflow: hidden;
    background-color: rgba(14, 14, 14, 0.59); }
    #gallery .overlay .text {
      color: white;
      font-size: 20px;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      text-align: center; }
  #gallery .masonry-column:hover .overlay {
    opacity: 1;
    height: 100%; }
  #gallery .masonry-grid {
    background-color: #f2f2f2;
    padding: 13px;
    display: inline-block; }
    #gallery .masonry-grid #lightgallery {
      padding: 0; }
    #gallery .masonry-grid #lightgallery1 {
      padding: 0 5px; }
    #gallery .masonry-grid #lightgallery2 {
      padding: 0; }

/******************application****************/
#application {
  padding: 175px 0 50px 0; }
  @media (min-width: 320px) and (max-width: 767px) {
    #application {
      padding: 130px 0 50px 0; } }
  #application .heading-application h1 {
    padding: 0 10px 0 0;
    margin: 0 0 30px 0;
    color: #2e3192;
    font-size: 30px;
    font-family: "Lato-Bold";
    text-align: center; }
    @media (min-width: 320px) and (max-width: 767px) {
      #application .heading-application h1 {
        font-size: 20px; } }
  #application .application-content {
    padding: 0 150px; }
    @media (min-width: 320px) and (max-width: 767px) {
      #application .application-content {
        padding: 0 30px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      #application .application-content {
        padding: 0 40px; } }
    #application .application-content p {
      color: #575757;
      font-size: 16px;
      font-family: "Lato-Regular";
      text-align: left;
      line-height: 26px;
      margin: 0px 0 20px 0;
      padding: 0; }
      @media (min-width: 320px) and (max-width: 1024px) {
        #application .application-content p {
          font-size: 14px; } }
    #application .application-content ul li {
      color: #575757;
      font-size: 16px;
      font-family: "Lato-Regular";
      text-align: left;
      line-height: 32px;
      margin: 0;
      padding: 0; }
      @media (min-width: 320px) and (max-width: 1024px) {
        #application .application-content ul li {
          font-size: 14px;
          line-height: 25px; } }

/***************/
#quality-control-section {
  padding: 40px 0; }
  @media (min-width: 320px) and (max-width: 1280px) {
    #quality-control-section {
      padding: 30px 0; } }
  #quality-control-section .heading-quality {
    padding: 0 0 30px 65px;
    position: relative; }
    @media (min-width: 320px) and (max-width: 767px) {
      #quality-control-section .heading-quality {
        padding: 0 0 0 15px;
        height: 90px; } }
    @media (min-width: 768px) and (max-width: 1024px) {
      #quality-control-section .heading-quality {
        padding: 0 0 0 30px;
        height: 80px; } }
    #quality-control-section .heading-quality h1 {
      color: #4a4a4b;
      font-size: 30px;
      font-family: "Lato-Bold";
      margin: 0 0 2px 0;
      padding: 0; }
      @media (min-width: 320px) and (max-width: 1024px) {
        #quality-control-section .heading-quality h1 {
          font-size: 20px; } }
    #quality-control-section .heading-quality h2 {
      color: #2e3192;
      font-size: 30px;
      font-family: "Lato-Bold";
      margin: 0;
      padding: 0; }
      @media (min-width: 320px) and (max-width: 1024px) {
        #quality-control-section .heading-quality h2 {
          font-size: 20px; } }
  #quality-control-section .quality-paragraph {
    margin: 0;
    padding: 0 54px 0 68px; }
    @media (min-width: 320px) and (max-width: 767px) {
      #quality-control-section .quality-paragraph {
        padding: 0 15px; } }
    #quality-control-section .quality-paragraph p {
      margin: 0;
      padding: 0;
      color: #575757;
      font-size: 16px;
      font-family: "Lato-Regular";
      line-height: 27px; }
      @media (min-width: 320px) and (max-width: 767px) {
        #quality-control-section .quality-paragraph p {
          font-size: 13px;
          line-height: 18px;
          margin-bottom: 10px; } }
      @media (min-width: 768px) and (max-width: 1024px) {
        #quality-control-section .quality-paragraph p {
          font-size: 14px;
          line-height: 20px; } }
  #quality-control-section .why-quality {
    padding-top: 60px; }

/******************video***********************/
.video {
  padding: 0px 0 80px 0;
  position: relative; }
  .video .heading-video h1 {
    padding: 0;
    margin: 0 0 80px 0;
    color: #4a4a4b;
    font-size: 32px;
    font-family: "Lato-Bold";
    text-align: center; }
  .video .content {
    position: relative;
    width: 100%;
    max-width: 400px;
    margin: auto;
    overflow: hidden; }
    .video .content .content-overlay {
      background: rgba(0, 0, 0, 0.57);
      position: absolute;
      height: 100%;
      width: 100%;
      left: 0;
      top: 0;
      bottom: 0;
      right: 0;
      opacity: 0;
      -webkit-transition: all 0.4s ease-in-out 0s;
      -moz-transition: all 0.4s ease-in-out 0s;
      transition: all 0.4s ease-in-out 0s; }
    .video .content .content-image {
      width: 100%; }
    .video .content:hover .content-details {
      top: 50%;
      left: 50%;
      opacity: 1; }
    .video .content:hover .icon-img {
      opacity: 0; }

.flashy-overlay {
  z-index: 1030 !important; }

.content:hover .content-overlay {
  opacity: 1; }

.content-details {
  position: absolute;
  text-align: center;
  padding-left: 1em;
  padding-right: 1em;
  width: 100%;
  top: 50%;
  left: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s; }
  .content-details h3 {
    color: #fff;
    font-weight: 600;
    margin-bottom: 0.5em;
    text-transform: uppercase;
    font-size: 25px;
    font-family: "Lato-Regular"; }

.fadeIn-bottom {
  top: 80%; }

.icon-video {
  top: 30%;
  left: 43%;
  position: absolute;
  text-align: center;
  color: #fff;
  opacity: 1; }
  .icon-video h2 i {
    font-size: 60px;
    opacity: 1;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s; }
    .icon-video h2 i:hover {
      opacity: 0;
      -webkit-transition: all 0.3s ease-in-out 0s;
      -moz-transition: all 0.3s ease-in-out 0s;
      transition: all 0.3s ease-in-out 0s; }
  .icon-video:hover {
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s; }

#monsoon {
  background-color: #2e3192;
  padding: 42px 0; }
  #monsoon .about-container {
    width: 100%;
    margin: 0 auto;
    text-align: center; }
    @media (min-width: 320px) and (max-width: 496px) {
      #monsoon .about-container {
        width: 100%; } }
    @media (min-width: 497px) and (max-width: 537px) {
      #monsoon .about-container {
        width: 72%; } }
    @media (min-width: 538px) and (max-width: 767px) {
      #monsoon .about-container {
        width: 70%; } }
    #monsoon .about-container .heading-about {
      padding: 0 0 0 50px;
      position: relative;
      height: 100px; }
      @media (min-width: 320px) and (max-width: 767px) {
        #monsoon .about-container .heading-about {
          padding: 0 0 0 15px;
          height: 70px; } }
      @media (min-width: 768px) and (max-width: 1024px) {
        #monsoon .about-container .heading-about {
          padding: 0 0 0 30px;
          height: 60px; } }
      #monsoon .about-container .heading-about h1 {
        color: #ffffff;
        font-size: 30px;
        font-family: "Lato-Bold";
        text-align: left;
        margin: 0 0 2px 0;
        padding: 0; }
        @media (min-width: 320px) and (max-width: 1024px) {
          #monsoon .about-container .heading-about h1 {
            font-size: 20px; } }
      #monsoon .about-container .heading-about::after {
        content: '';
        background-image: url(../images/about-side.png);
        background-repeat: no-repeat;
        position: absolute;
        width: 100%;
        height: 100%;
        right: 0;
        top: 53px; }
        @media (min-width: 320px) and (max-width: 1024px) {
          #monsoon .about-container .heading-about::after {
            top: 30px; } }
    #monsoon .about-container .about-paragraph {
      padding: 0 10px 0 100px; }
      @media (min-width: 320px) and (max-width: 1024px) {
        #monsoon .about-container .about-paragraph {
          padding: 0; } }
      #monsoon .about-container .about-paragraph p {
        color: #ffffff;
        font-size: 16px;
        font-family: "Lato-Regular";
        text-align: left;
        line-height: 26px;
        margin: 0 0 26px 0;
        padding: 0; }
        @media (min-width: 320px) and (max-width: 1024px) {
          #monsoon .about-container .about-paragraph p {
            font-size: 14px; } }
  #monsoon .monsoon-side img {
    margin-top: 180px; }

/*# sourceMappingURL=style.css.map */
