ul.menu.list-inline li a.active {
  color: #f18701;
}
.index-new.inner-bnr-st .caption {
  position: static;
  transform: none;
  padding: 30px 0 30px !important;
}
a:focus {
  outline: none;
  outline-offset: inherit;
}
.faq-txt {
  color: #333333;
  font-size: 36px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 20px;
}
.banner.index-new .slide3 .caption h1 {
  font-size: 32px;
}
.banner.index-new ul.button {
  display: inline-flex;
  justify-content: center;
}
.li-sts {
  display: inline-block;
  text-align: left;
}
.caption .btn-primary.secondary:hover {
  background: white;
  color: #333333;
}
li.last a.btn.btn-primary.various:hover {
  background: #344e7d;
  color: #fff;
  border-color: transparent;
}
.service_inner ul {
  display: inline-flex;
  padding-top: 20px;
}
.service_inner ul .first {
  margin-right: 20px;
}
.service_inner ul .first a:hover {
  background: #fff;
  color: #000;
}
.service_inner ul .last a:hover {
  background: #344e7d;
  color: #fff;
}
.service_inner ul .first a {
  background: #344e7d;
}
.service_inner ul .last a {
  background: #fff;
}
.banner.index-new li {
  font-size: 18px;
  color: #fff;
  padding: 6px 20px;
  line-height: 18px;
}
.banner .slide3 .caption h1 span {
  font-size: 42px;
  font-weight: 500;
}
.banner-form-onefiled {
    margin: 10px 0px;
    padding: 30px;
    background-color: rgb(121 115 115 / 53%);
}

.banner-form-onefiled input {
    width: 100%;
    height: auto;
    padding: 10px 18px;
    background-color: #f5f8ff;
    border: 0px !important;
    font-size: 16px;
    color: #292929;
    outline: none;
}

.banner-form-onefiled input[type="submit"] {
 color: #fff;
}

.banner-form-onefiled input[type="submit"]:hover,
.banner-form-onefiled input[type="submit"]:active,
.banner-form-onefiled input[type="submit"]:focus {
    background-color: #000;
    color: #fff;
}

@media (max-width: 1366px) {
  body {
    overflow-x: hidden;
  }
}
@media (max-width: 1200px) {
  section.sec_service .service_inner img {
    width: 100%;
  }
  .time_show2_box img {
    width: 100%;
  }
  .our-client .box img.our-client-icon {
    margin: 20px 0 0 0;
  }
  .index-new .caption .row {
    display: block;
  }
  .banner .slide3 .caption h1 {
    display: block;
  }
  .banner .caption ul li {
    display: block;
  }
  .time_show2_box {
    margin: 0;
  }
  .get_touch .get_touch_form {
    width: 100%;
  }
  section.sec_service .service_inner img {
    display: none;
  }
  h2 {
    font-size: 26px !important;
  }
  .banner .slide3 .caption h1,
  .banner .slide3 .caption .banner-form h5 {
    font-size: 26px;
  }
  .banner .slide3 .caption h1 br {
    display: none;
  }
  .banner-form h6 {
    font-size: 18px;
  }
}
@media (max-width: 800px) {
  body .banner .caption .banner-form ul li {
    width: 100% !important;
  }
  body .menu-bottom {
    display: block;
    height: auto;
    margin-top: -50px;
  }
  body section.inner-banner.banner-contact {
    background: #6ccdd3;
    text-align: center;
  }
  body .inner-banner.banner-contact .caption {
    position: static;
    transform: translateY(0);
  }
  body section.inner-banner.banner-contact img.img-responsive {
    display: none;
  }
  body header .col-md-3 a img {
    max-width: 170px;
  }
  body .contact-us .container .form-group {
    width: 100%;
  }
  body .contact-us .container .locate h3 {
    font-size: 16px;
  }
  body .contact-us .container .locate ul li {
    padding: 0 2px;
    margin-bottom: 0;
  }
  body .contact-us .container .locate {
    word-break: break-all;
    float: left;
  }
  body .contact-us .container .locate ul li img {
    display: none;
  }
  body .contact-us .container .locate ul li p {
    width: 100%;
    margin-left: 0;
  }
  body .contact-us .container .locate ul {
    margin-top: 10px;
  }
  body .contact-us .container .locate:after {
    border-radius: 10px;
  }
  body .inner-banner .caption h2 {
    font-size: 24px;
  }
  body .contact-us .container .info .btn {
    margin-top: 20px;
  }
  body .ouibounce-modal .modal-body li {
    margin-right: 1% !important;
  }
  body .ouibounce-modal h4 {
    font-size: 15px !important;
  }
  body div#CountDownTimer {
    width: 250px;
  }
}
@media (max-width: 767px) {

  .lft-side-txb span {
    text-transform: uppercase;
    text-align: left !important;
    float: left;
    width: 100%;
  }
  .banner-form h6 {
    font-size: 14px;
    text-align: left;
    float: left;
  }
}

