﻿@media (min-width: 1200px) {
  .container {
    min-width: 1200px;
  }
}

html {
  height: 100%;
  min-height: 100%;
}

body {
  margin: 0;
  padding: 0;
  height: 100%;
  font-size: 14px;
  min-height: 100%;
  font-family: 'Poppins', sans-serif;
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

li {
  display: inline-block;
}

header {
  float: left;
  width: 100%;
  position: relative;
  z-index: 99;
}

.head-topbar {
  float: left;
  width: 100%;
  background: #062241;
  padding: 8px 0;
  color: #ffffff;
  font-weight: 600;
}

.phone-num {
  float: left;
  padding: 0 20px;
  padding-left: 0;
}

.t-id {
  float: left;
}

.top-cnt {
  float: left;
  padding: 2px 0 0;
  font-weight: 500;
}

.t-id a {
  color: #ffffff;
  text-decoration: none;
}

.t-id a:hover {
  color: #ffffff;
}

.top-social {
  float: right;
}

.navbar-brand {
  float: left;
  height: AUTO;
  padding: 18px 15px;
  font-size: 18px;
  line-height: 20px;
}

.top-social a {
  float: left;
  display: flex;
  height: 25px;
  width: 25px;
  border: 1px solid #ffffff;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  margin: 0 10px 0 0;
  text-decoration: none;
}

.header-menu {
  float: left;
  width: 100%;
}

.header-menu .navbar-default {
  background-color: #ffffff;
  border-color: #e7e7e7;
}

.navbar-nav>li>a {
  padding-top: 34px;
  padding-bottom: 34px;
  transition: all ease-in-out 300ms;
}

.header-menu.sticky .navbar-nav>li>a {
  padding-top: 26px;
  padding-bottom: 26px;
  transition: all ease-in-out 300ms;
}

.header-menu.sticky .navbar-brand {
  float: left;
  height: AUTO;
  padding: 10px 15px;
  font-size: 18px;
  line-height: 20px;
}

.navbar-default .navbar-nav>li>a {
  color: rgba(0, 0, 0, 0.5);
  font-weight: 600;
  font-size: 16px;
  transition: all ease-in-out 300ms;
  cursor: default;
}

span.caalus {
  background: #062241;
  color: #ffffff;
  padding: 12px 18px;
  border-radius: 6px;
  transition: all ease-in-out 300ms;
}

.dropdown li {
  display: inline-block;
  width: 100%;
}

.dropdown li a {
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid #ccc;
  padding: 10px 20px;
  font-size: 14px;
  font-weight: 500;
  color: #002a3a;
}

ul.dropdown-menu {
  margin: 0;
  padding: 0;
}

.dropdown li a:hover {
  display: inline-block;
  width: 100%;
  background: #062241;
  color: #fff;
  border-bottom: 1px solid #062241;
  padding-left: 30px;
  transition: all ease-in-out 300ms;
  font-weight: 600;
}

.dropdown-menu {
  border: none;
}

.navbar-right .dropdown-menu {
  right: auto;
  left: auto;
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
}

.home-banner {
  float: left;
  width: 100%;
}

header .navbar {
  min-height: auto;
  margin-bottom: 0;
  border: none;
  border-radius: 0;
}

.carousel-caption {
  font-size: 36px;
}

.owl-prev span {
  background: #4d76a2;
  color: #fff;
  padding: 10px 15px;
  position: absolute;
  top: 182px;
  left: 54px;
  border-radius: 50%;
  height: 40px;
  width: 40px;
  font-size: 30px;
  line-height: 16px;
}

.owl-next span {
  background: #4d76a2;
  color: #fff;
  padding: 10px 15px;
  position: absolute;
  top: 182px;
  right: 54px;
  border-radius: 50%;
  height: 40px;
  width: 40px;
  font-size: 30px;
  line-height: 16px;
}

.header-menu.sticky {
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
}


.footer-botombar {
  float: left;
  width: 100%;
  padding: 10px 0;
  text-align: center;
  font-weight: 500;
  color: #ffffff;
  background: #4a5d7b;
  letter-spacing: 1px;
}

.gb-line-divider {
  float: left;
  width: 100%;
  height: 1px;
  padding: 0px;
  text-align: center;
  font-weight: 100;
  color: #ffffff;
  background: #4CAF50;
  letter-spacing: 0px;
}


footer.site-footer {
  float: left;
  width: 100%;
}

.site-footer-inner {
  float: left;
  width: 100%;
  background: #062241;
  padding: 22px 0;
}

.footer-logoltxt {
  float: left;
  width: 100%;
  font-size: 14px;
  text-align: justify;
  color: #fff;
  padding: 18px 0 0;
  line-height: 22px;
}

.footlink {
  float: left;
  width: 100%;
}

ul {
  margin: 0px;
  padding: 0px;
}

li {
  display: inline-block;
}

.footlink li {
  width: 100%;
}

.footlink li i {
  padding: 0 4px 0 0;
  font-size: 16px;
}

.footlink-hd h4 {
  color: #ffffff;
  margin: 0 0 6px 0;
  padding: 0 0 8px 0;
  font-weight: 600;
  font-size: 18px;
  letter-spacing: 1px;
}

.footlink li a {
  width: 100%;
  font-size: 13px;
  padding: 5px 0;
  color: #ffffff;
  transition: all ease-in-out 300ms;
  display: inline-block;
}

.footlink li a:hover {
  color: #cccccc;
  font-weight: 600;
  padding-left: 8px;
  transition: all ease-in-out 300ms;
}

.footlink li i {
  padding: 0 4px 0 0;
}

.footer-logol {
  float: left;
  width: 100%;
  padding: 0 50px 0 0;
}

.footlink-social li a {
  align-items: center;
  justify-content: center;
  display: flex;
  height: 42px;
  width: 42px;
  text-decoration: none;
  color: #fff;
  font-size: 18px;
  border: 1px solid #fff;
  border-radius: 50%;
  margin-right: 12px;
}

.footlink-social {
  float: left;
  width: 100%;
  margin: 18px 0 0;
}

.footlink-social li a:hover {
  background: #ffffff;
  border-radius: 50%;
  border: 1px solid #d8d8d8;
  color: #00435d;
}

.footlink-social li a:hover i {
  transform: rotate(360deg);
  transition: transform 0.8s ease-in-out 0s;
}

.middle-sec {
  float: left;
  width: 100%;
  height: 500px;
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
  color: #b1b1b1;
  background-color: #ffffff;
}

a.last-chlivd {
  background: none !important;
}

.news-letterhome {
  float: left;
  width: 100%;
  min-height: 240px;
  text-align: center;
  padding: 20px 0;
  border-top: 1px solid #c7c7c7;
  background: url(../images/nnewsletter.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 0 50%;
  display: flex;
  align-items: center;
}


.page-seperator {
  float: left;
  width: 100%;
  min-height: 100px;
  text-align: center;
  padding: 20px 0;
  border-top: 1px solid #c7c7c7;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 0 50%;
  display: flex;
  align-items: center;
}



.letterhomef {
  position: relative;
  width: 600px;
  text-align: center;
  margin: auto;
  display: inline-block;
  background: #fff;
  border-radius: 40px;
}

.letterhomef input {
  width: 84%;
  background: #fff;
  border: none;
  padding: 9px 0 0 13px;
  height: 36px;
  float: left;
  position: relative;
  left: 5px;
  float: left;
  top: -10px;
  border-radius: 40px;
  outline: 0;
}

.letterhomefinn {
  height: 46px;
  border: 1px solid #062241;
  padding: 10px 20px;
  font-size: 14px;
  outline: 0;
  padding-left: 0;
  border-radius: 40px;
}

.letterhomehd {
  font-size: 26px;
  font-weight: 600;
  color: #062241;
  float: left;
  width: 100%;
  padding: 10px 0 20px 0;
}

.letterhomefinn button {
  background: #062241;
  height: 46px;
  float: right;
  border-radius: 40px;
  padding: 0 20px 0 20px;
  top: 0;
  border: none;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  position: absolute;
  right: 0;
  color: #fff;
  font-weight: 600;
  font-size: 14px;
  outline: 0;
}

span.caalus:hover {
  background: #062241;
  color: #ffffff;
  transition: all ease-in-out 300ms;
}

::-webkit-input-placeholder {
  /* Edge */
  color: #004863;
  opacity: 0.8;
}

.home-banner-inner .owl-nav {
  position: absolute;
  top: 0;
}

.home-banner-inner .owl-dots {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 4px;
}

.home-banner-inner .owl-theme .owl-dots .owl-dot span {
  width: 12px;
  height: 12px;
  margin: 5px 4px;
  background: #f7f7f7;
  outline: 0;
}

.home-banner-inner .owl-theme .owl-dots .owl-dot.active span,
.home-banner-inner .owl-theme .owl-dots .owl-dot:hover span {
  background: #bb6100 !important;
  outline: 0;
}

button {
  outline: 0;
}

.whoheading {
  float: left;
  width: 100%;
  text-align: center;
  font-size: 30px;
  font-weight: 700;
  color: #004863;
}

.whowearw-h {
  float: left;
  width: 100%;
  padding: 20px 0 20px;
  background: #ededed;
}

.whohead-inner {
  float: left;
  width: 100%;
  padding: 19px 0;
}

.whoheading {
  float: left;
  width: 100%;
  text-align: center;
  font-size: 28px;
  font-weight: 600;
  color: #062241;
  line-height: 30px;
}

.whohead-title {
  float: left;
  width: 100%;
  font-size: 20px;
  font-weight: 600;
  text-transform: capitalize;
  color: #062241;
}

.whohead-innertxt {
  float: left;
  width: 100%;
  font-size: 16px;
  font-weight: 400;
  text-align: left;
  line-height: 25px;
  padding-left: 0;
  color: #4c4c4c;
  text-align: justify;
}

.whohead-title span {
  font-weight: 700;
  color: #2fbbf0;
  font-size: 26px;
}

.knwo-btn {
  float: left;
  width: 100%;
  text-align: center;
  margin: 14px 0 0;
}

.knwo-btn a {
  background: #062241;
  padding: 10px 16px;
  font-size: 15px;
  border-radius: 4px;
  display: inline-block;
  text-decoration: none;
  color: #fff;
}

.knwo-btn a:hover {
  background: #062241;
}

.tiles-hsliout {
  float: left;
  width: 100%;
  background: #062241;
  padding: 40px 0 20px;
}

.tiles-hsl h5 {
  font-size: 15px;
  line-height: 24px;
  background: #ffffff;
  margin: 10px 6px;
  padding: 6px 12px;
  color: #062241;
  font-weight: 600;
  display: inline-block;
  width: 100%;
  padding-top: 0;
}

.tiles-hsl p {
  font-size: 14px;
  line-height: 22px;
  transition: all ease-in-out 300ms;
  padding: 2px 10px 16px;
  color: #000000;
  background: #ffffff;
  display: inline-block;
  width: 100%;
}

.tiles-hslider {
  float: left;
  width: 90%;
  padding: 10px;
  text-align: center;
  border-radius: 2px;
  min-height: 270px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
}

.savdesi-dna {
  background: url(../images/home-smallslider/01.jpg) no-repeat;
  min-height: 270px;
}

.dt {
  background: url(../images/home-smallslider/02.jpg) no-repeat;
  min-height: 270px;
}

.oa {
  background: url(../images/home-smallslider/03.jpg) no-repeat;
  min-height: 270px;
}

.ts {
  background: url(../images/home-smallslider/04.jpg) no-repeat;
  min-height: 270px;
}

.ep {
  background: url(../images/home-smallslider/05.jpg) no-repeat;
  min-height: 270px;
}

.tiles-hslider {
  padding: 0;
  position: relative;
  overflow: hidden;
  -webkit-transition: all .3s ease-out 0s;
  -moz-transition: all .3s ease-out 0s;
  -ms-transition: all .3s ease-out 0s;
  -o-transition: all .3s ease-out 0s;
  transition: all .3s ease-out 0s;
  background-color: #fff;
  z-index: 5;
  cursor: pointer;
  opacity: 1;
}

.tiles-hslider:hover img {
  transform: scale(1.01);
  opacity: 0.6;
}

.tiles-hsliout .owl-prev span {
  background: #ffffff;
  color: #062241;
  padding: 10px 15px;
  position: absolute;
  top: 98px;
  left: -90px;
  border-radius: 50%;
  height: 40px;
  width: 40px;
  font-size: 30px;
  line-height: 16px;
}

.tiles-hsliout .owl-next span {
  background: #ffffff;
  color: #062241;
  padding: 10px 15px;
  position: absolute;
  top: 98px;
  right: -90px;
  border-radius: 50%;
  height: 40px;
  width: 40px;
  font-size: 30px;
  line-height: 16px;
}

.tiles-hsl {
  position: absolute;
  bottom: -85px;
  left: 0;
  right: 0;
  background: #ffffff;
  min-height: 60px;
  transition: all ease-in-out 300ms;
  display: inline-block;
}

.tiles-hslider:hover .tiles-hsl {
  bottom: 0;
  transition: all ease-in-out 300ms;
}

.tiles-hslider:hover .tiles-hsl h5,
.tiles-hslider:hover .tiles-hsl p {
  color: #4c4c4c;
}

.home-productsec {
  float: left;
  width: 100%;
  padding: 0px 0 0px;
  background: #ececec;
}

.products-tbs {
  float: left;
  width: 100%;
  margin: 0px 0 0;
}

.products-tbs .nav>li>a {
  padding: 12px 48px;
  border-radius: 0px;
  font-size: 16px;
  color: #616f86;
  font-weight: 600;
  background: #ffffff;
}

.products-tbs .nav-pills>li+li {
  margin-left: -1px;
}

.products-tbs .nav>li.active>a {
  background: #062241;
  border-radius: 0;
  color: #ffffff;
  font-weight: 600;
}

.nav.nav-pills span i {
  padding-right: 6px;
}

.products-tbs ul.nav.nav-pills {
  float: left;
  width: 100%;
}

.tab-content.tab-content-hinn {
  float: left;
  width: 100%;
  margin: 40px 0 0;
  min-height: 400px;
}

.tab-content-hoimg-1 {
  float: left;
  width: 5%;
  text-align: center;
  height: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
}


.tab-content-hoimg-2 {
  float: left;
  width: 25%;
  text-align: center;
  height: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.tab-content-hoimg-3 {
  float: left;
  width: 5%;
  text-align: center;
  height: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
}


.tab-content-home {
  float: left;
  width: 100%;
}

.tab-content-hprduc {
  float: left;
  width: 71%;
  background: #ffffff;
  min-height: 100px;
  border-radius: 4px;
  padding: 20px 30px;
  position: relative;
}

.tab-content-hd {
  float: left;
  width: 100%;
  font-size: 22px;
  font-weight: 600;
  color: #062241;
}

.tab-content-hprduc::before {
  content: "";
  height: 24px;
  width: 24px;
  display: inline-block;
  background: #ffffff;
  position: absolute;
  left: -11px;
  transform: rotate(45deg);
  top: 50px;
}

.tab-content-sbuhd {
  float: left;
  width: 100%;
  font-size: 15px;
  font-weight: 500;
  margin: 10px 0;
  color: #3a3a3a;
  text-transform: capitalize;
}

.tab-content-sbuhd span {
  font-weight: 600;
  font-size: 18px;
  color: #062241;
  padding: 0 6px 0 0;
}

.tab-content-contn li {
  float: left;
  width: 100%;
  margin: 8px 0;
  font-size: 13px;
  font-weight: 600;
  line-height: 21px;
}

.tab-content-contn i {
  color: #062241;
}

.home-banner-inner {
  float: left;
  width: 100%;
}


/* ---- reset ---- */

canvas {
  display: block;
  vertical-align: bottom;
}


/* ---- particles.js container ---- */

.particles-inner {
  float: left;
  width: 100%;
}

#particles-js {
  position: absolute;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  height: 530px;
  top: 0;
}


/* ---- stats.js ---- */

.count-particles {
  position: absolute;
  top: 48px;
  left: 0;
  width: 80px;
  color: #13E8E9;
  font-size: .8em;
  text-align: left;
  text-indent: 4px;
  line-height: 14px;
  padding-bottom: 2px;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold;
}

.js-count-particles {
  font-size: 1.1em;
}

#stats,
.count-particles {
  -webkit-user-select: none;
}

#stats {
  border-radius: 3px 3px 0 0;
  overflow: hidden;
}

.count-particles {
  border-radius: 0 0 3px 3px;
}

.particles-inner {
  float: left;
  width: 100%;
}

.particles-innereff {
  float: left;
  width: 100%;
  height: 530px;
}

.Know-bh {
  float: left;
  width: 44%;
}

.know-bhw {
  float: left;
  width: 100%;
  font-size: 17px;
  font-weight: 600;
  color: #3c3c3c;
}

.Know-bhwho {
  float: right;
  width: 60%;
  padding-left: 30px;
}

.products-tbs .nav-pills a {
  display: block;
  border: 1px solid #dddddd;
  text-align: center;
  position: relative;
  transition: all .35s;
}

.products-tbs .nav-pills a span {
  position: relative;
  z-index: 2;
}

.products-tbs .nav-pills a:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background: #062241;
  transition: all .35s;
}

