html {
  min-height: 100%;
  min-width: 100%; }

body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0 !important;
  min-height: 100%;
  min-width: 100%;
  background: #eaebec url(../../images/bg.jpg) no-repeat top center fixed;
  background-size: cover; }

*::selection {
  background: #16216a;
  color: #fff; }

/*reset erd*/
h1, h2, h3, h4, h5, h6, th {
  font-weight: normal; }

h1, h2, h3, h4, h5, h6, p {
  margin: 0; }

a {
  text-decoration: none !important; }

ul {
  list-style: none;
  padding: 0;
  margin: 0; }

label {
  font-weight: normal;
  margin: 0; }

input, select, textarea, button, a {
  outline: none !important; }

figure {
  margin: 0; }

i {
  display: inline-block;
  background: url(../../images/sprite.png) no-repeat;
  vertical-align: middle; }

nav {
  background: none;
  border: none;
  margin: 0; }

nav button.navbar-toggle {
  background: none !important;
  border: none !important; }

.navbar-collapse {
  border: none !important;
  box-shadow: 0 0 0 0 !important;
  padding: 0; }

.navbar-brand {
  padding: 0;
  height: auto; }

.dropdown button {
  box-shadow: 0 0 0 0 !important; }

/*reset erd*/
.back {
  background-repeat: no-repeat !important;
  background-position: center center !important;
  background-size: cover !important; }

.navbar-inverse {
  border: none;
  border-radius: 0;
  background: none; }

.navbar-inverse button.navbar-toggle {
  margin: 0; }
.navbar-inverse li.active a {
  background: none !important;
  color: #fff !important; }

.carousel-fade .carousel-inner .item {
  opacity: 0.5;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity; }
.carousel-fade .carousel-inner .active {
  opacity: 1; }
.carousel-fade .carousel-inner .next.left, .carousel-fade .carousel-inner .prev.right {
  opacity: 1; }

/*menu 991*/
@media (max-width: 991px) {
  header {
    height: auto; }

  .navbar-header {
    float: none; }

  .navbar-toggle {
    display: block; }

  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    max-width: 100% !important; }

  .navbar-collapse.collapse {
    display: none !important;
    overflow-y: auto !important; }

  .navbar-nav {
    float: none !important;
    margin: 0; }

  .navbar-nav > li {
    float: none; }

  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px; }

  .navbar-text {
    float: none;
    margin: 15px 0; }

  .navbar-collapse.collapse.in {
    display: block !important; }

  .collapsing {
    overflow: hidden !important; } }
/*menu 991*/
/*fonts*/
/*fonts*/
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: #16216a !important; }

.mCSB_inside > .mCSB_container {
  margin-right: 20px; }

@-webkit-keyframes shine {
  100% {
    left: 125%; } }
@keyframes shine {
  100% {
    left: 125%; } }
.toast-top-right {
  top: 90px;
  right: 15px; }

.toast-progress {
  opacity: 1; }

