@import url("https://use.typekit.net/oyo7uas.css");
html {
  scroll-behavior: smooth;
}

.brand-color-blue {
  background-color: #114e7b;
}

textarea:focus,
textarea.form-control:focus,
input.form-control:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
[type="text"].form-control:focus,
[type="password"].form-control:focus,
[type="email"].form-control:focus,
[type="tel"].form-control:focus,
[contenteditable].form-control:focus,
select.form-control:focus {
  -webkit-box-shadow: inset 0 -1px 0 #ddd;
          box-shadow: inset 0 -1px 0 #ddd;
}

nav .headerQuicLinks {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}

nav .headerQuicLinks a span:hover {
  color: #37b34a !important;
}

nav a {
  font-size: 17px !important;
}

.sectionSpace {
  padding: 100px 0;
}

body {
  background-color: #fbfbfb !important;
  scroll-behavior: smooth;
  font-family: sofia-pro, sans-serif !important;
  overflow-x: hidden;
}

body .btnTrazanite {
  background: #37b34a;
  text-align: inherit;
  margin: 0px;
  outline: none;
  color: #ffff;
  letter-spacing: 0px;
  font-weight: 500;
  font-size: 14px;
  padding: 15px 33px;
  border-radius: 25px;
}

body .btnTrazanite:hover {
  background-color: #114e7b;
}

body .btnTrazanitewhite {
  color: #000;
}

body .btnTrazanitewhite:hover {
  background-color: #114e7b !important;
  color: #ffff;
}

body .main-nav .fa {
  width: 30px;
  height: 30px;
  margin-left: 15px;
  background-color: transparent;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 19px;
}

body .main-nav .fa-facebook:hover {
  background: #4267b2;
}

body .main-nav .fa-twitter:hover {
  background-color: #00acee;
}

body .main-nav .fa-linkedin:hover {
  background-color: #0e76a8;
}

body .main-nav .fa:hover {
  color: #fff !important;
  border-radius: 25px;
  width: 30px;
  height: 30px;
  cursor: pointer;
  -webkit-transition: background-color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out;
}

body a {
  text-decoration: none !important;
}

body a:hover {
  text-decoration: none !important;
}

body p {
  font-size: 19px;
  font-weight: 400;
  line-height: 1.7;
  letter-spacing: 0.69px;
}

body h1 {
  font-size: 42px;
  margin: 0px;
  font-weight: 400;
}

body h4 {
  font-size: 23px;
  color: #37b34a;
  font-weight: 600;
}

body .toggler {
  position: absolute;
  right: 0;
  width: 2rem;
  height: 2rem;
  padding: 0;
  background: none;
  border: 0;
}

body .toggler:focus {
  outline: none;
}

body .toggler-icon {
  display: block;
  border-top: 2px solid #000;
  margin-top: 0.5rem;
}

body .toggler-icon:first-child {
  margin-top: 0;
}

body::-webkit-scrollbar {
  width: 7px;
}

body::-webkit-scrollbar-track {
  background: #f1f1f1;
}

body::-webkit-scrollbar-thumb {
  background: #37b34a;
  border-radius: 25px;
}

body::-webkit-scrollbar-thumb:hover {
  background: #114e7b;
}

body .main-header ul li {
  margin-left: 6px;
}

body .main-header ul li a {
  font-size: 19px;
  font-weight: 300;
  color: #8b8b8b;
}

body .main-header ul li ul li .active {
  background-color: #37b34a !important;
  color: #ffffff;
  border-radius: 15px;
}

