.primary-text {
  color: #870c87 !important;
}

.primary-danger {
  background-color: #df0808 !important;
}

.primary-bg {
  background-color: #870c87 !important;
}

input:focus {
  outline: #870c87 !important;
}

.outline-primary {
  color: #870c87 !important;
  background: transparent !important;
  border: 1px solid #870c87 !important;
}

.no-border-btn {
  background-color: transparent !important;
  color: #870c87 !important;
  margin: 10px !important;
  padding: 0px !important;
}

.mstyle {
  margin-top: 100px;
}

li {
  cursor: pointer;
}

a {
  color: #1e1c20;
}

body {
  overflow-x: hidden;
  box-sizing: border-box;
}

.section-topic {
  margin-top: 4rem !important;
}

.curve-btn {
  padding: 7px 15px;
  margin: 10px auto;
  border: none;
  background: #870c87;
  color: white;
  border-radius: 20px;
}

.icon-cicle {
  height: -moz-fit-content;
  height: fit-content;
  padding: 10px;
  border-radius: 50%;
}

/* navbar */
.upper-bar {
  z-index: 1111;
  width: 100%;
  background: #870c87;
  padding: 10px 0px;
  color: white;
  font-weight: 500;
  font-size: 13px;
}
.upper-bar .social-media {
  font-size: 18px;
}

#navscroll {
  transition: 0.5s;
}

