@import "https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css";
@import "https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.7.0/animate.min.css";
@import "https://use.fontawesome.com/releases/v5.5.0/css/all.css";
@import "https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.9.0/slick.min.css";
@import "https://cdnjs.cloudflare.com/ajax/libs/fancybox/3.5.6/jquery.fancybox.min.css";
@import "https://cdnjs.cloudflare.com/ajax/libs/owl-carousel/1.3.2/owl.carousel.min.css";
@import "https://cdnjs.cloudflare.com/ajax/libs/slider-pro/1.5.0/css/slider-pro.min.css";
@import "https://cdn.rawgit.com/michalsnik/aos/2.1.1/dist/aos.css";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 15px; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1;
  overflow-x: hidden;
  overflow-x: -moz-scrollbars-none;
  background: #fff; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

h1 {
  font-size: 40px; }

h2 {
  font-size: 35px; }

h3 {
  font-size: 30px; }

h4 {
  font-size: 25px; }

h5 {
  font-size: 20px; }

h6 {
  font-size: 18px; }

p {
  font-size: 15px;
  line-height: 24px;
  font-weight: 400;
  color: #4c4c4d;
  margin-bottom: 15px; }

a {
  -webkit-transition: color 300ms, background-color 300ms;
  -moz-transition: color 300ms, background-color 300ms;
  -o-transition: color 300ms, background-color 300ms;
  transition: color 300ms, background-color 300ms; }

a:hover {
  text-decoration: none !important; }

a:focus {
  outline: none;
  text-decoration: none !important; }

input:-internal-autofill-previewed, input:-internal-autofill-selected, textarea:-internal-autofill-previewed, textarea:-internal-autofill-selected, select:-internal-autofill-previewed, select:-internal-autofill-selected {
  background-color: inherit !important;
  background-image: none !important;
  color: inherit !important; }

::selection, ::-moz-selection {
  background: #1b4792; }

.clear {
  clear: both; }

.animated2.fadeInUp {
  -webkit-animation-name: fadeInUp;
  -moz-animation-name: fadeInUp;
  -o-animation-name: fadeInUp;
  animation-name: fadeInUp; }

.animated2 {
  visibility: visible;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 0.4s;
  -moz-animation-duration: 0.4s;
  -ms-animation-duration: 0.4s;
  -o-animation-duration: 0.4s;
  animation-duration: 0.4s; }

.text-center {
  text-align: center; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.pad0 {
  padding: 0px !important; }

.plft0 {
  padding-left: 0px; }

.prit0 {
  padding-right: 0px; }

.mtop0 {
  margin-top: 0px !important; }

.mauto {
  margin: 0 auto;
  display: block; }

@media only screen and (min-width: 1200px) {
  .hidden-xl {
    display: none; } }
@media (max-width: 1200px) and (min-width: 992px) {
  .hidden-lg {
    display: none; } }
@media only screen and (max-width: 992px) {
  .scrollup {
    bottom: 20px; }

  .order0 {
    order: 0;
    -webkit-order: 0; }

  .order1 {
    order: 1;
    -webkit-order: 1; }

  .md-hidden {
    display: none; } }
@media only screen and (min-width: 768px) {
  .self_container {
    max-width: 100%; } }
@media (max-width: 992px) and (min-width: 768px) {
  .hidden-md {
    display: none; } }
@media only screen and (max-width: 768px) {
  .container {
    max-width: none; } }
@media (max-width: 768px) and (min-width: 576px) {
  .hidden-sm {
    display: none; } }
@media only screen and (max-width: 576px) {
  .hidden-xs {
    display: none; } }
@media only screen and (max-width: 468px) {
  .mob-full {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; } }
.scrollup {
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  position: fixed;
  bottom: 50px;
  right: 20px;
  display: none;
  background: url(../images/icons/icon_top.png) #1b4792 no-repeat center;
  background-size: 14px;
  border-radius: 5px;
  z-index: 2; }

/* BASE STYLE */
/* LAYOUTS */
/***********HEADER************* */
@media only screen and (min-width: 992px) {
  .header .menu-icon {
    display: none; }

  .navbar-expand-lg .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto; }

  .navbar-expand-lg .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
    margin: 0 auto; } }
@media only screen and (max-width: 992px) {
  .collapse:not(.show) {
    display: none !important;
    width: 100%; }

  .navbar-expand-lg .navbar-nav {
    -ms-flex-direction: column;
    flex-direction: column; } }
