@import url('https://fonts.googleapis.com/css2?family=Epilogue:wght@300;400;500;600;700;800&display=swap');

* {
  font-family: 'Epilogue', sans-serif;

}

.black-text {
  color: #212121 !important;
}

.container {
  width: 90%;
}

.whiteBG {
  /*    box-shadow: -8px 0 42px 0 rgb(42 34 64 / 14%);*/
  background-color: #fff;
  padding-top: 10px;
  padding-bottom: 60px;
  box-shadow: none;
  -webkit-appearance: none;
    -webkit-box-shadow: none;
}

.red-color span {
  color: red;
}

#index-banner {
  /*margin-top: 1rem;*/
  /*background-image: url(../images/home-bg.png);*/
  background: #fff;
  /*    min-height: 450px;*/
  background-size: cover;
  /*min-height: 500px;*/
}

#index-banner1 {
  /*margin-top: 1rem;*/
  background-image: url(../images/plus-bg.png);
  /*background: linear-gradient(to left, #000428 , #004e92);*/
  background-size: cover;
  /*min-height: 500px;*/
}

#about-banner {
  margin-top: 1rem;
  /*background-image: url(../images/home-bg.png);*/
  background: linear-gradient(to left, #000428, #004e92);
  background-size: cover;
  /*min-height: 500px;*/
}

.categories {
  margin: 10px 0px 10px 0px;
  /*background-color: #fff;*/
  border-radius: 6px;
  /*box-shadow: 0 0 10px -1px #c9c9c9;*/
  /*border: 1px solid #ECEDF2;*/


}

.categories-text {
  font-weight: 500;
  font-size: 18px;
}

.orange {
  border-radius: 6px;
  background-color: #0096D8 !important;
  text-transform: none !important;
  color: #fff;
  font-weight: 600;
}

.white {
  border-radius: 6px;
  background-color: #ffff !important;
  text-transform: none !important;
  color: #212121;
  font-weight: 600;
}

@media only screen and (min-width: 601px) {
  nav {
    /*    height: 64px;*/
    line-height: 45px;
  }

  nav .nav-wrapper i {
    line-height: inherit;
  }
}

.icon-block {
  padding: 20px;
}

.icon-block1 {
  padding: 0px 20px 20px;
}

.icon-block .material-icons {
  font-size: inherit;
}

.dark-red-text {
  color: #00a5b3;
}

/*.page-footer .footer-copyright {
  background-color: #fff;
  color: #333;
  font-weight: 700;
  font-size: 18px;
  padding: 20px;
}*/
.page-footer {
  background-color: #212121;

}

.page-footer .footer-copyright {
  background: transparent;
  color: #fff;
  font-weight: 500;
  font-size: 14px;
  padding: 8px;
  border-top: 0px solid #f1f1f1;
  text-align: center;
}

#contact-card {
  background-color: #f0f0f0;
  border-radius: 8px;
  padding: 15px 10px 5px 10px;
}

.btn-small {
  height: 40px;
  line-height: 40px;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 18px;
}

nav ul a {
  font-weight: 600;
  color: #666;
}

.list-img {
  width: 18px;
  margin-right: 5px;
}

ul.follow-list li {
  width: 40px;
  display: inline-block;
  margin: 0;
  border-radius: 50%;
  overflow: hidden;
}

ul.app-list li {
  display: inline-block;
  margin: 0;
}

.footer-links li {
  display: inline-block;
  margin: 0 .8em .7em 0;
  color: #000;
}

.contact-us li {
  display: inline-block;
}

.footer-links li a {
  color: #000;
}

.footer-links li:first-child:before {
  content: none !important;
}

.footer-links li:before {
  border-radius: 50%;
  background-color: #004e92;
  content: " ";
  display: inline-block;
  height: 5px;
  left: 5px;
  position: relative;
  top: -2px;
  vertical-align: middle;
  width: 5px;
  margin-right: 1.8em;
  opacity: 1;
}

.testimonial {
  webkit-box-shadow: 0 0 20px 0 rgb(0 0 0 / 10%);
  box-shadow: 0 0 20px 0 rgb(0 0 0 / 10%);
  padding: 60px 60px 60px 80px;
  border-radius: 6px;
  width: 80%;
  margin: 30px auto;
}

.testimonial:before {
  content: "\e244";
  font-family: 'Material Icons';
  font-size: 40px;
  color: #72ac24;
  position: absolute;
  left: 12%;
  top: 40%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.testimonial-name {
  display: block;
  width: 100%;
  margin-top: 20px;
  color: #ff0000;
}

.dropdown-content li>a,
.dropdown-content li>span {
  font-size: 16px;
  color: #333;
  display: block;
  line-height: 22px;
  padding: 14px 16px;
}

nav .sidenav-trigger {
  float: right !important;
  position: relative;
  z-index: 1;
  height: 56px;
  margin: 0 18px;
}

@media only screen and (max-width: 992px) {
  nav .brand-logo {
    left: 25% !important;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }

  .valign-wrapper {
    display: block !important;
  }

  #intro-heading {
    font-size: 32px;
  }

  #section-headings {
    font-size: 30px;
  }

}

