.hero-content-details p {
    font-size: 20px;
}

.product-box p{ font-size: 18px; }


#nav-main {
  font-family: Poppins, sans-serif;
  background: #fff;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}

#nav-main.navbar-scroll {
  background: rgba(255,255,255,0.95);
}

.actions {
  margin-top: 7px;
  margin-bottom: 0;
}

.btn.btn-primary.action-button, .btn.btn-primary.action-button:active {
  background: transparent;
  border-radius: 0;
  color: #555555;
  box-shadow: none;
  border: 1px solid #0b0b5a;
  text-shadow: none;
  padding: 10px 20px;
  transition: background-color 0.25s;
}

.btn.btn-primary.action-button:hover {
  background: #0b0b5a;
  color: #fff;
  font-weight: 400;
  border: 1px solid #0b0b5a;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}

#nav-main {
  background: #ffffff;
  padding-top: 10px;
  padding-bottom: 6px;
  box-shadow: 1px 1px #e2e2e2;
  text-transform: capitalize;
  webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.09);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.09);
  -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.09);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.09);
}

.dropbtn {
  color: inherit;
  border: none;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content a {
  color: inherit;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.dropdown-content a:hover {
  background-color: inherit;
}

.dropdown:hover .dropdown-content {
  display: block;
}

.dropdown:hover .dropbtn {
  background-color: inherit;
}

.nav-item.dropdown {
  position: relative;
  display: inline-block;
}

#nav-main .navbar-nav .nav-link {
  padding-left: 18px;
  padding-right: 18px;
  color: #000;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}

#nav-main .navbar-nav .nav-link:after {
  -webkit-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
  line-height: 1;
}

body {
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  font-family: Poppins, sans-serif;
  background: #fefefe;
}

.home-page {
}

.container.hero {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  min-height: 600px;
  height: 85vh;
  width: 100%;
}

.hero-content {
  float: left;
  width: 100%;
  max-width: 620px;
  margin-left: initial;
  color: #fff;
  padding: 50px;
}

.hero-content-title {
  transition: 0.4s;
  font-size: 60px;
  font-weight: 900;
  letter-spacing: 0.8px;
  text-align: left;
  padding-top: 20px;
  padding-bottom: 20px;
  animation: fadeInRight 1s both 1s;
  font-family: Poppins, sans-serif;
  /*border-left: 5px solid #fff;*/
  /*padding-left: 25px;*/
  line-height: 70px;
}

.hero-content-details {
  text-align: left;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.5;
  color: #ffffff;
  float: left;
  width: 100%;
  max-width: 550px;
  animation: fadeInLeft 1s both 1.5s;
  font-family: Poppins, sans-serif;
}

.carousel-item.ur {
  background-image: linear-gradient(166deg, rgba(11,11,90,0.8) 0%, rgba(11,11,90,0.8) 47%, rgba(11,11,90,0.8) 100%),url("../../assets/img/nutgunam2.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  transition: opacity 800ms linear 0s;
}

.carousel-item.uxd {
  background-image: linear-gradient(166deg, rgba(11,11,90,0.8) 0%, rgba(11,11,90,0.8) 47%, rgba(11,11,90,0.8) 100%),url("../../assets/img/nutgunam2.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  transition: opacity 800ms linear 0s;
}

.carousel-item.web {
  background-image: linear-gradient(166deg, rgba(11,11,90,0.8) 0%, rgba(11,11,90,0.8) 47%, rgba(11,11,90,0.8) 100%),url("../../assets/img/nutgunam2.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  transition: opacity 800ms linear 0s;
}

.carousel-item.mobile {
  background-image: linear-gradient(166deg, rgba(11,11,90,0.8) 0%, rgba(11,11,90,0.8) 47%, rgba(11,11,90,0.8) 100%),url("../../assets/img/nutgunam2.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  transition: opacity 800ms linear 0s;
}

.carousel-item.brand {
  background-image: linear-gradient(166deg, rgba(11,11,90,0.8) 0%, rgba(11,11,90,0.8) 47%, rgba(11,11,90,0.8) 100%),url("../../assets/img/nutgunam2.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  transition: opacity 800ms linear 0s;
}

@media (max-width: 768px) {
  .container.hero {
    width: 100%;
    height: 100%;
  }
}

@media (max-width: 768px) {
  .hero-content-title {
    font-size: 2.2rem;
    line-height: 40px;
  }
}

@media (max-width: 768px) {
  .hero-content-details {
    font-size: 14px;
  }
}

@media (max-width: 780px) {
  .hero-content {
    margin-left: 20px;
    padding: 20px 10px;
    margin-right: 20px;
  }
}

@media (max-width: 768px) {
  .display-1, .display-2, .display-3, .display-4 {
    font-size: 2rem;
  }
}

#carousel-1 .carousel-indicators li {
  width: 20px;
  height: 1.2px;
}

.content-box .content-title:before, .content-box .content-title:after {
  position: absolute;
  content: '';
  border-style: solid;
  border-color: #165BAA;
  border-width: 0;
  width: 37px;
  height: 41px;
}

.content-box .content-title:before {
  left: 0;
  top: 0;
  border-top-width: 4px;
  border-left-width: 4px;
}

.content-box .content-title:after {
  bottom: 0;
  right: 0;
  border-bottom-width: 4px;
  border-right-width: 4px;
}

.welcome-context {
  padding: 100px 0;
}

.content-title Span {
  color: #165BAA;
  font-weight: 900;
}

.content-box p {
  text-align: justify;
}

.content-box {
  text-align: left;
  padding: 30px 20px;
  font-family: Poppins, sans-serif;
}

.Highlights-top {
  padding: 100px 0;
  background: #165baa;
}

.content-title {
  text-align: left;
  margin-bottom: 50px;
  position: relative;
  padding-left: 8%;
  padding-top: 14px;
  padding-right: 2vw;
  padding-bottom: 14px;
}

.col-100 {
  padding: 0;
  margin: 0;
}

.col-100 div {
  width: 100%;
  height: 100%;
  object-fit: contain;
  background-image: url("https://i.ibb.co/qsWB0M5/bg-slide.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.Highlights-top-box {
  padding: 30px 10px;
  text-align: center;
  color: #ffffff;
}

.Highlights-top-box i {
  font-size: 2.5rem;
  margin-bottom: 15px;
  height: 90px;
  width: 90px;
  background-color: #114076;
  line-height: 90px;
  text-align: center;
  -webkit-border-radius: 100%;
  -khtml-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  border: 1px solid #d5d5d5;
}

.Highlights-top-box h3 {
}

.Highlights-top-box p {
}

.copyright img {
  width: 25px;
  height: 25px;
  margin-right: 10px;
  display: inline;
}

.d-inline-block.copyright p {
  font-size: 11px;
  margin: 0;
}

.footer-content h3 {
  font-size: 22px;
  line-height: 32px;
  color: #ffffff;
  letter-spacing: 0.05em;
  margin-bottom: 18px;
}

.footer-content p {
  display: block;
  font-size: 16px;
}

.bullet-point {
  font-size: 15px !important;
}

.footer-content {
  padding: 30px 5px;
}

.job-view {
  padding: 100px 0;
  box-sizing: border-box;
  background: #f7f7f7;
}


.job-view-title {
  text-align: center;
  text-transform: uppercase;
  color: inherit;
}

.job-view-box {
  border: 1px solid #e8e8e8;
  background-color: #fff;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  padding: 12px;
  display: flex;
  margin-bottom: 15px;
}

.job-view-box-left {
  float: left;
}

.job-view-box-right {
  padding-left: 15px;
}

.job-view-box-left span {
  background-color: #2585c6;
  border-radius: 5px;
  color: #fff;
  display: block;
  font-size: 50px;
  font-weight: 600;
  height: 60px;
  line-height: 66px;
  text-align: center;
  width: 60px;
}

.job-view-box-right h5 {
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 7px;
  padding-top: 4px;
  text-transform: uppercase;
  white-space: pre-wrap;
  word-wrap: break-word;
}

.job-view-box-right p {
  font-size: 12px;
  font-weight: 500;
  color: #2585c6;
  line-height: 1;
  display: block;
}

.job-view-box-right a {
  font-weight: 600;
  margin-top: 8px;
  font-size: 12px;
  color: #2585c6;
  line-height: 1;
  display: block;
}

.fi-img-vc {
  padding-top: 112px !important;
  padding-bottom: 90px !important;
  background: linear-gradient(90deg, rgba(11,11,90,0.95) 0%, rgba(11,11,90,0.95) 50%, rgba(11,11,90,0.95) 100%);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

#ask-question .card {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: rgba(255,255,255,0);
  background-clip: border-box;
  border: 1px solid rgba(0,0,0,.125);
  border-radius: .25rem;
}

#ask-question .card-header {
  padding: .75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(64,64,65,0.81);
  border-bottom: 1px solid rgba(165,165,165,0.125);
}

#ask-question .card-text {
  color: #fff;
}

#ask-question .card-header h5 {
  color: #fff;
}

#ask-question .card-header h5 span {
  color: #fff;
  float: left;
}

#ask-question .card-header h5 a {
  float: right;
}

#ask-question .card-header h5 a i {
  color: #fff;
}