#Header {
  background: transparent;
  position: absolute;
  top: 0px;
  z-index: 2;
  left: 0px;
  width: 100%; }
  @media only screen and (max-width: 992px) {
    #Header {
      position: unset; } }
  #Header .topbar {
    background: #1b4792;
    padding: 7px 0; }
    @media only screen and (max-width: 992px) {
      #Header .topbar {
        display: none;
          display-display: none; } }
    #Header .topbar .container {
      padding: 0 30px; }
      #Header .topbar .container::after {
        content: "";
        display: flex;
        clear: both; }
    #Header .topbar .welcome_msg {
      float: left; }
      #Header .topbar .welcome_msg .msg {
        font-size: 12px;
        color: white;
        line-height: normal;
        margin-bottom: 0px; }
    #Header .topbar .rit_sec {
      float: right; }
      #Header .topbar .rit_sec .qck_cnct li {
        display: inline-block;
        margin-right: 40px;
        font-size: 13px;
        color: #fff;
        text-transform: uppercase;
        line-height: normal; }
        #Header .topbar .rit_sec .qck_cnct li:last-child {
          margin-right: 0px; }
        #Header .topbar .rit_sec .qck_cnct li a {
          text-transform: none;
          color: #fff; }
  @media only screen and (min-width: 992px) {
    #Header .navbar-custom {
      margin-top: 25px; } }
  #Header .navbar-custom .main-nav-section {
    background: #ffffff;
    position: relative; }
    #Header .navbar-custom .main-nav-section::after {
      content: "";
      display: flex;
      clear: both; }
    #Header .navbar-custom .main-nav-section .navbar {
      padding: 0px;
      display: inline-block;
      float: right;
      padding-right: 30px; }
  #Header .navbar-custom .logo-sec {
    margin-top: 0px;
    margin-left: 30px;
    display: inline-block;
    padding: 10px 0; }
    @media only screen and (min-width: 992px) {
      #Header .navbar-custom .logo-sec {
        width: 240px; } }
    @media only screen and (max-width: 992px) {
      #Header .navbar-custom .logo-sec {
        width: 195px; } }
    @media only screen and (max-width: 468px) {
      #Header .navbar-custom .logo-sec {
        width: 170px;
        margin-left: 10px; } }
  #Header .navbar-custom .nav-list .link {
    font-size: 16px;
    color: #161616;
    text-transform: uppercase;
    line-height: normal;
    padding: 25px 15px;
    display: block; }
    #Header .navbar-custom .nav-list .link:hover {
      background: #1b4792;
      color: white; }
  #Header .navbar-custom .nav-list.active .link {
    background: #1b4792;
    color: white; }
  @media only screen and (max-width: 992px) {
    #Header .navbar-custom .menu-icon {
      float: right; }
      #Header .navbar-custom .menu-icon button {
        padding: 20px 30px;
        background: transparent;
        outline: none;
        box-shadow: none;
        cursor: pointer; } }
    @media only screen and (max-width: 992px) and (max-width: 468px) {
      #Header .navbar-custom .menu-icon button {
        padding: 21px; } }
  @media only screen and (max-width: 992px) {
      #Header .navbar-custom .menu-icon i {
        font-size: 24px;
        color: #1b4792; }
    #Header .navbar-custom .navbar {
      position: absolute;
      width: 100%;
      top: 100%;
      left: 0px;
      right: 0px;
      padding: 0px !important; }
      #Header .navbar-custom .navbar .nav-list .link {
        padding: 10px 15px;
        background: #f3f3f3;
        border-bottom: 1px solid #d8d8d8; } }
    @media only screen and (max-width: 992px) and (max-width: 468px) {
      #Header .navbar-custom .navbar .nav-list .link {
        padding: 15px; } }
  @media only screen and (max-width: 992px) {
        #Header .navbar-custom .navbar .nav-list .link:last-child .link {
          border-bottom: 0px; }
      #Header .navbar-custom .navbar .nav-list.active .link {
        background: #1b4792; } }
  #Header.sticky {
    position: fixed;
    width: 100%;
    z-index: 5;
    top: 0px;
    animation: ease-in-out;
    transition-delay: 0.5s;
    animation-name: fadeInDown;
    animation-duration: 0.5s;
    animation-fill-mode: both;
    border-bottom: 0px; }
    @media only screen and (min-width: 768px) {
      #Header.sticky .self_container {
        max-width: 100%; } }
    #Header.sticky .topbar {
      display: none; }
    #Header.sticky .logo-sec {
      width: 185px; }
    #Header.sticky .navbar-custom {
      margin-top: 0px;
      background: #fff;
      border-bottom: 1px solid #ececec; }
      #Header.sticky .navbar-custom .link {
        padding: 25px 15px; }

/*********HEADING_STYLE********* */
.main_head {
  position: relative;
  margin-bottom: 45px;
  text-align: left;
  padding-bottom: 5px; }
  .main_head .sub_head {
    font-size: 18px;
    color: #1b4792;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 26px; }
  .main_head .head {
    font-size: 35px;
    color: #1b4792;
    font-weight: 700;
    line-height: 39px;
    margin-bottom: 10px; }
    @media only screen and (max-width: 992px) {
      .main_head .head {
        font-size: 28px; } }
  .main_head::after {
    content: "";
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 45px;
    height: 2px;
    background: #1b4792; }
  .main_head.center {
    text-align: center; }
    .main_head.center::after {
      right: 0px;
      margin: 0 auto; }

/************INNER_BANNER************ */
@media only screen and (min-width: 992px) {
  .inner-page {
    margin-top: 34px; } }
@media only screen and (max-width: 992px) {
  .inner-page {
    margin-top: 0px; } }
.inner-page #banner {
  background-size: cover !important;
  background-position: center center !important;
  text-align: center; }
  @media only screen and (min-width: 992px) {
    .inner-page #banner {
      min-height: 468px; } }
  @media only screen and (max-width: 992px) {
    .inner-page #banner {
      min-height: 265px; } }
  .inner-page #banner .banner-content {
    padding: 290px 15px 120px;
    width: 100%; }
  .inner-page #banner .page-title {
    font-size: 35px;
    color: white;
    font-weight: 700;
    text-transform: uppercase;
    line-height: normal;
    float: left;
    position: relative;
    padding-bottom: 5px; }
    .inner-page #banner .page-title::after {
      content: "";
      position: absolute;
      left: 0px;
      bottom: 0px;
      background: #1b4792;
      width: 50px;
      height: 5px; }
  .inner-page #banner nav::after {
    content: "";
    clear: both;
    display: flex; }
  .inner-page #banner .breadcrumb {
    background: transparent;
    padding: 0px;
    margin: 0 auto;
    width: fit-content;
    padding: 15px 0;
    float: right; }
    .inner-page #banner .breadcrumb li {
      display: inline-block;
      font-size: 12px;
      line-height: normal;
      padding: 2px 12px;
      position: relative;
      color: white;
      text-transform: uppercase; }
      .inner-page #banner .breadcrumb li a {
        font-size: 12px;
        color: white;
        line-height: normal; }
      .inner-page #banner .breadcrumb li::after {
        content: "";
        position: absolute;
        right: 0px;
        top: 4px;
        width: 2px;
        height: 12px;
        background: #bbc0c1; }
      .inner-page #banner .breadcrumb li:first-child {
        color: white; }
      .inner-page #banner .breadcrumb li:first-child a {
        color: white; }
      .inner-page #banner .breadcrumb li:last-child::after {
        display: none; }

.breadcrumb-item + .breadcrumb-item::before {
  display: none; }