.products-tbs .nav-pills a:hover {
  color: #fff;
}

.products-tbs .nav-pills a:hover:after {
  width: 100%;
}

.tab-content-hoimg img {
  display: inline-block;
}

.tab-content-contn {
  float: left;
  width: 100%;
  margin: 4px 0 0;
  border-top: 1px solid #ccc;
  padding: 12px 0 0;
}

.tiles-hslider:hover .tiles-hsl h5 {
  color: #4c4c4c;
  font-weight: 700;
}

.counter-homne-inner {
  float: left;
  width: 100%;
  text-align: center;
  background: url(../images/number-banner.jpg) no-repeat;
  color: #fff;
  padding: 22px 0 40px;
  background-size: cover;
  min-height: 430px;
}

.counter-hd {
  font-size: 26px;
  color: #ffffff;
  font-weight: 600;
  float: left;
  width: 100%;
  margin: 16px 0 16px;
}

.counter-value-inn {
  float: left;
  width: 23%;
  background: #ffffff;
  margin: 16px;
  min-height: 214px;
  border-radius: 4px;
  font-size: 15px;
  color: #062241;
  font-weight: 600;
  padding: 48px 0 30px;
}

.counter-value {
  width: auto;
  display: inline-block;
  font-size: 40px;
  font-weight: 600;
}

