@charset "utf-8";
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  cursor: pointer
}
a:hover {
  text-decoration: none
}
html {
  overflow-y: scroll
}
ul, ol {
  margin: 0;
  list-style: none
}
small {
  font-size: 85%
}
strong {
  font-weight: 700
}
em {
  font-style: oblique
}
::-moz-selection {
  background: #ddd;
  color: #000;
  text-shadow: none
}
::selection {
  background: #ddd;
  color: #000;
  text-shadow: none
}
h1, h2, h3, h4, h5, h6, p {
  display: block
}
h1 {
  color: #3d3d3d
}
span {
  font-weight: 400
}
img {
  display: block
}
a {
  text-decoration: none
}
p {
  font-size: 16px;
  line-height: 20px
}
b, strong {
  font-weight: 700
}
i, em {
  font-style: italic
}
li {
  list-style-type: none
}
.poRel {
  position: relative
}
.txtMdl {
  text-align: center
}
.txtLft {
  text-align: left !important
}
input {
  outline: none;
}
.cb {
  clear: both
}
.cl {
  clear: left
}
.cf:before, .cf:after, .row:after, .row:before {
  content: "";
  display: table
}
.cf:after, .row:after {
  clear: both
}
.cf, .row {
  *zoom: 1
}
.fl {
  float: left
}
.fr {
  float: right
}
.margin0 {
  margin: 0;
}
.padding0 {
  padding: 0;
}
.mb5 {
  margin-bottom: 5px
}
.mb0 {
  margin-bottom: 0
}
.mb10 {
  margin-bottom: 10px !important
}
.mb25 {
  margin-bottom: 25px !important
}
.mb20 {
  margin-bottom: 20px !important
}
.mb30 {
  margin-bottom: 30px !important
}
.mb68 {
  margin-bottom: 68px
}
.pb48 {
  padding-bottom: 48px
}
.mb50 {
  margin-bottom: 50px
}
.mb15 {
  margin-bottom: 15px
}
.mt30 {
  margin-bottom: 30px
}
.padB0 {
  padding-bottom: 0 !important
}
.padB20 {
  padding-bottom: 20px !important
}
.mt55 {
  margin-top: 55px;
}
.nopad {
  padding: 0
}
.mR30 {
  margin-right: 30px
}
.wid50 {
  width: 50%
}
.padL {
  padding-left: 0 !important
}
.padR {
  padding-right: 0 !important
}
.mB100 {
  margin-bottom: 100px !important
}
@font-face {
  font-family: 'FontAwesome';
  src: url(../fonts/fontawesome-webfont.eot?v=4.0.3);
  src: url(../fonts/fontawesome-webfont.eot?#iefix&v=4.0.3) format('embedded-opentype'), url(../fonts/fontawesome-webfont.woff?v=4.0.3) format('woff'), url(../fonts/fontawesome-webfont.ttf?v=4.0.3) format('truetype'), url(../fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular) format('svg');
  font-weight: 400;
  font-style: normal
}
body {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  cursor: default
}
header {
  padding: 12px 0 13px;
  background-color: #fff
}
.backTop {
  position: fixed;
  bottom: 30px;
  right: 20px;
  z-index: 999
}
.backTop a {
  width: 28px;
  height: 28px;
  padding: 18px;
  display: block;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  transition: 1s;
  background: #147c4d;
  position: relative;
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg)
}
.backTop a span {
  display: block;
  bottom: 0;
  width: 12px;
  height: 12px;
  left: 0;
  right: -3px;
  margin: auto;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 26px;
  color: #fff;
  position: absolute;
  top: -14px;
  left: 0
}
.se-pre-con {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  background: url(../images/preloader.gif) center no-repeat #fff;
  background-size: 200px 200px
}
.cmnPara {
  font-size: 16px;
  color: #585858;
  line-height: 25px
}
h2.secHead {
  font-size: 42px;
  color: #585858;
  margin-bottom: 30px
}
.cmnUl li {
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
  margin-bottom: 12px;
  padding-left: 19px;
  position: relative
}
.cmnUl li:before {
  position: absolute;
  content: "";
  width: 6px;
  height: 6px;
  background-color: #fff;
  left: 0;
  top: 8px;
  border: 1px solid #b2ddff;
  z-index: 9;
  transform: rotate(318deg);
  -ms-transform: rotate(318deg);
  -webkit-transform: rotate(318deg)
}
.cover {
  position: relative;
	top: 20px;
}
.row {
  position: relative
}
.rdmr {
  padding: 8px 20px;
  background-color: #60eaf5;
  font-size: 16px;
  color: #142144;
  text-transform: uppercase;
  border-radius: 15px;
  text-shadow: none;
  margin-top: 20px;
  float: left;
}
.txtMdl .rdmr, .owl-item .rdmr {
  float: none;
}
.seb {
  padding: 8px 44px;
}
.rdmr:hover {
  border-color: #142144;
  background-color: #142144;
  color: #fff
}
.cmnPad {
  padding: 68px 0;
  padding: 4.3rem 0rem
}
.inrcmnPad {
  padding: 66px 0;
  padding-top: 4.125rem;
  padding-bottom: 4.125rem
}
.padBtm {
  padding-bottom: 48px;
  padding-bottom: 3rem
}
.fstPad {
  padding: 0 0 100px;
  padding-bottom: 6.25rem
}
.secHead {
  text-align: left;
  position: relative;
}
.srtDesc {
  text-align: center;
  padding: 0
}
.srtDesc p {
  padding-bottom: 50px
}
.mre {
  color: #36b032
}
.mre:hover {
  color: #0c5c0a
}
.clrTxt {
  color: #fe4f39
}
.dotLines {
  position: relative;
  left: 0;
  right: 0;
  margin: auto;
  width: 445px;
  height: 6px
}
.specHead {
  font-size: 24px;
  font-weight: 400;
  color: #2c80c5;
  text-align: center;
  margin-bottom: 45px
}
.midP {
  font-size: 22px;
  line-height: 33px;
  color: #585858
}
.midPnew {
  font-size: 13px
}
#owl-demoONE {
  width: 75%;
  margin-left: 4%;
}
.comnP {
  font-size: 14px;
  line-height: 20px;
  color: #313131;
  margin-bottom: 34px
}
.commnP {
  font-size: 14px;
  line-height: 20px;
  color: #313131;
  margin-bottom: 34px
}
.midHead {
  font-size: 20px;
  color: #fff;
  font-weight: 400;
  line-height: 27px
}
.smlHead {
  font-size: 24px;
  color: #750d14;
  font-weight: 600;
  margin-bottom: 30px
}
.dotLines:after, .dotLines:before {
  position: absolute;
  content: "";
  bottom: 0;
  width: 50%;
  height: 6px;
  background: url(../images/icon-sprite.png) no-repeat
}
.dotLines:before {
  left: 0;
  background-position: -139px -3px
}
.dotLines:after {
  right: 0;
  background-position: -114px -3px
}
.cotn-yarn .dotLines:before {
  left: 0;
  background-position: -143px -24px
}
.cotn-yarn .dotLines:after {
  right: 0;
  background-position: -115px -24px
}
.cotn-yarn .prodHead:before {
  background-position: -38px 0
}
.cotn-yarn .prodHead {
  color: #e7e7e7
}
.prodHead {
  font-size: 36px;
  color: #213873;
  padding-bottom: 8px;
  text-transform: capitalize;
  letter-spacing: -1px
}
.profHead {
  font-size: 29px;
  color: #213873;
  padding-bottom: 8px;
  text-transform: capitalize;
  letter-spacing: -1px;
}
.midprodHd {
  font-size: 36px;
  color: #313131;
  padding-bottom: 8px;
  text-transform: capitalize
}
.prodHead span.clrTxt {
  font-size: 42px;
  font-weight: 700
}
.tagLines {
  font-size: 15px;
  color: #313131;
  font-weight: 900;
  padding-right: 53px
}
.hm-panorama .tagLines, .hm-services .tagLines {
  font-size: 15px;
  color: #313131;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: inherit
}
.boldP {
  font-size: 15px;
  color: #313131;
  font-weight: 500
}
.welcmtxt h1, .st_text {
  font-size: 13px;
  line-height: 18px;
  color: #a1a1a1;
  border-right: 0
}
.welcmtxt, .topSmm {
  padding: 0
}
.dwn-arrow, .whyWe-Ul li i, .ftrSmm li a, .innerSmm li a {
  display: block;
  font: normal normal normal 14px/1 FontAwesome
}
.top-smmlink {
  background-color: #fff;
  border-bottom: 1px solid #ebebeb;
  padding: 10px 0
}
.share-btn {
  float: right;
  margin-top: 0 !important
}
.share-btn > span {
  float: left;
  border-right: 1px solid #f1f1f1;
  padding: 0 8px
}
.share-btn > span:last-child {
  border: 0
}
.share-btn span p {
  float: right;
  font-size: 12px;
  color: #aaa
}
.goog-te-gadget-simple img {
  display: inline
}
.chicklets {
  position: relative !important;
  display: block !important;
  font: normal normal normal 14px/1 FontAwesome !important;
  font-size: 16px !important;
  color: #aaa !important;
  background-image: none !important
}
.googleplus {
  font-weight: 700 !important
}
.facebook:before {
  content: "\f09a" !important
}
.twitter:before {
  content: "\f099" !important
}
.linkedin:before {
  content: "\f0e1" !important
}
.googleplus:before {
  content: "\f0d5" !important
}
.email:before {
  content: "\f0e0" !important
}
.stButton .chicklets {
  padding-left: 0 !important
}
.goog-te-gadget-simple {
  position: relative !important;
  display: inline-block !important;
  font: normal normal normal 14px/1 FontAwesome !important;
  font-size: 16px !important;
  color: #5b5b5b !important;
  background-image: none !important;
  padding: 0 0 0 4px;
  margin-top: 1px
}
.trans {
  position: absolute;
  top: 50px;
  right: 0
}
.goog-te-menu-value span {
  font-family: 'Dosis', Arial, sans-serif;
  font-size: 13px;
  line-height: 23px;
  margin-right: 7px
}
.smm-top {
  float: right
}
.smm-top li {
  float: left;
  width: 16px;
  height: 16px;
  margin: 0 8px
}
.smm-top li:first-child {
  margin-left: 0
}
.smm-top li:last-child {
  margin-right: 0
}
.smm-top li a {
  position: relative;
  display: block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 16px;
  color: #5b5b5b
}
.smm-top li a.fb:before {
  content: "\f09a"
}
.smm-top li a.drbl:before {
  content: "\f17d"
}
.smm-top li a.tw:before {
  content: "\f099"
}
.smm-top li a.lnkn:before {
  content: "\f0e1"
}
.smm-top li a.skpy:before {
  content: "\f17e"
}
.menuNav {
  float: left;
}
.menuNewWid {
  width: 100% !important;
  margin-left: 5%
}
.navbar-fixed-top .top-smmlink {
  margin-top: -60px
}
.navbar-fixed-top ul.nav {
  margin-top: 0
}
.navbar-inverse .navbar-toggle {
  border-color: #142144
}
.navbar-inverse .navbar-toggle {
  background-color: #142144
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #fff
}
.navbar-inverse .navbar-toggle:hover .icon-bar {
  background-color: #142144
}
.navbar-fixed-top .navbar-brand {
  width: 220px;
  margin-left: 10px
}
.navbar-fixed-top {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1)
}
.navbar-fixed-top .trans {
  top: 28px
}
.navbar-header {
  margin: 0
}
.navbar-fixed-top .navbar-brand img {
  width: 80%;
  margin-top: 15px;
}
.navbar {
  min-height: 0;
  border-radius: 0;
  margin-bottom: 0
}
.navbar-right {
  margin-top: 5px
}
.navbar-brand {
  float: left;
  height: auto;
  padding: 0;
  font-size: 18px;
  line-height: 20px;
  display: block
}
.navbar-inverse {
  background-color: #fff;
  border: 0
}
.navbar-inverse .navbar-nav li {
  position: relative
}
.navbar-inverse .navbar-nav li > a {
  display: block;
  font-size: 14px;
  font-weight: 500;
  color: #000;
  line-height: 71px;
  padding: 0 20px;
  background-color: #fff;
  position: relative;
  z-index: 99
}
.navbar-fixed-top .navbar-nav li > a {
  line-height: 53px;
}
.navbar-inverse .navbar-nav li div.dropDown {
  position: absolute;
  left: 0;
  top: 34px;
  width: 400px;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.35);
  padding: 16px 0 16px 0;
  background-color: #f9f9f9;
  z-index: 9;
  visibility: hidden;
  opacity: 0
}
.smlDrpdwm {
  width: 205px !important;
}
.navbar-inverse .navbar-nav li.drpDwnMnu:hover div.dropDown {
  visibility: visible;
  opacity: 1;
  top: 71px;
  z-index: 100
}
.navbar-fixed-top .navbar-nav li.drpDwnMnu:hover div.dropDown {
  top: 53px;
}
.navbar-fixed-top .fa-home:before {
  top: 30px;
}
.navbar-inverse .navbar-nav li div.dropDown ul li a {
  line-height: 36px;
  position: relative;
  font-size: 13px;
  background-color: #f9f9f9;
  color: #000
}
.navbar-inverse .navbar-nav li div.dropDown ul li a:hover {
  color: #142144
}
.navbar-inverse .navbar-nav li div.dropDown ul li a:before {}
.navbar-inverse .navbar-nav li div.dropDown ul li {
  position: relative
}
.navbar-inverse .navbar-nav li div.dropDown ul li:before {}
.navbar-fixed-top .navbar-nav li ul.dropdown-menu li > a {
  line-height: 30px;
  color: #272262;
}
.navbar-fixed-top .navbar-nav li ul.dropdown-menu li > a:hover {
  color: #272262;
}
nav.navbar.navbar-default.navbar-fixed-top.bgwhite {
  padding: 0;
}
.dropdown-menu > li > a {
  padding: 6px 30px;
}
.leftUl {
  float: left;
  width: 200px
}
.leftUl1 {
  float: left;
  width: 200px
}
.dropDownspl {
  width: 400px !important
}
.dropDown li a:hover {
  background-color: #fec2b9;
  color: #4c4c4c
}
.navbar-inverse .navbar-nav li div.dropDown ul li:last-child:before {
  content: none
}
.navbar-inverse .navbar-nav li div.dropDown ul li:after {}
.cargo {
  color: #fff;
  font-size: 14px;
  margin: 6px 0 0;
  display: block;
  border: 1px solid #fff;
  width: 165px;
  float: right;
  padding: 5px 19px
}
.cargo:hover {
  color: #fff
}
.bgwhite {
  background: #fff;
}
.navbar-fixed-top .navbar-nav li > a {
  line-height: 67px;
  font-weight: 700;
  color: #272262
}
#navbar {
  float: right;
}
.inverseBg {
  background: #272262;
}
ul.inverseBg li a {
  color: #f7f8ff !important;
  font-weight: normal !important;
}
ul.inverseBg li a:hover {
  color: #000;
  background-color: #1d1852;
}
.dropdown-menu {
  box-shadow: none;
  border: 0;
  min-height: 305px;
  min-width: 220px;
}
.shftr {
  margin-left: 333px;
}
.shftrVeh {
  margin-left: 215px;
}
.fa {
  width: 32px;
  font-size: 18px;
  display: inline-block
}
.fa-home:before {
  content: "\f015";
  font-size: 30px;
  position: absolute;
  top: 18px
}
.fa {
  display: inline-block;
  font: normal normal normal 18px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #142144;
  background-color: #fff
}
.navbar-inverse .navbar-nav > li:hover > a {
  background-color: #f9f9f9;
  color: #142144
}
.banner-sec .flex-direction-nav .flex-prev {
  left: 0
}
.banner-sec .flex-direction-nav .flex-next {
  right: 0
}
.banner-sec .flex-control-nav {
  width: initial;
  bottom: -40px;
  text-align: center;
  right: 58px
}
.banner-sec .flex-control-paging li a {
  background: #462815
}
.banner-sec .flex-control-paging li a.flex-active {
  background: #f4a93a
}
.banner-sec .flex-control-paging li a:hover {
  background: #76350c
}
.banner-sec .flex-direction-nav a:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 80px;
  content: "\f104";
  color: #69ba44
}
.banner-sec .flex-direction-nav a {
  width: 54px;
  height: 81px;
  top: 48%
}
.banner-sec .flex-direction-nav a.flex-next:before {
  content: "\f105"
}
.banner-sec .flexslider {
  border: 0;
  margin-bottom: 0
}
.slides li {
  position: relative
}
.slides li div {
  position: absolute;
  content: "";
  top: 252px;
  left: 50px;
  z-index: 999
}
.punchlns h2 {
  font-size: 85px;
  font-weight: 300;
  color: #fff;
  line-height: 18px
}
.punchlns span {
  display: block;
  font-size: 24px;
  color: #fff;
  line-height: 18px;
  margin-bottom: 28px;
  margin-left: 3px
}
.hm-services {
  background: url(../images/bg_industry.png) no-repeat #233671;
}
.hmSplser {
  background: #142144
}
.hmSplser .prodHead {
  color: #fff
}
.hmSplser .srvcHd {
  color: #000
}
.hmSplser .srvcBox:hover .srvcHd, .srvcGrid:hover .srvcHd {
  color: #000
}
.hmSplser p {
  color: #fff
}
.hmSplser .rdmr {
  width: 225px;
  color: #178247;
  background: #8cd6ad;
  border: 1px solid #8cd6ad
}
.hmSplser:hover .rdmr {
  background: #fff
}
.hm-panorama {
  background: url(../images/panorama-bg.jpg) no-repeat center;
  background-size: cover
}
.hm-panorama h2 {
  color: #eef6e9
}
.panoramaUl {
  padding: 0 148px;
  padding: 0rem 9.3rem
}
.panoramaUl li {
  position: relative;
  padding-left: 45px;
  font-size: 19px;
  color: #ddeed2;
  width: 37%;
  float: left;
  margin-bottom: 25px;
  text-transform: uppercase;
  font-weight: 600
}
.panoramaUl li:before {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 35px;
  height: 35px;
  background: url(../images/icon-sprite.png) no-repeat;
  border-radius: 50%;
  background-position: -437px -10px
}
.panoramaUl li span {
  display: block;
  color: #112206;
  text-transform: capitalize;
  font-size: 15px;
  font-weight: 500;
  line-height: 18px
}
.hm-whyUs {
  background: url(../images/whyus.png) no-repeat #ebf1f5;
  background-size: cover;
  min-height: 600px;
  background-attachment: fixed;
  background-position: 65% -100%;
}
.hm-whyUs-about { background: url(../images/about-whyus.png) no-repeat #ebf1f5; 
  background-size: cover;
  min-height: 600px;
  background-attachment: fixed;
  background-position: 65% -100%;
}
.hm-whyUs .clrTxt {
  color: #142144;
  font-size: 32px
}
.hm-whyUs .tagLines {
  font-size: 14px;
  color: #646464;
  padding-bottom: 15px;
}
.hm-client .prodHead {
  font-size: 31px;
  color: #142144
}
.hm-client {
  margin: 40px 0
}
.hm-client ul li img {
  margin: 0 auto;
  max-width: 100%
}
.hm-client ul li {
  margin-bottom: 30px
}
.hm-client li:nth-child(7) {
  margin-right: 30px
}
.hm-client li:nth-child(8) {
  margin-right: 30px
}
.hm-client li:nth-child(10) {
  margin-right: 15px
}
.srvcHd {
  font-size: 50px;
  font-weight: 800;
  text-transform: uppercase;
  color: #142144;
  margin-bottom: 14px
}
.srvc-icon {
  float: left;
  position: relative;
  width: 80px;
  height: 80px;
  border-radius: 50%
}
.srvc-icon span {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 57px;
  height: 55px
}
.srvc-icon span:before {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 57px;
  height: 55px;
  background: url(../images/icon-sprite.png) no-repeat
}
.srvc-icon span:before, .srvc-icon span {
  width: 70px;
  height: 65px
}
.srvc-icon span.money:before {
  background-position: -10px -14px
}
.srvc-icon span.law:before {
  background-position: -105px -7px
}
.srvc-icon span.busns:before {
  background-position: -508px -7px
}
.srvc-icon span.tax:before {
  background-position: -206px -7px
}
.srvc-icon span.polici:before {
  background-position: -305px -7px
}
.srvc-icon span.mislens:before {
  background-position: -408px -7px
}
.srvc-desc {
  margin-left: 88px;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 151px;
  margin-top: 10px
}
.srvcBox:hover .srvc-icon:before, .hmSplser .srvcBox:hover .srvc-icon:before {
  -webkit-animation: spin 4s infinite linear
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg)
  }
  100% {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg)
  }
}
@-webkit-keyframes spin {
  0% {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg)
  }
  100% {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg)
  }
}
.srvcBox:hover .srvcHd, .srvcGrid:hover .srvcHd {
  color: #142144
}
.srvcGrid:hover .rdmr {
  background-color: #142144;
  color: #fff
}
.srvcBox:hover .srvc-desc p.comnP, .srvcGrid:hover .srvc-desc p.comnP {
  color: #181818
}
.srvcGrid1:hover .srvc-desc p.comnP {
  color: #919191 !important
}
.srvcBox:hover .srvc-icon span.money:before, .srvcGrid:hover .srvc-icon span.money:before {
  background-position: -9px -112px
}
.srvcBox:hover .srvc-icon span.law:before, .srvcGrid:hover .srvc-icon span.law:before {
  background-position: -104px -105px
}
.srvcBox:hover .srvc-icon span.busns:before, .srvcGrid:hover .srvc-icon span.busns:before {
  background-position: -507px -105px
}
.srvcBox:hover .srvc-icon span.tax:before, .srvcGrid:hover .srvc-icon span.tax:before {
  background-position: -205px -105px
}
.srvcBox:hover .srvc-icon span.polici:before, .srvcGrid:hover .srvc-icon span.polici:before {
  background-position: -304px -105px
}
.srvcBox:hover .srvc-icon span.mislens:before, .srvcGrid:hover .srvc-icon span.mislens:before {
  background-position: -407px -105px
}
.carPage .srtDesc p {
  text-align: auto
}
.whyUsDesc .rdmr {
  right: auto;
  margin-left: 80px
}
.whyusUl {
  margin-bottom: 35px
}
.whyusUl li p {
  margin-bottom: 20px
}
.whyusUl li, .bultPntUL > li {
  position: relative;
  padding-left: 50px
}
.trms > li {
  padding-left: 25px
}
.hmSplser .srvc-icon span.money:before {
  background-position: -9px -205px
}
.hmSplser .srvc-icon span.law:before {
  background-position: -109px -205px
}
.hmSplser .srvc-icon span.busns:before {
  background-position: -205px -205px
}
.hmSplser .srvc-icon span.tax:before {
  background-position: -309px -205px
}
.hmSplser .srvc-icon span.polici:before {
  background-position: -408px -205px
}
.hmSplser .srvc-icon span.mislens:before {
  background-position: -513px -205px
}
.hmSplser .srvcBox:hover .srvc-icon span.money:before, .hmSplser .srvcGrid:hover .srvc-icon span.money:before {
  background-position: -9px -306px
}
.hmSplser .srvcBox:hover .srvc-icon span.law:before, .hmSplser .srvcGrid:hover .srvc-icon span.law:before {
  background-position: -109px -306px
}
.hmSplser .srvcBox:hover .srvc-icon span.busns:before, .hmSplser .srvcGrid:hover .srvc-icon span.busns:before {
  background-position: -205px -306px
}
.hmSplser .srvcBox:hover .srvc-icon span.tax:before, .hmSplser .srvcGrid:hover .srvc-icon span.tax:before {
  background-position: -309px -306px
}
.hmSplser .srvcBox:hover .srvc-icon span.polici:before, .hmSplser .srvcGrid:hover .srvc-icon span.polici:before {
  background-position: -408px -306px
}
.hmSplser .srvcBox:hover .srvc-icon span.mislens:before, .hmSplser .srvcGrid:hover .srvc-icon span.mislens:before {
  background-position: -513px -306px
}
.bultPntUL > li ul.ansDiv.ansDiv {
  padding: 20px;
  background-color: #fff7f6;
  border: 1px solid #ff3b1e;
  margin-bottom: 20px
}
.ansDiv li span {
  font-size: 16px;
  font-weight: 500;
  color: #ff3b1e;
  margin-bottom: 5px;
  display: block
}
.ansDiv li p.comnP {
  line-height: 20px
}
.bultPntUL > li ul.ansDiv li {
  margin-bottom: 18px
}
.bultPntUL > li ul {
  padding: 8px 14px 0
}
.bultPntUL > li ul li {
  margin-bottom: 5px
}
.whyusUl li:before, .bultPntUL > li:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  border: 1px solid #2ec8d0;
  background-color: #3ed6de
}
.trms > li:before {
  left: 1px !important;
  top: 1px !important;
  width: 14px !important;
  height: 14px !important
}
.whyusUl li:after, .bultPntUL > li:after {
  position: absolute;
  content: "\f00c";
  font: normal normal normal 14px/1 FontAwesome;
  left: 5px;
  top: 5px;
  color: #fff
}
.trms > li:after {
  font: normal normal normal 7px/1 FontAwesome !important
}
.tstmnyDimnd {
  display: block;
  width: 62px;
  height: 62px;
  border-radius: 50%;
  text-align: left;
  color: #fff;
}
.tstmnyDimnd i {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  height: 57px;
  width: 57px;
  color: #fff;
  background: url(../images/invertedComa.png) no-repeat
}
.topIcon {
  display: block;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 62px;
  height: 62px;
  text-align: center;
  color: #fff;
  background: url(../images/icon-sprite.png) no-repeat -84px -412px
}
.topIcon i {
  background-position: -106px -182px
}
.hm-Testmny .secHead {
  margin-bottom: 10px
}
.hm-Testmny .secHead:after {
  content: none
}
.hm-Testmny .srtDesc {
  margin-bottom: 0
}
.hm-Testmny .prodHead {
  font-size: 36px;
  color: #142144
}
.hm-Testmny .tagLines {
  text-transform: inherit;
  color: #142144;
  font-weight: 300;
  margin-bottom: 25px
}
.hm-Testmny .prodHead span {
  font-size: 32px;
  font-weight: 600;
  color: #ff7500;
  padding-bottom: 26px;
  letter-spacing: -1px;
  text-transform: uppercase
}
.hm-infraImg, .hm-abtImg, .vsn-cont, .msn-cont {
  width: 50%;
  position: relative;
  float: left
}
.hm-Testmny {
  background-color: #fff;
}
.tstmnyUL li p.midP {
  line-height: 22px;
  margin-bottom: 28px;
  color: #2d302e;
  font-size: 17px;
  font-style: italic;
  font-weight: 300;
  padding: 0;
  text-align: left
}
.tstmnyUL li p.prsnNm {
  color: #142144;
  font-style: normal;
  font-weight: 600
}
.prsnNm {
  color: #5feaf6;
  font-style: italic;
  font-weight: bold;
  font-size: 16px;
  padding: 10px 0 0;
}
.tstmnyUL .owl-controls .owl-pagination .owl-page span {
  width: 20px;
  height: 20px;
  border-radius: 0;
  background-color: rgba(255, 255, 255, 0.22);
  opacity: 1
}
.tstmnyUL .owl-controls .owl-pagination .active span {
  background-color: #ff7500
}
.owl-prev {
  top: -13px;
  left: 0
}
.owl-next {
  top: -13px;
  right: 0
}
.owl-prev:before {
  left: -19px;
  top: -36px
}
.owl-next:before {
  left: -15;
  right: -19px;
  top: -36px
}
.owl-prev:before, .owl-next:before {
  color: #000;
  font-size: 100px
}
.owl-theme .owl-controls .owl-buttons div {
  width: 64px;
  height: 71px;
  border: 0;
  opacity: .4
}
.owl-prev:before {
  left: -22px;
  top: -35px
}
.owl-next:before {
  left: -65px;
  right: 0;
  top: -35px
}
.owl-theme .owl-controls .owl-buttons div:hover {
  background-color: transparent;
  opacity: 1
}
.certi ul {
  background: #f5f5f5;
  padding: 35px 0;
  text-align: center;
  width: 100%;
}
.certi ul li {
  display: inline-block;
}
.footer {
  background: #3c3c3c;
  overflow: hidden;
  padding-bottom: 0rem;
  padding-bottom: 0;
  padding-top: 2rem;
}
.ftrUl {
  margin-bottom: 13px;
  margin-top: 100px;
}
.footp {
  color: #fff;
  font-size: 13px
}
.ftrUl li a {
  display: block;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
  margin-bottom: 5px
}
.ftrUl li a:hover {
  color: #fff
}
.ftrUl li a.prnt, a.prnt {
  display: block;
  font-size: 13px;
  color: #ccc;
  margin-bottom: 4px
}
.ftrUl li a:hover {
  color: #fff
}
a.prnt {
  margin-bottom: 0;
  line-height: 18px
}
.cpyRight-cont {
  padding: 20px 0 0;
  border-top: 1px solid #666;
}
.col-xs-12.col-sm-6.col-lg-6.cpyrt {
  padding: 0 28px
}
.cpyrt p {
  font-size: 12px;
  line-height: 43px;
  color: #6e6e6e
}
.ftrLeft {
  background: url(../images/footerBgImg.jpg) no-repeat right bottom;
  padding: 66px 0 74;
  padding-top: 4.125rem;
  padding-bottom: 4.625rem
}
.ftrCol .cover img {
  max-width: 100%;
  margin-bottom: 10px
}
.ftrCol li a {
  color: #ccc
}
.fcol2 {
  width: 10%
}
.fcol3 {
  width: 23%
}
.abtcmpny, .contct p {
  font-size: 12px;
  color: #7b7b7b;
  line-height: 20px;
  margin-bottom: 40px
}
.whiteColor {
  color: #FFF;
}
.contct p {
  margin-bottom: 0
}
.teamcont {
  width: 48%;
  float: left;
}
.team-img {
  width: 40%;
  float: left;
  text-align: center;
}
.team-img img {
  margin-left: 15%;
  border-radius: 50%;
  width: 150px;
  height: 150px;
}
.name-team {
  color: #293b76;
  font-size: 16px;
  margin-top: 15px;
  font-weight: bold
}
.name-team span {
  color: #5de1ed;
  font-size: 12px;
  display: block;
  margin-top: 5px;
}
.teamText {
  width: 60%;
  float: left;
  padding: 2%;
}
.altrbg .row:nth-child(odd) {
  background: #f9f9f9;
}
.altrbg .row {
  padding: 60px 0 20px;
}
.flrtCont {
  float: right;
  text-align: right
}
.flrtCont img {
  float: right;
  text-align: right;
  margin-top: 3px;
  margin-left: 5px
}
.msgar, .msgar span {
  font-size: 11px;
  line-height: 1px;
  color: #6e6e6e;
  margin-right: 12px;
  margin-top: 13px
}
.msgar span {
  display: block;
  color: #6e6e6e
}
.ftrsmmUl li h5, .tesmny h5, .ftrAddrs h5, h5.prnt {
  display: block;
  font-size: 16px;
  color: #33b1fe;
  margin-bottom: 10px
}
.ftrsmmUl li a {
  display: block;
  font-size: 13px;
  color: #444;
  line-height: 42px;
  clear: left
}
.ftrsmmUl li a i {
  position: relative;
  display: inline-block;
  float: left;
  width: 34px;
  height: 34px;
  clear: none;
  margin-right: 16px;
  color: #fff;
  background-color: #33b1fe;
  border: 1px dotted #e5e5e5
}
.ftrsmmUl li a i:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 16px;
  margin: auto;
  font-size: 18px
}
.ftrsmmUl li a i.fb:before {
  content: "\f09a";
  width: 11px
}
.ftrsmmUl li a i.tw:before {
  content: "\f099";
  width: 17px
}
.ftrsmmUl li a i.ln:before {
  content: "\f0e1";
  width: 17px
}
.ftrsmmUl li a i.gplus:before {
  content: "\f0d5";
  width: 17px
}
.ftrsmmUl li a:hover i {
  background-color: #f9f9f9;
  color: #33b1fe;
  border-color: #33b1fe
}
.ftrsmmUl li a:hover {
  color: #33b1fe
}
.ftrsmmUl li a i:after {
  position: absolute;
  content: '';
  top: 40%;
  right: -2px;
  border-left: 4px solid #33b1fe;
  border-bottom: 4px solid transparent;
  border-top: 4px solid transparent;
  z-index: 999;
  opacity: 0
}
.ftrsmmUl li a:hover i:after {
  right: -4px;
  opacity: 1
}
.smmUl {
  margin-top: 18px
}
.smmUl li {
  float: left;
  margin-right: 4px
}
.smmUl li a {
  display: block;
  position: relative;
  width: 2rem;
  height: 2rem;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  border-radius: 50%;
  background-color: #524f4f
}
.smmUl {
  position: relative
}
.smmUl li a:hover:before {
  color: #fff
}
.smmUl li a.fb:hover {
  background-color: #5a6d9d
}
.smmUl li a.tw:hover {
  background-color: #3dbdff
}
.smmUl li a.gplus:hover {
  background-color: #F90
}
.smmUl li a.you:hover {
  background-color: #e30f1d
}
.smmUl li a.ln:hover {
  background-color: #1a6096
}
.smmUl li a:before {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  font-size: 1rem;
  color: #d8d8d8;
  font: normal normal normal 1.1rem/1 FontAwesome;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 2rem
}
.smmUl li a.fb:before {
  content: "\f09a"
}
.smmUl li a.tw:before {
  content: "\f099"
}
.smmUl li a.gplus:before {
  content: "\f16d"
}
.smmUl li a.you:before {
  content: "\f16a"
}
.smmUl li a.ln:before {
  content: "\f0e1"
}
.tstmnySms p {
  font-size: 15px;
  line-height: 18px;
  color: #000
}
.tstmnySms {
  padding: 20px;
  background-color: #fff;
  position: relative
}
.tstmnySms:after {
  position: absolute;
  content: "";
  bottom: -31px;
  left: 39%;
  width: 41px;
  height: 31px;
  background: url(../images/icon-sprite.png) no-repeat -159px -8px
}
.ftrAddrs p {
  font-size: 13px;
  color: #666;
  line-height: 18px
}
.ftrsmmUl li a i {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome
}
.inrPg-bnr {
  background-color: #0a1d55;
  margin-top: 90px;
}
.inrPg-bnr img {
  width: 100%;
  margin: 0 auto
}
.brdcrm-cont {
  padding: 10px 0;
  background-color: #f5f5f5
}
.brdcrmUl li {
  float: left;
  font-size: 11px;
  color: #8f8f8f;
  margin-right: 8px;
  margin-left: 5px;
  line-height: 21px;
  margin-top: 100px;
}
.brdcrmUl li:first-child {
  margin-left: 0
}
.brdcrmUl li:last-child {
  margin-left: 6px;
  color: #595959
}
.brdcrmUl li a {
  color: #142144;
  position: relative
}
.brdcrmUl li a:after {
  position: absolute;
  content: '/';
  width: 5px;
  right: -9px;
  top: -3px;
  color: #4d4d4d;
  text-align: center
}
.brdcrmUl li a:hover {
  color: #1d1852
}
.profSep {
  background: url(../images/vismis.jpg) no-repeat;
  height: 500px;
  width: 100%;
  background-size: cover;
}
.card-vismis {
  width: 38%;
  padding: 5%;
  background: rgba(255, 255, 255, 0.9);
  text-align: center;
  float: left;
  box-shadow: 3px 2px 7px #00000029;
  margin: 7% 5%;
  min-height: 290px;
}
.card-vismis .text-uppercase {
  color: #062979;
  padding-bottom: 25px;
}
.profVision h2, .subH2 {
  font-size: 32px;
  font-weight: 500
}
.profVision h3 {
  color: #142144;
  font-size: 18px;
  font-weight: 700;
  margin: 0
}
.profVision p {
  font-size: 16px;
  line-height: 22px;
  color: #919191;
  margin-bottom: 15px;
  margin-top: 10px;
  font-style: italic
}
.profVisUl li, .genUl li {
  position: relative;
  padding-left: 25px;
  margin-bottom: 5px
}
.profVisUl li:before {
  position: absolute;
  content: '';
  font-size: 20px;
  background: #44526a;
  width: 7px;
  height: 7px;
  border-radius: 7px;
  left: 3px;
  top: 8px
}
.profLine {
  border-left: 1px solid #142144;
  padding-left: 20px !important
}
.genUl li {
  list-style-position: inside;
  list-style-type: disc;
  font-size: 14px;
  line-height: 20px;
  color: #919191
}
.teamImg, .profCert img, .profClient img {
  max-width: 100%;
  margin: auto
}
.profCert img {
  border: 1px solid #ccc
}
.profCert a {
  display: block
}
.subProdUl li {
  padding-left: 10px
}
.srvcGrid {
  margin-bottom: 42px
}
.srvcGrid .rdmr {
  left: inherit
}
.srvcGrid .srvc-desc {
  height: auto
}
.bultPoints .boldP {
  padding: 10px 20px;
  background-color: #142144;
  color: #fff
}
.bultPntUL {
  background-color: #e0f6e9;
  padding: 26px 18px
}
.bultPntUL li .comnP {
  margin-bottom: 20px;
  line-height: 18px;
  color: #6a6a6a
}
.bultPntUL li:last-child .comnP {
  margin-bottom: 0
}
.pageDesc .comnP {
  line-height: 22px
}
.secHead {
  position: relative;
  margin-bottom: 15px;
}
.ddd {
  display: inline-block
}
.oser {
  background: url(../images/truck-deligent.jpg) no-repeat;
  height: 590px;
  width: 100%;
  background-size: cover;
  background-attachment: fixed;
}
.card {
  background-color: rgba(255, 255, 255, 0.9);
  width: 52%;
  min-height: 350px;
  box-shadow: 3px 2px 7px #00000029;
  margin: 6% 0;
  padding: 3% 4%
}
.card p {
  font-size: 13px;
}
.card ul {
  width: 50%;
  float: left;
}
.card ul li {
  color: #001e63;
  font-size: 13px;
}
.stdkm {
  margin: 15px 0 0;
  float: left;
}
.cntrHdng {
  display: inline-block
}
.cntrHdng .srvc-icon {
  height: 0
}
.cntrHdng .srvc-icon span {
  float: left;
  margin-top: -11px;
  margin-bottom: 0
}
.cntrHdng .midprodHd {
  margin-left: 80px
}
.pgdtlDesc .comnP {
  font-size: 17px;
  line-height: 28px
}
.faqUl li:hover p {
  color: #000
}
.enqForm {
  background: #f4f5ff;
  padding-top: 0;
      padding-bottom: 0;
}
.enqBox {
  padding: 53px;
}
.enqForm .prodHead {
  font-size: 31px;
  text-transform: inherit
}
.enqForm .tagLines {
  font-size: 13px;
  color: #4e874d;
  text-transform: inherit;
  font-weight: 400
}
.enqForm textarea {
  margin-bottom: 13px
}
.careerfrm .field {
  margin-bottom: 15px
}
.careerfrm .field label {
  display: block;
  font-size: 16px;
  color: #424242;
  margin-bottom: 4px
}
.careerfrm .field label em {
  font-size: 16px;
  color: #e46453;
  font-style: normal
}
.careerfrm .field input, .careerfrm .field select {
  width: 91%;
  height: 45px;
  padding: 12px 14px;
  border: 1px solid #d1d5cb;
  background-color: #fff;
  color: #9a9a9a;
  font-size: 12px
}
.careerfrm .field input:hover, .careerfrm .field textarea:hover, .careerfrm .field select:hover {
  box-shadow: inset 0 0 6px #ddd;
  border-color: #ddd
}
.careerfrm .field input[type='files'] {
  color: #000
}
.careerfrm .field input[type='submit'] {
  text-transform: capitalize;
  font-size: 18px;
  color: #fff;
  background-color: #433f76;
  border-color: #000;
  padding-top: 9px
}
.careerfrm .field input[type='submit']:hover {
  box-shadow: none;
  background-color: #000
}
.careerfrm .field textarea {
  min-height: 206px;
  width: 91%;
  padding: 12px 14px;
  border: 1px solid #d1d5cb;
  background-color: #fff;
  overflow: auto;
  resize: none
}
.carfrm {
  padding: 70px 0
}
.cmn-form-section h1 {
  background-color: #142144 !important
}
::-webkit-input-placeholder {
  color: #c5c5c5 !important
}
:-moz-placeholder {
  color: #c5c5c5 !important
}
::-moz-placeholder {
  color: #c5c5c5 !important
}
:-ms-input-placeholder {
  color: #c5c5c5 !important
}
.careerfrm {
  margin-bottom: 20px
}
.careerfrm .field {
  margin-bottom: 16px
}
.careerfrm .field label {
  display: block;
  font-family: 'proxima_novalight', Arial, sans-serif;
  font-size: 16px;
  color: #424242;
  margin-bottom: 4px
}
.careerfrm .field label em {
  font-size: 16px;
  color: #e46453;
  font-style: normal
}
.careerfrm .field input {
  width: 91%;
  padding: 6px 20px;
  border: 1px solid #dadada;
  background-color: #fff;
  font-size: 12px;
  border-radius: 16px;
  outline: 0;
}
.careerfrm .field input:hover {
  box-shadow: inset 0 0 6px #ddd;
  border-color: #ddd;
}
.careerfrm .field input[type='files'] {
  color: #000
}
.careerfrm .field input[type='submit'] {
  text-transform: uppercase;
  font-size: 16px;
  color: #fff;
  padding-top: 9px
}
.careerfrm .field input[type='submit']:hover {
  box-shadow: inset 0 0 6px #2d81b6;
  border-color: #2d81b6
}
.careerfrm .field textarea {
  min-height: 168px;
  margin-bottom: 0;
  width: 91%;
  border: 1px solid #dadada;
  background-color: #fff;
  overflow: auto;
  resize: none;
  font-size: 12px;
  border-radius: 16px;
}
.carfrm {
  padding: 70px 0
}
.cmgSoon {
  font-size: 30px !important;
  padding: 110px 0 70px 0 !important
}
.contactus input[type='text'], .contactus input[type='email'] {
  width: 49%;
  border: 1px solid #999;
  padding: 10px;
  margin-bottom: 10px;
  color: #9a9a9a;
  border-radius: 16px;
}
.contactus textarea {
  width: 99%;
  padding: 10px;
  box-sizing: border-box;
  height: 120px;
  resize: vertical;
  margin-bottom: 5px;
  border-radius: 16px;
}
.contactus input[type='submit'] {
  background: #433f76;
  color: #fff;
  border: 0;
  width: auto;
  padding: 10px 50px;
  text-transform: uppercase;
  border-radius: 15px;
}
.contactus h5 {
  font-size: 24px;
  line-height: 24px;
  color: #000;
  padding: 0 0 5px;
  text-transform: uppercase;
  border-bottom: 1px solid rgba(153, 153, 153, 0.23);
  width: 80%;
  margin-bottom: 15px
}
.contactus p {
  font-size: 16px;
  line-height: 26px;
  color: #555;
  font-weight: 400;
  padding-bottom: 10px
}
.contactus h6, .contactus h6 a {
  font-size: 16px;
  line-height: 16px;
  color: #000;
  padding: 10px 0;
  text-transform: uppercase
}
.ovrView {
  background: url(../images/overview-bgImg.jpg) no-repeat bottom center
}
.ovrcvr {
  margin-bottom: 365px
}
.factsht {
  background-color: rgba(59, 157, 232, 0.9);
  padding: 12px 0
}
.rundIcon {
  display: block;
  position: relative;
  width: 62px;
  height: 62px;
  background-color: #fff;
  border-radius: 50%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto auto 9px
}
.rundIcon:before {
  position: absolute;
  content: "";
  width: 34px;
  height: 34px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background: url(../images/icon-sprite.png) no-repeat
}
.busnes:before {
  background-position: -67px 2px
}
.yoe:before {
  background-position: -68px -44px
}
.hqtr:before {
  background-position: -67px -98px
}
.hall:before {
  background-position: -65px -154px
}
.gridDesc {
  text-align: center
}
.gridDesc p {
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 3px;
  color: #222;
  font-weight: 600
}
.gridDesc h3 {
  font-size: 18px;
  color: #fff;
  text-transform: capitalize;
  font-weight: 400
}
.factsht .gridPtrn4 {
  position: relative;
  padding: 28px 0
}
.factsht .gridPtrn4:nth-child(1):after {
  content: none
}
.factsht .gridPtrn4:after {
  position: absolute;
  content: "";
  width: 2px;
  height: 100%;
  top: 0;
  left: 0;
  background: url(../images/icon-sprite.png) no-repeat -328px -29px
}
.content.contactus {
    margin-left: -25px !important;
}
.prof-ovrvw img {
  max-width: 100%
}
.inr-DescCont .rdmr {
  margin: initial
}
.ourTm .gridBgBlu, .qulity .gridBgBlu {
  min-height: 225px;
  margin-bottom: 40px
}
.gridBgBlu div.desc {
  background-color: #4eb2ff;
  padding: 19px 21px 0 26px;
  min-height: 225px
}
.gridBgBlu p {
  color: #fff;
  font-weight: 300
}
.whyUsDesc p.mb68 {
  margin-bottom: 68px
}
.prodSpec .cover {
  padding: 0 64px
}
.proSpcHd {
  background-color: #40acff;
  padding: 0 8px 0 14px
}
.prodSpectbl {
  margin-bottom: 72px
}
.prodSpectbl th {
  font-size: 18px;
  color: #fff;
  background-color: #40acff;
  font-weight: 400;
  line-height: 36px;
  padding: 7px 0;
  text-align: center;
  position: relative;
  width: 11%
}
.prodSpectbl th:before {
  position: absolute;
  content: "";
  width: 2px;
  height: 88%;
  top: 1px;
  left: 0;
  background: url(../images/icon-sprite.png) no-repeat -328px -33px
}
.prodSpectbl td {
  font-size: 17px;
  color: #585858;
  background-color: #ecf7ff;
  font-weight: 400;
  line-height: 20px;
  padding: 12px 19px 8px;
  text-align: center;
  position: relative;
  width: 11%
}
.prodSpectbl td:before {
  position: absolute;
  content: "";
  width: 14px;
  height: 88%;
  top: 1px;
  left: 0;
  background: url(../images/icon-sprite.png) no-repeat -114px -2px
}
.prodSpectbl td:first-child:before {
  content: none
}
.prodSpectbl tr:first-child {
  padding: 0
}
.prodSpectbl tr {
  padding: 2px 0
}
.appUl li:first-child:before {
  position: absolute;
  content: "";
  width: 90px;
  height: 80px;
  top: 25px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background: url(../images/icon-sprite.png) no-repeat -57px -203px #40acfb;
  border-radius: 0
}
.appUl {
  background-color: #ecf7ff;
  padding: 28px 0
}
.blueHding {
  font-size: 24px;
  color: #40acff
}
.appUl li {
  float: left;
  position: relative;
  font-size: 17px;
  color: #585858;
  font-weight: 400;
  line-height: 20px;
  margin-right: 33px;
  padding-left: 14px
}
.appUl li:before {
  position: absolute;
  content: "";
  left: 0;
  top: 11px;
  width: 4px;
  height: 4px;
  background-color: #40acff;
  border-radius: 50%
}
.appUl li:nth-child(2) {
  content: none;
  margin-left: 88px
}
.appUl li:nth-child(2):before {
  content: none
}
.glryCvr {
  margin-bottom: 30px
}
.glryCvr a {
  display: block;
  position: relative;
  overflow: hidden
}
.glryCvr img {
  max-width: 100%
}
.glryCvr a .overly {
  position: absolute;
  width: 100%;
  height: 0;
  left: 0;
  bottom: 0;
  background-color: rgba(6, 112, 221, 0.59);
  text-align: center;
  color: #fff;
  font-weight: 400;
  text-align: center
}
.glryCvr a .overly span {
  position: absolute;
  top: 40px;
  left: 0;
  right: 0;
  bottom: 0;
  width: 102px;
  height: 28px;
  margin: auto;
  color: #fff;
  text-align: center;
  background-color: #0670dd;
  line-height: 26px;
  opacity: 1;
  visibility: hidden
}
.glryCvr a:hover .overly {
  height: 100%
}
.glryCvr a:hover .overly span {
  visibility: visible;
  top: 0
}
.glryCvr a:hover .overly span:hover {
  background-color: #0169d3
}
.glryCvr a .overly:before {
  position: absolute;
  content: '';
  border-right: 131px solid rgba(0, 0, 0, 0);
  border-top: 97px solid rgba(0, 0, 0, 0.36);
  border-bottom: 102px solid rgba(0, 0, 0, 0.36);
  left: 0
}
.glryCvr a .overly:after {
  position: absolute;
  content: '';
  border-left: 131px solid rgba(0, 0, 0, 0);
  border-top: 97px solid rgba(0, 0, 0, 0.36);
  border-bottom: 102px solid rgba(0, 0, 0, 0.36);
  right: 0
}
.infra-sld {
  margin-bottom: 34px
}
.infra-sld img {
  max-width: 100%
}
.inr-infra .comnP {
  font-size: 18px;
  line-height: 22px
}
.inr-infra .dotLines {
  margin-bottom: 48px
}
ul.lSPager {
  background-color: #40acff;
  padding: 18px 0 18px 0 !important;
  margin-top: 0 !important
}
.lSGallery {
  height: 110px !important
}
.lSSlideOuter .lSPager.lSGallery li a {
  display: block;
  border: 1px solid #40acff
}
.lSSlideOuter .lSPager.lSGallery li.active a {
  border-color: #fff
}
.lSSlideWrapper:hover .lSAction > .lSNext {
  right: 20px
}
.lSSlideWrapper:hover .lSPrev, .lSNext {
  border: 3px solid #40acff;
  border-radius: 50%;
  background-color: rgba(64, 172, 255, 0.49)
}
.lSAction > a:hover {
  background-color: #40acff !important
}
.lSAction > .lSPrev {
  background-position: 4px 4px
}
.lSAction > .lSNext {
  background-position: 103px 4px
}
.lh {
  line-height: 26px
}
.wid100 {
  width: 100%;
  float: left
}
.enq {
  background-color: rgba(187, 122, 64, 0.09);
  border: 1px solid #bb7a40;
  padding: 0 260px 45px;
  margin: 70px 0;
  position: relative
}
.enq .pagetitle {
  text-align: center
}
ul.ftr {
    color: #ccc;
}
.titleHead {
  color: #000;
  font-size: 14px;
  position: relative
}
.subTitle {
  font-size: 24px;
  position: absolute;
  right: -14px;
  bottom: 17px;
  width: 100px;
  letter-spacing: -1px;
  font-weight: 500
}
.tch {
  font-size: 56px;
  margin-left: 3px;
  letter-spacing: -1px
}
.enq p {
  margin-bottom: 0 !important
}
.frm_mini input, .frm_mini textarea {
  border-radius: 3px;
  padding: 25px 5px !important;
  border: 1px solid #ddd !important;
  width: 48% !important;
  margin: 5px 12px 10px 0 !important;
  resize: vertical;
  padding-left: 40px !important;
  font-weight: 300 !important;
  font-family: 'Roboto', sans-serif !important;
  text-transform: uppercase !important
}
.enq select {
  width: 100%;
  height: 35px;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 15px;
  margin-top: 10px;
  font-family: Georgia;
  letter-spacing: 0
}
.enq textarea {
  height: 150px !important;
  width: 100% !important
}
.mini_width_bottom .submitBtn {
  background: #142144 !important;
  color: #fff !important;
  width: 100% !important;
  line-height: 4px;
  cursor: pointer !important;
  border-bottom: 5px solid #219655 !important;
  height: 50px;
  cursor: pointer !important;
  margin-top: 10px !important;
  border-radius: 0 !important;
  text-transform: uppercase;
  font-size: 16px !important;
  font-weight: 300 !important;
  text-shadow: none !important
}
.btn {
  border-bottom: 5px solid #651f4a;
  padding: 5px 15px
}
.mini_width_bottom .submitBtn:hover {
  background: #142144 !important
}
.mini_width_bottom .submitBtn:active {
  border-bottom: 0 !important;
  height: 50px !important;
  background: #1b8ac8 !important
}
.enq-cont .mini_width_bottom .submitBtn {
  width: 60% !important;
  float: right !important
}
#quick_name, #quick_email, #quick_phone, #quick_location, #quick_desc {
  font: normal normal normal 14px/1 FontAwesome
}
#quick_name {
  background: url(../images/enqSprite.png) no-repeat -8px 0 #fff;
  left: 15px !important;
  top: 150px !important;
  width: 30px;
  height: 30px
}
#quick_email {
  background: url(../images/enqSprite.png) no-repeat -8px -93px #fff;
  left: 15px !important;
  top: 155px !important;
  width: 30px;
  height: 30px
}
#quick_phone {
  background: url(../images/enqSprite.png) no-repeat -8px -45px #fff;
  left: 15px !important;
  top: 155px !important;
  width: 30px;
  height: 30px
}
#quick_location {
  background: url(../images/enqSprite.png) no-repeat -8px -137px #fff;
  left: 15px !important;
  top: 155px !important;
  width: 30px;
  height: 30px
}
.brd{
  padding-bottom: 25px;
      font-size: 20px;
}
.captcha-text {
    width: 15% !important;
}
#quick_desc {
  background: url(../images/enqSprite.png) no-repeat -8px -176px #fff;
  left: 15px !important;
  width: 30px;
  height: 30px;
  width: 100% !important;
  top: 0 !important;
  height: 200px !important
}
.frm_mini input, .frm_mini textarea {
  box-shadow: none !important;
  border: 1px solid #ddd !important
}
.mini_width_left, .mini_width_right {
  margin-top: -345px;
  margin-right: -15px
}
.cptcha-img {
  height: 36px;
    margin-top: 26px;
  border-radius: 15px;
}
.mini_width_top {
  width: 100%;
  margin-top: 160px
}
.mini_width_bottom {
  width: 100% !important
}
.contDetail {
  margin-bottom: 40px
}
.contDetail .enq {
  margin-bottom: 30px;
  padding: 20px 30px 27px 40px !important;
  margin: 0 !important;
  border-right: none !important;
  border-left: 0;
  border-top: 0;
  border-bottom: 0
}
.contAddr {
  background-color: rgba(187, 122, 64, 0.09);
  border-right: 1px solid #e3bc99;
  min-height: 529px;
  padding: 45px 20px 30px 30px
}
.contAddr h2 {
  font-size: 27px;
  color: #bb7a40;
  font-weight: 400;
  display: block;
  margin-bottom: 70px
}
.contAddr h5 {
  color: #545454;
  font-size: 17px;
  margin-bottom: 15px
}
.contAddr p {
  font-size: 13px;
  color: #545454;
  font-weight: 400;
  display: block;
  padding: 5px 0;
  margin: 0;
  line-height: 18px
}
.mini_width_left, .mini_width_right {
  width: 48% !important
}
.contMain {
  margin-bottom: 105px !important
}
.enq-cont {
  padding: 0 175px
}
.enq-cont .cptcha-img {
  height: 50px
}
.diamond, .midDimd, .bigDimd, .tstmnyDimnd, .tstmnyUL .owl-controls .owl-pagination .owl-page span {
  transform: rotate(315deg);
  -ms-transform: rotate(315deg);
  -webkit-transform: rotate(315deg)
}
.midDimd i, .bigDimd i, .tstmnyDimnd i {
  transform: rotate(405deg);
  -ms-transform: rotate(405deg);
  -webkit-transform: rotate(405deg)
}
.hm-prodSwhcs li a img, .hm-kaliRoundlogo img {
  max-width: 100%
}
.cmnTrnsn, .navbar-inverse .navbar-nav li a, .top-smmlink, .navbar-inverse .navbar-nav li:before, .rdmr, .rdmr:before, .rdmr span, .ftrsmmUl li a, .ftrsmmUl li a i, .ftrsmmUl li a i:after, .navbar, .navbar-fixed-top, .srvc-icon, .srvc-icon span, .srvc-icon:before, .srvcHd, .srvc-desc p.comnP, .whyusUl li:after, .whyusUl li:before, .smmUl li a, .smmUl li a:before, .faqUl li p, .navbar-inverse .navbar-nav li div.dropDown, .careerfrm .field input, .careerfrm .field textarea {
  -webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}
