* {
  margin: 0px;
  padding: 0px;
  outline: 0!important;
}

body {
  line-height: 28px;
  font-size: 16px;
  color: #666;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  letter-spacing: 1px;
  overflow-x:hidden !important;
}

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

a:hover {
  text-decoration: none;
}

a:focus {
  outline: none;
  text-decoration: none;
}

ul {
 margin-bottom: 0px;
}

header {
  padding: 0;
  background: #fff;
}

.navbar-brand img {
    width: 275px;
    margin-top: -21px;
}

.w3layouts-top-strip {
  border-top: 1px solid #e0e0e0;
  padding: 10px 0;
}

.logo {
  float: left;
  width: 250px;
}

.logo a {
  font-size: 40px;
  text-decoration: none;
  color: #212121;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.logo span {
  color: #86c724;
}

.w3ls-social-icons {
  margin-top: 7px;
  float: right;
}

body a {
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
}

.w3ls-social-icons i, .w3ls-social i {
  font-size: 15px;
  border: 1px solid #212121;
  padding: 8px 10px;
  color: #212121;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
  -moz-transition: 0.5s all;
}


.header-left-info {
  display: block;
  float: left;
}

.header-left-info li {
  margin-right: 30px;
  float: left;
  line-height: 40px;
}

.header-label {
  display: block;
  float: left;
  font-size: 2em;
  margin-right: 15px;
  position: relative;
  top: 3px;
}


.agileits-contact-info {
  margin-top: 9px;
  float: right;
  margin-right: 15px;
}

.agileits-contact-info ul li {
  display: inline-block;
  font-size: 17px;
  color: #000;
  padding: 0 25px;
}


.agileits-contact-info ul li span {
  color: #129e36;
}

.glyphicon {
  position: relative;
  top: 15px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #777;
  font-size: 25px;
}

.agileits-contact-info ul li span {
  color: #129e36;
}

.agileits-contact-info ul li a {
  color: #000;
  vertical-align: text-bottom;
}

.navbar {
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border: none;
  background: #fff !important;
  padding: 12px 0 35px;
}

.navbar {
  margin-bottom: 0;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  border: none;
}
.navbar-nav {
  float: none;
  text-align: center;
}

.navbar-nav > li {
  display: inline-block;
  float: none;
}


.navbar-default .navbar-nav > li > a.active, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
  background: transparent;
  color: #ea0005;
}

.navbar-default .navbar-nav > li > a {
  font-size: 16px;
  text-transform: uppercase;
  color: #222;
  padding: 15px 10px;
  font-weight: 600;
}

.wdc-social li::before {
  position: relative;
  content: '/';
  opacity: .5;
}

.wdc-social li:first-child::before {
  display: inherit;
  content: '';
}

.wdc-social {
  margin: 0;
}

ul.list-inline > li, ol.list-inline > li {
  padding-right: 0;
  padding-left: 0;
}

.wdc-social li {
  line-height: 1;
  position: relative;
}

.wdc-social a {
  font-size: 16px;
  color: inherit;
  padding: 0 7px;
}

.wdc-social a {
  font-size: 16px;
  color: inherit;
  color: #13025e;
}

.topadd ul li {
  float: left;
  padding: 0 10px;
  color: #000;
}

.topadd ul li i {
  margin-right: 5px;
  color: #129e36;
}

.top-bar {
  background: #f9f9f9;
  padding: 8px 0;
}


.header-hightlight {
  float: left;
  font-weight: 400;
  line-height: 1;
  text-align: left;
}

.header-hightlight small {
  display: block;
  margin: 7px 0;
  opacity: .9;
  font-size: 80%;
  font-weight: 600;
  text-transform: uppercase;
}

.header-hightlight strong {
  color: #13025e;
}

.topadd a {
  color: #13025e;
}


.dropdown-menu > li > a {
  padding: 7px 20px;
  font-size: 14px;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #e5030e;
}


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


/*.hmbanner {
  background: url(..//images/bg-tile.jpg);
  background-attachment: fixed;
  padding: 70px 0; 
  background-repeat: repeat-x;
  animation: slideleft 20000s infinite linear;
  -webkit-animation: slideleft 20000s infinite linear;
  background-size: cover;
}*/