.counter-value-inn:hover {
  background: #597096;
  cursor: pointer;
  color: #ffffff;
  transition: all ease-in-out 300ms;
  transform: rotate(360deg)
}

.counter-value-inn:hover .counter-txt {
  color: #ffffff;
  transition: all ease-in-out 300ms;
}

.counter-value-inn span {
  font-size: 30px;
  font-weight: 700;
  padding-left: 3px;
}

.counter-txt {
  font-size: 15px;
  font-weight: 600;
  color: #3a3a3a;
  padding: 0 6px;
}

.home-counters {
  float: left;
  width: 100%;
  margin: 45px 0 12px;
}

.home-counters .counter-value-inn:nth-child(1) {
  margin: 0;
  margin-right: 20px;
}

.home-counters .counter-value-inn:nth-child(2) {
  margin: 0;
  margin-right: 20px;
}

.home-counters .counter-value-inn:nth-child(3) {
  margin: 0;
  margin-right: 20px;
}

.home-counters .counter-value-inn:nth-child(4) {
  margin: 0;
}

.banner-txt {
  position:absolute;
  top: 0;
  color: #ffffff;
  text-align:left;
  left: 0;
  right: 0;
  display: flex;
  align-items:center;
  justify-content:center;
  flex-direction: column;
  bottom:0;
}