.footer-links li:first-child:before {
  border-radius: 50%;
  background-color: #004e92;
  content: " " !important;
  display: inline-block;
  height: 5px;
  left: 5px;
  position: relative;
  top: -2px;
  vertical-align: middle;
  width: 5px;
  margin-right: 1.8em;
  opacity: 1;
}

.highlight-heading {
  font-size: 24px;
}

.why-choose {
  padding: 0px;
}

#popup-contactus {
  font-size: 16px;
  margin-top: 5px;
}
}

.owl-nav button {
  position: absolute;
  top: 50%;
  background-color: #ff0000;
  color: #fff;
  margin: 0;
  transition: all 0.3s ease-in-out;
}

.owl-nav button.owl-prev {
  left: 0;
}

.owl-nav button.owl-next {
  right: 0;
}

.owl-dots {
  text-align: center;
  padding-top: 5px;
}

.owl-carousel button.owl-dot {
  width: 12px;
  height: 12px;
  border-radius: 100%;
  border: 1px solid #72ac24 important;
  /*border-radius: 50%;*/
  display: inline-block;
  /*background: #333;*/
  margin: 0 3px;
}

.owl-dots button.owl-dot {
  border: 1px solid #72ac24 !important;
  border-radius: 50%;
  width: 12px;
  height: 12px;
}

.owl-dots button.owl-dot.active {
  background-color: #72ac24;
  width: 14px;
  height: 14px;
}

.owl-dots button.owl-dot:focus {
  outline: none;
}

.owl-nav button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: rgba(255, 255, 255, 0.38) !important;
}

.owl-nav span {
  font-size: 60px;
  position: relative;
  top: -5px;
}

.owl-nav button:focus {
  outline: none;
}

#top-logo {
  width: 180px;
}

@media only screen and (max-width: 992px) {
  #top-logo {
    width: 160px;
  }

  .whiteBG {
    padding-bottom: 0px;
  }

  #intro-heading,
  #intro-description {
    text-align: center !important;
  }

}


.sidenav-overlay {
  z-index: 9 !important;
}

.waves-effect input[type="submit"] {
  color: #fff !important;

}


@media only screen and (min-device-width: 280px) and (max-device-width: 653px) {
  .contact-us li a {
    font-size: 14px !important;
  }

  #contact-us-img {
    width: 18px !important;
    height: 18px !important;
  }

  #contact-us-title {
    font-size: 18px;
  }

  .card .card-content .card-title {
    font-size: 12px;
  }

  .card .card-content {
    padding: 8px;
  }

  .sidenav {
    width: 220px;
  }
}

nav ul a:hover {
  background-color: transparent;
}

.sidenav li>a {
  color: #333;
}

#nav-mobile {
  background: #fff;
  padding-top: 20px;
}

.select-wrapper .caret {
  fill: #9e9e9e;
}

nav ul li.active {
  color: red;
}

/*#menu-center li a.active:after{
  background: linear-gradient(to left, #000428 , #004e92);
    content: '';
    display: block;
    height: 3px;
    position: absolute;
    width: 40px;
    margin-top: -15px;
    border-radius: 6px;
    transition: all 300ms ease;
}*/

#bl {
  color: #333;
}

#gl {
  color: #72ac24;
  font-weight: 800;
}

.hiw {
  margin: 10px 0px 10px 0px;
  background-color: transparent;


}

/*.hiwimg:before {
  position: absolute;
    margin: -30px 15px 0px 10px;
    height: 125px;
    width: 105px;
    background-image: url(../images/shape.png);
    background-repeat: no-repeat;
    z-index: -1;
    content: "";
}
*/
.hiw-text {
  font-weight: 700;
  font-size: 18px;
}

.collapsible-header i {
  color: #004e92 !important;
}

.vm-card {
  webkit-box-shadow: 0 0 20px 0 rgb(0 0 0 / 15%);
  box-shadow: 0 0 20px 0 rgb(0 0 0 / 15%);
  padding: 20px 10px 20px 10px;
  margin-bottom: 5px;
  background-color: #fff;
  border-radius: 6px;
}

.main-heading {
  font-size: 42px;
  font-weight: 600;
  line-height: 1.33;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  /*    text-align: center;*/
  -webkit-font-smoothing: antialiased;
  /*    color: #fff;*/
  margin: 0px;
  padding-bottom: 30px;
}

.sub-heading {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.5;
  /*    text-align:center;*/
  margin: 0px;
  padding-bottom: 30px;
}

.big-sub-head {
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
  text-align: center;
  padding-bottom: 25px;
  margin: 0px;
}

#mian-head-img {
  /*width: 500px;*/
  /*height: 300px;*/
  padding: 50px 5px;
}

.clients-heading {
  margin: 0;
  font-size: 28px;
  font-weight: 500;
  line-height: 1.3;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  color: #212121;
}

.clients-sub-heading {
  margin: 10px 0;

  font-size: 15px;
  font-weight: 400;
  line-height: 1.53;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  color: #212121;
}

.clients-section {
  background-color: #f8fafb;
  padding: 60px 0px;
}

