@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&family=Quicksand:wght@300;400;500;600;700&display=swap");
.text-font-family-montserrat {
  font-family: "Montserrat", sans-serif !important;
}

.text-font-family-quicksand {
  font-family: "Quicksand", sans-serif !important;
}

* {
  padding: 0;
  margin: 0;
  outline: none !important;
  font-family: "Montserrat", sans-serif;
}

img {
  color: transparent !important;
}

.st, .iso-img img, .common-header ul.nav.right-menu-ul a span::after, .common-header, footer.common-footer .p14 a, .btn-view-all i.ph.ph-arrow-right, .btn-view-all span, .our-prod-card, .btn-secondary-custom i.ph.ph-arrow-right, .btn-secondary-custom, .btn-primary-custom i.ph.ph-arrow-right, .btn-primary-custom, .form-group .form-control, .form-group .iti input, .iti .form-group input,
button,
.btn, a {
  transition: all 0.2s linear 0s !important;
  -webkit-transition: all 0.2s linear 0s !important;
  -moz-transition: all 0.2s linear 0s !important;
  -ms-transition: all 0.2s linear 0s !important;
  -o-transition: all 0.2s linear 0s !important;
}

section {
  position: relative;
}

.mt-20 {
  margin-top: -20px !important;
}

.mt-16 {
  margin-top: -16px !important;
}

.common-section {
  padding: 90px 0;
  position: relative;
}
@media screen and (max-width: 767px) {
  .common-section {
    padding: 60px 0;
  }
}