.banner-hd {
  font-size: 26px;
  font-weight: 700;
  text-shadow: 2px 1px #581d00;
  font-family: 'DM Serif Text', serif;
  text-transform:none;
  letter-spacing: .12em;
}

.banner-sbhd {
  font-size: 32px;
  font-weight: 600;
  text-shadow: 4px 1px #062241;
}

.banner-sbhdcnt {
  font-size: 16px;
  padding: 10px 0 0;
}

.banner-sbhd {
  font-size: 20px;
  font-weight: 600;
  text-shadow: 1px 1px #062241;
}

.ani-hd {
  overflow: hidden;
  /* Ensures the content is not revealed until the animation */
  font-family: 'DM Serif Text', serif;
  text-transform: uppercase;
  border-right: 2px solid #ffffff;
  /* The typwriter cursor */
  white-space: nowrap;
  /* Keeps the content on a single line */
  margin: 0 auto;
  /* Gives that scrolling effect as the typing happens */
  letter-spacing: .12em;
  /* Adjust as needed */
  animation: typing 3.5s steps(30, end), blink-caret .5s step-end infinite;
}


/* The typing effect */

@keyframes typing {
  from {
    width: 0
  }
  to {
    width: 30%
  }
}


/* The typewriter cursor effect */

@keyframes blink-caret {
  from,
  to {
    border-color: transparent
  }
  50% {
    border-color: #ffffff
  }
}

.banner-hd {
  color: #ffffff;
  font-size: 70px;
}

.banner-txt.banner-two {
  top: 16px;
  color: #fff;
  text-align: 0;
  left: 224px;
  display: block;
  text-align: left;
}

.banner-two .banner-sbhd {
  color: #1b1b1b;
  text-shadow: none;
}

.banner-two .banner-hd {
  font-size: 48px;
  line-height: 60px;
}

.banner-two .banner-sbhd {
  font-size: 22px;
}

.ml1 {
  color: #e45100 !important;
  font-size: 40px;
  font-weight: 600;
  letter-spacing: 4px;
  font-family: 'DM Serif Text', serif;
  text-transform: uppercase;
}

.ml1cnt {
  font-size: 18px;
  color: #000;
  font-weight: 600;
}

.slide-3 .ml1 {
  color: #ffffff !important;
  font-size: 40px;
  font-weight: 600;
  letter-spacing: 4px;
}

.slide-3 .ml1cnt {
  color: #ffffff;
}

.ml1cnt span {
  color: #ffffff;
  float: left;
  width: 100%;
}

.ml1cnt {
  color: #062241;
  float: left;
  width: 100%;
  font-weight: 600;
}

.ml1cntt {
  font-size: 18px;
  color: #fff;
  font-weight: 600;
}

.ml1cntt span {
  font-size: 18px;
  color: #fff;
  font-weight: 600;
  display: block;
  width: 100%;
}

.sevdesi {
  position: absolute;
  right: 420px;
  text-align: right;
  top: 190px;
}

.sevdesi-txt {
  font-size: 40px;
  color: #608800;
  font-weight: 700;
  line-height: 54px;
}

.sevdesi-txtc {
  font-size: 17px;
  color: #062241;
  font-weight: 700;
}

.banner-txt.slide-lst {
  top: -212px !important;
}

.tiles-hsliout .owl-theme .owl-dots .owl-dot span {
  width: 16px;
  height: 10px;
  margin: 3px 7px;
  border-radius: 4px;
  background: #869bbd;
  border-radius: 2px;
}

.tiles-hsliout .owl-theme .owl-dots .owl-dot.active span,
.tiles-hsliout .owl-theme .owl-dots .owl-dot:hover span {
  background: #ffffff;
}

.Platforms-section .products-tbs .nav>li>a {
  padding: 10px 34px;
  background: #3d516f;
  color: #fff;
  border: none;
}

.Platforms-section .tab-content-home {
  background: #fff;
  padding: 26px 0 0;
}

.Platforms-section.home-productsec {
  background: #ececec;
}

.Platforms-section .tab-content-hprduc {
  background: transparent;
}

.Platforms-section .tab-content-hprduc::before {
  display: none;
}

.Platforms-section .tab-content.tab-content-hinn {
  margin: 0;
}

.Platforms-section .products-tbs .nav>li.active>a {
  background: #fff;
  color: #062241;
}

.Platforms-section .products-tbs .nav-pills a:hover:after {
  width: 0%;
}

.Platforms-section .products-tbs .nav-pills a {
  border-bottom: none;
}

.Platforms-section .nav-pills>li+li {
  margin-left: 2px;
}

.Platforms-section .products-tbs .nav>li.active>a {
  border-top: 2px solid #3d516f;
}

.particless {
  font-family: verdana;
  width: 100%;
  height: 30vh;
  margin: 0 auto;
  overflow: hidden;
  background: #062241 no-repeat;
}

.sssssssssssss {
  float: left;
  width: 40%;
  position: relative;
  top: -20px;
}

.testomonial-slider {
  float: left;
  width: 100%;
}

.testomonial-slider {
  float: left;
  width: 100%;
  background: #062241;
  padding: 20px 0 16px;
  min-height: 560px;
}

.testo-txt {
  float: left;
  width: 100%;
  font-size: 14px;
  line-height: 23px;
  color: #424242;
  font-style: italic;
}

.testomonial-outer {
  float: left;
  width: 100%;
  text-align: center;
  background: #fff;
  padding: 10px 10px;
  border-radius: 6px;
  opacity: .2;
  transform: scale3d(0.8, 0.8, 1);
  -webkit-transform: scale3d(0.8, 0.8, 1);
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
}

.testomonial-slider .owl-item.active.center .testomonial-outer {
  padding: 30px 10px;
  opacity: 1;
  transform: scale3d(1.0, 1.0, 1);
  -webkit-transform: scale3d(1.0, 1.0, 1);
}

.testo-testomonial {
  text-align: center;
  display: inline-block;
  width: 100%;
  margin: 8px 0 80px;
  text-align: center;
  font-size: 26px;
  font-weight: 600;
  color: #ffffff;
  line-height: 30px;
  position: relative;
}

.testo-img {
  height: 100px;
  width: 100px;
  display: inline-block;
}

.testo-user {
  font-size: 16px;
  font-weight: 600;
  margin: 7px 0 0;
  color: #062241;
}

.testo-degination {
  font-size: 15px;
  margin: 2px 0 14px;
  text-transform: capitalize;
  font-weight: 600;
}

