@charset "utf-8";
/* CSS Document */
body {
  background-color: #f9f9f9;
  color: #454545;
  font-family: "Ubuntu",sans-serif;
  font-size: 14px;
  height: 100%;
  line-height: 20px;
}
/*header {
  background: url("../images/id-bg-custom-3.png") repeat;
}*/
header .navbar-collapse {
  padding-left: 0px;
  padding-right: 0px;
}
header .navbar .navbar-nav > li {
  border-right: 1px solid #e3e3e3;
}
header .top-links .top-menu {
  margin-top: 0px;
}
header .top-links .top-menu  ul li {
  list-style-type: none;
  display: inline-block;
  border-right: 1px solid #e3e3e3;
}
header .top-links .top-menu > ul > li > a {
  color: #645a56;
  padding: 15px 12px;
  text-transform: uppercase;
  font-size: 18px;
}
header .top-links .top-menu > ul > li > a:hover{
  background-color: #c10000;
  color: #ffffff;
}
header .navbar .navbar-nav > li > a {
  color: #ffffff;
  font-size: 24px;
  padding: 15px;
  text-transform: uppercase;
  text-align: center;
  width: 189px;
}
header .navbar .navbar-nav > li > a:hover {
  background-color: #600000;
  color: #ffffff;
}
header .navbar .navbar-nav > .active > a, .navbar .navbar-nav > .active > a:hover, .navbar .navbar-nav > .active > a:focus {
  background-color: #600000;
  color: #FFFFFF;
}
header .navbar .navbar-nav > .open > a, .navbar .navbar-nav > .open > a:hover, .navbar .navbar-nav > .open > a:focus{
  background-color: #600000;
}
header .navbar .navbar-nav > li > a:hover, .navbar .navbar-nav > li > a:focus {
  color: #ffffff;
}
header .ids-header {
  background-color: #C10000;
}
header .navbar-nav > li > .dropdown-menu {
  background-color: #600000;
  width: 230px;
  margin-top: -1px !important;
}
header .navbar-nav .dropdown-menu {
  background-color: #600000;
}
header .navbar-nav > li > .dropdown-menu > li > a {
  color: #FFFFFF;
  font-size: 14px;
  padding: 6px 10px;
}
header .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    background-color: rgb(193, 0, 0) !important;
    color: #262626;
    text-decoration: none;
}
header .navbar-nav.sm-collapsible .caret, .navbar-nav.sm-collapsible ul .caret {
  margin-top: -20px!important;
}
header .dropdown-menu li > a, .dropdown-menu li > a {
  background-color: #600000;
  font-size: 14px;
  color: #FFFFFF;
  padding: 5px;
}
header .dropdown-menu li > a, .dropdown-menu li {
  background-color: #600000;
}
.isoText {
  font-family: "Century Gothic";
  color: #c10000;
  font-weight: 400;
  font-size: 14px;
}
p {
  font-size: 16px;
  text-align: justify;
}
.tableBr {
  margin-bottom: 0px;
}
.tableBr tr td {
  border-top: 1px solid #f9f9f9!important;
  padding: 0px!important;
}
.top-nav-collapse {
    background-color: #ff9e80;
    padding: 5px;
}
.btn-rounded {
  border-radius: 26px;
  box-shadow: 0 2px 4px #ccc;
}
.navbar .navbar-toggle {
  border-color: #cccccc;
}
.navbar .navbar-toggle .icon-bar {
  background-color: #ffffff;
}