/*******************************BUTTON_STYLE************************* */
.full_btn {
  font-size: 14px;
  color: #24b5f4;
  text-transform: uppercase;
  line-height: normal;
  text-align: center;
  width: 100%;
  position: relative;
  display: block;
  overflow: hidden; }
  .full_btn::before {
    content: "";
    width: 100%;
    height: 1px;
    left: 0px;
    top: 50%;
    background: #efefef;
    position: absolute;
    display: block; }
  .full_btn span {
    font-size: 14px;
    font-weight: 500;
    color: #24b5f4;
    text-transform: uppercase;
    line-height: normal;
    text-align: center;
    width: fit-content;
    position: relative;
    padding: 0 30px;
    margin: 0 1px;
    background: #fff;
    margin: 0 auto; }
    .full_btn span::before {
      content: "//";
      position: absolute;
      left: 0px;
      top: 0px;
      font-size: 14px;
      color: #efefef; }
    .full_btn span::after {
      content: "//";
      position: absolute;
      right: 0px;
      top: 0px;
      font-size: 14px;
      color: #efefef; }

/*********************MAIN_SLIDER***************** */
.carousel-item {
  background: no-repeat center center scroll;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
  height: auto; }

@media only screen and (min-width: 992px) {
  #main-slider {
    margin-top: 34px; } }
@media only screen and (max-width: 992px) {
  #main-slider {
    margin-top: 0px; } }
#main-slider .carousel-item {
  background-position: center !important; }
  #main-slider .carousel-item img {
    width: 100%; }
#main-slider .carousel-caption {
  width: 100%;
  margin: 0 auto;
  text-align: left;
  bottom: 10%;
  padding-top: 90px;
  padding-bottom: 0px;
  left: 0px;
  right: 0px; }
  @media only screen and (min-width: 1200px) {
    #main-slider .carousel-caption {
      max-width: 1140px; } }
  @media (max-width: 1200px) and (min-width: 992px) {
    #main-slider .carousel-caption {
      max-width: 960px; } }
  @media (max-width: 992px) and (min-width: 768px) {
    #main-slider .carousel-caption {
      max-width: 720px; } }
  @media (max-width: 768px) and (min-width: 576px) {
    #main-slider .carousel-caption {
      max-width: 92%; } }
  @media only screen and (max-width: 768px) {
    #main-slider .carousel-caption {
      bottom: 10%;
      padding: 0 15px; } }
  #main-slider .carousel-caption .caption {
    font-size: 18px;
    color: white;
    text-transform: uppercase;
    line-height: normal;
    background: #1b4792;
    width: fit-content;
    padding: 5px 15px;
    margin-bottom: 15px; }
    @media only screen and (max-width: 1400px) {
      #main-slider .carousel-caption .caption {
        font-size: 14px; } }
    @media only screen and (max-width: 768px) {
      #main-slider .carousel-caption .caption {
        font-size: 16px;
        line-height: normal;
        margin-bottom: 10px; } }
    @media only screen and (max-width: 576px) {
      #main-slider .carousel-caption .caption {
        font-size: 11px; } }
  #main-slider .carousel-caption .main {
    font-size: 45px;
    color: white;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.124;
    margin-bottom: 10px; }
    @media only screen and (max-width: 1400px) {
      #main-slider .carousel-caption .main {
        font-size: 30px; } }
    @media only screen and (min-width: 768px) {
      #main-slider .carousel-caption .main {
        width: 600px; } }
    @media only screen and (max-width: 768px) {
      #main-slider .carousel-caption .main {
        font-size: 20px;
        line-height: normal; } }
    @media only screen and (max-width: 576px) {
      #main-slider .carousel-caption .main {
        font-size: 15px;
        line-height: normal;
        margin-bottom: 0;
        font-weight: 400; } }
  #main-slider .carousel-caption .lead {
    font-size: 16px;
    color: white;
    line-height: 1.412;
    margin-bottom: 0px; }
    @media only screen and (min-width: 768px) {
      #main-slider .carousel-caption .lead {
        width: 400px; } }
    @media only screen and (max-width: 576px) {
      #main-slider .carousel-caption .lead {
        font-size: 12px; } }
#main-slider .carousel-arrows {
  position: absolute;
  right: 5%;
  bottom: 55px; }
  #main-slider .carousel-arrows .carousel-control-next, #main-slider .carousel-arrows .carousel-control-prev {
    position: unset;
    display: inline-block;
    width: auto;
    opacity: 1;
    width: 40px;
    height: 40px;
    margin: 0 5px; }
  #main-slider .carousel-arrows .carousel-control-prev {
    background: url(../images/icons/slider-arrow-lft.png) no-repeat; }
  #main-slider .carousel-arrows .carousel-control-next {
    background: url(../images/icons/slider-arrow-rit.png) no-repeat; }
  @media only screen and (max-width: 768px) {
    #main-slider .carousel-arrows {
      display: none; } }

.carousel-indicators {
  height: 75px;
  width: auto;
  left: 85px;
  right: auto;
  top: 200px;
  display: flex;
  z-index: 1;
  margin-left: 0;
  bottom: 0; }
  .carousel-indicators li {
    font-size: 16px;
    line-height: 64px;
    color: white;
    text-indent: 0;
    width: auto;
    background: transparent;
    position: relative; }
    .carousel-indicators li.active {
      background: transparent;
      font-size: 30px;
      font-weight: 600;
      color: #1b4792;
      line-height: 73px; }
    .carousel-indicators li:last-child {
      padding-left: 7px; }
      .carousel-indicators li:last-child::before {
        content: "/";
        position: absolute;
        left: 0px;
        top: 0px;
        font-size: 16px;
        color: white; }

/***************************HOME_PAGE***************** */
#sub_sec {
  background: #1b4792; }
  #sub_sec .box {
    padding: 15px 0;
    text-align: center;
    display: block; }
    #sub_sec .box .icon_box {
      padding: 10px 0;
      margin-bottom: 5px;
      min-height: 65px;
      display: flex; }
      #sub_sec .box .icon_box img {
        display: table-cell;
        vertical-align: middle;
        margin: auto; }
    #sub_sec .box .sub_title {
      font-size: 13px;
      color: #fff;
      text-transform: uppercase;
      line-height: normal; }
    #sub_sec .box .title {
      font-size: 20px;
      color: white;
      font-weight: 600;
      line-height: normal; }