body .overlay {
  height: 100%;
  width: 100%;
  display: none;
  position: fixed;
  z-index: 100000;
  top: 0;
  left: 0;
  background-color: #114e7b;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

body .overlay-content {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

body .overlay a {
  padding: 8px;
  text-decoration: none;
  font-size: 19px;
  margin-left: 50px;
  color: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

body .overlay a:hover,
body .overlay a:focus {
  color: #f1f1f1;
}

body .overlay .closebtn {
  position: absolute;
  top: 0px;
  right: 35px;
  font-size: 50px;
}

body button.focus,
body button:active.focus,
body button:active:focus,
body button:focus {
  outline: 0;
  outline-color: transparent;
  outline-width: 0;
  outline-style: none;
  -webkit-box-shadow: 0 0 0 0 rgba(0, 123, 255, 0);
          box-shadow: 0 0 0 0 rgba(0, 123, 255, 0);
}

body #ourservices {
  padding: 100px 15px 80px 15px;
}

body .serviceTypes {
  background-image: url("./assests/ourservicebg.png");
  -webkit-box-shadow: inset 0 0 0 1000px #1b75bb8f;
          box-shadow: inset 0 0 0 1000px #1b75bb8f;
  background-repeat: round;
}

body .serviceTypes img {
  width: 100px;
}

body .serviceTypes .serviceCards .col-md-12 {
  border-radius: 30px;
  padding: 80px 50px;
  -webkit-box-shadow: 0px 0px 7px 0px #9696963d;
          box-shadow: 0px 0px 7px 0px #9696963d;
}

body .serviceTypes .serviceCards .serviceCard h1 {
  margin-bottom: 25px;
}

body #about {
  padding: 100px 15px;
}

body .ourSections {
  background-color: #37b34a;
  padding: 120px 0px;
}

body .ourSections .secOne h6 {
  color: #37b34a;
}

body .ourSections .secOne h3 {
  color: #114e7b;
  width: 50px;
}

body .ourSections .solutionsSec {
  background-color: #114e7b;
  color: #ffff;
  padding: 80px 110px;
}

body .ourSections .solutionsSec #accordion .card {
  background-color: transparent;
  border-radius: 0;
  border: 1px solid transparent;
}

body .ourSections .solutionsSec #accordion .card .card-header {
  background-color: transparent;
  border-bottom: none;
}

body .ourSections .solutionsSec #accordion .card .card-body {
  padding-top: 0;
  padding-left: 57px;
  font-size: 19px;
}

body .ourSections .solutionsSec #accordion .card button {
  text-align: left;
  outline: none;
  border: 0;
  background-color: transparent;
  color: #fff;
}

body .ourSections .solutionsSec #accordion h3 {
  margin: 0;
}

body .ourSections .solutionsSec #accordion h3 > button:before {
  content: "\f067";
  font-family: "FontAwesome";
  font-size: 12px;
  margin-right: 25px;
}

body .ourSections .solutionsSec #accordion h3 > button[aria-expanded="true"]:before {
  content: "\f068";
}

body .owl-item {
  width: 128.906px;
  margin-right: 10px;
  background: powderblue;
}

@media only screen and (min-width: 992px) {
  body .secOne {
    border-radius: 25px 0 0 25px;
  }
  body .secOne h1 {
    max-width: 250px;
  }
  body .solutionsSec {
    border-radius: 0 25px 25px 0;
    padding: 80px 110px;
  }
}

@media only screen and (max-width: 992px) {
  body .ourSections .secOne {
    border-radius: 25px 25px 0 0;
  }
  body .ourSections .secOne h1 {
    max-width: 100%;
  }
  body .ourSections .solutionsSec {
    padding: 50px 10px 50px 10px !important;
    border-radius: 0 0 25px 25px;
  }
}

body .technologies {
  background-color: #f4f4f4;
  padding: 100px 0 125px 0;
}

body .technologies .container .row h1 {
  background-color: #114e7b;
  -webkit-box-shadow: 0px 0px 7px 0px #9696963d;
          box-shadow: 0px 0px 7px 0px #9696963d;
  color: #fff;
  padding: 74px;
  border-radius: 25px;
  margin: 0;
}

body .technologies .container .row .techImageSec {
  text-align: center;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  margin-top: 25px;
}

body .technologies .container .row .techImageSec .techImage {
  height: 150px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

body .technologies .container .row .techImageSec .techImageSecColor {
  border-radius: 25px;
  background-color: #ffff;
  -webkit-box-shadow: 0px 0px 7px 0px #9696963d;
          box-shadow: 0px 0px 7px 0px #9696963d;
  padding: 10px 0;
}

body .careers .media {
  border: 2px solid #e8e8e8;
}

body .careers .media b {
  font-weight: 900;
}

body .clients {
  padding: 100px 0;
}

body .clients img {
  width: 230px;
}

body #carouselExampleIndicators {
  background-color: #114e7b;
  color: #fff;
  text-align: center;
  padding: 100px 15px;
}