.navbar {
  height: 100px;
  box-shadow: 15px 2px 4px -2px red;
  transition: 0.1s;
  top: 40px !important;
}
.navbar .navbar-brand > img {
  height: 70px;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.navbar .btn-book-now {
  background: #870c87;
  color: white;
}
.navbar .btn-book-now:hover, .navbar .btn-book-now:focus, .navbar .btn-book-now:active {
  background: #870c87 !important;
  color: white !important;
}
.navbar .nav-item .nav-link {
  font-size: 17px;
  font-weight: 500;
  text-transform: uppercase;
}
.navbar .nav-item:hover .dropdown-menu {
  display: block;
  background-color: #f1f1f1;
}
.navbar .nav-link:hover {
  color: #870c87;
}
.navbar .active {
  color: #870c87 !important;
}
.navbar .navbar-toggler {
  border: none !important;
}
.navbar .navbar-toggler:focus {
  box-shadow: none !important;
}
.navbar .offcanvas {
  transition: transform 0.7s ease-in-out !important;
  width: 300px !important;
}
.navbar .offcanvas .dropdown-menu {
  top: 134% !important;
  left: -28px !important;
}
.navbar .offcanvas .mobile-nav .upper-email,
.navbar .offcanvas .mobile-nav .upper-phone {
  margin: 10px 0px;
}
.navbar .offcanvas .mobile-nav .upper-email i,
.navbar .offcanvas .mobile-nav .upper-phone i {
  font-size: 40px;
  align-self: center;
}
.navbar .offcanvas .mobile-nav .upper-email span:nth-child(1),
.navbar .offcanvas .mobile-nav .upper-phone span:nth-child(1) {
  display: block;
  font-size: 16px;
  line-height: 26px;
  font-weight: 600;
}

.Cart-Btn {
  box-shadow: none !important;
  color: #870c87 !important;
  padding: 5px 15px !important;
  font-size: 22px !important;
}

.savedAddressCard {
  padding: 10px;
  border: 1px solid #870c87;
  border-radius: 10px;
}
.savedAddressCard .savedAddress1 {
  font-size: 16px;
  font-weight: 600;
}
.savedAddressCard .savedAddress2 {
  line-height: 0.5;
}

.cart-card {
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  padding: 5px 15px;
  height: 100px;
  margin: 10px 0px;
}
.cart-card .cart-content {
  padding: 10px;
}
.cart-card .cart-content .cart-sno {
  font-size: 17px;
}
.cart-card .cart-content .cart-product-name {
  font-size: 16px;
  font-weight: 600;
}
.cart-card .cart-content .cart-product-price {
  font-size: 16px;
  padding-left: 5px;
}
.cart-card .cart-content .cart-product-price .fa-indian-rupee-sign {
  margin-right: 5px;
}
.cart-card .cart-content .cart-qnty {
  padding: 5px 0px;
  border-radius: 10px;
  height: 30px;
}
.cart-card .cart-content .cart-qnty .fa-minus,
.cart-card .cart-content .cart-qnty .fa-plus {
  color: #870c87;
  margin: 3px 10px;
}
.cart-card .cart-content .cart-quantity {
  width: -moz-fit-content;
  width: fit-content;
}

.proceed-total {
  padding: 22px 10px;
}

.badge {
  top: -20px;
  position: relative;
  left: -15px;
}

.book-now-modal {
  padding: 0 !important;
}
.book-now-modal .modal-dialog .modal-content {
  background-color: #233c8e;
  color: white;
}
.book-now-modal .modal-dialog .modal-content .modal-header {
  border-bottom: none !important;
}
.book-now-modal .modal-dialog .modal-content .modal-header div {
  width: 100%;
}
.book-now-modal .modal-dialog .modal-content .modal-header div h3 {
  font-size: 23px;
  font-weight: 600;
}
.book-now-modal .modal-dialog .modal-content .modal-header div span {
  height: 2px;
  width: 20%;
  background: white;
  display: block;
  margin: auto;
}
.book-now-modal .modal-dialog .modal-content .modal-header div p {
  text-align: center;
  font-size: 13px;
  margin: 10px 0 0 0;
}
.book-now-modal .modal-dialog .modal-content .modal-header button {
  position: absolute;
  top: 20px;
  right: 20px;
  filter: invert(1);
}
.book-now-modal .modal-dialog .modal-content .modal-body form input,
.book-now-modal .modal-dialog .modal-content .modal-body form select {
  margin-top: 15px;
  height: 40px;
  border-radius: 10px;
}
.book-now-modal .modal-dialog .modal-content .modal-body form ::-moz-placeholder {
  color: black;
}
.book-now-modal .modal-dialog .modal-content .modal-body form button {
  padding: 12px 50px 12px;
  margin-top: 20px;
  background: #870c87;
  color: white;
  border-radius: 12px;
}
.book-now-modal .modal-dialog .modal-content .modal-body form button:hover {
  background: white;
  color: #870c87;
}

/* carousel */
.carousel-caption {
  height: -moz-fit-content;
  height: fit-content;
  width: -moz-fit-content;
  width: fit-content;
  z-index: 11;
  color: #ffffff !important;
  margin: auto;
  top: 10px;
}

.carousel-caption h5 {
  font-size: 30px;
  font-weight: 600;
}

.carousel-control-prev,
.carousel-control-next {
  background-color: transparent;
  border: none;
}

.carousel-control-prev-icon,
.carousel-control-next-icon,
.carousel-indicators {
  filter: invert(1);
}

.carousel-item > img {
  height: 100vh;
}

.about-compo img {
  width: 100%;
  height: 350px;
  -o-object-fit: cover;
     object-fit: cover;
}
.about-compo .section-head .main,
.about-compo .section-head .sub {
  font-size: 14px;
  padding: 0 10px;
}

.experts-compo {
  background-color: rgba(255, 172, 255, 0.36);
}
.experts-compo .owl-stage-outer {
  padding: 10px;
}
.experts-compo .owl-dots {
  display: block !important;
}
.experts-compo .circle-effect-1 {
  position: relative;
  z-index: 2;
  margin: 10px auto;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 50%;
  border: 2px solid #72b63b;
  padding: 8px;
}
.experts-compo .circle-effect-1 img {
  height: 308px;
  width: 300px !important;
  border-radius: 50%;
  margin: auto;
  display: block !important;
}
@media screen and (max-width: 400px) {
  .experts-compo .circle-effect-1 img {
    height: 208px;
    width: 200px !important;
  }
}

/* testimonial  */
.testimonail-section .owl-stage {
  height: -moz-fit-content;
  height: fit-content;
  margin: 50px 0px 96px;
}
.testimonail-section .owl-stage .item .cus-cont {
  width: 500px;
  padding: 39px;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  height: -moz-fit-content;
  height: fit-content;
  position: relative;
  background-color: white;
  top: 29px;
  z-index: 10;
}
.testimonail-section .owl-stage .item .cus-cont .img-avatar {
  height: 100px;
  width: 100px !important;
  border-radius: 50%;
  border: 2px solid lightgreen;
  padding: 4px;
  position: absolute;
  top: -60px;
  left: 37%;
}
.testimonail-section .owl-stage .item .stars {
  color: #ffb016;
}
.testimonail-section .owl-stage .item .stars .fa-star {
  margin: 0px 3px;
}
.testimonail-section .owl-stage .item .testimonial-quotes {
  position: absolute;
  color: #72b63b;
  bottom: -40px;
  left: 385px;
}
.testimonail-section .owl-stage .item .testimonial-quotes i {
  font-size: 75px;
}
.testimonail-section .owl-stage .item .cus-img-1 {
  height: 370px;
  width: 400px !important;
  position: relative;
  left: -40px;
}
.testimonail-section .owl-stage .item .cus-img-2 {
  height: 270px;
  width: 270px !important;
  position: relative;
  top: 53px;
  left: -20px;
}
.testimonail-section .owl-theme .owl-nav {
  position: absolute;
  top: 0px;
  right: 0px;
}
.testimonail-section .owl-theme .owl-nav .owl-prev,
.testimonail-section .owl-theme .owl-nav .owl-next {
  position: absolute;
  font-size: 39px !important;
}
.testimonail-section .owl-theme .owl-nav .owl-prev:hover,
.testimonail-section .owl-theme .owl-nav .owl-next:hover {
  color: #000 !important;
  background-color: transparent !important;
}
.testimonail-section .owl-theme .owl-nav .owl-prev {
  top: -40px;
  right: 60px !important;
}
.testimonail-section .owl-theme .owl-nav .owl-next {
  top: -40px;
  right: 9px;
}

.contact-compo .bg-gray {
  background-color: #f5f6f6;
  height: 100%;
}
.contact-compo .conntact-home .section-content .wt-icon-box-wraper .icon-lg {
  display: flex;
  align-self: center;
  font-size: 45px;
}
.contact-compo .conntact-home .section-content .wt-icon-box-wraper h4 {
  font-size: 16px;
}
.contact-compo .conntact-home .section-content .wt-icon-box-wraper span {
  font-size: 14px;
}
.contact-compo .conntact-home .section-content .contact-home-right {
  display: grid;
  height: 100%;
  align-content: center;
}
.contact-compo .conntact-home .section-content .contact-home-right .cons-contact-form2 .form-group {
  margin: 10px 0;
}
.contact-compo .conntact-home .section-content .contact-home-right .cons-contact-form2 .form-group input {
  width: 100%;
}

/* about page */
.abt-content,
.contact-content {
  height: 100%;
  padding: 0px 50px;
  display: grid;
  place-content: center;
}
.abt-content .abt-head,
.contact-content .abt-head {
  font-size: 50px;
}
.abt-content .abt-para,
.contact-content .abt-para {
  font-size: 20px;
}
.abt-content .abt-btn,
.contact-content .abt-btn {
  margin: inherit !important;
  width: 150px;
}
.abt-content .fa-solid,
.contact-content .fa-solid {
  margin: 1px 11px;
  color: #870c87;
  display: grid;
  place-content: center;
  font-size: 30px;
  padding: 5px 15px;
}
.abt-content .contact-content-sub,
.contact-content .contact-content-sub {
  font-size: 16px;
  font-family: poppins, sans-serif;
}

.about-img {
  height: 600px;
  border-radius: 10px;
  margin: 20px auto;
  display: block;
}

/* contact */
input,
textarea {
  display: block;
  width: 100%;
  padding: 10px;
  border-radius: 10px;
  border: 1px solid #e5e5e5;
  margin: 10px 0px;
}
input:focus,
textarea:focus {
  border: 1px solid black;
}

.contact-head {
  font-size: 20px;
  font-weight: 500;
  color: #870c87;
}

.counter {
  background-color: rgba(255, 172, 255, 0.75);
  color: white;
}
.counter p {
  margin: 0;
}
.counter .content i {
  font-size: 77px;
  color: #de968d;
}

/* service  */
.service-card {
  box-shadow: rgba(17, 12, 46, 0.15) 0px 10px 100px 0px;
  padding: 10px;
  margin-top: 20px;
}
.service-card .card-img {
  border-radius: 20px;
  padding: 10px;
  display: block;
  height: 200px;
  -o-object-fit: cover;
     object-fit: cover;
  cursor: pointer;
}
.service-card .card-img:hover {
  transform: scale(1.1);
  overflow: hidden;
  transition: 0.5s;
}
.service-card .card-topic {
  font-size: 21px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.5;
  padding: 0px 10px;
}
.service-card .card-topic .card-category {
  font-size: 12px;
  font-weight: 400;
  text-transform: capitalize;
  color: white;
  background-color: #870c87;
  border-radius: 30px;
  padding: 5px 20px;
  float: right;
}
.service-card .card-para {
  font-size: 16px;
  padding: 0px 10px;
}

.tab {
  text-align: center;
}
.tab .active {
  border-bottom: 2px solid #870c87 !important;
}
.tab .tablinks1,
.tab .tablinks2 {
  padding: 10px;
  border: none;
  background: none;
  font-size: 20px;
}

.package-menu,
.portfolio-menu,
.product-menu,
.portfolio-menus {
  text-align: center;
}

.package-menu ul,
.portfolio-menu ul,
.product-menu ul,
.portfolio-menus ul {
  list-style: none;
  display: inline-block;
  margin: 0;
  padding: 0;
}

.package-menu li,
.portfolio-menu li,
.product-menu li,
.portfolio-menus li {
  display: inline-block;
  margin: 0 10px;
  padding: 5px 10px;
}

.package-menu li.active,
.portfolio-menu li.active,
.product-menu li.active,
.portfolio-menus li.active {
  background-color: #333;
  color: #fff;
}

.package-items,
.portfolio-items,
.product-item {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.portfolio-item {
  display: block;
}

.package-items,
.portfolio-items,
.product-item,
.portfolio-item img {
  width: 100%;
  height: auto;
  transition: all 0.3s ease;
}

.package-items .item:hover img,
.portfolio-items .item:hover img,
.product-item .item:hover img,
.portfolio-item .items:hover img {
  transform: scale(1.1);
}

#myImg {
  border-radius: 5px;
  transition: 0.3s;
}

#myImg:hover {
  opacity: 0.7;
}