/*header .navbar-nav > li.dropdown:hover .dropdown-menu {
  display: block;
}*/
.heading {
    border-bottom: 1px solid #f2f2f2;
    margin: 10px 0 13px;
}
.heading h1, .heading h2, .heading h3, .heading h4, .heading h5, .heading h6 {
    border-bottom: 2px solid #c62828;
    display: inline-block;
    margin: 0 0 -2px !important;
    padding-bottom: 5px;
}
.heading h2 {
    color: #2E2E2E;
    font-size: 22px;
    font-weight: normal;
    margin: 0;
    padding: 10px 0 3px;
}
.indexHing {
    border-bottom: 1px solid #fff;
    margin: 10px 0 13px;
}
.indexHing h2{
  color: #FFFFFF;
  font-size: 20px;
  font-weight: normal;
  margin: 0;
  padding: 0px 0 3px;
}
.indexHing h2 {
    border-bottom: 2px solid #e65100;
    display: inline-block;
    margin: 0 0 -2px !important;
    padding-bottom: 5px;
}
.indexBlk-cnt {
  font-size: 12px;
  color: #FFFFFF;
}
.subHding {
  font-size: 20px;
  color: #c10000!important;
  border-bottom: 1px solid #d4d4d4;
  display: inline-block;
}
.mn-carousel-item a {
  text-decoration: none;
  color: #333;
}
.thumb-item {
  display: inline;
}
.thumb-item img {
  border: 1px solid #ccc;
  height: 50px;
  margin: 5px;
  width: 100px;
}
.full-bg-img {
  /*background: url("../images/teamwork.jpg") no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  opacity: 0.82;*/
  height: 300px;
}
.list-group {
  margin-bottom: 1px;
}
.cusListGrp a{
  background-color: #333333;
  margin-bottom: 0px!important;
  border: none;
}
.cusListGrp li a{
  color: #ffffff;
  line-height: 4px;
  font-size: 14px;
}
.cusListGrp li a:hover{
  background-color: rgb(230, 74, 25);
  color: #FFFFFF;
}