#masthead {
    background-image: url('..//images/bg-tile.jpg');
    background-repeat: repeat-x;
    animation: slideleft 20000s infinite linear;
    -webkit-animation: slideleft 20000s infinite linear;
    background-size: cover;
    /*min-height: 500px;*/
    padding: 12px 0; 
}

@keyframes slideleft {
    from {
        background-position: 0%;
    }
    to {
        background-position: 90000%;
    }
}

@-webkit-keyframes slideleft {
    from {
        background-position: 0%;
    }
    to {
        background-position: 90000%;
    }
}

.hmtext h2 {
    margin: 0px;
    font-size: 52px;
    color: #fff;
    font-weight: 700;
}

.hmtext span {
  color: #fff;
}


.hmform {
    background: #ffffff54;
    padding: 6px 30px;
    text-align: center;
}

.hmform h3 {
    color: #000;
}

.hmform  p{
  color: #fff;
}

.form-control {
    position: relative;
    display: block;
    border: none;
    border-radius: 3px;
    border: 1px solid #c8c8c8;
    box-shadow: none;
    font-size: 14px;
    height: 41px;
    -webkit-appearance: none;
    background: #f5f5f5;
}

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

.btn-margin {
    margin-top: 0px;
}

.my-btn4 {
    background: #e5030e;
    border: 2px solid #e5030e;
    color: #fff;
    padding: 10px 27px;
    border-radius: 0 25px 25px 0;
    display: block;
    float: none;
}

.hmtext {
  margin-top: 100px;
}

.hmtext p {
  color: #fff;
}

.hmbtn {
    margin-top: 50px;
}

.hmbtn a {
    background: #e5030e;
    padding: 15px 35px;
    border-radius: 0 25px 25px 0;
    color: #fff;
    font-size: 15px;
}

.hmbtn a:hover {
  background: #fff;
  color: #111;
}

.hmtopblack {
  background: #181e2a;
  padding: 20px 0;
}


.info-box i {
    font-size: 50px;
    position: absolute;
    color: #e5030e;
    margin-top: -6px;
}

.info-box .info-box_text {
    padding-left: 60px;
}

.info-box .info-box_title {
    font-weight: 700;
    text-transform: uppercase;
    line-height: 16px;
    color: #fff;
    margin-top: 8px;
}

.info-box_subtite {
  font-size: 14px;
  font-weight: 500;
}





.abhm {
 /* background: url(..//images/hmbanner.jpg);*/
  background-size: cover;
  background-attachment: fixed;
  padding: 5px 20px 50px;
  background-repeat: no-repeat;
}

.ab_detail h3 {
  color: #fff;
  font-size: 30px;
  margin-top: 0px;
}

.ab_detail p {
  color: #fff;
}

.ab_detail{
  background: #181e2a;
  margin-top: 58px;
  /*position: relative;*/
  padding: 30px 10px 140px 106px;
}

.ab_detail1 img{
  z-index: 9999;
  position: absolute;
}


.chek img{
  float: right;
margin-top: -125px;
}

.hmbtn1 a {
    background: #e5030e;
    padding: 10px 27px;
    border-radius: 0 25px 25px 0;
    color: #fff;
    font-size: 15px;
}

.hmbtn1 {
  margin-top: 40px;
}


.side-bg .image-container {
    height: 100%;
    overflow: hidden;
    padding: 0;
    position: absolute;
    top: 0;
}

#explore-6.side-bg .background-image {
    background: url(..//images/bg_side_4.jpg) center;
}


.side-bg .background-image {
    background: url(../images/bg-2.jpg);
    background-position: 50% 50%!important;
    background-size: cover!important;
    width: 100%;
    height: 100%;
    left: 0;
    position: absolute;
    z-index: 0;
}

p.lead {
    font-size: 15px;
    color: #363636;
    width: 568px;
    padding-bottom: 65px;
}

.divider-deco {
    background: none;
    margin-bottom: 30px;
}