.ask-qustion {
  padding: 100px 0;
  background: #404041;
  min-height: 600px;
}

.ask-qustion h1 {
  text-align: center;
  font-size: 30px;
  line-height: 32px;
  margin-bottom: 50px;
  color: #fff;
}

.footer-content img {
  width: 350px;
  margin-bottom: 35px;
}

.wrapper-numbers {
  color: #fff;
  background: #165baa;
  background: -webkit-linear-gradient(to right, #165baa, #165baa);
  background: linear-gradient(to right, #165baa, #165baa);
  padding: 60px 0 50px;
  text-align: center;
  font-size: 16px;
  overflow: hidden;
}

.header-numbers {
  margin-bottom: 40px;
}

.wrapper-numbers h1, .wrapper-numbers h2, .wrapper-numbers h3, .wrapper-numbers h4 {
  margin: 0 0 15px;
  color: #fff;
}

.count, .countup i {
  font-size: 35px;
  text-shadow: 0 1px 3px rgba(0,0,0,.5), 0 4px 20px rgba(0,0,0,.5);
  line-height: 1;
}

.countup i {
  color: #000;
  padding: 20px;
  background: #ffffff;
}

.sup {
  font-size: 20px;
  vertical-align: top;
  display: inline-block;
}

.column {
  padding-top: 20px;
  padding-bottom: 20px;
}

.jobs-pack {
  padding: 100px 10px;
}

.title-bullet {
  width: 100%;
  height: 0px;
  border-top: 1px solid #ddd;
  display: block;
  margin: 20px 0;
}

.title-bullet span {
  width: 70px;
  height: 6px;
  display: table;
  margin-top: -3px;
  background: #165BAA;
}

.job-box {
  margin-bottom: 10px;
  padding: 10px 25px;
  border: 1px solid #efefef;
  -webkit-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
}

.entry-meta-data-location i {
  padding-right: 10px;
}

.entry-meta-data-location {
  font-size: 12px;
  color: #363636;
  margin-bottom: .5rem;
}

.colum-box {
  padding: 10px 15px;
  margin-bottom: 10px;
}

.entry-job-type {
  font-size: 12px;
  color: #363636;
  margin-bottom: .5rem;
}

.entry-job-type i {
  padding-right: 10px;
}

.entry-job-price i {
  padding-right: 10px;
}

.entry-job-price {
  font-size: 12px;
  color: #363636;
  margin-bottom: .5rem;
}

.entry-action-more:hover {
  background: #0b0b5a;
  color: #fff;
  text-decoration: none;
}

.entry-action-more {
  text-decoration: none;
  float: right;
  background-color: transparent;
  border-width: 3px;
  color: #3a3e99;
  font-size: 11px;
  line-height: 14px;
  font-weight: 600;
  padding: 11px 20px;
  height: 40px;
  border-width: 3px;
  border: 1px solid #3a3e99;
}

.entry-meta-data-deadline i {
  padding-right: 10px;
}

.entry-meta-data-deadline {
  font-size: 12px;
  color: #363636;
  margin-bottom: .5rem;
}

.entry-meta-title {
  font-size: 24px;
  line-height: 32px;
  text-transform: capitalize;
  margin-bottom: 3px;
  margin: 0 0 15px;
  line-height: 1.1;
  font-family: 'Poppins', sans-serif;
  letter-spacing: 0.05em;
  color: #040e24;
  font-weight: 600;
}

.img-fluid.img-about {
  height: auto;
  max-width: 100%;
  vertical-align: top;
}

.about-pack-box {
  padding: 30px 10px;
}

.about-pack-box h1 {
  margin-bottom: 10px;
}

.about-pack-box h1 strong {
  color: #0b0b5a;
  padding-left: 0px;
}

.about-pack-box h4 {
  font-size: 1.3rem;
  margin-bottom: 20px;
}

.about-pack-box p {
  font-size: 1rem;
  text-align: left;
  padding: 10px;
}

.about-pack-box hr {
  width: 10%;
  height: 2px;
  background: #000;
  background-color: #000;
}

.box-colum:hover {
  border: 1px solid;
  border-color: #e0e0e0;
  -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0 0 25px rgba(0, 0, 0, 0.07);
  -ms-box-shadow: 0 0 25px rgba(0, 0, 0, 0.07);
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.07);
}

.feature-intro {
  padding: 10px;
}

.feature-intro h4 {
  margin-bottom: 2px;
  font-size: 14px;
  color: #165baa;
  text-transform: uppercase;
}

.feature-intro p {
  font-size: 10px;
  color: #363636;
  line-height: 20px;
}

.feature-intro img {
  max-width: 95px;
}

.cta-warp {
  padding: 50px 0;
  background: #165baa;
}

.cta-warp-box {
  padding: 30px 20px;
  text-align: center;
  color: #fff;
  border: 1px solid rgba(0,0,0,.125);
}

.cta-warp-box h2 {
  margin-bottom: 30px;
}

.cta-warp-box p {
  text-align: center;
  margin-bottom: 50px;
}

.cta-warp-box a {
  color: #fff;
  border: 1px solid #fff;
  padding: 10px 20px;
  border-radius: 5px;
}

.cta-warp-box a:hover {
  background: #fff;
  color: #165baa;
  text-decoration: none;
}

#filtr-gallery .job-box {
  margin-bottom: 10px;
  padding: 10px 25px;
  border: 1px solid #efefef;
  -webkit-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
}