.common-box-shadow, .our-stats-card-row, .contact-section3 .contact-form-row, .career-section3 .common-card, .common-contact-form, .our-client-card, .our-facilities-card, .our-prod-card:hover, .our-product-card {
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.fw-700 {
  font-weight: 700 !important;
}

.fw-600 {
  font-weight: 600 !important;
}

.fw-500 {
  font-weight: 500 !important;
}

.fw-400 {
  font-weight: 400 !important;
}

.fw-300 {
  font-weight: 300 !important;
}

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

/*// COLORS //*/
.border-radius8, .form-group {
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
}

.no-margin {
  margin: 0 !important;
}

.no-padding {
  padding: 0 !important;
}

.margin-auto {
  margin: auto !important;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

.opacity0 {
  opacity: 0 !important;
}

.border0 {
  border: 0 !important;
}

body {
  overflow-x: hidden;
  font-family: "Quicksand", sans-serif;
  color: #000000;
  line-height: 1.5em;
  padding: 0;
  margin: 0;
}

.bg-transparent {
  background-color: transparent !important;
}

input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  display: none;
}

input[type=number],
input[type=tel] {
  -moz-appearance: textfield;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/*// TYPOGRAPHY //*/
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  padding: 0;
  margin: 0;
  color: #000000;
  font-family: "Montserrat", sans-serif;
  line-height: 1.4em;
  text-transform: capitalize;
}

button,
a {
  font-family: "Quicksand", sans-serif;
  text-transform: capitalize;
}

.list-inline,
p {
  padding: 0;
  margin: 0;
  font-style: normal;
  font-size: 15px;
  color: #000000;
  font-family: "Quicksand", sans-serif;
  font-weight: 400;
  line-height: 1.5em;
}
@media screen and (min-width: 1025px) and (max-width: 1399px) {
  .list-inline,
  p {
    font-size: 13px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .list-inline,
  p {
    font-size: 10px;
  }
}
@media screen and (max-width: 767px) {
  .list-inline,
  p {
    font-size: 8px;
  }
}

.cursor-p {
  cursor: pointer !important;
}

h1,
.h1 {
  font-style: normal;
  font-size: 64px;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  h1,
  .h1 {
    font-size: 42px;
  }
}

h2,
.h2 {
  font-style: normal;
  font-size: 36px;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  h2,
  .h2 {
    font-size: 30px;
  }
}

h3,
.h3 {
  font-style: normal;
  font-size: 24px;
  font-weight: 600;
}

h4,
.h4 {
  font-style: normal;
  font-size: 16px;
  font-weight: 600;
}

.p26 {
  font-style: normal;
  font-size: 26px;
}

p {
  font-family: "Quicksand", sans-serif;
}

.p25 {
  font-style: normal;
  font-size: 25px;
  font-weight: 500;
}

.p24 {
  font-style: normal;
  font-size: 24px;
}

.p23 {
  font-style: normal;
  font-size: 23px;
}

.p22 {
  font-style: normal;
  font-size: 22px;
}

.p21 {
  font-style: normal;
  font-size: 21px;
}

.p20 {
  font-style: normal;
  font-size: 20px;
}

.p19 {
  font-style: normal;
  font-size: 19px;
}

.p18 {
  font-style: normal;
  font-size: 18px;
}

.p17 {
  font-style: normal;
  font-size: 17px;
}

.p16 {
  font-style: normal;
  font-size: 16px;
  opacity: 0.8;
}

.p15 {
  font-style: normal;
  font-size: 15px;
}

.p14 {
  font-style: normal;
  font-size: 14px;
}

.p13 {
  font-style: normal;
  font-size: 13px;
}

.p12 {
  font-style: normal;
  font-size: 12px;
}

.p11 {
  font-style: normal;
  font-size: 11px;
}

.p10 {
  font-style: normal;
  font-size: 10px;
}

.p9 {
  font-style: normal;
  font-size: 9px;
}

.nowrap {
  white-space: nowrap !important;
}

.btn,
input[type=text],
button {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  font-family: "Quicksand", sans-serif;
  font-weight: 500;
}

a {
  text-decoration: none;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  cursor: pointer;
  font-size: 14px;
  font-family: "Quicksand", sans-serif;
  font-weight: 400;
  color: #0064E9;
}
a:hover, a:active, a:focus {
  text-decoration: underline;
  outline: none;
  color: #0064E9;
}

.btn[disabled] {
  cursor: not-allowed;
  opacity: 0.7;
}

a,
button,
.btn {
  text-transform: capitalize;
  cursor: pointer;
}
a span,
a i,
button span,
button i,
.btn span,
.btn i {
  position: relative;
  z-index: 5;
}
a:hover, a:active, a:focus,
button:hover,
button:active,
button:focus,
.btn:hover,
.btn:active,
.btn:focus {
  text-decoration: none;
  outline: none;
}

.btn.focus,
.btn:focus {
  outline: 0;
  box-shadow: none;
}

.material-icons,
.material-icons-outlined,
.material-icons-round,
.material-icons-sharp,
.material-icons-two-tone {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  vertical-align: middle;
}

.text-decoration-none {
  text-decoration: none !important;
}

.form-control, .iti input {
  text-transform: capitalize;
}
.form-control:focus, .iti input:focus {
  box-shadow: none;
}

.form-control.is-invalid:focus, .iti input.is-invalid:focus {
  border-color: #152633 !important;
  box-shadow: none !important;
}

.was-validated .form-control:invalid:focus, .was-validated .iti input:invalid:focus, .iti .was-validated input:invalid:focus {
  border-color: #152633 !important;
  box-shadow: none !important;
}
.was-validated .form-control:valid:focus, .was-validated .iti input:valid:focus, .iti .was-validated input:valid:focus {
  border-color: #152633 !important;
  box-shadow: none !important;
}

.form-control.is-valid:focus, .iti input.is-valid:focus {
  border-color: #152633 !important;
  box-shadow: none !important;
}

::-webkit-input-placeholder,
::-moz-placeholder,
::-ms-placeholder,
::placeholder {
  color: #ffffff;
  opacity: 1;
}

.form-group {
  margin-bottom: 15px;
  position: relative;
  /* Firefox */
}
.form-group.form-group-subscribe input.form-control, .form-group.form-group-subscribe .iti input, .iti .form-group.form-group-subscribe input {
  background: #f3f4f9 !important;
  border: 1px solid #e5e6f0 !important;
  color: #000000;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  padding-right: 70px;
}
.form-group.form-group-subscribe input.form-control:focus, .form-group.form-group-subscribe .iti input:focus, .iti .form-group.form-group-subscribe input:focus {
  border-color: #0064E9 !important;
}
.form-group.form-group-subscribe button.btn-icon-custom.active {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 9;
}
.form-group input::-webkit-outer-spin-button,
.form-group input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.form-group input[type=number] {
  -moz-appearance: textfield;
}
.form-group .abs-icon {
  position: absolute;
  z-index: 3;
  -webkit-user-select: none;
  -moz-user-select: none;
       user-select: none;
  top: 8px;
  right: 5px;
  color: #848484;
  opacity: 0.8;
  font-size: 20px;
  pointer-events: none;
}
.form-group .is-invalid {
  border: 1px solid #ff3333 !important;
}
.form-group .is-valid {
  border: 1px solid #00a424 !important;
}
.form-group .invalid-feedback {
  color: #ff3333;
  font-size: 12px;
  letter-spacing: 0.01em;
  padding-left: 0;
}
.form-group .valid-feedback {
  color: #00a424;
  font-size: 12px;
  letter-spacing: 0.01em;
  padding-left: 0;
}
.form-group i.ph {
  position: absolute;
  top: 18px;
  left: 8px;
  z-index: 9;
}
.form-group .form-control, .form-group .iti input, .iti .form-group input {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  border: 0;
  border-bottom: 1px solid #0064E9;
  padding: 5px 12px 5px 40px;
  font-style: normal;
  height: 48px;
  font-size: 16px;
  color: #92A7C1;
  background: #fff;
  border-radius: 0;
  font-family: "Quicksand", sans-serif;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
}
.form-group select.form-control {
  background-repeat: no-repeat !important;
  background-image: url("../images/down-arrow.svg") !important;
  background-position: center right 15px !important;
  background-size: 10px !important;
  padding-right: 40px;
}
.form-group select[disabled].form-control {
  background: #e9ecef;
}
.form-group textarea.form-control {
  height: auto;
}
.form-group .formFile {
  font-size: 12px;
  color: #000;
  font-family: "Quicksand", sans-serif;
  height: inherit;
}
.form-group .error-label {
  text-align: right;
  display: block;
  font-style: normal;
  font-size: 12px;
  color: #ff3333;
  margin-top: 3px;
}

.iti {
  width: 100%;
}
.iti input {
  width: 100%;
  padding-left: 60px !important;
}
.iti input:focus {
  border-color: #6269f9 !important;
}

.btn-icon-custom {
  width: 60px;
  height: 60px;
  background: #ffffff;
  border-radius: 10px;
  border: 0;
  color: #0064E9;
  font-size: 24px;
  padding-top: 8px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}
.btn-icon-custom:hover, .btn-icon-custom.active {
  background: #0064E9;
  color: #fff;
}

.custom-file-input:focus ~ .custom-file-label {
  border-color: #152633;
  box-shadow: none;
}

.checkbox-custom {
  opacity: 0;
  position: absolute;
  display: inline-block;
  vertical-align: middle;
  margin: 5px;
  cursor: pointer;
}
.checkbox-custom .material-icons-check {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 13px;
  z-index: 9;
}
.checkbox-custom + .checkbox-custom-label:before {
  border-radius: 4px;
  content: "";
  background: #ffffff;
  border: 1px solid #a8a8a8;
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  height: 18px;
  padding: 2px;
  margin-right: 0;
  text-align: center;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
}
.checkbox-custom:checked + .checkbox-custom-label::before {
  background: #0064E9;
  border-color: #0064E9;
}
.checkbox-custom:checked + .checkbox-custom-label .material-icons-check {
  opacity: 1 !important;
}
.checkbox-custom:focus + .checkbox-custom-label {
  outline: 1px solid #ddd;
}

.checkbox-custom2 {
  opacity: 0;
  position: absolute;
  display: inline-block;
  vertical-align: middle;
  margin: 5px;
  cursor: pointer;
}
.checkbox-custom2 .material-icons-check {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 13px;
  z-index: 9;
}
.checkbox-custom2 + .checkbox-custom-label:before {
  border-radius: 4px;
  content: "";
  background: transparent;
  border: 2px solid #ffffff;
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  height: 18px;
  padding: 2px;
  margin-right: 10px;
  text-align: center;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
}
.checkbox-custom2:checked + .checkbox-custom-label::before {
  background: #0064E9;
  border-color: white;
}
.checkbox-custom2:checked + .checkbox-custom-label .material-icons-check {
  opacity: 1 !important;
}
.checkbox-custom2:focus + .checkbox-custom-label {
  outline: 1px solid #ddd;
}

.radio-custom {
  opacity: 0;
  position: absolute;
  display: inline-block;
  vertical-align: middle;
  margin: 5px;
  cursor: pointer;
}
.radio-custom + .radio-custom-label:before {
  content: "";
  background: #ffffff;
  border: 2px solid #c5c7cd;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  padding: 2px;
  margin-right: 10px;
  text-align: center;
}
.radio-custom:checked + .radio-custom-label::before {
  background: #0064E9;
  border-color: #0064E9;
}
.radio-custom:checked + .radio-custom-label .material-icons-check {
  opacity: 1 !important;
}
.radio-custom:focus + .radio-custom-label {
  outline: 1px solid #ddd;
}

.checkbox-custom-label {
  display: inline-block;
  vertical-align: middle;
  margin: 5px;
  cursor: pointer;
  position: relative;
}
.checkbox-custom-label .material-icons-check {
  position: absolute;
  top: 8px;
  left: 2px;
  font-size: 13px;
  z-index: 9;
  opacity: 0;
  color: #ffffff;
}
.checkbox-custom-label span {
  font-style: normal;
  font-size: 18px;
  color: #000000;
  margin-left: 6px;
}
.checkbox-custom-label span a {
  font-size: 18px;
  color: #0064E9;
}

.checkbox-custom-label2 .material-icons-check {
  top: 7px;
}

.radio-custom-label {
  display: inline-block;
  vertical-align: middle;
  margin: 5px;
  cursor: pointer;
  position: relative;
}
.radio-custom-label .material-icons-check {
  position: absolute;
  top: 7px;
  left: 3px;
  font-size: 13px;
  z-index: 9;
  opacity: 0;
  color: #ffffff;
}
.radio-custom-label span {
  font-style: normal;
  font-size: 14px;
  color: #0064E9;
  margin-left: 6px;
}

.btn-primary-custom {
  min-width: 165px;
  height: 55px;
  padding: 7px 20px;
  color: #ffffff;
  text-transform: capitalize;
  overflow: hidden;
  border: 0;
  background-color: #0064E9;
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
  font-size: 16px;
  letter-spacing: 0em;
  text-align: left;
  border-radius: 0;
  text-align: center;
  line-height: 30px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  font-weight: 500;
}
.btn-primary-custom i.ph.ph-arrow-right {
  position: relative;
  left: 5px;
}
.btn-primary-custom:hover {
  opacity: 0.8;
}
.btn-primary-custom:hover i.ph.ph-arrow-right {
  left: 10px;
}

.btn-secondary-custom {
  min-width: 165px;
  height: 55px;
  padding: 7px 20px;
  color: #000000;
  text-transform: capitalize;
  overflow: hidden;
  border: 0;
  background-color: #ccc;
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
  font-size: 16px;
  letter-spacing: 0em;
  text-align: left;
  border-radius: 0;
  text-align: center;
  line-height: 30px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  font-weight: 500;
}
.btn-secondary-custom i.ph.ph-arrow-right {
  position: relative;
  left: 5px;
}
.btn-secondary-custom:hover {
  opacity: 0.8;
}
.btn-secondary-custom:hover i.ph.ph-arrow-right {
  left: 10px;
}

.custom-switch-wrap .custom-control-input:checked ~ label {
  color: #ff3333;
}
.custom-switch-wrap .custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: none;
}
.custom-switch-wrap .custom-control-input:checked ~ .custom-control-label::before {
  color: #ffffff;
  border-color: #ff3333;
  background-color: #ff3333;
}

.password-form-btn {
  border: 0;
  position: absolute;
  top: 14px;
  right: 10px;
  color: #b0b0b0;
  font-size: 17px;
  width: 30px;
  background: transparent;
}
.password-form-btn .material-icons {
  font-size: 17px;
  color: #152633;
}
.password-form-btn .material-icons:hover {
  color: #0064E9;
}

a.gotop {
  width: 70px;
  height: 70px;
  background: #ffffff;
  border: 1px solid #1d3e69;
  color: #1d3e69;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  font-size: 27px;
  padding: 13px;
  text-align: center;
  z-index: 999;
  position: fixed;
  bottom: -100px;
  right: 20px;
}
a.gotop svg {
  position: relative;
  left: -7px;
  top: -4px;
  z-index: 3;
}
@media screen and (max-width: 767px) {
  a.gotop svg {
    transform: scale(0.7);
    transform-origin: 24px 18px;
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -o-transform: scale(0.7);
  }
}
@media screen and (max-width: 767px) {
  a.gotop {
    width: 50px;
    height: 50px;
    padding: 3px;
  }
}
a.gotop:hover {
  color: #ffffff;
  background: #1d3e69;
}
a.gotop:hover svg {
  fill: #fff;
}

.cursor-pointer {
  cursor: pointer;
}

.text-black0 {
  color: #000000 !important;
}

.text-black1 {
  color: #152633 !important;
}

.text-black2 {
  color: #8e94ae !important;
}

.text-blue1 {
  color: #0064E9 !important;
}

.text-blue2 {
  color: #325879 !important;
}

.text-blue3 {
  color: #B5C2B8 !important;
}

.text-pink1 {
  color: #ff7a7a !important;
}

.text-indigo1 {
  color: #9668ff !important;
}

.text-green1 {
  color: #00a424 !important;
}

.text-green2 {
  color: #152633 !important;
}

.text-yellow1 {
  color: #d6a107 !important;
}

.text-red1 {
  color: #ff3333 !important;
}

.text-grey1 {
  color: #848484 !important;
}

.text-grey2 {
  color: #f1f1f1 !important;
}

.text-white {
  color: #ffffff !important;
}

.bg-black0 {
  background-color: #000000 !important;
}

.bg-black1 {
  background-color: #152633 !important;
}

.bg-black2 {
  background-color: #8e94ae !important;
}

.bg-blue1 {
  background-color: #0064E9 !important;
}

.bg-blue2 {
  background-color: #325879 !important;
}

.bg-blue3 {
  background-color: #B5C2B8 !important;
}

.bg-pink1 {
  background-color: #ff7a7a !important;
}

.bg-indigo1 {
  background-color: #9668ff !important;
}

.bg-green1 {
  background-color: #00a424 !important;
}

.bg-green2 {
  background-color: #152633 !important;
}

.bg-yellow1 {
  background-color: #d6a107 !important;
}

.bg-red1 {
  background-color: #ff3333 !important;
}

.bg-grey1 {
  background-color: #848484 !important;
}

.bg-grey2 {
  background-color: #f1f1f1 !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.toTop {
  min-width: inherit;
  max-width: inherit;
  width: 45px;
  height: 45px;
  padding: 10px;
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 999;
}
.toTop img {
  vertical-align: top;
}
@media screen and (max-width: 767px) {
  .toTop {
    width: 35px;
    height: 35px;
    padding: 0px;
  }
  .toTop img {
    width: 20px;
  }
}

.burger {
  display: block;
  width: 28px;
  height: 28px;
  margin-top: 0;
  background: transparent;
  border: 0;
  float: right;
  top: 0;
  right: 0;
  z-index: 9;
  position: absolute;
}
@media screen and (min-width: 768px) {
  .burger {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .burger {
    right: 15px;
    margin-top: -25px;
  }
}
.burger span {
  position: relative;
  display: block;
  width: 100%;
  height: 2px;
  background-color: #fff;
  transition: all 0.3s;
  backface-visibility: hidden;
  border-radius: 2px;
}
.burger span:after {
  content: "";
  position: absolute;
  left: 0;
  top: 9px;
  top: 18px;
  width: 100%;
  height: 2px;
  background-color: #fff;
  transition: all 0.3s;
  backface-visibility: hidden;
  border-radius: 2px;
}
.burger span:before {
  content: "";
  position: absolute;
  left: 0;
  top: 9px;
  width: 100%;
  height: 2px;
  background-color: #fff;
  transition: all 0.3s;
  backface-visibility: hidden;
  border-radius: 2px;
}

.burger.--open span {
  background-color: transparent;
}
.burger.--open span:before {
  transform: rotate(45deg) translate(-1px, 0px);
}
.burger.--open span:after {
  transform: rotate(-45deg) translate(6px, -7px);
}

.form-check-input {
  border: 1px solid #1D1D1B;
}
.form-check-input:focus {
  border-color: #1D1D1B;
  outline: 0;
  box-shadow: none;
}
.form-check-input:checked {
  background-color: #1D1D1B;
  border-color: #1D1D1B;
}

.right-line {
  position: relative;
  padding-left: 20px;
}
.right-line:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  border-left: 2px solid #0064E9;
  z-index: 9;
  height: 100%;
}

.d-flex-btn {
  display: flex;
}
.d-flex-btn .btn-primary-custom {
  margin-right: 25px;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.our-product-card {
  margin: 0 15px 30px;
}
@media screen and (max-width: 767px) {
  .our-product-card {
    margin: 0 5px 30px;
  }
}
.our-product-card img.img-fluid {
  width: 100%;
  display: block;
  height: 285px;
  background-color: #ccc;
}
.our-product-card .our-product-card-body {
  padding: 25px;
  text-align: center;
}
.our-product-card .our-product-card-body .p20 {
  font-weight: 700;
  opacity: 0.7;
  margin-bottom: 5px;
}
.our-product-card .our-product-card-body .p14 {
  opacity: 0.7;
  margin-bottom: 20px;
}

.bttn-sm.btn-primary-custom {
  min-width: 140px;
  height: 35px;
  padding: 3px 0px;
  line-height: 20px;
  margin-bottom: 10px;
}

.our-certificate-card {
  border: 1px solid #ccc;
  padding: 15px;
}

.our-prod-card {
  border: 1px solid #0064E9;
  margin: 0 15px 60px;
}
@media screen and (max-width: 767px) {
  .our-prod-card {
    margin: 0 5px 30px;
  }
}
.our-prod-card img.img-fluid {
  width: 100%;
  display: block;
  height: 285px;
  -o-object-fit: contain;
     object-fit: contain;
}
@media screen and (max-width: 767px) {
  .our-prod-card img.img-fluid {
    height: auto;
  }
}
.our-prod-card .our-prod-card-body {
  padding: 25px;
  text-align: center;
  background: #0064E9;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .our-prod-card .our-prod-card-body {
    padding: 10px;
  }
}
.our-prod-card .our-prod-card-body .p20 {
  font-weight: 600;
  margin-bottom: 0;
  color: #fff;
  text-transform: capitalize;
}
@media screen and (max-width: 767px) {
  .our-prod-card .our-prod-card-body .p20 {
    font-size: 16px;
    min-height: 48px;
  }
}

.view-btn-wrap {
  text-align: center;
  margin-top: 20px;
}

.btn-view-all span {
  font-weight: 600;
  font-size: 16px;
  line-height: 158%;
  letter-spacing: 0.01em;
  text-transform: capitalize;
  color: #000000;
  opacity: 0.5;
}
.btn-view-all i.ph.ph-arrow-right {
  color: #0064E9;
  opacity: 1;
  position: relative;
  left: 5px;
  font-size: 16px;
}
.btn-view-all:hover span {
  border-bottom: 1px solid #0064E9;
  opacity: 1;
}
.btn-view-all:hover i.ph.ph-arrow-right {
  left: 10px;
}

.our-facilities-card {
  margin: 0 15px 30px;
}
@media screen and (max-width: 767px) {
  .our-facilities-card {
    margin: 0 5px 30px;
  }
}

.our-client-card {
  margin: 0 20px 30px;
  padding: 30px;
}
@media screen and (max-width: 767px) {
  .our-client-card {
    margin: 0 5px 30px;
  }
}
.our-client-card .star-wrap {
  font-size: 14px;
  margin-bottom: 10px;
}
.our-client-card h4 {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  opacity: 0.5;
  margin-bottom: 10px;
}
.our-client-card .p14 {
  opacity: 0.8;
}

.d-client-foot {
  display: flex;
}
.d-client-foot img.img-fluid {
  width: 66px;
  margin-right: 10px;
}

.d-client-foot {
  display: flex;
  width: 100%;
  margin-top: 20px;
  align-items: center;
}
.d-client-foot h4.p14.text-blue1 {
  margin-bottom: 3px;
}
.d-client-foot .p10 {
  opacity: 0.9;
}

.common-contact-form {
  max-width: 650px;
  margin: auto;
}
.common-contact-form .common-contact-head {
  background: url("../images/get-touch-bg.png") no-repeat center center;
  background-size: cover;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: stretch;
  align-content: stretch;
  height: 282px;
}
@media screen and (max-width: 767px) {
  .common-contact-form .common-contact-head {
    height: 200px;
  }
}
.common-contact-form .common-contact-head h2 {
  margin-top: 70px;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .common-contact-form .common-contact-head h2 {
    margin-top: 0;
  }
}
.common-contact-form .common-contact-body {
  padding: 0 15px 70px;
}
@media screen and (max-width: 767px) {
  .common-contact-form .common-contact-body {
    padding: 0 15px 30px;
  }
}
.common-contact-form .common-contact-body .common-contact-body-form {
  max-width: 350px;
  margin: 20px auto 0;
}

@keyframes heartbeat {
  0% {
    transform: scale(0.75);
    -webkit-transform: scale(0.75);
    -moz-transform: scale(0.75);
    -ms-transform: scale(0.75);
    -o-transform: scale(0.75);
  }
  20% {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
  }
  40% {
    transform: scale(0.75);
    -webkit-transform: scale(0.75);
    -moz-transform: scale(0.75);
    -ms-transform: scale(0.75);
    -o-transform: scale(0.75);
  }
  60% {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
  }
  80% {
    transform: scale(0.75);
    -webkit-transform: scale(0.75);
    -moz-transform: scale(0.75);
    -ms-transform: scale(0.75);
    -o-transform: scale(0.75);
  }
  100% {
    transform: scale(0.75);
    -webkit-transform: scale(0.75);
    -moz-transform: scale(0.75);
    -ms-transform: scale(0.75);
    -o-transform: scale(0.75);
  }
}
@media screen and (max-width: 767px) {
  .footer-center {
    margin-top: 20px;
  }
}

footer.common-footer {
  background: #24262C;
  padding: 90px 0 0;
}
@media screen and (max-width: 767px) {
  footer.common-footer {
    padding: 60px 0 0;
  }
}
footer.common-footer .p12 {
  margin-bottom: 40px;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  color: #FFFFFF;
}
@media screen and (max-width: 767px) {
  footer.common-footer .p12 {
    margin-bottom: 15px;
  }
}
footer.common-footer .p14 {
  color: #DADADA;
  font-family: "Quicksand", sans-serif;
  margin-bottom: 24px;
}
footer.common-footer .p14 a {
  color: #DADADA;
}
footer.common-footer .p14 a:hover {
  color: #59A1FF;
  text-decoration: underline;
}
footer.common-footer .footer-right a {
  display: block;
  width: 100%;
  font-size: 14px;
  color: #59A1FF;
  margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
  footer.common-footer .footer-right a {
    margin-bottom: 6px;
  }
}
footer.common-footer .footer-right a:hover {
  text-decoration: underline;
}
footer.common-footer .p12-hr {
  position: relative;
  height: 60px;
  margin-top: 60px;
}
footer.common-footer .p12-hr i.ph-fill.ph-heart {
  color: #D2143A;
  margin: 0 5px;
  font-size: 24px;
  vertical-align: middle;
  animation: heartbeat 1s infinite;
  transform-origin: center;
  display: inline-block;
}
footer.common-footer .p12-hr span {
  position: absolute;
  top: -10px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 99;
  background: #24262c;
  color: #fff;
  padding: 0 20px;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  footer.common-footer .p12-hr span {
    font-size: 14px;
    width: 100%;
    text-align: center;
  }
}
footer.common-footer .p12-hr::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  border-bottom: 1px solid #fff;
  opacity: 0.5;
}
@media screen and (max-width: 767px) {
  footer.common-footer .p12-hr::after {
    top: -30px;
  }
}