.cusListGrp:hover #vm2 {
  display: block;
}
.time-at-img {
  background: url("../images/content/time-attendence.jpg") no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  opacity: 0.82;
  height: 400px;
}
.iconClr {
  color: #4285F4;
}
.slideNavs {
  margin-bottom: -12px;
  margin-right: -5px;
  position: relative;
  z-index: 999;
}
.mn-carousel-nav .btn {
    margin: -32px -2px 10px -11px;
    top: 96px;
}
.mn-carousel-nav .btnClr {
  background-color: rgba(229,228,227,0.7);
  color: #333;
}
.mn-carousel-nav .btnClr:hover {
  background-color: #A93B1C;
  color: #fff;
}
.idsCaption {
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.slideTxt {
  background-color: rgba(229,228,227,0.7);
  padding: 2px 0px;
}
.slideTxt h5 {
  color: #b41a1a;
  font-size: 32px;
 }
.slideTxt p {
  color: #b41a1a;
  font-size: 16px;
  line-height: 20px;
}
.slideTxt-new h5 {
  background-color:#c10000;
  color: #FFFFFF;
  font-family: "Century Gothic";
  font-size: 28px;
  font-weight: 600;
  margin-bottom: 10px;
  padding: 5px;
  text-transform: uppercase;
  z-index: 99;
 }
.slideTxt-new p {
  background-color:#414146;
  font-family: "Century Gothic";
  font-size: 14px;
  color: #FFFFFF;
  line-height: 1.3em;
  padding: 10px;
  text-align: left;
  z-index: -99;
  margin-bottom: 1px;

}
.ptext90 {
  width: 100%;
}
.ptext80 {
  width: 88%;
}
.ptext70 {
  width: 70%;
}
.carousel .carousel-indicators .active {
  background-color: #C10000;
  height: 15px;
  width: 15px;
}
.carousel-indicators li {
  border: 1px solid #fff;
  height: 15px !important;
  width: 15px !important;
}
.carousel-indicators li {
  border-radius: 0;
}
.capting-text-right {
  left: 60%;
  right: 10%;
  top: 5%;
}
.capting-text-left {
  left: 10%;
  right: 63%;
  top: 5%;
}
.cntDivRImg {
  float: left;
  margin-top: -125px;
  position: relative;
}
.cntDivLImg {
  float: right;
  margin-top: -125px;
  position: relative;
}
.divider-new {
  margin-bottom: 25px;
}
.divider-new::before {
  background: #ef6c00 none repeat scroll 0 0;
  height: 1.03px;
}
.divider-new::after {
  background: #ef6c00 none repeat scroll 0 0;
  height: 1.03px;
}
.rgba-orange-strong {
  background-color: rgba(255, 87, 34, 0.9);
}
.btnSmart {
  margin-left: 0px;
  margin-bottom: 10px;
}
.Col-border {
  border-right: 1px solid #e5e4e3;
}
.Col-borderL {
  border-left:  1px solid #e5e4e3;
}
.fcolBdr {
  border-right: 1px solid #5a5a5a;
}
.TextStle {
  color: #a93b1c!important;
  font-weight: 400;
  font-size: 16px;
  text-shadow: 0px 4px 3px #c3c3c3;
}
.fa-rotate-25 {
  -webkit-transform: rotate(25deg);
  -moz-transform: rotate(25deg);
  -ms-transform: rotate(25deg);
  -o-transform: rotate(25deg);
}
.feature-wrap {
  /*border-bottom: 1px solid #f4f4f4;
  border-right: 1px solid #f4f4f4;
  padding: 1px 10px;*/
  overflow: hidden;
  border-radius: 4px;
  color: #c10000;
}
.feature-wrap h2{
  font-size: 14px;
  font-weight: 400;
  margin: 5px 0px;
  padding: 0px;
  text-align: center;
}
.feature-wrap h3{
  margin-top: 10px;
  font-size: 12px;
  line-height: 18px;
  text-align: left;
}

.feature-wrap .pull-left {
  margin-right: 25px;
}

.feature-wrap i{
  background: #ffffff;
  border: 3px solid #ffffff;
  border-radius: 100%;
  font-size: 55px;
  height: 110px;
  margin: 0px 0px 0px 0px;
  line-height: 110px;
  text-align:center;
  width: 110px;
  /*box-shadow: inset 0 0 0 5px #f2f2f2;
  -webkit-box-shadow: inset 0 0 0 5px #f2f2f2;*/
  -webkit-transition: 500ms;
  -moz-transition: 500ms;
  -o-transition: 500ms;
  transition: 500ms;
}
.feature-wrap i:hover {
  border: 3px solid #f57c00;
  color: #fff;
  box-shadow: inset 0 0 0 5px #f57c00;
  -webkit-box-shadow: inset 0 0 0 5px #f57c00;

}
.GreenClr {
  color: #2e7d32;
}
.feature-wrap .GreenClr:hover {
  background: #689f38;
  color: #fff;
  box-shadow: inset 0 0 0 5px #689f38;
  -webkit-box-shadow: inset 0 0 0 5px #689f38;
  border: 3px solid #689f38;
}
.PinkClr {
  color: #880e4f;
}
.feature-wrap .PinkClr:hover {
  background: #d81b60;
  color: #fff;
  box-shadow: inset 0 0 0 5px #d81b60;
  -webkit-box-shadow: inset 0 0 0 5px #d81b60;
  border: 3px solid #d81b60;
}
.BluClr {
  color: #01579b;
}
.feature-wrap .BluClr:hover {
  background: #1976d2;
  color: #fff;
  box-shadow: inset 0 0 0 5px #1976d2;
  -webkit-box-shadow: inset 0 0 0 5px #1976d2;
  border: 3px solid #1976d2;
}
.OrangeClr {
  color: #C10000;
}
.TealClr {
  color: #00695c;
}
.feature-wrap .TealClr:hover {
  background: #00897b;
  color: #fff;
  box-shadow: inset 0 0 0 5px #00897b;
  -webkit-box-shadow: inset 0 0 0 5px #00897b;
  border: 3px solid #00897b;
}
.RfidIcon {
  color: #dd2c00;
}
.feature-wrap .RfidIcon:hover {
  background: #f4511e;
  color: #fff;
  box-shadow: inset 0 0 0 5px #f4511e;
  -webkit-box-shadow: inset 0 0 0 5px #f4511e;
  border: 3px solid #f4511e;
}
.BrickClr {
  color: #BB504B;
}
.feature-wrap .BrickClr:hover {
  background: #c1615d;
  color: #fff;
  box-shadow: inset 0 0 0 5px #c1615d;
  -webkit-box-shadow: inset 0 0 0 5px #c1615d;
  border: 3px solid #c1615d;
}
.GreyClr {
  color: #c10000;
}
.feature-wrap .GreyClr:hover {
  background: #c10000;
  color: #fff;
  box-shadow: inset 0 0 0 5px #c10000;
  -webkit-box-shadow: inset 0 0 0 5px #c10000;
  border: 3px solid #c10000;
}
.pGreenClr {
  color: #967604;
}
.feature-wrap .pGreenClr:hover {
  background: #ab9136;
  color: #fff;
  box-shadow: inset 0 0 0 5px #ab9136;
  -webkit-box-shadow: inset 0 0 0 5px #ab9136;
  border: 3px solid #ab9136;
}
.dBlueClr {
  color: #507E8D;
}
.feature-wrap .dBlueClr:hover {
  background: #618a98;
  color: #fff;
  box-shadow: inset 0 0 0 5px #618a98;
  -webkit-box-shadow: inset 0 0 0 5px #618a98;
  border: 3px solid #618a98;
}
.lBlueClr {
  color: #40BBE1;
}
.feature-wrap .lBlueClr:hover {
  background: #53c1e4;
  color: #fff;
  box-shadow: inset 0 0 0 5px #53c1e4;
  -webkit-box-shadow: inset 0 0 0 5px #53c1e4;
  border: 3px solid #53c1e4;
}
.feature-wrap:hover {
  /*background-color: #eee;
  box-shadow: 1px 1px 5px 1px #f2f2f2;
  -webkit-box-shadow: 1px 1px 5px 1px #f2f2f2;*/
  cursor: pointer;
}
.Col-hover:hover {
  background-color: #f8e5e5;
  box-shadow: 1px 2px 5px 3px #f8e5e5;
  -webkit-box-shadow: 1px 1px 5px 1px #f8e5e5;
}
.hm-zoom:hover img {
  -moz-transform: scale(1.04);
  -webkit-transform: scale(1.04);
  transform: scale(1.04);
}
.recent-work-wrap {
  position: relative;
}

.recent-work-wrap img{
  width: 100%;
}

.recent-work-wrap .recent-work-inner{
  top: 0;
  background: transparent;
  opacity: .8;
  width: 100%;
  border-radius: 0;
  margin-bottom: 0;
}

.recent-work-wrap .recent-work-inner h3{
  margin: 10px 0;
}

.recent-work-wrap .recent-work-inner h3 a{
  font-size: 22px;
  color: #fff;
}

/*.recent-work-wrap .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  border-radius: 0;
  background: #c52d2f;
  color: #fff;
  vertical-align: middle;
  -webkit-transition: opacity 500ms;
  -moz-transition: opacity 500ms;
  -o-transition: opacity 500ms;
  transition: opacity 500ms;
  padding: 30px;
}*/
.recent-work-wrap .overlay {
    background: rgba(25, 118, 210,0.9); none repeat scroll 0 0;
    border-radius: 0;
    color: #fff;
    height: 127px;
    left: 0;
    margin-left: -9px;
    opacity: 0;
    padding: 21px;
    position: absolute;
    top: 0;
    transition: opacity 500ms ease 0s;
    vertical-align: middle;
    width: 160px;
}
.recent-work-wrap .overlay .preview {
  bottom: 0;
  display: inline-block;
  height: 35px;
  line-height: 35px;
  border-radius: 0;
  background: transparent;
  text-align: center;
  color: #fff;
}

.recent-work-wrap:hover .overlay {
  opacity: 1;
}
.fheading {
  color: #ccc;
  margin-bottom: 5px;
  text-decoration: underline;
}
.fheading1 {
  color: #f4f4f4;
  margin-bottom: 5px;
  text-decoration: underline;
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
  .logo-width {
    width: 80px!important;
  }
  .full-bg-img {
    height: 1200px!important;
  }
  header .navbar .navbar-nav > li {
  border-right: none;
  }
  header .navbar .navbar-nav > li > a {
    font-size: 14px;
    margin: 0px 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: left;
    width: 100%;
  }
  header .navbar-nav > li > .dropdown-menu {
    background-color: #333333!important;
  }
  header .navbar .navbar-nav .open .dropdown-menu > li > a:hover, .navbar .navbar-nav .open .dropdown-menu > li > a:focus {
  background-color: rgba(230, 74, 25, 0.8);
  }
  header .top-links .top-menu > ul > li > a {
  color: #645a56;
  padding: 10px 5px;
  text-transform: uppercase;
  font-size: 14px;
}
  .feature-wrap {
    height: 145px;
  }
  .feature-wrap h3 {
    font-size: 11px;
    line-height: 16px;
    margin-top: 0px;
  }
  .mb-cover  {
      background-attachment: unset !important;
      height: 110px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .logo-width {
    width: 120px!important;
  }
  .full-bg-img {
    height: 600px;
  }
  .feature-wrap i{
    float: none;
  }
  header .navbar .navbar-nav > li {
  border-right: none;
  }
  header .navbar .navbar-nav > li > a {
    font-size: 14px;
    text-align: left;
    width: 100%;
  }
  .slideTxt-new h5 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 5px;
    padding: 5px;
  }
.slideTxt-new p {
  font-size: 12px;
  line-height: 1.1em;
  padding: 5px;
  text-align: left;
  z-index: -99;
  margin-bottom: 1px;

  }
  .mb-cover  {
      background-attachment: unset !important;
      height: 210px;
    }
}
@media only screen and (min-width: 1026px) and (max-width: 1366px) {
    header .navbar .navbar-nav > li > a {
    font-size: 18px;
  }
}
@media (max-width: 991px) {
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }

    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 5px 0px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
      margin-left: 0px;
      padding-top: 10px!important;
      padding-bottom: 10px!important;
    }
    .navbar-text {
        float: none;
        margin: 15px 0;
    }
    /* since 3.1.0 */
    .navbar-collapse.collapse.in {
        display: block!important;
    }
    .collapsing {
        overflow: hidden!important;
    }
    .navbar-nav .dropdown-menu {
      background-color: #333333;
      position: relative;
      width: 100%!important;
    }
}
/*bgcolors*/
.scrollToTop {
  background-color: #c10000;
  border: 1px solid #c2c2c2;
  bottom:50px;
  color:#ffffff!important;
  display:none;
  font-size: 24px;
  right:25px;
  padding:5px 10px;
  position:fixed;
  text-decoration: none!important;
  z-index: 999;
}
.scrollToTop:hover{
  color:#ffffff!important;
  text-decoration:none!important;
}