#filtr-gallery .entry-meta-data-location i {
  padding-right: 10px;
}

#filtr-gallery .entry-meta-data-location {
  font-size: 12px;
  color: #363636;
  margin-bottom: .5rem;
}

.colum-box {
  padding: 10px 15px;
  margin-bottom: 10px;
}

#filtr-gallery .entry-job-type {
  font-size: 12px;
  color: #363636;
  margin-bottom: .5rem;
}

#filtr-gallery .entry-job-price i {
  padding-right: 10px;
}

#filtr-gallery .entry-job-price {
  font-size: 12px;
  color: #363636;
  margin-bottom: .5rem;
}

#filtr-gallery .entry-action-more:hover {
  background: #0b0b5a;
  color: #fff;
  text-decoration: none;
}

.entry-title .whatsapp-now:hover {
  background: #0b5a2f;
  color: #fff;
  text-decoration: none;
}

.entry-title .enquiry-now:hover {
  background: #0b0b5a;
  color: #fff;
  text-decoration: none;
}

#filtr-gallery .entry-action-more {
  text-decoration: none;
  float: left;
  background-color: transparent;
  border-width: 3px;
  color: #0b0b5a;
  font-size: 11px;
  line-height: 14px;
  font-weight: 600;
  padding: 11px 20px;
  height: 40px;
  border-width: 3px;
  border: 1px solid #0b0b5a;
}