.testo-txt span {
  font-size: 25px;
  color: #b1b1b1;
  position: relative;
  top: 3px;
  left: -3px;
  line-height: 10px;
}

.whohead-titlelft {
  float: left;
  width: 40%;
}

.whoheadingtitle {
  font-size: 15px;
  font-weight: 600;
}

.energising {

  padding: 34px;
}

.banner-sbhdcnt span {
  float: left;
  width: 100%;
}

.banner-txt.banner-two {
  padding-left: 130px;
}

.energising.Reinventing {
  padding: 45px 14px;
  width: 48%;
  position: relative;
  z-index: 9;
}

.testo-testomonial:after {
  content: ' ';
  position: absolute;
  top: 100%;
  left: 50%;
  height: 40px;
  width: 180px;
  border-radius: 4px;
  transform: translateX(-50%);
  background: url(../images/heading-line-white.png);
  background-repeat: no-repeat;
  background-position: center;
}

.banner-topgif {
  position: absolute;
  top: 0;
}

.banner-topgif {
  position: absolute;
  top: 42px;
  right: 134px;
}

.banner-topgif img {
  width: 360px !important;
}

.testomonial-slider .owl-prev span {
  background: #ffffff;
  color: #062241;
  padding: 10px 15px;
  position: absolute;
  top: 150px;
  left: -125px;
  border-radius: 50%;
  height: 50px;
  width: 50px;
  font-size: 40px;
  line-height: 22px;
}

.testomonial-slider .owl-next span {
  background: #ffffff;
  color: #062241;
  padding: 10px 15px;
  position: absolute;
  top: 150px;
  right: -125px;
  border-radius: 50%;
  height: 50px;
  width: 50px;
  font-size: 40px;
  line-height: 22px;
}

.testomonial-slider .owl-theme .owl-dots .owl-dot span {
  width: 14px;
  height: 10px;
  margin: 5px 7px;
  background: #b1b1b1;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity .2s ease;
  border-radius: 2px;
}

.testomonial-slider .owl-theme .owl-dots .owl-dot.active span,
.testomonial-slider.owl-theme .owl-dots .owl-dot:hover span {
  background: #ffffff;
}

.heaidn {
  text-align: center;
  font-size: 28px;
  font-weight: 600;
  color: #ffffff;
  line-height: 30px;
  margin: -18px 0 40px;
}

.ho-logoslider {
  float: left;
  width: 100%;
  padding: 20px 0 30px;
  background: #ffffff;
}

.logoslider-mg {
  float: left;
  width: 50%;
}

.testo-logoslider {
  text-align: center;
  display: inline-block;
  font-size: 26px;
  font-weight: 600;
  color: #062241;
  width: 100%;
}

.tiles-hsliout .item {
  transition: all ease-in-out 300ms;
}

.tiles-hsliout .item:hover img {
  transform: scale(1.1);
  transition: all ease-in-out 300ms;
}

.testo-logoslider:after {
  content: ' ';
  position: absolute;
  top: 100%;
  left: 50%;
  height: 40px;
  width: 180px;
  border-radius: 4px;
  transform: translateX(-50%);
  background: url(../images/heading-line-color.png);
  background-repeat: no-repeat;
  background-position: center;
}

div#logoinner-slider {
  display: inline-block;
  width: 100%;
  margin: 65px 0 16px;
}

.counter-icon i {
  font-size: 30px;
}

.counter-icon {
  float: left;
  width: 100%;
  position: relative;
  top: -6px;
}

.counter-txt span {
  font-size: 16px;
  display: inline-block;
  width: 100%;
  font-weight: 600;
  color: #3a3a3a;
}

.counter-value-inn:hover .counter-txt span {
  color: #ffffff;
}

a.typewrite {
  color: #ffffff;
}

.subbanner {
  background: url(../images/home_bg_img_2.jpg) no-repeat;
  display: inline-block;
  width: 100%;
  padding: 50px 0;
  background-size: cover;
  border: 1px solid #ccc;
  border-left: none;
  border-right: none;
  float: left;
}

.about-us {
  background: url(../images/subbanner/11about-us.jpg) no-repeat;
}

.subbanner-txt {
  float: left;
  width: 100%;
  text-align: center;
  font-size: 16px;
  color: #fff;
}

.subbanner-hdd {
  font-size: 41px;
  font-weight: 600;
  color: #fff;
}

.subbanner-hd {
  text-align: center;
  float: left;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  min-height: 280px;
}

.contact-us {
  background: url(../images/subbanner/contact-us.jpg) no-repeat;
  display: flex;
  min-height: 340px;
  align-items: center;
  justify-content: center;
}

.map-banner {
  float: left;
  width: 100%;
  border-top: 2px solid #c4c4c5;
}

.map-banner iframe {
  width: 100%;
  height: 460px;
}

.contact-usinn {
  float: left;
  width: 100%;
  background: #efefef;
}

.contact-uslft {
  float: left;
  width: 40%;
  background: #062241;
  padding: 40px 30px 40px 30px;
  height: 100%;
  color: #fff;
}

.contact-usrgt {
  float: left;
  width: 100%;
  background: #fff;
  padding: 34px 34px 60px 50px;
}



.git {
  float: left;
  width: 100%;
  font-size: 42px;
  font-weight: 600;
  color: #062241;
}

.gittxtinner {
  float: left;
  width: 100%;
}

.contact-hding {
  float: left;
  width: 100%;
  text-align: center;
  margin: 16px 0 40px;
}

.gittxt {
  font-size: 16px;
  color: #ffffff;
  display: inline-block;
  margin: 10px 0 0;
}

.snm {
  font-size: 25px;
  font-weight: 600;
  color: #455c7f;
  float: left;
  margin: 10px 0 15px;
}

.cont-form .form-control {
  height: 42px;
  font-size: 15px;
  box-shadow: none;
}

.cont-form .form-control:hover,
.cont-form .form-control:focus {
  border: 1px solid #062241;
}

.cont-form textarea {
  width: 100%;
  resize: none;
  padding: 6px 12px;
  font-size: 15px;
  height: 160px;
  border: 1px solid #ccc;
  border-radius: 4px
}

.cont-form textarea:hover,
.cont-form textarea:focus {
  border: 1px solid #062241;
}

.cont-form label {
  font-size: 15px;
  color: #585858;
  font-weight: 600;
  float: left;
  width: 100%;
}

.contforms {
  float: left;
  width: 98%;
}

.cont-form {
  float: left;
  width: 100%;
}

.cont-form .form-group {
  float: left;
  width: 100%;
  margin-bottom: 20px;
}

::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #cecece;
  opacity: 1;
  /* Firefox */
}