#welcome_sec {
  padding-top: 40px;
  padding-bottom: 40px; }
  #welcome_sec .main_head {
    margin-bottom: 40px; }
  #welcome_sec .brand_idnt {
    margin-top: 35px; }
  #welcome_sec .exp {
    padding-right: 40px;
    border-right: 1px solid #e2d4b9;
    display: inline-block; }
    #welcome_sec .exp ul {
      display: flex;
      align-items: center;
      justify-content: center; }
      #welcome_sec .exp ul li {
        padding: 0 5px; }
    #welcome_sec .exp .year {
      font-size: 71px;
      color: #1b4792;
      line-height: 60px;
      display: inline-block;
      margin-right: 15px; }
    #welcome_sec .exp .msg {
      font-size: 14px;
      color: #5e5d5c;
      line-height: 16px;
      display: inline-block;
      position: relative;
      top: -13px; }
  #welcome_sec .since {
    font-size: 12px;
    color: #646363;
    text-transform: uppercase;
    line-height: 18px;
    letter-spacing: 2px;
    padding-left: 35px;
    display: inline-block; }
  #welcome_sec .ceo_msg {
    padding: 40px 40px 30px;
    border: 3px solid #1b4792;
    position: relative; }
    #welcome_sec .ceo_msg::before {
      content: "";
      background: url(../images/icons/ceo_quots.png) no-repeat center #ffffff;
      padding-bottom: 8px;
      padding-right: 15px;
      position: absolute;
      left: -3px;
      top: -40px;
      width: 72px;
      height: 48px; }
    @media only screen and (min-width: 992px) {
      #welcome_sec .ceo_msg {
        margin-left: 80px; } }
    @media only screen and (max-width: 992px) {
      #welcome_sec .ceo_msg {
        margin-top: 90px; } }
    #welcome_sec .ceo_msg .msg {
      font-size: 16px;
      font-family: "Vollkorn", serif;
      color: #646363;
      line-height: 1.5;
      margin-bottom: 0px; }
    #welcome_sec .ceo_msg .msg_foot {
      margin-top: 25px; }
      #welcome_sec .ceo_msg .msg_foot .name {
        font-size: 16px;
        font-family: "Vollkorn", serif;
        color: #212121;
        line-height: normal; }
      #welcome_sec .ceo_msg .msg_foot .position {
        font-size: 12px;
        color: #646363;
        line-height: normal; }

#general_trading {
  padding-top: 40px;
  padding-bottom: 40px;
  background: #f8f8f8; }

#manufctrng {
  padding-top: 60px;
  padding-bottom: 70px; }
  #manufctrng .box {
    position: relative;
    overflow: hidden;
    padding: 2px;
    border-left: 2px solid #273894;
    border-top: 2px solid #273894;
    padding: 10px 0 0 10px; }
    @media only screen and (max-width: 992px) {
      #manufctrng .box {
        margin-bottom: 30px; } }
    #manufctrng .box .item_count {
      position: absolute;
      left: 0px;
      bottom: 0px;
      font-size: 18px;
      color: white;
      font-weight: 500;
      line-height: normal;
      background: #273894;
      padding: 0px 8px; }
  #manufctrng .inner {
    display: block;
    margin-bottom: -2px;
    transition: all ease-in-out 0.3s;
    width: 100%;
    height: 345px;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    overflow: hidden;
    position: relative; }
    #manufctrng .inner .overlay {
      padding: 0px;
      padding-left: 25px;
      border-left: 5px solid #1b4792;
      display: block;
      position: absolute;
      bottom: 0px;
      left: 0px;
      margin: 40px;
      margin-top: 0px;
      transition: all ease-in-out 0.3s; }
      #manufctrng .inner .overlay .title {
        font-size: 30px;
        color: white;
        text-transform: uppercase;
        line-height: 30px;
        font-weight: 700;
        margin-bottom: 10px; }
      #manufctrng .inner .overlay .info {
        font-size: 13px;
        color: white;
        text-transform: uppercase;
        line-height: 24px;
        font-weight: 400; }
      @media only screen and (max-width: 992px) {
        #manufctrng .inner .overlay {
          margin: 0 15px 40px; } }
    #manufctrng .inner .btn2 {
      position: absolute;
      left: 0px;
      bottom: -42px;
      transition: all ease-in-out 0.3s;
      opacity: 0px;
      visibility: hidden;
      margin-left: 40px;
      font-size: 13px;
      color: white;
      background-color: #1b4792;
      text-align: center;
      padding: 10px 15px; }
    #manufctrng .inner::before {
      content: "";
      position: absolute;
      width: 100%;
      height: 30%;
      bottom: 0px;
      transition: all ease-in-out 0.3s;
      background-image: linear-gradient(#21212114, rgba(0, 0, 0, 0.87)); }
    #manufctrng .inner:hover .overlay {
      bottom: 55px; }
    #manufctrng .inner:hover .btn2 {
      opacity: 1;
      visibility: visible;
      bottom: 40px; }
    #manufctrng .inner:hover::before {
      height: 100%; }

#retl_distrbtn {
  background: #192045;
  padding: 50px 0; }
  #retl_distrbtn .main_head .head {
    color: #fff; }
  #retl_distrbtn .border_box {
    border-color: #1b4792; }
  #retl_distrbtn .item_count {
    background: #1b4792; }
  #retl_distrbtn .cntnt_box .title {
    color: #fff; }
  #retl_distrbtn .cntnt_box .info {
    color: #fff; }

/*************************CLIENTS_SEC********************** */
#clients {
  background: #f8f8f8;
  padding-top: 40px;
  padding-bottom: 40px; }
  #clients .slick-arrow {
    position: absolute;
    top: 40%;
    width: 30px;
    height: 30px;
    display: inline-block;
    font-size: 0px;
    border: none;
    outline: none;
    box-shadow: none;
    z-index: 1; }
    #clients .slick-arrow.slide-prev {
      background: url(../images/icons/slider-arrow-lft_ash.png) no-repeat center;
      left: -30px; }
    #clients .slick-arrow.slide-nxt {
      background: url(../images/icons/slider-arrow-rit_ash.png) no-repeat center;
      right: -30px; }
  #clients .clients-controls {
    position: relative; }
  #clients .direction {
    position: absolute;
    width: 100%;
    top: 25%; }
  #clients .slick-list {
    padding: 0px !important;
    margin: 0 20px; }
  #clients .slick-arrow {
    background: #f1f1f1;
    padding: 6px 11px;
    opacity: 0.6;
    cursor: pointer;
    display: inline-block !important;
    text-align: center;
    font-size: 10px; }
    #clients .slick-arrow.prev {
      margin-left: -45px; }
    #clients .slick-arrow.next {
      float: right;
      margin-right: -45px; }
    #clients .slick-arrow i {
      font-size: 16px;
      font-display: auto; }