.rdmr, .rdmr:before, .rdmr span, .glryCvr a .overly span, .secBigImg img {
  -webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out
}
.cmn-form-wrapper {
  font-family: 'Dosis', sans-serif
}
#mainContfrm {
  margin-bottom: 80px
}
#mainContfrm .cmn-form-section h1 {
  background-color: #4eb2ff
}
#mainContfrm .cmn-address-section h2 {
  background-color: #4eb2ff
}
.cmn-submit-btn {
  background: #142144 !important;
  border: 0 !important;
  text-shadow: none !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  line-height: 18px;
  font-size: 15px !important;
  font-weight: 500 !important
}
.cmn-submit-btn:hover {
  background: #169aff !important
}
#mainContfrm .cmn-address-section p {
  font-size: 13px !important
}
#mainContfrm .cmn-address-section .cmn-scroll b {
  font-size: 13px !important
}
.ftrEnq {
  position: relative;
  margin-top: 66px
}
.ftrEnq .enq-cont {
  background-color: #fff !important;
  height: 388px
}
.ftrEnq .mini-q-enq-form-top:nth-child(2) input, .ftrEnq .mini-q-enq-form-top textarea {
  background: #fff !important
}
.ftrEnq .mini-q-enq-form-top:nth-child(2) {
  position: absolute !important;
  width: 80% !important;
  left: 37px !important;
  top: 65px !important
}
.ftrEnq .mini-q-enq-form-top input, .ftrEnq .mini-q-enq-form-top textarea {
  text-transform: capitalize !important;
  box-shadow: none !important;
  border-color: #e6e6e6 !important;
  padding: 7px 8px 7px 8px !important;
  margin: 0 auto 7px auto !important
}
.ftrEnq .mini-q-enq-form-top #quick_location {
  display: none !important
}
.ftrEnq .mini-q-enq-form-top:nth-child(1) {
  position: absolute !important;
  bottom: 0 !important;
  width: 80% !important;
  top: 184px !important;
  left: 37px !important
}
.ftrEnq .mini-q-enq-form-top textarea {
  height: 90px !important;
  margin-bottom: 15px !important
}
.ftrEnq .mini-q-form-btm {
  position: absolute !important;
  bottom: 0 !important;
  top: 298px !important;
  float: left !important;
  width: 85% !important;
  padding: 0 17px !important;
  left: 37px !important
}
.ftrEnq #btnsubmit:hover {
  background-color: #102035 !important
}
.ftrEnq .cptcha-img {
  margin-left: -16px !important;
  width: 80px !important;
  height: 35px !important;
  margin-right: 12px !important
}
.ftrEnq .captcha-text {
  width: 29% !important;
  height: 35px !important;
  border-color: #e6e6e6 !important;
  box-shadow: none !important
}
.ftrEnq .mini-q-enq-form-top input, .ftrEnq .mini-q-enq-form-top textarea {
  width: 100% !important
}
.ftrEnq #quick_btnsubmit {
  background: #666 !important;
  border: 1px solid #666 !important;
  font-size: 14px !important;
  text-transform: capitalize !important;
  box-shadow: none !important;
  text-shadow: none !important;
  line-height: 20px !important;
  border-radius: 0 !important;
  padding: 6px 28px !important;
  font-size: 15px !important
}
.ftrEnq #quick_btnsubmit:hover {
  background-color: #000 !important
}
.ftrEnq .enq {
  font-size: 18px !important;
  color: #fff !important;
  position: absolute !important;
  z-index: 99 !important;
  text-transform: capitalize !important;
  width: 92% !important;
  background-color: #33b1fe !important;
  padding: 11px !important;
  font-weight: 500 !important
}
.ftrEnq {
  margin-top: 30px !important
}
.backTop {
  position: fixed;
  bottom: 30px;
  right: 20px;
  z-index: 999
}
.backTop a {
  width: 28px;
  height: 28px;
  padding: 18px;
  display: block;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  transition: 1s;
  background: #142144;
  position: relative;
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg)
}
.backTop a span {
  display: block;
  bottom: 0;
  width: 12px;
  height: 12px;
  right: -3px;
  margin: auto;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 26px;
  color: #fff;
  position: absolute;
  top: -14px;
  left: 0
}
.backTop a span:after {
  content: "\f105"
}
.enquery-form {
  background-color: #0670dd
}
.enqtitle {
  text-align: center
}
.enqtitle h2 {
  font-size: 36px;
  color: #fff;
  text-transform: capitalize;
  margin-bottom: 4px
}
.enqtitle p {
  font-family: 'Dosis', Arial, sans-serif;
  font-size: 14px;
  margin-bottom: 3px;
  color: #fff
}
#eqfrm {
  position: relative !important;
  height: 357px !important;
  padding: 0 175px !important;
  margin-top: 32px;
  font-family: 'Dosis', Arial, sans-serif;
  font-size: 15px !important
}
#eqfrm .enq-cont .mini-q-enq-form-top {
  padding: 0 176px !important
}
#eqfrm .enq-cont .mini-q-enq-form-top:nth-child(2) {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important
}
#eqfrm .enq-cont .mini-q-enq-form-top:nth-child(1) {
  position: absolute !important;
  left: 0 !important;
  right: 0 !important;
  top: 142px !important
}
#eqfrm .enq-cont .mini-q-enq-form-top #quick_name, #eqfrm .enq-cont .mini-q-enq-form-top #quick_email, #eqfrm .enq-cont .mini-q-enq-form-top #quick_phone, #eqfrm .enq-cont .mini-q-enq-form-top #quick_location {
  width: 48.777% !important;
  float: left !important;
  margin: 0 !important;
  margin-bottom: 20px !important;
  padding: 16px 2px 16px 30px !important
}
#eqfrm .enq-cont .mini-q-enq-form-top #quick_name, #eqfrm .enq-cont .mini-q-enq-form-top #quick_phone {
  margin-right: 10px !important
}
#eqfrm .enq-cont .mini-q-enq-form-top #quick_email, #eqfrm .enq-cont .mini-q-enq-form-top #quick_location {
  margin-left: 10px !important
}
#eqfrm .enq-cont .mini-q-enq-form-top #quick_email, #eqfrm .enq-cont .mini-q-enq-form-top #quick_location {
  margin-left: 10px !important
}
#eqfrm .enq-cont .mini-q-enq-form-top #quick_name {
  background: url(../images/enquiry-icon.png) no-repeat 10px 14px #fff !important
}
#eqfrm .enq-cont .mini-q-enq-form-top #quick_phone {
  background: url(../images/enquiry-icon.png) no-repeat 10px -26px #fff !important
}
#eqfrm .enq-cont .mini-q-enq-form-top #quick_email {
  background: url(../images/enquiry-icon.png) no-repeat 10px -110px #fff !important
}
#eqfrm .enq-cont .mini-q-enq-form-top #quick_location {
  background: url(../images/enquiry-icon.png) no-repeat 10px -156px #fff !important
}
#eqfrm .enq-cont .mini-q-form-btm {
  position: absolute !important;
  left: 0 !important;
  right: 0 !important;
  width: 70% !important;
  margin: auto !important;
  bottom: 0 !important
}
#eqfrm .enq-cont .mini-q-enq-form-top textarea {
  background-position: 12px -245px !important;
  padding: 17px 39px !important;
  background: url(../images/enquiry-icon.png) no-repeat 10px -246px #fff !important;
  min-height: 145px !important;
  width: 100% !important;
  margin: 0 !important
}
#eqfrm .enq-cont .mini-q-enq-form-top input, #eqfrm .mini-q-enq-form-top textarea {
  text-transform: uppercase !important;
  box-shadow: none !important;
  border-color: #ccc !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
  transition: all .2s ease-in-out !important
}
#eqfrm .enq-cont .cptcha-img {
  width: 89px !important;
  height: 46px !important;
  margin-right: 18px !important
}
#eqfrm .enq-cont .captcha-text {
  width: 14% !important;
  height: 46px !important
}
#eqfrm .mini-q-form-btm input[type='submit'] {
  width: 71% !important;
  background: #3891ed !important;
  border: 0 !important;
  border-radius: 0 !important;
  font-size: 20px !important;
  text-transform: uppercase !important;
  box-shadow: none !important;
  text-shadow: none !important;
  line-height: 33px !important;
  padding: 10px 2px 6px 2px !important
}
#eqfrm .mini-q-form-btm input[type='submit']:hover {
  background-color: #2c8bed !important;
  box-shadow: inset 0 0 8px rgba(132, 48, 82, 0.74) !important;
	-webkit-transition: all .3s ease-in-out !important;
  -moz-transition: all .3s ease-in-out !important;
  -o-transition: all .3s ease-in-out !important;
  transition: all .3s ease-in-out !important
}
#eqfrm .enq-cont .mini-q-enq-form-top input:hover, #eqfrm .enq-cont .mini-q-enq-form-top textarea:hover {
  box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.32) !important
}
.addrs h4 {
  font-size: 18px
}
.cpyrt ul li {
  float: left;
  margin-right: 2px
}
.cpyrt a {
  display: block;
  float: left;
  font-size: 12px;
  line-height: 42px;
  margin-right: 2px;
  color: #8f8597
}
.cpyrt a:hover {
  text-decoration: underline
}
.pb82 {
  padding-bottom: 82px
}
.pb142 {
  padding-bottom: 142px
}
.backTop a:hover {
  background-color: #30499d
}
.prodDetail .ErrPg {
  text-align: center;
  padding: 0 30px;
  margin: 50px 0
}
.ErrPg h3 {
  font-size: 22px;
  color: #000
}
.ErrPg h3 span {
  font-size: 34px;
  color: #142144;
  padding-right: 10px
}
.Errmsg :before {
  content: 'OR';
  color: #474747;
  font-size: 12px;
  font-weight: 700;
  display: block;
  height: 40px;
  width: 40px;
  line-height: 40px;
  border: 1px solid #ccc;
  border-radius: 50%;
  position: relative;
  text-align: center;
  top: -2px;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto
}
.prodDetail .sitemain {
  text-align: center;
  padding: 100px 0
}
.prodDetail .maintH {
  font-size: 36px !important;
  color: #142144;
  font-weight: 400
}
.prodDetail .sitemain p {
  margin-top: 15px;
  font-size: 20px
}
.tanx {
  text-align: center;
  padding: 50px 0
}
.lstPg p.tanx1p {
  font-size: 30px;
  color: #142144;
  padding: 5px 0;
  font-weight: 400;
  margin-bottom: 10px
}
.lstPg p.tanx2p {
  font-size: 20px;
  margin-bottom: 5px;
  font-weight: 400
}
.lstPg p.tanx3p {
  font-size: 18px;
  padding: 5px 0
}
.trms .clrTxt {
  font-weight: 500;
  color: #6a6a6a
}
.pb82 {
  padding-bottom: 82px
}
.sitemap-wrapper {
  display: block;
  height: auto;
  margin-bottom: 20px
}
.sitemap-wrapper h2 {
  font-size: 30px;
  font-weight: 400;
  margin-bottom: 30px;
  color: #142144;
  font-family: 'Roboto', sans-serif
}
.sitemap-wrapper span a {
  font-size: 16px !important;
  color: #4d4d4d;
  text-decoration: none;
  font-weight: 500;
  display: block;
  margin-top: 15px
}
.sitemap-wrapper span a:hover {
  color: #142144
}
.sitemapCont {
  list-style-type: circle;
  list-style-position: inside;
  padding: 10px 0 10px 5px
}
.sitemapCont a {
  width: 224px;
  float: left;
  font-size: 14px;
  text-decoration: none;
  padding: 10px 0;
  color: #4d4d4d;
  display: block;
  font-weight: 400
}
.sitemapCont a:hover {
  color: #142144
}
.bdr {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  padding-bottom: 10px;
  border-bottom-color: #f0ecec
}
.mrgbtm {
  margin-bottom: 50px
}
.mrgtp {
  margin-top: 15px
}
.team img {
  max-width: 100%
}
.mrglft {
  margin-left: 43px
}
.mrgrgt {
  margin-right: 72px
}
.mbbtm {
  margin-bottom: 90px
}
.bottm {
  margin-bottom: 147px
}
.parasz {
  font-size: 35px !important
}
.text {
  font-size: 14px;
  line-height: 20px;
  color: #919191;
  margin-bottom: 34px
}
.mrgtp {
  margin-top: 45px
}
.mrgtbm {
  margin-bottom: 180px
}
.comn {
  font-size: 14px;
  line-height: 20px;
  color: #919191;
  margin-bottom: 10px
}
.cmpy {
  font-size: 16px;
  line-height: 20px;
  color: #313131;
  margin-bottom: 10px;
  margin-left: 31px;
  margin-top: 20px;
  font-weight: 500
}
.snddesc {
  margin-top: 30px !important
}
.please {
  color: red;
  font-weight: 500
}
a {
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out
}
.broc {
  color: #101010;
  font-size: 13px;
  padding: 12px 53px 12px 20px;
  position: relative;
  text-align: center;
  border: 1px solid #e3e3e3;
  letter-spacing: 1px;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  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
}
.broc:hover {
  border-color: #30499d;
  color: #30499d
}
.broc:before {
  content: "\f01a";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  font-size: 14px
}
.broc:hover:before, .broc:focus:before, .broc:active:before {
  -webkit-animation-name: broc;
  animation-name: broc;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out
}
.cmn-address-section h2 {
  background: url(../images/contact-img.jpg) no-repeat 8px center #142144 !important
}
.padLft {
  padding-left: 49px !important
}
.fa-clr{
  background: #f1f11a;
  font-weight: 700;
      height: 50px;
    text-align: center;
}
.faq-tab tr td{
border: 1px solid #ccc;
}
.faq-tab tr th{
border: 1px solid #ccc;
}
.frmenq {
    width: 58% !important;
}
.psp{
  border: unset !important;
  background: #fff;
}
.carousel-control {
  width: 5%;
}
.heading-blue {
  font-size: 30px;
  font-weight: bold;
}
.color-white {
  color: #FFF;
}
.heading-blue:after {
  content: "";
  width: 1px;
  height: 50px;
  background: #000;
}
.text-vt {
  font-size: 20px;
  text-align: left;
  font-weight: normal;
}
.carousel-caption {
  text-align: left;
}
.carousel-caption h3 {
  font-size: 56px;
  font-weight: bolder;
}
.heading-vt {
  font-size: 18px;
  color: #001e63;
  padding-bottom: 20px !important;
}
.content-vt {
  font-size: 13px;
  height: 60px;
  padding-bottom: 20px !important;
  display: none;
}
#demos, .owl-pagination {
  margin-top: 50px;
}
#owl-demoONE .owl-pagination {
  margin-top: 5px;
}
.service-ctrl p {
  font-size: 13px;
}
ul.service-ctrl ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
ul.service-ctrl li {
  display: inline-block;
}
ul.service-ctrl li:last-child {
  width: 260px;
  text-align: left;
  vertical-align: top;
}
ul.service-ctrl li p b {
  color: #5feaf6;
}
.mt30 {
  margin-top: 30px;
}
.btn-cntr {
  width: 160px;
  margin: 30px auto 0;
}
/*.trailertype .item {
    width: 25%;
    float: left;
}*/
.trailertype .item a {
  margin: 0 21%;
}
.web-hide {
  display: none;
}
textarea:focus {
  outline: none;
}
  .carousel-caption {
    top: 40%;
  }