button.btn.btn-sub {
  background: #4a5d7b;
  padding: 10px 20px;
  font-size: 17px;
  float: left;
  color: #ffff;
  font-weight: 600;
  transition: all ease-in-out 300ms;
}

button.btn.btn-sub:hover,
button.btn.btn-sub:focus {
  background: #062241;
  transition: all ease-in-out 300ms;
}

.snm-inn {
  float: left;
  width: 97%;
  border-bottom: 1px solid #cccc;
  margin: 0 0 30px 0;
}

.snmmsg {
  float: right;
  padding: 13px 0 0;
}

.c-lo {
  color: #ffffff;
  font-size: 26px;
  font-weight: 600;
  float: left;
  width: 100%;
  margin: 10px 0 36px;
}

.c-lo span {
  float: right;
}

.con-info {
  float: left;
  width: 100%;
}

.con-infott {
  float: left;
  font-size: 17px;
  font-weight: 600;
  color: #efefef;
  width: 22%;
}

.con-infoo {
  float: left;
  width: 100%;
  margin: 24px 0;
}

.con-info {
  float: left;
  width: 100%;
}

.con-infotxt {
  font-size: 14px;
  float: left;
  width: 76%;
  line-height: 24px;
}

.con-infottd {
  font-size: 16px;
  font-weight: 600;
  padding: 6px 0;
}

.about-wower {
  float: left;
  width: 100%;
  margin: 26px 0 14px;
}

.about-wocnt {
  float: left;
  width: 100%;
}

.about-wower h2 {
  font-size: 30px;
  font-weight: 600;
  text-transform: capitalize;
  color: #062241;
  margin: 0 0 40px;
  text-align: center;
}

.about-wower p {
  margin: 0 0 20px;
  font-size: 16px;
  line-height: 28px;
  float: left;
  width: 100%;
  text-align: justify;
}

.about-wocntleft {
  float: left;
  width: 50%;
}

.about-wocntrgt {
  float: right;
  width: 44%;
}

.about-wocntleft span {
  font-weight: 600;
  color: #062241;
  font-size: 16px;
}

.abut-misonvison {
  float: left;
  width: 100%;
  background: #ffffff;
  padding: 60px 0;
  margin-bottom: 20px;
}

.abttiles {
  width: 31%;
  background: #efefef;
  min-height: 170px;
  border-radius: 8px;
  text-align: center;
}

.abttiles-inr {
  display: flex;
  justify-content: space-around;
}

.abttiles-msntit {
  font-size: 20px;
  text-align: center;
  text-transform: none;
  float: left;
  width: 100%;
  margin: 10px 0 10px;
  font-family: 'Oswald', sans-serif;
  font-weight: 500;
  color: #062241;
  padding-left:20px;
  padding-right:20px;
}

.abttiles-msntxt {
  font-size: 20px;
  text-align: center;
  line-height: 28px;
  padding: 0 10px;
  color: #031120;
}

.abttiles-msnimg {
  display: inline-block;
  margin: 40px 0 16px;
}

.abt-milestone {
  float: left;
  width: 100%;
  padding: 14px 0 50px;
}

.month-grp {
  text-align: center;
  float: left;
  width: 13%;
}

.month-grp-2 .year {
  background: #062241;
}

.year {
  width: 200px;
  background: #00adee;
  color: #fff;
  text-align: center;
  height: 48px;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  position: relative;
  font-weight: 600;
  letter-spacing: 6px;
  font-family: 'Oswald', sans-serif;
  display: inline-block;
  padding: 5px 0px;
  margin: 8px 0;
}

.month {
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  margin: 10px 0px 0px;
  text-transform: uppercase;
  font-family: 'Poppins', sans-serif;
}

.month-grp.month-grp-2 {
  margin: 154px 0 0;
  position: relative;
  top: -3px;
}

.monthtxt {
  font-size: 14px;
  margin: 6px 0 0;
}

.year::after {
  content: "";
  height: 57px;
  background: #ffffff;
  width: 28px;
  position: absolute;
  right: -9px;
  transform: rotate(32deg);
  top: 2px;
}

.year::before {
  content: "";
  height: 57px;
  background: #ffffff;
  width: 28px;
  position: absolute;
  left: -10px;
  transform: rotate(32deg);
  top: -12px;
}

.abt-milestoneinn {
  text-align: center;
  width: 100%;
  float: left;
  display: flex;
  justify-content: center;
}

.abt-grptxt {
  min-height: 82px;
  display: inline-block;
}

.month-grp.month-grp-2 .abt-grptxt {
  margin: 70px 0 0;
}

.abt-grptxt {
  min-height: 150px;
  display: inline-block;
  position: relative;
}

.abt-grptxt::after {
  content: "";
  height: 14px;
  width: 14px;
  background: #062241;
  display: inline-block;
  top: 93px;
  position: absolute;
  border-radius: 30px;
  left: 4px;
  right: 0;
  margin: auto;
}

.abt-grptxt::before {
  content: "";
  height: 52px;
  width: 4px;
  background: #062241;
  display: inline-block;
  top: 93px;
  position: absolute;
  border-radius: 5px;
}

.month-grp-2 .abt-grptxt::after {
  content: "";
  height: 14px;
  width: 14px;
  background: #062241;
  display: inline-block;
  top: -21px;
  position: absolute;
  border-radius: 30px;
  left: 5px;
  right: 0;
  margin: auto;
}

.month-grp-2 .abt-grptxt::before {
  content: "";
  height: 52px;
  width: 4px;
  background: #062241;
  display: inline-block;
  top: -65px;
  position: absolute;
  border-radius: 5px;
}

.ABTMILESTON {
  font-size: 30px;
  font-weight: 600;
  text-transform: capitalize;
  color: #062241;
  margin: 0 0 60px;
  text-align: center;
}

.subbanner-left {
  float: left;
  width: 35%;
  text-align: center;
}

.subbanner-right {
  float: right;
  width: 58%;
}

.subbanner-sbuhd {
  font-size: 18px;
  font-weight: 600;
  float: left;
  width: 100%;
  margin: 28px 0 14px;
}

.subbanner-subcnt {
  font-size: 15px;
  font-weight: 500;
  color: #525252;
  line-height: 24px;
}

.whychoose-prdct:before,
.whychoose-prdct:after {
  position: absolute;
  content: url(../images/section-element_xx.png);
}

.whychoose-prdct:before {
  top: 50px;
  left: 50px;
}

.whychoose-prdct:after {
  right: 50px;
  bottom: 120px;
  transform: rotateZ(90deg);
}

.whychoose-prdct {
  float: left;
  width: 100%;
  min-height: 100%;
  position: relative;
}

.whychoose-title {
  margin: 20px 0 0px;
  text-align: center;
}