.index-new h3 {
  color: #fff;
  font-size: 25px;
  margin: 0 0 20px;
  line-height: 32px;
}

.index-new p {
  color: #fff;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
}

footer {
  padding-bottom: 25px;
}

.socials-list {
  margin-bottom: 0;
  margin-top: 30px;
  display: none;
}

.socials-list li a i {
  font-size: 2em;
}

.socials-list li a:hover,
.socials-list li a:focus {
  color: #fff;
}

.thankyou_sec {
  padding: 5rem 0;
  height: 100%;
  display: flex;
  align-items: center;
  background-color: #fff;
  justify-content: center;
  text-align: center;
}

.main-content__checkmark {
  font-size: 9.75rem !important;
  line-height: 1 !important;
  color: #344e7d;
}

.site-header__title {
  font-size: 6.5rem;
  font-weight: 700 !important;
  line-height: 1.1;
}

.main-content__body {
  margin: 20px 0 0;
  font-size: 1.25rem;
  line-height: 1.4;
  text-transform: capitalize;
}

/* packages-start */

.packagewrp {
  padding: 60px 0;
  background: #f6f6f89e;
  position: relative;
  overflow: hidden;
}

.packagewrp .tabingwrp ul {
  margin: 20px 0 50px;
  display: block;
  text-align: center;
}
.packagewrp h4{font-size: 1.5rem;margin-bottom: 8px;font-weight: 500;}
.packagewrp .tabingwrp ul li {
  display: inline-block;
  margin: 0 50px;
  display: inline-block;
  margin: 0 10px;
  cursor: pointer;
  border: 1px solid;
  border-radius: 10px;
  padding: 14px 26px;
  font-size: 16px;
  text-transform: capitalize;
  font-weight: 500;
  transition: 0.4s;
}

.packagewrp .tabingwrp ul li.current {
  background: #6c38ef;
  color: #fff;
  transition: 0.4s;
}

.packagewrp .txtwrp {
  display: block;
  padding: 0 0 20px;
}

.titlebox {
  color: #fff;
  background: #252222;
  padding: 20px 20px 92px;
  border-radius: 14px;
  position: relative;
  top: -10px;
  background: #18253d;
}

.titlebox img {
  width: 80px;
  position: absolute;
  right: 10px;
  top: 0px;
}

.titlebox h4 {
  display: inline-block;
  width: 100%;
  float: left;
  margin: 0 11px 0 0;
  font-size: 22px;
  font-weight: 600;
  text-align: left;
  color: #fff;
  text-transform: uppercase;
}

section.packagewrp .titlebox h4+p {
  width: auto;
  text-align: left;
  margin: inherit;
  color: #fff;
  font-size: 11px;
  line-height: 16px;
  display: none;
  font-weight: 600;
}

section.packagewrp [class^="col-md-4"]>div.pkgbox {
  padding: 20px 20px 0;
  border-radius: 14px;
  box-sizing: border-box;
  text-align: left;
  width: 96%;
  background: #fff;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  float: right;
  position: relative;
  margin-top: -40px;
  margin-bottom: 10px;
  padding-bottom: 20px;
}

section.packagewrp [class^="col-md-4"]>div.pkgbox .pricebox {
  position: relative;
  text-align: left;
  margin-bottom: 10px;
}


section.packagewrp [class^="col-md-4"]>div.pkgbox .pricebox h3 {
  display: inline-block;
  font-size: 45px;
  margin: 0;
  font-weight: 700;
  color: #f58030;
  padding-right: 10px;
}

.package-off {
  background-color: #18253d;
  color: #fff;
  position: absolute;
  top: 0;
  right: 0px;
  padding: 5px 10px 5px 30px;
  clip-path: polygon(25% 0%, 100% 0%, 100% 100%, 25% 100%, 0% 50%);
  display: inline-flex;
  flex-direction: column;
  /* width: 150px; */
  margin: 0;
  font-size: 14px;
  font-weight: 700;
}

