
body {
  position: relative; }

  .well {
    margin: 20px;
  }

.modal-dialog {
  width: auto;
  min-width: 75%
}

.site {
  margin: 0; }

/*Globar Class*/
.m0 {
  margin: 0; }

.ml0 {
  margin-left: 0; }

.mr0 {
  margin-right: 0; }

.mlr0 {
  margin: auto 0; }

.ma0 {
  margin: 0 auto; }

.p0 {
  padding: 0; }

.pl0 {
  padding-left: 0; }

.pr0 {
  padding-right: 0; }


.nav.nav-tabs li a:focus {
  outline: 0;
  color: #fff;
}

.nav.nav-tabs li a:hover {
  color: #fff;
}

.navbar-default{
 background-color: #fcd947;
}

.navbar-header {
  padding:30px;
}

.header-bg {
  background-color: #ffd43d!important;
}

.nav-link {
  color: #36424d;
}

.nav-link {
  padding: 5px !important;

}

.tab-content > .tab-pane {
   padding: 20px;
  border: 1px solid #ddd;
  border-top-color: transparent;
}


/*Round Services*/
.rounded-services-section {
  display: table;
  width: 100%;
  position: relative;
  z-index: 2; }

.why-choose-us {
  padding: 85px 0;
  background: #f2f6f8; }

.why-to-choose {
  padding: 15px; }

.wtc-icon {
  line-height: 50px; }

.wtc-title {
  margin: 25px 0;
  font-family: "Poppins", sans-serif;
  font-weight: bold;
  color: #36424d; }

.wtc-icon2 {
  line-height: 98px;
  width: 98px;
  border-radius: 50%;
  background: #ff6726;
  margin: 0;
  display: inline-block; }

.wtc-title2 {
  margin: 35px 0;
  font-family: "Poppins", sans-serif;
  font-weight: bold;
  color: #36424d; }

.wtc-read-more {
  font-weight: 500;
  font-family: "Poppins", sans-serif;
  display: inline-block;
  font-size: 16px;
  opacity: 0;
  letter-spacing: 8px;
  cursor: pointer; }

.wtc-inner {
  background: #fff;
  padding: 55px 30px;
  margin: 0;
  -webkit-box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.04);
  box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.04);
  position: relative;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s; }
  .wtc-inner:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: url(/../icons/why-choose-us.png) no-repeat scroll center 20px;
    opacity: 0;
    -webkit-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s; }
  .wtc-inner p {
    font-family: "Lato", sans-serif;
    font-size: 16px;
    line-height: 1.875;
    margin-bottom: 32px;
    color: #647482; }
  .wtc-inner:hover, .wtc-inner:focus {
    -webkit-box-shadow: 0px 4px 18px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 4px 18px 0px rgba(0, 0, 0, 0.1); }
    .wtc-inner:hover:before, .wtc-inner:focus:before {
      opacity: 1; }
    .wtc-inner:hover .wtc-read-more, .wtc-inner:focus .wtc-read-more {
      letter-spacing: 0;
      opacity: 1; }

.contact-form-section {
  background: #f2f6f8;
  background: -moz-linear-gradient(left, #f2f6f8 0%, #f2f6f8 50%, #ffffff 50%, #ffffff 100%);
  background: -webkit-linear-gradient(left, #f2f6f8 0%, #f2f6f8 50%, #ffffff 50%, #ffffff 100%);
  background: -webkit-gradient(linear, left top, right top, from(#f2f6f8), color-stop(50%, #f2f6f8), color-stop(50%, #ffffff), to(#ffffff));
  background: -o-linear-gradient(left, #f2f6f8 0%, #f2f6f8 50%, #ffffff 50%, #ffffff 100%);
  background: linear-gradient(to right, #f2f6f8 0%, #f2f6f8 50%, #ffffff 50%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f6f8', endColorstr='#ffffff',GradientType=1 ); }
  @media (max-width: 767px) {
    .contact-form-section {
      background: none; } }

.cb-title {
  margin-bottom: 28px;
  margin-top: 0;
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  color: #36424d; }
  .cb-title strong {
    font-weight: bold; }
  .cb-title + p {
    margin-bottom: 45px;
    font-family: "Lato", sans-serif;
    font-size: 16px;
    line-height: 1.875;
    color: #647482; }
    .cb-title + p a, .cb-title + p u {
      color: #ff6726; }

@media (max-width: 767px) {
  .contact-form-box {
    background: #f2f6f8; } }

.contact-form {
  margin-right: 65px; }
  @media (max-width: 1199px) {
    .contact-form {
      margin-right: 15px; } }
  @media (max-width: 767px) {
    .contact-form {
      margin-right: 0; } }
  .contact-form .form-group {
    background: #fff;
    padding: 22px 25px 15px;
    margin-bottom: 20px; }
  .contact-form .form-control {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    padding: 5px 0;
    font-size: 16px;
    line-height: 1.33;
    font-family: "Lato", sans-serif;
    color: #647482;
    resize: none; }
  .contact-form .btn {
    line-height: 60px; }

.contact-infolist .media + .media {
  margin-top: 30px; }

.contact-infolist .media-left {
  padding-right: 0; }

.contact-infolist .media-object {
  width: 35px; }

.contact-infolist .media-body {
  font-size: 16px;
  font-family: "Lato", sans-serif;
  line-height: 1.75;
  color: #647482; }
  .contact-infolist .media-body a {
    color: #647482; }
    .contact-infolist .media-body a:hover, .contact-infolist .media-body a:focus {
      color: #ff6726; }

.contact-ibox {
  margin: 0; }
  .contact-ibox + .contact-ibox {
    margin-top: 70px; }

.contact-c2a {
  background: #35abdf;
  margin: 0;
  padding: 55px 0 65px; }
  .contact-c2a p {
    font-family: "Lato", sans-serif;
    font-size: 18px;
    line-height: 1.5;
    color: #bfecff; }
    @media (max-width: 767px) {
      .contact-c2a p:last-of-type {
        margin-bottom: 30px; } }
  .contact-c2a .h4 {
    font-family: "Lato", sans-serif;
    font-weight: normal;
    color: #fff;
    opacity: 0.5;
    margin: 0; }
  .contact-c2a a {
    font-size: 36px;
    font-family: "Poppins", sans-serif;
    color: #fff;
    line-height: 1;
    display: block;
    margin-top: 5px;
    font-weight: bold; }
    @media (max-width: 991px) {
      .contact-c2a a {
        font-size: 24px; } }
  .contact-c2a .media .media-left {
    padding-right: 20px; }

.page-cover {
  background: no-repeat fixed center top;
  color: #fff;
  padding: 110px 0; }
  .page-cover:before {
    content: '';
    display: block;
    background: #36424d;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: .5; }
  .page-cover .container {
    position: relative;
    z-index: 2; }
  .page-cover h2 {
    margin-top: 40px;
    font-size: 48px;
    font-family: "Poppins", sans-serif;
    font-weight: bold; }
    @media (max-width: 767px) {
      .page-cover h2 {
        font-size: 30px; } }
  .page-cover .breadcrumb {
    margin: 0;
    padding: 0;
    background: none;
    display: table; }
    .page-cover .breadcrumb li {
      font-family: "Poppins", sans-serif;
      color: #fff; }
      .page-cover .breadcrumb li + li:before {
        content: '>'; }
      .page-cover .breadcrumb li a {
        color: #fff; }

.template-thumb {
    border:1px solid #021a40;
     padding:1px;
}

#footer {
  background-color: #191919;
  color: #fff;
  padding: 20px 0px;
   
}

#footer a{
  color: #fff;

}

#footer a:hover{
  color: #fed93c;

}

#footer ul{
  color: #fff;
list-style: none;
}
 list-style: none;

.footer-copyright {
  color: #fff;
  line-height: 32px;
  text-align: left;
}

.card-p {
  padding: 25px;
  margin-bottom: 35px;
  margin-top: 35px;
} 

.next-btn {
  margin-bottom: 35px;
  margin-top: 35px;
}

.color-price {

}

.template-thumb {
    border:1px solid #021a40;
     padding:1px;
}


.pp-inner {
  padding-top: 52px;
  margin: 0;
  text-align: center;
  background: #fff;
  -webkit-box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.04);
  box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.04); }

.pp-title {
  line-height: 1;
  margin: 0;
  font-family: "Poppins", sans-serif;
  font-weight: bold;
  color: #36424d; }
  .pp-title:after {
    content: '';
    display: block;
    margin: 12px auto 0;
    height: 2px;
    width: 44px; }

.pp-list {
  padding: 35px 15px 60px; }
  .pp-list li {
    color: #647482;
    font-size: 16px; }
    @media (max-width: 991px) {
      .pp-list li {
        font-size: 15px; } }
    .pp-list li + li {
      margin-top: 15px; }


.img-h {
      height: 100px;
    }

.margin-bottom {
  margin-bottom: 40px;
}


.payicons {
  width: 250px;
  padding: 10px;
}

.paymentform {
 padding: 20px!important;
}

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

.button-pay {
  margin-top: 50px;
  width: 100%;
}

.-margin-top {
 position: inherit;
}
.pa-2{
 padding: 25px;
}
.pa-t {
  padding-top: 20px;
}

.ma-t {
  margin-top: 10px;
}

.pa-b {
  padding-bottom: 20px;
}

.pl-0 {
  padding-left: 5px !important;
  padding-right: 5px !important;
}

.single_feature_img {
  display: flex;
  justify-content: center; /* Center horizontally */
  align-items: center; /* Center vertically */
}

.product-card {
  min-height: 350px;
}


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

/* container */
.gallery { max-width: 1120px; margin: 24px auto; padding: 0 16px; display: grid; gap: 12px; }

/* main viewer */
.viewer {
  position: relative;
  width: 100%;
  /* Pick one height strategy: */
  /* Strategy A: responsive but stable height */
  aspect-ratio: 4 / 3;
  /* Or Strategy B: viewport-based height (uncomment next line and remove aspect-ratio)
     height: min(70vh, 640px); */

  border: 1px solid #e5e7eb;
  border-radius: 12px;
  overflow: hidden;
  background: #0b0c0f; /* dark letterbox to hide bars */
}

/* slides stack but only one is shown */
.slide { position: absolute; inset: 0; display: flex; align-items: center; justify-content: center; }
.slide[hidden] { display: none; }

/* IMAGES — contain, no crop, no forced upscale */
.viewer img {
  max-width: 100%;
  max-height: 100%;
  width: auto;       /* keep natural width if smaller than viewer */
  height: auto;      /* keep natural height if smaller than viewer */
  object-fit: contain;
  display: block;
}

/* YOUTUBE — preserve 16:9, fit inside viewer, no crop */
.viewer iframe {
  aspect-ratio: 16 / 9;
  max-width: 100%;
  max-height: 100%;
  width: auto;   /* grow by width until hits max-height/width */
  height: auto;  /* grow by height until hits max-height/width */
  display: block;
  background: #000;
  border: 0;
}

/* navigation + counter (unchanged) */
.galery-nav { position: absolute; top: 50%; transform: translateY(-50%); border: none; background: rgba(255,255,255,.9); padding: 6px 10px; border-radius: 999px; cursor: pointer; font-size: 22px; }
.galery-nav--prev { left: 10px; }
.galery-nav--next { right: 10px; }
.counter { position: absolute; right: 10px; bottom: 10px; font-size: 12px; background: rgba(0,0,0,.6); color: #fff; padding: 2px 6px; border-radius: 6px; }

/* thumbnails — keep cover here (tiny crop is fine for thumbs) */
.thumbs { display: grid; grid-auto-flow: column; grid-auto-columns: minmax(88px, 1fr); gap: 8px; overflow-x: auto; padding-bottom: 4px; }
.thumb { position: relative; border: 1px solid #e5e7eb; border-radius: 8px; overflow: hidden; cursor: pointer; background: #fff; padding: 0; }
.thumb img { width: 100%; height: 66px; object-fit: cover; display: block; }
.thumb__play { position: absolute; inset: 0; display: grid; place-items: center; color: #fff; background: rgba(0,0,0,.35); font-weight: 700; }
.thumb.is-active { outline: 2px solid #4f46e5; outline-offset: -2px; }

.product-wrap {
  max-width: 1120px;
  margin: 24px auto;
  padding: 0 16px;
}

/* Float the gallery so text wraps around it */
.gallery-float {
  float: right;
  width: 40%;
  max-width: 460px;
  margin: 0 0 16px 24px;
}

/* ensure the gallery itself fits the float box */
.gallery { max-width: none; margin: 0; }

/* clear after wrap */
.clearfix::after { content: ""; display: block; clear: both; }

@media (max-width: 900px) {
  .gallery-float {
    float: none;
    width: 100%;
    margin: 0 0 16px 0;
  }
}

.product-desc img { max-width: 100%; height: auto; }
.product-desc table { width: 100%; overflow: auto; display: block; }
.product-desc p, .product-desc ul, .product-desc ol { line-height: 1.6; }