.why-lft {
  float: left;
  width: 24%;
}

.whychoose-cntinner {
  float: left;
  width: 100%;
  margin: 70px 0 10px;
  min-height: 106px;
  position: relative;
  z-index: 1;
}

.why-hdinn {
  float: left;
  width: 75%;
  padding: 0 0 0 6px;
}

.why-hd {
  font-size: 22px;
  font-weight: 400;
  line-height: 30px;
  padding: 2px 0 2px;
  text-transform: none;
}

.why-txt {
  font-size: 16px;
  color: #4c4c4c;
  line-height: 22px;
}

.subbanner.about-us .subbanner-hd {
  min-height: 170px;
}

.suitebalfor-out {
  float: left;
  width: 100%;
  padding: 60px;
}

section.suitebalfor-inn {
  float: left;
  width: 100%;
  background: #062241;
  height: 504px;
}

.retail-hd {
  font-size: 30px;
  color: #fff;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: capitalize;
  float: left;
  font-family: 'Poppins', sans-serif;
  width: 100%;
}

.retail-s {
  float: left;
  width: 100%;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  margin: 16px 0 24px;
  font-family: 'Poppins', sans-serif;
}

.retail-s span {
  padding: 0 22px;
}

.suitebalfor-out p {
  font-size: 14px;
  color: #fff;
  font-family: 'Poppins', sans-serif;
  line-height: 25px;
}

.deptime {
  background: #fff;
  width: auto;
  float: left;
  padding: 14px 20px;
  text-transform: capitalize;
  font-size: 16px;
  border-radius: 3px;
  font-weight: 700;
  margin: 30px 0 0;
  color: #062241;
}

.suitebalfor-inn .col-xs-12 {
  padding: 0;
}

.suitebalfor-inn img {
  width: 100%;
  height: 504px;
}

section.subbanner.contact-us {
  padding: 0;
}

section.subbanner.about-us {
  padding: 0;
  min-height: 284px;
  display: flex;
  align-items: center;
}

.key-featrs {
  float: left;
  width: 100%;
  background: #f3f3f3;
  padding: 20px 0;
  min-height: 600px;
}


.key-featlft {
  float: left;
  width: 33%;
  padding: 10px 0 0 40px;
}

.key-featmidd {
  float: left;
  text-align: center;
  width: 33%;
}

.key-featrgt {
  float: left;
  width: 33%;
  padding: 14px 0 0 70px;
}

.key-slide img {
  width: auto !important;
  display: inline-block !important;
}

.key-slide {
  float: left;
  width: 100%;
}

.key-featmidd .owl-prev span {
  top: 251px;
  left: -20px;
  border-radius: 4px;
  background: #949494;
}

.key-featmidd .owl-next span {
  top: 251px;
  right: -20px;
  border-radius: 4px;
  background: #949494;
}

.key-feathtitle {
  float: left;
  width: 100%;
  text-align: center;
  font-size:28px;
  font-weight: 600;
  color: #062241;
}
.key-subtitle {
  text-align: center;
  float: left;
  width: 100%;
  font-size: 17px;
  font-weight: 500;
  margin: 6px 0 0;
}
.key-toptxt {
  text-align: center;
  font-size: 14px;
  float: left;
  width: 100%;
  margin: 6px 0 40px;
}


.key-featli li {
  display: inline-block;
  width: 100%;
  font-size: 14px;
  font-style: italic;
  font-weight: 600;
  padding: 6px 10px 0px 10px;
  line-height: 22px;
}

.key-featli ul {
  display: inline-block;
  margin: 10px 0;
}

.key-feacntv {
  float: left;
  width: 100%;
  font-size: 18px;
  font-weight: 600;
  color: #00b1f7;
  padding: 14px 20px 0;
}

.key-featlftfiel {
  float: left;
  width: 85%;
  min-height: 310px;
}

.key-featlftfiel i.fa.fa-check {
  padding: 0 12px;
  color: #00b1f7;
  width: 37px;
  float: left;
  position: relative;
  top: 4px;
}

.key-featlftfiel span{
  float: left;
  width: 87%;
}

.dom .key-feacntv, .dom i.fa.fa-check{
  color: #399e16;
}

.dd .key-feacntv, .dd i.fa.fa-check {
  color: #c78600;
}

.ptost .key-feacntv, .ptost i.fa.fa-check {
  color: #095971;
}

.key-featli {
  background: #fff;
  min-height: 295px;
  border-radius: 6px;
  box-shadow: 1px 2px 1px #e0e0e0;
}

.key-featmidd .owl-nav span:hover{
  background: #062241;
}

section.keybenifit {
  float: left;
  width: 100%;
  text-align: center;
  padding: 0 0 50px 0;
  background: #062241;
}

.keybenifititle {
  float: left;
  width: 100%;
  text-align: center;
  font-size: 30px;
  font-weight: 600;
  color: #ffffff;
  margin: 24px 0 30px;
}

.kybenifit-tils {
  background: #fbfbfb;
  padding: 40px 14px;
  min-height: 300px;
  border: 1px solid #d4d4d4;
  border-radius: 4px;
}

.kybenifit-tils h4 {
  font-size: 18px;
  min-height: 70px;
  line-height: 26px;
  font-weight: 600;
}

.kybenifit-tils p {
  font-size: 14px;
  line-height: 25px;
  font-weight: 500;
}

.kybenifit-tils {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.kybenifit-tils:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #062241;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.kybenifit-tils:hover:before, .kybenifit-tils:focus:before, .kybenifit-tils:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  color: #ffffff;
  border: 1px solid #2098d1;
  cursor: pointer;
}

.kybenifit-tils:hover  h4 , .kybenifit-tils:hover  p{
  color: #ffffff;
}

h4.plateform-logo {
  font-size: 32px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #062241;
}

.dkd .subbanner-sbuhd {
  margin: 10px 0 14px;
}


.dkd-outer .whychoose-cntinner {
  margin: 50px 0 10px;
  min-height: 104px;
}

section.whychoose-prdct.dkd-outer {
  min-height: auto;
  margin: -4px 0 50px;
}


section.subbanner.DKD-SUB {
  min-height: 360px;
  padding-top: 80px;
}