.entry-action-more {
  text-decoration: none;
  background-color: transparent;
  border-width: 3px;
  color: #0b0b5a;
  font-size: 11px;
  line-height: 14px;
  font-weight: 600;
  padding: 11px 20px;
  height: 40px;
  border-width: 3px;
  border: 1px solid #0b0b5a;
}

#filtr-gallery .entry-meta-data-deadline {
  font-size: 12px;
  color: #363636;
  margin-bottom: .5rem;
}

#filtr-gallery .entry-meta-title {
  font-size: 18px;
  line-height: 32px;
  text-transform: capitalize;
  margin-bottom: 3px;
  margin: 0 0 15px;
  line-height: 1.1;
  font-family: 'Poppins', sans-serif;
  letter-spacing: 0.05em;
  color: #040e24;
  font-weight: 600;
}

#filtr-gallery {
  color: #0a0d4d;
}

.filtr-container {
  margin: 0 -4px;
}

.filtr-item {
  padding: 4px;
}

.filtr-controls {
  text-align: center;
  font-size: 18px;
  text-transform: uppercase;
  margin: 30px 0 15px;
}

.filtr-controls span {
  display: inline-block;
  margin: 10px;
  padding: 5px 0;
  position: relative;
  cursor: pointer;
  border: 1px solid #ebebeb;
  line-height: 33px;
  background-color: #fff;
  padding: 0 19px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  font-size: 14px;
  color: rgba(55, 55, 55, 0.87);
  text-align: center;
  -webkit-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
}

.filtr-controls span:hover, .filtr-controls span.active {
  color: #000;
  color: #fff;
  border-color: #3a3e99;
  background-color: #3a3e99;
}

.filtr-controls span.active:after {
  width: 100%;
  left: 0;
  background: #000;
}

@media (max-width:479px) {
  .filtr-item {
    width: 100%;
  }
}

.event-pack {
  font-family: Poppins, sans-serif;
}

#filtr-gallery .job-box {
  background: #fff;
}

#filtr-gallery .entry-meta-data-deadline i {
  padding-right: 10px;
}

#filtr-gallery .entry-job-type i {
  padding-right: 10px;
}

.contact-pack {
  padding-top: 100px;
  padding-bottom: 50px;
}

.contact-pack-left-top {
  background: #fff;
  background-color: #fff;
  border: 1px solid #ebebeb;
  margin-bottom: 30px;
  padding: 35px 20px 35px 35px;
}

.contact-pack-left-top h1 {
  font-size: 1.8rem;
  line-height: 26px;
  text-align: left;
  font-weight: 400;
  margin-bottom: 20px;
}

.contact-pack-left-top p {
  margin-bottom: 15px;
}

.contact-pack-left-top p strong {
  margin-bottom: 0;
  color: #0b0b5a;
}

.contact-pack-left-top p span {
  color: #0b0b5a;
  font-weight: 600;
}

.contact-pack-header {
  padding: 30px;
  margin-bottom: 30px;
}