/*.scrollToTop {
  background-color: #545454;
  border: 1px solid #ffffff;
  bottom:50px;
  color: #ffffff;
  display:none;
  font-size: 14px;
  padding:10px;
  position:fixed;
  right:25px;
  text-decoration: none;
}
.scrollToTop:hover{
  color: yellow;
  text-decoration:none;
}*/
/*footer ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
footer ul > li {
  padding: 5px 0px;
}
footer ul > li > a {
  color:#FFFFFF;
  font-size: 14px;
  margin-left: 5px;
}
footer ul > li > a:hover {
  color:#33b5e5;
}
footer h3 {
  color:#FFFFFF;
  font-size: 20px;
  margin-bottom: 10px;
  padding-bottom: 5px;
}*/
/*footer  input, textarea {
  color: #FFFFFF;
}
footer textarea.materialize-textarea {
  min-height: 2rem;
  padding: 0.5rem 0;
}
footer input[type="text"],input[type="email"] {
  height: 2.5rem;
  margin: 0 0 5px;
}*/
.borderTop {
  border-top: 2px solid #c10000!important;
}
footer p{
  color:#FFFFFF;
  font-size: 14px;
  line-height: 1.5;
}
footer a {
  color: #f2f2f2;
  font-size: 11px;
  line-height: 12px;
}
footer ul > li {
  line-height: 16px;
}
footer .ftrheading {
  font-size: 16px;
  color: #f57c00;
}
footer a:focus, a:hover {
  color: #C10000;
}
footer .social {
    text-align: left;
}
footer .social-share {
    display: inline-block;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
footer ul.social-share li {
    display: inline-block;
}
footer ul.social-share li a {
    background: #636363 none repeat scroll 0 0;
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    height: 33px;
    line-height: 25px;
    text-align: center;
    padding: 3px;
    width: 33px;
}
footer ul.social-share li a:hover {
    background: #4285f4 none repeat scroll 0 0;
    color: #fff;
}
footer .Ftr-clm-Bgclor {
  background-color: #545454;
  border-radius: 2px;
  padding: 5px;
  margin-bottom: 5px;
}
footer .Ftr-clm-Bgclor li > a{
  color: #FFFFFF;
}
footer .Ftr-clm-Bgclor a:hover {
  color:#C10000;
}

.gallery-space {
    margin: 0px;
    height: 188px;
    overflow: hidden;
    border:1px solid #b71c1c;
  }
  .gallery-list a .featured-img {
    width: 100%;
  }
  .gallery-list a .featured-img img {
    float: left;
    position: relative;
    width: 100%;
    height: 150px;
  }
  .gallery-space .image-hover {
    background: rgba(158, 158, 158, 0.5) none repeat scroll 0 0;
    display: none;
    float: left;
    height: 90%;
    position: absolute;
    text-align: center;
    width: 90%;
  }
  .gallery-space .image-hover i {
    color: rgba(138, 184, 57, 0);
    display: none;
    font-size: 30px;
    line-height: 200px;
    transition: color 5s ease-in 0s;
  }
  .gallery-space .image-hover:hover i {
    color: #b71c1c;
    display: block;
  }
  .gallery-list a h3 {
    background: #b71c1c none repeat scroll 0 0;
    color: #fff;
    float: left;
    font-size: 15px;
    font-weight: 600;
    margin: 0;
    padding: 10px 0;
    text-align: center;
    width: 100%;
  }
  .gallery-list a:hover .image-hover {
    animation: 0.4s ease-in 0s normal none 1 running imagehover;
    display: block;
  }