@import url(https://fonts.googleapis.com/css?family=Poppins:400,500,600,700,800,900);

a, h1, h2, h3, h4, h5, h6 {
  color: #111
}

.header-title, .home-intro .content, .home-intro h2, .title-section {
  text-align: center
}

.button, .home-intro img, .pagination ul li {
  display: inline-block
}

.about, .about .row, .contact .map, .features .content, .product-image, footer h6 {
  position: relative
}

footer, footer ul li a {
  color: #bbb
}

.navbar, .navbar-fixed, a:hover, footer ul li a:hover {
  transition: .5s ease-out
}

body {
  background: #fff;
  color: #343434;
  font-size: 14px;
  font-weight: 400;
  font-family: Poppins, sans-serif
}

h1 {
  font-size: 36px
}

footer h6, h2 {
  font-size: 32px
}

h3 {
  font-size: 28px
}

h4 {
  font-size: 24px
}

h5 {
  font-size: 20px
}

h6 {
  font-size: 18px
}

a {
  text-decoration: none !important
}

a:hover {
  color: #26a654;
  text-decoration: none
}

ul {
  padding: 0;
  margin: 0
}

ul li {
  list-style-type: none
}

p {
  line-height: 26px
}

.bg-grey {
  background: #f5f3fd
}

.button, .spinner4 {
  background: linear-gradient(90deg, #2d4082 23%, #26a654 82%)
}

.button {
  padding: 12px 30px;
  font-weight: 500;
  font-size: 15px;
  border-radius: 5px;
  color: #fff;
  letter-spacing: 1px;
  margin-top: 22px;
  border: 0
}

.navbar, .navbar .container-fluid {
  padding: 0
}

.Products .content-center h5, .Products .content-center i, .button:hover, .navbar .navbar-toggler i, .navbar-fixed .navbar-brand, .navbar-fixed .navbar-nav li a, .navbar-fixed .navbar-toggler i, .navbar-fixed span.call, .our-work .content .caption h6, .our-work .content .caption p, .our-work .content .caption p:hover, .our-work h3, .pricing .content-color .head h5 {
  color: #fff
}

.hb-fill-right:before {
  background: #021d38 !important;
  color: #fff !important
}

.navbar {
  background: 0 0
}

.navbar span.call {
  font-size: 17px;
  margin-left: 12px;
  margin-top: 5px;
  color: #fff
}

.navbar .navbar-brand {
  background: #ffff;
  font-weight: 700
}

.navbar .navbar-nav li {
  padding: 0 15px
}

.navbar .navbar-nav li a {
  color: #fff;
  font-weight: 500;
  font-size: 15px
}

.navbar .navbar-nav li:last-child {
  padding-right: 30px
}

.navbar-fixed {
  background: #021d38;
  box-shadow: 0 2px 2px 0 transparent, 0 1px 5px 0 rgba(0, 0, 0, .12), 0 3px 1px -2px transparent
}

.navbar-transparent {
  background: 0 0 !important
}

.header-title {
  background: linear-gradient(rgba(2, 29, 56, .84), rgba(2, 29, 56, .98)) center/cover, url("../images/header.jpg") center/cover;
  background-position-x: 0%, 0%;
  background-position-y: 0%, 0%;
  padding: 160px 0 100px
}

.header-title h1, .header-title h3 {
  color: #fff;
  font-size: 42px;
  font-weight: 600
}

.header-title h2 {
  color: #fff;
  font-size: 20px !important
}

.about h6, .home-intro .button:hover {
  color: #333
}

.about .content, .about .content-image {
  padding: 0 20px 20px
}

.about .row {
  background: #fff;
  top: 120px;
  border-radius: 0 0 5px 5px;
  margin-top: -20px
}

.about .bg-style {
  width: 100%;
  height: 244px;
  background: linear-gradient(90deg, #2d4082 23%, #26a654 82%)
}

.about ul li {
  margin-bottom: 10px
}

.about ul li i {
  margin-right: 15px
}

.about ul li:last-child, .title-section-left, footer ul li:last-child {
  margin-bottom: 0
}

.about h2 {
  font-weight: 600
}

.about h2 span, .title-section h3 span, .title-section-left h3 span {
  color: #26a654
}

.about h6 {
  margin-bottom: 28px;
  margin-top: 10px
}

.home-intro {
  background: linear-gradient(rgba(3, 6, 28, .479), rgba(3, 6, 28, .517)) center/cover, url("../images/bg-intro.webp") center/cover;
  background-position-x: 0%, 0%;
  background-position-y: 0%, 0%;
  padding: 210px 0 120px !important
}

.home-intro .content .button-intro {
  border: 2px solid #26a654;
  background: 0 0;
  padding: 10px 30px
}

.Products .content, .pricing .content {
  border-radius: 6px;
  padding: 30px;
  box-shadow: 0 12px 30px -15px rgba(0, 0, 0, .2)
}

.home-intro .content .button-intro:hover {
  border-color: #fff
}

.home-intro .content .button {
  margin-right: 20px;
  margin-left: 20px
}

.home-intro .hb-fill-right:before {
  background: #fff !important;
  color: #333 !important
}

.home-intro h5 {
  color: #fff;
  font-size: 24px;
  margin-bottom: 32px
}

.home-intro h1 {
  color: #fff;
  font-size: 62px;
  font-weight: 700;
  margin: 25px 0;
  line-height: 54px;
  letter-spacing: 1px
}

.home-intro h2, footer ul li {
  margin-bottom: 15px
}

.home-intro h2 {
  color: #fff;
  line-height: 35px;
  font-size: 17px;
  width: 60%;
  margin-left: auto;
  margin-right: auto
}

.title-section p, footer ul .map {
  line-height: 30px
}

.title-section h3, .title-section-left h3 {
  font-size: 40px;
  font-weight: 600
}

.home-intro img {
  height: auto;
  max-width: 100%;
  vertical-align: middle
}

.section {
  padding: 100px 0 120px
}

.title-section {
  margin-bottom: 50px
}

.title-section h3 {
  margin-bottom: 20px
}

.title-section p {
  width: 60%;
  margin: auto;
  font-size: 15px
}

.pricing .content li i, .why__icon i {
  margin-right: 20px
}

.title-section-two {
  text-align: left
}

.title-section-two p {
  width: 100%
}

.Products {
  padding: 100px 0 90px
}

.Products .content {
  background: #fff;
  text-align: center;
  margin-bottom: 30px
}

.Products .content i {
  font-size: 54px;
  color: #26a654
}

.Products .content h5 {
  margin: 25px 0 14px
}

.Products .content-center {
  background: linear-gradient(90deg, #2d4082 23%, #26a654 82%);
  color: #fff
}

.our-work {
  background: #111;
  padding-top: 100px;
  color: #eee
}

.our-work .content img {
  width: 100%;
  height: 340px;
  position: relative
}

.our-work .content .caption {
  position: absolute;
  background: linear-gradient(90deg, rgba(45, 63, 130, .448) 23%, rgba(38, 166, 85, .478) 82%);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  transition: .3s;
  padding-top: 140px;
  text-align: center;
  width: 80%;
  height: 100%;
  margin: auto
}

.pagination ul li .active, .pricing .content-color .head {
  background: linear-gradient(90deg, #2d4082 23%, #26a654 82%)
}

.our-work .content a:hover .caption {
  opacity: 1;
  width: 100%;
  transition: .3s
}

.pricing .content {
  text-align: center;
  background: #fff
}

.pricing .content h3 {
  font-size: 38px;
  font-weight: 600;
  margin: 10px 0 22px;
  color: #26a654 !important
}

.pricing .content li {
  margin: 15px 0
}

.pricing .content-color {
  border: 2px solid #26a654
}

.pricing .content-color .head {
  padding: 30px 30px 1px;
  border-radius: 0 0 50px 50px
}

.pricing .content-color .head h3 {
  color: #fff !important
}

.features .content {
  background: #fff;
  border-radius: 6px;
  padding-bottom: 40px
}

.features .content i {
  font-size: 30px;
  color: #26a654;
  margin-top: 16px
}

.features .content h5 {
  margin: 0 0 9px
}

.features .content .icon {
  float: left;
  margin-right: 30px;
  text-align: center;
  width: 65px;
  height: 65px;
  background: #021d38;
  border-radius: 5px;
  line-height: 65px
}

.contact .map p, .features .content .content-text, footer ul .map p {
  overflow: hidden
}

.pagination {
  text-align: center;
  margin: 0 auto;
  display: inherit
}

.pagination ul li {
  margin: 10px
}

.pagination ul li a {
  height: 50px;
  width: 50px;
  line-height: 48px;
  text-align: center;
  border: 2px solid #ddd;
  display: block;
  font-size: 18px;
  border-radius: 6px
}

.pagination ul li .active {
  color: #fff;
  border-color: #26a654
}

.contact form input, .contact form textarea, form input, form textarea {
  border: 2px solid #ddd;
  padding: 15px 20px;
  border-radius: 6px;
  margin-bottom: 30px;
  width: 100%;
  color: #aaa
}

.contact .button {
  margin-top: 0
}

.contact li {
  margin-bottom: 25px;
  font-size: 16px
}

.contact li i {
  margin-right: 28px;
  color: #26a654
}

.contact .map {
  top: -5px
}

.contact .map i {
  float: left;
  margin-right: 34px;
  margin-top: 10px
}

::placeholder {
  color: #aaa;
  opacity: 1
}

:-ms-input-placeholder {
  color: #aaa
}

::-ms-input-placeholder {
  color: #aaa
}

.footer-bottom {
  background: #021d38;
  text-align: center;
  color: #eee;
  padding: 20px 0 8px
}

footer {
  background: linear-gradient(rgba(2, 29, 56, .98), rgba(2, 29, 56, .98)) center/cover, url("../images/footer.webp") center/cover;
  background-position-x: 0%, 0%;
  background-position-y: 0%, 0%;
  padding: 120px 0 110px;
  font-size: 15px;
  border-bottom: 1px solid #253d55
}

footer h5 {
  color: #fff;
  margin-bottom: 25px
}

footer h6 {
  color: #26a654;
  font-weight: 700;
  top: -8px
}

footer ul li a:hover {
  color: #26a654
}

footer ul li i {
  margin-right: 25px
}

footer ul .map i {
  float: left;
  margin-right: 34px;
  margin-top: 5px
}

@media (max-width:980px) {
  .navbar .navbar-nav li {
    padding: 0 10px
  }

  .home-intro h1 {
    font-size: 48px;
    line-height: 54px
  }

  .home-intro h2 {
    font-size: 18px;
    line-height: 28px;
    width: 80%
  }

  .our-work .content img {
    height: 240px
  }

  .our-work .content .caption {
    padding-top: 90px
  }

  .features .content:last-child {
    margin-bottom: 30px
  }

  .Products .content, .pricing .content {
    padding: 20px
  }

  .about .col-md-6, .features .col-md-6 {
    max-width: 100%;
    flex: 100%
  }
}

@media (max-width:767px) {
  .home-intro h1 {
    font-size: 36px;
    line-height: 42px
  }

  .home-intro h2 {
    font-size: 16px;
    line-height: 26px;
    width: 90%
  }

  .navbar span.call {
    display: none
  }

  .navbar .navbar-toggler i {
    margin-right: 20px
  }

  .navbar .navbar-nav {
    background: #021d38;
    padding-top: 10px;
    padding-bottom: 12px
  }

  .navbar .navbar-nav li {
    padding: 0 32px
  }

  .pricing .content {
    margin-bottom: 30px
  }

  .latest-blod .content.r-980, .pricing .last-content {
    margin-bottom: 0
  }
}

@media (max-width:640px) {
  .Products .content, .pricing .content {
    margin-bottom: 30px
  }

  .Products .col-sm-12:last-child .content, .latest-blod .content.r-980, .pricing .col-sm-12:last-child .content {
    margin-bottom: 0
  }

  .our-work .content img {
    height: 210px
  }

  footer .col-sm-6 {
    margin-top: 50px
  }
}

@media (max-width:480px) {
  .home-intro h1 {
    font-size: 26px;
    line-height: 32px
  }

  .home-intro h2 {
    font-size: 14px;
    line-height: 22px;
    width: 100%
  }

  .about .content-image {
    padding-bottom: 0
  }

  .about .bg-style {
    background: 0 0
  }

  .latest-blod .content.r-980 {
    margin-bottom: 0
  }

  footer .col-12 {
    margin-top: 30px
  }
}

@media (max-width:360px) {
  .home-intro h1 {
    font-size: 22px;
    line-height: 28px
  }

  .home-intro h2 {
    font-size: 13px;
    line-height: 20px
  }

  .latest-blod .content.r-980 {
    margin-bottom: 0
  }
}

.footer_logo img, .vrLogo {
  width: 146px;
  height: 78px;
  object-fit: contain
}

.footer_logo img {
  width: 300px;
  height: 80px;
  object-fit: cover;
  background-color: #fff;
  margin-bottom: 20px
}

.openProductImage, .why__icon i {
  width: 40px;
  height: 40px;
  font-size: 20px;
  border-radius: 50%;
  display: flex
}

.navbar .navbar-nav li a:last-child, .navbar-expand-md .navbar-nav .nav-link {
  padding: .5rem !important
}

.why__icon i {
  padding: 10px;
  color: #fff;
  background-color: rgba(17, 175, 122, .823);
  justify-content: center;
  align-items: center
}

.product-image img {
  width: 100%;
  height: 80vh;
  object-fit: cover
}

@media (max-width:516px) {
  .product-image img {
    width: 100%;
    height: auto
  }

  .why__icon i {
    font-size: 10px;
    padding: 6px;
    width: 20px;
    height: 20px;
    border-radius: 50%
  }

  .title-section p {
    width: 90%
  }
}

.openProductImage {
  position: absolute;
  top: 10px;
  right: 10px;
  background-color: #fff;
  align-items: center;
  justify-content: center;
  cursor: pointer
}

.positionRight {
  left: 10px !important
}

.carousel-item {
  width: 100%;
  height: 60vh
}

.carousel-item img {
  width: 100%;
  height: 100%;
  object-fit: contain
}

@media (min-width:576px) {
  .modal-dialog {
    max-width: 640px !important
  }
}

.footer__logo {
  width: 320px !important;
  height: 12vh;
  padding: 0 !important
}

.footer__logo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  padding-right: 15px;
  padding-top: 10px
}