.package-off strike {
  position: initial;
  right: initial;
  color: #fff;
}

section.packagewrp .col-md-4 {
  margin: 20px 10px;
  float: none;
  display: inline-block;
  padding: 0;
  background: #220632;
  border-radius: 15px;
  box-shadow: 4px 2px 31px 0 #ccc;
  max-width: 31%;
  position: relative;
  /* z-index: 1; */
}

section.packagewrp [class^="col-md-4"]>div.pkgbox ul {
  margin-bottom: 11px;
  margin-top: 5px;
  padding: 0;
  height: 293px;
  overflow: scroll;
}

section.packagewrp [class^="col-md-4"]>div.pkgbox ul li {
  font-size: 14px;
  color: #000;
  font-weight: 500;
  padding-left: 23px;
  position: relative;
  margin-bottom: 9px;
  line-height: 17px;
  list-style: none;
}

section.packagewrp [class^="col-md-4"]>div.pkgbox ul li:before {
  content: "\f111";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 7px;
  top: 5px;
  position: absolute;
  left: 0;
  content: \f00c;
  color: #18253d;
  font-size: 15px;
  top: 1px;
}

section.packagewrp [class^="col-md-4"]>div.pkgbox .pricebox sup {
  font-size: 40px;
  font-weight: 600;
  position: relative;
  color: #f58030;
  top: -1px;
}

section.packagewrp a.grad-btn {
  display: inline-block;
  margin: 10px 0 0;
  border-radius: 100px;
  margin-right: 0;
  display: inline-block;
  color: #fff;
  cursor: pointer;
  position: relative;
  font-weight: 500;
  padding: 9px 33px;
  font-size: 15px;
  background: #f58030;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fa6d34', endColorstr='#f95e48', GradientType=1);
}

section.packagewrp a.grad-btn:hover {
  color: #fff;
}

section.packagewrp a.chat {
  display: inline-block;
  vertical-align: middle;
}

section.packagewrp a.chat span {
  display: block;
  color: #000;
  font-size: 16px;
  font-weight: 600;
  line-height: 17px;
  padding-left: 20px;
  animation: blinker 1s step-start infinite;
}

section.packagewrp a.chat span small {
  display: block;
  font-size: 10px;
  color: #8a8a8a;
  font-weight: 600;
}



/* browser scroller style */
.packagewrp ::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}

.packagewrp ::-webkit-scrollbar-button:start:decrement,
.packagewrp ::-webkit-scrollbar-button:end:increment {
  display: none;
}

.packagewrp ::-webkit-scrollbar-track-piece {
  background-color: #ecedf1;
  -webkit-border-radius: 0px;
  border-left: 1px solid #888;
}

.packagewrp ::-webkit-scrollbar-thumb:vertical {
  -webkit-border-radius: 0px;
  background: #fca819;
}

@media (min-width: 0px) and (max-width: 769px) {
   .slick-list{
    margin: 0 30px !important;
 }
  section.packagewrp .col-md-4 {
      max-width: 100%;
  }

  .packagewrp .txtwrp {
      width: 100%;
  }

  .packagewrp .pkgrwrp ul li.pkgebox {
      width: 98%;
      display: block;
  }
}

.list-scroll li b{
  font-weight: 800;
}
h2.main-heading {
  font-size: 34px;
  font-weight: 700;
  padding-bottom: 20px;
  color: #000;
}
p.main-pera {
  color: #5a606f;
  font-size: 16px;
  padding: 0;
  font-weight: 500;
}
.vm-btn {
  display: inline-block;
  text-align: center;
  color: #000;
  font-size: 14px;
  font-weight: 600;
  margin-left: -20px;
  width: 100%;
  position: relative;
  padding-top: 30px;
  cursor: context-menu;
}
.vm-btn:before {
  content: "";
  position: absolute;
  top: 20px;
  left: 20px;
  width: 100%;
  height: 1px;
  background: #ddd;
}
.slick-dots li.slick-active button:before{font-size: 20px;color: #18253d !important;}
.blink {
  animation: blinker 1s step-start infinite;
}
::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
::-webkit-scrollbar-track-piece {
  background-color: #ecedf1;
  -webkit-border-radius: 0px;
  border-left: 1px solid #888;
}
@keyframes blinker {
  50% {
    color: #f58030;
  }
}