#blog {
  padding-top: 40px;
  padding-bottom: 70px;
  background: #ffffff; }
  #blog .slick-arrow {
    width: 32px;
    height: 32px;
    border: none;
    font-size: 0px;
    position: absolute;
    top: 25%;
    z-index: 1;
    outline: none;
    cursor: pointer; }
    #blog .slick-arrow.slide-prev {
      left: -45px;
      background: url(../images/icons/slick_arrow_prev.png) no-repeat center #f1f1f1; }
    #blog .slick-arrow.slide-nxt {
      right: -45px;
      background: url(../images/icons/slick_arrow_nxt.png) no-repeat center #f1f1f1; }
  #blog .slick-slide {
    margin: 0 8px; }
    #blog .slick-slide .img-box {
      height: 175px;
      background-repeat: no-repeat !important;
      background-size: cover !important;
      background-position: center !important; }
    #blog .slick-slide .cntnt_box {
      padding: 25px 0px;
      text-align: left; }
      #blog .slick-slide .cntnt_box .date {
        font-size: 12px;
        color: #b49759;
        font-weight: 500;
        line-height: normal;
        margin-bottom: 15px;
        display: block; }
      #blog .slick-slide .cntnt_box .info {
        font-size: 14px;
        font-weight: 500;
        color: #090909;
        line-height: 20px; }
        @media only screen and (min-width: 1200px) {
          #blog .slick-slide .cntnt_box .info {
            padding-right: 60px; } }
        @media only screen and (max-width: 1200px) {
          #blog .slick-slide .cntnt_box .info {
            padding-right: 10px; } }

/*********************COMPANY_PROFILE********************** */
@media only screen and (min-width: 992px) {
  #about_page .category-list {
    padding-bottom: 80px;
    border-right: 1px solid #1b4792;
    text-align: right; } }
@media only screen and (max-width: 992px) {
  #about_page .category-list {
    border: 1px solid #f3f3f3;
    text-align: left;
    padding-top: 25px;
    background: #f9f9f9; } }
#about_page .category-list .sec-head {
  font-size: 30px;
  color: #333399;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 35px; }
  @media only screen and (min-width: 992px) {
    #about_page .category-list .sec-head {
      padding-right: 35px; } }
  @media only screen and (max-width: 992px) {
    #about_page .category-list .sec-head {
      padding-left: 35px; } }
#about_page .category-list ul {
  display: block; }
#about_page .category-list li a {
  font-size: 16px;
  color: #8c8b8b;
  font-weight: 500;
  line-height: 2.813;
  position: relative;
  width: 100%;
  display: block;
  border-radius: 0px; }
  @media only screen and (min-width: 992px) {
    #about_page .category-list li a {
      padding-right: 35px; } }
  @media only screen and (max-width: 992px) {
    #about_page .category-list li a {
      padding-left: 35px;
      border-bottom: 1px solid #ececec; } }
  #about_page .category-list li a:hover, #about_page .category-list li a.active, #about_page .category-list li a:focus {
    background: linear-gradient(to right, #fff 50%, #1b4792 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: all 0.5s ease-out;
    color: white; }
#about_page .category-list li:last-child a {
  border-bottom: 0px; }
#about_page .category-list li.active a {
  background: #1b4792;
  color: white; }
  #about_page .category-list li.active a:hover {
    background: linear-gradient(to right, #1b4792 50%, #1b4792 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: all 0s ease-out; }
#about_page #about {
  padding-top: 90px;
  padding-bottom: 100px; }
  @media only screen and (min-width: 992px) {
    #about_page #about .about-content {
      padding-left: 25px; } }
  @media only screen and (max-width: 992px) {
    #about_page #about .about-content {
      padding-bottom: 75px; } }
  #about_page #about .about-content .main_head .head {
    text-transform: capitalize; }
  @media only screen and (min-width: 576px) {
    #about_page #about .about-content .float_img_box {
      float: left;
      margin-right: 25px;
      margin-bottom: 15px;
      max-width: 250px; } }
  @media only screen and (max-width: 576px) {
    #about_page #about .about-content .float_img_box {
      margin-bottom: 25px; } }
  #about_page #about.vision_mision .sec {
    margin-bottom: 60px;
    display: block; }
  #about_page #about.vision_mision .icon_box {
    max-width: 55px;
    margin-bottom: 15px; }
  #about_page #about.vision_mision .title {
    font-size: 24px;
    color: #cc9966;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 15px;
    text-transform: capitalize; }
  #about_page #about.vision_mision p {
    font-size: 14px;
    color: #646363;
    line-height: 1.846; }
  #about_page #about.commitment .about-content img {
    margin: 30px 0; }
  #about_page #about.quality .about-content img {
    margin: 30px 0; }
  #about_page #about.responsibility .about-content img {
    margin: 30px 0; }

@media only screen and (min-width: 992px) {
  #services_page .category-list {
    padding-bottom: 80px;
    border-right: 1px solid #d5ba95;
    text-align: right; } }
@media only screen and (max-width: 992px) {
  #services_page .category-list {
    border: 1px solid #f3f3f3;
    text-align: left;
    padding-top: 25px;
    background: #f9f9f9; } }
#services_page .category-list .sec-head {
  font-size: 30px;
  color: #333399;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 35px; }
  @media only screen and (min-width: 992px) {
    #services_page .category-list .sec-head {
      padding-right: 35px; } }
  @media only screen and (max-width: 992px) {
    #services_page .category-list .sec-head {
      padding-left: 35px; } }
#services_page .category-list ul {
  display: block; }
#services_page .category-list li a {
  font-size: 16px;
  color: #8c8b8b;
  font-weight: 500;
  line-height: normal;
  position: relative;
  width: 100%;
  display: block;
  border-radius: 0px; }
  @media only screen and (min-width: 992px) {
    #services_page .category-list li a {
      padding-right: 35px;
      padding: 15px; } }
  @media only screen and (max-width: 992px) {
    #services_page .category-list li a {
      padding-left: 35px;
      padding: 10px;
      border-bottom: 1px solid #ececec; } }
  #services_page .category-list li a:hover, #services_page .category-list li a.active, #services_page .category-list li a:focus {
    background: linear-gradient(to right, #fff 50%, #1b4792 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: all 0.5s ease-out;
    color: white; }
#services_page .category-list li:last-child a {
  border-bottom: 0px; }