ul.social-ul {
  display: flex;
  margin-top: 30px;
}
ul.social-ul li a {
  color: #4C99FF;
  font-size: 18px;
  margin-right: 15px;
}

.busi-card {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: start;
  align-content: stretch;
  margin-bottom: 30px;
}
.busi-card .busi-img {
  margin-right: 30px;
}
.busi-card .busi-img img {
  width: 75px;
}
.busi-card .busi-text .p20 {
  color: #0064E9;
  font-weight: 700;
  margin-bottom: 4px;
  text-transform: capitalize;
}
.busi-card .busi-text p.p16 {
  opacity: 0.5;
  font-weight: 500;
}

.addr-row .col-md-4 {
  padding: 0;
}
.addr-row .col-md-4:nth-child(1) {
  background: #80B2F4;
}
.addr-row .col-md-4:nth-child(2) {
  background: #4D93F0;
}
.addr-row .col-md-4:nth-child(3) {
  background: #0064E9;
}

.addr-card {
  padding: 30px;
}
.addr-card .addr-head h3 {
  color: #fff;
  margin-bottom: 5px;
}
.addr-card .addr-head h3 i {
  font-weight: 700;
}
.addr-card .p20 {
  color: #fff;
  opacity: 0.5;
  margin-left: 30px;
}