.carousel-caption h3 {
    font-size: 56px;
}

.trailertype .item {
    width: 25%;
    float: left;
}

@media only screen and (max-width :1024px) {
  .navbar-brand {
    width: 170px
  }
  #myNavbar {
    margin-top: 0
  }
  .navbar-inverse .navbar-nav li > a {
    font-size: 18px;
    padding: 0 16px
  }
  .inr-DescCont .rdmr {
    left: 14px
  }
  .hm-client li:nth-child(8) {
    margin-right: 0
  }
  .mrglft {
    margin-left: 46px
  }
  .wdImg {
    width: 260px
  }
  .cmnPad {
    padding: 50px 0
  }
  .srvcGrid .wid50 {
    width: 100%
  }
  .seaFre {
    margin-bottom: 90px
  }
  .bultPntUL {
    min-height: 410px
  }
  .srvcGrid {
    min-height: 190px
  }
  .trailertype .item a {
    margin: 0 25%;
  }
}
@media only screen and (min-width:1015px) and (max-width :1197px) {
  .navbar-brand {
    width: 170px;
  }
  #myNavbar {
    margin-top: 0
  }
  .navbar-inverse .navbar-nav li > a {
    font-size: 18px;
    padding: 0 16px;
  }
  .inr-DescCont .rdmr {
    left: 14px;
  }
  .fcol2 {
    width: 15%;
  }
  #navbar {
    float: none;
  }
  .nav > li > a {
    padding: 10px;
  }
  .navbar > .container .navbar-brand {
    margin: 0;
  }
  .navbar-fixed-top .navbar-brand img {
    width: 90%;
  }
  nav .container {
    margin: 0;
    padding: 0;
    width: 1024px;
  }
  .navbar-fixed-top .navbar-brand {
    width: 165px
  }
  .carousel-caption h3 {
    font-size: 40px;
  }
  .certi ul {
    width: 100%;
    height: 155px;
  }
  .certi ul li {
    width: 33%;
    float: left;
  }
  .seb {
    padding: 8px 37px;
  }
}
@media only screen and (min-width :992px) and (max-width :1024px) {
  .navbar-brand {
    width: 170px
  }
  #myNavbar {
    margin-top: 0
  }
  .navbar-inverse .navbar-nav li > a {
    font-size: 15px;
    padding: 0 16px
  }
  .inr-DescCont .rdmr {
    left: 14px
  }
  .panoramaUl {
    padding: 0rem 0.3rem
  }
}
@media only screen (max-width: 980px) and (min-width: 960px) {
  .panoramaUl {
    padding: 0;
  }
}
@media only screen and (max-width :768px) {
  #myNavbar {
    float: inherit
  }
  .dropDown {
    z-index: 9999 !important;
    left: 0 !important
  }
  .panoramaUl {
    padding: 0rem 0.3rem;
    padding-left: 50px
  }
  .hm-whyUs {
    background: #fff
  }
  .panoramaUl li {
    width: 100%;
    margin-bottom: 30px
  }
  .hm-panorama {
    background: #54a81c
  }
  .srtDesc {
    padding: 0rem 4.8rem
  }
  .hm-abtUs .srtDesc {
    padding: 0rem 1.8rem
  }
  .pageDesc .srtDesc {
    padding: 0rem 0.8rem
  }
	.carPage .srtDesc.mrgtbm{
    margin-bottom: 29px;
  }
  .abtUs .srtDesc {
    padding: 0rem 0.8rem
  }
  .navbar-inverse .navbar-brand {
    padding-top: 10px;
    padding-left: 10px
  }
  .navbar-inverse .navbar-nav li > a {
    font-size: 14px;
    line-height: 35px
  }
  .dropDown {
    display: none !important;
  }
  .navbar-brand > img {
    width: 100%
  }
  .row {
    margin: 0
  }
  .navbar-nav {
    margin: 0 -15px
  }
  .tstmnyUL li p.midP {
    padding: 0 10px
  }
  .fcol2 {
    width: 30%
  }
  .fcol3 {
    width: 50%
  }
  .footp {
    margin-top: 20px
  }
  .shftr {
    margin-left: 0px;
  }
  .shftrVeh {
    margin-left: 0px;
  }
  .hmBanner {
    margin-top: 75px;
  }
  .card-vismis, .teamcont {
    width: 90%;
    min-height: 180px;
    margin: 3% 5%;
    padding: 3% 5%;
  }
  .navbar-fixed-top .navbar-brand img {
    margin: 5px 0;
  }
  .carousel-caption p {
    display: none;
  }
  .enqBox {
    padding: 0
  }
	
	.cmnPad { padding-bottom: 0 !important;  padding-top: 0 !important; }
	.captcha-text {
    width: 58% !important;
    margin-bottom: 30px !important;
}
	.contactus input[type='submit'] { width:100%; }
	
	.prodHead, .heading-blue { padding-top: 15px;	}
	
	
}