#services_page .category-list li.active a {
  background: #1b4792;
  color: white; }
  #services_page .category-list li.active a:hover {
    background: linear-gradient(to right, #1b4792 50%, #1b4792 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: all 0s ease-out; }
#services_page #service {
  padding-top: 95px;
  padding-bottom: 85px; }
  @media only screen and (min-width: 992px) {
    #services_page #service .service_cntnt {
      padding-left: 25px; } }
  #services_page #service .service_cntnt .pad10 {
    padding: 0 10px; }
  #services_page #service .service_cntnt .item_box {
    margin-bottom: 20px; }
    #services_page #service .service_cntnt .item_box .img_box {
      height: 230px;
      border: 1px solid #e5e4e4;
      text-align: center;
      white-space: nowrap; }
      @media only screen and (min-width: 768px) {
        #services_page #service .service_cntnt .item_box .img_box {
          display: table-cell;
          vertical-align: middle; } }
      #services_page #service .service_cntnt .item_box .img_box * {
        vertical-align: middle; }
      #services_page #service .service_cntnt .item_box .img_box img {
        margin: auto; }
    #services_page #service .service_cntnt .item_box .box_foot {
      background: #1b4792;
      padding: 15px 20px 10px; }
      #services_page #service .service_cntnt .item_box .box_foot .pro_name {
        font-size: 17px;
        color: white;
        line-height: normal; }
      #services_page #service .service_cntnt .item_box .box_foot .size {
        font-size: 14px;
        color: white;
        line-height: normal; }

/*************************BLOG_PAGE***************** */
#blog_page #blog-list {
  padding-top: 80px;
  padding-bottom: 75px; }
#blog_page .blog {
  margin-bottom: 35px; }
  #blog_page .blog .img-box {
    width: 100%;
    height: 255px;
    background-size: cover !important;
    background-position: center !important;
    display: block;
    margin-bottom: 10px;
    position: relative; }
  #blog_page .blog .blog-info {
    padding-top: 10px; }
    #blog_page .blog .blog-info .blog-date {
      font-size: 12px;
      color: #333399;
      line-height: 2.083;
      margin-bottom: 10px;
      display: block;
      font-weight: 600; }
    #blog_page .blog .blog-info .info, #blog_page .blog .blog-info p {
      font-size: 16px;
      color: #090909;
      line-height: 26px;
      font-weight: 600; }

#blog_detail_page #blog-list {
  padding-bottom: 75px;
  padding-top: 80px; }
#blog_detail_page .blog-header .blog-title {
  font-size: 16px;
  color: #151515;
  line-height: 1.563;
  font-weight: 500; }
#blog_detail_page .blog-meta {
  padding: 25px 0; }
  #blog_detail_page .blog-meta span {
    font-size: 12px;
    color: #959494;
    line-height: 1.667;
    position: relative;
    padding: 5px 0px;
    padding-right: 30px;
    margin: -5px 15px;
    border-right: 1px solid #e5e5e5; }
    #blog_detail_page .blog-meta span:first-child {
      margin-left: 0px;
      margin-right: 0px;
      border-right: 0px; }
    #blog_detail_page .blog-meta span:last-child {
      margin-right: 0px;
      border-right: 0px; }
    #blog_detail_page .blog-meta span strong {
      font-weight: 600;
      color: #111111; }
  #blog_detail_page .blog-meta .blog-meta-author-dp {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: block;
    float: left;
    padding: 0px; }
    #blog_detail_page .blog-meta .blog-meta-author-dp img {
      border-radius: 50%;
      max-width: unset;
      width: 30px; }
  #blog_detail_page .blog-meta .blog-meta-date {
    text-transform: uppercase;
    position: relative;
    background: url(../images/icons/calender.png) no-repeat center left;
    padding-left: 25px; }
  #blog_detail_page .blog-meta::after {
    content: "";
    display: flex;
    clear: both; }
#blog_detail_page .blog-content .img-box {
  margin-bottom: 45px; }
#blog_detail_page .blog-content p {
  font-size: 13px;
  color: #676867;
  line-height: 2; }
@media only screen and (max-width: 992px) {
  #blog_detail_page aside {
    margin-top: 40px; } }
#blog_detail_page aside .new-posts {
  margin-bottom: 45px; }
  #blog_detail_page aside .new-posts .head {
    position: relative;
    margin-bottom: 25px; }
    #blog_detail_page aside .new-posts .head span {
      font-size: 16px;
      color: #151515;
      line-height: normal;
      font-weight: 600;
      position: relative;
      z-index: 1;
      background: #fff;
      padding-right: 15px; }
    #blog_detail_page aside .new-posts .head::after {
      content: "";
      position: absolute;
      top: 10px;
      right: 0px;
      width: 100%;
      height: 1px;
      background: #eaeaea;
      z-index: 0; }
  #blog_detail_page aside .new-posts .post {
    margin-bottom: 20px;
    display: flex; }
    #blog_detail_page aside .new-posts .post .img-box {
      width: 100px;
      display: inline-block;
      margin-right: 25px; }
    #blog_detail_page aside .new-posts .post .blog-title {
      display: inline-block;
      font-size: 13px;
      color: #3a3a3a;
      line-height: 18px;
      text-align: left;
      font-weight: 600; }
  #blog_detail_page aside .new-posts .view-all-news {
    float: right;
    font-size: 12px;
    line-height: 20px;
    color: #273894;
    font-weight: 600;
    position: relative;
    padding-right: 20px;
    transition: ease-in-out all 0.3s;
    text-transform: uppercase; }
    #blog_detail_page aside .new-posts .view-all-news::after {
      content: ">";
      position: absolute;
      right: 0px;
      top: 0px;
      display: inline-block;
      font-size: 14px;
      font-weight: 400; }
    #blog_detail_page aside .new-posts .view-all-news:hover {
      padding-right: 25px; }

#enquiry_page .form_sec {
  padding-top: 80px;
  padding-bottom: 100px; }