.divider-deco {
    background: #e1e1e1;
    height: 1px;
    margin: 20px 0 20px 0;
}

.divider-deco span {
  background-color: #e5030e;
  height: 1px;
  width: 30px;
  height: 1px;
  display: block;
}

.box-icon-small i {
  background-color: #e5030e;
}

.box-icon-small i {
    position: absolute !important;
    font-size: 18px;
    width: 50px;
    height: 50px;
    text-align: center;
    padding-top: 15px;
    color: #222;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
}


.box-icon-small .text {
    padding-left: 70px;
}

.padding40 {
    padding: 40px;
}

.light-text {
    color: #959595;
}

.overlaydark90 {
    background: rgba(0, 0, 0, .9);
}

.id-color {
  color: #e5030e;
}

p.lead.big {
    font-size: 22px;
    font-weight: lighter;
}

.light-text p.lead {
    color: #fff !important;
}

.light-text strong {
    color: #fff;
}


.side-bg {
  padding: 80px 0;
}

.inner-padding h2 {
  margin-top: 0px;
  color: #000;
  font-size: 30px;
}


.text h4 {
  color: #333;
  font-size: 18px;
}

.text p {
  font-size: 15px;
  line-height: 1.5;
}

.marginbottom30 {
  margin-bottom: 30px;
}

h2.id-color {
  color: #fff;
}


.balcom {
  margin-top: 30px;
}



/*Counter strat*/

.parallax-counter {
    overflow: hidden;
    position: relative;
}