.hm-abtUs #demos {
  margin-top: 0;
}
.hm-abtUs .srtDesc {
  padding: 0;
} 
.heading-vt {
  font-size: 17px;
}
/*.contactus input[type='text'], .contactus input[type='email'] {
  width: 95%
}*/
@media only screen and (max-width :992px) and (min-width :768px) {
	  
	  .service-ctrl li {
    width: 20%
  }
  ul.service-ctrl li:last-child {
    width: 79%
  }
	.heading-vt {
    font-size: 12px;
  }
	.trailertype .item a {
    margin: 0 12% !important;
  }

  .rdmr {
    padding: 8px 17px;
    background-color: #60eaf5;
    font-size: 12px;
  }	
	.carousel-caption {
    top: 10%;
  }
	  .carousel-caption h3 {
    font-size: 40px;
  }
  .trailertype .item {
    width: 25%;
    float: left;
  }
  .navbar-brand {
    width: 170px
  }
  #myNavbar {
    margin-top: 0
  }
  .navbar-inverse .navbar-nav li > a {
    font-size: 14px;
    padding: 0 10px
  }
  .inr-DescCont .rdmr {
    left: 14px
  }
  .panoramaUl {
    padding: 0
  }
  .panoramaUl li {
    width: 45%
  }
  .hm-panorama {
    background-position: right
  }
  .hm-whyUs {
    background: #fff
  }
  .pageDesc .srtDesc {
    padding: 0rem 0.8rem
  }
  .hm-abtUs .srtDesc {
    padding: 0rem 1.8rem
  }
  .fcol2 {
    width: 15%
  }
  .cargo {
    padding: 5px 9px;
    width: 147px
  }
  .profClient img, .profCert img {
    margin-bottom: 20px
  }
  .mrgtp {
    margin-top: 15px
  }
  .cargo {
    padding: 5px 10px;
    width: 146px;
    font-size: 14px
  }
  .profTeam .srvcHd {
    margin-top: 10px
  }
  .profTeam .bottm, .profTeam .mbbtm {
    margin-bottom: 30px
  }
  .profTeam .mrglft {
    margin-left: 1px
  }
  .card {
    margin: 10% 1%;
    padding: 5% 2%;
    width: 80%;
  }
  .team-img img {
    width: 100px;
    height: 100px;
  }
  .navbar-inverse .navbar-nav li {
    position: relative;
    border-bottom: 1px solid #ccc
  }
  .menuNav {
    float: left;
    background: #000;
    width: 100%;
  }
  .menuNewWid {
    margin: 0;
  }
  .navbar-inverse .navbar-nav li div.dropDown {
    width: 100% !important;
  }
  .leftUl {
    float: none
  }
  .leftUl, .leftUl1 {
    width: 100%;
  }
}
.cmn-submit-btn {
  width: 100px;
  height: 32px;
  padding: 5px 7px !important;
  margin: 0 0 0 20px;
  cursor: pointer;
  color: #fff;
  font-size: 12px;
  overflow: visible;
  border-top: 1px #1b1b1b solid;
  border-right: 1px #4b4b4b solid;
  border-bottom: 1px #202020 solid;
  border-left: 1px #4b4b4b solid
}
input[type='radio'], input[type='checkbox'] {
  margin: 1px -23px 0 !important;
  line-height: normal
}
@media only screen and (max-width :767px) {
	.team-img {
  width: 100%;
  float: none;
}
.teamText {
  width: 100%;
  padding: 0;
  float: none;
}
  .profVision p, .profVision h3 {
    text-align: left
  }
  .profLine {
    border-left: none !important;
    padding-left: 15px !important
  }
  .profVisionBlk, .profClient img {
    margin-bottom: 20px
  }
  .team img {
    margin-bottom: 22px
  }
  .mrglft {
    margin-left: 0
  }
  .mbbtm {
    margin-bottom: 0
  }
  .mb50 {
    margin-bottom: 50px !important
  }
  .wdImg {
    width: 260px
  }
  .cmnPad {
    padding: 20px 0
  }
  .cmnPad {
    padding-bottom: 50px
  }
  .inrPg-bnr .container-fluid {
    padding: 0
  }
  .navbar-nav {
    border-bottom: 1px solid #fff
  }
  .card {
    margin: 5% 1%;
    padding: 5%;
    width: 98%;
  }
  .ftrUl {
    margin-top: 20px;
  }
  .smmUl {
    position: relative;
    margin: 15px auto;
    width: 40%;
  }
  .smmUl li {
    margin-right: 3%;
  }
  /*.sm-txtalign {
    text-align: center;
  }*/
  .fm_link {
    text-align: center;
  }
  .carousel-caption {
    right: 20%;
    left: 10%;
    top: 10%;
  }
	.trailertype .item {
    width: 100%;
}
}
@media only screen and (max-width :767px) and (min-width :640px) {
  .panoramaUl li {
    width: 50%;
    margin-bottom: 30px
  }
  .profVision p, .profVision h3 {
    text-align: left
  }
}
@media only screen and (max-width :480px) {
  .navbar-nav {
    margin: 0
  }
  .profVision p, .profVision h3 {
    text-align: left
  }
  .profLine {
    border-left: none !important;
    padding-left: 15px
  }
  .navbar-toggle {
    margin-top: 20px;
    margin-right: 20px
  }
  .whyUsDesc .rdmr {
    margin-left: 63px
  }
  .smmUl li {}
  .cpyrt ul li {
    float: left;
    width: 100%;
    margin-top: -19px;
  }
  .flrtCont {
    float: unset;
}
  .cpyrt p {
    text-align: center
  }
  .team img {
    margin-bottom: 22px
  }
  .mrglft {
    margin-left: 0
  }
  .mbbtm {
    margin-bottom: 0
  }
  .mb50 {
    margin-bottom: 50px !important
  }
  .cmnPad {
    padding: 20px 0
  }
  .wdImg {
    width: 260px
  }
  .navbar-brand > img {
    width: 100px
  }
  .cmnPad {
    padding-bottom: 50px
  }
  .midP {
    font-size: 20px
  }
  .fm_link {
    text-align: center;
  }
  .smmUl {
    width: 67%;
    position: absolute;
    right: 0;
    top: 141px;
  }
  .brdcrmUl li{
        margin-top: 74px;
  }
  .team-img img {
    width: 100px;
    height: 100px;
    margin: 0 auto;
  }
  .navbar-inverse .navbar-nav li {
    position: relative;
    border-bottom: 1px solid #ccc
  }
  .menuNav {
    float: left;
    background: #000;
    width: 100%;
  }
  .menuNewWid {
    margin: 0;
  }
  .navbar-inverse .navbar-nav li div.dropDown {
    width: 100% !important;
  }
  .leftUl {
    float: none
  }
  .leftUl, .leftUl1 {
    width: 100%;
  }
  .carousel-caption h3 {
    font-size: 16px;
    font-weight: bolder;
  }
  .carousel-caption p {
    font-size: 10px;
    line-height: 9px;
  }
  .carousel-caption .rdmr {
    font-size: 8px;
    padding: 3px 15px;
  }
  .frmenq {
    width: 90% !important;
}
}
@media only screen and (max-width :479px) {
  .fm_link {
    text-align: center;
        position: relative;
    bottom: 10px;
  }
  .msgar, .msgar span {
    line-height: 20px;
    margin: 0
  }
  .contactus input[type='text'], .contactus input[type='email'] {
     width: 100%; 
}
}
@media screen and (min-width: 768px) {

  .carousel-caption .rdmr {
    margin-top: 60px;
    float: left;
  }
  
  .hm-abtUs .srtDesc {
    padding: 0rem .6rem !important;
  }


}
@media (max-width: 992px) {
  .navbar-header {
    float: none;
  }
  .navbar-left, .navbar-right {
    float: none !important;
  }
  .navbar-toggle {
    display: block;
  }
  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }
  .navbar-collapse.collapse {
    display: none !important;
  }
  .navbar-nav {
    float: none !important;
    margin-top: 7.5px;
  }
  .navbar-nav > li {
    float: none;
  }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .collapse.in {
    display: block !important;
    width: 100%;
  }
  #navbar {
    float: left;
  }
  .trailertype .item a {
    margin: 0px 24%;
  }
  .navbar-fixed-top .navbar-nav li > a {
    line-height: 20px;
  }
  .mob-hide {
    display: none;
  }
  .web-hide {
    display: block;
  }
  .inverseBg {
    background: #e7e7e7 !important;
  }
  .navbar-fixed-top .navbar-nav li ul.dropdown-menu li > a {
    color: #213873 !important;
  }
}