@import url("https://fonts.googleapis.com/css2?family=Big+Shoulders+Display:wght@300;400;500;700&family=Poppins:ital,wght@0,200;0,400;1,100&display=swap");
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.5.0/font/bootstrap-icons.css");
/* define variables for the primary colors */
body {
  font-family: 'Poppins', sans-serif; }

/* use the variables */
header {
  background-color: #ff6600; }

footer {
  background-color: #174017;
  color: #fff;
  padding: 15px 0 1px 0; }

.navbar-nav a {
  display: inline-block;
  position: relative; }

.navbar-nav .nav-link.active {
  color: #174017 !important; }
.bi-chat-right-quote{font-size: 50px;
    transform: translate(-50%, 0);}
.navbar-nav a.active:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 6px;
  bottom: 0;
  background: #174017;
  left: 0;
  bottom: -34px; }
.green{background-color: #174017; }
.blockquote-footer {
    display: block;
    font-size: 80%;
    color: #fff;
}
#client-testimonial-carousel {min-height: 310px;}
.blockquote {
    margin-bottom: 1rem;
    font-size: 1rem;
	font-weight: 300;
}
.blockquote-footer {
    display: block;
    font-size: 100%;
    color: #ff6600;
    font-weight: 400;
}
.packages a {
  display: inline-block; }

.packages a:hover, .packages a:hover h4 {
  color: #174017;
  text-decoration: none; }

.packages a:hover img {
  filter: hue-rotate(46deg); }

.border {
  border: 1px solid #dee2e6 !important;
  background: #174017;
  color: #fff;
  padding: 30px 10px 20px 10px; }

.navbar-brand img {
  max-width: 100%;
  width: 220px; }

.highlight h2:before, .highlight h2:after {
  content: "";
  position: absolute;
  width: 50%;
  height: 2px;
  background: #ff6600;
  top: 25px; }

.highlight .col-lg-12 {
  overflow: hidden; }

.highlight h2:after {
  right: -150px; }

.highlight h2:before {
  left: -150px; }

input, textarea, select {
  width: 100%;
  background: #fff;
  color: #222;
  border: 1px solid #888;
  font-size: 15px;
  /* margin: 15px 15px; */
  font-weight: 400;
  padding: 6px 10px;
  margin-bottom: 15px; }

.block {
  padding: 0 40px; }

.contact .col-md-6.num, .contact .col-md-12.num {
  background: url("../img/contact.jpg") no-repeat top center;
  background-size: cover;
  min-height: 80vh;
  padding: 40px 20px; }

.contact .col-md-6.visit {
  background: url("../img/contact2.jpg") no-repeat top center;
  background-size: cover;
  min-height: 80vh;
  padding: 40px 20px;
  color: #fff; }

.no-padding {
  padding: 0 !important; }

h1 {
  text-transform: uppercase;
  color: #fff;
  font-size: 3.5rem;
  font-family: 'Big Shoulders Display', cursive; }

h2, h3, h4, h1 span {
  color: #ff6600;
  font-family: 'Big Shoulders Display', cursive;
  text-transform: uppercase; }

.navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link {
  color: #fff; }

#loader {
  position: absolute;
  background: rgba(255, 255, 255, 0.1);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  visibility: hidden;
  text-align: center; }

::-webkit-input-placeholder {
  /* Edge */
  color: #222; }

:-ms-input-placeholder {
  /* Internet Explorer */
  color: #222; }

::placeholder {
  color: #222; }

input[type=submit] {
  background: #151515;
  color: #fff; }

#pac .carousel-caption, #demo .carousel-caption {
  position: absolute;
  right: 20px;
  bottom: initial;
  top: 90px;
  left: initial;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: right;
  width: 31%; }

.carousel-caption p {
  font-size: 20px;
  padding: 0 0 0 20px;
  color: #fff; }

img {
  max-width: 100%; }

.navbar-toggler > .close {
  display: inline; }

.navbar-toggler.collapsed > .close, .navbar-toggler:not(.collapsed) > .navbar-toggler-icon {
  display: none; }

button:focus {
  outline: none !important; }

.carousel-inner img {
  width: 100%; }

.m-t-40 {
  margin-top: 40px; }

.m-t-30 {
  margin-top: 30px; }

.m-b-30 {
  margin-bottom: 30px; }

.packages img {
  margin-bottom: 20px; }

#pac .carousel-caption h1, #pac .carousel-caption h2, #about .carousel-caption h1 {
  color: #fff;
  background: #ff6600;
  padding: 8px 20px;
  display: inline-block; }

.serive-title h2 {
  display: inline-block;
  color: #fff;
  background: #ff6600;
  padding: 8px 20px;
  margin-left: -15px; }

.serive-title.highlight h2 {
  margin-left: 0; }

.serive-title img {
  width: 110px;
  position: relative;
  top: -8px; }

#pac .carousel-caption {
  right: 0;
  width: 61%;
  top: 367px !important; }

.packages-1 .col-md-4 .icon, .packages-2 .col-md-4 .icon, .packages-3 .col-md-4 .icon {
  background: url("../img/icon-sprite.png");
  width: 169px;
  height: 127px;
  margin: 0 auto;
  margin-top: 10px; }

.packages-1 .col-md-4:first-child .icon {
  background-position: 1180px -78px; }

.packages-1 .col-md-4:nth-child(2) .icon {
  background-position: 769px -78px; }

.packages-1 .col-md-4:nth-child(3) .icon {
  background-position: 364px -63px; }

.packages-1 .col-md-4:nth-child(4) .icon {
  background-position: 1180px -299px; }

.packages-1 .col-md-4:nth-child(5) .icon {
  background-position: 769px -298px; }

.packages-1 .col-md-4:nth-child(6) .icon {
  background-position: 364px -308px; }

.packages-2 .col-md-4:first-child .icon {
  background-position: 1180px -547px; }

.packages-2 .col-md-4:nth-child(2) .icon {
  background-position: 769px -544px; }

.packages-2 .col-md-4:nth-child(3) .icon {
  background-position: 364px -548px; }

.packages-2 .col-md-4:nth-child(4) .icon {
  background-position: 1180px -789px; }

.packages-2 .col-md-4:nth-child(5) .icon {
  background-position: 769px -773px; }

.packages-2 .col-md-4:nth-child(6) .icon {
  background-position: 364px -781px; }

.packages-2 .col-md-4:nth-child(7) .icon {
  background-position: 1180px -996px; }

.packages-2 .col-md-4:nth-child(8) .icon {
  background-position: 769px -1013px; }

.packages-3 .col-md-4:first-child .icon {
  background-position: 1214px -1254px;
  width: 219px; }

.packages-3 .col-md-4:nth-child(2) .icon {
  background-position: 769px -1260px; }

.packages-3 .col-md-4:nth-child(3) .icon {
  background-position: 364px -1260px; }

.packages-3 .col-md-4:nth-child(4) .icon {
  background-position: 1189px -1489px; }

.packages-3 .col-md-4:nth-child(5) .icon {
  background-position: 769px -1492px; }

.packages-3 .col-md-4:nth-child(6) .icon {
  background-position: 364px -1497px; }

.packages-3 .col-md-4:nth-child(7) .icon {
  background-position: 1180px -1713px; }

.packages-3 .col-md-4:nth-child(8) .icon {
  background-position: 769px -1715px; }

.packages-3 .col-md-4:nth-child(9) .icon {
  background-position: 364px -1711px; }

@media (min-width: 768px) {
  .visi-sm {
    display: block; }

  .visi-xs {
    display: none; }

  .navbar-expand-md .navbar-nav .nav-link {
    margin-right: .5rem;
    margin-left: .5rem;
    padding-right: 0;
    padding-left: 0; } }
@media (max-width: 768px) {
  .navbar-nav a.active:after {
    content: none; } }
@media (max-width: 767.98px) {
	footer.m-t-40{margin-top: 0;}
  .serive-title {
    text-align: center !important; }

  .serive-title h2 {
    margin-left: 0; }

  .contact .col-md-6.num {
    background: url(../img/contact.jpg) no-repeat top center;
    background-size: cover;
    min-height: auto;
    padding: 40px 0px; }

  .visi-sm {
    display: none; }

  .visi-xs {
    display: block; }

  .carousel-caption {
    top: 10px !important;
    width: 91% !important; }

  h1 {
    font-size: 1.7rem !important; }

  .navbar {
    padding: .5rem 0 .5rem .5rem !important; }

  .navbar-light .navbar-nav .nav-link {
    text-align: center; }

  #pac .carousel-caption {
    right: 0;
    width: 100%;
    top: 74px !important; }

  .carousel-caption p {
    font-size: 15px !important; }

  #about .carousel-caption {
    width: unset !important; } }
@media (max-width: 325px) {
  h1 {
    font-size: 1.5rem !important; }

  .h2, h2 {
    font-size: 1.4rem; }

  #pac .carousel-caption {
    right: 0;
    top: 65px !important; } }