.toast-error {
  background-color: #16216a !important; }
  .toast-error .toast-progress {
    background-color: #0098cf; }

.toast-success {
  background-color: #0098cf !important; }
  .toast-success .toast-progress {
    background-color: #16216a; }

/*------------------------------header-----------------------------*/
header {
  background: #16216a;
  position: relative;
  min-width: 320px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%; }
  header canvas.particles-js-canvas-el {
    position: absolute;
    left: 0;
    top: 0;
    height: 80px !important; }
  header i.def-icon-caret {
    width: 10px;
    height: 8px;
    background-position: -29px -2px;
    margin: -5px 0 0 5px; }
  header nav {
    max-width: 1130px;
    margin: 0 auto;
    width: 100%;
    position: relative;
    z-index: 1;
    padding: 0 15px;
    margin-bottom: 0 !important; }
    header nav .navbar-header {
      padding: 17px 0; }
      header nav .navbar-header a.navbar-brand {
        padding-left: 31px;
        position: relative; }
    header nav ul {
      float: right !important; }
      header nav ul.navbar-nav > li:not(:last-child) {
        background: url(../../images/border.jpg) repeat-y right; }
      header nav ul.navbar-nav > li:not(.offer):not(.dropdown) a {
        position: relative; }
        header nav ul.navbar-nav > li:not(.offer):not(.dropdown) a:before {
          content: "";
          position: absolute;
          bottom: 0;
          width: 100%;
          height: 0px;
          background: #00b9ff;
          left: 0;
          transition: .3s ease-in-out;
          -webkit-transition: .3s ease-in-out; }
        header nav ul.navbar-nav > li:not(.offer):not(.dropdown) a:hover {
          color: #00b9ff !important; }
          header nav ul.navbar-nav > li:not(.offer):not(.dropdown) a:hover:before {
            height: 3px; }
        header nav ul.navbar-nav > li:not(.offer):not(.dropdown) a.active {
          color: #00b9ff !important; }
          header nav ul.navbar-nav > li:not(.offer):not(.dropdown) a.active:before {
            height: 3px; }
      header nav ul.navbar-nav > li.offer > a {
        padding: 27.5px 24px; }
        header nav ul.navbar-nav > li.offer > a.active {
          background: rgba(0, 152, 207, 0.1); }
      header nav ul.navbar-nav > li > a {
        font-family: "khandregular";
        font-size: 18px;
        color: #ffffff !important;
        padding: 30px 24px;
        transition: .3s ease-in-out;
        -webkit-transition: .3s ease-in-out; }
        header nav ul.navbar-nav > li > a i.def-icon-offer {
          width: 25px;
          height: 28px;
          margin: -4px 5px 0 0;
          position: relative; }
          header nav ul.navbar-nav > li > a i.def-icon-offer span {
            width: 14px;
            height: 14px;
            background: #01c0f4;
            font-style: normal;
            color: #fff;
            font-family: "proxima_nova_rgregular";
            font-size: 12px;
            display: inline-block;
            text-align: center;
            position: absolute;
            right: -2px;
            bottom: -1px;
            border-radius: 6px;
            line-height: 1.2; }
        header nav ul.navbar-nav > li > a:hover {
          background: rgba(0, 152, 207, 0.1) !important; }
      header nav ul.navbar-nav > li.active a {
        color: #fff; }
      header nav ul.navbar-nav > li.dropdown .dropdown-menu {
        min-width: 100%;
        background: #16216a;
        border-radius: 0;
        padding: 0; }
        header nav ul.navbar-nav > li.dropdown .dropdown-menu li a {
          font-family: "khandregular";
          font-size: 18px;
          color: #fff;
          text-align: center;
          padding: 9px 3px;
          position: relative; }
          header nav ul.navbar-nav > li.dropdown .dropdown-menu li a:hover {
            background: rgba(0, 152, 207, 0.1) !important; }
    header nav .open a {
      background: none !important; }
    header nav .logo_icon {
      width: 28px;
      height: 27px;
      position: absolute;
      top: 8px;
      left: 0; }
      header nav .logo_icon span {
        display: inline-block;
        position: absolute;
        opacity: 0; }
        header nav .logo_icon span.white {
          width: 14px;
          height: 6px;
          background: url(../../images/logwhite.png) no-repeat; }
          header nav .logo_icon span.white:nth-child(1) {
            left: 9px; }
          header nav .logo_icon span.white:nth-child(2) {
            left: 0px;
            top: 11px; }
          header nav .logo_icon span.white:nth-child(3) {
            bottom: -1px;
            left: 9px; }
        header nav .logo_icon span.blue {
          width: 35px;
          height: 6px;
          background: url(../../images/logblue.png) no-repeat;
          left: 4px;
          top: 5px; }
          header nav .logo_icon span.blue:last-child {
            bottom: 5px;
            top: auto; }

@media (max-width: 1100px) {
  header nav {
    padding: 0; }
    header nav .navbar-header {
      padding-left: 15px; }
      header nav .navbar-header button.navbar-toggle {
        padding: 0; }
        header nav .navbar-header button.navbar-toggle span.icon-bar {
          width: 29px;
          height: 2px;
          border-radius: 0;
          margin-bottom: 6px; }
    header nav ul.navbar-nav > li {
      /*&.dropdown{
          .dropdown-menu{min-width: 61.52px;}
      }*/ }
      header nav ul.navbar-nav > li.offer > a {
        padding: 27.5px 16px; }
      header nav ul.navbar-nav > li > a {
        padding: 30px 16px; } }
@media (max-width: 991px) {
  header nav ul.navbar-nav > li {
    background: none;
    border-bottom: 1px solid #0b175d; }
    header nav ul.navbar-nav > li:not(.offer):not(.dropdown) a:hover {
      color: #ffffff !important; }
    header nav ul.navbar-nav > li:first-child {
      border-top: 1px solid #0b175d; }
    header nav ul.navbar-nav > li.offer > a {
      padding: 17px 16px;
      /*i{display: none}*/ }
    header nav ul.navbar-nav > li > a {
      padding: 17px 16px;
      text-align: center; }
      header nav ul.navbar-nav > li > a:before {
        content: none !important; }
  header nav .navbar-header {
    padding: 0 0 0 15px; }
    header nav .navbar-header a.navbar-brand {
      margin-top: 17px; }
  header nav .header-right {
    float: right; }
    header nav .header-right .dropdown {
      float: left;
      border-left: 1px solid #0b175d; }
      header nav .header-right .dropdown a {
        font-family: "khandregular";
        font-size: 18px;
        color: #fff; }
        header nav .header-right .dropdown a.dropdown-toggle {
          padding: 27.5px 15px;
          display: block; }
      header nav .header-right .dropdown .dropdown-menu {
        min-width: 100%;
        padding: 0;
        background: #0b175d;
        border-radius: 0;
        margin: 0; }
        header nav .header-right .dropdown .dropdown-menu li a {
          padding: 5px;
          text-align: center; }
    header nav .header-right button.navbar-toggle {
      padding: 28px 15px;
      border-left: 1px solid #0b175d !important;
      border-radius: 0; } }
@media (max-width: 360px) {
  header nav .navbar-header a.navbar-brand {
    margin-top: 22px; }
    header nav .navbar-header a.navbar-brand img {
      max-width: 140px; }
    header nav .navbar-header a.navbar-brand .logo_icon {
      top: 4px; } }
/*------------------------------header-----------------------------*/
/*------------------------------slider-----------------------------*/
.slider {
  margin-top: 80px; }
  .slider figure {
    height: 568px;
    width: 100%; }
  .slider .slide-caption {
    color: #16216a;
    max-width: 1100px;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -550px;
    margin-top: -79.5px;
    padding: 0 15px; }
    .slider .slide-caption .title h1 {
      font-family: "futuraheavymheavy";
      font-size: 47.86px;
      overflow: hidden;
      padding: 5px 0; }
      .slider .slide-caption .title h1.block span {
        display: block; }
      .slider .slide-caption .title h1.inline-block span {
        display: inline-block; }
    .slider .slide-caption .title h2 {
      font-family: "futuralightmregular";
      font-size: 30px;
      padding: 6px 0 14px 0;
      overflow: hidden; }
    .slider .slide-caption .title p {
      font-family: "proxima_novalight";
      font-size: 15px;
      line-height: 1.2;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 3;
      overflow: hidden;
      max-width: 355px; }
    .slider .slide-caption .title span {
      display: inline-block; }
    .slider .slide-caption.Navyblue {
      color: #16216a; }
    .slider .slide-caption.White {
      color: #ffffff; }
  .slider a.carousel-control {
    width: 69px;
    height: 75px;
    background: rgba(11, 23, 93, 0.5);
    opacity: 1;
    top: 50%;
    margin-top: -37.5px;
    line-height: 3.5;
    transition: .4s ease-in-out;
    -webkit-transition: .4s ease-in-out;
    opacity: 0; }
    .slider a.carousel-control.left {
      left: 30px; }
    .slider a.carousel-control.right {
      right: 30px; }
    .slider a.carousel-control i {
      width: 18px;
      height: 29px; }
      .slider a.carousel-control i.def-icon-prev {
        background-position: -42px -1px; }
      .slider a.carousel-control i.def-icon-next {
        background-position: -60px -1px; }
  .slider:hover a.carousel-control {
    opacity: 1; }
    .slider:hover a.carousel-control.left {
      left: 0; }
    .slider:hover a.carousel-control.right {
      right: 0; }

@media (max-width: 1366px) {
  .slider .slide-caption .title h1 {
    font-size: 43px; } }
@media (max-width: 1100px) {
  .slider .slide-caption {
    left: 10%;
    top: 30%;
    margin-left: 0; } }
@media (max-width: 991px) {
  .slider figure {
    height: 400px; }
  .slider .slide-caption .title h1 {
    font-size: 31px; }
  .slider .slide-caption .title h2 {
    font-size: 20px; }
  .slider a.carousel-control {
    width: 55px;
    height: 65px;
    line-height: 3;
    opacity: 1; }
    .slider a.carousel-control.left {
      left: 0; }
    .slider a.carousel-control.right {
      right: 0; } }
@media (max-width: 767px) {
  .slider .slide-caption {
    left: 0;
    text-align: center; }
  .slider a.carousel-control {
    width: 45px;
    height: 55px;
    line-height: 2.6; } }
/*------------------------------slider-----------------------------*/
/*------------------------------main-----------------------------*/
.main {
  max-width: 1117px;
  width: 100%;
  margin: 21px auto;
  padding: 0 8.5px; }
  .main .top {
    margin-bottom: 26px; }
    .main .top .row {
      margin: 0 -8.5px; }
      .main .top .row > div {
        padding: 0 8.5px; }
        .main .top .row > div:first-child .wrap {
          background: #fff url(../../images/main-corporate.jpg) no-repeat center left;
          background-size: cover; }
        .main .top .row > div:last-child .wrap {
          background: #fff url(../../images/main-products.jpg) no-repeat center left;
          background-size: cover; }
  .main .wrap {
    height: 296px;
    width: 100%;
    padding: 28px;
    position: relative;
    background: #fff; }
    .main .wrap h4 {
      font-family: "futuraheavymheavy";
      font-size: 30px;
      color: #16216a; }
      .main .wrap h4 span {
        display: block;
        font-family: "futuralightmregular";
        font-size: 20px; }
    .main .wrap p {
      font-family: "proxima_nova_rgregular";
      font-size: 15px;
      color: #16216a;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 7;
      overflow: hidden;
      margin-top: 10px;
      max-width: 245px; }
    .main .wrap img {
      margin-top: 20px; }
    .main .wrap a {
      font-family: "titilliumregular";
      font-size: 14px;
      color: #16216a;
      position: absolute;
      left: 0;
      bottom: 0;
      padding: 15px 28px; }
      .main .wrap a:before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        height: 1px;
        width: 100%;
        display: block;
        background: -moz-linear-gradient(left, #e1e8ea 33%, rgba(125, 185, 232, 0) 100%);
        background: -webkit-linear-gradient(left, #e1e8ea 33%, rgba(125, 185, 232, 0) 100%);
        background: linear-gradient(to right, #e1e8ea 33%, rgba(125, 185, 232, 0) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e1e8ea', endColorstr='#007db9e8',GradientType=1 ); }
      .main .wrap a i {
        width: 22px;
        height: 22px;
        background-position: -80px 0;
        margin-right: 5px; }
  .main .bottom .row {
    margin: 0; }
    .main .bottom .row > div {
      float: left; }
      .main .bottom .row > div.col-erd-4 {
        width: 28.7%; }
      .main .bottom .row > div.col-erd-8 {
        width: 71.3%; }
  .main .bottom .services .service-wrap {
    position: relative; }
    .main .bottom .services .service-wrap figure {
      height: 296px;
      width: 100%;
      background-repeat: no-repeat !important;
      background-size: cover !important;
      position: relative; }
      .main .bottom .services .service-wrap figure:before {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 174px;
        background: url(../../images/service-shadow.png) no-repeat;
        background-size: cover; }
    .main .bottom .services .service-wrap h6 {
      font-family: "titilliumbold";
      font-size: 14px;
      color: #16216a;
      text-align: center;
      padding: 15px 40px;
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%; }

@media (max-width: 767px) {
  .main .top .wrap {
    margin-bottom: 15px; }
  .main .bottom .row > div.col-erd-4 {
    width: 100%; }
  .main .bottom .row > div.col-erd-8 {
    width: 100%; }
  .main .bottom .services .wrap {
    height: auto;
    padding: 15px 28px; }
    .main .bottom .services .wrap p {
      display: none; }
    .main .bottom .services .wrap a {
      display: none; }
  .main .bottom .services .service-wrap h6 {
    padding: 15px 30px; } }
@media (max-width: 499px) {
  .main .bottom .services .service-wrap figure {
    height: 430px;
    background-position: center !important; } }
/*------------------------------main-----------------------------*/
/*------------------------------footer-----------------------------*/
footer {
  background: #16216a url(../../images/footer-bg.jpg) no-repeat center;
  background-size: cover;
  width: 100%; }
  footer .center {
    max-width: 1130px;
    margin: 0 auto;
    width: 100%;
    padding: 0 15px; }
    footer .center .row > div {
      float: left;
      padding: 0 15px; }
      footer .center .row > div.col-erd-3 {
        width: 28.7%; }
      footer .center .row > div.col-erd-8 {
        width: 60%; }
      footer .center .row > div.col-erd-1 {
        width: 11.3%; }
    footer .center .copyright {
      margin-top: 23px; }
      footer .center .copyright p {
        font-family: "khandregular";
        font-size: 14px;
        color: #ffffff;
        line-height: 1.2; }
        footer .center .copyright p i.def-icon-esatech {
          width: 127px;
          height: 28px;
          margin-right: 12px;
          background-position: -105px 0px;
          float: left;
          line-height: 1.3; }
    footer .center ul li {
      display: inline-block;
      float: left;
      background: url(../../images/border.jpg) repeat-y left; }
      footer .center ul li a {
        font-family: "khandregular";
        font-size: 16px;
        color: #ffffff;
        padding: 29px;
        display: block;
        transition: .3s ease-in-out;
        -webkit-transition: .3s ease-in-out; }
        footer .center ul li a:hover {
          color: #00b9ff; }
        footer .center ul li a.active {
          color: #00b9ff; }
      footer .center ul li:last-child {
        background: url(../../images/border.jpg) repeat-y left; }
    footer .center a.mn {
      margin-top: 25px;
      float: right;
      display: table; }
      footer .center a.mn i.def-icon-mn {
        width: 61px;
        height: 20px;
        background-position: -2px -37px; }

@media (max-width: 1080px) {
  footer .center ul li a {
    padding: 29px 20px; } }
@media (max-width: 991px) {
  footer .center .row > div.col-erd-3 {
    width: 100%; }
  footer .center .row > div.col-erd-1 {
    width: 100%; }
  footer .center .copyright {
    display: table;
    margin: 23px auto 0 auto; }
  footer .center a.mn {
    float: none;
    margin: 10px auto; } }
/*------------------------------footer-----------------------------*/
/*------------------------------wrapper-----------------------------*/
.wrapper {
  max-width: 1130px;
  width: 100%;
  margin: 115px auto 35px auto;
  padding: 0 15px; }
  .wrapper .content {
    background: #fff; }

/*------------------------------wrapper-----------------------------*/
/*------------------------------common-template-----------------------------*/
.common-template .banner {
  position: relative;
  overflow: hidden; }
  .common-template .banner figure {
    height: 374px;
    width: 100%;
    background-position: center right !important; }
  .common-template .banner h3 {
    font-family: "khandsemibold";
    font-size: 22px;
    color: #16216a;
    padding: 20px 60px;
    position: absolute;
    left: 0;
    top: 25px;
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.5) 55%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.5) 55%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.5) 55%, rgba(255, 255, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9ffffff', endColorstr='#00ffffff',GradientType=1 ); }
    .common-template .banner h3 i {
      width: 22px;
      height: 22px;
      background-position: -80px 0;
      margin-right: 5px;
      vertical-align: sub;
      margin-bottom: 1px; }
.common-template section {
  padding: 5px 60px 70px 60px; }
  .common-template section h4 {
    font-family: "khandsemibold";
    font-size: 30px;
    color: #16216a;
    margin-bottom: 20px; }
  .common-template section p {
    font-family: "proxima_nova_rgregular";
    font-size: 15px;
    color: #09134f;
    text-align: justify; }
  .common-template section .technical > ul {
    margin-top: 30px; }
    .common-template section .technical > ul li {
      font-family: "proxima_nova_rgregular";
      font-size: 15px;
      color: #09134f;
      margin-bottom: 8px;
      position: relative;
      padding-left: 11px; }
      .common-template section .technical > ul li:before {
        content: "";
        position: absolute;
        left: 0;
        top: 50%;
        margin-top: -2.5px;
        width: 5px;
        height: 4px;
        border-radius: 4px;
        background: #0098cf; }
  .common-template section .technical .technical-informations {
    margin: 50px 0; }
    .common-template section .technical .technical-informations ul {
      display: table;
      width: 100%; }
      .common-template section .technical .technical-informations ul li {
        float: left;
        display: inline-block; }
        .common-template section .technical .technical-informations ul li:not(:last-child) {
          margin-right: 10px; }
        .common-template section .technical .technical-informations ul li a {
          font-family: "khandsemibold";
          font-size: 17px;
          color: #16216a;
          display: table;
          background: #f5f5f5;
          border-radius: 5px;
          padding: 11px 27px; }
          .common-template section .technical .technical-informations ul li a span {
            float: left;
            display: inline-block; }
          .common-template section .technical .technical-informations ul li a b {
            display: block;
            font-family: "khandregular";
            margin-top: -8px;
            font-weight: normal; }
          .common-template section .technical .technical-informations ul li a i {
            height: 40px;
            float: left;
            margin-right: 5px; }
        .common-template section .technical .technical-informations ul li:first-child a {
          background: #0098cf;
          color: #fff; }
          .common-template section .technical .technical-informations ul li:first-child a i {
            width: 43px;
            background-position: -150px -64px; }
        .common-template section .technical .technical-informations ul li:not(:first-child) a i.def-icon-mobile {
          background-position: -194px -61px;
          width: 23px; }
        .common-template section .technical .technical-informations ul li:not(:first-child) a i.def-icon-phone {
          background-position: -223px -61px;
          width: 27px; }
  .common-template section .request-form .row {
    margin: 0 -10px; }
    .common-template section .request-form .row > div {
      padding: 0 10px; }
  .common-template section .request-form select, .common-template section .request-form input {
    height: 49px; }
  .common-template section .request-form input, .common-template section .request-form select, .common-template section .request-form textarea {
    width: 100%;
    font-family: "khandregular";
    font-size: 18px;
    color: #474747;
    padding: 11px 22px;
    border: 1px solid #d7d7d7;
    margin-bottom: 12px;
    transition: .4s ease-in-out;
    -webkit-transition: .4s ease-in-out; }
    .common-template section .request-form input:focus, .common-template section .request-form select:focus, .common-template section .request-form textarea:focus {
      border-color: #16116a; }
  .common-template section .request-form textarea {
    height: 171px;
    resize: none; }
  .common-template section .request-form button {
    border: none;
    background: #0098cf;
    font-family: "proxima_nova_rgbold";
    font-size: 14px;
    color: #fff;
    text-align: center;
    padding: 9px 30px;
    float: right; }
    .common-template section .request-form button i {
      width: 27px;
      height: 20px;
      background-position: -4px -63px;
      margin-right: 5px; }
  .common-template section .offer-form table {
    margin-bottom: 80px; }
    .common-template section .offer-form table tr th, .common-template section .offer-form table tr td {
      text-align: center;
      font-size: 15px;
      vertical-align: middle; }
    .common-template section .offer-form table tr th {
      font-family: "proxima_nova_rgbold";
      color: #16216a; }
    .common-template section .offer-form table tr td {
      font-family: "proxima_nova_rgregular";
      color: #222222;
      transition: .3s ease-in-out;
      -webkit-transition: .3s ease-in-out; }
      .common-template section .offer-form table tr td img {
        max-height: 90px; }
      .common-template section .offer-form table tr td a i.def-icon-close {
        width: 19px;
        height: 19px;
        background-position: -5px -86px; }
    .common-template section .offer-form table tr:hover td {
      background: #fcfcfe; }
  .common-template section .offer-form textarea {
    height: 110px; }

@media (max-width: 991px) {
  .common-template .banner h3 {
    padding: 20px 30px; }
  .common-template section {
    padding: 5px 30px 50px 30px; } }
@media (max-width: 767px) {
  .common-template section {
    padding: 5px 15px 50px 15px; }
    .common-template section .technical .technical-informations ul li {
      float: none;
      width: 100%;
      margin: 0 0 5px 0; }
      .common-template section .technical .technical-informations ul li a {
        width: 100%; }
    .common-template section .offer-form table th, .common-template section .offer-form table td {
      width: 100%;
      display: block !important; }
    .common-template section .offer-form table th.hidden-xs {
      display: none !important; }
    .common-template section .offer-form table td {
      background: #fcfcfe; } }
/*------------------------------common-template-----------------------------*/
/*------------------------------instruments-----------------------------*/
.corporate .instruments {
  margin-top: 20px; }
  .corporate .instruments ul li {
    position: relative; }
    .corporate .instruments ul li:not(:last-child) {
      margin-bottom: 7px; }
    .corporate .instruments ul li a {
      font-family: "proxima_nova_rgregular";
      font-size: 16px;
      color: #09134f;
      background: #fcfcfc;
      border: 1px solid #ededed;
      display: block;
      padding: 13px 50px 13px 55px; }
      .corporate .instruments ul li a i.def-icon-pdf {
        width: 30px;
        height: 25px;
        background-position: -27px -90px;
        margin-right: 6px;
        position: absolute;
        left: 20px;
        top: 50%;
        margin-top: -12.5px; }
      .corporate .instruments ul li a i.def-icon-plus {
        width: 30px;
        height: 30px;
        background-position: -59px -90px;
        position: absolute;
        right: 20px;
        top: 50%;
        margin-top: -15px; }

/*------------------------------instruments-----------------------------*/
/*------------------------------categories-----------------------------*/
.categories {
  padding: 47px; }
  .categories .row {
    margin: 0 -11px; }
    .categories .row > div {
      padding: 0 11px; }
  .categories .wrap {
    border: 1px solid #eaeaea;
    width: 100%;
    height: 374px;
    background: url(../../images/category-bg.jpg) no-repeat center;
    background-size: cover;
    padding: 33px 15px 18px 15px;
    position: relative;
    overflow: hidden;
    margin-bottom: 22px; }
    .categories .wrap:after {
      position: absolute;
      top: 0;
      left: -75%;
      z-index: 2;
      display: block;
      content: '';
      width: 50%;
      height: 100%;
      background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
      background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
      -webkit-transform: skewX(-25deg);
      transform: skewX(-25deg); }
    .categories .wrap h5 {
      font-family: "proxima_nova_rgbold";
      font-size: 21px;
      color: #15216b;
      text-align: center; }
    .categories .wrap figure {
      text-align: center;
      height: 249px;
      display: -webkit-box;
      -webkit-box-pack: center;
      -webkit-box-align: center;
      display: box;
      box-pack: center;
      box-align: center; }
      .categories .wrap figure img {
        max-width: 100%; }
    .categories .wrap p {
      font-family: "proxima_nova_rgregular";
      font-size: 13px;
      color: #15216b;
      text-align: center;
      position: absolute;
      left: 0;
      bottom: 20px;
      width: 100%; }
      .categories .wrap p i {
        width: 26px;
        height: 26px;
        background-position: -71px -33px;
        margin-right: 7px; }
  .categories a:hover .wrap:after {
    -webkit-animation: shine 1s;
    animation: shine 1s; }

@media (max-width: 991px) {
  .categories {
    padding: 47px 30px; } }
@media (max-width: 767px) {
  .categories {
    padding: 15px; } }
/*------------------------------categories-----------------------------*/
/*------------------------------products-list-----------------------------*/
.products-list .top-filter {
  border: 1px solid #eaeaea; }
  .products-list .top-filter .row > div {
    float: left;
    padding: 0 15px; }
    .products-list .top-filter .row > div.col-erd-7 {
      width: 70%; }
    .products-list .top-filter .row > div.col-erd-5 {
      width: 30%; }
  .products-list .top-filter .path {
    padding: 25px 50px;
    display: table;
    width: 100%; }
    .products-list .top-filter .path ul li {
      display: inline-block;
      float: left;
      padding-right: 16px;
      position: relative; }
      .products-list .top-filter .path ul li:not(:last-child):before {
        content: "/";
        position: absolute;
        right: 5px;
        font-family: "titilliumregular";
        font-size: 15px;
        color: #929292; }
      .products-list .top-filter .path ul li a {
        font-family: "titilliumregular";
        font-size: 15px;
        color: #929292; }
        .products-list .top-filter .path ul li a.active {
          color: #15216b; }
  .products-list .top-filter .filter > div {
    padding: 0; }
  .products-list .top-filter .filter .dropdown {
    border-left: 1px solid #eaeaea;
    /*button{background: #fff;border-radius: 0;padding: 16px 20px;width: 100%;text-align: left;}*/ }
    .products-list .top-filter .filter .dropdown a.drop {
      padding: 16px 20px;
      width: 100%;
      text-align: left;
      display: block;
      cursor: pointer; }
    .products-list .top-filter .filter .dropdown p {
      font-family: "proxima_nova_rgbold";
      font-size: 16px;
      color: #4a4a4a; }
    .products-list .top-filter .filter .dropdown span {
      display: block;
      font-family: "proxima_nova_rgregular";
      font-size: 14px;
      color: #757575; }
    .products-list .top-filter .filter .dropdown i.def-icon-caret {
      width: 14px;
      height: 10px;
      background-position: -236px 0;
      position: absolute;
      right: 25px;
      top: 26%; }
    .products-list .top-filter .filter .dropdown .dropdown-submenu .dropdown-menu {
      position: relative;
      left: 0; }
    .products-list .top-filter .filter .dropdown .dropdown-submenu a:after {
      margin-left: 6px;
      display: inline-block;
      vertical-align: middle;
      border-top: 4px dashed;
      border-left: 4px solid transparent;
      border-right: 4px solid transparent;
      float: right;
      margin-top: 6px; }
    .products-list .top-filter .filter .dropdown .dropdown-menu {
      min-width: 100%;
      border-radius: 0;
      padding: 0;
      border-color: #e6e6e6;
      box-shadow: 0px 1px 4px #e6e6e6;
      margin: 0; }
      .products-list .top-filter .filter .dropdown .dropdown-menu li {
        border-bottom: 1px solid #e6e6e6; }
        .products-list .top-filter .filter .dropdown .dropdown-menu li a {
          font-family: "proxima_nova_rgregular";
          font-size: 15px;
          color: #757575;
          display: block;
          padding: 12px 20px;
          position: relative; }
          .products-list .top-filter .filter .dropdown .dropdown-menu li a:before {
            content: "";
            position: absolute;
            left: 0;
            top: 0;
            background: #16216a;
            height: 0;
            width: 3px;
            transition: .5s ease-in-out;
            -webkit-transition: .5s ease-in-out; }
          .products-list .top-filter .filter .dropdown .dropdown-menu li a:hover {
            background: #f5fbfd; }
            .products-list .top-filter .filter .dropdown .dropdown-menu li a:hover:before {
              height: 100%;
              background: #0098cf; }
          .products-list .top-filter .filter .dropdown .dropdown-menu li a.active {
            background: #f5fbfd; }
            .products-list .top-filter .filter .dropdown .dropdown-menu li a.active:before {
              height: 100%;
              background: #0098cf; }
.products-list .list {
  padding: 44px 50px;
  min-height: 600px; }
  .products-list .list h5 {
    font-family: "proxima_nova_rgregular";
    font-size: 19px;
    color: #4a4a4a; }
  .products-list .list .row {
    margin: 0 -9.5px; }
    .products-list .list .row > div {
      padding: 0 9.5px; }
  .products-list .list .wrap {
    border: 1px solid #eaeaea;
    width: 100%;
    height: 374px;
    background: url(../../images/category-bg.jpg) no-repeat center;
    background-size: cover;
    padding: 33px 15px 18px 15px;
    position: relative;
    overflow: hidden;
    margin-bottom: 22px; }
    .products-list .list .wrap:after {
      position: absolute;
      top: 0;
      left: -75%;
      z-index: 2;
      display: block;
      content: '';
      width: 50%;
      height: 100%;
      background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
      background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
      -webkit-transform: skewX(-25deg);
      transform: skewX(-25deg); }
    .products-list .list .wrap h5 {
      font-family: "proxima_nova_rgbold";
      font-size: 21px;
      color: #15216b;
      text-align: center; }
    .products-list .list .wrap figure {
      text-align: center;
      height: 249px;
      display: -webkit-box;
      -webkit-box-pack: center;
      -webkit-box-align: center;
      display: box;
      box-pack: center;
      box-align: center; }
      .products-list .list .wrap figure img {
        max-width: 100%; }
    .products-list .list .wrap p {
      font-family: "proxima_nova_rgregular";
      font-size: 13px;
      color: #15216b;
      text-align: center;
      position: absolute;
      left: 0;
      bottom: 20px;
      width: 100%; }
      .products-list .list .wrap p i {
        width: 26px;
        height: 26px;
        background-position: -71px -33px;
        margin-right: 7px; }
  .products-list .list a:hover .wrap:after {
    -webkit-animation: shine 1s;
    animation: shine 1s; }

@media (max-width: 991px) {
  .products-list .top-filter .row > div.col-erd-7 {
    width: 100%; }
  .products-list .top-filter .row > div.col-erd-5 {
    width: 100%; }
  .products-list .top-filter .path {
    border-bottom: 1px solid #eaeaea;
    padding: 25px 20px; }
  .products-list .top-filter .dropdown:first-child {
    border-bottom: 1px solid #eaeaea; }
  .products-list .list {
    padding: 30px; } }
@media (max-width: 767px) {
  .products-list .list {
    padding: 15px; } }
/*------------------------------products-list-----------------------------*/
/*------------------------------detail-----------------------------*/
.detail {
  padding: 48px 52px;
  background: url(../../images/content-bg.jpg) no-repeat center;
  background-size: cover; }
  .detail .product-information {
    border: 1px solid #ededed;
    background: #fff url(../../images/detail-section-bg.jpg) no-repeat center;
    background-size: cover; }
    .detail .product-information .row {
      margin: 0; }
      .detail .product-information .row > div {
        float: left; }
        .detail .product-information .row > div.col-erd-5 {
          width: 43.6%; }
        .detail .product-information .row > div.col-erd-7 {
          width: 56.4%; }
    .detail .product-information .photo {
      position: relative; }
      .detail .product-information .photo figure {
        height: 308px;
        text-align: center;
        display: -webkit-box;
        -webkit-box-pack: center;
        -webkit-box-align: center;
        display: box;
        box-pack: center;
        box-align: center; }
        .detail .product-information .photo figure img {
          max-width: 100%; }
      .detail .product-information .photo p {
        font-family: "proxima_nova_rgregular";
        font-size: 13px;
        color: #b5b5b5;
        text-align: center;
        padding-bottom: 20px; }
        .detail .product-information .photo p i {
          width: 22px;
          height: 22px;
          background-position: -66px -63px;
          margin-right: 5px; }
    .detail .product-information section {
      padding: 43px 38px 39px 60px; }
      .detail .product-information section .title {
        padding-bottom: 13px;
        border-bottom: 1px solid #e7e7e7;
        position: relative;
        margin-bottom: 25px; }
        .detail .product-information section .title:before {
          content: "";
          position: absolute;
          height: 1px;
          bottom: -1px;
          width: 68px;
          background: #0098cf; }
        .detail .product-information section .title h2 {
          font-family: "proxima_nova_rgbold";
          font-size: 28px;
          color: #15216b;
          margin-bottom: 5px; }
        .detail .product-information section .title h4 {
          font-family: "proxima_nova_rgregular";
          font-size: 16px;
          color: #16216a; }
      .detail .product-information section article {
        margin-bottom: 40px; }
        .detail .product-information section article h6 {
          font-family: "proxima_novasemibold";
          font-size: 17px;
          color: #16216a;
          margin-bottom: 10px; }
        .detail .product-information section article .custom {
          max-height: 86px; }
          .detail .product-information section article .custom p {
            font-family: "proxima_nova_rgregular";
            font-size: 15px;
            color: #16216a; }
      .detail .product-information section ul {
        margin: 0 -5px;
        display: table;
        width: 100%; }
        .detail .product-information section ul li {
          float: left;
          width: 50%;
          padding: 0 5px; }
          .detail .product-information section ul li a {
            font-family: "khandsemibold";
            font-size: 18px;
            display: block;
            padding: 9px 10px;
            text-align: center; }
            .detail .product-information section ul li a i {
              margin-right: 5px;
              width: 27px;
              height: 26px;
              margin-top: -3px; }
          .detail .product-information section ul li.offeradd a {
            color: #ffffff;
            background: #0098cf;
            border: 1px solid #0098cf; }
            .detail .product-information section ul li.offeradd a i {
              background-position: -89px -63px; }
          .detail .product-information section ul li.documentpdf a {
            color: #4d4d4d;
            background: #f9f9f9;
            border: 1px solid #e1e1e1; }
            .detail .product-information section ul li.documentpdf a i {
              background-position: -119px -61px; }
  .detail .general-features {
    margin-top: 30px; }
    .detail .general-features h2 {
      font-family: "proxima_novasemibold";
      font-size: 18px;
      color: #0e1a60;
      background: #fff;
      border: 1px solid #eaeaea;
      padding: 21px 42px;
      position: relative;
      margin-bottom: 15px; }
      .detail .general-features h2:before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 3px;
        height: 100%;
        background: #0098cf; }
    .detail .general-features ul {
      border: 1px solid #eaeaea; }
      .detail .general-features ul li {
        font-family: "proxima_nova_rgregular";
        font-size: 15px;
        color: #16216a;
        padding: 10px;
        padding: 14px 57px;
        background: #fff;
        position: relative; }
        .detail .general-features ul li:not(:last-child) {
          border-bottom: 1px solid #eaeaea; }
        .detail .general-features ul li:before {
          content: "";
          position: absolute;
          width: 5px;
          height: 5px;
          border-radius: 4px;
          background: #0098cf;
          left: 42px;
          top: 50%;
          margin-top: -2.5px; }
        .detail .general-features ul li:nth-child(2n+2) {
          background: #fcfcfc; }
  .detail .bar {
    margin-top: 35px;
    width: 100%;
    background: #fff;
    border: 1px solid #eaeaea;
    padding: 50px 40px 10px 40px; }
    .detail .bar .wrap-bar {
      margin-bottom: 43px; }
      .detail .bar .wrap-bar h6 {
        font-family: "proxima_novasemibold";
        font-size: 18px;
        color: #0e1a60;
        margin-bottom: 10px; }
        .detail .bar .wrap-bar h6 span {
          display: inline-block;
          float: right; }
      .detail .bar .wrap-bar .bar-bg {
        background: #f0f1f3;
        width: 100%;
        border-radius: 8px;
        height: 15px;
        position: relative; }
        .detail .bar .wrap-bar .bar-bg .bar-color {
          position: absolute;
          left: 0;
          top: 0;
          height: 15px;
          background: #0098cf;
          border-radius: 8px;
          overflow: hidden; }
          .detail .bar .wrap-bar .bar-bg .bar-color:after {
            position: absolute;
            top: 0;
            left: -75%;
            z-index: 2;
            display: block;
            content: '';
            width: 50%;
            height: 100%;
            background: url(../../images/bar-shadow.jpg) no-repeat center;
            -webkit-transform: skewX(-25deg);
            transform: skewX(-25deg);
            -webkit-animation: shine 1s;
            animation: shine 1.5s;
            animation-iteration-count: infinite; }

@media (max-width: 1250px) {
  .detail .product-information section {
    padding: 43px 30px 39px 39px; } }
@media (max-width: 991px) {
  .detail {
    padding: 30px; }
    .detail .product-information .row > div {
      width: 100% !important; }
    .detail .product-information .photo {
      border-right: none;
      border-bottom: 1px solid #ededed; }
    .detail .product-information section {
      padding: 30px; }
      .detail .product-information section article p {
        overflow: visible;
        display: table; } }
@media (max-width: 767px) {
  .detail {
    padding: 15px; }
    .detail .product-information section {
      padding: 30px 15px; }
      .detail .product-information section .title h2 {
        font-size: 22px; }
      .detail .product-information section .title h4 {
        font-size: 14px; }
      .detail .product-information section ul {
        margin: 0; }
        .detail .product-information section ul li {
          width: 100%;
          margin-bottom: 10px;
          padding: 0; }
    .detail .general-features h2 {
      padding: 12px 25px; }
    .detail .general-features ul li {
      padding: 14px 40px; }
      .detail .general-features ul li:before {
        left: 25px; } }
/*------------------------------detail-----------------------------*/
/*------------------------------services-----------------------------*/
.services-page {
  padding: 50px;
  background: url(../../images/content-bg.jpg) no-repeat center;
  background-size: cover; }
  .services-page .wrap {
    background: #fff;
    padding: 15px;
    border: 1px solid #eaeaea;
    margin-bottom: 28px; }
    .services-page .wrap .wrap-photo {
      overflow: hidden;
      position: relative; }
      .services-page .wrap .wrap-photo:before {
        content: "";
        position: absolute;
        right: 0;
        top: 0;
        height: 72px;
        width: 4px;
        background: #0098cf;
        z-index: 1; }
    .services-page .wrap figure {
      width: 100%;
      height: 236px;
      transition: .5s ease-in-out;
      -webkit-transition: .5s ease-in-out; }
    .services-page .wrap article {
      padding: 35px 20px 35px 10px; }
      .services-page .wrap article h4 {
        font-family: "khandsemibold";
        font-size: 25px;
        color: #15216b;
        margin-bottom: 15px; }
      .services-page .wrap article p {
        font-family: "proxima_nova_rgregular";
        font-size: 15px;
        color: #16216a;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 5;
        overflow: hidden;
        text-align: justify; }
    .services-page .wrap:hover figure {
      transform: scale(1.2); }

@media (max-width: 991px) {
  .services-page {
    padding: 30px; } }
@media (max-width: 767px) {
  .services-page {
    padding: 15px; }
    .services-page .wrap article {
      padding: 35px 0; }
      .services-page .wrap article p {
        overflow: visible;
        display: table; } }
/*------------------------------services-----------------------------*/
/*------------------------------contact-----------------------------*/
.contact #map {
  height: 398px;
  width: 100%; }
.contact section {
  padding: 72px 90px; }
  .contact section h6 {
    font-family: "khandsemibold";
    font-size: 23px;
    color: #16216a;
    margin-bottom: 30px; }
  .contact section ul li {
    margin-bottom: 20px;
    position: relative;
    padding-left: 48px; }
    .contact section ul li a {
      font-family: "titilliumregular";
      font-size: 15px;
      color: #16216a; }
      .contact section ul li a i {
        width: 27px;
        height: 29px;
        position: absolute;
        left: 0;
        top: 0; }
        .contact section ul li a i.def-icon-address {
          background-position: -102px -33px; }
        .contact section ul li a i.def-icon-phone {
          background-position: -132px -32px; }
        .contact section ul li a i.def-icon-mobile {
          background-position: -161px -32px; }
        .contact section ul li a i.def-icon-fax {
          background-position: -190px -33px; }
        .contact section ul li a i.def-icon-email {
          background-position: -223px -33px; }
  .contact section input, .contact section textarea {
    font-family: "titilliumregular";
    font-size: 15px;
    color: #565656;
    border: none;
    border-bottom: 1px solid #dcdcdc;
    width: 100%;
    padding: 8px 0;
    transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    margin-bottom: 15px; }
  .contact section input:first-child {
    padding-top: 0; }
  .contact section textarea {
    resize: none;
    min-height: 70px; }
  .contact section button {
    border: none;
    background: #0098cf;
    font-family: "proxima_nova_rgbold";
    font-size: 14px;
    color: #fff;
    text-align: center;
    padding: 9px 30px;
    float: right;
    margin-top: 15px; }
    .contact section button i {
      width: 27px;
      height: 20px;
      background-position: -4px -63px;
      margin-right: 5px; }

@media (max-width: 991px) {
  .contact section {
    padding: 72px 30px; } }
@media (max-width: 767px) {
  .contact section {
    padding: 40px 20px; }
  .contact ul {
    margin-bottom: 30px; }
  .contact button {
    width: 100%; } }
/*------------------------------contact-----------------------------*/

/*# sourceMappingURL=mn.css.map */