section.suitebalfor-inn.dkd-outer-clr {
  background-image: linear-gradient(#224800, #488c00, #458700);
}

.dkd-outx {
  display: inline-block;
  width: 100%;
  margin: 30px 0 30px;
}

a.dkdurl {
  padding: 14px 18px;
  float: left;
  border-radius: 3px;
  font-size: 15px;
  font-weight: 600;
  margin: 15px 0 0 2px;
  text-decoration: none;
  background: #1f4000;
  color: #ffffff;
}

a.dkdurl i.fa.fa-mobile {
  font-size: 24px;
  line-height: 0;
  position: relative;
  top: 3px;
  padding: 0 6px 0 0px;
}

a.dkdurl:hover {
  background: #fff;
  color: #2b5400;
}

.dkd-outer-clr .retail-hd {
  font-weight: 600;
  color: #ffeca6;
}

.key-subtitle.how-dkd {
  font-size: 15px;
  width: 58%;
  float: none;
  margin: 30px auto;
  line-height: 24px;
}

.dkd-userreview{
  color: #ffffff;
}
.dkd-userinner .keybenifititle{
  float: none;
}

.how-dkdd .key-featli{
  min-height: 535px;
}

.how-dkdd .key-featlftfiel span {
  float: left;
  width: 87%;
  line-height: 26px;
  margin-bottom: 6px;
}
.dkd-review img.img-circle {
  width: 14%;
  display: inline-block;
  margin: 10px 0 10px;
}

.dkd-review h5{
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 8px;
}

.dkd-review p{
  margin: 10px 0 0;
}

.dkd-userreview .owl-prev span{
  top: 75px;
  left: 0px;
  border-radius: 4px;
  background: #ffffff;
  color: #000;
}

.dkd-userreview .owl-next span{
  top: 75px;
  right: 0px;
  border-radius: 4px;
  background: #ffffff;
  color: #000;
}

.bpos-ad .kybenifit-tils {
  min-height: 155px;
  padding: 22px 20px;
  display: flex;
  align-items: center;
  margin: 30px 0 0 0;
}

.tiles-hsliout.bpos-benifit{
  background: #ffffff;
}
.bpos-benifit .heaidn{
  color: #062241;
} 
.bpos-benifit .tiles-hslider {
  border: 1px solid #ccc;
  width: 21%;
  margin: 0 20px;
}

.bpos-benifit .tiles-hsl {
  bottom: 0;
  min-height: 150px;
}

.why-txt {
  font-size: 15px;
}

.b-erp-why .why-txt {
  font-size: 14px;
}

.b-erp-why .whychoose-cntinner{
  min-height: 140px;
}

section.whychoose-prdct.b-erp-why {
  padding: 0px 0 20px;
}

section.suitebalfor-inn.erp-suitable {
  height: 360px;
}
.suitebalfor-inn.erp-suitable img {
  width: 100%;
  height: 360px;
}

.erp-suitable .suitebalfor-out {
  padding: 30px 60px;
}

.erp-key .key-featrgt {
  padding: 0;
  padding-left: 40px;
}

.erp-key .key-featlftfiel{
  margin-bottom: 16px;
}

.key-featli ul {
  display: inline-block;
  margin: 10px 0;
  width: 100%;
}

.b-loyal-benifit .kybenifit-tils{
  flex-direction: column;
}

.b-loyal-benifit .kybenifit-tils h4{
  min-height: auto;
}

.keybenifit.bpos-ad.erp-benifit .kybenifit-tils {
  flex-direction: column;
  min-height: 234px;
}

.erp-benifit .kybenifit-tils h4{
  min-height: auto;
}

.erp-benifit .kybenifit-tils{
  min-height: 210px;
}

.bloyal-features .key-featli{
  min-height: 260px;
}

.bloyal-features .key-featlftfiel {
  min-height: auto;
}

.hk-applicamod {
  float: left;
  width: 100%;
  text-align: center;
  padding: 0px 0 30px;
  border-top: 1px solid #ccc;
}

.hk-applicamod img{
  display: inline-block;
}

.hk-applicamod .whychoose-title {
  padding: 0 0 30px 0;
}

section.key-featrs.how-dkdd{
  background: #ffffff;
}

.Platforms-section .tab-content-hoimg img {
  display: inline-block;
  width: 55%;
}

a.r-m {
  background: #7d7d7d;
  padding: 12px 20px;
  color: #fff;
  border-radius: 2px;
  display: inline-block;
  margin: 16px 0 14px 4px;
  text-decoration: none;
  transition: all ease-in-out 300ms;
}

a.r-m i{
  color: #fff;
  transition: all ease-in-out 300ms;
  position: relative;
  left: 4px;

}

a.r-m:hover {
  background: #062241;
  color: #fff;
  transition: all ease-in-out 300ms;
}

a.r-m:hover i{
  position: relative;
  left: 12px;
  transition: all ease-in-out 300ms;

}
.c-s {
  font-size: 72px;
  text-align: center;
  height: 410px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.three-mo{
  position: relative;
  left: -140px;
}

.last-slii{
  margin-top: 30px;
}

.tab-content-sbuhd span1 {
  padding: 0 10px;
}

p.tab-contentt {
  padding: 6px 20px;
  display: inline-block;
  line-height: 26px;
  width: 100%;
}

.askfordemoo .modal-header {
  background: #031120;
  color: #fff;
  font-weight: 600;
  text-align: center;
}
.askfordemoo .modal-content {
  margin: 70px 0 0;
  box-shadow: none;
}
.askfordemoo .modal-title {
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.close {
  color: #000;
  opacity: 1;
}

.close:focus, .close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 1;
}

button.close {
  background: #fff;
  padding: 2px 8px;
  margin: 0;
  line-height: 19px;
  border-radius: 2px;
}

.askfordemoo .modal-body {
  position: relative;
  padding: 15px 60px;
}

button.btn.btn-default.submit-btn {
  background: #fff;
  padding: 8px 30px;
  font-size: 15px;
  border: 1px solid #031120;
  margin: 10px 18px 14px 0;
}

button.btn.btn-default.submit-btn:hover, button.btn.btn-default.submit-btn:focus {
  background: #031120;
  border: 1px solid #031120;
  color: #ffffff;
}

button.btn.btn-default.close-btnn {
  background: #fff;
  padding: 8px 30px;
  font-size: 15px;
  border: 1px solid #031120;
  color: #000;
}

textarea.form-control.message {
  height: 100px;
  resize: none;
}

.form-control:hover {
  border: 1px solid #062241;
}

.form-control{
  height: 38px;
  box-shadow: none;
}

.modal-dialog {
  width: 500px;
  margin: 30px auto;
}

.footer-adresss {
  float: left;
  width: 100%;
  color: #fff;
  margin: 12px 0 0;
}

.testo-degination.pal {
  margin: -8px 0 10px;
  color: #a7a7a7;
  font-weight: 600;
  letter-spacing: 1px;
}

.home-logotop {
  float: left;
  width: 100%;
  margin: 2px 0 16px;
}

.home-logotop img{
  width: 26%;
}

.platform-logo img {
  width: 7%;
}