.parallax-counter:before {
    content: '';
    position: absolute;
    width: 140%;
    height: 140%;
    opacity: .78;
    background-image: linear-gradient(127deg, #000 0%, #222 91%);
    z-index: 2;
    top: -20%;
    left: -20%;
}


.parallax-counter .parallax-content {
    position: absolute;
    z-index: 3;
    top: 50%;
    transform: perspective(1px) translateY(-50%);
    width: 100%;
}

.parallax-counter .parallax-content .count-item:before {
    content: '';
    position: absolute;
    width: 1px;
    height: 58px;
    border-left: 1px dashed #fff;
    left: 0px;
    right: 0px;
    margin: auto;
    top: -20px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.parallax-counter .parallax-content .count-item .counter__numb {
    display: block;
    text-align: center;
    font-weight: 400;
    font-size: 40px;
    letter-spacing: 1.72px;
    margin-bottom: 10px;
    color: #fff;
    margin-top: 95px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.parallax-counter .parallax-content .count-item span {
    display: block;
    text-align: center;
    color: #fff;
    font-weight: 400;
    font-size: 20px;
    letter-spacing: 0.86px;
}

.parallax-counter .parallax-content .count-item:after {
    content: '';
    position: absolute;
    width: 1px;
    height: 58px;
    border-left: 1px dashed #fff;
    left: 0px;
    right: 0px;
    margin: auto;
    bottom: -20px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}


.parallax-counter {
  background: url(..//images/parallax-counter.jpg);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  /*padding: 150px 0; */
  min-height: 315px;
}

.parallax-counter .parallax-content .count-item {
    height: 280px;
    position: relative;
    float: left;
    width: 100%;
}

.parallax-counter .parallax-content .count-item:hover:before {
    height: 90px;
}

.parallax-counter .parallax-content .count-item:hover:after {
    height: 90px;
}


/*Counter End*/


.pb-90 {
    padding-bottom: 56px!important;
    padding-top: 48px!important;
    background: #f2f2f2;
}

.mb-40 {
    margin-bottom: 40px!important;
}

.heading__subtitle {
    font-size: 14px;
    line-height: 1;
    font-weight: 700;
    color: #e5030e;
    display: inline-block;
    margin-bottom: 13px;
}

.services .heading__title {
    line-height: 46px;
}

.heading-2 .heading__title {
    font-weight: 700;
    margin: 0px;
    color: #333;
}

.heading__title {
    font-size: 33px;
    margin-bottom: 15px;
}

.heading__desc {
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 0;
}

.service-item {
    position: relative;
    background-color: #fff;
    padding: 50px 30px 35px;
    margin-bottom: 30px;
    border-radius: 4px;
    box-shadow: 0 5px 83px 0 rgba(40,40,40,.08);
}

.service-item .service__icon {
    height: 80px;
    line-height: 1;
    font-size: 70px;
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-box-align: flex-end;
    -moz-box-align: flex-end;
    -ms-flex-align: flex-end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    margin-bottom: 0px;
}

.service-item .service__icon i {
    color: #e5030e;
    line-height: 1;
}

.service-item .service__title {
    font-size: 18px;
    line-height: 29px;
    font-weight: 700;
    margin-bottom: 18px;
    color: #333;
}

.service-item .service__desc {
    font-size: 14px;
    line-height: 24px;
}

.service-item .btn {
    width: 125px;
    height: 40px;
    line-height: 38px;
}

.btn__white {
    background-color: #fff;
    color: #121c45;
    border: 2px solid #fff;
    text-transform: capitalize;
    position: relative;
    font-size: 14px;
    font-weight: 700;
    width: 170px;
    height: 50px;
    line-height: 48px;
    border-radius: 3px;
    text-align: center;
    padding: 0;
    letter-spacing: .4px;
    border-radius: 2px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.btn span+i {
    margin-left: 6px;
}

.icon-arrow-left, .icon-arrow-right {
    font-size: 11px;
}

.service-item:hover .service__icon {
    -webkit-animation: slideTopDown 1s infinite alternate;
    -moz-animation: slideTopDown 1s infinite alternate;
    -ms-animation: slideTopDown 1s infinite alternate;
    -o-animation: slideTopDown 1s infinite alternate;
    animation: slideTopDown 1s infinite alternate;
}

.text__link {
    font-size: 14px;
    font-weight: 700;
    color: #333;
}

.text__link a {
    color: #121c45;
    border-bottom: 2px solid #121c45;
    transition: all .3s ease;
    padding-bottom: 2px;
}

.service__icon img{
  width: 278px;
}





.footer-area {
    padding-top: 45px;
    position: relative;
    overflow: hidden;
    background: #0d0e1e;
}

.footer-area .footer-item .logo {
    margin-bottom: 35px;
}

.footer-area .footer-item .footer__desc {
    line-height: 26px;
    color: #ddd;
}

.footer-area .footer-item .footer-contact .contact-item {
    margin-top: 20px;
}

.footer-area .footer-item .footer-contact .contact-item .contact__title {
    margin-bottom: 5px;
    font-weight: 600;
    font-size: 16px;
}

.footer-area .footer-item .footer-contact .contact-item .contact__title .la {
    font-size: 18px;
}


.footer-area .footer-item .footer-contact .contact-item {
    margin-top: 20px;
}

.footer-area .footer-item .footer-contact .contact-item .contact__title {
    margin-bottom: 5px;
    font-weight: 600;
    font-size: 16px;
    color: #e1050c;
}

p.contact__text {
  color: #ddd;
}

p.contact__text a {
  color: #ddd;
}

.footer-area .footer-item .footer__title {
    font-weight: 600;
    font-size: 24px;
    margin-top: 10px;
    color: #ddd;
}

.footer-area .footer-item .section-divider {
    margin-top: 15px;
    margin-bottom: 62px;
    width: 50px;
}

.section-divider {
    position: relative;
    width: 90px;
    height: 3px;
    margin-top: 26px;
    margin-bottom: 30px;
}

.section-divider:before, .section-divider:after {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background-color: #ddd;
}


.footer-item .logo img {
  width: 200px;
}


.footer-area .footer-item .section-divider:after {
    right: 12px;
    width: 8px;
}

.section-divider:after {
    right: 25px;
    left: auto;
    background-color: #282828;
    width: 10px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.footer-area .footer-item .user-links {
    margin-top: 30px;
}

.footer-area .footer-item .user-links li a {
    display: block;
    text-transform: capitalize;
    color: #ddd;
    margin-bottom: 10px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    position: relative;
    font-size: 15px;
}

.footer-area .footer-item .user-links li a:after {
    position: absolute;
    content: '';
    top: 7px;
    left: 0;
    width: 5px;
    height: 5px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #e5030e;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    opacity: 0;
    visibility: hidden;
}

.footer-area .footer-item .user-links li a:hover {
    color: #e5030e;
    padding-left: 0px;
}

.footer-social {
    margin-top: 30px;
}

.footer-social ul li {
    display: inline-block;
}

.footer-social ul li a {
    display: block;
    color: #000;
    width: 35px;
    height: 35px;
    line-height: 35px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    background-color: #ddd;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}


.footer-social ul li a:hover {
    background-color: #6c5ce7;
    color: #fff;
}

.footer-area .copy-right {
    margin-top: 40px;
    padding-top: 20px;
    padding-bottom: 10px;
    display: -ms-flex;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    border-top: 1px solid rgba(127,136,151,0.1);
}


.footer-area .copy-right .condition-links li {
    display: inline-block;
    margin-right: 10px;
    position: relative;
}

.footer-area .copy-right .condition-links li a {
    display: block;
    color: #ddd;
    font-size: 15px;
}

p.copy__desc {
  color: #ddd;
}

.copy-right1{
  float: right;
}

.logo1 img {
  width: 303px;
  margin-bottom: 20px;
  margin-left: -47px;
}



.abt-banner {
    background: url(../images/abt.jpg) no-repeat;
        background-size: auto;
    background-size: auto;
    padding: 0px 0 101px;
    height: auto;
    background-size: cover;
    text-align: center;
}

.abt-banner h2 {
    text-align: center;
    padding-top:70px;
    font-weight: 600;
    color: #fff;
    font-size: 47px;
    margin: 0 auto;
}

.about-text p {
    color: #fff;
}

.about-text p a {
    color: #ff7373;
    font-weight: 600;
}

/*contact us page*/

.contact {
    padding: 100px 0 130px 0;
}


.section-pad {
    padding: 65px 0 70px 0;
  }

.contact h3.contact-heading {
    font-size: 24px;
    color: #06163a;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0 0 20px 0;
}

.contact-list {
    margin-top: 30px;
}

.contact-list li {
    margin-bottom: 20px;
}

.contact-list li i {
    color: #e5030c;
    font-size: 24px;
    display: block;
    width: 30px;
    float: left;
}

.contact-list li span {
    color: #777;
    margin-left: 40px;
    display: block;
    line-height: 1.4;
}

.contact-list li span a {
    color: #777;
    display: block;
    line-height: 1.4;
}


/*.contact .message .message-group .form-message .form-control {
    height: 50px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #e9e9e9;
    background-color: #f8f8f8;
}

.contact .message .message-group .form-message .form-control.area-from {
    height: 150px;
}*/

.btn.solid-btn, .btn.btn-solid {
    background: #e5030c;
    color: #fff;
    font-weight: 600;
    border: 1px solid #e5030c;
    padding: 15px 25px;
}

/*.form-group input {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-color: #256a9d99;
    border-image: none;
    border-width: 0 0 1px;
    font-size: 13px;
    height: 50px;
    margin-bottom: 15px;
    width: 100%;
    color: #000 !important;
    text-transform: uppercase;
}*/

/*.g-recaptcha{
    margin-bottom:10px;
}
*/

.our-service, .our-industry {
    padding: 30px 0 60px;
}

.our-service h3, .our-industry h3 {
    color: #06163a;
    font-size: 32px;
    font-weight: 700;
    line-height: 1.3;
    padding-bottom: 14px;
}

.our-industry strong, .our-service strong{
    color:#e50310;
    font-size: 18px;
    padding: 8px 0;
    display: block;
}

.our-industry ul {
    padding-left: 35px;
    padding-bottom: 15px;
}

.our-industry ul li {
    list-style: disc;
    padding: 5px 0;
}


.abt1 {
  padding: 70px 0;
}

.abt1 h2{
  color: #06163a;
  font-size: 42px;
  font-weight: 700;
  line-height: 1.3;
  padding-bottom: 20px;
}


#vertical_tab_nav{
  display: block;
  overflow:hidden;
  margin-top: 45px;
}
#vertical_tab_nav ul{
   display: block;
   float: left;
   margin: 0px;
   padding: 0px;
   overflow: hidden;
}

#vertical_tab_nav li{
  margin-bottom: 1px;
   text-align: center;
   padding: 0px 1px;
   float: left;
   width: 215px;
}


#vertical_tab_nav li:last-child{
   margin-bottom: 0px;
  border-bottom: 0px;
}
#vertical_tab_nav li a {
    display: block;
    font-size: 14pt;
    color: #40434a;
    text-decoration: none;
    padding: 4%;
    background: #c1c1c14d;
    margin-bottom: 5px;
}

#vertical_tab_nav li a.selected{
   background: #ffb118;
   color: #fff;
}
#vertical_tab_nav div{
   display: block;
   float: left;
   background: #bdd1f70a;
   width:100%;
   min-height: 260px;
   padding: 10px 3% 3% 3%;
  
}
#vertical_tab_nav div article{
   display: none;
   margin: 0px;
   color: #000;
   font-size:18px;
   
}
#vertical_tab_nav div article p{
   margin: 0px 0px 20px 0px;
   color: #4f5d77;
}