/* The Modal (background) */
.modal {
  display: none;
  position: fixed;
  z-index: 11111;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.9);
}

.modal-content {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  top: 5%;
  background-color: transparent;
}

#caption {
  text-align: center;
  color: #ccc;
  position: relative;
  top: 50px;
}

.modal-content,
#caption {
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.6s;
  animation-name: zoom;
  animation-duration: 0.6s;
}
@keyframes zoom {
  from {
    transform: scale(0);
  }
  to {
    transform: scale(1);
  }
}
/* The Close Button */
.close {
  position: absolute;
  top: 10px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}

.close:hover,
.close:focus {
  color: #bbb;
  text-decoration: none;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px) {
  .modal-content {
    width: 100%;
    top: 5%;
  }
}
/* Gallery  */
.gallery .portfolio-item .service-card {
  padding: 0px;
}
.gallery .portfolio-item .service-card div {
  border-radius: 20px;
}
.gallery .portfolio-item .service-card div img {
  padding: 0;
}

.grid-images .owl-theme .owl-nav {
  position: absolute;
  top: -10px;
  height: -webkit-fill-available;
  align-items: center;
  display: flex;
  width: inherit;
  justify-content: space-between;
}
.grid-images .owl-theme .owl-nav button {
  height: inherit;
  width: 40px;
  color: white !important;
}
.grid-images .owl-theme .owl-nav button span {
  border-radius: 50%;
  padding: 10px 15px;
  font: caption;
  background: rgba(0, 0, 0, 0.8);
  box-shadow: 0 8px 32px 0 rgba(31, 38, 135, 0.37);
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
}
.grid-images .galary-owl img {
  height: 400px;
}