.contact-pack-header h1 {
  text-align: center;
}

.contact-pack-header p {
  text-align: center;
  text-transform: capitalize;
}

.contact-pack-left-address {
  padding: 35px 20px 35px 35px;
  background: #fff;
  background-color: #fff;
  border: 1px solid #ebebeb;
  margin-bottom: 30px;
  padding: 35px 20px 35px 35px;
}

.contact-pack-left-address h1 {
  font-size: 1.8rem;
  line-height: 26px;
  text-align: left;
  font-weight: 400;
  margin-bottom: 20px;
}

.contact-pack-left-address h4 {
  font-size: 1.2rem;
  line-height: 26px;
  text-align: left;
  font-weight: 600;
  color: #323275;
}

.contact-pack-left-address p {
  margin-bottom: 15px;
}

.contact-pack-left-address p strong {
  margin-bottom: 0;
  color: #0b0b5a;
}

#contactForm {
  background: #fff;
  background-color: #fff;
  border: 1px solid #ebebeb;
  margin-bottom: 30px;
  padding: 35px 20px 35px 35px;
}

#contactForm .h4 {
  color: #0b0b5a;
  font-weight: 600;
}

.service-pack {
  padding: 0;
}

.service-pack-title-card {
  padding-top: 100px;
  padding-bottom: 50px;
  background: #fffdff;
  text-align: center;
  color: #505050;
  background-image: linear-gradient(90deg, rgba(255,255,255,0.88) 0%, rgba(255,255,255,0.88) 50%, rgba(255,255,255,0.88) 100%),url("../../assets/img/253.png");
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat;
}

.service-pack-title-card h4 {
  margin-bottom: 30px;
}

.service-pack-title-card p {
  margin-bottom: 15px;
}

.service-boxed {
  padding: 50px 0;
  color: #313437;
  background: #fffdff;
  text-align: center;
  color: #505050;
  background-image: linear-gradient(90deg, rgba(255,255,255,0.88) 0%, rgba(255,255,255,0.88) 50%, rgba(255,255,255,0.88) 100%),url("../../assets/img/253.png");
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat;
}

.service-boxed .intro {
  font-size: 16px;
  max-width: 500px;
  margin: 0 auto;
  padding: 20px 0;
  margin-bottom: 50px;
}

@media (max-width:767px) {
  .service-boxed h2 {
    margin-bottom: 10px;
    padding-top: 25px;
    font-size: 20px;
  }
}

.service-boxed h2 {
  font-weight: bold;
  margin-bottom: 10px;
  padding-top: 40px;
  color: #0b0b5a;
}

.service-boxed .intro p {
  font-size: 14px;
  margin-bottom: 0;
}

.service-boxed p {
  color: #7d8285;
}

.service-boxed .features {
  padding: 0;
}

.service-boxed .item {
  text-align: center;
}

.service-boxed .item .box {
  text-align: center;
  padding: 10px;
  background-color: rgba(255,255,255,0.67);
  margin-bottom: 20px;
}

.service-boxed div.image-box {
  width: 100%;
  height: 100%;
  border: none;
  margin: 0;
  min-height: 100%;
}

.service-boxed img.box-image {
  width: 100%;
  height: 100%;
  border: none;
  padding: 20px;
}

.service-boxed div.info-box {
  height: 50%;
  width: 100%;
  min-height: 50%;
  min-width: 100%;
  padding: 15px;
}

.service-boxed div.info-box .learn-more {
  padding: 5px;
  color: #165baa;
  text-decoration: none;
  text-transform: capitalize;
}

.service-boxed .item .name {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 8px;
  margin-top: 0;
  color: #0b0b5a;
  text-transform: uppercase;
}

.service-boxed .item .description {
  font-size: 12px;
  margin-top: 15px;
  margin-bottom: 20px;
  text-align: justify;
}

.input-group-text {
  background-color: rgba(233,236,239,0);
  color: rgb(11,11,90);
}

.contactFormbtn {
  color: #fff;
  background-color: #0b0b5a;
  border-color: #0b0b5a;
  border-radius: 10px;
}

.contactFormbtn:hover, .contactFormbtn:focus {
  color: #0b0b5a;
  background-color: #ffffff;
  border-color: #0b0b5a;
}

.top-heading-title {
  margin-bottom: 50px;
}

.row.advice-row {
  color: #393939;
  border-top-width: 1px !important;
  border-right-width: 1px !important;
  border-bottom-width: 1px !important;
  border-left-width: 1px !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}

.colum-box-inner {
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}

.colum-box-inner .title {
  font-size: 40px;
  margin-bottom: 0;
}

.colum-box-inner .sub-title {
  font-size: 14px;
  color: #0b0b5a;
  margin-bottom: 0;
  text-transform: uppercase;
}