#vertical_tab_nav div article ul li{
  list-style: disc !important;
  color: #4f5d77;
  padding-bottom: 7px;
}

#vertical_tab_nav div article h3{
  color: #3f4f6c;
  font-weight: 600;
  padding-top: 17px;
  font-size: 22px;
}

.details45 ul li{
  list-style: disc !important;
  float: none !important;
  width: 100% !important;
  text-align: left !important;
}


.details45 ul li i{
    color: #9a6704;
}

/*hmabout*/

/* about start */

.abhm {
  padding: 40px 0 50px;
}

.abhmm {
  padding: 60px 0;
}

.abhead h2 {
  color: #151515;
   font-weight: 700;
   font-size: 34px;
}

.abhead p{
    padding-bottom: 15px;
}

.section-heading-line-left {
  content: '';
  display: block;
  width: 100px;
  height: 3px;
  background: #e5030e;
  border-radius: 25%;
  margin-top: 15px;
  margin-bottom: 25px;
}

.mt-20 ul li {
    color: #000;
    padding: 4px 0;
    font-weight: 700;
    line-height: 32px;
    display: inline-block;
    width: 100%;
}

.mt-20 ul li i {
  color: #f09f0f;
  margin-right: 10px;
}

.abhmimg img {
    /* width: 356px !important; */
}