body #carouselExampleIndicators img,
body #carouselExampleIndicators p {
  margin-bottom: 25px;
}

body #carouselExampleIndicators h1 {
  margin-bottom: 50px;
}

body #carouselExampleIndicators h4 {
  margin-top: 40px;
  margin-bottom: 25px;
}

body #carouselExampleIndicators p {
  max-width: 750px;
  margin: auto;
}

body #carouselExampleIndicators b {
  color: #37b34a;
}

body .getInTouch {
  background-color: #f8f8f8;
  padding: 100px 0;
}

body .getInTouch h1 {
  margin-bottom: 35px;
}

body .getInTouch textarea:focus,
body .getInTouch textarea.form-control:focus,
body .getInTouch input.form-control:focus,
body .getInTouch [contenteditable].form-control:focus {
  border: 1px solid white;
  -webkit-box-shadow: #000000;
          box-shadow: #000000;
}

body .getInTouch textarea,
body .getInTouch input {
  border: 1px solid white;
  outline: none;
  padding: 15px;
  -webkit-box-shadow: 0px 0px 7px 0px #9696963d;
  box-shadow: 0px 0px 7px 0px #9696963d;
}

body .getInTouch textarea {
  border-radius: 20px;
  height: 200px;
  resize: none;
}

body .getInTouch input {
  border-radius: 50px;
  padding-left: 25px;
}

body .getInTouch button {
  margin-top: 20px;
  background-color: #37b34a;
  color: #fff;
  font-size: 14px;
  line-height: 25px;
  border-radius: 50px;
  font-size: 19px;
  border: 0;
  width: 200px;
  height: 60px;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

body .getInTouch button:focus {
  background-color: #114e7b;
}

body .footerSec {
  padding: 100px 0;
}

body .footerSec img {
  margin-bottom: 25px;
}

body .footerSec .quickLinks {
  margin-bottom: 25px;
}

body .footerSec .quickLinks a {
  color: #8b8b8b;
  text-decoration: none;
  margin-left: 50px;
  font-size: 19px;
}

body .footerSec .quickLinks a:hover {
  color: #37b34a;
}

@media only screen and (max-width: 1035px) {
  .overlaylinks {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .overlaylinks a {
    margin: 0 !important;
  }
}

@media only screen and (max-width: 1312px) {
  .headerQuicLinks {
    display: none !important;
  }
}

.main-nav ul li:last-child {
  margin-left: 0 !important;
}

@media only screen and (max-width: 768px) {
  .main-header img {
    margin: 0;
  }
}

@media only screen and (min-width: 576px) {
  .main-header .container {
    max-width: 2000px;
  }
}

@media only screen and (max-width: 660px) {
  .main-header img {
    margin-left: 0px !important;
  }
  .main-header .facebook,
  .main-header .twitter,
  .main-header .linkedin {
    display: none;
  }
}

@media screen and (max-width: 991px) {
  .serviceCardstwo {
    margin: 0 !important;
  }
}

@media screen and (max-width: 1064px) {
  .overlay-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 0 !important;
  }
  .overlay-content a {
    margin: 0 !important;
  }
}

@media screen and (max-width: 760px) {
  .quickLinks {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .quickLinks a {
    margin: 10px 0 0 0 !important;
  }
  .clients img {
    padding-top: 50px;
    margin: auto;
  }
}

@media screen and (max-width: 680px) {
  nav .footerSocialMedia .fa {
    display: none !important;
  }
  #myNav .overlayquickLinks {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.footerSocialMedia .fa:hover {
  color: #fff;
  border-radius: 25px;
  cursor: pointer;
  -webkit-transition: background-color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out;
}

.footerSocialMedia .fa:nth-child(1):hover {
  background: #4267b2;
}

.footerSocialMedia .fa:nth-child(2):hover {
  background-color: #00acee;
}

.footerSocialMedia .fa:nth-child(3):hover {
  background-color: #0e76a8;
}

.footerSocialMedia .fa {
  font-size: 18px;
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
/*# sourceMappingURL=styles.css.map */