.owl-theme .owl-nav [class*=owl-]:hover {
  background: transparent !important;
}

.map {
  /* background-color: #252525; */
}
.map .mapframe {
  border: 0;
  margin: auto;
  display: block;
  padding: 13px;
}

footer {
  background-color: #27252a;
  color: white;
}
footer .topic-border::after {
  left: 0 !important;
  transform: translate(0);
  width: 30px;
}
footer ul {
  list-style: none;
  padding-left: 0px !important;
}
footer ul li {
  padding: 3px 0px;
  color: #a6a2ac;
}
footer ul li a {
  color: #a6a2ac;
}
footer ul li a:hover {
  color: #a6a2ac;
}
footer .social-media a {
  color: white;
  background-color: black;
  padding: 7px 12px;
}
footer .social-media a .fa-brands {
  cursor: pointer;
}
footer .social-media p {
  color: #a6a2ac;
  text-align: end;
  font-size: 18px;
  font-weight: 400;
}
footer .footer-mail {
  display: grid;
  place-content: center;
}
footer .footer-mail a {
  font-family: "Libre Baskerville", serif;
  color: #de968d;
  display: block;
  font-size: 21px;
}
footer .footer-mail .form-control:focus {
  background-color: #1e1c20 !important;
}
footer .footer-mail input {
  height: 58px !important;
  background-color: #1e1c20;
  border: none;
  outline: none;
  width: 100%;
  font-size: 14px;
  font-weight: 500;
  color: #a6a2ac !important;
  padding-left: 30px;
  padding-right: 55px;
}
footer .footer-mail span {
  height: 40px !important;
  background-color: #1e1c20;
  border: none;
  outline: none;
  font-size: 14px;
  font-weight: 500;
  color: #a6a2ac !important;
}
footer .links li {
  font-size: 15px;
}