.abhmimg {
  margin-top: 40px;
}

.abread {
  margin-top: 20px;
}

.abread a {
    background: #222;
    color: #f9f9f9;
    padding: 10px;
}

.serhm {
  padding: 100px 0 60px;
}

.serdet h2 {
  font-weight: 700;
margin: 0px 0 5px;
color: #333;
}





.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}


.serbg {
  background: #fff;
}

.serpad {
  padding: 20px;
}

.serpad h3 {
  color: #000;
  margin-top: 0px;
  font-size: 18px;
}


.seread a {
  color: #e5030e;
   font-size: 13px;
}


.serbg{
  position: relative;
background-color: #fff;
margin-bottom: 30px;
border-radius: 4px;
box-shadow: 0 5px 17px 0 rgba(40, 40, 40, 0.27);
}

.topnum ul li {
  float: left;
  padding: 0 10px;
}

.topbar {
  background: #0d0e1e;
  padding: 8px 0;
}

.topnum ul li a {
  color: #fff;
}

.topnum ul li i {
  color: #fff;
  padding-right: 5px;
}

.toptime {
    float: right;
}

.toptime ul li {
  float: left;
  padding: 0 10px;
}

.toptime ul li a{
    color: #fff;
}

.toptime  ul li i {
  color: #fff;
  padding-right: 5px;
}

.messages1{
    color: #8eec99;
font-weight: 600;
}

.error{
    color: red;
margin-bottom: 0px !important;
}




@media only screen and (min-width: 320px) and (max-width: 768px) {
  
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #fff !important;
}

.ab_detail1 img {
    width: 100%;
        margin-left: -17px;
    margin-top: -81px;

}