.datetime-color {
  font-size: 25px;
  color: #0b0b5a;
  margin-bottom: 0;
  text-transform: uppercase;
}

.colum-box-inner .element-1 {
  margin-bottom: 15px;
  padding: 10px 0;
}

.colum-box-inner .element-2 {
  margin-bottom: 15px;
  padding: 10px 0;
}

.colum-box-inner .element-3 {
  padding: 10px 0;
  margin-bottom: 15px;
}

.advice-block {
  padding: 0px 0;
}

.jd-page {
  padding: 0 0 50px 0;
}

.jd-page-header {
  background-image: linear-gradient(166deg, rgba(54,54,54,0.7) 0%, rgba(45,45,46,0.7) 47%, rgba(68,68,68,0.7) 100%),url("../../assets/img/bg-page-title.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  padding: 90px 0;
  position: relative;
  font-family: 'Poppins', sans-serif;
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.7) inset;
  -moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.7) inset;
  -ms-box-shadow: 0 0 12px rgba(0, 0, 0, 0.7) inset;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.7) inset;
}

.jd-page-header-title {
  font-size: 25px;
  color: #fff;
  font-weight: 300;
  padding-top: 70px;
}

@media (max-width: 768px) {
  .jd-page-header-container {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.jd-page-header-container {
  padding-left: 60px;
  padding-right: 60px;
  position: relative;
  z-index: 99;
  width: 100%;
  max-width: 1680px;
}

.jd-page-header-title span {
  font-weight: 600;
}

.jd-page-header-title h1 {
  border-bottom: 1px solid #fff;
  color: #fff;
  font-weight: 300;
  margin-bottom: 39px;
  padding-top: 10px;
  padding-bottom: 28px;
}

.jd-page-header-title h3 {
  color: #fff;
  font-weight: 300;
  margin-bottom: 39px;
  padding-top: 10px;
  padding-bottom: 28px;
}

.jd-page-header-title ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.jd-page-header-title ul li {
  padding-bottom: 16px;
}

.jd-page-header-title ul li span {
  font-weight: 500;
  padding-right: 10px;
}

.jd-page-header-title ul li .span2 {
  font-weight: 300;
}

.apply {
  background-color: #35a3d2;
  font-size: 12px;
  line-height: 1;
  font-weight: 700;
  border: 2px solid #35a3d2;
  color: #fff;
  text-transform: uppercase;
  padding: 14px 33px;
  letter-spacing: 0.025em;
  -webkit-transition: all 300ms cubic-bezier(0.54, 0.3, 0.2, 1) 0ms;
  -moz-transition: all 300ms cubic-bezier(0.54, 0.3, 0.2, 1) 0ms;
  -ms-transition: all 300ms cubic-bezier(0.54, 0.3, 0.2, 1) 0ms;
  transition: all 300ms cubic-bezier(0.54, 0.3, 0.2, 1) 0ms;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  position: relative;
}

.apply i {
  padding-right: 6px;
}

.jd-page-description {
  padding-top: 50px;
}

.jd-page-description h1 {
  margin-bottom: 33px;
}

.jd-page-description p {
  margin-bottom: 25px;
  font-size: 15px;
  line-height: 26px;
}

#nav-main .navbar-nav .nav-link i {
  padding-left: 5px;
}

.content-box ul {
  list-style: none;
  list-style-type: square;
}

.content-box ul li {
  padding: 5px 0;
  color: #165BAA;
  font-weight: 900;
}

.what-we-do {
  padding: 100px 0;
  background-color: #f7f7f7;
}

.what-we-do-box {
  padding: 20px 5px;
}

.center {
  display: block;
  margin: 0 auto;
}

.what-we-do-box img {
  margin-bottom: 10px;
}

.what-we-do-box h3 {
  color: #ffffff;
  font-weight: 500;
}

.what-we-do-box p {
  color: #fff;
  text-align: justify;
  font-size: 12px;
}

.steps-section {
  overflow: hidden;
  font-family: Poppins, sans-serif;
}

.set-bg {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
}

.steps-section .container {
  position: relative;
}

.steps-section .step-line {
  position: absolute;
  min-width: 1296px;
  left: -77px;
  top: 6px;
}

@media only screen and (max-width: 767px) {
  .steps-section .step-line {
    display: none;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .steps-section .step-line {
    display: none;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .steps-section .step-line {
    min-width: 935px;
    left: -23px;
    top: 15px;
  }
}

.step {
  margin-bottom: 5px;
}

.step h2 {
  color: #fff;
  margin-bottom: 20px;
  text-shadow: 19px 9px 0 rgba(8, 22, 36, 0.2);
}

.site-btn.sb-white:hover {
  color: #081624;
}

.steps-section .site-btn {
  padding: 23px 51px;
}

.site-btn:hover {
  color: #fff;
}

.site-btn.sb-white {
  background: #fff;
  color: #081624;
}

.site-btn {
  display: inline-block;
  border: none;
  font-size: 14px;
  font-weight: 400;
  min-width: 186px;
  padding: 23px 20px;
  border-radius: 0;
  text-transform: uppercase;
  background: #081624;
  color: #fff;
  line-height: 1.4;
  cursor: pointer;
  text-align: center;
}

img {
  max-width: 100%;
}

a {
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  text-decoration: none;
  outline: none;
  font-size: inherit;
  font-weight: inherit;
}

a:hover, a:focus {
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  text-decoration: none;
  outline: none;
}

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

p {
  line-height: 1.8;
}

.steps-section.set-bg.what-we-do {
  background-image: linear-gradient(166deg, rgba(22,91,170,0.9) 0%, rgba(22,91,170,0.9) 47%, rgba(22,91,170,0.9) 100%),url("../../assets/img/bg-page-title.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.header-hero {
  padding: 150px 0 50px;
}

.header-hero.temp {
  background-image: linear-gradient(166deg, rgba(26,26,26,0.8) 0%, rgba(26,26,26,0.8) 47%, rgba(26,26,26,0.8) 100%),url("../../assets/img/7.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.header-hero.cotact, .header-hero.event, .header-hero.about {
  background-image: linear-gradient(166deg, rgba(11,11,90,0.95) 0%, rgba(11,11,90,0.95) 47%, rgba(11,11,90,0.95) 100%),url("../../assets/img/Nut_bolt_set_800x.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.header-hero.career {
  background-image: linear-gradient(166deg, rgba(26,26,26,0.8) 0%, rgba(26,26,26,0.8) 47%, rgba(26,26,26,0.8) 100%),url("../../assets/img/7.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.header-hero.about {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.breadcrumb-item a {
  color: #fff;
}

.breadcrumb-item a span {
  padding: 0 10px;
  letter-spacing: 2px;
}

.breadcrumb-item a:hover {
  color: #fff;
  text-decoration: none;
  padding-right: 5px;
}

.breadcrumb-item.active {
  color: #ffffff;
  font-weight: 800;
  padding: 0 5px;
  text-shadow: 1px 2px rgb(11,11,90);
}

.breadcrumb-item {
  font-weight: 600;
}

.header-hero.service {
  background-image: linear-gradient(166deg, rgba(11,11,90,0.95) 0%, rgba(11,11,90,0.95) 47%, rgba(11,11,90,0.95) 100%),url("../../assets/img/Nut_bolt_set_800x.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.just-know-box {
  padding: 20px 5px;
}

.just-know-box h1 {
  margin-bottom: 30px;
  color: #165baa;
  font-weight: 600;
}

.just-know-box h4 {
  margin-bottom: 20px;
}

.just-know-box p {
  font-size: 1rem;
  margin-bottom: 30px;
  text-align: justify;
}

.just-know-box ul {
  list-style-type: square;
}

.just-know-box ul li {
  padding: 5px 0;
}

.we-different {
  background: #0b0b5a;
  color: #fff;
  padding: 50px 0;
  background-image: linear-gradient(166deg, rgba(11,11,90,0.98) 0%, rgba(11,11,90,0.98) 47%, rgba(11,11,90,0.98) 100%),url(../../assets/img/bg-page-title.jpg);
  background-position: center;
  background-size: cover;
}

.we-different-box {
  padding: 30px 5px;
}

.we-different-box h4 {
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: bold;
}

.we-different-box p {
  padding-top: 20px;
  font-size: 14px;
  text-align: justify;
}

#nav-main .navbar-nav .nav-link.active {
  color: #0b0b5a;
  font-weight: 600;
}

.freelance {
  color: #e97a3c;
}

.part-time {
  color: #165baa;
}

.full-time {
  color: #07af40;
}

.cta-warp-box .modal {
  background: rgba(11,46,86,0.3);
}

.cta-warp-box .modal .modal-header {
  background: #165baa;
}

.cta-warp-box .modal .modal-body {
  background: #165baa;
}

.cta-warp-box .modal .modal-body form {
}

.cta-warp-box .modal .modal-body form .form-group {
}

.cta-warp-box .modal .modal-body form .form-group .form-control {
  color: #211c1c;
  background-color: #ffffff;
  border-color: rgba(200,200,200,0.14);
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(0,123,255,.25);
}

.footer-block {
  background: #0b0b5a;
}

.header-hero.cotact .heder-title {
  padding: 20px;
  color: #ffffff;
  margin-bottom: 20px;
  text-align: center;
}

.page-footer .footer-links li i {
  padding-right: 5px;
  font-size: 16px;
}

.region a span {
}

.a-box-about {
  padding: 20px 10px;
}

.a-box-about ul li {
  padding-bottom: 5px;
  text-align: left;
}

.tvs-a-box {
  padding: 25px 10px;
}

.entry-title p {
  margin-bottom: 9px;
  font-size: 14px;
  line-height: 1.5;
}

#filtr-gallery .whatsapp-now {
  text-decoration: none;
  float: right;
  background-color: transparent;
  border-width: 3px;
  color: #0b5a2f;
  font-size: 11px;
  line-height: 14px;
  font-weight: 600;
  padding: 11px 20px;
  height: 40px;
  border-width: 3px;
  border: 1px solid #0b5a2f;
}

.entry-title .whatsapp-now {
  text-decoration: none;
  background-color: transparent;
  border-width: 3px;
  color: #0b5a2f;
  font-size: 11px;
  line-height: 14px;
  font-weight: 600;
  padding: 11px 20px;
  height: 40px;
  border-width: 3px;
  border: 1px solid #0b5a2f;
  margin-left: 10px;
}

.entry-title .enquiry-now {
  text-decoration: none;
  background-color: transparent;
  border-width: 3px;
  color: #0b0b5a;
  font-size: 11px;
  line-height: 14px;
  font-weight: 600;
  padding: 11px 20px;
  height: 40px;
  border-width: 3px;
  border: 1px solid #0b0b5a;
  margin-right: 10px;
}

.entry-title {
  margin: 10px;
  padding: 20px;
  box-shadow: 1px 1px rgba(136,136,136,0.08);
  border: 1px solid #efefef;
}

.entry-title img {
  width: 250px;
  height: 250px;
  min-height: 250px;
  margin-bottom: 20px;
}

a:not([href]) {
}

modal-box h4 {
}

modal-box img {
  height: 300px;
}

.modal-box img {
  width: 400px;
  height: auto;
  margin-bottom: 20px;
}

.modal-box ul {
}

.modal-box ul li {
}

.modal-box ul li .span-l {
  padding-right: 5px;
}

.span-l {
  padding-right: 10px;
  font-weight: 800;
  text-transform: uppercase;
}

modal-box .modal-body {
}

.modal-box-body {
  padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 20px;
}

.entry-title-p {
  padding-bottom: 10px;
  text-align: justify;
}

.whatsapp-now {
}

.whatsapp-now .fa.fa-whatsapp {
  padding-right: 5px;
}

.mod-box-body {
  padding: 5px 12px;
}

.breadcrumb-item a span i {
  font-size: 18px;
}

.e-com-filter-box {
  padding: 100px 0;
}

.product-name {
}

#product-filter .filter-box-product .card-header {
  background-color: #fff;
  border-bottom: 1px solid rgba(224,224,224,0.125);
}

#product-type {
  margin-bottom: 20px;
}

#product-item {
  background: #fff;
}

.product-item-box {
  padding: 10px;
  box-shadow: 0px 0px 1px 1px rgba(77,77,77,0.48);
  border: 1px;
}

.filter-box-product {
  margin-bottom: 20px;
}

#product-filter .filter-box-product .card-header a {
  text-transform: uppercase;
  color: #0b124b;
}

.nav-item i {
  font-size: 18px;
  padding: 5px;
}

.product-box {
  padding: 100px 0;
  color: #313437;
  background: #fffdff;
  text-align: center;
  color: #505050;
  background-image: linear-gradient(90deg, rgba(255,255,255,0.95) 0%, rgba(255,255,255,0.95) 50%, rgba(255,255,255,0.95) 100%),url("../../assets/img/253.png");
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat;
}

body {
  margin: 0;
  padding: 0;
}

:root {
  padding: 0;
  margin: 0;
}

.span-title {
  font-weight: bold;
  font size: 16px;
  color: #fff;
  color: rgba(255,255,255,0.87);
  line-height: 26px;
  text-align: left;
}

.navbar-brand .logo {
  width: auto;
  height: 80px;
}

@media (min-width: 300px) and (max-width: 768px) {
  .navbar-brand .logo {
    width: auto;
    height: 40px;
  }
}

@media (max-width: 768px) {
  .navbar-brand .logo {
    width: 210px;
    /*height: 75px;*/
  }
}

.why-choose-us-title {
  color: #ffffff;
  line-height: 36px;
  text-align: left;
}

.why-choose-us-title i {
  padding: 10px;
  font-size:18px;
}

.why-choose-us-title span {
  padding: 10px;
  margin: 0;
}

.why-choose-us-box {
  margin-bottom: 20px;
  padding: 20px;
}

.why-choose-us-box-p {
  font-size: 18px;
  color: rgba(255,255,255,0.87);
  line-height: 26px;
  text-align: justify;
  margin-bottom: 35px !important;
}

li {
  margin-bottom: 5px;
}