.why-hire-section {
  background-color: #fff;
  padding: 60px 0px 0px 0px;
}

.why-hire-section-2 {
  background-color: #fff;
  padding: 60px 0px 0px 0px;
}

.mb-0 {
  margin-bottom: 0px !important;
}

img.why-talent-img {
  width: 50px;
  border-radius: 8px;
}

.why-hire-text {
  padding-left: 20px;
}

.why-hire-text span {
  font-size: 22px;
  font-weight: 500;
}

.why-hire-text p {
  margin-top: 8px;
}

.section {
  padding-top: 0px;
  padding-bottom: 0px;
}

.why-hire-item {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 10px;
}

.why-us-section {
  background-color: #f8fafb;
  padding: 60px 0px;
  background-image: url(../images/wave5.svg);
  background-repeat: no-repeat;
  background-size: 100%;
}

.why-choose-item {
  box-shadow: 0 0 10px -3px #c9c9c9;
  -webkit-appearance: none;
-webkit-box-shadow:0 0 10px -3px #c9c9c9;
  background-color: #fff;
  border-radius: 6px;
  height: 350px;
}

.why-choose-item h6 {
  font-size: 22px;
  font-weight: 500;
}

.steps-section {
  background-color: #fff;
  padding: 60px 0px;

}

.step-item .number {
  background: #212121;
  position: relative;
  width: 2em;
  height: 2em;
  line-height: 2em;
  border-radius: 100%;
  color: #fff;
  text-align: center;
  box-shadow: 0 0 0 3px #fff;
  -webkit-appearance: none;
-webkit-box-shadow:0 0 0 3px #fff;
  /*  padding:10px 15px;*/
  font-weight: 500;
}

.step-item h5 {
  font-size: 20px;
  font-weight: 500;
}

.step-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
}

.step-text {
  padding-left: 20px;
}

.number:after {
  content: ' ';
  position: absolute;
  display: block;
  top: 50%;
  right: 50%;
  bottom: 1px;
  left: 50%;
  height: 100%;
  width: 1px;
  transform: scale(1, 2);
  transform-origin: 50% -100%;
  background-color: #ccc;
  z-index: 1;
}

.step-item:last-child .number:after {
  display: none
}

.footer-heading {
  font-size: 20px;
  font-weight: 500;
}

.hire-list-section {
  background-color: #e49c1b;
  padding: 60px 0px;
  /*    background-image:url(../images/wave4.svg);*/
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: bottom;
}

.hire-list-item {
  box-shadow: 0 0 10px -3px #c9c9c9;
  -webkit-appearance: none;
-webkit-box-shadow:0 0 10px -3px #c9c9c9;
  background-color: #fff;
  border-radius: 6px;
  margin-bottom: 20px;
  /*  height:350px;*/
}

.hire-list-item h6 {
  font-size: 22px;
  font-weight: 500;
}

.faqs-section {
  background-color: #fff;
  padding: 60px 0px 10px;
}

.blog-section {
  background-color: #fff;
  padding: 60px 0px;
}

.blog {
  margin: 10px 0px 10px 0px;
  background-color: #fff;

  /*border: 5px solid #fff;*/
  border-radius: 6px;
  box-shadow: 0 0 10px -3px #c9c9c9;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-appearance: none;
-webkit-box-shadow:0 0 10px -3px #c9c9c9;
  /*background-image: url(../images/features-bg.png);
    background-repeat: no-repeat;
    background-position: right top;
    background-size: contain;*/
  border-bottom: .3rem solid #e5a024;

}

.blog-text {
  font-weight: 500;
  font-size: 18px;
}

.pt-30 {
  padding-top: 30px !important
}

@media only screen and (max-width: 768px) {
  .pt-30 {
    padding-top: 15px !important;
  }

  .main-heading {
    font-size: 32px;
    padding-top: 30px;
  }

  .sub-heading {
    font-size: 14px;
  }

  .clients-heading {
    font-size: 22px;
  }

  .clients-section,
  .hire-list-section,
  .why-us-section,
  .steps-section,
  .faqs-section,
  .blog-section {
    padding: 30px 0px;
  }

  .why-choose-item {
    height: auto;
  }

  .why-choose-item {
    margin-bottom: 10px;
  }

  .icon-block {
    padding: 10px 20px;
  }

  .why-hire-text span {
    font-size: 18px;
  }

  .why-hire-text {
    padding-left: 15px;
  }

  .why-hire-section {

    padding: 30px 0px 0px;
  }

  .why-hire-section-2 {

    padding: 0px;
  }

  .why-us-section {
    background-image: none;
  }

  .why-us-section .clients-heading {
    color: #212121 !important;
  }
  .mr-5p {
    margin-right:0%;
  }

}
.overview-banner{
  border-radius: 10px;
    box-shadow: 0 0 10px -1px #c9c9c9;
    border: 2px solid #ECEDF2;
}
.orange-text {
  color:#0096D8;
}
.fw-500 {
font-weight:500;
}
.mr-5p {
    margin-right:5%;
}
#footer-links ul:not(.browser-default) > li {
	margin-bottom:5px !important;
}