@media (max-width: 1200px) {
  .about-img {
    height: 450px;
  }
}
@media (max-width: 991px) {
  .active::after,
  .nav-item:hover::after {
    display: none !important;
  }
  .navbar-nav .nav-item:active,
  .navbar-nav .nav-item:hover .nav-link,
  .navbar-nav .active {
    color: #870c87 !important;
  }
  .nav-link {
    font-weight: 600 !important;
  }
  .carousel-item > img {
    height: 80vh;
  }
  .img {
    height: 300px !important;
  }
  .navbar-brand > img {
    height: 47px !important;
  }
  .upper-bar {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .navbar {
    height: 70px;
    top: 0px !important;
  }
  .carousel-item > img {
    height: 60vh;
  }
  .carousel-control-prev,
  .carousel-control-next {
    display: none !important;
  }
}
@media (max-width: 480px) {
  .carousel-item > img {
    height: 50vh;
  }
  .about-img {
    height: 350px;
  }
}
.shadow-1-strong {
  height: 200px !important;
}

.card-shadow {
  box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
  padding: 15px;
  margin: 5px;
  border-radius: 12px;
}

@media (max-width: 400px) {
  .navbar {
    height: 70px !important;
  }
  .carousel-caption {
    top: 50px !important;
    bottom: 0px !important;
  }
  .portfolio-filter li {
    margin: 10px !important;
  }
}
.effect2 {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  backface-visibility: hidden;
  position: relative;
  transition-property: color;
  transition-duration: 0.5s;
}

.portfolio-item {
  margin: 0;
  padding: 0;
}

.portfolio-filter {
  list-style: none outside none;
  margin: 0 0 20px 0;
  padding: 0;
}

.portfolio-filter > li {
  display: inline-block;
  margin: 0 10px;
}

.portfolio-filter > li a {
  font-size: 15px;
  font-weight: 400;
  text-transform: capitalize;
  padding: 8px 15px;
}

.portfolio-filter > li a:hover,
.portfolio-filter > li .current {
  border-bottom: 2px solid #870c87;
  color: #870c87;
}

.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

.isotope,
.isotope .isotope-item {
  transition-duration: 0.8s;
}

.isotope {
  transition-property: height, width;
}

.isotope .isotope-item {
  transition-property: transform, opacity;
}

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  transition-duration: 0s;
}

.isotope.infinite-scrolling {
  transition: none;
}

/*------------------------------------------*/
/*  BOOKING FORM
/*------------------------------------------*/
.booking-form .form-control,
.booking-form .form-select {
  height: 52px;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #6f6f6f;
  box-shadow: 0 0 0 0;
  color: #363636;
  font-size: 1.125rem;
  line-height: 1;
  padding: 0 5px;
  margin-bottom: 25px;
  border-radius: 0;
  transition: all 300ms ease-in-out;
}
.booking-form .form-select {
  color: #6f6f6f;
}
.booking-form .form-select.valid {
  color: #363636 !important;
}
.booking-form .form-control::-moz-placeholder {
  color: #6f6f6f;
}
.booking-form .form-control:-ms-input-placeholder {
  color: #6f6f6f;
}
.booking-form .form-control::-webkit-input-placeholder {
  color: #6f6f6f;
}
.booking-form .form-control:focus {
  border-color: #262b2f;
  outline: 0px none;
  box-shadow: none;
}
.booking-form .btn {
  margin-top: 20px;
  color: #262b2f !important;
  background-color: transparent !important;
  border: 1px solid #262b2f !important;
}