ul.dot-ul {
  list-style: disc;
  margin-left: 20px;
}
ul.dot-ul li {
  opacity: 0.5;
  font-weight: 500;
  list-style: disc;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  ul.dot-ul li {
    margin-bottom: 20px;
  }
}

button#toTop {
  background: #fff;
  border: 1px solid #0064E9;
  color: #0064E9;
}
button#toTop i {
  color: #0064E9;
  font-size: 24px;
  font-weight: 600;
}

body .toTop {
  opacity: 0;
}
body.fixed-common-header .toTop {
  opacity: 1;
}
@media screen and (max-width: 767px) {
  body.fixed-common-header .main-menu-header {
    top: 68px;
  }
}
body.fixed-common-header .common-header {
  background: rgba(0, 0, 0, 0.8);
  padding: 10px 0;
}
body.fixed-common-header .common-header ul.nav.right-menu-ul a {
  font-size: 14px;
}
body.fixed-common-header .common-header img.logo-img {
  height: 50px;
}

.common-left-wrap,
.common-right-wrap {
  position: relative;
}

.common-header {
  padding: 10px 0;
  background: rgba(0, 0, 0, 0.65);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
}
@media screen and (max-width: 767px) {
  .common-header {
    min-height: 70px;
  }
}
@media screen and (min-width: 768px) {
  .common-header img.logo-img {
    height: 50px;
  }
}
@media screen and (max-width: 767px) {
  .common-header img.logo-img {
    width: 160px;
  }
}
.common-header ul.nav.right-menu-ul {
  justify-content: flex-end;
}
@media screen and (max-width: 767px) {
  .common-header ul.nav.right-menu-ul {
    flex-direction: column;
    padding: 20px 0;
    display: none;
  }
}
.common-header ul.nav.right-menu-ul a {
  font-size: 10px;
  letter-spacing: 0em;
  text-align: left;
  letter-spacing: 0em;
  color: #fff;
  position: relative;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  letter-spacing: 1px;
  font-size: 14px;
  text-transform: uppercase;
  padding-left: 20px;
}
@media screen and (max-width: 767px) {
  .common-header ul.nav.right-menu-ul a {
    padding-left: 30px;
    font-size: 14px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .common-header ul.nav.right-menu-ul a {
    padding-left: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .common-header ul.nav.right-menu-ul a {
    padding-left: 0px;
    font-size: 14px;
  }
}
.common-header ul.nav.right-menu-ul a span {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}
.common-header ul.nav.right-menu-ul a:hover {
  color: #fff;
}
.common-header ul.nav.right-menu-ul a:hover span:after {
  opacity: 1;
}
.common-header ul.nav.right-menu-ul a.active {
  color: #fff;
}
.common-header ul.nav.right-menu-ul a.active span:after {
  opacity: 1;
}
.common-header ul.nav.right-menu-ul a span {
  position: relative;
}
.common-header ul.nav.right-menu-ul a span::after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 3;
  width: 100%;
  height: 2px;
  background: #fff;
  border-radius: 8px;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  opacity: 0;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #0064e9;
  border: 1px solid #0064e9;
}

.owl-home-banner {
  min-height: 550px;
  background: rgba(0, 0, 0, 0.65);
}
.owl-home-banner .owl-dots .owl-dot span {
  border: 1px solid #0064e9;
}
.owl-home-banner .owl-dots .owl-dot.active span {
  background: #0064e9;
  border: 1px solid #0064e9;
}
@media screen and (max-width: 767px) {
  .owl-home-banner {
    min-height: 500px;
  }
}
.owl-home-banner .owl-dots {
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 99;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}
.owl-home-banner .item {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.owl-home-banner .banner-section {
  min-height: 550px;
  background-color: rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 767px) {
  .owl-home-banner .banner-section {
    min-height: 500px;
  }
}
.owl-home-banner .banner-section h1 {
  color: #fff;
  font-weight: 600;
}
.owl-home-banner .banner-section a {
  font-style: normal;
  font-size: 24px;
  font-weight: 600;
  color: #fff;
  opacity: 0.8;
}
.owl-home-banner .banner-section .breadcrum-h3 {
  color: #fff;
  display: none;
}
.owl-home-banner .banner-section .breadcrum-h3 span {
  opacity: 0.7;
}
@media screen and (max-width: 767px) {
  .owl-home-banner .banner-section .row {
    min-height: 380px;
  }
}
@media screen and (min-width: 768px) {
  .owl-home-banner .banner-section .row {
    min-height: 370px;
    padding-top: 50px;
  }
}
.owl-home-banner .banner-section .row h1.h2 {
  color: #fff;
  margin-bottom: 30px;
}
.owl-home-banner .banner-section .row h4 {
  color: #0064E9;
  margin-bottom: 30px;
}

.card-banner {
  padding: 30px;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 15px;
  max-width: 546px;
  min-height: 320px;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: stretch;
  align-content: stretch;
}
@media screen and (max-width: 767px) {
  .card-banner {
    margin-top: 50px;
    min-height: 220px;
  }
}

.common-para {
  margin-bottom: 40px;
}
.common-para .dot-ul .p24 {
  font-size: 18px;
}
.common-para.text-center .p16 {
  margin: 0 auto;
}
.common-para h4 {
  margin-bottom: 20px;
  opacity: 0.8;
}
.common-para h2 {
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .common-para h2 {
    margin-bottom: 20px;
  }
}
.common-para h3 {
  margin-bottom: 20px;
}
.common-para p.p20 {
  opacity: 0.8;
}
.common-para p.p16 {
  max-width: 740px;
}

.home-section2 .common-right {
  max-width: 580px;
  float: right;
}
@media screen and (max-width: 767px) {
  .home-section2 .common-right {
    margin-bottom: 20px;
  }
}

.bottom-line {
  position: relative;
}
.bottom-line:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -5px;
  border-bottom: 2px solid #0064E9;
  z-index: 9;
  height: 100%;
}

ul.p16 {
  list-style: disc;
  margin-left: 20px;
}
ul.p16 li {
  list-style: disc;
}
ul.p16 li:not(:last-child) {
  margin-bottom: 10px;
}

.home-section3 .right-line {
  max-width: 580px;
}
@media screen and (max-width: 767px) {
  .home-section3 .right-line {
    margin-bottom: 20px;
  }
}
.home-section3 .right-line::after {
  height: 100px;
}

.home-section4 .common-right {
  max-width: 580px;
  float: right;
}
@media screen and (max-width: 767px) {
  .home-section4 .common-right {
    margin-bottom: 20px;
  }
}

.our-customers-card {
  background: #fff;
  border-radius: 5px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: stretch;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  text-align: center;
  min-height: 130px;
}
.our-customers-card img.img-fluid {
  display: block;
  width: 180px;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .our-customers-card img.img-fluid {
    width: 130px;
  }
}

@media screen and (max-width: 767px) {
  .main-menu-header {
    position: fixed;
    top: 74px;
    left: 0;
    right: 0;
    bottom: auto;
    background: rgba(0, 0, 0, 0.8);
    width: 100%;
  }
}

.fixed-common-header-menu .common-header {
  background: rgba(0, 0, 0, 0.8);
  border-bottom: 1px solid #ccc;
}
.fixed-common-header-menu .common-header ul.nav.right-menu-ul {
  display: flex !important;
  border-top: 1px solid #ccc;
}

.details-para {
  opacity: 0.5;
  font-weight: 600;
}

.career-section3 .common-contact-form {
  background: #f8f8fa;
}
.career-section3 .common-contact-form .form-control, .career-section3 .common-contact-form .iti input, .iti .career-section3 .common-contact-form input {
  background: #f8f8fa;
}
.career-section3 .common-contact-form .common-contact-body {
  background: #F8F8FA;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .career-section3 .common-contact-form {
    margin-bottom: 30px;
    max-width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .career-section3 .common-contact-form {
    margin-bottom: 30px;
    max-width: 100%;
  }
}
.career-section3 .common-card {
  padding: 30px;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .career-section3 .common-card {
    margin-bottom: 30px;
    max-width: 100%;
    height: inherit;
  }
}
.career-section3 .common-card h3 {
  margin-bottom: 20px;
}
.career-section3 .common-card .common-para:not(:last-child) {
  margin-bottom: 25px;
}
.career-section3 .common-card .common-para p.p16 {
  text-align: right;
  opacity: 0.5;
  margin-top: 10px;
}
.career-section3 .common-right-wrap h3 i {
  font-weight: 600;
}
.career-section3 .common-right-wrap p.p20 {
  margin-left: 30px;
  opacity: 0.5;
  font-size: 18px;
}
.career-section3 .common-contact-form .common-contact-head {
  background-image: url("../images/career-form-bg.png");
}

.contact-map iframe {
  height: 400px;
  width: 100%;
}

.contact-section3 img.contact-text.img-fluid {
  position: absolute;
  top: 20px;
  left: 3%;
  z-index: 9;
  width: 94%;
  text-align: center;
  display: block;
  pointer-events: none;
}
@media screen and (max-width: 767px) {
  .contact-section3 img.contact-text.img-fluid {
    display: none;
  }
}
.contact-section3 .common-contact-form {
  box-shadow: none;
}
.contact-section3 .common-contact-form .common-contact-body {
  padding: 0 15px 130px;
}
@media screen and (max-width: 767px) {
  .contact-section3 .common-contact-form .common-contact-body {
    padding: 0 15px 80px;
  }
}
.contact-section3 .common-contact-form .common-contact-body .common-contact-body-form {
  max-width: 350px;
  margin: 20px 0px 0 60px;
}
@media screen and (max-width: 767px) {
  .contact-section3 .common-contact-form .common-contact-body .common-contact-body-form {
    margin: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .contact-section3 .common-contact-form .common-contact-body .common-contact-body-form {
    margin: 0;
  }
}
.contact-section3 .common-contact-form .common-contact-head {
  background-image: none;
  max-width: 500px;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .contact-section3 .common-contact-form .common-contact-head {
    padding-left: 20px;
  }
}
.contact-section3 .common-contact-form .common-contact-head .p20 {
  font-weight: 500;
  opacity: 0.5;
  text-transform: capitalize;
}
.contact-section3 .contact-form-right-outer {
  background: linear-gradient(180deg, #0E0600 0%, #0064E9 100%);
}
.contact-section3 .contact-form-right-outer .contact-sec3-right {
  margin-top: 140px;
  margin-left: 70px;
}
@media screen and (max-width: 767px) {
  .contact-section3 .contact-form-right-outer .contact-sec3-right {
    margin-top: 50px;
    margin-left: 20px;
    margin-bottom: 50px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .contact-section3 .contact-form-right-outer .contact-sec3-right {
    margin-left: 30px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .contact-section3 .contact-form-right-outer .contact-sec3-right {
    margin-left: 40px;
  }
}
.contact-section3 .contact-form-right-outer .contact-sec3-right ul.social-ul {
  display: flex;
  margin-top: 110px;
}
@media screen and (max-width: 767px) {
  .contact-section3 .contact-form-right-outer .contact-sec3-right ul.social-ul {
    margin-top: 50px;
  }
}
.contact-section3 .contact-form-right-outer .contact-sec3-right ul.social-ul li a {
  color: #fff;
  opacity: 0.5;
  font-size: 20px;
  margin-right: 36px;
}
.contact-section3 .contact-form-right-outer .contact-sec3-right ul.social-ul li a:hover {
  opacity: 1;
}
.contact-section3 .contact-form-right-outer .contact-sec3-right h3 {
  color: #fff;
  margin-bottom: 10px;
  margin-top: 50px;
}
.contact-section3 .contact-form-right-outer .contact-sec3-right p {
  color: #fff;
  opacity: 0.7;
}

.mission-section .right-line::after {
  height: 100px;
}
.mission-section .common-right {
  max-width: 580px;
}

.vision-section .right-line::after {
  height: 100px;
}
.vision-section .common-right {
  max-width: 580px;
  float: right;
}

.owl-carousel.owl-customers {
  background: #2D2D2D;
  text-align: center;
  padding: 15px;
}

.addr-card-footer {
  padding-bottom: 0;
  text-align: center;
  padding-top: 0;
  background: #3383ED;
  margin-top: 120px;
}
.addr-card-footer .addr-row .col-md-4 {
  background: transparent !important;
}
.addr-card-footer .addr-card {
  position: relative;
  padding-left: 0;
  padding-right: 0;
}
.addr-card-footer .addr-card .p20 {
  margin-left: 0;
}
.addr-card-footer .addr-card .addr-head h3 {
  font-weight: 500;
}
.addr-card-footer .addr-icon-w {
  margin-top: -90px;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .addr-card-footer .addr-icon-w {
    margin-top: 0;
  }
  .addr-card-footer .addr-icon-w img {
    width: 75px;
  }
}

.business-verticals-wrap {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: stretch;
}
@media screen and (min-width: 768px) {
  .business-verticals-wrap {
    margin: 100px 0;
  }
}
@media screen and (max-width: 767px) {
  .business-verticals-wrap {
    flex-direction: column;
  }
}
.business-verticals-wrap .value-a-wrap {
  position: relative;
}
@media screen and (max-width: 767px) {
  .business-verticals-wrap .value-a-wrap {
    width: 100%;
  }
}
.business-verticals-wrap .value-a-wrap a {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  align-content: stretch;
  background: #0071C1;
  border-radius: 72px;
  padding: 10px;
  -webkit-border-radius: 72px;
  -moz-border-radius: 72px;
  -ms-border-radius: 72px;
  -o-border-radius: 72px;
  color: #fff;
  justify-content: space-between;
  width: 273px;
}
@media screen and (max-width: 767px) {
  .business-verticals-wrap .value-a-wrap a {
    width: 100%;
  }
}
.business-verticals-wrap .value-a-wrap a:not(:last-child) {
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .business-verticals-wrap .value-a-wrap a:not(:last-child) {
    margin-bottom: 15px;
  }
}
.business-verticals-wrap .value-a-wrap a p {
  color: #fff;
  margin-left: 10px;
}
.business-verticals-wrap .value-a-wrap a .value-icon {
  min-width: 60px;
  min-height: 60px;
  background: #fff;
  border-radius: 50%;
  display: block;
  text-align: center;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: stretch;
}
@media screen and (max-width: 767px) {
  .business-verticals-wrap .value-a-wrap a .value-icon {
    min-width: inherit;
    min-height: inherit;
    width: 40px;
    height: 40px;
    padding: 5px;
  }
  .business-verticals-wrap .value-a-wrap a .value-icon img {
    width: 100%;
    height: 100%;
  }
}
@media screen and (min-width: 768px) {
  .business-verticals-wrap .business-verticals-left {
    position: relative;
  }
  .business-verticals-wrap .business-verticals-left a {
    position: relative;
  }
  .business-verticals-wrap .business-verticals-left a p {
    margin-left: 10px;
  }
  .business-verticals-wrap .business-verticals-left a:nth-child(1) {
    left: 80px;
  }
  .business-verticals-wrap .business-verticals-left a:nth-child(2) {
    left: 10px;
  }
  .business-verticals-wrap .business-verticals-left a:nth-child(3) {
    left: 10px;
  }
  .business-verticals-wrap .business-verticals-left a:nth-child(4) {
    left: 80px;
  }
}
.business-verticals-wrap .business-verticals-right {
  position: relative;
}
.business-verticals-wrap .business-verticals-right a {
  position: relative;
  background: #01385F;
}
@media screen and (min-width: 768px) {
  .business-verticals-wrap .business-verticals-right a p {
    margin-right: 10px;
    width: 100%;
  }
  .business-verticals-wrap .business-verticals-right a:nth-child(1) {
    right: 80px;
  }
  .business-verticals-wrap .business-verticals-right a:nth-child(2) {
    right: 10px;
  }
  .business-verticals-wrap .business-verticals-right a:nth-child(3) {
    right: 10px;
  }
  .business-verticals-wrap .business-verticals-right a:nth-child(4) {
    right: 80px;
  }
}
@media screen and (min-width: 768px) {
  .business-verticals-wrap .business-verticals-right a {
    flex-direction: row-reverse;
  }
}
.business-verticals-wrap .business-verticals-center {
  position: relative;
}
.business-verticals-wrap .business-verticals-center {
  width: 400px;
  margin: 0 40px;
}
@media screen and (max-width: 767px) {
  .business-verticals-wrap .business-verticals-center {
    width: 260px;
    margin: 25px 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .business-verticals-wrap .business-verticals-center {
    min-width: 140px;
  }
}
.business-verticals-wrap .business-verticals-center img {
  width: 100%;
}
.business-verticals-wrap .business-verticals-center p.p16 {
  color: #01385F;
  font-weight: 500;
  text-transform: capitalize;
  text-align: center;
  background: #FFFFFF;
  padding: 6px 10px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 99;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}

@media screen and (max-width: 767px) {
  .infrastructure-section4 .common-para {
    margin-bottom: 0;
  }
}

@media screen and (min-width: 768px) {
  .about-section2 .common-right {
    margin-left: 70px;
  }
}
.about-section2 .common-right .dot-ul li {
  color: #1E1E1E;
  margin-bottom: 15px;
  opacity: 1;
  text-transform: capitalize;
}

.about-section6 .addr-row {
  margin-bottom: 80px;
}
@media screen and (max-width: 767px) {
  .about-section6 .addr-row {
    margin-bottom: 30px;
  }
}

.our-stats-card {
  position: relative;
  height: 235px;
  padding: 15px;
}
@media screen and (max-width: 767px) {
  .our-stats-card {
    height: 200px;
  }
}
.our-stats-card .num {
  font-style: normal;
  font-weight: 900;
  font-size: 64px;
  line-height: 78px;
  color: #3383ED;
  opacity: 0.8;
}
@media screen and (max-width: 767px) {
  .our-stats-card .num {
    font-size: 42px;
    line-height: 48px;
  }
}
.our-stats-card .p24 {
  color: #000000;
  font-weight: 600;
}
.our-stats-card .our-stats-inner {
  position: relative;
  z-index: 15;
  margin-top: 70px;
}
.our-stats-card img.stats {
  position: absolute;
  top: 10px;
  right: 20px;
  z-index: 3;
}
@media screen and (max-width: 767px) {
  .our-stats-card img.stats {
    top: 30px;
    width: 80px;
  }
}

@media screen and (min-width: 768px) {
  .brl {
    border-left: 2px solid #e5e5e5;
    border-right: 2px solid #e5e5e5;
  }
}
@media screen and (max-width: 767px) {
  .brl {
    border-top: 2px solid #e5e5e5;
    border-bottom: 2px solid #e5e5e5;
  }
}

.our-journey-outer-wrap {
  overflow: auto;
  padding-top: 20px;
  padding-bottom: 20px;
}

.our-journey-wrap {
  position: relative;
  text-align: center;
  width: 1115px;
}
.our-journey-wrap img.journey-img {
  position: absolute;
}
.our-journey-wrap .journey-content {
  position: absolute;
  top: 200px;
  left: 80px;
  z-index: 3;
}
.our-journey-wrap .journey-content .content-inner {
  position: relative;
  text-align: center;
  width: 170px;
}
.our-journey-wrap .journey-content .content-inner .journey-year {
  font-size: 42px;
  margin-bottom: 15px;
}
.our-journey-wrap .journey-content .content-inner .journey-head {
  font-size: 20px;
  margin-bottom: 10px;
}
.our-journey-wrap .journey-content .content-inner .journey-para {
  font-size: 16px;
  color: #58595B;
}
.our-journey-wrap .content1 {
  top: 200px;
  left: 80px;
  z-index: 3;
}
.our-journey-wrap .content1 .journey-year,
.our-journey-wrap .content1 .journey-head {
  color: #FBA440;
}
.our-journey-wrap .content1 img.journey-img {
  top: -154px;
  left: 47px;
  z-index: 9;
}
.our-journey-wrap .content2 {
  top: 0;
  left: 280px;
  z-index: 3;
}
.our-journey-wrap .content2 .journey-year,
.our-journey-wrap .content2 .journey-head {
  color: #F85E3A;
}
.our-journey-wrap .content2 img.journey-img {
  top: 205px;
  left: 40px;
  z-index: 9;
}
.our-journey-wrap .content3 {
  top: 200px;
  left: 473px;
  z-index: 3;
}
.our-journey-wrap .content3 .journey-year,
.our-journey-wrap .content3 .journey-head {
  color: #EA2F64;
}
.our-journey-wrap .content3 img.journey-img {
  top: -150px;
  left: 33px;
  z-index: 9;
}
.our-journey-wrap .content4 {
  top: 0;
  left: 670px;
  z-index: 3;
}
.our-journey-wrap .content4 .journey-year,
.our-journey-wrap .content4 .journey-head {
  color: #2D81C0;
}
.our-journey-wrap .content4 img.journey-img {
  top: 200px;
  left: 33px;
  z-index: 9;
}
.our-journey-wrap .content5 {
  top: 200px;
  left: 870px;
  z-index: 3;
}
.our-journey-wrap .content5 .journey-year,
.our-journey-wrap .content5 .journey-head {
  color: #76C04F;
}
.our-journey-wrap .content5 img.journey-img {
  top: -156px;
  left: 23px;
  z-index: 9;
}

.about-team-section7 {
  background: #3383ED;
  margin-top: 150px;
  padding-bottom: 0;
}
@media screen and (max-width: 767px) {
  .about-team-section7 {
    margin-top: 0;
  }
}

.team-row {
  top: -120px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .team-row {
    top: 0;
    padding: 50px 0;
  }
}

.team-card {
  text-align: center;
  background: #fff;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  max-width: 286px;
  width: 100%;
  margin: 0 auto 0;
  padding: 25px 15px;
}
@media screen and (max-width: 767px) {
  .team-card {
    margin: 15px auto;
  }
}
.team-card p.p20 {
  color: #2D2D2D;
  font-weight: 600;
  text-transform: uppercase;
  margin-top: 20px;
  opacity: 0.8;
}
.team-card .p14 {
  color: #2D2D2D;
  font-weight: 600;
  text-transform: uppercase;
  margin-top: 5px;
  opacity: 0.8;
}
.team-card ul.social-ul {
  display: flex;
  margin-top: 30px;
  justify-content: center;
}
.team-card img.team-img {
  width: 200px;
  height: 200px;
  border-radius: 50%;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .team-card img.team-img {
    width: 150px;
    height: 150px;
  }
}

.copy-right-strip {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  top: auto;
  z-index: 9999;
  padding: 30px;
}
.copy-right-strip .alert {
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  max-width: 1800px;
  margin: auto;
}
.copy-right-strip .d-flex {
  display: flex !important;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .copy-right-strip .d-flex {
    flex-direction: column;
  }
}
.copy-right-strip .btn-primary-custom.accept-all-btn {
  min-width: 120px;
  white-space: nowrap;
  margin-left: 15px;
}
@media screen and (max-width: 767px) {
  .copy-right-strip .btn-primary-custom.accept-all-btn {
    margin-top: 10px;
  }
}

.preload-images {
  overflow: hidden;
  height: 0;
  width: 0;
}

.iso-img img {
  width: 60px;
  margin-top: -20px;
}
.iso-img img:hover {
  scale: 1.8;
}

@media (min-width: 1600px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1140px;
  }
}
@media (min-width: 1200px) {
  .container,
  .container-sm,
  .container-md,
  .container-lg,
  .container-xl {
    max-width: 1140px;
  }
}
@media (min-width: 768px) {
  .hide-desktop {
    display: none !important;
  }
  .show-desktop {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .tab-first-col {
    order: -1;
  }
  .hide-tab {
    display: none !important;
  }
  .show-tab {
    display: block !important;
  }
  .order-1-md {
    order: 1 !important;
  }
}
@media (max-width: 767.98px) {
  .xs-order-0 {
    order: 0 !important;
  }
  .xs-order-1 {
    order: 1 !important;
  }
  .xs-order-2 {
    order: 2 !important;
  }
  .hide-mobile {
    display: none !important;
  }
  .show-mobile {
    display: block !important;
  }
  .mobile-first-col {
    order: -1;
  }
  section.common-section.product-section2 .product-section2-row .our-prod-card {
    margin: 0 0 20px !important;
  }
  section.common-section.product-section2 .product-section2-row .our-prod-card img.img-fluid {
    height: 160px !important;
  }
  .addr-card-footer .addr-card .addr-head h3 {
    font-weight: 500;
    font-size: 20px;
  }
  .addr-card-footer .addr-card .p20 {
    margin-left: 0;
    font-size: 14px;
  }
  .addr-card-footer .addr-icon-w img {
    width: 55px;
  }
  .social-ul {
    position: relative;
  }
  .social-ul .iso-img {
    position: absolute;
    right: 20px;
    z-index: 9;
    top: 0;
  }
}/*# sourceMappingURL=main.css.map */