.ab_detail{
  padding: 30px 10px 140px 16px;
  margin-top: 125px;
}

.chek img{
  width: 100%;
}

.logo1 img {
    width: 250px !important;
    margin-bottom: 20px;
    margin-left: 0px;
}

.service-item{
  box-shadow: 0 5px 9px 0 rgba(40,40,40,.08);
}

p.lead{
  width: 100%;
}

.our-service, .our-industry {
    padding: 8px 15px;
}

.si {
    margin-top: -18px;
}

.si1 {
    margin-top: -20px;
}


.navbar-brand img {
    width: 230px !important;
    margin-top: -11px;
}

.toptime {
    float: inherit;
}

.navbar-default .navbar-toggle {
    border-color: #0d0e1e;
    background: #0d0e1e !important;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff !important;
}


.navbar-nav > li {
      display: block !important;
    }

    .navbar-brand img {
    width: 180px;
    margin-top: -11px;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #eabb49;
}

.navbar-default .navbar-toggle {
    border-color: transparent;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: transparent;
}

.navbar-nav {
    float: none;
    text-align: left;
    background: #0d0e1e;
    color: #fff;
    margin-top: 35px;
    margin-bottom: 0px !important;
  }

.navbar-default .navbar-nav > li > a {
    padding: 9px 10px;
    color: #fff;
  }


.navbar{
padding: 12px 0 0px;
}

.navbar-header{
  padding-bottom: 34px;
}

.abt-banner h2 {
    text-align: center;
    padding-top: 24px;}


.abt-banner {
    padding: 0px 0 19px;
}

.abt1 {
    padding: 24px 0;
}

.abt1 h2 {
    font-size: 30px;
}

.our-service h3, .our-industry h3 {
    color: #06163a;
    font-size: 24px;}

.form-field{
  margin-bottom: 10px;
}

.hmtext {
    margin-top: 0px;
}

.hmtext h2 {
    margin: 0px;
    font-size: 40px;}

.hmbtn {
    margin-top: 28px;
    margin-bottom: 34px;
}
.abhm {
    padding: 17px 0 50px;
}

.abhmimg img{
  width: 100%;
}

.abhead h2 {
    font-size: 26px;
}

.heading__title {
    font-size: 20px;}


.services .heading__title {
    line-height: 30px;
}

.serhm {
    padding: 35px 0 18px;
}


.footer-area .footer-item .section-divider {
    margin-bottom: 7px;
}

.footer-area .footer-item .footer__title {
    color: #fff;
}


.footer-area .footer-item .user-links {
    margin-top: 7px;
    margin-bottom: 24px;
}

.footer-area .copy-right1{
  margin-top: 0px !important;
}


.parallax-counter {
    padding: 30px 0 50px;
    min-height: 0px;
}

.parallax-counter .parallax-content {
    position: relative;
    top: 0%;
    transform: inherit;
}

.parallax-counter .parallax-content .count-item::before{
  display: none;
}

.parallax-counter .parallax-content .count-item::after{
  display: none;
}



.parallax-counter .parallax-content .count-item {
    height: 137px;
    border-bottom: 1px dashed;
    padding-top: 22px;
}



.parallax-counter .parallax-content .count-item .counter__numb {
    margin-top: 6px;

}

.hmform {
    background: #ffffff54;
    padding: 6px 6px;
    text-align: center;
}



}

@media only screen and (min-width: 992px) and (max-width: 1200px) {

.navbar-default .navbar-nav > li > a{
      padding: 15px 5px;
}

.navbar-brand img {
    width: 374px;
    margin-top: -21px;
}

.ab_detail1 img {
    width: 97%;
}

.ab_detail {
    background: 
    #181e2a;
    margin-top: 58px;
    position: relative;
    padding: 30px 10px 109px 45px;
    margin-left: -49px;
}

}


@media only screen and (min-width: 1201px) and (max-width: 1400px) {
    
    

.form-control{
	height: 45px;
}


.hmform {
	padding: 6px 14px;
}


.ab_detail1 img {
 z-index: -99;
}



.ab_detail{
	padding: 30px 10px 140px 32px;
}



}