#BroucherList {
  padding: 35px 0 40px; }
  @media only screen and (min-width: 468px) {
    #BroucherList {
      padding: 90px 0 100px; } }
  #BroucherList ul {
    display: flex;
    flex-wrap: wrap;
    margin: -10px; }
  #BroucherList li {
    padding: 10px;
    width: 100%; }
    @media only screen and (min-width: 620px) {
      #BroucherList li {
        width: calc(100% / 2); } }
    #BroucherList li a {
      display: flex;
      align-items: center;
      border: 1px solid #e0e0e0;
      position: relative;
      padding: 10px 15px;
      padding-left: 40px;
      font-size: 14px;
      color: #646363; }
      #BroucherList li a::before {
        content: "";
        position: absolute;
        left: 0px;
        top: 0px;
        background: url("../images/icons/pdf.svg") no-repeat center #1b4792;
        background-size: 20px;
        width: 30px;
        height: 100%; }

/*****************************CONTACT_PAGE******************** */
#contact_page #address {
  padding-top: 90px;
  padding-bottom: 70px; }
  #contact_page #address .box {
    margin-bottom: 30px; }
  #contact_page #address .sec_head {
    font-size: 28px;
    color: #273894;
    font-weight: 600;
    line-height: normal;
    text-transform: capitalize;
    margin-bottom: 25px; }
  #contact_page #address .base_name {
    font-size: 16px;
    color: #273894;
    font-weight: 600;
    text-transform: uppercase;
    line-height: normal; }
    @media only screen and (min-width: 992px) {
      #contact_page #address .base_name {
        margin-bottom: 25px; } }
    @media only screen and (max-width: 992px) {
      #contact_page #address .base_name {
        margin-bottom: 10px; } }
  @media only screen and (min-width: 768px) {
    #contact_page #address ul {
      padding-right: 65px; } }
  #contact_page #address li {
    font-size: 13px;
    color: #666666;
    line-height: 26px; }
    #contact_page #address li.addrs {
      line-height: 2; }
    #contact_page #address li.phone {
      line-height: normal; }
#contact_page .form_sec {
  position: relative;
  padding-top: 90px; }
#contact_page #map_wrapper {
  height: 530px; }
  #contact_page #map_wrapper .info_content {
    text-align: center; }
    #contact_page #map_wrapper .info_content h3 {
      font-size: 24px;
      color: #b49759;
      font-weight: 600;
      line-height: normal;
      margin-bottom: 6px; }
    #contact_page #map_wrapper .info_content p {
      font-size: 12px;
      line-height: 19px;
      font-weight: 400;
      color: #4c4c4d;
      margin-bottom: 5px; }
  #contact_page #map_wrapper .gm-style .gm-style-iw-c {
    width: 315px; }
#contact_page #map_canvas {
  width: 100%;
  height: 100%; }
@media only screen and (max-width: 992px) {
  #contact_page #map iframe {
    height: 250px; } }
@media only screen and (max-width: 768px) {
  #contact_page #map iframe {
    margin-bottom: 35px; } }

footer {
  background: #1b4792;
  padding-bottom: 40px; }
  footer .foot_head {
    font-size: 16px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    line-height: normal;
    margin-bottom: 25px; }
    @media only screen and (max-width: 992px) {
      footer .foot_head {
        margin-top: 40px; } }
  footer .sec1 {
    padding-top: 40px;
    padding-bottom: 30px;
    border-bottom: 1px solid #1b4792;
    text-align: center;
    position: relative; }
    footer .sec1 .logo {
      width: 245px;
      margin: 0 auto; }
    footer .sec1 .working_time {
      font-size: 13px;
      color: white;
      background: #1b4792;
      padding: 0 15px;
      position: absolute;
      left: 0px;
      right: 0px;
      bottom: -7px;
      width: fit-content;
      margin: 0 auto; }
  @media only screen and (min-width: 992px) {
    footer .sec2 {
      padding-top: 60px; } }
  @media only screen and (max-width: 992px) {
    footer .sec2 {
      padding-top: 35px; }
      footer .sec2 .social-icon {
        margin-top: 15px; } }
  footer .sec2 .contct_info {
    margin-bottom: 10px; }
    footer .sec2 .contct_info li, footer .sec2 .contct_info a {
      font-size: 14px;
      color: white;
      line-height: 1.692; }
    @media only screen and (min-width: 992px) {
      footer .sec2 .contct_info {
        width: 100%; } }
  footer .sec2 .about {
    font-size: 14px;
    color: white;
    line-height: 1.692; }
  footer .sec2 .addrs {
    font-size: 14px;
    color: white;
    line-height: 1.692; }
    @media only screen and (min-width: 992px) {
      footer .sec2 .addrs {
        width: 50%; } }
  @media only screen and (min-width: 468px) {
    footer .sec2 .quck_links li {
      width: 50%;
      float: left; } }
  footer .sec2 .quck_links li, footer .sec2 .quck_links a {
    font-size: 12px;
    color: white;
    line-height: 2.5; }
  footer .sec2 .newsletter .info {
    font-size: 11px;
    color: #fffffe;
    line-height: 1.817;
    margin-bottom: 35px; }
  footer .sec2 .newsletter .input-text {
    width: calc(100% - 60px);
    float: left;
    background: #252b4e;
    height: 45px;
    font-size: 12px;
    border: none;
    box-shadow: none;
    outline: none;
    padding: 10px 0px;
    padding-left: 25px;
    color: white; }
    footer .sec2 .newsletter .input-text::placeholder {
      color: #9b9b9b; }
  footer .sec2 .newsletter .subscribe {
    background: url(../images/icons/subscribe.png) #252b4e no-repeat center;
    border: none;
    outline: none;
    box-shadow: none;
    cursor: pointer;
    height: 45px;
    width: 60px;
    text-align: center; }
  @media only screen and (min-width: 992px) {
    footer .sec2 .mtop {
      margin-top: 25px; } }
  footer .sec2 .social-icon li {
    display: inline-block;
    margin-right: 15px; }
    footer .sec2 .social-icon li:last-child {
      margin-right: 0px; }
  footer .sec2 .social-icon a {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    background: #0060a8;
    line-height: 30px; }
  footer .sec2 .fiso {
    margin-top: 25px; }
    footer .sec2 .fiso ul {
      display: flex;
      align-items: center;
      justify-content: center; }
      footer .sec2 .fiso ul li {
        padding: 0 5px; }

#copyright {
  background: #1b4792;
  padding: 35px 0;
  border-top: 1px solid #222950; }
  @media only screen and (max-width: 768px) {
    #copyright {
      text-align: center; } }
  #copyright .container::after {
    content: "";
    display: flex;
    clear: both; }
  #copyright p {
    margin-bottom: 0px;
    font-size: 12px;
    color: white;
    line-height: normal; }
    #copyright p a {
      font-size: 12px;
      color: white; }
    @media only screen and (min-width: 768px) {
      #copyright p {
        float: left; } }
  #copyright ul li {
    display: inline-block;
    text-align: right;
    border-right: 2px solid #fff;
    padding: 0 6px; }
    #copyright ul li:last-child {
      border-right: 0px; }
  #copyright ul a {
    font-size: 12px;
    color: white;
    text-align: right; }
  @media only screen and (min-width: 768px) {
    #copyright ul {
      float: right; } }
  @media only screen and (max-width: 768px) {
    #copyright ul {
      margin-top: 8px; } }