/*------------------------------------------*/
/*  book now TABLES
/*------------------------------------------*/
.txt-table h4,
.txt-table h3 {
  margin-bottom: 25px;
}
.txt-table table {
  margin-bottom: 0;
}
.txt-table .table td,
.txt-table .table th {
  padding: 14px 0;
  border-top: none;
  border-bottom: 1px dashed #aaa;
  font-size: 1.125rem !important;
}
.txt-table .table .last-tr td,
.txt-table .table .last-tr th {
  border-bottom: none;
}
.txt-table td.text-end {
  color: #363636;
  font-weight: 600;
}

/*-------------------------------------
	2. Title separators 
-------------------------------------*/
.wt-separator-outer {
  overflow: hidden;
}

.wt-separator {
  display: inline-block;
  height: 3px;
  width: 50px;
  position: relative;
}

.wt-separator .separator-left,
.wt-separator .separator-right {
  background-color: #870c87;
  position: absolute;
  top: 50%;
  width: 70px;
  height: 2px;
  margin-top: -1px;
}

.wt-separator .separator-left {
  left: -80px;
}

.wt-separator .separator-right {
  right: -80px;
}

.wt-separator.style-liner {
  width: 20px;
  height: 4px;
}

.wt-separator.style-square {
  width: 10px;
  height: 10px;
  background-color: transparent;
  border-width: 3px;
  border-style: solid;
  border-color: #2d3239;
}

.wt-separator.style-square .separator-left,
.wt-separator.style-square .separator-right {
  height: 3px;
}

.wt-separator.style-square.has-bg {
  border-color: #fff;
}

.wt-separator.style-icon {
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 18px;
  color: #dedede;
}

.wt-icon-box-wraper.bx-style-1 {
  border: 1px solid #ddd;
  padding: 10px;
  gap: 20px;
}
.wt-icon-box-wraper.bx-style-1 .wt-icon-box-sm {
  height: 80px;
  width: 80px;
  background-color: #870c87;
  display: grid;
  place-content: center;
  font-size: 29px;
}
.wt-icon-box-wraper.bx-style-1 .icon-content h5 {
  font-size: 15px;
}
.wt-icon-box-wraper.bx-style-1 .icon-content p {
  font-size: 13px;
}

.input-group {
  width: 100%;
}

.input-group .form-control,
.input-group-addon,
.input-group-btn {
  display: table-cell;
}

.input-group-addon {
  background: #fff;
  border-color: #e1e1e1;
  padding: 6px 14px;
  font-size: 16px;
}

.input-group-addon.font-size-20 {
  font-size: 20px;
}

.input-group-addon.fixed-w {
  text-align: center;
  padding: 6px 0;
  width: 40px;
}

.input-group-addon.v-align-t {
  line-height: 26px;
}

.input-group-addon {
  background: #fff;
  border-color: #e1e1e1;
  padding: 6px 14px;
  font-size: 16px;
  color: #545454;
  border-width: 1px;
  border-style: solid;
}

.input-group .form-control {
  border-color: #e1e6eb;
  box-shadow: none;
  height: 40px !important;
  font-size: 13px;
  line-height: 20px;
  padding: 9px 12px;
}

.input-group .form-control:focus {
  border-color: #e1e1e1;
  outline: 0;
}

.site-button,
.site-button-secondry {
  color: #fff;
  padding: 10px 20px;
  display: inline-block;
  font-size: 14px;
  outline: none;
  cursor: pointer;
  outline: none;
  border-width: 0;
  border-style: solid;
  border-color: transparent;
  line-height: 1.42857;
  margin-left: -1px;
  text-decoration: none !important;
}

.site-button {
  background-color: #870c87;
}/*# sourceMappingURL=style.css.map */