.certificates_pop {
  display: block;
  text-align: center;
  margin-bottom: 35px;
  color: #212529;
  line-height: 22px; }

/**********************FIXED_CONTACTBTN************************ */
.fixed-right {
  position: fixed;
  right: 20px;
  bottom: 150px;
  z-index: 2; }
  .fixed-right .call-right {
    position: relative;
    width: 44px;
    height: 44px;
    border-radius: 3px;
    background: url(../images/icons/sd-call.png) center center no-repeat #1b4792;
    z-index: 1;
    margin: 20px 0;
    cursor: pointer;
    border-radius: 50%; }
  .fixed-right .slide-left {
    position: absolute;
    background: #1b4792;
    width: 0;
    height: 44px;
    right: 12px;
    top: 20px;
    font-size: 13px;
    line-height: 15px;
    color: #FFFFFF;
    padding: 13.5px 15px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    z-index: 0;
    opacity: 0;
    overflow: hidden;
    transition: ease-in-out 0.5s;
    border-radius: 25px 15px 15px 25px; }
  .fixed-right .slide-left {
    top: 0px; }
    .fixed-right .slide-left span {
      opacity: 0;
      font-weight: 600; }
  .fixed-right .mail-right {
    position: relative;
    width: 44px;
    height: 44px;
    border-radius: 3px;
    background: url(../images/icons/sd-mail.png) center center no-repeat #0060a8;
    z-index: 1;
    margin-bottom: 20px;
    cursor: pointer;
    border-radius: 50%; }
  .fixed-right .quick-contact {
    position: relative; }
    @media only screen and (min-width: 576px) {
      .fixed-right .quick-contact:hover .slide-left, .fixed-right .quick-contact:hover span {
        opacity: 1;
        transition: ease-in-out 0.5s;
        width: 180px; }
      .fixed-right .quick-contact:hover.mail .slide-left {
        width: 245px; }
      .fixed-right .quick-contact.mail .slide-left {
        background: #0060a8; } }

.service-slide .slick-slide {
  padding: 0 15px; }
.service-slide .slick-arrow {
  position: absolute;
  top: 50%;
  z-index: 1;
  font-size: 0px;
  border: none;
  box-shadow: none;
  width: 35px;
  height: 35px;
  background-size: 15px !important;
  transition: ease-in-out all 1s; }
  .service-slide .slick-arrow.slide-prev {
    left: -100%;
    background: url(../images/icons/slick_arrow_lft.png) no-repeat center #1b4792; }
  .service-slide .slick-arrow.slide-nxt {
    right: -100%;
    background: url(../images/icons/slick_arrow_rit.png) no-repeat center #1b4792; }
.service-slide .service_box .border_box {
  border-left: 2px solid #1b4792;
  border-top: 2px solid #1b4792;
  padding: 10px 0 0 10px; }
.service-slide .service_box .img-box {
  width: 100%;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: contain !important;
  display: block;
  position: relative; }
  @media only screen and (min-width: 1200px) {
    .service-slide .service_box .img-box {
      height: 355px; } }
  @media (max-width: 1200px) and (min-width: 992px) {
    .service-slide .service_box .img-box {
      height: 225px; } }
  @media (max-width: 992px) and (min-width: 576px) {
    .service-slide .service_box .img-box {
      height: 185px; } }
  @media only screen and (max-width: 1200px) {
    .service-slide .service_box .img-box {
      height: 140px; } }
  .service-slide .service_box .img-box .item_count {
    position: absolute;
    left: -10px;
    bottom: 0px;
    font-size: 18px;
    color: white;
    font-weight: 500;
    line-height: normal;
    background: #1b4792;
    padding: 0px 8px; }
.service-slide .service_box .cntnt_box {
  margin-top: 25px;
  padding-left: 10px; }
  .service-slide .service_box .cntnt_box .title {
    font-size: 16px;
    color: #273894;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 10px;
    display: block; }
  .service-slide .service_box .cntnt_box .info {
    font-size: 15px;
    color: #333333;
    line-height: 1.538;
    font-weight: 500; }
.service-slide:hover .slide-prev {
  left: -20px; }
.service-slide:hover .slide-nxt {
  right: -20px; }

/*****************************CONTACT_FORM******************** */
.form_sec form {
  background: white;
  box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.1);
  padding: 25px 30px; }
  @media only screen and (max-width: 768px) {
    .form_sec form {
      margin: 0 20px; } }
  .form_sec form .head {
    font-size: 28px;
    color: #1b4792;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 15px; }
  .form_sec form .info {
    font-size: 14px;
    color: #717171;
    line-height: normal;
    margin-bottom: 55px; }
    .form_sec form .info span {
      color: #333399; }
  .form_sec form .form-control, .form_sec form .form-control:focus {
    background: transparent;
    border: none;
    border-bottom: 1px solid #e5e5e5;
    border-radius: 0;
    padding: 0px;
    padding-top: 15px;
    padding-bottom: 25px;
    margin-bottom: 45px;
    font-size: 11px;
    font-weight: 500;
    color: #717171;
    outline: none;
    box-shadow: none; }
    .form_sec form .form-control::placeholder, .form_sec form .form-control:focus::placeholder {
      font-size: 11px;
      color: #717171; }
  .form_sec form .btn {
    font-size: 12px;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    background: #1b4792;
    height: 43px;
    padding: 10px 23px;
    letter-spacing: 1px;
    display: block;
    margin: 0 auto;
    outline: none;
    box-shadow: none;
    border-radius: 0px;
    border: none;
    margin-right: 0px; }
    .form_sec form .btn:hover {
      background: #1b4792; }

/*# sourceMappingURL=app.css.map */
